.hero{min-height:100vh;padding:clamp(12rem,20vh,16rem) var(--page-gutter) clamp(4.75rem,8vh,6.75rem);overflow-x:hidden;background:radial-gradient(circle at 50% 18%,hsla(36,55%,71%,.1),transparent 24rem),#08090a}.hero,.hero-copy{position:relative}.hero-copy{z-index:2;display:flex;flex-direction:column;align-items:center;width:min(100%,64rem);margin:0 auto clamp(3.75rem,6vh,5.25rem);text-align:center}.hero h1{max-width:56rem;margin-top:0;color:var(--fg);font-family:var(--font-instrument-serif),Georgia,serif;font-size:clamp(2.9rem,4.8vw,4.55rem);font-style:italic;font-weight:400;line-height:1.1;letter-spacing:-.02em}.hero-copy p{max-width:34rem;margin-top:.85rem;color:hsla(0,0%,100%,.66);font-size:clamp(.98rem,1.18vw,1.13rem);line-height:1.5}.hero-actions{display:flex;justify-content:center;gap:.65rem;margin-top:1rem}.hero-primary,.hero-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.42rem;min-height:2.05rem;padding:.45rem 1rem;border-radius:8px;font-size:.82rem;font-weight:500;text-decoration:none}.hero-action-icon{flex:0 0 auto;width:14px;height:14px}.hero-primary{border:1px solid hsla(35,64%,73%,.88);background:linear-gradient(180deg,#e8c997,#cfa66e);color:#15110b}.hero-secondary{border:1px solid hsla(0,0%,100%,.22);color:hsla(0,0%,100%,.88);background:hsla(0,0%,100%,.025)}.hero-proof-list{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(1.2rem,3vw,2.6rem);margin:1.35rem 0 0;padding:0;list-style:none;color:hsla(0,0%,100%,.68);font-size:.93rem}.hero-proof-list li{position:relative;padding-left:1.4rem}.hero-proof-list li:before{content:"✓";position:absolute;left:0;top:-.05rem;color:#d6ad72}.hero-demo-layout{position:relative;display:grid;grid-template-columns:minmax(9.5rem,13rem) minmax(0,49rem) minmax(9.5rem,13rem);align-items:start;grid-gap:clamp(1.2rem,2.8vw,2.5rem);gap:clamp(1.2rem,2.8vw,2.5rem);justify-content:center;width:min(100%,84rem);margin:0 auto;scroll-margin-top:clamp(5.75rem,12vh,7.5rem)}.hero-extension-frame{position:relative;z-index:2;border:0;border-radius:18px}.hero-extension-frame,.hero-preview-iframe{width:100%;overflow:hidden;background:#181818}.hero-preview-iframe{display:block;border:0;border-radius:inherit}.hero-callouts{position:relative;min-height:clamp(42rem,92vh,64rem)}.hero-callout{position:absolute;width:min(13rem,100%);color:hsla(0,0%,100%,.7)}.hero-callout-top{top:10rem}.hero-callout-bottom{top:30rem}.hero-callouts-left .hero-callout{left:0}.hero-callouts-right .hero-callout{right:0}.hero-callout:before{content:"";position:absolute;top:1.25rem;width:clamp(3rem,6vw,5.8rem);height:1px;background:linear-gradient(90deg,hsla(36,59%,63%,.85),hsla(36,59%,63%,.2))}.hero-callouts-left .hero-callout:before{left:calc(100% + .85rem)}.hero-callouts-right .hero-callout:before{right:calc(100% + .85rem);transform:rotate(180deg)}.hero-callout-icon{display:inline-flex;align-items:center;justify-content:center;width:3.35rem;height:3.35rem;margin-bottom:.85rem;border:1px solid hsla(36,59%,63%,.6);border-radius:999px;color:#d6ad72;background:hsla(36,59%,63%,.04)}.hero-callout-icon svg{width:1.5rem;height:1.5rem}.hero-callout strong{display:block;color:hsla(0,0%,100%,.9);font-size:1.05rem;line-height:1.2}.hero-callout p{margin-top:.55rem;font-size:.9rem;line-height:1.5}[data-theme=light] .hero{color:#16130e;background:radial-gradient(circle at 50% 17%,rgba(195,146,76,.18),transparent 25rem),linear-gradient(180deg,#f7f3ea,#f4efe5 48%,#eee6da)}[data-theme=light] .hero h1{color:#18140e}[data-theme=light] .hero-callout,[data-theme=light] .hero-copy p,[data-theme=light] .hero-proof-list{color:rgba(23,20,15,.68)}[data-theme=light] .hero-callout-icon,[data-theme=light] .hero-proof-list li:before{color:#a77535}[data-theme=light] .hero-callout-icon{border-color:rgba(167,117,53,.5);background:rgba(167,117,53,.08)}[data-theme=light] .hero-callout strong{color:rgba(23,20,15,.9)}[data-theme=light] .hero-callout p{color:rgba(23,20,15,.64)}[data-theme=light] .hero-callout:before{background:linear-gradient(90deg,rgba(167,117,53,.75),rgba(167,117,53,.18))}[data-theme=light] .hero-primary{border-color:rgba(167,117,53,.45);background:linear-gradient(180deg,#e9c58e,#d5a866);color:#17120a}[data-theme=light] .hero-secondary{border-color:rgba(23,20,15,.2);color:rgba(23,20,15,.78);background:rgba(23,20,15,.035)}@media (max-width:1320px){.hero-demo-layout{grid-template-columns:1fr;width:min(100%,62rem)}.hero-callouts{display:none}.hero-extension-frame,.hero-preview-iframe{background:#181818}}@media (max-width:760px){.hero{padding-top:5.9rem}.hero h1{font-size:clamp(2.75rem,12vw,4.1rem)}.hero-actions{flex-direction:column;width:min(100%,22rem)}.hero-primary,.hero-secondary{width:100%}.hero-extension-frame{width:min(100%,49rem);margin-inline:auto}}