:root{--color-bg: #fafaf9;--color-surface: #ffffff;--color-text: #1c1917;--color-text-muted: #78716c;--color-primary: #7c3aed;--color-accent-dot: #22c55e;--color-border: #e7e5e4;--color-dark: #1a1a1a;--color-dark-hover: #2d2d2d;--gradient-hero: linear-gradient(180deg, #fefdfb 0%, #faf6f0 50%, #f5efe6 100%);--gradient-warm: linear-gradient(180deg, #faf6f0 0%, #f5efe6 100%);--gradient-dark-section: linear-gradient(180deg, #2d2d2d 0%, #1a1a1a 100%);--gradient-dark-to-light: linear-gradient(180deg, #1a1a1a 0%, #2d2d2d 15%, #f5efe6 100%);--font-heading: "Plus Jakarta Sans", system-ui, sans-serif;--font-display: "Manrope", system-ui, sans-serif;--font-body: "Inter", system-ui, sans-serif;--container: min(1200px, 100% - 2rem);--section-padding: clamp(3rem, 6vw, 5rem);--radius: 12px;--radius-lg: 16px;--radius-btn: 10px;--shadow: 0 4px 24px rgba(28, 25, 23, .06);--shadow-lg: 0 24px 48px rgba(28, 25, 23, .1)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);font-size:1rem;line-height:1.6;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{width:var(--container);margin-inline:auto;padding-inline:1rem}.section{padding-block:var(--section-padding)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;border-radius:var(--radius-btn);border:none;transition:transform .15s ease,background .2s ease}.btn:active{transform:scale(.98)}.btn-primary{background:var(--color-dark);color:#fff}.btn-primary:hover{background:var(--color-dark-hover)}.btn-secondary{background:var(--color-dark);color:#fff}.btn-secondary:hover{background:var(--color-dark-hover)}.header{position:sticky;top:0;z-index:100;background:#fefdfbf2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border)}.header__inner{display:flex;align-items:center;justify-content:space-between;padding-block:1rem;gap:1.5rem}.header__logo{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-heading);font-weight:700;font-size:1.35rem;color:var(--color-text)}.header__logo-icon{width:32px;height:32px;border-radius:8px;flex-shrink:0;display:block}.header__logo-text{letter-spacing:-.02em}.header__actions{display:flex;align-items:center;gap:.75rem}.header__btn-app{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;color:#fff;background:var(--color-dark);border-radius:var(--radius-btn);transition:background .2s ease,transform .15s ease}.header__btn-app:hover{background:var(--color-dark-hover)}.header__btn-app:active{transform:scale(.98)}.header__btn-icon{font-size:.85rem}@media (max-width: 768px){.header__btn-app{padding:.45rem .75rem;font-size:.85rem}}.hero{position:relative;z-index:0;background:var(--gradient-hero);overflow:hidden;padding-top:clamp(.75rem,1.5vw,1.25rem);padding-bottom:clamp(2rem,4vw,4rem)}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--gradient-hero);pointer-events:none}.hero__container{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;min-height:min(85vh,640px)}.hero__content{position:relative;z-index:2;max-width:480px}.hero__social-badge{display:inline-flex;align-items:center;gap:.75rem;padding:.5rem 1rem .5rem .5rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:999px;margin-bottom:1.25rem;box-shadow:var(--shadow)}.hero__social-avatars{display:flex;align-items:center}.hero__social-avatars img{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid var(--color-surface);margin-left:-10px}.hero__social-avatars img:first-child{margin-left:0}.hero__social-text{font-size:.9rem;font-weight:700;color:var(--color-text)}.hero__title{font-size:clamp(2.25rem,5vw,3.5rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;margin:0 0 .5rem;color:var(--color-text);visibility:visible}.hero__tagline{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600;color:var(--color-text);margin:0 0 1rem}.hero__subtitle{font-size:1rem;color:var(--color-text-muted);line-height:1.6;margin:0 0 1.75rem}.hero__cta{display:flex;flex-wrap:wrap;gap:.75rem}.hero__btn{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;color:#fff;background:var(--color-dark);border-radius:var(--radius-btn);border:none;transition:background .2s ease,transform .15s ease}.hero__btn:hover{background:var(--color-dark-hover)}.hero__btn:active{transform:scale(.98)}.hero__btn-icon{font-size:.85rem}.hero__phones{position:relative;z-index:1;width:100%;max-width:480px;min-height:440px;margin-left:auto;margin-right:0}.hero__influencers{position:relative;z-index:10;width:100%;padding:clamp(2rem,4vw,3rem) 0 0;margin-left:0;margin-right:0}.hero__influencers-title{font-family:var(--font-display);text-align:center;font-size:clamp(2rem,5.5vw,3.5rem);font-weight:800;line-height:1.15;letter-spacing:-.02em;color:var(--color-text);margin:0 0 clamp(2.5rem,5vw,4rem);white-space:nowrap}@media (max-width: 640px){.hero__influencers-title{white-space:normal}}.hero__carousel{width:100%;overflow:hidden}.hero__carousel-track{display:flex;gap:.75rem;width:max-content;animation:hero-carousel-scroll 50s linear infinite}.hero__carousel-card{flex:0 0 calc((100vw - 2.25rem)/4);width:calc((100vw - 2.25rem)/4);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow);background:var(--color-surface)}.hero__carousel-image{position:relative;aspect-ratio:4 / 5;overflow:hidden}.hero__carousel-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.hero__carousel-card:hover .hero__carousel-image img{transform:scale(1.06)}@keyframes hero-carousel-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 768px){.hero__carousel-card{flex:0 0 calc((100vw - 1.5rem) / 3);width:calc((100vw - 1.5rem) / 3)}.hero__carousel-track{gap:.75rem}}.hero__phone{position:absolute;width:250px;max-width:46vw;aspect-ratio:9 / 19.5;background:linear-gradient(145deg,#2d2d2d,#1a1a1a);border-radius:1.75rem;padding:8px;box-shadow:0 24px 48px #0000002e}.hero__phone--first{left:5%;top:50%;transform:translateY(-50%) rotate(-12deg);z-index:2}.hero__phone--second{right:5%;top:50%;transform:translateY(-50%) rotate(12deg);z-index:1}.hero__phone-screen{position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:1.25rem;overflow:hidden;background:var(--color-bg)}.hero__phone-screen img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 900px){.hero__container{grid-template-columns:1fr;text-align:center;min-height:auto;padding-block:3rem}.hero__content{max-width:none}.hero__cta{justify-content:center}.hero__phones{min-height:380px;margin-left:auto;margin-right:auto;max-width:100%}.hero__phone{width:215px}.hero__phone--first{left:0}.hero__phone--second{right:0}}@media (max-width: 480px){.hero__phones{min-height:340px}.hero__phone{width:185px}}.product-features{background:var(--color-surface)}.product-features__title{font-family:var(--font-display);font-size:clamp(2rem,5.5vw,3.5rem);font-weight:800;line-height:1.15;letter-spacing:-.02em;color:var(--color-text);margin:0 0 clamp(2.5rem,5vw,4rem);text-align:center}.product-features__layout{display:grid;grid-template-columns:280px 1fr;gap:3rem;align-items:start;max-width:900px;margin-inline:auto}.product-features__phone-wrap{display:flex;justify-content:center;position:sticky;top:6rem}.product-features__phone{width:220px;aspect-ratio:9 / 19.5;background:linear-gradient(145deg,#2d2d2d,#1a1a1a);border-radius:2rem;padding:10px;box-shadow:0 24px 48px #00000026}.product-features__phone-screen{width:100%;height:100%;border-radius:1.4rem;overflow:hidden;background:var(--color-bg)}.product-features__phone-screen img{width:100%;height:100%;object-fit:cover}.product-features__list{display:flex;flex-direction:column;gap:1.25rem}.product-features__card{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius);padding:1.25rem 1.5rem}.product-features__card-title{font-size:1.05rem;font-weight:700;margin:0 0 .35rem}.product-features__card-desc{font-size:.95rem;color:var(--color-text-muted);margin:0;line-height:1.5}@media (max-width: 768px){.product-features__layout{grid-template-columns:1fr;gap:2rem}.product-features__phone-wrap{position:static}.product-features__phone{width:200px;margin-inline:auto}}.benefits{background:var(--color-surface)}.benefits__title{font-family:var(--font-display);font-size:clamp(2rem,5.5vw,3.5rem);font-weight:800;line-height:1.15;letter-spacing:-.02em;color:var(--color-text);margin:0 0 clamp(2.5rem,5vw,4rem);text-align:center}.benefits__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:960px;margin-inline:auto}.benefits__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:1.75rem;text-align:center;transition:box-shadow .2s ease,transform .2s ease}.benefits__card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.benefits__icon{display:block;font-size:2.25rem;margin-bottom:1rem}.benefits__card-title{font-size:1.1rem;font-weight:700;margin:0 0 .5rem}.benefits__card-desc{font-size:.95rem;color:var(--color-text-muted);margin:0;line-height:1.5}@media (max-width: 768px){.benefits__grid{grid-template-columns:1fr}}.testimonials{background:var(--gradient-dark-section);color:#e7e5e4}.testimonials__title{font-size:clamp(1.5rem,3vw,2rem);margin:0 0 2rem;text-align:center;font-weight:700;color:#fff}.testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:960px;margin-inline:auto}.testimonials__card{background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-lg);padding:1.5rem;transition:background .2s ease}.testimonials__card:hover{background:#ffffff17}.testimonials__avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;margin-bottom:.75rem}.testimonials__name{display:block;font-size:.95rem;margin-bottom:.35rem;color:#fff}.testimonials__text{font-size:.9rem;color:#a8a29e;margin:0;line-height:1.5}@media (max-width: 768px){.testimonials__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.testimonials__grid{grid-template-columns:1fr}}.final-cta{position:relative;padding-top:3rem;padding-bottom:4rem;overflow:hidden}.final-cta__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--gradient-dark-to-light);pointer-events:none}.final-cta__container{position:relative;text-align:center;max-width:560px;margin-inline:auto}.final-cta__stars{font-size:2rem;letter-spacing:.2em;color:#fbbf24;margin:0 0 .5rem;text-shadow:0 0 20px rgba(251,191,36,.4)}.final-cta__ratings{font-size:1.25rem;font-weight:600;color:#fff;margin:0 0 1.75rem}.final-cta__buttons{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.final-cta__btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;color:#fff;background:var(--color-dark);border-radius:var(--radius-btn);border:none;transition:background .2s ease,transform .15s ease}.final-cta__btn:hover{background:var(--color-dark-hover)}.final-cta__btn:active{transform:scale(.98)}.final-cta__btn-icon{font-size:.9rem}.footer{background:var(--color-bg);border-top:1px solid var(--color-border);padding:var(--section-padding) 0 0}.footer__bottom{margin-top:2rem;padding:1.25rem 0 2rem}.footer__divider{border:0;border-top:1px solid var(--color-border);margin:0 0 1.25rem}.footer__copyright{margin:0;font-size:.875rem;color:var(--color-text-muted);text-align:center}.footer__container{display:flex;flex-wrap:wrap;align-items:flex-start;gap:2rem}.footer__brand{display:flex;flex-direction:column;gap:1rem}.footer__logo{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-heading);font-weight:700;font-size:1.25rem;color:var(--color-text)}.footer__logo-icon{width:28px;height:28px;border-radius:6px;flex-shrink:0;display:block}.footer__logo-text{font-family:var(--font-heading);font-weight:700}.footer__tagline{margin:0;font-size:.95rem;color:var(--color-text-muted);line-height:1.4;max-width:280px}.footer__app-buttons{display:flex;gap:.5rem}.footer__btn-app{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;color:#fff;background:var(--color-dark);border-radius:var(--radius-btn);transition:background .2s ease}.footer__btn-app:hover{background:var(--color-dark-hover)}.footer__nav{display:flex;gap:3rem;margin-left:auto}.footer__col-title{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin:0 0 .75rem}.footer__links{list-style:none;margin:0;padding:0}.footer__links li{margin-bottom:.35rem}.footer__links a{font-size:.95rem;color:var(--color-text);transition:color .2s ease}.footer__links a:hover{color:var(--color-primary)}.footer__social{display:flex;gap:.5rem;align-items:center}.footer__social-link{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;color:var(--color-text-muted);border-radius:8px;transition:background .2s ease,color .2s ease}.footer__social-icon{width:20px;height:20px}.footer__social-link:hover{background:var(--color-border);color:var(--color-text)}@media (max-width: 768px){.footer__container{flex-direction:column}.footer__nav{margin-left:0}}
