.delivery-picker{display:flex;flex-direction:column;gap:7px;font-size:10px;color:#8291a5;min-width:220px;max-width:300px}.delivery-picker select{padding:11px;border:1px solid #dce3ec;background:white;border-radius:5px;color:#28405e;width:100%}.delivery-hero{display:flex;align-items:center;justify-content:space-between;gap:35px;background:linear-gradient(110deg,#142a48,#233e5f);border-radius:8px;padding:32px 35px;color:white;margin:28px 0 20px}.delivery-hero .section-kicker{color:#c1ab87}.delivery-hero h2{font-size:28px;font-weight:450;margin:13px 0;overflow-wrap:anywhere}.delivery-hero p{font-size:12px;color:#a4b6cc;line-height:1.85}.delivery-hero-actions{display:flex;gap:24px;margin-top:23px}.delivery-hero-actions a{color:#e5d4b7;font-size:11px}.delivery-readiness{border-left:1px solid #a3b3cd25;padding-left:35px;min-width:260px}.delivery-readiness>span{color:#8298b5;font-size:10px}.delivery-readiness strong{display:block;font-size:20px;color:#e4cc9c;font-weight:500;margin:12px 0}.delivery-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:20px 0 25px}.delivery-metrics article{background:white;border:1px solid #e2e7ee;border-radius:6px;padding:20px}.delivery-metrics small{font-size:11px;color:#7c8ca3}.delivery-metrics strong{display:block;font-size:32px;font-weight:500;margin:13px 0}.delivery-metrics strong em{font-size:15px;font-style:normal;color:#8291a6}.delivery-metrics .probe-state{font-size:21px;line-height:38px}.delivery-metrics article>span{font-size:10px;color:#94a1b3;line-height:1.6}.delivery-grid{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(240px,1fr);gap:22px}.delivery-panel{background:white;border:1px solid #e2e7ee;border-radius:7px;padding:25px;min-width:0}.delivery-panel h2{font-size:17px;font-weight:600;margin:8px 0 17px}.delivery-panel .panel-heading h2{margin-bottom:0}.delivery-timestamp{font-size:10px;color:#9ba6b4}.delivery-check{display:flex;align-items:start;gap:13px;border-top:1px solid #edf1f5;padding:20px 0}.delivery-check:last-child{padding-bottom:0}.check-marker{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;border:1px solid #dce3ec;color:#8092aa;font-size:12px;flex-shrink:0}.marker-passed{background:#e8f2ed;color:#397b5d;border-color:#c8dfd1}.marker-confirmed{background:#edf2fa;color:#567aaa}.marker-blocked{background:#fff3e6;color:#ab7d41;border-color:#f0dfc6}.delivery-check>div:nth-child(2){flex:1;min-width:0}.delivery-check h3{font-size:12px;line-height:1.9;font-weight:600}.delivery-check p{font-size:11px;line-height:1.85;color:#8996a8;margin-top:6px}.delivery-badge{display:inline-block;font-size:9px;font-weight:400;border-radius:3px;padding:2px 6px;background:#f0f3f7;color:#7b8ba3;margin-left:6px;white-space:nowrap}.delivery-passed,.delivery-verified{background:#e9f3ec;color:#4a8060}.delivery-confirmed{background:#edf2fb;color:#5b7caa}.delivery-blocked{background:#fff4e7;color:#aa804e}.check-action{flex-shrink:0;text-align:right;margin-top:3px}.check-action button{font-size:10px;padding:7px 9px}.check-action a{font-size:10px;line-height:26px}.check-action>span{font-size:9px;color:#a3adbc}.delivery-aside{display:flex;flex-direction:column;gap:20px}.delivery-description{font-size:11px;color:#8996aa;line-height:1.9;margin:10px 0 20px}.delivery-panel dl{display:grid;grid-template-columns:115px minmax(0,1fr);gap:15px;font-size:11px;margin:23px 0}.delivery-panel dt{color:#8a98ad}.delivery-panel dd{margin:0;color:#405a7a;overflow-wrap:anywhere}.delivery-note{padding:15px;background:#f5f7fb;border-left:2px solid #b49b70;color:#7c8da5;font-size:10px;line-height:2}.delivery-job{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;border-top:1px solid #edf1f5;padding:15px 0;font-size:11px}.delivery-job small{width:100%;font-size:10px;color:#9da8b8}.delivery-section{margin-top:24px;scroll-margin-top:20px}.domain-record{border-top:1px solid #e8edf3;padding:24px 0}.domain-record:last-child{padding-bottom:0}.domain-record-title{display:flex;align-items:center;gap:12px}.domain-record h3{font-size:16px;overflow-wrap:anywhere}.domain-record code{font-size:11px;background:#f5f7fa;padding:4px 6px;word-break:break-all}.domain-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.domain-actions button{font-size:11px}.domain-actions small{font-size:10px;color:#93a0b2;margin-left:auto}.delivery-empty{padding:50px 30px;border:1px dashed #d7e0eb;background:#fff;text-align:center;color:#7d8fa7;border-radius:8px}.delivery-empty h2{color:#2c4667;margin-bottom:20px}.delivery-empty p{line-height:1.9;margin-bottom:25px}.delivery-empty.compact{font-size:12px;padding:30px 20px;border:0;background:#f8fafc;line-height:1.8}.delivery-consent{font-size:12px;line-height:1.8}.delivery-consent input{width:auto!important;margin-right:8px}.delivery-section .table-wrap{margin-top:20px}
.delivery-attention,.marker-attention{background:#fff0eb;color:#a5432e;border-color:#efc5b9}
@media(max-width:1100px){.delivery-grid{grid-template-columns:minmax(0,1fr)}.delivery-aside{display:grid;grid-template-columns:1fr 1fr}.delivery-readiness{min-width:220px;padding-left:25px}.delivery-hero{padding:28px}.delivery-metrics{gap:10px}.delivery-metrics article{padding:17px}}
@media(max-width:750px){.delivery-picker{min-width:0;width:100%;max-width:none}.enterprise .heading:has(.delivery-picker){flex-direction:column;gap:20px}.delivery-hero{flex-direction:column;align-items:stretch;padding:25px;gap:25px}.delivery-hero h2{font-size:25px}.delivery-readiness{border-left:0;border-top:1px solid #a3b3cd25;padding:20px 0 0;min-width:0}.delivery-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.delivery-aside{grid-template-columns:minmax(0,1fr)}.delivery-panel{padding:20px}.delivery-check{flex-wrap:wrap;gap:10px}.check-action{width:100%;padding-left:32px;text-align:left}.delivery-panel dl{grid-template-columns:minmax(0,1fr);gap:9px}.delivery-panel dd{margin-bottom:10px}.delivery-section .panel-heading{align-items:flex-start;gap:12px}.delivery-section .panel-heading button{white-space:nowrap;font-size:10px;padding:9px}.domain-actions small{width:100%;margin:6px 0}.delivery-badge{margin-left:0}.delivery-check h3 .delivery-badge{margin-left:5px}}
