.cc-standalone{background:var(--theme-canvas);min-height:100dvh;color:var(--theme-text);font-family:var(--font-inter), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;place-items:center;padding:24px;display:grid}.cc-standalone .cc-card{border:1px solid var(--theme-line);background:var(--theme-surface);border-radius:4px;width:100%;max-width:460px;padding:32px}.cc-standalone .cc-eyebrow{color:var(--theme-muted);letter-spacing:.08em;margin-bottom:12px;font-size:11px;font-weight:500;display:block}.cc-standalone h1{letter-spacing:-.02em;margin:0 0 10px;font-size:28px;font-weight:600}.cc-standalone p{color:var(--theme-muted);margin:0 0 24px;font-size:15px;line-height:1.55}.cc-standalone .cc-form-actions{flex-wrap:wrap;gap:10px;display:flex}.cc-standalone .cc-button{border:1px solid var(--theme-line);background:var(--theme-surface);color:var(--theme-text);font:inherit;cursor:pointer;border-radius:4px;padding:9px 16px;font-size:14px;text-decoration:none}.cc-standalone .cc-button.primary{border-color:var(--theme-primary);background:var(--theme-primary);color:var(--theme-on-primary)}.cc-standalone .cc-button.primary:hover{background:var(--theme-primary-hover)}.cc-standalone .cc-button.secondary:hover{background:var(--theme-subtle)}.cc-standalone .cc-card{max-width:760px}.cc-standalone .cc-brand{color:var(--theme-text);align-items:center;margin-bottom:20px;text-decoration:none;display:inline-flex}.cc-standalone h2{letter-spacing:-.01em;margin:28px 0 8px;font-size:17px;font-weight:600}.cc-standalone article p{color:var(--theme-text);margin:0 0 12px}.cc-standalone article p+p{color:var(--theme-muted)}
