.fr-page{--fr-bg:#fff;--fr-ink:#0a0a0a;--fr-muted:#6b7280;--fr-brand:#3b82f6;--fr-brand-hover:#2563eb;--fr-brand-soft:#eaf2ff;--fr-peach:#eaf2ff;--fr-border:#e5e7eb;--fr-red:#ef4444;--fr-green:#10b981;--fr-yellow:#f59e0b;background:var(--fr-bg);color:var(--fr-ink);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Inter Variable,Inter,ui-sans-serif,system-ui,sans-serif;line-height:1.5}.fr-page *{box-sizing:border-box}.fr-page a{color:inherit;text-decoration:none}.fr-page .fr-peach-strip{background:var(--fr-peach);width:100%;height:6px}.fr-page .fr-container{max-width:1200px;margin:0 auto;padding:0 24px}.fr-page .fr-btn-primary{background:var(--fr-brand);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 22px;font-size:15px;font-weight:600;transition:background .15s;display:inline-flex}.fr-page .fr-btn-primary:hover{background:var(--fr-brand-hover)}.fr-page .fr-btn-primary.fr-lg{border-radius:14px;padding:18px 32px;font-size:17px}.fr-page .fr-btn-google{color:var(--fr-ink);border:1px solid var(--fr-border);cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:10px;padding:11px 18px;font-size:14px;font-weight:600;display:inline-flex}.fr-page .fr-btn-google:hover{background:#fafafa}.fr-page .fr-pill{background:var(--fr-brand-soft);color:var(--fr-brand);letter-spacing:.02em;border-radius:999px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-block}.fr-page .fr-header{z-index:40;background:#fff;border-bottom:1px solid #0000;position:sticky;top:0}.fr-page .fr-header-inner{justify-content:space-between;align-items:center;gap:16px;height:76px;display:flex}.fr-page .fr-header-left{align-items:center;gap:12px;display:flex}.fr-page .fr-burger{border:1px solid var(--fr-border);width:40px;height:40px;color:var(--fr-ink);cursor:pointer;background:#fff;border-radius:10px;justify-content:center;align-items:center;transition:background .15s,border-color .15s;display:inline-flex}.fr-page .fr-burger:hover{background:var(--fr-brand-soft);border-color:var(--fr-brand);color:var(--fr-brand)}.fr-page .fr-logo{letter-spacing:-.01em;align-items:center;gap:10px;font-size:22px;font-weight:800;display:flex}.fr-page .fr-nav{color:#374151;gap:44px;font-size:15px;font-weight:500;display:none}@media (width>=900px){.fr-page .fr-nav{display:flex}}.fr-page .fr-nav a:hover{color:var(--fr-ink)}.fr-page .fr-header-cta{align-items:center;gap:12px;display:flex}.fr-page .fr-header-cta .fr-btn-google{display:none}@media (width>=700px){.fr-page .fr-header-cta .fr-btn-google{display:inline-flex}}.fr-page .fr-hero{text-align:center;padding:60px 0 40px}.fr-page .fr-trust{color:#4b5563;align-items:center;gap:14px;margin-bottom:44px;font-size:15px;display:inline-flex}.fr-page .fr-trust b{color:var(--fr-ink)}.fr-page .fr-avatars{display:flex}.fr-page .fr-avatar-slot{color:#fff;border:2px solid #fff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;margin-left:-10px;font-size:15px;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.fr-page .fr-avatar-slot:first-child{margin-left:0}.fr-page .fr-avatar-slot img{object-fit:cover;border-radius:999px;width:100%;height:100%;position:absolute;inset:0}.fr-page .fr-avatar-initial{z-index:0;position:relative}.fr-page .fr-logo-mark{width:32px;height:32px}.fr-page .fr-wordmark{letter-spacing:-.02em;color:var(--fr-ink);font-family:Inter Variable,Inter,system-ui,sans-serif;font-size:22px;font-weight:800}.fr-page .fr-wordmark-ai{color:var(--fr-brand)}.fr-page .fr-h1{letter-spacing:-.025em;max-width:880px;margin:0 auto 24px;font-size:clamp(30px,4.4vw,54px);font-weight:800;line-height:1.08}.fr-page .fr-sub{color:var(--fr-muted);max-width:560px;margin:0 auto 40px;font-size:clamp(15px,1.3vw,17px)}.fr-page .fr-perfect{color:var(--fr-muted);align-items:center;gap:18px;margin-bottom:44px;font-size:15px;display:inline-flex}.fr-page .fr-perfect .fr-social-icons{color:#4b5563;gap:14px;display:flex}.fr-page .fr-cta-note{color:var(--fr-muted);margin-top:14px;font-size:15px}.fr-page .fr-niches{padding:30px 0 80px;position:relative}.fr-page .fr-niches-header{align-items:center;gap:14px;margin-bottom:24px;padding-left:24px;font-size:22px;font-weight:700;display:flex}.fr-page .fr-niches-header svg{width:42px;height:42px;color:var(--fr-ink)}.fr-page .fr-niches-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:18px;padding:8px 24px 24px;display:flex;overflow-x:auto}.fr-page .fr-niches-track::-webkit-scrollbar{display:none}.fr-page .fr-niche-card{aspect-ratio:9/16;scroll-snap-align:start;background:#111;border-radius:20px;flex:0 0 240px;position:relative;overflow:hidden}.fr-page .fr-niche-card img,.fr-page .fr-niche-card video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.fr-page .fr-niche-card .fr-niche-label{color:#fff;text-align:center;background:linear-gradient(#0000,#000000bf);padding:12px 16px 14px;font-size:14px;font-weight:600;position:absolute;bottom:0;left:0;right:0}.fr-page .fr-section{padding:90px 0}.fr-page .fr-section h2{letter-spacing:-.02em;text-align:center;margin:0 0 14px;font-size:clamp(24px,2.8vw,34px);font-weight:800}.fr-page .fr-section .fr-section-sub{text-align:center;color:var(--fr-muted);max-width:640px;margin:0 auto 48px;font-size:17px}.fr-page .fr-views-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:900px;margin:0 auto;display:grid}.fr-page .fr-views-card{aspect-ratio:9/16;background:#1a1a1a;border-radius:14px;position:relative;overflow:hidden}.fr-page .fr-views-card img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.fr-page .fr-views-badge{background:var(--fr-red);color:#fff;border-radius:6px;padding:5px 12px;font-size:13px;font-weight:700;position:absolute;top:12px;left:12px}.fr-page .fr-views-count{color:#fff;text-shadow:0 2px 6px #00000080;align-items:center;gap:6px;font-size:20px;font-weight:700;display:flex;position:absolute;bottom:14px;left:14px}.fr-page .fr-views-channel{align-items:center;gap:12px;max-width:900px;margin:22px auto 0;display:flex}.fr-page .fr-views-channel img{border-radius:999px;width:42px;height:42px}.fr-page .fr-views-channel .fr-ch-name{font-size:15px;font-weight:700}.fr-page .fr-views-channel .fr-ch-handle{color:var(--fr-muted);font-size:14px}.fr-page .fr-stats{flex-wrap:wrap;justify-content:center;gap:80px;padding:60px 0;display:flex}.fr-page .fr-stat{text-align:center}.fr-page .fr-stat-num{color:var(--fr-brand);letter-spacing:-.02em;font-size:clamp(24px,2.6vw,32px);font-weight:800;line-height:1}.fr-page .fr-stat-label{color:var(--fr-muted);margin-top:10px;font-size:15px}.fr-page .fr-stats-divider{background:var(--fr-border);align-self:stretch;width:1px}.fr-page .fr-why-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1100px;margin:0 auto;display:grid}@media (width<=800px){.fr-page .fr-why-grid{grid-template-columns:1fr}}.fr-page .fr-why-card{border:1px solid var(--fr-border);background:#fafafa;border-radius:18px;padding:28px 24px;transition:transform .15s,box-shadow .15s;position:relative}.fr-page .fr-why-card.fr-good{border:1.5px solid var(--fr-brand);background:linear-gradient(#eaf2ff 0%,#fff 100%);transform:translateY(-4px);box-shadow:0 20px 50px -25px #3b82f673}.fr-page .fr-why-icon{color:#b91c1c;background:#fee2e2;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:16px;display:inline-flex}.fr-page .fr-why-card.fr-good .fr-why-icon{background:var(--fr-brand);color:#fff}.fr-page .fr-why-title{margin-bottom:8px;font-size:17px;font-weight:700}.fr-page .fr-why-body{color:var(--fr-muted);font-size:14px;line-height:1.55}.fr-page .fr-hiw-step{grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin-bottom:100px;display:grid}@media (width<=800px){.fr-page .fr-hiw-step{grid-template-columns:1fr;gap:30px}}.fr-page .fr-hiw-step.fr-flip .fr-hiw-visual{order:2}.fr-page .fr-hiw-step.fr-flip .fr-hiw-body{order:1}@media (width<=800px){.fr-page .fr-hiw-step.fr-flip .fr-hiw-visual,.fr-page .fr-hiw-step.fr-flip .fr-hiw-body{order:unset}}.fr-page .fr-hiw-body h3{letter-spacing:-.02em;align-items:center;gap:12px;margin:20px 0 16px;font-size:30px;font-weight:800;display:flex}.fr-page .fr-hiw-body p{color:var(--fr-muted);margin:0 0 20px;font-size:17px}.fr-page .fr-hiw-body ul{margin:0;padding:0;list-style:none}.fr-page .fr-hiw-body li{align-items:center;gap:10px;padding:8px 0;font-size:16px;display:flex}.fr-page .fr-hiw-body li svg{color:var(--fr-brand);width:20px;height:20px}.fr-page .fr-hiw-visual{aspect-ratio:4/3;background:linear-gradient(135deg,#14b8a6,#7c3aed);border-radius:18px;padding:8px;box-shadow:0 20px 60px -20px #7c3aed66}.fr-page .fr-hiw-visual-inner{filter:blur(2px);background:#fff;border-radius:12px;flex-direction:column;gap:12px;width:100%;height:100%;padding:20px;display:flex}.fr-page .fr-hiw-mock-row{background:#e5e7eb;border-radius:6px;height:12px}.fr-page .fr-hiw-mock-row.short{background:#d1d5db;width:40%}.fr-page .fr-hiw-mock-row.brand{background:var(--fr-brand);width:25%}.fr-page .fr-hiw-mock-box{background:#f3f4f6;border-radius:8px;flex:1;margin-top:8px}.fr-page .fr-testi-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}@media (width<=900px){.fr-page .fr-testi-grid{grid-template-columns:1fr}}.fr-page .fr-testi-card{border:1px solid var(--fr-border);background:#fff;border-radius:16px;padding:24px}.fr-page .fr-testi-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.fr-page .fr-testi-name{align-items:center;gap:10px;font-size:15px;font-weight:700;display:flex}.fr-page .fr-testi-avatar{color:#fff;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:inline-flex;overflow:hidden}.fr-page .fr-testi-stars{color:var(--fr-yellow);letter-spacing:2px;font-size:15px}.fr-page .fr-testi-body{color:#4b5563;font-size:15px;line-height:1.55}.fr-page .fr-faq-list{max-width:900px;margin:0 auto}.fr-page .fr-faq-item{border-bottom:1px solid var(--fr-border)}.fr-page .fr-faq-summary{cursor:pointer;justify-content:space-between;align-items:center;padding:26px 8px;font-size:19px;font-weight:700;list-style:none;display:flex}.fr-page .fr-faq-summary::-webkit-details-marker{display:none}.fr-page .fr-faq-summary:after{content:"";border-bottom:2px solid #6b7280;border-right:2px solid #6b7280;width:12px;height:12px;transition:transform .2s;transform:rotate(45deg)}.fr-page .fr-faq-item[open] .fr-faq-summary:after{transform:rotate(-135deg)}.fr-page .fr-faq-body{color:var(--fr-muted);padding:0 8px 24px;font-size:16px;line-height:1.6}.fr-page .fr-footer{border-top:1px solid var(--fr-border);text-align:center;color:var(--fr-muted);padding:40px 0;font-size:14px}.fr-page .fr-legal-footer{border-top:1px solid var(--fr-border);text-align:center;background:#fafafa;padding:40px 0 32px}.fr-page .fr-legal-disclaimer{max-width:780px;color:var(--fr-muted);margin:0 auto 14px;font-size:12px;line-height:1.6}.fr-page .fr-legal-links{color:var(--fr-ink);flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:20px auto 12px;font-size:13px;display:flex}.fr-page .fr-legal-links button{cursor:pointer;color:var(--fr-ink);font:inherit;text-underline-offset:3px;background:0 0;border:0;padding:0;text-decoration:underline}.fr-page .fr-legal-links button:hover{color:var(--fr-brand)}.fr-page .fr-legal-links span{color:var(--fr-muted)}.fr-page .fr-legal-copy{color:var(--fr-muted);margin-top:12px;font-size:12px}.fr-page .fr-footer-links{text-align:left;grid-template-columns:repeat(4,1fr);gap:24px;max-width:900px;margin:0 auto 32px;display:grid}@media (width<=700px){.fr-page .fr-footer-links{grid-template-columns:repeat(2,1fr)}}.fr-page .fr-footer-links ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.fr-page .fr-footer-links a{color:var(--fr-muted);font-size:13px}.fr-page .fr-footer-links a:hover{color:var(--fr-brand)}.fr-page .fr-cta-row{flex-direction:column;align-items:center;gap:8px;display:flex}.fr-page .fr-legacy-banner{color:#78350f;text-align:center;background:#fef3c7;border-bottom:1px solid #fde68a;padding:8px 16px;font-size:13px;font-weight:600}.fr-page .fr-legacy-banner a{text-decoration:underline}@media (width<=699px){.fr-page .fr-container{padding:0 16px}.fr-page .fr-legacy-banner{padding:6px 12px;font-size:12px;line-height:1.4}.fr-page .fr-header-inner{gap:10px;height:60px}.fr-page .fr-header-left{gap:8px}.fr-page .fr-burger{border-radius:9px;width:36px;height:36px}.fr-page .fr-logo{gap:8px}.fr-page .fr-logo-mark{width:26px;height:26px}.fr-page .fr-wordmark{font-size:17px}.fr-page .fr-header-cta .fr-btn-primary{white-space:nowrap;border-radius:10px;padding:9px 14px;font-size:13px}.fr-page .fr-hero{padding:28px 0 24px}.fr-page .fr-trust{flex-wrap:nowrap;gap:10px;margin-bottom:24px;font-size:13px}.fr-page .fr-avatar-slot{border-width:2px;width:30px;height:30px;margin-left:-8px;font-size:12px}.fr-page .fr-h1{margin-bottom:16px;font-size:clamp(26px,7.6vw,34px);line-height:1.12}.fr-page .fr-sub{margin-bottom:24px;font-size:15px;line-height:1.5}.fr-page .fr-perfect{gap:14px;margin-bottom:24px;font-size:14px}.fr-page .fr-btn-primary.fr-lg{border-radius:12px;width:100%;max-width:340px;padding:16px 24px;font-size:15px}.fr-page .fr-cta-note{margin-top:12px;font-size:13px}.fr-page .fr-niches{padding:16px 0 48px}.fr-page .fr-niches-header{gap:10px;margin-bottom:16px;padding-left:16px;font-size:18px}.fr-page .fr-niches-header svg{width:32px;height:32px}.fr-page .fr-niches-track{gap:14px;padding:8px 16px 20px}.fr-page .fr-niche-card{border-radius:16px;flex:0 0 200px}.fr-page .fr-niche-card .fr-niche-label{padding:10px 12px 12px;font-size:13px}.fr-page .fr-section{padding:48px 0}.fr-page .fr-section h2{margin-bottom:10px;font-size:24px}.fr-page .fr-section .fr-section-sub{margin-bottom:28px;padding:0 4px;font-size:15px;line-height:1.5}.fr-page .fr-views-grid{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;grid-template-columns:none;gap:12px;max-width:none;margin:0 -16px;padding:4px 16px 8px;display:flex;overflow-x:auto}.fr-page .fr-views-grid::-webkit-scrollbar{display:none}.fr-page .fr-views-card{scroll-snap-align:center;border-radius:16px;flex:0 0 76vw;max-width:320px}.fr-page .fr-views-count{font-size:18px}.fr-page .fr-views-badge{padding:4px 10px;font-size:12px}.fr-page .fr-views-channel{gap:10px;margin:18px auto 0;padding:0 4px}.fr-page .fr-views-channel img{width:38px;height:38px}.fr-page .fr-stats{gap:24px;padding:28px 0}.fr-page .fr-stats-divider{display:none}.fr-page .fr-stat-num{font-size:28px}.fr-page .fr-stat-label{margin-top:6px;font-size:14px}.fr-page .fr-why-grid{gap:14px}.fr-page .fr-why-card{border-radius:16px;padding:22px 20px}.fr-page .fr-why-card.fr-good{transform:none}.fr-page .fr-why-title{font-size:16px}.fr-page .fr-why-body{font-size:14px}.fr-page .fr-testi-grid{gap:14px}.fr-page .fr-testi-card{border-radius:14px;padding:18px}.fr-page .fr-testi-head{gap:10px;margin-bottom:12px}.fr-page .fr-testi-name{gap:8px;min-width:0;font-size:14px}.fr-page .fr-testi-name>div{min-width:0}.fr-page .fr-testi-avatar{flex-shrink:0;width:32px;height:32px}.fr-page .fr-testi-stars{letter-spacing:1px;flex-shrink:0;font-size:13px}.fr-page .fr-testi-body{font-size:14px}.fr-page .fr-faq-summary{gap:14px;padding:20px 4px;font-size:16px}.fr-page .fr-faq-summary:after{width:10px;height:10px}.fr-page .fr-faq-body{padding:0 4px 20px;font-size:15px}.fr-page .fr-footer{padding:28px 0;font-size:13px}.fr-page .fr-legal-footer{padding:28px 0 24px}.fr-page .fr-legal-disclaimer{padding:0 4px;font-size:12px}.fr-page .fr-legal-links{gap:6px 10px;font-size:13px}.fr-page .fr-footer-links{gap:20px 16px;margin-bottom:24px;padding:0 4px}.fr-page .fr-footer-links a{font-size:13px}}@media (width<=359px){.fr-page .fr-header-cta .fr-btn-primary{padding:8px 12px;font-size:12px}.fr-page .fr-wordmark{font-size:15px}.fr-page .fr-logo-mark{width:24px;height:24px}.fr-page .fr-h1{font-size:24px}}
