@tailwind base;@tailwind components;@tailwind utilities;._footer_hpey3_1{background-color:#1a1a1a;color:#fff;padding:3rem 0 0;margin-top:auto}._footerContent_hpey3_8{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem}._footerSection_hpey3_17{margin-bottom:2rem}._footerSection_hpey3_17 h3{color:#00f2fd;font-size:1.2rem;margin-bottom:1rem;font-weight:600}._footerSection_hpey3_17 p{color:#999;line-height:1.6}._footerSection_hpey3_17 ul{list-style:none;padding:0;margin:0}._footerSection_hpey3_17 ul li{margin-bottom:.8rem;display:flex;align-items:center;color:#999}._footerSection_hpey3_17 ul li a{color:#999;text-decoration:none;transition:color .2s}._footerSection_hpey3_17 ul li a:hover{color:#00f2fd}._icon_hpey3_56{width:20px;height:20px;margin-right:.8rem;color:#00f2fd}._developerSubtitle_hpey3_64{color:#999;font-size:.9rem;margin-bottom:1rem;line-height:1.4}._developerLink_hpey3_71{display:inline-flex;align-items:center;gap:.5rem;padding:12px 20px;background:linear-gradient(135deg,#08c,#00d4ff,#08c);color:#fff;text-decoration:none;border-radius:25px;font-weight:600;font-size:.9rem;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 4px 15px #0088cc4d;border:2px solid transparent;background-clip:padding-box}._developerLink_hpey3_71:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}._developerLink_hpey3_71:hover:before{left:100%}._developerLink_hpey3_71:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 8px 25px #0088cc80;background:linear-gradient(135deg,#00a8ff,#00f2fd,#00a8ff)}._developerLink_hpey3_71:active{transform:translateY(0) scale(1.02)}._telegramIcon_hpey3_115{width:20px;height:20px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.2));animation:_pulse_hpey3_1 2s infinite}._sparkles_hpey3_122{font-size:1.2rem;animation:_sparkle_hpey3_122 1.5s ease-in-out infinite}@keyframes _pulse_hpey3_1{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes _sparkle_hpey3_122{0%,to{opacity:.7;transform:rotate(0) scale(1)}25%{opacity:1;transform:rotate(90deg) scale(1.1)}50%{opacity:.8;transform:rotate(180deg) scale(.9)}75%{opacity:1;transform:rotate(270deg) scale(1.1)}}._developerLink_hpey3_71:hover ._sparkles_hpey3_122{animation:_sparkleHover_hpey3_1 .8s ease-in-out infinite;text-shadow:0 0 10px #fff,0 0 20px #fff,0 0 30px #fff}@keyframes _sparkleHover_hpey3_1{0%,to{opacity:.8;transform:rotate(0) scale(1.2)}50%{opacity:1;transform:rotate(180deg) scale(1.4)}}._footerBottom_hpey3_169{margin-top:2rem;padding:1.5rem 2rem;background-color:#111;text-align:center}._warning_hpey3_176{color:#666;font-size:.8rem;margin-bottom:1rem}._copyright_hpey3_182{color:#666;font-size:.9rem}@media (max-width: 768px){._footerContent_hpey3_8{grid-template-columns:1fr;text-align:center}._footerSection_hpey3_17 ul li{justify-content:center}._developerLink_hpey3_71{width:100%;max-width:280px;margin:0 auto;justify-content:center;padding:14px 24px;font-size:1rem}._developerSubtitle_hpey3_64{text-align:center;margin-bottom:1.5rem}._telegramIcon_hpey3_115{width:22px;height:22px}._sparkles_hpey3_122{font-size:1.4rem}}.sub-categories{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0;justify-content:center}.sub-category-button{background-color:#f5f5f5;border:1px solid #e0e0e0;padding:8px 16px;border-radius:20px;cursor:pointer;font-size:14px;transition:all .2s ease;white-space:nowrap}.sub-category-button:hover{background-color:#e0e0e0}.sub-category-button.active{background-color:#3f51b5;color:#fff;border-color:#3f51b5}.error-message{text-align:center;padding:20px;color:#666;font-style:italic}@media (max-width: 768px){.sub-categories{gap:.5rem}.sub-category-button{padding:.4rem .8rem;font-size:.9rem}}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;padding:1.5rem;background:linear-gradient(to bottom,#f9f9f9,#fff)}@media (max-width: 1200px){.product-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}@media (max-width: 992px){.product-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (max-width: 768px){.product-grid{grid-template-columns:repeat(2,1fr);gap:1rem;padding:1rem}}@media (max-width: 480px){.product-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:.75rem}}.carousel-container{position:relative;width:100%;margin:0 auto;padding:10px 0}.carousel{display:flex;overflow-x:auto;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;padding:10px 5px}.carousel::-webkit-scrollbar{display:none}.carousel.center{justify-content:center}.carousel-item{flex:0 0 auto;width:100px;margin:0 10px;text-align:center;cursor:pointer;transition:transform .3s,opacity .3s;opacity:.7;position:relative}.carousel-item img{width:60px;height:60px;object-fit:contain;border-radius:50%;margin-bottom:8px;background-color:#f6f9fc;padding:5px;transition:transform .3s;box-shadow:0 2px 10px #0000000d;display:block;max-width:100%}.carousel-item p{font-size:.75rem;margin:0;white-space:normal;overflow:hidden;text-overflow:ellipsis;max-width:100%;line-height:1.2;height:2.4em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:center}.carousel-item:hover{transform:translateY(-3px);opacity:.9}.carousel-item.active{opacity:1}.carousel-item.active img{border:2px solid #1976d2;transform:scale(1.05);box-shadow:0 4px 12px #1976d233}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);width:30px;height:30px;border-radius:50%;background-color:#fff;border:none;color:#1976d2;font-size:20px;line-height:1;cursor:pointer;z-index:2;box-shadow:0 2px 5px #0000001a;display:flex;align-items:center;justify-content:center;transition:all .3s}.carousel-btn:hover{background-color:#1976d2;color:#fff;box-shadow:0 3px 8px #0003}.carousel-btn.left{left:5px}.carousel-btn.right{right:5px}@media (max-width: 768px){.carousel-item{width:80px;margin:0 5px}.carousel-item img{width:50px;height:50px}.carousel-btn{width:25px;height:25px;font-size:16px}}.carousel-item img[src$="all.png"]{border:1px dashed orange}.category-loading-container{display:flex;gap:16px;padding:20px;overflow-x:auto;justify-content:center;flex-wrap:wrap}.category-skeleton{width:120px;height:140px;border-radius:12px;background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0 37%,#e0e0e0 63%);background-size:400% 100%;animation:skeleton-loading 1.2s infinite ease-in-out}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 600px){.category-skeleton{width:100px;height:120px}}.telegram-banner{cursor:default;transition:all .3s ease;position:relative}.telegram-banner:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0088cc4d!important}.telegram-banner{animation:slideInFromBottom .6s ease-out}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.telegram-banner .MuiSvgIcon-root:first-of-type{animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@media (max-width: 768px){.telegram-banner{margin:16px 0}}.telegram-banner .MuiButton-root:active{transform:scale(.98)}.home-page{padding:20px;max-width:1200px;margin:0 auto}.section-title{text-align:center;margin:2rem 0;color:#333;font-size:2rem}.loading{text-align:center;padding:40px;font-size:18px;color:#666}.no-products{text-align:center;padding:40px;background-color:#f9f9f9;border-radius:8px;margin:20px 0;box-shadow:0 2px 4px #0000000d}.no-products p{font-size:18px;color:#666}@media (max-width: 768px){.home-page{padding:1rem}.section-title{font-size:1.5rem}}.category-page{padding:2rem;max-width:1200px;margin:0 auto}.category-title{font-size:2rem;margin-bottom:1rem;color:#212529}.category-description{font-size:1.1rem;color:#6c757d;margin-bottom:2rem;line-height:1.5}.loading{text-align:center;padding:2rem;font-size:1.2rem;color:#6c757d}.error{text-align:center;padding:2rem;font-size:1.2rem;color:#dc3545}:root{--primary-color: #3a86ff;--primary-dark: #2667ce;--primary-light: #ebf2ff;--secondary-color: #ff6b6b;--success-color: #10b981;--error-color: #ef4444;--warning-color: #f59e0b;--text-primary: #111827;--text-secondary: #4b5563;--text-light: #9ca3af;--background-light: #f9fafb;--background-dark: #1f2937;--border-color: #e5e7eb;--border-radius-sm: 4px;--border-radius-md: 8px;--border-radius-lg: 12px;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-2xl: 48px;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-md: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 1.875rem;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);--transition-speed: .3s;--container-padding: 1rem;--container-max-width: 1400px}.product-page{background-color:var(--background-light);padding:var(--spacing-xl) var(--container-padding);max-width:var(--container-max-width);margin:0 auto}.product-container{display:grid;grid-template-columns:1fr 1fr;gap:var(--spacing-xl);background-color:#fff;padding:var(--spacing-xl);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-md);overflow:hidden}.product-image{width:100%;height:400px;overflow:hidden;border-radius:var(--border-radius-md);background:linear-gradient(145deg,#f6f9fc,#eef1f5);display:flex;justify-content:center;align-items:center;position:relative}.product-image img{max-width:100%;max-height:100%;object-fit:contain;transition:transform var(--transition-speed),filter var(--transition-speed);filter:drop-shadow(0 5px 15px rgba(0,0,0,.08))}.product-image img:hover{transform:scale(1.05)}.product-badge{position:absolute;top:var(--spacing-sm);left:var(--spacing-sm);background-color:var(--secondary-color);color:#fff;font-size:var(--font-size-xs);font-weight:700;padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--border-radius-sm);text-transform:uppercase;z-index:1}.product-details{display:flex;flex-direction:column;gap:var(--spacing-lg)}.product-header{display:flex;justify-content:space-between;align-items:flex-start}.product-name{font-size:var(--font-size-2xl);font-weight:700;margin:0;color:var(--text-primary);line-height:1.3}.actions-group{display:flex;gap:var(--spacing-xs)}.action-button{background:none;border:none;color:var(--primary-color);width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color var(--transition-speed)}.action-button:hover{background-color:var(--primary-light)}.product-meta{display:flex;align-items:center;flex-wrap:wrap;gap:var(--spacing-md);margin-bottom:var(--spacing-md)}.product-price{font-size:var(--font-size-2xl);font-weight:700;color:var(--primary-color);margin:var(--spacing-sm) 0 var(--spacing-lg)}.product-description{font-size:var(--font-size-md);line-height:1.6;color:var(--text-secondary);margin-bottom:var(--spacing-lg);white-space:pre-wrap}.product-attributes{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--spacing-md);margin-bottom:var(--spacing-lg)}.attribute{border-bottom:1px dashed var(--border-color);padding:var(--spacing-xs) 0;display:flex;justify-content:space-between}.attribute-name{color:var(--text-secondary);font-size:var(--font-size-sm)}.attribute-value{color:var(--text-primary);font-size:var(--font-size-sm);font-weight:500}.product-stock{display:inline-flex;align-items:center;gap:var(--spacing-xs);padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--border-radius-sm);font-size:var(--font-size-sm);font-weight:500}.in-stock{background-color:#10b9811a;color:var(--success-color)}.out-of-stock{background-color:#ef44441a;color:var(--error-color)}.product-quantity-control{margin:var(--spacing-lg) 0}.quantity-label{font-weight:600;color:var(--text-primary);margin-bottom:var(--spacing-sm);display:block}.quantity-buttons{display:flex;align-items:center;height:42px}.quantity-button{width:42px;height:42px;border:1px solid var(--border-color);background-color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-primary);transition:background-color var(--transition-speed)}.quantity-button:first-child{border-radius:var(--border-radius-sm) 0 0 var(--border-radius-sm)}.quantity-button:last-child{border-radius:0 var(--border-radius-sm) var(--border-radius-sm) 0}.quantity-button:hover:not(:disabled){background-color:var(--background-light)}.quantity-button:disabled{color:var(--text-light);cursor:not-allowed}.quantity-value{width:60px;height:42px;border:1px solid var(--border-color);border-left:none;border-right:none;text-align:center;font-size:var(--font-size-md);font-weight:500;color:var(--text-primary);padding:0;display:flex;align-items:center;justify-content:center}.add-to-cart-button{width:100%;padding:var(--spacing-md) var(--spacing-lg);background-color:var(--primary-color);color:#fff;border:none;border-radius:var(--border-radius-md);font-size:var(--font-size-md);font-weight:600;cursor:pointer;transition:all var(--transition-speed);display:flex;align-items:center;justify-content:center;gap:var(--spacing-sm);box-shadow:0 4px 10px #3a86ff33}.add-to-cart-button:hover:not(:disabled){background-color:var(--primary-dark);transform:translateY(-2px);box-shadow:0 6px 15px #3a86ff4d}.add-to-cart-button:disabled{background-color:var(--text-light);cursor:not-allowed;box-shadow:none}.loading,.error{text-align:center;padding:var(--spacing-xl);background-color:#fff;border-radius:var(--border-radius-lg);box-shadow:var(--shadow-md)}.error{color:var(--error-color)}@media (max-width: 992px){.product-container{gap:var(--spacing-lg);padding:var(--spacing-lg)}.product-image{height:350px}.product-name,.product-price{font-size:var(--font-size-xl)}}@media (max-width: 768px){.product-page{padding:var(--spacing-lg) var(--container-padding)}.product-container{grid-template-columns:1fr;gap:var(--spacing-lg)}.product-image{height:300px}.product-attributes{grid-template-columns:1fr}}@media (max-width: 480px){.product-page{padding:var(--spacing-md) var(--container-padding)}.product-container{padding:var(--spacing-md);gap:var(--spacing-md)}.product-image{height:250px}.product-details{gap:var(--spacing-md)}.product-name,.product-price{font-size:var(--font-size-lg)}.product-description{font-size:var(--font-size-sm)}.product-quantity-control{flex-direction:column;align-items:flex-start;gap:var(--spacing-sm)}}.cart-page{padding:2rem;max-width:1200px;margin:0 auto}.cart-title{font-size:2rem;margin-bottom:2rem;color:var(--text-primary);text-align:center}.cart-empty{text-align:center;padding:4rem 2rem;background-color:var(--bg-secondary);border-radius:var(--border-radius-md);box-shadow:0 2px 4px #0000001a}.cart-empty p{font-size:1.2rem;color:var(--text-secondary);margin-bottom:1.5rem}.continue-shopping{display:inline-block;padding:.75rem 1.5rem;background-color:var(--primary-color);color:#fff;text-decoration:none;border-radius:var(--border-radius-sm);transition:background-color .3s;border:none;cursor:pointer;font-weight:500}.continue-shopping:hover{background-color:var(--primary-color-dark)}.cart-content{display:grid;grid-template-columns:1fr 300px;gap:2rem}.cart-items{background-color:var(--bg-secondary);border-radius:var(--border-radius-md);overflow:hidden}.cart-header{display:grid;grid-template-columns:2fr 1fr 1fr 1fr .5fr;padding:1rem;background-color:var(--bg-tertiary);font-weight:600;color:var(--text-primary)}.cart-item{display:grid;grid-template-columns:2fr 1fr 1fr 1fr .5fr;padding:1rem;border-bottom:1px solid var(--border-color);align-items:center}.cart-item:last-child{border-bottom:none}.product-info{display:flex;align-items:center}.product-image{width:60px;height:60px;object-fit:cover;border-radius:var(--border-radius-sm);margin-right:1rem}.product-name{font-weight:500;color:var(--text-primary)}.quantity-control{display:flex;align-items:center;border:1px solid var(--border-color);border-radius:var(--border-radius-sm);overflow:hidden;width:fit-content}.quantity-button{border:none;background-color:var(--bg-primary);color:var(--text-primary);width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s}.quantity-button:hover{background-color:var(--bg-tertiary)}.quantity-value{padding:0 .5rem;min-width:30px;text-align:center;font-weight:500}.remove-button{border:none;background-color:transparent;color:var(--text-secondary);cursor:pointer;font-size:1.2rem;display:flex;align-items:center;justify-content:center;transition:color .3s}.remove-button:hover{color:var(--error-color)}.cart-summary{background-color:var(--bg-secondary);border-radius:var(--border-radius-md);padding:1.5rem;align-self:start;position:sticky;top:2rem}.summary-title{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:var(--text-primary);border-bottom:1px solid var(--border-color);padding-bottom:.5rem}.summary-row{display:flex;justify-content:space-between;padding:.5rem 0;color:var(--text-primary)}.summary-row.total{font-weight:700;font-size:1.1rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border-color)}.checkout-button{display:block;width:100%;padding:.75rem 1rem;margin-top:1.5rem;background-color:var(--primary-color);color:#fff;border:none;border-radius:var(--border-radius-sm);font-weight:500;cursor:pointer;transition:background-color .3s}.checkout-button:hover{background-color:var(--primary-color-dark)}.checkout-page{padding:1rem;max-width:1400px;margin:0 auto;min-height:100vh;background-color:#f8f9fa}.checkout-page h1{text-align:center;margin-bottom:1.5rem;color:#2d3748;font-size:1.5rem;font-weight:700}.checkout-container{display:grid;grid-template-columns:1fr 400px;gap:2rem;max-width:1200px;margin:0 auto}@media (max-width: 480px){.checkout-page{padding:.5rem}.checkout-page h1{font-size:1.25rem;margin-bottom:1rem}.checkout-container{grid-template-columns:1fr;gap:1rem}.order-summary{order:-1;margin-bottom:1rem}}@media (max-width: 1024px){.checkout-container{grid-template-columns:1fr}.order-summary{order:-1}}.checkout-form-container{background:#fff;padding:1.5rem;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media (max-width: 480px){.checkout-form-container{padding:1rem;border-radius:12px}}.checkout-form{display:flex;flex-direction:column;gap:2rem;max-width:800px;margin:0 auto}@media (max-width: 480px){.checkout-form{gap:1.5rem}}.form-section{display:flex;flex-direction:column;gap:1.5rem;position:relative;padding:1.5rem;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}@media (max-width: 480px){.form-section{padding:1rem;gap:1rem;border-radius:8px}}.form-section h2{font-size:1.25rem;font-weight:600;color:#1a202c;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}@media (max-width: 480px){.form-section h2{font-size:1.1rem;margin-bottom:.75rem}}.form-section h2 svg{width:20px;height:20px;color:#4299e1}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1rem;width:100%}@media (max-width: 480px){.form-row{grid-template-columns:1fr;gap:1rem;margin-bottom:.75rem}}@media (max-width: 768px){.form-row{grid-template-columns:1fr;gap:1rem}}.form-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;width:100%}@media (max-width: 480px){.form-group{margin-bottom:.75rem;gap:.375rem}}.form-group label{font-size:.9rem;font-weight:500;color:#4a5568;margin-bottom:.25rem;display:flex;align-items:center}@media (max-width: 480px){.form-group label{font-size:.85rem}}.form-group input,.form-group select{padding:.75rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .2s;background-color:#fff;width:100%;box-sizing:border-box;min-height:44px}@media (max-width: 480px){.form-group input,.form-group select{padding:.625rem;font-size:.9rem;border-radius:6px;min-height:40px}}.form-group input:hover,.form-group select:hover{border-color:#cbd5e0}.form-group input:focus,.form-group select:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 3px #4299e126}.form-group input.error,.form-group select.error{border-color:#ef4444}.field-hint{font-size:.8rem;color:#718096;margin-top:.25rem}@media (max-width: 480px){.field-hint{font-size:.75rem}}.error-text{color:#ef4444;font-size:.8rem;margin-top:.25rem;display:block}@media (max-width: 480px){.error-text{font-size:.75rem}}.payment-details{text-align:center}.payment-info{padding:2rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;margin-bottom:1rem}@media (max-width: 480px){.payment-info{padding:1.5rem 1rem;border-radius:8px}}.payment-icon{margin-bottom:1rem;display:flex;justify-content:center;color:#ffffffe6}.payment-info h3{font-size:1.5rem;margin-bottom:1rem;font-weight:600}@media (max-width: 480px){.payment-info h3{font-size:1.25rem;margin-bottom:.75rem}}.payment-message{font-size:1rem;line-height:1.6;margin-bottom:1.5rem;opacity:.95}@media (max-width: 480px){.payment-message{font-size:.9rem;margin-bottom:1rem}}.contact-methods{background:#ffffff1a;padding:1.5rem;border-radius:8px;margin:1.5rem 0;text-align:left}@media (max-width: 480px){.contact-methods{padding:1rem;margin:1rem 0}}.contact-methods p{margin-bottom:.75rem;font-weight:500}.contact-methods ul{list-style:none;padding:0;margin:0}.contact-methods li{padding:.5rem 0;font-size:.95rem;display:flex;align-items:center;gap:.5rem}@media (max-width: 480px){.contact-methods li{font-size:.85rem;padding:.375rem 0}}.processing-time{font-size:.9rem;opacity:.9;margin-top:1rem}@media (max-width: 480px){.processing-time{font-size:.8rem}}.order-summary{background:#fff;padding:1.5rem;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;height:fit-content;position:sticky;top:2rem}@media (max-width: 480px){.order-summary{padding:1rem;border-radius:12px;position:static}}.order-summary h2{font-size:1.25rem;font-weight:600;color:#1a202c;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}@media (max-width: 480px){.order-summary h2{font-size:1.1rem;margin-bottom:1rem}}.order-summary h2 svg{width:20px;height:20px;color:#4299e1}.free-shipping-banner{background:linear-gradient(135deg,#e6fffa,#b2f5ea);border:1px solid #38b2ac;border-radius:8px;padding:.75rem 1rem;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;color:#234e52;font-size:.9rem;font-weight:500}.free-shipping-banner svg{color:#38b2ac;width:18px;height:18px;flex-shrink:0}@media (max-width: 480px){.free-shipping-banner{padding:.625rem .75rem;font-size:.85rem;border-radius:6px}.free-shipping-banner svg{width:16px;height:16px}}.shipping.free-shipping span:last-child{color:#38a169;font-weight:600}.shipping.free-shipping:before{content:"🚚";margin-right:.25rem}.cart-items{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem;max-height:300px;overflow-y:auto;padding-right:.5rem}@media (max-width: 480px){.cart-items{gap:.75rem;margin-bottom:1rem;max-height:250px}}.cart-items::-webkit-scrollbar{width:4px}.cart-items::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.cart-items::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:2px}.cart-item{display:flex;gap:1rem;padding:1rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}@media (max-width: 480px){.cart-item{gap:.75rem;padding:.75rem;border-radius:6px}}.cart-item-image{width:60px;height:60px;object-fit:cover;border-radius:6px;flex-shrink:0;border:1px solid #e2e8f0}@media (max-width: 480px){.cart-item-image{width:50px;height:50px;border-radius:4px}}.cart-item-details{flex:1;display:flex;flex-direction:column;gap:.25rem;min-width:0}.cart-item-name{font-size:.9rem;font-weight:500;color:#2d3748;margin:0;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (max-width: 480px){.cart-item-name{font-size:.8rem;-webkit-line-clamp:1}}.cart-item-quantity{font-size:.8rem;color:#6b7280;margin:0}@media (max-width: 480px){.cart-item-quantity{font-size:.75rem}}.cart-item-quantity span{font-weight:600;color:#4299e1}.cart-item-price{font-size:.9rem;font-weight:600;color:#2d3748;margin:0}@media (max-width: 480px){.cart-item-price{font-size:.8rem}}.order-totals{border-top:1px solid #e2e8f0;padding-top:1rem;display:flex;flex-direction:column;gap:.75rem}.order-totals>div{display:flex;justify-content:space-between;align-items:center;font-size:.9rem}@media (max-width: 480px){.order-totals>div{font-size:.8rem}}.subtotal,.shipping{color:#6b7280}.total{font-size:1.1rem!important;font-weight:600;color:#2d3748;padding-top:.75rem;border-top:1px solid #e2e8f0}@media (max-width: 480px){.total{font-size:1rem!important}}.step-indicator{display:flex;justify-content:center;align-items:center;margin-bottom:2rem;gap:1rem;position:relative}@media (max-width: 480px){.step-indicator{margin-bottom:1.5rem;gap:.5rem;overflow-x:auto;padding:0 .5rem;justify-content:flex-start}}.step-indicator:before{content:"";position:absolute;top:50%;left:0;right:0;height:2px;background:#e2e8f0;z-index:0;transform:translateY(-50%)}.step{display:flex;flex-direction:column;align-items:center;gap:.5rem;position:relative;z-index:1;background:#f8f9fa;padding:.5rem;border-radius:8px;min-width:80px}@media (max-width: 480px){.step{min-width:70px;padding:.375rem;gap:.375rem;height:85px;display:flex;flex-direction:column;justify-content:center}}.step-number{width:32px;height:32px;border-radius:50%;background:#e2e8f0;color:#6b7280;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem;transition:all .3s}@media (max-width: 480px){.step-number{width:28px;height:28px;font-size:.8rem}}.step.active .step-number{background:#4299e1;color:#fff}.step.completed .step-number{background:#48bb78;color:#fff}.step-label{font-size:.8rem;color:#6b7280;text-align:center;font-weight:500}@media (max-width: 480px){.step-label{font-size:.65rem;line-height:1.2;width:100%;text-align:center;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}}.step.active .step-label{color:#4299e1;font-weight:600}.step.completed .step-label{color:#48bb78}.form-navigation{display:flex;justify-content:space-between;margin-top:2rem;padding-top:1rem;border-top:1px solid #ddd;gap:1rem}@media (max-width: 480px){.form-navigation{margin-top:1.5rem;padding-top:.75rem;gap:.75rem;flex-direction:column}}.prev-button,.next-button,.submit-button{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease;font-weight:500;text-transform:uppercase;letter-spacing:.5px;min-height:44px}@media (max-width: 480px){.prev-button,.next-button,.submit-button{padding:.625rem 1.25rem;font-size:.9rem;border-radius:6px;min-height:40px;justify-content:center;width:100%}.form-navigation{flex-direction:row}.prev-button,.next-button,.submit-button{width:auto;flex:1}}.prev-button{background-color:#f5f5f5;color:#666;box-shadow:0 2px 4px #0000001a}.next-button,.submit-button{background-color:#4caf50;color:#fff;box-shadow:0 2px 4px #4caf504d}.prev-button:hover{background-color:#e0e0e0;transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.next-button:hover,.submit-button:hover{background-color:#45a049;transform:translateY(-1px);box-shadow:0 4px 6px #4caf5066}.next-button:disabled,.submit-button:disabled{background-color:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.previous-addresses{margin-bottom:2rem;padding:1.5rem;background-color:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}@media (max-width: 480px){.previous-addresses{margin-bottom:1.5rem;padding:1rem;border-radius:6px}}.previous-addresses h3{font-size:1rem;font-weight:600;color:#2d3748;margin-bottom:1rem}@media (max-width: 480px){.previous-addresses h3{font-size:.9rem;margin-bottom:.75rem}}.address-list{display:flex;flex-direction:column;gap:1rem}@media (max-width: 480px){.address-list{gap:.75rem}}.address-item{padding:1rem;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;transition:all .2s ease;background-color:#fff}@media (max-width: 480px){.address-item{padding:.75rem;border-radius:4px}}.address-item:hover{border-color:#4299e1;box-shadow:0 2px 4px #4299e11a}.address-item.selected{border-color:#4299e1;background-color:#ebf8ff}.address-item p{margin:.25rem 0;color:#4a5568;font-size:.9rem}@media (max-width: 480px){.address-item p{font-size:.8rem;margin:.2rem 0}}.address-item p:first-child{font-weight:500;color:#2d3748}.error-message{background-color:#fee2e2;border:1px solid #fecaca;color:#dc2626;padding:1rem;border-radius:8px;display:flex;align-items:center;gap:.5rem;margin:1rem 0}@media (max-width: 480px){.error-message{padding:.75rem;border-radius:6px;font-size:.9rem}}.error-message svg{width:20px;height:20px;flex-shrink:0}.checkout-page.empty-cart{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 1rem}@media (max-width: 480px){.checkout-page.empty-cart{padding:2rem 1rem}}.empty-cart-icon{font-size:4rem;color:#cbd5e0;margin-bottom:1rem}@media (max-width: 480px){.empty-cart-icon{font-size:3rem}}.continue-shopping{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#4299e1;color:#fff;border:none;border-radius:8px;font-size:1rem;cursor:pointer;transition:all .3s ease;margin-top:1rem}@media (max-width: 480px){.continue-shopping{padding:.625rem 1.25rem;font-size:.9rem;border-radius:6px}}.continue-shopping:hover{background-color:#3182ce;transform:translateY(-1px);box-shadow:0 4px 6px #4299e14d}.continue-shopping:active{transform:translateY(0)}.confirmation-details{display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media (max-width: 480px){.confirmation-details{grid-template-columns:1fr;gap:1.5rem}}.contact-details,.shipping-details{background:#fff;padding:1.5rem;border-radius:8px;border:1px solid #e2e8f0}@media (max-width: 480px){.contact-details,.shipping-details{padding:1rem;border-radius:6px}}.contact-details h3,.shipping-details h3{font-size:1rem;font-weight:600;color:#2d3748;margin-bottom:1rem;border-bottom:1px solid #e2e8f0;padding-bottom:.5rem}@media (max-width: 480px){.contact-details h3,.shipping-details h3{font-size:.9rem;margin-bottom:.75rem}}.contact-details p,.shipping-details p{margin:.5rem 0;color:#4a5568;font-size:.9rem;display:flex;align-items:center}@media (max-width: 480px){.contact-details p,.shipping-details p{font-size:.8rem;margin:.375rem 0}}.phone-input-container{position:relative;width:100%}.phone-input-wrapper{position:relative;border:2px solid #e1e5e9;border-radius:8px;display:flex;align-items:stretch;transition:border-color .2s ease;background:#fff;min-height:48px}.phone-input-wrapper:hover{border-color:#c3c8cd}.phone-input-wrapper:focus-within{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.phone-input-wrapper.error{border-color:#dc3545}.country-select-trigger{padding:8px 12px;background:none;border:none;border-right:1px solid #e1e5e9;display:flex;align-items:center;gap:6px;cursor:pointer;font-size:14px;transition:background-color .2s ease;flex-shrink:0;min-width:100px;max-width:140px;border-radius:6px 0 0 6px}.country-flag{width:20px;height:15px;object-fit:cover;border-radius:2px;box-shadow:0 1px 3px #0000001a;flex-shrink:0}.phone-code{color:#333;font-weight:500;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.dropdown-arrow{color:#666;transition:transform .2s ease;flex-shrink:0;font-size:12px}.input-wrapper{flex:1;position:relative;display:flex;align-items:center;min-width:0}.phone-input{flex:1;padding:12px 40px 12px 16px;border:none;outline:none;font-size:16px;background:transparent;border-radius:0 6px 6px 0;min-width:0;width:100%}.phone-input::placeholder{color:#999}.clear-button{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;color:#666;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease;z-index:1;flex-shrink:0}.clear-button:hover{background-color:#f0f0f0;color:#333}.country-name{flex:1;color:inherit;font-weight:400}.country-phone-code{color:#666;font-size:12px;min-width:50px;text-align:right}.country-option.selected .country-phone-code{color:#1976d2}@media (max-width: 1024px){.country-select-trigger{min-width:90px;max-width:120px;padding:8px 10px;gap:4px}.phone-code{font-size:12px}.dropdown-arrow{font-size:11px}}@media (max-width: 768px){.phone-input-wrapper{min-height:44px}.country-select-trigger{min-width:50px;max-width:60px;padding:8px 6px;gap:0}.phone-code{display:none}.dropdown-arrow{font-size:10px}.country-flag{width:18px;height:14px}.phone-input{padding:10px 35px 10px 12px;font-size:16px}.clear-button{right:8px;padding:3px}.country-select-dropdown{max-height:250px}.country-list{max-height:150px}.country-option{padding:10px 12px}}@media (max-width: 480px){.phone-input-wrapper{min-height:42px}.country-select-trigger{min-width:45px;max-width:50px;padding:6px 4px;gap:0}.phone-code,.dropdown-arrow{display:none}.country-flag{width:16px;height:12px}.phone-input{padding:8px 30px 8px 10px;font-size:16px}.clear-button{right:6px;padding:2px}}.country-select-container{position:relative;width:100%}.country-select-wrapper{position:relative;border:2px solid #e1e5e9;border-radius:8px;transition:border-color .2s ease}.country-select-wrapper:hover{border-color:#c3c8cd}.country-select-wrapper:focus-within{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.country-select-wrapper.error{border-color:#dc3545}.country-select-trigger{width:100%;padding:12px 16px;background:#fff;border:none;border-radius:6px;display:flex;align-items:center;gap:12px;cursor:pointer;font-size:16px;transition:background-color .2s ease}.country-select-trigger:hover{background-color:#f8f9fa}.country-flag{width:24px;height:18px;object-fit:cover;border-radius:2px;box-shadow:0 1px 3px #0000001a;flex-shrink:0}.country-name{flex:1;text-align:left;color:#333;font-weight:500}.dropdown-arrow{color:#666;transition:transform .2s ease;flex-shrink:0}.dropdown-arrow.open{transform:rotate(180deg)}.country-select-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e1e5e9;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;max-height:300px;overflow:hidden;margin-top:4px}.search-container{position:relative;padding:12px;border-bottom:1px solid #e1e5e9}.search-icon{position:absolute;left:20px;top:50%;transform:translateY(-50%);color:#666;pointer-events:none}.country-search{width:100%;padding:8px 12px 8px 36px;border:1px solid #e1e5e9;border-radius:6px;font-size:14px;outline:none;transition:border-color .2s ease}.country-search:focus{border-color:#007bff}.country-list{max-height:200px;overflow-y:auto}.country-option{width:100%;padding:12px 16px;background:none;border:none;display:flex;align-items:center;gap:12px;cursor:pointer;font-size:14px;transition:background-color .2s ease;text-align:left}.country-option:hover{background-color:#f8f9fa}.country-option.selected{background-color:#e3f2fd;color:#1976d2}.country-option .country-flag{width:20px;height:15px}.country-option .country-name{flex:1;color:inherit;font-weight:400}.no-results{padding:16px;text-align:center;color:#666;font-size:14px}.error-text{display:block;color:#dc3545;font-size:12px;margin-top:4px}.country-list::-webkit-scrollbar{width:6px}.country-list::-webkit-scrollbar-track{background:#f1f1f1}.country-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.country-list::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width: 768px){.country-select-dropdown{max-height:250px}.country-list{max-height:150px}.country-option{padding:10px 12px}.country-flag{width:20px;height:15px}}.order-success-page{max-width:1000px;margin:0 auto;padding:2rem;background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh}.success-celebration{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:2rem}.success-icon{width:100px;height:100px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;font-weight:700;box-shadow:0 8px 25px #10b9814d;animation:successPulse 2s ease-in-out infinite;position:relative;z-index:2}.checkmark{animation:checkmarkPop .6s ease-out}.success-animation{position:absolute;width:120px;height:120px;border:3px solid #10b981;border-radius:50%;opacity:.6;animation:ripple 2s ease-out infinite}@keyframes successPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes checkmarkPop{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes ripple{0%{transform:scale(.8);opacity:.6}to{transform:scale(1.3);opacity:0}}.success-content{text-align:center;margin-bottom:3rem}.order-success-page h1{color:#065f46;margin-bottom:1rem;font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,#10b981,#059669);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.order-id{margin-bottom:1rem}.order-number{display:inline-block;padding:.5rem 1rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);color:#0369a1;border-radius:.5rem;font-weight:600;border:1px solid #bae6fd}.success-message{color:var(--text-secondary);font-size:1.1rem;line-height:1.6;margin-bottom:0}.order-details{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:1rem;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 15px #00000014;border:1px solid rgba(255,255,255,.5);position:relative;overflow:hidden}.order-details:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#10b981,#3b82f6,#8b5cf6)}.order-details h2{margin-bottom:2rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-color);display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:600;color:var(--text-primary)}.section-icon{font-size:1.3rem}.order-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem}.info-card{background:linear-gradient(135deg,#fff,#f1f5f9);border-radius:.75rem;padding:1.5rem;border:1px solid #e2e8f0;transition:all .3s ease}.info-card:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0000001a}.info-card h3{margin-bottom:1rem;font-size:1.1rem;font-weight:600;color:var(--text-primary);display:flex;align-items:center;gap:.5rem}.card-icon{font-size:1.2rem}.support-description{margin-bottom:1rem;color:var(--text-secondary);line-height:1.6}.contact-link{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:linear-gradient(135deg,#fff,#f1f5f9);border-radius:.5rem;text-decoration:none;transition:all .3s ease;border:1px solid #e2e8f0}.contact-link:hover{transform:translateY(-1px);box-shadow:0 2px 8px #3b82f626;border-color:#3b82f6}.contact-link.telegram:hover{box-shadow:0 2px 8px #29b6f633;border-color:#29b6f6}.contact-icon{font-size:1.3rem;flex-shrink:0}.contact-text{display:flex;flex-direction:column;gap:.2rem}.contact-handle{color:var(--text-secondary);font-size:.85rem}.info-row{display:flex;padding:.75rem 0;border-bottom:1px solid #f1f5f9}.info-row:last-child{border-bottom:none}.label{width:140px;font-weight:500;color:var(--text-secondary);flex-shrink:0}.value{flex:1;color:var(--text-primary);font-weight:500}.value.status-pending{color:#d97706}.value.status-processing{color:#1d4ed8}.value.status-shipped{color:#059669}.value.status-delivered{color:#0f766e}.value.status-cancelled{color:#dc2626}.order-items h3{margin-bottom:1.5rem;font-size:1.2rem;font-weight:600;color:var(--text-primary);display:flex;align-items:center;gap:.5rem}.items-list{margin-bottom:1.5rem}.order-item{display:flex;gap:1rem;padding:1rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:.75rem;margin-bottom:.75rem;border:1px solid #e2e8f0;transition:all .3s ease}.order-item:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000000d}.order-item:last-child{margin-bottom:0}.item-image{width:70px;height:70px;object-fit:cover;border-radius:.5rem;box-shadow:0 2px 8px #0000001a}.item-details{flex:1;display:flex;flex-direction:column;justify-content:center}.item-name{font-weight:600;margin-bottom:.5rem;color:var(--text-primary)}.item-price{color:var(--text-secondary);font-size:.95rem}.item-price strong{color:var(--text-primary);font-weight:600}.order-total{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:.75rem;font-weight:700;font-size:1.2rem;border:1px solid #bae6fd}.total-amount{color:#1d4ed8;font-size:1.3rem}.next-steps{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:1rem;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 15px #00000014;border:1px solid rgba(255,255,255,.5);position:relative;overflow:hidden}.next-steps:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#f59e0b,#10b981)}.next-steps h3{margin-bottom:1.5rem;font-size:1.3rem;font-weight:600;color:var(--text-primary);display:flex;align-items:center;gap:.5rem}.steps-list{display:flex;flex-direction:column;gap:1rem}.step{display:flex;align-items:center;gap:1rem;padding:1rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:.75rem;border:1px solid #e2e8f0}.step-number{width:30px;height:30px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem;flex-shrink:0}.step-text{color:var(--text-primary);font-weight:500}.actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.return-home,.view-orders{padding:1rem 2rem;border:none;border-radius:.75rem;text-decoration:none;font-weight:600;transition:all .3s ease;display:flex;align-items:center;gap:.75rem;font-size:1rem}.return-home{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;box-shadow:0 4px 15px #3b82f640}.return-home:hover{transform:translateY(-2px);box-shadow:0 8px 25px #3b82f659;background:linear-gradient(135deg,#2563eb,#1e40af)}.view-orders{background:linear-gradient(135deg,#fff,#f1f5f9);color:var(--text-primary);border:2px solid #e2e8f0}.view-orders:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0000001a;border-color:#3b82f6;color:#3b82f6}.order-success-page.loading,.order-success-page.error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;text-align:center}.loading-spinner{width:50px;height:50px;border:4px solid #e2e8f0;border-top:4px solid #10b981;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.order-success-page.error h1{color:var(--error-color);margin-bottom:1rem}@media (max-width: 768px){.order-success-page{padding:1rem}.success-icon{width:80px;height:80px;font-size:2.5rem}.order-success-page h1{font-size:2rem}.order-details,.next-steps{padding:1.5rem}.order-info-grid{grid-template-columns:1fr}.info-row{flex-direction:column;gap:.25rem}.label{width:auto;font-weight:600}.actions{flex-direction:column;align-items:center}.return-home,.view-orders{width:100%;max-width:300px;justify-content:center}.steps-list{gap:.75rem}.step{padding:.75rem}}.order-page{max-width:1200px;margin:0 auto;padding:2rem;background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh}.order-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:2rem;background:linear-gradient(135deg,#fff,#f1f5f9);border-radius:1rem;box-shadow:0 4px 15px #00000014;border:1px solid rgba(255,255,255,.5)}.header-content h1{margin:0;color:var(--text-primary);font-size:2rem;font-weight:700;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.order-subtitle{margin:.5rem 0 0;color:var(--text-secondary);font-size:1.1rem;font-weight:500}.order-status{padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;border-radius:.75rem;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;gap:.5rem;box-shadow:0 2px 8px #0000001a;transition:all .3s ease}.order-status:hover{transform:translateY(-2px);box-shadow:0 4px 15px #00000026}.unavailable-items-notice{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;margin-bottom:2rem;background:linear-gradient(135deg,#fef3cd,#fde68a);border:1px solid #f59e0b;border-radius:1rem;box-shadow:0 4px 15px #f59e0b1a}.notice-icon{font-size:2rem;flex-shrink:0;margin-top:.25rem}.notice-content h3{margin:0 0 .5rem;color:#92400e;font-size:1.1rem;font-weight:600}.notice-content p{margin:0;color:#a16207;line-height:1.5}.status-icon{font-size:1.1rem}.status-pending{background:linear-gradient(135deg,#fff4e5,#ffe8cc);color:#d97706;border:1px solid #FED7AA}.status-processing{background:linear-gradient(135deg,#e8f4fd,#dbeafe);color:#1d4ed8;border:1px solid #BFDBFE}.status-shipped{background:linear-gradient(135deg,#e5f6ec,#d1fae5);color:#059669;border:1px solid #A7F3D0}.status-delivered{background:linear-gradient(135deg,#e0f2f1,#ccfbf1);color:#0f766e;border:1px solid #99F6E4}.status-cancelled{background:linear-gradient(135deg,#feebee,#fee2e2);color:#dc2626;border:1px solid #FECACA}.status-text-pending{color:#d97706}.status-text-processing{color:#1d4ed8}.status-text-shipped{color:#059669}.status-text-delivered{color:#0f766e}.status-text-cancelled{color:#dc2626}.order-info-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-bottom:2rem}.order-info-card{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:1rem;padding:2rem;box-shadow:0 4px 15px #00000014;border:1px solid rgba(255,255,255,.5);transition:all .3s ease;position:relative;overflow:hidden}.order-info-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#ec4899)}.order-info-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001f}.order-info-card h2{margin-top:0;margin-bottom:1.5rem;font-size:1.25rem;color:var(--text-primary);border-bottom:1px solid var(--border-color);padding-bottom:.75rem;display:flex;align-items:center;gap:.75rem;font-weight:600}.card-icon{font-size:1.3rem}.support-card{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-color:#bae6fd}.support-card:before{background:linear-gradient(90deg,#0ea5e9,#3b82f6)}.support-description{margin-bottom:1.5rem;color:var(--text-secondary);line-height:1.6}.contact-methods{display:flex;flex-direction:column;gap:.75rem}.contact-link{display:flex;align-items:center;gap:1rem;padding:1rem;background:linear-gradient(135deg,#fff,#f1f5f9);border-radius:.75rem;text-decoration:none;transition:all .3s ease;border:1px solid #e2e8f0}.contact-link:hover{transform:translateY(-2px);box-shadow:0 4px 15px #3b82f626;border-color:#3b82f6}.contact-link.telegram{background:linear-gradient(135deg,#e1f5fe,#b3e5fc)}.contact-link.telegram:hover{box-shadow:0 4px 15px #29b6f633;border-color:#29b6f6}.contact-icon{font-size:1.5rem;flex-shrink:0}.contact-text{display:flex;flex-direction:column;gap:.25rem}.contact-text strong{color:var(--text-primary);font-weight:600}.contact-handle{color:var(--text-secondary);font-size:.9rem}.info-group{margin-bottom:1rem}.info-group:last-child{margin-bottom:0}.info-label{color:var(--text-secondary);font-size:.875rem;margin-bottom:.25rem;font-weight:500}.info-value{color:var(--text-primary);font-weight:600}.order-items-container{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:1rem;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 15px #00000014;border:1px solid rgba(255,255,255,.5);position:relative;overflow:hidden}.order-items-container:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#10b981,#3b82f6)}.order-items-container h2{margin-top:0;margin-bottom:1.5rem;font-size:1.25rem;color:var(--text-primary);border-bottom:1px solid var(--border-color);padding-bottom:.75rem;display:flex;align-items:center;gap:.75rem;font-weight:600}.order-items-table{width:100%}.order-items-header{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;padding:1rem 0;border-bottom:2px solid var(--border-color);font-weight:600;color:var(--text-secondary);background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:.5rem;margin-bottom:.5rem}.order-item-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;padding:1.25rem 0;border-bottom:1px solid var(--border-color);align-items:center;transition:background-color .3s ease}.order-item-row:hover{background-color:#3b82f608;border-radius:.5rem}.product-info{display:flex;align-items:center;gap:1rem}.product-image{width:60px;height:60px;object-fit:cover;border-radius:.75rem;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease}.product-image:hover{transform:scale(1.05)}.product-name{font-weight:600;color:var(--text-primary)}.order-summary-row{display:flex;justify-content:flex-end;padding:1.5rem 0;font-weight:700;font-size:1.1rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:.75rem;margin-top:1rem;border:1px solid #bae6fd}.summary-label{margin-right:2rem;color:var(--text-secondary)}.summary-value{color:#1d4ed8;font-size:1.2rem}.order-actions{display:flex;justify-content:center;margin-top:2rem}.back-to-orders{padding:1rem 2rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;border-radius:.75rem;text-decoration:none;font-weight:600;transition:all .3s ease;display:flex;align-items:center;gap:.75rem;box-shadow:0 4px 15px #3b82f640}.back-to-orders:hover{transform:translateY(-2px);box-shadow:0 8px 25px #3b82f659;background:linear-gradient(135deg,#2563eb,#1e40af)}.action-icon{font-size:1.1rem}.order-page.loading,.order-page.error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;text-align:center}.loading-spinner{width:50px;height:50px;border:4px solid #e2e8f0;border-top:4px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-icon{font-size:3rem;margin-bottom:1rem}.order-page.error h1{color:var(--error-color);margin-bottom:1rem}.order-item-row.unavailable{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fecaca;opacity:.8;position:relative}.order-item-row.unavailable:before{content:"";position:absolute;top:50%;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,#dc2626 10%,#dc2626 90%,transparent 100%);z-index:1;pointer-events:none}.product-details{display:flex;flex-direction:column;gap:.5rem}.unavailable-badge{display:flex;align-items:center;gap:.5rem;padding:.25rem .75rem;background:linear-gradient(135deg,#fee2e2,#fecaca);border:1px solid #f87171;border-radius:1rem;font-size:.75rem;font-weight:500;color:#dc2626}.unavailable-icon{font-size:.875rem}.unavailable-text{color:#dc2626!important;text-decoration:line-through;opacity:.8}.order-item-row.unavailable .product-image{filter:grayscale(50%) opacity(.7)}.order-item-row.unavailable .product-name{color:#6b7280;text-decoration:line-through}@media (max-width: 768px){.order-page{padding:1rem}.order-header{flex-direction:column;gap:1rem;text-align:center;padding:1.5rem}.order-info-container{grid-template-columns:1fr}.order-items-header{display:none}.order-item-row{grid-template-columns:1fr;gap:.5rem;padding:1rem;background:#f8fafc;border-radius:.75rem;margin-bottom:.75rem;border:1px solid #e2e8f0}.item-col{display:flex;justify-content:space-between;padding:.25rem 0}.item-col:before{content:attr(data-label);font-weight:600;color:var(--text-secondary)}.product-info{justify-content:flex-start;width:100%;margin-bottom:.5rem}.order-summary-row{flex-direction:column;text-align:center;gap:.5rem}.unavailable-badge{font-size:.7rem;padding:.2rem .5rem;gap:.25rem}.order-item-row.unavailable:before{display:none}.unavailable-items-notice{padding:1rem;margin-bottom:1.5rem}.notice-icon{font-size:1.5rem}.notice-content h3{font-size:1rem}.notice-content p{font-size:.9rem}}.orders-page{max-width:1200px;margin:0 auto;padding:2rem}.orders-page h1{text-align:center;margin-bottom:2rem;color:var(--text-primary)}.orders-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.order-card{background-color:var(--bg-secondary);border-radius:var(--border-radius-md);overflow:hidden;box-shadow:0 2px 8px #0000000d;transition:transform .3s,box-shadow .3s}.order-card:hover{transform:translateY(-3px);box-shadow:0 4px 12px #0000001a}.order-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid var(--border-color)}.order-info{display:flex;flex-direction:column;gap:.2rem}.order-id{font-weight:500;color:var(--text-primary)}.order-date{font-size:.9rem;color:var(--text-secondary)}.order-status{padding:.3rem .8rem;font-size:.75rem;font-weight:500;border-radius:var(--border-radius-sm);text-transform:uppercase}.status-pending{background-color:#fff4e5;color:#ff9800}.status-processing{background-color:#e8f4fd;color:#2196f3}.status-shipped{background-color:#e5f6ec;color:#4caf50}.status-delivered{background-color:#e0f2f1;color:#009688}.status-cancelled{background-color:#feebee;color:#f44336}.order-items-preview{display:flex;padding:1rem;gap:.5rem}.order-item-preview{position:relative;width:60px;height:60px}.order-item-preview img{width:100%;height:100%;object-fit:cover;border-radius:var(--border-radius-sm)}.item-quantity{position:absolute;bottom:-5px;right:-5px;background-color:var(--primary-color);color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:.75rem}.more-items{width:60px;height:60px;background-color:var(--bg-primary);border-radius:var(--border-radius-sm);display:flex;align-items:center;justify-content:center;color:var(--text-secondary);font-weight:500;font-size:.9rem}.order-footer{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-top:1px solid var(--border-color)}.order-total{font-weight:500;color:var(--text-primary)}.view-order{color:var(--primary-color);text-decoration:none;font-weight:500;transition:color .3s}.view-order:hover{color:var(--primary-color-dark)}.orders-page.loading,.orders-page.error,.orders-page.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh}.error-message{color:var(--error-color);margin-bottom:1rem}.shop-button{margin-top:1rem;padding:.75rem 1.5rem;background-color:var(--primary-color);color:#fff;border:none;border-radius:var(--border-radius-sm);text-decoration:none;transition:background-color .3s}.shop-button:hover{background-color:var(--primary-color-dark)}@media (max-width: 768px){.orders-list{grid-template-columns:1fr}}.not-found-container{display:flex;justify-content:center;align-items:center;min-height:70vh;padding:2rem;text-align:center}.not-found-content{max-width:600px;animation:fadeIn .5s ease-in-out}.not-found-title{font-size:8rem;font-weight:700;margin:0;color:var(--primary-color, #4a55a2);line-height:1}.not-found-subtitle{font-size:2rem;font-weight:600;margin:.5rem 0 1.5rem;color:var(--text-color, #333)}.not-found-text{font-size:1.1rem;margin-bottom:2rem;color:var(--text-secondary, #666);line-height:1.5}.not-found-button{display:inline-block;background-color:var(--primary-color, #4a55a2);color:#fff;padding:.75rem 1.5rem;text-decoration:none;border-radius:4px;font-weight:500;transition:background-color .3s,transform .2s}.not-found-button:hover{background-color:var(--primary-dark, #3a4482);transform:translateY(-2px)}.not-found-button:active{transform:translateY(0)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.not-found-title{font-size:6rem}.not-found-subtitle{font-size:1.5rem}}@media (max-width: 480px){.not-found-container{padding:1rem}.not-found-title{font-size:4rem}.not-found-subtitle{font-size:1.25rem}.not-found-text{font-size:1rem}.not-found-button{padding:.6rem 1.2rem;font-size:.9rem}}._container_1slf0_1{max-width:800px;margin:0 auto;padding:2rem;min-height:calc(100vh - 200px)}._content_1slf0_8{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 10px #0000001a}._title_1slf0_15{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:2rem;text-align:center;border-bottom:3px solid #3498db;padding-bottom:1rem}._section_1slf0_25{margin-bottom:2rem}._sectionTitle_1slf0_29{font-size:1.5rem;font-weight:600;color:#34495e;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}._sectionTitle_1slf0_29:before{content:"📦";font-size:1.2rem}._sectionTitle_1slf0_29:nth-of-type(2):before{content:"⏱"}._sectionTitle_1slf0_29:nth-of-type(3):before{content:"💶"}._sectionTitle_1slf0_29:nth-of-type(4):before{content:"📅"}._intro_1slf0_56{font-size:1.1rem;line-height:1.6;color:#555;margin-bottom:1.5rem}._list_1slf0_63{list-style:none;padding:0;margin:0}._list_1slf0_63 li{border-bottom:1px solid #eee;font-size:1rem;line-height:1.5;color:#555;position:relative;padding:.75rem 0 .75rem 1.5rem}._list_1slf0_63 li:before{content:"•";color:#3498db;font-weight:700;position:absolute;left:0}._list_1slf0_63 li:last-child{border-bottom:none}._contact_1slf0_91{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;padding:1.5rem;border-radius:8px;font-size:1.1rem;text-align:center;font-weight:500;margin-top:2rem}._costInfo_1slf0_102{background:#f8f9fa;border-radius:8px;padding:1.5rem;margin-bottom:1rem;border:1px solid #e9ecef}._costItem_1slf0_110{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #dee2e6}._costItem_1slf0_110:last-child{border-bottom:none}._costLabel_1slf0_122{font-size:1rem;color:#495057;flex:1}._costValue_1slf0_128{font-weight:600;font-size:1.1rem;color:#6c757d;padding:.25rem .75rem;background:#e9ecef;border-radius:4px}._costValueFree_1slf0_137{font-weight:700;font-size:1.1rem;color:#28a745;padding:.25rem .75rem;background:#d4edda;border-radius:4px;border:1px solid #c3e6cb}._costNote_1slf0_147{background:linear-gradient(135deg,#e8f5e8,#d4edda);border:1px solid #28a745;border-radius:6px;padding:1rem;margin-top:1rem;font-size:.95rem;color:#155724;font-weight:500;text-align:center}@media (max-width: 768px){._container_1slf0_1{padding:1rem}._content_1slf0_8{padding:1.5rem}._title_1slf0_15{font-size:2rem}._sectionTitle_1slf0_29{font-size:1.3rem}._costItem_1slf0_110{flex-direction:column;align-items:flex-start;gap:.5rem}._costLabel_1slf0_122{font-size:.9rem}._costValue_1slf0_128,._costValueFree_1slf0_137{font-size:1rem;align-self:flex-end}._costNote_1slf0_147{font-size:.9rem;padding:.75rem}}._container_13g8e_1{max-width:800px;margin:0 auto;padding:2rem;min-height:calc(100vh - 200px)}._content_13g8e_8{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 10px #0000001a}._title_13g8e_15{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:2rem;text-align:center;border-bottom:3px solid #27ae60;padding-bottom:1rem}._section_13g8e_25{margin-bottom:2rem}._sectionTitle_13g8e_29{font-size:1.5rem;font-weight:600;color:#34495e;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}._sectionTitle_13g8e_29:before{content:"💳";font-size:1.2rem}._sectionTitle_13g8e_29:nth-of-type(2):before{content:"🔒"}._sectionTitle_13g8e_29:nth-of-type(3):before{content:"⚡"}._intro_13g8e_52{font-size:1.1rem;line-height:1.6;color:#555;margin-bottom:1.5rem}._methodsGrid_13g8e_59{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:2rem 0}._methodCard_13g8e_66{background:#f8f9fa;border:2px solid #e9ecef;border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s ease}._methodCard_13g8e_66:hover{border-color:#27ae60;transform:translateY(-2px);box-shadow:0 4px 15px #27ae601a}._methodIcon_13g8e_81{font-size:3rem;margin-bottom:1rem}._methodCard_13g8e_66 h3{font-size:1.2rem;font-weight:600;color:#2c3e50;margin-bottom:.5rem}._methodCard_13g8e_66 p{font-size:.9rem;color:#666;line-height:1.4}._list_13g8e_99{list-style:none;padding:0;margin:0}._list_13g8e_99 li{border-bottom:1px solid #eee;font-size:1rem;line-height:1.5;color:#555;position:relative;padding:.75rem 0 .75rem 1.5rem}._list_13g8e_99 li:before{content:"✓";color:#27ae60;font-weight:700;position:absolute;left:0}._list_13g8e_99 li:last-child{border-bottom:none}._contact_13g8e_127{background:linear-gradient(135deg,#27ae60,#2ecc71);color:#fff;padding:1.5rem;border-radius:8px;font-size:1.1rem;text-align:center;font-weight:500;margin-top:2rem}@media (max-width: 768px){._container_13g8e_1{padding:1rem}._content_13g8e_8{padding:1.5rem}._title_13g8e_15{font-size:2rem}._sectionTitle_13g8e_29{font-size:1.3rem}._methodsGrid_13g8e_59{grid-template-columns:1fr;gap:1rem}}._container_p6hdx_1{max-width:800px;margin:0 auto;padding:2rem;min-height:calc(100vh - 200px)}._content_p6hdx_8{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 10px #0000001a}._title_p6hdx_15{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:2rem;text-align:center;border-bottom:3px solid #e74c3c;padding-bottom:1rem}._section_p6hdx_25{margin-bottom:2rem}._sectionTitle_p6hdx_29{font-size:1.5rem;font-weight:600;color:#34495e;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}._sectionTitle_p6hdx_29:before{content:"🔁";font-size:1.2rem}._sectionTitle_p6hdx_29:nth-of-type(2):before{content:"💡"}._sectionTitle_p6hdx_29:nth-of-type(3):before{content:"🚚"}._sectionTitle_p6hdx_29:nth-of-type(4):before{content:"💳"}._sectionTitle_p6hdx_29:nth-of-type(5):before{content:"📩"}._intro_p6hdx_60{font-size:1.1rem;line-height:1.6;color:#555;margin-bottom:1.5rem}._list_p6hdx_67{list-style:none;padding:0;margin:0}._list_p6hdx_67 li{border-bottom:1px solid #eee;font-size:1rem;line-height:1.5;color:#555;position:relative;padding:.75rem 0 .75rem 1.5rem}._list_p6hdx_67 li:before{content:"•";color:#e74c3c;font-weight:700;position:absolute;left:0}._list_p6hdx_67 li:last-child{border-bottom:none}._notice_p6hdx_95{background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;padding:1rem;color:#856404;font-weight:500}._contact_p6hdx_104{background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;padding:1.5rem;border-radius:8px;font-size:1.1rem;text-align:center;font-weight:500;margin-top:2rem}@media (max-width: 768px){._container_p6hdx_1{padding:1rem}._content_p6hdx_8{padding:1.5rem}._title_p6hdx_15{font-size:2rem}._sectionTitle_p6hdx_29{font-size:1.3rem}}._container_xoelr_1{max-width:800px;margin:0 auto;padding:2rem;min-height:calc(100vh - 200px)}._content_xoelr_8{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 10px #0000001a}._title_xoelr_15{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:2rem;text-align:center;border-bottom:3px solid #9b59b6;padding-bottom:1rem}._section_xoelr_25{margin-bottom:2rem}._sectionTitle_xoelr_29{font-size:1.5rem;font-weight:600;color:#34495e;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}._sectionTitle_xoelr_29:before{content:"📋";font-size:1.2rem}._sectionTitle_xoelr_29:nth-of-type(2):before{content:"🎯"}._sectionTitle_xoelr_29:nth-of-type(3):before{content:"🤝"}._sectionTitle_xoelr_29:nth-of-type(4):before{content:"🔒"}._sectionTitle_xoelr_29:nth-of-type(5):before{content:"⏰"}._sectionTitle_xoelr_29:nth-of-type(6):before{content:"🗑️"}._intro_xoelr_64{font-size:1.1rem;line-height:1.6;color:#555;margin-bottom:1.5rem;font-weight:500}._list_xoelr_72{list-style:none;padding:0;margin:1rem 0}._list_xoelr_72 li{border-bottom:1px solid #eee;font-size:1rem;line-height:1.5;color:#555;position:relative;padding:.75rem 0 .75rem 1.5rem}._list_xoelr_72 li:before{content:"•";color:#9b59b6;font-weight:700;position:absolute;left:0}._list_xoelr_72 li:last-child{border-bottom:none}._section_xoelr_25 p{font-size:1rem;line-height:1.6;color:#555;margin-bottom:1rem}@media (max-width: 768px){._container_xoelr_1{padding:1rem}._content_xoelr_8{padding:1.5rem}._title_xoelr_15{font-size:2rem}._sectionTitle_xoelr_29{font-size:1.3rem}}.profile-page{max-width:1200px;margin:0 auto;padding:2rem}.profile-container{display:flex;gap:2rem}.profile-sidebar{width:280px;flex-shrink:0}.profile-content{flex:1;background-color:var(--bg-secondary);border-radius:var(--border-radius-md);padding:1.5rem}.user-info{background-color:var(--bg-secondary);border-radius:var(--border-radius-md);padding:1.5rem;text-align:center;margin-bottom:1.5rem}.user-avatar{width:80px;height:80px;border-radius:50%;background-color:var(--primary-color);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:600;margin:0 auto 1rem}.user-name{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:var(--text-primary)}.user-email{color:var(--text-secondary);font-size:.9rem;margin-bottom:0}.profile-tabs{display:flex;flex-direction:column;gap:.5rem}.tab-button{display:block;text-align:left;padding:.75rem 1rem;background-color:var(--bg-secondary);border:none;border-radius:var(--border-radius-sm);cursor:pointer;transition:all .3s;color:var(--text-primary);font-weight:500;text-decoration:none}.tab-button:hover,.tab-button.active{background-color:var(--primary-color);color:#fff}.profile-title{margin-top:0;margin-bottom:1.5rem;font-size:1.75rem;color:var(--text-primary)}.form-section{margin-bottom:1.5rem}.form-section h2{font-size:1.25rem;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:1px solid var(--border-color);color:var(--text-primary)}.form-row{display:flex;gap:1rem;margin-bottom:1rem}.form-group{width:100%;margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:var(--text-primary)}.form-group input{width:100%;padding:.75rem;border:1px solid var(--border-color);border-radius:var(--border-radius-sm);background-color:var(--bg-primary);color:var(--text-primary)}.form-group.readonly input{background-color:var(--bg-tertiary);cursor:not-allowed}.section-info{color:var(--text-secondary);margin-bottom:1.5rem}.change-password-link{margin-top:1rem}.button{display:inline-block;padding:.75rem 1.5rem;border:none;border-radius:var(--border-radius-sm);cursor:pointer;font-weight:500;text-decoration:none;transition:background-color .3s}.button.secondary{background-color:var(--bg-tertiary);color:var(--text-primary)}.button.secondary:hover{background-color:var(--border-color)}.form-actions{display:flex;justify-content:flex-end;margin-top:1rem}.save-button{padding:.75rem 1.5rem;background-color:var(--primary-color);color:#fff;border:none;border-radius:var(--border-radius-sm);font-weight:500;cursor:pointer;transition:background-color .3s}.save-button:hover{background-color:var(--primary-color-dark)}.error-message{padding:.75rem;background-color:#feebee;color:#f44336;border-radius:var(--border-radius-sm);margin-bottom:1.5rem}.success-message{padding:.75rem;background-color:#e8f5e9;color:#4caf50;border-radius:var(--border-radius-sm);margin-bottom:1.5rem}.profile-page.loading{display:flex;justify-content:center;align-items:center;min-height:50vh}@media (max-width: 768px){.profile-container{flex-direction:column}.profile-sidebar{width:100%}.form-row{flex-direction:column;gap:0}}.change-password-page{max-width:600px;margin:2rem auto;padding:2rem;min-height:calc(100vh - 200px)}.change-password-container{background-color:var(--bg-secondary);border-radius:var(--border-radius-md);padding:2rem;box-shadow:0 2px 8px #0000001a}.page-title{text-align:center;margin-bottom:2rem;color:var(--text-primary);font-size:2rem;font-weight:600}.password-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:500;color:var(--text-primary);font-size:.9rem}.form-group input{padding:.75rem;border:1px solid var(--border-color);border-radius:var(--border-radius-sm);background-color:var(--bg-primary);color:var(--text-primary);font-size:1rem;transition:border-color .3s,box-shadow .3s}.form-group input:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 2px rgba(var(--primary-color-rgb),.2)}.form-group input.error{border-color:#f44336;box-shadow:0 0 0 2px #f4433633}.input-error{color:#f44336;font-size:.85rem;margin-top:.25rem}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}.cancel-button{padding:.75rem 1.5rem;background-color:var(--bg-tertiary);color:var(--text-primary);border:1px solid var(--border-color);border-radius:var(--border-radius-sm);font-weight:500;cursor:pointer;transition:all .3s;text-decoration:none}.cancel-button:hover{background-color:var(--border-color);transform:translateY(-1px)}.save-button{padding:.75rem 1.5rem;background-color:var(--primary-color);color:#fff;border:none;border-radius:var(--border-radius-sm);font-weight:500;cursor:pointer;transition:all .3s;position:relative;overflow:hidden}.save-button:hover:not(:disabled){background-color:var(--primary-color-dark);transform:translateY(-1px);box-shadow:0 4px 12px rgba(var(--primary-color-rgb),.3)}.save-button:disabled{background-color:var(--bg-tertiary);color:var(--text-secondary);cursor:not-allowed;transform:none}.error-message{padding:1rem;background-color:#feebee;color:#f44336;border-radius:var(--border-radius-sm);margin-bottom:1.5rem;border-left:4px solid #F44336}.success-message{padding:1rem;background-color:#e8f5e9;color:#4caf50;border-radius:var(--border-radius-sm);margin-bottom:1.5rem;border-left:4px solid #4CAF50}.error-message,.success-message{animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.change-password-page{padding:1rem;margin:1rem auto}.change-password-container{padding:1.5rem}.page-title{font-size:1.5rem}.form-actions{flex-direction:column;gap:.75rem}.cancel-button,.save-button{width:100%;text-align:center}}@media (prefers-color-scheme: dark){.change-password-container{box-shadow:0 2px 8px #0000004d}.form-group input{background-color:var(--bg-tertiary)}.form-group input:focus{background-color:var(--bg-primary)}}.app{display:flex;flex-direction:column;min-height:100vh;width:100%;overflow-x:hidden}.main-content{flex:1;padding:var(--spacing-xl) var(--container-padding);width:100%;box-sizing:border-box}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--background-light);color:var(--text-primary);font-size:var(--font-size-md);line-height:1.5}a{color:var(--primary-color);text-decoration:none;transition:color var(--transition-speed)}a:hover{color:var(--primary-dark);text-decoration:none}button{cursor:pointer;font-size:var(--font-size-md);border-radius:var(--border-radius-md);transition:all var(--transition-speed)}.container{max-width:var(--container-max-width);margin:0 auto;padding:0 var(--container-padding);width:100%;box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin-top:0;line-height:1.2}h1{font-size:var(--font-size-xxl)}h2{font-size:var(--font-size-xl)}h3{font-size:var(--font-size-lg)}.row{display:flex;flex-wrap:wrap;margin:0 calc(-1 * var(--spacing-md))}.col{flex:1 0 0%;padding:0 var(--spacing-md);box-sizing:border-box}.col-6{flex:0 0 50%;max-width:50%;padding:0 var(--spacing-md);box-sizing:border-box}.col-4{flex:0 0 33.333333%;max-width:33.333333%;padding:0 var(--spacing-md);box-sizing:border-box}.col-3{flex:0 0 25%;max-width:25%;padding:0 var(--spacing-md);box-sizing:border-box}@media (max-width: 992px){.col-md-6{flex:0 0 50%;max-width:50%}.col-md-12{flex:0 0 100%;max-width:100%}}@media (max-width: 768px){.main-content{padding:var(--spacing-lg) var(--container-padding)}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-12{flex:0 0 100%;max-width:100%}h1{font-size:var(--font-size-xl)}h2{font-size:var(--font-size-lg)}}@media (max-width: 480px){.main-content{padding:var(--spacing-md) var(--container-padding)}.col-xs-12{flex:0 0 100%;max-width:100%}.row{margin:0 calc(-1 * var(--spacing-sm))}.col,.col-3,.col-4,.col-6,.col-sm-6,.col-md-6{padding:0 var(--spacing-sm)}}
