:root{--bg:#070d14;--panel:#0f1923;--border:#34414d;--gold:#efb81d;--text:#f8fafb;--muted:#b7c0c8}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Tahoma,"Segoe UI",sans-serif}.sh-shell{max-width:1240px;margin:auto;padding:24px 18px 64px}.sh-top{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px}.sh-top img{width:155px;max-height:58px;object-fit:contain}.sh-actions{display:flex;gap:8px;flex-wrap:wrap}.sh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 15px;border-radius:10px;border:1px solid var(--border);background:#111b25;color:#fff;text-decoration:none;font-weight:800;cursor:pointer}.sh-btn.primary{background:var(--gold);color:#111;border-color:var(--gold)}.sh-hero{padding:32px;border:1px solid var(--border);border-radius:21px;background:linear-gradient(135deg,#0d1824,#121f2c);margin-bottom:20px}.sh-hero h1{margin:0 0 8px;font-size:36px}.sh-hero p{color:var(--muted);margin:0;line-height:1.8}.sh-cats{display:flex;gap:9px;overflow:auto;padding:4px 0 16px}.sh-chip{white-space:nowrap;color:#fff;text-decoration:none;background:var(--panel);border:1px solid var(--border);padding:10px 14px;border-radius:999px;font-weight:800}.sh-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.sh-card{background:var(--panel);border:1px solid var(--border);border-radius:16px;overflow:hidden}.sh-card a{color:#fff;text-decoration:none}.sh-card img,.sh-placeholder{width:100%;aspect-ratio:1/1;object-fit:cover;background:#17232e;display:grid;place-items:center;font-size:38px;color:#647380}.sh-card-body{padding:15px}.sh-card h2{font-size:17px;line-height:1.5;margin:6px 0}.sh-meta{font-size:12px;color:var(--gold);font-weight:800}.sh-muted{color:var(--muted);line-height:1.7}.sh-price{font-size:20px;font-weight:900;margin:9px 0}.sh-old{text-decoration:line-through;color:#87929d;font-size:13px;margin-right:6px}.sh-card form{padding:0 15px 15px}.sh-search{display:grid;grid-template-columns:1fr auto;gap:9px;margin-bottom:18px}.sh-input,.sh-select,.sh-textarea{width:100%;background:#101a24;color:#fff;border:1px solid var(--border);border-radius:10px;padding:12px 13px;font:inherit}.sh-textarea{min-height:110px}.sh-product{display:grid;grid-template-columns:1.05fr .95fr;gap:22px}.sh-gallery-main{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:17px;border:1px solid var(--border);background:#17232e}.sh-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:9px}.sh-thumbs img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:9px}.sh-panel{background:var(--panel);border:1px solid var(--border);border-radius:17px;padding:20px}.sh-table{width:100%;border-collapse:collapse}.sh-table th,.sh-table td{padding:13px;text-align:right;border-bottom:1px solid #28343e}.sh-form{display:grid;grid-template-columns:1fr 1fr;gap:13px}.sh-form label span{display:block;font-size:13px;margin-bottom:6px;font-weight:800}.sh-form .full{grid-column:1/-1}.sh-note{background:#111d28;border:1px solid var(--border);border-radius:11px;padding:14px;margin:12px 0;line-height:1.7}.sh-note.error{border-color:#7d3e3e;color:#ffd7d7}.sh-row{display:flex;justify-content:space-between;gap:15px;padding:9px 0;border-bottom:1px solid #28343e}.sh-design-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px}.sh-design-card{padding:23px;background:var(--panel);border:1px solid var(--border);border-radius:16px}@media(max-width:1000px){.sh-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:800px){.sh-grid{grid-template-columns:repeat(2,1fr)}.sh-product,.sh-design-cards{grid-template-columns:1fr}.sh-form{grid-template-columns:1fr}.sh-form .full{grid-column:auto}}@media(max-width:520px){.sh-grid{grid-template-columns:1fr}.sh-hero h1{font-size:29px}.sh-top img{width:125px}}

.gv-language-switch{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 12px;border:1px solid #7d6622;border-radius:9px;color:#efb81d;text-decoration:none;font-weight:800;background:rgba(239,184,29,.06)}
