:root{--google-blue: #1a73e8;--google-blue-hover: #1765cc;--google-yellow: #fbbc04;--text: #202124;--text-secondary: #5f6368;--border: #dadce0;--bg: #f8f9fa;--card: #ffffff;--error: #d93025}[data-astro-cid-b3m4c2hy]{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:Roboto,Google Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;-webkit-font-smoothing:antialiased}main[data-astro-cid-b3m4c2hy]{min-height:100dvh;display:grid;place-items:center;padding:24px 16px}.card[data-astro-cid-b3m4c2hy]{width:min(560px,100%);background:var(--card);border:1px solid var(--border);border-radius:8px;padding:32px 28px;box-shadow:0 1px 2px #3c404314,0 1px 3px 1px #3c40430f}.brand[data-astro-cid-b3m4c2hy]{display:flex;align-items:center;gap:10px;margin-bottom:20px}.brand-logo[data-astro-cid-b3m4c2hy]{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#4285f4,#34a853 50%,#fbbc04,#ea4335);display:grid;place-items:center;color:#fff;font-weight:700;font-size:16px}.brand-name[data-astro-cid-b3m4c2hy]{font-size:16px;font-weight:500}.brand-city[data-astro-cid-b3m4c2hy]{font-size:13px;color:var(--text-secondary);margin-left:auto}h1[data-astro-cid-b3m4c2hy]{margin:0 0 8px;font-size:22px;font-weight:400}.lead[data-astro-cid-b3m4c2hy]{margin:0 0 24px;color:var(--text-secondary);font-size:14px;line-height:1.5}.stars[data-astro-cid-b3m4c2hy]{display:flex;justify-content:center;gap:6px;margin:24px 0 8px}.star[data-astro-cid-b3m4c2hy]{background:none;border:0;padding:6px;cursor:pointer;line-height:0;border-radius:50%;transition:transform .12s ease,background-color .12s ease}.star[data-astro-cid-b3m4c2hy]:hover,.star[data-astro-cid-b3m4c2hy]:focus-visible{background:#1a73e814;outline:none}.star[data-astro-cid-b3m4c2hy]:focus-visible{box-shadow:0 0 0 2px var(--google-blue)}.star[data-astro-cid-b3m4c2hy]:active{transform:scale(.94)}.star[data-astro-cid-b3m4c2hy] svg[data-astro-cid-b3m4c2hy]{width:44px;height:44px;fill:#dadce0;transition:fill .12s ease}.star[data-astro-cid-b3m4c2hy].is-active svg[data-astro-cid-b3m4c2hy]{fill:var(--google-yellow)}.star-hint[data-astro-cid-b3m4c2hy]{text-align:center;font-size:13px;color:var(--text-secondary);min-height:18px;margin-bottom:8px}.private-form[data-astro-cid-b3m4c2hy]{display:none;margin-top:24px;padding-top:20px;border-top:1px solid var(--border)}.private-form[data-astro-cid-b3m4c2hy].is-visible{display:block}.private-form[data-astro-cid-b3m4c2hy] h2[data-astro-cid-b3m4c2hy]{margin:0 0 6px;font-size:18px;font-weight:500}.private-form[data-astro-cid-b3m4c2hy] .lead[data-astro-cid-b3m4c2hy]{margin-bottom:18px}.field[data-astro-cid-b3m4c2hy]{margin-bottom:16px}label[data-astro-cid-b3m4c2hy]{display:block;font-size:13px;color:var(--text-secondary);margin-bottom:6px}select[data-astro-cid-b3m4c2hy],input[data-astro-cid-b3m4c2hy],textarea[data-astro-cid-b3m4c2hy]{width:100%;font:inherit;font-size:14px;color:var(--text);padding:10px 12px;border:1px solid var(--border);border-radius:4px;background:#fff;transition:border-color .12s ease,box-shadow .12s ease}select[data-astro-cid-b3m4c2hy]:focus,input[data-astro-cid-b3m4c2hy]:focus,textarea[data-astro-cid-b3m4c2hy]:focus{outline:none;border-color:var(--google-blue);box-shadow:0 0 0 1px var(--google-blue)}input[data-astro-cid-b3m4c2hy].is-invalid{border-color:var(--error);box-shadow:0 0 0 1px var(--error)}textarea[data-astro-cid-b3m4c2hy]{min-height:120px;resize:vertical}.honeypot[data-astro-cid-b3m4c2hy]{position:absolute;left:-10000px;width:1px;height:1px;opacity:0}.actions[data-astro-cid-b3m4c2hy]{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.btn[data-astro-cid-b3m4c2hy]{font:inherit;font-size:14px;font-weight:500;padding:10px 18px;border-radius:4px;cursor:pointer;border:0;transition:background-color .12s ease,box-shadow .12s ease}.btn-text[data-astro-cid-b3m4c2hy]{background:transparent;color:var(--google-blue)}.btn-text[data-astro-cid-b3m4c2hy]:hover{background:#1a73e814}.btn-primary[data-astro-cid-b3m4c2hy]{background:var(--google-blue);color:#fff}.btn-primary[data-astro-cid-b3m4c2hy]:hover{background:var(--google-blue-hover);box-shadow:0 1px 2px #3c40434d,0 1px 3px 1px #3c404326}.btn-primary[data-astro-cid-b3m4c2hy]:disabled{background:#c9d6f0;cursor:not-allowed;box-shadow:none}.status[data-astro-cid-b3m4c2hy]{margin-top:12px;font-size:13px;color:var(--text-secondary);min-height:18px}.status[data-astro-cid-b3m4c2hy].is-error{color:var(--error)}.success-state[data-astro-cid-b3m4c2hy]{display:none;text-align:center;padding:16px 0 4px}.success-state[data-astro-cid-b3m4c2hy].is-visible{display:block}.success-icon[data-astro-cid-b3m4c2hy]{width:56px;height:56px;border-radius:50%;background:#e6f4ea;display:grid;place-items:center;margin:0 auto 12px;color:#137333;font-size:28px}.footer[data-astro-cid-b3m4c2hy]{margin-top:24px;padding-top:16px;border-top:1px solid var(--border);font-size:12px;color:var(--text-secondary);text-align:center}.skeleton[data-astro-cid-b3m4c2hy]{color:var(--text-secondary);text-align:center;padding:40px 0}.error-state[data-astro-cid-b3m4c2hy]{color:var(--error);text-align:center;padding:40px 0}
