@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{--primary:#2db42d;--primary-hover:#249a24;--bg-top:#eee;--bg-bottom:#fff;--text-dark:#000;--text-body:#4f4f4f;--text-light:#888;--border-light:#e0e0e0;--font-main:"Inter", sans-serif;--max-width:1200px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-main);background:linear-gradient(180deg, var(--bg-top) 0%, var(--bg-bottom) 50vh);color:var(--text-dark);-webkit-font-smoothing:antialiased;background-attachment:fixed;min-height:100vh;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit;transition:all .2s}h1,h2,h3,h4,h5,h6{letter-spacing:-.03em;color:var(--text-dark);font-weight:800;line-height:1.1}.container{max-width:var(--max-width);margin:0 auto;padding:0 24px}.btn-primary{background-color:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:8px;padding:16px 32px;font-size:1.1rem;font-weight:700;transition:all .2s}.btn-primary:hover{background-color:var(--primary-hover);transform:translateY(-1px)}.site-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;border-bottom:1px solid var(--border-light);background:#ffffffd9;height:64px;position:fixed;top:0;left:0;right:0}.header-container{max-width:var(--max-width);justify-content:space-between;align-items:center;height:100%;margin:0 auto;padding:0 24px;display:flex}.logo{letter-spacing:-.05em;color:var(--text-dark);font-size:1.4rem;font-style:italic}.header-nav{gap:2rem;display:flex}.header-nav a{color:var(--text-body);font-size:.95rem;font-weight:500;transition:color .1s}.header-nav a:hover{color:var(--text-dark)}.header-actions{position:relative}.cart-btn{color:var(--text-dark);align-items:center;display:flex;position:relative}.cart-badge{background:var(--text-dark);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px}.hero-section{text-align:center;padding-top:64px;padding-bottom:0}.hero-title{color:var(--text-dark);margin-bottom:.1em;font-size:6rem}.hero-subtitle{color:var(--text-body);margin-bottom:0;font-size:1.8rem;font-weight:400}.hero-visual-container{width:100%;position:relative;overflow:hidden}.hero-images{justify-content:center;width:100%;display:flex;position:relative}.hero-images.full-width{margin:0}.hero-text-overlay{z-index:10;pointer-events:none;width:100%;padding:0 24px;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.hero-buy-btn{pointer-events:auto;margin-top:40px;padding:18px 48px;font-size:1.2rem;box-shadow:0 12px 30px #2db42d40}.mock-device{background:#fff;border:4px solid #f0f0f0;border-radius:20px;justify-content:center;align-items:center;width:440px;height:180px;transition:transform .5s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;box-shadow:0 24px 48px #0000000f}.mock-device:hover{transform:scale(1.02)translateY(-5px)}.mock-device .screen{color:#4a2800;background:#ff8c00;border-radius:8px;justify-content:center;align-items:center;width:150px;height:80px;font-size:1.5rem;font-weight:900;display:flex;box-shadow:inset 0 0 12px #0000004d}.hero-description{max-width:650px;color:var(--text-body);margin:0 auto 40px;font-size:1.15rem}.hero-product-img{object-fit:cover;filter:drop-shadow(0 20px 48px #00000014);width:100%;height:auto;transition:transform .5s cubic-bezier(.2,.8,.2,1);display:block}.hero-product-img:hover{transform:scale(1.01)translateY(-4px)}.feature-image.real-image{flex:1;justify-content:center;align-items:center;max-height:500px;display:flex;overflow:hidden}.feature-img{object-fit:contain;border-radius:12px;max-width:100%;max-height:100%}.product-image-large.real-shop-img{background:#f9f9f9;border-radius:16px;justify-content:center;align-items:center;padding:40px;display:flex}.shop-product-img{object-fit:contain;width:100%;height:auto}.thumb img{object-fit:contain;width:100%;height:100%;padding:4px}.thumb-active{border:2px solid var(--text-dark)!important}.features-section{text-align:center;background:#fff;border-radius:40px 40px 0 0;padding:100px 0}.section-title{margin-bottom:.2em;font-size:3.5rem}.section-subtitle{color:var(--text-body);margin-bottom:2rem;font-size:1.5rem;font-weight:600}.features-intro{max-width:700px;color:var(--text-body);margin:0 auto 80px;font-size:1.15rem}.feature-block{text-align:left;justify-content:center;align-items:center;gap:80px;margin-bottom:100px;display:flex}.feature-text{flex:1;max-width:400px}.feature-text h4{margin-bottom:1.2rem;font-size:2rem}.feature-text p{color:var(--text-body);font-size:1.1rem}.feature-image{flex:1;height:350px;position:relative}.placeholder-device-1,.placeholder-device-2{background:linear-gradient(135deg,#f8f8f8,#eaeaea);border-radius:24px;width:100%;height:100%;box-shadow:10px 20px 40px #0000000a}.callout{border:1px solid var(--border-light);background:#fff;border-radius:12px;padding:6px 14px;font-size:.85rem;font-weight:600;position:absolute;box-shadow:0 4px 12px #00000014}.c-1{top:20%;left:-5%}.c-2{bottom:20%;right:-5%}.c-3{top:40%;left:-10%}.shop-section{background:var(--bg-top);border-top:1px solid var(--border-light);padding:100px 0}.shop-container{gap:80px;display:flex}.shop-main-product{flex:1.2}.product-image-large{background:#fff;border-radius:20px;height:450px;margin-bottom:20px;box-shadow:0 10px 40px #0000000f}.product-thumbnails{gap:16px;display:flex}.thumb{border:1px solid var(--border-light);cursor:pointer;background:#fff;border-radius:12px;flex:1;height:90px;transition:border .2s}.thumb:hover{border-color:#aaa}.shop-details{flex:1}.shop-details h2{margin-bottom:.5rem;font-size:3rem}.product-price{margin-bottom:.5rem;font-size:1.6rem;font-weight:600}.product-desc{color:var(--text-body);margin-bottom:2rem;font-size:1.05rem}.accessories-list h4{color:var(--text-light);letter-spacing:.05em;margin-bottom:1rem;font-size:.85rem;font-weight:700}.accessory-row{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:16px 0;display:flex}.acc-info{flex:1;align-items:center;gap:16px;display:flex}.acc-img{background:#e5e5e5;border-radius:8px;width:44px;height:44px}.acc-name{flex:1;font-size:.95rem;font-weight:600}.acc-price{margin-right:16px;font-size:.95rem;font-weight:600}.add-acc-btn{background:#eaeaea;border-radius:20px;padding:8px 18px;font-size:.85rem;font-weight:700}.add-acc-btn:hover{background:#d5d5d5}.shop-total-area{margin-top:40px}.add-to-cart-large{background:var(--text-dark);color:#fff;border-radius:12px;width:100%;padding:22px;font-size:1.2rem;transition:opacity .2s}.add-to-cart-large:hover{opacity:.9}.shop-badges{flex-direction:column;gap:12px;margin-top:24px;display:flex}.badge{color:var(--text-body);align-items:center;gap:8px;font-size:.95rem;display:flex}.cart-overlay{z-index:999;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000080;position:fixed;inset:0}.cart-drawer{z-index:1000;background:#fff;flex-direction:column;width:440px;transition:transform .4s cubic-bezier(.2,.8,.2,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-10px 0 50px #00000026}.cart-drawer.open{transform:translate(0)}.cart-header{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.cart-header h2{align-items:center;gap:12px;margin:0;font-size:1.6rem;font-weight:800;display:flex}.cart-count-badge{color:var(--text-dark);background:#f0f0f0;border-radius:14px;padding:4px 10px;font-size:1rem;font-weight:700}.cart-items{flex:1;min-height:0;padding:32px;overflow-y:auto}.empty-cart{text-align:center;color:var(--text-light);margin-top:60px;font-size:1.1rem}.cart-item{gap:20px;margin-bottom:32px;display:flex}.item-info{flex:1}.item-details{justify-content:space-between;margin-bottom:16px;display:flex}.item-details h4{margin:0;font-size:1.05rem;font-weight:600}.item-price{font-size:1.05rem;font-weight:600}.item-actions{justify-content:space-between;align-items:center;display:flex}.qty-selector{border:1px solid var(--border-light);background:#fff;border-radius:8px;align-items:center;display:flex;overflow:hidden}.qty-selector button{background:#f9f9f9;padding:10px 18px;font-size:1.2rem;transition:background .2s}.qty-selector button:hover{background:#efefef}.qty-selector span{text-align:center;min-width:40px;padding:0 16px;font-size:1rem;font-weight:600}.remove-btn{color:var(--text-light);padding:8px;transition:color .2s}.remove-btn:hover{color:#f44}.cart-footer{border-top:1px solid var(--border-light);background:#fafafa;padding:32px}.discount-field{border-bottom:1px solid var(--border-light);cursor:pointer;justify-content:space-between;padding:16px 0;font-size:1.05rem;font-weight:600;display:flex}.cart-totals{justify-content:space-between;align-items:flex-end;margin:24px 0 12px;display:flex}.total-label{color:var(--text-body);font-size:1.15rem;font-weight:500}.total-amount{font-size:1.8rem;font-weight:800;line-height:1}.taxes-note{color:var(--text-light);margin-bottom:24px;font-size:.85rem}.checkout-btn-full{background:var(--text-dark);text-transform:none;letter-spacing:normal;color:#fff;border-radius:8px;width:100%;margin-bottom:16px;padding:20px;font-size:1.1rem;font-weight:600}.checkout-btn-full:hover{background:#333}.gpay-btn{color:#fff;background:#000;border-radius:24px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-size:1.1rem;font-weight:700;display:flex}.gpay-btn:hover{opacity:.9}.checkout-page{background:#fff;min-height:100vh}.checkout-container{max-width:1000px;min-height:100vh;margin:0 auto;display:flex}.checkout-left{border-right:1px solid var(--border-light);flex:1.2;padding:60px 40px 60px 0}.checkout-right{background:#fafafa;border-left:1px solid #eaeaea;flex:1;margin-left:-1px;padding:60px 0 60px 40px}.checkout-header h2{margin-bottom:12px;font-size:2.2rem;font-weight:800}.breadcrumbs{color:var(--text-light);margin-bottom:40px;font-size:.85rem;font-weight:500}.breadcrumbs a{color:var(--primary);font-weight:600}.checkout-form h3{margin:30px 0 16px;font-size:1.3rem;font-weight:600}.checkout-input{border:1px solid #d9d9d9;border-radius:6px;width:100%;margin-bottom:14px;padding:16px;font-family:inherit;font-size:.95rem;transition:border .2s}.checkout-input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #2db42d33}.form-row{gap:14px;display:flex}.half{flex:1}.checkout-btn{text-transform:none;background:var(--primary);letter-spacing:normal;border-radius:6px;width:100%;margin-top:24px;padding:20px;font-size:1.1rem;font-weight:600}.order-summary{padding-right:20px}.summary-item{align-items:center;gap:16px;margin-bottom:24px;display:flex}.summary-item-img{background:#fff;border:1px solid #e5e5e5;border-radius:8px;width:64px;height:64px;position:relative}.summary-item-qty{color:#fff;background:#727272e6;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:600;display:flex;position:absolute;top:-10px;right:-10px}.summary-item-details{color:var(--text-dark);flex:1;font-size:.95rem;font-weight:500}.summary-item-price{font-size:.95rem;font-weight:500}.summary-totals{border-top:1px solid #e5e5e5;margin-top:30px;padding-top:24px}.summary-row{color:var(--text-body);justify-content:space-between;margin-bottom:16px;font-size:.95rem;display:flex}.total-row{color:var(--text-dark);border-top:1px solid #e5e5e5;align-items:center;margin-top:24px;padding-top:24px;font-size:1.6rem;font-weight:700}.total-row small{color:#737373;margin-right:8px;font-size:.85rem;font-weight:400}.faq-section{background:#fff;padding:80px 0}.faq-container{max-width:800px}.faq-list{margin-top:40px}.faq-item{border-bottom:1px solid var(--border-light);cursor:pointer;padding:24px 0;transition:all .2s}.faq-item:first-child{border-top:1px solid var(--border-light)}.faq-question{justify-content:space-between;align-items:center;display:flex}.faq-question h3{color:var(--text-dark);margin:0;font-size:1.25rem;font-weight:600}.faq-icon{color:var(--text-light);font-size:1.5rem;line-height:1;transition:transform .3s;display:inline-block}.faq-item.open .faq-icon{color:var(--primary);transform:rotate(45deg)}.faq-answer{max-height:0;margin-top:0;transition:max-height .3s cubic-bezier(.4,0,.2,1),margin .3s;overflow:hidden}.faq-item.open .faq-answer{max-height:200px;margin-top:16px}.faq-answer p{color:var(--text-body);font-size:1.05rem;line-height:1.6}.faq-item:hover .faq-question h3{color:var(--primary)}@media (width<=992px){.hero-title{font-size:4rem}.hero-visual-container{margin-top:20px}.feature-block,.shop-container{gap:40px}}@media (width<=768px){.header-nav{display:none}.header-container{padding:0 16px}.hero-section{padding-top:80px}.hero-title{font-size:3rem}.hero-subtitle{margin-top:10px;font-size:1.2rem}.hero-text-overlay{top:35%}.hero-buy-btn{margin-top:30px;padding:14px 32px;font-size:1rem}.hero-description{margin-bottom:30px;padding:0 16px;font-size:1rem}.features-section{border-radius:20px 20px 0 0;padding:60px 0}.section-title{font-size:2.2rem}.feature-block{text-align:center;gap:40px;margin-bottom:60px;flex-direction:column!important}.feature-text{max-width:100%}.feature-text h4{font-size:1.5rem}.feature-image{order:-1;width:100%;height:280px}.shop-section{padding:60px 0}.shop-container{flex-direction:column;gap:40px}.product-image-large{height:320px;padding:20px}.shop-details h2{font-size:2.2rem}.product-price{font-size:1.4rem}.cart-drawer{width:100%}.cart-items,.cart-footer{padding:20px}}@media (width<=480px){.hero-title{font-size:2.5rem}.hero-text-overlay{top:40%}.hero-product-img{object-fit:cover;height:400px}}.active-step{color:var(--text-dark);font-weight:700}.payment-subtitle{color:var(--text-body);margin-top:-10px;margin-bottom:24px;font-size:.9rem}.payment-error-banner{color:#d32f2f;background-color:#fff0f0;border:1px solid #ffcdcd;border-radius:8px;align-items:center;gap:12px;margin-bottom:24px;padding:16px;font-size:.95rem;font-weight:600;display:flex}.credit-card-box{border:1px solid var(--border-light);background:#fafafa;border-radius:8px;margin-bottom:24px;overflow:hidden}.cc-header{border-bottom:1px solid var(--border-light);background:#fff;justify-content:space-between;padding:16px;font-weight:600;display:flex}.cc-body{background:#fafafa;padding:16px}.payment-actions{justify-content:space-between;align-items:center;margin-top:32px;display:flex}.btn-back{color:var(--primary);font-size:1rem;font-weight:600}.btn-back:hover{text-decoration:underline}.pay-btn{width:auto;margin-top:0;padding:18px 40px}.pay-btn:disabled{cursor:not-allowed;background-color:#a5d6a5;transform:none}@media (width<=768px){.checkout-container{flex-direction:column-reverse}.checkout-left{border-right:none;padding:40px 20px}.checkout-right{border-left:none;border-bottom:1px solid var(--border-light);padding:40px 20px}.checkout-header h2{font-size:1.8rem}.form-row{flex-direction:column;gap:0}}
