.home-page{padding-bottom:3rem}.home-page .section{padding:1.25rem 0 2rem}.home-page .hero{padding-top:1.4rem}.home-page .hero-card{border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(135deg,#fffffff5,#f4e8f9f2);border-radius:28px;grid-template-columns:1.1fr .9fr;align-items:center;gap:1.5rem;padding:clamp(1.25rem,3vw,2.2rem);display:grid;position:relative;overflow:hidden}.home-page .hero-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#a15bbb38,#0000 70%);width:240px;height:240px;position:absolute;top:-90px;right:-90px}.home-page .eyebrow{color:var(--brand);background:#33003312;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:.9rem;padding:.35rem .8rem;font-size:.85rem;font-weight:700;display:inline-flex}.home-page .hero h1{color:var(--brand);margin-top:0;margin-bottom:.7rem;font-size:clamp(2.2rem,4vw,3.4rem);line-height:1.2}.home-page .hero p{color:#463b4c;max-width:610px;margin:0 0 .85rem;font-size:1.04rem}.home-page .subtitle{color:#777;letter-spacing:.01em;margin-top:.35rem;font-size:.92rem;font-weight:500;display:block}.home-page .hero h1 .subtitle{color:#777}.home-page .hero-actions{flex-wrap:wrap;align-items:center;gap:1.2rem;margin-top:1.2rem;display:flex}.home-page .play-button{border-radius:16px;transition:transform .25s,box-shadow .25s;display:inline-flex;overflow:hidden;box-shadow:0 12px 25px #33003329}.home-page .play-button:hover{transform:translateY(-4px)scale(1.01);box-shadow:0 16px 32px #33003338}.home-page .play-button img{width:180px;height:auto}.home-page .hero-visual{place-items:center;display:grid}.home-page .phone-mockup{background:linear-gradient(#1f0f27,#34103c);border-radius:32px;width:min(100%,330px);padding:12px;box-shadow:0 26px 50px #33003340}.home-page .screen{background:linear-gradient(#fff7ff,#efe3f5);border-radius:24px;gap:.85rem;min-height:510px;padding:1rem;display:grid}.home-page .screen-card{background:#fffffff2;border-radius:16px;padding:.9rem;box-shadow:0 10px 18px #33003312}.home-page .screen-card strong{color:var(--brand)}.home-page .screen-pill{color:var(--brand);background:#33003314;border-radius:999px;margin-top:.35rem;padding:.3rem .55rem;font-size:.78rem;font-weight:700;display:inline-block}.home-page .section-heading{text-align:center;margin-bottom:1.2rem}.home-page .section-heading h2{color:var(--brand);margin:0;font-size:clamp(1.7rem,3vw,2.2rem)}.home-page .section-heading p{max-width:700px;color:var(--muted);margin:.7rem auto 0}.home-page .features{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:1.2rem;display:grid}.home-page .feature-card{background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);padding:1.2rem;transition:transform .25s,box-shadow .25s;box-shadow:0 12px 28px #33003314}.home-page .feature-card:hover{transform:translateY(-6px);box-shadow:0 18px 34px #33003324}.home-page .feature-icon{background:linear-gradient(135deg,#3300331f,#a15bbb2e);border-radius:14px;place-items:center;width:52px;height:52px;margin-bottom:.9rem;font-size:1.35rem;display:grid}.home-page .feature-card h3{color:var(--brand);margin:0 0 .5rem;font-size:1.12rem}.home-page .feature-card p{color:var(--muted);margin:0}.home-page .social-links{align-items:center;gap:.8rem;display:flex}.home-page .social-btn{width:52px;height:52px;color:var(--brand);border:1px solid var(--border);background:#fff;border-radius:16px;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 6px 15px #3300330f}.home-page .social-btn:hover{background:var(--brand);color:#fff;border-color:var(--brand);transform:translateY(-5px);box-shadow:0 12px 24px #33003326}.home-page .social-btn svg{fill:currentColor;width:24px;height:24px}.home-page .stats{flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:1.2rem;display:flex}.home-page .stat{background:#ffffffe0;border:1px solid #33003314;border-radius:16px;min-width:120px;padding:.8rem .9rem;box-shadow:0 8px 18px #3300330f}.home-page .stat strong{color:var(--brand);font-size:.96rem;display:block}.home-page .free-banner{color:#fff;text-align:center;background:linear-gradient(135deg,#303,#5f2a6e 70%,#7b3a90);border-radius:24px;margin-top:.25rem;padding:1.5rem 1.2rem;box-shadow:0 18px 36px #3033}.home-page .free-banner h2{margin:0;font-size:clamp(1.6rem,2.6vw,2rem)}.home-page .free-banner p{color:#ffffffeb;margin:.8rem 0 0}.home-page .free-banner .subtitle{color:#fffc;margin-top:.35rem;display:block}.home-page .carousel-wrap{position:relative}.home-page .screenshots-swiper{padding:.35rem .2rem 3rem!important}.home-page .screenshots-swiper .swiper-slide{background:var(--surface);border:1px solid var(--border);border-radius:24px;justify-content:center;align-items:center;padding:.85rem;display:flex;box-shadow:0 12px 28px #33003317}.home-page .screenshots-swiper .swiper-slide img{aspect-ratio:auto;object-fit:contain;object-position:center top;background:linear-gradient(#f2e7f8,#e6d7ee);border-radius:18px;width:auto;max-width:100%;height:min(60vh,480px);margin:0 auto}.home-page .screenshots-swiper .swiper-button-next,.home-page .screenshots-swiper .swiper-button-prev{width:42px;height:42px;color:var(--brand);background:#fffffff2;border-radius:50%;box-shadow:0 8px 18px #3300331f;top:45%!important}.swiper-navigation-icon{height:20px!important}.home-page .screenshots-swiper .swiper-pagination{bottom:5px!important}.fade-up{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.fade-up.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.fade-up{opacity:1;transform:none}}@media (max-width:860px){.home-page .hero-card{text-align:center;grid-template-columns:1fr}.home-page .hero p{margin-inline:auto}.home-page .hero-actions{justify-content:center}}
