:root{--primary-color:#667eea;--secondary-color:#764ba2;--accent-color:#f093fb;--text-primary:#1a1a1a;--text-secondary:#6b7280;--background:#fff;--surface:#f9fafb;--border:#e5e7eb;--success:#10b981;--warning:#f59e0b;--error:#ef4444}body{background-color:var(--background);color:var(--text-primary);margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}::selection{background-color:#667eea;background-color:var(--primary-color);color:#fff}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f9fafb;background:var(--surface)}::-webkit-scrollbar-thumb{background:#667eea;background:var(--primary-color);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#764ba2;background:var(--secondary-color)}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #e5e7eb80;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.navbar.scrolled{background:#fffffffa;box-shadow:0 4px 20px #0000001a}.navbar .container{justify-content:space-between;padding:1rem 2rem}.brand-text,.navbar .container,.navbar-brand{align-items:center;display:flex}.brand-text{flex-direction:column;text-align:center}.brand-name{color:#1e293b;font-size:1.25rem;font-weight:800;letter-spacing:.5px;line-height:1.2}.brand-year{color:#64748b;font-size:.75rem;font-weight:600;letter-spacing:.25px;margin-top:-2px}.navbar-nav{align-items:center;display:flex;gap:2rem}.nav-link{color:var(--text-primary);font-size:1rem;font-weight:600;padding:.5rem 0;position:relative;text-decoration:none}.nav-link:after{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link.active:after,.nav-link:hover:after{width:100%}.nav-link.active{color:var(--primary-color)}.navbar-actions{align-items:center;display:flex;gap:1rem}.cart-icon{color:var(--text-primary);position:relative;text-decoration:none}.cart-badge{align-items:center;background:var(--primary-color);border-radius:50%;color:#fff;display:flex;font-size:.75rem;font-weight:600;height:20px;justify-content:center;position:absolute;right:-8px;top:-8px;width:20px}.mobile-menu-btn{background:none;border:none;color:var(--text-primary);cursor:pointer;display:none;padding:.5rem}.mobile-menu{background:#fff;border-top:1px solid var(--border);overflow:hidden}.mobile-nav{display:flex;flex-direction:column;gap:1rem;padding:1rem 2rem}.mobile-nav-link{border-bottom:1px solid var(--border);color:var(--text-primary);font-weight:600;padding:.75rem 0;text-decoration:none}.mobile-nav-link.active{color:var(--primary-color)}.mobile-cart{border-top:2px solid var(--border);margin-top:1rem;padding-top:1rem}.mobile-cart a{align-items:center;color:var(--primary-color);display:flex;font-weight:600;gap:.5rem;text-decoration:none}@media (max-width:768px){.desktop-nav{display:none}.mobile-menu-btn{display:block}.navbar .container{padding:1rem}.brand-text{font-size:1.25rem}.brand-tagline{font-size:.7rem}}@media (min-width:769px){.mobile-menu{display:none}}.footer{background:linear-gradient(135deg,#1f2937,#111827);color:#fff;margin-top:auto;padding:4rem 0 2rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 3fr 1.5fr;margin-bottom:3rem}.footer-brand{align-items:flex-start;display:flex;flex-direction:column;gap:1rem}.brand-link{align-items:center;display:flex;text-decoration:none}.footer-logo{height:100px;max-width:250px;object-fit:contain;width:auto}.brand-tagline{color:var(--primary-color);font-size:1.1rem;font-weight:600;margin:0}.footer-tagline{color:var(--accent-color);font-size:1rem;font-weight:600;margin-bottom:1rem}.footer-description{color:#d1d5db;font-size:.9rem;line-height:1.6}.footer-links{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.footer-section h4{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1rem;position:relative}.footer-section h4:after{background:linear-gradient(135deg,var(--primary-color),var(--accent-color));bottom:-5px;content:"";height:2px;left:0;position:absolute;width:30px}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#d1d5db;font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:var(--accent-color)}.footer-contact h4{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1rem;position:relative}.footer-contact h4:after{background:linear-gradient(135deg,var(--primary-color),var(--accent-color));bottom:-5px;content:"";height:2px;left:0;position:absolute;width:30px}.contact-info{display:flex;flex-direction:column;gap:.75rem}.contact-item{align-items:center;color:#d1d5db;display:flex;font-size:.9rem;gap:.5rem}.contact-item svg{color:var(--accent-color);flex-shrink:0}.footer-bottom{border-top:1px solid #374151;padding-top:2rem}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.copyright{color:#9ca3af;font-size:.9rem}.social-links{display:flex;gap:1rem}.social-links a{align-items:center;background:#ffffff1a;border-radius:50%;color:#d1d5db;display:flex;justify-content:center;padding:.5rem;transition:all .3s ease}.social-links a:hover{background:var(--primary-color);color:#fff}.footer-heart{align-items:center;color:#9ca3af;display:flex;font-size:.9rem;gap:.25rem}@media (max-width:1024px){.footer-content{gap:2rem;grid-template-columns:1fr 2fr 1fr}}@media (max-width:768px){.footer{padding:3rem 0 2rem}.footer-content{gap:2rem;grid-template-columns:1fr;text-align:center}.footer-brand{max-width:none}.footer-links{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.footer-bottom-content{flex-direction:column;gap:1.5rem;text-align:center}.social-links{justify-content:center}}@media (max-width:480px){.footer-links{grid-template-columns:1fr;text-align:center}.footer-contact h4:after,.footer-section h4:after{left:50%;transform:translateX(-50%)}}.home{min-height:100vh;padding-top:80px}.hero-section{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;height:100vh;margin-top:-80px;min-height:600px;overflow:hidden;padding-top:80px;position:relative}.hero-background{background:linear-gradient(135deg,#667eea,#764ba2)}.hero-background,.hero-image{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.hero-image{background-position:50%;background-repeat:no-repeat;background-size:cover;opacity:0;transition:opacity 1s ease}.hero-image.active{opacity:1;z-index:2}.hero-fallback{background:linear-gradient(135deg,#667eea,#764ba2);z-index:1}.hero-fallback,.hero-fallback-pattern{bottom:0;left:0;position:absolute;right:0;top:0}.hero-fallback-pattern{background-image:radial-gradient(circle at 25% 25%,#ffffff1a 1px,#0000 0),radial-gradient(circle at 75% 75%,#ffffff1a 1px,#0000 0),radial-gradient(circle at 50% 10%,#ffffff1a .5px,#0000 0);background-size:100px 100px;opacity:.3}.hero-overlay{align-items:center;background:linear-gradient(135deg,#667eeacc,#764ba2cc);display:flex;min-height:100vh;padding:80px 0;position:relative;width:100%;z-index:10}.hero-content{color:#fff;margin:0 auto;max-width:800px;padding:0 20px;text-align:center;width:100%;z-index:11}.hero-title{font-size:4rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 2px 4px #0000004d}.hero-title .highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f093fb,#f5576c);-webkit-background-clip:text;background-clip:text}.hero-subtitle{margin-bottom:2.5rem;opacity:.95;text-shadow:0 1px 2px #0000004d}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.mission-section{position:relative;z-index:5}.mission-text{margin-bottom:2rem}.mission-stats{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.stat-item{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;display:flex;gap:1rem;padding:1.5rem;transition:all .3s ease}.stat-item:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.stat-icon{color:var(--primary-color);flex-shrink:0}.stat-content{display:flex;flex-direction:column}.stat-number{color:var(--primary-color);font-size:1.5rem;line-height:1}.stat-label{color:var(--text-secondary);font-weight:500}.mission-badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:25px;bottom:20px;color:var(--primary-color);display:flex;font-size:.9rem;font-weight:600;gap:.5rem;left:20px;padding:.75rem 1rem;position:absolute}.featured-section{background:#fff;position:relative;z-index:5}.section-header{margin-bottom:3rem;text-align:center}.section-actions{margin-top:3rem;text-align:center}.product-category{margin-bottom:.5rem}.product-name,.product-rating{margin-bottom:.75rem}.rating-text{font-size:.85rem}.product-price{color:var(--primary-color);font-size:1.25rem;font-weight:700}.cta-section{position:relative;z-index:5}@media (max-width:1024px){.hero-title{font-size:3rem}.mission-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.home{padding-top:70px}.hero-section{height:80vh;min-height:500px}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-actions{align-items:center;flex-direction:column}.mission-content{margin-bottom:2rem;padding-right:0}.mission-stats{grid-template-columns:1fr}.stat-item{padding:1rem}.cta-content h2{font-size:2rem}.cta-content p{font-size:1rem}.cta-actions{align-items:center;flex-direction:column}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.mission-badge{bottom:10px;font-size:.8rem;left:10px;padding:.5rem .75rem}}.toast{align-items:center;background:#fff;border-left:4px solid;border-radius:8px;box-shadow:0 4px 12px #00000026;display:flex;gap:1rem;justify-content:space-between;min-width:300px;padding:1rem;position:fixed;right:20px;top:100px;z-index:1000}.toast-success{border-left-color:#10b981}.toast-error{border-left-color:#ef4444}.toast-warning{border-left-color:#f59e0b}.toast-content{align-items:center;display:flex;flex:1 1;gap:.75rem}.toast-icon{color:#10b981;flex-shrink:0}.toast-error .toast-icon{color:#ef4444}.toast-warning .toast-icon{color:#f59e0b}.toast-message{color:#374151;font-size:.9rem;font-weight:500}.toast-close{background:none;border:none;border-radius:4px;color:#9ca3af;cursor:pointer;flex-shrink:0;padding:.25rem;transition:all .2s ease}.toast-close:hover{background:#f3f4f6;color:#6b7280}@media (max-width:768px){.toast{left:10px;min-width:auto;right:10px;top:80px}}.shop{background:var(--surface);min-height:100vh;padding-top:80px}.shop-header{background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);color:#fff;padding:4rem 0;text-align:center}.shop-title{font-size:3rem;font-weight:800;margin-bottom:1rem}.shop-subtitle{font-size:1.2rem;margin:0 auto;max-width:600px;opacity:.9}.shop-content{padding:3rem 0}.shop-controls{margin-bottom:2rem}.search-filter{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.search-box{flex:1 1;min-width:300px;position:relative}.search-box svg{color:var(--text-secondary);left:1rem;position:absolute;top:50%;transform:translateY(-50%)}.search-box input{background:#fff;border:2px solid var(--border);border-radius:8px;font-size:1rem;padding:.75rem 1rem .75rem 3rem;transition:border-color .3s ease;width:100%}.search-box input:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #667eea1a;outline:none}.filter-controls{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.filter-select{background:#fff;border:2px solid var(--border);border-radius:8px;cursor:pointer;font-size:.9rem;padding:.75rem 1rem;transition:border-color .3s ease}.filter-select:focus{border-color:var(--primary-color);outline:none}.view-toggle{border:2px solid var(--border);border-radius:8px;display:flex;overflow:hidden}.view-btn{background:#fff;border:none;color:var(--text-secondary);cursor:pointer;padding:.75rem;transition:all .3s ease}.view-btn.active{background:var(--primary-color);color:#fff}.view-btn:hover:not(.active){background:var(--surface)}.products-container{margin-bottom:2rem}.product-grid{grid-gap:2rem;gap:2rem}.product-grid.grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.product-grid.list{grid-template-columns:1fr}.product-card{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;overflow:hidden;transition:all .3s ease}.product-card:hover{box-shadow:0 20px 25px #0000001a}.product-image{height:300px;overflow:hidden;position:relative}.product-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.product-card:hover .product-image img{transform:scale(1.05)}.product-badge{border-radius:20px;font-size:.8rem;font-weight:600;left:1rem;padding:.5rem 1rem;position:absolute;top:1rem;z-index:2}.product-badge.new{background:var(--success);color:#fff}.product-badge.sale{background:var(--error);color:#fff}.product-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.product-card:hover .product-overlay{opacity:1}.overlay-actions{display:flex;gap:1rem}.action-btn{background:#fff;border-radius:50%;color:var(--text-primary);height:50px;width:50px}.action-btn:hover{background:var(--primary-color);color:#fff;transform:scale(1.1)}.product-info{padding:1.5rem}.product-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.product-category{background:var(--surface);border-radius:15px;color:var(--text-secondary);display:inline-block;font-size:.8rem;font-weight:500;padding:.25rem .75rem;text-transform:capitalize}.product-rating{align-items:center;display:flex;gap:.5rem}.stars{gap:2px}.rating-text{font-size:.8rem}.product-name{font-size:1.1rem;font-weight:600;line-height:1.3;margin-bottom:1rem}.product-name a{color:var(--text-primary);text-decoration:none;transition:color .3s ease}.product-name a:hover{color:var(--primary-color)}.product-details{color:var(--text-secondary);font-size:.9rem;margin-bottom:1rem}.product-colors,.product-sizes{margin-bottom:.25rem}.product-price{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem}.current-price{font-weight:700}.add-to-cart-btn{width:100%}.product-grid.list .product-card{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:300px 1fr}.product-grid.list .product-image{height:250px}.product-grid.list .product-info{display:flex;flex-direction:column;justify-content:space-between}.product-grid.list .product-header{margin-bottom:1rem}.product-grid.list .product-details,.product-grid.list .product-price{margin-bottom:1.5rem}.no-products{color:var(--text-secondary);padding:4rem 2rem;text-align:center}.no-products h3{color:var(--text-primary);font-size:1.5rem;margin-bottom:.5rem}.results-summary{color:var(--text-secondary);font-size:.9rem;text-align:center}.shop-loading{align-items:center;color:var(--text-secondary);display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:60vh}@media (max-width:1024px){.shop-title{font-size:2.5rem}.product-grid.grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width:768px){.shop{padding-top:70px}.shop-header{padding:3rem 0}.shop-title{font-size:2rem}.shop-subtitle{font-size:1rem}.search-filter{align-items:stretch;flex-direction:column;gap:1rem}.search-box{min-width:auto}.filter-controls{justify-content:center}.product-grid.list .product-card{gap:1rem;grid-template-columns:1fr}.product-grid.list .product-image{height:250px}}@media (max-width:480px){.shop-title{font-size:1.75rem}.filter-controls{align-items:stretch;flex-direction:column}.view-toggle{justify-content:center}.product-grid.grid{grid-template-columns:1fr}}.product-options{display:flex;flex-direction:column;gap:.75rem;margin:1rem 0}.option-group{align-items:center;display:flex;gap:.5rem}.option-group label{color:var(--text-secondary);font-size:.9rem;font-weight:500;min-width:60px}.option-select{background:#fff;border:1px solid var(--border);border-radius:6px;cursor:pointer;flex:1 1;font-size:.9rem;padding:.5rem;transition:border-color .3s ease}.option-select:focus{border-color:var(--primary-color);outline:none}@media (max-width:480px){.product-options{gap:.5rem}.option-group{align-items:stretch;flex-direction:column;gap:.25rem}.option-group label{min-width:auto}}.product-detail{min-height:100vh;padding-top:80px}.breadcrumb{color:var(--text-secondary);font-size:.9rem;gap:1rem;margin-bottom:2rem}.back-btn,.breadcrumb{align-items:center;display:flex}.back-btn{background:none;border:none;border-radius:8px;cursor:pointer;font-weight:600;gap:.5rem;padding:.5rem;transition:all .3s ease}.back-btn,.back-btn:hover{color:var(--primary-color)}.back-btn:hover{background:var(--surface)}.product-layout{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-bottom:4rem}.product-images{position:-webkit-sticky;position:sticky;top:100px}.main-image{border-radius:16px;box-shadow:0 10px 25px #0000001a;margin-bottom:1.5rem;overflow:hidden;position:relative}.main-image-img{display:block;height:auto;transition:transform .3s ease;width:100%}.main-image:hover .main-image-img{transform:scale(1.05)}.discount-badge{background:var(--accent-color);border-radius:20px;color:#fff;font-size:.9rem;font-weight:700;left:1rem;padding:.5rem 1rem;position:absolute;top:1rem}.image-thumbnails{display:flex;flex-wrap:wrap;gap:1rem}.thumbnail{border:2px solid #0000;border-radius:8px;cursor:pointer;height:80px;object-fit:cover;transition:all .3s ease;width:80px}.thumbnail.active{transform:scale(1.1)}.thumbnail.active,.thumbnail:hover{border-color:var(--primary-color)}.product-info{display:flex;flex-direction:column;gap:2rem}.product-header{margin-bottom:1rem}.brand{color:var(--primary-color);font-size:.9rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.product-name{color:var(--text-primary);font-size:2.5rem;font-weight:800;line-height:1.2;margin:.5rem 0 1rem}.rating{align-items:center;display:flex;gap:1rem;margin-top:1rem}.stars{display:flex;gap:.25rem}.rating-text{color:var(--text-secondary);font-size:.9rem}.price-section{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.current-price{color:var(--primary-color);font-size:2.5rem}.original-price{color:var(--text-secondary);font-size:1.5rem}.discount-text{background:var(--success);border-radius:20px;color:#fff;font-size:.9rem;font-weight:600;padding:.5rem 1rem}.description{color:var(--text-secondary);font-size:1.1rem;line-height:1.7;margin:0}.features h3{color:var(--text-primary);font-size:1.3rem;font-weight:700;margin-bottom:1rem}.features ul{display:flex;flex-direction:column;gap:.75rem;list-style:none;padding:0}.features li{align-items:center;color:var(--text-primary);display:flex;font-weight:500;gap:.75rem}.features li svg{color:var(--success);flex-shrink:0}.selection-group{display:flex;flex-direction:column;gap:1rem}.selection-group label{color:var(--text-primary);font-size:1rem;font-weight:600}.selected-color,.selected-size{color:var(--primary-color);font-weight:700}.color-options{display:flex;flex-wrap:wrap;gap:1rem}.color-option{border:3px solid #0000;border-radius:50%;cursor:pointer;height:40px;position:relative;transition:all .3s ease;width:40px}.color-option.selected{border-color:var(--primary-color);transform:scale(1.1)}.color-option:hover{transform:scale(1.1)}.size-options{display:flex;flex-wrap:wrap;gap:.75rem}.size-option{background:#fff;border:2px solid var(--border);border-radius:8px;color:var(--text-primary);cursor:pointer;font-weight:600;min-width:50px;padding:.75rem 1.5rem;text-align:center;transition:all .3s ease}.size-option.selected{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.size-option:hover:not(.selected){background:var(--surface);border-color:var(--primary-color)}.quantity-section{display:flex;flex-direction:column;gap:1rem}.quantity-controls{gap:1rem;max-width:150px}.quantity-btn{border:2px solid var(--border);border-radius:8px;color:var(--text-primary);font-size:1.2rem;font-weight:700}.quantity-btn:hover:not(:disabled){background:var(--surface);border-color:var(--primary-color)}.quantity-btn:disabled{opacity:.5}.quantity-display{color:var(--text-primary);font-size:1.2rem;min-width:40px}.stock-info{color:var(--text-secondary);font-size:.9rem}.action-buttons{display:flex;flex-wrap:wrap;gap:1rem}.add-to-cart-btn{align-items:center;background:var(--primary-color);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;flex:1 1;font-size:1.1rem;font-weight:700;gap:.75rem;justify-content:center;min-width:200px;padding:1rem 2rem;transition:all .3s ease}.add-to-cart-btn:hover:not(:disabled){background:var(--secondary-color);transform:translateY(-2px)}.add-to-cart-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.share-btn,.wishlist-btn{align-items:center;background:#fff;border:2px solid var(--border);border-radius:12px;color:var(--text-secondary);cursor:pointer;display:flex;height:50px;justify-content:center;transition:all .3s ease;width:50px}.share-btn:hover,.wishlist-btn:hover{border-color:var(--primary-color);color:var(--primary-color)}.wishlist-btn.active{background:var(--accent-color);border-color:var(--accent-color);color:#fff}.spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:20px;width:20px}.product-meta{background:var(--surface);border-radius:12px;display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.meta-item{gap:1rem}.meta-label{font-weight:600;min-width:80px}.meta-value{font-weight:500}.tags{display:flex;flex-wrap:wrap;gap:.5rem}.tag{background:var(--primary-color);border-radius:20px;color:#fff;font-size:.8rem;font-weight:500;padding:.25rem .75rem}.trust-badges{background:var(--surface);border-radius:12px;display:flex;flex-wrap:wrap;gap:2rem;padding:1.5rem}.trust-item{align-items:center;color:var(--text-secondary);display:flex;font-weight:500;gap:.75rem}.trust-item svg{color:var(--primary-color)}.charity-impact{border-radius:20px;margin-top:2rem;padding:3rem 2rem;text-align:center}.charity-content h2{color:#92400e;font-size:2rem;font-weight:800;margin-bottom:1rem}.charity-content p{color:#92400e;font-size:1.1rem;line-height:1.6;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.impact-stats{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center}.impact-stat{align-items:center;display:flex;flex-direction:column;gap:.5rem}.stat-number{font-size:2rem}.stat-label{font-size:.9rem;letter-spacing:.5px;text-transform:uppercase}@media (max-width:1024px){.product-layout{gap:3rem;grid-template-columns:1fr}.product-images{position:static}.impact-stats{gap:2rem}}@media (max-width:768px){.product-detail{padding-top:70px}.current-price,.product-name{font-size:2rem}.action-buttons{flex-direction:column}.add-to-cart-btn{min-width:auto}.trust-badges{align-items:center;flex-direction:column;gap:1rem}.impact-stats{flex-direction:column;gap:1.5rem}.charity-impact{padding:2rem 1rem}.charity-content h2{font-size:1.5rem}}@media (max-width:480px){.current-price,.product-name{font-size:1.8rem}.image-thumbnails{gap:.5rem}.thumbnail{height:60px;width:60px}.color-option{height:35px;width:35px}.size-option{min-width:40px;padding:.5rem 1rem}.quantity-controls{max-width:120px}.quantity-btn{height:35px;width:35px}.product-meta,.trust-badges{padding:1rem}.meta-item{align-items:flex-start;flex-direction:column;gap:.5rem}}.cart{background:#f8fafc;min-height:100vh;padding-top:80px}.cart-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;overflow:hidden;padding:4rem 0;position:relative}.cart-header:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='25' cy='25' r='1' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='75' cy='75' r='1' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='50' cy='10' r='.5' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='10' cy='60' r='.5' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='90' cy='40' r='.5' fill='%23fff' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.cart-header-content{position:relative;text-align:center;z-index:1}.back-to-shop{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:25px;color:#fff;display:inline-flex;font-weight:600;gap:.5rem;margin-bottom:2rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.back-to-shop:hover{background:#fff3;transform:translateY(-2px)}.cart-header h1{font-size:3.5rem;font-weight:800;margin-bottom:1rem;text-shadow:0 2px 4px #0000001a}.cart-header p{font-size:1.25rem;font-weight:500;opacity:.95}.cart-content{padding:4rem 0}.cart-layout{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 400px}.cart-items{background:#fff;border-radius:20px;box-shadow:0 10px 30px #00000014;padding:2rem}.cart-items h2{align-items:center;color:#1e293b;display:flex;font-size:1.75rem;font-weight:700;gap:.75rem;margin-bottom:2rem}.cart-items h2:before{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px;content:"";height:24px;width:4px}.cart-item{grid-gap:2rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;display:grid;gap:2rem;grid-template-columns:140px 1fr auto;margin-bottom:1.5rem;padding:1.5rem;position:relative;transition:all .3s ease}.cart-item:hover{border-color:#cbd5e1;box-shadow:0 8px 25px #0000001a;transform:translateY(-2px)}.item-image{border-radius:12px;box-shadow:0 4px 12px #0000001a;height:140px;overflow:hidden;position:relative}.item-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.cart-item:hover .item-image img{transform:scale(1.05)}.sale-badge{background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:20px;box-shadow:0 4px 12px #ef44444d;color:#fff;font-size:.75rem;font-weight:700;left:.75rem;letter-spacing:.5px;padding:.5rem .75rem;position:absolute;text-transform:uppercase;top:.75rem}.item-details{flex-direction:column;gap:1.25rem;justify-content:space-between}.item-info h3{color:#1e293b;font-size:1.25rem;font-weight:700;line-height:1.3;margin-bottom:.75rem}.item-meta{display:flex;flex-wrap:wrap;gap:1rem}.item-meta span{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 2px 4px #0000000d;color:#64748b;font-size:.875rem;font-weight:600;padding:.5rem 1rem}.item-price{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.original-price{color:#94a3b8;font-size:1rem;font-weight:500;text-decoration:line-through}.current-price{color:#667eea;font-size:1.5rem;font-weight:800}.item-quantity{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.item-quantity label{color:#475569;font-size:.9rem;font-weight:600;min-width:80px}.quantity-controls{border:2px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px #0000000d;overflow:hidden}.quantity-btn,.quantity-controls{align-items:center;background:#fff;display:flex}.quantity-btn{border:none;color:#475569;cursor:pointer;font-weight:600;height:40px;justify-content:center;transition:all .3s ease;width:40px}.quantity-btn:hover:not(:disabled){background:#667eea;color:#fff;transform:scale(1.1)}.quantity-btn:disabled{cursor:not-allowed;opacity:.4}.quantity-display{background:#f8fafc;color:#1e293b;font-size:1.1rem;font-weight:700;padding:.75rem 0;text-align:center;width:60px}.item-total{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#1e293b;font-size:1.25rem;font-weight:800}.item-actions{flex-direction:column;gap:.75rem}.action-btn,.item-actions{align-items:center;display:flex;justify-content:center}.action-btn{border:none;border-radius:12px;cursor:pointer;font-weight:600;height:44px;transition:all .3s ease;width:44px}.wishlist-btn{background:#fef3c7;border:1px solid #fbbf24;color:#d97706}.wishlist-btn:hover{background:#fbbf24;color:#fff;transform:scale(1.1)}.remove-btn{background:#fee2e2;border:1px solid #fca5a5;color:#dc2626}.remove-btn:hover{background:#dc2626;color:#fff;transform:scale(1.1)}.order-summary{position:-webkit-sticky;position:sticky;top:100px}.summary-card{border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 10px 30px #00000014;padding:2.5rem}.summary-card h2{color:#1e293b;font-size:1.75rem;margin-bottom:2rem;position:relative;text-align:center}.summary-card h2:after{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px;bottom:-.75rem;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.summary-details{margin-bottom:2rem}.summary-row{align-items:center;border-bottom:1px solid #f1f5f9;color:#475569;display:flex;font-size:1rem;justify-content:space-between;padding:1rem 0}.summary-row:last-of-type{border-bottom:none}.summary-row.savings{color:#059669;font-size:1.1rem;font-weight:700}.summary-total{align-items:center;background:#f8fafc;border-bottom:2px solid #e2e8f0;border-top:2px solid #e2e8f0;color:#1e293b;display:flex;font-size:1.4rem;font-weight:800;justify-content:space-between;margin:0 -2.5rem 2rem;padding:1.5rem 2.5rem}.summary-actions{margin-bottom:2rem}.checkout-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;color:#fff;display:flex;font-size:1.1rem;font-weight:700;gap:.5rem;justify-content:center;margin-bottom:1.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease;width:100%}.checkout-btn:hover{box-shadow:0 8px 25px #667eea4d;transform:translateY(-2px)}.payment-methods{background:#f8fafc;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;text-align:center}.payment-methods p{color:#64748b;font-size:.9rem;font-weight:600;margin-bottom:1rem}.payment-icons{display:flex;font-size:2rem;gap:1rem;justify-content:center}.free-shipping-notice{background:linear-gradient(135deg,#10b981,#059669);border-radius:12px;box-shadow:0 4px 12px #10b9814d;color:#fff;font-size:.9rem;font-weight:600;margin:1.5rem 0;padding:1rem;text-align:center}.charity-notice{border:2px solid #f59e0b;border-radius:16px;overflow:hidden;padding:1.5rem;position:relative}.charity-notice:before{animation:float 6s ease-in-out infinite;background:radial-gradient(circle,#f59e0b1a 0,#0000 70%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}}.charity-icon{font-size:2.5rem;margin-bottom:1rem;position:relative;z-index:1}.charity-notice p{font-size:.95rem;font-weight:600;line-height:1.6;position:relative;z-index:1}.cart-empty{align-items:center;background:#fff;display:flex;min-height:60vh;padding:6rem 0;text-align:center}.empty-cart-content{background:#f8fafc;border:2px dashed #cbd5e1;border-radius:20px;margin:0 auto;max-width:600px;padding:3rem}.empty-cart-icon{color:#94a3b8;margin-bottom:2rem;opacity:.7}.empty-cart-content h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#1e293b;font-size:2.5rem;font-weight:800;margin-bottom:1.5rem}.empty-cart-content p{color:#64748b;font-size:1.2rem;font-weight:500;line-height:1.7;margin-bottom:3rem}.empty-cart-actions{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.empty-cart-actions .btn{border-radius:12px;font-size:1.1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.empty-cart-actions .btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff}.empty-cart-actions .btn-primary:hover{box-shadow:0 10px 30px #667eea4d;transform:translateY(-3px)}.empty-cart-actions .btn-secondary{background:#fff;border:2px solid #667eea;color:#667eea}.empty-cart-actions .btn-secondary:hover{background:#667eea;color:#fff;transform:translateY(-3px)}.cart-loading{align-items:center;color:var(--text-secondary);display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:60vh}@media (max-width:1200px){.cart-layout{gap:2rem;grid-template-columns:1fr 350px}}@media (max-width:1024px){.cart-layout{gap:2rem;grid-template-columns:1fr}.order-summary{position:static}.summary-card{margin:0 auto;max-width:600px}}@media (max-width:768px){.cart{padding-top:70px}.cart-header{padding:3rem 0}.cart-header h1{font-size:2.5rem}.cart-content{padding:2rem 0}.cart-items{padding:1.5rem}.cart-item{gap:1.5rem;grid-template-columns:120px 1fr;padding:1.25rem}.item-image{height:120px}.item-actions{flex-direction:row;position:absolute;right:1rem;top:1rem}.item-meta{flex-direction:column;gap:.5rem}.item-quantity{align-items:flex-start;flex-direction:column;gap:.75rem}.empty-cart-actions{align-items:center;flex-direction:column}.summary-card{padding:2rem}}@media (max-width:480px){.cart-item{gap:1rem;grid-template-columns:1fr;text-align:center}.item-image{height:200px;width:100%}.item-actions{flex-direction:row;justify-content:center;margin-top:1rem;position:static}.summary-card{padding:1.5rem}.cart-header h1{font-size:2rem}.empty-cart-content{padding:2rem 1.5rem}.empty-cart-content h2{font-size:2rem}}.checkout{background:var(--surface);min-height:100vh;padding-top:80px}.checkout-header{background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);color:#fff;padding:3rem 0}.checkout-header-content{text-align:center}.back-to-cart{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;gap:.5rem;margin-bottom:1rem;text-decoration:none;transition:opacity .3s ease}.back-to-cart:hover{opacity:.8}.checkout-header h1{font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.checkout-header p{font-size:1.1rem;opacity:.9}.checkout-content{padding:3rem 0}.checkout-layout{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:2fr 1fr}.checkout-steps{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;justify-content:space-between;margin-bottom:3rem;padding:2rem}.checkout-steps,.step{align-items:center;display:flex}.step{flex:1 1;flex-direction:column;gap:.5rem;position:relative}.step.active .step-icon,.step.current .step-icon{background:var(--primary-color);color:#fff}.step.current .step-icon{transform:scale(1.1)}.step-info{text-align:center}.step-number{color:var(--text-secondary);font-size:.8rem}.step-number,.step-title{display:block;font-weight:600}.step-title{color:var(--text-primary);font-size:.9rem}.step.active .step-number,.step.active .step-title,.step.current .step-number,.step.current .step-title{color:var(--primary-color)}.step-connector{height:2px;right:-50%;top:25px;width:100%}.step.active .step-connector{background:var(--primary-color)}.checkout-form{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;padding:2rem}.checkout-step h2{color:var(--text-primary);font-size:1.8rem;font-weight:700;margin-bottom:2rem}.form-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-bottom:2rem}.form-group.full-width{grid-column:1/-1}.form-input{border:2px solid var(--border);font-size:1rem;padding:.75rem 1rem}.form-input:focus{border-color:var(--primary-color)}.form-input.error{border-color:var(--error)}.error-message{color:var(--error);display:block;font-size:.85rem;margin-top:.25rem}.billing-option{margin-bottom:2rem}.checkbox-label{align-items:center;color:var(--text-primary);cursor:pointer;display:flex;font-weight:600;gap:.75rem}.checkbox-label input[type=checkbox]{display:none}.checkmark{border:2px solid var(--border);border-radius:4px;height:20px;position:relative;transition:all .3s ease;width:20px}.checkbox-label input[type=checkbox]:checked+.checkmark{background:var(--primary-color);border-color:var(--primary-color)}.checkbox-label input[type=checkbox]:checked+.checkmark:after{color:#fff;content:"✓";font-size:12px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.payment-methods{margin-bottom:2rem}.payment-method{align-items:center;border:2px solid var(--border);border-radius:8px;cursor:pointer;display:flex;gap:.75rem;padding:1rem;transition:all .3s ease}.payment-method.active{background:#667eea0d;border-color:var(--primary-color)}.payment-method span{color:var(--text-primary);font-weight:600}.security-notice{align-items:center;background:var(--success);border-radius:8px;color:#fff;display:flex;font-size:.9rem;gap:.5rem;margin-bottom:2rem;padding:1rem}.review-section{background:var(--surface);border-radius:12px;margin-bottom:2rem;padding:1.5rem}.review-section h3{color:var(--text-primary);font-size:1.2rem;font-weight:600;margin-bottom:1rem}.review-info p{color:var(--text-secondary);margin-bottom:.5rem}.review-info p:last-child{margin-bottom:0}.step-actions{align-items:center;border-top:1px solid var(--border);display:flex;gap:1rem;justify-content:space-between;margin-top:2rem;padding-top:2rem}.order-summary-sidebar{position:-webkit-sticky;position:sticky;top:100px}.summary-card h3{color:var(--text-primary);font-size:1.5rem;font-weight:700}.order-items,.summary-card h3{margin-bottom:1.5rem}.order-item{align-items:center;padding:.75rem 0}.item-info{display:flex;flex-direction:column;gap:.25rem}.item-quantity{color:var(--text-secondary);font-size:.85rem}.item-price{font-weight:600}.order-totals{margin-bottom:1.5rem}.total-row.total{font-size:1.2rem}.charity-notice{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f59e0b;border-radius:12px;padding:1rem;text-align:center}.charity-icon{font-size:2rem;margin-bottom:.5rem}.charity-notice p{color:#92400e;font-size:.9rem;line-height:1.5;margin:0}@media (max-width:1024px){.checkout-layout{gap:2rem;grid-template-columns:1fr}.order-summary-sidebar{position:static}.checkout-steps{flex-direction:column;gap:1rem}.step-connector{display:none}}@media (max-width:768px){.checkout{padding-top:70px}.checkout-header{padding:2rem 0}.checkout-header h1{font-size:2rem}.checkout-content{padding:2rem 0}.checkout-form,.checkout-steps{padding:1.5rem}.form-grid{gap:1rem;grid-template-columns:1fr}.step-actions{flex-direction:column;gap:1rem}.step-actions .btn{width:100%}.summary-card{padding:1.5rem}}@media (max-width:480px){.checkout-steps{padding:1rem}.step-icon{height:40px;width:40px}.step-title{font-size:.8rem}.checkout-form{padding:1rem}.checkout-step h2{font-size:1.5rem}}.order-confirmation{background:var(--surface);min-height:100vh;padding-top:80px}.confirmation-header{background:linear-gradient(135deg,var(--success) 0,#059669 100%);color:#fff;padding:4rem 0;text-align:center}.confirmation-content{margin:0 auto;max-width:800px}.success-icon{color:#fff;margin-bottom:2rem}.confirmation-header h1{font-size:3rem;font-weight:800;margin-bottom:1.5rem}.confirmation-subtitle{font-size:1.2rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.order-number{align-items:center;background:#fff3;border-radius:25px;display:inline-flex;font-size:1.1rem;gap:1rem;padding:1rem 2rem}.order-number strong{font-size:1.3rem;font-weight:700}.confirmation-content{padding:3rem 0}.confirmation-layout{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin-bottom:4rem}.summary-card{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;padding:2rem}.summary-card h2{color:var(--text-primary);font-size:1.8rem;font-weight:700;margin-bottom:1.5rem}.order-meta{background:var(--surface);border-radius:12px;margin-bottom:2rem;padding:1rem}.meta-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.meta-item:last-child{margin-bottom:0}.meta-label{color:var(--text-secondary);font-weight:500}.meta-value,.order-items h3{color:var(--text-primary);font-weight:600}.order-items h3{font-size:1.3rem;margin-bottom:1rem}.order-item{align-items:flex-start;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:1rem 0}.order-item:last-child{border-bottom:none}.item-info{flex:1 1}.item-name{color:var(--text-primary);display:block;font-weight:600;margin-bottom:.5rem}.item-details{color:var(--text-secondary);display:flex;flex-wrap:wrap;font-size:.85rem;gap:1rem}.item-price{color:var(--primary-color);font-size:1.1rem;font-weight:700}.order-totals{background:var(--surface);border-radius:12px;margin:2rem 0;padding:1.5rem}.total-row{align-items:center;display:flex;font-size:.95rem;justify-content:space-between;padding:.5rem 0}.total-row.total{border-bottom:2px solid var(--border);border-top:2px solid var(--border);color:var(--text-primary);font-size:1.3rem;font-weight:700;padding:1rem 0}.order-actions{display:flex;flex-wrap:wrap;gap:1rem}.order-actions .btn{flex:1 1;min-width:150px}.next-steps-card{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;margin-bottom:2rem;padding:2rem}.next-steps-card h2{color:var(--text-primary);font-size:1.8rem;font-weight:700;margin-bottom:2rem}.step-item,.steps-timeline{position:relative}.step-item{align-items:flex-start;display:flex;gap:1rem;margin-bottom:2rem}.step-item:last-child{margin-bottom:0}.step-item.active .step-icon{background:var(--primary-color);color:#fff;transform:scale(1.1)}.step-icon{align-items:center;background:var(--surface);border-radius:50%;color:var(--text-secondary);display:flex;flex-shrink:0;height:50px;justify-content:center;transition:all .3s ease;width:50px}.step-content{flex:1 1}.step-content h3{color:var(--text-primary);font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.step-content p{color:var(--text-secondary);line-height:1.5;margin-bottom:.5rem}.step-time{color:var(--primary-color);font-size:.85rem;font-weight:600}.step-connector{background:var(--border);height:2rem;left:25px;position:absolute;top:50px;width:2px;z-index:-1}.step-item.active .step-connector{background:var(--primary-color)}.contact-card,.shipping-card{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;margin-bottom:1.5rem;padding:1.5rem}.contact-card h3,.shipping-card h3{color:var(--text-primary);font-size:1.2rem;font-weight:600;margin-bottom:1rem}.shipping-details p{color:var(--text-secondary);margin-bottom:.5rem}.shipping-details p:last-child{margin-bottom:0}.contact-methods{display:flex;flex-direction:column;gap:1rem}.contact-method{align-items:center;background:var(--surface);border-radius:8px;display:flex;gap:1rem;padding:1rem}.contact-method svg{color:var(--primary-color);flex-shrink:0}.contact-method div{display:flex;flex-direction:column;gap:.25rem}.contact-method span{color:var(--text-secondary);font-size:.9rem;font-weight:500}.contact-method a{color:var(--primary-color);font-weight:600;text-decoration:none;transition:color .3s ease}.contact-method a:hover{color:var(--secondary-color)}.charity-impact{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f59e0b;margin:4rem 0;padding:4rem 0}.impact-content{margin:0 auto;max-width:800px;text-align:center}.impact-icon{color:#f59e0b;margin-bottom:2rem}.charity-impact h2{color:#92400e;font-size:2.5rem;font-weight:800;margin-bottom:1.5rem}.charity-impact p{color:#92400e;font-size:1.1rem;line-height:1.6;margin-bottom:3rem}.impact-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.stat{text-align:center}.stat-number{color:#92400e;font-size:2.5rem}.stat-label{color:#92400e;font-size:1rem}.cta-section{padding:4rem 0}@media (max-width:1024px){.confirmation-layout{gap:2rem;grid-template-columns:1fr}.impact-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.order-confirmation{padding-top:70px}.confirmation-header{padding:3rem 0}.confirmation-header h1{font-size:2.5rem}.confirmation-subtitle{font-size:1.1rem}.confirmation-content{padding:2rem 0}.contact-card,.next-steps-card,.shipping-card,.summary-card{padding:1.5rem}.order-actions{flex-direction:column}.order-actions .btn{min-width:auto}.cta-content h2{font-size:2rem}.cta-content p{font-size:1rem}.cta-actions{align-items:center;flex-direction:column}.charity-impact{padding:3rem 0}.charity-impact h2{font-size:2rem}.impact-stats{gap:1.5rem;grid-template-columns:1fr}}@media (max-width:480px){.confirmation-header h1{font-size:2rem}.order-number{flex-direction:column;gap:.5rem;padding:1rem}.contact-card,.next-steps-card,.shipping-card,.summary-card{padding:1rem}.step-item{align-items:flex-start;flex-direction:column;gap:.75rem}.step-connector{display:none}.item-details{flex-direction:column;gap:.25rem}}.about{padding-top:80px}.about-hero{background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);color:#fff;padding:6rem 0;text-align:center}.hero-content h1{font-size:4rem;margin-bottom:1.5rem}.hero-subtitle{font-size:1.3rem}.mission-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.mission-content{padding-right:2rem}.mission-text{color:var(--text-secondary);font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.mission-visual{align-items:center;display:flex;justify-content:center}.mission-image{border-radius:20px;box-shadow:0 20px 40px #0000001a;overflow:hidden;position:relative}.mission-image img{display:block;height:auto;width:100%}.mission-overlay{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:25px;bottom:20px;color:var(--primary-color);display:flex;font-size:.9rem;font-weight:600;gap:.75rem;left:20px;padding:1rem 1.5rem;position:absolute}.krocs-section{background:#fff}.krocs-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:3rem}.krocs-card{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;padding:2rem;text-align:center;transition:all .3s ease}.krocs-card:hover{box-shadow:0 20px 25px #0000001a;transform:translateY(-5px)}.card-icon{align-items:center;background:var(--surface);border-radius:50%;color:var(--primary-color);display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.krocs-card h3{color:var(--text-primary);font-size:1.3rem;font-weight:700;margin-bottom:1rem}.krocs-card p{color:var(--text-secondary);line-height:1.6}.stats-section{background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);color:#fff}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-item{padding:2rem 1rem;text-align:center}.stat-icon{margin-bottom:1rem}.stat-number{display:block;font-size:3rem;font-weight:800;margin-bottom:.5rem}.stat-label{font-size:1.1rem;font-weight:600;opacity:.9}.values-section{background:var(--surface)}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:3rem}.value-card{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;padding:2rem;text-align:center;transition:all .3s ease}.value-card:hover{box-shadow:0 20px 25px #0000001a}.value-icon{align-items:center;background:var(--surface);border-radius:50%;color:var(--primary-color);display:flex;height:70px;justify-content:center;margin:0 auto 1.5rem;width:70px}.value-card h3{color:var(--text-primary);font-size:1.3rem;font-weight:700;margin-bottom:1rem}.value-card p{color:var(--text-secondary);line-height:1.6}.team-section{background:#fff}.team-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.team-card{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;overflow:hidden;transition:all .3s ease}.team-card:hover{box-shadow:0 20px 25px #0000001a}.member-image{height:250px;overflow:hidden;width:100%}.member-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.team-card:hover .member-image img{transform:scale(1.05)}.member-info{padding:1.5rem}.member-info h3{color:var(--text-primary);font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.member-role{color:var(--primary-color);display:block;font-size:.9rem;font-weight:600;margin-bottom:1rem}.member-info p{color:var(--text-secondary);line-height:1.6}@media (max-width:1024px){.hero-content h1{font-size:3rem}.mission-content{margin-bottom:2rem;padding-right:0}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about{padding-top:70px}.about-hero{padding:4rem 0}.hero-content h1{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.krocs-grid,.stats-grid,.team-grid,.values-grid{grid-template-columns:1fr}.cta-content h2{font-size:2rem}.cta-content p{font-size:1rem}.cta-actions{align-items:center;flex-direction:column}.mission-overlay{bottom:10px;font-size:.8rem;left:10px;padding:.75rem 1rem}}@media (max-width:480px){.hero-content h1{font-size:2rem}.hero-subtitle{font-size:1rem}.krocs-card,.value-card{padding:1.5rem}.team-card{margin:0 1rem}.stat-number{font-size:2.5rem}}.contact{padding-top:80px}.contact-hero{background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);color:#fff;padding:4rem 0;text-align:center}.hero-content h1{font-size:3rem;font-weight:800;margin-bottom:1rem}.hero-subtitle{font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px;opacity:.9}.contact-info-section{background:var(--surface)}.contact-info-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.contact-info-card{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;padding:2rem;text-align:center;transition:all .3s ease}.contact-info-card:hover{box-shadow:0 20px 25px #0000001a}.info-icon{align-items:center;background:var(--surface);border-radius:50%;color:var(--primary-color);display:flex;height:70px;justify-content:center;margin:0 auto 1.5rem;width:70px}.contact-info-card h3{color:var(--text-primary);font-size:1.3rem;font-weight:700;margin-bottom:1rem}.info-details{color:var(--primary-color);font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.info-description{color:var(--text-secondary);font-size:.9rem}.info-link{color:var(--primary-color);text-decoration:none;transition:color .3s ease}.info-link:hover{color:var(--secondary-color);text-decoration:underline}.contact-form-section{background:#fff}.contact-layout{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:2fr 1fr}.contact-form{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;padding:2rem}.form-header{margin-bottom:2rem}.form-header h2{color:var(--text-primary);font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.form-header p{color:var(--text-secondary)}.contact-form-fields{display:flex;flex-direction:column;gap:1.5rem}.form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column}.form-label{color:var(--text-primary);margin-bottom:.5rem}.form-input,.form-textarea{border:2px solid var(--border);border-radius:8px;font-family:inherit;font-size:1rem;padding:.75rem 1rem;transition:border-color .3s ease}.form-input:focus,.form-textarea:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #667eea1a;outline:none}.form-textarea{min-height:120px;resize:vertical}.submit-btn{justify-content:center;margin-top:1rem;width:100%}.success-message{color:var(--success);padding:3rem 2rem;text-align:center}.success-message svg{margin-bottom:1rem}.success-message h3{color:var(--success);font-size:1.5rem;font-weight:700;margin-bottom:1rem}.success-message p{color:var(--text-secondary);line-height:1.6}.contact-details{position:-webkit-sticky;position:sticky;top:100px}.details-card{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;padding:2rem}.details-card h3{color:var(--text-primary);font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.benefits-list{list-style:none;margin-bottom:2rem;padding:0}.benefits-list li{align-items:center;border-bottom:1px solid var(--border);display:flex;gap:.75rem;padding:.75rem 0}.benefits-list li:last-child{border-bottom:none}.benefits-list li svg{color:var(--success);flex-shrink:0}.benefits-list li span{color:var(--text-primary);font-weight:500}.charity-highlight{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f59e0b;border-radius:12px;padding:1.5rem;text-align:center}.highlight-icon{font-size:2rem;margin-bottom:1rem}.charity-highlight h4{color:#92400e;font-size:1.2rem;font-weight:700;margin-bottom:.75rem}.charity-highlight p{color:#92400e;line-height:1.6;margin:0}.faq-section{background:var(--surface)}.faq-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-top:3rem}.faq-item{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;padding:2rem;transition:all .3s ease}.faq-item:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-2px)}.faq-question{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.faq-question svg{color:var(--primary-color);flex-shrink:0}.faq-question h3{color:var(--text-primary);font-size:1.2rem;font-weight:600;margin:0}.faq-answer{color:var(--text-secondary);line-height:1.6;margin-left:3rem}.map-section{background:#fff}.map-content{text-align:center}.map-content h2{color:var(--text-primary);font-size:2rem;font-weight:700;margin-bottom:1rem}.map-content p{color:var(--text-secondary);font-size:1.1rem;margin-bottom:2rem}.map-placeholder{background:var(--surface);border:2px dashed var(--border);border-radius:16px;color:var(--text-secondary);padding:3rem 2rem}.map-placeholder svg{color:var(--primary-color);margin-bottom:1rem}.map-placeholder p{color:var(--text-primary);font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.map-placeholder span{font-size:.9rem}.cta-section{background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);color:#fff;text-align:center}.cta-content h2{font-size:2.5rem;font-weight:800;margin-bottom:1rem}.cta-content p{font-size:1.2rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9}.cta-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media (max-width:1024px){.contact-layout{gap:2rem;grid-template-columns:1fr}.contact-details{position:static}.faq-grid{grid-template-columns:1fr}}@media (max-width:768px){.contact{padding-top:70px}.contact-hero{padding:3rem 0}.hero-content h1{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.contact-info-grid,.form-row{grid-template-columns:1fr}.contact-form,.details-card{padding:1.5rem}.cta-content h2{font-size:2rem}.cta-content p{font-size:1rem}.cta-actions{align-items:center;flex-direction:column}}@media (max-width:480px){.hero-content h1{font-size:2rem}.hero-subtitle{font-size:1rem}.contact-info-card{padding:1.5rem}.contact-form,.details-card{padding:1rem}.faq-item{padding:1.5rem}.faq-answer{margin-left:2rem}.map-placeholder{padding:2rem 1rem}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{display:flex;flex-direction:column;min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 20px}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:8px;justify-content:center;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover{box-shadow:0 10px 25px #667eea4d;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #667eea;color:#fff}.btn-secondary:hover{background:#667eea;color:#fff}.btn-large{font-size:18px;padding:16px 32px}.fade-in{animation:fadeIn .6s ease-in}.slide-up{animation:slideUp .8s ease-out}.bounce-in{animation:bounceIn .8s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.container{padding:0 15px}.btn{font-size:14px;padding:10px 20px}.btn-large{font-size:16px;padding:14px 28px}}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#667eea;display:inline-block;height:20px;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.product-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin:40px 0}.form-group{margin-bottom:20px}.form-label{color:#374151;display:block;font-weight:600;margin-bottom:8px}.form-input{border:2px solid #e5e7eb;border-radius:8px;font-size:16px;padding:12px 16px;transition:border-color .3s ease;width:100%}.form-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.card{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;overflow:hidden;transition:all .3s ease}.card:hover{box-shadow:0 20px 25px #0000001a;transform:translateY(-4px)}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;overflow:hidden;padding:100px 0;position:relative;text-align:center}.hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='25' cy='25' r='1' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='75' cy='75' r='1' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='50' cy='10' r='.5' fill='rgba(255,255,255,0.1)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.hero-content{position:relative;z-index:1}.section{padding:80px 0}.section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;margin-bottom:20px;text-align:center}.section-subtitle{color:#6b7280;font-size:1.2rem;margin-bottom:60px;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.grid-2{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:repeat(2,1fr)}.grid-3{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}@media (max-width:768px){.grid-2,.grid-3{gap:30px;grid-template-columns:1fr}.section{padding:60px 0}.section-title{font-size:2rem}}
/*# sourceMappingURL=main.9a6941fa.css.map*/