.carry-cookie-dialog{width:min(440px,calc(100% - 24px));max-height:calc(100dvh - 24px);padding:24px;border:0;border-radius:18px;color:#102c3d;box-shadow:0 20px 70px #001b3466;overflow:auto}
.carry-cookie-dialog::backdrop{background:rgb(3 23 38 / 65%)}
.carry-cookie-dialog h2{font-size:1.4rem;margin:8px 0 12px;font-weight:800}
.carry-cookie-dialog p{line-height:1.5;margin-bottom:12px}
.carry-setup-step{font-size:.8rem;color:#006646;font-weight:700}
.carry-cookie-help{color:#4d606c;font-size:.9rem}
.carry-cookie-actions{display:grid;gap:10px;margin:18px 0}
.carry-cookie-actions button{min-height:48px;white-space:normal;font-weight:600}
.carry-location-strip{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;background:#eef8f3;border-bottom:1px solid #b7d9c7;color:#102c3d}
.carry-location-strip button{min-height:44px;flex-shrink:0}
.carry-locale-modal .modal-dialog{max-width:480px;margin:12px auto;min-height:calc(100% - 24px)}
.carry-locale-modal .modal-content{max-height:calc(100dvh - 24px);border-radius:16px}
.carry-locale-modal form{display:flex;flex-direction:column;min-height:0;overflow:hidden}
.carry-locale-modal-header{padding:16px;flex-shrink:0}
.carry-locale-modal-header .modal-title{font-size:1.25rem}
.carry-locale-modal-header p{font-size:.9rem}
.carry-locale-kicker,.carry-locale-field-icon,.carry-locale-market-icon,.carry-locale-note{display:none}
.carry-locale-modal-body{padding:12px 16px;overflow:auto;min-height:0}
.carry-locale-grid{grid-template-columns:1fr;gap:12px}
.carry-locale-field label{font-size:.85rem;text-transform:none;letter-spacing:0;margin-bottom:4px}
.carry-locale-field .form-select{min-height:44px;font-size:16px;border-radius:8px}
.carry-locale-market-card{padding:8px 12px;margin-top:12px;border-radius:8px;box-shadow:none;flex-wrap:wrap;gap:6px}
.carry-locale-market-copy span,.carry-locale-market-copy small{display:none}
.carry-locale-market-copy strong{white-space:normal}
.carry-locale-live-badge{margin-left:0}
.carry-locale-modal-footer{padding:12px 16px;display:flex;flex-wrap:nowrap;gap:8px;flex-shrink:0}
.carry-locale-modal-footer .carry-locale-save{flex:1;justify-content:center;min-height:48px;width:auto}
.carry-locale-modal-footer .carry-locale-cancel{width:auto;min-height:48px}
@media(max-width:520px){.carry-locale-modal .modal-dialog{margin:12px}.carry-location-strip{font-size:.9rem}.carry-location-strip small{display:block}.carry-cookie-dialog{padding:20px}}
