*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}@media (prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}body{-webkit-font-smoothing:antialiased;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}
@keyframes slideFromLeft{0%{opacity:0;transform:translate(-100px,100px)}to{opacity:1;transform:translate(0)}}@keyframes slideFromRight{0%{opacity:0;transform:translate(100px,100px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideDown{0%{opacity:0;transform:translateY(-200px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.animate-slide-from-left{opacity:0;animation:1s cubic-bezier(0,0,.2,1) .3s forwards slideFromLeft}.animate-slide-from-right{opacity:0;animation:1s cubic-bezier(0,0,.2,1) .3s forwards slideFromRight}.animate-fade-in{opacity:0;animation:1s ease-out .3s forwards fadeIn}.animate-slide-down{opacity:0;animation:.5s ease-out forwards slideDown}.animate-slide-up{opacity:0;animation:.5s ease-out forwards slideUp}
:root{--font-script:"Caveat",cursive}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--color-text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;transition:color .3s}h1{color:var(--color-text-primary);font-size:clamp(3.1rem,5vw,4rem);font-weight:700;line-height:1.2}h2{color:var(--color-text-secondary);font-size:clamp(2.4rem,4vw,3.1rem);font-weight:600;line-height:1.3}h3{color:var(--color-text-secondary);font-size:clamp(2rem,3.5vw,2.2rem);font-weight:500;line-height:1.4}p{color:var(--color-text-muted);font-size:clamp(1.5rem,2.5vw,1.8rem);line-height:1.6}small{color:var(--color-text-muted);font-size:clamp(1.3rem,2vw,1.5rem);line-height:1.4}ul,ol{color:var(--color-text-muted);margin:1rem 0;padding-left:2rem;font-size:clamp(1.5rem,2.5vw,1.8rem);line-height:1.6}ul{list-style-type:disc}ol{list-style-type:decimal}li{margin-bottom:.5rem;padding-left:.5rem}li::marker{color:var(--color-highlight)}ul ul,ol ol,ul ol,ol ul{margin:.5rem 0;font-size:.95em}mark{color:var(--color-accent);font-family:var(--font-script);background-color:#0000;padding:0;font-weight:500;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;transition:color .3s}details{color:var(--color-text-muted);border:1px solid var(--color-highlight);border-radius:.5rem;margin:1rem 0;padding:0;font-size:clamp(1.5rem,2.5vw,1.8rem);line-height:1.6;transition:border-color .3s,box-shadow .3s;overflow:hidden}details[open]{box-shadow:var(--shadow-md)}details+details{margin-top:.5rem}summary{color:var(--color-text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.8rem;padding:1.2rem 1.6rem;font-size:clamp(1.5rem,2.5vw,1.8rem);font-weight:500;line-height:1.6;list-style:none;transition:background-color .2s,color .2s;display:flex}summary::-webkit-details-marker{display:none}summary:before{content:"▸";color:var(--color-highlight);flex-shrink:0;font-size:.85em;transition:transform .2s;display:inline-block}details[open]>summary:before{transform:rotate(90deg)}summary:hover{background-color:var(--color-highlight);color:var(--color-text-primary)}details>:not(summary){padding:0 1.6rem}details>:not(summary):last-child{padding-bottom:1.2rem}details>:not(summary):first-of-type{border-top:1px solid var(--color-highlight);padding-top:.4rem}
:root,:root[data-theme=dark]{--color-primary:#0b1e3d;--color-secondary:#1e2d4d;--color-accent:#fff;--color-muted:#4b5570;--color-background:#0d1b38;--color-highlight:#2a3a5f;--color-text-primary:#fff;--color-text-secondary:silver;--color-text-muted:#8a8a8a;--color-moon:#fefce8;--color-moon-detail:#d4d4d8;--color-moon-glow:#fefce8cc;--color-sun-glow:#fbbf24b3;--shadow-sm:0 1px 2px #0000004d;--shadow-md:0 4px 6px #0000004d;--shadow-lg:0 10px 15px #0006;--shadow-xl:0 20px 25px #00000080;--gradient-primary:linear-gradient(135deg,#0b1e3d 0%,#1e2d4d 100%);--gradient-accent:linear-gradient(135deg,#2a3a5f 0%,#4b5570 100%);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=light]{--color-primary:#10b981;--color-secondary:#059669;--color-accent:#047857;--color-muted:#6ee7b7;--color-background:#f0fdf4;--color-highlight:#d1fae5;--color-text-primary:#111827;--color-text-secondary:#374151;--color-text-muted:#6b7280;--color-warning:#f59e0b;--color-moon:#fefce8;--color-moon-detail:#a1a1aa;--color-moon-glow:#fefce899;--color-sun-glow:#f59e0bcc;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px #0000001a;--shadow-lg:0 10px 15px #0000001a;--shadow-xl:0 20px 25px #00000026;--gradient-primary:linear-gradient(135deg,#10b981 0%,#059669 100%);--gradient-accent:linear-gradient(135deg,#6ee7b7 0%,#a7f3d0 100%);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark] .contrast{--color-primary:#fff;--color-secondary:#f0f4f8;--color-accent:#d4a853;--color-muted:#e5e7eb;--color-background:#f0f4f8;--color-highlight:#d4a853;--color-text-primary:#0b1e3d;--color-text-secondary:#1e2d4d;--color-text-muted:#4b5570;--color-status-progress:#2563eb;--color-status-completed:#16a34a;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px #0000001a;--shadow-lg:0 10px 15px #0000001a;--shadow-xl:0 20px 25px #00000026}:root[data-theme=light] .contrast{--color-primary:#065f46;--color-secondary:#047857;--color-accent:#10b981;--color-muted:#064e3b;--color-background:#064e3b;--color-highlight:#10b981;--color-text-primary:#fff;--color-text-secondary:#d1fae5;--color-text-muted:#a7f3d0;--color-status-progress:#1d4ed8;--color-status-completed:#15803d;--shadow-sm:0 1px 2px #0003;--shadow-md:0 4px 6px #00000040;--shadow-lg:0 10px 15px #0000004d;--shadow-xl:0 20px 25px #00000059}html,body{max-width:100vw;font-size:62.5%;overflow-x:clip}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--color-background);transition:background-color .3s}a{color:inherit;text-decoration:none}*{transition:background-color .3s,color .3s linear,border-color .3s}
.navigation-module__mYFBYq__nav{z-index:50;justify-content:space-between;align-items:center;width:100%;padding:3rem 6rem;font-size:2rem;transition:padding .35s,color .35s;display:flex;position:fixed;top:0;left:0}.navigation-module__mYFBYq__nav:before{content:"";z-index:-1;background:color-mix(in srgb,var(--color-background)88%,transparent);-webkit-backdrop-filter:blur(10px);box-shadow:var(--shadow-md);opacity:0;transition:transform .45s cubic-bezier(.4,0,.2,1),opacity .4s;position:absolute;inset:0;transform:translateY(-100%)}.navigation-module__mYFBYq__scrolled:before{opacity:1;transform:translateY(0)}.navigation-module__mYFBYq__scrolled{padding:1.25rem 6rem}@media (prefers-reduced-motion:reduce){.navigation-module__mYFBYq__nav:before{transition:opacity .25s;transform:none}}.navigation-module__mYFBYq__onHero:not(.navigation-module__mYFBYq__scrolled),.navigation-module__mYFBYq__onHero:not(.navigation-module__mYFBYq__scrolled) .navigation-module__mYFBYq__link{color:#fff}.navigation-module__mYFBYq__onHero:not(.navigation-module__mYFBYq__scrolled) .navigation-module__mYFBYq__link:hover{background-color:#ffffff26}.navigation-module__mYFBYq__onHero:not(.navigation-module__mYFBYq__scrolled) .navigation-module__mYFBYq__burger span{background-color:#fff}.navigation-module__mYFBYq__links{gap:2rem;display:flex}.navigation-module__mYFBYq__link{border-radius:4px;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .35s}.navigation-module__mYFBYq__link:hover{background-color:var(--color-muted)}.navigation-module__mYFBYq__controls{justify-content:center;align-items:center;gap:2rem;display:flex}.navigation-module__mYFBYq__burger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:.4rem;padding:.5rem;display:none}.navigation-module__mYFBYq__burger span{background-color:var(--color-text-primary);border-radius:2px;width:2.5rem;height:.3rem;transition:all .3s}.navigation-module__mYFBYq__burger.navigation-module__mYFBYq__burgerOpen{display:none}.navigation-module__mYFBYq__overlay{z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.navigation-module__mYFBYq__mobileMenu{background:var(--color-background,#1a1a1a);width:300px;height:100%;color:var(--color-text-primary);z-index:1000;flex-direction:column;padding:2rem;transition:right .3s;display:none;position:fixed;top:0;right:-100%;box-shadow:-4px 0 20px #0000004d}.navigation-module__mYFBYq__mobileMenuOpen{right:0}.navigation-module__mYFBYq__closeButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:3rem;height:3rem;padding:0;font-size:3rem;line-height:1;display:flex;position:absolute;top:1.5rem;right:1.5rem}.navigation-module__mYFBYq__closeButton:hover{opacity:.7}.navigation-module__mYFBYq__mobileLinks{flex-direction:column;gap:1rem;margin-top:5rem;display:flex}.navigation-module__mYFBYq__mobileLink{border-radius:8px;padding:1.5rem 1rem;font-size:2rem;font-weight:500;text-decoration:none;transition:background-color .2s}.navigation-module__mYFBYq__mobileLink:hover{background-color:var(--color-highlight)}@media (max-width:768px){.navigation-module__mYFBYq__nav{padding:2rem}.navigation-module__mYFBYq__links{display:none}.navigation-module__mYFBYq__burger{display:flex}.navigation-module__mYFBYq__overlay{display:block}.navigation-module__mYFBYq__mobileMenu{display:flex}.navigation-module__mYFBYq__controls{gap:1.5rem}}@media (max-width:480px){.navigation-module__mYFBYq__nav{padding:1.5rem}.navigation-module__mYFBYq__mobileMenu{width:100%}.navigation-module__mYFBYq__controls{gap:1rem}}
.ThemeSwitcher-module__b37ZMW__themeSwitcher{background:var(--color-highlight);width:40px;height:40px;color:var(--color-text-primary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000001a}.ThemeSwitcher-module__b37ZMW__themeSwitcher:hover{background:var(--color-accent);color:var(--color-background);transform:rotate(180deg)scale(1.1);box-shadow:0 4px 12px #0003}.ThemeSwitcher-module__b37ZMW__themeSwitcher:active{transform:rotate(180deg)scale(.95)}.ThemeSwitcher-module__b37ZMW__themeSwitcher svg{width:20px;height:20px}

.footer-module__SDu9FW__footer{background-color:var(--color-background);position:relative;overflow:hidden}.footer-module__SDu9FW__waveTop{width:100%;line-height:0;position:absolute;top:0;left:0;overflow:hidden;transform:rotate(180deg)}.footer-module__SDu9FW__waveTop svg{width:calc(100% + 1.3px);height:80px;fill:var(--color-primary);display:block;position:relative}.footer-module__SDu9FW__container{max-width:1200px;margin:0 auto;padding:8rem 5% 3rem}.footer-module__SDu9FW__ctaSection{text-align:center;border-bottom:1px solid var(--color-highlight);margin-bottom:4rem;padding-bottom:4rem}.footer-module__SDu9FW__ctaTitle{color:var(--color-text-primary);margin-bottom:1rem}.footer-module__SDu9FW__ctaSubtitle{color:var(--color-text-muted);margin-bottom:2rem}.footer-module__SDu9FW__ctaButton{background-color:var(--color-accent);color:var(--color-background);border-radius:.5rem;align-items:center;gap:.75rem;padding:1rem 2rem;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex}.footer-module__SDu9FW__ctaButton:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.footer-module__SDu9FW__ctaArrow{transition:transform .3s}.footer-module__SDu9FW__ctaButton:hover .footer-module__SDu9FW__ctaArrow{transform:translate(5px)}.footer-module__SDu9FW__columnsGrid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.footer-module__SDu9FW__column{flex-direction:column;gap:1.5rem;display:flex}.footer-module__SDu9FW__columnTitle{color:var(--color-text-primary);text-transform:uppercase;letter-spacing:.15em;padding-bottom:1rem;position:relative}.footer-module__SDu9FW__columnTitle:after{content:"";background-color:var(--color-accent);border-radius:2px;width:3rem;height:3px;position:absolute;bottom:0;left:0}.footer-module__SDu9FW__nav{flex-direction:column;gap:.75rem;display:flex}.footer-module__SDu9FW__link{color:var(--color-text-muted);align-items:center;gap:.5rem;width:fit-content;text-decoration:none;transition:color .2s,transform .2s;display:flex}.footer-module__SDu9FW__link:hover{color:var(--color-text-primary);transform:translate(5px)}.footer-module__SDu9FW__linkArrow{color:var(--color-accent);transition:transform .2s}.footer-module__SDu9FW__link:hover .footer-module__SDu9FW__linkArrow{transform:translate(3px)}.footer-module__SDu9FW__contactList{flex-direction:column;gap:1rem;display:flex}.footer-module__SDu9FW__contactItem{color:var(--color-text-muted);align-items:center;gap:.75rem;text-decoration:none;transition:color .2s;display:flex}.footer-module__SDu9FW__contactItem:hover{color:var(--color-text-primary)}.footer-module__SDu9FW__contactIcon{text-align:center;width:1.5rem}.footer-module__SDu9FW__socialLinks{gap:1rem;margin-top:1rem;display:flex}.footer-module__SDu9FW__socialIcon{background-color:var(--color-highlight);width:3rem;height:3rem;color:var(--color-text-secondary);border-radius:50%;justify-content:center;align-items:center;transition:background-color .3s,color .3s,transform .3s;display:flex}.footer-module__SDu9FW__socialIcon svg{width:1.25rem;height:1.25rem}.footer-module__SDu9FW__socialIcon:hover{background-color:var(--color-accent);color:var(--color-background);transform:translateY(-3px)}.footer-module__SDu9FW__bottom{background-color:var(--color-primary);margin-top:3rem;padding:1.5rem 5%}.footer-module__SDu9FW__bottomContent{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.footer-module__SDu9FW__copyright,.footer-module__SDu9FW__builtWith{color:var(--color-text-muted)}@media screen and (max-width:900px){.footer-module__SDu9FW__columnsGrid{grid-template-columns:repeat(2,1fr)}.footer-module__SDu9FW__column:last-child{grid-column:span 2}}@media screen and (max-width:600px){.footer-module__SDu9FW__container{padding:6rem 4% 2rem}.footer-module__SDu9FW__waveTop svg{height:50px}.footer-module__SDu9FW__columnsGrid{grid-template-columns:1fr;gap:2.5rem}.footer-module__SDu9FW__column:last-child{grid-column:span 1}.footer-module__SDu9FW__ctaSection{margin-bottom:2.5rem;padding-bottom:2.5rem}.footer-module__SDu9FW__bottomContent{text-align:center;flex-direction:column;gap:.75rem}.footer-module__SDu9FW__socialLinks{justify-content:center}}
