body{-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.hero-banner{align-items:center;background:linear-gradient(135deg,#1f2937,#4b5563);border-bottom:1px solid #ffffff26;box-sizing:border-box;color:#fff;display:flex;justify-content:center;min-height:320px;overflow:hidden;padding:60px 20px;position:relative;text-align:center;width:100%}.hero-banner:after{background:radial-gradient(circle at 30% 50%,#ffffff0d,#0000 60%);content:"";inset:0;pointer-events:none;position:absolute}.hero-content{align-items:center;display:flex;flex-direction:column;max-width:900px;z-index:2}.hero-subtitle{color:#e5e7eb;font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:500;letter-spacing:.5px;margin-bottom:.6rem;text-transform:uppercase}.hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#f9fafb,#d1d5db);-webkit-background-clip:text;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;letter-spacing:-.5px;line-height:1.15;margin-bottom:.75rem;text-shadow:0 2px 8px #0000004d;white-space:nowrap}.hero-tagline{color:#f3f4f6;font-size:clamp(1rem,2vw,1.25rem);font-weight:400;line-height:1.5;margin:0 auto;max-width:700px}.hero-content:hover .hero-title{text-shadow:0 3px 12px #ffffff26}@media (max-width:1024px){.hero-title{font-size:clamp(1.8rem,4vw,2.4rem);letter-spacing:-.3px;white-space:normal}}@media (max-width:768px){.hero-banner{min-height:260px;padding:40px 15px}.hero-title{font-size:2rem;white-space:normal}.hero-subtitle,.hero-tagline{font-size:1rem}.hero-tagline{max-width:500px}}@media (max-width:480px){.hero-banner{min-height:220px;padding:30px 10px}.hero-title{font-size:1.6rem}.hero-subtitle{font-size:.95rem}.hero-tagline{font-size:.9rem}}.color-variants{margin:1.5rem 0}.color-variants span{color:#111;display:block;font-size:1rem;font-weight:600;margin-bottom:.75rem;text-transform:capitalize}.color-swatches{display:flex;flex-wrap:wrap;gap:.75rem}.color-swatch{border:2px solid #ddd;border-radius:50%;box-shadow:0 1px 3px #0000001a;cursor:pointer;height:42px;position:relative;transition:all .25s ease;width:42px}.color-swatch[style*="#000"],.color-swatch[style*="rgb(0"]{border-color:#ccc}.color-swatch.selected{border:3px solid #2563eb;box-shadow:0 0 0 3px #2563eb33;transform:scale(1.05)}.color-swatch:hover{box-shadow:0 2px 6px #00000026;transform:scale(1.08)}@media (max-width:768px){.color-swatch{height:36px;width:36px}}@media (max-width:480px){.color-swatch{height:32px;width:32px}}.size-variants{margin:1.5rem 0}.size-variants span{color:#111;display:block;font-size:1rem;font-weight:600;margin-bottom:.75rem;text-transform:capitalize}.sizes-swatches{display:flex;flex-wrap:wrap;gap:.75rem}.size-swatch{background:#fff;border:2px solid #d1d5db;border-radius:8px;color:#111;cursor:pointer;font-size:.95rem;font-weight:500;min-width:55px;padding:.6rem 1.2rem;text-align:center;transition:all .25s ease}.size-swatch:hover{background:#f8fafc;border-color:#2563eb;color:#2563eb}.size-swatch.selected{background:#2563eb;border-color:#2563eb;box-shadow:0 2px 6px #2563eb4d;color:#fff;transform:translateY(-1px)}@media (max-width:768px){.size-swatch{font-size:.9rem;padding:.5rem 1rem}}@media (max-width:480px){.size-swatch{padding:.6rem;width:calc(50% - .5rem)}}.quantity-selector{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:10px;box-shadow:0 1px 4px #0000000d;display:inline-flex;height:48px;justify-content:space-between;margin:1.5rem 0;overflow:hidden;transition:border .25s ease;width:130px}.quantity-selector:hover{border-color:#2563eb}.quantity-decrease,.quantity-increase{background:#f3f4f6;border:none;color:#111;cursor:pointer;font-size:1.4rem;font-weight:600;height:100%;transition:all .2s ease;width:40px}.quantity-decrease:hover,.quantity-increase:hover{background:#2563eb;color:#fff}.quantity-decrease:active,.quantity-increase:active{transform:scale(.95)}.quantity-value{align-items:center;background:#fff;color:#111;display:flex;flex:1 1;font-size:1.1rem;font-weight:600;justify-content:center}@media (max-width:480px){.quantity-selector{height:44px;width:110px}.quantity-decrease,.quantity-increase{font-size:1.2rem;width:36px}.quantity-value{font-size:1rem}}.gallery{background:#fafafa;border:1px solid #ddd;box-shadow:0 4px 12px #0000000d;box-sizing:border-box;flex-direction:column;gap:1rem;padding:1rem}.gallery,.gallery-main-image{border-radius:12px;display:flex;width:100%}.gallery-main-image{align-items:center;aspect-ratio:1/1;background:#f9f9f9;justify-content:center;max-height:450px;overflow:hidden;position:relative}.gallery-main-image canvas,.gallery-main-image img{border-radius:10px;height:450px;object-fit:contain;transition:transform .3s ease;width:350px}.gallery-main-image img:hover{transform:scale(1.02)}.thumbnails{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:.5rem;overflow-x:auto;padding:.5rem 2rem;position:relative}.thumbnails img{border:2px solid #0000;border-radius:6px;cursor:pointer;flex-shrink:0;height:70px;object-fit:cover;transition:all .2s ease;width:100px}.thumbnails img:hover{border:2px solid #1a73e8;transform:scale(1.05)}.arrow-btn{align-items:center;background:#fff;border:1px solid #ddd;border-radius:50%;box-shadow:0 2px 5px #0000001a;cursor:pointer;display:flex;height:38px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s ease;width:38px;z-index:2}.arrow-btn:hover{background:#f5f5f5}.arrow-btn.left{left:.5rem}.arrow-btn.right{right:.5rem}.arrow-btn svg{display:block;height:16px;width:16px}@media (max-width:1024px){.gallery-main-image{max-height:400px}.gallery-main-image img{height:400px;width:300px}.thumbnails img{height:55px;width:80px}}@media (max-width:768px){.gallery{flex-direction:column-reverse}.thumbnails{margin:0 0 .5rem;padding:.5rem 1rem}.thumbnails img{height:50px;width:65px}.gallery-main-image{max-height:350px}.gallery-main-image canvas,.gallery-main-image img{height:auto;max-width:300px;width:100%}.arrow-btn{height:32px;width:32px}.arrow-btn svg{height:14px;width:14px}}@media (max-width:480px){.gallery-main-image{max-height:300px}.thumbnails img{height:45px;width:55px}.arrow-btn{height:28px;width:28px}.arrow-btn svg{height:12px;width:12px}}.cartdrawer-wrapper{inset:0;pointer-events:none;position:fixed;z-index:9999}.cartdrawer-wrapper.open{pointer-events:all}.cartdrawer-overlay{background:#0006;inset:0;opacity:0;position:absolute;transition:opacity .3s ease}.cartdrawer-wrapper.open .cartdrawer-overlay{opacity:1}.cartdrawer{background:#fff;border-bottom-left-radius:20px;border-top-left-radius:20px;box-shadow:-4px 0 25px #00000026;display:flex;flex-direction:column;height:100%;max-width:100%;position:absolute;right:0;top:0;transform:translateX(100%);transition:transform .4s cubic-bezier(.4,0,.2,1);width:400px}.cartdrawer-wrapper.open .cartdrawer{transform:translateX(0)}.cartdrawer-header{align-items:center;background:#f9fafb;border-bottom:1px solid #eee;border-top-left-radius:20px;display:flex;justify-content:space-between;padding:1.2rem 1.5rem}.cartdrawer-header h2{color:#111;font-size:1.25rem;font-weight:600}.cartdrawer-close{background:none;border:none;color:#444;cursor:pointer;font-size:1.6rem;transition:color .3s ease}.cartdrawer-close:hover{color:#000}.cartdrawer-body{flex:1 1;overflow-y:auto;padding:1rem 1.25rem}.cartdrawer-empty{color:#777;font-size:1rem;margin-top:3rem;text-align:center}.cartdrawer-item{background:#fafafa;border:1px solid #eee;border-radius:12px;margin-bottom:1.2rem;padding:1rem;position:relative;transition:box-shadow .3s ease}.cartdrawer-item:hover{box-shadow:0 3px 12px #00000014}.cartdrawer-remove-icon{background:none;border:none;color:#e63946;cursor:pointer;font-size:1.1rem;position:absolute;right:10px;top:10px;transition:transform .2s ease,opacity .3s ease}.cartdrawer-remove-icon:hover{opacity:.8;transform:scale(1.1)}.cartdrawer-images{align-items:center;display:flex;gap:8px;justify-content:center;margin-bottom:.8rem}.cartdrawer-img{background:#fff;border:1px solid #ddd;border-radius:10px;height:75px;object-fit:contain;width:75px}.cartdrawer-info{padding-top:.25rem;text-align:center}.cartdrawer-info h4{color:#222;font-size:1rem;font-weight:600;margin-bottom:.3rem}.cartdrawer-info p{color:#555;font-size:.9rem;margin:2px 0}.cartdrawer-price{color:#000;font-weight:700;margin-top:.5rem}.cartdrawer-actions{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:8px}.cartdrawer-actions button{background:#fff;border:1px solid #ccc;border-radius:6px;cursor:pointer;font-size:.9rem;padding:4px 10px;transition:all .25s ease}.cartdrawer-actions button:hover{background:#000;color:#fff}.cartdrawer-footer{background:#fafafa;border-bottom-left-radius:20px;border-top:1px solid #eee;bottom:0;padding:1rem 1.5rem;position:sticky}.cartdrawer-total{display:flex;font-size:1.1rem;font-weight:600;justify-content:space-between;margin-bottom:1rem}.cartdrawer-buttons{display:flex;flex-direction:column;gap:10px}.cartdrawer-checkout,.cartdrawer-view{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;padding:12px;transition:all .3s ease;width:100%}.cartdrawer-view{background:#f5f5f5;color:#333}.cartdrawer-view:hover{background:#e0e0e0}.cartdrawer-checkout{background:#000;color:#fff}.cartdrawer-checkout:hover{background:#222}.cartdrawer-body::-webkit-scrollbar{width:6px}.cartdrawer-body::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}@media (max-width:768px){.cartdrawer{border-radius:0;width:100%}.cartdrawer-img{height:70px;width:70px}.cartdrawer-info h4{font-size:.95rem}.cartdrawer-total{font-size:1rem}.cartdrawer-remove-icon{right:6px;top:6px}}.font-selector-simple{display:inline-block;width:230px}.font-selector-simple select{background-color:#fff;border:1px solid #ccc;border-radius:6px;cursor:pointer;font-size:14px;outline:none;padding:8px 10px;width:100%}.canvas-controls-container{background:#f9fafb;border:1px solid #ddd;border-radius:10px;box-shadow:0 2px 5px #00000014;display:flex;justify-content:center;margin-bottom:1rem;padding:10px 15px}.controls-group{flex-wrap:wrap;gap:10px;justify-content:center;width:100%}.btn,.controls-group{align-items:center;display:flex}.btn{border-radius:6px;font-size:14px;font-weight:500;gap:6px;padding:8px 14px;transition:all .2s ease}.btn.primary{background:#007bff;color:#fff}.btn.upload{background:#17a2b8;color:#fff}.btn.danger{background:#dc3545;color:#fff}.btn:hover{opacity:.9}.color-picker{align-items:center;background:#fff;border:1px solid #ddd;border-radius:6px;display:flex;gap:5px;padding:4px 8px}.color-picker input[type=color]{background:none;border:none;cursor:pointer;height:30px;width:30px}@media (max-width:768px){.controls-group{align-items:stretch;flex-direction:column}.btn,.color-picker,select{width:100%}}.product-page{grid-gap:2rem;align-items:start;box-sizing:border-box;display:grid;gap:2rem;grid-template-columns:1fr .9fr;margin:0 auto;max-width:1600px;overflow-x:hidden;padding:2rem}.product-gallery-area{align-items:flex-start;box-shadow:0 2px 8px #0000000d;justify-content:center;min-height:550px;padding:1rem;width:100%}.product-gallery-area,.product-interactive-area{background:#fff;border-radius:12px;box-sizing:border-box;display:flex;height:100%;overflow-x:hidden;position:relative}.product-interactive-area{box-shadow:0 4px 15px #00000014;flex-direction:column;padding:1.5rem}.product-interactive-area,.tab-buttons{justify-content:space-between;max-width:100%}.tab-buttons{border-bottom:2px solid #f3f4f6;box-sizing:border-box;display:flex;gap:.5rem;margin-bottom:1.5rem;width:100%}.tab-buttons button{background:#f3f4f6;border:none;border-radius:8px 8px 0 0;cursor:pointer;flex:1 1;font-weight:600;padding:.8rem;transition:.3s}.tab-buttons button.active{background:#2563eb;box-shadow:0 -2px 6px #2563eb4d;color:#fff}.design-tools,.product-options{box-sizing:border-box;display:flex;flex-direction:column;gap:1rem;min-height:400px;width:100%}.add-to-cart-wrapper{border-top:1px solid #f1f1f1;box-sizing:border-box;margin-top:auto;padding-top:1.5rem;width:100%}.add-to-cart{background:linear-gradient(135deg,#1a73e8,#1558b0);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease;width:100%}.add-to-cart:hover{background:linear-gradient(135deg,#1669c1,#104080);transform:translateY(-2px)}@media (max-width:1024px){.product-page{gap:1rem;grid-template-columns:1fr;padding:1rem}.product-gallery-area{border-radius:0;box-shadow:none;max-width:100%;padding:0}.product-interactive-area{border-radius:0;box-shadow:none;padding:1rem 0}.tab-buttons{background:#fff;padding:.3rem 0;position:sticky;top:0;z-index:5}.add-to-cart-wrapper{background:#fff;border-top:1px solid #eee;bottom:0;box-shadow:0 -2px 10px #0000000d;max-width:100%;padding:1rem;position:sticky;width:100%}.add-to-cart{font-size:1rem;padding:.9rem 1.5rem}}@media (max-width:480px){.tab-buttons button{font-size:.85rem;padding:.6rem}.add-to-cart{font-size:.9rem;padding:.8rem 1.2rem}}body,html{margin:0;overflow-x:hidden!important;padding:0;position:relative;width:100%}.canvas-controls-container,.gallery,.product-gallery-area,.product-interactive-area,.product-page,.thumbnails{box-sizing:border-box;max-width:100%;overflow-x:hidden}.add-to-cart-wrapper,.tab-buttons{box-sizing:border-box;left:0;max-width:100%;right:0;width:100%}.gallery-main-image canvas,.gallery-main-image img{display:block;height:auto;margin:0 auto;max-width:100%}@media (max-width:768px){.product-page{gap:0;margin:0;padding:0}.product-gallery-area,.product-interactive-area{box-sizing:border-box;margin:0 auto;padding:0 .5rem;width:100%}}.policies-container{margin:0 auto;padding:1.5rem;width:min(90%,900px)}.policies-heading{color:#111827;font-size:1.8rem;font-weight:700;margin-bottom:2rem;text-align:center}.policy-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 2px 6px #0000000d;margin-bottom:1rem;overflow:hidden;transition:box-shadow .3s ease,transform .3s ease}.policy-card:hover{box-shadow:0 4px 14px #00000014;transform:translateY(-1px)}.policy-header{align-items:center;background:#fafafa;border:none;cursor:pointer;display:flex;justify-content:space-between;outline:none;padding:1rem 1.25rem;width:100%}.policy-title{color:#1f2937;font-size:1.1rem;font-weight:600;margin:0}.policy-icon{color:#6b7280;transition:transform .3s ease}.policy-card.open .policy-icon{transform:rotate(180deg)}.policy-content{max-height:0;overflow:hidden;padding:0 1.25rem;transition:max-height .5s ease,padding .4s ease}.policy-content.show{max-height:400px;padding:0 1.25rem 1rem}.policy-content p{color:#4b5563;font-size:.95rem;line-height:1.6;margin:0}@media (max-width:640px){.policies-container{padding:1rem}.policies-heading{font-size:1.5rem}.policy-title{font-size:1rem}.policy-content p{font-size:.9rem}}.shipping-section{margin:0 auto;max-width:900px;padding:2rem 1.5rem;text-align:center}.shipping-heading{color:#111827;font-size:1.8rem;font-weight:700;margin-bottom:1.5rem}.shipping-container{align-items:stretch;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.shipping-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 10px #0000000d;display:flex;flex:1 1 320px;gap:1rem;padding:1.25rem 1.5rem;transition:transform .3s ease,box-shadow .3s ease}.shipping-card:hover{box-shadow:0 6px 14px #00000014;transform:translateY(-3px)}.shipping-icon-wrapper{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:50%;display:flex;flex-shrink:0;height:64px;justify-content:center;width:64px}.shipping-logo{height:42px;object-fit:contain;width:42px}.shipping-icon{color:#2563eb;height:28px;width:28px}.shipping-title{color:#1f2937;font-size:1.1rem;font-weight:600;margin:0}.shipping-text{color:#4b5563;font-size:.95rem;margin-top:.25rem}@media (max-width:640px){.shipping-heading{font-size:1.5rem}.shipping-card{align-items:flex-start;flex-direction:column;text-align:left}}.cart-page{background:var(--color-bg);min-height:80vh;padding:var(--space-lg) var(--space-sm)}.cart-container{margin:0 auto;max-width:1300px;padding:0 var(--space-md);width:100%}.cart-title{color:var(--color-text);font-size:1.75rem;font-weight:600;margin-bottom:var(--space-lg);text-align:center}.cart-empty{background:var(--color-surface);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);color:var(--color-text-secondary);font-size:1.1rem;padding:var(--space-xl);text-align:center}.cart-list{display:flex;flex-direction:column;gap:var(--space-md)}.cart-item{grid-gap:var(--space-lg);align-items:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);display:grid;gap:var(--space-lg);grid-template-columns:auto 1fr auto;padding:var(--space-md);transition:box-shadow .25s ease;width:100%}.cart-item:hover{box-shadow:0 4px 14px #00000014}.design-section{align-items:center;display:flex;flex-direction:row;gap:.6rem;justify-content:flex-start}.design-view img{background:#f9fafb;border:1px solid var(--color-border);border-radius:var(--radius-sm);height:80px;object-fit:cover;transition:transform .2s ease;width:80px}.design-view img:hover{transform:scale(1.05)}.cart-info{display:flex;flex-direction:column;gap:.15rem;justify-content:center}.cart-info h2{color:var(--color-text);font-size:1.05rem;font-weight:600;line-height:1.3;margin-bottom:0}.cart-info p{color:var(--color-text-secondary);font-size:.88rem;letter-spacing:.2px;line-height:1.2;margin-top:0}.cart-actions{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:2rem;justify-content:flex-end}.cart-price{color:var(--color-text);font-size:1rem;font-weight:600;line-height:1;margin:0 .3rem}.quantity-controls{align-items:center;background:#f3f4f6;border-radius:20px;display:inline-flex;gap:10px;padding:2px 10px}.quantity-controls button{background:#0000;border:none;border-radius:50%;color:var(--color-text);cursor:pointer;font-size:1rem;height:28px;transition:background .2s ease;width:28px}.quantity-controls button:hover{background:#e5e7eb}.remove-btn{align-items:center;background:#0000;border:none;color:var(--color-danger);cursor:pointer;display:flex;font-size:1.25rem;justify-content:center;margin-left:.4rem;transition:transform .2s ease,opacity .2s ease}.remove-btn:before{content:"🗑️";display:inline-block}.remove-btn:hover{opacity:.7;transform:scale(1.1)}.cart-summary{margin-top:var(--space-lg);text-align:right}.cart-total{color:var(--color-text);font-size:1.1rem;margin-bottom:var(--space-sm)}.checkout-btn-container{display:flex;justify-content:flex-end}.checkout-btn{align-items:center;background:var(--color-accent);border:none;border-radius:var(--radius-md);color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;justify-content:center;max-width:260px;padding:.75rem 1.5rem;text-align:center;transition:background .2s ease,transform .1s ease;width:100%}.checkout-btn:hover{background:#000;transform:translateY(-1px)}@media (max-width:900px){.cart-item{grid-template-columns:1fr;padding:calc(var(--space-sm) + 4px) var(--space-md);position:relative;text-align:left}.remove-btn{font-size:1.3rem;position:absolute;right:14px;top:8px}.design-section{justify-content:center;margin-bottom:.4rem}.cart-info{gap:.05rem;margin-top:.2rem;text-align:center}.cart-info h2{margin-bottom:.1rem}.cart-info p{color:var(--color-text-secondary);font-size:.85rem;margin-top:0}.cart-actions{align-items:center;flex-direction:row;gap:1rem;justify-content:center;margin-top:.5rem}.quantity-controls{gap:8px;padding:2px 8px}.cart-price{font-size:.95rem;margin-top:0}.checkout-btn{font-size:1rem;margin-top:var(--space-md);width:100%}}@media (max-width:600px){.cart-title{font-size:1.4rem}.cart-item{padding:var(--space-sm)}.design-view img{height:68px;width:68px}.cart-actions{gap:.8rem;margin-top:.4rem}.remove-btn{right:12px;top:6px}}.checkout-container{align-items:flex-start;background-color:#fafafa;background-color:var(--color-bg,#fafafa);box-sizing:border-box;color:#111827;color:var(--color-text,#111827);display:flex;flex-wrap:wrap;font-family:Inter,sans-serif;gap:2rem;justify-content:space-between;overflow-x:hidden;padding:2.5rem 2rem}.left-column,.right-column{flex:1 1;min-width:340px}.right-column{max-width:420px}.order-summary h3,.payment-methods h3,.section-title{color:#1f2937;font-size:1.1rem;font-weight:600;line-height:1.3;margin:0 0 1rem}.checkout-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 2px 6px #0000000d;box-sizing:border-box;padding:1.5rem;width:100%}.customer-info{grid-gap:1.25rem 1.5rem;display:grid;gap:1.25rem 1.5rem;grid-template-columns:repeat(2,1fr);width:100%}.customer-info .form-group{display:flex;flex-direction:column;width:100%}.customer-info label{color:#374151;font-size:.9rem;font-weight:500;margin-bottom:.35rem}.customer-info input,.customer-info select,.customer-info textarea{background:#fff;border:1px solid #d1d5db;border-radius:6px;box-sizing:border-box;font-size:.95rem;padding:10px 12px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.customer-info input:focus,.customer-info select:focus,.customer-info textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626;outline:none}.customer-info .form-group.full-width{grid-column:span 2}.payment-methods{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.payment-method{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-sizing:border-box;cursor:pointer;display:flex;gap:.8rem;padding:1rem 1.2rem;transition:all .25s ease;width:100%}.payment-method:hover{background:#f9fafb;border-color:#3b82f6}.payment-method.selected{background:#f0f8ff;border-color:#3b82f6;box-shadow:0 3px 10px #3b82f61a}.payment-method input[type=radio]{appearance:none;-webkit-appearance:none;border:2px solid #9ca3af;border-radius:50%;cursor:pointer;height:18px;position:relative;transition:border-color .2s ease;width:18px}.payment-method input[type=radio]:checked{border-color:#3b82f6}.payment-method input[type=radio]:checked:before{background:#3b82f6;border-radius:50%;content:"";height:8px;left:3px;position:absolute;top:3px;width:8px}.payment-details{margin-top:.8rem;width:100%}.payment-details input{border:1px solid #d1d5db;border-radius:6px;font-size:.95rem;margin-bottom:.75rem;padding:10px 12px;transition:border-color .2s,box-shadow .2s;width:100%}.payment-details input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.order-summary{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 2px 6px #0000000d;box-sizing:border-box;padding:1.5rem;width:100%}.order-item{align-items:flex-start;border-bottom:1px solid #f1f1f1;margin-bottom:.75rem;padding-bottom:.5rem}.order-item:last-child{border-bottom:none}.order-item .item-name{color:#1f2937;flex:1 1;font-size:.95rem;font-weight:500}.order-item .item-details{color:#4b5563;font-size:.9rem;text-align:right}.order-summary .total{border-top:1px solid #e5e7eb;color:#111827;display:flex;font-weight:600;justify-content:space-between;margin-top:1rem;padding-top:.8rem}button.place-order{background:#111;background:var(--color-accent,#111);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 20px;transition:background .25s ease,transform .15s ease;width:100%}button.place-order:hover{background:#000;transform:translateY(-1px)}button.place-order:disabled{cursor:not-allowed;opacity:.6}@media (max-width:1024px){.checkout-container{align-items:stretch;flex-direction:column;padding:2rem 1.25rem}.right-column{max-width:100%;order:-1}.left-column{order:2}.customer-info{gap:1rem;grid-template-columns:1fr!important}.checkout-card{padding:1.25rem 1.2rem}.order-summary h3,.payment-methods h3,.section-title{font-size:1rem;margin:.75rem 0}.order-summary{padding:1.25rem}.order-item{align-items:flex-start;flex-direction:column;gap:.25rem}.order-item .item-name{font-weight:600}.order-item .item-details{font-size:.9rem}button.place-order{font-size:.95rem;padding:10px 16px}}@media (max-width:400px){body,html{overflow-x:hidden}.checkout-container{padding:1rem}.checkout-card,.order-summary{border-radius:8px;padding:1rem}.customer-info input,.customer-info select,.customer-info textarea{font-size:.9rem}}.order-summary-page{background-color:#f9fafb;box-sizing:border-box;color:#1f2937;font-family:Inter,sans-serif;margin:2.5rem auto;max-width:900px;padding:2rem 1.5rem}.title{color:#111827;font-size:1.8rem;font-weight:600;margin-bottom:2rem;text-align:center}.order-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 15px #0000000f;margin-bottom:1.5rem;padding:1.5rem}.order-info{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:space-between}.label{color:#374151;margin-right:4px}.label,.status{font-weight:600}.status{border-radius:1rem;font-size:.85rem;padding:.3rem .8rem}.status.paid{background:#dcfce7;color:#166534}.status.unpaid{background:#fee2e2;color:#991b1b}.order-items{display:flex;flex-direction:column;gap:1rem}.order-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;padding:1rem}.item-left,.order-item{align-items:center;display:flex;gap:1rem}.item-left{flex:1 1}.item-thumb{border:1px solid #e5e7eb;border-radius:8px;height:70px;object-fit:cover;width:70px}.item-info h4{color:#111827;font-size:1rem;margin:0}.item-info p{color:#4b5563;font-size:.9rem;margin:3px 0}.item-right{text-align:right}.item-price{color:#111827;font-weight:600}.order-totals{border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem}.order-totals p{color:#374151;display:flex;font-size:1rem;justify-content:space-between;margin:.4rem 0}.order-totals .total{color:#111827;font-size:1.2rem;font-weight:600}.check-status-btn{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:600;margin:2rem auto 0;padding:.8rem 1.8rem;transition:background .3s ease,transform .15s ease}.check-status-btn:hover{background:#1d4ed8;transform:translateY(-2px)}.loader,.not-found{color:#4b5563;font-size:1.2rem;padding:3rem 0;text-align:center}@media (max-width:768px){.order-summary-page{padding:1rem}.order-info{flex-direction:column;gap:.5rem}.order-item{align-items:flex-start;flex-direction:column}.item-thumb{height:auto;max-height:160px;width:100%}.item-right{align-self:flex-end}.title{font-size:1.5rem}}.header{background:#fff;background:var(--color-surface,#fff);border-bottom:1px solid #eee;border-bottom:1px solid var(--color-border,#eee);box-shadow:0 1px 6px #00000008;box-sizing:border-box;height:80px;justify-content:space-between;padding:0 2.5rem;position:sticky;top:0;width:100%;z-index:50}.header,.header-left{align-items:center;display:flex}.header-left{flex:1 1}.logo-link{align-items:center;display:inline-flex}.logo-img{height:auto;max-width:140px;object-fit:contain;transition:transform .25s ease;width:auto}.logo-img:hover{transform:scale(1.03)}.header-right{align-items:center;display:flex;flex:1 1;justify-content:flex-end}.cart-link{display:inline-flex}.cart-link,.cart-wrapper{align-items:center;justify-content:center;position:relative}.cart-wrapper{display:flex}.cart-icon{cursor:pointer;height:32px;object-fit:contain;transition:transform .2s ease;width:32px}.cart-icon:hover{transform:scale(1.1)}.cart-badge{align-items:center;background:#111;background:var(--color-accent,#111);border-radius:50%;box-shadow:0 2px 4px #00000026;color:#fff;display:flex;font-size:.75rem;font-weight:600;height:20px;justify-content:center;line-height:1;min-width:20px;padding:2px 6px;position:absolute;right:-8px;top:-6px;transition:transform .15s ease-in-out}.cart-badge:active{transform:scale(1.1)}@media (max-width:768px){.header{height:70px;padding:0 1.5rem}.logo-img{max-width:120px}.cart-icon{height:28px;width:28px}.cart-badge{font-size:.7rem;height:18px;min-width:18px;right:-6px;top:-5px}}@media (max-width:480px){.header{height:60px;padding:0 1rem}.logo-img{max-width:100px}.cart-icon{height:26px;width:26px}.cart-badge{font-size:.65rem;height:16px;min-width:16px;right:-5px;top:-4px}}.footer{background:linear-gradient(135deg,#111827,#374151);box-shadow:0 -2px 6px #0000001a;color:#f9fafb;font-family:Inter,sans-serif;padding:1.25rem 1.5rem;text-align:center}.footer-container{margin:0 auto;max-width:900px}.footer-text{font-size:1rem;font-weight:500;margin:0}.footer-subtext{color:#d1d5db;font-size:.9rem;margin-top:.25rem}.footer-highlight{color:#60a5fa;font-weight:600}.footer-highlight:hover{color:#93c5fd;cursor:pointer}@media (max-width:768px){.footer{padding:1rem}.footer-text{font-size:.95rem}.footer-subtext{font-size:.85rem}}@media (max-width:480px){.footer{padding:.75rem}.footer-subtext,.footer-text{font-size:.85rem}}:root{--color-bg:#f9fafb;--color-surface:#fff;--color-border:#e5e7eb;--color-text:#111827;--color-text-secondary:#374151;--color-accent:#111827;--color-accent-2:#3b82f6;--color-danger:#ef4444;--font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--space-xs:0.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2rem;--space-xl:3rem;--radius-sm:0.375rem;--radius-md:0.5rem;--radius-lg:0.75rem;--shadow-soft:0 6px 20px #1118270f}*{box-sizing:border-box}#root,body,html{height:100%}body{-webkit-font-smoothing:antialiased;background:#f9fafb;background:var(--color-bg);color:#111827;color:var(--color-text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-family:var(--font-family);margin:0}h1{font-size:2rem}h1,h2{color:#111827;color:var(--color-text);font-weight:600;margin:0 0 1rem;margin:0 0 var(--space-sm) 0}h2{font-size:1.5rem}h3{color:#111827;color:var(--color-text);font-size:1.125rem;font-weight:600;margin:0 0 .5rem;margin:0 0 var(--space-xs) 0}p{color:#374151;color:var(--color-text-secondary);line-height:1.6;margin:0 0 1rem;margin:0 0 var(--space-sm) 0}.btn{border:none;border-radius:.5rem;border-radius:var(--radius-md);cursor:pointer;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-family:var(--font-family);font-weight:600;padding:.6rem 1rem;transition:all .15s ease}.btn-primary{background:#111827;background:var(--color-accent);box-shadow:none;color:#fff}.btn-primary:hover{filter:brightness(.95);transform:translateY(-1px)}.btn-secondary{background:#0000;border:1px solid #e5e7eb;border:1px solid var(--color-border);color:#111827;color:var(--color-text)}.input,input,select,textarea{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--color-border);border-radius:.375rem;border-radius:var(--radius-sm);color:#111827;color:var(--color-text);font-size:1rem;outline:none;padding:.65rem .75rem;width:100%}.input:focus,input:focus,select:focus,textarea:focus{border-color:#3b82f6;border-color:var(--color-accent-2);box-shadow:0 0 0 3px #1118270a}.card{background:#fff;background:var(--color-surface);border:1px solid #0000;border-radius:.5rem;border-radius:var(--radius-md);box-shadow:0 6px 20px #1118270f;box-shadow:var(--shadow-soft);padding:1.5rem;padding:var(--space-md)}.container{margin:0 auto;max-width:1100px;padding:0 1.5rem;padding:0 var(--space-md)}.grid{grid-gap:1.5rem;grid-gap:var(--space-md);display:grid;gap:1.5rem;gap:var(--space-md)}.grid-2{grid-template-columns:1fr 360px}@media (max-width:900px){.grid-2{grid-template-columns:1fr}}.text-muted{font-size:.95rem}.small,.text-muted{color:#374151;color:var(--color-text-secondary)}.small{font-size:.9rem}.p-0{padding:0}.m-0{margin:0}.table{border-collapse:collapse;width:100%}.table td,.table th{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--color-border);font-size:.95rem;padding:.75rem 0;text-align:left}
/*# sourceMappingURL=main.7a9bf916.css.map*/