:root{--et-espresso: #2c1b08;--et-terracotta: #a15f40;--et-white: #ffffff;--et-cream: #f3ece9;--et-tan: #c3a58f;--et-charcoal: #282929;--et-charcoal-raised: #333432;--et-near-black: #010101;--et-error: #e5836a;--et-success: #8fbf9f;--et-recording: #c54a33;--space-3xs: .25rem;--space-2xs: .5rem;--space-xs: .75rem;--space-sm: 1rem;--space-md: 1.5rem;--space-lg: 2.5rem;--space-xl: 4rem}[data-astro-cid-3e7ruthe]{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){.fade-in[data-astro-cid-3e7ruthe]{animation:fadeIn .35s cubic-bezier(.22,1,.36,1) both}}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-rec{0%,to{opacity:1}50%{opacity:.35}}@keyframes pulse-rec-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(1.7)}}html{background:var(--et-near-black)}body{margin:0;background:var(--et-near-black);color:var(--et-cream);font-family:Merriweather,Georgia,serif;line-height:1.6;padding:var(--space-lg) var(--space-sm) var(--space-xl)}main[data-astro-cid-3e7ruthe]{max-width:38rem;margin:0 auto}header[data-astro-cid-3e7ruthe]{margin-bottom:var(--space-lg)}h1[data-astro-cid-3e7ruthe]{font-family:Rosarivo,Georgia,serif;font-style:italic;font-weight:400;font-size:clamp(1.9rem,1.6rem + 1.4vw,2.75rem);line-height:1.15;letter-spacing:-.01em;text-wrap:balance;margin:0 0 var(--space-sm);color:var(--et-cream)}.intro[data-astro-cid-3e7ruthe]{color:var(--et-tan);font-size:1.0625rem;line-height:1.65;max-width:34rem;margin:0;text-wrap:pretty}.intro[data-astro-cid-3e7ruthe] strong[data-astro-cid-3e7ruthe]{color:var(--et-cream);font-weight:700}.voice-callout[data-astro-cid-3e7ruthe]{display:flex;align-items:flex-start;gap:var(--space-2xs);margin:var(--space-sm) 0 0;padding:.7rem .9rem;max-width:34rem;border:1px solid rgba(161,95,64,.35);border-radius:6px;background:#a15f4012;font-size:.85rem;line-height:1.5;color:var(--et-tan)}.voice-callout[data-astro-cid-3e7ruthe] svg[data-astro-cid-3e7ruthe]{flex-shrink:0;width:1rem;height:1rem;margin-top:.15rem;color:var(--et-terracotta)}form[data-astro-cid-3e7ruthe]{display:flex;flex-direction:column;gap:var(--space-lg)}.question[data-astro-cid-3e7ruthe]{display:flex;flex-direction:column;gap:var(--space-3xs)}.question[data-astro-cid-3e7ruthe] label[data-astro-cid-3e7ruthe]{font-family:Merriweather,Georgia,serif;font-weight:700;font-size:1.0625rem;color:var(--et-cream)}.question[data-astro-cid-3e7ruthe] .helper[data-astro-cid-3e7ruthe]{color:var(--et-tan);font-size:.9rem;margin:0 0 var(--space-2xs);line-height:1.5}.answer-input[data-astro-cid-3e7ruthe]{position:relative}textarea[data-astro-cid-3e7ruthe]{width:100%;min-height:4.75rem;padding:.85rem 3rem .85rem .95rem;background:var(--et-charcoal);border:1px solid rgba(243,236,233,.14);border-radius:4px;color:var(--et-cream);font-family:Merriweather,Georgia,serif;font-size:1rem;line-height:1.5;resize:vertical;transition:border-color .15s ease-out,box-shadow .15s ease-out}textarea[data-astro-cid-3e7ruthe]::placeholder{color:#c3a58f8c}textarea[data-astro-cid-3e7ruthe]:focus-visible{outline:none;border-color:var(--et-terracotta);box-shadow:0 0 0 3px #a15f4059}textarea[data-astro-cid-3e7ruthe]:disabled{opacity:.6}.mic-btn[data-astro-cid-3e7ruthe]{position:absolute;top:.5rem;right:.5rem;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(243,236,233,.2);background:#01010159;color:var(--et-tan);cursor:pointer;padding:0;transition:background-color .15s ease-out,color .15s ease-out,border-color .15s ease-out}.mic-btn[data-astro-cid-3e7ruthe] svg[data-astro-cid-3e7ruthe]{width:1.05rem;height:1.05rem}.mic-btn[data-astro-cid-3e7ruthe]:hover:not(:disabled){border-color:var(--et-terracotta);color:var(--et-cream)}.mic-btn[data-astro-cid-3e7ruthe]:focus-visible{outline:2px solid var(--et-terracotta);outline-offset:2px}.mic-btn[data-astro-cid-3e7ruthe][data-recording=true]{background:#c54a33d9;border-color:transparent;color:var(--et-white)}@media(prefers-reduced-motion:no-preference){.mic-btn[data-astro-cid-3e7ruthe][data-recording=true] svg[data-astro-cid-3e7ruthe]{animation:pulse-rec 1.1s ease-in-out infinite}}.mic-btn[data-astro-cid-3e7ruthe]:disabled{opacity:.4;cursor:not-allowed}.voice-status[data-astro-cid-3e7ruthe]{min-height:1.1rem;display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:var(--et-tan);transition:color .15s ease-out}.voice-status[data-astro-cid-3e7ruthe]:before{content:"";display:none;flex-shrink:0;width:.4rem;height:.4rem;border-radius:999px;background:currentColor}.voice-status[data-astro-cid-3e7ruthe][data-state]:before{display:inline-block}.voice-status[data-astro-cid-3e7ruthe][data-state=recording]{color:var(--et-recording);font-weight:700}.voice-status[data-astro-cid-3e7ruthe][data-state=transcribing]{color:var(--et-terracotta);font-weight:700}.voice-status[data-astro-cid-3e7ruthe][data-state=transcribed]{color:var(--et-success);font-weight:700}.voice-status[data-astro-cid-3e7ruthe][data-state=error]{color:var(--et-error);font-weight:700}@media(prefers-reduced-motion:no-preference){.voice-status[data-astro-cid-3e7ruthe][data-state=recording]:before{animation:pulse-rec-dot 1.1s ease-in-out infinite}.voice-status[data-astro-cid-3e7ruthe][data-state=transcribing]:before{animation:pulse-rec .9s ease-in-out infinite}}.dropzone[data-astro-cid-3e7ruthe]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-2xs);text-align:center;padding:var(--space-lg) var(--space-sm);border:1.5px dashed rgba(195,165,143,.4);border-radius:8px;background:#f3ece908;cursor:pointer;transition:border-color .15s ease-out,background-color .15s ease-out}.dropzone[data-astro-cid-3e7ruthe]:hover,.dropzone[data-astro-cid-3e7ruthe]:focus-visible{border-color:var(--et-terracotta);background:#a15f4014}.dropzone[data-astro-cid-3e7ruthe]:focus-visible{outline:none;box-shadow:0 0 0 3px #a15f4059}.dropzone[data-astro-cid-3e7ruthe][data-dragover=true]{border-color:var(--et-terracotta);background:#a15f4024}.dropzone[data-astro-cid-3e7ruthe] svg[data-astro-cid-3e7ruthe]{width:2rem;height:2rem;color:var(--et-terracotta)}.dropzone-label[data-astro-cid-3e7ruthe]{font-weight:700;color:var(--et-cream)}.dropzone-sub[data-astro-cid-3e7ruthe]{font-size:.85rem;color:var(--et-tan)}.dropzone[data-astro-cid-3e7ruthe] input[data-astro-cid-3e7ruthe][type=file]{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:pointer}.file-chips[data-astro-cid-3e7ruthe]{display:flex;flex-wrap:wrap;gap:var(--space-xs);margin-top:var(--space-sm);padding:0;list-style:none}.file-chip{position:relative;width:4.5rem}.file-chip-thumb{width:4.5rem;height:4.5rem;border-radius:6px;overflow:hidden;background:var(--et-charcoal);display:flex;align-items:center;justify-content:center;border:1px solid rgba(243,236,233,.14)}.file-chip-thumb img{width:100%;height:100%;object-fit:cover;display:block}.file-chip-thumb svg{width:1.5rem;height:1.5rem;color:var(--et-tan)}.file-chip-name{display:block;margin-top:.3rem;font-size:.7rem;color:var(--et-tan);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.file-chip-remove{position:absolute;top:-.4rem;right:-.4rem;width:1.4rem;height:1.4rem;border-radius:999px;border:none;background:var(--et-near-black);color:var(--et-cream);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.8rem;line-height:1;box-shadow:0 0 0 1px #f3ece940}.file-chip-remove:hover{background:var(--et-error)}.file-chip-remove:focus-visible{outline:2px solid var(--et-terracotta);outline-offset:1px}.submit-row[data-astro-cid-3e7ruthe]{display:flex;flex-direction:column;align-items:center;gap:var(--space-xs)}.submit-note[data-astro-cid-3e7ruthe]{margin:0;font-size:.85rem;color:var(--et-tan);text-align:center;max-width:26rem}.cta-primary[data-astro-cid-3e7ruthe]{display:inline-flex;align-items:center;justify-content:center;min-width:14rem;min-height:44px;border-style:double;border-width:7px;border-color:var(--et-espresso);background-color:var(--et-terracotta);color:var(--et-espresso);font-family:Merriweather,Georgia,serif;font-size:1.0625rem;font-weight:400;text-transform:uppercase;letter-spacing:.02em;padding:.9rem 1.75rem;cursor:pointer;transition:box-shadow .2s ease-out,background-color .2s ease-out,color .2s ease-out}.cta-primary[data-astro-cid-3e7ruthe]:hover:not(:disabled){color:var(--et-tan);background-color:#a15f4099;box-shadow:0 15px 25px -7px #00000059}.cta-primary[data-astro-cid-3e7ruthe]:focus-visible{outline:2px solid var(--et-cream);outline-offset:3px}.cta-primary[data-astro-cid-3e7ruthe]:disabled{opacity:.6;cursor:not-allowed}.error-banner[data-astro-cid-3e7ruthe]{color:var(--et-error);font-size:.95rem;text-align:center}.success-panel[data-astro-cid-3e7ruthe]{text-align:center;padding:var(--space-lg) var(--space-sm)}.success-panel[data-astro-cid-3e7ruthe] .checkmark[data-astro-cid-3e7ruthe]{width:3rem;height:3rem;margin:0 auto var(--space-sm);border-radius:999px;background:#8fbf9f26;color:var(--et-success);display:flex;align-items:center;justify-content:center}.success-panel[data-astro-cid-3e7ruthe] .checkmark[data-astro-cid-3e7ruthe] svg[data-astro-cid-3e7ruthe]{width:1.5rem;height:1.5rem}.success-panel[data-astro-cid-3e7ruthe] h2[data-astro-cid-3e7ruthe]{font-family:Rosarivo,Georgia,serif;font-style:italic;font-weight:400;font-size:1.6rem;margin:0 0 var(--space-2xs);color:var(--et-cream)}.success-panel[data-astro-cid-3e7ruthe] p[data-astro-cid-3e7ruthe]{color:var(--et-tan);margin:0 0 var(--space-md)}.cta-secondary[data-astro-cid-3e7ruthe]{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid var(--et-tan);background:transparent;color:var(--et-cream);font-family:Merriweather,Georgia,serif;font-size:.95rem;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;transition:border-color .15s ease-out,background-color .15s ease-out}.cta-secondary[data-astro-cid-3e7ruthe]:hover{border-color:var(--et-terracotta);background:#a15f401a}[data-astro-cid-3e7ruthe][hidden]{display:none!important}
