.sr-only[data-astro-cid-ghwu2zmd]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.prompt-box[data-astro-cid-ghwu2zmd]{width:100%;max-width:760px;margin:0 auto}@media(min-width:1280px){.prompt-box[data-astro-cid-ghwu2zmd]{max-width:920px}}@media(min-width:1600px){.prompt-box[data-astro-cid-ghwu2zmd]{max-width:960px}}.prompt-box--compact[data-astro-cid-ghwu2zmd]{max-width:720px}.prompt-box__form[data-astro-cid-ghwu2zmd]{background:#fff;border:1px solid rgba(20,52,59,.12);border-radius:20px;padding:20px 20px 16px;box-shadow:0 6px 20px #14343b2e,0 2px 6px #14343b14;display:flex;flex-direction:column;gap:12px;transition:box-shadow var(--motion-duration-base, .2s) var(--motion-easing-standard, cubic-bezier(.4, 0, .2, 1)),border-color var(--motion-duration-base, .2s) var(--motion-easing-standard, cubic-bezier(.4, 0, .2, 1))}.prompt-box--compact[data-astro-cid-ghwu2zmd] .prompt-box__form[data-astro-cid-ghwu2zmd]{border-radius:16px;padding:16px;gap:8px}.prompt-box__form[data-astro-cid-ghwu2zmd]:focus-within{border-color:var(--colour-brand-ice, #a6fffb);box-shadow:0 0 0 4px #a6fffb47,0 6px 20px #14343b2e,0 2px 6px #14343b14}.prompt-box__input-wrap[data-astro-cid-ghwu2zmd]{position:relative}.prompt-box__form[data-astro-cid-ghwu2zmd] textarea[data-astro-cid-ghwu2zmd]{resize:none;width:100%;border:0;outline:none;background:transparent;font-family:inherit;font-size:17px;line-height:1.5;color:var(--colour-brand-inkwell, #14343B);min-height:110px;padding:0}.prompt-box--typewriter[data-astro-cid-ghwu2zmd] .prompt-box__form[data-astro-cid-ghwu2zmd] textarea[data-astro-cid-ghwu2zmd]::placeholder{color:transparent}.prompt-box--typewriter[data-astro-cid-ghwu2zmd] .prompt-box__form[data-astro-cid-ghwu2zmd] textarea[data-astro-cid-ghwu2zmd]{position:relative;z-index:2;text-align:left}.prompt-box--compact[data-astro-cid-ghwu2zmd] .prompt-box__form[data-astro-cid-ghwu2zmd] textarea[data-astro-cid-ghwu2zmd]{font-size:16px;min-height:72px}.prompt-box__form[data-astro-cid-ghwu2zmd] textarea[data-astro-cid-ghwu2zmd]::placeholder{color:#14343b8c}.prompt-box__typewriter[data-astro-cid-ghwu2zmd]{position:absolute;top:0;left:0;right:0;z-index:1;pointer-events:none;font-family:inherit;font-size:17px;line-height:1.5;color:#14343b8c;white-space:normal;overflow-wrap:anywhere;text-align:left}.prompt-box--has-value[data-astro-cid-ghwu2zmd] .prompt-box__typewriter[data-astro-cid-ghwu2zmd]{display:none}.prompt-box__actions[data-astro-cid-ghwu2zmd]{display:flex;align-items:center;justify-content:space-between;gap:8px}.prompt-box__attachments[data-astro-cid-ghwu2zmd]{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:9999px;border:0;padding:0;cursor:pointer;background:transparent;color:var(--colour-brand-inkwell, #14343B);transition:background-color .15s ease}.prompt-box__attachments[data-astro-cid-ghwu2zmd]:hover,.prompt-box__attachments[data-astro-cid-ghwu2zmd]:focus-visible{background:#14343b14}.prompt-box__send[data-astro-cid-ghwu2zmd]{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:9999px;padding:0;text-decoration:none;cursor:pointer;background:var(--af-button-primary-bg, var(--colour-brand-ice, #a6fffb));color:var(--af-button-primary-icon, var(--colour-brand-inkwell, #14343b));border:1px solid var(--af-button-primary-stroke, var(--colour-brand-inkwell, #14343b));box-sizing:border-box;transition:background-color .15s ease}.prompt-box__send[data-astro-cid-ghwu2zmd]:hover,.prompt-box__send[data-astro-cid-ghwu2zmd]:focus-visible{background:var(--af-button-primary-bg-hover, var(--colour-ice-600, #95e6e2))}.prompt-box__tooltip-wrapper[data-astro-cid-ghwu2zmd]{position:relative;display:inline-block}.prompt-box__tooltip[data-astro-cid-ghwu2zmd]{position:absolute;bottom:100%;left:50%;transform:translate(-50%) translateY(4px);padding-bottom:12px;margin-bottom:-4px;width:260px;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease;z-index:9999}.prompt-box__tooltip-inner[data-astro-cid-ghwu2zmd]{background:#fff;color:var(--colour-brand-inkwell, #14343B);border-radius:12px;box-shadow:0 8px 24px #14343b26;padding:16px}.prompt-box__tooltip-wrapper[data-astro-cid-ghwu2zmd]:hover .prompt-box__tooltip[data-astro-cid-ghwu2zmd],.prompt-box__tooltip[data-astro-cid-ghwu2zmd].is-open,.prompt-box__tooltip-wrapper[data-astro-cid-ghwu2zmd]:focus-within .prompt-box__tooltip[data-astro-cid-ghwu2zmd]{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}.prompt-box__tooltip[data-astro-cid-ghwu2zmd] h4[data-astro-cid-ghwu2zmd]{margin:0 0 6px;font-size:15px;font-weight:600;color:var(--colour-brand-inkwell, #14343B)}.prompt-box__tooltip[data-astro-cid-ghwu2zmd] p[data-astro-cid-ghwu2zmd]{margin:0 0 12px;font-size:13px;line-height:1.4;color:var(--colour-brand-inkwell, #14343B)}.prompt-box__tooltip-cta[data-astro-cid-ghwu2zmd]{display:inline-block;width:100%;text-align:center;background:var(--colour-brand-inkwell, #14343B);color:#fff;text-decoration:none;padding:8px 12px;border-radius:8px;font-size:13px;font-weight:500;box-sizing:border-box;transition:background .15s ease}.prompt-box__tooltip-cta[data-astro-cid-ghwu2zmd]:hover,.prompt-box__tooltip-cta[data-astro-cid-ghwu2zmd]:focus-visible{background:var(--colour-inkwell-400, #2b484f)}.prompt-box__examples[data-astro-cid-ghwu2zmd]{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:14px}.prompt-box__example[data-astro-cid-ghwu2zmd]{appearance:none;border:1px solid transparent;border-radius:9999px;padding:8px 14px;font:inherit;font-size:14px;line-height:1.2;cursor:pointer;transition:background-color var(--motion-duration-base, .2s) var(--motion-easing-standard, cubic-bezier(.4, 0, .2, 1)),border-color var(--motion-duration-base, .2s) var(--motion-easing-standard, cubic-bezier(.4, 0, .2, 1)),box-shadow var(--motion-duration-base, .2s) var(--motion-easing-standard, cubic-bezier(.4, 0, .2, 1)),color var(--motion-duration-base, .2s) var(--motion-easing-standard, cubic-bezier(.4, 0, .2, 1)),transform var(--motion-duration-base, .2s) var(--motion-easing-standard, cubic-bezier(.4, 0, .2, 1))}.prompt-box__example[data-astro-cid-ghwu2zmd]:hover,.prompt-box__example[data-astro-cid-ghwu2zmd]:focus-visible{transform:translateY(-1px)}.prompt-box__examples--soft[data-astro-cid-ghwu2zmd] .prompt-box__example[data-astro-cid-ghwu2zmd]{background:#a6fffb29;border-color:#a6fffb47;color:var(--colour-brand-ivory-paper, #fff9ee);box-shadow:inset 0 1px #ffffff14}.prompt-box__examples--soft[data-astro-cid-ghwu2zmd] .prompt-box__example[data-astro-cid-ghwu2zmd]:hover,.prompt-box__examples--soft[data-astro-cid-ghwu2zmd] .prompt-box__example[data-astro-cid-ghwu2zmd]:focus-visible{background:#a6fffb42;border-color:#a6fffb85}.prompt-box__examples--outline[data-astro-cid-ghwu2zmd] .prompt-box__example[data-astro-cid-ghwu2zmd]{background:#fff9ee0a;border-color:#fff9ee57;color:#fff9eee6}.prompt-box__examples--outline[data-astro-cid-ghwu2zmd] .prompt-box__example[data-astro-cid-ghwu2zmd]:hover,.prompt-box__examples--outline[data-astro-cid-ghwu2zmd] .prompt-box__example[data-astro-cid-ghwu2zmd]:focus-visible{background:#fff9ee1f;border-color:#fff9eeb8;color:var(--colour-brand-ivory-paper, #fff9ee)}.prompt-box__examples--raised[data-astro-cid-ghwu2zmd] .prompt-box__example[data-astro-cid-ghwu2zmd]{background:var(--colour-brand-ivory-paper, #fff9ee);border-color:#fff9eeb3;color:var(--colour-brand-inkwell, #14343b);box-shadow:0 8px 20px #04161b38}.prompt-box__examples--raised[data-astro-cid-ghwu2zmd] .prompt-box__example[data-astro-cid-ghwu2zmd]:hover,.prompt-box__examples--raised[data-astro-cid-ghwu2zmd] .prompt-box__example[data-astro-cid-ghwu2zmd]:focus-visible{background:var(--colour-brand-ice, #a6fffb);border-color:var(--colour-brand-ice, #a6fffb);box-shadow:0 10px 24px #04161b4d}@media(max-width:767px){.prompt-box__examples[data-astro-cid-ghwu2zmd]{gap:8px;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;-webkit-overflow-scrolling:touch}.prompt-box__example[data-astro-cid-ghwu2zmd]{flex:0 0 auto;font-size:13px;padding:8px 12px}}
