.strategy-root{--navy-light:#13365f;--navy-deep:#081b34;--amber-muted:#ff7c2433;--warm-gray:#f5f0e8;--border-navy:#ffffff1a;--ease-out:cubic-bezier(.23,1,.32,1);--serif:"Cormorant Garamond", Georgia, serif;--sans:"Inter", system-ui, sans-serif;font-family:var(--sans);background:var(--cream);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;font-weight:300;line-height:1.6;overflow-x:hidden}.strategy-root *,.strategy-root :before,.strategy-root :after{box-sizing:border-box}.strategy-root h1,.strategy-root h2,.strategy-root h3,.strategy-root h4,.strategy-root h5,.strategy-root h6{font-family:var(--serif);font-weight:600;line-height:1.1}.strategy-root a{color:inherit;text-decoration:none}.strategy-root ::selection{background:var(--amber-muted);color:var(--navy)}.strategy-root .strategy-container{width:100%;max-width:1400px;margin:0 auto;padding:0 1.5rem}@media (min-width:640px){.strategy-root .strategy-container{padding:0 2rem}}@media (min-width:1024px){.strategy-root .strategy-container{padding:0 3rem}}.strategy-root .strategy-wrap{max-width:1180px;margin:0 auto}.strategy-root .strategy-narrow{max-width:920px;margin:0 auto}.strategy-root .strategy-section{padding:3.5rem 0}@media (min-width:1024px){.strategy-root .strategy-section{padding:4.5rem 0}}.strategy-root .strategy-bg-cream{background:var(--cream)}.strategy-root .strategy-bg-white{background:#fff}.strategy-root .strategy-bg-navy{background:var(--navy)}.strategy-root .strategy-nav{z-index:50;transition:all .5s var(--ease-out);padding:1.25rem 0;position:fixed;top:0;left:0;right:0}.strategy-root .strategy-nav.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fafaf7f2;border-bottom:1px solid #0b25450f;padding:.75rem 0}.strategy-root .strategy-nav-inner{justify-content:space-between;align-items:center;display:flex}.strategy-root .strategy-brand{align-items:baseline;gap:.375rem;display:flex}.strategy-root .strategy-brand .strategy-name{font-family:var(--serif);letter-spacing:-.02em;color:var(--amber);font-size:1.5rem;font-weight:600}.strategy-root .strategy-brand .strategy-tag{font-family:var(--sans);letter-spacing:.15em;text-transform:uppercase;color:#ffffff80;font-size:9px;font-weight:500;transition:color .3s}.strategy-root .strategy-nav.scrolled .strategy-brand .strategy-tag{color:var(--text-muted)}.strategy-root .strategy-nav-links{align-items:center;gap:2rem;display:none}@media (min-width:1024px){.strategy-root .strategy-nav-links{display:flex}}.strategy-root .strategy-nav-links a.link{font-family:var(--sans);color:#ffffffb3;font-size:.875rem;transition:color .3s}.strategy-root .strategy-nav-links a.link:hover{color:#fff}.strategy-root .strategy-nav-links a.link.active{color:var(--amber-light)}.strategy-root .strategy-nav.scrolled .strategy-nav-links a.link{color:var(--text-secondary)}.strategy-root .strategy-nav.scrolled .strategy-nav-links a.link:hover{color:var(--navy)}.strategy-root .strategy-nav.scrolled .strategy-nav-links a.link.active{color:var(--amber)}.strategy-root .strategy-nav-cta{align-items:center;gap:.75rem;margin-left:1rem;display:flex}.strategy-root .strategy-nav-cta a{padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .3s}.strategy-root .strategy-nav-list{color:var(--amber);border:1px solid #c8873e99}.strategy-root .strategy-nav-list:hover{background:var(--amber);color:#fff}.strategy-root .strategy-nav-signup{color:#fff;background:#ffffff1a}.strategy-root .strategy-nav.scrolled .strategy-nav-signup{background:var(--navy);color:#fff}.strategy-root .strategy-nav-signup:hover{background:#fff3}.strategy-root .strategy-nav.scrolled .strategy-nav-signup:hover{background:var(--amber)}.strategy-root .strategy-burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:flex}@media (min-width:1024px){.strategy-root .strategy-burger{display:none}}.strategy-root .strategy-burger span{background:#fff;width:24px;height:1.5px;transition:all .3s}.strategy-root .strategy-nav.scrolled .strategy-burger span{background:var(--navy)}.strategy-root .strategy-hero{background:linear-gradient(160deg, var(--navy-deep) 0%, var(--navy) 45%, var(--navy-light) 100%);align-items:center;min-height:90vh;display:flex;position:relative;overflow:hidden}.strategy-root .hero-bg-img{object-fit:cover;object-position:center;opacity:.18;width:100%;height:100%;position:absolute;inset:0}.strategy-root .hero-grid{opacity:.5;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(90% 70% at 50% 40%,#000 30%,#0000 78%);mask-image:radial-gradient(90% 70% at 50% 40%,#000 30%,#0000 78%)}.strategy-root .hero-glow{filter:blur(20px);pointer-events:none;background:radial-gradient(circle,#c8873e29,#0000 60%);border-radius:50%;width:60rem;height:60rem;position:absolute;top:-20rem;right:-15rem}.strategy-root .hero-inner{z-index:2;width:100%;padding-top:6rem;padding-bottom:3rem;position:relative}.strategy-root .strategy-hero .strategy-eyebrow .label{color:var(--amber-light)}.strategy-root .strategy-hero h1{color:#fff;letter-spacing:-.02em;max-width:20ch;margin-bottom:1.25rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:600}.strategy-root .strategy-hero h1 .em{color:var(--amber-light)}.strategy-root .strategy-hero p.sub{color:#ffffffd9;max-width:44rem;margin-bottom:2rem;font-size:clamp(1rem,2vw,1.25rem);font-weight:300;line-height:1.7}.strategy-root .hero-actions{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.strategy-root .strategy-btn{font-family:var(--sans);transition:all .3s var(--ease-out);border:1px solid #0000;border-radius:4px;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:.9rem;font-weight:500;display:inline-flex}.strategy-root .btn-amber{background:var(--amber);color:#fff}.strategy-root .btn-amber:hover{background:var(--navy)}.strategy-root .btn-ghost-white{color:#fff;background:0 0;border-color:#fff6}.strategy-root .btn-ghost-white:hover{color:var(--navy);background:#fff}.strategy-root .strategy-eyebrow{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.strategy-root .strategy-eyebrow.center{justify-content:center}.strategy-root .strategy-eyebrow .rule{background:var(--amber);width:3rem;height:1px}.strategy-root .strategy-eyebrow .label{letter-spacing:.3em;text-transform:uppercase;color:var(--amber);font-size:.75rem;font-weight:600}.strategy-root .h-sec{letter-spacing:-.01em;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:600}.strategy-root .strategy-bg-navy .h-sec{color:#fff}.strategy-root .cream-h{color:var(--navy)}.strategy-root .em{color:var(--amber);font-style:italic;font-weight:500}.strategy-root .strategy-bg-navy .em{color:var(--amber-light)}.strategy-root .lede{color:var(--text-secondary);max-width:44rem;font-size:clamp(1rem,1.8vw,1.2rem);font-weight:300;line-height:1.6}.strategy-root .center .lede{margin-left:auto;margin-right:auto}.strategy-root .strategy-bg-navy .lede{color:#fff}.strategy-root .center{text-align:center}.strategy-root :focus-visible{outline:2px solid var(--amber);outline-offset:3px}.strategy-root .three-questions{grid-template-columns:1fr;gap:0;max-width:680px;margin:2.5rem auto 0;display:grid}.strategy-root .tq-item{align-items:stretch;gap:0;display:flex}.strategy-root .tq-left{flex-direction:column;flex-shrink:0;align-items:center;width:3.5rem;display:flex}.strategy-root .tq-dot{background:var(--navy);border:2px solid var(--amber);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.8rem;height:2.8rem;display:flex}.strategy-root .tq-dot span{font-family:var(--serif);color:var(--amber-light);font-size:1rem;font-weight:600}.strategy-root .tq-line{background:linear-gradient(var(--amber), #c8873e33);flex:1;width:2px;min-height:1.5rem}.strategy-root .tq-body{flex:1;padding:0 0 2rem 1.25rem}.strategy-root .tq-body p{font-family:var(--serif);color:var(--navy);padding:.4rem 0;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:600;line-height:1.3}.strategy-root .tq-proof{color:var(--text-secondary);margin-top:.4rem;font-size:.85rem;font-weight:300;line-height:1.6}.strategy-root .tq-end{letter-spacing:.12em;text-transform:uppercase;color:var(--amber);text-align:center;border:1px solid var(--amber-muted);background:#c8873e0d;border-radius:4px;margin-top:1rem;padding:.75rem 1.5rem;font-size:.85rem;font-weight:600}.strategy-root .decision-test{background:var(--warm-gray);border-left:3px solid var(--amber);border-radius:0 6px 6px 0;flex-direction:column;gap:.4rem;margin-top:1rem;padding:.9rem 1.1rem;display:flex}.strategy-root .decision-test .dt-label{letter-spacing:.22em;text-transform:uppercase;color:var(--amber);font-size:.6rem;font-weight:600}.strategy-root .decision-test .dt-q{font-family:var(--serif);color:var(--navy);font-size:1rem;font-weight:500;line-height:1.35}.strategy-root .decision-test .dt-fail{color:var(--text-muted);margin-top:.15rem;font-size:.82rem;font-weight:300}.strategy-root .decision-test .dt-fail strong{color:var(--navy);font-weight:500}.strategy-root .principles-wrap{max-width:1180px;margin:0 auto}.strategy-root .principles-grid{grid-template-columns:repeat(7,1fr);gap:.85rem;margin-top:2rem;display:grid}@media (max-width:1180px){.strategy-root .principles-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:900px){.strategy-root .principles-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.strategy-root .principles-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:440px){.strategy-root .principles-grid{grid-template-columns:1fr}}.strategy-root .principle-card{border:1px solid var(--border);transition:all .35s var(--ease-out);background:#fff;border-radius:8px;flex-direction:column;gap:.6rem;height:100%;padding:1.25rem 1.15rem;display:flex}.strategy-root .principle-card:hover{border-color:#c8873e59;transform:translateY(-3px);box-shadow:0 8px 24px #0b254514}.strategy-root .principle-card .p-num{font-family:var(--serif);color:var(--amber);font-size:1.9rem;font-weight:600;line-height:1}.strategy-root .principle-card h4{font-family:var(--serif);color:var(--navy);font-size:1.02rem;font-weight:600;line-height:1.22}.strategy-root .principle-card p{color:var(--text-secondary);font-size:.8rem;font-weight:300;line-height:1.5}.strategy-root .principle-card .decision-test{margin:0;padding:.7rem .9rem;font-size:.75rem}.strategy-root .principle-card .decision-test .dt-q{font-size:.85rem}.strategy-root .principle-card .decision-test .dt-fail{font-size:.75rem}.strategy-root .funding-map{margin-top:2.75rem;position:relative}.strategy-root .funding-map:before{content:"";background:linear-gradient(90deg, transparent, var(--amber) 8%, var(--amber) 92%, transparent);opacity:.7;height:1px;position:absolute;top:2rem;left:7%;right:7%}.strategy-root .funding-grid{z-index:1;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;display:grid;position:relative}.strategy-root .funding-stage{text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex}.strategy-root .funding-num{background:var(--navy);border:2px solid var(--amber);width:4rem;height:4rem;box-shadow:0 0 0 7px var(--cream);color:#fff;font-family:var(--serif);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.45rem;font-size:1.8rem;font-weight:600;display:flex}.strategy-root .funding-kicker{letter-spacing:.18em;text-transform:uppercase;color:var(--amber);justify-content:center;align-items:flex-end;min-height:2.2rem;margin-bottom:.65rem;font-size:.66rem;font-weight:600;display:flex}.strategy-root .funding-stage h3{font-family:var(--serif);color:var(--navy);justify-content:center;align-items:center;min-height:3rem;margin-bottom:.8rem;font-size:1.32rem;line-height:1.12;display:flex}.strategy-root .funding-copy{color:var(--text-secondary);max-width:13rem;margin-bottom:1rem;font-size:.88rem;font-weight:300;line-height:1.65}.strategy-root .funding-why{border-top:1px solid var(--border);width:100%;margin-top:auto;padding-top:1rem}.strategy-root .funding-why .why-label{font-family:var(--serif);color:var(--amber);margin-bottom:.35rem;font-size:1rem;font-weight:600}.strategy-root .funding-why p{color:var(--navy);font-size:.82rem;font-weight:400;line-height:1.55}.strategy-root .funding-close{border-top:1px solid var(--border);border-bottom:1px solid var(--border);text-align:center;font-family:var(--serif);color:var(--navy);margin-top:2.3rem;padding:1.25rem 1.5rem;font-size:clamp(1.35rem,2.6vw,1.8rem);font-weight:600}.strategy-root .funding-close em{color:var(--amber);font-weight:500}@media (max-width:1020px){.strategy-root .funding-map:before{display:none}.strategy-root .funding-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.strategy-root .funding-stage{text-align:left;border:1px solid var(--border);background:#fff;border-radius:.75rem;align-items:flex-start;padding:1.4rem}.strategy-root .funding-num{box-shadow:none;width:3.35rem;height:3.35rem;margin-bottom:1rem;font-size:1.5rem}.strategy-root .funding-kicker,.strategy-root .funding-stage h3{justify-content:flex-start;min-height:0}.strategy-root .funding-copy{max-width:none}}@media (max-width:640px){.strategy-root .funding-grid{grid-template-columns:1fr}}.strategy-root .rev-visual{border:1px solid var(--border);background:#fff;border-radius:.85rem;margin-top:2.5rem;padding:1.6rem;overflow:hidden}.strategy-root .rev-visual-head{justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:1.25rem;display:flex}.strategy-root .rev-visual-head h3{color:var(--navy);font-size:clamp(1.45rem,2.5vw,2rem)}.strategy-root .rev-visual-head p{max-width:34rem;color:var(--text-secondary);font-size:.9rem;line-height:1.6}.strategy-root .rev-chart-wrap{border-top:1px solid var(--border);padding-top:1rem;position:relative}.strategy-root .rev-chart{width:100%;height:auto;display:block}.strategy-root .rev-stage-labels{grid-template-columns:repeat(5,1fr);gap:.5rem;margin-top:.3rem;display:grid}.strategy-root .rev-stage-label{text-align:center;color:var(--text-secondary);font-size:.72rem;line-height:1.35}.strategy-root .rev-stage-label b{color:var(--amber);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.25rem;font-size:.62rem;display:block}.strategy-root .rev-legend{border-top:1px solid var(--border);grid-template-columns:repeat(5,1fr);gap:.6rem;margin-top:1.35rem;padding-top:1.2rem;display:grid}.strategy-root .rev-key{color:var(--text-secondary);align-items:flex-start;gap:.55rem;font-size:.76rem;line-height:1.35;display:flex}.strategy-root .rev-dot{border-radius:50%;flex:none;width:.75rem;height:.75rem;margin-top:.15rem}.strategy-root .rev-key strong{color:var(--navy);font-size:.78rem;font-weight:500;display:block}.strategy-root .slowdown{margin-top:2rem}.strategy-root .slowdown-title{font-family:var(--serif);color:var(--navy);letter-spacing:.04em;justify-content:center;align-items:center;gap:1rem;margin-bottom:1.2rem;font-size:1.25rem;font-weight:600;display:flex}.strategy-root .slowdown-title:before,.strategy-root .slowdown-title:after{content:"";background:var(--border);flex:1;height:1px}.strategy-root .slowdown-grid{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:1rem;display:grid}.strategy-root .slow-card{border:1px solid var(--border);background:#fff;border-radius:.75rem;grid-template-columns:140px 1fr;align-items:center;gap:1.25rem;padding:1.35rem;display:grid}.strategy-root .slow-card.resilient{background:linear-gradient(145deg,#c8873e0d,#fff 55%);border-color:#c8873e59}.strategy-root .slow-card h4{font-family:var(--serif);color:var(--navy);margin-bottom:.45rem;font-size:1.2rem}.strategy-root .slow-card p{color:var(--text-secondary);margin-bottom:.65rem;font-size:.86rem;line-height:1.55}.strategy-root .slow-list{margin:0;padding:0;list-style:none}.strategy-root .slow-list li{color:var(--text-secondary);padding:.18rem 0;font-size:.78rem}.strategy-root .slow-list .down{color:#a04444}.strategy-root .slow-list .up{color:var(--navy)}.strategy-root .vs-badge{background:var(--navy);width:3rem;height:3rem;color:var(--amber-light);font-family:var(--serif);border-radius:50%;justify-content:center;align-self:center;align-items:center;font-size:1rem;font-weight:600;display:flex}.strategy-root .mini-chart{width:140px;height:100px;display:block}.strategy-root .resilience-close{background:var(--navy);color:#fff;border-radius:.7rem;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.2rem;padding:1.15rem 1.35rem;display:flex}.strategy-root .resilience-close strong{font-family:var(--serif);color:var(--amber-light);font-size:1.25rem;font-weight:600}.strategy-root .resilience-close span{color:#ffffffd1;font-size:.86rem}@media (max-width:900px){.strategy-root .rev-visual-head{display:block}.strategy-root .rev-visual-head p{margin-top:.6rem}.strategy-root .rev-legend{grid-template-columns:1fr 1fr}.strategy-root .slowdown-grid{grid-template-columns:1fr}.strategy-root .vs-badge{margin:auto}.strategy-root .slow-card{grid-template-columns:120px 1fr}}@media (max-width:600px){.strategy-root .rev-visual{padding:1rem}.strategy-root .rev-stage-labels{grid-template-columns:1fr}.strategy-root .rev-stage-label{display:none}.strategy-root .rev-legend,.strategy-root .slow-card{grid-template-columns:1fr}.strategy-root .mini-chart{width:100%;height:120px}.strategy-root .resilience-close{text-align:center;display:block}.strategy-root .resilience-close span{margin-top:.35rem;display:block}}.strategy-root .execloop-wrap{max-width:780px;margin:2.25rem auto 0}.strategy-root .execloop-title{text-align:center;margin-bottom:1.4rem}.strategy-root .execloop-title h3{font-family:var(--serif);color:var(--navy);font-size:clamp(1.5rem,2.6vw,2rem);font-weight:600}.strategy-root .execloop-title p{color:var(--text-secondary);margin-top:.45rem;font-size:.95rem}.strategy-root .execloop-stage{place-items:center;min-height:498px;display:grid;position:relative}.strategy-root .execloop-ring{border:1px solid #c8873e59;border-radius:50%;width:358px;height:358px;position:absolute}.strategy-root .execloop-ring:before{content:"";border:1px dashed #0b254524;border-radius:50%;position:absolute;inset:31px}.strategy-root .execloop-center{z-index:2;background:linear-gradient(145deg, var(--navy-deep), var(--navy));text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:172px;height:172px;padding:1.15rem;display:flex;position:relative;box-shadow:0 20px 48px #0b25452e}.strategy-root .execloop-center .center-kicker{letter-spacing:.2em;text-transform:uppercase;color:var(--amber-light);margin-bottom:.4rem;font-size:.58rem;font-weight:600}.strategy-root .execloop-center strong{font-family:var(--serif);color:#fff;font-size:1.48rem;font-weight:600;line-height:1}.strategy-root .execloop-center span{color:#ffffffb3;margin-top:.5rem;font-size:.7rem;line-height:1.4}.strategy-root .fw-card{border:1px solid var(--border);width:206px;transition:transform .35s var(--ease-out), box-shadow .35s, border-color .35s;background:#fff;border-radius:10px;align-items:flex-start;gap:.7rem;padding:.95rem 1rem;display:flex;position:absolute;box-shadow:0 12px 32px #0b254514}.strategy-root .fw-card:hover{border-color:#c8873e80;transform:translateY(-4px);box-shadow:0 18px 38px #0b25451f}.strategy-root .fw-card.one{top:0;left:50%;transform:translate(-50%)}.strategy-root .fw-card.one:hover{transform:translate(-50%)translateY(-4px)}.strategy-root .fw-card.two{top:50%;right:0;transform:translateY(-50%)}.strategy-root .fw-card.two:hover{transform:translateY(calc(-50% - 4px))}.strategy-root .fw-card.three{bottom:0;left:50%;transform:translate(-50%)}.strategy-root .fw-card.three:hover{transform:translate(-50%)translateY(-4px)}.strategy-root .fw-card.four{top:50%;left:0;transform:translateY(-50%)}.strategy-root .fw-card.four:hover{transform:translateY(calc(-50% - 4px))}.strategy-root .fw-icon{background:var(--amber-muted);width:2.25rem;height:2.25rem;color:var(--navy);border:1px solid #c8873e4d;border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.strategy-root .fw-icon svg{width:1.2rem;height:1.2rem}.strategy-root .fw-card h5{font-family:var(--serif);color:var(--navy);font-size:.97rem;font-weight:600;line-height:1.15}.strategy-root .fw-card p{color:var(--text-secondary);margin-top:.2rem;font-size:.74rem;font-weight:300;line-height:1.45}.strategy-root .fw-arrow{background:var(--navy);width:43px;height:43px;color:var(--amber-light);z-index:3;border-radius:50%;justify-content:center;align-items:center;font-size:1.05rem;display:flex;position:absolute;box-shadow:0 8px 20px #0b254524}.strategy-root .fw-arrow.a1{top:18%;right:19%;transform:rotate(45deg)}.strategy-root .fw-arrow.a2{bottom:18%;right:19%;transform:rotate(135deg)}.strategy-root .fw-arrow.a3{bottom:18%;left:19%;transform:rotate(225deg)}.strategy-root .fw-arrow.a4{top:18%;left:19%;transform:rotate(315deg)}.strategy-root .fw-loop-badge{text-align:center;letter-spacing:.18em;text-transform:uppercase;color:var(--amber);justify-content:center;align-items:center;gap:.65rem;margin-top:1.1rem;font-size:.72rem;font-weight:600;display:flex}.strategy-root .fw-loop-badge:before,.strategy-root .fw-loop-badge:after{content:"";background:var(--amber);width:2.5rem;height:1px;display:block}@media (max-width:760px){.strategy-root .execloop-stage{flex-direction:column;gap:1rem;min-height:0;display:flex}.strategy-root .execloop-ring,.strategy-root .fw-arrow{display:none}.strategy-root .execloop-center{border-radius:10px;width:100%;height:auto;min-height:150px}.strategy-root .fw-card,.strategy-root .fw-card.one,.strategy-root .fw-card.two,.strategy-root .fw-card.three,.strategy-root .fw-card.four{width:100%;position:static;transform:none}.strategy-root .fw-card:hover,.strategy-root .fw-card.one:hover,.strategy-root .fw-card.two:hover,.strategy-root .fw-card.three:hover,.strategy-root .fw-card.four:hover{transform:translateY(-3px)}}.strategy-root .strat-table{border-collapse:collapse;border:1px solid var(--border);border-radius:8px;width:100%;margin-top:2rem;overflow:hidden}.strategy-root .strat-table thead tr{background:var(--navy)}.strategy-root .strat-table thead th{font-family:var(--sans);letter-spacing:.2em;text-transform:uppercase;color:var(--amber-light);text-align:left;padding:1rem 1.25rem;font-size:.7rem;font-weight:600}.strategy-root .strat-table tbody tr{border-bottom:1px solid var(--border);background:#fff;transition:background .25s}.strategy-root .strat-table tbody tr:last-child{border-bottom:none}.strategy-root .strat-table tbody tr:hover{background:var(--warm-gray)}.strategy-root .strat-table td{color:var(--text-secondary);padding:1.1rem 1.25rem;font-size:.95rem;font-weight:300;line-height:1.5}.strategy-root .strat-table td:first-child{font-family:var(--serif);color:var(--navy);white-space:nowrap;font-size:1.05rem;font-weight:600}.strategy-root .strat-table td .strat-icon{background:var(--amber-muted);width:1.9rem;height:1.9rem;color:var(--navy);vertical-align:middle;border-radius:5px;justify-content:center;align-items:center;margin-right:.65rem;display:inline-flex}.strategy-root .strat-table td .strat-icon svg{stroke:currentColor;fill:none;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:1.05rem;height:1.05rem}.strategy-root .thesis-scroll{border-radius:14px;margin-top:1.75rem;overflow-x:auto;box-shadow:0 20px 50px #0b25451a}.strategy-root .thesis-table{background:var(--border);border:1px solid var(--border);border-radius:14px;grid-template-columns:132px repeat(4,1fr);gap:1px;min-width:720px;display:grid;overflow:hidden}.strategy-root .tt-corner{background:var(--navy-deep);color:var(--amber-light);font-family:var(--serif);align-items:center;padding:0 1.1rem;font-size:.92rem;font-weight:600;display:flex}.strategy-root .tt-head{background:var(--navy);color:#fff;letter-spacing:.18em;text-transform:uppercase;align-items:center;padding:.9rem 1rem;font-size:.64rem;font-weight:600;display:flex}.strategy-root .tt-rowlabel{letter-spacing:.16em;text-transform:uppercase;align-items:center;padding:1.2rem 1.1rem;font-size:.7rem;font-weight:700;display:flex}.strategy-root .tt-rowlabel.trad{color:var(--text-muted);background:#fbfaf7}.strategy-root .tt-rowlabel.cond{color:var(--amber);box-shadow:inset 3px 0 0 var(--amber);background:linear-gradient(135deg,#c8873e24,#c8873e0a)}.strategy-root .tt-cell{background:#fff;align-items:center;padding:1.2rem 1.15rem;display:flex}.strategy-root .tt-cell.trad p{font-family:var(--serif);color:var(--text-muted);font-size:1.02rem;font-weight:500;line-height:1.3}.strategy-root .tt-cell.cond{background:linear-gradient(#c8873e0f,#c8873e05)}.strategy-root .tt-cell.cond p{font-family:var(--serif);color:var(--navy);font-size:1.06rem;font-weight:600;line-height:1.28}.strategy-root .tt-cell.cond .em{color:var(--amber);font-style:italic}.strategy-root .compound-loop{grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1120px;margin:2.25rem auto 0;display:grid}@media (max-width:900px){.strategy-root .compound-loop{grid-template-columns:1fr 1fr}}@media (max-width:560px){.strategy-root .compound-loop{grid-template-columns:1fr}}.strategy-root .cl-item{border:1px solid var(--border-navy);background:#ffffff0a;border-radius:8px;flex-direction:column;align-items:flex-start;gap:.55rem;padding:1.35rem;transition:all .35s;display:flex}.strategy-root .cl-item:hover{background:#ffffff14;border-color:#c8873e4d}.strategy-root .cl-num{font-family:var(--serif);color:var(--amber-light);font-size:1.7rem;font-weight:600;line-height:1}.strategy-root .cl-item h5{font-family:var(--serif);color:#fff;margin-bottom:.25rem;font-size:1rem;font-weight:600}.strategy-root .cl-item p{color:#ffffffb3;font-size:.82rem;font-weight:300;line-height:1.5}.strategy-root .compound-conclusion{text-align:center;background:#c8873e1f;border:1px solid #c8873e40;border-radius:8px;max-width:720px;margin:1.5rem auto 0;padding:1.5rem}.strategy-root .compound-conclusion p{font-family:var(--serif);color:#fff;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:500;line-height:1.4}.strategy-root .compound-conclusion p span{color:var(--amber-light);font-style:italic}.strategy-root .exec-grid{grid-template-columns:1fr;gap:1.5rem;margin-top:1.75rem;display:grid}@media (min-width:860px){.strategy-root .exec-grid{grid-template-columns:1fr 1fr}}.strategy-root .exec-card{border:1px solid var(--border);background:#fff;border-radius:.75rem;padding:2rem;transition:transform .35s,box-shadow .35s}.strategy-root .exec-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px #0b254517}.strategy-root .exec-card .ek{letter-spacing:.2em;text-transform:uppercase;color:var(--amber);margin-bottom:.7rem;font-size:.68rem;font-weight:600}.strategy-root .exec-card h3{font-family:var(--serif);color:var(--navy);margin-bottom:.75rem;font-size:1.4rem}.strategy-root .exec-card p{color:var(--text-secondary);font-size:.96rem;line-height:1.7}.strategy-root .cta-strip{background:var(--amber);border-radius:6px;flex-direction:column;justify-content:space-between;align-items:center;gap:1.25rem;margin-bottom:3rem;padding:2rem;display:flex}@media (min-width:768px){.strategy-root .cta-strip{flex-direction:row;padding:2.5rem}}.strategy-root .cta-strip h3{font-family:var(--serif);color:#fff;margin-bottom:.3rem;font-size:clamp(1.3rem,2.5vw,1.8rem)}.strategy-root .cta-strip p{color:#ffffffe6;font-size:.85rem;font-weight:300}.strategy-root .cta-actions{flex-shrink:0;gap:.6rem;display:flex}.strategy-root .cta-actions a{border-radius:4px;padding:.7rem 1.4rem;font-size:.85rem;font-weight:500;transition:all .3s}.strategy-root .cta-w{color:var(--navy);background:#fff}.strategy-root .cta-w:hover{background:var(--navy);color:#fff}.strategy-root .cta-o{color:#fff;border:1px solid #fff6}.strategy-root .cta-o:hover{color:var(--navy);background:#fff}.strategy-root .strategy-footer{background:var(--navy);border-top:1px solid #ffffff0d;padding:3rem 0 1.5rem}.strategy-root .foot-grid{grid-template-columns:1fr;gap:2.5rem;padding-bottom:2.5rem;display:grid}@media (min-width:768px){.strategy-root .foot-grid{grid-template-columns:2fr 1fr 1fr 1fr}}.strategy-root .foot-brand .strategy-name{font-family:var(--serif);color:var(--amber);font-size:1.4rem;font-weight:600}.strategy-root .foot-brand .strategy-tag{letter-spacing:.15em;text-transform:uppercase;color:#fff6;margin-left:.3rem;font-size:8px}.strategy-root .foot-brand p{color:#ffffffa6;max-width:24rem;margin-top:1rem;font-size:.85rem;font-weight:300}.strategy-root .foot-col h4{letter-spacing:.2em;text-transform:uppercase;color:#fff;border-bottom:1px solid #ffffff1a;margin-bottom:1rem;padding-bottom:.6rem;font-size:9px;font-weight:600;display:inline-block}.strategy-root .foot-col a{color:#ffffffa6;margin-bottom:.6rem;font-size:.85rem;font-weight:300;transition:color .3s;display:block}.strategy-root .foot-col a:hover{color:var(--amber-light)}.strategy-root .foot-bottom{border-top:1px solid #ffffff14;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}@media (min-width:768px){.strategy-root .foot-bottom{flex-direction:row}}.strategy-root .foot-bottom span{color:#fff6;font-size:.7rem;font-weight:300}.strategy-root .socials{gap:.8rem;display:flex}.strategy-root .socials a{color:#ffffff80;border:1px solid #ffffff1a;border-radius:3px;justify-content:center;align-items:center;width:1.8rem;height:1.8rem;transition:all .3s;display:flex}.strategy-root .socials a:hover{border-color:var(--amber);color:var(--amber)}.strategy-root .socials svg{width:14px;height:14px}.strategy-root .section-banner{background:var(--navy-deep);width:100vw;height:22rem;margin-bottom:2.5rem;margin-left:calc(50% - 50vw);position:relative;overflow:hidden}@media (min-width:1024px){.strategy-root .section-banner{height:24rem}}.strategy-root .section-banner img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.strategy-root .section-banner .band-overlay{background:linear-gradient(90deg,#081b34f0 0%,#0b2545b8 48%,#0b254557 100%);position:absolute;inset:0}.strategy-root .section-banner .band-inner{z-index:2;flex-direction:column;justify-content:center;max-width:1180px;height:100%;margin:0 auto;padding:0 1.5rem;display:flex;position:relative}@media (min-width:640px){.strategy-root .section-banner .band-inner{padding:0 2rem}}@media (min-width:1024px){.strategy-root .section-banner .band-inner{padding:0 3rem}}.strategy-root .section-banner .band-inner h2{color:#fff;max-width:34rem;margin-bottom:.25rem}.strategy-root #see-differently{--muted:#566273;--line:#e7e1d7;--white:#fff}.strategy-root #see-differently .sd-eyebrow{color:var(--amber);letter-spacing:.24em;text-transform:uppercase;justify-content:center;align-items:center;gap:14px;margin-bottom:14px;font-size:.74rem;font-weight:600;display:flex}.strategy-root #see-differently .sd-eyebrow:before,.strategy-root #see-differently .sd-eyebrow:after{content:"";background:var(--amber-light);width:64px;height:1px}.strategy-root #see-differently .sd-title{text-align:center;font-family:var(--serif);color:var(--navy);margin-bottom:1.25rem;font-size:clamp(1.9rem,3.4vw,2.9rem);font-weight:600;line-height:1}.strategy-root #see-differently .sd-title em{color:var(--amber);font-style:normal;font-weight:500;display:block}.strategy-root #see-differently .comparison-shell{-webkit-overflow-scrolling:touch;border-radius:18px;overflow-x:auto;box-shadow:0 18px 50px #0b254514}.strategy-root #see-differently .cmp-grid{background:var(--line);border:1px solid var(--line);border-radius:18px;grid-template-columns:150px repeat(6,1fr);gap:1px;min-width:840px;display:grid;overflow:hidden}.strategy-root #see-differently .cmp-corner{background:var(--cream)}.strategy-root #see-differently .cmp-head{background:var(--navy);color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:16px 10px 14px;display:flex}.strategy-root #see-differently .icon-wrap{border-radius:50%;place-items:center;display:grid}.strategy-root #see-differently .icon-wrap svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.strategy-root #see-differently .cmp-head .icon-wrap{width:40px;height:40px;color:var(--amber-light);background:#ffffff14}.strategy-root #see-differently .cmp-head .audience-label{color:#fff;letter-spacing:.06em;font-size:.72rem}.strategy-root #see-differently .cmp-rowlabel{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);background:#fbfaf7;align-items:center;padding:16px 18px;font-size:.78rem;font-weight:600;display:flex}.strategy-root #see-differently .cmp-rowlabel.cond{color:var(--amber);background:linear-gradient(135deg,#c8873e1f,#c8873e08)}.strategy-root #see-differently .cmp-cell{padding:16px 15px;font-size:.85rem;line-height:1.5}.strategy-root #see-differently .cmp-cell.trad{color:var(--muted);background:#fff}.strategy-root #see-differently .cmp-cell.cond{color:var(--navy);background:linear-gradient(#c8873e0d,#c8873e04)}.strategy-root #see-differently strong{color:var(--navy);font-weight:600}.strategy-root #see-differently .cmp-cell.cond strong{color:var(--amber)}.strategy-root #see-differently .eco-band{background:linear-gradient(135deg, var(--navy-deep), var(--navy));color:#fff;border-radius:18px;grid-template-columns:320px 1fr;min-height:210px;margin-top:22px;display:grid;overflow:hidden;box-shadow:0 18px 50px #0b25451f}.strategy-root #see-differently .eco-visual{border-right:1px solid #ffffff1a;place-items:center;min-height:210px;display:grid;position:relative;overflow:hidden}.strategy-root #see-differently .eco-visual:before{content:"";background:radial-gradient(circle,#c8873e38,#0000 64%);border-radius:50%;width:280px;height:280px;position:absolute}.strategy-root #see-differently .network{width:210px;height:210px;position:relative}.strategy-root #see-differently .network:before,.strategy-root #see-differently .network:after{content:"";border:1px dashed #d4a06499;border-radius:50%;position:absolute;inset:34px}.strategy-root #see-differently .core{background:var(--navy-deep);border:2px solid var(--amber-light);width:82px;height:82px;font-family:var(--serif);color:var(--amber-light);z-index:2;border-radius:50%;place-items:center;font-size:3rem;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.strategy-root #see-differently .node{border:1px solid var(--amber-light);width:42px;height:42px;color:var(--amber-light);background:var(--navy-deep);z-index:2;border-radius:50%;place-items:center;display:grid;position:absolute}.strategy-root #see-differently .node svg{width:19px;height:19px}.strategy-root #see-differently .eco-bg{object-fit:cover;opacity:.3;z-index:0;width:100%;height:100%;position:absolute;inset:0}.strategy-root #see-differently .n1{top:0;left:84px}.strategy-root #see-differently .n2{top:58px;right:8px}.strategy-root #see-differently .n3{bottom:12px;right:36px}.strategy-root #see-differently .n4{bottom:12px;left:36px}.strategy-root #see-differently .n5{top:58px;left:8px}.strategy-root #see-differently .eco-copy{flex-direction:column;justify-content:center;padding:30px 44px;display:flex}.strategy-root #see-differently .eco-copy h3{font-family:var(--serif);color:#fff;margin-bottom:12px;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:600;line-height:1.02}.strategy-root #see-differently .eco-copy h3:after{content:"";background:var(--amber);width:64px;height:2px;margin-top:12px;display:block}.strategy-root #see-differently .eco-copy p{color:#ffffffd6;max-width:700px;font-size:.96rem;line-height:1.62}.strategy-root #see-differently .eco-copy strong{color:var(--amber-light)}@media (max-width:900px){.strategy-root #see-differently .cmp-grid{min-width:720px}.strategy-root #see-differently .cmp-head{padding:12px 8px}.strategy-root #see-differently .cmp-cell{padding:13px 12px;font-size:.8rem}.strategy-root #see-differently .cmp-rowlabel{padding:13px 12px;font-size:.72rem}.strategy-root #see-differently .eco-band{grid-template-columns:1fr}.strategy-root #see-differently .eco-visual{border-bottom:1px solid #ffffff1a;border-right:none}.strategy-root #see-differently .eco-copy{padding:34px 28px}}
