.page-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:var(--bg);background-image:radial-gradient(var(--border) 1px,transparent 1px);background-size:26px 26px;background-position:-13px -13px;opacity:1}.page-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--bg);-webkit-mask-image:radial-gradient(120% 70% at 50% 0%,transparent 40%,#000 100%);mask-image:radial-gradient(120% 70% at 50% 0%,transparent 40%,#000 100%)}.brand-logo{display:block;width:auto;max-width:min(220px,58vw);height:auto;object-fit:contain}.brand-logo-link{display:inline-flex;align-items:center;text-decoration:none}.nav{position:sticky;top:0;z-index:100;background:var(--surface);border-bottom:1px solid var(--border);transition:box-shadow .2s ease}.nav.is-scrolled{box-shadow:var(--shadow-sm)}.nav-inner{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:68px;padding-block:10px}.nav-brand{display:flex;align-items:center;gap:10px;flex-shrink:0}.nav-brand .brand-logo{max-height:48px;max-width:min(280px,52vw)}.nav-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--brand);color:#fff;font-weight:700;font-family:var(--font-display)}.nav-links-desktop{display:flex;flex-wrap:wrap;gap:6px 22px;font-size:.9rem;color:var(--text-soft);margin-left:auto;margin-right:8px}.nav-links-desktop a{position:relative;padding:6px 2px;white-space:nowrap;transition:color .2s var(--ease)}.nav-links-desktop a:hover,.nav-links-desktop a.is-active{color:var(--text);font-weight:600}.nav-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.nav-lang{display:inline-flex;align-items:center;gap:6px;height:38px;padding:0 11px;border-radius:10px;font-size:.78rem;font-weight:600;letter-spacing:.04em;color:var(--text-soft);border:1px solid var(--border);background:var(--surface)}.nav-lang:hover{color:var(--text);background:var(--bg-soft)}.nav-icon-btn{position:relative;width:38px;height:38px;border-radius:10px;display:grid;place-items:center;color:var(--text-soft);border:1px solid var(--border);background:var(--surface)}.nav-icon-btn:hover{color:var(--text);background:var(--bg-soft)}.nav-cart-badge{position:absolute;top:-5px;right:-5px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--accent);color:#fff;font-size:.65rem;font-weight:700;display:grid;place-items:center}.nav-auth,.nav-user{display:flex;align-items:center;gap:10px}.nav-login{font-size:.88rem;color:var(--text-soft);white-space:nowrap}.nav-login:hover{color:var(--text)}.nav-cta{padding:10px 18px;border-radius:999px;font-size:.86rem;font-weight:600;color:#fff;background:var(--brand);white-space:nowrap}.nav-cta:hover{background:var(--brand-600)}.nav-cta.ghost{background:var(--surface);border:1px solid var(--border-strong);color:var(--text)}.nav-burger{display:none;width:38px;height:38px;border-radius:10px;border:1px solid var(--border);background:var(--surface);place-items:center;color:var(--text)}.nav-drawer{pointer-events:none}.nav-drawer.is-open{pointer-events:auto}.nav-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#0e1c3359;opacity:0;transition:opacity .25s ease}.nav-drawer.is-open .nav-drawer-backdrop{opacity:1}.nav-drawer-panel{position:fixed;top:0;right:0;z-index:95;width:min(320px,88vw);height:100dvh;display:flex;flex-direction:column;padding:88px 20px 24px;background:var(--surface);border-left:1px solid var(--border);box-shadow:var(--shadow-lg);transform:translate(100%);transition:transform .28s var(--ease);overflow-y:auto}.nav-drawer.is-open .nav-drawer-panel{transform:translate(0)}.nav-drawer-links{display:flex;flex-direction:column;gap:2px}.nav-drawer-links a{padding:14px 12px;border-radius:10px;font-size:1rem;font-weight:500;color:var(--text-soft)}.nav-drawer-links a:hover,.nav-drawer-links a.is-active{background:var(--brand-tint);color:var(--brand);font-weight:600}.nav-drawer-tools{display:flex;flex-direction:column;gap:8px;margin-top:20px;padding-top:20px;border-top:1px solid var(--border)}.nav-drawer-tool{display:flex;align-items:center;gap:10px;padding:12px;border-radius:10px;font-size:.92rem;color:var(--text-soft);text-align:left}.nav-drawer-tool:hover{background:var(--bg-soft);color:var(--text)}.nav-drawer-legal{display:flex;gap:8px;margin-top:14px;padding-top:14px;border-top:1px solid var(--border)}.nav-drawer-legal a{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px;border-radius:10px;border:1px solid var(--border);font-size:.85rem;font-weight:600;color:var(--text-soft);text-decoration:none}.nav-drawer-legal a:hover{color:var(--text);background:var(--bg-soft)}.nav-drawer-foot{margin-top:auto;padding-top:20px;display:flex;flex-direction:column;gap:10px}body.nav-open{overflow:hidden}@media(max-width:1024px){.nav-links-desktop,.nav-hide-mobile{display:none}.nav-burger{display:grid}}@media(max-width:480px){.nav-name{font-size:1rem}.nav-mark{width:32px;height:32px}}.site-footer{position:relative;margin-top:80px;padding:70px 0 40px;border-top:1px solid var(--border);background:var(--surface)}.footer-top{display:grid;grid-template-columns:1.4fr 2fr;gap:60px}.footer-logo{display:inline-flex;align-items:center;gap:12px;font-family:var(--font-display);font-weight:700;font-size:1.3rem;margin-bottom:18px}.footer-brand p{color:var(--text-soft);max-width:42ch;margin-bottom:22px}.footer-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.footer-col h4{font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:var(--text-mute);margin-bottom:16px}.footer-col a{display:block;color:var(--text-soft);font-size:.94rem;padding:6px 0;transition:color .2s var(--ease)}.footer-col a:hover{color:var(--gold)}.footer-base{margin-top:50px;padding-top:26px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:.84rem;color:var(--text-mute)}.footer-legal{display:flex;gap:22px}.footer-legal a:hover{color:var(--text)}@media(max-width:860px){.footer-top{grid-template-columns:1fr;gap:40px}}@media(max-width:560px){.footer-cols{grid-template-columns:1fr 1fr}}.avatar{border-radius:50%;object-fit:cover;display:grid;place-items:center;flex-shrink:0;border:2px solid var(--border);background:var(--brand);color:#fff;font-weight:700;font-family:var(--font-display)}.avatar-sm{width:32px;height:32px;font-size:.78rem}.avatar-md{width:40px;height:40px;font-size:.88rem}.avatar-lg{width:88px;height:88px;font-size:1.6rem}.avatar-xl{width:112px;height:112px;font-size:2rem}.avatar-fallback{overflow:hidden}.avatar-emoji{font-size:1.4em;line-height:1}.portal-pattern{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;color:var(--brand)}.portal-pattern svg{width:100%;height:100%;display:block}.portal-pattern-hero{opacity:.42}.portal-pattern-market,.portal-pattern-section{opacity:.32}.portal-pattern-auth{opacity:.28}.portal-pattern-app{opacity:.18;color:var(--brand-600)}.portal-pattern-compact{opacity:.35}.toast-host{position:fixed;bottom:24px;right:24px;z-index:400;display:flex;flex-direction:column;gap:10px;max-width:min(420px,calc(100vw - 32px))}.toast-item{display:flex;align-items:center;gap:10px;padding:14px 18px;border-radius:14px;color:#fff;box-shadow:var(--shadow-lg);font-size:.92rem;animation:toast-in .28s var(--ease)}.toast-info{background:var(--brand)}.toast-success{background:#15803d}.toast-error{background:#b91c1c}.toast-warning{background:#b45309}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;display:grid;place-items:center;padding:20px;background:#0a16288c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dialog-card{width:min(460px,100%);padding:24px;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-lg)}.dialog-card h3{font-size:1.15rem;margin-bottom:10px}.dialog-card p{color:var(--text-soft);line-height:1.6;margin-bottom:16px}.dialog-input{width:100%;margin-bottom:18px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px}.btn-danger{background:#b91c1c;color:#fff}.btn-danger:hover{background:#991b1b}@keyframes toast-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.toast-host{left:16px;right:16px;bottom:16px}}.marquee{overflow:hidden;width:100%;-webkit-mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.marquee-track{display:inline-flex;align-items:center;white-space:nowrap;animation:marquee-scroll linear infinite}.marquee-track.reverse{animation-direction:reverse}.marquee-item{display:inline-flex;align-items:center;gap:38px;padding-right:38px;font-family:var(--font-display);font-size:clamp(1.4rem,3vw,2.4rem);font-weight:600;color:var(--text-soft);letter-spacing:-.01em}.marquee-dot{width:7px;height:7px;border-radius:50%;background:var(--accent)}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.typing-rotate{display:inline-block;min-width:6ch;color:var(--brand);border-bottom:2px solid var(--accent);padding-bottom:2px}.typing-cursor{display:inline-block;width:2px;height:.95em;margin-left:2px;vertical-align:text-bottom;background:var(--accent);animation:typing-blink 1s step-end infinite}@keyframes typing-blink{50%{opacity:0}}.product-image,.product-image-fallback{width:100%;height:100%;display:block;min-width:0;min-height:0;max-width:100%;max-height:100%}.product-image[data-fit=contain]{object-fit:contain;object-position:center;padding:clamp(6px,2vw,12px);background:var(--bg-soft);image-rendering:auto}.product-image[data-fit=cover]{object-fit:cover;object-position:center}.product-image[data-size=sm][data-fit=contain]{padding:4px}.product-image-fallback[data-size=sm]{min-height:48px}.product-image-fallback[data-size=sm] .product-image-emoji{font-size:.9rem;bottom:4px;right:4px}.product-image-fallback{display:grid;place-items:center;background:var(--bg-soft);color:var(--brand);position:relative}.product-image-emoji{position:absolute;bottom:12px;right:12px;font-size:1.4rem}.hero-grid.home-showcase{padding:clamp(18px,2.5vw,24px);width:100%}.hero-grid-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:320px;padding:24px;color:var(--text-mute);text-align:center;font-size:.92rem}.hero-grid-empty svg{color:var(--brand)}.hero-showcase-fade{animation:hero-fade-in .45s var(--ease) both}@keyframes hero-fade-in{0%{opacity:.4;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.home-showcase-icon-skeleton{width:48px;height:48px;border-radius:12px}@media(min-width:900px){.hero-grid.home-showcase{max-width:none}.home-showcase-head{flex-direction:row;text-align:left;align-items:center}.home-showcase-head-copy{text-align:left}}@media(max-width:899px){.hero-grid.home-showcase{max-width:520px;margin-inline:auto}}.product-card{display:flex;flex-direction:column;height:100%;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);overflow:hidden;transition:transform .28s var(--ease),box-shadow .28s var(--ease),border-color .28s var(--ease)}.product-card:hover{transform:translateY(-4px);border-color:var(--brand);box-shadow:var(--shadow)}.product-card.is-featured{border-color:var(--brand);box-shadow:var(--shadow-sm)}.product-media{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:var(--bg-soft);border-bottom:1px solid var(--border)}.product-media>.product-image,.product-media>.product-image-fallback{position:absolute;top:0;right:0;bottom:0;left:0}.product-media-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:color-mix(in srgb,var(--brand-700) 40%,transparent);opacity:0;transition:opacity .25s var(--ease)}.product-view{padding:10px 18px;border-radius:999px;background:var(--surface);color:var(--brand);font-size:.82rem;font-weight:600;transform:translateY(8px);transition:transform .25s var(--ease)}.product-card:hover .product-media-overlay{opacity:1}.product-card:hover .product-view{transform:translateY(0)}.product-verified{position:absolute;top:12px;left:12px;display:inline-flex;align-items:center;gap:5px;font-size:.68rem;font-weight:600;padding:5px 10px;border-radius:999px;background:var(--surface);color:var(--brand);border:1px solid var(--border)}.product-body{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:18px 16px 20px;flex:1}.product-shop{display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-mute)}.product-shop-icon{font-size:.95rem}.product-name{font-family:var(--font-display);font-size:1rem;font-weight:600;line-height:1.35;letter-spacing:-.01em;max-width:100%}.product-name a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;font-size:.78rem;color:var(--text-soft)}.product-rating{display:inline-flex;align-items:center;gap:4px;color:var(--accent);font-weight:600}.product-rating.muted{color:var(--text-mute);font-weight:500}.product-loc{display:inline-flex;align-items:center;gap:4px;color:var(--text-mute)}.product-foot{margin-top:auto;padding-top:14px;width:100%;display:flex;flex-direction:column;align-items:center;gap:12px;border-top:1px solid var(--border)}.product-price{display:block;font-family:var(--font-display);font-weight:700;font-size:1.12rem;letter-spacing:-.02em;color:var(--brand)}.product-oos{display:block;font-size:.72rem;color:var(--text-mute);margin-top:2px}.product-add{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;border-radius:999px;font-size:.78rem;font-weight:600;color:var(--surface);background:var(--brand);white-space:nowrap;transition:background .2s var(--ease),transform .2s var(--ease)}.product-add:hover{background:var(--brand-600);transform:translateY(-1px)}@media(max-width:520px){.product-add span:last-child{display:none}}.section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-bottom:clamp(32px,5vw,52px)}.section-header-copy{display:flex;flex-direction:column}.section-header-copy .section-title{margin-top:14px;max-width:24ch}.section-header-copy .section-lead{max-width:52ch}.section-header-center{flex-direction:column;align-items:center;text-align:center}.section-header-center .section-header-copy{align-items:center;text-align:center;width:100%}.section-header-center .eyebrow{justify-content:center}.section-header-center .section-title,.section-header-center .section-lead{margin-inline:auto}.section-header-center .section-header-action{display:flex;justify-content:center;width:100%}.section-header-action{flex-shrink:0}.home-hero,.home-section{position:relative;overflow:hidden}.home-hero{padding:clamp(40px,6vw,80px) 0 clamp(48px,6vw,72px);border-bottom:1px solid var(--border);background:var(--surface)}.home-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);gap:clamp(32px,5vw,56px);align-items:center}.home-hero-copy{text-align:center}.home-online{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;padding:8px 16px;margin:0 auto 22px;border-radius:999px;border:1px solid var(--border);background:var(--brand-tint);color:var(--brand);font-size:.8rem;font-weight:600}.home-online-dot{width:8px;height:8px;border-radius:50%;background:var(--accent);animation:pulse-dot 2.2s infinite}.home-online-count{color:var(--text-soft);font-weight:500}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.45}}.home-title{font-size:clamp(2.1rem,4.8vw,3.4rem);line-height:1.1;letter-spacing:-.03em;font-weight:700;margin:0 auto 18px;max-width:14ch}.home-title-accent{display:block;color:var(--brand);margin-top:8px;min-height:1.15em}.home-lead{font-size:clamp(.98rem,1.2vw,1.08rem);line-height:1.72;color:var(--text-soft);max-width:48ch;margin:0 auto 20px}.home-values{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:24px}.home-value-chip{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:999px;border:1px solid var(--border);background:var(--surface);font-size:.74rem;font-weight:600;color:var(--brand)}.home-value-chip svg{color:var(--accent)}.home-section .shell{position:relative;z-index:1}.market-grid-four{grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){.market-grid-four{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.market-grid-four{grid-template-columns:1fr}}.home-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:32px}.home-actions .btn{display:inline-flex;align-items:center;gap:9px}.home-trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:24px;border-top:1px solid var(--border);max-width:420px;margin-inline:auto}.home-trust-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;font-size:.8rem;color:var(--text-mute);font-weight:500;padding:10px 8px}.home-trust-item svg{color:var(--brand)}.home-showcase{padding:18px;background:var(--surface)}.home-showcase-head{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding-bottom:16px;margin-bottom:14px;border-bottom:1px solid var(--border)}.home-showcase-icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;color:var(--brand);background:var(--brand-tint)}.home-showcase-head-copy strong{display:block;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:4px}.home-showcase-head-copy span{font-size:.92rem;color:var(--text-soft)}.home-showcase-main{display:block;border-radius:var(--radius-sm);border:1px solid var(--border);overflow:hidden;background:var(--bg-soft);transition:border-color .25s var(--ease),box-shadow .25s var(--ease)}.home-showcase-main:hover{border-color:var(--brand);box-shadow:var(--shadow-sm)}.home-showcase-image{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:var(--bg-soft)}.home-showcase-image>.product-image,.home-showcase-image>.product-image-fallback{position:absolute;top:0;right:0;bottom:0;left:0}.home-showcase-meta{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;padding:14px 16px;background:var(--brand);color:var(--surface)}.home-showcase-meta strong{font-size:.98rem}.home-showcase-meta span{font-size:.8rem;color:color-mix(in srgb,var(--surface) 78%,transparent)}.home-showcase-meta em{font-style:normal;font-family:var(--font-display);font-size:1.05rem;font-weight:700;color:var(--accent);margin-top:4px}.home-showcase-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:10px}.home-showcase-thumb{display:block;border-radius:var(--radius-xs);border:1px solid var(--border);overflow:hidden;background:var(--bg-soft)}.home-showcase-thumb .home-showcase-image{aspect-ratio:1 / 1}.home-showcase-thumb-meta{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2px;padding:8px 6px;background:var(--surface);border-top:1px solid var(--border)}.home-showcase-thumb-meta span{font-size:.68rem;color:var(--text-soft);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.home-showcase-thumb-meta strong{font-size:.74rem;color:var(--brand)}.home-showcase-main-skeleton{aspect-ratio:1 / 1;border-radius:var(--radius-sm)}.home-showcase-thumb-skeleton{aspect-ratio:1;border-radius:var(--radius-xs)}.home-marquee{padding:18px 0;border-bottom:1px solid var(--border);background:var(--brand-tint);color:var(--brand)}.widget-card{height:100%;padding:28px 22px;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);text-align:center;display:flex;flex-direction:column;align-items:center}.widget-icon,.pillar-icon{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;margin-bottom:16px;color:var(--brand);background:var(--brand-tint)}.widget-title,.pillar-card h3,.step-card h3{font-size:1.06rem;margin-bottom:10px;max-width:18ch}.widget-text,.pillar-card p,.step-card p{color:var(--text-soft);font-size:.9rem;line-height:1.65;max-width:28ch}.widget-step-no,.step-no{display:block;font-size:1.8rem;font-weight:700;color:var(--accent);margin-bottom:14px;line-height:1}.home-pillars{grid-template-columns:repeat(4,1fr)}.pillar-card:hover,.step-card:hover{border-color:var(--brand);box-shadow:var(--shadow-sm)}.home-market{background:var(--bg-soft)}.market-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-skeleton{aspect-ratio:1 / 1.35;border-radius:var(--radius)}.section-muted{background:var(--surface-soft)}.home-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.home-cta{border-radius:var(--radius-lg);overflow:hidden;background:var(--brand);color:var(--surface)}.home-cta-inner{text-align:center;padding:clamp(48px,8vw,88px) clamp(24px,5vw,48px)}.home-cta h2{color:var(--surface);font-size:clamp(1.8rem,4vw,2.8rem);margin-bottom:14px;max-width:16ch;margin-inline:auto}.home-cta p{color:color-mix(in srgb,var(--surface) 82%,transparent);max-width:52ch;margin:0 auto 28px;line-height:1.65}.home-cta-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}@media(max-width:1024px){.home-hero-grid{grid-template-columns:1fr}.home-showcase{max-width:520px;margin-inline:auto}.home-pillars,.market-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.home-trust{grid-template-columns:1fr 1fr}.home-steps{grid-template-columns:1fr}.home-actions .btn{width:100%;justify-content:center}}@media(max-width:520px){.market-grid,.home-pillars{grid-template-columns:1fr}.home-showcase-row{gap:8px}}@media(min-width:900px){.home-hero-copy{text-align:left}.home-online,.home-title,.home-lead{margin-inline:0}.home-actions{justify-content:flex-start}.home-trust{margin-inline:0}}.contact-page{position:relative;overflow:hidden;padding-top:0}.contact-page .shell{position:relative;z-index:1}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.contact-channels{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-channel{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:22px 16px}.contact-ico{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;color:var(--brand);background:var(--brand-tint)}.contact-channel-copy{display:flex;flex-direction:column;align-items:center;gap:4px}.contact-label{font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:var(--text-mute)}.contact-channel a{color:var(--brand)}.contact-form{width:100%}@media(max-width:860px){.contact-grid{grid-template-columns:1fr}}@media(max-width:520px){.contact-channels{grid-template-columns:1fr}}.legal{--legal-gold: #c9a84c;position:relative}.legal-hero{position:relative;overflow:hidden;background:linear-gradient(160deg,#0a1628,#0f2137 55%,#0a1628);color:#eef2fa;padding:clamp(64px,12vw,120px) 0 clamp(56px,9vw,96px);isolation:isolate}.legal-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.9}.legal-hero-inner{max-width:900px}.legal-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border-radius:999px;border:1px solid rgba(201,168,76,.4);background:#c9a84c1a;color:var(--legal-gold);font-size:.76rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.legal-title{font-family:var(--font-display, "Fraunces", serif);font-size:clamp(2.2rem,5.5vw,3.6rem);line-height:1.05;margin:18px 0 14px;letter-spacing:-.02em}.legal-tagline{font-size:clamp(1rem,2.2vw,1.18rem);line-height:1.6;color:#e8edf5d1;max-width:680px}.legal-hero-meta{display:flex;flex-wrap:wrap;align-items:center;gap:14px 22px;margin-top:30px}.legal-updated{display:inline-flex;align-items:center;gap:7px;font-size:.85rem;color:#e8edf5b3}.legal-tabs{display:inline-flex;gap:6px;padding:5px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.legal-tab{padding:8px 18px;border-radius:999px;font-size:.86rem;font-weight:600;color:#e8edf5b8;text-decoration:none;transition:all .2s ease;white-space:nowrap}.legal-tab:hover{color:#fff}.legal-tab.is-active{background:var(--legal-gold);color:#0a1628;box-shadow:0 6px 18px #c9a84c59}.legal-grid{display:grid;grid-template-columns:268px minmax(0,1fr);gap:56px;align-items:start;padding-top:clamp(40px,6vw,72px);padding-bottom:clamp(56px,9vw,110px)}.legal-toc-sticky{position:sticky;top:96px}.legal-toc-title{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-mute, #7a8fa6);margin:0 0 14px;padding-left:14px}.legal-toc ol{list-style:none;margin:0;padding:0;border-left:1px solid var(--border, #dde4f0)}.legal-toc a{display:flex;align-items:baseline;gap:10px;padding:9px 14px;margin-left:-1px;border-left:2px solid transparent;color:var(--text-soft, #56657a);text-decoration:none;font-size:.9rem;line-height:1.35;transition:all .18s ease}.legal-toc a:hover{color:var(--text, #0a1628)}.legal-toc a.is-active{color:var(--legal-gold);border-left-color:var(--legal-gold);font-weight:600}.legal-toc-num{font-size:.72rem;font-variant-numeric:tabular-nums;opacity:.6;font-weight:600}.legal-body{min-width:0}.legal-intro p{font-size:1.08rem;line-height:1.75;color:var(--text, #0a1628);margin:0 0 8px;padding:22px 26px;border-radius:16px;background:var(--surface, #f5f7fc);border:1px solid var(--border, #dde4f0);border-left:4px solid var(--legal-gold)}.legal-section{padding-top:40px;scroll-margin-top:96px}.legal-section h2{display:flex;align-items:center;gap:14px;font-family:var(--font-display, "Fraunces", serif);font-size:clamp(1.3rem,3vw,1.6rem);color:var(--text, #0a1628);margin:0 0 16px;letter-spacing:-.01em}.legal-section-num{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 6px;border-radius:12px;background:linear-gradient(150deg,#c9a84c29,#c9a84c0d);border:1px solid rgba(201,168,76,.3);color:var(--legal-gold);font-family:var(--font-display, "Fraunces", serif);font-size:1.05rem;font-variant-numeric:tabular-nums;flex-shrink:0}.legal-section-body{color:var(--text-soft, #4a5a6e);line-height:1.75;font-size:1rem;padding-left:54px}.legal-section-body p{margin:0 0 14px}.legal-section-body ul{list-style:none;margin:0 0 14px;padding:0;display:grid;gap:12px}.legal-section-body li{position:relative;padding-left:26px}.legal-section-body li:before{content:"";position:absolute;left:4px;top:10px;width:7px;height:7px;border-radius:2px;background:var(--legal-gold);transform:rotate(45deg)}.legal-section-body strong{color:var(--text, #0a1628);font-weight:600}.legal-contact{display:flex;gap:20px;margin-top:56px;padding:28px 30px;border-radius:20px;background:linear-gradient(150deg,#0a1628,#12233c);color:#eef2fa;overflow:hidden}.legal-contact-icon{flex-shrink:0;width:52px;height:52px;border-radius:14px;display:grid;place-items:center;background:#c9a84c29;border:1px solid rgba(201,168,76,.35);color:var(--legal-gold)}.legal-contact-text h3{font-family:var(--font-display, "Fraunces", serif);font-size:1.3rem;margin:0 0 6px}.legal-contact-text>p{color:#e8edf5bf;margin:0 0 16px;line-height:1.55}.legal-contact-rows{display:flex;flex-wrap:wrap;gap:10px 24px}.legal-contact-rows a,.legal-contact-rows span{display:inline-flex;align-items:center;gap:8px;color:#e8edf5e6;text-decoration:none;font-size:.92rem}.legal-contact-rows a:hover{color:var(--legal-gold)}.legal-top{position:fixed;right:22px;bottom:22px;z-index:40;width:46px;height:46px;border-radius:50%;border:1px solid var(--border, #dde4f0);background:var(--card, #fff);color:var(--text, #0a1628);display:grid;place-items:center;cursor:pointer;box-shadow:0 10px 28px #0a16282e;opacity:0;transform:translateY(14px) scale(.9);pointer-events:none;transition:all .25s ease}.legal-top.is-visible{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.legal-top:hover{color:var(--legal-gold);border-color:var(--legal-gold)}@media(max-width:960px){.legal-grid{grid-template-columns:1fr;gap:8px}.legal-toc{display:none}.legal-section-body{padding-left:0}.legal-section h2{gap:12px}}@media(max-width:560px){.legal-tabs{width:100%;justify-content:center}.legal-contact{flex-direction:column;gap:14px;padding:22px}.legal-section-num{min-width:34px;height:34px;font-size:.95rem}}.market-page{position:relative;padding-top:0;overflow:hidden}.market-page-embedded,.market-page-embedded .market-shell-wide{padding:0}.market-shell-wide{position:relative;z-index:1;width:100%;max-width:none;margin:0;padding:0 clamp(16px,3vw,40px) clamp(32px,5vw,64px)}.market-status{display:flex;flex-wrap:wrap;gap:0;padding:0;margin-bottom:28px;border-bottom:1px solid var(--border);border-radius:0;background:transparent;box-shadow:none}.market-status-item{display:inline-flex;align-items:center;gap:8px;padding:14px 20px 14px 0;margin-right:24px;border:none;border-radius:0;background:transparent;font-size:.82rem;letter-spacing:.02em;color:var(--text-soft)}.market-status-item svg{color:var(--brand)}.market-status-item.is-live{background:transparent;color:var(--text);font-weight:600}.market-status-dot{width:7px;height:7px;border-radius:50%;background:var(--accent)}.market-shops{padding:0 0 28px;margin-bottom:28px;border-bottom:1px solid var(--border);border-radius:0;background:transparent;box-shadow:none}.market-shops-title{text-align:left;font-family:var(--font-display);font-size:1.1rem;font-weight:600;letter-spacing:.02em;margin-bottom:18px}.market-shops-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1px;background:var(--border);border:1px solid var(--border)}.market-shop-chip{display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;gap:4px 12px;align-items:center;padding:16px 18px;border-radius:0;border:none;background:var(--surface)}.market-shop-emoji{grid-row:span 2;font-size:1.35rem}.market-shop-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.market-shop-copy strong{font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.market-shop-copy span{font-size:.74rem;color:var(--text-mute)}.market-shop-badge{font-size:.65rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:3px 8px;border-radius:2px;background:var(--bg-soft);border:1px solid var(--border);color:var(--text-mute)}.market-shop-badge.is-open{background:transparent;color:var(--brand);border-color:var(--brand)}.market-shop-count{grid-column:2 / 4;font-size:.72rem;color:var(--text-mute)}.market-toolbar{padding:0 0 24px;margin-bottom:32px;border-bottom:1px solid var(--border);border-radius:0;background:transparent;box-shadow:none}.market-search{display:flex;align-items:center;gap:16px;margin-bottom:20px;color:var(--text-mute);max-width:720px}.market-search input{flex:1;padding:12px 0;border:none;border-bottom:2px solid var(--border);background:transparent;color:var(--text);font-family:var(--font-body);font-size:1.05rem;outline:none}.market-search input:focus{border-color:var(--brand)}.market-cats{display:flex;flex-wrap:wrap;gap:0}.cat-chip{padding:10px 18px;border-radius:0;border:1px solid var(--border);border-right:none;background:var(--surface);color:var(--text-soft);font-size:.82rem;font-weight:500;margin-bottom:-1px}.cat-chip:last-child{border-right:1px solid var(--border)}.cat-chip.is-active{color:var(--surface);background:var(--brand);border-color:var(--brand);font-weight:600}.market-new{padding:0 0 32px;margin-bottom:32px;border-bottom:1px solid var(--border);border-radius:0;background:transparent;box-shadow:none}.market-section-head{display:flex;align-items:baseline;justify-content:space-between;text-align:left;gap:12px;margin-bottom:20px}.market-section-head h2{font-family:var(--font-display);font-size:1.15rem;font-weight:600}.market-section-head span{font-size:.8rem;color:var(--text-mute)}.market-new-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1px;background:var(--border);border:1px solid var(--border)}.market-new-card{display:flex;flex-direction:column;border-radius:0;border:none;overflow:hidden;background:var(--surface);transition:background .2s var(--ease)}.market-new-card:hover{background:var(--bg-soft);box-shadow:none}.market-new-image{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:var(--bg-soft);border-bottom:1px solid var(--border)}.market-new-image>.product-image,.market-new-image>.product-image-fallback{position:absolute;top:0;right:0;bottom:0;left:0}.market-new-meta{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:4px;padding:14px 16px}.market-new-meta span{font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-mute)}.market-new-meta strong{font-size:.9rem;line-height:1.35}.market-new-meta em{font-style:normal;font-family:var(--font-display);font-weight:700;color:var(--brand);font-size:.95rem}.market-results-head{display:flex;align-items:baseline;justify-content:space-between;text-align:left;gap:12px;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid var(--text)}.market-results-head h2{font-family:var(--font-display);font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:600;letter-spacing:.01em}.market-count{color:var(--text-mute);font-size:.88rem}.market-grid-full{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1px;background:var(--border);border:1px solid var(--border)}.market-grid-full>*{background:var(--surface)}.product-skeleton{aspect-ratio:4 / 5;border-radius:0}@media(max-width:760px){.market-search{flex-wrap:wrap}.market-search .btn{width:100%}.market-cats{gap:6px}.cat-chip{border-right:1px solid var(--border);border-radius:4px}}@media(max-width:480px){.market-grid-full,.market-new-grid{grid-template-columns:repeat(2,1fr)}}.pd-page{padding-top:clamp(32px,5vw,56px)}.pd-breadcrumb{display:flex;align-items:center;gap:10px;font-size:.84rem;color:var(--text-mute);margin-bottom:28px}.pd-breadcrumb a:hover{color:var(--brand)}.pd-breadcrumb svg{transform:rotate(-90deg);opacity:.5}.pd-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(32px,5vw,56px);align-items:start}.pd-main-skeleton{aspect-ratio:1 / 1;border-radius:var(--radius-lg)}.pd-main{min-height:320px;border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--bg-soft);overflow:hidden;display:flex;align-items:center;justify-content:center}.pd-main img,.pd-main .product-image-fallback{width:100%;height:auto;max-height:min(72vh,640px);object-fit:contain;object-position:center;image-rendering:auto}.pd-thumbs{display:flex;gap:10px;margin-top:14px;overflow-x:auto;padding-bottom:4px}.pd-thumb{flex-shrink:0;width:76px;height:76px;border-radius:12px;border:2px solid transparent;overflow:hidden;opacity:.72;transition:opacity .2s var(--ease),border-color .2s var(--ease)}.pd-thumb.is-active{opacity:1;border-color:var(--brand)}.pd-thumb img{width:100%;height:100%;object-fit:contain;image-rendering:auto}.pd-info{padding:clamp(24px,4vw,36px);position:sticky;top:96px}.pd-shop{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:var(--text-soft);font-size:.88rem;margin-bottom:14px}.pd-verified{display:inline-flex;align-items:center;gap:4px;font-size:.68rem;font-weight:600;padding:4px 10px;border-radius:999px;background:var(--success-soft);color:var(--success)}.pd-name{font-size:clamp(1.6rem,3.5vw,2.4rem);line-height:1.15;letter-spacing:-.02em;margin-bottom:16px}.pd-meta{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-bottom:18px}.pd-rating{display:inline-flex;align-items:center;gap:5px;color:var(--accent);font-weight:600}.pd-stock{font-size:.88rem;color:var(--success);font-weight:500}.pd-stock.out{color:var(--danger)}.pd-price{font-family:var(--font-display);font-weight:700;font-size:clamp(2rem,4vw,2.6rem);letter-spacing:-.03em;color:var(--brand);margin-bottom:18px}.pd-desc{color:var(--text-soft);line-height:1.7;margin-bottom:22px;max-width:52ch}.pd-trust{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:24px}.pd-trust div{display:flex;align-items:center;gap:8px;padding:12px 14px;border-radius:10px;background:var(--bg-soft);font-size:.8rem;color:var(--text-soft)}.pd-trust svg{color:var(--brand);flex-shrink:0}.pd-qty{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px;padding:14px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.pd-qty>span{font-size:.88rem;font-weight:600;color:var(--text-soft)}.qty-stepper{display:inline-flex;align-items:center;gap:2px;border:1px solid var(--border);border-radius:999px;padding:4px;background:var(--surface)}.qty-stepper button{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;color:var(--text)}.qty-stepper button:hover{background:var(--bg-soft)}.qty-stepper>span{min-width:32px;text-align:center;font-weight:700}.pd-actions{display:flex;flex-direction:column;gap:12px}.pd-actions .btn{display:inline-flex;align-items:center;justify-content:center;gap:9px}@media(max-width:900px){.pd-grid{grid-template-columns:1fr}.pd-info{position:static}}@media(max-width:520px){.pd-trust{grid-template-columns:1fr}}.cart-empty{margin-top:100px}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px;align-items:start}.cart-panel{overflow:hidden;padding:0}.cart-table-head,.cart-row{display:grid;grid-template-columns:minmax(0,1.6fr) 110px 100px 100px 40px;gap:12px;align-items:center}.cart-table-head{padding:14px 18px;border-bottom:1px solid var(--border);background:var(--bg-soft);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-mute)}.cart-table-head span:nth-child(3),.cart-table-head span:nth-child(4){text-align:right}.cart-rows{display:flex;flex-direction:column}.cart-row{padding:16px 18px;border-bottom:1px solid var(--border)}.cart-row:last-child{border-bottom:none}.cart-product{display:flex;align-items:center;gap:12px;min-width:0}.cart-thumb{width:56px;height:56px;border-radius:10px;overflow:hidden;flex-shrink:0;border:1px solid var(--border);background:#fff;display:grid;place-items:center}.cart-product-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.cart-item-name{font-weight:600;font-size:.92rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-item-name:hover{color:var(--brand)}.cart-item-shop{font-size:.74rem;color:var(--text-mute)}.cart-qty{display:flex;justify-content:center}.qty-stepper{display:inline-flex;align-items:center;gap:2px;border:1px solid var(--border);border-radius:999px;padding:3px;background:var(--surface)}.qty-stepper.small button{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;color:var(--text)}.qty-stepper.small button:hover{background:var(--bg-soft)}.qty-stepper.small>span{min-width:28px;text-align:center;font-weight:700;font-size:.88rem}.cart-unit,.cart-line-total{text-align:right;font-size:.9rem;color:var(--text-soft)}.cart-line-total{font-weight:700;color:var(--brand);font-family:var(--font-display)}.cart-remove{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;color:var(--text-mute);margin-left:auto}.cart-remove:hover{color:var(--danger);background:var(--danger-soft)}.cart-summary{padding:24px;position:sticky;top:92px}.cart-summary h3{font-size:1.1rem;margin-bottom:16px}.cart-summary-lines{margin-bottom:8px}.cart-sum-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid var(--border);font-size:.9rem;color:var(--text-soft)}.cart-sum-row .muted{text-align:right;font-size:.78rem;color:var(--text-mute);max-width:140px}.cart-sum-row.total{border-bottom:none;color:var(--text);padding-top:12px;margin-bottom:18px}.cart-sum-row.total strong{font-family:var(--font-display);font-size:1.35rem;color:var(--brand)}.cart-continue{display:block;text-align:center;margin-top:14px;font-size:.86rem;color:var(--text-mute)}.cart-continue:hover{color:var(--brand)}@media(max-width:900px){.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media(max-width:720px){.cart-table-head{display:none}.cart-row{grid-template-columns:1fr auto;grid-template-areas:"product remove" "qty total";gap:10px 12px}.cart-product{grid-area:product}.cart-remove{grid-area:remove}.cart-qty{grid-area:qty;justify-content:flex-start}.cart-unit{display:none}.cart-line-total{grid-area:total;text-align:right;align-self:center}}.order-receipt{padding:0;overflow:hidden}.order-receipt-paper{padding:clamp(20px,3vw,28px)}.order-receipt-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}.order-receipt-brand{display:flex;align-items:flex-start;gap:12px;min-width:0}.order-receipt-brand svg{color:var(--brand);flex-shrink:0;margin-top:2px}.order-receipt-brand strong{display:block;font-family:var(--font-display);font-size:1.15rem;color:var(--brand);line-height:1.3}.order-receipt-brand span{display:block;font-size:.78rem;color:var(--text-mute);line-height:1.4}.order-receipt-meta{text-align:right;display:grid;gap:2px}.order-receipt-label{font-size:.68rem;letter-spacing:.06em;text-transform:uppercase;color:var(--text-mute)}.order-receipt-meta strong.mono{font-size:.92rem;color:var(--text)}.order-receipt-divider{height:1px;margin:16px 0;background:repeating-linear-gradient(90deg,var(--border) 0,var(--border) 6px,transparent 6px,transparent 12px)}.order-receipt-info{display:grid;gap:10px}.order-receipt-info>div{display:flex;justify-content:space-between;gap:12px;font-size:.84rem}.order-receipt-info span{color:var(--text-mute)}.order-receipt-info strong{text-align:right;max-width:60%}.order-receipt-address{flex-direction:column!important;align-items:flex-start!important}.order-receipt-address strong{text-align:left!important;max-width:none;line-height:1.5}.order-receipt-items{display:flex;flex-direction:column;gap:12px}.order-receipt-line{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center}.order-receipt-thumb{width:48px;height:48px;border-radius:8px;overflow:hidden;border:1px solid var(--border);background:#fff;display:grid;place-items:center}.order-receipt-line-copy{min-width:0}.order-receipt-line-copy strong{display:block;font-size:.88rem;line-height:1.35}.order-receipt-line-copy span{font-size:.76rem;color:var(--text-mute)}.order-receipt-line-price{font-family:var(--font-display);color:var(--brand);white-space:nowrap}.order-receipt-total{display:flex;justify-content:space-between;align-items:center;font-size:1rem}.order-receipt-total strong{font-family:var(--font-display);font-size:1.45rem;color:var(--brand)}.order-receipt-foot{margin-top:16px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}.order-receipt-foot p{font-size:.82rem;color:var(--text-mute);line-height:1.5}.order-receipt-print{border-top:1px solid var(--border);border-radius:0;padding:14px}.order-receipt.is-compact .order-receipt-paper{padding:16px}.order-receipt.is-compact .order-receipt-brand svg{display:none}.commerce-page{padding-top:0}.checkout-gate{text-align:center}.checkout-gate svg{color:var(--brand);margin-bottom:18px}.checkout-steps{display:inline-flex;align-items:center;gap:12px;margin-top:22px;padding:8px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#ffffff14}.checkout-step{display:inline-flex;align-items:center;gap:8px;font-size:.82rem;font-weight:600;color:#ffffff8c;text-decoration:none}.checkout-step-no{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;font-size:.72rem;font-weight:700;border:1px solid rgba(255,255,255,.25);background:#ffffff0f}.checkout-step.is-done{color:#ffffffd9}.checkout-step.is-done .checkout-step-no{background:var(--accent);border-color:var(--accent);color:var(--brand)}.checkout-step.is-active{color:#fff}.checkout-step.is-active .checkout-step-no{background:#fff;border-color:#fff;color:var(--brand)}.checkout-step-line{width:28px;height:1px;background:#ffffff38}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:24px;align-items:start}.checkout-main{display:flex;flex-direction:column;gap:18px}.checkout-alert{margin-bottom:0}.checkout-block{padding:0;overflow:hidden}.checkout-block-head{display:flex;align-items:flex-start;gap:14px;padding:20px 22px 16px;border-bottom:1px solid var(--border);background:var(--bg-soft)}.checkout-block-icon{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;flex-shrink:0;background:var(--brand-tint);color:var(--brand)}.checkout-block-head h2{font-size:1rem;margin-bottom:4px}.checkout-block-head p{font-size:.82rem;color:var(--text-mute);line-height:1.45}.checkout-field{padding:18px 22px 22px;margin:0}.checkout-field label{font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--text-mute);margin-bottom:8px}.checkout-pay-options{display:flex;flex-direction:column;gap:10px;padding:18px 22px 22px}.checkout-pay{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;width:100%;padding:14px 16px;border-radius:12px;border:1px solid var(--border);background:var(--surface);color:var(--text-soft);text-align:left;transition:border-color .2s var(--ease),background .2s var(--ease),box-shadow .2s var(--ease)}.checkout-pay:hover{border-color:color-mix(in srgb,var(--brand) 40%,var(--border))}.checkout-pay-icon{width:42px;height:42px;border-radius:10px;display:grid;place-items:center;background:var(--bg-soft);color:var(--brand)}.checkout-pay-copy{display:flex;flex-direction:column;gap:3px;min-width:0}.checkout-pay-copy strong{font-size:.92rem;color:var(--text)}.checkout-pay-copy span{font-size:.78rem;color:var(--text-mute);line-height:1.4}.checkout-pay-check{width:22px;height:22px;border-radius:50%;border:1px solid var(--border);display:grid;place-items:center;color:transparent}.checkout-pay.is-active{border-color:var(--brand);background:var(--brand-tint);box-shadow:var(--shadow-sm)}.checkout-pay.is-active .checkout-pay-icon{background:var(--surface)}.checkout-pay.is-active .checkout-pay-copy strong{color:var(--brand)}.checkout-pay.is-active .checkout-pay-check{border-color:var(--brand);background:var(--brand);color:#fff}.checkout-summary{padding:22px;position:sticky;top:92px}.checkout-summary-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid var(--border)}.checkout-summary-head h3{font-size:1.08rem}.checkout-edit{font-size:.8rem;font-weight:600;color:var(--brand)}.checkout-edit:hover{text-decoration:underline}.checkout-items{max-height:280px;overflow-y:auto;margin-bottom:4px}.checkout-item{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid var(--border)}.checkout-item:last-child{border-bottom:none}.checkout-item-thumb{width:52px;height:52px;border-radius:10px;overflow:hidden;border:1px solid var(--border);background:#fff;display:grid;place-items:center}.checkout-item-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.checkout-item-copy strong{font-size:.86rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.checkout-item-copy span{font-size:.76rem;color:var(--text-mute)}.checkout-item-price{font-size:.88rem;color:var(--brand);white-space:nowrap;font-family:var(--font-display)}.checkout-totals{margin:14px 0 18px;padding-top:14px;border-top:1px solid var(--border)}.checkout-total-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:8px 0;font-size:.88rem;color:var(--text-soft)}.checkout-total-row.muted span:last-child{text-align:right;font-size:.76rem;color:var(--text-mute);max-width:130px}.checkout-total-row.grand{padding-top:12px;margin-top:4px;border-top:1px dashed var(--border);color:var(--text);font-size:.95rem}.checkout-total-row.grand strong{font-family:var(--font-display);font-size:1.35rem;color:var(--brand)}.checkout-secure{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:14px;font-size:.76rem;color:var(--text-mute)}.checkout-secure svg{color:var(--brand);flex-shrink:0}.checkout-mobile-action{display:none}.checkout-success-inner{max-width:640px;text-align:center}.checkout-success-icon{width:72px;height:72px;border-radius:50%;margin:0 auto 22px;display:grid;place-items:center;background:var(--success-soft);color:var(--success)}.checkout-success .section-lead{margin-inline:auto;margin-bottom:28px}.checkout-receipts{display:flex;flex-direction:column;gap:10px;margin-bottom:26px}.checkout-receipt{display:flex;justify-content:space-between;gap:14px;padding:14px 18px}.checkout-receipt strong{color:var(--brand)}.checkout-success-badge{display:inline-flex;align-items:center;gap:8px;margin-top:20px;padding:10px 18px;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:.86rem;font-weight:600}.checkout-success-badge svg{color:var(--accent)}.checkout-done-page{padding-top:0}.checkout-done-shell{max-width:680px}.checkout-done-summary{padding:20px 22px;margin-bottom:20px}.checkout-done-row{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;padding:8px 0;font-size:.9rem;color:var(--text-soft)}.checkout-done-row strong{text-align:right;color:var(--text)}.checkout-done-row.is-stack{flex-direction:column;align-items:stretch}.checkout-done-row.is-stack strong{text-align:left;line-height:1.5;font-weight:500}.checkout-done-row:first-child strong{font-family:var(--font-display);font-size:1.35rem;color:var(--brand)}.checkout-done-note{display:flex;align-items:center;gap:8px;margin-top:12px;padding-top:12px;border-top:1px dashed var(--border);font-size:.82rem;color:var(--text-mute)}.checkout-done-note svg{color:var(--brand);flex-shrink:0}.checkout-done-receipts{display:flex;flex-direction:column;gap:18px;margin-bottom:24px}.checkout-done-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.checkout-done-actions .btn{display:inline-flex;align-items:center;gap:8px}@media(max-width:900px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static;order:-1}.checkout-submit{display:none}.checkout-mobile-action{display:block}.checkout-steps{flex-wrap:wrap;justify-content:center}}@media(max-width:520px){.checkout-block-head,.checkout-field,.checkout-pay-options{padding-inline:16px}.checkout-summary{padding:18px}}.my-orders-page{padding-top:0}.my-orders-loading{display:grid;place-items:center;min-height:200px}.my-orders-list{display:flex;flex-direction:column;gap:14px;max-width:720px}.my-order-card{padding:0;overflow:hidden}.my-order-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;padding:18px 20px;border-bottom:1px solid var(--border);background:var(--bg-soft)}.my-order-shop{display:block;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:var(--accent);margin-bottom:4px}.my-order-head h3{font-size:1rem;line-height:1.35;margin-bottom:4px}.my-order-meta{font-size:.78rem;color:var(--text-mute)}.my-order-body{padding:16px 20px 18px}.my-order-total{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.my-order-total strong{font-family:var(--font-display);color:var(--brand);font-size:1.1rem}.my-order-address{display:flex;align-items:flex-start;gap:8px;font-size:.84rem;color:var(--text-soft);line-height:1.45}.my-order-address svg{color:var(--brand);flex-shrink:0;margin-top:2px}.auth-shell{position:relative;overflow:hidden;min-height:calc(100vh - 76px);padding:clamp(32px,5vw,64px) 20px}.auth-shell-grid{position:relative;z-index:1;width:min(1080px,100%);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,4vw,48px);align-items:center}.auth-shell-brand{padding:clamp(12px,2vw,24px)}.auth-shell-lead{margin:22px 0 28px;color:var(--text-soft);font-size:1.05rem;line-height:1.65;max-width:34ch}.auth-shell-perks{list-style:none;display:grid;gap:12px;margin:0 0 28px;padding:0}.auth-shell-perks li{display:flex;align-items:center;gap:12px;color:var(--text);font-size:.94rem}.auth-shell-perk-ico{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:var(--brand-tint);color:var(--brand);flex-shrink:0}.auth-shell-foot{font-size:.88rem;color:var(--text-mute)}.auth-shell-foot a{color:var(--gold);font-weight:600}.auth-shell-form{width:100%;max-width:none}.auth-shell-form.is-wide{max-width:none}.auth-shell-mobile-logo{display:none;margin-bottom:18px}@media(max-width:900px){.auth-shell-grid{grid-template-columns:1fr;max-width:520px}.auth-shell-brand{display:none}.auth-shell-mobile-logo{display:block}}.otp-form{display:flex;flex-direction:column;gap:14px}.otp-lead{color:var(--text-soft);font-size:.92rem;line-height:1.6}.otp-input{letter-spacing:.35em;text-align:center;font-size:1.35rem;font-weight:700;padding:16px}.otp-actions{display:flex;justify-content:center;gap:18px}.alert-success{padding:12px 14px;border-radius:12px;background:color-mix(in srgb,#15803d 12%,transparent);color:#15803d;border:1px solid color-mix(in srgb,#15803d 24%,transparent)}.link-btn{color:var(--brand);font-weight:600;background:none;border:none;cursor:pointer}.pos-premium{display:flex;flex-direction:column;gap:22px}.pos-topbar{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-bottom:20px;border-bottom:1px solid var(--border)}.pos-eyebrow{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:6px}.pos-topbar h1{font-size:clamp(1.5rem,3vw,2rem)}.pos-topbar-stats{display:flex;gap:10px;flex-wrap:wrap}.pos-stat-pill{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;border:1px solid var(--border);background:var(--surface);font-size:.84rem;font-weight:600;color:var(--text-soft)}.pos-stat-pill svg{color:var(--brand)}.pos-stat-pill.is-accent{border-color:var(--accent-soft);background:var(--accent-soft);color:var(--text)}.pos-stat-pill.is-accent svg{color:var(--accent)}.pos-layout{display:grid;grid-template-columns:1fr 380px;gap:22px;align-items:start}.pos-search-bar{display:flex;align-items:center;gap:12px;padding:0 16px;height:52px;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);margin-bottom:18px;color:var(--text-mute)}.pos-search-bar input{flex:1;border:none;background:none;outline:none;font-family:var(--font-body);font-size:.95rem;color:var(--text)}.pos-clear{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;color:var(--text-mute)}.pos-clear:hover{background:var(--bg-soft);color:var(--text)}.pos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;max-height:calc(100vh - 280px);overflow-y:auto;padding-right:4px}.pos-tile{display:flex;flex-direction:column;text-align:left;border-radius:14px;border:1px solid var(--border);background:var(--surface);overflow:hidden;transition:border-color .15s var(--ease),box-shadow .15s var(--ease),transform .15s var(--ease);padding:0}.pos-tile:hover:not(.is-disabled){border-color:var(--brand);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.pos-tile.is-in-cart{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand)}.pos-tile.is-disabled{opacity:.55;cursor:not-allowed}.pos-tile-media{position:relative;height:92px;overflow:hidden;background:var(--bg-soft);border-bottom:1px solid var(--border)}.pos-tile-out{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#08102073;color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pos-tile-media>.product-image,.pos-tile-media>.product-image-fallback{position:absolute;top:0;right:0;bottom:0;left:0}.pos-tile-media .product-image[data-fit=contain]{padding:4px}.pos-tile-badge{position:absolute;top:4px;right:4px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;display:grid;place-items:center;font-size:.65rem;font-weight:700;color:var(--surface);background:var(--brand)}.pos-tile-body{display:flex;flex-direction:column;gap:3px;padding:10px 12px 12px;flex:1}.pos-tile-body strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.82rem;line-height:1.3;min-height:2.6em}.pos-tile-sku{font-size:.66rem;color:var(--text-mute);font-family:var(--font-mono, monospace);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pos-tile-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:6px}.pos-tile-price{font-weight:700;font-size:.84rem;color:var(--brand)}.pos-tile-stock{font-size:.68rem;font-weight:600;color:var(--success, #16a34a);background:var(--success-soft, rgba(22, 163, 74, .1));padding:2px 7px;border-radius:999px;white-space:nowrap}.pos-tile-stock.is-low{color:var(--warning, #b45309);background:var(--accent-soft, rgba(180, 83, 9, .1))}.pos-empty{text-align:center;padding:48px 20px;color:var(--text-mute)}.pos-empty svg{color:var(--brand);margin-bottom:12px}.pos-checkout{position:sticky;top:88px;display:flex;flex-direction:column;max-height:calc(100vh - 110px);border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.pos-checkout-head{display:flex;align-items:center;gap:14px;padding:20px 22px;border-bottom:1px solid var(--border);background:var(--brand);color:#fff}.pos-checkout-head svg{flex-shrink:0}.pos-checkout-head h2{font-size:1.1rem;color:#fff}.pos-checkout-head p{font-size:.78rem;opacity:.82}.pos-checkout-items{flex:1;overflow-y:auto;min-height:180px;max-height:340px}.pos-checkout-empty{display:grid;place-items:center;gap:12px;padding:48px 20px;text-align:center;color:var(--text-mute)}.pos-checkout-empty svg{color:var(--brand);opacity:.5}.pos-checkout-line{display:grid;grid-template-columns:52px 1fr auto;gap:12px;align-items:center;padding:14px 18px;border-bottom:1px solid var(--border)}.pos-checkout-line-media{width:52px;height:52px;border-radius:10px;overflow:hidden;background:var(--bg-soft)}.pos-checkout-line-copy strong{display:block;font-size:.86rem;margin-bottom:2px}.pos-checkout-line-copy span{font-size:.76rem;color:var(--text-mute)}.pos-checkout-line-end{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.pos-line-total{font-size:.88rem;color:var(--brand)}.pos-checkout-foot{padding:18px 20px 20px;border-top:1px solid var(--border);background:var(--surface-soft)}.pos-pay-label{font-size:.76rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-mute);margin-bottom:10px}.pos-pay-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.pos-pay-opt{display:flex;flex-direction:column;align-items:center;gap:6px;padding:14px 10px;border-radius:12px;border:1px solid var(--border);background:var(--surface);font-size:.78rem;font-weight:600;color:var(--text-soft);transition:all .2s var(--ease)}.pos-pay-opt.is-active{border-color:var(--brand);background:var(--brand-tint);color:var(--brand)}.pos-grand-total{display:flex;justify-content:space-between;align-items:baseline;padding:16px 0 14px;border-top:1px solid var(--border);margin-bottom:4px}.pos-grand-total span{font-size:.92rem;color:var(--text-soft)}.pos-grand-total strong{font-family:var(--font-display);font-size:1.65rem;font-weight:700;color:var(--brand);letter-spacing:-.02em}.pos-complete{display:inline-flex;align-items:center;justify-content:center;gap:9px}@media(max-width:1000px){.pos-layout{grid-template-columns:1fr}.pos-checkout{position:static;max-height:none}.pos-checkout-items{max-height:280px}}@media(max-width:520px){.pos-grid{grid-template-columns:repeat(2,1fr)}}.dropzone-wrap{margin-bottom:16px}.dropzone-label{display:block;font-size:.85rem;color:var(--text-soft);margin-bottom:8px}.dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:132px;padding:20px;border-radius:14px;border:1.5px dashed var(--border);background:var(--bg-soft);color:var(--text-mute);cursor:pointer;transition:border-color .2s var(--ease),background .2s var(--ease);text-align:center}.dropzone strong{color:var(--text);font-size:.92rem}.dropzone span{font-size:.78rem}.dropzone:hover,.dropzone.is-dragging{border-color:var(--gold);background:var(--brand-tint)}.dropzone-previews{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;margin-top:14px}.dropzone-thumb{position:relative;border-radius:12px;overflow:hidden;border:1px solid var(--border);background:#fff;min-height:160px;display:flex;align-items:center;justify-content:center}.dropzone-thumb img{display:block;width:100%;height:auto;max-height:320px;object-fit:contain;object-position:center;image-rendering:auto}.dropzone-remove{position:absolute;top:6px;right:6px;width:24px;height:24px;border-radius:999px;border:none;background:#000000a6;color:#fff;display:grid;place-items:center;cursor:pointer}.dt-wrap{display:flex;flex-direction:column;gap:0}.dt-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid var(--border);background:var(--bg-soft)}.dt-search{display:flex;align-items:center;gap:10px;flex:1 1 180px;min-width:0;padding:0 12px;border-radius:10px;border:1px solid var(--border);background:var(--surface)}.dt-search input{flex:1;min-width:0;border:none;background:transparent;padding:10px 0;font-size:.9rem;color:var(--text);outline:none}.dt-meta{display:flex;align-items:center;gap:10px;font-size:.82rem;color:var(--text-mute);margin-left:auto;flex-wrap:wrap}.dt-page-size{min-width:110px}.dt-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.dt-table{width:100%;min-width:560px;table-layout:auto;border-collapse:collapse}.dt-table th,.dt-table td{padding:12px 16px;vertical-align:middle;line-height:1.4;text-align:left}.dt-table th.data-num,.dt-table td.data-num{text-align:right}.dt-table th.dt-actions-head,.dt-table td.dt-actions-cell{width:56px;min-width:56px;text-align:right;white-space:nowrap;overflow:visible}.dt-table td.dt-cell-text{max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dt-table th.is-sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.dt-table th.is-sortable span{display:inline-flex;align-items:center;gap:4px}.dt-sort{transform:rotate(-90deg);opacity:.7}.dt-sort.desc{transform:rotate(90deg)}.dt-empty{text-align:center;padding:44px 20px!important;color:var(--text-mute)}.dt-pagination{display:flex;align-items:center;justify-content:center;gap:16px;padding:14px 16px;border-top:1px solid var(--border)}.dt-page-info{font-size:.86rem;color:var(--text-soft);min-width:120px;text-align:center}.btn-sm{padding:8px 14px;font-size:.82rem}.dt-cards{display:none;flex-direction:column;gap:12px;padding:12px}.dt-card{border:1px solid var(--border);border-radius:14px;background:var(--surface);overflow:visible}.dt-card-body{padding:14px 16px 10px;display:flex;flex-direction:column;gap:10px}.dt-card-media{margin-bottom:4px}.dt-card-row{display:grid;grid-template-columns:minmax(90px,38%) 1fr;gap:10px;align-items:start;font-size:.88rem}.dt-card-label{color:var(--text-mute);font-size:.74rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.dt-card-value{color:var(--text);word-break:break-word}.dt-card-foot{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;padding:10px 12px 12px;border-top:1px solid var(--border);background:var(--bg-soft);border-radius:0 0 14px 14px}.dt-card-foot .row-actions-menu,.dt-card-foot .row-actions{margin-left:auto}@media(max-width:768px){.dt-desktop{display:none}.dt-cards{display:flex}.dt-toolbar{padding:12px;gap:10px}.dt-meta{width:100%;margin-left:0;justify-content:space-between}.dt-page-size{flex:1;min-width:0}}@media(min-width:769px){.dt-mobile{display:none}}.orders-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.orders-filter{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;border:1px solid var(--border);background:var(--surface);font-size:.82rem;font-weight:600;color:var(--text-soft);transition:border-color .2s var(--ease),background .2s var(--ease),color .2s var(--ease)}.orders-filter:hover{border-color:var(--brand);color:var(--brand)}.orders-filter.is-active{border-color:var(--brand);background:var(--brand-tint);color:var(--brand)}.orders-filter-count{min-width:20px;height:20px;padding:0 6px;border-radius:999px;display:grid;place-items:center;font-size:.72rem;background:var(--bg-soft)}.orders-filter.is-active .orders-filter-count{background:var(--surface)}.orders-buyer{display:flex;flex-direction:column;gap:2px}.orders-buyer span{font-size:.76rem;color:var(--text-mute)}.orders-detail{width:min(560px,calc(100vw - 32px));max-height:calc(100vh - 48px);overflow-y:auto;padding:0}.orders-detail-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:22px 22px 16px;border-bottom:1px solid var(--border);background:var(--bg-soft)}.orders-detail-eyebrow{display:block;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:var(--accent);margin-bottom:4px}.orders-detail-head h2{font-size:1.15rem;line-height:1.35}.orders-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:18px 22px}.orders-detail-block h3{font-size:.72rem;letter-spacing:.05em;text-transform:uppercase;color:var(--text-mute);margin-bottom:6px}.orders-detail-block p{font-size:.88rem;line-height:1.45}.orders-detail-block .muted{color:var(--text-mute);font-size:.82rem}.orders-detail-total{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:14px 22px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--brand-tint)}.orders-detail-total strong{font-family:var(--font-display);font-size:1.25rem;color:var(--brand);margin-right:auto}.orders-detail-total .mono{font-size:.78rem}.orders-detail-actions{display:flex;flex-wrap:wrap;gap:10px;padding:16px 22px}.orders-btn-danger:hover{color:var(--danger);background:var(--danger-soft)}@media(max-width:520px){.orders-detail-grid{grid-template-columns:1fr}}.profile-hero{display:flex;flex-direction:column;align-items:center;text-align:center;padding:clamp(28px,5vw,40px);margin-bottom:22px}.profile-hero h1{margin-top:18px;font-size:clamp(1.4rem,3vw,1.8rem)}.profile-hero p{margin-top:6px;color:var(--text-soft);font-size:.92rem}.profile-panel{width:100%}.profile-row{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:20px;border-bottom:1px solid var(--border)}.profile-ico{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;color:var(--brand);background:var(--brand-tint)}.profile-row-copy{display:flex;flex-direction:column;align-items:center;gap:4px}.profile-label{font-size:.72rem;color:var(--text-mute);text-transform:uppercase;letter-spacing:.06em}.profile-value{font-weight:600;font-size:1rem}.profile-foot{padding:20px}@media(min-width:640px){.profile-row{flex-direction:row;text-align:left;justify-content:flex-start}.profile-row-copy{align-items:flex-start}}.impersonation-bar{position:sticky;top:0;z-index:200;background:linear-gradient(90deg,#143a6b,#1e4d8c);color:#fff;box-shadow:0 2px 12px #143a6b40}.impersonation-inner{max-width:1280px;margin:0 auto;padding:10px 20px;display:flex;flex-wrap:wrap;align-items:center;gap:12px;font-size:.88rem}.impersonation-inner strong{color:#f5d061}.impersonation-exit{margin-left:auto;padding:7px 14px;border-radius:8px;border:1px solid rgba(255,255,255,.35);background:#ffffff1f;color:#fff;font-weight:600;font-size:.82rem;cursor:pointer}.impersonation-exit:hover:not(:disabled){background:#ffffff38}.impersonation-link{padding:7px 14px;border-radius:8px;border:none;background:#d9a213;color:#1a2332;font-weight:700;font-size:.82rem;cursor:pointer}.impersonation-link:hover{filter:brightness(1.05)}@media(max-width:640px){.impersonation-exit{margin-left:0;width:100%}.impersonation-link{width:100%}}:root{color-scheme:light;--bg: #ffffff;--bg-soft: #f5f7fb;--bg-sunken: #eef1f7;--surface: #ffffff;--surface-soft: #f7f9fc;--border: #e6e9f0;--border-strong: #d3d8e3;--text: #0e1c33;--text-soft: #4a586f;--text-mute: #8a93a6;--brand: #143a6b;--brand-600: #11335f;--brand-700: #0b2547;--brand-tint: #eef3fb;--accent: #d9a213;--accent-soft: #fbf3dc;--success: #1f9d72;--success-soft: #e6f6ef;--danger: #d24b4b;--danger-soft: #fbeaea;--warning: #c98a12;--shadow-sm: 0 1px 2px rgba(14, 28, 51, .05);--shadow: 0 12px 30px -16px rgba(14, 28, 51, .22);--shadow-lg: 0 30px 60px -28px rgba(14, 28, 51, .28);--radius-xs: 8px;--radius-sm: 12px;--radius: 16px;--radius-lg: 22px;--font-display: "Plus Jakarta Sans", "Inter", system-ui, sans-serif;--font-body: "Inter", system-ui, -apple-system, sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, monospace;--shell: min(1200px, 92vw);--ease: cubic-bezier(.22, 1, .36, 1);--gold: var(--accent);--gold-soft: var(--accent);--navy: var(--brand);--navy-deep: #0b2547;--teal: var(--success);--sky: var(--brand);--rose: var(--danger);--violet: var(--brand);--pink: var(--accent);--amber: var(--accent);--surface-strong: var(--surface-soft)}[data-theme=dark]{color-scheme:dark;--bg: #0b1426;--bg-soft: #0f1b30;--bg-sunken: #0a1120;--surface: #111e36;--surface-soft: #14233f;--border: #1f3050;--border-strong: #2a3e63;--text: #eaf0fb;--text-soft: #aebbd4;--text-mute: #7c89a6;--brand: #4f86d6;--brand-600: #5e91da;--brand-tint: #15243f;--accent: #e7b53c;--accent-soft: #2a2412;--shadow: 0 18px 40px -20px rgba(0, 0, 0, .6);--shadow-lg: 0 30px 60px -28px rgba(0, 0, 0, .7)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{font-family:var(--font-body);background:var(--bg);color:var(--text);line-height:1.6;overflow-x:hidden;transition:background .4s var(--ease),color .4s var(--ease)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation-duration:.001ms!important;transition-duration:.001ms!important}}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}::selection{background:var(--brand);color:#fff}h1,h2,h3,h4{font-family:var(--font-display);font-weight:600;line-height:1.12;letter-spacing:-.02em;color:var(--text)}.shell{width:var(--shell);margin-inline:auto}.section{position:relative;padding:clamp(56px,8vw,96px) 0}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--accent);font-weight:500}.section-title{font-size:clamp(1.75rem,3.8vw,2.75rem);margin:0;max-width:22ch;letter-spacing:-.025em;font-weight:700}.section-lead{color:var(--text-soft);font-size:clamp(.98rem,1.2vw,1.08rem);line-height:1.7;max-width:58ch;margin-top:14px}.gradient-text{color:var(--brand)}[data-theme=dark] .gradient-text{color:var(--brand-600)}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.mono{font-family:var(--font-mono)}.glass-pill{display:inline-flex;align-items:center;gap:9px;padding:8px 15px;border-radius:999px;border:1px solid var(--border);background:var(--surface);font-size:.82rem;color:var(--text-soft);box-shadow:var(--shadow-sm)}:focus-visible{outline:2px solid var(--brand);outline-offset:3px;border-radius:6px}.page{min-height:70vh}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 26px;border-radius:999px;font-weight:600;font-size:.96rem;transition:transform .2s var(--ease),box-shadow .3s var(--ease),background .3s var(--ease)}.btn-gold,.btn-primary{color:#fff;background:var(--brand);box-shadow:var(--shadow-sm)}.btn-gold:hover,.btn-primary:hover{transform:translateY(-1px);background:var(--brand-600);box-shadow:var(--shadow)}.btn-accent{color:#fff;background:var(--accent)}.btn-accent:hover{transform:translateY(-1px);filter:brightness(.97)}.btn-ghost{color:var(--text);background:var(--surface);border:1px solid var(--border-strong)}.btn-ghost:hover{transform:translateY(-1px);background:var(--surface-soft);border-color:var(--brand)}.banner{position:relative;overflow:hidden;background:var(--brand);color:#fff;padding:clamp(96px,13vw,150px) 0 clamp(48px,7vw,78px);margin-bottom:clamp(24px,4vw,48px)}.banner-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.banner-bg svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.banner-inner{position:relative;z-index:1}.banner-center .banner-inner{text-align:center;margin-inline:auto}.banner-center .banner-lead{margin-inline:auto}.banner-eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--accent-soft);font-weight:600;margin-bottom:16px}.banner-title{color:#fff;font-size:clamp(2rem,5vw,3.3rem);max-width:18ch;margin-bottom:16px}.banner-center .banner-title{max-width:22ch;margin-inline:auto}.banner-lead{color:#ffffffd1;font-size:clamp(1rem,1.4vw,1.18rem);max-width:56ch}.banner-actions{margin-top:28px;display:flex;flex-wrap:wrap;gap:14px}.banner-center .banner-actions{justify-content:center}.btn-light{color:var(--brand);background:#fff}.btn-light:hover{transform:translateY(-1px);background:#f1f4fa}.btn-outline-light{color:#fff;background:transparent;border:1px solid rgba(255,255,255,.45)}.btn-outline-light:hover{transform:translateY(-1px);background:#ffffff1a}.btn-block{width:100%}.btn-lg{padding:14px 26px;font-size:.96rem;border-radius:12px}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.page-hero{padding:clamp(70px,11vw,130px) 0 30px;text-align:center}.page-hero .eyebrow{justify-content:center}.page-hero h1{font-size:clamp(2.4rem,6vw,4.2rem);margin:20px auto 18px;max-width:18ch}.page-hero p{color:var(--text-soft);font-size:clamp(1.02rem,1.5vw,1.2rem);max-width:60ch;margin:0 auto}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feature-cell{height:100%}.feature-ico{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;color:var(--brand);margin-bottom:20px;background:var(--brand-tint);border:1px solid var(--border)}.feature-ico svg{width:26px;height:26px}.feature-cell h3{font-size:1.2rem;margin-bottom:10px}.feature-cell p{color:var(--text-soft);font-size:.95rem}.split{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.split.reverse .split-visual{order:-1}.split-visual{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface);min-height:320px;padding:30px;display:flex;flex-direction:column;justify-content:center;gap:14px;box-shadow:var(--glow)}.auth-wrap{position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 76px);padding:clamp(48px,8vw,90px) 20px}.auth-wrap-inner{position:relative;z-index:1;width:min(460px,100%)}.auth-card{width:100%;padding:clamp(28px,4vw,44px);border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface);box-shadow:var(--glow)}.auth-card h1{font-size:1.9rem;margin-bottom:8px}.auth-card .auth-sub{color:var(--text-soft);margin-bottom:26px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:16px}.field label{font-size:.85rem;color:var(--text-soft)}.field input,.field select,.field textarea{width:100%;padding:13px 15px;border-radius:12px;border:1px solid var(--border);background:var(--bg-soft);color:var(--text);font-family:var(--font-body);font-size:.96rem;outline:none;transition:border-color .2s var(--ease)}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--gold)}.field textarea{resize:vertical;min-height:120px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-note{font-size:.86rem;color:var(--text-mute);margin-top:18px;text-align:center}.form-note a{color:var(--gold)}.alert{padding:12px 15px;border-radius:12px;font-size:.9rem;margin-bottom:18px}.alert-error{background:#ff6b8b1f;border:1px solid rgba(255,107,139,.4);color:#ffb3c2}.alert-ok{background:#1fbfa61f;border:1px solid rgba(31,191,166,.4);color:#8ff0e0}.state{text-align:center;padding:70px 0;color:var(--text-soft)}.state-emoji{font-size:2.4rem;margin-bottom:14px}.skeleton{border-radius:var(--radius);background:linear-gradient(100deg,var(--surface) 30%,var(--surface-strong) 50%,var(--surface) 70%);background-size:200% 100%;animation:shimmer 1.4s infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.spinner{width:22px;height:22px;border-radius:50%;border:2.5px solid rgba(255,255,255,.25);border-top-color:var(--navy-deep);animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty-premium{min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:48px 24px}.empty-premium svg{color:var(--brand);margin-bottom:16px}.empty-premium h2,.empty-premium h3{margin-bottom:8px}.empty-premium p{color:var(--text-soft);margin-bottom:22px;max-width:42ch}@media(max-width:960px){.feature-grid{grid-template-columns:repeat(2,1fr)}.split{grid-template-columns:1fr;gap:32px}.split.reverse .split-visual{order:0}}@media(max-width:560px){.feature-grid,.field-row{grid-template-columns:1fr}}.app-loading,.app-gate{min-height:100vh;display:grid;place-items:center;padding:40px}.app-shell{display:grid;grid-template-columns:256px 1fr;min-height:100vh;background:var(--bg-soft)}.app-side{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:22px 16px;background:var(--surface);border-right:1px solid var(--border)}.app-brand{display:flex;align-items:center;gap:11px;padding:6px 8px 22px}.app-brand .brand-logo{max-height:42px;max-width:200px}.app-nav{display:flex;flex-direction:column;gap:4px}.app-nav-item{display:flex;align-items:center;gap:12px;width:100%;padding:11px 13px;border-radius:11px;color:var(--text-soft);font-size:.94rem;font-weight:500;text-align:left;transition:background .18s var(--ease),color .18s var(--ease)}.app-nav-item:hover{background:var(--bg-soft);color:var(--text)}.app-nav-item.is-active{background:var(--brand-tint);color:var(--brand);font-weight:600}[data-theme=dark] .app-nav-item.is-active{color:var(--text)}.app-side-foot{margin-top:auto;padding-top:16px;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:4px}.app-main{display:flex;flex-direction:column;min-width:0;position:relative;overflow:hidden}.app-main>.portal-pattern-app{z-index:0}.app-top,.app-content{position:relative;z-index:1}.app-top{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:16px;height:68px;padding:0 clamp(18px,3vw,34px);background:color-mix(in srgb,var(--bg-soft) 85%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.app-top-title{display:flex;flex-direction:column;line-height:1.2}.app-top-title strong{font-family:var(--font-display);font-size:1.05rem}.app-top-title span{font-size:.76rem;color:var(--text-mute)}.app-top-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.app-avatar-link{display:grid;place-items:center}.app-burger{display:none}.app-content{padding:clamp(20px,3vw,36px);width:100%;max-width:none}.screen-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;flex-wrap:wrap;margin-bottom:26px}.screen-head h1{font-size:clamp(1.5rem,3vw,2rem);margin-bottom:4px}.screen-head p{color:var(--text-soft);font-size:.92rem}.stat-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:26px}.stat-tile{padding:22px 18px;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);text-align:center}.stat-tile-ico{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;margin:0 auto 14px;color:var(--brand);background:var(--brand-tint)}.stat-tile-ico.is-accent{color:var(--accent);background:var(--accent-soft)}.stat-tile-ico.is-success{color:var(--success);background:var(--success-soft)}.stat-tile-ico.is-danger{color:var(--danger);background:var(--danger-soft)}.stat-tile-value{font-family:var(--font-display);font-size:1.7rem;font-weight:600;line-height:1.1}.stat-tile-label{color:var(--text-mute);font-size:.84rem;margin-top:4px}.stat-tile-sub{font-size:.78rem;margin-top:6px;color:var(--text-soft)}.stat-tile-sub.up{color:var(--success)}.stat-tile-sub.down{color:var(--danger)}.panel{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);overflow:visible;width:100%}.panel:has(>.dt-wrap){overflow:hidden}.panel:has(>.dt-wrap) .dt-wrap{overflow:visible}.table-scroll{width:100%;overflow-x:auto}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 20px;border-bottom:1px solid var(--border)}.panel-head h3{font-size:1.05rem}.data-table{width:100%;border-collapse:collapse}.data-table th{text-align:left;font-size:.74rem;letter-spacing:.06em;text-transform:uppercase;color:var(--text-mute);font-weight:600;padding:12px 16px;border-bottom:1px solid var(--border);vertical-align:middle;white-space:nowrap}.data-table td{padding:12px 16px;border-bottom:1px solid var(--border);font-size:.92rem;vertical-align:middle}.data-table tr:last-child td{border-bottom:none}.data-table tbody tr{transition:background .15s var(--ease)}.data-table tbody tr:hover{background:var(--bg-soft)}.data-num{text-align:right;font-variant-numeric:tabular-nums}.data-strong{font-weight:600}.pill{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;border-radius:999px;font-size:.74rem;font-weight:600}.pill.ok{background:var(--success-soft);color:var(--success)}.pill.warn{background:var(--accent-soft);color:var(--warning)}.pill.bad{background:var(--danger-soft);color:var(--danger)}.pill.neutral{background:var(--bg-sunken);color:var(--text-soft)}.pos-grid{display:grid;grid-template-columns:1fr 360px;gap:20px;align-items:start}.pos-search{display:flex;align-items:center;gap:10px;padding:11px 15px;border-radius:12px;border:1px solid var(--border);background:var(--surface);margin-bottom:16px;color:var(--text-mute)}.pos-search input{flex:1;border:none;background:none;outline:none;color:var(--text);font-family:var(--font-body);font-size:.95rem}.pos-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.pos-product{text-align:left;padding:14px;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);transition:transform .15s var(--ease),border-color .15s var(--ease)}.pos-product:hover{transform:translateY(-2px);border-color:var(--brand)}.pos-product:disabled{opacity:.45;cursor:not-allowed}.pos-product-emoji{font-size:1.6rem}.pos-product-name{font-weight:600;font-size:.9rem;margin:8px 0 4px}.pos-product-meta{display:flex;justify-content:space-between;align-items:baseline}.pos-product-price{color:var(--brand);font-weight:600;font-size:.92rem}.pos-product-stock{font-size:.74rem;color:var(--text-mute)}.pos-cart{position:sticky;top:88px;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;max-height:calc(100vh - 110px)}.pos-cart-head{padding:18px 20px;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:8px}.pos-cart-head h3{font-size:1.05rem}.pos-cart-items{flex:1;overflow-y:auto;padding:8px 0}.pos-cart-empty{padding:40px 20px;text-align:center;color:var(--text-mute);font-size:.9rem}.pos-line{display:grid;grid-template-columns:1fr auto;gap:4px 10px;padding:12px 20px;border-bottom:1px solid var(--border)}.pos-line:last-child{border-bottom:none}.pos-line-name{font-weight:600;font-size:.9rem}.pos-line-price{color:var(--text-mute);font-size:.8rem}.pos-line-total{font-weight:600;font-variant-numeric:tabular-nums}.pos-line-controls{display:flex;align-items:center;gap:8px}.pos-cart-foot{padding:18px 20px;border-top:1px solid var(--border)}.pos-total-row{display:flex;justify-content:space-between;padding:5px 0;color:var(--text-soft);font-size:.9rem}.pos-total-row.grand{color:var(--text);font-size:1.15rem;font-weight:700;margin-top:6px}.pos-total-row.grand strong{font-family:var(--font-display);color:var(--brand)}.mini-stepper{display:inline-flex;align-items:center;gap:2px;border:1px solid var(--border);border-radius:999px;padding:2px}.mini-stepper button{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;color:var(--text)}.mini-stepper button:hover{background:var(--bg-soft)}.mini-stepper span{min-width:26px;text-align:center;font-size:.85rem;font-weight:600}.modal-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#08102073;display:grid;place-items:center;padding:20px}.modal{width:min(560px,100%);max-height:90vh;overflow-y:auto;border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-lg)}.modal-head{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--border)}.modal-head h3{font-size:1.2rem}.modal-body{padding:22px 24px}.bar-chart{display:flex;align-items:flex-end;gap:6px;height:180px;padding:10px 0}.bar-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;height:100%;justify-content:flex-end}.bar-fill{width:100%;max-width:28px;background:var(--brand);border-radius:6px 6px 0 0;min-height:3px;transition:height .5s var(--ease)}.bar-label{font-size:.66rem;color:var(--text-mute)}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);z-index:300;display:flex;align-items:center;gap:10px;padding:13px 20px;border-radius:12px;background:var(--brand);color:#fff;box-shadow:var(--shadow-lg);font-size:.92rem}.filter-bar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px}.filter-bar .pos-search{margin-bottom:0;flex:1;min-width:200px}.filter-select{display:inline-flex;align-items:center;gap:8px;height:44px;padding:0 14px;border-radius:12px;border:1px solid var(--border);background:var(--surface);color:var(--text);font-family:var(--font-body);font-size:.9rem}.row-actions{display:flex;gap:6px;justify-content:flex-end}.icon-action{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;color:var(--text-soft);border:1px solid var(--border);background:var(--surface);transition:all .15s var(--ease)}.icon-action:hover{color:var(--brand);border-color:var(--brand)}.icon-action.danger:hover{color:var(--danger);border-color:var(--danger)}.drawer-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:900;background:#0810208c;display:flex;justify-content:flex-end}.drawer{width:min(460px,100%);height:100%;background:var(--surface);border-left:1px solid var(--border);box-shadow:var(--shadow-lg);display:flex;flex-direction:column;animation:drawer-in .28s var(--ease);z-index:901}@keyframes drawer-in{0%{transform:translate(30px);opacity:.4}to{transform:translate(0);opacity:1}}.drawer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:22px 24px;border-bottom:1px solid var(--border)}.drawer-head h3{font-size:1.2rem}.drawer-head p{color:var(--text-mute);font-size:.85rem;margin-top:2px}.drawer-body{flex:1;overflow-y:auto;padding:22px 24px}.drawer-foot{padding:18px 24px;border-top:1px solid var(--border);display:flex;gap:10px}.drawer-foot .btn{flex:1}.receipt-modal{width:min(380px,100%);display:flex;flex-direction:column;gap:14px}.receipt-paper{background:#fff;color:#111;border-radius:var(--radius);padding:24px 22px;font-family:var(--font-mono);box-shadow:var(--shadow-lg);max-height:70vh;overflow-y:auto}.receipt-paper .r-center{text-align:center}.receipt-paper .r-brand{font-size:1.15rem;font-weight:700}.receipt-paper .r-muted{color:#666;font-size:.74rem}.receipt-paper .r-row{display:flex;justify-content:space-between;font-size:.82rem;margin:3px 0}.receipt-paper .r-line{border-top:1px dashed #bbb;margin:10px 0}.receipt-paper .r-item{margin:6px 0}.receipt-paper .r-total{font-weight:700;font-size:.95rem}.receipt-actions{display:flex;gap:10px}.receipt-actions .btn{flex:1}@media(max-width:1000px){.stat-tiles{grid-template-columns:repeat(2,1fr)}.pos-grid{grid-template-columns:1fr}.pos-cart{position:static;max-height:none}}@media(max-width:860px){.app-shell{grid-template-columns:1fr}.app-side{position:fixed;z-index:120;left:0;top:0;width:min(280px,88vw);transform:translate(-100%);transition:transform .28s var(--ease)}.app-side.is-open{transform:translate(0)}.app-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;background:#08102073}.app-burger{display:grid;place-items:center}.app-content{padding:16px}.screen-head{margin-bottom:18px;gap:12px}.screen-head .btn{flex:1 1 auto;min-width:0}}@media(max-width:640px){.app-top{flex-wrap:wrap;align-items:center;height:auto;min-height:60px;padding:10px 14px;gap:10px}.app-top-title{flex:1 1 calc(100% - 52px);min-width:0;order:1}.app-top-title span{display:none}.app-burger{order:0;flex-shrink:0}.app-top-actions{order:2;width:100%;margin-left:0;flex-wrap:wrap;justify-content:flex-end;gap:8px}.app-branch-select{flex:1 1 100%;max-width:none;order:-1;font-size:.88rem;padding:10px 12px}.nav-lang span,.nav-lang{font-size:.78rem}.app-subscription-banner{flex-direction:column;align-items:stretch;text-align:left;gap:12px}.app-subscription-banner .btn{width:100%}.app-branch-bar{flex-direction:column;align-items:flex-start;gap:8px}.app-branch-link{margin-left:0}.stat-tiles{grid-template-columns:1fr 1fr;gap:12px}.stat-tile{padding:16px 14px}.panel-head{flex-direction:column;align-items:flex-start;gap:10px;padding:14px 16px}.row-actions{flex-wrap:wrap;justify-content:flex-start}.row-actions .btn-sm{flex:1 1 auto;min-width:120px}.drawer{width:100%;max-width:100%}.drawer-body,.drawer-head{padding:18px 16px}.drawer-foot{padding:14px 16px;flex-direction:column}}@media(max-width:520px){.stat-tiles{grid-template-columns:1fr}}.app-branch-select{max-width:160px;font-size:.82rem;padding:8px 10px}.app-branch-bar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:16px;padding:10px 14px;border-radius:10px;border:1px solid var(--border);background:var(--brand-tint);color:var(--brand);font-size:.86rem}.app-branch-link{margin-left:auto;font-weight:600;color:var(--brand);font-size:.82rem}.panel .dt-wrap .dt-toolbar{border-radius:0}.app-footer{position:sticky;bottom:0;z-index:15;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;padding:12px clamp(18px,3vw,34px);border-top:1px solid var(--border);background:color-mix(in srgb,var(--bg-soft) 88%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:.78rem;color:var(--text-mute)}.admin-portal .app-side{border-right:1px solid var(--border)}.app-subscription-banner{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:16px;padding:12px 16px;border-radius:12px;border:1px solid rgba(212,175,55,.35);background:#d4af371f;color:var(--text)}.app-subscription-banner.is-trial{border-color:#38bdf859;background:#38bdf81a}.app-subscription-banner strong{display:block;font-size:.92rem}.app-subscription-banner-copy{flex:1;min-width:0}.app-subscription-banner span{display:block;font-size:.82rem;color:var(--text-mute)}.app-subscription-banner .btn-sm{margin-left:auto;padding:8px 14px;font-size:.82rem}.app-banner-close{display:grid;place-items:center;width:32px;height:32px;margin-left:auto;border-radius:8px;border:1px solid transparent;background:transparent;color:var(--text-mute);cursor:pointer;flex-shrink:0;transition:background .15s,color .15s,border-color .15s}.app-banner-close:hover{background:#0000000f;color:var(--text);border-color:var(--border)}.subscription-page .subscription-hero{display:flex;align-items:flex-start;gap:14px;margin-bottom:20px;padding:18px 20px;border-radius:var(--radius-lg);border:1px solid var(--border);background:linear-gradient(135deg,var(--surface) 0%,var(--brand-soft) 120%)}.subscription-page .subscription-hero-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand);flex-shrink:0}.subscription-page .subscription-hero h1{margin:0 0 4px;font-size:1.35rem}.subscription-page .subscription-hero p{margin:0;color:var(--text-soft);font-size:.88rem;line-height:1.5}.sub-status-card{border-radius:var(--radius-lg);padding:22px;margin-bottom:18px;border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm, 0 1px 3px rgba(0,0,0,.04))}.sub-status-card.is-compact{padding:16px 18px}.sub-status-trial{border-color:#38bdf859}.sub-status-active{border-color:#22c55e47}.sub-status-expired{border-color:#ef444459;background:color-mix(in srgb,var(--surface) 92%,rgba(239,68,68,.08))}.sub-status-head{display:flex;gap:14px;align-items:flex-start}.sub-status-icon-wrap{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand);flex-shrink:0}.sub-status-trial .sub-status-icon-wrap{background:#38bdf81f;color:#0284c7}.sub-status-expired .sub-status-icon-wrap{background:#ef44441f;color:#b91c1c}.sub-status-head-copy{flex:1;min-width:0}.sub-status-head-copy h3{margin:6px 0 3px;font-size:1.08rem;font-weight:700}.sub-status-head-copy p{margin:0;font-size:.84rem;color:var(--text-mute)}.sub-status-badge{display:inline-block;font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;padding:4px 9px;border-radius:999px}.sub-status-badge-trial{background:#38bdf824;color:#0284c7}.sub-status-badge-active{background:#22c55e24;color:#15803d}.sub-status-badge-expired{background:#ef444424;color:#b91c1c}.sub-status-link{font-size:.78rem;font-weight:600;color:var(--brand);white-space:nowrap;padding:6px 10px;border-radius:8px;background:var(--brand-soft)}.sub-status-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0 14px;padding:14px;border-radius:12px;background:var(--bg-soft);border:1px solid var(--border);font-size:.74rem}.sub-status-meta span{display:block;color:var(--text-mute);margin-bottom:3px}.sub-status-meta strong{font-size:.92rem;font-weight:700}.sub-status-progress{height:8px;border-radius:999px;background:var(--border);overflow:hidden}.sub-status-progress-bar{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--brand),#f5d76e);transition:width .4s ease}.sub-status-expired .sub-status-progress-bar{background:#ef4444}.sub-status-trial .sub-status-progress-bar{background:linear-gradient(90deg,#38bdf8,#0284c7)}.sub-status-progress-label{font-size:.78rem;color:var(--text-mute);margin:10px 0 16px}.sub-status-cta{margin-top:2px}.sub-status-spinner{width:28px;height:28px;margin:12px auto;display:block}.subscription-plans-panel{margin-top:4px}.subscription-plans-panel .panel-head{margin-bottom:18px}.subscription-plans-panel h2{margin:0 0 6px;font-size:1.12rem}.subscription-plans-lead{margin:0;color:var(--text-mute);font-size:.88rem}.subscription-plans-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}.subscription-plan-card{position:relative;display:flex;flex-direction:column;padding:22px 20px;border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface);transition:border-color .25s var(--ease),box-shadow .25s var(--ease)}.subscription-plan-card.is-popular{border-color:var(--brand);box-shadow:var(--shadow)}.subscription-plan-card.is-current{box-shadow:0 0 0 1px var(--brand)}.subscription-plan-tag{position:absolute;top:12px;right:12px;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:4px 9px;border-radius:999px}.subscription-plan-tag.is-popular{background:var(--brand);color:#1a1a1a}.subscription-plan-tag.is-current{background:#22c55e26;color:#15803d}.subscription-plan-card h3{margin:0 0 10px;font-size:1.05rem;padding-right:72px}.subscription-plan-price{margin:0;font-family:var(--font-display);font-size:1.65rem;font-weight:800;line-height:1.1}.subscription-plan-period{margin:4px 0 16px;font-size:.8rem;color:var(--text-mute)}.subscription-plan-features{list-style:none;padding:0;margin:0 0 18px;flex:1;display:flex;flex-direction:column;gap:8px}.subscription-plan-features li{display:flex;align-items:flex-start;gap:8px;font-size:.8rem;color:var(--text-soft);line-height:1.4}.subscription-plan-features .feat-check{width:20px;height:20px;border-radius:6px;display:grid;place-items:center;background:var(--success-soft);color:var(--success);flex-shrink:0;margin-top:1px}.subscription-note{display:flex;align-items:center;gap:12px;margin-top:18px;font-size:.86rem;color:var(--text-mute)}.profile-sub-link{display:flex;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;color:inherit;font-weight:600}@media(max-width:900px){.subscription-plans-grid{grid-template-columns:1fr}}@media(max-width:560px){.sub-status-meta{grid-template-columns:1fr}}.row-actions-menu{position:relative;display:inline-flex}.row-actions-trigger{width:34px;height:34px;border-radius:10px;border:1px solid var(--border);background:var(--surface);color:var(--text-soft);display:grid;place-items:center;cursor:pointer;transition:border-color .2s,background .2s}.row-actions-trigger:hover{border-color:var(--brand);color:var(--brand)}.row-actions-dropdown{position:absolute;top:calc(100% + 6px);right:0;z-index:40;min-width:168px;padding:6px;border-radius:12px;border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow, 0 12px 40px rgba(0,0,0,.12))}.row-actions-dropdown-portal{position:fixed;z-index:10000}.row-actions-item{display:block;width:100%;text-align:left;padding:9px 12px;border:none;border-radius:8px;background:transparent;color:var(--text);font-size:.82rem;font-weight:500;cursor:pointer}.row-actions-item:hover{background:var(--bg-soft)}.row-actions-item.is-gold{color:var(--brand);font-weight:600}.row-actions-item.is-danger{color:var(--danger, #b91c1c)}.row-actions-empty{color:var(--text-mute);font-size:.82rem}.notification-bell,.notification-bell-btn{position:relative}.notification-bell-badge{position:absolute;top:2px;right:2px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--danger, #dc2626);color:#fff;font-size:.62rem;font-weight:700;display:grid;place-items:center;line-height:1}.notification-bell-panel{position:absolute;top:calc(100% + 10px);right:0;z-index:50;width:min(320px,92vw);border-radius:14px;border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow, 0 16px 48px rgba(0,0,0,.14));overflow:hidden}.notification-bell-head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid var(--border);font-size:.88rem}.notification-bell-refresh{border:none;background:transparent;color:var(--brand);font-size:.75rem;font-weight:600;cursor:pointer}.notification-bell-empty{padding:20px 14px;margin:0;font-size:.82rem;color:var(--text-mute)}.notification-bell-list{list-style:none;margin:0;padding:6px}.notification-bell-item{display:flex;align-items:flex-start;gap:10px;width:100%;text-align:left;padding:10px 12px;border:none;border-radius:10px;background:transparent;cursor:pointer;font-size:.82rem;color:var(--text)}.notification-bell-item:hover{background:var(--bg-soft)}.notification-bell-item-count{flex-shrink:0;min-width:24px;height:24px;border-radius:8px;background:#d4af3726;color:var(--brand);font-weight:700;font-size:.75rem;display:grid;place-items:center}.notification-bell-foot{display:block;padding:10px 14px;border-top:1px solid var(--border);font-size:.78rem;font-weight:600;color:var(--brand);text-align:center;text-decoration:none}.renewal-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#06080ec7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;padding:20px}.renewal-dialog{position:relative;width:min(560px,100%);max-height:min(92vh,880px);overflow:auto;border-radius:24px;background:var(--surface);color:var(--text);border:1px solid var(--border);box-shadow:0 32px 90px #00000059}.renewal-dialog-accent{height:4px;background:linear-gradient(90deg,var(--brand),#f5d76e,var(--brand));border-radius:24px 24px 0 0}.renewal-dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:22px 22px 0}.renewal-dialog-brand{display:flex;gap:14px;align-items:flex-start}.renewal-dialog-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand);flex-shrink:0}.renewal-dialog-eyebrow{margin:0 0 4px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--brand)}.renewal-dialog-head h2{margin:0;font-size:1.35rem}.renewal-dialog-close{border:none;background:var(--bg-soft);width:36px;height:36px;border-radius:10px;cursor:pointer;color:var(--text-soft)}.renewal-steps{display:flex;gap:8px;padding:16px 22px 0;flex-wrap:wrap}.renewal-step{font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:5px 10px;border-radius:999px;background:var(--bg-soft);color:var(--text-mute)}.renewal-step.is-done{background:#22c55e1f;color:#15803d}.renewal-step.is-current{box-shadow:0 0 0 1px var(--brand);color:var(--brand)}.renewal-dialog-lead{margin:14px 22px 0;color:var(--text-soft);font-size:.88rem;line-height:1.55}.renewal-section{padding:18px 22px 0}.renewal-section h3{margin:0 0 12px;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-mute)}.renewal-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.renewal-plan{position:relative;text-align:left;border:1px solid var(--border);border-radius:14px;padding:14px 12px;background:var(--bg-soft);cursor:pointer;color:inherit;transition:border-color .2s,box-shadow .2s}.renewal-plan.is-selected{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand);background:color-mix(in srgb,var(--surface) 90%,var(--brand-soft))}.renewal-plan.is-popular{border-color:color-mix(in srgb,var(--brand) 50%,var(--border))}.renewal-plan strong{display:block;font-size:.92rem;margin-bottom:6px}.renewal-plan em{display:block;font-style:normal;font-family:var(--font-display);font-size:1.15rem;font-weight:800}.renewal-plan span{font-size:.72rem;color:var(--text-mute)}.renewal-plan-tag{position:absolute;top:8px;right:8px;font-size:.58rem;font-weight:700;text-transform:uppercase;color:var(--brand)}.renewal-plan-check{position:absolute;bottom:8px;right:8px;width:22px;height:22px;border-radius:999px;background:var(--brand);color:#1a1a1a;display:grid;place-items:center}.renewal-channels,.renewal-methods{display:grid;gap:8px;margin-bottom:12px}.renewal-channels{grid-template-columns:repeat(3,1fr)}.renewal-methods{grid-template-columns:repeat(2,1fr)}.renewal-channels button,.renewal-methods button{border:1px solid var(--border);background:transparent;border-radius:12px;padding:11px 8px;font-size:.78rem;cursor:pointer;color:inherit;display:flex;flex-direction:column;align-items:center;gap:5px}.renewal-channels button.is-active,.renewal-methods button.is-active{border-color:var(--brand);background:var(--brand-soft)}.renewal-field{display:grid;gap:6px;font-size:.82rem}.renewal-field input{border:1px solid var(--border);border-radius:12px;padding:12px 14px;background:var(--surface);color:inherit}.renewal-summary{display:flex;align-items:center;justify-content:space-between;margin:18px 22px 0;padding:14px 16px;border-radius:14px;background:var(--bg-soft);border:1px solid var(--border)}.renewal-summary span{display:block;font-weight:600;font-size:.88rem}.renewal-summary small{color:var(--text-mute);font-size:.72rem}.renewal-summary strong{font-family:var(--font-display);font-size:1.35rem;color:var(--brand)}.renewal-pay-btn{margin:14px 22px 0}.renewal-foot{display:flex;align-items:center;justify-content:center;gap:6px;margin:12px 22px 20px;font-size:.72rem;color:var(--text-mute)}.renewal-waiting{text-align:center;padding:28px 22px 24px}.renewal-waiting-ring{width:64px;height:64px;margin:0 auto 16px;border-radius:999px;background:var(--brand-soft);display:grid;place-items:center}.renewal-spinner{width:32px;height:32px;border-width:3px}.renewal-waiting h3{margin:0 0 8px;font-size:1.05rem}.renewal-waiting p{color:var(--text-mute);font-size:.86rem;margin-bottom:18px}@media(max-width:560px){.renewal-plans,.renewal-channels{grid-template-columns:1fr}}.pay-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#06080ebf;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center;padding:20px}.pay-dialog{position:relative;width:min(420px,100%);padding:24px;border-radius:18px;background:var(--surface);border:1px solid var(--border);box-shadow:0 24px 60px #00000040}.pay-close{position:absolute;top:12px;right:12px;border:none;background:var(--bg-soft);width:34px;height:34px;border-radius:10px;cursor:pointer}.pay-dialog h2{margin:0 0 6px;font-size:1.25rem}.pay-lead{margin:0 0 18px;font-size:.86rem;color:var(--text-soft);line-height:1.5}.pay-plans{display:grid;gap:8px;margin-bottom:16px}.pay-plan{display:grid;grid-template-columns:1fr auto;gap:2px 12px;text-align:left;padding:12px 14px;border-radius:12px;border:1px solid var(--border);background:var(--bg-soft);cursor:pointer;color:inherit}.pay-plan.is-selected{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand)}.pay-plan strong{font-size:1rem;grid-column:2;grid-row:1 / 3;align-self:center}.pay-plan small{grid-column:1;color:var(--text-mute);font-size:.72rem}.pay-field{display:grid;gap:6px;margin-bottom:12px;font-size:.82rem}.pay-field input,.pay-field select{padding:11px 12px;border-radius:10px;border:1px solid var(--border);background:var(--surface);color:inherit}.pay-total{display:flex;justify-content:space-between;align-items:center;padding:12px 0;margin-bottom:12px;border-top:1px solid var(--border);font-weight:600}.pay-total strong{font-size:1.2rem;color:var(--brand)}.pay-foot{margin:12px 0 0;text-align:center;font-size:.72rem;color:var(--text-mute)}.dash-sub-card{padding:18px 20px;margin-bottom:20px;border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface)}.dash-sub-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.dash-sub-top h2{margin:6px 0 2px;font-size:1.05rem}.dash-sub-top p{margin:0;font-size:.82rem;color:var(--text-mute)}.dash-sub-manage{font-size:.78rem;font-weight:600;color:var(--brand);white-space:nowrap}.dash-sub-badge{font-size:.65rem;font-weight:700;text-transform:uppercase;padding:3px 8px;border-radius:999px}.dash-sub-badge-trial{background:#38bdf824;color:#0284c7}.dash-sub-badge-active{background:#22c55e24;color:#15803d}.dash-sub-badge-expired{background:#ef444424;color:#b91c1c}.dash-sub-progress-wrap{margin-top:14px}.dash-sub-progress-labels{display:flex;justify-content:space-between;font-size:.78rem;margin-bottom:6px}.dash-sub-progress{height:8px;border-radius:999px;background:var(--border);overflow:hidden}.dash-sub-progress-bar{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--brand),#f5d76e);transition:width .4s ease}.dash-sub-progress-hint{margin:8px 0 0;font-size:.75rem;color:var(--text-mute)}.dash-sub-cta{margin-top:12px}.pay-waiting{text-align:center;padding:16px 0}.pay-control-box{margin:18px 0;padding:14px 16px;border-radius:12px;border:1px solid var(--border);background:var(--bg-soft);text-align:left}.pay-control-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 0;font-size:.84rem}.pay-control-row span{color:var(--text-mute)}.pay-control-row code{font-family:var(--font-mono);font-size:.92rem;font-weight:600;color:var(--brand);letter-spacing:.04em}.mono-chip{font-family:var(--font-mono);font-size:.78rem;font-weight:600;padding:4px 8px;border-radius:6px;background:var(--brand-soft);color:var(--brand);letter-spacing:.03em}.mono-chip--soft{background:var(--bg-soft);color:var(--text-soft)}.text-mute{color:var(--text-mute)}.activity-user{display:flex;flex-direction:column;gap:2px;min-width:0}.activity-user strong{font-size:.88rem}.activity-user span{font-size:.72rem;color:var(--text-mute)}.activity-time{font-size:.82rem;white-space:nowrap}.activity-device{display:flex;flex-direction:column;gap:4px;max-width:220px}.activity-device strong{font-size:.82rem;font-weight:600}.activity-ua{font-size:.68rem;color:var(--text-mute);line-height:1.3}.activity-badge{display:inline-block;padding:4px 10px;border-radius:6px;font-size:.72rem;font-weight:600;text-transform:capitalize;background:var(--bg-soft);border:1px solid var(--border)}.activity-badge--auth{background:var(--accent-soft);color:var(--accent);border-color:transparent}.activity-badge--admin{background:var(--brand-soft);color:var(--brand);border-color:transparent}.activity-badge--profile{background:var(--success-soft);color:var(--success);border-color:transparent}.activity-pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:16px;font-size:.88rem;color:var(--text-mute)}.categories-page{max-width:none}.categories-add-bar{margin-bottom:20px;padding:18px 20px}.categories-add-form{display:flex;align-items:flex-end;gap:16px;flex-wrap:wrap}.categories-add-icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand);flex-shrink:0}.categories-add-fields{flex:1;min-width:200px}.categories-add-fields label{display:block;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-mute);margin-bottom:6px}.categories-add-fields input{width:100%;padding:11px 14px;border-radius:10px;border:1px solid var(--border);background:var(--bg-soft);font-size:.95rem}.categories-add-error{margin-top:12px}.categories-grid-panel{margin-bottom:20px}.categories-grid--tiles{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.categories-grid--shared{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.category-tile{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:28px 16px 20px;border-radius:14px;border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);transition:border-color .2s,transform .2s}.category-tile:hover{border-color:var(--brand);transform:translateY(-2px)}.category-tile-icon{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand);margin-bottom:14px}.category-tile h3{margin:0;font-size:.95rem;line-height:1.3;word-break:break-word}.category-tile-slug{margin-top:6px;font-size:.68rem;color:var(--text-mute);font-family:var(--font-mono)}.category-tile-actions{position:absolute;top:8px;right:8px}.category-tile--shared{padding:20px 12px;background:var(--bg-soft);box-shadow:none}.category-tile--shared:hover{transform:none}.category-tile-skeleton{aspect-ratio:1;border-radius:14px}.categories-empty-state{text-align:center;padding:48px 24px}.categories-empty-icon{width:64px;height:64px;border-radius:16px;display:grid;place-items:center;margin:0 auto 16px;background:var(--brand-soft);color:var(--brand)}.categories-empty-state h3{margin:0 0 8px;font-size:1.05rem}.categories-empty-state p{margin:0;color:var(--text-mute);font-size:.88rem;max-width:36ch;margin-inline:auto}.categories-shared{margin-top:0}.categories-shared-lead{margin:0 0 16px;color:var(--text-mute);font-size:.88rem}.categories-count{font-size:.78rem;font-weight:700;padding:6px 14px;border-radius:999px;background:var(--brand-soft);color:var(--brand);align-self:center}.subscription-current-line{margin:0 0 16px;font-size:.88rem;color:var(--text-soft)}.profile-settings-head{margin-bottom:24px}.profile-settings-back{display:inline-flex;align-items:center;gap:6px;font-size:.82rem;font-weight:600;color:var(--brand);margin-bottom:10px;text-decoration:none}.profile-settings-head h1{margin:0 0 6px;font-size:clamp(1.5rem,3vw,2rem)}.profile-settings-head p{margin:0;color:var(--text-soft);font-size:.92rem;max-width:52ch}.profile-settings-grid{display:grid;grid-template-columns:minmax(240px,300px) 1fr;gap:20px;align-items:start}.profile-settings-sidebar{padding:24px 20px;text-align:center}.profile-avatar-wrap{margin-bottom:18px}.profile-avatar-ring{position:relative;display:inline-grid;place-items:center;padding:4px;border-radius:999px;background:linear-gradient(135deg,var(--brand),#f5d76e);margin-bottom:14px}.profile-avatar-ring.is-loading{opacity:.85}.profile-avatar-spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;border-radius:999px;background:#ffffff8c}.profile-photo-drop{display:flex;flex-direction:column;align-items:center;gap:8px;padding:14px;border-radius:12px;border:1px dashed var(--border);transition:border-color .2s,background .2s}.profile-photo-drop.is-dragover,.profile-photo-drop:hover{border-color:var(--brand);background:var(--brand-soft)}.profile-photo-drop span{font-size:.72rem;color:var(--text-mute);line-height:1.4}.profile-sidebar-meta{display:flex;flex-direction:column;gap:4px;padding-top:16px;border-top:1px solid var(--border)}.profile-sidebar-meta strong{font-size:1rem}.profile-sidebar-meta span{font-size:.82rem;color:var(--text-mute)}.profile-role-pill{display:inline-block;margin-top:8px;padding:4px 10px;border-radius:999px;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;background:var(--brand-soft);color:var(--brand);align-self:center}.profile-settings-main{display:flex;flex-direction:column;gap:18px}.profile-settings-section{padding:22px 24px}.profile-section-head{display:flex;align-items:flex-start;gap:14px;margin-bottom:20px}.profile-section-icon{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand);flex-shrink:0}.profile-section-icon.is-security{background:#38bdf81f;color:#0284c7}.profile-section-head h2{margin:0 0 4px;font-size:1.05rem}.profile-section-head p{margin:0;font-size:.84rem;color:var(--text-mute);line-height:1.45}.profile-fields{display:flex;flex-direction:column;gap:14px}.profile-section-foot{margin-top:20px;padding-top:16px;border-top:1px solid var(--border)}.profile-settings-security .profile-section-foot{border-top-color:#38bdf826}@media(max-width:900px){.profile-settings-grid{grid-template-columns:1fr}}@media(max-width:860px){.categories-add-form{flex-direction:column;align-items:stretch}.categories-add-form .btn{width:100%}}
