:root{--font-sans:"Aptos", "Segoe UI", "Helvetica Neue", Arial, sans-serif;--font-display:"Aptos Display", "Segoe UI", "Helvetica Neue", Arial, sans-serif;--font-mono:"Consolas", "SFMono-Regular", "Liberation Mono", monospace;--background:#f6fafc;--background-soft:#eef4f8;--surface:#ffffffd1;--surface-strong:#fffffff5;--surface-solid:#fff;--foreground:#173042;--muted:#6a7c8b;--line:#4056691f;--line-strong:#4056693d;--accent:#405669;--cyan:#6dd6dd;--blue:#597fb9;--rose:#ff666d;--shadow:0 24px 70px #1b3b5814;--radius-large:28px;--radius-medium:22px;--radius-small:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--foreground);font-family:var(--font-sans), sans-serif;background:radial-gradient(circle at 0 0,#6dd6dd24,#0000 26%),radial-gradient(circle at 100% 0,#ff666d14,#0000 22%),linear-gradient(#f8fbfd 0%,#fff 34%,#f7fbfd 100%);margin:0}body:before{content:"";z-index:0;pointer-events:none;opacity:.42;background-image:linear-gradient(#40566906 1px,#0000 1px),linear-gradient(90deg,#40566906 1px,#0000 1px);background-size:40px 40px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle,#000 48%,#0000 92%);mask-image:radial-gradient(circle,#000 48%,#0000 92%)}a{color:inherit;text-decoration:none}button,input{font:inherit}.srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.siteFrame{z-index:1;width:min(1200px,100% - 32px);margin:0 auto;padding:18px 0 56px;position:relative}.backgroundGlow{z-index:0;filter:blur(105px);opacity:.4;pointer-events:none;border-radius:999px;width:380px;height:380px;position:fixed}.backgroundGlowLeft{background:#6dd6dd29;top:-120px;left:-120px}.backgroundGlowRight{background:#597fb91f;bottom:8%;right:-140px}.topbar{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow);background:#fffc;border:1px solid #ffffffb3;border-radius:999px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:34px;padding:14px 18px;display:flex;position:sticky;top:16px}.brand{flex-shrink:0;align-items:center;display:inline-flex}.brandLogo{width:auto;height:32px}.nav{color:var(--muted);flex-wrap:wrap;align-items:center;gap:18px;font-size:.94rem;display:flex}.nav a{padding:8px 0;transition:color .2s,opacity .2s,transform .2s}.nav a:hover{color:var(--foreground);transform:translateY(-1px)}.navButton{background:var(--accent);border-radius:999px;padding:10px 16px;color:#fff!important}.pageShell{flex-direction:column;gap:26px;display:flex}.stackLarge,.stackMedium,.stackSmall{flex-direction:column;display:flex}.stackLarge{gap:22px}.stackMedium{gap:16px}.stackSmall{gap:10px}.eyebrow,.miniLabel{color:var(--blue);font-family:var(--font-mono), monospace;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.74rem}.miniLabel{color:var(--muted)}.heroPanel,.detailHero{background:var(--surface-strong);box-shadow:var(--shadow);border:1px solid #ffffffd1;border-radius:32px;grid-template-columns:minmax(0,1.35fr) minmax(300px,.88fr);align-items:stretch;gap:22px;padding:34px;display:grid}.heroLead{max-width:720px}.heroTitle,.detailTitle{max-width:11ch;font-family:var(--font-display), sans-serif;letter-spacing:-.08em;margin:0;font-size:clamp(3.2rem,7vw,6.1rem);font-weight:700;line-height:.92}.heroCopy{max-width:60ch;color:var(--muted);margin:0;font-size:1.05rem;line-height:1.78}.heroActions,.bandActions,.newsletterForm{flex-wrap:wrap;gap:12px;display:flex}.heroNote,.helperText,.metaText,.metricLabel{color:var(--muted);margin:0;font-size:.92rem;line-height:1.65}.heroAside,.detailAside{align-content:start;gap:14px;display:grid}.heroSurface,.signalCard,.microStat,.sectionBlock,.principleItem,.articleCard,.storyPanel,.panel,.newsletterCard,.band{border:1px solid var(--line);border-radius:var(--radius-large);box-shadow:var(--shadow);background:#ffffffd1}.heroSurface{gap:20px;min-height:100%;padding:22px;display:grid}.heroMetricGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.heroMetric,.microStat{border-radius:var(--radius-medium);background:#f6fafceb;border:1px solid #40566914;padding:16px}.metricValue{color:var(--accent);letter-spacing:-.08em;margin-bottom:6px;font-size:2rem;font-weight:700;line-height:1;display:block}.heroSignalList{gap:14px;display:grid}.signalItem{border-top:1px solid #40566914;align-items:start;gap:12px;padding-top:14px;display:flex}.signalItem:first-of-type{border-top:0;padding-top:0}.signalIndex{min-width:30px;color:var(--accent);font-family:var(--font-mono), monospace;font-size:.8rem}.signalText{margin:0;line-height:1.68}.sectionBlock,.panel,.newsletterCard,.band{padding:28px}.sectionHeader{justify-content:space-between;align-items:end;gap:20px;display:flex}.sectionHeaderCompact{flex-direction:column;gap:10px;display:flex}.sectionTitle,.cardTitle,.articleTitle,.offerTitle{font-family:var(--font-display), sans-serif;letter-spacing:-.05em;margin:0}.sectionTitle{font-size:clamp(1.85rem,3vw,2.8rem);line-height:1.02}.cardTitle,.articleTitle{font-size:1.34rem}.mutedCopy,.cardCopy{color:var(--muted);margin:0;line-height:1.72}.principlesGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.principleItem{padding:18px 20px}.offerList{gap:14px;margin-top:26px;display:grid}.offerRow{background:var(--surface-solid);border:1px solid #4056691a;border-radius:24px;grid-template-columns:48px minmax(0,1fr) minmax(0,.9fr) 220px;align-items:center;gap:18px;padding:24px;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid;box-shadow:0 20px 50px #1b3b580d}.offerRow:hover,.articleCard:hover{border-color:var(--line-strong);transform:translateY(-2px);box-shadow:0 24px 56px #1b3b5814}.offerToneSlate{box-shadow:inset 3px 0 0 var(--accent), 0 20px 50px #1b3b580d}.offerToneCyan{box-shadow:inset 3px 0 0 var(--cyan), 0 20px 50px #1b3b580d}.offerToneBlue{box-shadow:inset 3px 0 0 var(--blue), 0 20px 50px #1b3b580d}.offerToneRose{box-shadow:inset 3px 0 0 var(--rose), 0 20px 50px #1b3b580d}.offerIndex{color:var(--muted);font-family:var(--font-mono), monospace;font-size:.8rem}.offerMain{gap:10px;display:grid}.offerTitle{font-size:clamp(1.55rem,2.8vw,2.2rem);line-height:.98}.offerDescription{color:var(--muted);margin:0;line-height:1.7}.offerMeta{color:var(--muted);gap:6px;font-size:.92rem;line-height:1.6;display:grid}.offerCta{color:var(--accent);font-size:.95rem}.storyGrid,.twoColumnSection{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.storyPanel{padding:28px}.storyPanelSoft{background:linear-gradient(#6dd6dd12,#ffffffeb),#ffffffdb}.storyList,.list{margin:0;padding:0;list-style:none;display:grid}.storyList{gap:12px}.storyListItem,.listItem{border-top:1px solid #4056691a;padding:16px 0;line-height:1.7}.storyListItem:first-child,.listItem:first-child{border-top:0;padding-top:0}.articleStack,.detailCardGrid{gap:14px;display:grid}.articleCard{gap:10px;padding:18px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid}.detailStatGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.metaTextStrong{color:var(--foreground);font-size:.98rem;line-height:1.55}.signalCard{gap:10px;padding:18px;display:grid}.inlineLink{color:var(--accent);font-weight:600}.newsletterCard{background:linear-gradient(135deg,#597fb90f,#fffffff5),#ffffffe0;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:24px;display:grid}.newsletterCardCompact{background:linear-gradient(135deg,#6dd6dd14,#fffffffa),#ffffffe6}.newsletterCopy,.newsletterFormBlock{flex-direction:column;gap:12px;display:flex}.newsletterForm{background:#f6fafce0;border:1px solid #4056691f;border-radius:18px;padding:8px}.input{min-height:52px;color:var(--foreground);background:#fff;border:1px solid #0000;border-radius:12px;flex:240px;padding:0 16px}.input:focus{outline-offset:2px;outline:2px solid #6dd6dd47}.button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;min-height:52px;padding:0 18px;transition:transform .2s,box-shadow .2s,opacity .2s;display:inline-flex}.button:hover{opacity:.98;transform:translateY(-1px);box-shadow:0 16px 32px #4056692e}.buttonGhost{color:var(--foreground);border:1px solid var(--line);background:#ffffffe6}.band{background:linear-gradient(#40566908,#fffffffa),#ffffffdb;justify-content:space-between;align-items:end;gap:20px;display:flex}.footer{color:var(--muted);justify-content:space-between;align-items:end;gap:20px;margin-top:34px;padding:16px 4px 0;display:flex}.footerBrand{flex-direction:column;gap:12px;display:flex}.footerLogo{opacity:.96;width:auto;height:26px}.footerText{max-width:34ch;margin:0;font-size:.92rem;line-height:1.7}.footerLinks{flex-wrap:wrap;gap:18px;display:flex}@media (max-width:980px){.heroPanel,.detailHero,.storyGrid,.twoColumnSection,.newsletterCard{grid-template-columns:1fr}.sectionHeader,.band,.footer{flex-direction:column;align-items:start}.heroTitle,.detailTitle{max-width:100%}.heroMetricGrid,.principlesGrid,.offerRow{grid-template-columns:1fr}.offerIndex{display:none}.offerMeta{min-width:0}}@media (max-width:720px){.siteFrame{width:min(100% - 20px,1200px);padding-top:12px}.topbar,.heroPanel,.detailHero,.sectionBlock,.panel,.newsletterCard,.band,.storyPanel{border-radius:22px;padding:18px}.topbar{border-radius:24px;flex-direction:column;align-items:start}.brandLogo{height:28px}.nav{width:100%}.navButton{justify-content:center;width:100%;display:inline-flex}.heroActions,.bandActions,.newsletterForm,.button,.buttonGhost{width:100%}.newsletterForm{flex-direction:column}.detailStatGrid{grid-template-columns:1fr}.footerLogo{height:22px}}
