.auto-header-video-container[data-astro-cid-hwmm6bc5]{width:100%;position:relative;aspect-ratio:16 / 9;overflow:hidden;border-radius:.75rem}.auto-header-video[data-astro-cid-hwmm6bc5]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border:none;outline:none}.auto-header-video[data-astro-cid-hwmm6bc5] iframe[data-astro-cid-hwmm6bc5]{border:none}.sound-control-btn[data-astro-cid-hwmm6bc5]{position:absolute;bottom:1rem;left:1rem;background:#000000b3;color:#fff;border:none;border-radius:50%;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10}.sound-control-btn[data-astro-cid-hwmm6bc5]:hover{background:#000000e6;transform:scale(1.1)}.sound-control-btn[data-astro-cid-hwmm6bc5]:focus{outline:2px solid #F25C14;outline-offset:2px}.bg-grid-pattern[data-astro-cid-zx4mderh]{background-image:linear-gradient(to right,#d1d5db 1px,transparent 1px),linear-gradient(to bottom,#d1d5db 1px,transparent 1px);background-size:20px 20px}@property --rotate{syntax: "<angle>"; initial-value: 132deg; inherits: false;}.prompt-panel-container[data-astro-cid-nzd3mcwe]{--container-height: 240px;width:100%;position:relative;z-index:0}.prompt-card[data-astro-cid-nzd3mcwe]{width:100%;position:relative;border-radius:2rem;padding:3px;background:#fff;z-index:1}.prompt-card[data-astro-cid-nzd3mcwe]:before{content:"";width:104%;height:102%;border-radius:2rem;background-image:linear-gradient(var(--rotate),#41A6B6 0%,#419EB6 18%,#FECB02 31%,#F8931D 60%,#F8931D 67%,#41A6B6 87%);position:absolute;z-index:0;top:-1%;left:-2%;animation:spin 6s linear infinite;opacity:0}.prompt-card[data-astro-cid-nzd3mcwe]:after{position:absolute;content:"";top:-5%;left:-8%;right:-5%;z-index:-1;height:110%;width:116%;margin:0 auto;transform:scale(.8);filter:blur(calc(var(--container-height) / 6));background-image:linear-gradient(var(--rotate),#41A6B6 0%,#419EB6 18%,#FECB02 31%,#F8931D 60%,#F8931D 67%,#41A6B6 87%);opacity:1;transition:opacity .5s;animation:spin 12s linear infinite}.prompt-card-content[data-astro-cid-nzd3mcwe]{background:#fff;border-radius:2rem;width:100%;position:relative;z-index:2}.prompt-textarea[data-astro-cid-nzd3mcwe]{width:100%;padding:1.5rem 1.5rem 1rem;font-size:1.25rem;line-height:1.4;min-height:120px;max-height:180px;background:transparent;border:none;outline:none;resize:none;color:#374151}@media (min-width: 640px){.prompt-textarea[data-astro-cid-nzd3mcwe]{padding:2rem 2rem 1rem;font-size:1.5rem;min-height:140px;max-height:200px}}.prompt-textarea[data-astro-cid-nzd3mcwe]::-moz-placeholder{color:#9ca3af}.prompt-textarea[data-astro-cid-nzd3mcwe]::placeholder{color:#9ca3af}.prompt-actions[data-astro-cid-nzd3mcwe]{display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;border-top:1px solid rgba(0,0,0,.1);width:100%;overflow:hidden}@media (min-width: 640px){.prompt-actions[data-astro-cid-nzd3mcwe]{gap:.75rem;padding:1.5rem 2rem}}.connect-data-button[data-astro-cid-nzd3mcwe]{display:flex;align-items:center;gap:.5rem;color:#374151;font-size:1rem;font-weight:500;cursor:pointer;transition:color .2s;flex-shrink:0}@media (min-width: 640px){.connect-data-button[data-astro-cid-nzd3mcwe]{gap:1rem;font-size:1.125rem}}.connect-data-button[data-astro-cid-nzd3mcwe]:hover{color:#f25c14}.connect-icon[data-astro-cid-nzd3mcwe]{width:2.25rem;height:2.25rem;border-radius:50%;background:#f25c14;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media (min-width: 640px){.connect-icon[data-astro-cid-nzd3mcwe]{width:2.75rem;height:2.75rem}}.files-container[data-astro-cid-nzd3mcwe]{display:flex;align-items:center;gap:.5rem;overflow-x:auto;scrollbar-width:none;flex:1 1 auto;min-width:0;margin:0;padding:2px .75rem 0 .5rem;position:relative}.files-container[data-astro-cid-nzd3mcwe]::-webkit-scrollbar{height:4px;opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.files-container[data-astro-cid-nzd3mcwe]::-webkit-scrollbar-track{background:transparent}.files-container[data-astro-cid-nzd3mcwe]::-webkit-scrollbar-thumb{background:transparent;border-radius:2px;-webkit-transition:background .2s ease;transition:background .2s ease}.files-container[data-astro-cid-nzd3mcwe]:hover{scrollbar-width:thin;scrollbar-color:#9CA3AF transparent}.files-container[data-astro-cid-nzd3mcwe]:hover::-webkit-scrollbar{opacity:1}.files-container[data-astro-cid-nzd3mcwe]:hover::-webkit-scrollbar-thumb{background:#9ca3af}.files-container[data-astro-cid-nzd3mcwe]:hover::-webkit-scrollbar-thumb:hover{background:#6b7280}.file-pill{display:inline-flex;align-items:center;gap:.25rem;background:#f9fafb;border:1px solid #E5E7EB;border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem;color:#374151;white-space:nowrap;flex-shrink:0;transition:all .15s ease;cursor:default;margin-right:.375rem;height:1.75rem}.file-pill:hover{background:#f3f4f6;border-color:#d1d5db}.file-pill-icon{width:.75rem;height:.75rem;color:#6b7280;flex-shrink:0}.file-pill-text{max-width:120px;overflow:hidden;text-overflow:ellipsis;font-weight:400;line-height:1}.file-pill-remove{width:.625rem;height:.625rem;color:#9ca3af;cursor:pointer;transition:color .15s ease;flex-shrink:0;margin-left:.125rem}.file-pill-remove:hover{color:#ef4444}.action-buttons[data-astro-cid-nzd3mcwe]{display:flex;align-items:center;gap:.25rem;flex-shrink:0}@media (min-width: 640px){.action-buttons[data-astro-cid-nzd3mcwe]{gap:.5rem}}.action-button[data-astro-cid-nzd3mcwe]{cursor:pointer;transition:transform .2s}.action-button[data-astro-cid-nzd3mcwe]:hover{transform:scale(1.1)}.action-icon[data-astro-cid-nzd3mcwe]{width:2rem;height:2rem;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #0000001a}.action-icon-send[data-astro-cid-nzd3mcwe]{width:2rem;height:2rem;border-radius:50%;background:#f25c14;display:flex;align-items:center;justify-content:center}@media (min-width: 640px){.action-icon[data-astro-cid-nzd3mcwe],.action-icon-send[data-astro-cid-nzd3mcwe]{width:2.5rem;height:2.5rem}}.action-divider[data-astro-cid-nzd3mcwe]{width:1px;height:1rem;background:#0003}.recording[data-astro-cid-nzd3mcwe] .action-icon[data-astro-cid-nzd3mcwe]{background:#fee2e2;animation:pulse 2s infinite}@keyframes spin{0%{--rotate: 0deg}to{--rotate: 360deg}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.prompt-card[data-astro-cid-nzd3mcwe].focused:before{opacity:0}.prompt-card[data-astro-cid-nzd3mcwe].focused:after{opacity:1}.glass-pill[data-astro-cid-nzd3mcwe]{background:#fffc;backdrop-filter:blur(10px);border:1px solid rgb(251 146 60);color:#ea580c;box-shadow:0 2px 8px #0000000a;position:relative;overflow:hidden;transition:all .2s ease;cursor:pointer}.glass-pill[data-astro-cid-nzd3mcwe]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(241,90,36,.1),transparent);transition:left .5s ease;pointer-events:none}.glass-pill[data-astro-cid-nzd3mcwe]:hover:before{left:100%}.glass-pill[data-astro-cid-nzd3mcwe]:hover{background:#fff7ed;border-color:#f97316;color:#ea580c;transform:translateY(-1px);box-shadow:0 4px 12px #f15a2426}
