.ask-page{background:#ffffff}.ask-shell{max-width:56rem;margin:0 auto;padding:3rem 1rem 6rem;box-sizing:border-box}.ask-intro{max-width:42rem;margin-bottom:2.5rem}.ask-eyebrow{margin:0 0 .75rem;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#71717a}.ask-intro h1{margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.18;letter-spacing:-.045em;color:#09090b;word-break:keep-all}.ask-description{max-width:40rem;margin:1.25rem 0 0;font-size:1.0625rem;line-height:1.8;color:#52525b;word-break:keep-all}.ask-form{padding:1.5rem 0 2rem;border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7}.input-label{display:inline-block;margin-bottom:.75rem;font-size:.875rem;font-weight:600;color:#18181b}.input-wrap{position:relative}.ask-input{display:block;width:100%;height:9rem;padding:1rem 1rem 2.25rem;border:1px solid #d4d4d8;border-radius:1.25rem;background:#ffffff;box-sizing:border-box;font-size:1rem;line-height:1.7;color:#18181b;resize:none;transition:border-color .16s ease,box-shadow .16s ease}.ask-input:focus{outline:none;border-color:#18181b;box-shadow:0 0 0 3px #18181b0f}.ask-input::placeholder{color:#a1a1aa}.char-counter{position:absolute;right:1rem;bottom:.8rem;font-size:.75rem;color:#a1a1aa}.form-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem}.helper-text{margin:0;font-size:.875rem;color:#71717a}.submit-button{display:inline-flex;align-items:center;justify-content:center;min-width:9.5rem;height:2.9rem;padding:0 1rem;border:1px solid #18181b;border-radius:999px;background:#18181b;color:#fff;font-size:.9375rem;font-weight:600;cursor:pointer;transition:opacity .16s ease,transform .16s ease}.submit-button:hover{opacity:.92;transform:translateY(-1px)}.ask-examples{padding-top:2rem}.examples-head{margin-bottom:1rem}.examples-head h2{margin:0;font-size:1.125rem;font-weight:600;line-height:1.4;color:#18181b}.examples-head p{margin:.5rem 0 0;font-size:.9375rem;line-height:1.7;color:#71717a}.examples-list{display:flex;flex-wrap:wrap;gap:.625rem}.example-chip{display:inline-flex;align-items:center;justify-content:center;padding:.625rem .875rem;border:1px solid #ececec;border-radius:999px;background:#fafafa;font-size:.875rem;color:#27272a;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.example-chip:hover{border-color:#d4d4d8;background:#f4f4f5;color:#09090b}.ask-notes{display:grid;gap:1rem;padding-top:2.5rem}.note-row{display:grid;grid-template-columns:7rem minmax(0,1fr);gap:1rem;padding-top:1rem;border-top:1px solid #e4e4e7}.note-label{font-size:.8125rem;font-weight:600;color:#71717a}.note-row p{margin:0;font-size:.9375rem;line-height:1.75;color:#3f3f46}@media (max-width: 768px){.ask-shell{padding:2rem 1rem 4rem}.ask-description{font-size:1rem;line-height:1.75}.ask-form{padding:1.25rem 0 1.75rem}.ask-input{height:8rem;font-size:.96875rem}.form-actions{flex-direction:column;align-items:flex-start}.submit-button{align-self:center}.note-row{grid-template-columns:1fr;gap:.5rem}}
