:root{--paper:#f4f0e8;--paper-2:#e9e2d7;--ink:#15120f;--muted:#6b635a;--copper:#a56d3d;--line:rgba(21,18,15,.16);--serif:'Fraunces',Georgia,serif;--sans:'Inter',Arial,sans-serif;--shell:min(1180px,calc(100vw - 64px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.6;-webkit-font-smoothing:antialiased}body::before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.16;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.18'/%3E%3C/svg%3E");z-index:100}::selection{background:var(--copper);color:#fff}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;left:16px;top:-100px;padding:10px 16px;background:#fff;z-index:200}.skip-link:focus{top:16px}.nav{position:fixed;z-index:90;left:50%;top:18px;transform:translateX(-50%);width:min(1244px,calc(100vw - 32px));height:66px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border:1px solid transparent;transition:.35s}.nav.scrolled{background:rgba(244,240,232,.88);border-color:var(--line);backdrop-filter:blur(16px);box-shadow:0 10px 40px rgba(21,18,15,.06)}.wordmark{font:500 25px/1 var(--serif);letter-spacing:-.03em}.wordmark em{color:var(--copper);font-style:italic}.nav-links{display:flex;align-items:center;gap:32px;font-size:13px;font-weight:500}.nav-links>a:not(.nav-cta){color:var(--muted)}.nav-links>a:hover{color:var(--ink)}.nav-cta{border:1px solid var(--ink);border-radius:99px;padding:10px 17px}.nav-cta span{margin-left:9px}.menu-button{display:none;border:0;background:transparent;color:var(--ink);cursor:pointer}.hero{min-height:920px;height:100svh;max-height:1040px;display:flex;align-items:center;position:relative;overflow:hidden;padding-top:90px}.hero-inner{position:relative;z-index:2}.eyebrow,.section-index{text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:600;color:var(--copper)}.eyebrow{display:flex;align-items:center;gap:13px;margin:0 0 28px}.eyebrow span{width:28px;height:1px;background:currentColor}.hero h1,.section-heading h2,.price-copy h2,.contact-section h2{font:400 clamp(58px,8.6vw,124px)/.9 var(--serif);letter-spacing:-.055em;margin:0;max-width:1000px}.hero h1 em,.section-heading h2 em,.price-copy h2 em,.contact-section h2 em{font-weight:300;color:var(--copper)}.hero-bottom{margin-top:42px;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end}.hero-bottom>p{font-size:18px;color:var(--muted);max-width:510px;margin:0}.hero-actions{display:flex;align-items:center;gap:24px;justify-content:flex-end}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;border-radius:99px;padding:15px 24px;font-size:13px;font-weight:600;transition:.25s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:var(--paper)}.button-light{background:var(--paper);color:var(--ink)}.text-link{font-size:13px;font-weight:600;border-bottom:1px solid var(--line);padding-bottom:4px}.hero-signature{position:absolute;right:0;bottom:-176px;font:300 clamp(140px,22vw,300px)/1 var(--serif);letter-spacing:-.09em;color:rgba(21,18,15,.045);white-space:nowrap;user-select:none}.hero-signature span{font-style:italic}.hero-orbit{position:absolute;width:610px;height:610px;border:1px solid rgba(165,109,61,.16);border-radius:50%;right:-230px;top:150px}.hero-orbit::after,.hero-orbit::before{content:"";position:absolute;inset:15%;border:1px solid rgba(165,109,61,.13);border-radius:50%}.hero-orbit::after{inset:32%}.hero-orbit i{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--copper);top:25%;left:4%;box-shadow:0 0 0 8px rgba(165,109,61,.1)}.hero-orbit i:nth-child(2){top:82%;left:25%;width:5px;height:5px}.hero-orbit i:nth-child(3){top:9%;left:59%;width:4px;height:4px}.proof-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}.proof-grid>div{padding:25px 24px;border-right:1px solid var(--line)}.proof-grid>div:first-child{padding-left:0}.proof-grid>div:last-child{border-right:0}.proof-grid strong,.proof-grid span{display:block}.proof-grid strong{font:500 20px var(--serif)}.proof-grid span{color:var(--muted);font-size:11px;margin-top:3px}.section{padding:140px 0}.section-heading{display:grid;grid-template-columns:190px 1fr 300px;gap:34px;align-items:end;margin-bottom:75px}.section-heading h2{font-size:clamp(46px,6vw,80px);max-width:750px}.section-heading>p:last-child{color:var(--muted);font-size:14px;margin:0}.section-index{align-self:start;margin:8px 0 0}.service-list{border-top:1px solid var(--line)}.service{display:grid;grid-template-columns:190px 1fr 1.15fr 180px;gap:34px;align-items:center;padding:35px 0;border-bottom:1px solid var(--line)}.service>span{font:italic 18px var(--serif);color:var(--copper)}.service h3{font:500 31px var(--serif);margin:0}.service p{font-size:14px;color:var(--muted);margin:0}.service small{text-transform:uppercase;letter-spacing:.12em;font-size:9px;text-align:right}.demo-section{background:var(--ink);color:var(--paper);padding:140px 0}.section-heading-light>p:last-child{color:rgba(244,240,232,.6)}.demo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.demo-card{min-height:490px;padding:25px;background:#1d1915;border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;transition:.35s}.demo-card::before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:var(--copper);filter:blur(100px);opacity:0;left:var(--x,50%);top:var(--y,20%);transform:translate(-50%,-50%);transition:opacity .35s}.demo-card:hover{transform:translateY(-6px);border-color:rgba(165,109,61,.8)}.demo-card:hover::before{opacity:.18}.demo-card>*{position:relative}.demo-top{display:flex;justify-content:space-between}.demo-number{font:italic 18px var(--serif);color:var(--copper)}.demo-status{font-size:9px;text-transform:uppercase;letter-spacing:.12em;padding:5px 9px;border:1px solid rgba(255,255,255,.16);border-radius:99px;color:rgba(244,240,232,.7)}.demo-status.live::before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:#7fb990;margin-right:6px}.demo-card p{font-size:9px;text-transform:uppercase;letter-spacing:.16em;color:var(--copper);margin:0 0 8px}.demo-card h3{font:400 33px/1 var(--serif);margin:0 0 13px}.demo-card h3 em{font-weight:300;color:var(--copper)}.demo-card div>span{font-size:13px;color:rgba(244,240,232,.58)}.demo-card>strong{font-size:12px}.demo-glyph{height:150px;margin:12px 0;position:relative;display:flex;align-items:center;justify-content:center}.invoice-glyph{width:110px!important;height:140px!important;align-self:center;border:1px solid rgba(165,109,61,.45);transform:rotate(3deg);display:block;padding:25px 18px}.invoice-glyph b{font:40px var(--serif);color:var(--copper)}.invoice-glyph i{display:block;height:1px;background:rgba(244,240,232,.25);margin-top:10px}.invoice-glyph i:last-child{width:60%}.wave-glyph{gap:8px}.wave-glyph i{width:3px;height:45px;background:var(--copper);border-radius:9px}.wave-glyph i:nth-child(2n){height:92px}.wave-glyph i:nth-child(3){height:120px}.wave-glyph i:nth-child(5){height:75px}.route-glyph{width:170px;margin-inline:auto}.route-glyph::before{content:"";position:absolute;width:150px;height:80px;border:1px dashed rgba(165,109,61,.55);border-radius:50%;transform:rotate(-18deg)}.route-glyph i{position:absolute;width:10px;height:10px;border:2px solid var(--copper);border-radius:50%;background:#1d1915}.route-glyph i:nth-child(1){left:10px;bottom:40px}.route-glyph i:nth-child(2){top:18px;right:40px}.route-glyph i:nth-child(3){right:6px;bottom:28px}.chart-glyph{align-items:flex-end;gap:10px;padding:20px}.chart-glyph i{width:22px;background:var(--copper);height:35px}.chart-glyph i:nth-child(2){height:90px}.chart-glyph i:nth-child(3){height:62px}.chart-glyph i:nth-child(4){height:125px}.calendar-glyph b{display:grid;place-items:center;width:110px;height:110px;border:1px solid var(--copper);font:52px var(--serif);color:var(--copper);box-shadow:12px 12px 0 rgba(165,109,61,.12)}.chat-glyph{flex-direction:column;gap:11px}.chat-glyph i{width:150px;height:25px;border:1px solid rgba(165,109,61,.5);border-radius:18px 18px 18px 4px}.chat-glyph i:nth-child(2){width:112px;margin-left:38px;background:rgba(165,109,61,.24);border-radius:18px 18px 4px 18px}.chat-glyph i:nth-child(3){width:132px}.pricing{padding-bottom:70px}.price-card{background:var(--copper);color:var(--paper);padding:70px;display:grid;grid-template-columns:1.25fr .75fr;gap:80px;border-radius:2px}.price-copy h2{font-size:clamp(50px,6.3vw,86px);line-height:.95;margin:28px 0}.price-copy h2 em{color:var(--ink)}.price-copy>p:not(.section-index){max-width:590px;color:rgba(244,240,232,.78);margin-bottom:35px}.price-includes{border-left:1px solid rgba(244,240,232,.28);padding-left:55px;align-self:end}.price-includes>p{text-transform:uppercase;letter-spacing:.17em;font-size:10px}.price-includes ul{list-style:none;margin:25px 0 0;padding:0}.price-includes li{border-top:1px solid rgba(244,240,232,.22);padding:14px 0;font-size:13px}.price-includes li span{font:italic 13px var(--serif);display:inline-block;width:40px}.process-list{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.process-list li{display:grid;grid-template-columns:190px 1fr 80px;gap:34px;padding:35px 0;border-bottom:1px solid var(--line);align-items:start}.process-list>li>span{text-transform:uppercase;letter-spacing:.14em;font-size:10px;color:var(--copper);font-weight:600;margin-top:8px}.process-list h3{font:500 30px var(--serif);margin:0 0 7px}.process-list p{margin:0;color:var(--muted);font-size:14px;max-width:620px}.process-list b{font:300 48px var(--serif);color:rgba(21,18,15,.12);text-align:right}.contact-section{background:var(--paper-2);padding:140px 0}.contact-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:100px;align-items:end}.contact-section h2{font-size:clamp(54px,7vw,95px);margin-top:25px}.contact-copy>p:first-child{color:var(--muted);font-size:15px}.email-link{display:flex;justify-content:space-between;border-bottom:1px solid var(--ink);font:500 22px var(--serif);padding:16px 0;margin-top:30px}.copy-button{background:transparent;border:0;border-bottom:1px solid var(--line);padding:9px 0;cursor:pointer;color:var(--muted);font-size:11px}.availability{font-size:11px!important;text-transform:uppercase;letter-spacing:.1em;margin-top:25px}.availability i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#618c68;margin-right:9px;box-shadow:0 0 0 5px rgba(97,140,104,.12)}footer{background:var(--ink);color:var(--paper);padding:55px 0}.footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;align-items:start}.footer-grid p{font-size:11px;color:rgba(244,240,232,.55);margin:0}.footer-grid p:last-child{text-align:right}.reveal{opacity:0;transform:translateY(26px);transition:opacity .75s cubic-bezier(.16,1,.3,1),transform .75s cubic-bezier(.16,1,.3,1)}.reveal.visible{opacity:1;transform:none}@media(max-width:980px){:root{--shell:min(100% - 40px,1180px)}.section-heading{grid-template-columns:1fr}.section-heading>p:last-child{max-width:540px}.hero-bottom{grid-template-columns:1fr}.hero-actions{justify-content:flex-start}.proof-grid{grid-template-columns:1fr 1fr}.proof-grid>div:nth-child(2){border-right:0}.proof-grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.proof-grid>div{padding-left:20px}.service{grid-template-columns:60px 1fr 1.2fr}.service small{display:none}.demo-grid{grid-template-columns:1fr 1fr}.price-card,.contact-grid{grid-template-columns:1fr}.price-includes{border-left:0;border-top:1px solid rgba(244,240,232,.28);padding:35px 0 0}.contact-grid{gap:60px}}@media(max-width:680px){:root{--shell:calc(100% - 32px)}.nav{top:8px;height:56px;padding:0 16px}.menu-button{display:block}.nav-links{position:absolute;top:62px;left:0;right:0;background:var(--paper);border:1px solid var(--line);padding:22px;display:none;flex-direction:column;align-items:stretch;gap:18px}.nav-links.open{display:flex}.nav-cta{text-align:center}.hero{min-height:760px;height:auto;padding:150px 0 100px}.hero h1{font-size:clamp(54px,16vw,76px)}.hero-bottom{margin-top:34px;gap:28px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-orbit{width:380px;height:380px;right:-230px;top:80px}.hero-signature{display:none}.proof-grid{grid-template-columns:1fr 1fr}.proof-grid>div{padding:18px 12px!important}.section,.demo-section,.contact-section{padding:90px 0}.section-heading{margin-bottom:46px;gap:15px}.section-heading h2,.price-copy h2,.contact-section h2{font-size:clamp(44px,13vw,63px)}.service{grid-template-columns:42px 1fr;padding:28px 0}.service p{grid-column:2}.demo-grid{grid-template-columns:1fr}.demo-card{min-height:430px}.price-card{padding:38px 24px;gap:45px}.process-list li{grid-template-columns:80px 1fr}.process-list b{display:none}.footer-grid{grid-template-columns:1fr;gap:22px}.footer-grid p:last-child{text-align:left}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
