:root{--background:#f3f6fa;--surface:#fff;--surface-strong:#fff;--border:#d8dde7;--text:#121a2c;--muted:#53606f;--brand:#ce1126;--brand-ink:#14213d;--accent:#006ba6;--accent-ink:#004c75;--city-gray:#747678;--success:#2d502d}*{box-sizing:border-box}html,body{background:radial-gradient(circle at top left, #006ba62e 0%, transparent 34%), radial-gradient(circle at top right, #ce11261a 0%, transparent 30%), linear-gradient(180deg, #f7f9fc 0%, var(--background) 48%, #edf2f7 100%);color:var(--text);margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}main{width:min(1120px,100% - 32px);margin:0 auto;padding:24px 0 56px}.shell{min-height:100vh}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:10;background:#ffffffe0;border-bottom:1px solid #ce11262e;position:sticky;top:0}.topbar-inner{justify-content:space-between;align-items:center;gap:24px;width:min(1120px,100% - 32px);margin:0 auto;padding:18px 0;display:flex}.brand{letter-spacing:.02em;font-size:1.2rem;font-weight:700}.brand span{color:var(--brand)}.brand-lockup{align-items:center;gap:12px;display:inline-flex}.brand-icon{border-radius:8px;flex-shrink:0;width:40px;height:40px;box-shadow:0 10px 24px #173e632e}.brand-icon-fallback{background:linear-gradient(135deg, var(--brand) 0%, var(--accent) 100%);color:#fff;place-items:center;font-size:.82rem;font-weight:800;display:inline-grid}.brand-copy{flex-wrap:wrap;align-items:baseline;gap:6px;display:inline-flex}.nav{flex-wrap:wrap;gap:10px;display:flex}.nav-link{color:var(--brand-ink);background:#ce112614;border-radius:999px;padding:8px 12px;font-size:.95rem}.nav-form{margin:0}.hero{gap:18px;margin-bottom:28px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--accent-ink);font-size:.78rem}.hero h1{margin:0;font-size:clamp(2.2rem,5vw,4rem);line-height:.98}.hero p{max-width:800px;color:var(--muted);font-size:1.1rem;line-height:1.6}.grid{gap:18px;display:grid}.grid.three{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.grid.two{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.card{border:1px solid var(--border);background:#fffffff0;border-radius:24px;padding:20px;box-shadow:0 20px 55px #14213d17}.card h2,.card h3{margin-top:0}.metric{color:var(--brand);font-size:2.4rem;font-weight:700}.map-stat{min-width:130px;color:var(--muted);text-align:right;justify-items:end;gap:2px;display:grid}.map-stat strong{color:var(--brand);font-size:1.8rem;line-height:1}.browser-location-map-card{gap:16px;display:grid}.browser-location-map-shell{gap:10px;display:grid}.browser-location-map-frame{aspect-ratio:1000/520;background:#ce11260f;border:1px solid #ce112624;border-radius:20px;width:100%;min-height:360px;position:relative;overflow:hidden}.browser-location-map{width:100%;height:100%}.browser-location-map-placeholder{z-index:1;width:100%;height:100%;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:14px;padding:24px;display:grid;position:absolute;inset:0}.map-info-window{color:#121a2c;gap:4px;font:13px/1.35 Arial,Helvetica,sans-serif;display:grid}.map-footnote{font-size:.9rem}.map-footnote-error{color:var(--brand-ink);font-weight:700}.muted{color:var(--muted)}.list{gap:12px;display:grid}.list-item{background:#ce11260b;border:1px solid #ce11261c;border-radius:18px;gap:6px;padding:14px 16px;display:grid}.row{justify-content:space-between;align-items:center;gap:16px;display:flex}.action-stack{gap:10px;display:grid}.action-stack-end{justify-items:end}.pill{text-transform:capitalize;color:var(--accent-ink);background:#006ba638;border-radius:999px;align-items:center;padding:6px 10px;font-size:.82rem;display:inline-flex}.cta-button,button{background:linear-gradient(135deg, var(--brand) 0%, #9b0d1f 100%);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:14px;padding:12px 16px}.nav-button{color:var(--brand-ink);box-shadow:none;background:#ce112614;border-radius:999px;padding:8px 12px}.secondary-button{color:var(--brand-ink);background:#006ba62e}.form{gap:14px;display:grid}.form-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.field{gap:8px;display:grid}.field label{font-weight:700}.field input,.field textarea,.field select{border:1px solid var(--border);width:100%;font:inherit;color:var(--text);background:#fff;border-radius:14px;padding:12px 14px}.field textarea{resize:vertical;min-height:120px}.notice{color:var(--success);background:#2d502d1f;border-radius:14px;padding:12px 14px}.warning-notice{color:var(--accent-ink);background:#006ba638;border:1px solid #006ba64d}.empty{border:1px dashed var(--border);color:var(--muted);border-radius:18px;padding:24px}.mini-list{gap:4px;margin-top:10px;display:grid}.filter-row{flex-wrap:wrap;gap:10px;display:flex}.filter-link{color:var(--brand-ink);background:#fffc;border:1px solid #ce112624;border-radius:999px;padding:8px 12px}.auth-shell{place-items:center;min-height:100vh;padding:32px 16px;display:grid}.auth-card{border:1px solid var(--border);background:#fffffff5;border-radius:28px;gap:16px;width:min(460px,100%);padding:28px;display:grid;box-shadow:0 20px 55px #14213d1a}.auth-card h1{margin:0;font-size:clamp(2rem,5vw,2.8rem)}.auth-brand-image{width:min(320px,100%);height:auto}.auth-form{margin-top:6px}.auth-notice{color:var(--brand-ink);background:#ce112614;border-radius:14px;padding:12px 14px}.auth-brand-text{color:var(--brand-ink);font-size:1.4rem;font-weight:800}.active-filter,.selected-list-item{background:#ce11261f;border-color:#ce112680}.marketing-shell{flex-direction:column;min-height:100vh;display:flex}.marketing-main{gap:36px;width:min(1180px,100% - 32px);margin:0 auto;padding:40px 0 56px;display:grid}.marketing-hero{align-items:start;gap:18px;display:grid}.marketing-copy{gap:18px;max-width:820px;display:grid}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.marketing-logo{width:min(560px,100%);height:auto;display:block}.marketing-title{margin:0;font-size:clamp(3rem,7vw,5.6rem);line-height:.94}.marketing-subtitle{max-width:620px;color:var(--muted);margin:0;font-size:1.15rem;line-height:1.65}.marketing-actions{align-items:center;gap:12px;display:flex}.store-actions{flex-wrap:wrap;gap:12px;display:flex}.contact-widget{position:relative}.contact-trigger{width:fit-content;color:var(--brand-ink);background:#ffffffe6;border:1px solid #ce112638;border-radius:999px;padding:9px 13px;box-shadow:0 10px 24px #14213d14}.contact-modal-backdrop{z-index:40;background:#2723265c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.contact-panel{border:1px solid var(--border);background:var(--surface-strong);border-radius:24px;width:min(520px,100%);max-height:calc(100vh - 40px);padding:22px;overflow-y:auto;box-shadow:0 28px 70px #181b2542}.contact-panel h2{margin:4px 0 0}.contact-close{width:38px;height:38px;color:var(--brand-ink);box-shadow:none;background:#ce112614;border-radius:50%;padding:0;font-size:1.5rem;line-height:1}.contact-form{margin-top:18px}.contact-actions{justify-content:end;gap:10px;display:flex}.store-availability-note{max-width:520px;color:var(--muted);margin:-6px 0 0;font-size:.92rem;line-height:1.5}.store-badge{color:#fff;background:linear-gradient(#14213d 0%,#0b1324 100%);border:1px solid #ffffff24;border-radius:20px;grid-template-columns:auto 1fr;align-items:center;gap:14px;min-width:220px;min-height:72px;padding:12px 16px;transition:transform .14s,box-shadow .14s,border-color .14s;display:grid;box-shadow:0 18px 38px #17181d2e}.store-badge:hover{border-color:#ffffff38;transform:translateY(-1px);box-shadow:0 22px 44px #17181d3d}.store-badge-icon{color:#fff;background:#ffffff14;border-radius:14px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.store-badge-icon-google_play{background:#ffffff1f}.store-badge-copy{gap:2px;display:grid}.store-badge-svg{width:24px;height:24px}.store-badge-label{opacity:.72;font-size:.78rem}.store-badge-title{font-size:1.08rem;font-weight:700}.store-badge-footnote{color:#ffffff9e;font-size:.75rem}.feed-preview{background:linear-gradient(135deg,#fffffffa 0%,#e8f4fbf0 100%);border:1px solid #ce112629;border-radius:28px;gap:18px;padding:26px;display:grid;box-shadow:0 24px 64px #14213d14}.feed-preview-header{justify-content:space-between;align-items:end;gap:18px;display:flex}.feed-preview-header h2{margin:4px 0 0;font-size:clamp(2rem,4vw,3rem);line-height:1}.feed-preview-header p{max-width:340px;color:var(--muted);margin:0;line-height:1.55}.feed-preview-header-actions{justify-items:end;gap:12px;display:grid}.feed-preview-grid{overscroll-behavior:contain;scrollbar-gutter:stable;flex-wrap:wrap;align-items:stretch;gap:14px;max-height:min(760px,78vh);padding-right:4px;display:flex;overflow-y:auto}.feed-preview-grid:focus-visible{outline-offset:4px;outline:3px solid #ce112659}.feed-preview-card{min-width:0;color:var(--brand-ink);background:#ffffffd6;border:1px solid #d8dde7eb;border-radius:20px;flex-direction:column;flex:0 0 calc(25% - 10.5px);display:flex;overflow:hidden;box-shadow:0 16px 34px #14213d0f}.feed-preview-image-wrap{aspect-ratio:16/10;background:#ce112614;overflow:hidden}.feed-preview-image{object-fit:cover;width:100%;height:100%;display:block}.feed-preview-image-placeholder{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#ce1126e6 0%,#14213de0 52%,#006ba6b8 100%);place-items:end start;width:100%;height:100%;padding:14px;font-size:.78rem;font-weight:800;display:grid}.feed-preview-body{color:var(--brand-ink);flex-direction:column;flex:1;align-items:flex-start;gap:9px;padding:14px;display:flex}.feed-preview-meta{min-height:24px;color:var(--muted);flex-wrap:wrap;align-items:center;gap:7px;font-size:.78rem;display:flex}.feed-preview-pill{color:var(--brand-ink);background:#ce11261c;border-radius:999px;padding:4px 8px;font-weight:700}.feed-preview-pill-deal{color:var(--success);background:#2d502d1f}.feed-preview-pill-news{color:#14213d;background:#73797e24}.feed-preview-body h3{color:var(--brand-ink);margin:0;font-size:1.04rem;line-height:1.22}.feed-preview-location,.feed-preview-summary{color:var(--muted);margin:0;line-height:1.45}.feed-preview-location{font-size:.85rem;font-weight:700}.feed-preview-summary{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.92rem;display:-webkit-box;overflow:hidden}.feed-preview-source{width:fit-content;color:var(--brand-ink);margin-top:auto;font-size:.86rem;font-weight:700}.feed-preview-empty{min-height:160px;color:var(--muted);text-align:center;border:1px dashed #ce11263d;border-radius:20px;place-items:center;display:grid}.feed-preview-cta{color:var(--brand-ink);font-weight:700;line-height:1.45}.benefits-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.benefit-card{border:1px solid var(--border);background:#fffffff0;border-radius:24px;gap:10px;padding:22px;display:grid;box-shadow:0 20px 55px #14213d12}.benefit-card h2{margin:0;font-size:1.35rem}.benefit-card p{color:var(--muted);margin:0;line-height:1.6}.landing-footer{width:min(1180px,100% - 32px);color:var(--muted);margin:auto auto 0;padding:0 0 28px;font-size:.95rem}.download-shell{place-items:center;min-height:100vh;padding:32px 16px;display:grid}.download-card{border:1px solid var(--border);background:#fffffff5;border-radius:28px;gap:16px;width:min(520px,100%);padding:28px;display:grid;box-shadow:0 20px 55px #14213d1a}.download-card h1{margin:0;font-size:clamp(2rem,5vw,3rem)}.detail-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.asset-preview{object-fit:cover;border:1px solid var(--border);border-radius:18px;width:100%;max-height:280px}.review-actions{flex-wrap:wrap;justify-content:flex-start}.preserve-lines{white-space:pre-wrap}.contact-list-preview{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}@media (max-width:720px){.topbar-inner,.browser-location-map-card>.row{flex-direction:column;align-items:flex-start}.map-stat{text-align:left;justify-items:start}.marketing-main{grid-template-columns:minmax(0,1fr);grid-auto-flow:row;justify-items:stretch;width:100%;padding-top:28px;padding-left:16px;padding-right:16px;overflow-x:clip}.marketing-hero{display:contents}.marketing-copy{order:1;grid-area:auto;width:calc(100vw - 32px);min-width:0;max-width:calc(100vw - 32px)}.feed-preview{order:2;width:calc(100vw - 32px);min-width:0;max-width:calc(100vw - 32px)}.benefits-grid{order:3;width:calc(100vw - 32px);min-width:0;max-width:calc(100vw - 32px)}.contact-actions{flex-direction:column-reverse}.benefits-grid{grid-template-columns:1fr}.marketing-logo{width:min(340px,100%)}.marketing-subtitle,.feed-preview-empty,.feed-preview-cta,.benefit-card p{overflow-wrap:anywhere}.feed-preview-empty{padding:18px}.feed-preview{border-radius:22px;padding:20px}.feed-preview-header{align-items:start;display:grid}.feed-preview-header-actions{text-align:left;justify-items:start}.feed-preview-grid{max-height:none;padding-right:0;overflow:visible}.feed-preview-card{flex-basis:100%}.feed-preview-image-wrap{aspect-ratio:16/7}.store-actions{flex-direction:column}.store-badge{min-width:0}}@media (min-width:721px) and (max-width:1020px){.feed-preview-card{flex-basis:calc(50% - 7px)}}
