@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";.footer{background:#f8f8f6;width:100%;padding:0 0 28px}.footer>.container{max-width:none;padding-inline:clamp(24px,4vw,64px)}.footer__grid{border-top:1px solid var(--border);grid-template-columns:minmax(220px,1.35fr) minmax(150px,.7fr) minmax(150px,.7fr) minmax(220px,1fr);gap:22px;padding:34px 0 24px;display:grid}.footer__brand{flex-direction:column;gap:10px;max-width:360px;display:flex}.footer__brand-link{width:fit-content;color:inherit;text-decoration:none;display:inline-flex}.footer__logo{color:var(--text-h);font-family:var(--font-display);font-size:30px;font-weight:700;line-height:1}.footer__description,.footer__note{color:var(--text-muted);font-size:14px;line-height:1.55}.footer__column{flex-direction:column;gap:10px;display:flex}.footer__column--accent{border-radius:var(--radius-md);background:var(--hero-bg);padding:14px}.footer__caption{color:var(--primary-hover);letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:800}.footer__menu{flex-direction:column;gap:8px;display:flex}.footer__menu--two-rows{flex-flow:wrap;align-items:flex-start;gap:10px 18px;display:flex}.footer__menu--two-rows a,.footer__menu--two-rows button{white-space:nowrap;width:auto;min-width:0}.footer__menu a,.footer__menu button{width:fit-content;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;text-decoration:none;transition:color .18s}.footer__menu a:hover,.footer__menu button:hover,.footer__menu a[aria-current=page]{color:var(--primary-hover)}.footer__bottom{border-top:1px solid var(--border);color:var(--text-muted);justify-content:space-between;align-items:center;gap:16px;padding-top:14px;font-size:13px;display:flex}.footer__bottom p{margin:0}.footer__legal{flex-wrap:wrap;justify-content:flex-end;gap:10px 16px;display:flex}.footer__legal a{color:inherit;text-decoration:none;transition:color .18s}.footer__legal a:hover{color:var(--primary-hover)}@media (width<=920px){.footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.footer>.container{padding-inline:16px}.footer__grid{grid-template-columns:1fr;gap:18px}.footer__menu--two-rows a,.footer__menu--two-rows button{white-space:normal}.footer__bottom{flex-direction:column;align-items:flex-start}.footer__legal{justify-content:flex-start}}.header{z-index:20;background:#fff;position:sticky;top:0;box-shadow:0 1px #201a1c0f}.header__promo{color:#fff;text-align:center;background:#1d1d1b;justify-content:center;align-items:center;min-height:36px;padding:0 20px;font-size:14px;font-weight:800;line-height:1.25;text-decoration:none;display:flex}.header__top{grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr);align-items:center;gap:20px;min-height:72px;display:grid;position:relative}.header__brand{color:inherit;justify-self:center;text-decoration:none;display:inline-flex}.header__logo{color:var(--text-h);font-family:var(--font-display);letter-spacing:.24em;font-size:44px;font-weight:600;line-height:1}.header__city{min-height:40px;color:var(--text-h);cursor:pointer;background:0 0;border:0;justify-self:start;align-items:center;gap:10px;padding:0;font-size:15px;font-weight:600;display:inline-flex}.header__city:disabled{cursor:wait;opacity:.7}.header__actions{justify-self:end;align-items:center;gap:18px;display:flex}.header__icon-link,.header__logout{min-width:34px;min-height:40px;color:var(--text-h);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;text-decoration:none;display:inline-flex;position:relative}.header__logout{min-width:auto;color:var(--text-muted);font-size:13px;font-weight:700}.header__icon{stroke:currentColor;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.header__icon-link:hover,.header__logout:hover,.header__city:hover{color:var(--primary-hover)}.header__counter{background:var(--text-h);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding-inline:5px;font-size:10px;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:4px;right:-6px}.header__bottom{border-top:1px solid var(--border);grid-template-columns:repeat(auto-fit,minmax(120px,1fr));align-items:center;min-height:58px;display:grid}.header__nav-link{min-height:58px;color:var(--text-h);text-align:center;justify-content:center;align-items:center;padding:0 10px;font-size:15px;font-weight:600;text-decoration:none;transition:color .18s,background-color .18s;display:inline-flex}.header__nav-link:hover,.header__nav-link--active{border-bottom:2px solid var(--text-h);color:var(--primary-hover)}.header__nav-link--new{color:var(--text-h);font-weight:800;position:relative}.header__nav-link--new:after{content:"NEW";height:18px;color:var(--primary-hover);letter-spacing:.12em;background:#ffffffb8;border:1px solid #0000000f;border-radius:999px;justify-content:center;align-items:center;margin-left:8px;padding:0 8px;font-size:10px;font-weight:900;display:inline-flex}.header__nav-link--new:hover:after{background:var(--primary-soft);border-color:#0000001a}@media (width<=980px){.header__top{grid-template-columns:1fr auto;min-height:auto;padding:14px 0}.header__brand{grid-area:1/1/auto/-1}.header__city{grid-area:2/1}.header__actions{grid-area:2/2}.header__bottom{display:flex;overflow-x:auto}.header__nav-link{flex:none;min-width:140px}}@media (width<=560px){.header__promo{min-height:34px;padding-inline:16px;font-size:12px}.header__logo{letter-spacing:.16em;font-size:34px}.header__actions{gap:10px}.header__logout{display:none}.header__nav-link{min-width:120px;font-size:14px}}.app{flex-direction:column;gap:28px;min-height:100svh;display:flex}.container{box-sizing:border-box}.layout__content{flex:1;padding-block:16px 48px}@media (width<=768px){.app{gap:20px}.layout__content{padding-block:0 12px}}.admin-panel{font-family:var(--font-ui);flex-direction:column;gap:22px;display:flex}.admin-panel__topbar{border-bottom:1px solid var(--border);box-shadow:none;background:0 0;justify-content:space-between;align-items:flex-end;gap:20px;padding:0 0 20px;display:flex}.admin-panel__topbar h1{color:var(--text-h);font-family:var(--font-ui);letter-spacing:0;margin:0;font-size:clamp(2rem,4vw,2.35rem);font-weight:700;line-height:1.08}.admin-panel--loading,.admin-panel__status,.admin-panel__section,.admin-metric{border:1px solid var(--border);background:var(--surface-strong);box-shadow:none}.admin-panel--loading,.admin-panel__status{border-radius:8px;padding:16px 20px}.admin-panel__hero{box-shadow:none;background:0 0;border:0;padding:0 0 8px}.admin-panel__lead{max-width:640px;color:var(--text-muted);font-size:15px;line-height:1.5}.admin-panel__status--success{color:var(--primary-hover);border-color:#7b9b7347}.admin-panel__status--error{color:#8b3433;border-color:#9f43423d}.admin-panel__metrics{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.admin-metric{border-radius:var(--radius-sm);flex-direction:column;gap:6px;min-height:96px;padding:14px 16px;display:flex}.admin-metric span{color:var(--text-muted);letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:700}.admin-metric strong{color:var(--text-h);font-family:var(--font-ui);letter-spacing:0;font-size:28px;font-weight:700;line-height:1.05}.admin-tabs{border:1px solid var(--border);border-radius:var(--radius-lg);background:#ffffff8f;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:8px;display:grid}.admin-tabs__button{border-radius:var(--radius-sm);min-height:48px;color:var(--text);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:space-between;align-items:center;gap:10px;padding:0 14px;font-weight:700;display:flex}.admin-tabs__button strong{min-width:28px;color:var(--text-muted);text-align:right}.admin-tabs__button:hover,.admin-tabs__button--active{border-color:var(--border);background:var(--surface);color:var(--text-h);box-shadow:var(--shadow-soft)}.admin-toolbar{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);min-height:76px;box-shadow:var(--shadow-soft);align-items:end;gap:12px;padding:16px;display:flex}.admin-toolbar__field{flex-direction:column;flex:360px;gap:8px;display:flex}.admin-toolbar__field--small{flex:0 260px}.admin-toolbar__field span{color:var(--text-muted);text-transform:uppercase;font-size:12px;font-weight:700}.admin-toolbar input,.admin-toolbar select{box-sizing:border-box;border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;min-height:44px;color:var(--text-h);background:#ffffffdb;padding:0 14px}.admin-pagination{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--text-muted);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-size:14px;display:flex}.admin-pagination__actions{gap:8px;display:inline-flex}.admin-panel__grid{gap:20px;display:grid}.admin-panel__section{border-radius:var(--radius-lg);flex-direction:column;gap:18px;padding:22px;display:flex}.admin-panel__section-heading{justify-content:space-between;gap:20px;display:flex}.admin-panel__section-heading p{max-width:460px;color:var(--text-muted);margin:0;font-size:14px;line-height:1.5}.admin-panel__section-heading h2,.admin-card h3{color:var(--text-h);font-family:var(--font-ui);letter-spacing:0;margin:0;font-weight:700;line-height:1.25}.admin-panel__section-heading h2{font-size:20px}.admin-card h3{font-size:17px}.admin-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.admin-form--side{grid-template-columns:1fr;align-self:start;position:sticky;top:112px}.admin-form--wide{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-form__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-form__field{flex-direction:column;gap:8px;display:flex}.admin-form__field--wide,.admin-form__actions{grid-column:1/-1}.admin-form__field span,.admin-order__status span{color:var(--text-muted);letter-spacing:0;text-transform:uppercase;font-size:13px;font-weight:700}.admin-form input,.admin-form textarea,.admin-form select,.admin-order__status select{box-sizing:border-box;border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;color:var(--text-h);background:#ffffffe6;padding:14px 16px}.admin-form textarea{resize:vertical}.admin-form__actions,.admin-card__actions,.admin-upload__actions{flex-wrap:wrap;gap:12px;display:flex}.admin-button{border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-size:14px;font-weight:700;display:inline-flex}.admin-button:disabled{opacity:.65;cursor:wait}.admin-button:not(:disabled):hover{border-color:var(--button-border);background:var(--button-soft);color:var(--button-bg)}.admin-button--primary{border-color:var(--button-border);background:var(--button-bg);color:var(--button-text)}.admin-button--primary:not(:disabled):hover{border-color:var(--button-bg-hover);background:var(--button-bg-hover);color:var(--button-text)}.admin-button--ghost{border-color:var(--button-border);color:var(--button-bg);background:#ffffffc7}.admin-button--danger{background:var(--surface);border-color:var(--button-border);color:var(--button-bg)}.admin-upload{border:1px dashed var(--border);border-radius:var(--radius-sm);background:var(--surface-soft);flex-direction:column;gap:12px;padding:16px;display:flex}.admin-upload p,.admin-upload a,.admin-card p,.admin-card span{color:var(--text-muted)}.admin-list{gap:14px;display:grid}.admin-manager-layout{grid-template-columns:minmax(280px,.42fr) minmax(0,1fr);align-items:start;gap:18px;display:grid}.admin-empty{border:1px dashed var(--border);border-radius:var(--radius-md);background:var(--surface-soft);color:var(--text-muted);padding:24px}.admin-card{border:1px solid var(--border);border-radius:var(--radius-md);background:#ffffffb8;flex-direction:column;gap:16px;padding:20px;display:flex}.admin-card--compact{flex-direction:row;justify-content:space-between;align-items:center}.admin-card__meta,.admin-card__footer{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.admin-card__footer--feedback{gap:12px}.admin-feedback-reply-field{flex:1;min-width:280px}.admin-card__title-row{align-items:center;gap:12px;display:flex}.admin-card__meta strong{color:var(--text-h);font-family:var(--font-ui);letter-spacing:0;font-size:22px;font-weight:700;line-height:1.12}.admin-order__total{text-align:right;flex-direction:column;align-items:flex-end;gap:6px;display:flex}.admin-order__total span{color:#256032;font-size:13px;font-weight:600}.admin-card__description{white-space:pre-wrap}.admin-order__items{flex-wrap:wrap;gap:10px;display:flex}.admin-order__items span{border-radius:var(--radius-sm);background:var(--primary-soft);padding:8px 12px}.admin-product-card__thumb{border-radius:var(--radius-sm);background:var(--surface-soft);width:58px;height:58px;color:var(--primary);flex:0 0 58px;justify-content:center;align-items:center;font-weight:800;display:flex;overflow:hidden}.admin-product-card__thumb img{object-fit:cover;width:100%;height:100%}.admin-order__status{align-items:center;gap:10px;display:flex}.admin-user__controls{gap:20px;display:flex}.admin-user__controls label{align-items:center;gap:8px;display:inline-flex}@media (width<=900px){.admin-panel__topbar,.admin-panel__section{border-radius:var(--radius-lg);padding:24px}.admin-panel__topbar,.admin-panel__section-heading,.admin-card--compact,.admin-card__meta,.admin-card__footer,.admin-pagination{flex-direction:column}.admin-pagination{align-items:stretch}.admin-pagination__actions{grid-template-columns:1fr 1fr;display:grid}.admin-order__total{text-align:left;align-items:flex-start}.admin-panel__metrics,.admin-tabs,.admin-manager-layout{grid-template-columns:1fr}.admin-toolbar{flex-direction:column;align-items:stretch}.admin-form--side{position:static}.admin-form,.admin-form--wide,.admin-form__row{grid-template-columns:1fr}.admin-user__controls,.admin-order__status{flex-wrap:wrap}}.auth-page{flex-direction:column;gap:28px;width:100%;max-width:560px;margin:0 auto;padding:4px 0 48px;display:flex}.auth-form{border:1px solid var(--border);background:var(--surface);border-radius:8px;flex-direction:column;gap:16px;margin:0;padding:26px 24px 28px;display:flex}.auth-form label{flex-direction:column;gap:6px;display:flex}.auth-form label span{color:var(--text-muted);font-family:var(--font-ui);letter-spacing:.01em;font-size:13px;font-weight:500;line-height:1.3}.auth-form input{box-sizing:border-box;border:1px solid var(--border);background:var(--surface);width:100%;min-height:46px;color:var(--text-h);font-family:var(--font-ui);border-radius:8px;padding:0 14px;font-size:15px;line-height:1.35;transition:border-color .16s,box-shadow .16s}.auth-form input::placeholder{color:var(--text-muted);opacity:.75}.auth-form input:hover{border-color:var(--border-strong)}.auth-form input:focus{border-color:#11111152;outline:none;box-shadow:0 0 0 3px #1111111a}.auth-form__error{color:#7a2f2e;background:#fdf8f8;border:1px solid #9f434247;border-radius:8px;margin:0;padding:12px 14px;font-size:14px;line-height:1.45}.auth-form__notice{color:#315f43;background:#f7fbf8;border:1px solid #447b5b47;border-radius:8px;margin:0;padding:12px 14px;font-size:14px;line-height:1.45}.auth-form__captcha{flex-direction:column;min-height:78px;display:flex;overflow-x:auto}.auth-form__captcha-error{color:#7a2f2e;margin:8px 0 0;font-size:13px;line-height:1.4}.auth-form__submit,.auth-form button.auth-form__submit{border:1px solid var(--button-border);background:var(--button-bg);min-height:48px;color:var(--button-text);font-family:var(--font-ui);letter-spacing:.01em;cursor:pointer;border-radius:2px;margin-top:2px;font-size:15px;font-weight:600;transition:background .16s,border-color .16s}.auth-form__secondary-button{border:1px solid var(--button-border);background:var(--surface);min-height:44px;color:var(--button-bg);font-family:var(--font-ui);cursor:pointer;border-radius:2px;font-size:14px;font-weight:600;transition:border-color .16s,color .16s}.auth-form__secondary-button:hover{border-color:var(--button-border);background:var(--button-soft);color:var(--button-bg)}.auth-form__secondary-button:disabled{color:var(--text-muted);cursor:not-allowed}.auth-form__link-button{border:1px solid var(--button-border);background:var(--button-bg);min-height:46px;color:var(--button-text);font-family:var(--font-ui);border-radius:2px;justify-content:center;align-items:center;padding:0 18px;font-size:15px;font-weight:600;text-decoration:none;transition:background .16s,border-color .16s;display:inline-flex}.auth-form__link-button:hover,.auth-form__submit:hover{background:var(--button-bg-hover);border-color:var(--button-bg-hover)}.auth-form__submit:disabled,.auth-form button.auth-form__submit:disabled{border-color:var(--button-disabled);background:var(--button-disabled);cursor:not-allowed}.auth-page__alt{color:var(--text-muted);text-align:center;margin:0;font-size:15px;font-weight:400;line-height:1.5}.auth-page__alt-link{color:var(--text-h);border-bottom:1px solid #201a1c38;padding-bottom:1px;font-weight:500;text-decoration:none;transition:color .16s,border-color .16s}.auth-page__alt-link:hover{color:var(--primary-hover);border-bottom-color:#11111147}.auth-page__hint{text-align:center;margin:0}.auth-page__hint .page-hero__link{font-size:15px;display:inline}.auth-page .page-hero{margin-bottom:2px}.about-page{flex-direction:column;gap:36px;padding:4px 0 56px;display:flex}.about-page .page-hero{margin-bottom:0}.about-intro{flex-direction:column;gap:20px;padding:0 2px;display:flex}.about-intro__lead{max-width:40em;color:var(--text);margin:0;font-size:16px;font-weight:400;line-height:1.65}.about-intro__actions{flex-wrap:wrap;gap:10px 12px;display:flex}.about-btn{min-height:46px;font-family:var(--font-ui);letter-spacing:.01em;border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;padding:0 20px;font-size:15px;font-weight:600;text-decoration:none;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.about-btn--primary{border-color:var(--button-border);background:var(--button-bg);color:var(--button-text)}.about-btn--primary:hover{background:var(--button-bg-hover);border-color:var(--button-bg-hover);color:var(--button-text)}.about-btn--secondary{border-color:var(--button-border);background:var(--surface);color:var(--button-bg)}.about-btn--secondary:hover{border-color:var(--button-border);background:var(--button-soft);color:var(--button-bg)}.about-highlights{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:4px 0 0;padding:0;list-style:none;display:grid;overflow:hidden}.about-highlights li{border-right:1px solid var(--border);flex-direction:column;gap:4px;padding:16px 18px;display:flex}.about-highlights li:last-child{border-right:0}.about-highlights__label{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:500;line-height:1.2}.about-highlights__value{color:var(--text-h);letter-spacing:0;font-size:15px;font-weight:600;line-height:1.35}.about-section{flex-direction:column;gap:16px;padding:0 2px;display:flex}.about-quote{border:1px solid var(--border);background:var(--surface);border-radius:8px;margin:0;padding:24px}.about-quote p{color:var(--text-h);margin:0;font-size:17px;font-weight:400;line-height:1.65}.about-quote footer{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin:12px 0 0;font-size:12px;font-weight:600}.about-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.about-card{border:1px solid var(--border);background:var(--surface);border-radius:8px;flex-direction:column;gap:10px;padding:22px 20px 24px;transition:border-color .16s;display:flex}@media (hover:hover) and (pointer:fine){.about-card:hover{border-color:#201a1c24}}.about-card__num{color:var(--text-muted);font-family:var(--font-ui);font-variant-numeric:tabular-nums;letter-spacing:.06em;font-size:12px;font-weight:600}.about-card h3{color:var(--text-h);font-family:var(--font-ui);letter-spacing:0;margin:0;font-size:16px;font-weight:600;line-height:1.3}.about-card p{color:var(--text-muted);margin:0;font-size:15px;font-weight:400;line-height:1.55}.about-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.about-step{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:22px 20px 24px}.about-step__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 12px;margin-bottom:8px;display:flex}.about-step__head span{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:500;line-height:1.2}.about-step__head strong{color:var(--text-h);font-family:var(--font-ui);letter-spacing:0;font-size:16px;font-weight:600;line-height:1.2}.about-step p{color:var(--text-muted);margin:0;font-size:15px;font-weight:400;line-height:1.55}.about-cta{border:1px solid var(--border);background:#faf8f6;border-radius:8px;flex-direction:column;gap:12px;margin-top:4px;padding:26px 24px 28px;display:flex}.about-cta h2{color:var(--text-h);font-family:var(--font-ui);letter-spacing:0;margin:0;font-size:1.15rem;font-weight:600;line-height:1.25}.about-cta p{max-width:36em;color:var(--text-muted);margin:0 0 4px;font-size:15px;font-weight:400;line-height:1.55}@media (width<=800px){.about-highlights{grid-template-columns:1fr}.about-highlights li{border-right:0;border-bottom:1px solid var(--border)}.about-highlights li:last-child{border-bottom:0}.about-cards,.about-steps{grid-template-columns:1fr}}@media (width<=480px){.about-intro__actions{flex-direction:column;align-items:stretch}.about-btn{width:100%}}.cart-page{flex-direction:column;gap:28px;padding:4px 0 56px;display:flex}.cart-page .page-hero{margin-bottom:0}.cart-page__status{border:1px solid var(--border);border-radius:8px;margin:0;padding:12px 14px;font-size:14px;line-height:1.45}.cart-page__status--error{color:#7a2f2e;background:#fdf8f8;border-color:#9f434247}.cart-page__status--success{color:#256032;background:#f6faf7;border-color:#508c6059}.cart-page__panel{border:1px solid var(--border);background:var(--surface);color:var(--text-muted);border-radius:8px;padding:22px 24px;font-size:15px}.cart-page__empty{flex-direction:column;align-items:flex-start;gap:16px;padding:8px 2px 12px;display:flex}.cart-page__empty-text{max-width:28em;color:var(--text-muted);margin:0;font-size:15px;font-weight:400;line-height:1.5}.cart-page__empty-cta{border:1px solid var(--button-border);background:var(--button-bg);min-height:48px;color:var(--button-text);font-family:var(--font-ui);border-radius:2px;justify-content:center;align-items:center;padding:0 22px;font-size:15px;font-weight:600;text-decoration:none;transition:background .16s,border-color .16s;display:inline-flex}.cart-page__empty-cta:hover{background:var(--button-bg-hover);border-color:var(--button-bg-hover);color:var(--button-text)}.cart-page__layout{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:start;gap:28px 32px;display:grid}.cart-page__items{flex-direction:column;gap:16px;display:flex}.cart-item,.cart-summary{border:1px solid var(--border);background:var(--surface);border-radius:8px}.cart-item{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px 20px;padding:18px 20px;transition:border-color .16s;display:grid}@media (hover:hover) and (pointer:fine){.cart-item:hover{border-color:#201a1c24}}.cart-item__meta{align-items:flex-start;gap:14px;min-width:0;display:flex}.cart-item__index{color:var(--text-muted);font-family:var(--font-ui);font-variant-numeric:tabular-nums;letter-spacing:.06em;flex:none;padding-top:2px;font-size:12px;font-weight:600;line-height:1.2}.cart-item__copy{flex-direction:column;gap:4px;min-width:0;display:flex}.cart-item__copy h2{font-family:var(--font-ui);letter-spacing:0;margin:0;font-size:16px;font-weight:600;line-height:1.3}.cart-item__title-link{color:var(--text-h);text-decoration:none;transition:color .16s}.cart-item__title-link:hover{color:var(--primary-hover)}.cart-item__sku{color:var(--text-muted);letter-spacing:.02em;margin:0;font-size:12px;line-height:1.3}.cart-item__controls{flex-wrap:wrap;align-items:center;gap:12px 14px;display:flex}.cart-item__quantity{background:#faf8f6;border:1px solid #201a1c1a;border-radius:8px;align-items:center;gap:2px;padding:2px 4px;display:inline-flex}.cart-item__quantity button{background:var(--surface);width:36px;height:36px;color:var(--text-h);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;font-size:18px;line-height:1;transition:background .16s;display:flex}.cart-item__quantity button:hover:not(:disabled){background:var(--bg-soft)}.cart-item__quantity span{min-width:28px;color:var(--text-h);font-family:var(--font-ui);text-align:center;font-variant-numeric:tabular-nums;padding:0 4px;font-size:15px;font-weight:600}.cart-item__quantity button:disabled,.cart-item__remove:disabled,.cart-promo__control button:disabled,.cart-summary__primary:disabled{opacity:.55;cursor:wait}.cart-item__price{min-width:5.5em;color:var(--text-h);font-family:var(--font-ui);letter-spacing:0;font-variant-numeric:tabular-nums;font-size:16px;font-weight:700;line-height:1.2}.cart-item__remove{border:1px solid var(--border);background:var(--surface);min-height:36px;color:var(--text-h);font-family:var(--font-ui);cursor:pointer;border-radius:2px;padding:0 14px;font-size:13px;font-weight:600;transition:background .16s,border-color .16s}.cart-item__remove:hover:not(:disabled){background:var(--bg-soft);border-color:var(--border-strong)}.cart-summary{flex-direction:column;gap:14px;padding:20px 18px 22px;display:flex;position:sticky;top:100px}.cart-summary__title{border-bottom:1px solid var(--border);color:var(--text-h);font-family:var(--font-ui);letter-spacing:0;margin:0 0 2px;padding-bottom:8px;font-size:1.05rem;font-weight:600;line-height:1.3}.cart-summary__row{justify-content:space-between;align-items:baseline;gap:12px;font-size:15px;line-height:1.4;display:flex}.cart-summary__row span{color:var(--text-muted);font-weight:400}.cart-summary__row strong{color:var(--text-h);font-variant-numeric:tabular-nums;font-weight:600}.cart-summary__row--total{border-top:1px solid var(--border);margin-top:2px;padding-top:4px;padding-bottom:2px}.cart-summary__row--discount strong{color:#256032}.cart-summary__row--payable{border-top:1px solid var(--border);margin-top:2px;padding-top:6px}.cart-summary__row--total strong{font-size:1rem}.cart-summary__row--payable strong{letter-spacing:0;font-size:1.1rem;font-weight:700}.cart-summary__note{color:var(--text-muted);margin:0;font-size:13px;font-weight:400;line-height:1.5}.cart-promo{border:1px solid var(--border);background:#faf8f6;border-radius:8px;flex-direction:column;gap:8px;padding:12px;display:flex}.cart-promo label{flex-direction:column;gap:8px;display:flex}.cart-promo label>span{color:var(--text-muted);font-size:13px;font-weight:500;line-height:1.3}.cart-promo__control{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.cart-promo__control input{border:1px solid var(--border);background:var(--surface);min-width:0;height:42px;color:var(--text-h);font-family:var(--font-ui);text-transform:uppercase;border-radius:2px;padding:0 12px;font-size:14px;transition:border-color .16s,box-shadow .16s}.cart-promo__control button{border:1px solid var(--button-border);background:var(--button-bg);min-height:42px;color:var(--button-text);font-family:var(--font-ui);cursor:pointer;border-radius:2px;padding:0 14px;font-size:13px;font-weight:600;transition:background .16s,border-color .16s}.cart-promo__control input:hover{border-color:var(--border-strong)}.cart-promo__control input:focus{border-color:#11111152;outline:none;box-shadow:0 0 0 3px #1111111a}.cart-promo__control button:hover:not(:disabled){background:var(--button-bg-hover);border-color:var(--button-bg-hover)}.cart-promo__message{margin:0;font-size:12px;line-height:1.4}.cart-promo__message--error{color:#7a2f2e}.cart-promo__message--success{color:#256032}.checkout-form{flex-direction:column;gap:12px;padding-top:4px;display:flex}.checkout-form label{flex-direction:column;gap:6px;display:flex}.checkout-form span{color:var(--text-muted);letter-spacing:.01em;font-size:13px;font-weight:500;line-height:1.3}.checkout-form input,.checkout-form select,.checkout-form textarea{box-sizing:border-box;border:1px solid var(--border);background:var(--surface);width:100%;min-height:46px;color:var(--text-h);font-family:var(--font-ui);border-radius:8px;padding:0 14px;font-size:15px;line-height:1.35;transition:border-color .16s,box-shadow .16s}.checkout-form textarea{resize:vertical;min-height:80px;padding:10px 14px}.checkout-form input::placeholder,.checkout-form textarea::placeholder{color:var(--text-muted);opacity:.75}.checkout-form input:hover,.checkout-form select:hover,.checkout-form textarea:hover{border-color:var(--border-strong)}.checkout-form input:focus,.checkout-form select:focus,.checkout-form textarea:focus{border-color:#11111152;outline:none;box-shadow:0 0 0 3px #1111111a}.cart-summary__primary{border:1px solid var(--button-border);background:var(--button-bg);width:100%;min-height:48px;color:var(--button-text);font-family:var(--font-ui);letter-spacing:.01em;cursor:pointer;border-radius:2px;justify-content:center;align-items:center;margin-top:4px;font-size:15px;font-weight:600;transition:background .16s,border-color .16s;display:flex}.cart-summary__primary:hover:not(:disabled){background:var(--button-bg-hover);border-color:var(--button-bg-hover)}.cart-summary__secondary{border:1px solid var(--button-border);background:var(--surface);width:100%;min-height:46px;color:var(--button-bg);font-family:var(--font-ui);text-align:center;border-radius:2px;justify-content:center;align-items:center;font-size:14px;font-weight:600;text-decoration:none;transition:background .16s,border-color .16s,color .16s;display:flex}.cart-summary__secondary:hover{border-color:var(--button-border);background:var(--button-soft);color:var(--button-bg)}@media (width<=920px){.cart-page__layout{grid-template-columns:1fr}.cart-summary{position:static}}@media (width<=640px){.cart-item{grid-template-columns:1fr;padding:16px 14px}.cart-item__controls{flex-direction:column;align-items:stretch;width:100%}.cart-item__price,.cart-item__remove{width:100%}.cart-promo__control{grid-template-columns:1fr}}.skeleton-grid{grid-template-columns:repeat(var(--sk-columns,3), minmax(0, 1fr));gap:18px;display:grid}.skeleton-grid span{min-height:var(--sk-min-height,520px);background:linear-gradient(90deg, transparent, #ffffffad, transparent), var(--surface-soft);background-size:220% 100%,100% 100%;border-radius:8px;animation:1.1s ease-in-out infinite skeleton-grid}.skeleton-grid--line{grid-template-columns:1fr;gap:12px}.skeleton-grid--line span{border-radius:999px;min-height:18px}.skeleton-grid--line span:first-child{width:52%;min-height:20px}.skeleton-grid--line span:nth-child(2){width:88%}.skeleton-grid--line span:nth-child(3){width:74%}@keyframes skeleton-grid{0%{background-position:120% 0,0 0}to{background-position:-120% 0,0 0}}.categories-page{flex-direction:column;gap:8px;padding-top:4px;display:flex}.categories-page__loading{max-width:100%;padding:4px 0 0}.categories-page__status,.categories-page__panel{border:1px solid var(--border);background:var(--surface-strong);box-shadow:none;border-radius:8px;padding:16px 18px}.categories-page__status--error{color:#8b3433;border-color:#9f43423d}.categories-index--single{border-top:1px solid var(--border);flex-direction:column;display:flex}.categories-index--split{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;align-items:start;gap:0 clamp(20px,3vw,40px);display:grid}.categories-index__col{flex-direction:column;min-width:0;display:flex}.categories-index__col:first-child{border-right:1px solid var(--border);padding-right:clamp(8px,1.5vw,16px)}.categories-index__col:last-child{padding-left:clamp(8px,1.5vw,16px)}.categories-index__row{border-bottom:1px solid var(--border);color:inherit;grid-template-columns:2.75rem minmax(0,1fr) auto;align-items:center;column-gap:clamp(10px,2.5vw,20px);padding:26px 0 24px;text-decoration:none;transition:background-color .18s,color .18s;display:grid;position:relative}@media (hover:hover) and (pointer:fine){.categories-index__row:hover{background:linear-gradient(90deg, var(--bg-soft) 0%, #fff0 48%)}}.categories-index__row:focus-visible{outline:2px solid var(--text-h);outline-offset:2px;z-index:1}.categories-index__num{color:var(--text-muted);font-family:var(--font-ui);font-variant-numeric:tabular-nums;letter-spacing:.06em;font-size:12px;font-weight:600;line-height:1}.categories-index__body{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.categories-index__name{color:var(--text-h);font-family:var(--font-ui);letter-spacing:0;font-size:16px;font-weight:600;line-height:1.3;transition:color .18s}@media (hover:hover) and (pointer:fine){.categories-index__row:hover .categories-index__name{color:var(--primary-hover)}}.categories-index__slug{max-width:100%;color:var(--text-muted);letter-spacing:.04em;text-overflow:ellipsis;text-transform:lowercase;white-space:nowrap;font-size:12px;line-height:1.3;overflow:hidden}.categories-index__go{color:var(--text-h);opacity:.35;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .18s,transform .2s;display:flex}.categories-index__arrow{display:block}@media (hover:hover) and (pointer:fine){.categories-index__row:hover .categories-index__go{opacity:.85;transform:translate(3px)}}@media (width<=680px){.categories-index--split{grid-template-columns:1fr;gap:0}.categories-index__col:first-child{border-right:0;padding-right:0}.categories-index__col:last-child{padding-left:0}.categories-index__row{grid-template-columns:2.25rem minmax(0,1fr) auto;padding:18px 0 16px}}.contacts-page{flex-direction:column;gap:32px;display:flex}.contacts-page__status{border:1px solid var(--border);background:var(--surface);box-shadow:none;border-radius:6px;margin:0;padding:10px 12px;font-size:14px;line-height:1.45}.contacts-page__status--error{color:#7a2f2e;background:#fdf8f8;border-color:#9f434259}.contacts-page__status--success{color:#256032;background:#f6faf7;border-color:#508c6059}.contacts-page__body{grid-template-columns:minmax(0,260px) minmax(0,1fr);align-items:start;gap:40px 48px;display:grid}.contacts-page__aside{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:20px}.contacts-page__aside-title{color:var(--text-h);letter-spacing:.02em;margin:0 0 14px;font-size:13px;font-weight:600}.contacts-page__list{margin:0}.contacts-page__row{border-top:1px solid var(--border);flex-direction:column;gap:2px;padding:12px 0;display:flex}.contacts-page__row:first-of-type{border-top:0;padding-top:0}.contacts-page__row dt{color:var(--text-muted);margin:0;font-size:12px;font-weight:500}.contacts-page__row dd{color:var(--text-h);margin:0;font-size:15px;line-height:1.4}.contacts-page__row a{color:var(--text-h);border-bottom:1px solid #201a1c26;font-weight:500;text-decoration:none;transition:color .15s,border-color .15s}.contacts-page__row a:hover{color:var(--primary-hover);border-color:#11111147}.contacts-form{max-width:520px;box-shadow:none;background:0 0;border:0;flex-direction:column;gap:16px;padding:0;display:flex}.contacts-form__title{color:var(--text-h);letter-spacing:0;margin:0 0 2px;font-size:16px;font-weight:600}.contacts-form__row{grid-template-columns:1fr 1fr;gap:14px 16px;display:grid}.contacts-field{flex-direction:column;gap:6px;display:flex}.contacts-field span{color:var(--text-h);letter-spacing:0;text-transform:none;font-size:13px;font-weight:500}.contacts-field input,.contacts-field select,.contacts-field textarea{box-sizing:border-box;border:1px solid var(--border);background:var(--surface);width:100%;min-height:44px;color:var(--text-h);box-shadow:none;border-radius:8px;padding:0 12px;font-family:inherit;font-size:15px;line-height:1.4;transition:border-color .15s}.contacts-field input:hover:not(:disabled),.contacts-field select:hover,.contacts-field textarea:hover{border-color:var(--border-strong)}.contacts-field input:focus,.contacts-field select:focus,.contacts-field textarea:focus{border-color:var(--text-muted);outline:none}.contacts-field input:disabled{color:var(--text-muted);background:var(--surface-soft);cursor:not-allowed}.contacts-field textarea{resize:vertical;min-height:120px;padding:10px 12px}.contacts-form__actions{justify-content:flex-start;padding-top:4px;display:flex}.contacts-form__button{border:1px solid var(--primary);background:var(--primary);color:#fff;cursor:pointer;border-radius:2px;justify-content:center;align-items:center;min-width:140px;min-height:44px;padding:0 20px;font-family:inherit;font-size:14px;font-weight:600;transition:background-color .15s,border-color .15s;display:inline-flex}.contacts-form__button:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.contacts-form__button:disabled{opacity:.65;cursor:wait}@media (width<=720px){.contacts-page__body{grid-template-columns:1fr;gap:28px}.contacts-form__row{grid-template-columns:1fr}}.static-page{flex-direction:column;gap:28px;display:flex}.static-page__hero{grid-template-columns:minmax(0,1fr) minmax(260px,.56fr);align-items:end;gap:16px;display:grid}.static-page__hero-copy{flex-direction:column;gap:10px;display:flex}.static-page__eyebrow{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:600;display:block}.static-page__title{color:var(--text-h);margin:0;font-size:40px;line-height:1.05}.static-page__lead{color:var(--text-muted);margin:0;line-height:1.7}.static-page__hero-card{box-shadow:none;background:0 0;border:0;padding:16px 0 0}.static-page__hero-card strong{color:var(--text-h);margin-bottom:6px;font-size:18px;line-height:1.2;display:block}.static-page__hero-card p{color:var(--text-muted);margin:0;line-height:1.7}.static-page__hero-actions{flex-wrap:wrap;gap:10px;display:flex}.static-page__button{cursor:pointer;border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-size:15px;font-weight:900;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s;display:inline-flex}.static-page__button--primary{border-color:var(--button-border);background:var(--button-bg);color:var(--button-text)}.static-page__button--primary:hover{border-color:var(--button-bg-hover);background:var(--button-bg-hover)}.static-page__button--secondary{border-color:var(--button-border);background:var(--surface-strong);color:var(--button-bg)}.static-page__button--secondary:hover{border-color:var(--button-border);background:var(--button-soft);color:var(--button-bg)}.static-page__card{border:1px solid var(--border);background:var(--surface-strong);border-radius:8px;padding:22px}.static-page__status{border:1px solid var(--border);background:var(--surface-strong);color:var(--text-muted);border-radius:8px;margin:0;padding:14px 16px;line-height:1.7}.static-page__status--error{color:#8b3433;border-color:#9f43423d}.static-page__status--success{color:#2d6f3c;border-color:#508c6042}.static-page__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.static-page__mini{border:1px solid var(--border);background:var(--surface-strong);border-radius:8px;padding:20px}.static-page__mini span{color:var(--primary-hover);text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:900;display:inline-flex}.static-page__mini strong{color:var(--text-h);font-size:18px;line-height:1.2;display:block}.static-page__mini p{color:var(--text-muted);margin:8px 0 0;line-height:1.7}.static-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.static-step{border:1px solid var(--border);background:var(--surface-strong);border-radius:8px;padding:20px}.static-step__top{justify-content:space-between;align-items:center;gap:10px;display:flex}.static-step__index{border:1px solid var(--border);background:var(--primary-soft);width:38px;height:38px;color:var(--primary-hover);border-radius:8px;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.static-step strong{color:var(--text-h);font-size:18px;line-height:1.2}.static-step p{color:var(--text-muted);margin:10px 0 0;line-height:1.7}.static-table{gap:10px;display:grid}.static-row{border:1px solid var(--border);background:var(--surface-strong);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;padding:16px;display:grid}.static-row strong{color:var(--text-h);line-height:1.2;display:block}.static-row span{color:var(--text-muted);line-height:1.6}.static-row__value{border:1px solid var(--border);background:var(--primary-soft);height:34px;color:var(--primary-hover);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-weight:900;display:inline-flex}.static-page__card h2{color:var(--text-h);margin:0 0 12px;font-size:20px}.static-page__card p{color:var(--text-muted);margin:0;line-height:1.7}.static-page__card ul{color:var(--text-muted);margin:10px 0 0;padding-left:18px;line-height:1.8}.partner-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.partner-tile{border:1px solid var(--border);min-height:86px;color:var(--text-h);box-shadow:var(--shadow-soft);background:#ffffffb8;border-radius:8px;justify-content:center;align-items:center;padding:14px;text-decoration:none;transition:transform .18s,border-color .18s,background-color .18s;display:flex}.partner-tile:hover{border-color:var(--border-strong);background:#fff;transform:translateY(-1px)}.partner-tile__logo{text-align:center;letter-spacing:.02em;text-transform:uppercase;opacity:.9;justify-content:center;align-items:center;font-size:15px;font-weight:900;display:inline-flex}.partner-tile__logo--wide{letter-spacing:.1em}@media (width<=900px){.partner-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.static-form{gap:12px;margin-top:14px;display:grid}.static-field{gap:8px;display:grid}.static-field span{color:var(--text-muted);text-transform:uppercase;font-size:12px;font-weight:900}.static-field input,.static-field select,.static-field textarea{box-sizing:border-box;border:1px solid var(--border);background:var(--surface-strong);width:100%;min-height:46px;color:var(--text-h);box-shadow:var(--shadow-soft);border-radius:8px;padding:0 14px}.static-field textarea{resize:vertical;min-height:120px;padding:12px 14px}.static-form__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.static-form__hint{color:var(--text-muted);max-width:520px;line-height:1.7}.static-page__links{flex-wrap:wrap;gap:10px;display:flex}.static-page__link{border:1px solid var(--border);background:var(--surface-strong);min-height:46px;color:var(--text-h);border-radius:2px;justify-content:center;align-items:center;padding:0 18px;font-weight:800;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s;display:inline-flex}.static-page__link:hover{border-color:var(--border-strong);background:var(--primary-soft);color:var(--primary-hover)}.static-accordion__title{color:var(--text-h);margin:0;font-size:20px}.static-accordion__list{gap:10px;margin-top:12px;display:grid}.static-accordion__item{border:1px solid var(--border);background:var(--surface-strong);border-radius:8px;overflow:hidden}.static-accordion__button{width:100%;color:var(--text-h);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:14px;font-weight:900;display:flex}.static-accordion__chevron{border-right:2px solid var(--text-muted);border-bottom:2px solid var(--text-muted);width:10px;height:10px;transition:transform .18s;transform:rotate(45deg)}.static-accordion__item.is-open .static-accordion__chevron{transform:rotate(-135deg)}.static-accordion__panel{padding:0 14px 14px}.static-accordion__panel p{color:var(--text-muted);margin:0;line-height:1.7}@media (width<=900px){.static-page__hero,.static-page__grid,.static-steps{grid-template-columns:1fr}}.delivery-page{gap:32px}.delivery-section{flex-direction:column;gap:14px;display:flex}.delivery-section--prose p{max-width:52em}.delivery-section .section-title{margin-bottom:2px}.delivery-list{color:var(--text);margin:0;padding-left:1.1em;font-size:14px;line-height:1.6}.delivery-list li+li{margin-top:6px}.delivery-muted{color:var(--text-muted);max-width:48em;margin:0;font-size:13px;line-height:1.5}.delivery-muted--tight{margin-top:-4px;margin-bottom:4px}.delivery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:8px;display:grid}.delivery-card{background:var(--surface);box-shadow:none;border:1px solid #201a1c1a;border-radius:8px;padding:18px 20px}.delivery-card__name{color:var(--text-h);font-family:var(--font-ui);margin:0 0 4px;font-size:15px;font-weight:600;line-height:1.25}.delivery-card__time{color:var(--text-muted);margin:0 0 8px;font-size:12px;line-height:1.4}.delivery-table{border-collapse:collapse;width:100%;font-size:13px;line-height:1.35}.delivery-table td{border-bottom:1px solid var(--border);vertical-align:top;color:var(--text);padding:6px 0}.delivery-table td:last-child{text-align:right;color:var(--text-h);white-space:nowrap;padding-left:12px;font-weight:600}.delivery-table tr:last-child td{border-bottom:0;padding-bottom:0}.delivery-page .static-accordion{margin-top:2px}.delivery-page .static-accordion__title{font-size:18px;font-weight:600}.delivery-page .static-accordion__button{font-size:14px;font-weight:600}@media (width<=800px){.delivery-grid{grid-template-columns:1fr}}.dev-mail-page{flex-direction:column;gap:28px;padding:4px 0 48px;display:flex}.dev-mail-toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.dev-mail-toolbar button,.dev-mail-toolbar a,.dev-mail-message__button{border:1px solid var(--button-border);background:var(--button-bg);min-height:40px;color:var(--button-text);font-family:var(--font-ui);cursor:pointer;border-radius:2px;padding:0 16px;font-size:14px;font-weight:600;text-decoration:none}.dev-mail-toolbar button:disabled{border-color:var(--button-disabled);background:var(--button-disabled);cursor:not-allowed}.dev-mail-toolbar a,.dev-mail-message__button{align-items:center;display:inline-flex}.dev-mail-status{border-radius:8px;margin:0;padding:12px 14px;font-size:14px;line-height:1.45}.dev-mail-status--error{color:#7a2f2e;background:#fdf8f8;border:1px solid #9f434247}.dev-mail-layout{grid-template-columns:minmax(240px,.34fr) minmax(0,1fr);align-items:start;gap:24px;display:grid}.dev-mail-list,.dev-mail-message{border:1px solid var(--border);background:var(--surface);border-radius:8px}.dev-mail-list{flex-direction:column;display:flex;overflow:hidden}.dev-mail-list p,.dev-mail-message p{color:var(--text-muted);margin:0;padding:22px}.dev-mail-list button{border:0;border-bottom:1px solid var(--border);color:var(--text);text-align:left;cursor:pointer;background:0 0;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.dev-mail-list button:hover,.dev-mail-list button.is-active{background:#f8f4f3}.dev-mail-list button strong,.dev-mail-message h2{color:var(--text-h)}.dev-mail-list button span,.dev-mail-list button small,.dev-mail-message__header span{color:var(--text-muted)}.dev-mail-message{flex-direction:column;gap:16px;min-height:360px;padding:18px;display:flex}.dev-mail-message__header{flex-direction:column;gap:6px;display:flex}.dev-mail-message h2{margin:0;font-size:22px;line-height:1.25}.dev-mail-message pre{white-space:pre-wrap;color:var(--text);font-family:var(--font-ui);margin:0;font-size:15px;line-height:1.55;overflow-x:auto}.dev-mail-message__button{align-self:flex-start}@media (width<=780px){.dev-mail-layout{grid-template-columns:1fr}}.product-card{background:var(--surface);border:none;border-radius:8px;grid-template-rows:auto 1fr;transition:box-shadow .4s cubic-bezier(.22,1,.36,1),transform .4s cubic-bezier(.22,1,.36,1);display:grid;overflow:hidden;box-shadow:0 0 0 1px #201a1c0d,0 2px 8px #24181c0a}@media (hover:hover) and (pointer:fine){.product-card--shop:hover{transform:translateY(-4px);box-shadow:0 0 0 1px #1111111a,0 12px 32px #24181c14}}.product-card--new{background:var(--surface);box-shadow:inset 0 0 0 1px #1111111f,0 2px 8px #24181c0a}.product-card__media{aspect-ratio:3/4;background:radial-gradient(100% 80% at 50% 38%,#fdfaf8 0%,#f3ebe8 55%,#ede4df 100%);width:100%;min-height:200px;max-height:400px;position:relative;overflow:hidden}.product-card__media-top{z-index:2;box-sizing:border-box;pointer-events:none;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:linear-gradient(#ffffffb8 0%,#ece3e538 45%,#fff0 100%);border:0;align-self:auto;align-items:flex-start;min-height:0;max-height:none;padding:10px 10px 28px;line-height:0;display:flex;position:absolute;top:0;left:0;right:0}.product-card__media-top--with-new{justify-content:space-between;align-items:flex-start;gap:8px}.product-card__media-top--fav-only{justify-content:flex-end;padding-left:10px;padding-right:8px}.product-card__ribbon{pointer-events:none;filter:drop-shadow(0 1px 2px #201a1c0f);flex:none;justify-content:flex-start;align-self:flex-start;align-items:center;min-width:0;max-width:min(60%,100% - 44px);height:auto;min-height:24px;margin:0;padding:4px 0;line-height:0;display:flex}.product-card__ribbon-img{object-fit:contain;object-position:left center;vertical-align:top;width:auto;max-width:100%;height:20px;display:block}.product-card__favorite{z-index:3;width:38px;min-width:38px;height:38px;min-height:38px;color:var(--text-h);cursor:pointer;pointer-events:auto;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffc7;border:1px solid #ffffffa6;border-radius:50%;flex:none;justify-content:center;align-self:flex-start;align-items:center;margin:0;padding:0;transition:color .2s,background .2s,border-color .2s,transform .2s,box-shadow .2s;display:flex;position:static;box-shadow:0 2px 12px #201a1c12}.product-card__stage{box-sizing:border-box;background:linear-gradient(165deg,#faf6f3 0%,#f0e8e4 100%);min-width:0;min-height:0;padding:0;position:absolute;inset:0;overflow:hidden}.product-card__heart-icon{flex-shrink:0;display:block}.product-card__heart-path{fill:none;stroke:currentColor;stroke-width:1.2px;stroke-linejoin:round;transition:fill .16s,stroke .16s}.product-card__favorite:hover{color:var(--primary-hover);border-color:#201a1c1f}.product-card__favorite:focus-visible{border-color:var(--primary);outline:2px solid var(--primary-soft);outline-offset:2px}.product-card__favorite--active{color:var(--primary)}.product-card__favorite--active .product-card__heart-path{fill:var(--primary);stroke:var(--primary)}.product-card__link{z-index:0;box-sizing:border-box;color:inherit;justify-content:center;align-items:center;line-height:0;text-decoration:none;display:flex;position:absolute;inset:0}.product-card__link>img{box-sizing:border-box;object-fit:cover;object-position:center;width:100%;min-width:0;max-width:none;height:100%;min-height:0;transition:transform .5s cubic-bezier(.22,1,.36,1);display:block;position:absolute;inset:0}@media (hover:hover) and (pointer:fine){.product-card:hover .product-card__favorite{box-shadow:0 3px 14px #201a1c1a}.product-card:hover .product-card__link>img{transform:scale(1.03)}}.product-card__media--svg .product-card__link>img{object-fit:contain}.product-card__link>span{z-index:1;text-align:center;color:var(--text-muted);line-height:1.1;font-family:var(--font-ui);letter-spacing:.1em;opacity:.5;margin:0;font-size:20px;font-weight:600;display:block;position:relative}.product-card__media span{text-align:center;color:var(--text-muted);font-family:var(--font-ui);letter-spacing:.1em;opacity:.5;font-size:20px;font-weight:600;display:block}.product-card__body{flex-direction:column;justify-content:space-between;gap:16px;padding:18px 18px 20px;display:flex}.product-card__top{flex-direction:column;gap:7px;display:flex}.product-card__badge{background:var(--primary-soft);width:fit-content;color:var(--text-h);letter-spacing:.07em;text-transform:uppercase;opacity:.95;border:0;border-radius:999px;padding:4px 10px 3px;font-size:10px;font-weight:600;line-height:1.2;display:block}.product-card h2{font-family:var(--font-ui);letter-spacing:0;color:var(--text-h);margin:0;font-size:16px;font-weight:600;line-height:1.3}.product-card__title-link{color:inherit;text-decoration:none}.product-card__title-link:hover{color:var(--primary-hover);text-decoration:none}.product-card__title-link:focus-visible{outline:2px solid var(--primary-soft);outline-offset:2px;border-radius:4px}.product-card__description{min-height:3em;font-family:var(--font-ui);color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;font-weight:400;line-height:1.5;display:-webkit-box;overflow:hidden}.product-card__bottom{justify-content:space-between;align-items:flex-end;gap:14px;display:flex}.product-card__price-label{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;margin:0 0 2px;font-size:10px;font-weight:700}.product-card__price{color:var(--text-h);letter-spacing:0;font-size:17px;font-weight:600;line-height:1.1}.product-card__button{border:1px solid var(--button-border);background:var(--button-bg);min-width:0;min-height:40px;color:var(--button-text);letter-spacing:.02em;cursor:pointer;border-radius:2px;justify-content:center;align-items:center;padding:0 20px;font-size:13px;font-weight:600;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s,box-shadow .2s;display:inline-flex;box-shadow:0 2px 10px #1111112e}.product-card__button:hover{background:var(--button-bg-hover);border-color:var(--button-bg-hover);box-shadow:0 4px 16px #1111113d}.product-card__button:focus-visible{outline:2px solid var(--primary-soft);outline-offset:2px}.product-card__button--link{border-color:var(--button-border);background:var(--surface);min-width:0;color:var(--button-bg);box-shadow:0 1px 3px #201a1c0d}.product-card__button--link:hover{border-color:var(--button-border);background:var(--button-soft);color:var(--button-bg);box-shadow:0 2px 8px #201a1c0f}.product-card__button:disabled{opacity:.6;cursor:wait}.product-card__quantity{border:1px solid var(--border);background:var(--bg-soft);border-radius:8px;justify-content:space-between;align-items:center;min-width:128px;min-height:38px;padding:2px 4px;display:inline-flex}.product-card__quantity button{background:var(--surface);color:#201a1c;cursor:pointer;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:17px;line-height:1;transition:background .2s;display:inline-flex;box-shadow:0 1px 2px #201a1c0f}.product-card__quantity button:hover:not(:disabled){background:var(--primary-soft)}.product-card__quantity button:disabled{opacity:.55;cursor:wait}.product-card__quantity span{min-width:26px;color:var(--text-h);text-align:center;font-size:15px;font-weight:600}@media (width<=780px){.product-card--shop{min-height:auto}.product-card--shop .product-card__bottom{align-items:stretch;display:grid}.product-card--shop .product-card__button,.product-card--shop .product-card__quantity{width:100%}}@media (prefers-reduced-motion:reduce){.product-card{transition:border-color .16s,box-shadow .16s}.product-card--shop:hover,.product-card:hover .product-card__link>img{transform:none}}.favorites-page{flex-direction:column;gap:32px;padding-top:4px;display:flex}.favorites-page__to-catalog--solid{border:1px solid var(--button-border);background:var(--button-bg);min-height:44px;color:var(--button-text);font-family:var(--font-ui);border-radius:2px;justify-content:center;align-items:center;padding:0 20px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.favorites-page__to-catalog--solid:hover{background:var(--button-bg-hover);border-color:var(--button-bg-hover);color:var(--button-text)}.favorites-page__status{color:#8b3433;margin:0;padding:12px 0;font-size:14px;line-height:1.45}.favorites-page__hint{color:var(--text-muted);font-family:var(--font-ui);margin:0;font-size:15px;font-weight:500;line-height:1.5}.favorites-page__empty{flex-direction:column;align-items:flex-start;gap:10px;max-width:32em;padding:4px 0 8px;display:flex}.favorites-page__empty-title{color:var(--text-h);font-family:var(--font-ui);letter-spacing:0;margin:0;font-size:1.1rem;font-weight:600;line-height:1.3}.favorites-page__empty p{color:var(--text-muted);font-family:var(--font-ui);margin:0 0 8px;font-size:15px;font-weight:500;line-height:1.5}.favorites-page__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 24px;display:grid}@media (width<=980px){.favorites-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.favorites-page__grid{grid-template-columns:1fr}}.home-page{flex-direction:column;gap:72px;width:100%;margin-top:-44px;display:flex}.home-hero{background:#f8f8f6;grid-template-columns:minmax(320px,.76fr) minmax(0,1.24fr);align-items:stretch;width:100vw;min-height:clamp(520px,100svh - 166px,680px);margin-left:-50vw;margin-right:-50vw;display:grid;position:relative;left:50%;overflow:hidden}.home-marquee{background:#ffffffe0;border-top:1px solid #201a1c14;border-bottom:1px solid #201a1c14;width:100vw;height:54px;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;overflow:hidden}.home-marquee__track{white-space:nowrap;will-change:transform;align-items:center;gap:44px;width:max-content;height:100%;animation:34s linear infinite home-marquee-scroll;display:flex}.home-marquee__track span{color:#201a1c57;font-family:var(--font-ui);font-size:clamp(18px,1.8vw,28px);font-weight:800;line-height:1}@keyframes home-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.home-hero__content{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;max-width:720px;padding:clamp(64px,8vw,118px) clamp(32px,5vw,70px) clamp(72px,8vw,116px) clamp(32px,4vw,72px);display:flex;position:relative}.home-hero__eyebrow{color:var(--text-h);margin:0 0 28px;font-size:16px;font-weight:900;line-height:1.35}.home-hero__title{max-width:620px;color:var(--text-h);font-family:var(--font-ui);letter-spacing:0;margin:0;font-size:clamp(42px,5.4vw,76px);font-weight:900;line-height:1.04}.home-hero__lead{max-width:560px;color:var(--text);font-family:var(--font-ui);margin:28px 0 0;font-size:18px;line-height:1.65}.home-hero__actions{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.home-hero__note{color:var(--text-muted);margin:22px 0 0;font-size:14px;line-height:1.5}.home-hero__note strong{color:var(--text-h);font-weight:900}.home-hero__media{background:#f2f2ef;min-width:0;min-height:100%;position:relative}.home-hero__media img{width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:center}.home-page__button,.home-section__link{min-height:52px;font-family:var(--font-ui);border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;padding:0 28px;font-size:15px;font-weight:700;text-decoration:none;transition:border-color .18s,background-color .18s,color .18s;display:inline-flex}.home-page__button--primary{border-color:var(--button-border);background:var(--button-bg);color:var(--button-text);box-shadow:0 1px 2px #201a1c0f}.home-page__button--primary:hover{border-color:var(--button-bg-hover);background:var(--button-bg-hover);box-shadow:0 2px 6px #201a1c14}.home-page__button--secondary{border-color:var(--button-border);color:var(--button-bg);background:#ffffffb8}.home-page__button--secondary:hover{background:var(--button-soft);border-color:var(--button-border)}.home-section{box-sizing:border-box;flex-direction:column;gap:28px;width:100vw;margin-left:-50vw;margin-right:-50vw;padding-inline:clamp(24px,4vw,64px);display:flex;position:relative;left:50%}.home-subscribe__form{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);gap:16px;padding:24px;display:grid}.home-subscribe__lead{color:var(--text-muted);margin:0;font-size:14px;line-height:1.5}.home-subscribe__field{gap:6px;display:grid}.home-subscribe__label{color:var(--text-h);font-size:13px;font-weight:600}.home-subscribe__field input{box-sizing:border-box;border:1px solid var(--border);background:var(--surface);min-height:44px;color:var(--text-h);border-radius:8px;padding:0 14px;font-family:inherit;font-size:15px;line-height:1.35;transition:border-color .16s,box-shadow .16s}.home-subscribe__control{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:10px;display:grid}.home-subscribe__control input{width:100%}.home-subscribe__control:focus-within input{border-color:#11111152;box-shadow:0 0 0 3px #1111111a}.home-subscribe__field input::placeholder{color:var(--text-muted);opacity:.75}.home-subscribe__field input:hover:not(:disabled){border-color:var(--border-strong)}.home-subscribe__field input:focus{box-shadow:none;outline:none}.home-subscribe__field input:disabled{opacity:.7;cursor:wait}.home-subscribe__consent{align-items:flex-start;gap:10px;margin-top:-2px;display:flex}.home-subscribe__consent input{margin-top:3px}.home-subscribe__consent span{color:var(--text-muted);font-size:13px;line-height:1.5}.home-subscribe__status{border:1px solid var(--border);background:var(--surface);border-radius:8px;margin:0;padding:12px 14px;font-size:14px;line-height:1.45}.home-subscribe__status--error{color:#7a2f2e;background:#fdf8f8;border-color:#9f434238}.home-subscribe__status--success{color:#256032;background:#f6faf7;border-color:#508c6042}.home-subscribe__submit{border:1px solid var(--button-border);background:var(--button-bg);min-height:44px;color:var(--button-text);font-family:var(--font-ui);letter-spacing:0;cursor:pointer;border-radius:2px;justify-content:center;align-items:center;padding:0 22px;font-size:15px;font-weight:600;transition:background .16s,border-color .16s,opacity .16s;display:inline-flex}.home-subscribe__submit:hover:not(:disabled){background:var(--button-bg-hover);border-color:var(--button-bg-hover)}.home-subscribe__submit:disabled{opacity:.65;cursor:wait}.home-ai-card{border:1px solid var(--border);border-radius:var(--radius-md);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:none;background:#ffffffeb;padding:30px}.home-ai-card__header{align-items:center;gap:12px;margin-bottom:14px;display:flex}.home-ai-card__badge{border:1px solid var(--border);background:var(--surface);color:var(--text-h);font-family:var(--font-ui);letter-spacing:.12em;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:11px;font-weight:900;display:inline-flex}.home-ai-card__title{color:var(--text-h);font-family:var(--font-ui);margin:0;font-size:20px;line-height:1.25}.home-ai-card__summary{color:var(--text);font-family:var(--font-ui);margin:0 0 18px;line-height:1.6}.home-ai-recos{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.home-ai-reco{border:1px solid var(--border);background:var(--surface);color:inherit;box-shadow:none;border-radius:8px;grid-template-columns:84px 1fr;gap:14px;padding:14px;text-decoration:none;transition:border-color .18s,transform .18s;display:grid}.home-ai-reco:hover{border-color:var(--border-strong);transform:translateY(-1px)}.home-ai-reco__media{background:var(--surface-soft);border-radius:8px;justify-content:center;align-items:center;width:84px;height:84px;display:flex;overflow:hidden}.home-ai-reco__media img{object-fit:cover;width:100%;height:100%}.home-ai-reco__media span{color:#52603d57;font-family:var(--font-ui);font-size:14px;font-weight:900}.home-ai-reco__body{flex-direction:column;gap:6px;min-width:0;display:flex}.home-ai-reco__title{color:var(--text-h);font-family:var(--font-ui);font-size:14px;font-weight:900;line-height:1.25}.home-ai-reco__reason{color:var(--text-muted);font-family:var(--font-ui);font-size:13px;line-height:1.35}.home-ai-reco__price{color:var(--primary-hover);font-family:var(--font-ui);margin-top:auto;font-size:14px;font-weight:900}.home-section__header{justify-content:space-between;align-items:end;gap:32px;display:flex}.home-section h2{color:var(--text-h);font-family:var(--font-ui);margin:0;font-size:30px;line-height:1.2}.home-section__link{border-color:var(--border);background:var(--surface);color:var(--text-h);box-shadow:0 1px 2px #201a1c0d}.home-best{gap:26px}.home-best__tabs{flex-wrap:wrap;align-items:center;gap:4px 34px;padding-bottom:6px;display:flex}.home-best__tab{min-height:38px;color:var(--text-h);font-family:var(--font-ui);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 0 8px;font-size:17px;font-weight:800;line-height:1.2;transition:border-color .16s,color .16s}.home-best__tab:hover,.home-best__tab.is-active{border-bottom-color:var(--button-bg);color:var(--button-bg)}.home-best__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 22px;display:grid}.home-best-card{flex-direction:column;gap:16px;min-width:0;display:flex}.home-best-card__media{aspect-ratio:1;background:#f3f3f1;border:1px solid #201a1c0f;border-radius:8px;position:relative;overflow:hidden}.home-best-card__media-link{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.home-best-card__media-link img{object-fit:cover;width:100%;height:100%;transition:transform .22s}.home-best-card__media-link span{color:var(--text-muted);letter-spacing:.08em;font-weight:800}.home-best-card:hover .home-best-card__media-link img{transform:scale(1.025)}.home-best-card__badge{z-index:2;background:var(--button-bg);min-height:28px;color:var(--button-text);align-items:center;padding:0 9px;font-size:12px;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:14px;left:14px}.home-best-card__favorite{z-index:2;width:38px;height:38px;color:var(--button-bg);cursor:pointer;background:#ffffffc2;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;transition:background .16s,border-color .16s;display:inline-flex;position:absolute;top:12px;right:12px}.home-best-card__favorite:hover,.home-best-card__favorite.is-active{background:#fff;border-color:#201a1c1f}.home-best-card__body{flex-direction:column;gap:7px;min-width:0;display:flex}.home-best-card__tag{color:var(--text-muted);font-size:14px;line-height:1.25}.home-best-card h3{color:var(--text-h);font-family:var(--font-ui);letter-spacing:0;margin:0;font-size:18px;font-weight:800;line-height:1.3}.home-best-card h3 a{color:inherit;text-decoration:none}.home-best-card h3 a:hover{color:var(--button-bg-hover)}.home-best-card__price{color:var(--text-h);flex-wrap:wrap;align-items:baseline;gap:8px;margin:2px 0 0;font-size:17px;line-height:1.2;display:flex}.home-best-card__price strong{font-weight:900}.home-best-card__price span{color:var(--text-muted);font-size:14px;font-weight:700;text-decoration:line-through}.home-page__status,.home-page__panel{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:none;padding:16px 18px}.home-page__status--error{color:#8b3433;border-color:#9f43422e}.home-category-grid,.home-product-grid,.home-skeleton-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.home-category-card{border:1px solid var(--border);background:var(--surface);min-height:132px;color:inherit;box-shadow:none;border-radius:8px;align-items:center;gap:18px;padding:24px;text-decoration:none;transition:border-color .18s;display:flex}.home-category-card:hover{border-color:var(--border-strong)}.home-category-card__mark{width:48px;height:48px;color:var(--text-h);background:#f8f8f6;border:1px solid #201a1c14;border-radius:50%;flex:0 0 48px;justify-content:center;align-items:center;display:inline-flex}.home-category-card__icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.home-category-card__copy{flex-direction:column;gap:4px;min-width:0;display:flex}.home-category-card__copy strong{color:var(--text-h)}.home-category-card__copy small{color:var(--text-muted)}@media (width<=1200px){.home-hero{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr)}.home-category-grid,.home-product-grid,.home-best__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=980px){.home-hero{grid-template-columns:1fr;min-height:auto}.home-hero__content{max-width:none;padding:64px 24px 52px}.home-hero__media{min-height:420px}.home-category-grid,.home-product-grid,.home-skeleton-grid,.home-best__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-ai-recos{grid-template-columns:1fr}}@media (width<=640px){.home-page{gap:48px;margin-top:-20px}.home-hero__content{padding:48px 16px 44px}.home-marquee{height:46px}.home-marquee__track{gap:28px;animation-duration:26s}.home-hero__eyebrow{margin-bottom:18px}.home-hero__lead{font-size:16px;line-height:1.6}.home-hero__actions{flex-direction:column;align-items:stretch}.home-category-grid,.home-product-grid,.home-skeleton-grid,.home-best__grid{grid-template-columns:1fr}.home-best__tabs{gap:8px 18px}.home-best__tab{font-size:15px}.home-hero__media{min-height:310px}.home-section__header{flex-direction:column;align-items:stretch}.home-page__button,.home-section__link{width:100%}.home-section h2{font-size:25px}.home-section{padding-inline:16px}.home-subscribe__control{grid-template-columns:1fr}.home-subscribe__submit{width:100%}}@media (prefers-reduced-motion:reduce){.home-marquee__track{animation:none;transform:none}}.legal-page{gap:32px}.legal-section{border-bottom:1px solid var(--border);gap:14px;max-width:860px;padding-bottom:28px;display:grid}.legal-section:last-child{border-bottom:0}.legal-section p{color:var(--text);margin:0;line-height:1.75}.product-details{padding:4px 0 64px;display:block}.product-details__inner{padding:0 2px}.product-details__inner--error{flex-direction:column;gap:12px;display:flex}.product-details__header{border-bottom:1px solid #201a1c0f;margin-bottom:32px;padding:0 0 12px}.product-details__back{margin-bottom:0;font-size:15px;font-weight:400;display:inline-block}.product-details__layout{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:start;gap:40px 48px;display:grid}.product-details__media{border-radius:var(--radius-lg);background:radial-gradient(90% 75% at 50% 40%,#fdf9f6 0%,#f4ebe7 50%,#ebe2dd 100%);border:none;display:block;position:relative;overflow:hidden;box-shadow:0 0 0 1px #201a1c0a,0 8px 32px #24181c12}.product-details__media-stage{aspect-ratio:1;box-sizing:border-box;justify-content:center;align-items:center;max-width:100%;min-height:min(58vw,500px);max-height:580px;padding:28px 24px 32px;display:flex;position:relative}.product-details__media img{object-fit:contain;object-position:center;filter:drop-shadow(0 8px 24px #201a1c0f);width:100%;max-width:100%;height:100%;max-height:100%;display:block}.product-details__media-placeholder{color:var(--text-muted);font-family:var(--font-ui);letter-spacing:.1em;opacity:.5;font-size:20px;font-weight:600}.product-details__fav{z-index:2;width:44px;height:44px;color:var(--text-h);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd1;border:1px solid #fff9;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:color .2s,background .2s,border-color .2s,transform .2s,box-shadow .2s;display:inline-flex;position:absolute;top:14px;right:14px;box-shadow:0 2px 14px #201a1c14}.product-details__fav:hover{color:var(--primary-hover);border-color:#201a1c1a;transform:scale(1.04);box-shadow:0 4px 18px #201a1c1a}.product-details__fav-icon{flex-shrink:0;display:block}.product-details__fav-path{fill:none;stroke:currentColor;stroke-width:1.2px;stroke-linejoin:round;transition:fill .2s,stroke .2s}.product-details__fav:focus-visible{outline:2px solid var(--primary-soft);outline-offset:2px}.product-details__fav--active,.product-details__fav--active:hover{border-color:var(--primary);background:var(--primary);color:#fff;transform:none;box-shadow:0 4px 20px #11111138}.product-details__fav--active .product-details__fav-path{fill:#fff;stroke:#fff}.product-details__info{box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;gap:0;padding:8px 4px 8px 0;display:flex}.product-details__badge{background:var(--primary-soft);width:fit-content;color:var(--text-h);letter-spacing:.08em;text-transform:uppercase;border:0;border-radius:999px;margin-bottom:0;padding:5px 12px 4px;font-size:10px;font-weight:600;line-height:1.2;display:inline-flex}.product-details__title{color:var(--text-h);font-family:var(--font-ui);letter-spacing:0;margin:12px 0 0;font-size:clamp(32px,4vw,40px);font-weight:700;line-height:1.08}.product-details__description{max-width:38em;color:var(--text-muted);font-family:var(--font-ui);margin:18px 0 0;font-size:15px;font-weight:400;line-height:1.5}.product-details__buy{border-radius:var(--radius-md);background:linear-gradient(165deg,#fdfcfb 0%,#f8f3f0 100%);border:none;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px 24px;margin-top:28px;padding:20px 22px;display:flex;box-shadow:inset 0 0 0 1px #201a1c0d}.product-details__price-block{min-width:0}.product-details__price-label{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 4px;font-size:10px;font-weight:600;display:block}.product-details__price{color:var(--text-h);font-family:var(--font-ui);letter-spacing:0;font-size:clamp(22px,2.2vw,28px);font-weight:600;line-height:1.1}.product-details__button{border:1px solid var(--button-border);background:var(--button-bg);min-width:0;min-height:48px;color:var(--button-text);letter-spacing:.01em;cursor:pointer;border-radius:2px;justify-content:center;align-items:center;padding:0 28px;font-size:15px;font-weight:600;text-decoration:none;transition:background-color .2s,border-color .2s,box-shadow .2s;display:inline-flex;box-shadow:0 2px 14px #1113}.product-details__button:hover{background:var(--button-bg-hover);border-color:var(--button-bg-hover);box-shadow:0 4px 20px #1111113d}.product-details__button:focus-visible{outline:2px solid var(--primary-soft);outline-offset:2px}.product-details__button:disabled{opacity:.65;cursor:wait}.product-details__button--link{border-color:var(--button-border);background:var(--surface);color:var(--button-bg);box-shadow:0 1px 4px #201a1c0f}.product-details__button--link:hover{background:var(--button-soft);border-color:var(--button-border);color:var(--button-bg);box-shadow:0 2px 10px #201a1c14}.product-details__quantity{border:1px solid var(--border);background:var(--surface);border-radius:8px;justify-content:space-between;align-items:center;min-width:156px;min-height:48px;padding:2px 6px;display:inline-flex;box-shadow:0 1px 3px #201a1c0a}.product-details__quantity button{background:var(--surface);color:#201a1c;cursor:pointer;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;line-height:1;transition:background .2s;display:inline-flex;box-shadow:0 1px 2px #201a1c12}.product-details__quantity button:hover:not(:disabled){background:var(--primary-soft)}.product-details__quantity button:disabled{opacity:.6;cursor:wait}.product-details__quantity span{min-width:28px;color:var(--text-h);text-align:center;font-size:16px;font-weight:600}.product-details__meta{border:none;flex-direction:column;gap:0;margin-top:28px;padding-top:0;display:flex}.product-details__meta div{background:0 0;border:none;border-bottom:1px solid #201a1c12;border-radius:0;justify-content:space-between;align-items:baseline;gap:16px;padding:12px 0;display:flex}.product-details__meta div:last-of-type{border-bottom:none}.product-details__meta span{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;flex:none;font-size:10px;font-weight:600;line-height:1.2}.product-details__meta strong{min-width:0;color:var(--text-h);font-family:var(--font-ui);letter-spacing:0;text-align:right;flex:auto;margin:0;font-size:15px;font-weight:400;line-height:1.5}.product-details__panel{border-radius:var(--radius-md);background:var(--bg-soft);color:var(--text-muted);border:none;margin:0;padding:20px 22px;font-size:15px;line-height:1.6;box-shadow:inset 0 0 0 1px #201a1c0d}.product-details__panel--error{color:#8b3433;background:#fdf6f5;box-shadow:inset 0 0 0 1px #9f43422e}@media (width<=900px){.product-details__layout{grid-template-columns:1fr}.product-details__media-stage{min-height:300px;max-height:70vh}}@media (width<=600px){.product-details__buy{flex-direction:column;align-items:stretch}.product-details__button,.product-details__quantity{width:100%}.product-details__meta strong{font-size:13px}}.products-page{flex-direction:column;gap:28px;display:flex}.products-hero{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:18px;padding:0 0 12px;display:flex}.products-page__hero-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.products-page__hero-link{border:1px solid var(--border);background:var(--surface);min-height:44px;color:var(--text-h);border-radius:8px;justify-content:center;align-items:center;padding:0 16px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .16s,border-color .16s;display:inline-flex}.products-page__hero-link:hover{border-color:var(--border-strong);background:var(--surface-soft)}.products-toolbar{border:0;grid-template-columns:minmax(0,1fr);align-items:end;gap:16px 20px;padding:0;display:grid}.products-search{flex-direction:column;gap:6px;min-width:0;display:flex}.products-search__label{color:var(--text-h);letter-spacing:.01em;font-size:13px;font-weight:500}.products-search__control{background:var(--surface);border:1px solid #201a1c1f;border-radius:8px;align-items:stretch;gap:0;min-width:0;display:flex;overflow:hidden}.products-search__input{box-sizing:border-box;min-width:0;min-height:44px;color:var(--text-h);box-shadow:none;background:0 0;border:0;border-radius:0;flex:1;padding:0 14px;font-family:inherit;font-size:15px}.products-search__input::placeholder{color:var(--text-muted);opacity:.9}.products-search__input:focus{outline:none}.products-search__control:focus-within{border-color:#201a1c38}.products-search__submit{background:var(--button-bg);min-width:100px;color:var(--button-text);cursor:pointer;border:0;border-left:1px solid #201a1c14;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;padding:0 16px;font-family:inherit;font-size:14px;font-weight:600;transition:background .16s;display:inline-flex}.products-search__submit:hover{background:var(--button-bg-hover)}.products-sort{flex-direction:column;gap:6px;max-width:280px;display:flex}.products-sort__label{color:var(--text-h);letter-spacing:.01em;font-size:13px;font-weight:500}.products-sort__select{box-sizing:border-box;background:var(--surface);width:100%;min-height:44px;color:var(--text-h);cursor:pointer;box-shadow:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%234e4346' d='M3 4.5 6 7.5 9 4.5'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border:1px solid #201a1c1f;border-radius:8px;padding:0 32px 0 12px;font-family:inherit;font-size:14px;font-weight:500;transition:border-color .16s}.products-sort__select:hover{border-color:#201a1c33}.products-sort__select:focus{border-color:#201a1c47;outline:none}.products-categories-wrap{margin:0 -2px;padding:0 0 2px;position:relative}.products-filter-panel{border:1px solid var(--border);background:var(--surface);border-radius:8px;gap:18px;padding:18px;display:grid}.products-filter-panel__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.products-filter-panel__header h2{color:var(--text-h);font-family:var(--font-ui);letter-spacing:0;margin:0 0 4px;font-size:18px;font-weight:700;line-height:1.25}.products-filter-panel__header p{color:var(--text-muted);margin:0;font-size:14px;line-height:1.45}.products-filter-panel__reset{border:1px solid var(--button-border);background:var(--surface);min-height:40px;color:var(--button-bg);font-family:var(--font-ui);cursor:pointer;border-radius:2px;justify-self:start;padding:0 14px;font-size:14px;font-weight:600;transition:background .16s}.products-filter-panel__reset:hover{background:var(--button-soft)}.products-categories{flex-wrap:wrap;gap:8px;padding:0 0 2px;display:flex}.products-categories__chip{border:1px solid var(--border);background:var(--surface);min-height:36px;color:var(--text);cursor:pointer;border-radius:999px;flex:none;padding:0 14px;font-size:13px;font-weight:500;transition:background .16s,border-color .16s,color .16s}.products-categories__chip:hover{background:var(--surface-soft);border-color:#201a1c2e}.products-categories__chip--active{border-color:var(--button-border);background:var(--button-bg);color:var(--button-text);font-weight:600}.products-page__status,.products-page__panel{border:1px solid var(--border);background:var(--surface-strong);box-shadow:var(--shadow-soft);border-radius:8px;padding:16px 18px}.products-page__status--error{color:#8b3433;border-color:#9f43423d}.products-page__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 24px;display:grid}.products-results{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.products-results__count{color:var(--text-muted);font-size:14px;font-weight:500}.products-results__count strong{color:var(--text-h);font-weight:600}.products-results__chip{border:1px solid var(--border);background:var(--surface-strong);min-height:34px;color:var(--text-muted);border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.products-results__chip strong{color:var(--text-h);font-weight:600}.products-results__chip--new{min-height:0;color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;background:#faf7f4;border-color:#201a1c1a;padding:4px 10px;font-size:10px;font-weight:500}@media (width<=1040px){.products-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=780px){.products-toolbar{grid-template-columns:1fr}.products-hero{flex-direction:column;align-items:stretch}.products-page__hero-actions{justify-content:flex-start}.products-page__grid,.skeleton-grid{grid-template-columns:1fr}.products-search__control{flex-direction:column}.products-search__submit{border-top:1px solid #201a1c14;border-left:0;min-width:100%;min-height:44px}.products-page__hero-link,.products-search__submit,.products-filter-panel__reset{width:100%}.products-sort{max-width:none}}.profile-page{flex-direction:column;gap:32px;padding:4px 0 56px;display:flex}.profile-page__status{border:1px solid var(--border);background:var(--surface);border-radius:8px;margin:0;padding:14px 16px;font-size:14px;line-height:1.45}.profile-page__status--error{color:#7a2f2e;background:#fdf8f8;border-color:#9f434247}.profile-hero{border:1px solid var(--border);background:linear-gradient(135deg,#fff 0%,#f8f8f6 100%);border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;padding:28px;display:grid}.profile-hero--loading{grid-template-columns:1fr}.profile-hero__avatar{background:var(--button-bg);width:76px;height:76px;color:var(--button-text);font-family:var(--font-ui);border-radius:50%;justify-content:center;align-items:center;font-size:30px;font-weight:700;line-height:1;display:flex}.profile-hero__copy{flex-direction:column;gap:10px;min-width:0;display:flex}.profile-hero__eyebrow,.profile-metric span,.profile-order-card__header span,.profile-order-card dt,.profile-feedback-card header span,.profile-feedback-card__reply span{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:600;line-height:1.2}.profile-hero h1{color:var(--text-h);font-family:var(--font-ui);letter-spacing:0;margin:0;font-size:clamp(34px,4vw,46px);font-weight:700;line-height:1.05}.profile-hero p{max-width:48em;color:var(--text);margin:0;font-size:15px;line-height:1.6}.profile-hero__meta{flex-wrap:wrap;gap:8px;display:flex}.profile-hero__meta span{border:1px solid var(--border);min-height:30px;color:var(--text-h);background:#ffffffb8;border-radius:999px;align-items:center;padding:0 10px;font-size:13px;line-height:1.2;display:inline-flex}.profile-hero__actions{flex-direction:column;gap:10px;min-width:190px;display:flex}.profile-page__button,.profile-section__link{min-height:44px;font-family:var(--font-ui);letter-spacing:.01em;border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;padding:0 18px;font-size:14px;font-weight:600;line-height:1.2;text-decoration:none;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.profile-page__button--primary{border-color:var(--button-border);background:var(--button-bg);color:var(--button-text)}.profile-page__button--primary:hover{border-color:var(--button-bg-hover);background:var(--button-bg-hover);color:var(--button-text)}.profile-page__button--secondary,.profile-section__link{border-color:var(--button-border);background:var(--surface);color:var(--button-bg)}.profile-page__button--secondary:hover,.profile-section__link:hover{border-color:var(--button-border);background:var(--button-soft);color:var(--button-bg)}.profile-overview{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.profile-metric,.profile-order-card,.profile-feedback-card,.profile-empty{border:1px solid var(--border);background:var(--surface);border-radius:8px}.profile-metric{flex-direction:column;gap:10px;min-height:148px;padding:20px;display:flex}.profile-metric strong{color:var(--text-h);font-family:var(--font-ui);letter-spacing:0;font-size:28px;font-weight:700;line-height:1.05}.profile-metric p,.profile-empty p,.profile-section__header p,.profile-order-card__footer,.profile-feedback-card p,.profile-feedback-card time{color:var(--text-muted);margin:0;font-size:14px;line-height:1.5}.profile-section{flex-direction:column;gap:16px;display:flex}.profile-section__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:16px;padding-bottom:12px;display:flex}.profile-section__header h2{color:var(--text-h);font-family:var(--font-ui);letter-spacing:0;margin:0 0 6px;font-size:1.25rem;font-weight:700;line-height:1.25}.profile-orders-list,.profile-feedback-list{gap:14px;display:grid}.profile-order-card{flex-direction:column;gap:16px;padding:20px;display:flex}.profile-order-card__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.profile-order-card__header div{flex-direction:column;gap:5px;display:flex}.profile-order-card__header time{color:var(--text-h);font-size:15px;font-weight:600;line-height:1.3}.profile-order-card__header strong{color:var(--text-h);font-family:var(--font-ui);text-align:right;white-space:nowrap;font-size:22px;font-weight:700;line-height:1.1}.profile-status{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;gap:5px;padding:12px 14px;display:grid}.profile-status span,.profile-feedback-card__status{color:var(--text-h);font-size:14px;font-weight:700;line-height:1.25}.profile-status p{color:var(--text-muted);margin:0;font-size:14px;line-height:1.45}.profile-status--active{background:#f8f8f6;border-color:#11111124}.profile-status--success{background:#f6faf7;border-color:#508c6047}.profile-status--muted{border-color:var(--border);background:var(--surface-soft)}.profile-order-card__details{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;display:grid}.profile-order-card__details div{border:1px solid var(--border);background:var(--surface-strong);border-radius:8px;min-width:0;padding:12px}.profile-order-card dt,.profile-order-card dd{margin:0}.profile-order-card dd{color:var(--text-h);overflow-wrap:anywhere;margin-top:6px;font-size:14px;font-weight:600;line-height:1.35}.profile-order-card__footer{flex-wrap:wrap;gap:8px;display:flex}.profile-order-card__footer span{background:var(--button-soft);min-height:28px;color:var(--text-h);border-radius:999px;align-items:center;padding:0 10px;font-size:13px;font-weight:600;display:inline-flex}.profile-empty{justify-content:space-between;align-items:center;gap:18px;padding:22px;display:flex}.profile-empty h3{color:var(--text-h);font-family:var(--font-ui);letter-spacing:0;margin:0 0 6px;font-size:18px;font-weight:700;line-height:1.25}.profile-feedback-card{flex-direction:column;gap:14px;padding:18px;display:flex}.profile-feedback-card header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.profile-feedback-card h3{color:var(--text-h);font-family:var(--font-ui);margin:5px 0 0;font-size:17px;font-weight:700;line-height:1.3}.profile-feedback-card__status{border:1px solid var(--border);white-space:nowrap;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;display:inline-flex}.profile-feedback-card__reply{border:1px solid var(--border);background:var(--surface-strong);border-radius:8px;gap:6px;padding:12px;display:grid}.profile-feedback-card__reply strong{color:var(--text-h);font-size:14px;font-weight:600;line-height:1.45}@media (width<=1020px){.profile-hero,.profile-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-hero__avatar{grid-row:span 2}.profile-hero__actions{grid-column:2;min-width:0}.profile-order-card__details{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.profile-page{gap:24px}.profile-hero,.profile-overview,.profile-order-card__details{grid-template-columns:1fr}.profile-hero{padding:22px}.profile-hero__avatar,.profile-hero__actions{grid-area:auto}.profile-hero__actions,.profile-page__button,.profile-section__link{width:100%}.profile-section__header,.profile-order-card__header,.profile-feedback-card header,.profile-empty{flex-direction:column;align-items:stretch}.profile-order-card__header strong{text-align:left}}.shops-page{flex-direction:column;gap:32px;display:flex}.shops-tiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.shops-tile{background:var(--surface);min-height:124px;color:var(--text-h);text-align:center;box-shadow:none;border:1px solid #201a1c1a;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:22px 20px;text-decoration:none;transition:border-color .16s,background-color .16s;display:flex}.shops-tile:hover{border-color:var(--border-strong);background:var(--surface-strong)}.shops-tile__name{letter-spacing:.04em;text-transform:uppercase;color:var(--text-h);font-size:14px;font-weight:600;line-height:1.2}.shops-tile__name.is-wide{letter-spacing:.06em;font-size:13px}.shops-tile__note{color:var(--text-muted);font-size:12px;font-weight:500;line-height:1.35}@media (width<=900px){.shops-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.shops-tiles{grid-template-columns:1fr}}:root{--font-ui:"Manrope", sans-serif;--font-display:"Cormorant Garamond", serif;--bg:#fff;--bg-soft:#fbf9f7;--hero-bg:#f5f0ee;--surface:#fff;--surface-strong:#fffdfb;--surface-soft:#f8f5f3;--button-bg:#111;--button-bg-hover:#2a2a28;--button-border:#111;--button-text:#fff;--button-soft:#f2f2ef;--button-disabled:#bdb4b7;--primary:var(--button-bg);--primary-hover:var(--button-bg-hover);--primary-soft:var(--button-soft);--secondary:var(--button-bg);--secondary-soft:var(--button-soft);--accent:#8e6f76;--accent-strong:#7d6167;--accent-hover:#7d6167;--accent-soft:#ece3e5;--accent-bg:#ece3e5;--text-h:#201a1c;--text:#4e4346;--text-muted:#7d7174;--border:#e7dfdb;--border-strong:#d8ccc7;--shadow-soft:0 2px 10px #24181c0a;--shadow-card:0 8px 20px #24181c0d;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--container-width:1180px}.page-hero{border-bottom:1px solid var(--border);flex-direction:column;gap:0;margin:0 0 28px;padding:0 0 12px;display:flex}.page-hero__top{padding:0}.page-hero__title{color:var(--text-h);font-family:var(--font-ui);letter-spacing:0;margin:0;font-size:clamp(32px,4vw,40px);font-weight:700;line-height:1.08}.page-hero__bottom{min-height:1.4em;padding-top:8px;display:block}.page-hero__title+.page-hero__sub{margin-top:8px}.page-hero__sub,.page-hero__meta{max-width:42em;color:var(--text-muted);font-family:var(--font-ui);margin:0;font-size:15px;font-weight:400;line-height:1.5}.page-hero__link{color:var(--text-h);font-family:var(--font-ui);border-bottom:1px solid #201a1c38;padding-bottom:1px;font-size:15px;font-weight:400;line-height:1.5;text-decoration:none;transition:color .16s,border-color .16s;display:inline}.page-hero__link:hover{color:var(--primary-hover);border-bottom-color:#11111147}.section-title{border-bottom:1px solid var(--border);color:var(--text-h);font-family:var(--font-ui);letter-spacing:0;margin:0;padding-bottom:8px;font-size:18px;font-weight:700;line-height:1.25}.section-prose{color:var(--text);font-family:var(--font-ui);margin:0;font-size:14px;line-height:1.6}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-ui);background:var(--bg);color:var(--text);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}button,input,textarea,select{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #1113}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}#root{min-height:100vh}.container{width:100%;max-width:1180px;margin:0 auto;padding-inline:24px}@media (width<=768px){.container{padding-inline:16px}}
