@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root{--background:#fff;--surface:#f7f7f7;--text:#111;--text-light:#666;--primary:#ec008c;--border:#e8e8e8;--radius:18px;--shadow:0 20px 50px #00000014;--transition:.3s ease}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--background);color:var(--text);font-family:Inter,sans-serif}.footer{color:#6b7280;background:#fff;border-top:1px solid #0f172a14;justify-content:center;align-items:center;gap:.75rem;margin-top:3rem;padding:2rem 0;display:flex}.footer img{width:2rem;height:2rem}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}.navbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid var(--border);z-index:1000;width:min(1200px,95%);box-shadow:var(--shadow);background:#ffffffd1;border-radius:20px;justify-content:space-between;align-items:center;padding:18px 30px;display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%)}.nav-logo{letter-spacing:.05em;font-size:1.3rem;font-weight:800}.nav-logo span{color:var(--primary)}.nav-links{gap:38px;display:flex}.nav-links a{color:#444;font-weight:500;transition:all .25s}.nav-links a:hover{color:var(--primary)}.download-btn{background:var(--primary);color:#fff;border:none;border-radius:999px;padding:14px 28px;font-weight:600;transition:all .3s}.download-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #ec008c4d}.hamburger{cursor:pointer;font-size:1.8rem;display:none}@media (width<=900px){.download-btn{display:none}.nav-links{background:#fff;flex-direction:column;align-items:center;gap:35px;width:270px;height:100vh;padding-top:120px;transition:all .35s;display:flex;position:fixed;top:0;right:-100%;box-shadow:-20px 0 40px #00000014}.nav-links.active{right:0}.hamburger{z-index:9999;display:block}}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:min(1080px,92%);margin:0 auto;padding:8rem 0 3rem;display:grid}.hero-label{color:var(--primary);letter-spacing:.2em;margin-bottom:25px;font-size:.9rem;font-weight:700}.hero h1{margin-bottom:30px;font-size:clamp(3rem,6vw,5.2rem);font-weight:800;line-height:1}.hero-description{color:var(--text-light);max-width:550px;margin-bottom:40px;font-size:1.2rem;line-height:1.8}.hero-content{max-width:640px}.hero-buttons{gap:20px;margin-bottom:40px;display:flex}.primary-btn{background:var(--primary);color:#fff;border-radius:999px;padding:16px 34px;font-weight:600;transition:all .3s}.primary-btn:hover{transform:translateY(-4px);box-shadow:0 15px 35px #ec008c4d}.secondary-btn{background:#f3f3f3;border-radius:999px;padding:16px 34px;font-weight:600}.hero-features{color:#666;flex-wrap:wrap;gap:30px;font-weight:500;display:flex}.hero-image{justify-content:center;align-items:center;display:flex;position:relative}.hero-image img{z-index:2;cursor:pointer;border-radius:42px;width:320px;animation:5s ease-in-out infinite float;position:relative;box-shadow:0 40px 80px #0000002e}.phone-glow{z-index:1;background:radial-gradient(#ec008c2e,#0000 70%);border-radius:50%;width:420px;height:420px;position:absolute}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@media (width<=900px){.hero{text-align:center;grid-template-columns:1fr;gap:50px;padding:8rem 0 2rem}.hero-description{margin:auto auto 40px}.hero-buttons,.hero-features{justify-content:center}.hero-image img{width:280px}}.brands-section{max-width:80rem;margin:0 auto;padding:6rem 2rem}.brands-title{color:#020617;text-align:center;margin-bottom:2rem;font-size:1.875rem;font-weight:700;line-height:2.25rem}.brands-grid{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}@media (width>=768px){.brands-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1024px){.brands-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.brand-card{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:10rem;height:9rem;transition:all .3s;display:flex}.brand-card:hover{border-color:#ec4899;transform:translateY(-.25rem);box-shadow:0 10px 15px -3px #0000001a}.brand-logo{width:3rem;height:3rem;margin-bottom:1rem;position:relative}.brand-logo img{object-fit:contain;width:100%;height:100%;display:block}.brand-name{color:#374151;font-weight:500;transition:color .3s}.brand-card:hover .brand-name{color:#ec4899}.download-section{background:linear-gradient(135deg,#fffffff2,#f5f5f5e6);border-radius:2rem;max-width:84rem;margin:3rem auto auto;padding:4rem 1.5rem;position:relative;overflow:hidden;box-shadow:0 30px 80px #0f172a14}.download-section:before{content:"";background:#ec48991f;border-radius:50%;width:18rem;height:18rem;position:absolute;top:-2rem;right:-4rem}.download-panel{z-index:1;text-align:center;max-width:52rem;margin:4rem auto;position:relative}.download-label{text-transform:uppercase;letter-spacing:.24em;color:#6b7280;margin-bottom:1rem;font-size:.875rem}.download-heading{letter-spacing:-.04em;color:#111827;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1.02}.download-copy{color:#4b5563;max-width:40rem;margin:0 auto;font-size:1.125rem;line-height:1.8}.download-actions{flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-top:2.5rem;display:flex}.download-link{border-radius:9999px;flex-direction:column;justify-content:center;align-items:center;min-width:17rem;max-width:20rem;padding:1.25rem 1.5rem;text-decoration:none;transition:transform .25s,box-shadow .25s,background-color .25s;display:inline-flex}.download-link span{letter-spacing:.18em;text-transform:uppercase;opacity:.88;margin-bottom:.35rem;font-size:.75rem;display:block}.download-link strong{font-size:1.1rem;line-height:1.3}.download-link:hover{transform:translateY(-.12rem);box-shadow:0 20px 40px #0f172a1f}.app-store{color:#fff;background:#111827}.google-play{color:#fff;background:#ec4899}.footer{text-align:center;color:#6b7280;background-color:#f9fafb;padding:2rem 1rem;font-size:.875rem}@media (width<=640px){.brand-card{width:40%;height:120px}}@media (width<=1024px){.download-section{padding:6rem 2rem}.download-panel{max-width:60rem}}
