@import"https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Triodion&display=swap";@import"https://fonts.googleapis.com/css2?family=Gloock&display=swap";:root{font-family:Roboto,Triodion,"Noto Serif",Poppins,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#213547;background-color:#e2e2e2;background:radial-gradient(circle at 25% 35%,#e2e2e2,#e7dbd3 40%,#e9dad0 75%,#f1cfb9);background-attachment:fixed;background-repeat:no-repeat;background-size:cover;--shadow-s: inset 0 1px 2px #ffffff30, 0 1px 2px #00000030, 0 2px 4px #00000015;--shadow-m: inset 0 1px 2px #ffffff50, 0 2px 4px #00000030, 0 4px 8px #00000015;--shadow-l: inset 0 1px 2px #ffffff70, 0 4px 6px #00000030, 0 6px 10px #00000015}body{background:#e2e2e2;background-size:200% 200%;animation:moveBackground 10s linear infinite;color:#213547;background-color:#e2e2e2;background:radial-gradient(circle at 25% 35%,#e2e2e2,#e7dbd3 40%,#e9dad0 75%,#f1cfb9);background-attachment:fixed;background-repeat:no-repeat;background-size:cover}p{font-size:.9em;line-height:1.5;color:#252525}a{font-weight:500;color:#000;text-decoration:inherit}a:hover{color:#000}h1,h2{line-height:1.1;color:#000}button{all:unset;cursor:pointer}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}@media (prefers-color-scheme: light){:root{color:#213547}a:hover{color:#000}h2{font-size:1em}p,h1,h2,h3,h4,h5,h6{color:#213547}}@media (max-width: 1024px){body{flex-direction:column}}@media (max-width: 768px){body{flex-direction:column}}*,*:before,*:after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin-block-end:0}ul[role=list],ol[role=list]{list-style:none}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}input,button,textarea,select{font-family:inherit;font-size:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}@media (prefers-color-scheme: dark){:root{color:#e2e2e2;background-color:#211f2e;background:radial-gradient(circle at 25% 35%,#1f1d4b,#1d1a35 40%,#16142a 75%,#181625);background-attachment:fixed;background-repeat:no-repeat;background-size:cover}body{background-color:#211f2e;background:radial-gradient(circle at 25% 35%,#1f1d4b,#1d1a35 40%,#16142a 75%,#181625);background-attachment:fixed;background-repeat:no-repeat;background-size:cover;color:#e2e2e2}p,h1,h2,h3,h4,h5,h6{color:#e2e2e2}}[data-theme=dark] :root{color:#e2e2e2;background-color:#211f2e;background:radial-gradient(circle at 25% 35%,#1f1d4b,#1d1a35 40%,#16142a 75%,#181625);background-attachment:fixed;background-repeat:no-repeat;background-size:cover}[data-theme=dark] body{background-color:#211f2e;color:#e2e2e2;background:radial-gradient(circle at 25% 35%,#1f1d4b,#1d1a35 40%,#16142a 75%,#181625);background-attachment:fixed;background-repeat:no-repeat;background-size:cover}[data-theme=dark] p,[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4,[data-theme=dark] h5,[data-theme=dark] h6{color:#e2e2e2}[data-theme=light] :root{color:#213547;background-color:#e2e2e2;background:radial-gradient(circle at 25% 35%,#e2e2e2,#e7dbd3 40%,#e9dad0 75%,#f1cfb9);background-attachment:fixed;background-repeat:no-repeat;background-size:cover}[data-theme=light] body{background-color:#e2e2e2;color:#213547;background:radial-gradient(circle at 25% 35%,#e2e2e2,#e7dbd3 40%,#e9dad0 75%,#f1cfb9);background-attachment:fixed;background-repeat:no-repeat;background-size:cover}[data-theme=light] p,[data-theme=light] h1,[data-theme=light] h2,[data-theme=light] h3,[data-theme=light] h4,[data-theme=light] h5,[data-theme=light] h6{color:#213547}.dialog{top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid #0f0e2a;border-radius:10px;padding-block:.8rem;padding-inline:.8rem;width:100%;max-width:400px}.dialog.light{background-color:#fff;box-shadow:var(--shadow-l)}.dialog.dark{background-color:#1e1e2a;box-shadow:var(--shadow-m)}.dialog-header{display:flex;gap:6rem;justify-content:space-between}.dialog-header p{font-weight:600}.dialog-close{transition:opacity .2s ease-in-out}.dialog-close.light{color:#000}.dialog-close.dark{color:#fff}.dialog-close:hover{opacity:.5}.dialog-link-container{margin-top:1rem;padding:10px;border-radius:10px;display:flex;justify-content:space-between;align-items:center}.dialog-link-container.light{background-color:#f0f0f0}.dialog-link-container.dark{background-color:#111119}.dialog-link-container p{font-size:12px}.dialog-link-container.light p{color:#000}.dialog-link-container.dark p{color:#f1f1f1}.dialog-copy{transition:opacity .2s ease-in-out}.dialog-copy.light{color:#000}.dialog-copy.dark{color:#f1f1f1}.dialog-copy:hover{opacity:.5}.dialog-actions{margin-top:1rem;display:flex;gap:.8rem;justify-content:flex-end}.dialog-exit{padding:6px 12px;border-radius:10px;color:#fff;font-weight:600;font-size:14px;transition:background-color .2s ease-in-out,color .2s ease-in-out}.dialog-exit.light{background:#762d20;color:#fff;box-shadow:var(--shadow-m)}.dialog-exit.dark{background:tomato;color:#fff;box-shadow:var(--shadow-l)}.dialog-exit.light:hover{background-color:tomato;color:#fff}.dialog-exit.dark:hover{background-color:#ff3f1d;color:#fff}dialog::backdrop{background:#0009}.header{width:100%;height:50px;padding-inline:10px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #8d8d8d;flex-wrap:wrap}.navbar{display:flex;align-items:end;gap:10px}.navbar-item-light,.navbar-item-dark{list-style:none;transition:color .2s ease-in-out}.navbar-item-light{color:#000}.navbar-item-light:hover{color:#762d20}.navbar-item-dark{color:#fff}.navbar-item-dark:hover{color:tomato}.theme-label{text-transform:capitalize}.language-toggle-button{transition:color .2s ease;padding:4px 8px;border-radius:20px;cursor:pointer;display:flex;align-items:center;gap:4px;transition:border .2s ease}.language-toggle-button.light{box-shadow:var(--shadow-s)}.language-toggle-button.dark{box-shadow:var(--shadow-m)}@media (prefers-color-scheme: dark){.language-toggle-button:hover{box-shadow:var(--shadow-l)}}@media (prefers-color-scheme: light){.language-toggle-button:hover{box-shadow:var(--shadow-m)}}[data-theme=light] .language-toggle-button:hover{box-shadow:var(--shadow-m)}[data-theme=dark] .language-toggle-button:hover{box-shadow:var(--shadow-l)}.footer{width:100%;min-height:50px;padding-inline:10px;padding-block:5px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #8d8d8d;flex-wrap:wrap;gap:4px}.social-button{padding:.1rem .5rem;cursor:pointer;border-radius:10px;display:flex;border:.8px solid #1a1a1a}.select-button{border-radius:10px;cursor:pointer;display:flex;font-weight:500;font-family:roboto,Inter,system-ui;font-size:12px;border:.8px solid #1a1a1a}@media (prefers-color-scheme: dark){.social-button,.select-button{background-color:#1a1a1a;border:.8px solid #e2e2e2}}.gradient-border{padding:.1rem .5rem;border-radius:10px;display:flex;cursor:pointer;border:.8px solid transparent;background-image:linear-gradient(#e7e4e4,#e7e4e4),linear-gradient(45deg,#5fc470,#176b0f,#87bb83,#c4d8c0,#00b66a,#71a55c);background-origin:border-box;background-clip:padding-box,border-box;background-size:200%;animation:move-border 4s ease-in-out infinite;white-space:nowrap;overflow:hidden}.circular-icon{width:8px;height:8px;border-radius:50%;background-color:#27973a;align-self:center;align-content:center;text-align:center;margin-right:4px;animation:pulse 1.5s infinite}.footer-buttons{display:flex;gap:10px}@keyframes move-border{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@media (prefers-color-scheme: dark){.gradient-border{background-image:linear-gradient(#000,#000),linear-gradient(45deg,#39db54,#219c15,#44c738,#55b655,#009b95,#b29ba8)}.circular-icon{background-color:#39db54}}[data-theme=dark] .gradient-border{background-image:linear-gradient(#000,#000),linear-gradient(45deg,#39db54,#219c15,#44c738,#55b655,#009b95,#b29ba8)}[data-theme=dark] .circular-icon{background-color:#39db54}[data-theme=dark] .social-button,[data-theme=dark] .select-button{background-color:#1a1a1a;border:.8px solid #e2e2e2;color:#e2e2e2}[data-theme=light] .gradient-border{background-image:linear-gradient(#e7e4e4,#e7e4e4),linear-gradient(45deg,#5fc470,#176b0f,#87bb83,#1d780b,#00b66a,#317317)}[data-theme=light] .circular-icon{background-color:#27973a}[data-theme=light] .social-button,[data-theme=light] .select-button{background-color:#e7e4e4;border:.8px solid #1a1a1a;color:#1a1a1a}@media (max-width: 768px){.footer{padding:10px}}.theme-toggle-button{transition:color .2s ease;padding:4px 8px;border-radius:20px;cursor:pointer;display:flex;align-items:center;gap:4px;transition:border .2s ease;box-shadow:var(--shadow-m)}.back-to-top-button{transition:color .2s ease;width:32px;border-radius:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:4px;transition:border .2s ease}.back-to-top-button.light,.theme-toggle-button.light{box-shadow:var(--shadow-s)}.back-to-top-button.dark,.theme-toggle-button.dark{box-shadow:var(--shadow-m)}@media (prefers-color-scheme: dark){.theme-toggle-button:hover,.back-to-top-button:hover{box-shadow:var(--shadow-l)}}@media (prefers-color-scheme: light){.theme-toggle-button:hover,.back-to-top-button:hover{box-shadow:var(--shadow-l)}}[data-theme=light] .theme-toggle-button:hover,[data-theme=light] .back-to-top-button:hover,[data-theme=dark] .theme-toggle-button:hover,[data-theme=dark] .back-to-top-button:hover{box-shadow:var(--shadow-l)}:root{--text: #f2edf2;--background: #0d0c19;--primary: #bea7c0;--secondary: #574253;--accent: #ca473a;--font-title: "Playfair Display", sans-serif, Inter;--font-subtitle: "Briem Hand", sans-serif, Inter;--font-primary: "Sedan SC", sans-serif, Inter;--font-secondary: "Ubuntu Sans", sans-serif, Inter}.container{display:flex;flex-direction:column;max-width:1200px;margin:0 auto;padding:0 10px;min-height:100vh}.home-icon{background-color:#ffc785;padding:8px;font-size:30px}.home-text{display:flex;flex-direction:column}.home-description{font-size:clamp(14px,1.5vw,16px);color:tomato;font-family:Poppins,Inter,system-ui}.home-text-container{display:flex;flex-direction:column;justify-content:space-between;margin-left:10px;margin-bottom:2px}.home-cards{display:flex;flex-direction:column;max-width:572px;gap:10px}.home-cards-b{display:flex;flex-direction:column;gap:10px}.home-cards-list{display:flex;gap:10px;padding:2px 6px 6px 2px;overflow-x:auto;overflow-y:hidden;width:100%;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}.footer-text{font-size:12px;font-weight:400}.home-cards-list>*{flex:0 0 auto}.home-footer{width:100%;display:flex;justify-content:space-between;align-items:flex-end}.home-colors{flex:1;display:flex;flex-direction:column;overflow:hidden}.home-colors-track{display:flex;gap:10px;flex-wrap:wrap}.home-cards-fullsize::-webkit-scrollbar{display:none}.home-cards-fullsize{display:flex;flex-direction:row;gap:10px;padding-bottom:6px;padding-top:2px;overflow-x:auto;overflow-y:hidden;width:100%;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;overflow:auto;scrollbar-width:none;position:relative}.home-cards-container{display:flex;flex-direction:column;overflow-x:auto;overflow-y:hidden;width:100%;gap:4px}.home-cards-list>*{flex:0 0 auto;min-width:160px}.home-scroll{width:10px;height:10px;border-radius:50%;cursor:pointer}.span-title{color:#49423b}@media (max-width: 447px){.home-icon{padding:8px;font-size:30px}}@media (max-width: 600px){.footer{flex-wrap:nowrap;flex-direction:column-reverse;align-items:center;justify-content:center}}@media (max-width: 768px){.home-footer{flex-direction:column;align-items:flex-start;gap:4px}.home-cards-fullsize{flex-wrap:wrap}.home-scroll{display:none}}@media (min-width: 1194px){.home-scroll{display:none}.home-cards-fullsize{justify-content:center}}
