.quick-finder{background:#0f3d35;color:#fff;border-radius:1.5rem;padding:1.5rem;box-shadow:0 18px 40px rgba(15,61,53,.18)}.quick-top{display:flex;align-items:center;justify-content:space-between;gap:1rem}.quick-kicker{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:#a7f3d0;font-weight:700}.quick-progress{height:.45rem;background:rgba(255,255,255,.18);border-radius:99px;overflow:hidden;margin:1rem 0 1.25rem}.quick-progress-fill{height:100%;width:33.333%;background:#fbbf24;transition:width .2s}.quick-question{font-family:'Playfair Display',Georgia,serif;font-size:1.75rem;line-height:1.15;margin:.4rem 0 1rem}.quick-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.quick-option{border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.08);color:#fff;border-radius:.85rem;padding:.85rem;text-align:left;font-weight:600;cursor:pointer;transition:.18s}.quick-option:hover,.quick-option.selected{border-color:#fbbf24;background:rgba(251,191,36,.18);transform:translateY(-2px)}.quick-option small{display:block;color:#ccefe2;font-weight:400;margin-top:.2rem}.quick-select-label{display:block;color:#d1fae5;font-weight:700;margin-bottom:.45rem}.quick-select{width:100%;border:1px solid rgba(255,255,255,.35);background:#fff;color:#0f3d35;border-radius:.85rem;padding:.8rem;font-weight:700}.quick-summary{margin-top:.9rem;padding:.7rem .8rem;background:#f1f5f9;border-radius:.7rem;color:#334155;font-size:.88rem}.quick-followup{margin-top:1rem;padding:.75rem .85rem;border-left:3px solid #fbbf24;background:#fffbeb;color:#475569;font-size:.9rem}.quick-nudge{animation:quickNudge .25s ease-out}@keyframes quickNudge{0%,100%{transform:translateX(0)}35%{transform:translateX(-5px)}70%{transform:translateX(5px)}}@media(prefers-reduced-motion:reduce){.quick-option,.quick-progress-fill{transition:none}.quick-nudge{animation:none}}.quick-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.1rem}.quick-actions button,.quick-actions a{border-radius:.75rem;padding:.65rem .9rem;font-weight:700;font-size:.88rem}.quick-next{background:#fbbf24;color:#422006}.quick-back,.quick-share{border:1px solid rgba(255,255,255,.3);color:#fff;background:transparent}.quick-result{background:#fff;color:#0f172a;border-radius:1rem;padding:1.2rem;margin-top:1rem}.quick-result h3{font-family:'Playfair Display',Georgia,serif;font-size:1.45rem;margin:.35rem 0}.quick-result p{color:#475569;font-size:.93rem}.quick-result-links{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.85rem}.quick-result-links a{color:#047857;text-decoration:underline;font-weight:700}.quick-reset{color:#ccefe2;text-decoration:underline;font-size:.85rem;background:none;border:0;cursor:pointer}@media(max-width:560px){.quick-options{grid-template-columns:1fr}.quick-question{font-size:1.45rem}.quick-top{align-items:flex-start;flex-direction:column}}
