@font-face{font-family:Inter;src:url(/fonts/Inter-VariableFont_slnt,wght.ttf)format("truetype");font-weight:100 900;font-display:swap;font-style:normal}:root{--background:#fafafa;--foreground:#121212;--card-bg:#fff;--card-border:#0000000d;--text-primary:#121212;--text-secondary:#52525b;--text-muted:#a1a1aa;--accent:#121212;--accent-hover:#262626;--accent-light:#f4f4f5;--secondary:#71717a;--selection-bg:#333;--selection-text:#fff;--footer-bg:#fafafa;--footer-border:#eee;--footer-divider:#f5f5f5;--glass-bg:#ffffffbf;--glass-border:#0000000d;--glass-active:#ffffffe6;--soft-shadow:0 4px 6px -1px #00000005,0 2px 4px -2px #00000003;--premium-shadow:0 0 0 1px #00000008,0 12px 24px #00000008;--hero-title-from:#111;--hero-title-to:#444;--mesh-1:#fafafa;--mesh-2:#f5f5f5;--mesh-3:#f7f7f7;--mesh-4:#fcfcfc;--timeline-line:#0000001a;--timeline-dot-shadow:#0000000d;--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--section-padding-h:20px;--section-padding-v:80px;--theme-transition:background .4s cubic-bezier(.4,0,.2,1),color .4s cubic-bezier(.4,0,.2,1),border-color .4s ease,box-shadow .4s ease}[data-theme=dark]{--background:#0a0a0a;--foreground:#f4f4f5;--card-bg:#111;--card-border:#1a1a1a;--text-primary:#f4f4f5;--text-secondary:#a1a1aa;--text-muted:#52525b;--accent:#f4f4f5;--accent-hover:#fff;--accent-light:#ffffff0d;--secondary:#71717a;--selection-bg:#ffffffd9;--selection-text:#000;--footer-bg:#0a0a0a;--footer-border:#1a1a1a;--footer-divider:#151515;--glass-bg:#000000b3;--glass-border:#ffffff1a;--glass-active:#000000d9;--soft-shadow:0 4px 6px -1px #00000080;--premium-shadow:0 0 0 1px #ffffff1a,0 12px 32px #000c;--hero-title-from:#fff;--hero-title-to:#a1a1aa;--mesh-1:#050505;--mesh-2:#0d0d0d;--mesh-3:#030303;--mesh-4:#080808;--timeline-line:#ffffff26;--timeline-dot-shadow:#ffffff1a}@media (min-width:768px){:root{--section-padding-h:6%;--section-padding-v:120px}}@media (min-width:1024px){:root{--section-padding-h:10%;--section-padding-v:160px}}::selection{background-color:var(--selection-bg,var(--foreground));color:var(--selection-text,var(--background))}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:var(--card-border);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}*{box-sizing:border-box;transition:var(--theme-transition);margin:0;padding:0}html,body{max-width:100vw;font-family:var(--font-sans);background:var(--background);color:var(--foreground);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body:before{content:"";z-index:-1;background:radial-gradient(at 0% 0%,var(--mesh-1)0,transparent 50%),radial-gradient(at 100% 0%,var(--mesh-2)0,transparent 50%),radial-gradient(at 100% 100%,var(--mesh-3)0,transparent 50%),radial-gradient(at 0% 100%,var(--mesh-4)0,transparent 50%);opacity:1;width:100%;height:100%;position:fixed;top:0;left:0}a{color:inherit;text-decoration:none}section{padding:var(--section-padding-v)var(--section-padding-h);background:0 0;max-width:1600px;margin:0 auto;position:relative}h1,h2,h3,h4{letter-spacing:-.03em;color:var(--text-primary)}p{color:var(--text-secondary);line-height:1.8}button,.navLink{cursor:pointer;-webkit-tap-highlight-color:transparent}@media (max-width:768px){body{font-size:16px}section{padding:100px 24px}}
.Navbar-module__cJzEcG__navbar{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);z-index:1000;border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;height:64px;padding:0 20px;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__progressBar{background:var(--accent);transform-origin:0%;z-index:1002;height:3px;position:absolute;top:0;left:0;right:0}.Navbar-module__cJzEcG__logo{letter-spacing:-.8px;color:var(--foreground);z-index:1001;font-size:1.2rem;font-weight:900}.Navbar-module__cJzEcG__navActions{z-index:1001;align-items:center;display:flex}.Navbar-module__cJzEcG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:26px;height:20px;padding:0;display:flex}.Navbar-module__cJzEcG__hamburger span{background-color:var(--foreground);border-radius:2px;width:100%;height:2.5px;transition:all .3s}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active span:first-child{transform:translateY(8.5px)rotate(45deg)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active span:nth-child(3){transform:translateY(-8.5px)rotate(-45deg)}.Navbar-module__cJzEcG__navLinks{background:var(--background);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);opacity:0;visibility:hidden;flex-direction:column;justify-content:flex-start;align-items:center;gap:24px;padding-top:90px;padding-bottom:40px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;inset:0;overflow-y:auto;transform:translateY(-20px)}.Navbar-module__cJzEcG__navLinks.Navbar-module__cJzEcG__menuOpen{opacity:1;visibility:visible;transform:translateY(0)}.Navbar-module__cJzEcG__navLink{color:var(--secondary);cursor:pointer;border-radius:12px;padding:10px 20px;font-size:1.4rem;font-weight:700;transition:all .3s}.Navbar-module__cJzEcG__navLink:hover{color:var(--accent);background:var(--accent-light)}.Navbar-module__cJzEcG__toggleGroup{background:var(--card-bg);border:1px solid var(--card-border);box-shadow:var(--soft-shadow);border-radius:16px;align-items:center;gap:4px;margin-top:8px;padding:4px;display:flex}.Navbar-module__cJzEcG__themeToggle{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.Navbar-module__cJzEcG__themeToggle:hover{background:var(--accent-light);color:var(--accent)}.Navbar-module__cJzEcG__langToggle{height:38px;color:var(--accent);cursor:pointer;background:0 0;border:none;border-radius:12px;padding:0 16px;font-size:.85rem;font-weight:800;transition:all .2s}.Navbar-module__cJzEcG__langToggle:hover{background:var(--accent-light)}.Navbar-module__cJzEcG__langToggle:active{transform:scale(.95)}@media (min-width:768px){.Navbar-module__cJzEcG__navbar{height:70px;padding:0 6%}.Navbar-module__cJzEcG__logo{font-size:1.4rem}.Navbar-module__cJzEcG__hamburger{display:none}.Navbar-module__cJzEcG__navLinks{-webkit-backdrop-filter:none;backdrop-filter:none;opacity:1;visibility:visible;background:0 0;flex-direction:row;justify-content:flex-end;align-items:center;gap:32px;height:auto;padding-top:0;padding-bottom:0;position:static;transform:none}.Navbar-module__cJzEcG__navLink{padding:6px 10px;font-size:.92rem;font-weight:600}.Navbar-module__cJzEcG__navLink:hover{transform:translateY(-1px)}.Navbar-module__cJzEcG__toggleGroup{border-radius:12px;margin-top:0;margin-left:10px;padding:2px}.Navbar-module__cJzEcG__themeToggle{border-radius:10px;width:32px;height:32px}.Navbar-module__cJzEcG__langToggle{border-radius:10px;height:32px;padding:0 12px;font-size:.85rem}}@media (min-width:1024px){.Navbar-module__cJzEcG__navbar{padding:0 8%}.Navbar-module__cJzEcG__logo{font-size:1.5rem}.Navbar-module__cJzEcG__navLinks{gap:40px}.Navbar-module__cJzEcG__navLink{font-size:.95rem}}@media (min-width:1440px){.Navbar-module__cJzEcG__navbar{padding:0 10%}.Navbar-module__cJzEcG__logo{font-size:1.6rem}}@media (max-width:480px){.Navbar-module__cJzEcG__navbar{height:60px;padding:0 16px}.Navbar-module__cJzEcG__logo{font-size:1.1rem}.Navbar-module__cJzEcG__hamburger{width:24px;height:18px}.Navbar-module__cJzEcG__navLinks{gap:20px;padding-top:80px}.Navbar-module__cJzEcG__navLink{padding:8px 16px;font-size:1.3rem}}
.Footer-module__S6Hkya__footer{background:var(--footer-bg);border-top:1px solid var(--footer-border);text-align:center;flex-direction:column;align-items:center;gap:32px;padding:50px 20px;display:flex}.Footer-module__S6Hkya__top{flex-direction:column;align-items:center;gap:24px;width:100%;display:flex}.Footer-module__S6Hkya__logo{color:var(--text-primary);font-size:1.15rem;font-weight:800}.Footer-module__S6Hkya__links{flex-direction:column;gap:14px;display:flex}.Footer-module__S6Hkya__link{color:var(--text-secondary);padding:8px 12px;font-size:.9rem;font-weight:500;transition:color .2s}.Footer-module__S6Hkya__link:last-child{padding-right:0}.Footer-module__S6Hkya__link:hover{color:var(--foreground)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--footer-divider);flex-direction:column;align-items:center;gap:20px;width:100%;padding-top:32px;display:flex}.Footer-module__S6Hkya__copyright{color:var(--text-muted);font-size:.85rem;line-height:1.5}.Footer-module__S6Hkya__handcrafted{color:var(--text-secondary);margin-bottom:8px;font-size:.9rem;font-weight:500}.Footer-module__S6Hkya__handcrafted span{color:var(--accent);font-weight:700}.Footer-module__S6Hkya__socials{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.Footer-module__S6Hkya__socialIcon{color:var(--text-secondary);white-space:nowrap;padding:8px;transition:color .2s,transform .2s}.Footer-module__S6Hkya__socialIcon:last-child{padding-right:0}.Footer-module__S6Hkya__socialIcon:hover{color:var(--foreground);transform:translateY(-2px)}@media (min-width:768px){.Footer-module__S6Hkya__footer{text-align:left;gap:40px;padding:70px 6%}.Footer-module__S6Hkya__top{flex-direction:row;justify-content:space-between;gap:30px}.Footer-module__S6Hkya__links{flex-direction:row;gap:24px}.Footer-module__S6Hkya__link{padding:4px 8px}.Footer-module__S6Hkya__bottom{flex-direction:row;justify-content:space-between;gap:0;padding-top:40px}.Footer-module__S6Hkya__socials{justify-content:flex-end;gap:20px}}@media (min-width:1024px){.Footer-module__S6Hkya__footer{padding:80px 8%}.Footer-module__S6Hkya__logo{font-size:1.3rem}.Footer-module__S6Hkya__links{gap:30px}.Footer-module__S6Hkya__link{font-size:.95rem}}@media (min-width:1440px){.Footer-module__S6Hkya__footer{padding:100px 10%}}@media (max-width:480px){.Footer-module__S6Hkya__footer{gap:28px;padding:40px 16px}.Footer-module__S6Hkya__top{gap:20px}.Footer-module__S6Hkya__links{gap:12px}.Footer-module__S6Hkya__link{padding:6px 10px;font-size:.88rem}.Footer-module__S6Hkya__bottom{gap:16px;padding-top:24px}.Footer-module__S6Hkya__copyright{font-size:.8rem}.Footer-module__S6Hkya__socials{gap:12px}}
.Toast-module__yWhMxq__toastContainer{z-index:9999;pointer-events:none;position:fixed;top:20px;left:20px;right:20px}.Toast-module__yWhMxq__toast{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);border:1px solid var(--glass-border);width:100%;box-shadow:var(--premium-shadow);pointer-events:auto;border-radius:20px;flex-direction:column;gap:12px;padding:16px 24px;display:flex;position:relative;overflow:hidden}.Toast-module__yWhMxq__content{align-items:center;gap:15px;display:flex}.Toast-module__yWhMxq__icon{background:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.Toast-module__yWhMxq__icon svg{stroke:var(--background)}.Toast-module__yWhMxq__message{color:var(--text-primary);font-size:.9rem;font-weight:700;line-height:1.4}.Toast-module__yWhMxq__progressBarContainer{background:var(--accent-light);width:100%;height:3px;position:absolute;bottom:0;left:0}.Toast-module__yWhMxq__progressBar{background:var(--accent);transform-origin:0;width:100%;height:100%}@media (min-width:768px){.Toast-module__yWhMxq__toastContainer{width:450px;top:90px;left:auto;right:40px}.Toast-module__yWhMxq__toast{padding:24px 32px}.Toast-module__yWhMxq__icon{width:24px;height:24px}.Toast-module__yWhMxq__message{font-size:.95rem}}
