:root{color-scheme:light;--bg:#fafafa;--surface:#ffffff;--text:#1f2937;--text-soft:#667085;--text-faint:#98a2b3;--border:#eaecf0;--border-strong:#d0d5dd;--primary:#145c52;--primary-hover:#197062;--primary-active:#104841;--danger:#b42318;--danger-soft:rgba(180,35,24,0.08);--shadow:0 10px 30px rgba(16,24,40,0.04);--shadow-soft:0 4px 12px rgba(16,24,40,0.06);--font-body:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}body,html{margin:0;min-height:100%}body{background:var(--bg);color:var(--text);font-family:var(--font-body)}button,input,select,textarea{font:inherit}a{color:inherit}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(234,236,240,.86);background:rgba(250,250,250,.92);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-footer-inner,.site-header-inner{width:min(100%,920px);margin:0 auto;padding-inline:16px}.site-header-inner{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:20px}.site-logo{display:inline-flex;align-items:center;width:152px;height:42px;overflow:hidden;border-radius:10px}.site-logo-image{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.legal-panel a,.site-footer-links a,.site-header-link{color:var(--text-soft);text-decoration:none;transition:color .14s ease}.site-header-link{font-size:.9rem;font-weight:650}.legal-panel a:hover,.site-footer-links a:hover,.site-header-link:hover{color:var(--primary)}.site-main{padding:28px 16px 56px}.site-footer{border-top:1px solid var(--border)}.site-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:24px;padding-bottom:30px;color:var(--text-faint);font-size:.86rem;line-height:1.6}.site-footer-inner p{margin:0}.site-footer-links{display:flex;align-items:center;gap:16px;flex-wrap:wrap;white-space:nowrap}.legal-page{max-width:760px;margin:0 auto}.legal-panel{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:24px;padding:32px;display:grid;grid-gap:16px;gap:16px}.legal-panel h1{margin:0;color:var(--text);font-size:clamp(2rem,4vw,2.7rem);line-height:1.05;letter-spacing:-.035em}.legal-panel p{margin:0;color:var(--text-soft);font-size:1rem;line-height:1.75}.meeting-page{max-width:1080px;margin:0 auto;display:grid;grid-gap:28px;gap:28px}.hero-stack{display:grid;grid-gap:16px;gap:16px}.hero-section{display:grid;justify-items:center;text-align:center;padding-top:22px;padding-inline:12px}.capture-panel,.empty-state-panel,.notes-panel{border:1px solid rgba(208,213,221,.72);background:var(--surface);box-shadow:0 24px 60px rgba(16,24,40,.06);border-radius:30px}.capture-panel{padding:22px;display:grid;grid-gap:18px;gap:18px;max-width:940px;margin:0 auto;width:100%;background:linear-gradient(180deg,rgba(248,250,252,.88),rgba(255,255,255,1))}.capture-panel-live{border-color:rgba(180,35,24,.18)}.capture-panel-paused{border-color:rgba(148,115,22,.22)}.hero-copy{display:grid;grid-gap:10px;gap:10px;max-width:860px;justify-items:center}.empty-state-title,.hero-title,.notes-title{margin:0;font-family:var(--font-body);font-weight:700;letter-spacing:-.04em}.hero-title{max-width:none;font-size:clamp(3rem,6.4vw,5rem);line-height:.95;letter-spacing:-.055em;text-wrap:balance}.hero-text{margin:0;color:var(--text-soft);max-width:31rem;font-size:.98rem;line-height:1.52;text-wrap:pretty}.capture-actions{display:grid;grid-gap:10px;gap:10px;max-width:420px;width:100%}.upload-help-text{margin:0;color:var(--text-faint);font-size:.84rem;line-height:1.4;text-align:center}.recording-limit-group{display:grid;grid-gap:10px;gap:10px;width:100%}.recording-limit-label{margin:0;color:var(--text-soft);font-size:.84rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;text-align:center}.recording-limit-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.recording-limit-option{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:42px;border-radius:14px;border:1px solid rgba(208,213,221,.82);background:#ffffff;color:var(--text-soft);font-size:.9rem;font-weight:650;cursor:pointer;transition:transform .14s ease,border-color .14s ease,background-color .14s ease,color .14s ease}.recording-limit-option:hover{transform:translateY(-1px);border-color:var(--border-strong)}.recording-limit-option-active{background:#f2f7f5;border-color:rgba(20,92,82,.32);color:var(--primary)}.recording-limit-hint{margin:0;color:var(--text-faint);font-size:.88rem;line-height:1.5}.beta-note{margin:0;color:var(--text-faint);font-size:.82rem;line-height:1.55;text-align:center;max-width:32rem;text-wrap:pretty}.usp-list{gap:14px;flex-wrap:wrap;margin-top:4px}.usp-item,.usp-list{display:flex;align-items:center;justify-content:center}.usp-item{margin:0;gap:7px;padding:0;border:0;background:transparent;color:rgba(71,84,103,.92);font-size:.82rem;line-height:1.4;font-weight:600;white-space:nowrap}.usp-icon{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;border-radius:999px;color:var(--primary);background:rgba(20,92,82,.1);font-size:.72rem;font-weight:700}.capture-module-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:2px 4px 12px;border-bottom:1px solid rgba(208,213,221,.66)}.capture-module-summary{display:grid;justify-items:end;grid-gap:8px;gap:8px;text-align:right}.capture-module-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);grid-gap:12px;gap:12px}.capture-module-block{display:grid;align-content:start;grid-gap:14px;gap:14px;min-height:100%;padding:20px;border-radius:22px;border:1px solid rgba(208,213,221,.54);background:rgba(255,255,255,.88)}.capture-module-actions-block{justify-items:center;background:linear-gradient(180deg,rgba(245,249,248,.92),rgba(255,255,255,1))}.capture-module-settings-block{grid-template-rows:auto;justify-items:center;align-content:center;background:linear-gradient(180deg,rgba(250,251,252,.95),rgba(255,255,255,1))}.capture-module-footer{display:flex;justify-content:center;padding-top:2px;border-top:1px solid rgba(208,213,221,.58)}.status-chip{max-width:100%;padding:8px 12px;border-radius:999px;background:#f8fafc;color:var(--text-soft);font-size:.86rem;line-height:1.4}.status-chip-error{background:var(--danger-soft);color:var(--danger)}.live-timer{display:inline-flex;align-items:center;gap:8px;color:var(--text-faint);font-size:.96rem;font-weight:700}.live-timer-active{color:var(--danger);font-size:1.08rem}.live-timer-paused{color:#947316;font-size:1.08rem}.live-dot{width:10px;height:10px;border-radius:999px;background:currentColor;opacity:0;transform-origin:center}.live-timer-active .live-dot{opacity:1;animation:pulseDot 1.5s ease-in-out infinite}.live-timer-paused .live-dot{opacity:1;animation:none}.action-primary,.action-secondary,.action-tertiary,.primary-cta,.secondary-cta{-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:transform .14s ease,background-color .14s ease,border-color .14s ease,color .14s ease,opacity .14s ease}.action-primary,.primary-cta{background:var(--primary);color:#ffffff;box-shadow:var(--shadow-soft);border:none}.primary-cta{min-height:74px;padding:18px 24px;border-radius:22px;font-size:1.12rem;font-weight:700}.primary-cta-stop{background:var(--danger)}.action-secondary,.secondary-cta{background:#ffffff;color:var(--text);border:1px solid var(--border-strong)}.secondary-cta{min-height:52px;padding:12px 18px;border-radius:18px;font-weight:600}.secondary-cta-danger{border-color:rgba(180,35,24,.28);color:var(--danger)}.action-primary,.action-secondary,.action-tertiary{min-height:46px;padding:12px 16px;border-radius:14px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px}.action-tertiary{background:transparent;color:var(--text-soft);border:1px solid transparent}.button-icon{font-size:1rem;line-height:1}.action-primary:hover,.action-secondary:hover,.action-tertiary:hover,.primary-cta:hover:not(:disabled),.secondary-cta:hover:not(:disabled){transform:translateY(-1px)}.action-primary:hover,.primary-cta:hover:not(:disabled){background:var(--primary-hover)}.action-primary:active,.primary-cta:active:not(:disabled){background:var(--primary-active)}.primary-cta-stop:hover:not(:disabled){background:#c43226}.primary-cta-stop:active:not(:disabled){background:#991b1b}.primary-cta:disabled,.secondary-cta:disabled{cursor:not-allowed;opacity:.55;transform:none}.notes-panel{padding:28px;display:grid;grid-gap:28px;gap:28px}.notes-topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;flex-wrap:wrap}.notes-heading-block{display:grid;grid-gap:8px;gap:8px}.notes-label{margin:0;color:var(--primary);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.notes-title-row{display:flex;gap:12px;align-items:baseline;flex-wrap:wrap}.notes-title{font-size:clamp(1.9rem,4vw,2.6rem);line-height:1}.notes-date{margin:0;color:var(--text-faint);line-height:1.5;font-size:.98rem}.notes-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.editor-shell,.notes-content{display:grid;grid-gap:26px;gap:26px}.editor-summary,.summary-block{padding:20px;border-radius:18px;background:#f7faf9;border:1px solid rgba(20,92,82,.1)}.section-title{margin:0 0 10px;font-size:.92rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--text-soft)}.summary-text{margin:0;font-size:1.04rem;line-height:1.8}.editor-grid,.notes-sections-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:26px 28px;gap:26px 28px}.editor-section,.notes-section{padding:0;background:transparent;border:none}.notes-list{margin:0;padding-left:20px;display:grid;grid-gap:8px;gap:8px;line-height:1.7}.notes-list li::marker{color:var(--primary)}.editor-note{margin:0;color:var(--text-soft);line-height:1.7}.editor-textarea{width:100%;min-height:118px;resize:vertical;border-radius:14px;border:1px solid var(--border-strong);background:#ffffff;padding:14px;line-height:1.65;color:var(--text);font-family:var(--font-body)}.editor-textarea-large{min-height:120px}.editor-textarea:focus{outline:2px solid rgba(20,92,82,.14);border-color:rgba(20,92,82,.28)}.transcript-disclosure{border-top:1px solid var(--border);padding-top:18px}.transcript-disclosure summary{cursor:pointer;color:var(--text-faint);font-weight:600}.transcript-text{margin:14px 0 0;white-space:pre-wrap;line-height:1.75;color:var(--text-soft)}.empty-state-panel{padding:30px;display:grid;grid-gap:22px;gap:22px;max-width:940px;margin:0 auto;width:100%}.empty-state-intro{display:grid;grid-gap:10px;gap:10px;max-width:34rem}.empty-state-title{font-size:clamp(2rem,4vw,2.8rem);line-height:1.02;max-width:12ch}.empty-state-text{margin:0;color:var(--text-soft);line-height:1.68;max-width:32rem;font-size:1rem}.empty-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.empty-step{display:grid;grid-gap:12px;gap:12px;padding:20px;border-radius:22px;border:1px solid rgba(208,213,221,.64);background:#ffffff;min-height:100%}.empty-step-top{display:flex;align-items:center;justify-content:flex-start}.empty-step-number{min-width:44px;height:44px;padding-inline:12px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#f6f8f7;color:var(--primary);border:1px solid rgba(20,92,82,.08);font-size:.78rem;font-weight:800;letter-spacing:.08em}.empty-step-title{margin:0;font-size:1.04rem;line-height:1.3;letter-spacing:-.02em}.empty-step-text{margin:0;color:var(--text-soft);line-height:1.68;font-size:.98rem}@keyframes pulseDot{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.45);opacity:.45}}@media (max-width:760px){.site-header-inner{min-height:58px;padding-inline:12px}.site-logo{width:132px;height:38px}.site-header-link{font-size:.84rem}.site-main{padding:16px 12px 36px}.site-footer-inner{display:grid;justify-items:center;grid-gap:18px;gap:18px;padding:26px 18px 32px;text-align:center}.site-footer-inner p{max-width:28rem}.site-footer-links{justify-content:center;gap:10px 16px}.legal-panel{border-radius:20px;padding:22px}.meeting-page{gap:20px}.hero-stack{gap:12px}.capture-panel,.empty-state-panel,.notes-panel{border-radius:24px;padding:18px}.capture-panel{gap:16px;padding:18px 16px;max-width:none}.hero-section{padding-top:14px;padding-inline:0}.hero-copy{gap:10px;max-width:none}.hero-title{max-width:8.2ch;margin-inline:auto;font-size:clamp(2.25rem,9.2vw,3rem);line-height:.95;text-align:center;letter-spacing:-.05em}.beta-note,.hero-text{max-width:none;text-align:center}.hero-text{max-width:20.5rem;font-size:.91rem;line-height:1.5}.usp-list{gap:10px 12px;width:100%;justify-content:center}.usp-item{font-size:.74rem;gap:6px}.usp-icon{width:.95rem;height:.95rem;font-size:.68rem}.capture-module-topbar{grid-template-columns:1fr;display:grid;grid-gap:8px;gap:8px;padding:0 0 12px}.capture-module-summary,.capture-module-topbar{justify-items:center;text-align:center}.capture-module-grid{grid-template-columns:1fr;gap:10px}.capture-module-block{padding:17px;border-radius:20px}.capture-actions{gap:8px;max-width:none}.primary-cta{min-height:66px;border-radius:20px;font-size:1.08rem}.secondary-cta{min-height:48px;border-radius:16px}.upload-help-text{font-size:.78rem;text-align:center}.recording-limit-group{gap:8px;margin-top:0;max-width:none;justify-items:center;text-align:center}.recording-limit-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.recording-limit-hint,.recording-limit-label{font-size:.8rem}.recording-limit-option{min-height:40px;border-radius:14px;font-size:.82rem}.beta-note{margin-top:0;font-size:.74rem;line-height:1.5}.capture-module-footer{padding-top:0}.notes-topbar{display:grid;grid-template-columns:1fr}.live-timer,.live-timer-active,.live-timer-paused{font-size:1rem}.status-chip{padding:8px 10px;border-radius:14px;font-size:.84rem}.notes-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr) minmax(0,.72fr);align-items:center;grid-gap:6px;gap:6px}.notes-title-row{display:grid;grid-gap:2px;gap:2px}.notes-actions .action-primary,.notes-actions .action-secondary,.notes-actions .action-tertiary{width:100%;min-height:38px;border-radius:12px;font-size:.78rem;padding:9px 6px;gap:6px;white-space:nowrap}.notes-actions .action-primary{font-weight:750}.notes-actions .action-tertiary{color:var(--text-soft);font-weight:650}.editor-grid,.notes-sections-grid{grid-template-columns:1fr}.empty-state-title{max-width:none}.empty-state-text{font-size:.95rem}.empty-steps{grid-template-columns:1fr;gap:10px}.empty-step{padding:18px;gap:10px}.action-primary,.action-secondary,.action-tertiary,.primary-cta,.secondary-cta{width:100%}}