:root{color-scheme:light}.feedback-shell{margin:0;background:var(--feedback-bg,#f7f2e8);color:var(--feedback-text,#25233a);font-family:var(--feedback-font,Inter,system-ui,sans-serif)}.feedback-page{width:min(800px,calc(100% - 32px));margin:auto;padding:42px 0 64px}.feedback-width-compact .feedback-page{max-width:650px}.feedback-width-wide .feedback-page{max-width:980px}.feedback-badge,.feedback-business{display:inline-block;color:var(--feedback-secondary,#746ca8);font-weight:800;letter-spacing:.04em}.feedback-hero,.feedback-card{background:var(--feedback-surface,#fffdf8);border:1px solid color-mix(in srgb,var(--feedback-primary,#4b438f) 18%,transparent);border-radius:28px;padding:clamp(24px,6vw,52px);box-shadow:0 18px 50px rgba(35,31,66,.1)}.feedback-cards-bordered .feedback-hero,.feedback-cards-bordered .feedback-card{box-shadow:none;border-width:2px}.feedback-cards-flat .feedback-hero,.feedback-cards-flat .feedback-card{box-shadow:none;border-color:transparent}.feedback-hero-split{display:grid;grid-template-columns:auto 1fr;column-gap:22px;align-items:center}.feedback-hero-compact{padding-block:28px}.feedback-logo{width:88px;height:88px;object-fit:contain;border-radius:20px;background:#fff;padding:8px;box-sizing:border-box;border:1px solid rgba(0,0,0,.08);margin-bottom:14px}.feedback-logo-demo{display:grid;place-items:center;font-size:2rem;color:var(--feedback-primary);font-weight:900}.feedback-hero-split .feedback-logo{grid-row:1/5}.feedback-hero-split .feedback-business,.feedback-hero-split h1,.feedback-hero-split .feedback-intro,.feedback-hero-split .feedback-actions{grid-column:2}.feedback-hero h1{font-size:clamp(2rem,7vw,4rem);line-height:1.02;margin:.3em 0}.feedback-intro{color:var(--feedback-muted,#777184);font-size:1.05rem}.feedback-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.feedback-actions a,.feedback-actions button,.feedback-card button,.feedback-create{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 20px;border-radius:14px;text-decoration:none;font:inherit;font-weight:800;cursor:pointer}.feedback-buttons-pill .feedback-actions a,.feedback-buttons-pill .feedback-actions button,.feedback-buttons-pill .feedback-card button{border-radius:999px}.feedback-buttons-square .feedback-actions a,.feedback-buttons-square .feedback-actions button,.feedback-buttons-square .feedback-card button{border-radius:2px}.feedback-google,.feedback-card button{background:var(--feedback-button,#4b438f);color:var(--feedback-button-text,#fff);border:1px solid var(--feedback-button,#4b438f)}.feedback-private,.feedback-share,.feedback-create{background:color-mix(in srgb,var(--feedback-primary,#4b438f) 12%,var(--feedback-surface,#fff));color:var(--feedback-primary,#4b438f);border:1px solid color-mix(in srgb,var(--feedback-primary,#4b438f) 25%,transparent)}.feedback-card{margin-top:22px}.feedback-card label{display:grid;gap:7px;margin:14px 0;font-weight:700}.feedback-card input,.feedback-card textarea,.feedback-card select{box-sizing:border-box;width:100%;padding:12px;border:1px solid color-mix(in srgb,var(--feedback-primary,#4b438f) 28%,#bbb);border-radius:12px;font:inherit;background:#fff;color:#222}.feedback-card textarea{min-height:110px}.feedback-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.feedback-rating{border:0;padding:0;margin:14px 0;display:flex;gap:7px;align-items:center;flex-wrap:wrap}.feedback-rating legend{width:100%;font-weight:800;margin-bottom:7px}.feedback-rating label{margin:0}.feedback-rating input{position:absolute;opacity:0;width:1px;height:1px}.feedback-rating span:not(.visually-hidden){display:block;padding:10px 12px;border-radius:12px;background:color-mix(in srgb,var(--feedback-primary,#4b438f) 8%,#fff);font-size:1.05rem}.feedback-rating input:checked+span{background:var(--feedback-primary,#4b438f);color:#fff}.feedback-rating input:focus-visible+span{outline:3px solid color-mix(in srgb,var(--feedback-primary,#4b438f) 45%,transparent);outline-offset:2px}.feedback-check{grid-template-columns:auto 1fr!important;align-items:start}.feedback-check input{width:auto}.feedback-compliance{font-size:.86rem;color:var(--feedback-muted,#777184);text-align:center;margin:20px}.feedback-success{margin:18px 0;padding:14px;border-radius:12px;background:#dff3e7;color:#184b2d}.feedback-errors{color:#9b2c2c}.feedback-hp{position:absolute!important;left:-9999px!important}.feedback-stars{color:#d99b20;font-size:2rem}.feedback-create{margin-top:18px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:620px){.feedback-grid{grid-template-columns:1fr}.feedback-actions a,.feedback-actions button{width:100%}.feedback-hero-split{display:block}}
