@import "https://fonts.googleapis.com/css2?family=Vazirmatn:wght@300;400;500;600;700&display=swap";:root{--paper:#f7f4f0;--surface:#fff;--surface-2:#f1ebe5;--ink:#2d2824;--muted:#756b64;--line:#ded5ce;--brown:#493124;--brown-2:#5b3b2a;--orange:#c75b24;--orange-soft:#f2dfd2;--green:#39704c;--green-soft:#e2eee5;--red:#9e4339;--shadow:0 12px 34px #442d2012;--radius:14px}*{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Vazirmatn,Tahoma,sans-serif;font-size:13px;line-height:1.8}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}a{color:inherit}:is(button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible){outline:2px solid var(--orange);outline-offset:2px}input,textarea,select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:10px;padding:10px 11px;transition:border-color .18s,box-shadow .18s}input:focus,textarea:focus,select:focus{border-color:#c48d70;outline:0;box-shadow:0 0 0 3px #c75b2417}textarea{resize:vertical;min-height:104px;line-height:1.9}input[readonly],textarea[readonly]{color:#5e554f;background:#f6f2ef}.splash{background:var(--brown);color:#fff;letter-spacing:.14em;place-items:center;min-height:100vh;font-size:25px;display:grid}.login-page{grid-template-columns:1.08fr .92fr;min-height:100vh;display:grid}.login-story{background:var(--brown);color:#fff;flex-direction:column;justify-content:space-between;padding:42px 52px;display:flex}.brand{align-items:center;gap:10px;text-decoration:none;display:flex}.brand span,.brand-button>span{width:34px;height:34px;color:var(--brown);background:#fff;border-radius:9px;place-items:center;font-weight:700;display:grid}.brand b{letter-spacing:.1em;font-size:10px}.login-story>div{max-width:650px}.login-story p{color:#ddb69f;margin:0;font-size:12px}.login-story h1{letter-spacing:-.035em;margin:8px 0 12px;font-size:clamp(40px,5.2vw,72px);font-weight:500;line-height:1.32}.login-story small{color:#d4c2b8;max-width:560px;font-size:14px;display:block}.login-story footer{color:#bda89d;text-align:left;direction:ltr;font-size:10px}.login-panel{place-items:center;padding:36px;display:grid}.login-panel form{width:min(100%,390px)}.mobile-brand{display:none}.login-panel h2{margin:0;font-size:22px}.login-panel form>p{color:var(--muted);margin:4px 0 24px}.login-panel label{margin-bottom:13px;display:block}.login-panel label span,.field>span,.references label span,.template-choice label span,.final-script>span{color:#5f554f;margin-bottom:5px;font-size:10px;font-weight:600;display:block}.login-panel form>button,.enroll>button{background:var(--orange);color:#fff;border:0;border-radius:10px;width:100%;margin-top:4px;padding:11px 14px;font-weight:600}.support-link{color:var(--muted);text-align:center;margin-top:14px;font-size:10px;display:block}.error{color:var(--red);background:#f5e0dd;border-radius:9px;margin:0 0 12px;padding:9px 11px}.topbar{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f4f0f2;grid-template-columns:220px 1fr 100px;align-items:center;min-height:66px;padding:0 28px;display:grid;position:sticky;top:0}.brand-button{color:inherit;text-align:right;background:0 0;border:0;align-items:center;gap:9px;display:flex}.brand-button>span{background:var(--brown);color:#fff;width:31px;height:31px}.brand-button b,.brand-button small{display:block}.brand-button b{font-size:10px}.brand-button small{color:var(--muted);font-size:8px;font-weight:400}.topbar nav{justify-content:center;gap:3px;display:flex}.topbar nav button{color:var(--muted);background:0 0;border:0;border-radius:9px;align-items:center;gap:5px;padding:7px 10px;font-size:9px;display:flex}.topbar nav button svg{width:15px}.topbar nav button:hover,.topbar nav button.active{color:var(--brown);background:#ebe3dd}.logout{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:8px;justify-self:end;padding:6px 10px;font-size:9px}.workspace{width:min(1260px,100% - 40px);margin:auto;padding:28px 0 90px}.workspace-status{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:12px;font-size:9px;display:flex}.save-state{color:var(--green);align-items:center;gap:6px;font-size:9px;display:inline-flex}.save-state:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.stack>*+*{margin-top:18px}.section-title{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.section-title h2{margin:0;font-size:16px;line-height:1.5}.section-title p{max-width:680px;color:var(--muted);margin:3px 0 0;font-size:10px}.field{display:block}.field>small{color:var(--muted);margin:-2px 0 6px;font-size:8px;display:block}.primary-action,.secondary-action,.small-action{border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:9px 13px;font-weight:600;display:inline-flex}.primary-action{background:var(--orange);color:#fff;border:0}.secondary-action{color:var(--muted);background:#fff;border:1px solid #cbbeb5}.small-action{border:1px solid var(--line);color:var(--brown);background:#fff;font-size:9px}.small-action svg{width:14px}.deadline{background:var(--orange-soft);color:#9b4a25;white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:9px}.journey-hero{background:var(--brown);color:#fff;min-height:250px;box-shadow:var(--shadow);border-radius:18px;grid-template-columns:1fr 190px;align-items:center;gap:30px;padding:32px 36px;display:grid}.journey-hero>div>span{color:#d6b9a8;font-size:10px}.journey-hero h1{letter-spacing:-.025em;margin:4px 0 7px;font-size:30px;font-weight:500}.journey-hero p{color:#d2c1b7;max-width:680px;margin:0}.journey-hero>div>div{align-items:center;gap:14px;margin-top:20px;display:flex}.journey-hero button{color:var(--brown);background:#fff;border:0;border-radius:9px;padding:9px 14px;font-weight:600}.journey-hero>div>div small{color:#c8b4a8}.journey-hero aside{aspect-ratio:1;text-align:center;background:#543728;border:1px solid #735443;border-radius:50%;align-content:center;place-items:center;display:grid}.journey-hero aside b{font-size:31px;font-weight:500}.journey-hero aside span{color:#ceb7a9;font-size:9px}.journey-map,.work-panel,.strategy,.course-page,.roster{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);margin-top:18px}.journey-map,.work-panel,.course-page{padding:22px}.progress-rail{grid-template-columns:repeat(6,1fr);margin:0;padding:0;list-style:none;display:grid}.progress-rail li{position:relative}.progress-rail li:after{content:"";background:var(--line);height:1px;position:absolute;top:15px;left:calc(19px - 50%);right:calc(50% + 19px)}.progress-rail li:first-child:after{display:none}.progress-rail button{z-index:1;width:100%;color:inherit;text-align:right;background:0 0;border:0;align-items:center;gap:8px;display:flex;position:relative}.progress-rail button>i{border:1px solid var(--line);height:31px;color:var(--muted);background:#f7f3f0;border-radius:50%;flex:0 0 31px;place-items:center;font-size:8px;font-style:normal;display:grid}.progress-rail button>i svg{width:13px}.progress-rail b,.progress-rail small{display:block}.progress-rail b{font-size:9px}.progress-rail small{color:var(--muted);font-size:7px}.progress-rail .done button>i{background:var(--green-soft);color:var(--green);border-color:#96b09d}.progress-rail .active button>i{border-color:var(--orange);background:var(--orange);color:#fff}.progress-rail .locked{color:#a89f99}.progress-rail.compact{border:1px solid var(--line);background:#fff;border-radius:12px;margin:16px 0;padding:14px 16px}.progress-rail.compact button{justify-content:center}.progress-rail.compact button span{display:none}.next-actions{border-radius:var(--radius);background:var(--surface-2);margin-top:18px;padding:22px}.next-actions>div{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.next-actions article{border-top:1px solid #d4c7be;align-items:center;gap:10px;padding:13px 15px;display:flex}.next-actions article i,.action-list i{height:25px;color:var(--orange);background:#fff;border-radius:7px;flex:0 0 25px;place-items:center;font-size:8px;font-style:normal;display:grid}.onboarding-intro{background:var(--brown);color:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:22px;margin-bottom:18px;padding:17px 19px;display:flex}.onboarding-intro h3{margin:0;font-size:12px}.onboarding-intro p{color:#d1c0b6;max-width:760px;margin:3px 0 0;font-size:10px}.onboarding-intro a{color:var(--brown);background:#fff;border-radius:8px;flex:none;padding:7px 10px;font-size:9px;text-decoration:none}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-grid.two textarea{min-height:125px}.check-stack{background:#f3ece6;border-radius:11px;gap:8px;margin-top:18px;padding:16px;display:grid}.check-stack label{align-items:flex-start;gap:8px;display:flex}.check-stack input{width:auto;accent-color:var(--orange);margin-top:6px}.check-stack button{background:var(--orange);color:#fff;border:0;border-radius:9px;justify-self:start;margin-top:5px;padding:8px 12px}.compact-checks{margin:12px 0 0;padding:12px}.reference-block{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.reference-block h3{margin:0;font-size:12px}.reference-block>p{color:var(--muted);margin:2px 0 12px;font-size:9px}.link-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.mood-grid{grid-template-columns:repeat(5,1fr);gap:8px;margin-top:10px;display:grid}.mood-grid>a{border:1px solid var(--line);background:#fff;border-radius:10px;text-decoration:none;overflow:hidden}.mood-grid img{aspect-ratio:1.25;object-fit:cover;width:100%;display:block}.mood-grid a span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;padding:5px 7px;font-size:7px;display:block;overflow:hidden}.file-picker label{min-height:76px;color:var(--brown);text-align:center;background:#fbf8f5;border:1px dashed #cbb8ac;border-radius:10px;justify-content:center;align-items:center;gap:7px;font-size:8px;display:flex}.file-picker label.disabled{opacity:.5}.file-picker input{display:none}.file-picker small{color:var(--red);margin-top:4px;font-size:8px;display:block}.work-panel>.primary-action{margin-top:18px}.strategy{overflow:hidden}.strategy>header{background:var(--brown);color:#fff;justify-content:space-between;gap:20px;padding:20px 22px;display:flex}.strategy>header h2{margin:0;font-size:16px;font-weight:500}.strategy>header p{color:#d7c5ba;max-width:850px;margin:3px 0 0;font-size:10px}.strategy>header>span{color:#ddc8bb;border:1px solid #795a49;border-radius:999px;height:max-content;padding:4px 8px;font-size:8px}.strategy-grid{grid-template-columns:1fr 1fr;display:grid}.strategy-grid .field{border-bottom:1px solid var(--line);padding:15px 17px}.strategy-grid .field:nth-child(odd){border-left:1px solid var(--line)}.strategy-grid textarea{min-height:84px}.strategy>footer{flex-wrap:wrap;gap:6px;padding:13px 17px;display:flex}.strategy>footer span{background:var(--orange-soft);color:#95451f;border-radius:999px;padding:4px 8px;font-size:8px}.meeting-summary{grid-template-columns:1fr 1fr;gap:13px;display:grid}.meeting-summary .field:nth-child(n+3){grid-column:1/-1}.action-list{gap:7px;margin-top:14px;display:grid}.action-list>div{background:#f4efeb;border-radius:9px;align-items:center;gap:9px;padding:10px 12px;display:flex}.feedback-card{background:var(--green-soft);color:#284f36;border-radius:12px;margin-top:17px;padding:16px 17px}.feedback-card header{align-items:center;gap:9px;display:flex}.feedback-card header svg{width:17px}.feedback-card b,.feedback-card small{display:block}.feedback-card b{font-size:10px}.feedback-card small{color:#557b62;font-size:8px}.feedback-card p{margin:10px 0}.feedback-card audio,.voice-recorder audio{width:100%;height:36px;margin-top:8px}.ideas-layout{grid-template-columns:270px minmax(0,1fr);align-items:start;gap:16px;display:grid}.idea-list{border:1px solid var(--line);background:var(--surface);border-radius:12px;max-height:calc(100vh - 105px);padding:12px;position:sticky;top:82px;overflow:auto}.idea-list header{padding:3px 5px 9px}.idea-list h2{margin:0;font-size:11px}.idea-list header p{color:var(--muted);margin:2px 0 0;font-size:8px}.idea-list>button{border:0;border-top:1px solid var(--line);width:100%;color:inherit;text-align:right;background:0 0;gap:8px;padding:9px 6px;display:flex}.idea-list>button:hover,.idea-list>button.active{background:#f1e8e2}.idea-list i{height:22px;color:var(--muted);background:#eee7e1;border-radius:6px;flex:0 0 22px;place-items:center;font-size:7px;font-style:normal;display:grid}.idea-list b,.idea-list small{display:block}.idea-list b{font-size:8px;line-height:1.7}.idea-list small{color:var(--muted);font-size:7px}.idea-editor{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-width:0;box-shadow:var(--shadow);padding:21px}.idea-editor>header{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding-bottom:15px;display:flex}.idea-editor>header p{color:var(--orange);margin:0;font-size:8px}.idea-editor h2{margin:2px 0 0;font-size:16px}.idea-editor>header>span{height:max-content;color:var(--muted);background:#eee9e5;border-radius:999px;padding:4px 8px;font-size:8px}.idea-editor>header>span.approved{background:var(--green-soft);color:var(--green)}.brief{border:1px solid var(--line);border-radius:10px;grid-template-columns:1fr 1fr;margin:14px 0;display:grid}.brief article{padding:12px}.brief article:first-child{border-left:1px solid var(--line)}.brief small{color:var(--muted);font-size:8px}.brief p{margin:3px 0 0;font-size:9px}.template-choice{grid-template-columns:220px 1fr;align-items:end;gap:12px;margin:13px 0;display:grid}.template-choice p{color:var(--muted);background:#f3ece6;border-radius:9px;margin:0;padding:9px 11px;font-size:8px}.template-choice p b{color:var(--ink);font-size:9px;display:block}.example{background:var(--brown);color:#fff;border-radius:11px;margin:13px 0;padding:14px 16px}.example small{color:#d8bbaa;font-size:8px}.example p{margin:4px 0;font-size:10px}.example span{color:#cbb8ac;font-size:8px}.hooks,.guided,.references{border:1px solid var(--line);background:#fcfaf8;border-radius:11px;margin:13px 0;padding:15px}.hooks header,.guided>header{justify-content:space-between;gap:14px;margin-bottom:10px;display:flex}.hooks h3,.guided h3,.references h3{margin:0;font-size:10px}.hooks header span,.guided p{color:var(--muted);margin:0;font-size:8px}.hooks>div{flex-wrap:wrap;gap:5px;display:flex}.hooks button{color:#56483f;text-align:right;background:#fff;border:1px solid #d9cac0;border-radius:8px;padding:5px 8px;font-size:8px}.guided{background:#f5efea}.guided>header>b{height:max-content;color:var(--orange);background:#e7d9ce;border-radius:7px;padding:4px 8px;font-size:8px}.guided>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.guided label{background:#fff;border:1px solid #e1d6ce;border-radius:10px;padding:11px}.guided label>span{align-items:center;gap:7px;display:flex}.guided i,.references>div>i{background:var(--orange-soft);width:22px;height:22px;color:var(--orange);border-radius:6px;place-items:center;font-size:7px;font-style:normal;display:grid}.guided label b{font-size:9px}.guided label small{min-height:32px;color:var(--muted);margin:4px 0;font-size:8px;display:block}.guided textarea{min-height:104px;font-size:9px}.compile{background:#eee3da;border-radius:10px;justify-content:space-between;align-items:center;margin:13px 0;padding:12px 14px;display:flex}.compile b,.compile small{display:block}.compile small{color:var(--muted);font-size:8px}.compile button{background:var(--brown);color:#fff;border:0;border-radius:8px;padding:7px 10px}.final-script{display:block}.final-script textarea{min-height:200px}.final-script>small{color:var(--muted);font-size:8px}.references>div{border-top:1px solid var(--line);grid-template-columns:24px 1fr 1fr;align-items:end;gap:8px;padding:8px 0;display:grid}.references>div>i{margin-bottom:9px}.references label{margin:0}.delivery-links{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mentor-review{background:#eee3da;border-radius:11px;margin-top:14px;padding:15px}.approve{align-items:center;gap:7px;margin-top:10px;display:flex!important}.approve input{width:auto;accent-color:var(--green)}.approve span{font-size:9px}.voice-recorder{margin-top:9px}.voice-recorder>button{width:100%;color:var(--brown);background:#fff;border:1px solid #c8b8ad;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:8px;display:flex}.voice-recorder>button.recording{color:var(--red);background:#f6e2df;border-color:#d18880}.voice-recorder small{color:var(--red);margin-top:5px;font-size:8px;display:block}.execution-layout{grid-template-columns:290px 1fr;gap:22px;display:grid}.recording-plan{margin:0;padding:0;list-style:none}.recording-plan li{border-top:1px solid var(--line);grid-template-columns:28px 1fr;gap:10px;padding:12px 0;display:grid}.recording-plan>li>i{background:var(--orange-soft);height:28px;color:var(--orange);border-radius:8px;place-items:center;font-size:8px;font-style:normal;display:grid}.recording-plan b,.recording-plan span{display:block}.recording-plan b{font-size:9px}.recording-plan span{color:var(--muted);font-size:8px}.recording-plan li div div{grid-template-columns:1fr 1fr;gap:7px;margin-top:7px;display:grid}.post-list{gap:12px;display:grid}.post-list>article{border-top:1px solid var(--line);background:#fcfaf8;padding:16px}.post-list article>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.post-list article>header span{font-weight:600}.post-list article>header select{max-width:460px}.post-fields{grid-template-columns:2fr 1fr repeat(4,.7fr);gap:8px;display:grid}.insight-upload{align-items:center;gap:10px;margin-top:10px;display:flex}.insight-upload>a{align-items:center;gap:7px;font-size:8px;text-decoration:none;display:flex}.insight-upload img{object-fit:cover;border-radius:8px;width:54px;height:54px}.insight-upload .file-picker{width:190px}.empty{text-align:center;border:1px dashed #cdbfb5;border-radius:12px;place-items:center;min-height:270px;display:grid}.empty.small{min-height:210px}.empty svg{color:var(--orange)}.empty h2{margin:7px 0 0;font-size:13px}.empty p{color:var(--muted);margin:2px 0 9px}.empty button{background:var(--brown);color:#fff;border:0;border-radius:8px;padding:7px 10px}.course-page{padding:0;overflow:hidden}.course-hero{background:var(--brown);color:#fff;grid-template-columns:1fr 270px;align-items:center;gap:28px;padding:28px 30px;display:grid}.course-hero h1{margin:0;font-size:25px;font-weight:500}.course-hero p{color:#d5c2b7;max-width:680px;margin:5px 0}.course-hero a{color:var(--brown);background:#fff;border-radius:8px;margin-top:12px;padding:8px 11px;text-decoration:none;display:inline-block}.course-hero>div>span{color:#d5b8a7;margin-top:10px;display:block}.course-hero aside{border:1px solid #775746;border-radius:11px;padding:15px}.course-hero aside small,.course-hero aside b{display:block}.course-hero aside small{color:#cdb5a8;font-size:8px}.course-hero aside b{font-size:11px}.course-hero aside div{background:#725240;border-radius:999px;height:5px;margin-top:9px;overflow:hidden}.course-hero aside i{background:#fff;height:100%;display:block}.module-list{padding:8px 24px 22px}.module-list article{border-bottom:1px solid var(--line);grid-template-columns:32px 1fr auto;align-items:center;gap:10px;padding:13px 0;display:grid}.module-list article>i{background:var(--orange-soft);height:30px;color:var(--orange);border-radius:8px;place-items:center;font-size:8px;font-style:normal;display:grid}.module-list article>i svg{width:14px}.module-list b,.module-list article>div>span{display:block}.module-list b{font-size:10px}.module-list article>div>span,.module-list article>small{color:var(--muted);font-size:8px}.module-list article>label{color:var(--green);align-items:center;gap:6px;font-size:8px;display:flex}.module-list article>label input{width:auto;accent-color:var(--green)}.module-list article.locked{opacity:.58}.mentor-hero{background:var(--brown);color:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:28px;padding:27px 30px;display:flex}.mentor-hero span{color:#d9b9a7;font-size:9px}.mentor-hero h1{margin:3px 0;font-size:25px;font-weight:500}.mentor-hero p{color:#d4c2b7;margin:0}.mentor-hero button{color:var(--brown);background:#fff;border:0;border-radius:9px;align-items:center;gap:6px;padding:9px 12px;display:flex}.mentor-stats{background:var(--line);border:1px solid var(--line);border-radius:12px;grid-template-columns:150px 150px 150px 1fr;gap:1px;margin:14px 0;display:grid;overflow:hidden}.mentor-stats article,.mentor-stats .connections{background:#fff;margin:0;padding:13px 16px}.mentor-stats b,.mentor-stats article span{display:block}.mentor-stats b{font-size:17px;font-weight:500}.mentor-stats article span{color:var(--muted);font-size:8px}.connections{justify-content:flex-end;align-items:center;gap:6px;display:flex}.connections span{color:#9a4c29;background:#f1e5dc;border-radius:999px;padding:4px 8px;font-size:8px}.connections span.ready{background:var(--green-soft);color:var(--green)}.roster{overflow:hidden}.roster>.section-title{margin:0;padding:17px 19px}.roster>button{border:0;border-top:1px solid var(--line);width:100%;color:inherit;text-align:right;background:#fff;grid-template-columns:32px 1.1fr 1.2fr 130px 80px 95px;align-items:center;gap:12px;padding:12px 19px;display:grid}.roster>button:hover{background:#fbf8f5}.roster>button>i{background:var(--orange-soft);height:30px;color:var(--brown);border-radius:9px;place-items:center;font-style:normal;font-weight:700;display:grid}.roster b,.roster small{display:block}.roster b{font-size:9px}.roster small{color:var(--muted);font-size:8px}.row-progress>span{background:#eee7e2;border-radius:999px;height:5px;display:block;overflow:hidden}.row-progress>span i{background:var(--orange);height:100%;display:block}.roster em{color:var(--green);font-size:8px;font-style:normal}.roster strong{color:var(--orange);font-size:8px}.loading{color:var(--muted);text-align:center;padding:28px}.page-head{margin:2px 0 18px}.page-head h1{margin:0;font-size:23px}.page-head p{color:var(--muted);margin:3px 0}.enroll-layout{grid-template-columns:1fr 330px;gap:16px;display:grid}.enroll{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:21px}.enroll h2,.automation h2{margin:0 0 14px;font-size:13px}.enroll>div{grid-template-columns:1fr 1fr;gap:12px;display:grid}.enroll>p{color:var(--muted);margin:8px 0 0;font-size:9px}.automation{border-radius:var(--radius);background:var(--brown);color:#fff;padding:21px}.automation ol{color:#d6c4b9;margin:0;padding-right:20px}.automation li{border-bottom:1px solid #70513f;padding:7px 0}.receipt{background:#efe5dd;border:1px solid #d7c9be;border-radius:13px;margin-top:16px;padding:18px}.receipt h2{margin:0}.receipt p{margin:5px 0}.receipt a{color:var(--orange)}.review-switch{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.review-switch select{max-width:250px}.student-review-head{background:var(--brown);color:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;padding:22px 25px;display:flex}.student-review-head span{color:#d4b9aa;font-size:9px}.student-review-head h1{margin:2px 0;font-size:22px}.student-review-head p{color:#d2c0b5;margin:0}.student-review-head>div:last-child{text-align:left}.student-review-head>div:last-child b,.student-review-head>div:last-child small{display:block}.student-review-head>div:last-child small{color:#ccb5a8;font-size:8px}.mentor-review-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:16px;display:grid}.mentor-review-layout>div>:first-child{margin-top:0}.mentor-feedback{background:var(--surface-2);border-radius:13px;padding:17px;position:sticky;top:84px}.mentor-feedback>header{gap:9px;margin-bottom:13px;display:flex}.mentor-feedback h3{margin:0;font-size:12px}.mentor-feedback header p{color:var(--muted);margin:1px 0;font-size:8px}.feedback-actions{grid-template-columns:1fr 1.4fr;gap:7px;margin-top:12px;display:grid}.feedback-actions button{padding:8px;font-size:8px}@media (max-width:1000px){.topbar{grid-template-columns:190px 1fr 70px;padding:0 16px}.topbar nav button{padding:7px}.topbar nav button span{display:none}.workspace{width:min(100% - 24px,850px)}.journey-hero{grid-template-columns:1fr 150px}.progress-rail{grid-template-columns:repeat(6,minmax(120px,1fr));padding-bottom:4px;overflow-x:auto}.progress-rail li:after{display:none}.ideas-layout,.mentor-review-layout,.enroll-layout{grid-template-columns:1fr}.idea-list,.mentor-feedback{max-height:none;position:static}.idea-list{display:flex;overflow:auto}.idea-list header{min-width:170px}.idea-list>button{border-top:0;border-right:1px solid var(--line);min-width:210px}.post-fields{grid-template-columns:1fr 1fr repeat(2,1fr)}.mentor-stats{grid-template-columns:repeat(3,1fr)}.mentor-stats .connections{grid-column:1/-1;justify-content:flex-start}.roster{overflow:auto}.roster>button{min-width:850px}}@media (max-width:700px){body{font-size:12px}.login-page{grid-template-columns:1fr}.login-story{display:none}.login-panel{min-height:100vh}.mobile-brand{color:var(--orange);margin-bottom:24px;font-weight:700;display:block}.topbar{grid-template-columns:1fr auto;padding:10px 12px}.topbar nav{grid-area:2/1/auto/-1;justify-content:flex-start;margin-top:8px;padding-bottom:1px;overflow:auto}.topbar nav button{flex:none}.topbar nav button span{display:block}.logout{grid-area:1/2}.workspace{padding-top:18px}.journey-hero{min-height:0;padding:24px;display:block}.journey-hero h1{font-size:24px}.journey-hero aside{display:none}.journey-hero>div>div{flex-direction:column;align-items:flex-start}.journey-map,.work-panel{padding:17px}.section-title{display:block}.section-title>*+*{margin-top:9px}.next-actions>div,.form-grid,.form-grid.two,.link-grid,.strategy-grid,.meeting-summary,.guided>div,.brief,.template-choice,.delivery-links,.execution-layout,.recording-plan li div div,.course-hero,.enroll>div{grid-template-columns:1fr}.next-actions>div{gap:0}.mood-grid{grid-template-columns:1fr 1fr}.strategy-grid .field:nth-child(odd){border-left:0}.meeting-summary .field:nth-child(n+3){grid-column:auto}.brief article:first-child{border-left:0;border-bottom:1px solid var(--line)}.references>div{grid-template-columns:24px 1fr}.references>div label:last-child{grid-column:2}.post-fields{grid-template-columns:1fr 1fr}.course-hero{padding:22px}.course-hero aside{margin-top:10px}.module-list article{grid-template-columns:30px 1fr}.module-list article>:last-child{grid-column:2}.mentor-hero{display:block}.mentor-hero button{margin-top:14px}.mentor-stats{grid-template-columns:repeat(3,1fr)}.mentor-stats article{padding:11px}.feedback-actions{grid-template-columns:1fr}.student-review-head{display:block}.student-review-head>div:last-child{text-align:right;margin-top:10px}.progress-rail.compact button{justify-content:flex-start}.progress-rail.compact button span,.onboarding-intro{display:block}.onboarding-intro a{margin-top:10px;display:inline-block}}@media (prefers-reduced-motion:no-preference){.journey-hero{animation:.55s cubic-bezier(.16,1,.3,1) both journey-in}@keyframes journey-in{0%{opacity:.45;clip-path:inset(0 0 18% round 18px);transform:translateY(8px)}to{opacity:1;clip-path:inset(0 round 18px);transform:none}}}.progress-rail li>div{z-index:1;width:100%;color:inherit;text-align:right;align-items:center;gap:8px;display:flex;position:relative}.progress-rail li>div>i{border:1px solid var(--line);height:31px;color:var(--muted);background:#f7f3f0;border-radius:50%;flex:0 0 31px;place-items:center;font-style:normal;display:grid}.progress-rail .done>div>i{background:var(--green-soft);color:var(--green);border-color:#96b09d}.progress-rail .active>div>i{border-color:var(--orange);background:var(--orange);color:#fff}.topbar nav button,.logout,.workspace-status,.save-state,.small-action,.deadline,.field>small,.progress-rail b,.progress-rail small,.idea-list header p,.idea-list b,.idea-list small,.hooks button,.guided label b,.guided label small,.module-list article>div>span,.module-list article>small,.module-list article>label,.roster b,.roster small,.roster em,.roster strong,.feedback-actions button{font-size:10px}.field>span,.references label span,.template-choice label span,.final-script>span,.brief p,.template-choice p,.template-choice p b,.example p,.hooks h3,.guided h3,.references h3,.guided textarea,.recording-plan b,.recording-plan span,.module-list b{font-size:11px}.mentor-idea-title{font-size:16px;font-weight:600}.brief textarea,.example textarea{min-height:74px}.example textarea{color:#fff;background:#5a3d2d;border-color:#755643}@media (max-width:700px){.roster{overflow:visible}.roster>button{grid-template-columns:32px 1fr auto;min-width:0;padding:13px}.roster>button>span:nth-of-type(2),.roster .row-progress{grid-column:2/-1}.roster>button>em,.roster>button>strong{grid-column:auto}.progress-rail li>div{min-width:120px}}.activation-welcome{background:var(--brown);color:#fff;border-radius:18px;grid-template-columns:minmax(0,1.5fr) minmax(260px,.7fr);margin-bottom:18px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 42px #37231924}.activation-welcome:after{content:"";border:38px solid #c75b2457;border-radius:50%;width:220px;height:220px;position:absolute;inset:auto -55px -95px auto}.activation-copy{padding:38px 40px}.activation-copy>span{color:#d7b7a5;letter-spacing:.08em;font-size:10px}.activation-copy h1{letter-spacing:-.025em;max-width:720px;margin:8px 0 10px;font-size:clamp(25px,3vw,40px);font-weight:500;line-height:1.45}.activation-copy>p{color:#d7c7bd;max-width:690px;margin:0;font-size:13px}.activation-actions{align-items:center;gap:14px;margin-top:22px;display:flex}.activation-actions a{color:var(--brown);background:#fff;border-radius:9px;padding:10px 14px;font-weight:600;text-decoration:none}.activation-actions small{color:#cdb7aa}.activation-welcome ol{z-index:1;background:#2518124d;align-content:center;gap:0;margin:0;padding:30px 34px;list-style:none;display:grid;position:relative}.activation-welcome li{color:#d1bbb0;border-bottom:1px solid #ffffff1f;align-items:center;gap:10px;padding:12px 0;display:flex}.activation-welcome li i{border:1px solid #765746;border-radius:50%;place-items:center;width:28px;height:28px;font-size:9px;font-style:normal;display:grid}.activation-welcome li.done{color:#fff}.activation-welcome li.done i{background:#365a41;border-color:#87a58e}.activation-welcome li svg{width:14px}.kickoff-booking{background:#efe4dc;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;padding:16px 18px;display:flex}.kickoff-booking b{font-size:12px;display:block}.kickoff-booking p{color:var(--muted);margin:2px 0 0;font-size:10px}.kickoff-booking a{background:var(--brown);color:#fff;border-radius:9px;flex:none;padding:9px 12px;font-weight:600;text-decoration:none}.transcript-automation{background:var(--brown);color:#fff;border-radius:14px;margin-bottom:16px;padding:21px;box-shadow:0 14px 32px #3723191a}.transcript-automation>header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:15px;display:flex}.transcript-automation h2{margin:0;font-size:17px;font-weight:500}.transcript-automation header p{color:#d4c2b7;max-width:650px;margin:3px 0 0;font-size:10px}.transcript-automation header>span{color:#f1c5ac;white-space:nowrap;background:#714534;border-radius:999px;padding:5px 9px;font-size:9px}.transcript-automation header>span.ready{color:#d9ecde;background:#365a41}.transcript-input{grid-template-columns:210px 1fr;gap:10px;display:grid}.transcript-file{color:#eadbd2;text-align:center;background:#54382a;border:1px dashed #99735d;border-radius:11px;align-content:center;place-items:center;gap:7px;min-height:170px;display:grid}.transcript-file input{display:none}.transcript-input textarea{min-height:170px;color:var(--ink);background:#fff;border-color:#725343}.replace-confirm{color:#d5c2b7;align-items:flex-start;gap:8px;margin-top:11px;font-size:10px;display:flex}.replace-confirm input{width:auto;accent-color:var(--orange);margin-top:5px}.transcript-actions{align-items:center;gap:13px;margin-top:12px;display:flex}.transcript-actions small{color:#ceb9ac}.transcript-automation .primary-action:disabled{background:#89614b}.transcript-automation+.strategy{margin-top:0}.invitation-receipt{padding:0;overflow:hidden}.invitation-receipt>header{background:var(--brown);color:#fff;align-items:center;gap:12px;padding:18px 20px;display:flex}.invitation-receipt>header>div{background:#3e6548;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.invitation-receipt>header svg{width:18px}.invitation-receipt h2,.invitation-receipt header p{margin:0}.invitation-receipt header p{color:#d3c1b6;font-size:10px}.invite-credentials{background:var(--line);grid-template-columns:1fr 1fr;gap:1px;display:grid}.invite-credentials span{background:#fff;justify-content:space-between;gap:12px;padding:15px 20px;display:flex}.invite-status{flex-wrap:wrap;gap:7px;padding:15px 20px;display:flex}.invite-status span{color:#954c2b;background:#efe0d7;border-radius:999px;padding:5px 9px;font-size:10px}.invite-status span.ready{background:var(--green-soft);color:var(--green)}.invite-actions{align-items:center;gap:10px;padding:0 20px 20px;display:flex}.invite-actions a{color:var(--orange)}.meeting-queue{gap:14px;display:grid}.meeting-queue-head{background:var(--brown);color:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;padding:24px 27px;display:flex}.meeting-queue-head h1{margin:0;font-size:23px;font-weight:500}.meeting-queue-head p{color:#d6c5bb;max-width:700px;margin:4px 0 0}.meeting-queue-head>div:last-child{align-items:center;gap:8px;display:flex}.meeting-queue-head>div:last-child>span{color:#f2c8af;white-space:nowrap;background:#714534;border-radius:999px;padding:5px 9px;font-size:9px}.meeting-queue-head>div:last-child>span.ready{color:#d9ecde;background:#365a41}.meeting-queue-head .small-action{color:#fff;background:0 0;border-color:#806050}.meeting-flow{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:11px;justify-content:center;align-items:center;gap:10px;padding:10px 14px;display:flex;overflow:auto}.meeting-flow span,.meeting-flow strong{font-size:10px}.meeting-flow i{color:#ad9c91;font-style:normal}.meeting-flow strong{color:var(--orange)}.meeting-list{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.meeting-row{border-top:1px solid var(--line);grid-template-columns:150px minmax(0,1fr);display:grid}.meeting-row:first-child{border-top:0}.meeting-state{background:#f2ece7;padding:18px}.meeting-state span,.meeting-state small{display:block}.meeting-state span{font-size:10px;font-weight:600}.meeting-state small{color:var(--muted);margin-top:4px;font-size:8px}.meeting-row.review .meeting-state{color:#8f431f;background:#f4e1d4}.meeting-row.approved .meeting-state{background:var(--green-soft);color:var(--green)}.meeting-row.failed .meeting-state{color:var(--red);background:#f4dfdc}.meeting-main{min-width:0;padding:17px 19px}.meeting-main>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.meeting-main h2{margin:0;font-size:14px}.meeting-main header p,.meeting-main time{color:var(--muted);margin:2px 0 0;font-size:9px}.meeting-main time{white-space:nowrap}.meeting-summary-text{max-width:78ch;margin:11px 0 7px}.meeting-main ul{flex-wrap:wrap;gap:5px;margin:0;padding:0;list-style:none;display:flex}.meeting-main li{color:#62564f;background:#f4efeb;border-radius:7px;padding:4px 7px;font-size:9px}.meeting-main footer{align-items:center;gap:7px;margin-top:13px;display:flex}.meeting-main footer button{padding:7px 10px}.meeting-main footer .primary-action{align-items:center;gap:5px;display:flex}.meeting-main footer .primary-action svg{width:14px}.meeting-open{color:var(--orange);background:0 0;border:0;margin-right:auto}.meeting-error{color:var(--red);background:#f5e2df;border-radius:8px;margin:11px 0;padding:9px 11px}.meeting-empty{text-align:center;background:#fff;border:1px dashed #cdbfb5;border-radius:14px;place-items:center;min-height:230px;display:grid}.meeting-empty svg{color:var(--green)}.meeting-empty h2{margin:7px 0 0;font-size:14px}.meeting-empty p{color:var(--muted);margin:1px 0}.meeting-history{border:1px solid var(--line);background:#fff;border-radius:12px}.meeting-history>summary{cursor:pointer;padding:12px 16px;font-weight:600}.meeting-history .meeting-list{border:0;border-top:1px solid var(--line);border-radius:0}.meeting-upload{border:1px solid var(--line);background:#fff;border-radius:14px;padding:20px 22px}.meeting-upload>div:first-child>span{color:var(--orange);font-size:9px;font-weight:600}.meeting-upload h2{margin:2px 0;font-size:15px}.meeting-upload>div:first-child>p{color:var(--muted);margin:0;font-size:10px}.meeting-upload-fields{grid-template-columns:1fr 1.2fr 1.5fr auto;align-items:end;gap:9px;margin-top:15px;display:grid}.meeting-upload-fields label>span{color:var(--muted);margin-bottom:4px;font-size:9px;display:block}.meeting-file{min-height:42px;color:var(--brown);cursor:pointer;border:1px dashed #c9b8ad;border-radius:10px;align-items:center;gap:7px;padding:8px 10px;display:flex}.meeting-file>span{margin:0!important}.meeting-file svg{flex:none;width:16px}.meeting-file input{opacity:0;width:1px;height:1px;position:absolute}.meeting-upload-fields button{white-space:nowrap;min-height:42px}.meeting-upload-message{color:var(--orange);margin:10px 0 0;font-size:10px}@media (max-width:900px){.meeting-upload-fields{grid-template-columns:1fr 1fr}.meeting-upload-fields button{width:100%}}@media (max-width:700px){.activation-welcome{grid-template-columns:1fr}.activation-copy{padding:26px 23px}.activation-welcome ol{padding:18px 23px}.activation-actions,.kickoff-booking,.transcript-actions{flex-direction:column;align-items:stretch}.activation-actions a,.kickoff-booking a{text-align:center}.transcript-input,.invite-credentials,.meeting-upload-fields{grid-template-columns:1fr}.transcript-file{min-height:90px}.transcript-automation>header{display:block}.transcript-automation header>span{margin-top:10px;display:inline-block}.invite-actions{flex-direction:column;align-items:stretch}.invite-actions a{text-align:center}.meeting-queue-head{padding:21px;display:block}.meeting-queue-head>div:last-child{flex-direction:column;align-items:flex-start;margin-top:12px}.meeting-flow{justify-content:flex-start}.meeting-row{grid-template-columns:1fr}.meeting-state{padding:10px 14px}.meeting-state span,.meeting-state small{display:inline}.meeting-state small{margin-right:8px}.meeting-main>header{display:block}.meeting-main footer{flex-direction:column;align-items:stretch}.meeting-open{margin-right:0}.meeting-main footer button{width:100%}}.join-shell{background:#f7f3ef;grid-template-columns:minmax(300px,.8fr) minmax(520px,1.2fr);min-height:100vh;display:grid}.join-intro{background:var(--brown);color:#fff;flex-direction:column;justify-content:space-between;padding:54px clamp(28px,5vw,78px);display:flex;position:relative;overflow:hidden}.join-intro:after{content:"";border:58px solid #c75b2452;border-radius:50%;width:360px;height:360px;position:absolute;inset:auto -110px -140px auto}.join-intro>a{color:#fff;letter-spacing:.08em;align-items:center;gap:10px;font-weight:700;text-decoration:none;display:flex}.join-intro>a span{background:var(--orange);border-radius:9px;place-items:center;width:34px;height:34px;font-size:18px;display:grid}.join-intro>div,.join-intro>ol{z-index:1;position:relative}.join-intro h1{letter-spacing:-.03em;max-width:620px;margin:0 0 12px;font-size:clamp(30px,4vw,52px);font-weight:500;line-height:1.45}.join-intro p{color:#d9c8bd;max-width:640px;margin:0;font-size:14px;line-height:2}.join-intro ol{gap:0;margin:34px 0 0;padding:0;list-style:none;display:grid}.join-intro li{color:#d7c4b8;border-bottom:1px solid #ffffff1f;align-items:center;gap:11px;padding:13px 0;display:flex}.join-intro li b{color:#fff;border:1px solid #876550;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.join-form{border:1px solid var(--line);background:#fff;border-radius:18px;align-self:center;width:min(680px,100% - 52px);margin:40px auto;padding:34px;box-shadow:0 18px 50px #442d2014}.join-form header{margin-bottom:22px}.join-form h2{margin:0;font-size:23px;font-weight:600}.join-form header p{color:var(--muted);margin:4px 0 0}.join-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.join-form>label,.join-grid label{margin-bottom:14px;display:block}.join-form label>span{margin-bottom:6px;font-size:12px;font-weight:600;display:block}.join-form label>small{color:var(--muted);margin-top:5px;display:block}.join-form textarea{min-height:96px}.join-form>button{background:var(--orange);color:#fff;border:0;border-radius:10px;width:100%;min-height:48px;font-weight:700}.join-form>button:disabled{opacity:.58}.join-note{color:var(--muted);text-align:center;margin-top:10px;display:block}.join-error{color:var(--red);background:#f5dfdc;border-radius:9px;padding:10px 12px}.join-status{border:1px solid var(--line);text-align:center;background:#fff;border-radius:17px;place-self:center;width:min(520px,100% - 40px);padding:34px}.join-status h1{margin:8px 0}.join-status p{color:var(--muted)}.join-status i{background:var(--green-soft);width:48px;height:48px;color:var(--green);border-radius:50%;place-items:center;margin:auto;font-size:22px;font-style:normal;display:grid}.join-status a{color:var(--orange)}.mentor-inbox>header,.health-center>header{justify-content:space-between;align-items:flex-end;gap:20px;margin:18px 0 12px;display:flex}.mentor-inbox>header h1,.health-center>header h1{margin:0;font-size:22px}.mentor-inbox>header p,.health-center>header p{color:var(--muted);margin:3px 0 0}.mentor-inbox>header>span{color:#934624;background:#f2e3da;border-radius:999px;padding:6px 10px}.inbox-list{gap:9px;display:grid}.inbox-list article{border:1px solid var(--line);background:#fff;border-right:4px solid #c7b6aa;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;padding:17px 19px;display:flex}.inbox-list article.high{border-right-color:var(--red)}.inbox-list article span,.inbox-list article small{color:var(--muted);font-size:11px}.inbox-list article h2{margin:2px 0;font-size:14px}.inbox-list article p{color:#655950;margin:0}.inbox-list article button,.failed-jobs button{background:var(--brown);color:#fff;border:0;border-radius:9px;flex:none;min-height:40px;padding:8px 13px}.inbox-clear{text-align:center;background:#fff;border:1px dashed #ccbdb3;border-radius:14px;place-items:center;min-height:250px;display:grid}.inbox-clear svg{color:var(--green)}.inbox-clear h2{margin:8px 0 0}.inbox-clear p{color:var(--muted);margin:2px 0}.command-center{gap:15px;display:grid}.command-hero{background:var(--brown);color:#fff;min-height:210px;box-shadow:var(--shadow);border-radius:18px;justify-content:space-between;align-items:center;gap:30px;padding:32px 36px;display:flex}.command-hero>div>span{color:#d7b7a5;font-size:10px}.command-hero h1{margin:5px 0 6px;font-size:31px;font-weight:500}.command-hero p{color:#d6c5bb;margin:0}.command-hero aside{aspect-ratio:1;background:#543728;border:1px solid #765543;border-radius:50%;flex:0 0 145px;align-content:center;place-items:center;display:grid}.command-hero aside b{font-size:34px;font-weight:500}.command-hero aside span{color:#d2bbb0;font-size:9px}.business-strip{grid-template-columns:repeat(6,1fr);gap:8px;display:grid}.business-strip article{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:0;padding:15px}.business-strip article>span{color:var(--orange);font-size:8px}.business-strip h2{text-overflow:ellipsis;white-space:nowrap;margin:4px 0 2px;font-size:12px;overflow:hidden}.business-strip p{color:var(--muted);margin:0;font-size:9px}.business-strip footer{border-top:1px solid var(--line);gap:2px;margin-top:12px;padding-top:9px;display:grid}.business-strip footer b,.business-strip footer em{font-size:9px;font-style:normal}.business-strip footer em{color:var(--muted)}.sina-work{border:1px solid var(--line);background:#fff;border-radius:14px;padding:20px}.sina-work>div h2{margin:0;font-size:18px}.sina-work>div p{color:var(--muted);margin:2px 0 12px}.sina-work article{border-top:1px solid var(--line);grid-template-columns:150px 1fr 1.5fr auto;align-items:center;gap:15px;padding:12px 0;display:grid}.sina-work article span,.sina-work article small{color:var(--muted);font-size:9px}.sina-work article h3,.sina-work article p{margin:0}.sina-work article h3{font-size:12px}.sina-work article p{color:#655950}.revenue-pulse{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:1fr 140px auto;align-items:center;gap:20px;padding:19px 22px;display:grid}.revenue-pulse>div:first-child>span{color:var(--orange);letter-spacing:.08em;font-size:8px}.revenue-pulse h2{margin:2px 0;font-size:18px}.revenue-pulse p{color:var(--muted);margin:0}.revenue-pulse>div:nth-child(2){text-align:center}.revenue-pulse>div:nth-child(2) b,.revenue-pulse>div:nth-child(2) span{display:block}.revenue-pulse>div:nth-child(2) b{font-size:24px;font-weight:500}.revenue-pulse>div:nth-child(2) span{color:var(--muted);font-size:8px}.revenue-pulse button{background:var(--brown);color:#fff;border:0;border-radius:9px;padding:9px 12px}.content-studio{gap:15px;display:grid}.content-studio>header{background:var(--brown);color:#fff;border-radius:18px;padding:31px 34px}.content-studio>header span{color:#d8b9a6;letter-spacing:.08em;font-size:9px}.content-studio>header h1{margin:6px 0;font-size:29px;font-weight:500}.content-studio>header p{color:#d5c4ba;max-width:760px;margin:0}.content-capture{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:12px;padding:20px;display:grid}.content-capture-grid{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.content-capture label>span{color:var(--muted);margin-bottom:4px;font-size:9px;display:block}.source-file{min-height:160px;color:var(--brown);cursor:pointer;background:#faf6f3;border:1px dashed #c7b3a6;border-radius:11px;align-content:center;place-items:center;gap:6px;display:grid!important}.source-file input{opacity:0;width:1px;height:1px;position:absolute}.source-text textarea{min-height:160px}.content-capture>.primary-action{grid-column:1/-1;justify-self:start}.content-message{color:var(--orange);grid-column:1/-1;margin:0}.source-queue{gap:10px;display:grid}.source-queue>div:first-child h2{margin:0;font-size:18px}.source-queue>div:first-child p{color:var(--muted);margin:2px 0}.source-queue>article{border:1px solid var(--line);background:#fff;border-right:4px solid #b6a89f;border-radius:14px;padding:20px}.source-queue>article.review{border-right-color:var(--orange)}.source-queue>article.approved{border-right-color:var(--green)}.source-queue>article.failed{border-right-color:var(--red)}.source-queue>article>header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.source-queue>article>header span{color:var(--orange);font-size:9px}.source-queue h3{margin:3px 0;font-size:17px}.source-queue>article>header p{color:#655950;max-width:800px;margin:0}.source-queue>article>header em{color:#914620;white-space:nowrap;background:#f2e4dc;border-radius:999px;padding:5px 9px;font-size:9px;font-style:normal}.source-queue>article>ul{flex-wrap:wrap;gap:5px;margin:14px 0;padding:0;list-style:none;display:flex}.source-queue>article>ul li{color:#64574f;background:#f3eee9;border-radius:8px;padding:5px 8px;font-size:9px}.draft-assets{grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0;display:grid}.draft-assets section{border:1px solid var(--line);background:#fbf9f7;border-radius:10px;padding:13px}.draft-assets span{color:var(--orange);font-size:8px}.draft-assets h4{margin:4px 0;font-size:12px}.draft-assets b{font-size:10px;display:block}.draft-assets p{color:var(--muted);margin:5px 0;font-size:9px}.draft-assets small{border-top:1px solid var(--line);color:#80513a;padding-top:6px;display:block}.source-queue>article>.primary-action{margin-top:4px}.lead-pipeline{gap:14px;display:grid}.lead-pipeline>header{background:var(--brown);color:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;padding:29px 33px;display:flex}.lead-pipeline>header span{color:#d8b8a5;letter-spacing:.08em;font-size:9px}.lead-pipeline>header h1{margin:5px 0;font-size:28px;font-weight:500}.lead-pipeline>header p{color:#d6c5ba;margin:0}.lead-pipeline>header>b{border:1px solid #7d5b48;border-radius:999px;flex:none;padding:8px 12px;font-weight:500}.pipeline-message{color:#8e431f;background:#f1e2d9;border-radius:9px;margin:0;padding:9px 12px}.onboarding-ready{background:var(--green-soft);border:1px solid #9fbaa6;border-radius:13px;padding:18px}.onboarding-ready h2{margin:0 0 8px;font-size:15px}.onboarding-ready textarea{min-height:90px}.onboarding-ready button{margin-top:8px}.pipeline-grid{grid-template-columns:repeat(6,minmax(190px,1fr));gap:8px;padding-bottom:6px;display:grid;overflow:auto}.pipeline-grid>section{border:1px solid var(--line);background:#eee8e3;border-radius:12px;min-height:390px;padding:10px}.pipeline-grid>section>header{justify-content:space-between;align-items:center;padding:4px 3px 10px;display:flex}.pipeline-grid>section>header h2{margin:0;font-size:11px}.pipeline-grid>section>header span{min-width:23px;height:23px;color:var(--muted);background:#fff;border-radius:50%;place-items:center;font-size:9px;display:grid}.pipeline-grid article{border:1px solid var(--line);background:#fff;border-radius:10px;margin-bottom:8px;padding:12px}.pipeline-grid article>span{color:var(--orange);font-size:8px}.pipeline-grid h3{margin:3px 0;font-size:12px}.pipeline-grid article>p{color:#62574f;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:4px 0;font-size:9px;display:-webkit-box;overflow:hidden}.pipeline-grid article>ul{color:#6b5f57;margin:8px 0;padding-right:17px;font-size:8px}.pipeline-grid article>small{color:var(--muted);font-size:8px;display:block}.pipeline-grid footer{gap:5px;margin-top:9px;display:grid}.pipeline-grid footer button{background:var(--brown);color:#fff;border:0;border-radius:8px;padding:7px;font-size:8px}.apply-shell{background:#f7f3ef;grid-template-columns:minmax(330px,.85fr) minmax(520px,1.15fr);min-height:100vh;display:grid}.apply-intro{background:var(--brown);color:#fff;flex-direction:column;justify-content:space-between;height:100vh;padding:50px clamp(28px,5vw,74px);display:flex;position:sticky;top:0;overflow:hidden}.apply-intro:after{content:"";border:55px solid #c75b244d;border-radius:50%;width:350px;height:350px;position:absolute;inset:auto -100px -130px auto}.apply-intro>a{color:#fff;letter-spacing:.08em;align-items:center;gap:10px;font-weight:700;text-decoration:none;display:flex}.apply-intro>a span{background:var(--orange);border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.apply-intro>div,.apply-intro ol{z-index:1;position:relative}.apply-intro>div>span{color:#d6b5a2;font-size:9px}.apply-intro h1{letter-spacing:-.03em;max-width:700px;margin:8px 0 12px;font-size:clamp(29px,4vw,51px);font-weight:500;line-height:1.48}.apply-intro p{color:#d7c5ba;max-width:620px;margin:0;font-size:13px}.apply-intro ol{gap:0;margin:30px 0 0;padding:0;list-style:none;display:grid}.apply-intro li{color:#d7c3b7;border-bottom:1px solid #ffffff1f;align-items:center;gap:10px;padding:12px 0;display:flex}.apply-intro li b{color:#fff;border:1px solid #85624e;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.apply-form{border:1px solid var(--line);background:#fff;border-radius:18px;align-self:start;width:min(720px,100% - 48px);margin:42px auto;padding:32px;box-shadow:0 18px 48px #442d2014}.apply-form header{margin-bottom:20px}.apply-form header>span{color:var(--orange);font-size:9px}.apply-form h2{margin:3px 0;font-size:23px}.apply-form header p{color:var(--muted);margin:0}.apply-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.apply-form>label,.apply-grid label{margin-bottom:14px;display:block}.apply-form label>span{margin-bottom:5px;font-size:11px;font-weight:600;display:block}.apply-form textarea{min-height:90px}.apply-form>button{background:var(--orange);color:#fff;border:0;border-radius:10px;width:100%;min-height:48px;font-weight:700}.apply-form>small{color:var(--muted);text-align:center;margin-top:9px;display:block}.form-trap{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important}.apply-error{color:var(--red);background:#f5dfdc;border-radius:8px;padding:9px 11px}.apply-done{border:1px solid var(--line);text-align:center;background:#fff;border-radius:17px;place-self:center;width:min(520px,100% - 40px);padding:35px}.apply-done i{background:var(--green-soft);width:50px;height:50px;color:var(--green);border-radius:50%;place-items:center;margin:auto;font-size:22px;font-style:normal;display:grid}.apply-done h2{margin:10px 0 4px}.apply-done p{color:var(--muted);margin:0}@media (max-width:900px){.apply-shell{grid-template-columns:1fr}.apply-intro{height:auto;min-height:470px;position:relative}.apply-form{margin:18px auto}}@media (max-width:700px){.apply-intro{min-height:auto;padding:28px 22px}.apply-intro h1{font-size:28px}.apply-grid{grid-template-columns:1fr}.apply-form{width:calc(100% - 24px);padding:22px 17px}}.health-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.health-grid article{border:1px solid var(--line);background:#fff;border-top:4px solid #b7aaa1;border-radius:12px;min-height:145px;padding:18px;position:relative}.health-grid article.healthy{border-top-color:var(--green)}.health-grid article.degraded{border-top-color:var(--red)}.health-grid article h2{margin:12px 0 3px;font-size:15px}.health-grid article p{color:#655950;margin:0}.health-grid article>span{color:var(--muted);font-size:11px}.health-grid article small{color:var(--muted);margin-top:12px;display:block}.failed-jobs{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:16px;padding:20px}.failed-jobs>h2{margin:0 0 11px;font-size:15px}.failed-jobs>article{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:13px 0;display:flex}.failed-jobs>article p{color:var(--red);margin:2px 0}.failed-jobs>p{color:var(--muted);margin:0}.stage-gate{min-height:120px;color:var(--brown);background:#faf7f4;border:1px dashed #c9b9ae;border-radius:12px;align-items:flex-start;gap:12px;padding:19px;display:flex}.stage-gate svg{flex:none}.stage-gate b{font-size:13px;display:block}.stage-gate p{color:var(--muted);margin:4px 0 0}.save-state.bad{color:var(--red)}.save-state button{color:#8b431f;background:#f2e3da;border:0;border-radius:7px;margin-right:7px;padding:4px 7px}.error[role=alert]{outline:1px solid #ad312626}.gate-reason{color:#76533f;background:#efe5de;border-radius:8px;margin:10px 0 0;padding:9px 10px;font-size:11px;line-height:1.8}.activation-actions a.telegram-action{color:#fff;background:0 0;border:1px solid #876653}.record-this{background:#fff8f3;border:1px solid #d8b9a6;border-radius:16px;overflow:hidden}.record-this>header{border-bottom:1px solid #ead8cd;justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.record-this>header span{color:var(--orange);letter-spacing:.1em;font-size:9px}.record-this h2{margin:3px 0;font-size:20px}.record-this header p,.record-empty{color:var(--muted);margin:0}.record-this>header>b{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;font-size:18px;display:grid}.record-this>div{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.record-this article{border-bottom:1px solid #ead8cd;padding:17px 20px}.record-this article span{color:var(--orange);font-size:9px}.record-this article h3{margin:5px 0;font-size:13px}.record-this article p{color:#655950;white-space:pre-line;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:10px;display:-webkit-box;overflow:hidden}.record-empty{padding:20px 22px}.os-sidebar{z-index:70;color:#f5f7f8;background:#101820;flex-direction:column;width:238px;padding:22px 16px;font-family:Arial,Helvetica,sans-serif;display:flex;position:fixed;inset:0 auto 0 0}.os-brand{width:100%;color:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:11px;display:flex}.os-brand>span{color:#101820;background:#f5f7f8;place-items:center;width:34px;height:34px;font-size:16px;font-weight:800;display:grid}.os-brand b,.os-brand small{display:block}.os-brand b{letter-spacing:.09em;font-size:12px}.os-brand small{color:#91a0ad;letter-spacing:0;margin-top:2px;font-size:9px;font-weight:400}.os-sidebar nav{gap:3px;margin-top:32px;display:grid}.os-sidebar nav button,.os-quick{color:#98a6b1;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;width:100%;min-height:42px;padding:0 11px;font-size:12px;display:flex}.os-sidebar nav button svg{width:16px}.os-sidebar nav button:hover{color:#fff;background:#18232d}.os-sidebar nav button.active{color:#101820;background:#f5f7f8;font-weight:700}.os-sidebar footer{gap:14px;margin-top:auto;display:grid}.os-quick{color:#fff;background:#18232d;border:1px solid #364552;justify-content:center}.os-sidebar footer>div{border-top:1px solid #2a3742;grid-template-columns:32px 1fr auto;align-items:center;gap:8px;padding-top:14px;display:grid}.os-avatar,.team-avatar{color:#fff;background:#2a91e2;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:700;display:grid}.os-sidebar footer p{margin:0}.os-sidebar footer p b,.os-sidebar footer p small{display:block}.os-sidebar footer p b{font-size:10px}.os-sidebar footer p small{color:#82919d;font-size:8px}.os-sidebar footer>div>button{color:#82919d;background:0 0;border:0;font-size:8px}.mentor-workspace{background:#edf0f2;width:auto;max-width:none;min-height:100vh;margin-left:238px;padding:0;font-family:Arial,Helvetica,sans-serif;line-height:1.45}.os-page{color:#16212a;min-height:100vh;padding:34px 38px 80px}.os-page button{font-family:inherit}.os-page-head{border-bottom:1px solid #cfd6db;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;padding-bottom:22px;display:flex}.os-page-head p{color:#657480;margin:0 0 5px;font-size:11px}.os-page-head h1{letter-spacing:-.025em;margin:0;font-size:32px;line-height:1.08}.os-page-head span{color:#687681;margin-top:7px;font-size:12px;display:block}.capture-button{color:#fff;background:#166ba8;border:0;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-weight:700;display:flex}.capture-button svg{width:16px}.today-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:20px;display:grid}.today-layout main,.today-rail{gap:18px;display:grid}.run-sheet,.record-queue,.attention-panel,.campaign-today,.money-today,.campaign-board,.os-table-section,.accountant-flow{background:#fff;border:1px solid #d3d9dd;border-radius:12px}.run-sheet>header,.record-queue>header,.attention-panel>header,.campaign-today>header,.money-today>header,.os-table-section>header{border-bottom:1px solid #dfe4e7;justify-content:space-between;align-items:center;gap:20px;padding:17px 19px;display:flex}.run-sheet h2,.record-queue h2,.attention-panel h2,.campaign-today h2,.money-today h2,.os-table-section h2{margin:0;font-size:14px}.run-sheet>header span,.record-queue>header p{color:#71808b;margin:0;font-size:10px}.schedule-list article{border-bottom:1px solid #edf0f2;grid-template-columns:62px 12px 1fr auto;align-items:center;gap:13px;min-height:78px;padding:10px 19px;display:grid}.schedule-list article:last-child{border:0}.schedule-list time{font-variant-numeric:tabular-nums;font-size:11px;font-weight:700}.schedule-list i{border:2px solid #166ba8;border-radius:50%;width:8px;height:8px}.schedule-list i.deadline{background:#d6483c;border-color:#d6483c;padding:0}.schedule-list span,.record-queue article span{color:#73828d;letter-spacing:.06em;font-size:8px;font-weight:700}.schedule-list h3,.record-queue h3{margin:2px 0;font-size:12px}.schedule-list p,.record-queue article p{color:#6b7984;margin:0;font-size:10px}.schedule-list button,.record-queue article button,.os-empty button,.campaign-today button,.campaign-board button,.os-table-section button,.accountant-flow button{color:#25333d;background:#fff;border:1px solid #cbd3d8;border-radius:7px;padding:7px 10px;font-size:9px;font-weight:700}.record-queue>header>div{display:block}.record-queue>header>b,.attention-panel>header>span{color:#fff;background:#16212a;border-radius:50%;place-items:center;min-width:28px;height:28px;font-size:11px;display:grid}.record-queue>div{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));display:grid}.record-queue article{border-right:1px solid #e1e6e9;min-height:180px;padding:17px 18px}.record-queue article p{white-space:pre-line;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:8px 0 14px;display:-webkit-box;overflow:hidden}.attention-panel>button{text-align:left;background:#fff;border:0;border-bottom:1px solid #e5e9eb;grid-template-columns:8px 1fr;gap:10px;width:100%;padding:13px 16px;display:grid}.attention-panel>button:hover{background:#f7f9fa}.attention-panel>button>i{background:#e1a338;border-radius:50%;width:7px;height:7px;margin-top:4px}.attention-panel>button>i.high{background:#d6483c}.attention-panel>button b,.attention-panel>button small{display:block}.attention-panel>button b{font-size:10px}.attention-panel>button small{color:#71808b;margin-top:3px;font-size:8px}.campaign-today>header button{color:#166ba8;background:0 0;border:0}.money-today{padding-bottom:17px}.money-today>header span{color:#8a98a2;letter-spacing:.08em;font-size:8px}.money-today strong,.money-today>p{margin:15px 18px 0;display:block}.money-today strong{font-size:19px}.money-today>p{color:#71808b;margin-top:3px;font-size:9px}.os-empty{text-align:center;padding:36px 22px}.os-empty.compact{padding:22px 18px}.os-empty h3{margin:0 0 4px;font-size:13px}.os-empty p{color:#71808b;margin:0 0 12px;font-size:10px}.collection-page{align-content:start;display:grid}.campaign-board>header{justify-content:space-between;align-items:center;padding:24px;display:flex}.campaign-board h2{margin:0;font-size:18px}.campaign-board header p{color:#6c7a85;margin:4px 0 0}.campaign-stages{border-top:1px solid #dfe4e7;grid-template-columns:repeat(7,1fr);display:grid}.campaign-stages article{border-right:1px solid #dfe4e7;min-height:140px;padding:18px 15px}.campaign-stages article:last-child{border:0}.campaign-stages span{color:#87949e;font-size:9px}.campaign-stages h3{margin:16px 0 5px;font-size:11px}.campaign-stages p{color:#75838d;margin:0;font-size:9px}.os-table-section{margin-top:18px}.os-table-section>header>div{gap:6px;display:flex}.finance-summary{color:#fff;background:#101820;grid-template-columns:repeat(4,1fr);display:grid}.finance-summary article{border-right:1px solid #33414d;min-height:150px;padding:22px}.finance-summary span,.finance-summary small{display:block}.finance-summary span{color:#9aa8b2;font-size:9px}.finance-summary strong{margin:17px 0 5px;font-size:28px;display:block}.finance-summary small{color:#91a0aa;font-size:8px}.accountant-flow{justify-content:space-between;align-items:center;margin-top:18px;padding:22px;display:flex}.accountant-flow h2{margin:0;font-size:15px}.accountant-flow p{color:#71808b;margin:4px 0 0}.team-lanes{grid-template-columns:repeat(5,minmax(190px,1fr));gap:10px;display:grid;overflow:auto}.team-lanes>section{background:#e4e8eb;border:1px solid #d4dade;border-radius:12px;min-height:430px;padding:10px}.team-lanes>section>header{align-items:center;gap:9px;padding:7px 5px 13px;display:flex}.team-lanes h2,.team-lanes header p{margin:0}.team-lanes h2{font-size:11px}.team-lanes header p{color:#71808b;font-size:8px}.team-lanes article{background:#fff;border:1px solid #d4dade;border-radius:9px;margin-bottom:8px;padding:13px}.team-lanes article>span,.team-lanes article>small{color:#74828c;font-size:8px}.team-lanes article h3{margin:4px 0 12px;font-size:10px}.team-lanes .team-avatar{width:28px;height:28px;font-size:10px}@media (max-width:950px){.join-shell{grid-template-columns:1fr}.join-intro{min-height:460px}.health-grid{grid-template-columns:repeat(2,1fr)}.business-strip{grid-template-columns:repeat(3,1fr)}.sina-work article{grid-template-columns:120px 1fr}.sina-work article p,.sina-work article small{grid-column:2}.draft-assets{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){button,a,input,select{min-height:44px}.join-intro{min-height:auto;padding:28px 22px}.join-intro h1{font-size:28px}.join-intro ol{margin-top:24px}.join-form{width:calc(100% - 24px);margin:12px auto;padding:22px 17px}.join-grid,.health-grid,.business-strip,.content-capture-grid,.draft-assets,.revenue-pulse{grid-template-columns:1fr}.mentor-inbox>header,.health-center>header,.inbox-list article,.failed-jobs>article{flex-direction:column;align-items:stretch}.inbox-list article button,.failed-jobs button{width:100%}.topbar nav{scrollbar-width:thin}.topbar nav:after{content:"";flex:0 0 8px}.command-hero{min-height:0;padding:24px;display:block}.command-hero aside{display:none}.command-hero h1{font-size:25px}.sina-work article{display:block}.sina-work article>*{margin-top:4px;display:block}.sina-work article p,.sina-work article small{grid-column:auto}.content-studio>header{padding:24px}.content-studio>header h1{font-size:24px}.content-capture{grid-template-columns:1fr}.source-queue>article>header{display:block}.source-queue>article>header em{margin-top:9px;display:inline-block}.revenue-pulse>div:nth-child(2){text-align:right}}.os-sidebar,.mentor-workspace{direction:ltr}.demo-banner{color:#46545d;background:#f4f6f7;border-bottom:1px solid #d7dde1;justify-content:space-between;align-items:center;gap:18px;margin-left:238px;padding:10px 38px;font-family:Avenir Next,Aptos,Segoe UI,sans-serif;display:flex}.demo-banner.is-on{color:#164f76;background:#e4f2fb;border-color:#a9cde5}.demo-banner>div{align-items:center;gap:12px;display:flex}.demo-banner b{letter-spacing:.08em;font-size:10px}.demo-banner span{font-size:10px}.demo-banner button{color:inherit;cursor:pointer;background:#fff;border:1px solid;border-radius:7px;padding:7px 11px;font-size:9px;font-weight:700}.command-jumpbar{background:#edf0f2;grid-template-columns:repeat(5,1fr);gap:8px;margin-left:238px;padding:24px 38px 0;display:grid}.command-jumpbar button{color:#16212a;text-align:left;cursor:pointer;background:#fff;border:1px solid #d1d8dc;border-radius:10px;align-items:center;gap:10px;min-height:62px;padding:12px;display:flex}.command-jumpbar button:hover{background:#f7fbfe;border-color:#166ba8}.command-jumpbar svg{color:#166ba8}.command-jumpbar b,.command-jumpbar small{display:block}.command-jumpbar b{font-size:10px}.command-jumpbar small{color:#71808b;margin-top:2px;font-size:8px}.team-directory{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:18px;display:grid}.team-directory>button{text-align:left;background:#fff;border:1px solid #d1d8dc;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:72px;padding:12px;display:grid}.team-directory>button.active{background:#eaf4fa;border-color:#166ba8}.team-directory b,.team-directory small{display:block}.team-directory b{font-size:11px}.team-directory small{color:#71808b;margin-top:2px;font-size:8px}.team-directory em{background:#edf0f2;border-radius:50%;place-items:center;width:24px;height:24px;font-size:9px;font-style:normal;display:grid}.team-person-work{background:#fff;border:1px solid #d1d8dc;border-radius:12px}.team-person-work>header{border-bottom:1px solid #e3e7e9;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.team-person-work h2,.team-person-work p{margin:0}.team-person-work p{color:#71808b;margin-top:3px}.team-person-work>header>span{color:#a33b34;font-size:9px;font-weight:700}.team-work-grid{grid-template-columns:1fr 1fr;display:grid}.team-work-grid>section{min-height:320px;padding:18px}.team-work-grid>section+section{border-left:1px solid #e3e7e9}.team-work-grid h3{margin:0 0 12px;font-size:11px}.team-work-grid article{border-bottom:1px solid #e5e9eb;padding:13px 0}.team-work-grid article>span{color:#166ba8;text-transform:uppercase;font-size:8px}.team-work-grid h4{margin:4px 0;font-size:11px}.team-work-grid p{color:#687781;margin:0}.team-work-grid small{color:#7a8993;margin-top:8px;display:block}.content-cadence{grid-template-columns:1fr 1.4fr 180px;align-items:center;gap:18px;padding-bottom:0;display:grid}.content-cadence h1,.content-cadence p{margin:0}.content-cadence h1{font-size:23px}.content-cadence p{color:#71808b;margin-top:5px}.cadence-days{grid-template-columns:1fr 1fr;gap:8px;display:grid}.cadence-days article{background:#fff;border:1px solid #d1d8dc;border-radius:10px;padding:14px}.cadence-days b,.cadence-days span,.cadence-days small{display:block}.cadence-days b{font-size:11px}.cadence-days span{margin-top:5px;font-size:9px}.cadence-days small{color:#71808b;margin-top:7px}.content-cadence>aside{color:#fff;background:#101820;border-radius:11px;padding:16px}.content-cadence>aside strong,.content-cadence>aside span,.content-cadence>aside small{display:block}.content-cadence>aside strong{font-size:30px}.content-cadence>aside span{font-size:9px}.content-cadence>aside small{color:#9aa8b2;margin-top:8px}.calendar-filters{gap:6px;margin-bottom:14px;display:flex;overflow:auto}.calendar-filters button{color:#586974;background:#fff;border:1px solid #cdd5da;border-radius:7px;flex:none;padding:8px 11px;font-size:9px}.calendar-filters button.active{color:#fff;background:#17232c;border-color:#17232c}.week-calendar{background:#fff;border:1px solid #d1d8dc;border-radius:12px;grid-template-columns:repeat(7,minmax(140px,1fr));display:grid;overflow:auto}.week-calendar>section{border-right:1px solid #e2e7e9;min-height:480px}.week-calendar>section:last-child{border-right:0}.week-calendar>section.today{background:#f0f7fb}.week-calendar>section>header{border-bottom:1px solid #e2e7e9;justify-content:space-between;align-items:center;padding:12px;display:flex}.week-calendar>section>header span{color:#71808b;font-size:9px}.week-calendar>section>header b{font-size:15px}.week-calendar>section>div{padding:7px}.week-calendar article{background:#fff;border:1px solid #d7dee2;border-radius:8px;margin-bottom:7px;padding:10px}.week-calendar article span{color:#166ba8;text-transform:uppercase;font-size:7px}.week-calendar h3{margin:4px 0;font-size:9px}.week-calendar small{color:#75848e;font-size:8px}.week-calendar section>div>p{color:#a0abb2;text-align:center}.calendar-legend{color:#687781;gap:18px;margin-top:12px;font-size:9px;display:flex}.calendar-legend span{align-items:center;gap:5px;display:flex}.calendar-legend i{background:#166ba8;border-radius:50%;width:7px;height:7px}.calendar-legend i.meeting{background:#4d9c63}.calendar-legend i.campaign{background:#d6483c}.campaign-operations-strip{padding-bottom:0}.campaign-operations-strip>header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.campaign-operations-strip h1,.campaign-operations-strip p{margin:0}.campaign-operations-strip p{color:#71808b;margin-top:4px}.campaign-operations-strip>header>span{font-weight:700}.campaign-stage-tabs{background:#fff;border:1px solid #d1d8dc;border-radius:10px 10px 0 0;display:flex;overflow:auto}.campaign-stage-tabs button{color:#687781;background:#fff;border:0;border-right:1px solid #e2e7e9;flex:1;min-width:110px;padding:12px;font-size:9px}.campaign-stage-tabs button.active{color:#fff;background:#17232c}.campaign-stage-detail{background:#fff;border:1px solid #d1d8dc;border-top:0;border-radius:0 0 10px 10px;grid-template-columns:180px 220px 1fr auto;align-items:center;gap:18px;padding:18px;display:grid}.campaign-stage-detail span,.campaign-stage-detail b{display:block}.campaign-stage-detail span{color:#71808b;font-size:8px}.campaign-stage-detail b{margin-top:3px;font-size:10px}.campaign-stage-detail ul{gap:12px;margin:0;padding:0;list-style:none;display:flex}.campaign-stage-detail li{align-items:center;gap:4px;font-size:9px;display:flex}.campaign-stage-detail li svg{width:13px}.campaign-stage-detail>button{color:#fff;background:#166ba8;border:0;border-radius:7px;padding:10px 13px;font-size:9px;font-weight:700}.today-team-live{padding-top:0}.today-team-live>header{justify-content:space-between;align-items:center;margin-bottom:11px;display:flex}.today-team-live h2,.today-team-live p{margin:0}.today-team-live p{color:#71808b;margin-top:3px}.today-team-live>header>span{color:#687781;font-size:9px}.today-team-live>div{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.today-team-live article{background:#fff;border:1px solid #d1d8dc;border-radius:10px;padding:14px}.today-team-live article>span{color:#166ba8;text-transform:uppercase;font-size:8px}.today-team-live h3{margin:4px 0;font-size:11px}.today-team-live p{color:#687781;margin:0}.today-team-live small{color:#75848e;margin-top:9px;display:block}.action-today{max-width:1500px}.action-today-head{border-bottom:1px solid #cfd6db;grid-template-columns:1fr minmax(280px,390px);align-items:end;gap:30px;padding-bottom:24px;display:grid}.action-today-head>div>span{color:#687781;font-size:10px}.action-today-head h1{letter-spacing:-.025em;margin:7px 0 4px;font-size:34px}.action-today-head p{color:#687781;margin:0}.action-today-head>aside{color:#fff;background:#101820;border-radius:10px;padding:15px 17px}.action-today-head>aside span,.action-today-head>aside b,.action-today-head>aside small{display:block}.action-today-head>aside span{color:#9aa8b2;letter-spacing:.08em;font-size:8px}.action-today-head>aside b{margin-top:5px;font-size:11px}.action-today-head>aside small{color:#b7c1c8;margin-top:5px;font-size:9px}.needs-mode-tabs{gap:5px;margin:18px 0;display:flex}.needs-mode-tabs button{color:#53636e;background:#fff;border:1px solid #cbd3d8;border-radius:8px;align-items:center;gap:8px;padding:9px 12px;font-size:9px;font-weight:700;display:flex}.needs-mode-tabs button.active{color:#fff;background:#17232c;border-color:#17232c}.needs-mode-tabs button span{color:#45545e;background:#edf0f2;border-radius:50%;place-items:center;min-width:19px;height:19px;font-size:8px;display:grid}.action-today-layout{grid-template-columns:minmax(0,1fr) 290px;gap:18px;display:grid}.needs-sina-queue,.team-motion,.today-context>section{background:#fff;border:1px solid #d1d8dc;border-radius:12px}.needs-sina-queue>header,.team-motion>header,.today-context>section>header{border-bottom:1px solid #e2e7e9;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.needs-sina-queue h2,.needs-sina-queue p,.team-motion h2,.team-motion p{margin:0}.needs-sina-queue>header p,.team-motion>header p{color:#71808b;margin-top:3px}.needs-sina-queue>header>span,.team-motion>header>span{color:#687781;font-size:9px}.needs-sina-queue>article{border-bottom:1px solid #e4e8eb;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px 18px;display:grid}.needs-sina-queue>article:last-child{border-bottom:0}.decision-rank{color:#5e6e78;background:#edf0f2;border-radius:50%;place-items:center;width:28px;height:28px;font-size:9px;font-weight:700;display:grid}.needs-sina-queue>article.urgent .decision-rank{color:#a33b34;background:#f5dedb}.decision-body>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.decision-body>header span{color:#166ba8;text-transform:uppercase;font-size:8px;font-weight:700}.decision-body time{color:#a33b34;font-size:8px;font-weight:700}.decision-body h3{margin:5px 0 3px;font-size:12px}.decision-body>p{color:#64747f}.decision-body dl{gap:22px;margin:10px 0 0;display:flex}.decision-body dl>div{gap:6px;display:flex}.decision-body dt,.decision-body dd{margin:0;font-size:8px}.decision-body dt{color:#84919a}.decision-body dd{color:#4d5d68;font-weight:600}.needs-sina-queue>article>button{color:#fff;background:#166ba8;border:0;border-radius:8px;min-width:150px;padding:10px 13px;font-size:9px;font-weight:700}.needs-clear{text-align:center;place-items:center;padding:42px 20px;display:grid}.needs-clear svg{color:#4d9c63}.needs-clear h3{margin:8px 0 3px}.needs-clear p{color:#71808b;margin:0}.team-motion{margin-top:18px}.team-motion>div{grid-template-columns:repeat(3,1fr);display:grid}.team-motion article{border-right:1px solid #e4e8eb;padding:15px 18px}.team-motion article:last-child{border-right:0}.team-motion article>span{color:#166ba8;text-transform:uppercase;font-size:8px}.team-motion h3{margin:4px 0;font-size:10px}.team-motion article>p{color:#687781}.team-motion small{color:#75848e;margin-top:9px;display:block}.today-context{align-content:start;gap:12px;display:grid}.today-context>section{overflow:hidden}.today-context h2{margin:0;font-size:11px}.today-context>section>header>span{color:#fff;background:#17232c;border-radius:50%;place-items:center;width:23px;height:23px;font-size:8px;display:grid}.today-context>section>article{border-bottom:1px solid #e5e9eb;grid-template-columns:58px 1fr;gap:8px;padding:13px 16px;display:grid}.today-context>section>article time{font-size:9px;font-weight:700}.today-context b,.today-context small{display:block}.today-context small{color:#71808b;margin-top:3px}.today-context>section>p{color:#71808b;padding:14px 16px}.today-context>section:nth-child(2){padding:16px}.today-context>section:nth-child(2)>h2{margin-bottom:10px}.today-context>section:nth-child(2)>button{text-align:left;background:#fff;border:0;border-top:1px solid #e5e9eb;width:100%;padding:12px 0;display:block}.today-context>section:nth-child(2)>button span{color:#71808b;font-size:8px}.today-context>section:nth-child(2)>button b{margin:4px 0;font-size:10px}.voice-engine{max-width:1500px}.voice-engine-head{grid-template-columns:1fr 210px;align-items:end;gap:24px;margin-bottom:18px;display:grid}.voice-engine-head h1{letter-spacing:-.025em;max-width:720px;margin:0;font-size:32px}.voice-engine-head p{color:#687781;max-width:700px;margin:7px 0 0}.voice-engine-head>aside{color:#fff;background:#101820;border-radius:10px;padding:15px 17px}.voice-engine-head>aside.warning{background:#51342f}.voice-engine-head>aside strong,.voice-engine-head>aside span,.voice-engine-head>aside small{display:block}.voice-engine-head>aside strong{font-size:28px}.voice-engine-head>aside span{font-size:9px}.voice-engine-head>aside small{color:#c1cbd1;margin-top:6px;font-size:8px}.voice-capture-console{color:#fff;background:#101820;border-radius:12px;grid-template-columns:100px minmax(0,1fr) auto;align-items:center;gap:20px;min-height:190px;padding:26px 30px;display:grid}.voice-capture-console.recording{background:#253746}.voice-pulse{place-items:center;width:80px;height:80px;display:grid;position:relative}.voice-pulse i{border:1px solid #658199;border-radius:50%;width:34px;height:34px;position:absolute}.voice-pulse i:nth-child(2){opacity:.65;width:55px;height:55px}.voice-pulse i:nth-child(3){opacity:.3;width:78px;height:78px}.voice-capture-console.recording .voice-pulse i{border-color:#e89b92}.voice-capture-console>div:nth-child(2)>span{color:#8fa4b2;letter-spacing:.1em;font-size:8px}.voice-capture-console h2{margin:7px 0 5px;font-size:20px}.voice-capture-console p{color:#aebbc4;max-width:650px;margin:0}.voice-capture-console>button{border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-width:170px;min-height:48px;padding:0 18px;font-weight:700;display:flex}.start-recording{color:#17232c;background:#fff}.stop-recording{color:#fff;background:#d6483c}.capture-fallbacks{grid-template-columns:1fr 1fr;gap:8px;margin:9px 0 18px;display:grid}.capture-fallbacks>label,.capture-fallbacks>button{color:#26343e;text-align:left;cursor:pointer;background:#fff;border:1px solid #d1d8dc;border-radius:9px;align-items:center;gap:12px;min-height:64px;padding:12px 16px;display:flex}.capture-fallbacks input{opacity:0;width:1px;height:1px;position:absolute}.capture-fallbacks b,.capture-fallbacks small{display:block}.capture-fallbacks b{font-size:10px}.capture-fallbacks small{color:#71808b;margin-top:3px;font-size:8px}.transcript-capture{grid-template-columns:1fr auto;gap:8px;margin-bottom:18px;display:grid}.transcript-capture textarea{min-height:120px}.transcript-capture button{color:#fff;background:#166ba8;border:0;border-radius:8px;padding:0 18px;font-weight:700}.voice-engine-message{color:#19577f;background:#eaf4fa;border:1px solid #b8d2e4;border-radius:8px;margin:0 0 18px;padding:11px 14px}.content-inventory,.voice-review-queue{margin-top:18px}.content-inventory>header,.voice-review-queue>header{justify-content:space-between;align-items:flex-start;margin-bottom:10px;display:flex}.content-inventory h2,.content-inventory p,.voice-review-queue h2,.voice-review-queue p{margin:0}.content-inventory p,.voice-review-queue p{color:#71808b;margin-top:3px}.content-inventory>header>span,.voice-review-queue>header>span{color:#687781;font-size:9px}.content-inventory>div{background:#fff;border:1px solid #d1d8dc;border-radius:11px;grid-template-columns:repeat(6,1fr);display:grid}.content-inventory article{border-right:1px solid #e4e8eb;padding:16px}.content-inventory article:last-child{border-right:0}.content-inventory b,.content-inventory span{display:block}.content-inventory b{font-size:20px}.content-inventory span{color:#71808b;margin-top:2px;font-size:9px}.voice-review-queue>article{background:#fff;border:1px solid #d1d8dc;border-radius:11px;margin-bottom:10px}.voice-review-queue>article>header{border-bottom:1px solid #e3e7e9;justify-content:space-between;align-items:flex-start;padding:18px;display:flex}.voice-review-queue>article>header span{color:#166ba8;text-transform:uppercase;font-size:8px}.voice-review-queue>article>header h3{margin:4px 0;font-size:13px}.voice-review-queue>article>header p{color:#687781;margin:0}.voice-review-queue>article>header>b{color:#54646f;background:#e7ecef;border-radius:999px;padding:5px 8px;font-size:8px}.voice-output-grid{grid-template-columns:repeat(3,1fr);gap:8px;padding:12px;display:grid}.voice-output-grid>section{border:1px solid #dce2e5;border-radius:9px;padding:14px}.voice-output-grid>section>header{justify-content:space-between;align-items:center;gap:8px;display:flex}.voice-output-grid>section>header span,.voice-output-grid>section>header b{font-size:8px}.voice-output-grid>section>header span{color:#166ba8}.voice-output-grid>section>header b{color:#687781}.voice-output-grid h4{margin:8px 0 4px;font-size:11px}.voice-output-grid p{color:#60707b;margin:0}.voice-output-grid details{border-top:1px solid #e3e7e9;margin-top:10px;padding-top:8px}.voice-output-grid summary{cursor:pointer;font-size:8px;font-weight:700}.voice-output-grid ol{padding-left:18px}.voice-output-grid li,.voice-output-grid small{color:#687781;font-size:8px}.voice-review-queue>article>footer{border-top:1px solid #e3e7e9;justify-content:space-between;align-items:center;gap:18px;padding:14px 18px;display:flex}.voice-review-queue>article>footer span,.voice-review-queue>article>footer b{display:block}.voice-review-queue>article>footer span{color:#71808b;font-size:8px}.voice-review-queue>article>footer b{margin-top:3px;font-size:9px}.voice-review-queue>article>footer button{color:#fff;background:#166ba8;border:0;border-radius:8px;padding:10px 14px;font-size:9px;font-weight:700}.command-coverage{min-height:0;padding-top:0}.command-coverage>header{margin-bottom:12px}.command-coverage>header h2{margin:0;font-size:17px}.command-coverage>header p{color:#6d7c86;margin:4px 0}.command-coverage>div{grid-template-columns:1fr 1fr 1.25fr;gap:10px;display:grid}.command-coverage>div>section{background:#fff;border:1px solid #d1d8dc;border-radius:11px;padding:18px}.command-coverage h3{margin:0 0 12px;font-size:12px}.command-coverage article{border-bottom:1px solid #e8ecee;justify-content:space-between;align-items:center;gap:14px;min-height:35px;display:flex}.command-coverage article span{color:#70808a;font-size:9px}.command-coverage article b{text-overflow:ellipsis;white-space:nowrap;max-width:70%;font-size:9px;overflow:hidden}.command-coverage small{color:#7b8992;margin-top:10px;display:block}.command-status{align-items:center;gap:9px;display:flex}.command-status b{font-size:28px}.command-status span{color:#6e7c86;font-size:10px}.business-overview{grid-template-columns:repeat(6,1fr);gap:8px;display:grid}.business-overview article{background:#fff;border:1px solid #d1d8dc;border-radius:11px;min-height:158px;padding:16px}.business-overview article header{justify-content:space-between;align-items:center;display:flex}.business-overview header span{color:#71808b;text-transform:uppercase;font-size:8px}.business-overview header i{background:#5aa16d;border-radius:50%;width:7px;height:7px}.business-overview header i.warning{background:#d6483c}.business-overview h2{text-overflow:ellipsis;white-space:nowrap;margin:20px 0 2px;font-size:12px;overflow:hidden}.business-overview p{color:#73808a;margin:0;font-size:8px}.business-overview footer{border-top:1px solid #e4e8eb;gap:18px;margin-top:17px;padding-top:10px;display:flex}.business-overview footer b,.business-overview footer span{display:block}.business-overview footer b{font-size:13px}.business-overview footer span{color:#81909a;font-size:7px}.operations-band{color:#fff;background:#101820;border-radius:11px;grid-template-columns:1fr 130px 150px auto;align-items:center;gap:18px;margin-top:18px;padding:19px 21px;display:grid}.operations-band h2{margin:0;font-size:14px}.operations-band p{color:#9aa8b2;margin:4px 0 0;font-size:9px}.operations-band strong,.operations-band span{display:block}.operations-band strong{font-size:22px}.operations-band span{color:#9aa8b2;font-size:8px}.operations-band button{color:#17232c;background:#fff;border:1px solid #465560;border-radius:7px;padding:8px 12px;font-weight:700}.command-columns{grid-template-columns:minmax(0,1.3fr) minmax(290px,.7fr);gap:18px;margin-top:18px;display:grid}.decision-list,.record-overview{background:#fff;border:1px solid #d2d9dd;border-radius:12px}.decision-list>header,.record-overview>header{border-bottom:1px solid #e1e6e9;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.decision-list h2,.record-overview h2{margin:0;font-size:13px}.decision-list>header span,.record-overview>header span{color:#fff;background:#17232c;border-radius:50%;place-items:center;min-width:26px;height:26px;font-size:9px;display:grid}.decision-list>article,.decision-list>button{text-align:left;background:#fff;border:0;border-bottom:1px solid #e7ebed;grid-template-columns:1fr auto;width:100%;padding:14px 18px;display:grid}.decision-list>button{grid-template-columns:8px 1fr;gap:10px}.decision-list>button>i{background:#dba23a;border-radius:50%;width:7px;height:7px;margin-top:5px}.decision-list>button>i.high{background:#d6483c}.decision-list span,.record-overview article>span{color:#6d7b85;font-size:8px}.decision-list h3,.record-overview h3{margin:3px 0;font-size:10px}.decision-list p,.record-overview p{color:#73808b;margin:0;font-size:9px}.decision-list small{color:#6e7d87;font-size:8px}.record-overview article{border-bottom:1px solid #e7ebed;padding:15px 18px}.head-actions{gap:8px;display:flex}.head-actions>button:not(.capture-button){color:#25333d;background:#fff;border:1px solid #c8d0d6;border-radius:8px;padding:0 14px;font-weight:700}.os-notice{color:#19577f;background:#eaf4fa;border:1px solid #b8d2e4;border-radius:8px;margin:-12px 0 18px;padding:10px 13px}.os-inline-form{background:#fff;border:1px solid #cfd6db;border-radius:12px;grid-template-columns:repeat(4,minmax(140px,1fr));gap:12px;margin-bottom:20px;padding:20px;display:grid}.os-inline-form label>span{color:#64737e;margin-bottom:5px;font-size:9px;font-weight:700;display:block}.os-inline-form input,.os-inline-form select{border-color:#cbd3d8;border-radius:7px;min-height:41px;font-family:Arial,Helvetica,sans-serif}.os-inline-form>.capture-button{align-self:end}.status-label{color:#165c8e;background:#dcecf7;border-radius:999px;padding:5px 9px;font-size:9px;font-weight:700}.campaign-stages article.current{background:#eaf4fa}.campaign-stages article.current h3{color:#166ba8}.data-list article{border-bottom:1px solid #e4e8eb;grid-template-columns:minmax(220px,1fr) 150px 130px 110px;align-items:center;gap:16px;min-height:64px;padding:10px 18px;display:grid}.data-list article:last-child{border-bottom:0}.data-list b,.data-list small{display:block}.data-list b{font-size:10px}.data-list small,.data-list span,.data-list time{color:#6f7d87;font-size:9px}.campaign-brief{padding:18px}.campaign-brief span{color:#166ba8;text-transform:uppercase;font-size:8px;font-weight:700}.campaign-brief h3{margin:4px 0;font-size:13px}.campaign-brief p{color:#71808b;margin:0;font-size:9px}.mentor-workspace>.command-center,.mentor-workspace>.content-studio,.mentor-workspace>.lead-pipeline,.mentor-workspace>.health-center,.mentor-workspace>.meeting-queue,.mentor-workspace>.mentor-hero,.mentor-workspace>.mentor-stats,.mentor-workspace>.roster,.mentor-workspace>.enrollment-page,.mentor-workspace>.student-review{margin-left:38px;margin-right:38px}.mentor-workspace>.command-center,.mentor-workspace>.content-studio,.mentor-workspace>.lead-pipeline,.mentor-workspace>.health-center,.mentor-workspace>.meeting-queue{padding-top:34px}.os-sidebar,.mentor-workspace,.mentor-workspace button,.mentor-workspace input,.mentor-workspace select,.mentor-workspace textarea{font-family:Avenir Next,Aptos,Segoe UI,sans-serif}.today-rail{position:sticky;top:20px}.os-content-capture{background:#fff;border:1px solid #d1d8dc;border-radius:12px;padding:20px}.os-content-capture>.os-inline-form{border:0;margin:0;padding:0}.capture-sources{grid-template-columns:.7fr 1.3fr;gap:12px;margin:14px 0;display:grid}.capture-sources>label{color:#63727d;border:1px dashed #aebac2;border-radius:9px;align-content:center;min-height:160px;padding:18px;display:grid}.capture-sources>label:first-child{text-align:center;cursor:pointer;place-items:center}.capture-sources>label:first-child input{opacity:0;width:1px;height:1px;position:absolute}.capture-sources>label b,.capture-sources>label span{display:block}.capture-sources textarea{min-height:125px;margin-top:6px}.review-queue{margin-top:18px}.review-queue>header,.review-queue>article>header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.review-queue>header{padding:0 0 11px}.review-queue>header h2{margin:0;font-size:15px}.review-queue>header p{color:#70808a;margin:3px 0}.review-queue>header>span{color:#687781;font-size:10px}.review-queue>article{background:#fff;border:1px solid #d1d8dc;border-radius:11px;margin-bottom:10px;padding:18px}.review-queue>article>header span,.draft-output-grid span{color:#677783;font-size:9px}.review-queue h3{margin:3px 0;font-size:14px}.review-queue>article>header p{color:#687781;margin:0}.review-queue>article>header b{color:#54646f;background:#e8edf0;border-radius:999px;padding:4px 8px;font-size:9px}.draft-output-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0;display:grid}.draft-output-grid section{border:1px solid #dce2e5;border-radius:9px;padding:13px}.draft-output-grid h4{margin:5px 0;font-size:11px}.draft-output-grid p{color:#60707b;margin:0}.draft-output-grid small{color:#75848e;border-top:1px solid #e3e7e9;margin-top:12px;padding-top:8px;display:block}.sales-board{grid-template-columns:repeat(6,minmax(210px,1fr));gap:8px;display:grid;overflow:auto}.sales-board>section{background:#e3e8eb;border:1px solid #d2d9dd;border-radius:11px;min-height:450px;padding:9px}.sales-board>section>header{justify-content:space-between;align-items:center;padding:5px 4px 10px;display:flex}.sales-board>section>header h2{margin:0;font-size:10px}.sales-board>section>header span{background:#fff;border-radius:50%;place-items:center;min-width:23px;height:23px;font-size:9px;display:grid}.sales-board article{background:#fff;border:1px solid #d5dce0;border-radius:9px;margin-bottom:8px;padding:13px}.sales-board article>span{color:#166ba8;font-size:9px}.sales-board h3{margin:4px 0;font-size:12px}.sales-board article>p{color:#687781;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:5px 0;display:-webkit-box;overflow:hidden}.sales-board dl{gap:4px;margin:11px 0;display:grid}.sales-board dl>div{justify-content:space-between;gap:8px;display:flex}.sales-board dt,.sales-board dd{color:#74838d;margin:0;font-size:9px}.sales-board footer{gap:5px;display:grid}.sales-board footer button,.retry-list button{color:#fff;background:#17232c;border:0;border-radius:7px;padding:8px;font-size:9px}.system-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.system-grid article{background:#fff;border:1px solid #d2d9dd;border-radius:11px;min-height:170px;padding:18px}.system-grid article header{align-items:center;gap:7px;display:flex}.system-grid header i{background:#9aa5ac;border-radius:50%;width:8px;height:8px}.system-grid header i.healthy{background:#4d9c63}.system-grid header i.degraded{background:#d6483c}.system-grid header i.missing{background:#d29a35}.system-grid header span{color:#71808b;text-transform:uppercase;font-size:9px}.system-grid h2{margin:23px 0 4px;font-size:13px}.system-grid p{color:#687781;margin:0}.system-grid small{color:#7a8993;margin-top:14px;display:block}.retry-list{background:#fff;border:1px solid #d2d9dd;border-radius:11px;margin-top:18px}.retry-list>header{border-bottom:1px solid #e1e6e9;justify-content:space-between;align-items:center;padding:15px 18px;display:flex}.retry-list h2{margin:0;font-size:13px}.retry-list>article{border-bottom:1px solid #e5e9eb;justify-content:space-between;align-items:center;gap:18px;padding:14px 18px;display:flex}.retry-list p{color:#a03d35;margin:3px 0}.retry-list small{color:#76858f}@media (max-width:1050px){.today-layout{grid-template-columns:minmax(0,1fr) 280px}.today-rail{grid-template-columns:1fr;align-items:start}.campaign-stages{grid-template-columns:repeat(4,1fr)}.finance-summary{grid-template-columns:1fr 1fr}.business-overview{grid-template-columns:repeat(3,1fr)}.command-columns{grid-template-columns:1fr}.command-coverage>div{grid-template-columns:1fr 1fr}.command-coverage>div>section:last-child{grid-column:1/-1}.action-today-layout{grid-template-columns:1fr}.today-context,.team-motion>div{grid-template-columns:1fr 1fr}}@media (max-width:900px){.demo-banner,.command-jumpbar{margin-left:0}.demo-banner{padding:10px 14px}.command-jumpbar{grid-template-columns:repeat(3,1fr);padding:14px}.os-sidebar{width:100%;padding:10px 12px;display:block;position:sticky;inset:0}.os-brand{width:auto}.os-brand small,.os-sidebar footer{display:none}.os-sidebar nav{gap:4px;margin:10px -2px 0;display:flex;overflow:auto}.os-sidebar nav button{flex:none;width:auto;min-height:38px;padding:0 10px}.mentor-workspace{margin-left:0}.os-page{padding:22px 14px 70px}.os-page-head{margin-bottom:20px}.today-layout{grid-template-columns:minmax(0,1fr) 270px;gap:12px}.schedule-list article{grid-template-columns:52px 10px 1fr}.schedule-list article>button{grid-column:3}}@media (max-width:760px){.demo-banner{flex-direction:column;align-items:flex-start;gap:8px}.demo-banner>div{flex-direction:column;align-items:flex-start;gap:3px}.demo-banner button{width:100%}.os-sidebar{width:100%;padding:10px 12px;display:block;position:sticky;inset:0}.os-brand{width:auto}.os-brand small,.os-sidebar footer{display:none}.os-sidebar nav{gap:4px;margin:10px -2px 0;display:flex;overflow:auto}.os-sidebar nav button{flex:none;width:auto;min-height:38px;padding:0 10px}.mentor-workspace{margin-left:0}.os-page{padding:22px 14px 70px}.os-page-head{flex-direction:column;align-items:flex-start}.os-page-head h1{font-size:27px}.today-rail{grid-template-columns:1fr}.schedule-list article{grid-template-columns:50px 10px 1fr}.today-layout{grid-template-columns:1fr}.today-rail{position:static}.capture-sources,.draft-output-grid,.system-grid{grid-template-columns:1fr}.schedule-list article>button{grid-column:3}.campaign-stages{grid-template-columns:1fr 1fr}.finance-summary{grid-template-columns:1fr}.accountant-flow,.campaign-board>header{flex-direction:column;align-items:flex-start;gap:14px}.record-queue>div{grid-template-columns:1fr}.business-overview,.operations-band{grid-template-columns:1fr 1fr}.operations-band>div:first-child,.operations-band>button{grid-column:1/-1}.command-coverage>div{grid-template-columns:1fr}.command-coverage>div>section:last-child{grid-column:auto}.head-actions{width:100%}.head-actions>button{flex:1}.os-inline-form{grid-template-columns:1fr}.data-list article{grid-template-columns:1fr 1fr;gap:5px 12px}.data-list article>div{grid-column:1/-1}.mentor-workspace>.command-center,.mentor-workspace>.content-studio,.mentor-workspace>.lead-pipeline,.mentor-workspace>.health-center,.mentor-workspace>.meeting-queue,.mentor-workspace>.mentor-hero,.mentor-workspace>.mentor-stats,.mentor-workspace>.roster,.mentor-workspace>.enrollment-page,.mentor-workspace>.student-review{margin-left:14px;margin-right:14px}.command-jumpbar,.team-directory,.team-work-grid,.content-cadence,.cadence-days,.today-team-live>div{grid-template-columns:1fr}.team-work-grid>section+section{border-top:1px solid #e3e7e9;border-left:0}.campaign-stage-detail{grid-template-columns:1fr}.campaign-stage-detail ul{flex-direction:column;align-items:flex-start}.week-calendar{grid-template-columns:repeat(7,220px)}.action-today-head,.today-context,.team-motion>div{grid-template-columns:1fr}.action-today-head h1{font-size:28px}.needs-mode-tabs{overflow:auto}.needs-mode-tabs button{flex:none}.needs-sina-queue>article{grid-template-columns:30px 1fr}.needs-sina-queue>article>button{grid-column:2;width:100%}.decision-body>header{flex-direction:column;align-items:flex-start;gap:3px}.decision-body dl{flex-direction:column;align-items:flex-start;gap:4px}.team-motion article{border-bottom:1px solid #e4e8eb;border-right:0}.voice-engine-head,.voice-capture-console,.capture-fallbacks,.transcript-capture,.content-inventory,.voice-output-grid{grid-template-columns:1fr}.voice-capture-console{justify-items:start}.voice-capture-console>button{width:100%}.content-inventory article{border-bottom:1px solid #e4e8eb;border-right:0}.voice-review-queue>article>footer{flex-direction:column;align-items:flex-start}.voice-review-queue>article>footer button{width:100%}}.transcript-capture{grid-template-columns:220px minmax(0,1fr) auto}.transcript-capture label{gap:6px;display:grid}.transcript-capture label span{color:#60707b;font-size:8px;font-weight:700}.transcript-capture select{color:#26343e;background:#fff;border:1px solid #cbd5da;border-radius:8px;min-height:42px;padding:0 10px}.generated-script{background:#f2f5f6;border-radius:7px;margin:12px 0;padding:12px}.generated-script>b{color:#166ba8;letter-spacing:.08em;margin-bottom:7px;font-size:8px;display:block}.generated-script>p{white-space:pre-wrap;color:#293943;font-size:9px;line-height:1.9}@media (max-width:760px){.transcript-capture{grid-template-columns:1fr}.transcript-capture button{min-height:44px}}.review-editor>section{gap:10px;display:grid}.review-editor>section.rejected{opacity:.48;background:#f3f4f4}.review-decision{gap:5px;display:flex}.review-decision button{color:#566772;background:#fff;border:1px solid #cbd5da;border-radius:6px;padding:6px 10px;font-size:8px;font-weight:700}.review-decision button.active{color:#225e45;background:#e4f3eb;border-color:#2d7a58}.review-decision button.active.reject{color:#873d37;background:#f9e9e7;border-color:#b5544b}.review-editor label{gap:5px;display:grid}.review-editor label>span{color:#60707b;font-size:8px;font-weight:700}.review-editor input,.review-editor textarea{color:#26343e;width:100%;font:inherit;background:#fff;border:1px solid #cbd5da;border-radius:7px;padding:9px}.review-editor textarea{resize:vertical;min-height:70px}.review-editor .script-editor{min-height:320px;line-height:1.9}.review-actions{gap:7px;display:flex}.voice-review-queue>article>footer .review-actions button.secondary{color:#344650;background:#fff;border:1px solid #c6d0d5}.brain-trainer{background:#f7fafb;border:1px solid #cbd7dc;border-radius:11px;margin:0 0 12px}.brain-trainer>header{justify-content:space-between;align-items:center;gap:20px;padding:16px 18px;display:flex}.brain-trainer>header span{color:#166ba8;letter-spacing:.12em;font-size:8px}.brain-trainer h2,.brain-trainer p{margin:0}.brain-trainer h2{margin-top:4px;font-size:14px}.brain-trainer p{color:#687781;margin-top:3px}.brain-trainer button{background:#fff;border:1px solid #bfcbd1;border-radius:7px;padding:9px 12px;font-weight:700}.brain-training-body{padding:0 18px 18px}.brain-training-body nav{gap:5px;display:flex;overflow:auto}.brain-training-body nav button{font-size:8px}.brain-training-body nav button.active{color:#14567d;background:#e7f2f8;border-color:#166ba8}.brain-training-body h3{max-width:780px;margin:18px 0 8px;font-size:15px}.brain-training-body textarea{resize:vertical;border:1px solid #c7d2d7;border-radius:8px;width:100%;min-height:150px;padding:12px}.brain-training-body footer{justify-content:space-between;align-items:center;gap:12px;margin-top:8px;display:flex}.brain-training-body footer span{color:#687781;font-size:8px}.brain-training-body footer button{color:#fff;background:#166ba8;border:0}.visual-template-library{background:#fff;border:1px solid #cbd7dc;border-radius:11px;margin:0 0 12px}.visual-template-library>header{justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}.visual-template-library>header span{color:#8a5a1f;letter-spacing:.1em;font-size:8px;font-weight:800}.visual-template-library h2,.visual-template-library p{margin:0}.visual-template-library h2{margin-top:4px;font-size:14px}.visual-template-library p{color:#687781;margin-top:3px}.visual-template-library>header button{background:#fff;border:1px solid #c5cfd4;border-radius:7px;padding:9px 12px;font-weight:700}.template-message{color:#36515f;background:#eef4f7;border-radius:7px;margin:0 18px 12px;padding:9px 11px}.visual-template-library>form{grid-template-columns:repeat(4,1fr);gap:10px;padding:0 18px 18px;display:grid}.visual-template-library form label{gap:5px;display:grid}.visual-template-library form label span{color:#60717b;font-size:8px;font-weight:700}.visual-template-library input,.visual-template-library select,.visual-template-library textarea{width:100%;min-height:39px;font:inherit;background:#fff;border:1px solid #c8d2d7;border-radius:7px;padding:8px}.visual-template-library input[type=color]{padding:3px}.visual-template-library .template-notes{grid-column:span 2}.visual-template-library textarea{resize:vertical;min-height:80px}.visual-template-library form>button{color:#fff;background:#17232c;border:0;border-radius:7px;align-self:end;min-height:39px;font-weight:700}.visual-template-list{grid-template-columns:repeat(3,1fr);gap:8px;padding:0 18px 18px;display:grid}.visual-template-list article{border:1px solid;border-radius:9px;grid-template-columns:64px 1fr;min-height:78px;display:grid;overflow:hidden}.visual-template-list img,.visual-template-list>article>i{object-fit:cover;width:64px;height:100%}.visual-template-list>article>div{align-self:center;padding:9px}.visual-template-list span,.visual-template-list b,.visual-template-list small{display:block}.visual-template-list span{opacity:.66;font-size:7px}.visual-template-list b{margin-top:3px;font-size:9px}.visual-template-list small{opacity:.7;margin-top:4px;font-size:7px}@media (max-width:760px){.visual-template-library>form,.visual-template-list{grid-template-columns:1fr}.visual-template-library .template-notes{grid-column:auto}.visual-template-library>header{flex-direction:column;align-items:flex-start}.visual-template-library>header button{width:100%}}.team-work-grid article .stage-complete{color:#fff;background:#166ba8;border:0;border-radius:7px;width:100%;margin-top:10px;padding:9px 10px;font-size:8px;font-weight:700}.delivery-link{color:#166ba8;margin-top:8px;font-size:8px;font-weight:700;text-decoration:none;display:inline-block}.task-card-actions{gap:6px;margin-top:10px;display:flex}.task-card-actions button{color:#fff;background:#166ba8;border:0;border-radius:7px;flex:1;padding:9px;font-size:8px;font-weight:700}.task-card-actions button.secondary{color:#344650;background:#fff;border:1px solid #c8d2d7}.production-controls{background:#fff;border:1px solid #d1d9dd;border-radius:10px;grid-template-columns:1fr minmax(220px,320px) auto;align-items:end;gap:10px;margin-bottom:12px;padding:12px;display:grid}.queue-tabs{gap:5px;display:flex}.queue-tabs button,.select-visible{color:#52636e;background:#fff;border:1px solid #cbd4d9;border-radius:7px;padding:9px 11px;font-size:8px;font-weight:700}.queue-tabs button.active{color:#fff;background:#17232c;border-color:#17232c}.queue-tabs button span{color:#3c4e59;background:#e9eef0;border-radius:9px;place-items:center;min-width:18px;height:18px;margin-left:4px;display:inline-grid}.queue-tabs button.active span{color:#fff;background:#34434d}.production-controls>label{gap:4px;display:grid}.production-controls>label span,.bulk-toolbar label span{color:#697984;font-size:8px;font-weight:700}.production-controls select,.bulk-toolbar select,.bulk-toolbar input{color:#344650;background:#fff;border:1px solid #c7d1d6;border-radius:7px;min-height:37px;padding:0 9px}.team-work-grid article.selected{background:#edf6fb;border-radius:8px;margin:0 -10px;padding:13px 10px}.task-select{float:right;color:#70808a;align-items:center;gap:5px;font-size:8px;display:flex}.task-select input{accent-color:#166ba8}.bulk-toolbar{z-index:5;color:#fff;background:#17232c;border-radius:10px;grid-template-columns:auto 180px 210px auto auto;align-items:end;gap:9px;margin:0 0 12px;padding:12px 14px;display:grid;position:sticky;top:10px;box-shadow:0 12px 30px #1018202e}.bulk-toolbar>b{align-self:center;font-size:10px}.bulk-toolbar label{gap:4px;display:grid}.bulk-toolbar label span{color:#aebac1}.bulk-toolbar button{border:0;border-radius:7px;min-height:37px;padding:0 12px;font-size:8px;font-weight:700}.archive-selected{color:#fff;background:#c94e43}.clear-selected{color:#fff;background:#34434d}.production-hierarchy{background:#dfe5e8;border:1px solid #d2dade;border-radius:11px;gap:1px;margin-bottom:12px;display:grid;overflow:hidden}.hierarchy-level{background:#fff;grid-template-columns:105px 1fr;align-items:center;gap:12px;min-height:54px;padding:8px 12px;display:grid}.hierarchy-level>span{color:#84919a;letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:800}.hierarchy-level nav{gap:5px;display:flex;overflow:auto}.hierarchy-level button{color:#52636e;background:0 0;border:0;border-radius:7px;flex:none;padding:8px 10px;font-size:9px;font-weight:700}.hierarchy-level button.active{color:#fff;background:#17232c}.hierarchy-level button b{color:#5b6b75;background:#eef2f4;border-radius:9px;place-items:center;min-width:18px;height:18px;margin-left:5px;font-size:7px;display:inline-grid}.hierarchy-level button.active b{color:#fff;background:#364650}.hierarchy-actions{background:#f4f7f8;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.compact-production-card{position:relative;padding:14px!important}.compact-production-card .content-identity{align-items:center;gap:6px;margin-right:58px;display:flex}.compact-production-card .content-identity span{color:#166ba8;font-size:8px;font-weight:800}.compact-production-card .content-identity b{color:#5e6e78;background:#edf2f4;border-radius:999px;padding:3px 6px;font-size:7px}.compact-production-card h4{margin:10px 0 13px;font-size:13px;line-height:1.45}.compact-production-card>footer{grid-template-columns:auto 1fr auto;align-items:center;gap:8px;display:grid}.compact-production-card footer small{margin:0}.compact-production-card footer em{color:#7d8991;font-size:7px;font-style:normal}.stage-pill{color:#155d8d;text-transform:uppercase;background:#eaf2f7;border-radius:999px;padding:4px 7px;font-weight:800;font-size:7px!important}.stage-pill.review{color:#8a5a1f;background:#f7eee2}.stage-pill.record{color:#8a3f62;background:#f4e8ee}.stage-pill.schedule{color:#2d7041;background:#e7f3ea}.compact-production-card .task-card-actions{margin-top:12px}.compact-production-card .task-select{position:absolute;top:13px;right:13px}.task-workspace{background:#fff;border:1px solid #c8d2d7;border-radius:13px;margin-top:18px;box-shadow:0 20px 45px #10182014}.task-workspace>header{border-bottom:1px solid #e1e6e9;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px;display:flex}.task-workspace>header span{color:#166ba8;letter-spacing:.08em;font-size:8px;font-weight:700}.task-workspace>header h2{margin:5px 0 2px;font-size:18px}.task-workspace>header p{color:#6b7a84;margin:0}.task-workspace>header>button{color:#40515c;background:#fff;border:1px solid #c8d2d7;border-radius:7px;padding:8px 11px}.task-workspace-grid{grid-template-columns:minmax(0,1fr) 330px;display:grid}.task-workspace-grid>main{padding:20px 22px}.task-workspace-grid>aside{background:#f6f8f9;border-left:1px solid #e1e6e9;padding:20px}.task-brief{background:#f0f4f6;border-radius:9px;padding:16px}.task-brief h3,.drive-preview h3,.task-activity h3,.task-workspace form h3{margin:0 0 8px;font-size:11px}.task-brief p{white-space:pre-wrap;color:#42545f;margin:0;line-height:1.7}.drive-preview{border:1px solid #d5dde1;border-radius:10px;margin-top:16px;overflow:hidden}.drive-preview>header{justify-content:space-between;align-items:center;padding:11px 13px;display:flex}.drive-preview h3{margin:0}.drive-preview a{color:#166ba8;font-size:8px}.drive-preview iframe{background:#eef2f4;border:0;width:100%;height:390px;display:block}.task-activity{margin-top:18px}.task-activity>article{border-top:1px solid #e3e8ea;padding:13px 0}.task-activity article header{align-items:center;gap:8px;display:flex}.task-activity article header b{font-size:9px}.task-activity article header span,.task-activity article header time{color:#72818b;font-size:8px}.task-activity article header time{margin-left:auto}.task-activity article p{color:#445660;margin:8px 0}.task-activity article a{color:#166ba8;margin-right:12px;font-size:8px;font-weight:700}.empty-activity{color:#73828c}.task-workspace form{gap:11px;display:grid;position:sticky;top:18px}.task-workspace form label{gap:5px;display:grid}.task-workspace form label span{color:#60717c;font-size:8px;font-weight:700}.task-workspace form input,.task-workspace form textarea{width:100%;font:inherit;background:#fff;border:1px solid #c8d2d7;border-radius:7px;padding:9px}.task-workspace form textarea{resize:vertical;min-height:105px}.task-workspace form button{color:#fff;background:#166ba8;border:0;border-radius:8px;padding:10px;font-size:9px;font-weight:700}.task-workspace form button.secondary{color:#28546e;background:#fff;border:1px solid #b9c8d1}.task-workspace form button.revision{background:#9a443d}.task-workspace form button.text-action{color:#52646f;background:0 0}.task-workspace form button:disabled{opacity:.55}@media (max-width:900px){.task-workspace-grid{grid-template-columns:1fr}.task-workspace-grid>aside{border-top:1px solid #e1e6e9;border-left:0}.task-workspace form{position:static}.drive-preview iframe{height:300px}.production-controls{grid-template-columns:1fr}.queue-tabs{overflow:auto}.queue-tabs button{flex:none}.bulk-toolbar{grid-template-columns:1fr 1fr}.bulk-toolbar>b{grid-column:1/-1}.hierarchy-level{grid-template-columns:1fr;gap:5px}.hierarchy-actions{flex-direction:column;align-items:stretch}.hierarchy-actions .select-visible{width:100%}}.output-format-tabs{gap:5px;padding:12px 12px 0;display:flex;overflow:auto}.output-format-tabs button{color:#566772;background:#fff;border:1px solid #ccd5da;border-radius:7px;flex:none;align-items:center;gap:6px;padding:8px 10px;font-size:8px;font-weight:700;display:flex}.output-format-tabs button.active{color:#fff;background:#17232c;border-color:#17232c}.output-format-tabs button span{color:#50616c;background:#edf1f3;border-radius:50%;place-items:center;width:18px;height:18px;font-size:7px;display:grid}.output-format-tabs button.active span{color:#fff;background:#34434d}.output-format-tabs+.voice-output-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:760px){.output-format-tabs+.voice-output-grid{grid-template-columns:1fr}}.clean-calendar{max-width:1480px;margin:0 auto}.calendar-supply{color:#fff;background:#17232c;border-radius:20px;min-width:180px;padding:18px 22px}.calendar-supply b{font-size:30px;display:block}.calendar-supply span{color:#c8d3da;font-size:12px}.calendar-mode-tabs,.calendar-brand-tabs{gap:8px;margin-top:18px;display:flex;overflow:auto}.calendar-mode-tabs button,.calendar-brand-tabs button{white-space:nowrap;color:#52616b;background:#fff;border:1px solid #dfe5e8;border-radius:999px;padding:10px 15px;font-weight:700}.calendar-mode-tabs button.active,.calendar-brand-tabs button.active{color:#fff;background:#17232c}.calendar-mode-tabs span,.calendar-brand-tabs span{opacity:.65;margin-left:7px}.clean-week{grid-template-columns:repeat(7,minmax(150px,1fr));gap:10px;margin-top:20px;display:grid;overflow:auto}.clean-week>section{background:#f7f8f8;border:1px solid #e2e7e9;border-radius:18px;min-height:330px;padding:12px}.clean-week>section.today{background:#f0f7fb;border-color:#8dbbd5}.clean-week>section>header{color:#64727b;justify-content:space-between;align-items:center;padding:3px 4px 12px;display:flex}.clean-week>section>header b{color:#17232c;font-size:20px}.clean-week>section>div{gap:9px;display:grid}.clean-week>section>div>p{color:#a1abb1;padding:12px 4px;font-size:12px}.clean-week article{background:#fff;border:1px solid #e3e8ea;border-radius:13px;padding:11px;box-shadow:0 3px 12px #17232c0a}.clean-week article>span{text-transform:uppercase;color:#6c7c86;font-size:10px}.clean-week article h3{margin:7px 0 12px;font-size:13px;line-height:1.35}.clean-week article footer{color:#77858e;justify-content:space-between;gap:8px;display:flex}.clean-week article em{font-size:10px;font-style:normal}.calendar-empty{text-align:center;border:1px dashed #cfd8dc;border-radius:18px;margin-top:18px;padding:24px}.calendar-controls{justify-content:space-between;align-items:end;gap:18px;display:flex}.week-navigation{align-items:center;gap:7px;display:flex}.week-navigation button{color:#17232c;background:#fff;border:1px solid #dfe5e8;border-radius:9px;min-height:38px;padding:0 12px;font-weight:700}.week-navigation b{text-align:center;min-width:190px;font-size:12px}.calendar-controls .calendar-mode-tabs{flex:1}.review-switch{z-index:8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #dfe5e8;border-radius:16px;max-width:1400px;margin:18px auto 0;padding:10px 14px;position:sticky;top:72px;box-shadow:0 8px 30px #17232c12}.student-review-head,.mentor-review-layout,.mentor-workspace>.progress-rail{max-width:1400px;margin-left:auto;margin-right:auto}.student-review-head{background:#fff;border:1px solid #e0e6e8;border-radius:22px;margin-top:16px;padding:22px}.mentor-review-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:18px}.roster{max-width:1400px;margin-left:auto!important;margin-right:auto!important}.roster>button{background:#fff;border:1px solid #e4e9eb;border-radius:14px;grid-template-columns:44px minmax(160px,1.3fr) minmax(160px,1fr) minmax(140px,.8fr) auto auto;gap:16px;margin-bottom:8px}.roster>button:hover{border-color:#8dbbd5;box-shadow:0 8px 24px #17232c0f}.mentor-idea-select{width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #d8e0e4;border-radius:9px;padding:0 10px}.mentor-idea-status{grid-template-columns:repeat(3,1fr);gap:5px;margin-top:8px;display:grid}.mentor-idea-status span{text-align:center;color:#5d6c75;background:#edf2f4;border-radius:7px;padding:7px 4px;font-size:9px}@media (max-width:760px){.calendar-supply{min-width:0}.clean-week{grid-template-columns:repeat(7,82vw)}.mentor-review-layout{grid-template-columns:1fr}.roster>button{grid-template-columns:40px 1fr auto}.roster>button>span:nth-of-type(2),.roster>button>.row-progress,.roster>button>em{display:none}.review-switch{margin:10px 12px;top:58px}.student-review-head{margin:10px 12px}}.capture-brand-router{background:#fff;border:1px solid #d3dce1;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin:18px 0 10px;padding:15px 17px;display:flex}.capture-brand-router span{color:#166ba8;letter-spacing:.08em;font-size:9px;font-weight:800}.capture-brand-router h2{margin:3px 0;font-size:15px}.capture-brand-router p{color:#71808b;margin:0;font-size:10px}.capture-brand-router select{color:#17232c;background:#fff;border:1px solid #c7d1d6;border-radius:8px;min-width:220px;height:42px;padding:0 11px;font-weight:700}.batch-recovery{background:#fff;border:1px solid #d6dee2;border-radius:12px;margin-top:14px;overflow:hidden}.batch-recovery>header{border-bottom:1px solid #e2e7e9;justify-content:space-between;gap:20px;padding:17px 19px;display:flex}.batch-recovery>header span{color:#6d7d87;font-size:9px}.batch-recovery>header h3{margin:4px 0;font-size:15px}.batch-recovery>header p{color:#697984;margin:0;font-size:10px}.batch-recovery>header>b{color:#8a570e;background:#fff0dc;border-radius:999px;height:max-content;padding:6px 9px;font-size:8px}.batch-recovery.failed>header>b{color:#a13b32;background:#fde9e7}.batch-integrity-grid{background:#dfe5e8;grid-template-columns:repeat(6,1fr);gap:1px;display:grid}.batch-integrity-grid>div{background:#fff;justify-content:space-between;align-items:center;padding:13px;display:flex}.batch-integrity-grid span{color:#697984;font-size:8px}.batch-integrity-grid b{font-size:11px}.batch-integrity-grid .complete b{color:#337a48}.batch-integrity-grid .missing{background:#fff8f2}.batch-integrity-grid .missing b{color:#ba4e2c}.recovery-transcript{gap:7px;padding:16px 19px;display:grid}.recovery-transcript span{font-size:9px;font-weight:700}.recovery-transcript textarea{resize:vertical;border:1px solid #c7d1d6;border-radius:8px;min-height:220px;padding:12px;line-height:1.65}.batch-recovery>footer{border-top:1px solid #e2e7e9;justify-content:space-between;align-items:center;gap:16px;padding:14px 19px;display:flex}.batch-recovery>footer p{color:#6c7b85;margin:0;font-size:9px}.batch-recovery>footer>div{gap:7px;display:flex}.batch-recovery button{color:#fff;background:#166ba8;border:0;border-radius:8px;padding:10px 12px;font-size:9px;font-weight:700}.batch-recovery button.secondary{color:#40515c;background:#fff;border:1px solid #cad4d9}.batch-recovery button:disabled{opacity:.55}@media (max-width:760px){.capture-brand-router{flex-direction:column;align-items:stretch}.capture-brand-router select{width:100%;min-width:0}.batch-integrity-grid{grid-template-columns:repeat(2,1fr)}.batch-recovery>footer{flex-direction:column;align-items:stretch}.batch-recovery>footer>div{display:grid}.batch-recovery>header{flex-direction:column}}.generated-asset-preview{background:#f7f9fa;border:1px solid #dce4e8;border-radius:16px;margin-top:16px;padding:16px}.generated-asset-preview>header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.generated-asset-preview>header span{color:#1670a8;letter-spacing:.08em;font-size:9px;font-weight:800}.generated-asset-preview>header h3{margin:4px 0 0}.generated-asset-preview>header a{color:#166ba8;font-size:11px;font-weight:700}.generated-asset-preview>img{aspect-ratio:4/5;object-fit:contain;background:#fff;border-radius:10px;width:min(100%,480px);margin:0 auto;display:block;box-shadow:0 12px 32px #17232c1f}.generated-asset-preview>p{text-align:center;color:#687883;margin:12px 0 0;font-size:10px}.content-system-settings{background:#f7f9fa;border:1px solid #dce4e8;border-radius:14px;overflow:hidden}.content-system-settings>summary{cursor:pointer;color:#41535f;padding:15px 18px;font-size:12px;font-weight:800}.content-system-settings[open]>summary{border-bottom:1px solid #dce4e8}.content-system-settings>.brain-trainer,.content-system-settings>.visual-template-library{margin:16px}.recovery-drawer{background:#fff9f5;border:1px solid #ead7ce;border-radius:12px;margin-top:14px;overflow:hidden}.recovery-drawer>summary{color:#8f4d31;cursor:pointer;padding:14px 17px;font-size:11px;font-weight:800}.recovery-drawer[open]>summary{border-bottom:1px solid #ead7ce}.recovery-drawer>.batch-recovery{margin:12px}.team-member-shell{color:#16212a;background:#edf0f2;min-height:100vh;font-family:Avenir Next,Aptos,Segoe UI,sans-serif}.team-member-shell>header{z-index:10;color:#fff;background:#101820;justify-content:space-between;align-items:center;min-height:68px;padding:0 34px;display:flex;position:sticky;top:0}.team-member-shell>header div{gap:3px;display:grid}.team-member-shell>header span{color:#b3bec6;font-size:11px}.team-member-shell>header button{color:#fff;background:0 0;border:1px solid #52606b;border-radius:8px;padding:9px 12px}.team-member-page{max-width:1160px;margin:auto;padding:34px}.team-member-head{border-bottom:1px solid #cfd7dc;justify-content:space-between;align-items:end;padding-bottom:24px;display:flex}.team-member-head h1{letter-spacing:-.025em;margin:0;font-size:34px}.team-member-head p{color:#657680;margin:7px 0 0}.team-member-head strong{text-align:right;font-size:32px;display:grid}.team-member-head strong span{color:#657680;text-transform:uppercase;font-size:10px}.team-member-grid{grid-template-columns:minmax(0,1fr) 260px;gap:18px;margin-top:22px;display:grid}.team-member-grid>section,.team-member-grid>aside{background:#fff;border:1px solid #d3d9dd;border-radius:12px;padding:18px}.team-member-grid h2{margin:0 0 14px;font-size:14px}.team-member-grid article{border-top:1px solid #e5e9eb;padding:15px 0}.team-member-grid article:first-of-type{border-top:0}.team-member-grid article>div,.team-member-grid article footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.team-member-grid article span,.team-member-grid article em{color:#166ba8;text-transform:uppercase;font-size:9px;font-style:normal;font-weight:700}.team-member-grid article h3{margin:8px 0;font-size:16px}.team-member-grid article p{color:#586b76;margin:0 0 13px;font-size:12px}.team-member-grid article button,.team-member-task button{color:#fff;background:#166ba8;border:0;border-radius:8px;padding:10px 13px;font-weight:700}.team-member-grid article small{color:#657680}.team-member-grid>aside>b{font-size:34px}.team-member-grid>aside p{color:#657680;font-size:12px}.team-member-task{background:#fff;border:1px solid #b9c8d1;border-radius:12px;margin-top:20px;overflow:hidden}.team-member-task>header{border-bottom:1px solid #dce2e5;justify-content:space-between;align-items:start;padding:19px;display:flex}.team-member-task>header span{color:#166ba8;text-transform:uppercase;font-size:9px;font-weight:700}.team-member-task>header h2{margin:5px 0 0}.team-member-task>header button{color:#16212a;background:#fff;border:1px solid #d3d9dd}.team-member-task>div{grid-template-columns:minmax(0,1fr) 350px;display:grid}.team-member-task main{white-space:pre-wrap;padding:22px}.team-member-task main>p{color:#40535f;line-height:1.7}.team-member-task main>img{width:min(100%,460px);margin:20px auto 0;display:block}.team-member-task form{background:#f6f8f9;gap:12px;padding:22px;display:grid}.team-member-task label{gap:6px;display:grid}.team-member-task label span{font-size:10px;font-weight:700}.team-member-task input,.team-member-task textarea{width:100%;font:inherit;background:#fff;border:1px solid #cbd5da;border-radius:7px;padding:10px}.team-member-task textarea{resize:vertical;min-height:110px}.team-member-task button.secondary{color:#17303f;background:#fff;border:1px solid #b8c8d1}@media (max-width:760px){.team-member-shell>header{padding:0 16px}.team-member-page{padding:20px 14px}.team-member-head{align-items:start}.team-member-head h1{font-size:27px}.team-member-grid,.team-member-task>div{grid-template-columns:1fr}.team-member-grid>aside{order:-1}.team-member-task form{border-top:1px solid #dce2e5}}.team-backlog{border-top:1px solid #dce2e5;margin-top:10px}.team-backlog>summary{color:#166ba8;cursor:pointer;padding:15px 0;font-size:11px;font-weight:800}.team-backlog[open]>summary{border-bottom:1px solid #e5e9eb}.meeting-os{gap:22px;display:grid}.integration-truth{background:#fff8f4;border:1px solid #edcfbd;border-radius:14px;gap:3px;max-width:330px;padding:12px 15px;display:grid}.integration-truth b{color:#8a421c;font-size:13px}.integration-truth span{color:#785f53;font-size:11px;line-height:1.45}.integration-truth.connected{background:#f2faf5;border-color:#b9dcc5}.integration-truth.connected b{color:#1e6a3a}.meeting-os-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:20px;display:grid}.meeting-os-grid main{gap:18px;display:grid}.booking-panel,.upcoming-meetings,.meeting-rules{background:#fff;border:1px solid #deded8;border-radius:18px;padding:20px;box-shadow:0 8px 30px #25241f09}.booking-panel>header,.upcoming-meetings>header{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.booking-panel header span,.meeting-rules header span{letter-spacing:.13em;color:#837d70;font-size:10px;font-weight:800}.booking-panel h2,.upcoming-meetings h2,.meeting-rules h2{margin:4px 0 0;font-size:19px}.booking-panel header>b{background:#f2f1ec;border-radius:999px;padding:6px 9px;font-size:11px}.booking-panel form{grid-template-columns:1fr 1fr 1.1fr;gap:12px;display:grid}.booking-panel label,.meeting-rules label{gap:6px;display:grid}.booking-panel label span,.meeting-rules label>span{color:#625f57;font-size:11px;font-weight:700}.booking-panel input,.booking-panel select,.meeting-rules input{background:#fff;border:1px solid #dad8d0;border-radius:10px;min-height:42px;padding:0 11px}.booking-panel .wide{grid-column:1/-1}.booking-panel button,.meeting-rules>button{color:#fff;background:#22231f;border:0;border-radius:10px;min-height:42px;font-weight:750}.upcoming-meetings{padding-bottom:8px}.upcoming-meetings>header>span{color:#777;font-size:12px}.upcoming-meetings article{border-top:1px solid #efeee9;grid-template-columns:100px 1fr auto;align-items:center;gap:14px;padding:14px 0;display:grid}.upcoming-meetings article time{gap:4px;display:grid}.upcoming-meetings article time b,.upcoming-meetings article time span{font-size:12px}.upcoming-meetings article time span,.upcoming-meetings article p{color:#747169}.upcoming-meetings article>div:nth-child(2)>span{text-transform:uppercase;letter-spacing:.1em;color:#847d6d;font-size:9px}.upcoming-meetings article h3{margin:3px 0;font-size:15px}.upcoming-meetings article p{margin:0;font-size:12px}.upcoming-meetings article>div:last-child{justify-items:end;gap:5px;display:grid}.upcoming-meetings article a,.upcoming-meetings article button{font-size:11px}.upcoming-meetings article button{color:#a34d3a;background:0 0;border:0}.meeting-rules{position:sticky;top:18px}.meeting-rules header{margin-bottom:16px}.meeting-rule-numbers{grid-template-columns:1fr 1fr;gap:9px;display:grid}.meeting-rule-numbers label{border:1px solid #eceae4;border-radius:11px;padding:10px}.meeting-rule-numbers input{width:100%;min-height:34px;font-weight:800}.meeting-rule-numbers small{color:#8c877c;font-size:9px}.timezone-field{margin:14px 0}.availability-list{gap:6px;margin:14px 0;display:grid}.availability-list>div{opacity:.48;grid-template-columns:56px 1fr 16px 1fr;align-items:center;gap:6px;display:grid}.availability-list>div.enabled{opacity:1}.availability-list>div>label{text-transform:uppercase;align-items:center;gap:5px;font-size:10px;display:flex}.availability-list input[type=time]{min-height:34px;padding:0 5px;font-size:11px}.availability-list i{color:#999;text-align:center;font-size:9px}.post-meeting-flow{background:#f4f3ef;border-radius:16px;overflow:hidden}.post-meeting-flow>summary{cursor:pointer;padding:16px 20px;font-size:13px;font-weight:800}.post-meeting-flow .meeting-queue{border-radius:0;margin:0}.post-meeting-flow .meeting-queue-head h1{font-size:22px}@media (max-width:900px){.meeting-os-grid{grid-template-columns:1fr}.meeting-rules{position:static}.booking-panel form{grid-template-columns:1fr 1fr}.booking-panel .wide{grid-column:1/-1}}@media (max-width:600px){.booking-panel form{grid-template-columns:1fr}.booking-panel .wide{grid-column:auto}.upcoming-meetings article{grid-template-columns:82px 1fr}.upcoming-meetings article>div:last-child{grid-column:2;justify-items:start}.integration-truth{max-width:none}.meeting-rule-numbers{grid-template-columns:1fr 1fr}}.publishing-page{gap:20px;display:grid}.publishing-health{color:#fff;background:#17232c;border-radius:15px;min-width:190px;padding:14px 18px}.publishing-health b{font-size:28px;display:block}.publishing-health span{color:#bfcbd1;font-size:10px}.channel-connections{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.channel-connections article{background:#fff8f4;border:1px solid #e3d4cd;border-radius:13px;grid-template-columns:10px 1fr auto;align-items:center;gap:11px;padding:14px 16px;display:grid}.channel-connections i{background:#c25e3a;border-radius:50%;width:9px;height:9px}.channel-connections b{text-transform:capitalize;font-size:13px;display:block}.channel-connections span{color:#78685f;margin-top:3px;font-size:10px;display:block}.channel-connections em{letter-spacing:.06em;color:#9e4c2f;font-size:8px;font-style:normal;font-weight:800}.channel-connections article.connected{background:#f2faf5;border-color:#c9e0d1}.channel-connections article.connected i{background:#2f8a51}.channel-connections article.connected em{color:#267745}.publishing-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:18px;display:grid}.publishing-layout>aside{gap:12px;display:grid}.publishing-queue,.learning-loop,.objective-legend{background:#fff;border:1px solid #dfe5e8;border-radius:16px;padding:18px}.publishing-queue>header{justify-content:space-between;align-items:start;margin-bottom:10px;display:flex}.publishing-queue h2,.learning-loop h2,.objective-legend h2{margin:0;font-size:16px}.publishing-queue>header p{color:#6e7b83;margin:4px 0 0;font-size:10px}.publishing-queue>header>span{font-size:20px;font-weight:800}.publishing-queue>article{border-top:1px solid #e8ecee;grid-template-columns:112px minmax(0,1fr) 120px;align-items:center;gap:15px;padding:15px 0;display:grid}.publication-state span{text-transform:uppercase;background:#f0ede8;border-radius:999px;width:max-content;padding:6px 8px;font-size:9px;font-weight:800;display:block}.publication-state small{text-transform:capitalize;color:#6f7d85;margin:6px 0 0;display:block}.publishing-queue article>div:nth-child(2)>span{color:#1571a9;text-transform:uppercase;font-size:9px}.publishing-queue article h3{margin:4px 0;font-size:14px}.publishing-queue article p{color:#6b7982;margin:0;font-size:11px}.publishing-queue article>div:last-child{justify-items:end;gap:7px;display:grid}.publishing-queue article time{font-size:11px}.publishing-queue article button{color:#fff;background:#166ba8;border:0;border-radius:7px;padding:8px;font-size:9px}.verdict{text-transform:uppercase;border-radius:999px;padding:5px 8px;font-size:9px}.verdict.repeat{color:#267745;background:#ddf3e5}.verdict.iterate{color:#8b5b11;background:#fff0d8}.verdict.stop{color:#a04536;background:#fae5e2}.learning-loop header span{color:#166ba8;letter-spacing:.08em;font-size:9px;font-weight:800}.learning-loop>div{align-items:end;gap:7px;margin:18px 0 6px;display:flex}.learning-loop>div b{font-size:34px}.learning-loop>div span{color:#73818a;padding-bottom:5px;font-size:10px}.learning-loop>p{color:#687680;font-size:11px;line-height:1.55}.learning-loop>button{text-align:left;background:0 0;border:0;border-top:1px solid #e7ebed;gap:3px;width:100%;padding:11px 0;display:grid}.learning-loop>button span{text-transform:uppercase;color:#166ba8;font-size:8px}.learning-loop>button b{font-size:11px}.objective-legend{gap:9px;display:grid}.objective-legend>div{grid-template-columns:8px 1fr auto;align-items:center;gap:8px;display:grid}.objective-legend i{background:#90a4ae;border-radius:50%;width:7px;height:7px}.objective-legend b{text-transform:capitalize;font-size:11px}.objective-legend span{font-size:11px}.performance-modal{z-index:100;background:#0e161c9e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.performance-modal form{background:#fff;border-radius:18px;width:min(680px,100%);max-height:90vh;padding:22px;overflow:auto;box-shadow:0 30px 80px #00000040}.performance-modal form>header{justify-content:space-between;gap:16px;display:flex}.performance-modal form>header span{color:#166ba8;font-size:9px}.performance-modal form>header h2{margin:5px 0}.performance-modal form>header button{background:0 0;border:0}.metric-grid{grid-template-columns:repeat(3,1fr);gap:9px;margin:18px 0;display:grid}.metric-grid label,.metric-decision label,.performance-modal form>label{gap:5px;display:grid}.metric-grid span,.metric-decision span,.performance-modal form>label span{text-transform:uppercase;font-size:9px;font-weight:800}.metric-grid input,.metric-decision select,.performance-modal textarea{border:1px solid #d5dde1;border-radius:8px;padding:10px}.metric-decision{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:12px;display:grid}.performance-modal textarea{min-height:100px}.performance-modal form>button{color:#fff;background:#17232c;border:0;border-radius:9px;width:100%;margin-top:12px;padding:12px;font-weight:800}@media (max-width:900px){.publishing-layout,.channel-connections{grid-template-columns:1fr}.calendar-controls{flex-direction:column;align-items:stretch}.week-navigation{justify-content:space-between}}@media (max-width:600px){.publishing-queue>article{grid-template-columns:1fr}.publishing-queue article>div:last-child{justify-items:start}.metric-grid{grid-template-columns:1fr 1fr}.channel-connections article{grid-template-columns:10px 1fr}.channel-connections em{grid-column:2}.week-navigation b{min-width:0}.week-navigation button:last-child{display:none}}.mentor-settings-shortcuts{z-index:1000;gap:6px;display:flex;position:fixed;bottom:22px;right:22px}.mentor-settings-shortcuts a{color:#fff;background:#17232c;border-radius:999px;padding:10px 15px;font:700 12px/1 Arial,sans-serif;text-decoration:none;box-shadow:0 8px 28px #17232c33}.mentor-settings-shortcuts a:hover{background:#166ba8}@media (max-width:700px){.mentor-settings-shortcuts{bottom:14px;right:14px}.mentor-settings-shortcuts a{padding:9px 11px;font-size:10px}}
