.acquisition-today{background:#fff;border-radius:18px;grid-template-columns:minmax(210px,.55fr) minmax(0,1.45fr) auto;align-items:center;gap:16px;margin-top:13px;padding:17px;display:grid;box-shadow:0 10px 30px #1e241f0d}.acquisition-today>header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.acquisition-today>header small{color:var(--acq);letter-spacing:.11em;font-size:7px;font-weight:850}.acquisition-today>header h2{letter-spacing:-.03em;margin:5px 0 3px;font-size:17px}.acquisition-today>header p{color:#8b918c;margin:0;font-size:8px;line-height:1.5}.acquisition-today>header>span{color:#248eb6;background:#edf7fb;border-radius:999px;min-width:max-content;padding:5px 8px;font-size:7px;font-weight:800}.acquisition-today>div{gap:5px;min-width:0;display:grid}.acquisition-today article{background:#f5f7f4;border-radius:11px;grid-template-columns:minmax(0,1fr) auto 38px 30px;align-items:center;gap:8px;min-height:44px;padding:5px 7px;display:grid}.acquisition-today article>button:first-child{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:0;display:grid}.acquisition-today article .acquisition-avatar{border-radius:9px;width:30px;height:30px}.acquisition-today article>button:first-child>span:last-child{gap:2px;min-width:0;display:grid}.acquisition-today article strong,.acquisition-today article small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.acquisition-today article strong{color:#363c37;font-size:8px}.acquisition-today article small{color:#8a918b;font-size:7px}.acquisition-today article time{color:#727973;font-size:8px;font-weight:750}.acquisition-today article>button:last-child{color:#5c695f;cursor:pointer;background:#fff;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.acquisition-today>div>p{color:#8a918b;text-align:center;margin:0;padding:15px;font-size:8px}.acquisition-today>button{color:#58615a;min-width:125px;min-height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe4df;border-radius:10px;padding:0 11px;font-size:7px;font-weight:800}.acquisition-reminder-option{cursor:pointer;background:#edf7fb;border-radius:10px;grid-template-columns:18px minmax(0,1fr);align-items:center;padding:10px;gap:8px!important;display:grid!important}.acquisition-reminder-option input{width:16px;height:16px;accent-color:var(--acq);margin:0}.acquisition-reminder-option span{line-height:1.45;color:#50717d!important;font-size:8px!important}.acquisition-automatic-reminder{border-left:3px solid var(--acq);color:#66736a;background:#f4f8f9;border-radius:8px;margin:0;padding:9px 10px;font-size:8px;line-height:1.5}.acquisition-search input{appearance:none;box-shadow:none!important;background:0 0!important}.acquisition-search input:-webkit-autofill{-webkit-text-fill-color:#343a35;transition:background-color 9999s ease-out;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.acquisition-search input:-webkit-autofill:hover{-webkit-text-fill-color:#343a35;transition:background-color 9999s ease-out;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.acquisition-search input:-webkit-autofill:focus{-webkit-text-fill-color:#343a35;transition:background-color 9999s ease-out;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.acquisition-filters{background:#fff;border-radius:13px;align-items:end;gap:8px;margin-top:10px;padding:9px 11px;display:flex;box-shadow:0 8px 24px #1e241f0d}.acquisition-filters label{gap:4px;min-width:150px;display:grid}.acquisition-filters label>span{color:#818782;font-size:7px;font-weight:750}.acquisition-filters select{color:#4c534d;height:33px;font:inherit;background:#f7f8f6;border:1px solid #e1e5e1;border-radius:9px;padding:0 9px;font-size:8px}.acquisition-filters .acquisition-archive-toggle{cursor:pointer;border:1px solid #e1e5e1;border-radius:9px;flex-direction:row;align-items:center;gap:7px;min-width:max-content;min-height:33px;padding:0 9px;display:flex}.acquisition-archive-toggle input{accent-color:#555752;width:14px;height:14px;margin:0}.acquisition-archive-toggle span{align-items:center;gap:5px;display:flex;color:#555d57!important}.acquisition-filters>em{color:#8a918b;margin:0 0 9px auto;font-size:7px;font-style:normal}html[data-theme=dark] .acquisition-today{background:#232723}html[data-theme=dark] .acquisition-today article,html[data-theme=dark] .acquisition-automatic-reminder{background:#1b1f1b}html[data-theme=dark] .acquisition-today article>button:last-child,html[data-theme=dark] .acquisition-today>button{color:#edf1ed;background:#2b302b;border-color:#373d37}html[data-theme=dark] .acquisition-reminder-option{background:#18313a}html[data-theme=dark] .acquisition-filters{background:#232723}html[data-theme=dark] .acquisition-filters select,html[data-theme=dark] .acquisition-filters .acquisition-archive-toggle{color:#edf1ed;background:#1b1f1b;border-color:#3b413b}html[data-theme=dark] .acquisition-search input:-webkit-autofill{-webkit-text-fill-color:#edf1ed;-webkit-box-shadow:inset 0 0 0 1000px #232723!important}html[data-theme=dark] .acquisition-search input:-webkit-autofill:hover{-webkit-text-fill-color:#edf1ed;-webkit-box-shadow:inset 0 0 0 1000px #232723!important}html[data-theme=dark] .acquisition-search input:-webkit-autofill:focus{-webkit-text-fill-color:#edf1ed;-webkit-box-shadow:inset 0 0 0 1000px #232723!important}@media (max-width:1050px){.acquisition-today{grid-template-columns:1fr;align-items:stretch}.acquisition-today>button{justify-self:start}}@media (max-width:600px){.acquisition-filters{flex-direction:column;align-items:stretch}.acquisition-filters label{width:100%}.acquisition-filters>em{margin:3px 0}.acquisition-today article{grid-template-columns:minmax(0,1fr) auto 30px}.acquisition-today article .followup-badge{display:none}}
.system-notifications{position:relative}.system-notifications-trigger{color:#646964;cursor:pointer;background:0 0;border:0;border-radius:11px;place-items:center;width:38px;height:38px;display:grid;position:relative}.system-notifications-trigger:hover,.system-notifications-trigger.has-items{color:#272c28;background:#eef1ed}.system-notifications-trigger>span{color:#fff;background:#d94f42;border:2px solid #fff;border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:7px;font-weight:850;display:grid;position:absolute;top:2px;right:1px}.system-notifications-backdrop{z-index:118;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1c201d2e;border:0;position:fixed;inset:0}.system-notifications-panel{z-index:120;background:#fff;border-left:1px solid #e2e6e2;grid-template-rows:auto auto minmax(0,1fr);width:min(430px,100vw);height:100dvh;animation:.22s ease-out notification-panel-in;display:grid;position:fixed;top:0;right:0;box-shadow:-24px 0 70px #171d182e}.system-notifications-panel>header{border-bottom:1px solid #e8ebe7;justify-content:space-between;align-items:center;padding:22px 20px 17px;display:flex}.system-notifications-panel>header>span{align-items:center;gap:10px;display:flex}.system-notifications-panel>header button{color:#59605a;cursor:pointer;background:#f1f3f0;border:0;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.system-notifications-panel>nav{border-bottom:1px solid #e8ebe7;grid-template-columns:repeat(3,1fr);gap:5px;padding:12px 16px;display:grid}.system-notifications-panel>nav button{color:#767d77;cursor:pointer;background:0 0;border:0;border-radius:9px;min-width:0;padding:9px 5px;font-size:8px;font-weight:750}.system-notifications-panel>nav button.active{color:#222722;background:#edf0ec}.system-notifications-panel>nav span{background:#fff;border-radius:999px;margin-left:5px;padding:2px 5px;font-size:6px}.system-notifications-list{padding:10px 12px 28px;overflow-y:auto}.system-notifications-list article{background:#fff;border:1px solid #e5e8e4;border-radius:14px;margin-bottom:8px;padding:13px}.system-notification-content{text-align:left;cursor:pointer;background:0 0;border:0;gap:10px;width:100%;padding:0;display:grid}.system-notification-content>span:first-child{gap:4px;display:grid}.system-notification-content strong{color:#303530;font-size:10px}.system-notification-content em{color:#777e78;font-size:8px;font-style:normal;line-height:1.4}.system-notification-meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.system-notification-meta small{color:#929892;font-size:7px}.system-notification-meta i{background:color-mix(in srgb,var(--notification-accent,#555752) 11%,white);max-width:52%;color:var(--notification-accent,#555752);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;padding:3px 7px;font-size:6px;font-style:normal;font-weight:800;overflow:hidden}.system-notifications-list article footer{border-top:1px solid #edf0ec;align-items:center;gap:5px;margin-top:12px;padding-top:10px;display:flex}.system-notifications-list article footer button,.system-notification-snooze>button{color:#5e655f;cursor:pointer;background:#f1f3f0;border:0;border-radius:8px;align-items:center;gap:5px;min-height:29px;padding:0 9px;font-size:7px;font-weight:750;display:flex}.system-notifications-list article footer>button:last-child{color:#4b7256;background:#e9f3ec;margin-left:auto}.system-notifications-list>p{color:#8b918c;text-align:center;margin:0;padding:55px 15px;font-size:9px;line-height:1.5}.system-notification-snooze{position:relative}.system-notification-snooze-menu{z-index:150;background:#fff;border:1px solid #e1e5e0;border-radius:10px;width:150px;padding:5px;display:grid;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 16px 35px #181d1929}.system-notification-snooze-menu button{color:#4f5650;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:8px;font-size:7px}.system-notification-snooze-menu button:hover{background:#f0f2ef}.system-notification-toast{z-index:140;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border:1px solid #ffffffb3;border-radius:16px;grid-template-columns:minmax(0,1fr) 34px 34px 34px;align-items:center;gap:5px;width:min(470px,100vw - 36px);padding:10px;animation:.3s ease-out system-notification-in;display:grid;position:fixed;top:76px;right:18px;box-shadow:0 22px 65px #171d183d}.system-notification-toast-content{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:37px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:0;display:grid}.system-notification-toast-content>span:first-child{background:color-mix(in srgb,var(--notification-accent,#555752) 12%,white);width:37px;height:37px;color:var(--notification-accent,#555752);border-radius:11px;place-items:center;display:grid}.system-notification-toast-content>span:last-child{gap:2px;min-width:0;display:grid}.system-notification-toast small{color:var(--notification-accent,#555752);letter-spacing:.1em;font-size:6px;font-weight:850}.system-notification-toast strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.system-notification-toast em{color:#858c86;font-size:7px;font-style:normal}.system-notification-toast>.system-notification-snooze>button,.system-notification-toast>button{color:#666d67;cursor:pointer;background:#f0f2ef;border:0;border-radius:9px;place-items:center;width:34px;height:34px;padding:0;display:grid}@keyframes notification-panel-in{0%{opacity:0;transform:translate(32px)}to{opacity:1;transform:translate(0)}}@keyframes system-notification-in{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}html[data-theme=dark] .system-notifications-trigger:hover,html[data-theme=dark] .system-notifications-trigger.has-items{color:#eef1ed;background:#303530}html[data-theme=dark] .system-notifications-trigger>span{border-color:#232723}html[data-theme=dark] .system-notifications-panel,html[data-theme=dark] .system-notification-toast,html[data-theme=dark] .system-notifications-list article,html[data-theme=dark] .system-notification-snooze-menu{color:#eef1ed;background:#232723fa;border-color:#3a403a}html[data-theme=dark] .system-notification-content strong{color:#eef1ed}html[data-theme=dark] .system-notifications-panel>header button,html[data-theme=dark] .system-notifications-panel>nav button.active,html[data-theme=dark] .system-notifications-list article footer button,html[data-theme=dark] .system-notification-snooze>button,html[data-theme=dark] .system-notification-toast>button{color:#dfe4df;background:#1b1f1b}@media (max-width:600px){.system-notification-toast{grid-template-columns:minmax(0,1fr) 32px 32px 32px;width:calc(100vw - 20px);top:68px;right:10px}.system-notifications-panel{width:100vw}}.system-notifications-trigger,.system-notifications-trigger:hover,.system-notifications-trigger.has-items{border-radius:0;box-shadow:none!important;background:0 0!important}.system-notifications-trigger:hover,.system-notifications-trigger.has-items{color:#171a17}.system-notifications-trigger>span{font-size:9px;top:1px;right:0}.system-notifications-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1c201d1f}.system-notifications-panel{border:1px solid #e2e6e2;border-radius:18px;width:min(380px,100vw - 36px);height:auto;max-height:min(650px,100dvh - 94px);animation:.22s ease-out notification-dropdown-in;top:76px;right:18px;overflow:hidden;box-shadow:0 24px 70px #171d1833}.system-notifications-panel>header{padding:16px 16px 12px}.system-notifications-panel>header strong{font-size:17px}.system-notifications-panel>header button{width:32px;height:32px}.system-notifications-panel>nav{padding:9px 12px}.system-notifications-panel>nav button{padding:8px 4px;font-size:11px}.system-notifications-panel>nav span{font-size:9px}.system-notifications-list{padding:8px 10px 16px}.system-notifications-list article{border-radius:12px;margin-bottom:7px;padding:11px}.system-notification-content{gap:8px}.system-notification-content strong{font-size:13px}.system-notification-content em{font-size:11px}.system-notification-meta small{font-size:10px}.system-notification-meta i{font-size:9px}.system-notifications-list article footer{margin-top:9px;padding-top:9px}.system-notifications-list article footer button,.system-notification-snooze>button{min-height:30px;font-size:10px}.system-notifications-list>p{padding:45px 15px;font-size:12px}.system-notification-snooze-menu{width:160px}.system-notification-snooze-menu button{font-size:11px}.system-notification-toast{border-radius:15px;grid-template-columns:minmax(0,1fr) 30px 30px 30px;gap:4px;width:min(350px,100vw - 24px);padding:7px 8px;top:86px;right:12px;box-shadow:0 18px 50px #171d1833}.system-notification-toast-content{grid-template-columns:34px minmax(0,1fr);gap:10px}.system-notification-toast-content>span:first-child{border-radius:10px;width:34px;height:34px}.system-notification-toast small{font-size:9px}.system-notification-toast strong{font-size:12px}.system-notification-toast em{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.system-notification-toast>.system-notification-snooze>button,.system-notification-toast>button{border-radius:8px;width:30px;height:30px}.system-notification-toast>.system-notification-snooze .system-notification-snooze-menu{top:38px}@keyframes notification-dropdown-in{0%{opacity:0;transform:translateY(-8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}html[data-theme=dark] .system-notifications-trigger:hover,html[data-theme=dark] .system-notifications-trigger.has-items{background:0 0!important}@media (max-width:600px){.system-notification-toast{grid-template-columns:minmax(0,1fr) 30px 30px 30px;width:calc(100vw - 20px);right:10px}.system-notifications-panel{border-radius:0;width:100vw;height:100dvh;max-height:none;top:0;right:0}}.system-notification-toast{box-sizing:border-box;align-items:center;gap:10px;min-height:58px;display:flex}.system-notification-toast-content{flex:auto;align-items:center;gap:10px;min-width:0;display:flex;box-shadow:none!important;background:0 0!important}.system-notification-toast-icon{flex:0 0 32px;place-items:center;width:32px!important;height:32px!important;display:grid!important;position:static!important}.system-notification-toast-copy{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;line-height:1.2;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;display:flex!important;position:static!important}.system-notification-toast-copy small,.system-notification-toast-copy strong,.system-notification-toast-copy em{width:100%;min-width:0;margin:0;display:block;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;position:static!important}.system-notification-toast-copy small{font-size:8px;line-height:1}.system-notification-toast-copy strong{font-size:11px;line-height:1.25}.system-notification-toast-copy em{font-size:9px;line-height:1.2}.system-notification-toast-copy strong,.system-notification-toast-copy em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.system-notification-toast-actions{flex:none;align-items:center;gap:4px;display:flex}.system-notification-toast-actions>button,.system-notification-toast-actions>.system-notification-snooze>button{box-sizing:border-box;color:#666d67;cursor:pointer;background:#f0f2ef;border:0;border-radius:9px;place-items:center;width:28px;height:28px;min-height:28px;padding:0;display:grid}.system-notification-toast-actions .system-notification-snooze-menu{top:40px}html[data-theme=dark] .system-notification-toast-actions>button,html[data-theme=dark] .system-notification-toast-actions>.system-notification-snooze>button{color:#dfe4df;background:#1b1f1b}@media (max-width:520px){.system-notification-toast{gap:7px;width:calc(100vw - 20px);right:10px}.system-notification-toast-content{gap:8px}.system-notification-toast-icon{flex-basis:32px;width:32px!important;height:32px!important}.system-notification-toast-actions{gap:3px}.system-notification-toast-actions>button,.system-notification-toast-actions>.system-notification-snooze>button{width:30px;height:30px;min-height:30px}}.system-notification-toast{isolation:isolate;align-items:center;grid-template-columns:minmax(0,1fr) auto!important;display:grid!important}.system-notification-toast-content{align-items:center;width:100%;overflow:hidden;grid-template-columns:32px minmax(0,1fr)!important;min-width:0!important;display:grid!important}.system-notification-toast-copy{max-width:100%;overflow:hidden;width:auto!important;min-width:0!important}.system-notification-toast-copy small,.system-notification-toast-copy strong,.system-notification-toast-copy em{max-width:100%;text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.system-notification-toast-actions{justify-self:end;min-width:max-content}.system-notification-toast{align-items:center!important;gap:8px!important;display:flex!important}.system-notification-toast .system-notification-toast-content{color:#303530!important;flex:1 1 0!important;align-items:center!important;gap:10px!important;width:auto!important;min-width:0!important;display:flex!important;overflow:hidden!important}.system-notification-toast .system-notification-toast-icon{flex:0 0 34px!important;width:34px!important;height:34px!important}.system-notification-toast .system-notification-toast-copy{opacity:1!important;visibility:visible!important;color:#303530!important;flex:1 1 0!important;gap:2px!important;width:auto!important;min-width:0!important;max-width:none!important;display:grid!important;position:static!important;overflow:hidden!important}.system-notification-toast .system-notification-toast-copy small{color:var(--notification-accent,#555752)!important}.system-notification-toast .system-notification-toast-copy strong{color:#303530!important}.system-notification-toast .system-notification-toast-copy em{color:#858c86!important}.system-notification-toast .system-notification-toast-actions{flex:none!important;align-items:center!important;gap:4px!important;min-width:0!important;display:flex!important;position:static!important}html[data-theme=dark] .system-notification-toast .system-notification-toast-content,html[data-theme=dark] .system-notification-toast .system-notification-toast-copy,html[data-theme=dark] .system-notification-toast .system-notification-toast-copy strong{color:#eef1ed!important}html[data-theme=dark] .system-notification-toast .system-notification-toast-copy em{color:#aeb5af!important}.system-notification-toast{width:min(390px,100vw - 24px);min-height:72px;padding:10px 12px}.system-notification-toast .system-notification-toast-content{align-items:center!important}.system-notification-toast .system-notification-toast-copy{gap:3px!important;padding-block:2px!important}@media (max-width:520px){.system-notification-toast{width:calc(100vw - 20px);min-height:70px;padding:9px 10px}}.system-notification-toast{width:min(460px,100vw - 36px)!important;min-height:82px!important;padding:11px 12px!important;right:18px!important;overflow:visible!important}.system-notification-toast .system-notification-toast-content{gap:12px!important;height:auto!important;min-height:56px!important;overflow:visible!important}.system-notification-toast .system-notification-toast-icon{border-radius:12px!important;flex-basis:40px!important;width:40px!important;height:40px!important}.system-notification-toast .system-notification-toast-copy{gap:3px!important;padding:2px 0!important}.system-notification-toast .system-notification-toast-copy small{font-size:10px!important;line-height:1.15!important}.system-notification-toast .system-notification-toast-copy strong{font-size:13px!important;line-height:1.25!important}.system-notification-toast .system-notification-toast-copy em{font-size:11px!important;line-height:1.2!important}@media (max-width:520px){.system-notification-toast{width:calc(100vw - 20px)!important;min-height:78px!important;padding:10px!important;right:10px!important}.system-notification-toast .system-notification-toast-content{gap:9px!important}.system-notification-toast .system-notification-toast-icon{flex-basis:36px!important;width:36px!important;height:36px!important}}
.acquisition-column{border:1px solid #0000;transition:border-color .18s,background .18s,box-shadow .18s}.acquisition-column.drop-target{border-color:var(--acq);background:#e5f3f8;box-shadow:inset 0 0 0 2px #269dca14}.acquisition-column>article{cursor:grab}.acquisition-column>article:active{cursor:grabbing}.acquisition-column>article.dragging{opacity:.45;transform:rotate(1deg)scale(.98)}.acquisition-column .acquisition-owner{color:#238cb5;font-weight:750}.acquisition-template-download{color:#59615b;width:100%;height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce4df;border-radius:11px;justify-content:center;align-items:center;gap:7px;margin-top:8px;font-size:8px;font-weight:750;text-decoration:none;display:flex}html[data-theme=dark] .acquisition-column.drop-target{background:#18313a}html[data-theme=dark] .acquisition-template-download{color:#edf1ed;background:#1b1f1b;border-color:#373d37}
.investor-studio-page{--investor:#665f79}.investor-heading{grid-template-columns:1fr 230px auto;align-items:end;gap:12px;display:grid}.investor-heading small,.investor-selector small,.investor-pitch small{color:var(--investor);letter-spacing:.12em;text-transform:uppercase;font-size:7px;font-weight:850}.investor-heading h1{letter-spacing:-.06em;margin:7px 0 5px;font-size:clamp(42px,5vw,67px)}.investor-heading p{color:#858b86;margin:0;font-size:11px}.investor-heading label{color:#818782;gap:6px;font-size:7px;display:grid}.investor-heading select,.investor-create input,.investor-create select,.investor-selector select,.investor-detail input,.investor-detail select,.investor-pitch input,.investor-pitch select,.investor-pitch textarea{color:#454946;min-width:0;font:inherit;background:#fff;border:0;border-radius:10px;outline:0;font-size:8px}.investor-heading select{height:42px;padding:0 11px}.investor-heading>button,.investor-create button,.investor-pitch form>button{color:#fff;height:42px;font:inherit;background:#292a29;border:0;border-radius:10px;padding:0 14px;font-size:8px;font-weight:800}.investor-mode-nav{background:#e8e9e6;border-radius:13px;width:max-content;margin:24px 0 13px;padding:4px;display:flex}.investor-mode-nav button{color:#7e837f;font:inherit;background:0 0;border:0;border-radius:9px;padding:10px 15px;font-size:8px;font-weight:800}.investor-mode-nav button.active{background:var(--investor);color:#fff}.investor-create{background:#fff;border-radius:15px;grid-template-columns:1.3fr 1fr 1fr 1fr .7fr .7fr auto;gap:7px;margin-bottom:12px;padding:10px;display:grid}.investor-create input,.investor-create select{background:#f1f3f0;height:39px;padding:0 9px}.investor-metrics{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.investor-metrics article{background:#fff;border-radius:15px;grid-template-columns:32px 1fr;align-items:center;gap:9px;min-height:91px;padding:13px;display:grid}.investor-metrics svg{width:32px;height:32px;color:var(--investor);background:#f0eef3;border-radius:9px;padding:7px}.investor-metrics span{gap:4px;display:grid}.investor-metrics small{color:#8b908c;font-size:7px}.investor-metrics strong{font-size:17px}.investor-selector{background:#fff;border-radius:15px;grid-template-columns:1fr 300px;align-items:center;gap:10px;margin:10px 0;padding:12px 14px;display:grid}.investor-selector>div{gap:4px;display:grid}.investor-selector strong{font-size:11px}.investor-selector select{background:#f1f3f0;height:39px;padding:0 10px}.investor-detail{background:#fff;border-radius:17px;grid-template-columns:1.2fr repeat(4,1fr);gap:8px;padding:16px;display:grid}.investor-detail>article,.investor-detail>label{background:#f3f4f1;border-radius:11px;min-height:83px;padding:11px}.investor-detail>article{grid-template-columns:25px 1fr;gap:8px;display:grid}.investor-detail>article span{gap:3px;display:grid}.investor-detail small,.investor-detail label{color:#858b86;font-size:7px}.investor-detail strong{color:#373b38;font-size:9px}.investor-detail em{color:#929792;font-size:7px;font-style:normal}.investor-detail label{align-content:start;gap:7px;display:grid}.investor-detail input,.investor-detail select{width:100%;height:35px;padding:0 8px}.investor-detail .wide{grid-column:1/-1;min-height:auto}.investor-pitch{grid-template-columns:minmax(360px,.8fr) minmax(0,1.2fr);gap:10px;display:grid}.investor-pitch>form,.investor-pitch-list{background:#fff;border-radius:17px;padding:16px}.investor-pitch form{grid-template-columns:1fr 180px;gap:8px;display:grid}.investor-pitch form header,.investor-pitch form textarea,.investor-pitch form>button{grid-column:1/-1}.investor-pitch form header{align-items:center;gap:9px;display:flex}.investor-pitch h2{margin:3px 0 0;font-size:15px}.investor-pitch input,.investor-pitch select{background:#f2f3f0;height:39px;padding:0 9px}.investor-pitch textarea{resize:vertical;background:#f2f3f0;min-height:75px;padding:10px}.investor-pitch-list{align-content:start;gap:5px;display:grid}.investor-pitch-list>article{background:#f3f4f1;border-radius:11px;grid-template-columns:30px 1fr;align-items:center;gap:9px;min-height:63px;padding:9px;display:grid}.investor-pitch-list article span{grid-template-columns:1fr auto;gap:3px;display:grid}.investor-pitch-list article strong{font-size:9px}.investor-pitch-list article small{grid-column:1/-1}.investor-pitch-list article em{color:#919692;font-size:7px;font-style:normal}.investor-empty{color:#969b97;background:#fff;border-radius:16px;place-content:center;justify-items:center;gap:8px;min-height:240px;display:grid}.investor-empty strong{font-size:8px}.investor-message{color:#747a75;font-size:8px}html[data-theme=dark] .investor-heading select,html[data-theme=dark] .investor-create,html[data-theme=dark] .investor-metrics article,html[data-theme=dark] .investor-selector,html[data-theme=dark] .investor-detail,html[data-theme=dark] .investor-pitch>form,html[data-theme=dark] .investor-pitch-list,html[data-theme=dark] .investor-empty{color:#edf0ed;background:#232623}html[data-theme=dark] .investor-create input,html[data-theme=dark] .investor-create select,html[data-theme=dark] .investor-selector select,html[data-theme=dark] .investor-detail>article,html[data-theme=dark] .investor-detail>label,html[data-theme=dark] .investor-detail input,html[data-theme=dark] .investor-detail select,html[data-theme=dark] .investor-pitch input,html[data-theme=dark] .investor-pitch select,html[data-theme=dark] .investor-pitch textarea,html[data-theme=dark] .investor-pitch-list>article{color:#e8ece8;background:#1b1e1b}html[data-theme=dark] .investor-detail strong{color:#edf0ed}@media (max-width:1000px){.investor-create{grid-template-columns:repeat(3,1fr)}.investor-create button{grid-column:1/-1}.investor-detail{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.investor-heading{grid-template-columns:1fr 1fr}.investor-heading>div{grid-column:1/-1}.investor-metrics{grid-template-columns:1fr 1fr}.investor-pitch,.investor-selector{grid-template-columns:1fr}.investor-create{grid-template-columns:1fr 1fr}}@media (max-width:520px){.investor-heading,.investor-create,.investor-metrics,.investor-detail{grid-template-columns:1fr}.investor-heading>div,.investor-create button,.investor-detail .wide{grid-column:1}.investor-mode-nav{width:100%;overflow:auto}.investor-mode-nav button{white-space:nowrap}.investor-pitch form{grid-template-columns:1fr}.investor-pitch form>*{grid-column:1!important}}
.launch-studio-page{--launch:#6e6255}.launch-heading{grid-template-columns:1fr 230px auto;align-items:end;gap:12px;display:grid}.launch-heading small,.launch-selector small,.launch-editor small,.launch-grid small{color:var(--launch);letter-spacing:.12em;text-transform:uppercase;font-size:7px;font-weight:850}.launch-heading h1{letter-spacing:-.06em;margin:7px 0 5px;font-size:clamp(42px,5vw,67px)}.launch-heading p{color:#858b86;margin:0;font-size:11px}.launch-heading label{color:#818782;gap:6px;font-size:7px;display:grid}.launch-heading select,.launch-create input,.launch-create select,.launch-selector select,.launch-editor-fields input,.launch-editor-fields textarea{color:#444944;min-width:0;font:inherit;background:#fff;border:0;border-radius:10px;outline:0;font-size:8px}.launch-heading select{height:42px;padding:0 11px}.launch-heading>button,.launch-create button,.launch-selector button,.launch-editor-fields footer button{color:#fff;height:42px;font:inherit;background:#292b29;border:0;border-radius:10px;padding:0 14px;font-size:8px;font-weight:800}.launch-mode-nav{background:#e9e9e6;border-radius:13px;width:max-content;margin:24px 0 13px;padding:4px;display:flex}.launch-mode-nav button{color:#7c817d;font:inherit;background:0 0;border:0;border-radius:9px;padding:10px 15px;font-size:8px;font-weight:800}.launch-mode-nav button.active{background:var(--launch);color:#fff}.launch-create{background:#fff;border-radius:14px;grid-template-columns:1fr 180px 210px auto;gap:7px;margin-bottom:11px;padding:10px;display:grid}.launch-create input,.launch-create select{background:#f2f3f0;height:39px;padding:0 9px}.launch-metrics{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.launch-metrics article{background:#fff;border-radius:15px;grid-template-columns:32px 1fr;align-items:center;gap:9px;min-height:87px;padding:13px;display:grid}.launch-metrics svg{width:32px;height:32px;color:var(--launch);background:#f1ede8;border-radius:9px;padding:7px}.launch-metrics span{gap:4px;display:grid}.launch-metrics small{color:#8d928e;font-size:7px}.launch-metrics strong{font-size:18px}.launch-selector{background:#fff;border-radius:14px;grid-template-columns:1fr 300px auto;align-items:center;gap:8px;margin:10px 0;padding:11px 13px;display:grid}.launch-selector>div{gap:4px;display:grid}.launch-selector strong{font-size:10px}.launch-selector select{background:#f2f3f0;height:39px;padding:0 9px}.launch-selector button{align-items:center;gap:6px;height:39px;display:flex}.launch-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.launch-grid>button{color:#858b86;text-align:left;background:#fff;border:0;border-radius:17px;align-content:start;justify-items:start;gap:8px;min-height:180px;padding:16px;display:grid}.launch-grid>button.active{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--launch) 35%,transparent),0 12px 30px #1e231f0f}.launch-grid>button>span{width:37px;height:37px;color:var(--launch);background:#f1ede8;border-radius:11px;place-items:center;display:grid}.launch-grid strong{color:#343934;font-size:14px}.launch-grid em{font-size:8px;font-style:normal}.launch-grid i{color:#707670;background:#eef0ed;border-radius:99px;margin-top:5px;padding:5px 7px;font-size:7px;font-style:normal}.launch-editor{grid-template-columns:minmax(430px,.8fr) minmax(0,1.2fr);gap:10px;display:grid}.launch-editor-fields{background:#fff;border-radius:17px;grid-template-columns:1fr 1fr;gap:8px;padding:16px;display:grid}.launch-editor-fields label{color:#7f8580;gap:5px;font-size:7px;display:grid}.launch-editor-fields .wide,.launch-editor-fields footer{grid-column:1/-1}.launch-editor-fields input{background:#f2f3f0;height:39px;padding:0 9px}.launch-editor-fields textarea{resize:vertical;background:#f2f3f0;min-height:76px;padding:10px}.launch-editor-fields input[type=color]{padding:4px}.launch-editor-fields .launch-check{align-items:center;gap:7px;display:flex}.launch-editor-fields footer{justify-content:flex-end;gap:7px;display:flex}.launch-mini-preview{color:#fff;border-radius:17px;align-content:center;min-height:520px;padding:clamp(28px,5vw,70px);display:grid}.launch-mini-preview small{color:#ffffffa6}.launch-mini-preview h2{letter-spacing:-.055em;max-width:650px;margin:12px 0;font-size:clamp(38px,5vw,70px);line-height:.95}.launch-mini-preview p{color:#ffffffb8;max-width:520px;font-size:11px;line-height:1.6}.launch-empty{color:#969c97;background:#fff;border-radius:17px;grid-column:1/-1;place-content:center;justify-items:center;gap:8px;min-height:260px;display:grid}.launch-empty strong{font-size:8px}.launch-message{color:#757b76;font-size:8px}.launch-experience{z-index:160;color:#fff;scroll-snap-type:y mandatory;position:fixed;inset:0;overflow-y:auto}.launch-experience>button{z-index:2;color:#fff;background:#ffffff1f;border:0;border-radius:50%;width:40px;height:40px;position:fixed;top:25px;right:25px}.launch-experience>section{scroll-snap-align:start;align-content:center;min-height:100dvh;padding:10vh 9vw;display:grid}.launch-experience>section>small{color:#ffffff9e;letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:800}.launch-experience h1{letter-spacing:-.07em;max-width:1100px;margin:16px 0;font-size:clamp(58px,10vw,145px);line-height:.87}.launch-experience h2{max-width:950px;margin:15px 0;font-size:clamp(45px,7vw,100px);line-height:.92}.launch-experience p{color:#ffffffb8;max-width:720px;font-size:15px;line-height:1.6}.launch-countdown{gap:9px;margin-top:45px;display:flex}.launch-countdown span{background:#ffffff17;border-radius:13px;gap:4px;min-width:100px;padding:14px;display:grid}.launch-countdown strong{font-variant-numeric:tabular-nums;font-size:30px}.launch-countdown small{color:#ffffff8c;text-transform:uppercase;font-size:7px}html[data-theme=dark] .launch-heading select,html[data-theme=dark] .launch-create,html[data-theme=dark] .launch-metrics article,html[data-theme=dark] .launch-selector,html[data-theme=dark] .launch-grid>button,html[data-theme=dark] .launch-editor-fields,html[data-theme=dark] .launch-empty{color:#edf0ed;background:#232623}html[data-theme=dark] .launch-create input,html[data-theme=dark] .launch-create select,html[data-theme=dark] .launch-selector select,html[data-theme=dark] .launch-editor-fields input,html[data-theme=dark] .launch-editor-fields textarea{color:#e8ece8;background:#1b1e1b}html[data-theme=dark] .launch-grid strong{color:#edf0ed}@media (max-width:900px){.launch-heading{grid-template-columns:1fr 1fr}.launch-heading>div{grid-column:1/-1}.launch-editor{grid-template-columns:1fr}.launch-grid{grid-template-columns:1fr 1fr}}@media (max-width:700px){.launch-create{grid-template-columns:1fr 1fr}.launch-create button{grid-column:1/-1}.launch-metrics{grid-template-columns:1fr 1fr}.launch-selector{grid-template-columns:1fr}.launch-countdown{grid-template-columns:1fr 1fr;display:grid}.launch-countdown span{min-width:0}}@media (max-width:520px){.launch-heading,.launch-create,.launch-metrics,.launch-grid,.launch-editor-fields{grid-template-columns:1fr}.launch-heading>div,.launch-create button,.launch-editor-fields .wide,.launch-editor-fields footer{grid-column:1}.launch-mode-nav{width:100%;overflow:auto}.launch-mode-nav button{white-space:nowrap}.launch-editor-fields footer{display:grid}.launch-mini-preview{min-height:420px}.launch-experience>section{padding:90px 24px}.launch-experience p{font-size:12px}}
.shared-studio-access{grid-template-columns:24px 1fr 130px minmax(220px,330px) auto}.shared-studio-access select{color:#444a45;height:39px;font:inherit;background:#fff;border:0;border-radius:9px;padding:0 9px;font-size:7px}.shared-studio-assets article>div{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.shared-studio-assets article>div label{white-space:nowrap}html[data-theme=dark] .shared-studio-access select{color:#e7ece8;background:#2d322e}.external-portal-upload{background:#ffffffb8;border-radius:16px;grid-template-columns:1fr minmax(220px,420px) auto;align-items:center;gap:12px;margin-top:20px;padding:18px;display:grid}.external-portal-upload div{gap:4px;display:grid}.external-portal-upload input{min-width:0}.external-portal-upload button{color:#fff;background:#20231f;border:0;border-radius:10px;min-height:40px;padding:0 16px}.external-portal-upload button:disabled{opacity:.45}html[data-theme=dark] .external-portal-upload{background:#ffffff0f}@media (max-width:850px){.shared-studio-access{grid-template-columns:24px 1fr}.shared-studio-access select,.shared-studio-access input,.shared-studio-access button{grid-column:1/-1}}@media (max-width:720px){.external-portal-upload{grid-template-columns:1fr}.external-portal-upload button{width:100%}}
.studio-guide-editor{background:#fafbf8;border:1px solid #e3e5e1;border-radius:14px;margin:10px 18px;padding:14px}.studio-guide-editor>header{justify-content:space-between;align-items:end;gap:14px;display:flex}.studio-guide-editor>header small{color:#858b85;letter-spacing:.1em;font-size:6px;font-weight:800}.studio-guide-editor>header h3{margin:4px 0;font-size:16px}.studio-guide-editor>header p{color:#858b85;margin:0;font-size:7px}.studio-guide-editor button{font:inherit;cursor:pointer;border:0;border-radius:8px}.studio-guide-editor>header>button,.studio-guide-editor main>footer button{color:#fff;background:#292d29;align-items:center;gap:5px;min-height:35px;padding:0 10px;font-size:7px;font-weight:750;display:flex}.studio-guide-layout{grid-template-columns:180px minmax(0,1fr);gap:10px;margin-top:13px;display:grid}.studio-guide-layout>aside{background:#f0f2ee;border-radius:11px;align-content:start;gap:4px;padding:6px;display:grid}.studio-guide-layout>aside>button{color:#5f655f;text-align:left;background:0 0;grid-template-columns:25px 1fr;align-items:center;gap:7px;min-height:46px;padding:7px;display:grid}.studio-guide-layout>aside>button.active{color:#fff;background:#292d29}.studio-guide-layout>aside span{gap:2px;display:grid}.studio-guide-layout>aside strong{font-size:7px}.studio-guide-layout>aside small,.studio-guide-layout>aside p{color:#929792;font-size:6px}.studio-guide-layout>main{gap:8px;min-width:0;display:grid}.studio-guide-meta{grid-template-columns:1fr 1.4fr;gap:7px;display:grid}.studio-guide-meta label{color:#747a74;gap:4px;font-size:6px;display:grid}.studio-guide-editor input,.studio-guide-editor select,.studio-guide-editor textarea{color:#3e433e;min-width:0;font:inherit;background:#fff;border:1px solid #dfe2dd;border-radius:8px;outline:0;font-size:7px}.studio-guide-editor input,.studio-guide-editor select{height:35px;padding:0 8px}.studio-guide-editor textarea{resize:vertical;min-height:58px;padding:8px}.studio-guide-chapter{background:#f0f2ee;border-radius:10px;gap:6px;padding:8px;display:grid}.studio-guide-chapter>header{grid-template-columns:1fr 30px;gap:5px;display:grid}.studio-guide-chapter>header button,.studio-guide-chapter article>button{color:#97615a;background:0 0;place-items:center;display:grid}.studio-guide-chapter article{background:#fff;border-radius:8px;grid-template-columns:120px 1fr 30px;gap:5px;padding:6px;display:grid}.studio-guide-chapter article textarea,.studio-guide-chapter article>input:last-of-type{grid-column:1/3}.studio-guide-add-step,.studio-guide-add-chapter{color:#626862;background:#e3e6e1;align-items:center;gap:5px;width:max-content;min-height:31px;padding:0 8px;font-size:7px;display:flex}.studio-guide-audience{border:1px solid #e2e4e0;border-radius:10px;overflow:hidden}.studio-guide-audience>header{grid-template-columns:22px 1fr 160px;align-items:center;gap:7px;padding:9px;display:grid}.studio-guide-audience>header span{gap:2px;display:grid}.studio-guide-audience strong{font-size:8px}.studio-guide-audience small{color:#8c918c;font-size:6px}.studio-guide-audience>div{border-top:1px solid #e5e7e3;flex-wrap:wrap;gap:5px;padding:7px;display:flex}.studio-guide-audience>div label{background:#f0f2ee;border-radius:7px;align-items:center;gap:5px;padding:6px 8px;font-size:6px;display:flex}.studio-guide-audience input{opacity:0;position:absolute}.studio-guide-audience label i{border:1px solid #c9cdc8;border-radius:5px;place-items:center;width:16px;height:16px;display:grid}.studio-guide-editor main>footer{justify-content:flex-end;gap:6px;display:flex}.studio-guide-editor main>footer button{color:#626762;background:#e5e8e3}.studio-guide-editor main>footer button.primary{color:#fff;background:#292d29}.studio-guide-editor main>footer button.danger{color:#97615a;background:0 0;margin-right:auto}.studio-guide-message{color:#6f756f;margin:8px 0 0;font-size:7px}.external-studio-guides{background:#ffffffb8;border-radius:18px;margin-top:22px;padding:22px}.external-studio-guides>header small{color:#858b85;letter-spacing:.1em;font-size:7px;font-weight:800}.external-studio-guides>header h2{margin:5px 0 15px}.external-studio-guides>div{gap:10px;display:grid}.external-studio-guides>div>article{background:#fff;border-radius:13px;padding:15px}.external-studio-guides>div>article>header{grid-template-columns:28px 1fr 120px;align-items:center;gap:8px;display:grid}.external-studio-guides>div>article>header span{gap:3px;display:grid}.external-studio-guides>div>article>header strong{font-size:10px}.external-studio-guides>div>article>header small{color:#8b908b;font-size:7px}.external-studio-guides>div>article>header i{background:linear-gradient(to right,#4f7858 var(--guide-progress),#e5e8e4 var(--guide-progress));border-radius:99px;height:5px}.external-studio-guides>div>article>p{color:#7f857f;font-size:8px}.external-studio-guides article>section{margin-top:15px}.external-studio-guides h3{margin:0 0 7px;font-size:9px}.external-guide-step{border-top:1px solid #e8eae6;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;min-height:48px;padding:8px;display:grid}.external-guide-step>span{gap:3px;display:grid}.external-guide-step strong{font-size:8px}.external-guide-step p{color:#858b85;margin:0;font-size:7px}.external-guide-step>a{color:#555c55;background:#ecefeb;border-radius:7px;padding:7px 9px;font-size:7px;text-decoration:none}.external-guide-check{color:#fff;background:#fff;border:1px solid #bdc3bd;border-radius:6px;place-items:center;width:21px;height:21px;padding:0;display:grid}.external-guide-step.completed .external-guide-check{background:#55765c;border-color:#55765c}.external-guide-step.completed>span{opacity:.55}.external-guide-step.completed strong{text-decoration:line-through}html[data-theme=dark] .studio-guide-editor,html[data-theme=dark] .external-studio-guides{background:#1d211d;border-color:#383d38}html[data-theme=dark] .studio-guide-layout>aside,html[data-theme=dark] .studio-guide-chapter,html[data-theme=dark] .studio-guide-audience>div label{background:#292e29}html[data-theme=dark] .studio-guide-editor input,html[data-theme=dark] .studio-guide-editor select,html[data-theme=dark] .studio-guide-editor textarea,html[data-theme=dark] .studio-guide-chapter article,html[data-theme=dark] .external-studio-guides>div>article{color:#edf1ed;background:#252a25;border-color:#3b413b}@media (max-width:780px){.studio-guide-layout{grid-template-columns:1fr}.studio-guide-layout>aside{display:flex;overflow:auto}.studio-guide-layout>aside>button{min-width:150px}.studio-guide-meta{grid-template-columns:1fr}.studio-guide-audience>header{grid-template-columns:22px 1fr}.studio-guide-audience>header select{grid-column:1/-1}.external-studio-guides>div>article>header{grid-template-columns:28px 1fr}.external-studio-guides>div>article>header i{grid-column:1/-1}.studio-guide-chapter article{grid-template-columns:1fr 30px}.studio-guide-chapter article select,.studio-guide-chapter article textarea,.studio-guide-chapter article>input:last-of-type{grid-column:1/-1}}
.education-page{--education-accent:#647467}.education-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.education-heading small,.education-editor>header small,.education-reader>header>small{color:var(--education-accent);letter-spacing:.11em;font-size:7px;font-weight:800}.education-heading h1{margin:7px 0 5px;font-size:clamp(34px,4vw,52px)}.education-heading p,.education-editor>header p,.education-reader>header>p{color:#858a85;margin:0;font-size:9px}.education-heading label{color:#777c77;gap:6px;min-width:230px;font-size:7px;display:grid}.education-heading select,.education-editor input,.education-editor select,.education-editor textarea{color:#3f443f;min-width:0;font:inherit;background:#fff;border:1px solid #dfe2dd;border-radius:9px;outline:0;font-size:8px}.education-heading select,.education-editor input,.education-editor select{height:39px;padding:0 10px}.education-editor textarea{resize:vertical;min-height:65px;padding:9px}.education-overview{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:21px;display:grid}.education-overview article{background:#fff;border-radius:13px;align-items:center;gap:10px;min-height:72px;padding:13px;display:flex;box-shadow:0 8px 24px #181c180f}.education-overview article>svg{width:34px;height:34px;color:var(--education-accent);background:#eef1ed;border-radius:9px;padding:8px}.education-overview article span{gap:2px;display:grid}.education-overview strong{font-size:15px}.education-overview small{color:#8c918c;font-size:7px}.education-future{opacity:.62}.education-layout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:12px;margin-top:12px;display:grid}.education-layout>aside,.education-layout>main{background:#fff;border-radius:15px;box-shadow:0 9px 27px #181c180f}.education-layout>aside{align-content:start;gap:4px;padding:8px;display:grid}.education-layout>aside>header{color:#858a85;text-transform:uppercase;justify-content:space-between;align-items:center;padding:6px 5px 10px;font-size:7px;font-weight:800;display:flex}.education-layout>aside>header button{background:#ecefeb;border:0;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.education-layout>aside>button{color:#555b55;text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:1fr auto;align-items:center;gap:7px;min-height:53px;padding:8px;display:grid}.education-layout>aside>button.active{color:#fff;background:#292d29}.education-layout>aside>button span{gap:3px;display:grid}.education-layout>aside>button strong{font-size:8px}.education-layout>aside>button small{color:#929792;font-size:6px}.education-layout>aside>button i{color:#737a73;background:#e9ece8;border-radius:6px;place-items:center;min-width:20px;height:20px;font-size:6px;font-style:normal;display:grid}.education-layout>aside>button.active i{color:#fff;background:#3e443e}.education-layout>aside>p{color:#929792;padding:10px;font-size:7px}.education-layout>main{min-width:0;overflow:hidden}.education-empty{color:#858b85;place-content:center;justify-items:center;gap:7px;min-height:420px;display:grid}.education-empty strong{color:#464b46;font-size:10px}.education-empty p{margin:0;font-size:7px}.education-editor>header,.education-reader>header{border-bottom:1px solid #e7e9e5;padding:18px}.education-editor>header{justify-content:space-between;align-items:start;display:flex}.education-editor>header h2,.education-reader>header h2{margin:5px 0 4px;font-size:21px}.education-editor>header>span{color:#6c736c;background:#ecefeb;border-radius:99px;padding:6px 8px;font-size:7px}.education-course-fields{grid-template-columns:1.5fr 1fr;gap:8px;padding:14px 18px;display:grid}.education-course-fields label{color:#747a74;gap:5px;font-size:7px;display:grid}.education-course-fields label.wide{grid-column:1/-1}.education-role-access{background:#f3f5f2;border-radius:10px;margin:0 18px 12px;padding:10px}.education-role-access>strong{font-size:8px}.education-role-access>div{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.education-role-access label{background:#fff;border-radius:7px;align-items:center;gap:5px;padding:6px 8px;font-size:7px;display:flex}.education-role-access input{opacity:0;position:absolute}.education-role-access label i{border:1px solid #cbd0ca;border-radius:5px;place-items:center;width:16px;height:16px;display:grid}.education-chapter-editor{background:#f2f4f1;border-radius:11px;margin:8px 18px;padding:9px}.education-chapter-editor>header{grid-template-columns:1fr 32px;gap:6px;display:grid}.education-chapter-editor button,.education-add-chapter{font:inherit;border:0;border-radius:8px}.education-chapter-editor>header button,.education-chapter-editor article>button{color:#97615b;background:0 0;place-items:center;display:grid}.education-chapter-editor article{background:#fff;border-radius:9px;grid-template-columns:125px 1fr 34px;gap:6px;margin-top:6px;padding:7px;display:grid}.education-chapter-editor article textarea,.education-chapter-editor article>input:not([type=number]){grid-column:1/3}.education-chapter-editor article>input[type=number]{width:80px}.education-add-lesson,.education-add-chapter{color:#656b65;background:#e5e8e3;align-items:center;gap:5px;min-height:32px;padding:0 9px;font-size:7px;display:flex}.education-add-lesson{margin-top:7px}.education-add-chapter{margin:8px 18px}.education-editor>footer{border-top:1px solid #e7e9e5;justify-content:flex-end;gap:6px;padding:13px 18px;display:flex}.education-editor>footer button{color:#616761;background:#e6e9e4;border:0;border-radius:9px;min-height:36px;padding:0 11px;font-size:7px;font-weight:750}.education-editor>footer button.primary{color:#fff;background:#292d29}.education-editor>footer button.danger{color:#98615b;background:0 0;margin-right:auto}.education-reader>header>div{align-items:center;gap:9px;margin-top:14px;display:flex}.education-reader>header>div i{background:linear-gradient(to right,var(--education-accent) var(--education-progress),#e7eae6 var(--education-progress));border-radius:99px;width:min(360px,70%);height:6px}.education-reader>header>div span{color:#7e847e;font-size:7px}.education-reader>section{padding:14px 18px}.education-reader>section+section{border-top:1px solid #e7e9e5}.education-reader h3{margin:0 0 8px;font-size:11px}.education-reader article{background:#f5f6f3;border-radius:10px;grid-template-columns:26px 1fr auto;align-items:start;gap:9px;min-height:72px;padding:10px;display:grid}.education-reader article+article{margin-top:6px}.education-reader article>div{gap:3px;display:grid}.education-reader article small{color:#8b908b;text-transform:uppercase;font-size:6px}.education-reader article strong{font-size:9px}.education-reader article p{color:#777d77;margin:2px 0;font-size:7px;line-height:1.5}.education-reader article a{width:max-content;color:var(--education-accent);font-size:7px;font-weight:750}.education-reader article>button{color:#fff;background:#292d29;border:0;border-radius:8px;min-height:33px;padding:0 9px;font-size:7px}.education-reader article.completed{opacity:.68}.education-reader article.completed>button{color:#4e6953;background:#dfe8df}.education-quiz{background:#fff;border-radius:8px;gap:5px;margin-top:7px;padding:8px;display:grid}.education-quiz label{font-size:7px}.education-message{color:#666c66;background:#ecefeb;border-radius:9px;margin:10px 0 0;padding:9px 11px;font-size:7px}html[data-theme=dark] .education-overview article,html[data-theme=dark] .education-layout>aside,html[data-theme=dark] .education-layout>main{color:#edf1ed;background:#242824}html[data-theme=dark] .education-heading select,html[data-theme=dark] .education-editor input,html[data-theme=dark] .education-editor select,html[data-theme=dark] .education-editor textarea,html[data-theme=dark] .education-role-access label,html[data-theme=dark] .education-chapter-editor article,html[data-theme=dark] .education-quiz{color:#edf1ed;background:#292e29;border-color:#3b403b}html[data-theme=dark] .education-role-access,html[data-theme=dark] .education-chapter-editor,html[data-theme=dark] .education-reader article{background:#1d211d}@media (max-width:900px){.education-overview{grid-template-columns:1fr 1fr}.education-layout{grid-template-columns:1fr}.education-layout>aside{display:flex;overflow:auto}.education-layout>aside>header{min-width:100px}.education-layout>aside>button{min-width:190px}}@media (max-width:620px){.education-heading{flex-direction:column;align-items:stretch}.education-heading label{min-width:0}.education-overview,.education-course-fields{grid-template-columns:1fr}.education-course-fields label.wide{grid-column:auto}.education-chapter-editor article{grid-template-columns:1fr 34px}.education-chapter-editor article select,.education-chapter-editor article textarea,.education-chapter-editor article>input:not([type=number]){grid-column:1/-1}.education-reader article{grid-template-columns:24px 1fr}.education-reader article>button{grid-column:1/-1}}.education-reader article>button:disabled{cursor:not-allowed;opacity:.35}
.newsroom-page{--news-accent:#686b68}.newsroom-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.newsroom-heading small,.newsroom-editor header small{color:var(--news-accent);letter-spacing:.12em;font-size:7px;font-weight:800}.newsroom-heading h1{margin:7px 0 5px;font-size:clamp(34px,4vw,52px)}.newsroom-heading p{color:#858a85;margin:0;font-size:9px}.newsroom-heading label{color:#777c77;gap:6px;min-width:230px;font-size:7px;display:grid}.newsroom-heading select,.newsroom-source-form input,.newsroom-editor input,.newsroom-editor select,.newsroom-editor textarea{color:#3f443f;font:inherit;background:#fff;border:1px solid #dfe2dd;border-radius:9px;outline:0;font-size:8px}.newsroom-heading select,.newsroom-source-form input,.newsroom-editor input,.newsroom-editor select{height:39px;padding:0 10px}.newsroom-edition-language{background:#eceeeb;border-radius:10px;padding:3px;display:flex}.newsroom-edition-language button{color:#717771;min-width:38px;height:32px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0 10px;font-size:8px;font-weight:850}.newsroom-edition-language button.active{color:#fff;background:#292d29;box-shadow:0 2px 8px #191e1a1f}.newsroom-heading-actions{align-items:center;gap:7px;display:flex}.newsroom-tutorial-trigger{color:#626662;height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe2dd;border-radius:10px;align-items:center;gap:5px;padding:0 11px;font-size:8px;font-weight:800;display:flex}.newsroom-tutorial-backdrop{z-index:90;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#16181675;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.newsroom-tutorial{background:#fff;border-radius:19px;width:min(520px,100%);padding:25px;box-shadow:0 28px 90px #12141240}.newsroom-tutorial>small{color:#777b77;letter-spacing:.12em;font-size:7px;font-weight:850}.newsroom-tutorial h2{margin:9px 0 8px;font-size:24px}.newsroom-tutorial p{color:#737873;min-height:64px;margin:0;font-size:10px;line-height:1.6}.newsroom-tutorial-progress{gap:5px;margin:20px 0;display:flex}.newsroom-tutorial-progress i{background:#dddeda;border-radius:99px;width:18px;height:3px}.newsroom-tutorial-progress i.active{background:#303330}.newsroom-tutorial footer{justify-content:flex-end;gap:6px;display:flex}.newsroom-tutorial footer button{color:#fff;min-height:36px;font:inherit;background:#292d29;border:0;border-radius:9px;padding:0 12px;font-size:8px;font-weight:800}.newsroom-tutorial footer button.quiet{color:#626562;background:#efefee}.newsroom-tutorial footer button:first-child{margin-right:auto}.newsroom-summary{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:21px;display:grid}.newsroom-summary article{background:#fff;border-radius:13px;align-items:center;gap:10px;min-height:72px;padding:13px;display:flex;box-shadow:0 8px 24px #181c180f}.newsroom-summary article>svg{width:34px;height:34px;color:var(--news-accent);background:#f0f0ef;border-radius:9px;padding:8px}.newsroom-summary span{gap:2px;display:grid}.newsroom-summary strong{font-size:15px}.newsroom-summary small{color:#8c918c;font-size:7px}.newsroom-future{opacity:.62}.newsroom-toolbar{background:#fff;border-radius:13px;justify-content:space-between;align-items:center;gap:10px;margin-top:13px;padding:8px;display:flex;box-shadow:0 8px 24px #181c180d}.newsroom-toolbar nav{gap:4px;display:flex;overflow:auto}.newsroom-toolbar button,.newsroom-feed footer button,.newsroom-feed footer a,.newsroom-editor button{color:#666c66;min-height:31px;font:inherit;background:#eef0ed;border:0;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:0 9px;font-size:7px;font-weight:750;display:inline-flex}.newsroom-toolbar nav button{white-space:nowrap;background:0 0}.newsroom-toolbar nav button.active,.newsroom-toolbar button.primary,.newsroom-editor button.primary{color:#fff;background:#292d29}.newsroom-toolbar>div{gap:5px;display:flex}.newsroom-source-form{background:#f1f1f0;border-radius:12px;grid-template-columns:1fr 1fr 1.4fr auto;gap:7px;margin-top:8px;padding:10px;display:grid}.newsroom-source-form button{color:#fff;background:#292d29;border:0;border-radius:9px;padding:0 12px;font-size:7px;font-weight:750}.newsroom-layout{grid-template-columns:minmax(0,1fr) 240px;align-items:start;gap:12px;margin-top:12px;display:grid}.newsroom-feed{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.newsroom-feed>article,.newsroom-sources{background:#fff;border-radius:14px;box-shadow:0 9px 27px #181c180f}.newsroom-feed>article{flex-direction:column;min-height:180px;padding:15px;display:flex}.newsroom-feed>article.highlight{box-shadow:inset 0 0 0 1px #c8cac8,0 9px 27px #181c180f}.newsroom-feed article>header{color:var(--news-accent);text-transform:uppercase;justify-content:space-between;font-size:7px;font-weight:800;display:flex}.newsroom-feed article>header i{align-items:center;gap:4px;font-style:normal;display:flex}.newsroom-feed h2{margin:14px 0 7px;font-size:16px;line-height:1.18}.newsroom-feed p{color:#7c827c;margin:0;font-size:8px;line-height:1.55}.newsroom-feed footer{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:14px;display:flex}.newsroom-feed footer small{color:#969b96;font-size:6px}.newsroom-feed footer div{gap:5px;display:flex}.newsroom-feed footer a{text-decoration:none}.newsroom-empty{color:#858b85;background:#fff;border-radius:14px;grid-column:1/-1;place-content:center;justify-items:center;gap:7px;min-height:260px;display:grid}.newsroom-empty strong{color:#464b46;font-size:10px}.newsroom-empty p{font-size:7px}.newsroom-sources{padding:10px}.newsroom-sources>header{text-transform:uppercase;justify-content:space-between;padding:6px 4px 10px;font-size:7px;font-weight:800;display:flex}.newsroom-sources>header small{color:#999e99}.newsroom-sources>article{border-top:1px solid #eceeeb;justify-content:space-between;align-items:center;gap:8px;padding:10px 8px;display:flex}.newsroom-sources>article div{gap:3px;display:grid}.newsroom-sources>article strong{font-size:8px}.newsroom-sources>article small,.newsroom-sources>article span,.newsroom-sources>p{color:#929792;font-size:6px}.newsroom-sources>article span{background:#eff1ee;border-radius:99px;padding:5px 7px}.newsroom-modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#1417146b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.newsroom-editor{background:#fff;border-radius:17px;width:min(720px,100%);overflow:hidden;box-shadow:0 25px 80px #14171438}.newsroom-editor>header{border-bottom:1px solid #e7e9e5;justify-content:space-between;padding:17px 19px;display:flex}.newsroom-editor h2{margin:5px 0 0;font-size:20px}.newsroom-editor>header button{width:32px;padding:0;font-size:18px}.newsroom-editor-fields{grid-template-columns:1fr 1fr;gap:9px;padding:16px 19px;display:grid}.newsroom-editor-fields label{color:#747a74;gap:5px;font-size:7px;display:grid}.newsroom-editor-fields label.wide{grid-column:1/-1}.newsroom-editor textarea{resize:vertical;min-height:100px;padding:10px}.newsroom-highlight-toggle{flex-direction:row;grid-column:1/-1;align-items:center;grid-template-columns:none!important;display:flex!important}.newsroom-highlight-toggle input{opacity:0;position:absolute}.newsroom-highlight-toggle i{border:1px solid #cbd0ca;border-radius:5px;place-items:center;width:18px;height:18px;display:grid}.newsroom-editor>footer{border-top:1px solid #e7e9e5;justify-content:flex-end;gap:6px;padding:13px 19px;display:flex}.newsroom-editor button.danger{color:#98615b;background:0 0;margin-right:auto}.newsroom-message{color:#666966;background:#eeeeed;border-radius:9px;margin:10px 0 0;padding:9px 11px;font-size:7px}html[data-theme=dark] .newsroom-summary article,html[data-theme=dark] .newsroom-toolbar,html[data-theme=dark] .newsroom-feed>article,html[data-theme=dark] .newsroom-sources,html[data-theme=dark] .newsroom-empty,html[data-theme=dark] .newsroom-editor{color:#edf1ed;background:#242824}html[data-theme=dark] .newsroom-heading select,html[data-theme=dark] .newsroom-source-form input,html[data-theme=dark] .newsroom-editor input,html[data-theme=dark] .newsroom-editor select,html[data-theme=dark] .newsroom-editor textarea{color:#edf1ed;background:#292e29;border-color:#3b403b}@media (max-width:900px){.newsroom-summary{grid-template-columns:1fr 1fr}.newsroom-layout{grid-template-columns:1fr}.newsroom-sources{order:-1}}@media (max-width:620px){.newsroom-heading{flex-direction:column;align-items:stretch}.newsroom-heading-actions{justify-content:space-between}.newsroom-heading label{min-width:0}.newsroom-summary,.newsroom-feed,.newsroom-editor-fields{grid-template-columns:1fr}.newsroom-toolbar{flex-direction:column;align-items:stretch}.newsroom-source-form{grid-template-columns:1fr}.newsroom-editor-fields label.wide,.newsroom-highlight-toggle{grid-column:auto}}.newsroom-tabs{border-bottom:1px solid #dfe2dd;gap:5px;margin-top:22px;display:flex}.newsroom-tabs button{color:#858a85;font:inherit;background:0 0;border:0;border-bottom:2px solid #0000;padding:11px 14px;font-size:8px;font-weight:800}.newsroom-tabs button.active{color:#343834;border-color:#343834}.newsroom-edition-head{background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;margin-top:16px;padding:18px 20px;display:flex}.newsroom-edition-head small,.newsroom-interests small,.newsroom-source-library>header small,.newsroom-topic-widget>header small{color:#718073;letter-spacing:.12em;font-size:7px;font-weight:850}.newsroom-edition-head h2,.newsroom-interests h2,.newsroom-source-library h2{margin:5px 0 3px;font-size:20px}.newsroom-edition-head p,.newsroom-interests header p,.newsroom-source-library>header p,.newsroom-topic-widget>header p{color:#8a8f8a;margin:0;font-size:7px}.newsroom-edition-head button,.newsroom-interest-add button,.newsroom-source-form button{color:#fff;min-height:38px;font:inherit;background:#292d29;border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:0 13px;font-size:8px;font-weight:800;display:flex}.newsroom-edition-head button:disabled{opacity:.55}.newsroom-topic-filters{gap:6px;padding:10px 0;display:flex;overflow:auto}.newsroom-topic-filters button{color:#777c77;font:inherit;background:0 0;border:1px solid #dfe2dd;border-radius:99px;padding:7px 10px;font-size:7px}.newsroom-topic-filters button.active{color:#fff;background:#343834;border-color:#343834}.newsroom-state{color:#647064;background:#eef1ed;border-radius:10px;margin:5px 0 12px;padding:10px 12px;font-size:8px}.newsroom-state.error{color:#985950;background:#fbefed}.newsroom-topic-widgets{gap:13px;display:grid}.newsroom-topic-widget{background:#fff;border-radius:17px;padding:18px}.newsroom-topic-widget>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.newsroom-topic-widget>header h2{margin:5px 0 3px;font-size:20px}.newsroom-topic-widget>header>div:last-child{gap:4px;display:flex}.newsroom-topic-widget>header button{color:#717771;background:#f0f2ef;border:0;border-radius:8px;width:30px;height:30px}.newsroom-widget-articles{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:15px;display:grid}.newsroom-widget-articles>article{border:1px solid #e5e7e3;border-radius:12px;flex-direction:column;min-height:170px;padding:13px;display:flex}.newsroom-widget-articles small{color:#899089;font-size:6px}.newsroom-widget-articles h3{margin:8px 0 5px;font-size:11px;line-height:1.25}.newsroom-widget-articles p{color:#747a74;margin:0;font-size:7px;line-height:1.55}.newsroom-widget-articles footer{justify-content:space-between;gap:5px;margin-top:auto;padding-top:12px;display:flex}.newsroom-widget-articles button,.newsroom-widget-articles a,.newsroom-all-articles,.newsroom-source-grid footer button,.newsroom-source-grid footer a{color:#626862;min-height:30px;font:inherit;background:#eef0ed;border:0;border-radius:8px;align-items:center;gap:5px;padding:0 9px;font-size:7px;font-weight:750;text-decoration:none;display:inline-flex}.newsroom-widget-articles button.saved{color:#fff;background:#657567}.newsroom-widget-empty{color:#8a8f8a;margin:18px 0;font-size:8px}.newsroom-all-articles{margin-top:12px}.newsroom-interests,.newsroom-source-library{background:#fff;border-radius:17px;margin-top:18px;padding:18px}.newsroom-interest-add{grid-template-columns:230px 1fr auto;gap:7px;margin-top:14px;display:grid}.newsroom-interest-add input,.newsroom-interest-add select,.newsroom-interest-list input,.newsroom-interest-list select,.newsroom-source-form input{color:#474c47;min-height:38px;font:inherit;background:#f8f9f7;border:1px solid #dfe2dd;border-radius:9px;padding:0 10px;font-size:8px}.newsroom-interest-list{gap:7px;margin-top:12px;display:grid}.newsroom-interest-list article{border:1px solid #e5e7e3;border-radius:11px;grid-template-columns:minmax(170px,1fr) minmax(240px,1.5fr) 120px auto auto;align-items:center;gap:7px;padding:10px;display:grid}.newsroom-interest-list article.paused{opacity:.62}.newsroom-interest-list article>div{gap:3px;display:grid}.newsroom-interest-list strong{font-size:9px}.newsroom-interest-list button{color:#626862;min-height:34px;font:inherit;background:#eef0ed;border:0;border-radius:8px;align-items:center;gap:5px;padding:0 9px;font-size:7px;font-weight:750;display:flex}.newsroom-source-library>header{margin-bottom:15px}.newsroom-source-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.newsroom-source-grid>article{border:1px solid #e3e6e1;border-radius:13px;flex-direction:column;padding:14px;display:flex}.newsroom-source-grid>article>header{justify-content:space-between;align-items:center;display:flex}.source-status{color:#747a74;background:#f0f1ee;border-radius:99px;padding:5px 7px;font-size:6px}.source-status.active{color:#52705a;background:#e7efe8}.newsroom-source-grid h3{margin:14px 0 5px;font-size:13px}.newsroom-source-grid p{color:#7c827c;margin:0 0 8px;font-size:8px;line-height:1.5}.newsroom-source-grid>article>small{color:#929792;font-size:7px}.newsroom-source-grid footer{justify-content:space-between;gap:6px;margin-top:auto;padding-top:13px;display:flex}.newsroom-source-form{grid-template-columns:1fr 1.3fr 1fr 1.4fr auto}.newsroom-empty{margin-top:5px}.newsroom-coming{display:none}html[data-theme=dark] .newsroom-edition-head,html[data-theme=dark] .newsroom-topic-widget,html[data-theme=dark] .newsroom-interests,html[data-theme=dark] .newsroom-source-library,html[data-theme=dark] .newsroom-tutorial,html[data-theme=dark] .newsroom-tutorial-trigger{color:#edf1ed;background:#242824}@media (max-width:1000px){.newsroom-widget-articles,.newsroom-source-grid,.newsroom-interest-list article{grid-template-columns:1fr 1fr}.newsroom-interest-list article>div{grid-column:1/-1}}@media (max-width:700px){.newsroom-edition-head{flex-direction:column;align-items:flex-start}.newsroom-widget-articles,.newsroom-source-grid,.newsroom-interest-add,.newsroom-interest-list article,.newsroom-source-form{grid-template-columns:1fr}}.newsroom-interest-filters{padding-top:0}.newsroom-magazine-catalog{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.newsroom-magazine-catalog>article{border:1px solid #e3e6e1;border-radius:13px;flex-direction:column;min-height:190px;padding:15px;display:flex}.newsroom-magazine-catalog small{color:var(--news-accent);letter-spacing:.08em;text-transform:uppercase;font-size:7px;font-weight:850}.newsroom-magazine-catalog h3{margin:10px 0 6px;font-size:14px}.newsroom-magazine-catalog p{color:#7c827c;margin:0;font-size:8px;line-height:1.55}.newsroom-magazine-catalog footer{justify-content:space-between;gap:6px;margin-top:auto;padding-top:14px;display:flex}.newsroom-magazine-catalog button,.newsroom-magazine-catalog a{color:#626862;min-height:32px;font:inherit;background:#eef0ed;border:0;border-radius:8px;align-items:center;gap:5px;padding:0 9px;font-size:7px;font-weight:750;text-decoration:none;display:inline-flex}.newsroom-magazine-catalog button.active{color:#fff;background:#343834}.newsroom-own-sources-heading{border-top:1px solid #e6e8e4;margin-top:26px;padding-top:18px}@media (max-width:1000px){.newsroom-magazine-catalog{grid-template-columns:1fr 1fr}}@media (max-width:700px){.newsroom-magazine-catalog{grid-template-columns:1fr}}.newsroom-edition-head small,.newsroom-interests small,.newsroom-source-library>header small,.newsroom-topic-widget>header small{color:#737673}.newsroom-state,.newsroom-topic-widget>header button,.newsroom-toolbar button,.newsroom-feed footer button,.newsroom-feed footer a,.newsroom-editor button,.newsroom-widget-articles button,.newsroom-widget-articles a,.newsroom-all-articles,.newsroom-source-grid footer button,.newsroom-source-grid footer a,.newsroom-interest-list button,.newsroom-magazine-catalog button,.newsroom-magazine-catalog a{color:#626562;background:#efefee}.newsroom-state{color:#666966}.newsroom-widget-articles button.saved,.source-status.active{color:#303330;background:#dedfdd}.newsroom-widget-articles small{flex-wrap:wrap;align-items:center;gap:4px;display:flex}
.sponsor-studio-page{--sponsor-accent:#425943}.sponsor-studio-heading small,.sponsor-board-head small,.sponsor-new-card header small{color:var(--sponsor-accent);letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:850}.sponsor-studio-heading h1{letter-spacing:-.055em;margin:8px 0 7px;font-size:clamp(38px,5vw,62px)}.sponsor-studio-heading p{color:#858b86;margin:0;font-size:11px}.sponsor-mode-nav{background:#e8ebe7;border-radius:13px;gap:3px;width:max-content;margin:28px 0 16px;padding:4px;display:flex}.sponsor-mode-nav button{color:#777f79;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:10px 15px;font-size:9px;font-weight:800}.sponsor-mode-nav button.active{color:#fff;background:var(--sponsor-accent);box-shadow:0 5px 16px #23302624}.sponsor-board-head,.sponsor-new-card,.sponsor-item-form,.sponsor-content-list{background:#fff;border-radius:18px;box-shadow:0 12px 34px #1e241f0f}.sponsor-board-head{grid-template-columns:1fr minmax(210px,300px) auto;align-items:end;gap:12px;padding:18px;display:grid}.sponsor-board-head h2{margin:5px 0 0;font-size:18px}.sponsor-board-head label{color:#777e78;gap:6px;font-size:8px;display:grid}.sponsor-board-head select,.sponsor-new-card input,.sponsor-new-card textarea,.sponsor-item-form input,.sponsor-item-form select{color:#464c47;min-width:0;font:inherit;background:#f1f3ef;border:0;border-radius:11px;outline:0;font-size:9px}.sponsor-board-head select{height:43px;padding:0 12px}.sponsor-board-head>button,.sponsor-new-card>button,.sponsor-item-form>button{color:#fff;height:43px;font:inherit;cursor:pointer;background:#242824;border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:0 15px;font-size:8px;font-weight:800;display:flex}.sponsor-board-head>button:disabled{opacity:.35}.sponsor-tools{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:13px;display:grid}.sponsor-tools button{color:#838a84;text-align:left;cursor:pointer;background:#fff;border:0;border-radius:16px;align-items:flex-start;gap:11px;min-height:105px;padding:15px;display:flex;box-shadow:0 10px 28px #1e241f0f}.sponsor-tools button.selected{color:var(--sponsor-accent);box-shadow:0 10px 30px #1e241f14,inset 0 0 0 1px color-mix(in srgb,var(--sponsor-accent) 32%,transparent)}.sponsor-tools span{gap:5px;display:grid}.sponsor-tools strong{color:#353a36;font-size:10px}.sponsor-tools small{color:#929892;font-size:7px}.sponsor-item-form{grid-template-columns:150px 1fr 1fr auto;gap:9px;margin-top:13px;padding:12px;display:grid}.sponsor-item-form input,.sponsor-item-form select{height:42px;padding:0 11px}.sponsor-content-list{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:13px;padding:18px;display:grid}.sponsor-content-list article{background:#f3f5f1;border-radius:13px;align-content:start;min-height:120px;padding:14px;display:grid}.sponsor-content-list article small{color:var(--sponsor-accent);text-transform:uppercase;font-size:7px;font-weight:800}.sponsor-content-list article strong{margin-top:9px;font-size:10px}.sponsor-content-list article p{color:#818781;margin:6px 0 0;font-size:8px;line-height:1.5}.sponsor-content-list>div{color:#9aa09a;grid-column:1/-1;place-content:center;justify-items:center;gap:8px;min-height:150px;display:grid}.sponsor-content-list>div strong{font-size:9px}.sponsor-new-card{grid-template-columns:1fr 1fr;gap:11px;max-width:800px;padding:22px;display:grid}.sponsor-new-card header,.sponsor-new-card textarea,.sponsor-new-card>button{grid-column:1/-1}.sponsor-new-card header{align-items:center;gap:11px;display:flex}.sponsor-new-card h2{margin:4px 0 0}.sponsor-new-card input{height:44px;padding:0 12px}.sponsor-new-card textarea{resize:vertical;min-height:130px;padding:12px}.sponsor-message{color:#747b75;font-size:8px}.sponsor-presentation{z-index:120;color:#f4f7f3;background:linear-gradient(145deg,#172019,#304635 52%,#151b16);padding:8vh 9vw;position:fixed;inset:0;overflow-y:auto}.sponsor-presentation>button{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:50%;place-items:center;width:39px;height:39px;display:grid;position:fixed;top:25px;right:27px}.sponsor-presentation>section{align-content:center;max-width:950px;min-height:72vh;display:grid}.sponsor-presentation small{color:#b8cbb9;letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:800}.sponsor-presentation h1{letter-spacing:-.065em;max-width:900px;margin:16px 0;font-size:clamp(50px,8vw,105px);line-height:.92}.sponsor-presentation h2{max-width:800px;margin:15px 0;font-size:clamp(34px,5vw,70px);line-height:1}.sponsor-presentation p{color:#c5d0c6;max-width:690px;font-size:14px;line-height:1.65}html[data-theme=dark] .sponsor-mode-nav{background:#202420}html[data-theme=dark] .sponsor-board-head,html[data-theme=dark] .sponsor-tools button,html[data-theme=dark] .sponsor-new-card,html[data-theme=dark] .sponsor-item-form,html[data-theme=dark] .sponsor-content-list{color:#edf1ed;background:#232723}html[data-theme=dark] .sponsor-tools strong{color:#edf1ed}html[data-theme=dark] .sponsor-board-head select,html[data-theme=dark] .sponsor-new-card input,html[data-theme=dark] .sponsor-new-card textarea,html[data-theme=dark] .sponsor-item-form input,html[data-theme=dark] .sponsor-item-form select,html[data-theme=dark] .sponsor-content-list article{color:#e6ebe6;background:#1b1f1b}@media (max-width:900px){.sponsor-tools{grid-template-columns:repeat(2,1fr)}.sponsor-board-head{grid-template-columns:1fr 1fr}.sponsor-board-head>button{grid-column:1/-1}.sponsor-item-form{grid-template-columns:1fr 1fr}.sponsor-item-form>button{grid-column:1/-1}.sponsor-content-list{grid-template-columns:1fr 1fr}}@media (max-width:580px){.sponsor-board-head,.sponsor-new-card,.sponsor-item-form{grid-template-columns:1fr}.sponsor-new-card>*{grid-column:1!important}.sponsor-tools,.sponsor-content-list{grid-template-columns:1fr}.sponsor-content-list>div{grid-column:1}.sponsor-presentation{padding:80px 24px}}.shared-studio-portal{background:#fff;border-radius:19px;overflow:hidden;box-shadow:0 12px 34px #1e241f0f}.shared-studio-portal>header{justify-content:space-between;gap:16px;padding:18px;display:flex}.shared-studio-portal>header>div:first-child{gap:4px;display:grid}.shared-studio-portal>header small{color:var(--sponsor-accent);text-transform:uppercase;font-size:7px;font-weight:800}.shared-studio-portal>header h2{margin:0;font-size:19px}.shared-studio-portal>header p{color:#8b918c;margin:0;font-size:8px}.shared-studio-portal>header>div:last-child{align-items:center;gap:6px;display:flex}.shared-studio-portal button,.shared-studio-access button,.shared-studio-assets-form button{color:#fff;height:37px;font:inherit;background:#282c29;border:0;border-radius:9px;justify-content:center;align-items:center;gap:5px;padding:0 10px;font-size:7px;font-weight:800;display:flex}.shared-studio-portal .portal-status{color:#717771;background:#eceeeb;border-radius:99px;padding:6px 8px;font-size:6px;font-weight:800}.shared-studio-settings{background:#f4f5f2;grid-template-columns:1fr 1fr;gap:8px;padding:13px 18px;display:grid}.shared-studio-settings label{color:#787e79;gap:5px;font-size:7px;display:grid}.shared-studio-settings input,.shared-studio-assets-form input,.shared-studio-assets-form select,.shared-studio-access input{color:#444a45;height:39px;font:inherit;background:#fff;border:0;border-radius:9px;outline:0;padding:0 10px;font-size:8px}.shared-studio-modules{grid-template-columns:repeat(3,1fr);gap:7px;padding:12px 18px;display:grid}.shared-studio-modules button{color:#777d78;text-align:left;background:#f2f4f1;grid-template-columns:28px 1fr auto;height:75px;display:grid}.shared-studio-modules button.selected{color:var(--sponsor-accent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--sponsor-accent) 30%,transparent)}.shared-studio-modules button span{gap:4px;display:grid}.shared-studio-modules button strong{color:#373d38;font-size:8px}.shared-studio-modules button small{color:#929892;text-transform:none;font-size:6px}.shared-studio-assets-form{background:#f4f5f2;border-radius:12px;grid-template-columns:140px 1fr 1fr auto;gap:7px;margin:0 18px;padding:10px;display:grid}.shared-studio-assets{gap:4px;margin:8px 18px;display:grid}.shared-studio-assets article{background:#f5f6f3;border-radius:10px;grid-template-columns:25px 1fr auto;align-items:center;gap:8px;min-height:51px;padding:8px 10px;display:grid}.shared-studio-assets article span{gap:2px;display:grid}.shared-studio-assets article small{font-size:6px}.shared-studio-assets article strong{font-size:8px}.shared-studio-assets article label{font-size:7px}.shared-studio-access{background:#f4f5f2;grid-template-columns:24px 1fr minmax(220px,330px) auto;align-items:center;gap:8px;margin-top:13px;padding:13px 18px;display:grid}.shared-studio-access span{gap:3px;display:grid}.shared-studio-access strong{font-size:8px}.shared-studio-access small{color:#909690;text-transform:none;font-size:6px}.shared-studio-access-list{flex-wrap:wrap;gap:5px;padding:8px 18px 15px;display:flex}.shared-studio-access-list>span{color:#737973;background:#eef0ed;border-radius:8px;padding:6px 8px;font-size:7px}.shared-studio-access-list i{margin-left:6px;font-style:normal}.shared-studio-preview{z-index:140;color:#fff;background:linear-gradient(145deg,#172019,#304635);padding:11vh 9vw;position:fixed;inset:0;overflow:auto}.shared-studio-preview>button{background:#ffffff21;border-radius:50%;width:39px;padding:0;position:fixed;top:25px;right:25px}.shared-studio-preview>small{color:#b8cbb9}.shared-studio-preview>h1{max-width:950px;margin:16px 0;font-size:clamp(48px,8vw,100px);line-height:.94}.shared-studio-preview>p{color:#c8d2ca;font-size:14px}.shared-studio-preview>section{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:60px;display:grid}.shared-studio-preview article{background:#ffffff1a;border-radius:14px;gap:8px;padding:17px;display:grid}.sponsor-portal-empty{color:#8d938e;background:#fff;border-radius:18px;place-content:center;justify-items:center;gap:8px;min-height:300px;display:grid}.sponsor-portal-empty button{color:#425943;background:0 0;border:0;font-weight:800}html[data-theme=dark] .shared-studio-portal,html[data-theme=dark] .sponsor-portal-empty{color:#edf1ed;background:#232723}html[data-theme=dark] .shared-studio-settings,html[data-theme=dark] .shared-studio-assets-form,html[data-theme=dark] .shared-studio-access{background:#1b1f1b}html[data-theme=dark] .shared-studio-settings input,html[data-theme=dark] .shared-studio-assets-form input,html[data-theme=dark] .shared-studio-assets-form select,html[data-theme=dark] .shared-studio-access input,html[data-theme=dark] .shared-studio-modules button,html[data-theme=dark] .shared-studio-assets article{color:#e7ece8;background:#2d322e}html[data-theme=dark] .shared-studio-modules button strong{color:#edf1ed}@media (max-width:850px){.shared-studio-portal>header{flex-direction:column}.shared-studio-portal>header>div:last-child{flex-wrap:wrap}.shared-studio-modules{grid-template-columns:1fr}.shared-studio-assets-form{grid-template-columns:1fr 1fr}.shared-studio-access{grid-template-columns:24px 1fr}.shared-studio-access input,.shared-studio-access button{grid-column:1/-1}}@media (max-width:560px){.sponsor-mode-nav{width:100%;overflow-x:auto}.sponsor-mode-nav button{white-space:nowrap}.shared-studio-settings,.shared-studio-assets-form,.shared-studio-preview>section{grid-template-columns:1fr}}
.creative-workshop,.process-overview,.process-organizations{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 9px 24px #18191612}.creative-workshop>header,.process-overview>header,.process-organizations>header{justify-content:space-between;align-items:center;gap:15px;padding:21px 22px;display:flex}.creative-workshop small,.process-overview small,.process-organizations small{color:#3198ce;letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:800}.creative-workshop h2,.process-overview h2,.process-organizations h2{margin:4px 0}.creative-workshop button,.process-organizations button{font:inherit;cursor:pointer;border:0}.creative-workshop>header>button,.creative-canvas>button{color:#fff;background:#292c29;border-radius:9px;align-items:center;gap:6px;height:36px;padding:0 12px;font-size:8px;font-weight:750;display:flex}.creative-workshop>nav{background:#f4f5f2;gap:6px;padding:0 22px;display:flex}.creative-workshop>nav button{color:#888d88;background:0 0;border-radius:12px 12px 0 0;align-items:center;gap:6px;height:43px;padding:0 12px;font-size:8px;font-weight:750;display:flex}.creative-workshop>nav button.active{color:#292c29;background:#fff;transform:translateY(-3px)}.creative-canvas{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:55px 24px;display:flex}.creative-canvas h3{max-width:520px;margin:8px 0;font-size:20px}.creative-canvas p,.process-overview p{color:#858a85;font-size:9px}.creative-canvas>button{border:0}.process-overview>header{justify-content:flex-start}.process-stats{grid-template-columns:repeat(3,1fr);gap:9px;padding:0 22px 22px;display:grid}.process-stats article{background:#f4f5f2;border-radius:12px;padding:16px;display:grid}.process-stats strong{font-size:21px}.process-stats span{color:#8b908b;font-size:8px}.process-organizations{margin-top:16px}.process-organizations>div{grid-template-columns:repeat(2,1fr);gap:9px;padding:0 22px 22px;display:grid}.process-organizations article{background:#f4f5f2;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:11px;display:grid}.process-organizations article>span{color:#fff;border-radius:9px;place-items:center;width:34px;height:34px;font-size:8px;font-weight:800;display:grid}.process-organizations article>div{display:grid}.process-organizations article button{color:#676c67;background:0 0;gap:4px;display:flex}html[data-theme=dark] :is(.creative-workshop,.process-overview,.process-organizations){color:#e8ebe7;background:#242724}html[data-theme=dark] :is(.creative-workshop>nav,.process-stats article,.process-organizations article){background:#1c1f1c}html[data-theme=dark] .creative-workshop>nav button.active{color:#e8ebe7;background:#242724}@media (max-width:720px){.process-organizations>div,.process-stats{grid-template-columns:1fr}}
.settings-workspace :is(.settings-content>header>small,.organization-admin>header>small,.organization-invitations>header small,.test-user-creator>header small,.member-permission-matrix>header small,.app-store-settings>header small,.app-store-settings article>div>small,.app-preview-backdrop section>small){color:#686c67}.settings-workspace :is(.organization-state-card>span,.organization-invitations>header>span,.test-user-creator>header>span,.member-permission-matrix>header>span){color:#555a55;background:#eceeeb}.settings-workspace .admin-preview-grid article.is-ready>span{color:#4f5c50;background:#e7ece7}html[data-theme=dark] .settings-workspace :is(.settings-content>header>small,.organization-admin>header>small,.organization-invitations>header small,.test-user-creator>header small,.member-permission-matrix>header small,.app-store-settings>header small,.app-store-settings article>div>small,.app-preview-backdrop section>small){color:#a5aaa4}html[data-theme=dark] .settings-workspace :is(.organization-state-card>span,.organization-invitations>header>span,.test-user-creator>header>span,.member-permission-matrix>header>span){color:#c0c5bf;background:#343834}.deck-mode-toggle.active{color:#fff;background:#2b2d29}.deck-mode-toggle.active:hover{color:#fff;background:#343631}.deck-mode-toggle.active:after{background:var(--deck-indicator,#f4f5f2);box-shadow:0 0 0 2px color-mix(in srgb, var(--deck-indicator,#f4f5f2) 18%, transparent);border-color:#2b2d29}.page select:not([multiple]),.settings-workspace select:not([multiple]){color:#3f433f;appearance:none;cursor:pointer;background-color:#f3f4f1;background-image:linear-gradient(45deg,#0000 50%,#747974 50%),linear-gradient(135deg,#747974 50%,#0000 50%);background-position:calc(100% - 19px),calc(100% - 14px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;border:1px solid #c9cdc7c7;border-radius:13px;min-height:42px;padding:0 42px 0 14px;transition:border-color .15s,background-color .15s,box-shadow .15s;box-shadow:inset 0 2px 5px #1c201d0e,0 1px #ffffffe6}.page select:not([multiple]):hover,.settings-workspace select:not([multiple]):hover{background-color:#f7f8f5;border-color:#b7bcb6}.page select:not([multiple]):focus,.settings-workspace select:not([multiple]):focus{background-color:#fafbf8;border-color:#9fa59f;outline:0;box-shadow:inset 0 1px 3px #1c201d0b,0 0 0 3px #4046410f}.page select:not([multiple]):disabled,.settings-workspace select:not([multiple]):disabled{color:#989d98;cursor:not-allowed;opacity:.72;background-color:#eceeeb}html[data-theme=dark] .page select:not([multiple]),html[data-theme=dark] .settings-workspace select:not([multiple]){color:#dfe3de;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-color:#202320;background-image:linear-gradient(45deg,#0000 50%,#9da29d 50%),linear-gradient(135deg,#9da29d 50%,#0000 50%);border-color:#3d423d;box-shadow:inset 0 2px 5px #0000002e,0 1px #ffffff06}html[data-theme=dark] .page select:not([multiple]):hover,html[data-theme=dark] .settings-workspace select:not([multiple]):hover{background-color:#282b28;border-color:#505650}html[data-theme=dark] .page select:not([multiple]):focus,html[data-theme=dark] .settings-workspace select:not([multiple]):focus{background-color:#2b2e2b;border-color:#626862;box-shadow:inset 0 1px 3px #00000026,0 0 0 3px #dce1dc0f}.member-selector select,.company-customer-picker select{background-image:none}.support-modal header small{color:#666b67}
.creative-workshop{box-shadow:none;background:0 0;overflow:visible}.creative-workshop>header{background:#fff;border-radius:18px 18px 0 0;box-shadow:0 9px 24px #18191612}.creative-workshop>.creative-mode-nav{scrollbar-width:none;background:#e9e9e6;border-radius:10px;gap:3px;width:max-content;max-width:100%;margin:-13px 0 18px;padding:3px;display:flex;overflow-x:auto}.creative-workshop>.creative-mode-nav::-webkit-scrollbar{display:none}.creative-workshop>.creative-mode-nav button{color:#747671;white-space:nowrap;background:0 0;border-radius:8px;align-items:center;gap:6px;height:auto;min-height:34px;padding:0 11px;font-size:8px;font-weight:700;display:flex}.creative-workshop>.creative-mode-nav button.active,.creative-workshop>.creative-mode-nav button:hover{color:#292c29;background:#fff;transform:none;box-shadow:0 2px 8px #191a170f}.creative-canvas{background:#fff;border-radius:0 0 18px 18px;box-shadow:0 9px 24px #18191612}html[data-theme=dark] .creative-workshop{background:0 0}html[data-theme=dark] .creative-workshop>:is(header,.creative-canvas){color:#e8ebe7;background:#242724}html[data-theme=dark] .creative-workshop>.creative-mode-nav{background:#191c19}html[data-theme=dark] .creative-workshop>.creative-mode-nav button.active,html[data-theme=dark] .creative-workshop>.creative-mode-nav button:hover{color:#e8ebe7;background:#343734}
.workspace-context-note{color:#d5d8d3;border-top:1px solid #2b2c29;align-items:flex-start;gap:9px;margin:2px 10px 0;padding:11px 0 1px;display:flex}.workspace-context-note>span{border-radius:50%;flex:none;width:7px;height:7px;margin-top:3px}.workspace-context-note>div{gap:3px;display:grid}.workspace-context-note strong{font-size:8px}.workspace-context-note small{color:#777c77;max-width:165px;font-size:7px;line-height:1.4}.sidebar-is-collapsed .workspace-context-note{display:none}.sidebar-footer>.nav-link{margin-bottom:2px}.system-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.system-row>.system-state{min-width:0}.navigation-organizer-toggle{color:#777974;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:31px;height:31px;padding:0;transition:all .18s;display:grid}.navigation-organizer-toggle:hover,.navigation-organizer-toggle.active{color:#d7d9d4;background:#252623}.sidebar-organizer-is-open .sidebar{width:330px;box-shadow:18px 0 48px #00000029}.sidebar-organizer{z-index:4;overscroll-behavior:contain;background:#1b1c19;border:1px solid #30312d;border-radius:13px;padding:14px;position:absolute;inset:76px 12px 67px;overflow-y:auto;box-shadow:0 18px 50px #0000003d}.sidebar-organizer>header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:15px;display:flex}.sidebar-organizer>header>div{gap:3px;display:grid}.sidebar-organizer>header strong{color:#f0f1ee;font-size:11px}.sidebar-organizer>header small{color:#747772;font-size:8px}.sidebar-organizer>header>button{color:#777a75;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:27px;height:27px;padding:0;display:grid}.sidebar-organizer>header>button:hover{color:#fff;background:#292a27}.sidebar-organizer-group{gap:5px;margin-top:14px;display:grid}.sidebar-organizer-group>span{color:#696c67;letter-spacing:.12em;text-transform:uppercase;padding:0 5px 3px;font-size:7px;font-weight:800}.sidebar-organizer-group>div{background:#232421;border-radius:9px;justify-content:space-between;align-items:center;gap:9px;min-height:38px;padding:5px 6px 5px 10px;display:flex}.sidebar-organizer-group strong{color:#c7cac4;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:600;overflow:hidden}.sidebar-organizer-group>div>span{gap:3px;display:flex}.sidebar-organizer-group button{color:#9b9e98;cursor:pointer;background:#2d2e2a;border:0;border-radius:6px;place-items:center;width:25px;height:25px;padding:0;display:grid}.sidebar-organizer-group button:hover:not(:disabled){color:#fff;background:#3a3b37}.sidebar-organizer-group button:disabled{opacity:.22;cursor:default}.sidebar-organizer-is-open .sidebar>nav,.sidebar-organizer-is-open .sidebar>.sidebar-footer>:not(.system-row){visibility:hidden}.sidebar-organizer-is-open .system-row{z-index:5;position:relative}.sidebar-organizer-group strong.is-hidden{color:#777a75;-webkit-text-decoration:line-through #555852;text-decoration:line-through #555852}.sidebar-organizer-group button.is-hidden{color:#6f726d;background:0 0}.sidebar-organizer-group button.is-hidden:hover{color:#c9ccc6;background:#2d2e2a}@media (max-width:760px){.navigation-organizer-toggle,.sidebar-organizer{display:none!important}.sidebar-organizer-is-open .sidebar{width:100%;box-shadow:none}}.workspace-route-state{background:#f3f4f1;flex-direction:column;justify-content:center;min-height:calc(100dvh - 80px);padding:clamp(32px,6vw,80px);display:flex}.workspace-route-state>span{color:#7c827c;letter-spacing:.12em;font-size:11px;font-weight:850}.workspace-route-state h1{letter-spacing:-.045em;margin:10px 0 6px;font-size:clamp(30px,4vw,48px)}.workspace-route-state>p{color:#747a74;max-width:520px;margin:0;font-size:14px;line-height:1.6}.workspace-route-state .app-loading-bar{max-width:420px;margin-top:24px}.workspace-route-skeleton{grid-template-columns:repeat(3,1fr);gap:14px;max-width:960px;margin-top:42px;display:grid}.workspace-route-skeleton i{background:linear-gradient(100deg,#fff 25%,#f4f5f2 45%,#fff 65%) 0 0/300% 100%;border-radius:18px;height:150px;animation:1.6s infinite workspace-route-shimmer;box-shadow:0 16px 36px #1c201c12}.workspace-route-error button{color:#fff;width:max-content;min-height:42px;font:inherit;background:#242824;border:0;border-radius:10px;margin-top:24px;padding:0 15px;font-size:13px;font-weight:800}.workspace-route-error small{color:#929792;margin-top:12px;font-size:11px}@keyframes workspace-route-shimmer{0%{background-position:100% 0}to{background-position:0 0}}@media (max-width:760px){.workspace-route-skeleton{grid-template-columns:1fr}.workspace-route-skeleton i{height:100px}}
.session-warning{z-index:190;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf7f7;border:1px solid #e1ded2;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:min(390px,100vw - 28px);padding:12px 13px;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 55px #1c1d1929}.session-warning>svg{color:#a37a2d}.session-warning>div{gap:3px;display:grid}.session-warning strong{font-size:9px}.session-warning small{color:#8b8e88;font-size:7px}.session-warning button{color:#fff;cursor:pointer;background:#292c29;border:0;border-radius:8px;height:32px;padding:0 10px;font-size:8px;font-weight:750}.session-lock-backdrop{z-index:300;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#121412c2;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.session-lock-card{text-align:center;background:#fff;border-radius:20px;width:min(400px,100%);padding:28px;box-shadow:0 30px 90px #00000047}.session-lock-card>span{color:#454b45;background:#eff1ed;border-radius:12px;place-items:center;width:43px;height:43px;margin:0 auto 15px;display:grid}.session-lock-card>small{color:#858b85;letter-spacing:.11em;text-transform:uppercase;font-size:7px;font-weight:800}.session-lock-card h1{margin:7px 0 6px;font-size:24px}.session-lock-card>p{color:#7c827c;max-width:310px;margin:0 auto 18px;font-size:9px;line-height:1.55}.session-lock-card form{text-align:left;gap:10px;display:grid}.session-lock-card label{color:#6f756f;gap:6px;font-size:7px;font-weight:750;display:grid}.session-lock-card input{color:#303430;width:100%;height:42px;font:inherit;background:#f7f8f5;border:1px solid #dfe2dd;border-radius:10px;outline:0;padding:0 12px}.session-lock-card input:focus{border-color:#858d85;box-shadow:0 0 0 3px #5056501a}.session-lock-card form>button{color:#fff;cursor:pointer;background:#292c29;border:0;border-radius:10px;height:42px;font-size:9px;font-weight:800}.session-lock-card form>button:disabled{opacity:.4}.session-lock-message{color:#9d4e46;text-align:center;background:#fff1ef;border-radius:8px;margin:0;padding:8px;font-size:8px}html[data-theme=dark] .session-warning,html[data-theme=dark] .session-lock-card{color:#edf0ec;background:#242724;border-color:#383c38}html[data-theme=dark] .session-lock-card>span{color:#e1e5e0;background:#333733}html[data-theme=dark] .session-lock-card input{color:#fff;background:#1e211e;border-color:#3e423e}@media (max-width:560px){.session-warning{grid-template-columns:auto 1fr;bottom:14px;right:14px}.session-warning button{grid-column:1/-1}.session-lock-card{padding:23px 18px}}.session-guard-pending{z-index:310;background:#f4f5f2;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.session-guard-spinner{border:2px solid #d7dad5;border-top-color:#4c524c;border-radius:50%;width:28px;height:28px;animation:.75s linear infinite session-guard-spin}.session-guard-pending .session-lock-card>button{color:#fff;cursor:pointer;background:#292c29;border:0;border-radius:10px;width:100%;height:42px;font-size:9px;font-weight:800}@keyframes session-guard-spin{to{transform:rotate(360deg)}}html[data-theme=dark] .session-guard-pending{background:#171a17}.session-lock-card .session-switch-account{color:#656b65!important;background:0 0!important;border:1px solid #dfe2dd!important;height:38px!important}.session-guard-pending .session-switch-account{margin-top:8px}html[data-theme=dark] .session-lock-card .session-switch-account{color:#d9ddd8!important;border-color:#414641!important}
:where(.media-toolbar>label,.media-folder-row form,.founder-search,.login-field>div,.notebook-input-row,.os-assistant-input)>:where(input,textarea){appearance:none;min-width:0;margin:0;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important}:where(.media-toolbar>label,.media-folder-row form,.founder-search,.login-field>div,.notebook-input-row,.os-assistant-input)>:where(input,textarea):focus{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}:where(.media-toolbar>label,.media-folder-row form,.founder-search,.login-field>div):focus-within{box-shadow:0 0 0 3px #282a270f}html[data-theme=dark] :where(.media-toolbar>label,.media-folder-row form,.founder-search,.login-field>div,.notebook-input-row,.os-assistant-input)>:where(input,textarea){color:inherit;background:0 0!important}:where(.login-field,label:has(>input:not([type=checkbox]):not([type=radio]):not([type=range])),label:has(>textarea),label:has(>select)){row-gap:10px}:where(label:has(>input:not([type=checkbox]):not([type=radio]):not([type=range])),label:has(>textarea),label:has(>select))>:where(span:first-child,strong:first-child){margin-block-end:10px;display:block}.login-field>span:first-child{margin-block-end:0}:where(input:not([type=checkbox]):not([type=radio]):not([type=range]),textarea,select,[role=tab],[role=radio],button[aria-pressed]),:where(.field-surface,.input-surface,.select-surface,.notebook-input-row,.notebook-extra,.notebook-mic,.notebook-submit,.os-assistant-input,.founder-search,.manual-search,.login-field>div,.media-toolbar>label,.time-description,[role=radiogroup]){box-shadow:none!important}
.studio-language-toggle{color:#555a56!important;width:auto!important;min-width:54px!important;height:34px!important;font:inherit!important;letter-spacing:.06em!important;cursor:pointer!important;box-shadow:none!important;background:#ffffffb8!important;border:1px solid #787d7833!important;border-radius:9px!important;justify-content:center!important;align-items:center!important;gap:6px!important;padding:0 10px!important;font-size:8px!important;font-weight:800!important;display:inline-flex!important}.studio-language-toggle:hover{color:#202320!important;background:#fff!important}.new-customer-presentation-bar .studio-language-toggle,.customer-presentation-page>header .studio-language-toggle,.sponsor-presentation>.studio-language-toggle{z-index:4;position:absolute;top:18px;right:58px}html[data-theme=dark] .studio-language-toggle{color:#eef0ed!important;background:#292d29!important;border-color:#404440!important}
.quick-access-dock{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #787d7821;border-radius:18px;grid-template-columns:repeat(3,72px);gap:4px;padding:5px;display:grid;box-shadow:0 14px 38px #17191821}.quick-access-dock>button{color:#969b96;height:48px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:13px;grid-template-columns:1fr;align-content:center;place-items:center;gap:2px;padding:0;transition:background .18s,color .18s,transform .18s;display:grid}.quick-access-dock>button span{font-size:6px;font-weight:750}.quick-access-dock>button:hover{color:#4c504c;background:#f0f1ee}.quick-access-dock>button.active{color:#fff;background:#242724;transform:translateY(-1px);box-shadow:0 7px 18px #191c192e}.quick-access-dock .quick-access-ai.active .ai-orb{animation-duration:2s}.quick-access-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffdfa;border:1px solid #dedfdb;border-radius:16px;gap:12px;width:min(470px,100vw - 30px);max-height:min(610px,100vh - 110px);padding:14px;display:grid;overflow:hidden;box-shadow:0 22px 60px #191a1733}.quick-access-panel>header{justify-content:space-between;align-items:center;display:flex}.quick-access-panel>header>div{gap:2px;display:grid}.quick-access-panel>header small{color:#969a96;text-transform:uppercase;letter-spacing:.09em;font-size:7px}.quick-access-panel>header strong{font-size:12px}.quick-access-panel>header>button{color:#777b77;background:#f0f1ee;border:0;border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.quick-request-list,.quick-task-list{gap:6px;max-height:390px;display:grid;overflow-y:auto}.quick-request-list article{background:#f5f6f3;border-radius:11px;gap:5px;padding:11px;display:grid}.quick-request-list article>span{color:#929792;text-transform:uppercase;font-size:6px}.quick-request-list article>strong{font-size:9px}.quick-request-list article>p{color:#777c77;margin:0;font-size:8px;line-height:1.45}.quick-request-list footer{justify-content:flex-end;gap:5px;display:flex}.quick-request-list footer a,.quick-request-list footer button{color:#5f645f;min-height:29px;font:inherit;background:#e8eae6;border:0;border-radius:7px;align-items:center;gap:4px;padding:0 8px;font-size:7px;font-weight:700;display:flex}.quick-request-list footer button:last-child{color:#fff;background:#292c29}.quick-task-form{background:#f5f6f3;border-radius:11px;grid-template-columns:1fr 145px auto;gap:7px;padding:10px;display:grid}.quick-task-form input,.quick-task-form select{color:#444844;min-width:0;height:35px;font:inherit;background:#fff;border:1px solid #dfe1dc;border-radius:8px;padding:0 9px;font-size:8px}.quick-task-form label{color:#737873;grid-column:1/3;align-items:center;gap:6px;font-size:7px;display:flex}.quick-task-form label input{width:14px;height:14px}.quick-task-form>button{color:#fff;min-height:35px;font:inherit;background:#292c29;border:0;border-radius:8px;grid-area:1/3/3;align-items:center;gap:5px;padding:0 10px;font-size:8px;font-weight:750;display:flex}.quick-task-list article{border-bottom:1px solid #eceeeb;align-items:center;gap:9px;min-height:48px;padding:7px 9px;display:flex}.quick-task-list article>button{color:#696e69;background:#fff;border:1px solid #d8dbd6;border-radius:7px;place-items:center;width:25px;height:25px;display:grid}.quick-task-list article>div{gap:3px;display:grid}.quick-task-list strong{font-size:9px}.quick-task-list small{color:#919691;font-size:7px}.quick-access-empty,.quick-access-message{color:#8a8f8a;text-align:center;margin:0;padding:18px;font-size:8px}html[data-theme=dark] .quick-access-dock,html[data-theme=dark] .quick-access-panel{background:#1f221ff5;border-color:#383c38}html[data-theme=dark] .quick-access-dock>button:hover,html[data-theme=dark] .quick-access-panel>header>button,html[data-theme=dark] .quick-request-list article,html[data-theme=dark] .quick-task-form{color:#e8ebe7;background:#292d29}html[data-theme=dark] .quick-access-dock>button.active{color:#202320;background:#f0f2ee}html[data-theme=dark] .quick-task-form input,html[data-theme=dark] .quick-task-form select,html[data-theme=dark] .quick-task-list article>button{color:#eef0ed;background:#202320;border-color:#424642}@media (max-width:600px){.quick-access-dock{grid-template-columns:repeat(3,64px)}.quick-task-form{grid-template-columns:1fr}.quick-task-form label,.quick-task-form>button{grid-area:auto/1}}.quick-access-dock{border-radius:999px;grid-template-columns:repeat(3,47px);gap:2px}.quick-access-dock>button{border-radius:999px;grid-template-columns:1fr;gap:0;width:47px;height:40px;transition:background .22s,color .22s,transform .22s,box-shadow .22s}.quick-access-dock .quick-access-ai .ai-orb{width:35px;height:22px}.quick-access-dock>button{position:relative}.quick-access-dock>button .quick-access-badge{color:#fff;background:#242724;border:2px solid #fff;border-radius:999px;place-items:center;min-width:15px;height:15px;padding:0 4px;font-size:7px;font-weight:800;line-height:1;display:grid;position:absolute;top:3px;right:5px}.quick-access-dock>button.active .quick-access-badge{color:#242724;background:#fff;border-color:#242724}html[data-theme=dark] .quick-access-dock>button .quick-access-badge{color:#202320;background:#f0f2ee;border-color:#202320}html[data-theme=dark] .quick-access-dock>button.active .quick-access-badge{color:#f0f2ee;background:#202320;border-color:#f0f2ee}
