:root{--white:#fff;--canvas:#f5fafe;--surface-blue:#eaf4fb;--line:#d1e6f3;--line-strong:#bdd5e6;--navy:#12304d;--navy-deep:#071f35;--body:#405f76;--muted:#5d727c;--blue:#1677b8;--blue-dark:#0e659f;--sky:#74acdf;--gold:#f6b40e;--gold-dark:#96621b;--gold-soft:#fff4d5;--success:#297a62;--max-width:1560px;--content-width:1360px;--gutter:clamp(22px, 4vw, 72px);--sans:"Avenir Next", "Hiragino Sans GB", "PingFang SC", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Microsoft YaHei UI", sans-serif;--ease-out:cubic-bezier(.16, 1, .3, 1);--z-sticky:10;--header-height:86px;--anchor-gap:28px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + var(--anchor-gap))}body{background:var(--white);color:var(--navy);font-family:var(--sans);font-feature-settings:"kern", "liga";-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}body,button{font-family:var(--sans)}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}:is(button:focus-visible,a:focus-visible){outline:2px solid var(--blue);outline-offset:4px}img{max-width:100%}.section-inner,.hero-inner,.header-inner,.footer-inner,.article-page{width:min(100%, var(--max-width));margin-inline:auto}.section-inner{padding-inline:var(--gutter)}.site-header{z-index:var(--z-sticky);-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);background:#fffffff0;border-bottom:1px solid #d1e6f3d1;position:sticky;top:0}.header-inner{min-height:var(--header-height);padding:14px var(--gutter);grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;display:grid}.brand{align-items:center;gap:12px;width:fit-content;min-height:52px;text-decoration:none;display:inline-flex}.brand img{flex:none}.brand>span{flex-direction:column;gap:2px;display:flex}.brand strong{color:var(--navy);letter-spacing:-.02em;font-size:21px;font-weight:700;line-height:1.1}.brand small{color:var(--body);font-size:11px;font-weight:500;line-height:1.4}.site-nav{justify-content:center;align-items:center;gap:clamp(24px,3vw,46px);display:flex}.site-nav a,.header-status{align-items:center;min-height:44px;text-decoration:none;transition:color .16s,background-color .16s;display:inline-flex}.site-nav a{color:var(--body);font-size:14px;font-weight:600}.site-nav a:hover{color:var(--blue)}.header-status{color:var(--navy);justify-self:end;gap:9px;font-size:13px;font-weight:600}.header-status>span{background:var(--gold);width:7px;height:7px;box-shadow:0 0 0 5px var(--gold-soft);border-radius:50%}.hero{background:var(--white);position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background:radial-gradient(#74acdf29,#0000 67%);width:72vw;height:45vw;position:absolute;bottom:-25vw;right:-18vw}.hero-inner{min-height:min(850px,100vh - 86px);padding:clamp(64px, 7vw, 112px) var(--gutter) clamp(76px, 8vw, 132px);grid-template-columns:minmax(390px,.72fr) minmax(620px,1.28fr);align-items:center;gap:clamp(48px,6vw,96px);display:grid}.hero-copy{z-index:2;max-width:600px;position:relative}.hero h1,.section-heading h2,.product-intro h2,.proof-copy h2,.privacy-inner h2,.preview-status h2,.article-hero h1{text-wrap:balance}.hero h1{letter-spacing:-.035em;max-width:10em;margin:0;font-size:clamp(52px,5.25vw,80px);font-weight:700;line-height:1.11}.article-hero h1:focus{outline:none}.hero-copy>p{max-width:590px;color:var(--body);text-wrap:pretty;margin:32px 0 0;font-size:clamp(17px,1.35vw,21px);line-height:1.78}.hero-meta{color:var(--navy);flex-wrap:wrap;align-items:center;gap:0;margin-top:30px;font-size:13px;font-weight:600;display:flex}.hero-meta span{align-items:center;display:inline-flex}.hero-meta span:not(:last-child):after{content:"";background:var(--sky);border-radius:50%;width:3px;height:3px;margin:0 12px}.text-cta{width:fit-content;min-height:48px;color:var(--blue);align-items:center;gap:12px;margin-top:36px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.text-cta span{transition:transform .22s var(--ease-out)}.text-cta:hover span{transform:translateY(4px)}.hero-product{z-index:1;transform-origin:100%;width:min(860px,58vw);animation:hero-settle .9s var(--ease-out) both;justify-self:end;position:relative;transform:perspective(1600px)rotateY(-2.2deg)rotateX(.8deg)}.product-window{background:var(--white);border-radius:14px;overflow:hidden;box-shadow:0 28px 64px #12304d2e,0 4px 12px #12304d14}.window-chrome{border-bottom:1px solid var(--line);background:#f7fbfe;align-items:center;gap:7px;height:34px;padding:0 12px;display:flex}.window-chrome>span{border-radius:50%;width:9px;height:9px}.window-chrome>span:first-child{background:#ff6b64}.window-chrome>span:nth-child(2){background:#f6bd22}.window-chrome>span:nth-child(3){background:#48c979}.window-chrome b{color:var(--muted);margin-left:auto;font-size:10px;font-weight:600}.product-window>img{width:100%;height:auto;display:block}.product-annotation{background:var(--white);border:1px solid var(--line-strong);border-radius:10px;flex-direction:column;gap:2px;min-width:142px;padding:10px 13px;display:flex;position:absolute}.product-annotation:before{content:"";background:var(--sky);height:1px;position:absolute;top:50%}.product-annotation span{color:var(--blue);font-size:11px;font-weight:700}.product-annotation strong{color:var(--navy);font-size:12px;font-weight:600}.annotation-source{top:22%;left:-44px}.annotation-source:before{width:36px;left:100%}.annotation-evidence{bottom:20%;right:-20px}.annotation-evidence:before{width:36px;right:100%}.evidence-mark{align-items:center;width:54px;height:18px;display:inline-flex;position:relative}.evidence-mark:before{content:"";background:linear-gradient(90deg, var(--sky), var(--gold));height:1px;position:absolute;top:50%;left:0;right:0}.evidence-mark i{background:var(--blue);border-radius:50%;width:7px;height:7px;position:absolute;top:50%;transform:translate(-50%,-50%)}.evidence-mark i:first-child{left:0}.evidence-mark i:nth-child(2){width:5px;height:5px;left:50%}.evidence-mark i:nth-child(3){background:var(--gold);width:10px;height:10px;left:100%}.hero-evidence-mark{position:absolute;bottom:-42px;right:12%}.trust-rail{border-block:1px solid var(--line);background:var(--white)}.trust-rail-inner{grid-template-columns:repeat(3,1fr);align-items:center;min-height:104px;display:grid}.trust-rail p{color:var(--navy);text-align:center;margin:0;padding:18px clamp(24px,4vw,66px);font-size:clamp(16px,1.3vw,19px);font-weight:600;position:relative}.trust-rail p:not(:last-child):after{content:"";background:var(--line);width:1px;position:absolute;top:0;bottom:0;right:0}.evidence-flow{background:var(--white);padding:clamp(110px,11vw,176px) 0}.section-heading{max-width:880px}.section-heading h2,.product-intro h2,.proof-copy h2,.privacy-inner h2,.preview-status h2{letter-spacing:-.035em;margin:0;font-size:clamp(40px,4vw,62px);font-weight:700;line-height:1.16}.section-heading>p,.product-intro>p,.proof-copy>p{color:var(--body);text-wrap:pretty;font-size:18px;line-height:1.78}.flow-heading{grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);align-items:end;gap:clamp(42px,8vw,120px);max-width:none;display:grid}.flow-heading p{max-width:450px;margin:0 0 5px}.flow-list{grid-template-columns:repeat(4,1fr);margin:clamp(76px,8vw,118px) 0 0;padding:0;list-style:none;display:grid;position:relative}.flow-list:before{content:"";background:linear-gradient(90deg, var(--sky), var(--blue) 52%, var(--gold));height:1px;position:absolute;top:47px;left:3px;right:3px}.flow-list li{padding-right:clamp(26px,3vw,54px);position:relative}.flow-list li>span{color:var(--blue);font-variant-numeric:tabular-nums;font-size:12px;font-weight:700}.flow-node{z-index:1;border:3px solid var(--white);background:var(--blue);width:13px;height:13px;box-shadow:0 0 0 1px var(--blue);border-radius:50%;margin:27px 0 30px;position:relative}.flow-list li:last-child .flow-node{background:var(--gold);width:17px;height:17px;box-shadow:0 0 0 1px var(--gold);margin-top:25px;margin-bottom:28px}.flow-list h3{margin:0;font-size:22px;font-weight:700}.flow-list p{max-width:245px;color:var(--body);margin:12px 0 0;font-size:15px;line-height:1.72}.product-preview{background:var(--canvas);padding:clamp(100px,10vw,160px) 0 clamp(120px,12vw,190px);overflow:hidden}.product-intro{grid-template-columns:minmax(0,1.5fr) minmax(260px,.5fr);align-items:end;gap:56px;display:grid}.product-intro>p{max-width:390px;margin:0 0 7px}.product-stage{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:clamp(38px,5vw,76px);margin-top:clamp(64px,7vw,104px);display:grid}.view-selector{flex-direction:column;padding-top:10px;display:flex}.view-selector button{min-height:104px;color:var(--body);text-align:left;border:0;border-top:1px solid var(--line-strong);cursor:pointer;background:0 0;flex-direction:column;align-items:flex-start;gap:8px;padding:20px 16px 20px 0;display:flex;position:relative}.view-selector button:last-child{border-bottom:1px solid var(--line-strong)}.view-selector button:after{content:"";background:var(--blue);transform-origin:0;width:100%;height:2px;transition:transform .26s var(--ease-out);position:absolute;top:-1px;left:0;transform:scaleX(0)}.view-selector button[aria-selected=true]:after{transform:scaleX(1)}.view-selector button span{color:var(--blue);font-size:12px;font-weight:700}.view-selector button strong{color:inherit;font-size:16px;font-weight:600;line-height:1.45}.view-selector button[aria-selected=true] strong{color:var(--navy)}.product-panel{min-width:0}.product-panel-view[hidden]{display:none}.product-panel-view:not([hidden]){animation:copy-shift .28s var(--ease-out) both}.product-panel .product-window{width:min(100%,1040px)}.product-panel>p{max-width:640px;color:var(--body);animation:copy-shift .28s var(--ease-out) both;margin:26px 0 0;font-size:17px;line-height:1.7}.knowledge-proof{background:var(--white);padding:clamp(110px,11vw,180px) 0;overflow:hidden}.knowledge-proof-inner{grid-template-columns:minmax(340px,.68fr) minmax(620px,1.32fr);align-items:center;gap:clamp(70px,8vw,128px);display:grid}.proof-copy{max-width:570px}.proof-copy h2{margin-top:24px;font-size:clamp(38px,3.6vw,56px)}.proof-copy>p{margin:28px 0 0}.proof-copy dl{margin:44px 0 0}.proof-copy dl>div{border-top:1px solid var(--line);grid-template-columns:72px 1fr;gap:20px;padding:18px 0;display:grid}.proof-copy dl>div:last-child{border-bottom:1px solid var(--line)}.proof-copy dt{color:var(--blue);font-size:14px;font-weight:700}.proof-copy dd{color:var(--body);margin:0;font-size:14px;line-height:1.6}.proof-visual{border-radius:14px 0 0 14px;width:min(940px,61vw);position:relative;overflow:hidden;box-shadow:0 28px 58px #12304d26}.proof-visual>img{width:100%;height:auto;display:block}.evidence-focus{background:#fff4d51f;border:2px solid #f6b40ed1;border-radius:8px;width:31%;height:13%;position:absolute;bottom:22%;right:7%}.evidence-focus span{background:var(--gold);width:28px;height:1px;position:absolute;top:50%;right:-28px}.evidence-focus p{width:max-content;color:var(--gold-dark);margin:0;font-size:12px;font-weight:700;position:absolute;top:calc(50% - 17px);left:calc(100% + 34px)}.privacy-band{background:var(--navy-deep);color:var(--white);padding:clamp(110px,11vw,176px) 0}.privacy-inner>header{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:48px;display:grid}.privacy-inner h2{max-width:890px;font-size:clamp(44px,5vw,72px);line-height:1.12}.privacy-link{color:#cfe8f8;align-items:center;gap:10px;min-height:48px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.privacy-link:hover{color:var(--white)}.privacy-facts{border-top:1px solid #d1e6f33d;grid-template-columns:repeat(3,1fr);margin-top:clamp(76px,8vw,112px);display:grid}.privacy-facts article{padding:34px clamp(28px,4vw,64px) 0 0;position:relative}.privacy-facts article:not(:last-child){border-right:1px solid #d1e6f33d}.privacy-facts article:not(:first-child){padding-left:clamp(28px,4vw,64px)}.privacy-facts article>span{background:var(--sky);border-radius:50%;width:8px;height:8px;margin-bottom:24px;display:block}.privacy-facts article:last-child>span{background:var(--gold)}.privacy-facts h3{color:var(--white);margin:0;font-size:20px;font-weight:600}.privacy-facts p{color:#b8d0df;max-width:360px;margin:13px 0 0;font-size:15px;line-height:1.75}.preview-status{background:var(--white);text-align:center;padding:clamp(112px,12vw,190px) 0}.preview-status-inner{flex-direction:column;align-items:center;display:flex}.preview-status .evidence-mark{margin-bottom:34px}.preview-status h2{max-width:980px;font-size:clamp(50px,6vw,84px)}.preview-status p{color:var(--body);margin:28px 0 0;font-size:18px;line-height:1.7}.system-requirement{color:var(--muted);margin-top:22px;font-size:13px;font-weight:600}.site-footer{padding-inline:var(--gutter);background:var(--white)}.footer-inner{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:32px;min-height:122px;padding:24px 0;display:flex}.site-footer .brand img{width:34px;height:34px}.site-footer .brand small{display:none}.site-footer .brand strong{font-size:17px}.footer-meta{color:var(--muted);align-items:center;gap:28px;font-size:13px;display:flex}.footer-meta a{min-height:44px;color:var(--blue);text-underline-offset:4px;align-items:center;display:inline-flex}.article-site-header{background:var(--white);border-bottom:1px solid var(--line)}.article-site-header .header-inner{justify-content:flex-start;display:flex}.article-back{min-height:44px;color:var(--blue);align-items:center;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.article-page{padding:clamp(72px, 8vw, 128px) var(--gutter) clamp(100px, 10vw, 160px)}.article-hero{max-width:1060px}.article-index{color:var(--blue);font-size:13px;font-weight:700}.article-hero h1{letter-spacing:-.035em;max-width:980px;margin:26px 0 0;font-size:clamp(50px,6vw,84px);font-weight:700;line-height:1.12}.article-hero>p{max-width:720px;color:var(--body);margin:30px 0 0;font-size:19px;line-height:1.78}.privacy-article-layout{grid-template-columns:280px minmax(0,780px);align-items:start;gap:clamp(64px,10vw,160px);margin-top:clamp(72px,9vw,132px);display:grid}.privacy-summary{border-top:2px solid var(--blue);padding-top:22px;position:sticky;top:36px}.privacy-summary strong{font-size:14px}.privacy-summary p{color:var(--body);margin:18px 0 0;font-size:14px;line-height:1.65}.article-content{max-width:780px}.article-content section{padding:0 0 clamp(52px,6vw,78px)}.article-content h2{letter-spacing:-.025em;margin:0 0 22px;font-size:clamp(28px,3vw,38px);font-weight:700;line-height:1.25}.article-content p,.article-content li{color:var(--body);font-size:17px;line-height:1.95}.article-content p{margin:0 0 18px}.article-content ul{margin:18px 0 0;padding-left:1.25em}.article-content li+li{margin-top:8px}@keyframes hero-settle{0%{transform:perspective(1600px)translateY(18px)rotateY(-2.2deg)rotateX(.8deg)}to{transform:perspective(1600px)translateY(0)rotateY(-2.2deg)rotateX(.8deg)}}@keyframes copy-shift{0%{opacity:.76;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1180px){.header-inner{grid-template-columns:auto 1fr auto}.site-nav{gap:24px}.hero-inner{grid-template-columns:minmax(340px,.75fr) minmax(520px,1.25fr)}.hero-product{width:min(760px,59vw)}.knowledge-proof-inner{grid-template-columns:minmax(320px,.78fr) minmax(520px,1.22fr)}.proof-visual{width:60vw}}@media (max-width:980px){:root{--header-height:78px;--anchor-gap:22px}.header-inner{grid-template-columns:1fr auto}.site-nav{display:none}.hero-inner{grid-template-columns:1fr;min-height:auto;padding-top:78px}.hero-copy{max-width:720px}.hero h1{max-width:9.5em}.hero-product{transform-origin:50%;justify-self:center;width:min(880px,94vw);margin-top:20px}.flow-heading,.product-intro{grid-template-columns:1fr;gap:26px}.flow-heading p,.product-intro>p{max-width:640px}.product-stage{grid-template-columns:1fr}.view-selector{grid-template-columns:repeat(3,1fr);padding-top:0;display:grid}.view-selector button{border-bottom:1px solid var(--line-strong);min-height:90px;padding-right:18px}.view-selector button:not(:last-child){margin-right:24px}.knowledge-proof-inner{grid-template-columns:1fr}.proof-copy{max-width:720px}.proof-visual{width:min(1050px, calc(100vw - var(--gutter)));margin-left:calc(var(--gutter) * -.2)}.privacy-article-layout{grid-template-columns:220px minmax(0,1fr);gap:60px}}@media (max-width:760px){:root{--gutter:22px;--header-height:70px;--anchor-gap:18px}.header-inner{padding-block:9px}.brand{min-height:46px}.brand img{width:38px;height:38px}.brand strong{font-size:18px}.brand small{display:none}.header-status{text-align:right;justify-content:flex-end;max-width:118px;font-size:11px;line-height:1.35}.hero-inner{gap:54px;padding-top:58px;padding-bottom:76px}.hero h1{max-width:8.5em;font-size:clamp(44px,13vw,62px);line-height:1.14}.hero-copy>p{margin-top:25px;font-size:17px;line-height:1.72}.hero-meta{margin-top:24px;font-size:12px}.text-cta{margin-top:24px}.hero-product{width:100%;animation:none;transform:none}.window-chrome{height:28px}.product-annotation{display:none}.hero-evidence-mark{bottom:-34px;right:10%}.trust-rail-inner{grid-template-columns:1fr;min-height:auto}.trust-rail p{text-align:left;padding:21px 0}.trust-rail p:not(:last-child):after{width:auto;height:1px;inset:auto 0 0}.evidence-flow,.product-preview,.knowledge-proof,.privacy-band,.preview-status{padding-block:92px}.section-heading h2,.product-intro h2,.proof-copy h2,.privacy-inner h2{font-size:clamp(36px,10vw,48px);line-height:1.18}.section-heading>p,.product-intro>p,.proof-copy>p{font-size:16px;line-height:1.75}.flow-list{grid-template-columns:1fr;margin-top:60px}.flow-list:before{background:linear-gradient(180deg, var(--sky), var(--blue) 52%, var(--gold));width:1px;height:auto;inset:4px auto 6px 25px}.flow-list li{min-height:140px;padding:0 0 32px 64px}.flow-list li>span{position:absolute;top:31px;left:0}.flow-node,.flow-list li:last-child .flow-node{margin:0;position:absolute;top:0;left:20px}.flow-list li:last-child .flow-node{left:18px}.flow-list h3{font-size:21px}.flow-list p{max-width:330px}.product-intro br{display:none}.product-stage{gap:34px;margin-top:54px}.view-selector{scrollbar-width:none;grid-template-columns:repeat(3,minmax(145px,1fr));overflow-x:auto}.view-selector::-webkit-scrollbar{display:none}.view-selector button{min-height:82px;padding-top:14px}.view-selector button:not(:last-child){margin-right:16px}.view-selector button strong{font-size:14px}.product-window{border-radius:10px;box-shadow:0 18px 38px #12304d29}.product-panel>p{margin-top:22px;font-size:15px}.proof-copy dl{margin-top:34px}.proof-visual{border-radius:10px 0 0 10px;width:calc(100vw - 22px);margin-left:0}.evidence-focus{display:none}.privacy-inner>header{grid-template-columns:1fr;gap:26px}.privacy-link{justify-self:start}.privacy-facts{grid-template-columns:1fr;margin-top:60px}.privacy-facts article,.privacy-facts article:not(:first-child){border-bottom:1px solid #d1e6f33d;border-right:0;padding:28px 0 34px}.privacy-facts article>span{margin-bottom:18px}.preview-status h2{font-size:clamp(43px,12vw,60px)}.preview-status p{font-size:16px}.footer-inner{min-height:110px}.footer-meta{gap:18px;font-size:12px}.article-page{padding-top:64px;padding-bottom:96px}.article-hero h1{font-size:clamp(44px,12vw,62px)}.article-hero>p{font-size:17px}.privacy-article-layout{grid-template-columns:1fr;gap:64px;margin-top:70px}.privacy-summary{position:static}.article-content p,.article-content li{font-size:16px;line-height:1.9}}@media (max-width:420px){.header-status{max-width:96px}.header-status>span{display:none}.hero h1{font-size:43px}.hero-meta span:not(:last-child):after{margin-inline:9px}.footer-inner{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
