:root{font-family:Poppins,Arial,sans-serif;--brand-primary: #256FB8;--brand-secondary: #88C7FD;--surface-top: rgba(255, 255, 255, .96);--surface-bottom: rgba(233, 233, 233, .94);--surface-highlight: rgba(255, 255, 255, .75);--surface-shadow: #85AACE33;background:linear-gradient(180deg,#ebf3fe,#c1d5ec 35%,#bdd3eb)}a{color:inherit}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#ebf3fe,#c1d5ec 35%,#bdd3eb);background-repeat:no-repeat,repeat;background-size:cover,220px;background-attachment:fixed;font-family:Poppins,Helvetica Neue,Arial,sans-serif;font-size:var(--body-font-size, 1rem)}@keyframes pageFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.page{background:transparent;min-height:100vh;padding:20px;animation:pageFadeIn .65s ease-out}.upload-page,.processing-page,.results-page,.home-page,.about-page,.guide-page{background:transparent}.subtitle-text{font-family:Poppins,Arial,sans-serif;font-weight:300;font-size:1.5rem;color:#266eba;margin-top:.5rem;text-align:center}.gradient-title{display:flex;justify-content:center;align-items:center;font-size:clamp(28px,5vw,56px);line-height:1.1;margin-top:8rem;margin-bottom:2rem;background:linear-gradient(180deg,#256fb8,#266eba,#88c7fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;filter:drop-shadow(0 4px 4px rgba(133,170,206,.2))}@media(max-width:640px){.gradient-title{font-size:clamp(22px,8vw,36px);margin-top:5rem;margin-bottom:1rem}.subtitle-text{font-size:1rem}.page{padding:12px}}.transcript-section{max-width:1200px;margin:2rem auto}.transcript-controls{display:flex;justify-content:center;gap:1rem;margin-bottom:1.5rem}.model-metadata{max-width:1000px;margin:1rem auto;padding:1rem 1.5rem;background:#f0f8ff4d;border-radius:10px;box-shadow:0 2px 8px #3b82f61a}.model-metadata h4{font-family:Poppins,Arial,sans-serif;font-weight:300;font-size:.95rem;color:#266eba;margin:0 0 .75rem;text-align:center}.model-metadata__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem}.model-metadata__grid>div{font-family:Poppins,Arial,sans-serif;font-weight:300;font-size:.85rem;color:#266eba;padding:0;background:none;border-radius:0}.model-metadata__grid strong{font-weight:600;color:#266eba}.transcript{max-width:1200px;margin:2rem auto;padding:2rem;background:linear-gradient(135deg,#ffffffe6,#f0f8ffcc);border-radius:20px;box-shadow:0 6px 20px #3b82f64d}.transcript__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(59,130,246,.2)}.transcript__title{font-family:Poppins,Arial,sans-serif;font-weight:700;font-size:1.5rem;color:#266eba;margin:0}.transcript__language{font-family:Poppins,Arial,sans-serif;font-weight:300;font-size:.75rem;color:#266eba;padding:.25rem .75rem;background:#3b82f61a;border-radius:12px}.transcript__empty{font-family:Poppins,Arial,sans-serif;font-weight:300;color:#266eba;text-align:center;padding:2rem}.transcript__full,.transcript__segments,.transcript__tokens{font-family:Poppins,Arial,sans-serif;font-weight:300;color:#266eba}.transcript__text{font-size:1rem;line-height:1.8;margin:0}.transcript__segment{margin-bottom:1.5rem;padding:1rem;background:#ffffff80;border-radius:12px}.transcript__segment-time{font-size:.875rem;font-weight:600;color:#1e40af;margin-bottom:.5rem;display:flex;justify-content:space-between;align-items:center}.transcript__segment-confidence{font-size:.75rem;font-weight:300;color:#6b7280}.transcript__segment-text{font-size:1rem;line-height:1.8;margin:0}.transcript__tokens{display:flex;flex-wrap:wrap;gap:.5rem;line-height:2}.transcript__token{font-size:1rem;padding:.2rem .4rem;border-radius:4px;transition:background-color .2s ease}.transcript__token--filler{background-color:#ef444433;color:#dc2626;font-weight:600}.transcript__token:hover{background-color:#3b82f61a}#root{width:100%;min-height:100vh;background:transparent}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#9ca3af}.navbar{position:fixed;top:1rem;left:50%;transform:translate(-50%);width:auto;min-width:320px;padding:.6rem 1.75rem;border-radius:100px;background:#ebf3feb8;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(136,199,253,.35);box-shadow:0 4px 20px #266eba1a;z-index:1000;transition:box-shadow .3s ease,background .3s ease}.navbar.scrolled{background:#ebf3fed9;box-shadow:0 6px 28px #266eba26}.navbar-container{display:flex;justify-content:space-between;align-items:center;gap:2.5rem}.navbar-logo a{display:flex;align-items:center;gap:.5rem;font-size:1.3rem;font-weight:700;background:linear-gradient(180deg,#88c7fd,#266eba);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-decoration:none;transition:all .3s ease;filter:drop-shadow(0 2px 4px rgba(133,170,206,.1))}.logo-icon{width:26px;height:26px}.navbar-logo a:hover{filter:drop-shadow(0 4px 8px rgba(133,170,206,.2));transform:scale(1.05) rotate(2deg)}.navbar-menu{display:flex;list-style:none;gap:1.75rem;margin:0;padding:0}.navbar-menu li a{color:#266eba;text-decoration:none;font-size:.95rem;font-weight:300;font-family:Poppins,Arial,sans-serif;transition:all .3s ease}.navbar-menu li a:hover{color:#88c7fd}.navbar-logout{background:none;border:none;padding:0;color:#266eba;font-size:.95rem;font-weight:300;font-family:Poppins,Arial,sans-serif;cursor:pointer;transition:color .3s ease}.navbar-logout:hover{color:#88c7fd}@media(max-width:640px){.navbar{min-width:unset;width:calc(100% - 3.5rem);padding:.55rem .8rem;top:1.2rem}.navbar-container{gap:.4rem}.navbar-menu{gap:.55rem}.navbar-menu li a{font-size:.7rem}.navbar-logo a{font-size:.9rem;gap:.3rem}.logo-icon{width:18px;height:18px}}.hero{display:flex;flex-direction:column;align-items:center;margin-top:9rem;margin-left:6rem}.hero-content{display:flex;align-items:center;gap:1rem}.hero-text{display:flex;flex-direction:column;gap:.2rem}@keyframes slideInRight{0%{opacity:0;transform:translate(200px)}to{opacity:1;transform:translate(0)}}.hero__title{animation:slideInLeft 1.5s ease-out}.hero__subtitle{animation:slideInLeft 1.5s ease-out .3s backwards}.hero-logo-wrapper{animation:slideInRight 1.5s ease-out .6s backwards}.hero-logo-wrapper{position:relative;width:clamp(20rem,10vw,10rem);height:clamp(20rem,10vw,10rem)}.hero-logo-wrapper:before{content:"";position:absolute;top:8px;left:8px;width:100%;height:100%;background:linear-gradient(180deg,#88c7fd,#266eba 80% 100%);mask-image:url(/selki_logo_v2.svg);mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:url(/selki_logo_v2.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;opacity:.8}.hero-logo{position:relative;width:100%;height:100%;z-index:1;transition:transform .3s ease}.hero-logo-wrapper:hover .hero-logo{transform:rotate(12deg) scale(1.08)}.hero-deco{position:absolute;background:#1a3f6f;pointer-events:none;clip-path:polygon(0% 0%,100% 0%,72% 100%,28% 100%)}@keyframes bobDeco1{0%,to{transform:rotate(60deg) translateY(0)}50%{transform:rotate(60deg) translateY(-8px)}}@keyframes bobDeco2{0%,to{transform:rotate(30deg) translateY(0)}50%{transform:rotate(30deg) translateY(-8px)}}.hero-deco--1{width:25px;height:54px;top:28px;right:83px;transform-origin:bottom center;animation:bobDeco1 2s ease-in-out infinite}.hero-deco--2{width:26px;height:54px;top:5px;right:110px;transform-origin:bottom center;animation:bobDeco2 2s ease-in-out infinite}.hero__title{margin:0;font-family:‘Georgia’,‘Palatino Linotype’,‘Book Antiqua’,serif;font-style:italic;font-weight:700;line-height:1;letter-spacing:-.01em;font-size:clamp(5rem,14vw,11rem);color:#1a3f6f;-webkit-text-fill-color:#1a3f6f;filter:drop-shadow(0 4px 10px rgba(26,63,111,.18))}@media(max-width:640px){.hero{margin-top:0;margin-left:0;padding:0 1.5rem;align-items:center}.hero-content{flex-direction:row;align-items:center;justify-content:center;gap:.75rem}.hero-logo-wrapper{width:clamp(9rem,30vw,12rem);height:clamp(9rem,30vw,12rem);flex-shrink:0}.hero-text{gap:.4rem}.hero__title{font-size:clamp(4.2rem,15vw,5.5rem)}.hero__subtitle{font-size:clamp(2.2rem,9vw,3rem)}.hero-deco--1{width:11px;height:24px;top:13px;right:37px}.hero-deco--2{width:12px;height:24px;top:2px;right:50px}}.hero__subtitle{margin:0;font-family:Poppins,Arial,sans-serif;font-weight:800;line-height:1;letter-spacing:-.02em;font-size:clamp(2rem,6vw,7.5rem);background:linear-gradient(180deg,#88c7fd,#266eba 80% 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 4px 10px rgba(136,199,253,.3))}.home-page .navbar{left:47%}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes slideOutUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-60px)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-200px)}to{opacity:1;transform:translate(0)}}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(8px)}}@keyframes bounce-mobile{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.home-page{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden;background:linear-gradient(135deg,#ebf3fe,#c8defa,#88c7fd,#bdd3eb,#daeeff,#ebf3fe);background-size:400% 400%;animation:gradientShift 14s ease infinite}.home-page--leaving{animation:slideOutUp .6s ease-in forwards;pointer-events:none}.orb{position:fixed;border-radius:50%;filter:blur(90px);opacity:.45;pointer-events:none;z-index:0}.orb--1{width:520px;height:520px;background:#88c7fd;top:-120px;left:-100px}.orb--2{width:420px;height:420px;background:#266eba;bottom:-80px;right:-80px;opacity:.25}.orb--3{width:340px;height:340px;background:#a8d8ff;top:40%;right:10%;opacity:.35}.home-page:after{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='grain'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23grain)' opacity='0.08'/%3E%3C/svg%3E");pointer-events:none;z-index:0;opacity:.3}.home-page>*:not(.orb){position:relative;z-index:1}.home-page .subtitle-text{animation:slideInLeft 1.5s ease-out .9s backwards}.home-scroll-cta{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:.4rem;z-index:1;margin-top:1.5rem;animation:fadeIn 1s ease-out 2s backwards;padding:0;width:200px}.home-scroll-cta__arrow{width:4.5rem;height:4.5rem;color:#266eba;filter:drop-shadow(0 0 10px rgba(136,199,253,.7));animation:bounce 1.8s ease-in-out infinite}.home-scroll-cta__label{font-family:Poppins,sans-serif;font-size:.75rem;font-weight:300;color:#266eba;letter-spacing:.08em;text-transform:lowercase;opacity:.8;text-align:center;display:block;width:200px;margin-left:-5rem}@media(max-width:640px){.home-page .navbar{position:fixed;z-index:1000;left:50%}.home-page{justify-content:center;padding-top:4rem;box-sizing:border-box;gap:.5rem}.home-scroll-cta{width:auto;margin-top:2.5rem}.home-scroll-cta__arrow{animation:bounce-mobile 1.8s ease-in-out infinite}.home-scroll-cta__label{width:auto;margin-left:0}}.btn{padding:8px 18px;border-radius:8px;border:none;cursor:pointer;font-family:Poppins,Arial,sans-serif;font-size:1rem;font-weight:300;transition:all .3s ease}.btn-primary{background:linear-gradient(180deg,#88c7fd,#266eba);color:#fff}.btn-secondary{background:transparent;color:#266eba}.btn-secondary:hover{background:#88c7fd1a}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(1px)}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.upload-page{animation:slideInFromBottom .5s ease-out}.upload-mode-toggle{display:flex;justify-content:center;gap:1rem;margin:2rem 0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.upload-page .gradient-title{animation:fadeInUp .8s ease-out}.upload-page .subtitle-text{animation:fadeInUp .8s ease-out .2s backwards}.upload-mode-toggle{animation:fadeIn .8s ease-out .4s backwards}.upload-mode-toggle button{padding:.6rem 1.75rem;font-size:.95rem}.upload-form{display:flex;flex-direction:column;align-items:center;max-width:800px;width:100%;margin:0 auto}.upload-form>:first-child{animation:fadeInUp .8s ease-out .6s backwards}.upload-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;background:linear-gradient(180deg,#ebf3fe,#e7f1fd 52%,#bdd3eb);border-radius:1rem;box-shadow:0 4px 12px #3b82f64d;width:100%;margin-bottom:2rem;gap:1.5rem;transition:all .3s ease}.upload-card:hover{box-shadow:0 6px 16px #3b82f64d}.upload-card--dragging{border:2px dashed #266EBA;box-shadow:0 8px 20px #3b82f64d;transform:scale(1.02)}.upload-icon{width:80px;height:80px;opacity:.8}.file-name{font-family:Poppins,sans-serif;font-weight:400;color:#266eba;font-size:1rem;margin:0}.upload-card .btn{padding:.5rem 1.2rem!important;font-size:.85rem!important}.upload-subtitle{font-family:Poppins,sans-serif;font-weight:300;color:#266eba;font-size:.9rem;margin:0;margin-top:-.5rem}.file-types-hint{font-family:Poppins,sans-serif;font-weight:300;color:#6b7280;font-size:.75rem;margin:0;margin-top:.5rem}.error-message{font-family:Poppins,sans-serif;font-weight:300;color:#dc2626;font-size:.9rem;margin:2rem 0 1rem;text-align:center}.upload-form .form-fields-row{display:flex;gap:1rem;width:100%;flex-wrap:nowrap;align-items:flex-end;animation:fadeInUp .8s ease-out .8s backwards}.upload-form button[type=submit]{margin-top:0;padding:.75rem 1.5rem;font-size:.9rem}.form-group{flex:1;min-width:180px;border:none;margin-bottom:5rem;margin-top:2rem}.form-group.button-group{flex:1;display:flex;flex-direction:column;min-width:180px}.form-group.button-group button{padding:.75rem 1rem;font-size:.9rem;white-space:nowrap}.form-group.button-group button:disabled{opacity:.4;cursor:not-allowed;transform:none!important;box-shadow:0 4px 12px #3b82f64d!important}.form-group.button-group button:disabled:hover{transform:none!important;box-shadow:0 4px 12px #3b82f64d!important}.form-group label{display:block;margin-bottom:.5rem;color:#266eba;font-family:Poppins,sans-serif;font-weight:300;font-size:.95rem}.form-control{width:100%;padding:.75rem 1rem;background:linear-gradient(180deg,#ebf3fe,#e7f1fd 52%,#bdd3eb);color:#266eba;border:none;border-radius:.5rem;box-shadow:0 4px 12px #3b82f64d;font-family:Poppins,sans-serif;font-size:1rem;font-weight:300;cursor:pointer;transition:all .3s ease}.form-control:hover{box-shadow:0 6px 16px #3b82f64d}.form-control:focus{outline:none;box-shadow:0 6px 16px #3b82f64d}.form-control option{background:#ebf3fe;color:#266eba;padding:.75rem 1rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:300}.form-hint{display:block;margin-top:.5rem;color:#6b7280;font-size:.85rem}@media(max-width:640px){.upload-form .form-fields-row{flex-direction:column;flex-wrap:wrap}.form-group{min-width:unset;width:100%;margin-bottom:0;margin-top:1rem}.upload-card{padding:2rem 1rem}.upload-mode-toggle{margin:1rem 0}}.processing-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0f172a8c;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .25s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.processing-popup{background:#ffffffbf;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:3rem;border-radius:20px;border:1.5px solid rgba(255,255,255,.6);text-align:center;box-shadow:0 8px 32px #0000002e,0 2px 8px #3b82f61f,inset 0 1px #ffffffe6;min-width:400px;animation:popIn .3s cubic-bezier(.34,1.56,.64,1)}@keyframes popIn{0%{opacity:0;transform:scale(.88) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.processing-popup h2{margin:0 0 1.5rem;color:#3b82f6;font-size:1.75rem}.loader{margin:2rem auto;width:50px;height:50px;border:5px solid rgba(229,231,235,.6);border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.processing-status__text{color:#6b7280;font-size:1rem;margin:1rem 0}.processing-note{margin-top:1.5rem;font-size:.875rem;color:#9ca3af}.processing-note code{background:#f3f4f6b3;padding:.25rem .5rem;border-radius:4px;font-family:Poppins,Arial,sans-serif}.processing-page{min-height:100vh;display:flex;align-items:center;justify-content:center}.processing-error{background:#ffffffbf;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:3rem;border-radius:20px;border:1.5px solid rgba(255,255,255,.6);text-align:center;box-shadow:0 8px 32px #0000002e,0 2px 8px #ef44441a,inset 0 1px #ffffffe6;min-width:400px;animation:popIn .3s cubic-bezier(.34,1.56,.64,1)}.processing-error h2{margin:0 0 1rem;color:#ef4444;font-size:1.75rem}.processing-error p{color:#6b7280;font-size:1rem;margin:0 auto 2rem;max-width:320px}.qw{max-width:900px;margin:0rem auto 2rem}.qw__title{font-size:1.5rem;font-weight:600;color:#60a5fa;margin-bottom:1rem;margin-top:0rem}.qw__card{background:linear-gradient(135deg,#ffffffe6,#f0f8ffcc);border-radius:20px;padding:2rem;box-shadow:0 6px 20px #3b82f64d;min-height:100px}.qw__list{list-style:none;padding:0;margin:0}.qw__item{padding:.75rem 0;border-bottom:1px solid rgba(59,130,246,.1);font-family:Poppins,Arial,sans-serif;font-weight:300;color:#266eba;font-size:.95rem}.qw__item:last-child{border-bottom:none}.qw__item:before{content:"⚠️";margin-right:.5rem}.qw__empty{font-family:Poppins,Arial,sans-serif;font-weight:300;color:#266eba;text-align:center;font-size:.95rem;margin:0}.score-badge{display:flex;align-items:center;justify-content:center;padding:2rem;text-align:center;max-width:600px;margin:2rem auto 0rem}.score-badge__score{text-align:center;font-family:Poppins,Arial,sans-serif;font-weight:300;font-size:1.5rem;color:#266eba;line-height:1.5}.score-badge__number{display:block;font-size:4rem;font-weight:700;color:#3b82f6;margin-top:.5rem;line-height:1}.mcard{background:linear-gradient(135deg,#ffffffe6,#f0f8ffcc);border:none;border-radius:20px;padding:2rem 1.5rem;min-height:140px;box-shadow:0 6px 20px #3b82f64d;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.mcard:hover{transform:translateY(-4px);box-shadow:0 12px 35px #3b82f64d}.mcard--active{background:linear-gradient(135deg,#3b82f626,#93c5fd33);transform:translateY(-2px);box-shadow:0 8px 30px #3b82f64d}.mcard--active .mcard__title{color:#266eba;font-weight:700}.mcard--active .mcard__value{transform:scale(1.05)}.mcard__title{font-size:.875rem;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem;background:linear-gradient(180deg,#256fb8,#266eba,#88c7fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.mcard__value{font-size:2rem;font-weight:700;color:#3b82f6;margin-bottom:.25rem}.mcard__sub{font-size:.75rem;color:#9ca3af;margin-top:.5rem}.mcard__performance{font-family:Poppins,Arial,sans-serif;font-weight:300;font-size:.8rem;color:#266eba;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(59,130,246,.2);line-height:1.4;text-align:left;width:100%}.metrics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:900px;margin:2rem auto}.metrics-grid .mcard:nth-last-child(2):nth-child(4){grid-column:1 / 2}.metrics-grid .mcard:nth-last-child(1):nth-child(5){grid-column:2 / 3}@media(max-width:768px){.metrics-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.metrics-grid{grid-template-columns:1fr}}.timeline{max-width:1200px;margin:1rem auto 3rem;padding:0 1rem}.timeline__title{font-size:1.5rem;font-weight:600;margin-bottom:2rem;text-align:center;display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.timeline__filter-badge{display:inline-block;padding:.5rem 1rem;background:linear-gradient(135deg,#3b82f633,#93c5fd4d);border-radius:20px;font-size:.875rem;font-weight:600;color:#266eba;text-transform:capitalize;box-shadow:0 2px 8px #3b82f64d}.timeline__empty{text-align:center;font-family:Poppins,Arial,sans-serif;font-weight:300;color:#266eba;font-size:1rem;padding:2rem}.timeline__container{background:linear-gradient(135deg,#ffffffe6,#f0f8ffcc);border-radius:20px;padding:3rem 2rem 2rem;box-shadow:0 6px 20px #3b82f64d;margin-bottom:2rem}.timeline__bar{position:relative;height:60px;background:linear-gradient(to right,#e0e7ff,#c7d2fe);border-radius:10px;box-shadow:inset 0 2px 4px #3b82f64d;margin-bottom:1.5rem;overflow:visible;pointer-events:none}.timeline__bar>*{pointer-events:auto}.timeline__segment{position:absolute;top:0;height:100%;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #3b82f64d}.timeline__segment:hover{transform:translateY(-4px);box-shadow:0 6px 16px #3b82f64d;z-index:10}.timeline__segment--issues{background:linear-gradient(135deg,#fca5a5,#ef4444)}.timeline__segment--highlights{background:linear-gradient(135deg,#86efac,#22c55e)}.timeline__segment--neutral{background:linear-gradient(135deg,#cbd5e1,#94a3b8)}.timeline__pause{position:absolute;top:-10px;width:4px;height:80px;transform:translate(-2px);cursor:pointer;transition:all .3s ease}.timeline__pause:hover{transform:translate(-2px) scale(1.2);z-index:10}.timeline__pause--short{background:linear-gradient(to bottom,#3b82f6,#2563eb)}.timeline__pause--medium{background:linear-gradient(to bottom,#fbbf24,#f59e0b)}.timeline__pause--long{background:linear-gradient(to bottom,#ef4444,#dc2626)}.timeline__feedback{position:absolute;bottom:0;height:15px;border-radius:0 0 6px 6px;cursor:pointer;transition:all .3s ease;opacity:.6;border:2px solid transparent}.timeline__feedback:hover{transform:translateY(2px);opacity:1;z-index:10}.timeline__feedback--pace{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-color:#6d28d9}.timeline__feedback--pause_quality{background:linear-gradient(135deg,#06b6d4,#0891b2);border-color:#0e7490}.timeline__feedback--fillers{background:linear-gradient(135deg,#f59e0b,#d97706);border-color:#b45309}.timeline__feedback--intonation{background:linear-gradient(135deg,#ec4899,#db2777);border-color:#be185d}.timeline__feedback--content_structure{background:linear-gradient(135deg,#10b981,#059669);border-color:#047857}.timeline__feedback--confidence_cv{background:linear-gradient(135deg,#6366f1,#4f46e5);border-color:#4338ca}.timeline__time-labels{display:flex;justify-content:space-between;font-family:Poppins,Arial,sans-serif;font-weight:300;color:#266eba;font-size:.875rem;margin-top:.5rem}.timeline__tooltip{position:fixed;background:linear-gradient(135deg,#fffffffa,#f0f8fff2);border-radius:8px;padding:.5rem .75rem;box-shadow:0 4px 12px #3b82f64d;pointer-events:none;z-index:1000;max-width:250px;border:1px solid #3b82f6;opacity:0;transform:translate(-50%) translateY(-10px);transition:opacity .15s ease,transform .15s ease;font-size:.75rem}.timeline__tooltip--visible{opacity:1;transform:translate(-50%) translateY(0)}.timeline__tooltip-time{font-family:Poppins,Arial,sans-serif;font-weight:600;color:#266eba;font-size:.75rem;margin-bottom:.5rem;padding-bottom:.35rem;border-bottom:1px solid rgba(59,130,246,.2)}.timeline__tooltip-section{margin-bottom:.5rem}.timeline__tooltip-section:last-child{margin-bottom:0}.timeline__tooltip-label{font-family:Poppins,Arial,sans-serif;font-weight:600;font-size:.65rem;text-transform:uppercase;letter-spacing:.05em;color:#266eba;margin-bottom:.2rem}.timeline__tooltip-list{list-style:none;padding:0;margin:0}.timeline__tooltip-list li{font-family:Poppins,Arial,sans-serif;font-weight:300;color:#266eba;font-size:.7rem;padding:.15rem 0 .15rem .75rem;position:relative}.timeline__tooltip-list li:before{content:"•";position:absolute;left:0;color:#3b82f6;font-weight:700}.timeline__tooltip-list--issues li:before{color:#ef4444}.timeline__tooltip-list--highlights li:before{color:#22c55e}.timeline__tooltip-quality{font-family:Poppins,Arial,sans-serif;font-weight:300;color:#266eba;font-size:.7rem}.timeline__tooltip-quality strong{font-weight:600;color:#1e40af}.timeline__legend{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(59,130,246,.2)}.timeline__legend-item{display:flex;align-items:center;gap:.5rem;font-family:Poppins,Arial,sans-serif;font-weight:300;color:#266eba;font-size:.875rem}.timeline__legend-color{width:30px;height:20px;border-radius:4px;box-shadow:0 2px 4px #3b82f64d}.timeline__legend-color--issues{background:linear-gradient(135deg,#fca5a5,#ef4444)}.timeline__legend-color--highlights{background:linear-gradient(135deg,#86efac,#22c55e)}.timeline__legend-color--short{background:linear-gradient(to bottom,#3b82f6,#2563eb);width:4px;height:30px}.timeline__legend-color--medium{background:linear-gradient(to bottom,#fbbf24,#f59e0b);width:4px;height:30px}.timeline__legend-color--long{background:linear-gradient(to bottom,#ef4444,#dc2626);width:4px;height:30px}.about-page{display:flex;flex-direction:column;align-items:center;padding-top:0;max-width:760px;margin:0 auto}.about-page .subtitle-text{text-align:center;margin-bottom:2.5rem}.about-banner{width:calc(100% + 8rem);margin-left:-4rem;margin-right:-4rem;margin-bottom:2.5rem}.about-banner img{width:100%;display:block;transition:transform .3s ease}.about-banner img:hover{transform:translateY(-6px) scale(1.01)}.about-seals-row{display:flex;justify-content:center;align-items:center;gap:4rem;margin-top:.75rem;margin-bottom:3rem;width:100%}.about-seal-item{display:flex;flex-direction:row;align-items:center;gap:.1rem}.about-seal-item img{width:110px;flex-shrink:0;transition:transform .3s ease;cursor:default}.about-seal-item img:hover{transform:translateY(-8px) rotate(-4deg)}.about-seal-item span{position:relative;font-size:.95rem;font-weight:600;color:#266eba;background:#e8f4fd;border:1.5px solid #88C7FD;border-radius:12px;padding:.35rem 1rem;white-space:nowrap}.about-seal-item span:before{content:"";position:absolute;left:-11px;top:50%;transform:translateY(-50%);border:6px solid transparent;border-right-color:#88c7fd}.about-seal-item span:after{content:"";position:absolute;left:-8px;top:50%;transform:translateY(-50%);border:5px solid transparent;border-right-color:#e8f4fd}.about-section{width:100%;margin-bottom:2.5rem}.about-section h2{font-size:1.15rem;font-weight:600;margin-bottom:.75rem;color:#1f2937}.about-section p{color:#4b5563;line-height:1.65;margin:0}.about-steps{display:flex;flex-direction:column;gap:1rem}.about-step{display:flex;align-items:flex-start;gap:1rem}.about-step__num{flex-shrink:0;width:2rem;height:2rem;border-radius:50%;background:linear-gradient(135deg,#88c7fd,#266eba);color:#fff;font-weight:700;font-size:.9rem;display:flex;align-items:center;justify-content:center}.about-step strong{display:block;margin-bottom:.2rem;color:#1f2937}.about-step p{margin:0;font-size:.9rem;color:#6b7280}.about-metrics{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem}.about-metric-card{background:#ffffff80;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(136,199,253,.4);border-radius:.75rem;padding:1rem;box-shadow:0 0 12px #88c7fd40,0 2px 8px #0000000f;transition:transform .2s ease,box-shadow .2s ease;cursor:default}.about-metric-card:hover{transform:translateY(-5px);box-shadow:0 0 24px #88c7fd80,0 8px 20px #00000014}.about-metric-card strong{display:block;margin-bottom:.35rem;color:#1f2937;font-size:.95rem}.about-metric-card p{font-size:.82rem;color:#6b7280;margin:0;line-height:1.5}.about-section--note{background:#e0f2fe59;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(186,230,253,.5);border-radius:.75rem;padding:1rem 1.25rem;box-sizing:border-box;width:100%}.about-section--note p{font-size:.875rem;color:#0369a1}@media(max-width:640px){.about-banner{width:100%;margin-left:0;margin-right:0}.about-seals-row{flex-direction:row;justify-content:center;gap:.5rem;flex-wrap:nowrap}.about-seal-item{gap:0}.about-seal-item img{width:55px}.about-seal-item span{font-size:.72rem;padding:.25rem .6rem}.about-metrics{grid-template-columns:1fr}.about-steps{gap:.75rem}.about-section--note{width:100%;box-sizing:border-box}}.guide-page{display:flex;flex-direction:column;align-items:center;padding-top:0;max-width:760px;margin:0 auto}.guide-page .subtitle-text{text-align:center;margin-bottom:2.5rem}.guide-section{width:100%;margin-bottom:2.5rem}.guide-section h2{font-size:1.15rem;font-weight:600;margin-bottom:.75rem;color:#1f2937}.guide-section p{color:#4b5563;line-height:1.65;margin:0}.guide-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.guide-list li{padding:.5rem .75rem;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;font-size:.9rem;color:#374151;line-height:1.5}.guide-list li strong{color:#1f2937}.guide-section-sub{font-size:.85rem;color:#6b7280;margin:-.4rem 0 .75rem!important}.guide-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.guide-card{background:#ffffff80;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(136,199,253,.4);border-radius:14px;padding:1.75rem 1.25rem 1.25rem;display:flex;flex-direction:column;gap:.4rem;position:relative;box-shadow:0 0 12px #88c7fd40,0 2px 8px #0000000f;transition:transform .2s ease,box-shadow .2s ease;cursor:default}.guide-card:hover{transform:translateY(-5px);box-shadow:0 0 24px #88c7fd80,0 8px 20px #00000014}.guide-card-num{width:1.6rem;height:1.6rem;border-radius:50%;background:linear-gradient(135deg,#88c7fd,#266eba);color:#fff;font-size:.8rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.guide-card strong{font-size:.95rem;color:#1f2937}.guide-card p{font-size:.85rem;color:#6b7280;margin:0;line-height:1.5}.guide-tips-card{display:flex;gap:2.5rem;background:#266eba2e;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(136,199,253,.3);border-radius:16px;padding:2rem;box-shadow:0 0 20px #266eba33,0 4px 12px #00000014;transition:transform .2s ease,box-shadow .2s ease;cursor:default}.guide-tips-card:hover{transform:translateY(-4px);box-shadow:0 0 32px #266eba59,0 8px 24px #0000001a}.guide-tips-left{flex:0 0 200px;display:flex;flex-direction:column;justify-content:center;gap:.5rem}.guide-tips-left h2{font-size:1.15rem!important;font-weight:700;color:#1e3a5f;margin:0!important}.guide-tips-left p{font-size:.82rem;color:#4b6fa0;margin:0}.guide-tips-list{flex:1;list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.guide-tips-list li{display:flex;align-items:flex-start;gap:.6rem;font-size:.88rem;color:#1e3a5f;line-height:1.5}.guide-tip-check{flex-shrink:0;width:1.3rem;height:1.3rem;background:#266eba;color:#fff;border-radius:50%;font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin-top:.1rem}.guide-transcript-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.guide-transcript-card{background:#ffffff73;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(136,199,253,.4);border-radius:14px;padding:1.5rem;aspect-ratio:4 / 3;display:flex;flex-direction:column;justify-content:flex-end;gap:.5rem;box-shadow:0 0 12px #88c7fd33,0 2px 8px #0000000d;transition:transform .2s ease,box-shadow .2s ease;cursor:default}.guide-transcript-card:hover{transform:translateY(-5px);box-shadow:0 0 24px #88c7fd73,0 8px 20px #00000014}.guide-transcript-card strong{font-size:.95rem;font-weight:700;color:#266eba}.guide-transcript-card p{font-size:.82rem;color:#6b7280;margin:0;line-height:1.5}.guide-score-key{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.guide-score-row{display:flex;align-items:center;gap:.75rem;font-size:.9rem;color:#374151}.guide-score-badge{font-size:.78rem;font-weight:700;padding:.2rem .65rem;border-radius:999px;white-space:nowrap;min-width:60px;text-align:center}.guide-score-badge--excellent{background:#d1fae5;color:#065f46}.guide-score-badge--good{background:#dbeafe;color:#1e40af}.guide-score-badge--needs-improvement{background:#fef3c7;color:#92400e}.guide-score-badge--poor{background:#fee2e2;color:#991b1b}.guide-note{font-size:.875rem;color:#6b7280;margin-top:.5rem!important}.guide-section--note{background:#e0f2fe59;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(186,230,253,.5);border-radius:.75rem;padding:1rem 1.25rem;width:100%;box-sizing:border-box}.guide-section--note p{font-size:.875rem;color:#0369a1}@media(max-width:640px){.guide-cards{grid-template-columns:1fr}.guide-tips-card{flex-direction:column;gap:1rem;padding:1.25rem}.guide-tips-left{flex:unset}.guide-transcript-cards{grid-template-columns:1fr}.guide-transcript-card{aspect-ratio:unset;padding:1.25rem}}.history-page{padding-top:6rem;max-width:860px;margin:0 auto}.history-page .subtitle-text{text-align:center;margin-bottom:2rem}.history-loading{text-align:center;padding:3rem;color:#6b7280}.history-error{text-align:center;padding:3rem;color:#ef4444}.history-empty{display:flex;flex-direction:column;align-items:center;gap:1.25rem;padding:4rem 2rem;background:#ffffff73;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(136,199,253,.35);border-radius:20px;box-shadow:0 0 24px #88c7fd33,0 4px 16px #0000000f;margin-top:1rem}.history-empty p{font-size:1rem;color:#6b7280;margin:0}.history-empty__btn{display:inline-block;padding:.65rem 1.6rem;background:linear-gradient(135deg,#88c7fd,#266eba);color:#fff;border-radius:.6rem;text-decoration:none;font-weight:500;font-size:.95rem;box-shadow:0 4px 12px #266eba4d;transition:transform .2s ease,box-shadow .2s ease}.history-empty__btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #266eba66}.history-list{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.history-card{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.4rem;border-radius:14px;border:1px solid rgba(136,199,253,.35);background:#ffffff80;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 0 12px #88c7fd26,0 2px 8px #0000000d;transition:transform .2s ease,box-shadow .2s ease}.history-card:hover{transform:translateY(-3px);box-shadow:0 0 22px #88c7fd66,0 6px 16px #00000012}.history-card--failed{border-color:#fca5a580;background:#fff5f580}.history-card__left{display:flex;flex-direction:column;gap:.35rem}.history-status{display:inline-block;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.15rem .55rem;border-radius:999px;width:fit-content}.history-status--done{background:#d1fae5;color:#065f46}.history-status--processing{background:#dbeafe;color:#1e40af}.history-status--queued{background:#f3f4f6;color:#6b7280}.history-status--failed{background:#fee2e2;color:#991b1b}.history-meta{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}.history-type{font-size:.95rem;font-weight:600;color:#1f2937;text-transform:capitalize}.history-date,.history-duration{font-size:.8rem;color:#9ca3af}.history-card__right{display:flex;align-items:center;gap:1rem}.history-score{display:flex;flex-direction:column;align-items:center;min-width:52px}.history-score__value{font-size:1.4rem;font-weight:700;line-height:1}.history-score__label{font-size:.65rem;text-transform:capitalize;color:#6b7280}.history-score--excellent .history-score__value{color:#059669}.history-score--good .history-score__value{color:#2563eb}.history-score--needs_improvement .history-score__value{color:#d97706}.history-score--poor .history-score__value{color:#dc2626}.history-score--unknown .history-score__value{color:#9ca3af}.btn-view{padding:.4rem 1rem;border-radius:.6rem;background:linear-gradient(135deg,#88c7fd,#266eba);color:#fff;text-decoration:none;font-size:.85rem;font-weight:500;white-space:nowrap;box-shadow:0 3px 10px #266eba40;transition:transform .2s ease,box-shadow .2s ease}.btn-view:hover{transform:translateY(-2px);box-shadow:0 5px 14px #266eba66}.history-failed-label{font-size:.8rem;color:#dc2626}.history-pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:2rem;padding-bottom:3rem}.btn-page{padding:.4rem 1rem;border:1px solid rgba(136,199,253,.4);border-radius:.6rem;background:#ffffff80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#374151;cursor:pointer;font-size:.875rem;transition:transform .2s ease,box-shadow .2s ease}.btn-page:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #88c7fd4d}.btn-page:disabled{opacity:.4;cursor:not-allowed}.history-page-info{font-size:.875rem;color:#6b7280}@media(max-width:640px){.history-page{padding-top:4rem}.history-card{flex-direction:column;align-items:flex-start;gap:.75rem}.history-card__right{width:100%;justify-content:space-between}.history-meta{gap:.5rem}}
