:root{--green-950:#082f27;--green-900:#0b3d32;--green-800:#145443;--green-700:#1c6a54;--green-100:#dcece6;--green-50:#eff7f4;--gold:#d6a739;--gold-100:#f6e9bf;--ink:#18211e;--muted:#67736e;--line:#dde4e0;--surface:#fff;--page:#f6f8f7;--shadow:0 8px 28px #0e312814}*{box-sizing:border-box}html,body{background:var(--page);min-height:100%;color:var(--ink);margin:0}body{font-family:Gudea,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}button,input,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #d6a7396b}.app-shell{min-height:100vh}.sidebar{background:var(--green-950);color:#fff;z-index:50;flex-direction:column;width:254px;height:100vh;padding:24px 17px 18px;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto}.sidebar-brand{justify-content:space-between;align-items:center;padding:0 8px 26px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand strong{letter-spacing:2.3px;font-family:Georgia,serif;font-size:23px;line-height:1;display:block}.brand small{color:#cfb668;letter-spacing:1.4px;margin-top:5px;font-size:8px;font-weight:700;display:block}.dome-mark{border:2px solid var(--gold);border-radius:50% 50% 4px 4px;place-items:end center;width:35px;height:35px;padding-bottom:5px;display:grid;position:relative}.dome-mark:before{content:"";border:2px solid var(--gold);border-bottom:none;border-radius:15px 15px 0 0;width:21px;height:11px;position:absolute;top:5px}.dome-mark:after{content:"";background:var(--gold);width:25px;height:2px;position:absolute;bottom:3px;box-shadow:0 -5px #d6a73999}.create-button{background:var(--gold);color:#14261f;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:9px;height:44px;font-weight:800;display:flex;box-shadow:0 5px 12px #0000001f}.create-button:hover{filter:brightness(1.05);transform:translateY(-1px)}.sidebar nav{gap:3px;margin-top:22px;display:grid}.sidebar nav button,.sidebar-footer>button{color:#ffffffb3;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:12px;height:42px;padding:0 12px;display:flex}.sidebar nav button span,.sidebar-footer>button span{flex:1}.sidebar nav button b{background:var(--gold);color:var(--green-950);border-radius:10px;place-items:center;min-width:21px;height:20px;font-size:11px;display:grid}.sidebar nav button.active{color:#fff;box-shadow:inset 3px 0 var(--gold);background:#ffffff1c;font-weight:700}.sidebar nav button:hover,.sidebar-footer>button:hover{color:#fff;background:#ffffff12}.sidebar-lower{border-top:1px solid #ffffff1c;margin-top:20px;padding-top:18px}.sidebar-lower p{letter-spacing:1.4px;color:#ffffff61;padding-left:12px;font-size:10px;font-weight:800}.sidebar-lower button{color:#fff9;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;width:100%;height:35px;padding:0 13px;font-size:12px;display:flex}.sidebar-lower button:hover{color:#fff}.sidebar-lower small{color:#ffffff61;margin-left:auto}.workspace-dot{border-radius:50%;width:7px;height:7px}.workspace-dot.gold{background:var(--gold)}.workspace-dot.teal{background:#46ad9c}.workspace-dot.blue{background:#5b9dc5}.sidebar-footer{border-top:1px solid #ffffff1c;margin-top:auto;padding-top:10px}.sidebar-footer>button{width:100%}.user-card{align-items:center;gap:10px;padding:13px 8px 0;display:flex}.user-card div:nth-child(2){flex:1;min-width:0}.user-card b{font-size:12px;display:block}.user-card small{color:#ffffff80;margin-top:3px;font-size:10px;display:block}.avatar{background:var(--green-100);width:34px;height:34px;color:var(--green-800);border-radius:50%;flex:none;place-items:center;font-size:10px;font-weight:800;display:grid}.avatar.large{background:var(--gold);color:var(--green-950)}.avatar.small{width:29px;height:29px;font-size:9px}.mobile-close{display:none}main{min-height:100vh;margin-left:254px}.topbar{border-bottom:1px solid var(--line);z-index:35;background:#fff;align-items:center;height:68px;padding:0 34px;display:flex;position:sticky;top:0}.search-box{color:#87928d;background:#f3f6f4;border:1px solid #e7ece9;border-radius:7px;align-items:center;width:min(440px,48vw);height:37px;padding:0 11px;display:flex}.search-box input{background:0 0;border:0;outline:0;flex:1;min-width:0;padding:0 10px;font-size:12px}.search-box kbd{color:#7b8580;background:#fff;border:1px solid #d8dfdb;border-radius:4px;padding:2px 6px;font-size:10px}.top-actions{align-items:center;gap:14px;margin-left:auto;display:flex}.help-button,.notification-button,.menu-button,.mobile-create{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:relative}.help-button{color:#6c7772;border:1px solid #ced7d2;width:22px;height:22px;font-weight:800}.notification-button:hover,.menu-button:hover{background:#f2f5f3}.notification-button span{box-sizing:content-box;background:#d96e48;border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:5px;right:6px}.menu-button,.mobile-create{display:none}.page-content{max-width:1600px;margin:auto;padding:34px 38px 60px}.notifications-popover{border:1px solid var(--line);z-index:80;background:#fff;border-radius:10px;width:365px;padding:10px;position:absolute;top:58px;right:34px;box-shadow:0 18px 50px #0729202e}.notifications-popover>div{justify-content:space-between;align-items:center;padding:8px 9px 12px;display:flex}.notifications-popover h3{margin:0}.notifications-popover>div button{cursor:pointer;background:0 0;border:0}.notifications-popover article{border-radius:7px;gap:10px;padding:13px 9px;display:flex}.notifications-popover article.unread{background:var(--green-50)}.notifications-popover article p{margin:0;font-size:12px}.notifications-popover article small{color:var(--muted);margin-top:4px;display:block}.view-notifications{border:0;border-top:1px solid var(--line);width:100%;color:var(--green-700);cursor:pointer;background:#fff;padding:11px;font-weight:700}.welcome-row{justify-content:space-between;align-items:flex-end;margin-bottom:28px;display:flex}.eyebrow{letter-spacing:1.5px;font-weight:900;color:var(--green-700)!important;margin:0 0 7px!important;font-size:9px!important}h1{letter-spacing:-.5px;color:#163028;margin:0 0 6px;font-family:Georgia,Times New Roman,serif;font-size:clamp(27px,2.3vw,35px);font-weight:500}.welcome-row p,.page-title p{color:var(--muted);margin:0;font-size:12px}.health-pill{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:11px;min-width:180px;padding:10px 15px;display:flex}.pulse-dot{box-sizing:content-box;background:#2b936f;border:3px solid #d4eee4;border-radius:50%;width:10px;height:10px}.health-pill b,.health-pill strong{font-size:10px;display:block}.health-pill strong{color:var(--green-700);margin-top:3px}.metrics-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:31px;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:14px;min-height:103px;padding:18px;display:flex;box-shadow:0 2px 8px #0e312806}.metric-icon{border-radius:8px;flex:none;place-items:center;width:39px;height:39px;display:grid}.metric-icon.green{color:#287b5e;background:#e3f0eb}.metric-icon.gold{color:#99731d;background:#f6ecd0}.metric-icon.orange{color:#c2623e;background:#f8e7df}.metric-icon.blue{color:#3e799c;background:#e3edf4}.metric-card>div:last-child{grid-template-columns:auto auto;align-items:center;gap:2px 13px;display:grid}.metric-card span{color:var(--muted);grid-column:1/3;font-size:10px;font-weight:700}.metric-card strong{color:#173e32;font-family:Georgia,serif;font-size:25px;font-weight:500}.metric-card small{color:#84908b;white-space:nowrap;font-size:9px}.metric-card small b{color:#2b8a69}.metric-card:nth-child(3) small b{color:#c05b39}.content-grid{grid-template-columns:minmax(0,1fr) 300px;gap:30px;display:grid}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:12px;display:flex}.section-heading h2{color:#19382f;margin:0 0 4px;font-family:Georgia,serif;font-size:18px;font-weight:500}.section-heading p{color:var(--muted);margin:0;font-size:10px}.text-button{color:var(--green-700);cursor:pointer;background:0 0;border:0;align-items:center;gap:2px;font-size:10px;font-weight:800;display:flex}.text-button:hover{text-decoration:underline}.event-list,.task-list,.table-card{border:1px solid var(--line);background:#fff;border-radius:9px;overflow:hidden}.event-row{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e6ebe8;align-items:center;gap:13px;width:100%;min-height:83px;padding:10px 15px 10px 12px;display:flex}.event-row:last-child{border:0}.event-row:hover{background:#fbfcfb}.date-tile{text-align:center;border-radius:7px;flex:none;place-content:center;width:48px;height:53px;display:grid}.date-tile b{text-transform:uppercase;letter-spacing:.6px;font-size:8px}.date-tile strong{font-family:Georgia,serif;font-size:19px}.date-tile.emerald{color:#246d55;background:#dcece6}.date-tile.gold{color:#88681f;background:#f5e9c8}.date-tile.blue{color:#3b7394;background:#dfeaf2}.date-tile.violet{color:#6d5683;background:#eae3f1}.event-copy{flex:1;min-width:0}.event-title-line{align-items:center;gap:8px;display:flex}.event-title-line h3{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;overflow:hidden}.status{white-space:nowrap;border-radius:10px;padding:3px 7px;font-size:8px;font-weight:800}.status.on-track{color:#267356;background:#dff0e8}.status.attention{color:#ad5739;background:#f8e5dd}.status.planning{color:#60706a;background:#e7ebee}.event-copy p{color:#7b8681;margin:5px 0;font-size:9px}.event-copy p span,.task-row p span{color:#bdc5c1;padding:0 2px}.progress-line{align-items:center;gap:8px;display:flex}.progress-line>span{background:#e8ecea;border-radius:5px;width:120px;height:4px;overflow:hidden}.progress-line i{background:#4c9a7c;border-radius:4px;height:100%;display:block}.progress-line small{color:#7b8681;font-size:8px}.row-arrow{color:#aeb8b3}.tasks-heading{margin-top:28px}.task-row{border-bottom:1px solid #e6ebe8;align-items:center;gap:11px;min-height:58px;padding:8px 12px;display:flex}.task-row:last-child{border:0}.check-button{color:#fff;cursor:pointer;background:#fff;border:1.5px solid #afbbb5;border-radius:5px;flex:none;place-items:center;width:18px;height:18px;display:grid}.task-row.done .check-button{background:var(--green-700);border-color:var(--green-700)}.task-row.done h4{color:#8a9590;text-decoration:line-through}.task-row>div{flex:1;min-width:0}.task-row h4{margin:0 0 4px;font-size:11px}.task-row p{color:#7b8681;margin:0;font-size:9px}.due{color:#596761;white-space:nowrap;font-size:9px}.due.urgent{color:#bd5635;background:#fae9e3;border-radius:9px;padding:4px 7px;font-weight:800}.icon-button{color:#7f8a85;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:30px;height:30px;display:grid}.icon-button:hover{background:#f0f3f1}.icon-button.bordered{border:1px solid var(--line);background:#fff}.right-column{min-width:0}.month-card,.attention-card,.activity-card{border:1px solid var(--line);background:#fff;border-radius:9px}.month-card{padding:14px}.month-head{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.month-head strong{font-size:11px}.month-head button{color:#87928c;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.weekdays,.month-grid{text-align:center;grid-template-columns:repeat(7,1fr);display:grid}.weekdays span{color:#98a29e;padding:5px;font-size:8px;font-weight:800}.month-grid button{cursor:pointer;background:0 0;border:0;border-radius:50%;width:27px;height:27px;margin:1px auto;font-size:9px;position:relative}.month-grid button:hover{background:#edf3f0}.month-grid button.muted{color:#c1c8c5}.month-grid .selected-day{background:var(--green-800);color:#fff;font-weight:800}.month-grid button i{background:var(--gold);border-radius:50%;width:3px;height:3px;position:absolute;bottom:2px;left:12px}.month-grid .selected-day i{background:#fff}.attention-card{background:linear-gradient(140deg,#f3f8f6,#fffaf0);border-color:#d5e3dd;margin-top:15px;padding:15px}.attention-title{align-items:center;gap:10px;display:flex}.attention-title>span{color:#856817;background:var(--gold-100);border-radius:7px;place-items:center;width:29px;height:29px;display:grid}.attention-title h3{margin:0;font-size:11px}.attention-title p{color:#7d8983;margin:2px 0 0;font-size:8px}.attention-card>p{color:#66736d;margin:12px 0;font-size:10px;line-height:1.55}.attention-card button{color:var(--green-700);cursor:pointer;background:0 0;border:0;padding:0;font-size:9px;font-weight:800}.activity-card{margin-top:15px;padding:15px}.section-heading.compact{align-items:center;margin:0 0 2px}.activity{border-bottom:1px solid #edf0ee;gap:9px;padding:10px 0;display:flex}.activity:last-child{border:0}.activity-icon{border-radius:50%;flex:none;place-items:center;width:24px;height:24px;display:grid}.activity-icon.check{color:#267356;background:#dff0e8}.activity-icon.file{color:#8d6d22;background:#f5e9c8}.activity-icon.calendar{color:#3e7899;background:#dfeaf2}.activity p{color:#4c5954;margin:0;font-size:9px;line-height:1.35}.activity p b{color:#24332e}.activity small{color:#9aa39f;margin-top:3px;display:block}.view-panel{animation:.2s fadeIn}.page-title{justify-content:space-between;align-items:flex-end;margin-bottom:27px;display:flex}.page-title h1{margin-bottom:6px}.primary-button,.secondary-button{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:7px;height:37px;padding:0 14px;font-size:10px;font-weight:800;display:inline-flex}.primary-button{border:1px solid var(--green-800);background:var(--green-800);color:#fff}.primary-button:hover{background:var(--green-900)}.secondary-button{color:#3d4e47;background:#fff;border:1px solid #d6dfda}.secondary-button:hover{background:#f6f8f7}.segmented{background:#e9eeeb;border-radius:7px;padding:3px;display:flex}.segmented button{cursor:pointer;background:0 0;border:0;border-radius:5px;height:29px;padding:0 12px;font-size:9px}.segmented button.active{color:var(--green-800);background:#fff;font-weight:800;box-shadow:0 1px 4px #00000017}.gantt-card{border:1px solid var(--line);background:#fff;border-radius:10px;position:relative;overflow:hidden}.gantt-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:58px;padding:0 18px;display:flex}.gantt-toolbar>div{align-items:center;gap:10px;display:flex}.gantt-toolbar b{font-size:10px}.gantt-toolbar button{border:1px solid var(--line);background:#fff;border-radius:6px;align-items:center;gap:6px;padding:7px 10px;font-size:9px;font-weight:700;display:flex}.gantt-header{border-bottom:1px solid var(--line);background:#fafbfa;grid-template-columns:215px repeat(5,1fr);height:42px;display:grid}.gantt-header div,.gantt-header span{color:#8a9590;letter-spacing:.5px;align-items:center;padding-left:16px;font-size:8px;font-weight:800;display:flex}.gantt-header span{border-left:1px solid #e9edeb;justify-content:center;padding:0}.gantt-row{border-bottom:1px solid #e9edeb;grid-template-columns:215px 1fr;height:75px;display:grid}.gantt-label{align-items:center;gap:9px;padding:0 15px;display:flex}.gantt-label b,.gantt-label small{display:block}.gantt-label b{font-size:10px}.gantt-label small{color:#88938e;margin-top:4px;font-size:8px}.gantt-track{background-image:linear-gradient(90deg,#0000 calc(20% - 1px),#edf0ee calc(20% - 1px) 20%);background-size:20% 100%;position:relative}.gantt-bar{border-radius:5px;justify-content:center;align-items:center;height:27px;display:flex;position:absolute;top:24px;overflow:hidden}.gantt-bar>i{background:#00000021;position:absolute;inset:0 auto 0 0}.gantt-bar>b{color:#fff;font-size:8px;position:relative}.gantt-bar.green{background:#4d987b}.gantt-bar.teal{background:#65aa9d}.gantt-bar.gold{background:#d1a63e}.gantt-bar.blue{background:#6296b5}.gantt-bar.purple{background:#927ca8}.today-line{z-index:3;pointer-events:none;border-left:1.5px dashed #c76543;position:absolute;top:100px;bottom:43px;left:calc(41% + 126.85px)}.today-line span{color:#fff;background:#c76543;border-radius:3px;padding:3px 5px;font-size:7px;font-weight:800;position:absolute;top:-17px;left:-18px}.gantt-note{color:#527266;background:#f7faf8;align-items:center;gap:8px;height:43px;padding:0 17px;font-size:9px;display:flex}.gantt-note svg{color:#a47a1d}.calendar-actions{align-items:center;gap:7px;display:flex}.full-calendar{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden}.full-weekdays{border-bottom:1px solid var(--line);background:#f9faf9;grid-template-columns:repeat(7,1fr);display:grid}.full-weekdays b{text-align:center;color:#73807a;border-left:1px solid #edf0ee;padding:12px;font-size:9px}.full-month-grid{grid-template-columns:repeat(7,1fr);display:grid}.full-month-grid>div{border-bottom:1px solid #edf0ee;border-left:1px solid #edf0ee;min-height:112px;padding:8px}.full-month-grid>div:nth-child(7n+1){border-left:0}.full-month-grid>div>span{color:#52615b;font-size:9px;font-weight:700}.full-month-grid>div.outside{color:#bbc3bf;background:#fafbfa}.calendar-event{text-align:left;cursor:pointer;border:0;border-left:3px solid;border-radius:4px;width:100%;margin-top:8px;padding:7px;font-size:9px;font-weight:800;display:block}.calendar-event small{margin-top:3px;font-size:7px;font-weight:500;display:block}.calendar-event.emerald{color:#27614d;background:#e4f0eb;border-color:#438e71}.calendar-event.gold{color:#70591e;background:#f7ecd0;border-color:#c59b35}.calendar-event.blue{color:#35647e;background:#e4edf3;border-color:#4f88a9}.calendar-event.violet{color:#604d74;background:#eee8f4;border-color:#806a96}.table-tools{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:58px;padding:0 14px;display:flex}.tabs{gap:5px;display:flex}.tabs button{cursor:pointer;background:0 0;border:0;border-radius:6px;padding:8px 11px;font-size:10px}.tabs button.active{background:var(--green-50);color:var(--green-800);font-weight:800}.tabs span{background:var(--green-100);border-radius:8px;margin-left:3px;padding:2px 5px}.task-table-row{border-bottom:1px solid #e8ecea;grid-template-columns:22px minmax(240px,1fr) 130px 80px 35px 30px;align-items:center;gap:10px;min-height:66px;padding:8px 16px;display:grid}.task-table-row:last-child{border:0}.task-table-row>div:nth-child(2) b,.task-table-row>div:nth-child(2) small{display:block}.task-table-row>div:nth-child(2) b{font-size:11px}.task-table-row>div:nth-child(2) small{color:#81908a;margin-top:4px;font-size:8px}.team-chip{color:#596861;background:#edf2f0;border-radius:9px;justify-self:start;padding:4px 8px;font-size:8px}.approval-layout{grid-template-columns:370px 1fr;gap:18px;display:grid}.approval-list,.approval-detail{border:1px solid var(--line);background:#fff;border-radius:9px;overflow:hidden}.approval-list article{cursor:pointer;border-bottom:1px solid #e7ece9;align-items:center;gap:11px;min-height:91px;padding:13px;display:flex}.approval-list article:last-child{border:0}.approval-list article.selected{background:var(--green-50);box-shadow:inset 3px 0 var(--green-700)}.approval-list article>div{flex:1}.approval-list b{font-size:11px}.approval-list p{color:#5d6a65;margin:5px 0;font-size:9px}.approval-list small{color:#8b9691;font-size:8px}.document-icon{color:#97731e;background:#f5ebd2;border-radius:7px;flex:none;place-items:center;width:38px;height:38px;display:grid}.document-icon.large{width:48px;height:48px}.approval-detail{padding:25px}.approval-doc-head{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding-bottom:23px;display:flex}.approval-doc-head h2{margin:7px 0 4px;font-family:Georgia,serif;font-size:21px;font-weight:500}.approval-doc-head p{color:var(--muted);margin:0;font-size:10px}.detail-grid{grid-template-columns:1fr 1fr;gap:18px;padding:22px 0;display:grid}.detail-grid label{color:#84908b;text-transform:uppercase;letter-spacing:.5px;font-size:8px}.detail-grid b{color:#263630;text-transform:none;letter-spacing:0;margin-top:5px;font-size:10px;display:block}.preview-box{color:#81908b;background:#fafbfa;border:1px dashed #cfd8d3;border-radius:8px;flex-direction:column;align-items:center;padding:23px;display:flex}.preview-box b{color:#35443e;margin:9px 0 3px;font-size:10px}.preview-box small{font-size:8px}.preview-box button{color:var(--green-700);cursor:pointer;background:0 0;border:0;margin-top:9px;font-size:9px;font-weight:800}.approval-actions{justify-content:flex-end;gap:8px;padding-top:22px;display:flex}.template-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.template-grid article,.new-template{border:1px solid var(--line);text-align:left;background:#fff;border-radius:10px;min-height:237px;padding:20px;position:relative}.template-grid article>.icon-button{position:absolute;top:12px;right:12px}.template-icon{border-radius:9px;place-items:center;width:43px;height:43px;display:grid}.template-icon.green{color:#2d795e;background:#dfeee8}.template-icon.gold{color:#96731e;background:#f4e9c9}.template-icon.blue{color:#3e7796;background:#e2edf3}.template-grid h2{margin:17px 0 8px;font-family:Georgia,serif;font-size:17px;font-weight:500}.template-grid article>p{color:#74817b;min-height:42px;font-size:9px;line-height:1.5}.template-grid article>div{gap:15px;display:flex}.template-grid article>div span{color:#6d7a74;align-items:center;gap:5px;font-size:8px;display:flex}.template-open{color:var(--green-700);cursor:pointer;background:0 0;border:0;align-items:center;padding:0;font-size:9px;font-weight:800;display:flex;position:absolute;bottom:17px;left:20px}.new-template{color:#75827c;cursor:pointer;border-style:dashed;flex-direction:column;justify-content:center;align-items:center;display:flex}.new-template:hover{background:var(--green-50);border-color:#9db9ad}.new-template b{color:#40504a;margin:10px 0 4px;font-size:11px}.new-template span{font-size:8px}.rules-banner{background:linear-gradient(100deg,#eef6f2,#fffcf5);border:1px solid #d6e2dc;border-radius:9px;align-items:center;gap:13px;margin-top:20px;padding:16px 19px;display:flex}.rules-banner>div{background:var(--gold-100);color:#89691c;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.rules-banner p{flex:1;margin:0}.rules-banner p b,.rules-banner p span{font-size:10px;display:block}.rules-banner p span{color:#6b7872;margin-top:4px;font-size:9px}.rules-banner button{color:var(--green-700);cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:800}.modal-backdrop,.drawer-backdrop{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#051b157a;place-items:center;animation:.15s fadeIn;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:12px;width:min(620px,100vw - 30px);overflow:hidden;box-shadow:0 30px 80px #0000003d}.modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;padding:22px 24px 18px;display:flex}.modal-head h2{margin:0;font-family:Georgia,serif;font-size:23px;font-weight:500}.stepper{align-items:center;padding:18px 24px 0;display:flex}.stepper span{color:#9aa49f;align-items:center;gap:6px;font-size:9px;font-weight:800;display:flex}.stepper span i{background:#edf0ef;border-radius:50%;place-items:center;width:21px;height:21px;font-style:normal;display:grid}.stepper span.active{color:var(--green-700)}.stepper span.active i{background:var(--green-700);color:#fff}.stepper>b{background:#dfe4e1;flex:1;height:1px;margin:0 9px}.modal-form{min-height:340px;padding:21px 24px 25px}.modal-form label{color:#56645e;font-size:9px;font-weight:800;display:block}.modal-form input,.modal-form select{color:#25342e;background:#fff;border:1px solid #d7dfdb;border-radius:6px;width:100%;height:40px;margin-top:7px;padding:0 11px}.modal-form>label,.form-row{margin-bottom:16px}.form-row{grid-template-columns:1fr 1fr;gap:13px;display:grid}.form-help{color:#6c7973;margin:0 0 14px;font-size:10px}.template-options{gap:8px;display:grid}.template-options>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dce3df;border-radius:8px;align-items:center;gap:11px;min-height:62px;padding:9px 12px;display:flex}.template-options>button.selected{border-color:var(--green-700);background:var(--green-50);box-shadow:0 0 0 1px var(--green-700)}.template-options>button>span{width:34px;height:34px;color:var(--green-700);background:#edf3f0;border-radius:7px;place-items:center;display:grid}.template-options>button>div{flex:1}.template-options b,.template-options small{display:block}.template-options b{font-size:10px}.template-options small{color:#7c8882;margin-top:4px;font-size:8px}.template-options>button>svg{color:var(--green-700)}.modal-footer{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;padding:14px 24px;display:flex}.drawer-backdrop{justify-content:flex-end;align-items:stretch;display:flex}.event-drawer{background:#fff;width:min(430px,100vw);animation:.2s slideIn;overflow:auto;box-shadow:-15px 0 50px #0000002e}.drawer-head{justify-content:flex-end;align-items:center;height:52px;padding:0 14px;display:flex}.drawer-hero{background:#e4f0eb;padding:25px 28px}.drawer-hero.gold{background:#f7ecd0}.drawer-hero.blue{background:#e4edf3}.drawer-hero.violet{background:#eee8f4}.drawer-hero h2{color:#173b30;margin:13px 0 6px;font-family:Georgia,serif;font-size:26px;font-weight:500;line-height:1.15}.drawer-hero>p{color:#68766f;font-size:10px}.drawer-meta{gap:8px;margin-top:20px;display:grid}.drawer-meta span{color:#46564f;align-items:center;gap:8px;font-size:10px;display:flex}.drawer-progress{border-bottom:1px solid var(--line);padding:22px 28px}.drawer-progress>div{justify-content:space-between;font-size:10px;display:flex}.drawer-progress strong{color:var(--green-700)}.drawer-progress>span{background:#e8edeb;border-radius:8px;height:7px;margin-top:10px;display:block;overflow:hidden}.drawer-progress i{background:var(--green-700);border-radius:8px;height:100%;display:block}.drawer-section{padding:23px 28px}.drawer-section h3{margin:0 0 13px;font-family:Georgia,serif;font-size:17px;font-weight:500}.drawer-task{border-bottom:1px solid #e8ecea;gap:11px;padding:12px 0;display:flex}.drawer-task>span{width:24px;height:24px;color:var(--green-700);background:#edf3f0;border-radius:50%;place-items:center;font-size:9px;font-weight:800;display:grid}.drawer-task b,.drawer-task small{display:block}.drawer-task b{font-size:10px}.drawer-task small{color:#7d8984;margin-top:4px;font-size:8px}.drawer-actions{gap:8px;padding:0 28px 25px;display:grid}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:.5;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@media (max-width:1180px){.metrics-grid{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:minmax(0,1fr) 270px}.template-grid{grid-template-columns:repeat(2,1fr)}.approval-layout{grid-template-columns:320px 1fr}.page-content{padding:30px 28px}.gantt-header,.gantt-row{grid-template-columns:185px 1fr}.gantt-header{grid-template-columns:185px repeat(5,1fr)}.today-line{left:calc(41% + 109.15px)}}@media (max-width:920px){.sidebar{transition:transform .2s;transform:translate(-100%);box-shadow:15px 0 50px #0003}.sidebar.open{transform:translate(0)}.mobile-close{color:#fff;background:0 0;border:0;place-items:center;display:grid}.sidebar-scrim{z-index:45;background:#00000059;border:0;display:block;position:fixed;inset:0}.menu-button,.mobile-create{display:grid}main{margin-left:0}.topbar{gap:12px;padding:0 20px}.page-content{padding:27px 22px}.content-grid{grid-template-columns:1fr}.right-column{grid-template-columns:1fr 1fr;gap:15px;display:grid}.month-card{grid-row:span 2}.attention-card,.activity-card{margin-top:0}.approval-layout{grid-template-columns:1fr}.approval-list{grid-template-columns:1fr 1fr;display:grid}.approval-list article:nth-child(3){border-bottom:0}.full-month-grid>div{min-height:90px}.calendar-event{font-size:8px}.calendar-event small{display:none}}@media (max-width:650px){.page-content{padding:22px 14px 45px}.topbar{padding:0 13px}.search-box{flex:1;width:auto}.search-box kbd,.help-button{display:none}.welcome-row{align-items:start}.health-pill{display:none}.metrics-grid{gap:9px}.metric-card{gap:10px;min-height:93px;padding:13px}.metric-icon{width:34px;height:34px}.metric-card strong{font-size:21px}.content-grid{gap:18px}.right-column{grid-template-columns:1fr}.month-card{grid-row:auto}.event-row{padding-right:10px}.event-row>.avatar,.event-row>.row-arrow{display:none}.event-title-line{flex-direction:column;align-items:flex-start;gap:3px}.progress-line>span{width:95px}.task-row .icon-button{display:none}.notifications-popover{width:auto;left:10px;right:10px}.page-title{align-items:flex-start;gap:15px}.page-title>.primary-button{white-space:nowrap;padding:0 10px}.segmented,.calendar-actions>.secondary-button{display:none}.full-weekdays b{padding:9px;font-size:0}.full-weekdays b:first-letter{font-size:9px}.full-month-grid>div{min-height:73px;padding:5px}.calendar-event{height:17px;padding:4px;font-size:0}.calendar-event:before{content:"Event";font-size:7px}.gantt-card{overflow-x:auto}.gantt-toolbar,.gantt-header,.gantt-row,.gantt-note{min-width:690px}.task-table-row{grid-template-columns:22px 1fr 63px 30px;padding:8px 10px}.task-table-row .team-chip,.task-table-row>.avatar{display:none}.approval-list{grid-template-columns:1fr}.approval-list article:nth-child(3){border-bottom:1px solid #e7ece9}.approval-detail{padding:18px}.detail-grid{grid-template-columns:1fr 1fr}.template-grid{grid-template-columns:1fr}.rules-banner{align-items:flex-start}.rules-banner button{display:none}.form-row{grid-template-columns:1fr}.modal-form{min-height:380px;max-height:56vh;overflow:auto}.modal-head{padding:18px}.stepper,.modal-form{padding-left:18px;padding-right:18px}.event-drawer{width:100vw}}
