.Hero-module__KTD73a__hero{min-height:100dvh;padding:var(--space-section) var(--space-gutter);padding-top:calc(var(--space-section) + 4rem);align-content:center;gap:var(--grid-gap);max-width:var(--max-content);grid-template-columns:repeat(12,1fr);margin-inline:auto;display:grid;position:relative}.Hero-module__KTD73a__eyebrow{font-size:var(--text-eyebrow);letter-spacing:.3em;text-transform:uppercase;color:var(--ns-text-muted);font-family:var(--font-body), sans-serif;margin-bottom:2rem;font-weight:500}.Hero-module__KTD73a__title{font-family:var(--font-display), serif;font-size:var(--text-display-xl);letter-spacing:-.02em;perspective:800px;flex-direction:column;font-weight:300;line-height:.95;display:flex;position:relative}.Hero-module__KTD73a__glow{filter:blur(60px);opacity:.1;pointer-events:none;z-index:-1;background:radial-gradient(at 30%,#b8963e59 0%,#8b735526 35%,#0000 70%);border-radius:50%;position:absolute;inset:-30% -15%}[data-theme=light] .Hero-module__KTD73a__glow{background:radial-gradient(at 30%,#0e18201f 0%,#0e18200d 35%,#0000 70%)}[data-theme=light] .Hero-module__KTD73a__glowDrift{background:radial-gradient(#0e182014 0%,#0e182008 40%,#0000 70%)}.Hero-module__KTD73a__glowDrift{filter:blur(50px);opacity:.05;pointer-events:none;z-index:-1;background:radial-gradient(#b8963e40 0%,#b5a48a1a 40%,#0000 70%);border-radius:50%;width:70%;height:130%;position:absolute;top:-15%;left:0}.Hero-module__KTD73a__word{display:block}.Hero-module__KTD73a__tagline{font-size:var(--text-headline);font-family:var(--font-display), serif;color:var(--ns-accent);letter-spacing:.02em;text-align:right;margin-top:2rem;font-style:italic;font-weight:300}.Hero-module__KTD73a__scrollHint{opacity:0;flex-direction:column;align-items:center;gap:.5rem;animation:1s cubic-bezier(.16,1,.3,1) 2s forwards Hero-module__KTD73a__fadeIn;display:flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.Hero-module__KTD73a__scrollLine{background:linear-gradient(to bottom, var(--ns-text-muted), transparent);transform-origin:top;width:1px;height:64px;animation:Hero-module__KTD73a__scrollReveal 2.4s cubic-bezier(.16, 1, .3, 1) 2s forwards, Hero-module__KTD73a__scrollPulse 3s var(--ease-cinema) 4.4s infinite;transform:scaleY(0)}@keyframes Hero-module__KTD73a__fadeIn{0%{opacity:0}to{opacity:.5}}@keyframes Hero-module__KTD73a__scrollReveal{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes Hero-module__KTD73a__scrollPulse{0%,to{opacity:.25;transform:scaleY(.7)}50%{opacity:.6;transform:scaleY(1)}}@media (max-width:1024px){.Hero-module__KTD73a__float{grid-column:2/-2}}@media (max-width:768px){.Hero-module__KTD73a__float{grid-column:1/-1}.Hero-module__KTD73a__hero{text-align:center;min-height:auto;padding-top:10rem;padding-bottom:6rem}.Hero-module__KTD73a__title{align-items:center}.Hero-module__KTD73a__eyebrow{text-align:center;letter-spacing:.1em;font-size:.5rem}.Hero-module__KTD73a__tagline{text-align:center;font-size:clamp(1.125rem,.9rem + 1vw,1.5rem)}}@media (max-width:480px){.Hero-module__KTD73a__title{font-size:clamp(2.75rem,1.5rem + 8vw,4.5rem)}.Hero-module__KTD73a__eyebrow{letter-spacing:.08em;margin-bottom:1rem;font-size:.45rem}.Hero-module__KTD73a__scrollHint{display:none}}@media (max-width:390px){.Hero-module__KTD73a__title{font-size:clamp(2.5rem,1.2rem + 8vw,4rem)}.Hero-module__KTD73a__eyebrow{font-size:.65rem}}.Hero-module__KTD73a__float{grid-column:3/-3}@media (prefers-reduced-motion:reduce){.Hero-module__KTD73a__eyebrow,.Hero-module__KTD73a__word,.Hero-module__KTD73a__tagline,.Hero-module__KTD73a__subtitle,.Hero-module__KTD73a__scrollHint,.Hero-module__KTD73a__scrollLine,.Hero-module__KTD73a__float{opacity:1;filter:none;transform:none}.Hero-module__KTD73a__eyebrow{letter-spacing:.2em}.Hero-module__KTD73a__scrollHint{opacity:.5}.Hero-module__KTD73a__scrollLine{transform:scaleY(1)}}
.Footer-module__dpPCzG__footer{padding:4rem var(--space-gutter) 2rem;border-top:1px solid var(--ns-border);position:relative}[data-theme=light] .Footer-module__dpPCzG__footer{background:var(--ns-raw-sand-100)}.Footer-module__dpPCzG__footer:before{content:"";filter:blur(80px);pointer-events:none;z-index:0;background:radial-gradient(circle,#b8963e0f 0%,#0000 70%);border-radius:50%;width:500px;height:400px;position:absolute;bottom:0;left:10%}.Footer-module__dpPCzG__inner{max-width:var(--max-content);grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;margin-inline:auto;display:grid}.Footer-module__dpPCzG__brand{align-items:baseline;gap:.75rem;display:flex}.Footer-module__dpPCzG__mark{font-family:var(--font-display), Georgia, serif;letter-spacing:.15em;color:var(--ns-text);text-transform:uppercase;font-size:1rem;font-weight:600}.Footer-module__dpPCzG__legal{font-size:var(--text-caption);color:var(--ns-text-muted);opacity:.5}.Footer-module__dpPCzG__nav{justify-self:center}.Footer-module__dpPCzG__navList{gap:2rem;list-style:none;display:flex}.Footer-module__dpPCzG__navLink{font-size:var(--text-caption);color:var(--ns-text-muted);letter-spacing:.05em;transition:color var(--duration-fast) var(--ease-cinema);align-items:center;min-height:44px;padding:.5rem .25rem;display:inline-flex}.Footer-module__dpPCzG__navLink:hover{color:var(--ns-text)}.Footer-module__dpPCzG__copyright{font-size:var(--text-caption);color:var(--ns-text-muted);text-align:right}@media (max-width:768px){.Footer-module__dpPCzG__inner{text-align:center;grid-template-columns:1fr;gap:1.5rem}.Footer-module__dpPCzG__brand{align-items:center}.Footer-module__dpPCzG__navList{flex-wrap:wrap;justify-content:center;gap:1rem}.Footer-module__dpPCzG__copyright{text-align:center}}@media (max-width:480px){.Footer-module__dpPCzG__footer{padding:2.5rem var(--space-gutter) 1.5rem}.Footer-module__dpPCzG__inner{gap:1.25rem}.Footer-module__dpPCzG__brand{flex-wrap:wrap;justify-content:center;gap:.5rem}.Footer-module__dpPCzG__navList{flex-wrap:wrap;gap:.5rem .75rem}}@media (max-width:390px){.Footer-module__dpPCzG__footer{padding:2rem 1rem 1.25rem}.Footer-module__dpPCzG__mark{font-size:.875rem}}
.ThemeToggle-module__TJ1Fea__toggle{z-index:110;border:1px solid var(--ns-border-subtle);cursor:pointer;opacity:0;width:36px;height:36px;transition:border-color var(--duration-fast) var(--ease-cinema), background var(--duration-fast) var(--ease-cinema), box-shadow var(--duration-fast) var(--ease-cinema);background:#0e182099;border-radius:50%;justify-content:center;align-items:center;animation:.5s cubic-bezier(.16,1,.3,1) .8s forwards ThemeToggle-module__TJ1Fea__toggleEntrance;display:flex;position:fixed;top:1.125rem;right:1.25rem;scale:.6}@supports (backdrop-filter:blur(12px)){.ThemeToggle-module__TJ1Fea__toggle{-webkit-backdrop-filter:blur(12px)}}.ThemeToggle-module__TJ1Fea__toggle:hover{border-color:var(--ns-text-secondary);background:var(--ns-bg-elevated);box-shadow:0 2px 12px #0003}.ThemeToggle-module__TJ1Fea__toggle:focus-visible{outline:2px solid var(--ns-accent);outline-offset:2px}[data-theme=light] .ThemeToggle-module__TJ1Fea__toggle{border-color:var(--ns-border-subtle);background:#e8dcc899}[data-theme=light] .ThemeToggle-module__TJ1Fea__toggle:hover{background:var(--ns-bg-elevated)}.ThemeToggle-module__TJ1Fea__icon{color:var(--ns-text-secondary);transition:color var(--duration-fast) var(--ease-cinema);font-size:.95rem;line-height:1}.ThemeToggle-module__TJ1Fea__toggle:hover .ThemeToggle-module__TJ1Fea__icon{color:var(--ns-text)}@media (max-width:768px){.ThemeToggle-module__TJ1Fea__toggle{width:44px;height:44px;top:.75rem;right:.75rem}}@media (max-width:480px){.ThemeToggle-module__TJ1Fea__toggle{top:.5rem;right:.5rem}.ThemeToggle-module__TJ1Fea__icon{font-size:.95rem}}@keyframes ThemeToggle-module__TJ1Fea__toggleEntrance{to{opacity:1;scale:1}}
.DotsNav-module__QsQY1W__dotsNav{z-index:100;position:fixed;top:50%;right:1.5rem;transform:translateY(-50%)}.DotsNav-module__QsQY1W__dotsList{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.DotsNav-module__QsQY1W__dot{cursor:pointer;width:32px;height:32px;transition:transform .7s var(--ease-cinema);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:relative}.DotsNav-module__QsQY1W__dot:before{content:"";opacity:0;transition:opacity .8s var(--ease-cinema);pointer-events:none;background:radial-gradient(circle,#7b806859 0%,#7b806814 50%,#0000 75%);border-radius:50%;position:absolute;inset:-10px}@media (hover:hover){.DotsNav-module__QsQY1W__dot:hover{transform:scale(1.1)}.DotsNav-module__QsQY1W__dot:hover:before{opacity:1}}.DotsNav-module__QsQY1W__dot:focus-visible{outline:2px solid var(--ns-accent);outline-offset:2px}.DotsNav-module__QsQY1W__dotInner{background:var(--ns-text-muted);width:8px;height:8px;transition:width .8s var(--ease-cinema), height .8s var(--ease-cinema), background .8s var(--ease-cinema), border-color .8s var(--ease-cinema), box-shadow .8s var(--ease-cinema);border:1.5px solid #0000;border-radius:50%;display:block}@media (hover:hover){.DotsNav-module__QsQY1W__dot:hover .DotsNav-module__QsQY1W__dotInner{background:var(--ns-text-secondary)}}.DotsNav-module__QsQY1W__dotActive .DotsNav-module__QsQY1W__dotInner{background:var(--ns-text);border-color:var(--ns-accent);width:12px;height:12px;box-shadow:0 0 12px #7b806859}.DotsNav-module__QsQY1W__label{white-space:nowrap;font-family:var(--font-body), sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--ns-text-muted);opacity:.25;pointer-events:auto;cursor:pointer;transition:opacity .8s var(--ease-cinema), color .8s var(--ease-cinema);font-size:.5625rem;position:absolute;top:50%;right:calc(100% + .5rem);transform:translateY(-50%)}.DotsNav-module__QsQY1W__dotActive .DotsNav-module__QsQY1W__label{opacity:.45;color:var(--ns-text)}@media (hover:hover){.DotsNav-module__QsQY1W__dot:hover .DotsNav-module__QsQY1W__label{opacity:.9;color:var(--ns-text)}}@media (max-width:768px){.DotsNav-module__QsQY1W__dotsNav{display:none}}
.Header-module__KHjLKa__wrapper{z-index:100;padding-top:var(--space-gutter);pointer-events:none;justify-content:center;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__KHjLKa__pill{pointer-events:auto;white-space:nowrap;will-change:opacity, transform;opacity:0;visibility:hidden;background:#0e1820eb;border:1px solid #0000;border-radius:9999px;align-items:center;gap:2rem;padding:.5rem 1.5rem;display:flex;overflow:hidden}@supports (backdrop-filter:blur(16px)){.Header-module__KHjLKa__pill{-webkit-backdrop-filter:blur(16px);background:#0e1820b3}}[data-theme=light] .Header-module__KHjLKa__pill{background:#e8dcc8eb;border-color:#d4cfc480}@supports (backdrop-filter:blur(16px)){[data-theme=light] .Header-module__KHjLKa__pill{background:#e8dcc8b3}}[data-theme=light] .Header-module__KHjLKa__mobileMenu{background:#e8dcc8f2;border-color:#d4cfc480}@supports (backdrop-filter:blur(16px)){[data-theme=light] .Header-module__KHjLKa__mobileMenu{background:#e8dcc8d9}}.Header-module__KHjLKa__mark{font-family:var(--font-display), Georgia, serif;letter-spacing:.15em;color:var(--ns-text);text-transform:uppercase;white-space:nowrap;opacity:.4;align-items:center;font-size:.8125rem;font-weight:700;line-height:1;display:flex;transform:translateY(-1px)}.Header-module__KHjLKa__nav{display:flex}.Header-module__KHjLKa__navList{gap:.25rem;list-style:none;display:flex}.Header-module__KHjLKa__navLink{border-radius:100px;padding:.375rem .75rem;text-decoration:none;display:block;position:relative}.Header-module__KHjLKa__navLink:before{content:"";opacity:0;transition:opacity .8s var(--ease-cinema);pointer-events:none;z-index:-1;background:radial-gradient(#7b806833 0%,#7b80680f 50%,#0000 80%);border-radius:100px;position:absolute;inset:-8px -12px}@media (hover:hover){.Header-module__KHjLKa__navLink:hover:before{opacity:1}}.Header-module__KHjLKa__navLink:focus-visible:before{opacity:1}[data-theme=light] .Header-module__KHjLKa__navLink:before{background:radial-gradient(#7b806826 0%,#7b80680a 50%,#0000 80%)}.Header-module__KHjLKa__navLinkInner{font-family:var(--font-body), sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--ns-text-secondary);transition:color .5s var(--ease-cinema);font-size:.75rem;line-height:1.1;display:block}.Header-module__KHjLKa__navLinkClone{display:none}@media (hover:hover){.Header-module__KHjLKa__navLink:hover .Header-module__KHjLKa__navLinkInner{color:var(--ns-text)}}.Header-module__KHjLKa__navLink:focus-visible .Header-module__KHjLKa__navLinkInner{color:var(--ns-text)}.Header-module__KHjLKa__flyingDot{background:var(--ns-text-muted);pointer-events:none;z-index:101;border-radius:50%;width:8px;height:8px;position:fixed}.Header-module__KHjLKa__burger{cursor:pointer;color:var(--ns-text-secondary);transition:color var(--duration-fast) var(--ease-cinema);background:0 0;border:none;padding:.25rem;display:none}.Header-module__KHjLKa__burger:hover{color:var(--ns-text)}.Header-module__KHjLKa__burgerLine{background:currentColor;border-radius:1px;width:18px;height:1.5px;transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .3s cubic-bezier(.16,1,.3,1);display:block}.Header-module__KHjLKa__burgerLine+.Header-module__KHjLKa__burgerLine{margin-top:4px}.Header-module__KHjLKa__burgerOpen .Header-module__KHjLKa__burgerLine:first-child{transform:translateY(5.5px)rotate(45deg)}.Header-module__KHjLKa__burgerOpen .Header-module__KHjLKa__burgerLine:nth-child(2){opacity:0}.Header-module__KHjLKa__burgerOpen .Header-module__KHjLKa__burgerLine:nth-child(3){transform:translateY(-5.5px)rotate(-45deg)}.Header-module__KHjLKa__mobileMenu{display:none}@media (max-width:768px){.Header-module__KHjLKa__pill{opacity:1;visibility:visible;border-color:#3a4a584d;gap:0;padding:.5rem 1.25rem;display:none;position:relative}}@media (max-width:480px){.Header-module__KHjLKa__pill{padding:.4rem .75rem}.Header-module__KHjLKa__mark{letter-spacing:.1em;font-size:.75rem}}
.SectionSeparator-module__32DCUG__separator{width:100%;max-width:var(--max-content);padding-inline:var(--space-gutter);pointer-events:none;user-select:none;justify-content:center;align-items:center;margin-inline:auto;padding-block:clamp(1.5rem,1rem + 2vw,3rem);display:flex;position:relative}.SectionSeparator-module__32DCUG__line{flex:1;height:1px;position:relative}.SectionSeparator-module__32DCUG__line:before{content:"";background:linear-gradient(90deg, transparent 0%, var(--ns-border-subtle) 30%, var(--ns-border-subtle) 70%, transparent 100%);opacity:.6;position:absolute;inset:0}.SectionSeparator-module__32DCUG__line:after{content:"";background:linear-gradient(90deg, transparent 0%, transparent 35%, var(--ns-accent) 50%, transparent 65%, transparent 100%);opacity:0;animation:SectionSeparator-module__32DCUG__shimmer 6s var(--ease-cinema) infinite;animation-delay:var(--shimmer-delay,0s);position:absolute;inset:0}@keyframes SectionSeparator-module__32DCUG__shimmer{0%{opacity:0;transform:translate(-100%)}15%{opacity:.4}50%{opacity:.4}85%{opacity:0}to{opacity:0;transform:translate(100%)}}.SectionSeparator-module__32DCUG__diamond{background-color:var(--ns-border-subtle);opacity:.5;width:6px;height:6px;transition:opacity var(--duration-normal) var(--ease-cinema);flex-shrink:0;margin-inline:clamp(1rem,.5rem + 1vw,1.5rem);position:relative;transform:rotate(45deg)}.SectionSeparator-module__32DCUG__diamond:before{content:"";background:radial-gradient(circle, var(--ns-accent) 0%, transparent 70%);opacity:.15;border-radius:50%;width:20px;height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SectionSeparator-module__32DCUG__dot .SectionSeparator-module__32DCUG__diamond{background-color:var(--ns-text-muted);opacity:.4;border-radius:50%;width:4px;height:4px;transform:none}.SectionSeparator-module__32DCUG__dot .SectionSeparator-module__32DCUG__diamond:before{opacity:.1;width:16px;height:16px}.SectionSeparator-module__32DCUG__fade .SectionSeparator-module__32DCUG__diamond{display:none}.SectionSeparator-module__32DCUG__fade .SectionSeparator-module__32DCUG__line:before{background:linear-gradient(90deg, transparent 0%, var(--ns-border-subtle) 40%, var(--ns-accent) 50%, var(--ns-border-subtle) 60%, transparent 100%);opacity:.35}.SectionSeparator-module__32DCUG__ornate .SectionSeparator-module__32DCUG__diamond{border:1px solid var(--ns-border-subtle);opacity:.5;background-color:#0000;width:5px;height:5px}.SectionSeparator-module__32DCUG__ornate .SectionSeparator-module__32DCUG__diamond:before{opacity:.2}.SectionSeparator-module__32DCUG__dots .SectionSeparator-module__32DCUG__diamond{display:none}.SectionSeparator-module__32DCUG__dots .SectionSeparator-module__32DCUG__center{align-items:center;gap:8px;margin-inline:clamp(1rem,.5rem + 1vw,1.5rem);display:flex}.SectionSeparator-module__32DCUG__centerDot{background-color:var(--ns-text-muted);opacity:.35;border-radius:50%;width:3px;height:3px}.SectionSeparator-module__32DCUG__centerDot:nth-child(2){opacity:.5;background-color:var(--ns-border-subtle);width:4px;height:4px}.SectionSeparator-module__32DCUG__center{display:none}[data-theme=light] .SectionSeparator-module__32DCUG__line:before{opacity:.35}[data-theme=light] .SectionSeparator-module__32DCUG__diamond{opacity:.35;background-color:var(--ns-border)}[data-theme=light] .SectionSeparator-module__32DCUG__diamond:before{opacity:.08}@media (prefers-reduced-motion:reduce){.SectionSeparator-module__32DCUG__line:after{opacity:0;animation:none}}
.BackToTop-module__OXu7XW__btn{z-index:100;border:1px solid var(--ns-border-subtle);width:40px;height:40px;color:var(--ns-text-secondary);cursor:pointer;opacity:0;pointer-events:none;transition:opacity .4s cubic-bezier(.34, 1.56, .64, 1), scale .4s cubic-bezier(.34, 1.56, .64, 1), border-color var(--duration-fast) var(--ease-cinema), background var(--duration-fast) var(--ease-cinema), color var(--duration-fast) var(--ease-cinema), box-shadow var(--duration-fast) var(--ease-cinema);background:#0e182099;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:2rem;right:1.5rem;scale:.6}.BackToTop-module__OXu7XW__visible{opacity:1;pointer-events:auto;scale:1}@supports (backdrop-filter:blur(12px)){.BackToTop-module__OXu7XW__btn{-webkit-backdrop-filter:blur(12px)}}.BackToTop-module__OXu7XW__btn:hover{border-color:var(--ns-text-secondary);background:var(--ns-bg-elevated);color:var(--ns-text);box-shadow:0 2px 12px #0003}.BackToTop-module__OXu7XW__btn:focus-visible{outline:2px solid var(--ns-accent);outline-offset:2px}[data-theme=light] .BackToTop-module__OXu7XW__btn{background:#e8dcc899}[data-theme=light] .BackToTop-module__OXu7XW__btn:hover{background:var(--ns-bg-elevated)}.BackToTop-module__OXu7XW__icon{transition:transform var(--duration-fast) var(--ease-cinema)}.BackToTop-module__OXu7XW__btn:hover .BackToTop-module__OXu7XW__icon{transform:translateY(-2px)}@media (max-width:768px){.BackToTop-module__OXu7XW__btn{width:44px;height:44px;bottom:1.5rem;right:1rem}}@media (max-width:480px){.BackToTop-module__OXu7XW__btn{bottom:1rem;right:.75rem}}
