body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:manipulation;margin:0}button,input,select,textarea{touch-action:manipulation}#root{height:100%}:focus-visible{outline-offset:2px;outline:3px solid #f58220}.skip-link{color:#fff;z-index:10000;background:#f58220;border-radius:0 0 4px;padding:8px 16px;font-family:Tajawal,system-ui,sans-serif;text-decoration:none;transition:top .2s;position:absolute;top:-100px;left:0}.skip-link:focus{outline-offset:-3px;outline:3px solid #263a34;top:0}.header{z-index:40;background:#fff8f5;position:sticky;top:0;box-shadow:0 1px 3px #0000001a}.header-content{justify-content:space-between;align-items:center;max-width:640px;height:64px;margin:0 auto;padding:0 24px;display:flex}.header-brand{align-items:center;gap:8px;display:flex}.brand-name{color:#964900;font-family:Cairo,system-ui,sans-serif;font-size:24px;font-weight:700}.brand-logo{width:auto;height:40px}.header-actions{gap:8px;display:flex}.header-settings-btn{cursor:pointer;color:#564336;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:background .2s;display:flex}.header-settings-btn:hover{background:#ddc1b04d}.header-settings-btn .material-symbols-outlined{font-size:24px}.settings-dropdown{background:#fff;border:1px solid #ddc1b0;border-radius:12px;min-width:200px;padding:16px;position:absolute;top:100%;right:24px;box-shadow:0 4px 16px #0000001a}.settings-section label{color:#241913;flex-direction:column;gap:8px;font-family:Tajawal,system-ui,sans-serif;font-size:14px;display:flex}.settings-section select{color:#241913;cursor:pointer;background:#fff8f5;border:1px solid #ddc1b0;border-radius:8px;padding:8px 12px;font-family:Tajawal,system-ui,sans-serif;font-size:14px}.settings-section select:focus{border-color:#4e635c;outline:none}.debug-dropdown{min-width:320px}.debug-section h4{color:#241913;margin-bottom:12px;font-family:Cairo,system-ui,sans-serif;font-size:14px;font-weight:700}.debug-states-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.debug-state-btn{color:#564336;cursor:pointer;background:#fff8f5;border:1px solid #ddc1b0;border-radius:8px;padding:8px 12px;font-family:Tajawal,system-ui,sans-serif;font-size:12px;transition:all .2s}.debug-state-btn:hover{background:#f582201a;border-color:#f58220}.debug-state-btn.active{color:#fff;background:#f58220;border-color:#f58220}@keyframes pulse-attract-idle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.language-toggler-container{z-index:9999;position:fixed;bottom:50px;right:20px}[dir=rtl] .language-toggler-container{left:20px;right:auto}.language-toggler{color:#fff;cursor:pointer;background-color:#2d9b6f;border:none;border-radius:50%;justify-content:center;align-items:center;gap:4px;width:56px;height:56px;font-size:14px;font-weight:600;transition:background-color .2s,transform .2s;display:flex;box-shadow:0 4px 12px #00000026}.language-toggler .material-symbols-outlined{font-size:20px;font-weight:400}.language-toggler:hover{background-color:#248658;transform:scale(1.08)}.language-toggler:active{transform:scale(.96)}.language-menu{background-color:#fff;border-radius:8px;min-width:140px;animation:.2s slideUp;position:absolute;bottom:70px;right:0;overflow:hidden;box-shadow:0 4px 16px #0003}[dir=rtl] .language-menu{left:0;right:auto}@keyframes slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.language-option{cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #f0f0f0;flex-direction:column;gap:4px;width:100%;padding:12px 16px;transition:background-color .15s;display:flex}[dir=rtl] .language-option{text-align:right}.language-option:last-child{border-bottom:none}.language-option:hover{background-color:#f5f5f5}.language-option.active{background-color:#e8f5f0}.language-label{color:#2d9b6f;font-size:14px;font-weight:600}.language-name{color:#666;font-size:12px}.conversation-status-message{text-align:center;color:#241913;background:#fff1eacc;padding:16px 24px;font-family:Tajawal,system-ui,sans-serif;font-size:16px;font-weight:500}.status-primary{color:#241913;align-items:center;gap:8px;font-family:Cairo,system-ui,sans-serif;font-size:20px;font-weight:600;display:flex}.status-icon{color:#f58220;font-size:24px;animation:1.5s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.status-secondary{color:#8a7264;margin-top:8px;font-family:Tajawal,system-ui,sans-serif;font-size:14px;font-style:italic}.waveform-bar.primary{background:#964900}.waveform-bar.accent{background:#f58220}.action-chips{gap:12px;display:flex}.action-chip{color:#564336;cursor:pointer;background:#fff;border:1px solid #ddc1b0;border-radius:9999px;padding:8px 20px;font-family:Tajawal,system-ui,sans-serif;font-size:14px;font-weight:700;transition:all .2s}.action-chip:hover{background:#fff8f5;border-color:#4e635c}@keyframes float{0%,to{transform:translate(0)scale(1)}25%{transform:translate(30px,-30px)scale(1.1)}50%{transform:translate(-20px,20px)scale(.9)}75%{transform:translate(20px,10px)scale(1.05)}}.audio-visualizer-wrapper{cursor:pointer;justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:relative}.audio-visualizer-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.audio-visualizer-canvas{border-radius:50%}.audio-visualizer-ring{border:2px solid #e74c3c66;border-radius:50%;animation:1s ease-out infinite pulse-ring-recording;position:absolute;inset:0}.audio-visualizer-ring.ring2{border-color:#e74c3c33;animation-delay:.5s}.audio-visualizer-hint{color:#e74c3c;white-space:nowrap;font-family:Tajawal,system-ui,sans-serif;font-size:14px;font-weight:700;position:absolute;bottom:-32px;left:50%;transform:translate(-50%)}@keyframes pulse-ring-recording{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.02)}}.attract-container{background:linear-gradient(135deg,#fef9f3 0%,#fff5eb 50%,#f0f7ff 100%);width:100%;height:100%;display:flex;position:relative;overflow:hidden}.attract-particles{pointer-events:none;z-index:0;position:absolute;inset:0}.attract-particle{opacity:.15;border-radius:50%;position:absolute}.attract-particle.p1{background:#f58220;width:300px;height:300px;animation:20s ease-in-out infinite float;top:-100px;right:10%}.attract-particle.p2{background:#4e635c;width:200px;height:200px;animation:15s ease-in-out infinite reverse float;bottom:10%;left:5%}.attract-particle.p3{background:#964900;width:150px;height:150px;animation:18s ease-in-out 2s infinite float;top:40%;left:30%}.attract-particle.p4{background:#1abc9c;width:100px;height:100px;animation:12s ease-in-out 1s infinite float;bottom:20%;right:20%}.attract-particle.p5{background:#3498db;width:80px;height:80px;animation:14s ease-in-out 3s infinite float;top:20%;right:40%}.attract-particle.p6{background:#e74c3c;width:120px;height:120px;animation:16s ease-in-out 2s infinite float;bottom:30%;left:15%}.attract-particle.p7{background:#9b59b6;width:60px;height:60px;animation:10s ease-in-out 4s infinite float;top:60%;right:15%}.attract-particle.p8{background:#f1c40f;width:90px;height:90px;animation:13s ease-in-out 1s infinite float;bottom:5%;right:35%}.attract-particle.p9{background:#27ae60;width:70px;height:70px;animation:11s ease-in-out 2s infinite float;top:15%;left:50%}.attract-particle.p10{background:#e67e22;width:50px;height:50px;animation:9s ease-in-out 3s infinite float;bottom:40%;right:5%}.attract-particle.p11{background:#2c3e50;width:40px;height:40px;animation:8s ease-in-out 4s infinite float;top:75%;left:60%}.attract-particle.p12{background:#f58220;width:35px;height:35px;animation:7s ease-in-out 5s infinite float;top:5%;left:25%}.attract-left-section{z-index:10;flex-direction:column;justify-content:center;align-items:center;gap:32px;width:50%;height:100%;padding:60px 40px;display:flex}.attract-brand-area{text-align:center;transition:opacity .4s,transform .4s}.attract-brand-area.slide-out{opacity:0;pointer-events:none;position:absolute;transform:translate(-50px)}.attract-brand-logo{filter:drop-shadow(0 4px 12px #f5822033);width:180px;height:auto}.attract-brand-tagline{color:#964900;letter-spacing:.1em;margin-top:12px;font-family:Cairo,system-ui,sans-serif;font-size:16px;font-weight:700}.attract-main-card{border-radius:32px;width:100%;max-width:480px;padding:48px 40px;transition:background-color .5s,opacity .4s,transform .4s;position:relative;box-shadow:0 20px 60px -20px #00000026}.attract-main-card.slide-out{opacity:0;pointer-events:none;position:absolute;transform:translate(-50px)}.attract-dot{background:#00000026;border-radius:4px;width:8px;height:8px;transition:all .4s}.attract-slide-indicator{justify-content:center;align-items:center;gap:8px;margin-bottom:32px;display:flex}.attract-dot.active{width:32px}.attract-slide-content{text-align:center;flex-direction:column;align-items:center;display:flex}.attract-slide-content.fade-out{opacity:0;transition:all .3s ease-out;transform:translateY(-20px)scale(.95)}.attract-slide-content.fade-in{opacity:1;transition:all .4s ease-in;transform:translateY(0)scale(1)}.attract-slide-icon{border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;transition:all .4s;display:flex}.attract-slide-icon .material-symbols-outlined{font-size:40px}.attract-slide-value{margin-bottom:12px;font-family:Cairo,system-ui,sans-serif;font-size:72px;font-weight:800;line-height:1;transition:color .4s}.attract-slide-label{color:#241913;margin-bottom:8px;font-family:Cairo,system-ui,sans-serif;font-size:32px;font-weight:700}.attract-slide-subtitle{color:#6b5b4f;font-family:Tajawal,system-ui,sans-serif;font-size:18px}.attract-stats-row{justify-content:center;gap:20px;transition:opacity .4s,transform .4s;display:flex;position:relative}.attract-stats-row.slide-out{opacity:0;pointer-events:none;position:absolute;transform:translate(-50px)}.attract-stat-box{background:#fff;border-radius:20px;flex-direction:column;align-items:center;padding:20px 28px;display:flex;box-shadow:0 8px 24px -8px #0000001a}.attract-stat-icon{color:#f58220;margin-bottom:8px;font-size:28px}.attract-stat-value{color:#241913;font-family:Cairo,system-ui,sans-serif;font-size:24px;font-weight:800}.attract-stat-label{color:#8a7264;margin-top:2px;font-family:Tajawal,system-ui,sans-serif;font-size:14px}.attract-conversation-section{opacity:0;pointer-events:none;background:#fff;border-radius:32px;flex-direction:column;width:100%;max-width:480px;height:100%;transition:opacity .4s,transform .4s;display:flex;position:absolute;overflow:hidden;transform:translate(50px);box-shadow:0 20px 60px -20px #00000026}.attract-conversation-section.slide-in{opacity:1;pointer-events:auto;animation:.4s ease-out slideInLeft;position:relative;transform:translate(0)}@keyframes slideInLeft{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.attract-conversation-header{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.attract-conversation-header h2{color:#241913;margin:0;font-family:Cairo,system-ui,sans-serif;font-size:20px;font-weight:700}.attract-conversation-count{color:#8a7264;font-family:Tajawal,system-ui,sans-serif;font-size:14px}.attract-conversation-list{flex-direction:column;flex:1;gap:16px;padding:16px 24px;display:flex;overflow-y:auto}.attract-conversation-item{flex-direction:column;gap:8px;animation:.3s ease-out backwards fadeSlideUp;display:flex}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.attract-user-msg{color:#0b1f1a;background:#cee5dc;border-radius:16px 16px 4px;align-self:flex-start;max-width:85%;padding:12px 16px;font-family:Tajawal,system-ui,sans-serif;font-size:16px}.attract-ai-msg{color:#241913;background:#fff1ea;border-radius:16px 16px 16px 4px;align-self:flex-end;max-width:85%;padding:12px 16px;font-family:Tajawal,system-ui,sans-serif;font-size:16px}.attract-right-section{z-index:10;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:100%;display:flex}.attract-headline-area{text-align:center;flex-direction:column;align-items:center;gap:24px;transition:opacity .4s,transform .4s;display:flex}.attract-headline-area.slide-out{opacity:0;pointer-events:none;position:absolute;transform:translate(50px)}.attract-hero-logo{width:180px;height:auto}.attract-hero-logo-wrapper{transition:opacity .4s,transform .4s}.attract-hero-logo-wrapper.slide-in{animation:.4s ease-out fadeInScale}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.attract-headline{color:#241913;margin:0 0 12px;font-family:Cairo,system-ui,sans-serif;font-size:48px;font-weight:800;line-height:1.3}.attract-headline-sub{color:#6b5b4f;margin:0;font-family:Tajawal,system-ui,sans-serif;font-size:22px}.attract-visualizer-container{cursor:pointer;justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:relative}.attract-visualizer-ring{border:2px solid #f5822033;border-radius:50%;animation:3s ease-out infinite pulseRing;position:absolute;inset:0}.attract-visualizer-ring.ring2{animation-delay:1.5s}@keyframes pulseRing{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(1.5)}}.attract-visualizer{justify-content:center;align-items:center;gap:4px;height:40px;display:flex}.attract-processing-visualizer{justify-content:center;align-items:center;gap:6px;height:40px;display:flex}.processing-dot{background:#f58220;border-radius:50%;width:10px;height:10px;animation:1.4s ease-in-out infinite bounce-dot}.processing-dot:first-child{animation-delay:0s}.processing-dot:nth-child(2){animation-delay:.2s}.processing-dot:nth-child(3){animation-delay:.4s}.processing-dot:nth-child(4){animation-delay:.6s}.processing-dot:nth-child(5){animation-delay:.8s}@keyframes bounce-dot{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.attract-wave-bar{border-radius:3px;width:6px;animation:1.2s ease-in-out infinite waveAnim}.attract-wave-bar:first-child{background:#4e635c4d;height:12px;animation-delay:0s}.attract-wave-bar:nth-child(2){background:#f58220;height:28px;animation-delay:.1s}.attract-wave-bar:nth-child(3){background:#4e635c;height:36px;animation-delay:.2s}.attract-wave-bar:nth-child(4){background:#964900;height:40px;animation-delay:.3s}.attract-wave-bar:nth-child(5){background:#4e635c;height:36px;animation-delay:.4s}.attract-wave-bar:nth-child(6){background:#f58220;height:28px;animation-delay:.5s}.attract-wave-bar:nth-child(7){background:#4e635c4d;height:12px;animation-delay:.6s}@keyframes waveAnim{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}.attract-mic-button{cursor:pointer;background:linear-gradient(135deg,#f58220 0%,#964900 100%);border:none;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:140px;height:140px;transition:transform .2s,box-shadow .2s,background .2s;display:flex;box-shadow:0 16px 40px -8px #f5822080}.attract-mic-button:hover{transform:scale(1.05);box-shadow:0 20px 50px -10px #f5822099}.attract-mic-button.recording{background:linear-gradient(135deg,#ba1a1a 0%,#8b0000 100%);animation:1s infinite recordingPulse}.attract-mic-button.holding{transform:scale(1.1)}@keyframes recordingPulse{0%,to{box-shadow:0 16px 40px -8px #ba1a1a80}50%{box-shadow:0 16px 60px -8px #ba1a1acc}}@keyframes attractPulseRing{0%{transform:scale(.95);box-shadow:0 16px 40px -8px #f5822080}70%{transform:scale(1.02);box-shadow:0 24px 60px -8px #f58220b3}to{transform:scale(.95);box-shadow:0 16px 40px -8px #f5822080}}.attract-mic-button.pulse-slow{animation:3s cubic-bezier(.4,0,.6,1) infinite attractPulseRing}.attract-mic-button .mic-icon{color:#fff;margin-bottom:4px;font-size:48px}.attract-mic-button .mic-text{color:#fff;font-family:Cairo,system-ui,sans-serif;font-size:16px;font-weight:700}.attract-status-bar{flex-direction:column;align-items:center;gap:8px;display:flex}.attract-status-msg{color:#6b5b4f;font-family:Tajawal,system-ui,sans-serif;font-size:16px}.attract-recording-indicator{color:#f58220;align-items:center;gap:8px;font-family:Cairo,system-ui,sans-serif;font-size:18px;font-weight:700;display:flex}.attract-recording-dot{background:#f58220;border-radius:50%;width:16px;height:16px;animation:1s infinite blink}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.attract-action-row{gap:12px;display:flex}.attract-quick-action-btn{color:#f58220;cursor:pointer;background:#f582201a;border:1px solid #f582204d;border-radius:9999px;align-items:center;gap:8px;padding:10px 20px;font-family:Tajawal,system-ui,sans-serif;font-size:14px;font-weight:700;transition:all .2s;display:flex}.attract-quick-action-btn:hover{background:#f5822033;border-color:#f58220}.attract-quick-action-btn .material-symbols-outlined{font-size:18px}.attract-end-session-btn{color:#8a7264;cursor:pointer;background:0 0;border:1px solid #ddc1b0;border-radius:9999px;align-items:center;gap:8px;padding:10px 20px;font-family:Tajawal,system-ui,sans-serif;font-size:14px;font-weight:600;transition:all .2s;display:flex}.attract-end-session-btn:hover{color:#564336;background:#ddc1b033}.attract-end-session-btn .material-symbols-outlined{font-size:18px}.attract-instruction{color:#24191380;align-items:center;gap:8px;display:flex}.attract-instruction .material-symbols-outlined{color:#2854c5;font-size:24px}.attract-instruction>span:last-child{font-family:Tajawal,system-ui,sans-serif;font-size:16px;font-weight:600}.attract-footer{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#8a7264;z-index:100;background:#fffc;border-top:1px solid #0000000d;justify-content:space-between;align-items:center;height:48px;padding:0 40px;font-family:Tajawal,system-ui,sans-serif;font-size:13px;display:flex;position:absolute;bottom:0;left:0;right:0}.attract-footer-left{align-items:center;gap:16px;display:flex}.attract-idle-indicator{color:#2854c5;border-right:1px solid #0000001a;align-items:center;gap:8px;margin-right:4px;padding-right:16px;font-size:13px;font-weight:600;display:flex}.attract-idle-dot{background:#2854c5;border-radius:50%;width:8px;height:8px;animation:1s ease-in-out infinite pulse-attract-idle}.attract-footer-left .material-symbols-outlined{color:#4e635c;font-size:16px}.attract-footer-right{letter-spacing:.1em;font-weight:700}.attract-recording-ui{flex-direction:column;align-items:center;margin-top:20px;display:flex}.attract-recording-stop{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:16px;padding:20px;display:flex}.attract-stop-ring{background:linear-gradient(135deg,#e74c3c,#c0392b);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;animation:1.5s ease-in-out infinite pulse-stop;display:flex;box-shadow:0 8px 32px #e74c3c66}.attract-stop-ring .material-symbols-outlined{color:#fff;font-size:48px}.attract-stop-text{color:#e74c3c;font-family:Cairo,system-ui,sans-serif;font-size:18px;font-weight:700}@keyframes pulse-stop{0%,to{transform:scale(1);box-shadow:0 8px 32px #e74c3c66}50%{transform:scale(1.05);box-shadow:0 12px 48px #e74c3c99}}.attract-audio-visualizer{justify-content:center;align-items:flex-end;gap:6px;width:100%;height:100%;display:flex}.audio-bar{background:linear-gradient(#e5751c,#f58220);border-radius:6px 6px 0 0;width:12px;animation:.5s ease-in-out infinite alternate audio-wave}.audio-bar:first-child{animation-delay:0s}.audio-bar:nth-child(2){animation-delay:50ms}.audio-bar:nth-child(3){animation-delay:.1s}.audio-bar:nth-child(4){animation-delay:.15s}.audio-bar:nth-child(5){animation-delay:.2s}.audio-bar:nth-child(6){animation-delay:.25s}.audio-bar:nth-child(7){animation-delay:.3s}.audio-bar:nth-child(8){animation-delay:.35s}.audio-bar:nth-child(9){animation-delay:.4s}@keyframes audio-wave{0%{transform:scaleY(.5)}to{transform:scaleY(1)}}.attract-visualizer-ring.recording{border-color:#e74c3c;animation:1s ease-in-out infinite pulse-ring-recording}.attract-recording-status{flex-direction:column;align-items:center;gap:16px;display:flex}.hearing-icon{color:#f58220;margin-bottom:8px;font-size:32px}.recording-status-text{color:#f58220;text-align:center;font-family:Cairo,system-ui,sans-serif;font-size:24px;font-weight:700}.attract-conv-display{background:#ffffff80;border-radius:16px;flex-direction:column;gap:12px;max-width:280px;max-height:200px;padding:16px;display:flex;overflow-y:auto}.conv-user-msg,.conv-ai-msg{flex-direction:column;gap:4px;display:flex}.conv-label{color:#964900;text-transform:uppercase;font-family:Cairo,system-ui,sans-serif;font-size:12px;font-weight:700}.conv-text{color:#564336;font-family:Tajawal,system-ui,sans-serif;font-size:14px;line-height:1.4}.conv-processing{border-top:1px solid #f5822033;align-items:center;gap:8px;margin-top:8px;padding-top:8px;display:flex}.conv-brain-icon{color:#f58220;font-size:20px;animation:1.5s ease-in-out infinite pulse}.conv-processing-text{color:#f58220;font-family:Tajawal,system-ui,sans-serif;font-size:13px;font-weight:600}.recording-center{flex-direction:column;align-items:center;gap:24px;display:flex}.recording-visualizer-wrap{flex-shrink:0;width:200px;height:200px}.recording-info-panel{flex-direction:column;align-items:center;gap:12px;display:flex}.recording-status-badge{color:#f58220;background:#f582201a;border:1px solid #f5822040;border-radius:9999px;align-items:center;gap:10px;padding:8px 20px;font-family:Cairo,system-ui,sans-serif;font-size:18px;font-weight:700;display:flex}.recording-dot-pulse{background:#f58220;border-radius:50%;width:10px;height:10px;animation:1s ease-in-out infinite dotPulse}@keyframes dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.recording-timer{color:#241913;letter-spacing:.05em;font-variant-numeric:tabular-nums;font-family:Cairo,system-ui,sans-serif;font-size:48px;font-weight:800}.recording-context-count{color:#8a7264;align-items:center;gap:6px;font-family:Tajawal,system-ui,sans-serif;font-size:13px;display:flex}.recording-context-count .material-symbols-outlined{color:#4e635c;font-size:16px}.recording-actions{justify-content:center;display:flex}.recording-stop-btn{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:12px;transition:transform .2s;display:flex}.recording-stop-btn:hover{transform:scale(1.05)}.stop-btn-ring{background:linear-gradient(135deg,#e74c3c,#c0392b);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;animation:1.5s ease-in-out infinite stopPulse;display:flex;box-shadow:0 8px 32px #e74c3c66}.stop-btn-ring .material-symbols-outlined{color:#fff;font-size:40px}.stop-btn-label{color:#e74c3c;font-family:Cairo,system-ui,sans-serif;font-size:16px;font-weight:700}@keyframes stopPulse{0%,to{transform:scale(1);box-shadow:0 8px 32px #e74c3c66}50%{transform:scale(1.06);box-shadow:0 12px 48px #e74c3ca6}}.processing-center{flex-direction:column;align-items:center;gap:28px;display:flex}.processing-brain-wrap{justify-content:center;align-items:center;width:160px;height:160px;display:flex;position:relative}.processing-ripple{border:2px solid #243a344d;border-radius:50%;animation:2s ease-out infinite brainRipple;position:absolute;inset:0}.processing-ripple.r2{animation-delay:1s}@keyframes brainRipple{0%{opacity:.7;transform:scale(.4)}to{opacity:0;transform:scale(1.3)}}.processing-brain-icon{z-index:1;background:linear-gradient(135deg,#4e635c,#263a34);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;animation:2s ease-in-out infinite brainPulse;display:flex;position:relative;box-shadow:0 12px 40px #4e635c66}.processing-brain-icon:before{content:"";opacity:.3;z-index:-1;background:linear-gradient(135deg,#4e635c,#263a34);border-radius:50%;animation:2s ease-in-out .3s infinite brainPulse;position:absolute;inset:-4px}.processing-brain-icon:after{content:"";opacity:.15;z-index:-2;background:linear-gradient(135deg,#4e635c,#263a34);border-radius:50%;animation:2s ease-in-out .6s infinite brainPulse;position:absolute;inset:-8px}.processing-brain-icon .material-symbols-outlined{color:#fff;font-size:40px}@keyframes brainPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.processing-info{text-align:center}.processing-status-text{color:#263a34;font-family:Cairo,system-ui,sans-serif;font-size:22px;font-weight:700}.processing-dots{align-items:center;gap:8px;display:flex}.proc-dot{background:#4e635c;border-radius:50%;width:10px;height:10px;animation:1.2s ease-in-out infinite procDotBounce}.proc-dot:first-child{animation-delay:0s}.proc-dot:nth-child(2){animation-delay:.15s}.proc-dot:nth-child(3){animation-delay:.3s}.proc-dot:nth-child(4){animation-delay:.45s}.proc-dot:nth-child(5){animation-delay:.6s}@keyframes procDotBounce{0%,80%,to{opacity:.4;transform:scale(.5)}40%{opacity:1;transform:scale(1)}}.playing-center{flex-direction:column;align-items:center;gap:28px;display:flex}.playing-speaker-wrap{justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:relative}.playing-sound-ring{border:2px solid #9649004d;border-radius:50%;animation:1.8s ease-out infinite soundWave;position:absolute;inset:0}.playing-sound-ring.s2{animation-delay:.9s}@keyframes soundWave{0%{opacity:.6;transform:scale(.5)}to{opacity:0;transform:scale(1.4)}}.playing-speaker-icon{background:linear-gradient(135deg,#964900,#c44d00);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;animation:1.5s ease-in-out infinite speakerPulse;display:flex;box-shadow:0 12px 40px #96490066}.playing-speaker-icon .material-symbols-outlined{color:#fff;font-size:40px}@keyframes speakerPulse{0%,to{box-shadow:0 12px 40px #96490066}50%{box-shadow:0 16px 50px #96490099}}.playing-wave-bars{justify-content:center;align-items:center;gap:5px;height:48px;display:flex}.playing-bar{background:linear-gradient(#f58220,#964900);border-radius:3px;width:6px;animation:.8s ease-in-out infinite playWaveAnim}.playing-bar:first-child{height:16px;animation-delay:0s}.playing-bar:nth-child(2){height:32px;animation-delay:.1s}.playing-bar:nth-child(3){height:48px;animation-delay:.2s}.playing-bar:nth-child(4){height:40px;animation-delay:.3s}.playing-bar:nth-child(5){height:32px;animation-delay:.4s}.playing-bar:nth-child(6){height:20px;animation-delay:.5s}.playing-bar:nth-child(7){height:12px;animation-delay:.6s}@keyframes playWaveAnim{0%,to{transform:scaleY(.5)}50%{transform:scaleY(1)}}.playing-info{text-align:center}.playing-status-text{color:#964900;font-family:Cairo,system-ui,sans-serif;font-size:20px;font-weight:700}.error-boundary-fallback{text-align:center;color:#241913;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:48px 24px;display:flex}.error-boundary-fallback .material-symbols-outlined{color:#ba1a1a;font-size:48px}.error-boundary-fallback h2{margin:0;font-family:Cairo,system-ui,sans-serif;font-size:20px;font-weight:600}.error-boundary-fallback p{color:#8a7264;margin:0;font-family:Tajawal,system-ui,sans-serif;font-size:16px}.error-boundary-fallback button{color:#fff;cursor:pointer;background:#f58220;border:none;border-radius:9999px;padding:12px 32px;font-family:Cairo,system-ui,sans-serif;font-size:16px;font-weight:600;transition:background .2s}.error-boundary-fallback button:hover{background:#d96f16}.error-container{background:linear-gradient(135deg,#fff5f0 0%,#ffe8e0 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:24px;display:flex;position:relative}.error-container:before{content:"";filter:blur(80px);z-index:-1;background:#f4433626;border-radius:50%;width:300px;height:300px;position:absolute;top:-100px;right:-100px}.error-container:after{content:"";filter:blur(80px);z-index:-1;background:#d232281a;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-100px;left:-100px}.error-icon-wrapper{margin-bottom:32px;position:relative}.error-icon{color:#f44336;background:#f443361a;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;font-size:48px;display:flex}.error-pulse{border:2px solid #f44336;border-radius:50%;width:100%;height:100%;animation:2s infinite errorPulse;position:absolute;top:0;left:0}@keyframes errorPulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.4)}}.error-description{color:#564336;text-align:center;max-width:400px;margin-bottom:40px;font-family:Tajawal,system-ui,sans-serif;font-size:18px;line-height:1.6}.error-retry-btn{color:#fff;cursor:pointer;background:#f44336;border:none;border-radius:12px;align-items:center;gap:12px;padding:16px 40px;font-family:Tajawal,system-ui,sans-serif;font-size:16px;font-weight:700;transition:all .3s;display:flex}.error-retry-btn:hover:not(:disabled){background:#d32f2f;transform:translateY(-2px);box-shadow:0 8px 24px #f443364d}.error-retry-btn:active:not(:disabled){transform:translateY(0)}.error-retry-btn:disabled{cursor:not-allowed;opacity:.6;background:#b5cbc3}.error-retry-btn .material-symbols-outlined{font-size:20px;animation:1s linear infinite spin}.error-retry-btn:not(:disabled) .material-symbols-outlined{animation:none}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.timeout-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:24px;display:flex;position:relative}.timeout-container:before{content:"";-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:-1;background:#fff8f5d9;position:absolute;inset:0}.timeout-container:after{content:"";filter:blur(120px);z-index:-1;background:#cee5dc33;border-radius:50%;width:600px;height:600px;position:absolute;top:-150px;right:-150px}.timeout-logo{object-fit:contain;width:400px;height:auto;margin-bottom:24px}.timeout-icon{background:#f582201a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:flex}.timeout-icon .material-symbols-outlined{color:#f58220;font-size:40px}.timeout-container h2{color:#241913;margin-bottom:8px;font-family:Cairo,system-ui,sans-serif;font-size:28px;font-weight:700}.timeout-container p{color:#564336;margin-bottom:24px;font-family:Tajawal,system-ui,sans-serif;font-size:16px}.timeout-countdown{align-items:center;gap:16px;margin-bottom:32px;display:flex}.timeout-countdown-label{color:#8a7264;font-family:Tajawal,system-ui,sans-serif;font-size:14px}.timeout-countdown-wrapper{width:128px;height:128px;position:relative}.timeout-countdown-wrapper svg{transform:rotate(-90deg)}.timeout-ring-bg{fill:#0000;stroke:#f9e4d9;stroke-width:8px}.timeout-ring-progress{fill:#0000;stroke:#f58220;stroke-width:8px;stroke-linecap:round;transition:stroke-dashoffset 1s linear}.timeout-countdown-inner{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.timeout-countdown-number{color:#964900;font-family:Cairo,system-ui,sans-serif;font-size:32px;font-weight:700}.timeout-countdown-seconds{color:#8a7264;text-transform:uppercase;font-family:Tajawal,system-ui,sans-serif;font-size:12px}.timeout-actions{gap:16px;display:flex}.timeout-stay-btn{color:#fff;cursor:pointer;background:#4e635c;border:none;border-radius:12px;padding:16px 32px;font-family:Tajawal,system-ui,sans-serif;font-size:16px;font-weight:700;transition:all .2s}.timeout-stay-btn:hover{background:#3d524a}.timeout-reset-btn{color:#8a7264;cursor:pointer;background:0 0;border:1px solid #ddc1b0;border-radius:12px;padding:16px 32px;font-family:Tajawal,system-ui,sans-serif;font-size:16px;font-weight:700;transition:all .2s}.timeout-reset-btn:hover{background:#ddc1b033}.right-column-content{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}*{box-sizing:border-box;margin:0;padding:0}body{color:#241913;background-color:#f7f8f4;height:100vh;min-height:100vh;font-family:Tajawal,system-ui,sans-serif;overflow:hidden}h1,h2,h3,h4,h5,h6{font-family:Cairo,system-ui,sans-serif}.header{z-index:40;background:#fff8f5;flex-shrink:0;height:64px;position:relative;top:0;box-shadow:0 1px 3px #0000001a}.header-content{justify-content:space-between;align-items:center;max-width:640px;height:64px;margin:0 auto;padding:0 24px;display:flex;position:relative}.header-logo{height:40px}.header-nav{display:none}@media (width>=768px){.header-nav{gap:24px;display:flex}.header-nav a{color:#964900;letter-spacing:.05em;border-bottom:2px solid #964900;padding-bottom:4px;font-size:12px;font-weight:700;text-decoration:none}}.header-right{align-items:center;gap:8px;display:flex}.header-btn{color:#564336;cursor:pointer;background:0 0;border:none;padding:8px;transition:color .2s}.header-btn:hover{color:#964900}.settings-dropdown{z-index:100;background:#fff;border:1px solid #ddc1b0;border-radius:8px;min-width:200px;padding:16px;position:absolute;top:64px;right:24px;box-shadow:0 4px 12px #0000001a}.settings-dropdown label{color:#564336;margin-bottom:8px;font-size:14px;display:block}.settings-dropdown select{color:#241913;cursor:pointer;background:#fff8f5;border:1px solid #ddc1b0;border-radius:8px;width:100%;padding:8px 12px;font-family:Tajawal,sans-serif;font-size:14px}.main-content{flex:1;justify-content:center;align-items:stretch;min-height:0;display:flex;overflow:hidden}.main-content.attract-main{justify-content:stretch;align-items:stretch;width:100%}.main-card{text-align:center;background:#fff;border:1px solid #ddc1b04d;border-radius:12px;flex-direction:column;align-items:center;width:100%;max-width:640px;padding:32px;display:flex;box-shadow:0 4px 20px #263a340a}.main-card.attract-card{max-width:none;box-shadow:none;background:#fff;border:none;border-radius:0;width:100%;height:100%;padding:0;overflow:hidden}.hero-section{aspect-ratio:16/9;border-radius:8px;width:100%;margin-bottom:40px;position:relative;overflow:hidden}.hero-image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.hero-section:hover .hero-image{transform:scale(1.05)}.hero-gradient{background:linear-gradient(#0000,#0003);position:absolute;inset:0}.greeting h1{letter-spacing:-.02em;color:#241913;font-size:32px;font-weight:700;line-height:1.2}.greeting p{color:#564336;padding:0 16px;font-size:18px;line-height:1.6}.suggestion-chips{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:40px;display:flex}.suggestion-chip{color:#4e635c;cursor:pointer;background:0 0;border:1px solid #4e635c;border-radius:9999px;padding:8px 24px;font-family:Tajawal,sans-serif;font-size:16px;transition:all .2s}.suggestion-chip:hover{color:#fff;background:#4e635c}.visualizer-idle{opacity:.4;justify-content:center;align-items:flex-end;gap:4px;height:48px;margin-top:40px;display:flex}.visualizer-idle .bar{background:#4e635c;border-radius:9999px;width:6px}.conversation-area{flex-direction:column;justify-content:flex-end;gap:24px;width:100%;min-height:160px;padding:24px;display:flex}.user-msg-container{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.ai-msg-container{text-align:right;flex-direction:column;align-items:flex-end;gap:8px;display:flex}.user-msg{color:#0b1f1a;background:#cee5dc;border-radius:16px 16px 4px;max-width:85%;padding:12px 16px;font-size:16px}.ai-msg{color:#241913;background:#fff;border:1px solid #ddc1b0;border-radius:16px 16px 16px 4px;max-width:85%;padding:12px 16px;font-size:16px;box-shadow:0 1px 2px #0000000d}.visualizer-section{background:#fff1ea80;flex-direction:column;align-items:center;gap:32px;width:100%;padding:24px 24px 48px;display:flex}.status-text{text-align:center}.status-primary{color:#564336;font-size:20px;font-weight:600}.status-secondary{color:#8a7264;margin-top:4px;font-size:14px;font-style:italic}.visualizer-container{justify-content:center;align-items:center;gap:8px;height:96px;display:flex}.waveform-bar{background:#4e635c;border-radius:2px;width:4px}.waveform-bar.active{background:#f58220;box-shadow:0 0 15px #f582204d}.action-chips{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.action-chip{color:#4e635c;letter-spacing:.05em;cursor:pointer;background:0 0;border:1px solid #4e635c;border-radius:9999px;padding:8px 24px;font-family:Tajawal,sans-serif;font-size:12px;font-weight:700;transition:all .2s}.action-chip:hover{color:#fff;background:#4e635c}.spacer{height:128px}.handoff-prompt{flex-wrap:wrap;justify-content:center;gap:16px;padding:24px;display:flex}.handoff-prompt-btn{color:#006491;cursor:pointer;background:#00acf31a;border:1px solid #00acf34d;border-radius:9999px;align-items:center;gap:8px;padding:12px 24px;font-family:Tajawal,system-ui,sans-serif;font-size:14px;font-weight:700;transition:all .2s;display:flex}.handoff-prompt-btn:hover{background:#00acf333}.handoff-prompt-btn .material-symbols-outlined{font-size:20px}.handoff-prompt-btn.timeout-btn{color:#964900;background:#f582201a;border-color:#f582204d}.handoff-prompt-btn.timeout-btn:hover{background:#f5822033}.handoff-prompt-btn.offline-btn{color:#006491;background:#00acf31a;border-color:#00acf34d}.handoff-prompt-btn.offline-btn:hover{background:#00acf333}.handoff-prompt-btn.escalation-btn{color:#ba1a1a;background:#ba1a1a1a;border-color:#ba1a1a4d}.handoff-prompt-btn.escalation-btn:hover{background:#ba1a1a33}.handoff-prompt-btn.celebration-btn{color:#4e635c;background:#4e635c1a;border-color:#4e635c4d}.handoff-prompt-btn.celebration-btn:hover{background:#4e635c33}.handoff-prompt-btn.assessment-btn{color:#964900;background:#9649001a;border-color:#9649004d}.handoff-prompt-btn.assessment-btn:hover{background:#96490033}.handoff-prompt-btn.consent-btn{color:#4e635c;background:#4e635c1a;border-color:#4e635c4d}.handoff-prompt-btn.consent-btn:hover{background:#4e635c33}.handoff-prompt-btn.educational-btn{color:#964900;background:#ffdcc64d;border-color:#f582204d}.handoff-prompt-btn.educational-btn:hover{background:#ffdcc680}.handoff-prompt-btn.interrupt-btn{color:#f58220;background:#f582201a;border-color:#f582204d}.handoff-prompt-btn.interrupt-btn:hover{background:#f5822033}.flex{display:flex}.kiosk-root{flex-direction:column;width:100vw;height:100vh;display:flex;overflow:hidden}.kiosk-root>header{flex-shrink:0;height:64px}.kiosk-main{background:linear-gradient(135deg,#fef9f3 0%,#fff5eb 50%,#f0f7ff 100%);flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.kiosk-layout{width:100%;height:100%;display:flex;position:relative;overflow:hidden}.kiosk-right{z-index:10;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:50%;height:100%;padding:60px 40px;display:flex;overflow-y:auto}.kiosk-fullscreen-overlay{z-index:20;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.kiosk-root .main-content{flex-direction:column;flex:1;min-height:0;display:flex}.kiosk-root .main-content .main-card{flex:1}.kiosk-root>footer{flex-shrink:0}.page-transition{animation:.35s ease-out pageEnter}@keyframes pageEnter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.visualizer-container{direction:ltr;justify-content:center;align-items:center;gap:8px;height:96px;display:flex}.waveform-bar{border-radius:2px;width:4px}.waveform-bar.secondary{background:#4e635c}.waveform-bar.primary{background:#964900;box-shadow:0 0 20px #f5822066}.waveform-bar.accent{background:#f58220;box-shadow:0 0 10px #f5822033}.waveform-bar.opacity-low{opacity:.4}.waveform-bar.opacity-mid{opacity:.6}
