:root{--paper:#f4efe6;--paper-soft:#fcfaf4;--paper-warm:#efe4d3;--ink:#25322f;--ink-soft:#25322fbd;--muted:#69756f;--line:#25322f21;--line-strong:#25322f38;--teal:#4e9690;--teal-deep:#2c706c;--orange:#d88655;--sage:#dce6d8;--white:#ffffffc7;--shadow:0 22px 58px #2a37331f;--shadow-soft:0 10px 28px #2a373314;--radius-media:28px;--radius-panel:18px;--radius-card:12px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:linear-gradient(180deg, var(--paper-soft) 0%, #f8f4eb 46%, var(--paper) 100%);margin:0;font-family:Songti SC,Noto Serif SC,Source Han Serif SC,PingFang SC,serif}body:before{content:"";pointer-events:none;opacity:.2;background-image:linear-gradient(#25322f09 1px,#0000 1px);background-size:100% 32px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 76%);mask-image:linear-gradient(#000,#0000 76%)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{color:inherit}img{max-width:100%;display:block}main{overflow:hidden}:focus-visible{outline-offset:4px;outline:2px solid #2c706c8c}.site-header{z-index:30;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);width:min(1380px,100% - 48px);min-height:76px;box-shadow:var(--shadow-soft);background:#fcfaf4e0;border-radius:24px;justify-content:space-between;align-items:center;gap:24px;margin:14px auto 0;padding:12px 14px 12px 22px;display:flex;position:sticky;top:14px}.header-left{align-items:center;gap:clamp(30px,4vw,58px);min-width:0;display:flex}.brand-lockup{flex:none;align-items:center;display:inline-flex}.brand-lockup img{width:146px;height:auto}.main-nav{color:#25322fb8;white-space:nowrap;align-items:center;gap:clamp(18px,2.4vw,32px);font-size:15px;display:flex}.main-nav a{align-items:center;min-height:38px;transition:color .2s;display:inline-flex;position:relative}.main-nav a:after{content:"";transform-origin:0;background:currentColor;border-radius:999px;height:2px;transition:transform .2s;position:absolute;bottom:3px;left:0;right:0;transform:scaleX(0)}.main-nav a:hover,.main-nav a.active{color:var(--teal-deep)}.main-nav a.active:after{transform:scaleX(1)}.header-cta{flex:none}.nav-dropdown{position:relative}.dropdown-panel{border:1px solid var(--line);width:338px;box-shadow:var(--shadow);opacity:0;pointer-events:none;background:#fcfaf4fa;border-radius:18px;gap:4px;padding:10px;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:38px;left:50%;transform:translate(-50%)translateY(10px)}.nav-dropdown:hover .dropdown-panel,.nav-dropdown:focus-within .dropdown-panel{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.dropdown-panel a{border-radius:10px;gap:5px;min-height:0;padding:13px;display:grid}.dropdown-panel a:after{display:none}.dropdown-panel a:hover{background:#4e969017}.dropdown-panel span{color:var(--muted);white-space:normal;font-size:13px;line-height:1.55}.primary-button,.secondary-button,.text-button{cursor:pointer;border:0;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s}.primary-button{color:#fff;background:var(--teal-deep);border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:12px 20px;display:inline-flex;box-shadow:0 14px 30px #2c706c38}.primary-button:hover{transform:translateY(-1px);box-shadow:0 18px 36px #2c706c40}.secondary-button{min-height:46px;color:var(--teal-deep);background:#4e96901a;border:1px solid #2c706c3d;border-radius:999px;justify-content:center;align-items:center;padding:11px 18px;display:inline-flex}.secondary-button:hover{background:#4e969029;transform:translateY(-1px)}.text-button,.text-link{color:var(--teal-deep);text-align:left;text-underline-offset:5px;background:0 0;border:0;padding:0;-webkit-text-decoration:underline #2c706c47;text-decoration:underline #2c706c47}.section,.hero-section,.page-hero,.cta-band,.site-footer{width:min(var(--max), calc(100% - 40px));margin-left:auto;margin-right:auto}.hero-section{grid-template-columns:minmax(380px,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(42px,6vw,86px);padding:58px 0 50px;display:grid}.home-hero{width:min(1420px,100% - 64px)}.hero-copy h1,.page-hero h1{letter-spacing:0;max-width:830px;margin:0;font-size:clamp(46px,5.5vw,80px);font-weight:600;line-height:1.08}.hero-copy p,.page-hero p,.section-lead{color:var(--ink-soft);font-size:18px;line-height:1.9}.hero-copy p{max-width:650px;margin-top:30px}.hero-actions,.cta-actions,.button-row{flex-wrap:wrap;align-items:center;gap:14px;margin-top:30px;display:flex}.hero-proof{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;gap:20px;margin-top:32px;padding-top:24px;font-size:14px;display:flex}.hero-proof span{align-items:center;gap:8px;display:inline-flex}.hero-proof span:before{content:"";background:var(--orange);border-radius:999px;width:7px;height:7px}.hero-art,.page-photo,.editorial-figure,.wide-figure,.vertical-figure,.scenario-photo,.tool-thumb{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffff80;margin:0;overflow:hidden}.hero-art{aspect-ratio:2.18;border-radius:34px;min-height:0;position:relative}.hero-art img,.page-photo img,.editorial-figure img,.wide-figure img,.vertical-figure img,.scenario-photo img,.tool-thumb img{object-fit:cover;width:100%;height:100%}.hero-art img{object-position:center center;position:absolute;inset:0}.hero-insight{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);width:min(430px,100% - 56px);box-shadow:var(--shadow-soft);background:#fcfaf4d6;border:1px solid #fff9;border-radius:16px;gap:8px;padding:22px;display:grid;position:absolute;bottom:28px;left:28px;right:28px}.hero-insight span{color:var(--teal-deep);font:600 13px/1.3 Avenir Next,PingFang SC,sans-serif}.hero-insight strong{font-size:22px;font-weight:600;line-height:1.35}.section{padding:78px 0}.compact-section{padding-top:36px;padding-bottom:36px}.section-header{grid-template-columns:.78fr 1fr;align-items:end;gap:clamp(28px,5vw,64px);margin-bottom:34px;display:grid}.refined-header{align-items:start}h2{letter-spacing:0;margin:0;font-size:clamp(34px,4.1vw,58px);font-weight:600;line-height:1.12}h3{margin:0;font-size:24px;font-weight:600;line-height:1.38}p{margin:0}.number{color:var(--orange);letter-spacing:.08em;font:600 13px/1 Avenir Next,PingFang SC,sans-serif}.story-panel{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:stretch;gap:22px;display:grid}.reverse-story{grid-template-columns:minmax(320px,.88fr) minmax(0,1.12fr)}.story-copy{border:1px solid var(--line);border-radius:var(--radius-panel);box-shadow:var(--shadow-soft);background:#ffffff70;align-content:center;gap:20px;padding:clamp(30px,4vw,52px);display:grid}.story-copy h3{font-size:clamp(28px,3vw,42px);line-height:1.2}.story-copy p{color:var(--muted);line-height:1.85}.editorial-figure{border-radius:var(--radius-media);min-height:430px}.journey-section{width:min(1300px,100% - 40px)}.journey-rail{border-top:1px solid var(--line-strong);grid-template-columns:repeat(4,1fr);display:grid}.journey-step{align-content:start;gap:22px;min-height:250px;padding:24px 26px 10px 0;display:grid;position:relative}.journey-step+.journey-step{border-left:1px solid var(--line);padding-left:26px}.journey-step:before{content:"";background:var(--teal-deep);border-radius:999px;width:10px;height:10px;position:absolute;top:-5px;left:0}.journey-step+.journey-step:before{left:26px}.journey-step p{color:var(--muted);margin-top:12px;line-height:1.75}.scene-layout{grid-template-columns:minmax(0,.96fr) minmax(360px,1.04fr);align-items:center;gap:clamp(30px,5vw,68px);display:grid}.scene-copy{gap:24px;display:grid}.scenario-list{border-top:1px solid var(--line);gap:0;display:grid}.scenario-row{border-bottom:1px solid var(--line);grid-template-columns:52px 1fr;gap:16px;padding:18px 0;display:grid}.scenario-row p{color:var(--ink-soft);line-height:1.75}.scene-figure{min-height:540px}.scene-figure img{object-position:center 48%}.product-flow{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:stretch;gap:clamp(24px,4vw,46px);display:grid}.flow-steps{align-content:center;gap:12px;display:grid}.flow-step{border:1px solid var(--line);border-radius:var(--radius-card);box-shadow:var(--shadow-soft);background:#ffffff75;grid-template-columns:54px 1fr;align-items:start;gap:16px;padding:24px;display:grid}.flow-step p{color:var(--muted);margin-top:8px;line-height:1.75}.wide-figure{border-radius:var(--radius-media);min-height:430px}.report-figure img{object-position:center 42%}.page-hero{grid-template-columns:minmax(0,1fr) minmax(340px,.62fr);align-items:center;gap:clamp(30px,5vw,56px);padding:72px 0 28px;display:grid}.page-hero h1{font-size:clamp(44px,5vw,76px)}.page-hero p{max-width:760px;margin-top:20px}.page-photo{aspect-ratio:4/3;border-radius:var(--radius-media);min-height:360px}.product-photo img{object-position:center}.contact-hero-photo img{object-position:center 48%}.boundary-strip{color:#25322fc7;background:#d8865514;border-top:1px solid #d8865557;border-bottom:1px solid #d8865557;grid-template-columns:minmax(260px,.5fr) 1fr;align-items:center;gap:24px;padding:22px 26px;display:grid}.boundary-strip strong{font-size:22px;line-height:1.45}.boundary-strip span{color:var(--muted);line-height:1.75}.dimension-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.dimension-card{border:1px solid var(--line);border-radius:var(--radius-card);box-shadow:var(--shadow-soft);background:#ffffff7a;position:relative;overflow:hidden}.dimension-card summary{cursor:pointer;gap:12px;min-height:178px;padding:26px 60px 26px 26px;list-style:none;display:grid}.dimension-card summary::-webkit-details-marker{display:none}.dimension-card summary:after{content:"";border-right:2px solid var(--teal-deep);border-bottom:2px solid var(--teal-deep);width:18px;height:18px;transition:transform .2s;position:absolute;top:28px;right:26px;transform:rotate(45deg)}.dimension-card[open] summary:after{transform:rotate(225deg)translate(-4px,-4px)}.dimension-title{font-size:24px;font-weight:600;line-height:1.35}.dimension-card .axis{color:var(--teal-deep);font:600 13px/1.35 Avenir Next,PingFang SC,sans-serif}.dimension-card .prompt{color:var(--muted);line-height:1.7}.dimension-card .detail{color:var(--ink-soft);padding:0 26px 28px;line-height:1.85}.product-console{grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);align-items:stretch;gap:clamp(24px,4vw,48px);display:grid}.product-stack{align-content:center;gap:12px;display:grid}.product-stack h2{margin-bottom:12px}.card,.tool-card,.scenario-card,.path-step,.text-panel,.contact-card{border:1px solid var(--line);border-radius:var(--radius-card);box-shadow:var(--shadow-soft);background:#ffffff7a}.card{gap:18px;padding:24px;display:grid}.product-card{grid-template-columns:56px 1fr;align-items:start}.card p,.tool-card p,.scenario-card p,.path-step p{color:var(--muted);line-height:1.75}.tool-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:start;gap:18px;display:grid}.tool-card{padding:0;display:grid;overflow:hidden}.tool-card:first-child{grid-row:span 2}.tool-card:first-child .tool-thumb{aspect-ratio:1.32}.tool-thumb{aspect-ratio:16/9;box-shadow:none;border-width:0 0 1px;border-radius:0}.tool-card-copy{gap:16px;padding:24px;display:grid}.tool-meta{justify-content:space-between;align-items:center;gap:16px;display:flex}.status-pill{width:fit-content;color:var(--teal-deep);background:#4e96901f;border-radius:999px;padding:7px 11px;font-size:13px}.tool-card .secondary-button{width:fit-content}.tool-detail-hero{align-items:center}.tool-detail-hero .status-pill{margin-bottom:20px}.two-column,.tool-detail-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.text-panel{padding:30px}.text-panel h2{margin-bottom:22px;font-size:clamp(28px,3vw,42px)}.bullet-list{gap:13px;margin:0;padding:0;list-style:none;display:grid}.bullet-list li{color:var(--muted);padding-left:22px;line-height:1.75;position:relative}.bullet-list li:before{content:"";background:var(--orange);border-radius:50%;width:7px;height:7px;position:absolute;top:.75em;left:0}.boundary{background:#d886551a;border-color:#d886553d}.contact-panel{grid-template-columns:minmax(0,1fr) minmax(300px,.7fr);align-items:stretch;gap:18px;display:grid}.contact-card{padding:clamp(28px,4vw,44px)}.primary-contact-card{align-content:center;display:grid}.contact-card h2{font-size:clamp(34px,4vw,56px)}.contact-card .section-lead{margin-top:18px}.fine-print{color:var(--muted);margin-top:22px;font-size:14px;line-height:1.7}.contact-aside{align-content:center;gap:22px;display:grid}.qr-inline{border:1px solid var(--line);width:188px;box-shadow:var(--shadow-soft);background:#fff;border-radius:18px;padding:12px}.contact-list{color:var(--muted);gap:12px;line-height:1.65;display:grid}.cta-band{background:linear-gradient(135deg,#4e969024,#d886551f),#ffffff70;border:1px solid #2c706c2e;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;margin-top:44px;margin-bottom:86px;padding:clamp(30px,4vw,48px);display:grid}.cta-band .section-lead{max-width:650px;margin-top:16px}.cta-visual{align-items:center;gap:18px;display:flex}.final-cta{grid-template-columns:minmax(0,.92fr) minmax(340px,1.08fr);padding:38px 38px 38px 48px}.final-cta .cta-visual{justify-content:end}.vertical-figure{aspect-ratio:16/9;border-radius:var(--radius-media);width:min(100%,510px)}.site-footer{border:1px solid var(--line);color:#ffffffd1;background:#25322ff0;border-radius:22px;margin-bottom:24px;padding:38px}.footer-brand{border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:start;gap:24px;padding-bottom:30px;display:flex}.footer-grid{grid-template-columns:repeat(4,1fr);gap:28px;padding:32px 0;display:grid}.footer-grid div{align-content:start;gap:12px;display:grid}.footer-grid h3{color:#fff;font-size:15px}.footer-grid a,.footer-grid span{color:#ffffffad;font-size:14px;line-height:1.5}.footer-grid .text-button{color:#fffc}.footer-bottom{color:#ffffff85;justify-content:space-between;gap:20px;font-size:13px;display:flex}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#25322f7a;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.mini-modal{background:var(--paper-soft);border:1px solid #ffffff9e;border-radius:24px;grid-template-columns:230px 1fr;gap:30px;width:min(690px,100%);padding:30px;display:grid;position:relative;box-shadow:0 30px 90px #0000003d}.modal-close{width:38px;height:38px;color:var(--muted);cursor:pointer;background:#25322f0f;border:0;border-radius:999px;place-items:center;display:grid;position:absolute;top:14px;right:14px}.modal-close svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:18px;height:18px}.qr-frame{border:1px solid var(--line);background:#fff;border-radius:20px;padding:16px}.modal-copy{align-content:center;gap:16px;padding-right:18px;display:grid}.modal-copy h2{margin:0;font-size:34px}.modal-copy p{color:var(--muted);line-height:1.8}.modal-actions{flex-wrap:wrap;gap:12px;display:flex}.modal-note{font-size:14px}@media (prefers-reduced-motion:no-preference){.hero-copy,.hero-art,.section{animation:.65s both rise}@keyframes rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}}@media (max-width:980px){.site-header{flex-wrap:wrap;align-items:flex-start;width:calc(100% - 24px);padding:12px;top:10px}.header-left{grid-template-columns:1fr;gap:14px;width:100%;display:grid}.brand-lockup img{width:136px}.main-nav{justify-content:flex-start;gap:18px;width:100%;padding:0 0 4px;overflow-x:auto}.header-cta{position:absolute;top:12px;right:12px}.header-cta .primary-button{min-height:42px;padding:10px 14px;font-size:14px}.dropdown-panel{display:none}.hero-section,.page-hero,.section-header,.story-panel,.reverse-story,.scene-layout,.product-flow,.product-console,.cta-band,.final-cta,.contact-panel,.two-column,.tool-detail-grid{grid-template-columns:1fr}.home-hero,.section,.hero-section,.page-hero,.cta-band,.site-footer,.journey-section{width:calc(100% - 32px)}.hero-section{min-height:auto;padding-top:58px}.hero-art{aspect-ratio:16/9;min-height:0}.hero-copy h1,.page-hero h1{font-size:46px}.journey-rail{border-top:0;grid-template-columns:1fr}.journey-step{border-left:1px solid var(--line);border-top:0;min-height:0;padding:22px 0 22px 28px}.journey-step+.journey-step{border-left:1px solid var(--line);padding-left:28px}.journey-step:before,.journey-step+.journey-step:before{top:28px;left:-5px}.dimension-grid,.tool-grid,.footer-grid{grid-template-columns:1fr}.tool-card:first-child{grid-row:auto}.tool-card:first-child .tool-thumb{aspect-ratio:16/9}.boundary-strip{grid-template-columns:1fr}.cta-visual,.final-cta .cta-visual{justify-content:flex-start}.footer-brand,.footer-bottom{display:grid}.mini-modal{grid-template-columns:1fr}.qr-frame{width:220px}}@media (max-width:560px){.site-header{border-radius:20px;width:calc(100% - 20px);margin-top:10px}.section,.hero-section,.page-hero,.cta-band,.site-footer,.journey-section{width:calc(100% - 24px)}.hero-copy h1,.page-hero h1{font-size:40px;line-height:1.12}h2{font-size:32px}h3{font-size:22px}.section{padding:56px 0}.page-hero{padding-top:64px}.hero-copy p,.page-hero p,.section-lead{font-size:16px;line-height:1.85}.page-photo,.editorial-figure,.wide-figure,.scene-figure{border-radius:22px;min-height:280px}.hero-art{border-radius:22px}.hero-insight{width:auto;padding:16px;bottom:16px;left:16px;right:16px}.hero-insight strong{font-size:18px}.story-copy,.contact-card,.site-footer{padding:24px}.flow-step,.product-card{grid-template-columns:1fr}.scenario-row{grid-template-columns:42px 1fr}.dimension-card summary{min-height:0;padding:24px 54px 24px 22px}.cta-band{padding:26px}.final-cta{padding:28px}.vertical-figure{width:100%}.mini-modal{padding:24px}.modal-copy{padding-right:0}}.site-header{width:100%;min-height:58px;box-shadow:none;background:#fcfaf4e0;border:0;border-bottom:1px solid #25322f1a;border-radius:0;margin:0;padding:0 clamp(18px,5vw,72px);top:0}.header-left{gap:clamp(30px,5vw,74px)}.brand-lockup{height:58px;overflow:hidden}.brand-lockup img{width:112px;transform:translateY(-4px)}.main-nav{color:#25322fc7;gap:clamp(28px,4vw,54px);font:500 14px/1.2 Avenir Next,PingFang SC,sans-serif}.main-nav a{min-height:58px}.main-nav a:after{bottom:13px}.header-cta{align-items:center;gap:10px;display:flex}.header-cta .primary-button{min-height:34px;box-shadow:none;padding:8px 14px;font-size:13px}.menu-toggle{cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;width:38px;height:38px;display:none}.menu-toggle span{background:currentColor;border-radius:999px;width:18px;height:1.5px;transition:transform .18s;display:block}.menu-toggle span+span{margin-top:-10px}.menu-toggle.active span:first-child{transform:translateY(5px)rotate(45deg)}.menu-toggle.active span:last-child{transform:translateY(-5px)rotate(-45deg)}.home-page{gap:12px;padding-top:12px;display:grid}.home-screen{background:#ffffff80;border-radius:0;grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr);align-items:center;gap:clamp(28px,6vw,96px);width:min(1720px,100% - 24px);min-height:calc(100svh - 82px);margin:0 auto;padding:clamp(34px,5vw,76px) clamp(22px,6vw,96px);display:grid;overflow:hidden}.home-screen-hero{background:linear-gradient(#fcfaf4fa,#f1f6f4eb)}.home-screen-mbpi{background:#f6f3ec;grid-template-columns:minmax(0,.94fr) minmax(360px,.9fr)}.home-screen-cta{background:linear-gradient(#f8faf8,#edf5f2);grid-template-columns:minmax(420px,1.06fr) minmax(0,.9fr);margin-bottom:12px}.screen-copy{justify-items:start;gap:22px;max-width:740px;display:grid}.screen-copy h1,.screen-copy h2{letter-spacing:0;max-width:820px;margin:0;font-size:clamp(50px,6vw,92px);font-weight:650;line-height:1.04}.screen-copy p{color:#25322fb8;max-width:620px;font-size:clamp(18px,1.8vw,24px);line-height:1.55}.screen-actions{flex-wrap:wrap;gap:14px;margin-top:4px;display:flex}.visual-stage{aspect-ratio:16/9;background:linear-gradient(135deg,#4e969014,#d886550f),#ffffff8f;border:1px solid #25322f1a;width:100%;margin:0;position:relative;overflow:hidden}.visual-stage img{object-fit:cover;width:100%;height:100%}.visual-stage span{background:#ffffff8a;border:1px solid #25322f1a;display:block;position:absolute;box-shadow:0 24px 50px #2a373314}.hero-stage span:first-child{width:52%;height:68%;bottom:8%;left:8%}.hero-stage span:nth-child(2){background:#4e96901f;width:42%;height:56%;top:11%;right:9%}.hero-stage span:last-child{background:#d886551f;width:30%;height:26%;bottom:14%;right:17%}.point-stack{border-top:1px solid #25322f29;align-self:center;gap:0;display:grid}.point-row{border-bottom:1px solid #25322f29;grid-template-columns:54px 1fr;gap:18px;padding:26px 0;display:grid}.point-row span{color:var(--teal-deep);font:600 13px/1.2 Avenir Next,PingFang SC,sans-serif}.point-row p{color:#25322fc7;font-size:clamp(20px,2vw,28px);line-height:1.45}.question-stage{aspect-ratio:16/10}.hero-stage img{object-position:center center}.mbpi-stage{aspect-ratio:16/9}.mbpi-stage img,.question-stage img{object-position:center center}.question-stage span:first-child{width:72%;height:18%;top:13%;left:9%}.question-stage span:nth-child(2){background:#4e96901f;width:58%;height:18%;top:42%;right:8%}.question-stage span:last-child{background:#d886551f;width:64%;height:18%;bottom:13%;left:15%}.question-list{gap:12px;margin-top:6px;display:grid}.question-list p{color:#25322fad;border-top:1px solid #25322f24;max-width:620px;padding-top:12px;font-size:clamp(16px,1.4vw,20px)}.site-footer{width:min(1320px,100% - 40px);box-shadow:none;color:#25322fbd;background:0 0;border:0;border-top:1px solid #25322f24;border-radius:0;margin-top:44px;margin-bottom:22px;padding:18px 0 0}.footer-brand{border-bottom:1px solid #25322f1f;grid-template-columns:170px 1fr;align-items:center;gap:24px;padding-bottom:22px;display:grid}.footer-brand img{filter:none;width:128px}.footer-brand p{color:#25322fc7;max-width:none;font-size:14px;line-height:1.55}.footer-grid{grid-template-columns:repeat(3,1fr);gap:32px;padding:12px 0 10px}.footer-group,.footer-group-content{align-content:start;gap:10px;display:grid}.footer-group-title{width:fit-content;color:var(--ink);cursor:default;background:0 0;border:0;padding:0;font:600 13px/1.3 Avenir Next,PingFang SC,sans-serif}.footer-group a,.footer-group span,.footer-grid .text-button{color:#25322f9e;width:fit-content;font-size:13px;line-height:1.55}@media (max-width:980px){.site-header{flex-wrap:nowrap;align-items:center;width:100%;padding:0 14px 0 18px;top:0}.header-left{gap:0;width:auto;display:flex}.brand-lockup img{width:104px}.main-nav{background:#fcfaf4f7;border-bottom:1px solid #25322f1f;grid-template-columns:1fr;gap:0;width:100%;padding:8px 18px 14px;display:none;position:absolute;top:58px;left:0;right:0}.main-nav.open{display:grid}.main-nav a{min-height:44px;font-size:16px}.main-nav a:after{display:none}.header-cta{margin-left:auto;position:static}.menu-toggle{display:grid}.home-page{gap:10px;padding-top:10px}.home-screen,.home-screen-mbpi,.home-screen-cta{grid-template-columns:1fr;gap:26px;width:calc(100% - 20px);min-height:calc(100svh - 78px);padding:42px 24px}.home-screen-cta .visual-stage,.home-screen-mbpi .visual-stage{order:2}.screen-copy{gap:16px}.screen-copy h1,.screen-copy h2{font-size:clamp(40px,10vw,58px);line-height:1.08}.screen-copy p{font-size:17px;line-height:1.65}.visual-stage{aspect-ratio:4/3}.hero-stage img{object-position:62% center}.mbpi-stage img{object-position:55% center}.question-stage img{object-position:35% center}.point-row{grid-template-columns:42px 1fr;padding:20px 0}.point-row p{font-size:20px}.site-footer{width:calc(100% - 32px);margin-top:34px}.footer-brand{grid-template-columns:1fr;gap:10px}.footer-grid{grid-template-columns:1fr;gap:0;padding-top:0}.footer-group{border-bottom:1px solid #25322f1f;display:block}.footer-group-title{cursor:pointer;text-align:left;align-items:center;width:100%;min-height:48px;display:flex;position:relative}.footer-group-title:after{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:9px;height:9px;transition:transform .16s;position:absolute;right:2px;transform:rotate(45deg)translateY(-2px)}.footer-group.open .footer-group-title:after{transform:rotate(225deg)translate(-2px,-1px)}.footer-group-content{padding-bottom:10px;display:none}.footer-group.open .footer-group-content{display:grid}.footer-group a,.footer-group span,.footer-grid .text-button{margin:0 0 12px;display:block}}@media (max-width:560px){.home-screen,.home-screen-mbpi,.home-screen-cta{width:calc(100% - 16px);min-height:calc(100svh - 76px);padding:34px 18px}.header-cta .primary-button{min-height:32px;padding:7px 12px}.screen-actions{width:100%}.screen-actions .primary-button,.screen-actions .secondary-button{min-height:42px;padding:10px 15px}}body{background:#f5f5f7;font-family:Avenir Next,PingFang SC,Microsoft YaHei,sans-serif}body:before{display:none}.home-screen{min-height:calc(100svh - 98px)}.home-screen-hero{text-align:center;grid-template-columns:1fr;align-content:center;justify-items:center;gap:clamp(24px,4vw,44px)}.home-screen-hero .screen-copy{justify-items:center;max-width:1020px}.home-screen-hero .screen-copy h1{max-width:980px;font-size:clamp(44px,5.2vw,72px);line-height:1.08}.home-screen-hero .screen-copy p{max-width:760px}.home-screen-hero .visual-stage{aspect-ratio:21/8;max-width:920px}.screen-copy h2{font-size:clamp(40px,4.6vw,66px)}.keep-together{white-space:nowrap}@media (max-width:980px){.home-screen{min-height:calc(100svh - 88px)}.home-screen-hero{text-align:left;justify-items:stretch}.home-screen-hero .screen-copy{justify-items:start}.home-screen-hero .visual-stage{aspect-ratio:4/3;max-width:none}}.home-screen{isolation:isolate;position:relative}.visual-stage{background:0 0;border:0}.visual-stage img{width:100%;height:100%;display:block}@media (min-width:1180px){.home-screen{min-height:calc(100svh - 82px);padding:clamp(54px,6vw,94px)}.home-screen-hero,.home-screen-cta{text-align:left;grid-template-columns:1fr;align-content:center;justify-items:start}.home-screen-hero:after,.home-screen-mbpi:after,.home-screen-cta:after{content:"";z-index:-1;pointer-events:none;position:absolute;inset:0}.home-screen-hero:after{background:linear-gradient(90deg,#fcfaf4f5 0%,#fcfaf4c7 34%,#fcfaf400 62%)}.home-screen-cta:after{background:linear-gradient(270deg,#f6faf8fa 0%,#f6faf8d1 33%,#f6faf800 62%)}.home-screen-mbpi:after{background:linear-gradient(90deg,#f6f3ecfa 0%,#f6f3ecd6 39%,#f6f3ec14 72%)}.home-screen-hero .visual-stage,.home-screen-mbpi .visual-stage,.home-screen-cta .visual-stage{z-index:-2;aspect-ratio:auto;max-width:none;position:absolute;inset:0}.home-screen-hero .visual-stage img,.home-screen-mbpi .visual-stage img,.home-screen-cta .visual-stage img{object-fit:cover}.home-screen-hero .visual-stage img,.home-screen-cta .visual-stage img{object-position:center center}.home-screen-mbpi .visual-stage img{object-position:62% center}.home-screen-hero .screen-copy{text-align:left;justify-items:start;max-width:min(720px,50vw)}.home-screen-hero .screen-copy h1{max-width:720px;font-size:clamp(50px,4.7vw,72px)}.home-screen-cta .screen-copy{justify-self:end;width:min(540px,38vw);max-width:none}.home-screen-mbpi{grid-template-columns:1fr;align-content:center;justify-items:start;gap:28px}.home-screen-mbpi .screen-copy{z-index:1;max-width:min(660px,46vw)}.home-screen-mbpi .screen-copy h2{max-width:620px}.home-screen-mbpi .screen-copy>p{max-width:560px;font-size:clamp(16px,1.35vw,19px);line-height:1.7}.home-screen-mbpi .point-stack{width:min(620px,44vw);margin-top:8px}.home-screen-mbpi .point-row{grid-template-columns:38px 1fr;gap:14px;padding:13px 0}.home-screen-mbpi .point-row p{font-size:clamp(15px,1.18vw,18px);line-height:1.55}}@media (min-width:768px) and (max-width:1179px){.home-screen,.home-screen-hero,.home-screen-mbpi,.home-screen-cta{text-align:left;grid-template-columns:1fr;justify-items:stretch;gap:clamp(24px,4vw,42px);width:calc(100% - 20px);min-height:auto;padding:clamp(44px,6vw,72px) clamp(44px,7vw,86px)}.home-screen-hero .screen-copy,.home-screen-mbpi .screen-copy,.home-screen-cta .screen-copy{justify-items:start;max-width:760px}.home-screen-hero .visual-stage,.home-screen-mbpi .visual-stage,.home-screen-cta .visual-stage{aspect-ratio:16/9;order:2;justify-self:stretch;width:100%;max-width:none;margin:0;position:relative}.home-screen-hero .visual-stage{aspect-ratio:16/9}.home-screen-hero .visual-stage img,.home-screen-mbpi .visual-stage img,.home-screen-cta .visual-stage img{object-fit:cover}.home-screen-hero .visual-stage img,.home-screen-mbpi .visual-stage img{object-position:100% center}.home-screen-cta .visual-stage{aspect-ratio:16/10}.home-screen-cta .visual-stage img{object-position:44% center}}@media (max-width:767px){.home-screen,.home-screen-hero,.home-screen-mbpi,.home-screen-cta{text-align:left;grid-template-columns:1fr;justify-items:stretch;gap:24px;min-height:auto;padding:34px 18px}.home-screen-hero .screen-copy,.home-screen-mbpi .screen-copy,.home-screen-cta .screen-copy{justify-items:start;max-width:none}.home-screen-hero .screen-copy h1,.screen-copy h2{font-size:clamp(34px,10vw,48px);line-height:1.12}.screen-copy p{font-size:16px;line-height:1.62}.home-screen-hero .visual-stage,.home-screen-mbpi .visual-stage{aspect-ratio:4/3;order:2;justify-self:start;width:calc(100% + 18px);max-width:none;margin-left:0;position:relative}.home-screen-hero .visual-stage{aspect-ratio:4/3}.home-screen-cta .visual-stage{aspect-ratio:4/3;order:2;justify-self:start;width:calc(100% + 18px);margin-left:0;position:relative}.home-screen-hero .visual-stage img,.home-screen-mbpi .visual-stage img,.home-screen-cta .visual-stage img{object-fit:cover}.home-screen-hero .visual-stage img{object-position:right center;transform-origin:100%;transform:scale(1.04)}.home-screen-mbpi .visual-stage img{object-position:right center;transform-origin:100%;transform:scale(1)}.home-screen-cta .visual-stage img{object-position:36% center;transform-origin:50%;transform:scale(1)}.point-row{grid-template-columns:36px 1fr;gap:12px;padding:14px 0}.point-row p{font-size:17px;line-height:1.55}}.mbpi-page{gap:12px;width:min(1720px,100% - 24px);margin:12px auto 0;display:grid}.eyebrow{color:var(--teal-deep);font:700 13px/1.3 Avenir Next,PingFang SC,sans-serif}.mbpi-image-screen,.mbpi-dimensions-section,.mbpi-final-cta{background:#ffffff85;overflow:hidden}.mbpi-image-screen{isolation:isolate;gap:24px;padding:clamp(42px,6vw,70px) clamp(28px,6vw,64px);display:grid;position:relative}.mbpi-screen-copy{z-index:1;gap:18px;max-width:760px;display:grid}.mbpi-hero h1,.mbpi-section-copy h2,.mbpi-section-header h2,.mbpi-support h2,.mbpi-final-cta h2{color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(44px,5.2vw,76px);font-weight:650;line-height:1.06}.mbpi-hero p,.mbpi-section-copy p,.mbpi-section-header p,.mbpi-support-copy>p,.mbpi-final-cta p{color:#25322fb8;max-width:720px;font-size:clamp(17px,1.45vw,21px);line-height:1.75}.mbpi-screen-figure{aspect-ratio:4/3;background:#ffffff6b;margin:0;overflow:hidden}.mbpi-screen-figure img{object-fit:cover;width:100%;height:100%;display:block}.mbpi-hero-figure img{object-position:center center}.mbpi-story-figure img{object-position:center 48%}.mbpi-support-figure img{object-position:center center}.signal-grid,.mbpi-insight-stack,.mbpi-support-stack{border-top:1px solid #25322f29;gap:0;display:grid}.signal-grid{grid-template-columns:1fr;margin-top:4px}.signal-grid article,.mbpi-insight-stack article,.mbpi-support-stack article{border-bottom:1px solid #25322f29;grid-template-columns:72px 1fr;align-items:start;gap:16px;padding:16px 0;display:grid}.signal-grid span,.mbpi-insight-stack span,.mbpi-support-stack .number{color:var(--teal-deep);font:600 14px/1.45 Avenir Next,PingFang SC,sans-serif}.signal-grid p,.mbpi-insight-stack p,.mbpi-support-stack p{color:#25322fb8;font-size:clamp(15px,1.25vw,18px);line-height:1.6}.mbpi-support-stack h3{margin-bottom:4px;font-size:clamp(20px,1.7vw,26px);line-height:1.28}.mbpi-insight-stack{grid-template-columns:1fr;margin-top:4px}.mbpi-support-stack{margin-top:6px}.mbpi-dimensions-section,.mbpi-final-cta{padding:clamp(48px,6vw,92px)}.mbpi-section-header{grid-template-columns:minmax(0,.88fr) minmax(380px,.72fr);align-items:end;gap:clamp(28px,5vw,76px);margin-bottom:34px;display:grid}.mbpi-section-header div{gap:12px;display:grid}.mbpi-section-copy h2,.mbpi-section-header h2,.mbpi-support h2,.mbpi-final-cta h2{font-size:clamp(38px,4.5vw,64px)}.mbpi-dimension-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.mbpi-dimension-grid .dimension-card summary{min-height:164px;padding:24px 58px 24px 24px}.mbpi-dimension-grid .dimension-title{font-size:22px}.mbpi-dimension-grid .prompt,.mbpi-dimension-grid .detail{font-size:15px}.mbpi-final-cta{background:linear-gradient(135deg,#4e969021,#d886551a),#ffffff94;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;margin-bottom:12px;display:grid}@media (min-width:1180px){.mbpi-image-screen{grid-template-columns:1fr;align-content:center;min-height:calc(100svh - 82px);padding:clamp(54px,6vw,94px)}.mbpi-image-screen:after{content:"";z-index:-1;pointer-events:none;position:absolute;inset:0}.mbpi-overlay-left:after{background:linear-gradient(90deg,#fcfaf4f5 0%,#fcfaf4c7 34%,#fcfaf400 64%)}.mbpi-overlay-right:after{background:linear-gradient(270deg,#f6faf8fa 0%,#f6faf8d1 34%,#f6faf800 64%)}.mbpi-screen-figure{z-index:-2;aspect-ratio:auto;max-width:none;position:absolute;inset:0}.mbpi-overlay-left .mbpi-screen-copy{justify-self:start;width:min(680px,46vw);max-width:none}.mbpi-hero.mbpi-overlay-left .mbpi-screen-copy{width:min(560px,40vw)}.mbpi-overlay-right .mbpi-screen-copy{justify-self:end;width:min(610px,40vw);max-width:none}.mbpi-hero h1{max-width:650px;font-size:clamp(52px,4.8vw,76px)}.mbpi-section-copy h2,.mbpi-support h2{font-size:clamp(42px,4vw,62px)}.signal-grid{grid-template-columns:1fr;width:min(540px,38vw)}.signal-grid article{min-height:0;padding:14px 0}.mbpi-insight-stack{width:min(560px,38vw)}.mbpi-support-stack{width:min(600px,42vw)}.mbpi-hero-figure img,.mbpi-story-figure img,.mbpi-support-figure img{object-position:center center}}@media (min-width:768px) and (max-width:1179px){.mbpi-page{width:calc(100% - 20px);margin-top:10px}.mbpi-image-screen,.mbpi-dimensions-section,.mbpi-final-cta{text-align:left;grid-template-columns:1fr;justify-items:stretch;min-height:auto;padding:clamp(44px,6vw,72px) clamp(44px,7vw,86px)}.mbpi-screen-copy{justify-items:start;max-width:760px}.mbpi-screen-figure{aspect-ratio:16/9;order:2;justify-self:stretch;width:100%;margin:0}.signal-grid{grid-template-columns:repeat(2,1fr)}.mbpi-section-header{grid-template-columns:1fr}}@media (max-width:767px){.mbpi-page{width:calc(100% - 16px)}.mbpi-image-screen,.mbpi-dimensions-section,.mbpi-final-cta{text-align:left;grid-template-columns:1fr;justify-items:stretch;gap:24px;min-height:auto;padding:34px 18px}.mbpi-screen-copy{justify-items:start;max-width:none}.mbpi-hero h1,.mbpi-section-copy h2,.mbpi-section-header h2,.mbpi-support h2,.mbpi-final-cta h2{font-size:clamp(34px,10vw,46px);line-height:1.12}.mbpi-hero p,.mbpi-section-copy p,.mbpi-section-header p,.mbpi-support-copy>p,.mbpi-final-cta p{font-size:16px;line-height:1.7}.mbpi-screen-figure{aspect-ratio:4/3;order:2;width:calc(100% + 18px);margin-left:0}.mbpi-hero-figure,.mbpi-support-figure,.mbpi-story-figure{aspect-ratio:16/9}.mbpi-hero-figure img,.mbpi-story-figure img,.mbpi-support-figure img{object-position:center center}.signal-grid,.mbpi-dimension-grid{grid-template-columns:1fr}.mbpi-hero .signal-grid{display:none}.signal-grid article{min-height:0;padding:14px 0}.mbpi-insight-stack article,.mbpi-support-stack article{grid-template-columns:1fr;gap:8px;padding:14px 0}.mbpi-dimension-grid .dimension-card summary{min-height:0}.mbpi-section-header{grid-template-columns:1fr;margin-bottom:24px}.mbpi-final-cta{align-items:start}}.plus-page,.contact-page{gap:12px;width:min(1720px,100% - 24px);margin:12px auto 0;display:grid}.plus-page>.section,.contact-page>.section{width:100%}.plus-image-hero,.contact-image-hero{isolation:isolate;background:#ffffff85;align-content:center;gap:24px;min-height:calc(100svh - 82px);padding:clamp(54px,6vw,94px);display:grid;position:relative;overflow:hidden}.plus-image-hero:after,.contact-image-hero:after{content:"";z-index:-1;pointer-events:none;position:absolute;inset:0}.plus-overlay-left:after,.contact-overlay-left:after{background:linear-gradient(90deg,#fcfaf4f5 0%,#fcfaf4c7 34%,#fcfaf400 64%)}.plus-hero-copy,.contact-hero-copy{z-index:1;gap:18px;width:min(650px,42vw);max-width:none;display:grid}.plus-hero-copy h1,.contact-hero-copy h1{color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(52px,4.8vw,76px);font-weight:650;line-height:1.06}.plus-hero-copy p,.contact-hero-copy p{color:#25322fb8;max-width:650px;font-size:clamp(17px,1.45vw,21px);line-height:1.75}.plus-hero-figure,.contact-hero-figure{z-index:-2;background:#ffffff6b;margin:0;position:absolute;inset:0;overflow:hidden}.plus-hero-figure img,.contact-hero-figure img,.tool-thumb img{display:block}.plus-hero-figure img,.contact-hero-figure img{object-fit:cover;object-position:center center;width:100%;height:100%}.tool-card-family-coach-meeting .tool-thumb{aspect-ratio:1.32}.tool-card-family-coach-meeting .tool-thumb img{object-position:center center}.tool-card-protection-map .tool-thumb{aspect-ratio:16/9}.tool-card-protection-map .tool-thumb img{object-position:50% center}.tool-card-expert-distillation .tool-thumb{aspect-ratio:16/9}.tool-card-expert-distillation .tool-thumb img{object-position:center 47%}@media (min-width:768px) and (max-width:1179px){.plus-page,.contact-page{width:calc(100% - 20px);margin-top:10px}.plus-image-hero,.contact-image-hero{text-align:left;grid-template-columns:1fr;justify-items:stretch;gap:clamp(24px,4vw,42px);min-height:auto;padding:clamp(44px,6vw,72px) clamp(44px,7vw,86px)}.plus-image-hero:after,.contact-image-hero:after{display:none}.plus-hero-copy,.contact-hero-copy{justify-items:start;width:auto;max-width:760px}.plus-hero-figure,.contact-hero-figure{z-index:auto;aspect-ratio:16/9;order:2;justify-self:stretch;width:100%;margin:0;position:relative}.plus-hero-figure img,.contact-hero-figure img{object-fit:cover}.plus-hero-figure img{object-position:58% center}.contact-hero-figure img{object-position:78% center}}@media (max-width:767px){.plus-page,.contact-page{width:calc(100% - 16px);margin-top:8px}.plus-image-hero,.contact-image-hero{text-align:left;grid-template-columns:1fr;justify-items:stretch;gap:24px;min-height:auto;padding:34px 18px}.plus-image-hero:after,.contact-image-hero:after{display:none}.plus-hero-copy,.contact-hero-copy{justify-items:start;width:auto;max-width:none}.plus-hero-copy h1,.contact-hero-copy h1{font-size:clamp(34px,10vw,46px);line-height:1.12}.plus-hero-copy p,.contact-hero-copy p{font-size:16px;line-height:1.7}.plus-hero-figure,.contact-hero-figure{z-index:auto;aspect-ratio:4/3;order:2;width:calc(100% + 18px);margin-left:0;position:relative}.plus-hero-figure img{object-position:64% center}.contact-hero-figure img{object-position:78% center}.tool-card-family-coach-meeting .tool-thumb,.tool-card-protection-map .tool-thumb,.tool-card-expert-distillation .tool-thumb{aspect-ratio:16/9}}
