
:root{--bg:#f7f8fb;--card:#fff;--ink:#0b111a;--muted:#637083;--line:#e1e6ee;--soft:#f1f4f8;--dark:#05070a;--blue:#155eef;--cyan:#00b7ff;--shadow:0 24px 70px rgba(15,23,42,.10);--radius:28px}
*{box-sizing:border-box}html{scroll-behavior:auto}body{margin:0;background:linear-gradient(180deg,#ffffff 0%,var(--bg) 52%,#ffffff 100%);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.72;-webkit-font-smoothing:antialiased;text-rendering:optimizeSpeed}a{text-decoration:none;color:inherit}img{display:block;max-width:100%;height:auto}button{font:inherit}.container{width:min(1220px,calc(100% - 40px));margin:auto}
.topbar{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.92);border-bottom:1px solid var(--line);box-shadow:0 8px 30px rgba(15,23,42,.04)}.nav-wrap{height:78px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:12px}.brand img{width:42px;height:42px;border-radius:14px}.brand strong{display:block;font-size:16px}.brand em{display:block;color:var(--muted);font-size:11px;font-style:normal;letter-spacing:.12em}.nav{display:flex;gap:22px;margin-left:auto}.nav a{font-size:14px;font-weight:800;color:#263241}.nav a.active,.nav a:hover{color:var(--blue)}.nav-actions{display:flex;gap:10px}.btn{display:inline-flex;justify-content:center;align-items:center;border-radius:999px;padding:12px 18px;border:1px solid transparent;font-weight:900;cursor:pointer}.btn-primary{background:linear-gradient(135deg,var(--blue),var(--cyan));color:#fff}.btn-dark{background:#05070a;color:#fff}.btn-line{background:#fff;border-color:var(--line);color:var(--ink)}.menu-toggle{display:none;border:0;background:transparent;flex-direction:column;gap:5px;margin-left:auto}.menu-toggle span{width:24px;height:2px;background:var(--ink)}.eyebrow{display:inline-flex;color:var(--blue);font-size:12px;letter-spacing:.18em;font-weight:950;text-transform:uppercase}
.hero{padding:86px 0 40px}.hero-grid{display:grid;grid-template-columns:1fr .96fr;gap:56px;align-items:center}.hero-copy h1,.section-head h2,.security-copy h2,.page-hero h1{font-size:clamp(42px,5.6vw,82px);line-height:.96;letter-spacing:-.06em;margin:16px 0;color:var(--ink);text-wrap:balance}.hero-copy p,.section-head p,.security-copy p,.page-hero p,.product-copy p,.flow-list p,.step-grid p,.info-grid p,.faq-list p,.entry-grid p{color:var(--muted);margin:0}.hero-copy p,.section-head p,.page-hero p{font-size:17px;line-height:1.86;max-width:760px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hero-visual{position:relative;min-height:600px;border-radius:42px;background:radial-gradient(circle at 50% 45%,rgba(21,94,239,.16),transparent 42%),linear-gradient(180deg,#fff,#eef4fb);box-shadow:var(--shadow);display:grid;place-items:center;overflow:hidden}.hero-main{width:82%;height:82%;object-fit:cover;border-radius:34px}.float-product{position:absolute;width:124px;aspect-ratio:1/1;object-fit:contain;background:#fff;border:1px solid var(--line);border-radius:24px;padding:12px;box-shadow:var(--shadow)}.float-product.p1{right:26px;top:28px}.float-product.p2{left:28px;bottom:30px}.entrance-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:24px}.entrance-grid a{background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px;box-shadow:var(--shadow)}.entrance-grid b{display:block;font-size:21px}.entrance-grid span{color:var(--muted);font-size:13px}.section{padding:86px 0}.section-head{max-width:900px;margin-bottom:30px}.product-suite{display:grid;grid-template-columns:1.08fr .92fr;gap:18px}.product-card{background:#fff;border:1px solid var(--line);border-radius:32px;padding:22px;display:grid;grid-template-columns:190px 1fr;gap:20px;align-items:center;box-shadow:var(--shadow)}.product-card.large{grid-row:span 3;grid-template-columns:1fr}.product-media{background:var(--soft);border-radius:24px;padding:18px}.product-media img{width:100%;aspect-ratio:1/1;object-fit:contain}.product-copy span{color:var(--blue);font-size:12px;letter-spacing:.14em;font-weight:950;text-transform:uppercase}.product-copy h3{font-size:30px;line-height:1.08;margin:8px 0;letter-spacing:-.04em}.product-copy ul{display:flex;gap:8px;flex-wrap:wrap;list-style:none;margin:14px 0 0;padding:0}.product-copy li{background:var(--soft);border:1px solid var(--line);border-radius:999px;padding:7px 10px;font-size:13px}.security-band{background:var(--dark);color:#fff}.security-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:40px;align-items:start}.security-band .eyebrow,.security-band h2{color:#fff}.security-band p{color:#c7d2e4}.flow-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.flow-list article{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:22px}.flow-list b{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#fff;color:var(--ink)}.flow-list h3{font-size:24px}.page-hero{padding:78px 0;display:grid;grid-template-columns:1fr .9fr;gap:42px;align-items:center}.page-hero img{background:#fff;border:1px solid var(--line);border-radius:34px;padding:24px;box-shadow:var(--shadow);width:100%;max-height:430px;object-fit:contain}.logo-img{max-height:220px!important}.compare-table{border:1px solid var(--line);background:#fff;border-radius:28px;overflow:hidden;box-shadow:var(--shadow)}.compare-row{display:grid;grid-template-columns:1fr 1.4fr 1.15fr 1fr 1.2fr .65fr;gap:14px;align-items:center;padding:16px 20px;border-bottom:1px solid var(--line)}.compare-row:last-child{border-bottom:0}.compare-row.head{background:var(--dark);color:#fff;font-weight:900}.mini{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 12px;font-weight:900;cursor:pointer}.step-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.step-grid article,.info-grid article,.entry-grid article,.faq-list details{background:#fff;border:1px solid var(--line);border-radius:26px;padding:22px;box-shadow:var(--shadow)}.step-grid b,.info-grid span{display:grid;place-items:center;width:44px;height:44px;background:var(--dark);color:#fff;border-radius:14px;font-weight:950}.step-grid h2,.info-grid h2,.entry-grid h2{font-size:24px;line-height:1.1}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.entry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.entry-grid span{color:var(--blue);font-size:12px;font-weight:950;letter-spacing:.14em}.faq-list{display:grid;gap:12px}.faq-list summary{font-size:22px;font-weight:900;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list p{margin-top:10px}.footer{background:var(--dark);color:#fff;padding:38px 0 64px}.footer-grid{display:flex;justify-content:space-between;gap:28px}.footer-brand{display:flex;gap:14px;align-items:flex-start}.footer-brand img{border-radius:14px}.footer strong{font-size:22px}.footer p{max-width:660px;color:#b8c4d6;margin:8px 0 0}.footer-links{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.footer-btn{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;border-radius:999px;padding:10px 14px;font-weight:900;cursor:pointer}.contact-modal{display:none;position:fixed;inset:0;z-index:1000;align-items:center;justify-content:center}.contact-modal.open{display:flex}.modal-mask{position:absolute;inset:0;background:rgba(5,7,10,.72)}.modal-card{position:relative;z-index:2;width:min(430px,calc(100% - 28px));background:#fff;border-radius:30px;padding:28px;text-align:center}.modal-close{position:absolute;right:16px;top:10px;border:0;background:transparent;font-size:30px;cursor:pointer}.modal-card span{font-size:12px;letter-spacing:.16em;color:var(--blue);font-weight:950}.modal-card p{color:var(--muted)}.qr-box{border:1px solid var(--line);border-radius:22px;padding:10px}.qr-box img{width:100%;border-radius:14px}.modal-links{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:16px}.modal-links a{padding:10px 14px;border-radius:999px;background:var(--soft)}.floating-contact{position:fixed;right:18px;bottom:18px;z-index:100;background:linear-gradient(135deg,var(--blue),var(--cyan));color:#fff;border:0;border-radius:999px;padding:14px 18px;font-weight:900;cursor:pointer}.lock{overflow:hidden}
@media(max-width:1180px){.nav,.nav-actions{display:none}.menu-toggle{display:flex}.hero-grid,.security-grid,.page-hero{grid-template-columns:1fr}.entrance-grid,.step-grid,.info-grid,.entry-grid,.flow-list{grid-template-columns:repeat(2,1fr)}.product-suite{grid-template-columns:1fr}.product-card.large{grid-row:auto}.compare-row{grid-template-columns:1fr 1fr}.compare-row.head{display:none}.footer-grid{flex-direction:column}.footer-links{align-items:flex-start}}
@media(max-width:760px){.container{width:min(100%,calc(100% - 24px))}.nav-wrap{height:72px}.hero,.section,.page-hero{padding:50px 0}.hero-copy h1,.section-head h2,.security-copy h2,.page-hero h1{font-size:34px;line-height:1.04;letter-spacing:-.035em}.hero-copy p,.section-head p,.page-hero p{font-size:15px;line-height:1.78}.hero-visual{min-height:390px;border-radius:28px}.float-product{width:92px}.entrance-grid,.step-grid,.info-grid,.entry-grid,.flow-list{grid-template-columns:1fr}.product-card{grid-template-columns:1fr}.compare-row{grid-template-columns:1fr}.footer-brand{flex-direction:column}}
