body{color:#fff;background:#001b44;overflow-x:hidden}.logo{align-items:center;display:inline-flex}.navbar-logo-img{width:auto;height:44px;display:block}.navbar-auth{align-items:center;display:flex}.navbar-user{color:#fff;align-items:center;gap:.75rem;font-size:.9rem;display:flex}.navbar-user-avatar{object-fit:cover;border-radius:50%;width:32px;height:32px}.navbar-signout-btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff6;border-radius:20px;padding:6px 14px;font-size:.85rem;transition:all .2s}.navbar-signout-btn:hover{background:#ffffff1a}.hero-login{flex-direction:column;align-items:flex-start;gap:.6rem;display:flex}.hero-login-hint{color:#d8e8ff;margin:0;font-size:.85rem}.google-login-error{color:#ffb4b0;margin-top:.5rem;font-size:.85rem}.hero{background:radial-gradient(circle at 100% 0,#008cff59,#0000 40%),radial-gradient(circle at 0 100%,#006eff40,#0000 40%),linear-gradient(135deg,#001b44 0%,#003087 45%,#0056d6 100%);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:120px 5% 60px;display:flex}.hero-content{grid-template-columns:1.3fr 1fr;align-items:center;gap:5rem;width:100%;max-width:1500px;display:grid}.cta-btn{color:#003087;background:#fff;border-radius:50px;padding:14px 32px;font-weight:700;text-decoration:none;transition:all .3s}.secondary-btn{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff6;border-radius:50px;padding:14px 32px;transition:all .3s}@media (width<=992px){.hero-content{text-align:center;grid-template-columns:1fr}.hero-text p{max-width:100%}.hero-buttons{justify-content:center}.dashboard-card{margin-top:2rem}}@media (width<=768px){.navbar{flex-direction:column;gap:1rem;height:auto;padding:1rem}.navbar-logo-img{height:36px}.nav-links{flex-wrap:wrap;justify-content:center;gap:1rem}.hero{padding-top:140px}.hero-text h1{font-size:2.8rem}.hero-text p{font-size:1rem}.hero-buttons{flex-direction:column}.cta-btn,.secondary-btn{text-align:center;width:100%}}.history-page{color:#1a1f36;background:#f4f6fb;min-height:100vh;padding-bottom:4rem}.history-content{max-width:1100px;margin:2.5rem auto 0;padding:0 5%}.history-title-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:2rem;display:flex}.history-title-row h1{color:#001b44;margin-bottom:.4rem;font-size:1.8rem}.history-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;display:grid}.history-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #00000012}.history-card-thumb{aspect-ratio:16/9;background:#001b44;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.history-card-thumb img,.history-card-thumb video{object-fit:cover;width:100%;height:100%}.history-card-thumb-placeholder{opacity:.6;font-size:2.5rem}.history-card-body{padding:1.25rem}.history-status{text-transform:uppercase;letter-spacing:.04em;color:#003087;background:#e8f0ff;border-radius:20px;margin-bottom:.6rem;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-block}.history-status-videocompleted{color:#147a2e;background:#e3f9e5}.history-status-videofailed{color:#b3261e;background:#fff2f2}.history-status-videoprocessing{color:#7a5b00;background:#fff8e1;align-items:center;gap:6px;display:inline-flex}.history-status-spinner{border-width:2px;border-color:#7a5b004d;width:10px;height:10px;margin-right:0}.history-card-file{color:#1a1f36;margin-bottom:.25rem;font-weight:600}.history-card-date{color:#7c8aa5;margin-bottom:1rem;font-size:.8rem}.history-card-actions{gap:.5rem;display:flex}.history-card-actions>a,.history-card-actions>.wizard-btn-primary,.history-card-actions>.wizard-btn-secondary{flex:1}.history-card.is-deleted{opacity:.72}.history-status-deleted{text-transform:uppercase;letter-spacing:.04em;color:#5c6a85;background:#eceef4;border-radius:20px;margin-bottom:.6rem;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-block}.history-deleted-note{color:#94a1bd;margin:0 0 .75rem;font-size:.78rem;line-height:1.4}.history-icon-btn{color:#5c6a85;cursor:pointer;background:0 0;border:1px solid #e2e8f7;border-radius:999px;flex:none;width:40px;padding:0;font-size:.95rem}.history-icon-btn:hover{color:#b3261e;background:#fff2f2;border-color:#f6c9c9}.history-modal-overlay{z-index:50;background:#080f238c;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.history-modal{background:#fff;border-radius:16px;width:100%;max-width:420px;padding:1.75rem;box-shadow:0 30px 60px #080f2359}.history-modal-icon{color:#b3261e;background:#fff2f2;border-radius:12px;place-items:center;width:44px;height:44px;margin-bottom:1rem;font-size:1.2rem;display:grid}.history-modal h3{color:#001b44;margin:0 0 .6rem;font-size:1.15rem}.history-modal p{color:#5c6a85;margin:0 0 .5rem;font-size:.92rem;line-height:1.55}.history-modal-keep{color:#1a1f36;background:#f4f6fb;border-radius:10px;gap:.5rem;margin:.9rem 0 1.1rem;padding:.7rem .85rem;font-size:.85rem;display:flex}.history-modal-actions{gap:.6rem;margin-top:1rem;display:flex}.history-modal-actions>button{flex:1}.history-btn-danger{color:#fff;cursor:pointer;background:#b3261e;border:none;border-radius:999px;padding:10px 14px;font-size:.86rem;font-weight:700}.history-btn-danger:hover{background:#8f1e18}.history-btn-danger:disabled{opacity:.6;cursor:default}.usage-page{color:#1a1f36;background:#f4f6fb;min-height:100vh;padding-bottom:4rem}.usage-content{max-width:1100px;margin:2.5rem auto 0;padding:0 5%}.usage-title-row{margin-bottom:2rem}.usage-title-row h1{color:#001b44;margin-bottom:.4rem;font-size:1.8rem}.usage-stat-row{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.1rem;margin-bottom:2rem;display:grid}.usage-stat-card{background:#fff;border-radius:16px;padding:1.2rem 1.35rem;box-shadow:0 4px 20px #00000012}.usage-stat-label{text-transform:uppercase;letter-spacing:.05em;color:#94a1bd;margin-bottom:.5rem;font-size:.76rem;font-weight:700}.usage-stat-value{color:#001b44;font-variant-numeric:tabular-nums;font-size:1.65rem;font-weight:700}.usage-stat-sub{color:#5c6a85;margin-top:.3rem;font-size:.8rem}.usage-stat-card.accent .usage-stat-value{color:#003087}.usage-panel{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #00000012}.usage-panel-head{border-bottom:1px solid #e2e8f7;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.4rem;display:flex}.usage-panel-head h2{color:#001b44;margin:0;font-size:1.05rem}.usage-range-chips{gap:.4rem;display:flex}.usage-range-chip{color:#5c6a85;cursor:pointer;background:#fff;border:1px solid #e2e8f7;border-radius:999px;padding:6px 14px;font-size:.82rem;font-weight:600}.usage-range-chip.active{color:#fff;background:#003087;border-color:#003087}.usage-empty{color:#7c8aa5;text-align:center;padding:2rem 1.4rem}.usage-table-wrap{overflow-x:auto}table.usage-table{border-collapse:collapse;width:100%;min-width:720px;font-size:.87rem}.usage-table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#94a1bd;white-space:nowrap;background:#f7f9fd;border-bottom:1px solid #e2e8f7;padding:.7rem 1.4rem;font-size:.72rem;font-weight:700}.usage-table td{color:#1a1f36;vertical-align:middle;border-bottom:1px solid #e2e8f7;padding:.85rem 1.4rem}.usage-table tr:last-child td{border-bottom:none}.usage-table td.num,.usage-table th.num{text-align:right;font-variant-numeric:tabular-nums}.usage-provider-pill{color:#003087;background:#e8f0ff;border-radius:999px;align-items:center;gap:5px;padding:3px 9px;font-size:.75rem;font-weight:700;display:inline-flex}.usage-provider-pill.script{color:#5b21b6;background:#f1e9ff}.usage-session{font-weight:600}.usage-date{color:#94a1bd;font-size:.82rem}.usage-cost{font-weight:700}.usage-panel-foot{color:#94a1bd;border-top:1px solid #e2e8f7;padding:1rem 1.4rem;font-size:.78rem;line-height:1.5}.profile-page{min-height:100vh;padding:120px 5%}.form-container{max-width:1200px;margin:auto}h1{margin-bottom:2rem}section{background:#fff;border-radius:16px;margin-bottom:2rem;padding:2rem;box-shadow:0 4px 20px #00000014}h2{color:#003087;margin-bottom:1rem}input,textarea{border:1px solid #d7d7d7;border-radius:8px;width:100%;margin-bottom:1rem;padding:12px}textarea{resize:vertical;min-height:100px}.grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.job-card{background:#f7f9fd;border-radius:10px;margin-bottom:1rem;padding:1rem}.submit-btn{color:#fff;cursor:pointer;background:#003087;border:none;border-radius:30px;padding:14px 30px}.secondary-btn{cursor:pointer;background:#e8f0ff;border:none;border-radius:20px;padding:12px 20px}.wizard-page{color:#1a1f36;background:#f4f6fb;min-height:100vh;padding-bottom:4rem}.wizard-header{color:#fff;background:#001b44;justify-content:space-between;align-items:center;padding:1.25rem 5%;display:flex}.wizard-logo{color:#fff;align-items:center;text-decoration:none;display:inline-flex}.wizard-logo-img{width:auto;height:36px;display:block}.wizard-header-actions{align-items:center;gap:1.5rem;display:flex}.wizard-user{align-items:center;gap:1rem;display:flex}.wizard-user-avatar{object-fit:cover;border-radius:50%;width:28px;height:28px}.wizard-loading{color:#5c6a85;justify-content:center;align-items:center;gap:.5rem;padding:4rem 1rem;font-weight:600;display:flex}.wizard-loading .wizard-spinner{border-color:#00308740}.wizard-user-name{color:#d8e8ff;font-size:.95rem}.wizard-logout-btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff6;border-radius:20px;padding:8px 18px;transition:all .2s}.wizard-logout-btn:hover{background:#ffffff1a}.wizard-stepper{flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:1000px;margin:2rem auto 0;padding:0 1rem;list-style:none;display:flex}.wizard-step{color:#7c8aa5;background:#fff;border-radius:30px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:flex;box-shadow:0 2px 8px #0000000d}.wizard-step-index{color:#003087;background:#e8f0ff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.8rem;display:inline-flex}.wizard-step-active{color:#fff;background:#003087}.wizard-step-active .wizard-step-index{color:#003087;background:#fff}.wizard-step-done{color:#003087}.wizard-step-done .wizard-step-index{color:#001b44;background:#63d1ff}.wizard-content{max-width:900px;margin:2.5rem auto 0;padding:0 5%}.wizard-card{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 4px 24px #00000014}.wizard-card h1{color:#001b44;margin-bottom:.5rem;font-size:1.7rem}.wizard-card .wizard-subtitle{color:#5c6a85;margin-bottom:1.75rem;line-height:1.5}.wizard-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;display:flex}.wizard-btn-primary{color:#fff;cursor:pointer;background:#003087;border:none;border-radius:30px;padding:14px 30px;font-weight:700;transition:all .2s}.wizard-btn-primary:hover:not(:disabled){background:#002466}.wizard-btn-primary:disabled{opacity:.6;cursor:not-allowed}.wizard-btn-secondary{color:#003087;cursor:pointer;background:#e8f0ff;border:none;border-radius:30px;padding:12px 24px;font-weight:600;transition:all .2s}.wizard-btn-secondary:hover:not(:disabled){background:#d5e5ff}.wizard-btn-secondary:disabled{opacity:.6;cursor:not-allowed}.wizard-btn-link{color:#003087;cursor:pointer;background:0 0;border:none;padding:0;font-size:.95rem;text-decoration:underline}.wizard-error{color:#b3261e;background:#fff2f2;border-radius:10px;margin-top:1rem;padding:.9rem 1.1rem;font-size:.9rem}.wizard-hint{color:#7a5b00;background:#fff8e1;border-radius:10px;margin-top:1rem;padding:.9rem 1.1rem;font-size:.88rem;line-height:1.5}.wizard-dropzone{text-align:center;color:#5c6a85;cursor:pointer;border:2px dashed #b9caee;border-radius:16px;padding:3rem 1.5rem;transition:all .2s}.wizard-dropzone:hover,.wizard-dropzone.dragging{background:#f7f9ff;border-color:#003087}.wizard-dropzone input{display:none}.wizard-file-name{color:#003087;margin-top:1rem;font-weight:600}.wizard-form-section{margin-bottom:1.75rem}.wizard-form-section h2{color:#003087;margin-bottom:.75rem;font-size:1.1rem}.wizard-form-section input,.wizard-form-section textarea{border:1px solid #d7d7d7;border-radius:8px;width:100%;margin-bottom:.75rem;padding:12px;font-family:inherit}.wizard-form-section textarea{resize:vertical;min-height:90px}.wizard-field-flagged{background:#fffaf0;border-color:#f0b429!important}.wizard-job-card{background:#f7f9fd;border-radius:10px;margin-bottom:1rem;padding:1rem;position:relative}.wizard-job-grid{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.wizard-remove-btn{color:#b3261e;cursor:pointer;background:0 0;border:none;margin-top:.25rem;font-size:.85rem}.wizard-script-textarea{resize:vertical;border:1px solid #d7d7d7;border-radius:12px;width:100%;min-height:260px;padding:1.25rem;font-family:inherit;font-size:1rem;line-height:1.6}.wizard-audio-player,.wizard-video-player{background:#000;border-radius:12px;width:100%;margin-top:1rem}.wizard-avatar-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem;margin:1.25rem 0;display:grid}.wizard-avatar-option{cursor:pointer;text-align:center;background:#f7f9fd;border:2px solid #0000;border-radius:12px;padding:.5rem;transition:all .2s}.wizard-avatar-option.selected{background:#e8f0ff;border-color:#003087}.wizard-avatar-option img{aspect-ratio:1;object-fit:cover;background:#d7d7d7;border-radius:8px;width:100%;margin-bottom:.4rem}.wizard-avatar-name{color:#1a1f36;font-size:.8rem;font-weight:600}.wizard-progress-bar{background:#e8f0ff;border-radius:6px;width:100%;height:10px;margin:1.25rem 0 .5rem;overflow:hidden}.wizard-progress-bar-fill{background:linear-gradient(90deg,#003087,#63d1ff);height:100%;animation:1.6s ease-in-out infinite wizard-progress-pulse}.wizard-progress-bar-fill.determinate{transition:width 1.2s;animation:none}@keyframes wizard-progress-pulse{0%{width:15%}50%{width:85%}to{width:15%}}.wizard-avatar-option.personal-avatar{background:#e8f0ff;flex-direction:column;justify-content:center;align-items:center;min-height:96px;display:flex;position:relative}.personal-avatar-badge{text-transform:uppercase;letter-spacing:.04em;color:#003087;background:#fff;border-radius:999px;margin-bottom:.4rem;padding:3px 9px;font-size:.68rem;font-weight:700;display:inline-block}.wizard-avatar-option.create-avatar-option{background:0 0;border:2px dashed #b9caee;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;min-height:96px;display:flex}.wizard-avatar-option.create-avatar-option:hover{background:#f7f9ff;border-color:#003087}.create-avatar-icon{font-size:1.4rem}.personal-avatar-training-chip{color:#5c6a85;background:#f7f9ff;border:1px solid #e2e8f7;border-radius:12px;align-items:center;gap:.6rem;margin:0 0 1.1rem;padding:.75rem 1rem;font-size:.86rem;line-height:1.5;display:flex}.wizard-avatar-option.personal-avatar-training-tile{cursor:default;background:#f7f9ff;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:96px;display:flex}.wizard-avatar-option.personal-avatar-training-tile .wizard-avatar-name{color:#5c6a85;font-size:.75rem}.avatar-pagination{justify-content:center;align-items:center;gap:1rem;margin:.25rem 0 1.25rem;display:flex}.avatar-pagination-status{color:#5c6a85;font-variant-numeric:tabular-nums;font-size:.85rem}.video-progress-panel{background:#f7f9ff;border:1px solid #e2e8f7;border-radius:16px;margin-top:1.25rem;padding:1.25rem 1.4rem}.video-progress-header{color:#001b44;align-items:center;gap:.6rem;margin-bottom:.75rem;font-weight:700;display:flex}.video-progress-live-dot{background:#63d1ff;border-radius:50%;flex:none;width:9px;height:9px;animation:1.6s ease-out infinite video-progress-live-pulse;box-shadow:0 0 #63d1ff99}@keyframes video-progress-live-pulse{0%{box-shadow:0 0 #63d1ff8c}70%{box-shadow:0 0 0 8px #63d1ff00}to{box-shadow:0 0 #63d1ff00}}.video-progress-percent{font-variant-numeric:tabular-nums;color:#003087;margin-left:auto}.video-progress-tip{color:#5c6a85;min-height:1.35em;margin:.85rem 0 0;font-size:.88rem;line-height:1.5;transition:opacity .3s}.wizard-spinner{vertical-align:middle;border:3px solid #fff6;border-top-color:#fff;border-radius:50%;width:18px;height:18px;margin-right:8px;animation:.8s linear infinite wizard-spin;display:inline-block}@keyframes wizard-spin{to{transform:rotate(360deg)}}@media (width<=640px){.wizard-job-grid{grid-template-columns:repeat(2,1fr)}.wizard-card{padding:1.5rem}}@media (prefers-reduced-motion:reduce){.wizard-spinner,.wizard-progress-bar-fill,.video-progress-live-dot{animation:none}}.processing-overlay{z-index:2000;-webkit-backdrop-filter:blur(4px);background:radial-gradient(circle at 50% 20%,#0030878c,#000c23b8);justify-content:center;align-items:center;padding:1.5rem;animation:.22s processing-fade-in;display:flex;position:fixed;inset:0}@keyframes processing-fade-in{0%{opacity:0}to{opacity:1}}.processing-card{text-align:center;background:#fff;border-radius:22px;outline:none;width:100%;max-width:440px;padding:2.5rem 2.25rem 2.1rem;animation:.28s cubic-bezier(.16,1,.3,1) processing-card-in;box-shadow:0 30px 80px #000a1e73}@keyframes processing-card-in{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.processing-ring{place-items:center;width:76px;height:76px;margin:0 auto 1.1rem;display:grid;position:relative}.processing-ring-spinner{background:conic-gradient(#0000 0%,#63d1ff 25%,#003087 65%,#0000 100%);border-radius:50%;animation:1s linear infinite processing-spin;position:absolute;inset:0;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 5px),#000 calc(100% - 5px));mask:radial-gradient(farthest-side,#0000 calc(100% - 5px),#000 calc(100% - 5px))}@keyframes processing-spin{to{transform:rotate(360deg)}}.processing-ring-icon{font-size:1.6rem;animation:1.8s ease-in-out infinite processing-pulse}@keyframes processing-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.12)}}.processing-eyebrow{letter-spacing:.09em;text-transform:uppercase;color:#63a6ff;margin:0 0 .35rem;font-size:.72rem;font-weight:700}.processing-card h2{color:#001b44;margin:0 0 .5rem;font-size:1.3rem}.processing-description{color:#5c6a85;margin:0 0 1.35rem;font-size:.9rem;line-height:1.5}.processing-steps{text-align:left;flex-direction:column;gap:.7rem;margin:.25rem 0 1.5rem;padding:0;list-style:none;display:flex}.processing-step{color:#b7c1d6;align-items:center;gap:.75rem;font-size:.92rem;transition:color .25s;display:flex}.processing-step-marker{color:#9aa6c0;background:#eef1f8;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;transition:background .25s,color .25s,box-shadow .25s;display:grid}.processing-step-dot{background:currentColor;border-radius:50%;width:6px;height:6px}.processing-step-done{color:#147a2e}.processing-step-done .processing-step-marker{color:#147a2e;background:#e3f9e5}.processing-step-active{color:#001b44;font-weight:700}.processing-step-active .processing-step-marker{color:#fff;background:#003087;box-shadow:0 0 0 4px #00308729}.processing-step-active .processing-step-dot{animation:1s ease-in-out infinite processing-dot-blink}@keyframes processing-dot-blink{0%,to{opacity:1}50%{opacity:.35}}.processing-bar{background:#e8f0ff;border-radius:6px;width:100%;height:8px;margin-bottom:1.25rem;overflow:hidden}.processing-bar-fill{background:linear-gradient(90deg,#003087,#63d1ff);border-radius:6px;width:40%;height:100%;animation:1.5s ease-in-out infinite processing-bar-sweep;box-shadow:0 0 10px #63d1ff99}@keyframes processing-bar-sweep{0%{margin-left:-40%}50%{margin-left:60%}to{margin-left:140%}}.processing-note{color:#7a5b00;text-align:left;background:#fff8e1;border-radius:12px;align-items:flex-start;gap:.55rem;margin:0;padding:.8rem .95rem;font-size:.82rem;line-height:1.5;display:flex}.processing-note-icon{flex:none;line-height:1}@media (width<=480px){.processing-card{padding:2rem 1.5rem 1.75rem}}@media (prefers-reduced-motion:reduce){.processing-overlay,.processing-card,.processing-ring-spinner,.processing-ring-icon,.processing-step-dot,.processing-bar-fill{animation:none}}.avatar-recorder-overlay{z-index:2100;-webkit-backdrop-filter:blur(4px);background:#000c23b8;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.avatar-recorder-card{background:#fff;border-radius:22px;width:100%;max-width:560px;max-height:92vh;padding:1.75rem 1.85rem 2rem;overflow-y:auto;box-shadow:0 30px 80px #000a1e73}.avatar-recorder-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.1rem;display:flex}.avatar-recorder-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#63a6ff;margin:0 0 .25rem;font-size:.72rem;font-weight:700}.avatar-recorder-header h2{color:#001b44;margin:0;font-size:1.2rem}.avatar-recorder-close{color:#5c6a85;cursor:pointer;background:#fff;border:1px solid #e2e8f7;border-radius:50%;flex:none;width:34px;height:34px;font-size:.9rem}.avatar-recorder-close:hover{color:#b3261e;background:#fff2f2;border-color:#f6c9c9}.avatar-recorder-video-wrap{aspect-ratio:4/3;background:#000c23;border-radius:16px;width:100%;margin-bottom:1rem;position:relative;overflow:hidden}.avatar-recorder-video{object-fit:cover;background:#000c23;width:100%;height:100%;display:block}.avatar-recorder-video-placeholder{text-align:center;color:#ffffffbf;justify-content:center;align-items:center;padding:1.5rem;font-size:.88rem;line-height:1.5;display:flex;position:absolute;inset:0}.avatar-recorder-rec-badge{color:#fff;font-variant-numeric:tabular-nums;letter-spacing:.03em;background:#0000008c;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:.78rem;font-weight:700;display:inline-flex;position:absolute;top:12px;left:12px}.avatar-recorder-rec-dot{background:#ff4d4f;border-radius:50%;width:8px;height:8px;animation:1s ease-in-out infinite avatar-recorder-blink}@keyframes avatar-recorder-blink{0%,to{opacity:1}50%{opacity:.25}}.avatar-recorder-consent-card{background:#f7f9ff;border:1px solid #e2e8f7;border-radius:14px;margin-bottom:1rem;padding:1rem 1.15rem}.avatar-recorder-consent-label{text-transform:uppercase;letter-spacing:.04em;color:#003087;margin:0 0 .4rem;font-size:.78rem;font-weight:700}.avatar-recorder-consent-text{color:#1a1f36;margin:0;font-size:1rem;font-style:italic;line-height:1.55}.avatar-recorder-hint{color:#5c6a85;margin:0 0 1.1rem;font-size:.86rem;line-height:1.5}.avatar-recorder-actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.avatar-recorder-stop-btn{color:#fff;cursor:pointer;background:#b3261e;border:none;border-radius:30px;padding:12px 22px;font-weight:700;transition:all .2s}.avatar-recorder-stop-btn:hover:not(:disabled){background:#8f1e18}.avatar-recorder-stop-btn:disabled{opacity:.6;cursor:not-allowed}.avatar-recorder-error-block{flex-direction:column;gap:.9rem;display:flex}@media (prefers-reduced-motion:reduce){.avatar-recorder-rec-dot{animation:none}}*{box-sizing:border-box;margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}html,body,#root{width:100%;min-height:100vh;margin:0;padding:0}body{color:#fff;overflow-x:hidden}.app{min-height:100vh}.navbar{-webkit-backdrop-filter:blur(12px);z-index:1000;background:#00308780;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;width:100%;height:80px;padding:0 5%;display:flex;position:fixed;top:0;left:0}.logo{color:#fff;font-size:1.7rem;font-weight:700}.nav-links{gap:2rem;list-style:none;display:flex}.nav-links a{color:#fff;font-weight:500;text-decoration:none;transition:all .3s}.nav-links a:hover{color:#63d1ff}.hero{background:radial-gradient(circle at 100% 0,#008cff59,#0000 30%),radial-gradient(circle at 0 100%,#006eff40,#0000 30%),linear-gradient(135deg,#001b44 0%,#003087 45%,#0056d6 100%);align-items:center;width:100%;min-height:100vh;padding:100px 5% 50px;display:flex}.hero-content{grid-template-columns:1.3fr 1fr;align-items:center;gap:5rem;width:100%;max-width:1500px;margin:0 auto;display:grid}.badge{background:#ffffff26;border:1px solid #fff3;border-radius:50px;margin-bottom:1.5rem;padding:10px 18px;font-size:.9rem;display:inline-block}.hero-text h1{margin-bottom:1.5rem;font-size:4.5rem;line-height:1.1}.hero-text p{color:#d8e8ff;max-width:700px;margin-bottom:2rem;font-size:1.2rem;line-height:1.8}.hero-buttons{gap:1rem;display:flex}.cta-btn{color:#003087;cursor:pointer;background:#fff;border:none;border-radius:50px;padding:14px 32px;font-size:1rem;font-weight:700;transition:all .3s}.cta-btn:hover{transform:translateY(-3px)}.secondary-btn{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff6;border-radius:50px;padding:14px 32px;font-size:1rem;font-weight:600;transition:all .3s}.secondary-btn:hover{background:#ffffff1a}.hero-image{justify-content:center;display:flex}.dashboard-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff14;border:1px solid #ffffff26;border-radius:24px;width:100%;max-width:500px;padding:2rem;box-shadow:0 20px 50px #00000040}.dashboard-card h3{margin-bottom:2rem;font-size:1.5rem}.card-row{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.card-row:last-child{border-bottom:none}@media (width<=992px){.hero-content{text-align:center;grid-template-columns:1fr}.hero-text p{max-width:100%}.hero-buttons{justify-content:center}.dashboard-card{margin-top:2rem}}@media (width<=768px){.navbar{flex-direction:column;gap:1rem;height:auto;padding:1rem}.nav-links{flex-wrap:wrap;justify-content:center;gap:1rem}.hero{padding-top:140px}.hero-text h1{font-size:2.8rem}.hero-buttons{flex-direction:column}.cta-btn,.secondary-btn{width:100%}.cta-btn{color:#003087;background:#fff;border-radius:50px;justify-content:center;align-items:center;padding:14px 32px;font-weight:700;text-decoration:none;display:inline-flex}.secondary-btn{justify-content:center;align-items:center;display:inline-flex}}
