:root{--bg:#0b1220;--panel:#111b2e;--panel2:#17243b;--text:#e8eef8;--muted:#9fb0c9;--accent:#ff9f1c;--line:#263954;--good:#25c28a;--warn:#f8c15c;--danger:#ef6b73}*{box-sizing:border-box}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;background:#f4f7fb;color:#172033}a{color:inherit;text-decoration:none}.topbar{height:64px;background:var(--bg);color:var(--text);display:flex;align-items:center;padding:0 24px;gap:24px;position:sticky;top:0;z-index:5}.brand{font-weight:800;font-size:22px;letter-spacing:.4px}.brand b{color:var(--accent)}.topbar nav{display:flex;gap:18px;margin-left:auto}.topbar .btn{padding:9px 14px;border-radius:8px;background:var(--accent);color:#111;font-weight:700}.shell{display:grid;grid-template-columns:250px 1fr;min-height:calc(100vh - 64px)}.sidebar{background:var(--panel);color:var(--text);padding:22px 14px}.sidebar a{display:block;padding:11px 12px;border-radius:8px;margin:4px 0;color:#cbd6e8}.sidebar a:hover,.sidebar a.active{background:var(--panel2);color:#fff}.content{padding:28px;max-width:1500px;width:100%}.hero{background:linear-gradient(125deg,#0b1220,#1d3355);color:#fff;padding:72px 7vw}.hero h1{font-size:52px;max-width:850px;margin:0 0 18px}.hero p{font-size:20px;color:#c9d5e6;max-width:760px}.hero .actions{display:flex;gap:12px;margin-top:28px}.button,.button-secondary{display:inline-block;border:0;border-radius:9px;padding:11px 16px;font-weight:700;cursor:pointer}.button{background:var(--accent);color:#111}.button-secondary{background:#e7edf6;color:#172033}.grid{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.card{background:#fff;border:1px solid #dfe7f1;border-radius:12px;padding:20px;box-shadow:0 4px 18px rgba(18,35,60,.05)}.card h3{margin-top:0}.metric{font-size:30px;font-weight:800}.muted{color:#697a91}.badge{display:inline-block;padding:5px 9px;border-radius:999px;background:#eaf0f8;font-size:12px;font-weight:700}.badge.surface{background:#e3f6ee;color:#087b52}.badge.underground{background:#fff0da;color:#9a5900}.badge.reserved{background:#edf0f5;color:#5f6f83}.alert{padding:12px 14px;border-radius:8px;margin:12px 0;background:#fff3cd;border:1px solid #ffe69c}.alert.error{background:#fde7e9;border-color:#f7b9bf}.alert.success{background:#dff7ee;border-color:#b4ead6}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{margin-bottom:15px}.field label{display:block;font-weight:700;margin-bottom:6px}.field input,.field select,.field textarea{width:100%;padding:10px;border:1px solid #cbd6e4;border-radius:8px;background:#fff}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;background:#fff}th,td{text-align:left;padding:11px;border-bottom:1px solid #e4eaf2}th{background:#edf2f8;font-size:13px}.module-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.module{background:#fff;border:1px solid #dde6f0;border-radius:10px;padding:16px}.footer{padding:30px;text-align:center;color:#76869c}@media(max-width:900px){.shell{grid-template-columns:1fr}.sidebar{display:none}.grid-2,.grid-3,.module-list,.form-row{grid-template-columns:1fr}.hero h1{font-size:38px}.topbar nav a:not(.btn){display:none}}
.page-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}.page-head h1,.page-head h3{margin:3px 0}.phase-step{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.phase-step a{background:#fff;border:1px solid #dce5f0;border-radius:10px;padding:12px 16px;font-weight:700}.phase-step b{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--accent);margin-right:7px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.span-2{grid-column:1/-1}.field small{display:block;color:#697a91;margin-top:4px}.check-field label{display:inline;margin-left:8px}.check-field input{width:auto}.summary-list{display:grid;grid-template-columns:1fr auto;gap:10px;border-top:1px solid #e3eaf2;padding-top:12px}.summary-list dt{color:#697a91}.summary-list dd{font-weight:800;margin:0}.warning-stack{display:grid;gap:8px;margin:14px 0}.engineering-warning{display:grid;grid-template-columns:70px 1fr;gap:12px;padding:11px 14px;border-radius:9px;border:1px solid}.engineering-warning.red{background:#fde7e9;border-color:#f3a8af}.engineering-warning.amber{background:#fff4d8;border-color:#f4d37e}.engineering-warning.blue{background:#e8f2ff;border-color:#abcdf8}.blast-plan{width:100%;height:auto;max-height:560px;background:#f8fbff;border-radius:10px}.plot-bg{fill:#f7f9fc;stroke:#ced9e7;stroke-width:2}.free-face{stroke:#ef6b73;stroke-width:7}.face-label{font-size:13px;fill:#a73b43;font-weight:700}.hole-dot{fill:#223b62;stroke:#fff;stroke-width:2}.hole-dot.manual,.dot.manual{fill:#ff9f1c}.legend{display:flex;gap:18px;margin-top:10px;color:#697a91}.dot{display:inline-block;width:12px;height:12px;border-radius:50%;background:#223b62;margin-right:5px}.button-danger{border:0;border-radius:9px;padding:11px 16px;font-weight:700;cursor:pointer;background:#ef6b73;color:#fff}@media(max-width:900px){.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.page-head{display:block}.page-head>div:last-child{margin-top:10px}}
.workspace-name{padding:0 12px 16px;font-weight:800;color:#fff}.sidebar-heading{font-size:10px;letter-spacing:1.4px;color:#71849f;padding:20px 12px 6px;font-weight:800}.sidebar-heading.surface-nav{color:#4bd0a0}.sidebar-heading.underground-nav{color:#f6b64b}.workspace-portals{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:20px 0}.workspace-portal{position:relative;overflow:hidden;display:grid;grid-template-columns:64px 1fr auto;align-items:center;gap:18px;padding:26px;border-radius:16px;color:#fff;min-height:180px;box-shadow:0 14px 30px rgba(17,31,52,.13)}.workspace-portal h2{margin:4px 0 8px;font-size:25px}.workspace-portal p{margin:0;max-width:580px;opacity:.82}.surface-portal{background:linear-gradient(135deg,#073b3a,#0f7967)}.underground-portal{background:linear-gradient(135deg,#32230e,#9a5900)}.portal-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:14px;background:rgba(255,255,255,.14);font-size:27px;font-weight:900}.workspace-kicker{font-size:11px;letter-spacing:1.5px;font-weight:900;opacity:.78}.surface-kicker{color:#087b52}.project-banner{padding:28px 32px;border-radius:16px;color:#fff;margin-bottom:20px}.project-banner h1{font-size:34px;margin:5px 0}.project-banner p{margin:0;opacity:.82}.surface-banner{background:linear-gradient(120deg,#073b3a,#0f7967)}.underground-banner{background:linear-gradient(120deg,#32230e,#9a5900)}.underground-reserved{border-left:6px solid #c47a09;background:linear-gradient(120deg,#fff,#fff7ea)}.phase-step a.active{border-color:#ff9f1c;box-shadow:0 0 0 2px rgba(255,159,28,.12)}.metric-card{border-top:4px solid #0f7967}.timing-layout{align-items:start}.timing-map-wrap{overflow:auto;background:#f6f9fd;border-radius:12px;padding:6px}.timing-hole{fill:#0f7967;stroke:#fff;stroke-width:3}.timing-hole.untimed{fill:#8795a8}.timing-label{font-size:11px;fill:#fff;font-weight:800;text-anchor:middle}.compact{padding:7px 10px;font-size:12px}.form-card{max-width:760px}.error-text{color:#b4232d}.timing-plan{min-width:650px}@media(max-width:900px){.workspace-portals{grid-template-columns:1fr}.workspace-portal{grid-template-columns:52px 1fr}.workspace-portal>strong{grid-column:2}.project-banner{padding:22px}.timing-plan{min-width:600px}}
.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.action-row,.inline-fields{display:flex;gap:10px;align-items:center}.timing-shell{display:grid;grid-template-columns:250px minmax(0,1fr) 260px;gap:16px;align-items:start}.timing-tools,.timing-inspector{position:sticky;top:82px}.timing-tools label{display:block;font-weight:700;font-size:12px;margin:14px 0 6px}.timing-tools select,.timing-tools input{width:100%;padding:9px;border:1px solid #cbd6e4;border-radius:8px}.tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.tool{border:1px solid #cbd6e4;background:#f7f9fc;padding:8px;border-radius:8px;font-weight:700;cursor:pointer}.tool.active{background:#0f7967;color:white;border-color:#0f7967}.tool.danger{color:#b4232d}.full{width:100%;text-align:center}.timing-stage-card{padding:14px}.stage-head{display:flex;justify-content:space-between;gap:16px}.timing-stage{height:620px;background:#eef3f8;border-radius:12px;overflow:hidden;touch-action:none}.timing-stage svg{width:100%;height:100%}.hole-node{cursor:grab}.hole-node circle{fill:#173a61;stroke:#fff;stroke-width:3;filter:drop-shadow(0 2px 2px rgba(0,0,0,.18))}.hole-node.selected circle{fill:#ff9f1c;stroke:#693b00;stroke-width:4}.hole-node.locked circle{stroke-dasharray:5 3}.hole-node.fired circle{fill:#ef6b73;transform:scale(1.22);transform-box:fill-box;transform-origin:center;transition:.18s}.hole-node text{text-anchor:middle;pointer-events:none;font-weight:800}.hole-name{font-size:11px;fill:#33445b}.delay-text{font-size:11px;fill:#fff}.seq-text{font-size:10px;fill:#61728a}.tie-link line{stroke:#345a83;stroke-width:3;cursor:pointer}.tie-link text{font-size:10px;fill:#345a83;font-weight:700}.tie-link.selected line{stroke:#ef6b73;stroke-width:6}.timing-contour{fill:none;stroke:#45a3c7;stroke-width:2;stroke-dasharray:7 6;opacity:.6}.contour-label{font-size:10px;fill:#24718e}.playback{display:grid;grid-template-columns:auto auto auto auto auto 1fr auto auto;gap:8px;align-items:center;margin-top:12px}.playback input{width:100%}.disclaimer-mini{font-size:11px;color:#7c4b00;background:#fff4d8;padding:8px;border-radius:7px}.legend .dot.planned{background:#173a61}.legend .dot.selected{background:#ff9f1c}.legend .dot.fired{background:#ef6b73}.analysis-list{display:grid;gap:8px;margin:14px 0}.analysis-list>div{display:flex;justify-content:space-between;border-bottom:1px solid #e5ebf2;padding-bottom:7px}.check-list{display:grid;gap:7px;margin-top:14px;font-size:12px}.top-gap{margin-top:16px}@media(max-width:1250px){.timing-shell{grid-template-columns:220px 1fr}.timing-inspector{grid-column:1/-1;position:static}.grid-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.timing-shell{grid-template-columns:1fr}.timing-tools{position:static}.timing-stage{height:480px}.playback{grid-template-columns:repeat(5,auto);}.playback input{grid-column:1/-1}.grid-4{grid-template-columns:1fr}}

.prediction-metrics .metric{font-size:27px}.prediction-card{border-top:4px solid #45a3c7}.fragment-bars{display:grid;gap:14px;margin:20px 0}.fragment-bars>div{display:grid;grid-template-columns:45px 1fr 85px;align-items:center;gap:10px}.fragment-bars i{display:block;height:14px;background:linear-gradient(90deg,#0f7967,#45a3c7);border-radius:999px;min-width:4px}.fragment-bars b{text-align:right}.prediction-gauge{height:12px;border-radius:999px;background:#e6edf5;overflow:hidden}.prediction-gauge span{display:block;height:100%;background:#0f7967}
.animation-layout{display:grid;grid-template-columns:260px minmax(0,1fr) 260px;gap:16px;align-items:start}.animation-controls,.animation-inspector{position:sticky;top:16px}.animation-stage-card{min-width:0}.animation-canvas-wrap{background:#08131d;border:1px solid #263b4a;border-radius:14px;overflow:hidden}.animation-canvas-wrap canvas{display:block;width:100%;height:auto;min-height:520px;cursor:grab}.animation-status{display:flex;gap:16px;align-items:center}.animation-status span{padding:6px 10px;border-radius:999px;background:#153647;color:#9ee7ff}.animation-playback{margin-top:14px}.animation-legend{display:grid;gap:8px}.animation-legend span{display:flex;align-items:center;gap:8px}.legend-swatch{width:12px;height:12px;border-radius:50%;display:inline-block}.legend-swatch.pending{background:#607687}.legend-swatch.armed{background:#f4c45b}.legend-swatch.active{background:#ff684a}.legend-swatch.fired{background:#35c989}@media(max-width:1100px){.animation-layout{grid-template-columns:1fr}.animation-controls,.animation-inspector{position:static}.animation-canvas-wrap canvas{min-height:420px}}
.specialised-card{border-top:4px solid #ff9f1c}.charge-column{height:330px;width:150px;margin:12px auto;border:4px solid #263954;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;background:#f8fbff}.charge-column>div{display:grid;place-items:center;padding:8px;text-align:center;font-size:12px;font-weight:800}.stem-zone{background:#c8b89f}.air-zone{background:repeating-linear-gradient(45deg,#fff,#fff 8px,#dceef8 8px,#dceef8 16px)}.inert-zone{background:#98a7b7}.explosive-zone{background:linear-gradient(#ffb142,#e65f2b);color:#fff;flex:1}.method-note{padding:10px 12px;border-left:4px solid #0f7967;background:#edf8f5;border-radius:6px}
/* Phase 10: purpose-built underground foundation */
.underground-steps a{border-color:#ead8bc}.underground-steps b{background:#c47a09;color:#fff}.underground-metric{border-top:4px solid #c47a09}.small-metric{font-size:20px;line-height:1.25}.underground-kicker{color:#9a5900}.underground-foundation-layout{align-items:start;margin-top:18px}.ug-profile{width:100%;height:auto;max-height:440px;background:#1d140b;border-radius:14px}.ug-opening{fill:#e9eef3;stroke:#ffbd59;stroke-width:7}.ug-dimension{stroke:#ffcf84;stroke-width:2;stroke-dasharray:7 5}.ug-axis{stroke:#df7b16;stroke-width:5;marker-end:none}.ug-label{fill:#fff2d8;font-size:15px;font-weight:800}.underground-modules .module{border-top:4px solid #c47a09;background:linear-gradient(180deg,#fff,#fffaf2)}.underground-guidance{background:linear-gradient(160deg,#fff,#fff8ec);border-left:6px solid #c47a09}@media(max-width:900px){.underground-foundation-layout{grid-template-columns:1fr}.ug-profile{max-height:340px}}

/* Phase 11 tunnel and development rounds */
.tunnel-layout{align-items:start}.ug-tunnel-plan{width:100%;height:auto;background:#171008;border-radius:14px}.ug-tunnel-opening{fill:#f1f4f6;stroke:#d28a1d;stroke-width:7}.ug-tunnel-hole circle{fill:#47647f;stroke:#fff;stroke-width:2;transition:.16s}.ug-tunnel-hole text{font-size:10px;fill:#ffe8bd;text-anchor:middle;font-weight:800}.ug-tunnel-hole[data-category="cut"] circle{fill:#e8583d}.ug-tunnel-hole[data-category="perimeter"] circle{fill:#e3a62f}.ug-tunnel-hole[data-category="lifter"] circle{fill:#7c57a5}.ug-tunnel-hole[data-category="relief"] circle{fill:#fff;stroke:#3a4a5b;stroke-width:4}.ug-tunnel-hole.fired circle{fill:#36c98f;filter:drop-shadow(0 0 8px #8fffd3);transform:scale(1.35);transform-box:fill-box;transform-origin:center}.legend .dot.cut{background:#e8583d}.legend .dot.production{background:#47647f}.legend .dot.perimeter{background:#e3a62f}.legend .dot.lifter{background:#7c57a5}.legend .dot.relief{background:#fff;border:2px solid #3a4a5b}.table-wrap{overflow:auto}.badge{font-size:9px;padding:2px 5px;border-radius:999px;background:#fff0d6;color:#8b5300}

/* Phase 15 — Engineering Design Assurance */
.assurance-hero{display:flex;align-items:center;justify-content:space-between;padding:26px 30px;border-radius:18px;margin-top:18px;border:1px solid var(--line);background:linear-gradient(135deg,#f7faf8,#eef4f1)}
.assurance-hero.status-acceptable{border-left:7px solid #16805b}.assurance-hero.status-review{border-left:7px solid #c88917}.assurance-hero.status-critical{border-left:7px solid #bd3b3b;background:linear-gradient(135deg,#fff8f8,#fceeee)}
.assurance-gauge{width:118px;height:118px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#fff;box-shadow:0 8px 24px rgba(20,40,32,.12);border:8px solid rgba(22,128,91,.18)}
.assurance-gauge strong{font-size:42px;line-height:1}.assurance-gauge span{font-size:14px;color:#66756e}.assurance-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.assurance-check-grid span{padding:12px;border-radius:10px;background:#f4f7f5;border:1px solid var(--line);font-weight:600}.recommendation-list li{margin:0 0 12px;padding-left:8px;line-height:1.5}.presplit-highlight{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:22px 26px;margin:18px 0;border-radius:16px;background:linear-gradient(120deg,#123f35,#1e6a56);color:#fff}.presplit-highlight h2{margin:4px 0 6px}.presplit-highlight p{margin:0;max-width:760px;color:#d9efe8}.presplit-mark{font-weight:900;letter-spacing:.12em;border:2px solid rgba(255,255,255,.55);padding:16px 18px;border-radius:12px;white-space:nowrap}
@media(max-width:800px){.assurance-hero,.presplit-highlight{align-items:flex-start;flex-direction:column}.assurance-check-grid{grid-template-columns:1fr}.assurance-gauge{width:90px;height:90px}.assurance-gauge strong{font-size:34px}}
.page-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.billing-current{display:flex;justify-content:space-between;gap:30px;align-items:center}.plan-card.selected{outline:2px solid var(--accent,#ff9f1c)}.price{font-size:2rem;font-weight:800;margin:12px 0}.price small{font-size:.9rem;font-weight:500}.notice{padding:14px 16px;border-radius:10px;margin-top:16px}.notice.amber{background:#fff6df;border:1px solid #e2b84c;color:#5f4600}.legal{max-width:900px;margin:40px auto;line-height:1.65}.public-page{padding:20px}button:disabled{opacity:.5;cursor:not-allowed}
/* Phase 17 — WEB-Blast professional identity and interface system */
:root{--bg:#08131f;--panel:#0d1b2a;--panel2:#14283b;--accent:#ff9f1c;--teal:#00a98f;--line:#dce6ef}
.topbar{height:76px;background:#fff;color:#172033;border-bottom:1px solid #dce6ef;box-shadow:0 3px 18px rgba(8,19,31,.07)}.brand-lockup{display:flex;align-items:center}.brand-lockup img{width:310px;max-height:62px}.topbar nav a{font-weight:700;color:#42546a}.topbar .btn{color:#08131f}.topbar-context{margin-left:auto;font-size:13px;font-weight:800;color:#50647c;letter-spacing:.04em}.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#00a98f;margin-right:8px;box-shadow:0 0 0 4px rgba(0,169,143,.12)}
.shell{min-height:calc(100vh - 76px);grid-template-columns:278px 1fr}.sidebar{background:linear-gradient(180deg,#08131f,#0d2031);padding:22px 15px;position:relative}.workspace-name{padding:14px 13px 17px;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:12px}.workspace-name span{display:block;font-size:9px;letter-spacing:.18em;color:#7891aa;font-weight:900}.workspace-name strong{display:block;margin-top:5px;font-size:15px}.sidebar-heading{font-size:9px;letter-spacing:.17em;color:#6f879f;margin:20px 12px 7px;font-weight:900}.sidebar a{display:flex;align-items:center;gap:10px;border:1px solid transparent}.sidebar a:hover{background:#16334a;border-color:#244962}.nav-icon{font-style:normal;width:24px;height:24px;display:inline-grid;place-items:center;border-radius:7px;background:rgba(255,255,255,.07);font-size:14px}.sidebar-foot{margin:24px 10px 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);font-weight:800;color:#9ab0c5}.sidebar-foot small{font-weight:500;color:#607b93}.content{padding:32px;background:radial-gradient(circle at 100% 0,#edf8f6 0,transparent 24%),#f4f7fb}.card{border-radius:16px;box-shadow:0 8px 28px rgba(18,35,60,.055)}.button,.btn{box-shadow:0 4px 12px rgba(255,159,28,.2)}.footer{display:flex;justify-content:center;align-items:center;gap:9px}.verification-hero{background:linear-gradient(130deg,#08131f,#123b46);color:#fff;border:none;padding:30px}.verification-hero p{color:#c5d9e1;max-width:900px}.formula-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.formula-card{border-top:4px solid var(--teal)}.formula-card code{display:block;padding:11px;background:#eef5f7;border-radius:8px;color:#153c47;font-weight:800;margin:10px 0}.verification-pass{display:flex;align-items:center;gap:12px;padding:14px;border-radius:12px;background:#e5f8f3;color:#0a654f;font-weight:800}.verification-pass b{font-size:22px}.brand-assets{display:flex;gap:18px;align-items:center}.brand-assets img{max-width:330px;height:auto}@media(max-width:950px){.brand-lockup img{width:240px}.formula-grid{grid-template-columns:1fr}.shell{grid-template-columns:1fr}.sidebar{display:none}}
/* Phase 19 — controlled collaboration, revision and approval workflow */
.approval-layout{align-items:start}.revision-card{border:1px solid var(--line);border-left:6px solid #8294a7;border-radius:14px;padding:20px;margin:18px 0;background:#fff}.revision-card.status-in_review{border-left-color:#d49318}.revision-card.status-approved{border-left-color:#16805b;background:#f6fcfa}.revision-card.status-changes_requested{border-left-color:#bd3b3b;background:#fffafa}.revision-head,.revision-meta,.discussion-row,.governance-entry{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.revision-number{font-size:11px;font-weight:900;letter-spacing:.14em;color:#607487}.status-pill{padding:7px 12px;border-radius:999px;background:#edf2f6;font-size:12px;font-weight:900;white-space:nowrap}.status-pill.approved{background:#dff5ec;color:#0b6c4c}.status-pill.in_review{background:#fff0cf;color:#805300}.status-pill.changes_requested{background:#fde4e4;color:#8c2828}.revision-meta{justify-content:flex-start;flex-wrap:wrap;padding:12px 0;border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5;color:#607487;font-size:13px}.snapshot-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:14px 0}.snapshot-grid div{background:#f4f7fa;border-radius:9px;padding:10px}.snapshot-grid small,.snapshot-grid strong{display:block}.revision-actions{display:grid;gap:10px;margin-top:15px}.revision-actions form{display:grid;grid-template-columns:minmax(180px,1fr) auto;gap:8px}.review-trail{margin-top:16px;border-top:1px solid #e7edf2;padding-top:12px}.review-trail>div{padding:9px 0;border-bottom:1px dashed #dce5ec}.review-trail p{margin:4px 0 0}.discussion-row{padding:16px 0;border-bottom:1px solid var(--line)}.discussion-row.resolved{opacity:.62}.discussion-row h3{margin:0 0 4px}.governance-entry{align-items:center;margin-top:18px;border-top:5px solid #00a98f}@media(max-width:850px){.revision-head,.discussion-row,.governance-entry{flex-direction:column}.snapshot-grid{grid-template-columns:repeat(2,1fr)}.revision-actions form{grid-template-columns:1fr}}

/* Design Engine Rebuild Phase 2 — calculator-first, advisory warnings */
.design-engine-hero{display:flex;justify-content:space-between;align-items:center;gap:28px;padding:30px 34px;border-radius:22px;background:linear-gradient(135deg,#071827,#123d48);color:#fff;box-shadow:0 18px 42px rgba(11,35,52,.16)}
.design-engine-hero h1{font-size:38px;line-height:1.1;margin:6px 0 10px}.design-engine-hero p{max-width:850px;margin:0;color:#cfe0e6;font-size:16px;line-height:1.6}.underground-engine-hero{background:linear-gradient(135deg,#191006,#5a3210)}
.engine-hero-badge{min-width:190px;padding:20px;border:1px solid rgba(255,255,255,.2);border-radius:18px;background:rgba(255,255,255,.08);text-align:center}.engine-hero-badge span{display:block;font-size:34px}.engine-hero-badge b,.engine-hero-badge small{display:block}.engine-hero-badge b{font-size:13px;letter-spacing:.14em;margin:7px 0}.engine-hero-badge small{color:#bcd1d8}
.engine-mode-switch{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0}.engine-mode-switch a{display:flex;align-items:center;gap:12px;padding:15px 17px;border:1px solid #dce6ef;border-radius:15px;background:#fff;box-shadow:0 7px 20px rgba(20,40,60,.04)}.engine-mode-switch a.active{border-color:#00a98f;box-shadow:0 0 0 3px rgba(0,169,143,.12)}.engine-mode-switch b,.engine-mode-switch small{display:block}.engine-mode-switch small{margin-top:3px;color:#6d8094}.mode-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#edf4f7;font-size:20px}.engine-mode-switch a.active .mode-icon{background:#dff8f2;color:#08715f}
.engine-guide-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:0 0 18px}.engine-guide-strip>div{display:grid;grid-template-columns:34px 1fr;column-gap:9px;align-items:center;padding:12px 14px;border-radius:13px;background:#fff;border:1px solid #e2e9ef}.engine-guide-strip span{grid-row:1/3;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#102c3b;color:#fff;font-weight:900}.engine-guide-strip b,.engine-guide-strip small{display:block}.engine-guide-strip small{color:#718296}
.engine-layout{display:grid;grid-template-columns:minmax(420px,560px) minmax(0,1fr);gap:20px;align-items:start}.engine-input-panel,.engine-output-panel{border:1px solid #dce6ef;border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 12px 32px rgba(18,35,60,.065)}.engine-output-panel{position:sticky;top:94px}.engine-panel-title,.output-intro{display:flex;gap:13px;align-items:flex-start;padding:20px 22px;background:#0d2634;color:#fff}.engine-panel-title>span,.output-intro>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#00a98f;font-size:20px}.engine-panel-title h2,.output-intro h2{margin:0 0 4px;font-size:20px}.engine-panel-title p,.output-intro p{margin:0;color:#bcd0d9;font-size:13px;line-height:1.5}
.engine-input-section{padding:20px 22px;border-bottom:1px solid #edf1f4;transition:.16s}.engine-input-section.is-active{background:#fbfefd}.section-heading{display:flex;gap:12px;align-items:flex-start;margin-bottom:15px}.section-heading>span{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#e7f7f3;color:#06735f;font-weight:900}.section-heading h3{margin:1px 0 3px;font-size:16px}.section-heading p{margin:0;color:#6e8093;font-size:12px;line-height:1.4}.engine-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.engine-field-grid label{display:block;font-size:12px;font-weight:800;color:#26384b}.engine-field-grid label>span{display:block;margin-bottom:6px}.engine-field-grid input,.engine-field-grid select{width:100%;padding:11px 12px;border:1px solid #cbd7e1;border-radius:10px;background:#fff;color:#172033;font:inherit;outline:none}.engine-field-grid input:focus,.engine-field-grid select:focus{border-color:#00a98f;box-shadow:0 0 0 3px rgba(0,169,143,.12)}.engine-field-grid label small{display:block;margin-top:5px;color:#8090a1;font-size:10px;font-weight:500;line-height:1.35}.preset-preview{padding:12px;border-radius:11px;background:#f2f7f9;border:1px dashed #bed0da;display:flex;flex-direction:column;gap:5px;font-size:11px;color:#536a7e}.preset-preview.wide{grid-column:1/-1}.preset-preview b{color:#17364a}.preset-preview span{line-height:1.4}
.engine-action-bar{padding:18px 22px;background:#f6f9fb}.engine-action-bar button{width:100%;margin-bottom:9px;display:flex;align-items:center;justify-content:center;gap:8px}.engine-primary{font-size:15px;padding:14px}.engine-apply{background:#e4f7f1;color:#0b6c57;border:1px solid #9edbc9}.engine-action-bar p{margin:3px 0 0;text-align:center;color:#6f8192;font-size:11px}
.recommendation-panel{margin:18px 20px 0;border:1px solid #f0c96b;border-radius:14px;background:#fff9e9;overflow:hidden}.recommendation-title{display:flex;align-items:center;gap:10px;padding:12px 14px;background:#fff2ca}.recommendation-title>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#d79b12;color:#fff;font-weight:900}.recommendation-title b,.recommendation-title small{display:block}.recommendation-title small{margin-top:2px;color:#7e661f}.recommendation-panel ul{margin:0;padding:13px 17px 15px 38px}.recommendation-panel li{margin:0 0 7px;color:#5f5127;line-height:1.45}.recommendation-panel li:last-child{margin-bottom:0}
.result-section{padding:18px 20px 0}.result-section:last-child{padding-bottom:20px}.result-section h3{margin:0 0 11px;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#4f6578}.engine-result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.engine-result-card{min-height:108px;padding:13px;border:1px solid #dce6ef;border-radius:13px;background:linear-gradient(180deg,#fff,#f7fafc)}.engine-result-card span,.engine-result-card strong,.engine-result-card small{display:block}.engine-result-card span{font-size:11px;color:#627589;font-weight:800}.engine-result-card strong{margin:7px 0 4px;color:#0d6d5c;font-size:23px;line-height:1.1}.engine-result-card small{color:#8a99a8;font-size:9px}.engine-empty-state{padding:75px 34px;text-align:center}.engine-empty-state>span{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 17px;border-radius:20px;background:#e8f7f3;color:#087461;font-size:34px}.engine-empty-state h2{margin:0 0 9px}.engine-empty-state p{max-width:520px;margin:auto;color:#697b8e;line-height:1.6}
.engine-safety-note{display:flex;gap:13px;align-items:flex-start;margin-top:20px;padding:17px 19px;border:1px solid #dce6ef;border-radius:15px;background:#fff}.engine-safety-note>span{font-size:24px}.engine-safety-note b{display:block;margin-bottom:3px}.engine-safety-note p{margin:0;color:#687a8d;line-height:1.5}
@media(max-width:1100px){.engine-layout{grid-template-columns:1fr}.engine-output-panel{position:static}.engine-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.design-engine-hero{align-items:flex-start;flex-direction:column;padding:24px}.design-engine-hero h1{font-size:30px}.engine-hero-badge{width:100%}.engine-mode-switch,.engine-guide-strip{grid-template-columns:1fr}.engine-field-grid{grid-template-columns:1fr}.engine-result-grid{grid-template-columns:1fr 1fr}.engine-layout{display:block}.engine-output-panel{margin-top:16px}}
@media(max-width:480px){.engine-result-grid{grid-template-columns:1fr}.content{padding:16px}.engine-input-section,.engine-panel-title,.output-intro{padding-left:16px;padding-right:16px}}

/* Design Engine Rebuild Phase 3 — guided controls, live readiness and site overrides */
.engine-readiness{display:grid;grid-template-columns:auto minmax(140px,1fr) 54px;align-items:center;gap:14px;margin:18px 0 12px;padding:14px 16px;border:1px solid #d8e5ec;border-radius:15px;background:linear-gradient(135deg,#fff,#f5fbfa);box-shadow:0 8px 22px rgba(18,45,62,.045)}
.readiness-copy{display:flex;align-items:center;gap:10px}.readiness-copy b,.readiness-copy small{display:block}.readiness-copy small{margin-top:2px;color:#6e8191}.readiness-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#dff7ef;color:#08715e;font-weight:900}.readiness-meter{height:9px;border-radius:999px;background:#e5edf1;overflow:hidden}.readiness-meter i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#00a98f,#3dc69f);transition:width .25s ease}.engine-readiness>strong{font-size:14px;color:#0b6f5c;text-align:right}
.engine-live-summary{display:flex;align-items:flex-start;gap:11px;margin:14px 20px 0;padding:13px 14px;border-radius:13px;background:#edf8fc;border:1px solid #cae5ef}.engine-live-summary>span{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#237da0;color:white;font-size:12px}.engine-live-summary b,.engine-live-summary small{display:block}.engine-live-summary small{margin-top:3px;color:#577384;line-height:1.45}
.engine-advanced-section{background:linear-gradient(180deg,#fbfdff,#f7fafc)}.custom-fields{display:none;margin-top:14px;padding-top:14px;border-top:1px dashed #bdccd6}.custom-fields.is-visible{display:grid;animation:engineReveal .18s ease-out}@keyframes engineReveal{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}
.field-info-card{padding:12px 13px;border-radius:11px;background:#eef8f5;border:1px solid #cce8df}.field-info-card b,.field-info-card small{display:block}.field-info-card b{font-size:12px;color:#176753}.field-info-card small{margin-top:4px;color:#607b72;line-height:1.4}
.engine-result-card:hover{transform:translateY(-2px);border-color:#a7dace;box-shadow:0 9px 20px rgba(12,90,72,.08)}.engine-result-card{transition:.16s ease}.engine-primary{background:linear-gradient(135deg,#008f79,#00b99c);box-shadow:0 8px 18px rgba(0,169,143,.18)}
@media(max-width:760px){.engine-readiness{grid-template-columns:1fr 48px}.readiness-meter{grid-column:1/-1;grid-row:2}.engine-live-summary{margin-left:14px;margin-right:14px}}

/* Design Engine Rebuild Phase 4 — visual guidance, quick-start presets and simplified advanced controls */
.engine-quick-start{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:0 0 14px;padding:14px 16px;border:1px solid #dce6ef;border-radius:15px;background:#fff;box-shadow:0 7px 20px rgba(20,40,60,.04)}
.quick-start-copy{display:flex;align-items:center;gap:10px}.quick-start-copy>span{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:#fff1d8;color:#9a5a00}.quick-start-copy b,.quick-start-copy small{display:block}.quick-start-copy small{margin-top:2px;color:#6f8192}.quick-start-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.quick-preset{border:1px solid #cddbe5;background:#f7fafc;color:#20364a;border-radius:10px;padding:9px 12px;font-weight:800;cursor:pointer}.quick-preset:hover{border-color:#00a98f;background:#eefaf7;color:#08715f}.quick-preset.active{background:#0d6d5c;color:#fff;border-color:#0d6d5c}
.advanced-toggle{width:100%;border:0;background:transparent;text-align:left;padding:0;cursor:pointer}.advanced-toggle i{margin-left:auto;font-size:20px;font-style:normal;color:#547082}.advanced-content{display:none}.engine-advanced-section.is-open .advanced-content{display:block;animation:engineReveal .18s ease-out}.engine-advanced-section.is-open .advanced-toggle i{transform:rotate(45deg)}
.engine-visual-preview{margin:14px 20px 0;border:1px solid #d7e4eb;border-radius:14px;background:linear-gradient(180deg,#fbfdff,#f2f7fa);overflow:hidden}.visual-preview-head{display:flex;align-items:center;gap:10px;padding:11px 13px;border-bottom:1px solid #dfe8ee;background:#fff}.visual-preview-head>span{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;background:#e6f6f2;color:#08715f}.visual-preview-head b,.visual-preview-head small{display:block}.visual-preview-head small{margin-top:2px;color:#718397}.design-visual-canvas{min-height:230px;padding:12px}.design-visual-canvas svg{display:block;width:100%;height:220px}.preview-note{font-size:11px;fill:#536a7e}.preview-title{font-size:13px;font-weight:800;fill:#18354a}.preview-hole{fill:#0f7967;stroke:#fff;stroke-width:2}.preview-relief{fill:none;stroke:#e67e22;stroke-width:3}.preview-face{stroke:#ef6b73;stroke-width:6;stroke-linecap:round}.preview-grid{stroke:#d6e2ea;stroke-width:1}.preview-outline{fill:#edf4f7;stroke:#9fb5c4;stroke-width:2}
.recommendation-panel:before{content:'RECOMMENDATION ONLY';display:block;padding:5px 12px;background:#d99b13;color:white;font-size:10px;font-weight:900;letter-spacing:.09em}.engine-action-bar button:focus-visible,.quick-preset:focus-visible,.advanced-toggle:focus-visible{outline:3px solid rgba(0,169,143,.25);outline-offset:2px}
@media(max-width:760px){.engine-quick-start{align-items:flex-start;flex-direction:column}.quick-start-actions{justify-content:flex-start}.engine-visual-preview{margin-left:14px;margin-right:14px}.design-visual-canvas{min-height:190px}.design-visual-canvas svg{height:180px}}


/* Design Engine Rebuild Phase 5 — transparent calculations, live estimates and saved drafts */
.engine-utility-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 12px;padding:13px 15px;border:1px solid #d8e5ec;border-radius:14px;background:#f8fbfc}.engine-utility-bar b,.engine-utility-bar small{display:block}.engine-utility-bar small{margin-top:2px;color:#708294}.engine-utility-actions{display:flex;gap:7px;flex-wrap:wrap}.engine-utility-actions button{border:1px solid #cbd9e2;border-radius:9px;background:#fff;color:#294158;padding:8px 10px;font-weight:800;cursor:pointer}.engine-utility-actions button:hover{border-color:#00a98f;color:#08715f;background:#effaf7}
.engine-live-estimates{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 16px}.engine-live-estimates>div{padding:12px 14px;border:1px solid #dce7ed;border-radius:12px;background:linear-gradient(180deg,#fff,#f7fafc)}.engine-live-estimates span,.engine-live-estimates strong,.engine-live-estimates small{display:block}.engine-live-estimates span{color:#617588;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.engine-live-estimates strong{margin:5px 0 3px;color:#0c735f;font-size:20px}.engine-live-estimates small{color:#8796a4;font-size:9px}
.design-health-panel{display:flex;align-items:center;gap:14px;margin:18px 20px 10px;padding:15px;border:1px solid #bfe5d9;border-radius:14px;background:linear-gradient(135deg,#effaf7,#fff)}.health-score{display:flex;align-items:baseline;min-width:92px}.health-score strong{font-size:36px;line-height:1;color:#08715f}.health-score span{color:#698075;font-weight:800}.health-copy h3{margin:0 0 3px}.health-copy p{margin:0;color:#657b73;font-size:11px;line-height:1.45}
.engineering-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:0 20px 8px}.engineering-check{display:flex;gap:10px;padding:12px;border-radius:12px;border:1px solid #dce6ec;background:#fff}.engineering-check>span{display:grid;place-items:center;flex:0 0 27px;height:27px;border-radius:9px;font-weight:900}.engineering-check b,.engineering-check strong,.engineering-check small{display:block}.engineering-check b{font-size:10px;color:#607387;text-transform:uppercase}.engineering-check strong{margin:3px 0;color:#20384d}.engineering-check small{font-size:9px;color:#7d8d9c;line-height:1.4}.engineering-check.good>span{background:#dff7ef;color:#08715f}.engineering-check.review>span{background:#fff1d2;color:#9a6100}.engineering-check.info>span{background:#e5f2fb;color:#1d6e98}
.engine-method-panel{margin-top:18px;padding:17px;border:1px solid #dce6ef;border-radius:15px;background:#fff}.method-title{display:flex;align-items:center;gap:11px;margin-bottom:13px}.method-title>span{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#172b3c;color:#fff;font-weight:900}.method-title b,.method-title small{display:block}.method-title small{margin-top:2px;color:#728496}.method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.method-grid>div{padding:12px;border-radius:11px;background:#f5f8fa}.method-grid b{color:#1e3c50}.method-grid p{margin:5px 0 0;color:#677b8c;font-size:10px;line-height:1.5}
.engine-toast{position:fixed;right:24px;bottom:24px;z-index:9999;padding:12px 16px;border-radius:11px;background:#102b3a;color:#fff;font-weight:800;box-shadow:0 15px 35px rgba(0,0,0,.22);opacity:0;transform:translateY(10px);transition:.2s}.engine-toast.show{opacity:1;transform:none}
@media(max-width:760px){.engine-utility-bar{align-items:flex-start;flex-direction:column}.engine-live-estimates,.engineering-check-grid,.method-grid{grid-template-columns:1fr}.design-health-panel{margin-left:14px;margin-right:14px}.engineering-check-grid{margin-left:14px;margin-right:14px}}
@media print{.sidebar,.topbar,.engine-mode-switch,.engine-readiness,.engine-quick-start,.engine-guide-strip,.engine-utility-bar,.engine-action-bar,.engine-safety-note{display:none!important}.content{max-width:none!important;padding:0!important}.engine-layout{display:block!important}.engine-input-panel{display:none!important}.engine-output-panel{position:static!important;box-shadow:none!important;border:0!important}.design-engine-hero{box-shadow:none!important}.engine-method-panel{break-inside:avoid}}


/* Web-Blast Design Engine Phase 6 */
.engine-coach,.scenario-lab{margin:0 0 18px;padding:16px 18px;border:1px solid #dce6ef;border-radius:16px;background:#fff;box-shadow:0 7px 20px rgba(20,40,60,.04)}
.coach-head,.scenario-head{display:flex;align-items:center;gap:11px;margin-bottom:12px}.coach-head>span,.scenario-head>span{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#e7f7f3;color:#08715f;font-size:20px;font-weight:900}.coach-head b,.coach-head small,.scenario-head b,.scenario-head small{display:block}.coach-head small,.scenario-head small{margin-top:2px;color:#718296}
.coach-items{display:grid;gap:8px}.coach-note{display:flex;align-items:flex-start;gap:9px;padding:10px 12px;border-radius:11px;background:#f5f8fa}.coach-note>span{display:grid;place-items:center;min-width:24px;height:24px;border-radius:50%;font-weight:900}.coach-note p{margin:2px 0 0;color:#405368;font-size:13px}.coach-note.good>span{background:#dff8f2;color:#08715f}.coach-note.review>span{background:#fff1d6;color:#9a5d00}.coach-note.info>span{background:#e8f1fb;color:#2468a2}
.scenario-actions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.scenario-actions button{padding:9px 12px;border:1px solid #cad7e2;border-radius:10px;background:#f7fafc;color:#26384b;font-weight:800;cursor:pointer}.scenario-actions button:hover{border-color:#00a98f;background:#effbf8}.scenario-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.scenario-empty,.scenario-card,.scenario-delta{min-height:110px;padding:13px;border:1px dashed #cad7e2;border-radius:13px;background:#f8fafc;color:#718296}.scenario-card{border-style:solid;background:#fff;color:#26384b}.scenario-card>div{display:flex;justify-content:space-between;gap:10px}.scenario-card span,.scenario-card small{color:#718296}.scenario-card strong{display:block;margin:12px 0 5px;font-size:22px}.scenario-card p{margin:2px 0;font-size:12px}.scenario-delta{grid-column:1/-1;min-height:auto;display:flex;align-items:center;flex-wrap:wrap;gap:10px;border-style:solid;border-color:#b9e8df;background:#effbf8;color:#20584f}.scenario-delta b{margin-right:auto}.scenario-delta span{padding:5px 8px;border-radius:8px;background:#fff;font-weight:800}.scenario-delta small{width:100%;color:#5e7e78}
.engine-utility-actions{flex-wrap:wrap}
@media(max-width:760px){.scenario-grid{grid-template-columns:1fr}.scenario-delta{grid-column:auto}.engine-utility-actions button{flex:1 1 42%}}
@media print{.engine-coach,.scenario-lab,.engine-utility-bar,.engine-mode-switch,.engine-guide-strip,.engine-quick-start{break-inside:avoid}.engine-utility-actions{display:none}}

/* Web-Blast Design Engine Phase 7 — objectives and sensitivity guidance */
.engine-objectives,.engine-sensitivity{margin:0 0 16px;padding:16px 18px;border:1px solid #d8e5ec;border-radius:16px;background:#fff;box-shadow:0 7px 20px rgba(20,40,60,.04)}
.objective-head,.sensitivity-head{display:flex;align-items:center;gap:11px;margin-bottom:13px}.objective-head>span,.sensitivity-head>span{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#fff1d8;color:#9a5a00;font-size:20px;font-weight:900}.objective-head b,.objective-head small,.sensitivity-head b,.sensitivity-head small{display:block}.objective-head small,.sensitivity-head small{margin-top:2px;color:#718296}
.objective-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.objective-grid label{display:block;padding:11px;border:1px solid #dce6ed;border-radius:12px;background:#f8fafc}.objective-grid label>span,.objective-grid label>small{display:block}.objective-grid label>span{margin-bottom:6px;color:#284157;font-size:11px;font-weight:900}.objective-grid input,.objective-grid select{width:100%;padding:10px;border:1px solid #c8d6e0;border-radius:9px;background:#fff}.objective-grid small{margin-top:5px;color:#7a8b9a;font-size:9px;line-height:1.4}
.sensitivity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.sensitivity-card,.sensitivity-empty{padding:12px;border:1px solid #dce7ed;border-radius:12px;background:linear-gradient(180deg,#fff,#f7fafc)}.sensitivity-card>div:first-child{display:flex;justify-content:space-between;gap:8px}.sensitivity-card b,.sensitivity-card span{font-size:10px}.sensitivity-card span{color:#7b8c9a}.sensitivity-card>strong{display:block;margin:11px 0 8px;color:#0c735f;font-size:20px}.sensitivity-range{display:flex;justify-content:space-between;gap:8px}.sensitivity-range small{padding:5px 7px;border-radius:7px;background:#edf3f7;color:#536a7e}.sensitivity-empty{grid-column:1/-1;color:#7b8c9a}
.objective-review{display:flex;gap:11px;margin:12px 20px;padding:13px;border:1px solid #cfe3ec;border-radius:13px;background:#f7fbfd}.objective-review>span{font-size:23px}.objective-review b,.objective-review p,.objective-review small{display:block}.objective-review p{margin:4px 0;color:#40566a;font-size:12px}.objective-review small{color:#7b8b9b;font-size:9px}.objective-review.good{border-color:#bce5d9;background:#effaf7}.objective-review.review{border-color:#f0d6a0;background:#fff9ed}
@media(max-width:760px){.objective-grid,.sensitivity-grid{grid-template-columns:1fr}.objective-review{margin-left:14px;margin-right:14px}}
@media print{.engine-objectives,.engine-sensitivity{break-inside:avoid}.sensitivity-grid{grid-template-columns:repeat(3,1fr)}}

/* Web-Blast Design Engine Phase 8 — clearer design control and charge preview */
.phase8-control-centre{margin:0 0 18px;padding:17px 18px;border:1px solid #d7e4ec;border-radius:17px;background:linear-gradient(180deg,#fff,#f8fbfc);box-shadow:0 9px 24px rgba(20,40,60,.05)}
.phase8-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.phase8-head>div:first-child{display:flex;align-items:center;gap:11px}.phase8-head>div:first-child>span{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#e7f7f3;color:#08715f;font-size:21px;font-weight:900}.phase8-head b,.phase8-head small{display:block}.phase8-head small{margin-top:2px;color:#718296}
.phase8-status{display:flex;align-items:center;gap:8px;padding:8px 11px;border:1px solid #d5e0e8;border-radius:999px;background:#fff;color:#65798b;font-size:11px;font-weight:900}.phase8-status i{width:9px;height:9px;border-radius:50%;background:#9aabb9}.phase8-status.ready{border-color:#b9e4d8;background:#effaf7;color:#08715f}.phase8-status.ready i{background:#18a87e}.phase8-status.review{border-color:#eed7aa;background:#fff9ed;color:#966100}.phase8-status.review i{background:#e4a62f}
.phase8-grid{display:grid;grid-template-columns:1.05fr .9fr;gap:11px}.phase8-grid>section{padding:13px;border:1px solid #dce7ed;border-radius:14px;background:#fff}.phase8-checks{grid-column:1/-1}.phase8-section-title{display:flex;align-items:center;gap:9px;margin-bottom:11px}.phase8-section-title>span{display:grid;place-items:center;width:31px;height:31px;border-radius:9px;background:#edf4f7;color:#24465b;font-weight:900}.phase8-section-title b,.phase8-section-title small{display:block}.phase8-section-title small{color:#788a99;font-size:9px;margin-top:2px}
.phase8-snapshot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.phase8-metric{padding:10px;border-radius:10px;background:#f6f9fb;border:1px solid #e1e9ee}.phase8-metric span,.phase8-metric strong,.phase8-metric small{display:block}.phase8-metric span{color:#667b8e;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.phase8-metric strong{margin:5px 0 2px;color:#17384b;font-size:18px}.phase8-metric small{color:#8796a3;font-size:8px}.phase8-placeholder{grid-column:1/-1;padding:16px;border:1px dashed #cbd9e2;border-radius:10px;color:#7b8c9a;background:#f8fafc}
.charge-profile-canvas{min-height:250px;display:grid;place-items:center;border-radius:12px;background:radial-gradient(circle at top,#f8fbfc,#edf3f6);overflow:hidden}.charge-profile-canvas svg{width:100%;height:250px}.profile-hole{fill:#d9e2e8;stroke:#6e8494;stroke-width:2}.profile-stem{fill:#c9b79d}.profile-charge{fill:#f1a23a}.profile-sub{fill:#89a7b7}.profile-dim{stroke:#8ba0ae;stroke-width:1;stroke-dasharray:4 4}.profile-label{font-size:12px;font-weight:900;fill:#234156}.profile-small{font-size:10px;fill:#607789}.profile-foot{font-size:9px;fill:#7d8e9c}.charge-profile-legend{display:flex;flex-wrap:wrap;gap:10px;margin-top:9px;color:#667b8e;font-size:9px;font-weight:800}.charge-profile-legend span{display:flex;align-items:center;gap:5px}.charge-profile-legend i{display:inline-block;width:11px;height:11px;border-radius:3px}.legend-stem{background:#c9b79d}.legend-charge{background:#f1a23a}.legend-sub{background:#89a7b7}
.phase8-check-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.phase8-check{display:flex;gap:8px;padding:10px;border:1px solid #dce6ec;border-radius:11px;background:#fafcfd}.phase8-check>span{display:grid;place-items:center;flex:0 0 25px;height:25px;border-radius:8px;font-weight:900}.phase8-check b,.phase8-check small{display:block}.phase8-check b{font-size:10px;color:#294257}.phase8-check small{margin-top:3px;color:#718494;font-size:8px;line-height:1.45}.phase8-check.good>span{background:#dff7ef;color:#08715f}.phase8-check.review>span{background:#fff1d2;color:#9a6100}.phase8-check.info>span{background:#e5f2fb;color:#1d6e98}
@media(max-width:900px){.phase8-grid{grid-template-columns:1fr}.phase8-checks{grid-column:auto}.phase8-check-list{grid-template-columns:1fr 1fr}.phase8-snapshot-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.phase8-head{align-items:flex-start;flex-direction:column}.phase8-check-list,.phase8-snapshot-grid{grid-template-columns:1fr}.charge-profile-canvas{min-height:220px}.charge-profile-canvas svg{height:220px}}
@media print{.phase8-control-centre{break-inside:avoid}.phase8-check-list{grid-template-columns:repeat(4,1fr)}}

/* Phase 9 — fragmentation and vibration prediction */
.prediction-suite{margin:24px 0;padding:22px;border:1px solid #d8e0e8;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(15,23,42,.06)}
.prediction-suite-head,.prediction-suite-head>div,.prediction-title,.prediction-disclaimer{display:flex;align-items:flex-start;gap:12px}.prediction-suite-head{justify-content:space-between;margin-bottom:18px}.prediction-suite-head>div>span,.prediction-title>span{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#eef6ff;font-size:20px}.prediction-suite-head b,.prediction-title b{display:block;font-size:18px}.prediction-suite-head small,.prediction-title small{display:block;color:#64748b;margin-top:3px}.prediction-advisory{font-size:11px;font-weight:800;letter-spacing:.08em;padding:7px 10px;border-radius:999px;background:#fff7ed;color:#9a3412;border:1px solid #fed7aa}.prediction-input-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:16px;background:#f8fafc;border-radius:14px;margin-bottom:18px}.prediction-input-grid label span{display:block;font-weight:700;font-size:13px;margin-bottom:6px}.prediction-input-grid input{width:100%;box-sizing:border-box}.prediction-input-grid small{display:block;color:#64748b;line-height:1.35;margin-top:5px}.prediction-results-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.prediction-card{border:1px solid #e2e8f0;border-radius:15px;padding:16px;background:#fff}.prediction-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:14px 0}.prediction-kpis>div{padding:10px;border-radius:10px;background:#f8fafc}.prediction-kpis span,.prediction-kpis small{display:block;color:#64748b;font-size:11px}.prediction-kpis strong{display:block;font-size:17px;margin:3px 0}.prediction-chart{width:100%;overflow:hidden}.prediction-chart svg{width:100%;height:auto;display:block}.pred-bg{fill:#fbfdff;stroke:#e2e8f0}.pred-grid{stroke:#e2e8f0;stroke-width:1}.pred-line{fill:none;stroke:#2563eb;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.pred-point{fill:#fff;stroke:#2563eb;stroke-width:2}.pred-axis{font-size:11px;fill:#64748b}.pred-label{font-size:12px;font-weight:700;fill:#334155}.prediction-quality{display:flex;gap:10px;align-items:flex-start;padding:11px;border-radius:11px;margin-top:10px}.prediction-quality.good{background:#f0fdf4;border:1px solid #bbf7d0}.prediction-quality.review{background:#fff7ed;border:1px solid #fed7aa}.prediction-quality>span{font-weight:900}.prediction-quality b,.prediction-quality small{display:block}.prediction-quality small{color:#64748b;margin-top:2px}.prediction-disclaimer{margin-top:18px;padding:15px;border-radius:12px;background:#fff7ed;border:1px solid #fdba74}.prediction-disclaimer>span{font-size:22px}.prediction-disclaimer b{display:block;color:#9a3412}.prediction-disclaimer p{margin:5px 0 0;color:#7c2d12;line-height:1.5}.engine-safety-note{border:1px solid #fdba74!important;background:#fff7ed!important}.engine-safety-note b{color:#9a3412}.engine-safety-note p{color:#7c2d12}
@media(max-width:1100px){.prediction-results-grid{grid-template-columns:1fr}.prediction-input-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.prediction-input-grid{grid-template-columns:1fr}.prediction-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.prediction-suite{padding:14px}.prediction-suite-head{flex-direction:column}}

/* Phase 10 — prediction calibration, uncertainty and review */
.phase10-review-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.phase10-review-card{border:1px solid #e2e8f0;border-radius:15px;padding:16px;background:linear-gradient(180deg,#fff,#fbfdff)}.phase10-review-body{display:grid;gap:9px;margin-top:14px}.phase10-review-item{display:flex;gap:10px;align-items:flex-start;padding:11px;border:1px solid #e2e8f0;border-radius:11px;background:#f8fafc}.phase10-review-item>span{display:grid;place-items:center;flex:0 0 28px;height:28px;border-radius:8px;font-weight:900}.phase10-review-item.good>span{background:#dcfce7;color:#166534}.phase10-review-item.review>span{background:#ffedd5;color:#9a3412}.phase10-review-item.info>span{background:#dbeafe;color:#1d4ed8}.phase10-review-item b,.phase10-review-item small{display:block}.phase10-review-item small{margin-top:3px;color:#64748b;line-height:1.4}.phase10-calibration-inputs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:14px}.phase10-calibration-inputs label span{display:block;font-size:11px;font-weight:800;margin-bottom:5px}.phase10-calibration-inputs input{width:100%}.phase10-calibration-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:11px}.phase10-calibration-actions button{border:1px solid #cbd5e1;border-radius:9px;padding:9px 11px;background:#fff;font-weight:800;cursor:pointer}.phase10-calibration-actions button:first-child{background:#0f766e;color:#fff;border-color:#0f766e}.phase10-calibration-result{margin-top:10px;padding:11px;border-radius:10px;background:#f1f5f9;color:#475569;font-size:12px;line-height:1.45}.prediction-range{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:8px}.prediction-range div{padding:9px;border-radius:9px;background:#fff;border:1px solid #e2e8f0;text-align:center}.prediction-range span,.prediction-range strong{display:block}.prediction-range span{font-size:9px;color:#64748b;text-transform:uppercase;font-weight:900}.prediction-range strong{margin-top:3px;color:#0f172a}.pred-limit{fill:none;stroke:#dc2626;stroke-width:2;stroke-dasharray:6 5}.pred-limit-label{font-size:10px;fill:#b91c1c;font-weight:800}@media(max-width:900px){.phase10-review-grid{grid-template-columns:1fr}}@media(max-width:650px){.phase10-calibration-inputs{grid-template-columns:1fr}.prediction-range{grid-template-columns:1fr}}

/* Design Engine Rebuild Phase 11 */
.phase11-calibration-suite{margin-top:20px;border:1px solid #cbd5e1;border-radius:18px;padding:18px;background:linear-gradient(180deg,#fff,#f8fafc)}
.phase11-suite-head{display:flex;align-items:center;gap:12px}.phase11-suite-head>span:first-child{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#e0f2fe;color:#075985;font-weight:900;font-size:19px}.phase11-suite-head>div{flex:1}.phase11-suite-head b,.phase11-suite-head small{display:block}.phase11-suite-head small{margin-top:3px;color:#64748b;line-height:1.4}
.phase11-entry-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr) auto;gap:10px;align-items:end;margin-top:16px;padding:14px;border-radius:13px;background:#f1f5f9}.phase11-entry-grid label span{display:block;font-size:11px;font-weight:850;margin-bottom:5px}.phase11-entry-grid input{width:100%}.phase11-entry-grid button,.phase11-actions button,.phase11-table-head button{border:1px solid #cbd5e1;border-radius:9px;background:#fff;padding:9px 11px;font-weight:850;cursor:pointer}.phase11-entry-grid button,.phase11-actions button:first-child{background:#0f766e;color:#fff;border-color:#0f766e}
.phase11-calibration-layout{display:grid;grid-template-columns:1.35fr .65fr;gap:16px;margin-top:16px}.phase11-calibration-layout>section{border:1px solid #e2e8f0;border-radius:14px;background:#fff;padding:14px}.phase11-table-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.phase11-table-head b,.phase11-table-head small{display:block}.phase11-table-head small{margin-top:2px;color:#64748b}.phase11-table-head>div:last-child{display:flex;gap:7px}
.phase11-table-wrap{overflow:auto;border:1px solid #e2e8f0;border-radius:11px}.phase11-table{width:100%;border-collapse:collapse;min-width:520px}.phase11-table th,.phase11-table td{padding:9px 10px;text-align:left;border-bottom:1px solid #e2e8f0;font-size:12px}.phase11-table th{background:#f8fafc;color:#475569;text-transform:uppercase;letter-spacing:.04em;font-size:10px}.phase11-table tr:last-child td{border-bottom:0}.phase11-empty{text-align:center!important;color:#94a3b8;padding:18px!important}.phase11-remove{border:0;background:#fee2e2;color:#991b1b;border-radius:7px;width:27px;height:27px;font-weight:900;cursor:pointer}
.phase11-regression-result{margin-top:13px;color:#475569;font-size:12px;line-height:1.5}.phase11-fit-kpis{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.phase11-fit-kpis div{border:1px solid #e2e8f0;border-radius:10px;padding:10px;background:#f8fafc}.phase11-fit-kpis span,.phase11-fit-kpis strong{display:block}.phase11-fit-kpis span{font-size:9px;text-transform:uppercase;color:#64748b;font-weight:900}.phase11-fit-kpis strong{margin-top:3px;font-size:18px;color:#0f172a}.phase11-fit-note{margin-top:10px;padding:10px;border-radius:10px}.phase11-fit-note.good{background:#dcfce7;color:#166534}.phase11-fit-note.review{background:#ffedd5;color:#9a3412}.phase11-fit-note.poor{background:#fee2e2;color:#991b1b}.phase11-fit-note b,.phase11-fit-note small{display:block}.phase11-fit-note small{margin-top:3px;line-height:1.4}.phase11-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.phase11-applied{margin-top:9px;padding:9px;border-radius:9px;background:#dbeafe;color:#1e40af;font-weight:750}
.phase11-prediction-tables{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.phase11-prediction-tables>section{border:1px solid #e2e8f0;border-radius:14px;background:#fff;padding:14px}.phase11-prediction-tables .phase11-table{min-width:430px}
@media(max-width:1050px){.phase11-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.phase11-entry-grid button{grid-column:1/-1}.phase11-calibration-layout,.phase11-prediction-tables{grid-template-columns:1fr}}
@media(max-width:650px){.phase11-entry-grid{grid-template-columns:1fr}.phase11-suite-head{align-items:flex-start;flex-wrap:wrap}.phase11-suite-head .prediction-advisory{margin-left:50px}.phase11-table-head{align-items:flex-start;flex-direction:column}.phase11-fit-kpis{grid-template-columns:1fr 1fr}}

/* Design Engine Rebuild · Phase 12 */
.phase12-assurance-suite{margin-top:20px;border:1px solid #94a3b8;border-radius:18px;padding:18px;background:linear-gradient(180deg,#fff,#f8fafc)}
.phase12-suite-head{display:flex;align-items:center;gap:12px}.phase12-suite-head>span:first-child{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#ede9fe;color:#5b21b6;font-weight:950;font-size:20px}.phase12-suite-head>div{flex:1}.phase12-suite-head b,.phase12-suite-head small{display:block}.phase12-suite-head small{margin-top:3px;color:#64748b;line-height:1.4}
.phase12-assurance-grid{display:grid;grid-template-columns:.7fr 1.3fr 1fr;gap:16px;margin-top:16px}.phase12-assurance-grid>section,.phase12-decision-grid>section{border:1px solid #e2e8f0;border-radius:14px;background:#fff;padding:14px}
.phase12-score-ring{width:128px;height:128px;margin:16px auto 10px;border-radius:50%;display:flex;align-items:center;justify-content:center;gap:3px;background:conic-gradient(#0f766e var(--score,0%),#e2e8f0 0);position:relative}.phase12-score-ring:after{content:"";position:absolute;inset:12px;background:#fff;border-radius:50%}.phase12-score-ring strong,.phase12-score-ring span{position:relative;z-index:1}.phase12-score-ring strong{font-size:34px;color:#0f172a}.phase12-score-ring span{font-size:12px;color:#64748b;font-weight:800}.phase12-score-label{text-align:center;font-weight:900;color:#334155}.phase12-score-breakdown{margin-top:12px;display:grid;gap:7px}.phase12-score-breakdown div{display:flex;justify-content:space-between;gap:10px;padding:7px 9px;border-radius:9px;background:#f8fafc;font-size:11px}.phase12-score-breakdown b{color:#334155}.phase12-score-breakdown span{font-weight:900;color:#0f766e}
.phase12-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:13px}.phase12-check-grid label{display:flex;gap:9px;align-items:flex-start;border:1px solid #e2e8f0;border-radius:10px;padding:10px;background:#f8fafc;cursor:pointer}.phase12-check-grid input{margin-top:2px}.phase12-check-grid b,.phase12-check-grid small{display:block}.phase12-check-grid b{font-size:12px;color:#1e293b}.phase12-check-grid small{margin-top:2px;font-size:10px;color:#64748b;line-height:1.35}
.phase12-sensitivity-bars{display:grid;gap:11px;margin-top:15px}.phase12-sensitivity-row{display:grid;grid-template-columns:92px 1fr 60px;gap:8px;align-items:center}.phase12-sensitivity-row>span{font-size:11px;font-weight:850;color:#475569}.phase12-bar-track{height:12px;border-radius:999px;background:#e2e8f0;overflow:hidden}.phase12-bar-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0f766e,#0891b2)}.phase12-sensitivity-row strong{text-align:right;font-size:11px;color:#0f172a}
.phase12-decision-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.phase12-decision-body{display:grid;gap:9px;margin-top:12px}.phase12-decision-item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border:1px solid #e2e8f0;border-radius:10px;padding:10px;background:#f8fafc}.phase12-decision-item b,.phase12-decision-item small{display:block}.phase12-decision-item b{font-size:11px;color:#334155}.phase12-decision-item small{margin-top:2px;font-size:10px;color:#64748b}.phase12-decision-item strong{font-size:13px;text-align:right;color:#0f172a}.phase12-decision-note{padding:10px;border-radius:10px;font-size:11px;line-height:1.45}.phase12-decision-note.good{background:#dcfce7;color:#166534}.phase12-decision-note.review{background:#ffedd5;color:#9a3412}.phase12-decision-note.poor{background:#fee2e2;color:#991b1b}
.phase12-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px}.phase12-actions button{border:1px solid #cbd5e1;border-radius:9px;background:#fff;padding:9px 12px;font-weight:850;cursor:pointer}.phase12-actions button:first-child{background:#5b21b6;color:#fff;border-color:#5b21b6}.phase12-legal-note{display:flex;gap:10px;margin-top:14px;padding:12px;border-radius:11px;background:#fff7ed;color:#9a3412}.phase12-legal-note p{margin:0;font-size:11px;line-height:1.5;font-weight:700}
@media(max-width:1100px){.phase12-assurance-grid{grid-template-columns:1fr 1fr}.phase12-sensitivity-card{grid-column:1/-1}}
@media(max-width:720px){.phase12-assurance-grid,.phase12-decision-grid{grid-template-columns:1fr}.phase12-sensitivity-card{grid-column:auto}.phase12-check-grid{grid-template-columns:1fr}.phase12-suite-head{align-items:flex-start;flex-wrap:wrap}.phase12-suite-head .prediction-advisory{margin-left:52px}}

/* Web-Blast Design Engine Phase 13 */
.phase13-pack{margin-top:24px;border:1px solid #d8e2ec;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(14,35,56,.08);overflow:hidden}
.phase13-head{display:flex;align-items:center;gap:14px;padding:20px 22px;background:linear-gradient(135deg,#f3f8fc,#eef6f3);border-bottom:1px solid #dce6ee}
.phase13-head>span:first-child{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#143a52;color:#fff;font-size:21px}.phase13-head div{flex:1}.phase13-head b{display:block;font-size:18px;color:#173348}.phase13-head small{display:block;margin-top:4px;color:#5d7180;line-height:1.45}.phase13-badge{font-size:11px;font-weight:800;letter-spacing:.08em;color:#31566a;background:#fff;border:1px solid #cbdbe5;border-radius:999px;padding:7px 10px}
.phase13-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;padding:18px 22px;background:#fbfdfe;border-bottom:1px solid #e3ebf1}.phase13-kpis div{padding:13px;border:1px solid #e0e9ef;border-radius:12px;background:#fff}.phase13-kpis small{display:block;color:#6e7f8b;font-size:11px;text-transform:uppercase;letter-spacing:.05em}.phase13-kpis strong{display:block;margin-top:5px;color:#18394e;font-size:18px}
.phase13-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;padding:22px}.phase13-card{border:1px solid #dfe8ee;border-radius:14px;padding:17px;background:#fff}.phase13-title{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px}.phase13-title>span{width:30px;height:30px;border-radius:9px;background:#edf4f7;color:#1f5871;display:grid;place-items:center;font-weight:800}.phase13-title b{display:block;color:#17364a}.phase13-title small{display:block;margin-top:3px;color:#6c7e8a;line-height:1.4}
.phase13-actions{display:grid;gap:10px}.phase13-actions article{display:grid;grid-template-columns:110px 1fr;gap:10px;align-items:center;padding:10px;border:1px solid #e3eaef;border-radius:11px}.phase13-area{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#526b7a}.phase13-status{display:flex;gap:9px;align-items:flex-start}.phase13-status>span{width:10px;height:10px;border-radius:50%;margin-top:5px;flex:0 0 auto}.phase13-status.ready>span{background:#2b8b57}.phase13-status.review>span{background:#d98920}.phase13-status.monitor>span{background:#397ba3}.phase13-status b{display:block;color:#263f50;font-size:13px}.phase13-status small{display:block;color:#6a7b87;line-height:1.4;margin-top:2px}
.phase13-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.phase13-toolbar button{border:1px solid #cbd9e2;background:#f8fbfd;color:#25485d;border-radius:9px;padding:9px 12px;font-weight:700;cursor:pointer}.phase13-toolbar button:hover{background:#eef5f8}.phase13-note{font-size:12px;color:#697c88;line-height:1.45;margin-top:10px}
.phase13-table-wrap{overflow:auto;border:1px solid #e1e9ef;border-radius:11px}.phase13-table{width:100%;border-collapse:collapse;min-width:620px}.phase13-table th,.phase13-table td{padding:10px 11px;text-align:left;border-bottom:1px solid #edf1f4;font-size:12px;vertical-align:top}.phase13-table th{background:#f6f9fb;color:#486273;text-transform:uppercase;letter-spacing:.04em;font-size:10px}.phase13-table td{color:#536975}.phase13-empty{text-align:center!important;padding:22px!important;color:#7a8b96!important}
.phase13-footer{padding:0 22px 22px}.phase13-disclaimer{display:flex;gap:12px;padding:15px 16px;border-radius:12px;background:#fff8e8;border:1px solid #efdaa5;color:#725a20}.phase13-disclaimer span{font-size:20px}.phase13-disclaimer b{display:block}.phase13-disclaimer p{margin:4px 0 0;line-height:1.5;font-size:12px}
@media(max-width:1050px){.phase13-kpis{grid-template-columns:repeat(3,1fr)}.phase13-grid{grid-template-columns:1fr}}
@media(max-width:650px){.phase13-head{align-items:flex-start;flex-wrap:wrap}.phase13-badge{margin-left:56px}.phase13-kpis{grid-template-columns:repeat(2,1fr);padding:14px}.phase13-grid{padding:14px}.phase13-actions article{grid-template-columns:1fr}.phase13-area{margin-bottom:2px}}
@media print{.phase13-toolbar,.phase13-badge{display:none!important}.phase13-pack{box-shadow:none;border-color:#aaa}.phase13-grid{grid-template-columns:1fr}.phase13-kpis{grid-template-columns:repeat(3,1fr)}}

/* Web-Blast Design Engine Phase 14 */
.phase14-suite{margin-top:24px;border:1px solid #cfdde6;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(14,35,56,.08);overflow:hidden}.phase14-head{display:flex;align-items:center;gap:14px;padding:20px 22px;background:linear-gradient(135deg,#edf7f6,#f2f6fb);border-bottom:1px solid #dbe6ec}.phase14-head>span:first-child{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#0f766e;color:#fff;font-size:20px}.phase14-head>div{flex:1}.phase14-head b{display:block;font-size:18px;color:#173348}.phase14-head small{display:block;margin-top:4px;color:#5d7180;line-height:1.45}.phase14-badge{font-size:11px;font-weight:850;letter-spacing:.08em;color:#0f5f5a;background:#fff;border:1px solid #bfdbd8;border-radius:999px;padding:7px 10px}.phase14-controls{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:18px 22px;background:#fbfdfe;border-bottom:1px solid #e3ebf1}.phase14-controls label{display:block;border:1px solid #dfe8ee;border-radius:12px;padding:11px;background:#fff}.phase14-controls span,.phase14-controls small{display:block}.phase14-controls span{font-size:12px;font-weight:850;color:#29485b}.phase14-controls input{width:100%;margin-top:7px;border:1px solid #cbd8e0;border-radius:8px;padding:9px;font-weight:800;color:#173348}.phase14-controls small{margin-top:6px;font-size:10px;line-height:1.35;color:#6c7e8a}.phase14-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;padding:18px 22px}.phase14-kpis div{padding:13px;border:1px solid #e0e9ef;border-radius:12px;background:#fafdfe}.phase14-kpis small{display:block;color:#6e7f8b;font-size:10px;text-transform:uppercase;letter-spacing:.05em}.phase14-kpis strong{display:block;margin-top:5px;color:#18394e;font-size:17px}.phase14-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:0 22px 20px}.phase14-card{border:1px solid #dfe8ee;border-radius:14px;padding:16px;background:#fff}.phase14-title{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px}.phase14-title>span{width:30px;height:30px;border-radius:9px;background:#e9f5f4;color:#0f766e;display:grid;place-items:center;font-weight:900}.phase14-title b{display:block;color:#17364a}.phase14-title small{display:block;margin-top:3px;color:#6c7e8a;line-height:1.4}.phase14-chart{border:1px solid #e2e8ee;border-radius:11px;background:#fbfdfe;padding:8px;min-height:210px}.phase14-chart svg{display:block;width:100%;height:auto}.phase14-chart .grid line{stroke:#dfe7ec;stroke-width:1}.phase14-chart .grid text,.phase14-chart text{fill:#607583;font-size:10px}.phase14-chart polyline{fill:none;stroke:#0f766e;stroke-width:3}.phase14-chart circle{fill:#fff;stroke:#0f766e;stroke-width:3}.phase14-chart .value{fill:#173348;font-weight:800}.phase14-chart .axis{fill:#49616f;font-weight:700}.phase14-option-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px}.phase14-option-grid button{border:1px solid #d5e1e7;border-radius:10px;background:#fff;padding:9px;text-align:left;cursor:pointer}.phase14-option-grid button.active{border-color:#0f766e;background:#edf8f6;box-shadow:0 0 0 2px rgba(15,118,110,.08)}.phase14-option-grid small,.phase14-option-grid b,.phase14-option-grid span{display:block}.phase14-option-grid small{font-size:9px;color:#6b7e89;text-transform:uppercase}.phase14-option-grid b{font-size:11px;color:#27485a;margin-top:4px}.phase14-option-grid span{font-size:13px;font-weight:900;color:#0f766e;margin-top:3px}.phase14-table-wrap{overflow:auto;border:1px solid #e1e9ef;border-radius:11px}.phase14-table{width:100%;border-collapse:collapse;min-width:560px}.phase14-table th,.phase14-table td{padding:9px 10px;text-align:left;border-bottom:1px solid #edf1f4;font-size:11px}.phase14-table th{background:#f6f9fb;color:#486273;text-transform:uppercase;letter-spacing:.04em;font-size:9px}.phase14-table td{color:#536975}.phase14-more{text-align:center!important;color:#6d7f8b!important;font-style:italic}.phase14-review{padding:0 22px 18px}.phase14-review>div{border-radius:12px;padding:13px 15px}.phase14-review .good{background:#edf9f2;border:1px solid #bfe3cc;color:#1d6b40}.phase14-review .review{background:#fff7e8;border:1px solid #efd59b;color:#835d15}.phase14-review b{display:block}.phase14-review p{margin:5px 0 0;font-size:11px;line-height:1.45}.phase14-toolbar{display:flex;flex-wrap:wrap;gap:8px;padding:0 22px 18px}.phase14-toolbar button{border:1px solid #cbd9e2;background:#f8fbfd;color:#25485d;border-radius:9px;padding:9px 12px;font-weight:750;cursor:pointer}.phase14-toolbar button:first-child{background:#0f766e;border-color:#0f766e;color:#fff}.phase14-disclaimer{display:flex;gap:12px;margin:0 22px 22px;padding:15px 16px;border-radius:12px;background:#fff8e8;border:1px solid #efdaa5;color:#725a20}.phase14-disclaimer span{font-size:20px}.phase14-disclaimer b{display:block}.phase14-disclaimer p{margin:4px 0 0;line-height:1.5;font-size:12px}
@media(max-width:1050px){.phase14-controls{grid-template-columns:repeat(2,1fr)}.phase14-kpis{grid-template-columns:repeat(3,1fr)}.phase14-grid{grid-template-columns:1fr}}@media(max-width:650px){.phase14-head{align-items:flex-start;flex-wrap:wrap}.phase14-badge{margin-left:56px}.phase14-controls,.phase14-kpis{grid-template-columns:1fr 1fr;padding:14px}.phase14-grid{padding:0 14px 14px}.phase14-option-grid{grid-template-columns:1fr 1fr}.phase14-review,.phase14-toolbar{padding-left:14px;padding-right:14px}.phase14-disclaimer{margin-left:14px;margin-right:14px}}@media print{.phase14-toolbar,.phase14-badge{display:none!important}.phase14-suite{box-shadow:none;border-color:#aaa}.phase14-grid{grid-template-columns:1fr}.phase14-kpis{grid-template-columns:repeat(3,1fr)}}

/* Design Engine Phase 15 - interactive timing workspace */
.phase15-workspace{margin-top:24px;border:1px solid #cfdde6;border-radius:18px;background:#fff;box-shadow:0 14px 38px rgba(14,35,56,.09);overflow:hidden}.phase15-head{display:flex;align-items:center;gap:14px;padding:20px 22px;background:linear-gradient(135deg,#eef8f6,#f2f6fb);border-bottom:1px solid #dbe6ec}.phase15-head>span:first-child{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#0f766e;color:#fff;font-size:22px}.phase15-head>div{flex:1}.phase15-head b{display:block;font-size:18px;color:#173348}.phase15-head small{display:block;margin-top:4px;color:#5d7180;line-height:1.45}.phase15-badge{font-size:11px;font-weight:850;letter-spacing:.08em;color:#0f5f5a;background:#fff;border:1px solid #bfdbd8;border-radius:999px;padding:7px 10px}.phase15-layout{display:grid;grid-template-columns:310px minmax(0,1fr);min-height:720px}.phase15-sidebar{padding:16px;background:#f7fafc;border-right:1px solid #dfe8ee}.phase15-section{padding:14px;border:1px solid #dfe8ee;border-radius:13px;background:#fff;margin-bottom:12px}.phase15-section>b{display:block;color:#17364a;margin-bottom:11px}.phase15-section label{display:block;margin-top:10px}.phase15-section label>span,.phase15-section label>small{display:block}.phase15-section label>span{font-size:11px;font-weight:800;color:#29485b}.phase15-section label>small{margin-top:5px;font-size:10px;line-height:1.35;color:#6c7e8a}.phase15-section input,.phase15-section select{width:100%;margin-top:6px;border:1px solid #cbd8e0;border-radius:9px;padding:9px;background:#fff;color:#173348;font-weight:750}.phase15-inline,.phase15-toolgrid,.phase15-actiongrid{display:grid;gap:8px}.phase15-inline{grid-template-columns:1fr 1fr;margin-top:10px}.phase15-toolgrid,.phase15-actiongrid{grid-template-columns:1fr 1fr}.phase15-section button{border:1px solid #cbd9e2;background:#f8fbfd;color:#25485d;border-radius:9px;padding:9px 10px;font-weight:760;cursor:pointer}.phase15-section button:hover{background:#eef5f7}.phase15-section button.active,.phase15-inline button:first-child{background:#0f766e;border-color:#0f766e;color:#fff}.phase15-help{margin:10px 0 0;padding:10px;border-radius:9px;background:#eef7f6;color:#45616d;font-size:10px;line-height:1.45}.phase15-main{min-width:0;padding:16px}.phase15-statusbar{display:flex;justify-content:space-between;gap:12px;padding:9px 11px;border:1px solid #dfe8ee;border-radius:10px 10px 0 0;background:#f8fbfd;color:#536975;font-size:11px;font-weight:750}.phase15-canvas-wrap{position:relative;border:1px solid #dfe8ee;border-top:0;background:#fbfdfe;overflow:hidden;min-height:560px}.phase15-canvas-wrap svg{display:block;width:100%;height:560px;touch-action:none;user-select:none}.p15-grid line{stroke:#e9eff3;stroke-width:1}.p15-link{stroke:#0f766e;stroke-width:3;fill:none;cursor:pointer}.p15-link.electronic{stroke-dasharray:7 4}.p15-link.trunk{stroke-width:5}.p15-link.custom{stroke:#5b5bd6}.p15-link-label{font-size:10px;fill:#365666;font-weight:800;paint-order:stroke;stroke:#fff;stroke-width:4px}.p15-temp{stroke:#0f766e;stroke-width:2;stroke-dasharray:6 5}.p15-hole circle{fill:#fff;stroke:#1f6171;stroke-width:3;cursor:pointer}.p15-hole.is-init circle{fill:#0f766e;stroke:#084f4a;stroke-width:4}.p15-hole.is-unreached circle{fill:#f6f7f8;stroke:#9aabb5;stroke-dasharray:4 3}.p15-hole-id{font-size:10px;font-weight:900;fill:#173348;pointer-events:none}.p15-hole.is-init .p15-hole-id{fill:#fff}.p15-hole-delay{font-size:9px;font-weight:800;fill:#4f6978;pointer-events:none}.phase15-legend{display:flex;flex-wrap:wrap;gap:16px;padding:10px 12px;border:1px solid #dfe8ee;border-top:0;border-radius:0 0 10px 10px;background:#fff;color:#5c7180;font-size:10px}.phase15-legend i{display:inline-block;vertical-align:middle;margin-right:5px}.phase15-legend .hole,.phase15-legend .init,.phase15-legend .unreached{width:11px;height:11px;border-radius:50%}.phase15-legend .hole{border:2px solid #1f6171}.phase15-legend .init{background:#0f766e}.phase15-legend .unreached{border:2px dashed #9aabb5}.phase15-legend .link{width:18px;height:3px;background:#0f766e}.phase15-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;margin-top:12px}.phase15-kpis div{padding:11px;border:1px solid #e0e9ef;border-radius:11px;background:#fafdfe}.phase15-kpis small{display:block;color:#6e7f8b;font-size:9px;text-transform:uppercase;letter-spacing:.05em}.phase15-kpis strong{display:block;margin-top:4px;color:#18394e;font-size:15px}.phase15-advice{margin-top:12px;border:1px solid #efd59b;background:#fff8e8;color:#795a1c;border-radius:11px;padding:12px 14px}.phase15-advice b{display:block}.phase15-advice p{margin:5px 0 0;font-size:11px;line-height:1.45}.phase15-disclaimer{display:flex;gap:12px;margin:0 22px 22px;padding:15px 16px;border-radius:12px;background:#fff8e8;border:1px solid #efdaa5;color:#725a20}.phase15-disclaimer span{font-size:20px}.phase15-disclaimer b{display:block}.phase15-disclaimer p{margin:4px 0 0;line-height:1.5;font-size:12px}@media(max-width:1100px){.phase15-layout{grid-template-columns:1fr}.phase15-sidebar{border-right:0;border-bottom:1px solid #dfe8ee;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.phase15-section{margin-bottom:0}.phase15-kpis{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.phase15-head{align-items:flex-start;flex-wrap:wrap}.phase15-badge{margin-left:56px}.phase15-sidebar{grid-template-columns:1fr}.phase15-main{padding:10px}.phase15-canvas-wrap,.phase15-canvas-wrap svg{min-height:440px;height:440px}.phase15-kpis{grid-template-columns:repeat(2,1fr)}.phase15-disclaimer{margin-left:14px;margin-right:14px}.phase15-statusbar{flex-direction:column}}@media print{.phase15-sidebar,.phase15-badge{display:none!important}.phase15-layout{display:block;min-height:0}.phase15-workspace{box-shadow:none}.phase15-canvas-wrap svg{height:520px}.phase15-kpis{grid-template-columns:repeat(3,1fr)}}

/* Phase 16 timing analysis */
.phase16-lab{margin-top:24px;border:1px solid #cfdde6;border-radius:18px;background:#fff;box-shadow:0 14px 38px rgba(14,35,56,.09);overflow:hidden}.phase16-head{display:flex;align-items:center;gap:14px;padding:20px 22px;background:linear-gradient(135deg,#f2f7ff,#eef9f7);border-bottom:1px solid #dbe6ec}.phase16-head>span:first-child{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#184c74;color:#fff;font-size:22px}.phase16-head>div{flex:1}.phase16-head b{display:block;font-size:18px;color:#173348}.phase16-head small{display:block;margin-top:4px;color:#5d7180;line-height:1.45}.phase16-badge{font-size:11px;font-weight:850;letter-spacing:.08em;color:#184c74;background:#fff;border:1px solid #c8d9e8;border-radius:999px;padding:7px 10px}.phase16-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:16px 18px 0}.phase16-card{border:1px solid #dfe8ee;border-radius:14px;background:#fff;padding:15px;min-width:0}.phase16-title{display:flex;gap:10px;align-items:flex-start}.phase16-title>span{width:32px;height:32px;border-radius:9px;background:#edf5fb;color:#184c74;display:grid;place-items:center;font-weight:900}.phase16-title b,.phase16-title small{display:block}.phase16-title b{color:#17364a}.phase16-title small{margin-top:3px;color:#697d8a;line-height:1.4}.phase16-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.phase16-controls label>span{display:block;font-size:10px;font-weight:800;color:#35556a}.phase16-controls input,.phase16-controls select,.phase16-play select,.phase16-table input,.phase16-table select{width:100%;margin-top:5px;border:1px solid #cbd8e0;border-radius:8px;padding:8px;background:#fff;color:#173348;font-weight:720}.phase16-actions,.phase16-play{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.phase16-actions button,.phase16-play button,.phase16-table button{border:1px solid #cbd9e2;background:#f7fafc;color:#23485f;border-radius:8px;padding:8px 10px;font-weight:780;cursor:pointer}.phase16-actions button:first-child,.phase16-play button:first-child{background:#184c74;border-color:#184c74;color:#fff}.phase16-note{margin:10px 0 0;padding:10px;background:#f2f7fb;border-radius:9px;color:#526c7c;font-size:11px}.phase16-play label{font-size:11px;font-weight:780;color:#456071}.phase16-check{display:flex;align-items:center;gap:7px}.phase16-check input{width:auto}.phase16-scrub{display:grid;grid-template-columns:1fr 72px;gap:10px;align-items:center;margin-top:18px}.phase16-scrub input{width:100%}.phase16-scrub strong{text-align:right;color:#184c74}.phase16-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:14px 18px 0}.phase16-kpis div{border:1px solid #dfe8ee;border-radius:11px;padding:11px;background:#fafdfe}.phase16-kpis small,.phase16-kpis strong{display:block}.phase16-kpis small{font-size:9px;text-transform:uppercase;letter-spacing:.05em;color:#71828d}.phase16-kpis strong{margin-top:4px;color:#17384e;font-size:15px}.phase16-bottom{padding-bottom:16px}.phase16-table-wrap{overflow:auto;max-height:360px;margin-top:13px}.phase16-table{width:100%;border-collapse:collapse;font-size:11px}.phase16-table th,.phase16-table td{padding:8px;border-bottom:1px solid #e6edf1;text-align:left}.phase16-table th{position:sticky;top:0;background:#f7fafc;color:#486273;z-index:1}.phase16-table input,.phase16-table select{min-width:90px;margin:0;padding:6px}.phase16-table button{padding:6px 8px;color:#8a3434}.p16-empty{color:#71838f;padding:18px!important;text-align:center!important}.phase16-timeline{margin-top:14px;max-height:260px;overflow:auto}.p16-bar{display:grid;grid-template-columns:58px minmax(50px,1fr) 160px;gap:8px;align-items:center;margin:7px 0;font-size:10px;color:#58717f}.p16-bar i{display:block;height:8px;width:var(--w);min-width:6px;border-radius:999px;background:linear-gradient(90deg,#184c74,#2d8a7e)}.p16-bar b{color:#2f5164}.phase16-review{margin-top:12px;padding:12px;border-radius:10px;background:#fff8e8;border:1px solid #efd59b;color:#72591f}.phase16-review p{margin:5px 0 0;font-size:11px;line-height:1.45}.phase16-disclaimer{display:flex;gap:12px;margin:0 18px 18px;padding:15px;border-radius:12px;background:#fff8e8;border:1px solid #efdaa5;color:#725a20}.phase16-disclaimer span{font-size:20px}.phase16-disclaimer b{display:block}.phase16-disclaimer p{margin:4px 0 0;line-height:1.5;font-size:12px}.p16-contour{fill:#3d88a8;stroke:#184c74;stroke-width:1.4;stroke-dasharray:5 4}.p15-hole.p16-fired circle{fill:#e57243!important;stroke:#a9411d!important}.p15-hole.p16-pending{opacity:.32}.p15-hole.p16-fired .p15-hole-id{fill:#fff!important}@media(max-width:980px){.phase16-grid{grid-template-columns:1fr}.phase16-kpis{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.phase16-head{align-items:flex-start;flex-wrap:wrap}.phase16-badge{margin-left:56px}.phase16-controls{grid-template-columns:1fr}.phase16-kpis{grid-template-columns:1fr 1fr}.p16-bar{grid-template-columns:48px 1fr}.p16-bar b{grid-column:2}}@media print{.phase16-actions,.phase16-play,.phase16-badge{display:none!important}.phase16-lab{box-shadow:none}.phase16-grid{grid-template-columns:1fr}.phase16-table-wrap{max-height:none}}

/* Phase 17 timing QA */
.phase17-suite{margin:24px 0;border:1px solid #d8e2ec;border-radius:18px;background:#f8fbfd;overflow:hidden;box-shadow:0 12px 30px rgba(15,38,58,.06)}
.phase17-head{display:flex;gap:14px;align-items:center;padding:20px 22px;background:linear-gradient(135deg,#0f2f46,#174d6d);color:#fff}.phase17-head>span:first-child{font-size:28px}.phase17-head div{flex:1}.phase17-head b{display:block;font-size:18px}.phase17-head small{display:block;opacity:.82;margin-top:3px}.phase17-badge{font-size:11px;font-weight:800;letter-spacing:.08em;background:rgba(255,255,255,.14);padding:8px 10px;border-radius:999px}
.phase17-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding:18px 20px 0}.phase17-kpis div{background:#fff;border:1px solid #dde6ee;border-radius:12px;padding:14px}.phase17-kpis small{display:block;color:#607181}.phase17-kpis strong{display:block;font-size:20px;margin-top:4px;color:#163b54}
.phase17-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:16px;padding:18px 20px 0}.phase17-bottom{grid-template-columns:1fr 1fr;padding-bottom:20px}.phase17-card{background:#fff;border:1px solid #dde6ee;border-radius:14px;padding:16px;min-width:0}.phase17-title{display:flex;gap:10px;align-items:flex-start;margin-bottom:14px}.phase17-title>span{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#eaf3f8;color:#174d6d;font-weight:800}.phase17-title b{display:block}.phase17-title small{display:block;color:#687987;margin-top:2px}
.phase17-checks{display:grid;gap:8px}.phase17-check{display:flex;gap:10px;border:1px solid #e2e8ee;border-radius:10px;padding:10px}.phase17-check>span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;font-weight:800}.phase17-check.ready>span{background:#e6f6ed;color:#197345}.phase17-check.review>span{background:#fff0e7;color:#a54b13}.phase17-check.monitor>span{background:#e8f1fb;color:#2b5f91}.phase17-check p{margin:2px 0 0;color:#647482;font-size:13px}
.phase17-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.phase17-actions button{border:1px solid #cbd8e2;background:#fff;border-radius:9px;padding:9px 12px;cursor:pointer;font-weight:700;color:#24485e}.phase17-actions button:hover{background:#eef5f9}
.phase17-path{display:flex;align-items:center;gap:8px;overflow:auto;padding:16px 4px}.phase17-path-node{min-width:72px;text-align:center;border:1px solid #d6e2eb;background:#f6fafc;border-radius:10px;padding:9px}.phase17-path-node span{display:block;font-weight:800;color:#173e56}.phase17-path-node small{display:block;color:#687987;margin-top:2px}.phase17-path>i{font-style:normal;color:#7d94a4}.phase17-path-note{font-size:12px;color:#687987;background:#f5f8fa;padding:10px;border-radius:8px}
.phase17-table-wrap{overflow:auto;max-height:360px}.phase17-table{width:100%;border-collapse:collapse;font-size:13px}.phase17-table th,.phase17-table td{text-align:left;padding:9px;border-bottom:1px solid #e4ebf0;white-space:nowrap}.phase17-table th{position:sticky;top:0;background:#f3f7fa;color:#445c6c}.phase17-pill{display:inline-block;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800}.phase17-pill.ready{background:#e6f6ed;color:#197345}.phase17-pill.review{background:#fff0e7;color:#a54b13}.phase17-empty{padding:18px;color:#71818d;text-align:center}.phase17-disclaimer{display:flex;gap:12px;margin:0 20px 20px;padding:14px;border:1px solid #efcf9b;background:#fff8e9;border-radius:12px}.phase17-disclaimer>span{font-size:22px}.phase17-disclaimer b{display:block;color:#704913}.phase17-disclaimer p{margin:3px 0 0;color:#6c5a3c;font-size:13px;line-height:1.45}
@media(max-width:980px){.phase17-kpis{grid-template-columns:repeat(2,1fr)}.phase17-grid,.phase17-bottom{grid-template-columns:1fr}.phase17-head{align-items:flex-start;flex-wrap:wrap}}
@media print{.phase17-actions{display:none!important}.phase17-suite{box-shadow:none;break-inside:avoid}.phase15-lab,.phase16-lab{break-inside:avoid}}

/* Phase 18 interactive charging and decking studio */
.phase18-suite{margin:28px 0;background:linear-gradient(145deg,#fff,#f6f9fc);border:1px solid #d9e3ec;border-radius:20px;box-shadow:0 12px 36px rgba(18,42,64,.08);overflow:hidden}.phase18-head{display:flex;align-items:center;gap:14px;padding:20px 22px;background:#132b3f;color:#fff}.phase18-head>span:first-child{font-size:26px}.phase18-head div{flex:1}.phase18-head b{display:block;font-size:18px}.phase18-head small{display:block;color:#c8d7e4;margin-top:3px}.phase18-badge{font-size:11px!important;font-weight:800;letter-spacing:.08em;background:#f0b429;color:#17212b;padding:8px 10px;border-radius:999px}.phase18-layout{display:grid;grid-template-columns:300px 1fr}.phase18-controls{padding:18px;border-right:1px solid #dce6ee;background:#f8fbfd}.phase18-section{padding:14px 0;border-bottom:1px solid #dde7ee}.phase18-section>b{display:block;margin-bottom:10px;color:#17344a}.phase18-section label{display:block;margin:9px 0}.phase18-section label span{display:block;font-size:12px;font-weight:700;color:#355368;margin-bottom:4px}.phase18-section input,.phase18-section select{width:100%;box-sizing:border-box;padding:9px 10px;border:1px solid #bdccd7;border-radius:9px;background:#fff}.phase18-section small{display:block;color:#718493;margin-top:4px}.phase18-section button,.phase18-actions button{border:0;border-radius:9px;padding:9px 11px;background:#1e5977;color:#fff;font-weight:700;cursor:pointer}.phase18-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.phase18-main{padding:20px;min-width:0}.phase18-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:16px}.phase18-kpis div{background:#fff;border:1px solid #dce6ed;border-radius:12px;padding:12px}.phase18-kpis small{display:block;color:#728695}.phase18-kpis strong{display:block;font-size:18px;color:#17364b;margin-top:4px}.phase18-visual-grid{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(360px,1.2fr);gap:16px}.phase18-card{background:#fff;border:1px solid #dce6ed;border-radius:14px;padding:16px}.phase18-title{display:flex;gap:10px;align-items:flex-start;margin-bottom:14px}.phase18-title>span{font-size:21px}.phase18-title b,.phase18-title small{display:block}.phase18-title small{color:#718493;margin-top:3px}.phase18-column-wrap{height:360px;display:flex;justify-content:center;gap:12px;align-items:stretch}.phase18-column{width:112px;border:3px solid #344f61;border-radius:12px 12px 20px 20px;overflow:hidden;display:flex;flex-direction:column;background:#eef3f6}.phase18-column>div{min-height:3px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:10px;font-weight:700;padding:1px 3px;box-sizing:border-box}.phase18-column .stem{background:#b8c1c8}.phase18-column .charge{background:#e0a82e}.phase18-column .deck{background:repeating-linear-gradient(45deg,#eaf4f8,#eaf4f8 5px,#cfe2ea 5px,#cfe2ea 10px)}.phase18-column .toe{background:#736b64;color:#fff}.phase18-column-scale{display:flex;flex-direction:column;justify-content:space-between;font-size:11px;color:#607686}.phase18-legend{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px;font-size:12px}.phase18-legend i{display:inline-block;width:12px;height:12px;margin-right:4px;border-radius:3px;vertical-align:-2px}.phase18-legend .stem{background:#b8c1c8}.phase18-legend .charge{background:#e0a82e}.phase18-legend .deck{background:#d6e7ed}.phase18-legend .toe{background:#736b64}.phase18-review>div{display:flex;gap:8px;padding:9px 10px;border-radius:9px;margin:7px 0}.phase18-review p{margin:0}.phase18-review .ready{background:#eaf7f0;color:#225e3e}.phase18-review .review{background:#fff0e9;color:#8b3f25}.phase18-review .monitor{background:#edf5fa;color:#28566f}.phase18-table-wrap{overflow:auto;margin-top:14px}.phase18-table{width:100%;border-collapse:collapse;font-size:12px}.phase18-table th,.phase18-table td{text-align:left;padding:9px;border-bottom:1px solid #e2e9ee}.phase18-comparison{margin-top:16px}.phase18-bars>div{display:grid;grid-template-columns:130px 1fr 76px;align-items:center;gap:10px;margin:10px 0}.phase18-bars i{height:12px;background:#e7edf1;border-radius:999px;overflow:hidden}.phase18-bars i b{display:block;height:100%;background:#287ba0;border-radius:999px}.phase18-bars strong{text-align:right}.phase18-disclaimer{display:flex;gap:12px;padding:16px 20px;background:#fff7e5;border-top:1px solid #efd89b}.phase18-disclaimer p{margin:4px 0 0;color:#654f19}.phase18-disclaimer>span{font-size:22px}@media(max-width:900px){.phase18-layout,.phase18-visual-grid{grid-template-columns:1fr}.phase18-controls{border-right:0;border-bottom:1px solid #dce6ee}.phase18-kpis{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.phase18-head{align-items:flex-start;flex-wrap:wrap}.phase18-badge{margin-left:38px}.phase18-kpis{grid-template-columns:1fr}.phase18-actions{grid-template-columns:1fr}.phase18-bars>div{grid-template-columns:100px 1fr 64px}}

/* Phase 19 hole-by-hole charging allocation and MIC reconciliation */
.phase19-suite{margin:28px 0;border:1px solid #d7e3eb;border-radius:20px;background:#f8fbfd;overflow:hidden;box-shadow:0 14px 38px rgba(17,45,65,.08)}.phase19-head{display:flex;align-items:center;gap:14px;padding:20px 22px;background:linear-gradient(135deg,#163b4e,#226c75);color:#fff}.phase19-head>span:first-child{font-size:27px}.phase19-head div{flex:1}.phase19-head b{display:block;font-size:18px}.phase19-head small{display:block;margin-top:3px;color:#cfe0e5}.phase19-badge{padding:8px 10px;border-radius:999px;background:#d9f0e8;color:#16483f;font-size:11px!important;font-weight:900;letter-spacing:.08em}.phase19-toolbar{display:grid;grid-template-columns:1.2fr .75fr .75fr 1fr auto auto auto;gap:10px;align-items:end;padding:16px 20px;background:#edf5f7;border-bottom:1px solid #d9e4e9}.phase19-toolbar label span,.phase19-toolbar small{display:block}.phase19-toolbar label span{font-size:12px;font-weight:800;color:#284b5c;margin-bottom:4px}.phase19-toolbar small{font-size:10px;color:#71858e;margin-top:3px}.phase19-toolbar input,.phase19-toolbar select{width:100%;box-sizing:border-box;padding:9px;border:1px solid #b9cbd3;border-radius:9px;background:#fff}.phase19-toolbar button{padding:10px 12px;border:0;border-radius:9px;background:#17636b;color:#fff;font-weight:800;cursor:pointer}.phase19-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;padding:18px 20px 0}.phase19-kpis div{padding:12px;background:#fff;border:1px solid #dbe6ec;border-radius:12px}.phase19-kpis small{display:block;color:#71838d}.phase19-kpis strong{display:block;margin-top:4px;font-size:18px;color:#183e51}.phase19-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:16px;padding:18px 20px}.phase19-card{min-width:0;padding:16px;background:#fff;border:1px solid #dbe5eb;border-radius:14px}.phase19-title{display:flex;gap:10px;align-items:flex-start;margin-bottom:13px}.phase19-title>span{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#e4f3f1;color:#17636b;font-size:18px}.phase19-title b,.phase19-title small{display:block}.phase19-title small{margin-top:2px;color:#71828b}.phase19-table-wrap{overflow:auto;max-height:430px}.phase19-table{width:100%;border-collapse:collapse;font-size:12px}.phase19-table th,.phase19-table td{padding:8px;border-bottom:1px solid #e2eaee;text-align:left;white-space:nowrap}.phase19-table th{position:sticky;top:0;background:#f2f7f8;z-index:1}.phase19-table input{width:70px;padding:6px;border:1px solid #c4d2d9;border-radius:7px}.phase19-pill{display:inline-block;padding:4px 7px;border-radius:999px;font-size:10px;font-weight:900}.phase19-pill.ready{background:#e4f5eb;color:#1e7245}.phase19-pill.monitor{background:#e9f2f7;color:#2f6480}.phase19-pill.review{background:#fff0e8;color:#9b4a24}.phase19-bars>div{display:grid;grid-template-columns:65px 1fr 75px;gap:9px;align-items:center;margin:9px 0}.phase19-bars i{height:11px;border-radius:999px;background:#e5edf0;overflow:hidden}.phase19-bars i b{display:block;height:100%;background:#2b7d85;border-radius:999px}.phase19-bars strong{text-align:right}.phase19-review{display:grid;gap:8px;padding:0 20px 18px}.phase19-review>div{display:flex;gap:9px;padding:10px 12px;border-radius:10px}.phase19-review p{margin:0}.phase19-review .ready{background:#e8f7ee;color:#245f3d}.phase19-review .monitor{background:#eaf3f7;color:#2a5b73}.phase19-review .review{background:#fff0e8;color:#8b4325}.phase19-disclaimer{display:flex;gap:12px;padding:16px 20px;background:#fff7e6;border-top:1px solid #ead499}.phase19-disclaimer>span{font-size:22px}.phase19-disclaimer p{margin:4px 0 0;color:#66521e;line-height:1.5}.phase19-empty{padding:18px!important;text-align:center;color:#71838d}@media(max-width:1100px){.phase19-toolbar{grid-template-columns:repeat(2,1fr)}.phase19-grid{grid-template-columns:1fr}.phase19-kpis{grid-template-columns:repeat(3,1fr)}}@media(max-width:620px){.phase19-head{align-items:flex-start;flex-wrap:wrap}.phase19-badge{margin-left:40px}.phase19-toolbar,.phase19-kpis{grid-template-columns:1fr}.phase19-table-wrap{max-height:360px}}

/* Phase 20 — integrated blast plan and design reconciliation */
.phase20-suite{margin:28px 0;border:1px solid #d5e2e8;border-radius:20px;background:#f8fbfc;overflow:hidden;box-shadow:0 16px 42px rgba(17,45,65,.09)}.phase20-head{display:flex;gap:14px;align-items:center;padding:20px 22px;background:linear-gradient(135deg,#12394d,#1d6972);color:#fff}.phase20-head>span:first-child{font-size:28px}.phase20-head>div{flex:1}.phase20-head b{display:block;font-size:18px}.phase20-head small{display:block;margin-top:3px;color:#d1e3e7}.phase20-badge{padding:8px 10px;border-radius:999px;background:#dff2ea;color:#15493e;font-size:11px;font-weight:900;letter-spacing:.08em}.phase20-toolbar{display:flex;gap:10px;align-items:end;flex-wrap:wrap;padding:14px 18px;background:#eef5f7;border-bottom:1px solid #d9e5e9}.phase20-toolbar label{display:flex;gap:6px;align-items:center;font-size:12px;font-weight:800;color:#294c5c}.phase20-toolbar select{padding:9px;border:1px solid #bccdd4;border-radius:9px;background:#fff}.phase20-toolbar button{padding:9px 11px;border:0;border-radius:9px;background:#17636b;color:#fff;font-weight:800;cursor:pointer}.phase20-toolbar .secondary{background:#fff;color:#235264;border:1px solid #b9ccd4}.phase20-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;padding:18px 20px 0}.phase20-kpis div{padding:11px 12px;background:#fff;border:1px solid #dce7ec;border-radius:12px}.phase20-kpis small{display:block;color:#72848d}.phase20-kpis strong{display:block;margin-top:3px;font-size:18px;color:#193f51}.phase20-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);gap:16px;padding:18px 20px}.phase20-canvas-card,.phase20-side{background:#fff;border:1px solid #dce6eb;border-radius:14px;overflow:hidden}.phase20-canvas-head{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:13px 15px;border-bottom:1px solid #e3ebef}.phase20-canvas-head small{color:#71838c}.phase20-canvas-wrap{height:500px;background:#fbfdfe}.phase20-canvas{display:block;width:100%;height:100%;touch-action:none}.p20-grid line{stroke:#e6eef1;stroke-width:1}.p20-links line{stroke:#587a83;stroke-width:2;opacity:.82}.p20-hole{cursor:pointer}.p20-hole circle{stroke:#fff;stroke-width:3;filter:drop-shadow(0 2px 3px rgba(0,0,0,.18))}.p20-hole text{fill:#fff;font-size:11px;font-weight:900;pointer-events:none}.p20-hole .p20-label{fill:#314f5b;font-size:10px;font-weight:800}.p20-hole.selected circle{stroke:#ffbd4a;stroke-width:5}.p20-hole.init circle{stroke:#23a26d;stroke-width:5}.phase20-side{padding:16px}.p20-inspector-title{display:flex;justify-content:space-between;gap:10px;align-items:center;padding-bottom:12px;border-bottom:1px solid #e4ebef}.p20-inspector-title span{padding:5px 8px;border-radius:999px;background:#e7f3f4;color:#17636b;font-size:11px;font-weight:900}.phase20-side dl{display:grid;grid-template-columns:1fr auto;gap:8px 12px;margin:16px 0}.phase20-side dt{color:#71838c}.phase20-side dd{margin:0;font-weight:900;color:#1e4657}.phase20-side p{color:#657a84;line-height:1.5}.p20-empty{padding:30px 10px;text-align:center;color:#6d818b}.phase20-legend{padding:10px 12px;border-radius:10px;background:linear-gradient(90deg,#2f75b5,#45a86d,#d49a32,#b54a3d);color:#fff;font-size:11px;font-weight:900;text-align:center}.phase20-review{display:flex;gap:11px;padding:15px 20px;background:#eef8f5;border-top:1px solid #d5e8e2;color:#285c4d}.phase20-review p{margin:3px 0 0;line-height:1.5}.phase20-disclaimer{display:flex;gap:12px;padding:16px 20px;background:#fff7e6;border-top:1px solid #ead499}.phase20-disclaimer>span{font-size:22px}.phase20-disclaimer p{margin:4px 0 0;color:#66521e;line-height:1.5}@media(max-width:1000px){.phase20-kpis{grid-template-columns:repeat(3,1fr)}.phase20-grid{grid-template-columns:1fr}.phase20-canvas-wrap{height:430px}}@media(max-width:620px){.phase20-head{align-items:flex-start;flex-wrap:wrap}.phase20-badge{margin-left:40px}.phase20-kpis{grid-template-columns:1fr 1fr}.phase20-toolbar{align-items:stretch}.phase20-toolbar label{width:100%}.phase20-toolbar select{flex:1}.phase20-canvas-wrap{height:360px}}

/* Controlled local test styling */
.test-mode-banner{margin:0 0 18px;padding:12px 16px;border:1px solid #d9a441;border-radius:10px;background:#fff8e8;color:#5b430f;font-size:.92rem;line-height:1.45}.test-mode-banner strong{color:#2f250c}.topbar-context{display:flex;align-items:center;gap:8px}

/* Help Centre */

/* Verified email journey */
.email-verification-banner small{display:block;margin-top:7px;max-width:820px;color:#526b7e;line-height:1.5}
.verification-success-page{min-height:calc(100vh - 170px);display:grid;place-items:center;padding:36px 18px}
.verification-success-card{width:min(680px,100%);box-sizing:border-box;padding:40px;border:1px solid #d7e3eb;border-radius:20px;background:#fff;text-align:center;box-shadow:0 18px 48px rgba(15,42,61,.12)}
.verification-success-mark{width:76px;height:76px;margin:0 auto 20px;border-radius:50%;display:grid;place-items:center;background:#def7ee;color:#0b7a5f;font-size:40px;font-weight:900}
.verification-success-card h1{margin:8px 0 12px;color:#10263a;font-size:38px}
.verification-success-card>p{margin:0 auto;max-width:560px;color:#536c80;line-height:1.65}
.verification-success-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:26px 0}
.verification-success-steps div{padding:15px 10px;border:1px solid #dce7ee;border-radius:12px;background:#f7fafc}
.verification-success-steps b{display:grid;place-items:center;width:28px;height:28px;margin:0 auto 8px;border-radius:50%;background:#0e3a52;color:#fff}
.verification-success-steps span{font-size:12px;font-weight:800;color:#345368}
.verification-success-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:24px 0 18px}
.verification-success-actions .btn{padding:13px 20px;border-radius:9px;font-weight:900}
.verification-success-actions .primary{background:#ff9f1c;color:#101d28}
.verification-success-actions .secondary{border:1px solid #c5d4de;background:#fff;color:#17384f}
.verification-success-card>small{color:#728698}.verification-success-card>small a{color:#087c69}
@media(max-width:650px){.verification-success-card{padding:28px 20px}.verification-success-card h1{font-size:31px}.verification-success-steps{grid-template-columns:1fr}}

/* Paystack checkout feedback */
.paystack-readiness{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:14px}
.paystack-readiness form{margin-left:auto}
.paystack-inline-error{display:grid;gap:4px;margin-top:14px;border-color:#dc5353;background:#fff0f0;color:#7e1d1d}
.paystack-submit{width:100%;margin-top:10px;min-height:42px}
.paystack-submit[aria-busy="true"]{cursor:progress;opacity:.82}
.paystack-submit-status{min-height:20px;margin-top:7px;color:#52677d;font-size:.88rem}
.paystack-test-guide{margin-top:16px;padding:16px 18px;border:1px solid rgba(23,151,190,.32);border-radius:12px;background:rgba(23,151,190,.07)}
.paystack-test-guide h2{margin:0 0 7px;font-size:16px}
.paystack-test-guide ol{margin:8px 0 0 20px;padding:0}
.paystack-test-guide li+li{margin-top:6px}
.paystack-test-guide code{padding:1px 6px;border-radius:4px;background:rgba(6,25,41,.09);color:#102238;font-weight:800}
.help-centre-page{max-width:1120px;margin:0 auto;padding:8px 0 32px}.help-centre-page .support-card{padding:30px;border:1px solid #dce6ef;background:#fff}.help-centre-page h1{margin:6px 0 8px;font-size:36px;color:#102238}.help-centre-page h2{margin:5px 0 8px;color:#142b40}.help-centre-page>div>p{color:#607489;line-height:1.55}.help-centre-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0}.help-centre-links a{display:flex;min-height:102px;flex-direction:column;gap:7px;padding:17px;border:1px solid #d7e3ec;border-radius:13px;background:#f8fbfd;color:#17364c;transition:.15s}.help-centre-links a:hover{border-color:#00a98f;box-shadow:0 7px 18px rgba(0,169,143,.1);transform:translateY(-1px)}.help-centre-links a span{color:#657b8e;font-size:13px;line-height:1.45}.support-issue-section{margin-top:26px;padding-top:24px;border-top:1px solid #dde6ed}.support-issue-section p{color:#62778a}.support-form{margin-top:17px;padding:22px;border:1px solid #dbe5ed;border-radius:14px;background:#f8fbfd}.support-form .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.support-form .field{display:flex;flex-direction:column;gap:6px}.support-form .span-2{grid-column:1/-1}.support-form label{font-size:13px;font-weight:800;color:#253f54}.support-form input:not([type=hidden]),.support-form textarea{width:100%;box-sizing:border-box;padding:11px 12px;border:1px solid #bdccd8;border-radius:9px;background:#fff;color:#172a3d;font:inherit}.support-form textarea{resize:vertical;min-height:150px}.support-form input:focus,.support-form textarea:focus{outline:none;border-color:#00a98f;box-shadow:0 0 0 3px rgba(0,169,143,.12)}.support-form input[type=file]{padding:10px;background:#fff}.support-form small{color:#667d90;line-height:1.45}.support-form .errorlist{margin:2px 0 0;padding-left:18px;color:#ad2c2c;font-size:12px}.support-form .human-check{max-width:360px;margin:17px 0}.support-form .btn{border:0;padding:12px 18px;border-radius:9px;background:#ff9f1c;color:#101d28;font-weight:900;cursor:pointer}.support-form+.muted{font-size:12px;color:#728496}.recent-support-tickets{margin-top:28px;padding-top:23px;border-top:1px solid #dde6ed}.support-ticket-list{display:grid;gap:8px}.support-ticket-list article{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:13px 15px;border:1px solid #dce6ed;border-radius:11px;background:#f9fbfc}.support-ticket-list article div{display:flex;gap:10px;align-items:center}.support-ticket-list article span,.support-ticket-list article small{color:#5f7487}.support-status{padding:5px 8px;border-radius:999px;font-size:11px;font-weight:900}.support-status.status-open{background:#fff0cd;color:#775100}.support-status.status-resolved{background:#ddf5ed;color:#12664d}@media(max-width:760px){.help-centre-page .support-card{padding:20px}.help-centre-links,.support-form .form-grid{grid-template-columns:1fr}.support-form .span-2{grid-column:auto}.support-ticket-list article,.support-ticket-list article div{align-items:flex-start;flex-direction:column}.help-centre-page h1{font-size:30px}}

/* Build 100 includes the secure logout hotfix: POST logout while preserving the existing sidebar appearance. */
.sidebar .logout-form{margin:0}.sidebar .logout-button{display:flex;align-items:center;gap:10px;width:100%;padding:11px 12px;border-radius:8px;margin:4px 0;color:#cbd6e8;background:transparent;border:1px solid transparent;font:inherit;text-align:left;cursor:pointer}.sidebar .logout-button:hover,.sidebar .logout-button:focus-visible{background:#16334a;border-color:#244962;color:#fff}.sidebar .logout-button:focus-visible{outline:2px solid #ff9f1c;outline-offset:2px}

/* Build 100 account recovery and subscription renewal controls. */
.auto-renew-choice{display:flex;align-items:flex-start;gap:10px;margin-top:12px;padding:12px;border:1px solid #d8e4ec;border-radius:10px;background:#f8fbfd;color:#17364c}.auto-renew-choice input{width:18px;height:18px;margin-top:2px;accent-color:#ff9f1c}.auto-renew-choice small{display:block;margin-top:3px;color:#60778b;line-height:1.4}.auto-renew-choice input:disabled+span{opacity:.66}
