:root{--bg: #fcf7f2;--surface: rgba(255, 250, 245, .9);--surface-strong: #fffaf6;--surface-muted: #f4e8dd;--text: #34231b;--text-soft: #715e53;--text-muted: #8d776a;--accent: #b86b41;--accent-strong: #9f5430;--accent-soft: #edd0bf;--line: rgba(94, 61, 46, .11);--line-strong: rgba(94, 61, 46, .18);--shadow: 0 20px 56px rgba(90, 53, 35, .1);--shadow-soft: 0 10px 28px rgba(90, 53, 35, .06);--radius-xl: 30px;--radius-lg: 22px;--radius-md: 18px;--radius-sm: 14px;--space-1: 8px;--space-2: 12px;--space-3: 16px;--space-4: 20px;--space-5: 24px;--space-6: 32px;--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-top: env(safe-area-inset-top, 0px);--shell-width: 540px;font-family:Avenir Next,Segoe UI Variable,Segoe UI,Helvetica Neue,Segoe UI,sans-serif;color:var(--text);background:radial-gradient(circle at top right,rgba(233,198,173,.45),transparent 32%),radial-gradient(circle at bottom left,rgba(214,174,148,.18),transparent 28%),linear-gradient(180deg,#fff9f4,#fbf5ef 48%,#f6ede4)}*{box-sizing:border-box}html,body,#app{min-height:100%}body{margin:0;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.app-shell{position:relative;max-width:var(--shell-width);min-height:100vh;margin:0 auto;padding:calc(var(--space-3) + var(--safe-top)) var(--space-3) calc(92px + var(--safe-bottom))}.app-shell__main{display:flex;flex-direction:column;gap:var(--space-5)}.app-shell--no-tabbar{padding-bottom:calc(var(--space-3) + var(--safe-bottom))}.app-shell__main--full{min-height:calc(100vh - var(--safe-top) - var(--safe-bottom) - 88px)}.app-header{position:relative;display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:var(--space-2);min-height:62px;margin-bottom:var(--space-4);padding:8px 0 12px}.app-header__brand{grid-column:1 / -1;grid-row:1;justify-self:center;display:flex;flex-direction:column;align-items:center;gap:2px;max-width:calc(100% - 160px);min-width:0}.app-header__brand strong{font-family:Georgia,Times New Roman,serif;color:#b88462;font-size:clamp(1.9rem,5.4vw,2.12rem);font-weight:500;line-height:1;letter-spacing:-.01em;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-header__eyebrow,.section-title__eyebrow,.panel__eyebrow,.summary-card__label,.wallet-card__label{font-size:.76rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-soft)}.app-header__badge{z-index:1;grid-column:3;grid-row:1;justify-self:end;display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;border-radius:999px;background:#fffaf5cc;border:1px solid var(--line-strong);font-size:.76rem;color:var(--text-soft);box-shadow:var(--shadow-soft);white-space:nowrap}.app-header__badge-icon{display:inline-grid;place-items:center;width:18px;height:18px;margin-right:6px;color:#a87455}.app-header__badge-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.app-header__badge--link:active{transform:scale(.98)}.icon-button,.icon-spacer{z-index:1;grid-column:1;grid-row:1;width:46px;height:46px}.icon-button{display:grid;place-items:center;border:0;border-radius:999px;color:#2a1a14;background:transparent;cursor:pointer;box-shadow:none}.icon-button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.page-stack{display:flex;flex-direction:column;gap:var(--space-4)}.section-title h2,.detail-hero h1,.hero-entry h1{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:-.03em;line-height:.98}.section-title p,.hero-entry p,.uploader-card p,.panel p,.profile-summary p,.processing-page p{margin:0;color:var(--text-soft);line-height:1.5}.section-title{display:flex;flex-direction:column;gap:var(--space-1)}.section-title h2{font-size:clamp(1.95rem,6vw,2.45rem)}.section-title p{max-width:34ch;font-size:.98rem}.pill{width:fit-content;padding:8px 12px;border-radius:999px;background:#fffaf5cc;border:1px solid var(--line);font-size:.82rem}.hero-entry,.uploader-card,.wallet-card,.panel,.summary-card,.detail-hero,.product-card,.look-card,.empty-state,.profile-summary{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-entry{overflow:hidden}.hero-entry__copy{display:flex;flex-direction:column;gap:var(--space-3);padding:var(--space-5)}.hero-entry__visual{position:relative;min-height:284px;background:radial-gradient(circle at top center,rgba(255,255,255,.42),transparent 38%),linear-gradient(135deg,#f1dfcf,#bd7b57)}.hero-entry__portrait,.uploader-card__visual,.product-card__visual,.product-strip__visual,.look-row__visual,.look-card__visual,.detail-hero__visual,.before-after__side{border-radius:var(--radius-lg)}.hero-entry__portrait{position:absolute;inset:18px 18px 72px;background:radial-gradient(circle at 50% 26%,rgba(255,255,255,.72),transparent 20%),linear-gradient(180deg,#fffcf8b8,#a166492e),linear-gradient(135deg,#f6ece2,#c48762)}.hero-entry__card{position:absolute;right:18px;bottom:18px;left:18px;display:flex;flex-direction:column;gap:6px;padding:16px;border-radius:var(--radius-lg);background:#fffaf5c7;border:1px solid rgba(255,255,255,.42)}.hero-entry h1{font-size:clamp(2rem,7vw,2.8rem)}.hero-entry p{max-width:32ch;font-size:1rem}.hero-entry__actions,.uploader-card__actions,.stack-actions{display:flex;flex-direction:column;gap:var(--space-2)}.primary-button,.secondary-button,.text-link{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 20px;border-radius:999px;font-size:.97rem;font-weight:600}.primary-button,.secondary-button{border:0;cursor:pointer}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.55}.primary-button{background:linear-gradient(135deg,var(--accent) 0%,var(--accent-strong) 100%);color:#fff7f2;box-shadow:0 14px 28px #9f54302e}.primary-button--full,.secondary-button--full{width:100%}.secondary-button{background:#fffaf5d1;color:var(--text);border:1px solid var(--line-strong)}.secondary-button--small{min-height:40px;font-size:.88rem}.text-link{color:var(--accent-strong)}.wallet-card,.summary-card,.profile-summary{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-4)}.summary-card{flex-direction:column;align-items:stretch}.summary-card__slot{min-width:0;display:flex;flex-direction:column;gap:10px}.summary-card__slot+.summary-card__slot{padding-top:var(--space-2);border-top:1px solid var(--line)}.product-strip,.look-row,.look-grid,.panel-list,.product-grid{display:grid;gap:14px}.look-grid{grid-template-columns:1fr;gap:18px}.look-carousel{display:flex;flex-direction:column;gap:14px}.look-carousel__frame{position:relative}.look-carousel__card{display:block;border-radius:var(--radius-xl);border:1px solid var(--line);background:#fffaf5c2;overflow:hidden;box-shadow:var(--shadow)}.look-carousel__visual{position:relative;min-height:420px;background:linear-gradient(180deg,#ffffff2e,#311c1133),linear-gradient(135deg,var(--tone-start),var(--tone-end))}.look-carousel__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#170e0a08 16%,#170e0a7a)}.look-carousel__visual--image{background-position:center top;background-repeat:no-repeat;background-size:cover}.look-carousel__meta,.look-carousel__overlay{position:absolute;left:18px;right:18px;z-index:1}.look-carousel__meta{top:18px;display:flex;justify-content:flex-end}.look-carousel__count{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;color:#fff8f1;background:#311c113d;border:1px solid rgba(255,245,236,.24);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.look-carousel__overlay{bottom:18px}.look-carousel__mark{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;color:#fff7f0;background:#5c36234d;border:1px solid rgba(255,245,236,.26);box-shadow:0 14px 30px #26150c2e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-family:Georgia,Times New Roman,serif;font-size:1.12rem;letter-spacing:-.02em}.look-carousel__nav{position:absolute;top:50%;z-index:2;display:grid;place-items:center;width:44px;height:44px;margin-top:-22px;border:1px solid rgba(255,245,236,.4);border-radius:999px;background:#fff8f2c7;color:#5f3f2d;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.look-carousel__nav--prev{left:14px}.look-carousel__nav--next{right:14px}.look-carousel__dots{display:flex;justify-content:center;gap:8px}.look-carousel__dot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#a7856f47}.look-carousel__dot--active{width:28px;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-strong) 100%)}.product-strip__card,.look-row__card{display:block;border-radius:var(--radius-lg);border:1px solid var(--line);background:#fffaf5b3;overflow:hidden;box-shadow:var(--shadow-soft)}.product-strip__visual,.look-row__visual{min-height:276px;background:linear-gradient(180deg,#ffffff80,#462a190d),linear-gradient(135deg,var(--tone-start),var(--tone-end))}.look-row__visual--image,.look-card__visual--image{background-position:center top;background-repeat:no-repeat;background-size:cover}.look-row__visual,.look-card__visual,.look-detail__visual{position:relative}.look-row__visual:after,.look-card__visual:after,.look-detail__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#1c100a05 22%,#1c100a94)}.look-row__card,.look-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.look-row__card:active,.look-card:active{transform:scale(.99)}.look-row__overlay,.look-card__overlay,.look-detail__overlay{position:absolute;left:18px;right:18px;bottom:18px;z-index:1}.look-row__mark,.look-card__mark,.look-detail__mark{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;color:#fff7f0;background:#5c36234d;border:1px solid rgba(255,245,236,.26);box-shadow:0 14px 30px #26150c2e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-family:Georgia,Times New Roman,serif;font-size:1.12rem;letter-spacing:-.02em}.uploader-card{display:flex;flex-direction:column;gap:var(--space-3);padding:var(--space-4)}.uploader-card__visual{min-height:184px;background:linear-gradient(180deg,#ffffff7a,#5b3d2a1f),linear-gradient(135deg,#f5e7d7,#d4aa90)}.uploader-card__visual--person{background:radial-gradient(circle at 50% 28%,rgba(255,255,255,.72),transparent 24%),linear-gradient(180deg,#ffffff7a,#5b3d2a1f),linear-gradient(135deg,#eeded2,#c9a592)}.product-grid{grid-template-columns:1fr}.product-card,.look-card{overflow:hidden}.product-card__visual,.look-card__visual{min-height:352px;background:linear-gradient(180deg,#ffffff70,#4a2f2014),linear-gradient(135deg,var(--tone-start),var(--tone-end))}.product-card{display:flex;flex-direction:column;border-radius:var(--radius-xl);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card--selected{border-color:#b4683c73;box-shadow:0 16px 36px #7e482a24,inset 0 0 0 1px #b4683c1f}.product-card__visual{position:relative;height:320px;overflow:hidden;background:radial-gradient(circle at top,#ffffffb8,#fff0 52%),linear-gradient(180deg,#ffffff94,#5c382214),linear-gradient(135deg,#f4e8dcf2,#cbb3a3e6)}.product-card__image{position:absolute;inset:16px;display:block;width:100%;height:100%;object-fit:contain;object-position:center center;border-radius:calc(var(--radius-xl) - 10px);mix-blend-mode:multiply}.product-card__category{position:absolute;top:14px;left:14px;z-index:1;display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;color:#5f3f2d;background:#fff8f2d1;border:1px solid rgba(255,245,236,.3);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:.78rem;box-shadow:0 10px 22px #26150c1f}.product-card__visual-overlay{position:absolute;right:14px;bottom:14px;left:14px;display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.product-card__price,.product-card__selected-badge{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,245,236,.26);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 24px #26150c29}.product-card__price{color:#fff8f1;background:#311c1152;font-size:.82rem;font-weight:600}.product-card__selected-badge{color:#5f3f2d;background:#fff8f2d1;font-size:.82rem;font-weight:600}.look-card__image{display:block;width:100%;height:auto}.product-card__body,.look-card{display:block;padding:0}.product-card__body{display:flex;flex-direction:column;gap:16px;padding:18px 16px}.product-card__meta{display:flex;flex-direction:column;gap:6px}.product-card__body strong,.look-card strong,.wallet-card strong,.summary-card strong,.profile-summary strong{line-height:1.15}.wallet-panel,.topup-section,.storefront-offer,.topup-state{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.wallet-panel{padding:var(--space-4)}.wallet-hero{display:block}.wallet-hero__balance{display:grid;place-items:center;min-height:132px;padding:18px;border-radius:var(--radius-lg);background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.62),transparent 42%),linear-gradient(145deg,#edd0bfe6,#b86b4138);text-align:center}.wallet-hero__balance strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.7rem,12vw,4rem);font-weight:500;line-height:.9}.wallet-hero__balance p{margin:0;color:var(--text-soft);line-height:1.5}.topup-section__header h2,.topup-group__title h3{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:-.03em;line-height:.98}.topup-section{display:flex;flex-direction:column;gap:var(--space-4);padding:var(--space-4)}.topup-section__header{display:flex;justify-content:space-between;gap:var(--space-3);align-items:flex-start}.topup-section__header p{max-width:28ch;margin:0;color:var(--text-soft);line-height:1.45;text-align:right}.topup-choice-grid{display:grid;gap:12px}.topup-choice{display:flex;flex-direction:column;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-lg);background:#fffaf5a3;box-shadow:var(--shadow-soft)}.topup-choice__header{display:grid;grid-template-columns:46px minmax(0,1fr);gap:var(--space-3);align-items:center}.topup-choice__mark{display:grid;place-items:center;width:46px;height:46px;border-radius:999px;color:#fff7f2;background:linear-gradient(135deg,var(--accent),var(--accent-strong));font-weight:800}.topup-choice h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,4.8vw,1.9rem);font-weight:500;letter-spacing:-.03em;line-height:1}.topup-choice__header p,.topup-choice__empty p{margin:6px 0 0;color:var(--text-soft);line-height:1.45}.topup-choice__empty{padding:14px 16px;border-radius:var(--radius-md);background:#fffaf5b8;border:1px solid var(--line)}.topup-choice__empty strong{line-height:1.15}.topup-choice__action{margin-top:auto}.topup-group{display:flex;flex-direction:column;gap:var(--space-2)}.topup-group__title{display:flex;justify-content:space-between;align-items:center;gap:var(--space-2)}.topup-group__title h3{font-size:1.4rem}.topup-group__title span{display:grid;place-items:center;min-width:34px;height:34px;border-radius:999px;color:var(--accent-strong);background:#edd0bf7a;font-weight:700}.storefront-grid{display:grid;gap:12px}.storefront-offer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-3);align-items:stretch;padding:var(--space-3);box-shadow:var(--shadow-soft)}.storefront-offer__copy,.storefront-offer__meta{display:flex;flex-direction:column;gap:var(--space-2);min-width:0}.storefront-offer__copy strong,.topup-state strong{font-size:1.08rem;line-height:1.15}.storefront-offer__copy p,.topup-state p{margin:0;color:var(--text-soft);line-height:1.45}.storefront-offer__badges{display:flex;flex-wrap:wrap;gap:8px}.storefront-offer__meta{align-items:flex-end;justify-content:space-between;text-align:right}.storefront-offer__meta strong{font-family:Georgia,Times New Roman,serif;font-size:1.55rem;font-weight:500;line-height:1}.storefront-offer__button{min-height:44px;padding-inline:18px;font-size:.9rem}.topup-state{display:grid;grid-template-columns:46px minmax(0,1fr);gap:var(--space-3);align-items:center;padding:var(--space-3);box-shadow:var(--shadow-soft)}.topup-state__mark{display:grid;place-items:center;width:46px;height:46px;border-radius:999px;color:#fff7f2;background:linear-gradient(135deg,var(--accent),var(--accent-strong));font-weight:800}.topup-state--paused .topup-state__mark{background:linear-gradient(135deg,#d6ae94,#9f5430)}.pill--warm{color:var(--accent-strong);background:#edd0bf6b}.pill--muted{color:var(--text-muted)}.wallet-panel__notice,.wallet-panel__error{margin:0;padding:12px 14px;border-radius:var(--radius-md);font-size:.92rem;line-height:1.45}.wallet-panel__notice{color:#564131e6;background:#edd0bf47}.wallet-panel__error{color:#9e4b35;background:#b958401a}.topup-modal{position:fixed;inset:0;z-index:80;display:grid;place-items:end center;padding:18px}.topup-modal__backdrop{position:absolute;inset:0;border:0;background:#271c166b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topup-modal__dialog{position:relative;z-index:1;width:min(100%,440px);display:flex;flex-direction:column;gap:var(--space-3);padding:var(--space-4);border:1px solid var(--line);border-radius:28px;background:var(--surface);box-shadow:0 26px 72px #482a1c47}.topup-modal__header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2)}.topup-modal__header h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.75rem;font-weight:500;letter-spacing:-.03em;line-height:1}.topup-modal__close{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--line);border-radius:999px;color:var(--text);background:#fffaf5d1;font-size:1.4rem;line-height:1}.topup-modal__field{display:flex;flex-direction:column;gap:8px}.topup-modal__field span{color:var(--text-soft);font-size:.86rem;font-weight:700}.topup-modal__field input{width:100%;min-height:52px;padding:0 16px;border:1px solid var(--line-strong);border-radius:var(--radius-md);color:var(--text);background:#fffaf5eb;font:inherit;font-size:1.08rem;font-weight:700;outline:none}.topup-modal__field input:focus{border-color:#b86b418c;box-shadow:0 0 0 3px #b86b411f}.topup-modal__payments{display:grid;gap:10px}.topup-payment{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-2);align-items:center;min-height:68px;padding:12px 14px;border:1px solid var(--line);border-radius:var(--radius-lg);color:var(--text);background:#fffaf5ad;text-align:left}.topup-payment span{display:flex;min-width:0;flex-direction:column;gap:4px}.topup-payment strong,.topup-payment b{line-height:1.1}.topup-payment small{overflow:hidden;color:var(--text-soft);line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.topup-payment b{font-family:Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:500;white-space:nowrap}.topup-payment:disabled{cursor:not-allowed;opacity:.55}@media(max-width:680px){.wallet-hero,.storefront-offer,.topup-section__header{grid-template-columns:1fr}.topup-section__header{display:flex;flex-direction:column;align-items:stretch}.topup-section__header p,.storefront-offer__meta{text-align:left}.storefront-offer__meta{align-items:stretch}.topup-modal{padding:12px}.topup-modal__dialog{border-radius:24px}.topup-payment{grid-template-columns:1fr}}.product-card__body strong{font-size:1.12rem;letter-spacing:-.02em;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.product-card__body p,.product-card__reason{margin:0}.product-card__body p{color:var(--text-soft);font-size:.92rem;line-height:1.45}.product-card__reason{color:var(--text);line-height:1.45}.product-card__footer{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;padding-top:4px}.product-card__primary-action{width:100%;min-width:0;min-height:42px;padding-inline:16px;font-size:.88rem;box-shadow:0 16px 28px #9f543029}.product-card__secondary-action{display:inline-flex;align-items:center;justify-content:center;width:100%;min-width:0;min-height:42px;padding:0 16px;border-radius:999px;border:1px solid rgba(186,151,126,.42);background:#fffbf7e0;color:#8b5a40;font-size:.88rem;font-weight:600;letter-spacing:-.01em;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.product-card__secondary-action:hover,.product-card__secondary-action:focus-visible{background:#fff7f0fa;border-color:#ba977e9e;color:#77452d}.detail-hero{overflow:hidden}.detail-hero__visual{position:relative;background:radial-gradient(circle at top,#ffffffb8,#fff0 52%),linear-gradient(180deg,#ffffff94,#5c382214),linear-gradient(135deg,#f4e8dcf2,#cbb3a3e6)}.detail-hero__image{display:block;width:100%;height:auto;border-radius:calc(var(--radius-xl) - 10px)}.detail-hero__content{display:flex;flex-direction:column;gap:12px;padding:20px}.detail-hero__content h1{line-height:1.08;letter-spacing:-.03em}.detail-hero__marketplace-link{width:100%}.look-detail{border-radius:var(--radius-xl);border:1px solid var(--line);overflow:hidden;box-shadow:var(--shadow)}.look-detail__visual{min-height:320px;background:linear-gradient(180deg,#ffffff5c,#4a2f2014),linear-gradient(135deg,var(--tone-start),var(--tone-end))}.look-detail__image{display:block;width:100%;height:auto;max-height:calc(100svh - 220px);object-fit:contain}.panel-list{grid-template-columns:1fr}.panel{display:flex;flex-direction:column;gap:8px;padding:18px}.summary-card__preview,.tryon-garment__preview-frame{overflow:hidden;border-radius:var(--radius-lg);border:1px solid var(--line);background:#fffaf5b8}.summary-card__preview{width:100%;aspect-ratio:4 / 5;box-shadow:var(--shadow-soft)}.summary-card__preview-list{display:flex;flex-direction:column;gap:10px}.summary-card__preview img,.tryon-garment__preview-image{display:block;width:100%;height:100%;object-fit:cover}.tryon-garment__preview-frame{width:100%;aspect-ratio:4 / 5;box-shadow:var(--shadow-soft)}.panel--link{min-height:100px}.chip-row,.segmented{display:flex;flex-wrap:wrap;gap:10px}.segmented{padding:6px;border-radius:999px;background:#fffaf5b8;border:1px solid var(--line)}.segmented__item{flex:1;min-height:44px;border:0;border-radius:999px;background:transparent;color:var(--text-soft);cursor:pointer}.segmented__item--active{background:linear-gradient(135deg,var(--accent) 0%,var(--accent-strong) 100%);color:#fff7f2}.before-after{display:grid;grid-template-columns:1fr;gap:12px}.before-after__side{overflow:hidden;position:relative;border-radius:var(--radius-xl);border:1px solid var(--line);background:linear-gradient(180deg,#ffffff8a,#4e31220f),linear-gradient(135deg,#efe3d8,#c79a80);box-shadow:var(--shadow-soft)}.before-after__side--after{background:linear-gradient(180deg,#ffffff8a,#4e31220f),linear-gradient(135deg,#f8ece2,#8f5e4a)}.before-after__side img{display:block;width:100%;height:auto}.before-after__side span{position:absolute;top:14px;left:14px;padding:8px 12px;border-radius:999px;background:#fffaf5b8;border:1px solid var(--line)}.processing-page,.bootstrap-page,.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-height:60vh;padding:24px;text-align:center}.notice-modal{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:24px}.notice-modal__backdrop{position:absolute;inset:0;border:0;background:#1b100b61;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.notice-modal__dialog{position:relative;z-index:1;width:min(100%,420px);display:flex;flex-direction:column;gap:14px;padding:24px;border-radius:var(--radius-xl);border:1px solid var(--line);background:#fffaf5f5;box-shadow:var(--shadow)}.notice-modal__dialog strong{font-family:Georgia,Times New Roman,serif;font-size:1.7rem;font-weight:500;letter-spacing:-.03em;line-height:.98}.notice-modal__dialog p{margin:0;color:var(--text-soft);line-height:1.55}.blocking-loader{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:calc(24px + var(--safe-top)) 24px calc(112px + var(--safe-bottom))}.blocking-loader__backdrop{position:absolute;inset:0;background:#1b100b6b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.blocking-loader__dialog{position:relative;z-index:1;width:min(100%,380px);display:flex;flex-direction:column;align-items:center;gap:14px;padding:28px 24px;text-align:center;border-radius:var(--radius-xl);border:1px solid var(--line);background:#fffaf5f5;box-shadow:var(--shadow)}.blocking-loader__dialog strong{font-family:Georgia,Times New Roman,serif;font-size:1.8rem;font-weight:500;letter-spacing:-.03em;line-height:.98}.blocking-loader__dialog p{margin:0;max-width:24ch;color:var(--text-soft);line-height:1.55}.blocking-loader__pulse{width:110px;height:110px;border-radius:999px;background:radial-gradient(circle,#ffffffdb,#fff0 62%),linear-gradient(135deg,#edcbb8,#b86b41);animation:pulse 1.8s ease-in-out infinite}.bootstrap-loader{display:flex;width:min(100%,320px);flex-direction:column;align-items:center;gap:22px;padding:34px 28px 30px;border:1px solid rgba(232,216,203,.92);border-radius:32px;background:linear-gradient(180deg,#fffaf4,#fff5ec);box-shadow:0 24px 60px #744b3014}.bootstrap-loader__mark{position:relative;display:grid;place-items:center;width:112px;height:112px}.bootstrap-loader__ring{position:absolute;inset:0;border:1px solid rgba(184,132,98,.28);border-radius:999px;background:radial-gradient(circle,#ffffffeb,#fff0 63%),linear-gradient(135deg,#edcbb8b8,#b884623d);box-shadow:inset 0 1px #fffc,0 18px 38px #a874551f}.bootstrap-loader__ring:before{content:"";position:absolute;inset:-7px;border-radius:inherit;border:2px solid transparent;border-top-color:#b88462;border-right-color:#b884623d;animation:bootstrap-loader-spin 1.1s linear infinite}.bootstrap-loader__monogram{position:relative;color:#a87455;font-size:.9rem;font-weight:700;letter-spacing:.08em}.bootstrap-loader__copy{display:grid;gap:8px;text-align:center}.bootstrap-loader__copy strong{color:#b88462;font-family:Georgia,Times New Roman,serif;font-size:2.08rem;font-weight:500;letter-spacing:-.01em;line-height:1}.bootstrap-loader__copy p{margin:0;color:#7a665a;font-size:.95rem;line-height:1.45}.bootstrap-loader__error{color:#8c4b35}@keyframes bootstrap-loader-spin{to{transform:rotate(1turn)}}.processing-page__pulse{width:120px;height:120px;border-radius:999px;background:radial-gradient(circle,#ffffffdb,#fff0 62%),linear-gradient(135deg,#edcbb8,#b86b41);animation:pulse 1.8s ease-in-out infinite}.profile-summary__avatar{display:grid;place-items:center;width:64px;height:64px;border-radius:999px;background:linear-gradient(135deg,#f4d8c5,#c57a53);color:#fff7f2;font-weight:700;font-size:1.35rem}.bottom-tabbar{position:fixed;right:0;bottom:0;left:0;z-index:40;display:grid;grid-template-columns:repeat(5,1fr);gap:6px;max-width:var(--shell-width);margin:0 auto;padding:8px 12px calc(10px + var(--safe-bottom));border-top:1px solid rgba(232,216,203,.82);background:#fff9f3e6;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.bottom-tabbar__item{display:flex;flex-direction:column;align-items:center;gap:4px;min-height:56px;padding:8px 4px 7px;border-radius:18px;color:#7a665a;font-size:.71rem;font-weight:500}.bottom-tabbar__item--active{color:#a87455;background:#fffcf8b8;box-shadow:0 10px 26px #7a52370f}.walletup{display:flex;width:100%;max-width:var(--shell-width);min-height:calc(100svh - var(--safe-top) - var(--safe-bottom) - 32px);flex-direction:column;gap:16px;margin:0 auto;padding-bottom:0;color:#2a1a14}.walletup button{font:inherit}.walletup-header{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:12px;padding:10px 0 14px}.walletup-header strong{color:#b88462;font-family:Georgia,Times New Roman,serif;font-size:1.78rem;font-weight:500;line-height:1;text-align:center}.walletup-icon-button{position:relative;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:999px;color:#2a1a14;background:transparent;font-size:1.5rem}.walletup-header-spacer{width:44px;height:44px}.walletup-icon-button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.walletup-balance-card,.walletup-premium-card,.walletup-flow,.walletup-operation,.walletup-plan,.walletup-empty{border:1px solid #e8d8cb;background:#fff;box-shadow:0 18px 44px #7a523714,inset 0 1px #ffffffb8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.walletup-balance-card{position:relative;display:flex;flex-direction:column;gap:18px;padding:25px 18px 16px;border-radius:28px;background:#fff8f0}.walletup-balance-card__top{display:block;padding-right:72px;color:#5f483d;font-size:1rem;font-weight:600}.walletup-wallet-icon{position:absolute;top:20px;right:18px;display:grid;place-items:center;width:62px;height:62px;color:#b88462}.walletup-wallet-icon svg{width:62px;height:62px;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.walletup-balance-card>strong{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.9rem,16.5vw,5.05rem);font-weight:400;letter-spacing:-.055em;line-height:.84}.walletup-balance-unit{position:relative;display:inline-block;margin-left:7px;color:#2a1a14;font-family:inherit;font-size:.74em;line-height:1;transform:translateY(-.01em)}.walletup-balance-unit--custom{padding-right:.03em;font-style:italic}.walletup-balance-unit--custom:after{content:"";position:absolute;left:.02em;right:-.03em;top:.57em;height:.055em;border-radius:999px;background:currentColor;transform:rotate(-2deg)}.walletup-balance-card>p{margin:10px 0 0;color:#7a665a;font-size:.9rem;line-height:1.35}.walletup-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:8px}.walletup-action{display:flex;min-height:86px;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:11px 8px 10px;border:1px solid #e4d3c6;border-radius:16px;color:#2a1a14;background:linear-gradient(180deg,#fffdf9,#fff6ef);box-shadow:inset 0 1px #ffffffb8,0 10px 24px #744b300a}.walletup-action:nth-child(2){background:linear-gradient(180deg,#fbf0e6,#f4e5d8)}.walletup-action__icon{position:relative;display:grid;place-items:center;width:48px;height:48px;color:#b88462}.walletup-action__icon svg{display:block;width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.walletup-action__icon--crown svg{width:44px;height:44px;stroke-width:1.35}.walletup-action b{font-size:.8rem;font-weight:600;line-height:1.15;text-align:center}.walletup-premium-card{display:grid;grid-template-columns:50px minmax(0,1fr) 24px;gap:14px;align-items:center;padding:17px 18px;border-radius:20px}.walletup-premium-card__icon{position:relative;display:grid;place-items:center;width:50px;height:50px;border-radius:999px;color:#fff7ef;background:linear-gradient(135deg,#d8b48f,#c58a5d);font-size:1.55rem}.walletup-premium-card__icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.walletup-premium-card strong,.walletup-operation strong{display:block;font-size:1rem;line-height:1.15}.walletup-premium-card p,.walletup-operation p{margin:4px 0 0;color:#7a665a;font-size:.82rem;line-height:1.35}.walletup-premium-card button{border:0;color:#a87455;background:transparent;font-size:1.6rem}.walletup-section-title{display:flex;align-items:center;justify-content:space-between;margin:5px 0 11px}.walletup-history{width:calc(100% + (var(--space-3) * 2));margin-right:calc(var(--space-3) * -1);margin-left:calc(var(--space-3) * -1);background:#fff;border-bottom:1px solid rgba(232,216,203,.55)}.walletup-history .walletup-section-title{margin:0;padding:12px var(--space-3) 9px;border-bottom:1px solid rgba(232,216,203,.58);background:#fff8f0}.walletup-section-title strong{color:#2a1a14;font-size:1rem}.walletup-section-title span,.walletup-section-title button,.walletup-section-title a{border:0;color:#a87455;background:transparent;font-size:.86rem;font-family:inherit;font-weight:500;text-decoration:none}.walletup-section-title button,.walletup-section-title a{padding:4px 0 4px 12px;cursor:pointer}.walletup-history-table{width:100%;border-collapse:collapse;background:#fff;color:#2a1a14;font-size:.86rem}.walletup-history-table td{padding:12px var(--space-3);border-bottom:1px solid rgba(232,216,203,.66);vertical-align:middle}.walletup-history-page{min-height:100%}.walletup-history--standalone{margin-top:12px}.walletup-history-table__amount{width:1%;white-space:nowrap;text-align:right;color:#4f3f38;font-weight:600}.walletup-history-table__amount--positive{color:#3f7a55}.walletup-history-table__amount--negative{color:#4f3f38}.walletup-history-table__empty-content{display:flex;align-items:center;gap:12px;color:#2a1a14}.walletup-history-table__empty strong{display:block;font-size:.98rem;line-height:1.15}.walletup-history-table__empty small{display:block;margin-top:4px;color:#7a665a;font-size:.78rem;line-height:1.35}.walletup-history-table__icon{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:999px;color:#fff7ef;background:linear-gradient(135deg,#d8b48f,#c58a5d)}.walletup-history-table__icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.walletup-operation{display:grid;grid-template-columns:40px minmax(0,1fr);gap:12px;align-items:center;padding:13px 14px;border-radius:18px;box-shadow:none}.walletup-operation>span{position:relative;display:grid;place-items:center;width:40px;height:40px;border-radius:999px;color:#fff7ef;background:linear-gradient(135deg,#d8b48f,#c58a5d);font-size:1.25rem}.walletup-operation>span svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.walletup-flow{display:flex;flex-direction:column;gap:18px;padding:18px 0 0;border:0;background:transparent;box-shadow:none;text-align:center}.walletup-flow h1{margin:0;color:#2a1a14;font-size:1.42rem;font-weight:500;line-height:1.1}.walletup-flow>p{margin:-10px 0 4px;color:#7a665a;font-size:.9rem}.walletup-amount-display{min-height:91px;display:grid;place-items:center;border:1px solid #e8d8cb;border-radius:17px;background:#fff;box-shadow:inset 0 1px #ffffffb8;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.72rem,14vw,3.7rem);font-weight:400;letter-spacing:-.05em}.walletup-amount-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.walletup-amount-options button{min-height:44px;border:1px solid #e4d3c6;border-radius:12px;color:#2a1a14;background:#fffaf4b8;font-size:.84rem;font-weight:600}.walletup-amount-options .walletup-chip--active{color:#fff8f2;border-color:transparent;background:linear-gradient(135deg,#c99a74,#b88462)}.walletup-payment-section{display:flex;flex-direction:column;gap:10px;text-align:left}.walletup-payment-section>span{color:#2a1a14;font-size:.92rem}.walletup-payment-list{overflow:hidden;border:1px solid #e8d8cb;border-radius:18px;background:#fff}.walletup-payment-row{width:100%;display:grid;grid-template-columns:42px minmax(0,1fr) 18px;gap:12px;align-items:center;min-height:72px;padding:13px 16px;border:0;border-bottom:1px solid rgba(232,216,203,.8);color:#2a1a14;background:transparent;text-align:left}.walletup-payment-row:last-child{border-bottom:0}.walletup-payment-row--active{background:#e8d8cb40}.walletup-provider-icon{position:relative;display:grid;place-items:center;width:34px;height:34px;color:#a87455;font-size:1.7rem}.walletup-provider-icon--card:before{content:"";width:25px;height:17px;border:2px solid currentColor;border-radius:4px}.walletup-provider-icon--card:after{content:"";position:absolute;top:10px;width:25px;height:2px;background:currentColor}.walletup-provider-icon--diamond:before{content:"";width:18px;height:18px;border:2px solid currentColor;border-radius:4px;transform:rotate(45deg)}.walletup-provider-icon--star:before{content:"";width:25px;height:25px;background:currentColor;clip-path:polygon(50% 3%,61% 35%,95% 35%,67% 54%,78% 88%,50% 67%,22% 88%,33% 54%,5% 35%,39% 35%)}.walletup-provider-icon--wallet:before{content:"";width:23px;height:17px;border:2px solid currentColor;border-radius:5px}.walletup-provider-icon--wallet:after{content:"";position:absolute;right:5px;width:5px;height:5px;border:2px solid currentColor;border-radius:999px;background:#fffaf5db}.walletup-payment-row strong{display:block;font-size:.98rem;line-height:1.15}.walletup-payment-row p{margin:4px 0 0;color:#7a665a;font-size:.82rem}.walletup-payment-row b{color:#a87455;font-size:1.5rem;font-weight:400}.walletup-primary{min-height:56px;margin-top:6px;border:0;border-radius:14px;color:#fff8f2;background:linear-gradient(135deg,#c99a74,#b88462);box-shadow:0 16px 30px #9f54302e;font-size:1.02rem;font-weight:700}.walletup-primary:disabled{cursor:not-allowed;opacity:.55}.walletup-safe{display:block;color:#7a665a;font-size:.75rem;line-height:1.35;text-align:center}.walletup-plan-list{display:grid;gap:12px}.walletup-plan{position:relative;display:flex;flex-direction:column;gap:12px;padding:18px;border-radius:16px;color:#2a1a14;text-align:left}.walletup-plan--active{border-color:#b88462b3;box-shadow:0 18px 40px #613d2717,inset 0 0 0 1px #b86b412e}.walletup-plan__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.walletup-plan__head strong{font-size:1.25rem;font-weight:500}.walletup-plan__head span{color:#a87455;font-size:.88rem;font-weight:700;white-space:nowrap}.walletup-plan ul{display:grid;gap:7px;margin:0;padding-left:16px;color:#7a665a;font-size:.82rem;line-height:1.35}.walletup-empty{padding:18px;border-radius:16px;color:#7a665a;font-size:.9rem;line-height:1.45;text-align:center}.walletup-notice,.walletup-error{margin:0;padding:12px 14px;border-radius:14px;font-size:.86rem;line-height:1.4}.walletup-notice{color:#5e4a3d;background:#edd0bf52}.walletup-error{color:#9e4b35;background:#b958401a}@media(max-width:380px){.walletup-actions,.walletup-amount-options{grid-template-columns:repeat(2,minmax(0,1fr))}.walletup-balance-card>strong{font-size:3rem}}.bottom-tabbar__icon{display:grid;place-items:center;width:1.58rem;height:1.58rem;flex-shrink:0;line-height:1}.bottom-tabbar__icon svg{width:100%;height:100%;transform-origin:center;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}@keyframes pulse{0%,to{transform:scale(.94);opacity:.8}50%{transform:scale(1);opacity:1}}@media(min-width:560px){.app-shell{padding-right:var(--space-5);padding-left:var(--space-5)}.product-grid,.panel-list{grid-template-columns:repeat(2,minmax(0,1fr))}.look-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.hero-entry{display:grid;grid-template-columns:1.05fr .95fr}}
