.offers-page{--offers-accent:#a64dff;--offers-accent-rgb:166, 77, 255;padding-top:28px}.offers-profile-green{--offers-accent:#43df75;--offers-accent-rgb:67, 223, 117}.offers-profile-blue{--offers-accent:#3e9cff;--offers-accent-rgb:62, 156, 255}.offers-profile-purple{--offers-accent:#b25bff;--offers-accent-rgb:178, 91, 255}.offers-profile-hybrid{--offers-accent:#786cff;--offers-accent-rgb:120, 108, 255}.offers-page .back-link{margin-bottom:27px}.offers-intro{max-width:1040px;margin-bottom:42px}.offers-intro .eyebrow{margin-bottom:13px}.offers-intro h1{font:800 clamp(34px, 4vw, 62px)/1.16 var(--display);margin-bottom:18px}.offers-intro>p{color:#bdc7d9;max-width:920px;margin-bottom:18px;font-size:clamp(15px,1.25vw,18px);line-height:1.7}.offers-profiles{margin-bottom:55px}.offers-section-heading,.offers-products-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:22px;display:flex}.offers-section-heading h2,.offers-products-heading h2{font:700 clamp(26px, 2.4vw, 36px)/1.2 var(--condensed);margin:5px 0 0}.offers-section-heading>p,.offers-products-heading>div>p{color:#9da9bb;max-width:630px;margin:0;font-size:13px;line-height:1.65}.offers-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.offers-profile-card{--card-accent:#a64dff;--card-accent-rgb:166, 77, 255;isolation:isolate;text-align:left;color:#f5f7fa;background:linear-gradient(105deg, rgba(var(--card-accent-rgb), .1), #0a111c 55%, #080d17);border:1px solid #273247;border-radius:9px;min-height:170px;padding:25px 42% 25px 24px;position:relative;overflow:hidden}.offers-card-green{--card-accent:#43df75;--card-accent-rgb:67, 223, 117}.offers-card-blue{--card-accent:#3e9cff;--card-accent-rgb:62, 156, 255}.offers-card-purple{--card-accent:#b25bff;--card-accent-rgb:178, 91, 255}.offers-card-hybrid{--card-accent:#8173ff;--card-accent-rgb:129, 115, 255}.offers-profile-card:after{content:"";background:var(--card-accent);transform-origin:0;height:3px;transition:transform .2s;position:absolute;inset:auto 0 0;transform:scaleX(0)}.offers-profile-card:hover,.offers-profile-card.is-selected{border-color:var(--card-accent);box-shadow:0 0 24px rgba(var(--card-accent-rgb), .1)}.offers-profile-card.is-selected:after{transform:scaleX(1)}.offers-profile-card:hover{transform:translateY(-2px)}.offers-profile-card img{z-index:-2;object-fit:cover;object-position:center;opacity:.78;filter:saturate(1.12);width:49%;height:140%;position:absolute;inset:-20% -2% -20% auto}.offers-profile-card:before{content:"";z-index:-1;background:linear-gradient(90deg,#0a111c 0%,#0a111cf2 43%,#0a111c18 78%);position:absolute;inset:0}.offers-profile-copy{align-items:flex-start;gap:15px;display:flex}.offers-profile-copy>svg{color:var(--card-accent);flex:none}.offers-profile-copy>span{gap:8px;display:grid}.offers-profile-copy strong{color:var(--card-accent);font:700 24px/1 var(--condensed);text-transform:uppercase}.offers-profile-copy small{color:#d7ddea;max-width:210px;font-size:12px;line-height:1.5}.offers-profile-arrow{color:var(--card-accent);position:absolute;top:calc(50% - 11px);right:15px}.offers-products{scroll-margin-top:25px}.offers-products-heading{align-items:center}.offers-products-heading .eyebrow{color:var(--offers-accent);align-items:center;gap:8px;display:flex}.offers-products-heading>a{color:#8db5ff;font:600 15px var(--condensed);text-transform:uppercase;flex:none;align-items:center;gap:7px;display:inline-flex}.offers-products-heading>a:hover{color:var(--offers-accent)}.offers-category-filters{scrollbar-width:thin;gap:8px;margin-bottom:18px;padding:2px 2px 12px;display:flex;overflow-x:auto}.offers-category-filters button{color:#9ca8ba;min-height:38px;font:600 14px var(--condensed);background:#0a111b;border:1px solid #233044;border-radius:20px;flex:none;padding:8px 15px}.offers-category-filters button:hover,.offers-category-filters button.is-selected{color:#fff;border-color:var(--offers-accent);background:rgba(var(--offers-accent-rgb), .12)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.product-card{background:linear-gradient(135deg,#0c1421,#09101a);border:1px solid #223047;border-radius:9px;grid-template-columns:minmax(165px,34%) minmax(0,1fr);min-width:0;display:grid;overflow:hidden}.product-card:hover{border-color:rgba(var(--offers-accent-rgb), .65);transform:translateY(-2px)}.product-card-image{background:#070c14;min-height:300px;position:relative;overflow:hidden}.product-card-image:after{content:"";background:linear-gradient(#0000 54%,#080e18 100%);position:absolute;inset:0}.product-card-image img{object-fit:cover;width:100%;height:100%}.product-card-image>span{z-index:1;color:#d2dded;font:600 13px var(--condensed);letter-spacing:.8px;text-transform:uppercase;position:absolute;bottom:15px;left:17px}.product-card-content{flex-direction:column;align-items:flex-start;min-width:0;padding:22px;display:flex}.product-category{color:var(--offers-accent);font:600 12px var(--condensed);letter-spacing:1.2px;text-transform:uppercase;align-items:center;gap:6px;display:inline-flex}.product-card h3{font:700 clamp(22px, 1.65vw, 28px)/1.15 var(--condensed);margin:8px 0 10px}.product-card-content>p{color:#aab6c8;margin-bottom:15px;font-size:12px;line-height:1.65}.product-card ul{flex-wrap:wrap;gap:7px;margin:0 0 20px;padding:0;list-style:none;display:flex}.product-card li{color:#bdc9db;background:#111b29;border:1px solid #26354a;border-radius:4px;align-items:center;gap:5px;padding:5px 8px;font-size:10px;line-height:1.3;display:inline-flex}.product-card li svg{color:var(--offers-accent);flex:none}.product-card-actions{flex-wrap:wrap;align-items:center;gap:15px;width:100%;margin-top:auto;display:flex}.product-card-actions>a:last-child{color:#8eadde;font:600 13px var(--condensed);align-items:center;gap:5px;display:inline-flex}.product-card-actions>a:last-child:hover{color:var(--offers-accent)}.gaming-notebook-catalog{scroll-margin-top:25px}.gaming-notebook-heading{max-width:980px;margin-bottom:25px}.gaming-notebook-heading .eyebrow{color:var(--offers-accent);align-items:center;gap:8px;display:flex}.gaming-notebook-heading h2{font:700 clamp(30px, 3vw, 43px)/1.15 var(--condensed);margin:7px 0 11px}.gaming-notebook-heading>p{color:#bdc7d9;max-width:900px;font-size:15px;line-height:1.7}.gaming-notebook-heading>small{color:#77869c;margin-top:7px;font-size:11px;line-height:1.5;display:block}.notebook-education-card{background:radial-gradient(circle at 88% 18%,#5670ff21,#0000 28%),linear-gradient(120deg,#b25bff14,#0a111c 35%,#09111d);border:1px solid #2b3450;border-radius:9px;justify-content:space-between;align-items:center;gap:28px;margin-bottom:28px;padding:22px 24px;display:flex}.notebook-education-card .eyebrow{letter-spacing:1.6px;font-size:10px}.notebook-education-card h3{font:700 24px/1.2 var(--condensed);margin:5px 0}.notebook-education-card p{color:#9eabbd;max-width:880px;font-size:12px;line-height:1.6}.notebook-education-card>a{color:#bca5ff;min-height:40px;font:700 13px var(--condensed);background:#8173ff14;border:1px solid #8173ff66;border-radius:5px;flex:none;align-items:center;gap:8px;padding:9px 14px;display:inline-flex}.notebook-education-card>a:hover{color:#fff;border-color:#8173ff;transform:translateY(-1px)}.gaming-notebook-toolbar{justify-content:space-between;align-items:start;gap:22px;margin-bottom:4px;display:flex}.notebook-gpu-filters{min-width:0;margin-bottom:0}.gaming-notebook-sort{color:#9facc0;min-height:40px;font:600 13px var(--condensed);background:#0a111b;border:1px solid #26334a;border-radius:5px;flex:none;align-items:center;gap:8px;padding-left:12px;display:flex}.gaming-notebook-sort svg{color:var(--offers-accent)}.gaming-notebook-sort select{color:#e3e8f0;min-height:38px;font:600 13px var(--condensed);background:#101928;border:0;border-left:1px solid #26334a;border-radius:0 4px 4px 0;padding:7px 30px 7px 9px}.gaming-notebook-count{color:#8190a6;text-align:right;margin:0 0 13px;font-size:11px}.gaming-notebook-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.gaming-notebook-card{background:linear-gradient(145deg,#0c1421,#080f19 72%);border:1px solid #223047;border-radius:9px;flex-direction:column;min-width:0;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;overflow:hidden}.gaming-notebook-card:hover{border-color:rgba(var(--offers-accent-rgb), .62);transform:translateY(-2px);box-shadow:0 12px 36px #0000002e}.gaming-notebook-image{aspect-ratio:800/520;background:#070c14;border-bottom:1px solid #1d2940;position:relative;overflow:hidden}.gaming-notebook-image:after{content:"";pointer-events:none;background:linear-gradient(#0000 67%,#060a11e0);position:absolute;inset:0}.gaming-notebook-image img{object-fit:cover;width:100%;height:100%;transition:transform .28s}.gaming-notebook-card:hover .gaming-notebook-image img{transform:scale(1.025)}.gaming-notebook-code{z-index:1;color:#a5b0c1;font:600 10px var(--condensed);letter-spacing:.4px;position:absolute;bottom:10px;right:13px}.gaming-notebook-content{flex-direction:column;flex:1;align-items:flex-start;padding:20px;display:flex}.gaming-notebook-gpu{color:#d6e2ff;font:700 14px var(--condensed);background:linear-gradient(110deg,#3e9cff29,#b25bff29);border:1px solid #6f7eff73;border-radius:5px;align-items:center;gap:6px;padding:7px 9px;display:inline-flex}.gaming-notebook-gpu svg{color:#6ca9ff}.gaming-notebook-gpu strong{color:#bca1ff;border-left:1px solid #bca1ff59;margin-left:2px;padding-left:7px;font-size:11px}.gaming-notebook-brand{color:#7d91b0;font:600 10px var(--condensed);letter-spacing:1.4px;text-transform:uppercase;margin-top:17px}.gaming-notebook-card h3{color:#f1f4f9;font:700 23px/1.2 var(--condensed);margin:4px 0 16px}.gaming-notebook-specs{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px;width:100%;margin:0;display:grid}.gaming-notebook-specs div{min-width:0}.gaming-notebook-specs dt{color:#6f819d;font:600 9px var(--condensed);letter-spacing:.7px;text-transform:uppercase;align-items:center;gap:5px;margin-bottom:3px;display:flex}.gaming-notebook-specs dt svg{color:#6679bc;flex:none}.gaming-notebook-specs dd{overflow-wrap:anywhere;color:#c7d0dd;font-size:11px;line-height:1.45}.gaming-notebook-upgrade{color:#e3b4ff;font:600 10px var(--condensed);background:#b25bff17;border:1px solid #b25bff4d;border-radius:20px;margin-top:15px;padding:5px 8px;display:inline-flex}.gaming-notebook-footer{justify-content:flex-end;align-items:end;gap:14px;width:100%;margin-top:auto;padding-top:20px;display:flex}.gaming-notebook-actions{justify-items:end;gap:6px;display:grid}.gaming-notebook-actions .product-buy-button{white-space:nowrap;min-height:40px;padding:9px 13px;font-size:13px}.gaming-notebook-actions>span{color:#728097;font:600 10px var(--condensed);align-items:center;gap:5px;display:inline-flex}@media (width>=1500px){.offers-profile-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.offers-profile-card{min-height:185px;padding:23px 41% 23px 20px}.offers-profile-copy{gap:11px}.offers-profile-copy>svg{width:28px}.offers-profile-copy strong{font-size:20px}.offers-profile-copy small{font-size:11px}}@media (width<=1199px){.offers-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.offers-profile-card{min-height:145px;padding-right:38%}.offers-profile-card img{width:40%}.product-card{grid-template-columns:150px minmax(0,1fr)}.gaming-notebook-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=899px){.product-grid{grid-template-columns:1fr}.product-card{grid-template-columns:minmax(145px,31%) minmax(0,1fr)}.product-card-image{min-height:270px}}@media (width<=767px){.offers-page{padding-top:20px}.offers-page .back-link{margin-bottom:20px}.offers-intro{margin-bottom:34px}.offers-intro h1{font-size:33px}.offers-intro>p{font-size:15px;line-height:1.75}.offers-section-heading,.offers-products-heading{display:block}.offers-section-heading>p,.offers-products-heading>div>p{margin-top:10px}.offers-products-heading>a{margin-top:15px}.offers-profile-grid{grid-template-columns:1fr}.offers-profile-card{min-height:160px;padding:22px 38% 22px 18px}.offers-profile-copy{gap:11px}.offers-profile-copy>svg{width:27px}.offers-profile-copy strong{font-size:21px}.offers-profile-copy small{font-size:13px;line-height:1.55}.offers-profile-card img{width:47%}.offers-profiles{margin-bottom:42px}.offers-category-filters{gap:9px;max-width:100%}.offers-category-filters button{min-height:44px;padding-inline:16px}.product-card{display:block}.product-card-image{aspect-ratio:16/8.5;min-height:auto}.product-card-content{padding:19px}.product-card h3{font-size:24px}.product-card-content>p{font-size:14px;line-height:1.7}.product-card li{font-size:12px}.product-card-actions>a:last-child{align-items:center;min-height:44px;font-size:14px}.gaming-notebook-heading>p{font-size:14px}.notebook-education-card{padding:19px;display:block}.notebook-education-card h3{font-size:22px}.notebook-education-card p{font-size:14px;line-height:1.7}.notebook-education-card>a{text-align:center;justify-content:center;width:100%;min-height:48px;margin-top:15px}.gaming-notebook-toolbar{display:block}.gaming-notebook-sort{width:100%;margin:6px 0 13px}.gaming-notebook-sort,.gaming-notebook-sort select{min-height:46px;font-size:14px}.gaming-notebook-sort select{flex:1;min-width:0}.gaming-notebook-count{text-align:left}.gaming-notebook-grid{grid-template-columns:1fr}.gaming-notebook-content{padding:18px}.gaming-notebook-brand{font-size:11px}.gaming-notebook-specs dt{font-size:10px}.gaming-notebook-specs dd{font-size:13px;line-height:1.5}.gaming-notebook-upgrade{font-size:12px}.gaming-notebook-footer{flex-direction:column;align-items:flex-start}.gaming-notebook-actions{justify-items:stretch;width:100%}.gaming-notebook-actions .product-buy-button{width:100%;min-height:48px;font-size:15px}.gaming-notebook-actions>span{justify-content:center}}@media (width<=359px){.offers-profile-card{padding-right:30px}.offers-profile-card img{opacity:.28;width:58%}.offers-profile-card:before{background:linear-gradient(90deg,#0a111c 0%,#0a111cee 70%,#0a111c80)}.offers-profile-arrow{right:9px}.product-card-actions{flex-direction:column;align-items:flex-start}.gaming-notebook-specs{grid-template-columns:1fr}}
