*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Segoe UI,Microsoft YaHei,Noto Sans SC,sans-serif;font-size:17px;line-height:1.6;color:#1d1d1f;background:#f5f7fa}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.ambient{position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(640px 420px at 82% 4%,rgba(74,189,220,.28),transparent 65%),radial-gradient(760px 540px at 8% 34%,rgba(116,158,235,.2),transparent 65%),radial-gradient(560px 400px at 55% 68%,rgba(255,214,165,.16),transparent 60%),radial-gradient(620px 440px at 72% 98%,rgba(74,189,220,.18),transparent 60%)}.nav{position:fixed;top:0;left:0;right:0;z-index:100;background:#fbfbfd99;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid rgba(255,255,255,.55);box-shadow:0 1px #0000000d}.nav-inner{max-width:1020px;margin:0 auto;padding:0 24px;height:52px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:9px}.brand-icon{width:24px;height:24px;border-radius:6px;display:block}.brand-name{font-size:17px;font-weight:600;color:#1d1d1f;letter-spacing:.01em}.brand-en{font-weight:400;color:#6e6e73}.nav-links{display:flex;align-items:center;gap:28px}.nav-links a{font-size:14px;color:#424245;transition:color .2s ease}.nav-links a:hover{color:#1d1d1f}.hero{max-width:1020px;margin:0 auto;padding:176px 24px 110px}.hero-eyebrow{font-size:14px;font-weight:500;letter-spacing:.12em;color:#2985ae;margin-bottom:22px}.hero h1{font-size:clamp(48px,9vw,88px);font-weight:650;line-height:1.08;letter-spacing:-.02em;color:#1d1d1f}.hero-sub{font-size:clamp(17px,2.3vw,21px);line-height:1.7;color:#55555a;margin-top:30px;max-width:560px}.hero-actions{margin-top:40px;display:flex;align-items:center;flex-wrap:wrap;gap:20px}.trust-chips{list-style:none;margin-top:52px;display:flex;flex-wrap:wrap;gap:10px}.trust-chips li{font-size:13px;font-weight:500;color:#3a3a3d;padding:8px 16px;border-radius:980px;background:#ffffff80;border:1px solid rgba(255,255,255,.75);-webkit-backdrop-filter:blur(16px) saturate(160%);backdrop-filter:blur(16px) saturate(160%);box-shadow:inset 0 1px #ffffffd9,0 2px 8px #1d1d1f0d}.btn{display:inline-block;padding:13px 30px;font-size:16px;font-weight:500;color:#fff;background:#2985aed9;border:1px solid rgba(255,255,255,.35);border-radius:980px;box-shadow:inset 0 1px #ffffff59,0 8px 24px #2985ae47;-webkit-backdrop-filter:blur(12px) saturate(160%);backdrop-filter:blur(12px) saturate(160%);transition:background .2s ease,box-shadow .2s ease}.btn:hover{background:#2985aefa;box-shadow:inset 0 1px #ffffff59,0 10px 28px #2985ae57}.section{max-width:1020px;margin:0 auto;padding:0 24px 120px}.overline{font-size:13px;font-weight:600;letter-spacing:.22em;color:#2985ae;margin-bottom:14px}.section-title{font-size:clamp(28px,4.4vw,40px);font-weight:650;letter-spacing:-.015em;line-height:1.2;color:#1d1d1f;margin-bottom:20px}#features .section-title{margin-bottom:52px}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;padding-bottom:48px}.card{background:#ffffff73;-webkit-backdrop-filter:blur(28px) saturate(170%);backdrop-filter:blur(28px) saturate(170%);border:1px solid rgba(255,255,255,.75);border-radius:22px;padding:30px;box-shadow:inset 0 1px #ffffffe6,0 1px 2px #0000000a,0 16px 40px #1d1d1f0f}.feature-grid .card:nth-child(2n){position:relative;top:48px}.card-num{font-size:13px;font-weight:600;letter-spacing:.18em;color:#4abddc;margin-bottom:14px;font-variant-numeric:tabular-nums}.card h3{font-size:20px;font-weight:600;color:#1d1d1f;margin-bottom:8px}.card p:last-child{font-size:15px;line-height:1.7;color:#48484d}.safety-panel{background:#ffffff6b;-webkit-backdrop-filter:blur(32px) saturate(170%);backdrop-filter:blur(32px) saturate(170%);border:1px solid rgba(255,255,255,.8);border-radius:28px;padding:56px 52px;box-shadow:inset 0 1px #ffffffe6,0 1px 2px #0000000a,0 24px 60px #1d1d1f12;display:grid;grid-template-columns:1fr 1.25fr;gap:48px}.safety-intro .section-title{margin-bottom:16px}.safety-lead{font-size:16px;line-height:1.7;color:#55555a}.safety-list{display:flex;flex-direction:column}.safety-item{padding:20px 0}.safety-item+.safety-item{border-top:1px solid rgba(29,29,31,.08)}.safety-item:first-child{padding-top:4px}.safety-item:last-child{padding-bottom:4px}.safety-item h3{font-size:17px;font-weight:600;color:#1d1d1f;margin-bottom:4px}.safety-item p{font-size:15px;line-height:1.7;color:#48484d}.about{padding-bottom:150px}.about .section-title{margin-bottom:24px}.about-text{font-size:clamp(16px,2vw,18px);line-height:1.9;color:#48484d;max-width:560px;margin-bottom:18px}.mail-link{display:inline-block;margin-top:6px;font-size:clamp(19px,3vw,24px);font-weight:500;color:#2985ae;border-bottom:1px solid rgba(41,133,174,.35);padding-bottom:2px;transition:border-color .2s ease}.mail-link:hover{border-color:#2985ae}.about-email{margin-top:8px;font-size:13px;color:#86868b;letter-spacing:.02em}.at-sign:after{content:"@"}.footer{border-top:1px solid rgba(255,255,255,.6);background:#fbfbfd8c;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%)}.footer-inner{max-width:1020px;margin:0 auto;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.footer-copy{font-size:13px;color:#86868b}.footer-links{display:flex;gap:22px;flex-wrap:wrap}.footer-links a{font-size:13px;color:#515154;transition:color .2s ease}.footer-links a:hover{color:#1d1d1f}@keyframes fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.hero>*{animation:fade-up .6s ease both}.hero .hero-sub{animation-delay:.08s}.hero .hero-actions{animation-delay:.16s}.hero .trust-chips{animation-delay:.24s}@media(prefers-reduced-motion:reduce){.hero>*{animation:none}}@media(max-width:700px){.hero{padding:132px 24px 80px}.feature-grid{grid-template-columns:1fr;padding-bottom:0}.feature-grid .card:nth-child(2n){top:0}.section{padding-bottom:88px}.safety-panel{grid-template-columns:1fr;padding:40px 28px;gap:28px}.trust-chips{max-width:320px}.trust-chips li{font-size:12px;padding:6px 14px}.about{padding-bottom:110px}.nav-links{gap:18px}.footer-inner{flex-direction:column;justify-content:center;text-align:center}}@supports not (backdrop-filter: blur(1px)){.nav,.footer{background:#fbfbfd}.card,.safety-panel,.trust-chips li{background:#fff;border-color:#00000014}}::selection{background:#4abddc40;color:#1d1d1f}
