.growth-dialog{box-sizing:border-box;width:min(32rem,calc(100vw - 2rem));max-height:calc(100dvh - 2rem);margin:auto;padding:2rem;border:1px solid #cbd5e1;border-radius:1.5rem;background:#fff;color:#0f172a;overflow:auto;box-shadow:0 25px 80px #0f172a33;font:16px/1.6 system-ui,sans-serif}.growth-dialog::backdrop{background:#0f172a88}.growth-dialog h2{font-size:1.8rem;line-height:1.2;font-weight:800;margin:.75rem 1.5rem 1rem 0}.growth-dialog p{margin:.8rem 0;color:#475569}.growth-dialog .growth-eyebrow{font-size:.7rem;font-weight:800;letter-spacing:.15em;color:#2563eb}.growth-dialog button,.growth-dialog a{cursor:pointer}.growth-dialog a{color:#1d4ed8;text-decoration:underline}.growth-dialog .growth-close{position:absolute;right:.75rem;top:.5rem;min-width:44px;min-height:44px;font-size:1.75rem;border:0;background:none}.growth-dialog label{display:block;font-weight:700;margin:1rem 0 .5rem}.growth-dialog select{box-sizing:border-box;display:block;width:100%;min-height:48px;padding:.6rem;border:1px solid #94a3b8;border-radius:.7rem;background:#fff;color:#0f172a;font:inherit}.growth-dialog .growth-primary{display:inline-block;background:#2563eb;color:white;padding:.7rem 1.2rem;border-radius:.8rem;font-weight:700;text-decoration:none;border:0}.growth-controls{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1.5rem 0}.growth-dialog [hidden]{display:none!important}.growth-dialog [data-growth-error]{color:#b91c1c}.growth-dialog :focus-visible{outline:3px solid #2563eb;outline-offset:3px}.growth-dialog button:disabled{opacity:.5}.growth-home{margin-bottom:1rem;min-width:0}.growth-home .od-quick{flex-wrap:wrap}.growth-home a,.growth-home button{display:inline-block;margin:.4rem .7rem .4rem 0} @media(max-width:480px){.growth-dialog{padding:1.5rem;max-height:calc(100dvh - 1rem);width:calc(100vw - 1rem)}.growth-dialog h2{font-size:1.5rem}}
.growth-home [data-growth-open]{border:0;border-radius:.7rem;background:#2563eb;color:#fff;font:600 .85rem/1.4 system-ui;padding:.75rem 1rem;cursor:pointer}.growth-home [data-growth-open]:focus-visible{outline:3px solid #60a5fa;outline-offset:3px}.growth-dialog button[data-growth-close]:not(.growth-close){border:0;background:none;color:#475569;text-decoration:underline;padding:.5rem 0;font:inherit}
.growth-dialog .growth-eyebrow{padding-right:2.5rem}
.growth-home .od-quick a{padding:.6rem .85rem;border-radius:.7rem;background:#1d4ed8;color:#fff;text-decoration:none;font-size:.85rem}.growth-home .od-quick a:focus-visible{outline:3px solid #60a5fa;outline-offset:3px}[data-theme="dark"] .growth-home>a{color:#93c5fd}
