:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#304943;background:#f7f6f2;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:#f7f6f2}button,input,select,textarea{font:inherit}button{cursor:pointer}.app{min-height:100vh;display:flex}aside{position:fixed;inset:0 auto 0 0;width:250px;background:#fff;color:#304943;padding:20px 14px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;justify-content:center;padding:4px 6px 22px}.brandLogo{display:block;width:190px;height:auto;max-height:96px;object-fit:contain}.org{display:flex;align-items:center;gap:9px;background:#f4f7f5;border:1px solid #dfe7e3;border-radius:12px;padding:10px;margin-bottom:18px}.orgdot{width:30px;height:30px;border-radius:9px;background:#dbe9e5;color:#315e58;display:grid;place-items:center;font-weight:800;font-size:11px}.org strong,.org small{display:block}.org strong{font-size:10px;max-width:145px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.org small{font-size:8px;color:#7b8c87;margin-top:2px}nav{display:grid;gap:4px}nav button,.sideBottom button{border:0;background:transparent;color:#60716c;text-align:left;padding:10px 11px;border-radius:9px;display:flex;align-items:center;gap:10px;font-size:12px}nav button.active,nav button:hover,.sideBottom button:hover{background:#edf4f1;color:#173d39}.sideBottom{margin-top:auto;display:grid;gap:4px;border-top:1px solid #e3e9e5;padding-top:12px}main{margin-left:250px;flex:1;min-width:0}header{height:86px;background:#fff;border-bottom:1px solid #e6e2d9;padding:18px 34px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:10}.mobileMenu{display:none;border:0;background:#f1f3f0;border-radius:8px;padding:8px}.eyebrow{text-transform:uppercase;letter-spacing:1.4px;font-size:10px;color:#78908b;font-weight:700;margin-bottom:4px}h1{font-size:22px;margin:0;color:#173d39;letter-spacing:-.5px}.headerActions{display:flex;gap:9px}.primary,.soft,.outline,.link{font:inherit;cursor:pointer;border-radius:9px;padding:9px 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px}.primary{border:1px solid #173d39;background:#173d39;color:#fff}.primary:hover{background:#28534e}.soft{border:1px solid #e1e5e2;background:#fff;color:#36524e}.outline{border:1px solid #dfe4e0;background:#fff;color:#36524e;width:100%;margin-top:16px}.link{border:0;background:none;color:#507873;padding:0}.content{padding:28px 34px;max-width:1380px;margin:auto}.hero{background:linear-gradient(120deg,#e8f0ed,#f5eadc);border:1px solid #dce7e2;border-radius:20px;padding:31px 34px;display:flex;justify-content:space-between;align-items:center;min-height:250px}.hero h2{font-size:30px;color:#173d39;letter-spacing:-1px;margin:13px 0 9px}.hero p{max-width:680px;color:#62736f;line-height:1.6;margin:0 0 19px}.pill{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid #dce5e1;color:#52716b;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:700}.heroOrb{width:170px;height:170px;border-radius:50%;background:#173d39;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px;box-shadow:0 15px 40px #173d3920}.heroOrb span{font-size:13px;line-height:1.35}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin:17px 0}.stat,.panel,.templateCard,.newCard{background:#fff;border:1px solid #e6e3dc;border-radius:15px}.stat{padding:17px;display:grid;gap:4px}.statIcon{width:33px;height:33px;border-radius:9px;background:#edf4f1;color:#42706a;display:grid;place-items:center;margin-bottom:6px}.stat span{font-size:11px;color:#778681}.stat strong{font-size:25px;color:#173d39}.stat small{font-size:10px;color:#87948f}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.panel{padding:20px}.panelHead{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14px}.panelHead h3,.templateCard h3{margin:0;color:#244641;font-size:15px}.panelHead p,.templateCard p{margin:4px 0 0;color:#899590;font-size:11px}.row{display:flex;align-items:center;gap:10px;padding:12px 0;border-top:1px solid #eeeae3}.avatar{width:35px;height:35px;border-radius:10px;background:#e8efe9;color:#38615b;display:grid;place-items:center;font-size:11px;font-weight:800;flex:0 0 auto}.grow{flex:1;min-width:0}.grow b,.grow span{display:block}.grow b{font-size:12px;color:#304943}.grow span{font-size:10px;color:#87948f;margin-top:3px}.status{font-size:9px;font-weight:800;padding:5px 8px;border-radius:999px;background:#e9f3ed;color:#39705b;white-space:nowrap}.status.draft{background:#f3eee4;color:#98734b}.status.complete{background:#e8f0fb;color:#4a6b91}.templateIcon{width:34px;height:34px;border-radius:9px;background:#f1eee7;color:#856f50;display:grid;place-items:center}.templateGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.templateCard{padding:19px}.templateTop{display:flex;justify-content:space-between}.templateIcon.big{width:40px;height:40px}.templateCard h3{margin-top:18px;font-size:16px}.templateMeta{display:flex;justify-content:space-between;margin-top:18px;color:#83908b;font-size:10px}.newCard{padding:25px;border:1.5px dashed #b9c8c3;color:#53746e;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:7px;cursor:pointer;min-height:210px}.newCard b{font-size:13px;color:#365d57}.newCard span{font-size:10px;max-width:210px;color:#899590;line-height:1.5}.callout{margin-top:17px;background:#edf4f1;border:1px solid #d9e6e1;border-radius:14px;padding:17px;display:flex;gap:12px;color:#39635d}.callout p{margin:4px 0 0;font-size:11px;color:#66807a;line-height:1.5}.person{display:flex;align-items:center;gap:9px}.person small{display:block;color:#8a9691;font-size:9px;margin-top:3px}table{width:100%;border-collapse:collapse;font-size:12px}th{text-align:left;font-size:10px;color:#8a9691;text-transform:uppercase;letter-spacing:.5px;padding:9px;border-bottom:1px solid #ece9e2}td{padding:13px 9px;border-bottom:1px solid #eeeae3;color:#64726e}.checkRow{display:flex;align-items:center;gap:12px;padding:15px 0;border-top:1px solid #eeeae3}.toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.toolbar>div{display:grid;gap:4px}.toolbar b{font-size:13px;color:#34534d}.toolbar span{font-size:10px;color:#899590}.toolbar select{border:1px solid #dfe4df;background:#fff;border-radius:9px;padding:9px 11px;color:#52655f}.bigNumber{font-size:48px;color:#173d39;font-weight:800;margin:22px 0 8px}.bigNumber span{font-size:20px;color:#81908b}.progress{height:10px;border-radius:99px;background:#e8ebe8;overflow:hidden}.progress i{display:block;height:100%;background:#557f78;border-radius:inherit}.muted{font-size:11px;color:#899590;line-height:1.5}.insight{display:flex;gap:12px;background:#f5f0e7;border-radius:12px;padding:15px;color:#806b4e}.insight p{font-size:12px;line-height:1.6;margin:4px 0 0;color:#6f756f}.insightWide{margin-top:16px;display:flex;gap:13px;align-items:flex-start}.insightWide h3{margin:0;color:#34534d}.insightWide p{margin:5px 0 0;color:#73827d;font-size:12px;line-height:1.6}.settingsPanel{max-width:760px;margin-bottom:16px}.settingsPanel label,.modal label,.fullField{display:block;font-size:11px;color:#687772;font-weight:700;margin-top:17px}.settingsPanel input,.modal input,.modal select,.fieldGrid input,.fieldGrid select,.fullField textarea,.qBody textarea,.sectionTitle input{display:block;width:100%;margin-top:7px;border:1px solid #dfe4df;border-radius:9px;padding:10px 11px;font:inherit;font-size:12px;color:#334a45;background:#fff}.security{margin-top:20px;background:#edf4f1;border-radius:12px;padding:14px;display:flex;gap:10px;color:#3f6b64}.security p{font-size:11px;color:#70817c;margin:4px 0 0;line-height:1.5}.planBox{border:1px solid #e5e1d8;border-radius:12px;padding:15px;margin-top:15px;display:grid;gap:5px}.planBox span{font-size:10px;color:#899590}.planBox .outline{width:max-content;margin-top:8px}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#173d3940;display:grid;place-items:center;z-index:50;padding:20px}.modal{width:min(500px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:17px;padding:21px;box-shadow:0 25px 70px #173d3930}.modalHead{display:flex;justify-content:space-between;align-items:center}.modalHead h3{margin:0;color:#173d39}.modalHead button{border:0;background:#f2f2ef;border-radius:8px;width:30px;height:30px;cursor:pointer;display:grid;place-items:center;color:#60716c}.hint{font-size:10px;color:#87948f;line-height:1.5;margin-top:15px}.modalActions{display:flex;justify-content:flex-end;gap:8px;margin-top:21px}.search{display:flex;align-items:center;gap:8px;border:1px solid #e1e4df;border-radius:9px;padding:0 11px;margin-bottom:14px;max-width:360px}.search input{border:0;outline:0;padding:10px 0;width:100%;font-size:12px}.builderTop{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.builderActions{display:flex;align-items:center;gap:10px}.builderActions span{font-size:10px;color:#a17a4d}.builderActions span.saved{color:#3e7b61}.builderGrid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px}.fieldGrid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:12px}.fieldGrid label,.fullField{font-size:10px;color:#73827d;font-weight:700}.fullField textarea{min-height:75px;resize:vertical}.builderSectionHead{display:flex;justify-content:space-between;align-items:flex-end;margin:24px 0 10px}.builderSectionHead h2{font-size:18px;color:#244641;margin:0}.builderSectionHead p{font-size:10px;color:#899590;margin:4px 0 0}.sectionCard{margin-bottom:12px}.sectionHead{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.sectionTitle{display:flex;align-items:center;gap:7px;flex:1;color:#a0aaa6}.sectionTitle input{max-width:320px;margin:0;font-weight:800;color:#36534d}.iconBtn{border:0;background:#f2f3f0;border-radius:8px;width:31px;height:31px;display:grid;place-items:center;color:#61736e}.iconBtn.danger:hover{background:#faece8;color:#a34e3f}.question{display:flex;gap:9px;border-top:1px solid #eeeae3;padding:13px 0}.qNum{width:25px;height:25px;border-radius:7px;background:#edf4f1;color:#4b736d;display:grid;place-items:center;font-size:10px;font-weight:800;flex:0 0 auto}.qBody{flex:1}.qBody textarea{min-height:58px;resize:vertical;margin:0}.qControls{display:flex;gap:7px;align-items:center;margin-top:8px}.qControls select{border:1px solid #dfe4df;border-radius:8px;background:#fff;padding:7px 8px;font-size:10px;color:#52655f}.miniCheck{font-size:10px;color:#6e7c77;display:flex;align-items:center;gap:4px;white-space:nowrap}.visibilityBtn{border:0;background:#f5f6f3;border-radius:8px;padding:7px 8px;font-size:10px;color:#5d706a;display:flex;gap:4px;align-items:center}.visibilityChips{display:flex;gap:5px;margin-top:7px}.visibilityChips span{font-size:8px;padding:4px 6px;background:#f2eee6;border-radius:999px;color:#7d6c51}.addQuestion{width:100%;border:1px dashed #bdcac5;background:#fbfcfa;color:#55736d;border-radius:9px;padding:9px;display:flex;justify-content:center;align-items:center;gap:5px;font-size:10px}.summaryRow{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #eeeae3;font-size:11px}.summaryRow span{color:#899590}.summaryRow b{color:#3c5852}.privacy{display:flex;gap:10px;background:#edf4f1;color:#3f6b64;margin-top:12px}.privacy p{font-size:10px;line-height:1.5;color:#6e817b;margin:4px 0 0}.check{display:flex;align-items:center;gap:7px;font-size:11px;color:#5d706a;margin-top:12px}.check input{accent-color:#173d39}.saved{color:#3e7b61}@media (max-width:1100px){aside{width:220px}main{margin-left:220px}.cards{grid-template-columns:repeat(2,1fr)}.templateGrid{grid-template-columns:1fr 1fr}.builderGrid{grid-template-columns:1fr}.builderSide{display:grid;grid-template-columns:1fr 1fr}.heroOrb{display:none}.fieldGrid{grid-template-columns:1fr 1fr}}@media (max-width:760px){aside{display:none}aside.open{display:flex;width:270px;box-shadow:20px 0 50px #173d3920}main{margin-left:0}.mobileMenu{display:grid;margin-right:10px}header{padding:14px 17px;height:auto;min-height:76px}.headerActions .soft{display:none}.content{padding:17px}.grid2,.templateGrid,.builderSide{grid-template-columns:1fr}.cards{grid-template-columns:1fr 1fr}.hero{padding:24px}.hero h2{font-size:25px}.fieldGrid{grid-template-columns:1fr}.qControls{flex-wrap:wrap}table{display:block;overflow:auto;white-space:nowrap}.builderTop{align-items:flex-start;gap:10px}.builderActions span{display:none}}.profileButton{display:flex;align-items:center;gap:7px}.avatar.mini{width:25px;height:25px;border-radius:7px;font-size:8px}.avatar.tiny{width:28px;height:28px;border-radius:8px;font-size:8px}.menuButtons,.panelActions{display:flex;align-items:center;gap:7px}.cardActions{display:flex;justify-content:space-between;align-items:center;margin-top:17px;padding-top:12px;border-top:1px solid #eeeae3}.annualCard{display:flex;align-items:center;gap:12px;padding:13px;background:#faf9f5;border:1px solid #ebe7de;border-radius:12px}.annualIcon{width:42px;height:42px;border-radius:11px;background:#edf4f1;color:#47736c;display:grid;place-items:center}.annualCard p{font-size:10px;color:#899590;margin:4px 0 0}.softTag{font-size:9px;font-weight:800;color:#7d6a4e;background:#f3eee5;padding:5px 8px;border-radius:999px}.lower{margin-top:16px}.activity{display:flex;gap:10px;padding:11px 0;border-top:1px solid #eeeae3}.activityDot{width:8px;height:8px;border-radius:50%;background:#7b9d95;margin-top:5px;flex:0 0 auto}.activity b,.activity span{display:block}.activity b{font-size:11px;color:#425a54}.activity span{font-size:9px;color:#929d99;margin-top:3px}.audienceGrid{margin-top:10px}.fullBtn{width:100%;margin-top:13px;justify-content:center;display:flex;align-items:center;gap:6px}.roleOption{display:flex!important;align-items:center;justify-content:space-between;padding:12px 0;border-top:1px solid #eeeae3;margin:0!important;color:#536761!important}.roleOption>span{display:flex;align-items:center;gap:9px}.roleOption input{accent-color:#173d39}.toast{position:fixed;right:24px;bottom:24px;background:#173d39;color:#fff;padding:11px 15px;border-radius:10px;box-shadow:0 15px 35px #173d3940;display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;z-index:100}.goalGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.goalCard h3{font-size:15px;color:#294943;margin:18px 0 10px}.goalMeta,.goalBottom{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#87948f}.goalMeta span:first-child{color:#55736c;font-weight:700}.goalCard .progress{margin-top:15px}.goalBottom{margin-top:9px}.goalBottom b{font-size:15px;color:#244641}.settingsTabs{display:flex;gap:6px;margin-bottom:14px;overflow:auto}.settingsTabs button{border:1px solid #e1e4df;background:#fff;border-radius:9px;padding:9px 12px;font-size:10px;color:#6c7c77;white-space:nowrap}.settingsTabs button.active{background:#173d39;color:#fff;border-color:#173d39}.permissionRow{display:flex;align-items:center;gap:10px;padding:13px 0;border-top:1px solid #eeeae3}.permissionRow span{display:block;font-size:10px;color:#8a9691;margin-top:3px}.toggleRow{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-top:1px solid #eeeae3}.toggleRow b,.toggleRow span{display:block}.toggleRow b{font-size:11px;color:#3f5751}.toggleRow span{font-size:9px;color:#929d99;margin-top:3px}.toggle{width:37px;height:21px;border:0;border-radius:999px;background:#d9dfdc;padding:2px;cursor:pointer}.toggle i{display:block;width:17px;height:17px;background:#fff;border-radius:50%;transition:.15s}.toggle.on{background:#557f78}.toggle.on i{transform:translate(16px)}.empty{padding:35px 15px;display:flex;align-items:center;flex-direction:column;gap:7px;color:#8b9692;text-align:center}.empty b{color:#52655f;font-size:12px}.empty span{font-size:10px}.panelActions select{border:1px solid #dfe4df;background:#fff;border-radius:9px;padding:9px 11px;color:#52655f;font-size:10px}@media (max-width:1100px){.goalGrid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.goalGrid{grid-template-columns:1fr}.toast{right:15px;bottom:15px}.profileButton{display:none}.panelActions{flex-wrap:wrap}.toolbar{align-items:flex-start;gap:10px}.toolbar .panelActions{justify-content:flex-end}.cardActions{gap:8px}}.rowButton{width:100%;border:0;background:transparent;text-align:left;cursor:pointer;font:inherit}.rowButton:hover{background:#fafbf9}.reviewModal{width:min(760px,100%)}.reviewModal h3{margin:3px 0 0;font-size:20px}.reviewNotice{display:flex;gap:10px;background:#edf4f1;border:1px solid #d9e6e1;border-radius:11px;padding:12px;margin:17px 0;color:#3f6b64}.reviewNotice b,.reviewNotice span{display:block}.reviewNotice b{font-size:11px}.reviewNotice span{font-size:10px;color:#6e817b;line-height:1.5;margin-top:3px}.reviewSection{border-top:1px solid #ece9e2;padding:17px 0}.reviewSection h4{margin:0 0 13px;color:#34534d;font-size:13px}.reviewQuestion{display:block!important;margin:0 0 16px!important;font-size:11px!important;color:#536761!important}.reviewQuestion>span{display:block;margin-bottom:7px;font-weight:700}.reviewQuestion em{font-style:normal;color:#b55c49;margin-left:3px}.reviewQuestion textarea{display:block;width:100%;min-height:75px;border:1px solid #dfe4df;border-radius:9px;padding:10px;font:inherit;font-size:11px;resize:vertical}.ratingChoices{display:flex;gap:7px;flex-wrap:wrap}.ratingChoices button{min-width:38px;height:34px;border:1px solid #d9dfdc;background:#fff;border-radius:9px;color:#60716c;font-weight:700;cursor:pointer}.ratingChoices button.selected{background:#173d39;border-color:#173d39;color:#fff}
