:root{--background:#f4f2ee;--surface:#fff;--surface-muted:#f7f8fb;--foreground:#111;--muted:#5f6470;--line:#d8dde7;--accent:#1e73be;--accent-strong:#115590;--accent-soft:#1e73be1f;--danger:#c2473d;--shadow:0 24px 60px #11111114;--radius-xl:28px;--radius-lg:20px;--radius-md:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--foreground);background:radial-gradient(circle at top,#1e73be1f,#0000 24%),linear-gradient(#f8f6f1 0%,#f4f2ee 100%);margin:0;font-family:Open Sans,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.public-page{width:min(100%,56rem);margin:0 auto;padding:1.25rem 1.25rem 3rem}.public-header{gap:.85rem;margin-bottom:1.1rem;padding-inline:.05rem;display:grid}@media (max-width:47.99rem){.public-header.is-collapsed-on-mobile{display:none}.public-page.has-mobile-fixed-header{padding-top:5.75rem}.mobile-fixed-brand{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#f8f6f1f5 0%,#f8f6f1e0 74%,#f8f6f100 100%);align-items:center;width:min(100%,56rem);padding:.95rem 1.25rem .85rem;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}.mobile-fixed-brand-logo{object-fit:contain;width:auto;height:28px}}.brand-lockup{justify-items:start;gap:.75rem;display:grid}.brand-logo{object-fit:contain;width:auto;max-width:min(13rem,58vw);height:30px}.public-eyebrow,.hero-kicker,.question-kicker{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}.hero-kicker,.question-kicker{margin-bottom:.6rem}.public-lead,.hero-copy,.question-helper,.meta-copy,.field-hint{color:var(--muted);margin:0;font-size:.98rem;line-height:1.58}.hero-card,.flow-shell,.thanks-card,.question-card,.admin-shell,.admin-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:var(--radius-xl);box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #ffffffb3}.hero-card,.thanks-card{padding:1.25rem}.hero-card h1,.thanks-card h1,.question-header h2,.admin-page h1,.admin-card h2{margin:0;font-family:Roboto,Segoe UI,sans-serif;line-height:1.08}.hero-card h1,.thanks-card h1{letter-spacing:-.03em;text-wrap:balance;max-width:100%;font-size:clamp(1.75rem,6vw,2.95rem)}.hero-copy{max-width:34rem;margin-top:.9rem}.hero-badges{flex-wrap:wrap;gap:.65rem;margin:1.15rem 0 1.35rem;display:flex}.hero-badges span,.tag-pill,.meta-chip{border:1px solid var(--line);background:var(--surface-muted);color:var(--muted);border-radius:999px;align-items:center;gap:.35rem;padding:.55rem .85rem;font-size:.9rem;display:inline-flex}.flow-shell{padding:1rem}.progress-shell{margin-bottom:1rem}.progress-meta{color:var(--muted);justify-content:space-between;margin-bottom:.55rem;font-size:.88rem;display:flex}.progress-track{background:#1111110f;border-radius:999px;height:10px;overflow:hidden}.progress-fill{border-radius:inherit;background:linear-gradient(90deg, var(--accent) 0%, #2c95f0 100%);height:100%}.question-card{background:var(--surface);box-shadow:none;padding:1.25rem}.question-header{gap:.7rem;display:grid}.question-header h2{letter-spacing:-.025em;text-wrap:balance;max-width:100%;font-size:clamp(1.35rem,6vw,2.25rem)}.question-helper{margin-top:.65rem;font-size:.96rem}.choice-grid{gap:.75rem;margin-top:1.15rem;display:grid}.choice-button{border:1px solid var(--line);background:var(--surface-muted);border-radius:var(--radius-md);text-align:left;width:100%;color:var(--foreground);padding:.92rem 1rem;font-size:.98rem;line-height:1.4;transition:border-color .2s,background-color .2s,transform .2s,box-shadow .2s}.choice-button:hover{border-color:#1e73be4d;transform:translateY(-1px)}.choice-button.is-active{border-color:var(--accent);background:var(--accent-soft);box-shadow:inset 0 0 0 1px #1e73be1f}.choice-button.is-disabled{opacity:.45}.text-field-shell{margin-top:1.15rem}.text-field{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-muted);width:100%;color:var(--foreground);padding:.95rem 1rem;font-size:.98rem}.textarea-field{resize:vertical;min-height:8.5rem}.field-error,.submit-error,.inline-error{color:var(--danger);margin:.85rem 0 0;font-size:.95rem}.selection-counter{color:var(--accent-strong);margin:.65rem 0 0;font-size:.9rem;font-weight:700}.inline-fields{gap:.9rem;margin-top:1.15rem;display:grid}.two-columns{grid-template-columns:1fr}.flow-actions,.form-actions,.detail-actions,.admin-toolbar,.filter-grid,.stats-grid,.meta-row{gap:.9rem;display:grid}.flow-actions{margin-top:1rem}.primary-button,.secondary-button,.ghost-button,.link-button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:3.15rem;padding:.88rem 1.2rem;font-weight:700;transition:transform .2s,opacity .2s,background-color .2s;display:inline-flex}.primary-button{background:var(--accent);color:#fff}.primary-button:hover,.secondary-button:hover,.ghost-button:hover{transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.45;transform:none}.secondary-button{border-color:var(--line);color:var(--foreground);background:0 0}.ghost-button{border-color:var(--line);background:var(--surface-muted);color:var(--foreground)}.link-button{width:fit-content}.hero-card .primary-button,.flow-actions .primary-button,.flow-actions .secondary-button{width:100%}.thanks-card-enhanced{position:relative;overflow:hidden}.thanks-card-enhanced:before{content:"";background:linear-gradient(90deg, var(--accent) 0%, #7bb6ea 100%);width:100%;height:8px;position:absolute;inset:0 auto auto 0}.thanks-badge{background:var(--accent-soft);width:fit-content;color:var(--accent-strong);border-radius:999px;margin-bottom:1rem;padding:.5rem .85rem;font-size:.88rem;font-weight:700;display:inline-flex}.thanks-actions{margin-top:1.35rem}.admin-page{width:min(100%,92rem);margin:0 auto;padding:2rem 1rem 4rem}.admin-shell{padding:1.2rem}.admin-card{padding:1.25rem}.admin-header{flex-direction:column;gap:.75rem;margin-bottom:1.25rem;display:flex}.admin-header h1{font-size:clamp(2rem,4vw,3rem)}.admin-header-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.filter-grid{grid-template-columns:repeat(1,minmax(0,1fr));margin-top:1rem}.field-shell label{margin-bottom:.45rem;font-size:.92rem;font-weight:700;display:block}.select-field{border:1px solid var(--line);background:#fff;border-radius:14px;width:100%;min-height:3rem;padding:.85rem .9rem}.stats-grid{grid-template-columns:repeat(1,minmax(0,1fr));margin-bottom:1rem}.stat-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface-muted);padding:1rem}.stat-card strong{margin-top:.35rem;font-family:Roboto,Segoe UI,sans-serif;font-size:1.8rem;display:block}.table-wrapper{border:1px solid var(--line);border-radius:var(--radius-lg);overflow-x:auto}.responses-table{border-collapse:collapse;width:100%}.responses-table th,.responses-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:.95rem .9rem}.responses-table th{background:var(--surface-muted);color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.88rem}.responses-table tr:last-child td{border-bottom:none}.row-link{color:var(--accent-strong);font-weight:700}.empty-state{text-align:center;color:var(--muted);padding:1.5rem}.pagination-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.pagination-links{gap:.75rem;display:flex}.detail-grid{gap:1rem;display:grid}.detail-panel{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);padding:1rem}.detail-panel h2{margin-bottom:1rem}.detail-list{gap:.85rem;display:grid}.detail-item{border-bottom:1px solid #d8dde7b3;padding-bottom:.85rem}.detail-item:last-child{border-bottom:none;padding-bottom:0}.detail-item dt{color:var(--muted);margin-bottom:.3rem;font-size:.92rem;font-weight:700}.detail-item dd{margin:0;line-height:1.6}.meta-row{grid-template-columns:repeat(2,minmax(0,1fr))}.tag-list{flex-wrap:wrap;gap:.55rem;margin-top:.75rem;display:flex}.auth-card{width:min(100%,32rem);margin:6rem auto;padding:1.75rem}.auth-card h1{font-size:clamp(2rem,4vw,2.7rem)}.stack-form{gap:1rem;margin-top:1.5rem;display:grid}.text-link{color:var(--accent-strong);font-weight:700}@media (min-width:48rem){.public-page{padding:3rem 1.5rem 4rem}.public-header{margin-bottom:1.5rem}.brand-logo{max-width:15rem;height:36px}.hero-card,.thanks-card{padding:1.75rem}.hero-card,.thanks-card,.question-card{padding-inline:1.9rem}.flow-shell,.question-card{padding:1.5rem}.hero-card h1,.thanks-card h1{max-width:100%;font-size:clamp(2.15rem,3.4vw,2.65rem);line-height:1.02}.question-header h2{max-width:100%;font-size:clamp(1.6rem,2.3vw,2rem);line-height:1.08}.flow-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-card .primary-button{width:fit-content}.filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.detail-grid{grid-template-columns:minmax(0,2fr) minmax(20rem,1fr)}}
