:root{--header-h: 84px;--dock-height: 72px;--dock-offset: 22px;--dock-clearance: calc(var(--dock-height) + var(--dock-offset) + 20px);--ink: #10131a;--muted: #697184;--orange: #ff5a1f;--orange-deep: #e94b0f;--paper: #f7f9fc;--surface: #ffffff;--surface-cool: #f1f5fa;--line: rgba(112, 132, 163, .22);--ice: #52c7ff;--violet: #716bff;--tech-shadow: rgba(46, 68, 104, .12);--type-display: clamp(52px, 4.15vw, 66px);--type-page-title: clamp(46px, 3.55vw, 56px);--type-statement: clamp(40px, 3.2vw, 48px);--type-section: clamp(36px, 2.8vw, 44px);--type-feature: clamp(28px, 2.1vw, 32px);--type-card-title: 20px;--type-body-strong: 16px;--type-lead: 17px;--type-body: 15px;--type-support: 13px;--type-eyebrow: 11px;--type-button: 14px;--leading-display: 1.06;--leading-page-title: 1.09;--leading-statement: 1.14;--leading-section: 1.12;--leading-feature: 1.18;--leading-card-title: 1.35;--leading-lead: 1.82;--leading-body: 1.8;--leading-support: 1.65;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{overflow:hidden;background:var(--paper)}button,input{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:default;opacity:.38}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid rgba(255,90,31,.28);outline-offset:3px}img{display:block;max-width:100%}a{color:inherit}.app-shell{width:100%;height:100dvh;overflow:hidden;background:var(--paper)}.eyebrow{margin:0;color:#788399;font-size:clamp(11px,.83vw,14px);font-weight:760;letter-spacing:.18em}.site-header{position:fixed;z-index:180;top:0;right:0;left:0;height:var(--header-h);display:flex;align-items:center;justify-content:center;padding:0;pointer-events:none}.site-header-inner{width:min(1440px,calc(100vw - 72px));height:100%;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;padding:0;border:1px solid transparent;border-radius:22px;background:transparent;box-shadow:0 0 #22355600;transition:height .24s cubic-bezier(.22,1,.36,1),padding .24s cubic-bezier(.22,1,.36,1),border-color .2s ease,background .2s ease,box-shadow .24s ease}.site-header.is-elevated .site-header-inner{height:64px;padding:0 18px;border-color:#6f85a62e;background:linear-gradient(118deg,#fdffffdb,#f4f8fdbd);box-shadow:0 9px 28px #22355614,inset 0 1px #ffffffe0;backdrop-filter:blur(20px) saturate(1.08);-webkit-backdrop-filter:blur(20px) saturate(1.08)}.header-utility{display:flex;align-items:center;gap:clamp(20px,2.6vw,42px);pointer-events:auto}.header-utility-left{justify-self:start}.header-utility-right{justify-self:end}.header-utility-link{position:relative;min-height:44px;display:flex;align-items:center;gap:7px;padding:0;color:#30394a;background:transparent;transition:color .22s ease,transform .22s cubic-bezier(.22,1,.36,1)}.header-utility-link:after{content:"";position:absolute;right:0;bottom:5px;left:0;height:1px;background:var(--orange);transform:scaleX(0);transform-origin:right;transition:transform .24s cubic-bezier(.22,1,.36,1)}.header-utility-link:hover,.header-utility-link.active{color:#111725;transform:translateY(-1px)}.header-utility-link:hover:after,.header-utility-link.active:after{transform:scaleX(1);transform-origin:left}.header-utility-link span{font-size:12px;font-weight:720;letter-spacing:.02em;white-space:nowrap}.header-utility-link small{color:#8b96a8;font-size:8px;font-weight:680;letter-spacing:.12em;white-space:nowrap}.brand{position:relative;width:144px;height:54px;display:flex;align-items:center;justify-content:center;gap:9px;padding:0;color:#151a24;background:transparent;pointer-events:auto}.brand-wordmark-frame{position:relative;width:60px;height:20px;flex:0 0 auto;display:block;overflow:hidden}.brand-wordmark-frame img{position:absolute;top:-10px;left:50%;width:62px;max-width:none;height:auto;object-fit:contain;transform:translate(-50%);filter:drop-shadow(0 4px 9px rgba(26,34,47,.07));transition:opacity .2s ease}.brand-name{flex:0 0 auto;font-size:14px;font-weight:760;letter-spacing:.06em;white-space:nowrap}.brand:hover .brand-wordmark-frame img{opacity:.82}.header-mobile-trigger,.header-mobile-balance{display:none}.header-panel-backdrop,.utility-modal-backdrop{position:fixed;z-index:201;top:0;right:0;bottom:0;left:0;background:#121b2a2e;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.mobile-explore-panel{position:fixed;z-index:205;top:68px;right:12px;left:12px;padding:8px;border:1px solid rgba(119,139,169,.24);border-radius:20px;background:#f9fcfff0;box-shadow:0 22px 56px #1e304f2e,inset 0 1px #ffffffe6;backdrop-filter:blur(26px) saturate(1.15);-webkit-backdrop-filter:blur(26px) saturate(1.15)}.mobile-explore-panel button{width:100%;min-height:62px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:13px;padding:0 15px;border-bottom:1px solid rgba(112,132,163,.16);color:#263044;background:transparent;text-align:left}.mobile-explore-panel button:last-child{border-bottom:0}.mobile-explore-panel button>span{display:flex;align-items:center;gap:13px}.mobile-explore-panel button i{color:var(--orange);font-size:9px;font-style:normal;letter-spacing:.08em}.mobile-explore-panel button strong{font-size:14px}.mobile-explore-panel button small{color:#8b96a8;font-size:8px;letter-spacing:.11em}.mobile-explore-panel button svg{color:#71809a}.utility-modal-backdrop{z-index:211;background:#1019274f}.utility-modal{position:fixed;z-index:215;top:50%;left:50%;width:min(500px,calc(100vw - 32px));padding:34px;border:1px solid rgba(113,132,164,.25);border-radius:24px;background:#fbfdfff7;box-shadow:0 30px 90px #1d2d4a40,inset 0 1px #fffffff2;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);translate:-50% -50%}.utility-modal-close{position:absolute;top:14px;right:14px;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:#647086;background:#eef3f8}.utility-modal-index{color:var(--orange-deep);font-size:10px;font-weight:760;letter-spacing:.15em}.utility-modal h2{margin:17px 0 12px;font-size:clamp(26px,2.6vw,38px);line-height:1.15;letter-spacing:-.035em}.utility-modal>p{margin:0;color:#677287;font-size:14px;line-height:1.8}.utility-modal>div{display:flex;gap:10px;margin-top:26px}.utility-modal>div button{min-height:46px;display:flex;align-items:center;justify-content:center;gap:11px;padding:0 17px;border:1px solid var(--line);border-radius:999px;color:#5f6b7f;background:#fff}.utility-modal>div button:first-child{color:#fff;border-color:#172131;background:#172131}.site-dock{position:fixed;z-index:140;bottom:var(--dock-offset);left:50%;width:min(900px,calc(100vw - 40px));height:var(--dock-height);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;padding:7px;border:1px solid rgba(105,129,166,.34);border-radius:23px;background:linear-gradient(132deg,#fdfffff0,#eff5fcc4);box-shadow:0 20px 52px #2235562e,0 4px 16px #344d7514,inset 0 1px #fffffff5,inset 0 -1px #6d84a614;backdrop-filter:blur(30px) saturate(1.24);-webkit-backdrop-filter:blur(30px) saturate(1.24);translate:-50% 0;isolation:isolate}.site-dock.is-hidden{pointer-events:none}.dock-item{position:relative;min-width:0;min-height:56px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 13px;overflow:hidden;border-radius:17px;color:#5e6a7e;background:transparent;isolation:isolate;font-size:13px;font-weight:680;transition:color .22s ease,transform .22s cubic-bezier(.22,1,.36,1),background .22s ease}.dock-item:hover{color:#172033;background:#dee7f394;transform:translateY(-1px) scale(.988)}.dock-item:active{transform:scale(.965)}.dock-item.active{color:#fff}.dock-active-pill{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(135deg,#101723,#213149 74%,#273a56);box-shadow:0 10px 24px #1622363d,inset 0 1px #ffffff26,inset 0 -1px #00000024}.dock-icon,.dock-label{position:relative;z-index:1;flex:0 0 auto}.dock-label{white-space:nowrap}.dock-label-short{display:none}.dock-accent{color:var(--orange-deep)}.dock-accent .dock-icon{color:var(--orange)}.dock-accent:hover{color:var(--orange-deep);background:#ff5a1f13}.dock-accent.active,.dock-accent.active .dock-icon{color:#fff}.site-compliance-record{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px;color:#7f8b9d;font-size:var(--type-support);line-height:var(--leading-support)}.site-compliance-record i{color:#a3adba;font-style:normal}.site-compliance-record a{color:inherit;text-decoration:none;text-underline-offset:3px;transition:color .2s ease}.site-compliance-record a:hover{color:var(--orange-deep);text-decoration:underline}.product-scroll-page{position:relative;height:100dvh;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;padding-bottom:var(--dock-clearance);scrollbar-gutter:stable;background:#f7f9fc}.product-story{position:relative;height:500dvh;background:#f7f9fc}.product-story-stage{position:sticky;top:0;height:100dvh;overflow:hidden;isolation:isolate}.product-story-surface{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;overflow:hidden;background:radial-gradient(circle at 78% 34%,rgba(204,226,247,.64),transparent 32%),radial-gradient(circle at 54% 100%,rgba(218,229,245,.7),transparent 35%),linear-gradient(115deg,#fafcff,#f5f8fc 52%,#eef5fb)}.product-story-surface:before{content:"";position:absolute;top:0;bottom:0;left:49%;width:1px;background:linear-gradient(transparent,rgba(111,139,177,.18) 18%,rgba(111,139,177,.12) 76%,transparent)}.product-story-surface:after{content:"";position:absolute;right:-10%;bottom:-32%;width:64vw;height:64vw;border:1px solid rgba(111,142,183,.13);border-radius:50%;box-shadow:0 0 0 8vw #ffffff29,0 0 0 16vw #8faed50b}.product-route-field{position:absolute;z-index:1;top:-14%;right:-10%;width:62%;height:128%;transform-origin:center;opacity:.86}.product-route-field:before,.product-route-field:after,.product-route-field>i{content:"";position:absolute;display:block;border:1px solid rgba(108,153,204,.23);border-radius:50%;transform:rotate(-17deg)}.product-route-field:before{top:5%;right:3%;bottom:8%;left:20%;box-shadow:inset 0 0 42px #70b0e914,0 0 30px #70b0e90f}.product-route-field:after{top:9%;right:14%;bottom:2%;left:5%;border-color:#ff773b2e}.product-route-field>i:nth-child(1){top:13%;right:-4%;bottom:12%;left:30%}.product-route-field>i:nth-child(2){top:22%;right:24%;bottom:4%;left:4%;border-color:#716bff2b}.product-route-field>i:nth-child(3){top:49%;left:34%;width:10px;height:10px;border:0;border-radius:50%;background:var(--orange);box-shadow:0 0 0 9px #ff5a1f14,0 0 28px #ff5a1f47}.product-story-copy-stack{position:absolute;z-index:12;inset:0 auto 0 0;width:58%}.product-story-copy{position:absolute;top:clamp(154px,20.5vh,220px);left:clamp(56px,6.7vw,112px);width:min(50vw,820px);pointer-events:none;will-change:transform,opacity}.product-story-kicker{margin:0;color:#718096;font-size:clamp(11px,.8vw,13px);font-weight:760;letter-spacing:.1em}.product-story-copy h1{margin:25px 0 31px;color:#101722;font-size:clamp(55px,5.65vw,100px);font-weight:820;line-height:1.045;letter-spacing:-.065em;text-wrap:balance}.product-story-copy h1 span{display:block}.product-story-copy>p:last-of-type{width:min(72%,610px);margin:0;color:#677286;font-size:clamp(15px,1.1vw,18px);line-height:1.84;text-wrap:pretty}.product-story-copy button,.product-entry-section button,.about-current-copy button,.about-contact-copy button,.product-mobile-story button{min-height:50px;display:flex;align-items:center;justify-content:center;gap:15px;margin-top:28px;padding:0 20px;border:1px solid #172131;border-radius:999px;color:#fff;background:#172131;box-shadow:0 14px 30px #18223326;font-size:var(--type-button);pointer-events:auto;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease}.product-story-copy[aria-hidden=true] button{pointer-events:none}.product-story-copy button:hover,.product-entry-section button:hover,.about-current-copy button:hover,.about-contact-copy button:hover,.product-mobile-story button:hover{transform:translateY(-2px);box-shadow:0 17px 34px #18223333}.product-story-copy button:active,.product-entry-section button:active,.about-current-copy button:active,.about-contact-copy button:active,.product-mobile-story button:active{transform:scale(.975)}.product-story-visual-stack{position:absolute;z-index:5;top:0;right:0;bottom:0;left:47%;pointer-events:none}.product-story-visual{position:absolute;top:0;right:0;bottom:0;left:0;will-change:transform,opacity}.product-story-character{position:absolute;z-index:4;right:8%;bottom:-3%;width:clamp(390px,31vw,620px);max-height:88dvh;object-fit:contain;object-position:right bottom;filter:drop-shadow(0 28px 38px rgba(53,67,92,.15))}.product-story-visual.visual-start .product-story-character{right:11%;bottom:-7%;width:clamp(500px,40vw,800px);max-height:92dvh}.product-story-visual.visual-adaptive .product-story-character{right:8%;width:clamp(360px,28vw,560px)}.product-story-visual.visual-reality .product-story-character{right:7%;width:clamp(400px,31vw,610px)}.story-start-note,.story-action-note{position:absolute;z-index:7;right:40%;bottom:19%;display:flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid rgba(111,133,166,.2);border-radius:999px;color:#58657a;background:#fafdffcc;box-shadow:0 14px 34px #30446614;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:11px}.story-start-note i,.story-action-note i{width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 6px #ff5a1f14}.story-question-notes,.story-reality-notes,.story-direction-notes{position:absolute;z-index:3;top:20%;right:3%;width:48%;height:53%}.story-question-notes span,.story-reality-notes span,.story-direction-notes span{position:absolute;max-width:78%;padding:12px 15px;border:1px solid rgba(111,133,166,.19);border-radius:16px;color:#4f5c71;background:#fcfeffcc;box-shadow:0 16px 38px #2e446812;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);font-size:12px;line-height:1.45}.story-question-notes span:nth-child(1),.story-reality-notes span:nth-child(1),.story-direction-notes span:nth-child(1){top:0;left:2%}.story-question-notes span:nth-child(2),.story-reality-notes span:nth-child(2),.story-direction-notes span:nth-child(2){top:42%;right:0}.story-question-notes span:nth-child(3),.story-reality-notes span:nth-child(3),.story-direction-notes span:nth-child(3){bottom:0;left:6%}.story-action-note{right:37%;bottom:25%}.product-story-index{position:absolute;z-index:24;top:50%;right:28px;display:grid;justify-items:center;gap:10px;color:#8390a3;translate:0 -50%;font-size:9px;font-weight:740}.product-story-index>span{color:#293447;font-size:11px}.product-story-index>div{width:1px;height:88px;overflow:hidden;background:#5970922e}.product-story-index i{display:block;width:100%;height:100%;transform-origin:top;background:var(--orange)}.product-mobile-story{display:none}.product-result-section{position:relative;min-height:112dvh;padding:148px max(48px,6.7vw) 170px;overflow:hidden;background:linear-gradient(180deg,#f7f9fc,#edf3f8)}.product-result-section>header{max-width:980px}.product-result-section>header p,.product-entry-section>div>p,.about-origin header>span,.about-current-copy>p,.about-method header>p,.about-future header>p,.about-impact>p,.about-principles header>p,.about-contact-copy>p{margin:0 0 22px;color:var(--orange-deep);font-size:var(--type-eyebrow);font-weight:780;line-height:1.5;letter-spacing:.14em}.product-result-section>header h2{margin:0;color:#111824;font-size:clamp(52px,5.2vw,88px);line-height:1.04;letter-spacing:-.064em}.product-result-layout{display:grid;grid-template-columns:minmax(220px,.78fr) minmax(390px,1.18fr) minmax(270px,.92fr);gap:clamp(28px,3.8vw,64px);align-items:end;margin-top:96px}.product-duration{align-self:stretch;padding:29px 0 0;border-top:1px solid rgba(102,125,158,.24)}.product-duration>span{color:#748196;font-size:11px;font-weight:720;letter-spacing:.08em}.product-duration strong{display:block;margin:48px 0 21px;color:#172131;font-size:clamp(48px,5.5vw,82px);font-weight:800;line-height:.95;letter-spacing:-.06em}.product-duration p{max-width:330px;margin:0;color:#68758a;font-size:14px;line-height:1.8}.product-report-sample{min-height:540px;padding:31px;border-radius:30px;color:#fff;background:radial-gradient(circle at 86% 8%,rgba(97,130,171,.42),transparent 30%),linear-gradient(150deg,#111927,#1b2b40 72%,#253b56);box-shadow:0 32px 70px #20304938}.product-report-sample>header{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:27px;border-bottom:1px solid rgba(255,255,255,.14)}.product-report-sample>header div{display:grid;gap:7px}.product-report-sample>header span{font-size:13px;font-weight:720}.product-report-sample>header small{color:#e8eff894;font-size:9px;letter-spacing:.1em}.product-report-sample>header svg{color:#ff8a56}.product-report-sample>div{padding-top:56px}.product-report-sample>div>p{margin:0 0 14px;color:#ff9b70;font-size:11px;font-weight:720;letter-spacing:.09em}.product-report-sample h3{max-width:430px;margin:0;font-size:clamp(29px,2.6vw,43px);line-height:1.16;letter-spacing:-.04em}.product-report-sample ul{display:grid;gap:16px;margin:56px 0 0;padding:0;list-style:none;color:#eff4fac7;font-size:12px}.product-report-sample li{display:flex;align-items:center;gap:10px}.product-report-sample li svg{color:#ff8550}.product-result-notes{align-self:stretch;display:grid;align-content:end}.product-result-notes article{display:grid;grid-template-columns:38px 1fr;gap:15px;padding:29px 0;border-top:1px solid rgba(102,125,158,.24)}.product-result-notes article:last-child{border-bottom:1px solid rgba(102,125,158,.24)}.product-result-notes>article>span{color:var(--orange-deep);font-size:10px;font-weight:780}.product-result-notes h3{margin:0 0 10px;color:#1a2230;font-size:19px;line-height:1.28}.product-result-notes p{margin:0;color:#6d798d;font-size:13px;line-height:1.72}.product-entry-section{width:calc(100% - max(56px,8vw));min-height:82dvh;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,340px);gap:80px;align-items:center;margin:0 auto calc(var(--dock-clearance) + 52px);padding:96px clamp(48px,7vw,112px);overflow:hidden;border:1px solid rgba(102,125,158,.18);border-radius:42px;background:radial-gradient(circle at 82% 32%,rgba(168,199,231,.58),transparent 34%),linear-gradient(128deg,#edf3f8,#dfeaf4);box-shadow:0 34px 80px #293d5b1f}.product-entry-section h2{margin:0;color:#121a27;font-size:clamp(48px,4.7vw,80px);line-height:1.04;letter-spacing:-.06em}.product-entry-section>div>span{display:block;max-width:560px;margin-top:26px;color:#67758a;font-size:15px;line-height:1.8}.product-entry-section button{width:fit-content}.product-entry-section>aside{justify-self:end;display:grid;justify-items:center;padding:24px;border:1px solid rgba(255,255,255,.72);border-radius:28px;background:#fafdffad;box-shadow:0 20px 54px #35486821,inset 0 1px #ffffffe6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.product-entry-section>aside>div{width:210px;aspect-ratio:1;overflow:hidden;border:8px solid #fff;border-radius:19px;background:#fff}.product-entry-section>aside img{width:100%;height:100%;object-fit:contain}.product-entry-section>aside p{margin:18px 0 7px;color:#1a2433;font-size:17px;font-weight:730}.product-entry-section>aside span{color:#748095;font-size:11px}.updates-screen{--updates-stage-base: max(11.5vh, var(--dock-clearance));position:relative;height:100dvh;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 80% 26%,rgba(180,220,247,.4),transparent 29%),radial-gradient(circle at 64% 82%,rgba(221,233,244,.72),transparent 37%),linear-gradient(118deg,#fafbfd,#f6f9fc 53%,#edf5fa)}.updates-screen:before{content:"";position:absolute;z-index:0;right:0;bottom:0;left:0;height:calc(var(--updates-stage-base) + 16vh);border-top:1px solid rgba(116,145,175,.14);background:radial-gradient(ellipse at 75% 23%,rgba(85,120,148,.13),transparent 28%),linear-gradient(180deg,#e6eef6b3,#f2f6faeb 38%,#edf3f8);box-shadow:inset 0 22px 42px #5c7c9b0e;pointer-events:none}.updates-screen:after{content:"";position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(249,251,253,.98) 0 43%,rgba(249,251,253,.72) 57%,rgba(249,251,253,.14) 72%,transparent 85%)}.updates-environment{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;pointer-events:none}.updates-message-wall{position:absolute;top:9.5vh;right:clamp(20px,2.8vw,58px);width:min(33vw,610px);height:min(59vh,650px);overflow:hidden;border:1px solid rgba(118,157,190,.18);border-radius:clamp(34px,4vw,72px);background:radial-gradient(circle at 54% 55%,rgba(115,202,255,.12),transparent 29%),linear-gradient(145deg,#ffffff75,#ddedf854);box-shadow:inset 0 1px #ffffffdb,0 34px 90px #41607e0f;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.updates-message-wall:before{content:"";position:absolute;top:9%;right:10%;bottom:9%;left:10%;border:1px solid rgba(116,172,211,.13);border-radius:38%;transform:rotate(-7deg)}.updates-message-wall:after{content:"";position:absolute;right:17%;bottom:17%;width:7px;height:7px;border-radius:50%;background:#ff7541;box-shadow:0 0 0 8px #ff754114,0 0 26px #ff754157}.updates-message-route{position:absolute;top:22%;right:19%;bottom:20%;left:23%;border:1px solid rgba(83,168,222,.24);border-top-color:transparent;border-left-color:transparent;border-radius:20% 54% 42% 63%;transform:rotate(12deg);box-shadow:8px 12px 34px #55afe614}.updates-message-note{position:absolute;display:block;border:1px solid rgba(119,158,191,.2);border-radius:14px;background:linear-gradient(145deg,#ffffffc7,#e7f2fa70);box-shadow:0 18px 35px #335b7d0f,inset 0 1px #ffffffeb}.updates-message-note:before{content:"";position:absolute;top:47%;left:20%;width:60%;height:1px;background:#6393b738;box-shadow:0 8px #6393b721}.updates-message-note.note-a{top:15%;right:13%;width:30%;aspect-ratio:1.45;transform:rotate(3deg)}.updates-message-note.note-b{top:37%;left:9%;width:27%;aspect-ratio:1.3;transform:rotate(-5deg)}.updates-message-note.note-c{top:54%;right:7%;width:25%;aspect-ratio:1.2;transform:rotate(4deg)}.updates-message-pulse{position:absolute;width:6px;height:6px;border-radius:50%;background:#62bdeb;box-shadow:0 0 0 7px #62bdeb14,0 0 22px #62bdeb45}.updates-message-pulse.pulse-a{top:29%;left:46%}.updates-message-pulse.pulse-b{top:67%;left:34%;background:#ff8552;box-shadow:0 0 0 7px #ff855214,0 0 22px #ff855240}.updates-postbox{position:absolute;z-index:2;right:clamp(58px,7vw,150px);bottom:var(--updates-stage-base);height:clamp(260px,39vh,430px);filter:drop-shadow(0 21px 27px rgba(47,76,105,.15))}.updates-postbox img{width:auto;height:100%;max-width:none;object-fit:contain}.updates-character-contact{position:absolute;z-index:5;left:calc(11.4vh + 53vw);bottom:calc(var(--updates-stage-base) + 1.25vh);width:13vh;height:2.4vh;border-radius:50%;background:#2d465d2b;filter:blur(7px);transform:scaleX(1.08)}.updates-copy{position:absolute;z-index:5;top:17.3vh;left:10.4vh}.updates-copy h1{max-width:760px;margin:0;font-size:var(--type-section);font-weight:820;line-height:var(--leading-section);letter-spacing:-.04em;text-wrap:balance}.message-window{position:absolute;z-index:5;top:26.9vh;bottom:max(10.3vh,var(--dock-clearance));left:10.4vh;width:53vw;overflow:hidden;border:1px solid rgba(137,154,181,.32);border-radius:18px;background:#ffffffe0;box-shadow:0 24px 56px #2e44681f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.message-window-header{height:10.4vh;min-height:68px;max-height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,2.5vh,28px);border-bottom:1px solid var(--line);background:#fcfdffe6}.message-account{display:flex;align-items:center;gap:12px}.message-avatar{position:relative;width:clamp(40px,4.8vh,49px);height:clamp(40px,4.8vh,49px);flex:0 0 auto;overflow:hidden;border:1px solid var(--line);border-radius:50%;background:#f1f5fa}.message-avatar img{position:absolute;top:-47%;left:-96%;width:292%;max-width:none}.message-account-copy{display:grid;gap:5px}.message-account strong{font-size:var(--type-body-strong);line-height:1.2}.message-account small{display:flex;align-items:center;gap:5px;color:#4eaf7c;font-size:var(--type-support);line-height:1.2}.message-window-header>button{display:grid;place-items:center;padding:8px;color:#6d778c;background:transparent}.message-feed{height:calc(100% - clamp(124px,17.8vh,160px));overflow-y:auto;overscroll-behavior:contain;touch-action:none;cursor:grab;padding:clamp(15px,2.3vh,22px) clamp(21px,2.9vh,30px) clamp(18px,2.7vh,28px);scrollbar-width:thin;scrollbar-color:#cbd4e1 transparent}.message-feed.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.message-feed-track{min-height:100%;will-change:transform}.message-feed-state{min-height:100%;display:grid;place-content:center;justify-items:center;gap:7px;padding:22px;color:#7d8799;text-align:center}.message-feed-state svg{color:#93a0b5}.message-feed-state strong{color:#3e485b;font-size:var(--type-body-strong)}.message-feed-state span{max-width:300px;font-size:var(--type-support);line-height:var(--leading-support)}.message-feed-state button{min-height:34px;margin-top:4px;padding:0 14px;border:1px solid #d9e1eb;border-radius:999px;color:#5d687c;background:#ffffffd1;font-size:var(--type-button)}.message-feed-state.is-loading svg{color:var(--orange);animation:typing 1.2s ease-in-out infinite alternate}.message-feed-state.is-error svg{color:#d86c54}.message-row{display:flex;align-items:center;gap:clamp(9px,1.2vh,12px);margin:0 0 clamp(10px,1.8vh,15px)}.message-row.right{flex-direction:row-reverse}.message-row .message-avatar{width:clamp(32px,4.15vh,42px);height:clamp(32px,4.15vh,42px)}.message-row>div{width:fit-content;max-width:76%;padding:clamp(8px,1.05vh,11px) clamp(12px,1.65vh,17px);border-radius:5px 15px 15px;color:#283043;background:#edf2f8}.message-row.right>div{border-radius:15px 5px 15px 15px}.message-row p{margin:0;font-size:var(--type-body);line-height:1.55;white-space:normal}.message-row a{display:inline-flex;align-items:center;gap:4px;margin-top:7px;color:inherit;font-size:var(--type-support);font-weight:700;text-decoration:none}.message-row a:hover{text-decoration:underline;text-underline-offset:3px}.message-row.accent>div{color:#fff;background:linear-gradient(115deg,#ff6a2b,#ff5018);box-shadow:0 8px 18px #ff501821}.message-typing{width:100%;display:grid;justify-items:center;gap:0;margin:clamp(13px,1.9vh,19px) 0 0;color:#8a94a7;font-size:var(--type-support)}.message-typing svg{color:var(--orange);animation:typing 1.2s ease-in-out infinite alternate}@keyframes typing{to{opacity:.45;transform:translateY(-2px)}}.message-composer{position:absolute;right:0;bottom:0;left:0;height:clamp(56px,7.4vh,68px);display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;padding:0 clamp(18px,2.4vh,25px);border-top:1px solid var(--line);color:#727d91;background:#fcfdfff5}.message-composer input{min-width:0;height:42px;border:0;outline:0;color:#222;background:transparent}.message-composer>span{display:flex;align-items:center;gap:5px;padding-left:14px;border-left:1px solid #dce3ee;color:#7e899c;font-size:var(--type-support)}.message-composer>button{display:grid;place-items:center;padding:7px;color:var(--orange);background:transparent}.message-composer>button:disabled{color:#b9c1ce}.message-composer[aria-busy=true]>button{animation:feedbackSending .8s ease-in-out infinite alternate}@keyframes feedbackSending{to{opacity:.45;transform:translateY(-2px)}}.message-sent{position:absolute;z-index:4;right:22px;bottom:79px;display:flex;align-items:center;gap:7px;padding:11px 14px;border-radius:12px;color:#227752;background:#ecfbf3;box-shadow:0 12px 26px #296f4e24;font-size:var(--type-support)}.message-sent.is-error{color:#a24535;background:#fff0ed;box-shadow:0 12px 26px #98453221}.updates-character{position:absolute;z-index:7;left:calc(10.4vh + 53vw - 8.5vh);bottom:var(--updates-stage-base);width:auto;height:65.5vh;max-width:none;object-fit:contain;object-position:bottom;filter:drop-shadow(0 18px 28px rgba(53,67,92,.13));pointer-events:none}.report-phone-screen{position:relative}.report-phone-screen iframe{opacity:0;transition:opacity .38s ease}.is-loaded .report-phone-screen iframe{opacity:1}.miniapp-demo-loading{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;justify-items:center;gap:8px;color:#687489;background:linear-gradient(155deg,#fbfcfe,#f3f6fa);text-align:center}.miniapp-demo-loading span{width:34px;height:34px;margin-bottom:6px;border:2px solid rgba(117,131,153,.2);border-top-color:var(--orange);border-radius:50%;animation:miniappLoadingSpin .9s linear infinite}.miniapp-demo-loading strong{color:#253044;font-size:12px}.miniapp-demo-loading small{color:#8e98a9;font-size:9px}.route-loading{min-height:100dvh;display:grid;place-content:center;justify-items:center;gap:14px;color:#65748a;background:#f5f8fc;font-size:14px;letter-spacing:.04em}.route-loading span{width:26px;aspect-ratio:1;border:2px solid rgba(108,126,152,.2);border-top-color:#ff5a2a;border-radius:50%;animation:miniappLoadingSpin .85s linear infinite}@keyframes miniappLoadingSpin{to{transform:rotate(360deg)}}.tips-screen{position:relative;height:100dvh;display:grid;grid-template-columns:39.5% 60.5%;overflow:hidden;isolation:isolate;background:#f7fbff url(/assets/generated/tips-pure-bg-v4-cold.webp) center/cover no-repeat}.tips-copy{position:relative;z-index:6;align-self:center;padding:0 2.7vw 0 5.3vw}.tips-copy h1{margin:18px 0 10px;font-size:clamp(39px,3.75vw,86px);line-height:1.13;letter-spacing:-.055em}.tips-copy>p:not(.eyebrow){margin:0 0 20px;color:#697387;font-size:14px}.tip-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.tip-category-grid button{position:relative;min-height:72px;display:grid;place-items:center;gap:4px;padding:8px 4px;border:1px solid var(--line);border-radius:11px;color:#596277;background:#ffffffb8;box-shadow:0 8px 22px #2e44680a;transition:transform .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease,background .2s ease}.tip-category-grid button:hover{transform:translateY(-2px);border-color:#ef9b65}.tip-category-grid button.selected{color:#161a24;border-color:#6d7dff;background:#f9fbfff5;box-shadow:inset 0 0 0 1px #52c7ff3d,0 0 0 3px #6d7dff12,0 12px 28px #4b587d17;font-weight:720}.tip-category-grid button i{position:absolute;top:7px;right:7px;width:6px;height:6px;border-radius:50%;background:#6d7dff;box-shadow:0 0 0 4px #52c7ff1c,0 0 14px #6d7dff99}.tip-category-grid button:disabled{cursor:default}.tip-category-grid button span{font-size:11px;white-space:nowrap}.open-tip{width:100%;min-height:58px;display:flex;align-items:center;justify-content:center;gap:24px;margin-top:22px;border-radius:999px;color:#fff;background:var(--orange);box-shadow:0 13px 28px #ff51172b;font-size:16px;font-weight:760}.open-tip:disabled{color:#aab2c2;background:#e0e5edc7;box-shadow:none}.tip-secondary-actions{display:grid;grid-template-columns:1.25fr 1fr;gap:10px;margin-top:10px}.tip-secondary-actions button{min-height:42px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;border:1px solid var(--line);border-radius:999px;color:#657086;background:#ffffffa8;font-size:10px}.tips-stage{position:relative;z-index:3;min-width:0;height:100%;overflow:visible}.tips-stage:after{content:"";position:absolute;z-index:0;right:10%;bottom:4%;width:76%;height:18%;border-radius:50%;background:radial-gradient(ellipse,rgba(73,97,138,.12),rgba(82,199,255,.04) 45%,transparent 72%);filter:blur(22px);pointer-events:none}.tips-object-label{position:absolute;z-index:7;top:9.3%;left:6.8%;color:#8b96aa;font-size:10px;letter-spacing:.16em}.tip-route-layer{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;pointer-events:none}.tip-route-path{fill:none;stroke:#716bffbd;stroke-width:1.7;stroke-linecap:round}.tip-route-pulse{fill:#edfaff;stroke:#6d7dff;stroke-width:2}.tip-machine-2d{position:absolute;z-index:3;top:9%;right:7.5%;bottom:1.5%;left:-2%;perspective:1200px;transform-origin:48% 72%}.tip-machine-glow{position:absolute;z-index:0;left:8%;bottom:1%;width:72%;height:54%;border-radius:50%;background:radial-gradient(circle,rgba(82,199,255,.27),rgba(113,107,255,.095) 55%,transparent 73%);filter:blur(22px)}.tip-machine-base{position:absolute;z-index:3;left:12%;bottom:6%;width:56%;height:auto;filter:brightness(1.02) drop-shadow(0 28px 34px rgba(46,68,104,.14))}.tip-machine-lid{position:absolute;z-index:4;left:12.4%;bottom:36%;width:55%;height:auto;filter:saturate(.48) brightness(1.03) drop-shadow(0 13px 16px rgba(62,89,130,.09));transform-origin:50% 90%}.tip-slot-light{position:absolute;z-index:5;left:23.5%;bottom:20.5%;width:29%;height:6%;border-radius:16px;background:radial-gradient(ellipse,rgba(255,255,255,.96),rgba(82,199,255,.64) 46%,rgba(113,107,255,.18) 72%,transparent);filter:blur(7px);pointer-events:none}.tip-compass-light{position:absolute;z-index:7;left:27.2%;bottom:30.5%;width:62px;height:62px;display:grid;place-items:center;border:1px solid rgba(82,199,255,.54);border-radius:50%;color:#6676f0;background:radial-gradient(circle,#fffffff0 12%,#52c7ff52 55%,#716bff26);box-shadow:0 0 30px #52c7ff57,0 0 52px #716bff29}.tip-compass-light:after{content:"";position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px;border:1px solid rgba(109,125,255,.22);border-radius:inherit}.tip-compass-light svg{width:36px;height:36px}.tips-character{position:absolute;z-index:6;right:-1.5%;bottom:-1%;width:clamp(270px,23.5vw,510px);max-height:80%;object-fit:contain;object-position:bottom;filter:drop-shadow(0 18px 28px rgba(53,67,92,.12));pointer-events:none}.tip-card-assembly{position:absolute;z-index:8;left:13%;bottom:0;width:34%;aspect-ratio:739 / 594;transform-origin:82% 14%;filter:drop-shadow(0 24px 34px rgba(46,68,104,.18))}.tip-card-assembly>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;filter:saturate(.72) hue-rotate(5deg)}.tip-card-output{position:absolute;z-index:2;top:19%;right:14%;bottom:15%;left:16%;display:grid;align-content:start;color:#293247;transform:rotate(7.2deg);transform-origin:center}.tip-card-output small{width:fit-content;padding:4px 8px;border:1px solid rgba(255,90,31,.44);border-radius:5px;color:var(--orange-deep);background:#fff8f4e0;font-size:9px}.tip-card-output strong{margin-top:12px;font-family:STKaiti,KaiTi,serif;font-size:clamp(14px,1.05vw,19px);line-height:1.4}.tip-card-output p{margin:8px 0 0;color:#687289;font-size:9px;line-height:1.5}.tips-status{position:absolute;z-index:8;left:5.5%;bottom:5.7%;margin:0;color:#727d91;font-size:11px}.tips-status.ready{display:flex;align-items:center;gap:8px;color:#5d66b8}.tips-status.ready i{width:7px;height:7px;border-radius:50%;background:var(--ice);box-shadow:0 0 14px #52c7ffb8}.tips-status.routing{display:flex;align-items:center;gap:8px;color:#6470cf}.tips-status.routing i{width:7px;height:7px;border-radius:50%;background:#6d7dff;box-shadow:0 0 0 4px #52c7ff1f,0 0 14px #6d7dff8c}.tips-status.opening{display:flex;align-items:center;gap:4px;color:#5963b3}.tips-status.opening i{width:6px;height:6px;border-radius:50%;background:var(--violet);animation:typing .68s infinite alternate}.phase-result .tips-status{display:none}.experience-page{background:#f7f9fc}.experience-screen{position:relative;height:100dvh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;color:#141a25;background:radial-gradient(circle at 78% 7%,rgba(82,199,255,.1),transparent 27%),radial-gradient(circle at 14% 33%,rgba(113,107,255,.055),transparent 28%),#f7f9fc;scrollbar-gutter:stable}.experience-screen:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(rgba(122,148,187,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(122,148,187,.045) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 78%);mask-image:linear-gradient(to bottom,#000,transparent 78%)}.experience-hero{position:relative;z-index:2;width:min(1320px,calc(100% - 80px));min-height:max(900px,100dvh);display:grid;grid-template-columns:minmax(0,.86fr) minmax(600px,1.14fr);align-items:center;gap:clamp(42px,5vw,82px);margin:0 auto;padding:118px 0 calc(var(--dock-clearance) + 44px)}.experience-intro{align-self:center}.experience-intro .eyebrow{color:var(--orange-deep);font-size:var(--type-eyebrow);line-height:1.5}.experience-intro h1{max-width:650px;margin:23px 0 28px;font-size:var(--type-page-title);line-height:var(--leading-page-title);letter-spacing:-.045em;text-wrap:balance}.experience-lead{max-width:590px;margin:0;color:#606c80;font-size:var(--type-lead);line-height:var(--leading-lead)}.experience-scan-steps{display:flex;flex-wrap:wrap;gap:9px;margin-top:32px}.experience-scan-steps span{min-height:38px;display:flex;align-items:center;gap:9px;padding:0 13px;border:1px solid rgba(112,132,163,.2);border-radius:999px;color:#58657a;background:#ffffff9e;font-size:var(--type-support);font-weight:680}.experience-scan-steps i{color:var(--orange);font-size:var(--type-eyebrow);font-style:normal;letter-spacing:.08em}.experience-mobile-note{display:none}.experience-showcase{align-self:center;display:grid;grid-template-columns:auto minmax(230px,268px);align-items:end;justify-content:center;gap:clamp(22px,2.4vw,36px)}.experience-phone-preview{display:grid;justify-items:center;gap:13px}.experience-phone-preview>span{color:#8895a8;font-size:var(--type-eyebrow);font-weight:720;letter-spacing:.16em}.phone-demo-holder{width:260px;height:562px;flex:0 0 auto;overflow:hidden}.report-phone{width:max-content;margin:0;padding:9px;border:1px solid #bcc8d9;border-radius:31px;background:#111827;box-shadow:0 22px 58px #1c2c4a33;zoom:.63}.report-phone-bar{width:393px;height:20px;display:flex;align-items:center;justify-content:space-between;padding:0 13px;color:#fff;font-size:10px}.report-phone-bar i{width:48px;height:5px;border-radius:99px;background:#0b111d}.report-phone-screen{width:393px;height:852px;overflow:hidden;border-radius:22px;background:#fff}.report-phone-screen iframe{width:393px;height:852px;border:0;background:#fff}.experience-qr-card{min-width:0;display:grid;justify-items:center;padding:26px 24px 24px;border:1px solid rgba(110,132,164,.24);border-radius:28px;background:#fdffffd1;box-shadow:0 24px 60px #2336561f,inset 0 1px #fffffff0;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);text-align:center}.experience-qr-label{justify-self:stretch;display:flex;align-items:center;justify-content:space-between;padding-bottom:17px;border-bottom:1px solid rgba(112,132,163,.17);color:#7c899d;font-size:var(--type-eyebrow);font-weight:730;letter-spacing:.15em}.experience-qr-label svg{color:var(--orange)}.experience-qr-code{width:min(194px,100%);aspect-ratio:1;margin:22px 0 18px;overflow:hidden;border:8px solid #fff;border-radius:18px;background:#fff;box-shadow:0 12px 30px #2636521f}.experience-qr-code img{width:100%;height:100%;object-fit:contain}.experience-qr-card h2{margin:0;font-size:var(--type-card-title);line-height:var(--leading-card-title);letter-spacing:-.03em}.experience-qr-card>p{margin:10px 0 18px;color:#748095;font-size:var(--type-body);line-height:var(--leading-body)}.experience-qr-card small{display:flex;align-items:center;gap:8px;color:#667388;font-size:var(--type-support);line-height:var(--leading-support)}.experience-qr-card small i{width:6px;height:6px;border-radius:50%;background:#15b968;box-shadow:0 0 0 4px #15b96817}.experience-values{position:relative;z-index:2;width:min(1240px,calc(100% - 80px));margin:0 auto;padding:96px 0 calc(var(--dock-clearance) + 74px);border-top:1px solid rgba(111,133,166,.24)}.experience-values>header{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:48px}.experience-values>header p{margin:0;color:#8592a6;font-size:var(--type-eyebrow);font-weight:760;line-height:1.5;letter-spacing:.18em}.experience-values>header h2{margin:14px 0 0;font-size:var(--type-section);line-height:var(--leading-section);letter-spacing:-.05em;text-wrap:balance}.experience-values>header>span{max-width:330px;padding-bottom:7px;color:#748095;font-size:var(--type-support);line-height:var(--leading-support);text-align:right}.experience-value-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(111,133,166,.22);border-left:1px solid rgba(111,133,166,.22)}.experience-value-grid article{min-height:245px;padding:28px;border-right:1px solid rgba(111,133,166,.22);border-bottom:1px solid rgba(111,133,166,.22);background:#ffffff6b;transition:background .22s ease,transform .24s cubic-bezier(.22,1,.36,1),box-shadow .24s ease}.experience-value-grid article:hover{z-index:2;background:#fffc;transform:translateY(-3px);box-shadow:0 20px 46px #24375817}.experience-value-grid article>div{display:flex;align-items:center;justify-content:space-between;color:#98a4b5}.experience-value-grid article>div span{font-size:var(--type-eyebrow);letter-spacing:.14em}.experience-value-grid article>div svg{color:var(--orange)}.experience-value-grid h3{margin:52px 0 15px;font-size:var(--type-card-title);line-height:var(--leading-card-title);letter-spacing:-.025em}.experience-value-grid p{margin:0;color:#687488;font-size:var(--type-body);line-height:var(--leading-body)}.experience-values>footer{display:flex;align-items:center;gap:10px;margin-top:34px;color:#788498;font-size:var(--type-support);line-height:var(--leading-support)}.experience-values>footer svg{flex:0 0 auto;color:#5b779e}.start-assessment-page{background:#f7f9fc}.start-assessment-screen{position:relative;height:100dvh;min-height:760px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:clamp(54px,8vw,140px);overflow-x:hidden;overflow-y:auto;padding:calc(var(--header-h) + 48px) 7% calc(var(--dock-clearance) + 32px);background:radial-gradient(circle at 80% 12%,rgba(82,199,255,.11),transparent 26%),radial-gradient(circle at 13% 70%,rgba(113,107,255,.06),transparent 30%),#f7f9fc}.start-assessment-screen:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(rgba(122,148,187,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(122,148,187,.045) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 86%);mask-image:linear-gradient(to bottom,#000,transparent 86%)}.start-assessment-copy{position:relative;z-index:2}.start-assessment-copy .eyebrow{color:var(--orange-deep);font-size:var(--type-eyebrow);line-height:1.5}.start-assessment-copy h1{max-width:870px;margin:22px 0 28px;font-size:var(--type-page-title);line-height:var(--leading-page-title);letter-spacing:-.045em;text-wrap:balance}.start-assessment-copy h1 em{color:var(--orange);font-style:normal}.start-assessment-copy>p:not(.eyebrow){max-width:690px;margin:0;color:#626e82;font-size:var(--type-lead);line-height:var(--leading-lead)}.start-assessment-status{width:fit-content;min-height:40px;display:flex;align-items:center;gap:10px;margin-top:27px;padding:0 14px;border:1px solid rgba(112,132,163,.2);border-radius:999px;color:#6d798d;background:#ffffffa3;font-size:var(--type-support)}.start-assessment-status i{width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px #ff5a1f17}.start-assessment-actions{display:flex;gap:10px;margin-top:30px}.start-assessment-actions button{min-height:50px;display:flex;align-items:center;justify-content:center;gap:16px;padding:0 20px;border:1px solid var(--line);border-radius:999px;color:#5d697d;background:#ffffffc2;font-size:var(--type-button)}.start-assessment-actions button:first-child{color:#fff;border-color:#172131;background:#172131;box-shadow:0 14px 30px #18223326}.start-assessment-miniapp{position:relative;z-index:2;width:min(390px,100%);justify-self:center;display:grid;justify-items:center;padding:30px;border:1px solid rgba(110,132,164,.24);border-radius:30px;background:#fdffffd1;box-shadow:0 26px 66px #23365621,inset 0 1px #fffffff0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);text-align:center}.start-assessment-miniapp>span{justify-self:stretch;display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid rgba(112,132,163,.17);color:#7c899d;font-size:var(--type-eyebrow);font-weight:730;letter-spacing:.15em}.start-assessment-miniapp>span svg{color:var(--orange)}.start-assessment-miniapp>div{width:min(230px,100%);aspect-ratio:1;margin:24px 0 19px;overflow:hidden;border:8px solid #fff;border-radius:20px;background:#fff;box-shadow:0 13px 32px #2636521f}.start-assessment-miniapp img{width:100%;height:100%;object-fit:contain}.start-assessment-miniapp h2{margin:0;font-size:var(--type-card-title);line-height:var(--leading-card-title);letter-spacing:-.035em}.start-assessment-miniapp p{margin:10px 0 0;color:#748095;font-size:var(--type-body);line-height:var(--leading-body)}.about-screen{position:relative;height:100dvh;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;padding-bottom:var(--dock-clearance);scrollbar-gutter:stable;color:#111824;background:#f7f9fc}.about-hero{position:relative;min-height:100dvh;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;overflow:hidden;padding:122px max(54px,6.7vw) max(112px,var(--dock-clearance));background:radial-gradient(circle at 81% 31%,rgba(190,217,241,.66),transparent 31%),radial-gradient(circle at 45% 112%,rgba(219,229,243,.75),transparent 38%),linear-gradient(118deg,#fbfcfe,#f1f6fa 70%,#e8f1f8)}.about-hero:after{content:"";position:absolute;right:-16vw;bottom:-39vw;width:82vw;height:82vw;border:1px solid rgba(111,143,184,.14);border-radius:50%;box-shadow:0 0 0 9vw #ffffff29,0 0 0 18vw #7099c80a}.about-hero-copy{position:relative;z-index:6;align-self:center;padding-bottom:5vh}.about-hero-copy>p{margin:0;color:var(--orange-deep);font-size:var(--type-eyebrow);font-weight:780;line-height:1.5;letter-spacing:.13em}.about-hero-copy h1{margin:24px 0 31px;font-size:var(--type-page-title);line-height:var(--leading-page-title);letter-spacing:-.045em;text-wrap:balance}.about-hero-copy h1 em{color:var(--orange);font-style:normal}.about-hero-copy>span{display:block;max-width:620px;color:#657287;font-size:var(--type-lead);line-height:var(--leading-lead);text-wrap:pretty}.about-hero-visual{position:relative;z-index:3;align-self:stretch}.about-hero-visual>i{position:absolute;border:1px solid rgba(105,150,202,.2);border-radius:50%;transform:rotate(-18deg)}.about-hero-visual>i:nth-child(1){top:10%;right:-7%;width:96%;height:92%}.about-hero-visual>i:nth-child(2){top:22%;right:10%;width:67%;height:71%;border-color:#ff632826}.about-hero-visual img{position:absolute;z-index:3;right:3%;bottom:-4%;width:min(38vw,650px);max-height:88dvh;object-fit:contain;object-position:bottom;filter:drop-shadow(0 30px 42px rgba(50,67,92,.16))}.about-origin{min-height:92dvh;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);gap:clamp(64px,9vw,160px);align-items:center;padding:150px max(54px,7.8vw);background:#f7f9fc}.about-origin header h2,.about-current-copy h2,.about-method header h2,.about-future header h2,.about-principles header h2,.about-contact-copy h2{margin:0;font-size:var(--type-section);line-height:var(--leading-section);letter-spacing:-.05em;text-wrap:balance}.about-origin>div{align-self:end;max-width:610px;padding-bottom:5vh}.about-origin>div p{margin:0 0 25px;color:#5f6d82;font-size:var(--type-lead);line-height:var(--leading-lead);text-wrap:pretty}.about-current{min-height:100dvh;display:grid;grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);gap:clamp(60px,8vw,140px);align-items:center;overflow:hidden;padding:150px max(54px,7.8vw);background:radial-gradient(circle at 84% 40%,rgba(176,207,235,.58),transparent 33%),linear-gradient(135deg,#eaf1f7,#dfe9f2)}.about-current-copy{max-width:650px}.about-current-copy>span{display:block;margin-top:30px;color:#5d6b80;font-size:var(--type-body);line-height:var(--leading-body)}.about-current-copy button{width:fit-content}.about-current-proof{position:relative;display:grid;place-items:center}.about-current-proof:before{content:"";position:absolute;width:min(45vw,650px);aspect-ratio:1;border:1px solid rgba(101,139,184,.18);border-radius:50%;box-shadow:0 0 0 7vw #ffffff21}.about-report-sheet{position:relative;z-index:2;width:min(100%,520px);min-height:620px;padding:36px;border:1px solid rgba(255,255,255,.7);border-radius:32px;color:#f8fbff;background:radial-gradient(circle at 86% 8%,rgba(101,134,174,.44),transparent 29%),linear-gradient(150deg,#111927,#1b2b40 72%,#253b56);box-shadow:0 36px 80px #2030493d}.about-report-sheet>header{display:flex;align-items:center;justify-content:space-between;padding-bottom:25px;border-bottom:1px solid rgba(255,255,255,.14)}.about-report-sheet>header span{font-size:var(--type-body);font-weight:800;letter-spacing:.08em}.about-report-sheet>header small{color:#ecf2f994;font-size:var(--type-eyebrow)}.about-report-sheet h3{margin:76px 0 56px;font-size:var(--type-feature);line-height:var(--leading-feature);letter-spacing:-.04em}.about-report-sheet ul{display:grid;gap:20px;margin:0;padding:0;list-style:none;color:#edf2f8c7;font-size:var(--type-body);line-height:var(--leading-body)}.about-report-sheet li{display:flex;align-items:center;gap:12px}.about-report-sheet li svg{color:#ff8a56}.about-report-sheet footer{position:absolute;right:36px;bottom:34px;left:36px;padding-top:21px;border-top:1px solid rgba(255,255,255,.14);color:#edf2f88c;font-size:var(--type-support);line-height:var(--leading-support)}.about-method{min-height:105dvh;padding:154px max(54px,7.8vw);background:#f8fafc}.about-method header{max-width:970px}.about-method-route{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(34px,5vw,82px);margin-top:120px}.about-method-route>i{position:absolute;top:10px;right:0;left:0;height:1px;background:linear-gradient(90deg,var(--orange),rgba(107,144,189,.34) 42%,rgba(107,144,189,.14))}.about-method-route article{position:relative;padding:53px 0 0}.about-method-route article:before{content:"";position:absolute;top:3px;left:0;width:15px;height:15px;border:4px solid #f8fafc;border-radius:50%;background:#8fa9c7;box-shadow:0 0 0 1px #7089aa59}.about-method-route article:first-of-type:before{background:var(--orange);box-shadow:0 0 0 1px #ff5a1f59,0 0 0 8px #ff5a1f0f}.about-method-route article>span{color:#7e899b;font-size:var(--type-eyebrow);font-weight:720;line-height:1.5;letter-spacing:.08em}.about-method-route h3{max-width:340px;margin:19px 0 17px;font-size:var(--type-card-title);line-height:var(--leading-card-title);letter-spacing:-.03em}.about-method-route p{max-width:360px;margin:0;color:#69768a;font-size:var(--type-body);line-height:var(--leading-body)}.about-future{min-height:112dvh;display:grid;grid-template-columns:minmax(360px,.78fr) minmax(520px,1.22fr);gap:clamp(70px,9vw,150px);align-items:start;padding:156px max(54px,7.8vw);background:linear-gradient(140deg,#eef3f8,#e4edf5)}.about-future>header{position:sticky;top:130px}.about-future>header>span{display:block;max-width:620px;margin-top:28px;color:#68758a;font-size:var(--type-body);line-height:var(--leading-body)}.about-roadmap{border-top:1px solid rgba(99,123,156,.22)}.about-roadmap article{min-height:166px;display:grid;grid-template-columns:46px 1fr auto;gap:22px;align-items:start;padding:30px 0;border-bottom:1px solid rgba(99,123,156,.22)}.about-roadmap article>svg{color:#49627f}.about-roadmap article>div>span{color:var(--orange-deep);font-size:var(--type-eyebrow);font-weight:780;letter-spacing:.1em}.about-roadmap h3{margin:12px 0 10px;font-size:var(--type-card-title);line-height:var(--leading-card-title);letter-spacing:-.025em}.about-roadmap p{max-width:590px;margin:0;color:#667388;font-size:var(--type-body);line-height:var(--leading-body)}.about-roadmap article>svg:last-child{align-self:center;color:#8795a8}.about-impact{min-height:78dvh;display:grid;grid-template-columns:minmax(360px,.9fr) minmax(440px,1.1fr);grid-template-rows:auto auto;align-content:center;align-items:start;column-gap:clamp(70px,8vw,140px);row-gap:18px;padding:120px max(54px,7.8vw);background:radial-gradient(circle at 76% 23%,rgba(192,215,238,.64),transparent 33%),#f7f9fc}.about-impact>p{grid-column:1;grid-row:1;margin-bottom:0}.about-impact h2{grid-column:1;grid-row:2;max-width:720px;margin:0;font-size:var(--type-statement);line-height:var(--leading-statement);letter-spacing:-.045em;text-wrap:balance}.about-impact>div{grid-column:2;grid-row:2;width:100%;max-width:650px;justify-self:start;margin:3px 0 0;padding:2px 0 2px 38px;border-left:1px solid rgba(99,123,156,.24)}.about-impact>div p{margin:0 0 20px;color:#5f6d82;font-size:var(--type-body);line-height:var(--leading-body)}.about-principles{min-height:100dvh;display:grid;grid-template-columns:minmax(340px,.78fr) minmax(550px,1.22fr);gap:clamp(70px,9vw,150px);align-items:start;padding:156px max(54px,7.8vw);background:#edf3f8}.about-principles>div{border-top:1px solid rgba(99,123,156,.23)}.about-principles article{display:grid;grid-template-columns:40px minmax(200px,.78fr) minmax(280px,1.22fr);gap:22px;padding:29px 0;border-bottom:1px solid rgba(99,123,156,.23)}.about-principles article>span{color:var(--orange-deep);font-size:var(--type-eyebrow);font-weight:780}.about-principles h3{margin:0;font-size:var(--type-card-title);line-height:var(--leading-card-title)}.about-principles article p{margin:0;color:#69768a;font-size:var(--type-body);line-height:var(--leading-body)}.about-contact{width:calc(100% - max(56px,8vw));min-height:78dvh;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.68fr);gap:90px;align-items:center;margin:0 auto;padding:100px clamp(48px,7vw,112px);border:1px solid rgba(102,125,158,.18);border-radius:42px;background:radial-gradient(circle at 83% 26%,rgba(169,199,229,.64),transparent 35%),linear-gradient(128deg,#e9f0f6,#dce7f1);box-shadow:0 34px 80px #293d5b1a}.about-contact-copy>span{display:block;max-width:650px;margin-top:28px;color:#627086;font-size:var(--type-body);line-height:var(--leading-body)}.about-contact-copy button{width:fit-content}.about-contact-list{border-top:1px solid rgba(99,123,156,.25)}.about-contact-list article{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:25px 0;border-bottom:1px solid rgba(99,123,156,.25)}.about-contact-list article>span{color:#1a2433;font-size:var(--type-body-strong);font-weight:700}.about-contact-list p{margin:0;color:#718095;font-size:var(--type-support);line-height:var(--leading-support)}.about-footer{min-height:46px;display:flex;align-items:center;gap:30px;margin:0;padding:9px max(54px,7.8vw);border-top:1px solid rgba(107,129,161,.14);border-bottom:1px solid rgba(107,129,161,.1);color:#7c899b;background:#f7f9fcf0;font-size:var(--type-support);line-height:var(--leading-support);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.about-footer>div{display:flex;align-items:center;flex-wrap:nowrap;gap:25px}.about-footer .site-compliance-record{width:auto;justify-content:flex-start;margin-left:2px;padding-left:24px;border-left:1px solid rgba(107,129,161,.2)}.about-footer em{margin-left:auto;color:#536074;font-style:normal;font-weight:720}@media (max-width: 1180px){.updates-message-wall{right:-3vw;width:36vw}.updates-postbox{right:2.5vw;height:34vh}.product-story-copy{left:52px}.product-story-copy h1{font-size:clamp(52px,5.6vw,68px)}.product-story-character{right:3%}.product-result-layout{grid-template-columns:minmax(220px,.72fr) minmax(430px,1.28fr)}.product-result-notes{grid-column:1 / -1;grid-template-columns:repeat(2,1fr);gap:36px}.product-entry-section{grid-template-columns:minmax(0,1fr) 280px;gap:54px;padding:72px 58px}.product-entry-section>aside>div{width:190px}.about-hero{grid-template-columns:minmax(0,1fr) minmax(380px,.82fr);padding-right:48px;padding-left:54px}.about-hero-copy h1{font-size:var(--type-page-title)}.about-hero-visual img{right:-4%;width:44vw}.about-origin,.about-current,.about-future,.about-principles{gap:64px;padding-right:54px;padding-left:54px}.about-current{grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr)}.about-report-sheet{min-height:570px}.about-method,.about-impact{padding-right:54px;padding-left:54px}.about-future{grid-template-columns:minmax(320px,.74fr) minmax(470px,1.26fr)}.about-principles{grid-template-columns:minmax(300px,.7fr) minmax(480px,1.3fr)}.about-principles article{grid-template-columns:34px minmax(170px,.72fr) minmax(240px,1.28fr)}.about-contact{grid-template-columns:minmax(0,1fr) 320px;gap:58px;padding:76px 58px}.tip-category-grid{grid-template-columns:repeat(2,1fr)}.tip-category-grid button{min-height:56px;grid-template-columns:auto 1fr;justify-items:start;padding:7px 11px}.experience-hero{width:calc(100% - 56px);grid-template-columns:minmax(0,.82fr) minmax(530px,1.18fr);gap:28px}.experience-showcase{grid-template-columns:auto minmax(210px,230px);gap:20px}.phone-demo-holder{width:230px;height:497px}.report-phone{zoom:.56}.experience-qr-card{padding:22px 19px 21px;border-radius:24px}.experience-qr-code{width:166px;margin:18px 0 16px}.experience-values{width:calc(100% - 56px)}}@media (max-height: 780px) and (min-width: 821px){.about-hero-visual img{max-height:calc(100% + 28px)}}@media (max-width: 820px){:root{--header-h: 70px;--dock-height: 66px;--dock-offset: max(22px, calc(env(safe-area-inset-bottom) + 18px) );--dock-clearance: calc(var(--dock-height) + var(--dock-offset) + 14px);--type-display: clamp(38px, 10vw, 40px);--type-page-title: clamp(34px, 9.3vw, 38px);--type-statement: 34px;--type-section: 30px;--type-feature: 26px;--type-card-title: 18px;--type-body-strong: 15px;--type-lead: 16px;--type-body: 14px;--type-support: 12px;--type-eyebrow: 10px;--type-button: 14px}body{overflow:auto}.app-shell{height:auto;min-height:100dvh;overflow:visible}.site-header{position:fixed;top:0;padding:0}.site-header-inner{width:calc(100vw - 22px);border-radius:18px}.site-header.is-elevated .site-header-inner{height:56px;padding:0 8px;background:linear-gradient(118deg,#fdffffe8,#f4f8fdd1);box-shadow:0 7px 22px #22355617,inset 0 1px #ffffffe6}.header-utility{display:none}.header-mobile-trigger,.header-mobile-balance{min-width:68px;min-height:44px;display:flex;align-items:center;gap:6px;padding:0;color:#3f4a5d;background:transparent;font-size:11px;font-weight:720}.header-mobile-trigger{position:relative;z-index:2;justify-self:start;pointer-events:auto}.header-mobile-balance{justify-self:end;pointer-events:none}.brand{width:122px;height:52px;gap:7px}.brand-wordmark-frame{width:50px;height:17px}.brand-wordmark-frame img{top:-8.5px;width:52px}.brand-name{font-size:12px;letter-spacing:.04em}.utility-modal{padding:29px 23px 24px;border-radius:20px}.utility-modal>div{display:grid}.utility-modal>div button{width:100%}.site-dock{width:calc(100vw - 24px);gap:2px;padding:6px;border-radius:21px}.dock-item{min-height:52px;flex-direction:column;gap:2px;padding:3px 2px 2px;border-radius:15px;font-size:10px;font-weight:680}.dock-icon{width:19px;height:19px}.dock-label-full{display:none}.dock-label-short{display:block}.updates-screen,.tips-screen{height:100dvh;min-height:720px}.product-scroll-page{height:auto;overflow:visible;scrollbar-gutter:auto}.product-story{display:none}.product-mobile-story{display:block;background:#f7f9fc}.product-mobile-story>article{position:relative;min-height:100dvh;display:grid;grid-template-rows:auto minmax(270px,1fr);overflow:hidden;padding:116px 22px 36px;background:radial-gradient(circle at 80% 72%,rgba(190,216,240,.6),transparent 31%),linear-gradient(145deg,#fafcff,#eff5fa)}.product-mobile-story>article:nth-child(2n){background:radial-gradient(circle at 21% 76%,rgba(215,226,241,.72),transparent 35%),#f7f9fc}.product-mobile-story>article>div{position:relative;z-index:3}.product-mobile-story>article>div>span{color:#748196;font-size:10px;font-weight:760;letter-spacing:.08em}.product-mobile-story h1{margin:17px 0 20px;font-size:clamp(40px,11vw,48px);line-height:1.06;letter-spacing:-.06em}.product-mobile-story h1 span{display:block}.product-mobile-story>article>div>p{max-width:340px;margin:0;color:#68758a;font-size:14px;line-height:1.78}.product-mobile-story button{width:fit-content;min-height:46px;margin-top:22px;padding:0 17px;font-size:12px}.product-mobile-story figure{position:relative;min-height:290px;margin:24px 0 0}.product-mobile-story figure:before{content:"";position:absolute;right:-22%;bottom:-42%;width:110vw;height:110vw;border:1px solid rgba(104,143,190,.16);border-radius:50%;box-shadow:0 0 0 18vw #ffffff24}.product-mobile-story figure>span{position:absolute;z-index:2;right:0;bottom:12px;color:#7a879a;font-size:9px;font-weight:740}.product-mobile-story figure img{position:absolute;z-index:1;right:-5%;bottom:-8%;width:68vw;max-height:43dvh;object-fit:contain;object-position:right bottom;filter:drop-shadow(0 20px 28px rgba(49,66,93,.15))}.product-mobile-story>article:first-child figure img{right:-11%;width:86vw}.product-result-section{min-height:0;padding:94px 20px 108px}.product-result-section>header h2{font-size:clamp(40px,11vw,49px)}.product-result-layout{display:block;margin-top:58px}.product-duration{min-height:260px}.product-duration strong{margin-top:39px;font-size:61px}.product-report-sample{min-height:510px;margin-top:24px;padding:27px;border-radius:25px}.product-report-sample>div{padding-top:48px}.product-report-sample h3{font-size:31px}.product-report-sample ul{margin-top:49px}.product-result-notes{display:block;margin-top:34px}.product-entry-section{width:calc(100% - 24px);min-height:0;display:block;margin-bottom:calc(var(--dock-clearance) + 30px);padding:58px 23px;border-radius:28px}.product-entry-section h2{font-size:clamp(39px,10.6vw,47px)}.product-entry-section>div>span{font-size:13px}.product-entry-section button{width:100%}.product-entry-section>aside{width:min(100%,290px);justify-self:center;margin:48px auto 0;padding:21px;border-radius:23px}.product-entry-section>aside>div{width:190px}.updates-copy{top:14.5vh;right:22px;left:22px}.updates-copy h1{max-width:350px;font-size:var(--type-section);line-height:var(--leading-section)}.message-window{top:27.4vh;right:18px;bottom:var(--dock-clearance);left:18px;width:auto}.updates-environment,.updates-character{display:none}.tips-screen{display:block;height:auto;min-height:1180px;padding:118px 20px 0}.tips-copy{padding:0}.tips-copy h1{font-size:43px}.tips-stage{height:610px;margin-top:22px}.tip-machine-2d{right:-8%;left:-8%}.tip-machine-base{left:2%;width:78%}.tip-machine-lid{left:3%;width:76%}.tip-compass-light{left:28%}.tips-character{right:-14%;width:50vw}.tip-card-assembly{left:0;width:49%}.tip-card-output{right:14%;left:16%;width:auto}.experience-screen{height:auto;overflow:visible;scrollbar-gutter:auto}.experience-screen:before{position:absolute}.experience-hero{width:calc(100% - 36px);min-height:0;display:block;padding:108px 0 68px}.experience-intro h1{margin:19px 0 22px;font-size:var(--type-page-title);line-height:var(--leading-page-title);letter-spacing:-.045em}.experience-lead{font-size:var(--type-lead);line-height:var(--leading-lead)}.experience-scan-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:25px}.experience-scan-steps span{min-height:48px;display:grid;justify-items:center;gap:3px;padding:7px 3px;border-radius:14px;font-size:var(--type-support)}.experience-mobile-note{display:block;margin:12px 0 0;color:#8a96a8;font-size:var(--type-support);line-height:var(--leading-support)}.experience-showcase{display:grid;grid-template-columns:1fr;justify-items:center;gap:28px;margin-top:48px}.phone-demo-holder{width:250px;height:541px}.report-phone{zoom:.61}.experience-qr-card{width:min(100%,330px);padding:24px}.experience-qr-code{width:min(210px,100%)}.experience-qr-card h2{font-size:var(--type-card-title)}.experience-values{width:calc(100% - 36px);padding:62px 0 calc(var(--dock-clearance) + 42px)}.experience-values>header{display:block;margin-bottom:32px}.experience-values>header h2{font-size:var(--type-section)}.experience-values>header>span{display:block;margin-top:16px;padding:0;text-align:left}.experience-value-grid{grid-template-columns:1fr}.experience-value-grid article{min-height:190px;padding:24px}.experience-value-grid h3{margin-top:38px}.experience-values>footer{align-items:flex-start;margin-top:28px}.start-assessment-screen{height:auto;min-height:100dvh;display:block;overflow:visible;padding:112px 20px calc(var(--dock-clearance) + 42px)}.start-assessment-copy h1{margin:19px 0 23px;font-size:var(--type-page-title);line-height:var(--leading-page-title)}.start-assessment-copy>p:not(.eyebrow){font-size:var(--type-lead);line-height:var(--leading-lead)}.start-assessment-actions{display:grid}.start-assessment-actions button{width:100%}.start-assessment-miniapp{width:100%;margin-top:48px;padding:24px;border-radius:24px}.start-assessment-miniapp>div{width:min(220px,100%)}.about-screen{height:auto;overflow:visible;scrollbar-gutter:auto}.about-hero{min-height:100dvh;display:block;padding:112px 22px 0}.about-hero-copy{padding:0}.about-hero-copy h1{margin:18px 0 23px;font-size:var(--type-page-title);line-height:var(--leading-page-title)}.about-hero-copy>span{font-size:var(--type-lead);line-height:var(--leading-lead)}.about-hero-visual{height:43dvh;min-height:320px;margin-top:18px}.about-hero-visual img{right:-13%;bottom:-5%;width:82vw;max-height:45dvh}.about-hero-visual>i:nth-child(1){right:-25%;width:125%}.about-origin,.about-current,.about-future,.about-principles{min-height:0;display:block;padding:94px 22px}.about-origin header h2,.about-current-copy h2,.about-method header h2,.about-future header h2,.about-principles header h2,.about-contact-copy h2{font-size:var(--type-section)}.about-origin>div{padding:52px 0 0}.about-origin>div p{font-size:var(--type-lead);line-height:var(--leading-lead)}.about-current-copy>span{font-size:var(--type-body);line-height:var(--leading-body)}.about-current-copy button{width:100%}.about-current-proof{margin-top:67px}.about-current-proof:before{width:112vw}.about-report-sheet{min-height:530px;padding:25px;border-radius:25px}.about-report-sheet h3{margin:59px 0 47px;font-size:var(--type-feature)}.about-report-sheet footer{right:25px;bottom:27px;left:25px}.about-method{min-height:0;padding:96px 22px 108px}.about-method-route{display:grid;grid-template-columns:1fr;gap:56px;margin-top:66px;padding-left:27px}.about-method-route>i{top:5px;right:auto;bottom:4px;left:6px;width:1px;height:auto;background:linear-gradient(var(--orange),rgba(107,144,189,.34) 42%,rgba(107,144,189,.14))}.about-method-route article{padding:0}.about-method-route article:before{top:3px;left:-27px}.about-method-route h3{font-size:var(--type-card-title)}.about-future>header{position:static}.about-roadmap{margin-top:60px}.about-roadmap article{min-height:0;grid-template-columns:38px 1fr;gap:15px}.about-roadmap article>svg:last-child{display:none}.about-roadmap h3{font-size:var(--type-card-title)}.about-impact{min-height:0;display:block;padding:94px 22px 100px}.about-impact h2{margin-top:17px;font-size:var(--type-statement);line-height:var(--leading-statement)}.about-impact>div{width:100%;max-width:none;margin-top:38px;padding:27px 0 0 20px;border-top:1px solid rgba(99,123,156,.24);border-left:0}.about-impact>div p{font-size:var(--type-body);line-height:var(--leading-body)}.about-principles>div{margin-top:62px}.about-principles article{grid-template-columns:32px 1fr;gap:14px}.about-principles article p{grid-column:2}.about-contact{width:calc(100% - 24px);min-height:0;display:block;padding:62px 23px;border-radius:28px}.about-contact-copy>span{font-size:var(--type-body);line-height:var(--leading-body)}.about-contact-copy button{width:100%}.about-contact-list{margin-top:55px}.about-contact-list article{align-items:flex-start;flex-direction:column;gap:8px}.about-footer{min-height:40px;padding:8px 18px}.about-footer>div{gap:0}.about-footer>div>span{display:none}.about-footer .site-compliance-record{margin:0;padding:0;border:0}.about-footer em{display:none}}.product-long-page{height:100dvh;min-height:100dvh;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-gutter:stable;color:#111824;background:#f7f9fc}.product-long-hero,.product-long-section{position:relative;width:100%;min-height:100dvh;overflow:hidden}.product-long-hero{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);align-items:center;gap:clamp(52px,6vw,110px);padding:128px max(54px,6.7vw) max(104px,var(--dock-clearance));background:radial-gradient(circle at 78% 28%,rgba(200,220,240,.52),transparent 29%),linear-gradient(118deg,#fbfcfe,#f6f9fc 58%,#edf4f9)}.product-long-hero:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background:linear-gradient(transparent,rgba(105,131,165,.13) 18% 80%,transparent)}.product-long-hero-copy{position:relative;z-index:3}.product-long-eyebrow{margin:0;color:#707e92;font-size:11px;font-weight:780;letter-spacing:.14em}.product-long-hero h1{max-width:820px;margin:27px 0 32px;font-size:clamp(54px,4.4vw,80px);font-weight:820;line-height:1.035;letter-spacing:-.068em;text-wrap:balance}.product-long-hero h1 span{display:block}.product-long-hero h1 .accent-line{color:var(--orange)}.product-long-lead{max-width:620px;margin:0;color:#667388;font-size:clamp(15px,1.06vw,18px);line-height:1.85;text-wrap:pretty}.product-long-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.product-long-actions button,.product-direction-intro button,.product-action-copy button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:0 21px;border:1px solid #172131;border-radius:999px;color:#fff;background:#172131;box-shadow:0 14px 30px #18223324;font-size:13px;font-weight:720;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease,background .22s ease}.product-long-actions button:hover,.product-direction-intro button:hover,.product-action-copy button:hover{transform:translateY(-2px);box-shadow:0 18px 36px #18223333}.product-long-actions button:active,.product-direction-intro button:active,.product-action-copy button:active{transform:scale(.975)}.product-long-actions .secondary{color:#445166;border-color:#5f759447;background:#ffffff9e;box-shadow:none}.product-long-facts{display:flex;gap:clamp(34px,4vw,70px);margin:46px 0 0;padding-top:25px;border-top:1px solid rgba(99,123,156,.2)}.product-long-facts div{display:grid;gap:7px}.product-long-facts dt{color:#1a2433;font-size:18px;font-weight:780}.product-long-facts dd{margin:0;color:#7c899c;font-size:11px}.product-compass-panel{position:relative;z-index:2;width:min(100%,660px);height:min(72dvh,690px);min-height:520px;justify-self:end;margin:0;overflow:hidden;border:1px solid rgba(242,212,155,.2);border-radius:36px;background:radial-gradient(circle at 50% 45%,#151109 0,#070707 44%,#030304 78%);box-shadow:0 36px 90px #202b3c36,inset 0 1px #ffffff0d}.product-compass-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.24;background-image:radial-gradient(circle,rgba(255,240,204,.78) 0 1px,transparent 1.5px);background-size:93px 83px;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 18%,#000 74%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 18%,#000 74%,transparent)}.product-compass-panel>span{position:absolute;z-index:2;top:27px;left:29px;color:#f4e0bb9e;font-size:10px;font-weight:720;letter-spacing:.1em}.product-compass-panel img{position:absolute;top:50%;left:50%;width:min(78%,490px);transform:translate(-50%,-51%);filter:saturate(.88) brightness(.96)}.product-compass-panel figcaption{position:absolute;z-index:2;right:29px;bottom:27px;left:29px;display:flex;align-items:center;gap:10px;color:#ecdec785;font-size:11px}.product-compass-panel figcaption i{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#e1b66e;box-shadow:0 0 14px #e1b66ea3}.product-long-section{padding:142px max(54px,6.7vw)}.product-long-section-copy h2,.product-reality-copy h2,.product-direction-section>header h2,.product-action-copy h2{margin:0;font-size:clamp(50px,5.15vw,88px);line-height:1.045;letter-spacing:-.064em;text-wrap:balance}.product-long-section-copy h2 span,.product-reality-copy h2 span,.product-direction-section>header h2 span,.product-action-copy h2 span{display:block}.product-long-index{color:var(--orange-deep);font-size:11px;font-weight:800;letter-spacing:.1em}.product-long-section-copy>p,.product-reality-copy>p,.product-direction-intro>p,.product-action-copy>p{max-width:610px;color:#68758a;font-size:15px;line-height:1.84;text-wrap:pretty}.product-understand-section{display:grid;grid-template-columns:minmax(360px,.84fr) minmax(520px,1.16fr);align-items:center;gap:clamp(70px,9vw,150px);background:#eef3f7}.product-understand-section .product-long-section-copy h2{margin:24px 0 31px;font-size:clamp(48px,4.35vw,72px)}.product-question-window{min-height:560px;display:flex;flex-direction:column;padding:clamp(32px,4vw,58px);border:1px solid rgba(105,131,165,.2);border-radius:32px;background:#ffffffd1;box-shadow:0 28px 70px #2d415e1a,inset 0 1px #ffffffeb}.product-question-window>header{display:flex;justify-content:space-between;padding-bottom:25px;border-bottom:1px solid rgba(105,131,165,.18);color:#69768a;font-size:11px}.product-question-window>header small{color:var(--orange-deep);font-weight:780}.product-question-window>strong{max-width:570px;margin-top:66px;font-size:clamp(28px,2.5vw,42px);line-height:1.24;letter-spacing:-.04em}.product-question-window>div{display:grid;gap:11px;margin-top:39px}.product-question-window>div span{min-height:49px;display:flex;align-items:center;padding:0 17px;border:1px solid rgba(107,132,166,.2);border-radius:12px;color:#536176;background:#f8fafc;font-size:13px}.product-question-window>div span:first-child{border-color:#ff5a1f47;color:#303a4a;background:#fff7f2}.product-question-window>footer{display:flex;align-items:center;gap:11px;margin-top:auto;padding-top:34px;color:#7c899c;font-size:11px}.product-question-window>footer i{width:8px;height:8px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 6px #ff5a1f14}.product-question-window>footer p{margin:0}.product-reality-section{display:grid;grid-template-columns:minmax(430px,.86fr) minmax(500px,1.14fr);align-items:center;gap:clamp(70px,8vw,140px);color:#f5f7fa;background:radial-gradient(circle at 20% 36%,rgba(101,140,181,.23),transparent 32%),linear-gradient(126deg,#111a27,#18283b 76%,#20364f)}.product-reality-visual{position:relative;align-self:stretch;min-height:680px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:34px;background:radial-gradient(circle at 58% 44%,rgba(215,230,243,.68),transparent 36%),linear-gradient(145deg,#f4f7f9,#dfe9f1)}.product-reality-visual>span{position:absolute;z-index:2;top:27px;left:29px;color:#69778b;font-size:10px;font-weight:760;letter-spacing:.12em}.product-reality-visual img{position:absolute;right:-9%;bottom:-5%;width:94%;max-height:92%;object-fit:contain;object-position:right bottom;filter:drop-shadow(0 28px 38px rgba(44,59,78,.16))}.product-reality-copy>p:first-child{margin:0 0 23px;color:#e2af72;font-size:11px;font-weight:760;letter-spacing:.1em}.product-reality-copy>p:nth-of-type(2){margin:31px 0 0;color:#e1e8f1a6}.product-reality-list{margin-top:58px;border-top:1px solid rgba(255,255,255,.14)}.product-reality-list article{display:grid;grid-template-columns:34px minmax(130px,.62fr) minmax(220px,1.38fr);gap:18px;padding:22px 0;border-bottom:1px solid rgba(255,255,255,.14)}.product-reality-list article>span{color:#e2af72;font-size:10px;font-weight:780}.product-reality-list strong{font-size:15px}.product-reality-list p{margin:0;color:#dee6f094;font-size:12px;line-height:1.65}.product-direction-section{background:linear-gradient(180deg,#f8fafc,#edf3f8)}.product-direction-section>header{display:grid;grid-template-columns:minmax(220px,.48fr) minmax(620px,1.52fr);gap:70px;align-items:start}.product-direction-section>header>div{padding-top:12px}.product-direction-section>header>div span{color:var(--orange-deep);font-size:11px;font-weight:800}.product-direction-section>header>div p{max-width:220px;margin:18px 0 0;color:#788599;font-size:12px;line-height:1.75}.product-direction-layout{display:grid;grid-template-columns:minmax(260px,.54fr) minmax(560px,1.46fr);gap:clamp(70px,9vw,150px);align-items:end;margin-top:100px}.product-direction-intro{align-self:stretch;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:8px;border-top:1px solid rgba(102,125,158,.24)}.product-direction-intro>p{margin:28px 0 0}.product-direction-intro button{width:fit-content;margin-top:28px}.product-report-card{min-height:580px;padding:clamp(30px,3.4vw,52px);border-radius:34px;color:#fff;background:radial-gradient(circle at 87% 10%,rgba(111,150,196,.37),transparent 31%),linear-gradient(150deg,#101824,#1a2a3e 70%,#263e59);box-shadow:0 35px 80px #1f2f4638}.product-report-card>header{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:28px;border-bottom:1px solid rgba(255,255,255,.14)}.product-report-card>header div{display:grid;gap:8px}.product-report-card>header span{font-size:14px;font-weight:730}.product-report-card>header small{color:#e8eff885;font-size:9px;letter-spacing:.1em}.product-report-card>header svg{color:#e7b879}.product-report-card>div{margin-top:76px}.product-report-card>div p{margin:0 0 15px;color:#e7b879;font-size:11px;font-weight:720;letter-spacing:.08em}.product-report-card h3{max-width:580px;margin:0;font-size:clamp(32px,3vw,49px);line-height:1.15;letter-spacing:-.045em}.product-report-card ul{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:78px 0 0;padding:25px 0 0;border-top:1px solid rgba(255,255,255,.14);list-style:none;color:#ebf1f8b3;font-size:11px;line-height:1.55}.product-report-card li{display:flex;align-items:flex-start;gap:9px}.product-report-card li svg{flex:0 0 auto;margin-top:1px;color:#e7b879}.product-action-section{width:calc(100% - max(56px,8vw));min-height:82dvh;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,340px);gap:90px;align-items:center;margin:70px auto calc(var(--dock-clearance) + 54px);padding:96px clamp(48px,7vw,112px);border:1px solid rgba(102,125,158,.18);border-radius:42px;background:radial-gradient(circle at 83% 26%,rgba(170,201,232,.62),transparent 35%),linear-gradient(128deg,#edf3f8,#dfeaf4);box-shadow:0 34px 80px #293d5b1f}.product-action-copy>span{display:block;margin-bottom:22px;color:var(--orange-deep);font-size:11px;font-weight:780;letter-spacing:.12em}.product-action-copy>p{margin:28px 0 0}.product-action-copy .product-action-note{margin-top:18px;color:#7f8b9d;font-size:12px}.product-action-copy button{margin-top:30px}.product-action-code{justify-self:end;display:grid;justify-items:center;padding:24px;border:1px solid rgba(255,255,255,.72);border-radius:28px;background:#fafdffb3;box-shadow:0 20px 54px #35486821,inset 0 1px #ffffffe6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.product-action-code>div{width:210px;aspect-ratio:1;overflow:hidden;border:8px solid #fff;border-radius:19px;background:#fff}.product-action-code img{width:100%;height:100%;object-fit:contain}.product-action-code p{margin:18px 0 7px;color:#1a2433;font-size:17px;font-weight:730}.product-action-code span{color:#748095;font-size:11px}@media (max-width: 1180px){.product-long-hero{grid-template-columns:minmax(0,1fr) minmax(390px,.8fr);gap:44px;padding-right:54px;padding-left:54px}.product-long-hero h1{font-size:clamp(50px,5vw,62px)}.product-compass-panel{min-height:500px}.product-understand-section,.product-reality-section{gap:62px;padding-right:54px;padding-left:54px}.product-understand-section{grid-template-columns:minmax(320px,.74fr) minmax(470px,1.26fr)}.product-reality-section{grid-template-columns:minmax(360px,.78fr) minmax(470px,1.22fr)}.product-reality-visual{min-height:600px}.product-direction-section{padding-right:54px;padding-left:54px}.product-direction-section>header{grid-template-columns:190px 1fr}.product-direction-layout{grid-template-columns:240px 1fr;gap:58px}.product-action-section{gap:58px;padding:76px 58px}}@media (max-width: 820px){.product-long-page{height:auto;overflow:visible;scrollbar-gutter:auto}.product-long-hero,.product-long-section{min-height:0}.product-long-hero{display:block;padding:112px 22px 82px}.product-long-hero:before{display:none}.product-long-hero h1{margin:20px 0 23px;font-size:clamp(43px,12vw,54px);line-height:1.06}.product-long-lead{font-size:14px;line-height:1.8}.product-long-actions{display:grid;grid-template-columns:1fr 1fr;margin-top:27px}.product-long-actions button{min-width:0;padding:0 13px;font-size:11px}.product-long-facts{gap:29px;margin-top:36px}.product-long-facts dt{font-size:16px}.product-compass-panel{width:100%;height:430px;min-height:0;margin-top:50px;border-radius:25px}.product-compass-panel>span{top:20px;left:21px;font-size:9px}.product-compass-panel img{width:min(86%,350px)}.product-compass-panel figcaption{right:21px;bottom:20px;left:21px;font-size:10px}.product-long-section{display:block;padding:94px 22px}.product-long-section-copy h2,.product-reality-copy h2,.product-direction-section>header h2,.product-action-copy h2{font-size:clamp(40px,11vw,50px);line-height:1.07}.product-understand-section .product-long-section-copy h2{font-size:clamp(40px,11vw,50px)}.product-long-section-copy>p,.product-reality-copy>p,.product-direction-intro>p,.product-action-copy>p{font-size:14px;line-height:1.8}.product-question-window{min-height:520px;margin-top:58px;padding:25px;border-radius:24px}.product-question-window>strong{margin-top:54px;font-size:29px}.product-question-window>div{margin-top:34px}.product-reality-section{display:flex;flex-direction:column}.product-reality-copy{order:1}.product-reality-visual{order:2;width:100%;min-height:470px;margin-top:54px;border-radius:25px}.product-reality-copy>p:nth-of-type(2){color:#e1e8f1a8}.product-reality-list{margin-top:46px}.product-reality-list article{grid-template-columns:30px 1fr;gap:12px}.product-reality-list article p{grid-column:2}.product-reality-visual img{right:-18%;width:118%}.product-direction-section>header{display:block}.product-direction-section>header>div{margin-bottom:30px;padding:0}.product-direction-section>header>div p{max-width:none}.product-direction-layout{display:block;margin-top:56px}.product-direction-intro{padding-top:25px;border-top:1px solid rgba(102,125,158,.24)}.product-report-card{min-height:540px;margin-top:52px;padding:27px;border-radius:25px}.product-report-card>div{margin-top:60px}.product-report-card h3{font-size:31px}.product-report-card ul{grid-template-columns:1fr;gap:14px;margin-top:58px}.product-action-section{width:calc(100% - 24px);display:block;margin:12px auto calc(var(--dock-clearance) + 30px);padding:62px 23px;border-radius:28px}.product-action-copy button{width:100%}.product-action-code{width:min(100%,290px);justify-self:center;margin:48px auto 0;padding:21px;border-radius:23px}.product-action-code>div{width:190px}}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.site-header.is-elevated .site-header-inner{background:#f9fcfff7}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.auxiliary-page{--info-max: 1240px}.info-screen{position:relative;height:100dvh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;color:#141a25;background:#f6f9fd;scrollbar-gutter:stable}.info-screen:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 78% 4%,rgba(82,199,255,.09),transparent 25%),radial-gradient(circle at 16% 36%,rgba(113,107,255,.055),transparent 28%),linear-gradient(rgba(122,148,187,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(122,148,187,.045) 1px,transparent 1px);background-size:auto,auto,72px 72px,72px 72px;-webkit-mask-image:linear-gradient(to bottom,#000 0 42%,transparent 78%);mask-image:linear-gradient(to bottom,#000 0 42%,transparent 78%)}.info-page-inner{position:relative;z-index:2;width:min(var(--info-max),calc(100% - 80px));margin:0 auto;padding:142px 0 calc(var(--dock-clearance) + 80px)}.info-hero{min-height:470px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:center;gap:90px;border-bottom:1px solid rgba(111,133,166,.25)}.info-kicker,.section-heading p,.info-cta p,.platform-contact>div>p{margin:0;color:#78869c;font-size:var(--type-eyebrow);font-weight:780;line-height:1.5;letter-spacing:.2em}.info-hero h1{max-width:800px;margin:23px 0 25px;font-size:var(--type-page-title);font-weight:830;line-height:var(--leading-page-title);letter-spacing:-.045em;text-wrap:balance}.info-lead{max-width:760px;margin:0;color:#606c80;font-size:var(--type-lead);line-height:var(--leading-lead)}.brief-note,.report-disclosure,.platform-principles{position:relative;min-height:210px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:28px 0 28px 30px;border-left:1px solid rgba(255,90,31,.55)}.brief-note:before,.report-disclosure:before,.platform-principles:before{content:"";position:absolute;top:0;left:-4px;width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 6px #ff5a1f14}.brief-note svg,.report-disclosure svg,.platform-principles svg{margin-bottom:32px;color:var(--orange)}.brief-note span,.platform-principles span{color:#8591a4;font-size:var(--type-eyebrow);font-weight:750;line-height:1.5;letter-spacing:.16em}.brief-note strong,.report-disclosure strong,.platform-principles strong{margin-top:9px;font-size:var(--type-card-title);line-height:var(--leading-card-title)}.brief-note p,.report-disclosure p{margin:9px 0 0;color:#7b879a;font-size:var(--type-support);line-height:var(--leading-support)}.faq-section,.value-brief-section,.cooperation-section{padding:106px 0;border-bottom:1px solid rgba(111,133,166,.22)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:50px}.section-heading h2{margin:13px 0 0;font-size:var(--type-section);line-height:var(--leading-section);letter-spacing:-.05em;text-wrap:balance}.section-heading>span{color:#8c98aa;font-size:var(--type-support);line-height:var(--leading-support);letter-spacing:.1em;white-space:nowrap}.faq-list{border-top:1px solid rgba(111,133,166,.22)}.faq-list article{border-bottom:1px solid rgba(111,133,166,.22)}.faq-list article>button{width:100%;min-height:82px;display:grid;grid-template-columns:54px 1fr 30px;align-items:center;gap:18px;padding:0;color:#202838;background:transparent;text-align:left}.faq-list article>button i{color:#9aa6b7;font-size:var(--type-eyebrow);font-style:normal;letter-spacing:.12em}.faq-list article>button strong{font-size:var(--type-card-title);font-weight:680;line-height:var(--leading-card-title)}.faq-list article>button>span{justify-self:end;color:var(--orange);font-size:24px;font-weight:300}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s cubic-bezier(.22,1,.36,1)}.faq-answer p{min-height:0;max-width:820px;overflow:hidden;margin:0 0 0 72px;color:#697589;font-size:var(--type-body);line-height:var(--leading-body);opacity:0;transition:margin .28s ease,opacity .22s ease}.faq-list article.open .faq-answer{grid-template-rows:1fr}.faq-list article.open .faq-answer p{margin-bottom:30px;opacity:1}.faq-list article.open>button strong{color:var(--orange-deep)}.value-brief-layout{display:grid;grid-template-columns:290px 1fr;gap:80px;align-items:start}.value-brief-layout>aside{position:sticky;top:112px;padding:25px;border:1px solid rgba(113,132,164,.22);background:#ffffff94}.value-brief-layout>aside svg{color:var(--orange)}.value-brief-layout>aside strong{display:block;margin:25px 0 10px;font-size:var(--type-body-strong);line-height:1.55}.value-brief-layout>aside p{margin:0;color:#727e91;font-size:var(--type-support);line-height:var(--leading-support)}.value-brief-layout ol{margin:0;padding:0;list-style:none;border-top:1px solid rgba(111,133,166,.22)}.value-brief-layout li{display:grid;grid-template-columns:64px 1fr;gap:24px;padding:30px 0 34px;border-bottom:1px solid rgba(111,133,166,.22)}.value-brief-layout li>span{padding-top:4px;color:var(--orange);font-size:var(--type-eyebrow);font-weight:760;letter-spacing:.13em}.value-brief-layout h3{margin:0 0 12px;font-size:var(--type-card-title);line-height:var(--leading-card-title)}.value-brief-layout li p{max-width:720px;margin:0;color:#657185;font-size:var(--type-body);line-height:var(--leading-body)}.info-cta{min-height:210px;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:60px 0 0}.info-cta h2{max-width:760px;margin:13px 0 0;font-size:var(--type-feature);line-height:var(--leading-feature);letter-spacing:-.04em;text-wrap:balance}.info-cta>button,.platform-contact>button{min-height:52px;flex:0 0 auto;display:flex;align-items:center;gap:18px;padding:0 22px;border-radius:999px;color:#fff;background:#172131;box-shadow:0 14px 30px #18223329;font-size:var(--type-button);font-weight:720}.report-hero{min-height:460px}.report-disclosure{min-height:190px}.report-showcase{display:grid;grid-template-columns:320px 1fr;gap:76px;padding:100px 0;border-bottom:1px solid rgba(111,133,166,.22)}.report-showcase>nav{border-top:1px solid rgba(111,133,166,.22)}.report-showcase>nav button{position:relative;width:100%;min-height:70px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:0 13px 0 0;border-bottom:1px solid rgba(111,133,166,.22);color:#5c687b;background:transparent;text-align:left;transition:color .2s ease,padding-left .22s cubic-bezier(.22,1,.36,1)}.report-showcase>nav button:before{content:"";position:absolute;top:0;bottom:0;left:0;width:2px;background:var(--orange);transform:scaleY(0);transition:transform .22s ease}.report-showcase>nav button span{color:#98a4b6;font-size:var(--type-eyebrow);letter-spacing:.1em}.report-showcase>nav button strong{font-size:var(--type-body)}.report-showcase>nav button.active{padding-left:15px;color:#172131}.report-showcase>nav button.active:before{transform:scaleY(1)}.report-showcase>nav button.active span,.report-showcase>nav button.active svg{color:var(--orange)}.report-preview{min-width:0}.report-preview article{min-height:620px;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;border:1px solid rgba(119,139,169,.26);background:#ffffffc7;box-shadow:0 28px 65px #2437581c}.report-preview article>header{min-height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 32px;border-bottom:1px solid rgba(111,133,166,.2)}.report-preview article>header>div{display:grid;gap:5px}.report-preview article>header span,.report-preview article>header small,.report-preview article>footer{color:#8793a6;font-size:var(--type-eyebrow);line-height:1.5;letter-spacing:.14em}.report-preview article>header svg{color:var(--orange)}.report-preview article>section{align-self:center;padding:58px clamp(36px,6vw,82px)}.preview-label{margin:0 0 18px;color:var(--orange-deep);font-size:var(--type-eyebrow);font-weight:760;line-height:1.5;letter-spacing:.15em}.report-preview h2{max-width:700px;margin:0;font-size:var(--type-feature);line-height:var(--leading-feature);letter-spacing:-.04em;text-wrap:balance}.preview-purpose{max-width:700px;margin:25px 0 0;color:#616d81;font-size:var(--type-body);line-height:var(--leading-body)}.preview-divider{width:72px;height:2px;margin:35px 0 27px;background:var(--orange)}.report-preview h3{margin:0 0 16px;font-size:var(--type-card-title);line-height:var(--leading-card-title)}.report-preview ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.report-preview li{display:flex;align-items:center;gap:10px;color:#637084;font-size:var(--type-body);line-height:var(--leading-body)}.report-preview li svg{flex:0 0 auto;color:#58a77d}.report-preview article>footer{min-height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 32px;border-top:1px solid rgba(111,133,166,.2)}.report-preview article>footer i{color:#2c3648;font-style:normal}.platform-hero{min-height:480px}.platform-principles{min-height:190px}.cooperation-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(111,133,166,.22);border-left:1px solid rgba(111,133,166,.22)}.cooperation-grid article{min-height:300px;display:flex;flex-direction:column;padding:30px;border-right:1px solid rgba(111,133,166,.22);border-bottom:1px solid rgba(111,133,166,.22);background:#ffffff52;transition:background .22s ease,transform .22s cubic-bezier(.22,1,.36,1)}.cooperation-grid article:hover{z-index:2;background:#ffffffc7;transform:translateY(-3px);box-shadow:0 20px 48px #24375817}.cooperation-grid article>header{display:flex;align-items:center;justify-content:space-between;color:#929fb1;font-size:var(--type-eyebrow);line-height:1.5;letter-spacing:.12em}.cooperation-grid article>header svg{color:var(--orange)}.cooperation-grid h3{margin:47px 0 15px;font-size:var(--type-card-title);line-height:var(--leading-card-title);letter-spacing:-.025em}.cooperation-grid p{margin:0;color:#687488;font-size:var(--type-body);line-height:var(--leading-body)}.cooperation-grid footer{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:25px;color:#7c889b;font-size:var(--type-support);line-height:var(--leading-support)}.cooperation-grid footer i{width:6px;height:6px;border-radius:50%;background:#45ad79;box-shadow:0 0 0 4px #45ad7917}.cooperation-grid footer i.planned{background:#9aa6b7;box-shadow:none}.cooperation-grid article:last-child{grid-column:2 / 3}.platform-contact{min-height:300px;display:flex;align-items:center;justify-content:space-between;gap:50px;padding-top:60px}.platform-contact h2{max-width:770px;margin:14px 0 13px;font-size:var(--type-feature);line-height:var(--leading-feature);letter-spacing:-.04em;text-wrap:balance}.platform-contact>div>span{display:block;max-width:760px;color:#738094;font-size:var(--type-body);line-height:var(--leading-body)}.platform-contact>button{background:linear-gradient(120deg,#ff682c,#f15318);box-shadow:0 15px 32px #ff511733}@media (max-width: 980px){.info-page-inner{width:min(var(--info-max),calc(100% - 48px))}.info-hero{grid-template-columns:1fr 280px;gap:50px}.report-showcase{grid-template-columns:250px 1fr;gap:42px}.value-brief-layout{grid-template-columns:250px 1fr;gap:48px}}@media (max-width: 820px){.info-screen{height:auto;min-height:100dvh;overflow:visible}.info-page-inner{width:calc(100% - 38px);padding:100px 0 calc(var(--dock-clearance) + 44px)}.info-hero{min-height:auto;display:block;padding:50px 0 64px}.info-hero h1{margin:19px 0 22px;font-size:var(--type-page-title);line-height:var(--leading-page-title)}.info-lead{font-size:var(--type-lead);line-height:var(--leading-lead)}.brief-note,.report-disclosure,.platform-principles{min-height:0;margin-top:48px;padding:20px 0 8px 22px}.brief-note svg,.report-disclosure svg,.platform-principles svg{margin-bottom:20px}.faq-section,.value-brief-section,.cooperation-section{padding:68px 0}.section-heading{align-items:flex-start;margin-bottom:34px}.section-heading h2{font-size:var(--type-section)}.section-heading>span{display:none}.faq-list article>button{min-height:74px;grid-template-columns:34px 1fr 24px;gap:10px}.faq-list article>button strong{font-size:var(--type-card-title);line-height:var(--leading-card-title)}.faq-answer p{margin-left:44px;font-size:var(--type-body);line-height:var(--leading-body)}.faq-list article.open .faq-answer p{margin-bottom:25px}.value-brief-layout{display:block}.value-brief-layout>aside{position:static;margin-bottom:35px}.value-brief-layout li{grid-template-columns:38px 1fr;gap:12px;padding:25px 0 28px}.value-brief-layout h3{font-size:var(--type-card-title)}.value-brief-layout li p{font-size:var(--type-body)}.info-cta{display:grid;min-height:250px;gap:28px;padding-top:48px}.info-cta h2{font-size:var(--type-feature)}.info-cta>button{width:fit-content}.report-showcase{display:block;padding:68px 0}.report-showcase>nav{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:28px;border-left:1px solid rgba(111,133,166,.22)}.report-showcase>nav button{min-height:68px;grid-template-columns:1fr;gap:3px;padding:9px 10px;border-right:1px solid rgba(111,133,166,.22);text-align:center}.report-showcase>nav button:before,.report-showcase>nav button svg{display:none}.report-showcase>nav button.active{padding-left:10px;color:#fff;background:#172131}.report-showcase>nav button.active span{color:#ffb493}.report-preview article{min-height:600px}.report-preview article>header,.report-preview article>footer{padding:0 20px}.report-preview article>section{padding:44px 24px}.report-preview h2{font-size:var(--type-feature)}.preview-purpose{font-size:var(--type-body)}.cooperation-grid{grid-template-columns:1fr}.cooperation-grid article,.cooperation-grid article:last-child{min-height:250px;grid-column:auto}.cooperation-grid h3{margin-top:35px}.platform-contact{display:grid;min-height:340px;gap:28px;padding:58px 0 20px}.platform-contact h2{font-size:var(--type-feature)}.platform-contact>button{width:fit-content}}@media (max-width: 420px){.info-page-inner{width:calc(100% - 32px)}.info-hero h1{font-size:var(--type-page-title)}.report-showcase>nav{grid-template-columns:repeat(2,1fr)}.report-preview h2{font-size:var(--type-feature)}}._home-page_2ythl_1._text-home_2ythl_1{--navy: #172131;--shadow-soft: 0 18px 48px rgba(43, 63, 94, .1);--shadow-raised: 0 28px 72px rgba(35, 54, 86, .16);position:relative;height:100dvh;min-height:100svh;overflow-x:clip;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-gutter:stable both-edges;color:var(--ink);background:var(--paper);scroll-behavior:smooth}._text-home_2ythl_1 ._hero_2ythl_17{position:relative;isolation:isolate;height:100dvh;min-height:720px;display:grid;place-items:center;overflow:hidden;padding:108px 24px;background:#f6f8fb}._hero-media_2ythl_29{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}._hero-media_2ythl_29:before,._hero-media_2ythl_29:after{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none}._hero-media_2ythl_29:before{background:linear-gradient(180deg,#f9fbfead,#f9fbfe1f 52%,#f9fbfe00 73%),radial-gradient(circle at 50% 34%,#ffffff61,#fff0 44%)}._hero-media_2ythl_29:after{background:linear-gradient(90deg,rgba(247,249,252,.15),transparent 28%,transparent 72%,rgba(247,249,252,.15))}._hero-media_2ythl_29 img{width:100%;height:100%;display:block;object-fit:cover;object-position:center bottom;filter:saturate(.86) contrast(1.015)}._text-home_2ythl_1 ._hero-copy_2ythl_65{position:relative;z-index:3;width:min(940px,calc(100% - 32px));justify-self:center;margin:0;text-align:center}._text-home_2ythl_1 ._eyebrow_2ythl_74{margin:0 0 22px;color:#65748a;font-size:var(--type-eyebrow);font-weight:760;line-height:1.5;letter-spacing:.15em}._text-home_2ythl_1 ._hero_2ythl_17 h1{max-width:920px;margin:0 auto;color:#131a26;font-size:var(--type-display);font-weight:830;line-height:var(--leading-display);letter-spacing:-.055em;text-wrap:balance}._text-home_2ythl_1 ._hero_2ythl_17 h1 span,._text-home_2ythl_1 ._page-section_2ythl_95 h2 span{display:block;color:var(--orange)}._text-home_2ythl_1 ._lead_2ythl_100{max-width:760px;margin:23px auto 0;color:#5e6d84;font-size:var(--type-lead);line-height:var(--leading-lead);text-wrap:pretty}._scroll-cue_2ythl_109{position:absolute;z-index:4;bottom:calc(var(--dock-clearance, 114px) + 14px);left:50%;display:inline-flex;align-items:center;gap:8px;padding:9px 11px;border:0;color:#65748a;background:transparent;font-size:var(--type-button);font-weight:700;cursor:pointer;transform:translate(-50%);transition:color .18s ease,transform .2s ease}._scroll-cue_2ythl_109:hover{color:var(--orange);transform:translate(-50%,3px)}._scroll-cue_2ythl_109:active{transform:translate(-50%,1px)}._page-section_2ythl_95{position:relative;min-height:100svh;display:grid;align-items:center;padding:148px 56px 142px;scroll-margin-top:92px}._section-shell_2ythl_146{width:min(1160px,100%);margin:0 auto}._section-number_2ythl_151{margin:0 0 21px;color:#66758b;font-size:var(--type-eyebrow);font-weight:780;line-height:1.5;letter-spacing:.13em}._page-section_2ythl_95 h2{margin:0;color:var(--ink);font-size:var(--type-section);font-weight:820;line-height:var(--leading-section);letter-spacing:-.05em;text-wrap:balance}._section-lead_2ythl_170{max-width:610px;margin:27px 0 0;color:#5f6e84;font-size:var(--type-lead);line-height:var(--leading-lead);text-wrap:pretty}._experience-section_2ythl_179{overflow:hidden;background:radial-gradient(circle at 83% 47%,rgba(215,228,244,.62),transparent 31%),#fbfcfe}._experience-grid_2ythl_186{display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.88fr);align-items:center;gap:clamp(72px,8vw,118px)}._section-copy_2ythl_193{max-width:590px}._plain-points_2ythl_197{display:grid;gap:25px;max-width:585px;margin-top:39px}._plain-points_2ythl_197>div{display:grid;grid-template-columns:30px minmax(0,1fr);gap:15px;align-items:start}._plain-points_2ythl_197 svg{margin-top:1px;color:var(--orange)}._plain-points_2ythl_197 strong,._plain-points_2ythl_197 small{display:block}._plain-points_2ythl_197 strong{color:var(--ink);font-size:var(--type-body-strong);line-height:1.4}._plain-points_2ythl_197 small{margin-top:5px;color:#66758b;font-size:var(--type-body);line-height:var(--leading-body)}._assessment-preview_2ythl_234{width:100%;max-width:474px;justify-self:end;overflow:hidden;border:1px solid rgba(91,116,151,.2);border-radius:28px;background:#ffffffeb;box-shadow:0 30px 84px #263b5c26;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}._assessment-preview-header_2ythl_246{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px 27px 20px;border-bottom:1px solid rgba(97,119,151,.14)}._assessment-preview-header_2ythl_246>div>span,._assessment-preview-header_2ythl_246>div>strong{display:block}._assessment-preview-header_2ythl_246>div>span{color:#65748a;font-size:var(--type-eyebrow);font-weight:730;letter-spacing:.08em}._assessment-preview-header_2ythl_246>div>strong{margin-top:6px;color:#1c2431;font-size:var(--type-body-strong)}._question-progress_2ythl_273{flex:none;padding:8px 11px;border:1px solid rgba(86,111,147,.16);border-radius:999px;color:#5d6b80;background:#f5f7fa;font-size:var(--type-eyebrow);font-weight:760;letter-spacing:.08em}._dimension-tabs_2ythl_285{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:16px 18px 0;padding:5px;border-radius:15px;background:#eff3f7}._dimension-tabs_2ythl_285 button{min-height:39px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 9px;border:0;border-radius:11px;color:#68768a;background:transparent;font-size:var(--type-support);font-weight:700;cursor:pointer;transition:color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}._dimension-tabs_2ythl_285 button:hover{color:var(--ink)}._dimension-tabs_2ythl_285 button:active{transform:scale(.98)}._dimension-tabs_2ythl_285 button._active_2ythl_320{color:#273245;background:#fff;box-shadow:0 5px 14px #27375114}._dimension-tabs_2ythl_285 button svg{color:var(--orange)}._assessment-question_2ythl_330{padding:25px 27px 27px}._assessment-question_2ythl_330>p{margin:0;color:#65748a;font-size:var(--type-support);font-weight:680}._assessment-question_2ythl_330 h3{min-height:60px;margin:12px 0 22px;color:#172131;font-size:var(--type-card-title);font-weight:790;line-height:var(--leading-card-title);letter-spacing:-.035em;text-wrap:balance}._answer-options_2ythl_352{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}._answer-options_2ythl_352 button{min-height:55px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid rgba(96,120,155,.19);border-radius:14px;color:#435168;background:#f9fbfdd6;font-size:var(--type-support);font-weight:650;text-align:left;cursor:pointer;transition:border-color .18s ease,color .18s ease,background-color .18s ease,transform .18s ease}._answer-options_2ythl_352 button:hover{border-color:#ff5a1f6b;color:#222c3d;background:#fff}._answer-options_2ythl_352 button:active{transform:scale(.985)}._answer-options_2ythl_352 button>span{width:16px;height:16px;flex:none;border:1px solid #a9b4c3;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 4px #fff;transition:border-color .18s ease,background-color .18s ease}._answer-options_2ythl_352 button._selected_2ythl_396{border-color:#ff5a1f7a;color:#5f351f;background:#fff7f2}._answer-options_2ythl_352 button._selected_2ythl_396>span{border-color:var(--orange);background:var(--orange)}._assessment-note_2ythl_407{display:flex;align-items:center;gap:9px;padding:17px 27px;color:#69768a;background:#f1f5f9d1;font-size:var(--type-support);line-height:var(--leading-support)}._assessment-note_2ythl_407 svg{flex:none;color:#557399}._report-section_2ythl_423{overflow:hidden;background:radial-gradient(circle at 12% 100%,rgba(214,226,242,.54),transparent 30%),#eef3f8}._report-section_2ythl_423 ._product-card_2ythl_430{width:100%;color:var(--ink);border:1px solid rgba(107,129,161,.24);background:#ffffffe0;box-shadow:var(--shadow-soft);text-align:left;cursor:pointer;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transition:transform .2s ease,box-shadow .22s ease,border-color .2s ease,background-color .2s ease}._report-section_2ythl_423 ._product-card_2ythl_430:hover{transform:translateY(-3px);box-shadow:var(--shadow-raised)}._report-section_2ythl_423 ._product-card_2ythl_430:active{transform:translateY(0)}._report-section_2ythl_423 ._product-card_2ythl_430._active_2ythl_320{border-color:#ff5a1f85;background:#fff}._report-section_2ythl_423 ._card-heading_2ythl_457{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line)}._report-section_2ythl_423 ._card-heading_2ythl_457 svg{flex:none;color:var(--orange)}._report-section_2ythl_423 ._card-list_2ythl_469{display:grid}._report-section_2ythl_423 ._card-row_2ythl_473{display:flex;justify-content:space-between;gap:16px;color:#465267}._report-section_2ythl_423 ._card-row_2ythl_473 em{color:#65748a;font-style:normal;white-space:nowrap}._report-section_2ythl_423 ._card-action_2ythl_486{display:flex;align-items:center;justify-content:flex-end;gap:6px;color:#d6430f;font-weight:720}._wide-heading_2ythl_495{display:block;max-width:850px}._wide-heading_2ythl_495>p{max-width:700px;margin:27px 0 0;color:#5f6e84;font-size:var(--type-lead);line-height:var(--leading-lead);text-wrap:pretty}._report-layout_2ythl_509{display:grid;grid-template-columns:minmax(350px,.76fr) minmax(0,1.24fr);gap:clamp(62px,8vw,108px);align-items:center;margin-top:58px}._report-section_2ythl_423 ._product-card_2ythl_430{min-height:312px;margin:0;padding:30px;border-radius:28px;background:#fffffff2}._report-section_2ythl_423 ._card-heading_2ythl_457{justify-content:space-between;padding-bottom:20px}._report-section_2ythl_423 ._card-heading_2ythl_457>span{flex:1;display:flex;align-items:baseline;justify-content:space-between;gap:12px}._report-section_2ythl_423 ._card-heading_2ythl_457 strong{font-size:var(--type-card-title);line-height:var(--leading-card-title)}._report-section_2ythl_423 ._card-heading_2ythl_457 small{color:#65748a;font-size:var(--type-eyebrow);font-weight:650}._report-section_2ythl_423 ._product-card_2ythl_430 ._card-list_2ythl_469{gap:17px;margin-top:24px}._report-section_2ythl_423 ._product-card_2ythl_430 ._card-row_2ythl_473{font-size:var(--type-body)}._report-section_2ythl_423 ._product-card_2ythl_430 ._card-row_2ythl_473 em{color:#65748a;font-size:var(--type-support)}._report-section_2ythl_423 ._card-action_2ythl_486{margin-top:27px;color:#d6430f;font-size:var(--type-support)}._report-reasons_2ythl_569>h3{margin:0 0 18px;color:#2b3546;font-size:var(--type-body-strong);font-weight:760}._report-detail_2ythl_576{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}._report-detail_2ythl_576>div{min-height:155px;padding:22px 23px;border:1px solid rgba(96,119,153,.16);border-radius:20px;background:#ffffff9e}._report-detail_2ythl_576>div:nth-child(2),._report-detail_2ythl_576>div:nth-child(3){background:#f6f9fdcc}._report-detail_2ythl_576 span{display:block;margin-bottom:19px;color:#d6430f;font-size:var(--type-eyebrow);font-weight:800;letter-spacing:.12em}._report-detail_2ythl_576 strong{display:block;color:#1b2432;font-size:var(--type-body-strong)}._report-detail_2ythl_576 p{margin:9px 0 0;color:#66758a;font-size:var(--type-support);line-height:var(--leading-support)}._action-section_2ythl_617{overflow:hidden;background:#fbfcfe}._action-shell_2ythl_622{width:min(1100px,100%)}._action-heading_2ythl_626{max-width:840px;margin:0 auto;text-align:center}._action-heading_2ythl_626 ._section-lead_2ythl_170{max-width:660px;margin-right:auto;margin-left:auto}._action-card-grid_2ythl_638{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:58px}._action-card_2ythl_638{min-height:388px;padding:32px 34px 30px;border:1px solid rgba(92,116,150,.17);border-radius:28px;box-shadow:0 24px 70px #26395917;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}._action-card_2ythl_638:hover{transform:translateY(-4px);box-shadow:0 30px 78px #26395921}._action-card-validate_2ythl_659{background:radial-gradient(circle at 92% 8%,rgba(211,226,246,.8),transparent 34%),#f3f7fc}._action-card-enter_2ythl_665{background:radial-gradient(circle at 92% 8%,rgba(255,220,201,.62),transparent 34%),#fff9f5}._action-card-top_2ythl_671{display:flex;align-items:flex-start;gap:17px}._action-card-icon_2ythl_677{width:48px;height:48px;flex:none;display:grid;place-items:center;border:1px solid rgba(90,115,151,.16);border-radius:15px;color:#415f86;background:#fffc;box-shadow:inset 0 1px #ffffffd1}._action-card-enter_2ythl_665 ._action-card-icon_2ythl_677{color:var(--orange);border-color:#ff5a1f2b}._action-card-top_2ythl_671 small,._action-card-top_2ythl_671 h3{display:block}._action-card-top_2ythl_671 small{color:#65748a;font-size:var(--type-eyebrow);font-weight:760;letter-spacing:.08em}._action-card-top_2ythl_671 h3{margin:7px 0 0;color:#192231;font-size:var(--type-card-title);font-weight:790;line-height:var(--leading-card-title);letter-spacing:-.035em}._action-card_2ythl_638 ol{display:grid;gap:0;margin:29px 0 0;padding:0;list-style:none}._action-card_2ythl_638 li{padding:15px 0}._action-card_2ythl_638 li+li{border-top:1px solid rgba(99,121,151,.15)}._action-card_2ythl_638 li>span{display:block;color:#263246;font-size:var(--type-body);font-weight:760}._action-card_2ythl_638 li>p{margin:6px 0 0;color:#647288;font-size:var(--type-support);line-height:var(--leading-support)}._start-section_2ythl_746{background:#eef3fa}._page-section_2ythl_95._start-section_2ythl_746{min-height:auto;padding-bottom:32px}._start-panel_2ythl_755{display:grid;grid-template-columns:minmax(0,1fr) 286px;align-items:center;gap:110px;padding:clamp(54px,6vw,86px);border:1px solid rgba(107,129,161,.18);border-radius:38px;background:#ffffffd1;box-shadow:0 32px 90px #2539591c}._start-copy_2ythl_767>p:not(._section-number_2ythl_151){max-width:670px;margin:28px 0 0;color:#5f6e84;font-size:var(--type-lead);line-height:var(--leading-lead)}._start-proof_2ythl_775{display:flex;flex-wrap:wrap;gap:24px;margin-top:30px}._start-proof_2ythl_775 span{display:inline-flex;align-items:center;gap:8px;color:#435168;font-size:var(--type-support)}._start-proof_2ythl_775 svg{color:var(--orange)}._qr-block_2ythl_794{display:grid;justify-items:center;padding:22px;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:var(--shadow-soft)}._qr-block_2ythl_794 img{width:218px;height:218px;object-fit:cover;border-radius:18px}._qr-block_2ythl_794 strong{margin-top:18px;color:#222b39;font-size:var(--type-body-strong)}._qr-block_2ythl_794 small{margin-top:7px;color:#65748a;font-size:var(--type-support)}._home-footer_2ythl_823{min-height:42px;display:flex;align-items:center;justify-content:center;padding:9px 24px;border-top:1px solid rgba(107,129,161,.14);border-bottom:1px solid rgba(107,129,161,.1);background:#f7f9fcf0;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}._toast_2ythl_836{position:fixed;z-index:190;top:96px;left:50%;max-width:min(520px,calc(100% - 40px));padding:12px 18px;border:1px solid rgba(255,90,31,.22);border-radius:999px;color:#753b23;background:#fff7f1f5;box-shadow:var(--shadow-soft);font-size:var(--type-support);opacity:0;pointer-events:none;transform:translate(-50%,-8px);transition:opacity .18s ease,transform .22s ease}._toast_2ythl_836._show_2ythl_855{opacity:1;transform:translate(-50%)}@media (max-height: 820px) and (min-width: 901px){._text-home_2ythl_1 ._hero_2ythl_17{min-height:680px;padding-top:98px;padding-bottom:98px}._text-home_2ythl_1 ._hero_2ythl_17 h1{font-size:var(--type-display)}._text-home_2ythl_1 ._lead_2ythl_100{margin-top:18px}._scroll-cue_2ythl_109{bottom:calc(var(--dock-clearance, 114px) + 8px)}._page-section_2ythl_95{padding-top:124px;padding-bottom:124px}}@media (max-width: 1100px){._experience-grid_2ythl_186{grid-template-columns:minmax(0,1fr) minmax(390px,.82fr);gap:58px}._report-layout_2ythl_509{grid-template-columns:minmax(330px,.82fr) minmax(0,1.18fr);gap:50px}}@media (max-width: 900px){._text-home_2ythl_1 ._hero_2ythl_17{height:auto;min-height:100svh;padding:112px 20px}._text-home_2ythl_1 ._hero-copy_2ythl_65{width:100%}._text-home_2ythl_1 ._hero_2ythl_17 h1{font-size:var(--type-display)}._text-home_2ythl_1 ._lead_2ythl_100{font-size:var(--type-lead)}._hero-media_2ythl_29 img{object-position:50% bottom}._scroll-cue_2ythl_109{bottom:calc(var(--dock-clearance, 104px) + 8px);white-space:nowrap}._page-section_2ythl_95{min-height:auto;padding:108px 24px 126px}._experience-grid_2ythl_186,._report-layout_2ythl_509,._start-panel_2ythl_755{grid-template-columns:1fr}._experience-grid_2ythl_186{gap:56px}._report-layout_2ythl_509{gap:42px;margin-top:50px}._page-section_2ythl_95 h2{font-size:var(--type-section)}._assessment-preview_2ythl_234{max-width:540px;justify-self:center}._action-card-grid_2ythl_638{grid-template-columns:1fr;gap:18px;max-width:620px;margin-right:auto;margin-left:auto}._start-panel_2ythl_755{gap:54px;padding:38px 24px;border-radius:30px}._qr-block_2ythl_794{justify-self:center;width:min(286px,100%)}._home-footer_2ythl_823{min-height:40px;padding:8px 18px}._page-section_2ythl_95._start-section_2ythl_746{padding-bottom:20px}}@media (max-width: 620px){._text-home_2ythl_1 ._hero_2ythl_17{padding-right:18px;padding-left:18px}._text-home_2ythl_1 ._eyebrow_2ythl_74{margin-bottom:17px;font-size:var(--type-eyebrow)}._text-home_2ythl_1 ._hero_2ythl_17 h1{font-size:var(--type-display);letter-spacing:-.06em}._text-home_2ythl_1 ._lead_2ythl_100{max-width:22em;font-size:var(--type-lead);line-height:var(--leading-lead)}._answer-options_2ythl_352,._report-detail_2ythl_576{grid-template-columns:1fr}._assessment-preview-header_2ythl_246,._assessment-question_2ythl_330{padding-right:20px;padding-left:20px}._assessment-question_2ythl_330 h3{min-height:0;font-size:var(--type-card-title)}._dimension-tabs_2ythl_285{margin-right:12px;margin-left:12px}._dimension-tabs_2ythl_285 button{font-size:var(--type-support)}._assessment-note_2ythl_407{padding-right:20px;padding-left:20px}._action-heading_2ythl_626{text-align:left}._action-heading_2ythl_626 ._section-lead_2ythl_170{margin-left:0}._action-card_2ythl_638{min-height:0;padding:26px 24px 22px}._action-card-top_2ythl_671 h3{font-size:var(--type-card-title)}._start-proof_2ythl_775{display:grid;gap:12px}}@media (prefers-reduced-motion: reduce){._home-page_2ythl_1._text-home_2ythl_1{scroll-behavior:auto}._scroll-cue_2ythl_109:hover,._action-card_2ythl_638:hover{transform:none}}
