:root{color:var(--ink);background:var(--ground);font-synthesis:none;--ink:#202a38;--muted:#5d6979;--primary:#285ac8;--primary-hover:#204aa6;--ground:#f8fafc;--surface:#fff;--line:#e1e6ed;--wash:#eef3ff;--stage:#203047;--stage-muted:#c4cfdf;--success:#187456;--warning:#845c12;--warning-wash:#fff5df;--danger:#b13639;--radius:8px;--panel-radius:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select,textarea{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit}button,a,input,select,summary{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--primary)}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.025em;font-weight:600}h1{font-size:28px;line-height:1.25}h1:focus{outline:none}h2{font-size:1.17rem;line-height:1.4}h3{font-size:1.02rem;line-height:1.45}p{line-height:1.6}svg{flex-shrink:0}hr{border:0;border-top:1px solid var(--line);margin:24px 0}.muted{color:var(--muted)}.small-label{color:var(--muted);font-size:.83rem;font-weight:600}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{background:var(--surface);border-radius:var(--radius);z-index:100;padding:12px 18px;position:fixed;top:-100px;left:12px}.skip-link:focus{top:12px}.app-shell{min-height:100dvh;display:flex}.rail{background:var(--surface);border-right:1px solid var(--line);flex-direction:column;flex-shrink:0;width:200px;padding:23px 14px 24px;display:flex;position:fixed;inset:0 auto 0 0}.brand-link{align-self:flex-start;margin:0 10px;text-decoration:none;display:inline-flex}.brand{letter-spacing:-1.3px;color:var(--ink);align-items:center;gap:10px;font-size:29px;font-weight:650;line-height:1;display:inline-flex}.brand-mark{width:34px;height:34px;color:var(--primary)}.rail-label{color:var(--muted);margin:42px 12px 11px;font-size:.72rem;font-weight:500}.rail nav{flex-direction:column;gap:5px;display:flex}.rail nav a{border-radius:var(--radius);min-height:44px;color:var(--muted);align-items:center;gap:12px;padding:10px 12px;font-size:.88rem;font-weight:500;text-decoration:none;transition:background .18s,color .18s;display:flex}.rail nav a:hover{background:var(--ground);color:var(--ink)}.rail nav a[aria-current=page]{background:var(--wash);color:var(--primary)}.rail nav a[aria-disabled=true]{cursor:wait}.rail nav .nav-settings{margin-top:22px}.rail-bottom{margin-top:auto;padding:24px 12px 0}.environment-label{color:var(--muted);align-items:center;gap:7px;font-size:.72rem;display:flex}.environment-label>span{background:#8392a8;border-radius:50%;width:5px;height:5px}.rail-bottom>p{color:var(--muted);margin-top:14px;font-size:.8rem}.rail-domain{color:var(--muted);margin-top:25px;font-size:.76rem;display:block}.application{flex:1;min-width:0;margin-left:200px}.topbar{background:var(--surface);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;height:68px;padding:0 30px;display:flex}.workspace-picker{align-items:center;gap:10px;min-width:0;display:flex}.workspace-symbol{border:1px solid var(--line);background:var(--ground);width:27px;height:27px;color:var(--muted);border-radius:6px;place-items:center;font-size:.73rem;font-weight:600;display:grid}.select-wrap{min-width:0;max-width:245px;position:relative}.select-wrap select{appearance:none;text-overflow:ellipsis;max-width:100%;color:var(--ink);cursor:pointer;background:0 0;border:0;padding:12px 24px 12px 2px;font-size:.85rem;font-weight:600}.select-wrap select:disabled{cursor:wait}.select-wrap svg{pointer-events:none;color:var(--muted);position:absolute;top:50%;right:3px;transform:translateY(-50%)}.header-divider{color:#8993a2;margin:0 3px}.header-destination{color:var(--muted);font-size:.82rem}.account{align-items:center;gap:10px;display:flex}.account strong{font-size:.8rem;font-weight:600;display:block}.account small{color:var(--muted);text-transform:capitalize;font-size:.72rem;display:block}.avatar{color:#42526a;background:#e9edf4;border-radius:50%;place-items:center;width:32px;height:32px;font-size:.8rem;font-weight:600;display:grid}.icon-button{border-radius:var(--radius);min-width:44px;min-height:44px;color:var(--muted);background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.icon-button:hover:not(:disabled){background:var(--ground);color:var(--ink)}.preview-banner{color:#526179;border-bottom:1px solid var(--line);background:#f1f4fa;justify-content:space-between;align-items:center;gap:16px;min-height:45px;padding:0 30px;font-size:.75rem;display:flex}.preview-banner>div{align-items:center;gap:12px;display:flex}.preview-badge{color:#415371;white-space:nowrap;font-size:.72rem;font-weight:600}.preview-explanation{font-size:.75rem}.preview-banner button{color:var(--primary);white-space:nowrap;background:0 0;border:0;align-items:center;gap:7px;min-height:44px;padding:0;font-size:.75rem;font-weight:600;display:flex}main:focus{outline:none}.page{max-width:1440px;margin:0 auto;padding:28px 30px 56px}.page-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:26px;display:flex}.page-heading>div>p:last-child{color:var(--muted);max-width:650px;margin-top:8px;font-size:.9rem}.app-notice{padding:0 30px}.workspace-transition{padding-top:38px}.workspace-transition h1{font-size:1.4rem}.workspace-transition .loading{align-items:flex-start;max-width:580px}.button{border-radius:var(--radius);white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 16px;font-size:.85rem;font-weight:600;line-height:1.35;text-decoration:none;transition:background .18s,border-color .18s;display:inline-flex}.button.primary{background:var(--primary);color:#fff}.button.primary:hover:not(:disabled){background:var(--primary-hover)}.button.secondary{border-color:var(--line);background:var(--surface);color:var(--ink)}.button.secondary:hover:not(:disabled){background:var(--ground);border-color:#a7b6cc}.button.quiet{color:var(--muted);background:0 0;padding:8px}.button.quiet:hover:not(:disabled){background:var(--ground);color:var(--ink)}.button.danger{background:var(--danger);color:#fff}.button.danger:hover:not(:disabled){background:#952c2f}.button.full{width:100%}.notice{background:var(--wash);border-radius:var(--radius);color:#32518a;overflow-wrap:anywhere;align-items:flex-start;gap:10px;margin:16px 0;padding:13px 15px;font-size:.85rem;display:flex}.notice svg{margin-top:2px}.notice.error{color:#972d31;background:#fff0f0}.notice.sample{background:var(--warning-wash);color:var(--warning)}.loading{min-height:180px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:28px 22px;font-size:.87rem;display:flex}.loading-skeleton{flex-direction:column;gap:12px;width:min(100%,390px);display:flex}.loading-skeleton span{background:#e8edf4;border-radius:4px;height:10px;animation:1.5s ease-in-out infinite loading-pulse;display:block}.loading-skeleton span:nth-child(2){width:86%}.loading-skeleton span:nth-child(3){width:66%}@keyframes loading-pulse{50%{opacity:.45}}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.empty{text-align:center;background:var(--surface);border:1px solid var(--line);border-radius:var(--panel-radius);padding:54px 24px}.empty>svg{color:var(--muted);margin-bottom:16px}.empty p{max-width:450px;color:var(--muted);margin:10px auto 22px;font-size:.9rem}input:not([type=checkbox]),select{min-height:44px}input:not([type=checkbox]){border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--ink);width:100%;min-width:0;padding:11px 13px;font-size:.9rem}input::placeholder{color:var(--muted);opacity:1}label{margin-bottom:7px;font-size:.85rem;font-weight:500;display:block}.section-heading,.panel-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.section-heading>span,.panel-heading>span{color:var(--muted);font-size:.8rem}.panel{border:1px solid var(--line);border-radius:var(--panel-radius);background:var(--surface);overflow:hidden}.panel-heading{border-bottom:1px solid var(--line);padding:18px 22px}.panel-heading h2{align-items:center;gap:10px;display:flex}.panel-body{padding:22px}.status{color:var(--muted);text-transform:capitalize;white-space:nowrap;align-items:center;gap:6px;font-size:.75rem;display:inline-flex}.status>span{background:currentColor;border-radius:50%;width:5px;height:5px}.status-ready,.status-connected{color:var(--success)}.status-processing,.status-expired{color:var(--warning)}.status-failed,.status-permission-error{color:var(--danger)}.search-wrap{min-width:0;position:relative}.search-wrap>svg{color:var(--muted);position:absolute;top:14px;left:13px}.search-wrap>input{padding-left:39px}.search-field{margin-bottom:16px}@media (width<=1080px){.rail{width:180px;padding-inline:10px}.application{margin-left:180px}.topbar,.preview-banner,.page{padding-inline:24px}.header-destination,.header-divider{display:none}.preview-explanation{max-width:340px;padding-block:8px}}@media (width<=760px){.app-shell{display:block}.rail{border-right:0;border-bottom:1px solid var(--line);width:100%;padding:16px 16px 8px;position:static}.brand-link{margin:0 2px 17px}.brand{gap:8px;font-size:25px}.brand-mark{width:29px;height:29px}.rail-label,.rail-bottom{display:none}.rail nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;display:grid}.rail nav a{flex-direction:column;justify-content:center;gap:4px;min-height:54px;padding:7px 2px;font-size:.72rem}.rail nav a svg{width:17px;height:17px}.rail nav .nav-settings{margin-top:0}.application{margin-left:0}.topbar{gap:6px;height:60px;padding-inline:18px}.workspace-picker{flex:1;gap:7px}.select-wrap{max-width:230px}.select-wrap select{font-size:.82rem}.account{gap:2px}.account>div,.account .avatar{display:none}.preview-banner{gap:10px;padding:0 18px}.preview-banner>div{gap:0}.preview-explanation{display:none}.preview-badge{font-size:.72rem}.preview-banner button{font-size:.73rem}.page{padding:24px 18px 40px}.page-heading{align-items:flex-start;gap:18px;margin-bottom:23px}.page-heading h1{font-size:26px}.page-heading>div>p:last-child{font-size:.87rem}.app-notice{padding:0 18px}.panel-heading,.panel-body{padding:18px}.empty{padding:38px 20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.sign-in-layout{background:var(--surface);grid-template-columns:minmax(400px,.95fr) minmax(460px,1.05fr);min-height:100dvh;display:grid}.sign-in-side{flex-direction:column;padding:36px 44px;display:flex}.sign-in-side>header .brand{font-size:27px}.sign-in-main{flex:1;justify-content:center;align-items:center;padding:54px 0;display:flex}.sign-in-form{width:100%;max-width:356px}.sign-in-form h1{letter-spacing:-.03em;font-size:30px}.sign-in-form>p{color:var(--muted);margin-top:10px;font-size:14px}.sign-in-form form{margin-top:32px}.sign-in-form form>input{margin-bottom:22px}.sign-in-password{margin-bottom:26px;position:relative}.sign-in-password input{padding-right:48px}.sign-in-password .icon-button{min-width:44px;height:44px;color:var(--muted);position:absolute;top:1px;right:2px}.sign-in-form .button{min-height:46px}.sign-in-divider{color:var(--muted);align-items:center;gap:16px;margin:28px 0 20px;font-size:12px;display:flex}.sign-in-divider:before,.sign-in-divider:after{content:"";background:var(--line);flex:1;height:1px}.sign-in-form p.sign-in-note{text-align:center;margin-top:14px;font-size:12px;line-height:1.6}.sign-in-side footer{color:var(--muted);justify-content:space-between;gap:20px;font-size:12px;display:flex}.sign-in-story{background:var(--stage);color:#fff;flex-direction:column;justify-content:center;gap:40px;padding:70px 54px;display:flex}.sign-in-overline{color:var(--stage-muted);margin-bottom:16px;font-size:13px;display:block}.sign-in-story-title h2{letter-spacing:-.03em;font-size:34px;font-weight:550;line-height:1.25}.sign-in-story-title p{max-width:400px;color:var(--stage-muted);margin-top:19px;font-size:14px;line-height:1.75}.sign-in-example{border-radius:var(--panel-radius);background:#2a3d56;max-width:500px;overflow:hidden}.sign-in-example-heading{border-bottom:1px solid #40516a;justify-content:space-between;align-items:center;gap:18px;padding:20px 24px;font-size:13px;font-weight:500;display:flex}.sign-in-example-heading>span:last-child{color:#dfe7f3;background:#40516a;border-radius:4px;padding:3px 7px;font-size:11px}.sign-in-turn{gap:12px;padding:24px 24px 0;display:flex}.sign-in-initial{color:#fff;background:#4a6080;border-radius:50%;flex-shrink:0;place-items:center;width:29px;height:29px;font-size:12px;display:grid}.sign-in-turn strong{color:var(--stage-muted);font-size:11px;font-weight:500}.sign-in-turn p{max-width:340px;margin-top:7px;font-size:14px;line-height:1.6}.sign-in-turn-you{padding-bottom:24px}.sign-in-turn-you .sign-in-initial{background:#526b89}.sign-in-example-note{color:#e1ebfa;background:#344a65;align-items:center;gap:9px;padding:17px 24px;font-size:12px;display:flex}.sign-in-journey{color:var(--stage-muted);align-items:center;gap:25px;font-size:13px;display:flex}.sign-in-journey span:first-child{color:#fff}@media (width<=1050px){.sign-in-side{padding:28px}.sign-in-story{padding:48px 32px}.sign-in-story-title h2{font-size:30px}.sign-in-example-heading,.sign-in-turn,.sign-in-example-note{padding-left:20px;padding-right:20px}}@media (width<=860px){.sign-in-layout{grid-template-columns:1fr}.sign-in-side{min-height:100dvh;padding:28px 24px}.sign-in-main{padding:48px 0}.sign-in-story{display:none}.sign-in-side footer{font-size:11px}.sign-in-form h1{font-size:28px}}.pr-layout{grid-template-columns:minmax(230px,.72fr) minmax(0,1.8fr);align-items:start;gap:24px;display:grid}.pr-library,.pr-detail,.pr-session{min-width:0}.pr-library-heading{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:18px;display:flex}.pr-library-heading h2{margin:0;font-size:.9375rem;font-weight:600}.pr-library-heading>span{color:var(--muted);white-space:nowrap;font-size:.8125rem}.pr-search-label{color:var(--muted);margin-bottom:6px;font-size:.8125rem;display:block}.pr-search{border:1px solid var(--line);background:var(--surface);width:100%;min-height:44px;color:var(--ink);font:inherit;border-radius:8px;padding:10px 12px;font-size:.8125rem}.pr-search::placeholder{color:var(--muted)}.pr-search:disabled{background:var(--ground);cursor:not-allowed}.pr-scenarios{gap:6px;margin-top:14px;display:grid}.pr-scenario{text-align:left;min-height:98px;color:var(--ink);cursor:pointer;font:inherit;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:15px 14px;display:flex}.pr-scenario:hover:not(:disabled){background:var(--surface);border-color:var(--line)}.pr-scenario.pr-selected{background:var(--wash);border-color:#c6d5f6}.pr-scenario:disabled{cursor:not-allowed}.pr-scenario:disabled:not(.pr-selected){color:var(--muted)}.pr-scenario-copy{gap:3px;min-width:0;display:grid}.pr-scenario-copy strong{overflow-wrap:anywhere;margin-bottom:3px;font-size:.875rem;line-height:1.45}.pr-selected .pr-scenario-copy strong{color:var(--primary)}.pr-scenario-copy>span,.pr-scenario-copy small{color:var(--muted);font-size:.8125rem;line-height:1.4}.pr-scenario>svg{color:var(--muted);flex-shrink:0}.pr-library-note,.pr-history-note{color:var(--muted);font-size:.8125rem;line-height:1.5}.pr-library-note{margin:0;padding:10px 0 0}.pr-no-matches{color:var(--muted);overflow-wrap:anywhere;padding:18px 0;font-size:.875rem}.pr-no-matches p{margin:0 0 8px}.pr-session{padding:0;overflow:hidden}.button.pr-back{display:none}.pr-session-header{justify-content:space-between;align-items:center;gap:20px;padding:24px;display:flex}.pr-session-title{min-width:0}.pr-session-title>p{color:var(--muted);margin:0 0 5px;font-size:.8125rem}.pr-session-title h2{letter-spacing:-.025em;overflow-wrap:anywhere;margin:0;font-size:1.3125rem;font-weight:600;line-height:1.35}.pr-session-header>.button{flex-shrink:0}.pr-steps{border-block:1px solid var(--line);gap:20px;margin:0;padding:15px 24px;list-style:none;display:flex}.pr-steps li{color:var(--muted);flex:1;align-items:center;gap:8px;font-size:.8125rem;display:flex}.pr-steps li:not(:last-child):after{content:"";background:var(--line);flex:1;height:1px;margin-left:8px}.pr-steps li>span{border:1px solid var(--line);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:23px;height:23px;font-size:.75rem;font-weight:600;display:inline-flex}.pr-steps li[aria-current=step]{color:var(--primary);font-weight:600}.pr-steps li[aria-current=step]>span{color:#fff;background:var(--primary);border-color:var(--primary)}.pr-steps .pr-step-complete>span{color:var(--primary);background:var(--wash);border-color:var(--wash)}.pr-session-body{padding:24px}.pr-session-body>.notice{margin-bottom:20px}.pr-brief h3,.pr-strengths h4,.pr-next-step h4{margin:0 0 8px;font-size:.875rem;font-weight:600}.pr-brief>p{max-width:70ch;margin:0;font-size:.9375rem;line-height:1.65}.pr-facts{flex-wrap:wrap;gap:16px 36px;margin:22px 0 24px;display:flex}.pr-facts dt{color:var(--muted);margin-bottom:3px;font-size:.75rem}.pr-facts dd{margin:0;font-size:.8125rem}.pr-stage{background:var(--stage,#203047);color:#f6f8fc;border-radius:8px;padding:24px}.pr-stage-label{color:var(--stage-muted,#c4cfdf);margin-bottom:8px;font-size:.75rem;display:block}.pr-stage h3{margin:0 0 12px;font-size:1.125rem;font-weight:600;line-height:1.4}.pr-ready-stage>p{max-width:60ch;color:var(--stage-muted,#c4cfdf);margin:0;font-size:.875rem;line-height:1.65}.pr-stage .pr-stage-note{color:var(--stage-muted,#c4cfdf);margin:0 0 20px;font-size:.8125rem;line-height:1.5}.pr-ready-stage .pr-stage-note{border-top:1px solid #435167;margin:18px 0 0;padding-top:16px;font-size:.75rem}.pr-stage-heading{justify-content:space-between;align-items:start;gap:20px;display:flex}.pr-timer{font-variant-numeric:tabular-nums;white-space:nowrap;border:1px solid #536277;border-radius:6px;padding:4px 8px;font-size:.875rem}.pr-dialogue{overscroll-behavior:contain;scrollbar-gutter:stable;max-height:380px;padding-right:10px;overflow-y:auto}.pr-stage .pr-dialogue{scrollbar-color:#71829b var(--stage,#203047);min-height:190px}.pr-dialogue:focus-visible{outline:3px solid var(--primary);outline-offset:5px}.pr-stage .pr-dialogue:focus-visible{outline-color:#9cbdff}.pr-session-title h2:focus-visible,.pr-reflection-heading h3:focus-visible{outline:3px solid var(--primary);outline-offset:5px}.pr-turn{align-items:start;gap:12px;padding:16px 0;display:flex}.pr-turn+.pr-turn{border-top:1px solid var(--line)}.pr-stage .pr-turn+.pr-turn{border-color:#435167}.pr-turn:first-child{padding-top:4px}.pr-speaker-mark{background:var(--wash);height:28px;color:var(--primary);border-radius:6px;flex:0 0 28px;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:inline-flex}.pr-stage .pr-speaker-mark{color:#e0eaff;background:#3d506d}.pr-stage .pr-turn-you .pr-speaker-mark{color:#e5eaf2;background:#435066}.pr-turn strong{color:var(--muted);margin-bottom:5px;font-size:.75rem;font-weight:500;display:block}.pr-stage .pr-turn strong{color:var(--stage-muted,#c4cfdf)}.pr-turn p{overflow-wrap:anywhere;max-width:70ch;margin:0;font-size:.875rem;line-height:1.65}.pr-dialogue-wait,.pr-stage-footer{color:var(--stage-muted,#c4cfdf);font-size:.8125rem}.pr-stage-footer{border-top:1px solid #435167;margin:20px 0 0;padding-top:14px}.pr-view-reflection{margin-top:16px}.pr-reflection{animation:.2s cubic-bezier(.16,1,.3,1) pr-reflection-arrive}.pr-reflection-heading{justify-content:space-between;align-items:start;gap:20px;display:flex}.pr-reflection-heading h3{margin:0;font-size:1.25rem;font-weight:600;line-height:1.4}.pr-score{color:var(--muted);flex-shrink:0;font-size:.75rem}.pr-score strong{color:var(--ink);margin-top:3px;font-size:1rem;display:block}.pr-score strong>span{color:var(--muted);font-size:.8125rem;font-weight:400}.pr-reflection-summary{max-width:70ch;margin:16px 0 24px;font-size:.9375rem;line-height:1.7}.pr-strengths ul{gap:10px;margin:10px 0 24px;padding:0;list-style:none;display:grid}.pr-strengths li{align-items:start;gap:10px;font-size:.875rem;line-height:1.6;display:flex}.pr-strengths li>svg{color:var(--success);flex-shrink:0;margin-top:3px}.pr-next-step{background:var(--wash);border-radius:8px;gap:12px;padding:18px;display:flex}.pr-next-step>svg{color:var(--primary);flex-shrink:0;margin-top:2px}.pr-next-step h4{color:var(--ink)}.pr-next-step p{margin:0;font-size:.875rem;line-height:1.65}.pr-reflection-note{color:var(--muted);margin:18px 0 0;font-size:.75rem}.pr-brief-details,.pr-transcript-details{border-top:1px solid var(--line);margin-top:24px}.pr-brief-details summary,.pr-transcript-details summary{cursor:pointer;min-height:44px;padding:14px 0;font-size:.8125rem;font-weight:500}.pr-brief-details p{margin:0 0 12px;font-size:.875rem;line-height:1.6}.pr-selection-empty{padding:32px}.pr-selection-empty h2{margin-top:0;font-size:1.125rem}@keyframes pr-reflection-arrive{0%{transform:translateY(5px)}to{transform:translateY(0)}}@media (width<=1100px){.pr-layout{grid-template-columns:minmax(200px,.72fr) minmax(0,1.8fr);gap:18px}.pr-session-header{flex-wrap:wrap;gap:16px}}@media (width<=760px){.pr-layout{display:block}.pr-layout:not(.pr-detail-open) .pr-detail,.pr-detail-open .pr-library{display:none}.button.pr-back{margin:0 0 12px;display:inline-flex}.pr-library-heading{margin-bottom:14px}.pr-scenario{background:var(--surface);border-color:var(--line);min-height:100px}.pr-session-header,.pr-session-body{padding:20px}.pr-session-header{flex-direction:column;align-items:stretch}.pr-session-header>.button{align-self:stretch}.pr-steps{gap:10px;padding:14px 20px}.pr-steps li{gap:6px;font-size:.75rem}.pr-steps li:not(:last-child):after{margin-left:0}.pr-stage{padding:20px 16px}.pr-stage-heading{gap:12px}.pr-stage h3{font-size:1rem}.pr-stage .pr-dialogue{max-height:350px}.pr-reflection-heading{flex-wrap:wrap;gap:12px}}@media (prefers-reduced-motion:reduce){.pr-reflection{animation:none}}.meet-page .page-heading{align-items:flex-start;gap:20px}.meet-page .page-heading p{margin-top:8px}.meet-toolbar{align-items:center;gap:12px;margin-bottom:16px;display:flex}.meet-search{flex:1;min-width:0;max-width:440px;position:relative}.meet-search>svg{color:var(--muted);pointer-events:none;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.meet-search input{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);width:100%;min-width:0;min-height:44px;color:var(--ink);padding:10px 12px 10px 39px}.meet-search input::placeholder{color:var(--muted);opacity:1}.meet-toolbar>.button{flex-shrink:0;margin-left:auto}.meet-list-error{margin-bottom:16px}.meet-list-error .button,.meet-detail .notice .button{margin-top:6px;display:block}.meet-layout{grid-template-columns:minmax(290px,.78fr) minmax(0,1.4fr);align-items:start;gap:20px;display:grid}.meet-list{min-width:0;overflow:hidden}.meet-list-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.meet-list-heading h2{letter-spacing:-.015em;font-size:1rem}.meet-list-heading>span{color:var(--muted);white-space:nowrap;font-size:.8rem}.meet-rows{flex-direction:column;display:flex}.meet-row{text-align:left;border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);background:var(--surface);flex-direction:column;gap:7px;min-height:100px;padding:17px 20px;display:flex}.meet-row:last-child{border-bottom:0}.meet-row:hover{background:var(--ground)}.meet-row.is-selected{background:var(--wash)}.meet-row:focus-visible{outline:2px solid var(--primary);outline-offset:-3px}.meet-row-top{justify-content:space-between;align-items:flex-start;gap:12px;width:100%;display:flex}.meet-row-top>strong{-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;font-size:.94rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.meet-row-top>.status{flex-shrink:0;margin-top:1px;font-size:.7rem}.meet-row-meta{color:var(--muted);flex-wrap:wrap;gap:4px 12px;font-size:.8rem;display:flex}.meet-row.is-selected .meet-row-meta,.meet-row.is-selected .meet-row-date{color:#4b5f83}.meet-row-date{color:var(--muted);font-size:.77rem}.meet-no-results{padding:28px 20px}.meet-no-results h3{font-size:.97rem}.meet-no-results p{color:var(--muted);margin:8px 0 10px;font-size:.9rem}.meet-detail{min-width:0;min-height:460px;padding:28px 30px 32px}.meet-detail-empty{text-align:center;place-content:center;padding:32px;display:grid}.meet-detail-source{justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px;display:flex}.meet-detail-source>span:first-child{color:var(--muted);font-size:.82rem;font-weight:500}.meet-detail-title{letter-spacing:-.025em;overflow-wrap:anywhere;margin:0;font-size:1.45rem;line-height:1.35}.meet-detail-title:focus-visible{outline:2px solid var(--primary);outline-offset:5px;border-radius:2px}.meet-detail-meta{color:var(--muted);flex-wrap:wrap;gap:10px 22px;margin-top:17px;font-size:.83rem;display:flex}.meet-detail-meta>span,.meet-participants{align-items:center;gap:8px;display:flex}.meet-participants{color:var(--muted);align-items:flex-start;margin-top:12px;font-size:.83rem}.meet-participants>svg{margin-top:2px}.meet-participants>span{overflow-wrap:anywhere}.meet-playback{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:25px;padding:22px 0}.meet-playback>h3{margin-bottom:12px;font-size:.93rem}.meet-playback>p{font-size:.9rem}.meet-player{width:100%;max-width:100%;height:44px;display:block}.meet-detail .notice{margin-top:16px}.meet-analysis{padding-top:22px}.meet-analysis-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:15px;display:flex}.meet-analysis-heading h3{font-size:1.07rem}.meet-notes-refresh{min-height:44px;font-size:.81rem}.meet-notes{overflow-wrap:anywhere;max-width:70ch;font-size:.94rem;line-height:1.7}.meet-summary{line-height:1.75}.meet-notes>section{margin-top:24px}.meet-notes h4{margin:0 0 10px;font-size:.94rem;font-weight:600;line-height:1.5}.meet-notes ul,.meet-notes ol{margin:0;padding-left:20px}.meet-notes li{padding-left:4px}.meet-notes li+li{margin-top:9px}.meet-notes li::marker{color:var(--muted)}.meet-back.button{display:none}.meet-initial-loading{align-items:center;min-height:330px;display:grid}.meet-library-empty{padding:18px}.meet-upload{margin-bottom:24px;padding:22px 24px}.meet-upload-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:3px;display:flex}.meet-upload-heading h2{font-size:1.12rem}.meet-close.button{width:44px;min-width:44px;padding:10px}.meet-upload>p{font-size:.88rem}.meet-upload-fields{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;margin:19px 0;display:grid}.meet-upload-fields>div{min-width:0}.meet-upload-fields label{margin-bottom:7px;font-size:.86rem;font-weight:500;display:block}.meet-upload-fields input{border:1px solid var(--line);border-radius:var(--radius);width:100%;min-width:0;max-width:100%;min-height:44px;color:var(--ink);background:var(--surface);padding:10px 12px}.meet-upload-fields input::placeholder{color:var(--muted);opacity:1}.meet-upload-fields input[type=file]{padding:6px;font-size:.84rem;overflow:hidden}.meet-upload-fields input::file-selector-button{color:var(--ink);background:var(--ground);font:inherit;cursor:pointer;border:0;border-radius:5px;margin-right:10px;padding:7px 10px}.meet-upload-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.meet-upload-progress{color:var(--muted);grid-template-columns:minmax(120px,260px) 1fr;align-items:center;gap:14px;margin-top:14px;font-size:.86rem;display:grid}.meet-upload-progress progress{width:100%;height:8px;accent-color:var(--primary)}@media (width<=1050px){.meet-layout{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:16px}.meet-row{padding:16px}.meet-list-heading{padding:17px 16px}.meet-row-top{flex-direction:column;gap:7px}.meet-detail{padding:24px}}@media (width<=760px){.meet-page .page-heading{flex-direction:column;gap:16px}.meet-page .page-heading>.button{align-self:flex-start}.meet-toolbar{gap:8px}.meet-search{max-width:none}.meet-search input{font-size:.88rem}.meet-toolbar>.button{padding-left:12px;padding-right:12px}.meet-layout{grid-template-columns:minmax(0,1fr);gap:0}.meet-layout[data-detail-open=false] .meet-detail,.meet-layout[data-detail-open=true] .meet-list{display:none}.meet-row-top{flex-direction:row}.meet-row{min-height:104px;padding:18px}.meet-row-top>.status{font-size:.7rem}.meet-detail{min-height:420px;padding:18px 20px 26px}.meet-back.button{margin:-3px 0 17px;padding-left:0;display:inline-flex}.meet-detail-title{font-size:1.34rem}.meet-detail-meta{gap:9px 15px}.meet-upload{padding:18px}.meet-upload-fields{grid-template-columns:minmax(0,1fr);gap:16px}.meet-upload-progress{grid-template-columns:minmax(0,1fr);gap:9px}}@media (prefers-reduced-motion:reduce){.meet-refreshing{animation:none!important}}.con-page{max-width:1200px}.con-groups{gap:32px;display:grid}.con-group-heading{margin-bottom:14px}.con-group-heading h2{margin:0;font-size:1.125rem;font-weight:600}.con-group-heading p{color:var(--muted);margin:5px 0 0;font-size:.875rem}.con-list{border-top:1px solid var(--line)}.con-row{border-bottom:1px solid var(--line);grid-template-columns:44px minmax(0,1fr) auto;align-items:start;column-gap:16px;padding:22px 4px;display:grid}.con-provider-mark{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);background:var(--ground);letter-spacing:-.02em;border-radius:10px;justify-content:center;align-items:center;font-size:.875rem;font-weight:650;display:flex}.con-provider-copy{min-width:0}.con-provider-heading{flex-wrap:wrap;align-items:center;gap:8px 14px;display:flex}.con-provider-heading h3{color:var(--ink);margin:0;font-size:.9375rem;font-weight:600;line-height:1.5}.con-description{max-width:66ch;color:var(--muted);margin:5px 0 0;font-size:.875rem;line-height:1.55}.con-account{color:var(--muted);overflow-wrap:anywhere;margin:7px 0 0;font-size:.8125rem}.con-explanation{color:var(--muted);max-width:66ch;margin:8px 0 0;font-size:.8125rem;line-height:1.5}.con-action{align-self:start;padding-left:12px}.con-action .button{min-width:114px}.con-feedback{overflow-wrap:anywhere;align-items:flex-start;gap:7px;margin:10px 0 0;font-size:.8125rem;line-height:1.5;display:flex}.con-feedback svg{flex-shrink:0;margin-top:2px}.con-feedback-success{color:var(--success,#187456)}.con-feedback-error{color:var(--danger)}.con-load-error{flex-wrap:wrap;align-items:center;gap:8px 20px;display:flex}.con-load-error .button{color:inherit}.con-scope-note{max-width:74ch;color:var(--muted);align-items:flex-start;gap:10px;margin:28px 0 0;font-size:.8125rem;line-height:1.6;display:flex}.con-scope-note svg{flex-shrink:0;margin-top:2px}.con-empty{padding:32px 0}.con-empty h2{font-size:1.125rem}.con-empty p{max-width:65ch;color:var(--muted)}@media (width<=680px){.con-groups{gap:28px}.con-row{grid-template-columns:40px minmax(0,1fr);gap:14px 12px;padding:20px 0}.con-provider-mark{width:40px;height:40px;font-size:.8125rem}.con-action{grid-column:2;padding-left:0}.con-action .button{min-width:120px;min-height:44px}.con-provider-heading{align-items:flex-start;gap:5px 12px}.con-provider-heading h3{flex-basis:100%}.con-description{margin-top:8px}}.ws-page{max-width:1180px}.ws-readonly{border:1px solid var(--line);color:var(--muted);white-space:nowrap;border-radius:6px;align-items:center;gap:6px;padding:5px 8px;font-size:.75rem;line-height:1.5;display:inline-flex}.ws-sections{border-top:1px solid var(--line)}.ws-section{border-bottom:1px solid var(--line);grid-template-columns:minmax(180px,.75fr) minmax(0,1.5fr);gap:36px;padding:30px 0;display:grid}.ws-section-heading h2{color:var(--ink);margin:0;font-size:1.0625rem;font-weight:600}.ws-section-heading p{max-width:32ch;color:var(--muted);margin:8px 0 0;font-size:.875rem;line-height:1.6}.ws-details{margin:0}.ws-details>div{grid-template-columns:130px minmax(0,1fr);gap:20px;padding:12px 0;display:grid}.ws-details>div:first-child{padding-top:0}.ws-details>div:last-child{padding-bottom:0}.ws-details dt{color:var(--muted);font-size:.875rem}.ws-details dd{color:var(--ink);overflow-wrap:anywhere;margin:0;font-size:.875rem;font-weight:500}.ws-access-list{border:1px solid var(--line);border-radius:var(--radius);margin:0;padding:0;list-style:none;overflow:hidden}.ws-access-list>li{align-items:center;gap:12px;min-width:0;padding:16px;display:flex}.ws-access-list>li+li{border-top:1px solid var(--line)}.ws-access-list>.ws-current{background:var(--ground)}.ws-workspace-mark{width:36px;height:36px;color:var(--muted);background:var(--surface);border:1px solid var(--line);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}.ws-workspace-copy{gap:3px;min-width:0;display:grid}.ws-workspace-copy strong{color:var(--ink);overflow-wrap:anywhere;font-size:.875rem;font-weight:600}.ws-workspace-copy>span{color:var(--muted);font-size:.8125rem}.ws-current-label{color:var(--primary);white-space:nowrap;align-items:center;gap:4px;margin-left:auto;font-size:.75rem;display:inline-flex}.ws-current-label svg{flex-shrink:0}.ws-pending-copy{color:var(--muted);max-width:65ch;margin:0;font-size:.875rem;line-height:1.65}.ws-no-access{color:var(--muted);font-size:.875rem}.ws-administration{border-bottom:0}@media (width<=760px){.ws-section{grid-template-columns:minmax(0,1fr);gap:22px;padding:26px 0}.ws-section-heading p{max-width:55ch;margin-top:6px}}@media (width<=420px){.ws-details>div{grid-template-columns:minmax(0,1fr);gap:4px;padding:10px 0}.ws-access-list>li{flex-wrap:wrap;gap:10px;padding:14px 12px}.ws-workspace-copy{flex:1}.ws-current-label{flex-basis:calc(100% - 46px);margin-left:46px}}
