@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f172a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100%;width:100%}#root,body,html{box-sizing:border-box;margin:0;overflow:hidden;padding:0}#root{height:100vh;width:100vw}*{box-sizing:border-box}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1 1}.flex-shrink-0{flex-shrink:0}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.space-x-1>*+*{margin-left:.25rem}.space-x-2>*+*{margin-left:.5rem}.space-x-3>*+*{margin-left:.75rem}.space-y-1>*+*{margin-top:.25rem}.space-y-4>*+*{margin-top:1rem}.h-full{height:100%}.w-8{width:2rem}.h-8{height:2rem}.w-10{width:2.5rem}.h-10{height:2.5rem}.rounded-full{border-radius:9999px}.bg-slate-700{background-color:#334155}.bg-slate-800{background-color:#1e293b}.bg-blue-600{background-color:#2563eb}.text-slate-100{color:#f1f5f9}.text-slate-400{color:#94a3b8}.text-white{color:#fff}.text-xs{font-size:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.pl-2{padding-left:.5rem}.overflow-y-auto{overflow-y:auto}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-blue-500:focus{--tw-ring-color:#3b82f6}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:text-cyan-400:hover{color:#22d3ee}.active\:scale-95:active{transform:scale(.95)}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.placeholder-slate-400::placeholder{color:#94a3b8}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-track{background:#1e293b}.chat-messages::-webkit-scrollbar-thumb{background:#475569;border-radius:10px}.chat-messages::-webkit-scrollbar-thumb:hover{background:#64748b}@keyframes popIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.animate-\[popIn_0\.3s_cubic-bezier\(0\.18\,0\.89\,0\.32\,1\.28\)_forwards\]{animation:popIn .3s cubic-bezier(.18,.89,.32,1.28) forwards}@media (min-width:640px){.sm\:p-6{padding:1.5rem}.sm\:space-x-3>*+*{margin-left:.75rem}}.chat-interface{background:linear-gradient(145deg,#0f172a,#1e293b);box-sizing:border-box;color:#e5e7eb;display:flex;flex-direction:column;height:100vh;margin:0;overflow:hidden;padding:0;width:100%}.chat-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172afa;border-bottom:1px solid #3341554d;box-shadow:0 4px 12px #00000026;flex-shrink:0;justify-content:space-between;padding:1.25rem 1.5rem}.chat-header,.header-left{align-items:center;display:flex}.header-left{gap:.75rem}.header-right{gap:.5rem}.header-right,.hotel-logo{align-items:center;display:flex}.hotel-logo{background:linear-gradient(135deg,#3b82f6,#6366f1);border-radius:.75rem;color:#fff;height:2.5rem;justify-content:center;position:relative;width:2.5rem}.logo-icon{height:1.5rem;width:1.5rem}.logo-icon svg{height:100%;width:100%}.status-indicator{background:#22c55e;border:2px solid #1e293b;border-radius:50%;bottom:-2px;height:12px;position:absolute;right:-2px;width:12px}.hotel-info h1{color:#e5e7eb;font-size:1.125rem;font-weight:600;margin:0}.status-text{color:#94a3b8;font-size:.75rem}.speech-controls,.status-text{align-items:center;display:flex;gap:.5rem}.auto-speak-button{align-items:center;background:#374151;border:none;border-radius:.375rem;color:#94a3b8;cursor:pointer;display:flex;font-size:.75rem;gap:.25rem;padding:.25rem .5rem;transition:all .2s ease}.auto-speak-button.active{background:#22c55e;color:#fff}.auto-speak-button svg{height:1rem;width:1rem}.voice-available{align-items:center;color:#22c55e;display:flex}.voice-available svg{height:1.25rem;width:1.25rem}.language-button{background:#374151;border:none;border-radius:.375rem;color:#e5e7eb;cursor:pointer;font-size:.875rem;padding:.5rem .75rem;transition:background-color .2s ease}.language-button:hover{background:#4b5563}.chat-content{flex:1 1;min-height:0}.chat-content,.messaging-view{display:flex;flex-direction:column;overflow:hidden}.messaging-view{height:100%;width:100%}.chat-messages{background:linear-gradient(180deg,#0f172a4d,#1e293b1a);display:flex;flex:1 1;flex-direction:column;gap:1rem;min-height:0;overflow-x:hidden;overflow-y:auto;padding:1.5rem;scroll-behavior:smooth}.message{align-items:flex-start;animation:fadeInScale .3s ease-out;display:flex;gap:.75rem;max-width:85%}.message.user{align-self:flex-end;flex-direction:row-reverse;margin-left:auto}.message.bot{align-self:flex-start;margin-right:auto}.message-avatar{align-items:center;background:#374151;border-radius:50%;color:#94a3b8;display:flex;flex-shrink:0;height:2rem;justify-content:center;width:2rem}.message-avatar svg{height:1.25rem;width:1.25rem}.message-content{display:flex;flex:1 1;flex-direction:column;gap:.25rem}.message-bubble{word-wrap:break-word;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff0d;border-radius:1.75rem;box-shadow:0 3px 12px #0003;max-width:100%;padding:1rem 1.25rem;position:relative}.message.user .message-bubble{background:linear-gradient(135deg,#3b82f6,#6366f1);border:1px solid #ffffff1a;border-bottom-right-radius:.5rem;box-shadow:0 4px 16px #3b82f659,0 2px 8px #3b82f633;color:#fff}.message.bot .message-bubble{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1e293bcc;border:1px solid #33415566;border-bottom-left-radius:.5rem;box-shadow:0 3px 12px #00000026,0 1px 4px #0000001a;color:#f1f5f9}.message-bubble p{font-size:.95rem;line-height:1.5;margin:0}.message-actions{gap:.5rem;margin-top:.25rem}.message-actions,.speak-button{align-items:center;display:flex}.speak-button{background:#0000;border:1px solid #374151;border-radius:.375rem;color:#64748b;cursor:pointer;font-size:.75rem;gap:.25rem;padding:.25rem .5rem;transition:all .2s ease}.speak-button:hover{background:#374151;color:#e5e7eb}.speak-button svg{height:1rem;width:1rem}.chat-input{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172afa;border-top:1px solid #3341554d;box-shadow:0 -8px 24px #00000026;flex-shrink:0;padding:1rem 1.5rem 1.5rem}.chat-input,.input-container{box-sizing:border-box!important;margin:0!important;width:100%!important}.input-container{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e293bcc;border:1px solid #33415580;border-radius:2rem;box-shadow:0 4px 16px #0003;display:flex!important;max-width:none!important;padding:.5rem;transition:all .3s ease}.input-form{align-items:flex-start;display:flex!important;flex:1 1!important;gap:.75rem;min-width:0!important;position:relative;width:100%!important}.input-container:focus-within{background:#1e293be6;border-color:#3b82f699;box-shadow:0 0 0 3px #3b82f61a,0 8px 24px #00000040}.input-container textarea{align-self:flex-start;background:#0000;border:none;border-radius:1.5rem;box-sizing:border-box!important;color:#f1f5f9;flex:1 1!important;font-family:inherit;font-size:.95rem;height:44px;line-height:1.5;margin-top:.125rem;max-height:60px;max-width:none!important;min-height:44px;min-width:0!important;outline:none;overflow-y:auto;padding:.625rem 1.25rem;resize:none;transition:all .3s ease;width:100%!important}.input-container textarea:disabled{background:#0000;color:#64748b;opacity:.6}.input-container textarea::placeholder{color:#94a3b8;opacity:.7}.voice-button{align-items:center;align-self:flex-start;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#374151e6;border:none;border-radius:50%;box-shadow:0 2px 8px #00000026;color:#94a3b8;cursor:pointer;display:flex;flex-grow:0!important;flex-shrink:0!important;height:44px!important;justify-content:center;margin-top:0;max-width:44px!important;min-width:44px!important;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:44px!important}.voice-button:before{background:linear-gradient(135deg,#374151cc,#4b5563cc);border-radius:50%;content:"";inset:0;opacity:0;position:absolute;transition:opacity .3s ease}.voice-button:hover:before{opacity:1}.voice-button.listening{animation:pulse 2s infinite;background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 0 20px #ef444466,0 4px 12px #ef444433;color:#fff}.voice-button:hover:not(:disabled){color:#e5e7eb;transform:scale(1.05)}.voice-button svg{height:1.125rem;position:relative;width:1.125rem;z-index:1}.send-button{align-items:center;align-self:flex-start;background:linear-gradient(135deg,#3b82f6,#6366f1);border:none;border-radius:50%;box-shadow:0 4px 16px #3b82f64d;color:#fff;cursor:pointer;display:flex;flex-grow:0!important;flex-shrink:0!important;height:44px!important;justify-content:center;margin-top:0;max-width:44px!important;min-width:44px!important;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:44px!important}.send-button:before{background:linear-gradient(135deg,#3b82f633,#6366f133);border-radius:50%;content:"";inset:0;opacity:0;position:absolute;transition:opacity .3s ease}.send-button:hover:not(:disabled){box-shadow:0 6px 20px #3b82f666,0 2px 8px #3b82f633;transform:scale(1.08)}.send-button:hover:not(:disabled):before{opacity:1}.send-button:disabled{background:#37415199;box-shadow:0 2px 4px #0000001a;cursor:not-allowed;transform:none}.send-button svg{height:1.125rem;position:relative;transform:rotate(-45deg);width:1.125rem;z-index:1}.chat-navigation{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293bf2;border-top:1px solid #334155;display:flex;flex-shrink:0;padding:.5rem}.nav-button{align-items:center;background:#0000;border:none;border-radius:.5rem;color:#64748b;cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-size:.75rem;gap:.25rem;padding:.75rem .5rem;transition:all .2s ease}.nav-button.active{background:#334155;color:#3b82f6}.nav-button:hover{background:#374151;color:#94a3b8}.nav-button svg{height:1.5rem;width:1.5rem}.account-view,.info-view{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;overflow-y:auto;padding:2rem;text-align:center}.account-view h2,.info-view h2{color:#e5e7eb;font-size:1.5rem;font-weight:600;margin:0 0 2rem}.info-buttons{display:flex;flex-direction:column;gap:1rem;max-width:300px;width:100%}.info-button{align-items:center;background:#374151;border:none;border-radius:.75rem;color:#e5e7eb;cursor:pointer;display:flex;font-size:1rem;gap:.75rem;justify-content:center;padding:1rem 1.5rem;transition:all .2s ease}.info-button:hover{background:#4b5563;transform:translateY(-1px)}.user-avatar{align-items:center;background:linear-gradient(135deg,#3b82f6,#6366f1);border-radius:50%;color:#fff;display:flex;height:5rem;justify-content:center;margin-bottom:1rem;width:5rem}.user-avatar svg{height:2.5rem;width:2.5rem}.user-email{color:#94a3b8;font-size:1rem;margin-bottom:.5rem}.session-id{color:#64748b;font-family:monospace;font-size:.75rem;margin-bottom:2rem}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@media (max-width:768px){.message{max-width:92%}.chat-messages{gap:.875rem;padding:1rem}.chat-input{padding:1rem;width:100%}.input-container{box-sizing:border-box;margin:0;padding:.375rem;width:100%}.input-form{flex:1 1;gap:.5rem;width:100%}.input-container textarea{flex:1 1;height:40px;min-height:40px;min-width:0;padding:.75rem 1rem}.send-button,.voice-button{flex-shrink:0;height:40px;width:40px}.chat-header{padding:1rem}.message-bubble{font-size:.9rem;padding:.875rem 1rem}}.feedback-dialog-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.feedback-dialog{animation:fadeInScale .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 40px #0003;max-height:90vh;max-width:500px;overflow:hidden;padding:0;width:90%}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.feedback-dialog-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px;padding:24px 24px 0}.feedback-dialog-header h3{color:#333;font-size:24px;font-weight:600;margin:0}.feedback-close-btn{align-items:center;background:none;border:none;border-radius:6px;color:#666;cursor:pointer;display:flex;font-size:28px;height:32px;justify-content:center;padding:0;transition:all .2s ease;width:32px}.feedback-close-btn:hover{background:#f5f5f5;color:#333}.feedback-form{padding:0 24px 24px}.feedback-rating-section{margin-bottom:24px}.feedback-rating-section label{color:#333;display:block;font-size:16px;font-weight:600;margin-bottom:12px}.star-rating{display:flex;gap:8px;margin-bottom:8px}.star{background:none;border:none;border-radius:4px;color:#ddd;cursor:pointer;font-size:32px;padding:4px;transition:all .2s ease}.star.active,.star:hover{color:gold;transform:scale(1.1)}.star:hover{background:#ffd7001a}.rating-labels{color:#666;display:flex;font-size:12px;justify-content:space-between;margin-top:4px}.feedback-comment-section{margin-bottom:24px}.feedback-comment-section label{color:#333;display:block;font-size:16px;font-weight:600;margin-bottom:8px}.feedback-comment-section textarea{border:2px solid #e1e5e9;border-radius:8px;font-family:inherit;font-size:14px;min-height:100px;padding:12px;resize:vertical;transition:border-color .2s ease;width:100%}.feedback-comment-section textarea:focus{border-color:#007bff;outline:none}.feedback-comment-section textarea:disabled{background-color:#f8f9fa;cursor:not-allowed}.character-count{color:#666;font-size:12px;margin-top:4px;text-align:right}.feedback-actions{display:flex;gap:12px;justify-content:flex-end}.feedback-actions button{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;min-width:100px;padding:12px 24px;transition:all .2s ease}.btn-cancel{background:#f8f9fa;border:1px solid #dee2e6;color:#6c757d}.btn-cancel:hover:not(:disabled){background:#e9ecef;color:#495057}.btn-submit{background:#007bff;color:#fff}.btn-submit:hover:not(:disabled){background:#0056b3;transform:translateY(-1px)}.btn-submit:disabled{background:#6c757d;cursor:not-allowed;transform:none}.feedback-actions button:disabled{cursor:not-allowed;opacity:.6}@media (max-width:600px){.feedback-dialog{margin:20px;width:95%}.feedback-dialog-header{padding:20px 20px 0}.feedback-form{padding:0 20px 20px}.feedback-dialog-header h3{font-size:20px}.star{font-size:28px}.feedback-actions{flex-direction:column}.feedback-actions button{width:100%}}.booking-lookup-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.booking-lookup-modal{background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;max-height:80vh;max-width:500px;overflow-y:auto;padding:20px;width:90%}.booking-lookup-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:10px}.booking-lookup-header h3{color:#333;margin:0}.close-button{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:24px;height:30px;justify-content:center;padding:0;transition:background-color .2s;width:30px}.close-button:hover{background-color:#f5f5f5;color:#333}.booking-lookup-form{display:flex;flex-direction:column;gap:15px}.lookup-type-selector{display:flex;gap:20px;margin-bottom:10px}.lookup-type-selector label{align-items:center;cursor:pointer;display:flex;font-weight:500;gap:8px}.lookup-type-selector input[type=radio]{accent-color:#007bff}.form-group{display:flex;flex-direction:column;gap:5px}.form-group label{color:#333;font-weight:500}.form-group input{border:2px solid #ddd;border-radius:4px;font-size:14px;padding:10px;transition:border-color .2s}.form-group input:focus{border-color:#007bff;outline:none}.form-group input:disabled{background-color:#f5f5f5;cursor:not-allowed}.error-message{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#dc3545;font-size:14px;padding:10px}.form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:10px}.form-actions button{border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:background-color .2s}.form-actions button[type=button]{background-color:#6c757d;color:#fff}.form-actions button[type=button]:hover:not(:disabled){background-color:#5a6268}.form-actions button[type=submit]{background-color:#007bff;color:#fff}.form-actions button[type=submit]:hover:not(:disabled){background-color:#0056b3}.form-actions button:disabled{background-color:#6c757d;cursor:not-allowed;opacity:.6}.onboarding-container{background-color:#111827;color:#e5e7eb;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:100vh;overflow:hidden;position:relative;width:100%}.screen{animation:fadeIn .5s ease-out forwards;display:flex;flex-direction:column;height:100vh;padding:2rem;width:100%}.welcome-screen{background:linear-gradient(0deg,#000c,#0003),url(https://placehold.co/600x1200/374151/111827?text=Hotel+Lobby);background-position:50%;background-size:cover;justify-content:end;text-align:center}.carousel-screen{justify-content:space-between}.cta-screen,.loading-screen{justify-content:center;text-align:center}.loading-screen,.screen-content{align-items:center}.screen-content{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:400px}.hotel-brand h2{color:#f3f4f6;font-size:1.5rem;font-weight:700;margin:0}.screen h1{color:#fff;font-size:2.5rem;font-weight:800;margin:0}.welcome-subheadline{color:#d1d5db;font-size:1.125rem;line-height:1.5;margin:0}.screen p{color:#9ca3af;line-height:1.6;margin:0;max-width:320px}.primary-button{background-color:#d1d5db;border:none;border-radius:.5rem;color:#111827;cursor:pointer;font-size:1.125rem;font-weight:700;max-width:300px;padding:1rem 2rem;transition:all .2s ease;width:100%}.primary-button:hover:not(:disabled){background-color:#f3f4f6;transform:translateY(-1px)}.primary-button:active{transform:scale(.98)}.primary-button:disabled{background-color:#4b5563;color:#9ca3af;cursor:not-allowed;transform:none}.next-button{background-color:#374151;border:none;border-radius:.5rem;color:#e5e7eb;cursor:pointer;padding:.75rem 1.5rem;transition:background-color .2s ease;width:100%}.next-button:hover{background-color:#4b5563}.carousel-content{align-items:center;display:flex;flex:1 1;justify-content:center}.carousel-container{max-width:400px;overflow:hidden;width:100%}.carousel-slides{display:flex;transition:transform .3s ease}.carousel-slide{flex-direction:column;flex-shrink:0;min-width:100%;padding:2rem;text-align:center;width:100%}.carousel-slide,.slide-icon{align-items:center;display:flex}.slide-icon{background-color:#374151;border-radius:50%;height:6rem;justify-content:center;margin-bottom:1.5rem;width:6rem}.slide-icon svg{color:#60a5fa;height:3rem;width:3rem}.carousel-slide h2{color:#fff;font-size:1.875rem;font-weight:700;margin:0 0 1rem}.carousel-slide p{color:#9ca3af;line-height:1.6;max-width:280px}.carousel-controls{display:flex;flex-direction:column;gap:2rem}.progress-indicator{align-items:center;display:flex;gap:.5rem;justify-content:center}.indicator{background-color:#4b5563;border-radius:50%;height:.5rem;transition:all .2s ease;width:.5rem}.indicator.active{background-color:#fff;height:.625rem;width:.625rem}.input-container{display:flex;flex-direction:column;gap:1rem;max-width:450px;padding:1rem;width:100%}.form-input{background-color:#374151;border:2px solid #4b5563;border-radius:.5rem;color:#fff;font-size:1rem;outline:none;padding:1rem;text-align:center;transition:border-color .2s ease;width:100%}.form-input:focus{border-color:#60a5fa}.form-input::placeholder{color:#9ca3af}.email-input-container{display:flex;flex-direction:column;max-width:300px;padding:1rem 0;width:100%}.email-input{background-color:#374151;border:2px solid #4b5563;border-radius:.5rem;color:#fff;font-size:1rem;outline:none;padding:1rem;text-align:center;transition:border-color .2s ease;width:100%}.email-input:focus{border-color:#60a5fa}.email-input::placeholder{color:#9ca3af}.terms-text{color:#6b7280;font-size:.75rem;margin-top:1.5rem;text-align:center}.terms-link{color:#d1d5db;text-decoration:underline}.terms-link:hover{color:#f3f4f6}.loader{animation:spin 1s linear infinite;border:4px solid #374151;border-radius:50%;border-top-color:#60a5fa;height:3rem;margin-bottom:1.5rem;width:3rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.screen{padding:1.5rem}.screen h1{font-size:2rem}.carousel-slide{padding:1.5rem}.slide-icon{height:5rem;width:5rem}.slide-icon svg{height:2.5rem;width:2.5rem}}.App{background:#0f172a;box-sizing:border-box;flex-direction:column;margin:0;overflow:hidden;padding:0;width:100%}.App,.loading-spinner{display:flex;height:100vh}.loading-spinner{align-items:center;color:#3b82f6;font-size:1.2rem;font-weight:500;justify-content:center}.loading-spinner:after{animation:spin 1s linear infinite;border:2px solid #f3f3f3;border-radius:50%;border-top-color:#667eea;content:"";height:20px;margin-left:10px;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.App-header{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 10px #0000001a;color:#fff;padding:1rem 2rem;text-align:center}.App-header h1{font-size:2rem;font-weight:600;margin:0 0 .5rem}.App-header p{font-size:1.1rem;margin:0 0 1rem;opacity:.9}.tab-navigation{display:flex;gap:.5rem;margin-top:1rem}.tab-btn{background:#0000;border:2px solid #ffffff4d;border-radius:.5rem;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.tab-btn:hover{background:#ffffff1a}.tab-btn.active{background:#fff3;border-color:#fff9}.App-main{display:flex;flex:1 1;overflow:hidden}
/*# sourceMappingURL=main.b9a45cb6.css.map*/