body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem;text-align:center}.loading-container p{color:#666;font-size:1.1rem;margin-top:1rem}.error-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem;text-align:center}.error-message{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;color:#dc3545}.error-message,.success-message{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem;padding:1rem}.success-message{background-color:#d4edda;border:1px solid #c3e6cb;border-radius:8px;color:#155724}.spinning{animation:spin 1s linear infinite}.pagination{align-items:center;display:flex;gap:1rem;justify-content:center;margin:3rem 0;padding:2rem 0}.page-info{color:#666;font-weight:500}.search-section{margin-bottom:2rem}.search-form{margin:0 auto;max-width:600px}.search-input-group{align-items:center;background:#fff;border:2px solid #e5e5e5;border-radius:50px;display:flex;padding:.5rem 1rem;transition:border-color .3s ease}.search-input-group:focus-within{border-color:#000}.search-input{background:#0000;border:none;flex:1 1;font-size:1rem;outline:none;padding:.75rem 1rem}.search-btn{background:#000;border:none;border-radius:25px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:background-color .3s ease}.search-btn:hover{background:#333}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#000;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}.btn{font-family:inherit}.btn-primary{background:#000;border:2px solid #000}.btn-primary:hover{background:#333;border-color:#333}.btn-secondary{border:2px solid #000;color:#000}.btn-secondary:hover{background:#000;border-color:#000;color:#fff}.btn-outline{border:2px solid #000;color:#000}.btn-outline:hover{background:#000}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .6s ease-out}@media (max-width:768px){.container{padding:0 1rem}}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline:2px solid #000;outline-offset:2px}::selection{background:#000;color:#fff}::-moz-selection{background:#000;color:#fff}.navbar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border-bottom:1px solid #00000014;box-shadow:0 1px 10px #0000000d;left:0;padding:1rem 0;position:fixed;right:0;top:0;z-index:1000}.navbar-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.navbar-container,.navbar-logo{align-items:center;display:flex}.navbar-logo{color:#000;font-size:1.8rem;font-weight:800;gap:.5rem;letter-spacing:-.02em;text-decoration:none}.navbar-menu{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.navbar-link{border-radius:.5rem;color:#000;font-weight:500;letter-spacing:-.01em;padding:.75rem 1.25rem;position:relative;text-decoration:none;transition:all .3s ease}.navbar-link:hover{background-color:#f8f9fa;color:#000;transform:translateY(-1px)}.navbar-link.active{background-color:#f1f3f4;color:#000;font-weight:600}.navbar-actions{align-items:center;display:flex;gap:1rem}.menu-toggle{background:none;border:none;border-radius:.5rem;color:#000;cursor:pointer;display:none;padding:.5rem;transition:all .3s ease}.menu-toggle:hover{background-color:#f8f9fa}@media (max-width:768px){.navbar-container{padding:0 1rem}.navbar-menu{background:#fff;box-shadow:0 10px 25px #0000001a;flex-direction:column;left:0;opacity:0;padding:2rem;position:fixed;right:0;top:80px;transform:translateY(-100%);transition:all .3s ease;visibility:hidden}.navbar-menu.active{opacity:1;transform:translateY(0);visibility:visible}.menu-toggle{display:block}.navbar-link{border-bottom:1px solid #0000001a;padding:1rem 0;text-align:center}.navbar-link:last-child{border-bottom:none}}.footer{background:#000;color:#fff;margin-top:4rem;overflow:hidden;padding:5rem 0 2rem;position:relative}.footer:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.footer-container{margin:0 auto;max-width:1200px;padding:0 2rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.footer-section h3{font-size:1.3rem;font-weight:700}.footer-logo,.footer-section h3{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem}.footer-logo{align-items:center;display:flex;font-size:1.8rem;font-weight:800;gap:.5rem}.logo-icon{height:28px;width:28px}.footer-description{color:#ccc;font-size:1rem;line-height:1.7;margin-bottom:2rem}.social-links{display:flex;gap:1rem}.social-link{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:50%;color:#ccc;display:flex;height:44px;justify-content:center;text-decoration:none;transition:all .3s ease;width:44px}.social-link:hover{background:#fff;box-shadow:0 8px 20px #ffffff1a;color:#000;transform:translateY(-3px)}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.75rem}.footer-links a{color:#ccc;font-weight:500;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#fff}.contact-info{display:flex;flex-direction:column;gap:1rem}.contact-item{align-items:center;color:#ccc;display:flex;gap:.75rem}.footer-bottom{border-top:1px solid #ffffff1a;color:#aaa;font-weight:500;padding-top:2rem;text-align:center}@media (max-width:768px){.footer-container{padding:0 1rem}.footer-content{gap:2rem;grid-template-columns:1fr}.footer{padding:3rem 0 2rem}}.home{margin-top:80px}.hero{background:#000;color:#fff;overflow:hidden;padding:8rem 0 6rem;position:relative}.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='50' cy='50' r='.5' fill='%23fff' opacity='.03'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-container{grid-gap:5rem;align-items:center;display:grid;gap:5rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;z-index:1}.hero-title{font-size:4rem;font-weight:900;letter-spacing:-.04em;line-height:1.1;margin-bottom:2rem}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#ccc 50%,#999);-webkit-background-clip:text;background-clip:text}.hero-description{font-size:1.375rem;font-weight:400;line-height:1.7;margin-bottom:3rem;max-width:520px;opacity:.85}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.hero-image img{border:1px solid #ffffff1a;border-radius:1.5rem;box-shadow:0 40px 80px #0000004d;height:auto;transform:perspective(1000px) rotateY(-5deg);transition:transform .6s ease;width:100%}.hero-image:hover img{transform:perspective(1000px) rotateY(0deg)}.section-title{color:#000;font-size:3rem;font-weight:800;letter-spacing:-.03em}.features{background:#fff;padding:8rem 0}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.feature-card{background:#fff;border:1px solid #0000000d;border-radius:1.5rem;box-shadow:0 8px 30px #00000014;padding:3rem 2rem;text-align:center;transition:all .4s ease}.feature-card:hover{box-shadow:0 20px 60px #00000026;transform:translateY(-10px)}.feature-icon{color:#000;height:4rem;margin:0 auto 2rem;width:4rem}.feature-card h3{color:#000;font-size:1.75rem;font-weight:700;letter-spacing:-.02em;margin-bottom:1.5rem}.feature-card p{color:#555;font-size:1.1rem;line-height:1.7}.featured-products{background:#fafafa;padding:8rem 0}.products-grid{margin-bottom:3rem}.product-image img{object-fit:fill!important}.product-short-description{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#6b7280;display:-webkit-box;font-size:.875rem;line-height:1.4;margin-bottom:1rem;overflow:hidden}.view-all{text-align:center}.cta{background:#000;color:#fff;overflow:hidden;padding:8rem 0;position:relative}.cta: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='50' cy='50' r='.5' fill='%23fff' opacity='.02'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.cta-content{position:relative;text-align:center;z-index:1}.cta h2{font-size:3.5rem;font-weight:900;letter-spacing:-.03em;margin-bottom:1.5rem}.cta p{font-size:1.375rem;line-height:1.7;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.85}.btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000;border:2px solid #fff6}.btn-secondary:hover{background:#ffffff1a;border-color:#fffc}@media (max-width:768px){.hero-container{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-buttons{justify-content:center}.container{padding:0 1rem}.section-title{font-size:2rem}.cta,.featured-products,.features{padding:4rem 0}.cta h2{font-size:2rem}}.shop{margin-top:80px;min-height:100vh}.shop-header{background:#000;color:#fff;overflow:hidden;padding:6rem 0;position:relative;text-align:center}.shop-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='50' cy='50' r='.5' fill='%23fff' opacity='.02'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.shop-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#f0f0f0);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:800;letter-spacing:-.02em;margin-bottom:1rem}.shop-description{font-size:1.2rem;font-weight:300;letter-spacing:.02em;line-height:1.6;margin:0 auto;max-width:600px;opacity:.9}.shop-content{padding:3rem 0}.shop-filters{background:#fff;border-radius:1rem;box-shadow:0 4px 6px #0000000d;gap:1rem;justify-content:space-between;margin-bottom:3rem;padding:1.5rem}.filter-section,.shop-filters{align-items:center;display:flex;flex-wrap:wrap}.filter-section{gap:2rem}.filter-group{display:flex;flex-direction:column;gap:.5rem}.filter-label{align-items:center;color:#374151;display:flex;font-size:.875rem;font-weight:600;gap:.5rem}.category-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.category-btn{background:#fff;border:2px solid #e5e7eb;border-radius:2rem;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.category-btn:hover{border-color:#2563eb;color:#2563eb}.category-btn.active{background:#2563eb;border-color:#2563eb;color:#fff}.sort-select{background:#fff;border:2px solid #e5e7eb;border-radius:.5rem;cursor:pointer;font-size:.875rem;padding:.5rem 1rem}.sort-select:focus{border-color:#2563eb;outline:none}.results-count{color:#6b7280;font-size:.875rem;font-weight:500}.products-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.product-card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 4px 6px #0000000d;overflow:hidden;transition:all .3s ease}.product-card:hover{box-shadow:0 20px 40px #0000001a;transform:translateY(-2px)}.product-image{height:200px;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)}.discount-badge,.stock-badge{font-size:.75rem;padding:.25rem .75rem}.stock-badge{background:#6b7280;border-radius:2rem;color:#fff;font-weight:600;position:absolute;right:1rem;top:1rem}.product-info{padding:1.5rem}.product-info h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.product-description{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:.875rem;line-height:1.5;margin-bottom:1rem;overflow:hidden}.product-rating{color:#fbbf24;font-size:.875rem;gap:.25rem;margin-bottom:1rem}.product-rating span{color:#6b7280}.product-features{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.feature-tag{background:#f3f4f6;border-radius:.25rem;color:#374151;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.product-price{gap:.5rem;margin-bottom:1.5rem}.current-price{font-size:1.5rem}.original-price{font-size:1.125rem}.product-actions{gap:.75rem}.product-actions .btn{flex:1 1;justify-content:center}.btn,.no-products{text-align:center}.no-products{color:#6b7280;padding:4rem 2rem}.no-products h3{color:#374151;font-size:1.5rem;margin-bottom:.5rem}@media (max-width:768px){.shop-title{font-size:2rem}.shop-filters{align-items:stretch;flex-direction:column}.filter-section{flex-direction:column;gap:1rem}.category-buttons{justify-content:center}.products-grid{grid-template-columns:1fr}.container{padding:0 1rem}.product-actions{flex-direction:column}}.about{margin-top:80px}.about-hero{background:#000;color:#fff;overflow:hidden;padding:8rem 0;position:relative;text-align:center}.about-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='50' cy='50' r='.5' fill='%23fff' opacity='.02'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.stats-section{background:#f9fafb;padding:4rem 0}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-card{background:#fff;border-radius:1rem;box-shadow:0 4px 6px #0000000d;padding:2rem;text-align:center}.stat-value{color:#2563eb;font-size:3rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#6b7280;font-weight:600}.story-section{padding:6rem 0}.story-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.story-text h2{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:2rem}.story-text p{color:#6b7280;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.story-image img{border-radius:1rem;box-shadow:0 20px 40px #0000001a;height:auto;width:100%}.values-section{background:#f9fafb;padding:6rem 0}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.value-card{background:#fff;border-radius:1rem;box-shadow:0 4px 6px #0000000d;padding:2.5rem;text-align:center;transition:all .3s ease}.value-card:hover{box-shadow:0 20px 40px #0000001a}.value-icon{color:#2563eb;display:flex;justify-content:center;margin-bottom:1.5rem}.value-card h3{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.value-card p{color:#6b7280;line-height:1.6}.team-section{padding:6rem 0}.team-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.team-card{background:#fff;border-radius:1rem;box-shadow:0 4px 6px #0000000d;overflow:hidden;transition:all .3s ease}.team-card:hover{box-shadow:0 20px 40px #0000001a}.member-image{height:250px;overflow:hidden}.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:2rem;text-align:center}.member-info h3{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.member-role{color:#2563eb;font-weight:600;margin-bottom:1rem}.member-description{color:#6b7280;line-height:1.6}.mission-section{background:#000;color:#fff;overflow:hidden;padding:8rem 0;position:relative;text-align:center}.mission-section: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='50' cy='50' r='.5' fill='%23fff' opacity='.02'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.mission-content h2{font-size:3rem;font-weight:900;letter-spacing:-.03em;margin-bottom:2rem;position:relative;z-index:1}.mission-content p{font-size:1.375rem;line-height:1.7;margin:0 auto 3rem;max-width:800px;opacity:.85;position:relative;z-index:1}.mission-features{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center}.mission-feature{align-items:center;color:#e2e8f0;display:flex;font-weight:600;gap:.75rem}.mission-feature svg{color:#60a5fa}@media (max-width:768px){.hero-content h1{font-size:2.5rem}.container{padding:0 1rem}.story-content{gap:2rem;grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.team-grid,.values-grid{grid-template-columns:1fr}.mission-features{align-items:center;flex-direction:column;gap:1.5rem}.mission-content h2,.section-title,.story-text h2{font-size:2rem}.about-hero,.mission-section,.story-section,.team-section,.values-section{padding:4rem 0}}.contact{margin-top:80px}.contact-hero{background:#000;color:#fff;overflow:hidden;padding:6rem 0;position:relative;text-align:center}.contact-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='50' cy='50' r='.5' fill='%23fff' opacity='.02'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-content h1{font-size:3.5rem;letter-spacing:-.03em;margin-bottom:1.5rem;position:relative;z-index:1}.hero-content p{font-size:1.25rem;margin:0 auto;max-width:600px;position:relative;z-index:1}.contact-info-section{background:#f9fafb;padding:4rem 0}.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:1rem;box-shadow:0 4px 6px #0000000d;padding:2.5rem;text-align:center;transition:all .3s ease}.contact-info-card:hover{box-shadow:0 20px 40px #0000001a}.contact-icon{color:#2563eb;display:flex;justify-content:center;margin-bottom:1.5rem}.contact-info-card h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.contact-info{color:#2563eb;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.contact-description{color:#6b7280;font-size:.875rem}.contact-form-section{padding:6rem 0}.contact-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.contact-form-container h2,.map-container h2{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:2rem}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group input,.form-group select,.form-group textarea{border:2px solid #e5e7eb;border-radius:.5rem;font-size:1rem;padding:.75rem 1rem;transition:border-color .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#2563eb;outline:none}.form-group textarea{min-height:120px;resize:vertical}.btn-primary:hover:not(:disabled){background:#1d4ed8;transform:translateY(-2px)}.btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.btn.loading{position:relative}.spinner{height:16px;width:16px}.success-message{background:#f0fdf4;border:2px solid #10b981;border-radius:1rem;padding:3rem;text-align:center}.success-icon{align-items:center;background:#10b981;border-radius:50%;font-size:2rem;font-weight:700;height:60px;margin:0 auto 1.5rem;width:60px}.success-message h3{color:#065f46;margin-bottom:1rem}.success-message p{color:#059669;margin-bottom:2rem}.map-container{position:-webkit-sticky;position:sticky;top:100px}.map-placeholder{border-radius:1rem;box-shadow:0 10px 25px #0000001a;margin-bottom:2rem;overflow:hidden;position:relative}.map-placeholder img{height:300px;object-fit:cover;width:100%}.map-overlay{align-items:center;background:linear-gradient(#0000,#000c);bottom:0;color:#fff;display:flex;gap:1rem;left:0;padding:2rem;position:absolute;right:0}.location-pin{color:#ef4444}.location-info h4{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.office-hours{background:#fff;border-radius:1rem;box-shadow:0 4px 6px #0000000d;padding:2rem}.office-hours h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.hours-list{display:flex;flex-direction:column;gap:.75rem}.hours-item{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:.75rem 0}.hours-item:last-child{border-bottom:none}.hours-item span:first-child{color:#374151;font-weight:500}.hours-item span:last-child{color:#6b7280}.faq-section{background:#f9fafb;padding:6rem 0}.section-title{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:4rem;text-align:center}.faq-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.faq-item{padding:2rem}.faq-item h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.faq-item p{color:#6b7280;line-height:1.6}@media (max-width:768px){.hero-content h1{font-size:2rem}.container{padding:0 1rem}.contact-content{gap:3rem}.contact-content,.contact-info-grid,.faq-grid,.form-row{grid-template-columns:1fr}.map-container{position:static}.contact-form-section,.contact-hero,.contact-info-section,.faq-section{padding:3rem 0}.section-title{font-size:2rem}.google-map-iframe{border-radius:12px;box-shadow:0 4px 12px #0000001a;margin-bottom:20px;overflow:hidden}.location-info-card{align-items:center;background-color:#f8f9fa;border-radius:8px;display:flex;margin-bottom:20px;padding:16px}.location-icon{color:#e74c3c;margin-right:16px}.location-details h4{font-size:18px;margin:0 0 4px}.location-details p{color:#666;margin:0}.office-hours{background-color:#f8f9fa;border-radius:8px;padding:20px}.office-hours h3{font-size:18px;margin-bottom:16px;margin-top:0}.hours-list{display:flex;flex-direction:column;gap:12px}.hours-item{border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding-bottom:8px}.hours-item:last-child{border-bottom:none}}.product-detail{background:#fff;margin-top:80px;padding:2rem 0}.product-not-found{margin-top:80px;padding:4rem 0;text-align:center}.product-not-found h1{color:#000;font-size:2.5rem;margin-bottom:1rem}.breadcrumb,.product-not-found p{color:#666;margin-bottom:2rem}.breadcrumb{align-items:center;display:flex;font-size:.875rem;gap:.5rem}.breadcrumb a{color:#000;text-decoration:none;transition:color .3s ease}.breadcrumb a:hover{color:#1d4ed8}.breadcrumb span{color:#9ca3af}.product-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-bottom:4rem}.product-images{display:flex;flex-direction:column;gap:1rem}.main-image{aspect-ratio:1;background:#f9fafb;border-radius:1rem;overflow:hidden;position:relative}.main-image img{height:100%;object-fit:cover;width:100%}.discount-badge{background:#ef4444;border-radius:2rem;color:#fff;font-size:.875rem;font-weight:600;padding:.5rem 1rem;position:absolute;right:1rem;top:1rem}.image-thumbnails{display:flex;gap:.75rem;overflow-x:auto}.thumbnail{background:none;border:2px solid #0000;border-radius:.5rem;cursor:pointer;flex-shrink:0;height:80px;overflow:hidden;padding:0;transition:all .3s ease;width:80px}.thumbnail.active{border-color:#2563eb}.thumbnail:hover{border-color:#60a5fa}.thumbnail img{height:100%;object-fit:cover;width:100%}.zoom-button{align-items:center;background:#0009;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;left:1rem;opacity:0;position:absolute;top:1rem;transition:all .3s ease;width:40px}.main-image:hover .zoom-button{opacity:1}.zoom-button:hover{background:#000c;transform:scale(1.1)}.nav-button{align-items:center;background:#0009;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:40px}.main-image:hover .nav-button{opacity:1}.nav-prev{left:1rem}.nav-next{right:1rem}.nav-button:hover{background:#000c;transform:translateY(-50%) scale(1.1)}.image-counter{background:#0009;border-radius:1rem;bottom:1rem;color:#fff;font-size:.875rem;opacity:0;padding:.25rem .75rem;position:absolute;right:1rem;transition:opacity .3s ease}.main-image:hover .image-counter{opacity:1}.image-modal-overlay{background:#000000e6;bottom:0;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.image-modal-content,.image-modal-overlay{align-items:center;display:flex;justify-content:center}.image-modal-content{max-height:90vh;max-width:90vw;position:relative}.image-modal-content img{border-radius:.5rem;max-height:100%;max-width:100%;object-fit:contain}.modal-close{background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;padding:.5rem;position:absolute;right:0;top:-50px;transition:background .3s ease}.modal-close:hover{background:#ffffff1a}.modal-nav{align-items:center;background:#0009;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px}.modal-prev{left:-70px}.modal-next{right:-70px}.modal-nav:hover{background:#000c;transform:translateY(-50%) scale(1.1)}.modal-counter{background:#0009;border-radius:1rem;bottom:-50px;color:#fff;font-size:.875rem;left:50%;padding:.5rem 1rem;position:absolute;transform:translateX(-50%)}.product-info{display:flex;flex-direction:column;gap:1.5rem}.product-category{color:#2563eb;font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.product-title{color:#1f2937;font-size:2.5rem;font-weight:700;line-height:1.2}.product-rating{align-items:center;display:flex;gap:1rem}.stars{color:#fbbf24;display:flex;gap:.25rem}.rating-text{color:#6b7280}.product-price{align-items:center;display:flex;gap:1rem}.current-price{color:#1f2937;font-size:2rem;font-weight:700}.original-price{color:#9ca3af;font-size:1.5rem;text-decoration:line-through}.product-description{color:#6b7280;font-size:1.1rem;line-height:1.7}.product-features h3{color:#1f2937;font-weight:600;margin-bottom:1rem}.product-features ul{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.product-features li{align-items:center;color:#374151;display:flex;gap:.75rem}.product-features li svg{color:#10b981;flex-shrink:0}.product-actions{background:#f9fafb;border-radius:1rem;display:flex;flex-direction:column;gap:1.5rem;padding:2rem}.quantity-selector{align-items:center;display:flex;gap:1rem;justify-content:center}.quantity-selector label{color:#374151;font-weight:600}.quantity-controls{align-items:center;border:2px solid #e5e7eb;border-radius:.5rem;display:flex;overflow:hidden}.quantity-btn{align-items:center;background:#fff;border:none;cursor:pointer;display:flex;font-size:1.25rem;font-weight:600;height:40px;justify-content:center;transition:background-color .3s ease;width:40px}.quantity-btn:hover{background:#f3f4f6}.quantity-value{align-items:center;background:#fff;border-left:2px solid #e5e7eb;border-right:2px solid #e5e7eb;display:flex;font-weight:600;height:40px;justify-content:center;width:60px}.btn{flex:1 1}.btn-primary:hover:not(.disabled){background:#1d4ed8;transform:translateY(-2px)}.btn-secondary{background:#10b981}.btn-secondary:hover{background:#059669}.btn-large{font-size:1.125rem;padding:1rem 2rem}.btn-small{font-size:.875rem;padding:.5rem 1rem}.btn.disabled{cursor:not-allowed;opacity:.5;transform:none}.support-section{background:linear-gradient(135deg,#f8f9fa,#fff);border:1px solid #e5e7eb;border-radius:1rem;margin:1.5rem 0;padding:1.5rem}.support-text{color:#374151;font-size:.875rem;font-weight:500;margin:0 0 1rem}.btn-whatsapp{align-items:center;background:#25d366;border:2px solid #25d366;color:#fff;display:inline-flex;gap:.5rem;justify-content:center}.btn-whatsapp:hover{background:#20ba5a;border-color:#20ba5a;color:#fff;transform:translateY(-2px)}.product-guarantees{border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:1rem;padding-top:1.5rem}.guarantee-item{align-items:center;display:flex;gap:1rem}.guarantee-icon{color:#2563eb}.guarantee-title{color:#1f2937;font-size:.875rem;font-weight:600}.guarantee-description{color:#6b7280;font-size:.875rem}.related-products{border-top:1px solid #e5e7eb;padding-top:4rem}.related-products h2{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}.related-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.related-card{background:#fff;border-radius:1rem;box-shadow:0 4px 6px #0000000d;overflow:hidden;transition:all .3s ease}.related-card:hover{box-shadow:0 20px 40px #0000001a}.related-image{height:200px;overflow:hidden}.related-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.related-card:hover .related-image img{transform:scale(1.05)}.related-info{padding:1.5rem;text-align:center}.related-info h3{color:#1f2937;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.related-rating{align-items:center;color:#fbbf24;display:flex;font-size:.875rem;gap:.25rem;justify-content:center;margin-bottom:1rem}.related-rating span{color:#6b7280}.related-price{align-items:center;display:flex;gap:.5rem;justify-content:center;margin-bottom:1.5rem}.related-price span{color:#1f2937;font-size:1.25rem;font-weight:700}.related-price .original{color:#9ca3af;font-size:1rem;font-weight:400;text-decoration:line-through}.customer-reviews{border-top:1px solid #e5e7eb;clear:both;display:block;margin:4rem 0;padding:3rem 0;width:100%}.reviews-header{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.reviews-header h2{color:#000;font-size:2rem;font-weight:700;margin:0}.reviews-summary{align-items:center;display:flex;gap:1rem}.average-rating{flex-direction:column;text-align:center}.rating-number{color:#000;font-size:2.5rem;font-weight:800;line-height:1}.rating-stars{color:#fbbf24;display:flex;gap:.25rem;margin:.5rem 0}.rating-stars .filled{color:#fbbf24}.rating-text{color:#666;font-size:.875rem}.reviews-list{display:flex;flex-direction:column;gap:1.5rem}.review-card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1.5rem;transition:all .3s ease}.review-card:hover{border-color:#d1d5db;box-shadow:0 4px 12px #0000001a}.review-header{align-items:flex-start;display:flex;justify-content:space-between}.reviewer-avatar{background:#000;color:#fff;font-size:1.125rem;font-weight:600;height:48px;width:48px}.reviewer-details{display:flex;flex-direction:column;gap:.25rem}.reviewer-name{align-items:center;color:#000;display:flex;font-weight:600;gap:.5rem}.verified-badge{color:#10b981}.review-date{color:#666}.review-rating{color:#fbbf24;display:flex;gap:.25rem}.review-rating .filled{color:#fbbf24}.review-content{margin-left:4rem}.review-title{color:#000;font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.review-comment{margin:0}.reviews-actions{border-top:1px solid #e5e7eb;display:flex;gap:1rem;justify-content:center;padding-top:2rem}.faq-section{background:linear-gradient(135deg,#f8f9fa,#fff);border-radius:1.5rem;clear:both;display:block;margin:5rem 0 4rem;overflow:hidden;padding:4rem 0;position:relative;width:100%}.faq-section:before{background:linear-gradient(90deg,#0000,#e5e7eb 50%,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.faq-section h2{color:#000;font-size:2.5rem;font-weight:800;margin-bottom:1rem;position:relative;text-align:center}.faq-section h2:after{background:linear-gradient(90deg,#000,#666);border-radius:2px;bottom:-.5rem;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.faq-section .section-subtitle{color:#666;font-size:1.125rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.faq-list{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:900px;padding:0 2rem}.faq-item{background:#fff;border:2px solid #f1f3f4;border-radius:1rem;box-shadow:0 4px 6px #0000000d;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.faq-item:before{background:linear-gradient(180deg,#000,#666);content:"";height:100%;left:0;position:absolute;top:0;transform:scaleY(0);transition:transform .4s cubic-bezier(.4,0,.2,1);width:4px}.faq-item:hover{border-color:#e5e7eb;box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.faq-item:hover:before{transform:scaleY(1)}.faq-question{align-items:flex-start;background:none;color:#000;font-size:1.25rem;font-weight:700;line-height:1.4;padding:2rem;transition:all .3s ease}.faq-question:hover{background:linear-gradient(135deg,#f8f9fa,#fff)}.faq-question span{flex:1 1;padding-right:1.5rem}.faq-icon{background:#f8f9fa;border-radius:50%;color:#000;flex-shrink:0;height:24px;margin-top:2px;padding:4px;transition:all .4s cubic-bezier(.4,0,.2,1);width:24px}.faq-icon.open{background:#000;color:#fff;transform:rotate(180deg)}.faq-answer{background:linear-gradient(135deg,#f8f9fa,#fff);border-top:1px solid #e5e7eb;overflow:hidden}.faq-answer-content{background:#fff;border-left:4px solid #f1f3f4;border-radius:0 .5rem .5rem 0;margin-bottom:1rem;margin-left:1rem;margin-right:1rem;padding:2rem}.faq-answer-content p{color:#374151;font-size:1.1rem;font-weight:400;line-height:1.7;margin:0}@media (max-width:768px){.container{padding:0 1rem}.product-content{gap:2rem;grid-template-columns:1fr}.product-title{font-size:2rem}.action-buttons{flex-direction:column}.quantity-selector{justify-content:space-between}.image-thumbnails{justify-content:center}.nav-button{height:35px;opacity:1;width:35px}.nav-prev{left:.5rem}.nav-next{right:.5rem}.zoom-button{height:35px;left:.5rem;opacity:1;top:.5rem;width:35px}.image-counter{bottom:.5rem;opacity:1;right:.5rem}.image-modal-overlay{padding:1rem}.modal-nav{height:40px;width:40px}.modal-prev{left:-50px}.modal-next{right:-50px}.modal-close{top:-40px}.modal-counter{bottom:-40px}.related-grid{grid-template-columns:1fr}.breadcrumb{flex-wrap:wrap}.reviews-header{align-items:flex-start;flex-direction:column;gap:1rem}.review-content{margin-left:0;margin-top:1rem}.review-header,.reviewer-info{align-items:flex-start;flex-direction:column;gap:.5rem}.reviews-actions{align-items:center;flex-direction:column}.reviews-actions .btn{max-width:300px;width:100%}.faq-section{border-radius:1rem;margin:3rem 0;padding:2rem 0}.faq-section h2{font-size:2rem;margin-bottom:.5rem}.faq-section .section-subtitle{font-size:1rem;margin-bottom:2rem}.faq-list{gap:1rem;padding:0 1rem}.faq-question{font-size:1.125rem;padding:1.5rem}.faq-question span{padding-right:1rem}.faq-icon{height:20px;width:20px}.faq-answer-content{margin:.5rem;padding:1.5rem}.faq-answer-content p{font-size:1rem;line-height:1.6}}.whatsapp-support{bottom:2rem;position:fixed;right:2rem;z-index:1000}.whatsapp-button{align-items:center;background:#25d366;border:none;border-radius:3rem;box-shadow:0 4px 12px #25d36666;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.75rem;padding:1rem 1.5rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}.whatsapp-button:hover{background:#20ba5a;box-shadow:0 6px 20px #25d36699;color:#fff;text-decoration:none;transform:translateY(-2px)}.whatsapp-button:active{transform:translateY(0)}.whatsapp-text{font-weight:600;letter-spacing:.025em}@keyframes pulse{0%,to{box-shadow:0 4px 12px #25d36666}50%{box-shadow:0 4px 12px #25d366cc,0 0 0 8px #25d3661a}}.whatsapp-button{animation:pulse 3s infinite}.whatsapp-button:hover{animation:none}@media (max-width:768px){.whatsapp-support{bottom:1rem;right:1rem}.whatsapp-button{font-size:.875rem;padding:.875rem 1.25rem}.whatsapp-text{display:none}}@media (max-width:480px){.whatsapp-support{bottom:5rem;right:1rem}.whatsapp-button{border-radius:50%;height:56px;justify-content:center;padding:.75rem;width:56px}.nav-button,.zoom-button{height:30px;width:30px}.thumbnail{height:60px;width:60px}.image-thumbnails{gap:.5rem}.modal-nav{height:35px;width:35px}.modal-prev{left:-45px}.modal-next{right:-45px}}.product-details-tabs{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin:4rem 0;overflow:hidden}.tabs-header{background:#f8f9fa;border-bottom:1px solid #e5e7eb;display:flex}.tab-button{background:none;border:none;border-bottom:3px solid #0000;color:#6b7280;cursor:pointer;flex:1 1;font-size:1rem;font-weight:500;padding:1rem 2rem;transition:all .3s ease}.tab-button:hover{background:#e5e7eb;color:#374151}.tab-button.active{background:#fff;border-bottom-color:#1d4ed8;color:#1d4ed8}.tabs-content{padding:2rem}.tab-panel{min-height:300px}.tab-panel h3{color:#111827;font-size:1.5rem;margin-bottom:1rem}.tab-panel h4{color:#374151;font-size:1.125rem;margin:1.5rem 0 1rem}.features-section ul{list-style:none;margin:1rem 0;padding:0}.features-section li{align-items:center;color:#374151;display:flex;gap:.5rem;padding:.5rem 0}.features-section li svg{color:#10b981}.specifications{margin-top:2rem}.spec-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:1rem}.spec-item{background:#f9fafb;border-radius:8px;display:flex;justify-content:space-between;padding:.75rem}.spec-label{color:#6b7280;font-weight:500}.spec-value{color:#111827}.reviews-section{max-width:800px}.reviews-header{border-bottom:1px solid #e5e7eb;margin-bottom:2rem;padding-bottom:1rem}.review-summary{margin-top:1rem}.average-rating{align-items:center;display:flex;gap:1rem}.rating-number{color:#111827;font-size:2rem;font-weight:700}.stars-large{display:flex;gap:.25rem}.stars-large svg{color:#d1d5db}.stars-large svg.filled{fill:#fbbf24;color:#fbbf24}.total-reviews{color:#6b7280;font-size:.875rem}.reviews-list{margin-bottom:2rem}.review-item{border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.review-header,.review-item{margin-bottom:1rem}.reviewer-info{align-items:center;display:flex;gap:1rem}.reviewer-avatar{align-items:center;background:#e5e7eb;border-radius:50%;color:#6b7280;display:flex;height:40px;justify-content:center;width:40px}.reviewer-info h4{color:#111827;font-size:1rem;margin:0}.review-meta{align-items:center;display:flex;gap:1rem;margin-top:.25rem}.review-meta .stars{display:flex;gap:.125rem}.review-meta .stars svg{color:#d1d5db}.review-meta .stars svg.filled{fill:#fbbf24;color:#fbbf24}.review-date{color:#6b7280;font-size:.875rem}.verified-badge{background:#dcfce7;border-radius:12px;color:#166534;font-size:.75rem;font-weight:500;padding:.125rem .5rem}.review-comment{color:#374151;line-height:1.6;margin:1rem 0}.review-actions{display:flex;gap:1rem}.helpful-btn,.report-btn{align-items:center;background:none;border:1px solid #e5e7eb;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;font-size:.875rem;gap:.25rem;padding:.5rem .75rem;transition:all .3s ease}.helpful-btn:hover{background:#f3f4f6;border-color:#10b981;color:#10b981}.report-btn:hover{background:#f3f4f6;border-color:#ef4444;color:#ef4444}.write-review{background:#f9fafb;border-radius:12px;padding:1.5rem;text-align:center}.write-review h4{margin:0 0 .5rem}.write-review p{color:#6b7280;margin-bottom:1rem}.faq-section{max-width:800px}.faq-list{margin-bottom:2rem}.faq-item{border:1px solid #e5e7eb;border-radius:12px;margin-bottom:1rem;overflow:hidden}.faq-question{align-items:center;background:#fff;border:none;color:#111827;cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:space-between;padding:1.25rem;text-align:left;transition:background .3s ease;width:100%}.faq-question:hover{background:#f9fafb}.faq-answer{color:#6b7280;line-height:1.6;padding:0 1.25rem 1.25rem}.faq-contact{background:#f9fafb;border-radius:12px;padding:1.5rem;text-align:center}.faq-contact h4{margin:0 0 .5rem}.faq-contact p{color:#6b7280;margin-bottom:1rem}.contact-options{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.chat-widget-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.chat-widget{background:#fff;border-radius:12px;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;max-height:500px;max-width:400px;width:100%}.chat-header{align-items:center;background:#1d4ed8;border-bottom:1px solid #e5e7eb;border-radius:12px 12px 0 0;color:#fff;display:flex;justify-content:space-between;padding:1rem}.chat-header h3{font-size:1rem;margin:0}.chat-header button{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:24px;justify-content:center;padding:0;width:24px}.chat-content{flex:1 1;overflow-y:auto;padding:1rem}.chat-message{display:flex;gap:.75rem;margin-bottom:1rem}.message-avatar{align-items:center;background:#1d4ed8;border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.message-content{background:#f3f4f6;border-radius:12px;flex:1 1;padding:.75rem}.message-content p{color:#374151;font-size:.875rem;margin:0}.chat-input{border-top:1px solid #e5e7eb;display:flex;gap:.75rem;padding:1rem}.chat-input input{border:1px solid #e5e7eb;border-radius:8px;flex:1 1;font-size:.875rem;padding:.75rem}.chat-input input:focus{border-color:#1d4ed8;outline:none}.floating-support-btn{align-items:center;background:#1d4ed8;border:none;border-radius:50px;bottom:2rem;box-shadow:0 10px 25px #1d4ed84d;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:1rem 1.5rem;position:fixed;right:2rem;transition:all .3s ease;z-index:100}.floating-support-btn:hover{background:#1e40af;box-shadow:0 15px 35px #1d4ed866}.floating-support-btn span{font-size:.875rem}@media (max-width:768px){.tabs-header{flex-direction:column}.tab-button{padding:.75rem 1rem}.tabs-content{padding:1rem}.contact-options{flex-direction:column}.floating-support-btn{bottom:1rem;padding:.75rem 1rem;right:1rem}.floating-support-btn span{display:none}.chat-widget{margin:.5rem;max-height:calc(100vh - 1rem)}.spec-grid{grid-template-columns:1fr}.review-actions{flex-direction:column}.helpful-btn,.report-btn{align-self:flex-start}}.billing{background:#fff;margin-top:80px;min-height:100vh;padding:2rem 0 4rem}.billing-header{align-items:center;background:#000;border-radius:1rem;box-shadow:0 10px 30px #0003;color:#fff;display:flex;justify-content:space-between;margin-bottom:3rem;overflow:hidden;padding:3rem 2rem;position:relative}.billing-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='50' cy='50' r='.5' fill='%23fff' opacity='.02'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.back-link{align-items:center;color:#fff;display:flex;font-weight:500;gap:.5rem;position:relative;text-decoration:none;transition:color .3s ease;z-index:1}.back-link:hover{color:#f0f0f0}.billing-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#f0f0f0);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;letter-spacing:-.02em;margin:0;position:relative;z-index:1}.secure-badge{align-items:center;color:#10b981;display:flex;font-size:.875rem;font-weight:600;gap:.5rem}.billing-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr}.billing-form-section{background:#fff;border-radius:1rem;box-shadow:0 4px 6px #0000000d;padding:2.5rem}.billing-form{gap:2.5rem}.billing-form,.form-section{display:flex;flex-direction:column}.form-section{gap:1.5rem}.form-section h2{align-items:center;border-bottom:2px solid #e5e7eb;color:#1f2937;display:flex;font-size:1.5rem;font-weight:600;gap:.5rem;padding-bottom:.75rem}.form-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group.full-width{grid-column:1/-1}.form-group label{color:#374151;font-size:.875rem;font-weight:600}.form-group input,.form-group select{border:2px solid #e5e7eb;border-radius:.5rem;font-size:1rem;padding:.75rem 1rem;transition:border-color .3s ease}.form-group input:focus,.form-group select:focus{border-color:#2563eb;outline:none}.shipping-options{display:flex;flex-direction:column;gap:1rem}.shipping-option{align-items:center;border:2px solid #e5e7eb;border-radius:.5rem;cursor:pointer;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.shipping-option:hover{background:#f8fafc;border-color:#2563eb}.shipping-option input[type=radio]{margin:0}.shipping-option input[type=radio]:checked+.option-content{color:#2563eb}.option-content{align-items:center;display:flex;flex:1 1;justify-content:space-between}.option-name{font-weight:500}.option-price{color:#1f2937;font-weight:600}.payment-options{display:flex;flex-direction:column;gap:1rem}.payment-option{align-items:flex-start;background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;cursor:pointer;display:flex;gap:1rem;padding:1.5rem;transition:all .3s ease}.payment-option:hover{background:#f9f9f9;border-color:#000}.payment-option input[type=radio]{margin:.25rem 0 0}.payment-option input[type=radio]:checked+.option-content{color:#000}.payment-option .option-content{display:flex;flex:1 1;flex-direction:column;gap:.25rem}.payment-option .option-name{color:#000;font-size:1.1rem;font-weight:600}.payment-option .option-description{color:#666;font-size:.9rem;line-height:1.4}.checkbox-group{display:flex;flex-direction:column;gap:1rem}.checkbox-label{align-items:flex-start;color:#374151;cursor:pointer;display:flex;font-size:.875rem;gap:.75rem;line-height:1.5}.checkbox-label input[type=checkbox]{margin:.25rem 0 0}.submit-btn{align-items:center;background:#2563eb;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-size:1.125rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:1rem;padding:1rem 2rem;transition:all .3s ease;width:100%}.submit-btn:hover:not(:disabled){background:#1d4ed8;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.7;transform:none}.submit-btn.processing{background:#6b7280}.spinner{animation:spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:currentcolor;height:20px;width:20px}@keyframes spin{to{transform:rotate(1turn)}}.order-summary{background:#fff;border-radius:1rem;box-shadow:0 4px 6px #0000000d;height:-webkit-fit-content;height:fit-content;padding:2rem;position:-webkit-sticky;position:sticky;top:100px}.order-summary h2{border-bottom:2px solid #e5e7eb;color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.75rem}.order-items{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.order-item{gap:1rem}.order-item img{border-radius:.5rem;height:60px;object-fit:cover;width:60px}.item-details{flex:1 1}.item-details h4{color:#1f2937;font-size:.875rem;font-weight:600;margin-bottom:.25rem}.item-quantity{font-size:.75rem}.item-price{color:#1f2937;font-weight:600}.order-totals{border-bottom:1px solid #e5e7eb;border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;padding:1.5rem 0}.total-row{align-items:center;display:flex;font-size:.875rem;justify-content:space-between}.total-row.total{border-top:1px solid #e5e7eb;color:#1f2937;font-size:1.125rem;font-weight:700;padding-top:.75rem}.security-info{display:flex;flex-direction:column;gap:.75rem}.security-item{align-items:center;color:#10b981;display:flex;font-size:.875rem;font-weight:500;gap:.5rem}@media (max-width:968px){.billing-content{gap:2rem;grid-template-columns:1fr}.order-summary{order:-1;position:static}}@media (max-width:768px){.container{padding:0 1rem}.billing-header{flex-direction:column;gap:1rem;text-align:center}.billing-header h1{font-size:1.5rem}.billing-form-section,.order-summary{padding:1.5rem}.form-grid{grid-template-columns:1fr}.billing{padding:1rem 0 2rem}.form-group{margin-bottom:1.5rem;position:relative}.error-message{color:#e74c3c;display:block;font-size:.8rem;margin-top:.25rem}input.error,select.error{border-color:#e74c3c}.loading-container{align-items:center;display:flex;flex-direction:column;gap:1rem;height:50vh;justify-content:center}}.thank-you{background:#fff;margin-top:80px;min-height:100vh;padding:3rem 0}.success-header{background:#000;border-radius:1rem;color:#fff;margin-bottom:4rem;overflow:hidden;padding:4rem 2rem;position:relative;text-align:center}.success-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='50' cy='50' r='.5' fill='%23fff' opacity='.02'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.success-icon{color:#fff;display:flex;justify-content:center;margin-bottom:2rem;position:relative;z-index:1}.success-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#f0f0f0);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:800;letter-spacing:-.02em;margin-bottom:1rem;position:relative;z-index:1}.success-header p{font-size:1.2rem;font-weight:300;letter-spacing:.02em;line-height:1.6;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9;position:relative;z-index:1}.order-number{background:#10b981;border-radius:2rem;color:#fff;display:inline-block;font-size:1.125rem;padding:.75rem 2rem}.content-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin-bottom:4rem}.next-steps-card,.order-summary-card{background:#fff;border:1px solid #fff3;border-radius:1rem;box-shadow:0 10px 25px #0000001a;padding:2.5rem}.next-steps-card h2,.order-summary-card h2{border-bottom:2px solid #e5e7eb;color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:2rem;padding-bottom:1rem}.order-info{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.info-row{border-bottom:1px solid #f3f4f6}.info-row:last-child{font-weight:600}.total-amount{color:#10b981;font-size:1.125rem;font-weight:700}.payment-mode{color:#6b7280;font-weight:600;text-transform:capitalize}.order-items{margin-bottom:2rem}.order-items h3,.shipping-info h3{color:#1f2937;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.order-item{align-items:center;background:#f9fafb;border-radius:.5rem;display:flex;justify-content:space-between;margin-bottom:.75rem;padding:1rem}.item-info{display:flex;flex-direction:column;gap:.25rem}.item-name{color:#1f2937}.item-quantity{color:#6b7280;font-size:.875rem}.item-total{color:#1f2937}.shipping-info{background:#f8fafc;border-radius:.5rem;margin-bottom:2rem;padding:1.5rem}.shipping-info p{color:#374151;line-height:1.5;margin-bottom:.5rem}.download-receipt-btn{align-items:center;background:#2563eb;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem 1.5rem;transition:all .3s ease;width:100%}.download-receipt-btn:hover{background:#1d4ed8;transform:translateY(-2px)}.steps-timeline{display:flex;flex-direction:column;gap:1.5rem}.step{border-radius:.5rem;gap:1rem;position:relative;transition:all .3s ease}.step.completed{background:#f0fdf4;border:1px solid #10b981}.step.in-progress{background:#fef3c7;border:1px solid #f59e0b}.step.pending{background:#f3f4f6;border:1px solid #d1d5db}.step-icon{align-items:center;border-radius:50%;color:#fff;display:flex;height:48px;justify-content:center;width:48px}.step.completed .step-icon{background:#10b981}.step.in-progress .step-icon{background:#f59e0b}.step.pending .step-icon{background:#9ca3af}.step-content h4{font-size:1.125rem}.step-content p{line-height:1.5}.status-icon{position:absolute;right:1rem;top:1rem}.status-icon.completed{color:#10b981}.support-section{margin-bottom:3rem}.support-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.support-card{background:#fff;border-radius:1rem;box-shadow:0 4px 6px #0000000d;padding:2rem;text-align:center}.support-card h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.support-card p{color:#6b7280;line-height:1.6;margin-bottom:1.5rem}.support-contacts{flex-direction:column;gap:.75rem}.contact-link{align-items:center;color:#2563eb;display:flex;font-weight:500;gap:.5rem;justify-content:center;text-decoration:none;transition:color .3s ease}.contact-link:hover{color:#1d4ed8}.social-links span{color:#6b7280;font-size:.875rem}.btn{align-items:center;border:none;border-radius:.5rem;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:#2563eb;color:#fff}.btn-primary:hover{background:#1d4ed8;transform:translateY(-2px)}.btn-secondary{background:#6b7280;color:#fff}.btn-secondary:hover{background:#374151;transform:translateY(-2px)}.btn-outline{background:#0000;border:2px solid #2563eb;color:#2563eb}.btn-outline:hover{background:#2563eb;color:#fff}.action-buttons{gap:2rem;margin-bottom:4rem}.additional-info{background:#fff;border-radius:1rem;box-shadow:0 4px 6px #0000000d;padding:3rem}.info-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.info-item{padding:1.5rem;text-align:center}.info-item h4{color:#1f2937;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.info-item p{color:#6b7280;line-height:1.6}@media (max-width:968px){.content-grid{gap:2rem}.content-grid,.support-cards{grid-template-columns:1fr}}@media (max-width:768px){.container{padding:0 1rem}.success-header h1{font-size:2rem}.next-steps-card,.order-summary-card{padding:1.5rem}.action-buttons{align-items:center;flex-direction:column}.action-buttons .btn{max-width:300px;width:100%}.additional-info{padding:2rem}.info-grid{grid-template-columns:1fr}.thank-you{padding:2rem 0}}.thank-you-page{background:linear-gradient(135deg,#f8f9fa,#e9ecef);margin-top:80px;min-height:100vh;padding:3rem 0}.thank-you-page .container{margin:0 auto;max-width:800px;padding:0 2rem}.thank-you-content{background:#fff;border-radius:16px;box-shadow:0 20px 40px #0000001a;padding:3rem;text-align:center}.success-animation{margin-bottom:2rem}.checkmark,.success-animation{align-items:center;display:flex;justify-content:center;position:relative}.checkmark{animation:checkmarkPop .6s ease-out;background:linear-gradient(135deg,#28a745,#20c997);border-radius:50%;color:#fff;font-size:2.5rem;font-weight:700;height:80px;width:80px;z-index:2}@keyframes checkmarkPop{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.celebration-dots{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.celebration-dots span{animation:celebrate 1.5s ease-out infinite;background:gold;border-radius:50%;height:8px;position:absolute;width:8px}.celebration-dots span:first-child{animation-delay:.1s;left:-30px;top:-60px}.celebration-dots span:nth-child(2){animation-delay:.3s;right:-30px;top:-60px}.celebration-dots span:nth-child(3){animation-delay:.5s;bottom:-60px;left:-30px}.celebration-dots span:nth-child(4){animation-delay:.7s;bottom:-60px;right:-30px}@keyframes celebrate{0%{opacity:1;transform:scale(0) rotate(0deg)}to{opacity:0;transform:scale(1) rotate(1turn)}}.main-message h1{color:#212529;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.main-message .subtitle{color:#6c757d;font-size:1.1rem;margin-bottom:2rem}.order-summary-card{background:#f8f9fa;border-radius:12px;margin:2rem 0;padding:2rem;text-align:left}.card-header{align-items:center;border-bottom:2px solid #dee2e6;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.card-header h2{color:#212529;font-size:1.5rem;font-weight:600;margin:0}.order-number{background:#d4edda;border-radius:8px;color:#28a745;font-size:1.1rem;font-weight:600;padding:.5rem 1rem}.order-info{margin-bottom:1.5rem}.info-row{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:.75rem 0}.info-row:last-child{border-bottom:none}.info-row .label{color:#6c757d;font-weight:500}.info-row .value{color:#212529;font-weight:600}.total-amount{color:#28a745!important;font-size:1.2rem}.ordered-items h3{color:#212529;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.item-row{align-items:center;background:#fff;border:1px solid #e9ecef;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.75rem}.item-name{color:#212529;flex:1 1;font-weight:500}.item-details{color:#6c757d;margin:0 1rem}.item-total{color:#28a745;font-weight:600}.whats-next{margin:2rem 0;text-align:left}.whats-next h2{color:#212529;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.steps{grid-gap:1.5rem;display:grid;gap:1.5rem}.step{background:#f8f9fa;border-left:4px solid #28a745;border-radius:12px}.step-icon{flex-shrink:0;font-size:2rem;margin-right:1rem}.step-content h3{color:#212529;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.step-content p{color:#6c757d}.action-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:2rem 0}.primary-button,.secondary-button,.tertiary-button{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:.875rem 2rem;text-decoration:none;transition:all .3s ease}.primary-button{background:#007bff;color:#fff}.primary-button:hover{background:#0056b3;transform:translateY(-2px)}.secondary-button{background:#6c757d;color:#fff}.secondary-button:hover{background:#545b62;transform:translateY(-2px)}.tertiary-button{background:#0000;border:2px solid #007bff;color:#007bff}.tertiary-button:hover{background:#007bff;color:#fff;transform:translateY(-2px)}.support-section{background:#e7f3ff;border-radius:12px;margin:2rem 0;padding:2rem;text-align:center}.support-section h3{color:#212529;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.support-section p{color:#6c757d;margin-bottom:1rem}.support-contacts{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.support-link{background:#fff;border:1px solid #dee2e6;border-radius:8px;color:#007bff;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.support-link:hover{background:#007bff;color:#fff;transform:translateY(-2px)}.social-sharing{margin:2rem 0;text-align:center}.social-sharing p{color:#6c757d;margin-bottom:1rem}.social-buttons{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.social-button{border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.social-button.facebook{background:#1877f2}.social-button.twitter{background:#1da1f2}.social-button.linkedin{background:#0077b5}.social-button:hover{opacity:.9;transform:translateY(-2px)}@media (max-width:768px){.thank-you-content{padding:2rem 1rem}.main-message h1{font-size:2rem}.action-buttons{align-items:center;flex-direction:column}.primary-button,.secondary-button,.tertiary-button{max-width:300px;width:100%}.social-buttons,.support-contacts{align-items:center;flex-direction:column}.social-button{max-width:200px;width:100%}.card-header{flex-direction:column;gap:1rem;text-align:center}}.terms-and-conditions{margin-top:80px}.terms-hero{background:#000;color:#fff;overflow:hidden;padding:8rem 0;position:relative;text-align:center}.terms-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='50' cy='50' r='.5' fill='%23fff' opacity='.02'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.terms-content{color:#374151;line-height:1.7;margin:0 auto;max-width:900px}.term-section{border-bottom:1px solid #f0f0f0;margin-bottom:3rem;padding-bottom:2rem}.term-section:last-child{border-bottom:none;margin-bottom:0}.term-section h2{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:1.5rem;padding-left:1rem;position:relative}.term-section h2:before{background:#000;border-radius:2px;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.term-section p{font-size:1rem;line-height:1.7;margin-bottom:1rem}.term-section ul{margin:1rem 0;padding-left:2rem}.term-section li{font-size:1rem;line-height:1.6;margin-bottom:.75rem}.contact-info{background:#f9fafb;border-left:4px solid #000}.contact-info p:first-child{color:#111827}.important-notice{align-items:flex-start;background:#f9fafb;border:1px solid #e5e7eb;border-radius:1rem;display:flex;gap:1.5rem;margin-top:3rem;padding:2rem}.notice-icon{color:#374151;flex-shrink:0;margin-top:.25rem}.notice-content h3{color:#1f2937;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.notice-content p{color:#6b7280;font-size:1rem;line-height:1.6;margin:0}@media (max-width:768px){.container{padding:0 1rem}.page-header{margin-bottom:2rem;padding:2.5rem 1.5rem}.page-header h1{font-size:2.25rem}.page-header p{font-size:1.125rem}.content-section{padding:2rem 1.5rem}.term-section h2{font-size:1.5rem}.subsection{padding-left:1rem}.important-notice{flex-direction:column;gap:1rem;padding:1.5rem}.notice-icon{align-self:center}}@media (max-width:480px){.page-header h1{font-size:2rem}.content-section{padding:1.5rem 1rem}.term-section h2{font-size:1.375rem}}.privacy-policy{margin-top:80px}.privacy-hero{background:#000;color:#fff;overflow:hidden;padding:8rem 0;position:relative;text-align:center}.privacy-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='50' cy='50' r='.5' fill='%23fff' opacity='.02'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.privacy-content{color:#374151;line-height:1.7;margin:0 auto;max-width:900px}.privacy-section{border-bottom:1px solid #f0f0f0;margin-bottom:3rem;padding-bottom:2rem}.privacy-section:last-child{border-bottom:none;margin-bottom:0}.privacy-section h2{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:1.5rem;padding-left:1rem;position:relative}.privacy-section h2:before{background:#000;border-radius:2px;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.privacy-section p{font-size:1rem;line-height:1.7;margin-bottom:1rem}.privacy-section ul{margin:1rem 0;padding-left:2rem}.privacy-section li{font-size:1rem;line-height:1.6;margin-bottom:.75rem}.purpose-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:2rem 0}.purpose-item{align-items:flex-start;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;display:flex;gap:1rem;padding:1.5rem}.purpose-icon{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;color:#374151;flex-shrink:0;padding:.75rem}.purpose-content h4{color:#1f2937;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.purpose-content p{color:#6b7280;font-size:.95rem;margin:0}.rights-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:2rem 0}.right-item{background:#fafafa;border-left:4px solid #1e40af;border-radius:.75rem;padding:1.5rem}.right-item h4{color:#1f2937;font-size:1.125rem;font-weight:600;margin-bottom:.75rem}.right-item p{color:#6b7280;font-size:.95rem;line-height:1.6;margin:0}.contact-info{background:#f0f9ff;border-left:4px solid #1e40af}.contact-info p:first-child{color:#1e40af}.privacy-commitment{align-items:flex-start;background:#f9fafb;border:1px solid #e5e7eb;border-radius:1rem;display:flex;gap:1.5rem;margin-top:3rem;padding:2.5rem}.commitment-icon{background:#fff;border-radius:.75rem;box-shadow:0 2px 8px #0000001a;color:#374151;flex-shrink:0;padding:1rem}.commitment-content h3{color:#1f2937;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.commitment-content p{color:#6b7280;font-size:1.05rem;line-height:1.6;margin:0}@media (max-width:768px){.container{padding:0 1rem}.page-header{margin-bottom:2rem;padding:2.5rem 1.5rem}.page-header h1{font-size:2.25rem}.page-header p{font-size:1.125rem}.content-section{padding:2rem 1.5rem}.privacy-section h2{font-size:1.5rem}.subsection{padding-left:1rem}.purpose-grid,.rights-grid{grid-template-columns:1fr}.privacy-commitment{flex-direction:column;gap:1rem;padding:2rem}.commitment-icon{align-self:center}}@media (max-width:480px){.page-header h1{font-size:2rem}.content-section{padding:1.5rem 1rem}.privacy-section h2{font-size:1.375rem}.purpose-item{flex-direction:column;text-align:center}}.refund-policy{margin-top:80px}.refund-hero{background:#000;color:#fff;overflow:hidden;padding:8rem 0;position:relative;text-align:center}.refund-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='50' cy='50' r='.5' fill='%23fff' opacity='.02'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.hero-content{position:relative;z-index:1}.header-icon{color:#fff;display:flex;justify-content:center;margin-bottom:1.5rem}.hero-content h1{font-size:4rem;font-weight:900;letter-spacing:-.04em;margin-bottom:2rem}.hero-content p{font-size:1.375rem;line-height:1.7;margin:0 auto 1.5rem;max-width:800px;opacity:.85}.last-updated{background:#ffffff1a;border-radius:2rem;color:#a0a0a0;display:inline-block;font-size:.9rem;padding:.5rem 1rem}.content-section{background:#fff;padding:6rem 0}.refund-content{color:#374151;line-height:1.7;margin:0 auto;max-width:900px}.policy-overview{background:#f9fafb;border:1px solid #e5e7eb;border-radius:1rem;margin-bottom:3rem;padding:2.5rem}.policy-overview h2{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}.overview-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.overview-item{align-items:center;background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;display:flex;gap:1rem;padding:1.5rem}.overview-icon{background:#f3f4f6;border-radius:.5rem;color:#374151;flex-shrink:0;padding:.75rem}.overview-content h4{color:#1f2937;font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.overview-content p{color:#6b7280;font-size:.95rem;margin:0}.refund-section{border-bottom:1px solid #f0f0f0;margin-bottom:3rem;padding-bottom:2rem}.refund-section:last-child{border-bottom:none;margin-bottom:0}.refund-section h2{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:1.5rem;padding-left:1rem;position:relative}.refund-section h2:before{background:#000;border-radius:2px;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.subsection{margin-bottom:2rem;padding-left:1.5rem}.subsection h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.eligible-items,.non-eligible-items{grid-gap:1rem;display:grid;gap:1rem;margin:1.5rem 0}.item-status{align-items:flex-start;border:2px solid;border-radius:.75rem;display:flex;gap:1rem;padding:1.25rem}.item-status.eligible{background:#f0fdf4;border-color:#10b981;color:#059669}.item-status.not-eligible{background:#fef2f2;border-color:#ef4444;color:#dc2626}.item-status h4{font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.item-status p{font-size:.95rem;margin:0;opacity:.8}.process-steps{grid-gap:2rem;display:grid;gap:2rem;margin:2rem 0}.step{align-items:flex-start;background:#f8fafc;border-left:4px solid #10b981;border-radius:.75rem;display:flex;gap:1.5rem;padding:1.5rem}.step-number{align-items:center;background:#10b981;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.125rem;font-weight:700;height:2.5rem;justify-content:center;width:2.5rem}.step-content h4{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.step-content p{color:#6b7280;line-height:1.6;margin:0}.timeline-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:2rem 0}.timeline-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;text-align:center}.timeline-item h4{color:#1f2937;font-size:1.125rem;font-weight:600;margin-bottom:.75rem}.timeline-duration{background:#dcfce7;border-radius:2rem;color:#10b981;display:inline-block;font-size:1.25rem;font-weight:700;margin-bottom:.75rem;padding:.5rem 1rem}.timeline-item p{color:#6b7280;font-size:.95rem;margin:0}.refund-methods,.shipping-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;margin:2rem 0}.method-item,.shipping-scenario{background:#fafafa;border-left:4px solid #10b981;border-radius:.75rem;padding:1.5rem}.method-item h4,.shipping-scenario h4{color:#1f2937;font-size:1.125rem;font-weight:600;margin-bottom:.75rem}.method-item p,.shipping-scenario p{color:#6b7280;line-height:1.6;margin:0}.exchange-note,.international-note{background:#fef3c7;border-left:4px solid #f59e0b;border-radius:.5rem;color:#92400e;margin-top:1rem;padding:1rem 1.5rem}.refund-section ul{margin:1rem 0;padding-left:2rem}.refund-section li{font-size:1rem;line-height:1.6;margin-bottom:.75rem}.contact-info{background:#f0fdf4;border-left:4px solid #10b981;border-radius:.75rem;margin-top:1.5rem;padding:2rem}.contact-info p{font-size:1rem;margin-bottom:.5rem}.contact-info p:first-child{color:#059669;font-size:1.125rem;font-weight:600}.satisfaction-guarantee{align-items:flex-start;background:#f9fafb;border:1px solid #e5e7eb;border-radius:1rem;display:flex;gap:1.5rem;margin-top:3rem;padding:2.5rem}.guarantee-icon{background:#fff;border-radius:.75rem;box-shadow:0 2px 8px #0000001a;color:#374151;flex-shrink:0;padding:1rem}.guarantee-content h3{color:#1f2937;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.guarantee-content p{color:#6b7280;font-size:1.05rem;line-height:1.6;margin:0}@media (max-width:768px){.container{padding:0 1rem}.page-header{margin-bottom:2rem;padding:2.5rem 1.5rem}.page-header h1{font-size:2.25rem}.content-section,.policy-overview{padding:2rem 1.5rem}.overview-grid,.timeline-grid{grid-template-columns:1fr}.satisfaction-guarantee{flex-direction:column;gap:1rem;padding:2rem}.guarantee-icon{align-self:center}}@media (max-width:480px){.page-header h1{font-size:2rem}.content-section{padding:1.5rem 1rem}.step{flex-direction:column;gap:1rem;text-align:center}}
/*# sourceMappingURL=main.6aa49aa1.css.map*/