.site-shell{--site-header-height: 4.25rem;min-height:100vh}.layout-skip-link{position:fixed;z-index:1000;top:.75rem;left:.75rem;padding:.7rem 1rem;color:#fffdf8;background:var(--sumi);border:2px solid var(--paper);border-radius:.15rem;font-size:.9rem;font-weight:800;text-decoration:none;transform:translateY(-180%);transition:transform .16s ease}.layout-skip-link:focus{transform:translateY(0)}.site-header{position:fixed;z-index:50;inset:0 0 auto;color:var(--sumi);background:var(--paper);border-bottom:1px solid rgba(38,54,74,.18)}.site-header__bar{display:flex;align-items:center;min-height:4.25rem;gap:clamp(.8rem,2vw,1.4rem)}.site-brand{display:inline-flex;flex:0 0 auto;align-items:center;gap:.7rem;min-width:0;text-decoration:none}.site-brand__mark{display:block;width:.48rem;height:2.05rem;flex:0 0 auto;background:linear-gradient(90deg,var(--persimmon) 0 42%,transparent 42% 62%,var(--sumi) 62% 100%)}.site-brand__copy,.site-brand__name,.site-brand__descriptor{display:block}.site-brand__name{font-family:var(--font-sans);font-size:1.02rem;font-weight:900;letter-spacing:-.015em;line-height:1}.site-brand__descriptor{margin-top:.3rem;color:var(--moss);font-size:.7rem;line-height:1}.site-nav--desktop,.site-header__contact--desktop{display:none}.site-header__mobile-actions{display:flex;align-items:center;gap:.45rem;margin-left:auto}.site-header__contact{min-height:2.75rem;padding:.6rem .8rem;color:#fffdf8;background:var(--persimmon);border:1px solid var(--persimmon);border-radius:.15rem;font-size:.78rem;font-weight:800;line-height:1;text-decoration:none;transition:color .16s ease,background .16s ease}.site-header__contact:hover,.site-header__contact.is-current{color:var(--sumi);background:var(--paper)}.site-menu-toggle{display:grid;width:2.75rem;height:2.75rem;padding:0;place-items:center;color:var(--sumi);background:transparent;border:1px solid rgba(38,54,74,.3);border-radius:.15rem;cursor:pointer}.site-menu-toggle:hover{background:#26364a0f}.site-mobile-menu{position:absolute;z-index:2;inset:100% 0 auto;max-height:calc(100svh - 4.25rem);overflow-y:auto;background:var(--paper);border-bottom:1px solid rgba(38,54,74,.22);box-shadow:0 8px 18px #1f2b3b12}.site-nav--mobile{display:grid;padding-block:.75rem 1rem}.site-mobile-menu__link{display:flex;align-items:center;min-height:3.25rem;padding:.75rem .25rem;border-bottom:1px solid rgba(38,54,74,.12);color:var(--sumi);font-size:1rem;text-decoration:none}.site-mobile-menu__link:after{width:.4rem;height:.4rem;margin-left:auto;content:"";border-top:1px solid currentColor;border-right:1px solid currentColor;transform:rotate(45deg)}.site-mobile-menu__link:hover,.site-mobile-menu__link.is-current{color:var(--persimmon)}.site-mobile-menu__link.is-current{font-weight:800}.site-mobile-menu__cta{display:flex;align-items:center;justify-content:center;min-height:3.1rem;margin-top:.85rem;padding:.8rem 1rem;color:#fffdf8;background:var(--sumi);border:1px solid var(--sumi);border-radius:.15rem;font-weight:800;text-decoration:none}.site-menu-backdrop{position:fixed;z-index:40;inset:0;width:100%;height:100%;padding:0;background:#1924337a;border:0;cursor:default}.site-main{min-height:65vh}.site-footer{color:#fffdf8c2;background:var(--sumi);border-top:.3rem solid var(--persimmon)}.site-footer__grid{display:grid;gap:2rem;padding-block:3.5rem 2.75rem}.site-footer__brand p{max-width:18rem;margin:.75rem 0 0;color:#fffdf894;font-size:.82rem;line-height:1.65}.site-footer__name{color:#fffdf8;font-family:var(--font-sans);font-size:1.55rem;font-weight:900;text-decoration:none}.site-footer__nav{display:flex;flex-wrap:wrap;align-content:flex-start;gap:.6rem 1.4rem}.site-footer__nav a,.site-footer__notes a{color:#fffdf8;text-underline-offset:.3em}.site-footer__nav a{font-size:.9rem;font-weight:700;text-decoration:none}.site-footer__nav a:hover,.site-footer__notes a:hover{color:var(--clay-400)}.site-footer__notes{max-width:47rem;font-size:.76rem;line-height:1.75}.site-footer__notes p{margin:0}.site-footer__notes p+p{margin-top:.75rem}.site-footer__legal{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem 1.5rem;padding-block:1rem 1.25rem;border-top:1px solid rgba(255,253,248,.12);color:#fffdf8ad;font-size:.75rem}@media(max-width:25rem){.site-brand__descriptor{display:none}}@media(min-width:56rem){.site-footer__grid{grid-template-columns:minmax(12rem,.7fr) minmax(10rem,.55fr) minmax(20rem,1.4fr);align-items:start}.site-footer__nav{display:grid}}@media(min-width:72rem){.site-shell{--site-header-height: 4.4rem}.site-header__bar{min-height:4.4rem}.site-nav--desktop{display:flex;align-items:center;justify-content:center;gap:.1rem;margin-left:auto}.site-nav__link{position:relative;padding:.7rem .72rem;color:#26364ac2;font-size:.78rem;font-weight:800;text-decoration:none;white-space:nowrap}.site-nav__link:after{position:absolute;right:.72rem;bottom:.28rem;left:.72rem;height:1px;content:"";background:var(--persimmon);opacity:0;transform:scaleX(.35);transition:opacity .16s ease,transform .16s ease}.site-nav__link:hover,.site-nav__link.is-current{color:var(--sumi)}.site-nav__link:hover:after,.site-nav__link.is-current:after{opacity:1;transform:scaleX(1)}.site-header__contact--desktop{display:inline-flex;align-items:center;flex:0 0 auto;margin-left:.35rem;padding-inline:1rem}.site-header__mobile-actions,.site-mobile-menu,.site-menu-backdrop{display:none}}@media(prefers-reduced-motion:reduce){.layout-skip-link,.site-header__contact,.site-nav__link:after{transition:none}}.swp{--swp-ink: #26364a;--swp-paper: #fcf9f2;--swp-coral: #8f4334;--swp-cyan: #92a8bd;--swp-gold: #d7ae78;position:relative;color:var(--swp-ink);background:var(--swp-paper);isolation:isolate}.swp-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.swp-scroll{position:relative;height:215svh;min-height:86rem;background:#1f2b3b}.swp-stage{--swp-transition-opacity: 0;position:sticky;top:var(--site-header-height, 4.25rem);height:calc(100svh - var(--site-header-height, 4.25rem));overflow:hidden;color:#fffdf8;background:#1f2b3b}.swp-scenes,.swp-scene,.swp-scene__image-wrap,.swp-scene__image,.swp-scene__shade{position:absolute;inset:0;width:100%;height:100%}.swp-scene{z-index:1;opacity:var(--swp-opacity);pointer-events:auto}.swp-scene[aria-hidden=true]{visibility:hidden;opacity:0;pointer-events:none}.swp-scene-transition{position:absolute;z-index:7;inset:0;opacity:var(--swp-transition-opacity);background:linear-gradient(90deg,#141f2dfa,#1f2b3bf0 52%,#141f2dfa);pointer-events:none;will-change:opacity}.swp-scene__image-wrap{overflow:hidden;background:#354961}.swp-scene__image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translate3d(0,var(--swp-shift),0) scale(var(--swp-scale));transform-origin:54% 52%;will-change:transform}.swp-scene__shade{z-index:1;pointer-events:none;background:linear-gradient(90deg,#141f2dd6,#141f2d7a 34%,#141f2d0a 64%),linear-gradient(0deg,rgba(17,27,40,.64) 0%,transparent 38%,rgba(17,27,40,.14) 100%)}.swp-stage__utility{position:absolute;z-index:10;top:max(1.25rem,env(safe-area-inset-top));right:max(var(--page-gutter),calc((100vw - var(--page-max)) / 2));left:max(var(--page-gutter),calc((100vw - var(--page-max)) / 2));display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.75rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.swp-stage__utility>span{color:#fffdf8c2}.swp-stage__utility a{display:inline-flex;min-height:44px;align-items:center;padding:0 .9rem;color:#fffdf8;border:1px solid rgba(255,255,255,.46);background:#1d2b3c7a;text-decoration:none;backdrop-filter:blur(8px)}.swp-stage__utility a:hover,.swp-stage__utility a:focus-visible{color:var(--swp-ink);background:#fffdf8;outline:2px solid #fffdf8;outline-offset:3px}.swp-scene__copy{position:absolute;z-index:4;left:max(var(--page-gutter),calc((100vw - var(--page-max)) / 2));bottom:clamp(4.8rem,11vh,7.5rem);width:min(34rem,calc(100% - 8rem));text-wrap:initial;transition:opacity .16s ease}.swp-scene[aria-hidden=true] .swp-scene__copy,.swp-scene[aria-hidden=true] .swp-annotations{opacity:0}.swp-scene__copy>p:first-child,.swp-kicker{margin:0;color:#e2a089;font-size:.72rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.swp-scene__copy h3{max-width:12ch;margin:.8rem 0 0;color:#fffdf8;font-family:var(--font-sans);font-size:clamp(2.25rem,5.2vw,5.3rem);font-weight:800;line-height:1.05;letter-spacing:-.01em;line-break:strict;text-wrap:balance}.swp .swp-stage .swp-scene__copy h3,.swp .swp-static-intro__content h3{color:#fffdf8;text-shadow:0 2px 24px rgba(8,18,31,.38)}.swp-scene__rule{width:4rem;height:2px;margin:1.35rem 0 1.2rem;background:#e2a089}.swp-scene__copy>p:last-of-type{max-width:31rem;margin:0;color:#fffdf8db;font-size:clamp(.96rem,1.4vw,1.1rem);letter-spacing:0;line-height:1.75;line-break:strict;overflow-wrap:anywhere;text-wrap:pretty;word-break:normal}.swp-scene__systems{display:flex;flex-wrap:wrap;gap:.38rem .85rem;margin:.9rem 0 0;padding:0;list-style:none}.swp-scene__systems li{color:#fffdf8c7;font-size:.7rem;font-weight:800;letter-spacing:.04em}.swp-scene__systems li:before{margin-right:.36rem;color:var(--swp-coral);content:"—"}.swp-annotations{position:absolute;z-index:3;inset:0;padding:0;margin:0;list-style:none;pointer-events:none;transition:opacity .16s ease}.swp-annotation{--swp-kind: var(--swp-gold);position:absolute;top:var(--swp-y);left:var(--swp-x);display:flex;align-items:center;transform:translate(-50%);filter:drop-shadow(0 6px 15px rgba(18,28,42,.24))}.swp-annotation[data-align=start]{transform:none}.swp-annotation[data-align=end]{flex-direction:row-reverse;transform:translate(-100%)}.swp-annotation[data-kind=設計目標]{--swp-kind: var(--swp-cyan)}.swp-annotation[data-kind=需現場確認]{--swp-kind: #d97a61}.swp-annotation__point{width:.62rem;height:.62rem;flex:0 0 auto;border:2px solid #fffdf8;border-radius:50%;background:var(--swp-kind);box-shadow:0 0 0 4px #1a273852}.swp-annotation__line{width:clamp(1rem,3vw,3rem);height:1px;flex:0 0 auto;background:#fffdf8cc}.swp-annotation__label{display:grid;gap:.08rem;max-width:15rem;padding:.48rem .62rem;color:#233246;border-left:3px solid var(--swp-kind);background:#fffdf8ed;backdrop-filter:blur(8px)}.swp-annotation[data-align=end] .swp-annotation__label{border-right:3px solid var(--swp-kind);border-left:0}.swp-annotation__label strong{color:#627286;font-size:.75rem;font-weight:800;line-height:1.2;letter-spacing:.04em}.swp-annotation__label span{font-size:.82rem;font-weight:800;line-height:1.4;line-break:strict;overflow-wrap:anywhere}.swp-rail{position:absolute;z-index:12;top:50%;right:max(var(--page-gutter),calc((100vw - var(--page-max)) / 2));display:grid;gap:.5rem;transform:translateY(-50%)}.swp-rail button{display:grid;grid-template-columns:2rem minmax(5.5rem,auto);min-width:8.5rem;min-height:44px;align-items:center;padding:.35rem .6rem;color:#fffdf8b8;border:1px solid rgba(255,255,255,.32);border-radius:0;background:#1a273866;cursor:pointer;backdrop-filter:blur(8px);transition:color .18s ease,background .18s ease,border-color .18s ease}.swp-rail button span{font-size:.7rem;font-weight:900;letter-spacing:.08em}.swp-rail button small{text-align:left;font-size:.75rem;font-weight:800}.swp-rail button[aria-current=step]{color:var(--swp-ink);border-color:#fffdf8;background:#fffdf8}.swp-rail button:hover,.swp-rail button:focus-visible{color:#fffdf8;border-color:#e2a089;outline:2px solid #e2a089;outline-offset:3px}.swp-rail button[aria-current=step]:hover,.swp-rail button[aria-current=step]:focus-visible{color:var(--swp-ink)}.swp-progress{position:absolute;z-index:15;right:0;bottom:0;left:0;height:3px;background:#ffffff2e}.swp-progress span{display:block;width:100%;height:100%;background:#e2a089;transform:scaleX(0);transform-origin:left}.swp-cta{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:.6rem;padding:.75rem 1.05rem;color:#fffdf8;background:var(--swp-coral);font-size:.86rem;font-weight:800;text-decoration:none;transition:color .18s ease,background .18s ease,transform .18s ease}.swp-cta:hover,.swp-cta:focus-visible{color:var(--swp-ink);background:#d7ae78;outline:2px solid currentColor;outline-offset:3px;transform:translateY(-2px)}.swp-transcript{position:relative;z-index:2;padding:clamp(4.5rem,9vw,8rem) 0;background:var(--swp-paper);scroll-margin-top:5rem}.swp-transcript:focus-visible{outline:3px solid var(--swp-coral);outline-offset:-5px}.swp-transcript__heading,.swp-transcript__chapters,.swp-transcript__footer{width:min(var(--page-max),calc(100% - (var(--page-gutter) * 2)));margin-inline:auto}.swp-transcript__heading{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(17rem,.7fr);-moz-column-gap:clamp(2rem,8vw,8rem);column-gap:clamp(2rem,8vw,8rem);align-items:end}.swp-transcript__heading .swp-kicker{grid-column:1 / -1;color:var(--swp-coral)}.swp-transcript__heading h2{max-width:17ch;margin:.8rem 0 0;font-family:var(--font-sans);font-size:clamp(2.1rem,4.5vw,4.2rem);font-weight:800;line-height:1.08;letter-spacing:-.045em}.swp-transcript__heading>p:last-child{margin:0;color:#596679;line-height:1.8}.swp-transcript__chapters{padding:0;margin-top:clamp(2.5rem,6vw,5rem);margin-bottom:0;border-top:1px solid rgba(38,54,74,.28);list-style:none}.swp-transcript-chapter{border-bottom:1px solid rgba(38,54,74,.28)}.swp-transcript-chapter>article{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(20rem,.96fr);min-height:34rem}.swp-transcript-chapter__image{min-width:0;overflow:hidden;background:#d9e0e7}.swp-transcript-chapter__image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;background:#d9e0e7}.swp-transcript-chapter:nth-child(2n) .swp-transcript-chapter__image{grid-column:2;grid-row:1}.swp-transcript-chapter:nth-child(2n) .swp-transcript-chapter__copy{grid-column:1;grid-row:1}.swp-transcript-chapter__copy{display:grid;grid-template-columns:clamp(4.4rem,7vw,7rem) minmax(0,1fr);gap:clamp(1.2rem,3vw,2.5rem);align-content:start;padding:clamp(2.25rem,4.5vw,4.5rem)}.swp-transcript-chapter__number{margin:0;color:#8f4334c2;font-family:var(--font-sans);font-size:clamp(3.2rem,6vw,6.4rem);font-weight:900;letter-spacing:-.08em;line-height:.82}.swp-transcript-chapter__body{min-width:0}.swp-transcript-chapter h3{max-width:13ch;margin:-.2rem 0 1rem;font-family:var(--font-sans);font-size:clamp(2rem,3.4vw,3.25rem);font-weight:800;letter-spacing:-.04em;line-height:1.08}.swp-transcript-chapter__body>p{max-width:34rem;margin:0;color:#596679;font-size:clamp(.94rem,1.4vw,1.05rem);line-height:1.82}.swp-transcript-chapter__systems{display:grid;gap:.48rem;margin:1.6rem 0 0;padding:1rem 0 0;border-top:1px solid rgba(38,54,74,.16);list-style:none}.swp-transcript-chapter__systems li{position:relative;padding-left:.9rem;color:var(--swp-ink);font-size:.78rem;font-weight:800;line-height:1.6;line-break:strict;overflow-wrap:anywhere;word-break:normal}.swp-transcript-chapter__systems li:before{position:absolute;left:0;color:var(--swp-coral);content:"—"}.swp-transcript-chapter dl{display:grid;margin:1.8rem 0 0;border-top:1px solid rgba(38,54,74,.22)}.swp-transcript-chapter dl>div{--swp-kind: var(--swp-gold);display:grid;grid-template-columns:7.4rem minmax(0,1fr);gap:1rem;align-items:baseline;padding:.72rem 0;border-bottom:1px solid rgba(38,54,74,.15)}.swp-transcript-chapter dl>div[data-kind=設計目標]{--swp-kind: var(--swp-cyan)}.swp-transcript-chapter dl>div[data-kind=需現場確認]{--swp-kind: #d97a61}.swp-transcript-chapter dt{position:relative;padding-left:.72rem;color:#627286;font-size:.72rem;font-weight:800;letter-spacing:.03em}.swp-transcript-chapter dt:before{position:absolute;top:.42em;left:0;width:.38rem;height:.38rem;content:"";background:var(--swp-kind)}.swp-transcript-chapter dd{margin:0;font-size:.82rem;font-weight:800;line-height:1.5}.swp-transcript__footer{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(38,54,74,.2)}.swp-transcript__footer p{max-width:52rem;margin:0;color:#596679;font-size:.8rem;line-height:1.65}.swp-transcript__footer strong{color:var(--swp-ink)}.swp-compact-tour{padding-bottom:2rem;color:#fffdf8;background:#1f2b3b}.swp-compact-tour>ol{padding:0;margin:0;list-style:none}.swp-compact-tour li{border-top:1px solid rgba(255,253,248,.18)}.swp-compact-tour img{display:block;width:100%;aspect-ratio:16 / 10;-o-object-fit:cover;object-fit:cover}.swp-compact-tour li>div{width:min(var(--page-max),calc(100% - (var(--page-gutter) * 2)));margin-inline:auto;padding:1.4rem 0 2.25rem}.swp-compact-tour li p{margin:0 0 .75rem;color:#f2b59f;font-size:.76rem;font-weight:800;letter-spacing:.12em}.swp-compact-tour li h3{max-width:18ch;margin:0;color:#fffdf8;font-family:var(--font-sans);font-size:clamp(1.75rem,5.5vw,2.75rem);font-weight:900;letter-spacing:-.01em;line-height:1.12;line-break:strict;text-wrap:balance}.swp-compact-tour li span{display:block;max-width:38rem;margin-top:.9rem;color:#fffdf8c7;font-size:.96rem;letter-spacing:0;line-height:1.7;line-break:strict;overflow-wrap:anywhere;text-wrap:pretty;word-break:normal}.swp-compact-tour__link{display:inline-flex;min-height:44px;align-items:center;gap:.65rem;margin-top:.25rem;margin-right:max(var(--page-gutter),calc((100vw - var(--page-max)) / 2));margin-left:max(var(--page-gutter),calc((100vw - var(--page-max)) / 2));padding:.7rem 0 .45rem;border-bottom:1px solid currentColor;color:#fffdf8;font-weight:800;text-decoration:none}.swp-compact-tour__link:hover,.swp-compact-tour__link:focus-visible{color:#f2b59f}.swp-static-intro{position:relative;min-height:clamp(28rem,72svh,42rem);overflow:hidden;color:#fffdf8;background:#1f2b3b}.swp-static-intro>img,.swp-static-intro__shade{position:absolute;inset:0;width:100%;height:100%}.swp-static-intro>img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.swp-static-intro__shade{background:linear-gradient(90deg,#151f2deb,#151f2da8 55%,#151f2d2e),linear-gradient(0deg,rgba(17,27,40,.72),transparent 58%)}.swp-static-intro__content{position:relative;z-index:1;display:flex;width:min(var(--page-max),calc(100% - (var(--page-gutter) * 2)));min-height:clamp(28rem,72svh,42rem);flex-direction:column;justify-content:flex-end;margin-inline:auto;padding-block:3rem}.swp-static-intro__content>p{margin:0 0 .9rem;color:#f2b59f;font-size:.74rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.swp-static-intro__content h3{max-width:11ch;margin:0;font-family:var(--font-sans);font-size:clamp(2.4rem,8vw,4.4rem);font-weight:900;letter-spacing:-.045em;line-height:1.05}.swp-static-intro__content>span{display:block;max-width:35rem;margin-top:1.1rem;color:#fffdf8cc;font-size:.94rem;line-height:1.7}.swp-static-intro__content>a{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:44px;align-items:center;gap:.6rem;margin-top:1.5rem;padding:.7rem 0 .4rem;border-bottom:1px solid currentColor;color:#fffdf8;font-weight:800;text-decoration:none}.swp-static-intro__content>a:hover,.swp-static-intro__content>a:focus-visible{color:#f2b59f;outline-color:#f2b59f}.swp--static .swp-transcript{padding-top:clamp(2.5rem,6vw,5rem)}@media(min-width:700px){.swp-compact-tour{padding-top:2.25rem}.swp-compact-tour>ol{display:grid;width:min(var(--page-max),calc(100% - (var(--page-gutter) * 2)));grid-template-columns:repeat(3,minmax(0,1fr));margin-inline:auto;border-top:1px solid rgba(255,253,248,.18)}.swp-compact-tour li{min-width:0;border-top:0}.swp-compact-tour li+li{border-left:1px solid rgba(255,253,248,.18)}.swp-compact-tour img{aspect-ratio:4 / 3}.swp-compact-tour li>div{width:auto;padding:1.35rem 1.15rem 2rem}.swp-compact-tour li h3{font-size:clamp(1.45rem,2.5vw,2rem)}}@media(min-width:981px)and (max-width:1280px),(min-width:981px)and (max-height:820px){.swp-scene__copy{width:min(27rem,44vw)}.swp-annotations{top:auto;right:calc(max(var(--page-gutter),calc((100vw - var(--page-max)) / 2)) + 5.5rem);bottom:4.8rem;left:auto;display:grid;width:min(15rem,24vw);gap:.55rem}.swp-annotation,.swp-annotation[data-align]{position:static;transform:none}.swp-annotation__point,.swp-annotation__line{display:none}.swp-annotation__label,.swp-annotation[data-align=end] .swp-annotation__label{width:100%;max-width:none}.swp-rail button{display:grid;width:44px;min-width:44px;min-height:44px;grid-template-columns:1fr;padding:0;place-items:center}.swp-rail button small{display:none}}@media(min-width:981px)and (max-height:820px){.swp-scene__copy{top:clamp(5.25rem,14vh,6.75rem);bottom:auto;width:min(30rem,44vw)}.swp-scene__copy h3{max-width:100%;font-size:clamp(2.4rem,4vw,4rem);line-height:1.08}.swp-scene__rule{margin:1rem 0 .9rem}.swp-scene__copy>p:last-of-type{max-width:29rem;font-size:clamp(.92rem,1.2vw,1rem);line-height:1.65}}@media(max-width:900px){.swp-scene__shade{background:linear-gradient(0deg,#111b28e6,#111b2870 48%,#111b280d 78%),linear-gradient(90deg,rgba(17,27,40,.32),transparent 70%)}.swp-scene__copy{left:1.25rem;bottom:calc(7.2rem + env(safe-area-inset-bottom));width:min(33rem,calc(100% - 2.5rem))}.swp-scene__copy h3{font-size:clamp(2.15rem,8vw,4rem)}.swp-annotations{inset:2rem 0 34%}.swp-rail{top:auto;right:auto;bottom:calc(3.15rem + env(safe-area-inset-bottom));left:1rem;display:flex;transform:none}.swp-rail button{display:grid;min-width:44px;width:44px;min-height:44px;padding:0;place-items:center;grid-template-columns:1fr}.swp-rail button small{display:none}.swp-transcript__heading{grid-template-columns:1fr;gap:1.1rem}.swp-transcript-chapter>article{grid-template-columns:1fr;min-height:0}.swp-transcript-chapter:nth-child(2n) .swp-transcript-chapter__image,.swp-transcript-chapter:nth-child(2n) .swp-transcript-chapter__copy{grid-column:1}.swp-transcript-chapter:nth-child(2n) .swp-transcript-chapter__image,.swp-transcript-chapter__image{grid-row:1}.swp-transcript-chapter:nth-child(2n) .swp-transcript-chapter__copy,.swp-transcript-chapter__copy{grid-row:2}.swp-transcript-chapter__image img{height:auto;aspect-ratio:16 / 9}}@media(max-width:620px){.swp-scroll{height:315svh;min-height:108rem}.swp-stage__utility{top:max(.75rem,env(safe-area-inset-top));right:.75rem;left:.75rem}.swp-stage__utility>span{max-width:12rem;line-height:1.45}.swp-stage__utility a{padding-inline:.75rem}.swp-scene__image{-o-object-position:55% center;object-position:55% center}.swp-scene__copy{bottom:calc(7.45rem + env(safe-area-inset-bottom))}.swp-scene__copy h3{max-width:10ch;font-size:clamp(2rem,10.5vw,3.25rem)}.swp-scene__rule{margin:1rem 0 .85rem}.swp-scene__copy>p:last-of-type{max-width:calc(100% - 1rem);font-size:.88rem;line-height:1.65}.swp-scene__systems{display:none}.swp-annotation{transform:translate(-50%) scale(.86);transform-origin:center}.swp-annotation[data-align=start]{transform:scale(.86);transform-origin:left center}.swp-annotation[data-align=end]{transform:translate(-100%) scale(.86);transform-origin:right center}.swp-annotation__line{width:.75rem}.swp-annotation__label{padding:.4rem .48rem}.swp-annotation__label span{font-size:.72rem}.swp-transcript-chapter__image img{aspect-ratio:4 / 3}.swp-transcript-chapter__copy{grid-template-columns:3.6rem minmax(0,1fr);gap:1rem;padding:1.8rem 0 2.6rem}.swp-transcript-chapter__number{font-size:2.9rem}.swp-transcript-chapter h3{font-size:clamp(1.75rem,8.5vw,2.35rem)}.swp-transcript-chapter dl>div{grid-template-columns:6.4rem minmax(0,1fr);gap:.7rem}.swp-transcript__footer{align-items:stretch;flex-direction:column}.swp-transcript__footer .swp-cta{width:100%}}@media(prefers-reduced-motion:reduce){.swp *,.swp *:before,.swp *:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}@media(prefers-contrast:more){.swp-stage__utility a,.swp-rail button,.swp-annotation__label{border-width:2px;backdrop-filter:none}}.strategy-page{--strategy-serif: var(--font-serif);--strategy-ink: #26364a;--strategy-muted: #596679;--strategy-paper: #fcf9f2;--strategy-warm: #ece2d5;--strategy-clay: #8f4334;color:var(--strategy-ink);background:var(--strategy-paper)}.strategy-page h1{font-family:var(--font-sans);font-weight:900}.strategy-page :is(h2,h3){font-family:var(--font-sans);font-weight:800}.strategy-page h1,.strategy-page h2,.strategy-page h3,.strategy-page p,.strategy-page blockquote,.strategy-page dl,.strategy-page dd{margin-top:0}.strategy-page h1,.strategy-page h2{text-wrap:balance}.strategy-page p,.strategy-page li,.strategy-page dd{text-wrap:pretty}.strategy-kicker{margin-bottom:1.1rem;color:var(--strategy-clay);font-size:.73rem;font-weight:800;letter-spacing:.2em;line-height:1.5;text-transform:uppercase}.strategy-heading{max-width:49rem}.strategy-heading h2{margin-bottom:0;font-family:var(--font-sans);font-size:clamp(2.1rem,4vw,3.7rem);font-weight:800;letter-spacing:-.025em;line-height:1.17}.strategy-heading__body{max-width:43rem;margin-bottom:0;margin-top:1.65rem!important;color:var(--strategy-muted);font-size:clamp(1rem,1.6vw,1.15rem);line-height:1.9}.strategy-heading--invert h2{color:#fffaf0}.strategy-heading--invert .strategy-heading__body{color:#fffaf0ab}.strategy-heading--invert .strategy-kicker,.strategy-detail-hero .strategy-kicker,.strategy-policy-hero .strategy-kicker{color:#f2b59f}.strategy-section{padding:clamp(5.5rem,10vw,9rem) 0;background:#f3ede3}.strategy-section--paper{background:var(--strategy-paper)}.strategy-section--clay,.strategy-section--outcomes{background:var(--strategy-warm)}.strategy-arrow-link{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;min-height:2.75rem;gap:.75rem;padding:.72rem 0 .52rem;border-bottom:1px solid currentColor;color:var(--strategy-ink);font-size:.92rem;font-weight:800;line-height:1.3;text-decoration:none}.strategy-arrow-link svg{transition:transform .22s ease}.strategy-arrow-link:hover svg{transform:translate(.3rem)}.strategy-arrow-link--light{color:#fffaf0}.strategy-index{color:var(--strategy-clay);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.76rem;font-weight:800;letter-spacing:.12em}.strategy-hero{overflow:hidden;padding:clamp(5.75rem,7vw,6.75rem) 0 clamp(1.75rem,3vw,2.75rem);color:var(--strategy-ink);background:#f4efe6}.strategy-hero__frame{display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);min-height:clamp(32rem,64svh,39rem);border-top:1px solid rgba(38,54,74,.24);border-bottom:1px solid rgba(38,54,74,.24)}.strategy-hero__copy{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:clamp(2.5rem,4vw,3.5rem) clamp(2rem,3.8vw,3.5rem) clamp(2.5rem,4vw,3.5rem) 0}.strategy-hero__heading>.strategy-kicker{margin-bottom:clamp(1.25rem,2vw,1.5rem)}.strategy-hero__title{max-width:none;margin-bottom:0;font-family:var(--font-sans);font-size:clamp(2.9rem,4vw,4.35rem);font-weight:900;letter-spacing:-.015em;line-height:1.18}.strategy-hero__title span{display:block;white-space:nowrap}.strategy-hero__lead{max-width:35rem;margin:clamp(1.5rem,2.4vw,1.75rem) 0 0;color:#26364ac7;font-size:clamp(1rem,1.15vw,1.08rem);line-height:1.82}.strategy-hero__scope{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;max-width:35rem;padding:0;margin:clamp(1.75rem,2.6vw,2rem) 0 0;border-top:1px solid rgba(38,54,74,.3);border-bottom:1px solid rgba(38,54,74,.3)}.strategy-hero__scope>div{min-width:0;padding:1.1rem .75rem 1.15rem 0}.strategy-hero__scope>div+div{padding-left:.9rem;border-left:1px solid rgba(38,54,74,.22)}.strategy-hero__scope dt{margin-bottom:.35rem;color:var(--strategy-clay);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.7rem;font-weight:800;letter-spacing:.08em}.strategy-hero__scope dd{margin:0;color:var(--strategy-ink);font-size:clamp(.78rem,.9vw,.88rem);font-weight:850;line-height:1.45}.strategy-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.35rem;margin-top:clamp(1.75rem,2.6vw,2rem)}.strategy-hero__primary{display:inline-flex;align-items:center;gap:.7rem;min-height:3.35rem;padding:.88rem 1.15rem;color:#fffaf0;background:var(--strategy-clay);font-size:.92rem;font-weight:800;text-decoration:none}.strategy-hero__primary svg,.strategy-hero__secondary svg{transition:transform .22s ease}.strategy-hero__primary:hover svg,.strategy-hero__secondary:hover svg{transform:translate(.28rem)}.strategy-hero__secondary{display:inline-flex;align-items:center;gap:.55rem;min-height:2.75rem;padding:.72rem 0 .48rem;color:var(--strategy-ink);border-bottom:1px solid rgba(38,54,74,.65);font-size:.9rem;font-weight:800;text-decoration:none}.strategy-hero__visual{position:relative;min-width:0;margin:0;overflow:hidden;background:#d9d0c3}.strategy-hero__visual picture{display:block;height:100%;background:#d9d0c3}.strategy-hero__visual img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:54% center;object-position:54% center}.strategy-hero__visual figcaption{position:absolute;right:0;bottom:0;width:100%;padding:.75rem 1rem .8rem;color:#fffaf0;background:#192534e6;font-size:.74rem;font-weight:750;line-height:1.45}.strategy-split-heading{display:grid;grid-template-columns:minmax(17rem,.72fr) minmax(0,1.28fr);gap:clamp(3rem,8vw,8.5rem);align-items:start}.strategy-situation-list,.strategy-ledger,.strategy-module-list,.strategy-safety-flow,.strategy-detail-chapters,.strategy-policy-body ol{padding:0;margin:0;list-style:none}.strategy-situation-list>li{display:grid;grid-template-columns:2.8rem minmax(0,1fr) auto;gap:1.2rem;align-items:start;padding:1.65rem 0;border-top:1px solid rgba(38,54,74,.23)}.strategy-situation-list>li:last-child{border-bottom:1px solid rgba(38,54,74,.23)}.strategy-situation-list h3{margin-bottom:.45rem;font-family:var(--font-sans);font-size:clamp(1.4rem,2.2vw,1.9rem);font-weight:800}.strategy-situation-list p{max-width:38rem;margin-bottom:0;color:var(--strategy-muted);line-height:1.75}.strategy-situation-list .strategy-arrow-link{white-space:nowrap}.strategy-world{scroll-margin-top:4.5rem;padding:clamp(4rem,7vw,6rem) 0 0;color:#fffaf0;background:#1f2b3b}.strategy-world__intro{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:3rem;padding-bottom:clamp(2.75rem,5vw,4.25rem)}.strategy-world__chapters{margin-bottom:.45rem!important;padding-left:1.4rem;border-left:1px solid rgba(255,250,240,.28);color:#fffaf091;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem;letter-spacing:.09em;line-height:2.1}.strategy-world__stage{width:100%;border-top:1px solid rgba(255,250,240,.16);border-bottom:1px solid rgba(255,250,240,.16)}.strategy-world__note{display:grid;grid-template-columns:10rem minmax(0,1fr) auto;gap:1.5rem;align-items:center;padding-bottom:1.6rem;padding-top:1.6rem}.strategy-world__note strong{color:#d58b70;font-size:.78rem;letter-spacing:.08em}.strategy-world__note p{max-width:52rem;margin-bottom:0;color:#fffaf09e;font-size:.8rem;line-height:1.65}.strategy-home-services{scroll-margin-top:4.5rem;padding:clamp(4rem,6vw,5.5rem) 0}.strategy-home-paths{padding:0;margin:clamp(2.5rem,5vw,4rem) 0 0;border-top:1px solid rgba(38,54,74,.28);list-style:none}.strategy-home-paths>li{position:relative;display:grid;grid-template-columns:3rem minmax(10rem,.55fr) minmax(16rem,1fr) auto;gap:clamp(1.2rem,3vw,3rem);align-items:center;padding:1.65rem 0;border-bottom:1px solid rgba(38,54,74,.24)}.strategy-home-paths>li:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:var(--strategy-clay);content:"";opacity:.78;transform:scaleX(0);transform-origin:left;transition:transform .42s var(--ease-quiet)}.strategy-home-paths h3,.strategy-home-paths p{margin:0}.strategy-home-paths h3{font-size:clamp(1.35rem,2.2vw,1.85rem);font-weight:800}.strategy-home-paths p{color:var(--strategy-muted);line-height:1.7}.strategy-home-paths .strategy-arrow-link{white-space:nowrap}@media(hover:hover)and (pointer:fine){.strategy-home-paths>li:hover:after,.strategy-home-paths>li:focus-within:after{transform:scaleX(1)}}.strategy-ledger{display:grid;margin-top:clamp(3.5rem,7vw,6rem);border-top:1px solid rgba(38,54,74,.25);border-bottom:1px solid rgba(38,54,74,.25)}.strategy-ledger--four{grid-template-columns:repeat(4,minmax(0,1fr))}.strategy-ledger--three{grid-template-columns:repeat(3,minmax(0,1fr))}.strategy-section--anchoring{background:linear-gradient(90deg,rgba(38,54,74,.045) 1px,transparent 1px),#f3ede3;background-size:4rem 100%}.strategy-ledger>li{min-height:21rem;padding:1.35rem 1.7rem 2rem;border-right:1px solid rgba(38,54,74,.18)}.strategy-ledger>li:first-child{padding-left:0}.strategy-ledger>li:last-child{padding-right:0;border-right:0}.strategy-ledger h3{margin-bottom:1.1rem;margin-top:4.6rem;font-family:var(--font-sans);font-size:1.5rem;font-weight:800}.strategy-ledger p{margin-bottom:0;color:var(--strategy-muted);font-size:.93rem;line-height:1.78}.strategy-caution{display:grid;grid-template-columns:minmax(12rem,.42fr) minmax(0,1fr);gap:2rem;margin-top:2rem;padding:1.6rem 0;border-bottom:1px solid rgba(38,54,74,.23)}.strategy-caution strong{font-family:var(--font-sans);font-size:1.25rem;font-weight:800}.strategy-caution p{margin-bottom:0;color:var(--strategy-muted);font-size:.9rem;line-height:1.8}.strategy-module-list{margin-top:clamp(3.5rem,7vw,6rem);border-top:1px solid rgba(38,54,74,.28)}.strategy-module-list>li{display:grid;grid-template-columns:5rem minmax(13rem,.65fr) minmax(0,1fr);gap:clamp(1.5rem,4vw,4rem);padding:2.2rem 0;border-bottom:1px solid rgba(38,54,74,.28)}.strategy-module-list h3{margin-bottom:0;font-family:var(--font-sans);font-size:clamp(1.5rem,2.6vw,2.2rem);font-weight:800}.strategy-module-list p{margin-bottom:.75rem;color:#4a596d;line-height:1.8}.strategy-module-list small{color:var(--strategy-muted);font-size:.78rem;line-height:1.7}.strategy-safety{padding:clamp(5.5rem,10vw,9rem) 0;color:#fffaf0;background:#26364a}.strategy-safety-flow{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:clamp(3.5rem,7vw,6rem);border-top:1px solid rgba(255,250,240,.25);border-bottom:1px solid rgba(255,250,240,.25)}.strategy-safety-flow li{position:relative;min-height:19rem;padding:1.25rem 1.3rem 1.8rem;border-right:1px solid rgba(255,250,240,.16)}.strategy-safety-flow li:first-child{padding-left:0}.strategy-safety-flow li:last-child{padding-right:0;border-right:0}.strategy-safety-flow li:not(:last-child):after{position:absolute;right:-.42rem;top:4.6rem;z-index:1;content:"→";color:#d58b70;background:#26364a;font-size:1rem}.strategy-safety-flow h3{margin-bottom:1rem;margin-top:4.2rem;font-family:var(--font-sans);font-size:1.55rem;font-weight:800}.strategy-safety-flow p{margin-bottom:0;color:#fffaf0a8;font-size:.88rem;line-height:1.75}.strategy-safety__footer{display:flex;justify-content:space-between;gap:2rem;align-items:start;padding-top:2rem}.strategy-safety__footer p{max-width:48rem;margin-bottom:0;color:#fffaf094;font-size:.82rem;line-height:1.75}.strategy-service-lines{display:grid;grid-template-columns:1fr 1fr;margin-top:clamp(3.5rem,7vw,6rem);border-top:1px solid rgba(38,54,74,.25);border-bottom:1px solid rgba(38,54,74,.25)}.strategy-service-lines article{padding:clamp(2rem,4vw,4rem)}.strategy-service-lines article:first-child{padding-left:0;border-right:1px solid rgba(38,54,74,.2)}.strategy-service-lines article:last-child{padding-right:0}.strategy-service-lines h3{margin-bottom:1.2rem;margin-top:3.3rem;font-family:var(--font-sans);font-size:clamp(1.8rem,3vw,2.75rem);font-weight:800;letter-spacing:-.025em}.strategy-service-lines article>p:not(.strategy-index){max-width:31rem;margin-bottom:0;color:var(--strategy-muted);line-height:1.85}.strategy-service-lines ul{padding:1.5rem 0 0;margin:1.5rem 0 1rem;border-top:1px solid rgba(38,54,74,.14);list-style:none}.strategy-service-lines li{position:relative;padding:.45rem 0 .45rem 1.2rem;color:#4a596d;font-size:.88rem}.strategy-service-lines li:before{position:absolute;left:0;content:"—";color:var(--strategy-clay)}.strategy-start{padding-top:clamp(4.5rem,8vw,7rem);margin-top:clamp(4.5rem,8vw,7rem);border-top:3px solid var(--strategy-ink)}.strategy-start .strategy-ledger{margin-top:clamp(2.5rem,5vw,4rem)}.strategy-start>.strategy-arrow-link{margin-top:1.5rem}.strategy-public-trust{padding:clamp(4.5rem,8vw,7rem) 0;color:#fffaf0;background:var(--strategy-ink)}.strategy-public-trust__grid{display:grid;grid-template-columns:minmax(10rem,.35fr) minmax(0,1.15fr);gap:clamp(2rem,7vw,7rem);align-items:start}.strategy-public-trust .strategy-kicker{color:#f2b59f}.strategy-public-trust h2{max-width:43rem;margin:0;color:#fffaf0;font-family:var(--font-sans);font-size:clamp(2rem,4vw,3.75rem);font-weight:800;letter-spacing:-.025em;line-height:1.15}.strategy-public-trust__grid>div>p{max-width:42rem;margin:1.5rem 0 .8rem;color:#fffaf0b3;line-height:1.8}.strategy-public-trust .strategy-arrow-link{color:#fffaf0}.strategy-deliverables{display:grid;grid-template-columns:minmax(17rem,.72fr) minmax(0,1.28fr);gap:2rem clamp(3rem,8vw,8rem);align-items:start}.strategy-deliverables dl{grid-row:span 2;margin-bottom:0;border-top:1px solid rgba(38,54,74,.25)}.strategy-deliverables dl div{display:grid;grid-template-columns:12rem minmax(0,1fr);gap:1.5rem;padding:1.55rem 0;border-bottom:1px solid rgba(38,54,74,.2)}.strategy-deliverables dt{font-family:var(--font-sans);font-size:1.2rem;font-weight:800}.strategy-deliverables dt span{margin-right:.8rem;color:var(--strategy-clay);font-family:ui-monospace,monospace;font-size:.75rem}.strategy-deliverables dd{margin-bottom:0;color:var(--strategy-muted);line-height:1.75}.strategy-trust{display:grid;grid-template-columns:minmax(17rem,.72fr) minmax(0,1.28fr);gap:2rem clamp(3rem,8vw,8rem)}.strategy-trust dl{margin-bottom:0;border-top:1px solid rgba(38,54,74,.27)}.strategy-trust dl div{display:grid;grid-template-columns:12rem minmax(0,1fr);gap:1.5rem;padding:1.4rem 0;border-bottom:1px solid rgba(38,54,74,.2)}.strategy-trust dt{font-size:.85rem;font-weight:800}.strategy-trust dd{margin-bottom:0;color:var(--strategy-muted);font-size:.9rem;line-height:1.75}.strategy-trust__note{grid-column:2;margin-bottom:0;color:var(--strategy-muted);font-size:.78rem;line-height:1.7}.strategy-enquiry{padding:clamp(4.5rem,8vw,7rem) 0;background:var(--strategy-paper);border-top:4px solid var(--strategy-ink)}.strategy-enquiry--compact{padding:clamp(3.5rem,6vw,5rem) 0}.strategy-enquiry__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3rem;align-items:end}.strategy-enquiry h2{max-width:50rem;margin-bottom:0;font-family:var(--font-sans);font-size:clamp(2rem,4vw,3.75rem);font-weight:900;letter-spacing:-.025em;line-height:1.15}.strategy-enquiry__inner>div:first-child>p:last-child{max-width:43rem;margin-bottom:0;margin-top:1.5rem;color:var(--strategy-ink);line-height:1.8}.strategy-enquiry__actions{display:grid;justify-items:start;gap:1rem}.strategy-enquiry__actions .strategy-arrow-link{padding:.88rem 1.15rem;color:#fffaf0;border-bottom:0;background:var(--strategy-clay)}.strategy-enquiry__actions .strategy-arrow-link:hover,.strategy-enquiry__actions .strategy-arrow-link:focus-visible{color:#fffaf0;background:#743429}.strategy-enquiry__actions>a:last-child{display:inline-flex;min-height:44px;align-items:center;color:var(--strategy-ink);font-size:.85rem;text-underline-offset:.3rem}.strategy-detail-hero{padding:clamp(9rem,16vw,13rem) 0 clamp(4.5rem,8vw,7rem);color:#fffaf0;background:#26364a}.editorial-page{min-height:100vh;background:var(--strategy-paper)}.editorial-intro{padding:clamp(7.5rem,12vw,9rem) 0 clamp(3.5rem,6vw,5rem);color:var(--strategy-ink);background:var(--strategy-paper);border-bottom:1px solid rgba(38,54,74,.18)}.editorial-intro h1{max-width:18ch;margin-bottom:0;font-family:var(--font-sans);font-size:clamp(2.65rem,5.4vw,5.2rem);font-weight:900;letter-spacing:-.035em;line-height:1.07}.editorial-intro__body{max-width:46rem;margin:1.6rem 0 0;color:var(--strategy-muted);font-size:clamp(1rem,1.45vw,1.12rem);line-height:1.8}.editorial-contact{padding:clamp(4.5rem,9vw,8rem) 0;background:var(--strategy-paper)}.editorial-contact__grid{display:grid;grid-template-columns:minmax(16rem,.52fr) minmax(0,1.3fr);gap:clamp(3rem,8vw,8rem);align-items:start}.editorial-contact__guide{position:sticky;top:calc(var(--site-header-height, 4.25rem) + 2rem);padding:1.5rem 0 1.8rem;border-top:3px solid var(--strategy-ink);border-bottom:1px solid rgba(38,54,74,.24)}.editorial-contact__guide h2{margin:1rem 0 1.4rem;font-family:var(--font-sans);font-size:clamp(1.8rem,3vw,2.7rem);font-weight:800;letter-spacing:-.03em;line-height:1.2}.editorial-contact__guide ol{padding:0;margin:0;list-style:none;counter-reset:contact-guide}.editorial-contact__guide li{display:grid;grid-template-columns:2rem minmax(0,1fr);gap:.65rem;padding:.85rem 0;border-top:1px solid rgba(38,54,74,.14);color:var(--strategy-muted);font-size:.86rem;line-height:1.65;counter-increment:contact-guide}.editorial-contact__guide li:before{color:var(--strategy-clay);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.68rem;font-weight:800;content:"0" counter(contact-guide)}.editorial-contact__emergency{margin:1.2rem 0 0;color:var(--strategy-muted);font-size:.74rem;line-height:1.75}.editorial-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1.5rem;padding:0;border-top:1px solid rgba(38,54,74,.28)}.editorial-field{display:grid;align-content:start;gap:.65rem;padding:1.15rem 0 1.3rem;border-bottom:1px solid rgba(38,54,74,.18);color:var(--strategy-ink);font-size:.84rem;font-weight:800}.editorial-field--full,.editorial-form__consent,.editorial-form__actions{grid-column:1 / -1}.editorial-field :is(input,select,textarea){width:100%;min-height:3.1rem;padding:.78rem .85rem;color:var(--strategy-ink);background:var(--strategy-paper);border:1px solid rgba(38,54,74,.58);border-radius:0}.editorial-field textarea{min-height:10.5rem;resize:vertical}.editorial-field :is(input,select,textarea):focus-visible{border-color:var(--strategy-clay);outline:2px solid var(--strategy-clay);outline-offset:2px}.editorial-form__consent{display:flex;align-items:flex-start;gap:.75rem;padding:1.25rem 0;color:var(--strategy-muted);border-bottom:1px solid rgba(38,54,74,.18);font-size:.82rem;line-height:1.7}.editorial-form__consent input{width:1rem;height:1rem;flex:0 0 auto;margin-top:.25rem}.editorial-form__actions{padding-top:1.5rem}.editorial-form__actions>p{max-width:42rem;margin:1rem 0 0;color:var(--strategy-muted);font-size:.74rem;line-height:1.7}.editorial-form__status{padding:1rem 1.1rem;border-left:3px solid var(--strategy-clay);background:var(--strategy-warm)}.editorial-empty{display:grid;min-height:72svh;align-items:center;padding:clamp(8rem,15vw,12rem) 0 clamp(4rem,8vw,7rem);background:var(--strategy-paper)}.editorial-empty__grid{display:grid;grid-template-columns:5rem minmax(0,1fr);gap:clamp(1.5rem,5vw,4rem);padding-top:2rem;border-top:3px solid var(--strategy-ink)}.editorial-empty h1{max-width:15ch;margin:0 0 2rem;font-family:var(--font-sans);font-size:clamp(2.8rem,7vw,6rem);font-weight:900;letter-spacing:-.05em;line-height:1}.strategy-detail-hero__grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(16rem,.55fr);gap:clamp(3rem,8vw,8rem);align-items:end}.strategy-detail-hero h1,.strategy-policy-hero h1{max-width:58rem;margin-bottom:0;font-family:var(--font-sans);font-size:clamp(3.1rem,7vw,7rem);font-weight:900;letter-spacing:-.055em;line-height:1}.strategy-detail-hero__intro{max-width:45rem;margin-bottom:0;margin-top:2rem!important;color:#fffaf0b3;font-size:clamp(1.05rem,1.7vw,1.2rem);line-height:1.85}.strategy-detail-hero__promise{margin-bottom:0;padding:1.5rem 0 0 1.5rem;border-top:1px solid rgba(255,250,240,.3);border-left:1px solid #d58b70}.strategy-detail-hero__promise>span{display:block;margin-bottom:.8rem;color:#f2b59f;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.74rem;font-weight:800;letter-spacing:.12em}.strategy-detail-hero__promise p{margin-bottom:0;font-family:var(--strategy-serif);font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.5}.strategy-detail-body{padding:clamp(4.5rem,9vw,8rem) 0;background:var(--strategy-paper)}.strategy-detail-chapters{border-top:1px solid rgba(38,54,74,.25)}.strategy-detail-chapters>li{display:grid;grid-template-columns:5rem minmax(16rem,.62fr) minmax(0,1fr);gap:clamp(1.5rem,4vw,4rem);padding:clamp(2.1rem,5vw,4rem) 0;border-bottom:1px solid rgba(38,54,74,.22)}.strategy-detail-chapters h2{margin-bottom:1rem;font-family:var(--font-sans);font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800;letter-spacing:-.03em}.strategy-detail-chapters>li>div p{margin-bottom:0;color:var(--strategy-muted);line-height:1.85}.strategy-detail-chapters ul{padding:0;margin:0;list-style:none}.strategy-detail-chapters ul li{padding:.65rem 0;border-bottom:1px solid rgba(38,54,74,.13);color:#4a596d;font-size:.9rem;line-height:1.6}.strategy-boundaries{display:grid;grid-template-columns:5rem minmax(16rem,.62fr) minmax(0,1fr);gap:clamp(1.5rem,4vw,4rem);margin:clamp(4rem,8vw,7rem) 0 2rem;padding:2.5rem 0;border-top:3px solid var(--strategy-ink);border-bottom:1px solid rgba(38,54,74,.25)}.strategy-boundaries .strategy-kicker{margin-bottom:0}.strategy-boundaries h2{margin-bottom:0;font-family:var(--font-sans);font-size:2rem;font-weight:800}.strategy-boundaries ul{padding-left:1.15rem;margin:0;color:var(--strategy-muted)}.strategy-boundaries li{margin-bottom:.8rem;line-height:1.7}.strategy-policy-hero{padding:clamp(9rem,16vw,13rem) 0 clamp(4.5rem,8vw,7rem);color:#fffaf0;background:#26364a}.strategy-policy-hero>div>p:not(.strategy-kicker){max-width:48rem;margin-bottom:1rem;margin-top:2rem;color:#fffaf0b3;font-size:1.1rem;line-height:1.8}.strategy-policy-hero small{color:#fffaf0b8}.strategy-policy-body{padding:clamp(4rem,8vw,7rem) 0;background:var(--strategy-paper)}.strategy-policy-body__grid{display:grid;grid-template-columns:15rem minmax(0,1fr);gap:clamp(3rem,8vw,8rem);align-items:start}.strategy-policy-body nav{position:sticky;top:7rem}.strategy-policy-body nav li{border-top:1px solid rgba(38,54,74,.18)}.strategy-policy-body nav li:last-child{border-bottom:1px solid rgba(38,54,74,.18)}.strategy-policy-body nav a{display:block;padding:.7rem 0;color:var(--strategy-muted);font-size:.78rem;text-decoration:none}.strategy-policy-body nav a:hover{color:var(--strategy-clay)}.strategy-policy-copy>section{scroll-margin-top:7rem;padding:0 0 3.5rem;margin-bottom:3.5rem;border-bottom:1px solid rgba(38,54,74,.22)}.strategy-policy-copy h2{margin-bottom:1.2rem;margin-top:1rem;font-family:var(--font-sans);font-size:clamp(1.8rem,3vw,2.7rem);font-weight:800}.strategy-policy-copy p,.strategy-policy-copy li{color:var(--strategy-muted);line-height:1.85}.strategy-policy-copy ul{padding-left:1.2rem;margin:1.4rem 0 0}.strategy-policy-copy li{margin-bottom:.7rem}@media(max-width:980px){.strategy-detail-hero__grid{grid-template-columns:1fr}.strategy-hero__aside,.strategy-detail-hero__promise{max-width:38rem}.strategy-home-paths>li{grid-template-columns:2.8rem minmax(0,1fr);gap:.7rem 1rem;align-items:start;padding:1.5rem 0}.strategy-home-paths h3,.strategy-home-paths p,.strategy-home-paths .strategy-arrow-link{grid-column:2}.strategy-world__note{grid-template-columns:1fr;gap:.65rem}.strategy-world__note .strategy-arrow-link{display:inline-flex}.strategy-split-heading,.strategy-deliverables,.strategy-trust,.strategy-public-trust__grid{grid-template-columns:1fr}.strategy-ledger--four,.strategy-ledger--three,.strategy-safety-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.strategy-ledger--three>li:last-child{grid-column:1 / -1}.strategy-ledger>li,.strategy-safety-flow li{min-height:auto;border-bottom:1px solid rgba(38,54,74,.18)}.strategy-safety-flow li{border-bottom-color:#fffaf029}.strategy-ledger>li:nth-child(2n),.strategy-safety-flow li:nth-child(2n){border-right:0}.strategy-ledger>li:first-child,.strategy-safety-flow li:first-child{padding-left:1.3rem}.strategy-ledger h3,.strategy-safety-flow h3{margin-top:2.5rem}.strategy-safety-flow li:after{display:none}.strategy-trust__note{grid-column:auto}.strategy-policy-body__grid{grid-template-columns:1fr}.strategy-policy-body nav{position:static}.strategy-policy-body nav ol{-moz-columns:2;columns:2}.editorial-contact__grid{grid-template-columns:1fr}.editorial-contact__guide{position:static;max-width:40rem}}@media(max-width:820px){.strategy-hero{padding:5.35rem 0 1.75rem}.strategy-hero__frame{grid-template-columns:1fr;grid-template-areas:"heading" "visual" "body";min-height:0}.strategy-hero__copy{display:contents}.strategy-hero__heading{grid-area:heading;padding:2.1rem 0 1.55rem}.strategy-hero__body{grid-area:body;padding:1.7rem 0 2.1rem}.strategy-hero__visual{grid-area:visual;height:clamp(19rem,55vw,27rem)}}@media(min-width:821px)and (max-width:980px){.strategy-hero{padding:5.35rem 0 1.75rem}.strategy-hero__frame{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);min-height:32rem}.strategy-hero__copy{justify-content:center;padding:2.25rem 2rem 2.25rem 0}.strategy-hero__heading>.strategy-kicker{margin-bottom:1.15rem}.strategy-hero__title{font-size:clamp(2.5rem,4.5vw,2.95rem);line-height:1.18}.strategy-hero__lead{margin-top:1.5rem;font-size:.96rem;line-height:1.78}.strategy-hero__scope{margin-top:1.65rem}.strategy-hero__scope>div{padding-top:1rem;padding-bottom:1.05rem}.strategy-hero__actions{margin-top:1.65rem}}@media(max-width:700px){.strategy-hero__title{font-size:clamp(2.15rem,10.5vw,3.05rem)}.strategy-detail-hero h1,.strategy-policy-hero h1{font-size:clamp(2.75rem,13vw,4.6rem)}.strategy-hero{padding:5.35rem 0 1.75rem}.strategy-hero__title{max-width:none;line-height:1.2}.strategy-hero__title span{white-space:normal}.strategy-hero__actions{align-items:stretch;flex-direction:column;gap:.85rem}.strategy-hero__primary{justify-content:space-between;width:100%}.strategy-hero__secondary{width:-moz-fit-content;width:fit-content}.strategy-situation-list>li,.strategy-module-list>li,.strategy-detail-chapters>li,.strategy-boundaries{grid-template-columns:2.8rem minmax(0,1fr)}.strategy-situation-list .strategy-arrow-link,.strategy-module-list>li>div,.strategy-detail-chapters>li>ul,.strategy-boundaries ul{grid-column:2}.strategy-situation-list>li{row-gap:.7rem}.strategy-situation-list .strategy-arrow-link{justify-self:start}.strategy-world__intro,.strategy-world__note{grid-template-columns:1fr}.strategy-world__chapters{display:none}.strategy-ledger--four,.strategy-ledger--three,.strategy-safety-flow,.strategy-service-lines{grid-template-columns:1fr}.strategy-ledger--three>li:last-child{grid-column:auto}.strategy-ledger>li,.strategy-ledger>li:first-child,.strategy-ledger>li:last-child,.strategy-safety-flow li,.strategy-safety-flow li:first-child,.strategy-safety-flow li:last-child{padding:1.5rem 0 2rem;border-right:0}.strategy-caution,.strategy-deliverables dl div,.strategy-trust dl div{grid-template-columns:1fr;gap:.8rem}.strategy-safety__footer,.strategy-enquiry__inner{display:grid;grid-template-columns:1fr}.strategy-service-lines article,.strategy-service-lines article:first-child,.strategy-service-lines article:last-child{padding:2.5rem 0;border-right:0}.strategy-service-lines article:first-child{border-bottom:1px solid rgba(38,54,74,.2)}.strategy-hero__visual{height:clamp(18rem,78vw,25rem)}.strategy-hero__visual img{height:100%;-o-object-position:center;object-position:center}.strategy-hero__visual figcaption{width:min(20rem,92%)}.strategy-hero__lead{margin-top:0;line-height:1.82}.strategy-hero__scope,.strategy-hero__actions{margin-top:1.6rem}.strategy-policy-body nav ol{-moz-columns:1;columns:1}.editorial-empty__grid,.editorial-form{grid-template-columns:1fr}.editorial-field,.editorial-field--full,.editorial-form__consent,.editorial-form__actions{grid-column:auto}}@media(max-width:360px){.strategy-hero__title{font-size:2.1rem}.strategy-hero__visual{height:15.5rem}.strategy-hero__scope{grid-template-columns:1fr}.strategy-hero__scope>div,.strategy-hero__scope>div+div{display:grid;grid-template-columns:5.25rem minmax(0,1fr);align-items:center;gap:.75rem;padding:.72rem 0 .78rem;border-left:0}.strategy-hero__scope>div+div{border-top:1px solid rgba(38,54,74,.18)}.strategy-hero__scope dt{margin-bottom:0}.strategy-hero__scope dd{font-size:.86rem}}@media(prefers-reduced-motion:reduce){.strategy-arrow-link svg{transition:none}}.strategy-world :focus-visible,.strategy-safety :focus-visible,.strategy-public-trust :focus-visible,.strategy-detail-hero :focus-visible,.strategy-policy-hero :focus-visible{outline-color:#f2b59f}.strategy-page blockquote p{font-family:var(--strategy-serif)}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:var(--font-sans);font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.inset-x-4{left:1rem;right:1rem}.inset-x-5{left:1.25rem;right:1.25rem}.bottom-4{bottom:1rem}.top-5{top:1.25rem}.z-10{z-index:10}.z-\[60\]{z-index:60}.mx-auto{margin-left:auto;margin-right:auto}.mb-10{margin-bottom:2.5rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.aspect-\[16\/11\]{aspect-ratio:16/11}.aspect-\[4\/3\]{aspect-ratio:4/3}.h-36{height:9rem}.max-h-\[85svh\]{max-height:85svh}.min-h-\[94svh\]{min-height:94svh}.min-h-\[calc\(94svh-6rem\)\]{min-height:calc(94svh - 6rem)}.w-full{width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-\[720px\]{max-width:720px}.max-w-xl{max-width:36rem}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.scroll-mt-28{scroll-margin-top:7rem}.list-disc{list-style-type:disc}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.rounded-2xl{border-radius:1rem}.rounded-\[2\.4rem\]{border-radius:2.4rem}.rounded-\[2px\]{border-radius:2px}.rounded-\[2rem\]{border-radius:2rem}.rounded-full{border-radius:9999px}.border{border-width:1px}.\!border-white\/20{border-color:#fff3!important}.border-citrus{--tw-border-opacity: 1;border-color:rgb(143 67 52 / var(--tw-border-opacity, 1))}.border-evergreen\/10{border-color:#26364a1a}.border-evergreen\/15{border-color:#26364a26}.border-white\/15{border-color:#ffffff26}.\!bg-citrus{--tw-bg-opacity: 1 !important;background-color:rgb(143 67 52 / var(--tw-bg-opacity, 1))!important}.\!bg-white\/10{background-color:#ffffff1a!important}.bg-\[\#92a8bd\]{--tw-bg-opacity: 1;background-color:rgb(146 168 189 / var(--tw-bg-opacity, 1))}.bg-\[\#bca993\]{--tw-bg-opacity: 1;background-color:rgb(188 169 147 / var(--tw-bg-opacity, 1))}.bg-\[\#cfb393\]{--tw-bg-opacity: 1;background-color:rgb(207 179 147 / var(--tw-bg-opacity, 1))}.bg-\[\#eadfcb\]{--tw-bg-opacity: 1;background-color:rgb(234 223 203 / var(--tw-bg-opacity, 1))}.bg-\[\#fffdf8\]{--tw-bg-opacity: 1;background-color:rgb(255 253 248 / var(--tw-bg-opacity, 1))}.bg-citrus{--tw-bg-opacity: 1;background-color:rgb(143 67 52 / var(--tw-bg-opacity, 1))}.bg-cream{--tw-bg-opacity: 1;background-color:rgb(243 237 227 / var(--tw-bg-opacity, 1))}.bg-cream\/45{background-color:#f3ede373}.bg-evergreen{--tw-bg-opacity: 1;background-color:rgb(38 54 74 / var(--tw-bg-opacity, 1))}.bg-evergreen\/65{background-color:#26364aa6}.bg-paper{--tw-bg-opacity: 1;background-color:rgb(252 249 242 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-\[radial-gradient\(circle_at_60\%_35\%\,\#ef7e43\,transparent_18\%\)\,linear-gradient\(135deg\,\#405570\,\#1f2b3b\)\]{background-image:radial-gradient(circle at 60% 35%,#ef7e43,transparent 18%),linear-gradient(135deg,#405570,#1f2b3b)}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.pb-24{padding-bottom:6rem}.pl-5{padding-left:1.25rem}.pt-24{padding-top:6rem}.font-display{font-family:var(--font-serif)}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.uppercase{text-transform:uppercase}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.tracking-widest{letter-spacing:.1em}.\!text-ink{--tw-text-opacity: 1 !important;color:rgb(38 54 74 / var(--tw-text-opacity, 1))!important}.\!text-paper{--tw-text-opacity: 1 !important;color:rgb(252 249 242 / var(--tw-text-opacity, 1))!important}.text-\[\#f3b58d\]{--tw-text-opacity: 1;color:rgb(243 181 141 / var(--tw-text-opacity, 1))}.text-citrus{--tw-text-opacity: 1;color:rgb(143 67 52 / var(--tw-text-opacity, 1))}.text-citrus\/70{color:#8f4334b3}.text-evergreen{--tw-text-opacity: 1;color:rgb(38 54 74 / var(--tw-text-opacity, 1))}.text-evergreen\/35{color:#26364a59}.text-ink{--tw-text-opacity: 1;color:rgb(38 54 74 / var(--tw-text-opacity, 1))}.text-moss{--tw-text-opacity: 1;color:rgb(89 102 121 / var(--tw-text-opacity, 1))}.text-paper{--tw-text-opacity: 1;color:rgb(252 249 242 / var(--tw-text-opacity, 1))}.text-paper\/55{color:#fcf9f28c}.text-paper\/65{color:#fcf9f2a6}.text-paper\/75{color:#fcf9f2bf}.underline{text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.opacity-30{opacity:.3}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.invert{--tw-invert: invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur: blur(8px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}:root{--harbour-950: #1f2b3b;--harbour-900: #26364a;--harbour-700: #405570;--slate-600: #596679;--washi: #f3ede3;--paper: #fcf9f2;--clay-600: #8f4334;--clay-400: #d58b70;--sand-500: #d7ae78;--mist-300: #cdd8e2;--page-max: 74rem;--page-gutter: clamp(1rem, 3vw, 2rem);--font-sans: "Noto Sans TC", "PingFang HK", "Microsoft JhengHei", system-ui, sans-serif;--font-serif: "Noto Serif TC", "Songti TC", "PMingLiU", Georgia, serif;--sumi: var(--harbour-900);--moss: var(--slate-600);--persimmon: var(--clay-600);--timber: #a88f72;--ease-quiet: cubic-bezier(.22, 1, .36, 1);color:var(--sumi);background:var(--washi);font-family:var(--font-sans);font-synthesis:weight;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--washi)}body{margin:0;min-width:0;min-height:100vh;overflow-x:clip;background:var(--washi)}a{color:inherit}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}:focus-visible{outline:3px solid var(--persimmon)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.container-shell{width:min(var(--page-max),calc(100% - (var(--page-gutter) * 2)));margin-inline:auto}.display-title{font-family:var(--font-sans);font-weight:800;letter-spacing:-.035em;line-height:1.04}.eyebrow{font-size:.74rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.glass{background:#fbfaf5e6;border:1px solid rgba(38,54,74,.12);backdrop-filter:blur(16px) saturate(.8)}.card{background:var(--paper);border:1px solid rgba(38,54,74,.2);border-radius:0;box-shadow:none}.contact-guide{color:#fffaf0;background:var(--sumi);border:1px solid rgba(38,54,74,.18);border-radius:0}.contact-guide :is(ul,p){color:#fffaf0c2}.btn-primary,.btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:3rem;padding:.72rem 1.15rem;border-radius:0;font-weight:800;text-decoration:none;transition:transform .24s var(--ease-quiet),background .24s ease}.btn-primary{color:#fffdf8;background:var(--sumi);border:1px solid var(--sumi);cursor:pointer}.btn-primary:hover{background:var(--harbour-700);transform:translateY(-2px)}.btn-secondary{color:var(--sumi);background:#fbfaf5d6;border:1px solid rgba(38,54,74,.24)}.btn-secondary:hover{background:var(--paper);transform:translateY(-2px)}.page-hero{padding:9rem 0 4rem}.page-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem}.japandi-hero{background-image:linear-gradient(90deg,transparent 0,transparent calc(25% - 1px),rgba(251,250,245,.06) 25%),linear-gradient(0deg,transparent 0,transparent calc(50% - 1px),rgba(251,250,245,.05) 50%);background-size:25% 100%,100% 50%}.japandi-hero:after{position:absolute;right:clamp(1.5rem,6vw,7rem);bottom:0;width:1px;height:58%;content:"";background:linear-gradient(transparent,#d88462e6)}.scroll-stage{position:sticky;top:0;height:100svh;overflow:hidden;background:var(--harbour-950)}.scroll-webgl,.scroll-film,.scroll-film-fallback,.scroll-film-clip{position:absolute;inset:0;width:100%;height:100%}.scroll-film{overflow:hidden;background:var(--harbour-950)}.scroll-film-fallback,.scroll-film-clip{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.scroll-film-clip{opacity:0;transition:opacity .7s var(--ease-quiet)}.scroll-film-clip[data-active=true]{opacity:1}.scroll-film-paper{position:absolute;inset:0;pointer-events:none;opacity:.13;background:repeating-linear-gradient(0deg,rgba(255,255,255,.08) 0,rgba(255,255,255,.08) 1px,transparent 1px,transparent 5px);mix-blend-mode:soft-light}.hero-plan:after{position:absolute;inset:0;content:"";pointer-events:none;background:linear-gradient(145deg,rgba(255,255,255,.45),transparent 48%)}.hero-plan-grid{position:absolute;inset:5.2rem 2rem 7.2rem;display:grid;grid-template-columns:.7fr .6fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:.4rem;transform:perspective(850px) rotateX(51deg) rotate(-8deg);transform-origin:center;filter:drop-shadow(0 24px 18px rgba(31,43,59,.19))}.plan-room{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-width:0;padding:.65rem;color:var(--harbour-900);background:#fffdf8eb;border:4px solid var(--harbour-900);border-radius:.35rem;box-shadow:inset 0 0 0 1px #fffc}.plan-room strong{font-size:clamp(.65rem,1.2vw,.9rem)}.plan-room span{font-size:clamp(.55rem,1vw,.72rem);color:var(--slate-600)}.plan-entry{grid-row:1 / 3;background:#efc1a3}.plan-corridor{grid-row:1 / 3;background:#f2dfb3}.plan-kitchen{grid-column:3;grid-row:1;background:#eab289}.plan-bath{grid-column:3;grid-row:2;background:var(--mist-300)}.plan-bedroom{grid-column:4;grid-row:1 / 3;background:#c8bdd8}.plan-route{position:absolute;z-index:2;left:12%;top:54%;width:67%;height:0;border-top:5px dashed var(--clay-600);transform:rotate(-2deg)}.plan-route:after{position:absolute;right:-.1rem;top:-.55rem;width:1rem;height:1rem;content:"";border-top:5px solid var(--clay-600);border-right:5px solid var(--clay-600);transform:rotate(45deg)}.plan-turn{position:absolute;z-index:3;left:29%;top:28%;display:grid;width:4rem;aspect-ratio:1;place-items:center;border:4px dashed var(--clay-600);border-radius:50%;color:var(--harbour-900);background:#fffdf8cc;font-size:.65rem;font-weight:800}.scroll-vignette{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(25,36,51,.82) 0%,rgba(25,36,51,.18) 48%,transparent 70%),linear-gradient(0deg,rgba(25,36,51,.58),transparent 38%)}.journey-status{position:absolute;z-index:5;top:clamp(5.5rem,10vh,7.5rem);left:max(1.2rem,calc((100vw - 1180px)/2));display:flex;align-items:center;gap:.5rem;padding:.55rem .8rem;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:#ffffffbd;background:#17223185;backdrop-filter:blur(12px);font-size:.72rem;font-weight:700}.journey-copy{position:absolute;z-index:4;left:max(1.2rem,calc((100vw - 1180px)/2));bottom:clamp(2.2rem,8vh,6rem);width:min(31rem,calc(100vw - 5rem));color:#fffdf8;animation:quiet-fade-in .72s var(--ease-quiet) both}.journey-rail{position:absolute;z-index:5;right:max(1rem,calc((100vw - 1180px)/2));top:50%;transform:translateY(-50%);display:grid;gap:.42rem}.journey-dot{display:grid;grid-template-columns:1.5rem 3.2rem;align-items:center;width:5.3rem;min-height:2.1rem;padding:.25rem .4rem;border-radius:.2rem;border:1px solid rgba(255,255,255,.35);color:#ffffffb8;background:#1c2a3b6b;transition:.18s ease}.journey-dot span{font-size:.65rem;font-weight:800}.journey-dot small{overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem}.journey-dot[aria-current=step]{border-color:var(--clay-400);color:#fffaf2;background:#8f4334eb}.module-badge{padding:.3rem .55rem;border-radius:.15rem;color:var(--sumi);background:#fbfaf5f0;font-size:.67rem;font-weight:850}.journey-progress{position:absolute;z-index:6;right:0;bottom:0;left:0;height:4px;background:#ffffff1f}.journey-progress span{display:block;width:100%;height:100%;transform-origin:left;background:var(--persimmon)}.chapter-progress{position:absolute;z-index:6;right:max(1rem,calc((100vw - 1180px)/2));bottom:1.25rem;display:flex;align-items:center;gap:.55rem;color:#ffffffb8;font-size:.64rem;font-weight:800;letter-spacing:.14em}.chapter-progress i{display:block;width:4.5rem;height:1px;background:#ffffff40}.chapter-progress b{display:block;width:100%;height:100%;transform-origin:left;background:var(--clay-400)}@keyframes quiet-fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.reveal-on-scroll{opacity:0;transform:translateY(12px);transition:opacity .4s var(--ease-quiet),transform .4s var(--ease-quiet)}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)}.reveal-on-scroll[data-reveal]{transform:translateY(12px);transition-duration:.4s}.reveal-on-scroll[data-reveal=hero-body]{transition-delay:.18s}.reveal-on-scroll[data-reveal=hero-visual]{transform:scale(1.018);transform-origin:center;transition:opacity .52s var(--ease-quiet) 80ms,transform .52s var(--ease-quiet) 80ms}.reveal-on-scroll[data-reveal=hero-visual].is-visible{transform:scale(1)}.strategy-home-paths>li:nth-child(2).reveal-on-scroll{transition-delay:70ms}.strategy-home-paths>li:nth-child(3).reveal-on-scroll{transition-delay:.14s}.dimension-label,.room-tag{display:inline-flex;white-space:nowrap;border:1px solid rgba(255,255,255,.55);border-radius:999px;color:var(--harbour-900);background:#fffdf8f0;box-shadow:0 8px 22px #1f2b3b33;font-family:var(--font-sans);font-size:11px;font-weight:850}.dimension-label{padding:5px 8px}.room-tag{padding:7px 11px;color:#fffdf8;background:#26364af0}.module-cube-label{color:var(--harbour-900);font-family:var(--font-sans);font-size:18px;font-weight:900}.hotspot-pill{display:inline-flex;align-items:center;padding:.45rem .72rem;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#fffdf81a;font-size:.78rem}.section-spacer{height:120svh}.static-journey{display:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.animated-journey{display:none}.static-journey{display:grid}.reveal-on-scroll{opacity:1;transform:none;transition:none}}@media(max-width:760px){.page-hero{padding-top:7rem}.journey-copy{left:1rem;bottom:calc(1.1rem + env(safe-area-inset-bottom));width:calc(100vw - 4.8rem)}.journey-rail{right:.7rem}.journey-dot{display:grid;width:2.15rem;height:2.15rem;min-height:0;grid-template-columns:1fr;place-items:center;padding:0;border-radius:50%}.journey-dot small{display:none}.journey-status{top:5.2rem;left:1rem;max-width:calc(100vw - 2rem)}.chapter-progress{right:.8rem}.scroll-vignette{background:linear-gradient(0deg,rgba(23,34,49,.9) 0%,transparent 65%)}.hero-plan-grid{inset:4.2rem 1rem 7.8rem}.plan-room{padding:.35rem;border-width:2px}.plan-route{border-top-width:3px}.plan-turn{width:3rem;border-width:3px;font-size:.52rem}}.first\:border-0:first-child{border-width:0px}.first\:pl-0:first-child{padding-left:0}@media(min-width:640px){.sm\:inset-x-8{left:2rem;right:2rem}.sm\:top-7{top:1.75rem}.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:border-l{border-left-width:1px}.sm\:p-12{padding:3rem}.sm\:p-8{padding:2rem}.sm\:p-9{padding:2.25rem}.sm\:pl-3{padding-left:.75rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-6xl{font-size:3.75rem;line-height:1}}@media(min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-\[80px_1fr_1fr\]{grid-template-columns:80px 1fr 1fr}.md\:p-9{padding:2.25rem}}@media(min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-\[\.8fr_1\.2fr\]{grid-template-columns:.8fr 1.2fr}.lg\:grid-cols-\[\.9fr_1\.1fr\]{grid-template-columns:.9fr 1.1fr}.lg\:grid-cols-\[1fr_1\.2fr\]{grid-template-columns:1fr 1.2fr}.lg\:text-\[5\.2rem\]{font-size:5.2rem}}:root{--wc-ink: #17283f;--wc-ink-soft: #405269;--wc-coral: #b7432d;--wc-coral-dark: #8e3024;--wc-coral-bright: #e45f3f;--wc-peach: #fff0e8;--wc-blush: #fff9f5;--wc-sky: #eaf4f7;--wc-sun: #fff3cf;--wc-white: #ffffff;--wc-line: rgba(23, 40, 63, .14);--wc-shadow: 0 24px 70px rgba(31, 49, 71, .12);--page-max: 78rem;--page-gutter: clamp(1rem, 3.2vw, 2.5rem);--font-sans: "Noto Sans TC", "PingFang HK", "Microsoft JhengHei", system-ui, sans-serif;--sumi: var(--wc-ink);--persimmon: var(--wc-coral);--paper: var(--wc-white);--washi: var(--wc-blush)}html{background:var(--wc-blush)}body{color:var(--wc-ink);background:var(--wc-blush)}.site-shell{--site-header-height: 4.75rem}.site-header{color:var(--wc-ink);background:#fffffff5;border-bottom:0;box-shadow:0 1px 0 var(--wc-line);backdrop-filter:blur(14px)}.site-header__bar{min-height:var(--site-header-height);gap:clamp(1rem,2vw,1.75rem)}.site-brand{gap:.72rem}.site-brand__mark{position:relative;display:grid;width:2.35rem;height:2.35rem;place-items:center;color:#fff;background:var(--wc-coral);border-radius:.78rem;box-shadow:inset -8px -8px #17283f1a}.site-brand__mark:before{font-size:1rem;font-weight:900;letter-spacing:-.08em;content:"W"}.site-brand__name{color:var(--wc-ink);font-size:1.08rem;font-weight:900;letter-spacing:-.025em}.site-brand__descriptor{margin-top:.28rem;color:var(--wc-ink-soft);font-size:.68rem}.site-header__contact{min-height:2.95rem;padding:.78rem 1.1rem;color:#fff;background:var(--wc-coral);border:0;border-radius:999px;box-shadow:0 9px 20px #e45f3f33;transition:color .22s ease,background .22s ease,transform .22s ease,box-shadow .22s ease}.site-header__contact:hover,.site-header__contact.is-current{color:#fff;background:var(--wc-coral-dark);box-shadow:0 12px 24px #b7432d3d;transform:translateY(-1px)}.site-menu-toggle{width:2.95rem;height:2.95rem;color:var(--wc-ink);background:#fff;border:1px solid var(--wc-line);border-radius:999px}.site-mobile-menu{padding:.55rem 0 1.1rem;background:#fff;border-bottom:0;box-shadow:0 24px 50px #17283f26}.site-mobile-menu__link{min-height:3.5rem;border-bottom-color:var(--wc-line);font-weight:700}.site-mobile-menu__link:hover,.site-mobile-menu__link.is-current{color:var(--wc-coral-dark)}.site-mobile-menu__cta{min-height:3.3rem;color:#fff;background:var(--wc-coral);border:0;border-radius:999px}.strategy-page{--strategy-ink: var(--wc-ink);--strategy-muted: var(--wc-ink-soft);--strategy-paper: var(--wc-white);--strategy-warm: var(--wc-peach);--strategy-clay: var(--wc-coral-dark);color:var(--wc-ink);background:var(--wc-blush);line-break:strict;word-break:normal;overflow-wrap:break-word}.strategy-page h1,.strategy-page h2,.strategy-page h3{color:var(--wc-ink);letter-spacing:-.015em}.strategy-page h3{letter-spacing:0}.site-main:focus,.site-main:focus-visible{outline:none}#home-services,#home-tour,#home-enquiry{scroll-margin-top:calc(var(--site-header-height) + .75rem)}.strategy-kicker{width:-moz-fit-content;width:fit-content;margin-bottom:1.2rem;color:var(--wc-coral-dark);font-size:.74rem;font-weight:900;letter-spacing:.08em;line-height:1.4}.strategy-heading h2{max-width:17ch;color:var(--wc-ink);font-size:clamp(2.2rem,4.1vw,3.75rem);font-weight:900;letter-spacing:-.015em;line-height:1.18}.strategy-hero{position:relative;overflow:hidden;padding:calc(var(--site-header-height) + clamp(1.1rem,2vw,1.8rem)) 0 clamp(6rem,9vw,8.25rem);color:var(--wc-ink);background:var(--wc-peach)}.strategy-hero:before,.strategy-hero:after{position:absolute;border-radius:50%;content:"";pointer-events:none}.strategy-hero:before{top:9rem;right:-8rem;width:30rem;height:30rem;background:#91c3cf47}.strategy-hero:after{bottom:-13rem;left:-10rem;width:26rem;height:26rem;background:#ffd37952}.strategy-hero__frame{--strategy-hero-align-top: clamp(2.75rem, 4vw, 3rem);position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);min-height:clamp(36rem,68svh,40rem);gap:clamp(2.5rem,5vw,5.25rem);border:0}.strategy-hero__copy{display:flex;justify-content:flex-start;padding:var(--strategy-hero-align-top) 0 clamp(2.15rem,3.4vw,3rem)}.strategy-hero__heading>.strategy-kicker{display:inline-flex;align-items:center;min-height:2rem;margin-bottom:1.45rem;padding:.42rem .8rem;color:var(--wc-coral-dark);background:#ffffffbd;border:1px solid rgba(183,67,45,.18);border-radius:999px;letter-spacing:.11em}.strategy-hero__title{max-width:none;color:var(--wc-ink);font-size:clamp(3.2rem,4.6vw,4.45rem);font-weight:900;letter-spacing:-.01em;line-height:1.1}.strategy-hero__title span{white-space:nowrap}.strategy-hero__lead{max-width:37rem;margin-top:1.7rem;color:var(--wc-ink-soft);font-size:clamp(1rem,1.35vw,1.13rem);line-height:1.82}.strategy-hero__scope-line{display:flex;flex-wrap:wrap;gap:.35rem .8rem;margin:1.6rem 0 0;color:var(--wc-ink);font-size:.82rem;font-weight:700;letter-spacing:0;line-height:1.7}.strategy-hero__scope-line span+span:before,.strategy-home-services__trust span+span:before{margin-right:.8rem;color:var(--wc-coral-dark);content:"·"}.strategy-hero__actions{gap:1.15rem;margin-top:1.8rem}.strategy-hero__primary,.strategy-hero__secondary{min-height:3.25rem;border-radius:999px;font-size:.92rem;font-weight:900}.strategy-hero__primary{padding:.9rem 1.3rem;color:#fff;background:var(--wc-coral);box-shadow:0 14px 30px #e45f3f3d}.strategy-hero__primary:hover{background:var(--wc-coral-dark)}.strategy-hero__secondary{padding:.88rem 1.2rem;color:var(--wc-ink);background:#ffffffb3;border:1px solid rgba(23,40,63,.16)}.strategy-page .strategy-hero__microcopy{margin:1.15rem 0 0;color:#17283f9e;font-size:.78rem;line-height:1.55}.strategy-hero__visual{align-self:stretch;min-height:35rem;overflow:visible;background:transparent;border-radius:1.8rem}.strategy-hero__visual picture{overflow:hidden;height:100%;background:#d8d3ca;border:7px solid rgba(255,255,255,.85);border-radius:1.8rem;box-shadow:var(--wc-shadow)}.strategy-hero__visual img{-o-object-position:52% center;object-position:52% center}.strategy-hero__visual figcaption{right:1.35rem;bottom:1.35rem;width:auto;max-width:calc(100% - 2.7rem);padding:.7rem .9rem;color:#fff;background:#17283fe0;border-radius:999px;font-size:.7rem;font-weight:700;backdrop-filter:blur(8px)}.strategy-hero__visual-label{position:absolute;z-index:3;top:var(--strategy-hero-align-top);left:-2.5rem;display:grid;gap:.25rem;min-width:15rem;padding:1rem 1.15rem;color:var(--wc-ink);background:#fff;border-radius:1rem;box-shadow:0 18px 40px #17283f29}.strategy-hero__visual-label strong{font-size:.9rem;font-weight:900}.strategy-hero__visual-label span{color:var(--wc-ink-soft);font-size:.7rem}.strategy-home-services{position:relative;z-index:4;margin-top:clamp(-5.25rem,-6vw,-4rem);padding:0 0 clamp(5rem,8vw,7.5rem);background:transparent}.strategy-home-services>.container-shell{padding:clamp(1.75rem,4vw,3rem);background:#fff;border:1px solid rgba(23,40,63,.08);border-radius:1.8rem;box-shadow:0 28px 70px #17283f1a}.strategy-home-services .strategy-heading{display:flex;align-items:end;justify-content:space-between;max-width:none;gap:2rem}.strategy-home-services .strategy-heading .strategy-kicker{margin-bottom:.45rem}.strategy-home-services .strategy-heading h2{max-width:17ch;margin-left:auto;font-size:clamp(2rem,3.5vw,3.15rem);text-align:right}.strategy-home-paths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:clamp(1.8rem,3vw,2.6rem) 0 0;border-top:0}.strategy-home-paths>li{display:block;min-width:0;padding:0;border:0}.strategy-home-paths>li:after{display:none}.strategy-home-path{position:relative;display:flex;min-height:19rem;height:100%;flex-direction:column;align-items:flex-start;padding:1.5rem;color:var(--wc-ink);background:var(--wc-sky);border:1px solid transparent;border-radius:1.35rem;text-decoration:none;transition:transform .32s var(--ease-quiet),box-shadow .32s var(--ease-quiet),border-color .32s ease}.strategy-home-paths>li:nth-child(2) .strategy-home-path{background:var(--wc-peach)}.strategy-home-paths>li:nth-child(3) .strategy-home-path{background:var(--wc-sun)}.strategy-home-path__icon{display:grid;width:3.2rem;height:3.2rem;margin-bottom:2.4rem;place-items:center;color:#fff;background:var(--wc-ink);border-radius:1rem}.strategy-home-path .strategy-index{margin-bottom:.55rem;color:var(--wc-coral-dark)}.strategy-home-path h3{margin:0;font-size:clamp(1.3rem,2vw,1.65rem);font-weight:900;line-height:1.3}.strategy-home-path p{margin:.8rem 0 1.25rem;color:var(--wc-ink-soft);font-size:.9rem;line-height:1.7}.strategy-home-path__link{display:inline-flex;align-items:center;gap:.55rem;min-height:2.75rem;margin-top:auto;color:var(--wc-ink);font-size:.84rem;font-weight:900}.strategy-home-path__link svg{transition:transform .22s ease}.strategy-home-services__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem .8rem;margin:1.45rem 0 0;padding-top:1.25rem;color:#17283fa3;border-top:1px solid var(--wc-line);font-size:.82rem;font-weight:700;letter-spacing:0;line-height:1.6;text-align:center}@media(hover:hover)and (pointer:fine){.strategy-home-path:hover{border-color:#17283f1f;box-shadow:0 18px 36px #17283f1a;transform:translateY(-6px)}.strategy-home-path:hover .strategy-home-path__link svg{transform:translate(.3rem)}}.strategy-hero__heading.reveal-on-scroll{opacity:1;transform:none;transition:none}.strategy-hero__heading.reveal-on-scroll>.strategy-kicker,.strategy-hero__heading.reveal-on-scroll .strategy-hero__title span{opacity:0;transform:translateY(12px);transition:opacity .44s var(--ease-quiet),transform .44s var(--ease-quiet)}.strategy-hero__heading.reveal-on-scroll .strategy-hero__title span:nth-child(1){transition-delay:45ms}.strategy-hero__heading.reveal-on-scroll .strategy-hero__title span:nth-child(2){transition-delay:.1s}.strategy-hero__heading.reveal-on-scroll .strategy-hero__title span:nth-child(3){transition-delay:155ms}.strategy-hero__heading.reveal-on-scroll.is-visible>.strategy-kicker,.strategy-hero__heading.reveal-on-scroll.is-visible .strategy-hero__title span{opacity:1;transform:translateY(0)}.strategy-hero__primary:active,.site-header__contact:active,.site-footer__cta:active{transform:scale(.98)}@media(min-width:72rem){.site-shell{--site-header-height: 4.75rem}.site-header__bar{min-height:var(--site-header-height)}.site-nav--desktop{gap:.15rem}.site-nav__link{padding:.75rem .82rem;color:#17283fbd;font-size:.8rem;border-radius:999px}.site-nav__link:after{display:none}.site-nav__link:hover,.site-nav__link.is-current{color:var(--wc-ink);background:var(--wc-peach)}}@media(max-width:960px){.strategy-hero{padding-bottom:6rem}.strategy-hero__frame{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:34rem;gap:2rem}.strategy-hero__copy{display:flex;grid-column:1;grid-row:1;justify-content:flex-start;padding:var(--strategy-hero-align-top) 0 2rem}.strategy-hero__heading,.strategy-hero__body{grid-area:auto;padding:0}.strategy-hero__title{max-width:none;font-size:clamp(2.72rem,5vw,3.05rem);line-height:1.16}.strategy-hero__visual{grid-area:auto;grid-column:2;grid-row:1;min-height:34rem}.strategy-hero__visual-label{top:var(--strategy-hero-align-top);left:-1.25rem;min-width:13rem}.strategy-home-services{margin-top:-4rem}.strategy-home-services .strategy-heading{display:block}.strategy-home-services .strategy-heading h2{margin-left:0;text-align:left}}@media(max-width:760px){.site-shell{--site-header-height: 4.35rem}.site-header__bar{min-height:var(--site-header-height)}.site-brand__mark{width:2rem;height:2rem;border-radius:.65rem}.site-brand__descriptor{display:none}.site-header__contact{min-height:2.95rem;padding:.72rem 1rem}.strategy-hero{padding:calc(var(--site-header-height) + .75rem) 0 2.75rem}.strategy-hero:before{top:16rem;right:-10rem;width:22rem;height:22rem}.strategy-hero__frame{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"heading" "visual" "body";min-height:0;gap:0}.strategy-hero__copy{display:contents}.strategy-hero__heading{grid-area:heading;padding:2.15rem 0 1.55rem}.strategy-hero__body{grid-area:body;padding:1.65rem 0 .75rem}.strategy-hero__title{max-width:none;font-size:clamp(2.5rem,6vw,3.05rem);line-height:1.14}.strategy-hero__title span{white-space:normal}.strategy-hero__lead{margin-top:0;font-size:.98rem;line-height:1.8}.strategy-hero__scope-line{margin-top:1.25rem;font-size:.75rem}.strategy-hero__actions{align-items:stretch;flex-direction:column;gap:.75rem;margin-top:1.4rem}.strategy-hero__primary,.strategy-hero__secondary{justify-content:space-between;width:100%}.strategy-hero__visual{grid-area:visual;min-height:0;height:clamp(18rem,77vw,25rem);border-radius:1.35rem}.strategy-hero__visual picture{border-width:4px;border-radius:1.35rem}.strategy-hero__visual-label{display:none}.strategy-hero__visual figcaption{right:.75rem;bottom:.75rem;max-width:calc(100% - 1.5rem);border-radius:.75rem;font-size:.72rem}.strategy-home-services{margin-top:0;padding:1rem 0 4.5rem;background:#fff}.strategy-home-services>.container-shell{padding:1.75rem 0;border:0;border-radius:0;box-shadow:none}.strategy-home-paths{grid-template-columns:1fr}.strategy-home-path{min-height:0;padding:1.3rem}.strategy-home-path__icon{width:2.9rem;height:2.9rem;margin-bottom:1.65rem}.strategy-home-path p{max-width:32rem}.strategy-home-services__trust{display:grid;justify-content:stretch;justify-items:start;gap:.35rem;text-align:left}.strategy-home-services__trust span+span:before{content:none}}@media(max-width:370px){.site-brand__name{font-size:.96rem}.strategy-hero__scope-line{letter-spacing:0}}@media(prefers-reduced-motion:reduce){.site-header__contact,.strategy-home-path,.strategy-home-path__link svg,.strategy-hero__heading.reveal-on-scroll>.strategy-kicker,.strategy-hero__heading.reveal-on-scroll .strategy-hero__title span{opacity:1;transform:none;transition:none}}.btn-primary,.btn-secondary,.strategy-arrow-link{display:inline-flex;min-height:3.15rem;align-items:center;justify-content:center;gap:.65rem;padding:.82rem 1.25rem;border-radius:999px;font-family:var(--font-sans);font-size:.88rem;font-weight:900;line-height:1.2;text-decoration:none}.btn-primary,.strategy-arrow-link{color:#fff;background:var(--wc-coral);border:1px solid var(--wc-coral);box-shadow:0 12px 26px #e45f3f33}.btn-primary:hover,.strategy-arrow-link:hover{color:#fff;background:var(--wc-coral-dark);border-color:var(--wc-coral-dark)}.btn-secondary{color:var(--wc-ink);background:#fff;border:1px solid var(--wc-line)}.strategy-arrow-link svg,.btn-primary svg{flex:0 0 auto;transition:transform .22s ease}.strategy-arrow-link:hover svg,.btn-primary:hover svg{transform:translate(.2rem)}.strategy-arrow-link--light{color:#fff;background:transparent;border-color:#ffffff57;box-shadow:none}.strategy-arrow-link--light:hover{color:var(--wc-ink);background:#fff;border-color:#fff}.strategy-world{padding:0;color:#fff;background:var(--wc-ink)}.strategy-world__intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(16rem,20rem);-moz-column-gap:clamp(2rem,5vw,5rem);column-gap:clamp(2rem,5vw,5rem);align-items:end;padding-block:clamp(4.75rem,9vw,7.5rem) clamp(3rem,6vw,4.75rem)}.strategy-world .strategy-heading--invert .strategy-kicker{color:#f6a48f}.strategy-world .strategy-heading--invert h2{max-width:15ch;color:#fff;font-size:clamp(2.65rem,5vw,4.75rem);line-height:1.14}.strategy-world .strategy-heading__body{max-width:34rem;margin-top:1.5rem;color:#ffffffb3;font-size:1rem;line-height:1.8}.strategy-world__intro-side{display:grid;width:100%;max-width:20rem;align-content:end;justify-self:end;justify-items:start;gap:1.45rem;min-width:0}.strategy-world__chapters{display:grid;gap:.55rem;box-sizing:border-box;width:100%;margin:0;min-width:0;padding:1rem 1.125rem;color:#ffffffb8;border:1px solid rgba(255,255,255,.2);font-family:var(--font-sans);font-size:.82rem;font-weight:700;letter-spacing:0;line-height:1.45;list-style:none}.strategy-world__chapters li{display:grid;grid-template-columns:1.8rem minmax(0,1fr);align-items:baseline;gap:.55rem;min-width:0}.strategy-world__chapters li>span:first-child{color:#f6a48f;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem;font-weight:900;letter-spacing:.05em}.strategy-world__intro-side .strategy-arrow-link{min-height:2.9rem;padding:.72rem 1.05rem}.strategy-world__stage{border-block:1px solid rgba(255,255,255,.12)}.strategy-world .swp-scroll{height:205svh;min-height:82rem;background:var(--wc-ink)}.strategy-world .swp-stage{background:var(--wc-ink)}.strategy-page .strategy-world .swp-scene__copy h3{color:#fffdf8}.strategy-world .swp-scene__copy>p{color:#fffdf8d1}.strategy-world .swp-stage__utility a,.strategy-world .swp-rail button{border-radius:999px}.strategy-world .swp-rail{padding:.42rem;background:#17283f9e;border:1px solid rgba(255,255,255,.18);border-radius:1rem;backdrop-filter:blur(14px)}.strategy-world .swp-rail button{border:0}.strategy-world .swp-rail button[aria-current=step]{color:var(--wc-ink);background:#fff}.strategy-world .swp-compact-tour{padding-block:2.25rem;background:var(--wc-ink)}.strategy-world .swp-compact-tour>ol{gap:1rem;border:0}.strategy-world .swp-compact-tour li{overflow:hidden;background:#ffffff12;border:1px solid rgba(255,255,255,.13);border-radius:1.25rem}.strategy-world .swp-compact-tour li+li{border-left:1px solid rgba(255,255,255,.13)}.strategy-world .swp-compact-tour img{aspect-ratio:4 / 3}.strategy-world .swp-compact-tour li>div{padding:1.25rem 1.25rem 1.55rem}.strategy-world__note{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:1.5rem;align-items:center;padding-block:1.6rem clamp(4.5rem,8vw,6.75rem);color:#ffffffa8}.strategy-world__note strong{color:#f6a48f;font-size:.74rem;letter-spacing:.1em}.strategy-world__note p{max-width:50rem;margin:0;font-size:.76rem;line-height:1.75}.strategy-world__note .strategy-arrow-link{white-space:nowrap}@media(max-width:980px){.strategy-world__intro{grid-template-columns:minmax(0,1fr);gap:1.5rem}.strategy-world__intro-side{max-width:none;justify-self:stretch}.strategy-world__chapters{display:none}}.strategy-enquiry,.strategy-enquiry--compact{padding:clamp(4.5rem,8vw,7rem) 0;color:#fff;background:var(--wc-coral);border-top:0}.strategy-enquiry__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(2rem,7vw,6rem);align-items:end}.strategy-enquiry .strategy-kicker{color:#fff}.strategy-enquiry h2{max-width:17ch;color:#fff;font-size:clamp(2.5rem,5vw,4.65rem);font-weight:900;letter-spacing:-.015em;line-height:1.14}.strategy-enquiry__inner>div:first-child>p:last-child{max-width:40rem;margin-top:1.4rem;color:#fff;font-size:.95rem}.strategy-enquiry__actions{gap:.8rem}.strategy-enquiry__actions .strategy-arrow-link{color:var(--wc-ink);background:#fff;border-color:#fff;box-shadow:0 12px 24px #511d1226}.strategy-enquiry__actions .strategy-arrow-link:hover,.strategy-enquiry__actions .strategy-arrow-link:focus-visible{color:var(--wc-ink);background:var(--wc-sun)}.strategy-enquiry__actions>a:last-child{min-height:2.75rem;color:#fff;font-weight:800;text-decoration-thickness:1px}.strategy-enquiry__actions>a:last-child:focus-visible{outline-color:#fff}.strategy-enquiry__actions a:focus-visible,.site-footer a:focus-visible{outline-color:#fff}.strategy-detail-hero,.strategy-policy-hero{position:relative;overflow:hidden;padding:calc(var(--site-header-height) + clamp(4rem,9vw,7.5rem)) 0 clamp(4.5rem,8vw,7rem);color:#fff;background:var(--wc-ink)}.strategy-detail-hero:after,.strategy-policy-hero:after{position:absolute;right:-12rem;bottom:-16rem;width:34rem;height:34rem;background:#e45f3f3d;border-radius:50%;content:"";pointer-events:none}.strategy-detail-hero__grid,.strategy-policy-hero>.container-shell{position:relative;z-index:1}.strategy-detail-hero__grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(18rem,.55fr);gap:clamp(3rem,8vw,7rem);align-items:end}.strategy-detail-hero .strategy-kicker,.strategy-policy-hero .strategy-kicker{color:#f6a48f}.strategy-detail-hero h1,.strategy-policy-hero h1,.editorial-intro h1{max-width:16ch;color:inherit;font-size:clamp(3.15rem,6.1vw,5.85rem);font-weight:900;letter-spacing:-.015em;line-height:1.12;-webkit-text-stroke:0}.strategy-detail-hero__intro{max-width:46rem;margin-top:2rem!important;color:#ffffffb8;font-size:clamp(1rem,1.55vw,1.15rem);line-height:1.85}.strategy-detail-hero__promise{margin:0;padding:1.6rem;color:var(--wc-ink);background:var(--wc-peach);border:0;border-radius:1.35rem;box-shadow:0 22px 52px #07122133}.strategy-detail-hero__promise>span{color:var(--wc-coral-dark);font-family:var(--font-sans);font-size:.7rem;letter-spacing:.12em}.strategy-detail-hero__promise p{color:var(--wc-ink);font-family:var(--font-sans);font-size:clamp(1.25rem,2vw,1.65rem);font-weight:800;line-height:1.55}.strategy-detail-body{padding:clamp(4.75rem,9vw,7.75rem) 0;background:var(--wc-blush)}.strategy-detail-chapters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;border-top:0}.strategy-detail-chapters>li{display:flex;min-width:0;min-height:27rem;flex-direction:column;gap:1.4rem;padding:clamp(1.5rem,3vw,2.15rem);background:#fff;border:1px solid var(--wc-line);border-radius:1.5rem;box-shadow:0 12px 30px #17283f0f}.strategy-detail-chapters>li:nth-child(2){background:var(--wc-peach)}.strategy-detail-chapters>li:nth-child(3){background:var(--wc-sky)}.strategy-detail-chapters .strategy-index{display:grid;width:2.7rem;height:2.7rem;place-items:center;color:#fff;background:var(--wc-coral);border-radius:50%}.strategy-detail-chapters h2{margin:0 0 .85rem;color:var(--wc-ink);font-size:clamp(1.45rem,2.4vw,2rem);font-weight:900;letter-spacing:-.01em;line-height:1.32}.strategy-detail-chapters>li>div p{color:var(--wc-ink-soft);font-size:.93rem;line-height:1.78}.strategy-detail-chapters ul{margin-top:auto}.strategy-detail-chapters ul li{position:relative;padding:.7rem 0 .7rem 1.05rem;color:var(--wc-ink-soft);border-bottom-color:var(--wc-line);font-size:.84rem}.strategy-detail-chapters ul li:before{position:absolute;top:1.08rem;left:0;width:.38rem;height:.38rem;background:var(--wc-coral);border-radius:50%;content:""}.strategy-boundaries{display:grid;grid-template-columns:minmax(11rem,.45fr) minmax(12rem,.6fr) minmax(0,1.3fr);gap:clamp(1.5rem,4vw,4rem);margin:clamp(4rem,8vw,6.5rem) 0 2rem;padding:clamp(2rem,5vw,3.5rem);color:#fff;background:var(--wc-ink);border:0;border-radius:1.65rem}.strategy-boundaries .strategy-kicker{color:#f6a48f}.strategy-boundaries h2{color:#fff;font-size:clamp(1.75rem,3vw,2.55rem);font-weight:900;line-height:1.25}.strategy-boundaries ul{color:#ffffffb8;font-size:.9rem}.strategy-detail-body>.container-shell>.strategy-arrow-link,.strategy-detail-body>.container-shell>.btn-primary{margin-top:1rem}.editorial-page{background:var(--wc-blush)}.editorial-intro{position:relative;overflow:hidden;padding:calc(var(--site-header-height) + clamp(3.5rem,8vw,6.5rem)) 0 clamp(4rem,7vw,6rem);color:var(--wc-ink);background:var(--wc-peach);border:0}.editorial-intro:after{position:absolute;top:-9rem;right:-7rem;width:25rem;height:25rem;background:#91c3cf4d;border-radius:50%;content:""}.editorial-intro>.container-shell{position:relative;z-index:1}.editorial-intro h1{color:var(--wc-ink)}.editorial-intro__body{max-width:48rem;margin-top:1.75rem;color:var(--wc-ink-soft);font-size:clamp(1rem,1.5vw,1.12rem);line-height:1.85}.editorial-contact{padding:clamp(4.5rem,8vw,7rem) 0;background:var(--wc-blush)}.editorial-contact__grid{display:grid;grid-template-columns:minmax(17rem,.72fr) minmax(0,1.28fr);gap:clamp(1.25rem,3vw,2.5rem);align-items:start}.editorial-contact__guide{position:sticky;top:calc(var(--site-header-height) + 1.5rem);padding:clamp(1.5rem,3vw,2.25rem);background:var(--wc-sky);border:0;border-radius:1.5rem}.editorial-contact__guide h2{color:var(--wc-ink);font-size:clamp(1.75rem,3vw,2.45rem);font-weight:900;letter-spacing:-.01em;line-height:1.28}.editorial-contact__guide li{border-top-color:var(--wc-line);color:var(--wc-ink-soft);font-size:.88rem}.editorial-contact__emergency{padding:1rem;color:var(--wc-ink);background:#ffffffb8;border-radius:.85rem;font-size:.76rem}.editorial-form{gap:0 1.25rem;padding:clamp(1.5rem,4vw,2.75rem);background:#fff;border:1px solid var(--wc-line);border-radius:1.5rem;box-shadow:0 18px 45px #17283f12}.editorial-form__emergency{display:none;grid-column:1 / -1;margin:0 0 .5rem;padding:.9rem 1rem;color:var(--wc-ink);background:var(--wc-sun);border-radius:.85rem;font-size:.78rem;line-height:1.7}.editorial-field{border-bottom-color:var(--wc-line);font-size:.86rem}.editorial-field :is(input,select,textarea){padding:.85rem 1rem;background:var(--wc-blush);border:1px solid rgba(23,40,63,.22);border-radius:.75rem;font:inherit;font-size:1rem;font-weight:500}.editorial-field :is(input,select,textarea):focus-visible{border-color:var(--wc-coral);outline:3px solid rgba(228,95,63,.22);outline-offset:1px}.editorial-form__consent{border-bottom-color:var(--wc-line)}.editorial-form__consent input{accent-color:var(--wc-coral)}.strategy-policy-hero>div>p:not(.strategy-kicker){max-width:48rem;color:#ffffffb8;font-size:1.05rem}.strategy-policy-hero small{color:#fff9}.strategy-policy-body{padding:clamp(4rem,8vw,7rem) 0;background:var(--wc-blush)}.strategy-policy-body__grid{grid-template-columns:minmax(13rem,.42fr) minmax(0,1.35fr);gap:clamp(2rem,6vw,5rem)}.strategy-policy-body nav{top:calc(var(--site-header-height) + 1.5rem);padding:1.35rem;background:#fff;border:1px solid var(--wc-line);border-radius:1.25rem}.strategy-policy-body nav li,.strategy-policy-body nav li:last-child{border-color:var(--wc-line)}.strategy-policy-body nav a{padding:.75rem .25rem;color:var(--wc-ink-soft);font-size:.8rem;font-weight:700}.strategy-policy-copy>section{padding:clamp(1.5rem,4vw,2.5rem);margin-bottom:1rem;background:#fff;border:1px solid var(--wc-line);border-radius:1.25rem}.strategy-policy-copy h2{color:var(--wc-ink);font-size:clamp(1.65rem,3vw,2.35rem);font-weight:900}.strategy-policy-copy p,.strategy-policy-copy li{color:var(--wc-ink-soft)}.editorial-empty{min-height:76svh;color:var(--wc-ink);background:var(--wc-peach)}.editorial-empty__grid{padding:clamp(1.5rem,5vw,3rem);background:#fff;border:0;border-radius:1.5rem;box-shadow:var(--wc-shadow)}.editorial-empty h1{color:var(--wc-ink);letter-spacing:-.015em;line-height:1.12}.site-footer{color:#ffffffb8;background:var(--wc-ink);border-top:0}.site-footer__lead{display:grid;grid-template-columns:minmax(17rem,1.1fr) minmax(18rem,.9fr) minmax(19rem,1fr);gap:clamp(2.5rem,6vw,6rem);padding-block:clamp(4rem,8vw,6.5rem) clamp(3rem,6vw,4.75rem)}.site-footer__name{color:#fff;font-size:.85rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.site-footer__brand h2{max-width:12ch;margin:1.25rem 0 1rem;color:#fff;font-size:clamp(2rem,3.4vw,3.25rem);font-weight:900;letter-spacing:-.015em;line-height:1.18}.site-footer__brand>p{max-width:22rem;color:#ffffff94;font-size:.82rem;line-height:1.75}.site-footer__cta{display:inline-flex;min-height:3rem;align-items:center;gap:.6rem;margin-top:1.35rem;padding:.78rem 1.05rem;color:#fff;background:var(--wc-coral);border-radius:999px;font-size:.84rem;font-weight:900;text-decoration:none}.site-footer__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.site-footer__nav{display:grid;align-content:start;gap:.4rem}.site-footer__nav p,.site-footer__notes-title{margin:0 0 .8rem;color:#f6a48f;font-size:.7rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.site-footer__nav a{display:inline-flex;min-height:2.35rem;align-items:center;color:#ffffffc7;font-size:.82rem;font-weight:700}.site-footer__nav a:hover,.site-footer__notes a:hover{color:#f6a48f}.site-footer__notes{max-width:none;color:#ffffff8c;font-size:.74rem;line-height:1.78}.site-footer__notes a{color:#fff}.site-footer__legal{padding-block:1.15rem 1.4rem;color:#ffffff85;border-top-color:#ffffff1f}@media(hover:hover)and (pointer:fine){.site-footer__cta:hover{color:var(--wc-ink);background:#fff}}@media(max-width:1040px){.site-footer__lead{grid-template-columns:minmax(17rem,.9fr) minmax(0,1.1fr)}.site-footer__notes{grid-column:1 / -1;max-width:55rem}.strategy-detail-chapters{grid-template-columns:1fr}.strategy-detail-chapters>li{display:grid;grid-template-columns:3rem minmax(14rem,.8fr) minmax(0,1fr);min-height:0}.strategy-detail-chapters ul{margin-top:0}}@media(max-width:960px){.strategy-detail-hero__grid{grid-template-columns:1fr;align-items:start}.strategy-detail-hero__promise{max-width:40rem}.strategy-boundaries{grid-template-columns:minmax(12rem,.6fr) minmax(0,1.4fr)}.strategy-boundaries .strategy-kicker{grid-column:1 / -1}.strategy-policy-body__grid{grid-template-columns:1fr}.strategy-policy-body nav{position:static}}@media(max-width:760px){.strategy-world__intro,.strategy-world__note,.strategy-enquiry__inner,.editorial-contact__grid,.site-footer__lead{grid-template-columns:1fr}.strategy-world__intro{padding-block:4rem 2.5rem}.strategy-world__note{gap:.85rem;padding-block:1.4rem 4.25rem}.strategy-world__note .strategy-arrow-link{width:100%;white-space:normal}.strategy-world .swp-compact-tour{padding:0 0 1.5rem}.strategy-world .swp-compact-tour>ol{display:flex;width:auto;gap:1rem;overflow-x:auto;margin-inline:0;padding:0 var(--page-gutter) 1rem;scroll-padding-inline:var(--page-gutter);scroll-snap-type:x mandatory;scrollbar-width:none}.strategy-world .swp-compact-tour>ol::-webkit-scrollbar{display:none}.strategy-world .swp-compact-tour li{width:min(84vw,22rem);flex:0 0 min(84vw,22rem);scroll-snap-align:start;scroll-snap-stop:always}.strategy-world .swp-compact-tour li+li{border-left:1px solid rgba(255,255,255,.13)}.strategy-enquiry__actions{justify-items:stretch}.strategy-enquiry__actions .strategy-arrow-link,.strategy-enquiry__actions>a:last-child{width:100%;justify-content:space-between}.strategy-detail-hero,.strategy-policy-hero{padding-top:calc(var(--site-header-height) + 3.25rem)}.strategy-detail-hero h1,.strategy-policy-hero h1,.editorial-intro h1{max-width:none;font-size:clamp(2.55rem,11vw,3.5rem);line-height:1.15}.strategy-detail-chapters>li{display:flex;min-height:0}.strategy-boundaries{grid-template-columns:1fr;padding:1.6rem}.strategy-boundaries .strategy-kicker,.strategy-boundaries ul{grid-column:auto}.editorial-intro{padding-top:calc(var(--site-header-height) + 3rem)}.editorial-contact__guide{position:static;order:2}.editorial-form{grid-template-columns:1fr;order:1}.editorial-form__emergency{display:block}.editorial-contact__guide .editorial-contact__emergency{display:none}.editorial-field{grid-column:1}.site-footer__links{gap:1rem}}@media(max-width:420px){.strategy-home-services .strategy-heading h2,.strategy-heading h2{font-size:2.05rem}.strategy-world .strategy-heading--invert h2,.strategy-enquiry h2{font-size:2.45rem}.editorial-empty__grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.strategy-arrow-link svg,.btn-primary svg,.site-footer__cta{transition:none}}
