:root{--bg:#eef2f8;--bg-deep:#dfe6f3;--panel:#ffffffc2;--panel-strong:#fdfefe;--panel-dark:#1f2838;--text:#151c2e;--muted:#66708b;--line:#293b611f;--line-strong:#293b6133;--primary:#2d62d8;--primary-dark:#214eb4;--accent:#7fb6ff;--shadow-lg:0 30px 80px #2b3e6929;--shadow-md:0 18px 48px #2b3e691f;--radius-xl:28px;--radius-lg:24px;--radius-md:20px;--font-sans:"Manrope", "Avenir Next", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);font-family:var(--font-sans), sans-serif;background:radial-gradient(circle at 0 0,#7fb6ff47,#0000 28%),radial-gradient(circle at 100% 0,#ffffffb3,#0000 30%),linear-gradient(#f6f8fc 0%,#e8eef8 100%);margin:0}.telegram-float{z-index:40;color:#fff;background:linear-gradient(135deg,#2aabee,#1f7ae0);border:1px solid #ffffff8f;border-radius:999px;justify-content:center;align-items:center;width:62px;height:62px;transition:transform .18s,box-shadow .18s,opacity .18s;display:inline-flex;position:fixed;bottom:18px;left:18px;box-shadow:0 18px 34px #1f7ae047,inset 0 1px #ffffff47}.telegram-float:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 24px 42px #1f7ae057,inset 0 1px #ffffff52}.telegram-float-icon{width:28px;height:28px;display:inline-flex}.telegram-float-icon svg{width:100%;height:100%}a{color:inherit;text-decoration:none}button,textarea,input{font:inherit}button,input,textarea{border:0}button{cursor:pointer}.page{padding:24px 16px 64px;position:relative;overflow:hidden}.ambient{filter:blur(80px);pointer-events:none;z-index:0;border-radius:999px;width:420px;height:420px;position:fixed;inset:auto}.ambient-left{background:#78aaff38;top:-80px;left:-100px}.ambient-right{background:#fff9;top:220px;right:-120px}.page-shell{z-index:1;width:min(1260px,100%);margin:0 auto;position:relative}.cart-overlay{z-index:14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#11182747;position:fixed;inset:0}.cart-drawer{z-index:15;border:1px solid var(--line);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:#fbfdffe6;border-radius:28px;flex-direction:column;width:min(460px,100% - 20px);transition:transform .24s;display:flex;position:fixed;top:18px;bottom:18px;right:18px;transform:translate(calc(100% + 24px));box-shadow:0 30px 80px #18223b38}.cart-drawer.open{transform:translate(0)}.cart-header,.cart-body,.cart-item,.cart-summary,.cart-checkout{padding-left:22px;padding-right:22px}.cart-header{border-bottom:1px solid #293b6114;justify-content:space-between;align-items:flex-start;gap:16px;padding-top:22px;padding-bottom:18px;display:flex}.cart-header h2{letter-spacing:-.05em;margin:10px 0 0;font-size:1.9rem}.icon-button{width:40px;height:40px;color:var(--text);background:#eff4ffeb;border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.cart-body{flex:1;padding-top:18px;padding-bottom:22px;overflow:auto}.cart-empty{min-height:260px;color:var(--muted);text-align:center;border:1px dashed #293b6124;border-radius:22px;justify-content:center;align-items:center;display:flex}.cart-items{gap:12px;display:grid}.cart-item{background:linear-gradient(#fffffff0,#f4f7ffe0);border:1px solid #293b6114;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding-top:16px;padding-bottom:16px;display:grid}.cart-item .product-visual{margin:0;transform:scale(.78)}.cart-item-copy h3{letter-spacing:-.04em;margin:0;font-size:1.1rem}.cart-item-copy p{color:var(--muted);margin:6px 0 0;font-size:.92rem;line-height:1.5}.cart-item-copy strong{color:var(--primary);margin-top:10px;display:inline-block}.price-note{color:#7b86a5;flex-wrap:wrap;gap:6px 10px;margin-top:8px;font-size:.76rem;line-height:1.45;display:flex}.price-note span{white-space:nowrap}.cart-item-actions{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.qty-control{background:#f8fafff0;border:1px solid #293b611a;border-radius:999px;align-items:center;gap:10px;padding:6px;display:inline-flex}.qty-control button{width:28px;height:28px;color:var(--text);background:#fff;border-radius:50%}.qty-control span{text-align:center;min-width:18px;font-weight:700}.remove-link{color:#7c88a9;background:0 0}.cart-summary{background:#f4f8ffd9;border:1px solid #293b6114;border-radius:22px;gap:12px;margin-top:16px;padding-top:18px;padding-bottom:18px;display:grid}.cart-summary div{justify-content:space-between;align-items:center;gap:10px;display:flex}.cart-summary span{color:var(--muted)}.cart-summary strong{letter-spacing:-.04em;font-size:1.2rem}.cart-summary .price-note{margin-top:0;padding-top:2px}.cart-checkout{background:#ffffffb8;border:1px solid #293b6114;border-radius:22px;margin-top:16px;padding-top:18px;padding-bottom:4px;display:grid}.cart-checkout .button{width:100%}.product-photo{object-fit:contain;width:100%;height:220px;display:block}.cart-photo{object-fit:contain;width:96px;height:96px}.site-header,.catalog-intro,.category-strip,.offers-section,.promo-banner,.benefits-section,.showcase-section,.reviews-section,.faq-section,.site-footer{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--panel);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:var(--shadow-lg)}.site-header{z-index:10;justify-content:space-between;align-items:center;gap:20px;padding:18px 22px;display:flex;position:sticky;top:14px}.brand{flex-shrink:0;align-items:center;gap:12px;display:inline-flex}.brand-button{text-align:left;background:0 0}.brand-glyph{border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;overflow:hidden;box-shadow:0 14px 28px #2d62d833}.brand-glyph-image{object-fit:cover;width:100%;height:100%;display:block}.brand-copy{flex-direction:column;line-height:1.05;display:flex}.brand-copy strong{letter-spacing:-.05em;font-size:1.2rem}.brand-copy span{color:var(--muted);font-size:.8rem}.site-nav{flex-wrap:wrap;flex:1;justify-content:center;align-items:center;gap:12px;display:flex}.site-nav button{min-height:42px;box-shadow:var(--shadow-md);color:#151c2ed6;background:linear-gradient(#ffffffeb,#f5f8ffe0);border:1px solid #293b6114;border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-size:.98rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex}.site-nav .nav-active{background:linear-gradient(145deg, var(--primary) 0%, var(--primary-dark) 100%);color:#fff;font-weight:700}.site-nav button:hover{transform:translateY(-2px)}.header-tools{align-items:center;display:flex}.service-note{background:linear-gradient(135deg,#fffffff5,#f0f6ffe6),#ffffffeb;border:1px solid #92a4c42e;border-radius:24px;gap:8px;margin-top:18px;padding:18px 22px;display:grid;box-shadow:0 18px 40px #1a336014}.service-note strong{color:var(--text);font-size:1rem}.service-note p{color:#697999;margin:0;line-height:1.6}.tool-cart{background:#f8faffe6;border:1px solid #293b6114;border-radius:14px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:relative}.tool-cart em{background:linear-gradient(145deg, var(--primary), var(--primary-dark));color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:.72rem;font-style:normal;font-weight:700;display:inline-flex;position:absolute;top:-6px;right:-6px}.category-strip,.offers-section,.benefits-section,.reviews-section,.faq-section,.site-footer{margin-top:18px;padding:28px}.eyebrow{color:#5e6f97;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:700}.section-heading h2,.promo-copy h2{letter-spacing:-.06em;margin:14px 0 0;line-height:.98}.section-note,.category-card p,.offer-card p,.benefit-card p,.faq-item p,.site-footer p,.site-footer li{color:var(--muted);line-height:1.7}.button{border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;min-height:52px;padding:0 22px;font-weight:700;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s;display:inline-flex}.button:hover,.category-card:hover,.offer-card:hover,.benefit-card:hover{transform:translateY(-4px)}.button-primary{background:linear-gradient(145deg, var(--primary) 0%, var(--primary-dark) 100%);color:#fff;box-shadow:0 18px 36px #2d62d847}.button-secondary{background:#ffffffa3;border-color:#293b611a}.category-card,.offer-card,.benefit-card,.faq-item{border-radius:var(--radius-md);box-shadow:var(--shadow-md);background:linear-gradient(#ffffffe6,#f5f8ffd1);border:1px solid #293b6114;transition:transform .18s,box-shadow .18s,border-color .18s}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.section-heading h2{font-size:clamp(2rem,4vw,3.4rem)}.section-heading a{color:var(--primary);font-weight:700}.section-note{max-width:420px;margin:0}.category-row,.offers-grid,.benefits-grid,.footer-columns{gap:16px;display:grid}.category-row{grid-template-columns:repeat(6,minmax(0,1fr))}.category-card{text-align:left;padding:18px;display:block}.category-card .product-photo{height:140px}.category-card h3,.offer-card h3,.benefit-card h3,.showcase-copy h3,.site-footer h3{letter-spacing:-.05em;margin:18px 0 0}.category-card h3{font-size:1.4rem}.category-card p{margin:8px 0 0;font-size:.94rem}.offers-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.offers-grid-full{grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}.offer-card{padding:20px;position:relative}.offer-card .product-photo{margin-top:26px}.offer-badge{color:#fff;letter-spacing:.04em;background:linear-gradient(145deg,#1f2536,#35425d);border-radius:999px;justify-content:center;align-items:center;min-width:86px;min-height:34px;padding:0 12px;font-size:.78rem;font-weight:700;display:inline-flex;position:absolute;top:16px;right:16px}.offer-card h3{font-size:1.6rem}.offer-card p{margin:10px 0 0}.family-meta{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.family-meta span{color:#617298;background:#edf3fff2;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:.82rem;display:inline-flex}.price-row{gap:6px;margin-top:16px;display:grid}.price-row strong{color:var(--primary);letter-spacing:-.05em;font-size:1.5rem}.price-row small{color:#7685a8;font-size:.84rem;line-height:1.45}.price-placeholder{gap:6px;margin-top:16px;display:grid}.price-placeholder strong{color:var(--primary);letter-spacing:-.04em;font-size:1.28rem}.price-placeholder span{color:var(--muted);font-size:.86rem;line-height:1.5}.price-placeholder.compact{margin-top:10px}.price-placeholder.compact strong{font-size:1rem}.offer-card .button{margin-top:18px}.card-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.card-actions .button{width:100%;margin-top:0}.benefits-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.benefit-card{padding:22px}.benefit-icon{width:48px;height:48px;color:var(--primary);background:linear-gradient(145deg,#edf4ff,#dbe8ff);border-radius:14px;justify-content:center;align-items:center;font-size:1.2rem;font-weight:800;display:inline-flex}.benefit-card h3{font-size:1.4rem}.benefit-card p{margin:10px 0 0}.faq-list{gap:12px;display:grid}.reviews-layout{grid-template-columns:340px minmax(0,860px);justify-content:space-between;gap:18px;display:grid}.review-form,.review-card{border-radius:var(--radius-md);box-shadow:var(--shadow-md);background:linear-gradient(#ffffffeb,#f5f8ffd6);border:1px solid #293b6114}.review-form{align-content:start;gap:12px;padding:22px;display:grid}.review-form-locked{position:relative}.review-form h3{letter-spacing:-.04em;margin:0 0 4px;font-size:1.4rem}.review-form label{gap:8px;display:grid}.review-form span{color:var(--muted);font-size:.92rem}.review-form input,.review-form textarea,.review-form select{width:100%;color:var(--text);resize:vertical;background:#f7fafff2;border:1px solid #293b611a;border-radius:14px;outline:0;padding:14px 16px}.review-form-locked input,.review-form-locked textarea,.review-form-locked select{opacity:.68;cursor:not-allowed}.reviews-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.review-card{flex-direction:column;min-height:360px;max-height:360px;padding:20px;display:flex}.review-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.review-head strong{font-size:1.05rem;display:block}.review-head span,.review-side small{color:var(--muted)}.review-side{justify-items:end;gap:4px;display:grid}.review-rating{color:#f3a425;letter-spacing:.08em}.review-body{flex:1;max-height:150px;margin-top:14px;padding-right:6px;overflow:auto}.review-card p{color:var(--muted);white-space:pre-line;margin:0;line-height:1.75}.review-gallery{grid-template-columns:1fr;gap:10px;margin-top:16px;display:grid}.review-gallery img{object-fit:cover;background:#eef3ff;border-radius:16px;width:100%;height:140px}.review-toggle{min-height:36px;color:var(--primary);background:#edf3ffeb;border-radius:999px;align-self:flex-start;margin-top:14px;padding:0 12px;font-weight:700}.review-card.expanded{max-height:560px}.review-card.expanded .review-body{max-height:340px}.button-locked{opacity:.85;cursor:not-allowed}.review-lock-note{color:var(--muted);margin:0;font-size:.92rem;line-height:1.6}.faq-item{padding:20px 22px}.faq-item summary{cursor:pointer;font-weight:700;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{white-space:pre-line;margin:12px 0 0}.site-footer{grid-template-columns:.9fr 1.1fr;gap:24px;display:grid}.order-page{min-height:100vh}.order-shell{padding-top:8px}.order-panel{z-index:1;border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--panel);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:var(--shadow-lg);padding:28px;position:relative}.order-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.order-head h1{letter-spacing:-.06em;margin:14px 0 0;font-size:clamp(2.1rem,4vw,3.6rem);line-height:.98}.order-note{max-width:560px;color:var(--muted);margin:14px 0 0;line-height:1.7}.order-number{min-width:220px;box-shadow:var(--shadow-md);background:linear-gradient(#ffffffeb,#f5f8ffd6);border:1px solid #293b6114;border-radius:22px;gap:10px;padding:18px 20px;display:grid}.order-number span{color:var(--muted);font-size:.9rem}.order-number strong{letter-spacing:-.05em;font-size:1.6rem}.order-layout{grid-template-columns:minmax(0,1.05fr) minmax(340px,.7fr);gap:18px;margin-top:24px;display:grid}.order-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:linear-gradient(#ffffffeb,#f5f8ffd6);border:1px solid #293b6114;padding:24px}.order-form{gap:16px;display:grid}.order-form label{gap:8px;display:grid}.order-form span,.payment-group legend{color:var(--muted);font-size:.92rem}.order-form input{width:100%;color:var(--text);background:#f7fafff2;border:1px solid #293b611a;border-radius:18px;outline:0;padding:16px 18px}.consent-checkbox{background:#fafcffdb;border:1px solid #293b6114;border-radius:18px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.consent-checkbox input{accent-color:#2f66df;flex:none;width:20px;height:20px;margin:2px 0 0;padding:0}.consent-checkbox span{color:var(--muted);font-size:.96rem;line-height:1.6}.consent-checkbox a{color:var(--primary);font-weight:600}.order-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.payment-group{border:0;gap:12px;margin:6px 0 0;padding:0;display:grid}.payment-group legend{margin-bottom:4px;padding:0}.payment-option{background:#fbfdffe6;border:1px solid #293b6114;border-radius:20px;grid-template-columns:auto auto 1fr;align-items:flex-start;gap:12px;padding:16px 18px;transition:border-color .18s,transform .18s,box-shadow .18s;display:grid}.payment-option:hover{transform:translateY(-2px)}.payment-option input{width:18px;height:18px;margin-top:4px}.payment-icon{min-width:58px;height:40px;color:var(--primary);letter-spacing:.02em;background:linear-gradient(145deg,#edf4ff,#dbe8ff);border-radius:14px;justify-content:center;align-items:center;padding:0 12px;font-size:1rem;font-weight:800;display:inline-flex}.payment-icon-mir{color:#17845d;background:linear-gradient(145deg,#daf7e8,#bde7d2)}.payment-icon-cards{color:#284ea8;text-align:center;background:linear-gradient(145deg,#fff0f0,#eef3ff);justify-content:center}.payment-icon-installment{color:#4a7a12;background:linear-gradient(145deg,#eef9df,#dff2c2)}.payment-option span{gap:6px;display:grid}.payment-option strong{color:var(--text);font-size:1rem}.payment-title-with-badge{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.payment-badge{color:#fff;letter-spacing:.08em;background:linear-gradient(135deg,#15346f,#2f66df);border-radius:999px;justify-content:center;align-items:center;padding:5px 10px;font-size:.72rem;font-style:normal;font-weight:800;display:inline-flex}.payment-option small{color:var(--muted);line-height:1.5}.payment-option small b{color:#1e57d3;font-weight:700}.payment-option.active{background:linear-gradient(145deg,#2d62d814,#e3edffeb);border-color:#2d62d847;box-shadow:0 14px 30px #2d62d81f}.order-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:8px;display:grid}.order-actions .button{width:100%}.order-summary-card{flex-direction:column;display:flex}.order-summary-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.order-summary-head h2,.order-success h2{letter-spacing:-.05em;margin:0;font-size:1.6rem}.order-summary-head span,.order-success p,.order-empty p{color:var(--muted)}.order-items{gap:12px;margin-top:18px;display:grid}.order-item{background:#fbfdffdb;border:1px solid #293b6114;border-radius:20px;grid-template-columns:84px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.order-item-photo{object-fit:contain;width:84px;height:84px}.order-item-copy h3{margin:0;font-size:1rem}.order-item-copy p{color:var(--muted);margin:6px 0 0;font-size:.92rem;line-height:1.55}.order-item-copy span{color:#7a89a9;margin-top:8px;font-size:.86rem;display:inline-block}.order-item strong{color:var(--primary);letter-spacing:-.04em;font-size:1.05rem}.order-total{border-top:1px solid #293b6114;gap:8px;margin-top:auto;padding-top:18px;display:grid}.order-total div{justify-content:space-between;align-items:center;gap:12px;display:flex}.order-total span,.order-total small{color:var(--muted)}.order-total strong{color:var(--primary);letter-spacing:-.05em;font-size:1.45rem}.order-total-discount{background:#2f66df14;border-radius:16px;gap:4px;margin-top:4px;padding:12px 14px;display:grid}.order-total-discount span,.order-total-discount em{color:var(--muted);font-size:.88rem}.order-total-discount strong{color:var(--text);letter-spacing:-.03em;font-size:1.05rem;-webkit-text-decoration:line-through #293b6159;text-decoration:line-through #293b6159;text-decoration-thickness:1px}.order-total-discount em{color:#1e57d3;font-style:normal;font-weight:700}.order-total small{line-height:1.6}.order-error{color:#b34052;background:#fff1f3e6;border:1px solid #d73a492e;border-radius:18px;margin:0;padding:14px 16px;line-height:1.55}.order-empty,.order-success{align-content:start;gap:16px;min-height:280px;display:grid}.order-success-badge{background:linear-gradient(145deg,#2f66df,#1e49b9);border-radius:24px;place-items:center;width:76px;height:76px;display:grid;box-shadow:0 18px 40px #2f66df47}.order-success-badge span{color:#fff;font-size:2rem;font-weight:800;line-height:1}.order-success-copy{gap:10px;display:grid}.order-success-copy p{max-width:760px;line-height:1.6}.order-success-panel{background:linear-gradient(#fffffff5,#f3f7ffe6);border:1px solid #293b6114;border-radius:22px;gap:14px;padding:18px 20px;display:grid}.order-success-panel strong{color:var(--text);font-size:1rem}.order-success-panel small{color:var(--muted);line-height:1.6}.order-success-items{gap:12px;display:grid}.order-success-item{background:#f9fbffeb;border:1px solid #293b6114;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 16px;display:flex}.order-success-item div{gap:6px;display:grid}.order-success-item span{color:var(--text);font-weight:700}.order-success-item small{color:var(--muted);line-height:1.5}.order-success-item strong{color:var(--primary);white-space:nowrap;font-size:1.02rem}.admin-layout{gap:18px;margin-top:24px;display:grid}.admin-login-card{max-width:520px}.admin-summary-card{padding:18px 24px}.admin-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.admin-stat{background:#fbfdffe0;border:1px solid #293b6114;border-radius:18px;gap:8px;padding:16px 18px;display:grid}.admin-stat span{color:var(--muted);font-size:.88rem}.admin-stat strong{letter-spacing:-.05em;font-size:1.5rem}.admin-orders-list{gap:14px;margin-top:18px;display:grid}.admin-order-card{background:#fbfdffe0;border:1px solid #293b6114;border-radius:22px;gap:16px;padding:18px;display:grid}.admin-order-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.admin-order-top strong{letter-spacing:-.04em;font-size:1.2rem;display:block}.admin-order-top span{color:var(--muted);margin-top:6px;display:inline-block}.admin-order-meta{justify-items:end;gap:6px;display:grid}.admin-order-side{justify-items:end;gap:10px;display:grid}.admin-order-meta strong{color:var(--primary);font-size:1.1rem}.admin-delete-button{min-height:42px;padding:0 16px}.admin-order-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.admin-order-grid p{color:var(--text);white-space:pre-line;margin:8px 0 0;line-height:1.55}.admin-order-items{gap:10px;display:grid}.admin-order-item{background:linear-gradient(#fffffff0,#f4f7ffe0);border:1px solid #293b6114;border-radius:18px;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.admin-order-item-photo{object-fit:contain;width:72px;height:72px}.admin-order-item strong{font-size:1rem;display:block}.admin-order-item p{color:var(--muted);margin:6px 0 0;font-size:.9rem;line-height:1.5}.privacy-panel{max-width:980px;margin:0 auto}.privacy-card{gap:18px;display:grid}.privacy-card p{color:var(--muted);margin:0;line-height:1.7}.privacy-list{color:var(--text);gap:14px;margin:0;padding-left:20px;line-height:1.75;display:grid}.admin-order-item span{color:var(--primary);text-align:right;font-weight:700}.footer-brand p{max-width:420px;margin:18px 0 0}.footer-columns{grid-template-columns:repeat(4,minmax(0,1fr))}.site-footer h3{font-size:1rem}.site-footer ul{margin:14px 0 0;padding:0;list-style:none}.site-footer li button{color:inherit;background:0 0;padding:0}.site-footer li+li{margin-top:10px}.site-footer-inner{border-top:1px solid #92a4c438;justify-content:space-between;align-items:center;gap:18px;width:100%;padding:28px 0 8px;display:flex}.site-footer-inner strong{color:var(--text);font-size:1rem}.site-footer-inner a{color:var(--primary);font-weight:600}.contact-footer{margin-top:28px;padding-bottom:12px}.contact-footer-inner{background:linear-gradient(135deg,#fffffff5,#f0f6ffe6),#ffffffe6;border:1px solid #92a4c42e;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;padding:22px 24px;display:flex;box-shadow:0 18px 50px #1a336014}.contact-footer-copy{gap:4px;display:grid}.contact-footer-copy strong{color:var(--text);font-size:1rem}.contact-footer-copy span{color:#7b89a8;font-size:.88rem}.contact-footer-link{color:#fff;background:linear-gradient(135deg,#2f66df,#1f4db6);border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 20px;font-weight:700;display:inline-flex;box-shadow:0 14px 30px #2f66df38}.product-modal{z-index:16;place-items:start center;padding:18px;display:grid;position:fixed;inset:0;overflow-y:auto}.product-modal-card{border:1px solid var(--line);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:#fbfdfff5;border-radius:28px;grid-template-columns:1fr 1fr;gap:20px;width:min(920px,100%);max-height:calc(100vh - 36px);padding:24px;display:grid;position:relative;overflow-y:auto;box-shadow:0 30px 80px #18223b38}.product-modal-media{align-content:start;gap:16px;min-height:0;display:grid}.product-modal-photo{height:360px}.modal-review-panel{box-shadow:var(--shadow-sm);background:linear-gradient(#fffffff0,#f3f7ffe0);border:1px solid #293b6114;border-radius:22px;gap:12px;padding:16px;display:grid}.modal-review-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.modal-review-heading small{color:var(--muted);font-size:.88rem}.modal-review-list{gap:10px;max-height:220px;padding-right:4px;display:grid;overflow:auto}.modal-review-card{background:#f8fbfff2;border:1px solid #293b6114;border-radius:18px;gap:8px;padding:14px;display:grid}.modal-review-head{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.modal-review-head strong{font-size:.96rem}.modal-review-head small{color:var(--muted)}.modal-review-card p{color:var(--muted);white-space:pre-line;margin:0;font-size:.95rem;line-height:1.65}.product-modal-copy{flex-direction:column;justify-content:center;min-height:0;padding-right:10px;display:flex}.product-modal-copy h2{letter-spacing:-.05em;margin:18px 0 0;font-size:clamp(2rem,4vw,3rem)}.product-modal-copy p{color:var(--muted);margin:12px 0 0;line-height:1.7}.variant-panel{gap:18px;margin-top:22px;display:grid}.variant-group{gap:10px;display:grid}.variant-label{color:#617298;letter-spacing:.06em;text-transform:uppercase;font-size:.84rem;font-weight:700}.variant-options{flex-wrap:wrap;gap:10px;display:flex}.variant-options-column{display:grid}.variant-chip,.variant-row{background:linear-gradient(#fffffff2,#f5f8ffe0);border:1px solid #293b6114;border-radius:16px;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s}.variant-chip{min-height:42px;padding:0 14px}.variant-row{text-align:left;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.variant-row strong{color:var(--primary);letter-spacing:-.04em}.variant-chip.active,.variant-row.active{background:linear-gradient(145deg,#2d62d81f,#e3edffeb);border-color:#2d62d852;box-shadow:0 14px 30px #2d62d81f}.static-badge{width:fit-content;position:static}.modal-close{position:absolute;top:16px;right:16px}.product-visual{margin:0 auto;position:relative}.product-visual.phone,.product-visual.tablet,.product-visual.laptop,.product-visual.watch,.product-visual.buds,.product-visual.charger{filter:drop-shadow(0 20px 26px #394c7924)}.product-visual.phone{background:linear-gradient(#fefefe 0%,#d8e1f2 100%);border-radius:28px;width:94px;height:170px;box-shadow:inset 0 0 0 1px #22305414}.product-visual.phone.large{width:140px;height:240px}.product-visual.tablet{background:linear-gradient(#1b2336 0%,#0f1627 100%);border-radius:20px;width:104px;height:144px}.product-visual.laptop{background:linear-gradient(#1f273b 0%,#bec8dc 100%);border-radius:16px;width:164px;height:108px}.product-visual.laptop.large{width:310px;height:196px}.product-visual.watch{width:94px;height:116px}.product-visual.buds{width:118px;height:100px}.product-visual.charger{width:118px;height:118px}.pv-screen{border-radius:inherit;background:radial-gradient(circle at 65% 24%,#ffbfdff5,#0000 24%),linear-gradient(135deg,#183d93 0%,#4e85f3 26%,#dfe9ff 48%,#ff6f9a 72%,#6f33db 100%);position:absolute;inset:8px}.product-visual.phone .pv-screen{border-radius:22px}.product-visual.tablet .pv-screen{border-radius:14px}.product-visual.laptop .pv-screen{border-radius:10px;inset:8px 8px 14px}.pv-base{background:linear-gradient(#d7deef 0%,#a9b5ce 100%);border-radius:0 0 14px 14px;height:14px;position:absolute;bottom:-10px;left:-14px;right:-14px}.pv-band{background:linear-gradient(#d7dcea 0%,#aeb9d2 100%);border-radius:999px;width:38px;height:24px;position:absolute;left:28px}.pv-band.top{top:0}.pv-band.bottom{bottom:0}.product-visual.watch .pv-screen{background:radial-gradient(circle,#75ff93f2,#0000 12%),conic-gradient(from 190deg,#ff6a63,#fedf6f,#44da87,#2d8fff,#9d59ff,#ff6a63);border-radius:22px;inset:16px}.pv-case{background:linear-gradient(#fff 0%,#dfe6f4 100%);border-radius:24px;height:68px;position:absolute;bottom:0;left:10px;right:10px}.pv-bud{background:linear-gradient(#fff 0%,#e9eef8 100%);border-radius:14px 14px 10px 10px;width:24px;height:34px;position:absolute;top:12px}.pv-bud.left{left:24px}.pv-bud.right{right:24px}.pv-ring{background:radial-gradient(circle,#7fb6ff33,#0000 62%);border:8px solid #eef5ff;border-radius:999px;position:absolute;inset:18px;box-shadow:inset 0 0 0 1px #22305414}.pv-cable{background:linear-gradient(90deg,#d8e5fb,#f8fbff);border-radius:999px;width:70px;height:16px;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1180px){.site-header,.catalog-intro,.product-modal-card,.site-footer{grid-template-columns:1fr}.site-header{display:grid}.site-nav{justify-content:flex-start}.category-row{grid-template-columns:repeat(3,minmax(0,1fr))}.offers-grid,.benefits-grid,.reviews-layout,.footer-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.order-layout,.admin-order-grid{grid-template-columns:1fr}}@media (max-width:820px){.page{padding:12px 10px 36px}.site-header,.catalog-intro,.category-strip,.offers-section,.benefits-section,.reviews-section,.faq-section,.site-footer,.order-panel{border-radius:22px;padding:18px}.header-tools{justify-content:flex-end}.category-row,.offers-grid,.benefits-grid,.reviews-layout,.footer-columns,.order-grid,.order-actions,.reviews-list,.card-actions{grid-template-columns:1fr}.catalog-toolbar,.catalog-meta{flex-direction:column;align-items:stretch}.cart-drawer{width:calc(100% - 20px);top:10px;bottom:10px;right:10px}.cart-item{grid-template-columns:1fr;justify-items:start}.cart-item-actions{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.product-modal{padding:10px}.product-modal-card{border-radius:22px;grid-template-columns:1fr;max-height:calc(100vh - 20px);padding:18px}.product-modal-photo{height:240px}.order-head,.order-summary-head,.contact-footer-inner{flex-direction:column;align-items:flex-start}.order-number{width:100%;min-width:0}.order-item{grid-template-columns:72px minmax(0,1fr)}.order-item strong{grid-column:2}.payment-option{grid-template-columns:auto 1fr}.payment-option input{grid-row:span 2}.payment-icon{width:fit-content;min-width:0}}@media (max-width:640px){.page{gap:10px;padding:8px 8px 28px}.page-shell{gap:12px}.site-header{gap:14px;padding:14px;position:static}.brand{width:100%;min-width:0}.brand-glyph{border-radius:12px;flex-shrink:0;width:38px;height:38px}.brand-copy strong{font-size:1rem}.brand-copy span{font-size:.72rem}.site-nav{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;margin:0 -2px;padding:2px;overflow:auto hidden}.site-nav::-webkit-scrollbar{display:none}.site-nav button{white-space:nowrap;flex:none;min-height:40px;padding:0 16px;font-size:.92rem}.header-tools{justify-content:flex-end;width:100%}.service-note{border-radius:18px;gap:6px;margin-top:12px;padding:14px 16px}.service-note strong{font-size:.92rem;line-height:1.45}.service-note p{font-size:.9rem;line-height:1.55}.category-strip,.offers-section,.benefits-section,.reviews-section,.faq-section,.site-footer,.order-panel{border-radius:18px;margin-top:12px;padding:14px}.section-heading{gap:12px;margin-bottom:16px}.section-heading h2{font-size:clamp(1.6rem,9vw,2.2rem);line-height:1.02}.eyebrow{letter-spacing:.08em;font-size:.72rem}.product-photo{height:180px}.category-card,.offer-card,.benefit-card,.faq-item,.review-card,.review-form{border-radius:18px}.category-card,.offer-card,.benefit-card{padding:16px}.offer-card .product-photo{height:170px}.offer-card h3{font-size:1.35rem}.offer-card p,.category-card p,.benefit-card p,.faq-item p,.review-card p{font-size:.92rem;line-height:1.6}.price-row small{font-size:.72rem;line-height:1.45}.family-meta{gap:8px;font-size:.8rem}.button{border-radius:14px;min-height:48px;padding:0 18px}.reviews-layout{gap:14px}.review-card{min-height:320px;max-height:320px;padding:16px}.review-card.expanded{max-height:520px}.review-body{max-height:130px}.review-card.expanded .review-body{max-height:300px}.faq-item{padding:16px 18px}.faq-item summary{line-height:1.45}.site-footer{gap:16px}.contact-footer-inner{border-radius:18px;padding:14px 16px}.cart-drawer{border-radius:22px;width:calc(100% - 16px);padding:16px;top:8px;bottom:8px;right:8px}.cart-photo{width:76px;height:76px}.product-modal{padding:6px}.product-modal-card{border-radius:18px;gap:14px;max-height:calc(100vh - 12px);padding:14px}.product-modal-photo{height:200px}.product-modal-copy{padding-right:0}.product-modal-copy h2{margin-top:12px;font-size:clamp(1.7rem,10vw,2.5rem)}.product-modal-copy p{font-size:.94rem;line-height:1.55}.modal-review-panel{border-radius:18px;padding:14px}.modal-review-list{max-height:180px}.modal-review-card{border-radius:16px;padding:12px}.modal-review-card p{font-size:.9rem;line-height:1.55}.variant-panel{gap:14px;margin-top:18px}.variant-options{gap:8px}.variant-chip{min-height:42px;padding:0 14px;font-size:.92rem}.variant-row{border-radius:16px;grid-template-columns:1fr auto;padding:14px}.variant-row span,.variant-row strong{font-size:.92rem}.order-shell{padding-top:0}.order-page .page{padding-top:8px}.order-item{gap:10px}.admin-stats,.admin-order-grid{grid-template-columns:1fr}.admin-order-top,.admin-order-meta{place-items:flex-start start}.admin-order-item{grid-template-columns:64px minmax(0,1fr)}.admin-order-item span{text-align:left;grid-column:1/-1}}
