/* Local product only: shared Blueprint structure, isolated option styling. */
.local-plan-page{--lp-border:#dbe1e8;--lp-accent:#173e55}
.local-plan-page [hidden]{display:none!important}
.local-plan-page .product-configurator{min-width:0}
.local-plan-page .product-premium-visual img{width:100%;height:100%;object-fit:contain}
.local-plan-subtitle,.local-plan-note{color:#657382;font-size:.88rem;line-height:1.55}
.local-plan-page fieldset{margin:0 0 18px;border:0;padding:0;display:flex;gap:10px;flex-wrap:wrap;min-width:0}
.local-plan-page legend{font-size:.88rem;font-weight:750;margin-bottom:10px;color:#273848}
.local-plan-choice{position:relative;flex:1;min-width:135px;cursor:pointer}
.local-plan-choice>input{position:absolute;left:12px;top:50%;transform:translateY(-50%);accent-color:var(--lp-accent)}
.local-plan-choice>span{display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--lp-border);border-radius:12px;min-height:66px;padding:12px 12px 12px 32px;background:#fff;color:#263746;font-size:.88rem;line-height:1.35}
.local-plan-choice>input:checked+span{border:2px solid var(--lp-accent);padding:11px 11px 11px 31px;background:#f4f8fb}
.local-plan-choice>input:focus-visible+span{outline:3px solid #90c5df;outline-offset:3px}
.local-plan-delivery .local-plan-choice>span{align-items:flex-start;flex-direction:column}
.local-plan-choice img{object-fit:contain;mix-blend-mode:multiply}
.local-plan-card{border:1px solid var(--lp-border);border-radius:16px;padding:20px;background:#fff;margin:20px 0;min-width:0}
.local-plan-card>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;gap:12px}
.local-plan-card h2{font-size:1.08rem;margin:0}.local-plan-card [data-remove-plan]{font-size:.8rem;border:0;background:transparent;text-decoration:underline;cursor:pointer;color:#6b4551}
.local-plan-upload{position:relative;display:flex;flex-direction:column;gap:6px;align-items:center;text-align:center;justify-content:center;border:1.5px dashed #9eafbd;border-radius:12px;background:#f8fafc;min-height:104px;padding:18px;cursor:pointer;font-weight:650;overflow:hidden}
.local-plan-upload input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.local-plan-upload:focus-within{outline:3px solid #90c5df}.local-plan-upload small{font-weight:400;color:#677583;font-size:.8rem}
.local-plan-filename{overflow-wrap:anywhere;font-weight:600;font-size:.85rem;margin:12px 0 5px}.local-plan-size{margin:16px 0 4px}
.local-plan-copies{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.9rem}.local-plan-copies input{width:92px;max-width:40%;border:1px solid var(--lp-border);border-radius:8px;padding:9px}
.local-plan-line-total{display:flex;justify-content:space-between;gap:15px;align-items:center;border-top:1px solid var(--lp-border);padding-top:15px;margin-top:17px}.local-plan-line-total small{color:#627485;line-height:1.5}.local-plan-line-total strong{white-space:nowrap;font-size:1.13rem}
.local-plan-add,.local-plan-submit{width:100%;border:1px solid var(--lp-accent);border-radius:11px;padding:15px 18px;cursor:pointer;font-weight:700;font-size:.95rem}.local-plan-add{background:white;color:var(--lp-accent)}.local-plan-submit{background:var(--lp-accent);color:white}.local-plan-submit:disabled{opacity:.5;cursor:not-allowed}
.local-plan-message{font-size:.86rem;line-height:1.5;color:#546675}.local-plan-message.is-error,[data-file-status].is-error{color:#a22f3f}.local-plan-billing{font-size:.82rem;line-height:1.5;border-block:1px solid var(--lp-border);padding:13px 0;margin:16px 0}.local-plan-billing summary{cursor:pointer;font-weight:650}
.local-plan-page .product-price-details>div{display:flex;justify-content:space-between;gap:10px;margin:8px 0}.local-plan-page [data-plan-date]{text-align:right;font-size:.84rem}
@media(max-width:560px){.local-plan-card{padding:15px}.local-plan-choice{min-width:120px}.local-plan-choice>span{font-size:.79rem;flex-direction:column}.local-plan-line-total{align-items:flex-end}.local-plan-card fieldset{gap:8px}}
.local-plan-page .product-premium-header{grid-template-columns:minmax(0,1fr)!important}
@media(max-width:1180px){
 body.portal-body:has(.local-plan-page) .local-plan-page .product-layout--premium{grid-template-columns:minmax(0,1fr)!important;padding-right:0!important}
 body.portal-body:has(.local-plan-page) .local-plan-page .product-purchase{position:static!important;inset:auto!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:20px 0!important;padding:0!important;overflow:visible!important;box-shadow:none!important;grid-column:1!important}
 body.portal-body:has(.local-plan-page) .local-plan-page .product-price-card{position:static!important;min-height:0!important;height:auto!important;max-height:none!important;overflow:visible!important;border-radius:18px!important}
 .local-plan-page .product-price-details{display:grid!important}
}

/* Private thumbnails never replace the print-ready file or affect pricing. */
.local-plan-batch{margin:18px 0;background:#f2f7fa}
.local-plan-upload.is-dragging{border-color:var(--lp-accent);background:#e7f2f8;outline:2px solid var(--lp-accent)}
.local-plan-file-summary{display:flex;align-items:center;gap:14px;margin:12px 0;min-width:0}
.local-plan-file-info{min-width:0;flex:1}.local-plan-file-info .local-plan-filename{margin:0 0 5px}
.local-plan-file-info [data-file-status]{font-size:.82rem;line-height:1.4;margin:0;color:#657382}
.local-plan-file-info [data-file-status].is-error{color:#a22f3f}
.local-plan-preview{flex:0 0 80px;width:80px;min-height:100px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;border:1px solid var(--lp-border);border-radius:8px;background:#f8fafc;padding:5px;box-sizing:content-box}
.local-plan-preview img{display:block;width:80px;height:96px;object-fit:contain;background:white}
.local-plan-preview [data-preview-placeholder]{font-size:.78rem;font-weight:700;color:#596e7d;min-height:70px;display:grid;place-items:center}
.local-plan-preview small{font-size:.65rem;color:#657382;line-height:1.2;text-align:center}
