.oe{--surface-1:#fcfcfb;--page:#f7f5f1;--text-primary:#171512;--text-secondary:#52514e;--muted:#898781;--grid:#e5e2da;--border:#0b0b0b1a;--series-2:#eb6834;--series-8:#e34948;--brand-ink:#052e22;--brand-deep:#065f46;--brand-mid:#059669;--brand-amber:#d4af37;--brand-amber-lt:#6ee7b7;--brand-tag-bg:#d7f5ea;--brand-tag-text:#065f46;color:var(--text-primary);background:var(--page);font-family:system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.6}.oe *{box-sizing:border-box}.oe img,.oe svg{max-width:100%;display:block}.oe a{color:inherit}.oe .wrap{max-width:1120px;margin:0 auto;padding:0 24px}.oe section{padding:88px 0}.oe h1,.oe h2,.oe h3,.oe h4{font-weight:700;line-height:1.15;font-family:var(--font-cormorant), serif;margin:0 0 16px}.oe h2{letter-spacing:-.01em;font-size:clamp(28px,3.4vw,40px)}.oe h3{font-size:20px}.oe p{color:var(--text-secondary);margin:0 0 16px}.oe .eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--brand-mid);align-items:center;gap:8px;margin-bottom:14px;font-size:13px;font-weight:700;display:inline-flex}.oe .eyebrow:before{content:"";background:var(--brand-amber);border-radius:50%;width:7px;height:7px}.oe .lede{max-width:680px;font-size:18px}.oe .section-head{max-width:760px;margin-bottom:48px}.oe .section-head.center{text-align:center;margin-left:auto;margin-right:auto}.oe nav.oe-nav{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);background:#fcfcfbeb;position:sticky;top:0}.oe nav.oe-nav .wrap{justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.oe .brand{align-items:center;gap:10px;font-size:16px;font-weight:700;text-decoration:none;display:flex}.oe .brand-mark{object-fit:contain;border-radius:9px;flex-shrink:0;width:34px;height:34px}.oe .brand-name{line-height:1.15;font-family:var(--font-cormorant), serif;color:var(--brand-mid);flex-direction:column;font-size:22px;display:flex}.oe .brand-name .tagline{letter-spacing:.03em;color:var(--muted);font-family:system-ui,sans-serif;font-size:10.5px;font-weight:600}.oe .navlinks{gap:22px;margin:0;padding:0;font-size:13.5px;font-weight:600;list-style:none;display:flex}.oe .navlinks a{color:var(--text-secondary);white-space:nowrap;text-decoration:none}.oe .navlinks a:hover{color:var(--text-primary)}.oe .nav-cta{background:var(--brand-deep);color:#fff;white-space:nowrap;border-radius:99px;padding:9px 18px;font-size:13px;font-weight:700;text-decoration:none}@media (max-width:980px){.oe .navlinks{display:none}}.oe .hero{background:radial-gradient(1100px 520px at 15% -10%, #10b9814d, transparent 60%), radial-gradient(900px 500px at 100% 0%, #05966973, transparent 55%), linear-gradient(160deg, var(--brand-ink) 0%, var(--brand-deep) 55%, #043d2c 100%);color:#fff;text-align:center;padding:110px 0 96px}.oe .hero .wrap{max-width:780px}.oe .hero .eyebrow{color:var(--brand-amber-lt);justify-content:center}.oe .hero .eyebrow:before{background:var(--brand-amber-lt)}.oe .hero h1{color:#fff;font-size:clamp(32px,4.6vw,50px)}.oe .hero .question{font-family:var(--font-cormorant), serif;color:var(--brand-amber-lt);max-width:620px;margin:20px auto 8px;font-size:clamp(22px,2.6vw,28px);font-style:italic}.oe .hero .lede{color:#ffffffd1;margin:20px auto 0;font-size:18px}.oe .hero-ctas{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:30px;display:flex}.oe .btn{cursor:pointer;border:1px solid #0000;border-radius:99px;align-items:center;gap:8px;padding:14px 24px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.oe .btn-primary{background:var(--brand-amber);color:#052e22}.oe .btn-primary:hover{background:#e5c563}.oe .btn-ghost{color:#fff;background:#ffffff14;border-color:#ffffff47}.oe .btn-ghost:hover{background:#ffffff29}.oe .system-wrap{justify-content:center;padding:20px 0 8px;display:flex}.oe .system{aspect-ratio:1;width:100%;max-width:560px;margin:0 auto;position:relative}.oe .system-core{background:linear-gradient(160deg, var(--brand-deep), var(--brand-ink));color:#fff;text-align:center;width:128px;height:128px;font-family:var(--font-cormorant), serif;box-shadow:0 0 0 10px var(--brand-tag-bg);z-index:2;border-radius:50%;justify-content:center;align-items:center;font-size:17px;font-weight:700;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.oe .system-node{background:var(--surface-1);border:1px solid var(--border);color:var(--text-secondary);white-space:nowrap;z-index:1;border-radius:99px;padding:8px 16px;font-size:12.5px;font-weight:600;position:absolute;transform:translate(-50%,-50%)}@media (max-width:640px){.oe .system-node{padding:6px 10px;font-size:10.5px}.oe .system-core{width:104px;height:104px;font-size:14px}}.oe .paradigm-track{grid-template-columns:repeat(5,1fr);gap:14px;margin-top:12px;display:grid}@media (max-width:980px){.oe .paradigm-track{grid-template-columns:repeat(3,1fr)}}@media (max-width:620px){.oe .paradigm-track{grid-template-columns:1fr 1fr}}.oe .paradigm-step{background:var(--surface-1);border:1px solid var(--border);text-align:center;border-radius:14px;padding:18px;position:relative}.oe .paradigm-step.active{background:linear-gradient(160deg, var(--brand-deep), var(--brand-ink));border-color:#0000}.oe .paradigm-step .n{font-family:var(--font-cormorant), serif;color:var(--brand-mid);letter-spacing:.05em;font-size:13px;font-weight:700}.oe .paradigm-step.active .n{color:var(--brand-amber-lt)}.oe .paradigm-step h4{margin:6px 0 4px;font-size:14.5px}.oe .paradigm-step.active h4{color:#fff}.oe .paradigm-step p{margin:0;font-size:12.5px}.oe .paradigm-step.active p{color:#ffffffbf}.oe .energy-modes{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:8px;display:grid}@media (max-width:820px){.oe .energy-modes{grid-template-columns:1fr}}.oe .energy-mode{border:1px solid var(--border);background:var(--surface-1);border-radius:16px;padding:26px}.oe .energy-mode.expansion{border-top:4px solid var(--brand-mid)}.oe .energy-mode.contraction{border-top:4px solid var(--series-8)}.oe .energy-mode.stagnant{border-top:4px solid var(--series-2)}.oe .energy-mode h4{font-size:16.5px}.oe .energy-mode ul{color:var(--text-secondary);margin:0;padding-left:18px;font-size:14px}.oe .energy-mode li{margin-bottom:6px}.oe .levels-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:8px;display:grid}@media (max-width:900px){.oe .levels-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.oe .levels-grid{grid-template-columns:1fr}}.oe .level-card{background:var(--surface-1);border:1px solid var(--border);border-radius:14px;padding:20px}.oe .level-card .lvl-n{font-family:var(--font-cormorant), serif;color:var(--brand-amber);opacity:.7;font-size:26px;font-weight:800}.oe .level-card h4{color:var(--text-primary);margin:4px 0;font-size:15.5px}.oe .level-card p{color:var(--text-secondary);margin:0;font-size:13px}.oe .method-track{flex-direction:column;gap:0;margin-top:8px;display:flex}.oe .method-step{grid-template-columns:60px 1fr;gap:20px;padding-bottom:32px;display:grid;position:relative}.oe .method-step:last-child{padding-bottom:0}.oe .method-dot{color:#fff;background:var(--brand-deep);z-index:1;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:15px;font-weight:800;display:flex;position:relative}.oe .method-step:after{content:"";background:var(--grid);width:2px;position:absolute;top:48px;bottom:-4px;left:23px}.oe .method-step:last-child:after{display:none}.oe .method-body{background:var(--surface-1);border:1px solid var(--border);border-radius:14px;padding:20px 24px}.oe .method-body h4{color:var(--text-primary);margin:0 0 6px;font-size:16.5px}.oe .method-body p{color:var(--text-secondary);margin:0;font-size:14.5px}.oe .toolbox{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.oe .tool-pill{background:var(--surface-1);border:1px solid var(--border);color:var(--text-secondary);border-radius:99px;padding:10px 18px;font-size:13.5px;font-weight:600}.oe .trends-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:8px;display:grid}@media (max-width:980px){.oe .trends-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.oe .trends-grid{grid-template-columns:1fr}}.oe .trend-card{background:var(--surface-1);border:1px solid var(--border);border-radius:14px;padding:22px}.oe .trend-card .ico{margin-bottom:10px;font-size:22px}.oe .trend-card h4{font-size:15px}.oe .trend-card p{margin:0;font-size:13px}.oe .trend-card.signature{background:linear-gradient(160deg, var(--brand-deep), var(--brand-ink));border-color:#0000}.oe .trend-card.signature h4,.oe .trend-card.signature p{color:#fff}.oe .trend-card.signature p{color:#ffffffc7}.oe .stat-strip{background:var(--surface-1);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.oe .stat-grid{background:var(--border);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.oe .stat-tile{background:var(--surface-1);text-align:center;padding:30px 22px}.oe .stat-tile .val{font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:clamp(24px,2.8vw,32px);font-weight:800;font-family:var(--font-cormorant), serif}.oe .stat-tile .val.up{color:var(--series-8)}.oe .stat-tile .cap{color:var(--text-secondary);margin-top:6px;font-size:13px}@media (max-width:820px){.oe .stat-grid{grid-template-columns:repeat(2,1fr)}}.oe .grid-2{grid-template-columns:1fr 1fr;gap:24px;display:grid}@media (max-width:900px){.oe .grid-2{grid-template-columns:1fr}}.oe .card{background:var(--surface-1);border:1px solid var(--border);border-radius:16px;padding:28px}.oe .card-sub{color:var(--muted);margin-bottom:20px;font-size:13px}.oe .foot-note{color:var(--muted);margin-top:16px;margin-bottom:0;font-size:12px}.oe .checklist{gap:12px;max-width:640px;margin:8px auto 0;display:grid}.oe .check-row{background:var(--surface-1);border:1px solid var(--border);color:var(--text-primary);border-radius:12px;align-items:flex-start;gap:12px;padding:14px 18px;font-size:14.5px;display:flex}.oe .check-row .mark{background:var(--brand-tag-bg);width:22px;height:22px;color:var(--brand-tag-text);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex}.oe .audience-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:8px;display:grid}@media (max-width:900px){.oe .audience-grid{grid-template-columns:1fr}}.oe .audience-card{background:var(--surface-1);border:1px solid var(--border);border-radius:16px;padding:26px}.oe .audience-card h3{font-size:18px}.oe .audience-card ul{color:var(--text-secondary);margin:0;padding-left:18px;font-size:14px}.oe .audience-card li{margin-bottom:7px}.oe .cta-section{background:linear-gradient(135deg, var(--brand-deep), var(--brand-ink));color:#fff;text-align:center;border-radius:24px;margin:0 24px;padding:56px}.oe .cta-section h2{color:#fff}.oe .cta-section p{color:#ffffffc7;max-width:560px;margin-left:auto;margin-right:auto}.oe .cta-btns{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:24px;display:flex}.oe .manifesto-line{font-family:var(--font-cormorant), serif;color:var(--text-primary);text-align:center;max-width:720px;margin:0 auto;font-size:clamp(20px,2.4vw,26px);font-style:italic;line-height:1.4}.oe footer.oe-footer{border-top:1px solid var(--border);padding:48px 0 32px}.oe .foot-grid{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:24px;font-size:13.5px;display:flex}.oe .foot-links{flex-wrap:wrap;gap:18px;display:flex}.oe .foot-links a{color:var(--muted);text-decoration:none}.oe .foot-links a:hover{color:var(--text-primary)}
