.hall-quote{--aw-primary:#0045f1;--aw-primary-hover:#0036c4;--aw-secondary:#80a1f8;--aw-accent:#002d57;--page-bg:#f8fafc;--surface:#fff;--border:#e2e8f0;--text:#101010;--muted:#101010a8;--ok:#0d9488;--err:#dc2626;--radius:.5rem;--shadow:0 1px 2px #0f172a0f;color:var(--text);letter-spacing:-.01em;-webkit-font-smoothing:antialiased;background:var(--page-bg);box-sizing:border-box;width:100%;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5}.hall-quote *,.hall-quote :before,.hall-quote :after{box-sizing:border-box}.dark .hall-quote{--page-bg:#030620;--surface:#0b1020;--border:#1e293b;--text:#e5ecf6;--muted:#e5ecf6a8;--ok:#34d399;--err:#f87171;--shadow:0 1px 2px #00000059}.hall-quote .site-header{z-index:40;background:var(--surface);border-bottom:1px solid var(--border);box-shadow:var(--shadow);position:sticky;top:0}.hall-quote .site-header-inner{justify-content:space-between;align-items:center;gap:1rem;max-width:80rem;margin:0 auto;padding:.75rem 1rem;display:flex}.hall-quote .site-brand{color:var(--aw-accent);letter-spacing:-.02em;font-size:1.125rem;font-weight:700}.hall-quote .theme-toggle{color:var(--muted);cursor:pointer;user-select:none;align-items:center;gap:.35rem;font-size:.8125rem;display:inline-flex}.hall-quote .theme-toggle input{accent-color:var(--aw-primary);width:1rem;height:1rem}.hall-quote .wrap{max-width:52rem;margin:0 auto;padding:0 1rem 3.5rem}@media (width>=640px){.hall-quote .wrap{padding-left:1.5rem;padding-right:1.5rem}}.hall-quote .hero{text-align:center;padding:2rem 0 2.25rem}@media (width>=768px){.hall-quote .hero{padding-top:2.5rem;padding-bottom:2.75rem}}.hall-quote .eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--aw-secondary);margin:0 0 .5rem;font-size:.875rem;font-weight:700}.dark .hall-quote .eyebrow{color:#93c5fd}.hall-quote h1{letter-spacing:-.02em;color:var(--text);margin:0 0 1rem;font-size:clamp(2rem,5vw,2.75rem);font-weight:700;line-height:1.1}.hall-quote .lead{color:var(--muted);max-width:42rem;margin:0 auto;font-size:1rem}.hall-quote section{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);margin-bottom:1rem;padding:1.35rem 1.4rem}.hall-quote section h2{text-transform:uppercase;letter-spacing:.08em;color:var(--aw-secondary);margin:0 0 1rem;font-size:.875rem;font-weight:700}.dark .hall-quote section h2{color:#93c5fd}.hall-quote .grid{gap:1rem;display:grid}@media (width>=560px){.hall-quote .grid-2{grid-template-columns:1fr 1fr}.hall-quote .grid-3{grid-template-columns:repeat(3,1fr)}}.hall-quote label{color:var(--text);margin-bottom:.35rem;font-size:.875rem;font-weight:500;display:block}.hall-quote .hint{color:var(--muted);font-size:.8125rem;font-weight:400}.hall-quote input[type=text],.hall-quote input[type=email],.hall-quote input[type=tel],.hall-quote input[type=number],.hall-quote select,.hall-quote textarea{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);width:100%;max-width:100%;color:var(--text);font:inherit;padding:.625rem .75rem;transition:border-color .15s,box-shadow .15s}.hall-quote textarea{resize:vertical;min-height:100px}.hall-quote input:focus,.hall-quote select:focus,.hall-quote textarea:focus{border-color:var(--aw-primary);outline:none;box-shadow:0 0 0 3px #0045f126}.dark .hall-quote input:focus,.dark .hall-quote select:focus,.dark .hall-quote textarea:focus{box-shadow:0 0 0 3px #0045f159}.hall-quote .row-inline{flex-wrap:wrap;align-items:flex-end;gap:1rem;display:flex}.hall-quote .radio-group,.hall-quote .check-row{flex-wrap:wrap;gap:.75rem 1.25rem;display:flex}.hall-quote .radio-group label,.hall-quote .check-row label{cursor:pointer;align-items:center;gap:.4rem;margin:0;font-weight:400;display:inline-flex}.hall-quote .radio-group input[type=radio],.hall-quote .check-row input[type=radio]{accent-color:var(--aw-primary);width:1rem;height:1rem}.hall-quote .conditional{border-top:1px dashed var(--border);margin-top:.75rem;padding-top:.75rem}.hall-quote .conditional[hidden]{display:none!important}.hall-quote .actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.hall-quote button[type=submit]{background:var(--aw-primary);color:#fff;font:inherit;border-radius:var(--radius);cursor:pointer;border:none;padding:.75rem 1.75rem;font-weight:600;transition:background .15s,transform .1s;box-shadow:0 1px 2px #0045f140}.hall-quote button[type=submit]:hover:not(:disabled){background:var(--aw-primary-hover)}.hall-quote button[type=submit]:active:not(:disabled){transform:translateY(1px)}.hall-quote button[type=submit]:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.hall-quote .status{min-height:1.4em;color:var(--muted);font-size:.9rem}.hall-quote .status.ok{color:var(--ok)}.hall-quote .status.err{color:var(--err)}.hall-quote .legal{color:var(--muted);margin-top:1.5rem;font-size:.75rem;line-height:1.55}.hall-quote .legal code{background:#0045f114;border-radius:4px;padding:.1em .35em;font-size:.7rem}.dark .hall-quote .legal code{background:#0045f133}.hall-quote .repeat-block{border:1px dashed var(--border);border-radius:var(--radius);background:#0045f105;margin-bottom:.75rem;padding:.85rem;position:relative}.dark .hall-quote .repeat-block{background:#ffffff08}.hall-quote .repeat-block:last-child{margin-bottom:0}.hall-quote .add-line{color:var(--aw-primary);border:1px dashed var(--aw-secondary);font:inherit;border-radius:var(--radius);cursor:pointer;background:0 0;margin-top:.5rem;padding:.45rem .85rem;font-size:.85rem;transition:background .15s,border-color .15s}.hall-quote .add-line:hover{border-color:var(--aw-primary);background:#0045f10f}.hall-quote .remove-line{color:var(--muted);font:inherit;border-radius:var(--radius);cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:1.2rem;line-height:1;transition:color .15s,background .15s;position:absolute;top:.35rem;right:.35rem}.hall-quote .remove-line:hover{color:#b00020;background:#b0002014}.hall-quote .hall-quote-hp{width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important;overflow:hidden!important}.hall-quote{background:0 0}.hall-quote .preview-note{color:var(--muted);border:1px dashed var(--border);border-radius:var(--radius);background:#0045f10a;margin:0 0 1rem;padding:.6rem .85rem;font-size:.8125rem}
