:root{--accent:oklch(53% .16 30);--accent-dim:oklch(91% .045 35/.92);--accent-glow:oklch(53% .16 30/.12);--accent-light:oklch(67% .08 34);--orange:oklch(62% .11 48);--orange-dim:oklch(95% .03 35/.92);--bg:oklch(97.5% .015 45);--bg-soft:oklch(95.5% .025 38);--bg-panel:oklch(99% .01 45);--bg-card:oklch(99% .01 45);--bg-input:oklch(95% .03 35);--border:oklch(88% .04 35);--border-strong:oklch(79% .07 34);--text:oklch(30% .05 30);--text-dim:oklch(55% .04 35);--text-muted:oklch(67% .04 36);--success:oklch(60% .11 158);--success-bg:oklch(95% .03 156);--warning:oklch(68% .13 76);--warning-bg:oklch(97% .03 82);--danger:oklch(57.7% .245 27.325);--danger-bg:oklch(95% .035 25);--shadow:0 10px 24px oklch(53% .16 30/.08);--radius-xl:14px;--radius-lg:10px;--radius-md:8px;--radius-sm:6px;--font-sans:Georgia, Garamond, serif;--font-mono:Georgia, Garamond, serif;font-family:var(--font-sans);color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;color:var(--text);background:var(--bg);margin:0;transition:background-color .25s ease-in-out,color .25s ease-in-out,border-color .25s ease-in-out,box-shadow .25s ease-in-out;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{max-width:100%;display:block}p{margin:0}#root{min-height:100vh}.site-shell{z-index:1;grid-template-rows:auto 1fr auto;gap:20px;width:min(1140px,100% - 24px);min-height:100vh;margin:0 auto;padding:18px 0 28px;display:grid;position:relative}.site-header,.site-footer,.panel,.card,.status-panel,.checkout-hero,.checkout-box,.empty-state,.loading-state{background:var(--bg-panel);border:1px solid var(--border);box-shadow:var(--shadow);transition:background-color .25s ease-in-out,border-color .25s ease-in-out,box-shadow .25s ease-in-out}.site-header,.site-footer{border-radius:var(--radius-xl);justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.brand{align-items:center;gap:16px;min-width:0;display:inline-flex}.brand-icon{border-radius:var(--radius-xl);object-fit:cover;width:60px;height:60px;box-shadow:0 8px 18px var(--accent-glow);flex-shrink:0}.brand-copy{gap:2px;display:grid}.brand-copy strong,.footer-copy strong{letter-spacing:-.03em;margin:0;font-size:1.25rem;font-weight:700;display:block}.brand-copy strong{color:var(--text)}.brand-copy small,.footer-copy p,.lead,.product-list-description,.product-description,.helper-text,.inline-note,.stock-note,.loading-state,.empty-state p,.stat-note{color:var(--text-dim)}.brand-copy small,.site-badge,.eyebrow,.meta-line,.section-kicker,.stat-label,.product-list-meta dt,.detail-info-card strong,.summary-card strong,.field label,.pill,.status-pill,.pix-code{font-family:var(--font-mono)}.brand-copy small,.site-badge,.eyebrow,.meta-line,.section-kicker,.stat-label,.product-list-meta dt,.detail-info-card strong,.summary-card strong,.field label{letter-spacing:.08em;text-transform:uppercase}.site-badge{border:1px solid var(--border);background:var(--bg-input);min-height:38px;color:var(--accent);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-size:.74rem;display:inline-flex}.site-badge:before{content:"";background:currentColor;border-radius:50%;width:8px;height:8px}.footer-copy{gap:4px;display:grid}.footer-copy strong{color:var(--text);font-size:1.05rem}.footer-copy p{margin:0}.site-main{align-content:start;display:grid}.page-stack,.detail-page,.checkout-page,.catalog-section,.hero-stats,.detail-copy,.checkout-copy,.status-copy,.product-card-copy,.footer-copy,.section-heading,.product-gallery,.checkout-form,.field-grid,.field,.summary-grid{gap:16px;display:grid}.hero-panel{border-radius:var(--radius-xl);background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow);padding:clamp(24px,4vw,40px);position:relative}.hero-grid,.detail-grid,.checkout-grid{gap:20px;display:grid}.hero-grid{grid-template-columns:minmax(0,1.12fr) minmax(280px,.88fr);align-items:end}.detail-grid{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:start}.checkout-grid{grid-template-columns:minmax(0,.94fr) minmax(320px,1.06fr);align-items:start}.display-title,.section-title,.product-title,.checkout-title,.section-subtitle,.product-list-title{color:var(--text);letter-spacing:-.04em;margin:0;line-height:1}.display-title{max-width:12ch;font-size:clamp(2.7rem,5.8vw,4.7rem);font-weight:700}.home-title{color:var(--text);font-size:clamp(2.1rem,4.1vw,3.45rem)}.section-title,.product-title,.checkout-title,.section-subtitle{font-size:clamp(1.7rem,3.3vw,2.8rem);font-weight:700}.product-list-title{font-size:clamp(1.35rem,2.3vw,1.95rem);font-weight:700}.eyebrow,.meta-line,.section-kicker{color:var(--accent);margin:0;font-size:.76rem;font-weight:700}.lead{max-width:58ch;margin:0;font-size:1.04rem;line-height:1.65}.stat-chip,.summary-card,.detail-info-card,.product-list-meta div,.qr-box,.product-stage,.checkout-image,.placeholder-image{border-radius:var(--radius-lg)}.stat-chip,.summary-card,.detail-info-card,.product-list-meta div,.field input,.field textarea,.field select,.qr-box,.pix-code{border:1px solid var(--border)}.stat-chip{background:var(--bg-card);gap:10px;padding:20px;display:grid}.stat-chip-highlight{background:var(--bg-input);border-color:var(--border-strong)}.stat-label{color:var(--text-dim);font-size:.76rem;font-weight:700}.stat-chip strong,.stat-card strong{color:var(--text);font-size:clamp(1.8rem,4vw,2.4rem);line-height:1;display:block}.stat-note{margin:0;font-size:.95rem}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.catalog-section{gap:18px}.section-heading{padding:0 6px}.section-subtitle{max-width:17ch}.product-grid{gap:18px;display:grid}.panel,.card,.status-panel,.checkout-hero,.checkout-box,.empty-state,.loading-state{border-radius:var(--radius-xl)}.product-card{gap:18px;padding:22px}.product-list-header{justify-content:space-between;align-items:start;gap:16px;display:flex}.product-list-value{border-radius:var(--radius-lg);background:var(--bg-input);border:1px solid var(--border);color:var(--text);white-space:nowrap;flex-shrink:0;padding:12px 14px;font-size:1.08rem;font-weight:700}.product-list-description,.product-description{margin:0;line-height:1.65}.product-list-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;display:grid}.product-list-meta div{background:var(--bg-input);padding:14px 16px}.product-list-meta dt,.detail-info-card strong,.summary-card strong,.field label{color:var(--text-dim);margin:0 0 6px;font-size:.74rem;font-weight:700}.product-list-meta dd,.detail-info-card p,.summary-card span{color:var(--text);margin:0;font-weight:700}.product-list-actions,.button-row,.inline-actions,.pill-row{flex-wrap:wrap;gap:12px;display:flex}.product-list-actions{justify-content:space-between;align-items:center}.product-list-actions .meta-line{color:var(--text-dim)}.product-list-actions .primary-button{min-width:220px}.primary-button,.secondary-button,.ghost-button,.copy-button{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 18px;font-weight:600;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s;display:inline-flex}.primary-button{background:var(--accent);color:var(--bg-card);box-shadow:0 10px 20px var(--accent-glow);border:none}.secondary-button,.ghost-button,.copy-button{background:var(--bg-card);color:var(--text);border:1px solid var(--border)}.primary-button:hover,.secondary-button:hover,.ghost-button:hover,.copy-button:hover{transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled,.ghost-button:disabled,.copy-button:disabled{opacity:.7;cursor:wait;transform:none}.product-card-image,.product-stage,.checkout-image,.placeholder-image,.thumb-button{background:var(--bg-soft);overflow:hidden}.product-card-image,.placeholder-image{aspect-ratio:4/3}.product-card-image img,.checkout-image img,.thumb-button img{object-fit:cover;width:100%;height:100%}.product-gallery{padding:16px}.product-stage{border:1px solid var(--border);place-items:center;min-height:340px;padding:clamp(8px,1.6vw,18px);display:grid}.product-stage img{object-fit:contain;object-position:center;width:auto;max-width:100%;height:auto;max-height:min(76vh,640px)}.thumb-row{gap:10px;display:flex;overflow-x:auto}.thumb-button{aspect-ratio:1;border-radius:var(--radius-lg);border:2px solid #0000;width:84px;min-width:84px;padding:0}.thumb-button.is-active{border-color:var(--accent)}.detail-card,.checkout-hero,.checkout-box,.status-panel,.empty-state{padding:clamp(20px,3vw,28px)}.detail-card{gap:24px}.price-line{color:var(--text);justify-content:space-between;align-items:baseline;gap:14px;display:flex}.price-line span:first-child{font-size:clamp(1.55rem,3vw,2rem);font-weight:700}.price-line small{color:var(--text-dim);font-family:var(--font-mono);font-size:.82rem}.availability-line{color:var(--text-dim);flex-wrap:wrap;justify-content:space-between;gap:10px 18px;font-size:.92rem;font-weight:600;display:flex}.availability-line span:empty{display:none}.detail-info-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;display:grid}.detail-info-card{background:var(--bg-input);gap:6px;padding:16px 18px}.detail-info-card p{line-height:1.5}.pill,.status-pill{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;min-height:36px;padding:0 14px;font-size:.74rem;font-weight:700;display:inline-flex}.pill:before,.status-pill:before{content:"";opacity:.68;background:currentColor;border-radius:50%;width:7px;height:7px}.pill{background:var(--accent-dim);color:var(--accent)}.status-pill[data-status=pending]{background:var(--warning-bg);color:var(--warning)}.status-pill[data-status=approved]{background:var(--success-bg);color:var(--success)}.status-pill[data-status=failed],.status-pill[data-status=cancelled],.status-pill[data-status=out_of_stock]{background:var(--danger-bg);color:var(--danger)}.status-pill[data-status=expired]{background:var(--bg-soft);color:var(--text-dim)}.quantity-row{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) minmax(150px,180px);align-items:end;gap:16px;padding-top:14px;display:grid}.stock-note{align-self:end;margin:0;font-weight:600}.stock-note strong,.inline-note strong{color:var(--text)}.field-quantity{justify-self:end;width:100%}.field-quantity input{text-align:center}.field label{color:var(--text-dim)}.field input,.field textarea,.field select{border-radius:var(--radius-md);background:var(--bg-input);width:100%;min-height:52px;color:var(--text);padding:14px 16px;transition:border-color .15s,box-shadow .15s,background-color .15s}.field input::placeholder,.field textarea::placeholder{color:var(--text-muted)}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow);outline:none}.error-banner{border-radius:var(--radius-md);background:var(--danger-bg);color:var(--danger);border:1px solid #b8404633;padding:14px 16px}.checkout-image{aspect-ratio:5/4;border:1px solid var(--border)}.placeholder-image{text-align:center;color:var(--text-dim);border:1px solid var(--border);place-items:center;padding:20px;display:grid}.qr-box{background:var(--bg-card);justify-items:center;padding:22px}.qr-box canvas,.qr-box svg,.qr-box img{width:min(100%,280px);height:auto}.pix-code{border-radius:var(--radius-md);background:var(--bg-soft);width:100%;color:var(--text);word-break:break-all;text-transform:none;letter-spacing:0;padding:14px 16px;font-size:.88rem}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-card{background:var(--bg-input);padding:14px}.helper-text,.inline-note{margin:0;font-size:.92rem}.loading-state,.empty-state{text-align:center;place-items:center;gap:10px;padding:48px 24px;display:grid}.loading-state{min-height:180px}@media (width<=920px){.hero-grid,.detail-grid,.checkout-grid{grid-template-columns:1fr}.site-header,.site-footer{flex-direction:column;align-items:flex-start}}@media (width<=720px){.site-shell{gap:16px;width:min(100% - 16px,1140px);padding-top:12px}.site-header,.site-footer,.hero-panel,.panel,.card,.status-panel,.checkout-hero,.checkout-box,.empty-state,.loading-state{border-radius:var(--radius-lg)}.stat-grid,.summary-grid,.product-list-meta,.detail-info-grid,.field-grid,.quantity-row{grid-template-columns:1fr}.product-list-header{gap:12px;display:grid}.product-list-value{white-space:normal;width:fit-content}.field-quantity{justify-self:stretch}.button-row,.inline-actions,.product-list-actions{flex-direction:column;align-items:stretch}.primary-button,.secondary-button,.ghost-button,.copy-button,.footer-button{width:100%}.site-badge{justify-content:center;width:100%}}
