.btn-app-store.compact{padding:10px 16px;font-size:.9rem;border-radius:10px}.btn-app-store.compact svg{width:22px;height:22px}.btn-app-store.compact small{font-size:.6rem}.logo-brand{display:flex;align-items:center;gap:10px}.logo-image{border-radius:10px;object-fit:cover;flex-shrink:0}.logo-text{font-weight:800;font-size:1.15rem;letter-spacing:-.02em}.header{position:sticky;top:0;z-index:100;background:#fafafad9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.header-inner{display:flex;align-items:center;justify-content:space-between;height:72px;gap:24px}.logo{display:flex;align-items:center}.nav{display:flex;gap:8px}.nav-link{padding:8px 14px;border-radius:8px;font-size:.95rem;font-weight:500;color:var(--text-muted);transition:color .15s,background .15s}.nav-link:hover,.nav-link.active{color:var(--text);background:var(--accent-soft)}.header-cta{flex-shrink:0}@media(max-width:768px){.nav{display:none}.header-inner{height:64px}}.footer{background:var(--surface);border-top:1px solid var(--border);padding:48px 0 32px;margin-top:40px}.footer-inner{display:grid;gap:24px}.footer-brand p{color:var(--text-muted);font-size:.95rem;margin-top:12px;max-width:320px}.footer-links{display:flex;gap:20px;flex-wrap:wrap}.footer-links a{color:var(--text-muted);font-size:.9rem}.footer-links a:hover{color:var(--text)}.footer-copy{color:var(--text-muted);font-size:.85rem;padding-top:16px;border-top:1px solid var(--border)}.layout{min-height:100vh;display:flex;flex-direction:column}.layout main{flex:1}.feature-card{background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);overflow:hidden;box-shadow:var(--shadow);transition:transform .2s ease,box-shadow .2s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.feature-card-image{background:#f3f4f6;padding:16px;display:flex;justify-content:center}.feature-card-image img{max-height:280px;width:auto;border-radius:12px;box-shadow:0 8px 24px #0000001a}.feature-card.compact .feature-card-image img{max-height:220px}.feature-card-body{padding:24px}.feature-card-icon{font-size:1.5rem;display:block;margin-bottom:8px}.feature-card-body h3{font-size:1.15rem;font-weight:700;margin-bottom:8px}.feature-card-body p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.pricing{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.pricing-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:40px;max-width:800px}.pricing-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:32px;position:relative}.pricing-card.featured{background:#000;color:#fff;border-color:#000}.pricing-badge{position:absolute;top:16px;right:16px;background:var(--orange);color:#fff;font-size:.75rem;font-weight:700;padding:4px 10px;border-radius:999px}.pricing-card h3{font-size:1.25rem;font-weight:700;margin-bottom:8px}.pricing-price{font-size:2rem;font-weight:800;margin-bottom:4px}.pricing-price span{font-size:1rem;font-weight:500;opacity:.7}.pricing-year{font-size:.9rem;opacity:.7;margin-bottom:24px}.pricing-card ul{list-style:none}.pricing-card li{padding:8px 0 8px 24px;position:relative;font-size:.95rem}.pricing-card li:before{content:"✓";position:absolute;left:0;font-weight:700}.pricing-card.featured li:before{color:var(--orange)}@media(max-width:640px){.pricing-grid{grid-template-columns:1fr}}.hero{padding:64px 0 80px;background:linear-gradient(180deg,#fff 0%,var(--bg) 100%)}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.hero-badge{display:inline-block;background:var(--accent-soft);color:var(--text-muted);font-size:.85rem;font-weight:600;padding:6px 12px;border-radius:999px;margin-bottom:20px}.hero-content h1{font-size:clamp(2.2rem,5vw,3.4rem);font-weight:800;line-height:1.08;letter-spacing:-.04em;margin-bottom:20px}.hero-lead{font-size:1.15rem;color:var(--text-muted);max-width:480px;margin-bottom:32px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:40px}.hero-stats{display:flex;gap:32px;flex-wrap:wrap}.hero-stats div{display:flex;flex-direction:column}.hero-stats strong{font-size:1.25rem;font-weight:800}.hero-stats span{font-size:.85rem;color:var(--text-muted)}.hero-visual{display:flex;justify-content:center}.phone-frame{position:relative;max-width:320px;border-radius:36px;padding:12px;background:#111;box-shadow:var(--shadow-lg)}.hero-screenshot{border-radius:28px;width:100%}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:40px}.features-more{text-align:center;margin-top:40px}.showcase-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.showcase-list{list-style:none;margin-top:24px}.showcase-list li{padding:10px 0 10px 28px;position:relative;color:var(--text);font-weight:500}.showcase-list li:before{content:"✓";position:absolute;left:0;color:#000;font-weight:700}.showcase-image img{border-radius:var(--radius);box-shadow:var(--shadow-lg);max-width:320px;margin:0 auto}.cta-banner{background:#000;color:#fff;padding:64px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap}.cta-inner h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;margin-bottom:8px}.cta-inner p{opacity:.75}.cta-banner .btn-app-store{background:#fff;color:#000}@media(max-width:900px){.hero-grid,.showcase-grid{grid-template-columns:1fr;text-align:center}.hero-lead,.section-subtitle{margin-left:auto;margin-right:auto}.hero-actions,.hero-stats{justify-content:center}.features-grid{grid-template-columns:1fr}.showcase-list{text-align:left;max-width:320px;margin-left:auto;margin-right:auto}.cta-inner{flex-direction:column;text-align:center}}.features-hero{padding:64px 0 32px;text-align:center;background:var(--surface);border-bottom:1px solid var(--border)}.features-hero h1{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;letter-spacing:-.03em;margin-bottom:16px}.features-hero p{color:var(--text-muted);font-size:1.1rem;max-width:640px;margin:0 auto}.features-full{display:flex;flex-direction:column;gap:80px}.feature-block{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.feature-block.reverse{direction:rtl}.feature-block.reverse>*{direction:ltr}.feature-emoji{font-size:2rem;display:block;margin-bottom:12px}.feature-block-text h2{font-size:1.75rem;font-weight:800;letter-spacing:-.02em;margin-bottom:12px}.feature-block-text p{color:var(--text-muted);font-size:1.05rem;line-height:1.7}.feature-block-image img{border-radius:var(--radius);box-shadow:var(--shadow-lg);max-width:300px;margin:0 auto}.features-cta{background:var(--accent-soft);text-align:center}.features-cta-inner h2{font-size:1.75rem;font-weight:800;margin-bottom:8px}.features-cta-inner p{color:var(--text-muted);margin-bottom:24px}@media(max-width:768px){.feature-block,.feature-block.reverse{grid-template-columns:1fr;direction:ltr}.features-full{gap:56px}}*{box-sizing:border-box;margin:0;padding:0}:root{--bg: #fafafa;--surface: #ffffff;--text: #111111;--text-muted: #6b7280;--border: #e5e7eb;--accent: #000000;--accent-soft: #f3f4f6;--orange: #f97316;--radius: 16px;--shadow: 0 4px 24px rgba(0, 0, 0, .06);--shadow-lg: 0 20px 60px rgba(0, 0, 0, .12)}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1120px,92vw);margin:0 auto}.section{padding:80px 0}.section-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;letter-spacing:-.03em;margin-bottom:12px}.section-subtitle{color:var(--text-muted);font-size:1.05rem;max-width:560px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 24px;border-radius:12px;font-weight:600;font-size:1rem;border:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--accent);color:#fff;box-shadow:0 8px 24px #0000002e}.btn-primary:hover{background:#222}.btn-secondary{background:var(--surface);color:var(--text);border:1px solid var(--border)}.btn-app-store{background:#000;color:#fff;padding:16px 28px;border-radius:14px;font-size:1.05rem}.btn-app-store svg{width:28px;height:28px;flex-shrink:0}.btn-app-store span{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.btn-app-store small{font-size:.7rem;font-weight:500;opacity:.85}@media(max-width:768px){.section{padding:56px 0}}
