.home-hero{padding:clamp(52px, 8vw, 96px) var(--gutter) clamp(64px, 9vw, 100px);position:relative;overflow:hidden}.home-blob-a{background:radial-gradient(circle at 30% 30%,#b0468c47,#0000 70%);width:520px;height:520px;top:-180px;left:-140px}.home-blob-b{background:radial-gradient(circle at 60% 40%,#3f3d8c42,#0000 70%);width:620px;height:620px;top:60px;right:-220px}.home-hero-grid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(28px,5vw,56px);display:grid;position:relative}@media (max-width:900px){.home-hero-grid{grid-template-columns:1fr}}.home-hero-copy{max-width:560px}.home-hero-chip{margin-bottom:20px}.home-hero h1{letter-spacing:-.025em;text-wrap:balance;font-size:clamp(34px,4.6vw,52px);line-height:1.05}.home-hero-pivot{color:var(--brand);margin-top:4px;font-style:italic;display:block}.home-hero-lede{color:var(--ink-2);max-width:52ch;margin:22px 0 30px;font-size:clamp(15px,1.5vw,17.5px);line-height:1.55}.home-hero-cta{flex-wrap:wrap;gap:12px;margin-bottom:30px;display:flex}.home-hero-tags{flex-wrap:wrap;gap:8px;display:flex}.home-hero-figure{position:relative}.home-hero-figure-inner{background:var(--surface);box-shadow:var(--shadow-lg);border-radius:20px;transition:transform .4s;position:relative;overflow:hidden;transform:rotate(.5deg)}.home-hero-figure-inner:hover{transform:rotate(0)}.home-hero-figure-inner img{width:100%;height:auto;display:block}.home-hero-figure-caption{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fffffff2;background:#14162ad9;border-radius:8px;padding:10px 14px;font-size:12px;font-weight:500;line-height:1.4;position:absolute;bottom:16px;left:16px;right:16px}.home-lead{max-width:800px;margin-bottom:44px}.home-lead h2{margin:10px 0 18px}.home-lead-body{color:var(--ink-2);max-width:62ch;font-size:16px;line-height:1.6}.home-numbers{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (max-width:780px){.home-numbers{grid-template-columns:repeat(2,1fr)}}.home-numbers>div{background:var(--surface);border:1px solid var(--rule);box-shadow:var(--shadow-sm);border-radius:12px;padding:22px 22px 20px}.home-numbers .n{letter-spacing:-.03em;color:var(--brand);font-variant-numeric:tabular-nums;margin-bottom:8px;font-family:Fraunces,Georgia,serif;font-size:44px;font-weight:600;line-height:1}.home-numbers .n .unit{color:var(--ink-3);margin-left:2px;font-size:18px;font-weight:500}.home-numbers .k{color:var(--ink-2);max-width:26ch;font-size:12.5px;line-height:1.45}.home-themes-h{margin:10px 0 12px}.home-themes-lede{color:var(--ink-2);max-width:60ch;margin-bottom:38px;font-size:15.5px}.home-themes{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (max-width:900px){.home-themes{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.home-themes{grid-template-columns:1fr}}.home-theme-card{background:var(--surface);border:1px solid var(--rule);box-shadow:var(--shadow-sm);border-radius:14px;flex-direction:column;gap:10px;padding:26px 24px;transition:transform .16s,box-shadow .16s;display:flex}.home-theme-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.home-theme-card .n{letter-spacing:.1em;color:var(--magenta);margin-bottom:4px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;font-weight:600}.home-theme-card h3{color:var(--brand);letter-spacing:-.015em;font-size:20px}.home-theme-card p{color:var(--ink-2);font-size:14px;line-height:1.55}.home-comp-h{margin:10px 0 36px}.home-comp-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}@media (max-width:780px){.home-comp-grid{grid-template-columns:1fr}}.home-comp-card{background:var(--surface);border:1px solid var(--rule);box-shadow:var(--shadow-sm);border-radius:18px;flex-direction:column;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden}.home-comp-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.home-comp-media{aspect-ratio:16/10;background:linear-gradient(135deg,#eaeaf2 0%,#f0e5ea 100%);width:100%;position:relative;overflow:hidden}.home-comp-media img{object-fit:cover;width:100%;height:100%;display:block}.home-comp-body{padding:22px 26px 24px}.home-comp-body h3{color:var(--brand);letter-spacing:-.015em;margin-bottom:8px;font-size:20px}.home-comp-body p{color:var(--ink-2);font-size:14px;line-height:1.55}.home-aud-h{margin:10px 0 36px}.home-aud-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}@media (max-width:900px){.home-aud-grid{grid-template-columns:1fr}}.home-aud-card{background:var(--surface);border:1px solid var(--rule);box-shadow:var(--shadow-sm);border-radius:16px;flex-direction:column;gap:10px;padding:28px 26px 24px;display:flex}.home-aud-card .tag{letter-spacing:.09em;text-transform:uppercase;color:var(--magenta);margin-bottom:4px;font-size:10.5px;font-weight:600;display:inline-block}.home-aud-card h3{color:var(--ink);letter-spacing:-.015em;font-size:20px;line-height:1.25}.home-aud-card p{color:var(--ink-2);flex:1;font-size:14px;line-height:1.55}.home-aud-link{color:var(--brand);align-self:flex-start;margin-top:10px;font-size:13.5px;font-weight:600;text-decoration:none}.home-aud-link:hover{text-decoration:underline}.home-latest-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:32px;display:flex}.home-latest-h{margin:10px 0 0}.home-latest-all{color:var(--brand);white-space:nowrap;padding:8px 0;font-size:13.5px;font-weight:600;text-decoration:none}.home-latest-all:hover{text-decoration:underline}.home-latest-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}@media (max-width:900px){.home-latest-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.home-latest-grid{grid-template-columns:1fr}}.home-latest-card{background:var(--surface);border:1px solid var(--rule);color:inherit;box-shadow:var(--shadow-sm);border-radius:14px;flex-direction:column;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden}.home-latest-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.home-latest-cover{aspect-ratio:16/9;background:var(--brand-soft);overflow:hidden}.home-latest-cover img{object-fit:cover;width:100%;height:100%;display:block}.home-latest-body{flex-direction:column;flex:1;gap:6px;padding:18px 22px 20px;display:flex}.home-latest-body time{letter-spacing:.08em;text-transform:uppercase;color:var(--magenta);font-family:JetBrains Mono,ui-monospace,monospace;font-size:10.5px;font-weight:600}.home-latest-body h3{color:var(--ink);letter-spacing:-.015em;margin:4px 0 6px;font-family:Fraunces,Georgia,serif;font-size:18px;font-weight:500;line-height:1.25}.home-latest-body p{color:var(--ink-2);margin:0;font-size:13.5px;line-height:1.5}.home-test-h{margin:10px 0 36px}.home-test-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}@media (max-width:900px){.home-test-grid{grid-template-columns:1fr}}.home-test-card{background:var(--surface);border:1px solid var(--rule);box-shadow:var(--shadow-sm);border-radius:14px;flex-direction:column;gap:18px;padding:26px 26px 22px;display:flex}.home-test-card blockquote{color:var(--ink);text-wrap:pretty;margin:0;font-family:Fraunces,Georgia,serif;font-size:18px;font-style:italic;font-weight:400;line-height:1.45}.home-test-card .who{border-top:1px solid var(--rule);color:var(--ink-2);padding-top:14px;font-size:12.5px;line-height:1.5}.home-test-card .who strong{color:var(--ink);font-weight:700}.home-test-card .who .role{color:var(--magenta);text-transform:uppercase;letter-spacing:.09em;margin-top:4px;font-size:10.5px;font-weight:600}.home-test-card .who .school{color:var(--ink-3);margin-top:3px;font-size:12px}.home-story-grid{grid-template-columns:1.3fr 1fr;align-items:center;gap:clamp(28px,5vw,56px);display:grid}@media (max-width:900px){.home-story-grid{grid-template-columns:1fr}}.home-story-copy{max-width:640px}.home-quote{color:#fff;text-wrap:balance;border:0;margin:22px 0 24px;padding:0;font-family:Fraunces,Georgia,serif;font-size:clamp(20px,2.4vw,28px);font-style:italic;font-weight:400;line-height:1.35}.home-quote-attrib{letter-spacing:.09em;text-transform:uppercase;color:#ffffffa6;font-size:12px;font-weight:600}.home-quote-cta{margin-top:32px}.home-story-figure{border-radius:16px;transition:transform .4s;overflow:hidden;transform:rotate(-1deg);box-shadow:0 30px 60px -20px #00000080}.home-story-figure:hover{transform:rotate(0)}.home-story-figure img{width:100%;height:auto;display:block}.home-cta-band{text-align:center}.home-cta-band h2{margin-bottom:14px}.home-cta-lede{color:var(--ink-2);max-width:52ch;margin:0 auto 28px;font-size:16px;line-height:1.55}.home-cta-row{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}
