.avatar{width:100%;height:100%}.avatar-circle{background:#111;border:1px solid #2a2a2a;border-radius:50%;justify-content:center;align-items:center;transition:border-color .2s;display:flex;overflow:hidden}.avatar-fallback{color:#fff;font-size:14px;font-weight:800}.chip{white-space:nowrap;color:#e5e5e5;cursor:pointer;background:#202020;border:1px solid #333;border-radius:999px;flex:none;padding:5px 10px}.chip.active{color:#052e16;background:#22c55e;border-color:#22c55e;font-weight:600}.category-scroll{scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain;cursor:grab;gap:.5rem;display:flex;overflow:auto hidden}.category-scroll:active{cursor:grabbing}.category-scroll::-webkit-scrollbar{display:none}.roulette-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background-color:#000000d1;justify-content:center;align-items:center;padding:16px;animation:.3s ease-out fadeIn;display:flex;position:fixed;inset:0}.roulette-modal{text-align:center;background:#121212;border:1px solid #27272a;border-radius:20px;flex-direction:column;align-items:center;width:100%;max-width:360px;padding:24px 20px;display:flex;position:relative;box-shadow:0 20px 25px -5px #00000080,0 0 25px #10b98126}.roulette-close-btn{color:#9ca3af;cursor:pointer;background:#1f2937;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:all .2s;display:flex;position:absolute;top:14px;right:14px}.roulette-close-btn:hover:not(:disabled){color:#fff;background:#374151}.roulette-badge{color:#10b981;letter-spacing:1px;text-transform:uppercase;background:#10b9811f;border:1px solid #10b9814d;border-radius:20px;padding:4px 10px;font-size:10px;font-weight:700}.roulette-title{color:#fff;margin:10px 0 4px;font-size:20px;font-weight:800}.roulette-subtitle{color:#9ca3af;margin-bottom:20px;font-size:12px;line-height:1.4}.roulette-wheel-wrapper{justify-content:center;align-items:center;width:280px;height:280px;margin:10px 0 24px;display:flex;position:relative}.roulette-pointer{z-index:10;filter:drop-shadow(0 2px 4px #0009);border-top:22px solid #ef4444;border-left:12px solid #0000;border-right:12px solid #0000;width:0;height:0;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.roulette-wheel-container{border-radius:50%;width:280px;height:280px}.roulette-spin-btn,.roulette-claim-btn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:#10b981;border:none;border-radius:12px;width:100%;padding:14px;font-size:15px;font-weight:800;transition:all .2s;box-shadow:0 4px 12px #10b9814d}.roulette-spin-btn:hover:not(:disabled){background:#34d399;transform:translateY(-1px)}.roulette-spin-btn:disabled{opacity:.6;cursor:not-allowed}.roulette-result-box{background:#18181b;border:1px dashed #10b981;border-radius:12px;width:100%;padding:14px;animation:.3s ease-out popIn}.roulette-result-box h3{color:#10b981;margin:0 0 4px;font-size:14px}.roulette-result-box p{color:#fff;margin-bottom:12px;font-size:13px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.sticky-header-wrapper{z-index:100;-webkit-backdrop-filter:blur(12px);background:#16161666;width:100%;position:sticky;top:0}.header-collapsible>div{flex-direction:column;gap:.75rem;display:flex}.wrapper{background:#22c55e;border:2px solid #161616;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;display:flex;position:relative;box-shadow:0 0 20px #22c55e66}.promo-banner{color:#fff;letter-spacing:.05em;text-transform:uppercase;text-align:center;background:linear-gradient(90deg,#0f863b,#22c55e);padding:6px 12px;font-size:.75rem;font-weight:700}.header{background:linear-gradient(#1d1d1d 0%,#161616 100%);border-bottom:1px solid #2a2a2a;justify-content:space-between;align-items:center;padding:10px;display:flex}.header-info{flex-direction:column;gap:4px;display:flex}.header-hours{color:#a3a3a3;align-items:center;gap:6px;font-size:.7rem;font-weight:500;display:inline-flex}.header-name{color:#fff;letter-spacing:-.02em;margin:0;font-size:20px;font-weight:700;line-height:1.1}.header-tagline{color:#a1a1aa;margin:0;font-size:.825rem}.header-controls{flex-direction:column;gap:.75rem;padding:10px 1rem;display:flex}.product-catalog-container{box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;display:flex;overflow-x:hidden}.catalog-title{color:#fff;letter-spacing:.05em;text-transform:uppercase;margin:0 5px 5px;font-size:.95rem;font-weight:700}.catalog-status{color:#8e8e93;text-align:center;margin:0;padding:1.5rem 0;font-size:.9rem}.product-asymmetric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;width:100%;display:grid}.product-grid-item{box-sizing:border-box;width:100%;min-width:0}.product-grid-item.half-width{grid-column:span 1}.product-grid-item.full-width{grid-column:1/-1}.product-card{cursor:pointer;box-sizing:border-box;background:#1c1c1e;border:1px solid #2c2c2e;border-radius:.85rem;width:100%;height:100%;padding:.55rem;display:flex;position:relative;overflow:hidden}.product-card.vertical{flex-direction:column;justify-content:space-between;gap:5px;padding:.4rem}.product-card.horizontal{flex-direction:row;align-items:stretch;gap:.85rem}.product-card.vertical .product-image{width:100%;height:130px}.product-card.vertical .product-footer{flex-direction:column;align-items:flex-start;gap:.35rem;display:flex}.product-card.horizontal .product-image{width:130px;height:130px}.badge-new{color:#000;text-transform:uppercase;background-color:#22c55e;border-radius:999px;padding:.25rem .6rem;font-size:8px;font-weight:500;box-shadow:0 2px 8px #22c55e4d}.discount-badge-fire-detail{color:#fff;letter-spacing:.02em;background:linear-gradient(135deg,#ff4500 0%,#ff8c00 100%);border-radius:6px;align-items:center;gap:3px;padding:.2rem .45rem;font-size:8px;font-weight:800;animation:1.8s ease-in-out infinite firePulse;display:flex;box-shadow:0 0 10px #ff450099}.discount-badge-fire-detail svg{width:9px;height:9px}.product-info{flex-direction:column;flex:1;justify-content:space-between;min-width:0;display:flex}.product-text-content h3{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.88rem;font-weight:600;overflow:hidden}.product-text-content p{color:#8e8e93;white-space:nowrap;text-overflow:ellipsis;margin:2px 0 0;font-size:.75rem;overflow:hidden}.product-footer{justify-content:space-between;align-items:center;gap:.5rem;margin-top:.4rem;display:flex}.price-container{flex-direction:column;display:flex}.original-price{color:#8e8e93;font-size:.7rem;text-decoration:line-through}.primary-button.add-button{cursor:pointer;border:none;border-radius:1.2rem;padding:.4rem .75rem;font-size:.78rem;font-weight:600}.primary-button.add-button.disabled{color:#e74c3c;cursor:not-allowed;background:#252528}.quantity-controls button{color:#fff;cursor:pointer;background:0 0;border:none;padding:2px 6px;font-size:.9rem;font-weight:700}.quantity-controls span{color:#fff;font-size:.82rem;font-weight:600}.catalog-footer{color:#8e8e93;justify-content:center;align-items:center;gap:.4rem;margin-top:.4rem;font-size:.82rem;display:flex}.footer-separator{color:#3a3a3c}.see-all-btn{color:#2ecc71;cursor:pointer;background:0 0;border:none;padding:0;font-size:.82rem;font-weight:600}.related-products-section{border-top:1px solid #1c1c1e;padding:.5rem 1rem 2.5rem}.related-title{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:1.1rem;font-weight:700}.related-swipe-list{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1rem;padding-bottom:.75rem;display:flex;overflow-x:auto}.related-swipe-list::-webkit-scrollbar{display:none}.related-card{cursor:pointer;background:#18181b;border:1px solid #27272a;border-radius:.75rem;flex-direction:column;flex:0 0 200px;gap:.5rem;height:250px;padding:.75rem;transition:transform .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.related-card:active{transform:scale(.98)}.related-card-image{background:#fff;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:110px;display:flex;overflow:hidden}.related-card-image img{object-fit:cover;width:100%}.related-card-info h4{color:#fff;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:.85rem;font-weight:600;display:-webkit-box;overflow:hidden}.related-card-desc{color:#a1a1aa;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:.15rem 0 .5rem;font-size:.75rem;display:-webkit-box;overflow:hidden}.related-card-footer{justify-content:space-between;align-items:center;gap:.25rem;margin:10px 0;display:flex}.related-card-footer .primary-button{height:unset;min-height:unset;border-radius:.5rem;width:auto;padding:.35rem .6rem;font-size:.75rem}.related-qty{min-height:unset;height:unset;border-radius:.5rem;gap:.5rem;padding:.2rem .4rem;font-size:.8rem}.related-qty button{width:18px;height:18px;font-size:.75rem}.related-skeleton-card{pointer-events:none;flex-shrink:0;min-width:160px;max-width:160px}.related-skeleton-image{background-color:#222;border-radius:.75rem;width:100%;height:120px;animation:1.5s ease-in-out infinite skeletonPulse}.related-skeleton-line{background-color:#222;border-radius:4px;animation:1.5s ease-in-out infinite skeletonPulse}.related-skeleton-line.title{width:85%;height:.9rem;margin-top:.5rem}.related-skeleton-line.desc{width:65%;height:.75rem;margin-top:.35rem}.related-skeleton-line.price{width:40%;height:1rem}.related-skeleton-line.btn{border-radius:.5rem;width:45%;height:2rem}.stories-overlay{z-index:10000;background-color:#000000fa;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.stories-container{background:#111;flex-direction:column;justify-content:space-between;width:100%;max-width:480px;height:100dvh;padding:1rem 1rem 3rem;display:flex;position:relative}.stories-progress-bar{z-index:10;gap:4px;width:100%;padding:0 10px;display:flex;position:absolute;top:10px;left:0}.stories-header{z-index:10;justify-content:space-between;align-items:center;margin-top:12px;display:flex}.stories-badge{color:#000;text-transform:uppercase;letter-spacing:.05em;background:#22c55e;border-radius:50px;padding:.25rem .6rem;font-size:.75rem;font-weight:800}.stories-close{color:#fff;cursor:pointer;background:0 0;border:none;font-size:2rem;line-height:1}.stories-content{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2rem;display:flex}.stories-image{object-fit:contain;border-radius:16px;max-width:80%;max-height:50vh;box-shadow:0 8px 30px #00000080}.stories-info h2{color:#fff;margin:0 0 .5rem;font-size:1.5rem}.stories-info p{color:#a3a3a3;margin:0;padding:0 1rem;font-size:1rem}.stories-nav-left,.stories-nav-right{z-index:5;width:25%;height:70%;position:absolute;top:15%}.stories-nav-left{left:0}.stories-nav-right{right:0}.stories-skeleton-box{background-color:#222;animation:1.5s ease-in-out infinite skeletonPulse;width:80%!important;height:50vh!important}.stories-skeleton-text{background-color:#222;border-radius:4px;margin:0 auto;animation:1.5s ease-in-out infinite skeletonPulse}.stories-skeleton-text.title{width:180px;height:1.5rem;margin-bottom:.75rem}.stories-skeleton-text.phrase{width:240px;height:1rem}:root{color:#f5f5f5;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#111;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#4f4f4f transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#3e3e3e;background-clip:content-box;border:2px solid #0000;border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:#5a5a5a}::-webkit-scrollbar-corner{background:0 0}body{background:#111;min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}textarea{resize:none}.app-shell{background:#161616;flex-direction:column;max-width:480px;min-height:100dvh;margin:0 auto;display:flex;box-shadow:0 0 40px #00000059}.app-main{flex:1;padding:1rem 1rem 5.5rem}.app-flex{flex:1;justify-content:space-between;display:flex}.app-center{text-align:center}.app-video-home{z-index:1;opacity:.25;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.app-avatar{background:#22c55e;border:2px solid #161616;border-radius:50%;justify-content:center;align-items:center;width:86px;height:86px;margin:0 auto .75rem;display:flex;box-shadow:0 0 20px #22c55e66}.app-display-none{display:none}.modal-overlay{z-index:9999;background-color:#000000f2;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.modal{flex-direction:column;justify-content:space-between;width:100%;max-width:500px;height:80vh;display:flex}.modal-header{color:#fff;justify-content:space-between;align-items:center;display:flex}.modal-close{color:#fff;cursor:pointer;background:0 0;border:none;padding:8px;font-size:1.5rem}.modal-title{font-size:1.1rem;font-weight:700}.modal-viewer{flex-grow:1;justify-content:center;align-items:center;margin:20px 0;display:flex;position:relative}.modal-slider{will-change:transform;height:100%;display:flex}.modal-slide{flex:0 0 100%;justify-content:center;align-items:center;padding:0 8px;display:flex}.modal-active-image{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;border-radius:8px;max-width:100%;max-height:50vh}.modal-counter{text-align:center;color:#888;margin-bottom:12px;font-size:.9rem}.modal-thumbnails{justify-content:center;gap:8px;padding-bottom:8px;display:flex;overflow-x:auto}.modal-thumb-btn{background:0 0;border:2px solid #0000;border-radius:6px;width:50px;height:50px;padding:0;overflow:hidden}.modal-thumb-btn.active{border-color:#10b981}.modal-thumb-btn img{object-fit:cover;width:100%;height:100%}.bottom-sheet-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;overscroll-behavior:contain;background:#000000bf;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.bottom-sheet-content{overscroll-behavior:contain;touch-action:pan-y;background:#161616;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;flex-direction:column;width:100%;max-width:480px;max-height:90vh;display:flex;position:relative;overflow-y:auto;box-shadow:0 -10px 25px #00000080}.bottom-sheet-handle-container{touch-action:none;cursor:grab;background:#161616;justify-content:center;align-items:center;padding:.75rem 0 .25rem;display:flex;position:sticky;top:0}.bottom-sheet-handle{background-color:#3f3f46;border-radius:999px;width:40px;height:5px}.bottom-sheet-close{color:#fff;cursor:pointer;z-index:11;background:#2a2a2a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;display:flex;position:absolute;top:.75rem;right:1rem}.bottom-nav{padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px)saturate(180%);backdrop-filter:blur(12px)saturate(180%);isolation:isolate;z-index:99;grid-template-columns:1fr 1fr;gap:.5rem;display:grid;position:sticky;bottom:0;background-color:#16161666!important}.bottom-nav-link{color:#e5e5e5;background:#242424;border-radius:999px;justify-content:center;align-items:center;padding:10px;font-weight:600;display:flex;position:relative}.bottom-nav-link.active{color:#052e16;background:#22c55e}.nav-badge{color:#bbf7d0;background:#052e16;border-radius:999px;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .35rem;font-size:.75rem;display:inline-flex;position:absolute;top:.35rem;right:1.1rem}.page{flex-direction:column;gap:15px;display:flex}.page-title{margin:0;font-size:1.125rem}.age{flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:2rem;display:flex;position:relative;overflow:hidden}.age-name{margin-bottom:1rem;font-size:1.75rem}.progress-track{background:#fff3;border-radius:2px;flex:1;height:3px;overflow:hidden}.progress-fill{background:#22c55e;width:0%;height:100%}.progress-fill.filled{width:100%}.progress-fill.active{animation:5s linear forwards storyProgress}@keyframes storyProgress{0%{width:0%}to{width:100%}}.home{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.home-header{text-align:center;margin-bottom:.5rem}.home-name{color:#fff;letter-spacing:-.02em;margin:0;font-size:1.35rem;font-weight:700}.home-bio{color:#a3a3a3;margin:.5rem 0 0;font-size:.9rem;line-height:1.4}.pulse-box{border-radius:999px;animation:2s ease-in-out infinite neonGlow}.container{z-index:3;flex-direction:column;gap:1.5rem;width:100%;max-width:420px;padding:1rem 1rem 5.5rem;display:flex;position:relative}.links{flex-direction:column;gap:.85rem;display:flex}@keyframes neonGlow{0%{box-shadow:0 0 5px #22c55e33,inset 0 0 5px #22c55e33}50%{box-shadow:0 0 22px #22c55eb3,inset 0 0 10px #22c55e66}to{box-shadow:0 0 5px #22c55e33,inset 0 0 5px #22c55e33}}.product-list,.cart-list{flex-direction:column;gap:.75rem;display:flex}.product-card,.summary-card,.success-card,.pix-box{background:#202020;border:1px solid #2d2d2d;border-radius:1rem}.product-card{cursor:pointer;gap:.85rem;display:flex}.product-image{cursor:pointer;background-color:#262626;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%}.product-image-counter{color:#a3a3a3;letter-spacing:.05em;-webkit-backdrop-filter:blur(8px);pointer-events:none;z-index:2;background:#202020bf;border:1px solid #ffffff1a;border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:600;position:absolute;bottom:12px;right:12px;box-shadow:0 4px 12px #0000004d}@keyframes fadeInProductImage{to{opacity:1}}.product-info h3,.cart-item h3{margin:0 0 .25rem;font-size:.975rem}.product-info p,.muted{color:#a3a3a3;margin:0;font-size:.875rem}.product-new{color:#000;text-transform:uppercase;background-color:#22c55e;border-radius:100px;margin-bottom:.35rem;padding:.2rem .5rem;font-size:.65rem}.product-footer,.summary-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.product-total-savings{color:#16a34a}.product-footer{margin-top:.75rem}.product-footer button,.primary-button,.quantity-controls button{cursor:pointer;border:none}.product-footer button{color:#052e16;background:#22c55e;border-radius:999px;padding:.55rem .9rem;font-weight:700}.price-container{flex-direction:column;align-items:flex-start;line-height:1.1;display:flex}.original-price{color:#737373;font-size:.75rem;font-weight:500;text-decoration:line-through}.current-price{color:#fff;font-size:1.05rem;font-weight:800}.product-detail-container{flex-direction:column;gap:1.25rem;padding:0 1rem;display:flex}.product-detail-media{cursor:pointer;background-color:#202020;border:1px solid #2d2d2d;border-radius:1rem;justify-content:center;align-items:center;width:100%;height:280px;margin-top:50px;display:flex;position:relative;overflow:hidden}.product-detail-media img{object-fit:contain;width:100%}.product-detail-no-image{color:#737373;font-size:.875rem}.product-detail-badges{gap:6px;padding:5px;display:flex;position:absolute;top:12px;left:12px}.product-detail-body{flex-direction:column;display:flex}.product-detail-category{text-transform:uppercase;color:#22c55e;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.product-detail-title{color:#fff;margin:0 0 .75rem;font-size:1.35rem;font-weight:700;line-height:1.2}.product-detail-description{color:#a3a3a3;margin:0 0 1.5rem;font-size:.95rem;line-height:1.5}.product-detail-footer{border-top:1px solid #2d2d2d;justify-content:space-between;align-items:center;gap:1rem;margin:20px 0;padding-top:1rem;display:flex}.product-detail-price{color:#fff;white-space:nowrap;font-size:1.35rem;font-weight:700}.product-detail-not-found{text-align:center;padding:2rem}.product-detail-not-found button{margin-top:1rem}.product-skeleton{flex-direction:column;gap:1.25rem;padding:0 1rem 1.5rem;display:flex}.product-skeleton-media{background-color:#222;border-radius:1rem;width:100%;height:280px;margin-top:40px;animation:1.5s ease-in-out infinite skeletonPulse}.product-skeleton-media-content{flex-direction:column;gap:.5rem;display:flex}.product-skeleton-line{background-color:#222;border-radius:6px;animation:1.5s ease-in-out infinite skeletonPulse}.product-skeleton-line.category{width:30%;height:.875rem}.product-skeleton-line.title{width:75%;height:1.5rem}.product-skeleton-line.desc-1{width:100%;height:1rem}.product-skeleton-line.desc-2{width:60%;height:1rem}.product-skeleton-footer{justify-content:space-between;align-items:center;margin-top:.5rem;padding-top:1rem;display:flex}.product-skeleton-line.price{width:80px;height:1.5rem}.product-skeleton-line.button{border-radius:999px;width:120px;height:2.5rem}.badge-status{text-transform:uppercase;border-radius:999px;padding:.25rem .6rem;font-size:.65rem;font-weight:700}.fire-icon{fill:#fff7ed;width:12px;height:12px;animation:1.2s ease-in-out infinite alternate flameFlicker}@keyframes firePulse{0%{transform:scale(1);box-shadow:0 0 8px #ff450080}50%{transform:scale(1.06);box-shadow:0 0 14px #ff8c00e6}to{transform:scale(1);box-shadow:0 0 8px #ff450080}}@keyframes flameFlicker{0%{opacity:.9;transform:translateY(0)scale(1)}to{opacity:1;transform:translateY(-1px)scale(1.15)}}.link-button{color:#22c55e;cursor:pointer;background:0 0;border:none;font-size:.875rem}.link-remove-button{color:#f87171}.quantity-controls{background:#2a2a2a;border-radius:999px;align-items:center;gap:.75rem;padding:.25rem .3rem;display:inline-flex}.quantity-controls button{color:#fafafa;background:#333;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.summary-card{flex-direction:column;gap:.75rem;padding:1rem;display:flex}.summary-row.total{border-top:1px solid #333;padding-top:.75rem;font-size:1.05rem}.summary-row.item{border-top:1px solid #333;padding-top:.75rem}.primary-button{color:#052e16;cursor:pointer;background:#22c55e;border:none;border-radius:999px;justify-content:center;align-items:center;width:100%;padding:.95rem 1rem;font-weight:700;display:inline-flex}.primary-button:disabled{opacity:.7;cursor:not-allowed}.secondary-button{color:#f5f5f5;cursor:pointer;background:#2a2a2a;border:1px solid #333;border-radius:999px;justify-content:center;align-items:center;width:100%;padding:.85rem 1rem;font-weight:700;display:inline-flex}.secondary-button:disabled{opacity:.7;cursor:not-allowed}.network-button span{align-items:center;display:flex}.main-store-button{letter-spacing:.5px;text-transform:uppercase;font-size:1.15rem;transition:transform .2s;box-shadow:0 4px 15px #22c55e4d;color:#052e16!important;background:#22c55e!important}.main-store-button:active{transform:scale(.98)}.empty-state{text-align:center;justify-content:center;align-items:center;min-height:50dvh}.checkout-form{flex-direction:column;gap:1rem;display:flex}.field{flex-direction:column;gap:.5rem;display:flex}.field span,.field label,.payment-fieldset legend{color:#d4d4d4;font-size:.875rem}.field input,.field textarea{color:#fafafa;background:#202020;border:1px solid #333;border-radius:.85rem;width:100%;padding:.85rem 1rem}.field input:focus,.field textarea:focus{box-shadow:none;outline:none}.payment-fieldset{border:1px solid #2d2d2d;border-radius:1rem;flex-direction:column;gap:.75rem;margin:0;padding:1rem;display:flex}.payment-option{background:#2a2a2a;border-radius:.85rem;align-items:center;gap:.75rem;padding:.75rem;display:flex}.status-banner{border-radius:.85rem;margin:0;padding:.75rem 1rem;font-size:.875rem}.status-banner.neutral{color:#e5e5e5;background:#2a2a2a}.status-banner.new{color:#86efac;background:#22c55e26}.status-banner.existing{color:#93c5fd;background:#3b82f626}.status-banner.success{color:#86efac;text-align:center;background:#22c55e26;padding:1.5rem}.status-banner-title{margin:0}.status-banner-text{margin-top:.5rem;margin-bottom:0}.status-banner-subtext{opacity:.9;margin-top:.5rem;margin-bottom:0;font-size:.9rem}.pix-box{text-align:center;flex-direction:column;gap:.75rem;margin-top:1rem;padding:1rem;display:flex}.pix-box img{background:#fff;border-radius:.75rem;width:min(220px,100%);margin:0 auto;padding:.75rem}.pix-box small{color:#a3a3a3}.pix-title{margin:0;font-size:1.1rem}.pix-qrcode{background:#fff;border-radius:.75rem;width:min(220px,100%);margin:0 auto;padding:.75rem}.pix-details{flex-direction:column;gap:.25rem;display:flex}.pix-label{color:#a3a3a3;font-size:.875rem}.pix-receiver{font-size:1rem}.pix-key{color:#d4d4d4;font-size:.875rem}.error-text{color:#fca5a5;margin:0;font-size:.875rem}.success-card{text-align:center;padding:1.25rem}.success-icon{color:#86efac;background:#22c55e26;border-radius:999px;place-items:center;width:3rem;height:3rem;margin:0 auto .75rem;font-size:1.5rem;font-weight:700;display:grid}.success-card h2,.success-card p{margin:0 0 .5rem}@keyframes skeletonPulse{0%{background-color:#222}50%{background-color:#2e2e2e}to{background-color:#222}}@keyframes skeletonPulseLight{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}
