.capture-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.capture-grid .wide{grid-column:1/-1}.date-block{text-align:right}.date-block strong{display:block}.continuity{border-left:4px solid var(--gold);background:#fffbf1}.confirm-box{display:flex;gap:10px;align-items:flex-start;background:#edf7f4;border-radius:10px;padding:13px}.confirm-box input{margin-top:4px}@media(max-width:900px){.capture-grid{grid-template-columns:1fr}.capture-grid .wide{grid-column:auto}.date-block{display:none}}
.capture-nav{display:flex;gap:6px;margin-left:auto}.capture-nav a{text-decoration:none;color:var(--muted);font-weight:700;padding:9px 12px;border-radius:9px}.capture-nav a:hover,.capture-nav a.active{background:#fff0e2;color:var(--brand)}.top-actions{margin-left:0}@media(max-width:760px){.capture-nav{order:3;width:100%;justify-content:center;border-top:1px solid var(--line);padding-top:8px}.topbar{height:auto;flex-wrap:wrap;padding-top:10px;padding-bottom:10px}.capture-nav a{padding:7px 9px}}
.capture-pdf-actions{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:15px;padding:16px 20px;background:var(--card);border-bottom:1px solid var(--line)}.capture-pdf-preview{background:#ddd;padding:28px}.capture-pdf-sheet{width:min(816px,100%);min-height:1056px;margin:auto;background:#fff;color:#321a0b;padding:46px;box-shadow:0 10px 35px #0002}.capture-pdf-head{display:flex;justify-content:space-between;gap:20px;border-bottom:3px solid #f2761b;padding-bottom:18px}.capture-pdf-head>div{display:flex;align-items:center;gap:12px}.capture-pdf-head>div:last-child{display:grid;text-align:right;align-content:center}.capture-pdf-head small,.capture-pdf-head strong,.capture-pdf-head span{display:block}.capture-pdf-logo{display:grid;place-items:center;width:48px;height:48px;border-radius:10px;background:#f2761b;color:#fff;font-weight:900}.capture-pdf-title{padding:24px 0 12px}.capture-pdf-title h1{margin:0}.capture-pdf-title p{color:#7c6353}.capture-pdf-info{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:22px}.capture-pdf-info div{border:1px solid #eadfd6;padding:10px}.capture-pdf-info small,.capture-pdf-info strong{display:block}.capture-pdf-info small{color:#7c6353;margin-bottom:4px}.capture-pdf-block{border-top:1px solid #eadfd6;padding:15px 0}.capture-pdf-block h2,.capture-pdf-signatures h2{font-size:1rem;margin:0 0 8px}.capture-pdf-block p{white-space:pre-wrap}.capture-pdf-block.pending{background:#fff7e8;padding:14px}.capture-pdf-photos{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.capture-pdf-photos figure{margin:0;break-inside:avoid}.capture-pdf-photos img{width:100%;height:210px;object-fit:cover;border-radius:5px}.capture-pdf-photos figcaption{font-size:.7rem;color:#7c6353;margin-top:3px}.capture-pdf-signatures{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:20px;break-inside:avoid}.capture-pdf-signatures>div{text-align:center;border-top:1px solid #eadfd6;padding-top:14px}.capture-pdf-signatures img{width:100%;height:90px;object-fit:contain}.capture-pdf-signatures strong,.capture-pdf-signatures span{display:block}.capture-pdf-sheet footer{margin-top:30px;border-top:1px solid #eadfd6;padding-top:12px;text-align:center;color:#7c6353;font-size:.72rem}@media(max-width:760px){.capture-pdf-actions{align-items:flex-start}.capture-pdf-preview{padding:7px}.capture-pdf-sheet{padding:18px}.capture-pdf-head{flex-direction:column}.capture-pdf-head>div:last-child{text-align:left}.capture-pdf-info{grid-template-columns:1fr 1fr}.capture-pdf-photos{grid-template-columns:1fr}}
@media print{body.printing-capture-pdf>*:not(#capturePdfDialog){display:none!important}body.printing-capture-pdf #capturePdfDialog{display:block!important;position:static;width:100%;max-height:none;background:#fff}body.printing-capture-pdf .capture-pdf-preview{padding:0;background:#fff}body.printing-capture-pdf .capture-pdf-sheet{width:100%;min-height:auto;padding:10mm;box-shadow:none}.capture-pdf-photos img{height:62mm}@page{size:letter;margin:8mm}}
#capturePdfDialog{border:0;border-radius:16px;padding:0;width:min(980px,95vw);max-height:92vh;background:var(--card);color:var(--ink)}#capturePdfDialog::backdrop{background:#351606cc}
.pdf-brand-pair{display:flex;align-items:center;gap:12px}.pdf-brand-pair img:first-child{width:185px;height:42px;object-fit:contain}.pdf-brand-pair img:last-child{width:46px;height:46px;object-fit:contain}
.continuation-picker{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.35fr;gap:14px;margin-top:8px;padding:16px;border:1px solid #ffd8b6;border-radius:12px;background:#fff8f1}.continuation-picker .pill-options{margin-top:7px}.continuation-picker small{display:block;margin-top:6px;color:var(--muted)}.save-notice{flex:1;min-width:260px;padding:13px 16px;border-left:4px solid var(--brand);border-radius:10px;background:#fff3e8;color:var(--ink)}.save-notice strong,.save-notice span{display:block}.save-notice span{margin-top:3px;color:var(--muted);font-size:.86rem}.form-actions{align-items:center}@media(max-width:760px){.continuation-picker{grid-template-columns:1fr}.save-notice{width:100%;flex-basis:100%}.form-actions{flex-wrap:wrap}}
.linked-service-summary{display:grid;gap:4px;margin-top:10px;padding:12px;border-left:4px solid var(--brand);border-radius:8px;background:#fff}.linked-service-summary strong{color:var(--brand);font-size:1.05rem}.linked-service-summary span{font-size:.82rem;color:var(--muted)}
