html{touch-action:manipulation;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{color:#f7f4ed;background:#04162d;min-height:100svh;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;overflow-x:hidden}#root{min-height:100svh;animation:.85s cubic-bezier(.22,1,.36,1) both root-app-enter}@keyframes root-app-enter{0%{opacity:0;filter:blur(10px);transform:translateY(14px)}to{opacity:1;filter:blur();transform:translateY(0)}}@media (prefers-reduced-motion:reduce){#root{animation:none}.features-icons-row .feature-icon-wrap,.features-text-row .feature-title{animation:none!important}}.support-widget{right:max(14px, env(safe-area-inset-right));bottom:max(16px, env(safe-area-inset-bottom));z-index:3000;flex-direction:column;align-items:flex-end;gap:10px;display:flex;position:fixed}.support-widget__fab{color:#f7f4ed;cursor:pointer;background:radial-gradient(58% 58% at 30% 26%,#a8dff86b 0%,#0000 74%),linear-gradient(160deg,#0f67ad,#0a4f85 50%,#083a66);border:1px solid #c6eaf985;border-radius:999px;width:62px;height:62px;font-size:1.5rem;box-shadow:0 12px 22px #02091273,inset 0 1px #ecf8ff6b}.support-widget__panel{background:linear-gradient(#0d314efa,#071e34fa);border:1px solid #c2e6f773;border-radius:8px;grid-template-rows:auto 1fr auto;width:min(420px,100vw - 20px);height:min(560px,72vh);display:grid;overflow:hidden;box-shadow:0 26px 44px #02091294}.support-widget__head{background:linear-gradient(#1c6aa057,#0d35562e);border-bottom:1px solid #b8e2f642;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.support-widget__close{color:#eaf6ff;cursor:pointer;background:#08233a85;border:1px solid #bfe5f76b;border-radius:999px;width:28px;height:28px;font-size:1rem}.support-widget__messages{background:radial-gradient(42% 28% at 88% 8%,#82bfe11a 0%,#0000 100%),#0417289e;align-content:start;gap:9px;padding:14px;display:grid;overflow:auto}.support-widget__msg-row{gap:2px;display:grid}.support-widget__msg-row--support{justify-items:start}.support-widget__msg-row--user{justify-items:end}.support-widget__msg{border-radius:8px;max-width:88%;margin:0;padding:9px 12px;font-size:1rem;line-height:1.45;position:relative}.support-widget__msg--support{background:#1e629261;border-top-left-radius:6px}.support-widget__msg--user{background:#5fb0e742;border-top-right-radius:6px}.support-widget__msg-time{color:#cde5f3b8;padding-inline:2px;font-size:.78rem}.support-widget__composer{background:#072138e0;border-top:1px solid #b8e2f63d;grid-template-columns:1fr auto;gap:8px;padding:12px 14px 14px;display:grid}.support-widget__composer input{color:#f7f4ed;background:#05182af2;border:1px solid #b8e2f66b;border-radius:8px;min-width:0;padding:12px 14px;font-size:1rem}.support-widget__composer button{color:#f7f4ed;cursor:pointer;background:linear-gradient(160deg,#186aa5f2,#0e4e7af2);border:1px solid #b8e2f680;border-radius:8px;padding:12px 14px;font-size:.95rem}@media (width<=768px){.support-widget{right:max(10px, env(safe-area-inset-right));bottom:max(10px, env(safe-area-inset-bottom))}.support-widget__panel{border-radius:16px;width:min(100vw - 14px,420px);height:min(68vh,520px)}.support-widget__fab{width:56px;height:56px;font-size:1.35rem}}html,body,#root{max-width:100%;overflow-x:hidden}.app{box-sizing:border-box;--press-x:50%;--press-y:50%;--press-x-px:50vw;--press-y-px:50vh;--press-strength:0;--press-tilt-x:0deg;--press-tilt-y:0deg;--press-scale:1;--icon-spin:0deg;--scroll-y:0px;--home-section-gap:46px;isolation:isolate;flex-direction:column;align-items:center;width:100%;min-height:100svh;margin:0 auto;padding:18px 16px 52px;display:flex;position:relative;overflow-x:hidden}.app-ambient{z-index:1;pointer-events:none;filter:blur(38px);opacity:.28;position:fixed}.app-ambient--a{width:min(42vw,420px);height:min(42vw,420px);left:-8vw;top:calc(12vh - (var(--scroll-y) * .08));background:radial-gradient(circle,#4a99ce6b 0%,#4a99ce00 68%)}.app-ambient--b{width:min(36vw,360px);height:min(36vw,360px);right:-8vw;top:calc(42vh - (var(--scroll-y) * .05));background:radial-gradient(circle,#6fbee85c 0%,#6fbee800 68%)}.pressure-screen{pointer-events:none;z-index:24;background:radial-gradient(150px 150px at var(--press-x-px) var(--press-y-px), rgba(98, 191, 241, calc(.07 + var(--press-strength) * .14)) 0%, rgba(56, 149, 205, calc(.05 + var(--press-strength) * .1)) 32%, rgba(7, 33, 62, calc(.1 + var(--press-strength) * .16)) 60%, #05142600 76%);opacity:0;mix-blend-mode:lighten;transition:opacity .1s linear;position:fixed;inset:0}.app--pointer-pressure .pressure-screen{opacity:calc(.05 + var(--press-strength) * .1)}.app-preloader{z-index:9999;background:radial-gradient(65% 62% at 50% 22%,#17578a6b 0%,#04162df5 62%),#04162d;width:100vw;height:100dvh;position:fixed;top:0;left:0;overflow:hidden}.app-preloader__center{flex-direction:column;align-items:center;gap:16px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.app-preloader--exit{animation:.42s forwards app-preloader-fade}.app-preloader__logo-shell{width:min(340px,72vw);position:relative}.app-preloader__logo{-webkit-user-select:none;user-select:none;width:100%;height:auto;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;display:block;transform:translateZ(0)}.app-preloader__logo--base{opacity:.48;filter:grayscale(.2)brightness(.9)}.app-preloader__fill-wrap{clip-path:inset(0);animation:1.85s cubic-bezier(.22,1,.36,1) .12s forwards app-preloader-fill;position:absolute;inset:0;overflow:hidden}.app-preloader__logo--fill{filter:drop-shadow(0 4px 16px #9bd1e459)saturate(1.1)}.app-preloader__caption{color:#e2f4ffdb;letter-spacing:.22em;opacity:1;font-size:.82rem;font-weight:800;animation:.45s .85s forwards app-preloader-caption}@keyframes app-preloader-fill{0%{clip-path:inset(100% 0 0)}to{clip-path:inset(0)}}@keyframes app-preloader-caption{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes app-preloader-fade{to{opacity:0;visibility:hidden}}.reveal-on-scroll{opacity:1;filter:none;transition:opacity .82s cubic-bezier(.22,1,.36,1),transform .82s cubic-bezier(.22,1,.36,1),filter .82s cubic-bezier(.22,1,.36,1);transform:none}.reveal-on-scroll.is-visible{opacity:1;filter:blur();transform:translateY(0)scale(1)}.reveal-on-scroll:first-of-type{transition-delay:20ms}.reveal-on-scroll:nth-of-type(2){transition-delay:.1s}.reveal-on-scroll:nth-of-type(3){transition-delay:.18s}.brand-header{width:min(1024px,100% - 24px);max-width:calc(100% - 24px);top:max(10px, env(safe-area-inset-top));z-index:90;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:radial-gradient(20% 40% at 20% 16%,#f7f4ed14 0%,#0000 80%),radial-gradient(30% 60% at 80% 84%,#2a8ec824 0%,#0000 80%),linear-gradient(145deg,#04162d,#06213f 54%,#0a2f55 100%);border:none;border-radius:999px;justify-content:space-between;align-items:center;gap:12px;margin:0;padding:9px 16px;display:flex;position:fixed;left:50%;overflow:visible;transform:translate(-50%);box-shadow:0 10px 18px #02091275,inset 0 1px #f7f4ed1f,inset 0 -2px #020f206b}.brand-header-spacer{flex:0 0 78px;width:100%;height:78px}.brand-header:before{content:none}.brand-header__start{min-width:0}.brand-header__end{flex-shrink:0;align-items:center;gap:8px;display:flex}.header-catalog-pill{color:#f4fafff5;letter-spacing:.02em;cursor:pointer;background:#0930508c;border:1px solid #bee4f56b;border-radius:999px;padding:8px 14px;font-size:.82rem;font-weight:700;transition:transform .14s,background-color .14s,border-color .14s}.header-catalog-pill__short{display:none}.header-catalog-pill:hover{background:#0e3f66b8;border-color:#d6f1fca8;transform:translateY(-1px)}.header-catalog-pill:focus-visible{outline-offset:2px;outline:2px solid #d6f1fce0}.left-icons{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.header-account-pill{cursor:pointer;max-width:min(240px,52vw);font:inherit;color:inherit;text-align:left;background:0 0;border:none;flex-direction:row;flex-shrink:0;align-items:center;gap:0;margin:0;padding:0;display:inline-flex}.header-account-pill:focus-visible{outline-offset:3px;border-radius:999px;outline:2px solid #9bd1e4d9}.header-account-pill-leading{color:#f7f4ed;filter:drop-shadow(0 4px 8px #06182b59);flex-shrink:0;align-items:center;transition:filter .15s,transform .15s;display:flex}.header-account-pill-chain-svg{vertical-align:middle;display:block}.header-account-pill-nick{color:#f7f4edf2;letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;background:#06213f6b;border:1px dashed #9bd1e47a;border-radius:999px;flex:1;min-width:0;padding:7px 12px 7px 11px;font-size:.8rem;font-weight:600;transition:border-color .15s,background .15s;overflow:hidden;box-shadow:inset 0 1px #f7f4ed14}.header-account-pill:hover .header-account-pill-leading{filter:drop-shadow(0 5px 10px #06182b6b);transform:translateY(-1px)}.header-account-pill:hover .header-account-pill-nick{background:#0a30528c;border-color:#9bd1e4b8}.header-account-pill:hover .header-account-pill-dash-path{stroke:#b4e1f5c7}.header-icon-btn{color:#f7f4ed;cursor:pointer;background:linear-gradient(#f7f4ed1a,#2a8ec833);border:none;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;display:flex;box-shadow:inset 0 1px #f7f4ed2e,0 4px 8px #06182b59}.header-icon-btn:hover{background:linear-gradient(#f7f4ed4d,#9bd1e44d);transform:translateY(-1px)}.header-icon-svg{width:18px;height:18px}.header-icon-btn--cart{position:relative;overflow:visible}.header-icon-btn--cart .header-icon-svg{z-index:1;position:relative}.header-cart-badge{z-index:2;box-sizing:border-box;color:#fff;letter-spacing:-.02em;font-variant-numeric:tabular-nums;text-align:center;pointer-events:none;background:linear-gradient(145deg,#2a8ec8,#1a5a8a);border-radius:999px;min-width:15px;height:15px;padding:0 4px;font-size:.56rem;font-weight:800;line-height:15px;position:absolute;top:1px;right:1px;transform:translate(32%,-36%);box-shadow:inset 0 1px #ffffff38,0 2px 6px #00000059}.header-cart-badge--wide{letter-spacing:-.04em;min-width:14px;padding:0 3px;font-size:.5rem}.header-logo-btn{cursor:pointer;color:#f7f4ede0;background:0 0;border:none;border-radius:10px;align-items:center;margin:0;padding:2px 4px;transition:background .18s,box-shadow .18s;display:flex}.header-logo-btn:hover{background:#f7f4ed0f;box-shadow:inset 0 0 0 1px #9bd1e429}.header-logo-btn:focus-visible{outline-offset:2px;outline:2px solid #9bd1e4d9}.header-logo{object-fit:contain;filter:drop-shadow(0 3px 6px #02091261)drop-shadow(0 0 2px #f7f4ed2e);width:auto;height:48px}.home-reveal-stack{isolation:isolate;width:100%;transform:perspective(1100px) rotateX(var(--press-tilt-x)) rotateY(var(--press-tilt-y)) scale(var(--press-scale));transform-style:preserve-3d;transition:transform 24ms linear;position:relative}.hero{z-index:4;aspect-ratio:1536/1024;box-sizing:border-box;background:linear-gradient(#0b27431a 0%,#0b27436b 76%,#0a1f3ddb 100%),url(/wave.png) top/100% no-repeat;justify-content:center;align-items:flex-start;width:100vw;height:auto;min-height:0;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-top:38px;display:flex;position:relative;box-shadow:inset 0 -14px 22px #08162c73}.hero:after{content:"";pointer-events:none;background:linear-gradient(#03102114 0%,#03102157 48%,#03102194 100%);position:absolute;inset:0}.hero-logo{object-fit:contain;filter:drop-shadow(0 10px 12px #030d1e6b);width:min(390px,60vw);max-height:200px}.hero-title{letter-spacing:.08em;color:#f7f4ed;text-shadow:0 2px #05182cd1,0 6px 16px #020b1c8c;margin:0;font-size:clamp(3.4rem,9.8vw,7.4rem);font-weight:900}.hero-copy{z-index:2;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border-radius:0;flex-direction:column;align-items:flex-start;margin:0;padding:0;display:flex;position:absolute;top:clamp(52px,13vw,164px);right:clamp(120px,16vw,320px)}.hero-subtitle{letter-spacing:.16em;color:#f7f4edf2;text-shadow:0 3px 10px #020b1c8c;text-transform:uppercase;margin:8px 0 0;font-size:clamp(1.4rem,2.9vw,2rem);font-weight:500}.hero-cta{letter-spacing:.08em;color:#f7f4ed;cursor:pointer;background:linear-gradient(160deg,#0a548df2,#2a8ec8d6);border:2px solid #f7f4eddb;border-radius:999px;margin-top:16px;padding:14px 30px;font-size:clamp(1.12rem,1.8vw,1.34rem);font-weight:800;box-shadow:inset 0 1px #f7f4ed4d,0 6px 12px #030c1c59}@media (width>=1280px){.hero-copy{padding:20px 24px 22px;top:clamp(80px,14vw,200px);right:clamp(110px,13vw,240px)}.hero-title{font-size:clamp(3.6rem,7.2vw,7.2rem)}.hero-subtitle{font-size:clamp(1.35rem,2.1vw,1.8rem)}.hero-cta{padding:13px 26px;font-size:clamp(1.02rem,1.35vw,1.16rem)}}.hero-cta:hover{transform:translateY(-1px)}.content{margin-top:18px;box-sizing:border-box;text-align:center;width:min(1024px,100%);margin-inline:auto}.content.content--pull-under-hero{z-index:5;background:#04162d;margin-top:clamp(-13rem,-26vh,-7.5rem);position:relative}.features-section{z-index:3;flex-direction:column;align-items:center;width:100%;min-height:0;margin:0;padding-block:clamp(22px,3vw,34px);display:flex;position:relative}.features-section__grow{pointer-events:none;flex:none;width:100%;min-height:0;display:none}.features-icons-bridge{box-sizing:border-box;flex-shrink:0;justify-content:center;align-items:center;width:100%;max-width:min(900px,100%);margin:0;padding-inline:8px;display:flex}.features-icons-row{box-sizing:border-box;grid-template-columns:repeat(3,minmax(0,1fr));place-items:center;gap:clamp(16px,2.5vw,24px) clamp(12px,2vw,20px);width:100%;display:grid}.features-text-row{box-sizing:border-box;grid-template-columns:repeat(3,minmax(0,1fr));place-items:start center;gap:clamp(16px,2.5vw,24px) clamp(12px,2vw,20px);width:100%;max-width:min(900px,100%);margin-inline:auto;padding-inline:8px;display:grid}@media (width>=769px){.features-section{min-height:0;margin-bottom:0;padding-block:clamp(28px,3.4vw,44px)}.features-icons-bridge{max-width:min(920px,100%)}.features-icons-row,.features-text-row{gap:clamp(22px,3vw,36px) clamp(20px,2.8vw,32px)}.home-banners-band{margin-top:var(--home-section-gap);padding-top:0}.home-banners-band__divider{height:84px;top:-82px}}.features-icons-row .feature-icon-wrap,.features-text-row .feature-title{animation:.7s cubic-bezier(.22,1,.36,1) both feature-card-rise}.features-icons-row .feature-icon-wrap:first-child,.features-text-row .feature-title:first-child{animation-delay:60ms}.features-icons-row .feature-icon-wrap:nth-child(2),.features-text-row .feature-title:nth-child(2){animation-delay:.14s}.features-icons-row .feature-icon-wrap:nth-child(3),.features-text-row .feature-title:nth-child(3){animation-delay:.22s}@keyframes feature-card-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.feature-icon-wrap{color:#eaf6ff;background:radial-gradient(42% 42% at 30% 28%,#f0faff57 0%,#f0faff00 100%),radial-gradient(52% 58% at 70% 72%,#082c4ccc 0%,#082c4c00 100%),linear-gradient(160deg,#2e74aa 0%,#1a4f79 44%,#0f3558 100%);border:1.5px solid #b9e4fa80;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:92px;height:92px;margin-bottom:0;transition:transform .15s linear,box-shadow .2s,border-color .2s;display:flex;position:relative;transform:translateZ(0);box-shadow:inset 0 2px 2px #f7fcff47,inset 0 -10px 14px #061a2b5c,0 12px 22px #020b1c57}.feature-icon-wrap:after{content:"";pointer-events:none;z-index:1;border:1px solid #e4f5ff33;border-radius:50%;position:absolute;inset:8px;box-shadow:inset 0 1px #f2fbff3d}.feature-icon-wrap--spin-cw{transform:rotate(var(--icon-spin))}.feature-icon-wrap--spin-ccw{transform:rotate(calc(var(--icon-spin) * -1))}.feature-icon-wrap--spin-cw:hover{transform:rotate(var(--icon-spin)) translateY(-2px) scale(1.03);border-color:#d8f1ffc2;box-shadow:inset 0 2px 2px #f7fcff57,inset 0 -10px 14px #061a2b61,0 16px 28px #020b1c66}.feature-icon-wrap--spin-ccw:hover{transform:rotate(calc(var(--icon-spin) * -1)) translateY(-2px) scale(1.03);border-color:#d8f1ffc2;box-shadow:inset 0 2px 2px #f7fcff57,inset 0 -10px 14px #061a2b61,0 16px 28px #020b1c66}.feature-icon-svg{z-index:2;color:#f4fbff;filter:drop-shadow(0 2px 3px #030e1a6b);width:48px;height:48px;position:relative}.feature-title{letter-spacing:.02em;color:#f7f4ed;text-align:center;max-width:30ch;margin:8px 0 4px;font-size:clamp(.82rem,1.35vw,.95rem);font-weight:800;line-height:1.3}.home-banners-band{--band-surface:#152d45;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:var(--home-section-gap);color:var(--band-surface);box-shadow:none;will-change:transform;background:0 0;padding:0 0 56px;transition:transform .55s cubic-bezier(.22,1,.36,1);position:relative;overflow:visible}.home-banners-band:before{content:none}.home-banners-band__bottom-mist{display:none}.home-banners-band__smoke{z-index:1;pointer-events:none;opacity:1;transform-origin:50% 65%;will-change:transform, background-position;background-image:url(/fog.png);background-position:50%;background-repeat:no-repeat;background-size:cover;animation:11.5s ease-in-out infinite alternate home-fog-drift;position:absolute;inset:0;overflow:hidden}.home-banners-band__smoke:before{content:none}@keyframes home-fog-drift{0%{background-position:47% 55%;transform:translate(-2.2%,1.3%)scale(1.06)}50%{background-position:53% 45%;transform:translate(2.1%,-1.1%)scale(1.12)}to{background-position:49% 53%;transform:translate(-1.4%,.9%)scale(1.08)}}.home-banners-band:not(.home-banners-band--wave-revealed){transform:translateY(clamp(10px,2vh,24px))}.home-banners-band--wave-revealed{transform:translateY(0)}.flow-lines-block{background:linear-gradient(#04162dd1 0%,#04162d 100%);width:100vw;min-height:0;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative;overflow:hidden}.offers-rect-block{background:0 0;position:relative;overflow:visible;box-shadow:0 16px 30px #02122647}.offers-rect-block:before{content:"";transform-origin:50%;z-index:0;background:linear-gradient(162deg,#0b4c83 0%,#073867 52%,#042d55 100%);position:absolute;inset:0;transform:skewY(-1.2deg)}.offers-rect-block .flow-lines-block__content{z-index:1;padding-top:clamp(8px,1.2vw,14px);padding-bottom:clamp(8px,1.2vw,14px);position:relative}.flow-lines-block__content{z-index:1;width:min(1160px,100%);padding:clamp(28px, 5vw, 48px) max(16px, env(safe-area-inset-left)) clamp(28px, 5vw, 40px) max(16px, env(safe-area-inset-right));box-sizing:border-box;margin:0 auto;position:relative}.home-banners-band__divider{pointer-events:none;shape-rendering:geometricprecision;transform-origin:50% 100%;will-change:transform, opacity;filter:drop-shadow(0 10px 16px #04122359);width:100%;height:98px;transition:transform .58s cubic-bezier(.22,1,.36,1),opacity .45s,filter .5s;display:block;position:absolute;top:-96px;left:0}.home-banners-band:not(.home-banners-band--wave-revealed) .home-banners-band__divider{opacity:0;filter:drop-shadow(0 0 #04122300);transform:translateY(calc(8px + 8%))scaleY(.86)}.home-banners-band--wave-revealed .home-banners-band__divider{opacity:1;transform:translateY(0)scaleY(1)}@media (prefers-reduced-motion:reduce){.app-ambient{display:none}.app-preloader__fill-wrap,.app-preloader__caption{animation:none!important}.app-preloader__fill-wrap{clip-path:inset(0)!important}.app-preloader__caption{opacity:1!important;transform:none!important}.pressure-screen{display:none}.home-reveal-stack{transition:none!important;transform:none!important}.reveal-on-scroll,.reveal-on-scroll.is-visible{opacity:1!important;filter:none!important;transition:none!important;transform:none!important}.home-banners-band{transition:none;transform:none!important}.home-banners-band__divider{transition:none;opacity:1!important;transform:none!important}.home-banners-band__bottom-mist{-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#04162d00 0%,#04162d 100%);-webkit-mask-image:none;mask-image:none}.home-banners-band__smoke{opacity:.95}}@media (width<=768px){.app-preloader__logo-shell{width:min(320px,82vw)}.app-preloader__caption{letter-spacing:.2em;font-size:.78rem}.app-ambient{opacity:.2;filter:blur(28px)}.reveal-on-scroll{filter:none;transition-duration:.4s;transform:none}}.home-banners-band__inner{z-index:2;box-sizing:border-box;width:min(1280px,100%);box-shadow:none;background:0 0;border-radius:0;margin:0 auto;padding:0 16px;position:relative}.home-banners-band--hidden{display:none}.home-banners-layout{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.home-banners-carousel{align-items:stretch;gap:0;width:100%;display:flex;position:relative}.home-banners-scroller{scroll-snap-type:x mandatory;scroll-snap-stop:always;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex:1;justify-content:center;gap:16px;min-width:0;padding-block:2px 4px;scroll-padding-inline:10px;display:flex;overflow:auto hidden}.home-banners-scroller::-webkit-scrollbar{width:0;height:0;display:none}.home-banner-link{min-width:0;color:inherit;box-sizing:border-box;border-radius:24px;text-decoration:none;display:block}.home-banner-link:focus-visible{outline-offset:3px;outline:2px solid #f7f4edd9}.home-banner-card{scroll-snap-align:start;aspect-ratio:16/9;background:#06162080;border:1px solid #b9e6fa38;border-radius:24px;min-height:128px;position:relative;overflow:hidden}.home-banner-img{object-fit:cover;width:100%;height:100%;display:block}.home-banner-empty{background:linear-gradient(148deg,#0a1c26bf,#12343e8c);width:100%;height:100%;min-height:120px}.home-banners-arrow{color:#f7f4ed;cursor:pointer;z-index:2;background:#04162066;border:1px solid #f7f4ed3d;border-radius:50%;flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:42px;height:42px;margin:0 4px;padding:0;display:flex}.home-banners-arrow:hover{background:#0416208c}.home-banners-arrow--prev:before,.home-banners-arrow--next:before{content:"‹";font-size:1.15rem;line-height:1;display:block}.home-banners-arrow--next:before{content:"›"}.home-banners-dots{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;padding:2px 8px 0;display:flex}.home-banners-dot{cursor:pointer;background:#f7f4ed47;border:0;border-radius:50%;width:9px;height:9px;padding:0;transition:transform .2s,background .2s}.home-banners-dot:hover{background:#f7f4ed73}.home-banners-dot.is-active{background:#f7f4ed;transform:scale(1.2)}.home-banners-dot:focus-visible{outline-offset:3px;outline:2px solid #f7f4edd9}.home-banners-scroller>.home-banner-link{flex:0 0 min(580px,100% - 108px);max-width:100%}@media (width>=769px){.home-banners-scroller>.home-banner-link{flex:0 0 min(860px,100% - 124px)}.home-banner-card{border-radius:30px;min-height:clamp(220px,24vw,360px)}}.offers-block{margin-top:var(--home-section-gap);width:100vw;padding:0 max(16px, env(safe-area-inset-left)) 0 max(16px, env(safe-area-inset-right));box-sizing:border-box;box-shadow:none;-webkit-backdrop-filter:none;z-index:6;background:#0a2340;border:0;border-radius:0;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative;overflow:hidden}@keyframes offers-bg-drift-a{0%{transform:translate(-6px,-8px)scale(.98)}to{transform:translate(12px,10px)scale(1.04)}}@keyframes offers-bg-drift-b{0%{transform:translate(10px,-6px)scale(1.02)}to{transform:translate(-10px,12px)scale(.98)}}.offers-title-wrap{justify-content:center;width:min(1160px,100%);margin:clamp(2px,.8vw,8px) auto 12px;padding-top:0;display:flex;position:relative}.offers-title-wrap:before,.offers-title-wrap:after{content:none;display:none}.offers-title{letter-spacing:.06em;color:#fff;text-align:center;text-transform:uppercase;z-index:2;transform-origin:50% 0;width:fit-content;max-width:calc(100% - 24px);margin:0 auto;padding-top:clamp(12px,2vw,20px);font-size:clamp(2.2rem,5.8vw,3.8rem);font-weight:1000;line-height:.95;position:relative}.offers-carousel,.offers-empty{width:min(1160px,100%);margin-inline:auto}.catalog-section{text-align:left;margin-top:20px}.catalog-head h2{color:#f7f4ed;margin:0;font-size:clamp(1.4rem,2.6vw,2rem)}.catalog-head p{margin:6px 0 0}.catalog-meta{color:#f5faffd9;margin-top:14px}.catalog-error{color:#ff9e9e;margin-top:14px}.catalog-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin-top:16px;display:grid}.catalog-card{background:#071d35cc;border:1px solid #9bd1e447;border-radius:16px;padding:12px}.catalog-image-wrap{aspect-ratio:1;background:#0c305380;border-radius:12px;width:100%;overflow:hidden}.catalog-image{object-fit:cover;width:100%;height:100%}.catalog-image--placeholder{color:#f7f4eda8;justify-content:center;align-items:center;font-size:.95rem;display:flex}.catalog-title{color:#f7f4ed;margin:10px 0 0;font-size:1.02rem}.catalog-subtitle{color:#f5faffc7;margin:4px 0 0;font-size:.82rem}.catalog-variant-name{color:#f7f4edeb;margin:8px 0 0;font-size:.9rem}.catalog-price{color:#9bd1e4;align-items:baseline;gap:8px;margin:6px 0 0;font-weight:700;display:flex}.catalog-price-old{color:#f5faff9e;font-weight:500;text-decoration:line-through}.catalog-filters{gap:8px;margin-top:10px;display:grid}.catalog-filter{gap:4px;display:grid}.catalog-filter span{color:#f5faffd6;font-size:.78rem}.catalog-filter select{color:#f7f4ed;font:inherit;background:#04162de6;border:1px solid #9bd1e452;border-radius:10px;padding:7px 9px}.offer-section{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:14px;margin-top:0;padding:10px 4px 6px;scroll-padding-inline:4px;display:flex;overflow-x:auto}.offer-section::-webkit-scrollbar{display:none}.offers-carousel{z-index:3;align-items:stretch;gap:10px;margin-top:0;display:flex;position:relative}.offers-arrow{color:#f7f4ed;cursor:pointer;-webkit-backdrop-filter:blur(10px)saturate(125%);background:radial-gradient(82% 82% at 28% 26%,#f7f4ed57 0%,#f7f4ed05 58%,#0000 100%),linear-gradient(165deg,#f7f4ed29,#7cbae214);border:1px solid #d4ecfa57;border-radius:999px;flex:0 0 48px;width:48px;height:48px;margin:auto 0;transition:transform .18s,box-shadow .2s,border-color .2s;box-shadow:inset 0 1px #ffffff57,inset 0 -1px #07182a6b,0 8px 16px #020b1c47}.offers-arrow:before{content:"";filter:drop-shadow(0 2px 3px #020b1c59);border-bottom:2.5px solid;border-right:2.5px solid;width:12px;height:12px;margin:0 auto;display:block;transform:rotate(135deg)}.offers-arrow--next:before{transform:rotate(-45deg)}.offers-arrow:hover{border-color:#ddf2ff99;transform:translateY(-1px)scale(1.03);box-shadow:inset 0 1px #ffffff6b,inset 0 -1px #07182a6b,0 14px 24px #020b1c57}.offer-card{box-sizing:border-box;scroll-snap-align:start;text-align:left;color:#f7f4ed;-webkit-backdrop-filter:blur(18px)saturate(138%);background:linear-gradient(155deg,#f3fbff33 0%,#95cbec1a 46%,#092f4e33 100%),#0d294257;border:1px solid #dcf2ff57;border-radius:22px;flex:0 0 calc(33.3333% - 9.33333px);min-width:0;margin-top:-6px;padding:14px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff61,inset 0 -1px #071a2c7a,0 14px 28px #020b1c4d}.new-items-carousel .offer-card{flex:0 0 calc(50% - 7px)}.offers-outline-btn{color:#eef8fff2;min-width:204px;font:inherit;letter-spacing:.03em;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;margin:4px auto 0;padding:13px 28px;font-size:1.02rem;font-weight:700;transition:transform .16s,color .16s,background-color .16s;display:inline-flex;position:relative;overflow:hidden}.offers-outline-btn>span{z-index:1;position:relative}.offers-outline-btn__ring{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.offers-outline-btn__ring rect{fill:none;stroke:#d6ecf8c7;stroke-width:2px;stroke-linecap:round;stroke-dasharray:2.1 2.3;stroke-dashoffset:0}.offers-outline-btn:hover{color:#f8fcfffa;background-color:#96ceed1a;transform:translateY(-1px)}.offers-outline-btn:hover .offers-outline-btn__ring rect{stroke:#ecf8fff5;animation:1.35s both offers-outline-redraw}@keyframes offers-outline-redraw{0%{stroke-dashoffset:100px}to{stroke-dashoffset:0}}.offer-card:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(52% 40% at 20% 10%,#ffffff47 0%,#fff0 70%),linear-gradient(#ffffff14 0%,#fff0 32%);position:absolute;inset:0}.offer-card>*{z-index:1;position:relative}.offer-product-image-wrap{aspect-ratio:1;background:#071c316b;border:1px solid #c4e6fa38;border-radius:14px;width:100%;margin-bottom:12px;overflow:hidden}.offer-product-image-placeholder{letter-spacing:.06em;color:#f7f4edd9;background:radial-gradient(56% 56% at 28% 26%,#f7f4ed2e 0%,#0000 72%),linear-gradient(160deg,#2a8ec880,#082d4ecc);justify-content:center;align-items:center;width:100%;height:100%;font-size:2.1rem;font-weight:900;display:flex}.offer-product-image-placeholder-logo{object-fit:contain;opacity:.35;filter:drop-shadow(0 6px 16px #020a186b);width:min(44%,88px);height:auto}.offer-product-image{object-fit:cover;width:100%;height:100%;display:block}.offer-card h3{margin:0;font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.28}.offer-card-subtitle{color:#e7f4ffd1;margin:4px 0 0;font-size:.82rem}.offer-card p{color:#f7f4ede6;margin:8px 0 0;font-size:.88rem;line-height:1.4}.offer-price-line{align-items:baseline;gap:10px;margin-top:12px;display:flex}.offer-price-line strong{font-size:1.05rem}.offer-price-line em{color:#f7f4ed9e;font-style:normal;text-decoration:line-through}.offer-card-btn{width:100%;font:inherit;color:#f7f4ed;cursor:pointer;background:linear-gradient(160deg,#0c3457ad,#2070a6a8);border:1px solid #bee2f575;border-radius:12px;margin-top:12px;padding:10px 12px;font-weight:700;transition:transform .16s,filter .16s;box-shadow:inset 0 1px #f7f4ed3d}.offer-card-btn:hover{filter:brightness(1.06);transform:translateY(-1px)}@media (width>=1200px){.offer-card{flex:0 0 calc(25% - 10.5px)}}.offers-empty{color:#e6f2fcbf;text-align:center;margin:6px 0 0}.faq-block,.faq-articles-block{width:min(1024px,100%);margin:clamp(22px,4vw,40px) auto 0}.new-items-block{width:min(1024px,100%);margin:clamp(22px,4vw,40px) auto clamp(52px,11vw,120px)}.new-items-title,.faq-title,.faq-articles-title{color:#f7f4ed;text-align:left;margin:0 0 12px;font-size:clamp(1.45rem,3.2vw,2.2rem)}.new-items-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.new-item-card{text-align:left;background:#0926428f;border:1px solid #b1dcf43d;border-radius:16px;padding:12px}.new-item-media{aspect-ratio:1;background:linear-gradient(140deg,#a0d3ee4d,#19578473);border:1px dashed #cceafb6b;border-radius:12px;width:100%;margin-bottom:10px}.new-item-card h3,.article-card h3{color:#f7f4ed;margin:0;font-size:1rem}.new-item-card p,.article-card p,.faq-item p{color:#e4f3fcd9;margin:8px 0 0;font-size:.9rem;line-height:1.35}.new-items-all-btn{color:#f7f4ed;font:inherit;cursor:pointer;background:#0a305080;border:1px solid #bee2f575;border-radius:999px;justify-content:center;align-items:center;margin:12px auto 0;padding:10px 18px;font-weight:700;display:inline-flex}.new-items-all-btn:hover{filter:brightness(1.06)}.mobile-swipe-hint{color:#d8ecf8bd;letter-spacing:.02em;margin:2px 0 10px;font-size:.8rem;display:none}@keyframes mobile-swipe-nudge{0%{transform:translate(0)}38%{transform:translate(-10px)}70%{transform:translate(0)}88%{transform:translate(-4px)}to{transform:translate(0)}}.faq-list,.faq-articles-faq{gap:10px;display:grid}.faq-item{background:#08233c94;border:1px solid #b1dcf43d;border-radius:14px;padding:10px 12px}.faq-item summary{cursor:pointer;color:#f7f4ed;font-weight:700}.faq-item summary::-webkit-details-marker{display:none}.faq-articles-layout{grid-template-columns:1.2fr 1fr;gap:12px;display:grid}.faq-articles-list{gap:10px;display:grid}.article-card{background:#08233c80;border:1px solid #b1dcf43d;border-radius:14px;padding:12px}.knowledge-block{box-sizing:border-box;width:min(1160px,100%);margin:clamp(22px,4vw,40px) auto 0;padding:0}.knowledge-title{color:#fff;letter-spacing:.06em;text-transform:uppercase;margin:0 0 10px;font-size:clamp(2.2rem,5.8vw,3.8rem);font-weight:1000;line-height:.95}.knowledge-layout{grid-template-columns:.72fr 1.28fr;align-items:start;gap:36px;display:grid}@media (width>=769px){.knowledge-layout{grid-template-columns:minmax(280px,368px) minmax(0,1fr)}.knowledge-faq,.knowledge-articles{min-width:0}.knowledge-articles{width:100%}}.knowledge-faq,.knowledge-articles{gap:10px;display:grid}.knowledge-articles-hint{color:#e4f3fcd1;border:1px dashed #bfe6f947;border-radius:14px;margin:0;padding:14px 16px;font-size:clamp(.88rem,1.6vw,.95rem);line-height:1.45}.knowledge-faq{align-content:start;justify-items:stretch}.knowledge-faq-item{box-sizing:border-box;background:#08233c85;border:1px dashed #bfe6f957;border-radius:14px;width:100%;min-width:0;max-width:100%;padding:8px 12px 10px}.knowledge-faq-item[open]{background:#0a2a479e;border-style:solid;border-color:#bae2f76b}.knowledge-faq-item summary{cursor:pointer;color:#f7f4ed;justify-content:flex-start;align-items:center;gap:10px;min-height:28px;font-size:1.08rem;font-weight:700;line-height:1.2;list-style:none;display:flex}.knowledge-faq-item summary:before{content:"?";color:#f7f4ed;background:linear-gradient(165deg,#4ea1d2f2,#2973aaeb);border-radius:50%;justify-content:center;align-items:center;width:18px;min-width:18px;height:18px;font-size:.74rem;font-weight:800;display:inline-flex;box-shadow:0 2px 8px #030f1c52}.knowledge-faq-item summary:after{content:"▾";color:#d9f0fce6;margin-left:6px;font-size:.9rem;transition:transform .18s}.knowledge-faq-item[open] summary:after{transform:rotate(180deg)}.knowledge-faq-item summary::-webkit-details-marker{display:none}.knowledge-faq-answer{box-sizing:border-box;text-align:left;width:100%;max-width:100%;margin:10px 0 0;padding:0 4px 4px 28px}.knowledge-faq-answer>p{color:#e4f3fceb;word-wrap:break-word;overflow-wrap:break-word;margin:0 0 10px;font-size:clamp(.88rem,1.6vw,.98rem);line-height:1.5}.knowledge-faq-answer>p:last-child{margin-bottom:0}.knowledge-faq-catalog-btn{letter-spacing:.04em;color:#0a1f2f;cursor:pointer;background:linear-gradient(160deg,#7ed2fffa,#3ea8e4f2);border:none;border-radius:999px;justify-content:center;align-items:center;margin:4px 0 14px;padding:10px 22px;font-size:.92rem;font-weight:800;transition:transform .15s,filter .15s;display:inline-flex;box-shadow:0 6px 18px #04162859}.knowledge-faq-catalog-btn:hover{filter:brightness(1.06);transform:translateY(-1px)}.knowledge-faq-answer--delivery .knowledge-faq-delivery-lead{color:#e4f3fcf5;text-align:left;margin:0 0 14px;font-size:clamp(.9rem,1.5vw,1.02rem);line-height:1.5}.knowledge-faq-delivery-list{flex-direction:column;gap:10px;width:100%;display:flex}.knowledge-faq-delivery-row{box-sizing:border-box;background:#061c308c;border:1px solid #bae2f738;border-radius:12px;flex-direction:row;align-items:flex-start;gap:12px;width:100%;padding:12px;display:flex}.knowledge-faq-delivery-row__icon{background:#2a8ec833;border-radius:12px;flex-shrink:0;place-items:center;width:48px;height:48px;display:grid}.knowledge-faq-delivery-row__icon .knowledge-faq-delivery-icon{color:#bae8fff2;width:28px;height:28px}.knowledge-faq-delivery-row__body{text-align:left;flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.knowledge-faq-delivery-row strong{color:#f7f4ed;font-size:.9rem;font-weight:800;line-height:1.25}.knowledge-faq-delivery-row__hint{color:#bedcf0c7;font-size:.72rem;line-height:1.4}.knowledge-faq-delivery-row__text{color:#e4f3fce6;text-align:left;margin:2px 0 0;font-size:.84rem;line-height:1.5}.knowledge-faq-delivery-icon{color:#bae8fff2;width:28px;height:28px}.knowledge-faq-cdek-link{color:#9fe0ff;text-underline-offset:3px;margin-top:4px;font-size:.8rem;font-weight:700;text-decoration:underline;display:inline-block}.knowledge-faq-cdek-link:hover{color:#c8f0ff}.knowledge-article-card{text-align:left;width:100%;font:inherit;cursor:pointer;background:#08233c75;border:1px solid #bae2f73d;border-radius:14px;padding:12px;transition:transform .16s,border-color .16s,background-color .16s}.knowledge-article-card:hover{background:#0a2a478f;border-color:#d0edfc6b;transform:translateY(-1px)}.knowledge-article-card h3{color:#f7f4ed;align-items:center;gap:8px;margin:0;font-size:1rem;display:flex}.knowledge-article-icon{color:#f7f4ed;background:linear-gradient(160deg,#4698cbf2,#2a76ade6);border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.72rem;font-weight:800;display:inline-flex;box-shadow:0 2px 8px #030f1c4d}.knowledge-article-card p{color:#e4f3fcd9;margin:8px 0 0;font-size:.9rem;line-height:1.35}.article-sheet{z-index:120;position:fixed;inset:0}.article-sheet__backdrop{cursor:pointer;background:#030e1c94;border:0;position:absolute;inset:0}.article-sheet__panel{box-sizing:border-box;background:linear-gradient(#0a2a47fa,#05192dfa);border:1px solid #b9e2f747;border-radius:18px 18px 0 0;width:min(980px,100%);max-height:min(92dvh,860px);padding:24px 18px 20px;animation:.28s ease-out article-sheet-rise;position:absolute;bottom:0;left:50%;overflow:auto;transform:translate(-50%);box-shadow:0 -18px 38px #020a1475}.article-sheet__close{color:#f7f4ed;cursor:pointer;background:#07243ecc;border:1px solid #ceebfa5c;border-radius:999px;place-items:center;width:38px;height:38px;margin-left:auto;font-size:1.45rem;line-height:1;display:grid;position:sticky;top:0}.article-sheet__panel h3{color:#f7f4ed;margin:14px 0 0;font-size:clamp(1.35rem,3.6vw,2rem)}.article-sheet__panel p{color:#e7f5fde6;margin:12px 0 0;font-size:clamp(.96rem,2vw,1.08rem);line-height:1.5}@keyframes article-sheet-rise{0%{opacity:0;transform:translate(-50%)translateY(28px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (width>=769px){.article-sheet__backdrop{-webkit-backdrop-filter:blur(4px);background:radial-gradient(58% 46% at 18% 8%,#4e97cb3d 0%,#4e97cb00 66%),radial-gradient(48% 40% at 84% 18%,#2c71aa38 0%,#2c71aa00 64%),#04162deb}.article-sheet__panel{width:100vw;max-height:100dvh;padding:16px max(22px, env(safe-area-inset-left)) 22px max(22px, env(safe-area-inset-right));background:linear-gradient(#10385cfa,#08223afa);border:0;border-radius:0;animation:.26s ease-out article-sheet-rise-desktop;top:0;bottom:0;left:50%;transform:translate(-50%);box-shadow:inset 0 1px #e4f5ff24}.article-sheet__close{width:42px;height:42px;font-size:1.6rem;top:2px}.article-sheet__panel h3{margin-top:10px;font-size:clamp(1.6rem,2.6vw,2.25rem)}.article-sheet__panel p{max-width:92ch;font-size:clamp(1rem,1.5vw,1.14rem);line-height:1.6}}.article-sheet__section{margin-top:14px}.article-sheet__section h4{color:#f7f4ed;margin:0;font-size:clamp(1rem,2vw,1.2rem)}.article-sheet__section p{margin-top:8px}.article-sheet__section ul{color:#e7f5fde6;margin:8px 0 0;padding-left:20px}.article-sheet__section li+li{margin-top:4px}@keyframes article-sheet-rise-desktop{0%{opacity:0;transform:translate(-50%)translateY(18px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.content h1{color:#f7f4ed;margin:0;font-size:clamp(2rem,4.3vw,2.8rem)}.content p{color:#f5faffe0;margin:8px 0 0;font-size:clamp(1rem,2vw,1.15rem)}.product-row{grid-template-columns:58px repeat(3,minmax(120px,174px)) 58px;justify-content:center;align-items:center;gap:14px;margin-top:18px;display:grid}.product-card{aspect-ratio:1;background:#0a548d47;border:1px solid #9bd1e442;border-radius:18px;display:flex;overflow:hidden}.product-card img{object-fit:cover;object-position:center;width:100%;height:100%}.arrow-btn{color:#f7f4ed;opacity:.9;cursor:pointer;background:0 0;border:0;font-size:2.4rem;line-height:1}.arrow-btn:hover{transform:translateY(-1px)}@media (width<=1024px){.brand-header{width:min(1024px,100% - 20px);max-width:calc(100% - 20px);padding:8px 14px}.header-logo{height:44px}.hero{aspect-ratio:1536/1024;padding-top:30px}.hero-logo{width:min(330px,58vw)}.product-row{grid-template-columns:48px repeat(3,minmax(110px,150px)) 48px}}@media (width<=768px){.app{--home-section-gap:30px;padding-left:max(12px, env(safe-area-inset-left));padding-right:max(12px, env(safe-area-inset-right))}.content.content--pull-under-hero{margin-top:18px}.brand-header{box-sizing:border-box;border-width:2px;flex-wrap:nowrap;align-self:stretch;gap:6px;width:calc(100% - 16px);max-width:calc(100% - 16px);margin-bottom:0;margin-left:0;margin-right:0;padding:8px;box-shadow:0 9px 15px #02091266,0 0 0 4px #031223a3,inset 0 2px #f7f4ed33,inset 0 -4px #020f208f}.brand-header-spacer{flex-basis:70px;height:70px}.left-icons{flex-wrap:nowrap;gap:8px;min-width:0;overflow:visible}.brand-header__start{flex:auto;min-width:0}.brand-header__end{flex:none;gap:6px}.header-catalog-pill{padding:6px 8px;font-size:.7rem}.header-catalog-pill__full{display:none}.header-catalog-pill__short{display:inline}.header-icon-btn{border-width:1.8px;width:34px;height:34px}.header-account-pill-chain-svg{width:64px;height:34px}.header-account-pill-dash-path,.header-account-pill-nick{display:none}.header-icon-svg{width:16px;height:16px}.header-cart-badge{min-width:14px;height:14px;padding:0 3px;font-size:.5rem;line-height:14px;top:-2px;right:-2px;transform:none}.header-cart-badge--wide{padding:0 2px;font-size:.46rem}.header-logo{height:38px}.header-logo-btn{padding:1px 2px}.hero{aspect-ratio:auto;background-size:cover;height:min(88vw,400px);padding-top:20px}.hero-title{letter-spacing:.06em;font-size:clamp(1.9rem,11vw,2.9rem)}.hero-copy{border-radius:0;padding:0;top:clamp(44px,22vw,88px);right:10px}.hero-subtitle{letter-spacing:.1em;margin-top:4px;font-size:clamp(.9rem,3.8vw,1.2rem)}.hero-cta{border-width:1.5px;margin-top:12px;padding:10px 18px;font-size:.9rem}.hero-logo{width:min(250px,62vw);max-height:130px}.content h1{margin-top:6px}.features-icons-bridge,.features-icons-row,.features-text-row{max-width:100%;padding-inline:4px}.features-icons-row,.features-text-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 6px}.feature-title{max-width:none;margin-top:8px;margin-bottom:2px;font-size:clamp(.62rem,3.1vw,.78rem);line-height:1.25}.feature-icon-wrap{width:min(76px,24vw);height:min(76px,24vw)}.feature-icon-svg{width:min(40px,12.5vw);height:min(40px,12.5vw)}.offers-carousel{gap:8px}.offers-arrow{border-radius:999px;flex-basis:34px;width:34px;height:34px;display:flex}.offers-title{padding-top:10px;font-size:clamp(1.65rem,8.2vw,2.5rem)}.offers-arrow:before{border-bottom-width:2px;border-right-width:2px;width:10px;height:10px}.offer-section{gap:10px;padding:12px 2px 8px;scroll-padding-inline:2px}.offer-card{border-radius:16px;flex-basis:calc(50% - 5px);min-width:calc(50% - 5px);margin-top:0;padding:10px}.new-items-carousel .offer-card{flex-basis:min(74vw,300px);min-width:min(74vw,300px)}.offer-product-image-wrap{aspect-ratio:1;border-radius:10px;margin-bottom:8px}.offer-card h3{font-size:.94rem;line-height:1.2}.offer-card-subtitle{margin-top:3px;font-size:.74rem}.offer-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:6px;font-size:.78rem;line-height:1.3;display:-webkit-box;overflow:hidden}.offer-price-line{gap:8px;margin-top:8px}.offer-price-line strong{font-size:.94rem}.offer-price-line em{font-size:.78rem}.offer-card-btn{border-radius:10px;margin-top:8px;padding:8px 10px;font-size:.82rem}.offers-outline-btn{min-width:176px;margin-top:10px;padding:10px 18px;font-size:.94rem}.new-items-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:10px;padding:2px 2px 2px 0;display:flex;overflow-x:auto}.new-items-grid .new-item-card{scroll-snap-align:start;flex:0 0 min(42vw,180px)}.new-items-grid::-webkit-scrollbar{display:none}.mobile-swipe-hint{display:block}.offer-section,.new-items-grid{animation:1.35s ease-in-out .45s 2 mobile-swipe-nudge}.faq-articles-layout{grid-template-columns:1fr}.new-items-title,.faq-title,.faq-articles-title{font-size:clamp(1.25rem,6vw,1.7rem)}.knowledge-layout{grid-template-columns:1fr;gap:14px}.knowledge-title{letter-spacing:.03em;font-size:clamp(1.55rem,7.4vw,2rem);line-height:1}.knowledge-block{margin-top:10px;padding-inline:2px}.knowledge-faq-item{width:100%;padding:4px 7px}.knowledge-faq-item summary{min-height:24px;font-size:.96rem}.knowledge-article-card{border-radius:12px;padding:9px 10px}.knowledge-article-card h3{font-size:.95rem}.knowledge-article-card p{font-size:.8rem;line-height:1.32}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-row{grid-template-columns:36px repeat(3,minmax(84px,120px)) 36px;gap:10px}.product-card{border-radius:14px}.arrow-btn{font-size:2rem}.features-section{min-height:clamp(124px,30vw,200px);margin-bottom:0}.home-banners-band{margin-top:var(--home-section-gap);padding:0 0 44px}.home-banners-band__smoke{background-position:50%;background-size:cover;animation-duration:9.5s;inset:0}.home-banners-band__divider{height:62px;top:-58px}.home-banners-band__bottom-mist{display:none}.flow-lines-block__content{padding-top:clamp(22px,6vw,36px);padding-bottom:clamp(20px,5vw,32px)}.home-banners-scroller>.home-banner-link{flex:0 0 min(94vw,520px);max-width:100%}.home-banner-card{width:100%;min-height:140px}.home-banners-scroller{padding-inline:6px}}.admin-articles-toolbar{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.admin-articles-slug{word-break:break-all;font-size:.85em}.admin-articles-del{color:#f5a8a8;font:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;margin-left:8px;text-decoration:underline}.admin-articles-del:hover{color:#ffcfcf}.admin-articles-modal.admin-modal--wide{max-width:min(920px,100vw - 24px)}.admin-articles-check{flex-direction:row;align-items:center;gap:10px;display:flex}.admin-articles-check input{width:auto}.admin-articles-editor-label{margin:12px 0 6px;font-size:.95rem;font-weight:600}.admin-articles-editor-mount{color:#f5f2eba6;border:1px solid #ffffff1f;border-radius:10px;min-height:200px;padding:20px;font-size:.95rem}.admin-articles-editor-wrap{background:#0a0c12d9;border:1px solid #ffffff24;border-radius:10px;margin-bottom:12px;overflow:hidden}.admin-articles-editor-toolbar{background:#00000047;border-bottom:1px solid #ffffff1a;flex-wrap:wrap;align-items:center;gap:4px;padding:8px 10px;display:flex}.admin-articles-tb-btn{font:inherit;color:#f2efe8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;padding:6px 10px;font-size:.82rem;font-weight:600}.admin-articles-tb-btn:hover:not(:disabled){background:#ffffff1a;border-color:#a0d2ff59}.admin-articles-tb-btn:disabled{opacity:.35;cursor:not-allowed}.admin-articles-tb-btn.is-active{background:#50a0e638;border-color:#78c8ff8c}.admin-articles-tb-sep{background:#ffffff1f;width:1px;height:22px;margin:0 4px}.admin-articles-tb-ul{text-decoration:underline}.admin-articles-editor-wrap .tiptap{color:#f2efe8;outline:none;min-height:220px;padding:14px 16px;font-size:15px;line-height:1.55}.admin-articles-editor-wrap .tiptap p{margin:0 0 .65em}.admin-articles-editor-wrap .tiptap p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;pointer-events:none;color:#ffffff59;height:0}.admin-articles-editor-wrap .tiptap h2,.admin-articles-editor-wrap .tiptap h3{color:#fff;margin:.85em 0 .4em;font-weight:700}.admin-articles-editor-wrap .tiptap h2:first-child,.admin-articles-editor-wrap .tiptap h3:first-child{margin-top:0}.admin-articles-editor-wrap .tiptap ul,.admin-articles-editor-wrap .tiptap ol{margin:0 0 .65em 1.2em;padding-left:.2em}.admin-articles-editor-wrap .tiptap blockquote{color:#f5f2ebe0;border-left:3px solid #78c8ff73;margin:.65em 0;padding-left:12px}.admin-articles-editor-wrap .tiptap a{color:#9fd4ff;text-decoration:underline}.admin-page{color:#f7f4ed;background:radial-gradient(120% 80% at 10% 0,#2a8ec838,#0000 50%),radial-gradient(90% 60% at 95% 10%,#9bd1e41f,#0000 45%),linear-gradient(168deg,#040e1c 0%,#062440 42%,#0a3260 100%);min-height:100svh;font-family:Inter,system-ui,-apple-system,sans-serif}.admin-topbar{z-index:30;-webkit-backdrop-filter:blur(14px)saturate(1.2);background:#020c1ae0;border-bottom:1px solid #9bd1e41f;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex;position:sticky;top:0;box-shadow:0 12px 32px #00040e73}.admin-brand{align-items:center;gap:10px;display:flex}.admin-brand img{width:auto;height:32px}.admin-brand span{font-weight:700}.admin-dropdown{position:relative}.admin-dropdown-toggle{color:#f7f4ed;letter-spacing:.06em;cursor:pointer;background:linear-gradient(160deg,#082d52f5,#0b4270eb);border:none;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;min-width:140px;padding:12px 18px;font-size:1rem;font-weight:800;display:flex}.admin-dropdown-arrow{transition:transform .2s}.admin-dropdown-arrow.is-open{transform:rotate(180deg)}.admin-dropdown-menu{background:#041324f7;border:none;border-radius:14px;flex-direction:column;gap:8px;min-width:250px;padding:10px;display:none;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 12px 24px #02091273}.admin-dropdown-menu.is-open{display:flex}.admin-dropdown-menu button{color:#eaf5ff;text-align:left;cursor:pointer;background:#0a3156a3;border:none;border-radius:10px;padding:11px 12px;font-size:.96rem;font-weight:700}.admin-dropdown-menu button.active{background:#2a8ec85c}.admin-logout{color:#f7f4ed;background:#f7f4ed1f;border:none;border-radius:10px;padding:8px 12px}.admin-main{box-sizing:border-box;width:min(1280px,100%);margin:0 auto;padding:22px 18px 40px}.admin-tabs{box-sizing:border-box;flex-wrap:wrap;gap:8px;width:min(1280px,100%);margin:0 auto;padding:12px 18px 0;display:none}.admin-tab{letter-spacing:.04em;text-transform:uppercase;color:#dcf0ffc7;cursor:pointer;background:#ffffff0a;border:1px solid #9bd1e438;border-radius:999px;padding:9px 16px;font-size:.82rem;font-weight:700;transition:border-color .15s,background .15s,color .15s}.admin-tab:hover{color:#f7f4ed;border-color:#c8ebff73}.admin-tab.is-active{color:#fff;background:linear-gradient(145deg,#2a8ec873,#0c45708c);border-color:#7ec8efa6;box-shadow:0 4px 18px #020e2059}.admin-panel{-webkit-backdrop-filter:blur(12px);background:linear-gradient(155deg,#ffffff12,#061c348c);border:1px solid #9bd1e438;border-radius:20px;box-shadow:0 18px 48px #00061266}.admin-panel-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;padding:18px 20px 0;display:flex}.admin-panel-title{letter-spacing:.02em;margin:0;font-size:1.35rem;font-weight:800}.admin-panel-lead{color:#d2e8ffc7;max-width:52ch;margin:8px 0 0;font-size:.9rem;line-height:1.5}.admin-panel--placeholder{padding:28px 22px 32px}.admin-panel--promos{padding-bottom:20px}.admin-btn-primary{letter-spacing:.04em;cursor:pointer;color:#fff;background:linear-gradient(145deg,#2a8ec8f2,#145a96eb);border:none;border-radius:999px;padding:11px 20px;font-size:.88rem;font-weight:800;box-shadow:0 6px 22px #02122866}.admin-btn-primary:hover{filter:brightness(1.06)}.admin-btn-ghost{color:#eaf6ff;cursor:pointer;background:#ffffff0f;border:1px solid #9bd1e466;border-radius:10px;padding:7px 12px;font-size:.82rem;font-weight:600}.admin-btn-danger{color:#ffd6d6;cursor:pointer;background:#781e2859;border:1px solid #ff8c8c73;border-radius:10px;padding:7px 12px;font-size:.82rem;font-weight:600}.admin-inline-error{color:#ffb4b4;margin:10px 20px 0;font-size:.88rem}.admin-promo-table-wrap{border:1px solid #9bd1e424;border-radius:14px;max-height:min(62vh,560px);margin:14px 16px 18px;overflow:auto}.admin-promo-table{border-collapse:collapse;width:100%;font-size:.88rem}.admin-promo-table th,.admin-promo-table td{text-align:left;border-bottom:1px solid #ffffff14;padding:11px 14px}.admin-promo-table thead th{letter-spacing:.06em;text-transform:uppercase;color:#b4d7f08c;z-index:1;background:#0618308c;font-size:.72rem;font-weight:800;position:sticky;top:0}.admin-promo-code{letter-spacing:.06em;color:#e8f8ff;font-size:.95rem;font-weight:800}.admin-promo-title{color:#c8e1fa8c;margin-top:4px;font-size:.78rem}.admin-promo-actions{white-space:nowrap;flex-wrap:wrap;gap:8px;display:flex}.admin-promo-empty{text-align:center;color:#c8dcf58c;padding:28px 16px}.admin-pill{border-radius:999px;padding:3px 10px;font-size:.72rem;font-weight:700;display:inline-block}.admin-pill--ok{color:#c8ffd8;background:#3ca06e59;border:1px solid #8ce6b459}.admin-pill--off{color:#e6e6f0a6;background:#50505a66;border:1px solid #ffffff1f}.admin-field{color:#c8e1f5d9;flex-direction:column;gap:6px;font-size:.78rem;font-weight:700;display:flex}.admin-field--full{grid-column:1/-1}.admin-field--check{flex-direction:row;align-items:center;gap:10px}.admin-input{color:#f7f4ed;font:inherit;background:#041224a6;border:1px solid #9bd1e452;border-radius:10px;padding:9px 11px;font-size:.9rem;font-weight:500}.admin-promo-form-grid{grid-template-columns:1fr 1fr;gap:14px 16px;padding:16px 4px 0;display:grid}.admin-modal--wide{width:min(640px,100%)}.admin-sync-token-hint{color:#c8e1f5b8;margin:0 0 12px;font-size:.86rem;line-height:1.45}.admin-heading h1{margin:0;font-size:2rem}.admin-heading p{color:#f7f4eddb;margin:8px 0 0}.admin-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.admin-stat-card{background:linear-gradient(145deg,#0a37628a,#0a548d7a);border:1px solid #9bd1e447;border-radius:14px;padding:14px}.admin-stat-card p{color:#f7f4edcc;margin:0;font-size:.88rem}.admin-stat-card strong{margin-top:8px;font-size:1.5rem;display:block}.admin-orders{background:#06213fb8;border:1px solid #9bd1e447;border-radius:16px;margin-top:18px;overflow:hidden}.admin-orders-head{border-bottom:1px solid #9bd1e433;justify-content:space-between;align-items:center;gap:10px;padding:14px;display:flex}.admin-orders-head h2{margin:0;font-size:1.2rem}.admin-orders-head input{color:#f7f4ed;background:#0a376270;border:1px solid #9bd1e459;border-radius:10px;width:100%;min-width:260px;max-width:360px;padding:10px 12px}.admin-orders-table{display:grid}.admin-orders-row{border-bottom:1px solid #9bd1e424;grid-template-columns:1.2fr 1fr .8fr .7fr;gap:12px;padding:12px 14px;display:grid}.admin-orders-row-head{background:#0a376261;font-weight:700}.admin-sync-card{background:#06213fb8;border:1px solid #9bd1e447;border-radius:16px;margin-top:18px;padding:16px}.admin-sync-head h2{margin:0;font-size:1.2rem}.admin-sync-head p{color:#f7f4edd1;margin:8px 0 0}.admin-sync-label{color:#f7f4eddb;margin-top:14px;font-size:.86rem;display:block}.admin-sync-input{color:#f7f4ed;background:#0a376270;border:1px solid #9bd1e459;border-radius:10px;width:min(460px,100%);margin-top:8px;padding:10px 12px}.admin-sync-btn{color:#f7f4ed;cursor:pointer;background:linear-gradient(160deg,#0a548df2,#2a8ec8d6);border:none;border-radius:10px;margin-top:12px;padding:10px 14px;font-size:.92rem;font-weight:700}.admin-sync-btn:disabled{opacity:.65;cursor:wait}.admin-sync-checkbox{color:#f7f4ede0;align-items:center;gap:8px;margin-top:10px;font-size:.9rem;display:flex}.admin-sync-checkbox input{width:16px;height:16px}.admin-sync-error{color:#ffb4b4;margin:10px 0 0;font-size:.9rem}.admin-sync-progress{background:#0a37624d;border:1px solid #9bd1e447;border-radius:10px;margin-top:12px;padding:10px 12px}.admin-sync-progress-head{justify-content:space-between;gap:8px;display:flex}.admin-sync-progress p{color:#f7f4ede6;margin:6px 0}.admin-sync-progress progress{width:100%;height:10px}.admin-sync-result{background:#2a8ec833;border:1px solid #9bd1e457;border-radius:10px;margin-top:12px;padding:10px 12px}.admin-sync-result p{margin:0}.admin-sync-result p+p{margin-top:4px}.admin-sync-log{background:#041324a3;border:1px solid #9bd1e433;border-radius:10px;max-height:180px;margin-top:12px;padding:10px 12px;overflow:auto}.admin-sync-log h3{margin:0 0 8px;font-size:.95rem}.admin-sync-log p{color:#f7f4eddb;margin:0;font-size:.84rem}.admin-sync-log p+p{margin-top:6px}.admin-products{background:#06213fb8;border:1px solid #9bd1e447;border-radius:16px;margin-top:18px;padding:16px}.admin-products-head h2{margin:0;font-size:1.25rem}.admin-products-hint{color:#e6f5ffbf;margin:8px 0 0;font-size:.86rem;line-height:1.45}.admin-products-toolbar{flex-wrap:wrap;align-items:flex-end;gap:12px;margin-top:14px;display:flex}.admin-products-field{color:#c8e6ffb8;flex-direction:column;gap:6px;font-size:.78rem;font-weight:700;display:flex}.admin-products-field--grow{flex:220px;min-width:180px}.admin-products-select,.admin-products-search{color:#f7f4ed;font:inherit;background:#0a376270;border:1px solid #9bd1e459;border-radius:10px;padding:9px 11px;font-size:.9rem;font-weight:500}.admin-products-check{color:#f7f4ede0;align-items:center;gap:8px;padding-bottom:2px;font-size:.86rem;display:flex}.admin-products-refresh{color:#f7f4ed;cursor:pointer;background:linear-gradient(160deg,#0a548df2,#2a8ec8d6);border:none;border-radius:10px;margin-left:auto;padding:10px 16px;font-size:.9rem;font-weight:700}.admin-products-refresh:disabled{opacity:.6;cursor:wait}.admin-products-error{color:#ffb4b4;margin:10px 0 0;font-size:.9rem}.admin-products-meta{color:#c8e1f5a6;margin-top:10px;font-size:.84rem}.admin-products-table-wrap{border:1px solid #9bd1e433;border-radius:12px;max-height:min(70vh,720px);margin-top:12px;overflow:auto}.admin-products-table{border-collapse:collapse;width:100%;font-size:.88rem}.admin-products-table th,.admin-products-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #9bd1e41f;padding:10px 12px}.admin-products-table thead th{color:#dcf0ffe0;z-index:1;background:#0a376273;font-weight:700;position:sticky;top:0}.admin-products-th-thumb{width:56px}.admin-products-thumb{background:#00000040;border-radius:10px;width:44px;height:44px;overflow:hidden}.admin-products-thumb img{object-fit:cover;width:100%;height:100%;display:block}.admin-products-thumb-ph{background:linear-gradient(135deg,#2a8ec840,#041224e6);width:100%;height:100%;display:block}.admin-products-name{color:#f7f4ed;font-weight:700}.admin-products-sub{color:#c8dcf58c;margin-top:4px;font-size:.76rem}.admin-products-cat{max-width:220px}.admin-products-old{color:#c8d7e680;font-size:.78rem;text-decoration:line-through}.admin-products-badge{text-transform:uppercase;letter-spacing:.04em;color:#ffe6c8f2;background:#b4785059;border-radius:999px;margin-top:4px;padding:2px 8px;font-size:.68rem;font-weight:700;display:inline-block}.admin-products-edit-btn{color:#eaf6ff;cursor:pointer;background:#ffffff0f;border:1px solid #9bd1e473;border-radius:10px;padding:6px 12px;font-size:.82rem;font-weight:600}.admin-products-edit-btn:hover{background:#2a8ec840;border-color:#c8ebffa6}.admin-products-more{justify-content:center;margin-top:14px;display:flex}.admin-products-more-btn{cursor:pointer;color:#f7f4ed;background:#ffffff1a;border:none;border-radius:999px;padding:10px 22px;font-weight:700}.admin-products-more-btn:disabled{opacity:.55;cursor:wait}.admin-modal-backdrop{z-index:100;box-sizing:border-box;background:#020a16b8;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.admin-modal{background:linear-gradient(165deg,#0c345cfa,#061c34fa);border:1px solid #9bd1e459;border-radius:16px;width:min(560px,100%);max-height:min(90vh,720px);padding:16px 18px 18px;overflow:auto;box-shadow:0 24px 60px #00040e8c}.admin-modal-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.admin-modal-head h2{margin:0;font-size:1.1rem}.admin-modal-close{color:#f7f4ed;cursor:pointer;background:#ffffff14;border:none;border-radius:10px;flex-shrink:0;width:36px;height:36px;font-size:1.35rem;line-height:1}.admin-modal-id{color:#c8dcf58c;word-break:break-all;margin:8px 0 0;font-size:.78rem}.admin-modal-label{color:#dcf0ffe0;flex-direction:column;gap:6px;margin-top:12px;font-size:.82rem;font-weight:600;display:flex}.admin-modal-input,.admin-modal-textarea{color:#f7f4ed;font:inherit;background:#041224a6;border:1px solid #9bd1e459;border-radius:10px;padding:9px 11px;font-size:.9rem;font-weight:500}.admin-modal-textarea{resize:vertical;min-height:120px}.admin-modal-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.admin-modal-error{color:#ffb4b4;margin:10px 0 0;font-size:.88rem}.admin-modal-actions{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.admin-modal-cancel{color:#f7f4ed;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:10px;padding:9px 16px;font-weight:600}.admin-modal-save{color:#f7f4ed;cursor:pointer;background:linear-gradient(160deg,#0a548df2,#2a8ec8e0);border:none;border-radius:10px;padding:9px 18px;font-weight:700}.admin-modal-save:disabled{opacity:.65;cursor:wait}@media (width>=1024px){.admin-tabs{display:flex}.admin-dropdown{display:none!important}}@media (width<=1024px){.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.admin-topbar{flex-wrap:wrap}.admin-dropdown{order:3;width:100%}.admin-dropdown-toggle{width:100%}.admin-dropdown-menu{width:100%;min-width:0;margin-top:8px;position:static}.admin-orders-head{flex-direction:column;align-items:stretch}.admin-orders-head input{min-width:0;max-width:none}.admin-orders-row{grid-template-columns:1fr;gap:6px}.admin-orders-row-head{display:none}.admin-products-toolbar{flex-direction:column;align-items:stretch}.admin-products-refresh{width:100%;margin-left:0}.admin-modal-row{grid-template-columns:1fr}.admin-products-table{font-size:.8rem}.admin-products-table th,.admin-products-table td{padding:8px 10px}.admin-promo-form-grid{grid-template-columns:1fr}}.admin-types{margin-top:8px}.admin-types-head{flex-wrap:wrap;align-items:baseline;gap:10px 16px;margin-bottom:16px;display:flex}.admin-types-head h2{margin:0;font-size:1.25rem}.admin-types-hint{color:#f7f4edb8;flex:220px;margin:0;font-size:.88rem;line-height:1.45}.admin-types-refresh{color:#f7f4ed;cursor:pointer;background:#0c34588c;border:1px solid #9bd1e459;border-radius:10px;margin-left:auto;padding:8px 14px;font-weight:600}.admin-types-refresh:disabled{opacity:.55;cursor:not-allowed}.admin-types-error{color:#ffb4b4;margin:0 0 12px;font-size:.9rem}.admin-types-table-wrap{background:#0412248c;border:1px solid #9bd1e424;border-radius:12px;overflow-x:auto}.admin-types-table{border-collapse:collapse;width:100%;font-size:.9rem}.admin-types-table th,.admin-types-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #9bd1e41a;padding:12px 14px}.admin-types-table thead th{color:#f7f4edd9;text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;font-weight:600}.admin-types-th-icon{width:72px}.admin-types-th-actions{min-width:200px}.admin-types-preview{background:#020e1ca6;border:1px solid #9bd1e426;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.admin-types-preview img{object-fit:cover;width:100%;height:100%}.admin-types-preview-fallback{opacity:.92;font-size:1.35rem;line-height:1}.admin-types-name{font-weight:600}.admin-types-code{background:#00000040;border-radius:6px;padding:2px 6px;font-size:.82rem}.admin-types-aliases{color:#f7f4edc7;max-width:320px;font-size:.86rem}.admin-types-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-types-status{color:#d2e8f8b8;margin-right:6px;font-size:.76rem}.admin-types-upload{color:#c8e8f5;cursor:pointer;border:1px dashed #9bd1e473;border-radius:8px;justify-content:center;align-items:center;padding:7px 12px;font-size:.82rem;font-weight:600;display:inline-flex;position:relative}.admin-types-file{color:#e2f3fce0;white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-size:.76rem;overflow:hidden}.admin-types-apply,.admin-types-cancel{cursor:pointer;border-radius:8px;padding:6px 10px;font-size:.8rem}.admin-types-apply{color:#eaf6ff;background:#2a8ec847;border:1px solid #9bd1e473}.admin-types-cancel{color:#f7f4edd9;background:0 0;border:1px solid #fff3}.admin-types-apply:disabled,.admin-types-cancel:disabled{opacity:.55;cursor:not-allowed}.admin-types-upload input{opacity:0;cursor:pointer;position:absolute;inset:0}.admin-types-clear{color:#ffc9bd;cursor:pointer;background:0 0;border:1px solid #ffa08c59;border-radius:8px;padding:6px 10px;font-size:.82rem}.admin-types-clear:disabled{opacity:.45;cursor:not-allowed}.admin-home-banners-head{margin-bottom:18px}.admin-home-banners-head-actions{flex-wrap:wrap;gap:10px;display:flex}.admin-home-banners-head h2{color:#f7f4ed;margin:0 0 8px;font-size:1.35rem}.admin-home-banners-hint{color:#f5faffc7;margin:0 0 12px;font-size:.9rem;line-height:1.45}.admin-home-banners-hint code{background:#00000040;border-radius:6px;padding:1px 6px;font-size:.82em}.admin-home-banners-empty{color:#f5faffb8;margin:0 0 14px}.admin-home-banners-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.admin-home-banners-tile{background:#0612208c;border:1px solid #9bd1e42e;border-radius:14px;padding:12px}.admin-home-banners-preview{aspect-ratio:16/9;background:#00000040;border:1px solid #9bd1e426;border-radius:10px;justify-content:center;align-items:center;display:flex;overflow:hidden}.admin-home-banners-preview img{object-fit:cover;width:100%;height:100%;display:block}.admin-home-banners-ph{color:#f5faff73;font-size:.82rem}.admin-home-banners-slot-label{color:#f5faffeb;margin:10px 0 6px;font-weight:700}.admin-home-banners-mini{color:#e1eefac7;min-height:2.7em;margin:0;font-size:.82rem}.admin-home-banners-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;display:flex}.admin-home-banners-product-tools{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.admin-home-banners-products-loading{color:#e6f5ffb8;margin:8px 0 0;font-size:.84rem}.admin-home-banners-mode-switch{gap:8px;margin-top:14px;display:flex}.admin-home-banners-mode-switch .admin-btn-ghost.is-active{background:#2a8ec847;border-color:#7ec8ef8c}@media (width<=768px){.admin-home-banners-head-actions{flex-direction:column}.admin-home-banners-head-actions .admin-btn-primary,.admin-home-banners-head-actions .admin-types-refresh{width:100%}.admin-home-banners-grid,.admin-home-banners-product-tools{grid-template-columns:1fr}.admin-home-banners-mode-switch{flex-direction:column}}.admin-support-layout{grid-template-columns:262px minmax(0,1fr);align-items:start;gap:14px;margin-top:12px;display:grid}.admin-support-list{background:#071e348c;border:1px solid #b0dcf63d;border-radius:12px;gap:6px;max-height:58vh;padding:8px;display:grid;overflow:auto}.admin-support-item{color:#eaf5ff;text-align:left;cursor:pointer;background:#06182a9e;border:1px solid #b0dcf633;border-radius:10px;gap:4px;min-height:68px;padding:9px 10px;transition:border-color .14s,background .14s,box-shadow .14s;display:grid}.admin-support-item.is-active{background:linear-gradient(145deg,#164c74c7,#103756d1);border-color:#7ed2ffe6;box-shadow:inset 0 0 0 1px #aae4ff66}.admin-support-item strong{justify-content:space-between;align-items:center;gap:8px;font-size:.9rem;display:flex}.admin-support-item span{color:#bfdbec;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.admin-support-item em{color:#9fc7dd;font-size:.71rem;font-style:normal}.admin-support-chat{background:#071e348c;border:1px solid #b0dcf63d;border-radius:12px;grid-template-rows:1fr auto;min-height:380px;display:grid}.admin-support-chat-head{background:#0a273f80;border-bottom:1px solid #b0dcf62e;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;display:flex}.admin-support-back{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:999px;width:30px;height:30px;font-size:1rem;line-height:1;display:none}.admin-support-chat-head strong{font-size:.95rem}.admin-support-chat-head span{color:#9fc7dd;font-size:.74rem}.admin-support-messages{align-content:start;gap:8px;padding:10px;display:grid;overflow:auto}.admin-support-msg-wrap{gap:2px;display:grid}.admin-support-msg-wrap--user{justify-items:start}.admin-support-msg-wrap--support{justify-items:end}.admin-support-msg{border-radius:12px;max-width:78%;margin:0;padding:9px 11px;font-size:.92rem;line-height:1.35}.admin-support-msg--user{background:#1e5d8957;justify-self:start}.admin-support-msg--support{background:#489bd242}.admin-support-msg-time{color:#9fc7dd;padding-inline:2px;font-size:.72rem}.admin-support-reply{border-top:1px solid #b0dcf62e;grid-template-columns:1fr auto;gap:8px;padding:10px;display:grid}.admin-support-empty{color:#a8cde1;margin:8px;font-size:.9rem}.admin-support-unread-badge{color:#fff;background:#2f9ff2;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:.7rem;font-weight:800;display:inline-flex}@media (width<=980px){.admin-support-layout{grid-template-columns:1fr}.admin-support-list{max-height:60vh}.admin-support-chat{min-height:64vh}.admin-support-msg{max-width:88%}}@media (width<=768px){.admin-support-layout,.admin-support-layout .admin-support-list,.admin-support-layout .admin-support-chat{min-height:66vh}.admin-support-layout .admin-support-chat,.admin-support-layout.is-mobile-chat-open .admin-support-list{display:none}.admin-support-layout.is-mobile-chat-open .admin-support-chat{display:grid}.admin-support-back{justify-content:center;align-items:center;display:inline-flex}.admin-support-chat-head{justify-content:flex-start;gap:10px}.admin-support-chat-head strong{flex:1}}.account-page{box-sizing:border-box;background:#04162d;flex-direction:column;align-items:center;min-height:100svh;padding:18px 16px min(18vh,160px);display:flex;position:relative}.account-page>.brand-header{top:max(10px, env(safe-area-inset-top));z-index:40;flex-shrink:0;position:fixed;left:50%;transform:translate(-50%)}.account-page__ambient{pointer-events:none;z-index:0;background:radial-gradient(65% 50% at 88% 38%,#38bdf817,#0000 58%);position:absolute;inset:0}.account-page__wave-bg{z-index:1;pointer-events:none;opacity:.33;filter:brightness(.78);background-image:url(/wave.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.account-page__hero-title{z-index:3;color:#f7f4ed;letter-spacing:.1em;text-align:center;text-transform:uppercase;-webkit-text-stroke:1px #071b31a6;text-shadow:0 2px #05182cd1,0 8px 22px #020b1cb3,0 0 18px #9bd1e438;margin:clamp(22px,5.5vh,58px) 0 clamp(10px,2.5vh,24px);font-family:Segoe UI,Trebuchet MS,Arial Black,sans-serif;font-size:clamp(2rem,6.5vw,4.5rem);font-weight:900;position:relative}.account-page__content{z-index:4;flex-direction:column;gap:18px;width:min(720px,100%);margin-top:clamp(14px,3.5vh,32px);display:flex;position:relative}.account-page__glass{-webkit-backdrop-filter:blur(18px)saturate(1.25);background:linear-gradient(155deg,#ffffff17 0%,#ffffff08 42%,#04162d59 100%);border:1px solid #ffffff1f;border-radius:22px;padding:clamp(18px,3.5vw,26px);animation:.7s cubic-bezier(.22,1,.36,1) both account-glass-in;box-shadow:inset 0 1px #ffffff1a,0 18px 48px #00081861}.account-page__glass--orders{flex-direction:column;min-height:0;animation-delay:40ms;display:flex}.account-page__glass--profile{animation-delay:.1s}@keyframes account-glass-in{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.account-page__glass-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 14px;margin-bottom:10px;display:flex}.account-page__glass-title{letter-spacing:.04em;text-transform:uppercase;color:#f7f4edf5;text-shadow:0 2px 14px #020c1c59;margin:0;font-size:clamp(1.05rem,2.8vw,1.25rem);font-weight:800}.account-page__orders-empty{background:#020c1c47;border:1px dashed #9bd1e438;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:28px 16px 22px;display:flex}.account-page__orders-empty-icon{color:#9bd1e473}.account-page__orders-empty-text{color:#f7f4ed8c;font-size:.95rem;font-weight:600}.account-page__orders-list{grid-template-columns:1fr;gap:10px;max-height:min(58vh,620px);padding-right:4px;display:grid;overflow:hidden auto}.account-order-card{background:#020c1c47;border:1px solid #9bd1e433;border-radius:14px;gap:6px;padding:10px;display:grid}.account-order-card__head{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.account-order-card__title{color:#f7f4edf5;margin:0;font-size:1.03rem;font-weight:800}.account-order-card__meta{color:#badcf5ad;margin:0;font-size:.78rem}.account-order-card__meta-row{color:#dcebfadb;justify-content:space-between;align-items:baseline;gap:10px;font-size:.86rem;display:flex}.account-order-card__details{gap:3px;display:grid}.account-order-card__details p{color:#cde4f6db;margin:0;font-size:.8rem}.account-order-card__details span{color:#b4d2ebad}.account-order-preview-strip{align-items:center;gap:8px;display:flex}.account-order-preview-thumb{color:#c8e6faa6;background:#06213f73;border:1px solid #9bd1e43d;border-radius:9px;place-items:center;width:36px;height:36px;font-size:.58rem;font-weight:800;display:grid;overflow:hidden}.account-order-preview-thumb img{object-fit:cover;width:100%;height:100%;display:block}.account-order-preview-more{color:#bedcf5bf;font-size:.78rem;font-weight:700}.account-order-card__actions{align-items:center;gap:6px;display:flex}@media (width<=760px){.account-page__orders-list{max-height:min(62vh,620px)}}.account-order-card__view{font:inherit;color:#ebf6fff5;cursor:pointer;background:#08233c8a;border:1px solid #9bd1e45c;border-radius:10px;align-items:center;gap:6px;padding:8px 10px;font-size:.8rem;font-weight:700;display:inline-flex}.account-order-item{grid-template-columns:40px minmax(0,1fr);align-items:center;gap:8px;display:grid}.account-order-item__thumb{color:#c8e6faa6;background:#06213f73;border:1px solid #9bd1e43d;border-radius:9px;place-items:center;width:40px;height:40px;font-size:.62rem;font-weight:800;display:grid;overflow:hidden}.account-order-item__thumb img{object-fit:cover;width:100%;height:100%;display:block}.account-order-item__text{min-width:0}.account-order-item__text p{margin:0}.account-order-item__text p:first-child{color:#f5fafff0;font-size:.82rem;font-weight:650;line-height:1.25}.account-order-item__text p:last-child{color:#badcf5c7;font-size:.75rem}.account-order-card__repeat{font:inherit;color:#ebf6fff5;cursor:pointer;background:#08233c8a;border:1px solid #9bd1e45c;border-radius:10px;margin-top:0;padding:8px 10px;font-size:.8rem;font-weight:700}.account-order-card__repeat:hover,.account-order-card__view:hover{background:#0d2d4ca8;border-color:#b9e6fcb8}.account-order-modal{z-index:90;place-items:center;display:grid;position:fixed;inset:0}.account-order-modal__backdrop{-webkit-backdrop-filter:blur(4px);cursor:pointer;background:#020a169e;border:0;margin:0;padding:0;position:absolute;inset:0}.account-order-modal__panel{z-index:1;color:#f7f4ed;background:linear-gradient(160deg,#06213f,#0a3762 58%,#0b4d83 100%);border:1px solid #9bd1e457;border-radius:18px;gap:12px;width:min(94vw,620px);max-height:min(88vh,820px);padding:16px;display:grid;position:relative;overflow:auto;box-shadow:0 16px 36px #02091280}.account-order-modal__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.account-order-modal__head h3{margin:0;font-size:1.14rem}.account-order-modal__close{color:#f5fbff;cursor:pointer;background:#08233c8a;border:1px solid #9bd1e45c;border-radius:9px;width:34px;height:34px;font-size:1.35rem;line-height:1}.account-order-modal__meta{gap:6px;display:grid}.account-order-modal__meta p{color:#e4f3ffeb;margin:0;font-size:.9rem}.account-order-modal__meta span{color:#b4d2ebb3}.account-order-modal__items{border-top:1px solid #9bd1e438;gap:8px;padding-top:10px;display:grid}.account-order-modal__plain-text{color:#dceefce6;margin:0;font-size:.92rem;line-height:1.45}.account-page__glass--profile .account-page__login-line{border-top-color:#9bd1e42e}.account-page__back{color:#f7f4ede0;align-items:center;gap:8px;margin-bottom:0;font-size:.95rem;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.account-page__back:hover{color:#fff;transform:translate(-3px)}.account-page__row{flex-direction:row;align-items:center;gap:clamp(22px,4.5vw,40px);display:flex}.account-page__avatar-wrap{flex-shrink:0;width:132px;height:132px;animation:.85s cubic-bezier(.2,1.2,.35,1) both account-avatar-pop}@keyframes account-avatar-pop{0%{opacity:0;filter:blur(5px);transform:translate(-48px)scale(.65)}to{opacity:1;filter:blur();transform:translate(0)scale(1)}}@keyframes account-avatar-pop-mobile{0%{opacity:0;filter:blur(4px);transform:translateY(-36px)scale(.72)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.account-page__avatar-inner{background:linear-gradient(160deg,#06213f,#0a3762);border:3px solid #bae6fd73;border-radius:50%;justify-content:center;align-items:center;width:132px;height:132px;display:flex;overflow:hidden;box-shadow:0 14px 36px #020c1c7a,inset 0 0 0 1px #ffffff14}.account-page__avatar-inner img{object-fit:cover;width:100%;height:100%}.account-page__avatar-placeholder{color:#f7f4edeb;-webkit-user-select:none;user-select:none;font-size:2.65rem;font-weight:900}.account-page__meta{text-align:left;flex-direction:column;flex:1;align-items:flex-start;gap:8px;min-width:0;display:flex}.account-page__display-name{letter-spacing:.02em;text-shadow:0 4px 18px #020b1c73;margin:0;font-size:clamp(1.45rem,4.2vw,1.95rem);font-weight:800;line-height:1.25;animation:.65s cubic-bezier(.22,1,.36,1) .12s both account-meta-in}.account-page__tg-handle{color:#bae6fde6;margin:0;font-size:1.05rem;font-weight:600;animation:.65s cubic-bezier(.22,1,.36,1) .22s both account-meta-in}.account-page__login-line{border-top:1px solid #9bd1e447;flex-direction:column;align-items:flex-start;gap:6px;width:100%;margin-top:12px;padding-top:16px;animation:.65s cubic-bezier(.22,1,.36,1) .32s both account-meta-in;display:flex}.account-page__login-label{text-transform:uppercase;letter-spacing:.14em;color:#f7f4ed8c;font-size:.76rem}.account-page__login-value{color:#f7f4ed;word-break:break-all;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:1.28rem;font-weight:700}.account-page__actions{flex-wrap:wrap;gap:12px;width:100%;margin-top:22px;animation:.65s cubic-bezier(.22,1,.36,1) .42s both account-meta-in;display:flex}@keyframes account-meta-in{0%{opacity:0;transform:translate(36px)skew(-4deg)}to{opacity:1;transform:translate(0)skew(0)}}.account-page__btn{cursor:pointer;border-radius:14px;padding:13px 20px;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s,border-color .2s}.account-page__btn--ghost{color:#eaf5ff;background:#06213f59;border:1px solid #9bd1e46b}.account-page__btn--ghost:hover{border-color:#bae6fda6;transform:translateY(-2px);box-shadow:0 8px 22px #020b1c59}.account-page__btn--logout{color:#fff5f0;background:linear-gradient(165deg,#7c2d1280,#1e3a5fb8);border:1px solid #fb923c73;box-shadow:0 6px 20px #0f172a59}.account-page__btn--logout:hover{border-color:#fb923cbf;transform:translateY(-2px);box-shadow:0 10px 28px #ea580c42}.account-page__btn:active{transform:translateY(0)}.account-page--loading{justify-content:center}.account-page__loading-text{z-index:5;color:#f7f4ede6;margin:0;font-size:1.1rem;position:relative}@media (prefers-reduced-motion:reduce){.account-page__avatar-wrap,.account-page__display-name,.account-page__tg-handle,.account-page__login-line,.account-page__actions,.account-page__glass{opacity:1;transform:none;animation:none!important}}@media (width<=540px){.account-page{padding-bottom:min(22vh,180px)}.account-page__row{text-align:center;flex-direction:column;align-items:center}.account-page__meta{text-align:center;align-items:center}.account-page__login-line{border-top:none;align-items:center;padding-top:8px}.account-page__actions{justify-content:center}.account-page__avatar-wrap{animation:.85s cubic-bezier(.2,1.2,.35,1) both account-avatar-pop-mobile}}.auth-page--loading{place-items:center}.auth-loading-text{z-index:3;color:#f7f4ede6;margin:0;font-size:1rem;position:relative}.auth-toast{z-index:40;color:#eaf5ff;background:#06213ff0;border:1px solid #7dd3fc9e;border-radius:10px;max-width:min(88vw,360px);padding:10px 12px;font-size:.9rem;font-weight:600;position:fixed;top:14px;right:14px;box-shadow:0 10px 20px #020b1c73}.auth-page{box-sizing:border-box;background:#04162d;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:100svh;padding:22px 14px 28px;display:flex;position:relative;overflow:hidden}.auth-hero-title{z-index:3;color:#f7f4ed;letter-spacing:.09em;text-align:center;text-transform:uppercase;-webkit-text-stroke:1.2px #071b31bf;text-shadow:0 2px #05182cd1,0 8px 22px #020b1cb3,0 0 18px #9bd1e438;margin:0;font-family:Segoe UI,Trebuchet MS,Arial Black,sans-serif;font-size:clamp(2.1rem,8.4vw,4.2rem);font-weight:900;position:relative}.auth-card{color:#f7f4ed;z-index:3;background:linear-gradient(160deg,#06213f,#0a3762 58%,#0b4d83 100%);border:1px solid #9bd1e457;border-radius:18px;width:min(480px,100%);margin-top:0;padding:20px 20px 22px;position:relative;box-shadow:0 16px 30px #0209126b}.auth-back{color:#f7f4ede0;font-size:.9rem;text-decoration:none}.auth-card h1{margin:12px 0 4px;font-size:clamp(1.55rem,3.2vw,2.05rem)}.auth-card>p{color:#f7f4edd6;margin:0}.auth-lead{font-size:1.02rem;line-height:1.45;margin-top:8px!important}.auth-switch-row{grid-template-columns:repeat(2,minmax(0,.88fr));justify-content:center;gap:8px;margin-top:10px;display:grid}.auth-switch-btn{color:#ecf7ffe6;cursor:pointer;background:#06213f5c;border:1px solid #9bd1e473;border-radius:12px;padding:10px 8px;font-size:.92rem;font-weight:650}.auth-switch-btn.is-active{color:#fff;background:linear-gradient(160deg,#145d96db,#298dc6b3);border-color:#7dd3fce0}.auth-switch-btn:disabled{opacity:.6;cursor:not-allowed}.auth-switch-btn__with-icon{justify-content:center;align-items:center;gap:6px;display:inline-flex}.auth-switch-btn__tg-icon{opacity:.95;flex:none}.auth-telegram-block{margin-top:12px}.auth-telegram-btn{box-sizing:border-box;color:#031221;background:linear-gradient(160deg,#7dd3fc,#38bdf8);border:1px solid #9bd1e48c;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:10px 14px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 6px 18px #020b1c59}.auth-telegram-note{color:#f7f4edc7;margin:0;font-size:.85rem;line-height:1.4}.auth-telegram-note code{word-break:break-all;font-size:.78rem}.auth-input-code{letter-spacing:.02em;text-transform:none;font-family:inherit;font-size:1.05rem}.auth-input-code::placeholder{font-style:italic}.auth-register-tg-preview{background:#06213f73;border:1px solid #9bd1e447;border-radius:12px;align-items:center;gap:14px;margin-bottom:14px;padding:12px;display:flex}.auth-register-tg-avatar{object-fit:cover;border:2px solid #9bd1e466;border-radius:50%;flex-shrink:0;width:72px;height:72px}.auth-register-tg-avatar--ph{color:#f7f4ede6;background:#06213fcc;justify-content:center;align-items:center;font-size:1.6rem;font-weight:800;display:flex}.auth-register-tg-name{color:#f7f4ed;margin:0 0 4px;font-size:1.05rem;font-weight:700}.auth-register-tg-user{color:#f7f4edbf;margin:0;font-size:.88rem}.auth-tg-hint{color:#f7f4ede0;background:#06213f73;border:1px solid #9bd1e447;border-radius:10px;margin:0;padding:8px 10px;font-size:.9rem}.auth-optional{opacity:.75;font-size:.85rem;font-weight:400}.auth-row-btns{grid-template-columns:1fr 1.2fr;align-items:stretch;gap:10px;display:grid}.auth-btn-secondary{color:#eaf5ff;cursor:pointer;background:#06213f59;border:1px solid #9bd1e473;border-radius:12px;padding:11px 10px;font-weight:600}.auth-btn-secondary:disabled,.auth-page-submit:disabled{opacity:.55;cursor:not-allowed}.account-profile-block{background:#06213f73;border:1px solid #9bd1e447;border-radius:12px;margin-top:16px;padding:14px}.account-profile-label{color:#f7f4eda6;text-transform:uppercase;letter-spacing:.06em;margin:0 0 6px;font-size:.82rem}.account-profile-value{color:#f7f4ed;word-break:break-all;margin:0;font-size:1.25rem;font-weight:700}.account-profile-value--tg{font-weight:600}.account-profile-head{background:#06213f73;border:1px solid #9bd1e447;border-radius:12px;flex-wrap:wrap;align-items:flex-start;gap:16px;margin-top:12px;padding:14px;display:flex}.account-profile-avatar{object-fit:cover;background:#020f2080;border:2px solid #9bd1e473;border-radius:50%;flex-shrink:0;width:96px;height:96px}.account-profile-avatar--placeholder{color:#f7f4ede0;justify-content:center;align-items:center;font-size:2rem;font-weight:800;display:flex}.account-profile-tg{flex:1;min-width:0}.account-profile-tg .account-profile-label:first-of-type{margin-top:0}.account-profile-tg .account-profile-label:not(:first-child){margin-top:10px}.account-profile-actions{margin-top:18px}.auth-form-page{gap:16px;margin-top:14px;display:grid}.auth-field{gap:8px;display:grid}.auth-label{color:#f7f4edf2;letter-spacing:.02em;font-size:1.05rem;font-weight:650}.auth-form-page--register .auth-label{font-size:1.08rem}.auth-label--login{font-size:clamp(1.2rem,2.8vw,1.45rem);font-weight:750}.auth-req{color:#9bd1e4;margin-left:2px;font-weight:800}.auth-field-hint{color:#f7f4ed94;margin:0;font-size:.82rem;line-height:1.35}.auth-code-help{color:#ecf7ffe6;background:#06213f47;border:1px dashed #9bd1e49e;border-radius:12px;margin:-2px 0 0;padding:10px 12px}.auth-code-help p{margin:0;font-size:1rem;font-weight:600;line-height:1.45}.auth-code-help__actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.auth-link-btn{color:#f5fbff;cursor:pointer;background:linear-gradient(160deg,#0e5d9bf2,#2c91cdd6);border:1px solid #7dd3fc9e;border-radius:10px;align-items:center;gap:6px;padding:8px 10px;font-size:.9rem;font-weight:700;display:inline-flex}.auth-link-btn--ghost{background:#09305273}.auth-link-btn:hover{filter:brightness(1.06)}.auth-input{color:#f7f4ed;background:#06213f8f;border:1px solid #9bd1e475;border-radius:12px;padding:12px 14px;font-size:1rem}.auth-input--lg{padding:14px 16px;font-size:1.08rem}.auth-input--with-toggle{padding-right:48px}.auth-input::placeholder{color:#f7f4ed9e}.auth-input-password-wrap{align-items:center;display:flex;position:relative}.auth-form-page--login .auth-input-password-wrap,.auth-form-page--login .auth-input{box-sizing:border-box;width:100%}.auth-pw-toggle{color:#f7f4edb8;cursor:pointer;background:0 0;border:none;border-radius:10px;place-items:center;width:44px;height:44px;padding:0;display:grid;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.auth-pw-toggle:hover{color:#eaf5ff;background:#9bd1e41f}.auth-pw-icon{opacity:.92;display:block}.auth-pw-meter{gap:6px;margin-top:2px;display:grid}.auth-pw-meter__track{background:#020f208c;border:1px solid #9bd1e433;border-radius:6px;height:6px;overflow:hidden}.auth-pw-meter__fill{border-radius:6px;min-width:0;height:100%;transition:width .2s,background .2s}.auth-pw-meter--weak .auth-pw-meter__fill{background:linear-gradient(90deg,#f87171,#fb923c)}.auth-pw-meter--fair .auth-pw-meter__fill{background:linear-gradient(90deg,#fb923c,#fbbf24)}.auth-pw-meter--ok .auth-pw-meter__fill{background:linear-gradient(90deg,#fbbf24,#a3e635)}.auth-pw-meter--good .auth-pw-meter__fill{background:linear-gradient(90deg,#86efac,#4ade80)}.auth-pw-meter--strong .auth-pw-meter__fill{background:linear-gradient(90deg,#4ade80,#22c55e)}.auth-pw-meter__label{color:#e6f2fcc7;font-size:.82rem}.auth-phone-shell{background:#04122673;border:2px solid #9bd1e480;border-radius:14px;padding:2px 4px;box-shadow:inset 0 1px #ffffff0a}.auth-phone-input{box-sizing:border-box;letter-spacing:.04em;width:100%;font-family:ui-monospace,SF Mono,Menlo,Monaco,monospace;font-size:1.12rem;background:0 0!important;border:none!important;padding:12px 14px!important}.auth-phone-shell:focus-within{border-color:#7dd3fcd9;box-shadow:0 0 0 2px #38bdf833}.auth-page-submit--full{width:100%;margin-top:4px;padding:14px 16px;font-size:1.05rem}.auth-register-aux{text-align:center;margin:0}.auth-inline-link{font:inherit;color:#9bd1e4f2;text-underline-offset:3px;cursor:pointer;background:0 0;border:none;padding:6px 4px;font-size:.88rem;text-decoration:underline}.auth-inline-link:hover:not(:disabled){color:#eaf5ff}.auth-inline-link:disabled{opacity:.5;cursor:not-allowed}.auth-page-message{color:#f7f4ed;background:#06213f8c;border:1px solid #9bd1e44d;border-radius:8px;margin:0;padding:8px 10px;font-size:.88rem}.auth-page-submit{color:#f7f4ed;cursor:pointer;background:linear-gradient(160deg,#0a548df2,#2a8ec8d6);border:1.5px solid #f7f4edbf;border-radius:12px;padding:11px 14px;font-size:.98rem;font-weight:700}@media (width>=769px){.auth-page{justify-content:center}.auth-hero-title{max-width:min(96vw,920px);font-size:clamp(2.8rem,5.4vw,4.6rem);line-height:1.05}.auth-card{margin-top:6px}}@media (width<=768px){.auth-page{justify-content:center}.auth-hero-title{font-size:clamp(2.25rem,11.2vw,3.5rem);line-height:.98}.auth-card{margin-top:4px}}.catalog-page{box-sizing:border-box;background:radial-gradient(40% 40% at 20% 0,#2a8ec833,#0000 70%),radial-gradient(35% 35% at 80% 10%,#9bd1e424,#0000 70%),#04162d;width:100%;min-height:100svh;padding:92px 16px 16px;overflow-x:hidden}.catalog-page .brand-header{top:max(8px, env(safe-area-inset-top));z-index:72;width:min(1024px,100% - 32px);margin:0;position:fixed;left:50%;transform:translate(-50%)}.catalog-page .brand-header-spacer{display:none}.catalog-page--sticky-reset{padding-bottom:max(88px, calc(16px + env(safe-area-inset-bottom)))}.catalog-page-header{justify-content:flex-start;width:min(1120px,100%);margin:18px auto 0;display:flex}.catalog-back-btn{color:#f7f4ed;cursor:pointer;background:#071d35cc;border:1px solid #9bd1e466;border-radius:999px;padding:8px 14px}.catalog-main{text-align:center;width:min(1120px,100%);margin:18px auto 0}.catalog-main-title{color:#f7f4ed;letter-spacing:.02em;margin:0;font-size:clamp(2rem,4vw,3rem)}.catalog-global-search{-webkit-backdrop-filter:blur(18px)saturate(1.35);background:linear-gradient(135deg,#ffffff14,#ffffff05);border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:10px;max-width:min(560px,100%);margin:20px auto 0;padding:10px 14px;display:flex;box-shadow:inset 0 1px #ffffff1f,0 12px 40px #000a1e59}.catalog-search-icon{color:#c8e6ff8c;flex-shrink:0;width:22px;height:22px}.catalog-search-input{color:#f7f4ed;min-width:0;font:inherit;background:0 0;border:none;flex:1;padding:6px 0;font-size:1rem}.catalog-search-input::placeholder{color:#c8dcf56b}.catalog-search-input:focus{outline:none}.catalog-search-clear{font:inherit;color:#e6f5fff2;cursor:pointer;background:#ffffff14;border:none;border-radius:999px;flex-shrink:0;padding:6px 12px;font-size:.82rem;font-weight:600}.catalog-search-clear:hover{background:#ffffff24}.catalog-quick-filters{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;max-width:min(560px,100%);margin:10px auto 0;display:flex}.catalog-quick-filter{color:#d7ebfae0;font:inherit;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:10px 12px;font-size:1.16rem;font-weight:700;-webkit-text-decoration:underline #9bd1e46b;text-decoration:underline #9bd1e46b}.catalog-quick-filter:hover:not(:disabled){color:#f3fbff;text-decoration-color:#b9e6fcdb}.catalog-quick-filter.is-active{color:#f8fdff;text-decoration-color:#ffda82f2}.catalog-quick-filter.is-disabled,.catalog-quick-filter:disabled{color:#c8daec70;cursor:not-allowed;text-decoration-style:dotted}.catalog-quick-sep{color:#afcee48c}.catalog-type-picker{margin-top:24px}.catalog-type-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;width:100%;display:grid}.catalog-type-chip{color:#eaf6ff;cursor:pointer;min-width:0;min-height:64px;font:inherit;text-align:left;background:#071d35c7;border:1px solid #9bd1e44d;border-radius:14px;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;padding:10px 14px 10px 10px;display:flex}.catalog-type-chip:hover{border-color:#9bd1e48c;transform:translateY(-1px)}.catalog-type-chip.is-active{background:linear-gradient(145deg,#0c4570f2,#2a8ec8d9);border-color:#9bd1e4b3;box-shadow:0 8px 18px #020c1c59}.catalog-type-thumb{background:#0c3053a6;border:1px solid #9bd1e438;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.catalog-type-thumb-img{object-fit:cover;object-position:center;width:100%;height:100%}.catalog-type-icon{opacity:.92;font-size:1.15rem;line-height:1}.catalog-type-label{letter-spacing:.02em;flex:1;min-width:0;font-size:.95rem;font-weight:700;line-height:1.25}.catalog-type-mobile{display:none}.catalog-type-mobile-trigger{color:#eaf6ff;cursor:pointer;width:100%;min-height:64px;font:inherit;text-align:left;background:#071d35d9;border:1px solid #9bd1e452;border-radius:16px;flex-direction:row;align-items:center;gap:12px;padding:10px 12px 10px 10px;display:flex;box-shadow:0 6px 16px #020c1c47}.catalog-type-mobile-trigger:active{transform:scale(.99)}.catalog-type-mobile-placeholder{color:#c8e1f58c;letter-spacing:.02em;flex:1;font-size:1rem;font-weight:700}.catalog-type-mobile-trigger-text{flex-direction:column;flex:1;align-items:flex-start;gap:2px;min-width:0;display:flex}.catalog-type-mobile-hint{letter-spacing:.06em;text-transform:uppercase;color:#9bd1e4a6;font-size:.72rem;font-weight:600}.catalog-type-mobile-chevron{color:#c8e1f5bf;flex-shrink:0;justify-content:center;align-items:center;display:flex}.catalog-type-thumb--empty{background:#0c305359;border-style:dashed}.catalog-type-sheet-root{z-index:56;box-sizing:border-box;position:fixed;inset:0}.catalog-type-sheet-backdrop{cursor:pointer;-webkit-backdrop-filter:blur(4px);background:#020a1694;border:0;margin:0;padding:0;position:absolute;inset:0}.catalog-type-sheet{max-height:min(78vh,560px);padding:8px 16px max(20px, env(safe-area-inset-bottom));background:linear-gradient(#0a2744 0%,#061a32 100%);border:1px solid #9bd1e447;border-bottom:none;border-radius:20px 20px 0 0;flex-direction:column;gap:12px;animation:.26s ease-out catalog-type-sheet-in;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -12px 40px #0008148c}@keyframes catalog-type-sheet-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}.catalog-type-sheet-handle{background:#fff3;border-radius:999px;align-self:center;width:44px;height:5px;margin-top:4px}.catalog-type-sheet-title{letter-spacing:.04em;color:#f7f4ed;text-align:center;margin:0;font-size:1.05rem;font-weight:800}.catalog-type-sheet-list{overscroll-behavior:contain;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-bottom:4px;display:grid;overflow-y:auto}@media (width>=400px){.catalog-type-sheet-list{grid-template-columns:repeat(3,minmax(0,1fr))}}.catalog-type-chip--sheet{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;max-width:none;min-height:0;padding:12px 8px}.catalog-type-chip--sheet .catalog-type-thumb{width:48px;height:48px}.catalog-type-chip--sheet .catalog-type-label{text-align:center;font-size:.78rem;line-height:1.2}.catalog-busy{color:#c8e6ffbf;justify-content:center;align-items:center;display:flex}.catalog-busy--global{min-height:100px;margin:10px 0 20px}.catalog-hourglass{justify-content:center;align-items:center;animation:1.35s ease-in-out infinite catalog-hourglass-flip;display:flex}@keyframes catalog-hourglass-flip{0%,35%{transform:rotate(0)}50%,85%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.catalog-filter-meta--muted{color:#c8dcf58c}.catalog-filter-reset-wrap{justify-content:center;margin-top:20px;display:flex}.catalog-filter-reset-btn{font:inherit;letter-spacing:.03em;color:#ffe8dc;cursor:pointer;background:#78301c59;border:1px solid #ffb48c73;border-radius:999px;padding:11px 22px;font-size:.9rem;font-weight:700;box-shadow:0 6px 14px #02081259}.catalog-filter-reset-btn:hover{background:#a0402473;border-color:#ffc8aa8c}.catalog-filter-reset-bar{display:none}.catalog-filter-panel{text-align:left;background:0 0;border:none;margin-top:28px;padding:0}.catalog-filter-heading{letter-spacing:.04em;text-transform:uppercase;color:#c8e1f58c;margin:0 0 4px;font-size:1rem;font-weight:700}.support-widget{z-index:50;right:max(16px, env(safe-area-inset-right));bottom:max(16px, env(safe-area-inset-bottom));flex-direction:column;align-items:flex-end;gap:10px;font-size:.95rem;display:flex;position:fixed}.support-widget-launcher{color:#f7f4ed;cursor:pointer;font:inherit;text-align:left;background:linear-gradient(150deg,#0c4570fa,#2a8ec8eb);border:1px solid #9bd1e473;border-radius:999px;align-items:center;gap:12px;max-width:min(100vw - 32px,300px);padding:10px 14px 10px 10px;display:flex;box-shadow:0 10px 28px #020c1c73}.support-widget-launcher:hover{border-color:#c8ebffa6;transform:translateY(-1px)}.support-widget-launcher-avatar-wrap{background:#04162dbf;border:2px solid #fffaf059;border-radius:50%;flex-shrink:0;width:56px;height:56px;overflow:hidden;box-shadow:0 2px 8px #0003}.support-widget-launcher-avatar{object-fit:cover;width:100%;height:100%;display:block}.support-widget-launcher-cta{letter-spacing:.01em;text-align:left;padding-right:4px;font-size:.9rem;font-weight:700;line-height:1.25}.support-widget-title{letter-spacing:.02em;font-size:1rem;font-weight:700;line-height:1.15}.support-widget-subtitle{opacity:.92;color:#f5fafff2;font-size:.78rem;font-weight:500}.support-widget-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#071d35f5;border:1px solid #9bd1e461;border-radius:16px;flex-direction:column;width:min(380px,100vw - 32px);max-height:min(520px,100vh - 100px);display:flex;overflow:hidden;box-shadow:0 16px 40px #020c1c8c}.support-widget-header{background:linear-gradient(145deg,#0c4570f2,#2a8ec88c);border-bottom:1px solid #9bd1e438;flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.support-widget-header-main{flex:1;align-items:center;gap:11px;min-width:0;display:flex}.support-widget-header-avatar{object-fit:cover;background:#04162da6;border:2px solid #fffaf04d;border-radius:50%;flex-shrink:0;width:44px;height:44px}.support-widget-header-text{min-width:0}.support-widget-header .support-widget-title{font-size:1.05rem}.support-widget-header .support-widget-subtitle{align-items:center;gap:6px;margin-top:2px;font-size:.8rem;display:inline-flex}.support-widget-online{background:#5ddf8a;border-radius:50%;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 2px #05182c80}.support-widget-close{color:#f7f4ed;cursor:pointer;background:#04162d73;border:none;border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:1.35rem;line-height:1;display:grid}.support-widget-close:hover{background:#04162dbf}.support-widget-body{flex-direction:column;flex:1;min-height:0;display:flex}.support-widget-chat{-webkit-overflow-scrolling:touch;background:radial-gradient(90% 55% at 50% -10%,#2a8ec82e,#0000 55%),linear-gradient(#0a1c30f7 0%,#061222fc 100%);flex:1;min-height:160px;padding:12px 10px 16px;overflow:hidden auto}.support-widget-row{align-items:flex-end;gap:8px;margin-bottom:12px;display:flex}.support-widget-row.is-peer{flex-direction:row;justify-content:flex-start}.support-widget-row.is-user{justify-content:flex-end}.support-widget-msg-avatar{object-fit:cover;background:#04162dbf;border:2px solid #fffaf047;border-radius:50%;flex-shrink:0;align-self:flex-end;width:36px;height:36px}.support-widget-peer-col{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;max-width:calc(100% - 44px);display:flex}.support-widget-peer-name{color:#c8e1f5bf;padding-left:2px;font-size:.72rem;font-weight:600}.support-widget-bubble{color:#f2f8ff;word-break:break-word;white-space:pre-wrap;max-width:100%;padding:10px 13px;font-size:.9rem;line-height:1.45;box-shadow:0 1px 2px #0000001f}.support-widget-bubble-p{margin:0 0 10px}.support-widget-bubble-p:last-child{margin-bottom:0}.support-widget-bubble.is-peer{background:#123452eb;border:1px solid #78b9dc38;border-radius:16px 16px 16px 4px}.support-widget-bubble.is-user{background:linear-gradient(155deg,#3498d2f2,#2076b2fa);border:1px solid #b4e6ff47;border-radius:16px 16px 4px;max-width:min(88%,280px)}.support-widget-bubble.is-peer.is-typing{align-items:center;gap:5px;min-width:56px;padding:14px 16px;display:inline-flex}.support-widget-typing-dot{background:#e6f5ff8c;border-radius:50%;width:7px;height:7px;animation:1.15s ease-in-out infinite support-widget-typing}.support-widget-typing-dot:nth-child(2){animation-delay:.18s}.support-widget-typing-dot:nth-child(3){animation-delay:.36s}@keyframes support-widget-typing{0%,70%,to{opacity:.35;transform:translateY(0)}35%{opacity:1;transform:translateY(-5px)}}.support-widget-compose{background:#051426fa;border-top:1px solid #78b9dc24;flex-shrink:0;padding:10px 12px 12px}.support-widget-compose-bar{background:#081e34f2;border:1px solid #8cc3e438;border-radius:22px;align-items:center;gap:6px;padding:4px 5px 4px 14px;display:flex}.support-widget-compose-input{color:#f7f4ed;min-width:0;font:inherit;background:0 0;border:none;flex:1;padding:9px 0;font-size:.92rem}.support-widget-compose-input::placeholder{color:#c8dcf073}.support-widget-compose-input:focus{outline:none}.support-widget-send{color:#fff;cursor:pointer;background:linear-gradient(150deg,#3aa3dc,#1f6fa8);border:none;border-radius:50%;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 2px 8px #00285059}.support-widget-send:hover:not(:disabled){filter:brightness(1.06)}.support-widget-send:disabled{opacity:.45;cursor:not-allowed}.catalog-filter-meta{color:#f5faffb8;margin:6px 0 0;font-size:.88rem}.catalog-filter-error{color:#ff9e9e;margin:8px 0 0}.catalog-filter-grid{grid-template-columns:1fr;gap:18px;margin-top:16px;display:grid}.catalog-filter-item{background:0 0;border:none;border-radius:0;gap:8px;padding:0;display:grid}.catalog-filter-label{color:#f5faffdb;font-size:.82rem;font-weight:600}.catalog-option-chips{flex-wrap:wrap;gap:6px;display:flex}.catalog-option-chip{color:#eaf6ff;font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;padding:7px 12px;font-size:.82rem}.catalog-option-chip.is-selected{background:linear-gradient(145deg,#2a8ec859,#0c457073);border-color:#b4e6ff73;box-shadow:inset 0 0 0 1px #ffffff0f}.catalog-text-filter-wrap{gap:8px;display:grid}.catalog-text-filter-trigger{color:#eaf6ff;cursor:pointer;font:inherit;-webkit-backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:9px 12px;display:flex}.catalog-text-filter-trigger-meta{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.catalog-text-filter-trigger-count{text-align:center;color:#eaf8ff;background:#2a8ec86b;border:1px solid #b4e6ff59;border-radius:999px;min-width:22px;height:22px;padding:0 6px;font-size:.72rem;font-weight:800;line-height:22px}.catalog-text-filter-trigger.is-open{border-color:#b4e6ff47}.catalog-text-filter-picked{flex-wrap:wrap;align-items:center;gap:6px 8px;margin:0;display:flex}.catalog-picked-pill{color:#e8f8fff5;background:linear-gradient(145deg,#2a8ec866,#6ebce433);border:1px solid #9bd1e473;border-radius:999px;align-items:center;max-width:100%;min-height:30px;padding:2px 4px 2px 10px;font-size:.76rem;font-weight:600;line-height:1.2;display:inline-flex;box-shadow:inset 0 1px #ffffff1f}.catalog-picked-pill-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:min(220px,70vw);overflow:hidden}.catalog-picked-pill-remove{color:#ffffffd1;cursor:pointer;background:#000c1c38;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-left:2px;padding:0;font-size:1.05rem;font-weight:500;line-height:1;display:flex}.catalog-picked-pill-remove:hover{color:#fff;background:#dc484873}.catalog-picked-pill-remove:focus-visible{outline-offset:1px;outline:2px solid #ffc8c8e6}.catalog-text-filter-panel{background:#ffffff0b;border:1px solid #ffffff14;border-radius:12px;gap:8px;padding:12px;display:grid}.catalog-text-search{color:#f7f4ed;font:inherit;box-sizing:border-box;background:#0003;border:1px solid #ffffff1a;border-radius:10px;width:100%;padding:9px 11px}.catalog-taste-panel{background:#0616286b;border:1px solid #ffffff1a;border-radius:12px;gap:10px;padding:10px;display:grid}.catalog-taste-assoc-title{letter-spacing:.05em;text-transform:uppercase;color:#bedcf5b8;font-size:.78rem;font-weight:700}.catalog-taste-assoc-list{flex-wrap:wrap;gap:8px;display:flex}.catalog-taste-assoc-chip{color:#ebf5fff2;cursor:pointer;font-size:.78rem;font:inherit;background:#00000029;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;display:inline-flex}.catalog-taste-assoc-chip.is-selected{background:linear-gradient(145deg,#2a8ec859,#0c457073);border-color:#7ec8efa6}.catalog-taste-details{background:#ffffff0a;border:1px dashed #ffffff24;border-radius:12px;gap:8px;padding:8px;display:grid}.catalog-taste-summary{cursor:pointer;-webkit-user-select:none;user-select:none;color:#e6f5ffeb;font-size:.84rem;font-weight:600}.catalog-range-line{grid-template-columns:64px 1fr 64px;align-items:center;gap:10px;display:grid}.catalog-range-number{color:#f7f4ed;font:inherit;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;padding:8px 9px}.catalog-range-track{padding:6px 0 4px}.catalog-range-dual{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;flex-shrink:0;width:100%;height:48px;position:relative}.catalog-range-dual-area{position:absolute;inset:0 12px}.catalog-range-dual-rail{pointer-events:auto;z-index:0;cursor:pointer;background:linear-gradient(90deg,#2a8ec838,#82c8eb61,#2a8ec838);border-radius:999px;height:5px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);box-shadow:inset 0 0 0 1px #ffffff12}.catalog-range-dual-fill{pointer-events:none;z-index:1;height:5px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.catalog-range-dual-fill-bar{background:#82c8eb80;border-radius:999px;position:absolute;top:0;bottom:0;box-shadow:0 0 10px #2a8ec847}.catalog-range-thumb{cursor:grab;z-index:5;touch-action:none;background:#dceeff40;border:2px solid #e6f5ffb8;border-radius:50%;width:30px;height:30px;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 2px 12px #000c1c52}.catalog-range-thumb:active{cursor:grabbing;background:#ebf8ff57;border-color:#e6f5fff2}.catalog-range-input{appearance:none;touch-action:none;cursor:pointer;background:0 0;width:100%;height:44px;margin:0}.catalog-range-dual .catalog-range-input--dual{z-index:3;width:100%;height:48px;margin:0;position:absolute;top:0;left:0;right:0}.catalog-range-dual .catalog-range-input--dual-min{z-index:4}.catalog-range-dual.is-max-focus .catalog-range-input--dual-max{z-index:6}.catalog-range-dual.is-max-focus .catalog-range-input--dual-min{z-index:2}.catalog-range-dual.is-min-focus .catalog-range-input--dual-min{z-index:6}.catalog-range-dual.is-min-focus .catalog-range-input--dual-max{z-index:2}.catalog-range-dual .catalog-range-input::-webkit-slider-runnable-track{height:5px;box-shadow:none;background:0 0}.catalog-range-dual .catalog-range-input::-moz-range-track{box-shadow:none;background:0 0}.catalog-range-input:focus{outline:none}.catalog-range-input:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 3px #2a8ec873,0 2px 12px #000c1c59}.catalog-range-input::-webkit-slider-runnable-track{background:linear-gradient(90deg,#2a8ec838,#82c8eb61,#2a8ec838);border-radius:999px;height:5px;box-shadow:inset 0 0 0 1px #ffffff12}.catalog-range-input::-webkit-slider-thumb{appearance:none;cursor:grab;background:#dceeff38;border:2px solid #e6f5ff99;border-radius:50%;width:26px;height:26px;margin-top:-11px;box-shadow:0 2px 12px #000c1c52}.catalog-range-input::-webkit-slider-thumb:active{cursor:grabbing;background:#ebf8ff47;border-color:#e6f5ff8c}.catalog-range-input::-moz-range-track{background:linear-gradient(90deg,#2a8ec838,#82c8eb61,#2a8ec838);border:none;border-radius:999px;height:5px;box-shadow:inset 0 0 0 1px #ffffff12}.catalog-range-input::-moz-range-thumb{cursor:grab;background:#dceeff38;border:none;border-radius:50%;width:26px;height:26px;box-shadow:0 0 0 2px #e6f5ff99}.catalog-range-input::-moz-range-thumb:active{cursor:grabbing;background:#ebf8ff47}.catalog-products-section{text-align:left;margin-top:32px}.catalog-products-toolbar{justify-content:space-between;align-items:center;gap:12px;margin:0 0 14px;display:flex}.catalog-mode-badge{color:#fff0cdfa;background:#7e520a3d;border:1px solid #ffd2828c;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.82rem;font-weight:700;display:inline-flex}.catalog-price-sort{align-items:center;gap:8px;margin-left:auto;display:inline-flex}.catalog-price-sort-btn{color:#e6f5ffe6;font:inherit;cursor:pointer;background:#0a274485;border:1px solid #9bd1e459;border-radius:999px;padding:7px 11px;font-size:.83rem;font-weight:700}.catalog-price-sort-btn:hover{border-color:#b9e6fcb3}.catalog-price-sort-btn.is-active{color:#fff;background:#2a8ec85c;border-color:#b9e6fccc}.catalog-products-empty{text-align:center;color:#dcebfaa6;background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;margin:0;padding:28px 16px;font-size:.95rem}.catalog-products-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;display:grid}.catalog-glass-card-main{width:100%;min-height:0;font:inherit;color:inherit;text-align:left;cursor:pointer;border-radius:inherit;background:0 0;border:none;flex-direction:column;flex:1;margin:0;padding:0;display:flex}.catalog-glass-card-main:focus-visible{outline-offset:2px;outline:2px solid #7ec8efcc}.catalog-card-actions{z-index:2;grid-template-columns:minmax(0,1fr) 44px;gap:10px;margin-top:-4px;padding:0 14px 14px;display:grid;position:relative}.catalog-card-cart{font:inherit;cursor:pointer;color:#0a1a2e;background:linear-gradient(145deg,#e8f4ff,#7ec8ef);border:none;border-radius:12px;flex:1;padding:10px 12px;font-size:.82rem;font-weight:700}.catalog-card-cart:hover:not(:disabled){filter:brightness(1.05)}.catalog-card-cart.is-in-cart,.catalog-card-cart:disabled{color:#f0fff4;cursor:default;background:linear-gradient(145deg,#1f6b45,#2a9d5c)}.catalog-card-fav{color:#ffe8a8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:12px;flex-shrink:0;width:44px;height:44px;font-size:1.15rem;line-height:1}.catalog-card-fav.is-on{background:#ffc8502e;border-color:#ffd67873}.catalog-card-go-cart{min-height:30px;font:inherit;color:#eaf6fffa;cursor:pointer;background:#09243e8f;border:1px solid #9bd1e457;border-radius:10px;grid-column:1/-1;padding:6px 9px;font-size:.74rem;font-weight:700;line-height:1.1}.catalog-card-go-cart.is-hidden{visibility:hidden;pointer-events:none}.catalog-card-go-cart:hover{background:#0e3050a8;border-color:#b9e6fcb3}.catalog-glass-card{-webkit-backdrop-filter:blur(22px)saturate(1.4);background:linear-gradient(155deg,#ffffff1a,#ffffff05);border:1px solid #ffffff1f;border-radius:22px;flex-direction:column;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff24,0 20px 50px #00081873}.catalog-glass-card:before{content:"";border-radius:inherit;pointer-events:none;opacity:.85;background:linear-gradient(125deg,#ffffff2e 0%,#0000 42% 58%,#2a8ec814 100%);position:absolute;inset:0}.catalog-glass-card:hover{border-color:#c8ebff47;transform:translateY(-3px);box-shadow:inset 0 1px #ffffff2e,0 26px 60px #000c248c}.catalog-glass-card-media{z-index:1;aspect-ratio:4/3;background:linear-gradient(#04122480,#041224d9);position:relative}.catalog-glass-card-media img{object-fit:cover;width:100%;height:100%;display:block}.catalog-glass-card-ph{background:radial-gradient(circle at 30% 30%,#2a8ec840,#0000 55%),linear-gradient(145deg,#0c2844e6,#041224f2);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.catalog-glass-card-ph-logo{object-fit:contain;opacity:.34;filter:drop-shadow(0 6px 18px #020a1866);width:min(40%,96px);height:auto}.catalog-glass-card-body{z-index:1;flex-direction:column;flex:1;gap:9px;padding:16px 17px 17px;display:flex;position:relative}.catalog-glass-card-group{letter-spacing:.06em;text-transform:uppercase;color:#b4d7f08c;margin:0;font-size:.72rem;font-weight:700}.catalog-glass-card-title{color:#f7f4ed;margin:0;font-size:1.14rem;font-weight:700;line-height:1.25}.catalog-glass-card-more-variants{letter-spacing:.03em;color:#ebeef5d1;-webkit-backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;align-self:flex-start;width:fit-content;max-width:100%;margin:0;padding:6px 12px;font-size:.72rem;font-weight:600;line-height:1.35;box-shadow:inset 0 1px #ffffff0f}.catalog-glass-card-hint{color:#bedcf5a6;margin:4px 0 0;font-size:.86rem;line-height:1.35}.catalog-glass-card-desc{color:#dcebfac7;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.84rem;line-height:1.45;display:-webkit-box;overflow:hidden}.catalog-glass-card-chips{flex-wrap:wrap;gap:6px;display:flex}.catalog-glass-chip{color:#e6f5ffeb;background:#0000002e;border:1px solid #ffffff1a;border-radius:999px;flex-direction:column;align-items:flex-start;gap:2px;min-width:0;max-width:100%;padding:5px 10px;font-size:.78rem;display:inline-flex}.catalog-glass-chip-k{color:#b4d2eba6;min-width:0;font-weight:600;line-height:1.15}.catalog-glass-chip-v{white-space:normal;word-break:break-word;overflow-wrap:anywhere;min-width:0;font-weight:600;line-height:1.15}.catalog-glass-card-footer{border-top:1px solid #ffffff14;flex-direction:column;align-items:stretch;gap:10px;margin-top:auto;padding-top:12px;display:flex}.catalog-glass-prices{align-items:baseline;gap:8px;display:flex}.catalog-glass-price{color:#e8f8ff;letter-spacing:.02em;font-size:1.22rem;font-weight:800}.catalog-glass-old{color:#c8d7e68c;font-size:.82rem;text-decoration:line-through}.catalog-cart-toast{left:50%;bottom:max(24px, calc(16px + env(safe-area-inset-bottom)));z-index:55;color:#f0f7fff5;text-align:center;pointer-events:none;background:linear-gradient(150deg,#06213fe6,#041224f0);border:1px solid #9bd1e45c;border-radius:12px;width:min(92vw,420px);padding:11px 14px;font-size:.88rem;font-weight:600;position:fixed;transform:translate(-50%);box-shadow:0 12px 28px #000a1e6b}@media (width<=768px){.catalog-page{padding-top:98px}.catalog-page .brand-header{top:max(8px, env(safe-area-inset-top));z-index:72;width:calc(100% - 20px)}.catalog-page-header{margin-top:22px}.catalog-type-picker{background:0 0;border:none;border-radius:0;margin-top:24px;padding:0}.catalog-type-grid--desktop{display:none}.catalog-type-mobile{display:block}.catalog-filter-reset-wrap{display:none}.catalog-filter-reset-bar{z-index:48;padding:10px 16px max(12px, env(safe-area-inset-bottom));pointer-events:none;background:linear-gradient(#0000,#04162deb 28%);justify-content:center;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.catalog-filter-reset-bar .catalog-filter-reset-btn{pointer-events:auto;width:min(360px,100%)}.catalog-filter-panel{padding:0}.catalog-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.catalog-glass-card-media{aspect-ratio:1/.86}.catalog-glass-card-body{gap:4px;padding:8px 8px 9px}.catalog-glass-card-title{font-size:.9rem;line-height:1.2}.catalog-glass-card-hint{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:2px;font-size:.78rem;line-height:1.28;display:-webkit-box;overflow:hidden}.catalog-glass-card-chips{gap:5px;max-height:none;overflow:visible}.catalog-glass-chip{padding:3px 8px;font-size:.68rem}.catalog-glass-card-footer{gap:5px;padding-top:6px}.catalog-glass-card-more-variants{padding:5px 10px;font-size:.69rem}.catalog-glass-price{font-size:.95rem}.catalog-card-actions{grid-template-columns:minmax(0,1fr) 36px;gap:7px;padding:0 8px 8px}.catalog-card-cart{white-space:nowrap;min-width:0;padding:8px 7px;font-size:.69rem;line-height:1.15}.catalog-card-cart--variant{letter-spacing:-.01em;padding-left:5px;padding-right:5px;font-size:.64rem}.catalog-card-fav{width:36px;height:36px}.catalog-card-go-cart{white-space:nowrap;min-height:28px;padding:5px 8px;font-size:.68rem}.catalog-products-toolbar{flex-direction:column;align-items:flex-start}.catalog-price-sort{margin-left:0}.catalog-global-search{border-radius:16px;flex-wrap:wrap}.catalog-filter-grid{grid-template-columns:1fr}.catalog-range-line{grid-template-columns:64px 1fr 64px}.catalog-cart-toast{bottom:max(74px, calc(58px + env(safe-area-inset-bottom)));width:min(94vw,420px);font-size:.84rem}}.product-page{box-sizing:border-box;background:radial-gradient(40% 40% at 20% 0,#2a8ec833,#0000 70%),radial-gradient(35% 35% at 80% 10%,#9bd1e424,#0000 70%),#04162d;width:100%;min-height:100svh;padding:16px 16px 48px}.product-main{width:min(1040px,100%);margin:0 auto}.product-back{margin-bottom:18px}.glass-pill{font:inherit;color:#f7f4ed;-webkit-backdrop-filter:blur(16px);cursor:pointer;background:linear-gradient(135deg,#ffffff1a,#ffffff08);border:1px solid #ffffff24;border-radius:999px;padding:10px 18px;font-weight:600;box-shadow:inset 0 1px #ffffff1f}.glass-pill:hover{border-color:#c8ebff59}.product-busy{color:#c8e6ffc7;justify-content:center;align-items:center;min-height:120px;margin:20px 0;display:flex}.product-hourglass{animation:1.35s ease-in-out infinite product-hourglass-flip;display:flex}@keyframes product-hourglass-flip{0%,35%{transform:rotate(0)}50%,85%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.product-state{color:#dcebfacc;text-align:center;padding:40px 16px}.product-state--err{color:#ffb4b4}.product-grid{grid-template-columns:1fr 1fr;align-items:start;gap:22px;display:grid}@media (width<=840px){.product-grid{grid-template-columns:1fr}}.glass-panel{-webkit-backdrop-filter:blur(22px)saturate(1.35);background:linear-gradient(155deg,#ffffff17,#ffffff05);border:1px solid #ffffff1f;border-radius:24px;overflow:hidden;box-shadow:inset 0 1px #ffffff1f,0 20px 50px #00081873}.product-hero{box-sizing:border-box;flex-direction:column;min-height:min(520px,58vh);padding:0;display:flex}.product-photo{background:linear-gradient(#04122466,#041224d9);flex:1;min-height:0}.product-photo img{object-fit:cover;width:100%;height:100%;display:block}.product-photo-ph{background:radial-gradient(circle at 30% 30%,#2a8ec847,#0000 55%),linear-gradient(145deg,#0c2844f2,#041224fa);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.product-photo-ph-logo{object-fit:contain;opacity:.28;filter:drop-shadow(0 8px 20px #020a1873);width:min(34%,170px);height:auto}.product-info{text-align:left;padding:6px 2px 0}.product-group{letter-spacing:.07em;text-transform:uppercase;color:#b4d7f08c;margin:0 0 6px;font-size:.72rem;font-weight:700}.product-title{color:#f7f4ed;margin:0 0 14px;font-size:clamp(1.35rem,3vw,1.75rem);line-height:1.25}.product-price-row{align-items:baseline;gap:12px;margin-bottom:16px;display:flex}.product-price{color:#e8f8ff;font-size:1.65rem;font-weight:800}.product-old{color:#c8d7e680;font-size:1rem;text-decoration:line-through}.product-chips{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.product-chip{color:#eaf6ff;background:#0003;border:1px solid #ffffff1a;border-radius:999px;gap:6px;padding:6px 11px;font-size:.8rem;display:inline-flex}.product-chip-k{color:#b4d2eba6;font-weight:600}.product-attr-pickers{flex-direction:column;gap:14px;margin-bottom:16px;display:flex}.product-switch-row{flex-direction:column;gap:8px;display:flex}.product-switch-label{letter-spacing:.06em;text-transform:uppercase;color:#b4d2eba6;font-size:.72rem;font-weight:700}.product-switch-chips{flex-wrap:wrap;gap:8px;display:flex}.product-switch-chip{font:inherit;color:#ebf5ffeb;cursor:pointer;-webkit-backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;padding:8px 14px;font-size:.84rem;font-weight:600}.product-switch-chip:hover{background:#ffffff17;border-color:#c8ebff59}.product-switch-chip.is-active{color:#f7fcff;background:linear-gradient(145deg,#2a8ec859,#0c457073);border-color:#7ec8efa6;box-shadow:inset 0 0 0 1px #ffffff0f}.product-switch-chip.is-locked{cursor:default;opacity:.9}.product-switch-chip:disabled{cursor:default}.product-switch-chip:disabled:hover{background:#ffffff0d;border-color:#ffffff1f}.product-switch-chip--wide{text-align:left;border-radius:12px;max-width:100%}.product-fallback-variants{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.product-desc{color:#dcebfae0;white-space:pre-wrap;margin:0;font-size:.95rem;line-height:1.55}.product-desc-below{max-width:min(640px,100%);margin-top:18px}.product-reco{margin-top:30px}.product-reco-title{letter-spacing:.08em;text-transform:uppercase;color:#d2ebffe0;margin:0 0 14px;font-size:1rem;font-weight:800}.product-reco-subtitle{letter-spacing:.05em;text-transform:uppercase;color:#b4d7f0bd;margin:0 0 10px;font-size:.82rem;font-weight:700}.product-reco-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;margin-bottom:16px;display:grid}.product-reco-card{-webkit-backdrop-filter:blur(12px);background:linear-gradient(155deg,#ffffff14,#ffffff05);border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.product-reco-media{aspect-ratio:4/3;cursor:pointer;background:#0000002e;border:none;width:100%;margin:0;padding:0}.product-reco-media img{object-fit:cover;width:100%;height:100%;display:block}.product-reco-ph{background:linear-gradient(135deg,#2a8ec833,#041224e6);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.product-reco-ph-logo{object-fit:contain;opacity:.34;filter:drop-shadow(0 6px 16px #020a186b);width:min(46%,74px);height:auto}.product-reco-body{flex-direction:column;gap:6px;padding:10px 12px 12px;display:flex}.product-reco-name{text-align:left;font:inherit;color:#f7f4ed;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-size:.9rem;font-weight:700;line-height:1.25}.product-reco-price{color:#c8ebfff2;margin:0;font-size:.9rem;font-weight:700}.product-reco-taste{color:#d2e6fac2;margin:0;font-size:.78rem;line-height:1.35}.product-reco-taste span{color:#ebf5ffe6}.product-reco-actions{gap:8px;margin-top:4px;display:flex}.product-reco-cart{font:inherit;color:#0a1a2e;cursor:pointer;background:linear-gradient(145deg,#e8f4ff,#7ec8ef);border:none;border-radius:10px;flex:1;padding:8px 10px;font-size:.8rem;font-weight:700}.product-reco-cart.is-in-cart{color:#f0fff4;background:linear-gradient(145deg,#1f6b45,#2a9d5c)}.product-reco-fav{color:#ffe8a8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:10px;width:38px;height:38px;font-size:1rem}.product-reco-fav.is-fav{background:#ffc85029;border-color:#ffd67873}.product-actions{grid-template-columns:minmax(0,1fr) auto;gap:12px;margin-bottom:12px;display:grid}.product-btn-cart{min-width:160px;font:inherit;cursor:pointer;color:#0a1a2e;background:linear-gradient(145deg,#e8f4ff,#7ec8ef);border:none;border-radius:14px;flex:1;padding:14px 20px;font-size:1rem;font-weight:700;box-shadow:0 8px 24px #2a8ec859}.product-btn-cart:hover:not(:disabled){filter:brightness(1.05)}.product-btn-cart.is-in-cart,.product-btn-cart:disabled{color:#f0fff4;cursor:default;background:linear-gradient(145deg,#1f6b45,#2a9d5c);box-shadow:0 8px 24px #145a3766}.product-btn-fav{font:inherit;cursor:pointer;color:#f7f4ed;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:14px;padding:14px 18px;font-weight:600}.product-btn-fav.is-fav{color:#ffe8a8;background:#ffc8501f;border-color:#ffd67873}.product-btn-go-cart{font:inherit;color:#ebf6fff5;cursor:pointer;background:#08233c8a;border:1px solid #9bd1e45c;border-radius:12px;grid-column:1/-1;padding:11px 14px;font-size:.9rem;font-weight:700}.product-btn-go-cart:hover{background:#0d2d4ca8;border-color:#b9e6fcb8}@media (width<=768px){.product-reco-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-actions{grid-template-columns:minmax(0,1fr) auto;gap:10px}.product-btn-cart{white-space:nowrap;min-width:0;padding:12px 10px;font-size:.9rem}.product-btn-fav{white-space:nowrap;padding:12px;font-size:.92rem}.product-btn-go-cart{white-space:nowrap;padding:10px 12px;font-size:.86rem}}.favorites-page{box-sizing:border-box;background:radial-gradient(40% 40% at 20% 0,#2a8ec833,#0000 70%),#04162d;min-height:100svh;padding:16px 16px 48px}.favorites-main{width:min(1040px,100%);margin:0 auto}.favorites-back{font:inherit;color:#f7f4ed;-webkit-backdrop-filter:blur(16px);cursor:pointer;background:linear-gradient(135deg,#ffffff1a,#ffffff08);border:1px solid #ffffff24;border-radius:999px;align-items:center;margin:0 0 14px;padding:10px 18px;font-weight:600;display:inline-flex;box-shadow:inset 0 1px #ffffff1f}.favorites-back:hover{border-color:#c8ebff59}.favorites-back:focus-visible{outline-offset:2px;outline:2px solid #9bd1e4d9}.favorites-title{color:#f7f4ed;text-align:center;margin:0 0 20px;font-size:clamp(1.6rem,3vw,2.2rem)}.favorites-page .glass-block{-webkit-backdrop-filter:blur(14px);background:linear-gradient(155deg,#ffffff14,#ffffff05);border:1px solid #ffffff1f;border-radius:18px}.favorites-empty-wrap{text-align:center;color:#dcebfad1;padding:24px}.favorites-empty-text{margin:0 0 16px;font-size:1rem;line-height:1.45}.favorites-go-catalog{font:inherit;cursor:pointer;color:#0a1a2e;background:linear-gradient(145deg,#e8f4ff,#7ec8ef);border:none;border-radius:12px;padding:12px 14px;font-weight:700}.favorites-go-catalog:hover{filter:brightness(1.05)}.favorites-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:18px;display:grid}.glass-panel-fav{-webkit-backdrop-filter:blur(18px);background:linear-gradient(155deg,#ffffff14,#ffffff05);border:1px solid #ffffff1f;border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.favorites-card-media{aspect-ratio:4/3;cursor:pointer;background:#00000040;border:none;width:100%;margin:0;padding:0;display:block}.favorites-card-media img{object-fit:cover;width:100%;height:100%;display:block}.favorites-card-ph{background:linear-gradient(135deg,#2a8ec833,#041224f2);width:100%;height:100%}.favorites-card-body{flex-direction:column;gap:8px;padding:12px 14px 14px;display:flex}.favorites-card-title{font:inherit;color:#f7f4ed;text-align:left;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-size:.92rem;font-weight:700;line-height:1.3}.favorites-card-title:hover{text-underline-offset:3px;text-decoration:underline}.favorites-card-price{color:#c8ebfff2;margin:0;font-weight:700}.favorites-remove{color:#ffb4b4e6;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;align-self:flex-start;font-size:.85rem;text-decoration:underline}@media (width<=768px){.favorites-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}.cart-page{box-sizing:border-box;background:radial-gradient(40% 40% at 20% 0,#2a8ec833,#0000 70%),#04162d;min-height:100svh;padding:16px}.cart-main{width:min(1120px,100%);margin:0 auto}.cart-back{font:inherit;color:#f7f4ed;-webkit-backdrop-filter:blur(16px);cursor:pointer;background:linear-gradient(135deg,#ffffff1a,#ffffff08);border:1px solid #ffffff24;border-radius:999px;align-items:center;margin:0 0 14px;padding:10px 18px;font-weight:600;display:inline-flex;box-shadow:inset 0 1px #ffffff1f}.cart-back:hover{border-color:#c8ebff59}.cart-back:focus-visible{outline-offset:2px;outline:2px solid #9bd1e4d9}.cart-title{text-align:center;color:#f7f4ed;margin:0 0 18px;font-size:clamp(1.6rem,3vw,2.2rem)}.cart-checkout-link-wrap{justify-content:center;margin:-6px 0 18px;display:flex}.cart-checkout-link{font:inherit;color:#eaf6ff;cursor:pointer;background:#2a8ec833;border:1px solid #9bd1e473;border-radius:999px;padding:10px 16px;font-weight:700}.cart-checkout-link:hover{background:#2a8ec852}.glass-block{-webkit-backdrop-filter:blur(14px);background:linear-gradient(155deg,#ffffff14,#ffffff05);border:1px solid #ffffff1f;border-radius:18px}.cart-layout{grid-template-columns:1.2fr .8fr;gap:16px;display:grid}@media (width<=900px){.cart-layout{grid-template-columns:1fr}}.cart-list{padding:10px 14px}.cart-line{border-bottom:1px solid #ffffff14;gap:12px;padding:12px 0;display:flex}.cart-line:last-child{border-bottom:none}.cart-line-media{cursor:pointer;background:#00000038;border:none;border-radius:12px;flex-shrink:0;width:84px;height:84px;padding:0;overflow:hidden}.cart-line-media img{object-fit:cover;width:100%;height:100%}.cart-line-ph{background:linear-gradient(135deg,#2a8ec833,#041224e6);width:100%;height:100%}.cart-line-main{flex:1;min-width:0}.cart-line-name{color:#f7f4ed;margin:0 0 4px;font-weight:700}.cart-line-price{color:#c8ebffe6;margin:0 0 8px;font-weight:600}.cart-line-controls{align-items:center;gap:8px;display:flex}.cart-qbtn{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff29;border-radius:9px;width:32px;height:32px}.cart-qval{text-align:center;color:#fff;min-width:18px;font-weight:700}.cart-remove{color:#ffaaaae6;cursor:pointer;background:0 0;border:none;margin-left:auto;text-decoration:underline}.cart-checkout{align-self:start;padding:18px 18px 20px}.checkout-head{border-bottom:1px solid #ffffff1a;margin-bottom:18px;padding-bottom:14px}.checkout-title{letter-spacing:.04em;text-transform:uppercase;color:#f7f4ed;margin:0 0 6px;font-size:clamp(1.15rem,2.4vw,1.35rem);font-weight:800}.checkout-subtitle{color:#badcf5a6;margin:0;font-size:.88rem}.checkout-form{flex-direction:column;gap:20px;display:flex}.checkout-ok--banner{background:#1e5a3747;border:1px solid #78dca059;border-radius:12px;margin:0;padding:12px 14px;font-size:.92rem;line-height:1.45}.checkout-error{color:#ffc8c8f2;background:#5a1e1e59;border:1px solid #ff787859;border-radius:10px;margin:0;padding:10px 12px;font-size:.88rem}.checkout-fieldset{border:none;min-width:0;margin:0;padding:0}.checkout-fieldset:disabled{opacity:.72;pointer-events:none}.checkout-legend{letter-spacing:.14em;text-transform:uppercase;color:#9bd1e4d9;margin:0 0 12px;padding:0;font-size:.72rem;font-weight:800}.checkout-field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.checkout-field:last-child{margin-bottom:0}.checkout-field--grow{flex:1;min-width:0}.checkout-field--mt{margin-top:4px}.checkout-label{color:#e6f2ffe0;font-size:.82rem;font-weight:700}.checkout-input,.checkout-textarea{box-sizing:border-box;color:#f7f4ed;width:100%;font:inherit;background:#040e1c8c;border:1px solid #ffffff24;border-radius:12px;padding:12px 14px;transition:border-color .2s,box-shadow .2s,background .2s}.checkout-input::placeholder,.checkout-textarea::placeholder{color:#c8dcf061}.checkout-input:focus-visible,.checkout-textarea:focus-visible{background:#041224b8;border-color:#7ec8efa6;outline:none;box-shadow:0 0 0 3px #2a8ec838}.checkout-textarea{resize:vertical;min-height:88px;line-height:1.45}.checkout-input--phone{font-variant-numeric:tabular-nums;letter-spacing:.02em;padding-left:48px;font-size:1.02rem}.checkout-phone-wrap{position:relative}.checkout-phone-icon-wrap{color:#7ec8efd9;pointer-events:none;display:flex;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.checkout-phone-icon{opacity:.92;width:20px;height:20px;display:block}.checkout-hint{color:#b4d2eb80;margin:0;font-size:.72rem;line-height:1.35}.checkout-city-quick{flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;display:flex}.checkout-city-chip{color:#eaf6ff;font:inherit;letter-spacing:.03em;cursor:pointer;background:#2a8ec824;border:1px solid #9bd1e461;border-radius:999px;margin:0;padding:7px 16px;font-size:.78rem;font-weight:800;transition:border-color .18s,background .18s,box-shadow .18s,transform .12s}.checkout-city-chip:hover{background:#2a8ec83d;border-color:#9bd1e48c;box-shadow:0 2px 10px #020c1c38}.checkout-city-chip:active{transform:scale(.98)}.checkout-city-chip.is-active{background:#2a8ec852;border-color:#7ec8ef9e;box-shadow:inset 0 1px #ffffff14}.checkout-city-chip:focus-visible{outline-offset:2px;outline:2px solid #9bd1e4e6}.checkout-warn{letter-spacing:.06em;text-transform:uppercase;color:#ffba78eb;margin:6px 0 0;font-size:.65rem;font-weight:700;line-height:1.35}.checkout-delivery{flex-direction:column;gap:8px;max-width:520px;margin-inline:auto;display:flex}.checkout-delivery-card{cursor:pointer;background:linear-gradient(160deg,#ffffff0f,#ffffff05);border:1px solid #ffffff1f;border-radius:12px;grid-template-columns:22px minmax(0,1fr);align-items:center;column-gap:10px;margin:0;padding:10px 12px 10px 10px;transition:border-color .2s,background .2s,box-shadow .2s;display:grid;position:relative}.checkout-delivery-card:hover{background:linear-gradient(160deg,#ffffff17,#ffffff08);border-color:#9bd1e447}.checkout-delivery-card.is-selected{background:linear-gradient(165deg,#2a8ec829,#0412247a);border-color:#7ec8ef80;box-shadow:0 0 0 1px #2a8ec838,0 6px 18px #020c1c47}.checkout-delivery-card:has(input:focus-visible){outline-offset:2px;outline:2px solid #9bd1e4e6}.checkout-delivery-card input[type=radio]{accent-color:#7ec8ef;cursor:pointer;align-self:center;width:16px;height:16px;margin:0;position:relative;top:auto;left:auto;transform:none}.checkout-delivery-card-body{text-align:left;flex-direction:column;gap:2px;min-width:0;display:flex}.checkout-delivery-head{flex-wrap:wrap;align-items:center;gap:6px 8px;min-width:0;display:flex}.checkout-delivery-title{color:#f7f4ed;font-size:.84rem;font-weight:800;line-height:1.25}.checkout-delivery-sub{color:#badcf594;font-size:.68rem;line-height:1.32}.checkout-cdek-logo{object-fit:contain;border-radius:4px;flex-shrink:0;width:52px;height:auto;max-height:18px;display:block}@media (width>=520px){.checkout-delivery{max-width:100%;margin-inline:0}}.checkout-address-block{border-top:1px dashed #ffffff1f;margin-top:16px;padding-top:16px}.checkout-address-row{grid-template-columns:1fr;gap:12px;display:grid}@media (width>=520px){.checkout-address-row{grid-template-columns:1.6fr .55fr .55fr;align-items:end}}.checkout-promo{border-top:1px dashed #ffffff1f;margin-top:10px;padding-top:14px}.checkout-promo-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.checkout-promo-input{text-transform:uppercase;font-variant-numeric:tabular-nums;flex:180px;min-width:0}.checkout-promo-apply{font:inherit;color:#eaf6ff;cursor:pointer;background:#2a8ec838;border:1px solid #9bd1e473;border-radius:12px;flex:none;padding:12px 18px;font-weight:700}.checkout-promo-apply:hover:not(:disabled){background:#2a8ec859}.checkout-promo-apply:disabled{opacity:.55;cursor:default}.checkout-promo-error{color:#ffb4b4;margin:8px 0 0;font-size:.9rem}.checkout-promo-ok{color:#beebd2f2;margin:8px 0 0;font-size:.9rem}.checkout-promo-ok strong{letter-spacing:.04em;font-weight:800}.checkout-footer{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:14px;margin-top:4px;padding-top:8px;display:flex}.checkout-total-block{flex-direction:column;gap:6px;min-width:min(100%,280px);display:flex}.checkout-total-row{color:#dcebfae0;justify-content:space-between;align-items:baseline;gap:16px;font-size:.95rem;display:flex}.checkout-total-row--discount{color:#ffc8a0f2}.checkout-total-drift{color:#c8dcf5a6;margin:0;font-size:.78rem;line-height:1.35}.checkout-total{color:#dcebfaeb;align-items:baseline;gap:10px;font-size:1rem;display:flex}.checkout-total--promo{border-top:1px solid #ffffff1a;margin-top:4px;padding-top:8px}.checkout-total strong{color:#fff;font-size:1.35rem;font-weight:800}.checkout-submit,.cart-go-catalog{font:inherit;letter-spacing:.03em;cursor:pointer;color:#0a1a2e;background:linear-gradient(145deg,#e8f4ff,#7ec8ef);border:none;border-radius:12px;padding:14px 22px;font-weight:800;transition:transform .15s,filter .15s;box-shadow:0 8px 22px #2a8ec840}.checkout-submit:hover:not(:disabled){filter:brightness(1.03);transform:translateY(-1px)}.checkout-submit:disabled{cursor:default;opacity:.65;box-shadow:none}.checkout-ok{color:#aaebc3f2;margin:4px 0 0;font-size:.85rem}.cart-empty{text-align:center;color:#dcebfad1;padding:24px}.cart-upsell{margin-top:24px}.cart-upsell-title{color:#f7f4ed;margin:0 0 12px;font-size:1.2rem}.cart-upsell-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:12px;display:grid}.cart-upsell-card{background:#ffffff0a;border:1px solid #ffffff1c;border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.cart-upsell-media{aspect-ratio:4/3;cursor:pointer;background:#0003;border:none;width:100%;padding:0}.cart-upsell-media img{object-fit:cover;width:100%;height:100%}.cart-upsell-ph{background:linear-gradient(135deg,#2a8ec833,#041224e6);width:100%;height:100%}.cart-upsell-body{flex-direction:column;flex:1;gap:5px;padding:10px;display:flex}.cart-upsell-name{text-align:left;font:inherit;color:#f7f4ed;cursor:pointer;background:0 0;border:none;min-height:2.5em;margin:0;padding:0;font-weight:700;line-height:1.25}.cart-upsell-price{color:#c8ebffeb;margin:0;font-weight:700}.cart-upsell-taste{color:#cde6fac7;margin:0;font-size:.78rem}.cart-upsell-actions{align-items:center;gap:8px;margin-top:auto;display:flex}.cart-upsell-cart{font:inherit;cursor:pointer;color:#0a1a2e;background:linear-gradient(145deg,#e8f4ff,#7ec8ef);border:none;border-radius:9px;flex:1;padding:8px 10px;font-size:.8rem;font-weight:700}.cart-upsell-cart.is-in-cart{color:#f0fff4;background:linear-gradient(145deg,#1f6b45,#2a9d5c)}.cart-upsell-fav{color:#ffe8a8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:9px;width:35px;height:35px}.cart-upsell-fav.is-fav{background:#ffc85029}.cart-surprise-wrap{align-items:center;gap:10px;margin-top:14px;display:flex}.cart-surprise-wrap--inside{border-top:1px dashed #ffffff24;padding-top:12px}.cart-surprise{color:#e6f5fff2;cursor:pointer;width:min(520px,100%);font:inherit;-webkit-backdrop-filter:blur(10px);background:#ffffff0a;border:1px dashed #d2ebff8c;border-radius:16px;align-items:center;gap:10px;padding:8px 11px;transition:border-color .18s,background .18s,transform .18s,opacity .28s;display:flex}.cart-surprise:hover{background:#ffffff14;border-color:#e6f8ffd1;transform:translateY(-1px)}.cart-surprise-thumb{background:#0003;border-radius:10px;flex-shrink:0;width:38px;height:38px;overflow:hidden}.cart-surprise-thumb img{object-fit:cover;width:100%;height:100%;display:block}.cart-surprise-thumb-ph{background:linear-gradient(135deg,#2a8ec833,#041224e6);width:100%;height:100%;display:block}.cart-surprise-meta{gap:2px;min-width:0;display:grid}.cart-surprise-plus{color:#b8f3cc;text-align:left;font-size:.82rem;font-weight:800}.cart-surprise-name{white-space:nowrap;text-overflow:ellipsis;text-align:left;max-width:360px;font-size:.8rem;overflow:hidden}.cart-surprise-close{cursor:pointer;background:#ffffff0a;border:1px dashed #ffffff59;border-radius:50%;flex-shrink:0;width:36px;height:36px;transition:background .15s,transform .15s,opacity .28s;position:relative}.cart-surprise-close:before,.cart-surprise-close:after{content:"";transform-origin:50%;background:#f5faffe6;border-radius:2px;width:14px;height:1.8px;position:absolute;top:50%;left:50%}.cart-surprise-close:before{transform:translate(-50%,-50%)rotate(45deg)}.cart-surprise-close:after{transform:translate(-50%,-50%)rotate(-45deg)}.cart-surprise-close:hover:before{transform:translate(-50%,-58%)rotate(45deg)}.cart-surprise-close:hover:after{transform:translate(-50%,-42%)rotate(-45deg)}.cart-surprise.is-erasing,.cart-surprise-close.is-erasing{opacity:0;pointer-events:none;transform:scale(.96)}.cart-order-modal{z-index:120;box-sizing:border-box;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.cart-order-modal__backdrop{-webkit-backdrop-filter:blur(4px);cursor:pointer;background:#020a169e;border:0;margin:0;padding:0;position:absolute;inset:0}.cart-order-modal__panel{z-index:1;color:#f7f4ed;text-align:center;background:linear-gradient(160deg,#06213f,#0a3762 58%,#0b4d83 100%);border:1px solid #9bd1e457;border-radius:24px;align-content:center;justify-items:center;gap:18px;width:min(96vw,760px);min-height:min(78vh,560px);padding:42px 34px 28px;display:grid;position:relative;box-shadow:0 26px 64px #02091299}.cart-order-modal__logo{object-fit:contain;width:132px;height:132px}.cart-order-modal__title{max-width:30ch;margin:0;font-size:clamp(1.2rem,2.2vw,1.9rem);font-weight:700;line-height:1.4}.cart-order-modal__btn{font:inherit;letter-spacing:.02em;color:#0a1a2e;cursor:pointer;background:linear-gradient(145deg,#e8f4ff,#7ec8ef);border:none;border-radius:14px;padding:14px 26px;font-size:1.05rem;font-weight:800}@media (width<=768px){.cart-upsell-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cart-order-modal__panel{gap:14px;width:min(96vw,560px);min-height:min(72vh,500px);padding:28px 18px 20px}.cart-order-modal__logo{width:98px;height:98px}}.article-page{box-sizing:border-box;color:#f2efe8;background:radial-gradient(40% 40% at 20% 0,#2a8ec833,#0000 70%),radial-gradient(35% 35% at 80% 10%,#9bd1e424,#0000 70%),#04162d;width:100%;min-height:100svh;padding:16px 16px 48px}.article-page__main{max-width:720px;margin:0 auto;padding:0 2px 24px}.article-page__back{align-items:center;gap:8px;display:inline-flex}.article-page__back-icon{flex-shrink:0;width:20px;height:20px}.article-page__state{opacity:.85;margin:24px 0}.article-page__state--err{color:#ffb4b4}.article-page__header{border-bottom:1px solid #ffffff14;margin:8px 0 28px;padding-bottom:20px}.article-page__title{letter-spacing:.02em;text-transform:uppercase;background:linear-gradient(110deg,#fff 0%,#c8e8ff 45%,#a8d4f5 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(1.55rem,4vw,2.15rem);font-weight:800;line-height:1.2}.article-page__body{color:#f5f2ebeb;font-size:1.02rem;line-height:1.65}.article-page__body h1,.article-page__body h2,.article-page__body h3{letter-spacing:.02em;color:#fff;margin:1.4em 0 .55em;font-weight:700}.article-page__body h1:first-child,.article-page__body h2:first-child,.article-page__body h3:first-child{margin-top:0}.article-page__body p{margin:0 0 1em}.article-page__body ul,.article-page__body ol{margin:0 0 1em 1.1em;padding-left:.4em}.article-page__body a{color:#9fd4ff;text-underline-offset:3px;text-decoration:underline}.article-page__body blockquote{background:#ffffff0a;border-left:3px solid #78c8ff73;border-radius:0 10px 10px 0;margin:1em 0;padding:12px 16px}.article-page__body img{border-radius:10px;max-width:100%;height:auto}
