*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;background:#fff;color:#1e1e2f;line-height:1.5;scroll-behavior:smooth}a{text-decoration:none;color:inherit;transition:all .3s ease}.container{max-width:1280px;margin:0 auto;padding:0 24px}section{padding:80px 0}section:nth-child(2n){background:#fcfcfd}.main-header{background:#fff;border-bottom:1px solid #f0f0f0;position:sticky;top:0;z-index:1000;backdrop-filter:blur(10px);background:rgba(255,255,255,.95)}.nav-container{display:flex;justify-content:space-between;align-items:center;height:72px}.logo a{display:flex;align-items:center;gap:8px;font-size:24px;font-weight:800}.logo-icon{font-size:28px}.logo-text{background:linear-gradient(135deg,#fe2c55 0,#25f4ee 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.logo-highlight{color:#fe2c55;background:0 0;-webkit-background-clip:unset;background-clip:unset}.nav-menu{display:flex;gap:40px;list-style:none}.nav-menu a{font-weight:500;color:#5a5a6e;transition:color .3s}.nav-menu a:hover{color:#fe2c55}.mobile-menu-btn{display:none;background:0 0;border:none;cursor:pointer;padding:12px}.hamburger{display:block;width:24px;height:2px;background:#1e1e2f;position:relative;transition:.3s}.hamburger::after,.hamburger::before{content:'';position:absolute;width:24px;height:2px;background:#1e1e2f;transition:.3s}.hamburger::before{top:-8px}.hamburger::after{top:8px}.section-header{text-align:center;margin-bottom:56px}.section-header h2{font-size:36px;font-weight:700;margin-bottom:16px;background:linear-gradient(135deg,#fe2c55,#1e1e2f);-webkit-background-clip:text;background-clip:text;color:transparent}.section-header p{font-size:18px;color:#6c6c82;max-width:600px;margin:0 auto}.hero-section{background:linear-gradient(135deg,#fff 0,#f8f9ff 100%);padding:100px 0;text-align:center}.hero-title{font-size:56px;font-weight:800;margin-bottom:24px;background:linear-gradient(135deg,#fe2c55,#25f4ee);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-subtitle{font-size:20px;color:#5a5a6e;max-width:700px;margin:0 auto}.filter-bar{margin-bottom:48px;display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.filter-btn{background:#f0f0f0;border:none;padding:12px 28px;border-radius:40px;font-weight:600;cursor:pointer;transition:all .3s;color:#5a5a6e}.filter-btn.active{background:#fe2c55;color:#fff;box-shadow:0 8px 20px rgba(254,44,85,.2)}.filter-btn:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.products-table-wrapper{overflow-x:auto;border-radius:24px;box-shadow:0 4px 20px rgba(0,0,0,.05)}.products-table{width:100%;border-collapse:collapse;background:#fff;border-radius:24px;overflow:hidden}.products-table th{background:#f8f9fd;padding:20px 16px;text-align:left;font-weight:600;color:#1e1e2f;border-bottom:2px solid #f0f0f0}.products-table td{padding:16px;border-bottom:1px solid #f0f0f0;color:#5a5a6e}.products-table tr:hover{background:#fef9fa}.buy-link{display:inline-block;background:#fe2c55;color:#fff;padding:8px 24px;border-radius:40px;font-weight:600;transition:all .3s;box-shadow:0 2px 8px rgba(254,44,85,.2)}.buy-link:hover{box-shadow:0 6px 16px rgba(254,44,85,.3)}.product-stock{color:#25f4ee;font-weight:600}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}.feature-card{background:#fff;padding:32px;border-radius:32px;text-align:center;transition:all .3s;border:1px solid #f0f0f0}.feature-card:hover{border-color:rgba(254,44,85,.2);box-shadow:0 20px 40px rgba(0,0,0,.08)}.feature-icon{font-size:48px;margin-bottom:20px;display:inline-block}.feature-card h3{font-size:24px;margin-bottom:12px;color:#1e1e2f}.feature-card p{color:#6c6c82}.process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px}.process-step{text-align:center;padding:24px}.step-number{width:56px;height:56px;background:linear-gradient(135deg,#fe2c55,#25f4ee);color:#fff;border-radius:60px;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:800;margin:0 auto 20px}.guarantee-badge{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;margin-top:32px}.guarantee-item{text-align:center;padding:20px;background:#f8f9fd;border-radius:20px}.faq-grid{max-width:800px;margin:0 auto}.faq-item{background:#fff;border:1px solid #f0f0f0;border-radius:24px;margin-bottom:16px;overflow:hidden}.faq-question{padding:20px 24px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:600;font-size:18px;transition:background .3s}.faq-question:hover{background:#fef9fa}.faq-icon{font-size:24px;transition:transform .3s;color:#fe2c55}.faq-answer{padding:0 24px;max-height:0;overflow:hidden;transition:max-height .3s ease;color:#6c6c82;border-top:0 solid #f0f0f0}.faq-item.active .faq-answer{max-height:300px;padding:0 24px 20px 24px;border-top-width:1px}.faq-item.active .faq-icon{transform:rotate(45deg)}.footer{border-top:1px solid #f0f0f0;padding:32px 0;text-align:center;color:#6c6c82;background:#fff}@media (max-width:768px){section{padding:48px 0}.hero-title{font-size:36px}.section-header h2{font-size:28px}.nav-menu{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;flex-direction:column;padding:20px;box-shadow:0 10px 20px rgba(0,0,0,.05);border-bottom:1px solid #f0f0f0}.nav-menu.active{display:flex}.mobile-menu-btn{display:block}.products-table td,.products-table th{padding:12px 8px;font-size:14px}}@media (max-width:480px){.container{padding:0 16px}.hero-title{font-size:28px}.products-table{font-size:12px;background:0 0}.buy-link{padding:6px 16px}}:root{--primary-red:#FE2C55;--hover-red:#e01e48;--light-red:#FFF0F2;--bg-color:#FFFFFF;--card-bg:#FFFFFF;--text-primary:#1E1E2F;--text-secondary:#5A5A6E;--border-color:#F0F0F0;--price-red:#FE2C55;--success-green:#25F4EE;--transition:all 0.3s ease;--card-radius:24px;--btn-radius:40px;--shadow:0 4px 20px rgba(0, 0, 0, 0.02),0 2px 4px rgba(0, 0, 0, 0.02);--shadow-hover:0 20px 35px -12px rgba(254, 44, 85, 0.15),0 4px 12px rgba(0, 0, 0, 0.02);--bs-card-spacer-y:32px;--bs-card-spacer-x:32px;--bs-card-title-spacer-y:0.5rem;--bs-card-title-color:#1E1E2F;--bs-card-subtitle-color:#5A5A6E;--bs-card-border-width:1px;--bs-card-border-color:#F0F0F0;--bs-card-border-radius:24px;--bs-card-box-shadow:0 4px 20px rgba(0, 0, 0, 0.02),0 2px 4px rgba(0, 0, 0, 0.02);--bs-card-inner-border-radius:24px;--bs-card-cap-padding-y:20px;--bs-card-cap-padding-x:32px;--bs-card-cap-bg:#FCFCFD;--bs-card-bg:#FFFFFF;--bs-card-img-overlay-padding:1.5rem;--bs-card-group-margin:12px}body{background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;color:#1e1e2f}.breadcrumb{margin:30px 0;font-size:.9rem;color:#5a5a6e}.breadcrumb a{color:#fe2c55;text-decoration:none;transition:all .3s ease}.breadcrumb a:hover{text-decoration:underline;color:#e01e48}.breadcrumb span{margin:0 8px}.product-d-detail{background:#fff;border-radius:32px;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);box-shadow:var(--shadow);border:1px solid #f0f0f0;margin-bottom:60px;display:grid;grid-template-columns:1fr 1fr;gap:48px;transition:all .3s ease}.product-d-info,.purchase-options{border:none}.product-d-title{font-size:2rem;font-weight:800;margin-bottom:16px;color:#1e1e2f;letter-spacing:-.02em}.product-d-price{font-size:2.5rem;font-weight:800;color:#fe2c55;margin-bottom:32px}.product-d-specs{margin-bottom:32px;background:#fcfcfd;border-radius:24px;padding:8px 0}.spec-row{display:flex;padding:14px 20px;border-bottom:1px solid #f0f0f0}.spec-row:last-child{border-bottom:none}.spec-label{flex:0 0 140px;color:#5a5a6e;font-weight:500;display:flex;align-items:center;gap:10px}.spec-value{flex:1;font-weight:600;color:#1e1e2f}.spec-value.highlight{color:#25f4ee;font-weight:700}.option-title{font-size:1.5rem;font-weight:700;margin-bottom:28px;color:#1e1e2f;display:flex;align-items:center;gap:10px}.form-group{margin-bottom:28px}.form-label{display:block;margin-bottom:12px;color:#5a5a6e;font-weight:600;font-size:.9rem}.required{color:#fe2c55}.email-input{width:100%;padding:14px 18px;border:1px solid #f0f0f0;border-radius:60px;font-size:1rem;transition:all .3s ease;background:#fff;font-family:inherit}.email-input:focus{outline:0;border-color:#fe2c55;box-shadow:0 0 0 4px rgba(254,44,85,.08)}.email-hint{margin-top:8px;font-size:.8rem;color:#5a5a6e;display:flex;align-items:center;gap:6px}.quantity-selector{display:flex;align-items:center;background:#fff;border-radius:60px;border:1px solid #f0f0f0;overflow:hidden;transition:all .3s ease;max-width:160px}.quantity-selector:focus-within{border-color:#fe2c55;box-shadow:0 0 0 4px rgba(254,44,85,.08)}.quantity-btn{width:44px;height:44px;border:none;background:#fcfcfd;color:#1e1e2f;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.1rem;transition:all .3s ease}.quantity-btn:hover{background:#fff0f2;color:#fe2c55}.quantity-btn:disabled{opacity:.4;cursor:not-allowed}.quantity-input{flex:1;height:44px;text-align:center;border:none;background:0 0;font-size:1rem;font-weight:600;color:#1e1e2f;outline:0;min-width:60px}.quantity-input::-webkit-inner-spin-button,.quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity-input[type=number]{-moz-appearance:textfield}.payment-section{margin-bottom:24px}.payment-label{font-size:.9rem;color:#1e1e2f;margin-bottom:12px;font-weight:600}.payment-methods{display:flex;gap:12px;flex-wrap:wrap}.payment-method{flex:1;min-width:100px;padding:14px 12px;border:1.5px solid #f0f0f0;border-radius:18px;background:#fff;cursor:pointer;transition:all .3s ease;text-align:center;font-size:.85rem;font-weight:600}.payment-method.selected,.payment-method:hover{border-color:#fe2c55;background:#fff0f2}.payment-method input[type=radio]{display:none}.payment-icon{margin-bottom:8px}.payment-icon>img{border-radius:12px}.total-price{background:linear-gradient(135deg,#fff0f2,#fff);padding:20px 24px;border-radius:24px;margin-bottom:28px;display:flex;justify-content:space-between;align-items:center;border:1px solid rgba(254,44,85,.1)}.total-label{font-size:1rem;color:#fe2c55;font-weight:600;display:flex;align-items:center;gap:8px}.total-amount{font-size:2rem;font-weight:800;color:#fe2c55}.action-buttons{display:flex;gap:16px}.btn{padding:14px 28px;border:none;border-radius:60px;font-size:1rem;cursor:pointer;transition:all .3s ease;font-weight:600;flex:1;text-align:center;text-decoration:none;display:inline-block;font-family:inherit}.btn-primary{background:linear-gradient(135deg,#fe2c55,#e01e48);color:#fff;box-shadow:0 4px 12px rgba(254,44,85,.2)}.btn-primary:hover{box-shadow:0 8px 20px rgba(254,44,85,.3)}.btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-secondary{background:#fcfcfd;color:#1e1e2f;border:1px solid #f0f0f0}.btn-secondary:hover{background:#fff0f2;border-color:#fe2c55}.product-d-description{grid-column:1/-1;margin-top:24px}.description-d-title{font-size:1.75rem;margin-bottom:28px;color:#1e1e2f;display:flex;align-items:center;gap:12px;font-weight:700}.description-d-content{line-height:1.7;color:#5a5a6e}.description-d-content p{margin-bottom:24px;font-size:1rem;line-height:1.7}.description-d-content ol,.description-d-content ul{margin:24px 0;padding-left:28px}.description-d-content li{margin-bottom:10px;line-height:1.6}.description-d-content h3{font-size:1.4rem;color:#1e1e2f;margin:32px 0 18px;font-weight:700;display:flex;align-items:center;gap:10px}.description-d-content strong{color:#1e1e2f}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:24px 0}.feature-item{display:flex;align-items:center;gap:12px;padding:18px;background:#fff0f2;border-radius:20px}.feature-icon{color:#25f4ee;font-size:1.2rem}.security-notice{background:linear-gradient(135deg,#e8f9f8,#fff);padding:24px;border-radius:24px;margin-top:36px;display:flex;align-items:center;gap:16px;border:1px solid rgba(37,244,238,.2)}.security-icon{font-size:1.8rem;color:#25f4ee}.security-text{flex:1;color:#1e1e2f;font-size:.95rem;line-height:1.6}.related-products{margin-bottom:80px}.section-title{font-size:2rem;font-weight:800;margin-bottom:16px;text-align:center;color:#1e1e2f;letter-spacing:-.01em}.section-subtitle{font-size:1.1rem;color:#5a5a6e;text-align:center;margin-bottom:48px;max-width:600px;margin-left:auto;margin-right:auto}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.product-card{background:#fff;border-radius:24px;padding:28px;box-shadow:0 2px 8px rgba(0,0,0,.02);transition:all .3s ease;border:1px solid #f0f0f0;display:flex;flex-direction:column}.product-card:hover{box-shadow:0 20px 35px -12px rgba(254,44,85,.12);border-color:rgba(254,44,85,.2)}.product-card-title{font-size:1.25rem;font-weight:700;margin-bottom:16px;color:#1e1e2f;flex-grow:0;display:flex;align-items:center;gap:10px}.product-card-description{color:#5a5a6e;margin-bottom:18px;font-size:.9rem;line-height:1.5;flex-grow:1}.product-card-price{color:#fe2c55;font-weight:800;font-size:1.5rem;margin-bottom:18px;flex-grow:0}.product-card-action{flex-grow:0}.modal-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(30,30,47,.8);backdrop-filter:blur(4px);z-index:2000;opacity:0;transition:opacity .3s ease}.modal-overlay.active{display:flex;align-items:center;justify-content:center;opacity:1}.modal-content{background:#fff;border-radius:32px;max-width:900px;width:90%;max-height:90vh;overflow-y:auto;transform:scale(.95);transition:transform .3s ease;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.modal-overlay.active .modal-content{transform:scale(1)}.modal-header{padding:28px 32px;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;justify-content:space-between}.modal-title{font-weight:700;color:#1e1e2f;gap:12px;font-size:1.5rem;display:flex;align-items:center}.close-btn{font-size:1.2rem;width:40px;height:40px;border:none;background:#fcfcfd;border-radius:60px;cursor:pointer;justify-content:center;color:#5a5a6e;transition:all .3s;display:flex;align-items:center}.close-btn:hover{background:#fff0f2;color:#fe2c55;transform:rotate(90deg)}.modal-body{padding:32px;display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.order-summary{background:#fcfcfd;padding:28px;border-radius:24px;border:1px solid #f0f0f0}.summary-title{font-size:1.1rem;font-weight:700;color:#1e1e2f;margin-bottom:24px;gap:10px;display:flex;align-items:center}.summary-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f0f0f0}.summary-row-clear-bt{border-bottom:none}.summary-row:last-child{border-bottom:none;padding-top:18px;margin-top:8px;border-top:2px solid #f0f0f0}.summary-label{width:120px;color:#5a5a6e;font-size:.85rem;font-weight:500}.summary-value{font-weight:600;color:#1e1e2f}.summary-value.total{font-size:1.6rem;color:#fe2c55}.summary-value.total::after{font-size:1.2rem;content:' USDT'}.payment-title{font-size:1rem;font-weight:700;color:#1e1e2f;margin-bottom:18px;display:flex;align-items:center;gap:10px}.selected-payment{background:#e8f9f8;border:2px solid #25f4ee;padding:18px;border-radius:20px;display:flex;align-items:center;gap:16px;margin-bottom:24px}.selected-payment .payment-icon{font-size:2rem;color:#25f4ee}.qr-section{text-align:center;padding:24px;margin-bottom:24px;background:#fcfcfd;border-radius:24px}.qr-code{width:200px;height:200px;margin:0 auto 16px;background:#fff;padding:12px;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:.8rem;color:#5a5a6e;border:1px solid #f0f0f0}.address-section{background:#fff;border:2px solid #f0f0f0;border-radius:20px;padding:18px;margin-bottom:18px;position:relative;transition:all .3s ease}.address-section:hover{border-color:#fe2c55}.address-label{font-size:.75rem;color:#5a5a6e;margin-bottom:8px;display:flex;align-items:center;gap:6px;font-weight:500}.address-value{font-size:.85rem;word-break:break-all;color:#1e1e2f;line-height:1.4;padding-right:40px;width:85%}.copy-btn{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:#25f4ee;color:#1e1e2f;border:none;padding:6px 14px;border-radius:60px;font-size:.75rem;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:6px;font-weight:600}.copy-btn:hover{background:#fe2c55;color:#fff}.copy-btn.copied{background:#25f4ee;color:#1e1e2f;opacity:.7}.btn-confirm{background:linear-gradient(135deg,#fe2c55,#e01e48);color:#fff;padding:16px 28px;border:none;border-radius:60px;font-size:1rem;cursor:pointer;transition:all .3s ease;font-weight:700;width:100%;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 4px 12px rgba(254,44,85,.2)}.btn-confirm:hover:not(:disabled){box-shadow:0 8px 20px rgba(254,44,85,.3)}.btn-confirm:disabled{opacity:.6;cursor:not-allowed}.countdown-section{background:linear-gradient(135deg,#fff0f2,#fff);padding:24px;border-radius:24px;margin-bottom:28px;text-align:center;border:1px solid rgba(254,44,85,.1)}.countdown-title{font-size:.85rem;color:#fe2c55;margin-bottom:12px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px}.countdown-timer{font-size:2.5rem;font-weight:800;color:#fe2c55;letter-spacing:2px}.countdown-timer.warning{animation:blink 1s ease-in-out infinite}@keyframes blink{0%,50%{opacity:1}100%,51%{opacity:.3}}.countdown-hint{font-size:.7rem;color:#fe2c55;margin-top:10px;opacity:.7}.toast-container{position:fixed;top:24px;right:24px;z-index:9999;pointer-events:none}.toast{background:#fff;border-radius:60px;box-shadow:0 8px 20px rgba(0,0,0,.08);padding:14px 20px;margin-bottom:12px;min-width:300px;max-width:400px;display:flex;align-items:center;transform:translateX(100%);opacity:0;transition:all .3s cubic-bezier(.4, 0, .2, 1);pointer-events:auto;position:relative;border:1px solid #f0f0f0}.toast.show{transform:translateX(0);opacity:1}.toast.success{background:#25f4ee;color:#1e1e2f;border:none}.toast.success .toast-message,.toast.success .toast-title{color:#1e1e2f}.toast.error{background:#fe2c55;color:#fff;border:none}.toast.error .toast-message,.toast.error .toast-title{color:#fff}.toast.warning{background:#fff0f2;border-left:4px solid #fe2c55}.toast.info{background:#e8f9f8;border-left:4px solid #25f4ee}.toast.info .toast-icon{color:#25f4ee}.toast-icon{margin-right:14px;flex-shrink:0}.toast-content{flex:1}.toast-title{font-weight:700;font-size:.85rem;margin-bottom:2px;color:#1e1e2f}.toast-message{font-size:.75rem;line-height:1.4;color:#5a5a6e}.toast-close{position:absolute;top:10px;right:12px;background:0 0;border:none;font-size:1rem;color:currentColor;cursor:pointer;padding:4px;line-height:1;opacity:.7;transition:opacity .2s}.toast-close:hover{opacity:1}.toast-progress{position:absolute;bottom:0;left:0;height:3px;background:rgba(0,0,0,.08);border-radius:0 0 60px 60px;transform-origin:left;animation:progress linear}.toast.success .toast-progress{background:#1e1e2f}.toast.error .toast-progress{background:#fff}.toast.warning .toast-progress{background:#fe2c55}.toast.info .toast-progress{background:#25f4ee}@keyframes progress{0%{transform:scaleX(1)}100%{transform:scaleX(0)}}@media (max-width:1024px){.product-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:768px){.breadcrumb{margin:20px 0}.product-d-detail{grid-template-columns:1fr;gap:32px;padding:24px}.feature-list{grid-template-columns:1fr}.action-buttons{flex-direction:column}.payment-methods{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.payment-method{min-width:auto}.modal-body{grid-template-columns:1fr;gap:24px}.product-grid{grid-template-columns:1fr}.section-title{font-size:1.75rem}.product-d-title{font-size:1.75rem}.product-d-price{font-size:2rem}.products-table-wrapper{background:0 0;border-radius:0;border:0;box-shadow:unset}.products-table thead{display:none}.products-table,.products-table tbody,.products-table td,.products-table tr{display:block;width:100%}.products-table tr{margin-bottom:20px;position:relative;border-radius:28px;background:var(--bs-card-bg);border:1px solid #f0f0f0;overflow:hidden}.products-table td{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;border-radius:0!important;box-shadow:none}.products-table td:first-child::before{content:'';width:0}.products-table td::before{content:attr(data-label);font-weight:400;color:#64748b;width:40%;font-size:.9rem}.products-table td:first-child>small{display:none}.products-table tr:hover{background:var(--bs-card-bg)}.products-table td:last-child{border-bottom:none}}@media (max-width:480px){.product-d-title{font-size:1.5rem}.product-d-price{font-size:1.8rem}.spec-label{flex:0 0 110px;font-size:.85rem}.spec-value{font-size:.85rem}.description-d-title{font-size:1.4rem}.modal-content{width:95%;max-height:95vh;margin:10px}.modal-header{padding:20px}.modal-title{font-size:1.3rem}.modal-body{padding:20px}.address-value{font-size:.7rem}.total-amount{font-size:1.6rem}.btn{padding:12px 20px}}