/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */.static{position:static}.container{width:100%}.block{display:block}.underline{text-decoration-line:underline}:root{color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}html,body{box-sizing:border-box;width:100%;height:100%;margin:0;padding:0}*{margin:0;padding:0}a:visited{color:#fff;text-decoration:none}a:hover,a:focus,a:active{text-decoration:none}input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#000!important;background-color:#fff!important;box-shadow:inset 0 0 0 1000px #fff!important}input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#000!important;background-color:#fff!important;box-shadow:inset 0 0 0 1000px #fff!important}input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#000!important;background-color:#fff!important;box-shadow:inset 0 0 0 1000px #fff!important}input::selection{color:#000;background-color:#cce4ff}.custom-button{display:inline-block;padding:12px 24px;font-weight:700;font-size:1rem;border-radius:6px;border:none;text-align:center;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease;box-shadow:0 2px 5px #0003;box-sizing:border-box;text-decoration:none}.custom-button:disabled{opacity:.6;cursor:not-allowed}.links{margin-top:1rem;margin-left:1rem;display:flex;font-weight:700;color:#000}.link{cursor:pointer}.underline-link{text-decoration:underline;margin-bottom:4px}.link-container{display:flex}.right-arrow{width:1.25rem}.app-header{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background-color:#fff;box-shadow:0 1px 4px #0000001a}.header-left,.header-center,.header-right{flex:1;display:flex;align-items:center}.header-center{justify-content:center;text-align:center}.header-left{justify-content:flex-start}.header-right{justify-content:flex-end}.nav-btn{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.logo{display:block;height:60px;cursor:pointer}.platform-title{font-size:20px;font-weight:700;color:#cf7a18;white-space:nowrap}.profile-dropdown{position:absolute;top:70px;right:24px;width:200px;padding:16px;background-color:#fff;border-radius:12px;box-shadow:#0000001a 0 6px 16px;display:flex;flex-direction:column;gap:12px;z-index:1000}.profile-info{border-bottom:1px solid #eee;padding-bottom:12px}.profile-username{font-weight:700;font-size:16px;color:#333;margin-bottom:4px}.profile-email{font-size:14px;color:#666}.sign-out-button{background-color:#307b57;color:#fff;border:none;border-radius:12px;padding:8px 12px;cursor:pointer;font-weight:500;transition:background-color .2s ease}.sign-out-button:hover{background-color:#245d42}.pfp-icon{display:block}.form-label{display:block;font-weight:600;margin-bottom:.5rem;color:#333}.form-input{width:100%;padding:10px 14px;font-size:1rem;border:1px solid #ccc;background-color:#fff;border-radius:6px;transition:border-color .2s ease;box-sizing:border-box;color:#000;caret-color:#000}.form-input:focus{border-color:#007bff;outline:none}.login-wrapper{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 64px);background-color:#f8f9fa;padding:32px 16px;box-sizing:border-box;color:#000}.login-box{background-color:#fff;padding:2rem;border-radius:8px;max-width:500px;width:100%;box-shadow:0 3px 10px #0000001a}.login-form{display:grid;gap:10px}.login-title{font-size:1.75rem;font-weight:700;text-align:center;margin-bottom:1.5rem}.login-button:hover{background-color:#0056b3}.login-error{margin-top:1rem;background-color:#ffe5e5;color:#b30000;padding:1rem;border:1px solid #ffcccc;border-radius:6px}.register-link{display:inline-block;width:100%;text-align:center;background-color:#6c757d}.register-button{width:100%;background-color:#6c757d;color:#fff;font-weight:700;padding:.75rem 1rem;border:none;border-radius:6px;font-size:1rem;margin-top:.5rem;cursor:pointer}.register-button:hover{background-color:#50565c}.login-button:hover{background-color:#045fc1}.login-button{width:100%;background-color:#007bff;color:#fff;font-weight:700;padding:.75rem 1rem;border:none;border-radius:6px;font-size:1rem;margin-top:.5rem;cursor:pointer}.home-panel{display:flex;justify-content:center;padding:48px 24px}.home-card{width:min(720px,100%);padding:32px;border-radius:20px;background:linear-gradient(145deg,#fff4e6,#fff 55%);box-shadow:0 16px 48px #2836181a}.home-eyebrow{font-size:.9rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8a4f0d;margin-bottom:12px}.home-card h1{margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);line-height:1.1;color:#1d241a}.home-copy{margin-bottom:24px;color:#394237;font-size:1rem}.home-action{background-color:#307b57;color:#fff}.home-action:hover{background-color:#245d42}.upload-page{display:flex;flex-direction:column;gap:24px;padding-bottom:24px;padding-left:2rem;padding-right:2rem}.upload-hero{display:flex;flex-direction:column;gap:12px}.upload-hero h1{margin:0;color:#1f2a1f;font-size:clamp(2rem,4vw,2.8rem)}.upload-copy{margin:0;max-width:62rem;color:#425148;line-height:1.6}.draft-banner{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 24px;border:1px solid #d9e6d6;border-radius:20px;background:linear-gradient(135deg,#f8fbf4,#fffef8)}.draft-banner-main,.draft-banner-controls,.draft-history-control{display:flex;flex-direction:column}.draft-banner-main,.draft-banner-controls{gap:12px}.draft-banner-main{min-width:0;flex:1 1 440px}.draft-banner-controls{flex:0 0 280px;align-items:stretch}.draft-banner-label{margin:0 0 6px;color:#63715e;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em}.draft-banner-meta{margin:8px 0 0;color:#5d6c63}.draft-name-display{display:inline-flex;width:min(100%,420px);flex-direction:column;align-items:flex-start;padding:14px 16px;border:1px solid #d7e3d3;border-radius:18px;background:#ffffffdb;color:#233127;cursor:pointer;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.draft-name-display span:first-child{overflow:hidden;width:100%;font-size:clamp(1.35rem,1.6vw,1.7rem);font-weight:800;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.draft-name-display:hover,.draft-name-display:focus-visible{border-color:#adc4aa;box-shadow:0 14px 30px #303f3014;outline:none;transform:translateY(-1px)}.draft-name-input,.draft-history-select{min-height:46px;padding:12px 14px;border:1px solid #cddbc8;border-radius:16px;background:#fff;color:#233127;font-size:1rem}.draft-name-input{width:min(100%,360px);min-height:40px;padding:10px 12px;font-size:1.15rem;font-weight:700}.draft-history-label-text{color:#63715e;font-size:.82rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.draft-history-control{gap:8px;align-self:stretch}.draft-history-select-wrap{position:relative;min-width:min(100%,280px)}.draft-history-select{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:48px;color:#233127;font-weight:600;line-height:1.4;border-color:#d2dece;background:linear-gradient(180deg,#fffffffa,#f6f9f5fa);box-shadow:0 10px 24px #303f3014;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.draft-history-select:hover,.draft-history-select:focus{border-color:#adc4aa;box-shadow:0 14px 30px #303f301a;outline:none;transform:translateY(-1px)}.draft-history-select-wrap:after{content:"";position:absolute;top:50%;right:16px;width:9px;height:9px;border-right:2px solid #5d6c63;border-bottom:2px solid #5d6c63;transform:translateY(-65%) rotate(45deg);pointer-events:none}.draft-name-input:focus{border-color:#adc4aa;box-shadow:0 0 0 4px #adc4aa33;outline:none}.upload-grid{display:grid;gap:20px}.upload-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.upload-card{display:flex;flex-direction:column;gap:16px;min-width:0;padding:24px;border-radius:24px;border:1px solid #dfe8db;background:#fff;box-shadow:0 18px 42px #303f3014}.upload-card h2,.analysis-section h3{margin:0;color:#233127}.upload-card-copy,.upload-helper-text,.list-item-meta{margin:0;color:#5c695f;line-height:1.5}.upload-input-hidden{position:absolute;opacity:0;pointer-events:none}.upload-input{display:flex;flex-direction:column;gap:10px;padding:18px;border:1px dashed #adc4aa;border-radius:18px;background:#f8fbf6;cursor:pointer}.upload-input-button{display:inline-flex;width:fit-content;padding:9px 14px;border-radius:999px;background:#63715e;color:#fff;font-weight:700}.upload-input-text{color:#2d382f;font-weight:600}.selected-file-list,.upload-feedback ul{margin:0;padding-left:18px}.selected-file{display:flex;justify-content:space-between;gap:16px;color:#304034}.upload-progress-card{display:flex;flex-direction:column;gap:10px;padding:14px 16px;border:1px solid #d9e6d6;border-radius:16px;background:#f8fbf6}.upload-progress-header{display:flex;justify-content:space-between;align-items:center;gap:16px;color:#233127}.upload-progress-header strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-progress-bar{width:100%;height:12px;overflow:hidden;border-radius:999px;background:#dfe8db}.upload-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#6c8d62,#88ac79);transition:width .16s ease-out}.upload-progress-copy{margin:0;color:#5c695f;font-size:.92rem;line-height:1.4}.upload-actions{display:flex;gap:12px;flex-wrap:wrap}.upload-actions-split{align-items:flex-start}.upload-primary-button,.upload-secondary-button,.upload-danger-button{min-width:0}.upload-feedback{padding:14px 16px;border-radius:16px}.upload-feedback h3{margin:0 0 8px}.upload-feedback-error{color:#7c261d;background:#fff0ec;border:1px solid #f4c7bd}.upload-feedback-success{color:#1b5632;background:#ebf8ef;border:1px solid #b7dfc5}.list-stack{display:flex;flex-direction:column;gap:12px}.list-item-card,.audio-list-card,.segment-card{color:#5c695f;box-sizing:border-box;border:1px solid #dde7d8;border-radius:16px;background:#fbfcfa}.list-item-card{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px}.audio-list-card{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;width:100%;min-width:0;padding:14px 16px;text-align:left;cursor:pointer;overflow:hidden}.audio-list-card-selected{border-color:#7ba06f;box-shadow:inset 0 0 0 1px #7ba06f}.audio-list-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:8px}.audio-list-main strong{display:block;min-width:0;overflow:hidden;color:#243127;font-size:1rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.status-row{display:flex;gap:8px;flex-wrap:wrap;max-width:100%}.status-pill{display:inline-flex;align-items:center;max-width:100%;padding:5px 10px;border-radius:999px;background:#e5f3ec;color:#225940;font-size:.82rem;font-weight:700;line-height:1.3;white-space:normal;word-break:break-word}.status-pill-muted{background:#eef2eb;color:#52614f}.audio-list-card .upload-danger-button{flex:0 0 auto;align-self:flex-start;padding:10px 18px;border-radius:12px}.recording-preview,.analysis-panel,.analysis-section{display:flex;flex-direction:column;gap:12px}.analysis-header{color:#000}.recording-status{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid #f1d1cb;border-radius:16px;background:#fff6f3;color:#7a2d22}.recording-indicator{width:10px;height:10px;border-radius:999px;background:#d94933;box-shadow:0 0 #d9493373;animation:recording-pulse 1.2s infinite ease-out}@keyframes recording-pulse{0%{box-shadow:0 0 #d9493373}to{box-shadow:0 0 0 12px #d9493300}}.audio-preview{width:100%}.analysis-block{margin:0;color:#29352d;line-height:1.6;white-space:pre-wrap}.collapsible-content{position:relative}.collapsible-content-collapsed{max-height:300px;overflow:hidden}.collapsible-content-collapsed:after{content:"";position:absolute;inset:auto 0 0 0;height:88px;background:linear-gradient(180deg,#fff0,#fff);pointer-events:none}.collapsible-content-code.collapsible-content-collapsed:after{background:linear-gradient(180deg,#f6f8f400,#f6f8f4)}.analysis-toggle{width:fit-content;padding:0;border:0;background:transparent;color:#2f6a48;font-size:.95rem;font-weight:700;cursor:pointer}.analysis-toggle:hover{color:#245239}.analysis-json{margin:0;padding:14px;overflow:auto;border-radius:16px;background:#f6f8f4;color:#1f2a23;font-size:.88rem}.segment-list{display:flex;flex-direction:column;gap:10px}.segment-card{padding:12px 14px}.segment-card p{margin:8px 0 0;color:#243127}.segment-time{color:#657463;font-size:.82rem;font-weight:700}.empty-state{margin:0;color:#61705f}@media (max-width: 1180px){.upload-grid-three{grid-template-columns:1fr}}@media (max-width: 720px){.draft-banner,.list-item-card,.audio-list-card{flex-direction:column;align-items:stretch}.upload-card{padding:20px}.audio-list-main strong{white-space:normal;overflow:visible;text-overflow:unset}.audio-list-card .upload-danger-button{width:100%}}
