:root{--ink:#17211b;--muted:#667069;--paper:#f5f1e8;--cream:#fbfaf6;--green:#173d2d;--mint:#dfece2;--red:#a54034;--line:#d9d8cf;--white:#fff;--shadow:0 22px 70px rgba(23,33,27,.1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",sans-serif}a{color:inherit;text-decoration:none}button,select{font:inherit}.site-header,.studio-header{height:88px;padding:0 clamp(24px,6vw,92px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(251,250,246,.94);position:sticky;top:0;z-index:10;backdrop-filter:blur(16px)}
.brand{display:flex;align-items:center;gap:13px}.brand-mark{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:white;font-family:Newsreader,serif;font-size:28px}.brand strong{display:block;letter-spacing:.16em}.brand small{display:block;color:var(--muted);font-size:10px;margin-top:2px}.site-header nav{display:flex;gap:32px;font-size:14px;font-weight:600}.site-header nav a:hover{color:var(--red)}.header-action{font-size:13px;font-weight:700;padding:11px 16px;border:1px solid var(--green);border-radius:999px}
.hero{min-height:650px;padding:100px clamp(24px,8vw,130px) 92px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(330px,.65fr);align-items:center;gap:9vw;background:radial-gradient(circle at 80% 20%,#e5eee5 0,transparent 32%),var(--paper)}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:700;color:var(--red);display:flex;align-items:center;gap:10px}.eyebrow span{width:26px;height:1px;background:currentColor}.hero h1,.section-heading h2,.method-lead h2,.resources h2{font-family:Newsreader,serif;font-size:clamp(52px,6vw,86px);line-height:.98;letter-spacing:-.045em;margin:23px 0}.hero h1 em{color:var(--red);font-weight:500}.hero-intro{font-family:Newsreader,serif;font-size:21px;line-height:1.55;max-width:650px;color:#4e5952}.hero-actions{display:flex;gap:14px;margin-top:36px}.button{display:inline-flex;align-items:center;justify-content:center;border:0;cursor:pointer;padding:14px 20px;border-radius:4px;font-weight:700;font-size:13px}.button.primary{background:var(--green);color:#fff}.button.secondary{background:transparent;border:1px solid #aeb5af}.counter-card{background:var(--white);padding:36px;border-top:5px solid var(--red);box-shadow:var(--shadow)}.counter-topline{display:flex;justify-content:space-between;text-transform:uppercase;font-size:10px;letter-spacing:.12em;font-weight:700}.live-dot{color:var(--green)}.live-dot:before{content:"";display:inline-block;width:6px;height:6px;background:#4c9366;border-radius:50%;margin-right:7px}.counter{display:block;font-family:Newsreader,serif;font-size:132px;line-height:1;margin-top:22px}.counter-card>p{color:var(--muted);font-size:13px}.counter-rule{height:1px;background:var(--line);margin:28px 0}.counter-note{line-height:1.55}.counter-card .updated{font-size:10px;text-transform:uppercase;letter-spacing:.08em;margin-top:22px}
.trust-strip{padding:28px clamp(24px,8vw,130px);display:grid;grid-template-columns:repeat(3,1fr);gap:40px;background:var(--green);color:white}.trust-strip>div{display:flex;gap:16px;align-items:center}.trust-strip strong{font-family:Newsreader,serif;color:#7faf8e;font-size:31px}.trust-strip span{font-size:11px;color:#becdc3;line-height:1.45}.trust-strip b{display:block;color:white;font-size:13px}
.data-section{padding:110px clamp(24px,8vw,130px)}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:42px}.section-heading h2{font-size:54px;margin:15px 0 0}.filters{display:flex;gap:12px}.filters label{font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:700;color:var(--muted)}.filters select{display:block;margin-top:7px;padding:10px 32px 10px 12px;border:1px solid var(--line);background:white;color:var(--ink)}.empty-state{border:1px solid var(--line);background:#fff;min-height:190px;padding:42px;display:flex;align-items:center;gap:28px}.empty-symbol{font-family:Newsreader,serif;font-size:65px;color:#aab3ab}.empty-state h3{font-family:Newsreader,serif;font-size:25px;margin:0 0 8px}.empty-state p{color:var(--muted);max-width:650px;line-height:1.6;margin:0}.case-card{border-top:1px solid var(--line);padding:28px 0;display:grid;grid-template-columns:1fr auto;gap:30px}.case-status{font-size:10px;text-transform:uppercase;color:var(--red);font-weight:700}.case-card h3{font-family:Newsreader,serif;font-size:28px;margin:8px 0}.case-card dl{display:flex;gap:28px}.case-card dt{font-size:9px;text-transform:uppercase;color:var(--muted)}.case-card dd{margin:5px 0;font-weight:600;font-size:13px}
.method-section{background:var(--green);color:white;padding:110px clamp(24px,8vw,130px);display:grid;grid-template-columns:1fr 1fr;gap:10vw}.eyebrow.light{color:#8db39a}.method-lead h2{font-size:55px;max-width:620px}.method-lead>p:last-child{color:#b8c8be;line-height:1.7;max-width:560px}.method-steps{padding:0;margin:0;list-style:none}.method-steps li{display:flex;gap:24px;padding:25px 0;border-bottom:1px solid rgba(255,255,255,.16)}.method-steps li>span{font-family:Newsreader,serif;color:#79a489;font-size:25px}.method-steps h3{margin:0 0 7px;font-family:Newsreader,serif;font-size:24px}.method-steps p{margin:0;color:#b8c8be;font-size:13px;line-height:1.5}.resources{padding:100px clamp(24px,8vw,130px);background:var(--paper)}.resources>div{display:grid;grid-template-columns:1fr 1fr;gap:10vw;align-items:center}.resources h2{font-size:52px}.resources div p{color:var(--muted);line-height:1.7}footer{background:#101713;color:#bbc4be;padding:45px clamp(24px,8vw,130px);display:grid;grid-template-columns:1fr 1.5fr auto;gap:60px;align-items:center;font-size:11px;line-height:1.5}.footer-brand b{display:block;color:white;letter-spacing:.18em;font-size:18px}.footer-brand span{font-size:10px}
.studio-body{background:#f2f3ef}.studio-header{position:relative;padding:0 34px}.prototype-badge{background:#efe1c5;color:#725320;font-size:10px;text-transform:uppercase;font-weight:700;letter-spacing:.1em;padding:7px 10px;border-radius:999px}.studio-shell{min-height:calc(100vh - 88px);display:grid;grid-template-columns:250px 1fr}.studio-sidebar{background:#17211b;color:white;padding:35px 20px}.sidebar-label{text-transform:uppercase;color:#829087;font-size:10px;letter-spacing:.14em;padding:0 12px}.nav-item{width:100%;border:0;background:transparent;color:#c4cec7;padding:13px 12px;display:flex;justify-content:space-between;border-radius:4px;cursor:pointer}.nav-item.active{background:#29372f;color:white}.nav-item b{font-size:11px;background:#3b4a41;padding:3px 7px;border-radius:10px}.sidebar-warning{margin:45px 12px 0;border-top:1px solid #354139;padding-top:25px}.sidebar-warning b{font-size:12px}.sidebar-warning p{font-size:11px;color:#91a097;line-height:1.5}.studio-main{padding:55px clamp(30px,5vw,80px)}.studio-title{display:flex;align-items:end;justify-content:space-between}.studio-title h1{font-family:Newsreader,serif;font-size:48px;margin:10px 0 0}.workflow-card{background:white;border:1px solid #dde0dc;text-align:center;padding:80px 25px;margin-top:35px}.empty-icon{font-size:45px;color:#8b9990}.workflow-card h2{font-family:Newsreader,serif;font-size:28px;margin:16px 0 8px}.workflow-card p{color:var(--muted);font-size:13px;max-width:520px;margin:0 auto 25px;line-height:1.6}dialog{border:0;box-shadow:var(--shadow);padding:42px;max-width:620px;color:var(--ink)}dialog::backdrop{background:rgba(10,18,13,.65)}.dialog-close{position:absolute;right:16px;top:12px;border:0;background:transparent;font-size:28px;cursor:pointer}.checklist{padding-left:20px}.checklist li{padding:9px 0;line-height:1.5;color:#4c5750}
@media(max-width:850px){.site-header nav{display:none}.header-action{display:none}.hero{grid-template-columns:1fr;padding-top:65px}.counter-card{max-width:520px}.trust-strip{grid-template-columns:1fr}.section-heading,.resources>div{display:block}.filters{margin-top:25px}.method-section{grid-template-columns:1fr}.studio-shell{grid-template-columns:1fr}.studio-sidebar{display:none}footer{grid-template-columns:1fr;gap:15px}}@media(max-width:520px){.site-header{height:72px;padding:0 18px}.brand small{max-width:200px}.hero{padding:50px 20px 60px}.hero h1{font-size:48px}.hero-actions{flex-direction:column}.counter-card{padding:25px}.counter{font-size:100px}.data-section,.method-section,.resources{padding:75px 20px}.section-heading h2,.method-lead h2,.resources h2{font-size:42px}.filters{flex-direction:column}.studio-main{padding:35px 18px}.studio-title{align-items:start;gap:20px}.studio-title h1{font-size:36px}.studio-title .button{font-size:0}.studio-title .button:first-letter{font-size:20px}}
