.v45-customer-access{margin:16px 0;padding:18px;display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,.8fr) auto;gap:16px;align-items:end;background:#fff;border:1px solid #eadedd;border-radius:20px;box-shadow:0 12px 30px rgba(58,25,25,.07)}
.v45-customer-access small{font-weight:900;letter-spacing:1.2px;color:#a5141d}.v45-customer-access h3{margin:5px 0 3px;font-size:22px}.v45-customer-access p{margin:0;color:#746866}.v45-customer-access label span{display:block;margin-bottom:6px;font-size:12px;font-weight:800;color:#6f6361}.v45-customer-access select{width:100%;min-height:48px;padding:0 13px;border:1px solid #dcd3d1;border-radius:13px;background:#fff;font:inherit}.v45-customer-actions{display:flex;gap:8px}.v45-customer-actions button{min-height:48px;padding:0 16px;border:0;border-radius:13px;background:#a5141d;color:#fff;font-weight:850}.v45-customer-actions button.secondary{background:#f5efee;color:#8f171d}.v45-customer-actions button:disabled{opacity:.45}
.v45-settings-form{display:grid;gap:12px;padding:16px}.v45-settings-form>label{min-height:70px;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #eadfdd;border-radius:15px;background:#fff}.v45-settings-form span b,.v45-settings-form span small{display:block}.v45-settings-form span small{margin-top:4px;color:#766a68}.v45-settings-form input[type=number]{width:88px;padding:10px;border:1px solid #d9cecc;border-radius:10px;font:inherit}.v45-settings-form input[type=checkbox]{width:24px;height:24px;accent-color:#a5141d}.v45-settings-form footer{display:flex;justify-content:flex-end;align-items:center;gap:10px}.v45-settings-form footer span{margin-right:auto;color:#187e4b;font-weight:800}.v45-settings-form footer button{padding:11px 17px;border:0;border-radius:11px;background:#a5141d;color:#fff;font-weight:800}.v45-settings-form footer button.secondary{background:#f3edec;color:#7b2024}
.v51-stages.v45-stages{grid-template-columns:repeat(4,minmax(0,1fr))}.v45-alert-counts{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.v45-alert-counts span{padding:12px 14px;display:flex;align-items:center;justify-content:space-between;border:1px solid #eee2df;border-radius:13px;background:#fff9f7}.v45-alert-counts small{font-weight:800;color:#786b68}.v45-alert-counts b{font-size:20px;color:#ad171e}.v45-manager-actions{display:flex;gap:8px;flex-wrap:wrap}.v45-manager-actions button{white-space:nowrap}
@media(max-width:760px){.v45-customer-access{grid-template-columns:1fr}.v45-customer-actions button{flex:1}.v45-customer-actions{width:100%}.v51-stages.v45-stages{grid-template-columns:1fr 1fr}}
.v45-customer-product{cursor:pointer;outline:none}.v45-customer-product:focus-visible{box-shadow:0 0 0 3px #a5141d33}.v45-customer-product span em{display:block;margin-top:8px;color:#a5141d;font-size:9px;font-style:normal;font-weight:850}.v45-product-preview{display:grid;grid-template-columns:minmax(280px,1.1fr) minmax(260px,.9fr);gap:22px;padding:4px}.v45-product-preview-image{display:grid;min-height:430px;place-items:center;padding:18px;border:1px solid #eadedd;border-radius:18px;background:#f8f9fb}.v45-product-preview-image img{width:100%;height:430px;object-fit:contain}.v45-product-preview-info{padding:20px 8px}.v45-product-preview-info>small{color:#a5141d;font-size:10px;font-weight:900;letter-spacing:1px}.v45-product-preview-info>strong{display:block;margin:8px 0 16px;color:#a5141d;font-size:34px}.v45-product-preview-info>p{line-height:1.6}.v45-product-preview-info dl{display:grid;gap:8px;margin-top:20px}.v45-product-preview-info dl div{padding:12px;border:1px solid #eadedd;border-radius:12px}.v45-product-preview-info dt{color:#7b706e;font-size:9px}.v45-product-preview-info dd{margin:4px 0 0;font-weight:850}.v45-product-preview>footer{grid-column:1/-1;display:flex;justify-content:flex-end}.v45-product-preview>footer button{padding:11px 16px;border:0;border-radius:11px;background:#a5141d;color:#fff;font-weight:850}
@media(max-width:720px){.v45-product-preview{grid-template-columns:1fr}.v45-product-preview-image{min-height:310px}.v45-product-preview-image img{height:310px}}

.v45-mode-customer-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.v45-mode-customer-form label{margin:0;color:#5f5553;font-size:11px;font-weight:800}.v45-mode-customer-form input,.v45-mode-customer-form select,.v45-mode-customer-form textarea{width:100%;margin-top:6px;padding:12px;border:1px solid #ddd2d0;border-radius:11px;background:#fff;font:inherit}.v45-mode-customer-form .full{grid-column:1/-1}.v45-mode-customer-form footer{display:flex;align-items:center;justify-content:flex-end;gap:9px}.v45-mode-customer-form footer span{margin-right:auto;color:#a5141d;font-size:11px}.v45-mode-customer-form footer button{padding:11px 14px;border:0;border-radius:10px;background:#a5141d;color:#fff;font-weight:850}.v45-mode-customer-form footer .secondary{border:1px solid #ddd2d0;background:#fff;color:#493d3b}
.v45-safe-card{padding:4px}.v45-safe-card-brand{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px;border-radius:16px;background:linear-gradient(135deg,#fff8f7,#f5e8e6)}.v45-safe-card-brand img{width:220px;max-width:48%;height:70px;object-fit:contain;object-position:left center}.v45-safe-card-brand span{text-align:right}.v45-safe-card-brand small,.v45-safe-card-brand b{display:block}.v45-safe-card-brand small{color:#817471;font-size:9px;font-weight:900;letter-spacing:1px}.v45-safe-card-brand b{margin-top:5px;color:#a5141d;font-size:17px}.v45-safe-card-info{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}.v45-safe-card-info article{padding:13px;border:1px solid #eadedd;border-radius:12px;background:#fff}.v45-safe-card-info article.full{grid-column:1/-1}.v45-safe-card-info small,.v45-safe-card-info b{display:block}.v45-safe-card-info small{color:#817471;font-size:9px}.v45-safe-card-info b{margin-top:4px;font-size:13px}.v45-safe-card-note{padding:11px;border-radius:10px;background:#f5f6f8;color:#6d7078;font-size:10px}.v45-safe-card footer{display:flex;justify-content:flex-end;gap:9px;margin-top:14px}.v45-safe-card footer button{padding:12px 15px;border:0;border-radius:11px;background:#a5141d;color:#fff;font-weight:850}.v45-safe-card footer .secondary{border:1px solid #ddd2d0;background:#fff;color:#493d3b}
@media(max-width:560px){.v45-mode-customer-form,.v45-safe-card-info{grid-template-columns:1fr}.v45-mode-customer-form .full,.v45-safe-card-info article.full{grid-column:auto}.v45-safe-card-brand{align-items:flex-start;flex-direction:column}.v45-safe-card-brand img{width:180px;max-width:100%}.v45-safe-card-brand span{text-align:left}.v45-safe-card footer{flex-direction:column}.v45-safe-card footer button{width:100%}}
