:root{--bg: #f7f7f4;--surface: #ffffff;--surface-soft: #fff6d8;--text: #151922;--muted: #5f6673;--line: #e5e0d2;--brand: #ffc20e;--brand-dark: #1d2533;--accent: #ffc20e;--radius: 18px;--shadow: 0 18px 50px rgba(21, 25, 34, .12)}*{box-sizing:border-box}html{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text)}body{margin:0;min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main{min-height:60vh}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;background:#fff;border-top:6px solid var(--brand);border-bottom:1px solid #ece7d8}.header-inner{min-height:78px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:12px;min-width:max-content}.brand-logo{min-width:auto}.brand-logo img{width:118px;height:auto;display:block}.brand-mark{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,var(--brand),#e6ad00);color:var(--text);display:grid;place-items:center;font-weight:800;font-size:22px}.brand strong{display:block;font-size:16px;letter-spacing:.02em}.brand small{display:block;margin-top:2px;color:var(--muted);font-size:12px}.main-nav{margin-left:auto;display:flex;align-items:center;gap:20px;color:#202632;font-size:14px;font-weight:700}.main-nav a{padding:12px 14px;border-radius:999px}.main-nav a:hover,.main-nav a.active{background:#151922;color:#fff}.header-cta,.button-primary,.button-secondary,.footer-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:800;transition:.2s ease}.header-cta{padding:11px 18px;background:#151922;color:#fff;font-size:14px}.header-cta:hover{background:var(--brand);color:#151922}h1,h2,h3,p{margin-top:0}h1{margin-bottom:22px;font-size:clamp(40px,6vw,68px);line-height:1.02;letter-spacing:-.055em}.hero{background:radial-gradient(circle at top right,rgba(255,194,14,.18),transparent 35%),linear-gradient(135deg,#fff,#f7f3e8);border-bottom:1px solid #ece7d8}.hero-inner{padding:86px 0 76px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:52px;align-items:center}.eyebrow{display:inline-flex;margin-bottom:18px;padding:8px 12px;border-radius:999px;background:#fff2bf;color:#7a5700;font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.hero-lead{max-width:680px;color:#475569;font-size:19px;line-height:1.75}.hero-actions{margin-top:34px;display:flex;flex-wrap:wrap;gap:14px}.button-primary{padding:14px 22px;background:var(--brand);color:#151922;box-shadow:0 14px 34px #ffc20e47}.button-primary:hover{background:#e6ad00;color:#151922;transform:translateY(-1px)}.button-secondary{padding:14px 22px;background:#fff;color:#151922;border:1px solid #d9d2bf}.button-secondary:hover{background:#fff6d8;border-color:#ffc20e}.section{padding:78px 0}.section-muted{background:#fffdf7;border-top:1px solid #ece7d8;border-bottom:1px solid #ece7d8}.section-header{max-width:760px;margin-bottom:34px}.section-header h2{margin-bottom:14px;font-size:clamp(30px,4vw,46px);line-height:1.1;letter-spacing:-.04em}.section-header p{color:var(--muted);font-size:17px;line-height:1.7}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.grid-2-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:24px}.card{padding:26px;border-radius:var(--radius);background:var(--surface);border:1px solid #e6dfcd;box-shadow:0 10px 30px #0f172a0d}.card h3{margin-bottom:12px;font-size:22px}.card p{color:var(--muted);line-height:1.65}.card-link{margin-top:18px;display:inline-flex;color:#9a6d00;font-weight:800}.badge-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.badge{padding:8px 10px;border-radius:999px;background:#fff2bf;color:#7a5700;font-size:13px;font-weight:800}.spec-item{padding:16px;border-radius:16px;background:#fff8dc}.spec-item strong{display:block;margin-bottom:4px;color:#1d2533}.spec-item span{color:var(--muted);font-size:14px}.original-product-hero{position:relative;overflow:hidden;min-height:560px;background-image:linear-gradient(90deg,#000000c7,#0000009e 36%,#00000052 62%,#0000002e),var(--hero-image);background-size:cover;background-position:center;color:#fff}.original-product-hero__grid{min-height:560px;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:56px;align-items:center}.original-product-hero__copy{max-width:640px}.original-eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;color:#ffc20e;font-size:13px;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.original-eyebrow:before{content:"";width:22px;height:3px;background:#ffc20e;display:inline-block}.original-product-hero h1{margin-bottom:16px;color:#fff;font-size:clamp(46px,7vw,76px);line-height:.98;letter-spacing:.02em}.original-product-hero h1 span{display:block;margin-top:10px;color:#ffc20e;font-size:clamp(28px,4vw,42px);letter-spacing:0}.original-hero-lead{max-width:720px;margin-bottom:18px;color:#ffffffeb;font-size:20px;line-height:1.55}.original-hero-text{max-width:720px;color:#ffffffc7;font-size:16px;line-height:1.75}.original-hero-button{display:inline-flex;align-items:center;justify-content:center;margin-top:14px;padding:14px 24px;border-radius:999px;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.55);font-weight:800;transition:.2s ease}.original-hero-button:hover{background:#ffc20e;color:#151922;border-color:#ffc20e}.original-hero-proof{padding:28px;border-radius:8px;background:#000000b8;border:1px solid rgba(255,255,255,.16);box-shadow:0 24px 70px #00000059}.original-hero-proof>span{display:block;margin-bottom:12px;color:#ffc20e;font-size:13px;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.original-hero-proof strong{display:block;margin-bottom:8px;color:#fff;font-size:36px;letter-spacing:.06em}.original-hero-proof p{margin-bottom:18px;color:#ffffffd1}.original-hero-proof ul{margin:0;padding:0;list-style:none}.original-hero-proof li{position:relative;margin-top:10px;padding-left:20px;color:#fff;font-weight:700}.original-hero-proof li:before{content:"";position:absolute;left:0;top:.65em;width:7px;height:7px;border-radius:999px;background:#ffc20e}.product-spec-snapshot{background:#fff}.spec-snapshot-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.spec-snapshot-card{padding:24px 18px;min-height:116px;border:1px solid #e6dfcd;border-radius:8px;background:#fff}.spec-snapshot-card span{display:block;margin-bottom:12px;color:#77705f;font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.spec-snapshot-card strong{color:#151922;font-size:24px;line-height:1.15}.product-detail-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);gap:42px;align-items:center}.product-detail-grid--wide{grid-template-columns:minmax(0,.8fr) minmax(420px,1.2fr)}.product-detail-grid h2{margin-bottom:16px;font-size:clamp(30px,4vw,46px);line-height:1.1;letter-spacing:-.04em}.product-detail-grid p{color:var(--muted);font-size:17px;line-height:1.75}.image-card{margin:0;padding:18px;border-radius:18px;background:#fff;border:1px solid #e6dfcd;box-shadow:var(--shadow)}.image-card img{width:100%;border-radius:12px;object-fit:cover}.image-card figcaption{margin-top:12px;color:var(--muted);font-size:14px;line-height:1.5}.image-grid img,.image-feature-card img{width:100%;height:230px;object-fit:cover;border-radius:12px;margin-bottom:18px;background:#f8fafc}.step-label{display:inline-flex;margin-bottom:10px;color:#b98700;font-size:13px;font-weight:900;letter-spacing:.16em}.software-section{background:#151922;color:#fff}.software-section h2{color:#fff}.software-section p{color:#ffffffbd}.software-section .spec-item{background:#ffffff14}.software-section .spec-item strong{color:#ffc20e}.software-section .spec-item span{color:#ffffffbd}.software-gallery{display:grid;gap:14px}.software-gallery>img,.software-gallery-small img{width:100%;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:#fff;box-shadow:0 12px 30px #00000038}.software-gallery-small{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.kit-panel{margin-top:24px;padding:26px;border-radius:16px;background:#fff;border:1px solid #e6dfcd}.table-wrap{overflow-x:auto;border-radius:16px;border:1px solid #e6dfcd;background:#fff;box-shadow:0 12px 30px #0f172a0f}.spec-table{width:100%;border-collapse:collapse;font-size:15px}.spec-table th,.spec-table td{padding:16px 18px;text-align:left;border-bottom:1px solid #e6dfcd;vertical-align:top}.spec-table th{width:42%;color:#1d2533;background:#fff8dc}.spec-table tr:last-child th,.spec-table tr:last-child td{border-bottom:0}.certificate-card img{max-height:520px;object-fit:contain}.site-footer{position:relative;background:#050505;color:#fff;padding:72px 0 28px;border-top:6px solid #ffc20e}.footer-grid{display:grid;grid-template-columns:1.25fr .75fr .75fr .95fr;gap:54px;align-items:start}.footer-brand{display:inline-flex;margin-bottom:18px}.footer-brand img{width:128px;height:auto;display:block}.footer-about p{max-width:320px;color:#ffffffb8;line-height:1.75}.footer-grid h4{margin:0 0 18px;color:#fff;font-size:15px;font-weight:800}.footer-grid a{display:block;width:max-content;margin:0 0 12px;color:#ffffffb8;font-size:15px}.footer-grid a:hover{color:#ffc20e}.footer-grid address{margin:0 0 14px;color:#ffffffb8;font-style:normal;line-height:1.75}.footer-grid p{margin:0;color:#ffffffb8;line-height:1.65}.footer-bottom{margin-top:46px;padding-top:24px;border-top:1px solid rgba(255,255,255,.14);color:#ffffff7a;font-size:14px}@media(max-width:1100px){.spec-snapshot-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:980px){.header-inner{flex-wrap:wrap;padding:14px 0}.main-nav{width:100%;order:3;overflow-x:auto;padding-bottom:6px}.hero-inner{grid-template-columns:1fr;padding:64px 0}.grid-3,.grid-2,.grid-2-list,.footer-grid,.product-detail-grid,.product-detail-grid--wide,.software-gallery-small{grid-template-columns:1fr}.original-product-hero,.original-product-hero__grid{min-height:auto}.original-product-hero__grid{grid-template-columns:1fr;padding:74px 0}.original-hero-proof{max-width:420px}.image-grid img,.image-feature-card img{height:auto}}@media(max-width:640px){.container{width:min(100% - 28px,1180px)}.brand-logo img{width:105px}.header-cta{display:none}.hero-actions{flex-direction:column}.button-primary,.button-secondary,.original-hero-button{width:100%}.section{padding:56px 0}.spec-snapshot-grid{grid-template-columns:1fr}.original-product-hero h1{font-size:44px}}
