/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.grid{display:grid}.table{display:table}}:root{--pink:#ee506e;--soft:#f2f2f2;--ink:#111;--muted:#8c8c8c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-body),Arial,sans-serif;background:#fff;margin:0}button,input{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}svg{width:24px;height:24px}.site-shell{min-height:100vh;overflow:hidden}.header{background:#fff;padding:10px 12px 0}.header-line{white-space:nowrap;align-items:center;gap:22px;height:40px;display:flex}.brand{letter-spacing:-1.2px;align-items:center;gap:6px;font-size:22px;font-weight:900;display:flex}.brand span{font-size:23px;font-weight:900;display:none}.main-nav{scrollbar-width:none;flex:1;align-items:center;gap:20px;min-width:0;font-size:13px;font-weight:650;display:flex;overflow-x:auto}.main-nav::-webkit-scrollbar{display:none}.main-nav .sale{color:var(--pink)}.main-nav .current{text-underline-offset:5px;text-decoration:underline}.header-actions{gap:10px;display:flex}.header-actions button,.header-actions .action-link{place-items:center;width:34px;height:34px;display:grid;position:relative}.header-actions .account{color:#fff;background:var(--pink);border-radius:50%}.header-actions b{color:#fff;background:#111;border-radius:50%;place-items:center;width:17px;height:17px;font-size:9px;display:grid;position:absolute;top:-3px;right:-2px}.search{background:var(--soft);text-align:left;border-radius:16px;justify-content:space-between;align-items:center;width:min(600px,68vw);height:48px;margin:15px auto 0;padding:0 16px;display:flex}.search span{color:#777;font-size:15px}.gender-switch{background:var(--soft);border-radius:16px;grid-template-columns:1fr 1fr;width:270px;height:50px;margin:18px auto 0;padding:3px;display:grid}.gender-switch a,.gender-switch span{border-radius:13px;place-items:center;font-size:14px;font-weight:750;display:grid}.gender-switch span{background:#fff;box-shadow:0 1px 4px #00000017}.promo{background:#d8edf7;border-radius:18px;height:280px;margin:34px 20px 0;position:relative;overflow:hidden}.promo picture{position:absolute;inset:0 0 0 44%}.promo picture,.promo img{height:100%}.promo img{object-fit:cover;object-position:center;width:100%}.promo-copy{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;width:48%;height:100%;padding:34px 0 30px 5.2vw;display:flex;position:relative}.promo-copy p{margin:0 0 8px;font-size:12px;font-weight:900;line-height:1.25}.promo-copy h1{letter-spacing:-1.2px;margin:0;font-size:31px;line-height:1.12}.promo-copy h1 em{color:var(--pink);font-style:normal}.promo-copy a{color:#fff;background:#121c35;border-radius:13px;justify-content:space-between;align-items:center;gap:16px;min-width:135px;height:45px;margin-top:21px;padding:0 17px;font-size:12px;font-weight:750;display:flex}.promo-copy a svg{width:18px}.mobile-promo-copy{display:none}.slider-dots{justify-content:center;align-items:center;gap:4px;height:46px;display:flex}.slider-dots i{background:#ccc;border-radius:10px;width:6px;height:6px}.slider-dots .active{background:#777;width:12px}.section{padding:26px 16px 54px}.section-title{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.section-title h2{letter-spacing:-1.2px;margin:0;font-size:31px;line-height:1}.section-title a,.all-button{background:#f3f3f3;border-radius:15px;justify-content:center;align-items:center;gap:4px;min-width:96px;height:50px;padding:0 18px;font-size:14px;display:flex}.section-title svg{width:18px}.brand-row,.product-row{scrollbar-width:none;gap:18px;padding-bottom:5px;display:flex;position:relative;overflow-x:auto}.brand-row::-webkit-scrollbar{display:none}.product-row::-webkit-scrollbar{display:none}.brand-row>a{text-align:center;flex:0 0 122px;width:122px}.brand-row span{border:1px solid #dedede;border-radius:13px;place-items:center;width:122px;height:64px;padding:11px;display:grid}.brand-row img{object-fit:contain;max-width:92px;max-height:42px}.brand-row b{padding-top:7px;font-size:13px;font-weight:500;display:block}.shoes{padding-top:32px}.category-grid{grid-template-rows:245px 245px;grid-template-columns:1.4fr 1.4fr .9fr .9fr;gap:10px;display:grid}.category-grid>a{text-align:left;background:#f0efed;border-radius:18px;position:relative;overflow:hidden}.category-grid .large{grid-row:span 2}.category-grid h3{z-index:2;letter-spacing:-.6px;width:55%;margin:0;font-size:23px;line-height:1.15;position:absolute;top:18px;left:20px}.category-grid img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.category-grid>a:hover img{transform:scale(1.025)}.products{padding-bottom:35px}.product-row{gap:14px;margin-right:-16px}.product-card{flex:0 0 158px;min-width:0;position:relative}.heart{z-index:3;width:28px;height:28px;padding:4px;position:absolute;top:2px;right:5px}.heart svg{width:21px;height:21px}.heart.active{color:var(--pink)}.heart.active svg{fill:var(--pink)}.product-photo{aspect-ratio:1.18;align-items:end;width:100%;padding:0;display:flex}.product-photo img{object-fit:contain;width:100%;height:100%}.product-copy{text-align:left;width:100%;padding:6px 10px;display:block;overflow:hidden}.price-line{white-space:nowrap;align-items:baseline;gap:6px;display:flex}.price-line strong{font-size:16px}.price-line del{color:#777;font-size:11px}.split-price{color:#fff;background:#262626;border-radius:3px;width:max-content;padding:2px 4px;font-size:8px;display:block}.product-copy h3{white-space:nowrap;text-overflow:ellipsis;margin:6px 0 2px;font-size:11px;font-weight:600;overflow:hidden}.product-copy small{color:#999;font-size:9px}.product-copy small:first-letter{color:var(--pink)}.row-next{background:#fff;border-radius:50%;flex:0 0 42px;align-self:center;place-items:center;width:42px;height:42px;display:grid;position:sticky;right:14px;box-shadow:0 2px 12px #00000029}.row-next svg{width:21px}.empty{text-align:center;background:var(--soft);border-radius:18px;padding:50px}.empty b{font-size:25px}.empty p{color:#777}.empty button{text-decoration:underline}.service{background:#f7d9df;border-radius:24px;grid-template-columns:1.2fr 1fr auto;align-items:center;gap:55px;margin:55px 16px 0;padding:56px;display:grid}.service p{letter-spacing:1px;margin:0 0 10px;font-size:11px;font-weight:800}.service h2{letter-spacing:-1.6px;margin:0;font-size:40px;line-height:1.05}.service-points{gap:12px;font-size:13px;display:grid}.service-points span{align-items:center;gap:11px;display:flex}.service-points b{color:var(--pink)}.service>button,.buy,.drawer-empty>button,.cart-total>button{color:#fff;background:#121c35;border-radius:15px;justify-content:center;align-items:center;gap:12px;height:50px;padding:0 20px;font-size:13px;font-weight:700;display:flex}.service>button svg{width:18px}footer{color:#fff;background:#111;grid-template-columns:1.5fr repeat(3,1fr);gap:35px;margin-top:70px;padding:55px 5vw 28px;display:grid}.footer-brand{letter-spacing:-2.5px;font-size:40px;font-weight:900}footer>div{color:#aaa;flex-direction:column;gap:9px;font-size:12px;display:flex}footer>div b{color:#fff;margin-bottom:8px}footer small{color:#666;border-top:1px solid #333;grid-column:1/-1;margin-top:28px;padding-top:18px}.overlay{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000073;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.product-modal{background:#fff;border-radius:22px;grid-template-columns:1fr 1fr;width:min(850px,95vw);max-height:92vh;display:grid;position:relative;overflow:auto}.close{z-index:2;background:#f3f3f3;border-radius:50%;place-items:center;width:40px;height:40px;padding:8px;display:grid;position:absolute;top:16px;right:16px}.modal-photo{background:#f1f1ef;place-items:center;min-height:520px;display:grid}.modal-photo img{object-fit:contain;width:100%;height:100%}.modal-copy{padding:60px 44px 40px}.modal-copy>span{color:#777;font-size:12px}.modal-copy h2{margin:8px 0 18px;font-size:32px;line-height:1.1}.modal-copy>strong{font-size:22px}.modal-copy>p{color:#777;margin:18px 0 28px;font-size:13px;line-height:1.6}.modal-copy>b{font-size:12px}.sizes{grid-template-columns:repeat(5,1fr);gap:6px;margin:12px 0 24px;display:grid}.sizes button{border:1px solid #ddd;border-radius:8px;height:39px;font-size:12px}.sizes button.active{color:#fff;background:#111;border-color:#111}.sizes button:disabled{color:#ccc;text-decoration:line-through}.buy{background:#111;width:100%}.drawer-overlay{place-items:stretch end;padding:0}.drawer{background:#fff;flex-direction:column;width:min(470px,100vw);height:100%;display:flex;overflow:auto}.drawer-title{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:28px;display:flex}.drawer-title h2{margin:0;font-size:32px}.drawer-title sup{color:var(--pink);font-size:14px}.drawer-title button{width:38px;height:38px;padding:7px}.drawer-empty{text-align:center;flex-direction:column;align-items:center;margin:auto;padding:35px;display:flex}.drawer-empty>svg{color:#aaa;width:65px;height:65px}.drawer-empty h3{margin:18px 0 2px;font-size:25px}.drawer-empty p{color:#888}.drawer-empty>button{margin-top:15px}.cart-lines{padding:10px 26px}.cart-line{border-bottom:1px solid #eee;grid-template-columns:80px 1fr auto;align-items:center;gap:12px;padding:15px 0;font-size:11px;display:grid}.cart-line>img{object-fit:contain;width:80px;height:75px}.cart-line>div{gap:5px;display:grid}.cart-line span{color:#888}.cart-line>div>div{border:1px solid #ddd;border-radius:7px;align-items:center;width:max-content;display:flex}.cart-line>div>div button{width:27px;height:25px}.cart-line>div>div strong{text-align:center;width:22px}.cart-total{border-top:1px solid #eee;margin-top:auto;padding:24px 26px}.cart-total span{justify-content:space-between;font-size:16px;display:flex}.cart-total>button{background:#111;width:100%;margin-top:20px}.profile{align-items:center}.profile .drawer-title{align-self:stretch}.profile-avatar{background:var(--pink);color:#fff;border-radius:50%;place-items:center;width:82px;height:82px;margin-top:60px;font-size:36px;font-weight:900;display:grid}.profile>h3{margin:15px 0 3px;font-size:25px}.profile>p{color:#888;font-size:13px}.profile-link{text-align:left;border-bottom:1px solid #eee;justify-content:space-between;width:calc(100% - 52px);padding:18px 0;display:flex}.profile-link:first-of-type{margin-top:30px}.profile-link svg{width:18px}.toast{z-index:150;color:#fff;background:#111;border-radius:12px;padding:13px 18px;font-size:12px;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000040}.route-page{min-height:590px;padding:55px 5vw 90px}.route-page>h1{letter-spacing:-2.3px;margin:0 0 34px;font-size:52px;line-height:1}.breadcrumbs{color:#999;gap:9px;margin-bottom:24px;font-size:12px;display:flex}.breadcrumbs b{color:#111}.route-search{color:#777;background:#f2f2f2;border-radius:16px;justify-content:space-between;align-items:center;width:min(600px,68vw);height:50px;margin:-2px auto 34px;padding:0 17px;display:flex}.category-pills{scrollbar-width:none;gap:8px;margin:0 0 30px;display:flex;overflow-x:auto}.category-pills button{background:#f2f2f2;border-radius:13px;flex:none;padding:13px 18px;font-size:12px}.catalog-layout{grid-template-columns:240px minmax(0,1fr);gap:36px;display:grid}.filters{flex-direction:column;gap:12px;font-size:12px;display:flex}.filters>label{align-items:center;gap:8px;display:flex}.filters h3{margin:15px 0 0;font-size:13px}.filters>div:not(.price-inputs):not(.filter-sizes){gap:6px;display:flex}.filters>div>button{background:#f2f2f2;border-radius:10px;padding:10px 12px}.price-inputs{grid-template-columns:1fr 1fr;gap:7px;display:grid}.price-inputs input{border:1px solid #ddd;border-radius:10px;outline:0;width:100%;padding:10px}.filter-sizes{grid-template-columns:repeat(5,1fr);gap:5px;display:grid}.filter-sizes button{padding:8px 0!important}.catalog-toolbar{align-items:center;gap:10px;height:48px;margin-bottom:20px;display:flex}.catalog-toolbar span{background:#f2f2f2;border-radius:12px;padding:10px 14px;font-size:12px}.catalog-toolbar select{background:#fff;border:1px solid #ddd;border-radius:10px;margin-left:auto;padding:10px 12px}.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 12px;display:grid}.catalog-grid .product-card{width:auto}.catalog-grid .product-photo{aspect-ratio:1.06}.brand-index{grid-template-columns:repeat(5,1fr);gap:18px;display:grid}.brand-index a{text-align:center;border:1px solid #e3e3e3;border-radius:16px;padding:22px}.brand-index span{place-items:center;height:80px;display:grid}.brand-index img{object-fit:contain;max-height:58px}.brand-index h3{margin:12px 0 0;font-size:15px}.info-page>p{letter-spacing:1.3px;margin:0 0 12px;font-size:11px;font-weight:800}.info-card{background:#f3f3f3;border-radius:22px;max-width:820px;min-height:300px;padding:46px}.info-card h2{margin:0 0 18px;font-size:31px}.info-card p{color:#666;max-width:590px;line-height:1.7}.info-card button{color:#fff;background:#111;border-radius:14px;margin-top:30px;padding:15px 22px;font-weight:700}.cart-page{max-width:1020px;margin:auto}.cart-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:390px;display:flex}.cart-empty>svg{color:#aaa;width:84px;height:84px}.cart-empty h2{margin:20px 0 4px;font-size:26px}.cart-empty p{color:#777;line-height:1.5}.cart-empty p a{color:#111;text-decoration:underline}.cart-empty>div{gap:10px;margin-top:20px;display:flex}.cart-empty>div a{border:1px solid var(--pink);min-width:210px;color:var(--pink);border-radius:14px;padding:16px 18px;font-size:13px;font-weight:750}.cart-empty>div a:first-child{background:var(--pink);color:#fff}.cart-full{border:1px solid #eee;border-radius:20px;max-width:760px;margin:auto;overflow:hidden}.search-overlay{place-items:start center;padding-top:85px}.search-dialog{width:min(777px,100vw - 30px)}.search-dialog>label{background:#fff;border-radius:16px;align-items:center;height:52px;padding:0 18px 0 35px;display:flex}.search-dialog input{border:0;outline:0;flex:1;min-width:0;font-size:15px}.search-dialog>div{background:#fff;border-radius:16px;margin-top:12px;padding:18px 4px 6px}.search-dialog h2{margin:0 20px 8px;font-size:16px}.search-dialog>div button{text-align:left;align-items:center;gap:11px;width:100%;height:40px;padding:0 20px;display:flex}.search-dialog>div button svg{color:#888;width:18px}.login-dialog{background:#fff;border-radius:22px;flex-direction:column;gap:14px;width:min(420px,100vw - 30px);padding:43px 36px 30px;display:flex;position:relative}.login-dialog h2{text-align:center;margin:0 0 14px;font-size:25px}.login-dialog>input{border:1px solid #ddd;border-radius:14px;outline:0;height:52px;padding:0 16px}.login-dialog .continue{color:#fff;background:#111;border-radius:14px;height:52px;font-weight:750}.telegram-login{color:#999;height:48px}.telegram-login b{color:#111;margin-left:5px}footer{grid-template-columns:1.4fr repeat(4,1fr);position:relative}.footer-lead{color:#fff;display:block}.footer-lead .socials{flex-direction:row;gap:8px;margin-top:20px;display:flex}.socials a{color:#fff;border:1px solid #444;border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;display:grid}.telegram-app{align-items:center;gap:9px;display:flex;position:absolute;top:24px;right:5vw}.telegram-app svg{width:18px}.footer-brand{display:block}.footer-brand+div{display:flex}.footer-lead~div{color:#aaa;flex-direction:column;gap:9px;font-size:12px;display:flex}.footer-lead~div b{color:#fff;margin-bottom:8px}footer small{justify-content:space-between;display:flex}@media (max-width:800px){.header{padding:6px 15px 0}.header-line{gap:12px;overflow:visible}.brand strong{display:none}.brand span{display:block}.main-nav{scrollbar-width:none;gap:15px;font-size:13px;overflow-x:auto}.header-actions{background:#fff;flex:none;margin-left:auto}.header-actions button{width:30px;height:30px}.header-actions button svg{width:21px}.search{width:100%;height:49px;margin-top:14px}.gender-switch{width:100%;height:51px;margin-top:20px}.promo{background:#f7dce2;border-radius:17px;height:118px;margin:20px 15px 0}.promo picture{inset:0 0 0 50%}.promo img{object-fit:cover;object-position:center}.promo-copy{display:none}.mobile-promo-copy{z-index:2;flex-direction:column;align-items:flex-start;width:58%;height:100%;padding:13px 0 10px 12px;display:flex;position:relative}.mobile-promo-copy b{font-size:10px;line-height:1.15}.mobile-promo-copy span{margin-top:6px;font-size:10px}.mobile-promo-copy i{color:#fff;background:#111b35;border-radius:5px;margin-top:8px;padding:3px 9px;font-size:7px;font-style:normal;line-height:1}.mobile-promo-copy strong{font-size:12px}.slider-dots{height:46px}.section{padding:18px 15px 34px}.section-title{margin-bottom:16px}.section-title h2{font-size:23px}.section-title a,.all-button{border-radius:13px;min-width:61px;height:39px;padding:0 11px}.brand-row{gap:25px;margin:0 -15px;padding:0 15px 4px}.brand-row>a{flex-basis:64px;width:64px}.brand-row span{border-radius:11px;width:64px;height:50px;padding:8px}.brand-row img{max-width:51px;max-height:31px}.brand-row b{white-space:nowrap;margin-left:-15px;margin-right:-15px;font-size:11px}.shoes{padding-top:15px}.category-grid{grid-template-rows:118px 118px 118px;grid-template-columns:1.15fr .85fr;gap:7px}.category-grid .large{grid-row:span 1}.category-grid>a:nth-child(3),.category-grid>a:nth-child(6){grid-column:span 1}.category-grid h3{width:50%;font-size:15px;top:12px;left:11px}.category-grid img{object-fit:cover}.products{padding-top:26px}.product-card{flex-basis:142px}.product-copy{padding-left:4px;padding-right:4px}.product-photo{aspect-ratio:1.2}.price-line strong{font-size:15px}.service{grid-template-columns:1fr;gap:25px;margin:40px 15px 0;padding:35px 25px}.service h2{font-size:34px}.service>button{width:100%}footer{grid-template-columns:1fr 1fr;padding:80px 24px 24px}.footer-lead{grid-column:1/-1}.telegram-app{top:26px;left:24px;right:auto}.footer-brand{grid-column:1/-1}.footer-brand+div{grid-column:1}footer small{flex-direction:column;gap:8px;margin-top:8px}.product-modal{border-radius:20px 20px 0 0;grid-template-columns:1fr;width:100%;max-height:94vh}.overlay{align-items:end;padding:0}.modal-photo{height:42vh;min-height:320px}.modal-copy{padding:28px 20px 35px}.modal-copy h2{font-size:27px}.sizes{grid-template-columns:repeat(5,1fr)}.close{top:12px;right:12px}.cart-line{grid-template-columns:70px 1fr}.cart-line>strong{grid-column:2}.cart-line>img{width:70px;height:65px}.toast{text-align:center;width:max-content;max-width:90vw}.route-page{padding:42px 15px 65px}.route-page>h1{margin-bottom:26px;font-size:39px}.route-search{width:100%;margin-bottom:22px}.category-pills{margin-right:-15px}.catalog-layout{display:block}.filters,.catalog-toolbar span{display:none}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 8px}.catalog-grid .product-card{flex-basis:auto}.brand-index{grid-template-columns:repeat(2,1fr);gap:10px}.brand-index a{padding:14px}.brand-index span{height:58px}.info-card{padding:28px 22px}.cart-page{min-height:650px}.cart-empty{min-height:470px}.cart-empty>div{flex-direction:column;width:100%}.cart-empty>div a{width:100%}.search-overlay{padding-top:72px}.search-dialog>label{padding-left:18px}.login-dialog{padding:43px 22px 26px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
