:root{--accent: #9333ea;--stone-50: #fafaf9;--stone-100: #f5f5f4;--stone-200: #e7e5e4;--stone-300: #d6d3d1;--stone-400: #a8a29e;--stone-500: #78716c;--stone-600: #57534e;--stone-700: #44403c;--stone-800: #292524;--stone-900: #1c1917;--green-600: #16a34a;--red-600: #dc2626}*{box-sizing:border-box}body{margin:0;background:var(--stone-50);color:var(--stone-900)}body:has(.app.theme-vitrine){background:#0f0f10}body:has(.app.theme-vitrine.preset-original){background:#0f0f10}body:has(.app.theme-grade.preset-original){background:#fff}body:has(.app.preset-dark){background:#111214}body:has(.app.preset-light){background:snow}body:has(.app.preset-wood){background:#2d2118}body:has(.app.preset-healthy){background:#f4faef}body:has(.app.preset-ocean){background:#eff8ff}body:has(.app.preset-coffee){background:#f8f1e7}body:has(.app.preset-premium){background:#09090b}body:has(.app.preset-tropical){background:#fff7ed}body:has(.app.preset-urban){background:#eef0f2}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit;font-size:1rem}.app{--accent-dark: color-mix(in srgb, var(--accent) 80%, black);--accent-tint: color-mix(in srgb, var(--accent) 10%, white);--purple-50: var(--accent-tint);--purple-600: var(--accent);--purple-700: var(--accent-dark);--accent-readable: color-mix(in srgb, var(--accent) 58%, var(--text-primary));--accent-contrast: white;max-width:640px;margin:0 auto;min-height:100vh;background:var(--page-bg);color:var(--text-primary);display:flex;flex-direction:column;font-family:var(--font-body)}.app.theme-vitrine{--page-bg: #0f0f10;--surface-bg: #1b1b1c;--surface-border: #2c2c2d;--text-primary: #f2ede7;--text-secondary: #c9c5bf;--text-muted: #8f8b86;--font-display: "Bricolage Grotesque", system-ui, sans-serif;--font-body: "IBM Plex Sans", system-ui, sans-serif;--card-radius: 18px;--chip-radius: 999px}.app.theme-grade{--page-bg: #ffffff;--surface-bg: #f5f5f5;--surface-border: #ececec;--text-primary: #12141a;--text-secondary: #4a4f58;--text-muted: #8a8f98;--font-display: "Space Grotesk", system-ui, sans-serif;--font-body: "Work Sans", system-ui, sans-serif;--card-radius: 14px;--chip-radius: 8px}.app.preset-dark{--accent: #ff4d00;--page-bg: #111214;--surface-bg: #202124;--surface-border: #34363a;--text-primary: #f8fafc;--text-secondary: #d1d5db;--text-muted: #9298a1;--font-display: "Space Grotesk", system-ui, sans-serif;--font-body: "IBM Plex Sans", system-ui, sans-serif;--card-radius: 10px;--chip-radius: 8px;--card-shadow: 0 8px 24px rgba(0,0,0,.2)}.app.preset-light{--accent: #ef476f;--page-bg: #fffafa;--surface-bg: #ffffff;--surface-border: #f1dfe4;--text-primary: #2d2024;--text-secondary: #67575c;--text-muted: #a18d93;--font-display: "Bricolage Grotesque", system-ui, sans-serif;--font-body: "Work Sans", system-ui, sans-serif;--card-radius: 20px;--chip-radius: 999px;--card-shadow: 0 6px 20px rgba(107,53,70,.08);--accent-contrast: #2d2024}.app.preset-wood{--accent: #e07a45;--page-bg: #2d2118;--surface-bg: #453326;--surface-border: #654b38;--text-primary: #fff5e9;--text-secondary: #e4cdb7;--text-muted: #bca188;--font-display: Georgia, serif;--font-body: "IBM Plex Sans", system-ui, sans-serif;--card-radius: 6px;--chip-radius: 4px;--card-shadow: 0 7px 18px rgba(20,12,7,.28);--accent-contrast: #2d2118}.app.preset-healthy{--accent: #65a30d;--page-bg: #f4faef;--surface-bg: #ffffff;--surface-border: #dcebcf;--text-primary: #24351b;--text-secondary: #506345;--text-muted: #829176;--font-display: "Bricolage Grotesque", system-ui, sans-serif;--font-body: "Work Sans", system-ui, sans-serif;--card-radius: 22px;--chip-radius: 999px;--card-shadow: 0 6px 20px rgba(64,100,42,.09);--accent-contrast: #17210f}.app.preset-ocean{--accent: #0284c7;--page-bg: #eff8ff;--surface-bg: #ffffff;--surface-border: #cfe9f7;--text-primary: #12344a;--text-secondary: #446579;--text-muted: #7893a3;--font-display: "Space Grotesk", system-ui, sans-serif;--font-body: "Work Sans", system-ui, sans-serif;--card-radius: 16px;--chip-radius: 999px;--card-shadow: 0 8px 24px rgba(2,132,199,.09)}.app.preset-coffee{--accent: #92400e;--page-bg: #f8f1e7;--surface-bg: #fffaf3;--surface-border: #dfcbb4;--text-primary: #392619;--text-secondary: #705744;--text-muted: #9b806a;--font-display: Georgia, serif;--font-body: "IBM Plex Sans", system-ui, sans-serif;--card-radius: 14px;--chip-radius: 999px;--card-shadow: 0 7px 18px rgba(84,51,28,.1)}.app.preset-premium{--accent: #d4a72c;--page-bg: #09090b;--surface-bg: #18181b;--surface-border: #3f3826;--text-primary: #faf7ed;--text-secondary: #d6cfb9;--text-muted: #99927f;--font-display: Georgia, serif;--font-body: "IBM Plex Sans", system-ui, sans-serif;--card-radius: 4px;--chip-radius: 2px;--card-shadow: 0 10px 28px rgba(0,0,0,.35);--accent-contrast: #18120a}.app.preset-tropical{--accent: #ea580c;--page-bg: #fff7ed;--surface-bg: #ffffff;--surface-border: #fed7aa;--text-primary: #431407;--text-secondary: #7c3c1e;--text-muted: #a86d4f;--font-display: "Bricolage Grotesque", system-ui, sans-serif;--font-body: "Work Sans", system-ui, sans-serif;--card-radius: 24px;--chip-radius: 999px;--card-shadow: 0 8px 22px rgba(234,88,12,.1);--accent-contrast: #2d160c}.app.preset-urban{--accent: #dc2626;--page-bg: #eef0f2;--surface-bg: #ffffff;--surface-border: #cdd1d5;--text-primary: #17191c;--text-secondary: #4d5258;--text-muted: #81878e;--font-display: "Space Grotesk", system-ui, sans-serif;--font-body: "IBM Plex Sans", system-ui, sans-serif;--card-radius: 2px;--chip-radius: 2px;--card-shadow: 4px 4px 0 rgba(23,25,28,.12)}.app h1,.app h2,.app h3{font-family:var(--font-display)}.floating-cart-bar{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:center}.floating-cart-bar-inner{max-width:640px;width:100%;padding:16px}@media (min-width: 860px){.app.theme-vitrine{max-width:1100px}.theme-vitrine .header,.theme-vitrine .search-bar,.theme-vitrine .category-nav,.theme-vitrine .content{padding-left:40px;padding-right:40px}.theme-vitrine .content{padding-top:8px;padding-bottom:100px}.theme-vitrine .product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:22px}.theme-vitrine .product-photo,.theme-vitrine .product-photo-placeholder{height:210px}.theme-vitrine .floating-cart-bar-inner{max-width:1100px;padding-left:40px;padding-right:40px}.theme-vitrine .overlay{align-items:center}.theme-vitrine .sheet{max-width:560px;max-height:82vh;border-radius:20px}.theme-vitrine .product-card{transition:transform .15s ease,border-color .15s ease}.theme-vitrine .product-card:hover:not(:disabled){transform:translateY(-3px);border-color:var(--accent)}.theme-vitrine .category-chip{cursor:pointer;transition:border-color .15s ease}.theme-vitrine .category-chip:not(.active):hover{border-color:var(--text-muted)}}@media (min-width: 1400px){.app.theme-vitrine,.theme-vitrine .floating-cart-bar-inner{max-width:1400px}}.header{position:sticky;top:0;z-index:10;background:var(--page-bg);border-bottom:1px solid var(--surface-border);min-height:72px;padding:12px 20px;display:flex;align-items:center;justify-content:space-between}.store-brand{flex:1;min-width:0;display:flex;align-items:center;gap:12px}.store-brand-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.header h1{font-size:1.15rem;font-weight:700;margin:0;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-logo{width:44px;height:44px;max-width:120px;object-fit:contain;flex-shrink:0}.store-status{display:inline-flex;align-items:center;gap:6px;width:fit-content;color:var(--text-secondary);font-size:.72rem;font-weight:600}.store-status-dot{width:7px;height:7px;border-radius:50%;background:currentColor}.store-status.open{color:#22a55b}.store-status.closed{color:#d97706}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 65%,transparent);outline-offset:2px}.header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.account-bar{display:flex;align-items:center;gap:6px;font-size:.85rem;color:var(--text-secondary)}button.account-bar{background:none;border:none;color:var(--accent-readable);font-weight:600;cursor:pointer;padding:0}.account-bar button{background:none;border:none;color:var(--accent-readable);font-weight:600;cursor:pointer;padding:0;font-size:inherit}.closed-notice{margin:14px 20px 0;padding:12px 14px;display:flex;align-items:center;gap:11px;background:color-mix(in srgb,#d97706 13%,var(--surface-bg));border:1px solid color-mix(in srgb,#d97706 40%,var(--surface-border));border-radius:12px;color:var(--text-primary)}.closed-notice-icon{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:50%;background:color-mix(in srgb,#d97706 20%,transparent);color:#d97706;font-size:1.25rem}.closed-notice>span:last-child{display:flex;flex-direction:column;gap:2px}.closed-notice strong{font-size:.88rem}.closed-notice small{color:var(--text-secondary);font-size:.78rem;line-height:1.35}.store-commercial{margin:14px 20px 0;padding:12px 14px;background:color-mix(in srgb,var(--surface-bg) 92%,var(--accent));border:1px solid var(--surface-border);border-radius:12px}.store-commercial>p{margin:0 0 11px;color:var(--text-primary);font-size:.9rem;line-height:1.5}.store-commercial-items{display:flex;flex-wrap:wrap;gap:8px}.store-commercial-items>span,.store-commercial-items>a{display:inline-flex;align-items:center;gap:5px;padding:7px 10px;border-radius:999px;background:var(--surface-bg);border:1px solid var(--surface-border);color:var(--text-secondary);font-size:.76rem;text-decoration:none}.store-commercial-items strong{color:var(--text-primary);font-weight:700}.store-commercial-items a:hover{border-color:var(--accent);color:var(--accent-readable)}.cart-button{position:relative;background:var(--purple-600);color:var(--accent-contrast);border:none;border-radius:999px;min-height:44px;padding:8px 13px;font-weight:600;font-size:.9rem;display:flex;align-items:center;gap:6px}.cart-button>svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cart-button-copy{display:flex;flex-direction:column;align-items:flex-start;line-height:1.15}.cart-button-copy small{margin-top:2px;font-size:.68rem;font-weight:500;opacity:.85}.cart-badge{background:#fff;color:var(--accent-dark);border-radius:999px;min-width:20px;height:20px;font-size:.75rem;display:flex;align-items:center;justify-content:center;padding:0 5px}.content{flex:1;padding:16px 20px 100px}.state-message{text-align:center;padding:60px 20px;color:var(--text-muted)}.product-grid{display:flex;flex-direction:column;gap:14px}.theme-grade .product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{position:relative;display:flex;flex-direction:column;text-align:left;background:var(--surface-bg);border:1px solid var(--surface-border);border-radius:var(--card-radius);overflow:hidden;width:100%;padding:0;box-shadow:var(--card-shadow, none);color:var(--text-primary);transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.product-card:hover:not(:disabled){border-color:color-mix(in srgb,var(--accent) 70%,var(--surface-border))}.product-card:active:not(:disabled){transform:scale(.995)}.product-card:disabled{opacity:.5;cursor:not-allowed}.product-photo,.product-photo-placeholder{width:100%;height:168px;object-fit:cover;background:var(--surface-border);flex-shrink:0}.product-photo-placeholder{display:grid;place-items:center;background:radial-gradient(circle at 50% 42%,color-mix(in srgb,var(--accent) 22%,transparent) 0 16%,transparent 17%),color-mix(in srgb,var(--surface-border) 72%,var(--surface-bg))}.product-photo-placeholder span{margin-top:72px;color:var(--text-muted);font-size:.72rem;font-weight:600}.theme-grade .product-photo,.theme-grade .product-photo-placeholder{height:100px}.product-recommended-tag{position:absolute;top:10px;left:10px;background:var(--accent);color:var(--accent-contrast);font-size:.68rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;padding:3px 9px;border-radius:999px}.search-bar{position:sticky;top:72px;z-index:9;background:var(--page-bg);padding:12px 20px;border-bottom:1px solid var(--surface-border)}.search-input-wrap{position:relative}.search-icon{position:absolute;left:13px;top:50%;transform:translateY(-50%);width:18px;height:18px;fill:none;stroke:var(--text-muted);stroke-width:1.8;stroke-linecap:round;pointer-events:none}.search-bar input{width:100%;border:1px solid var(--surface-border);border-radius:10px;min-height:44px;padding:10px 42px;font-size:.95rem;background:var(--surface-bg);color:var(--text-primary)}.search-bar input::placeholder{color:var(--text-muted)}.search-clear{position:absolute;right:7px;top:50%;transform:translateY(-50%);width:34px;height:34px;border:0;border-radius:50%;background:transparent;color:var(--text-muted);font-size:1.25rem}.search-clear:hover{background:var(--surface-border);color:var(--text-primary)}.search-bar input:focus{outline:none;border-color:var(--accent)}.category-nav-shell{position:sticky;top:141px;z-index:9;background:var(--page-bg);border-bottom:1px solid var(--surface-border);overflow:hidden}.category-nav-shell:after{content:"";position:absolute;inset:0 0 0 auto;width:34px;pointer-events:none;background:linear-gradient(90deg,transparent,var(--page-bg))}.category-nav{display:flex;gap:8px;padding:10px 38px 10px 20px;overflow-x:auto;scrollbar-width:none;scroll-padding-inline:20px}.category-nav::-webkit-scrollbar{display:none}.category-chip{flex-shrink:0;background:var(--surface-bg);color:var(--text-secondary);border:1px solid var(--surface-border);border-radius:var(--chip-radius);min-height:40px;padding:8px 16px;font-size:.85rem;font-weight:600;white-space:nowrap}.category-chip.active{background:var(--accent);color:var(--accent-contrast);border-color:var(--accent)}.category-section{scroll-margin-top:200px}.category-heading{font-family:var(--font-display);font-weight:700;font-size:1.05rem;margin:24px 0 4px;color:var(--text-primary)}section:first-child .category-heading{margin-top:4px}.product-info{flex:1;min-width:0;padding:12px 14px 14px;display:flex;flex-direction:column;gap:4px}.product-info h3{margin:0;font-family:var(--font-display);font-weight:700;font-size:.98rem;color:var(--text-primary)}.product-description{margin:0;font-size:.8rem;color:var(--text-muted);line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.product-price{font-family:var(--font-display);font-weight:700;color:var(--accent-readable);font-size:1rem;margin:0}.product-card-footer{margin-top:auto;padding-top:7px;display:flex;align-items:center;justify-content:space-between;gap:10px}.product-add-hint{display:inline-flex;align-items:center;gap:5px;color:var(--accent-readable);font-size:.76rem;font-weight:700;white-space:nowrap}.product-add-hint>span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--accent);color:var(--accent-contrast);font-size:1rem;line-height:1}.product-tags{display:flex;flex-wrap:wrap;gap:4px;margin:2px 0 0}.product-tag{font-size:.66rem;font-weight:600;letter-spacing:.02em;color:var(--text-muted);background:var(--surface-bg);border:1px solid var(--surface-border);border-radius:999px;padding:2px 8px}.product-unavailable-tag{font-size:.75rem;font-weight:400;color:var(--text-muted);margin-left:8px}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1c191766;display:flex;align-items:flex-end;justify-content:center;z-index:100}.sheet{background:var(--page-bg);color:var(--text-primary);width:100%;max-width:640px;max-height:88vh;overflow-y:auto;border-radius:20px 20px 0 0;padding:20px}.sheet-header h2{color:var(--text-primary)}.sheet-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.sheet-header h2{margin:0;font-size:1.1rem}.close-button{background:none;border:none;font-size:1.4rem;color:var(--text-muted);line-height:1;padding:4px}.option-group{margin:18px 0}.option-group-title{font-weight:600;font-size:.9rem;display:flex;justify-content:space-between;margin-bottom:8px;color:var(--text-primary)}.option-group-hint{font-weight:400;color:var(--text-muted);font-size:.8rem}.option-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--surface-border)}.option-row label{display:flex;align-items:center;gap:10px;flex:1;font-size:.92rem;color:var(--text-primary)}.option-row .price{color:var(--text-muted);font-size:.85rem}.qty-stepper{display:flex;align-items:center;gap:12px;margin:16px 0}.qty-stepper button{width:32px;height:32px;border-radius:999px;border:1px solid var(--surface-border);background:var(--surface-bg);color:var(--text-primary);font-size:1.1rem}textarea.notes{width:100%;border:1px solid var(--surface-border);border-radius:10px;padding:10px;resize:none;margin-top:8px;background:var(--surface-bg);color:var(--text-primary)}.primary-button{width:100%;background:var(--accent);color:var(--accent-contrast);border:none;border-radius:12px;padding:14px;font-weight:600;font-size:1rem;margin-top:12px}.primary-button:disabled{opacity:.5;cursor:not-allowed}.checkout-blocked-message{padding:10px 12px;border-radius:10px;background:color-mix(in srgb,#d97706 12%,var(--surface-bg));border:1px solid color-mix(in srgb,#d97706 36%,var(--surface-border));color:var(--text-secondary);font-size:.82rem;line-height:1.4}.floating-cart-bar .primary-button{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 10px 30px #0000003d}.cart-toast{position:fixed;left:50%;bottom:82px;z-index:80;transform:translate(-50%);width:max-content;max-width:calc(100vw - 32px);display:flex;align-items:center;gap:8px;padding:11px 15px;border:1px solid var(--surface-border);border-radius:999px;background:var(--surface-bg);color:var(--text-primary);box-shadow:0 10px 30px #00000038;font-size:.84rem;font-weight:600;animation:cart-toast-in .18s ease-out}.cart-toast span{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--accent);color:var(--accent-contrast)}@keyframes cart-toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}@media (min-width: 860px){.app.theme-vitrine>.closed-notice,.app.theme-vitrine>.store-commercial{margin-left:40px;margin-right:40px}}@media (max-width: 520px){.header{padding-left:14px;padding-right:14px}.store-brand{gap:8px}.header-logo{width:38px;height:38px}.header h1{font-size:.98rem}.cart-button{width:46px;justify-content:center;padding:0}.cart-button-copy{display:none}.cart-button .cart-badge{position:absolute;top:-4px;right:-4px}.account-bar{font-size:.78rem}.product-add-hint{font-size:0}.product-add-hint>span{font-size:1rem;width:28px;height:28px}}.secondary-button{width:100%;background:var(--surface-bg);color:var(--text-primary);border:1px solid var(--surface-border);border-radius:12px;padding:12px;font-weight:600;font-size:.95rem}.cart-line{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid var(--surface-border)}.cart-line-details p{margin:0;font-size:.92rem;color:var(--text-primary)}.cart-line-details .options{color:var(--text-muted);font-size:.8rem;margin-top:2px}.cart-line-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:9px}.cart-quantity{display:inline-flex;align-items:center;border:1px solid var(--surface-border);border-radius:999px;overflow:hidden}.cart-quantity button{width:32px;height:30px;border:0;background:var(--surface-bg);color:var(--text-primary);font-size:1rem}.cart-quantity button:disabled{opacity:.35;cursor:not-allowed}.cart-quantity span{min-width:24px;text-align:center;color:var(--text-primary);font-size:.82rem;font-weight:700}.edit-line{background:none;border:none;color:var(--accent-readable);font-size:.8rem;font-weight:700;padding:5px 0}.cart-line-price{font-weight:600;white-space:nowrap;color:var(--text-primary)}.remove-line{background:none;border:none;color:var(--red-600);font-size:.8rem;padding:5px 0;margin:0}.cart-total{display:flex;justify-content:space-between;font-weight:700;font-size:1.05rem;padding:16px 0;margin-top:8px;border-top:2px solid var(--surface-border);color:var(--text-primary)}.field{margin-bottom:14px}.field label{display:block;font-size:.85rem;font-weight:600;color:var(--text-secondary);margin-bottom:6px}.field input,.field select{width:100%;border:1px solid var(--surface-border);border-radius:10px;padding:11px 12px;font-size:.95rem;background:var(--surface-bg);color:var(--text-primary)}.field-row{display:flex;gap:10px}.field-row .field{flex:1}.choice-group{display:flex;gap:10px;margin-bottom:16px}.choice-card{flex:1;border:2px solid var(--surface-border);border-radius:12px;padding:12px;text-align:center;background:var(--surface-bg);font-weight:600;font-size:.9rem;color:var(--text-secondary)}.choice-card.selected{border-color:var(--accent);background:var(--accent-tint);color:var(--accent-dark)}.saved-address-list{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.saved-address-card{display:flex;align-items:center;justify-content:space-between;gap:8px;border:2px solid var(--surface-border);border-radius:12px;padding:10px 14px;background:var(--surface-bg)}.saved-address-card.selected{border-color:var(--accent);background:var(--accent-tint)}.saved-address-card>button:first-child{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:2px;background:none;border:none;text-align:left;padding:0;font-size:.85rem;color:var(--text-secondary)}.saved-address-card.new{justify-content:center;font-weight:600;color:var(--accent-dark);cursor:pointer}.checkbox-row{display:flex;align-items:center;gap:8px;font-size:.85rem;color:var(--text-secondary);margin-bottom:16px}.checkbox-row input{width:auto}.error-banner{background:#fef2f2;color:var(--red-600);border-radius:10px;padding:12px;font-size:.88rem;margin-bottom:14px}.section-title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin:20px 0 10px}.confirmation{text-align:center;padding:40px 20px;color:var(--text-primary)}.confirmation .icon{font-size:3rem}.confirmation h2{margin:12px 0 6px}.confirmation p{color:var(--text-muted);margin:4px 0}.pix-box{background:var(--surface-bg);border:1px solid var(--surface-border);border-radius:14px;padding:20px;margin:20px 0}.pix-box img{width:200px;height:200px;margin:0 auto 14px;display:block}.pix-copy{word-break:break-all;background:var(--page-bg);border:1px solid var(--surface-border);border-radius:10px;padding:10px;font-size:.75rem;font-family:monospace;color:var(--text-secondary);margin-bottom:10px}.status-pill{display:inline-block;padding:6px 14px;border-radius:999px;font-size:.85rem;font-weight:600;background:var(--surface-border);color:var(--text-secondary)}.status-pill.ok{background:#dcfce7;color:var(--green-600)}.status-pill.pending{background:#fef9c3;color:#a16207}.order-history-list{display:flex;flex-direction:column;gap:10px;overflow-y:auto}.order-history-item{display:flex;flex-direction:column;align-items:flex-start;gap:4px;border:1px solid var(--surface-border);border-radius:12px;padding:12px 14px;background:var(--surface-bg);text-align:left;width:100%}.order-history-item-top{display:flex;justify-content:space-between;width:100%;font-size:.9rem}.order-history-item .status-pill{padding:3px 10px;font-size:.75rem}.chooser{max-width:520px;margin:0 auto;padding:40px 20px 64px;display:flex;flex-direction:column;gap:28px}.choice-card small{display:block;margin-top:3px;color:var(--text-muted);font-size:.72rem;font-weight:500}.chooser-head{text-align:center;display:flex;flex-direction:column;gap:10px;align-items:center}.chooser-head h1{margin:0;font-size:1.6rem}.chooser-head p{margin:0;opacity:.7;font-size:.95rem}.chooser-logo{max-height:76px;max-width:220px;object-fit:contain}.chooser-group{display:flex;flex-direction:column;gap:8px}.chooser-group h2{margin:0 0 2px;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;opacity:.55}.chooser-unit{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;padding:15px 17px;text-align:left;background:#fff;border:0;border-radius:14px;box-shadow:0 1px 3px #00000012,0 1px 2px #0000000a;cursor:pointer;font:inherit;transition:transform .12s ease,box-shadow .12s ease}.chooser-unit:hover{transform:translateY(-1px);box-shadow:0 4px 14px #0000001a}.chooser-unit:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.chooser-unit-name{font-weight:700}.chooser-unit-status{font-size:.78rem;white-space:nowrap}.chooser-unit-status.open{color:#15803d}.chooser-unit-status.closed{opacity:.55}.chooser-empty{text-align:center;opacity:.6}@media (prefers-color-scheme: dark){.chooser-unit{background:#ffffff0f}}.chooser-warning{margin:4px 0 0;padding:9px 13px;border-radius:10px;background:#a162071f;color:#a16207;font-size:.85rem}
