:root{--ink:#161614;--paper:#f3f1ec;--paper-deep:#e9e6df;--white:#fffefb;--muted:#6e6b64;--gold:#b9904a;--line:rgba(22,22,20,.15);--radius:30px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,summary{font:inherit}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-header{height:104px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:10}.brand{display:inline-flex;align-items:center;gap:12px}.brand img{width:46px;height:46px;border-radius:50%;object-fit:cover;box-shadow:0 8px 20px rgba(22,22,20,.14)}.brand span{display:grid;line-height:1.05}.brand strong{font-size:15px;letter-spacing:-.02em}.brand small{font-size:12px;color:var(--muted);margin-top:4px}.desktop-nav{display:flex;gap:34px;font-size:14px}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;bottom:-7px;width:100%;height:1px;background:var(--ink);transform:scaleX(0);transform-origin:right;transition:transform .25s}.desktop-nav a:hover:after{transform:scaleX(1);transform-origin:left}.header-cta{border:1px solid var(--line);border-radius:999px;padding:13px 18px;font-size:14px;background:rgba(255,255,255,.42);backdrop-filter:blur(12px)}.header-cta span,.button span,.text-link span,.price-card a span,.footer-mail span{margin-left:8px}.hero{min-height:100svh;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 35%,#fff 0,rgba(255,255,255,.6) 28%,transparent 58%),var(--paper)}.hero:before{content:"";position:absolute;inset:0;opacity:.13;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E")}.hero-content{position:relative;z-index:2;text-align:center;padding:clamp(70px,9vh,120px) 0 100px}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:700}.eyebrow{display:inline-flex;gap:10px;align-items:center;padding:9px 13px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.52)}.eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 4px rgba(185,144,74,.16)}h1,h2,h3,p{margin-top:0}.hero h1{max-width:980px;margin:34px auto 28px;font-size:clamp(55px,7.7vw,112px);line-height:.86;letter-spacing:-.065em;font-weight:600}em{font-family:Georgia,"Times New Roman",serif;font-weight:400}.hero h1 em{color:var(--gold)}.hero-content>p{max-width:620px;margin:0 auto;color:var(--muted);font-size:clamp(16px,1.4vw,19px);line-height:1.55}.hero-actions{margin-top:36px;display:flex;align-items:center;justify-content:center;gap:28px}.button{display:inline-flex;align-items:center;justify-content:center;padding:16px 22px;border-radius:999px;font-weight:600;font-size:14px;transition:transform .25s,box-shadow .25s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff;box-shadow:0 16px 28px rgba(22,22,20,.2)}.button-dark:hover{box-shadow:0 20px 32px rgba(22,22,20,.28)}.button-gold{background:var(--gold);color:var(--ink)}.text-link{display:inline-flex;align-items:center;font-size:14px;font-weight:600;border-bottom:1px solid var(--ink);padding-bottom:5px}.hero-orbit{position:absolute;border:1px solid rgba(22,22,20,.1);border-radius:50%;pointer-events:none}.hero-orbit-one{width:790px;height:790px;left:calc(50% - 395px);top:145px}.hero-orbit-two{width:540px;height:540px;left:calc(50% - 270px);top:270px;border-color:rgba(185,144,74,.2)}.hero-foot{position:absolute;bottom:26px;left:50%;transform:translateX(-50%);display:grid;grid-template-columns:1fr auto 1fr;align-items:end;z-index:2;font-size:12px;color:var(--muted)}.hero-foot>p{margin:0;line-height:1.35}.hero-foot>a{justify-self:end;color:var(--ink)}.hero-services{display:flex;gap:8px}.hero-services span{border:1px solid var(--line);border-radius:999px;padding:8px 12px;background:rgba(255,255,255,.4)}.section-heading{padding:120px 0 55px;display:grid;grid-template-columns:1.45fr .55fr;gap:80px;align-items:end}.section-kicker{color:var(--gold);margin-bottom:24px}.section-heading h2,.process-copy h2,.faq-layout h2,.about-copy h2{font-size:clamp(50px,6vw,84px);line-height:.93;letter-spacing:-.055em;font-weight:500;margin-bottom:0}.section-intro{color:var(--muted);font-size:16px;line-height:1.6;margin:0}.work-section{padding-bottom:120px;overflow:hidden;background:var(--white)}.work-rail{display:flex;gap:18px;overflow-x:auto;padding:0 max(24px,calc((100vw - 1180px)/2)) 18px;scroll-snap-type:x mandatory;scrollbar-width:none}.work-rail::-webkit-scrollbar{display:none}.work-card{flex:0 0 min(420px,78vw);aspect-ratio:4/5;border-radius:var(--radius);overflow:hidden;position:relative;scroll-snap-align:start;background:#ddd;box-shadow:0 24px 50px rgba(22,22,20,.12)}.work-card-wide{flex-basis:min(650px,85vw);aspect-ratio:1.35}.work-card>img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.8,.2,1)}.work-card:hover>img{transform:scale(1.035)}.work-card>div{position:absolute;inset:auto 16px 16px;background:rgba(255,255,255,.9);backdrop-filter:blur(12px);border-radius:18px;padding:15px 18px;display:grid;grid-template-columns:1fr auto;align-items:center}.work-card h3{margin:0 0 3px;font-size:16px}.work-card p{margin:0;color:var(--muted);font-size:12px;grid-column:1}.work-card span{grid-column:2;grid-row:1/3;font-size:22px}.services-section{background:var(--ink);color:#fff;padding-bottom:100px}.section-heading.light .section-intro{color:#a9a7a0}.service-list{border-top:1px solid rgba(255,255,255,.2)}.service-row{min-height:150px;display:grid;grid-template-columns:100px 1fr 1fr 50px;gap:28px;align-items:center;border-bottom:1px solid rgba(255,255,255,.2);transition:padding .25s,background .25s}.service-row:hover{padding-inline:16px;background:rgba(255,255,255,.035)}.service-number{color:var(--gold);font-size:12px}.service-row h3{font-size:clamp(28px,3vw,42px);margin:0;font-weight:500;letter-spacing:-.04em}.service-row p{margin:0;max-width:430px;color:#aaa79f;line-height:1.5;font-size:15px}.service-arrow{font-size:26px;text-align:right}.process-section{padding:130px 0;background:var(--paper)}.process-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:120px}.process-copy{position:sticky;top:80px;align-self:start}.process-copy>p:not(.section-kicker){max-width:470px;color:var(--muted);line-height:1.6;margin:32px 0}.steps{list-style:none;padding:0;margin:0}.steps li{display:grid;grid-template-columns:68px 1fr;gap:26px;padding:34px 0;border-top:1px solid var(--line)}.steps li:last-child{border-bottom:1px solid var(--line)}.steps>li>span{color:var(--gold);font-size:12px;padding-top:6px}.steps h3{font-size:25px;letter-spacing:-.03em;margin-bottom:12px;font-weight:500}.steps p{margin:0;color:var(--muted);line-height:1.55}.pricing-section{background:var(--white);padding-bottom:130px}.starter-card{background:var(--ink);color:#fff;border-radius:var(--radius);padding:42px;margin-bottom:22px;overflow:hidden;position:relative}.starter-card:after{content:"";position:absolute;width:380px;height:380px;border:1px solid rgba(185,144,74,.35);border-radius:50%;right:-80px;top:-120px}.starter-top{display:grid;grid-template-columns:1fr auto;gap:40px;padding-bottom:34px;border-bottom:1px solid rgba(255,255,255,.18);position:relative;z-index:1}.starter-label{display:inline-block;background:var(--gold);color:var(--ink);border-radius:999px;padding:8px 12px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.starter-top h3{font-size:clamp(42px,5vw,72px);letter-spacing:-.055em;margin:20px 0 12px}.starter-top p{color:#b9b6ae;max-width:540px;line-height:1.5;margin:0}.starter-price{display:grid;grid-template-columns:auto auto;align-content:end;align-items:baseline}.starter-price small{color:var(--gold);margin-right:10px}.starter-price strong{font-size:clamp(50px,6vw,76px);letter-spacing:-.055em}.starter-price span{grid-column:2;color:#aaa79f;font-size:12px}.starter-bottom{display:grid;grid-template-columns:1fr auto;align-items:end;gap:35px;padding-top:32px;position:relative;z-index:1}.starter-bottom ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:13px 35px}.starter-bottom li:before,.price-card li:before{content:"✓";color:var(--gold);margin-right:9px}.starter-bottom li{color:#d1cec7;font-size:14px}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.price-card{background:var(--paper);border:1px solid rgba(22,22,20,.07);border-radius:24px;padding:28px;min-height:370px;display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s}.price-card:hover{transform:translateY(-5px);box-shadow:0 24px 45px rgba(22,22,20,.11)}.price-card>p{color:var(--muted);font-weight:600;font-size:14px}.price{display:flex;align-items:baseline;margin:18px 0 30px}.price small{margin-right:8px;color:var(--muted)}.price strong{font-size:49px;letter-spacing:-.055em}.price span{font-size:12px;color:var(--muted);margin-left:7px}.price-card ul{list-style:none;margin:0 0 30px;padding:0;display:grid;gap:12px;color:var(--muted);font-size:14px;line-height:1.35}.price-card a{display:inline-flex;justify-content:space-between;align-items:center;margin-top:auto;background:var(--ink);color:#fff;border-radius:14px;padding:14px 16px;font-size:13px;font-weight:600}.faq-section{padding:130px 0}.faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:100px}.faq-layout>div:first-child>p:not(.section-kicker){color:var(--muted);line-height:1.5;margin:28px 0 20px;max-width:290px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:26px 0;font-size:19px;font-weight:500}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--white);transition:transform .25s;flex:0 0 auto}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:680px;color:var(--muted);line-height:1.6;padding:0 55px 26px 0;margin:0}.about-section{background:var(--white);padding:120px 0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.about-image{min-height:680px;border-radius:var(--radius);overflow:hidden;position:relative}.about-image img{width:100%;height:100%;position:absolute;object-fit:cover;filter:saturate(.72) contrast(1.05)}.about-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.55))}.about-image span{position:absolute;left:34px;bottom:30px;color:#fff;font-size:46px;letter-spacing:-.06em;line-height:.82;font-weight:700;z-index:1}.about-copy>p:not(.section-kicker){color:var(--muted);font-size:17px;line-height:1.62;max-width:540px}.about-copy h2{margin-bottom:35px}.about-copy .text-link{margin-top:12px}.site-footer{padding:24px;background:var(--white)}.footer-card{background:var(--ink);color:#fff;min-height:620px;border-radius:30px;padding:80px max(24px,calc((100vw - 1132px)/2)) 32px;display:flex;flex-direction:column;align-items:center;text-align:center}.footer-card h2{font-size:clamp(55px,7.5vw,105px);line-height:.9;letter-spacing:-.06em;font-weight:500;margin:25px 0 45px}.footer-card h2 em{color:var(--gold)}.footer-mail{font-size:clamp(21px,3vw,38px);border-bottom:1px solid rgba(255,255,255,.45);padding-bottom:8px}.footer-bottom{width:100%;margin-top:auto;padding-top:30px;border-top:1px solid rgba(255,255,255,.17);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;text-align:left}.brand.inverse small{color:#aaa79f}.footer-bottom nav{display:flex;gap:24px;font-size:12px;color:#aaa79f}.footer-bottom>p{text-align:right;margin:0;color:#aaa79f;font-size:12px}.legal-page{min-height:100vh;background:var(--paper)}.legal-header{height:92px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.legal-header>a:last-child{font-size:14px}.legal-content{max-width:880px;padding:100px 0 140px}.legal-content h1{font-size:clamp(48px,7vw,82px);letter-spacing:-.06em;line-height:.9;margin-bottom:60px}.legal-content h2{font-size:25px;letter-spacing:-.035em;margin:46px 0 14px}.legal-content p,.legal-content li{color:#55534e;line-height:1.65}.legal-content ul{padding-left:20px}.legal-content a{text-decoration:underline;text-underline-offset:3px}.legal-note{background:var(--white);border-radius:20px;padding:26px;margin-bottom:38px}@media(max-width:900px){.desktop-nav{display:none}.hero-content{padding-top:90px}.hero-foot{grid-template-columns:1fr 1fr}.hero-services{display:none}.section-heading,.process-grid,.faq-layout,.about-grid{grid-template-columns:1fr;gap:45px}.section-heading{padding-top:90px}.service-row{grid-template-columns:55px 1fr 40px;padding:28px 0}.service-row p{grid-column:2}.service-arrow{grid-column:3;grid-row:1/3}.process-copy{position:static}.price-grid{grid-template-columns:1fr 1fr}.starter-bottom{grid-template-columns:1fr}.about-image{min-height:520px}.footer-bottom{grid-template-columns:1fr auto;row-gap:28px}.footer-bottom nav{justify-self:end}.footer-bottom>p{grid-column:1/3;text-align:center}}@media(max-width:620px){.shell{width:min(100% - 30px,1180px)}.site-header{height:82px}.brand img{width:38px;height:38px}.brand strong{font-size:13px}.brand small{font-size:10px}.header-cta{font-size:0;padding:11px 13px}.header-cta span{font-size:18px;margin:0}.hero{min-height:820px}.hero-content{padding-top:88px}.hero h1{font-size:clamp(51px,14.8vw,68px)}.hero-content>p{font-size:15px}.hero-actions{flex-direction:column;gap:20px}.hero-orbit-one{width:560px;height:560px;left:calc(50% - 280px);top:180px}.hero-orbit-two{width:370px;height:370px;left:calc(50% - 185px);top:270px}.hero-foot{bottom:18px}.section-heading h2,.process-copy h2,.faq-layout h2,.about-copy h2{font-size:49px}.section-heading{gap:28px;padding-bottom:40px}.work-section{padding-bottom:90px}.work-card,.work-card-wide{flex-basis:84vw;aspect-ratio:4/5}.service-row{grid-template-columns:38px 1fr 28px;gap:12px}.service-row h3{font-size:30px}.service-row p{font-size:14px}.process-section{padding:90px 0}.steps li{grid-template-columns:42px 1fr;gap:10px}.starter-card{padding:26px 22px}.starter-top{grid-template-columns:1fr;gap:28px}.starter-price{justify-content:start}.starter-bottom ul{grid-template-columns:1fr}.price-grid{grid-template-columns:1fr}.price-card{min-height:340px}.faq-section,.about-section{padding:90px 0}.faq-layout{gap:55px}.faq-list summary{font-size:16px}.about-image{min-height:460px}.footer-card{padding-top:70px;min-height:600px}.footer-card h2{font-size:53px}.footer-mail{font-size:18px}.footer-bottom{display:flex;flex-direction:column;text-align:center}.footer-bottom nav{flex-wrap:wrap;justify-content:center}.footer-bottom>p{text-align:center}.site-footer{padding:10px}.legal-content{padding-top:70px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
