:root{--bg:#f2f4f8;--surface:#fff;--ink:#0d1b33;--muted:#5c6980;--line:#d6dde8;--line-strong:#b9c5d6;--brand:#0a4ad8;--brand-strong:#0739aa;--chip:#edf2f8;--danger:#b42318;--success:#067647}*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:IBM Plex Sans,Segoe UI,Arial,sans-serif;color:var(--ink);background:linear-gradient(180deg,#f5f7fb,#eef2f7);line-height:1.6}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{margin-top:0;color:var(--ink);line-height:1.2}h1{font-size:clamp(2rem,3.1vw,2.8rem);margin-bottom:16px}h2{font-size:clamp(1.5rem,2.3vw,2.1rem);margin-bottom:14px}p{margin-top:0}.site-main{min-height:70vh}.site-main-plain{min-height:100vh}.container{width:min(1220px,100% - 40px);margin-inline:auto}.narrow{width:min(820px,100% - 40px)}.row{display:flex;align-items:center;flex-wrap:wrap}.gap-12{gap:12px}.mt-16{margin-top:16px}.mt-24{margin-top:24px}.muted{color:var(--muted)}.lead{color:#2e3e57;font-size:1.05rem}.notice{padding:14px;border:1px solid #d2dbe8;background:#f3f6fb;color:#2f3f57}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;border-bottom:1px solid #d8e0eb;background:rgba(248,250,253,.96);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.header-inner{min-height:84px;display:grid;grid-template-columns:auto 1fr auto;grid-gap:16px;gap:16px;align-items:center}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink)}.brand:hover{text-decoration:none}.brand-logo{width:48px;height:48px}.brand-text{display:flex;flex-direction:column;line-height:1.16}.brand-text strong{font-size:1rem}.brand-text span{font-size:.78rem;color:#69768d}.main-nav{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:18px}.main-nav a{color:#1f2a3d;font-size:.93rem;font-weight:600;letter-spacing:.01em}.main-nav a:hover{color:#0a4ad8;text-decoration:none}.header-actions{display:flex;gap:10px}.btn-primary,.btn-secondary{display:inline-flex;justify-content:center;align-items:center;gap:8px;border:1px solid transparent;border-radius:8px;padding:11px 16px;font-size:.92rem;font-weight:600;text-decoration:none;cursor:pointer}.btn-sm{padding:8px 12px;font-size:.86rem}.btn-primary{background:linear-gradient(180deg,#1f5ce4,var(--brand));color:#fff}.btn-primary:hover{background:linear-gradient(180deg,#1b4fc5,var(--brand-strong));text-decoration:none}.btn-secondary{background:#fff;border-color:var(--line);color:var(--ink)}.btn-secondary:hover{background:#eef3f9;text-decoration:none}.hero{background:radial-gradient(760px 360px at 85% 5%,rgba(80,127,233,.18),transparent 62%),linear-gradient(180deg,#f8fbff,#edf2f9);padding:58px 0 64px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);grid-gap:34px;gap:34px;align-items:center}.hero-kicker{margin:0 0 10px;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#214ea7}.hero-lead{max-width:680px;color:#3e5068;font-size:1.05rem}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.hero-content{max-width:700px}.hero-visual-wrap{position:relative;display:flex;justify-content:center}.hero-float-pill{position:absolute;left:0;top:24px;z-index:2;background:#fff;border:1px solid #d4dfef;padding:8px 12px;color:#214ea7;font-size:.78rem;font-weight:700;box-shadow:0 12px 28px rgba(19,43,86,.13)}.hero-device{width:min(260px,80%);background:#0b111c;border-radius:24px;padding:10px;box-shadow:0 24px 48px rgba(13,31,65,.3)}.hero-device-notch{width:80px;height:12px;margin:0 auto 7px;background:#1c2434;border-radius:6px}.hero-screen{border-radius:14px;overflow:hidden;aspect-ratio:10/18;background:#dbe4f3}.hero-screen img{width:100%;height:100%;object-fit:cover;display:block}.hero-slider{border-radius:16px;position:relative;aspect-ratio:4/3;box-shadow:0 16px 40px rgba(13,31,65,.14)}.hero-slide,.hero-slider{overflow:hidden;background:#f0f4fa;width:100%}.hero-slide{position:absolute;inset:0;height:100%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .8s ease}.hero-slide img{width:100%;height:100%;object-fit:contain;display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;animation:heroZoom 4s ease-in-out infinite alternate}@keyframes heroZoom{0%{transform:scale(1)}to{transform:scale(1.06)}}.hero-bullets{margin:14px 0 0;padding-left:20px;display:grid;grid-gap:8px;gap:8px}.hero-bullets.dark{color:#33485f}.link{font-weight:600}.section{padding:60px 0}.section-alt{background:#eaf0f7}.section-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-end}.grid{display:grid;grid-gap:16px;gap:16px}.grid-cards{grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}.grid-products{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.grid-features{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.card{display:block;border:1px solid var(--line);background:var(--surface);padding:16px;color:inherit}.card:hover{text-decoration:none;border-color:var(--line-strong);box-shadow:0 8px 24px rgba(13,31,64,.08)}.brand-card,.category-card,.service-card,.stat-card{min-height:110px}.category-name{font-weight:700}.category-count{margin-top:6px;color:var(--muted)}.feature{border:1px solid var(--line);background:#fff;padding:18px}.feature-num{width:32px;height:32px;display:inline-flex;justify-content:center;align-items:center;border:1px solid #cad7eb;color:#18408f;font-weight:700;margin-bottom:10px}.brand-list{display:flex;flex-wrap:wrap;gap:10px}.brand-chip,.chip{display:inline-flex;gap:7px;align-items:center;border:1px solid var(--line);background:var(--chip);color:#1d2a40;padding:7px 12px;font-size:.9rem;border-radius:4px}.chip-list{display:flex;flex-wrap:wrap;gap:10px}.brand-chip span,.chip span{color:#4b5c75}.cta-section{padding-bottom:70px}.cta-block{border:1px solid #c8d3e5;background:linear-gradient(130deg,#f7faff,#eaf2ff);padding:28px;display:flex;justify-content:space-between;gap:20px;align-items:center}.cta-actions{display:flex;flex-wrap:wrap;gap:10px}.product-card{border:1px solid var(--line);background:#fff;color:inherit;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease}.product-card:hover{text-decoration:none;border-color:#afbed4;box-shadow:0 8px 28px rgba(13,31,65,.13);transform:translateY(-3px)}.product-image{aspect-ratio:4/3;background:#f2f6fb;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:12px}.product-image img{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .4s ease}.product-card:hover .product-image img{transform:scale(1.07)}.product-image-placeholder{color:#667792;font-size:.9rem}.product-body{padding:14px}.product-brand{font-size:.8rem;color:#5d6d83}.product-name{margin:6px 0 10px;font-size:1rem;min-height:48px}.product-meta{display:flex;justify-content:space-between;gap:8px;font-size:.88rem}.product-sku{color:#4a5a71}.product-price{font-weight:700;color:#0b3ea8}.product-layout{display:grid;grid-template-columns:1fr 1.15fr;grid-gap:28px;gap:28px}.product-media{display:flex;align-items:flex-start}.product-main-image{width:100%;max-height:680px;border:1px solid var(--line);background:#fff;object-fit:contain;object-position:center;padding:16px}.product-info{display:grid;align-content:start;grid-gap:14px;gap:14px}.product-meta-list{border:1px solid var(--line);background:#fff}.product-meta-row{display:flex;justify-content:space-between;gap:14px;padding:10px 12px;border-bottom:1px solid var(--line)}.product-meta-row:last-child{border-bottom:0}.product-meta-row span{color:#5b6a80}.product-meta-row strong{color:#0f1f39;text-align:right}.product-price-lg{font-size:2rem;font-weight:800;color:#0b3ea8;margin-bottom:2px}.product-form-block{border:1px solid var(--line);background:#fff;padding:22px}.modal-backdrop{position:fixed;inset:0;z-index:90;background:rgba(8,14,25,.5);display:flex;align-items:center;justify-content:center;padding:20px}.modal-card{width:min(760px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;border:1px solid var(--line);padding:20px}.modal-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.modal-head h2{margin-bottom:0}.modal-close{border:1px solid var(--line);background:#fff;color:#30445f;width:36px;height:36px;font-size:1.4rem;line-height:1;cursor:pointer}.modal-close:hover{background:#f1f5fb}.spec-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--line)}.spec-table td,.spec-table th{border-bottom:1px solid var(--line);padding:10px 12px;text-align:left;vertical-align:top}.spec-table th{width:32%;background:#f4f7fb}.filters{margin-top:14px;display:grid;grid-template-columns:2fr 1fr 1fr auto;grid-gap:10px;gap:10px}.filters input,.filters select,.lead-form input,.lead-form select,.lead-form textarea{width:100%;border:1px solid #c8d2e2;background:#fff;padding:10px 12px;font:inherit;border-radius:6px}.lead-form{display:grid;grid-gap:12px;gap:12px}.lead-form label{display:grid;grid-gap:6px;gap:6px;font-weight:500}.form-title{margin-bottom:4px}.form-error,.form-success{padding:12px 14px}.form-success{border:1px solid #8ad3b3;background:#ecfdf3;color:var(--success)}.form-error{border:1px solid #f1b4ac;background:#fef3f2;color:var(--danger)}.checkbox{display:flex;align-items:center;gap:8px}.checkbox input{width:auto}.breadcrumbs{border-bottom:1px solid #e0e7f1;background:#fff}.breadcrumbs ol{margin:0;padding:10px 0;list-style:none;display:flex;gap:8px;flex-wrap:wrap}.breadcrumbs li{color:#687a90;font-size:.88rem}.breadcrumbs li:after{content:"/";margin-left:8px;color:#9ba8ba}.breadcrumbs li:last-child:after{display:none}.article-list{display:grid;grid-gap:14px;gap:14px}.article-card{border:1px solid var(--line);background:#fff;padding:16px}.article-card h2{font-size:1.2rem;margin:6px 0 8px}.panel{border:1px solid var(--line);background:#fff;padding:16px}.site-map-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:16px;gap:16px}.site-map-grid ul{margin:8px 0 0;padding-left:18px}.site-map-full{grid-column:1/-1}.site-map-products{column-count:2}.client-layout{min-height:100vh;display:grid;grid-template-columns:280px 1fr}.client-sidebar{background:#0f172a;color:#e2e8f0;padding:20px;position:-webkit-sticky;position:sticky;top:0;height:100vh}.client-title{font-weight:700;margin-bottom:14px}.client-sidebar nav{display:grid;grid-gap:8px;gap:8px}.client-sidebar nav a{color:#d5deeb;border:1px solid #27344d;border-radius:6px;padding:8px 10px}.client-content{padding:28px}.admin-shell{min-height:100vh;display:grid;grid-template-columns:260px 1fr}.system-admin-shell{grid-template-columns:280px 1fr}.admin-sidebar{background:#111827;color:#e2e8f0;padding:20px;position:-webkit-sticky;position:sticky;top:0;height:100vh;display:grid;align-content:start;grid-gap:14px;gap:14px}.admin-brand{font-weight:700;letter-spacing:.03em}.admin-sidebar nav{display:grid;grid-gap:6px;gap:6px}.admin-sidebar nav a{color:#dce5f3;border:1px solid #303d54;border-radius:6px;padding:7px 9px;font-size:.88rem}.admin-content{padding:24px}.admin-topbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px}.site-footer{margin-top:40px;background:#0f172a;color:#b5c1d3;padding:28px 0 20px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;grid-gap:18px;gap:18px}.footer-brand{color:#fff;font-weight:700;margin-bottom:8px}.footer-desc{color:#b8c4d8}.footer-title{color:#fff;font-weight:600;margin-bottom:8px}.site-footer ul{margin:0;padding:0;list-style:none;display:grid;grid-gap:6px;gap:6px}.site-footer a{color:#d5e0f1}.footer-bottom{margin-top:18px;padding-top:12px;border-top:1px solid #253146;font-size:.88rem}@media (max-width:1100px){.header-inner{grid-template-columns:1fr;padding:14px 0;gap:12px}.main-nav{justify-content:flex-start;gap:14px}.cta-block,.footer-grid,.hero-grid,.product-layout,.two-col{grid-template-columns:1fr}.hero{padding:46px 0 52px}.hero-visual-wrap{justify-content:flex-start}.hero-float-pill{top:18px;left:12px}.filters{grid-template-columns:1fr}}@media (max-width:700px){.container{width:min(1200px,100% - 24px)}.main-nav{gap:10px}.main-nav a{font-size:.86rem}.header-actions{width:100%}.header-actions .btn-sm{flex:1 1}.product-form-block{padding:16px}.site-map-products{column-count:1}.admin-shell,.client-layout,.system-admin-shell{grid-template-columns:1fr}.admin-sidebar,.client-sidebar{height:auto;position:static}.admin-content,.client-content{padding:20px}}