:root{--g:#0b4f3a;--l:#dbe3eb;--m:#64748b;--bg:#f5f7fa;--b:#1d4ed8;--o:#b45309;--r:#b91c1c}*{box-sizing:border-box}body{margin:0;background:var(--bg);font-family:Inter,Segoe UI,Arial,sans-serif;color:#17212b}.top{height:6px;background:linear-gradient(90deg,#0b7f2a 0 68%,#c82127 68% 74%,#0b7f2a 74% 100%)}header{background:#fff;border-bottom:1px solid var(--l);padding:16px 28px;display:flex;align-items:center;justify-content:space-between;gap:18px;position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:16px;min-width:0}.logo{width:74px;flex:0 0 auto}h1{margin:0;color:#093d2f;font-size:22px;line-height:1.15}.sub{margin:5px 0 0;color:var(--m);font-size:13.5px}.buttons{display:flex;gap:8px;flex-wrap:wrap}button{border:1px solid #cbd5e1;background:#fff;border-radius:12px;padding:9px 12px;font-weight:800;cursor:pointer;color:#22303c}button:hover{background:#f8fafc}.layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:18px;padding:18px 24px 50px;max-width:1500px;margin:auto}.side{position:sticky;top:98px;align-self:start;display:grid;gap:13px;max-height:calc(100vh - 112px);overflow-y:auto;padding-right:4px;scrollbar-gutter:stable}.panel,.card,.loose-card{background:#fff;border:1px solid var(--l);border-radius:18px;box-shadow:0 1px 2px #0001}.panel{padding:14px}.panel h3{margin:0 0 10px;font-size:15px}.search{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:11px 12px}.checks{display:grid;gap:7px;max-height:340px;overflow:auto;padding-right:2px}.checks label{display:flex;gap:8px;border:1px solid #d7dee8;border-radius:12px;padding:8px 9px;font-size:12.6px;font-weight:800;background:#fff}.checks input{margin-top:2px}.mini{display:flex;gap:7px;margin-top:9px}.mini button{font-size:12px;padding:7px 9px}.sum{display:grid;gap:7px}.sum b{border:1px solid var(--l);border-radius:12px;padding:9px;background:#f8fafc;color:var(--g);font-size:12.5px}.count{color:var(--m);font-size:13px;text-align:right;margin-bottom:12px}.view-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:2px 2px 10px}.view-title-row h2{margin:0;color:var(--g);font-size:15px}.view-title-row span{color:var(--m);font-size:12px;font-weight:800}.content-section{margin-bottom:22px}.content-section[hidden]{display:none}.base-summary{display:flex;gap:7px;flex-wrap:wrap;margin:0 2px 12px}.base-summary span{border:1px solid #dbe3eb;background:#fff;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:850;color:#334155}.card{overflow:hidden;margin-bottom:14px}.obj{padding:14px 16px;background:#f8fafc;border-bottom:1px solid #e3e9f1;display:flex;gap:12px;cursor:pointer;align-items:flex-start}.obj:before{content:'›';width:28px;height:28px;border-radius:10px;background:#e8eef5;display:flex;align-items:center;justify-content:center;font-weight:900;flex:0 0 28px;transition:.15s}.card.open>.obj:before{transform:rotate(90deg)}.obj>.ref{flex:0 0 230px;width:230px;min-width:230px}.objective-content{min-width:0;flex:1}.objective-content>p{margin:0;line-height:1.55}.ref{min-width:112px;color:var(--g);line-height:1.1}.ref b{display:block;white-space:nowrap}.ref small{display:block;color:var(--m);font-weight:800;margin-top:4px}.obj .complete-badge{display:block;width:max-content;margin-top:7px;font-size:11px;font-weight:900;padding:3px 7px;border-radius:999px;background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.body{display:none;padding:14px 18px 18px 34px}.card.open>.body{display:block}.body h4{margin:4px 0 10px;color:var(--m);font-size:12px;text-transform:uppercase}.meta{border-left:3px solid #bfdbfe;padding-left:12px;margin:10px 0 14px}.metahead{display:flex;gap:10px;padding:8px;cursor:pointer;align-items:flex-start}.metahead:before{content:'›';width:24px;height:24px;border-radius:9px;background:#eef2ff;color:var(--b);display:flex;align-items:center;justify-content:center;font-weight:900;flex:0 0 24px;transition:.15s}.meta.open>.metahead:before{transform:rotate(90deg)}.metahead .ref{color:var(--b)}.meta-content{min-width:0;flex:1}.meta-content>p{margin:0;line-height:1.55}.actions{display:none;margin-left:34px;padding-left:14px;border-left:3px solid #fed7aa}.meta.open>.actions{display:block}.action{display:flex;gap:10px;padding:8px 0;border-bottom:1px solid #eef2f7;align-items:flex-start}.action:last-child{border-bottom:0}.action .ref{color:var(--o)}.action-content{min-width:0;flex:1}.action-content>p{margin:0;line-height:1.55}.direct{margin-left:18px}.section-label{margin:18px 0 10px;font-size:12px;font-weight:950;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.update{margin:12px 0 2px;padding:12px 14px;border-left:4px solid #f59e0b;background:#fffaf0;border-radius:0 12px 12px 0}.update.addition{border-left-color:#10b981;background:#f0fdf4}.update.exclusion{border-left-color:#dc2626;background:#fef2f2}.update-title{font-weight:900;color:#9a3412;margin-bottom:6px}.update.addition .update-title{color:#047857}.update.exclusion .update-title{color:#b91c1c}.update-title span{font-weight:800;color:#64748b}.update p{margin:0;line-height:1.55}.exclusion-note{font-weight:850;color:#b91c1c;margin-top:7px!important}.extra{border:1px solid #e5e7eb;background:#fff;border-radius:13px;padding:9px 11px;margin-top:10px}.extra summary{cursor:pointer;font-weight:900;color:#475569}.extra h5{margin:10px 0 4px;color:#334155}.extra p{margin:0;line-height:1.5;white-space:pre-line}.loose-wrap{display:grid;gap:12px;margin-top:14px}.loose-card{padding:14px 16px}.loose-head{display:flex;gap:12px;align-items:flex-start}.loose-head>.ref{flex:0 0 230px;width:230px}.loose-content{min-width:0;flex:1}.loose-content>p{margin:0;line-height:1.55}.empty{padding:18px;text-align:center;color:var(--m);background:#fff;border:1px dashed #cbd5e1;border-radius:16px}footer{text-align:center;color:var(--m);font-size:12px;padding:25px}.base-note{font-size:12px;color:#64748b;margin:8px 2px 14px;line-height:1.45}.axis-info{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;margin-left:3px;border:1px solid #94a3b8;border-radius:50%;background:#fff;color:#475569;font-size:9px;font-weight:900;font-style:normal;line-height:1;cursor:help;vertical-align:baseline;position:relative;top:-.55em}.axis-info:hover,.axis-info:focus{border-color:var(--g);color:var(--g);outline:2px solid #bbf7d0;outline-offset:2px}@media(max-width:900px){header{position:static;align-items:flex-start;flex-direction:column}.layout{grid-template-columns:1fr}.side{position:static;max-height:none;overflow:visible;padding-right:0}.obj,.metahead,.action,.loose-head{display:block}.obj>.ref,.loose-head>.ref{width:auto;min-width:0;flex:none}.ref{margin-bottom:5px}.actions{margin-left:14px;padding-left:10px}.body{padding-left:18px}}@media print{body{background:#fff}.top,.side,.buttons,.count,.view-title-row{display:none!important}header{position:static}.layout{display:block;padding:0}.body,.actions{display:block!important}.obj:before,.metahead:before{display:none!important}.card,.meta,.action,.loose-card{break-inside:avoid}}.complete-card .meta.proposed,.complete-card .action.proposed-action{background:#fff!important;border-color:#dbe3eb!important}.complete-card .meta.proposed{border-left-color:#bfdbfe!important}.complete-card .action.proposed-action{border-left-color:#fed7aa!important;border-radius:10px}.new-item-badge{display:block;width:max-content;margin-top:6px;padding:3px 8px;border:1px solid #86efac;border-radius:999px;background:#f0fdf4;color:#047857;font-size:10px;font-weight:900;line-height:1.2;white-space:nowrap}.ref b:has(.axis-info){display:inline-flex;align-items:baseline;gap:4px;width:max-content;max-width:100%}.ref b>.axis-info{flex:0 0 14px;margin-left:0;top:-.35em}.proposal-items{margin:9px 0 0;padding-left:22px}.proposal-items li{margin:6px 0;line-height:1.5}.complete-card .action.proposed-action{border:0!important;border-left:3px solid #16a34a!important;border-radius:0!important;background:transparent!important;margin:8px 0!important;padding:8px 0 8px 12px!important}#alterView .item-alter,.ipe-alter .item-alter{background:transparent!important;border:0!important;border-left:3px solid #f59e0b!important;border-radius:0!important;box-shadow:none!important}#alterView .item-add,#alterView .action.proposed-action,.ipe-alter .item-add,.ipe-alter .action.proposed-action{background:transparent!important;border:0!important;border-left:3px solid #16a34a!important;border-radius:0!important;box-shadow:none!important}#alterView .body>.meta.proposed:first-of-type,#alterView .actions>.action.proposed-action:first-of-type,.ipe-alter .body>.meta.proposed:first-of-type,.ipe-alter .actions>.action.proposed-action:first-of-type{border-top:0!important;margin-top:10px!important;padding-top:8px!important}.action.proposed-action .ref{color:#047857!important}.ipe-new-actions{border-left-color:#16a34a!important}.actions:has(> .item-add),.actions:has(> .action.proposed-action){border-left:0!important;padding-left:0!important}.item-add .update{border-left:0!important}