.products-page{background:#050505}.products-hero{position:relative;min-height:100svh;display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 72% 42%,#282006 0,#0a0905 24%,#050505 58%)}.products-hero::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,#000,transparent 85%)}.products-hero-content{position:relative;z-index:4;padding-top:90px}.products-hero h1{max-width:850px;margin:24px 0;font-size:clamp(62px,8vw,132px);line-height:.88;letter-spacing:-.075em;text-wrap:balance}.products-hero-content>p{max-width:620px;margin:0;color:rgba(255,255,255,.56);font-size:clamp(16px,1.5vw,21px);line-height:1.6}.products-hero-actions{display:flex;gap:12px;margin-top:34px}.product-specs{position:absolute;z-index:5;left:50%;bottom:26px;transform:translateX(-50%);display:flex;gap:10px}.product-specs span{padding:8px 11px;border:1px solid rgba(255,255,255,.1);border-radius:99px;color:rgba(255,255,255,.38);font-size:8px;font-weight:800;letter-spacing:.12em}.product-orbit{position:absolute;right:-3vw;top:50%;width:min(58vw,850px);height:min(58vw,850px);transform:translateY(-50%);opacity:.9}.orbit-ring{position:absolute;left:50%;top:50%;border:1px solid rgba(255,212,0,.22);border-radius:50%;transform:translate(-50%,-50%)}.orbit-ring-1{width:92%;height:92%;animation:orbit-spin 22s linear infinite}.orbit-ring-2{width:68%;height:68%;border-style:dashed;animation:orbit-spin 14s linear infinite reverse}.orbit-ring-3{width:42%;height:42%;box-shadow:0 0 90px rgba(255,212,0,.1)}@keyframes orbit-spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.orbit-camera{position:absolute;left:50%;top:50%;width:310px;height:270px;transform:translate(-50%,-50%) rotate(-8deg);filter:drop-shadow(0 45px 70px rgba(0,0,0,.5))}.camera-body{position:absolute;left:20px;top:35px;width:270px;height:150px;border-radius:75px;background:linear-gradient(145deg,#fff,#d6d6d6 62%,#aaa);box-shadow:inset 0 -18px 30px rgba(0,0,0,.12)}.camera-body i{position:absolute;right:7px;top:18px;width:116px;height:116px;border-radius:50%;background:radial-gradient(circle at 42% 38%,#596b76 0 7%,#18242c 9% 30%,#050505 34% 68%,#262626 70%);border:8px solid #d6d6d6}.camera-body i::after{content:"";position:absolute;left:28px;top:24px;width:15px;height:15px;border-radius:50%;background:var(--yellow);box-shadow:0 0 22px var(--yellow)}.camera-body b{position:absolute;left:42px;top:55px;width:86px;height:42px;border-radius:22px;background:#c7c7c7}.camera-bracket{position:absolute;left:55px;top:170px;width:42px;height:95px;border-radius:0 0 15px 15px;background:#d8d8d8}.camera-bracket::after{content:"";position:absolute;left:-50px;bottom:-10px;width:145px;height:36px;border-radius:18px;background:#efefef}.orbit-node{position:absolute;width:12px;height:12px;border-radius:50%;background:var(--yellow);box-shadow:0 0 24px var(--yellow)}.node-a{left:8%;top:40%;animation:node-pulse 1.5s infinite alternate}.node-b{right:15%;top:16%;animation:node-pulse 1.5s .5s infinite alternate}.node-c{right:8%;bottom:22%;animation:node-pulse 1.5s 1s infinite alternate}@keyframes node-pulse{to{opacity:.25;transform:scale(.55)}}
.catalog-section{padding:170px 0}.catalog-heading{display:grid;grid-template-columns:minmax(180px,.62fr) 2fr;gap:80px}.category-filter{display:flex;flex-wrap:wrap;gap:8px;margin-top:90px}.category-filter button{padding:11px 16px;border:1px solid rgba(0,0,0,.12);border-radius:99px;background:transparent;color:rgba(0,0,0,.55);font-size:10px;font-weight:800;cursor:pointer;transition:.25s}.category-filter button:hover,.category-filter button.is-active{background:#050505;color:#fff;border-color:#050505}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:28px}.product-card{border-radius:28px;background:#fff;overflow:hidden}.product-card.is-hidden{display:none}.product-visual{position:relative;height:520px;display:grid;place-items:center;overflow:hidden;background:#0a0a0a}.product-visual img{width:100%;height:100%;object-fit:cover;transition:transform .8s var(--ease)}.product-card:hover .product-visual img{transform:scale(1.04) rotate(-1deg)}.product-badge{position:absolute;z-index:2;left:20px;top:20px;padding:8px 11px;border-radius:99px;background:var(--yellow);color:#050505;font-size:8px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.product-index{position:absolute;z-index:2;right:22px;top:16px;color:rgba(255,255,255,.4);font-size:44px;font-weight:800;letter-spacing:-.08em}.product-scan{position:absolute;left:0;right:0;top:10%;height:1px;background:linear-gradient(90deg,transparent,var(--yellow),transparent);box-shadow:0 0 18px var(--yellow);opacity:0}.product-card:hover .product-scan{opacity:1;animation:product-scan 2.2s linear infinite}@keyframes product-scan{to{top:90%}}.product-copy{padding:30px}.product-copy>span{color:#887000;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.product-copy h3{margin:12px 0 10px;font-size:29px;letter-spacing:-.045em}.product-copy p{margin:0;color:rgba(0,0,0,.55);font-size:14px;line-height:1.55}.product-copy a{display:inline-flex;align-items:center;gap:10px;margin-top:25px;font-size:12px;font-weight:800}.product-copy a:hover{color:#806900}.product-copy svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.8}.security-design-section{padding:160px 0;background:#050505}.security-design-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:110px}.security-design-grid h2{max-width:620px;margin:24px 0 0;font-size:clamp(54px,6.5vw,105px);line-height:.9;letter-spacing:-.07em}.design-steps{border-top:1px solid rgba(255,255,255,.12)}.design-steps article{display:grid;grid-template-columns:56px 1fr;gap:12px;padding:30px 0;border-bottom:1px solid rgba(255,255,255,.12)}.design-steps span{color:var(--yellow);font-size:10px;font-weight:800}.design-steps h3{margin:0;font-size:23px;letter-spacing:-.035em}.design-steps p{grid-column:2;margin:0;color:rgba(255,255,255,.48);font-size:13px}.product-cta{padding:160px 0;background:var(--yellow);color:#050505}.product-cta h2{max-width:1000px;margin:24px 0 42px;font-size:clamp(54px,7vw,110px);line-height:.9;letter-spacing:-.07em}.product-cta .eyebrow{color:#050505}.product-cta .button-yellow{background:#050505;color:#fff}
@media(max-width:900px){.products-hero{min-height:900px;align-items:flex-start}.products-hero-content{padding-top:180px}.products-hero h1{max-width:700px}.product-orbit{right:-25vw;top:66%;width:95vw;height:95vw;opacity:.55}.product-specs{display:none}.catalog-heading,.security-design-grid{grid-template-columns:1fr;gap:40px}.product-grid{grid-template-columns:1fr}.product-visual{height:65vw;min-height:390px}.catalog-section{padding:110px 0}.security-design-section,.product-cta{padding:110px 0}}
@media(max-width:520px){.products-hero{min-height:820px}.products-hero-content{padding-top:150px}.products-hero h1{font-size:15vw}.products-hero-actions{flex-direction:column;align-items:flex-start}.products-hero-actions .button-ghost{display:inline-flex}.product-orbit{right:-38vw;top:68%;width:125vw;height:125vw}.orbit-camera{transform:translate(-50%,-50%) rotate(-8deg) scale(.76)}.product-visual{height:110vw}.category-filter{margin-top:55px}.product-copy h3{font-size:25px}}
