:root{--ink:#17332b;--navy:#18363d;--green:#245b49;--green-strong:#194737;--green-soft:#e7f1ec;--paper:#f7f7f3;--white:#fff;--muted:#5a6e67;--line:#d8e2de;--line-strong:#b8cbc3;--ochre:#b26732;--ochre-soft:#f8eadc;--blue-soft:#e8f0f4;--danger:#9b3b2f;--shadow:0 18px 48px #12362d1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px}button,input,select{font:inherit}button,a,summary,label{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #245b4957}button:disabled{cursor:not-allowed;opacity:.46}a{color:inherit}.skip-link{background:var(--navy);color:#fff;z-index:100;padding:12px 16px;position:fixed;top:-80px;left:16px}.skip-link:focus{top:16px}.site-shell{min-height:100vh}.app-header{border-bottom:1px solid var(--line);z-index:20;background:#f7f7f3f2;justify-content:space-between;align-items:center;padding:16px clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.identity{align-items:center;gap:12px;text-decoration:none;display:flex}.identity>span{background:var(--green);color:#fff;border-radius:10px;place-items:center;width:42px;height:42px;font-family:Georgia,serif;font-size:17px;display:grid}.identity div{gap:2px;display:grid}.identity b{color:var(--navy);font-size:16px}.identity small{color:var(--muted);letter-spacing:.04em;font-size:13px;font-weight:700}.app-header nav{align-items:center;gap:10px;display:flex}.app-header nav a{color:var(--green);padding:10px;font-size:14px;font-weight:750;text-decoration:none}.app-header nav button,.final-action button{background:var(--green);border:1px solid var(--green);color:#fff;cursor:pointer;border-radius:9px;padding:11px 15px;font-size:15px;font-weight:760}.app-header nav button span{background:#ffffff2e;border-radius:99px;margin-left:6px;padding:2px 7px}.tool-intro{max-width:1100px;margin:0 auto;padding:72px 28px 44px}.tool-intro>p,.modal-kicker{color:var(--green);letter-spacing:.14em;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:800}.tool-intro h1{color:var(--navy);letter-spacing:-.04em;max-width:850px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,6vw,66px);font-weight:500;line-height:1.02}.tool-intro>span{color:var(--muted);max-width:710px;margin-top:22px;font-size:18px;line-height:1.55;display:block}.planner{background:var(--white);border:1px solid var(--line);border-radius:18px;max-width:1100px;margin:0 auto 70px;overflow:hidden;box-shadow:0 12px 36px #12362d0f}.planner-step{grid-template-columns:240px minmax(0,1fr);display:grid}.planner-step+.planner-step{border-top:1px solid var(--line)}.step-header{gap:16px;padding:34px 28px;display:flex}.step-header>span{color:var(--ochre);flex:none;font-family:Georgia,serif;font-size:16px}.step-header h2{color:var(--navy);margin:0 0 8px;font-family:Georgia,serif;font-size:23px;font-weight:500;line-height:1.15}.step-header p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.step-content{border-left:1px solid var(--line);min-width:0;padding:34px}.origin-options{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.origin-options button{border:1px solid var(--line);color:var(--ink);cursor:pointer;text-align:left;background:#fff;border-radius:12px;align-items:center;gap:14px;padding:18px;display:flex}.origin-options button:hover{border-color:var(--line-strong);transform:translateY(-1px)}.origin-options button.selected{background:var(--green-soft);border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green)}.origin-options button>span{background:var(--green);color:#fff;border-radius:8px;flex:none;place-items:center;width:44px;height:44px;font-family:Georgia,serif;display:grid}.origin-options b{color:var(--navy);font-size:16px;display:block}.origin-options small{color:var(--muted);margin-top:4px;font-size:14px;line-height:1.45;display:block}.context-grid{gap:28px;display:grid}.context-grid fieldset{border:0;margin:0;padding:0}.context-grid legend{color:var(--navy);margin-bottom:12px;font-size:14px;font-weight:800}.context-grid legend small{color:var(--muted);margin-left:7px;font-size:12px;font-weight:500}.course-options,.area-options{flex-wrap:wrap;gap:8px;display:flex}.course-options button,.area-options button{border:1px solid var(--line);color:var(--navy);cursor:pointer;background:#fff;border-radius:8px;min-height:44px;padding:9px 14px}.course-options button{align-items:center;gap:7px;min-width:67px;display:flex}.course-options small{color:var(--muted);font-size:12px}.course-options button.selected,.area-options button.selected{background:var(--navy);border-color:var(--navy);color:#fff}.course-options button.selected small{color:#c9ddd5}.selection-toolbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.selection-toolbar label{border:1px solid var(--line);border-radius:9px;flex:1;align-items:center;gap:8px;max-width:560px;padding:0 13px;display:flex}.selection-toolbar input{color:var(--ink);background:0 0;border:0;outline:0;width:100%;min-width:0;height:44px}.selection-toolbar>div{color:var(--muted);white-space:nowrap;font-size:14px}.selection-toolbar>div b{color:var(--green)}.objective-groups{gap:12px;display:grid}.objective-group,.resource-group,.indicator-card{border:1px solid var(--line);border-radius:11px;overflow:clip}.objective-group>summary,.resource-group>summary,.indicator-card>summary{cursor:pointer;background:#fbfcfb;justify-content:space-between;align-items:center;padding:15px 17px;list-style:none;display:flex}summary::-webkit-details-marker{display:none}.objective-group>summary span,.resource-group>summary span{gap:3px;display:grid}.objective-group>summary b,.resource-group>summary b{color:var(--navy);font-size:15px}.objective-group>summary small,.resource-group>summary small{color:var(--muted);font-size:13px}.objective-group>summary em,.resource-group>summary em{background:var(--green-soft);color:var(--green);border-radius:99px;padding:5px 9px;font-size:12px;font-style:normal;font-weight:800}.objective-list{border-top:1px solid var(--line);max-height:470px;display:grid;overflow:auto}.objective-row{cursor:pointer;background:#fff;grid-template-columns:20px minmax(0,1fr);align-items:flex-start;gap:13px;padding:16px 17px;display:grid}.objective-row+.objective-row{border-top:1px solid #edf1ef}.objective-row:hover{background:#fafcfb}.objective-row.selected{background:var(--green-soft)}.objective-row input,.resource-row input{accent-color:var(--green);width:20px;height:20px;margin:2px 0 0}.objective-row small{color:var(--green);letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:800;display:block}.objective-row b{color:var(--navy);font-size:16px}.objective-row p{color:var(--muted);margin:6px 0 0;font-size:15px;line-height:1.55}.empty-message{border:1px dashed var(--line-strong);text-align:center;border-radius:10px;place-items:center;gap:5px;padding:32px;display:grid}.empty-message span{color:var(--muted);font-size:14px}.bridge-toolbar{border:1px solid var(--line);background:#f7faf8;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;padding:11px 13px;display:flex}.bridge-toolbar label{align-items:center;gap:9px;display:flex}.bridge-toolbar label span{color:var(--navy);font-size:13px;font-weight:800}.bridge-toolbar select{border:1px solid var(--line-strong);color:var(--navy);background:#fff;border-radius:7px;padding:8px 10px}.bridge-toolbar p{color:var(--muted);text-align:right;margin:0;font-size:13px}.reflected-list{gap:12px;display:grid}.reflected-list>article{border:1px solid var(--line);border-radius:11px;padding:18px}.reflected-list article>header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.bridge-role{border-radius:99px;padding:5px 9px;font-size:12px;font-weight:800}.bridge-role.principal{background:var(--green-soft);color:var(--green)}.bridge-role.alternative{background:var(--ochre-soft);color:var(--ochre)}.reflected-list header small{color:var(--muted);font-size:13px}.reflected-list h3{color:var(--navy);margin:13px 0 7px;font-family:Georgia,serif;font-size:21px;font-weight:500}.reflected-list>article>p{color:var(--ink);margin:0;line-height:1.55}.bridge-reason{background:#f7faf8;border-radius:8px;gap:4px;margin-top:14px;padding:12px;display:grid}.bridge-reason b{color:var(--green);font-size:13px}.bridge-reason span{color:var(--muted);font-size:14px;line-height:1.5}.reflected-list details{margin-top:11px}.reflected-list details summary{color:var(--green);cursor:pointer;font-size:13px;font-weight:750}.reflected-list details p{color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.5}.pending{border:1px dashed var(--line-strong);color:var(--muted);text-align:center;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:90px;padding:20px;display:flex}.pending span{color:var(--green);font-size:22px}.pending p{margin:0}.resource-area,.resource-groups{gap:16px;display:grid}.resource-group>div{border-top:1px solid var(--line);display:grid}.resource-row{background:#fff;padding:15px 17px}.resource-row+.resource-row{border-top:1px solid #edf1ef}.resource-row.selected{background:var(--green-soft)}.resource-row>label{cursor:pointer;grid-template-columns:20px minmax(0,1fr);align-items:flex-start;gap:12px;display:grid}.resource-row label>span{min-width:0}.resource-row b{color:var(--navy);font-size:15px}.resource-row label small{background:var(--blue-soft);color:var(--navy);border-radius:99px;margin-left:8px;padding:4px 7px;font-size:12px;font-weight:750}.resource-row p{color:var(--muted);margin:5px 0 0;font-size:14px;line-height:1.5}.resource-row>details{margin:10px 0 0 32px}.resource-row>details summary{color:var(--green);cursor:pointer;font-size:13px;font-weight:750}.resource-row dl{gap:9px;margin:11px 0 0;display:grid}.resource-row dl div{border-left:2px solid var(--line);padding-left:10px}.resource-row dt{color:var(--navy);font-size:12px;font-weight:800}.resource-row dd{color:var(--muted);margin:3px 0 0;font-size:13px;line-height:1.45}.custom-resource-builder{border:1px solid var(--line);background:#f8faf9;border-radius:11px;padding:18px}.custom-resource-builder>header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.custom-resource-builder h3{color:var(--navy);margin:0;font-size:17px}.custom-resource-builder header p{color:var(--muted);margin:5px 0 0;font-size:14px}.custom-resource-builder>header>span{background:var(--green-soft);color:var(--green);border-radius:99px;padding:5px 9px;font-size:12px;font-weight:800}.custom-resource-builder form{grid-template-columns:130px 1.2fr 1.5fr auto;align-items:end;gap:10px;margin-top:17px;display:grid}.custom-resource-builder form label{gap:6px;display:grid}.custom-resource-builder form label>span{color:var(--navy);font-size:12px;font-weight:800}.custom-resource-builder form label em{color:var(--muted);font-size:12px;font-style:normal;font-weight:500}.custom-resource-builder input,.custom-resource-builder select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:7px;width:100%;min-width:0;height:44px;padding:0 10px}.custom-resource-builder form>button{background:var(--green);border:1px solid var(--green);color:#fff;cursor:pointer;border-radius:7px;height:44px;padding:0 15px;font-size:14px;font-weight:800}.custom-resource-error{color:var(--danger);margin:9px 0 0;font-size:13px}.custom-resource-list{gap:8px;margin-top:14px;display:grid}.custom-resource-list article{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:11px;display:grid}.custom-resource-list article>span{background:var(--green-soft);color:var(--green);border-radius:99px;padding:4px 7px;font-size:12px;font-weight:800}.custom-resource-list b{color:var(--navy);font-size:14px}.custom-resource-list p{color:var(--muted);margin:3px 0 0;font-size:13px}.custom-resource-list button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:12px;text-decoration:underline}.scope-warning{background:var(--ochre-soft);border:1px solid #e8c6a7;border-radius:10px;margin-bottom:14px;padding:13px}.scope-warning b{color:#74411f}.scope-warning p{color:#76533a;margin:4px 0 0;font-size:14px}.evidence-sections{gap:12px;display:grid}.indicator-card>summary span{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.indicator-card>summary em{background:var(--green-soft);color:var(--green);border-radius:5px;padding:4px 6px;font-size:12px;font-style:normal;font-weight:850}.indicator-card>summary b{color:var(--navy);font-size:15px}.indicator-card>summary small{color:var(--muted);font-size:13px}.indicator-card>summary i{background:var(--navy);color:#fff;text-align:center;border-radius:99px;min-width:28px;padding:5px 8px;font-size:12px;font-style:normal}.indicator-card>div{border-top:1px solid var(--line);padding:15px 18px 17px}.indicator-card>div>p{color:var(--muted);margin:0 0 10px;font-size:13px}.indicator-card ul{margin:0;padding-left:22px}.indicator-card li{margin:7px 0;line-height:1.55}.final-action{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;gap:20px;padding:26px 34px;display:flex}.final-action>div{gap:4px;display:grid}.final-action small{color:#acd0c3;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.final-action b{font-size:17px}.final-action>div>span{color:#c2d5cf;font-size:13px}.final-action button{color:var(--navy);background:#fff;border-color:#fff}.site-footer{justify-content:space-between;align-items:flex-start;gap:30px;max-width:1100px;margin:0 auto;padding:0 28px 48px;display:flex}.site-footer div{gap:4px;display:grid}.site-footer b{color:var(--navy);font-size:14px}.site-footer span,.site-footer p{color:var(--muted);font-size:13px;line-height:1.5}.site-footer p{text-align:right;max-width:560px;margin:0}.system-state{text-align:center;place-items:center;min-height:100vh;padding:30px;display:grid}.system-state b{color:var(--navy);font-family:Georgia,serif;font-size:28px}.system-state p{color:var(--muted)}.loader{background:var(--green);border-radius:99px;width:12px;height:12px;animation:1.2s infinite pulse}@keyframes pulse{50%{opacity:.25;transform:scale(.72)}}.modal-backdrop{z-index:40;background:#07191fc2;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.consolidated-modal{box-shadow:var(--shadow);background:#fff;border-radius:16px;width:min(960px,100%);max-height:92vh;padding:clamp(24px,5vw,44px);position:relative;overflow:auto}.modal-close{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:8px;font-size:28px;line-height:1;position:absolute;top:11px;right:14px}.consolidated-modal>h2{color:var(--navy);margin:0 42px 8px 0;font-family:Georgia,serif;font-size:clamp(28px,4vw,40px);font-weight:500}.consolidated-context{color:var(--muted);margin:0 0 20px;font-size:14px;line-height:1.55}.consolidated-context span{margin:0 5px}.consolidated-summary{grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:28px;display:grid}.consolidated-summary span{background:var(--green-soft);color:var(--muted);border-radius:9px;gap:2px;padding:13px;font-size:12px;display:grid}.consolidated-summary b{color:var(--green);font-family:Georgia,serif;font-size:24px}.consolidated-document{gap:30px;display:grid}.consolidated-section>header{border-bottom:1px solid var(--line);align-items:center;gap:12px;margin-bottom:13px;padding-bottom:11px;display:flex}.consolidated-section>header>span{background:var(--navy);color:#fff;border-radius:7px;flex:none;place-items:center;width:31px;height:31px;font-family:Georgia,serif;font-size:12px;display:grid}.consolidated-section>header small{color:var(--green);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:850}.consolidated-section>header h3{color:var(--navy);margin:2px 0 0;font-family:Georgia,serif;font-size:21px;font-weight:500}.consolidated-objectives,.consolidated-indicators{gap:10px;display:grid}.consolidated-objectives article,.consolidated-indicators article{border:1px solid var(--line);border-radius:9px;padding:14px}.consolidated-objectives article header,.consolidated-indicators article header{flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:7px;display:flex}.consolidated-objectives article header span,.consolidated-indicators article header span{background:var(--green-soft);color:var(--green);border-radius:5px;padding:4px 6px;font-size:12px;font-weight:850}.consolidated-objectives article header b,.consolidated-indicators article header b{color:var(--navy);font-size:13px}.consolidated-objectives h4{color:var(--navy);margin:0 0 5px;font-size:16px}.consolidated-objectives p{margin:0;font-size:14px;line-height:1.55}.consolidated-objectives article>small{color:var(--muted);margin-top:8px;font-size:13px;line-height:1.45;display:block}.consolidated-resources{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.consolidated-resources article{border:1px solid var(--line);border-radius:8px;grid-template-columns:auto 1fr;align-items:flex-start;gap:9px;padding:11px;display:grid}.consolidated-resources article>span{background:var(--green-soft);color:var(--green);border-radius:5px;padding:4px 6px;font-size:12px;font-weight:850}.consolidated-resources b{color:var(--navy);font-size:13px}.consolidated-resources p{color:var(--muted);margin:3px 0 0;font-size:12px;line-height:1.45}.consolidated-empty{color:var(--muted);margin:0;font-size:14px}.consolidated-indicators ul{margin:0;padding-left:20px}.consolidated-indicators li{margin:6px 0;font-size:14px;line-height:1.5}.consolidated-disclaimer{background:var(--ochre-soft);color:#6e492d;border-radius:8px;margin:24px 0 0;padding:11px;font-size:12px;line-height:1.5}.modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.modal-actions button{border:1px solid var(--line-strong);color:var(--navy);cursor:pointer;background:#fff;border-radius:8px;padding:10px 14px;font-size:14px;font-weight:800}.modal-actions .primary{background:var(--green);border-color:var(--green);color:#fff}@media (width<=820px){.app-header{padding:12px 18px}.app-header nav a{display:none}.tool-intro{padding:52px 20px 34px}.planner{border-left:0;border-right:0;border-radius:0;margin-bottom:48px}.planner-step{display:block}.step-header{padding:26px 20px 16px}.step-content{border-left:0;padding:18px 20px 28px}.origin-options{grid-template-columns:1fr}.custom-resource-builder form{grid-template-columns:1fr 1fr}.custom-resource-builder form button{grid-column:span 2}.site-footer{padding:0 20px 38px;display:grid}.site-footer p{text-align:left}}@media (width<=560px){.identity small{display:none}.app-header nav button{padding:10px 12px}.tool-intro h1{font-size:40px}.tool-intro>span{font-size:16px}.selection-toolbar,.bridge-toolbar,.final-action{flex-direction:column;align-items:stretch}.selection-toolbar>div,.bridge-toolbar p{text-align:left}.course-options button{flex:1 0 28%;justify-content:center}.area-options button{flex:1 0 44%}.custom-resource-builder>header{display:grid}.custom-resource-builder form{grid-template-columns:1fr}.custom-resource-builder form button{grid-column:auto}.consolidated-summary,.consolidated-resources{grid-template-columns:1fr}.modal-backdrop{padding:0}.consolidated-modal{border-radius:0;min-height:100vh;max-height:100vh}}@media print{body{background:#fff;font-size:12pt}.app-header,.tool-intro,.planner,.site-footer,.modal-close,.modal-actions{display:none!important}.modal-backdrop{background:#fff;padding:0;display:block;position:static}.consolidated-modal{box-shadow:none;width:100%;max-height:none;padding:0;overflow:visible}.consolidated-section{break-before:auto}.consolidated-objectives article,.consolidated-resources article,.consolidated-indicators article{break-inside:avoid}.consolidated-document{gap:22px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important}}
