.gpm-wrap,.gpm-checkout,.gpm-order-view,.gpm-orders,.gpm-inquiry{max-width:1200px;margin:24px auto}.gpm-filters{display:grid;grid-template-columns:2fr 1fr 1fr 1fr auto;gap:12px;margin-bottom:24px}.gpm-filters input,.gpm-filters select,.gpm-checkout input,.gpm-checkout textarea,.gpm-payment input,.gpm-inquiry input,.gpm-inquiry textarea{width:100%;padding:11px;border:1px solid #d6d9df;border-radius:8px;box-sizing:border-box}.gpm-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px}.gpm-card,.gpm-booking-item,.gpm-delivery,.gpm-payment,.gpm-timeline,.gpm-inquiry{border:1px solid #e3e6ea;border-radius:14px;padding:20px;background:#fff;box-shadow:0 8px 25px rgba(0,0,0,.04)}.gpm-card-head,.gpm-booking-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.gpm-card-head h3,.gpm-booking-head h3{margin:0}.gpm-card-head span{font-size:12px;padding:4px 8px;background:#eef2f7;border-radius:99px}.gpm-domain{color:#68707c;direction:ltr;text-align:left}.gpm-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.gpm-metrics span{text-align:center;padding:10px 4px;background:#f6f7f9;border-radius:8px}.gpm-metrics small{display:block;color:#68707c}.gpm-price{font-size:20px;margin:14px 0}.gpm-actions{display:flex;flex-wrap:wrap;gap:8px}.gpm-add,.gpm-primary,.gpm-filters button{border:0;border-radius:8px;padding:11px 16px;background:#1d4ed8;color:#fff;cursor:pointer;text-decoration:none;display:inline-block}.gpm-secondary,.gpm-remove{border:1px solid #cbd5e1;border-radius:8px;padding:10px 14px;background:#fff;color:#334155;text-decoration:none;cursor:pointer}.gpm-wa{border-radius:8px;padding:11px 14px;background:#16a34a;color:#fff;text-decoration:none}.gpm-customer{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.gpm-checkout label,.gpm-payment label,.gpm-inquiry label{display:block;margin:12px 0}.gpm-method{display:flex;flex-wrap:wrap;gap:18px}.gpm-method label{display:flex;align-items:center;gap:6px}.gpm-method input{width:auto}.gpm-total{font-size:22px;padding:20px 0}.gpm-terms input{width:auto}.gpm-success{padding:22px;border-radius:14px;background:#effaf3;border:1px solid #b8e6c7}.gpm-progress{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;margin:20px 0}.gpm-progress span{padding:10px;text-align:center;background:#eef0f3;font-size:13px}.gpm-progress .done{background:#d8f3df}.gpm-wait{padding:12px;background:#fff8e1;border-radius:8px}.gpm-note{font-size:13px;color:#666}.gpm-orders table{width:100%;border-collapse:collapse}.gpm-orders th,.gpm-orders td{padding:12px;border-bottom:1px solid #ddd;text-align:left}.gpm-table-wrap{overflow:auto}.gpm-order-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0}.gpm-order-summary span{padding:16px;background:#f8fafc;border-radius:10px;text-align:center}.gpm-order-summary strong,.gpm-order-summary small{display:block}.gpm-timeline ol{list-style:none;padding:0;margin:0}.gpm-timeline li{display:grid;grid-template-columns:180px 1fr;gap:18px;padding:12px 0;border-bottom:1px solid #eef2f7}.gpm-timeline time{color:#64748b;font-size:13px}#gpm-toast{position:fixed;right:20px;bottom:20px;display:none;background:#111827;color:#fff;padding:14px 18px;border-radius:10px;z-index:99999}#gpm-toast.show{display:block}#gpm-toast a{color:#fff;text-decoration:underline}@media(max-width:800px){.gpm-filters,.gpm-customer,.gpm-order-summary{grid-template-columns:1fr}.gpm-progress{grid-template-columns:1fr}.gpm-actions{flex-direction:column}.gpm-timeline li{grid-template-columns:1fr}}

.gpm-site-details{max-width:980px;margin:24px auto;padding:28px;border:1px solid #e5e7eb;border-radius:16px;background:#fff}.gpm-site-details header h2{margin-top:4px}.gpm-site-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin:24px 0}.gpm-site-facts div{padding:14px;background:#f8fafc;border-radius:10px}.gpm-site-facts dt{font-size:12px;color:#64748b}.gpm-site-facts dd{margin:4px 0 0;font-weight:600}.gpm-site-price{display:flex;justify-content:space-between;align-items:center;padding:18px;background:#f8fafc;border-radius:12px;margin:20px 0}.gpm-site-price strong{font-size:24px}.gpm-revision-form{margin-top:16px;padding:18px;border:1px solid #f59e0b;background:#fffbeb;border-radius:12px}.gpm-revision-form label{display:block;margin:10px 0}.gpm-revision-form input,.gpm-revision-form textarea{width:100%;margin-top:5px}

.gpm-booking-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 20px;padding:14px 18px;border:1px solid #bfdbfe;border-radius:12px;background:#eff6ff}.gpm-booking-bar a{font-weight:700;text-decoration:none}.gpm-booking-bar strong{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;margin-right:5px;border-radius:50%;background:#1d4ed8;color:#fff}.gpm-add.is-added{background:#e2e8f0;color:#475569;cursor:default}.gpm-modal{position:fixed;inset:0;z-index:100000;display:none;align-items:center;justify-content:center;padding:20px;background:rgba(15,23,42,.62)}.gpm-modal.is-open{display:flex}.gpm-modal-dialog{position:relative;width:min(520px,100%);padding:32px;border-radius:18px;background:#fff;box-shadow:0 30px 80px rgba(15,23,42,.3);text-align:center}.gpm-modal-close{position:absolute;top:12px;right:14px;border:0;background:transparent;font-size:28px;line-height:1;cursor:pointer}.gpm-modal-icon{display:flex;align-items:center;justify-content:center;width:58px;height:58px;margin:0 auto 14px;border-radius:50%;background:#dcfce7;color:#15803d;font-size:30px;font-weight:700}.gpm-modal-dialog h3{margin:0 0 10px}.gpm-modal-actions,.gpm-account-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:22px}.gpm-modal-open{overflow:hidden}.gpm-account-gate{max-width:720px;margin:20px auto;padding:34px;border:1px solid #dbeafe;border-radius:18px;background:linear-gradient(180deg,#f8fbff,#fff);text-align:center}.gpm-account-icon{font-size:42px}.gpm-account-gate h2{margin:8px 0 10px}.gpm-selection-summary{max-width:720px;margin:15px auto;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.gpm-selection-summary div{display:flex;justify-content:space-between;gap:20px;padding:13px 16px;border-bottom:1px solid #e2e8f0}.gpm-selection-summary div:last-child{border-bottom:0}.gpm-checkout-intro{display:flex;justify-content:space-between;gap:16px;margin:0 0 18px;padding:14px 16px;border-radius:10px;background:#f1f5f9;color:#475569}@media(max-width:600px){.gpm-booking-bar,.gpm-checkout-intro{align-items:flex-start;flex-direction:column}.gpm-modal-actions,.gpm-account-actions{flex-direction:column}.gpm-modal-actions>* ,.gpm-account-actions>*{width:100%;box-sizing:border-box}}

/* Branded customer authentication */
.gpm-auth-shell{max-width:820px;margin:24px auto;padding:32px;border:1px solid #dbe3ef;border-radius:20px;background:#fff;box-shadow:0 18px 55px rgba(15,23,42,.08)}
.gpm-auth-heading{text-align:center;max-width:650px;margin:0 auto 22px}.gpm-auth-heading h2{margin:8px 0}.gpm-auth-heading p{color:#64748b;margin:0}
.gpm-auth-alert{margin:0 0 18px;padding:13px 16px;border:1px solid #fecaca;border-radius:10px;background:#fef2f2;color:#991b1b}
.gpm-auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:5px;margin-bottom:22px;border-radius:12px;background:#f1f5f9}
.gpm-auth-tab{padding:12px 16px;border:0;border-radius:9px;background:transparent;color:#475569;font-weight:700;cursor:pointer}.gpm-auth-tab.is-active{background:#fff;color:#1d4ed8;box-shadow:0 3px 12px rgba(15,23,42,.08)}
.gpm-auth-panel{display:none}.gpm-auth-panel.is-active{display:block}.gpm-auth-panel label{display:block;margin:14px 0;font-weight:600;color:#334155}.gpm-auth-panel input:not([type=checkbox]){width:100%;box-sizing:border-box;margin-top:7px;padding:12px 13px;border:1px solid #cbd5e1;border-radius:9px;background:#fff}
.gpm-auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.gpm-auth-check{display:flex!important;align-items:center;gap:9px;font-weight:400!important}.gpm-auth-check input{width:auto!important;margin:0!important}.gpm-auth-submit{width:100%;margin-top:8px;font-size:16px}
.gpm-password-wrap{display:flex;align-items:center;position:relative}.gpm-password-wrap input{padding-right:68px!important}.gpm-password-toggle{position:absolute;right:7px;top:13px;border:0;background:transparent;color:#1d4ed8;font-weight:700;cursor:pointer;padding:8px}
.gpm-auth-help,.gpm-auth-back{text-align:center;color:#64748b}.gpm-auth-help a,.gpm-auth-back a{text-decoration:none}.gpm-hp{position:absolute!important;left:-99999px!important;opacity:0!important;width:1px!important;height:1px!important}.gpm-auth-back{margin:22px 0 0}
@media(max-width:650px){.gpm-auth-shell{padding:22px 17px}.gpm-auth-grid{grid-template-columns:1fr}.gpm-auth-tabs{grid-template-columns:1fr 1fr}}

.gpm-method{border:0;padding:0;margin:18px 0 14px}.gpm-method legend{font-weight:700;margin-bottom:10px}.gpm-method-card{display:flex!important;align-items:flex-start;gap:12px;border:1px solid #d9e0ea;border-radius:10px;padding:14px 16px;margin:0 0 10px;background:#fff;cursor:pointer}.gpm-method-card:hover,.gpm-method-card.is-selected{border-color:#2563eb;background:#f5f8ff}.gpm-method-card input{width:auto!important;margin-top:4px}.gpm-method-card span{display:flex;flex-direction:column;gap:3px}.gpm-method-card small,.gpm-field-help{color:#667085;font-size:13px}.gpm-method-panel{padding:15px;border:1px solid #d9e0ea;border-radius:10px;background:#fafbfd;margin:12px 0}.gpm-method-panel[hidden]{display:none!important}.gpm-optional-fields{border-top:1px solid #e6eaf0;margin-top:18px;padding-top:14px}.gpm-optional-fields summary{cursor:pointer;font-weight:700}.gpm-optional{font-size:12px;font-weight:400;color:#667085}.gpm-optional-fields[open] summary{margin-bottom:12px}


.gpm-delivery-feedback{margin-top:18px;padding:16px;border:1px solid #dbe4ee;border-radius:10px;background:#f8fafc}.gpm-delivery-feedback h4,.gpm-feedback-result h4{margin:0 0 6px}.gpm-feedback-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.gpm-feedback-choice{border:1px solid #dbe4ee;border-radius:8px;background:#fff}.gpm-feedback-choice summary{display:block;cursor:pointer;text-align:center;margin:0}.gpm-feedback-choice summary::-webkit-details-marker{display:none}.gpm-feedback-choice form{padding:14px}.gpm-feedback-choice label{display:block;margin-bottom:10px;font-weight:600}.gpm-feedback-choice select,.gpm-feedback-choice textarea{width:100%;margin-top:5px}.gpm-danger{display:inline-block;background:#b42318;color:#fff;border:0;border-radius:6px;padding:10px 14px;cursor:pointer}.gpm-feedback-result{margin-top:15px;padding:14px;border-radius:9px}.gpm-feedback-result.is-approved{background:#ecfdf3;border:1px solid #abefc6}.gpm-feedback-result.is-issue{background:#fff4ed;border:1px solid #ffd6ae}.gpm-rating-display{font-size:24px;color:#f59e0b;letter-spacing:2px}.gpm-admin-response{margin-top:10px;padding-top:10px;border-top:1px solid rgba(0,0,0,.1)}@media(max-width:680px){.gpm-feedback-actions{grid-template-columns:1fr}}


/* Secure account identity on booking checkout */
.gpm-customer-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.8fr);gap:18px;align-items:end;margin:0 0 20px;padding:18px;border:1px solid #dbe4ee;border-radius:12px;background:linear-gradient(135deg,#f8fbff,#fff)}
.gpm-customer-identity{display:flex;flex-direction:column;gap:4px;min-width:0}.gpm-customer-label{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.gpm-customer-identity strong{font-size:18px;color:#0f172a}.gpm-customer-identity a{color:#2563eb;text-decoration:none;overflow-wrap:anywhere}.gpm-customer-identity small{margin-top:3px;color:#64748b}.gpm-customer-phone{margin:0!important}.gpm-customer-phone input{margin-top:7px}
@media(max-width:700px){.gpm-customer-card{grid-template-columns:1fr;align-items:start}}
