:root{--catalog-navy:#0b2a52;--catalog-blue:#1769e0;--catalog-sky:#eaf3ff;--catalog-border:#d8e4f2;--catalog-text:#10243e;--catalog-muted:#667792;--catalog-bg:#f3f7fc}
.catalog-page{max-width:1440px;margin:0 auto;padding:8px 4px 42px;color:var(--catalog-text)}
.catalog-hero{position:relative;display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:170px;padding:34px 38px;margin-bottom:24px;border:1px solid var(--catalog-border);border-radius:24px;background:linear-gradient(115deg,#fff 0%,#fff 65%,#eef6ff 100%);box-shadow:0 16px 42px rgba(21,54,93,.08);overflow:hidden}
.catalog-hero:after{content:"";position:absolute;right:90px;top:-100px;width:260px;height:260px;border:42px solid rgba(23,105,224,.06);border-radius:50%}.catalog-hero>*,.catalog-hero.detail>*{position:relative;z-index:1}
.catalog-hero span{display:block;color:var(--catalog-blue);font-size:13px;font-weight:800;letter-spacing:.14em}.catalog-hero h1{margin:8px 0 7px;font-size:38px;line-height:1.08;color:var(--catalog-navy)}.catalog-hero p{margin:0;color:var(--catalog-muted)}
.catalog-hero>button,.catalog-hero .catalog-actions>button,.catalog-hero .catalog-actions>form button,.catalog-products header button,.catalog-empty button,.catalog-dialog footer button,.catalog-share-strip button{border:0;border-radius:11px;padding:13px 19px;background:var(--catalog-blue);color:#fff;font:700 14px Inter,sans-serif;cursor:pointer;box-shadow:0 8px 18px rgba(23,105,224,.18)}
.catalog-hero.detail a{display:block;margin-bottom:12px;color:var(--catalog-blue);font-weight:700;text-decoration:none}.catalog-hero.detail{min-height:185px}.catalog-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.catalog-actions form{margin:0}.catalog-actions .soft,.catalog-products header .soft{color:var(--catalog-navy);background:#fff;border:1px solid var(--catalog-border);box-shadow:none}.catalog-actions .danger{background:#fff1f2!important;color:#c43143!important;border:1px solid #ffd5da!important;box-shadow:none!important}
.catalog-note{display:flex;gap:16px;align-items:flex-start;margin-bottom:22px;padding:20px 24px;border:1px solid #cfe1f7;border-radius:17px;background:#eef6ff}.catalog-note i{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:11px;background:var(--catalog-blue);color:#fff;font-style:normal;font-weight:800}.catalog-note b{font-size:16px;color:var(--catalog-navy)}.catalog-note p{margin:5px 0 0;line-height:1.55;color:#536b88}
.catalog-list,.catalog-products{border:1px solid var(--catalog-border);border-radius:20px;background:#fff;box-shadow:0 13px 34px rgba(21,54,93,.07);overflow:hidden}.catalog-list>a{display:flex;align-items:center;gap:16px;padding:21px 24px;color:inherit;text-decoration:none;border-bottom:1px solid #e7eef7;transition:.18s}.catalog-list>a:last-child{border-bottom:0}.catalog-list>a:hover{background:#f7faff;transform:translateX(2px)}.catalog-list-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:var(--catalog-sky);color:var(--catalog-blue);font-size:23px;font-weight:800}.catalog-list>a>span:nth-child(2){display:grid;gap:4px;min-width:0}.catalog-list b{font-size:16px;color:var(--catalog-navy)}.catalog-list small{overflow:hidden;color:var(--catalog-muted);text-overflow:ellipsis;white-space:nowrap}.catalog-list strong{margin-left:auto;color:var(--catalog-blue);font-size:14px}.catalog-list em{font-style:normal}
.catalog-empty{display:grid;place-items:center;text-align:center;padding:48px 24px}.catalog-empty>span{display:grid;place-items:center;width:58px;height:58px;margin-bottom:14px;border-radius:17px;background:var(--catalog-sky);color:var(--catalog-blue);font-size:29px}.catalog-empty b{font-size:18px;color:var(--catalog-navy)}.catalog-empty p{max-width:560px;margin:8px 0 18px;color:var(--catalog-muted);line-height:1.55}.catalog-empty.compact{padding:60px 24px}
.catalog-share-strip{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px;padding:18px 22px;border:1px solid #cfe1f7;border-radius:16px;background:#eff6ff}.catalog-share-strip div{display:grid;gap:5px;min-width:0}.catalog-share-strip small{color:#647892;font-size:11px;font-weight:800;letter-spacing:.08em}.catalog-share-strip a{overflow:hidden;color:var(--catalog-blue);font-weight:700;text-overflow:ellipsis;white-space:nowrap}.catalog-share-strip button{padding:11px 15px;white-space:nowrap;box-shadow:none}
.catalog-products>header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 25px;border-bottom:1px solid #e3ebf4}.catalog-products>header h2{margin:0 0 4px;color:var(--catalog-navy);font-size:20px}.catalog-products>header small{color:var(--catalog-muted)}.catalog-products>header>div:last-child{display:flex;gap:9px}
.catalog-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:22px}.catalog-product-grid article{position:relative;display:flex;gap:14px;min-width:0;padding:14px;border:1px solid #dce6f2;border-radius:16px;background:#fff}.catalog-product-image{display:grid;place-items:center;flex:0 0 92px;height:92px;border-radius:12px;background:#eef4fb;overflow:hidden}.catalog-product-image img{width:100%;height:100%;object-fit:cover}.catalog-product-image span{color:#7d98b8;font-size:28px;font-weight:800}.catalog-product-grid article>div:nth-child(2){min-width:0;padding-right:24px}.catalog-product-grid small{color:var(--catalog-blue);font-size:10px;font-weight:800;letter-spacing:.07em}.catalog-product-grid h3{margin:6px 0;color:var(--catalog-navy);font-size:15px}.catalog-product-grid p{margin:0 0 7px;color:var(--catalog-muted);font-size:12px}.catalog-product-grid article>form{position:absolute;right:9px;top:8px}.catalog-product-grid article>form button{border:0;background:transparent;color:#9cadc1;font-size:21px;cursor:pointer}.catalog-product-grid article>form button:hover{color:#ce3c50}
.catalog-dialog{width:min(760px,calc(100vw - 28px));max-height:calc(100vh - 32px);padding:0;border:0;border-radius:20px;background:#fff;box-shadow:0 30px 90px rgba(7,32,66,.28);overflow:auto}.catalog-dialog::backdrop{background:rgba(8,25,47,.62);backdrop-filter:blur(3px)}.catalog-dialog header{display:flex;align-items:center;justify-content:space-between;padding:22px 25px;background:linear-gradient(120deg,var(--catalog-navy),#174b86);color:#fff}.catalog-dialog header small{font-size:10px;font-weight:800;letter-spacing:.12em;opacity:.72}.catalog-dialog header h2{margin:4px 0 0;font-size:23px}.catalog-dialog header>button{border:0;background:transparent;color:#b9d4f3;font-size:31px;line-height:1;cursor:pointer}.catalog-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px;padding:24px}.catalog-form-grid label{display:grid;gap:7px;color:#405570;font-size:13px;font-weight:700}.catalog-form-grid .wide{grid-column:1/-1}.catalog-form-grid input,.catalog-form-grid select,.catalog-form-grid textarea,.catalog-search input{width:100%;box-sizing:border-box;border:1px solid #ccd9e8;border-radius:10px;padding:12px 13px;background:#fff;color:var(--catalog-text);font:500 14px Inter,sans-serif;outline:none}.catalog-form-grid input:focus,.catalog-form-grid select:focus,.catalog-form-grid textarea:focus,.catalog-search input:focus{border-color:var(--catalog-blue);box-shadow:0 0 0 3px rgba(23,105,224,.11)}.catalog-check{display:flex!important;grid-template-columns:22px 1fr!important;align-items:start;padding:13px;border:1px solid #dce6f1;border-radius:12px}.catalog-check input[type=hidden]{display:none}.catalog-check input[type=checkbox]{width:18px;height:18px;margin:2px 0 0;accent-color:var(--catalog-blue)}.catalog-check span{display:grid;gap:3px}.catalog-check small{color:var(--catalog-muted);font-weight:500;line-height:1.35}.catalog-dialog footer{display:flex;justify-content:flex-end;gap:10px;padding:17px 24px;border-top:1px solid #e1e9f2;background:#f8fafc}.catalog-dialog footer .cancel{background:#fff;color:#556982;border:1px solid #ccd9e8;box-shadow:none}.catalog-dialog-note{padding:17px 24px;background:#edf5ff;color:#385a7e;line-height:1.55}.catalog-search{padding:22px 24px}.catalog-search>p{margin:0 0 15px;color:#526a86}.catalog-search>small{display:block;margin:7px 2px;color:#7a8da5}.catalog-search #catalogProductResults{display:grid;max-height:310px;margin-top:12px;border-radius:12px;overflow:auto}.catalog-search #catalogProductResults form{margin:0}.catalog-search #catalogProductResults form button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:13px 14px;border:0;border-bottom:1px solid #e0e8f2;background:#fff;text-align:left;cursor:pointer}.catalog-search #catalogProductResults form button:hover{background:#f1f7ff}.catalog-search #catalogProductResults span{display:grid;gap:3px}.catalog-search #catalogProductResults small{color:var(--catalog-muted)}.catalog-search #catalogProductResults strong{color:var(--catalog-blue)}
.public-catalog-body{margin:0;background:var(--catalog-bg);color:var(--catalog-text);font-family:Inter,sans-serif}.public-catalog-top{display:flex;align-items:center;justify-content:space-between;padding:17px max(24px,calc((100% - 1240px)/2));background:var(--catalog-navy);color:#bcd0e8}.public-catalog-top a{color:#fff;font-size:21px;font-weight:800;text-decoration:none}.public-catalog-top a span{color:#4ca3ff}.public-catalog-top>span{font-size:12px}.public-catalog{max-width:1240px;margin:auto;padding:34px 22px 55px}.public-catalog-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:25px;padding:40px;border-radius:24px;background:linear-gradient(125deg,#0b2a52,#1769e0);color:#fff;box-shadow:0 20px 42px rgba(9,43,84,.18)}.public-catalog-hero small{font-weight:800;letter-spacing:.1em;opacity:.75}.public-catalog-hero h1{margin:10px 0 8px;font-size:40px}.public-catalog-hero p{max-width:720px;margin:0;color:#d8e8fc;line-height:1.6}.public-catalog-hero>div:last-child{display:grid;place-items:center;flex:0 0 98px;height:98px;border:1px solid rgba(255,255,255,.22);border-radius:20px;background:rgba(255,255,255,.1)}.public-catalog-hero>div:last-child span{font-size:31px;font-weight:800}.public-catalog-hero>div:last-child small{letter-spacing:0}.public-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.public-product-grid article{overflow:hidden;border:1px solid var(--catalog-border);border-radius:19px;background:#fff;box-shadow:0 11px 26px rgba(16,49,85,.07)}.public-product-image{display:grid;place-items:center;height:245px;background:linear-gradient(145deg,#f5f8fc,#e6eef8)}.public-product-image img{width:100%;height:100%;object-fit:cover}.public-product-image>span{display:grid;place-items:center;width:80px;height:80px;border-radius:22px;background:#dbe9f8;color:#6486ad;font-size:35px;font-weight:800}.public-product-copy{padding:19px}.public-product-copy>small{color:var(--catalog-blue);font-size:10px;font-weight:800;letter-spacing:.1em}.public-product-copy h2{margin:8px 0;color:var(--catalog-navy);font-size:18px}.public-product-copy p{min-height:40px;margin:0 0 15px;color:var(--catalog-muted);font-size:13px;line-height:1.5}.public-product-copy>div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px}.public-product-copy b{margin-left:auto;color:var(--catalog-navy);font-size:20px}.stock{padding:6px 9px;border-radius:8px;background:#e9f4ff;color:#23629d;font-size:11px;font-weight:700}.stock.out{background:#fff0f1;color:#b53b4b}.public-catalog-empty{text-align:center;padding:70px;border:1px solid var(--catalog-border);border-radius:20px;background:#fff}.public-catalog-empty b{font-size:19px}.public-catalog-empty p{color:var(--catalog-muted)}.public-catalog-footer{display:flex;justify-content:space-between;gap:20px;margin-top:32px;padding-top:20px;border-top:1px solid var(--catalog-border);color:var(--catalog-muted);font-size:12px}.public-catalog-footer span{color:var(--catalog-navy);font-weight:800}
@media(max-width:980px){.catalog-product-grid,.public-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-hero{padding:28px}.catalog-hero.detail{align-items:flex-start;flex-direction:column}.catalog-actions{width:100%}}
@media(max-width:650px){.catalog-page{padding:0 0 28px}.catalog-hero{align-items:flex-start;flex-direction:column;min-height:0;padding:24px 20px;border-radius:17px}.catalog-hero h1{font-size:30px}.catalog-hero>button{width:100%}.catalog-actions{display:grid;grid-template-columns:1fr 1fr}.catalog-actions>*{width:100%}.catalog-actions button{width:100%}.catalog-share-strip,.catalog-products>header{align-items:stretch;flex-direction:column}.catalog-share-strip button{width:100%}.catalog-products>header>div:last-child{display:grid;grid-template-columns:1fr 1fr}.catalog-product-grid,.public-product-grid{grid-template-columns:1fr}.catalog-product-grid{padding:14px}.catalog-form-grid{grid-template-columns:1fr;padding:19px}.catalog-form-grid .wide{grid-column:auto}.public-catalog-top{padding:14px 18px}.public-catalog{padding:18px 13px 35px}.public-catalog-hero{align-items:flex-start;flex-direction:column;padding:28px 22px}.public-catalog-hero h1{font-size:31px}.public-product-image{height:220px}.catalog-dialog{border-radius:15px}.catalog-dialog header{padding:19px}.catalog-dialog footer{padding:14px 18px}}
