:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f8fd;--bg-elevated:#fffffff0;--bg-soft:#f4f8fff0;--panel:#fffffff0;--surface-soft:#0c162809;--surface-soft-strong:#0c16280e;--line:#0c16281f;--line-strong:#37b7ff6b;--text:#111827;--muted:#5f6b7b;--accent:#16a7ff;--accent-strong:#0a88d7;--success:#47d18c;--danger:#e46179;--shadow:0 22px 56px #0f172a1a;--radius-xl:28px;--radius-lg:22px;--radius-md:16px;--radius-sm:12px}.referral-section{gap:20px}.referral-program-card,.referral-activity-card{gap:22px}.referral-claim-card{gap:16px}.referral-claim-card__note{color:var(--muted);margin:0;line-height:1.55}.referral-claim-form{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}@media (max-width:720px){.referral-claim-form{grid-template-columns:1fr}.referral-claim-form .secondary-button{width:100%}}.referral-overview{grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);align-items:stretch;gap:18px;display:grid}.referral-summary-cards{gap:14px;display:grid}.referral-link-panel{border:1px solid var(--line);background:radial-gradient(circle at top right, #37b7ff14, transparent 28%), linear-gradient(180deg, #fffffffa, #f6fafff5), var(--panel);border-radius:22px;flex-direction:column;gap:16px;padding:22px;display:flex}.referral-link-panel__header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.referral-link-panel__header strong{font-size:1.08rem}.referral-link-panel__header p{max-width:58ch;color:var(--muted);margin-top:8px;line-height:1.6}.referral-link-panel__reward{border:1px solid var(--line);background:var(--surface-soft);border-radius:18px;flex-direction:column;gap:8px;min-width:220px;padding:16px 18px;display:flex}.referral-link-panel__reward span{color:var(--muted);font-size:.8rem;line-height:1.45}.referral-link-panel__reward strong{font-size:1.6rem}.referral-link-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.referral-link-row .secondary-button{width:fit-content}.referral-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.referral-stat-card{border:1px solid var(--line);background:var(--surface-soft);border-radius:20px;flex-direction:column;gap:10px;min-height:0;padding:18px 20px;display:flex}.referral-stat-card span{color:var(--muted);font-size:.84rem;line-height:1.45}.referral-stat-card strong{font-size:clamp(1.6rem,2.1vw,2.1rem);display:block}.referral-activity-list{gap:12px}.referral-entry__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.referral-status-pill{letter-spacing:.06em;text-transform:uppercase;border:1px solid #ffffff1f;border-radius:999px;align-items:center;padding:6px 10px;font-size:.74rem;font-weight:700;display:inline-flex}.referral-status-pill.is-success{color:#9df2bf;background:#43d67b1f;border-color:#43d67b38}.referral-status-pill.is-pending{color:#a1e7ff;background:#37b7ff1f;border-color:#37b7ff42}.referral-empty-state{background:#16a7ff09;border:1px dashed #37b7ff2e;border-radius:22px;flex-direction:column;gap:10px;padding:22px 24px;display:flex}.referral-empty-state p,.referral-empty-state span{color:var(--muted);line-height:1.6}*{box-sizing:border-box}html{background:radial-gradient(circle at top right, #37b7ff42, transparent 24%), radial-gradient(circle at top left, #37b7ff2e, transparent 28%), var(--bg)}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at 0 0,#37b7ff2e,#0000 18%),radial-gradient(circle at 82% 0,#37b7ff45,#0000 22%),linear-gradient(#fbfdff,#f4f7fc 48%,#eef3fb);margin:0;font-family:Bahnschrift,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}select{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--muted) 50%), linear-gradient(135deg, var(--muted) 50%, transparent 50%);background-position:calc(100% - 20px) calc(50% - 2px),calc(100% - 14px) calc(50% - 2px);background-repeat:no-repeat;background-size:6px 6px}select option,select optgroup{color:var(--text);background:#fff}select option:checked,select option:hover,select option:focus{color:var(--text);background:#16a7ff24}button{cursor:pointer;white-space:nowrap}h1,h2,h3,h4{letter-spacing:-.03em;margin:0;font-family:Orbitron,Bahnschrift,sans-serif}p,ul{margin:0}ul{color:var(--muted);padding-left:1.1rem}.app-shell{grid-template-columns:auto minmax(0,1fr);min-height:100vh;transition:grid-template-columns .2s;display:grid;position:relative}.app-content{flex-direction:column;min-width:0;min-height:100vh;padding:18px 20px 28px 0;transition:padding .22s;display:flex}.page-shell{flex:1;padding:18px 0 40px}.shell-backdrop{display:none}.page-stack{flex-direction:column;gap:24px;display:flex}.sidebar{flex-direction:column;justify-content:space-between;width:220px;min-width:220px;height:100vh;padding:24px 12px;transition:width .22s,min-width .22s,padding .22s,opacity .18s,transform .18s;display:flex;position:sticky;top:0;overflow:hidden}.sidebar-logo{border:1px solid var(--line);background:#ffffffc7;border-radius:16px;align-items:center;gap:10px;width:100%;padding:10px 12px;display:inline-flex;box-shadow:0 12px 28px #0f172a0f}.sidebar-logo__mark{justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.sidebar-logo__mark img{object-fit:contain;width:100%;height:100%;display:block}.sidebar-logo__copy{flex-direction:column;gap:0;display:flex}.sidebar-logo__copy strong{font-size:1rem}.sidebar-nav{flex-direction:column;flex:1;gap:8px;margin-top:28px;display:flex}.sidebar-link{color:var(--muted);border:1px solid #0000;border-radius:18px;align-items:center;gap:12px;padding:14px 16px;transition:transform .18s,border-color .18s,background .18s,color .18s;display:flex}.sidebar-link--button{width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0}.sidebar-link--button:disabled{cursor:wait;opacity:.78}.sidebar-link:hover,.sidebar-link.is-active{border-color:var(--line);color:var(--text);background:#16a7ff14;transform:translate(2px)}.sidebar-link__icon,.icon-button,.ghost-circle{justify-content:center;align-items:center;display:inline-flex}.sidebar-link__icon svg,.ghost-circle svg,.icon-button svg{width:20px;height:20px}.sidebar-download{padding:12px}.ghost-circle,.icon-button,.avatar-pill{border:1px solid var(--line);width:42px;height:42px;color:var(--text);background:#ffffffd1;border-radius:999px;flex:0 0 42px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative;box-shadow:0 10px 24px #0f172a0f}.icon-button{overflow:visible}.topbar{justify-content:space-between;align-items:center;gap:18px;display:flex}.topbar-left,.topbar-actions{align-items:center;gap:10px;display:flex}.topbar .icon-button:after,.topbar .avatar-pill:after{display:none}.topbar .icon-button:hover,.topbar .avatar-pill:hover{background:#37b7ff14;border-color:#37b7ff52}.topbar-auth-button{white-space:normal;text-align:center;border-radius:16px;min-height:42px;padding:0 18px;line-height:1.2}.topbar-toggle{flex:0 0 42px}.mobile-bottom-nav{display:none}.mobile-bottom-nav__link{color:inherit}.mobile-bottom-nav__icon{justify-content:center;align-items:center;display:inline-flex;position:relative}.mobile-bottom-nav__badge{background:var(--accent);color:#061019;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.66rem;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:-6px;right:-10px}.site-footer{color:#0c0f14;background:linear-gradient(#fffffffa,#f8fafcfa),#fbfbfb;border-radius:30px;flex-direction:column;gap:30px;margin-top:28px;padding:40px 28px 18px;display:flex;box-shadow:0 24px 60px #00000038}.site-footer__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;display:grid}.site-footer__column{flex-direction:column;gap:16px;min-width:0;display:flex}.site-footer__title{color:#0a0c10;letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:800}.site-footer__column-links{flex-direction:column;gap:10px;display:flex}.site-footer__column-links a,.site-footer__bottom-links a{color:#141821c2;transition:color .16s,transform .16s}.site-footer__column-links a:hover,.site-footer__bottom-links a:hover{color:#0a0c10;transform:translateY(-1px)}.site-footer__rail{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px 28px;padding-top:4px;display:flex}.site-footer__payments{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.site-footer__payment{color:#0c0f14;background:#fff;border:1px solid #0a0c101a;border-radius:10px;align-items:center;gap:8px;min-height:36px;padding:0 12px;font-size:.82rem;font-weight:700;display:inline-flex;box-shadow:0 6px 16px #0b101c0f}.site-footer__payment-icon{color:#11141a;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.site-footer__payment-icon svg{width:18px;height:18px}.site-footer__socials{align-items:center;gap:12px;display:flex}.site-footer__socials a{color:#0b0d12;background:0 0;border:1px solid #0b0e1224;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .16s,border-color .16s,color .16s,background .16s;display:inline-flex}.site-footer__socials a svg{width:18px;height:18px}.site-footer__socials a:hover{color:#0a86cf;background:#37b7ff14;border-color:#37b7ff6b;transform:translateY(-1px)}.site-footer__bottom{color:#141821b8;border-top:1px solid #090c1214;justify-content:space-between;align-items:center;gap:18px;padding-top:18px;font-size:.88rem;display:flex}.site-footer__bottom-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.app-shell.is-sidebar-hidden .sidebar{opacity:0;pointer-events:none;width:0;min-width:0;padding-left:0;padding-right:0;transform:translate(-18px)}.app-shell.is-sidebar-hidden .app-content{padding-left:18px}.avatar-pill{font-weight:700;overflow:hidden}.avatar-pill span{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;line-height:1;display:inline-flex}.avatar-pill__image{object-fit:cover;width:100%;height:100%;display:block}.icon-badge{z-index:2;border:2px solid var(--bg);background:var(--accent);color:#051018;text-align:center;font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:.7rem;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:-5px;right:-5px;box-shadow:0 8px 18px #0f172a29}.wishlist-icon-button{border:1px solid var(--line);width:42px;height:42px;color:var(--text);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:transform .16s,border-color .16s,background .16s,color .16s;display:inline-flex}.wishlist-icon-button[aria-pressed=true],.wishlist-button[aria-pressed=true]{color:#ff87a0;background:#ff69891f;border-color:#ff698961}.wishlist-icon-button svg,.wishlist-button svg{width:18px;height:18px}.wishlist-button{gap:10px}.search-shell{width:min(460px,46vw);position:relative}.search-form{border:1px solid var(--line);background:#ffffffe0;border-radius:999px;align-items:center;gap:12px;height:48px;padding:0 16px;display:flex;box-shadow:0 14px 28px #0f172a0d}.search-form--placeholder{cursor:default}.search-icon{color:var(--muted)}.search-icon svg{width:18px;height:18px}.search-input{width:100%;color:var(--text);background:0 0;border:0;outline:none}.search-input-placeholder{color:var(--muted)}.search-results{z-index:30;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow);transform-origin:top;background:#fffffffa;border-radius:18px;flex-direction:column;gap:10px;padding:12px;animation:.18s cubic-bezier(.22,1,.36,1) dropdown-enter;display:flex;position:absolute;top:calc(100% + 10px);left:0;right:0}.search-results__header{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;padding:2px 8px 0;font-size:.82rem;font-weight:700;display:flex}.search-empty{color:var(--muted);padding:8px}.search-recent-button,.search-result{border-radius:14px;align-items:center;gap:12px;padding:8px;display:grid}.search-recent-button{width:100%;color:var(--text);text-align:left;background:0 0;border:0;grid-template-columns:24px 1fr}.search-result{grid-template-columns:72px 1fr}.search-recent-button__icon{width:20px;height:20px;color:var(--muted);justify-content:center;align-items:center;display:inline-flex}.search-recent-button__icon svg{width:18px;height:18px}.search-result:hover,.search-result.is-active,.search-recent-button:hover,.search-recent-button.is-active{background:#16a7ff14;transform:translate(4px)}.search-result__art{aspect-ratio:1.4;object-fit:cover;border-radius:12px;width:100%;transition:transform .42s cubic-bezier(.22,1,.36,1)}.search-result__title{font-weight:700}.search-result__meta{color:var(--muted);margin-top:4px;font-size:.92rem}.store-browser__toolbar{flex-direction:column;gap:14px;display:flex}.section-heading{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.section-heading.compact{align-items:start}.section-heading h1,.section-heading h2{font-size:clamp(1.8rem,2.4vw,2.7rem)}.hero-panel,.store-browser__controls,.store-browser .section-heading,.product-detail-layout,.checkout-shell,.account-dashboard-shell,.support-layout,.split-showcase,.metric-grid,.support-grid,.admin-grid{animation:.52s cubic-bezier(.22,1,.36,1) both surface-rise}.section-count,.helper-text,.price-strike,.product-card p,.summary-row span:first-child{color:var(--muted)}.eyebrow{color:var(--accent-strong);letter-spacing:.16em;text-transform:uppercase;margin-bottom:8px;font-size:.78rem;font-weight:700;display:inline-block}.promo-banner,.panel-card{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--bg-elevated);box-shadow:var(--shadow);position:relative;overflow:hidden}.panel-card,.metric-card,.service-card,.contact-card,.checkout-order-card,.cart-line,.faq-item,.account-list-card,.search-result,.hero-thumb,.gallery-thumb,.product-card__art{transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .22s,box-shadow .22s,background .22s}.promo-banner{background:radial-gradient(circle at right, #37b7ff24, transparent 22%), linear-gradient(135deg, #37b7ff14, #ffffffe0), var(--bg-elevated);padding:22px 24px}.promo-banner p{max-width:620px;color:var(--muted);margin-top:10px}.campaign-carousel{display:block}.campaign-carousel__main{min-width:0}.campaign-carousel__stage{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-height:138px;animation:.42s cubic-bezier(.22,1,.36,1) both content-rise;display:grid}.campaign-carousel__copy{min-width:0}.campaign-carousel__copy h2{margin:6px 0 0;font-size:clamp(1.8rem,3vw,2.4rem)}.campaign-carousel__copy p{margin-bottom:0}.campaign-carousel__discount{text-align:right;background:#ffffffb8;border:1px solid #37b7ff29;border-radius:22px;flex-direction:column;gap:4px;min-width:148px;padding:14px 16px;display:flex}.campaign-carousel__discount span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:700}.campaign-carousel__discount strong{color:var(--accent-strong);font-size:clamp(1.55rem,2vw,2rem);line-height:1}.content-section{flex-direction:column;gap:20px;display:flex}.split-showcase{grid-template-columns:1fr 1fr;gap:24px;display:grid}.hero-panel{display:block}.hero-art,.gallery-image-frame,.product-card__art,.gallery-thumb,.hero-thumb{position:relative;overflow:hidden}.hero-art{border:1px solid var(--line);background:#eaf1fb;border-radius:30px;min-height:560px}.hero-art__stage{animation:.54s cubic-bezier(.22,1,.36,1) both hero-switch;position:absolute;inset:0}.hero-art img,.product-card__art img,.gallery-image-frame img,.hero-thumb img,.gallery-thumb img{object-fit:cover;transition:transform .52s cubic-bezier(.22,1,.36,1),filter .32s}.hero-overlay{background:linear-gradient(#0000 20%,#050a12e6);align-items:flex-end;padding:30px;display:flex;position:absolute;inset:0}.hero-caption{max-width:70%}.hero-caption>*,.hero-sidecard__content>*{animation:.48s cubic-bezier(.22,1,.36,1) both content-rise}.hero-caption>:nth-child(2),.hero-sidecard__content>:nth-child(2){animation-delay:50ms}.hero-caption>:nth-child(3),.hero-sidecard__content>:nth-child(3){animation-delay:95ms}.hero-caption>:nth-child(4),.hero-sidecard__content>:nth-child(4){animation-delay:.14s}.hero-caption h1{color:#fff;text-shadow:0 10px 24px #050a126b;font-size:clamp(2.2rem,4vw,4rem)}.hero-caption p{color:#ffffffc7;margin-top:14px;font-size:1.02rem;line-height:1.7}.hero-actions,.button-row,.button-stack{flex-wrap:wrap;gap:12px;display:flex}.hero-actions{margin-top:24px}.hero-sidecard,.product-info-card,.cart-summary,.checkout-summary{padding:28px}.hero-sidecard{border:1px solid var(--line);background:radial-gradient(circle at top right, #37b7ff1f, transparent 22%), linear-gradient(180deg, #fffffffa, #f5f9fff5), var(--panel);box-shadow:var(--shadow);border-radius:28px;flex-direction:column;gap:18px;display:flex}.product-info-card{flex-direction:column;gap:20px;display:flex}.hero-sidecard__content{flex-direction:column;gap:18px;animation:.52s cubic-bezier(.22,1,.36,1) both content-rise;display:flex}.hero-sidecard__brand{color:var(--accent-strong);letter-spacing:.1em;text-transform:uppercase;font-weight:700}.hero-sidecard__title{color:var(--text);font-family:Orbitron,Bahnschrift,sans-serif;font-size:2rem}.hero-sidecard__meta{color:var(--muted)}.hero-price,.product-price-block{align-items:center;gap:12px;display:flex}.hero-price strong,.product-price-block strong{font-size:1.7rem;display:block}.hero-price strong{color:var(--text)}.hero-price--overlay{margin-top:18px}.hero-caption .hero-price strong{color:#fff;text-shadow:0 10px 24px #050a1252}.hero-caption .price-strike{color:#ffffffb8}.hero-caption .discount-pill{color:#fff;background:#ffffff29;box-shadow:inset 0 0 0 1px #ffffff29}.discount-pill{min-width:64px;height:34px;color:var(--accent-strong);background:#16a7ff24;border-radius:999px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.hero-sidecard .price-strike{color:var(--muted)}.price-strike{margin-bottom:4px;text-decoration:line-through;display:block}.hero-thumbs,.gallery-thumbs{flex-wrap:wrap;gap:10px;display:flex}.hero-thumb,.gallery-thumb{background:#ffffffeb;border:1px solid #0000;border-radius:16px;justify-content:stretch;align-items:stretch;width:88px;height:88px;padding:0;display:flex}.hero-thumb.is-active,.gallery-thumb.is-active{border-color:var(--line-strong);transform:translateY(-4px);box-shadow:0 0 0 1px #37b7ff2e}.primary-button,.secondary-button{letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;width:fit-content;max-width:100%;min-height:48px;box-shadow:none;border:1px solid #0000;border-radius:18px;justify-content:center;align-items:center;gap:10px;padding:0 22px;font-size:.96rem;font-weight:700;line-height:1;transition:border-color .16s,background .16s,color .16s,opacity .16s;display:inline-flex;overflow:hidden}.primary-button{color:#03131f;background:#20b1ff;border-color:#0770ba33}.secondary-button{border-color:var(--line);color:var(--text);background:#fffffff5}.text-button{color:var(--accent-strong);background:0 0;border:0;padding:0}.primary-button:hover,.secondary-button:hover,.ghost-circle:hover,.icon-button:hover,.avatar-pill:hover{transform:none}.primary-button:hover{background:#12a1f0}.secondary-button:hover{background:#fff;border-color:#16a7ff38}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed}.primary-button:focus-visible,.secondary-button:focus-visible{outline:none;box-shadow:0 0 0 3px #37b7ff24,0 0 0 1px #37b7ff6b}.primary-button:active,.secondary-button:active{transform:none}.primary-button:disabled:not([data-loading=true]),.secondary-button:disabled:not([data-loading=true]){opacity:.72;box-shadow:none}.primary-button[data-loading=true],.secondary-button[data-loading=true]{opacity:1;transform:none;box-shadow:0 0 0 1px #37b7ff57}.secondary-button[data-loading=true]{background:#37b7ff1a;border-color:#37b7ff6b}.product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.product-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{opacity:0;border-radius:22px;flex-direction:column;gap:8px;animation:.56s cubic-bezier(.22,1,.36,1) forwards card-rise;display:flex}.product-card__art{aspect-ratio:.78;border:1px solid var(--line);background:#ffffffeb;border-radius:20px}.product-card--imported-art .product-card__art{aspect-ratio:.96;background:radial-gradient(circle at top,#4eabff1f,#0000 54%),#eef5ff}.product-card__link-cover{z-index:1;position:absolute;inset:0}.product-card__art-backdrop{filter:blur(20px)saturate(.92);opacity:.42;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:-12%;transform:scale(1.08)}.hero-art:after,.gallery-stage:after,.product-card__art:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(115deg,#0000 30%,#ffffff29 50%,#0000 70%);transition:transform .42s,opacity .42s;position:absolute;inset:-28%;transform:translate(-22%)rotate(8deg)}.product-card__body{flex-direction:column;gap:4px;display:flex}.product-card__link-body{transition:transform .18s,color .18s}.product-card__badge{color:var(--muted);font-size:.78rem}.product-card h3{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.1em;margin:0;font-size:1.08rem;line-height:1.3;display:-webkit-box;overflow:hidden}.product-card__price{align-items:center;gap:8px;display:flex}.product-card__wishlist{z-index:3;position:absolute;top:12px;right:12px}.product-card__image.is-contain{object-position:center top;padding:10px;object-fit:contain!important}.product-card:hover .product-card__link-body{transform:translateY(-1px)}.product-grid .product-card:first-child{animation-delay:30ms}.product-grid .product-card:nth-child(2){animation-delay:60ms}.product-grid .product-card:nth-child(3){animation-delay:90ms}.product-grid .product-card:nth-child(4){animation-delay:.12s}.product-grid .product-card:nth-child(5){animation-delay:.15s}.product-grid .product-card:nth-child(6){animation-delay:.18s}.product-grid .product-card:nth-child(7){animation-delay:.21s}.product-grid .product-card:nth-child(8){animation-delay:.24s}.product-grid .product-card:nth-child(9){animation-delay:.27s}.product-grid .product-card:nth-child(10){animation-delay:.3s}.store-browser{flex-direction:column;gap:16px;display:flex}.store-browser__controls{grid-template-columns:minmax(220px,1.45fr) repeat(4,minmax(130px,.7fr)) auto;align-items:flex-end;gap:12px;display:grid}.store-browser__chips{flex-wrap:wrap;gap:10px;display:flex}.filter-chip{border:1px solid var(--line);min-height:38px;color:var(--muted);background:#ffffffeb;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;transition:transform .16s,border-color .16s,background .16s,color .16s;display:inline-flex}.filter-chip:hover,.filter-chip.is-active{color:var(--text);background:#16a7ff1a;border-color:#16a7ff47}.filter-chip.is-active{box-shadow:0 10px 22px #16a7ff1a}.store-browser__active-summary{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;display:flex}.form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.field{color:var(--muted);flex-direction:column;gap:6px;display:flex}.field--wide{grid-column:span 2}.field--full{grid-column:1/-1}.field input,.field textarea,.field select,.promo-row input{border:1px solid var(--line);width:100%;color:var(--text);background:#fffffff5;border-radius:14px;padding:12px 14px;transition:border-color .18s,box-shadow .18s,background .18s}.field input:focus,.field textarea:focus,.field select:focus,.promo-row input:focus{background:#fff;border-color:#37b7ff9e;outline:none;box-shadow:0 0 0 3px #37b7ff24}.password-field{position:relative}.password-field input{padding-right:82px}.password-field__toggle{min-width:58px;min-height:34px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;padding:0 10px;font-size:.84rem;font-weight:700;transition:color .16s,background .16s,border-color .16s;display:inline-flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.password-field__toggle:hover{border-color:var(--line);color:var(--text);background:#ffffff0d}.password-field:focus-within .password-field__toggle{color:var(--text);border-color:#37b7ff52}.field select{padding-right:40px}.admin-upload-field input[type=file]{padding:10px 12px}.admin-upload-field small,.admin-subsection-heading span{color:var(--muted)}.admin-subsection-heading{gap:4px;padding:6px 0 2px}.admin-inventory-note{border:1px dashed var(--line);background:#16a7ff09;border-radius:18px;flex-direction:column;gap:10px;padding:16px 18px;display:flex}.admin-inventory-note p,.admin-inventory-note__stats span{color:var(--muted);margin:0}.admin-inventory-note__stats{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;display:grid}.checkbox-field{flex-direction:row;align-self:end;align-items:center;gap:10px;padding:0 4px 12px}.store-browser__empty{flex-direction:column;align-items:flex-start;gap:12px;padding:28px;display:flex}.store-browser__empty p{max-width:520px;color:var(--muted)}.product-detail-layout{grid-template-columns:minmax(0,1.3fr) 360px;align-items:start;gap:24px;display:grid}.product-gallery{flex-direction:column;gap:14px;display:flex}.gallery-tabs{gap:18px;display:flex}.gallery-tabs button{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:0 0 10px;font-weight:700}.gallery-tabs .is-active{border-color:var(--accent);color:var(--text)}.gallery-stage{border:1px solid var(--line);background:#111421;border-radius:26px;position:relative;overflow:hidden}.gallery-stage__inner{animation:.42s cubic-bezier(.22,1,.36,1) both media-switch}.gallery-image-frame,.gallery-iframe,.gallery-video{aspect-ratio:16/9;border:0;width:100%}.gallery-video{object-fit:cover;background:#0f1320;display:block}.gallery-thumb__label{color:var(--muted);padding:12px;font-size:.88rem}.gallery-thumb__image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.gallery-thumb__overlay{background:linear-gradient(#060b121f,#060b12e0);position:absolute;inset:0}.gallery-thumb__placeholder{background:radial-gradient(circle at 18% 24%,#37b7ff29,#0000 28%),linear-gradient(#0c111cfa,#080a10f5);flex-direction:column;justify-content:space-between;padding:10px;display:flex;position:absolute;inset:0}.gallery-thumb__play{min-width:42px;min-height:24px;color:var(--text);letter-spacing:.08em;text-transform:uppercase;z-index:1;background:#070b13db;border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:.68rem;display:inline-flex;position:absolute;top:10px;left:10px}.gallery-thumb__caption{color:#f5f7fff5;text-align:left;z-index:1;font-size:.72rem;font-weight:700;line-height:1.2;position:absolute;bottom:10px;left:10px;right:10px}.product-logo-art{border:1px solid var(--line);border-radius:18px;width:100%;margin-bottom:18px}.product-info-card .product-logo-art{object-fit:cover;object-position:center top;height:320px;margin-bottom:0;display:block}.product-info-card__body,.product-info-card__header,.product-info-card__meta,.product-info-card__purchase{flex-direction:column;display:flex}.product-info-card__body{gap:18px}.product-info-card__header{gap:10px}.product-info-card__header h1{font-size:clamp(2rem,2.4vw,2.6rem);line-height:1.02}.product-info-card__header p{color:var(--muted);line-height:1.52}.product-info-card__meta{gap:12px}.product-purchase-options{flex-direction:column;gap:10px;display:flex}.product-purchase-field{flex-direction:column;gap:8px;display:flex}.product-purchase-field>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:600}.product-purchase-select-wrap{position:relative}.product-purchase-select{width:100%;min-height:54px;color:var(--text);appearance:none;background:linear-gradient(#ffffff0d,#ffffff09);border:1px solid #6e8ace57;border-radius:14px;padding:0 48px 0 16px;font-size:1rem;font-weight:700;transition:border-color .16s,box-shadow .16s,transform .16s}.product-purchase-select:hover{border-color:#37b7ff66}.product-purchase-select:focus{border-color:#37b7ffb8;outline:none;box-shadow:0 0 0 3px #37b7ff24}.product-purchase-select__chevron{color:var(--muted);pointer-events:none;font-size:1rem;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.detail-chip-grid{flex-wrap:wrap;gap:10px;display:flex}.product-info-card .detail-chip-grid{gap:12px}.detail-chip-grid span{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:8px 12px;font-size:.9rem}.info-list{border-top:1px solid var(--line);flex-direction:column;gap:12px;padding-top:20px;display:flex}.product-info-card__purchase{border-top:1px solid var(--line);gap:16px;padding-top:16px}.product-stock-card{border:1px solid var(--line);background:linear-gradient(#fffffffa,#f6fafff5);border-radius:18px;flex-direction:column;gap:8px;padding:14px 16px;display:flex}.product-stock-card.is-unavailable{background:#ff698914;border-color:#ff69893d}.product-stock-card__badge{letter-spacing:.08em;text-transform:uppercase;width:fit-content;color:var(--accent-strong);background:#16a7ff1f;border-radius:999px;align-items:center;padding:7px 12px;font-size:.78rem;font-weight:800;display:inline-flex}.product-stock-card.is-unavailable .product-stock-card__badge{color:#b4234c;background:#ff698929}.product-stock-card p,.product-stock-alert-form p{color:var(--muted);margin:0;line-height:1.6}.product-info-card .product-price-block{gap:14px}.product-info-card .product-price-block>div{flex-direction:column;gap:2px;display:flex}.product-info-card__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.product-info-card__actions>*{width:100%}.product-info-card__actions>:last-child{grid-column:1/-1}.product-info-card__whatsapp{color:#052f1b;background:#25d366;border-color:#1aa65f6b;justify-content:center;align-items:center;gap:10px;min-width:230px;max-width:100%;padding-inline:16px;display:inline-flex}.product-info-card__whatsapp>span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.product-info-card__whatsapp:hover{background:#1fbd59;border-color:#1494547a}.product-info-card__whatsapp:focus-visible{box-shadow:0 0 0 3px #25d36642,0 0 0 1px #1aa65f8a}.product-info-card__whatsapp-icon{flex:0 0 20px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.product-info-card__whatsapp-icon svg{width:100%;height:100%}.product-stock-alert-form{flex-direction:column;gap:12px;display:flex}.product-info-card__shipping{margin-top:2px}.product-fulfillment-card{border:1px solid var(--line);background:linear-gradient(#fffffffa,#f3f9fff2);border-radius:22px;flex-direction:column;gap:14px;padding:18px;display:flex}.product-fulfillment-costs{border:1px solid var(--line);background:#ffffffdb;border-radius:18px;flex-direction:column;gap:10px;padding:14px;display:flex}.product-fulfillment-costs .summary-row.total{margin-top:6px;padding-top:10px}.product-fulfillment-costs__note{color:var(--muted);margin:0;font-size:.86rem;line-height:1.55}.product-return-policy{border-top:1px solid var(--line);flex-direction:column;gap:8px;padding-top:12px;display:flex}.product-return-policy h4{letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.92rem}.product-return-policy p{color:var(--muted);margin:0;line-height:1.55}.product-return-policy a{width:fit-content;color:var(--accent-strong);font-weight:700}.product-return-policy a:hover{color:var(--accent)}.product-fulfillment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.product-fulfillment-item{border:1px solid var(--line);background:#ffffffc7;border-radius:18px;flex-direction:column;gap:4px;padding:14px;display:flex}.product-fulfillment-item span,.product-fulfillment-list p{color:var(--muted)}.product-fulfillment-list{flex-direction:column;gap:8px;display:flex}.info-list h3{font-size:1rem}.fine-print{color:var(--muted);flex-direction:column;gap:8px;font-size:.92rem;display:flex}.prose-card{margin-top:20px;padding:28px}.product-info-card__notes{border-top:1px solid var(--line);gap:10px;padding-top:14px}.detail-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:24px;display:grid}.requirements-stack{gap:18px;display:grid}.requirements-stack--split{grid-template-columns:repeat(2,minmax(0,1fr))}.requirements-section{border:1px solid var(--line);background:var(--panel);border-radius:22px;flex-direction:column;gap:14px;padding:18px;display:flex}.requirements-section h3{letter-spacing:.04em;text-transform:uppercase;font-size:1rem}.requirements-grid{flex-direction:column;gap:12px;display:flex}.requirements-row{border-bottom:1px solid var(--line);background:0 0;grid-template-columns:minmax(140px,180px) minmax(0,1fr);align-items:start;gap:18px;padding:0 0 12px;display:grid}.requirements-row__label{color:var(--muted);font-weight:600}.requirements-row__value{text-align:left;line-height:1.5}.requirements-grid .requirements-row:last-child{border-bottom:none;padding-bottom:0}@media (max-width:900px){.requirements-stack--split{grid-template-columns:1fr}.requirements-row{grid-template-columns:1fr;gap:6px}}.detail-columns h3,.detail-columns h2{margin-bottom:14px}.cart-layout,.checkout-layout,.support-layout{grid-template-columns:minmax(0,1.15fr) 360px;align-items:start;gap:24px;display:grid}.support-layout{grid-template-columns:minmax(0,1.2fr) 320px}.cart-lines,.simple-list,.faq-list{flex-direction:column;gap:14px;display:flex}.cart-line,.simple-list__item,.faq-item{border:1px solid var(--line);background:var(--panel);border-radius:18px;padding:16px}.cart-line{grid-template-columns:120px minmax(0,1fr) auto auto auto;align-items:center;gap:16px;display:grid}.cart-line__art{border-radius:14px;width:100%}.cart-line__details{flex-direction:column;gap:6px;display:flex}.cart-line__quantity{align-items:center;gap:10px;display:flex}.cart-line__quantity button{border:1px solid var(--line);width:34px;height:34px;color:var(--text);background:#ffffffeb;border-radius:12px}.summary-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.summary-row>span,.summary-row>strong{overflow-wrap:anywhere;word-break:break-word;min-width:0}.summary-row.total{border-top:1px solid var(--line);color:var(--text);margin-top:16px;padding-top:16px;font-weight:700}.promo-row{gap:10px;display:flex}.checkout-form,.checkout-summary,.cart-summary{flex-direction:column;gap:20px;display:flex}.cart-stock-warning{background:#ff698914;border:1px solid #ff698947;border-radius:22px;flex-direction:column;gap:10px;padding:18px 22px;display:flex}.cart-stock-warning strong{line-height:1.3;display:block}.cart-stock-warning p{color:var(--muted);margin:0;line-height:1.55}.cart-shipping-progress{background:#37b7ff14;border:1px solid #37b7ff3d;border-radius:16px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.cart-shipping-progress strong{line-height:1.35}.cart-shipping-progress p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.5}.checkout-shell{grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);display:grid;overflow:hidden}.checkout-panel{flex-direction:column;gap:22px;min-width:0;padding:30px 32px;display:flex}.checkout-panel--summary{background:linear-gradient(180deg, #fffffffa, #f8fbfff5), var(--panel)}.checkout-panel--payment{background:radial-gradient(circle at top right, #37b7ff14, transparent 24%), linear-gradient(180deg, #fffffffa, #f6fafff5), var(--panel);border-left:1px solid var(--line)}.checkout-loading{padding:32px}.checkout-breadcrumb{color:var(--muted);align-items:center;gap:12px;font-size:.88rem;display:flex}.checkout-breadcrumb__back{border:1px solid var(--line);min-width:48px;min-height:32px;color:var(--text);background:#ffffffeb;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-weight:700;display:inline-flex}.checkout-section-heading,.checkout-payment-header,.checkout-subsection{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.checkout-section-heading h1,.checkout-payment-header h2{font-size:clamp(1.9rem,2.4vw,2.8rem)}.checkout-subsection h3{margin-bottom:6px;font-size:1.08rem}.checkout-subsection p,.checkout-disclaimer,.checkout-security-row__detail,.checkout-order-card__header p,.checkout-summary-note p,.checkout-delivery-hint span{color:var(--muted)}.checkout-count{border:1px solid var(--line);color:var(--muted);border-radius:999px;align-items:center;margin-top:8px;padding:4px 10px;font-size:.82rem;display:inline-flex}.checkout-order-list{flex-direction:column;gap:14px;display:flex}.checkout-order-card,.checkout-promo-card,.checkout-totals-card,.checkout-summary-note,.checkout-delivery-hint{border:1px solid var(--line);background:var(--panel);border-radius:22px}.checkout-order-card{grid-template-columns:96px minmax(0,1fr);gap:14px;padding:14px;display:grid}.checkout-order-card__art{background:#e2ebf8eb;border-radius:16px;min-height:110px;position:relative;overflow:hidden}.checkout-order-card__art img{object-fit:cover}.checkout-order-card__content{flex-direction:column;gap:12px;min-width:0;display:flex}.checkout-order-card__header{justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;display:flex}.checkout-order-card__header>div{min-width:0}.checkout-order-card__header h2{overflow-wrap:anywhere;word-break:break-word;margin-bottom:6px;font-size:1.08rem;line-height:1.3}.checkout-order-card__header strong{white-space:normal;text-align:right;overflow-wrap:anywhere;word-break:break-word;font-size:1.02rem}.checkout-chip-row{flex-wrap:wrap;gap:8px;display:flex}.checkout-chip{border:1px solid var(--line);max-width:100%;min-height:30px;color:var(--muted);white-space:normal;overflow-wrap:anywhere;word-break:break-word;text-align:center;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:.8rem;display:inline-flex}.checkout-promo-card,.checkout-summary-note{justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;display:flex}.checkout-promo-card strong{margin-top:4px;display:block}.checkout-promo-card__label{color:var(--muted);font-size:.82rem;display:inline-block}.checkout-promo-card__badge,.checkout-summary-note__pill{max-width:100%;min-height:34px;color:var(--accent-strong);white-space:normal;overflow-wrap:anywhere;word-break:break-word;text-align:center;background:#2eaef11f;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:.82rem;font-weight:700;display:inline-flex}.checkout-totals-card{flex-direction:column;gap:14px;padding:18px;display:flex}.checkout-mini-button{min-height:38px;padding:0 14px;font-size:.88rem}.checkout-method-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.checkout-method-tab{border:1px solid var(--line);background:var(--surface-soft);min-height:46px;color:var(--muted);white-space:normal;overflow-wrap:anywhere;word-break:break-word;text-align:center;border-radius:14px;padding:0 14px;transition:border-color .16s,background .16s,color .16s,transform .16s}.checkout-method-tab.is-active,.checkout-provider-chip.is-active{border-color:var(--line-strong);color:var(--text);background:#37b7ff1f}.checkout-provider-strip{flex-wrap:wrap;gap:10px;display:flex}.checkout-provider-chip{border:1px solid var(--line);background:var(--surface-soft);max-width:100%;min-height:38px;color:var(--muted);white-space:normal;overflow-wrap:anywhere;word-break:break-word;text-align:center;border-radius:12px;justify-content:center;align-items:center;padding:0 14px;font-size:.9rem;display:inline-flex}button.checkout-provider-chip{cursor:pointer}.checkout-security-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.checkout-security-row__lock{border:1px solid var(--line);background:var(--surface-soft);min-height:34px;color:var(--text);border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:.84rem;font-weight:700;display:inline-flex}.checkout-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.checkout-fields .field--full{grid-column:1/-1}.checkout-fields--address .field--wide{grid-column:span 1}.checkout-method-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.checkout-method-card{border:1px solid var(--line);color:var(--text);text-align:left;background:#ffffffd1;border-radius:22px;flex-direction:column;gap:6px;padding:18px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.checkout-method-card:hover{border-color:#37b7ff57;transform:translateY(-1px)}.checkout-method-card.is-active{border-color:#37b7ff8a;box-shadow:0 0 0 3px #37b7ff1f}.checkout-method-card span{color:var(--muted)}.checkout-delivery-hint{flex-direction:column;gap:6px;padding:16px 18px;display:flex}.checkout-delivery-hint--error{background:#ff698914;border-color:#ff698947}.checkout-referral-toggle{color:var(--text);align-items:center;gap:10px;font-weight:600;display:inline-flex}.checkout-referral-toggle input{width:16px;height:16px;accent-color:var(--accent)}.checkout-inline-totals{flex-direction:column;gap:12px;padding-top:4px;display:flex}.checkout-submit{width:100%;min-height:54px;font-size:1rem}.checkout-disclaimer{font-size:.86rem;line-height:1.6}.checkout-wallet-panel{padding:18px}.payment-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.mobile-money-panel{border:1px solid var(--line);background:var(--panel);border-radius:18px;flex-direction:column;gap:12px;padding:16px;display:flex}.payment-card{border:1px solid var(--line);background:var(--panel);border-radius:18px;flex-direction:column;gap:8px;padding:16px;display:flex}.payment-card.is-active{border-color:var(--line-strong)}.payment-card input{margin:0}.error-text{color:var(--danger)}.metric-grid,.admin-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:18px;display:grid}.metric-grid--portal{gap:16px}.metric-card{border:1px solid var(--line);background:linear-gradient(#fffffffa,#f7fafff5);border-radius:24px;min-height:112px;padding:22px 24px}.metric-card span{color:var(--muted)}.metric-card strong{margin-top:10px;font-size:2rem;display:block}.admin-layout,.support-form,.support-hero,.service-card,.contact-card,.auth-card,.confirmation-card{flex-direction:column;gap:20px;display:flex}.support-form,.support-hero,.contact-card,.confirmation-card{padding:28px}.admin-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-grid--wide{grid-template-columns:repeat(2,minmax(0,1fr))}.account-dashboard-shell{grid-template-columns:250px minmax(0,1fr);display:grid;overflow:hidden}.account-dashboard__sidebar{border-right:1px solid var(--line);background:linear-gradient(180deg, #fffffffa, #f7fafff5), var(--bg-soft);flex-direction:column;gap:24px;padding:28px 22px;display:flex}.account-dashboard__identity{border:1px solid var(--line);background:#ffffffc7;border-radius:22px;align-items:center;gap:14px;padding:14px;display:flex}.account-dashboard__avatar,.account-profile-card__avatar{color:#07131b;letter-spacing:.06em;background:linear-gradient(#38c8ff,#178fd1);border-radius:20px;justify-content:center;align-items:center;font-family:Orbitron,Bahnschrift,sans-serif;font-weight:800;display:inline-flex}.account-dashboard__avatar-image,.account-profile-card__avatar-image{object-fit:cover;background:#eaf6ff;border:1px solid #178fd133;display:block}.account-dashboard__avatar{flex:0 0 56px;width:56px;height:56px;font-size:1rem}.account-dashboard__avatar-image{border-radius:20px;flex:0 0 56px;width:56px;height:56px}.account-dashboard__identity-copy{flex-direction:column;flex:auto;gap:4px;min-width:0;display:flex}.account-dashboard__identity-copy strong,.account-dashboard__identity-copy span{overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%;display:block}.account-dashboard__identity-copy strong{line-height:1.2}.account-dashboard__identity-copy span{font-size:.94rem;line-height:1.35}.account-dashboard__identity-copy span,.account-dashboard__header p,.account-profile-card__meta span,.account-profile-card__meta p,.account-section-kicker{color:var(--muted)}.account-dashboard__nav{flex-direction:column;gap:8px;display:flex}.account-dashboard__nav-link{width:100%;min-height:42px;color:var(--muted);cursor:pointer;font:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:14px;justify-content:space-between;align-items:center;padding:0 14px;transition:border-color .16s,background .16s,color .16s,transform .16s;display:flex}.account-dashboard__nav-label{overflow-wrap:anywhere;word-break:break-word;min-width:0}.account-dashboard__nav-dot{background:var(--accent-strong);border-radius:999px;flex:0 0 8px;width:8px;height:8px;box-shadow:0 0 0 4px #16a7ff24}.account-dashboard__nav-link:hover,.account-dashboard__nav-link.is-active{border-color:var(--line);color:var(--text);background:#16a7ff14;transform:translate(2px)}.account-dashboard__sidebar-actions{flex-direction:column;gap:12px;margin-top:auto;display:flex}.account-dashboard__content{flex-direction:column;gap:20px;min-width:0;padding:28px;display:flex}.account-dashboard__header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.account-dashboard__header p{max-width:560px;margin-top:10px}.account-dashboard__section{flex-direction:column;gap:18px;display:flex}.account-profile-card,.account-section-card{border:1px solid var(--line);background:var(--panel);border-radius:24px}.account-profile-card{flex-direction:column;gap:22px;padding:24px;display:flex}.account-profile-card__heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.account-profile-card__status{border:1px solid var(--line);background:var(--surface-soft);min-height:34px;color:var(--text);border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:.84rem;font-weight:700;display:inline-flex}.account-profile-card__hero{align-items:center;gap:18px;display:flex}.account-profile-card__avatar{border-radius:24px;flex:0 0 72px;width:72px;height:72px;font-size:1.2rem}.account-profile-card__avatar-image{border-radius:24px;flex:0 0 72px;width:72px;height:72px}.account-profile-card__meta{flex-direction:column;gap:5px;display:flex}.account-profile-card__meta strong{font-size:1.12rem}.account-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.account-profile-form{flex-direction:column;gap:16px;display:flex}.account-profile-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.account-photo-form-actions{align-items:flex-end;display:flex}.account-form-field{flex-direction:column;gap:8px;display:flex}.account-form-field span{color:var(--muted);font-size:.86rem}.account-form-input{border:1px solid var(--line);width:100%;min-height:50px;color:var(--text);background:#fffffff5;border-radius:16px;outline:none;padding:0 16px;transition:border-color .16s,background .16s,box-shadow .16s}.account-form-input:focus{border-color:#37b7ffb3;box-shadow:0 0 0 3px #37b7ff24}.account-form-input[readonly]{opacity:.78;cursor:default}.account-form-textarea{resize:vertical;min-height:148px;padding:14px 16px}.account-form-actions{flex-wrap:wrap;gap:12px;display:flex}.account-support-form{flex-direction:column;gap:14px;display:flex}.account-form-feedback{font-size:.92rem;font-weight:600}.account-form-feedback.is-success{color:#7cd6ff}.account-form-feedback.is-error{color:#ff8d8d}.account-detail-card{border:1px solid var(--line);background:var(--surface-soft);border-radius:18px;flex-direction:column;gap:8px;padding:16px;display:flex}.account-detail-card span{color:var(--muted);font-size:.86rem}.account-detail-card strong{font-size:1.05rem}.account-dashboard__section--split{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;display:grid}.account-records-page{max-width:1120px}.account-section-card{flex-direction:column;gap:18px;padding:24px;display:flex}.account-records-card{gap:16px}.account-order-list{flex-direction:column;gap:14px;display:flex}.account-orders-toolbar{flex-direction:column;gap:16px;display:flex}.account-orders-toolbar__summary{flex-wrap:wrap;gap:10px;display:flex}.account-orders-toolbar__metric{border:1px solid var(--line);background:var(--surface-soft);min-height:38px;color:var(--text);border-radius:999px;align-items:center;padding:0 14px;font-size:.9rem;font-weight:700;display:inline-flex}.account-orders-toolbar__filters{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.account-orders-toolbar__field{flex-direction:column;gap:8px;display:flex}.account-orders-toolbar__field span{color:var(--muted);font-size:.86rem;font-weight:600}.account-orders-toolbar__field input,.account-orders-toolbar__field select{border:1px solid var(--line);background:var(--panel);min-height:46px;color:var(--text);font:inherit;border-radius:14px;padding:0 14px}.account-orders-empty{border:1px solid var(--line);background:var(--surface-soft);border-radius:18px}.account-list-card{border:1px solid var(--line);background:var(--panel);border-radius:18px;padding:14px 16px}.account-order-card{border:1px solid var(--line);background:var(--panel);border-radius:22px;flex-direction:column;gap:14px;padding:18px;display:flex}.account-order-card__header,.confirmation-card__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.account-order-card__header h2,.confirmation-card__header h1{margin-top:4px}.account-order-card__header p,.confirmation-card__header p,.account-order-card__items,.account-order-card__message,.confirmation-card__notice p{color:var(--muted)}.account-order-card__meta,.confirmation-card__status-row{flex-wrap:wrap;gap:10px;display:flex}.account-order-card__summary,.confirmation-card__summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.account-order-card__metric,.confirmation-card__metric,.confirmation-card__notice{border:1px solid var(--line);background:var(--surface-soft);border-radius:18px;flex-direction:column;gap:8px;padding:14px 16px;display:flex}.account-order-card__metric span,.confirmation-card__metric span{color:var(--muted);font-size:.9rem}.account-order-card__metric strong,.confirmation-card__metric strong{font-size:1.05rem}.confirmation-card__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.confirmation-card__list li{border:1px solid var(--line);background:var(--surface-soft);border-radius:16px;justify-content:space-between;align-items:flex-start;gap:14px;padding:12px 14px;display:flex}.confirmation-card__list--keys strong{font-family:Consolas,Courier New,monospace;font-size:.92rem}.account-section-card .simple-list{gap:12px}.account-section-card .simple-list__item p:last-child{overflow-wrap:anywhere;word-break:break-all;font-family:Consolas,Courier New,monospace;font-size:.92rem}.account-key-card{gap:12px}.account-key-toolbar{border:1px solid var(--line);background:var(--surface-soft);border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.account-key-toolbar span{color:var(--muted);font-size:.92rem}.account-key-card__header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.account-key-card__header span{margin-top:6px;display:inline-block}.account-key-card__toggle{white-space:normal;text-align:center;min-height:40px;padding:0 16px;line-height:1.2}.account-key-card__code{letter-spacing:.04em;color:var(--text);overflow-wrap:anywhere;word-break:break-all;font-family:Consolas,Courier New,monospace;font-size:.94rem}.account-key-card__code.is-hidden{color:var(--muted)}.account-key-card__actions{justify-content:flex-end;display:flex}@media (max-width:900px){.account-orders-toolbar__filters{grid-template-columns:1fr}.account-key-toolbar{flex-direction:column;align-items:stretch}}.admin-dashboard-shell{grid-template-columns:292px minmax(0,1fr);display:grid;overflow:hidden}.admin-dashboard__sidebar{border-right:1px solid var(--line);background:linear-gradient(180deg, #fffffffa, #f7fafff5), var(--bg-soft);flex-direction:column;gap:20px;min-width:0;padding:28px 22px;display:flex}.admin-dashboard__identity{border:1px solid var(--line);background:#ffffffc7;border-radius:24px;align-items:center;gap:14px;padding:14px;display:flex}.admin-dashboard__avatar{color:#07131b;letter-spacing:.06em;background:linear-gradient(#38c8ff,#178fd1);border-radius:20px;flex:0 0 58px;justify-content:center;align-items:center;width:58px;height:58px;font-family:Orbitron,Bahnschrift,sans-serif;font-size:1rem;font-weight:800;display:inline-flex}.admin-dashboard__identity-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.admin-dashboard__identity-copy strong,.admin-dashboard__identity-copy span,.admin-dashboard__identity-copy small{overflow-wrap:anywhere;word-break:break-word;min-width:0}.admin-dashboard__identity-copy span,.admin-dashboard__identity-copy small,.admin-dashboard__header p,.admin-dashboard__nav-link span,.admin-dashboard__empty p,.admin-dashboard__helper-card span,.admin-dashboard__meta-grid span{color:var(--muted)}.admin-dashboard__nav{flex-direction:column;gap:8px;display:flex}.admin-dashboard__nav-link{width:100%;min-width:0;color:var(--text);text-align:left;background:0 0;border:1px solid #0000;border-radius:18px;flex-direction:column;gap:4px;padding:14px 16px;transition:border-color .16s,background .16s,transform .16s;display:flex}.admin-dashboard__nav-link:hover,.admin-dashboard__nav-link.is-active{border-color:var(--line);background:#ffffff0d;transform:translate(2px)}.admin-dashboard__nav-link strong{overflow-wrap:anywhere;word-break:break-word;min-width:0;font-size:.98rem}.admin-dashboard__nav-link span{white-space:normal;overflow-wrap:anywhere;word-break:break-word;min-width:0;font-size:.85rem;line-height:1.45}.admin-dashboard__privilege-card,.admin-dashboard__helper-card,.admin-dashboard__quick-button,.admin-dashboard__list-card{border:1px solid var(--line);background:var(--panel);border-radius:20px}.admin-dashboard__privilege-card{flex-direction:column;gap:14px;padding:18px;display:flex}.admin-dashboard__privilege-list{margin:0;padding-left:1rem}.admin-dashboard__privilege-list li{overflow-wrap:anywhere;word-break:break-word}.admin-dashboard__privilege-list li+li{margin-top:8px}.admin-dashboard__sidebar-actions{flex-direction:column;gap:12px;margin-top:auto;display:flex}.admin-dashboard__sidebar-actions .primary-button,.admin-dashboard__sidebar-actions .secondary-button{white-space:normal;text-overflow:clip;justify-content:flex-start;width:100%;line-height:1.25;overflow:visible}.admin-dashboard__content{flex-direction:column;gap:22px;min-width:0;padding:28px;display:flex}.admin-dashboard__header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.admin-dashboard__header p{max-width:720px;margin-top:10px}.admin-dashboard__role-badge{min-height:38px;color:var(--accent-strong);white-space:nowrap;background:#2eaef11f;border:1px solid #62b7ff59;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:.88rem;font-weight:700;display:inline-flex}.admin-dashboard__section{flex-direction:column;gap:18px;display:flex}.admin-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-dashboard__panel-grid{grid-template-columns:1fr;align-items:start;gap:18px;display:grid}.admin-dashboard__panel-grid--overview{grid-template-columns:1fr}.admin-dashboard__panel{flex-direction:column;gap:18px;min-width:0;padding:24px;display:flex}.admin-dashboard__form-panel .form-grid,.admin-dashboard__form-panel .admin-layout{width:100%}.admin-dashboard__quick-grid,.admin-dashboard__helper-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.admin-dashboard__helper-grid--stacked{grid-template-columns:1fr}.admin-dashboard__quick-button,.admin-dashboard__helper-card{flex-direction:column;gap:6px;padding:16px;display:flex}.admin-dashboard__helper-card--compact{gap:4px;padding:14px 16px}.admin-dashboard__quick-button{color:var(--text);text-align:left;transition:border-color .16s,transform .16s,background .16s}.admin-dashboard__quick-button:hover{border-color:var(--line-strong);background:#ffffff0b;transform:translateY(-2px)}.admin-dashboard__helper-card strong{font-size:1.2rem}.admin-pickup-selector{border:1px solid var(--line);background:#fff9;border-radius:12px;margin-top:8px;padding:8px 10px}.admin-pickup-selector summary{cursor:pointer;color:var(--muted);font-size:.85rem;font-weight:600}.admin-pickup-selector__options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.admin-pickup-selector__option{color:var(--text);align-items:center;gap:8px;font-size:.9rem;display:inline-flex}.admin-dashboard__item-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.admin-dashboard__item-row>div{flex-direction:column;gap:5px;min-width:0;display:flex}.admin-dashboard__item-row span{color:var(--muted);overflow-wrap:anywhere;word-break:break-word}.admin-dashboard__item-row strong,.admin-dashboard__meta-grid span,.admin-dashboard__helper-card strong,.admin-dashboard__helper-card span{overflow-wrap:anywhere;word-break:break-word}.admin-dashboard__badge-row{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.admin-dashboard__list-card{gap:12px;min-width:0;padding:16px 18px}.admin-dashboard__order-items{margin:0;padding-left:1rem}.admin-dashboard__order-items li+li{margin-top:6px}.admin-dashboard__order-items strong{display:inline}.admin-dashboard__order-items span{color:var(--muted);margin-left:6px}.admin-status-badge{border:1px solid var(--line);background:var(--surface-soft);min-height:34px;color:var(--text);white-space:nowrap;text-overflow:ellipsis;border-radius:999px;justify-content:center;align-items:center;max-width:100%;padding:0 12px;font-size:.82rem;font-weight:700;display:inline-flex;overflow:hidden}.admin-status-badge.is-fulfilled,.admin-status-badge.is-completed,.admin-status-badge.is-delivered,.admin-status-badge.is-live,.admin-status-badge.is-role-admin{color:#7df0b1;background:#47d18c1f;border-color:#47d18c47}.admin-status-badge.is-processing,.admin-status-badge.is-available,.admin-status-badge.is-draft,.admin-status-badge.is-warning{color:var(--accent-strong);background:#2eaef11f;border-color:#62b7ff47}.admin-status-badge.is-reserved{color:#ffd27d;background:#ffbe541f;border-color:#ffbe544d}.admin-status-badge.is-suspended,.admin-status-badge.is-failed,.admin-status-badge.is-cancelled,.admin-status-badge.is-role-customer{color:#ff9bb0;background:#ff69891f;border-color:#ff69894d}.admin-dashboard__meta-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.admin-image-preview-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;display:grid}.admin-image-preview{border:1px solid var(--line);background:var(--surface-soft);border-radius:18px;min-height:128px;position:relative;overflow:hidden}.admin-image-preview span{z-index:1;color:#fff;background:#0e1726b8;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:.74rem;font-weight:700;display:inline-flex;position:absolute;top:8px;left:8px}.admin-image-preview img{object-fit:cover}.admin-dashboard__control-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:14px;display:flex}.admin-dashboard__control-field{min-width:220px;max-width:100%}.admin-dashboard__key-toggle{flex:none;justify-content:center;align-items:center;display:inline-flex}.admin-dashboard__key-toggle input{width:16px;height:16px;accent-color:var(--accent-strong);margin:0}.admin-dashboard__user-id-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.admin-dashboard__user-id{overflow-wrap:anywhere;border:1px solid var(--line);background:var(--surface-soft);max-width:100%;color:var(--text);border-radius:10px;padding:5px 8px;font-family:Consolas,Courier New,monospace;font-size:.8rem;display:inline-flex}.admin-dashboard__user-note{color:var(--muted);font-size:.9rem}.admin-dashboard__select{border:1px solid var(--line);width:100%;min-width:0;max-width:100%;min-height:48px;color:var(--text);background:#fffffff5;border-radius:14px;padding:0 40px 0 14px}.admin-dashboard__empty{border:1px dashed var(--line);background:#16a7ff09;border-radius:18px;flex-direction:column;gap:8px;padding:18px;display:flex}.admin-import-search{flex-direction:column;gap:14px;display:flex}.admin-import-results{flex-direction:column;gap:12px;display:flex}.admin-import-card{border:1px solid var(--line);background:var(--panel);border-radius:18px;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.admin-import-card>:nth-child(2){min-width:0}.admin-import-card strong,.admin-import-card span,.admin-import-card p,.admin-import-card small{overflow-wrap:anywhere;word-break:break-word}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.admin-import-card__media{border:1px solid var(--line);background:var(--surface-soft);border-radius:16px;width:76px;height:96px;position:relative;overflow:hidden}.admin-import-card__media span{width:100%;height:100%;color:var(--muted);justify-content:center;align-items:center;font-size:1.35rem;font-weight:700;display:inline-flex}.admin-import-card__copy{flex-direction:column;gap:5px;min-width:0;display:flex}.admin-import-card__copy span,.admin-import-card__copy small{color:var(--muted)}.sidebar-logo__mark{animation:3.4s ease-in-out infinite badge-pulse;box-shadow:0 0 #38c8ff00}.sidebar-link__icon svg,.icon-button svg,.topbar-toggle svg{transition:transform .2s}.sidebar-link:hover .sidebar-link__icon svg,.icon-button:hover svg,.topbar-toggle:hover svg{transform:scale(1.08)}.product-card:hover .product-card__art,.metric-card:hover,.service-card:hover,.contact-card:hover,.checkout-order-card:hover,.cart-line:hover,.faq-item:hover,.account-list-card:hover{border-color:var(--line-strong);transform:translateY(-4px);box-shadow:0 22px 38px #0f172a1f}.hero-art:hover:after,.gallery-stage:hover:after,.product-card:hover .product-card__art:after{opacity:1;transform:translate(18%)rotate(8deg)}.hero-art:hover .hero-art__stage img,.gallery-stage:hover .gallery-image-frame img,.product-card:hover .product-card__art img,.checkout-order-card:hover .checkout-order-card__art img,.search-result:hover .search-result__art,.hero-thumb:hover img,.hero-thumb.is-active img,.gallery-thumb:hover img,.gallery-thumb.is-active img{transform:scale(1.06)}.hero-thumb:hover,.gallery-thumb:hover{border-color:#37b7ff38;transform:translateY(-2px)}.checkout-order-card__art img{transition:transform .42s cubic-bezier(.22,1,.36,1)}.site-footer__column-links a,.site-footer__bottom-links a{transition:color .16s,transform .16s}.site-footer__column-links a:hover,.site-footer__bottom-links a:hover{transform:translateY(-1px)}.portal-hero,.portal-card,.support-faq-panel{padding:26px 28px}.portal-hero{gap:14px}.portal-hero p{color:var(--muted)}.portal-card{gap:18px}.portal-card .simple-list{gap:12px}.portal-card .simple-list__item{padding:14px 16px}.admin-item-form{gap:16px}.simple-list__item{flex-direction:column;gap:6px;min-width:0;display:flex}.simple-list__item p{color:var(--muted);overflow-wrap:anywhere;word-break:break-word}.simple-list__item span,.simple-list__item strong,.simple-list__item small{overflow-wrap:anywhere;word-break:break-word}.faq-item h2,.faq-item h3{margin-bottom:8px;font-size:1.05rem}.support-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;display:grid}.service-card{gap:14px;padding:22px}.support-faq-panel{gap:18px}.support-faq-panel .faq-list{gap:12px}.support-faq-panel .faq-item{padding:18px}.service-card p,.contact-card p,.support-hero p{color:var(--muted)}.support-hero p{max-width:560px}.contact-card .simple-list{gap:12px}.contact-card .simple-list__item{gap:4px;padding:14px}.support-suggestions{border:1px solid var(--line);background:radial-gradient(circle at top right, #37b7ff14, transparent 28%), linear-gradient(180deg, #fffffffa, #f6fafff5), var(--panel);box-shadow:var(--shadow);color:var(--text);flex-direction:column;gap:18px;padding:20px 22px;display:flex}.support-suggestions__meta{color:var(--muted);margin-top:-8px;font-size:.86rem}.support-suggestions__block{flex-direction:column;gap:10px;display:flex}.support-suggestions__label{color:var(--accent-strong);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:700}.support-suggestions__chips{flex-wrap:wrap;gap:10px;display:flex}.support-suggestions__chip{border:1px solid var(--line);min-height:36px;color:var(--text);background:#fffffff5;border-radius:999px;align-items:center;padding:0 14px;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.support-suggestions__chip:hover{background:#37b7ff14;border-color:#37b7ff47;transform:translateY(-1px)}.support-suggestions__list{gap:10px;display:grid}.support-suggestions__card{border:1px solid var(--line);background:#ffffffe6;border-radius:16px;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.support-suggestions__card p{color:var(--muted)}.support-suggestions__actions{justify-content:flex-start;margin-top:6px;display:flex}.support-suggestions__inline-button{color:var(--accent-strong);text-underline-offset:3px;background:0 0;border:none;padding:0;font-size:.84rem;font-weight:600;-webkit-text-decoration:underline #37b7ff73;text-decoration:underline #37b7ff73}.support-suggestions__inline-button:hover{color:var(--accent);text-decoration-color:#37b7ffd9}.support-suggestions__hint{color:var(--muted);margin:0;font-size:.86rem}.support-suggestions__card--link{transition:transform .16s,border-color .16s,background .16s}.support-suggestions__card--link:hover{background:#37b7ff0f;border-color:#37b7ff3d;transform:translateY(-1px)}.support-links{border-top:1px solid var(--line);flex-direction:column;gap:10px;padding-top:18px;display:flex}.auth-layout{justify-content:center;padding-top:40px;display:flex}.auth-card{width:min(480px,100%);padding:28px}.auth-card__error{color:#8c2038;background:#e461791a;border:1px solid #ff698947;border-radius:16px;padding:12px 14px;line-height:1.6}.auth-consent{color:var(--muted);align-items:flex-start;gap:12px;line-height:1.6;display:flex}.auth-consent input{width:18px;height:18px;accent-color:var(--accent);margin-top:2px}.auth-consent a{color:var(--accent-strong);font-weight:700}.legal-page{gap:22px}.legal-hero,.legal-card{padding:28px}.legal-hero{flex-direction:column;gap:16px;display:flex}.legal-hero p,.legal-card p{max-width:72ch;color:var(--muted);line-height:1.7}.legal-meta{color:var(--muted);flex-wrap:wrap;gap:12px 18px;font-size:.92rem;display:flex}.legal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.legal-card{flex-direction:column;gap:12px;display:flex}.legal-card h2{font-size:1.05rem}.auth-password-panel{flex-direction:column;gap:12px;padding-top:8px;display:flex}.auth-password-strength{flex-direction:column;gap:8px;display:flex}.auth-password-strength__meter{background:#ffffff14;border-radius:999px;width:100%;height:4px;overflow:hidden}.auth-password-strength__fill{border-radius:inherit;height:100%;transition:width .22s,background .22s,box-shadow .22s;display:block}.auth-password-strength__fill.is-weak{background:#ff6e66;box-shadow:0 0 14px #ff6e6647}.auth-password-strength__fill.is-fair{background:#ffb659;box-shadow:0 0 14px #ffb6593d}.auth-password-strength__fill.is-good,.auth-password-strength__fill.is-strong{background:#2bd881;box-shadow:0 0 14px #2bd88138}.auth-password-strength__label{color:var(--muted);font-size:.88rem}.auth-password-strength__label.is-weak{color:#ff8f88}.auth-password-strength__label.is-fair{color:#ffca7a}.auth-password-strength__label.is-good,.auth-password-strength__label.is-strong{color:#55e39a}.auth-password-rules{gap:8px;display:grid}.auth-password-rule{color:var(--muted);align-items:center;gap:10px;font-size:.95rem;display:flex}.auth-password-rule.is-met{color:#55e39a}.auth-password-rule__icon{color:#ff8f88;justify-content:center;width:16px;font-size:.86rem;font-weight:700;display:inline-flex}.auth-password-rule.is-met .auth-password-rule__icon{color:#55e39a}.auth-card__links,.auth-card__actions{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.access-card{gap:18px}.access-card .helper-text{line-height:1.6}.auth-card__email-chip{border:1px solid var(--line);background:var(--surface-soft);border-radius:16px;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.auth-card__email-chip span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.84rem}.auth-card__email-chip strong{overflow-wrap:anywhere}.auth-card__steps{flex-direction:column;gap:8px;display:flex}.auth-card__steps p{color:var(--muted)}.auth-card__divider{color:var(--muted);text-transform:uppercase;letter-spacing:.18em;justify-content:center;align-items:center;font-size:.72rem;display:flex;position:relative}.auth-card__divider:before{content:"";border-top:1px solid var(--line);position:absolute;inset:50% 0 auto}.auth-card__divider span{z-index:1;background:var(--panel);padding:0 12px;position:relative}.oauth-button{border:1px solid var(--line);width:fit-content;max-width:100%;min-height:48px;color:var(--text);white-space:normal;text-align:center;background:#fffffff5;border-radius:16px;justify-content:center;align-items:center;gap:12px;padding:0 18px;line-height:1.2;transition:border-color .16s,background .16s;display:inline-flex}.oauth-button:hover{border-color:var(--line-strong);background:#fff}.oauth-button.is-disabled{opacity:.82;border-style:dashed}.oauth-button.is-disabled:hover{border-color:var(--line);background:#fffffff5;transform:none}.oauth-button:disabled{opacity:.7;cursor:wait}.oauth-button__icon{flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.oauth-button__icon svg{width:100%;height:100%;display:block}.auth-card__button-link{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.wishlist-hero,.wishlist-empty{flex-direction:column;gap:14px;padding:28px;display:flex}.wishlist-empty{align-items:flex-start}.wishlist-empty p{max-width:520px;color:var(--muted)}.wishlist-toolbar{justify-content:space-between;align-items:center;gap:18px;padding:22px 24px;display:flex}.wishlist-toolbar strong{margin-bottom:6px;display:block}.wishlist-toolbar p{max-width:58ch;color:var(--muted)}.cart-main{flex-direction:column;gap:16px;display:flex}.cart-refresh-card,.cart-empty-card{padding:24px 26px}.cart-refresh-card{color:var(--muted)}.cart-refresh-overlay{z-index:220;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff6b;place-items:center;display:grid;position:fixed;inset:0}.empty-state{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.cart-empty-card{max-width:760px}.cart-empty-card p{max-width:560px;color:var(--muted)}.route-loader{place-items:center;min-height:56vh;padding:16px;display:grid}.route-loader--inline{border:1px solid var(--line);background:var(--panel);border-radius:20px;min-height:180px}.route-loader__surface{width:84px;height:84px;box-shadow:none;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:relative}.route-loader__spinner{z-index:1;width:30px;height:30px;box-shadow:none;background:0 0;border:3px solid #37b7fff5;border-color:#37b7fff5 #37b7ff75 #37b7ff2e #37b7ff2e;border-radius:999px;flex:0 0 30px;animation:.82s linear infinite loader-spin;display:inline-flex;position:relative}.route-progress{z-index:160;pointer-events:none;width:100%;height:4px;position:fixed;top:0;left:0;overflow:hidden}.route-progress:before{content:"";background:linear-gradient(90deg,#37b7ff33,#37b7fff2);width:35%;height:100%;animation:1s ease-in-out infinite route-progress-slide;position:absolute;top:0;left:-35%}.app-toast-stack{z-index:120;flex-direction:column;gap:10px;width:min(340px,100vw - 24px);display:flex;position:fixed;top:18px;right:18px}.app-toast{border:1px solid var(--line);background:#fffffffa;border-radius:0;align-items:flex-start;gap:0;width:100%;padding:12px 42px 14px 13px;animation:.18s ease-out app-toast-in;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 28px #0f172a1f}.app-toast:after{content:"";z-index:2;pointer-events:none;background:green;width:100%;height:5px;animation:5s linear forwards anim;position:absolute;bottom:0;left:0}.app-toast__close{z-index:3;width:22px;height:22px;color:var(--text);cursor:pointer;background:#0f172a14;border:0;border-radius:999px;padding:0;font-size:.95rem;font-weight:700;line-height:1;position:absolute;top:6px;right:8px}.app-toast__close:hover{background:#0f172a29}.app-toast--success{border-color:#2aaa6857}.app-toast--error{border-color:#e4617957}.app-toast--info{border-color:#37b7ff4d}.app-toast__body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.app-toast__body strong{color:var(--text);font-size:.92rem;line-height:1.3}.app-toast__body p{color:var(--muted);font-size:.86rem;line-height:1.45}.app-toast__actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:3px;display:flex}.app-toast__link,.app-toast__dismiss{color:var(--accent-strong);background:0 0;border:0;padding:0;font-size:.82rem;font-weight:700;line-height:1.3}@keyframes app-toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes route-progress-slide{0%{left:-35%}to{left:100%}}@keyframes anim{to{width:0}}@keyframes surface-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes card-rise{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes content-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-switch{0%{opacity:0;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}@keyframes media-switch{0%{opacity:0;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}@keyframes dropdown-enter{0%{opacity:0;transform:translateY(-6px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes badge-pulse{0%,to{box-shadow:0 0 #38c8ff00}50%{box-shadow:0 0 20px #16a7ff3d}}@keyframes button-loading-pulse{0%,to{box-shadow:0 0 0 1px #5bc6ff47,0 14px 28px #1069a52e}50%{box-shadow:0 0 0 1px #16a7ff70,0 18px 34px #37b7ff29}}@keyframes button-loading-sheen{0%{transform:translate(-190%)skew(-20deg)}to{transform:translate(360%)skew(-20deg)}}@keyframes loader-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:1180px){.product-grid,.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__rail,.site-footer__bottom{flex-direction:column;align-items:flex-start}.admin-grid,.support-grid,.store-browser__controls,.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-browser__active-summary{flex-direction:column;align-items:flex-start}.hero-panel,.product-detail-layout,.cart-layout,.checkout-layout,.checkout-shell,.admin-dashboard-shell,.admin-dashboard__panel-grid,.admin-dashboard__panel-grid--overview,.account-dashboard-shell,.account-dashboard__section--split,.referral-overview,.legal-grid,.support-layout,.split-showcase{grid-template-columns:1fr}.referral-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-panel--payment{border-left:0;border-top:1px solid var(--line)}.account-dashboard__sidebar,.admin-dashboard__sidebar{border-right:0;border-bottom:1px solid var(--line)}.account-dashboard__sidebar-actions,.admin-dashboard__sidebar-actions{margin-top:0}}@media (max-width:920px){.app-shell{grid-template-columns:1fr}.app-shell.is-compact-shell .sidebar{z-index:70;opacity:1;background:radial-gradient(circle at 100% 0,#37b7ff14,#0000 24%),linear-gradient(#fffffffc,#f5f9fffa),#fffffffa;border-right:1px solid #0c16281f;width:min(320px,100vw - 42px);min-width:0;height:100vh;padding:20px 16px 24px;position:fixed;top:0;left:0;transform:translate(0);box-shadow:24px 0 50px #0f172a1f}.app-shell.is-compact-shell.is-sidebar-hidden .sidebar{opacity:0;pointer-events:none;width:min(320px,100vw - 42px);max-height:none;padding-top:20px;padding-bottom:24px;transform:translate(-108%)}.app-shell.is-compact-shell .sidebar-logo{padding:12px 14px}.app-shell.is-compact-shell .sidebar-nav{flex-direction:column;margin-top:22px;overflow:visible}.app-content{padding:14px 14px 98px}.topbar{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:radial-gradient(circle at 100% 0,#37b7ff14,#0000 24%),linear-gradient(#fffffff5,#f5f9fff0),#ffffffeb;border:1px solid #0c16281f;border-radius:24px;flex-direction:column;align-items:stretch;gap:12px;padding:10px 12px;position:sticky;top:0}.topbar-left,.topbar-actions,.search-shell{width:100%}.topbar-actions{justify-content:flex-end;gap:8px}.shell-backdrop{z-index:60;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#03050a94;border:0;display:block;position:fixed;inset:0}.mobile-bottom-nav{z-index:45;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#fffffffa,#f5f9fff5),#fffffff5;border:1px solid #0c162824;border-radius:24px;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:10px;display:grid;position:fixed;bottom:10px;left:12px;right:12px;box-shadow:0 18px 34px #0f172a1f}.mobile-bottom-nav__link{min-height:62px;color:var(--muted);border:1px solid #0000;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:6px;transition:border-color .16s,background .16s,color .16s,transform .16s;display:flex}.mobile-bottom-nav__link.is-active{color:var(--text);background:#16a7ff1a;border-color:#16a7ff4d}.mobile-bottom-nav__icon svg{width:20px;height:20px}.mobile-bottom-nav__label{letter-spacing:.02em;font-size:.72rem;font-weight:700}.site-footer{border-radius:24px;margin-bottom:84px;padding:32px 20px 18px}.site-footer__payments{gap:8px}.site-footer__payment{min-height:34px;font-size:.78rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cart-line{grid-template-columns:92px minmax(0,1fr)}.cart-line__quantity,.cart-line__price,.cart-line .text-button{grid-column:2}.detail-columns,.account-order-card__summary,.confirmation-card__summary{grid-template-columns:1fr}.requirements-row{grid-template-columns:1fr;gap:8px}.site-footer__grid{grid-template-columns:1fr}.site-footer__bottom,.site-footer__bottom-links{gap:14px}}@media (max-width:640px){.product-grid,.admin-grid,.metric-grid,.admin-metric-grid,.referral-stat-grid,.support-grid,.store-browser__controls,.form-grid,.payment-options,.admin-dashboard__quick-grid,.admin-dashboard__helper-grid,.admin-dashboard__meta-grid,.checkout-method-tabs,.checkout-method-grid,.checkout-fields,.account-profile-form__grid,.account-profile-grid,.product-fulfillment-grid{grid-template-columns:1fr}.topbar{border-radius:22px;padding:10px}.topbar-left{gap:8px}.topbar-actions{justify-content:space-between}.topbar-actions .icon-button,.topbar-actions .avatar-pill{flex-basis:40px;width:40px;height:40px}.topbar-auth-button{min-height:40px;padding:0 14px}.referral-link-panel__header,.referral-link-row,.referral-entry__header,.wishlist-toolbar{flex-direction:column;align-items:flex-start}.referral-link-row{display:flex}.referral-link-panel__reward{width:100%}.account-dashboard__content,.account-dashboard__sidebar,.admin-dashboard__content,.admin-dashboard__sidebar,.account-profile-card,.account-section-card{padding:20px 18px}.admin-dashboard__header,.admin-dashboard__item-row,.admin-dashboard__control-row,.account-profile-card__hero,.account-key-card__header{flex-direction:column;align-items:flex-start}.app-toast-stack{width:auto;top:14px;left:14px;right:14px}.checkout-order-card{grid-template-columns:78px minmax(0,1fr)}.checkout-panel{padding:22px 18px}.checkout-promo-card,.checkout-summary-note,.checkout-section-heading,.checkout-payment-header,.checkout-subsection{flex-direction:column;align-items:flex-start}.field--wide,.field--full{grid-column:auto}.search-results__header{flex-direction:column;align-items:flex-start}.mobile-bottom-nav{border-radius:22px;gap:6px;padding:8px;bottom:8px;left:10px;right:10px}.mobile-bottom-nav__link{border-radius:16px;gap:4px;min-height:56px}.mobile-bottom-nav__label{font-size:.68rem}.admin-import-card{grid-template-columns:1fr}.admin-import-card__media{width:100%;max-width:220px;height:160px}.hero-caption{max-width:100%}.hero-art{min-height:420px}.route-loader__surface{justify-content:center;width:min(100%,320px)}.product-info-card__actions{grid-template-columns:1fr}.product-info-card__actions>:last-child{grid-column:auto}}@media (max-width:900px){.hero-actions,.button-row,.button-stack{gap:10px}.primary-button,.secondary-button{min-height:46px;padding-inline:18px}.campaign-carousel__stage{grid-template-columns:1fr}.campaign-carousel__discount{text-align:left;min-width:0}}
