:root{--bg-primary: #020617;--bg-surface: #0f172a;--bg-elevated: #1e293b;--text-primary: #f8fafc;--text-secondary: #94a3b8;--accent: #06b6d4;--accent-hover: #22d3ee;--border: rgba(255, 255, 255, .1);--input-bg: #1e293b;--input-focus-ring: #06b6d4;--glass-bg: rgba(15, 23, 42, .7);--glass-border: rgba(255, 255, 255, .1);--glass-blur: blur(12px);--radius-xl: 1.5rem;--radius-lg: 1rem;--radius-md: .75rem}*,*:before,*:after{box-sizing:border-box}html{font-size:16px;-webkit-text-size-adjust:100%}body{margin:0;min-height:100vh;min-height:100dvh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(to top,#1d4ed8 0%,var(--bg-primary) 45%,var(--bg-primary) 100%);color:var(--text-primary);display:flex;flex-direction:column}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dashboard-header{position:relative;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:52px;margin:0 -1rem;padding:.75rem 1rem;padding-top:max(.75rem,env(safe-area-inset-top));background:var(--bg-surface);border-bottom:1px solid var(--border);box-shadow:0 1px 3px #0003}.dashboard-header--profile-screen{background:transparent;border-bottom:none;box-shadow:none}.profile-screen-header-btn{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:.25rem;border:none;border-radius:9999px;background:transparent;color:var(--accent);text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:opacity .15s}.profile-screen-header-btn:hover{opacity:.9}.profile-screen-header-btn:active{opacity:.75}.profile-screen-header-title{margin:0;font-size:1.0625rem;font-weight:800;letter-spacing:.04em;color:var(--accent)}.header-left{flex-shrink:0;position:relative}.header-cities-btn{display:inline-flex;align-items:center;gap:.35rem;min-height:44px;min-width:44px;padding:.5rem .75rem;font-size:.9375rem;font-weight:600;color:var(--text-primary);background:var(--bg-elevated);border:1px solid var(--border);border-radius:9999px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s,border-color .15s}.header-cities-btn:hover{background:var(--bg-elevated);border-color:var(--accent)}.header-cities-btn[aria-expanded=true]{border-color:var(--accent);box-shadow:0 0 0 2px #06b6d44d}.header-cities-label{color:var(--text-primary)}.header-cities-chevron{display:flex;align-items:center;justify-content:center;color:var(--text-secondary);transition:transform .2s}.header-cities-btn[aria-expanded=true] .header-cities-chevron{transform:rotate(180deg)}.header-cities-dropdown{position:absolute;top:calc(100% + .35rem);left:0;min-width:10rem;max-height:60vh;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:.375rem;background:var(--bg-elevated);border:1px solid var(--border);border-radius:.5rem;box-shadow:0 10px 25px #0003;z-index:50}.header-cities-dropdown[hidden]{display:none}.cities-option{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;border-radius:.375rem;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s}.cities-option:hover{background:var(--bg-surface)}.cities-option-circle{flex-shrink:0;width:1.25rem;height:1.25rem;border:2px solid var(--border);border-radius:50%;background:transparent;transition:border-color .2s,background .2s}.cities-option.ticked .cities-option-circle{background:var(--accent);border-color:var(--accent);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-size:.75rem .75rem;background-position:center;background-repeat:no-repeat}.cities-option-label{font-size:.9375rem;color:var(--text-primary)}.header-center{flex:1;display:flex;align-items:center;justify-content:center;min-width:0}.header-center .logo{margin:0;font-size:1.25rem;font-weight:700;letter-spacing:-.02em;color:var(--text-primary);text-decoration:none}.header-center .logo:hover{color:var(--text-primary)}.header-center .logo .logo-accent{color:var(--accent)}.header-right{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.header-line{margin:0 -1rem;border:0;border-top:1px solid var(--border)}.back-arrow-btn{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:50%;background:var(--accent);color:var(--bg-primary);text-decoration:none;border:1px solid var(--accent);transition:background .2s,border-color .2s;flex-shrink:0}.profile-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:var(--bg-elevated);color:var(--text-primary);text-decoration:none;border:2px solid transparent;transition:border-color .2s,background .2s}.profile-icon-btn:hover{border-color:var(--accent);background:var(--bg-surface)}.profile-icon-btn svg{width:1.5rem;height:1.5rem}.logo{margin:0;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;color:var(--text-primary);text-decoration:none}.logo:hover{color:var(--text-primary)}.logo .logo-accent{color:var(--accent)}.logo-img{height:40px;width:auto;display:block;border-radius:50%;object-fit:contain}.logo-text{font-size:1.25rem;font-weight:700;color:var(--text-primary);letter-spacing:-.02em}.shop-owner-oval{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.5rem 1rem;font-size:.9375rem;font-weight:600;color:#0f172a;background:var(--accent);border:1px solid var(--accent);border-radius:9999px;text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .2s,border-color .2s}.shop-owner-oval:hover{background:var(--accent-hover);border-color:var(--accent-hover);color:#0f172a}.dashboard-main{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem 0}.landing-center-wrap{flex:1;display:flex;flex-direction:column;justify-content:center;padding-top:1.5rem}.landing-center-wrap .dashboard-main{flex:0 0 auto}.hero{width:100%;text-align:center}.hero-headline{margin:0 0 .5rem;font-size:1.5rem;font-weight:700;color:var(--text-primary);letter-spacing:-.02em}.hero-tagline{margin:0 0 1.5rem;font-size:1rem;color:var(--text-secondary);max-width:22rem;margin-left:auto;margin-right:auto}.search-row{display:flex;flex-direction:column;align-items:center;gap:.75rem;max-width:36rem;margin:0 auto;width:100%;padding:0 .5rem}.search-bar-pill-wrap{display:flex;align-items:stretch;width:100%;max-width:36rem;margin:0 auto;background:#fff;border:2px solid var(--border);border-radius:9999px;box-shadow:0 4px 16px #0003;overflow:hidden}.search-bar-pill{display:flex;align-items:center;flex:1;min-width:0;gap:.5rem;padding:.75rem 1.25rem}.search-bar-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#0f172a}.search-bar-search-btn{margin:0;padding:0 .5rem;background:none;border:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.search-bar-input{flex:1;min-width:0;min-height:48px;padding:.5rem .5rem .5rem 0;font-size:1rem;color:#0f172a;background:transparent;border:none;outline:none}.search-bar-input::placeholder{color:#94a3b8}.search-bar-pill-wrap:focus-within{border-color:var(--accent);box-shadow:0 4px 16px #0003,0 0 0 3px #06b6d44d}.dashboard-footer{margin-top:auto;padding:1rem 0;padding-bottom:max(1rem,env(safe-area-inset-bottom));text-align:center;font-size:.875rem;color:var(--text-secondary)}.dashboard-footer p{margin:0}.dashboard--profile-main{background:transparent}.customer-profile-page{width:100%;max-width:48rem;margin:0 auto;min-height:calc(100vh - 7rem);padding:1rem 0 .75rem;display:flex;flex-direction:column;gap:1rem}.customer-profile-hero{border-radius:1rem;padding:.35rem .5rem .25rem;text-align:center}.customer-profile-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem}.customer-profile-stat-card{min-height:4.3rem;border-radius:.9rem;padding:.65rem .45rem;background:#f8fafc21;border:1px solid rgba(148,163,184,.35);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.customer-profile-stat-value{font-size:1.2rem;line-height:1;font-weight:800;color:var(--accent)}.customer-profile-stat-label{margin-top:.28rem;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:#f8fafc;font-weight:600}.customer-profile-avatar-wrap{position:relative;margin:0 auto .6rem}.customer-profile-avatar{width:5.25rem;height:5.25rem;border-radius:9999px;box-sizing:border-box}.customer-profile-avatar-ring{border:2px solid var(--accent)}.customer-profile-avatar.customer-profile-avatar--photo{display:block;padding:2px;flex-shrink:0;object-fit:cover;box-shadow:0 8px 24px #0f172a73}.customer-profile-avatar.customer-profile-avatar--placeholder{display:flex;align-items:center;justify-content:center;padding:5px;background:#0f172a}.customer-profile-avatar-placeholder-inner{width:100%;height:100%;border-radius:9999px;background:linear-gradient(160deg,#475569,#334155);display:inline-flex;align-items:center;justify-content:center;color:#94a3b8}.customer-profile-status-dot{position:absolute;right:.02rem;bottom:.15rem;width:1rem;height:1rem;border-radius:9999px;border:2px solid #0f172a}.customer-profile-status-dot--cyan{background:var(--accent);box-shadow:0 0 0 2px #0f172ae6}.customer-profile-title{margin:0;font-size:1.35rem;font-weight:800;color:var(--accent);letter-spacing:-.02em}.customer-profile-email{margin:.35rem 0 0;font-size:.875rem;color:#22d3eeeb;word-break:break-word}.customer-profile-actions{background:#1e293ba6;border:1px solid rgba(6,182,212,.35);border-radius:1rem;overflow:hidden;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 24px #00000038;margin:0 -.7rem}.customer-profile-row{width:100%;min-height:3.55rem;display:flex;align-items:center;gap:.75rem;padding:.9rem 1rem;text-align:left;background:transparent;border:none;border-bottom:1px solid rgba(71,85,105,.65);color:#f8fafc;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .2s}.customer-profile-row:last-child{border-bottom:none}.customer-profile-row:disabled{cursor:default;opacity:.88}.customer-profile-row:disabled .customer-profile-row-chevron{opacity:.55}.customer-profile-row-icon{width:2.35rem;height:2.35rem;border-radius:9999px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;color:var(--accent);background:#0f172a8c;border:1px solid rgba(6,182,212,.4)}.customer-profile-row-copy{flex:1;min-width:0;display:flex;flex-direction:column;gap:.12rem}.customer-profile-row-title{font-size:.97rem;font-weight:700;color:#f8fafc}.customer-profile-row-subtitle{font-size:.78rem;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customer-profile-row-chevron{color:#94a3b8e6;flex-shrink:0}.customer-profile-signout-pill{width:min(20rem,calc(100% - 3.25rem));margin:.1rem auto 0;min-height:2.6rem;border-radius:1rem;border:none;background:linear-gradient(165deg,var(--accent-hover),var(--accent));color:#0f172a;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:.9rem;font-weight:800;cursor:pointer;-webkit-tap-highlight-color:transparent;box-shadow:0 6px 28px #06b6d461;transition:filter .2s,transform .15s}.customer-profile-signout-pill:active{transform:scale(.985)}.customer-profile-signout-pill:hover{filter:brightness(1.06)}.customer-profile-signout-pill svg{color:currentColor}@media(hover:hover)and (pointer:fine){.customer-profile-row:not(:disabled):hover{background:#22d3ee0f}}@media(max-width:380px){.customer-profile-stats{gap:.45rem}.customer-profile-stat-card{min-height:4.05rem;padding:.55rem .35rem}.customer-profile-stat-value{font-size:1.05rem}.customer-profile-stat-label{font-size:.63rem}}.profile-info-page.dashboard-main{align-items:stretch;justify-content:flex-start;width:100%;max-width:28rem;margin:0 auto;padding:0 0 calc(6.5rem + env(safe-area-inset-bottom))}.profile-info-lead{margin:0 0 1rem;font-size:.9rem;color:var(--text-secondary);line-height:1.35}.profile-info-form{display:flex;flex-direction:column;gap:.75rem}.profile-info-avatar-block{display:flex;flex-direction:column;align-items:center;gap:.4rem;margin-bottom:.35rem}.profile-info-avatar-hit{position:relative;width:5.5rem;height:5.5rem;padding:0;border:none;border-radius:9999px;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent}.profile-info-avatar-img{width:100%;height:100%;border-radius:9999px;object-fit:cover;border:3px solid rgba(248,250,252,.65);box-shadow:0 8px 20px #0f172a59;display:block}.profile-info-avatar-fallback{width:100%;height:100%;border-radius:9999px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#22d3ee,#06b6d4);color:#082f49;font-size:1.75rem;font-weight:800;border:3px solid rgba(248,250,252,.65);box-shadow:0 8px 20px #0f172a59}.profile-info-avatar-edit{position:absolute;right:-.1rem;bottom:-.1rem;width:2rem;height:2rem;border-radius:9999px;background:#06b6d4;color:#0f172a;border:2px solid #0f172a;display:flex;align-items:center;justify-content:center}.profile-info-photo-hint{margin:0;font-size:.75rem;color:var(--text-secondary);text-align:center;max-width:17rem}.profile-info-label{font-size:.8rem;font-weight:600;color:var(--text-secondary)}.profile-info-input{width:100%;min-height:3rem;padding:.65rem .85rem;font-size:1rem;color:var(--text-primary);background:#f8fafc1a;border:1px solid rgba(148,163,184,.45);border-radius:.75rem;outline:none}.profile-info-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #06b6d440}.profile-info-error{margin:0;font-size:.85rem;color:#f87171}.profile-info-save{min-height:2.9rem;margin-top:.25rem;border-radius:9999px;border:1px solid var(--accent);background:var(--accent);color:#0f172a;font-size:1rem;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .2s,border-color .2s}.profile-info-save:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.profile-info-save:disabled{opacity:.65;cursor:default}.profile-info-email-note{margin:1rem 0 0;font-size:.75rem;line-height:1.35;color:var(--text-secondary)}@media(min-width:640px){.hero-headline{font-size:1.75rem}.hero-tagline{font-size:1.125rem}.search-bar-input{font-size:1.0625rem}}.store-profile-page .back-arrow-btn{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:50%;background:var(--accent);color:var(--bg-primary);text-decoration:none;border:1px solid var(--accent);transition:background .2s;flex-shrink:0;margin-bottom:1.25rem}.store-profile-page .back-arrow-btn:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.store-profile-page .profile-input:focus{outline:none;border-color:var(--accent)}.store-profile-page .save-profile-btn:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.store-profile-page .logout-btn:hover{background:var(--bg-elevated);border-color:var(--accent)}.add-merchandise-page .take-photo-btn:hover,.add-merchandise-page .gallery-btn:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.add-merchandise-page .details-form input:focus{outline:none;border-color:var(--accent)}.add-merchandise-page .save-item-btn:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.add-merchandise-page .gallery-arrow:hover{border-color:var(--accent);color:var(--accent)}.add-merchandise-page .gallery-remove-btn:hover{background:#f87171;color:#fff;border-color:#f87171}.register-error-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0f172ad9;-webkit-tap-highlight-color:transparent}.register-error-popup{width:100%;max-width:20rem;padding:1.25rem;background:var(--bg-surface);border:1px solid var(--border);border-radius:.75rem;box-shadow:0 20px 40px #0000004d}.register-error-title{margin:0 0 .75rem;font-size:1.125rem;font-weight:600;color:#f87171}.register-error-message{margin:0 0 1.25rem;font-size:.9375rem;color:var(--text-primary);line-height:1.4}.register-error-ok{width:100%;min-height:2.75rem;padding:.5rem 1rem;font-size:1rem;font-weight:500;color:var(--bg-primary);background:var(--accent);border:1px solid var(--accent);border-radius:9999px;cursor:pointer;-webkit-tap-highlight-color:transparent}.register-error-ok:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.item-page .details-form input:focus{outline:none;border-color:var(--accent)}.item-page .save-btn:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.item-page .delete-btn:hover{background:#f8717126}.item-page .gallery-arrow:hover{border-color:var(--accent);color:var(--accent)}.back-arrow-btn{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:50%;background:var(--accent);color:var(--bg-primary);text-decoration:none;border:1px solid var(--accent);transition:background .2s}.back-arrow-btn:hover{background:var(--accent-hover);border-color:var(--accent-hover)}@media(max-width:400px){.dashboard-header:not(.dashboard-header--profile-screen){display:grid;grid-template-columns:1fr auto;grid-template-areas:"left right" "center center";align-items:center}.dashboard-header:not(.dashboard-header--profile-screen) .header-left,.dashboard-header:not(.dashboard-header--profile-screen) .header-right{grid-area:auto;flex-shrink:0}.dashboard-header:not(.dashboard-header--profile-screen) .header-center{grid-area:center;width:100%;justify-content:center;margin-top:.25rem}}@media(display-mode:standalone){body{padding-top:env(safe-area-inset-top)}}.bottom-nav-bar{position:fixed;bottom:0;left:0;right:0;height:4rem;background:#1e293bcc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-around;padding-bottom:env(safe-area-inset-bottom);z-index:50}.bottom-nav-bar--profile-glow{border-top-color:#06b6d473;background:#0f172ae0;box-shadow:0 -12px 40px #06b6d41f}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--text-secondary);text-decoration:none;gap:.25rem;padding:.5rem;flex:1;transition:color .2s}.bottom-nav-item:hover,.bottom-nav-item.active{color:var(--accent)}.bottom-nav-bar--profile-glow .bottom-nav-item.active span{font-weight:700;letter-spacing:.04em}.bottom-nav-bar--profile-glow .bottom-nav-item.active svg{padding:.45rem;border-radius:9999px;background:#0f172afa;color:var(--accent);box-shadow:0 0 22px #22d3ee73}.bottom-nav-label{font-size:.65rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.bottom-nav-item svg{width:1.5rem;height:1.5rem}.filter-pills-row{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.5rem 0;margin-bottom:.5rem}.dashboard{flex:1;display:flex;flex-direction:column;min-height:100dvh;min-height:100vh;padding:1rem;padding-bottom:calc(5rem + env(safe-area-inset-bottom));max-width:56rem;margin:0 auto;width:100%}.loading-spinner{width:40px;height:40px;border:3px solid rgba(6,182,212,.1);border-radius:50%;border-top-color:var(--accent);animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.customer-profile-hero-premium{position:relative;padding:3rem 1.5rem 2rem;text-align:center;background:var(--bg-surface);border-radius:var(--radius-xl);overflow:hidden;border:1px solid var(--glass-border);box-shadow:0 10px 30px #0000004d;margin-bottom:1.5rem}.hero-glow-effect{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(6,182,212,.15) 0%,transparent 70%);pointer-events:none}.customer-profile-avatar-container{position:relative;display:inline-block;margin-bottom:1.25rem;z-index:2}.avatar-outer-ring{padding:4px;background:linear-gradient(135deg,var(--accent),#22d3ee);border-radius:50%;box-shadow:0 0 25px #06b6d466}.customer-profile-avatar-large{width:100px;height:100px;border-radius:50%;object-fit:cover;display:block;border:4px solid var(--bg-surface)}.customer-profile-avatar-large.placeholder{display:flex;align-items:center;justify-content:center;background:var(--bg-elevated);color:var(--text-secondary)}.status-indicator-online{position:absolute;bottom:5px;right:5px;width:18px;height:18px;background:#10b981;border:3px solid var(--bg-surface);border-radius:50%}.hero-display-name{font-size:1.75rem;font-weight:800;color:#fff;margin:0 0 .25rem;letter-spacing:-.02em}.hero-email-address{font-size:.95rem;color:var(--text-secondary);margin:0}.customer-profile-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem}.glass-stat-card{background:var(--glass-bg);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);padding:1.25rem .75rem;border-radius:var(--radius-lg);display:flex;flex-direction:column;align-items:center;transition:transform .2s}.glass-stat-card:hover{transform:translateY(-4px);border-color:#06b6d44d}.stat-number{font-size:1.5rem;font-weight:800;color:var(--accent);line-height:1;margin-bottom:.35rem}.stat-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700;color:var(--text-secondary)}.profile-actions-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2.5rem}.section-subtitle{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);margin:.5rem 0 .25rem .5rem}.action-row-premium{width:100%;display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);color:#fff;text-align:left;cursor:pointer;transition:all .2s}.action-row-premium:hover:not(:disabled){background:var(--bg-elevated);border-color:#06b6d44d;transform:translate(4px)}.action-row-premium:disabled{opacity:.6;cursor:not-allowed}.action-icon-box{width:44px;height:44px;background:#06b6d41a;color:var(--accent);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.action-icon-box.inbox{background:#3b82f61a;color:#3b82f6}.action-icon-box.favorites{background:#ec48991a;color:#ec4899}.action-icon-box.merchant{background:#a855f71a;color:#a855f7}.action-content{flex:1;display:flex;flex-direction:column}.action-title{font-size:1rem;font-weight:700}.action-desc{font-size:.8rem;color:var(--text-secondary)}.action-chevron{color:var(--text-secondary);opacity:.5}.signout-button-premium{width:100%;padding:1rem;display:flex;align-items:center;justify-content:center;gap:.75rem;background:#f871711a;border:1px solid rgba(248,113,113,.2);color:#f87171;border-radius:var(--radius-lg);font-weight:700;cursor:pointer;transition:all .2s}.signout-button-premium:hover{background:#f87171;color:#fff}.save-button-premium{width:100%;padding:1rem;display:flex;align-items:center;justify-content:center;gap:.75rem;background:var(--accent);border:none;color:#020617;border-radius:var(--radius-lg);font-size:1rem;font-weight:800;cursor:pointer;transition:all .2s;box-shadow:0 4px 15px #06b6d44d}.save-button-premium:hover:not(:disabled){background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 6px 20px #06b6d466}.save-button-premium:disabled{opacity:.7;cursor:not-allowed}.premium-info-container{max-width:32rem!important;padding:2rem 1rem!important}.info-header{margin-bottom:2rem;text-align:center}.info-title{font-size:2rem;font-weight:800;color:#fff;margin:0 0 .5rem;letter-spacing:-.02em}.info-subtitle{color:var(--text-secondary);font-size:.95rem}.premium-settings-card{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-xl);padding:2rem;display:flex;flex-direction:column;gap:1.75rem;box-shadow:0 20px 40px #0003}.avatar-upload-section{display:flex;flex-direction:column;align-items:center;gap:1rem}.avatar-preview-wrapper{position:relative;width:120px;height:120px}.avatar-preview-img,.avatar-preview-fallback{width:100%;height:100%;border-radius:50%;object-fit:cover;border:4px solid var(--bg-elevated);box-shadow:0 8px 25px #0000004d}.avatar-preview-fallback{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--bg-elevated),#1e293b);font-size:2.5rem;font-weight:800;color:var(--accent)}.avatar-edit-badge{position:absolute;bottom:0;right:0;width:36px;height:36px;background:var(--accent);color:#020617;border:3px solid var(--bg-surface);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s}.avatar-edit-badge:hover{transform:scale(1.1)}.upload-hint{font-size:.8rem;color:var(--text-secondary)}.settings-field{display:flex;flex-direction:column;gap:.5rem}.field-label{font-size:.85rem;font-weight:700;color:var(--text-secondary);margin-left:.25rem}.input-with-icon{position:relative;display:flex;align-items:center}.input-icon{position:absolute;left:1rem;color:var(--text-secondary);pointer-events:none}.premium-input{width:100%;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-md);padding:.85rem 1rem .85rem 2.75rem;color:#fff;font-size:1rem;transition:all .2s}.premium-input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #06b6d426}.read-only-input{display:flex;align-items:center;background:#ffffff08;border:1px dashed var(--border);border-radius:var(--radius-md);padding:.85rem 1rem;gap:.75rem}.read-only-value{color:var(--text-secondary);font-size:.95rem}.field-hint{font-size:.75rem;color:var(--text-secondary);opacity:.7;margin-left:.25rem;line-height:1.4}.info-error-box{display:flex;align-items:center;gap:.75rem;background:#f871711a;border:1px solid rgba(248,113,113,.2);color:#f87171;padding:.75rem 1rem;border-radius:var(--radius-md);font-size:.85rem}.btn-spinner{width:18px;height:18px;border:2px solid rgba(2,6,23,.2);border-top-color:#020617;border-radius:50%;animation:spin .8s linear infinite}
