*{box-sizing:border-box}:root{--primary:#3b6ff5;--primary-hover:#2f5ce0;--bg-page:#f6f8fb;--bg-card:#fff;--border:#e6eaf0;--text-main:#1f2a37;--text-secondary:#6b7280;--text-muted:#9ca3af;--radius-card:12px;--radius-button:8px;--card-shadow:0 1px 2px rgba(0,0,0,.04)}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--text-main);background:var(--bg-page);line-height:1.5}a{color:inherit}h1,h2,h3,ol,p,ul{margin:0}.page{width:100%;max-width:1120px;margin:0 auto;padding:24px 16px 56px;display:grid;grid-gap:36px;gap:36px}.pageFooterWrap{padding-top:0}.card,.heroPreview,.legalCard,.legalFooter,.previewMap,.previewMarker,.sectionCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--card-shadow)}.sectionCard{padding:16px;animation:fadeIn .22s ease}.heroGrid,.sectionCard{display:grid;grid-gap:16px;gap:16px}.heroContent{display:grid;grid-gap:12px;gap:12px}h1{font-size:32px;font-weight:700;max-width:22ch}h1,h2{line-height:1.4}h2{font-size:22px;font-weight:600}h3{font-size:16px;font-weight:500;line-height:1.5}li,p{font-size:15px;color:var(--text-secondary)}.subtitle{font-size:16px;margin-top:12px}.subtitleSmall{color:var(--text-secondary)}.ctaRow{margin-top:24px;display:flex;flex-direction:column;gap:12px}.trustLine{margin-top:12px;color:var(--text-muted);font-size:12px}.btn{display:inline-flex;justify-content:center;align-items:center;width:100%;min-height:42px;padding:0 18px;border-radius:var(--radius-button);border:none;font-size:15px;font-weight:500;line-height:1;transition:background-color .16s ease,color .16s ease;cursor:pointer}.btn:focus-visible,.linkButton:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.btnPrimary{background:var(--primary);color:#fff}.btnPrimary:hover{background:var(--primary-hover)}.btnSecondary{background:#eef2ff;color:var(--primary)}.btnSecondary:hover{background:#e3e9ff}.btn:disabled,.btn[aria-disabled=true]{opacity:.64;cursor:not-allowed}.btn.isLoading{color:transparent;position:relative}.btn.isLoading:after{content:"";width:14px;height:14px;border-radius:999px;border:2px solid hsla(0,0%,100%,.45);border-top-color:currentcolor;position:absolute;animation:spin .8s linear infinite}.btnPrimary.isLoading:after{border:2px solid hsla(0,0%,100%,.45);border-top-color:#fff}.btnSecondary.isLoading:after{border:2px solid rgba(59,111,245,.35);border-top:2px solid var(--primary)}.heroPreview{min-height:248px;padding:16px;display:grid;grid-gap:16px;gap:16px}.previewMap,.previewMarker{padding:16px}.previewMarker{display:grid;grid-gap:8px;gap:8px}.previewMap{min-height:96px;display:flex;align-items:center;justify-content:center;color:var(--text-muted);font-size:13px;background:#fbfcff}.howItWorksSection{gap:20px}.howItWorksHeader{display:grid;grid-gap:8px;gap:8px}.howItWorksList{list-style:none;padding:0;display:grid;grid-gap:24px;gap:24px}.stepCard{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;box-shadow:0 1px 3px rgba(15,23,42,.06);padding:24px;display:grid;grid-gap:20px;gap:20px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.stepCard:hover{border-color:#d9e3ff;box-shadow:0 6px 18px rgba(31,42,55,.08);transform:translateY(-1px)}.stepTextCol{display:grid;align-content:center;grid-gap:12px;gap:12px}.stepBadge{width:36px;height:36px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:var(--primary);background:#eef2ff}.stepTitle{font-size:24px;line-height:1.2;font-weight:600}.stepDescription{font-size:15px;line-height:1.55;color:var(--text-secondary)}.stepHelper{font-size:13px;color:var(--text-muted)}.stepVisualCol{min-width:0}.stepMock{border:1px solid #dbe5ff;border-radius:14px;background:linear-gradient(180deg,#f8faff,#eef3ff);padding:16px;min-height:210px;display:grid;grid-gap:12px;gap:12px;transition:transform .18s ease,box-shadow .18s ease}.stepCard:hover .stepMock{transform:translateY(-1px);box-shadow:0 5px 12px rgba(59,111,245,.12)}.stepMock .mockHeader{display:flex;gap:6px}.stepMock .mockDot{width:7px;height:7px;border-radius:999px;background:#c9d7ff}.stepMock .mockHeading{font-size:13px;font-weight:600;color:#293249}.stepMock .mockForm,.stepMock .mockLoginCard,.stepMock .mockResultFooter{background:#fff;border:1px solid #d8e2fb;border-radius:12px;padding:12px;display:grid;grid-gap:10px;gap:10px}.stepMock .mockGoogleButton,.stepMock .mockPrimaryButton{height:34px;border:none;border-radius:8px;background:var(--primary);color:#fff;font-size:12px;font-weight:600}.stepMockLocation{grid-template-columns:1.05fr .95fr;align-items:stretch}.stepMock .mockInput{height:10px;border-radius:999px;background:#edf2ff}.stepMock .mockInputShort{width:70%}.stepMock .mockMiniMap,.stepMock .mockResultMap{border:1px solid #d8e2fb;border-radius:12px;background:linear-gradient(135deg,rgba(59,111,245,.1) 25%,transparent 0) 0 0 /22px 22px,linear-gradient(225deg,rgba(59,111,245,.08) 25%,transparent 0) 0 0 /22px 22px,#f5f8ff;position:relative}.stepMock .mockMapPin{position:absolute;width:18px;height:18px;border-radius:999px;left:56%;top:48%;transform:translate(-50%,-50%);background:var(--primary);box-shadow:0 0 0 5px rgba(59,111,245,.18)}.stepMockModeration{align-content:start}.stepMock .mockStatusLine{display:flex;justify-content:space-between;align-items:center;gap:8px}.stepMock .mockStatusBadge{border-radius:999px;background:#e8f0ff;color:#2f5ce0;font-size:12px;font-weight:600;padding:6px 10px}.stepMock .mockMuted{color:var(--text-muted);font-size:12px}.stepMock .mockProgress{height:10px;border-radius:999px;background:#dfe7fd;overflow:hidden}.stepMock .mockProgressBar{display:block;width:58%;height:100%;background:linear-gradient(90deg,#3b6ff5,#8aa9ff)}.stepMock .mockChecklist{background:#fff;border:1px solid #d8e2fb;border-radius:12px;padding:12px;display:grid;grid-gap:8px;gap:8px}.stepMock .mockLine{display:block;height:10px;border-radius:999px;background:#edf2ff}.stepMock .mockLineShort{width:74%}.stepMockResult{grid-template-rows:1fr auto}.stepMock .mockActionRow{display:flex;flex-wrap:wrap;gap:8px}.stepMock .mockAction{display:inline-flex;align-items:center;justify-content:center;height:26px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:600;color:#3154be;background:#edf2ff}.plainList{display:grid;grid-gap:12px;gap:12px;padding-left:20px}.grid{grid-gap:16px;gap:16px}.card,.grid{display:grid}.card{padding:16px;grid-gap:12px;gap:12px}.gridThreeCols,.gridTwoCols{grid-template-columns:1fr}.benefitsGrid{gap:12px}.benefitCard{align-content:start}.benefitIcon{width:18px;height:18px;color:var(--text-secondary)}.benefitTitle{font-size:15px;line-height:1.45;font-weight:600;color:var(--text-main)}.benefitDescription{font-size:13px;line-height:1.5;color:var(--text-muted)}.pricingSection{gap:16px}.pricingContent,.pricingGrid{display:grid;grid-gap:16px;gap:16px}.pricingBullets{list-style:none;padding:0;margin:0;display:grid;grid-gap:12px;gap:12px}.pricingBullets li{display:flex;align-items:flex-start;gap:8px;color:var(--text-secondary);font-size:15px}.bulletDot{color:var(--primary);font-size:14px;line-height:1.4;margin-top:1px}.priceCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--card-shadow);padding:24px;display:grid;grid-gap:12px;gap:12px}.priceBadge{width:-moz-fit-content;width:fit-content;padding:4px 10px;border-radius:999px;background:#eef2ff;color:var(--primary);font-size:12px;line-height:1.4}.priceValue{font-size:28px;line-height:1.4;font-weight:700;color:var(--text-main)}.priceMeta{font-size:12px;line-height:1.5;color:var(--text-muted)}.priceCard .btn{width:100%}.statsGrid{gap:16px}.statsCard{min-height:112px;align-content:start}.statsCard strong{display:block;min-height:34px;font-size:24px;line-height:1.4;font-weight:700;color:var(--text-main)}.statsCard span{font-size:13px;line-height:1.5;color:var(--text-secondary)}.skeleton{display:inline-block;border-radius:8px;background:linear-gradient(90deg,#eef2f7,#e5ebf3 50%,#eef2f7);background-size:200% 100%;animation:skeletonPulse 1.2s ease-in-out infinite}.skeletonValue{width:72px;height:34px}.examplesScroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,82%);grid-gap:12px;gap:12px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x proximity}.examplesScroll::-webkit-scrollbar{height:8px}.examplesScroll::-webkit-scrollbar-thumb{background:#d7deea;border-radius:999px}.markerCard{scroll-snap-align:start}.markerCard img,.markerPlaceholder{width:100%;aspect-ratio:16/9;border-radius:8px}.markerCard img{object-fit:cover}.markerPlaceholder{background:linear-gradient(140deg,#f1f4f9,#e8edf5)}.markerTitle{font-size:15px;line-height:1.45;font-weight:600;color:var(--text-main)}.markerCity,.markerMeta{font-size:13px;line-height:1.5;color:var(--text-secondary)}.markerActions{display:flex;gap:12px;align-items:center}.linkButton{width:-moz-fit-content;width:fit-content;font-size:14px;color:var(--primary);text-decoration:none}.linkButton:hover{text-decoration:underline}.pagePreviewSection{gap:16px}.previewGrid{display:grid;grid-gap:16px;gap:16px}.pageMockCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--card-shadow);padding:16px;display:grid;grid-gap:12px;gap:12px}.mockPhoto{width:100%;aspect-ratio:16/9;border-radius:8px;display:block;object-fit:cover;border:1px solid var(--border);background:#fbfcff}.mockContent{display:grid;grid-gap:8px;gap:8px}.mockContent h3{font-size:15px;font-weight:600;color:var(--text-main)}.mockMiniMap{width:100%;min-height:84px;border:1px solid var(--border);border-radius:8px;display:block;object-fit:cover;background:#fbfcff}.mockActions{display:flex;gap:12px;flex-wrap:wrap}.mockActions .btn{width:auto}.previewBulletList{margin:0;padding-left:18px;display:grid;grid-gap:12px;gap:12px}.audienceGrid li,.previewBulletList li,.riskList li{font-size:14px;line-height:1.5;color:var(--text-secondary)}.compactAudienceSection,.riskSection{gap:16px}.audienceGrid{padding-left:18px}.audienceGrid,.riskList{margin:0;display:grid;grid-gap:12px;gap:12px}.riskList{padding:0;list-style:none}.riskList li{display:flex;gap:8px;align-items:flex-start}.riskNote{font-size:12px;color:var(--text-muted)}.finalCtaCard{background:#eef2ff}.finalCtaLayout{display:grid;grid-gap:16px;gap:16px}.finalCtaLayout .btn{width:100%}.legalPage{max-width:980px;margin:0 auto;padding:24px 16px 56px;display:grid;grid-gap:24px;gap:24px}.legalCard{padding:24px;line-height:1.6}.legalCard h1{margin-bottom:16px}.legalCard h2{margin-top:24px}.backLink{display:inline-block;margin-bottom:16px;color:var(--primary);text-decoration:none}.backLink:hover{text-decoration:underline}.legalFooter{margin-top:0;padding:12px 16px;box-shadow:none}.legalFooterNav{display:flex;flex-wrap:wrap;gap:12px 16px}.legalFooterNav a{color:var(--text-secondary);text-decoration:none;font-size:13px}.legalFooterNav a:hover{color:var(--primary);text-decoration:underline}@media (min-width:768px){.page{padding:32px 24px 56px;gap:48px}.sectionCard{padding:24px;gap:24px}h1{font-size:36px}h2{font-size:24px}.heroGrid{grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;align-items:stretch}.heroContent{grid-column:span 7}.heroPreview{grid-column:span 5;min-height:260px}.ctaRow{flex-direction:row}.btn{width:auto;min-width:196px}.stepCard{grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:24px;align-items:center}.stepCard.isReversed .stepTextCol{order:2}.stepCard.isReversed .stepVisualCol{order:1}.benefitsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.pricingGrid{grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;align-items:start}.pricingContent{grid-column:span 7}.priceCard{grid-column:span 5}.previewGrid{grid-template-columns:repeat(12,minmax(0,1fr));gap:24px}.pageMockCard{grid-column:span 8;padding:24px}.previewBulletList{grid-column:span 4;align-content:start;padding-left:20px}.audienceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px}.finalCtaLayout{grid-template-columns:1fr auto;align-items:center;gap:24px}.finalCtaLayout .btn{width:auto;min-width:220px}.gridTwoCols{grid-template-columns:repeat(2,minmax(0,1fr))}.examplesScroll{grid-auto-flow:row;grid-auto-columns:unset;overflow:visible;scroll-snap-type:none;gap:16px}.examplesScroll,.gridThreeCols{grid-template-columns:repeat(3,minmax(0,1fr))}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes skeletonPulse{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes fadeIn{0%{opacity:.96}to{opacity:1}}@media (min-width:1024px){.howItWorksList{gap:32px}.benefitsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}