*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#14233f;background:#f7f9fc}.container{width:min(1120px,92%);margin:auto}.topbar{height:68px;background:#08285b;color:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(255,255,255,.1)}.nav{height:100%;display:flex;align-items:center;justify-content:space-between}.logo{font-weight:800;font-size:19px;color:#fff;text-decoration:none;display:flex;align-items:center;gap:8px}.logo-check{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#36c54c;color:#092957;font-weight:900}.nav nav{display:flex;align-items:center;gap:31px}.nav nav a{color:#fff;text-decoration:none;font-size:12px;font-weight:700;opacity:.95}.nav-button{background:#39bf4b;padding:11px 23px;border-radius:5px}.menu-toggle{display:none;background:none;border:0;color:#fff;font-size:24px}.hero{min-height:360px;background:linear-gradient(115deg,#071f4d,#0b3875 65%,#0a2856);overflow:hidden;color:#fff}.hero-content{min-height:360px;display:flex;align-items:center;position:relative}.hero-copy{width:52%;position:relative;z-index:2}.eyebrow,.section-kicker{font-size:10px;font-weight:800;letter-spacing:1.4px;color:#39bf4b}.hero h1{font-size:39px;line-height:1.1;margin:10px 0 15px;letter-spacing:-1.3px}.hero h1 span{color:#fff}.hero p{max-width:520px;line-height:1.6;font-size:14px;color:#dbe7f9}.hero-actions{display:flex;gap:10px;margin-top:23px}.btn{display:inline-flex;border:0;border-radius:6px;padding:12px 18px;font:700 12px Inter;cursor:pointer;text-decoration:none;align-items:center;justify-content:center}.btn-primary{background:#39bf4b;color:#fff;box-shadow:0 8px 18px rgba(26,174,54,.22)}.btn-outline{border:1px solid rgba(255,255,255,.3);color:#fff;background:transparent}.hero-visual{position:absolute;right:-35px;width:55%;height:100%;top:0}.orb{position:absolute;border:1px solid rgba(100,180,255,.2);border-radius:50%}.orb-one{width:330px;height:330px;right:80px;top:15px}.orb-two{width:430px;height:430px;right:30px;top:-35px}.laptop{position:absolute;right:125px;top:95px;width:270px;height:145px;border:7px solid #1b2941;border-radius:12px 12px 5px 5px;background:linear-gradient(140deg,#a9d0ed,#244e80);transform:skew(-7deg);box-shadow:0 15px 25px rgba(0,0,0,.3)}.laptop:after{content:"";position:absolute;width:315px;height:13px;bottom:-20px;left:-27px;background:#26384e;border-radius:3px 3px 12px 12px}.headphones{position:absolute;right:130px;top:75px;width:125px;height:150px;border:18px solid #111b2a;border-bottom:0;border-radius:70px 70px 0 0;transform:rotate(7deg);z-index:4;filter:drop-shadow(0 12px 8px rgba(0,0,0,.35))}.headphones span,.headphones:after{content:"";position:absolute;width:34px;height:65px;background:#151e2c;border-radius:15px;bottom:-48px}.headphones span{left:-27px}.headphones:after{right:-27px}.camera{position:absolute;right:5px;top:115px;width:120px;height:90px;border-radius:12px;background:linear-gradient(150deg,#5e6b78,#1a2028);z-index:5;box-shadow:0 12px 15px rgba(0,0,0,.35)}.camera i{position:absolute;width:53px;height:53px;border-radius:50%;background:#111b24;border:7px solid #73808a;left:34px;top:20px}.camera b{position:absolute;width:30px;height:8px;background:#75808b;left:15px;top:9px;border-radius:4px}.controller{position:absolute;right:390px;top:170px;width:75px;height:35px;border-radius:25px;background:#b5c1ce;transform:rotate(-15deg);z-index:6}.controller i{position:absolute;width:9px;height:9px;background:#27384a;border-radius:50%;top:13px}.controller i:nth-child(1){left:15px}.controller i:nth-child(2){right:15px}.controller i:nth-child(3){left:31px;top:8px;width:5px;height:5px}.section{padding:26px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:14px}.section-heading h2{margin:4px 0 0;font-size:19px;color:#152d56}.see-all{font-size:12px;color:#168f32;font-weight:800;text-decoration:none}.featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.feature-card{height:118px;border-radius:7px;overflow:hidden;position:relative;background:linear-gradient(130deg,#102c5b,#2772a0);padding:18px;color:#fff;box-shadow:0 4px 15px rgba(19,44,76,.12)}.feature-card:nth-child(2){background:linear-gradient(130deg,#193b68,#4b7fa2)}.feature-card:nth-child(3){background:linear-gradient(130deg,#17345a,#73925d)}.feature-card h3{font-size:14px;line-height:1.2;width:58%;margin:0 0 6px}.feature-card .stars{font-size:12px;color:#ffd21a;margin-bottom:8px}.feature-card .mini-btn{display:inline-block;background:#10376d;color:#fff;border-radius:3px;padding:7px 10px;font-size:9px;font-weight:800;text-decoration:none}.feature-art{position:absolute;right:8px;bottom:5px;font-size:64px;filter:drop-shadow(0 8px 5px rgba(0,0,0,.2))}.comparison-section{background:#eef2f7}.toolbar{display:flex;justify-content:space-between;gap:10px;margin-bottom:9px}.quick-tabs{display:flex;gap:5px}.quick-tab{background:#fff;border:1px solid #d8dee8;color:#22385b;border-radius:4px;padding:7px 13px;font:700 10px Inter;cursor:pointer}.quick-tab.active{background:#163d72;color:#fff;border-color:#163d72}.search-wrap{display:flex;background:#fff;border:1px solid #d8dee8;border-radius:5px;align-items:center;padding:0 10px;width:235px}.search-wrap input{border:0;outline:0;padding:8px;width:100%;font:11px Inter}.comparison-card{background:#fff;border:1px solid #dce3ec;border-radius:7px;overflow:hidden;box-shadow:0 3px 12px rgba(27,50,80,.06)}.table-head,.table-row{display:grid;grid-template-columns:1.4fr 1fr .9fr 1.55fr 65px;align-items:center}.table-head{background:#0b2d61;color:#fff;font-size:10px;font-weight:800;padding:10px 13px}.table-row{padding:11px 13px;border-bottom:1px solid #e5e9ef;font-size:11px}.table-row:last-child{border:0}.product-name{font-weight:700;display:flex;align-items:center;gap:8px}.product-icon{width:25px;height:25px;border-radius:5px;background:#edf3fa;display:grid;place-items:center;font-size:14px}.stars{color:#ffc400;letter-spacing:1px}.price{font-weight:800}.features{color:#50617b}.table-btn{font-size:9px;background:#edf6ee;color:#21863a;border:0;border-radius:4px;padding:7px;cursor:pointer;font-weight:800}.catalog-section{background:#fff}.catalog-layout{display:grid;grid-template-columns:230px 1fr;gap:20px}.filters{background:#f7f9fc;border:1px solid #e0e5ed;border-radius:8px;padding:16px;height:max-content;position:sticky;top:84px}.filter-title{font-weight:800;font-size:14px;display:flex;justify-content:space-between;margin-bottom:18px}.filter-title button{border:0;background:none;color:#1d8d38;font-size:10px;font-weight:700;cursor:pointer}.filter-label{display:block;font-size:10px;font-weight:800;color:#304564;margin:15px 0 7px}.filters select,.filters input[type=number]{width:100%;padding:9px;border:1px solid #d8dfe8;border-radius:5px;background:#fff;font:11px Inter;color:#233a5d}.price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:6px}.filters input[type=range]{width:100%;margin:13px 0}.range-labels{display:flex;justify-content:space-between;font-size:9px;color:#718097}.range-labels strong{color:#18365e}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.product-card{border:1px solid #e0e5ed;border-radius:8px;overflow:hidden;background:#fff;transition:.2s;position:relative}.product-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(25,51,88,.12)}.product-img{height:145px;background:linear-gradient(145deg,#f2f6fb,#dbe7f4);display:grid;place-items:center;font-size:65px;position:relative}.rank-badge{position:absolute;top:9px;left:9px;background:#0b2d61;color:#fff;border-radius:4px;padding:5px 7px;font-size:9px;font-weight:800}.discount{position:absolute;right:9px;top:9px;background:#e9f8eb;color:#21853a;border-radius:4px;padding:5px 7px;font-size:9px;font-weight:800}.product-body{padding:13px}.product-body h3{font-size:13px;margin:0 0 7px;color:#17355e}.product-rating{font-size:10px;margin-bottom:8px}.product-rating span{color:#718098;margin-left:4px}.product-price{font-size:17px;font-weight:800;color:#142d54}.old-price{text-decoration:line-through;color:#8c98a9;font-size:10px;margin-left:5px}.product-meta{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.tag{font-size:9px;color:#52647d}.view-btn{border:0;background:#12376c;color:#fff;border-radius:4px;padding:8px 11px;font-size:9px;font-weight:800;cursor:pointer}.empty-state{display:none;text-align:center;padding:50px;color:#738097;font-size:13px}.result-count{font-size:11px;color:#738097}.newsletter{background:#092b5e;color:#fff;padding:34px 0}.newsletter-inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.newsletter h2{font-size:21px;margin:5px 0}.newsletter p{font-size:11px;color:#bdcce0}.newsletter form{display:flex;gap:7px;width:390px}.newsletter input{flex:1;border:0;border-radius:5px;padding:12px;font:11px Inter;outline:0}footer{background:#061e43;color:#b7c6db;padding:25px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-inner p{font-size:10px;margin:8px 0 0}.footer-links{display:flex;gap:18px}.footer-links a{color:#d8e3f1;text-decoration:none;font-size:10px}.footer-inner small{font-size:9px}.modal{display:none;position:fixed;inset:0;background:rgba(4,18,38,.7);z-index:50;align-items:center;justify-content:center;padding:20px}.modal.show{display:flex}.modal-box{width:min(600px,100%);background:#fff;border-radius:10px;padding:25px;position:relative;max-height:90vh;overflow:auto}.modal-close{position:absolute;right:13px;top:10px;border:0;background:none;font-size:25px;cursor:pointer;color:#63718a}.modal-product{display:grid;grid-template-columns:180px 1fr;gap:25px}.modal-art{height:180px;border-radius:8px;background:#eef4fa;display:grid;place-items:center;font-size:80px}.modal-box h2{margin:5px 0 10px}.modal-score{font-size:26px;font-weight:800;color:#12376c}.proscons{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.proscons div{background:#f6f8fb;padding:12px;border-radius:7px;font-size:11px;line-height:1.7}.proscons h4{margin:0 0 5px;font-size:11px}.empty-state.show{display:block}@media(max-width:850px){.hero-copy{width:65%}.hero-visual{opacity:.45;right:-130px}.catalog-layout{grid-template-columns:1fr}.filters{position:static}.products-grid{grid-template-columns:repeat(2,1fr)}.newsletter-inner{align-items:stretch;flex-direction:column}.newsletter form{width:100%}.footer-inner{flex-wrap:wrap}.table-head,.table-row{grid-template-columns:1.4fr 1fr .9fr 1.3fr}.table-head span:last-child,.table-row .table-btn{display:none}}@media(max-width:620px){.topbar{height:60px}.menu-toggle{display:block}.nav nav{display:none;position:absolute;top:60px;left:0;right:0;background:#08285b;padding:15px 5%;flex-direction:column;align-items:stretch;gap:0}.nav nav.open{display:flex}.nav nav a{padding:12px}.hero{min-height:520px}.hero-content{min-height:520px}.hero-copy{width:100%;align-self:flex-start;padding-top:60px}.hero h1{font-size:31px}.hero-visual{top:200px;right:-170px;opacity:.32}.featured-grid,.products-grid{grid-template-columns:1fr}.featured-grid .feature-card{height:125px}.toolbar{flex-direction:column}.search-wrap{width:100%}.quick-tabs{overflow:auto}.quick-tab{white-space:nowrap}.table-head{display:none}.table-row{grid-template-columns:1fr 1fr;padding:14px;gap:8px}.table-row .features{grid-column:1/-1}.comparison-card{border-radius:7px}.modal-product{grid-template-columns:1fr}.footer-links{order:3;width:100%}.footer-inner{align-items:flex-start;flex-direction:column}}