:root{--primary:#0f766e;--primary-hover:#115e59;--bg-main:#f3f4f6;--bg-card:#fff;--text-main:#1e293b;--text-muted:#64748b;--border:#e2e8f0;--shadow:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--radius:8px}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-main);color:var(--text-main);font-family:Inter,Noto Sans JP,sans-serif;line-height:1.6;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:2rem}.layout-base{background-color:var(--bg-main);flex-direction:column;height:100vh;display:flex;overflow:hidden}.header-teal{background-color:var(--primary);color:#fff;z-index:10;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex;box-shadow:0 2px 4px #0000001a}.header-teal>div{flex-wrap:wrap;justify-content:flex-end;min-width:0}.main-2col{flex:1;gap:28px;width:100%;max-width:1540px;margin-left:clamp(1.5rem,4vw,4rem);margin-right:auto;padding:14px 20px 20px;display:flex;overflow:hidden}.left-pane{border:1px solid var(--border);background-color:#fff;border-radius:12px;width:480px;min-width:460px;max-width:500px;padding:1.25rem;overflow-y:auto}.right-pane{background-color:var(--bg-main);flex:1;padding:.25rem .25rem .5rem;position:relative;overflow-y:auto}.right-pane-inner{flex-direction:column;width:100%;max-width:920px;margin-left:0;margin-right:0;display:flex}.right-pane-inner-with-helper{grid-template-columns:minmax(620px,1fr) 268px;align-items:start;gap:24px;max-width:1040px;display:grid}.center-pane,.generate-main{min-width:0}.right-helper-pane{flex-direction:column;grid-area:1/2;gap:.7rem;display:flex;position:sticky;top:.25rem}.helper-mini-card,.helper-mini-note{border:1px solid var(--border);background:#fff;border-radius:10px;padding:.75rem .85rem}.helper-mini-title{color:#0f766e;margin-bottom:.4rem;font-size:.83rem;font-weight:800}.helper-mini-status{flex-direction:column;gap:.35rem;display:flex}.helper-mini-chip{color:#334155;background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;align-items:center;width:fit-content;padding:.18rem .5rem;font-size:.76rem;font-weight:700;display:inline-flex}.helper-mini-chip.ok{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.helper-mini-chip.warn{color:#b45309;background:#fffbeb;border-color:#fcd34d}.helper-mini-chip.info{color:#0f766e;background:#ecfeff;border-color:#99f6e4}.helper-mini-chip.na{color:#475569;background:#f8fafc;border-color:#cbd5e1}.helper-mini-list{color:#334155;margin:0;padding-left:1.15rem;font-size:.84rem;line-height:1.6;list-style:outside}.helper-mini-steps{color:#334155;margin:0;padding-left:1.2rem;font-size:.84rem;line-height:1.6}.helper-mini-note{color:#475569;font-size:.82rem;line-height:1.6}.support-card-actions{flex-direction:column;gap:.5rem;display:flex}.support-guide-btn{color:#0f766e;cursor:pointer;background:#f0fdfa;border:1px solid #99f6e4;border-radius:8px;width:100%;padding:.55rem .7rem;font-size:.82rem;font-weight:800;transition:background .15s,border-color .15s,transform .15s}.support-guide-btn:hover{background:#ccfbf1;border-color:#5eead4;transform:translateY(-1px)}.view-tabs{border:1px solid var(--border);background:#fff;border-radius:8px;width:100%;margin-bottom:1rem;display:flex;overflow:hidden}.view-tab{color:#475569;text-align:center;cursor:pointer;text-align:center;background:#fff;border:none;flex:1;padding:.55rem .95rem;font-size:.9rem;font-weight:700}.view-tab.active{background:var(--primary);color:#fff}@media (width<=1024px){.layout-base{height:auto;overflow:visible}.main-2col{flex-direction:column;gap:0;max-width:none;margin:0;padding:0;overflow:visible}.left-pane{border-left:none;border-right:none;border-radius:0;width:100%;min-width:100%;max-width:100%;overflow-y:visible}.right-pane{padding:1rem;overflow-y:visible}.right-pane-inner{margin-left:0;margin-right:0}.right-pane-inner-with-helper{flex-direction:column;max-width:920px;display:flex}.right-helper-pane{order:2;position:static}}@media (width<=1440px) and (width>=1025px){.main-2col{gap:20px;margin-left:1rem;padding-left:16px;padding-right:16px}.left-pane{width:420px;min-width:400px}.right-pane-inner-with-helper{flex-direction:column;max-width:900px;display:flex}.right-helper-pane{width:100%;position:static}}@media (width<=640px){.header-teal{align-items:flex-start;gap:.75rem;padding:.85rem 1rem}.header-teal>div{justify-content:space-between;width:100%;gap:.5rem!important}.header-teal h1{font-size:1.1rem!important}.left-pane,.right-pane{padding:.85rem}}.app-shell-layout{background:radial-gradient(circle at 88% 8%,#14b8a61f,#0000 28%),linear-gradient(135deg,#eef7f4 0%,#f8fafc 48%,#edf2f7 100%);flex-direction:row}.app-sidebar{z-index:12;background:#fffffff0;border-right:1px solid #dbe8e4;flex-direction:column;flex:0 0 252px;gap:.85rem;width:252px;height:100vh;padding:1.1rem .8rem;display:flex;box-shadow:10px 0 30px #0f172a0a}.app-sidebar-brand{color:#064e45;letter-spacing:0;align-items:center;gap:.65rem;padding:.35rem .45rem .9rem;font-size:1.18rem;font-weight:900;display:flex}.app-sidebar-brand img{object-fit:contain;width:1.85rem;height:1.65rem}.app-sidebar-section-label{color:#64748b;margin:.45rem .45rem .1rem;font-size:.72rem;font-weight:900}.app-sidebar-nav{gap:.35rem;display:grid}.app-nav-item{color:#334155;width:100%;min-height:42px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:.65rem;padding:.58rem .7rem;font-size:.9rem;font-weight:800;text-decoration:none;transition:background .18s,color .18s,border-color .18s;display:flex}.app-nav-item:hover,.app-nav-item:focus-visible{color:#0f766e;background:#ecfdf5;border-color:#ccfbf1;outline:none}.app-nav-item.active{color:#fff;background:#0f766e;border-color:#0f766e;box-shadow:0 12px 26px #0f766e38}.app-sidebar-footer{gap:.55rem;margin-top:auto;display:grid}.app-sidebar-support{gap:.45rem;display:grid}.app-sidebar-support-title{color:#64748b;font-size:.72rem;font-weight:900}.app-sidebar-support-actions{gap:.25rem;display:grid}.app-support-link{color:#475569;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.35rem .45rem;font-size:.82rem;font-weight:700;display:flex}.app-support-link:hover,.app-support-link:focus-visible{color:#0f766e;background:#ecfdf5;outline:none}.app-sidebar-legal-links{flex-direction:column;align-items:flex-start;gap:.2rem;margin-top:.35rem;font-size:.72rem;display:flex}.app-sidebar-legal-links a{color:#64748b;font-weight:700}.app-user-card{background:linear-gradient(135deg,#fff,#f0fdfa);border:1px solid #dbe8e4;border-radius:12px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:.65rem;padding:.7rem;display:grid}.app-user-avatar{color:#0f766e;background:#ccfbf1;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;font-size:.9rem;font-weight:900;display:flex}.app-user-meta{min-width:0}.app-user-email{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:900;overflow:hidden}.app-user-role{color:#64748b;margin-top:.1rem;font-size:.72rem;font-weight:700}.app-logout-btn{color:#475569}.app-workspace{flex-direction:column;flex:1;gap:1rem;min-width:0;height:100vh;padding:1.35rem 1.5rem 1.5rem;display:flex;overflow:hidden}.app-page-heading{flex:none;justify-content:space-between;align-items:flex-end;gap:1rem;padding:0 .1rem;display:flex}.app-page-heading h1{color:#0f172a;letter-spacing:0;margin:0;font-size:1.55rem;line-height:1.25}.app-page-heading p{color:#64748b;margin:.35rem 0 0;font-size:.88rem}.app-page-badge{color:#0f766e;background:#f0fdfae6;border:1px solid #b7eee3;border-radius:999px;flex:none;padding:.45rem .75rem;font-size:.78rem;font-weight:900}.app-status-bar{background:#ffffffeb;border:1px solid #dbe8e4;border-radius:14px;flex-wrap:wrap;align-items:center;gap:.45rem .85rem;padding:.65rem .85rem;display:flex;box-shadow:0 10px 24px #0f172a0a}.app-status-item{align-items:center;gap:.35rem;min-width:0;display:inline-flex}.app-status-item+.app-status-item{border-left:1px solid #e2e8f0;padding-left:.85rem}.app-status-item span{color:#64748b;font-size:.78rem;font-weight:700}.app-status-item strong{color:#0f172a;font-size:.82rem;font-weight:900}.app-status-item strong.ok{color:#047857}.app-status-item strong.warn{color:#b45309}.app-status-item strong.info{color:#0f766e}.app-status-item strong.na{color:#475569}.app-shell-layout .main-2col{flex:1;gap:1.25rem;width:100%;max-width:none;margin:0;padding:0;overflow:hidden}.app-shell-layout .left-pane{border:1px solid #dbe8e4;border-radius:16px;width:clamp(390px,42%,560px);min-width:360px;max-width:580px;box-shadow:0 18px 45px #0f172a12}.app-shell-layout .right-pane{background:0 0;padding:0}.app-shell-layout .right-pane-inner,.app-shell-layout .right-pane-inner-with-helper{max-width:none}.app-shell-layout .right-pane-inner-with-helper{display:block}.app-shell-layout .card,.app-shell-layout .helper-mini-card,.app-shell-layout .helper-mini-note,.app-shell-layout .meeting-overview,.app-shell-layout .details-panel,.app-shell-layout .empty-guide-card{border-color:#dbe8e4;border-radius:14px;box-shadow:0 12px 28px #0f172a0d}.empty-result-desc{color:#64748b;max-width:30rem;font-size:.9rem;line-height:1.7}@media (width<=1180px){.app-shell-layout{flex-direction:column;height:auto;min-height:100vh;overflow:visible}.app-sidebar{border-bottom:1px solid #dbe8e4;border-right:none;flex:none;gap:.55rem;width:100%;height:auto;padding:.75rem .85rem;position:sticky;top:0}.app-sidebar-brand{padding:.1rem .35rem}.app-sidebar-section-label{display:none}.app-sidebar-nav{gap:.45rem;padding-bottom:.05rem;display:flex;overflow-x:auto}.app-nav-item{width:auto;min-width:max-content;min-height:38px;padding:.5rem .68rem}.app-sidebar-footer{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.app-sidebar-support{flex:2;min-width:0}.app-sidebar-support-actions{flex-wrap:wrap;gap:.25rem;display:flex}.app-sidebar-legal-links{flex-flow:wrap;gap:.15rem .55rem}.app-user-card{flex:1;min-width:0;padding:.55rem}.app-workspace{height:auto;min-height:0;padding:1rem;overflow:visible}.app-page-heading{flex-direction:column;align-items:flex-start}.app-shell-layout .main-2col{flex-direction:column;overflow:visible}.app-shell-layout .left-pane{width:100%;min-width:0;max-width:none}.app-shell-layout .right-pane{overflow:visible}.app-shell-layout .right-pane-inner-with-helper{flex-direction:column;display:flex}}@media (width<=640px){.app-sidebar{position:static}.app-sidebar-footer{flex-direction:column;align-items:stretch}.app-sidebar-support-actions,.app-sidebar-legal-links{flex-direction:column}.app-status-bar{flex-direction:column;align-items:stretch}.app-status-item+.app-status-item{border-top:1px solid #e2e8f0;border-left:none;padding-top:.45rem;padding-left:0}.app-page-badge{text-align:center;width:100%}.app-page-heading h1{font-size:1.35rem}.app-workspace{padding:.75rem}}.placeholder-view{color:#94a3b8;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100%;min-height:60vh;display:flex}.generate-empty-view{min-height:46vh;padding:1.2rem 0 2rem}.help-modal-overlay{z-index:1000;background:#0f172ab8;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.help-modal{background:#fff;border-radius:16px;flex-direction:column;width:min(1180px,96vw);max-height:94vh;display:flex;overflow:hidden;box-shadow:0 24px 80px #0f172a59}.help-modal-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;display:flex}.help-modal-kicker{color:#0f766e;margin-bottom:.15rem;font-size:.78rem;font-weight:800}.help-modal-header h2{margin:0;font-size:1.2rem;line-height:1.4}.help-modal-close{border:1px solid var(--border);color:#334155;cursor:pointer;background:#fff;border-radius:999px;width:2.25rem;height:2.25rem;font-size:1.5rem;line-height:1}.help-modal-body{background:#f8fafc;padding:1rem;overflow:auto}.help-modal-image{border-radius:10px;width:100%;max-width:1120px;margin:0 auto;display:block;box-shadow:0 8px 24px #0f172a24}.help-modal-actions{border-top:1px solid var(--border);background:#fff;justify-content:flex-end;gap:.75rem;padding:1rem 1.25rem;display:flex}.help-modal-actions .primary-btn,.help-modal-actions .secondary-btn{cursor:pointer;border-radius:8px;padding:.65rem 1rem;font-weight:800}.help-modal-actions .primary-btn{border:1px solid var(--primary);background:var(--primary);color:#fff}.help-modal-actions .secondary-btn{color:#334155;background:#fff;border:1px solid #cbd5e1}@media (width<=640px){.help-modal-overlay{align-items:stretch;padding:.5rem}.help-modal{border-radius:12px;width:100%;max-height:96vh}.help-modal-header,.help-modal-actions{padding:.8rem}.help-modal-header h2{font-size:1rem}.help-modal-body{padding:.6rem}.help-modal-actions{flex-direction:column}.help-modal-actions .primary-btn,.help-modal-actions .secondary-btn{width:100%}}header{text-align:center;margin-bottom:2rem}h1{color:var(--primary);margin-bottom:.5rem;font-size:2rem;font-weight:700}.subtitle{color:var(--text-muted)}.app-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}@media (width<=1024px){.app-grid{grid-template-columns:1fr}}.card{background:var(--bg-card);border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow);padding:1.5rem}.auth-screen{background:radial-gradient(circle at 15% 15%, #a7f3d08c, transparent 30%), radial-gradient(circle at 84% 86%, #14b8a633, transparent 32%), linear-gradient(135deg, #e7fbf5 0%, #f7faf9 46%, #f1f5f9 100%), var(--bg);justify-content:center;align-items:center;height:auto;min-height:100vh;padding:2rem;display:flex;overflow-y:auto}.auth-shell{background:#fff;border-radius:28px;grid-template-columns:minmax(0,1.04fr) minmax(380px,.86fr);align-items:stretch;width:min(1140px,100%);min-height:min(720px,100vh - 4rem);display:grid;overflow:hidden;box-shadow:0 28px 70px #0f172a33}.auth-intro-panel{color:#fff;background:radial-gradient(circle at 84% 37%,#fde68acc 0 6px,#0000 7px),radial-gradient(circle at 63% 77%,#fde68ab8 0 7px,#0000 8px),radial-gradient(circle at 10% 88%,#fde68ac7 0 5px,#0000 6px),radial-gradient(circle at 79% 70%,#a7f3d03d,#0000 23%),linear-gradient(145deg,#064e45 0%,#075e52 48%,#064239 100%);grid-template-rows:auto auto 1fr;grid-template-columns:minmax(0,1fr) minmax(210px,300px);gap:1.1rem 1.25rem;min-height:100%;padding:2.35rem 2.5rem 2.15rem;display:grid;position:relative;overflow:hidden}.auth-intro-panel:before{content:"";opacity:.55;pointer-events:none;background-image:radial-gradient(#ccfbf12b 1.5px,#0000 1.5px);background-size:18px 18px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 34% 82%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 34% 82%,#0000 100%)}.auth-intro-panel:after{content:"";pointer-events:none;background:linear-gradient(135deg,#bbf7d033,#ecfdf58c);border-radius:999px 0 0;width:74%;height:34%;position:absolute;bottom:-16%;right:-18%;transform:rotate(-7deg)}.auth-brand-mark{z-index:1;color:#f8fffd;letter-spacing:0;grid-column:1/-1;align-items:center;gap:.7rem;font-size:1.55rem;font-weight:900;display:inline-flex;position:relative}.auth-logo-mark{object-fit:contain;filter:drop-shadow(0 8px 16px #0000002e);width:2.15rem;height:2rem;display:block}.auth-intro-copy{z-index:1;grid-column:1/-1;align-self:center;max-width:560px;position:relative}.auth-kicker{color:#ecfdf5;background:#14b8a66b;border:1px solid #99f6e4e0;border-radius:999px;align-items:center;min-height:38px;margin:0 0 .7rem;padding:.42rem 1rem;font-size:.95rem;font-weight:900;display:inline-flex}.auth-intro-copy h1{color:#fff;letter-spacing:0;max-width:520px;margin:0;font-size:clamp(2.4rem,5vw,4rem);line-height:1.18}.auth-intro-copy h1 span{color:#fde68a;text-underline-offset:.12em;-webkit-text-decoration:underline #fde68ab3;text-decoration:underline #fde68ab3;text-decoration-thickness:.12em;display:inline-block}.auth-intro-copy p:not(.auth-kicker){color:#f0fdfaeb;max-width:500px;margin:1.35rem 0 0;font-size:1rem;line-height:1.8}.auth-character-frame{z-index:1;grid-area:3/2;justify-content:center;place-self:end;align-items:flex-end;width:100%;max-width:330px;min-height:350px;display:flex;position:relative}.auth-character-frame:before{content:"";border:1px solid #a7f3d05c;border-radius:999px;width:min(26vw,310px);min-width:190px;max-width:310px;height:min(26vw,310px);min-height:190px;max-height:310px;position:absolute;bottom:2.2rem;right:.2rem;box-shadow:inset 0 0 0 54px #22c55e14,0 0 50px #a7f3d02e}.auth-guide-character{z-index:1;object-fit:contain;filter:drop-shadow(0 18px 24px #00000052);width:min(100%,280px);height:auto;display:block;position:relative}.auth-feature-list{z-index:1;grid-area:3/1/auto/2;align-self:end;gap:1rem;margin:0;padding:0;list-style:none;display:grid;position:relative}.auth-feature-list li{color:#ecfdf5;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:.8rem;line-height:1.5;display:grid}.auth-feature-icon{color:#f0fdfa;background:linear-gradient(145deg,#2dd4bf61,#0f766e73);border:1px solid #99f6e494;border-radius:15px;justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex;box-shadow:inset 0 1px #fff3}.auth-feature-list strong{font-size:.95rem;font-weight:900;display:block}.auth-feature-list small{color:#f0fdfad1;margin-top:.15rem;font-size:.78rem;display:block}.auth-card{width:100%;max-width:420px}.auth-shell .auth-card{width:100%;max-width:none;min-height:100%;box-shadow:none;border:0;border-radius:0;flex-direction:column;justify-content:center;padding:clamp(1.75rem,4vw,3.4rem);display:flex}.auth-form-heading{text-align:center;margin-bottom:2.1rem}.auth-form-heading h2{color:#064e45;letter-spacing:0;margin:0;font-size:clamp(2rem,4vw,3rem)}.auth-form-heading p{color:#64748b;margin:.7rem 0 0;font-size:.95rem;line-height:1.6}.auth-form{gap:1.25rem;display:grid}.auth-field{color:#064e45;gap:.55rem;font-size:.92rem;font-weight:900;display:grid}.auth-input-wrap{color:#0f766e;background:#fff;border:1px solid #cbd5e1;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.8rem;min-height:58px;padding:0 1rem;display:grid;box-shadow:0 10px 25px #0f172a0f}.auth-input-wrap:focus-within{border-color:#0f766e;box-shadow:0 0 0 4px #14b8a624}.auth-input-wrap input{width:100%;min-height:56px;box-shadow:none;background:0 0;border:0;padding:0}.auth-input-wrap input:focus{box-shadow:none;border:0;outline:none}.auth-action-links{flex-direction:column;gap:1rem;margin-top:1.15rem;display:flex}.auth-action-link{color:#0f766e;text-align:center;cursor:pointer;background:#fff;border:1px solid #0f766e;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;width:100%;min-height:54px;padding:.75rem 1rem;font-size:.92rem;font-weight:800;line-height:1.4;text-decoration:none;display:flex}.auth-action-link:hover,.auth-action-link:focus-visible{background:#f0fdfa;border-color:#0d9488;outline:none}.auth-action-button{font:inherit}.auth-divider{color:#94a3b8;grid-template-columns:1fr auto 1fr;align-items:center;gap:.85rem;font-size:.82rem;display:grid}.auth-divider:before,.auth-divider:after{content:"";background:#e2e8f0;height:1px}.auth-primary-submit{border-radius:999px;justify-content:center;align-items:center;gap:.75rem;min-height:58px;font-size:1.05rem;font-weight:900;display:flex;box-shadow:0 18px 35px #0f766e3d}.auth-build-meta{color:#94a3b8;text-align:center;margin-top:1.1rem;font-size:.72rem;line-height:1.45}.auth-feedback-message{margin-top:.85rem;font-size:.92rem;line-height:1.7}.auth-feedback-message-success{color:#0f766e}.auth-feedback-message-error{color:#b91c1c}.auth-legal-links{color:#64748b;flex-wrap:wrap;align-items:center;gap:.45rem .65rem;margin-top:1rem;font-size:.82rem;display:flex}.auth-legal-links a{color:#0f766e;font-weight:700;line-height:1.5}.auth-consent{color:#334155;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.55rem;font-size:.84rem;line-height:1.55;display:grid}.auth-consent input{width:1rem;height:1rem;margin-top:.18rem}.auth-consent a{color:#0f766e;font-weight:800}.legal-page{background:#f8fafc;min-height:100vh;padding:2rem 1rem}.legal-card{border:1px solid var(--border);width:min(920px,100%);box-shadow:var(--shadow);background:#fff;border-radius:8px;margin:0 auto;padding:clamp(1.25rem,4vw,2.5rem)}.legal-back-link{color:#0f766e;margin-bottom:1rem;font-weight:800;text-decoration:none;display:inline-flex}.legal-header{border-bottom:1px solid #e2e8f0;padding-bottom:1.25rem}.legal-kicker{color:#64748b;margin:0 0 .35rem;font-size:.86rem;font-weight:800}.legal-card h1{color:#0f766e;margin:0;line-height:1.25}.legal-lead{color:#475569;margin:.65rem 0 0;line-height:1.8}.legal-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:1rem 0 0;display:grid}.legal-meta div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.65rem .75rem}.legal-meta dt,.legal-definition-list dt,.billing-confirmation-list dt{color:#475569;font-size:.78rem;font-weight:800}.legal-meta dd,.legal-definition-list dd,.billing-confirmation-list dd{color:#0f172a;margin:.2rem 0 0;line-height:1.7}.legal-toc{background:#f0fdfa;border:1px solid #ccfbf1;border-radius:8px;margin-top:1.5rem;padding:1rem}.legal-toc h2{color:#0f766e;margin:0 0 .5rem;font-size:1rem}.legal-toc ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem 1rem;margin:0;padding-left:1.2rem;display:grid}.legal-toc a{color:#0f766e;font-weight:700}.legal-section{margin-top:1.6rem;scroll-margin-top:1rem}.legal-section h2{color:#0f172a;margin:0 0 .55rem;font-size:1.05rem}.legal-section p{color:#334155;margin:0 0 .75rem;line-height:1.9}.legal-section ul{color:#334155;margin:0;padding-left:1.25rem;line-height:1.85}.legal-section li+li{margin-top:.35rem}.legal-definition-list{border:1px solid #e2e8f0;border-radius:8px;gap:0;display:grid;overflow:hidden}.legal-definition-list div{background:#fff;grid-template-columns:minmax(160px,.34fr) minmax(0,1fr);gap:1rem;padding:.85rem 1rem;display:grid}.legal-definition-list div:nth-child(odd){background:#f8fafc}.legal-updated{color:#64748b;margin-top:2rem;font-size:.85rem}.app-legal-links{flex-direction:column;gap:.35rem;font-size:.78rem;line-height:1.45;display:flex}.app-legal-links a{color:#0f766e;font-weight:700}.billing-confirmation-preview{background:#f8fafc;border:1px solid #99f6e4;border-radius:8px;margin-top:1.4rem;padding:0;overflow:hidden}.billing-confirmation-details{display:block}.billing-confirmation-summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.95rem 1rem;list-style:none;display:grid}.billing-confirmation-summary::-webkit-details-marker{display:none}.billing-confirmation-summary:focus-visible{outline-offset:-3px;outline:3px solid #0f766e47}.billing-confirmation-toggle{color:#0f766e;white-space:nowrap;background:#fff;border:1px solid #0f766e;border-radius:8px;justify-content:center;align-items:center;min-height:2.25rem;padding:.45rem .8rem;font-size:.86rem;font-weight:800;display:inline-flex}.billing-confirmation-details[open] .billing-confirmation-toggle{color:#fff;background:#0f766e}.billing-confirmation-body{border-top:1px solid #ccfbf1;padding:0 1rem 1rem}.billing-confirmation-note{color:#475569;margin:.85rem 0 0;font-size:.92rem;line-height:1.7}.billing-confirmation-header h2{color:#0f766e;margin:0;font-size:1.1rem}.billing-confirmation-header p{color:#475569;margin:.45rem 0 0;line-height:1.7}.billing-confirmation-kicker{font-size:.78rem;font-weight:800;color:#64748b!important;margin:0 0 .3rem!important}.billing-confirmation-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:.85rem 0 0;display:grid}.billing-confirmation-list div{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.65rem .75rem}.billing-confirmation-links{flex-wrap:wrap;gap:.6rem .9rem;margin-top:1rem;display:flex}.billing-confirmation-links a{color:#0f766e;font-weight:800}.billing-confirmation-actions{flex-wrap:wrap;gap:.7rem;margin-top:1rem;display:flex}@media (width>=901px) and (height<=760px){.auth-screen{align-items:center;padding:.75rem}.auth-shell{border-radius:22px;grid-template-columns:minmax(0,1fr) minmax(340px,.78fr);width:min(1040px,100%);min-height:auto}.auth-intro-panel{grid-template-columns:minmax(0,1fr) minmax(160px,220px);gap:.65rem .9rem;padding:1.25rem 1.45rem}.auth-brand-mark{font-size:1.18rem}.auth-logo-mark{width:1.65rem;height:1.55rem}.auth-kicker{min-height:32px;margin-bottom:.4rem;padding:.25rem .72rem;font-size:.78rem}.auth-intro-copy h1{max-width:420px;font-size:2rem;line-height:1.14}.auth-intro-copy p:not(.auth-kicker){margin-top:.65rem;font-size:.88rem;line-height:1.48}.auth-character-frame{max-width:220px;min-height:210px}.auth-character-frame:before{width:190px;min-width:0;height:190px;min-height:0;bottom:1.1rem}.auth-guide-character{width:min(100%,180px)}.auth-feature-list{gap:.55rem}.auth-feature-list li{grid-template-columns:44px minmax(0,1fr);gap:.55rem}.auth-feature-icon{border-radius:12px;width:44px;height:44px}.auth-feature-list strong{font-size:.82rem}.auth-feature-list small{display:none}.auth-shell .auth-card{padding:1.25rem 1.45rem}.auth-form-heading{margin-bottom:.95rem}.auth-form-heading h2{font-size:1.85rem}.auth-form-heading p{margin-top:.3rem;font-size:.84rem}.auth-form{gap:.68rem}.auth-field{gap:.32rem;font-size:.84rem}.auth-input-wrap,.auth-primary-submit{min-height:44px}.auth-input-wrap{border-radius:10px;gap:.55rem;padding:0 .8rem}.auth-input-wrap input{min-height:44px}.auth-action-links{gap:.65rem;margin-top:.75rem}.auth-action-link{min-height:44px;padding:.5rem .85rem;font-size:.84rem}.auth-build-meta{margin-top:.7rem;font-size:.68rem}}@media (width<=900px){.auth-screen{align-items:flex-start;padding:.9rem}.auth-shell{border-radius:22px;grid-template-columns:1fr;min-height:auto}.auth-intro-panel{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr) 120px;gap:.75rem .85rem;min-height:auto;padding:1.2rem}.auth-brand-mark{grid-column:1/2;font-size:1.15rem}.auth-character-frame{grid-area:1/2/4;align-self:end;max-width:120px;min-height:0}.auth-character-frame:before{width:128px;min-width:0;height:128px;min-height:0;bottom:.8rem;right:-.2rem}.auth-guide-character{width:116px}.auth-intro-copy{grid-column:1/2}.auth-kicker{min-height:30px;padding:.32rem .7rem;font-size:.72rem}.auth-intro-copy h1{font-size:1.5rem}.auth-intro-copy p:not(.auth-kicker){margin-top:.65rem;font-size:.88rem;line-height:1.65}.auth-feature-list{grid-area:auto/1/auto/-1;gap:.55rem}.auth-feature-list li{grid-template-columns:38px minmax(0,1fr);gap:.6rem}.auth-feature-icon{border-radius:12px;width:38px;height:38px}.auth-feature-list strong{font-size:.82rem}.auth-feature-list small{display:none}.auth-shell .auth-card{min-height:auto;padding:1.35rem}.auth-form-heading{margin-bottom:1.25rem}.auth-form-heading h2{font-size:2rem}.auth-form{gap:.95rem}.auth-input-wrap,.auth-primary-submit{min-height:52px}.auth-input-wrap input{min-height:50px}.auth-legal-links{flex-direction:column;align-items:flex-start}.auth-legal-links span{display:none}}@media (width<=640px){.legal-page{padding:1rem .7rem}.legal-meta,.legal-toc ol,.legal-definition-list div,.billing-confirmation-list{grid-template-columns:1fr}.billing-confirmation-summary{grid-template-columns:1fr;gap:.75rem}.billing-confirmation-toggle{width:100%}}@media print{.legal-page{background:#fff;padding:0}.legal-card{width:100%;box-shadow:none;border:none;padding:0}.legal-back-link{display:none}}.form-group{margin-bottom:1rem}.compact-card{padding:1.1rem 1.2rem}.output-style-summary-row{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.9rem;display:flex}.output-style-summary-text{color:#334155;margin:0;font-size:.84rem}.output-style-toggle-btn{color:#0f766e;cursor:pointer;white-space:nowrap;background:#f0fdfa;border:1px solid #0f766e;border-radius:8px;padding:.35rem .65rem;font-size:.8rem;font-weight:700}.output-style-toggle-btn:hover{background:#ccfbf1}.output-style-compact-hint{color:#64748b;margin-top:.25rem;margin-bottom:0;font-size:.8rem;line-height:1.5}.format-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.format-card{text-align:left;border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:10px;width:100%;padding:.55rem .65rem;transition:all .2s}.format-card:hover{border-color:#94a3b8;box-shadow:0 2px 8px #0f172a14}.format-card.selected{border-color:var(--primary);background:#f0fdfa;box-shadow:0 0 0 2px #0f766e24}.format-card-head{align-items:center;gap:.45rem;margin-bottom:.35rem;display:flex}.format-card-icon{font-size:1rem;line-height:1}.format-card-title{color:#0f172a;flex:1;font-size:.84rem;font-weight:700}.format-card-title.compact{line-height:1.3}.format-card-check{color:var(--primary);flex-shrink:0}.format-card-desc{color:var(--text-muted);font-size:.78rem;line-height:1.4}.detail-level-group{flex-wrap:wrap;gap:.5rem;display:flex}.detail-level-btn{border:1px solid var(--border);color:#334155;cursor:pointer;background:#fff;border-radius:999px;padding:.45rem .8rem;font-size:.85rem;font-weight:700;transition:all .2s}.detail-level-btn:hover{border-color:#94a3b8}.detail-level-btn.selected{border-color:var(--primary);background:var(--primary);color:#fff}.selection-hint{color:#64748b;margin-top:.5rem;font-size:.8rem;line-height:1.6}.toggle-link-btn{color:#0f766e;cursor:pointer;background:0 0;border:none;margin-top:.55rem;font-size:.82rem;font-weight:700;text-decoration:underline}.rag-help-details,.audio-help-details{background:#f8fafc;border:1px solid #dbe3ee;border-radius:8px;margin-top:.4rem;padding:.45rem .65rem}.rag-help-details summary,.audio-help-details summary{cursor:pointer;color:#334155;font-size:.8rem;font-weight:700}.rag-help-details p,.audio-help-details p{color:#475569;margin-top:.45rem;font-size:.8rem;line-height:1.6}.settings-summary{background:#f8fafc;border:1px solid #dbe3ee;border-radius:10px;margin-top:.9rem;margin-bottom:.9rem;padding:.75rem .85rem}.submit-sticky-wrap{z-index:5;background:linear-gradient(#ffffffd9,#fffffffa);margin-top:-.4rem;padding-top:.65rem;position:sticky;bottom:0}.empty-guide-card{text-align:left;background:#fff;border:1px solid #dbe3ee;border-radius:10px;width:100%;max-width:100%;margin-top:.55rem;padding:1.05rem 1.1rem}.empty-guide-title{color:#0f766e;margin-bottom:.45rem;font-size:.9rem;font-weight:800}.empty-guide-title.small{margin-top:.7rem;margin-bottom:.3rem;font-size:.84rem}.empty-guide-card ul{color:#334155;margin:0;padding-left:1rem;font-size:.84rem;line-height:1.55}.empty-guide-steps{color:#334155;margin:0;padding-left:1.1rem;font-size:.84rem;line-height:1.58}.empty-guide-desc{color:#334155;margin-top:.7rem;font-size:.84rem}.empty-guide-next{color:#0f766e;margin-top:.5rem;font-size:.84rem;font-weight:700}.settings-summary-title{color:#0f766e;margin-bottom:.35rem;font-size:.85rem;font-weight:800}.settings-summary ul{margin:0;padding-left:0;list-style:none}.settings-summary li{color:#334155;font-size:.82rem;line-height:1.55}label{margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}input,select,textarea{border:1px solid var(--border);background:#fbfcfd;border-radius:8px;width:100%;padding:.75rem;font-size:1rem;transition:border-color .2s}input:focus,select:focus,textarea:focus{border-color:var(--primary);background:#fff;outline:none}.radio-group{gap:1rem;margin-bottom:1rem;display:flex}.radio-option{cursor:pointer;flex:1}.radio-option input{display:none}.radio-label{text-align:center;border:1px solid var(--border);background:#fff;border-radius:8px;flex-direction:column;justify-content:center;gap:.25rem;min-height:4.8rem;padding:.75rem;font-weight:500;line-height:1.35;transition:all .2s;display:flex}.radio-option input:checked+.radio-label{background:var(--primary);color:#fff;border-color:var(--primary)}.radio-title{font-weight:700;display:block}.radio-description{color:#64748b;font-size:.78rem;font-weight:500;display:block}.radio-option input:checked+.radio-label .radio-description{color:#ffffffe0}.input-method-note{color:#64748b;margin:-.25rem 0 0;font-size:.82rem;line-height:1.6}@media (width<=640px){.radio-group{flex-direction:column;gap:.65rem}.radio-label{text-align:left;align-items:flex-start;min-height:auto}}.submit-btn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:1rem;font-weight:700;transition:background .2s;display:flex}.submit-btn:hover{background:var(--primary-hover)}.submit-btn:disabled{background:var(--text-muted);cursor:not-allowed}.output-container{flex-direction:column;gap:1rem;display:flex}.result-toolbar{z-index:5;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.8rem;margin-bottom:1.25rem;display:flex;position:relative}.clean-transcript-next-wrap{flex-direction:column;gap:.35rem;display:flex}.clean-transcript-next-btn{color:#0f766e;cursor:pointer;background:#ecfdf5;border:1px solid #0f766e;border-radius:8px;padding:.6rem .9rem;font-size:.88rem;font-weight:700}.clean-transcript-next-btn:hover{background:#d1fae5}.clean-transcript-next-hint{color:#475569;flex-wrap:wrap;align-items:center;gap:.2rem;font-size:.78rem;display:flex}.hint-link-btn{color:#0f766e;cursor:pointer;background:0 0;border:none;padding:0;font-size:.78rem;text-decoration:underline}.hint-separator{color:#94a3b8;margin:0 .15rem}.download-btn{color:#fff;cursor:pointer;background-color:#0f766e;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.meeting-record{gap:1rem}.meeting-overview{border:1px solid var(--border);border-left:4px solid var(--primary);border-radius:var(--radius);background:#fff;padding:1.25rem}.meeting-overview-title{align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.15rem;font-weight:700;display:flex}.meeting-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem 1.25rem;margin:0;display:grid}.meeting-meta-grid div{min-width:0}.meeting-meta-full{grid-column:1/-1}.meeting-meta-grid dt{color:var(--text-muted);margin-bottom:.25rem;font-size:.78rem;font-weight:700}.meeting-meta-grid dd{color:var(--text-main);overflow-wrap:anywhere;margin:0;font-size:.98rem;line-height:1.6}.output-card{border-radius:var(--radius);border-left:4px solid var(--primary);box-shadow:none;background:#fff;position:relative}.narrative-summary{white-space:pre-wrap;line-height:1.85}.output-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;display:flex}.output-title{align-items:center;gap:.5rem;font-size:1.125rem;font-weight:700;display:flex}.copy-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;transition:background .2s,color .2s}.copy-btn:hover{color:var(--primary);background:#f1f5f9}.output-content{white-space:pre-wrap;font-size:.95rem}.output-content ul{margin:0;padding-left:1.25rem}.output-list li+li{margin-top:.45rem}.details-panel{border:1px solid var(--border);border-radius:var(--radius);background:#fff;overflow:hidden}.details-panel-title{color:var(--text-muted);border-bottom:1px solid var(--border);background:#f8fafc;padding:.9rem 1rem;font-size:.85rem;font-weight:700}.output-accordion{border-bottom:1px solid var(--border)}.output-accordion:last-child{border-bottom:none}.accordion-header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem;padding:.9rem 1rem;display:grid}.accordion-toggle{width:100%;min-width:0;color:var(--text-main);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.75rem;padding:0;display:flex}.accordion-toggle .output-title{min-width:0}.accordion-content{color:var(--text-main);padding:0 1rem 1rem}.history-list{flex-direction:column;gap:.5rem;display:flex}.history-row{border:1px solid var(--border);text-align:left;cursor:pointer;background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.8rem;display:flex}.history-row-main{flex:1;min-width:0}.history-row-title{color:#0f172a;overflow-wrap:anywhere;font-weight:700}.history-row-meta{color:#64748b;margin-top:.2rem;font-size:.85rem}.history-row-side{flex-direction:column;align-items:flex-end;gap:.25rem;display:flex}.history-date{color:#64748b;font-size:.8rem}.history-filter-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(150px,190px);align-items:end;gap:.75rem;margin-bottom:1rem;padding:.9rem;display:grid}.history-search-field{min-width:0}.history-search-label{color:#0f766e;margin-bottom:.25rem;font-size:.86rem;font-weight:800;display:block}.history-search-description{color:#64748b;margin:0 0 .55rem;font-size:.78rem;line-height:1.5}.history-search-row{gap:.5rem;min-width:0;display:flex}.history-search-input,.history-filter-select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;min-height:44px;font-size:.9rem}.history-search-input{min-width:0;padding:.55rem .75rem}.history-filter-select{cursor:pointer;padding:.55rem .7rem}.history-clear-btn{color:#0f766e;cursor:pointer;background:#f0fdfa;border:1px solid #99f6e4;border-radius:8px;flex:none;min-height:44px;padding:.5rem .85rem;font-size:.86rem;font-weight:800}.history-clear-btn:hover{background:#ccfbf1}.history-status-field{min-width:0}.history-search-count{color:#475569;grid-column:1/-1;font-size:.82rem;font-weight:700}.pii-card{border:1px solid #0000;border-left-width:4px;border-radius:8px;margin-bottom:1rem;padding:1rem}.pii-card-alert{color:#92400e;background:#fffbeb;border-color:#fcd34d #fcd34d #fcd34d #f59e0b}.pii-card-safe{color:#047857;background:#f0fdf4;border-color:#a7f3d0 #a7f3d0 #a7f3d0 #10b981}.pii-card-error{color:#991b1b;background:#fef2f2;border-color:#fecaca #fecaca #fecaca #ef4444}.pii-card-header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.pii-card-title{align-items:center;gap:.45rem;font-weight:800;display:inline-flex}.pii-close-btn,.pii-restore-btn{min-height:44px;color:inherit;cursor:pointer;background:#ffffffb8;border:1px solid;border-radius:8px;padding:.45rem .75rem;font-size:.8rem;font-weight:800}.pii-restore-btn{color:#0f766e;background:#f0fdfa;margin-bottom:1rem}.pii-close-btn:hover,.pii-restore-btn:hover{background:#fff}.pii-card-message{color:inherit;white-space:pre-line;margin:.65rem 0 0;font-size:.9rem;line-height:1.65}.pii-preview-wrap{margin-top:.75rem}.pii-preview-label{margin-bottom:.3rem;font-size:.8rem;font-weight:800}.pii-preview-box{color:#374151;white-space:pre-wrap;background:#fff;border:1px solid #fcd34d;border-radius:6px;max-height:150px;padding:.75rem;font-size:.85rem;line-height:1.6;overflow-y:auto}.minutes-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172aa3;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.minutes-modal-dialog{background:#fff;border:1px solid #dbe5e3;border-radius:14px;grid-template-rows:auto auto minmax(0,1fr);width:min(1080px,96vw);max-height:94dvh;display:grid;overflow:hidden;box-shadow:0 26px 70px #0f172a47}.minutes-modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.15rem 1.25rem;display:flex}.minutes-modal-kicker{color:#0f766e;margin:0 0 .2rem;font-size:.76rem;font-weight:800}.minutes-modal-header h2{color:#0f172a;margin:0;font-size:1.35rem;line-height:1.35}.minutes-modal-record-title{color:#64748b;margin:.3rem 0 0;font-size:.88rem;line-height:1.45}.minutes-modal-close{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.45rem;display:inline-flex}.minutes-modal-actions{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:flex-end;gap:.6rem;padding:.75rem 1.25rem;display:flex}.minutes-modal-action-btn{color:#0f766e;cursor:pointer;background:#fff;border:1px solid #0f766e;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;min-height:44px;padding:.55rem .85rem;font-size:.86rem;font-weight:800;display:inline-flex}.minutes-modal-action-primary{color:#fff;background:#0f766e}.minutes-modal-body{overscroll-behavior:contain;background:#f8fafc;padding:1.25rem;overflow-y:auto}.minutes-modal-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin:0 0 1rem;display:grid}.minutes-modal-meta div,.minutes-modal-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px}.minutes-modal-meta div{padding:.7rem .8rem}.minutes-modal-meta dt{color:#64748b;font-size:.75rem;font-weight:800}.minutes-modal-meta dd{color:#0f172a;margin:.2rem 0 0;font-weight:700}.minutes-modal-section{padding:1rem}.minutes-modal-section+.minutes-modal-section{margin-top:.75rem}.minutes-modal-section h3{color:#0f766e;margin:0 0 .65rem;font-size:1rem}.minutes-modal-section ul{margin:0;padding-left:1.35rem}.minutes-modal-section li+li{margin-top:.35rem}.minutes-modal-text,.minutes-modal-section li{color:#334155;white-space:pre-wrap;font-size:.94rem;line-height:1.75}@media (width<=700px){.history-filter-panel{grid-template-columns:1fr}.history-search-count{grid-column:auto}.history-search-row,.pii-card-header,.minutes-modal-actions{flex-direction:column;align-items:stretch}.history-clear-btn,.pii-close-btn,.pii-restore-btn,.minutes-modal-action-btn{width:100%}.minutes-modal-overlay{padding:0}.minutes-modal-dialog{border:0;border-radius:0;width:100vw;height:100dvh;max-height:100dvh}.minutes-modal-header,.minutes-modal-actions,.minutes-modal-body{padding-left:1rem;padding-right:1rem}.minutes-modal-meta{grid-template-columns:1fr}}.status-badge{color:#334155;background:#e2e8f0;border-radius:999px;padding:.1rem .55rem;font-size:.75rem;font-weight:700}.status-draft{color:#334155;background:#e2e8f0}.status-reviewing{color:#92400e;background:#fef3c7}.status-approved{color:#166534;background:#dcfce7}.status-rejected{color:#b91c1c;background:#fee2e2}.record-format-badges{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.record-format-badge{white-space:nowrap;border-radius:999px;align-items:center;padding:.12rem .55rem;font-size:.72rem;font-weight:700;line-height:1.4;display:inline-flex}.record-format-badge-format{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.record-format-badge-detail{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.record-format-badge-legacy,.record-format-badge-muted{color:#64748b;background:#f1f5f9;border:1px solid #cbd5e1}.review-panel{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:1rem}.review-panel-title{color:#0f766e;margin-bottom:.75rem;font-size:.9rem;font-weight:700}.review-label{color:#475569;margin-bottom:.45rem;font-size:.8rem;font-weight:700;display:block}.review-textarea{border:1px solid var(--border);resize:vertical;background:#fff;border-radius:8px;width:100%;min-height:80px;margin-bottom:.8rem;padding:.7rem}.review-actions{flex-wrap:wrap;gap:.6rem;display:flex}.review-btn{cursor:pointer;border:none;border-radius:8px;padding:.55rem .9rem;font-size:.84rem;font-weight:700}.review-btn:disabled{opacity:.6;cursor:not-allowed}.review-btn-reviewing{color:#fff;background:#f59e0b}.review-btn-approved{color:#fff;background:#16a34a}.review-btn-rejected{color:#fff;background:#dc2626}.usage-download-btn{padding:8px 14px;font-size:.84rem}.usage-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.usage-kpi{border:1px solid var(--border);background:#f8fafc;border-radius:8px;padding:.8rem}.usage-kpi-label{color:#64748b;font-size:.78rem;font-weight:700}.usage-kpi-value{color:#0f172a;margin-top:.2rem;font-size:1.2rem;font-weight:800}.usage-note{color:#64748b;margin-top:.75rem;font-size:.8rem}.usage-type-list{border:1px solid var(--border);border-radius:8px;overflow:hidden}.usage-type-row{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;gap:.8rem;padding:.62rem .75rem;display:flex}.usage-type-row:last-child{border-bottom:none}@media (width<=640px){.view-tabs{width:100%;display:flex}.view-tab{flex:1}.result-toolbar{justify-content:stretch}.download-btn,.clean-transcript-next-wrap,.clean-transcript-next-btn{width:100%}.meeting-meta-grid{grid-template-columns:1fr}.output-title{font-size:1rem}.accordion-header{padding:.85rem}.history-row,.history-row-side{align-items:flex-start}.review-actions{flex-direction:column}.usage-kpi-grid,.format-card-grid{grid-template-columns:1fr}.output-style-summary-row{flex-direction:column;align-items:flex-start}.submit-sticky-wrap{bottom:env(safe-area-inset-bottom,0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes slideIn{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.error-alert{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;flex-direction:column;gap:.75rem;margin-top:1rem;margin-bottom:1rem;padding:1rem;display:flex}.error-header{align-items:flex-start;gap:.5rem;font-size:.95rem;font-weight:600;display:flex}.error-body{color:#b91c1c;white-space:pre-wrap;margin-left:1.75rem;font-size:.875rem;line-height:1.5}.error-details{margin-left:1.75rem}.error-details-summary{cursor:pointer;color:#ef4444;align-items:center;margin-top:.5rem;font-size:.75rem;display:flex}.error-details-content{background:#fee2e2;border-radius:4px;margin-top:.5rem;padding:.5rem;font-family:monospace;font-size:.7rem;overflow-x:auto}.loading-spinner{border:4px solid #0000001a;border-left-color:#fff;border-radius:50%;width:24px;height:24px;animation:1s linear infinite spin}.toast{color:#fff;background:#1e293b;border-radius:9999px;padding:.75rem 1.5rem;animation:.3s ease-out slideIn;position:fixed;bottom:2rem;right:2rem;box-shadow:0 10px 15px -3px #0000001a}.transcribe-section{border-radius:var(--radius);background:#f0f9ff;border:1px solid #bae6fd;margin-bottom:1.5rem;padding:1.25rem}.transcribe-header{color:#0369a1;align-items:center;gap:.5rem;margin-bottom:1rem;font-weight:700;display:flex}.file-input-container{flex-direction:column;gap:.75rem;display:flex}.file-row{align-items:center;gap:.5rem;display:flex}.custom-file-input{color:var(--text-muted);flex:1;font-size:.875rem}.custom-file-input::-webkit-file-upload-button{color:#fff;cursor:pointer;background:#0ea5e9;border:none;border-radius:6px;margin-right:1rem;padding:.5rem 1rem;font-weight:600;transition:background .2s}.custom-file-input::-webkit-file-upload-button:hover{background:#0284c7}.transcribe-btn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 6px -1px #0000001a}.transcribe-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 15px -3px #0000001a}.transcribe-btn:disabled{background:var(--text-muted);opacity:.7;cursor:not-allowed;box-shadow:none}.transcribe-error{color:#b91c1c;background:#fef2f2;border:1px solid #fee2e2;border-radius:6px;align-items:center;gap:.35rem;margin-top:.75rem;padding:.5rem;font-size:.825rem;display:flex}.poc-note{color:var(--text-muted);margin-top:.5rem;font-size:10px}.spin{animation:1s linear infinite spin}@media (width>=900px){.history-table-container{overflow-x:auto;display:block!important}.history-mobile-list{display:none!important}.history-table{table-layout:fixed;min-width:860px}.history-col-title{width:30%}.history-col-meeting{width:23%}.history-col-format{width:22%}.history-col-status{width:11%}.history-col-date{width:14%}.history-th-title,.history-th-status,.history-th-date,.history-td-status,.history-td-date{white-space:nowrap}.history-td-format .record-format-badges{flex-wrap:nowrap}}@media (width<=899px){.history-table-container{display:none!important}.history-mobile-list{display:block!important}}.history-table-row{transition:background-color .2s}.history-table-row:hover{background-color:#f8fafc!important}.history-pagination{border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1rem;padding-top:.85rem;display:flex}.history-pagination-count{color:#64748b;font-size:.85rem;font-weight:600}.history-pagination-controls{align-items:center;gap:.6rem;display:flex}.history-page-btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;min-height:36px;padding:.45rem .85rem;font-size:.85rem;font-weight:700;transition:background-color .2s,border-color .2s,color .2s}.history-page-btn:hover:not(:disabled){color:#0f766e;background:#ecfdf5;border-color:#0f766e}.history-page-btn:disabled{opacity:.45;cursor:not-allowed}.history-page-current{text-align:center;color:#334155;min-width:3.5rem;font-size:.9rem;font-weight:800}.history-mobile-card{transition:transform .2s,box-shadow .2s,border-color .2s}.history-mobile-card:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000000d;border-color:#cbd5e1!important}@media (width<=899px){.history-pagination{align-items:stretch}.history-pagination-count,.history-pagination-controls{justify-content:center;width:100%}.history-page-btn{flex:1;max-width:8rem}}.header-link-btn{color:#0f766e;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #99f6e4;border-radius:6px;justify-content:center;align-items:center;min-height:32px;padding:6px 10px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.inline-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin:.75rem 0;padding:.75rem;font-weight:700}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-top:1rem;display:grid}.pricing-card{background:#fff;border:1px solid #dbe4ea;border-radius:8px;min-width:0;padding:1rem}.pricing-card.featured{border-color:#0f766e;box-shadow:0 8px 22px #0f766e1f}.pricing-card.current{background:#f0fdfa}.pricing-card-kicker{color:#0f766e;font-size:.85rem;font-weight:800}.pricing-card h2{color:#0f172a;margin:.35rem 0 .75rem;font-size:1.6rem;line-height:1.2}.pricing-card h2 span{color:#64748b;margin-left:.2rem;font-size:.9rem}.pricing-card ul{color:#334155;margin:0;padding-left:1.1rem;line-height:1.7}.pricing-payment{color:#475569;margin-top:.85rem;font-size:.85rem;font-weight:700}.pricing-current-label{color:#fff;background:#0f766e;border-radius:999px;margin-top:.85rem;padding:.25rem .5rem;font-size:.75rem;font-weight:800;display:inline-flex}.pricing-actions{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.pricing-primary-action{width:100%}.pricing-secondary-actions{flex-wrap:wrap;gap:.5rem;display:flex}.pricing-contact-btn{text-decoration:none}@media (width<=640px){.pricing-secondary-actions{flex-direction:column}}.admin-plan-select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:6px;min-height:34px;padding:.35rem .5rem;font-size:.85rem}.admin-plan-select:disabled{opacity:.6;cursor:wait}.admin-plan-note{color:#b45309;margin-top:.2rem;font-size:.75rem;font-weight:700}.admin-page{background:radial-gradient(circle at 88% 10%,#14b8a61c,#0000 30%),linear-gradient(135deg,#eef7f4 0%,#f8fafc 48%,#edf2f7 100%)}.admin-card{border-color:#dbe8e4;border-radius:16px;width:min(1180px,100%);box-shadow:0 18px 50px #0f172a14}.admin-page-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;padding-bottom:1.1rem;display:flex}.admin-page-lead{color:#64748b;margin:.45rem 0 0;font-size:.95rem;line-height:1.65}.admin-refresh-btn{color:#0f766e;cursor:pointer;white-space:nowrap;background:#ecfdf5;border:1px solid #99f6e4;border-radius:10px;min-height:38px;padding:.55rem .9rem;font-weight:800;transition:background .18s,border-color .18s,transform .18s}.admin-refresh-btn:hover{background:#ccfbf1;border-color:#5eead4;transform:translateY(-1px)}.admin-page .usage-kpi-grid{grid-template-columns:repeat(4,minmax(150px,1fr));gap:.85rem;margin-bottom:1.1rem}.admin-page .usage-kpi{background:linear-gradient(#fff 0%,#f8fafc 100%);border-color:#dbe8e4;border-radius:12px;box-shadow:0 8px 24px #0f172a0a}.admin-table-wrap{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #dbe8e4;border-radius:14px;max-width:100%;margin-top:1rem;overflow-x:auto;box-shadow:inset 0 1px #ffffffe6}.admin-users-table{border-collapse:separate;border-spacing:0;table-layout:fixed;text-align:left;color:#0f172a;width:100%;min-width:1120px;font-size:.92rem}.admin-users-table th,.admin-users-table td{vertical-align:middle;border-bottom:1px solid #e2e8f0;padding:12px 14px;line-height:1.45}.admin-users-table th{color:#334155;white-space:nowrap;background:#f8fafc;font-size:.78rem;font-weight:900}.admin-users-table th span{line-height:1.3;display:block}.admin-users-table tbody tr:last-child td{border-bottom:none}.admin-users-table tbody tr:hover{background:#f8fffd}.admin-users-table th:first-child,.admin-users-table td:first-child{width:260px}.admin-users-table th:nth-child(2),.admin-users-table td:nth-child(2){width:92px}.admin-users-table th:nth-child(3),.admin-users-table td:nth-child(3){width:132px}.admin-users-table th:nth-child(4),.admin-users-table td:nth-child(4){width:150px}.admin-users-table th:nth-child(5),.admin-users-table td:nth-child(5),.admin-users-table th:nth-child(6),.admin-users-table td:nth-child(6){width:122px}.admin-users-table th:nth-child(7),.admin-users-table td:nth-child(7){width:110px}.admin-users-table th:nth-child(8),.admin-users-table td:nth-child(8){width:140px}.admin-email-cell{text-overflow:ellipsis;white-space:nowrap;min-width:220px;max-width:260px;font-weight:700;overflow:hidden}.admin-date-cell{white-space:nowrap;min-width:110px}.admin-date-cell span,.admin-date-cell small{line-height:1.35;display:block}.admin-date-cell small{color:#475569;margin-top:.1rem;font-size:.82rem}.admin-number-cell{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:700}.admin-users-table .admin-plan-select{width:100%;min-width:118px}@media (width<=899px){.admin-card{padding:1rem}.admin-page-header{flex-direction:column}.admin-refresh-btn{width:100%}.admin-page .usage-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-grid{grid-template-columns:1fr}}
