.procurement-page{padding-bottom:80px}.procurement-nav{display:flex;gap:8px;flex-wrap:wrap;padding:7px;background:#f5f5f7;border-radius:16px;width:fit-content;margin-bottom:32px}.procurement-nav a{padding:11px 18px;border-radius:11px;font-size:14px;color:#6e6e73}.procurement-nav a[aria-current]{background:#fff;color:#1d1d1f;box-shadow:0 2px 8px #00000008}.procurement-top,.procurement-top>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.procurement-top{margin-bottom:24px;flex-wrap:wrap}.procurement-top p{color:#6e6e73}.plan-grid,.address-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.plan-card,.address-card{background:#f5f5f7;border:1px solid #ebebed;border-radius:24px;padding:26px;min-width:0}.plan-card-heading{display:flex;align-items:center;justify-content:space-between}.plan-card h2,.address-card h2{font-size:23px;line-height:1.2;overflow-wrap:anywhere;margin:12px 0}.plan-note{font-size:14px;line-height:1.6;color:#6e6e73;white-space:pre-wrap;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:67px}.plan-thumbnails{display:flex;gap:8px;padding:18px 0;min-height:106px}.plan-thumbnails img,.plan-unavailable{width:calc((100% - 24px)/4);height:auto;aspect-ratio:1;object-fit:cover;border-radius:12px;background:white}.plan-unavailable{display:grid;place-items:center;font-size:12px;color:#6e6e73}.plan-budget{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #dedee1;padding:18px 0;font-size:13px}.plan-budget strong{white-space:nowrap}.plan-delete{display:block;margin:18px auto 0;color:#6e6e73;font-size:13px}.plan-empty{padding:70px 24px;text-align:center;background:#f5f5f7;border-radius:28px}.plan-empty>svg{width:48px;height:48px;color:#0071e3;margin-bottom:20px}.plan-empty h2{font-size:30px}.plan-empty p{color:#6e6e73;line-height:1.7}.procurement-footnote{font-size:13px;color:#6e6e73;margin-top:30px;max-width:800px;line-height:1.8}.procurement-gate{padding:0 0 100px}.procurement-gate p{margin-bottom:24px}.address-card{background:#fff}.address-card p{font-size:14px;line-height:1.7;margin:5px 0;overflow-wrap:anywhere}.address-card>.section-top{gap:10px;flex-wrap:wrap}.address-default{display:inline-flex;align-items:center;gap:4px;font-size:12px;background:#eaf3ff;color:#0066cc;padding:5px 9px;border-radius:20px}.address-default svg{width:13px;height:13px}.address-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:24px;border-top:1px solid #e5e5e7;padding-top:18px}.address-actions button{font-size:13px}.plan-editor-line{display:grid;grid-template-columns:minmax(0,1fr) 95px 32px;align-items:end;gap:10px;margin:14px 0}.plan-editor-line .field{margin:0;min-width:0}.plan-editor-line select{width:100%;min-width:0}.plan-editor-line .icon-button{margin-bottom:7px}.plan-notes-field{margin-top:24px}.plan-review-lines{margin:20px 0}.plan-review-line{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:12px;align-items:center;padding:16px 0;border-bottom:1px solid #e5e5e7}.plan-review-line img{width:56px;height:56px;object-fit:cover;border-radius:10px;background:#f5f5f7}.plan-review-line>div{display:flex;flex-direction:column;gap:6px;min-width:0}.plan-review-line strong{font-size:14px;overflow-wrap:anywhere}.plan-review-line span{font-size:13px;color:#6e6e73}.plan-review-line small{font-size:12px}.plan-review-total{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0}.plan-review-total strong{font-size:26px;letter-spacing:-1px}.plan-budget-status{border-radius:12px;background:#edf6f0;padding:14px;display:flex;justify-content:space-between;gap:12px;font-size:13px;color:#276448}.plan-budget-status.over-budget{background:#fff3e5;color:#8b4f0a}.plan-review-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.plan-review-actions .button{flex:1;white-space:normal;text-align:center}.address-picker{padding:18px;background:#f5f5f7;border-radius:16px;margin:20px 0;font-size:14px}.address-picker .field{margin:0 0 10px}.address-picker .design-link{font-size:13px}.address-picker select{width:100%}.cart-save-plan{margin:20px auto 0;display:flex;align-items:center;justify-content:center;gap:8px}.checkout-recipient{padding:20px;background:#f5f5f7;border-radius:16px;font-size:14px;margin:20px 0}.checkout-recipient p{line-height:1.65;margin:8px 0;overflow-wrap:anywhere}.checkout-review h2{font-size:32px;margin-top:14px}.checkout-review .fine-print{margin:20px 0}.checkout-review[hidden],#request-form>[hidden]{display:none!important}.procurement-page .empty-state{padding:50px 20px}
@media(max-width:1000px){.plan-grid,.address-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.plan-grid,.address-grid{grid-template-columns:1fr}.procurement-page{padding-bottom:45px}.procurement-nav{gap:3px;width:100%;justify-content:space-between}.procurement-nav a{padding:10px 8px;font-size:12px}.procurement-top>div{width:100%;flex-wrap:wrap}.procurement-top .button{font-size:13px;flex:1;padding:12px}.plan-card,.address-card{padding:22px;border-radius:20px}.plan-thumbnails img,.plan-unavailable{max-width:76px}.plan-note{min-height:0}.plan-editor-line{grid-template-columns:minmax(0,1fr) 75px 26px;gap:7px}.plan-review-line{grid-template-columns:44px minmax(0,1fr);gap:10px}.plan-review-line img{width:44px;height:44px}.plan-review-line>strong{grid-column:2;text-align:right}.plan-review-total strong{font-size:23px}.plan-budget-status{flex-direction:column;gap:5px}.plan-review-actions{flex-direction:column}.plan-review-actions .button{width:100%}.checkout-review h2{font-size:26px}}
