:root{--text:#231815;--muted:#5f6368;--accent:#0072ff}*{box-sizing:border-box}body{min-height:100dvh;color:var(--text);background:#fff;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.page{width:100%;position:relative}.hero-svg{width:100%;height:auto;display:block}.hero-svg a{cursor:pointer}.sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero-mobile{display:none}@media (width<=700px){.hero-desktop{display:none}.hero-mobile{display:block}}.logged-in-bar{color:var(--muted);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;background:#ffffffd9;border-radius:8px;align-items:center;gap:12px;padding:8px 16px;font-size:13px;display:flex;position:fixed;top:4.7725vw;right:2.5%;transform:translateY(-50%);box-shadow:0 2px 8px #00000014}@media (width<=700px){.logged-in-bar{gap:8px;padding:6px 12px;font-size:12px;top:12px;right:12px;transform:none}}.logged-in-bar strong{color:var(--text)}.point-badge{color:var(--accent);background:#0072ff1a;border-radius:20px;padding:3px 10px;font-size:12px;font-weight:700}.btn-logout{color:var(--muted);font-size:12px;text-decoration:none}.btn-logout:hover{color:var(--text)}.editor-cta{color:#fff;letter-spacing:.1em;z-index:5;background:#007aff;border-radius:999px;justify-content:center;align-items:center;width:33.3333%;height:7.8125%;font-size:clamp(14px,1.8vw,24px);font-weight:700;text-decoration:none;display:flex;position:absolute;top:54.6875%;left:5.4167%;box-shadow:0 2px 8px #00000040}.editor-cta:hover{background:#0068d9}@media (width<=700px){.editor-cta{width:87.6923%;height:3.2331%;font-size:16px;top:41.4634%;left:6.1538%}}.consent-overlay{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#10204080;justify-content:center;align-items:center;padding:20px;animation:.16s consent-fade;display:flex;position:fixed;inset:0}.consent-overlay[hidden]{display:none}@keyframes consent-fade{0%{opacity:0}}.consent-modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:720px;max-height:calc(100dvh - 40px);padding:30px 34px 26px;animation:.2s consent-rise;display:flex;box-shadow:0 24px 60px #00000047}@keyframes consent-rise{0%{opacity:0;transform:translateY(8px)}}.consent-header{flex:none}.consent-title{color:var(--text);margin:0 0 6px;font-size:19px;font-weight:700;line-height:1.4}.consent-lead{color:var(--muted);margin:0 0 16px;font-size:13px;line-height:1.6}.consent-terms{overscroll-behavior:contain;height:380px;max-height:50dvh;color:var(--text);background:#fafbfc;border:1px solid #d8dde3;border-radius:10px;flex:0 auto;padding:16px 18px;font-size:14px;line-height:1.85;overflow-y:auto}.consent-terms:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.consent-terms{white-space:pre-wrap;word-break:break-word}.consent-scroll-hint{color:var(--muted);text-align:center;flex:none;margin:10px 0 0;font-size:12px}.consent-scroll-hint.is-done{display:none}.consent-check-row{color:var(--text);cursor:pointer;border:1px solid #d8dde3;border-radius:10px;flex:none;align-items:center;gap:10px;margin:12px 0 18px;padding:12px 14px;font-size:14px;font-weight:650;transition:border-color .15s,background .15s;display:flex}.consent-check-row.is-locked{color:var(--muted);cursor:not-allowed;background:#f4f6f8}.consent-check-row:not(.is-locked):hover{border-color:var(--accent)}.consent-check-row.is-checked{border-color:var(--accent);background:#0072ff0f}.consent-checkbox{width:18px;height:18px;accent-color:var(--accent);cursor:inherit}.consent-actions{flex:none;justify-content:flex-end;gap:10px;display:flex}.consent-btn{cursor:pointer;border:1px solid #0000;border-radius:999px;padding:12px 22px;font-family:inherit;font-size:14px;font-weight:700;transition:background .15s,border-color .15s}.consent-btn-decline{color:var(--muted);background:#fff;border-color:#d8dde3}.consent-btn-decline:hover{border-color:var(--muted)}.consent-btn-agree{color:#fff;background:#007aff}.consent-btn-agree:hover:not(:disabled){background:#0068d9}.consent-btn-agree:disabled{cursor:not-allowed;background:#c4cdd6}.consent-error{color:#b42318;flex:none;margin:14px 0 0;font-size:13px}.consent-error[hidden]{display:none}@media (width<=700px){.consent-overlay{padding:12px}.consent-modal{max-height:calc(100dvh - 24px);padding:20px 18px 18px}.consent-title{font-size:17px}.consent-terms{height:300px;max-height:46dvh}.consent-actions{flex-direction:column-reverse}.consent-btn{width:100%}}@media (prefers-reduced-motion:reduce){.consent-overlay,.consent-modal{animation:none}}
