.ws-theme{--ws-green: #26734d;--ws-green-dark: #1e553c;--ws-green-soft: #e9f2ec;--ws-ink: #202d2a;--ws-copy: #74817b;--ws-line: #e5eae6;--ws-bg: #f6f8f6;--ws-warn: #a36d25;--ws-danger: #ae4e45;color:var(--ws-ink);font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;color-scheme:light}.ws-theme,.ws-theme *{box-sizing:border-box}.ws-theme button,.ws-theme input,.ws-theme select,.ws-theme textarea{font:inherit}.ws-theme button{cursor:pointer;-webkit-tap-highlight-color:transparent}.ws-theme button:disabled{opacity:.55;cursor:not-allowed}.ws-theme button,.ws-theme a,.ws-theme input,.ws-theme select,.ws-theme textarea{outline-offset:4px}.ws-theme :focus-visible{outline:2px solid var(--ws-green)}.ws-theme h1,.ws-theme h2,.ws-theme h3,.ws-theme p{margin:0}.ws-theme h2{font-size:16px;font-weight:650;letter-spacing:-.025em}.ws-theme h3{font-size:14px;font-weight:650}.ws-theme svg{flex-shrink:0}.ws-theme a{color:inherit}.ws-theme input:not([type=checkbox]):not([type=file]),.ws-theme select,.ws-theme textarea{min-width:0;width:100%;border:1px solid #dfe5df;border-radius:8px;background:#fff;color:var(--ws-ink);padding:11px 12px;line-height:1.4;box-shadow:none}.ws-theme textarea{resize:vertical}.ws-theme select{padding-right:28px;text-overflow:ellipsis}.ws-theme input::placeholder,.ws-theme textarea::placeholder{color:#9ca69f}.ws-theme input[type=checkbox]{width:16px;height:16px;accent-color:var(--ws-green);flex-shrink:0}.ws-theme input[type=file]{border:1px dashed #b9c9bf;padding:20px 15px;border-radius:10px;background:#f8fbf9;width:100%;max-width:100%;font-size:12px}.ws-theme input[type=file]::file-selector-button{border:0;background:var(--ws-green-soft);color:var(--ws-green);padding:9px 12px;border-radius:5px;margin-right:12px;cursor:pointer}.ws-theme input:disabled,.ws-theme textarea:disabled,.ws-theme select:disabled{background:#f5f7f5}.ws-theme fieldset{border:0;padding:0;margin:0;min-width:0}.ws-theme button strong,.ws-theme button span{pointer-events:none}.ws-app{min-height:100dvh;background:var(--ws-bg)}.ws-row{display:flex;align-items:center;gap:12px;min-width:0}.ws-wrap{flex-wrap:wrap}.ws-between{justify-content:space-between}.ws-grow{flex:1;min-width:0}.ws-muted{color:var(--ws-copy);font-size:13px;line-height:1.65}.ws-footnote{font-size:11px;color:var(--ws-copy);line-height:1.65}.ws-prewrap{white-space:pre-wrap;overflow-wrap:anywhere}.ws-break{overflow-wrap:anywhere;word-break:break-word}.ws-capitalize{text-transform:capitalize}.ws-flip{display:inline-flex;transform:rotate(180deg)}.ws-eyebrow{color:var(--ws-green);font-size:10px;font-weight:700;letter-spacing:.14em;line-height:1.4;margin-bottom:8px!important}.ws-small-dot{width:6px;height:6px;background:#5a9972;border-radius:50%;display:inline-block;flex-shrink:0}.ws-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:7px;min-height:39px;padding:9px 15px;text-decoration:none;font-size:12px;font-weight:600;line-height:1.3;white-space:normal;transition:background .15s,box-shadow .15s}.ws-button--primary{background:var(--ws-green);color:#fff!important;box-shadow:0 3px 6px #26734d0c}.ws-button--primary:hover:not(:disabled){background:#205e40}.ws-button--secondary{background:#fff;color:var(--ws-ink);border-color:#dfe6e0;box-shadow:0 2px 3px #1c332503}.ws-button--secondary:hover:not(:disabled){background:#f4f8f5;border-color:#c5d7cb}.ws-button--ghost{background:transparent;color:var(--ws-copy);padding:8px 10px}.ws-button--ghost:hover:not(:disabled){background:#edf2ed;color:var(--ws-green)}.ws-button--danger{background:#faecea;color:#a3453d!important;border-color:#edcfca}.ws-sidebar{position:fixed;inset:0 auto 0 0;z-index:40;width:244px;padding:33px 19px 16px;background:#fff;border-right:1px solid var(--ws-line);display:flex;flex-direction:column;overflow-y:auto}.ws-brand{display:flex;gap:12px;align-items:center;background:transparent;border:0;text-align:left;padding:0 12px;color:#213a2d;flex-shrink:0}.ws-brand img{width:35px;height:35px;border-radius:5px}.ws-brand>span{font-size:23px;letter-spacing:-.07em;font-weight:500;line-height:1.1}.ws-brand b{font-weight:800}.ws-brand small{display:block;font-size:6.3px;letter-spacing:.21em;line-height:2.6;color:#738078;font-weight:650}.ws-workspace-label{display:flex;align-items:center;gap:9px;border:1px solid var(--ws-line);padding:12px 10px;border-radius:8px;margin:33px 0 26px;font-size:11px;font-weight:600}.ws-workspace-mark{height:28px;width:28px;display:grid;place-items:center;background:#edf3ed;color:var(--ws-green);border-radius:6px;font-size:13px}.ws-workspace-label>span:nth-child(2){flex:1}.ws-workspace-label small{display:block;font-size:9px;color:#929b95;font-weight:400}.ws-workspace-label .ws-badge{padding:2px 4px;font-size:8px;border-radius:3px}.ws-nav-group{margin-bottom:22px}.ws-nav-group>p{padding:0 13px 9px;font-size:9px;letter-spacing:.13em;font-weight:600;color:#929b95}.ws-nav-item{width:100%;display:flex;align-items:center;gap:11px;padding:11px 13px;min-height:43px;border:0;background:transparent;color:#758078;border-radius:7px;font-size:12px;text-align:left;margin:2px 0;transition:background .15s}.ws-nav-item:hover{background:#f3f6f3}.ws-nav-item.is-active{background:#e8f1e9;color:var(--ws-green);font-weight:600}.ws-nav-item.is-active svg{stroke-width:1.9}.ws-nav-item small{margin-left:auto;border-radius:5px;padding:0 6px;font-size:10px;background:#d4e6d8;color:#417552}.ws-sidebar-bottom{margin-top:auto;padding-top:22px}.ws-sidebar-note{background:#f5f8f4;border:1px solid #e9eee6;display:flex;align-items:flex-start;gap:8px;padding:14px 10px;position:relative;border-radius:7px;overflow:hidden}.ws-sidebar-note .ws-small-dot{margin-top:5px;width:5px;height:5px}.ws-sidebar-note p{font-size:10px;color:#70816f;line-height:1.75}.ws-sidebar-note strong{font-weight:500;color:#415940}.ws-note-symbol{font-size:34px;position:absolute;right:7px;bottom:-10px;color:#d7e3d5;font-weight:300}.ws-user-card{margin-top:17px;padding:14px 2px 0;display:flex;align-items:center;gap:10px;border:0;border-top:1px solid var(--ws-line);background:transparent;width:100%;text-align:left;color:var(--ws-ink)}.ws-user-card strong{font-size:11px;font-weight:600;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ws-user-card small{font-size:9px;color:var(--ws-copy);display:block}.ws-avatar{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#e9eee9;color:#55775d;font-size:11px;font-weight:650;flex-shrink:0}.ws-avatar--large{width:48px;height:48px;border-radius:12px;font-size:16px}.ws-main{margin-left:244px;min-width:0}.ws-topbar{height:76px;background:#ffffffed;border-bottom:1px solid var(--ws-line);display:flex;align-items:center;justify-content:space-between;padding:0 35px;gap:20px;position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ws-breadcrumb{font-size:11px;color:#9aa39e}.ws-breadcrumb span{margin:0 12px;color:#c5ccc6}.ws-breadcrumb strong{font-weight:500;color:#4a5a50}.ws-topbar-actions{display:flex;align-items:center;gap:21px}.ws-search{display:flex;align-items:center;width:222px;gap:8px;color:#a0aaa3}.ws-search input:not([type=checkbox]){border:0;background:transparent;padding:9px 0;font-size:11px}.ws-search button{border:0;background:transparent;color:#8c9990;padding:2px;display:flex}.ws-search-results{margin-bottom:18px;padding:16px;border:1px solid var(--ws-border);border-radius:14px;background:#fff;box-shadow:0 12px 30px #091e4212}.ws-search-results-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.ws-search-results-list button{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:12px;border:1px solid var(--ws-border);border-radius:10px;background:var(--ws-soft);color:var(--ws-text);text-align:left;cursor:pointer}.ws-search-results-list button:hover,.ws-search-results-list button:focus-visible{border-color:var(--ws-accent);background:#fff}.ws-search-results-list button span{min-width:0}.ws-search-results-list button strong,.ws-search-results-list button small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ws-search-results-list button small{margin-top:3px;color:var(--ws-muted)}@media(max-width:760px){.ws-search-results-list{grid-template-columns:minmax(0,1fr)}}.ws-notification-button{position:relative;background:transparent;border:0;padding:4px;color:#748279;display:flex}.ws-notification-button>span{position:absolute;top:-4px;right:-7px;font-size:8px;color:#fff;background:var(--ws-green);padding:1px 4px;border-radius:7px;border:2px solid white}.ws-topbar-divider{width:1px;height:23px;background:#e6ebe6}.ws-topbar-avatar{width:32px;height:32px;border:1px solid #e0e8df;background:#eaf0e7;color:#5b7858;display:grid;place-items:center;border-radius:50%;font-size:13px;font-weight:600}.ws-content{padding:0 35px 25px;max-width:1560px;margin:0 auto;min-height:calc(100dvh - 76px);outline:none;min-width:0}.ws-context-bar{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:20px 0 25px}.ws-context-status{display:flex;gap:7px;align-items:center;font-size:10px;color:#829084}.ws-client-filter{display:flex;align-items:center;gap:7px;color:#7a887f}.ws-client-filter select{background:transparent;border:none;padding:6px 20px 6px 0;font-size:11px;width:auto;max-width:220px}.ws-refresh{font-size:20px!important;min-height:28px;padding:0 6px!important}.ws-page-heading{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:25px}.ws-page-heading h1{font-size:26px;letter-spacing:-1px;line-height:1.3;font-weight:600;margin-bottom:7px}.ws-page-heading .ws-muted{font-size:12px}.ws-heading-actions{flex-shrink:0;display:flex;gap:8px}.ws-hero{min-height:292px;border-radius:12px;background:#245f43;position:relative;overflow:hidden;display:flex;align-items:center;color:#fff;margin-bottom:24px;isolation:isolate}.ws-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 80% 40%,#43865b44,transparent 70%);pointer-events:none;z-index:-1}.ws-hero-copy{padding:31px 37px;z-index:2;width:57%}.ws-hero-kicker{font-size:8px;letter-spacing:.14em;font-weight:500;color:#c3d6bc;display:flex;align-items:center;gap:7px;line-height:1.6}.ws-hero-kicker>span{width:4px;height:4px;border-radius:50%;background:#d3dd99}.ws-hero h2{font-size:48px;line-height:1.08;letter-spacing:-1.9px;font-weight:500;margin:17px 0 12px}.ws-hero h2 em{font-family:Georgia,Times New Roman,serif;font-weight:400;color:#dce8b2}.ws-hero-copy>p{font-size:11px;line-height:1.8;color:#c1d5c6;max-width:300px}.ws-hero-button{background:#e6eeca!important;color:#2a563d!important;font-size:10px;min-height:35px;margin-top:23px;padding:10px 13px;box-shadow:none}.ws-hero-button:hover{background:#f0f4df!important}.ws-hero-art{width:43%;position:absolute;right:0;height:100%;top:0}.ws-orbit{position:absolute;border:1px solid #72997640;border-radius:50%;width:365px;height:365px;right:-55px;top:-15px;transform:rotate(-30deg)}.ws-orbit--two{width:230px;height:230px;right:15px;top:60px;border-color:#72997630}.ws-hero-spark{position:absolute;right:42px;top:30px;color:#d9e8aa;font-size:56px;line-height:1;font-weight:200;transform:rotate(10deg)}.ws-art-card{position:absolute;border-radius:9px;border:1px solid #86a08355;box-shadow:0 15px 30px #143c3222}.ws-art-card--script{width:145px;height:179px;background:#dce7d1;right:164px;top:56px;transform:rotate(-12deg);padding:22px 18px;color:#4d7859}.ws-art-card--script>span{display:block;font-size:7px;letter-spacing:.08em;font-weight:700;margin:18px 0 14px}.ws-art-card--script i{display:block;height:3px;border-radius:2px;background:#b5ccb3;margin-bottom:8px;width:100%}.ws-art-card--script i:last-child{width:64%}.ws-art-card--play{width:139px;height:174px;background:#367650;right:71px;top:108px;transform:rotate(10deg);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;border-color:#88a57580}.ws-play-mark{width:58px;height:58px;background:#e0e9bb;border-radius:50%;display:grid;place-items:center;color:#39714a;padding-left:5px;font-size:21px;box-shadow:0 0 0 10px #c7dc9b0a}.ws-art-card--play>span{font-size:6px;letter-spacing:.09em;color:#cfdfc1}.ws-hero-small-text{position:absolute;font-size:7px;color:#99b79d;letter-spacing:.1em;line-height:1.8;right:41px;bottom:19px;transform:rotate(-90deg);transform-origin:right center}.ws-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:26px}.ws-instagram-guide{padding:26px;border-color:#d6e3ce;background:linear-gradient(135deg,#fbfdf9,#f2f7ee)}.ws-instagram-guide-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.ws-instagram-guide-intro h2{margin:5px 0 7px;color:#40543a;font-size:20px}.ws-instagram-guide-intro p{max-width:680px;color:#71806d;font-size:11px;line-height:1.6}.ws-instagram-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:22px 0;padding:0;list-style:none}.ws-instagram-steps li{display:flex;align-items:flex-start;gap:10px;min-width:0;padding:15px;border:1px solid #dfe8da;border-radius:9px;background:#fff}.ws-instagram-steps li>span{flex:0 0 26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#edf3e8;color:#59704e;font-size:10px;font-weight:800}.ws-instagram-steps li.is-ready>span{background:#dcebd5;color:#347043}.ws-instagram-steps strong{display:block;margin:2px 0 5px;color:#4c6045;font-size:11px}.ws-instagram-steps p{color:#7d8879;font-size:9px;line-height:1.55}.ws-instagram-guide-action{display:flex;align-items:center;gap:14px}.ws-instagram-guide-action small{color:#84917e;font-size:9px}.ws-instagram-prerequisite{margin:-4px 0 20px;padding:13px 15px;border-left:3px solid #d3a93f;border-radius:0 7px 7px 0;background:#fffaf0;color:#73633b}.ws-instagram-prerequisite strong{display:block;margin-bottom:4px;font-size:10px}.ws-instagram-prerequisite p{font-size:9px;line-height:1.55}.ws-instagram-direct-answer{margin-bottom:18px}.ws-instagram-direct-answer p strong{display:inline}.ws-instagram-setup-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:16px 0}.ws-instagram-setup-grid>section,.ws-instagram-config-section{min-width:0;padding:18px;border:1px solid #e1e8dd;border-radius:9px;background:#fbfcfa}.ws-instagram-setup-grid h3,.ws-instagram-config-section h3{margin:5px 0 8px;color:#4b5f45;font-size:13px}.ws-instagram-setup-steps{margin:16px 0;padding-left:22px;color:#667561;font-size:11px;line-height:1.65}.ws-instagram-setup-steps li+li{margin-top:7px}.ws-instagram-config-value{display:grid;gap:6px;margin:13px 0 8px;padding:12px;border:1px solid #dbe5d6;border-radius:7px;background:#fff}.ws-instagram-config-value span{color:#71806d;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.ws-instagram-config-value code,.ws-instagram-config-table code,.ws-instagram-permissions code{color:#315d3c;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;overflow-wrap:anywhere}.ws-instagram-config-section{margin:16px 0}.ws-instagram-config-table{min-width:620px;margin-top:13px}.ws-instagram-permissions{display:flex;flex-wrap:wrap;gap:7px;margin:11px 0 13px}.ws-instagram-permissions code{padding:6px 8px;border:1px solid #dbe5d6;border-radius:6px;background:#fff}@media(max-width:1200px){.ws-instagram-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.ws-instagram-guide{padding:19px 17px}.ws-instagram-guide-intro,.ws-instagram-guide-action{align-items:stretch;flex-direction:column}.ws-instagram-steps,.ws-instagram-setup-grid{grid-template-columns:1fr}}.ws-stat{background:#fff;border:1px solid var(--ws-line);padding:20px 20px 17px;border-radius:9px;text-align:left;min-width:0;color:var(--ws-ink)}button.ws-stat:hover{border-color:#c0d5c6;box-shadow:0 3px 12px #26493208}.ws-stat>span,.ws-stat>.ws-row>span:first-child{font-size:10px;color:#758278;font-weight:500}.ws-stat-icon{width:29px;height:29px;border:1px solid #e7ede6;background:#f6f8f4;display:grid;place-items:center;color:#6d8766;border-radius:6px}.ws-stat>strong{font-weight:500;font-size:36px;letter-spacing:-1.3px;line-height:1.5;display:block;margin:4px 0 5px}.ws-stat>small{font-size:9px;color:#97a197;display:flex;align-items:center;justify-content:space-between;gap:8px}.ws-stat>small svg{color:#9aab9a}.ws-dashboard-columns{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(270px,1fr);gap:22px;margin-bottom:23px}.ws-panel{background:#fff;border:1px solid var(--ws-line);border-radius:10px;overflow:hidden;min-width:0;margin-bottom:22px}.ws-dashboard-columns>.ws-panel,.ws-two-columns>.ws-panel,.ws-calendar-layout>.ws-panel{margin-bottom:0}.ws-panel-heading{padding:20px 23px;border-bottom:1px solid #edf0ec;display:flex;align-items:center;justify-content:space-between;gap:14px;min-width:0}.ws-panel-heading h2{font-size:13px;letter-spacing:-.015em}.ws-panel-heading .ws-footnote{font-size:10px;margin-top:3px}.ws-panel-heading>.ws-button{font-size:10px;padding:6px 7px;min-height:30px}.ws-panel-pad{padding:25px}.ws-panel-pad>h2{margin-bottom:9px}.ws-panel-pad>.ws-muted{margin-bottom:10px}.ws-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;min-height:292px;padding:35px 30px;gap:12px}.ws-empty-icon{width:65px;height:65px;border:1px solid #e8eee5;background:#f5f8f1;color:#91a586;display:grid;place-items:center;border-radius:15px;margin-bottom:5px;position:relative}.ws-empty-icon:after{content:"";position:absolute;inset:7px;border:1px dashed #d7e1d0;border-radius:11px}.ws-empty h3{font-size:14px;font-weight:550;letter-spacing:-.25px;max-width:390px}.ws-empty p{font-size:11px;color:#929e94;line-height:1.8;max-width:365px}.ws-empty .ws-button{font-size:10px;margin-top:4px;min-height:35px;padding:8px 12px;color:#4e6f4d}.ws-empty--compact{min-height:180px;padding:26px 18px;gap:9px}.ws-empty--compact .ws-empty-icon{height:44px;width:44px;border-radius:11px}.ws-empty--compact .ws-empty-icon:after{display:none}.ws-empty--compact h3{font-size:12px}.ws-empty--compact p{font-size:11px}.ws-quick-actions{padding:4px 22px}.ws-quick-actions button{background:transparent;border:0;border-bottom:1px solid #edf0eb;width:100%;display:flex;align-items:center;text-align:left;gap:13px;padding:18px 0;color:#6f856d}.ws-quick-actions button:last-child{border-bottom:0}.ws-quick-actions button>span{width:32px;height:32px;display:grid;place-items:center;background:#f1f5ed;border-radius:7px;color:#8a9e7a;font-size:10px;flex-shrink:0}.ws-quick-actions button>div{flex:1}.ws-quick-actions strong{display:block;font-size:11px;color:#4a5d48;font-weight:550}.ws-quick-actions small{display:block;font-size:9px;color:#96a090;margin-top:3px}.ws-quick-actions button:hover strong{color:var(--ws-green)}.ws-clean-note{margin:5px 22px 20px;border:1px solid #e7ede4;border-radius:7px;background:#f7f9f3;padding:13px 12px;display:flex;align-items:flex-start;gap:11px;color:#6f8761}.ws-clean-note strong{font-size:10px;font-weight:600}.ws-clean-note p{font-size:9px;color:#9aa58e;line-height:1.7;margin-top:2px}.ws-public-note{display:flex;align-items:center;gap:18px;padding:23px 25px;border:1px solid #e1e8de;background:#f0f4eb;border-radius:9px}.ws-public-note-icon{height:39px;width:39px;border:1px solid #dce7d4;border-radius:9px;background:#f6f9f1;color:#8a9b77;display:grid;place-items:center;flex-shrink:0}.ws-public-note h3{font-size:12px;color:#52694a;font-weight:550}.ws-public-note p{font-size:10px;color:#8a9a7d;margin-top:5px;line-height:1.7}.ws-public-note .ws-button{font-size:10px;min-height:35px;background:#f9fbf6;color:#5b7451;border-color:#dbe5d3}.ws-footer{display:flex;align-items:center;gap:22px;justify-content:space-between;margin:32px 0 0;padding-top:18px;border-top:1px solid #e8ece6;color:#a8b0a4;font-size:9px}.ws-footer>span:first-child{letter-spacing:-.04em;font-size:12px;color:#91a18a;white-space:nowrap}.ws-footer>p{flex:1;font-size:9px}.ws-footer>p a{color:inherit;text-underline-offset:2px}.ws-footer-status{display:flex;align-items:center;gap:6px;font-size:8px;white-space:nowrap}.ws-footer-status .ws-small-dot{width:4px;height:4px;background:#a4b39a}.ws-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;min-height:23px;border-radius:5px;font-size:9px;font-weight:550;line-height:1.25;background:#f0f3ef;color:#7a8875;white-space:normal;flex-shrink:0}.ws-badge--production,.ws-badge--draft,.ws-badge--pending,.ws-badge--scheduled{background:#f8f2e7;color:#a88848}.ws-badge--ready,.ws-badge--editing,.ws-badge--recorded,.ws-badge--editor{background:#edf1f8;color:#6a80a1}.ws-badge--approved,.ws-badge--finished,.ws-badge--delivered,.ws-badge--posted,.ws-badge--active{background:#e9f3e9;color:#518354}.ws-badge--rejected,.ws-badge--rerecord,.ws-badge--inactive{background:#faedeb;color:#b16b61}.ws-badge--admin,.ws-badge--roteirista{background:#eeeef7;color:#8180a5}.ws-alert{display:flex;align-items:flex-start;gap:10px;border:1px solid #e5e9dc;background:#f6f8ef;border-radius:8px;color:#788660;padding:14px 16px;font-size:12px;line-height:1.7;margin:14px 0;flex-wrap:wrap}.ws-alert p{flex:1;min-width:180px}.ws-alert--error{background:#fff3f0;color:#a24c3c;border-color:#f0d6cf}.ws-notice{display:flex;align-items:center;gap:10px;border:1px solid #d4e5d7;background:#edf6ee;border-radius:8px;padding:8px 10px 8px 14px;font-size:12px;color:#4d7953;margin-bottom:18px}.ws-notice>span{flex:1}.ws-loading-line{font-size:11px;color:#86977f;padding-bottom:15px}.ws-modal-overlay{position:fixed;inset:0;background:#162d236e;z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.ws-modal{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:101;width:calc(100vw - 40px);max-width:560px;max-height:calc(100dvh - 56px);display:flex;flex-direction:column;background:#fff;border:1px solid #e0e7df;border-radius:13px;box-shadow:0 25px 100px #102f2640;overflow:hidden}.ws-modal--wide{max-width:900px}.ws-modal-head{display:flex;align-items:flex-start;gap:20px;justify-content:space-between;padding:24px 27px 19px;border-bottom:1px solid var(--ws-line);flex-shrink:0}.ws-modal-title{font-size:20px!important;font-weight:600!important;line-height:1.4;overflow-wrap:anywhere}.ws-modal-head .ws-muted{font-size:12px;margin-top:6px}.ws-modal-head>.ws-button{padding:6px;min-height:30px;flex-shrink:0}.ws-modal-content{overflow-y:auto;overscroll-behavior:contain;padding:24px 27px 27px;min-height:0}.ws-form{margin:18px 0 0}.ws-form:first-child{margin-top:0}.ws-form fieldset{display:flex;flex-direction:column;gap:17px}.ws-form-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:24px;flex-wrap:wrap}.ws-form-actions>.ws-button{min-width:100px}.ws-field{display:flex;flex-direction:column;gap:7px;min-width:0}.ws-field>span{font-size:12px;font-weight:600;color:#52604f}.ws-field>small{color:#96a08f;font-size:10px;line-height:1.6}.ws-field .ws-footnote{font-weight:400}.ws-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ws-check-list{display:flex;flex-direction:column;gap:10px;max-height:240px;overflow-y:auto;border:1px solid var(--ws-line);padding:13px;border-radius:7px}.ws-check{display:flex;align-items:center;gap:9px;font-size:12px;color:#6e7e67}.ws-check .ws-badge{margin-left:auto}.ws-two-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-bottom:22px}.ws-auth-brand{display:flex;align-items:center;gap:10px;margin:0 0 24px}.ws-auth-brand img{width:29px;height:29px}.ws-auth-brand>span{font-size:19px;letter-spacing:-.07em;flex:1}.ws-auth-brand>svg{color:#a0ae98}.ws-auth-switch{margin-top:15px;width:100%;font-size:11px}.ws-auth-switch+.ws-footnote{text-align:center;margin-top:17px}.ws-client-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:24px}.ws-client-card{padding:20px;border:1px solid var(--ws-line);border-radius:9px}.ws-client-card h3{margin-top:20px;font-size:17px;overflow-wrap:anywhere}.ws-client-card .ws-muted{font-size:11px}.ws-client-card>.ws-footnote{margin:14px 0}.ws-client-stat{display:flex;justify-content:space-between;gap:10px;font-size:11px;color:#8c9a85;margin-top:18px;padding-top:12px;border-top:1px solid var(--ws-line)}.ws-client-card>.ws-button{width:100%;font-size:11px}.ws-person-row{display:flex;gap:15px;align-items:center;padding:22px 24px;border-bottom:1px solid var(--ws-line);flex-wrap:wrap}.ws-person-row:last-child{border-bottom:0}.ws-person-row h3,.ws-person-row p{overflow-wrap:anywhere}.ws-person-row .ws-muted{font-size:11px}.ws-person-row .ws-footnote{font-size:10px}.ws-workflow{display:flex;align-items:center;gap:16px;background:#edf2e9;border:1px solid #e2eadb;border-radius:8px;padding:15px 20px;margin-bottom:23px;flex-wrap:wrap;color:#adb6a7;font-size:10px}.ws-workflow>span{display:flex;align-items:center;gap:8px}.ws-workflow b{display:grid;place-items:center;border:1px solid #dce5d3;border-radius:50%;width:22px;height:22px;font-size:9px;font-weight:500;color:#8ca17c;background:#f7faf3}.ws-workflow .is-active{color:#5c7849}.ws-workflow .is-active b{color:#fff;background:#639052;border-color:#639052}.ws-tabs{display:flex;align-items:center;gap:6px;overflow:auto;min-width:0;scrollbar-width:thin}.ws-tabs>button{border:0;background:transparent;padding:11px 13px;font-size:11px;color:#99a18f;font-weight:500;display:flex;align-items:center;gap:7px;white-space:nowrap;border-bottom:2px solid transparent;min-height:44px}.ws-tabs>button>span{font-size:9px;background:#eff3eb;border-radius:4px;padding:1px 5px;color:#9ca891}.ws-tabs>button.is-active{color:#62864c;background:#f4f7ef;border-bottom-color:#7c9f64}.ws-tabs>button.is-active>span{background:#e2ecd5;color:#7b9b5f}.ws-demand-toolbar{padding:10px 19px;gap:14px}.ws-demand-toolbar>select{width:auto;font-size:11px;max-width:165px}.ws-demand{border-bottom:1px solid var(--ws-line)}.ws-demand:last-child{border-bottom:0}.ws-demand-summary{display:flex;align-items:center;gap:17px;padding:23px 24px;width:100%;border:0;background:#fff;text-align:left;color:var(--ws-ink)}.ws-demand-summary:hover{background:#fafcf8}.ws-demand-symbol{height:43px;width:43px;background:#f0f5e9;border:1px solid #e5ecd9;color:#8ea777;border-radius:9px;display:grid;place-items:center;flex-shrink:0}.ws-demand-title{flex:1;min-width:0}.ws-demand-title>.ws-footnote{display:block;font-size:9px;margin-bottom:4px}.ws-demand-title>strong{font-size:13px;font-weight:550;display:block;overflow-wrap:anywhere}.ws-demand-meta{display:flex;align-items:center;gap:14px;margin-top:9px;color:#9fa793;font-size:10px;flex-wrap:wrap}.ws-demand-meta>span{display:flex;gap:5px;align-items:center}.ws-demand-date{display:flex;align-items:flex-end;flex-direction:column;gap:9px;flex-shrink:0}.ws-demand-date>span:first-child{font-size:10px;display:flex;align-items:center;gap:6px}.ws-expand-chevron{color:#9faf91;transition:transform .2s}.ws-demand.is-expanded .ws-expand-chevron{transform:rotate(90deg)}.ws-demand.is-expanded .ws-demand-summary{background:#fbfcf9}.ws-demand-content{padding:5px 24px 20px 84px;background:#fbfcfa;border-top:1px solid #f1f4ed}.ws-note{background:#f4f7ef;border:1px solid #e6ecde;padding:16px 18px;border-radius:7px;color:#7a8c6b;font-size:12px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere;margin:15px 0}.ws-note h3,.ws-note>strong{font-size:11px;color:#697f57;margin-bottom:5px;display:block}.ws-note p{font-size:12px;line-height:1.9}.ws-collaborators{display:flex;flex-direction:column;gap:2px;font-size:10px;color:#8b9b7b;padding:13px 0}.ws-script-list{margin:12px 0;border:1px solid #e8eedf;border-radius:7px;overflow:hidden}.ws-script-row{display:flex;align-items:center;gap:14px;width:100%;border:0;border-bottom:1px solid #edf1e6;background:#fff;color:#657555;padding:18px 17px;text-align:left}.ws-script-row:last-child{border-bottom:0}.ws-script-row:hover{background:#f7faf2}.ws-script-number{width:29px;height:29px;display:grid;place-items:center;background:#f4f7ef;border:1px solid #eaf0e1;border-radius:6px;font-size:10px;color:#9cac89;flex-shrink:0}.ws-script-number.is-done{background:#e8f4e3;color:#6c9056}.ws-script-row strong{display:block;font-size:12px;font-weight:500;overflow-wrap:anywhere}.ws-script-row .ws-footnote{display:block;font-size:10px;margin-top:3px}.ws-demand-bottom{padding-top:9px}.ws-demand-bottom .ws-button{font-size:10px}.ws-late{color:#b98267}.ws-script-status{margin-bottom:19px}.ws-script-status .ws-footnote{font-size:10px}.ws-script-tabs{border-bottom:1px solid var(--ws-line);margin:0 -27px;padding:0 21px;gap:4px}.ws-script-tabs>button{padding:14px 16px;min-height:47px}.ws-script-body{padding-top:25px}.ws-script-copy{padding:22px 26px;background:#f9fbf6;border:1px solid #e9efdf;border-radius:9px;font-size:17px;line-height:1.95;color:#53634a;white-space:pre-wrap;overflow-wrap:anywhere}.ws-script-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px}.ws-script-details>div{border-bottom:1px solid var(--ws-line);padding-bottom:13px}.ws-script-details span{font-size:10px;color:#98a28a}.ws-script-details p{font-size:12px;color:#71825c;margin-top:4px;overflow-wrap:anywhere}.ws-script-footer{border-top:1px solid var(--ws-line);margin-top:27px;padding-top:15px}.ws-script-footer>.ws-button{font-size:10px}.ws-script-footer .ws-row{font-size:11px;color:#8e9c7e}.ws-inset{padding:20px;border:1px solid var(--ws-line);border-radius:8px;margin-top:22px;min-width:0}.ws-inset>h3{margin-bottom:9px}.ws-inset>.ws-muted{font-size:11px;margin-bottom:12px}.ws-inset>audio{width:100%;margin-top:20px}.ws-reference-list{margin-top:18px}.ws-reference{display:flex;align-items:flex-start;gap:13px;padding:18px 0;border-bottom:1px solid var(--ws-line);color:#809468}.ws-reference h3{margin-bottom:5px;overflow-wrap:anywhere}.ws-reference .ws-badge{margin-bottom:6px}.ws-text-link{display:block;color:#6b9455!important;text-decoration:underline;text-underline-offset:3px;font-size:11px}.ws-reference>.ws-button{font-size:10px;min-height:28px}.ws-recording-check{display:flex;gap:15px;align-items:center;padding:15px 0;flex-wrap:wrap}.ws-check-circle{height:43px;width:43px;display:grid;place-items:center;border:1px solid #e4ecda;border-radius:50%;color:#a0b18a;flex-shrink:0}.ws-check-circle.is-done{background:#eaf3e1;color:#80a05e}.ws-recording-indicator{margin-top:12px!important;color:#b56f57;font-size:12px}.ws-linked-file{display:flex;align-items:center;width:100%;border:0;background:transparent;padding:14px 0;gap:12px;border-bottom:1px solid var(--ws-line);text-align:left;font-size:11px;color:#82976c}.ws-linked-file:last-child{border-bottom:0}.ws-linked-file .ws-grow{overflow-wrap:anywhere}.ws-upload-progress{font-size:11px;color:#70865b}.ws-upload-progress progress{width:100%;height:9px;margin-top:8px;accent-color:var(--ws-green)}.ws-file-selected{display:flex;align-items:center;gap:13px;padding:16px;border:1px solid #e4ecd9;background:#f8faf4;border-radius:8px;color:#7e9365}.ws-file-selected strong{font-size:11px;overflow-wrap:anywhere}.ws-file-selected p{font-size:10px}.ws-media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:24px;gap:20px}.ws-library-groups{padding:0 24px 28px}.ws-media-section{padding-top:22px}.ws-media-section+.ws-media-section{margin-top:8px;padding-top:26px;border-top:1px solid var(--ws-line)}.ws-media-section-heading{display:flex;align-items:center;gap:8px;margin-bottom:14px}.ws-media-section-heading h3{margin:0;color:#536647;font-size:13px;font-weight:700}.ws-media-section-heading span{min-width:20px;padding:2px 6px;border-radius:999px;background:#eef3e8;color:#718363;font-size:9px;font-weight:700;text-align:center}.ws-media-section-heading .ws-button{min-height:30px;margin-left:auto;padding:5px 9px;font-size:9px}.ws-media-section>.ws-media-grid{padding:0}.ws-folder-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ws-folder-grid--list{grid-template-columns:1fr}.ws-folder-tile{display:grid;grid-template-columns:38px minmax(0,1fr) 16px;align-items:center;gap:9px;min-width:0;padding:10px 12px;border:1px solid #dde5d7;border-radius:8px;background:#f1f4ef;color:#536647;text-align:left;transition:border-color .16s ease,background .16s ease,transform .16s ease}.ws-folder-tile:hover,.ws-folder-tile:focus-visible{border-color:#b9c8ac;background:#eaf0e5;transform:translateY(-1px)}.ws-folder-tile-icon{display:grid;place-items:center;color:#8d9864}.ws-folder-tile-copy{min-width:0}.ws-folder-tile-copy strong,.ws-folder-tile-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ws-folder-tile-copy strong{font-size:11px;font-weight:700}.ws-folder-tile-copy small{margin-top:3px;color:#839078;font-size:8px}.ws-media-section-empty{margin:0;padding:18px 20px;border:1px dashed var(--ws-line);border-radius:8px;color:#839078;font-size:11px;background:#fbfcf9}.ws-folder-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:4px;min-height:42px;padding:10px 24px;border-bottom:1px solid var(--ws-line);color:#7a8d6c}.ws-folder-breadcrumbs span{display:inline-flex;align-items:center;gap:4px}.ws-folder-breadcrumbs button{border:0;background:transparent;color:#536647;font:inherit;font-size:11px;font-weight:600;padding:5px 6px;border-radius:5px}.ws-folder-breadcrumbs button:hover,.ws-folder-breadcrumbs button:focus-visible{background:#eef3e8}.ws-media-card{border:1px solid var(--ws-line);border-radius:9px;overflow:hidden;min-width:0}.ws-media-cover{position:relative;aspect-ratio:16/10;background:linear-gradient(145deg,#edf2e6,#e2ebda);color:#9aac86;border:0;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.ws-media-cover img{width:100%;height:100%;object-fit:cover}.ws-media-version{position:absolute;bottom:10px;right:10px;background:#ffffffe0;border-radius:4px;padding:2px 7px;font-size:9px;color:#667d51}.ws-media-card-info{padding:15px}.ws-title-button{border:0;background:transparent;text-align:left;font-size:13px;font-weight:600;color:#536647;padding:12px 0 5px;display:block;width:100%;overflow-wrap:anywhere}.ws-media-card-info>.ws-button{margin-top:10px;font-size:10px;padding-left:0}.ws-media-card-info .ws-footnote{font-size:9px}.ws-media-grid--list{grid-template-columns:1fr}.ws-media-grid--list>.ws-media-card{display:flex}.ws-media-grid--list .ws-media-cover{max-width:190px}.ws-media-grid--list .ws-media-card-info{flex:1}.ws-player{max-height:480px;width:100%;display:block;background:#15271c;border-radius:8px;object-fit:contain}.ws-image-preview{background:#f1f5eb}.ws-audio-player{display:flex;flex-direction:column;align-items:center;gap:22px;padding:40px 20px;background:#f2f6eb;border-radius:8px;color:#97ac78}.ws-audio-player audio{width:100%;max-width:520px}.ws-media-placeholder{padding:55px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;background:#f1f5e9;color:#90a673;border-radius:8px;font-size:12px}.ws-media-meta{padding:17px 0}.ws-media-meta .ws-muted{font-size:10px}.ws-version{display:flex;justify-content:space-between;gap:15px;padding:13px 0;border-bottom:1px solid var(--ws-line);font-size:11px;color:#7a9260!important;text-decoration:none}.ws-version:last-child{border-bottom:0}.ws-version>span:first-child{overflow-wrap:anywhere}.ws-version>span:last-child{flex-shrink:0;color:#a0ad90}.ws-calendar-disclaimer{margin-bottom:22px;font-size:11px}.ws-calendar-disclaimer>span{flex:1}.ws-calendar-layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(260px,1fr);gap:22px}.ws-calendar-week{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));font-size:9px;text-align:center;color:#a0ad91;padding:13px 0;background:#fcfdf9;border-bottom:1px solid var(--ws-line)}.ws-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.ws-calendar-cell{display:flex;flex-direction:column;align-items:flex-start;padding:9px 5px 10px;gap:6px;background:#fff;border:0;border-right:1px solid var(--ws-line);border-bottom:1px solid var(--ws-line);min-height:96px;min-width:0;color:#71865c;position:relative;overflow:hidden}.ws-calendar-cell:nth-child(7n){border-right:0}.ws-calendar-cell:nth-last-child(-n+7){border-bottom:0}.ws-calendar-cell.is-outside{background:#fbfcf8;color:#cbd4bf}.ws-calendar-cell.is-selected{background:#f0f6e6;box-shadow:inset 0 0 0 1px #a1be80}.ws-calendar-number{font-size:11px;height:23px;width:23px;display:grid;place-items:center;border-radius:50%}.ws-calendar-cell.is-today .ws-calendar-number{color:#fff;background:#7f9d5e}.ws-calendar-event{background:#eaf1df;color:#809861;border-radius:3px;padding:3px 4px;font-size:7px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.ws-calendar-event.is-posted{background:#e5f1e1;color:#749a66}.ws-calendar-dot{display:none;height:4px;width:4px;border-radius:50%;background:#7b9d59;margin:0 auto}.ws-calendar-cell .ws-footnote{font-size:8px}.ws-day-panel{align-self:start}.ws-day-panel .ws-empty{min-height:260px}.ws-post-list{padding:0 18px}.ws-post-card{padding:20px 0;border-bottom:1px solid var(--ws-line)}.ws-post-card:last-child{border-bottom:0}.ws-post-card h3{margin-top:12px;font-size:12px;overflow-wrap:anywhere}.ws-post-card .ws-footnote{font-size:10px}.ws-post-card .ws-button{font-size:9px;padding:7px 9px;min-height:29px}.ws-post-card>.ws-row:last-child{margin-top:14px;gap:7px}.ws-post-caption{font-size:11px;color:#879973;margin-top:12px!important;white-space:pre-wrap;overflow-wrap:anywhere;max-height:150px;overflow:auto}.ws-insights-list{padding:0 23px}.ws-insight-row{display:flex;gap:17px;align-items:center;border-bottom:1px solid var(--ws-line);padding:20px 0;color:#889e70}.ws-insight-row h3{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ws-insight-row>div:last-child,.ws-insight-row>div:nth-last-child(2){text-align:right}.ws-insight-row strong{display:block;font-size:18px;font-weight:500}.ws-insights-list>.ws-row{padding:9px 0;font-size:11px;border-bottom:1px solid var(--ws-line);overflow-wrap:anywhere}.ws-dashboard-demands>button{display:flex;align-items:center;width:100%;gap:12px;background:transparent;border:0;border-bottom:1px solid var(--ws-line);padding:21px 23px;text-align:left;color:#93a382}.ws-dashboard-demands>button:last-child{border-bottom:0}.ws-dashboard-demands strong{display:block;font-size:12px;font-weight:550;color:#627a4c;overflow-wrap:anywhere}.ws-dashboard-demands small{display:block;font-size:10px;color:#9aaa8a;margin-top:5px}.ws-dashboard-demand-icon{display:grid;place-items:center;border:1px solid #e7edde;border-radius:8px;width:36px;height:36px;background:#f3f7eb;color:#91a774;flex-shrink:0}.ws-notification-row{display:flex;align-items:flex-start;gap:16px;padding:23px;border-bottom:1px solid var(--ws-line)}.ws-notification-row.is-unread{background:#fafcf6}.ws-notification-row:last-child{border-bottom:0}.ws-notification-row h3{font-size:12px;color:#698451;overflow-wrap:anywhere}.ws-notification-row p{font-size:11px;color:#8b9e75;margin-top:6px;overflow-wrap:anywhere}.ws-notification-row small{display:block;margin-top:7px}.ws-notification-row .ws-button{font-size:10px}.ws-mobile-toggle,.ws-sidebar-shade{display:none!important}.ws-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ws-skip-link{position:fixed;top:-80px;left:270px;z-index:200;padding:12px;background:#fff;border:2px solid var(--ws-green);border-radius:6px}.ws-skip-link:focus{top:10px}@media(min-width:1600px){.ws-content{padding:0 52px 30px}.ws-hero{min-height:310px}.ws-hero h2{font-size:54px}.ws-hero-copy{padding:35px 45px}.ws-art-card--script{right:240px}.ws-art-card--play{right:140px}.ws-hero-spark{right:75px}}@media(max-width:1200px){.ws-sidebar{width:218px;padding-left:13px;padding-right:13px}.ws-main{margin-left:218px}.ws-content{padding-left:25px;padding-right:25px}.ws-topbar{padding:0 25px}.ws-brand{padding-left:9px}.ws-brand>span{font-size:21px}.ws-brand img{width:31px;height:31px}.ws-workspace-label{font-size:10px}.ws-workspace-label small{font-size:8px}.ws-stats-grid{gap:12px}.ws-stat{padding:15px}.ws-stat>.ws-row{gap:5px}.ws-stat>span,.ws-stat>.ws-row>span:first-child{font-size:9px}.ws-stat-icon{width:24px;height:24px}.ws-stat>small{font-size:8px}.ws-dashboard-columns{grid-template-columns:minmax(0,1.4fr) minmax(245px,1fr);gap:17px}.ws-hero-copy{padding:28px;width:60%}.ws-art-card--script{right:113px;width:130px;height:163px;top:61px}.ws-art-card--play{right:31px;width:124px;height:159px}.ws-hero-spark{right:20px;font-size:48px}.ws-hero-small-text{display:none}.ws-client-grid,.ws-media-grid,.ws-folder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ws-calendar-layout{grid-template-columns:minmax(0,1fr)}.ws-day-panel{width:100%}.ws-day-panel .ws-empty{min-height:200px}.ws-calendar-cell{min-height:105px}.ws-post-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.ws-page-heading h1{font-size:23px}.ws-breadcrumb{font-size:10px}.ws-search{width:180px}.ws-topbar-actions{gap:15px}.ws-demand-toolbar{flex-wrap:wrap}.ws-demand-toolbar>.ws-tabs{flex:1}.ws-demand-content{padding-left:28px}.ws-workflow{gap:11px;padding:14px;font-size:9px}.ws-workflow>svg{width:12px}}@media(max-width:960px){.ws-sidebar{width:205px}.ws-main{margin-left:205px}.ws-content{padding-left:22px;padding-right:22px}.ws-dashboard-columns{grid-template-columns:minmax(0,1fr)}.ws-dashboard-columns>.ws-panel:last-child{display:none}.ws-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ws-stat>span,.ws-stat>.ws-row>span:first-child{font-size:11px}.ws-stat>small{font-size:9px}.ws-stat>strong{font-size:34px}.ws-hero h2{font-size:43px}.ws-hero-kicker{font-size:7px}.ws-hero-copy{width:65%;padding:28px}.ws-hero-art{right:-35px;width:43%;opacity:.75;z-index:-1}.ws-art-card--script{right:90px;width:113px;height:154px}.ws-art-card--play{right:25px;width:112px;height:146px;top:128px}.ws-hero-spark{right:50px;top:38px;font-size:37px}.ws-hero-copy>p{max-width:265px}.ws-page-heading{align-items:flex-start}.ws-heading-actions .ws-button{font-size:10px;padding:9px 11px}.ws-topbar{padding:0 22px}.ws-search{width:155px}.ws-breadcrumb{display:none}.ws-topbar-actions{margin-left:auto}.ws-public-note{gap:12px;padding:19px;flex-wrap:wrap}.ws-public-note>.ws-button{margin-left:51px}.ws-two-columns{grid-template-columns:minmax(0,1fr)}.ws-workflow{gap:8px;font-size:8px}.ws-workflow b{width:19px;height:19px;font-size:8px}.ws-workflow>span{gap:5px}.ws-tabs>button{font-size:10px;padding:10px}.ws-demand-toolbar>.ws-tabs{flex-basis:100%}.ws-demand-summary{padding:20px 16px;gap:11px}.ws-demand-date{max-width:113px}.ws-demand-title>strong{font-size:12px}.ws-demand-meta{font-size:9px;gap:7px}.ws-footer{flex-wrap:wrap;gap:10px}.ws-footer-status{margin-left:auto}.ws-notification-row{flex-wrap:wrap}.ws-notification-row>.ws-grow{min-width:70%}.ws-person-row>.ws-grow{min-width:65%}.ws-media-grid--list .ws-media-cover{max-width:140px}.ws-script-tabs>button{padding-left:12px;padding-right:12px}}@media(max-width:760px){.ws-sidebar{width:250px;transform:translate(-100%);transition:transform .2s;z-index:80;padding:26px 18px 16px;box-shadow:10px 0 35px #23452c0b}.ws-sidebar.is-open{transform:translate(0)}.ws-sidebar-shade{display:block!important;position:fixed;inset:0;background:#19332366;border:0;z-index:79}.ws-main{margin-left:0}.ws-mobile-toggle{display:inline-flex!important;padding:6px;min-height:32px}.ws-topbar{height:63px;padding:0 18px;gap:10px}.ws-topbar-start{gap:8px}.ws-breadcrumb{display:block;font-size:10px}.ws-breadcrumb>span{margin:0 7px}.ws-topbar-actions{gap:13px}.ws-search{width:170px}.ws-topbar-divider{display:none}.ws-content{padding:0 22px 22px;min-height:calc(100dvh - 63px)}.ws-context-bar{padding:18px 0 23px}.ws-page-heading{gap:16px}.ws-page-heading h1{font-size:24px;letter-spacing:-.8px;max-width:470px}.ws-page-heading .ws-muted{font-size:11px}.ws-hero{min-height:287px}.ws-hero-copy{width:60%;padding:27px}.ws-hero-art{z-index:0;opacity:1;right:0}.ws-art-card--script{right:112px;top:70px}.ws-art-card--play{right:34px}.ws-stats-grid{gap:14px}.ws-stat{padding:18px}.ws-stat>strong{font-size:36px}.ws-hero h2{font-size:46px}.ws-skip-link{left:15px}.ws-empty{padding:30px 25px;min-height:275px}.ws-dashboard-columns>.ws-panel:last-child{display:block}.ws-quick-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:0 17px;gap:10px}.ws-quick-actions button{border:0;align-items:flex-start;gap:8px}.ws-quick-actions button>span{width:27px;height:27px;font-size:9px;flex-shrink:0}.ws-quick-actions strong{font-size:10px}.ws-quick-actions small{font-size:8px;line-height:1.7}.ws-quick-actions button>svg{display:none}.ws-clean-note{margin-top:0}.ws-workflow{font-size:9px;gap:12px}.ws-workflow>span{gap:6px}.ws-workflow b{width:21px;height:21px}.ws-demand-toolbar>.ws-tabs{flex-basis:auto}.ws-demand-toolbar>select{max-width:140px}.ws-demand-content{padding-left:22px;padding-right:22px}.ws-tabs>button{font-size:11px}.ws-modal{max-height:calc(100dvh - 32px)}.ws-page-heading .ws-heading-actions{max-width:42%}.ws-notification-row>.ws-grow{min-width:60%}.ws-calendar-layout{gap:18px}.ws-calendar-cell{min-height:95px}}@media(max-width:540px){.ws-content{padding-left:16px;padding-right:16px}.ws-topbar{padding:0 14px}.ws-breadcrumb{font-size:0}.ws-breadcrumb>span{display:none}.ws-breadcrumb>strong{font-size:11px;max-width:130px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ws-search{display:none}.ws-topbar-actions{gap:14px}.ws-context-bar{padding:17px 0 21px;gap:8px}.ws-context-status{font-size:9px}.ws-client-filter{gap:4px}.ws-client-filter select{font-size:10px;max-width:148px}.ws-client-filter>svg{width:14px}.ws-context-bar>.ws-row{gap:5px}.ws-context-bar .ws-refresh{font-size:18px!important}.ws-page-heading{display:block;margin-bottom:21px}.ws-page-heading h1{font-size:24px;line-height:1.25;max-width:350px}.ws-page-heading .ws-muted{font-size:11px;line-height:1.7}.ws-eyebrow{font-size:8px;letter-spacing:.13em;margin-bottom:9px!important}.ws-heading-actions{margin-top:16px;max-width:100%!important}.ws-heading-actions .ws-button{font-size:11px}.ws-hero{min-height:289px;margin-bottom:18px}.ws-hero-copy{padding:26px 23px;width:78%}.ws-hero-kicker{font-size:6px;letter-spacing:.08em;max-width:220px}.ws-hero h2{font-size:45px;margin-top:17px}.ws-hero-copy>p{font-size:10px;max-width:230px}.ws-hero-button{font-size:9px;min-height:34px;margin-top:22px}.ws-hero-art{width:35%;right:-45px;opacity:.55;z-index:-1}.ws-art-card--script{width:90px;height:140px;right:34px;top:41px;padding:18px 12px;transform:rotate(-11deg)}.ws-art-card--script>span{font-size:5px}.ws-art-card--play{width:98px;height:135px;right:10px;top:148px;transform:rotate(12deg)}.ws-art-card--play>span{font-size:4px}.ws-play-mark{height:45px;width:45px;font-size:17px}.ws-hero-spark{display:none}.ws-orbit{right:-180px;top:20px}.ws-stats-grid{gap:11px;margin-bottom:20px}.ws-stat{padding:15px 14px}.ws-stat>.ws-row>span:first-child,.ws-stat>span{font-size:9px;max-width:110px;line-height:1.65}.ws-stat-icon{height:24px;width:24px;flex-shrink:0}.ws-stat-icon svg{height:15px;width:15px}.ws-stat>strong{font-size:34px;margin:5px 0 4px}.ws-stat>small{font-size:8px;line-height:1.5;gap:4px}.ws-stat>small svg{width:12px}.ws-panel-heading{padding:17px}.ws-panel-heading h2{font-size:12px}.ws-panel-heading .ws-footnote{font-size:9px;max-width:200px}.ws-panel-heading>.ws-button{font-size:9px;padding:5px;gap:5px}.ws-panel-heading .ws-row{gap:8px}.ws-empty{padding:29px 22px;min-height:270px;gap:11px}.ws-empty h3{font-size:13px;max-width:280px}.ws-empty p{font-size:10px;max-width:280px}.ws-empty-icon{width:58px;height:58px}.ws-empty .ws-button{font-size:10px}.ws-public-note{padding:19px 16px;gap:11px;align-items:flex-start}.ws-public-note h3{font-size:11px}.ws-public-note p{font-size:10px}.ws-public-note>.ws-grow{min-width:200px}.ws-public-note>.ws-button{margin-left:0;width:100%;margin-top:4px}.ws-public-note-icon{width:33px;height:33px}.ws-footer{margin-top:25px;padding-top:17px}.ws-footer>p{font-size:8px;flex-basis:65%;text-align:right}.ws-footer-status{font-size:8px;margin-left:0}.ws-quick-actions{grid-template-columns:1fr;padding:0 20px;gap:0}.ws-quick-actions button{padding:15px 0;align-items:center;border-bottom:1px solid #edf0eb;gap:12px}.ws-quick-actions button>span{width:30px;height:30px}.ws-quick-actions strong{font-size:11px}.ws-quick-actions small{font-size:9px}.ws-quick-actions button>svg{display:block}.ws-clean-note{margin-top:9px}.ws-modal{width:calc(100vw - 20px);max-height:calc(100dvh - 20px);border-radius:10px}.ws-modal-head{padding:19px 17px 15px;gap:12px}.ws-modal-title{font-size:17px!important}.ws-modal-head .ws-muted{font-size:11px}.ws-modal-content{padding:20px 17px}.ws-form-grid{grid-template-columns:1fr}.ws-form fieldset{gap:15px}.ws-form-actions>.ws-button{font-size:11px;flex:1}.ws-field>span{font-size:11px}.ws-theme input:not([type=checkbox]):not([type=file]),.ws-theme select,.ws-theme textarea{font-size:14px}.ws-theme .ws-client-filter select{font-size:10px}.ws-button{font-size:11px}.ws-panel-pad{padding:20px}.ws-client-grid{grid-template-columns:1fr;padding:17px}.ws-client-card{padding:18px}.ws-person-row{padding:18px;gap:11px}.ws-person-row .ws-avatar{width:31px;height:31px}.ws-person-row>.ws-grow{min-width:75%}.ws-person-row h3{font-size:13px}.ws-person-row>.ws-button{margin-left:auto;font-size:10px}.ws-workflow{font-size:8px;gap:5px;padding:12px 10px;justify-content:space-between}.ws-workflow>span{gap:5px;max-width:29%;align-items:flex-start;font-size:7px}.ws-workflow>span b{height:17px;width:17px;font-size:7px;flex-shrink:0}.ws-workflow>svg{width:10px}.ws-demand-toolbar{padding:8px 12px;gap:5px}.ws-demand-toolbar>.ws-tabs{flex-basis:100%}.ws-tabs{gap:0}.ws-tabs>button{padding:10px 9px;font-size:10px;gap:5px}.ws-tabs>button>span{font-size:8px;padding:1px 4px}.ws-demand-toolbar>select{font-size:10px;margin-bottom:5px;padding-top:7px;padding-bottom:7px;max-width:100%}.ws-demand-summary{padding:18px 13px;gap:10px;flex-wrap:wrap}.ws-demand-symbol{width:34px;height:34px;border-radius:7px}.ws-demand-symbol>svg{width:18px}.ws-demand-title{min-width:calc(100% - 68px)}.ws-demand-title>strong{font-size:12px}.ws-demand-title>.ws-footnote{font-size:9px}.ws-demand-meta{font-size:8px;margin-top:7px}.ws-demand-date{margin-left:44px;align-items:center;flex-direction:row;max-width:none;gap:12px;flex:1}.ws-demand-date>span:first-child{font-size:9px}.ws-demand-date .ws-badge{font-size:8px;padding:3px 6px;min-height:19px}.ws-demand-content{padding:0 15px 17px}.ws-demand-content>.ws-row{gap:5px}.ws-demand-content .ws-button{font-size:10px;padding:8px 9px}.ws-script-row{padding:14px 11px;gap:9px;flex-wrap:wrap}.ws-script-row>.ws-grow{min-width:calc(100% - 70px)}.ws-script-row>.ws-badge{margin-left:38px;font-size:8px;min-height:20px}.ws-script-row>svg{margin-left:auto}.ws-script-row strong{font-size:11px}.ws-script-row .ws-footnote{font-size:9px}.ws-note{padding:13px 14px;font-size:11px}.ws-note p{font-size:11px}.ws-script-status{gap:9px}.ws-script-status .ws-footnote{font-size:9px}.ws-script-status>.ws-button{font-size:10px}.ws-script-status>.ws-grow{flex-basis:100%}.ws-script-tabs{margin-left:-17px;margin-right:-17px;padding-left:12px;padding-right:12px}.ws-script-tabs>button{padding:11px 12px;font-size:10px}.ws-script-copy{padding:18px;font-size:15px;line-height:1.9}.ws-script-details{gap:14px}.ws-script-details p{font-size:11px}.ws-script-details span{font-size:9px}.ws-script-body{padding-top:20px}.ws-inset{padding:16px;margin-top:18px}.ws-reference{gap:9px;flex-wrap:wrap}.ws-reference>.ws-grow{min-width:calc(100% - 38px)}.ws-reference>.ws-button{margin-left:auto}.ws-recording-check{gap:11px}.ws-recording-check>.ws-grow{min-width:70%}.ws-recording-check>.ws-button{width:100%}.ws-linked-file{gap:8px;flex-wrap:wrap}.ws-linked-file .ws-grow{min-width:70%;font-size:10px}.ws-linked-file .ws-badge{margin-left:28px}.ws-media-grid{grid-template-columns:1fr;padding:17px;gap:18px}.ws-library-groups{padding:0 17px 20px}.ws-folder-grid{grid-template-columns:1fr}.ws-media-grid--list>.ws-media-card{display:block}.ws-media-grid--list .ws-media-cover{max-width:none;aspect-ratio:16/8}.ws-panel-heading>.ws-row>select{font-size:10px;padding:8px;max-width:145px}.ws-media-meta{gap:8px}.ws-version{font-size:10px;flex-direction:column;gap:4px}.ws-calendar-cell{min-height:64px;padding:5px 3px;gap:5px}.ws-calendar-number{font-size:10px;width:22px;height:22px}.ws-calendar-event{display:none}.ws-calendar-dot{display:block}.ws-calendar-cell .ws-footnote{display:none}.ws-calendar-week{font-size:8px;padding:11px 0}.ws-calendar-layout .ws-panel-heading{padding:17px 14px}.ws-calendar-layout .ws-panel-heading .ws-row{gap:1px}.ws-calendar-layout .ws-panel-heading .ws-button{padding:6px 8px;min-height:31px;font-size:10px}.ws-calendar-layout .ws-panel-heading h2{font-size:12px}.ws-post-list{grid-template-columns:1fr;gap:0}.ws-calendar-disclaimer{font-size:10px;padding:12px}.ws-calendar-disclaimer>svg{width:17px}.ws-insights-list{padding:0 16px}.ws-insight-row{gap:10px;flex-wrap:wrap}.ws-insight-row>.ws-grow{min-width:80%}.ws-insight-row>div:last-child,.ws-insight-row>div:nth-last-child(2){text-align:left;min-width:40%;margin-left:0}.ws-insight-row>div:nth-last-child(2){margin-left:30px}.ws-dashboard-demands>button{padding:18px 16px;gap:10px;flex-wrap:wrap}.ws-dashboard-demands .ws-grow{min-width:calc(100% - 55px)}.ws-dashboard-demands .ws-badge{margin-left:46px}.ws-dashboard-demands>button>svg{margin-left:auto}.ws-dashboard-demands strong{font-size:11px}.ws-dashboard-demands small{font-size:9px}.ws-notification-row{padding:18px 16px;gap:11px}.ws-notification-row>.ws-grow{min-width:calc(100% - 55px)}.ws-notification-row>.ws-row{margin-left:47px}.ws-notice{font-size:11px;padding-left:11px}.ws-alert{font-size:11px}.ws-auth-switch{font-size:10px!important}}@media(prefers-reduced-motion:reduce){.ws-theme *,.ws-theme *:before,.ws-theme *:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}.ws-search--mobile{display:none}.ws-theme .ws-muted{color:#68776d}.ws-theme .ws-footnote{color:#75816f}.ws-empty p{color:#74816e}.ws-empty h3{color:#42583b}.ws-quick-actions small,.ws-public-note p{color:#718163}.ws-stat>small{color:#75836b}.ws-context-status{color:#74816d}.ws-clean-note p{color:#748364}.ws-table-scroll{overflow-x:auto;max-width:100%;padding-bottom:6px}.ws-data-table{border-collapse:collapse;width:100%;font-size:10px;text-align:left}.ws-data-table th,.ws-data-table td{padding:11px 10px;border-bottom:1px solid var(--ws-line);white-space:nowrap;font-weight:400}.ws-data-table thead th{color:#6d805c;font-weight:600}.ws-data-table+p{min-width:0;padding-top:12px}.ws-demographic-block{padding:14px 0;border-bottom:1px solid var(--ws-line)}.ws-demographic-block h3{font-size:11px;margin-bottom:8px;overflow-wrap:anywhere}.ws-demographic-block>.ws-row{font-size:11px;padding:5px 0}@media(max-width:540px){.ws-search--mobile{display:flex;width:100%;gap:9px;padding:1px 11px;border:1px solid #e2e8dc;background:#fff;border-radius:7px;margin:-7px 0 21px}.ws-search--mobile input:not([type=checkbox]){font-size:12px}}.ws-reel-details{margin:12px 0}.ws-reel-details summary{cursor:pointer;color:var(--ws-green, #26734d);font-size:13px}.ws-reel-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:12px;padding-top:10px}.ws-reel-metrics>div{display:flex;flex-direction:column;gap:4px}.ws-theme section[aria-label="Foto de perfil"],.ws-theme section[aria-label="Atividade recente da equipe"]{padding:24px;display:grid;gap:14px}.ws-theme section[aria-label="Atividade recente da equipe"] ul{padding-left:20px;display:grid;gap:12px}.ws-trello-page{margin:0 -35px;color:#172b4d;background:#fff}.ws-trello-board-header{min-height:82px;padding:18px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#172b4d;background:#fff;border-bottom:1px solid #dfe1e6}.ws-trello-board-header .ws-eyebrow{color:#0c66a1;margin-bottom:4px!important}.ws-trello-board-header h1{font-size:18px;font-weight:700;letter-spacing:-.02em}.ws-trello-board-actions,.ws-trello-visibility{display:flex;align-items:center;gap:8px}.ws-trello-visibility{min-height:34px;padding:7px 11px;border-radius:4px;background:#f1f2f4;font-size:11px;font-weight:600}.ws-trello-source{min-height:34px;padding:7px 11px;border:1px solid #dfe1e6;border-radius:4px;background:#fff;color:#172b4d!important}.ws-trello-toolbar{min-height:53px;padding:9px 28px;display:flex;align-items:center;gap:12px;color:#172b4d;background:#fff;border-bottom:1px solid #dfe1e6}.ws-trello-toolbar strong,.ws-trello-toolbar small{display:block}.ws-trello-toolbar strong{font-size:12px}.ws-trello-toolbar small{color:#626f86;font-size:9px}.ws-trello-toolbar .ws-button--ghost{color:#44546f;font-size:19px;min-height:32px}.ws-trello-toolbar .ws-button--ghost:hover{background:#f1f2f4;color:#172b4d}.ws-trello-board-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:4px;background:#e9f2ff;color:#0c66e4}.ws-trello-results{padding:6px 9px;border-radius:4px;background:#e9f2ff;color:#0c66a1;font-size:10px}.ws-trello-page>.ws-alert{margin:14px 28px}.ws-trello-canvas{min-height:590px;padding:12px 16px 22px;overflow-x:auto;overflow-y:hidden;background:#fff;scrollbar-color:#b6beca #f1f2f4;scrollbar-width:auto}.ws-trello-canvas::-webkit-scrollbar{height:13px}.ws-trello-canvas::-webkit-scrollbar-track{margin:8px;border-radius:8px;background:#f1f2f4}.ws-trello-canvas::-webkit-scrollbar-thumb{border-radius:8px;background:#b6beca}.ws-trello-lists{display:flex;align-items:flex-start;gap:12px;width:max-content;min-width:100%}.ws-trello-list{width:278px;max-height:540px;flex:0 0 278px;display:flex;flex-direction:column;padding:8px;border-radius:11px;background:#f1f2f4;box-shadow:0 1px 1px #091e4240,0 0 1px #091e424f}.ws-trello-list>header{min-height:36px;display:flex;align-items:center;gap:5px;padding:2px 2px 7px}.ws-trello-list>header h2{flex:1;min-width:0;padding:5px 2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#172b4d;font-size:12px;font-weight:700;letter-spacing:0}.ws-trello-list>header>span:not(.ws-trello-drag-handle){min-width:21px;color:#626f86;font-size:10px;text-align:center}.ws-trello-drag-handle{padding:4px 1px;color:#8993a4;cursor:grab;font-size:16px;line-height:1}.ws-trello-drag-handle:active{cursor:grabbing}.ws-trello-more{width:29px;height:29px;display:grid;place-items:center;padding:0;border:0;border-radius:6px;background:transparent;color:#626f86;font-size:11px;letter-spacing:-1px}.ws-trello-more:hover{background:#dcdfe4}.ws-trello-list-cards{min-height:38px;overflow-y:auto;padding:1px 2px 2px;border-radius:8px;scrollbar-color:#c4c9d0 transparent;transition:background-color .18s ease,box-shadow .18s ease}.ws-trello-list-cards.is-drop-target{background:#e9f2ff;box-shadow:inset 0 0 0 2px #579dff}.ws-trello-card{width:100%;display:block;margin:0 0 8px;padding:0;overflow:hidden;border:0;border-radius:8px;background:#fff;color:#172b4d;text-align:left;cursor:grab;touch-action:none;box-shadow:0 1px 1px #091e4240,0 0 1px #091e424f}.ws-trello-card:hover{outline:2px solid #0c66e4;outline-offset:-2px}.ws-trello-card:active{cursor:grabbing}.ws-trello-card-content{display:block;padding:10px 11px}.ws-trello-card-label{min-width:42px;min-height:8px;width:fit-content;display:block;margin-bottom:7px;padding:2px 7px;border-radius:4px;color:#172b4d;font-size:9px;font-weight:700;line-height:1.4}.ws-trello-card-label:empty{height:8px;padding:0 20px}.ws-trello-card-label--green{background:#7ee2b8}.ws-trello-card-label--yellow{background:#f5cd47}.ws-trello-card-label--orange{background:#fea362}.ws-trello-card-label--red{background:#f87168}.ws-trello-card-label--purple{background:#c97cf4}.ws-trello-card-label--blue{background:#579dff}.ws-trello-card-label--sky{background:#6cc3e0}.ws-trello-card-label--lime{background:#94c748}.ws-trello-card-label--pink{background:#e774bb}.ws-trello-card-label--black{background:#8590a2}.ws-trello-card strong{display:block;color:#172b4d;font-size:13px;font-weight:500;line-height:1.35;overflow-wrap:anywhere}.ws-trello-card-meta{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:8px;color:#626f86;font-size:10px}.ws-trello-card-meta>span{display:inline-flex;align-items:center;gap:3px}.ws-trello-card-meta .is-complete{padding:2px 5px;border-radius:3px;background:#1f845a;color:#fff}.ws-trello-list-empty{padding:14px 8px;color:#626f86;font-size:11px;text-align:center}.ws-trello-add-card{width:100%;min-height:34px;display:flex;align-items:center;gap:7px;margin-top:2px;padding:7px 9px;border:0;border-radius:6px;background:transparent;color:#44546f;font-size:12px;text-align:left}.ws-trello-add-card:hover{background:#dcdfe4;color:#172b4d}.ws-trello-add-card-form,.ws-trello-list-edit,.ws-trello-add-list form{display:grid;gap:7px}.ws-trello-add-card-form textarea,.ws-trello-list-edit input,.ws-trello-add-list input{border-radius:7px;padding:9px 10px;color:#172b4d;font-size:12px;box-shadow:inset 0 0 0 1px #0c66e4}.ws-trello-add-card-form .ws-button,.ws-trello-list-edit .ws-button,.ws-trello-add-list .ws-button{min-height:32px;padding:6px 10px;border-radius:4px}.ws-trello-list-edit{width:100%}.ws-trello-list-edit-actions{display:flex;align-items:center;gap:3px}.ws-trello-list-edit-actions .ws-button:first-child{margin-right:auto}.ws-trello-add-list{width:278px;flex:0 0 278px;padding:8px;border-radius:11px;background:#f1f2f4;box-shadow:0 1px 1px #091e4240,0 0 1px #091e424f}.ws-trello-add-list>button{width:100%;min-height:40px;display:flex;align-items:center;gap:8px;padding:8px 10px;border:0;border-radius:7px;background:transparent;color:#44546f;font-size:12px;text-align:left}.ws-trello-add-list>button:hover{background:#dcdfe4;color:#172b4d}.ws-trello-add-list form{padding:2px}.ws-trello-add-list form .ws-row{gap:4px}.ws-trello-add-list form .ws-button--ghost{color:#44546f}.ws-trello-loading{width:278px;min-height:92px;display:grid;place-items:center;border-radius:11px;background:#f1f2f4;color:#626f86;font-size:12px}.ws-trello-edit-card{display:grid;gap:17px}.ws-trello-edit-card>label:not(.ws-check),.ws-trello-edit-row>label{display:grid;gap:7px;color:#44546f;font-size:11px;font-weight:650}.ws-trello-edit-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,.55fr);gap:14px}.ws-trello-form-actions{justify-content:flex-end}.ws-trello-modal{max-width:1020px;border:0;background:#f7f8f9;color:#172b4d}.ws-trello-modal .ws-modal-head{position:relative;min-height:126px;align-items:center;padding-top:34px;padding-bottom:25px;border:0;background:#0c66a1;color:#fff}.ws-trello-modal--green .ws-modal-head{background:#216e4e}.ws-trello-modal--yellow .ws-modal-head{background:#946f00}.ws-trello-modal--orange .ws-modal-head{background:#a54800}.ws-trello-modal--red .ws-modal-head{background:#ae2e24}.ws-trello-modal--purple .ws-modal-head{background:#803fa5}.ws-trello-modal--blue .ws-modal-head{background:#05c}.ws-trello-modal--sky .ws-modal-head{background:#206a83}.ws-trello-modal--lime .ws-modal-head{background:#4c6b1f}.ws-trello-modal--pink .ws-modal-head{background:#943d73}.ws-trello-modal--black .ws-modal-head{background:#44546f}.ws-trello-modal .ws-modal-head .ws-muted{color:#ffffffc7}.ws-trello-modal .ws-modal-head>.ws-button{color:#fff}.ws-trello-modal .ws-modal-head>.ws-button:hover{background:#ffffff24;color:#fff}.ws-trello-modal-title{display:grid;gap:9px}.ws-trello-modal-title>small{width:fit-content;max-width:min(430px,58vw);padding:4px 8px;overflow:hidden;border:1px solid #ffffff4a;border-radius:4px;background:#ffffff20;font-size:9px;font-weight:700;letter-spacing:.06em;text-overflow:ellipsis;white-space:nowrap}.ws-trello-modal-title>span{display:flex;align-items:center;gap:10px}.ws-trello-modal .ws-modal-content{padding:26px 30px 34px}.ws-trello-detail-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(245px,.75fr);gap:30px}.ws-trello-detail-main{min-width:0}.ws-trello-detail-section{display:grid;gap:13px;margin-top:27px;padding-top:24px;border-top:1px solid #dcdfe4}.ws-trello-detail-section h3,.ws-trello-activity>h3{display:flex;align-items:center;gap:9px;color:#172b4d;font-size:14px}.ws-trello-edit-card>label>span,.ws-trello-edit-row>label>span{display:flex;align-items:center;gap:7px}.ws-trello-check-progress{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;color:#626f86;font-size:9px}.ws-trello-check-progress progress{width:100%;height:8px;overflow:hidden;border:0;border-radius:5px;accent-color:#0c66e4}.ws-trello-checklist{display:grid;gap:6px}.ws-trello-checklist label{display:flex;align-items:flex-start;gap:10px;padding:8px;border-radius:6px;color:#172b4d;font-size:12px}.ws-trello-checklist label:hover{background:#e9ebee}.ws-trello-checklist input:checked+span{color:#626f86;text-decoration:line-through}.ws-trello-inline-form,.ws-trello-attachment-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.ws-trello-attachment-form{grid-template-columns:minmax(120px,.7fr) minmax(170px,1.3fr) auto}.ws-trello-inline-form .ws-button,.ws-trello-attachment-form .ws-button{min-height:38px}.ws-trello-attachments{display:grid;gap:8px}.ws-trello-attachments>a{display:flex;align-items:center;gap:11px;padding:9px;border-radius:7px;color:#172b4d;text-decoration:none}.ws-trello-attachments>a:hover{background:#e9ebee}.ws-trello-attachments>a>span{width:42px;height:34px;display:grid;place-items:center;border-radius:4px;background:#dfe1e6;color:#44546f;font-weight:700}.ws-trello-attachments strong,.ws-trello-attachments small{display:block}.ws-trello-attachments strong{font-size:12px}.ws-trello-attachments small{margin-top:2px;color:#626f86;font-size:9px}.ws-trello-activity{min-width:0;padding-left:25px;border-left:1px solid #dcdfe4}.ws-trello-activity>form{display:grid;justify-items:end;gap:8px;margin:17px 0 23px}.ws-trello-comments{display:grid;gap:17px}.ws-trello-comments article{display:grid;grid-template-columns:30px minmax(0,1fr);gap:9px}.ws-trello-comments article>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#dfe1e6;color:#44546f;font-size:10px;font-weight:700}.ws-trello-comments strong{display:block;margin-bottom:5px;color:#172b4d;font-size:11px}.ws-trello-comments p{padding:8px 10px;border-radius:6px;background:#fff;color:#172b4d;box-shadow:0 1px 1px #091e4240;font-size:11px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.ws-trello-comments small{display:block;margin-top:5px;color:#626f86;font-size:9px}@media(max-width:1200px){.ws-trello-page{margin:0 -25px}}@media(max-width:960px){.ws-trello-page{margin:0 -22px}.ws-trello-board-header,.ws-trello-toolbar{padding-left:22px;padding-right:22px}}@media(max-width:760px){.ws-trello-page{margin:0 -22px}.ws-trello-board-header{align-items:flex-start;padding-top:15px;padding-bottom:15px}.ws-trello-board-actions{flex-wrap:wrap;justify-content:flex-end}.ws-trello-visibility{display:none}.ws-trello-canvas{min-height:calc(100dvh - 300px);padding-bottom:18px;scroll-snap-type:x proximity}.ws-trello-list,.ws-trello-add-list{width:min(82vw,286px);flex-basis:min(82vw,286px);scroll-snap-align:start}.ws-trello-modal{width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.ws-trello-modal .ws-modal-head{min-height:112px;gap:7px;padding:24px 16px 18px}.ws-trello-modal .ws-modal-head>.ws-button{font-size:0}.ws-trello-modal .ws-modal-content{padding:21px 18px 28px}.ws-trello-detail-layout{grid-template-columns:1fr}.ws-trello-activity{padding:24px 0 0;border-top:1px solid #dcdfe4;border-left:0}.ws-trello-attachment-form{grid-template-columns:1fr}}@media(max-width:540px){.ws-trello-page{margin:0 -16px}.ws-trello-board-header,.ws-trello-toolbar{padding-left:16px;padding-right:16px}.ws-trello-board-header{min-height:72px}.ws-trello-board-header h1{max-width:205px;font-size:15px}.ws-trello-source{padding:7px 9px;font-size:10px}.ws-trello-toolbar small{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ws-trello-results{display:none}.ws-trello-edit-row{grid-template-columns:1fr}}.ws-trello-card-row{position:relative;transform-origin:center;will-change:transform}.ws-trello-card-row>.ws-trello-card{margin-bottom:8px}.ws-trello-card-row.is-dragging{z-index:20}.ws-trello-card-row.is-dragging>.ws-trello-card{cursor:grabbing;transform:rotate(2deg) scale(1.025);box-shadow:0 14px 28px #091e4240,0 3px 8px #091e423d;animation:ws-trello-card-lift .16s cubic-bezier(.2,.8,.2,1) both}.ws-trello-card-row.is-dragging>.ws-trello-card-mobile-actions{display:none}.ws-trello-card-row.is-drop-animating>.ws-trello-card{animation:ws-trello-card-drop .3s cubic-bezier(.2,.9,.2,1) both}.ws-trello-card-row.is-settling>.ws-trello-card{animation:ws-trello-card-settle .48s cubic-bezier(.16,1,.3,1) both}.ws-trello-list-cards>[data-rfd-placeholder-context-id]{border-radius:8px;background:#091e420f!important;outline:2px dashed #579dff;outline-offset:-2px;box-shadow:inset 0 0 18px #579dff1f;animation:ws-trello-placeholder-in .18s ease both}@keyframes ws-trello-placeholder-in{0%{opacity:.35;background:transparent}to{opacity:1;background:#091e420f}}@keyframes ws-trello-card-lift{0%{opacity:.65;transform:rotate(0) scale(.97)}to{opacity:1;transform:rotate(2deg) scale(1.025)}}@keyframes ws-trello-card-drop{0%{transform:rotate(2deg) scale(1.025)}72%{transform:rotate(0) scale(.97)}to{transform:rotate(0) scale(1)}}@keyframes ws-trello-card-settle{0%{opacity:.58;transform:translate(var(--ws-trello-enter-x),var(--ws-trello-enter-y)) scale(.94);box-shadow:0 12px 24px #091e4238}68%{opacity:1;transform:translate(0) scale(1.035);box-shadow:0 5px 12px #091e4229}to{opacity:1;transform:translate(0) scale(1)}}::view-transition-old(root),::view-transition-new(root){animation:none;mix-blend-mode:normal}::view-transition-group(*){animation-duration:.3s;animation-timing-function:cubic-bezier(.2,.8,.2,1)}.ws-trello-cover{display:block;height:34px;width:100%}.ws-trello-card-labels{display:flex;gap:4px;flex-wrap:wrap;margin-bottom:7px}.ws-trello-label{display:inline-flex;align-items:center;min-height:18px;max-width:100%;padding:2px 7px;border-radius:4px;color:#172b4d;font-size:9px;font-weight:700;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ws-trello-color--green{background:#4bce97}.ws-trello-color--yellow{background:#f5cd47}.ws-trello-color--orange{background:#fea362}.ws-trello-color--red{background:#f87168}.ws-trello-color--purple{background:#9f8fef}.ws-trello-color--blue{background:#579dff}.ws-trello-color--sky{background:#6cc3e0}.ws-trello-color--lime{background:#94c748}.ws-trello-color--pink{background:#e774bb}.ws-trello-color--black{background:#626f86;color:#fff}.ws-trello-card-mobile-actions{position:absolute;top:5px;right:5px;display:flex;gap:3px;opacity:0;transition:opacity .15s}.ws-trello-card-row:hover .ws-trello-card-mobile-actions,.ws-trello-card-mobile-actions:focus-within{opacity:1}.ws-trello-card-mobile-actions button{width:25px;height:25px;display:grid;place-items:center;border:0;border-radius:4px;background:#f1f2f4e8;color:#44546f;box-shadow:0 1px 2px #091e4233;font-size:13px}.ws-trello-card-mobile-actions button:hover:not(:disabled){background:#dcdfe4}.ws-trello-details{display:grid;gap:22px}.ws-trello-detail-section{display:grid;gap:12px;padding-top:20px;border-top:1px solid var(--ws-line)}.ws-trello-detail-section>h3,.ws-trello-detail-section .ws-between>h3{color:#172b4d;font-size:14px}.ws-trello-label-picker{display:flex;flex-wrap:wrap;gap:8px}.ws-trello-label-choice{display:flex;align-items:center;gap:6px;cursor:pointer}.ws-trello-label-choice .ws-trello-label{min-height:28px;min-width:80px;padding:5px 10px;font-size:11px}.ws-trello-label-manager summary{width:fit-content;cursor:pointer;color:#0c66e4;font-size:11px}.ws-trello-label-editor-list{display:grid;gap:8px;padding-top:11px}.ws-trello-inline-form{display:grid;grid-template-columns:minmax(130px,1fr) minmax(110px,.55fr) auto auto;gap:7px;align-items:center}.ws-trello-inline-form .ws-button{min-height:39px;padding:7px 10px}.ws-trello-progress{height:7px;overflow:hidden;border-radius:10px;background:#dfe1e6}.ws-trello-progress>span{display:block;height:100%;border-radius:inherit;background:#1f845a;transition:width .2s}.ws-trello-checklist{display:grid;gap:7px}.ws-trello-checklist-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:7px;align-items:center}.ws-trello-checklist-item .ws-button{min-height:36px;padding:6px 8px}.ws-trello-checklist-item input[type=text]{padding:8px 9px}.ws-trello-add-item,.ws-trello-comment-form{display:flex;align-items:flex-start;gap:8px}.ws-trello-add-item .ws-button,.ws-trello-comment-form .ws-button{flex-shrink:0}.ws-trello-attachments{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ws-trello-attachment{display:flex;gap:11px;min-width:0;padding:10px;border:1px solid var(--ws-line);border-radius:8px;background:#fafbfc}.ws-trello-attachment>a,.ws-trello-file-icon{width:92px;height:66px;flex:0 0 92px;overflow:hidden;display:grid;place-items:center;border-radius:5px;background:#dfe1e6;color:#626f86}.ws-trello-attachment img{width:100%;height:100%;object-fit:cover}.ws-trello-attachment strong,.ws-trello-attachment small{display:block;overflow-wrap:anywhere}.ws-trello-attachment strong{color:#172b4d;font-size:11px}.ws-trello-attachment small{margin:3px 0 8px;color:#626f86;font-size:9px}.ws-trello-attachment .ws-row{gap:10px}.ws-trello-attachment .ws-row a,.ws-trello-attachment .ws-row button{border:0;background:transparent;color:#0c66e4;padding:0;font-size:10px;text-decoration:underline}.ws-trello-upload{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px 10px;align-items:center}.ws-trello-upload>small{grid-column:1;color:#626f86;font-size:9px}.ws-trello-upload>.ws-button{grid-column:2;grid-row:1 / span 2}.ws-trello-comments{display:grid;gap:10px}.ws-trello-comments article{padding:11px 13px;border-radius:8px;background:#f1f2f4}.ws-trello-comments strong{color:#172b4d;font-size:11px}.ws-trello-comments small{margin-left:8px;color:#626f86;font-size:9px}.ws-trello-comments p{margin-top:6px;color:#44546f;font-size:12px;white-space:pre-wrap;overflow-wrap:anywhere}@media(max-width:760px),(hover:none){.ws-trello-card-mobile-actions{opacity:1}.ws-trello-card-content{padding-right:68px}}@media(max-width:540px){.ws-trello-inline-form{grid-template-columns:minmax(0,1fr) minmax(100px,.7fr)}.ws-trello-inline-form .ws-button{width:100%}.ws-trello-checklist-item{grid-template-columns:auto minmax(0,1fr) auto}.ws-trello-checklist-item .ws-button:last-child{grid-column:3}.ws-trello-checklist-item .ws-button:nth-last-child(2){grid-column:2;justify-self:start}.ws-trello-add-item,.ws-trello-comment-form{flex-direction:column}.ws-trello-add-item .ws-button,.ws-trello-comment-form .ws-button{width:100%}.ws-trello-attachments,.ws-trello-upload{grid-template-columns:1fr}.ws-trello-upload>small,.ws-trello-upload>.ws-button{grid-column:1;grid-row:auto}.ws-trello-upload>.ws-button{width:100%}}.ws-trello-modal .ws-trello-details{grid-template-columns:minmax(0,1.55fr) minmax(245px,.75fr);column-gap:30px;align-items:start}.ws-trello-modal .ws-trello-details>.ws-trello-edit-card,.ws-trello-modal .ws-trello-details>.ws-trello-detail-section{grid-column:1}.ws-trello-modal .ws-trello-details>.ws-trello-detail-section:last-child{grid-column:2;grid-row:1 / span 4;align-self:stretch;min-width:0;padding:0 0 0 25px;border-top:0;border-left:1px solid #dcdfe4}.ws-trello-modal .ws-trello-details>.ws-trello-detail-section:last-child>h3{display:flex;align-items:center;gap:8px}.ws-trello-modal .ws-trello-comment-form{flex-direction:column}.ws-trello-modal .ws-trello-comment-form .ws-button{width:100%}.ws-trello-modal .ws-trello-comments article{display:block}.ws-trello-modal .ws-trello-comments article>strong,.ws-trello-modal .ws-trello-comments article>small{display:inline}@media(max-width:760px){.ws-trello-modal .ws-trello-details{grid-template-columns:1fr}.ws-trello-modal .ws-trello-details>.ws-trello-edit-card,.ws-trello-modal .ws-trello-details>.ws-trello-detail-section,.ws-trello-modal .ws-trello-details>.ws-trello-detail-section:last-child{grid-column:1;grid-row:auto}.ws-trello-modal .ws-trello-details>.ws-trello-detail-section:last-child{padding:20px 0 0;border-top:1px solid #dcdfe4;border-left:0}}@media(prefers-reduced-motion:reduce){.ws-trello-list-cards,.ws-trello-card-row.is-dragging>.ws-trello-card,.ws-trello-list-cards>[data-rfd-placeholder-context-id]{animation:none;transition:none}}
