.home-mobile{width:100%;background:#fff}.home-mobile__container{max-width:100%;padding:16px}.home-mobile__hero{position:relative;color:#fff;padding:50px 16px;text-align:center;overflow:hidden;min-height:300px;display:flex;align-items:center;justify-content:center}.home-mobile__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.home-mobile__hero-bg-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.home-mobile__hero-content{position:relative;z-index:1;max-width:100%;margin:0 auto;width:100%}.home-mobile__hero-title{font-size:36px;font-weight:800;margin:0 0 16px;line-height:1.2;letter-spacing:1px;text-shadow:0 2px 8px rgba(0,0,0,.2);animation:fadeInUp .6s ease-out}.home-mobile__hero-subtitle{font-size:22px;font-weight:600;margin:0 0 20px;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.15);animation:fadeInUp .6s ease-out .1s both}.home-mobile__hero-detail{font-size:15px;margin:0 0 28px;opacity:.95;line-height:1.6;text-shadow:0 1px 3px rgba(0,0,0,.1);animation:fadeInUp .6s ease-out .2s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.home-mobile__btn{display:inline-block;padding:16px 32px;border-radius:8px;font-size:16px;font-weight:600;text-align:center;text-decoration:none;min-height:48px;transition:all .3s cubic-bezier(.4,0,.2,1);border:2px solid transparent;box-shadow:0 4px 12px rgba(0,0,0,.15);animation:fadeInUp .6s ease-out .3s both}.home-mobile__btn--primary{background:#fff;color:#06c;border-color:#fff}.home-mobile__btn--primary:hover{background:hsla(0,0%,100%,.9);border-color:hsla(0,0%,100%,.9);transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.2)}.home-mobile__btn--primary:active{transform:translateY(0);box-shadow:0 2px 8px rgba(0,0,0,.15)}.home-mobile__btn--outline{background:transparent;color:#06c;border-color:#06c}.home-mobile__btn--outline:hover{background:#06c;color:#fff;transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,102,204,.3)}.home-mobile__btn--outline:active{transform:translateY(0);box-shadow:0 2px 8px rgba(0,102,204,.2)}.home-mobile__section-title{font-size:24px;font-weight:700;margin:0 0 24px;text-align:center;color:#1f2937;line-height:1.3}.home-mobile__categories{padding:32px 0;background:#fff}.home-mobile__categories-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.home-mobile__category-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(0,0,0,.05)}.home-mobile__category-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12);border-color:#06c}.home-mobile__category-image{position:relative;width:100%;aspect-ratio:1;overflow:hidden;background:linear-gradient(135deg,#f5f5f5,#e5e7eb);transition:transform .3s ease}.home-mobile__category-card:hover .home-mobile__category-image{transform:scale(1.05)}.home-mobile__category-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-mobile__category-name{padding:12px 8px;font-size:12px;font-weight:600;text-align:center;color:#1f2937;line-height:1.3;min-height:36px;display:flex;align-items:center;justify-content:center}.home-mobile__new-arrivals{padding:32px 0;background:#f8f8f8}.home-mobile__new-arrivals-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.home-mobile__new-arrivals-image{position:relative;width:100%;aspect-ratio:1;overflow:hidden;border-radius:8px;background:#e5e7eb}.home-mobile__new-arrivals-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-mobile__new-arrivals-card{background:#00b8a9;color:#fff;padding:24px 16px;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.home-mobile__new-arrivals-title{font-size:20px;font-weight:700;margin:0 0 16px;color:#fff}.home-mobile__enterprise-card{background:#fff;border:2px solid #06c;border-radius:8px;padding:24px 16px;text-align:center}.home-mobile__enterprise-logo{font-size:48px;margin-bottom:12px}.home-mobile__enterprise-title{font-size:18px;font-weight:700;margin:0 0 16px;color:#1f2937}.home-mobile__brands{padding:48px 0;background:linear-gradient(135deg,#f8f9fa,#fff 50%,#f8f9fa);position:relative}.home-mobile__brands:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(255,31,61,.02) 0,transparent 50%),radial-gradient(circle at 80% 70%,hsla(0,0%,7%,.01) 0,transparent 50%);pointer-events:none;z-index:0}.home-mobile__brands .home-mobile__container{position:relative;z-index:1}.home-mobile__brands .home-mobile__section-title{margin-bottom:32px;font-size:28px;font-weight:800;letter-spacing:-.01em;position:relative}.home-mobile__brands .home-mobile__section-title:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:50px;height:3px;background:linear-gradient(90deg,transparent,#ff1f3d,transparent);border-radius:2px}.home-mobile__brands-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.home-mobile__brand-logo{background:#fff;border:1px solid rgba(229,231,235,.8);border-radius:12px;padding:16px;height:70px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.04),0 1px 3px rgba(0,0,0,.06);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.home-mobile__brand-logo:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,31,61,.02),hsla(0,0%,7%,.01));opacity:0;transition:opacity .3s ease;z-index:0}.home-mobile__brand-logo:active{transform:scale(.98);border-color:rgba(255,31,61,.3);box-shadow:0 4px 12px rgba(0,0,0,.08),0 2px 6px rgba(255,31,61,.1)}.home-mobile__brand-logo:active:before{opacity:1}.home-mobile__brand-logo img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;position:relative;z-index:1}.home-mobile__support{padding:32px 0;background:#f8f8f8}.home-mobile__support-card{background:#fff;border-radius:12px;padding:24px 16px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.1)}.home-mobile__support-avatar{margin-bottom:16px}.home-mobile__support-avatar-placeholder{width:80px;height:80px;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:center;font-size:40px;margin:0 auto}.home-mobile__support-title{font-size:22px;font-weight:700;margin:0 0 12px;color:#1f2937}.home-mobile__support-description{font-size:14px;color:#6b7280;margin:0 0 20px;line-height:1.6}.home-mobile__support-actions{display:flex;flex-direction:column;gap:12px}.home-mobile__support-link{font-size:18px;font-weight:600;color:#06c;text-decoration:none;padding:12px}.home-mobile__price-includes{padding:32px 0;background:#fff}.home-mobile__price-features{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px}.home-mobile__price-feature{font-size:14px;color:#1f2937;padding:8px;text-align:left}.home-mobile__testimonials{padding:32px 0;background:#f8f8f8}.home-mobile__testimonials-list{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.home-mobile__testimonial-card{background:#fff;border-radius:8px;padding:20px 16px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.home-mobile__testimonial-stars{display:flex;gap:4px;color:#f59e0b;font-size:18px;margin-bottom:12px}.home-mobile__testimonial-quote{font-size:15px;color:#1f2937;margin:0 0 12px;line-height:1.6;font-style:italic}.home-mobile__testimonial-author{font-size:13px;color:#6b7280;margin:0;font-weight:600}@media (max-width:480px){.home-mobile__hero{padding:40px 16px;min-height:280px}.home-mobile__hero-title{font-size:30px;letter-spacing:.5px}.home-mobile__hero-subtitle{font-size:19px}.home-mobile__hero-detail{font-size:14px}.home-mobile__btn{padding:14px 28px;font-size:15px}.home-mobile__brands-grid,.home-mobile__categories-grid{grid-template-columns:repeat(2,1fr);gap:10px}.home-mobile__new-arrivals-grid,.home-mobile__price-features{grid-template-columns:1fr}}