:root{color:#081d46;font-synthesis:none;text-rendering:optimizelegibility;--navy:#081d46;--navy-soft:#102d61;--blue:#0c66f4;--blue-hover:#0758dc;--cyan:#17dce5;--violet:#8d68ff;--muted:#586780;--border:#e3eaf4;--surface:#f8fbff;--danger:#e95858;--warning:#e79b2d;--container:1320px;background:#fff;font-family:Inter,HarmonyOS Sans SC,PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{background:#fff;min-width:320px;margin:0}button,a{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-shell{min-height:100vh;overflow:hidden}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #e0e8f3e6;position:sticky;top:0}.header-inner{width:min(var(--container), calc(100% - 64px));justify-content:space-between;align-items:center;height:82px;margin:0 auto;display:flex}.brand{color:var(--navy);letter-spacing:-.03em;align-items:center;gap:12px;font-size:22px;font-weight:800;display:inline-flex}.brand img{object-fit:contain;width:48px;height:48px}.main-nav{align-items:center;gap:48px;font-size:16px;font-weight:650;display:flex}.main-nav>a:not(.nav-cta){padding:12px 0;transition:color .16s}.main-nav>a:not(.nav-cta):hover{color:var(--blue)}.nav-cta{color:#fff;background:var(--blue);border-radius:14px;padding:14px 24px;transition:transform .16s,background .16s;box-shadow:0 10px 24px #0c66f42e}.nav-cta:hover{background:var(--blue-hover);transform:translateY(-2px)}.menu-button{width:42px;height:42px;color:var(--navy);cursor:pointer;background:#f3f7fc;border:0;border-radius:12px;display:none}.menu-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:23px}.hero{width:min(var(--container), calc(100% - 64px));border-bottom:1px solid var(--border);grid-template-columns:1.05fr .95fr;align-items:center;gap:24px;min-height:690px;margin:0 auto;display:grid}.hero-copy{z-index:2;padding:84px 0 90px;position:relative}.hero-copy h1{letter-spacing:-.06em;max-width:720px;margin:0;font-size:clamp(48px,5.25vw,76px);font-weight:850;line-height:1.13}.hero-copy p{max-width:620px;color:var(--muted);margin:30px 0 0;font-size:19px;line-height:1.9}.hero-actions,.product-actions{gap:16px;margin-top:36px;display:flex}.button{border:1px solid #0000;border-radius:15px;justify-content:center;align-items:center;gap:10px;min-height:56px;padding:0 28px;font-size:17px;font-weight:760;transition:transform .16s,box-shadow .16s,color .16s,background .16s;display:inline-flex}.button svg,.closing-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.button.primary{color:#fff;background:var(--blue);box-shadow:0 14px 30px #0c66f42e}.button.primary:hover{background:var(--blue-hover);transform:translateY(-2px);box-shadow:0 16px 34px #0c66f43d}.button.secondary{border-color:var(--blue);color:var(--blue);background:#fff}.button.secondary:hover{background:#f5f9ff;transform:translateY(-2px)}.hero-art{place-items:center;min-height:620px;display:grid;position:relative}.hero-art:before{content:"";filter:blur(20px);background:radial-gradient(circle,#16dce51f,#0c66f40a 48%,#0000 70%);border-radius:50%;width:72%;height:66%;position:absolute}.hero-art img{z-index:1;width:min(106%,720px);height:auto;animation:6s ease-in-out infinite hero-float;position:relative}.product-section{width:min(var(--container), calc(100% - 64px));margin:0 auto;padding:104px 0 124px}.section-heading-row{justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:48px;display:flex}.section-heading-row h2,.principles-section>h2{letter-spacing:-.05em;margin:0;font-size:clamp(38px,4vw,56px);line-height:1.15}.section-heading-row>span{color:var(--muted);font-size:16px}.product-layout{grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(56px,7vw,104px);display:grid}.product-visual{padding:34px 0 38px;position:relative}.orbit-line{border:2px solid #17dce5bf;border-radius:50%;position:absolute;inset:8% -8% 5%;transform:rotate(-10deg)}.orbit-line:after{content:"";background:var(--violet);clip-path:polygon(50% 0,61% 39%,100% 50%,61% 61%,50% 100%,39% 61%,0 50%,39% 39%);width:14px;height:14px;position:absolute;bottom:4%;left:8%}.browser-frame{z-index:2;background:#fff;border:1px solid #dbe5f2;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 28px 64px #143a6e24}.browser-bar{border-bottom:1px solid var(--border);background:#f8fbff;align-items:center;gap:8px;height:48px;padding:0 18px;display:flex}.dot{border-radius:50%;width:10px;height:10px}.dot.red{background:#ff675d}.dot.yellow{background:#f6bd3a}.dot.green{background:#27c65c}.browser-address{color:#7a8799;text-overflow:ellipsis;white-space:nowrap;max-width:280px;margin-left:auto;font-size:11px;overflow:hidden}.mockup-body{grid-template-columns:148px 1fr;min-height:430px;display:grid}.mockup-sidebar{border-right:1px solid var(--border);background:#fbfdff;flex-direction:column;gap:10px;padding:25px 18px;display:flex}.mockup-brand{align-items:center;gap:8px;margin-bottom:22px;font-size:14px;font-weight:800;display:flex}.mockup-brand img{width:30px;height:30px}.mockup-nav{color:#68778e;border-radius:9px;padding:11px 13px;font-size:12px;font-weight:650}.mockup-nav.active{color:var(--blue);background:#eaf3ff}.mockup-report{padding:30px}.report-heading{border:1px solid var(--border);border-radius:14px;justify-content:space-between;align-items:center;padding:22px;display:flex}.report-heading p{color:var(--muted);margin:0 0 8px;font-size:12px}.report-heading strong{font-size:20px}.report-score{border:5px solid #f05c5c;border-radius:50%;place-items:center;width:48px;height:48px;font-size:18px;font-weight:800;display:grid}.risk-list{border:1px solid var(--border);border-radius:14px;margin-top:18px;overflow:hidden}.risk-row{border-bottom:1px solid var(--border);grid-template-columns:16px 1fr auto;align-items:center;gap:12px;min-height:64px;padding:0 17px;font-size:13px;display:grid}.risk-row:last-child{border-bottom:0}.risk-symbol{border-radius:50%;width:9px;height:9px}.risk-symbol.high{background:var(--danger)}.risk-symbol.medium{background:var(--warning)}.risk-level{border-radius:8px;padding:4px 8px;font-size:10px;font-weight:700}.risk-level.high{color:#c73d3d;background:#fff0f0}.risk-level.medium{color:#ae6c16;background:#fff7e8}.mockup-note{color:#286270;text-align:center;background:#edfcfc;border-radius:10px;margin-top:18px;padding:13px 16px;font-size:11px}.product-title{align-items:center;gap:20px;display:flex}.product-title img{width:74px;height:74px}.product-title h3{letter-spacing:-.05em;margin:0;font-size:clamp(38px,4vw,58px);line-height:1}.product-title h3 span{white-space:nowrap}.product-description{color:var(--muted);margin:34px 0 0;font-size:18px;line-height:1.9}.product-points{gap:18px;margin:28px 0 0;padding:0;list-style:none;display:grid}.product-points li{align-items:center;gap:13px;font-size:17px;font-weight:700;display:flex}.product-points li span{width:31px;height:31px;color:var(--blue);background:#eaf3ff;border-radius:9px;place-items:center;font-size:16px;display:grid}.principles-section{padding:112px max(32px, calc((100% - var(--container)) / 2)) 100px;border-top:1px solid var(--border);background:#fff}.principles-section>h2{text-align:center}.principles-grid{max-width:var(--container);grid-template-columns:repeat(3,1fr);margin:64px auto 0;display:grid}.principle{text-align:center;padding:0 clamp(32px,4vw,68px)}.principle+.principle{border-left:1px solid #d9e3ef}.principle-icon{width:78px;height:78px;color:var(--blue);margin:0 auto 26px}.principle-icon svg{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.principle h3{letter-spacing:-.03em;margin:0;font-size:28px}.principle p{max-width:280px;color:var(--muted);margin:18px auto 0;font-size:16px;line-height:1.8}.closing-section{min-height:278px;padding:66px max(32px, calc((100% - var(--container)) / 2));color:#fff;background:var(--navy);justify-content:space-between;align-items:center;gap:50px;display:flex;position:relative;overflow:hidden}.closing-copy,.closing-button{z-index:2;position:relative}.closing-copy h2{letter-spacing:-.05em;margin:0;font-size:clamp(38px,4vw,58px);line-height:1.15}.closing-copy p{color:#dbe9ff;margin:17px 0 0;font-size:17px}.closing-button{min-width:300px;min-height:76px;color:var(--navy);background:var(--cyan);border-radius:15px;justify-content:center;align-items:center;gap:18px;padding:0 34px;font-size:20px;font-weight:820;transition:transform .16s,background .16s;display:inline-flex}.closing-button:hover{background:#42edf3;transform:translateY(-3px)}.closing-orbit{border:1px solid #1971ffb3;border-radius:50%;width:110%;height:180px;position:absolute;bottom:-62px;left:-5%;transform:rotate(-5deg)}.closing-orbit:after{content:"";background:var(--violet);clip-path:polygon(50% 0,60% 40%,100% 50%,60% 60%,50% 100%,40% 60%,0 50%,40% 40%);width:24px;height:24px;position:absolute;top:-10px;right:8%}.site-footer{width:min(var(--container), calc(100% - 64px));justify-content:space-between;align-items:center;gap:30px;min-height:104px;margin:0 auto;display:flex}.footer-brand{color:#314363;align-items:center;gap:11px;font-size:14px;font-weight:650;display:flex}.footer-brand img{width:38px;height:38px}.site-footer nav{color:#405170;align-items:center;gap:30px;font-size:14px;font-weight:650;display:flex}.site-footer nav a:hover{color:var(--blue)}@keyframes hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:1040px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:34px}.hero-copy{text-align:center;padding:68px 0 0}.hero-copy p{margin-inline:auto}.hero-actions{justify-content:center}.hero-art{min-height:470px}.hero-art img{width:min(88%,680px)}.product-layout{grid-template-columns:1fr}.product-copy{max-width:720px}}@media (max-width:760px){.header-inner,.hero,.product-section,.site-footer{width:min(100% - 36px, var(--container))}.header-inner{height:70px}.brand{gap:9px;font-size:18px}.brand img{width:40px;height:40px}.menu-button{place-items:center;display:grid}.main-nav{border:1px solid var(--border);background:#fff;border-radius:16px;flex-direction:column;align-items:stretch;gap:4px;padding:18px;display:none;position:absolute;top:70px;left:18px;right:18px;box-shadow:0 20px 48px #0e274e24}.main-nav.is-open{display:flex}.main-nav>a:not(.nav-cta){padding:13px 12px}.nav-cta{text-align:center;margin-top:7px}.hero{padding-top:0}.hero-copy{text-align:left;padding:60px 0 10px}.hero-copy h1{font-size:clamp(33px,10vw,40px);line-height:1.16}.hero-copy p{margin-top:24px;font-size:16px;line-height:1.8}.hero-actions,.product-actions{grid-template-columns:1fr 1fr;gap:11px;margin-top:28px;display:grid}.button{min-height:52px;padding:0 15px;font-size:15px}.hero-art{min-height:360px;margin:0 -30px}.hero-art img{width:min(112%,600px)}.product-section{padding:76px 0 88px}.section-heading-row{flex-direction:column;align-items:flex-start;margin-bottom:28px}.section-heading-row h2,.principles-section>h2{font-size:37px}.product-layout{gap:54px}.product-visual{padding:14px 0}.mockup-body{grid-template-columns:1fr;min-height:360px}.mockup-sidebar{border-right:0;border-bottom:1px solid var(--border);grid-template-columns:1fr auto auto;align-items:center;padding:14px;display:grid}.mockup-brand{margin:0}.mockup-nav{padding:8px}.mockup-report{padding:18px}.report-heading{padding:16px}.report-heading strong{font-size:17px}.risk-row{min-height:56px;padding-inline:13px}.product-title{gap:14px}.product-title img{width:58px;height:58px}.product-title h3{font-size:36px}.product-description{margin-top:26px;font-size:16px}.principles-section{padding:82px 18px 74px}.principles-grid{grid-template-columns:1fr;margin-top:30px}.principle{padding:38px 12px}.principle+.principle{border-top:1px solid var(--border);border-left:0}.principle-icon{width:64px;height:64px;margin-bottom:18px}.principle h3{font-size:25px}.closing-section{flex-direction:column;justify-content:center;align-items:flex-start;min-height:360px;padding:60px 24px}.closing-copy h2{font-size:40px}.closing-copy p{line-height:1.7}.closing-button{width:100%;min-width:0;min-height:66px}.site-footer{flex-direction:column;align-items:flex-start;padding:28px 0}.footer-brand{align-items:flex-start}.site-footer nav{flex-wrap:wrap;gap:22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
