body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input{font-family:inherit}.container{margin:0 auto;max-width:1200px;padding:0 20px}.header{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 10px #0000001a;color:#fff;padding:15px 0}.header-content{align-items:center;display:flex;justify-content:space-between}.logo{font-size:1.5rem;font-weight:700;letter-spacing:1px}.nav-links{align-items:center;display:flex;gap:20px}.nav-link{border-radius:4px;color:#fff;padding:8px 16px;transition:background-color .2s}.nav-link:hover{background-color:#ffffff1a}.cart-badge{position:relative}.cart-count{background:#ff4757;border-radius:10px;color:#fff;font-size:.75rem;min-width:18px;padding:2px 6px;position:absolute;right:-8px;text-align:center;top:-8px}.auth-page{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 70px);padding:40px 20px}.auth-form{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;max-width:400px;padding:40px;width:100%}.auth-form h2{color:#333;margin-bottom:30px;text-align:center}.form-group{margin-bottom:20px}.form-group label{color:#555;display:block;font-weight:500;margin-bottom:8px}.form-group input{border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;padding:12px 16px;transition:border-color .2s;width:100%}.form-group input:focus{border-color:#667eea;outline:none}.btn{border:none;border-radius:8px;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .2s}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;width:100%}.btn-primary:hover{box-shadow:0 4px 15px #667eea66;transform:translateY(-2px)}.btn-primary:disabled{cursor:not-allowed;opacity:.6;transform:none}.btn-secondary{background:#e0e0e0;color:#333}.btn-secondary:hover{background:#d0d0d0}.btn-danger{background:#ff4757;color:#fff}.btn-danger:hover{background:#f34}.btn-small{font-size:.875rem;padding:8px 16px}.auth-link{color:#666;margin-top:20px;text-align:center}.auth-link a{color:#667eea;font-weight:500}.error-message{background:#ffebee;border-radius:8px;color:#c62828;font-size:.9rem;margin-bottom:20px;padding:12px}.products-page{padding:40px 0}.products-page h1{color:#333;margin-bottom:40px;text-align:center}.products-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.product-card{background:#fff;border-radius:12px;box-shadow:0 4px 15px #00000014;overflow:hidden;transition:transform .2s,box-shadow .2s}.product-card:hover{box-shadow:0 8px 25px #0000001f;transform:translateY(-5px)}.product-card-pricing{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.product-card-price-original{color:#999;font-size:.95rem;text-decoration:line-through}.product-card-price-final{color:inherit;font-size:1.15rem;font-weight:700}.product-card-discount-tag{font-size:.75rem}.product-image{background:#f0f0f0;height:200px;width:100%}.product-info{padding:20px}.product-category{color:#667eea;font-size:.75rem;letter-spacing:1px;margin-bottom:8px;text-transform:uppercase}.product-name{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:8px}.product-description{color:#666;font-size:.875rem;line-height:1.5;margin-bottom:15px}.product-footer{align-items:center;display:flex;justify-content:space-between}.product-price{color:#333;font-size:1.25rem;font-weight:700}.stock-status{border-radius:4px;font-size:.75rem;padding:4px 8px}.in-stock{background:#e8f5e9;color:#2e7d32}.out-of-stock{background:#ffebee;color:#c62828}.add-to-cart-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;font-weight:600;margin-top:15px;padding:12px;transition:all .2s;width:100%}.add-to-cart-btn:hover:not(:disabled){box-shadow:0 4px 15px #667eea66;transform:translateY(-2px)}.add-to-cart-btn:disabled{cursor:not-allowed;opacity:.5}.cart-page{padding:40px 0}.cart-page h1{color:#333;margin-bottom:30px}.cart-empty{background:#fff;border-radius:12px;padding:60px 20px;text-align:center}.cart-empty p{color:#666;margin-bottom:20px}.cart-container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 350px}@media (max-width:900px){.cart-container{grid-template-columns:1fr}}.cart-items{background:#fff;border-radius:12px;padding:20px}.cart-item{border-bottom:1px solid #eee;display:flex;gap:20px;padding:20px 0}.cart-item:last-child{border-bottom:none}.cart-item-image{background:#f0f0f0;border-radius:8px;height:100px;object-fit:cover;width:100px}.cart-item-info{flex:1 1}.cart-item-name{font-weight:600;margin-bottom:5px}.cart-item-price{color:#666;margin-bottom:15px}.quantity-controls{align-items:center;display:flex;gap:10px}.quantity-btn{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:6px;color:#1f2937;display:flex;font-size:1.2rem;height:32px;justify-content:center;width:32px}.quantity-btn:hover{background:#fff;border-color:#667eea;color:#667eea}.quantity{font-weight:600;min-width:30px;text-align:center}.cart-item-actions{align-items:flex-end;display:flex;flex-direction:column;justify-content:space-between}.cart-item-total{font-size:1.1rem;font-weight:700}.remove-btn{background:none;border:none;color:#ff4757;font-size:.875rem}.remove-btn:hover{text-decoration:underline}.cart-summary{background:#fff;border-radius:12px;height:fit-content;padding:25px;position:sticky;top:20px}.cart-summary h2{font-size:1.25rem;margin-bottom:20px}.summary-row{color:#666;display:flex;justify-content:space-between;margin-bottom:15px}.summary-row-discount{color:#2d8a2d}.discount-amount{color:#2d8a2d;font-weight:600}.summary-total{border-top:2px solid #eee;color:#333;display:flex;font-size:1.25rem;font-weight:700;justify-content:space-between;padding-top:15px}.checkout-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;font-size:1rem;font-weight:600;margin-top:20px;padding:15px;width:100%}.checkout-btn:hover:not(:disabled){box-shadow:0 4px 15px #667eea66;transform:translateY(-2px)}.checkout-page{padding:32px 0 56px}.checkout-breadcrumb{color:#fff9;font-size:.875rem;margin-bottom:16px}.checkout-breadcrumb a{color:#ffffffbf;transition:color .2s}.checkout-breadcrumb a:hover{color:#fffffff2}.checkout-breadcrumb-sep{margin:0 8px;opacity:.5}.checkout-breadcrumb-current{color:#ffffffe6;font-weight:500}.checkout-title{color:#fffffff2;font-size:1.75rem;font-weight:700;letter-spacing:-.02em;margin-bottom:6px}.checkout-subtitle{color:#fff9;font-size:1rem;margin-bottom:32px}.checkout-layout{grid-gap:32px;align-items:start;display:grid;gap:32px;grid-template-columns:1fr 360px}@media (max-width:900px){.checkout-layout{grid-template-columns:1fr}}.checkout-form-main{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#ffffff0f!important;border:1px solid #ffffff1f;border-radius:16px;box-shadow:0 16px 50px #00000040;padding:28px 32px}.checkout-error-message{background:#ef444433;border:1px solid #ef444459;border-radius:10px;color:#fca5a5;font-size:.9rem;margin-bottom:24px;padding:14px 18px}.checkout-section{margin-bottom:28px}.checkout-section:last-of-type{margin-bottom:24px}.checkout-section-title{align-items:center;color:#ffffffe6;display:flex;font-size:1.05rem;font-weight:600;gap:10px;margin-bottom:16px}.checkout-section-icon{font-size:1.2rem;opacity:.9}.checkout-form-main .form-group label{color:#fffc}.checkout-form-main textarea{background:#0b102080;border:1px solid #ffffff2e;border-radius:10px;color:#0b102080;font-size:1rem;min-height:100px;padding:14px 18px;resize:vertical;transition:border-color .2s,box-shadow .2s;width:100%}.checkout-form-main textarea::placeholder{color:#0b102080}.checkout-form-main textarea:focus{border-color:#7c3aedb3;box-shadow:0 0 0 3px #7c3aed33;outline:none}.checkout-form-main input{background:#0b102080;border:1px solid #ffffff2e;border-radius:10px;color:#ffffffeb;font-size:1rem;padding:14px 18px;transition:border-color .2s,box-shadow .2s;width:100%}.checkout-form-main input::placeholder{color:#ffffff73}.checkout-form-main input:focus{border-color:#7c3aedb3;box-shadow:0 0 0 3px #7c3aed33;outline:none}.checkout-secure-badge{align-items:center;color:#22c55ee6;display:flex;font-size:.8rem;gap:6px;margin-bottom:14px}.checkout-submit-btn{background:linear-gradient(135deg,#7c3aed,#5b21b6);border:none;border-radius:12px;color:#fff;font-size:1.05rem;font-weight:600;margin-top:8px;padding:16px 24px;transition:transform .2s,box-shadow .2s;width:100%}.checkout-submit-btn:hover:not(:disabled){box-shadow:0 8px 24px #7c3aed66;transform:translateY(-2px)}.checkout-submit-btn:disabled{cursor:not-allowed;opacity:.75;transform:none}.checkout-submit-loading{animation:checkout-pulse 1.2s ease-in-out infinite;display:inline-block}@keyframes checkout-pulse{0%,to{opacity:1}50%{opacity:.6}}.checkout-summary-card{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#ffffff0f!important;border:1px solid #ffffff1f;border-radius:16px;box-shadow:0 16px 50px #00000040;padding:24px;position:sticky;top:24px}.checkout-summary-title{border-bottom:1px solid #ffffff08;color:#ffffff0a;font-size:1.1rem;font-weight:600;margin-bottom:20px;padding-bottom:14px}.checkout-summary-items{margin-bottom:16px}.checkout-summary-item{align-items:center;color:hsla(0,0%,100%,.035);display:flex;font-size:.9rem;gap:12px;justify-content:space-between;padding:10px 0}.checkout-summary-item-img-wrap{background:#ffffff14;border-radius:10px;flex-shrink:0;height:52px;overflow:hidden;width:52px}.checkout-summary-item-img{display:block;height:100%;object-fit:cover;width:100%}.checkout-summary-item-name{flex:1 1;min-width:0;padding-right:12px}.checkout-summary-item-price{color:#ffffff08;font-weight:500}.checkout-summary-row{align-items:center;display:flex;font-size:.95rem;justify-content:space-between;margin-top:8px}.checkout-summary-subtotal{color:#ffffff0a}.checkout-summary-discount{color:#7dd87d;font-weight:500}.checkout-summary-total{align-items:center;border-top:2px solid #ffffff05;color:hsla(0,0%,100%,.045);display:flex;font-size:1.15rem;font-weight:700;justify-content:space-between;margin-top:12px;padding:16px 0 0}.checkout-summary-footer{border-top:1px solid #ffffff05;margin-top:20px;padding-top:16px}.checkout-back-link{color:hsla(0,0%,100%,.025);font-size:.9rem;transition:color .2s}.checkout-back-link:hover{color:#ffffff14}.checkout-form{max-width:600px}.checkout-form h3{color:#333;margin-bottom:20px}.order-preview{border-top:1px solid #eee;margin-top:30px;padding-top:20px}.order-item{display:flex;font-size:.9rem;justify-content:space-between;padding:10px 0}.orders-page{padding:40px 0}.orders-page h1{margin-bottom:30px}.orders-empty{padding:60px 20px;text-align:center}.order-card,.orders-empty{background:#fff;border-radius:12px}.order-card{box-shadow:0 2px 10px #0000000d;margin-bottom:20px;padding:25px}.order-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:15px}.order-id{color:#333;font-weight:600}.order-date{color:#666;font-size:.9rem}.order-status{border-radius:20px;font-size:.8rem;font-weight:600;padding:6px 12px;text-transform:uppercase}.status-pending{background:#fff3e0;color:#f57c00}.status-completed{background:#e8f5e9;color:#2e7d32}.status-failed{background:#ffebee;color:#c62828}.status-processing{background:#e3f2fd;color:#1976d2}.order-items{margin-bottom:15px}.order-item-row{color:#666;font-size:.9rem;padding:8px 0}.order-item-row,.order-total{display:flex;justify-content:space-between}.order-total{border-top:1px solid #eee;font-weight:700;padding-top:15px}.loading{align-items:center;display:flex;justify-content:center;padding:60px}.spinner{animation:spin 1s linear infinite;border:3px solid #e0e0e0;border-radius:50%;border-top-color:#667eea;height:40px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.user-info{align-items:center;display:flex;gap:10px}.user-email{font-size:.875rem;opacity:.9}.logout-btn{background:#fff3;border:none;border-radius:4px;color:#fff;font-size:.875rem;padding:6px 12px}.logout-btn:hover{background:#ffffff4d}body{background:radial-gradient(1200px 800px at 10% 10%,#7c3aed59,#0000 60%),radial-gradient(900px 600px at 90% 20%,#3b82f647,#0000 55%),radial-gradient(1000px 700px at 50% 90%,#10b9812e,#0000 60%),#0b1020;color:#ffffffe0}.app{min-height:100vh}.page{padding:24px 0 48px}.loading-container{align-items:center;display:flex;justify-content:center;min-height:60vh}.app-header{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#0f122073!important;border-bottom:1px solid #ffffff14;height:auto;padding:14px 0;position:sticky;top:0;z-index:100}.logo-text{color:#ffffffeb!important;font-weight:800;letter-spacing:.3px}.glass-card{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#ffffff0f!important;border:1px solid #ffffff1f;box-shadow:0 16px 50px #00000059}.auth-card{max-width:440px;width:100%}.auth-hint{color:#ffffffa6;font-size:.9rem;margin-bottom:0;margin-top:8px}.muted{color:#ffffffb8}.product-image{height:180px;object-fit:cover}.cart-empty,.cart-items,.cart-summary,.checkout-form,.order-card,.orders-empty{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#ffffff0f!important;border:1px solid #ffffff1f}.cart-page h1,.checkout-page h1,.orders-page h1,.products-page h1{color:#ffffffe6}
/*# sourceMappingURL=main.c3ae0df5.css.map*/