
:root{--bg:#edf2f8;--card:#fff;--ink:#071223;--muted:#637083;--line:#cfdae8;--navy:#071223;--blue:#0f4cff;--cyan:#02c2ff;--soft:#f6f9fd;--green:#0c9a70;--shadow:0 24px 70px rgba(7,18,35,.12);--radius:26px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;background:var(--bg);color:var(--ink);line-height:1.72}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}
.frame-top{position:sticky;top:0;z-index:80;background:rgba(237,242,248,.9);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.nav-frame{min-height:78px;display:flex;align-items:center;gap:20px}.brand-block{display:flex;align-items:center;gap:12px}.brand-block img{width:42px;height:42px}.brand-block strong{display:block;font-size:16px}.brand-block em{display:block;font-size:11px;color:var(--muted);font-style:normal;letter-spacing:.14em}.nav-menu{display:flex;gap:16px;margin-left:auto}.nav-menu a{font-size:14px;font-weight:800;color:#26384a}.nav-menu a.on,.nav-menu a:hover{color:var(--blue)}.nav-buttons{display:flex;gap:10px}.btn{border:1px solid transparent;border-radius:999px;padding:12px 18px;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.btn-accent{background:linear-gradient(135deg,var(--blue),var(--cyan));color:#fff;box-shadow:0 14px 34px rgba(15,76,255,.22)}.btn-dark{background:var(--navy);color:#fff}.btn-outline{background:#fff;border-color:var(--line);color:var(--navy)}.menu-toggle{display:none;background:transparent;border:0;flex-direction:column;gap:5px;margin-left:auto}.menu-toggle span{width:24px;height:2px;background:var(--navy)}
.breadcrumb{display:flex;gap:8px;align-items:center;color:var(--muted);font-size:13px;margin-bottom:18px}.breadcrumb a{color:var(--blue)}.eyebrow{display:inline-flex;color:var(--blue);font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:950}
.hero-prism{padding:62px 0 24px;background:linear-gradient(135deg,#f8fbff 0%,#dfeaf8 100%)}.hero-prism-grid{display:grid;grid-template-columns:120px 1.1fr .9fr;gap:22px;align-items:stretch}.hero-ledger,.hero-main-copy,.hero-product-board,.shortcuts a,.shortcuts button,.device-item,.text-grid article,.sub-device,.compare-table,.process-strip article,.auth-grid article,.learning-grid article,.support-grid article,.qa-list details,.links-grid article{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.hero-ledger{display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;padding:22px}.hero-ledger span{font-size:46px;font-weight:950;color:var(--blue)}.hero-ledger strong{writing-mode:vertical-rl;letter-spacing:.14em;font-size:13px}.hero-ledger small{color:var(--muted);font-size:12px}.hero-main-copy{padding:38px;display:flex;flex-direction:column;justify-content:center}.hero-main-copy h1,.title-stack h2,.section-head h2,.text-grid h2,.subpage h1{font-size:clamp(38px,5.5vw,74px);line-height:.98;letter-spacing:-.06em;margin:14px 0;color:var(--navy)}.hero-main-copy p,.architecture-copy p,.section-head p,.device-info p,.text-grid p,.subpage p,.process-strip p,.auth-grid p,.learning-grid p,.support-grid p,.qa-list p,.links-grid p{margin:0;color:var(--muted)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
.hero-product-board{position:relative;display:grid;place-items:center;min-height:560px;overflow:hidden;background:radial-gradient(circle at center,rgba(2,194,255,.18),transparent 42%),#fff}.main-device{max-width:68%;z-index:2}.orbit{position:absolute;background:#fff;border:1px solid var(--line);border-radius:22px;padding:12px;box-shadow:var(--shadow);width:118px;aspect-ratio:1/1;object-fit:contain}.orbit.one{right:20px;top:24px}.orbit.two{right:30px;bottom:42px}.orbit.three{left:24px;bottom:30px}
.section{padding:72px 0}.shortcut-section{padding-top:36px}.shortcuts{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.shortcuts a,.shortcuts button{padding:18px;text-align:left;cursor:pointer}.shortcuts i{font-style:normal;color:var(--blue);font-weight:950}.shortcuts b{display:block;font-size:18px;margin:6px 0}.shortcuts span{font-size:13px;color:var(--muted)}
.architecture-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:30px;align-items:start}.device-wall{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.device-item{padding:20px;display:grid;grid-template-columns:190px 1fr;gap:18px;align-items:center}.device-item.item-stax{grid-row:span 3;grid-template-columns:1fr}.device-visual{background:var(--soft);border:1px solid var(--line);border-radius:22px;padding:14px}.device-visual img{width:100%;aspect-ratio:1/1;object-fit:contain}.device-info span{font-size:12px;color:var(--blue);font-weight:950;letter-spacing:.12em}.device-info h3{font-size:30px;margin:8px 0;letter-spacing:-.04em}.chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.chips b{font-size:13px;border:1px solid var(--line);background:var(--soft);border-radius:999px;padding:7px 10px}.text-system{background:#fff}.text-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.text-grid article{padding:22px}.text-grid h2{font-size:26px}
.subpage{padding:64px 0;background:linear-gradient(180deg,#f8fbff 0%,#edf2f8 100%)}.subpage-grid{display:grid;grid-template-columns:1fr .9fr;gap:28px;align-items:center}.sub-device{padding:26px;display:grid;place-items:center;min-height:360px}.sub-device img{max-height:320px;object-fit:contain}.logo-card img{max-height:180px}.compare-table{overflow:hidden}.compare-row{display:grid;grid-template-columns:1.15fr 1.05fr 1.6fr 1.15fr 1.3fr .7fr;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(--navy);color:#fff;font-weight:900}.mini{border:1px solid var(--line);background:#fff;color:var(--blue);border-radius:999px;padding:9px 12px;font-weight:900;cursor:pointer}
.process-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.process-strip article,.auth-grid article,.learning-grid article,.support-grid article,.links-grid article{padding:22px}.process-strip span,.learning-grid em{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:var(--navy);color:#fff;font-weight:950;font-style:normal}.process-strip h2,.learning-grid h2,.support-grid h2,.links-grid h2{font-size:24px;line-height:1.1;margin:16px 0 8px}.auth-grid,.support-grid,.links-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.auth-grid b{font-size:23px}.learning-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.qa-list{display:grid;gap:12px}.qa-list details{padding:20px 22px}.qa-list summary{font-size:22px;font-weight:900;cursor:pointer;list-style:none}.qa-list summary::-webkit-details-marker{display:none}.qa-list p{margin-top:10px}.links-grid span{font-size:12px;color:var(--blue);font-weight:950;letter-spacing:.12em}
.footer{background:var(--navy);color:#fff;padding:32px 0 58px}.footer-grid{display:flex;justify-content:space-between;gap:26px}.footer-name{display:flex;gap:14px;align-items:flex-start}.footer-name img{border-radius:14px}.footer-name strong{font-size:22px}.footer-name p{max-width:650px;margin:8px 0 0;color:#dbe8ff}.footer-links{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.footer-btn{border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.1);color:#fff;border-radius:999px;padding:10px 14px;font-weight:900;cursor:pointer}.contact-modal{display:none;position:fixed;inset:0;z-index:999;align-items:center;justify-content:center}.contact-modal.open{display:flex}.modal-shade{position:absolute;inset:0;background:rgba(7,18,35,.58);backdrop-filter:blur(8px)}.modal-window{position:relative;z-index:2;width:min(430px,calc(100% - 28px));background:#fff;border-radius:30px;padding:28px;text-align:center;box-shadow:0 40px 100px rgba(0,0,0,.28)}.modal-close{position:absolute;right:16px;top:10px;border:0;background:transparent;font-size:30px;cursor:pointer}.modal-kicker{color:var(--blue);font-size:12px;letter-spacing:.16em;font-weight:950}.modal-window h2{margin:6px 0}.modal-window p{margin:0 0 16px;color:var(--muted)}.qr-wrap{border:1px solid var(--line);border-radius:22px;padding:10px}.qr-wrap img{width:100%;border-radius:14px}.modal-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:16px}.modal-actions a{padding:10px 14px;background:var(--soft);border-radius:999px}.floating-contact{position:fixed;right:18px;bottom:18px;z-index:100;border:0;background:linear-gradient(135deg,var(--blue),var(--cyan));color:#fff;border-radius:999px;padding:14px 18px;font-weight:900;box-shadow:0 15px 34px rgba(15,76,255,.25);cursor:pointer}.lock{overflow:hidden}
@media(max-width:1180px){.nav-menu,.nav-buttons{display:none}.menu-toggle{display:flex}.hero-prism-grid,.architecture-grid,.subpage-grid{grid-template-columns:1fr}.hero-ledger{min-height:86px}.hero-ledger strong{writing-mode:horizontal-tb}.shortcuts,.text-grid,.process-strip{grid-template-columns:repeat(3,1fr)}.device-wall,.auth-grid,.learning-grid,.support-grid,.links-grid{grid-template-columns:repeat(2,1fr)}.device-item,.device-item.item-stax{grid-template-columns:1fr;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))}.hero-prism,.section,.subpage{padding:48px 0}.shortcuts,.text-grid,.process-strip,.device-wall,.auth-grid,.learning-grid,.support-grid,.links-grid{grid-template-columns:1fr}.hero-main-copy{padding:24px}.hero-main-copy h1,.title-stack h2,.section-head h2,.text-grid h2,.subpage h1{font-size:38px}.hero-product-board{min-height:400px}.orbit{position:static;margin:8px;width:100px}.compare-row{grid-template-columns:1fr}.footer-name{flex-direction:column}}


/* Official polished upgrade */
body{
  background:
    radial-gradient(circle at 78% 6%, rgba(15,76,255,.12), transparent 26%),
    radial-gradient(circle at 8% 18%, rgba(2,194,255,.10), transparent 22%),
    linear-gradient(180deg,#f7faff 0%,#eef3fa 42%,#f7faff 100%);
}
.frame-top{
  background:rgba(255,255,255,.78);
  box-shadow:0 10px 40px rgba(7,18,35,.06);
}
.nav-frame{min-height:82px}
.brand-block img{
  width:46px;height:46px;border-radius:16px;
  box-shadow:0 14px 34px rgba(7,18,35,.12);
}
.nav-menu a{
  position:relative;
  padding:8px 0;
}
.nav-menu a::after{
  content:"";
  position:absolute;
  left:0;right:0;bottom:0;
  height:2px;
  transform:scaleX(0);
  transform-origin:center;
  background:linear-gradient(90deg,var(--blue),var(--cyan));
  transition:.22s ease;
}
.nav-menu a.on::after,.nav-menu a:hover::after{transform:scaleX(1)}
.hero-prism{
  padding:78px 0 38px;
  background:
    radial-gradient(circle at 72% 8%, rgba(2,194,255,.22), transparent 30%),
    linear-gradient(135deg,#ffffff 0%,#eef5ff 54%,#eaf1fb 100%);
}
.hero-prism-grid{
  grid-template-columns:96px 1.08fr .98fr;
}
.hero-ledger{
  border-color:rgba(15,76,255,.18);
  background:linear-gradient(180deg,#ffffff 0%,#edf5ff 100%);
}
.hero-main-copy{
  border:1px solid rgba(15,76,255,.16);
  background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,255,255,.86));
  backdrop-filter:blur(18px);
}
.hero-main-copy h1{
  max-width:860px;
}
.hero-product-board{
  border:1px solid rgba(15,76,255,.16);
  background:
    radial-gradient(circle at center,rgba(15,76,255,.16),transparent 38%),
    linear-gradient(180deg,#ffffff 0%,#f4f8ff 100%);
}
.main-device{filter:drop-shadow(0 26px 34px rgba(7,18,35,.14))}
.orbit{transition:.22s ease}
.orbit:hover{transform:translateY(-4px)}
.shortcuts a,.shortcuts button,.device-item,.text-grid article,.sub-device,.compare-table,.process-strip article,.auth-grid article,.learning-grid article,.support-grid article,.qa-list details,.links-grid article{
  border-color:rgba(15,76,255,.13);
}
.shortcuts a:hover,.shortcuts button:hover,.device-item:hover,.text-grid article:hover{
  transform:translateY(-3px);
  box-shadow:0 30px 80px rgba(7,18,35,.14);
}
.shortcuts a,.shortcuts button,.device-item,.text-grid article{
  transition:.24s ease;
}
.architecture{
  background:linear-gradient(180deg,rgba(255,255,255,.65),rgba(237,242,248,.25));
}
.title-stack h2{
  background:linear-gradient(135deg,#071223 0%,#0f4cff 72%);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}
.device-section{
  background:linear-gradient(180deg,#ffffff 0%,#f3f7fc 100%);
}
.device-wall{
  align-items:stretch;
}
.device-item.item-stax{
  background:
    radial-gradient(circle at 84% 16%,rgba(2,194,255,.14),transparent 26%),
    linear-gradient(180deg,#ffffff 0%,#f7fbff 100%);
}
.device-visual{
  background:
    radial-gradient(circle at center,rgba(15,76,255,.10),transparent 46%),
    #f8fbff;
}
.chips b{
  background:#ffffff;
}
.text-system{
  background:
    radial-gradient(circle at 10% 10%,rgba(15,76,255,.08),transparent 24%),
    linear-gradient(180deg,#071223 0%,#0b2344 100%);
}
.text-system .eyebrow{color:#82d7ff}
.text-system h2{color:#fff}
.text-system p{color:#d7e4f6}
.text-grid article{
  background:rgba(255,255,255,.08);
  border-color:rgba(255,255,255,.14);
  box-shadow:none;
  backdrop-filter:blur(18px);
}
.footer{
  background:linear-gradient(135deg,#061225 0%,#0b2b6f 72%,#0f4cff 100%);
}
.modal-window{
  border:1px solid rgba(15,76,255,.14);
}
.float-contact,.floating-contact{
  background:linear-gradient(135deg,#071223,#0f4cff 60%,#02c2ff);
}
@media(max-width:760px){
  .hero-prism-grid{grid-template-columns:1fr}
  .hero-ledger{min-height:74px}
}

/* ===== Jingjiangjie single-page content thickening and layout polish ===== */
.hero-keywords{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 0}.hero-keywords a{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#e8f4ff;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:800}.shortcuts.one-row{grid-template-columns:repeat(6,minmax(0,1fr))}.architecture-copy p+p{margin-top:14px}.channel-box{background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.02));border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.channel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.channel-grid article,.model-strip article,.product-card,.compare-table,.download-card,.verify-card,.support-form,.article-grid article,.faq-list details,.contact-panel{border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.025));border-radius:28px;box-shadow:0 22px 70px rgba(0,0,0,.26)}.channel-grid article{padding:22px}.channel-grid b{display:block;font-size:20px;color:#fff;margin-bottom:8px}.channel-grid p{margin:0;color:#aab7c7;line-height:1.8}.model-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:24px}.model-strip article{padding:18px;min-height:142px}.model-strip span,.product-content span,.article-grid span{color:#79ddff;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.model-strip b{display:block;color:#fff;font-size:18px;line-height:1.22;margin:8px 0}.model-strip p{margin:0;color:#aab7c7;font-size:14px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.product-card{display:grid;grid-template-columns:230px 1fr;gap:22px;padding:22px;align-items:stretch;transition:.22s ease}.product-card:hover{transform:translateY(-4px);border-color:rgba(121,221,255,.42)}.product-wide{grid-column:1/-1;grid-template-columns:300px 1fr}.product-media{border:1px solid rgba(121,221,255,.28);border-radius:22px;background:radial-gradient(circle at 50% 30%,rgba(121,221,255,.18),rgba(255,255,255,.04) 62%,rgba(255,255,255,.02));padding:20px;display:grid;place-items:center;min-height:270px}.product-media img{width:100%;height:230px;object-fit:contain;filter:drop-shadow(0 24px 34px rgba(0,0,0,.45))}.product-wide .product-media img{height:250px}.product-content{display:flex;flex-direction:column}.product-content h3{font-size:24px;line-height:1.24;margin:8px 0 10px;color:#fff}.product-content p{color:#aab7c7;margin:0 0 14px;font-size:15px;line-height:1.76}.specs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:4px 0 18px}.specs b{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.045);border-radius:14px;padding:10px;font-size:13px;color:#e8f4ff;min-height:54px;display:flex;align-items:center;line-height:1.45}.product-content .btn{margin-top:auto;align-self:flex-start}.buy-guide{margin-top:24px;border:1px solid rgba(121,221,255,.34);background:linear-gradient(135deg,rgba(121,221,255,.13),rgba(255,255,255,.035));border-radius:30px;padding:26px;display:grid;grid-template-columns:.8fr 1fr auto;gap:18px;align-items:center;box-shadow:0 22px 70px rgba(0,0,0,.24)}.buy-guide h3{font-size:30px;line-height:1.18;margin:8px 0 8px;color:#fff}.buy-guide p{color:#aab7c7;margin:0}.guide-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.guide-steps article{border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:14px;background:rgba(7,18,35,.42)}.guide-steps i{font-style:normal;color:#79ddff;font-weight:950}.guide-steps b{display:block;color:#fff;margin:4px 0}.guide-steps span{color:#aab7c7;font-size:13px;line-height:1.62}.compare-section{background:rgba(255,255,255,.025)}.compare-table{overflow:hidden}.compare-row{display:grid;grid-template-columns:1.05fr 1fr 1.1fr 1.1fr 1.6fr .7fr;gap:14px;align-items:center;padding:16px 18px;border-bottom:1px solid rgba(255,255,255,.1)}.compare-row:last-child{border-bottom:0}.compare-row.head{background:rgba(121,221,255,.12);color:#79ddff;font-weight:950}.compare-row span{color:#aab7c7}.compare-row span:first-child{color:#fff;font-weight:950}.mini{border:1px solid rgba(121,221,255,.34);background:rgba(121,221,255,.09);color:#79ddff;border-radius:999px;padding:9px 14px;font-weight:950;cursor:pointer}.service-duo-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:20px}.download-card,.verify-card,.support-form,.contact-panel{padding:28px}.download-card ul{color:#aab7c7;padding-left:18px;margin:14px 0 20px}.verify-points{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0}.verify-points b{border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:12px;background:rgba(255,255,255,.04);font-size:14px;color:#e8f4ff}.support-section{background:linear-gradient(180deg,rgba(121,221,255,.07),rgba(255,255,255,.02));border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.support-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:24px}.support-tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.support-tags span{border:1px solid rgba(121,221,255,.34);border-radius:999px;background:rgba(121,221,255,.08);padding:8px 12px;color:#79ddff;font-size:13px;font-weight:900}.support-form{display:grid;gap:14px}.support-form label{display:grid;gap:8px;font-weight:900;color:#fff}.support-form select,.support-form textarea{width:100%;border:1px solid rgba(255,255,255,.12);background:rgba(7,18,35,.62);color:#e8f4ff;border-radius:16px;padding:12px 14px;outline:none}.support-form textarea::placeholder{color:#7f97ae}.form-actions{display:flex;gap:10px;flex-wrap:wrap}.support-form small{color:#aab7c7}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.article-grid article{padding:22px}.article-grid h3{font-size:22px;line-height:1.23;margin:8px 0 10px;color:#fff}.article-grid p{color:#aab7c7;margin:0}.faq-list{display:grid;gap:14px}.faq-list details{padding:20px 22px}.faq-list summary{cursor:pointer;font-size:20px;font-weight:950;list-style:none;color:#fff}.faq-list summary::-webkit-details-marker{display:none}.faq-list p{margin:12px 0 0;color:#aab7c7}.contact-section{background:rgba(255,255,255,.025)}.contact-panel{display:grid;grid-template-columns:1fr .9fr;gap:22px}.contact-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.qr-preview{border:1px dashed rgba(121,221,255,.42);background:rgba(7,18,35,.42);border-radius:24px;padding:22px;display:grid;place-items:center;gap:16px}.qr-preview img{max-width:300px;border-radius:22px;background:#fff;aspect-ratio:1/1;object-fit:contain}.footer-name strong{color:#fff}.modal-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.modal-actions a{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.07);color:#e8f4ff;border-radius:999px;padding:10px 14px;font-weight:800}
@media(max-width:1180px){.shortcuts.one-row{grid-template-columns:repeat(3,1fr)}.channel-grid,.product-grid,.service-duo-grid,.support-grid,.contact-panel{grid-template-columns:1fr}.model-strip{grid-template-columns:repeat(3,1fr)}.product-card,.product-wide{grid-template-columns:230px 1fr}.product-wide{grid-column:auto}.buy-guide{grid-template-columns:1fr}.compare-row{grid-template-columns:1fr 1fr}.compare-row.head{display:none}.article-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.hero-main-copy h1{font-size:32px!important;line-height:1.12}.hero-main-copy p,.architecture-copy p,.section-head p,.download-card p,.verify-card p,.support-copy p,.contact-panel p{font-size:15px;line-height:1.78}.hero-keywords{gap:8px}.hero-keywords a{font-size:12px;padding:7px 10px}.shortcuts.one-row,.channel-grid,.model-strip,.product-grid,.article-grid{grid-template-columns:1fr}.product-card,.product-wide{grid-template-columns:1fr;padding:16px;border-radius:24px;gap:16px}.product-media{min-height:220px;border-radius:20px}.product-media img,.product-wide .product-media img{height:190px;max-width:94%;margin:auto}.product-content h3{font-size:22px}.specs,.guide-steps,.verify-points{grid-template-columns:1fr}.download-card,.verify-card,.support-form,.contact-panel{padding:18px;border-radius:24px}.compare-row{grid-template-columns:1fr;gap:6px;padding:15px}.compare-row span:not(:first-child){border-top:1px solid rgba(255,255,255,.1);padding-top:8px}.contact-actions .btn,.product-content .btn,.buy-guide .btn,.support-form .btn,.download-card .btn,.verify-card .btn,.qr-preview .btn{width:100%;justify-content:center}.qr-preview img{max-width:280px}}

/* ===== Readability polish: make text colors more visible ===== */
:root{
  --ink:#f7fbff;
  --muted:#d8e8f6;
  --soft:#cfe2f5;
  --cyan:#8be8ff;
}
body{
  color:#f7fbff;
}
p,
.architecture-copy p,
.section-head p,
.product-content p,
.channel-grid p,
.download-card p,
.verify-card p,
.support-copy p,
.contact-panel p,
.article-grid p,
.faq-list p,
.buy-guide p,
.footer p{
  color:#d8e8f6 !important;
}
.hero-main-copy p,
.hero-ledger small,
.brand-block em,
.nav-menu a,
.breadcrumb,
.breadcrumb a,
.channel-grid p,
.model-strip p,
.guide-steps span,
.support-form small,
.footer-name span,
.footer-name em{
  color:#d8e8f6 !important;
}
.eyebrow,
.hero-keywords a,
.product-content span,
.model-strip span,
.article-grid span,
.shortcuts a i,
.shortcuts button i{
  color:#8be8ff !important;
  text-shadow:0 0 18px rgba(139,232,255,.18);
}
.title-stack h2,
.section-head h2,
.hero-main-copy h1,
.product-content h3,
.channel-grid b,
.model-strip b,
.article-grid h3,
.faq-list summary,
.support-copy h2,
.contact-panel h2,
.download-card h2,
.verify-card h2{
  color:#ffffff !important;
  background:none !important;
  -webkit-text-fill-color:#ffffff !important;
  text-shadow:0 2px 18px rgba(0,0,0,.28);
}
.specs b,
.verify-points b,
.compare-row span,
.support-form label{
  color:#eef8ff !important;
}
.compare-row span:first-child,
.compare-row.head,
.mini{
  color:#ffffff !important;
}
.shortcuts a b,
.shortcuts button b{
  color:#ffffff !important;
}
.shortcuts a span,
.shortcuts button span{
  color:#d8e8f6 !important;
}

/* ===== Final contrast fix: restore readable light-theme text ===== */
:root{
  --ink:#071223;
  --muted:#425366;
  --cyan:#0097d8;
  --soft:#f6f9fd;
}
body{
  color:#071223 !important;
  background:#edf2f8 !important;
}
.hero-prism,
.text-system,
.subpage,
.compare-section,
.contact-section{
  color:#071223 !important;
}
.hero-main-copy h1,
.title-stack h2,
.section-head h2,
.text-grid h2,
.subpage h1,
.product-content h3,
.channel-grid b,
.model-strip b,
.article-grid h3,
.faq-list summary,
.download-card h2,
.verify-card h2,
.contact-panel h2{
  color:#071223 !important;
  -webkit-text-fill-color:#071223 !important;
  background:none !important;
  text-shadow:none !important;
}
.hero-main-copy p,
.architecture-copy p,
.section-head p,
.product-content p,
.channel-grid p,
.model-strip p,
.download-card p,
.verify-card p,
.contact-panel p,
.article-grid p,
.faq-list p,
.buy-guide p,
.shortcuts span,
.process-strip p,
.auth-grid p,
.learning-grid p,
.links-grid p{
  color:#425366 !important;
  text-shadow:none !important;
}
.eyebrow,
.hero-keywords a,
.product-content span,
.model-strip span,
.article-grid span,
.shortcuts a i,
.shortcuts button i,
.links-grid span{
  color:#006fb8 !important;
  text-shadow:none !important;
}
.shortcuts a,
.shortcuts button,
.device-item,
.text-grid article,
.sub-device,
.compare-table,
.process-strip article,
.auth-grid article,
.learning-grid article,
.support-grid article,
.links-grid article,
.channel-grid article,
.model-strip article,
.product-card,
.download-card,
.verify-card,
.article-grid article,
.faq-list details,
.contact-panel,
.buy-guide{
  background:#ffffff !important;
  border-color:#cfdae8 !important;
  color:#071223 !important;
  box-shadow:0 18px 50px rgba(7,18,35,.10) !important;
}
.specs b,
.verify-points b,
.chips b,
.guide-steps article{
  background:#f6f9fd !important;
  border-color:#cfdae8 !important;
  color:#071223 !important;
}
.guide-steps b,
.guide-steps span,
.support-form label,
.support-form small{
  color:#425366 !important;
}
.guide-steps i{
  color:#006fb8 !important;
}
.product-media{
  background:linear-gradient(180deg,#f6f9fd,#ffffff) !important;
  border-color:#cfdae8 !important;
}
.compare-section{
  background:#edf2f8 !important;
}
.compare-section .section-head h2{
  color:#071223 !important;
  -webkit-text-fill-color:#071223 !important;
  text-shadow:none !important;
}
.compare-section .section-head p{
  color:#425366 !important;
}
.compare-table{
  background:#ffffff !important;
  border-color:#cfdae8 !important;
}
.compare-row{
  border-bottom-color:#cfdae8 !important;
}
.compare-row.head{
  background:#071223 !important;
  color:#ffffff !important;
}
.compare-row.head b{
  color:#ffffff !important;
}
.compare-row span,
.compare-row span:first-child{
  color:#122238 !important;
  text-shadow:none !important;
}
.compare-row span:first-child{
  font-weight:950;
}
.mini{
  background:#eef7ff !important;
  border-color:#9ed8f5 !important;
  color:#006fb8 !important;
}
.support-section{
  background:linear-gradient(180deg,#071223,#0b1c34) !important;
  color:#ffffff !important;
}
.support-section .support-copy h2,
.support-section .support-copy .eyebrow{
  color:#ffffff !important;
  -webkit-text-fill-color:#ffffff !important;
}
.support-section .support-copy p,
.support-section .support-tags span{
  color:#d9ecff !important;
}
.support-form{
  background:#ffffff !important;
  color:#071223 !important;
}
.support-form select,
.support-form textarea{
  background:#f6f9fd !important;
  color:#071223 !important;
  border-color:#cfdae8 !important;
}
.footer{
  background:#071223 !important;
  color:#ffffff !important;
}
.footer strong,
.footer-name strong{
  color:#ffffff !important;
}
.footer p,
.footer-name p,
.footer-links a,
.footer-btn{
  color:#dbe8ff !important;
}
.contact-modal .modal-window{
  background:#ffffff !important;
  color:#071223 !important;
}
.contact-modal .modal-window h2{
  color:#071223 !important;
  -webkit-text-fill-color:#071223 !important;
  text-shadow:none !important;
}
.contact-modal .modal-window p{
  color:#425366 !important;
}
@media(max-width:760px){
  .compare-row span:not(:first-child){border-top-color:#cfdae8 !important;}
}

/* ===== Force readable black text across the site ===== */
:root{
  --ink:#000000 !important;
  --muted:#000000 !important;
  --navy:#000000 !important;
  --blue:#000000 !important;
  --cyan:#000000 !important;
  --green:#000000 !important;
}
html,body,body *:not(img):not(svg):not(path){
  color:#000000 !important;
  -webkit-text-fill-color:#000000 !important;
  text-shadow:none !important;
}
body{
  background:#edf2f8 !important;
}
.frame-top,
.hero-prism,
.subpage,
.channel-box,
.compare-section,
.support-section,
.contact-section,
.footer{
  background:#edf2f8 !important;
  color:#000000 !important;
}
.hero-ledger,
.hero-main-copy,
.hero-product-board,
.shortcuts a,
.shortcuts button,
.device-item,
.text-grid article,
.sub-device,
.compare-table,
.process-strip article,
.auth-grid article,
.learning-grid article,
.support-grid article,
.links-grid article,
.channel-grid article,
.model-strip article,
.product-card,
.download-card,
.verify-card,
.support-form,
.article-grid article,
.faq-list details,
.contact-panel,
.buy-guide,
.modal-window,
.footer-btn,
.footer-links a,
.guide-steps article,
.specs b,
.verify-points b,
.chips b,
.qr-preview,
.qr-wrap,
.modal-actions a{
  background:#ffffff !important;
  border-color:#c8d4e3 !important;
  color:#000000 !important;
}
.hero-main-copy h1,
.title-stack h2,
.section-head h2,
.text-grid h2,
.subpage h1,
.process-strip h2,
.learning-grid h2,
.support-grid h2,
.links-grid h2,
.product-content h3,
.buy-guide h3,
.qa-list summary,
.footer strong,
.footer-name strong,
.modal-window h2,
.compare-section .section-head h2,
.support-section .support-copy h2,
.channel-grid b,
.model-strip b,
.guide-steps b,
.article-grid h3{
  color:#000000 !important;
  -webkit-text-fill-color:#000000 !important;
  text-shadow:none !important;
}
.hero-main-copy p,
.architecture-copy p,
.section-head p,
.device-info p,
.text-grid p,
.subpage p,
.process-strip p,
.auth-grid p,
.learning-grid p,
.support-grid p,
.qa-list p,
.links-grid p,
.channel-grid p,
.model-strip p,
.product-content p,
.buy-guide p,
.guide-steps span,
.article-grid p,
.support-form small,
.footer p,
.footer-name p,
.modal-window p,
.compare-row span,
.compare-row span:first-child{
  color:#000000 !important;
  -webkit-text-fill-color:#000000 !important;
  text-shadow:none !important;
}
.eyebrow,
.links-grid span,
.model-strip span,
.product-content span,
.article-grid span,
.process-strip span,
.learning-grid em,
.guide-steps i,
.breadcrumb,
.breadcrumb a,
.nav-menu a,
.brand-block em,
.hero-ledger small,
.hero-ledger span,
.hero-keywords a,
.support-tags span,
.mini{
  color:#000000 !important;
  -webkit-text-fill-color:#000000 !important;
  text-shadow:none !important;
}
.btn,
.btn-accent,
.btn-dark,
.btn-outline,
.footer-btn,
.floating-contact,
.mini{
  background:#ffffff !important;
  border:1px solid #000000 !important;
  color:#000000 !important;
  -webkit-text-fill-color:#000000 !important;
  box-shadow:none !important;
}
.compare-row.head{
  background:#e7edf5 !important;
  color:#000000 !important;
}
.compare-row.head b{
  color:#000000 !important;
  -webkit-text-fill-color:#000000 !important;
}
.support-form select,
.support-form textarea,
input,select,textarea{
  background:#ffffff !important;
  color:#000000 !important;
  -webkit-text-fill-color:#000000 !important;
  border-color:#c8d4e3 !important;
}
.support-form textarea::placeholder,
input::placeholder,
textarea::placeholder{
  color:#000000 !important;
  opacity:.75 !important;
  -webkit-text-fill-color:#000000 !important;
}
.product-media{
  background:#ffffff !important;
  border-color:#c8d4e3 !important;
}
.modal-shade{
  background:rgba(0,0,0,.35) !important;
}
