@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;800&display=swap";:root{color-scheme:light;--navy:#0b1026;--navy-deep:#050816;--navy-line:#343b66;--gold:#c9a961;--gold-button:#d6b46c;--gold-button-hover:#e5c77f;--gold-text:#8a6a24;--gold-on-dark:#f3d58a;--gold-tint:#f4ebd6;--check:#9a7a34;--ink:#1e2436;--body:#3a4059;--sub:#4a5066;--muted:#5f6574;--on-dark:#f8fafc;--on-dark-sub:#d8dcef;--on-dark-muted:#b8bdd2;--line:#e4e2dc;--line-soft:#efede7;--bg-white:#fff;--bg-light:#fbfaf7;--bg-pale:#f7f1e3;--font-sans:"Noto Sans JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;--wide:65rem;--narrow:50.5rem;--text:47.5rem;--gutter:1.5rem;--section-y:5.5rem;--radius-card:1rem;--radius-box:.75rem;--radius-button:.625rem;--shadow-card:0 10px 30px #0b10260d;--shadow-button:0 10px 26px #c9a9614d;font-family:var(--font-sans);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%;overflow-x:clip}body{color:var(--ink);background:var(--bg-white);margin:0;font-size:1rem;line-height:1.85;overflow-x:clip}h1,h2,h3{color:var(--navy);margin:0;font-weight:800}p{margin:0 0 1rem}p:last-child{margin-bottom:0}img,svg{max-width:100%;display:block}a{color:inherit;text-underline-offset:.2em}strong{font-weight:700}button,input,select,textarea{font:inherit}.skip-link{z-index:100;color:var(--on-dark);background:var(--navy);padding:.7rem 1rem;position:absolute;top:-6rem;left:1rem}.skip-link:focus{top:1rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ph{word-break:keep-all;overflow-wrap:anywhere}.ph .nb,.nb{white-space:nowrap;display:inline-block}h1,h2,h3{text-wrap:balance}.nowrap{white-space:nowrap}.tbc{color:#8a1c1c;background:#fdecec;border:1px dashed #c65454;border-radius:4px;padding:0 .3em;font-size:.9em;font-weight:700;display:inline}.shell{width:min(calc(100% - var(--gutter) * 2), var(--wide));margin-inline:auto}.shell--narrow{width:min(calc(100% - var(--gutter) * 2), var(--narrow))}.text-width{max-width:var(--text)}.center{text-align:center}.mx-auto{margin-inline:auto}.section{padding-block:var(--section-y);background:var(--bg-white)}.section--light{background:var(--bg-light)}.section--pale{background:var(--bg-pale)}.section--navy{background:var(--navy);color:var(--on-dark)}.section--tight{padding-block:3.5rem}.kicker{color:var(--gold-text);letter-spacing:.08em;margin:0 0 .5rem;font-size:.9375rem;font-weight:800;line-height:1.6}.kicker--name{letter-spacing:.02em}.section-head{text-align:center;margin:0 auto 2.25rem}.section-head .kicker{text-align:center}.h2{font-size:2.125rem;line-height:1.45}.section-head .h2:after{content:"";background:var(--gold);width:48px;height:3px;margin:1.125rem auto 0;display:block}.section-head--left{text-align:left}.section-head--left .h2:after{margin-left:0}.lead{max-width:var(--text);color:var(--body);margin:1.25rem auto 0}.section-head--left .lead{margin-left:0}.h3{margin:2.5rem 0 .875rem;font-size:1.3125rem;line-height:1.5}.h3:first-child{margin-top:0}.body-text{color:var(--body)}.body-text>p{margin:0 0 1rem}.note{color:var(--muted);font-size:.875rem;line-height:1.8}.marker{background:linear-gradient(#0000 62%,#c9a96159 62%)}.emph{color:var(--navy);text-align:center;margin:1.75rem 0 .75rem;font-size:1.1875rem;font-weight:800}.section--navy h1,.section--navy h2,.section--navy h3{color:var(--on-dark)}.section--navy .kicker{color:var(--gold-on-dark)}.section--navy .section-head .h2:after{background:var(--gold-button)}.section--navy .lead,.section--navy .body-text{color:var(--on-dark-sub)}.section--navy .note{color:var(--on-dark-muted)}.button{border:2px solid var(--gold-button);border-radius:var(--radius-button);min-height:3.875rem;color:var(--navy-deep);background:var(--gold-button);box-shadow:var(--shadow-button);text-align:center;justify-content:center;align-items:center;padding:1rem 2.25rem;font-size:1.125rem;font-weight:800;line-height:1.4;text-decoration:none;transition:background .16s,transform .16s,box-shadow .16s;display:inline-flex}.button__label{word-break:keep-all}.button:hover{background:var(--gold-button-hover);border-color:var(--gold-button-hover);transform:translateY(-2px)}.button:focus-visible,.button--secondary:focus-visible,.text-link:focus-visible{outline:3px solid var(--gold-text);outline-offset:3px}.button--secondary{min-height:3.5rem;color:var(--navy);background:var(--bg-white);border-color:var(--gold);box-shadow:none;font-size:1rem;font-weight:700}.button--secondary:hover{background:var(--bg-pale);border-color:var(--gold)}.section--navy .button--secondary,.hero .button--secondary{color:var(--on-dark);background:0 0;border-color:#d6b46ccc}.section--navy .button--secondary:hover,.hero .button--secondary:hover{background:#d6b46c1f}.section--navy .button:focus-visible,.hero .button:focus-visible{outline-color:var(--gold-on-dark)}.actions{flex-wrap:wrap;gap:.875rem;margin-top:2rem;display:flex}.actions--center{justify-content:center}.text-link{color:var(--navy);text-decoration:underline;text-decoration-color:var(--gold);text-underline-offset:.35em;align-items:center;gap:.4em;font-weight:700;text-decoration-thickness:2px;display:inline-flex}.text-link:after{content:"→";color:var(--gold-text);text-decoration:none}.text-link:hover{color:var(--gold-text)}.section--navy .text-link,.site-footer .text-link{color:var(--on-dark)}.section--navy .text-link:after{color:var(--gold-on-dark)}.cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.375rem;display:grid}.cards--2{grid-template-columns:repeat(2,minmax(0,1fr))}.cards--4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{min-width:0;color:var(--ink);background:var(--bg-white);border:1px solid var(--line);border-radius:var(--radius-card);box-shadow:var(--shadow-card);flex-direction:column;padding:1.75rem 1.5rem;display:flex}.card h3{margin:0 0 .25rem;font-size:1.25rem;font-weight:800;line-height:1.5}.card p{color:var(--sub);font-size:.9375rem;line-height:1.8}.card__tag{color:var(--gold-text);letter-spacing:.04em;margin:0 0 .5rem;font-size:.8125rem;font-weight:700}.card__icon{width:3.625rem;height:3.625rem;color:var(--gold-text);background:var(--gold-tint);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.875rem;display:flex}.card__icon svg{width:1.75rem;height:1.75rem}.card__foot{margin-top:auto;padding-top:1.25rem}.card__foot .button{width:100%;min-height:3.5rem;padding:.875rem 1rem;font-size:1rem}a.card{text-decoration:none;transition:border-color .16s,transform .16s}a.card:hover{border-color:var(--gold);transform:translateY(-2px)}.card__more{color:var(--navy);margin-top:auto;padding-top:1rem;font-size:.9375rem;font-weight:700}.card__more:after{content:" →";color:var(--gold-text)}.card--navy{color:var(--on-dark);background:var(--navy);border-color:var(--navy)}.card--navy h2,.card--navy h3{color:var(--on-dark)}.card--navy .kicker{color:var(--gold-on-dark)}.card--navy .card__more{color:var(--on-dark)}.card--navy .card__more:after{color:var(--gold-on-dark)}.card--navy p{color:var(--on-dark-sub)}.box{background:var(--bg-white);border:1px solid var(--line);border-left:4px solid var(--gold);border-radius:var(--radius-box);margin:1.5rem 0;padding:1.375rem 1.5rem}.box__title{color:var(--navy);align-items:center;gap:.6rem;margin:0 0 .5rem;font-weight:800;display:flex}.box p{color:var(--body)}.section--navy .box{color:var(--ink)}.check-list,.dot-list,.num-list{margin:0;padding:0;list-style:none}.check-list li,.dot-list li{border-bottom:1px solid var(--line);color:var(--ink);padding:.875rem 0 .875rem 1.875rem;position:relative}.check-list li:before{content:"✓";color:var(--check);font-weight:800;position:absolute;top:.8rem;left:.25rem}.dot-list li:before{content:"";background:var(--gold);border-radius:50%;width:.625rem;height:.625rem;position:absolute;top:1.65rem;left:.3rem}.section--navy .check-list li,.section--navy .dot-list li{color:var(--on-dark);border-color:var(--navy-line)}.section--navy .check-list li:before{color:var(--gold-on-dark)}.num-list{counter-reset:num}.num-list li{border-bottom:1px solid var(--line);counter-increment:num;padding:1.125rem 0 1.125rem 3rem;position:relative}.num-list li:before{content:counter(num);width:1.75rem;height:1.75rem;color:var(--on-dark);background:var(--navy);border-radius:50%;justify-content:center;align-items:center;font-size:.8125rem;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:1.2rem;left:0}.num-list strong{color:var(--navy);font-size:1.0625rem;display:block}.num-list p{color:var(--sub);margin:.25rem 0 0;font-size:.9375rem}.dl{border-top:1px solid var(--line);grid-template-columns:9em minmax(0,1fr);margin:0;display:grid}.dl dt,.dl dd{border-bottom:1px solid var(--line);overflow-wrap:anywhere;min-width:0;margin:0;padding:.875rem 0}.dl dt{color:var(--gold-text);font-weight:700}.dl dd{color:var(--ink)}.site-header{z-index:20;background:var(--bg-white);border-bottom:1px solid var(--line);position:relative}.site-header__inner{justify-content:space-between;align-items:center;gap:1.5rem;min-height:4.5rem;display:flex}.brand{color:var(--navy);letter-spacing:-.01em;white-space:nowrap;align-items:center;gap:.7rem;font-size:1.0625rem;font-weight:800;text-decoration:none;display:inline-flex}.brand img{object-fit:contain;filter:brightness(0)saturate()invert(7%)sepia(24%)saturate(2800%)hue-rotate(208deg);width:2.25rem;height:2.25rem}.site-nav{align-items:center;gap:clamp(1rem,2.4vw,2rem);display:flex}.site-nav a{color:var(--navy);letter-spacing:.04em;padding-block:1.4rem;font-size:.875rem;font-weight:700;text-decoration:none;position:relative}.site-nav a:after{content:"";background:var(--gold);transform-origin:0;height:2px;transition:transform .16s;position:absolute;bottom:1rem;left:0;right:0;transform:scaleX(0)}.site-nav a:hover:after,.site-nav a:focus-visible:after,.site-nav a[aria-current=page]:after{transform:scaleX(1)}.home-page .site-header{background:0 0;border-bottom-color:#ffffff29;position:absolute;inset:0 0 auto}.home-page .brand,.home-page .site-nav a{color:var(--on-dark)}.home-page .brand img{filter:brightness(0)invert()}.site-footer{color:var(--on-dark-muted);background:var(--navy-deep);padding:4rem 0 2.5rem;font-size:.875rem}.footer-main{border-bottom:1px solid var(--navy-line);grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:3rem;padding-bottom:2.5rem;display:grid}.footer-brand{color:var(--on-dark);align-items:center;gap:.7rem;font-size:1.0625rem;font-weight:800;text-decoration:none;display:inline-flex}.footer-brand img{filter:brightness(0)invert();width:2.25rem;height:2.25rem}.footer-brand-block__catch{color:var(--on-dark);margin:1.25rem 0 .5rem;font-size:1rem;font-weight:700;line-height:1.7}.footer-brand-block__tagline{color:var(--gold-on-dark);letter-spacing:.18em;margin:0;font-size:.6875rem}.footer-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;display:grid}.footer-nav h2{color:var(--gold-on-dark);letter-spacing:.12em;margin:0 0 .75rem;font-size:.75rem;font-weight:800}.footer-nav ul{margin:0;padding:0;list-style:none}.footer-nav li+li{margin-top:.25rem}.footer-nav a{word-break:keep-all;overflow-wrap:anywhere;color:var(--on-dark);padding-block:.3rem;line-height:1.6;text-decoration:none;display:inline-block}.footer-nav a:hover{color:var(--gold-on-dark);text-decoration:underline}.footer-company{color:var(--on-dark-muted);margin:1.75rem 0 .25rem}.footer-legal{flex-wrap:wrap;column-gap:1.25rem;margin:.5rem 0;padding:0;list-style:none;display:flex}.footer-legal a{color:var(--gold-on-dark);padding:.4rem 0;display:inline-block}.footer-bottom{margin:.5rem 0 0;font-size:.8125rem}.hero{color:var(--on-dark);background:var(--navy-deep);isolation:isolate;position:relative;overflow:hidden}.hero__media{z-index:-1;position:absolute;inset:0}.hero__media:after{content:"";background:linear-gradient(90deg,#050816f0 0%,#050816db 42%,#05081680 64%,#0508164d 100%);position:absolute;inset:0}.hero-atmosphere,.hero-atmosphere picture,.hero-atmosphere__image{width:100%;height:100%;position:absolute;inset:0}.hero-atmosphere__image{object-fit:cover;object-position:60% center}.hero__inner{grid-template-columns:minmax(0,1fr) 16rem;align-items:start;gap:3rem;padding-top:9rem;padding-bottom:4.5rem;display:grid}.hero__label{color:var(--gold-on-dark);letter-spacing:.06em;margin:0 0 1rem;font-size:1rem;font-weight:700}.hero h1{color:var(--on-dark);letter-spacing:.01em;font-size:3.25rem;line-height:1.3}.hero h1 .accent{color:var(--gold-button)}.hero__benefit{color:var(--on-dark);margin:1.25rem 0 0;font-size:1.375rem;font-weight:700;line-height:1.6}.hero__sub{max-width:36em;color:var(--on-dark-sub);margin:1.25rem 0 0;font-size:1.0625rem}.hero__principle{display:none}.hero__actions{grid-template-columns:repeat(3,max-content);gap:.875rem;margin-top:2.25rem;display:grid}.hero__aside{padding-top:.5rem}.hero__note{color:var(--on-dark);border-bottom:1px solid #d6b46cb3;margin:0;padding:0 0 1rem;font-size:1rem;font-weight:700;line-height:1.75}.hero__tagline{color:var(--gold-on-dark);letter-spacing:.18em;margin:1rem 0 0;font-size:.6875rem}.hero__values{border-top:1px solid #ffffff24;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.hero-value{align-items:center;gap:.875rem;padding:1.25rem 1rem 1.5rem 0;display:flex}.hero-value+.hero-value{border-left:1px solid #ffffff24;padding-left:1.5rem}.hero-value p{color:var(--on-dark);margin:0;font-size:.9375rem;font-weight:700}.value-icon{fill:none;width:2.25rem;height:2.25rem;stroke:var(--gold-button);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;flex:none}.effort-value{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:0;max-width:44rem;display:grid}.effort-value__panel{background:var(--bg-white);border:1px solid var(--line);border-radius:var(--radius-card);box-shadow:var(--shadow-card);text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:1.75rem 1rem;display:flex}.effort-value__panel--value{border:2px solid var(--gold)}.effort-value__panel .card__icon{margin:0}.effort-value__label{color:var(--navy);margin:0;font-size:1.0625rem;font-weight:800}.effort-value__desc{color:var(--sub);margin:0;font-size:.875rem;line-height:1.7}.effort-value__not{color:var(--gold-text);justify-content:center;align-items:center;padding:0 1rem;font-size:2.25rem;font-weight:800;line-height:1;display:flex}.method-layers,.effort-value{margin:0}.effort-value{margin:2.5rem auto 0}.layers{gap:.75rem;max-width:44rem;margin:0 auto;padding:0;list-style:none;display:grid}.layer{background:var(--bg-white);border:1px solid var(--line);border-radius:var(--radius-box);width:100%;box-shadow:var(--shadow-card);grid-template-columns:2.25rem minmax(0,1fr);align-items:center;gap:1rem;margin-inline:auto;padding:1.125rem 1.5rem;display:grid}.layer:first-child{border:2px solid var(--gold);width:78%}.layer:nth-child(2){width:89%}.layer:nth-child(3){width:100%}.layer__n{width:1.75rem;height:1.75rem;color:var(--on-dark);background:var(--navy);border-radius:50%;justify-content:center;align-items:center;font-size:.8125rem;font-weight:800;display:inline-flex}.layer__name{color:var(--navy);font-size:1.0625rem;font-weight:800;display:block}.layer__desc{margin:0;color:var(--sub);margin:0;font-size:.9375rem;line-height:1.7;display:block}.layers__legend{max-width:44rem;color:var(--muted);justify-content:space-between;margin:.75rem auto 0;font-size:.8125rem;display:flex}.cycle{counter-reset:step;grid-template-columns:repeat(7,minmax(0,1fr));gap:0;margin:2.5rem 0 0;padding:0;list-style:none;display:grid}.cycle li{text-align:center;counter-increment:step;flex-direction:column;align-items:center;gap:.5rem;padding:0 .25rem;display:flex;position:relative}.cycle li:before{content:counter(step);z-index:1;width:2rem;height:2rem;color:var(--on-dark);background:var(--navy);border:3px solid var(--bg-light);border-radius:50%;justify-content:center;align-items:center;font-size:.8125rem;font-weight:800;display:inline-flex}.cycle li:after{content:"";background:var(--gold);width:100%;height:2px;position:absolute;top:1rem;left:50%}.cycle li:last-child:after{display:none}.cycle b{color:var(--navy);font-size:.9375rem;line-height:1.4}.cycle span{color:var(--sub);font-size:.8125rem;line-height:1.6}.cycle-return{border-top:2px dashed var(--gold);max-width:86%;color:var(--gold-text);justify-content:center;align-items:center;gap:.5rem;margin:1.25rem auto 0;padding-top:.875rem;font-size:.875rem;font-weight:700;display:flex}.six{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.six div{border-radius:var(--radius-box);background:#ffffff0a;border:1px solid #d6b46c8c;padding:1.125rem 1.25rem}.six b{color:var(--on-dark);align-items:center;gap:.6rem;font-size:1.0625rem;display:flex}.six b span{width:1.625rem;height:1.625rem;color:var(--navy-deep);background:var(--gold-button);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;display:inline-flex}.six p{color:var(--on-dark-sub);margin:.35rem 0 0;font-size:.875rem;line-height:1.7}.profile{grid-template-columns:15rem minmax(0,1fr);align-items:start;gap:2.5rem;max-width:55rem;margin:0 auto;display:grid}.profile__photo{border:1px solid var(--line);border-radius:var(--radius-box);width:100%;height:auto}.profile__name{color:var(--navy);margin:0 0 .125rem;font-size:1.625rem;font-weight:800;line-height:1.4}.profile__title{color:var(--gold-text);margin:0 0 1.125rem;font-weight:700;line-height:1.6}.profile__body p{color:var(--body)}.profile__book{background:var(--bg-white);border:1px solid var(--line);border-left:4px solid var(--gold);border-radius:var(--radius-box);grid-template-columns:4.5rem minmax(0,1fr);align-items:center;gap:1rem;margin-top:1.5rem;padding:1rem 1.25rem;display:grid}.profile__book img{width:100%;height:auto;box-shadow:0 6px 16px #0b102629}.profile__book p{color:var(--navy);margin:0 0 .25rem;font-weight:700;line-height:1.6}.notes-feature{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:3rem;display:grid}.notes-atmosphere{border-radius:var(--radius-card);aspect-ratio:4/3;margin:0;position:relative;overflow:hidden}.notes-atmosphere__image,.notes-atmosphere picture{object-fit:cover;width:100%;height:100%;display:block}.notes-atmosphere__line{display:none}.notes-feature__series{color:var(--sub);margin:0 0 1rem;font-size:.9375rem}.notes-feature__question{font-size:1.75rem;line-height:1.5}.notes-feature__excerpt{color:var(--body);margin-top:1rem}.notes-feature__signature{color:var(--muted);font-size:.875rem}.page-hero{background:var(--bg-light);border-bottom:1px solid var(--line-soft);padding:4.5rem 0 3.5rem}.page-hero h1{max-width:22em;font-size:2.75rem;line-height:1.35}.page-hero .lead{margin:1.25rem 0 0;font-size:1.0625rem}.page-hero--navy{color:var(--on-dark);background:var(--navy);border-bottom:0}.page-hero--navy h1{color:var(--on-dark)}.page-hero--navy .kicker{color:var(--gold-on-dark)}.page-hero--navy .lead{color:var(--on-dark-sub)}.breadcrumb{color:var(--muted);flex-wrap:wrap;gap:.25rem .5rem;margin:0 0 1.5rem;padding:0;font-size:.8125rem;list-style:none;display:flex}.breadcrumb li+li:before{content:"/";color:var(--line);margin-right:.5rem}.breadcrumb a{color:var(--muted)}.two-col{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:3rem;display:grid}.prose{max-width:var(--text);margin-inline:auto}.prose h2{margin:3.5rem 0 1rem;font-size:1.625rem;line-height:1.45}.prose h3{margin:2.5rem 0 .75rem;font-size:1.25rem;line-height:1.5}.prose p{margin:1.15rem 0}.prose ul,.prose ol{padding-left:1.5rem}.prose li{margin-block:.65rem}.prose blockquote{border-left:4px solid var(--gold);color:var(--navy);margin:2.5rem 0;padding:.25rem 0 .25rem 1.5rem;font-size:1.1875rem;font-weight:700}.article{padding-block:4rem 5.5rem}.article h1{margin:0 0 1rem;font-size:2.5rem;line-height:1.4}.content-meta{color:var(--muted);flex-wrap:wrap;gap:.5rem 1.25rem;margin-bottom:1.25rem;font-size:.8125rem;display:flex}.content-meta a{color:var(--gold-text);font-weight:700}.article .definition{color:var(--sub);font-size:1.125rem;font-weight:700}.wp-content{padding-top:1.5rem}.wp-content p{white-space:pre-line}.notes-signature{border-top:1px solid var(--line);color:var(--muted);margin:3.5rem 0 0;padding-top:1.5rem;font-size:.9375rem}.legal-body table{border-collapse:collapse;width:100%}.legal-body th,.legal-body td{text-align:left;vertical-align:top;border-bottom:1px solid var(--line);padding:.8rem}.legal-body hr{border:0;border-top:1px solid var(--line);margin:3rem 0}.list-rows{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.list-row{border-bottom:1px solid var(--line);grid-template-columns:7.5rem minmax(0,1fr);gap:.25rem 1.5rem;padding:1.375rem 0;display:grid}.list-row time{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.875rem;line-height:1.9}.list-row__tag{color:var(--gold-text);border:1px solid var(--gold);border-radius:999px;margin:0 0 .25rem;padding:0 .6rem;font-size:.75rem;font-weight:700;line-height:1.8;display:inline-block}.list-row h2,.list-row h3{font-size:1.125rem;line-height:1.6}.list-row h2 a,.list-row h3 a{text-decoration:none}.list-row h2 a:hover,.list-row h3 a:hover{color:var(--gold-text);text-decoration:underline}.list-row p{color:var(--sub);margin:.35rem 0 0;font-size:.9375rem}.hub-icon{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:1.75rem;height:1.75rem}.hub-card__n{color:var(--gold-text);letter-spacing:.08em;margin-left:auto;font-size:.8125rem;font-weight:800}.hub-card__top{align-items:center;display:flex}.book{grid-template-columns:16rem minmax(0,1fr);align-items:start;gap:3rem;display:grid}.book__cover{width:100%;height:auto;box-shadow:0 18px 40px #0b102633}.not-found{text-align:center;padding:6rem 0}.not-found h1{font-size:2.25rem}@media (width<=1000px){.hero__actions{grid-template-columns:repeat(2,max-content)}.cards--4{grid-template-columns:repeat(2,minmax(0,1fr))}.cycle{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:1.75rem}.cycle li:nth-child(4):after{display:none}}@media (width<=900px){.hero__inner{grid-template-columns:minmax(0,1fr)}.hero__aside{display:none}.hero__principle{color:var(--on-dark);border-left:3px solid var(--gold-button);margin:1.25rem 0 0;padding-left:.875rem;font-size:.9375rem;font-weight:700;line-height:1.75;display:block}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-main{grid-template-columns:minmax(0,1fr);gap:2rem}.notes-feature{grid-template-columns:minmax(0,1fr);gap:1.75rem}.two-col{grid-template-columns:minmax(0,1fr);gap:1.5rem}}@media (width<=760px){:root{--gutter:1rem;--section-y:3.5rem}.h2{font-size:min(1.625rem,8.33333vw - .166667rem)}.section-head{margin-bottom:1.75rem}.h3{font-size:1.1875rem}.cards,.cards--2,.cards--4{grid-template-columns:minmax(0,1fr);gap:.875rem}.card{padding:1.5rem 1.25rem}.card h3{font-size:1.125rem}.actions{flex-direction:column}.actions .button,.actions--center .button{width:100%}.button{padding-inline:1.25rem}.site-header__inner{flex-wrap:wrap;row-gap:0;min-height:0;padding-top:.75rem}.brand{font-size:1rem}.brand img{width:2rem;height:2rem}.site-nav{justify-content:space-between;gap:.5rem;width:100%}.site-nav a{padding-block:.75rem .9rem;font-size:.8125rem}.site-nav a:after{bottom:.45rem}.hero__inner{padding-top:7.5rem;padding-bottom:2.5rem}.hero__label{margin-bottom:.625rem;font-size:.875rem}.hero h1{font-size:min(2.125rem,10.6383vw - .212766rem);line-height:1.32}.hero h1 .nb{white-space:nowrap}.hero__benefit{font-size:1rem}.hero__sub{font-size:.9375rem;line-height:1.75}.hero__actions{grid-template-columns:minmax(0,1fr)}.hero__actions .button{width:100%}.hero__values{grid-template-columns:minmax(0,1fr)}.hero-value,.hero-value+.hero-value{border-left:0;padding:.875rem 0}.hero-value+.hero-value{border-top:1px solid #ffffff24}.effort-value{grid-template-columns:minmax(0,1fr)}.effort-value__not{padding:.5rem 0}.layer:nth-child(n){width:100%}.layers__legend{display:none}.cycle{grid-template-columns:minmax(0,1fr);row-gap:0}.cycle li{text-align:left;flex-flow:wrap;align-items:center;gap:0 .875rem;padding:0 0 1.25rem}.cycle li:before{flex:none}.cycle li:after{width:2px;height:calc(100% - 2rem);top:2rem;left:.95rem}.cycle li:nth-child(4):after{display:block}.cycle li:last-child:after{display:none}.cycle span{flex-basis:100%;padding-left:2.875rem}.cycle-return{max-width:none}.six{grid-template-columns:minmax(0,1fr)}.profile{grid-template-columns:minmax(0,1fr);gap:1.5rem}.profile__photo{max-width:14rem}.notes-feature__question{font-size:1.375rem}.page-hero{padding:2.75rem 0 2.25rem}.page-hero h1,.page-intro h1{font-size:min(1.875rem,8.33333vw - .166667rem)}.article h1{font-size:min(1.875rem,9.09091vw - .181818rem)}.dl{grid-template-columns:minmax(0,1fr)}.dl dt{border-bottom:0;padding-bottom:0}.dl dd{padding-top:.25rem}.list-row{grid-template-columns:minmax(0,1fr)}.book{grid-template-columns:minmax(0,1fr);gap:1.75rem}.book__cover{max-width:12rem}.footer-nav{grid-template-columns:minmax(0,1fr);gap:1.5rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}.tags{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.tags li{color:var(--gold-text);background:var(--bg-white);border:1px solid var(--gold);border-radius:999px;padding:.15rem .875rem;font-size:.875rem;font-weight:700;line-height:1.7}.page-hero .card__icon{margin-bottom:1.25rem}.empty-note{color:var(--sub);background:var(--bg-white);border:1px dashed var(--line);border-radius:var(--radius-box);padding:1.5rem}.hub-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.hub-nav a{min-height:3.5rem;color:var(--navy);background:var(--bg-white);border:1px solid var(--line);border-radius:var(--radius-box);align-items:center;gap:.75rem;padding:.625rem 1rem;font-size:.9375rem;font-weight:700;text-decoration:none;display:flex}.hub-nav a:hover{border-color:var(--gold)}.hub-nav .hub-icon{width:1.375rem;height:1.375rem;color:var(--gold-text);flex:none}.routes{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.375rem;display:grid}.route{background:var(--bg-white);border:1px solid var(--line);border-top:4px solid var(--navy);border-radius:var(--radius-card);padding:1.5rem}.route:nth-child(2){border-top-color:var(--gold)}.route h3{margin:0 0 1rem;font-size:1.125rem}.route ol{flex-wrap:wrap;align-items:center;gap:.625rem 1.5rem;margin:0;padding:0;list-style:none;display:flex}.route li{color:var(--navy);background:var(--bg-light);border:1px solid var(--line);border-radius:.5rem;padding:.3rem .75rem;font-size:.875rem;font-weight:700;position:relative}.route li:not(:last-child):after{content:"→";color:var(--gold-text);position:absolute;top:50%;right:-1.2rem;transform:translateY(-50%)}@media (width<=900px){.hub-nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.hub-nav,.routes{grid-template-columns:minmax(0,1fr)}}.insights-note{margin-top:1.5rem}.method-cycle{margin:3.5rem 0 0}.method-cycle figcaption{margin:0 0 .5rem}.method-scope{margin-top:1rem}.section--navy .num-list li{border-color:var(--navy-line)}.services-pain{margin:0}.services-pain p{color:var(--navy);font-size:1.0625rem;font-weight:700}.cycle--4{grid-template-columns:repeat(4,minmax(0,1fr));max-width:44rem;margin-inline:auto}.cycle--4+.cycle-return{max-width:34rem}@media (width<=1000px){.cycle--4 li:nth-child(4):after{display:none}}@media (width<=760px){.cycle--4{grid-template-columns:minmax(0,1fr)}}.company-note{margin-top:1.5rem}.book__dl{max-width:28rem;margin:1.5rem 0 0}.book h1{font-size:2.25rem}@media (width<=760px){.book h1{font-size:min(1.625rem,8.33333vw - .166667rem)}}.publisher-text__body p{white-space:pre-line}.publisher-text__toc-title{margin-top:3rem}.publisher-text__source{margin-top:1.5rem}.funnel{margin:0}.funnel__stages{counter-reset:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem 1.75rem;margin:0;padding:0;list-style:none;display:grid}.funnel__stage{background:var(--bg-white);border:1px solid var(--line);border-top:4px solid var(--gold);border-radius:var(--radius-box);min-width:0;box-shadow:var(--shadow-card);flex-direction:column;padding:1.125rem .875rem 1.25rem;display:flex;position:relative}.funnel__stage:not(:last-child):not(:nth-child(3)):after{content:"";border-top:.45rem solid #0000;border-bottom:.45rem solid #0000;border-left:.6rem solid var(--gold);width:0;height:0;position:absolute;top:1.6rem;right:-1.3rem}.funnel__n{width:1.75rem;height:1.75rem;color:var(--on-dark);background:var(--navy);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.625rem;font-size:.8125rem;font-weight:800;display:inline-flex}.funnel__title{color:var(--navy);word-break:keep-all;margin:0 0 .375rem;font-size:1.0625rem;line-height:1.5}.funnel__body{color:var(--sub);margin:0;font-size:.875rem;line-height:1.75}.funnel__base{color:var(--on-dark);background:var(--navy);border-radius:var(--radius-box);margin-top:1.25rem;padding:1.25rem 1.5rem}.funnel__base-label{color:var(--gold-on-dark);letter-spacing:.06em;margin:0 0 .75rem;font-size:.875rem;font-weight:800}.funnel__base-items{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.funnel__base-items li{border-left:2px solid var(--gold-button);min-width:0;padding-left:.875rem}.funnel__base-items b{color:var(--on-dark);font-size:1rem;display:block}.funnel__base-items span{color:var(--on-dark-sub);margin-top:.25rem;font-size:.8125rem;line-height:1.7;display:block}.industries li{color:var(--navy);border-color:var(--line);font-weight:700}.industries__note{margin-top:1.25rem}.steps4 li{padding-inline:.5rem}.faq{border-top:1px solid var(--line);margin:0}.faq__item{border-bottom:1px solid var(--line);padding:1.125rem 0}.faq dt{color:var(--navy);font-weight:800}.faq dd{color:var(--body);margin:.375rem 0 0}@media (width<=760px){.funnel__stages{grid-template-columns:minmax(0,1fr);gap:.875rem}.funnel__stage:nth-child(n):after{content:"";border-left:.45rem solid #0000;border-right:.45rem solid #0000;border-top:.6rem solid var(--gold);border-bottom:0;display:block;inset:auto auto -.8rem 1.4rem}.funnel__stage:last-child:after{display:none}.funnel__base-items{grid-template-columns:minmax(0,1fr);gap:.875rem}}li,dd,figcaption{text-wrap:pretty}.lead,.layer__desc,.kicker,.text-link,.card__more,figcaption,.profile__title,.note,.dot-list li,.check-list li,.tags li,.funnel__body,.funnel__base-items span,.cycle span{text-wrap:balance}.forms5{grid-template-columns:repeat(6,minmax(0,1fr))}.forms5>.card{grid-column:span 2}.forms5>.card:nth-child(4){grid-column:2/span 2}@media (width<=900px){.forms5{grid-template-columns:repeat(2,minmax(0,1fr))}.forms5>.card,.forms5>.card:nth-child(4){grid-column:auto}}@media (width<=760px){.forms5{grid-template-columns:minmax(0,1fr)}}.hub-topics{margin-top:1.5rem}.section-head--left .kicker{text-align:left}.hub-byline{color:var(--muted);margin:1.25rem 0 0;font-size:.875rem}.hub-byline a{color:var(--navy);text-decoration-color:var(--gold);font-weight:700}.hub-toc{background:var(--bg-white);border-bottom:1px solid var(--line-soft)}.hub-toc ol{flex-wrap:wrap;gap:.5rem .625rem;margin:0;padding:1.25rem 0;list-style:none;display:flex}.hub-toc a{color:var(--navy);background:var(--bg-light);border:1px solid var(--line);border-radius:999px;align-items:center;gap:.5rem;padding:.375rem .875rem .375rem .5rem;font-size:.875rem;font-weight:700;line-height:1.5;text-decoration:none;display:inline-flex}.hub-toc a:hover{border-color:var(--gold)}.hub-toc a span{width:1.5rem;height:1.5rem;color:var(--on-dark);background:var(--navy);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;display:inline-flex}.hub-def{color:var(--navy);background:var(--bg-light);border-left:4px solid var(--gold);border-radius:var(--radius-box);margin:0 0 2rem;padding:1.5rem 1.75rem;font-size:1.25rem;font-weight:800;line-height:1.75}.hub-why .h3{margin-top:0}.ask{color:#8a1c1c;margin:1.25rem 0 0;font-size:.9375rem;font-weight:700;line-height:1.7;display:block}.ask .tbc{margin-right:.4em}.ask--inline{margin-top:.625rem;font-size:.8125rem}.stage-map{background:var(--bg-white);border:1px solid var(--line);border-radius:var(--radius-card);box-shadow:var(--shadow-card);margin:2.5rem 0 0;padding:1.5rem 1.5rem 1.25rem}.stage-map__caption{color:var(--gold-text);letter-spacing:.06em;margin:0 0 1rem;font-size:.875rem;font-weight:800}.stage-map__stages{grid-template-columns:repeat(7,minmax(0,1fr));gap:.875rem;margin:0;padding:0;list-style:none;display:grid}.stage-map__stage{min-width:0;min-height:2.75rem;color:var(--navy);background:var(--bg-white);border:1px solid var(--line);text-align:center;border-radius:.5rem;justify-content:center;align-items:center;padding:.25rem;font-size:.9375rem;font-weight:700;line-height:1.3;display:flex;position:relative}.stage-map__stage+.stage-map__stage:before{content:"";background:var(--gold);width:.75rem;height:2px;position:absolute;top:50%;left:-.8rem}.stage-map__stage.is-on{color:var(--on-dark);background:var(--navy);border-color:var(--navy)}.stage-map__base{color:var(--navy);background:var(--gold-tint);border:1px solid var(--gold);text-align:center;border-radius:.5rem;margin:.75rem 0 0;padding:.625rem 1rem;font-size:.9375rem;font-weight:700}.stage-map__legend{color:var(--muted);flex-wrap:wrap;gap:.25rem 1.25rem;margin:.875rem 0 0;font-size:.8125rem;line-height:1.7;display:flex}.stage-map__key{align-items:center;gap:.4rem;display:inline-flex}.stage-map__key:before{content:"";border-radius:3px;flex:none;width:.875rem;height:.875rem}.stage-map__key--on:before{background:var(--navy)}.stage-map__key--base:before{background:var(--gold-tint);border:1px solid var(--gold)}.principles{gap:.875rem;display:grid}.principle{background:var(--bg-white);border:1px solid var(--line);border-radius:var(--radius-box);box-shadow:var(--shadow-card);grid-template-columns:2.25rem minmax(0,1fr);gap:1rem;padding:1.375rem 1.5rem;display:grid}.principle__n{width:2rem;height:2rem;color:var(--on-dark);background:var(--navy);border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:800;display:inline-flex}.principle__title{margin:.125rem 0 .375rem;font-size:1.1875rem;line-height:1.55}.principle p{color:var(--sub);margin:0;font-size:.9375rem;line-height:1.8}.split-table{border-collapse:separate;border-spacing:0;background:var(--bg-white);border:1px solid var(--line);border-radius:var(--radius-card);width:100%;box-shadow:var(--shadow-card);overflow:hidden}.split-table th,.split-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:1rem 1.25rem}.split-table tbody tr:last-child>*{border-bottom:0}.split-table thead th{color:var(--on-dark);background:var(--navy);font-size:.9375rem;font-weight:800}.split-table thead th:nth-child(2){color:var(--gold-on-dark)}.split-table tbody th{width:22%;color:var(--navy);font-size:1rem;font-weight:800}.split-table td{color:var(--body);font-size:.9375rem;line-height:1.75}.split-table td:last-child{background:var(--bg-light);color:var(--ink);font-weight:700}.split-table td p,.flow{margin:0}.flow__steps{grid-template-columns:repeat(var(--steps,5), minmax(0, 1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.flow__step{background:var(--bg-white);border:1px solid var(--line);border-top:4px solid var(--gold);border-radius:var(--radius-box);min-width:0;box-shadow:var(--shadow-card);flex-direction:column;gap:.375rem;padding:1.25rem 1rem 1.125rem;display:flex;position:relative}.flow__step:not(:last-child):after{content:"";border-top:.4rem solid #0000;border-bottom:.4rem solid #0000;border-left:.55rem solid var(--gold);width:0;height:0;position:absolute;top:1.75rem;right:-.95rem}.flow__n{width:1.625rem;height:1.625rem;color:var(--on-dark);background:var(--navy);border-radius:50%;justify-content:center;align-items:center;font-size:.8125rem;font-weight:800;display:inline-flex}.flow__title{color:var(--navy);font-size:1.0625rem;font-weight:800;line-height:1.5}.flow__body{color:var(--sub);font-size:.875rem;line-height:1.75}.flow__out{border-top:1px dashed var(--line);color:var(--ink);margin-top:auto;padding-top:.625rem;font-size:.8125rem;font-weight:700;line-height:1.6}.flow__out-label{color:var(--gold-text);letter-spacing:.06em;font-size:.75rem;font-weight:800;display:block}.flow__return{border-top:2px dashed var(--gold);max-width:86%;color:var(--gold-text);justify-content:center;align-items:center;gap:.5rem;margin:1.25rem auto 0;padding-top:.875rem;font-size:.875rem;font-weight:700;display:flex}.flow__return:before{content:"↺";font-size:1.125rem;line-height:1}.pitfalls{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.25rem;display:grid}.pitfall{margin:0}.pitfall .box__title{font-size:1.0625rem;line-height:1.5}.pitfall p{margin:0;font-size:.9375rem;line-height:1.8}.checks{background:var(--bg-white);border:1px solid var(--line);border-radius:var(--radius-card);margin:0 0 1rem;padding:0;list-style:none}.checks li{border-bottom:1px solid var(--line)}.checks li:last-child{border-bottom:0}.checks label{color:var(--ink);cursor:pointer;grid-template-columns:1.375rem minmax(0,1fr);align-items:start;gap:.875rem;padding:1rem 1.25rem;display:grid}.checks input{width:1.25rem;height:1.25rem;accent-color:var(--gold-text);margin:.3rem 0 0}.checks input:focus-visible{outline:3px solid var(--gold-text);outline-offset:2px}.related{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.related__item{border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:.25rem;padding:1.125rem 0;display:flex}.related__kind{color:var(--gold-text);letter-spacing:.04em;font-size:.8125rem;font-weight:800}.related__body{color:var(--sub);font-size:.9375rem;line-height:1.75}.hub-next .lead{max-width:40rem}@media (width<=1000px){.flow__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.flow__step:not(:last-child):after{display:none}}@media (width<=760px){.hub-toc ol{padding:1rem 0}.hub-def{padding:1.125rem 1.25rem;font-size:1.0625rem}.stage-map{padding:1.125rem .875rem 1rem}.stage-map__stages{gap:.375rem}.stage-map__stage{min-height:2.5rem;padding:.125rem;font-size:.8125rem}.stage-map__stage+.stage-map__stage:before{width:.3rem;left:-.35rem}.principle{grid-template-columns:1.75rem minmax(0,1fr);gap:.75rem;padding:1.125rem 1rem}.principle__n{width:1.75rem;height:1.75rem;font-size:.8125rem}.principle__title{font-size:1.0625rem}.split-table,.split-table thead,.split-table tbody,.split-table tr,.split-table th,.split-table td{width:100%;display:block}.split-table{box-shadow:none;background:0 0;border:0;overflow:visible}.split-table thead{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.split-table tr{background:var(--bg-white);border:1px solid var(--line);border-radius:var(--radius-box);box-shadow:var(--shadow-card);margin-bottom:.875rem;overflow:hidden}.split-table tbody th{width:100%;color:var(--on-dark);background:var(--navy);padding:.75rem 1rem}.split-table td{border-bottom:1px solid var(--line);padding:.75rem 1rem}.split-table tbody tr:last-child>*{border-bottom:1px solid var(--line)}.split-table tbody tr>td:last-child{border-bottom:0}.split-table td:before{content:attr(data-label);color:var(--gold-text);letter-spacing:.06em;margin-bottom:.125rem;font-size:.75rem;font-weight:800;display:block}.flow__steps{grid-template-columns:minmax(0,1fr);gap:.875rem}.flow__step:not(:last-child):after{border-left:.4rem solid #0000;border-right:.4rem solid #0000;border-top:.55rem solid var(--gold);border-bottom:0;display:block;inset:auto auto -.8rem calc(50% - .4rem)}.flow__step:last-child:after{display:none}.flow__return{max-width:none}.pitfalls{grid-template-columns:minmax(0,1fr);gap:.875rem}.checks label{padding:.875rem 1rem}}.flow__body,.flow__out,.related__body,.stage-map__legend{text-wrap:balance}.hub-def,.principle p,.pitfall p,.checks span{text-wrap:pretty}.hub-def,.hub-why,.stage-map,.principles,.checks,.related,#checks .note{max-width:var(--narrow)}.related .text-link{line-height:1.7;display:inline}.hub-hero__inner{grid-template-columns:minmax(0,1fr) 17rem;align-items:center;gap:3rem;display:grid}.hub-hero__art{background:var(--bg-white);border:1px solid var(--line);border-radius:var(--radius-card);justify-content:center;align-items:center;padding:1.25rem;display:flex}.hub-illust{width:100%;height:auto}.hub-illust g{fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.hub-illust .n{stroke:var(--navy)}.hub-illust .g{stroke:var(--gold)}.stage-map__groups{color:var(--gold-text);letter-spacing:.06em;gap:.875rem;margin:0 0 .375rem;font-size:.75rem;font-weight:800;display:flex}.stage-map__groups span{border-bottom:2px solid var(--gold);text-align:center;min-width:0;padding-bottom:.25rem}.stage-map__stage.is-after:before{display:none}.stage-map__stage.is-after{box-shadow:-.45rem 0 0 -.4rem var(--bg-white), -.5rem 0 0 -.4rem var(--gold)}.hub-map-note{margin-top:.75rem}.viz{max-width:var(--narrow);background:var(--bg-white);border:1px solid var(--line);border-radius:var(--radius-card);box-shadow:var(--shadow-card);margin:2rem 0 0;padding:1.5rem}.viz__caption{color:var(--gold-text);letter-spacing:.06em;margin:0 0 1.125rem;font-size:.875rem;font-weight:800}.viz p,.viz li{margin:0}.viz b{color:var(--navy);font-size:.9375rem;font-weight:800;line-height:1.5;display:block}.viz li>span:not([class]),.viz p>span:not([class]){color:var(--sub);font-size:.8125rem;line-height:1.7;display:block}.viz__legend{color:var(--muted);flex-wrap:wrap;gap:.25rem 1.25rem;font-size:.8125rem;line-height:1.7;display:flex;margin-top:1rem!important}.viz__legend>span{align-items:center;gap:.4rem;color:var(--muted)!important;display:inline-flex!important}.viz__key:before{content:"";border-radius:3px;flex:none;width:1.25rem;height:.75rem}.viz__key--solid:before{border:2px solid var(--gold)}.viz__key--dash:before{border:2px dashed var(--gold)}.viz__key--on:before{background:var(--navy)}.viz ol,.viz ul{margin:0;padding:0;list-style:none}.viz-offer__three{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.viz-offer__node{border:2px solid var(--gold);border-radius:var(--radius-box);text-align:center;padding:.875rem 1rem}.viz-offer__join{border:2px solid var(--gold);border-top:0;border-radius:0 0 .75rem .75rem;height:1.75rem;margin:0 16.66%;position:relative}.viz-offer__join:after{content:"";background:var(--gold);width:2px;height:1rem;position:absolute;bottom:-1rem;left:50%}.viz-offer__core{color:var(--on-dark);background:var(--navy);text-align:center;border-radius:999px;padding:.75rem 1rem;font-weight:800;margin-top:1rem!important}.viz-offer__split{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:.875rem;display:grid}.viz-offer__go,.viz-offer__stop{border:2px solid var(--gold);border-radius:var(--radius-box);text-align:center;padding:.875rem 1rem}.viz-offer__stop{border-style:dashed}.viz-offer__stop b{color:var(--muted)}.viz-channels__list{grid-template-columns:repeat(5,minmax(0,1fr));gap:.625rem;display:grid}.viz-channels__item{border:2px solid var(--gold);border-radius:var(--radius-box);text-align:center;padding:.875rem .75rem}.viz-channels__item.is-dash{border-style:dashed}.viz-channels__join{border:2px solid var(--gold);border-top:0;border-radius:0 0 .75rem .75rem;height:1.5rem;margin:0 10%}.viz-channels__dest{width:fit-content;max-width:100%;color:var(--on-dark);background:var(--navy);text-align:center;border-radius:999px;padding:.75rem 1.25rem;font-weight:800;margin:.875rem auto 0!important}.viz-dfunnel__body{grid-template-rows:auto auto;grid-template-columns:6.5rem minmax(0,1fr);column-gap:1rem;display:grid}.viz-dfunnel__group{border-right:2px solid var(--gold);color:var(--navy);flex-direction:column;justify-content:center;padding-right:.75rem;font-size:.9375rem;font-weight:800;line-height:1.4;display:flex}.viz-dfunnel__group span{color:var(--muted);margin-top:.25rem;font-size:.75rem;font-weight:700}.viz-dfunnel__group--p{grid-area:1/1;margin-bottom:.25rem!important}.viz-dfunnel__group--i{grid-area:2/1}.viz-dfunnel__rows{grid-column:2;display:contents}.viz-dfunnel__body{grid-template-rows:none}.viz-dfunnel__body>.viz-dfunnel__rows{grid-area:1/2/span 2;gap:.25rem;display:grid}.viz-dfunnel__group--p{grid-row:1;align-self:stretch}.viz-dfunnel__row{grid-template-columns:minmax(0,1fr) 13rem;align-items:center;gap:1rem;display:grid}.viz-dfunnel__row.is-turn{margin-top:.5rem}.viz-dfunnel__shape{min-height:3.25rem;color:var(--navy);background:var(--gold-tint);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.viz-dfunnel__shape b{font-size:.9375rem}.viz-dfunnel__shape small{color:var(--gold-text);letter-spacing:.04em;font-size:.6875rem;font-weight:700}.viz-dfunnel__shape.is-on{background:var(--navy)}.viz-dfunnel__shape.is-on b{color:var(--on-dark)}.viz-dfunnel__role{border-left:2px solid var(--gold);color:var(--sub);padding-left:.75rem;font-size:.8125rem;font-weight:700;line-height:1.6}.viz-dfunnel__cycle{border:2px dashed var(--gold);border-radius:var(--radius-box);color:var(--gold-text);text-align:center;padding:.625rem 1rem;font-size:.875rem;font-weight:800;margin-top:1rem!important}.viz-dfunnel__cycle:before{content:"↺ "}.viz-states__ring{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:".a.""e c b""d.c2";gap:1rem 1.25rem;padding:.5rem 0;display:grid;position:relative}.viz-states__ring:before{content:"";border:2px dashed var(--gold);border-radius:50%;position:absolute;inset:1.5rem 12%}.viz-states__nodes{display:contents}.viz-states__node{z-index:1;background:var(--bg-white);border:2px solid var(--gold);border-radius:var(--radius-box);text-align:center;padding:.75rem .875rem;position:relative}.viz-states__node:before{counter-increment:none}.n1{grid-area:a}.n2{grid-area:b}.n3{grid-area:c2}.n4{grid-area:d}.n5{grid-area:e}.viz-states__center{z-index:1;color:var(--on-dark);background:var(--navy);text-align:center;border-radius:999px;grid-area:c;align-self:center;padding:.875rem;font-size:.875rem;font-weight:800;position:relative}.viz-reconcile__doubt{border:2px dashed var(--gold);border-radius:var(--radius-box);color:var(--sub);padding:.75rem 1rem;font-size:.875rem;margin-bottom:1rem!important}.viz-reconcile__doubt b{margin-right:.5rem;display:inline}.viz-reconcile__main{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) minmax(0,1fr);align-items:center;gap:1.5rem;display:grid}.viz-reconcile__sources{gap:.5rem;display:grid}.viz-reconcile__sources li{border:2px dashed var(--gold);border-radius:var(--radius-box);padding:.625rem .875rem;position:relative}.viz-reconcile__sources li:after{content:"";background:var(--gold);width:1.5rem;height:2px;position:absolute;top:50%;right:-1.5rem}.viz-reconcile__match,.viz-reconcile__decide{border:2px solid var(--gold);border-radius:var(--radius-box);text-align:center;padding:1rem;position:relative}.viz-reconcile__match:after{content:"";background:var(--gold);width:1.5rem;height:2px;position:absolute;top:50%;right:-1.5rem}.viz-reconcile__decide{background:var(--navy);border-color:var(--navy)}.viz-reconcile__decide b{color:var(--on-dark)}.viz-reconcile__decide>span:not([class]){color:var(--on-dark-sub)!important}.viz-source__grid{grid-template-columns:minmax(0,1fr) 10rem minmax(0,1fr);grid-template-areas:"r1 core r2""r3 core r4";align-items:center;gap:.75rem 2rem;display:grid}.viz-source__role{border:2px solid var(--gold);border-radius:var(--radius-box);padding:.75rem .875rem;position:relative}.r1{grid-area:r1}.r2{grid-area:r2}.r3{grid-area:r3}.r4{grid-area:r4}.r1:after,.r3:after{content:"";background:var(--gold);width:2rem;height:2px;position:absolute;top:50%;right:-2rem}.r2:after,.r4:after{content:"";background:var(--gold);width:2rem;height:2px;position:absolute;top:50%;left:-2rem}.viz-source__core{aspect-ratio:1;background:var(--navy);text-align:center;border-radius:50%;flex-direction:column;grid-area:core;justify-content:center;align-items:center;padding:1rem;display:flex}.viz-source__core b{color:var(--on-dark);font-size:1.125rem}.viz-source__core span{color:var(--gold-on-dark);font-size:.75rem;font-weight:700;line-height:1.5}.viz-source__gate{border-left:4px solid var(--gold);background:var(--bg-light);color:var(--sub);border-radius:.5rem;padding:.75rem 1rem;font-size:.875rem;margin-top:1.25rem!important}.viz-source__gate b{margin-right:.5rem;display:inline}.viz-product__layers{gap:.5rem;display:grid}.viz-product__layer{border:2px solid var(--gold);border-radius:var(--radius-box);grid-template-columns:4rem minmax(0,1fr);align-items:center;column-gap:1rem;padding:.75rem 1rem;display:grid}.viz-product__layer>b,.viz-product__layer>span:not([class]){grid-column:2}.viz-product__tag{height:2rem;color:var(--on-dark);background:var(--navy);border-radius:999px;grid-row:1/span 2;justify-content:center;align-items:center;font-size:.8125rem;font-weight:800;display:inline-flex}.viz-product__layer.l4{border-style:dashed}.viz-applied__head{color:var(--gold-text);letter-spacing:.06em;grid-template-columns:7rem minmax(0,1fr);gap:1.25rem;margin-bottom:.5rem;font-size:.75rem;font-weight:800;display:grid}.viz-applied__rows{gap:.375rem;display:grid}.viz-applied__rows li{grid-template-columns:7rem minmax(0,1fr);align-items:center;gap:1.25rem;display:grid}.viz-applied__stage{min-height:2.75rem;color:var(--on-dark);background:var(--navy);border-radius:.5rem;justify-content:center;align-items:center;font-size:.875rem;font-weight:800;display:flex;position:relative}.viz-applied__stage:after{content:"";background:var(--gold);width:1.25rem;height:2px;position:absolute;top:50%;right:-1.25rem}.viz-applied__form{border:2px solid var(--gold);color:var(--sub);border-radius:.5rem;padding:.5rem .875rem;font-size:.8125rem;line-height:1.6;display:block}.viz-applied__form b{margin-right:.5rem;display:inline}.viz-applied__rows li.is-dash .viz-applied__form{border-style:dashed}@media (width<=900px){.hub-hero__inner{grid-template-columns:minmax(0,1fr) 12rem;gap:1.5rem}.viz-channels__list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.hub-hero__inner{grid-template-columns:minmax(0,1fr)}.hub-hero__art{order:-1;justify-self:start;width:11rem;padding:.75rem}.viz{padding:1.125rem .875rem}.stage-map__groups{gap:.375rem}.viz-offer__three,.viz-offer__split,.viz-channels__list{grid-template-columns:minmax(0,1fr)}.viz-offer__join,.viz-channels__join{height:1rem;margin:0 1.5rem}.viz-dfunnel__body{grid-template-columns:minmax(0,1fr)}.viz-dfunnel__group{display:none}.viz-dfunnel__body>.viz-dfunnel__rows{grid-area:auto/1}.viz-dfunnel__row{grid-template-columns:minmax(0,1fr) 7.5rem;gap:.5rem}.viz-dfunnel__role{padding-left:.5rem;font-size:.75rem}.viz-dfunnel__shape small{display:none}.viz-states__ring{grid-template-columns:minmax(0,1fr);grid-template-areas:"c""a""b""c2""d""e";gap:.75rem;padding-left:1.25rem}.viz-states__ring:before{border-width:0 0 0 2px;border-radius:0;width:0;inset:4.5rem auto 1.5rem .25rem}.viz-reconcile__main{grid-template-columns:minmax(0,1fr);gap:1.25rem}.viz-reconcile__sources li:after{display:none}.viz-reconcile__sources:after{content:"";background:var(--gold);width:2px;height:1rem;margin:.25rem auto 0;display:block}.viz-reconcile__match:after{width:2px;height:1.25rem;inset:auto auto -1.25rem 50%}.viz-source__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"core core""r1 r2""r3 r4";gap:.75rem}.viz-source__core{justify-self:center;width:8.5rem}.viz-source__role:after{display:none}.viz-applied__head,.viz-applied__rows li{grid-template-columns:5rem minmax(0,1fr);gap:.75rem}.viz-applied__stage:after{width:.75rem;right:-.75rem}.viz-product__layer{grid-template-columns:3.25rem minmax(0,1fr);column-gap:.75rem;padding:.625rem .75rem}}.stage-map__groups-sp{display:none}@media (width<=760px){.stage-map__groups{display:none}.stage-map__groups-sp{color:var(--gold-text);margin:0 0 .5rem;font-size:.75rem;font-weight:800;display:block}.stage-map__stages{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:.75rem}.stage-map__stage.is-after{box-shadow:none}.stage-map__stage.is-after:before{display:none}}.glyph{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:1.25em;height:1.25em}.hub-hero__aside{align-content:start;gap:.875rem;display:grid}.hub-points{background:var(--bg-white);border:1px solid var(--line);border-left:4px solid var(--gold);border-radius:var(--radius-box);padding:1rem 1.125rem}.hub-points__title{color:var(--gold-text);letter-spacing:.06em;margin:0 0 .375rem;font-size:.8125rem;font-weight:800}.hub-points ul{margin:0;padding:0;list-style:none}.hub-points li{color:var(--ink);padding:.3rem 0 .3rem 1.125rem;font-size:.875rem;font-weight:700;line-height:1.6;position:relative}.hub-points li:before{content:"";background:var(--gold);border-radius:50%;width:.4rem;height:.4rem;position:absolute;top:.85rem;left:.125rem}.principle{grid-template-columns:3rem minmax(0,1fr)}.principle__icon{width:3rem;height:3rem;color:var(--gold-text);background:var(--gold-tint);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:relative}.principle__icon .glyph{width:1.5rem;height:1.5rem}.principle__icon .principle__n{border:2px solid var(--bg-white);width:1.375rem;height:1.375rem;font-size:.6875rem;position:absolute;bottom:-.3rem;right:-.35rem}.principle-fig{background:var(--bg-light);border-radius:.5rem;flex-wrap:wrap;align-items:center;gap:.375rem;padding:.75rem .875rem;display:flex;margin:.875rem 0 0!important}.principle-fig__lead{color:var(--gold-text);margin-right:.25rem;font-size:.8125rem;font-weight:800}.principle-fig__chip{color:var(--navy);background:var(--bg-white);border:1.5px solid var(--gold);white-space:nowrap;border-radius:999px;padding:.125rem .625rem;font-size:.8125rem;font-weight:700;line-height:1.6}.principle-fig__sep{color:var(--gold-text);font-weight:800}.principle-rows{gap:.375rem;margin:.875rem 0 0;display:grid}.principle-rows>div{grid-template-columns:5.5rem minmax(0,1fr);align-items:center;gap:.75rem;display:grid}.principle-rows dt{color:var(--on-dark);background:var(--navy);text-align:center;border-radius:.375rem;padding:.25rem 0;font-size:.8125rem;font-weight:800}.principle-rows dd{color:var(--sub);margin:0;font-size:.875rem}.th-icon{align-items:center;gap:.5rem;display:inline-flex}.split-table td:before{display:none}.pitfall__icon{color:var(--gold-text);margin-top:.1rem}.sr-only-input{opacity:0;width:1px;height:1px;position:absolute}.checks label{grid-template-columns:1.5rem minmax(0,1fr);position:relative}.checks input{display:none}.checks .sr-only-input{display:block}.checks__box{color:#0000;border:2px solid var(--gold);background:var(--bg-white);border-radius:.375rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-top:.125rem;display:inline-flex}.checks__box .glyph{stroke-width:2.6px;width:1rem;height:1rem}.checks label:hover .checks__box{color:var(--line)}.sr-only-input:checked+.checks__box{color:var(--bg-white);background:var(--gold-text);border-color:var(--gold-text)}.sr-only-input:focus-visible+.checks__box{outline:3px solid var(--gold-text);outline-offset:2px}.related__kind{align-items:center;gap:.375rem;display:inline-flex}.viz-matrix{border-collapse:collapse;width:100%;font-size:.875rem}.viz-matrix th,.viz-matrix td{border-bottom:1px solid var(--line);text-align:center;vertical-align:middle;padding:.625rem .5rem}.viz-matrix thead th{color:var(--gold-text);letter-spacing:.04em;border-bottom:2px solid var(--gold);font-size:.75rem;font-weight:800}.viz-matrix tbody th{color:var(--navy);text-align:left;white-space:nowrap;font-weight:800}.viz-matrix__role{color:var(--sub);text-align:left!important}.viz-matrix__role p,.viz-matrix__stock p{margin:0}.viz-matrix__dot{background:var(--gold);border-radius:50%;width:.875rem;height:.875rem;display:inline-block}.viz-matrix__stock{color:var(--navy);font-size:.8125rem;font-weight:700}.viz-matrix tr.is-dash th,.viz-matrix tr.is-dash td{border-bottom-style:dashed}.viz-matrix tr.is-dash .viz-matrix__stock{color:var(--muted)}.viz-channels .viz-channels__dest{margin-top:1.25rem!important}.viz__key--dot:before{background:var(--gold);border-radius:50%;width:.75rem;height:.75rem}.viz-states__tag{background:var(--gold-tint);border-radius:999px;margin-bottom:.25rem;padding:0 .5rem;font-weight:800;color:var(--gold-text)!important;font-size:.6875rem!important;display:inline-block!important}.hub-side{display:none}@media (width>=1200px){.hub-page .shell{width:min(100% - 3rem,73.75rem)}.hub-page .hub-hero__inner{grid-template-columns:minmax(0,1fr) 20rem}.hub-page .hub-toc{display:none}.hub-page main>.section:not(.hub-next):not(:last-child) .shell>*{max-width:56.25rem}.hub-page .section-head,.hub-page .hub-def,.hub-page .hub-why,.hub-page .principles,.hub-page .checks,.hub-page .related,.hub-page #checks .note{max-width:var(--narrow)!important}.hub-page .viz,.hub-page .stage-map{max-width:56.25rem!important}.hub-page .section-head--left{margin-left:0}.hub-side{z-index:10;background:var(--bg-white);border:1px solid var(--line);border-radius:var(--radius-box);width:15.75rem;box-shadow:var(--shadow-card);opacity:0;visibility:hidden;padding:1rem .75rem;transition:opacity .2s,visibility .2s;display:block;position:fixed;top:6rem;right:max(1.5rem,50vw - 36.875rem)}.hub-side.is-visible{opacity:1;visibility:visible}.hub-side__title{color:var(--gold-text);letter-spacing:.06em;margin:0 0 .5rem;padding:0 .375rem;font-size:.75rem;font-weight:800}.hub-side ol{margin:0;padding:0;list-style:none}.hub-side a{color:var(--sub);border-left:3px solid #0000;border-radius:.25rem;align-items:flex-start;gap:.5rem;padding:.375rem;font-size:.8125rem;font-weight:700;line-height:1.5;text-decoration:none;display:flex}.hub-side a span{width:1.25rem;height:1.25rem;color:var(--navy);background:var(--bg-light);border:1px solid var(--line);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.6875rem;display:inline-flex}.hub-side a:hover{color:var(--navy);background:var(--bg-light)}.hub-side a.is-current{color:var(--navy);background:var(--gold-tint);border-left-color:var(--gold-text)}.hub-side a.is-current span{color:var(--on-dark);background:var(--navy);border-color:var(--navy)}}@media (width<=760px){.hub-hero__aside{width:100%}.hub-hero__art{order:0;width:11rem}.principle{grid-template-columns:2.5rem minmax(0,1fr)}.principle__icon{width:2.5rem;height:2.5rem}.principle__icon .glyph{width:1.25rem;height:1.25rem}.split-table td:before{display:block}.principle-rows>div{grid-template-columns:4.75rem minmax(0,1fr)}.viz-matrix{font-size:.8125rem}.viz-matrix thead th:nth-child(2),.viz-matrix td.viz-matrix__role{display:none}.viz-matrix th,.viz-matrix td{padding:.5rem .25rem}.viz-matrix thead th{font-size:.6875rem}}.viz-matrix__sub{display:none}@media (width<=760px){.viz-matrix__sub{color:var(--sub);white-space:normal;margin-top:.125rem;font-size:.6875rem;font-weight:400;line-height:1.5;display:block}.viz-matrix tbody th{white-space:normal}.viz-matrix thead th{white-space:nowrap;letter-spacing:0;font-size:.625rem}}.hub-example{background:var(--bg-pale);border:1px dashed var(--gold);border-radius:var(--radius-card);max-width:45rem;margin:2.5rem 0 0;padding:1.5rem 1.75rem}.hub-example__label{color:var(--navy);flex-wrap:wrap;align-items:center;gap:.25rem .5rem;margin:0 0 .75rem;font-size:1.0625rem;font-weight:800;display:flex}.hub-example__label .glyph{color:var(--gold-text)}.hub-example__label span{color:var(--muted);font-size:.8125rem;font-weight:700}.hub-example__body p{color:var(--ink);margin:0 0 .5rem;line-height:1.85}.hub-example__link{color:var(--gold-text);border-top:1px solid #c9a96180;padding-top:.875rem;font-size:.875rem;font-weight:800;margin:1rem 0 0!important}.hub-example__link a{color:var(--navy);text-decoration-color:var(--gold);text-underline-offset:.3em;text-decoration-thickness:2px}.hub-example__n{width:1.375rem;height:1.375rem;color:var(--on-dark);background:var(--navy);vertical-align:.1em;border-radius:50%;justify-content:center;align-items:center;margin-right:.375rem;font-size:.75rem;display:inline-flex}.principle{scroll-margin-top:1.5rem}.principle:target{border-color:var(--gold);box-shadow:0 0 0 3px var(--gold-tint), var(--shadow-card)}.hub-page .hub-def,.hub-page .principles,.hub-page .checks,.hub-page .related,.hub-page .hub-example,.hub-page .pitfalls{max-width:45rem!important}.hub-page .hub-why,.hub-page .section-head .lead,.hub-page #checks .note,.hub-page .ask{max-width:40rem!important}.hub-page .section-head{max-width:45rem!important}@media (width<=760px){.hub-example{padding:1.125rem 1rem}.hub-example__label{font-size:1rem}}.hub-voice{max-width:40rem;color:var(--ink);background:var(--bg-white);border:1px solid var(--line);border-left:4px solid var(--navy);border-radius:var(--radius-box);padding:.875rem 1.125rem;line-height:1.8;margin:1.25rem 0 0!important}.hub-voice__label{color:var(--on-dark);background:var(--navy);vertical-align:.05em;border-radius:999px;margin-right:.5rem;padding:0 .5rem;font-size:.875rem;font-weight:800;line-height:1.7;display:inline-block}.hub-keep{max-width:45rem;color:var(--ink);background:var(--gold-tint);border-radius:var(--radius-box);flex-wrap:wrap;align-items:baseline;gap:.25rem .5rem;padding:.875rem 1.125rem;font-weight:700;line-height:1.8;display:flex;margin:1.25rem 0 0!important}.hub-keep__icon{color:var(--gold-text);align-self:center}.hub-keep__label{color:var(--navy);font-weight:800}.flow__voice{border-top:1px dashed var(--line);color:var(--ink);margin-top:.5rem;padding-top:.5rem;font-size:.875rem;line-height:1.7;display:block}.flow__voice .hub-voice__label{margin-bottom:.25rem;display:table}.viz li>span:not([class]),.viz p>span:not([class]),.viz__legend,.viz__legend>span,.stage-map__groups,.stage-map__groups-sp,.stage-map__legend,.stage-map__caption,.viz-dfunnel__shape small,.viz-dfunnel__group span,.viz-dfunnel__role{font-size:.875rem}.viz-states__tag{font-size:.875rem!important}.viz-states__center,.viz-reconcile__doubt,.viz-source__gate{font-size:.9375rem}.viz-source__core span,.viz-product__tag,.viz-applied__stage,.viz-applied__form,.viz-applied__head,.viz-matrix thead th,.viz-matrix__stock,.flow__out,.flow__out-label,.principle-fig__lead,.principle-fig__chip,.principle-rows dt{font-size:.875rem}.viz-source__core span,.viz-reconcile__decide>span:not([class]){color:var(--on-dark-sub)!important}@media (width<=760px){.viz-matrix thead th{white-space:normal;font-size:.875rem}.viz-matrix th:last-child,.viz-matrix td.viz-matrix__stock{display:none}.viz-matrix__sub,.viz-dfunnel__role{font-size:.875rem}.viz-dfunnel__row{grid-template-columns:minmax(0,1fr) 8.5rem}.stage-map__stage{font-size:.875rem}}.flow__n{width:1.75rem;height:1.75rem;font-size:.875rem}.viz-states__tag,.viz-dfunnel__shape small{color:#6e5418!important}.viz-dfunnel__shape.is-on small{color:var(--gold-on-dark)!important}@media (width<=760px){.viz-matrix,.viz-matrix tbody th{font-size:.875rem}.viz-matrix thead th{white-space:nowrap;padding-inline:.2rem}.viz-matrix__sub{text-wrap:balance;word-break:keep-all;overflow-wrap:anywhere}}.viz-matrix__sub{margin:0}@media (width<=760px){.viz-matrix__sub{word-break:keep-all;overflow-wrap:anywhere}}.hub-page .hub-keep,.hub-page .hub-voice{max-width:45rem!important}.flow__voice-mark{color:var(--on-dark);background:var(--navy);border-radius:999px;margin-top:.5rem;padding:0 .5rem;font-size:.875rem;font-weight:800;line-height:1.7;display:table}.news-links{flex-wrap:wrap;gap:.5rem 1.25rem;display:flex}@media (width<=760px){.legal-body h3{font-size:min(1.25rem,5.26316vw - .105263rem)}}@media (width>=1200px){.hub-page .shell{width:min(100% - 3rem,63.75rem)}.hub-page main>.section:not(.hub-next):not(:last-child) .shell>*{max-width:100%}.hub-page .viz,.hub-page .stage-map{max-width:100%!important}.hub-side{left:calc(50% + 16.125rem);right:auto}.hub-side.is-visible.is-covered{opacity:0;visibility:hidden}}
