:root{--paper:#f5f4ee;--paper-deep:#ebe9df;--ink:#121619;--muted:#656968;--line:#12161921;--lime:#cdfc6c;--lime-deep:#a8e442;--violet:#d8ccff;--orange:#ff805b;--white:#fffef8;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(1180px,100% - 48px);margin:0 auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f5f4eee6;border-bottom:1px solid #12161914;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:28px;min-height:78px;display:flex}.brand{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.brand-mark{border:2px solid var(--ink);border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:relative}.brand-mark:before,.brand-mark:after{content:"";border:2px solid var(--ink);border-bottom:0;border-radius:8px 8px 0 0;width:8px;height:8px;position:absolute;top:-6px}.brand-mark:before{left:1px;transform:rotate(-30deg)}.brand-mark:after{right:1px;transform:rotate(30deg)}.brand-mark span{background:var(--orange);border-radius:50%;width:7px;height:7px}.brand-copy{letter-spacing:.07em;flex-direction:column;gap:4px;line-height:1;display:flex}.brand-copy strong{font-size:15px;font-weight:850}.brand-copy small{color:var(--muted);letter-spacing:.13em;font-size:8px;font-weight:700}.desktop-nav{align-items:center;gap:29px;margin-left:auto;display:flex}.desktop-nav a{color:#4e5351;font-size:13px;font-weight:600;transition:color .2s}.desktop-nav a:hover,.footer-links a:hover{color:var(--ink)}.header-cta{background:var(--ink);color:var(--white);white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:11px 15px;font-size:12px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.header-cta:hover{background:#343a3b;transform:translateY(-2px)}.menu-toggle{color:var(--ink);background:0 0;border:0;padding:5px;display:none}.eyebrow{color:#657064;letter-spacing:.18em;text-transform:uppercase;margin:0 0 18px;font-size:10px;font-weight:800}.display-title{letter-spacing:-.075em;max-width:830px;margin:0;font-size:clamp(46px,7vw,88px);font-weight:760;line-height:.95}.display-title em{letter-spacing:-.08em;font-family:Georgia,Times New Roman,serif;font-weight:400}.section-title{letter-spacing:-.065em;margin:0;font-size:clamp(34px,5vw,65px);font-weight:740;line-height:.98}.section-title em{font-family:Georgia,Times New Roman,serif;font-weight:400}.section-intro{max-width:485px;color:var(--muted);margin:22px 0 0;font-size:16px;line-height:1.65}.text-link{color:var(--ink);border-bottom:1px solid var(--ink);align-items:center;gap:8px;padding-bottom:6px;font-size:13px;font-weight:800;display:inline-flex}.button{border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:15px 21px;font-size:13px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 12px 22px #1216191a}.button-lime{background:var(--lime);color:var(--ink)}.button-lime:hover{background:var(--lime-deep)}.button-dark{background:var(--ink);color:var(--white)}.button-light{color:var(--ink);border:1px solid var(--line);background:#fffef8a6}.hero{padding:86px 0 68px;position:relative;overflow:hidden}.hero:before{content:"";background:var(--violet);filter:blur(2px);opacity:.72;z-index:-1;border-radius:50%;width:500px;height:500px;position:absolute;top:-170px;right:-90px}.hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:center;gap:70px;display:grid}.hero-copy{z-index:1;position:relative}.hero-copy .display-title{max-width:720px}.hero-copy .display-title .accent{white-space:nowrap;position:relative}.hero-copy .display-title .accent:after{content:"";background:var(--lime);z-index:-1;height:12px;position:absolute;bottom:-2px;left:2%;right:-2%;transform:rotate(-1deg)}.hero-description{color:#555b58;max-width:520px;margin:30px 0 0;font-size:17px;line-height:1.6}.hero-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:32px;display:flex}.hero-note{color:#737875;font-size:12px}.hero-note strong{color:var(--ink)}.hero-art{min-height:500px;position:relative}.hero-photo-frame{border:1px solid #12161926;border-radius:30px;position:absolute;inset:14px 0 20px 12px;overflow:hidden;transform:rotate(2deg);box-shadow:0 28px 55px #3928612b}.hero-photo{object-fit:cover;object-position:center}.hero-photo-frame:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#1216191f);position:absolute;inset:0}.orb{background:linear-gradient(145deg,#ebddff,#b9a7fc);border-radius:50%;width:350px;height:350px;position:absolute;top:50%;left:50%;transform:translate(-48%,-50%);box-shadow:inset -28px -30px 44px #6645b729,0 40px 70px #704fbc29}.orb:before{content:"";filter:blur(1px);border:18px solid #ffffff80;border-radius:50%;width:78px;height:78px;position:absolute;top:55px;left:65px}.orb:after{content:"";border:1px solid #ffffffa6;border-radius:50%;position:absolute;inset:30px}.art-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffef8e0;border:1px solid #1216191c;border-radius:14px;padding:15px;position:absolute;box-shadow:0 20px 40px #3928611f}.art-card small{color:#737875;letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:800;display:block}.art-card strong{letter-spacing:-.06em;margin-top:7px;font-size:26px;display:block}.art-card p{color:#727772;margin:6px 0 0;font-size:11px}.card-one{width:162px;top:60px;right:2px;transform:rotate(5deg)}.card-two{width:178px;bottom:48px;left:0;transform:rotate(-4deg)}.card-three{background:var(--lime);width:128px;bottom:9px;right:28px;transform:rotate(4deg)}.card-three strong{font-size:18px}.hero-side-tag{color:#6c6d75;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;font-size:11px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.proof-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 0}.proof-grid{grid-template-columns:1.15fr repeat(4,1fr);align-items:center;gap:25px;display:grid}.proof-intro{color:var(--muted);font-size:12px;line-height:1.4}.proof-stat{border-left:1px solid var(--line);padding-left:25px}.proof-stat strong{letter-spacing:-.05em;font-size:22px;display:block}.proof-stat span{color:var(--muted);margin-top:4px;font-size:11px;display:block}.section{padding:128px 0}.section-tight{padding:92px 0}.section-head{justify-content:space-between;align-items:end;gap:40px;margin-bottom:55px;display:flex}.section-head .section-intro{margin-top:0}.soft-section{background:var(--paper-deep)}.dark-section{background:var(--ink);color:var(--white)}.dark-section .eyebrow,.dark-section .section-intro,.dark-section .muted{color:#a4aaa5}.dark-section .section-title em{color:var(--lime)}.problem-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.problem-card{border:1px solid var(--line);border-radius:var(--radius);background:#fffef84d;flex-direction:column;justify-content:space-between;min-height:242px;padding:25px;display:flex}.problem-number{color:#858a84;letter-spacing:.1em;justify-content:space-between;font-size:11px;font-weight:800;display:flex}.problem-card h3{letter-spacing:-.05em;max-width:240px;margin:30px 0 0;font-size:24px;line-height:1.05}.problem-card p{color:var(--muted);margin:14px 0 0;font-size:13px;line-height:1.55}.solution-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:100px;display:grid}.solution-sticky{position:sticky;top:120px}.solution-sticky .button{margin-top:34px}.solution-right{min-width:0}.feature-list{border-top:1px solid var(--line)}.feature-item{border-bottom:1px solid var(--line);grid-template-columns:45px 1fr;gap:18px;padding:25px 0;display:grid}.feature-icon{background:var(--lime);border-radius:50%;place-items:center;width:33px;height:33px;display:grid}.feature-item h3{letter-spacing:-.04em;margin:0;font-size:19px}.feature-item p{max-width:470px;color:var(--muted);margin:9px 0 0;font-size:14px;line-height:1.55}.section-image-card{border-radius:var(--radius);border:1px solid var(--line);height:235px;margin-top:22px;position:relative;overflow:hidden}.section-image-card img{object-fit:cover;object-position:center 42%}.section-image-card:after{content:"";background:linear-gradient(#0000 35%,#1216199e);position:absolute;inset:0}.section-image-card span{z-index:1;color:var(--white);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:800;position:absolute;bottom:16px;left:18px}.service-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.service-card{border-radius:var(--radius);background:var(--white);border:1px solid #12161924;flex-direction:column;justify-content:space-between;min-height:285px;padding:23px;transition:transform .25s,box-shadow .25s;display:flex}.service-card:hover{transform:translateY(-5px);box-shadow:0 17px 32px #12161917}.service-card:nth-child(2){background:var(--violet)}.service-card:nth-child(3){background:var(--lime)}.service-card:nth-child(4){background:#ffd8c9}.service-card:nth-child(5){background:#e4e1ff}.service-card:nth-child(6){background:#daf1e5}.service-card:nth-child(7){background:#f5e9bc}.service-card:nth-child(8){background:var(--white)}.service-icon{border:1px solid #1216192e;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.service-card h3{letter-spacing:-.05em;margin:18px 0 0;font-size:20px;line-height:1.05}.service-card p{color:#555d59;margin:10px 0 0;font-size:12px;line-height:1.5}.service-card .card-link{justify-content:space-between;align-items:center;margin-top:20px;font-size:12px;font-weight:800;display:flex}.editorial-media-row{grid-template-columns:1fr 1fr;align-items:center;gap:46px;margin-top:18px;padding:18px 0 0;display:grid}.editorial-media-image{border-radius:var(--radius);min-height:340px;position:relative;overflow:hidden}.editorial-media-image img{object-fit:cover;object-position:center}.editorial-media-row h3{letter-spacing:-.065em;max-width:390px;margin:0;font-size:clamp(30px,4vw,48px);line-height:.98}.editorial-media-row h3 em{font-family:Georgia,Times New Roman,serif;font-weight:400}.editorial-media-row>div:last-child>p:not(.eyebrow){max-width:385px;color:var(--muted);margin:20px 0 24px;font-size:14px;line-height:1.6}.process-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:86px;display:grid}.process-steps{border-top:1px solid #ffffff30}.process-step{border-bottom:1px solid #ffffff30;grid-template-columns:60px 1fr;gap:20px;padding:25px 0;display:grid}.process-step>span{color:var(--lime);letter-spacing:.1em;font-size:12px;font-weight:850}.process-step h3{letter-spacing:-.04em;margin:0;font-size:19px}.process-step p{color:#a4aaa5;margin:8px 0 0;font-size:13px;line-height:1.55}.process-quote{border-radius:var(--radius);background:#212728;border:1px solid #ffffff26;padding:36px;position:relative;overflow:hidden}.process-quote:after{content:"";border:28px solid #cdfc6ccc;border-radius:50%;width:210px;height:210px;position:absolute;bottom:-85px;right:-50px}.process-quote blockquote{z-index:1;letter-spacing:-.06em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(27px,4vw,43px);line-height:1.03;position:relative}.process-quote cite{color:#a4aaa5;letter-spacing:.1em;text-transform:uppercase;margin-top:26px;font-size:11px;font-style:normal;display:block}.process-visual{flex-direction:column;gap:14px;display:flex}.process-image{border-radius:var(--radius);border:1px solid #ffffff26;height:235px;position:relative;overflow:hidden}.process-image img{object-fit:cover}.proof-layout{grid-template-columns:.86fr 1.14fr;align-items:start;gap:70px;display:grid}.big-proof{border-radius:var(--radius);background:var(--lime);padding:31px}.big-proof strong{letter-spacing:-.09em;font-size:clamp(60px,8vw,110px);line-height:.8;display:block}.big-proof p{max-width:260px;margin:28px 0 0;font-size:14px;line-height:1.5}.proof-list{border-top:1px solid var(--line)}.proof-list-item{border-bottom:1px solid var(--line);grid-template-columns:145px 1fr;gap:22px;padding:23px 0;display:grid}.proof-list-item strong{letter-spacing:-.06em;font-size:24px}.proof-list-item p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.proof-disclaimer{color:#858984;margin-top:20px;font-size:11px;line-height:1.5}.compare-table{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);overflow:hidden}.compare-row{grid-template-columns:1.1fr repeat(3,1fr);align-items:stretch;display:grid}.compare-row>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 20px;font-size:13px;line-height:1.45}.compare-row>div:last-child{border-right:0}.compare-row:last-child>div{border-bottom:0}.compare-row:first-child{background:var(--ink);color:var(--white);font-size:11px;font-weight:800}.compare-row:first-child>div{padding-top:15px;padding-bottom:15px}.compare-row:not(:first-child)>div:first-child{color:var(--muted);font-size:12px;font-weight:700}.check{color:#5c8d19;font-size:17px;font-weight:900}.dash{color:#979b98}.audience-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.audience-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);min-height:215px;padding:26px}.audience-card:nth-child(2),.audience-card:nth-child(5){background:#e4e1ff}.audience-card:nth-child(3),.audience-card:nth-child(6){background:var(--lime)}.audience-card h3{letter-spacing:-.05em;margin:35px 0 0;font-size:22px}.audience-card p{color:#5d625e;margin:10px 0 0;font-size:13px;line-height:1.5}.audience-link{align-items:center;gap:7px;margin-top:19px;font-size:11px;font-weight:800;display:inline-flex}.boundary-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.boundary-card{border-radius:var(--radius);min-height:270px;padding:30px}.boundary-card.yes{background:var(--lime)}.boundary-card.no{background:#dddcd4}.boundary-card h3{letter-spacing:-.05em;margin:34px 0 0;font-size:25px}.boundary-card p{color:#5d625e;max-width:420px;margin:10px 0 0;font-size:14px;line-height:1.55}.application-section{background:var(--orange);padding:126px 0}.application-grid{grid-template-columns:.77fr 1.23fr;align-items:start;gap:80px;display:grid}.application-copy .section-title{max-width:460px}.application-copy>p:not(.eyebrow){color:#693d31;max-width:385px;margin:24px 0 0;font-size:15px;line-height:1.6}.application-aside{border-top:1px solid #12161940;margin-top:45px;padding-top:20px}.application-aside p{letter-spacing:-.04em;max-width:300px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:22px;line-height:1.1}.application-form{border-radius:var(--radius);background:var(--white);border:1px solid #12161921;padding:31px}.form-honeypot{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.application-form label{color:#464d49;letter-spacing:.03em;margin-bottom:18px;font-size:11px;font-weight:800;display:block}.application-form input:not([type=checkbox]),.application-form select,.application-form textarea{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);background:0 0;border-radius:0;outline:none;margin-top:8px;padding:14px 0;font-size:14px;transition:border-color .2s;display:block}.application-form input:focus,.application-form select:focus,.application-form textarea:focus{border-color:var(--ink)}.application-form textarea{resize:vertical;min-height:90px}.application-form select{appearance:none}.checkbox-label{align-items:flex-start;gap:9px;line-height:1.45;font-weight:500!important;display:flex!important}.checkbox-label input{accent-color:var(--ink);flex:none;margin-top:2px}.checkbox-label a{text-decoration:underline}.form-submit{width:100%;margin-top:8px}.form-note{color:#8d716b;text-align:center;margin:15px 0 0;font-size:11px}.form-error{color:#a12616;margin:0 0 12px;font-size:12px}.form-success{border-radius:var(--radius);background:var(--white);flex-direction:column;justify-content:center;min-height:445px;padding:55px;display:flex}.success-icon{background:var(--lime);border-radius:50%;place-items:center;width:43px;height:43px;display:grid}.form-success h3{letter-spacing:-.07em;margin:18px 0 0;font-size:38px}.form-success p:last-child{max-width:390px;color:var(--muted);margin-top:16px;font-size:15px;line-height:1.6}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.faq-list{border-top:1px solid var(--line);max-width:840px;margin:0 auto}.faq-item{border-bottom:1px solid var(--line);padding:24px 0}.faq-item summary{cursor:pointer;letter-spacing:-.04em;justify-content:space-between;align-items:center;gap:20px;font-size:19px;font-weight:720;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:#6b746e;font-size:24px;font-weight:400}.faq-item[open] summary:after{content:"–"}.faq-item p{max-width:700px;color:var(--muted);margin:16px 0 0;font-size:14px;line-height:1.65}.cta-band{background:var(--lime);padding:85px 0}.cta-band-inner{justify-content:space-between;align-items:center;gap:45px;display:flex}.cta-band h2{letter-spacing:-.07em;max-width:630px;margin:0;font-size:clamp(35px,5vw,62px);line-height:.95}.cta-band h2 em{font-family:Georgia,Times New Roman,serif;font-weight:400}.site-footer{color:var(--white);background:#1a1f20;padding:78px 0 25px}.footer-grid{grid-template-columns:1.4fr .7fr .9fr 1fr;gap:50px;display:grid}.brand-footer .brand-copy small,.site-footer .brand-copy small{color:#9da5a0}.site-footer .brand-mark{border-color:var(--white)}.site-footer .brand-mark:before,.site-footer .brand-mark:after{border-color:var(--white);border-bottom:0}.footer-brand-block>p{color:#a6aca8;max-width:270px;margin:22px 0 0;font-size:13px;line-height:1.6}.footer-socials{gap:8px;margin-top:25px;display:flex}.footer-socials a{color:#dce2dc;border:1px solid #fff3;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.footer-label{color:#78817b;letter-spacing:.15em;text-transform:uppercase;margin-bottom:20px;font-size:10px;font-weight:800;display:block}.footer-links{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer-links a{color:#c4cac5;font-size:13px;transition:color .2s}.footer-contact h3{letter-spacing:-.05em;max-width:230px;margin:0 0 22px;font-size:23px;line-height:1.05}.footer-contact .text-link{color:var(--lime);border-color:var(--lime)}.footer-bottom{color:#78817b;border-top:1px solid #ffffff21;justify-content:space-between;gap:20px;margin-top:70px;padding-top:20px;font-size:11px;display:flex}.footer-bottom div{gap:20px;display:flex}.page-hero{background:var(--paper);padding:100px 0 82px}.page-hero-grid{grid-template-columns:1.1fr .9fr;align-items:end;gap:70px;display:grid}.page-hero h1{letter-spacing:-.075em;max-width:750px;margin:0;font-size:clamp(44px,6.3vw,78px);line-height:.95}.page-hero h1 em{font-family:Georgia,Times New Roman,serif;font-weight:400}.page-hero-description{max-width:480px;color:var(--muted);margin:22px 0 0;font-size:17px;line-height:1.6}.page-hero-aside{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);padding:24px}.page-hero-aside strong{font-size:13px;display:block}.page-hero-aside p{color:var(--muted);margin:13px 0 0;font-size:13px;line-height:1.55}.page-content-grid{grid-template-columns:1fr 1fr;align-items:start;gap:70px;display:grid}.answer-block{border-radius:var(--radius);background:var(--lime);padding:27px}.answer-block h2{letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:11px}.answer-block p{letter-spacing:-.04em;margin:16px 0 0;font-family:Georgia,Times New Roman,serif;font-size:27px;line-height:1.08}.page-points{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.page-points li{border-bottom:1px solid var(--line);color:#555d59;gap:12px;padding:16px 0;font-size:14px;line-height:1.45;display:flex}.page-points li svg{color:#779f29;flex:none}.page-section-title{letter-spacing:-.06em;margin:0;font-size:36px;line-height:1}.page-section-title em{font-family:Georgia,Times New Roman,serif;font-weight:400}.page-intro-copy{max-width:670px;color:var(--muted);margin:19px 0 0;font-size:16px;line-height:1.7}.page-card-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:38px;display:grid}.page-card{border-radius:var(--radius);border:1px solid var(--line);background:var(--white);min-height:183px;padding:24px}.page-card:nth-child(2){background:var(--violet)}.page-card:nth-child(3){background:var(--lime)}.page-card span{color:#667069;letter-spacing:.1em;font-size:11px;font-weight:850}.page-card h3{letter-spacing:-.04em;margin:38px 0 0;font-size:18px;line-height:1.1}.fact-table{border-collapse:collapse;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);width:100%;margin-top:32px;overflow:hidden}.fact-table tr{border-bottom:1px solid var(--line)}.fact-table tr:last-child{border-bottom:0}.fact-table td{vertical-align:top;padding:16px 18px;font-size:13px}.fact-table td:first-child{width:34%;color:var(--muted);font-weight:700}.article-layout{grid-template-columns:minmax(0,1fr) 290px;gap:80px;display:grid}.article-copy{max-width:740px}.article-copy h2{letter-spacing:-.06em;margin:38px 0 13px;font-size:30px;line-height:1}.article-copy p{color:#5a625e;margin:0 0 16px;font-size:16px;line-height:1.7}.article-copy ol{margin:20px 0 0;padding-left:20px}.article-copy li{color:#5a625e;margin:12px 0;padding-left:7px;font-size:15px;line-height:1.6}.article-aside{background:var(--ink);color:var(--white);border-radius:var(--radius);align-self:start;padding:23px;position:sticky;top:105px}.article-aside h3{margin:0;font-size:13px}.article-aside p{color:#abb2ad;margin:14px 0 0;font-size:13px;line-height:1.55}.article-aside .button{width:100%;margin-top:23px}.breadcrumb{color:#747a75;align-items:center;gap:9px;margin-bottom:22px;font-size:11px;display:flex}.breadcrumb a{text-underline-offset:3px;text-decoration:underline}.simple-page{padding:100px 0 130px}.simple-page h1{letter-spacing:-.075em;max-width:730px;margin:0;font-size:clamp(45px,7vw,82px);line-height:.94}.simple-page h1 em{font-family:Georgia,Times New Roman,serif;font-weight:400}.simple-page-intro{max-width:580px;color:var(--muted);margin:26px 0 0;font-size:17px;line-height:1.65}.simple-card-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:70px;display:grid}.simple-card-grid .service-card{min-height:225px}@media (max-width:900px){.desktop-nav{gap:17px}.hero-grid,.solution-grid,.process-grid,.proof-layout,.application-grid,.page-hero-grid,.article-layout{grid-template-columns:1fr;gap:48px}.hero{padding-top:64px}.hero-art{width:100%;max-width:580px;min-height:430px;margin:0 auto}.solution-sticky,.article-aside{position:static}.service-grid{grid-template-columns:repeat(2,1fr)}.editorial-media-row{gap:28px}.footer-grid{grid-template-columns:1fr 1fr}.footer-contact{grid-column:span 2}}@media (max-width:640px){.container{width:min(100% - 34px,1180px)}.site-header{position:relative}.header-inner{min-height:68px}.desktop-nav{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:0;padding:7px 17px 20px;display:none;position:absolute;top:68px;left:0;right:0}.desktop-nav.is-open{display:flex}.desktop-nav a{border-bottom:1px solid var(--line);width:100%;padding:13px 0}.header-cta{margin-left:auto;padding:10px 12px}.menu-toggle{display:block}.hero{padding:57px 0 50px}.display-title{font-size:clamp(46px,15vw,72px)}.hero-description{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-note{text-align:center}.hero-art{transform-origin:top;min-height:350px;margin-bottom:-55px;transform:scale(.83)}.hero-photo-frame{inset:10px 0 15px 4px}.orb{width:300px;height:300px}.proof-grid{grid-template-columns:1fr 1fr;gap:18px 12px}.proof-intro{grid-column:span 2}.proof-stat{padding-left:13px}.proof-stat strong{font-size:19px}.section{padding:82px 0}.section-tight{padding:66px 0}.section-head{margin-bottom:35px;display:block}.section-head .text-link{margin-top:24px}.problem-grid,.audience-grid,.boundary-grid,.page-card-grid,.simple-card-grid{grid-template-columns:1fr}.problem-card{min-height:185px}.problem-card h3{margin-top:20px}.solution-grid{gap:36px}.service-grid{grid-template-columns:1fr}.editorial-media-row{grid-template-columns:1fr;gap:28px}.editorial-media-image{min-height:380px}.service-card{min-height:230px}.process-grid{gap:35px}.process-quote{padding:28px}.proof-layout{gap:28px}.big-proof{padding:26px}.proof-list-item{grid-template-columns:106px 1fr;gap:14px}.proof-list-item strong{font-size:19px}.compare-table{overflow-x:auto}.compare-row{min-width:650px}.application-section{padding:82px 0}.form-row{grid-template-columns:1fr;gap:0}.application-form{padding:22px}.form-success{min-height:400px;padding:32px 22px}.cta-band-inner{display:block}.cta-band .button{margin-top:27px}.footer-grid{grid-template-columns:1fr 1fr;gap:40px 20px}.footer-brand-block,.footer-contact{grid-column:span 2}.footer-bottom{margin-top:50px;display:block}.footer-bottom div{margin-top:12px}.page-hero{padding:65px 0 55px}.page-hero-grid{gap:30px}.page-hero h1{font-size:clamp(44px,13vw,64px)}.page-content-grid{grid-template-columns:1fr;gap:35px}.answer-block p{font-size:24px}.article-layout{gap:40px}.article-copy h2{font-size:27px}.simple-page{padding:67px 0 90px}.simple-page h1{font-size:clamp(45px,14vw,70px)}}
