body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#374151;font-family:-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}html{scroll-behavior:smooth}.container{margin:0 auto;max-width:1200px;padding:0 2rem}button{border:none;cursor:pointer;transition:all .3s ease}button:focus{outline:2px solid #2563eb;outline-offset:2px}a{color:inherit;text-decoration:none}input,select,textarea{font-family:inherit;font-size:inherit}input:focus,select:focus,textarea:focus{outline:2px solid #2563eb;outline-offset:2px}img{height:auto;max-width:100%}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .6s ease-out}.header{background:#fff;box-shadow:0 2px 10px #0000001a;left:0;padding:0;position:fixed;right:0;top:0;z-index:1000}.header-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.header-container,.logo{align-items:center;display:flex}.logo{gap:.75rem}.logo-text{display:flex;flex-direction:column;line-height:1.2}.logo-icon{background:#fff;border-radius:12px;box-shadow:0 4px 8px #10b9814d;height:45px;object-fit:contain;padding:4px;width:45px}.logo h2{color:#10b981;font-size:1.8rem;font-weight:700;margin:0}.logo-slogan{color:#6b7280;font-size:.75rem;font-weight:500;margin-top:-.25rem}.nav-links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-links a{color:#374151;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#10b981}.cart-link{gap:.25rem;position:relative}.cart-badge,.cart-link{align-items:center;display:flex}.cart-badge{animation:pulse 2s infinite;background:#e74c3c;border-radius:50%;color:#fff;font-size:.75rem;font-weight:600;height:20px;justify-content:center;position:absolute;right:-8px;top:-8px;width:20px}.menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;padding:.5rem}.menu-toggle span{background:#374151;border-radius:2px;height:3px;margin:3px 0;transition:.3s;width:25px}@media (max-width:768px){.nav{background:#fff;box-shadow:0 2px 10px #0000001a;display:none;left:0;position:absolute;right:0;top:100%}.nav-open{display:block}.nav-links{flex-direction:column;gap:1rem;padding:1rem 2rem}.menu-toggle{display:flex}}.footer{background:#1f2937;color:#fff;padding:3rem 2rem 1rem}.footer-container{margin:0 auto;max-width:1200px}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr 1fr 1fr 1fr;margin-bottom:2rem}.footer-section h3{color:#10b981;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.footer-section h4{font-size:1.2rem}.footer-section h4,.footer-section h5{color:#fff;font-weight:600;margin-bottom:1rem}.footer-section h5{font-size:1.1rem}.footer-section p{color:#9ca3af;line-height:1.6;margin-bottom:1.5rem}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#9ca3af;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#10b981}.social-links{display:flex;gap:1rem}.social-links a{background:#374151;border-radius:50%;display:inline-block;height:40px;line-height:40px;text-align:center;text-decoration:none;transition:all .3s ease;width:40px}.social-links a:hover{background:#10b981;transform:translateY(-2px)}.footer-bottom{align-items:center;border-top:1px solid #374151;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;padding-top:2rem}.footer-legal{display:flex;flex-direction:column;gap:1rem}.footer-legal p{color:#9ca3af;margin:0}.legal-links{display:flex;gap:2rem}.legal-links a{color:#9ca3af;font-size:.9rem;text-decoration:none;transition:color .3s ease}.legal-links a:hover{color:#10b981}.footer-newsletter{flex-shrink:0}.newsletter-form{display:flex;gap:.5rem;margin-top:.5rem}.newsletter-form input{background:#374151;border:1px solid #374151;border-radius:8px;color:#fff;min-width:200px;padding:.75rem 1rem}.newsletter-form input::placeholder{color:#9ca3af}.newsletter-form input:focus{border-color:#10b981;outline:none}.newsletter-form button{background:#10b981;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:background .3s ease}.newsletter-form button:hover{background:#059669}@media (max-width:1024px){.footer-content{gap:1.5rem;grid-template-columns:2fr 1fr 1fr}}@media (max-width:768px){.footer-content{gap:2rem;grid-template-columns:1fr}.footer-bottom{flex-direction:column;text-align:center}.legal-links{justify-content:center}.newsletter-form{flex-direction:column;width:100%}.newsletter-form input{min-width:0;min-width:auto;width:100%}}.hero{background-attachment:fixed;background-position:100%;background-size:cover;color:#fff;min-height:80vh;padding:8rem 1rem 4rem}.hero,.hero-container{align-items:center;display:flex}.hero-container{justify-content:flex-start;margin:0;max-width:none;padding-left:2rem;width:100%}.hero-content{animation:slideInLeft 1s ease-out;max-width:800px;padding-left:0;text-align:left}.hero-slogan{animation:pulse 2s infinite;background:linear-gradient(135deg,#10b981,#059669);border-radius:25px;box-shadow:0 4px 15px #10b9814d;color:#fff;display:inline-block;font-size:1rem;font-weight:600;margin-bottom:1.5rem;padding:.75rem 1.5rem}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-description{font-size:1.2rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.hero-buttons{display:flex;gap:1rem;justify-content:flex-start;margin-bottom:3rem}.btn-hero-primary,.btn-hero-secondary{border:none;border-radius:12px;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.btn-hero-primary{background:#fff;color:#10b981}.btn-hero-primary:hover{box-shadow:0 10px 20px #0003;transform:translateY(-2px)}.btn-hero-secondary{background:#0000;border:2px solid #fff;color:#fff}.btn-hero-secondary:hover{background:#fff;color:#10b981}.hero-stats{display:flex;gap:2rem;justify-content:flex-start}.stat h3{color:#fbbf24;font-size:2rem;margin:0 0 .5rem}.stat p{margin:0;opacity:.9}.hero-image{animation:slideInRight 1s ease-out;position:relative}.image-placeholder{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;height:400px;overflow:hidden;position:relative;width:100%}.floating-card{animation:float 3s ease-in-out infinite;background:#fff;border-radius:12px;box-shadow:0 10px 30px #0003;color:#374151;padding:1rem 1.5rem;position:absolute}.floating-card h4{font-size:1rem;margin:0 0 .5rem}.floating-card p{font-size:.9rem;margin:0}.card-1{animation-delay:0s;left:-10%;top:20%}.card-2{animation-delay:1s;right:-15%;top:50%}.card-3{animation-delay:2s;bottom:20%;left:10%}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:768px){.hero-container{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-buttons{align-items:center;flex-direction:column}.hero-stats{justify-content:center}.floating-card{display:inline-block;margin:1rem;position:static}.image-placeholder{height:200px}}.features{background:#fff;padding:4rem 2rem}.features-container{margin:0 auto;max-width:1200px}.section-header{margin-bottom:3rem;text-align:center}.section-header h2{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-header p{color:#6b7280;font-size:1.2rem}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:4rem}.feature-card{border:1px solid #e5e7eb;border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease}.feature-card:hover{border-color:#10b981;box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.feature-icon{align-items:center;display:flex;font-size:3rem;height:80px;justify-content:center;margin-bottom:1rem}.feature-card h3{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:#6b7280;line-height:1.6}.stats-section{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff;margin-bottom:4rem;padding:3rem 2rem;text-align:center}.stats-section h3{font-size:2rem;font-weight:700;margin-bottom:2rem}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-item{text-align:center}.stat-number{color:#fbbf24;font-size:3rem;font-weight:700;margin-bottom:.5rem}.stat-label{font-size:1.1rem;opacity:.9}.cta-section{background:#f8fafc;border-radius:20px;padding:3rem 2rem;text-align:center}.cta-content h3{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:1rem}.cta-content p{color:#6b7280}.btn-cta-primary,.btn-cta-secondary{border:none;border-radius:12px;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.btn-cta-primary{background:#10b981;color:#fff}.btn-cta-primary:hover{background:#059669;transform:translateY(-2px)}.btn-cta-secondary{background:#0000;border:2px solid #10b981;color:#10b981}.btn-cta-secondary:hover{background:#10b981;color:#fff}@media (max-width:768px){.features-grid{gap:1.5rem;grid-template-columns:1fr}.feature-card{padding:1.5rem}.stats-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.cta-buttons{align-items:center;flex-direction:column}.btn-cta-primary,.btn-cta-secondary{max-width:300px;width:100%}}.products-page{background:#f9fafb;min-height:100vh;padding-top:100px}.products-container{margin:0 auto;max-width:1200px;padding:2rem}.products-header{margin-bottom:3rem;text-align:center}.products-header h1{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.products-header p{color:#6b7280;font-size:1.1rem;margin:0 auto;max-width:600px}.products-filters{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;margin-bottom:2rem;padding:2rem}.search-bar{margin-bottom:1.5rem;position:relative}.search-input{border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;padding:1rem 3rem 1rem 1rem;transition:border-color .3s ease;width:100%}.search-input:focus{border-color:#10b981;outline:none}.search-icon{color:#6b7280;font-size:1.2rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.filter-controls{display:flex;flex-wrap:wrap;gap:2rem}.category-filter,.sort-filter{display:flex;flex-direction:column;gap:.5rem}.category-filter label,.sort-filter label{color:#374151;font-size:.9rem;font-weight:600}.filter-select{background:#fff;border:2px solid #e5e7eb;border-radius:6px;cursor:pointer;font-size:.9rem;padding:.75rem;transition:border-color .3s ease}.filter-select:focus{border-color:#10b981;outline:none}.products-stats{color:#6b7280;font-weight:500;margin-bottom:1.5rem}.products-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-bottom:3rem}.product-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;overflow:hidden;position:relative;transition:all .3s ease}.product-card:hover{box-shadow:0 12px 24px #0000001a;transform:translateY(-4px)}.product-badge{color:#fff;font-size:.8rem;font-weight:600;left:1rem;padding:.25rem .75rem;position:absolute;top:1rem;z-index:2}.product-badge.bestseller{background:#f59e0b}.product-badge.populaire{background:#10b981}.product-badge.nouveau{background:#3b82f6}.product-badge.top.rated{background:#8b5cf6}.owned-indicator{animation:ownedPulse 2s infinite;background:linear-gradient(135deg,#4ade80,#22c55e);border-radius:20px;box-shadow:0 2px 8px #4ade804d;color:#fff;font-size:.8rem;font-weight:600;padding:.5rem 1rem;position:absolute;right:1rem;top:1rem;z-index:2}@keyframes ownedPulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.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)}.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}.btn-preview{background:#fff;border:none;border-radius:6px;color:#1f2937;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.btn-preview:hover{background:#10b981;color:#fff}.product-info{padding:1.5rem}.product-category{color:#10b981;font-size:.8rem;font-weight:600;margin-bottom:.5rem}.product-title{color:#1f2937;font-size:1.2rem;font-weight:700;line-height:1.4;margin-bottom:.75rem}.product-description{color:#6b7280;font-size:.9rem;line-height:1.5;margin-bottom:1rem}.product-author{color:#9ca3af;font-size:.85rem;margin-bottom:1rem}.product-rating{gap:.5rem;margin-bottom:1.5rem}.stars{gap:.1rem}.star{font-size:.9rem}.rating-text{color:#6b7280;font-size:.85rem}.product-footer{align-items:center;display:flex;justify-content:space-between}.product-price{flex-direction:column;gap:.25rem}.current-price{color:#10b981;font-size:1.5rem}.original-price{color:#9ca3af;font-size:1rem}.btn-add-cart{background:#10b981;border-radius:6px;font-size:.875rem;font-weight:600;min-width:120px;padding:.5rem 1rem;width:auto}.btn-add-cart:hover{background:#059669;transform:translateY(-1px)}.btn-add-cart.in-cart{background:#6b7280}.btn-add-cart.owned{background:#4ade80;cursor:not-allowed}.no-products{color:#6b7280;padding:4rem 2rem;text-align:center}.no-products h3{color:#374151;margin-bottom:1rem}@media (max-width:768px){.products-container{padding:1rem}.products-header h1{font-size:2rem}.products-filters{padding:1.5rem}.filter-controls{flex-direction:column;gap:1rem}.products-grid{gap:1.5rem;grid-template-columns:1fr}.product-footer{align-items:stretch;flex-direction:column;gap:1rem}.btn-add-cart{width:100%}}@media (max-width:480px){.products-header h1{font-size:1.75rem}.product-card{margin:0 -.5rem}}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.modal-content{animation:modalSlideIn .3s ease-out;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:800px;overflow-y:auto;position:relative;width:100%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-close{align-items:center;background:#0000001a;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:18px;height:40px;justify-content:center;position:absolute;right:15px;top:15px;transition:all .2s ease;width:40px;z-index:1001}.modal-close:hover{background:#0003;transform:scale(1.1)}.modal-header{border-bottom:1px solid #f0f0f0;display:flex;gap:25px;padding:30px}.modal-image{flex-shrink:0;position:relative}.modal-image img{border-radius:15px;box-shadow:0 10px 30px #0003;height:250px;object-fit:cover;width:200px}.owned-badge{animation:pulse 2s infinite;background:linear-gradient(135deg,#4caf50,#45a049);border-radius:20px;box-shadow:0 4px 15px #4caf5066;color:#fff;font-size:12px;font-weight:700;padding:8px 12px;position:absolute;right:-10px;top:-10px}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.modal-info{display:flex;flex:1 1;flex-direction:column;gap:15px}.product-category{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff;font-size:12px;font-weight:700;letter-spacing:.5px;padding:6px 15px;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.modal-info h2{color:#2c3e50;font-size:28px;font-weight:700;line-height:1.3;margin:0}.product-author{color:#7f8c8d;font-size:16px;margin:0}.product-rating{align-items:center;display:flex;gap:10px}.stars{display:flex;gap:2px}.star{filter:grayscale(100%);font-size:16px}.star.filled{filter:none}.rating-text{color:#666;font-size:14px}.product-price{align-items:center;display:flex;gap:15px}.current-price{color:#e74c3c;font-size:32px;font-weight:700}.original-price{color:#bdc3c7;font-size:20px;text-decoration:line-through}.product-badge{border-radius:20px;font-size:12px;font-weight:700;padding:8px 16px;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.product-badge.bestseller{background:linear-gradient(135deg,#f39c12,#e67e22);color:#fff}.product-badge.nouveau{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff}.product-badge.promotion{background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff}.modal-body{display:flex;flex-direction:column;gap:25px;padding:30px}.download-section h3,.product-description h3,.product-features h3{color:#2c3e50;font-size:20px;font-weight:700;margin:0 0 15px}.product-description p{color:#555;line-height:1.6;margin:0}.download-section{background:linear-gradient(135deg,#e8f5e8,#f0f8f0);border:2px solid #4caf50;border-radius:15px;padding:20px}.download-info{align-items:center;display:flex;gap:20px;justify-content:space-between}.download-stats{display:flex;flex-direction:column;gap:5px}.download-stats span{color:#2c3e50;font-size:14px}.btn-download-product{background:linear-gradient(135deg,#4caf50,#45a049);border:none;border-radius:25px;box-shadow:0 4px 15px #4caf504d;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px 24px;transition:all .3s ease}.btn-download-product:hover{box-shadow:0 6px 20px #4caf5066;transform:translateY(-2px)}.download-limit-reached{background:#ffebee;border:2px solid #ffcdd2;border-radius:25px;color:#c62828;font-weight:700;padding:12px 20px}.product-features ul{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.product-features li{align-items:center;color:#2c3e50;display:flex;font-size:16px;gap:10px}.modal-footer{background:#fafafa;border-radius:0 0 20px 20px;border-top:1px solid #f0f0f0;padding:30px}.purchase-actions{display:flex;flex-direction:column;gap:20px}.btn-add-cart{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:25px;box-shadow:0 4px 15px #667eea4d;color:#fff;cursor:pointer;font-size:18px;font-weight:700;padding:15px 30px;transition:all .3s ease}.btn-add-cart:hover:not(:disabled){box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.btn-add-cart.in-cart{background:linear-gradient(135deg,#4caf50,#45a049);cursor:not-allowed}.btn-add-cart:disabled{cursor:not-allowed;opacity:.7}.security-badges{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.security-badge{color:#666;font-size:14px;gap:5px}.owned-actions,.security-badge{align-items:center;display:flex}.owned-actions{gap:20px;justify-content:space-between}.owned-message{align-items:center;color:#4caf50;display:flex;font-size:18px;font-weight:700;gap:10px}.owned-icon{font-size:24px}@media (max-width:768px){.modal-overlay{padding:10px}.modal-header{flex-direction:column;gap:20px;padding:20px}.modal-image{align-self:center}.modal-image img{height:200px;width:150px}.modal-info h2{font-size:24px}.current-price{font-size:28px}.modal-body{padding:20px}.download-info,.owned-actions{align-items:stretch;flex-direction:column;gap:15px}.security-badges{gap:10px}.security-badge{font-size:12px}}@media (max-width:480px){.modal-content{border-radius:0;margin:0;max-height:100vh}.modal-image img{height:160px;width:120px}.modal-info h2{font-size:20px}.current-price{font-size:24px}}.sell-page{background:#f9fafb;min-height:100vh;padding-top:100px}.sell-container{margin:0 auto;max-width:800px;padding:2rem}.sell-header{margin-bottom:3rem;text-align:center}.sell-header h1{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.sell-header p{color:#6b7280;font-size:1.1rem;margin:0 auto;max-width:600px}.form-progress{gap:2rem;justify-content:center;margin-bottom:3rem}.form-progress,.progress-step{align-items:center;display:flex}.progress-step{flex-direction:column;gap:.5rem;position:relative}.progress-step:not(:last-child):after{background:#e5e7eb;content:"";height:2px;left:calc(100% + 1rem);position:absolute;top:20px;width:2rem}.progress-step.active:not(:last-child):after{background:#10b981}.step-circle{align-items:center;background:#e5e7eb;border-radius:50%;color:#6b7280;display:flex;font-weight:700;height:40px;justify-content:center;transition:all .3s ease;width:40px}.progress-step.active .step-circle{background:#10b981;color:#fff}.progress-step span{color:#6b7280;font-size:.9rem;font-weight:500}.progress-step.active span{color:#10b981;font-weight:600}.sell-form{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;margin-bottom:3rem;padding:2rem}.form-step h2{color:#1f2937;font-size:1.8rem;font-weight:700;margin-bottom:2rem;text-align:center}.form-group{margin-bottom:1.5rem}.form-group label{color:#374151;font-weight:600}.form-group input,.form-group select,.form-group textarea{border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#10b981;outline:none}.form-group small{color:#6b7280;display:block;font-size:.85rem;margin-top:.25rem}.form-row{grid-template-columns:1fr 2fr}.form-actions{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-top:2rem}.btn-next,.btn-prev,.btn-submit{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:all .3s ease}.btn-prev{background:#6b7280;color:#fff}.btn-prev:hover{background:#4b5563}.btn-next,.btn-submit{background:#10b981;color:#fff;margin-left:auto}.btn-next:hover,.btn-submit:hover{background:#059669;transform:translateY(-1px)}.btn-submit:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.payment-info{color:#6b7280;font-size:1.1rem;margin-bottom:2rem;text-align:center}.payment-options{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.payment-option{border:2px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:border-color .3s ease}.payment-option:hover{border-color:#10b981}.payment-option h3{color:#1f2937;font-size:1.2rem;font-weight:700;margin-bottom:1rem}.payment-separator{color:#6b7280;font-weight:600;padding:1rem 0;position:relative;text-align:center}.payment-separator:after,.payment-separator:before{background:#e5e7eb;content:"";height:1px;position:absolute;top:50%;width:45%}.payment-separator:before{left:0}.payment-separator:after{right:0}.terms{margin:2rem 0}.checkbox-label{align-items:center;cursor:pointer;display:flex;gap:.5rem}.checkbox-label input{width:auto}.checkbox-label span{color:#374151;font-size:.9rem}.sell-benefits{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:3rem}.benefit-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:1.5rem;text-align:center;transition:all .3s ease}.benefit-card:hover{box-shadow:0 8px 16px #0000001a;transform:translateY(-2px)}.benefit-icon{font-size:2.5rem;margin-bottom:1rem}.benefit-card h3{color:#1f2937;font-size:1.1rem;font-weight:700;margin-bottom:.75rem}.benefit-card p{color:#6b7280;font-size:.9rem;line-height:1.5}@media (max-width:768px){.sell-container{max-width:100%;padding:1rem}.sell-header h1{font-size:2rem}.form-progress{gap:1rem}.progress-step:not(:last-child):after{display:none}.sell-form{padding:1.5rem}.form-row{grid-template-columns:1fr}.form-actions{flex-direction:column}.btn-next,.btn-prev,.btn-submit{width:100%}.payment-options{gap:1.5rem}}@media (max-width:480px){.sell-header h1{font-size:1.75rem}.form-progress{flex-direction:column;gap:.5rem}.progress-step{flex-direction:row;gap:.75rem}}.sell-steps{margin-bottom:4rem}.sell-steps h2{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.steps-grid{grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.step{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:2rem;text-align:center}.step-number{background:#10b981;font-size:1.5rem;font-weight:700;height:50px;margin:0 auto 1.5rem;width:50px}.step h4{color:#1f2937;font-size:1.2rem;font-weight:700;margin-bottom:1rem}.step p{color:#6b7280;line-height:1.6}.sell-categories{margin-bottom:4rem}.sell-categories h2{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.categories-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.category-item{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:1.5rem;text-align:center;transition:all .3s ease}.category-item:hover{box-shadow:0 8px 16px #0000001a;transform:translateY(-2px)}.category-icon{display:block;font-size:2.5rem;margin-bottom:1rem}.category-item h4{color:#1f2937;font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.category-item p{color:#6b7280;font-size:.9rem}.sell-cta{background:linear-gradient(135deg,#10b981,#059669);border-radius:16px;margin-bottom:4rem;padding:4rem 2rem;text-align:center}.cta-content h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-content p{color:#ffffffe6;font-size:1.2rem;margin-bottom:2rem}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn-primary-large{background:#fff;border:none;border-radius:8px;color:#10b981;cursor:pointer;font-size:1.1rem;font-weight:700;padding:1rem 2rem;transition:all .3s ease}.btn-primary-large:hover{box-shadow:0 8px 16px #0003;transform:translateY(-2px)}.btn-secondary-large{background:#0000;border:2px solid #fff;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:1rem 2rem;transition:all .3s ease}.btn-secondary-large:hover{background:#fff;color:#10b981}.sell-faq{margin-bottom:2rem}.sell-faq h2{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.faq-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.faq-item{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:2rem}.faq-item h4{color:#1f2937;font-size:1.2rem;font-weight:700;margin-bottom:1rem}.faq-item p{color:#6b7280;line-height:1.6}@media (max-width:768px){.sell-container{padding:1rem}.sell-header h1{font-size:2.5rem}.cta-content h2,.sell-categories h2,.sell-faq h2,.sell-steps h2{font-size:2rem}.cta-buttons{align-items:center;flex-direction:column}.btn-primary-large,.btn-secondary-large{max-width:300px;width:100%}}@media (max-width:480px){.sell-header h1{font-size:2rem}.sell-cta{padding:3rem 1rem}.categories-grid,.faq-grid,.steps-grid{grid-template-columns:1fr}}.cart-page{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:80vh;padding:2rem 0}.cart-container{margin:0 auto;max-width:1200px;padding:0 1rem}.cart-header{align-items:center;border-bottom:2px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.cart-header h1{color:#2c3e50;font-size:2.5rem;margin:0}.cart-count{background:#3498db;border-radius:20px;color:#fff;font-weight:600;padding:.5rem 1rem}.empty-cart{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:4rem 2rem;text-align:center}.empty-cart-icon{font-size:4rem;margin-bottom:1rem}.empty-cart h2{color:#2c3e50;margin-bottom:1rem}.empty-cart p{color:#7f8c8d;margin-bottom:2rem}.btn-continue-shopping{border-radius:25px;display:inline-block;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.cart-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr}.cart-items{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:1.5rem}.cart-items-header{align-items:center;border-bottom:1px solid #ecf0f1;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.cart-items-header h3{color:#2c3e50;margin:0}.btn-clear-cart{background:#e74c3c;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .3s ease}.btn-clear-cart:hover:not(:disabled){background:#c0392b}.btn-clear-cart:disabled{background:#bdc3c7;cursor:not-allowed}.cart-item{grid-gap:1rem;align-items:center;background:#fafafa;border:1px solid #ecf0f1;border-radius:10px;display:grid;gap:1rem;grid-template-columns:80px 1fr auto auto auto;margin-bottom:1rem;padding:1rem;transition:all .3s ease}.cart-item:hover{background:#f8f9fa;box-shadow:0 2px 10px #0000001a}.cart-item-image img{border-radius:8px;height:60px;object-fit:cover;width:80px}.cart-item-details h4{color:#2c3e50;font-size:1rem;margin:0 0 .5rem}.cart-item-author,.cart-item-category{color:#7f8c8d;font-size:.9rem;margin:.25rem 0}.cart-item-quantity{text-align:center}.cart-item-quantity label{color:#7f8c8d;display:block;font-size:.9rem;margin-bottom:.5rem}.quantity-controls{align-items:center;display:flex;gap:.5rem}.quantity-btn{align-items:center;background:#3498db;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1rem;height:30px;justify-content:center;transition:all .3s ease;width:30px}.quantity-btn:hover{background:#2980b9;transform:scale(1.1)}.quantity-value{font-weight:600;min-width:30px;text-align:center}.cart-item-price{text-align:right}.unit-price{color:#7f8c8d;font-size:.9rem;margin-bottom:.25rem}.total-price{color:#2c3e50;font-size:1.1rem;font-weight:600}.btn-remove-item{background:#e74c3c;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:1rem;height:30px;transition:all .3s ease;width:30px}.btn-remove-item:hover{background:#c0392b;transform:scale(1.1)}.cart-summary{display:flex;flex-direction:column;gap:1.5rem}.summary-card{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:1.5rem}.summary-card h3{color:#2c3e50;font-size:1.3rem;margin:0 0 1.5rem}.summary-line{color:#7f8c8d;display:flex;justify-content:space-between;margin-bottom:1rem}.summary-line.total{border-top:2px solid #ecf0f1;color:#2c3e50;font-size:1.2rem;font-weight:600;margin-top:1rem;padding-top:1rem}.btn-checkout{background:linear-gradient(135deg,#27ae60,#2ecc71);border-radius:10px;color:#fff;display:block;font-size:1.1rem;font-weight:600;margin:1.5rem 0 1rem;padding:1rem;text-align:center;text-decoration:none;transition:all .3s ease}.btn-checkout:hover{box-shadow:0 5px 15px #27ae6066;transform:translateY(-2px)}.btn-continue-shopping-small{border-radius:5px;color:#3498db;display:block;padding:.5rem;text-align:center;text-decoration:none;transition:all .3s ease}.btn-continue-shopping-small:hover{background:#ecf0f1}.security-info{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:1.5rem}.security-item{align-items:center;color:#7f8c8d;display:flex;font-size:.9rem;gap:.5rem;margin-bottom:1rem}.security-item:last-child{margin-bottom:0}.security-icon{font-size:1.2rem}@media (max-width:768px){.cart-content{grid-template-columns:1fr}.cart-item{gap:.5rem;grid-template-columns:60px 1fr}.cart-item-price,.cart-item-quantity{grid-column:1/-1;margin-top:.5rem;text-align:left}.btn-remove-item{position:absolute;right:.5rem;top:.5rem}.cart-item{padding-top:2rem;position:relative}}.btn-add-cart.in-cart{background:#27ae60;color:#fff;cursor:default}.btn-add-cart.in-cart:hover{background:#27ae60;transform:none}.checkout-page{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh;padding:2rem 0}.checkout-container{margin:0 auto;max-width:1200px;padding:0 1rem}.checkout-header{margin-bottom:3rem;text-align:center}.checkout-header h1{color:#2c3e50;font-size:2.5rem;margin-bottom:2rem}.checkout-steps{display:flex;gap:2rem;justify-content:center;margin-bottom:2rem}.step{align-items:center;display:flex;flex-direction:column;position:relative}.step:after{background:#bdc3c7;content:"";height:2px;left:50px;position:absolute;top:20px;width:50px;z-index:1}.step:last-child:after{display:none}.step.active:after,.step.completed:after{background:#3498db}.step-number{align-items:center;background:#bdc3c7;border-radius:50%;color:#fff;display:flex;font-weight:600;height:40px;justify-content:center;margin-bottom:.5rem;position:relative;width:40px;z-index:2}.step.active .step-number{background:#3498db}.step.completed .step-number{background:#27ae60}.step-label{color:#7f8c8d;font-size:.9rem}.step.active .step-label{color:#3498db;font-weight:600}.checkout-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr}.checkout-form{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:2rem}.step-content h2{color:#2c3e50;font-size:1.8rem;margin-bottom:2rem}.form-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group{margin-bottom:1rem}.form-group.full-width{grid-column:1/-1}.form-group label{color:#2c3e50;display:block;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select{border:2px solid #ecf0f1;border-radius:8px;font-size:1rem;padding:.75rem;transition:all .3s ease;width:100%}.form-group input:focus,.form-group select:focus{border-color:#3498db;box-shadow:0 0 0 3px #3498db1a;outline:none}.payment-methods{display:flex;gap:1rem;margin-bottom:2rem}.payment-method{cursor:pointer;flex:1 1}.payment-method input[type=radio]{display:none}.payment-method-label{align-items:center;border:2px solid #ecf0f1;border-radius:10px;display:flex;gap:.5rem;padding:1rem;transition:all .3s ease}.payment-method input[type=radio]:checked+.payment-method-label{background:#3498db1a;border-color:#3498db}.payment-icon{font-size:1.5rem}.card-form{margin-top:1rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.terms-checkbox{background:#f8f9fa;border-radius:8px;margin-top:1.5rem;padding:1rem}.terms-checkbox label{align-items:flex-start;cursor:pointer;display:flex;gap:.5rem}.terms-checkbox input[type=checkbox]{margin-top:.2rem}.order-summary{background:#f8f9fa;border-radius:10px;margin-bottom:2rem;padding:1.5rem}.order-summary h3{color:#2c3e50}.customer-summary,.order-summary h3,.payment-summary{margin-bottom:1rem}.customer-summary h4,.payment-summary h4{color:#3498db;font-size:1rem;margin-bottom:.5rem}.customer-summary p,.payment-summary p{color:#7f8c8d;margin:.25rem 0}.btn-process-payment{background:linear-gradient(135deg,#27ae60,#2ecc71);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:600;padding:1rem;transition:all .3s ease;width:100%}.btn-process-payment:hover:not(:disabled){box-shadow:0 5px 15px #27ae6066;transform:translateY(-2px)}.btn-process-payment:disabled{background:#bdc3c7;cursor:not-allowed;transform:none}.checkout-actions{border-top:1px solid #ecf0f1;display:flex;justify-content:space-between;margin-top:2rem;padding-top:2rem}.btn-next,.btn-previous{border:none;border-radius:8px;cursor:pointer;font-weight:600;padding:.75rem 2rem;transition:all .3s ease}.btn-previous{background:#ecf0f1;color:#7f8c8d}.btn-previous:hover{background:#d5dbdb}.btn-next{background:#3498db;color:#fff}.btn-next:hover:not(:disabled){background:#2980b9;transform:translateY(-1px)}.btn-next:disabled{background:#bdc3c7;cursor:not-allowed}.order-summary-sidebar{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;height:-webkit-fit-content;height:fit-content;padding:1.5rem;position:-webkit-sticky;position:sticky;top:2rem}.order-summary-sidebar h3{color:#2c3e50;font-size:1.3rem;margin-bottom:1.5rem}.order-item{border-bottom:1px solid #ecf0f1;display:flex;gap:1rem;margin-bottom:1rem;padding-bottom:1rem}.order-item:last-child{border-bottom:none;margin-bottom:0}.order-item img{border-radius:5px;height:45px;object-fit:cover;width:60px}.order-item-details h4{color:#2c3e50;font-size:.9rem;margin:0 0 .5rem}.order-item-details p{color:#7f8c8d;font-size:.8rem;margin:.25rem 0}.order-item-price{color:#2c3e50!important;font-weight:600!important}.order-total{border-top:2px solid #ecf0f1;margin-top:1.5rem;padding-top:1.5rem}.total-line{color:#2c3e50;display:flex;font-size:1.2rem;font-weight:600;justify-content:space-between}.empty-checkout{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:3rem;text-align:center}.empty-checkout h2{color:#2c3e50;margin-bottom:1rem}.empty-checkout p{color:#7f8c8d;margin-bottom:2rem}.btn-back-to-products{background:#3498db;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.btn-back-to-products:hover{background:#2980b9;transform:translateY(-2px)}@media (max-width:768px){.checkout-content,.form-grid,.form-row{grid-template-columns:1fr}.checkout-steps{gap:1rem}.step:after{left:30px;width:30px}.payment-methods{flex-direction:column}}.order-confirmation-page{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh;padding:2rem 0}.confirmation-container{margin:0 auto;max-width:800px;padding:0 1rem}.confirmation-header{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;margin-bottom:2rem;padding:3rem 2rem;text-align:center}.success-icon{font-size:4rem;margin-bottom:1rem}.confirmation-header h1{color:#27ae60;font-size:2.5rem;margin-bottom:1rem}.confirmation-header p{color:#7f8c8d;font-size:1.1rem}.order-details{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr;margin-bottom:2rem}.customer-info,.order-info{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:1.5rem}.customer-info h3,.order-info h2{color:#2c3e50;margin-bottom:1.5rem}.order-meta{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.meta-item{display:flex;flex-direction:column;gap:.25rem}.meta-label{color:#7f8c8d;font-size:.9rem}.meta-value{color:#2c3e50;font-weight:600}.status-completed{color:#27ae60!important}.customer-details p{color:#7f8c8d;margin:.5rem 0}.customer-details p:first-child{color:#2c3e50}.order-items{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;margin-bottom:2rem;padding:1.5rem}.order-items h3{color:#2c3e50;margin-bottom:1.5rem}.confirmation-item{grid-gap:1rem;align-items:center;background:#fafafa;border:1px solid #ecf0f1;border-radius:10px;display:grid;gap:1rem;grid-template-columns:80px 1fr auto auto;margin-bottom:1rem;padding:1rem}.confirmation-item:last-child{margin-bottom:0}.confirmation-item img{border-radius:8px;height:60px;object-fit:cover;width:80px}.item-details h4{color:#2c3e50;font-size:1rem;margin:0 0 .5rem}.item-details p{color:#7f8c8d;font-size:.9rem;margin:.25rem 0}.item-price{color:#2c3e50;font-size:1.1rem;font-weight:600;text-align:right}.download-section{align-items:center;display:flex;flex-direction:column;gap:.5rem}.btn-download{background:linear-gradient(135deg,#3498db,#2980b9);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.btn-download:hover{box-shadow:0 3px 10px #3498db66;transform:translateY(-2px)}.download-info{color:#27ae60;font-size:.8rem;font-weight:500}.next-steps{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;margin-bottom:2rem;padding:1.5rem}.next-steps h3{color:#2c3e50;margin-bottom:1.5rem}.steps-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.step-card{background:#f8f9fa;border:1px solid #ecf0f1;border-radius:10px;padding:1rem;text-align:center}.step-icon{font-size:2rem;margin-bottom:.5rem}.step-card h4{color:#2c3e50;font-size:1rem;margin-bottom:.5rem}.step-card p{color:#7f8c8d;font-size:.9rem;line-height:1.4}.support-info{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;margin-bottom:2rem;padding:1.5rem}.support-card h4{color:#2c3e50;margin-bottom:1rem}.support-card p{color:#7f8c8d;line-height:1.6;margin-bottom:1rem}.support-contacts{display:flex;flex-wrap:wrap;gap:1rem}.support-link{color:#3498db;font-weight:500;text-decoration:none;transition:color .3s ease}.support-link:hover{color:#2980b9}.confirmation-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn-continue-shopping,.btn-home,.btn-print{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-continue-shopping{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff}.btn-continue-shopping:hover{box-shadow:0 5px 15px #3498db66;transform:translateY(-2px)}.btn-home{background:#ecf0f1;color:#7f8c8d}.btn-home:hover{background:#d5dbdb}.btn-print{background:#f39c12;color:#fff}.btn-print:hover{background:#e67e22;transform:translateY(-2px)}.no-order{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:3rem;text-align:center}.no-order h2{color:#2c3e50;margin-bottom:2rem}@media (max-width:768px){.order-details,.order-meta{grid-template-columns:1fr}.confirmation-item{gap:.5rem;grid-template-columns:60px 1fr}.download-section,.item-price{grid-column:1/-1;margin-top:.5rem;text-align:left}.download-section{flex-direction:row;justify-content:flex-start}.steps-grid{grid-template-columns:1fr}.confirmation-actions{align-items:stretch;flex-direction:column}.support-contacts{flex-direction:column}}@media print{.order-confirmation-page{background:#fff}.btn-download,.confirmation-actions,.support-info{display:none}}
/*# sourceMappingURL=main.d61bdb99.css.map*/