/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.grid{display:grid}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}.home-container{position:relative;display:flex;justify-content:center;align-items:center;height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background-size:cover;background-position:center;transition:background-image 1.5s ease-in-out;overflow:hidden}.home-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1}.hero-text-container{position:relative;z-index:2;color:#fff;text-align:center;padding:20px}.hero-title{font-size:4rem;font-weight:700;margin:0;text-shadow:2px 2px 8px rgba(0,0,0,.7)}.hero-subtitle{font-size:1.5rem;font-weight:300;margin-top:10px;text-shadow:1px 1px 4px rgba(0,0,0,.7)}.hero-prompt{position:absolute;bottom:30px;width:100%;text-align:center;z-index:2;color:#fffc;font-size:1rem}.get-started-btn{position:absolute;top:20px;right:20px;z-index:2;padding:10px 20px;font-size:1rem;font-weight:700;color:#fff;background-color:#007aff;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease-in-out}.get-started-btn:hover{background-color:#0056b3}.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:100}.form-container{padding:40px;background:#fff;border-radius:10px;box-shadow:0 4px 12px #0000001a;width:100%;max-width:400px;text-align:center;color:#333}.form-container .logo{font-size:24px;font-weight:700;margin-bottom:10px}.form-container .title{margin-bottom:25px;color:#1c1c1e;font-weight:600}.form-container form input{width:100%;padding:12px 15px;margin-bottom:15px;border-radius:6px;border:1px solid #ddd;box-sizing:border-box;font-size:16px}.form-container form input:focus{outline:none;border-color:#007aff;box-shadow:0 0 0 2px #007aff33}.form-container .submit-btn{width:100%;padding:12px;border:none;border-radius:6px;background-color:#007aff;color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:background-color .2s ease-in-out}.form-container .submit-btn:hover{background-color:#0056b3}.form-container .toggle-view{margin-top:20px;font-size:14px}.form-container .toggle-view span{color:#007aff;font-weight:700;cursor:pointer}.form-container .toggle-view span:hover{text-decoration:underline}@media (max-width: 768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.get-started-btn{top:15px;right:15px}.form-container{max-width:90%}}.loading-screen{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background-color:#1a1a1a;color:#fff;font-size:1.5rem}.dashboard-container{display:flex;flex-direction:column;height:100vh;width:100vw;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}.dashboard-header{background:#fff;box-shadow:0 2px 4px #0000000d;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;z-index:10;border-bottom:1px solid #e5e7eb;flex-shrink:0;width:100%;box-sizing:border-box}.dashboard-header h1{font-size:1.25rem;font-weight:600;color:#111827;margin:0}.logout-btn{background-color:#007aff;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-weight:500;transition:background-color .2s;white-space:nowrap;flex-shrink:0}.logout-btn:hover{background-color:#0056b3}.dashboard-main{display:flex;flex-direction:column;flex:1;background-color:#f9fafb;overflow:hidden;width:100%;box-sizing:border-box;padding:1rem;gap:1rem}.transcripts-list{background:#fff;padding:1rem;border-radius:8px;border:1px solid #e5e7eb;display:flex;flex-direction:column;width:100%;box-sizing:border-box;flex-shrink:0;max-height:200px}.transcripts-list h2{font-size:1.1rem;font-weight:600;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:1px solid #e5e7eb}.list-container{overflow-y:auto;flex:1;width:100%}.transcript-item{padding:.75rem;border-radius:6px;cursor:pointer;border:2px solid transparent;background-color:#f9fafb;margin-bottom:.5rem;transition:background-color .2s,border-color .2s;width:100%;box-sizing:border-box}.transcript-item:hover{background-color:#f3f4f6}.transcript-item.selected{background-color:#e0eaff;border-color:#007aff}.item-name{font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 0 .25rem}.item-text{font-size:.9rem;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.empty-list{text-align:center;padding:1rem;color:#6b7280}.main-content{display:flex;flex-direction:column;gap:1rem;flex:1;width:100%;box-sizing:border-box;overflow:hidden}.recording-section{background:#fff;padding:1rem;border-radius:8px;border:1px solid #e5e7eb;text-align:center;flex-shrink:0;width:100%;box-sizing:border-box}.record-btn{color:#fff;font-weight:700;border:none;padding:.75rem 2rem;border-radius:9999px;cursor:pointer;transition:transform .2s,box-shadow .2s}.record-btn:hover{transform:scale(1.05);box-shadow:0 4px 15px #0000001a}.record-btn.start{background-color:#34c759}.record-btn.stop{background-color:#ff3b30;animation:pulse 1.5s infinite}@keyframes pulse{0%{box-shadow:0 0 #ff3b30b3}70%{box-shadow:0 0 0 10px #ff3b3000}to{box-shadow:0 0 #ff3b3000}}.loading-text{color:#555}.placeholder-view{background:#fff;border-radius:8px;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;color:#9ca3af;flex:1;min-height:150px;width:100%;box-sizing:border-box;text-align:center;padding:1rem}.transcript-detail{background:#fff;padding:1rem;border-radius:8px;border:1px solid #e5e7eb;flex:1;display:flex;flex-direction:column;gap:1rem;overflow-y:auto;width:100%;box-sizing:border-box}.detail-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;width:100%}.detail-header h3{font-size:1.25rem;font-weight:600;margin:0;color:#111827;flex:1;word-wrap:break-word;overflow-wrap:break-word}.name-input{font-size:1.25rem;font-weight:600;border:none;border-bottom:2px solid #007aff;width:100%;outline:none;padding-bottom:4px;box-sizing:border-box}.actions{display:flex;gap:.5rem;flex-shrink:0}.actions button{background:none;border:none;cursor:pointer;color:#9ca3af;padding:.25rem}.actions button:hover{color:#007aff}.icon{width:1.25rem;height:1.25rem}.audio-player{width:100%;max-width:100%;box-sizing:border-box}.text-editor{width:100%;min-height:150px;border:1px solid #d1d5db;border-radius:6px;padding:.75rem;font-family:inherit;resize:vertical;box-sizing:border-box}.transcript-text{white-space:pre-wrap;color:#374151;line-height:1.6;word-wrap:break-word;overflow-wrap:break-word;width:100%}.save-actions{display:flex;justify-content:flex-end;width:100%}.save-btn{background-color:#007aff;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-weight:500}.analysis-section h4{font-size:1.1rem;font-weight:600;margin:1rem 0 .75rem;color:#111827}.analysis-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;text-align:center;width:100%}.analysis-item{background:#f9fafb;padding:1rem;border-radius:6px;border:1px solid #e5e7eb}.analysis-item p{font-size:1.5rem;font-weight:700;color:#111827;margin:0 0 .25rem}.analysis-item span{font-size:.8rem;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}@media (min-width: 1200px){.dashboard-main{flex-direction:row;padding:1.5rem;gap:1.5rem}.transcripts-list{width:340px;max-height:none;flex-shrink:0}.main-content{flex:1;width:auto}}@media (min-width: 992px) and (max-width: 1199px){.dashboard-main{flex-direction:row;padding:1.25rem;gap:1.25rem}.transcripts-list{width:300px;max-height:none;flex-shrink:0}.main-content{flex:1;width:auto}}@media (min-width: 768px) and (max-width: 991px){.dashboard-header{padding:1rem}.dashboard-main{padding:1rem;gap:1rem}.transcripts-list{max-height:250px}.analysis-grid{grid-template-columns:repeat(4,1fr);gap:.75rem}}@media (min-width: 576px) and (max-width: 767px){.dashboard-header{padding:.75rem;flex-wrap:wrap}.dashboard-header h1{font-size:1.1rem}.dashboard-main{padding:.75rem;gap:.75rem}.transcripts-list{max-height:200px;padding:.75rem}.transcript-item{padding:.6rem}.recording-section{padding:.75rem}.record-btn{padding:.6rem 1.5rem}.transcript-detail{padding:.75rem}.detail-header{flex-wrap:wrap;gap:.5rem}.analysis-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.analysis-item{padding:.75rem}}@media (min-width: 390px) and (max-width: 575px){.dashboard-header{padding:.5rem .75rem;flex-wrap:wrap}.dashboard-header h1{font-size:1rem}.logout-btn{padding:.4rem .8rem;font-size:.9rem}.dashboard-main{padding:.5rem;gap:.5rem}.transcripts-list{max-height:180px;padding:.6rem}.transcripts-list h2{font-size:1rem;margin-bottom:.75rem}.transcript-item{padding:.5rem;margin-bottom:.4rem}.item-name{font-size:.9rem}.item-text{font-size:.8rem}.recording-section{padding:.6rem}.record-btn{padding:.5rem 1.2rem;font-size:.9rem}.transcript-detail{padding:.6rem;gap:.6rem}.detail-header h3,.name-input{font-size:1rem}.text-editor{min-height:120px;font-size:.9rem;padding:.5rem}.transcript-text{font-size:.9rem}.analysis-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.analysis-item{padding:.6rem}.analysis-item p{font-size:1.3rem}}@media (max-width: 389px){.dashboard-header{padding:.4rem .5rem;flex-wrap:wrap;gap:.3rem}.dashboard-header h1{font-size:.9rem}.logout-btn{padding:.3rem .6rem;font-size:.8rem}.dashboard-main{padding:.4rem;gap:.4rem}.transcripts-list{max-height:160px;padding:.5rem}.transcripts-list h2{font-size:.9rem;margin-bottom:.5rem}.transcript-item{padding:.4rem;margin-bottom:.3rem}.item-name{font-size:.85rem}.item-text{font-size:.75rem}.recording-section{padding:.5rem}.record-btn{padding:.4rem 1rem;font-size:.8rem}.transcript-detail{padding:.5rem;gap:.5rem}.detail-header h3,.name-input{font-size:.9rem}.text-editor{min-height:100px;font-size:.8rem;padding:.4rem}.transcript-text{font-size:.8rem}.analysis-grid{grid-template-columns:repeat(2,1fr);gap:.4rem}.analysis-item{padding:.5rem}.analysis-item p{font-size:1.1rem}.analysis-item span{font-size:.7rem}.save-btn{padding:.4rem .8rem;font-size:.8rem}}@media (max-height: 500px) and (orientation: landscape){.dashboard-main{padding:.5rem;gap:.5rem}.transcripts-list{max-height:120px}.transcript-detail{overflow-y:auto}.text-editor,.placeholder-view{min-height:80px}}@media (min-width: 1400px){.dashboard-main{padding:2rem;gap:2rem}.transcripts-list{width:380px}}@media (min-width: 1800px){.dashboard-main{max-width:1600px;margin:0 auto}}
