.AISearchBar-module__pzhyeG__container{background:linear-gradient(135deg,#fefefe 0%,#fafafa 100%);border-bottom:1px solid #e5e5e5;justify-content:center;width:100%;padding:40px 20px;display:flex}.AISearchBar-module__pzhyeG__containerCompact{background:0 0;border-bottom:none;padding:0}.AISearchBar-module__pzhyeG__containerCompact .AISearchBar-module__pzhyeG__searchWrapper{max-width:100%}.AISearchBar-module__pzhyeG__containerCompact .AISearchBar-module__pzhyeG__searchForm{margin-bottom:0}.AISearchBar-module__pzhyeG__containerCompact .AISearchBar-module__pzhyeG__searchInput{border-radius:4px;height:22px;padding-top:0;padding-bottom:0;padding-right:54px;font-size:12px}.AISearchBar-module__pzhyeG__containerCompact .AISearchBar-module__pzhyeG__sparkleIcon{font-size:11px;left:8px}.AISearchBar-module__pzhyeG__containerCompact .AISearchBar-module__pzhyeG__submitButton{border-radius:4px;width:22px;height:22px;right:6px}.AISearchBar-module__pzhyeG__containerCompact .AISearchBar-module__pzhyeG__submitButtonActive{width:30px}.AISearchBar-module__pzhyeG__containerCompact .AISearchBar-module__pzhyeG__clearButton{width:16px;height:16px;font-size:13px;right:32px}.AISearchBar-module__pzhyeG__searchWrapper{width:100%;max-width:900px;font-family:Heebo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.AISearchBar-module__pzhyeG__promptContainer{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px;box-shadow:0 10px 30px #0f172a0f}.AISearchBar-module__pzhyeG__promptContainerCompact{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.AISearchBar-module__pzhyeG__searchForm{gap:12px;margin-bottom:20px;display:flex}.AISearchBar-module__pzhyeG__inputWrapper{flex:1;align-items:center;display:flex;position:relative}.AISearchBar-module__pzhyeG__sparkleIcon{color:#d1651f;z-index:2;opacity:.9;pointer-events:none;font-size:14px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.AISearchBar-module__pzhyeG__searchIcon{color:#999;pointer-events:none;z-index:2;position:absolute;left:20px}.AISearchBar-module__pzhyeG__searchInput{z-index:1;background:#fff;border:1px solid #d8dbe2;border-radius:12px;outline:none;width:100%;padding:16px 110px 16px 38px;font-family:Heebo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);animation:6s linear infinite AISearchBar-module__pzhyeG__borderRotate;position:relative}.AISearchBar-module__pzhyeG__searchInput:focus{border-color:#e0e0e0;outline:none;animation:6s linear infinite AISearchBar-module__pzhyeG__borderRotate;transform:scaleX(1.02)}.AISearchBar-module__pzhyeG__searchInput:disabled{cursor:not-allowed;background:#f5f5f5}.AISearchBar-module__pzhyeG__searchInput::placeholder{color:#999}.AISearchBar-module__pzhyeG__clearButton{color:#666;cursor:pointer;background:#e0e0e0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-family:Heebo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:20px;line-height:1;transition:all .2s;display:flex;position:absolute;right:58px}.AISearchBar-module__pzhyeG__clearButton:hover{color:#333;background:#d0d0d0}.AISearchBar-module__pzhyeG__submitButton{color:#999;cursor:pointer;z-index:3;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-family:Heebo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.AISearchBar-module__pzhyeG__submitButton:hover:not(:disabled){background:#0000000d}.AISearchBar-module__pzhyeG__submitButtonActive{color:#fff;background:#d1651f;width:80px}.AISearchBar-module__pzhyeG__submitButtonActive:hover:not(:disabled){background:#b85519;transform:translateY(-50%)scale(1.05);box-shadow:0 4px 12px #d1651f4d}.AISearchBar-module__pzhyeG__submitButton:disabled{cursor:not-allowed}.AISearchBar-module__pzhyeG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite AISearchBar-module__pzhyeG__spin;display:inline-block}@keyframes AISearchBar-module__pzhyeG__spin{to{transform:rotate(360deg)}}@keyframes AISearchBar-module__pzhyeG__borderRotate{0%{box-shadow:-1px 0 3px -1px #d1651fb3,0 0 #0000,0 0 #0000}25%{box-shadow:0 0 #0000,0 -1px 3px -1px #d1651fb3,0 0 #0000}50%{box-shadow:0 0 #0000,0 0 #0000,1px 0 3px -1px #d1651fb3}75%{box-shadow:0 0 #0000,0 1px 3px -1px #d1651fb3,0 0 #0000}to{box-shadow:-1px 0 3px -1px #d1651fb3,0 0 #0000,0 0 #0000}}.AISearchBar-module__pzhyeG__examples{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex;position:relative}.AISearchBar-module__pzhyeG__examplesLabel{color:#666;margin-right:4px;font-family:Heebo,sans-serif;font-size:14px;font-weight:500}.AISearchBar-module__pzhyeG__exampleChip{color:#555;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e0e0e0;border-radius:20px;padding:8px 16px;font-family:Heebo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;transition:all .2s}.AISearchBar-module__pzhyeG__exampleChip:hover:not(:disabled){color:#d1651f;background:#fff5f0;border-color:#d1651f;transform:translateY(-1px);box-shadow:0 2px 8px #d1651f26}.AISearchBar-module__pzhyeG__exampleChip:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.AISearchBar-module__pzhyeG__promptContainer{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.AISearchBar-module__pzhyeG__container{justify-content:flex-start;padding:20px 0 16px}.AISearchBar-module__pzhyeG__searchWrapper{max-width:100%}.AISearchBar-module__pzhyeG__searchForm{flex-direction:column}.AISearchBar-module__pzhyeG__submitButton{color:#fff;background:#d1651f}.AISearchBar-module__pzhyeG__submitButton:hover:not(:disabled){color:#fff;background:#b85519}.AISearchBar-module__pzhyeG__searchButton{width:100%}.AISearchBar-module__pzhyeG__examples{justify-content:flex-start}.AISearchBar-module__pzhyeG__examplesLabel{width:100%;margin-bottom:4px}}
