.app-container{position:relative;width:100%;height:100vh}.app-collapsed{display:flex;justify-content:flex-end;align-items:flex-end}.floating-chat-button{position:fixed;bottom:2em;right:2em;z-index:1000;animation:float 3s ease-in-out infinite;padding:0;margin:0;line-height:0}.chat-icon-button{filter:drop-shadow(0 8px 24px rgba(0,185,242,.4));transition:all .3s ease;display:block;padding:0;margin:0}.chat-icon-button:hover{transform:scale(1.1);filter:drop-shadow(0 12px 32px rgba(0,185,242,.6))}.chat-icon-button:active{transform:scale(.95)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.app-expanded{position:relative;width:100%;height:100%;background:transparent}.app-expanded>:first-child{position:fixed;bottom:2em;right:2em;width:420px;max-height:calc(100vh - 4em);height:calc(100vh - 4em);z-index:1000;box-shadow:0 20px 60px #0000004d;border-radius:0;overflow:hidden;background:transparent}.floating-product-button{position:fixed;width:56px;height:56px;border-radius:50%;border:none;background:#ff6b35;color:#fff;font-size:1.8rem;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:999;box-shadow:0 4px 16px #ff6b354d;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.floating-product-button:hover{transform:scale(1.1);box-shadow:0 8px 24px #ff6b3580}.floating-product-button:active{transform:scale(.95)}.floating-product-button-desktop{bottom:calc(2em + 68px);right:calc(2em + 432px)}.app-expanded .floating-product-button{bottom:calc(1em + 392px);right:1em}.floating-ad-button{position:fixed;width:56px;height:56px;border-radius:50%;border:none;background:#667eea;color:#fff;font-size:1.8rem;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:999;box-shadow:0 4px 16px #667eea4d;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.floating-ad-button:hover{transform:scale(1.1);box-shadow:0 8px 24px #667eea80}.floating-ad-button:active{transform:scale(.95)}.floating-ad-button-desktop{bottom:calc(2em + 136px);right:calc(2em + 432px)}.floating-discount-button{position:fixed;width:56px;height:56px;border-radius:50%;border:none;background:#f59e0b;color:#fff;font-size:1.8rem;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:999;box-shadow:0 4px 16px #f59e0b4d;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.floating-discount-button:hover{transform:scale(1.1);box-shadow:0 8px 24px #f59e0b80}.floating-discount-button:active{transform:scale(.95)}.floating-discount-button-desktop{bottom:2em;right:calc(2em + 432px)}.app-expanded .floating-discount-button{bottom:calc(1em + 12px);right:1em}.floating-buttons-container{position:fixed;display:flex;flex-direction:row;gap:12px;align-items:flex-start;z-index:9998}.floating-content-area{display:flex;flex-direction:column;gap:12px;min-width:300px;max-width:600px;max-height:calc(100vh - 100px);overflow-y:auto;color:#fff;font-size:14px;background:#ff00001a;border:1px dashed rgba(255,255,255,.3);padding:8px;border-radius:8px}.floating-buttons-column{display:flex;flex-direction:column;gap:12px}.build-info{position:absolute;bottom:8px;left:50%;transform:translate(-50%);font-size:10px;color:#c8c8c8cc;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1}.floating-buttons-container:hover .build-info{color:#808080e6;transition:color .2s ease}@media(min-width:600px){.app-sidebar-expanded .floating-buttons-container{right:calc(2em + 432px);top:50%;transform:translateY(-50%)}}@media(max-width:599px){.app-expanded .floating-buttons-container{right:1em;top:50%;transform:translateY(-50%)}}.floating-button{width:56px;height:56px;border-radius:50%;border:none;color:#fff;font-size:1.8rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.floating-button:hover{transform:scale(1.1)}.floating-button:active{transform:scale(.95)}.floating-button:disabled{opacity:.5;cursor:not-allowed}.floating-button[data-type=ad]{background:#667eea;box-shadow:0 4px 16px #667eea4d}.floating-button[data-type=ad]:hover{box-shadow:0 8px 24px #667eea80}.floating-button[data-type=product]{background:#10b981;box-shadow:0 4px 16px #10b9814d}.floating-button[data-type=product]:hover{box-shadow:0 8px 24px #10b98180}.floating-button[data-type=discount]{background:#f59e0b;box-shadow:0 4px 16px #f59e0b4d}.floating-button[data-type=discount]:hover{box-shadow:0 8px 24px #f59e0b80}.floating-button[data-type=devtools]{background:#6b7280;box-shadow:0 4px 12px #6b72804d}.floating-button[data-type=devtools]:hover{box-shadow:0 8px 24px #6b728080}.floating-button[data-type=settings]{background:#8b5cf6;box-shadow:0 4px 12px #8b5cf64d}.floating-button[data-type=settings]:hover:not(:disabled){box-shadow:0 8px 24px #8b5cf680}.app{width:100%;height:100%;display:flex;flex-direction:column;background:#005d85;border-radius:20px;overflow:hidden}.container{background:#005d85;border-radius:20px;padding:0;flex:1;display:flex;flex-direction:column;overflow:hidden}.chat-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#005d85;border-radius:20px 20px 0 0;margin:0;border-bottom:1px solid rgba(255,255,255,.15);flex-shrink:0}.header-left{display:flex;align-items:center;gap:12px;flex:1}.header-title{display:flex;flex-direction:column;gap:4px}.title-text{font-size:1.2rem;font-weight:600;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.1)}.header-right{display:flex;align-items:center;gap:8px}.header-button{width:32px;height:32px;border-radius:6px;border:none;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:300;cursor:pointer;transition:all .2s ease;background:#fff3;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-button:hover{background:#ffffff4d;transform:scale(1.05)}.header-button:active{transform:scale(.95)}.minimize-button{font-size:1.8rem;line-height:1}h1{font-size:2.5rem;margin-bottom:10px;text-align:center;color:#667eea;display:flex;align-items:center;justify-content:center;gap:15px;flex-wrap:wrap}h1 .status-indicator{font-size:.85rem;padding:6px 14px;margin-left:10px}.app-logo{flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.status-indicator{padding:4px 12px;border-radius:12px;font-weight:500;font-size:.75rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.status-indicator.disconnected{background:#ffffff4d;color:#ffffffe6}.status-indicator.connecting{background:#fef3c7e6;color:#92400e}.status-indicator.connected{background:#ffffffe6;color:#0070c0}.config{background:#f9fafb;padding:20px;border-radius:10px;margin-bottom:20px}.form-group{margin-bottom:15px}.form-group label{display:block;margin-bottom:5px;font-weight:500;color:#374151}.form-group textarea{width:100%;padding:10px;border:2px solid #e5e7eb;border-radius:8px;font-family:inherit;font-size:.95rem;resize:vertical}.form-group textarea:focus{outline:none;border-color:#667eea}.form-group textarea:disabled{background:#f3f4f6;cursor:not-allowed}.button-group{display:flex;gap:10px}.controls{display:flex;flex-direction:column;gap:20px;margin-bottom:30px}.gemini-waveform-container{display:flex;justify-content:center;align-items:center;padding:20px;margin:0;max-width:100%;background:#005d85;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:0;box-shadow:none;position:relative;flex:1}.gemini-waveform-container.compact{flex:0 0 auto;padding:12px;min-height:60px}.product-recommendation-container{flex:1;padding:16px;background:#005d85;display:flex;justify-content:center;align-items:center;overflow:hidden;animation:slideInUp .8s cubic-bezier(.34,1.56,.64,1);min-height:0}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.custom-content-area{flex:0;min-height:0;margin:0;background:#005d85}.bottom-control-bar{display:flex;align-items:center;justify-content:center;gap:16px;padding:14px 16px;background:#005d85;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:0 0 20px 20px;margin:0;border-top:1px solid rgba(255,255,255,.15);flex-shrink:0}.user-waveform-container{width:150px;height:50px;display:flex;align-items:center;justify-content:center}.audio-settings-panel{display:flex;flex-direction:column;gap:10px;padding:15px;background:#f3f4f6f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;animation:fadeIn .2s ease-in;box-shadow:0 4px 16px #00000026;width:280px;max-width:280px}.audio-settings-panel label{font-size:.9rem;font-weight:600;color:#374151;margin-bottom:4px}.audio-settings-panel select{width:100%;padding:8px 12px;font-size:.9rem;border:1px solid #d1d5db;border-radius:6px;background:#fff;margin-bottom:8px}.audio-settings-panel select:disabled{opacity:.6;cursor:not-allowed}.audio-settings-panel button{width:100%}.audio-controls{display:flex;flex-direction:column;align-items:center;gap:20px}.waveform-container{width:100%;max-width:600px;display:flex;justify-content:center;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 8px 32px #667eea4d}.text-controls{display:flex;gap:10px;padding:12px;background:#005d85;border-top:1px solid rgba(255,255,255,.15)}.text-controls input{flex:1;padding:10px 12px;border:1px solid rgba(255,255,255,.2);border-radius:6px;font-size:.95rem;background:#ffffff1a;color:#fff}.text-controls input::placeholder{color:#fff9}.text-controls input:focus{outline:none;border-color:#fff6;background:#ffffff26}.text-controls input:disabled{background:#ffffff14;cursor:not-allowed;color:#ffffff80}.btn{padding:10px 20px;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:#00b9f2;color:#fff;border:none;padding:10px 20px;font-size:.95rem;font-weight:600}.btn-primary:hover:not(:disabled){background:#0098cc}.btn-secondary{background:#6b7280;color:#fff}.btn-secondary:hover:not(:disabled){background:#4b5563}.btn-success{background:#10b981;color:#fff}.btn-success:hover:not(:disabled){background:#059669}.btn-danger{background:#ef4444;color:#fff}.btn-danger:hover:not(:disabled){background:#dc2626}.btn-large{padding:15px 40px;font-size:1.1rem}.btn-large.recording{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.btn-mute{background:#f59e0b;color:#fff;padding:12px 24px;font-size:1rem}.btn-mute:hover:not(:disabled){background:#d97706}.btn-mute.muted{background:#ef4444;animation:mutePulse 1.5s cubic-bezier(.4,0,.6,1) infinite}.btn-mute.muted:hover:not(:disabled){background:#dc2626}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes mutePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.messages{background:#f9fafb;border-radius:10px;padding:20px}.messages h3{margin-bottom:15px;color:#374151}.message-list{max-height:500px;overflow-y:auto;display:flex;flex-direction:column;gap:10px;scrollbar-width:thin;scrollbar-color:#d1d5db #f3f4f6}.message-list::-webkit-scrollbar{width:6px}.message-list::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}.message-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.message-list::-webkit-scrollbar-thumb:hover{background:#9ca3af}.empty-state{text-align:center;color:#9ca3af;padding:40px 20px;font-style:italic}.message{padding:12px 15px;border-radius:8px;animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.message-user{background:#ede9fe;border-left:4px solid #8b5cf6}.message-model{background:#dbeafe;border-left:4px solid #3b82f6}.message-header{display:flex;justify-content:space-between;margin-bottom:5px;font-size:.85rem}.message-role{font-weight:600;color:#374151}.message-time{color:#9ca3af}.message-text{color:#1f2937;line-height:1.5}.message-streaming{opacity:.9;animation:fadeIn .3s ease-out}.message-streaming .message-time{animation:blink 1.5s infinite}@keyframes fadeIn{0%{opacity:0}to{opacity:.9}}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.phone-button{width:56px;height:56px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;font-size:1.5rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #00000026}.phone-button:active{transform:scale(.92)}.phone-button:disabled{opacity:.5;cursor:not-allowed}.phone-button-connect{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;font-size:0}.phone-button-connect svg{width:24px;height:24px;stroke:#fff;stroke-width:2}.phone-button-connect:hover:not(:disabled){background:#ffffff4d;box-shadow:0 4px 12px #ffffff26;transform:scale(1.05)}.phone-button-disconnect{background:#e74c3c;color:#fff}.phone-button-disconnect:hover:not(:disabled){background:#c0392b;box-shadow:0 4px 12px #e74c3c66;transform:scale(1.05)}.icon-button{width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;font-size:1.5rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);background:#ffffff26;color:#fff;box-shadow:none;padding:0}.icon-button svg{width:24px;height:24px;stroke:#fff;stroke-width:2}.icon-button:hover:not(:disabled){background:#ffffff40;transform:scale(1.05);box-shadow:0 4px 12px #ffffff1a}.icon-button:active:not(:disabled){transform:scale(.92)}.icon-button:disabled{opacity:.4;cursor:not-allowed}.icon-button.active{background:#e74c3c;color:#fff}.icon-button.active:hover:not(:disabled){background:#c0392b}.icon-button-disconnect{background:#ef5350;border-color:#ffffff4d}.icon-button-disconnect:hover:not(:disabled){background:#e53935;box-shadow:0 4px 12px #ef53504d}.icon-button-disconnect svg{stroke:#fff}@media(max-width:600px){.floating-chat-button{bottom:1em;right:1em}.app-expanded>:first-child{bottom:1em;right:1em;width:calc(100vw - 2em);max-width:380px;height:calc(100vh - 2em);max-height:calc(100vh - 2em)}.app-expanded .floating-ad-button{bottom:calc(1em + 460px);right:1em}.app-expanded .floating-product-button{bottom:calc(1em + 392px);right:1em}.app-expanded .floating-discount-button{bottom:calc(1em + 12px);right:1em}.container{padding:0}h1{font-size:2rem}.title-text{font-size:1rem}.button-group,.text-controls{flex-direction:column}.phone-button{width:52px;height:52px;font-size:1.4rem}.icon-button{width:44px;height:44px;font-size:1.3rem}.icon-button svg{width:20px;height:20px}.bottom-control-bar{gap:10px;padding:14px 10px}.user-waveform-container{width:120px;height:45px}.gemini-waveform-container{padding:12px;margin:12px auto}.custom-content-area{min-height:30px}.message-list{max-height:350px}}.mcp-status{margin-top:40px;padding:20px;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}.mcp-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.mcp-header h3{margin:0;font-size:1.25rem;color:#111827}.mcp-refresh-btn{padding:8px 16px;background:#667eea;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:500;transition:background .2s}.mcp-refresh-btn:hover:not(:disabled){background:#5568d3}.mcp-refresh-btn:disabled{background:#9ca3af;cursor:not-allowed}.mcp-note{color:#6b7280;font-style:italic;margin:0}.mcp-error{padding:12px 16px;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;color:#991b1b;margin-bottom:16px}.mcp-server-list{display:flex;flex-direction:column;gap:12px}.mcp-server-item{padding:16px;background:#fff;border-radius:8px;border:1px solid #e5e7eb;transition:box-shadow .2s}.mcp-server-item:hover{box-shadow:0 2px 8px #0000001a}.mcp-server-item.mcp-status-error{border-color:#fca5a5;background:#fef2f2}.mcp-server-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.mcp-server-id{font-family:Courier New,monospace;font-weight:600;color:#374151;font-size:.95rem}.mcp-status-badge{padding:4px 12px;border-radius:12px;font-size:.875rem;font-weight:500}.mcp-status-badge.mcp-status-ok{background:#d1fae5;color:#065f46}.mcp-status-badge.mcp-status-error{background:#fee2e2;color:#991b1b}.mcp-server-details{margin-top:12px;padding-top:12px;border-top:1px solid #e5e7eb}.mcp-error-message{color:#dc2626;font-size:.875rem;margin-bottom:12px}.mcp-auth-btn{padding:8px 16px;background:#10b981;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:500;transition:background .2s}.mcp-auth-btn:hover{background:#059669}.mcp-tools-list{margin-top:12px;padding-top:12px;border-top:1px solid #e5e7eb}.mcp-tools-list summary{cursor:pointer;color:#4b5563;font-weight:500;font-size:.875rem;-webkit-user-select:none;user-select:none}.mcp-tools-list summary:hover{color:#111827}.mcp-tools-list ul{margin:8px 0 0;padding-left:20px;list-style:none}.mcp-tool-item{padding:8px 0;color:#374151;font-size:.875rem}.mcp-tool-item strong{font-family:Courier New,monospace;color:#667eea}.mcp-tool-description{display:block;margin-top:4px;color:#6b7280;font-size:.8125rem}.product-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn .2s ease-in}.product-modal-content{width:90%;max-width:500px;max-height:90vh;overflow-y:auto;border-radius:16px;box-shadow:0 20px 60px #0006;animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.app-sidebar-expanded{position:fixed;top:0;right:0;width:420px;height:100vh;z-index:9999;animation:slideInFromRight .3s cubic-bezier(.4,0,.2,1)}@keyframes slideInFromRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.app-sidebar-expanded>.app{width:100%;height:100%;border-radius:0;box-shadow:-4px 0 24px #00000026}.app-sidebar-expanded>.video-preview-container{z-index:10000}@media(max-width:600px){.app-sidebar-expanded{position:fixed;bottom:2em;right:2em;width:calc(100vw - 2em);max-width:380px;height:calc(100vh - 2em);max-height:calc(100vh - 2em);top:auto;border-radius:20px;animation:none}.app-sidebar-expanded>.app{border-radius:20px;box-shadow:0 20px 60px #0000004d}}.icon-button{background:none;border:none;cursor:pointer;font-size:20px;padding:8px;border-radius:6px;transition:background .2s,color .2s;display:inline-flex;align-items:center;justify-content:center}.icon-button:hover{background:#0000000d}.icon-button:active{background:#0000001a}.icon-button.active{background:#3b82f61a;color:#3b82f6}.product-recommendation{width:100%;max-width:400px;margin:0 auto 20px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #0000001f;animation:elasticSlideDown .8s cubic-bezier(.34,1.56,.64,1),glowPulse 2s ease-in-out infinite .5s;border:2px solid rgba(102,126,234,.3);transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease}.product-recommendation:hover{transform:translateY(-8px);box-shadow:0 16px 40px #667eea40}@keyframes glowPulse{0%{box-shadow:0 8px 24px #0000001f,0 0 20px #667eea00;border-color:#667eea4d}50%{box-shadow:0 8px 24px #0000001f,0 0 30px #667eea99;border-color:#667eeacc}to{box-shadow:0 8px 24px #0000001f,0 0 20px #667eea00;border-color:#667eea4d}}.product-header{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#0000000d;border-bottom:1px solid rgba(0,0,0,.1)}.product-title{margin:0;font-size:18px;font-weight:700;color:#2c3e50;letter-spacing:.5px;flex:1;line-height:1.2}.close-button{background:none;border:none;font-size:24px;color:#7f8c8d;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:color .2s}.product-card{padding:16px;background:#fff}.product-image-wrapper{margin-bottom:8px}.product-image-container{width:100%;height:200px;background:#f8f9fa;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-image{width:100%;height:100%;object-fit:cover;object-position:center 65%;transition:transform .3s ease}.product-image-container:hover .product-image{transform:scale(1.05)}.product-info-header{display:flex;flex-direction:column;gap:2px;margin-bottom:2px}.product-link-icon{font-size:18px;cursor:pointer;transition:transform .2s,color .2s;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#667eea;flex-shrink:0;width:24px;height:24px;line-height:1}.product-link-icon:hover{transform:scale(1.2);color:#764ba2}.product-info{display:flex;flex-direction:column;gap:4px}.product-name-wrapper{display:flex;align-items:center;gap:8px}.product-name{margin:0;font-size:18px;font-weight:700;color:#1a1a1a;line-height:1.3;flex:1}.product-meta{display:flex;gap:8px;align-items:center}.product-code{font-size:12px;font-weight:600;color:#7f8c8d;background:#ecf0f1;padding:4px 8px;border-radius:4px;font-family:Courier New,monospace;letter-spacing:.5px}.product-price{font-size:22px;font-weight:700;color:#27ae60;margin:4px 0;letter-spacing:.5px}.product-category-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.category-tag{display:inline-block;font-size:12px;font-weight:500;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);padding:6px 12px;border-radius:20px;text-transform:capitalize;letter-spacing:.3px;transition:transform .2s,box-shadow .2s}.category-tag:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.product-link-button{display:none}@media(max-width:480px){.product-recommendation{max-width:100%;margin:0 0 16px}.product-image-container{height:180px}.product-name{font-size:16px}.product-price{font-size:18px}.product-title{font-size:14px;font-weight:700}}.product-discount{width:100%;max-width:400px;margin:0 auto 20px;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 12px 32px #6496c826;position:relative;animation:fancyBounceIn 1s cubic-bezier(.68,-.55,.265,1.55),discountGlow 3s ease-in-out infinite .5s;border:2px solid rgba(100,150,200,.2)}@keyframes fancyBounceIn{0%{opacity:0;transform:scale(.3) rotateY(-90deg)}50%{opacity:1;transform:scale(1.05)}to{opacity:1;transform:scale(1) rotateY(0)}}@keyframes discountGlow{0%{box-shadow:0 12px 32px #6496c826,0 0 40px #6496c800;border-color:#6496c833}50%{box-shadow:0 12px 32px #6496c840,0 0 60px #6496c866;border-color:#6496c866}to{box-shadow:0 12px 32px #6496c826,0 0 40px #6496c800;border-color:#6496c833}}.discount-badge{background:linear-gradient(135deg,#27ae60,#229954);padding:6px 12px;border-radius:50px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;box-shadow:0 8px 20px #27ae6066;animation:badgePulse 2s ease-in-out infinite;flex-shrink:0}@keyframes badgePulse{0%,to{transform:scale(1);box-shadow:0 8px 20px #27ae6066}50%{transform:scale(1.12);box-shadow:0 12px 28px #27ae6099}}.discount-percent{font-size:16px;font-weight:800;color:#fff;line-height:1}.discount-label{font-size:12px;font-weight:700;color:#fff;letter-spacing:.5px;line-height:1}.discount-header{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:12px 16px;background:#f8f9fa;border-bottom:1px solid #e8eef5;border-radius:16px 16px 0 0}.discount-title{margin:0;font-size:18px;font-weight:600;color:#2c3e50;letter-spacing:.3px;flex:1}.close-button{background:none;border:none;font-size:24px;color:#999;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:color .2s;flex-shrink:0}.close-button:hover{color:#2c3e50}.discount-card{padding:16px 20px 20px;background:#fff;display:flex;gap:16px;align-items:flex-start}.discount-image-wrapper{flex-shrink:0}.discount-image-container{width:120px;height:120px;background:#f8f9fa;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000014;border:1px solid #f0f0f0}.discount-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.discount-image-container:hover .discount-image{transform:scale(1.1)}.discount-details{flex:1;display:flex;flex-direction:column;gap:8px}.discount-name-section{display:flex;align-items:center;gap:8px}.discount-name{margin:0;font-size:18px;font-weight:700;color:#1a1a1a;line-height:1.3;flex:1}.discount-link-icon{font-size:16px;cursor:pointer;transition:transform .2s,color .2s;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#27ae60;flex-shrink:0;width:20px;height:20px;line-height:1}.discount-link-icon:hover{transform:scale(1.2);color:#229954}.discount-code{font-size:12px;font-weight:600;color:#999;background:#f0f0f0;padding:3px 8px;border-radius:4px;font-family:Courier New,monospace;letter-spacing:.5px;width:fit-content;border:1px solid #e0e0e0}.discount-price-section{display:flex;flex-direction:column;gap:6px;margin-top:8px;padding-top:8px;border-top:1px solid #f0f0f0}.price-row{display:flex;align-items:center;gap:12px}.discounted-price-value{font-size:22px;font-weight:700;color:#27ae60;animation:priceGlow 2s ease-in-out infinite}.original-price-value{font-size:14px;font-weight:600;color:#999;text-decoration:line-through}@keyframes priceGlow{0%,to{text-shadow:0 0 0 rgba(39,174,96,0)}50%{text-shadow:0 0 12px rgba(39,174,96,.6)}}.countdown{font-size:12px;font-weight:600;color:#e74c3c;margin-top:2px;letter-spacing:.3px}.product-discount:hover{transform:translateY(-8px);box-shadow:0 16px 48px #27ae6033}@media(max-width:480px){.product-discount{max-width:100%;margin:0 0 16px}.discount-card{flex-direction:column;padding:16px}.discount-image-container{width:100px;height:100px;margin:0 auto}.discount-title,.discount-name{font-size:14px}.discounted-price .price-value{font-size:16px}}.push-product-ad{width:100%;max-width:400px;margin:0 auto;background:transparent;border-radius:0;overflow:visible;position:relative;display:flex;flex-direction:column;gap:12px}.ad-video-container{position:relative;width:100%;background:#000;overflow:hidden;border-radius:16px;box-shadow:0 4px 12px #0000001a}.ad-video{width:100%;height:280px;object-fit:cover;display:block}.ad-product-section{padding:20px;background:#fff;display:flex;gap:16px;align-items:flex-start;border-radius:16px;box-shadow:0 4px 12px #0000001a;border:1px solid #e0e0e0}.ad-product-image-wrapper{flex-shrink:0;width:100px;height:100px;background:#f8f9fa;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000014;border:1px solid #f0f0f0}.ad-product-image{width:100%;height:100%;object-fit:cover}.ad-product-details{flex:1;display:flex;flex-direction:column;gap:8px}.ad-product-name{margin:0;font-size:18px;font-weight:700;color:#1a1a1a;line-height:1.3}.ad-product-description{margin:0;font-size:14px;font-weight:400;color:#666;line-height:1.5}.ad-price-wrapper{margin-top:4px;display:flex;align-items:center;justify-content:space-between}.ad-product-price{font-size:24px;font-weight:700;color:#2196f3}.ad-product-link{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:#2196f3;text-decoration:none;transition:all .2s ease;flex-shrink:0}.ad-product-link:hover{color:#1976d2;transform:scale(1.2)}.ad-product-link svg{width:100%;height:100%}@media(max-width:480px){.push-product-ad{max-width:100%;margin:0}.ad-video{height:240px}.ad-product-section{padding:16px;flex-direction:column;align-items:center}.ad-product-image-wrapper{width:120px;height:120px}.ad-product-details{text-align:center}.ad-product-name{font-size:16px}.ad-product-description{font-size:13px}.ad-product-price{font-size:20px}}.camera-permission-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .2s ease-out}.camera-permission-dialog{background:linear-gradient(135deg,#004c6d,#0070c0);border-radius:16px;box-shadow:0 8px 32px #0000004d;max-width:480px;width:90%;padding:0;animation:slideUp .3s ease-out;overflow:hidden}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.camera-permission-header{padding:24px 24px 16px;text-align:center;border-bottom:1px solid rgba(255,255,255,.2)}.camera-permission-icon{font-size:48px;margin-bottom:12px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.camera-permission-title{margin:0;font-size:20px;font-weight:600;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.1)}.camera-permission-content{padding:24px}.camera-permission-message{margin:0 0 16px;font-size:15px;line-height:1.6;color:#fffffff2}.camera-permission-reasons{margin:0 0 16px;padding:0;list-style:none}.camera-permission-reasons li{padding:8px 0;font-size:14px;color:#ffffffe6;display:flex;align-items:center;gap:8px}.camera-permission-note{margin:0;font-size:13px;color:#fffffff2;background:#ffffff26;padding:12px;border-radius:8px;border-left:3px solid rgba(255,255,255,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.camera-permission-actions{padding:16px 24px 24px;display:flex;gap:12px;justify-content:flex-end}.camera-permission-button{padding:10px 24px;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none;outline:none}.camera-permission-button:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:2px}.camera-permission-button-cancel{background:#fff3;color:#ffffffe6;border:1px solid rgba(255,255,255,.3)}.camera-permission-button-cancel:hover{background:#ffffff4d;color:#fff;border-color:#fff6}.camera-permission-button-confirm{background:#fffffff2;color:#0070c0;font-weight:600;border:1px solid rgba(255,255,255,1)}.camera-permission-button-confirm:hover{background:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.camera-permission-button-confirm:active{transform:translateY(0)}@media(max-width:640px){.camera-permission-dialog{max-width:100%;margin:16px;width:calc(100% - 32px)}.camera-permission-header{padding:20px 20px 12px}.camera-permission-icon{font-size:40px}.camera-permission-title{font-size:18px}.camera-permission-content{padding:20px}.camera-permission-actions{flex-direction:column-reverse}.camera-permission-button{width:100%}}.marathon-training{width:100%;max-width:400px;margin:0 auto 20px;background:linear-gradient(135deg,#fff5f0,#ffe8d6);border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #0000001f;animation:elasticSlideDown .8s cubic-bezier(.34,1.56,.64,1),marathonGlowPulse 2s ease-in-out infinite .5s;border:2px solid rgba(255,107,53,.3);transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease}.marathon-training:hover{transform:translateY(-8px);box-shadow:0 16px 40px #ff6b3540}@keyframes elasticSlideDown{0%{opacity:0;transform:translateY(-40px)}60%{opacity:1;transform:translateY(8px)}80%{transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes marathonGlowPulse{0%{box-shadow:0 8px 24px #0000001f,0 0 20px #ff6b3500;border-color:#ff6b354d}50%{box-shadow:0 8px 24px #0000001f,0 0 30px #ff6b3599;border-color:#ff6b35cc}to{box-shadow:0 8px 24px #0000001f,0 0 20px #ff6b3500;border-color:#ff6b354d}}.marathon-header{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#ff6b351a;border-bottom:1px solid rgba(255,107,53,.2)}.marathon-title{margin:0;font-size:18px;font-weight:700;color:#d84315;letter-spacing:.5px;flex:1;line-height:1.2}.marathon-close-button{background:none;border:none;font-size:24px;color:#ff6b35;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:color .2s}.marathon-close-button:hover{color:#d84315}.marathon-card{padding:16px;background:#fff}.marathon-content{display:flex;gap:16px;align-items:flex-start}.marathon-image-wrapper{flex-shrink:0;width:140px;height:140px;border-radius:12px;overflow:hidden;background:#f8f9fa}.marathon-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.marathon-image-wrapper:hover .marathon-image{transform:scale(1.05)}.marathon-info{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}.marathon-course-name{margin:0;font-size:18px;font-weight:700;color:#1a1a1a;line-height:1.3}.marathon-description{margin:0;font-size:13px;line-height:1.5;color:#555}.marathon-price{font-size:20px;font-weight:700;color:#ff6b35;margin-top:4px;letter-spacing:.5px}@media(max-width:480px){.marathon-training{max-width:100%;margin:0 0 16px}.marathon-content{flex-direction:column}.marathon-image-wrapper{width:100%;height:180px}.marathon-course-name{font-size:16px}.marathon-price{font-size:18px}.marathon-title{font-size:14px}}.video-preview-card{width:100%;max-width:400px;margin:0 auto;background:transparent;border-radius:16px;overflow:hidden;position:relative}.video-preview-content{position:relative;width:100%;background:#000;overflow:hidden;border-radius:16px 16px 0 0}.video-preview-video{width:100%;height:280px;object-fit:cover;transform:scaleX(-1);display:block}.video-stop-section{padding:16px;background:#005d85;border-radius:0 0 16px 16px;display:flex;justify-content:center;align-items:center}.video-stop-button{display:flex;align-items:center;gap:10px;padding:12px 24px;background:#ffffff1a;color:#fff;border:2px solid rgba(255,255,255,.3);border-radius:50px;font-size:20px;font-weight:600;cursor:pointer;transition:all .2s ease}.video-stop-button:hover{background:#e74c3c4d;border-color:#e74c3ccc}.video-stop-button:active{transform:scale(.95)}.video-stop-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.video-stop-icon svg{width:100%;height:100%}.video-stop-text{line-height:1;letter-spacing:.3px}.video-preview-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;text-align:center;z-index:10}.loading-spinner{width:40px;height:40px;margin:0 auto 10px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.video-preview-loading p{font-size:14px;margin:0}.video-preview-error{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#f44;text-align:center;padding:20px;font-size:14px;background:#000c;border-radius:8px;z-index:10}.error-icon{font-size:32px;margin-bottom:10px}.video-preview-error p{margin:0;line-height:1.5}@media(max-width:480px){.video-preview-card{max-width:100%;margin:0}.video-preview-video{height:300px}.video-stop-button{padding:10px 20px;font-size:13px}.video-stop-icon{width:18px;height:18px}}.mock-oauth-toggle{position:fixed;bottom:20px;left:20px;z-index:9999;padding:8px 16px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;box-shadow:0 4px 12px #00000026;transition:all .3s ease}.mock-oauth-toggle:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0003}.mock-oauth-panel{position:fixed;bottom:20px;left:20px;z-index:9999;width:480px;max-height:90vh;background:#fff;border-radius:12px;box-shadow:0 8px 32px #0003;overflow:hidden;display:flex;flex-direction:column}.mock-oauth-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.mock-oauth-header h3{margin:0;font-size:18px;font-weight:600}.close-button{background:#fff3;border:none;color:#fff;width:32px;height:32px;border-radius:6px;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.close-button:hover{background:#ffffff4d}.mock-oauth-content{padding:20px;overflow-y:auto;max-height:calc(90vh - 70px)}.form-section{margin-bottom:24px}.mock-auth-switch{padding:12px 16px;background:#f8f9ff;border:2px solid #e0e7ff;border-radius:8px;margin-bottom:20px}.switch-label{display:flex;align-items:center;gap:12px;cursor:pointer;font-weight:500;color:#333}.switch-label input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:#667eea}.switch-text{display:flex;flex-direction:column;gap:2px}.switch-text small{font-size:12px;font-weight:400}.switch-text small.enabled{color:#22c55e}.switch-text small.disabled{color:#ef4444}.form-section h4{margin:0 0 16px;font-size:16px;font-weight:600;color:#333;border-bottom:2px solid #667eea;padding-bottom:8px}.form-group{margin-bottom:16px}.form-group label{display:block;margin-bottom:6px;font-size:13px;font-weight:500;color:#555}.form-group input{width:100%;padding:10px 12px;border:2px solid #e0e0e0;border-radius:6px;font-size:14px;font-family:Monaco,Menlo,Consolas,monospace;transition:all .2s ease;box-sizing:border-box}.form-group input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group small{display:block;margin-top:4px;font-size:12px;color:#888}.token-input-group{display:flex;gap:8px}.token-input-group input{flex:1}.generate-button{padding:10px 16px;background:#667eea;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:16px;transition:all .2s ease;flex-shrink:0}.generate-button:hover{background:#5568d3;transform:rotate(90deg)}.action-buttons{display:flex;gap:12px;margin-bottom:20px;flex-wrap:wrap}.save-button,.reset-button,.reset-session-button{flex:1;min-width:140px;padding:12px 20px;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.save-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.save-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.reset-button{background:#f5f5f5;color:#666}.reset-button:hover{background:#e0e0e0}.reset-session-button{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;flex-basis:100%}.reset-session-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ef444466;background:linear-gradient(135deg,#dc2626,#b91c1c)}.info-box{background:#f8f9ff;border:1px solid #e0e7ff;border-radius:8px;padding:16px}.info-box p{margin:0 0 8px;font-size:14px;color:#667eea;font-weight:600}.info-box ul{margin:0;padding-left:20px}.info-box li{font-size:13px;color:#555;margin-bottom:4px;line-height:1.5}.jwt-preview{display:flex;gap:8px;align-items:center}.jwt-token{flex:1;padding:10px 12px;background:#f5f5f5;border:2px solid #e0e0e0;border-radius:6px;font-size:12px;font-family:Monaco,Menlo,Consolas,monospace;color:#333;word-break:break-all;line-height:1.4}.copy-button{padding:10px 16px;background:#667eea;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:16px;transition:all .2s ease;flex-shrink:0}.copy-button:hover{background:#5568d3}.jwt-info{display:block;margin-top:6px;font-size:11px;color:#888;font-family:Monaco,Menlo,Consolas,monospace}.jwt-mode-toggle{padding:10px 14px;background:#fff8e1;border:2px solid #ffe082;border-radius:8px;margin-bottom:16px}.jwt-mode-toggle .switch-text small.enabled{color:#f59e0b}.custom-jwt-input{width:100%;padding:12px;border:2px solid #ffe082;border-radius:6px;font-size:12px;font-family:Monaco,Menlo,Consolas,monospace;resize:vertical;min-height:80px;background:#fffef5;transition:all .2s ease;box-sizing:border-box}.custom-jwt-input:focus{outline:none;border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b1a}.custom-jwt-input::placeholder{color:#999;font-style:italic}.copy-button:disabled{background:#ccc;cursor:not-allowed}@media(max-width:600px){.mock-oauth-panel{width:calc(100vw - 40px);max-height:calc(100vh - 40px)}.mock-oauth-toggle{bottom:10px;left:10px}}.mock-checkout-toggle{position:fixed;bottom:20px;left:160px;z-index:9999;padding:8px 16px;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;box-shadow:0 4px 12px #00000026;transition:all .3s ease}.mock-checkout-toggle:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0003}.mock-checkout-panel{position:fixed;bottom:20px;left:160px;z-index:9999;width:360px;max-height:80vh;background:#fff;border-radius:12px;box-shadow:0 8px 32px #0003;overflow:hidden;display:flex;flex-direction:column}.mock-checkout-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}.mock-checkout-header h3{margin:0;font-size:18px;font-weight:600}.mock-checkout-panel .close-button{background:#fff3;border:none;color:#fff;width:32px;height:32px;border-radius:6px;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.mock-checkout-panel .close-button:hover{background:#ffffff4d}.mock-checkout-content{padding:20px;overflow-y:auto;max-height:calc(80vh - 70px)}.mock-checkout-panel .form-group{margin-bottom:16px}.mock-checkout-panel .form-group label{display:block;margin-bottom:6px;font-size:13px;font-weight:500;color:#555}.mock-checkout-panel .form-group input,.mock-checkout-panel .form-group select{width:100%;padding:10px 12px;border:2px solid #e0e0e0;border-radius:6px;font-size:14px;font-family:Monaco,Menlo,Consolas,monospace;transition:all .2s ease;box-sizing:border-box}.mock-checkout-panel .form-group input:focus,.mock-checkout-panel .form-group select:focus{outline:none;border-color:#22c55e;box-shadow:0 0 0 3px #22c55e1a}.mock-checkout-panel .send-button{width:100%;padding:12px 20px;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;margin-bottom:16px}.mock-checkout-panel .send-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #22c55e4d}.mock-checkout-panel .info-box{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:16px}.mock-checkout-panel .info-box p{margin:0 0 8px;font-size:14px;color:#22c55e;font-weight:600}.mock-checkout-panel .info-box ul{margin:0;padding-left:20px}.mock-checkout-panel .info-box li{font-size:13px;color:#555;margin-bottom:4px;line-height:1.5}@media(max-width:600px){.mock-checkout-panel{width:calc(100vw - 40px);left:20px;max-height:calc(100vh - 40px)}.mock-checkout-toggle{bottom:60px;left:20px}}.mock-promotion-toggle{position:fixed;bottom:20px;left:300px;z-index:9999;padding:8px 16px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;box-shadow:0 4px 12px #00000026;transition:all .3s ease}.mock-promotion-toggle:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0003}.mock-promotion-panel{position:fixed;bottom:20px;left:300px;z-index:9999;width:360px;max-height:80vh;background:#fff;border-radius:12px;box-shadow:0 8px 32px #0003;overflow:hidden;display:flex;flex-direction:column}.mock-promotion-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.mock-promotion-header h3{margin:0;font-size:18px;font-weight:600}.mock-promotion-panel .close-button{background:#fff3;border:none;color:#fff;width:32px;height:32px;border-radius:6px;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.mock-promotion-panel .close-button:hover{background:#ffffff4d}.mock-promotion-content{padding:20px;overflow-y:auto;max-height:calc(80vh - 70px)}.mock-promotion-panel .form-group{margin-bottom:16px}.mock-promotion-panel .form-group label{display:block;margin-bottom:6px;font-size:13px;font-weight:500;color:#555}.mock-promotion-panel .form-group input{width:100%;padding:10px 12px;border:2px solid #e0e0e0;border-radius:6px;font-size:14px;font-family:Monaco,Menlo,Consolas,monospace;transition:all .2s ease;box-sizing:border-box}.mock-promotion-panel .form-group input:focus{outline:none;border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b1a}.mock-promotion-panel .form-group small{display:block;margin-top:4px;font-size:12px;color:#888}.mock-promotion-panel .send-button{width:100%;padding:12px 20px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;margin-bottom:16px}.mock-promotion-panel .send-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #f59e0b4d}.mock-promotion-panel .info-box{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:16px}.mock-promotion-panel .info-box p{margin:0 0 8px;font-size:14px;color:#f59e0b;font-weight:600}.mock-promotion-panel .info-box ul{margin:0;padding-left:20px}.mock-promotion-panel .info-box li{font-size:13px;color:#555;margin-bottom:4px;line-height:1.5}@media(max-width:600px){.mock-promotion-panel{width:calc(100vw - 40px);left:20px;max-height:calc(100vh - 40px)}.mock-promotion-toggle{bottom:100px;left:20px}}.mock-both-waves-toggle{position:fixed;bottom:20px;left:440px;z-index:9999;padding:8px 16px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;box-shadow:0 4px 12px #00000026;transition:all .3s ease}.mock-both-waves-toggle:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0003}.mock-both-waves-toggle.active{background:linear-gradient(135deg,#10b981,#059669)}.mock-both-waves-toggle.active:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0003}@media(max-width:768px){.mock-both-waves-toggle{bottom:100px;left:20px}}.welcome-bubble{position:fixed;bottom:140px;right:40px;width:640px;max-width:calc(100vw - 80px);background:linear-gradient(135deg,#42a5f5,#005d85);color:#fff;border-radius:24px;padding:48px;box-shadow:0 16px 64px #005d8599;z-index:10001;animation:bubbleSlideIn .6s cubic-bezier(.34,1.56,.64,1)}.welcome-bubble:after{content:"";position:absolute;bottom:-20px;right:24px;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #005D85;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.welcome-bubble-close{position:absolute;top:16px;right:16px;width:44px;height:44px;border:none;background:#fff3;color:#fff;border-radius:50%;font-size:32px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0;font-weight:300}.welcome-bubble-close:hover{background:#ffffff4d;transform:scale(1.1)}.welcome-bubble-close:active{transform:scale(.95)}.welcome-bubble-content{padding-right:24px}.welcome-bubble-title{font-size:2rem;font-weight:700;margin:0 0 16px;color:#fff;letter-spacing:.3px}.welcome-bubble-text{font-size:1.25rem;line-height:1.7;margin:0;color:#fffffff2;font-weight:500}@keyframes bubbleSlideIn{0%{opacity:0;transform:translateY(20px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:600px){.welcome-bubble{bottom:100px;right:16px;width:calc(100vw - 32px);max-width:420px;padding:32px}.welcome-bubble:after{right:40px;border-left-width:16px;border-right-width:16px;border-top-width:16px;bottom:-16px}.welcome-bubble-title{font-size:1.5rem}.welcome-bubble-text{font-size:1.1rem}.welcome-bubble-close{width:40px;height:40px;font-size:28px}}.mode-choice-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#005d8599;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .3s ease-in}.mode-choice-dialog{background:linear-gradient(135deg,#005d85,#0070c0);border-radius:20px;padding:36px;max-width:520px;width:90%;box-shadow:0 20px 60px #00b9f266;animation:slideUp .3s cubic-bezier(.34,1.56,.64,1);border:2px solid rgba(0,185,242,.3)}.mode-choice-title{font-size:1.5rem;font-weight:600;color:#fff;text-align:center;margin:0 0 8px;text-shadow:0 2px 8px rgba(0,0,0,.2)}.mode-choice-subtitle{font-size:.95rem;color:#ffffffd9;text-align:center;margin:0 0 28px}.mode-choice-options{display:flex;flex-direction:row;gap:20px;justify-content:center;align-items:stretch}.mode-choice-button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:28px 32px;flex:1;border:2px solid rgba(255,255,255,.3);border-radius:16px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;transition:all .3s cubic-bezier(.34,1.56,.64,1);min-width:180px}.mode-choice-button:hover{border-color:#00b9f2cc;background:#ffffff40;transform:scale(1.03);box-shadow:0 12px 32px #00b9f24d}.mode-choice-button:active{transform:scale(.97)}.mode-choice-button.text-mode-disabled{opacity:.4;background:#80808033;border-color:#ffffff26;pointer-events:none}.mode-choice-button.text-mode-disabled:hover{transform:none;box-shadow:none;border-color:#ffffff26;background:#80808033}.mode-choice-button.text-mode-disabled .mode-choice-icon{opacity:.5;filter:grayscale(100%)}.mode-choice-button.text-mode-disabled .mode-choice-label,.mode-choice-button.text-mode-disabled .mode-choice-description{opacity:.5;color:#fff6}.mode-choice-icon{font-size:2.8rem;margin-bottom:4px;filter:drop-shadow(0 2px 8px rgba(0,0,0,.2))}.mode-choice-label{font-size:1.3rem;font-weight:600;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.2)}.mode-choice-description{font-size:.9rem;color:#fffc}.mode-choice-voice:hover,.mode-choice-text:hover{border-color:#00b9f2;background:linear-gradient(135deg,#00b9f24d,#0070c04d)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:600px){.mode-choice-dialog{padding:24px;max-width:420px}.mode-choice-options{flex-direction:column;gap:16px}.mode-choice-button{padding:24px;min-width:auto}.mode-choice-title{font-size:1.3rem}.mode-choice-icon{font-size:2rem}.mode-choice-label{font-size:1.1rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh}#root{width:100%}
