:root{--ink:#101828;--muted:#667085;--blue:#2563eb;--blue2:#4f46e5;--soft:#f6f8fc;--line:#e6eaf0;--dark:#0b1220;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.announcement{text-align:center;background:var(--dark);color:#fff;padding:9px 16px;font-size:13px;letter-spacing:.02em}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.header-inner{height:74px;display:flex;align-items:center;gap:38px}.brand{font-weight:900;font-size:27px;letter-spacing:-.05em}.brand span{color:var(--blue)}nav{display:flex;gap:26px;flex:1}nav a,.header-actions a{font-size:14px;color:#475467}.header-actions{display:flex;gap:18px}.hero{padding:86px 0 70px;background:radial-gradient(circle at 80% 20%,#eaf0ff 0,transparent 35%),linear-gradient(#fff,#fbfcff)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.16em;color:var(--blue);margin-bottom:16px}.hero h1{font-size:clamp(44px,6vw,74px);line-height:1.02;letter-spacing:-.055em;margin:0 0 24px;max-width:760px}.hero-copy>p{font-size:19px;color:var(--muted);max-width:650px}.hero-buttons{display:flex;gap:12px;margin:32px 0 25px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:14px 22px;font-weight:750;border:1px solid var(--line);cursor:pointer;font-size:15px}.primary{background:linear-gradient(135deg,var(--blue),var(--blue2));color:white;border:0}.secondary{background:white}.wide{width:100%;margin-top:16px}.microtrust{display:flex;flex-wrap:wrap;gap:18px;color:#667085;font-size:13px}.hero-art{position:relative;height:470px}.screen{position:absolute;background:#fff;border:8px solid #111827;box-shadow:0 35px 70px rgba(16,24,40,.18)}.laptop{width:88%;height:340px;right:0;top:30px;border-radius:18px;transform:perspective(900px) rotateY(-6deg)}.tablet{width:185px;height:245px;right:-10px;bottom:5px;border-radius:20px;padding:28px 20px;background:linear-gradient(145deg,#101828,#1d2939);color:#fff}.tablet b{font-size:27px;line-height:1.15}.tablet span{display:block;margin-top:28px;color:#a5b4fc;font-size:12px}.screen-top{padding:16px 20px;border-bottom:1px solid var(--line);font-weight:900}.screen-top small{float:right;font-weight:600;color:#98a2b3}.screen-body{padding:42px 35px}.screen-body b{font-size:44px;line-height:1.05;letter-spacing:-.04em}.screen-body em{font-style:normal;color:var(--blue)}.screen-body p{color:#667085}.mini-cards{display:flex;gap:10px;margin-top:28px}.mini-cards i{display:block;width:85px;height:60px;border-radius:10px;background:linear-gradient(135deg,#dbeafe,#c7d2fe)}.benefits{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:25px 0}.benefit-grid>div{padding:0 24px;border-right:1px solid var(--line)}.benefit-grid>div:last-child{border:0}.benefit-grid b,.benefit-grid span{display:block}.benefit-grid b{font-size:14px}.benefit-grid span{font-size:12px;color:var(--muted);margin-top:3px}.section{padding:95px 0}.soft{background:var(--soft)}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:38px}.section-head h2,.center h2,.about-grid h2,.faq-wrap h2{font-size:clamp(32px,4vw,48px);line-height:1.1;letter-spacing:-.04em;margin:0}.section-head>p{max-width:520px;color:var(--muted)}.center{text-align:center;max-width:760px;margin:0 auto 48px}.lead{color:var(--muted);font-size:17px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(16,24,40,.09)}.product-media{aspect-ratio:1/1;background:#f7f7f8;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover}.placeholder{height:100%;display:grid;place-items:center;font-size:42px;font-weight:900;color:#c7cdd7}.product-info{padding:22px}.tag{font-size:10px;font-weight:800;letter-spacing:.13em;color:var(--blue)}.product-info h3{font-size:20px;margin:8px 0}.product-info p{font-size:14px;color:var(--muted);min-height:66px}.product-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:16px}.product-bottom strong{font-size:19px}.product-bottom span{font-size:13px;color:var(--blue)}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-grid>div{background:#fff;border:1px solid var(--line);padding:28px;border-radius:18px}.feature-grid span{color:var(--blue);font-weight:900}.feature-grid h3{margin:18px 0 8px}.feature-grid p{color:var(--muted);font-size:14px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.steps>div{padding:34px;border:1px solid var(--line);border-radius:20px}.steps b{font-size:38px;color:#c7d2fe}.steps p{color:var(--muted)}.dark{background:var(--dark);color:#fff}.light{color:#a5b4fc}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.reviews blockquote{margin:0;background:#111c30;border:1px solid #26344e;border-radius:20px;padding:30px;font-size:17px}.reviews footer{margin-top:20px;color:#aab5c8;font-size:13px}.faq-wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.faq-list details{border-bottom:1px solid var(--line);padding:20px 0}.faq-list summary{font-weight:750;cursor:pointer}.faq-list p{color:var(--muted)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.info-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:38px}.info-card h2{font-size:30px}.info-card p{color:var(--muted)}.info-card b{color:var(--ink)}.footer{background:#f5f7fb;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.footer h3{font-size:18px}.footer a{display:block;color:#667085;margin:14px 0}.footer-bottom{border-top:1px solid var(--line);margin-top:45px;padding-top:24px;display:flex;justify-content:space-between;color:#98a2b3;font-size:13px}.product-page{display:grid;grid-template-columns:1.05fr .95fr;gap:65px}.main-product-image{width:100%;border-radius:24px}.product-details h1{font-size:46px;line-height:1.08;letter-spacing:-.04em}.price{font-size:30px;font-weight:850;margin:16px 0}.rte{color:#475467}.product-details select{width:100%;padding:14px;border:1px solid var(--line);border-radius:10px;margin-top:18px}.purchase-notes{display:flex;gap:15px;flex-wrap:wrap;margin-top:18px;font-size:12px;color:#667085}.page-content{max-width:860px}.page-content h1{font-size:48px}.cart-row,.cart-total{display:flex;justify-content:space-between;padding:18px 0;border-bottom:1px solid var(--line)}.cart-total{font-size:22px}@media(max-width:900px){nav{display:none}.hero-grid,.faq-wrap,.product-page{grid-template-columns:1fr}.hero-art{height:390px}.product-grid{grid-template-columns:repeat(2,1fr)}.feature-grid,.benefit-grid{grid-template-columns:repeat(2,1fr)}.steps,.reviews{grid-template-columns:1fr}.benefit-grid>div{border:0;padding:14px}.section-head{display:block}.about-grid{grid-template-columns:1fr}}@media(max-width:600px){.wrap{width:min(100% - 28px,1180px)}.header-actions a:first-child{display:none}.hero{padding-top:55px}.hero h1{font-size:46px}.hero-art{height:310px}.laptop{height:245px;width:96%}.screen-body{padding:25px 20px}.screen-body b{font-size:30px}.tablet{width:130px;height:180px;padding:18px 12px}.tablet b{font-size:20px}.product-grid,.feature-grid,.benefit-grid,.about-grid,.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin:8px 0}.section{padding:70px 0}.hero-buttons{flex-direction:column}}