@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&display=swap";:root{--color-primary:peru;--color-primary-end:#b87333;--color-primary-text:#fff;--color-primary-shadow:#cd853f73;--color-primary-shadow-soft:#0f172a1a;--color-tab-active:var(--color-primary);--color-tab-active-end:var(--color-primary-end);--color-tab-active-text:var(--color-primary-text);--color-tab-active-shadow:var(--color-primary-shadow);--color-tab-active-shadow-soft:var(--color-primary-shadow-soft);--category-tile-bg:#e8ddd4;--category-tile-border:#8b5a2b1f}html.theme-dark{--color-primary:peru;--color-primary-end:#a86b2e;--color-primary-text:#fff;--color-primary-shadow:#cd853f80;--color-primary-shadow-soft:#00000040;--color-tab-active:var(--color-primary);--color-tab-active-end:var(--color-primary-end);--color-tab-active-text:var(--color-primary-text);--color-tab-active-shadow:var(--color-primary-shadow);--color-tab-active-shadow-soft:var(--color-primary-shadow-soft);--category-tile-bg:#3d342c;--category-tile-border:#cd853f40}:root{--text:#5c5668;--text-h:#0f0d14;--text-muted:#4b5563;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--brand:#b87333;--brand-hover:#9a6229;--header-surface:#fff;--header-border:#0f172a14;--header-icon-border:#e2e5eb;--header-icon-hover:#cd853f1a;--app-header-offset:calc(2.35rem + 58px);--sans:"DM Sans", system-ui, "Segoe UI", Roboto, sans-serif;--heading:"DM Sans", system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:17px/145% var(--sans);letter-spacing:.01em;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}html.theme-dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--text:#a8a3b5;--text-h:#f4f3f8;--text-muted:#9ca3af;--bg:#252532;--border:#2e303a;--code-bg:#1f2028;--accent:#b794f6;--accent-bg:#b794f61f;--accent-border:#b794f673;--social-bg:#2f303a80;--shadow:#00000073 0 10px 15px -3px, #0000004d 0 4px 6px -2px;--brand:#daa574;--brand-hover:#e8b88a;--header-surface:#1a1b24;--header-border:#ffffff0f;--header-icon-border:#343648;--header-icon-hover:#cd853f26}@media (width<=480px){:root,html.theme-dark{--app-header-offset:calc(2.35rem + 52px)}}@media (width<=960px){:root,html.theme-dark{--app-header-offset:calc(4.95rem + 52px)}}#root{text-align:left;box-sizing:border-box;flex-direction:column;width:100%;max-width:none;min-height:100svh;margin:0;display:flex}html,body{background:var(--bg);width:100%;margin:0;overflow-x:hidden}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-footer{border-top:1px solid var(--header-border);box-sizing:border-box;background:#f4f5f7;width:100%;margin-top:auto}html.theme-dark .site-footer{border-top-color:var(--header-border);background:#1e1f28}.site-footer__inner{max-width:72rem;padding:clamp(2rem, 5vw, 3rem) clamp(1rem, 4vw, 2rem) max(1.5rem, env(safe-area-inset-bottom));box-sizing:border-box;margin:0 auto}.site-footer__columns{grid-template-columns:1fr;gap:clamp(1.75rem,4vw,2.5rem);display:grid}@media (width>=640px){.site-footer__columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.site-footer__columns{grid-template-columns:minmax(10rem,1.1fr) repeat(4,minmax(0,1fr));align-items:start;gap:clamp(1.25rem,3vw,2rem)}}.site-footer__brand{min-width:0}.site-footer__brand-link{color:var(--text-h);align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.site-footer__brand-link:hover .site-footer__brand-line{color:var(--color-primary-end,var(--brand))}.site-footer__logo-wrap{background:var(--header-surface,#fff);border:1px solid var(--header-border);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;overflow:hidden;box-shadow:0 1px 2px #0f172a0f}.site-footer__logo{object-fit:contain;width:100%;height:100%;display:block}.site-footer__brand-text{flex-direction:column;gap:.05rem;line-height:1.15;display:flex}.site-footer__brand-line{letter-spacing:-.03em;color:var(--text-h);font-size:1.125rem;font-weight:700;transition:color .15s}.site-footer__col{min-width:0}.site-footer__heading{letter-spacing:-.02em;color:var(--text-h);margin:0 0 .75rem;font-size:.95rem;font-weight:700}.site-footer__list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.site-footer__list--contact li{flex-direction:column;gap:.15rem;display:flex}.site-footer__legal-address{flex-direction:column;gap:.15rem;margin-top:1rem;display:flex}.site-footer__contact-label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:.72rem;font-weight:600}.site-footer__address{color:var(--text);flex-direction:column;gap:.05rem;max-width:16rem;margin:0;font-size:.88rem;font-style:normal;font-weight:500;line-height:1.45;display:flex}.site-footer__address-line{display:block}.site-footer__link{color:var(--text);width:fit-content;max-width:100%;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .15s}.site-footer__link:hover{color:var(--color-primary-end,var(--brand))}.site-footer__link:focus-visible{outline:2px solid var(--color-primary,var(--brand));outline-offset:3px;border-radius:4px}.site-footer__social{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.site-footer__social-btn{width:2.5rem;height:2.5rem;color:var(--color-primary-text);background:linear-gradient(180deg, var(--color-primary) 0%, var(--color-primary-end) 100%);box-shadow:0 2px 10px var(--color-primary-shadow);border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;transition:filter .15s,box-shadow .15s;display:inline-flex}.site-footer__social-btn:hover{filter:brightness(1.08);box-shadow:0 4px 14px var(--color-primary-shadow)}.site-footer__social-btn:focus-visible{outline:2px solid var(--color-primary-text);outline-offset:2px}.site-footer__rule{background:var(--header-border);height:1px;margin:clamp(1.75rem,4vw,2.25rem) 0 clamp(1.25rem,3vw,1.5rem)}.site-footer__copyright{text-align:center;color:var(--text-muted);margin:0;font-size:.82rem;font-weight:500}.header{z-index:200;width:100%;max-width:none;padding:.5rem max(1rem, env(safe-area-inset-right)) .45rem max(1rem, env(safe-area-inset-left));padding-top:calc(.5rem + env(safe-area-inset-top,0px));box-sizing:border-box;background:var(--bg);margin:0;position:fixed;top:0;left:0;right:0}.header__bar{box-sizing:border-box;background:var(--header-surface,#fff);border:1px solid var(--header-border,#0f172a0f);border-radius:14px;flex-wrap:wrap;align-items:center;gap:.55rem .85rem;width:100%;padding:.42rem 1.05rem;display:flex;box-shadow:0 1px 2px #0f172a0f,0 8px 24px #0f172a14}@media (width>=961px){.header__bar{flex-wrap:nowrap;align-items:center}.header__brand{flex-shrink:0}.header__nav{flex:auto;justify-content:center;align-self:center;min-width:0}.header__tools{flex-wrap:nowrap;flex-shrink:0;align-self:center}}.header__brand{color:var(--text-h);letter-spacing:-.02em;align-items:center;gap:.6rem;margin-right:auto;font-size:1.05rem;font-weight:700;text-decoration:none;display:inline-flex}.header__logo-img{object-fit:contain;object-position:center;background:var(--header-surface,#fff);box-sizing:border-box;border-radius:10px;width:58px;max-width:none;height:58px;max-height:none;display:block;box-shadow:0 0 0 1px #0f172a14}@media (width<=480px){.header__logo-img{width:52px;height:52px}}.header__menu-btn{border:1px solid var(--header-icon-border);width:40px;height:40px;color:var(--text-h);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;padding:0;display:none}.header__menu-icon{background:currentColor;border-radius:1px;width:18px;height:2px;box-shadow:0 -6px,0 6px}.header__nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:.15rem 1.35rem;display:flex}.header__link{color:var(--text-muted,#4b5563);background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.25rem;padding:.5rem 1.15rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:background-color .3s,color .25s,box-shadow .3s,transform .22s;display:inline-flex;position:relative}.header__link:after{content:"";background:var(--color-primary);transform-origin:0;border-radius:1px;height:2px;transition:transform .28s;position:absolute;bottom:.28rem;left:1rem;right:1rem;transform:scaleX(0)}@media (prefers-reduced-motion:reduce){.header__link:after{transition-duration:.01ms}}.header__link:hover:not(.header__link--active),.header__link:focus-visible:not(.header__link--active){color:var(--color-primary)}.header__link:hover:not(.header__link--active):after,.header__link:focus-visible:not(.header__link--active):after{transform:scaleX(1)}.header__link:active{transform:scale(.97)}.header__link--active:after{display:none}.header__link--active{color:var(--color-tab-active-text);background:linear-gradient(180deg, var(--color-tab-active) 0%, var(--color-tab-active-end) 100%);box-shadow:0 4px 14px var(--color-tab-active-shadow), 0 2px 5px var(--color-tab-active-shadow-soft)}.header__link--active:hover{color:var(--color-tab-active-text)}html.theme-dark .header__link--active{background:linear-gradient(180deg, var(--color-tab-active) 0%, var(--color-tab-active-end) 100%);box-shadow:0 4px 16px var(--color-tab-active-shadow), 0 2px 6px var(--color-tab-active-shadow-soft)}.header__chevron{opacity:.75;flex-shrink:0}.header__tools{flex-wrap:wrap;align-self:center;align-items:center;gap:.45rem;margin-left:auto;display:flex}.header__auth-link{box-sizing:border-box;min-height:40px;color:var(--color-primary);white-space:nowrap;border-radius:9999px;justify-content:center;align-items:center;padding:0 .75rem;font-size:.9rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.header__auth-link:hover{background:#cd853f1f}html.theme-dark .header__auth-link:hover{background:#cd853f2e}.header__auth-link:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.header__auth-link--active{text-underline-offset:.22em;text-decoration:underline}button.header__auth-link{cursor:pointer;background:0 0;border:none;font-family:inherit}.header__tools .button.button--primary.header__auth-signup{box-sizing:border-box;justify-content:center;align-items:center;height:40px;min-height:40px;padding:0 1.05rem;font-size:.88rem;font-weight:700;line-height:1.2;display:inline-flex}.header__auth-signup--active{filter:brightness(.97);box-shadow:0 2px 0 #00000014 inset, 0 4px 14px var(--color-primary-shadow)}.header__facebook{min-width:2.75rem;color:var(--text-h);box-sizing:border-box;border:1px solid #0000;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.1rem;padding:.12rem .3rem .18rem;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.header__facebook:hover{background:var(--category-tile-bg);border-color:var(--category-tile-border)}.header__facebook:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.header__facebook-icon{flex-shrink:0;display:block}.header__facebook-caption{letter-spacing:.02em;text-align:center;color:var(--text-muted);max-width:5rem;font-size:.58rem;font-weight:700;line-height:1.05}.header__icon-btn{border:1px solid var(--header-icon-border);width:40px;height:40px;color:var(--text-h);cursor:pointer;box-sizing:border-box;background:0 0;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:background .15s,border-color .15s;display:inline-flex}a.header__icon-btn{color:inherit;text-decoration:none}.header__icon-btn--active{background:var(--category-tile-bg);border-color:var(--category-tile-border);color:var(--color-primary,var(--brand))}.header__icon-btn:hover{background:var(--category-tile-bg);border-color:var(--category-tile-border)}.header__icon-btn:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.header__icon-wrap{flex-shrink:0;display:inline-flex;position:relative}.header__unread-badge{letter-spacing:-.02em;min-width:1.35rem;height:1.35rem;color:var(--color-primary-text);background:linear-gradient(180deg, var(--color-primary) 0%, var(--color-primary-end) 100%);border:2px solid var(--header-surface,#fff);box-sizing:border-box;box-shadow:0 1px 5px var(--color-primary-shadow-soft);pointer-events:none;border-radius:9999px;justify-content:center;align-items:center;padding:0 .28rem;font-size:.68rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:0;right:0;transform:translate(50%,-50%)}html.theme-dark .header__unread-badge{border-color:var(--header-surface,#1a1b22)}@media (width<=960px){.header__bar{gap:.5rem .65rem;padding:.4rem .75rem .5rem}.header__menu-btn{order:1;display:inline-flex}.header__brand{order:0}.header__tools{order:2;justify-content:flex-start;width:100%;margin-left:0;padding-top:.15rem}.header__nav{border-top:1px solid var(--header-icon-border);flex-direction:column;order:3;align-items:stretch;width:100%;padding-top:.5rem;display:none}.header__nav--open{display:flex}.header__link{box-sizing:border-box;justify-content:center;width:100%;padding:.65rem 1.15rem}.header__profile-dropdown{min-width:11rem;left:auto;right:0}}.header__profile{flex-shrink:0;position:relative}.header__profile-trigger{border:1px solid var(--header-icon-border);background:var(--header-surface,#fff);max-width:min(220px,42vw);color:var(--text-h);cursor:pointer;border-radius:12px;align-items:center;gap:.45rem;padding:.35rem .55rem .35rem .4rem;font-family:inherit;font-size:.88rem;font-weight:600;transition:border-color .18s,box-shadow .18s,background .18s;display:inline-flex}.header__profile-trigger:hover{border-color:#0f172a24;box-shadow:0 2px 8px #0f172a0f}.header__profile-trigger:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.header__profile-avatar{object-fit:cover;background:var(--category-tile-bg);border-radius:9px;flex-shrink:0;width:32px;height:32px}.header__profile-avatar--fallback{color:#1c1917;box-sizing:border-box;background:#fafaf9;border:1px solid #8b5a2b59;justify-content:center;align-items:center;font-size:.82rem;font-weight:800;line-height:1;display:inline-flex}html.theme-dark .header__profile-avatar--fallback{color:#fafaf9;background:#292524;border-color:#f5f5f459}.header__profile-name{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:auto;min-width:0;overflow:hidden}.header__profile-chevron{opacity:.55;flex-shrink:0;transition:transform .22s,opacity .15s}.header__profile-chevron--open{opacity:.85;transform:rotate(180deg)}.header__profile-dropdown{z-index:60;background:var(--header-surface,#fff);border:1px solid var(--header-icon-border);opacity:0;transform-origin:100% 0;pointer-events:none;visibility:hidden;border-radius:12px;min-width:12rem;margin:0;padding:.35rem;list-style:none;transition:opacity .2s,transform .22s cubic-bezier(.22,1,.36,1),visibility .2s;position:absolute;top:calc(100% + 6px);right:0;transform:translateY(-6px)scale(.98);box-shadow:0 4px 6px #0f172a0d,0 12px 28px #0f172a1f}.header__profile-dropdown--open{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)scale(1)}@media (prefers-reduced-motion:reduce){.header__profile-dropdown,.header__profile-chevron{transition-duration:.01ms}}.header__profile-menu-link{width:100%;color:var(--text-h);text-align:left;box-sizing:border-box;background:0 0;border-radius:9px;margin:0 0 .25rem;padding:.55rem .65rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s;display:block}.header__profile-menu-link:hover{background:var(--header-icon-hover)}.header__profile-menu-link:focus-visible{outline:2px solid var(--color-primary,var(--brand));outline-offset:2px}.header__profile-logout{color:#dc2626;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:9px;align-items:center;gap:.55rem;width:100%;margin:0;padding:.55rem .65rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .15s;display:flex}.header__profile-logout:hover{background:#dc262614}.header__profile-logout:focus-visible{outline-offset:2px;outline:2px solid #dc2626}html.theme-dark .header__profile-logout{color:#f87171}html.theme-dark .header__profile-logout:hover{background:#f871711f}.floating-dock{right:max(2.35rem, calc(.65rem + env(safe-area-inset-right)));bottom:max(2.35rem, calc(1.35rem + env(safe-area-inset-bottom)));z-index:90;pointer-events:none;box-sizing:border-box;flex-direction:column;align-items:center;gap:.7rem;display:flex;position:fixed}.floating-dock>*{pointer-events:auto}.floating-dock__top{border:1px solid var(--header-border);background:var(--header-surface,#fff);width:3.15rem;height:3.15rem;color:var(--text-h);cursor:pointer;opacity:0;visibility:hidden;border-radius:9999px;justify-content:center;align-items:center;padding:0;transition:opacity .2s,visibility .2s,transform .2s,border-color .15s,color .15s,box-shadow .15s;display:flex;transform:translateY(.35rem);box-shadow:0 2px 10px #0f172a14,0 1px 3px #0f172a0f}.floating-dock__top--visible{opacity:1;visibility:visible;transform:translateY(0)}.floating-dock__top:hover{color:var(--color-primary-end,var(--brand));border-color:#b8733373;box-shadow:0 4px 14px #0f172a1a,0 2px 6px #b873331f}.floating-dock__top:focus-visible{outline:3px solid var(--color-primary,peru);outline-offset:3px}.floating-dock__top-icon{margin-top:-2px;display:block}html.theme-dark .floating-dock__top{background:var(--header-surface,#1a1b24);border-color:var(--header-border)}.floating-dock__whatsapp{color:#fff;box-sizing:border-box;background:#25d366;border-radius:9999px;justify-content:center;align-items:center;width:3.35rem;height:3.35rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 16px #25d36673,0 2px 6px #0f172a1f}.floating-dock__whatsapp:hover{transform:scale(1.06);box-shadow:0 6px 22px #25d36680,0 2px 8px #0f172a24}.floating-dock__whatsapp:focus-visible{outline:3px solid var(--color-primary,peru);outline-offset:3px}.floating-dock__whatsapp-icon{flex-shrink:0;display:block}@media (width>=768px){.floating-dock{right:max(2.85rem, calc(.85rem + env(safe-area-inset-right)));bottom:max(2.85rem, calc(1.5rem + env(safe-area-inset-bottom)));gap:.85rem}.floating-dock__top{width:3.35rem;height:3.35rem}.floating-dock__whatsapp{width:3.5rem;height:3.5rem}}.add-product{max-width:72rem;margin-inline:auto}.add-product__header{margin-bottom:1.25rem}.add-product__back{color:var(--brand);margin-bottom:.5rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-block}.add-product__back:hover{text-decoration:underline}.add-product__title{letter-spacing:-.02em;color:var(--text-h);margin:0;font-size:clamp(1.35rem,3vw,1.65rem);font-weight:700}.add-product__grid{grid-template-columns:1fr;align-items:stretch;gap:1.25rem;display:grid}@media (width>=900px){.add-product__grid{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:1.5rem}}.add-product__card{background:var(--header-surface);border:1px solid var(--header-border);box-sizing:border-box;border-radius:14px;padding:clamp(1.15rem,3vw,1.5rem);box-shadow:0 1px 2px #0f172a0d,0 8px 28px #0f172a0f}.add-product__card--media,.add-product__card--info{flex-direction:column;height:auto;min-height:100%;display:flex}.add-product__fieldset--category{border:none;margin:0 0 1rem;padding:0}.add-product__media-fill{flex-direction:column;flex:1;min-height:0;display:flex}.add-product__media-fill .add-product__dropzone{flex:1;min-height:220px}.add-product__card--info .add-product__actions{margin-top:auto;padding-top:.5rem}.add-product__card-title{color:var(--text-h);margin:0 0 .35rem;font-size:1.05rem;font-weight:700}.add-product__hint{color:var(--text-muted);margin:0 0 1rem;font-size:.85rem}.add-product__dropzone{cursor:pointer;background:#fafafa;border:2px dashed #d1d5db;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:200px;padding:1.5rem 1rem;transition:border-color .2s,background .2s;display:flex;position:relative}.add-product__dropzone:hover,.add-product__dropzone--active{background:var(--header-icon-hover);border-color:#b8733373}.add-product__dropzone--invalid{background:#fef2f280;border-color:#dc26268c}html.theme-dark .add-product__dropzone--invalid{background:#dc262614}html.theme-dark .add-product__dropzone{background:#ffffff08}.add-product__file-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.add-product__dropzone-icon{color:#9ca3af;margin-bottom:.5rem}.add-product__dropzone-text{color:var(--text-h);margin:0;font-size:.95rem;font-weight:600}.add-product__dropzone-sub{color:var(--text-muted);margin:.35rem 0 0;font-size:.8rem}.add-product__previews{flex-wrap:wrap;gap:.5rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.add-product__preview-item{border:1px solid var(--header-border);border-radius:8px;width:72px;height:72px;position:relative;overflow:hidden}.add-product__preview-img{object-fit:cover;width:100%;height:100%}.add-product__preview-remove{color:#fff;cursor:pointer;background:#0f172aa6;border:none;border-radius:6px;width:22px;height:22px;padding:0;font-size:1rem;line-height:1;position:absolute;top:2px;right:2px}.add-product__add-more{width:100%;color:var(--text-h);background:var(--header-surface);border:1px solid var(--header-icon-border);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;margin-top:1rem;padding:.6rem 1rem;font-family:inherit;font-size:.9rem;font-weight:600;display:flex}.add-product__add-more:hover{background:var(--header-icon-hover)}.add-product__field{margin-bottom:1.1rem}.add-product__fieldset{border:none;margin:0 0 1.1rem;padding:0}.add-product__label{color:var(--text-h);margin-bottom:.45rem;font-size:.88rem;font-weight:600;display:block}.add-product__req{color:#dc2626}.add-product__input,.add-product__select,.add-product__textarea{box-sizing:border-box;width:100%;font:inherit;color:var(--text-h);border:1px solid var(--header-icon-border);background:var(--header-surface);border-radius:10px;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.add-product__input,.add-product__select{min-height:44px;padding:0 .85rem}.add-product__textarea{resize:vertical;min-height:140px;padding:.75rem .85rem}.add-product__input:focus,.add-product__select:focus,.add-product__textarea:focus{border-color:#b873338c;outline:none;box-shadow:0 0 0 3px #cd853f1f}.add-product__counter{color:var(--text-muted);margin-top:.35rem;font-size:.78rem;display:block}.add-product__pills{flex-wrap:wrap;gap:.45rem .5rem;display:flex}.add-product__pill{color:var(--text-muted);border:1px solid var(--header-icon-border);cursor:pointer;background:0 0;border-radius:9999px;padding:.45rem .85rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:background .15s,border-color .15s,color .15s}.add-product__pill:hover{color:var(--brand);border-color:#b8733359}.add-product__pill--active{color:var(--text-h);border-color:var(--color-primary);background:#cd853f1f}.add-product__row{gap:1rem;display:grid}@media (width>=640px){.add-product__row--3{grid-template-columns:repeat(3,minmax(0,1fr))}}.add-product__field--grow{min-width:0}.add-product__input-wrap{align-items:center;display:flex;position:relative}.add-product__prefix{color:var(--text-muted);pointer-events:none;font-weight:600;position:absolute;left:.85rem}.add-product__input--padded{padding-left:1.75rem}.add-product__input-wrap--suffix .add-product__suffix{color:var(--text-muted);pointer-events:none;font-weight:600;position:absolute;right:.85rem}.add-product__input--padded-end{padding-right:2rem}.add-product__actions{margin-top:1.5rem;padding-top:.25rem}.add-product__submit{justify-content:center;align-items:center;gap:.55rem;width:100%;min-height:48px;font-size:1rem;font-weight:700;display:inline-flex}.add-product__submit:disabled,.add-product__submit.add-product__submit--busy{cursor:not-allowed;opacity:.92}.add-product__submit:active:not(:disabled){transform:scale(.99)}.add-product__submit-spinner{border:2px solid #ffffff59;border-top-color:var(--color-primary-text,#fff);border-radius:50%;flex-shrink:0;width:1.15rem;height:1.15rem;animation:.7s linear infinite add-product-submit-spin}@keyframes add-product-submit-spin{to{transform:rotate(360deg)}}.add-product__error{color:#dc2626;margin:.4rem 0 0;font-size:.82rem;font-weight:600}.add-product__input[aria-invalid=true],.add-product__textarea[aria-invalid=true]{border-color:#dc26268c}.add-product__feedback{border-radius:10px;margin:0 0 .75rem;padding:.65rem .85rem;font-size:.9rem;line-height:1.35}.add-product__feedback--success{color:#166534;background:#16653414;border:1px solid #16653433}html.theme-dark .add-product__feedback--success{color:#86efac;background:#16653426;border-color:#86efac40}.add-product__feedback--error{color:#991b1b;background:#dc262614;border:1px solid #dc262640}.add-product__gate{color:var(--text-muted);margin:0;padding:1.5rem;font-size:1rem}.add-product__gate-link{color:var(--color-primary-end,var(--brand));font-weight:600}.auth-required-modal__backdrop{z-index:220;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a73;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}@media (width>=560px){.auth-required-modal__backdrop{align-items:center;padding:1.5rem}}.auth-required-modal{background:var(--header-surface,#fff);width:100%;max-width:22rem;color:var(--text-h);box-sizing:border-box;border:none;border-radius:16px 16px 0 0;margin:0;padding:0;box-shadow:0 -8px 40px #0f172a2e}@media (width>=560px){.auth-required-modal{border-radius:16px}}.auth-required-modal__header{border-bottom:1px solid var(--header-border);justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1.1rem 1.15rem .75rem;display:flex}.auth-required-modal__title{letter-spacing:-.02em;color:var(--text-h);margin:0;font-size:1.1rem;font-weight:700}.auth-required-modal__subtitle{color:var(--text-muted);margin:.35rem 0 0;font-size:.875rem;font-weight:500;line-height:1.45}.auth-required-modal__close{width:2.25rem;height:2.25rem;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.auth-required-modal__close:hover{background:var(--category-tile-bg);color:var(--text-h)}.auth-required-modal__close:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.auth-required-modal__actions{box-sizing:border-box;flex-direction:column;gap:.65rem;padding:1rem 1.15rem 1.2rem;display:flex}.auth-required-modal__cta{text-align:center;box-sizing:border-box;border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:2.65rem;padding:.55rem 1rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:flex}.auth-required-modal__cta.button.button--primary{border:none}.auth-required-modal__cta--outline{border:1px solid var(--header-icon-border);color:var(--text-h);background:0 0}.auth-required-modal__cta--outline:hover{background:var(--category-tile-bg);border-color:var(--category-tile-border)}.auth-required-modal__cta--outline:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.product-card-shell{flex-direction:column;flex:auto;min-width:0;height:100%;min-height:0;display:flex;position:relative}.product-card__hit{color:inherit;text-decoration:none}.product-card__hit--media{border-radius:14px 14px 0 0;flex-shrink:0;display:block;overflow:hidden}.product-card__hit--prices{display:block}.product-card__hit--title{flex:auto;min-width:0;display:block}.product-card:has(.product-card__hit:hover){transform:translateY(-2px);box-shadow:0 8px 24px #0f172a1a,0 2px 8px #0f172a0f}.product-card__hit:focus-visible{outline:2px solid var(--color-primary,peru);outline-offset:2px;border-radius:8px}.product-card__hit--media:focus-visible{border-radius:14px 14px 0 0}.product-card{background:var(--header-surface,#fff);border:1px solid var(--header-border);box-sizing:border-box;border-radius:14px;flex-direction:column;flex:auto;min-width:0;height:100%;min-height:0;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:visible;box-shadow:0 1px 3px #0f172a0f}.product-card__media{aspect-ratio:1/1.08;background:#ececec;position:relative;overflow:hidden}html.theme-dark .product-card__media{background:#2a2b35}.product-card__img{object-fit:cover;width:100%;height:100%;display:block}.product-card__badge{z-index:1;border-radius:9999px;padding:.28rem .55rem;font-size:.72rem;font-weight:700;line-height:1.2;position:absolute}.product-card__badge--discount{color:#fff;background:#dc2626;top:.55rem;left:.55rem}.product-card__heart{z-index:2;color:#b91c1c;cursor:pointer;background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;margin:0;padding:0;transition:color .15s,background .15s,transform .15s;display:flex;position:absolute;top:.45rem;right:.45rem;box-shadow:0 1px 4px #0f172a1f}html.theme-dark .product-card__heart{color:#f87171;background:#1e1e24e0}.product-card__heart:hover{color:#dc2626;transform:scale(1.06)}.product-card__heart--saved{color:#dc2626}.product-card__heart:focus-visible{outline:2px solid var(--color-primary,var(--brand));outline-offset:2px}.product-card__body{flex-direction:column;flex:auto;gap:.22rem;min-height:0;padding:.48rem .5rem .55rem;display:flex}.product-card__title-row{flex-direction:row;align-items:center;gap:.15rem;min-width:0;display:flex}.product-card__title-row .product-card__hit--title{transform:translateY(.07rem)}.product-card__menu-wrap{z-index:4;flex:none;align-items:center;display:flex;position:relative}.product-card__menu-btn{width:1.65rem;height:1.55rem;color:var(--text-muted,#6b7280);box-shadow:none;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;margin:0;padding:0;transition:color .15s,background .15s;display:flex}.product-card__menu-btn:hover,.product-card__menu-btn--open{color:var(--text-h);background:#0f172a12}html.theme-dark .product-card__menu-btn:hover,html.theme-dark .product-card__menu-btn--open{background:#ffffff14}.product-card__menu-btn:focus-visible{outline:2px solid var(--color-primary,var(--brand));outline-offset:2px}.product-card__menu{background:var(--header-surface,#fff);border:1px solid var(--header-border);z-index:5;border-radius:10px;min-width:7.5rem;margin:0;padding:.25rem 0;list-style:none;position:absolute;bottom:calc(100% + 4px);right:0;box-shadow:0 8px 24px #0f172a1f,0 2px 8px #0f172a0f}html.theme-dark .product-card__menu{background:#24252d}.product-card__menu-item{width:100%;font:inherit;text-align:left;color:var(--text-h);cursor:pointer;background:0 0;border:none;margin:0;padding:.45rem .85rem;font-size:.88rem;transition:background .12s;display:block}.product-card__menu-item:hover{background:var(--header-icon-hover,#0f172a0d)}.product-card__menu-item--danger{color:#b91c1c}.product-card__menu-item--danger:hover{background:#dc262614}.product-card__prices{flex-wrap:wrap;align-items:baseline;gap:.4rem .55rem;display:flex}.product-card__price{color:var(--text-h);letter-spacing:-.02em;font-size:.95rem;font-weight:700}.product-card__price-was{color:var(--text-muted);font-size:.8rem;font-weight:500;text-decoration:line-through}.product-card__title{--product-card-title-lh:1.3;font-size:.88rem;font-weight:600;line-height:var(--product-card-title-lh);color:var(--text-h);-webkit-line-clamp:2;line-clamp:2;overflow-wrap:anywhere;word-break:break-word;min-height:calc(.88rem * var(--product-card-title-lh) * 2);max-height:calc(.88rem * var(--product-card-title-lh) * 2);text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.home-category-products__cell,.home-search-results__cell,.favorites-page__cell,.my-products__cell,.content-page__product-cell{flex-direction:column;min-width:0;display:flex}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.skeleton-block{background:linear-gradient(110deg, var(--skeleton-base,#e8e8ec) 0%, var(--skeleton-base,#e8e8ec) 40%, var(--skeleton-highlight,#f4f4f6) 50%, var(--skeleton-base,#e8e8ec) 60%, var(--skeleton-base,#e8e8ec) 100%);background-size:200% 100%;border-radius:8px;animation:1.35s ease-in-out infinite skeleton-shimmer;display:block}html.theme-dark .skeleton-block{--skeleton-base:#2e3038;--skeleton-highlight:#3a3d48}.skeleton-block--line{border-radius:6px;height:.85rem}.skeleton-block--line--sm{width:42%;max-width:8rem}.skeleton-block--line--md{width:68%;max-width:14rem}.skeleton-block--line--lg{width:88%;max-width:20rem}.skeleton-block--crumb{vertical-align:middle;border-radius:4px;width:3.5rem;height:.75rem;display:inline-block}.skeleton-block--crumb-wide{width:5rem}.skeleton-block--fill{border-radius:0;width:100%;height:100%;min-height:100%}.product-card--skeleton{pointer-events:none}.product-card--skeleton .product-card__media{position:relative}.product-card--skeleton .product-card__body{gap:.45rem}.skeleton-product-detail__viewport{border:1px solid var(--header-border);aspect-ratio:1;background:var(--skeleton-base,#e8e8ec);border-radius:16px;position:relative;overflow:hidden}html.theme-dark .skeleton-product-detail__viewport{background:var(--skeleton-base,#2e3038)}.skeleton-product-detail__viewport .skeleton-block--fill{border-radius:0}.skeleton-product-detail__btn-row{flex-wrap:wrap;gap:.65rem;margin-top:.25rem;display:flex}.skeleton-product-detail__btn{border-radius:10px;flex:8rem;min-width:6rem;max-width:12rem;height:2.65rem}.skeleton-product-detail__section-title{border-radius:6px;width:10rem;max-width:60%;height:1.15rem;margin-bottom:.85rem}.skeleton-product-detail__spec-row{gap:1rem;margin-bottom:.55rem;display:flex}.skeleton-product-detail__spec-row .skeleton-block--line{flex:1;max-width:8rem}.skeleton-product-detail__spec-row .skeleton-block--line:last-child{max-width:12rem}.my-products{box-sizing:border-box;max-width:72rem;margin-inline:auto;padding:clamp(1rem,3vw,1.5rem)}.my-products__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.my-products__title{color:var(--text-h);margin:0;font-size:clamp(1.5rem,3vw,1.85rem);font-weight:700}.my-products__add{text-decoration:none}.my-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=640px){.my-products__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}@media (width>=1024px){.my-products__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.my-products__cell{min-width:0}.my-products__empty,.my-products__gate{color:var(--text-muted);margin:0;font-size:1rem}.my-products__gate-link{color:var(--color-primary-end,var(--brand));font-weight:600}.my-products__error{color:#b91c1c;margin:0 0 1rem;font-size:.95rem}.orders-card{background:var(--header-surface,#fff);border:1px solid var(--header-border);box-sizing:border-box;border-radius:14px;grid-template-columns:minmax(0,6.5rem) minmax(0,1fr);gap:1rem;min-height:7.75rem;padding:1.15rem;display:grid;position:relative;box-shadow:0 1px 3px #0f172a0f}.orders-card__stretch{z-index:0;border-radius:14px;position:absolute;inset:0}.orders-card__media,.orders-card__body{z-index:1;position:relative}.orders-card__product-link--on-top,.orders-card__tel--on-top,.orders-card__status-field--on-top{z-index:2;position:relative}@media (width<=520px){.orders-card{grid-template-columns:1fr}}.orders-card__media{aspect-ratio:1;background:#ececec;border-radius:12px;max-height:10rem;overflow:hidden}html.theme-dark .orders-card__media{background:#2a2b35}.orders-card__img{object-fit:cover;width:100%;height:100%;display:block}.orders-card__body{min-width:0}.orders-card__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem;margin-bottom:.35rem;display:flex}.orders-card__time{color:var(--text-muted);margin:0;font-size:.8rem;font-weight:600}.orders-card__badge{letter-spacing:.03em;text-transform:uppercase;border-radius:999px;flex-shrink:0;align-items:center;padding:.22rem .55rem;font-size:.72rem;font-weight:700;display:inline-flex}.orders-card__badge--pending{color:#92400e;background:#f59e0b33}.orders-card__badge--confirmed{color:#1d4ed8;background:#3b82f62e}.orders-card__badge--processing{color:#6d28d9;background:#8b5cf62e}.orders-card__badge--out_for_delivery{color:#0e7490;background:#06b6d433}.orders-card__badge--delivered{color:#166534;background:#22c55e2e}.orders-card__badge--cancelled{color:#991b1b;background:#ef444424}.orders-card__status-field{flex-shrink:0;margin:0}.orders-card__select{font:inherit;color:var(--text-h);border:1px solid var(--header-border);background:var(--header-surface,#fff);cursor:pointer;border-radius:10px;max-width:11.5rem;padding:.35rem 1.75rem .35rem .55rem;font-size:.82rem;font-weight:600}.orders-card__select:disabled{opacity:.65;cursor:wait}.orders-card__select:focus-visible{outline:2px solid var(--color-primary,var(--brand));outline-offset:2px}.orders-card__product{color:var(--text-h);margin:0 0 .35rem;font-size:1.05rem;font-weight:700;line-height:1.25}.orders-card__product-link{color:inherit;text-decoration:none}.orders-card__product-link:hover{color:var(--color-primary-end,var(--brand));text-decoration:underline}.orders-card__price{color:var(--text-muted);margin:0 0 .75rem;font-size:.92rem;font-weight:600}.orders-card__dl{margin:0}.orders-card__row{grid-template-columns:5rem minmax(0,1fr);gap:.5rem .75rem;margin-bottom:.45rem;font-size:.9rem;line-height:1.45;display:grid}.orders-card__row--block{grid-template-columns:1fr}.orders-card__row--block dt{margin-bottom:.15rem}.orders-card__row dt{color:var(--text-muted);margin:0;font-weight:600}.orders-card__row dd{color:var(--text-h);margin:0}.orders-card__tel{color:var(--color-primary-end,var(--brand));font-weight:600;text-decoration:none}.orders-card__tel:hover{text-decoration:underline}.order-detail{box-sizing:border-box;max-width:42rem;margin-inline:auto;padding:clamp(1rem,3vw,1.75rem)}.order-detail--loading{justify-content:center;align-items:center;min-height:12rem;display:flex}.order-detail__loading{color:var(--text-muted);margin:0;font-size:.95rem}.order-detail__error{color:#b91c1c;background:#b91c1c14;border-radius:12px;margin:0 0 1rem;padding:.75rem 1rem;font-size:.92rem;line-height:1.45}.order-detail__empty{color:var(--text-h);margin:0 0 1rem;font-size:1rem}.order-detail__back-wrap{margin:0}.order-detail__back,.order-detail__back-link{font:inherit;color:var(--color-primary-end,var(--brand));cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:none}.order-detail__back-link:hover,.order-detail__back:hover{text-decoration:underline}.order-detail__crumb{flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin-bottom:1.25rem;font-size:.88rem;display:flex}.order-detail__crumb-back{font:inherit;color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-weight:600}.order-detail__crumb-back:hover{color:var(--color-primary-end,var(--brand))}.order-detail__crumb-sep{color:var(--text-muted)}.order-detail__crumb-link{color:var(--color-primary-end,var(--brand));font-weight:600;text-decoration:none}.order-detail__crumb-link:hover{text-decoration:underline}.order-detail__card{background:var(--header-surface,#fff);border:1px solid var(--header-border);box-sizing:border-box;border-radius:18px;overflow:hidden;box-shadow:0 1px 2px #0f172a0d,0 12px 40px #0f172a14}.order-detail__hero{aspect-ratio:16/10;background:#ececec;max-height:18rem}html.theme-dark .order-detail__hero{background:#2a2b35}.order-detail__img{object-fit:cover;width:100%;height:100%;display:block}.order-detail__main{padding:clamp(1.1rem,3vw,1.5rem)}.order-detail__time{color:var(--text-muted);margin:0 0 .65rem;font-size:.82rem;font-weight:600}.order-detail__head-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem 1rem;margin-bottom:.65rem;display:flex}.order-detail__title{letter-spacing:-.02em;min-width:0;color:var(--text-h);flex:12rem;margin:0;font-size:clamp(1.2rem,2.5vw,1.45rem);font-weight:800;line-height:1.2}.order-detail__title-link{color:inherit;text-decoration:none}.order-detail__title-link:hover{color:var(--color-primary-end,var(--brand));text-decoration:underline}.order-detail__badge{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;flex-shrink:0;align-items:center;padding:.28rem .65rem;font-size:.75rem;font-weight:700;display:inline-flex}.order-detail__badge--pending{color:#92400e;background:#f59e0b33}.order-detail__badge--confirmed{color:#1d4ed8;background:#3b82f62e}.order-detail__badge--processing{color:#6d28d9;background:#8b5cf62e}.order-detail__badge--out_for_delivery{color:#0e7490;background:#06b6d433}.order-detail__badge--delivered{color:#166534;background:#22c55e2e}.order-detail__badge--cancelled{color:#991b1b;background:#ef444424}.order-detail__status-field{margin:0}.order-detail__select{font:inherit;color:var(--text-h);border:1px solid var(--header-border);background:var(--header-surface,#fff);cursor:pointer;border-radius:10px;min-width:12rem;padding:.45rem 2rem .45rem .65rem;font-size:.88rem;font-weight:600}.order-detail__select:disabled{opacity:.65;cursor:wait}.order-detail__price-line{color:var(--text-muted);margin:0 0 1.35rem;font-size:.95rem;line-height:1.5}.order-detail__line-total{color:var(--text-h);font-weight:700}.order-detail__section-title{color:var(--text-h);margin:0 0 .75rem;font-size:1rem;font-weight:700}.order-detail__dl{margin:0}.order-detail__row{grid-template-columns:6rem minmax(0,1fr);gap:.5rem 1rem;margin-bottom:.65rem;font-size:.95rem;line-height:1.5;display:grid}.order-detail__row--block{grid-template-columns:1fr}.order-detail__row--block dt{margin-bottom:.2rem}.order-detail__row dt{color:var(--text-muted);margin:0;font-weight:600}.order-detail__row dd{color:var(--text-h);margin:0}.order-detail__tel{color:var(--color-primary-end,var(--brand));font-weight:600;text-decoration:none}.order-detail__tel:hover{text-decoration:underline}.orders-card--skeleton{pointer-events:none}.order-sk__shine{background:#0f172a14;border-radius:8px;position:relative;overflow:hidden}html.theme-dark .order-sk__shine{background:#ffffff14}.order-sk__shine:after{content:"";background:linear-gradient(90deg,#0000,#ffffff73,#0000);animation:1.15s ease-in-out infinite order-sk-shimmer;position:absolute;inset:0;transform:translate(-100%)}html.theme-dark .order-sk__shine:after{background:linear-gradient(90deg,#0000,#ffffff1f,#0000)}@keyframes order-sk-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.order-sk__shine:after{animation:none}.order-sk__shine{opacity:.85}}.order-sk__thumb{aspect-ratio:1;border-radius:12px;width:100%;min-height:5.5rem;max-height:10rem}.order-sk__body{flex-direction:column;gap:.55rem;min-width:0;display:flex}.order-sk__row{justify-content:space-between;align-items:center;gap:.65rem;display:flex}.order-sk__line{border-radius:6px;height:.72rem;display:block}.order-sk__line--time{width:42%;max-width:9rem}.order-sk__line--pill{border-radius:999px;width:4.5rem;height:1.35rem}.order-sk__line--title{width:68%;max-width:14rem;height:1rem}.order-sk__line--price{width:38%;max-width:9rem}.order-sk__dl{flex-direction:column;gap:.45rem;margin-top:.15rem;display:flex}.order-sk__line--addr{border-radius:8px;width:92%;height:2.4rem}@media (width<=520px){.orders-card--skeleton{grid-template-columns:1fr}.order-sk__thumb{max-height:8rem}}.orders-page{box-sizing:border-box;max-width:48rem;margin-inline:auto;padding:clamp(1rem,3vw,1.5rem)}.orders-page__head{margin-bottom:2rem}.orders-page__section{margin-bottom:2.25rem}.orders-page__section--seller{border-top:1px solid var(--header-border);padding-top:1.75rem}.orders-page__section-title{letter-spacing:-.02em;color:var(--text-h);margin:0 0 .4rem;font-size:1.05rem;font-weight:700}.orders-page__section-intro{color:var(--text-muted);max-width:36rem;margin:0 0 1rem;font-size:.86rem;line-height:1.45}.orders-page__title{color:var(--text-h);margin:0 0 .5rem;font-size:clamp(1.5rem,3vw,1.85rem);font-weight:700}.orders-page__intro{color:var(--text-muted);max-width:42rem;margin:0;font-size:.94rem;line-height:1.55}.orders-page__gate,.orders-page__empty{color:var(--text-muted);margin:0;font-size:1rem}.orders-page__gate-link{color:var(--color-primary-end,var(--brand));font-weight:600}.orders-page__error{color:#b91c1c;background:#b91c1c14;border-radius:10px;margin:0 0 1rem;padding:.65rem .85rem;font-size:.92rem;line-height:1.45}.orders-page__list{flex-direction:column;gap:1.15rem;margin:0;padding:0;list-style:none;display:flex}.favorites-page{box-sizing:border-box;max-width:72rem;margin-inline:auto;padding:clamp(1rem,3vw,1.75rem)}.favorites-page__header{margin-bottom:1.5rem}.favorites-page__title{letter-spacing:-.03em;color:var(--text-h);margin:0 0 .35rem;font-size:clamp(1.55rem,3.2vw,1.95rem);font-weight:800}.favorites-page__lede{color:var(--text-muted);max-width:36rem;margin:0;font-size:.95rem;line-height:1.55}.favorites-page .card-elevated{background:var(--header-surface,#fff);border:1px solid var(--header-border);box-sizing:border-box;border-radius:18px;box-shadow:0 1px 2px #0f172a0d,0 12px 40px #0f172a14}.favorites-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=640px){.favorites-page__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem 1rem}}.favorites-page__cell{min-width:0}.favorites-page__skeleton{aspect-ratio:1;background:linear-gradient(90deg,#0f172a12 0%,#0f172a1f 50%,#0f172a12 100%) 0 0/200% 100%;border-radius:14px;max-height:11rem;animation:1.1s ease-in-out infinite favorites-skel-pulse}@keyframes favorites-skel-pulse{50%{opacity:.72}}@media (prefers-reduced-motion:reduce){.favorites-page__skeleton{opacity:.85;animation:none}}.favorites-page__empty{text-align:center;padding:2rem 1.5rem}.favorites-page__empty-title{color:var(--text-h);margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.favorites-page__empty-text{color:var(--text-muted);margin:0 0 1.25rem;max-width:26rem;margin-inline:auto;font-size:.92rem;line-height:1.5}a.favorites-page__cta.button.button--primary{min-height:unset;border-width:1px;justify-content:center;align-items:center;padding:.45rem 1.1rem;font-size:.9rem;font-weight:600;line-height:1.25;display:inline-flex}.favorites-page__gate{text-align:center;max-width:28rem;margin-inline:auto;padding:2rem 1.5rem}.favorites-page__gate-title{color:var(--text-h);margin:0 0 .75rem;font-size:1.35rem;font-weight:800}.favorites-page__gate-text{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.5}.favorites-page__link{color:var(--color-primary-end,var(--brand));font-weight:700}.profile-page{box-sizing:border-box;max-width:52rem;margin-inline:auto;padding:clamp(1rem,3vw,1.75rem)}.profile-page__header{margin-bottom:1.5rem}.profile-page__title{letter-spacing:-.03em;color:var(--text-h);margin:0 0 .35rem;font-size:clamp(1.55rem,3.2vw,1.95rem);font-weight:800}.profile-page__lede{color:var(--text-muted);max-width:36rem;margin:0;font-size:.95rem;line-height:1.55}.card-elevated{background:var(--header-surface,#fff);border:1px solid var(--header-border);box-sizing:border-box;border-radius:18px;box-shadow:0 1px 2px #0f172a0d,0 12px 40px #0f172a14}.profile-hero{background:linear-gradient(145deg, #8b5a2b0f 0%, var(--header-surface,#fff) 42%, var(--header-surface,#fff) 100%);margin-bottom:2rem;padding:clamp(1.25rem,3vw,1.85rem)}.profile-hero__layout{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;display:flex}@media (width>=600px){.profile-hero__layout{text-align:left;flex-direction:row;align-items:flex-start;gap:1.75rem}}.profile-hero__avatar-wrap{background:linear-gradient(135deg, var(--color-primary,#8b5a2b), var(--color-primary-end,#a67c52));border-radius:50%;flex-shrink:0;width:6.5rem;height:6.5rem;padding:3px;box-shadow:0 8px 24px #8b5a2b40}.profile-hero__avatar-img{object-fit:cover;background:var(--header-surface,#fff);border-radius:50%;width:100%;height:100%;display:block}.profile-hero__avatar-fallback{letter-spacing:-.03em;color:#1c1917;box-sizing:border-box;-webkit-user-select:none;user-select:none;background:#fafaf9;border:2px solid #8b5a2b59;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:2.125rem;font-weight:800;line-height:1;display:flex}html.theme-dark .profile-hero__avatar-fallback{color:#fafaf9;background:#292524;border-color:#f5f5f459}.profile-hero__main{flex:1;min-width:0}.profile-hero__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary-end,var(--brand));margin:0 0 .35rem;font-size:.72rem;font-weight:700}.profile-hero__name{letter-spacing:-.02em;color:var(--text-h);margin:0 0 .35rem;font-size:clamp(1.35rem,2.5vw,1.65rem);font-weight:800;line-height:1.2}.profile-hero__email{color:var(--text-muted);word-break:break-word;margin:0;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-block}.profile-hero__email:hover{color:var(--color-primary-end,var(--brand));text-decoration:underline}.profile-my-orders-title{letter-spacing:-.02em;color:var(--text-h);margin:0 0 1rem;font-size:1.2rem;font-weight:800}.profile-my-orders-title:not(:first-of-type){margin-top:2rem}.profile-page__section-lede{color:var(--text-muted);max-width:40rem;margin:-.35rem 0 1rem;font-size:.92rem;line-height:1.5}.profile-orders{margin-top:0}.profile-orders--shop{margin-bottom:.25rem}.profile-empty--compact{padding:1.35rem 1.25rem}.profile-empty--compact .profile-empty__text{margin-bottom:0}.profile-orders__list{flex-direction:column;gap:1.1rem;margin:0;padding:0;list-style:none;display:flex}.profile-empty{text-align:center;padding:2rem 1.5rem}.profile-empty__title{color:var(--text-h);margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.profile-empty__text{color:var(--text-muted);margin:0 0 1.25rem;max-width:26rem;margin-inline:auto;font-size:.92rem;line-height:1.5}a.profile-empty__cta.button.button--primary{min-height:unset;border-width:1px;justify-content:center;align-items:center;padding:.45rem 1.1rem;font-size:.9rem;font-weight:600;line-height:1.25;display:inline-flex}#profile-incoming-orders-title,#profile-my-orders-title{scroll-margin-top:calc(env(safe-area-inset-top,0px) + var(--app-header-offset) + .35rem)}.profile-page__error{color:#b91c1c;background:#b91c1c14;border-radius:10px;margin:0 0 1rem;padding:.65rem .85rem;font-size:.92rem;line-height:1.45}.profile-page__gate{text-align:center;max-width:28rem;margin-inline:auto;padding:2rem 1.5rem}.profile-page__gate-title{color:var(--text-h);margin:0 0 .75rem;font-size:1.35rem;font-weight:800}.profile-page__gate-text{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.5}.profile-page__link{color:var(--color-primary-end,var(--brand));font-weight:700}.home-category-products{background:0 0;flex-direction:column;gap:clamp(1.75rem,4vw,2.5rem);margin-top:clamp(1.75rem,4vw,2.75rem);display:flex}.home-category-products__section{margin:0}.home-category-products__head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.home-category-products__title{letter-spacing:-.02em;color:var(--text-h);margin:0;font-size:clamp(1.2rem,2.4vw,1.4rem);font-weight:600}.home-category-products__see-all{color:var(--color-primary-end,var(--brand));flex-shrink:0;padding:.2rem 0;font-size:.8rem;font-weight:600;text-decoration:none}.home-category-products__see-all:hover{color:var(--color-primary,var(--brand-hover));text-decoration:underline}.home-category-products__see-all:focus-visible{outline:2px solid var(--color-primary,var(--brand));outline-offset:3px;border-radius:4px}.home-category-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=640px){.home-category-products__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem 1rem}}.home-category-products__cell{min-width:0}.home-category-products__hot-viewport{scroll-behavior:auto;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;--hot-card-width:160px;overflow:auto hidden}.home-category-products__hot-viewport::-webkit-scrollbar{display:none}.home-category-products__hot-track{gap:.75rem;width:max-content;margin:0;padding:0;list-style:none;display:flex}.home-category-products__hot-cell{width:var(--hot-card-width);flex:none}@media (width>=640px){.home-category-products__hot-track{gap:.85rem 1rem}}.app__main--home{padding-left:max(1rem, env(safe-area-inset-left));padding-right:max(1rem, env(safe-area-inset-right))}.home-welcome{box-shadow:none;box-sizing:border-box;background:0 0;border:none;border-radius:0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 1.25rem;padding:.35rem 0;display:flex}.home-welcome__text{flex:16rem;min-width:0}.home-welcome__title{letter-spacing:-.025em;color:var(--text-h);margin:0 0 .35rem;font-size:clamp(1.5rem,4.2vw,2.05rem);font-weight:700;line-height:1.18}.home-welcome__subtitle{color:gray;max-width:52rem;margin:0;font-size:clamp(.9rem,2vw,1rem);font-weight:400;line-height:1.5}.home-welcome__cta{flex-shrink:0}@media (width<=540px){.home-welcome{flex-direction:column;align-items:stretch}.home-welcome__text{flex:0 auto}.home-welcome__cta{width:100%}}.home-discover{margin-top:clamp(1.75rem,4.5vw,2.5rem)}.home-search{margin-bottom:clamp(1.35rem,3vw,1.85rem)}.home-search-results{margin-bottom:clamp(1.35rem,3vw,2rem)}.home-search-results__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem 1rem;margin-bottom:clamp(1rem,2.5vw,1.25rem);display:flex}.home-search-results__head-text{flex:12rem;min-width:0}.home-search-results__title{letter-spacing:-.02em;color:var(--text-h);margin:0 0 .35rem;font-size:clamp(1.2rem,2.4vw,1.4rem);font-weight:600}.home-search-results__meta{color:var(--text-muted);margin:0;font-size:.92rem}.home-search-results__clear{font:inherit;color:var(--color-primary-end,var(--brand));border:1px solid var(--header-border);cursor:pointer;background:0 0;border-radius:9999px;flex-shrink:0;padding:.35rem .65rem;font-size:.88rem;font-weight:600;transition:background .15s,border-color .15s}.home-search-results__clear:hover{background:#cd853f14;border-color:#b8733373}.home-search-results__clear:focus-visible{outline:2px solid var(--color-primary,var(--brand));outline-offset:2px}.home-search-results__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=640px){.home-search-results__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem 1rem}}.home-search-results__cell{min-width:0}.home-search-results__empty{color:var(--text-muted);max-width:36rem;margin:0;padding:1rem 0;font-size:.98rem;line-height:1.5}.home-search__field{box-sizing:border-box;background:#efefef;border:1px solid #d4b08c;border-radius:9999px;align-items:center;gap:.7rem;width:100%;max-width:100%;min-height:3.1rem;padding:.65rem 1.25rem;transition:border-color .2s,box-shadow .2s;display:flex}.home-search__field:focus-within{border-color:#9a6b3d;box-shadow:0 0 0 3px #9a6b3d33}html.theme-dark .home-search__field{background:#2a2b35;border-color:#cda67873}html.theme-dark .home-search__field:focus-within{border-color:peru;box-shadow:0 0 0 3px #cd853f38}.home-search__icon{color:gray;flex-shrink:0;display:flex}html.theme-dark .home-search__icon{color:#9ca3af}.home-search__input{min-width:0;font:inherit;color:var(--text-h);background:0 0;border:none;outline:none;flex:1;font-size:.9375rem}.home-search__input::placeholder{color:gray}html.theme-dark .home-search__input::placeholder{color:#9ca3af}.home-categories{margin-top:.35rem;padding-bottom:clamp(.35rem,1.5vw,.85rem)}.home-categories__head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:clamp(1.15rem,2.5vw,1.45rem);display:flex}.home-categories__title{letter-spacing:-.03em;color:var(--text-h);margin:0;font-size:clamp(1.28rem,2.6vw,1.55rem);font-weight:700}.home-categories__see-all{color:var(--accent);flex-shrink:0;font-size:.88rem;font-weight:600;text-decoration:none}.home-categories__see-all:hover{text-decoration:underline}.home-categories__see-all:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}.home-categories__row{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scroll-snap-type:x proximity;flex-wrap:nowrap;gap:.85rem 1.1rem;margin:0;padding:.35rem .15rem .65rem;list-style:none;display:flex;overflow-x:auto}.home-cat__item{scroll-snap-align:start;flex:none}.home-cat{width:6.85rem;color:inherit;flex-direction:column;align-items:center;gap:.6rem;text-decoration:none;transition:transform .18s;display:flex}@media (width>=400px){.home-cat{width:7.35rem}}@media (width>=768px){.home-categories__row{scroll-snap-type:none;grid-template-columns:repeat(4,minmax(0,1fr));justify-items:center;gap:1.1rem 1rem;padding:.25rem 0 .35rem;display:grid;overflow-x:visible}.home-cat__item{justify-content:center;width:100%;display:flex}.home-cat{width:100%;max-width:8.5rem}.home-cat:hover{transform:translateY(-2px)}}@media (width>=1024px){.home-categories__row{grid-template-columns:repeat(7,minmax(0,1fr));gap:1rem .85rem;max-width:100%}.home-cat{max-width:none}}.home-cat__tile{box-sizing:border-box;background-color:var(--category-tile-bg);border:1px solid var(--category-tile-border);border-radius:.85rem;justify-content:center;align-items:center;width:6.85rem;height:6.85rem;padding:.45rem;transition:box-shadow .2s,border-color .2s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0f172a0d}@media (width>=400px){.home-cat__tile{border-radius:.9rem;width:7.35rem;height:7.35rem;padding:.5rem}}@media (width>=768px){.home-cat__tile{aspect-ratio:1;width:100%;max-width:8.5rem;height:auto;padding:.55rem}}@media (width>=1024px){.home-cat__tile{max-width:none;padding:.6rem}}.home-cat:hover .home-cat__tile{border-color:#b8733359;box-shadow:0 6px 18px #0f172a14}html.theme-dark .home-cat:hover .home-cat__tile{border-color:#cd853f59;box-shadow:0 6px 18px #00000059}html.theme-dark .home-cat__tile{background-color:var(--category-tile-bg);border-color:var(--category-tile-border)}.home-cat__img{object-fit:contain;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none;border-radius:.35rem;width:auto;max-width:96%;height:auto;max-height:96%;display:block}.home-cat__label{letter-spacing:-.02em;color:var(--text-h);text-align:center;max-width:100%;font-size:clamp(.92rem,1.85vw,1.05rem);font-weight:600;line-height:1.2}html.theme-dark .home-cat__label{color:#b0b5c4}.home-cat:focus-visible .home-cat__tile{outline:2px solid var(--brand);outline-offset:3px}.login-page__submit.login-page__submit--busy{cursor:wait;justify-content:center;align-items:center;gap:.55rem;display:inline-flex}.login-page__btn-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:1.1rem;height:1.1rem;animation:.65s linear infinite auth-submit-spin}@keyframes auth-submit-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.login-page__btn-spinner{border-color:#fffffff2 #ffffff73 #ffffff73;animation:none}}.login-page{--login-btn-radius:12px;box-sizing:border-box;min-height:min(100dvh,100%);padding:.85rem max(1rem, env(safe-area-inset-right)) max(1.25rem, env(safe-area-inset-bottom)) max(1rem, env(safe-area-inset-left));background:linear-gradient(155deg, var(--color-primary-end) 0%, var(--color-primary) 48%, #a86b2e 100%);flex-direction:column;flex:1;display:flex}html.theme-dark .login-page{background:linear-gradient(155deg, #2a1f18 0%, var(--color-primary-end) 45%, var(--color-primary) 100%)}.login-page__top{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.login-page__brand{color:var(--color-primary-text);letter-spacing:-.02em;align-items:center;gap:.65rem;font-size:1.05rem;font-weight:700;text-decoration:none;display:inline-flex}.login-page__logo{background:#fffffff2;border-radius:10px;display:block;box-shadow:0 0 0 1px #ffffff40}.login-page__brand-text{text-shadow:0 1px 2px #0000001f}.login-page__theme-btn{color:#fff;cursor:pointer;background:#ffffff24;border:1px solid #ffffff73;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:background .15s,border-color .15s;display:inline-flex}.login-page__theme-btn:hover{background:#ffffff38;border-color:#ffffff8c}.login-page__theme-btn:focus-visible{outline-offset:2px;outline:2px solid #ffffffd9}.login-page__main{flex:1;justify-content:center;align-items:center;min-height:0;display:flex}.login-page__card{background:var(--header-surface);border:1px solid var(--header-border);box-sizing:border-box;border-radius:16px;width:100%;max-width:520px;padding:clamp(1.5rem,4vw,2rem);box-shadow:0 1px 2px #0f172a0f,0 16px 48px #0f172a1f}.login-page__card--wide{max-width:580px}.login-page__title{font-family:var(--heading);letter-spacing:-.02em;text-align:center;color:var(--text-h);margin:0 0 1.35rem;font-size:clamp(1.25rem,3vw,1.45rem);font-weight:700;line-height:1.25}.login-page__oauth{flex-direction:column;gap:1rem;display:flex}.login-page__oauth--after{margin-top:.85rem}.login-page__oauth-row{flex-flow:wrap;align-items:stretch;gap:.65rem;width:100%;display:flex}.login-page__oauth-row .login-page__google-btn,.login-page__oauth-row .login-page__facebook-btn{flex:1 1 0;justify-content:center;align-items:center;gap:.45rem;min-width:0;min-height:52px;padding:.4rem .45rem;font-size:clamp(.68rem,1.85vw,.88rem)}.login-page__oauth-row .login-page__google-btn span,.login-page__oauth-row .login-page__facebook-btn span{text-align:center;flex:auto;min-width:0;line-height:1.2}.login-page__google-btn{width:100%;min-height:48px;font:inherit;color:var(--text-h);border:1px solid var(--header-icon-border);border-radius:var(--login-btn-radius);cursor:pointer;box-sizing:border-box;background:#fff;justify-content:center;align-items:center;gap:.65rem;padding:0 1rem;font-size:.95rem;font-weight:600;transition:background .15s,border-color .15s,box-shadow .15s;display:inline-flex}.login-page__google-btn:hover{background:var(--header-icon-hover);border-color:#b8733359;box-shadow:0 1px 3px #0f172a0f}.login-page__google-btn:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}html.theme-dark .login-page__google-btn{border-color:var(--header-icon-border);background:#ffffff14}html.theme-dark .login-page__google-btn:hover{background:#ffffff1f}.login-page__google-btn:disabled{opacity:.7;cursor:not-allowed}.login-page__google-mark{flex-shrink:0;display:block}.login-page__facebook-btn{width:100%;min-height:48px;font:inherit;color:var(--text-h);border:1px solid var(--header-icon-border);border-radius:var(--login-btn-radius);cursor:pointer;box-sizing:border-box;background:#fff;justify-content:center;align-items:center;gap:.5rem;padding:0 .65rem;font-size:clamp(.78rem,2.2vw,.95rem);font-weight:600;transition:background .15s,border-color .15s,box-shadow .15s;display:inline-flex}.login-page__facebook-btn:hover{background:var(--header-icon-hover);border-color:#b8733359;box-shadow:0 1px 3px #0f172a0f}.login-page__facebook-btn:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}html.theme-dark .login-page__facebook-btn{border-color:var(--header-icon-border);background:#ffffff14}html.theme-dark .login-page__facebook-btn:hover{background:#ffffff1f}.login-page__facebook-btn:disabled{opacity:.7;cursor:not-allowed}.login-page__facebook-mark{color:#1877f2;flex-shrink:0;display:block}.login-page__divider{color:var(--text-muted);text-transform:lowercase;align-items:center;gap:.85rem;margin:0;font-size:.82rem;font-weight:600;display:flex}.login-page__divider:before,.login-page__divider:after{content:"";background:var(--header-icon-border);flex:1;height:1px}.login-page__divider span{flex-shrink:0}.login-page__form{flex-direction:column;gap:.85rem;display:flex}.login-page__field{margin:0}.login-page__row--2{grid-template-columns:1fr 1fr;align-items:start;gap:.75rem;display:grid}@media (width<=480px){.login-page__row--2{grid-template-columns:1fr}}.login-page__field-hint{color:var(--text-muted);margin:.35rem 0 0;font-size:.8rem;line-height:1.35}.login-page__error{color:#dc2626;margin:.35rem 0 0;font-size:.82rem;font-weight:600}.login-page__error--form{background:#dc262614;border-radius:10px;margin:0 0 .75rem;padding:.65rem .75rem}.login-page__success{color:#15803d;background:#15803d1a;border-radius:10px;margin:0 0 .85rem;padding:.75rem .85rem;font-size:.88rem;font-weight:600;line-height:1.45}html.theme-dark .login-page__success{color:#86efac;background:#15803d33}html.theme-dark .login-page__error--form{background:#dc262626}.login-page__input--invalid{border-color:#dc26268c}.login-page__field--row{justify-content:flex-end;margin-top:-.15rem;display:flex}.login-page__input{box-sizing:border-box;width:100%;min-height:48px;font:inherit;color:var(--text-h);border:1px solid var(--header-icon-border);background:var(--header-surface);border-radius:12px;padding:0 .9rem;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.login-page__input::placeholder{color:var(--text-muted)}.login-page__input:disabled{opacity:.68;cursor:not-allowed}.login-page__input:focus{border-color:#b873338c;outline:none;box-shadow:0 0 0 3px #cd853f1f}.login-page__password-wrap{isolation:isolate;align-items:center;display:flex;position:relative}.login-page__password-wrap .login-page__input{z-index:0;font-size:1rem;position:relative}.login-page__input--password{padding-right:2.75rem}.login-page__eye{z-index:2;width:2.25rem;height:2.25rem;color:var(--text-muted);cursor:pointer;pointer-events:auto;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:50%;right:.55rem;transform:translateY(-50%)}.login-page__eye:hover{color:var(--color-primary)}.login-page__forgot{font:inherit;color:var(--color-primary);cursor:pointer;text-underline-offset:.15em;background:0 0;border:none;margin:0;padding:0;font-size:.88rem;font-weight:600;text-decoration:underline}.login-page__forgot:hover{color:var(--color-primary-end)}.login-page__submit.button.button--primary{border-radius:var(--login-btn-radius);width:100%;min-height:48px;margin-top:.35rem;font-weight:700}.login-page__signup{text-align:center;margin:1.35rem 0 0;font-size:.92rem;line-height:1.45}.login-page__signup-muted{color:var(--text-muted)}.login-page__signup-link{color:var(--text-h);font-weight:700;text-decoration:none}.login-page__signup-link:hover{color:var(--color-primary);text-decoration:underline}.login-page__guest{text-align:center;color:var(--text-muted);margin-top:1.25rem;font-size:.88rem;font-weight:600;text-decoration:none;display:block}.login-page__guest:hover{color:var(--color-primary)}.legal-page__body{color:var(--text-muted);font-size:.95rem;line-height:1.58}.legal-page__body p{margin:0 0 .75rem}.legal-page__body p:last-child{margin-bottom:0}.legal-page__body ul{margin:.35rem 0 .75rem;padding-left:1.25rem}.legal-page__body li{margin-bottom:.45rem}.legal-page__body li:last-child{margin-bottom:0}.legal-page__body strong{color:var(--text-h);font-weight:600}.legal-page__updated{color:var(--text-muted);margin:0 0 .35rem;font-size:.85rem;font-weight:600}.purchase-modal__backdrop{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a73;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}@media (width>=560px){.purchase-modal__backdrop{align-items:center;padding:1.5rem}}.purchase-modal{background:var(--header-surface,#fff);width:100%;max-width:28rem;max-height:min(92vh,40rem);color:var(--text-h);box-sizing:border-box;border:none;border-radius:16px 16px 0 0;flex-direction:column;margin:0;padding:0;display:flex;box-shadow:0 -8px 40px #0f172a2e}@media (width>=560px){.purchase-modal{border-radius:16px;max-height:min(90vh,44rem)}}.purchase-modal::backdrop{background:0 0}.purchase-modal__header{border-bottom:1px solid var(--header-border);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1.1rem 1.15rem .75rem;display:flex}.purchase-modal__title{letter-spacing:-.02em;color:var(--text-h);margin:0;font-size:1.15rem;font-weight:700}.purchase-modal__subtitle{color:var(--color-primary-end,var(--brand));margin:.25rem 0 0;font-size:.82rem;font-weight:600}.purchase-modal__close{width:2.25rem;height:2.25rem;color:var(--text-h);cursor:pointer;background:#0f172a0f;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:flex}.purchase-modal__close:hover{background:#0f172a1a}.purchase-modal__close:focus-visible{outline:2px solid var(--color-primary,var(--brand));outline-offset:2px}.purchase-modal__preview{border-bottom:1px solid var(--header-border);background:#0f172a0a;flex-shrink:0;gap:.85rem;padding:.85rem 1.15rem;display:flex}.purchase-modal__thumb-wrap{border:1px solid var(--header-border);background:#ececec;border-radius:10px;flex-shrink:0;width:4.5rem;height:4.5rem;overflow:hidden}html.theme-dark .purchase-modal__thumb-wrap{background:#2a2b35}.purchase-modal__thumb{object-fit:cover;width:100%;height:100%;display:block}.purchase-modal__preview-text{flex:1;min-width:0}.purchase-modal__product-title{color:var(--text-h);margin:0 0 .35rem;font-size:.95rem;font-weight:600;line-height:1.3}.purchase-modal__qty-block{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-bottom:.45rem;display:flex}.purchase-modal__label--inline{margin:0;font-size:.72rem}.purchase-modal__qty-stepper{border:1px solid var(--header-border);background:var(--header-surface,#fff);border-radius:10px;align-items:center;gap:0;display:inline-flex;overflow:hidden}.purchase-modal__qty-btn{width:2.25rem;height:2.25rem;color:var(--text-h);cursor:pointer;background:#0f172a0f;border:none;justify-content:center;align-items:center;font-size:1.15rem;font-weight:600;line-height:1;transition:background .15s;display:flex}.purchase-modal__qty-btn:hover:not(:disabled){background:#0f172a1a}.purchase-modal__qty-btn:disabled{opacity:.45;cursor:not-allowed}.purchase-modal__qty-btn:focus-visible{outline:2px solid var(--color-primary,var(--brand));outline-offset:-2px}.purchase-modal__qty-value{text-align:center;min-width:2rem;color:var(--text-h);padding:0 .35rem;font-size:.95rem;font-weight:700}.purchase-modal__price-line{color:var(--text-muted);flex-wrap:wrap;align-items:baseline;gap:.35rem .65rem;margin:0;font-size:.88rem;display:flex}.purchase-modal__unit-price{font-weight:500}.purchase-modal__price-total{letter-spacing:-.02em;color:var(--text-h);font-size:1.05rem;font-weight:700}.purchase-modal__form{flex-direction:column;flex:1;gap:.85rem;min-height:0;padding:1rem 1.15rem 1.15rem;display:flex;overflow-y:auto}.purchase-modal__field{flex-direction:column;gap:.3rem;display:flex}.purchase-modal__label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);font-size:.78rem;font-weight:600}.purchase-modal__input,.purchase-modal__textarea{width:100%;font:inherit;border:1px solid var(--header-border);background:var(--header-surface,#fff);color:var(--text-h);box-sizing:border-box;border-radius:10px;padding:.55rem .7rem;font-size:.95rem}.purchase-modal__textarea{resize:vertical;min-height:4rem}.purchase-modal__input:focus-visible,.purchase-modal__textarea:focus-visible{outline:2px solid var(--color-primary,var(--brand));outline-offset:1px}.purchase-modal__row2{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.purchase-modal__error{color:#b91c1c;background:#b91c1c14;border-radius:8px;margin:0;padding:.5rem .65rem;font-size:.88rem;line-height:1.4}.purchase-modal__actions{flex-direction:column;gap:.5rem;padding-top:.25rem;display:flex}.purchase-modal__submit{width:100%}.purchase-modal__success-emoji{font-style:normal}.purchase-modal__form--success{text-align:center;align-items:center}.purchase-modal__success-icon-wrap{justify-content:center;width:100%;max-width:20rem;margin:0 auto;padding:.25rem 0 .35rem;line-height:0;display:flex}.purchase-modal__success-check{width:min(12rem,78vw);max-width:100%;height:auto;filter:drop-shadow(0 6px 20px var(--color-primary-shadow-soft,#0f172a1f));display:block}@keyframes purchase-modal-success-pop{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}.purchase-modal__success-icon-wrap--animate .purchase-modal__success-check{animation:.45s ease-out purchase-modal-success-pop}@media (prefers-reduced-motion:reduce){.purchase-modal__success-icon-wrap--animate .purchase-modal__success-check{animation:none}}.purchase-modal__success{text-align:start;color:#166534;background:#1665341a;border-radius:8px;margin:0;padding:.65rem;font-size:.92rem;line-height:1.45}.purchase-modal__success-follow{text-align:center;margin:0;font-size:.9rem}.purchase-modal__orders-link{color:var(--color-primary-end,var(--brand));font-weight:600;text-decoration:none}.purchase-modal__orders-link:hover{text-decoration:underline}.purchase-modal__success-hint{text-align:center;color:var(--text-muted);margin:0;font-size:.85rem;line-height:1.4}.product-detail{max-width:72rem}.product-detail--loading{text-align:center;padding:3rem 1.25rem}.product-detail__loading-msg{color:var(--text-muted);margin:0;font-size:1rem}.product-detail__crumb{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.35rem;margin:0 0 1.25rem;font-size:.85rem;line-height:1.4;display:flex}.product-detail__crumb-link{color:var(--color-primary-end,var(--brand));font-weight:600;text-decoration:none}.product-detail__crumb-link:hover{text-decoration:underline}.product-detail__crumb-sep{opacity:.55;-webkit-user-select:none;user-select:none}.product-detail__crumb-current{color:var(--text-h);min-width:0;font-weight:600}.product-detail__layout{grid-template-columns:1fr;align-items:start;gap:clamp(1.5rem,4vw,2.5rem);display:grid}@media (width>=900px){.product-detail__layout{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:clamp(2rem,4vw,3rem)}}.product-detail__col--media{top:calc(.75rem + env(safe-area-inset-top));position:sticky}@media (width<=899px){.product-detail__col--media{position:relative;top:auto}}.product-detail__gallery{flex-direction:column;gap:0;display:flex}.product-detail__viewport{border:1px solid var(--header-border);background:#ececec;border-radius:16px;position:relative;overflow:hidden}html.theme-dark .product-detail__viewport{background:#2a2b35}.product-detail__viewport--swipe{touch-action:pan-y;cursor:grab;-webkit-user-select:none;user-select:none}.product-detail__viewport--swipe:active{cursor:grabbing}.product-detail__viewport--swipe .product-detail__img{-webkit-user-drag:none;user-drag:none}.product-detail__track{will-change:transform;transition:transform .38s cubic-bezier(.33,1,.68,1);display:flex}.product-detail__slide{min-width:0}.product-detail__img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.product-detail__badge{letter-spacing:.02em;color:#fff;z-index:2;background:#dc2626;border-radius:9999px;padding:.35rem .65rem;font-size:.8rem;font-weight:700;position:absolute;top:.85rem;left:.85rem}.product-detail__arrow{z-index:2;width:2.5rem;height:2.5rem;color:var(--text-h);cursor:pointer;background:#ffffffeb;border:none;border-radius:9999px;justify-content:center;align-items:center;transition:background .15s,transform .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 10px #0f172a1f}.product-detail__arrow:hover{background:#fff;transform:translateY(-50%)scale(1.05)}.product-detail__arrow--prev{left:.6rem}.product-detail__arrow--next{right:.6rem}html.theme-dark .product-detail__arrow{color:#f4f3f8;background:#1e1f28eb}html.theme-dark .product-detail__arrow:hover{background:#282934fa}.product-detail__dots-wrap{z-index:2;pointer-events:none;background:linear-gradient(#0000,#0f172a8c);padding:1.75rem .75rem .85rem;position:absolute;bottom:0;left:0;right:0}.product-detail__dots-wrap .product-detail__dots{pointer-events:auto}.product-detail__dots{flex-wrap:wrap;justify-content:center;align-items:center;gap:.45rem;display:flex}.product-detail__dot{cursor:pointer;background:#ffffff73;border:none;border-radius:9999px;width:8px;height:8px;padding:0;transition:background .2s,transform .2s}.product-detail__dot:hover{background:#ffffffbf}.product-detail__dot--active{background:#fff;transform:scale(1.25)}.product-detail__col--info{min-width:0;padding:.15rem 0 0}.product-detail__eyebrow{color:var(--color-primary-end,var(--brand));letter-spacing:.02em;margin:0 0 .65rem;font-size:.88rem;font-weight:600}html.theme-dark .product-detail__eyebrow{color:var(--color-primary,var(--brand))}.product-detail__eyebrow-sep{opacity:.85;color:inherit}.product-detail__prices--hero{margin-bottom:.5rem}.product-detail__prices{flex-wrap:wrap;align-items:baseline;gap:.5rem .85rem;display:flex}.product-detail__price{color:var(--text-h);letter-spacing:-.03em;font-size:clamp(1.65rem,3.5vw,2.1rem);font-weight:700}.product-detail__price-was{color:var(--text-muted);font-size:1.1rem;font-weight:500;text-decoration:line-through}.product-detail__title{letter-spacing:-.03em;color:var(--text-h);margin:0 0 .85rem;font-size:clamp(1.5rem,3.2vw,2rem);font-weight:700;line-height:1.18}.product-detail__tags{flex-wrap:wrap;gap:.45rem;margin-bottom:1.25rem;display:flex}.product-detail__tag{color:var(--text-h);border:1px solid var(--header-border);background:#0f172a0f;border-radius:8px;padding:.35rem .65rem;font-size:.78rem;font-weight:600}html.theme-dark .product-detail__tag{background:#ffffff0f}.product-detail__tag--muted{color:var(--text-muted);font-weight:600}.product-detail__actions{flex-direction:column;gap:.65rem;margin-bottom:.25rem;display:flex}@media (width>=480px){.product-detail__actions{flex-flow:wrap}}.product-detail__chat-error{color:#b42318;margin:0 0 .75rem;font-size:.9rem;line-height:1.45}html.theme-dark .product-detail__chat-error{color:#fca5a5}.product-detail__btn{box-sizing:border-box;border-radius:12px;flex:auto;justify-content:center;align-items:center;min-width:min(100%,12rem);min-height:3rem;padding:0 1.35rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s,border-color .15s,transform .12s;display:inline-flex}button.product-detail__btn{cursor:pointer;font:inherit;border:none}button.product-detail__btn.product-detail__btn--secondary{border:1px solid var(--header-icon-border,var(--header-border));box-shadow:0 1px 2px #0f172a0a}html.theme-dark button.product-detail__btn.product-detail__btn--secondary{box-shadow:none;border-color:#ffffff29}.product-detail__btn--primary{color:var(--color-primary-text);background:linear-gradient(180deg, var(--color-primary) 0%, var(--color-primary-end) 100%);box-shadow:0 4px 14px var(--color-primary-shadow);border:1px solid #0000}.product-detail__btn--primary:hover{filter:brightness(1.05);transform:translateY(-1px)}.product-detail__btn--secondary{background:var(--header-surface,#fff);color:var(--text-h)}.product-detail__btn--secondary:hover{border-color:var(--brand,#b87333);background:var(--header-icon-hover)}html.theme-dark .product-detail__btn--secondary:hover{border-color:#cd853f8c}.product-detail__btn:disabled{opacity:.55;cursor:not-allowed;filter:none;transform:none}.product-detail__btn--primary:disabled:hover{filter:none;transform:none}.product-detail__btn--secondary:disabled:hover{border-color:var(--header-icon-border,var(--header-border));background:var(--header-surface,#fff)}html.theme-dark .product-detail__btn--secondary:disabled:hover{border-color:#ffffff29}.product-detail__btn:focus-visible{outline:2px solid var(--color-primary,peru);outline-offset:3px}.product-detail__divider{background:var(--header-border);border:none;height:1px;margin:1.35rem 0}.product-detail__section{margin:0}.product-detail__section-title{letter-spacing:-.02em;color:var(--text-h);margin:0 0 .65rem;font-size:1.05rem;font-weight:700}.product-detail__overview-text{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.6}.product-detail__overview:not(.product-detail__overview--open) .product-detail__overview-text{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product-detail__read-more{color:var(--color-primary-end,var(--brand));cursor:pointer;text-underline-offset:2px;background:0 0;border:none;margin:.5rem 0 0;padding:0;font-size:.9rem;font-weight:600;text-decoration:underline}html.theme-dark .product-detail__read-more{color:var(--color-primary,var(--brand))}.product-detail__read-more:hover{filter:brightness(1.08)}.product-detail__specs{flex-direction:column;gap:.65rem;margin:0;display:flex}.product-detail__spec{grid-template-columns:7rem minmax(0,1fr);align-items:baseline;gap:.75rem;font-size:.92rem;display:grid}@media (width<=420px){.product-detail__spec{grid-template-columns:1fr;gap:.2rem}}.product-detail__spec dt{color:var(--text-muted);margin:0;font-weight:600}.product-detail__spec dd{color:var(--text-h);margin:0;font-weight:600}.product-detail__back{margin:clamp(1.75rem,4vw,2.25rem) 0 0}.chat-img-grid{--chat-img-gap:2px;background:0 0;border-radius:12px;max-width:min(100%,280px);line-height:0;overflow:hidden}.chat-img-grid.chat-img-grid--composer-strip{-webkit-overflow-scrolling:touch;scrollbar-width:thin;border-radius:10px;flex-flow:row;align-items:center;gap:.4rem;width:100%;max-width:100%;padding:.1rem 0 .2rem;display:flex;overflow:auto hidden}.chat-img-grid__cell--composer-thumb{border-radius:8px;flex:none;width:52px;height:52px}.chat-img-grid__cell--composer-thumb .chat-img-grid__img{object-fit:cover;width:100%;height:100%}.chat-img-grid__remove--composer{width:18px;height:18px;font-size:.8rem;top:2px;right:2px}.chat-img-grid__cell{min-width:0;min-height:0;position:relative;overflow:hidden}.chat-img-grid__img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.chat-img-grid--1{width:min(100%,280px)}.chat-img-grid--1 .chat-img-grid__cell{max-height:min(34vh,240px)}.chat-img-grid--1 .chat-img-grid__img{object-fit:cover;width:100%;height:auto;max-height:min(34vh,240px)}.chat-img-grid--2{gap:var(--chat-img-gap);aspect-ratio:2;grid-template-columns:1fr 1fr;width:min(100%,280px);display:grid}.chat-img-grid--3{gap:var(--chat-img-gap);aspect-ratio:2/2;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;width:min(100%,280px);display:grid}.chat-img-grid--3 .chat-img-grid__cell:nth-child(3){grid-column:1/-1}.chat-img-grid--4{gap:var(--chat-img-gap);aspect-ratio:1;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;width:min(100%,280px);display:grid}.chat-img-grid__more{z-index:1;color:#fff;letter-spacing:.02em;pointer-events:none;background:#0000007a;justify-content:center;align-items:center;font-size:clamp(1.25rem,5vw,1.85rem);font-weight:700;display:flex;position:absolute;inset:0}.chat-img-grid__remove{z-index:2;color:#fff;cursor:pointer;background:#0f172a94;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:1rem;line-height:1;transition:background .12s;display:flex;position:absolute;top:3px;right:3px}.chat-img-grid__remove:hover{background:#0f172ad1}.chat-img-grid__open{cursor:zoom-in;width:100%;height:100%;font:inherit;color:inherit;background:0 0;border:none;border-radius:0;margin:0;padding:0;line-height:0;display:block}.chat-img-grid__open:focus-visible{outline-offset:2px;outline:2px solid #b87333d9}html.theme-dark .chat-img-grid__open:focus-visible{outline-color:#daa574e6}.chat-img-grid__open .chat-img-grid__img{pointer-events:none}.chat-img-lightbox{z-index:400;padding:max(3.25rem, env(safe-area-inset-top,0px)) max(3.25rem, env(safe-area-inset-right,0px)) max(1.25rem, env(safe-area-inset-bottom,0px)) max(3.25rem, env(safe-area-inset-left,0px));box-sizing:border-box;background:#0f172aeb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.chat-img-lightbox__close{top:max(.65rem, env(safe-area-inset-top,0px));right:max(.65rem, env(safe-area-inset-right,0px));z-index:2;color:#fff;cursor:pointer;background:#00000073;border:1px solid #ffffff38;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;font-size:1.5rem;line-height:1;display:flex;position:fixed}.chat-img-lightbox__close:hover{background:#000000a6}.chat-img-lightbox__arrow{z-index:2;color:#fff;cursor:pointer;background:#00000073;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;padding:0;font-size:2rem;line-height:1;display:flex;position:fixed;top:50%;transform:translateY(-50%)}.chat-img-lightbox__arrow:hover{background:#000000a6}.chat-img-lightbox__arrow--prev{left:max(.5rem, env(safe-area-inset-left,0px))}.chat-img-lightbox__arrow--next{right:max(.5rem, env(safe-area-inset-right,0px))}.chat-img-lightbox__stage{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;max-width:100%;min-height:0;max-height:100%;display:flex}.chat-img-lightbox__counter{color:#ffffffe0;letter-spacing:.04em;margin:0;font-size:.85rem;font-weight:600}.chat-img-lightbox__img{max-width:min(92vw,52rem);max-height:calc(100dvh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 5.5rem);object-fit:contain;vertical-align:top;width:auto;height:auto;display:block}@supports not (height:100dvh){.chat-img-lightbox__img{max-height:calc(100vh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 5.5rem)}}main.app__main.messages-page{--messages-viewport-h:calc(100dvh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - var(--app-header-offset));min-height:calc(100vh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - var(--app-header-offset));min-height:var(--messages-viewport-h);max-height:calc(100vh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - var(--app-header-offset));max-height:var(--messages-viewport-h);flex-direction:column;flex:1;display:flex;overflow:hidden}.messages-page{box-sizing:border-box;flex-direction:column;flex:1;width:100%;max-width:none;min-height:0;margin:0;padding:0;display:flex}.messages-page__layout{border:1px solid var(--header-border);background:var(--header-surface);border-radius:clamp(12px,2vw,18px);flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,320px) minmax(0,1fr);min-height:0;display:grid;overflow:hidden;box-shadow:0 1px 2px #0f172a0f}@media (width<=768px){.messages-page__layout:not(.messages-page__layout--has-chat) .messages-page__main,.messages-page__layout--has-chat .messages-page__sidebar{display:none}.messages-page__layout{border-left:none;border-right:none;border-radius:0}}.messages-page__sidebar{border-right:1px solid var(--header-border);background:var(--bg);flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.messages-page__sidebar-head{flex-shrink:0;padding:1rem 1rem .75rem}.messages-page__sidebar-title{letter-spacing:-.02em;color:var(--text-h);margin:0 0 .75rem;font-size:1.15rem;font-weight:700}.messages-page__search-wrap{position:relative}.messages-page__search-icon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.messages-page__search{box-sizing:border-box;border:1px solid var(--header-border);background:var(--code-bg);width:100%;color:var(--text-h);font:inherit;border-radius:999px;padding:.55rem .75rem .55rem 2.25rem;font-size:.9rem}.messages-page__search::placeholder{color:var(--text-muted)}.messages-page__search:focus{outline-offset:1px;outline:2px solid #b8733359}html.theme-dark .messages-page__search:focus{outline-color:#daa57473}.messages-page__list{overscroll-behavior:contain;flex:1;min-height:0;margin:0;padding:.25rem .5rem 1rem;list-style:none;overflow-y:auto}.messages-page__list-error{color:#b42318;margin:.75rem 1rem;font-size:.9rem}html.theme-dark .messages-page__list-error{color:#fca5a5}.messages-page__empty-list{color:var(--text-muted);padding:1.25rem .75rem;font-size:.9rem;line-height:1.45}.messages-page__thread{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:flex-start;gap:.65rem;padding:.65rem .6rem;transition:background .15s;display:flex}.messages-page__thread:hover{background:var(--header-icon-hover)}.messages-page__thread--active{background:var(--brand);color:#fff}.messages-page__thread--active:hover{background:var(--brand-hover)}.messages-page__thread--active .messages-page__thread-preview,.messages-page__thread--active .messages-page__thread-time,.messages-page__thread--active .messages-page__thread-category{color:#ffffffe0}.messages-page__thread-avatar{width:42px;height:42px;color:var(--brand);background:#b8733333;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.messages-page__thread--active .messages-page__thread-avatar{color:#fff;background:#ffffff38}.messages-page__thread-body{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.messages-page__thread-top{justify-content:space-between;align-items:baseline;gap:.5rem;width:100%;min-width:0;display:flex}.messages-page__thread-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.92rem;font-weight:600;line-height:1.25;overflow:hidden}.messages-page__thread-category{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;max-width:45%;font-size:.75rem;font-weight:600;overflow:hidden}.messages-page__thread-bottom{justify-content:space-between;align-items:center;gap:.4rem;width:100%;min-width:0;display:flex}.messages-page__thread-preview{min-width:0;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.78rem;overflow:hidden}.messages-page__thread-time{color:var(--text-muted);flex-shrink:0;font-size:.72rem}.messages-page__thread-top-meta{flex-shrink:0;justify-content:flex-end;align-items:center;gap:.35rem;min-width:0;display:flex}.messages-page__unread-badge{color:#fff;text-align:center;background:#b45309;border-radius:999px;flex-shrink:0;min-width:1.2rem;height:1.2rem;padding:0 .35rem;font-size:.65rem;font-weight:700;line-height:1.2rem}.messages-page__thread--active .messages-page__unread-badge{color:var(--brand);background:#fffffff2}.messages-page__skel{background:linear-gradient(90deg, var(--border), var(--code-bg), var(--border));background-size:200% 100%;animation:1.2s ease-in-out infinite messages-page-shimmer;display:block}.messages-page__thread-skeleton{pointer-events:none;align-items:flex-start;gap:.65rem;padding:.65rem .6rem;display:flex}.messages-page__thread-skeleton-body{flex-direction:column;flex:1;gap:.35rem;min-width:0;display:flex}.messages-page__skel--avatar{border-radius:50%;flex-shrink:0;width:42px;height:42px}.messages-page__skel--line1{border-radius:6px;width:70%;height:.85rem}.messages-page__skel--line2{border-radius:6px;width:95%;height:.72rem}.messages-page__main-skeleton{flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex}.messages-page__chat-head--skeleton{border-bottom:1px solid var(--header-border);flex-shrink:0;align-items:center;gap:.65rem;padding:.75rem 1rem;display:flex}.messages-page__chat-head-skeleton-text{flex-direction:column;flex:1;gap:.35rem;min-width:0;display:flex}.messages-page__skel--back{border-radius:10px;flex-shrink:0;width:2rem;height:2rem}.messages-page__skel--thumb{border-radius:10px;flex-shrink:0;width:48px;height:48px}.messages-page__skel--h1{border-radius:6px;width:55%;height:.9rem}.messages-page__skel--h2{border-radius:6px;width:35%;height:.75rem}.messages-page__skel--btn{border-radius:999px;flex-shrink:0;width:5.5rem;height:2rem}.messages-page__messages-inner{flex:1;min-height:0}.messages-page__msg-skel-row{margin-bottom:.6rem;display:flex}.messages-page__msg-skel-row--mine{justify-content:flex-end}.messages-page__skel--bubble{border-radius:16px;height:2.35rem}.messages-page__msg-skel-row:not(.messages-page__msg-skel-row--mine) .messages-page__skel--bubble{width:min(55%,14rem)}.messages-page__msg-skel-row--mine .messages-page__skel--bubble{width:min(42%,11rem)}.messages-page__main{background:var(--bg);flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex;overflow:hidden}.messages-page__empty-main,.messages-page__loading-main{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;padding:2rem 1.25rem;display:flex}.messages-page__loading-main{flex-direction:row;gap:.35rem}.messages-page__dot{background:var(--brand);border-radius:50%;width:8px;height:8px;animation:1s ease-in-out infinite messages-page-pulse}.messages-page__dot:nth-child(2){animation-delay:.15s}.messages-page__dot:nth-child(3){animation-delay:.3s}@keyframes messages-page-pulse{0%,to{opacity:.35;transform:scale(.9)}50%{opacity:1;transform:scale(1)}}.messages-page__empty-lead{color:var(--text-h);margin:0;font-size:1.1rem;font-weight:600}.messages-page__empty-hint,.messages-page__empty-text{max-width:22rem;color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.5}.messages-page__chat-head{border-bottom:1px solid var(--header-border);background:var(--header-surface);flex-shrink:0;align-items:center;gap:.65rem;padding:.85rem 1rem;display:flex}@media (width>=769px){.messages-page__back{display:none}}.messages-page__back{border:1px solid var(--header-border);background:var(--bg);width:40px;height:40px;color:var(--text-h);cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.messages-page__back:hover{background:var(--header-icon-hover)}.messages-page__product{flex:1;align-items:center;gap:.65rem;min-width:0;display:flex}.messages-page__product-thumb{object-fit:cover;border:1px solid var(--header-border);border-radius:10px;flex-shrink:0;width:48px;height:48px}.messages-page__product-thumb--skeleton{background:linear-gradient(90deg, var(--border), var(--code-bg), var(--border));background-size:200% 100%;animation:1.2s ease-in-out infinite messages-page-shimmer}@keyframes messages-page-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.messages-page__product-thumb--placeholder{color:var(--text-muted);background:var(--code-bg);justify-content:center;align-items:center;font-weight:700;display:flex}.messages-page__product-text{min-width:0}.messages-page__product-text--buyer-chat .messages-page__product-title-line{margin-top:0}.messages-page__buyer-row{color:var(--text-muted);flex-wrap:wrap;align-items:baseline;gap:.25rem .35rem;margin:0;font-size:.8rem;line-height:1.35;display:flex}.messages-page__buyer-line{color:var(--text-muted);font-weight:600}.messages-page__buyer-line strong{color:var(--brand);font-weight:700}.messages-page__meta-sep{opacity:.55;-webkit-user-select:none;user-select:none}.messages-page__category{color:var(--text-h);font-weight:600}.messages-page__product-title-line{color:var(--text-h);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.2rem 0 0;font-size:.9rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.messages-page__product-price{color:var(--brand);margin:.15rem 0 0;font-size:.92rem;font-weight:700}.messages-page__view-product.button{white-space:nowrap;border-radius:999px;flex-shrink:0;min-height:2rem;padding:.28rem .75rem;font-size:.8rem;font-weight:600;line-height:1.2}@media (width<=520px){.messages-page__view-product{display:none}}.messages-page__messages{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:1rem .35rem .5rem 1rem;overflow-y:auto}.messages-page__no-msgs{text-align:center;max-width:20rem;color:var(--text-muted);margin:2rem auto;font-size:.95rem;line-height:1.5}.messages-page__msg-list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.messages-page__msg-row{justify-content:flex-start;display:flex}.messages-page__msg-row .messages-page__bubble{flex:none;min-width:0}.messages-page__msg-row--mine{justify-content:flex-end;width:100%}.messages-page__bubble{background:var(--code-bg);border:1px solid var(--header-border);box-sizing:border-box;border-radius:16px 16px 16px 6px;width:fit-content;max-width:min(85%,26rem);padding:.65rem .85rem}.messages-page__bubble--mine{border-bottom-right-radius:6px;border-bottom-left-radius:16px;margin-inline-end:0}.messages-page__bubble--mine:not(.messages-page__bubble--has-image){background:var(--brand);color:#fff;border-color:#0000}.messages-page__bubble--mine .messages-page__bubble-time{color:#ffffffd1}.messages-page__bubble--has-image{background:0 0;border:none;padding:0}.messages-page__bubble--mine.messages-page__bubble--has-image{vertical-align:top;width:auto;display:inline-block}.messages-page__bubble--mine.messages-page__bubble--has-image:not(:has(.messages-page__bubble-text)){max-width:min(100%,280px)}.messages-page__bubble--mine.messages-page__bubble--has-image .messages-page__bubble-media-wrap,.messages-page__bubble--mine.messages-page__bubble--has-image .messages-page__bubble-media-wrap .chat-img-grid{width:100%;max-width:280px}.messages-page__bubble--mine.messages-page__bubble--has-image:has(.messages-page__bubble-text){background:var(--brand);box-sizing:border-box;border:1px solid #ffffff73;border-radius:14px;max-width:min(100%,300px);padding:.4rem;box-shadow:0 1px 3px #0f172a1a}.messages-page__bubble--has-image .messages-page__bubble-text-row{width:100%;max-width:min(100%,280px);margin-top:.35rem}.messages-page__bubble--mine.messages-page__bubble--has-image:has(.messages-page__bubble-text) .messages-page__bubble-text-row{margin-inline-end:.45rem}.messages-page__bubble--them.messages-page__bubble--has-image:has(.messages-page__bubble-text) .messages-page__bubble-text-row{margin-inline-start:.45rem}.messages-page__bubble--mine.messages-page__bubble--has-image:has(.messages-page__bubble-text) .messages-page__bubble-text{color:#fff;background:0 0;border:none;border-radius:0;margin-top:0;padding:.35rem .25rem 0 0}.messages-page__bubble--mine.messages-page__bubble--has-image .messages-page__bubble-time--on-grid{left:auto;right:8px}.messages-page__bubble--them.messages-page__bubble--has-image{vertical-align:top;width:auto;display:inline-block}.messages-page__bubble--them.messages-page__bubble--has-image:not(:has(.messages-page__bubble-text)){max-width:min(100%,280px)}.messages-page__bubble--them.messages-page__bubble--has-image .messages-page__bubble-media-wrap,.messages-page__bubble--them.messages-page__bubble--has-image .messages-page__bubble-media-wrap .chat-img-grid{width:100%;max-width:280px}.messages-page__bubble--them.messages-page__bubble--has-image:has(.messages-page__bubble-text){background:var(--code-bg);border:1px solid var(--header-border);box-sizing:border-box;border-radius:14px;max-width:min(100%,300px);padding:.4rem;box-shadow:0 1px 2px #0f172a0a}.messages-page__bubble--them.messages-page__bubble--has-image:has(.messages-page__bubble-text) .messages-page__bubble-text{color:var(--text-h);background:0 0;border:none;border-radius:0;margin-top:0;padding:.35rem .25rem 0 0}.messages-page__bubble-media-wrap{width:fit-content;max-width:min(100%,280px);display:block;position:relative}.messages-page__bubble-media-wrap .chat-img-grid{background:0 0}.messages-page__bubble-time--on-grid{color:#fffffff2;text-shadow:0 1px 2px #0000008c;pointer-events:none;margin:0;font-size:.68rem;position:absolute;bottom:6px;right:8px}.messages-page__bubble-text-row{flex-direction:row;justify-content:flex-end;align-items:flex-end;gap:.45rem .55rem;width:100%;min-width:0;display:flex}.messages-page__bubble-text-row .messages-page__bubble-text{flex:auto;min-width:0;margin:0}.messages-page__bubble-text{white-space:pre-wrap;word-break:break-word;margin:0;font-size:.95rem;line-height:1.45}.messages-page__bubble--has-image .messages-page__bubble-text{max-width:none;margin-bottom:0}.messages-page__bubble-time.messages-page__bubble-time--inline{white-space:nowrap;flex:none;align-self:flex-end;margin:0;font-size:.68rem;line-height:1.25}.messages-page__bubble--mine .messages-page__bubble-text-row .messages-page__bubble-time--inline{color:#ffffffd1}.messages-page__bubble--mine.messages-page__bubble--has-image:has(.messages-page__bubble-text) .messages-page__bubble-text-row .messages-page__bubble-time--inline{color:#ffffffe0}.messages-page__bubble--them .messages-page__bubble-text-row .messages-page__bubble-time--inline{color:var(--text-muted)}.messages-page__bubble-time{color:var(--text-muted);margin-top:.35rem;font-size:.72rem;display:block}.messages-page__inline-error{color:#b42318;margin:0 1rem;font-size:.88rem}html.theme-dark .messages-page__inline-error{color:#fca5a5}.messages-page__composer{padding:.65rem 1rem max(.65rem, env(safe-area-inset-bottom));border-top:1px solid var(--header-border);background:var(--code-bg);flex-direction:column;flex-shrink:0;gap:.45rem;display:flex}.messages-page__composer-row{width:100%;display:flex}.messages-page__input-shell{border:1px solid var(--header-border);background:var(--bg);box-sizing:border-box;border-radius:12px;flex:1;align-items:flex-end;gap:.35rem;min-width:0;min-height:2.75rem;padding:.45rem .45rem .45rem .4rem;transition:box-shadow .15s;display:flex}.messages-page__input-shell:focus-within{outline-offset:1px;outline:2px solid #b8733359}html.theme-dark .messages-page__input-shell:focus-within{outline-color:#daa57473}.messages-page__attach{width:2.5rem;min-width:2.5rem;height:2.5rem;min-height:2.5rem;max-height:2.5rem;color:var(--color-primary,var(--brand));cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-radius:8px;flex:0 0 2.5rem;justify-content:center;align-self:flex-end;align-items:center;margin:0;padding:0;display:flex}.messages-page__attach:hover:not(:disabled){background:var(--header-icon-hover);background:color-mix(in srgb, var(--color-primary,var(--brand)) 12%, transparent)}.messages-page__attach:disabled{opacity:.5;cursor:not-allowed}.messages-page__file-pill--bar{max-width:100%;color:var(--text-h);background:var(--bg);border:1px solid var(--header-border);border-radius:10px;align-items:center;gap:.35rem;padding:.3rem .55rem;font-size:.78rem;display:flex}.messages-page__file-pill--multi{flex-wrap:wrap;gap:.35rem;padding:.4rem .55rem}.messages-page__composer-preview-row{width:100%;min-width:0;padding:.1rem 0 .35rem}.messages-page__file-pill{max-width:100%;color:var(--text-h);background:var(--bg);border:1px solid var(--header-border);border-radius:8px;align-items:center;gap:.35rem;padding:.25rem .5rem;font-size:.78rem;display:inline-flex}.messages-page__file-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.messages-page__file-clear{color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 .15rem;font-size:1.1rem;line-height:1}.messages-page__file-clear:hover{color:var(--text-h)}.messages-page__input{resize:none;min-width:0;min-height:2.25rem;max-height:7.5rem;color:var(--text-h);font:inherit;box-sizing:border-box;background:0 0;border:none;border-radius:0;flex:1;align-self:flex-end;padding:.4rem .35rem .4rem 0;font-size:.95rem;line-height:1.4;overflow-y:auto}.messages-page__input::placeholder{color:var(--text-muted);line-height:1.4}.messages-page__input:focus{outline:none}.messages-page__send{cursor:pointer;width:2.25rem;min-width:2.25rem;height:2.25rem;min-height:2.25rem;color:var(--color-primary-text);background:linear-gradient(180deg, var(--color-primary) 0%, var(--color-primary-end) 100%);box-shadow:0 2px 10px var(--color-primary-shadow-soft);box-sizing:border-box;border:none;border-radius:10px;flex:0 0 2.25rem;justify-content:center;align-self:flex-end;align-items:center;padding:0;transition:filter .15s;display:flex}.messages-page__send:hover:not(:disabled){filter:brightness(1.06)}.messages-page__send:disabled{opacity:.45;cursor:not-allowed;filter:none}.messages-page__send-busy{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:1.1rem;height:1.1rem;animation:.7s linear infinite messages-send-spin}@keyframes messages-send-spin{to{transform:rotate(360deg)}}.app,.app__routes{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.app__routes--with-header{padding-top:calc(env(safe-area-inset-top,0px) + var(--app-header-offset))}.app__main{--app-pad:clamp(1rem, 4vw, 2rem);padding:var(--app-pad);padding-bottom:max(clamp(2rem, 6vw, 3.5rem), env(safe-area-inset-bottom));box-sizing:border-box;width:100%;max-width:72rem;margin-inline:auto}.hero{background:var(--header-surface);border:1px solid var(--header-border);box-sizing:border-box;border-radius:clamp(14px,2vw,20px);grid-template-columns:1fr;align-items:center;gap:clamp(1.5rem,4vw,2.5rem);margin-bottom:clamp(2rem,5vw,3rem);padding:clamp(1.25rem,3vw,2rem);display:grid;box-shadow:0 1px 2px #0f172a0d,0 12px 40px #0f172a14}@media (width>=768px){.hero{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:clamp(1.5rem,3vw,2.75rem)}}.hero__copy{min-width:0}.hero__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--brand);margin:0 0 .5rem;font-size:.8rem;font-weight:600}.hero__title{letter-spacing:-.03em;color:var(--text-h);margin:0 0 .75rem;font-size:clamp(1.75rem,4.5vw,2.75rem);font-weight:700;line-height:1.12}.hero__lead{color:var(--text-muted);max-width:36ch;margin:0 0 1.25rem;font-size:clamp(1rem,2.2vw,1.125rem);line-height:1.55}.hero__actions{flex-wrap:wrap;gap:.65rem .75rem;display:flex}.button{cursor:pointer;border:2px solid #0000;border-radius:9999px;justify-content:center;align-items:center;min-height:44px;padding:.6rem 1.25rem;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;display:inline-flex}.button:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.button--primary{color:var(--color-primary-text);background:linear-gradient(180deg, var(--color-primary) 0%, var(--color-primary-end) 100%);box-shadow:0 4px 14px var(--color-primary-shadow)}.button--primary:hover{filter:brightness(1.05)}.button--ghost{color:var(--text-h);border-color:var(--header-icon-border);background:0 0}.button--ghost:hover{background:var(--header-icon-hover);border-color:var(--brand)}.hero__media{background:var(--code-bg);aspect-ratio:3/2;border-radius:clamp(10px,1.5vw,14px);min-width:0;overflow:hidden}.hero__image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.categories__inner{width:100%}.categories__title{letter-spacing:-.02em;color:var(--text-h);margin:0 0 1.25rem;font-size:clamp(1.15rem,2.5vw,1.35rem);font-weight:700}.categories__grid{grid-template-columns:1fr;gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=520px){.categories__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=900px){.categories__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem}}.category-card{box-sizing:border-box;background:var(--header-surface);border:1px solid var(--header-border);border-radius:14px;flex-direction:column;height:100%;padding:1.15rem 1.2rem;scroll-margin-top:1rem;display:flex;box-shadow:0 1px 3px #0f172a0f}.category-card__title{color:var(--text-h);margin:0 0 .4rem;font-size:1.05rem;font-weight:700}.category-card__text{color:var(--text-muted);flex:1;margin:0 0 1rem;font-size:.92rem;line-height:1.45}.category-card__link{color:var(--brand);align-items:center;gap:.35rem;width:fit-content;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-flex}.category-card__link:hover{text-decoration:underline}.category-card__link:focus-visible{outline:2px solid var(--brand);outline-offset:3px;border-radius:4px}.category-card__arrow{transition:transform .2s}.category-card__link:hover .category-card__arrow{transform:translate(3px)}.content-page{max-width:42rem}.content-page--catalog{width:100%;max-width:72rem}.content-page__header{background:var(--header-surface);border:1px solid var(--header-border);box-sizing:border-box;border-radius:14px;margin-bottom:clamp(1.5rem,4vw,2.25rem);padding:clamp(1.25rem,3vw,1.75rem);box-shadow:0 1px 3px #0f172a0f}.content-page__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--brand);margin:0 0 .5rem;font-size:.8rem;font-weight:600}.content-page__title{letter-spacing:-.03em;color:var(--text-h);margin:0 0 .75rem;font-size:clamp(1.65rem,4vw,2.25rem);font-weight:700;line-height:1.15}.content-page__intro{color:var(--text-muted);margin:0;font-size:clamp(1rem,2.2vw,1.1rem);line-height:1.55}.content-page__intro+.content-page__intro{margin-top:.85rem}.content-page__products{margin-bottom:clamp(1.5rem,4vw,2.25rem)}.content-page__products-heading{letter-spacing:-.02em;color:var(--text-h);margin:0 0 1rem;font-size:clamp(1.35rem,2.9vw,1.7rem);font-weight:700}.content-page__product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=640px){.content-page__product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}@media (width>=1024px){.content-page__product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.content-page__product-cell{min-width:0}.content-page__blocks{flex-direction:column;gap:1.15rem;display:flex}.content-page__block{background:var(--header-surface);border:1px solid var(--header-border);box-sizing:border-box;border-radius:12px;padding:1.1rem 1.2rem}.content-page__block-title{color:var(--text-h);margin:0 0 .5rem;font-size:1.05rem;font-weight:700}.content-page__block-text{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.5}.content-page__block-list{color:var(--text-muted);margin:.35rem 0 0;padding:0 0 0 1.25rem;font-size:.95rem;line-height:1.5}.content-page__block-list-item{margin-bottom:.35rem}.content-page__block-list-item:last-child{margin-bottom:0}.content-page__back{margin:clamp(1.75rem,4vw,2.5rem) 0 0}.content-page__back-link{color:var(--brand);font-size:.95rem;font-weight:600;text-decoration:none}.content-page__back-link:hover{text-decoration:underline}.content-page__back-link:focus-visible{outline:2px solid var(--brand);outline-offset:3px;border-radius:4px}
