.catalog-page,.product-page{--blue:#062575;--deep:#020b27;--yellow:#ffc900;--paper:#f4f5f7;min-height:100vh;color:#0a1733;background:var(--paper)}.catalog-header{position:relative;z-index:20;display:flex;height:82px;align-items:center;padding:0 max(24px,calc((100vw - 1420px)/2));border-bottom:1px solid #dfe3ea;background:#fff}.catalog-header>a{display:flex}.catalog-header img{width:142px;height:auto;object-fit:contain}.catalog-header nav{display:flex;align-items:center;gap:24px;margin-left:auto}.catalog-header nav a{display:flex;align-items:center;gap:6px;color:#41506a;font-size:10px;font-weight:760;text-decoration:none}.catalog-header nav svg{width:14px}.catalog-hero{position:relative;min-height:560px;display:flex;align-items:center;overflow:hidden;color:#fff;background:var(--deep)}.catalog-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#020b27,rgba(2,11,39,.94) 38%,rgba(2,11,39,.2) 78%),linear-gradient(0deg,rgba(2,11,39,.74),transparent 60%)}.catalog-hero>img{object-fit:cover;opacity:.75}.catalog-hero>div{position:relative;z-index:2;width:min(1420px,calc(100% - 48px));margin:auto}.catalog-hero>div>span,.catalog-provenance>span,.product-detail article>span,.product-specs>div>span{color:var(--yellow);font-size:9px;font-weight:900;letter-spacing:.14em}.catalog-hero h1{margin:20px 0;font-size:clamp(55px,7vw,98px);line-height:.9;letter-spacing:-.065em}.catalog-hero h1 em{color:var(--yellow);font-style:normal}.catalog-hero p{max-width:630px;color:#b5c2df;font-size:14px;line-height:1.75}.catalog-hero>div>div{display:flex;gap:20px;margin-top:30px}.catalog-hero>div>div span{display:flex;align-items:center;gap:7px;font-size:9px;font-weight:760}.catalog-hero svg{width:16px;color:var(--yellow)}.catalog-body{width:min(1420px,calc(100% - 48px));margin:auto;padding:55px 0 100px}.catalog-provenance{display:grid;grid-template-columns:190px 1fr auto;align-items:center;margin-bottom:28px;padding:18px 22px;border:1px solid #dce2ec;border-radius:11px;background:#fff}.catalog-provenance b{font-size:10px}.catalog-provenance small{color:#6e7a90;font-size:9px}.catalog-controls{position:sticky;z-index:15;top:12px;display:grid;grid-template-columns:1fr 300px 120px;align-items:center;gap:12px;margin-bottom:30px;padding:12px;border:1px solid #dbe1ea;border-radius:13px;background:rgba(255,255,255,.94);box-shadow:0 14px 35px rgba(8,25,63,.07);backdrop-filter:blur(18px)}.catalog-controls label{display:flex;align-items:center;gap:9px;padding:0 11px;border-right:1px solid #e1e5ec}.catalog-controls svg{width:16px;color:var(--blue)}.catalog-controls input,.catalog-controls select{width:100%;height:42px;border:0;outline:0;background:transparent;color:#27334a;font-size:10px}.catalog-controls>span{color:#69758a;font-size:9px}.catalog-controls>span b{color:var(--blue);font-size:14px}.catalog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.catalog-card{overflow:hidden;color:inherit;border:1px solid #dce1e9;border-radius:14px;background:#fff;text-decoration:none;box-shadow:0 16px 44px rgba(7,28,74,.055);transition:transform .35s ease,box-shadow .35s ease}.catalog-card:hover{transform:translateY(-6px);box-shadow:0 25px 60px rgba(7,28,74,.13)}.catalog-image{position:relative;height:245px;overflow:hidden;background:#e9edf2}.catalog-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,11,39,.62),transparent 45%)}.catalog-image img{object-fit:cover;transition:transform .6s ease}.catalog-card:hover img{transform:scale(1.04)}.catalog-image>span{position:absolute;z-index:2;left:15px;bottom:14px;color:#fff;font-size:8px;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.catalog-copy{padding:20px}.catalog-copy>small{color:#7183a6;font-size:7px;font-weight:850;letter-spacing:.08em}.catalog-copy h2{margin:8px 0;font-size:25px;letter-spacing:-.04em}.catalog-copy p{height:62px;overflow:hidden;color:#69758a;font-size:9px;line-height:1.65}.catalog-copy b{display:flex;align-items:center;gap:7px;margin-top:18px;color:var(--blue);font-size:8px;text-transform:uppercase;letter-spacing:.06em}.catalog-copy b svg{width:13px}.catalog-empty{min-height:300px;display:grid;place-items:center;align-content:center;text-align:center}.catalog-empty svg{width:36px;height:36px;color:var(--blue)}.catalog-empty h2{margin:10px 0 0}.product-header{background:var(--deep);border-bottom-color:rgba(255,255,255,.12)}.product-header nav a{color:#dbe5ff}.product-detail{display:grid;min-height:680px;grid-template-columns:1.05fr .95fr;color:#fff;background:var(--deep)}.product-detail-image{position:relative;min-height:680px;overflow:hidden;background:#0b1840}.product-detail-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,11,39,.65),transparent 45%)}.product-detail-image img{object-fit:cover}.product-detail-image>span{position:absolute;z-index:2;left:30px;bottom:28px;color:var(--yellow);font-size:9px;font-weight:900;letter-spacing:.12em}.product-detail>article{display:flex;flex-direction:column;justify-content:center;padding:70px clamp(35px,6vw,100px)}.product-detail h1{margin:18px 0;font-size:clamp(60px,7vw,104px);line-height:.88;letter-spacing:-.07em}.product-lead{max-width:630px;color:#b2bfd9;font-size:14px;line-height:1.75}.product-status{display:flex;align-items:center;gap:13px;margin:28px 0;padding:17px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:rgba(255,255,255,.045)}.product-status svg{color:var(--yellow)}.product-status b,.product-status small{display:block}.product-status b{font-size:10px}.product-status small{margin-top:4px;color:#91a0bf;font-size:8px}.product-cta{display:flex;width:max-content;align-items:center;gap:12px;padding:16px 20px;color:#071435;background:var(--yellow);border-radius:5px;font-size:9px;font-weight:900;text-decoration:none;text-transform:uppercase}.product-cta svg{width:15px}.product-detail dl{display:grid;gap:12px;margin:32px 0 0}.product-detail dl>div{display:grid;grid-template-columns:150px 1fr;padding-top:12px;border-top:1px solid rgba(255,255,255,.1)}.product-detail dt{display:flex;align-items:center;gap:7px;color:#7f90b5;font-size:8px;text-transform:uppercase}.product-detail dt svg{width:14px}.product-detail dd{margin:0;color:#d4ddf0;font-size:9px}.product-specs{width:min(1260px,calc(100% - 48px));margin:auto;padding:100px 0;display:grid;grid-template-columns:1fr .8fr;gap:90px}.product-specs h2{margin:12px 0 25px;font-size:42px;letter-spacing:-.05em}.product-specs p{color:#647087;font-size:11px;line-height:1.8}.product-specs>aside{padding:28px;border:1px solid #dce1e9;border-radius:14px;background:#fff}.product-specs aside>header{display:flex;align-items:center;gap:12px;padding-bottom:20px;border-bottom:1px solid #e2e6ed}.product-specs aside>header>svg{width:32px;height:32px;padding:7px;color:var(--blue);background:#e8edf8;border-radius:8px}.product-specs aside header span{color:#74809a;font-size:8px;font-weight:800}.product-specs aside h2{margin:4px 0;font-size:21px}.product-specs aside section{padding:18px 0;border-bottom:1px solid #e3e7ed}.product-specs aside section>b{font-size:9px;text-transform:uppercase}.product-specs aside section>div{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.product-specs aside section span{padding:6px 8px;color:#29416f;background:#eef2fa;border-radius:5px;font-size:8px}[data-reveal]{opacity:0;transform:translateY(30px);transition:opacity .75s ease var(--reveal-delay,0s),transform .75s cubic-bezier(.2,.7,.2,1) var(--reveal-delay,0s)}[data-reveal].is-visible{opacity:1;transform:none}@media(max-width:1100px){.catalog-grid{grid-template-columns:repeat(3,1fr)}.product-detail{grid-template-columns:1fr}.product-detail-image{min-height:520px}.product-specs{gap:40px}}@media(max-width:760px){.catalog-header{height:70px;padding-inline:18px}.catalog-header nav a:not(:first-child){display:none}.catalog-hero{min-height:620px}.catalog-hero h1{font-size:56px}.catalog-hero>div>div{flex-direction:column;gap:9px}.catalog-body{width:calc(100% - 28px);padding-top:26px}.catalog-provenance{grid-template-columns:1fr;gap:6px}.catalog-controls{position:relative;top:auto;grid-template-columns:1fr}.catalog-controls label{border-right:0;border-bottom:1px solid #e1e5ec}.catalog-grid{grid-template-columns:1fr}.catalog-image{height:290px}.product-detail-image{min-height:430px}.product-detail>article{padding:55px 22px}.product-detail h1{font-size:66px}.product-detail dl>div{grid-template-columns:1fr;gap:7px}.product-specs{width:calc(100% - 28px);grid-template-columns:1fr;padding:65px 0;gap:35px}}@media(prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transform:none}.catalog-card,.catalog-image img,[data-reveal]{transition:none}}