/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-space-y-reverse:0;--tw-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-600:oklch(57.7% .245 27.325);--color-blue-500:oklch(62.3% .214 259.815);--color-blue-600:oklch(54.6% .245 262.881);--color-blue-700:oklch(48.8% .243 264.376);--color-slate-200:oklch(92.9% .013 255.508);--color-slate-300:oklch(86.9% .022 252.894);--color-slate-500:oklch(55.4% .046 257.417);--color-slate-600:oklch(44.6% .043 257.281);--color-slate-700:oklch(37.2% .044 257.287);--color-slate-900:oklch(20.8% .042 265.755);--color-white:#fff;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--font-weight-medium:500;--font-weight-semibold:600;--radius-xl:.75rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.mr-2{margin-right:calc(var(--spacing)*2)}.block{display:block}.inline-flex{display:inline-flex}.h-4{height:calc(var(--spacing)*4)}.w-4{width:calc(var(--spacing)*4)}.w-full{width:100%}.items-center{align-items:center}.justify-center{justify-content:center}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*3)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-y-reverse)))}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-slate-200{border-color:var(--color-slate-200)}.border-slate-300{border-color:var(--color-slate-300)}.bg-blue-600{background-color:var(--color-blue-600)}.bg-slate-200{background-color:var(--color-slate-200)}.bg-white{background-color:var(--color-white)}.p-4{padding:calc(var(--spacing)*4)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.py-2{padding-block:calc(var(--spacing)*2)}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-red-600{color:var(--color-red-600)}.text-slate-500{color:var(--color-slate-500)}.text-slate-600{color:var(--color-slate-600)}.text-slate-700{color:var(--color-slate-700)}.text-slate-900{color:var(--color-slate-900)}.text-white{color:var(--color-white)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-blue-500{--tw-ring-color:var(--color-blue-500)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.outline-none{--tw-outline-style:none;outline-style:none}@media (hover:hover){.hover\:bg-blue-700:hover{background-color:var(--color-blue-700)}.hover\:bg-slate-300:hover{background-color:var(--color-slate-300)}}.focus\:ring:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}:root{color-scheme:light;--bg-page:#f1ebe7;--bg-card:#ece4df;--text-main:#1f1f1f}:root[data-theme=dark]{color-scheme:dark}html,body,#root{min-height:100%}body{background-color:var(--bg-page);color:var(--text-main);margin:0;font-family:Inter,Segoe UI,Roboto,system-ui,-apple-system,sans-serif}#root{min-height:100vh}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}html{scroll-padding-top:90px}body{padding-top:90px}.soundbar-header{width:100%;min-height:90px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 50px;background:#f1ebe7;position:fixed;top:0;left:0;right:0;z-index:3000;box-sizing:border-box}.soundbar-header:after{display:none;content:"";position:absolute;left:0;right:0;bottom:-1px;height:14px;background:linear-gradient(to bottom,transparent 0 6px,#c4bcb7 6px 7px,transparent 7px 14px)}.soundbar-header__separator-icon{display:none;position:absolute;left:50%;transform:translate(-50%);bottom:-2px;color:#b1a8a2;font-size:14px;z-index:2;background:#f1ebe7;border-radius:999px;line-height:1;padding:0 5px}.soundbar-header__brand-link{letter-spacing:9px;font-weight:700;font-size:22px;text-decoration:none;color:#2a2a2a;display:inline-flex;align-items:center;gap:15px}.soundbar-header__brand-frame{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 30% 30%,#fff,#d8d0ca 75%)}.soundbar-header__brand-logo{width:42px;height:42px;border-radius:50%;object-fit:cover;display:block}.soundbar-header__menu{display:flex;gap:24px;flex:1;justify-content:center;align-items:center}.soundbar-header__menu-item{position:relative;display:flex;justify-content:center}.soundbar-header__menu-link{text-decoration:none;color:#2a2a2a;font-size:22px;font-weight:700;margin:0 8px;text-align:center}.soundbar-header__dropdown{display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);min-width:190px;background:#e7e0dc;border:1px solid #c4bcb7;padding:8px;border-radius:14px;box-shadow:0 10px 24px #0000001f;z-index:20;grid-template-columns:1fr;gap:4px}.soundbar-header__menu-item:hover .soundbar-header__dropdown{display:grid}.soundbar-header__dropdown-item{font-size:11px;text-decoration:none;color:#2a2a2a;padding:5px 7px;border-radius:8px}.soundbar-header__dropdown-item:hover{background:#d9d1cc}.soundbar-header__socials{display:flex;gap:16px;margin-left:auto;align-items:center}.soundbar-header__social-link{color:#2a2a2a;display:inline-flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;position:relative;text-decoration:none}.soundbar-header__social-link:hover:after{content:attr(data-label);position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);font-size:12px;font-weight:600;color:#5d5c5b;white-space:nowrap}@media (max-width: 768px){.soundbar-header{justify-content:space-between;position:fixed;top:0;left:0;right:0;z-index:3000;padding:12px 20px}.soundbar-header__brand-link{font-size:18px;letter-spacing:4px}}.soundbar-header__page-title{position:absolute;left:50%;transform:translate(-50%);margin:0;font-size:22px;font-weight:700;pointer-events:none}.soundbar-header__profile-wrap{position:relative}.soundbar-header__auth-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:30;min-width:230px;display:grid;gap:8px;padding:10px;background:#ece4df;border:1px solid #c4bcb7;border-radius:10px}.soundbar-header__auth-menu p{margin:0;font-size:13px}.soundbar-header__auth-menu input{padding:8px;border:1px solid #c4bcb7;border-radius:8px;background:#f7f3f0}.soundbar-header__auth-menu button{padding:8px;border:0;border-radius:8px;background:#222;color:#f1ebe7}.soundbar-header__menu-line{position:absolute;left:0;right:0;bottom:-1px;height:1px;background:#d8cec8;display:flex;align-items:center;justify-content:center;pointer-events:none}.soundbar-header__menu-line svg{width:11px;height:11px;padding:0 10px;color:#c8beb7;background:#f1ebe7}@media (max-width: 768px){.soundbar-header__menu-line{bottom:-1px}}.soundbar-header__menu-line{z-index:2}.soundbar-header__menu-diamond{width:9px;height:9px;margin:0 13px;flex:0 0 9px;transform:rotate(45deg);background:#c8beb7}.soundbar-header__menu-line-part{height:1px;background:#d8cec8;flex:1 1 auto}@media (max-width: 768px){.soundbar-header{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:3000!important}}.home-cart,.home-fav{position:fixed;z-index:80;width:54px!important;height:54px!important;border:0;border-radius:50%!important;background:#111!important;color:#f1ebe7!important;font-size:24px;display:grid;place-items:center;cursor:pointer;text-decoration:none;box-shadow:0 12px 24px #00000029!important}.home-fav{right:88px!important;bottom:24px!important}.home-cart{bottom:24px;left:24px;right:auto}.home-cart-wrapper{position:fixed;left:24px!important;right:auto!important;bottom:24px!important;z-index:90;display:flex;align-items:center;gap:14px}.home-cart-wrapper .home-cart{position:static!important}.home-fav span{display:none!important}.home-cart strong,.home-fav strong{position:absolute;top:-4px;right:-4px;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#fff;color:#111;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;box-shadow:0 6px 14px #00000029}.home-modal-overlay{position:fixed;inset:0;z-index:120;display:flex;align-items:center;justify-content:center;background:#f1ebe7a3!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.home-modal{position:relative;width:min(620px,calc(100vw - 32px));max-height:calc(100vh - 48px);border:0;border-radius:28px;padding:0;background:#f1ebe7;box-shadow:0 24px 70px #00000038;overflow:hidden;display:block}.home-modal--auth{width:min(520px,calc(100vw - 32px))!important;padding:30px 36px 34px!important;border-radius:24px!important;background:#fffaf6eb!important;box-shadow:0 24px 70px #0000002e!important;display:grid;gap:14px}.home-modal__close{position:absolute;top:20px;right:20px;z-index:10;width:34px!important;height:34px!important;padding:0!important;border:0!important;border-radius:50%!important;background:transparent!important;color:#6f6a66!important;box-shadow:none!important;display:flex!important;align-items:center;justify-content:center;cursor:pointer}.home-modal__close:hover:not(:disabled){background:transparent!important;color:#111!important;transform:none!important}.home-modal__close svg{width:18px;height:18px}.home-modal h4{margin:0 0 12px!important;color:#1f1f1f!important;font-size:28px!important;font-weight:900!important;line-height:1.15;text-align:center}.home-modal p{margin:0}.home-auth-modal{display:grid;gap:14px!important;justify-items:center}.home-auth-modal__logo{width:112px!important;height:112px!important;margin-bottom:0!important;border-radius:0!important;overflow:visible!important;background:transparent!important;display:grid;place-items:center}.home-auth-modal__logo img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important}.home-auth-modal__subtitle{color:#8b8580;font-size:15px;line-height:1.45;text-align:center}.home-auth-modal__field{width:100%!important;height:54px;padding:0 18px;border:1px solid #d8cec8;border-radius:10px;background:#fffaf6b8;display:flex;align-items:center;gap:14px;box-sizing:border-box}.home-auth-modal__field svg{flex:0 0 auto;color:#77716c;width:18px;height:18px}.home-auth-modal__field .home-auth-modal__field-eye{margin-left:auto}.home-modal .home-auth-modal__field input{width:100%;height:auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#1f1f1f!important;font-size:16px!important;outline:none;box-shadow:none!important}.home-modal .home-auth-modal__field input:focus{border:0!important;box-shadow:none!important}.home-modal .home-auth-modal__field input::placeholder{color:#8b8580!important}.home-auth-modal__primary,.home-auth-modal__secondary,.home-auth-modal__text-button,.shop-panel__go-cart{width:100%;min-height:54px;border-radius:9px!important;font-size:17px!important;font-weight:800!important;cursor:pointer}.home-auth-modal__primary,.shop-panel__go-cart{border:0;background:linear-gradient(135deg,#252525,#101010)!important;color:#fff!important}.home-auth-modal__primary:disabled,.home-auth-modal__secondary:disabled,.home-auth-modal__text-button:disabled{opacity:.55;cursor:not-allowed}.home-auth-modal__primary:hover:not(:disabled){background:linear-gradient(135deg,#252525,#101010)!important;transform:translateY(-1px)}.home-auth-modal__secondary{border:1px solid #6f625a!important;background:transparent!important;color:#111!important}.home-auth-modal__secondary:hover:not(:disabled),.home-auth-modal__text-button:hover:not(:disabled){background:transparent!important;color:#111!important;text-decoration:underline}.home-auth-modal__text-button{min-height:auto;border:0;background:transparent!important;color:#8b7f77!important;font-size:15px!important}.home-auth-modal__divider{width:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;color:#8b8580}.home-auth-modal__divider span{height:1px;background:#d8cec8}.home-auth-modal__notice,.home-auth-modal__error{width:100%;margin:0;font-size:14px;line-height:1.4;text-align:center}.home-auth-modal__notice{color:#287044}.home-auth-modal__error{color:#b42318}.shop-panel,.checkout-panel{max-height:calc(100vh - 48px);display:grid;grid-template-rows:auto 1fr auto;background:#f1ebe7}.shop-panel__head{padding:34px 32px 24px;border-bottom:1px solid #d8cec8;display:flex;justify-content:space-between;align-items:center!important;gap:20px}.shop-panel__head span{display:block;margin-bottom:8px;color:#7c716b;font-size:12px;font-weight:900;letter-spacing:1.8px}.shop-panel__head h4{margin:0;color:#111;font-size:42px;line-height:1;font-weight:900;text-align:left}.shop-panel__head p{align-self:center!important;margin:0!important;color:#111!important;font-size:20px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important}.shop-panel__items{padding:22px;overflow-y:auto;display:flex;flex-direction:column;gap:14px}.shop-panel-card{position:relative;display:grid;grid-template-columns:124px 1fr;gap:16px;padding:12px;border-radius:18px;background:#ece4df;border:1px solid #d8cec8}.shop-panel-card img{width:124px;height:150px;object-fit:cover;border-radius:14px;background:#ddd5d0}.shop-panel-card__info{min-width:0;padding-right:34px}.shop-panel-card__info h5{margin:4px 0 8px;color:#111;font-size:18px;line-height:1.2;font-weight:900}.shop-panel-card__info p{margin:0 0 14px;color:#716760;font-size:14px;font-weight:600}.shop-panel-card__info strong{display:block;margin-bottom:16px;color:#111;font-size:20px;font-weight:900}.shop-panel-card__remove{position:absolute;top:12px;right:12px;width:28px!important;height:28px!important;padding:0!important;border:0!important;border-radius:50%!important;background:transparent!important;color:#111!important;font-size:16px!important;line-height:1!important;display:grid!important;place-items:center!important;cursor:pointer}.shop-panel-card__counter{width:fit-content;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:12px;padding:6px;border-radius:999px;background:#f1ebe7}.shop-panel-card__counter button{width:28px!important;height:28px!important;min-height:28px!important;padding:0!important;border:0;border-radius:50%!important;background:#111!important;color:#f1ebe7!important;font-size:18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:28px!important;cursor:pointer}.shop-panel-card__counter span{min-width:18px;height:28px!important;min-height:28px!important;color:#111;font-size:15px;font-weight:900;line-height:28px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.shop-panel-card__counter button:disabled,.checkout-panel__summary button:disabled,.shop-panel__summary button:disabled,.shop-panel__go-cart:disabled{opacity:.45;cursor:not-allowed}.checkout-panel__error{margin:0 0 10px;color:#b42318;font-size:13px;font-weight:700}.shop-panel-card__add{width:auto!important;height:38px!important;padding:0 18px!important;border:0;border-radius:999px!important;background:#111!important;color:#f1ebe7!important;font-size:14px!important;font-weight:900!important;display:inline-flex!important;align-items:center;justify-content:center;cursor:pointer}.shop-panel__summary,.checkout-panel__summary,.shop-panel__favorite-footer{padding:24px 32px 30px;border-top:1px solid #d8cec8;background:#ece4df}.shop-panel__summary div{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.shop-panel__summary span{color:#716760;font-size:16px;font-weight:800}.shop-panel__summary strong{color:#111;font-size:28px;font-weight:900}.shop-panel__summary button,.checkout-panel__summary button{width:100%;height:56px;border:0;border-radius:999px;background:#111;color:#f1ebe7;font-size:16px;font-weight:900;cursor:pointer}.shop-panel__summary p,.shop-panel__favorite-footer p{margin:14px auto 0;max-width:380px;color:#716760;font-size:13px;line-height:1.4;text-align:center}.shop-panel__empty-state{padding:42px 20px;border:1px dashed #d8cec8;border-radius:18px;color:#716760;font-size:16px;font-weight:800;text-align:center}.shop-panel-card__color{display:flex;align-items:center;gap:8px;margin:-4px 0 12px;color:#111;font-size:13px;font-weight:800}.shop-panel-card__color span{width:16px;height:16px;flex:0 0 16px;border:1px solid #9c918a;border-radius:50%;box-shadow:inset 0 0 0 1px #ffffff57}.shop-panel-card__color b{font-size:13px;font-weight:800}.shop-panel-card:not(.shop-panel-card--favorite) .shop-panel-card__info,.shop-panel-card--favorite .shop-panel-card__info{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:18px;align-items:end}.shop-panel-card:not(.shop-panel-card--favorite) .shop-panel-card__info h5,.shop-panel-card:not(.shop-panel-card--favorite) .shop-panel-card__info p,.shop-panel-card:not(.shop-panel-card--favorite) .shop-panel-card__color,.shop-panel-card:not(.shop-panel-card--favorite) .shop-panel-card__price-row,.shop-panel-card--favorite .shop-panel-card__info h5,.shop-panel-card--favorite .shop-panel-card__info p,.shop-panel-card--favorite .shop-panel-card__color,.shop-panel-card--favorite .shop-panel-card__info strong{grid-column:1}.shop-panel-card:not(.shop-panel-card--favorite) .shop-panel-card__price-row{grid-column:1 / -1}.shop-panel-card__price-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center}.shop-panel-card__price-row strong{margin:0!important}.shop-panel-card__price-row .shop-panel-card__counter{justify-self:end;margin:0!important}.shop-panel-card__favorite-controls{grid-column:2;grid-row:1 / span 6;align-self:end;display:grid;gap:12px;justify-items:center;min-width:190px}.shop-panel-card__favorite-controls .shop-panel-card__counter{margin:0!important}.shop-panel-card__favorite-controls .shop-panel-card__add{width:100%!important;margin:0!important}.checkout-panel__head h4{max-width:420px;font-size:36px}.checkout-panel__body{padding:22px;overflow-y:auto;display:grid;gap:16px}.checkout-field{display:grid;gap:8px}.checkout-field>span{color:#111;font-size:14px;font-weight:900}.checkout-field input,.checkout-field select,.checkout-field textarea{width:100%;box-sizing:border-box;border:1px solid #d8cec8;border-radius:16px;background:#ece4df;color:#111;font-size:15px;font-weight:700;outline:none}.checkout-field input,.checkout-field select{height:50px;padding:0 16px}.checkout-field textarea{min-height:86px;padding:14px 16px;resize:vertical}.checkout-field input:focus,.checkout-field select:focus,.checkout-field textarea:focus{border-color:#111;box-shadow:0 0 0 3px #11111114}.checkout-field__error{margin-top:-2px;color:#b42318;font-size:13px;font-style:normal;font-weight:800;line-height:1.25}.checkout-messengers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.checkout-messengers button{width:100%!important;height:44px!important;border:1px solid #d8cec8!important;border-radius:999px!important;background:#ece4df!important;color:#111!important;font-size:14px!important;font-weight:900!important;cursor:pointer}.checkout-messengers button.is-active{border-color:#111!important;background:#111!important;color:#f1ebe7!important}@media (max-width: 700px){.shop-panel-card--favorite .shop-panel-card__info,.shop-panel-card:not(.shop-panel-card--favorite) .shop-panel-card__info,.shop-panel-card__price-row{grid-template-columns:1fr}.shop-panel-card__favorite-controls{grid-column:1;grid-row:auto;justify-items:start;min-width:0}.shop-panel-card__price-row .shop-panel-card__counter{justify-self:start}}@media (max-width: 600px){.home-modal{width:calc(100vw - 20px);max-height:calc(100vh - 20px);border-radius:22px}.home-modal--auth{padding:36px 24px!important}.shop-panel,.checkout-panel{max-height:calc(100vh - 20px)}.shop-panel__head{padding:28px 22px 20px}.shop-panel__head h4{font-size:34px}.checkout-panel__head h4{font-size:30px}.shop-panel__items,.checkout-panel__body{padding:16px}.shop-panel-card{grid-template-columns:100px 1fr}.shop-panel-card img{width:100px;height:132px}.shop-panel__summary,.checkout-panel__summary,.shop-panel__favorite-footer{padding:20px}}.soundbar-header{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:3000!important;width:100%;box-sizing:border-box}.soundbar-header__burger,.soundbar-mobile-menu-overlay,.soundbar-mobile-menu{display:none}body.soundbar-mobile-menu-open{overflow:hidden}@media (max-width: 768px){html{scroll-padding-top:76px}body{padding-top:76px}.soundbar-header{min-height:76px!important;padding:10px 18px!important;gap:14px}.soundbar-header__brand-link{font-size:18px;letter-spacing:4px;gap:10px}.soundbar-header__brand-frame{width:46px;height:46px}.soundbar-header__brand-logo{width:36px;height:36px}.soundbar-header__menu,.soundbar-header__socials{display:none!important}.soundbar-header__burger{width:46px;height:46px;padding:0;border:1px solid #d8cec8;border-radius:14px;background:#ece4df;color:#111;display:inline-flex;align-items:center;justify-content:center;font-size:21px;cursor:pointer;box-shadow:0 8px 18px #11111114}.soundbar-header__burger:active{transform:scale(.97)}.soundbar-mobile-menu-overlay{position:fixed;inset:76px 0 0;z-index:2900;display:block;background:#1111114d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.soundbar-mobile-menu{width:min(390px,calc(100vw - 28px));max-height:calc(100vh - 92px);margin:10px 14px 0 auto;padding:16px;border:1px solid #d4cbc5;border-radius:22px;background:#f1ebe7;box-shadow:0 24px 70px #1111113d;display:grid;grid-template-rows:auto 1fr;gap:16px;overflow:hidden}.soundbar-mobile-menu__top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 2px 14px;border-bottom:1px solid #d8cec8}.soundbar-mobile-menu__socials{min-width:0;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.soundbar-mobile-menu__icon-link{width:42px;height:42px;flex:0 0 42px;border:1px solid #d8cec8;border-radius:14px;background:#ece4df;color:#111;display:inline-flex;align-items:center;justify-content:center;font-size:20px;text-decoration:none;cursor:pointer;box-sizing:border-box}.soundbar-mobile-menu__profile{margin-left:auto;border-color:#111;background:#111;color:#f1ebe7}.soundbar-mobile-menu__nav{overflow-y:auto;display:grid;gap:10px;padding-right:4px}.soundbar-mobile-menu__group{border:1px solid #d8cec8;border-radius:18px;background:#ece4df;overflow:hidden}.soundbar-mobile-menu__link{width:100%;min-height:44px;padding:0 13px;border:0;background:transparent;color:#111;text-decoration:none;text-transform:uppercase;font-size:14px;font-weight:900;letter-spacing:.2px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;box-sizing:border-box}.soundbar-mobile-menu__chevron{color:#8b7f77;font-size:18px;font-weight:700;line-height:1;transition:transform .2s ease}.soundbar-mobile-menu__group.is-open .soundbar-mobile-menu__chevron{transform:rotate(90deg)}.soundbar-mobile-menu__submenu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:0 12px 12px}.soundbar-mobile-menu__submenu-link{min-height:30px;padding:0 8px;border-radius:10px;background:#f7f3f0;color:#2a2a2a;text-decoration:none;font-size:10px;font-weight:800;line-height:1.15;display:flex;align-items:center}.home-cart,.home-fav,.home-cart-wrapper{z-index:120}}@media (max-width: 420px){.soundbar-mobile-menu{width:calc(100vw - 20px);margin:8px 10px 0;padding:14px}.soundbar-mobile-menu__submenu{grid-template-columns:1fr}}.home-modal-overlay{z-index:4000}.home-main{padding:24px 50px;background:#f1ebe7;min-height:calc(100vh - 90px);display:flex;flex-direction:column;gap:26px}.home-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-slider-block{position:relative;border-radius:12px;overflow:hidden;background:#ddd5d0}.home-slider-block h2{position:absolute;top:20px;left:20px;margin:0;color:#111;text-transform:uppercase;font-size:36px;font-weight:800;z-index:2}.home-slider-block img{width:100%;height:360px;object-fit:cover;display:block}.home-slider-block__button{position:absolute;top:50%;z-index:3;width:54px;height:54px;border:0;border-radius:50%;color:#202020;background:#ffffffe0;box-shadow:0 8px 20px #0000001a;cursor:pointer;display:grid;place-items:center;transform:translateY(-50%);transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}.home-slider-block__button svg{width:18px;height:18px}.home-slider-block__button:hover{background:#fff;box-shadow:0 10px 24px #00000024;transform:translateY(-50%) scale(1.04)}.home-slider-block__button--left{left:18px}.home-slider-block__button--right{right:18px}.home-section{margin-top:0}.home-section__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.home-section__head h3{margin:0;text-transform:uppercase;font-size:36px}.home-section__head button{border:0;background:transparent;font-size:24px;cursor:pointer}.home-bestsellers{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.home-bestseller-card{background:#ece4df;border-radius:10px;padding:10px}.home-bestseller-card img{width:100%;height:170px;object-fit:cover;border-radius:8px}.home-bestseller-card p{margin:10px 0 4px;font-size:18px;font-weight:700}.home-bestseller-card span{font-size:17px;font-weight:700}.home-info-grid{display:flex;flex-direction:column;gap:14px}.home-info-card{background:#e4dfdb;border-radius:12px;padding:22px 24px}.home-info-divider{display:none}.home-info-card h4{margin:0 0 10px;color:#101828}.home-info-card--referral{display:grid;grid-template-columns:1.13fr .95fr;gap:28px;align-items:stretch}.home-referral-text{padding:0}.home-referral-text h4{margin:0 0 18px;font-size:26px;font-weight:900;line-height:1.15;text-transform:uppercase}.home-referral-text p{margin:0;max-width:910px;font-size:22px;line-height:1.45}.home-referral-text__mobile{display:none}.home-referral-text__desktop{display:block}.home-referral-text p b{display:inline-block;margin-bottom:4px;font-weight:900}.home-referral-image img{width:100%;height:100%;min-height:380px;object-fit:cover;border-radius:8px;display:block}.home-info-card--brand{display:grid;grid-template-columns:.95fr 1.35fr;gap:30px;align-items:center;min-height:300px}.home-founders-wrap{align-self:stretch;display:flex;flex-direction:column;justify-content:center}.home-founders-title{text-align:center;font-size:26px;font-weight:800;margin:0 0 18px}.home-founders{display:flex;justify-content:center;gap:42px}.home-founder{width:150px;text-align:center}.home-founder img{width:134px;height:134px;border-radius:50%;object-fit:cover;border:2px solid #2a2a2a}.home-founder span{display:block;margin-top:10px;text-align:center;font-size:16px;line-height:1.25;font-weight:800}.home-founders em{display:none}.home-brand-slogan{margin:0;text-align:center;font-family:Comic Sans MS,Trebuchet MS,cursive;font-size:58px;font-weight:700;line-height:1.16;color:#242424}.home-founder-socials a{width:52px;height:52px;border-radius:50%;background:#2a2a2a;color:#f1ebe7;display:grid;place-items:center;font-size:24px}.site-footer-top{margin-top:0;background:#ece4df;border-radius:12px;padding:40px 28px 56px;border:1px solid #d4cbc5;min-height:280px}.site-footer-top__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.site-footer-top h4{margin:0 0 12px;font-size:28px;text-transform:uppercase}.site-footer-top p{margin:0 0 8px;color:#393939}.site-footer-top__link{display:block;margin:0 0 12px;color:#393939;text-decoration:none}.site-footer-top__link:hover{text-decoration:underline}@media (max-width: 1200px){.home-referral-text p{font-size:19px}.home-brand-slogan{font-size:46px}}@media (max-width: 900px){.home-main{padding:18px}.home-grid,.home-info-card--referral,.home-info-card--brand,.site-footer-top__grid{grid-template-columns:1fr}.home-bestsellers{grid-template-columns:repeat(2,minmax(0,1fr))}.home-brand-slogan{font-size:34px}}.home-info-card--brand{grid-template-columns:240px 1fr 240px;align-items:end;gap:20px;min-height:320px;overflow:hidden}.home-brand-center{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.home-brand-slogan{margin:0;text-align:center;font-family:Comic Sans MS,Trebuchet MS,cursive;font-size:34px;line-height:1.35;font-weight:700}.home-founder{position:relative;display:flex;align-items:flex-end;justify-content:center}.home-founder img{width:220px;height:250px;object-fit:cover;border-radius:18px;border:none}.home-founder-info{position:absolute;bottom:10px;left:50%;transform:translate(-50%);text-align:center;width:calc(100% - 24px)}.home-founder-info p{margin:0 0 6px;color:#fff;font-size:14px;font-weight:700}.home-founder-info span{display:inline-block;border:1px solid #ffffff;border-radius:999px;padding:6px 12px;background:#00000047;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;font-size:14px;font-weight:700;line-height:1.25}.home-founder-socials{display:flex;justify-content:center;gap:14px}.home-founder-socials a{width:52px;height:52px;border-radius:50%;background:#111;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;font-weight:800}@media (max-width: 900px){.home-info-card--brand{grid-template-columns:1fr}.home-brand-slogan{font-size:26px}}.home-info-card--brand{grid-template-columns:320px 1fr 320px;align-items:stretch;padding:0;min-height:360px}.home-founder{width:100%;height:100%;min-height:360px;align-items:stretch;justify-content:stretch;overflow:hidden}.home-founder img{width:100%;max-width:none;height:100%;min-height:360px;object-fit:cover;border-radius:12px;display:block}.home-founder-info{bottom:18px}.home-brand-center{padding:28px 18px}@media (max-width: 900px){.home-info-card--brand{grid-template-columns:1fr;padding:0}.home-founder{min-height:320px}.home-founder img{height:320px;min-height:320px}.home-brand-center{padding:28px 18px}}.home-section__head a{border:0;background:transparent;font-size:24px;cursor:pointer;text-decoration:none;color:inherit}.customer-page-layout{display:grid;grid-template-columns:280px 1fr;gap:24px}.customer-page-menu{display:grid;gap:10px;align-content:start}.customer-page-menu__link{text-decoration:none;color:#222;background:#ece4df;border-radius:10px;padding:12px;font-weight:700}.customer-page-menu__link.is-active{background:#2a2a2a;color:#f1ebe7}.customer-page-content{display:grid;gap:16px}.customer-page-section{background:#ece4df;border-radius:12px;padding:16px}.customer-page-section h4{margin:0 0 8px}.customer-info-page{display:flex;flex-direction:column;gap:0;background:#f1ebe7}.customer-info-page__title{margin:38px 0 54px;color:#111;font-size:35px;font-weight:400;line-height:1;letter-spacing:-1.8px;text-transform:uppercase}.customer-info-block{display:grid;grid-template-columns:170px 1fr;gap:34px;padding:44px 14px;border-top:1px solid #d5c9c0}.customer-info-block:first-of-type{border-top:0;padding-top:0}.customer-info-block:last-of-type{border-bottom:1px solid #d5c9c0}.customer-info-block__icon{width:120px;height:120px;border-radius:50%;background:#e4dcd7;color:#111;display:flex;align-items:center;justify-content:center;font-size:44px}.customer-info-block__content{max-width:1000px}.customer-info-block__content h2{margin:0 0 12px;color:#111;font-size:30px;font-weight:800;line-height:1.12;letter-spacing:.3px;text-transform:uppercase}.customer-info-block__content h3{margin:0 0 20px;color:#111;font-size:24px;font-weight:800;line-height:1.25;text-transform:uppercase}.customer-info-block__content p{margin:0 0 22px;color:#151515;font-size:21px;font-weight:400;line-height:1.48}.customer-info-block__content p:last-child{margin-bottom:0}.customer-info-block__content ul{margin:16px 0 0;padding-left:22px}.customer-info-block__content li{margin:0 0 8px;color:#151515;font-size:21px;font-weight:400;line-height:1.42}.customer-info-page__gift-list{list-style:none;padding-left:0!important}.customer-info-page__gift-list li{position:relative;margin-bottom:7px;padding-left:18px;font-size:18px;line-height:1.34}.customer-info-page__gift-list li:before{content:"-";position:absolute;left:0;top:0}.customer-info-page__note{margin-top:18px;font-size:19px;line-height:1.45}.customer-info-page .site-footer-top{margin-top:48px;background:transparent;border:0;border-top:1px solid #d5c9c0;border-radius:0;padding:42px 14px 18px;min-height:auto}.customer-info-page .site-footer-top__grid{grid-template-columns:1.35fr .7fr .9fr .8fr;gap:72px}.customer-info-page .site-footer-top h4{margin:0 0 18px;color:#111;font-size:18px;font-weight:900;line-height:1.1;letter-spacing:6px}.customer-info-page .site-footer-top p,.customer-info-page .site-footer-top__link{margin:0 0 8px;color:#111;font-size:16px;line-height:1.42}@media (max-width: 1200px){.customer-info-page__title{font-size:50px}.customer-info-block{grid-template-columns:140px 1fr}.customer-info-block__icon{width:104px;height:104px;font-size:38px}.customer-info-block__content h2{font-size:32px}.customer-info-block__content h3{font-size:22px}.customer-info-block__content p,.customer-info-block__content li{font-size:19px}}@media (max-width: 900px){.customer-info-page__title{margin:22px 0 30px;font-size:40px;letter-spacing:-1px}.customer-info-block{grid-template-columns:1fr;gap:18px;padding:34px 0}.customer-info-block__icon{width:82px;height:82px;font-size:30px}.customer-info-block__content h2{font-size:27px}.customer-info-block__content h3{font-size:18px}.customer-info-block__content p,.customer-info-block__content li{font-size:16px}.customer-info-page__gift-list li{font-size:15px}.customer-info-page .site-footer-top__grid{grid-template-columns:1fr;gap:22px}}.customer-info-page__title{text-align:center}.catalog-legal-footer{background:#050505;padding:34px 20px;display:flex;justify-content:center;align-items:center}.catalog-legal-footer p{margin:0;color:#fff;font-size:15px;font-weight:900;text-align:center;text-transform:uppercase;line-height:1.5}.catalog-legal-footer a{color:#fff;text-decoration:none}@media (max-width: 900px){.catalog-legal-footer{padding:24px 16px}.catalog-legal-footer p{font-size:12px}}.home-main{padding-bottom:0!important}.site-footer-top{width:calc(100% + 100px)!important;margin-left:-50px!important;margin-right:-50px!important;margin-bottom:0!important;background:#ece4df!important;border-radius:0!important;border-left:0!important;border-right:0!important;border-bottom:0!important;border-top:1px solid #d4cbc5!important;padding:54px 70px 64px!important;box-sizing:border-box!important}.site-footer-top__grid{width:100%!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:70px!important}.catalog-legal-footer{width:calc(100% + 100px)!important;margin:-26px -50px 0!important;background:#050505!important;border:0!important;border-radius:0!important;padding:34px 20px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important}.catalog-legal-footer p{margin:0!important;color:#fff!important;font-size:15px!important;font-weight:900!important;line-height:1.5!important;text-align:center!important;text-transform:uppercase!important}.catalog-legal-footer a{color:#fff!important;text-decoration:none!important}.catalog-legal-footer a:hover{text-decoration:underline!important}@media (max-width: 900px){.site-footer-top,.catalog-legal-footer{width:calc(100% + 36px)!important;margin-left:-18px!important;margin-right:-18px!important}.site-footer-top{padding:38px 24px 44px!important}.site-footer-top__grid{grid-template-columns:1fr!important;gap:22px!important}.catalog-legal-footer{padding:24px 16px!important}.catalog-legal-footer p{font-size:12px!important}}.home-bestseller-card{color:inherit;text-decoration:none}.home-bestseller-card:hover p{text-decoration:underline;text-underline-offset:3px}.site-footer-top,.catalog-legal-footer{max-width:100%;box-sizing:border-box;overflow-x:hidden}.home-main>.site-footer-top,.home-main>.catalog-legal-footer{width:calc(100% + 100px)!important;max-width:none!important;margin-left:-50px!important;margin-right:-50px!important;border-radius:0!important}.home-main>.site-footer-top{margin-top:0!important;margin-bottom:-26px!important}.home-main>.catalog-legal-footer{margin-top:0!important}@media (max-width: 900px){.home-main>.site-footer-top,.home-main>.catalog-legal-footer{width:calc(100% + 36px)!important;margin-left:-18px!important;margin-right:-18px!important}}@media (max-width: 900px){.home-info-card--referral{gap:10px!important;padding:14px!important;align-items:start!important}.home-referral-text h4{margin-bottom:10px!important;font-size:20px!important;line-height:1.12!important}.home-referral-text__desktop{display:none!important}.home-referral-text__mobile{display:block!important;max-width:100%!important;margin:0!important;font-size:15px!important;line-height:1.36!important}.home-referral-image{width:100%!important;min-height:0!important;display:flex!important;justify-content:center!important;align-items:center!important;overflow:hidden!important}.home-referral-image img{width:100%!important;height:auto!important;max-height:260px!important;min-height:0!important;object-fit:contain!important;object-position:center!important;border-radius:8px!important;display:block!important}}@media (max-width: 420px){.home-referral-image img{max-height:220px!important}}.home-founders-mobile-photo{display:none}@media (max-width: 900px){.home-info-card--brand{gap:14px}.home-founders-mobile-photo{position:relative;display:block;width:100%;margin:0;padding:10px;overflow:hidden;border:1px solid #d4cbc5;border-radius:14px;background:#ece4df;box-sizing:border-box}.home-founders-mobile-photo img{width:100%;height:auto;max-height:360px;object-fit:contain;display:block;border-radius:10px;background:#f1ebe7}.home-founders-mobile-photo__caption{position:absolute;bottom:18px;width:calc(50% - 26px);max-width:calc(50% - 26px);min-height:28px;padding:7px 8px;border:1px solid rgb(255 255 255 / 78%);border-radius:999px;background:#11111194;color:#fff;font-size:11px;font-weight:900;line-height:1.1;text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-sizing:border-box;white-space:normal;overflow-wrap:anywhere}.home-founders-mobile-photo__caption--left{left:18px}.home-founders-mobile-photo__caption--right{right:18px}.home-info-card--brand>.home-founder{display:none}.home-brand-center{padding:18px 12px 22px}}@media (max-width: 420px){.home-founders-mobile-photo img{max-height:315px}.home-founders-mobile-photo{padding:8px}.home-founders-mobile-photo__caption{bottom:16px;width:calc(50% - 22px);max-width:calc(50% - 22px);min-height:26px;padding:6px;font-size:10px}.home-founders-mobile-photo__caption--left{left:16px}.home-founders-mobile-photo__caption--right{right:16px}}.reset-password-page{min-height:calc(100vh - 90px);align-items:center;justify-content:center}.reset-password-panel{width:min(100%,430px);padding:30px;border:1px solid #d4cbc5;border-radius:8px;background:#ece4df;display:grid;gap:16px;box-sizing:border-box}.reset-password-panel__brand{width:92px;height:92px;justify-self:center}.reset-password-panel__brand img{width:100%;height:100%;object-fit:contain;display:block}.reset-password-panel h1{margin:0;color:#111;font-size:30px;line-height:1.12;text-align:center;text-transform:uppercase}.reset-password-field{display:grid;gap:8px}.reset-password-field span{color:#4b4642;font-size:14px;font-weight:800}.reset-password-field input{width:100%;min-height:52px;padding:0 16px;border:1px solid #d8cec8;border-radius:8px;background:#fffaf6d1;color:#1f1f1f;font-size:16px;box-sizing:border-box}.reset-password-panel button{min-height:52px;border:0;border-radius:8px;background:#111;color:#fff;font-size:16px;font-weight:900;cursor:pointer}.reset-password-panel button:disabled{opacity:.55;cursor:not-allowed}.reset-password-panel a{color:#111;font-size:14px;font-weight:800;text-align:center;text-decoration:none}.reset-password-panel a:hover{text-decoration:underline}.reset-password-panel__notice,.reset-password-panel__error{margin:0;font-size:14px;line-height:1.45;text-align:center}.reset-password-panel__notice{color:#287044}.reset-password-panel__error{color:#b42318}@media (max-width: 520px){.reset-password-page{justify-content:start}.reset-password-panel{padding:24px 18px}}.catalog-main{padding:24px 50px 40px;background:#f1ebe7;min-height:calc(100vh - 90px)}.catalog-toolbar{display:flex;justify-content:space-between;gap:14px;margin-top:14px}.catalog-filters,.catalog-controls{display:flex;align-items:center;gap:10px}.catalog-dropdown-wrap{position:relative}.catalog-dropdown-trigger,.catalog-filters select,.catalog-controls select,.catalog-controls input{padding:10px 14px;border-radius:10px;border:1px solid #cfc4be;background:#f7f3f0}.catalog-controls input{min-width:180px}.catalog-price-dropdown,.catalog-stock-dropdown,.catalog-filter-dropdown{position:absolute;z-index:8;top:calc(100% + 8px);left:0;min-width:160px;background:#ece4df;border:1px solid #c4bcb7;border-radius:10px;padding:8px;box-shadow:0 10px 24px #0000001a}.catalog-price-dropdown{min-width:210px}.catalog-stock-dropdown{min-width:150px}.catalog-price-fields{display:flex;align-items:center;gap:8px}.catalog-price-fields input{width:76px;padding:8px;border-radius:8px;border:1px solid #b9aea8}.catalog-price-divider{width:14px;height:1px;background:#8e8580}.catalog-ok{margin-top:8px;padding:6px 10px;border-radius:8px;border:1px solid #b9aea8;background:#ece4df}.catalog-filter-dropdown button{width:100%;text-align:left;padding:8px;border:0;border-radius:8px;background:transparent}.catalog-filter-dropdown button:hover,.catalog-filter-dropdown button.active{background:#d9d1cc}.catalog-grid{margin-top:20px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.catalog-empty{grid-column:1 / -1;padding:48px 0;text-align:center;color:#6b7280}.catalog-card{background:#ece4df;border-radius:12px;padding:8px;display:grid;grid-template-columns:1fr;gap:8px}.catalog-card img{width:100%;min-height:170px;aspect-ratio:3 / 4;object-fit:cover;border-radius:8px}.catalog-card h3{margin:0 0 6px;font-size:18px;font-weight:700}.catalog-card strong{font-size:18px;color:#0b58f0}.catalog-description{margin:8px 0;color:#222;font-size:14px}.catalog-sizes{margin:6px 0;font-weight:600;font-size:14px}.catalog-colors-row{display:flex;align-items:center;gap:10px;font-size:14px}.catalog-colors{display:flex;gap:8px}.catalog-color-dot{width:24px;height:24px;border-radius:8px;border:1px solid #bcb4ae}.catalog-out-inline{margin:0 0 0 auto;color:#9b1c1c;font-size:13px;font-weight:700}.catalog-card-actions{margin-top:auto;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding-top:8px}.catalog-card-actions button{padding:10px;display:flex;justify-content:center;align-items:center;gap:6px;border:0;border-radius:10px;background:#222;color:#f1ebe7}.catalog-color-dot{cursor:pointer}.catalog-color-dot.is-active{outline:2px solid #111;outline-offset:2px}.catalog-card img{aspect-ratio:1/1}.floating-wrap{position:fixed;right:24px;bottom:94px;z-index:40}.cart-wrap{bottom:24px}.floating-menu{position:absolute;right:72px;bottom:0;background:#ece4df;border:1px solid #c4bcb7;border-radius:12px;padding:10px;min-width:320px;display:grid;gap:8px}.floating-item{display:grid;grid-template-columns:48px 1fr auto;gap:8px;align-items:center}.floating-item img{width:48px;height:48px;object-fit:cover;border-radius:8px}.floating-item button{border:0;background:#c33;color:#fff;border-radius:8px;padding:6px;display:grid;place-items:center}.order-button{border:0;border-radius:10px;background:#111;color:#fff;padding:10px;font-weight:700}.catalog-head h1{margin:0 0 30px;font-size:28px;font-weight:700;text-align:center}.catalog-card{height:100%}.catalog-card-content{display:flex;flex-direction:column;height:100%}.catalog-card-actions{grid-template-columns:1fr 1fr;gap:18px;padding-top:16px}.catalog-card-actions .catalog-action-button{min-height:42px;padding:0 14px;border-radius:6px;font-size:14px;font-weight:800;cursor:pointer;transition:transform .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease}.catalog-card-actions .catalog-action-button:hover:not(:disabled){transform:translateY(-1px)}.catalog-action-button--favorite{border:1px solid #d8cec8!important;background:#f1ebe7!important;color:#111!important}.catalog-action-button--favorite.is-active{border-color:#111!important;background:#ece4df!important}.catalog-action-button--cart{border:1px solid #111111!important;background:#111!important;color:#f1ebe7!important}.catalog-action-button--cart.is-active{background:#2a2a2a!important}.catalog-action-button--cart:disabled{opacity:.45;cursor:not-allowed}.catalog-legal-footer{padding:34px 50px;background:#111;color:#f1ebe7}.catalog-legal-footer p{margin:0;text-align:center;font-size:14px;font-weight:800;line-height:1.6;letter-spacing:.02em;text-transform:uppercase}.catalog-legal-footer a{color:inherit;text-decoration:none}.catalog-legal-footer a:hover{text-decoration:underline}.politics-page{padding:34px 50px 60px;background:#f1ebe7}.politics-page__inner{max-width:1120px;margin:0 auto;padding:34px;border:1px solid #d8cec8;border-radius:18px;background:#ece4df}.politics-page h1{margin:0 0 28px;font-size:36px;font-weight:900;text-align:center;text-transform:uppercase}.politics-page h2{margin:34px 0 16px;font-size:26px;font-weight:900;text-transform:uppercase}.politics-page p{margin:0 0 12px;color:#151515;font-size:17px;line-height:1.55}@media (max-width: 700px){.catalog-legal-footer,.politics-page{padding-right:18px;padding-left:18px}.politics-page__inner{padding:22px}}.catalog-card{cursor:pointer}.catalog-action-button--favorite.is-active{border-color:#111!important;background:#111!important;color:#f1ebe7!important}.catalog-action-button--favorite svg,.catalog-action-button--cart svg{width:16px;height:16px}.catalog-action-button__badge{width:18px;height:18px;border-radius:50%;background:#111;color:#f1ebe7;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:900}.catalog-action-button--favorite.is-active .catalog-action-button__badge{background:#f1ebe7;color:#111}.product-modal-overlay{position:fixed;inset:0;z-index:200;background:#f1ebe7b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:30px}.product-modal{position:relative;width:min(1180px,100%);max-height:calc(100vh - 60px);overflow-y:auto;display:grid;grid-template-columns:1.1fr .9fr;gap:56px;padding:40px;border-radius:28px;background:#f1ebe7;box-shadow:0 24px 70px #0000002e}.product-modal__close{position:absolute;top:22px;right:24px;z-index:4;width:38px;height:38px;border:0;border-radius:50%;background:#111;color:#f1ebe7;font-size:26px;line-height:1;cursor:pointer}.product-modal__gallery{display:grid;gap:14px}.product-modal__main-image{width:100%;height:560px;object-fit:cover;border-radius:10px;background:#ddd5d0}.product-modal__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.product-modal__thumbs button{padding:0;border:2px solid transparent;border-radius:9px;background:transparent;cursor:pointer;overflow:hidden}.product-modal__thumbs button.is-active{border-color:#111}.product-modal__thumbs img{width:100%;height:110px;object-fit:cover;display:block}.product-modal__info{padding-top:12px}.product-modal__label{display:inline-flex;margin-bottom:18px;padding:8px 14px;border-radius:8px;background:#fff;color:#111;font-size:14px;font-weight:700}.product-modal__info h2{margin:0 0 18px;color:#202020;font-size:42px;line-height:1.1;font-weight:900}.product-modal__info p{margin:0 0 36px;color:#333;font-size:18px;line-height:1.5}.product-modal__block{display:grid;gap:14px;margin-bottom:34px}.product-modal__block b{font-size:18px;font-weight:900}.product-modal__sizes{display:flex;flex-wrap:wrap;gap:12px}.product-modal__sizes button{min-width:58px;height:54px;padding:0 16px;border:1px solid #d8cec8;border-radius:9px;background:#f1ebe7;color:#111;font-size:17px;cursor:pointer}.product-modal__sizes button.is-active{border-color:#111}.product-modal__colors{display:flex;flex-wrap:wrap;gap:12px}.product-modal__color{width:38px;height:38px;padding:0;border:1px solid #d8cec8;border-radius:10px;cursor:pointer}.product-modal__color.is-active{outline:2px solid #111111;outline-offset:3px}.product-modal__info strong{display:block;margin-bottom:26px;color:#0b73ff;font-size:32px;font-weight:900}.product-modal__actions{display:grid;grid-template-columns:92px 1fr;gap:18px}.product-modal__favorite,.product-modal__cart{height:60px;border-radius:10px;cursor:pointer}.product-modal__favorite{border:1px solid #111111;background:#f1ebe7;color:#111;display:flex;align-items:center;justify-content:center;font-size:28px}.product-modal__favorite.is-active{background:#111;color:#f1ebe7}.product-modal__cart{border:0;background:#111;color:#f1ebe7;display:flex;align-items:center;justify-content:center;gap:10px;font-size:18px;font-weight:900}.product-modal__delivery{display:grid;gap:12px;margin-top:26px}.product-modal__delivery span{display:flex;align-items:center;gap:10px;color:#333;font-size:16px}.product-modal__details{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:36px;padding-top:28px;border-top:1px solid #d8cec8}.product-modal__details img{width:100%;height:300px;object-fit:cover;border-radius:10px}.product-modal__description h3{margin:0 0 14px;color:#111;font-size:24px;font-weight:900}.product-modal__description p,.product-modal__description li{color:#222;font-size:16px;line-height:1.55}.product-modal__description ul{margin:14px 0 0;padding-left:20px}@media (max-width: 900px){.product-modal-overlay{padding:14px}.product-modal{grid-template-columns:1fr;gap:28px;padding:24px}.product-modal__main-image{height:360px}.product-modal__info h2{font-size:32px}.product-modal__details{grid-template-columns:1fr}}@media (max-width: 560px){.product-modal__actions{grid-template-columns:72px 1fr}.product-modal__favorite,.product-modal__cart{height:54px}.product-modal__cart{font-size:15px}}html,body,#root{max-width:100%;overflow-x:hidden}.catalog-main,.catalog-grid,.site-footer-top,.catalog-legal-footer{max-width:100%;box-sizing:border-box;overflow-x:hidden}.catalog-card__image-link,.catalog-card__title-link{color:inherit;text-decoration:none}.catalog-card__title-link:hover{text-decoration:underline;text-underline-offset:3px}.catalog-card__image-link{display:block}.catalog-card-actions{border-top:0!important}.site-footer-top,.catalog-legal-footer{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.site-footer-top,.catalog-legal-footer{margin-top:0!important}.catalog-sizes{display:grid;gap:8px}.catalog-size-buttons{display:flex;flex-wrap:wrap;gap:8px}.catalog-size-buttons button{min-width:36px;height:32px;padding:0 10px;border:1px solid #c4bcb7;border-radius:8px;background:#f1ebe7;color:#111;font-size:13px;font-weight:800;cursor:pointer}.catalog-size-buttons button.is-active{border-color:#111;background:#111;color:#f1ebe7}.catalog-selection-overlay{position:fixed;inset:0;z-index:220;display:flex;align-items:center;justify-content:center;padding:24px;background:#f1ebe7b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.catalog-selection-modal{position:relative;width:min(430px,100%);display:grid;gap:18px;padding:30px;border-radius:18px;border:1px solid #d8cec8;background:#f1ebe7;box-shadow:0 24px 70px #0000002e}.catalog-selection-modal__close{position:absolute;top:14px;right:14px;width:30px;height:30px;border:0;background:transparent;color:#111;font-size:28px;line-height:1;cursor:pointer}.catalog-selection-modal h2{margin:0;color:#111;font-size:24px;font-weight:900;text-transform:uppercase}.catalog-selection-modal p{margin:0;color:#4a4642;font-size:15px}.catalog-selection-modal__block{display:grid;gap:10px}.catalog-selection-modal__block b{color:#111;font-size:14px;font-weight:900}.catalog-selection-modal__submit{min-height:48px;border:0;border-radius:8px;background:#111;color:#f1ebe7;font-size:15px;font-weight:900;cursor:pointer}.catalog-size-buttons button:first-child{border-color:#c4bcb7!important;background:#f1ebe7;color:#111}.catalog-size-buttons button.is-active{border-color:#111!important;background:#111!important;color:#f1ebe7!important}.catalog-selection-notice{position:fixed;left:50%;bottom:32px;z-index:160;transform:translate(-50%);padding:14px 18px;border:1px solid #c4bcb7;border-radius:12px;background:#111;color:#f1ebe7;font-size:14px;font-weight:800;box-shadow:0 14px 34px #0000002e}.catalog-mobile-filter-button,.catalog-mobile-filter-panel{display:none}@media (max-width: 768px){.catalog-main{padding:10px 10px 28px;min-height:calc(100vh - 76px)}.catalog-head{margin-bottom:10px}.catalog-head h1{font-size:24px;line-height:1.1}.catalog-mobile-filter-button{width:100%;min-height:44px;margin:0 0 10px;padding:0 14px;border:1px solid #c4bcb7;border-radius:12px;background:#ece4df;color:#111;display:flex;align-items:center;justify-content:center;gap:8px;font-size:15px;font-weight:900;text-transform:uppercase;cursor:pointer;box-shadow:0 8px 18px #1111110f}.catalog-mobile-filter-button span{font-size:18px;line-height:1}.catalog-toolbar{display:none!important}.catalog-mobile-filter-panel{margin:0 0 12px;padding:12px;border:1px solid #d4cbc5;border-radius:14px;background:#ece4df;display:grid;gap:12px;box-shadow:0 12px 30px #11111114}.catalog-mobile-filter-group{display:grid;gap:8px}.catalog-mobile-filter-group b{font-size:13px;font-weight:900;text-transform:uppercase}.catalog-mobile-filter-options{display:flex;flex-wrap:wrap;gap:7px}.catalog-mobile-filter-options button,.catalog-mobile-price-fields button{min-height:34px;padding:0 12px;border:1px solid #c4bcb7;border-radius:9px;background:#f7f3f0;color:#111;font-size:12px;font-weight:900;cursor:pointer}.catalog-mobile-filter-options button.is-active,.catalog-mobile-price-fields button{border-color:#111;background:#111;color:#f1ebe7}.catalog-mobile-price-fields{display:grid;grid-template-columns:minmax(0,1fr) 14px minmax(0,1fr) auto;align-items:center;gap:8px}.catalog-mobile-price-fields input,.catalog-mobile-search,.catalog-mobile-sort{width:100%;min-height:40px;padding:0 11px;border:1px solid #c4bcb7;border-radius:10px;background:#f7f3f0;color:#111;font-size:14px;box-sizing:border-box}.catalog-mobile-price-fields span{width:14px;height:1px;background:#8e8580}.catalog-mobile-stock-toggle{min-height:40px;padding:0 11px;border:1px solid #c4bcb7;border-radius:10px;background:#f7f3f0;display:flex;align-items:center;gap:9px;font-size:14px;font-weight:800}.catalog-grid{margin-top:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.catalog-card{padding:7px;border-radius:10px;gap:7px}.catalog-card img{min-height:0;aspect-ratio:1 / 1.15;border-radius:8px}.catalog-card h3{margin-bottom:4px;font-size:13px;line-height:1.15}.catalog-card strong{font-size:14px}.catalog-description{display:none}.catalog-sizes,.catalog-colors-row{font-size:11px}.catalog-size-buttons{gap:5px}.catalog-size-buttons button{min-width:29px;height:27px;padding:0 6px;border-radius:7px;font-size:11px}.catalog-colors{gap:5px}.catalog-color-dot{width:19px;height:19px;border-radius:6px}.catalog-card-actions{grid-template-columns:1fr;gap:6px}.catalog-card-actions button{min-height:36px;padding:8px;border-radius:8px;font-size:12px}}@media (max-width: 360px){.catalog-grid{gap:6px}.catalog-card{padding:6px}}.catalog-action-button__text{display:inline-flex;align-items:center}@media (max-width: 700px){.catalog-card-actions{grid-template-columns:minmax(0,1fr) 40px!important;gap:6px!important}.catalog-action-button--cart{order:1;min-width:0}.catalog-action-button--favorite{order:2;width:40px!important;min-width:40px!important;min-height:36px!important;padding:0!important;border-radius:9px!important}.catalog-action-button--favorite .catalog-action-button__text{display:none!important}.catalog-action-button--favorite svg{width:15px!important;height:15px!important;margin:0!important}.catalog-action-button--cart svg{width:13px!important;height:13px!important}}.catalog-action-button__mobile-text{display:none}@media (max-width: 700px){.catalog-action-button--cart .catalog-action-button__text--cart-desktop{display:none!important}.catalog-action-button--cart{justify-content:center!important}.catalog-action-button--cart svg{width:16px!important;height:16px!important;margin:0!important}.catalog-action-button--cart.is-preorder svg{display:none!important}.catalog-action-button--cart.is-preorder .catalog-action-button__mobile-text{display:inline-flex!important;align-items:center;justify-content:center;font-size:12px;font-weight:900;line-height:1}.catalog-action-button--favorite{display:inline-flex!important;align-items:center!important;justify-content:center!important}}.shop-page{min-height:calc(100vh - 90px);padding:34px 50px 56px;background:#f1ebe7;color:#111;box-sizing:border-box}.shop-page__hero{width:min(1220px,100%);margin:0 auto 26px;padding-bottom:22px;border-bottom:1px solid #d5c9c0;display:flex;align-items:end;justify-content:space-between;gap:20px}.shop-page__hero span,.profile-user-panel span,.profile-choice-panel__head span{display:block;margin-bottom:8px;color:#6c625c;font-size:12px;font-weight:900;letter-spacing:1.8px;text-transform:uppercase}.shop-page__hero h1{margin:0;color:#111;font-size:48px;font-weight:900;line-height:1;text-transform:uppercase}.shop-page__hero p{margin:0;color:#0b73ff;font-size:18px;font-weight:900;text-align:right}.shop-empty-state{width:min(620px,100%);margin:76px auto 0;padding:38px;border:1px dashed #cbbfb7;border-radius:8px;background:#ece4df;text-align:center;box-sizing:border-box}.shop-empty-state>svg{width:54px;height:54px;margin-bottom:18px;color:#111}.shop-empty-state h2{margin:0 0 12px;color:#111;font-size:30px;font-weight:900;text-transform:uppercase}.shop-empty-state p{margin:0 auto 22px;max-width:420px;color:#4b4642;font-size:16px;line-height:1.45}.shop-empty-state a,.profile-choice-empty a,.profile-choice-panel__head a,.profile-auth-link{color:#111;font-size:15px;font-weight:900;text-decoration:underline;text-underline-offset:4px}.cart-page-layout,.profile-dashboard{width:min(1220px,100%);margin:0 auto}.cart-page-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:24px;align-items:start}.cart-page-list,.profile-choice-list{display:grid;gap:14px}.cart-page-item{position:relative;min-height:176px;padding:14px 56px 14px 14px;border:1px solid #d5c9c0;border-radius:8px;background:#ece4df;display:grid;grid-template-columns:132px minmax(0,1fr) 190px;gap:18px;align-items:center;box-sizing:border-box}.cart-page-item img,.cart-page-item__image-placeholder{width:132px;height:148px;border-radius:8px;background:#ddd5d0}.cart-page-item img{object-fit:cover;display:block}.cart-page-item__image-placeholder,.profile-choice-item__placeholder{display:grid;place-items:center;color:#6c625c;font-size:13px;font-weight:900;letter-spacing:1.8px}.cart-page-item__info{min-width:0}.cart-page-item__info h2,.profile-choice-item h3{margin:0 0 8px;color:#111;font-size:22px;font-weight:900;line-height:1.15}.cart-page-item__info p,.profile-choice-item p{margin:0 0 12px;color:#5d554f;font-size:14px;font-weight:700;line-height:1.35}.cart-page-item__options{display:flex;flex-wrap:wrap;gap:10px}.cart-page-item__options span{min-height:30px;padding:0 10px;border-radius:999px;background:#f7f3f0;color:#111;font-size:13px;font-weight:900;display:inline-flex;align-items:center;gap:7px}.cart-page-item__options i{width:14px;height:14px;border:1px solid #9c918a;border-radius:50%;flex:0 0 14px}.cart-page-item__controls{justify-self:end;display:grid;gap:12px;justify-items:end}.cart-page-item__controls strong{color:#0b73ff;font-size:20px;font-weight:900}.cart-page-item__controls b{color:#111;font-size:18px;font-weight:900}.cart-page-item__counter{height:42px;display:grid;grid-template-columns:38px 42px 38px;border:1px solid #c4bcb7;border-radius:8px;overflow:hidden;background:#f1ebe7}.cart-page-item__counter button{border:0;background:transparent;color:#111;font-size:20px;font-weight:900;cursor:pointer}.cart-page-item__counter span{display:grid;place-items:center;font-size:15px;font-weight:900}.cart-page-item__remove{position:absolute;top:14px;right:14px;width:32px;height:32px;border:0;border-radius:50%;background:transparent;color:#111;display:grid;place-items:center;cursor:pointer}.cart-page-summary{position:sticky;top:112px;padding:22px;border:1px solid #d5c9c0;border-radius:8px;background:#ece4df;display:grid;gap:18px}.cart-page-summary__total{display:flex;align-items:center;justify-content:space-between;gap:14px}.cart-page-summary__total span{color:#5d554f;font-size:16px;font-weight:900}.cart-page-summary__total strong{color:#111;font-size:30px;font-weight:900}.cart-page-summary__delivery{padding:14px;border-radius:8px;background:#f7f3f0;display:flex;gap:12px;align-items:center}.cart-page-summary__delivery svg{color:#0b73ff;flex:0 0 auto}.cart-page-summary__delivery p{margin:0;color:#4b4642;font-size:14px;line-height:1.35}.cart-page-checkout,.profile-auth-form{display:grid;gap:14px}.shop-field{display:grid;gap:8px}.shop-field>span{color:#111;font-size:14px;font-weight:900}.shop-field input,.shop-field select,.shop-field textarea,.profile-auth-field input{width:100%;box-sizing:border-box;border:1px solid #d8cec8;border-radius:8px;background:#fffaf6d1;color:#111;font-size:15px;font-weight:700;outline:none}.shop-field input,.shop-field select,.profile-auth-field input{min-height:48px;padding:0 14px}.shop-field textarea{min-height:84px;padding:12px 14px;resize:vertical}.shop-field input:focus,.shop-field select:focus,.shop-field textarea:focus,.profile-auth-field:focus-within{border-color:#111;box-shadow:0 0 0 3px #11111114}.shop-field__error,.shop-page__error,.shop-page__notice{margin:0;font-size:13px;font-style:normal;font-weight:800;line-height:1.35}.shop-field__error,.shop-page__error{color:#b42318}.shop-page__notice{color:#287044}.shop-messengers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.shop-messengers button,.profile-auth-tabs button,.cart-page-summary__submit,.profile-auth-submit,.profile-user-panel button{min-height:46px;border-radius:8px;font-size:15px;font-weight:900;cursor:pointer}.shop-messengers button,.profile-auth-tabs button{border:1px solid #d8cec8;background:#f7f3f0;color:#111}.shop-messengers button.is-active,.profile-auth-tabs button.is-active{border-color:#111;background:#111;color:#f1ebe7}.cart-page-summary__submit,.profile-auth-submit{width:100%;border:0;background:#111;color:#fff}.cart-page-summary__submit:disabled,.profile-auth-submit:disabled{opacity:.55;cursor:not-allowed}.auth-page{min-height:100vh;padding:24px;box-sizing:border-box;background:#f1ebe7;display:grid;place-items:center}.auth-page__panel{margin:0}.profile-auth-panel{width:min(520px,100%);margin:54px auto 0;padding:30px;border:1px solid #d5c9c0;border-radius:8px;background:#ece4df;display:grid;gap:20px;box-sizing:border-box}.profile-auth-panel__brand{text-align:center}.profile-auth-panel__brand img{width:104px;height:104px;object-fit:contain}.profile-auth-panel__brand h2{margin:8px 0 0;color:#111;font-size:28px;font-weight:900;text-transform:uppercase}.profile-auth-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.profile-auth-field{min-height:52px;padding:0 14px;border:1px solid #d8cec8;border-radius:8px;background:#fffaf6d1;display:flex;align-items:center;gap:12px}.profile-auth-field svg{color:#6c625c;flex:0 0 auto}.profile-auth-field input{min-height:auto;padding:0;border:0;background:transparent;box-shadow:none}.profile-auth-link{justify-self:center}.profile-dashboard{display:grid;gap:20px}.profile-user-panel{padding:22px;border:1px solid #d5c9c0;border-radius:8px;background:#ece4df;display:grid;grid-template-columns:74px minmax(0,1fr) auto;gap:18px;align-items:center}.profile-user-panel__avatar{width:74px;height:74px;border-radius:50%;background:#111;color:#f1ebe7;display:grid;place-items:center}.profile-user-panel__avatar svg{width:42px;height:42px}.profile-user-panel h2{margin:0 0 6px;color:#111;font-size:28px;font-weight:900}.profile-user-panel p{margin:0;color:#4b4642;font-size:15px;font-weight:700}.profile-user-panel button{padding:0 18px;border:1px solid #111111;background:#111;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:9px}.profile-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.profile-stat{min-height:132px;padding:18px;border:1px solid #d5c9c0;border-radius:8px;background:#ece4df;color:#111;text-decoration:none;display:grid;align-content:space-between}.profile-stat svg{color:#0b73ff;font-size:24px}.profile-stat span{color:#5d554f;font-size:14px;font-weight:900}.profile-stat strong{color:#111;font-size:26px;font-weight:900;line-height:1.1}.profile-choice-panel{padding:22px;border:1px solid #d5c9c0;border-radius:8px;background:#ece4df;display:grid;gap:18px}.profile-choice-panel__head{display:flex;align-items:center;justify-content:space-between;gap:16px}.profile-choice-panel__head h2{margin:0;color:#111;font-size:30px;font-weight:900}.profile-choice-item{min-height:86px;padding:10px 12px 10px 10px;border-radius:8px;background:#f7f3f0;display:grid;grid-template-columns:74px minmax(0,1fr) auto;gap:14px;align-items:center}.profile-choice-item img,.profile-choice-item__placeholder{width:74px;height:74px;border-radius:8px;background:#ddd5d0}.profile-choice-item img{object-fit:cover;display:block}.profile-choice-item h3{font-size:17px}.profile-choice-item p{margin:0}.profile-choice-item strong{color:#111;font-size:17px;font-weight:900;white-space:nowrap}.profile-choice-empty{padding:28px 18px;border:1px dashed #cbbfb7;border-radius:8px;background:#f7f3f0;text-align:center}.profile-choice-empty p{margin:0 0 14px;color:#4b4642;font-size:15px;font-weight:800}@media (max-width: 980px){.cart-page-layout{grid-template-columns:1fr}.cart-page-summary{position:static}}@media (max-width: 760px){.shop-page{min-height:calc(100vh - 76px);padding:24px 18px 38px}.shop-page__hero{align-items:start;flex-direction:column}.shop-page__hero h1{font-size:38px}.shop-page__hero p{text-align:left}.cart-page-item{grid-template-columns:104px minmax(0,1fr);padding:12px 44px 12px 12px}.cart-page-item img,.cart-page-item__image-placeholder{width:104px;height:126px}.cart-page-item__controls{grid-column:1 / -1;justify-self:stretch;grid-template-columns:1fr auto auto;align-items:center;justify-items:start}.profile-user-panel,.profile-choice-item{grid-template-columns:1fr;justify-items:start}.profile-stat-grid{grid-template-columns:1fr}.profile-choice-panel__head{align-items:start;flex-direction:column}}@media (max-width: 460px){.shop-empty-state,.profile-auth-panel,.profile-choice-panel,.cart-page-summary{padding:20px}.shop-messengers,.profile-auth-tabs,.cart-page-item{grid-template-columns:1fr}.cart-page-item img,.cart-page-item__image-placeholder{width:100%;height:220px}.cart-page-item__controls{grid-template-columns:1fr}}.product-card-page{padding:34px 50px 48px;background:#f1ebe7;min-height:calc(100vh - 90px);box-sizing:border-box;overflow-x:hidden}.product-card-detail{width:min(1220px,100%);margin:0 auto;display:grid;gap:44px}.product-card-detail__top{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:56px;align-items:start}.product-card-detail__gallery{display:grid;gap:12px}.product-card-detail__main-image{width:100%;height:520px;object-fit:cover;display:block;border-radius:8px;background:#e4dcd7}.product-card-detail__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.product-card-detail__thumbs button{height:108px;padding:0;border:2px solid transparent;border-radius:8px;background:transparent;overflow:hidden;cursor:pointer}.product-card-detail__thumbs button.is-active{border-color:#111}.product-card-detail__thumbs img{width:100%;height:100%;object-fit:cover;display:block}.product-card-detail__content{padding:0 0 0 2px;display:flex;flex-direction:column;align-items:flex-start;gap:22px}.product-card-detail__badge{margin:0;padding:8px 12px;border-radius:8px;background:#ece4df;color:#2a2a2a;font-size:13px;font-weight:800}.product-card-detail h1{margin:0;color:#111;font-size:34px;font-weight:900;line-height:1.08}.product-card-detail__description{margin:-6px 0 16px;color:#4a4642;font-size:16px;line-height:1.5}.product-card-detail__block{display:grid;gap:12px}.product-card-detail__block b{color:#2a2a2a;font-size:15px;font-weight:900}.product-card-detail__sizes-list{display:flex;flex-wrap:wrap;gap:12px}.product-card-detail__sizes-list button{min-width:52px;height:48px;border:1px solid #d8cec8;border-radius:8px;background:#f1ebe7;color:#2a2a2a;font-size:16px;cursor:pointer}.product-card-detail__sizes-list button:first-child{border-color:#111}.product-card-detail__colors{display:flex;flex-wrap:wrap;gap:13px}.product-card-detail__color{width:34px;height:34px;border:1px solid #d8cec8;border-radius:8px;cursor:pointer}.product-card-detail__price{display:block;color:#0b73ff;font-size:28px;font-weight:900}.product-card-detail__out{margin:0;color:#9b1c1c;font-size:15px;font-weight:900}.product-card-detail__actions{width:100%;display:grid;grid-template-columns:92px 1fr;gap:18px}.product-card-detail__button{min-height:56px;border-radius:8px;font-size:15px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer}.product-card-detail__button--favorite{border:1px solid #c4bcb7;background:#f1ebe7;color:#111;font-size:24px}.product-card-detail__button--favorite.is-active{border-color:#111;background:#ece4df}.product-card-detail__button--cart{border:1px solid #111111;background:#111;color:#f1ebe7}.product-card-detail__button:disabled{opacity:.45;cursor:not-allowed}.product-card-detail__delivery{display:grid;gap:12px;color:#4a4642;font-size:15px}.product-card-detail__delivery span{display:flex;align-items:center;gap:10px}.product-card-detail__bottom{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.92fr);gap:56px;padding-top:32px;border-top:1px solid #d8cec8}.product-card-detail__size-guide{padding:22px;border-radius:12px;background:#ece4df;color:#222}.product-card-detail__size-guide h2{margin:0 0 16px;display:flex;align-items:center;gap:10px;color:#111;font-size:24px;font-weight:900}.product-card-detail__size-guide-images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:16px}.product-card-detail__size-guide-images img{width:100%;height:270px;object-fit:cover;display:block;border-radius:8px;background:#e4dcd7}.product-card-detail__size-guide ul{margin:0;padding-left:20px}.product-card-detail__size-guide li{margin-bottom:8px;color:#222;font-size:15px;line-height:1.5}.product-card-detail__text{padding:18px 0;color:#222}.product-card-detail__text h2{margin:0 0 14px;color:#111;font-size:24px;font-weight:900}.product-card-detail__text p,.product-card-detail__text li{color:#222;font-size:16px;line-height:1.55}.product-card-detail__text ul{margin:18px 0 0;padding-left:20px}.product-card-empty{max-width:640px;margin:60px auto;padding:32px;border-radius:14px;background:#ece4df;text-align:center}.product-card-empty h1{margin:0 0 18px;color:#111;font-size:30px;text-transform:uppercase}.product-card-empty a{color:#111;font-weight:800;text-decoration:underline;text-underline-offset:3px}@media (max-width: 900px){.product-card-page{padding:20px 18px 34px}.product-card-detail__top,.product-card-detail__bottom{grid-template-columns:1fr;gap:28px}.product-card-detail__main-image{height:390px}.product-card-detail__thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card-detail__actions{grid-template-columns:76px 1fr}}.product-card-detail__colors{gap:14px}.product-card-detail__color{position:relative;width:36px;height:36px;border:1px solid #c4bcb7;border-radius:8px;box-shadow:inset 0 0 0 2px #f1ebe7}.product-card-detail__color.is-active{outline:2px solid #111111;outline-offset:3px}.product-card-detail__sizes-list button.is-active{border-color:#111;background:#111;color:#f1ebe7}.product-card-detail__size-guide-images button{padding:0;border:0;border-radius:8px;background:transparent;cursor:pointer;overflow:hidden}.product-card-lightbox{position:fixed;inset:0;z-index:300;padding:38px;background:#111111c7;display:flex;align-items:center;justify-content:center}.product-card-lightbox img{max-width:min(980px,92vw);max-height:86vh;object-fit:contain;border-radius:12px;background:#f1ebe7}.product-card-lightbox__close{position:fixed;top:24px;right:28px;width:42px;height:42px;border:0;border-radius:50%;background:#f1ebe7;color:#111;display:grid;place-items:center;cursor:pointer}.product-card-detail__sizes-list button:first-child{border-color:#d8cec8!important}.product-card-detail__sizes-list button.is-active{border-color:#111!important;background:#111;color:#f1ebe7}.product-card-detail__buy-row{width:100%;display:grid;grid-template-columns:auto 128px minmax(220px,1fr);align-items:center;gap:14px}.product-card-detail__buy-row .product-card-detail__price{margin:0}.product-card-detail__quantity{height:56px;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;border:1px solid #c4bcb7;border-radius:8px;overflow:hidden;background:#f1ebe7}.product-card-detail__quantity button{height:100%;border:0;background:transparent;color:#111;font-size:22px;font-weight:900;cursor:pointer}.product-card-detail__quantity span{text-align:center;font-size:16px;font-weight:900}.product-card-detail__actions{grid-template-columns:1fr!important}.product-card-detail__button--favorite{width:100%;font-size:15px!important}.product-card-detail__size-guide-images button{padding:0;border:0;border-radius:8px;background:transparent;overflow:hidden;cursor:pointer}@media (max-width: 700px){.product-card-detail__buy-row{grid-template-columns:1fr}.product-card-detail__quantity{width:148px}}.product-card-detail__thumbs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.product-card-detail__thumbs button{height:106px!important}.product-card-detail__sizes-list button:first-child:not(.is-active){border-color:#d8cec8!important;background:#f1ebe7!important;color:#2a2a2a!important}.product-card-detail__quantity button{display:grid!important;place-items:center!important;line-height:1!important}.product-card-detail__buy-row{grid-template-columns:auto 132px minmax(220px,1fr)!important;margin-top:-6px}.product-card-detail__size-guide-images img{height:180px!important}@media (max-width: 700px){.product-card-detail__thumbs{grid-template-columns:repeat(3,minmax(0,1fr))!important}.product-card-detail__buy-row{grid-template-columns:1fr!important}}.product-card-selection-notice{position:fixed;left:50%;bottom:32px;z-index:160;transform:translate(-50%);padding:14px 18px;border:1px solid #c4bcb7;border-radius:12px;background:#111;color:#f1ebe7;font-size:14px;font-weight:800;box-shadow:0 14px 34px #0000002e}.product-card-detail__button--favorite-mobile{display:none}@media (max-width: 700px){.product-card-detail__buy-row{display:grid!important;grid-template-columns:minmax(0,1fr) 56px!important;gap:14px 10px!important;width:100%!important;align-items:center!important}.product-card-detail__buy-row .product-card-detail__price{grid-column:1 / -1!important;width:100%!important}.product-card-detail__quantity{grid-column:1 / 2!important;width:100%!important;max-width:none!important;min-height:56px!important}.product-card-detail__button--favorite-mobile{grid-column:2 / 3!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:56px!important;min-width:56px!important;height:56px!important;min-height:56px!important;padding:0!important;border-radius:10px!important;font-size:0!important}.product-card-detail__button--favorite-mobile svg{width:20px!important;height:20px!important;margin:0!important;font-size:20px!important}.product-card-detail__button--cart{grid-column:1 / -1!important;width:100%!important}.product-card-detail__button--favorite-desktop,.product-card-detail__actions{display:none!important}}
