.category-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.category-preview-card{display:block;padding:10px 10px 16px;border:1px solid var(--line);border-radius:22px;background:var(--panel);transition:transform .22s,border-color .22s,box-shadow .22s}.category-preview-card:hover{transform:translateY(-4px);border-color:#b8ff3870;box-shadow:0 18px 45px #0005}.category-preview-images{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:1fr 1fr;gap:6px;height:260px;overflow:hidden;border-radius:15px;background:#0c1017}.category-preview-images img,.preview-placeholder{width:100%;height:100%;object-fit:cover;background:linear-gradient(135deg,#20283a,#10141c)}.category-preview-images img:first-child,.category-preview-images .preview-placeholder:first-child{grid-row:1/3}.category-preview-images img{transition:transform .3s}.category-preview-card:hover img{transform:scale(1.035)}.category-preview-copy{display:flex;align-items:end;justify-content:space-between;gap:12px;padding:15px 5px 0}.category-preview-copy strong{font-size:22px;line-height:1.05}.category-preview-copy small{color:var(--lime);white-space:nowrap}@media(max-width:900px){.category-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.category-preview-grid{grid-template-columns:1fr}.category-preview-images{height:230px}}
.stock-devices-landing{padding:16px 0 55px}.stock-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.stock-category-card{display:block;overflow:hidden;padding:8px;border:1px solid var(--line);border-radius:22px;background:var(--panel);transition:transform .25s,border-color .25s,box-shadow .25s}.stock-category-card:hover{transform:translateY(-4px);border-color:#b8ff3870;box-shadow:0 18px 45px #0005}.stock-category-images{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:1fr 1fr;gap:5px;height:220px;overflow:hidden;border-radius:15px;background:#0c1017}.stock-category-images img,.stock-preview-placeholder{width:100%;height:100%;object-fit:cover;background:linear-gradient(135deg,#20283a,#10141c)}.stock-category-images img:first-child,.stock-category-images .stock-preview-placeholder:first-child{grid-row:1/3}.stock-category-images img{transition:transform .35s}.stock-category-card:hover img{transform:scale(1.04)}.stock-category-copy{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 8px 10px}.stock-category-copy>span:first-child{min-width:0}.stock-category-copy strong{display:block;overflow:hidden;font-size:clamp(19px,1.8vw,25px);line-height:1.1;letter-spacing:-.6px;text-overflow:ellipsis}.stock-category-copy small{display:block;margin-top:5px;color:var(--lime);font-size:12px}.stock-category-arrow{display:grid;flex:0 0 36px;width:36px;height:36px;place-items:center;border-radius:50%;background:#b8ff3812;color:var(--lime);font-size:20px;font-weight:800}.stock-wallpaper-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:70px 0 24px;padding-top:40px;border-top:1px solid var(--line)}.stock-wallpaper-head h2{font-size:clamp(30px,4vw,54px);line-height:1;margin:4px 0;letter-spacing:-2px}.stock-wallpaper-head>a{color:var(--lime);white-space:nowrap}@media(max-width:1000px){.stock-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stock-category-images{height:210px}}@media(max-width:720px){.stock-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stock-category-images{height:190px}.stock-wallpaper-head{align-items:start}}@media(max-width:480px){.stock-category-grid{grid-template-columns:1fr}.stock-category-images{height:230px}.stock-wallpaper-head{display:block}.stock-wallpaper-head>a{display:inline-block;margin-top:14px}}
.category-pack-banner{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;margin:24px 0}.category-pack-copy{display:flex;align-items:center;gap:16px}.category-pack-icon{display:grid;flex:0 0 54px;width:54px;height:54px;place-items:center;border:1px solid #b8ff3845;border-radius:16px;background:#b8ff3810;font-size:27px}.category-pack-copy h2{margin:.15em 0}.category-pack-copy .muted{margin:0}.category-pack-download{display:inline-flex;align-items:center;gap:8px}.category-pack-download>span{font-size:20px}@media(max-width:560px){.category-pack-copy{align-items:flex-start}.category-pack-icon{flex-basis:46px;width:46px;height:46px;border-radius:13px;font-size:23px}.category-pack-download{width:100%;justify-content:center}}

