.gph-package-builder{--gph-green:#009900;--gph-soft:#e2f3e4;--gph-grey:#54595f;font-family:"Rubik",Sans-serif}.gph-package-basket{--gph-green:#009900;--gph-soft:#e2f3e4;--gph-grey:#54595f;--gph-header-height:0px;font-family:"Rubik",Sans-serif}.gph-modal-backdrop{font-family:"Rubik",Sans-serif}.gph-package-builder :where(button,input,select,textarea),.gph-package-basket :where(button,input,select,textarea),.gph-modal-backdrop :where(button,input,select,textarea){font-family:"Rubik",Sans-serif}.gph-package-builder :where(h2,h3,h4),.gph-package-basket :where(h2,h3,h4),.gph-modal-backdrop :where(h2,h3,h4){font-weight:600}.gph-builder-shell{width:100%}.gph-builder-progress{width:100%;margin-bottom:18px}.gph-builder-progress div{width:100%;height:20px;overflow:hidden;border-radius:999px;background:#e5e5e5}.gph-builder-progress i{display:block;width:8%;height:100%;border-radius:inherit;background:var(--gph-green);transition:width 220ms ease}.gph-step-badge{display:inline-flex;align-items:center;min-height:28px;margin-bottom:12px;padding:4px 10px;border-radius:999px;background:var(--gph-soft);color:var(--gph-green);font-size:13px;font-weight:700;line-height:1}.gph-builder-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.gph-builder-topbar .gph-step-badge{margin-bottom:0}.gph-builder-tools{display:inline-flex;gap:8px;align-items:center}.gph-package-builder .gph-fullscreen-toggle,.gph-builder-fullscreen .gph-fullscreen-toggle{display:inline-flex;gap:7px;align-items:center;min-height:34px;padding:6px 10px}.gph-package-builder .gph-package-basket-button,.gph-builder-fullscreen .gph-package-basket-button{display:inline-flex;gap:7px;align-items:center;min-height:34px;padding:6px 10px}.gph-package-builder .gph-package-basket-button span,.gph-builder-fullscreen .gph-package-basket-button span{display:inline-flex;align-items:center;justify-content:center;min-width:22px;min-height:22px;border-radius:999px;background:var(--gph-green);color:#fff;font-size:12px;font-weight:700}body.gph-builder-fullscreen-open{overflow:hidden}.gph-builder-fullscreen{position:fixed;z-index:1000000;inset:0;display:grid;place-items:stretch;background:#fff}.gph-builder-fullscreen-inner{position:relative;width:100%;height:100%;overflow:auto;padding:3rem}.gph-builder-fullscreen-content{width:min(100%, 1140px);min-height:100%;margin:0 auto;padding:0}.gph-builder-fullscreen .gph-package-builder{min-height:calc(100vh - 6rem);padding:0}.gph-builder-fullscreen .gph-builder-shell{width:100%;min-height:calc(100vh - 6rem);padding:0;background:#fff}.gph-builder-fullscreen-close{position:fixed;z-index:1;top:12px;right:14px;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border-radius:999px;background:#fff;color:#54595f;font-size:28px;line-height:1}.gph-question-copy{margin-bottom:22px}.gph-question-copy h2,.gph-summary h2,.gph-question-copy p,.gph-product-card p,.gph-summary p{margin-top:0}.gph-question-required{color:#dc3545;font-style:normal}.gph-choice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px}.gph-answer-button{min-height:48px;text-align:left}.gph-number-answer,.gph-text-answer{display:grid;gap:12px;align-items:stretch;width:100%}.gph-number-answer input,.gph-text-answer textarea,.gph-structured-form input,.gph-structured-form select,.gph-dropdown-answer input,.gph-dropdown-answer select{flex:1;min-width:0}.gph-text-answer,.gph-structured-form{display:grid;gap:14px;width:100%}.gph-structured-form label{display:grid;grid-column:1 / -1;gap:6px}.gph-structured-form{grid-template-columns:repeat(2,minmax(0,1fr))}.gph-structured-form input{width:100%}.gph-package-builder input[type="text"],.gph-package-builder input[type="tel"],.gph-package-builder input[type="email"],.gph-package-builder input[type="number"],.gph-package-builder input[type="search"],.gph-package-builder textarea,.gph-package-builder select,.gph-package-basket input[type="number"]{width:100%;min-height:50px;padding:13px 15px;border:1px solid rgb(84 89 95 / .28);border-radius:10px;background-color:#fff;font-size:16px;line-height:1.35}.gph-package-builder select{padding-right:44px;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 7.5l5 5 5-5' stroke='%23009900' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:18px 18px}.gph-package-builder textarea{min-height:120px}.gph-package-builder input:focus,.gph-package-builder textarea:focus,.gph-package-builder select:focus{border-color:var(--gph-green);outline:2px solid rgb(0 153 0 / .16);outline-offset:1px}.gph-field-first-name,.gph-field-last-name{grid-column:auto}.gph-field em{color:#dc3545;font-style:normal}.gph-dropdown-answer{position:relative;display:grid;gap:10px;width:100%}.gph-dropdown-control{position:relative;width:100%}.gph-dropdown-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:50px;padding:13px 44px 13px 15px;border:1px solid rgb(84 89 95 / .28);border-radius:10px;background:#fff;color:inherit;font-size:16px;line-height:1.35;text-align:left;cursor:pointer}.gph-dropdown-toggle::after{position:absolute;right:14px;width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 7.5l5 5 5-5' stroke='%23009900' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;content:""}.gph-dropdown-toggle[aria-expanded="true"]::after{transform:rotate(180deg)}.gph-dropdown-panel{position:absolute;z-index:20;top:calc(100% + 6px);left:0;display:none;width:100%;max-height:260px;overflow:auto;padding:8px;border:1px solid rgb(84 89 95 / .24);border-radius:10px;background:#fff;box-shadow:0 14px 30px rgb(42 45 48 / .12)}.gph-dropdown-answer.is-open .gph-dropdown-panel{display:grid;gap:4px}.gph-dropdown-panel label{display:flex!important;flex-direction:row!important;align-items:center;justify-content:flex-start!important;gap:10px;padding:10px;border-radius:7px;text-align:left!important;cursor:pointer}.gph-dropdown-panel label:hover,.gph-dropdown-panel label:focus-within{background:var(--gph-soft)}.gph-dropdown-panel label:has(input:checked){background:#f0fbf1}.gph-dropdown-panel input{position:relative;flex:0 0 22px;width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;margin:0!important;border:1px solid #cfd4d8;border-radius:6px;appearance:none;background:#fff;cursor:pointer}.gph-dropdown-panel input:checked{border-color:var(--gph-green);background-color:var(--gph-green);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M4.5 10.2l3.4 3.4 7.6-7.7' stroke='%23fff' stroke-width='2.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:14px 14px}.gph-dropdown-panel input:focus{border-color:var(--gph-green);outline:2px solid rgb(0 153 0 / .16);outline-offset:2px}.gph-dropdown-panel label span{flex:1 1 auto;text-align:left}.gph-dropdown-error{margin:0;color:#dc3545}.gph-booking-calendar{position:relative;display:grid;gap:12px;width:100%;border-radius:6px;background:#fff}.gph-calendar-legend{display:flex;flex-wrap:wrap;gap:14px;align-items:center;padding:10px 14px;border-radius:12px;background:#f5f5f5;font-size:14px;font-weight:700}.gph-calendar-legend span{display:inline-flex;gap:8px;align-items:center}.gph-calendar-legend i{width:10px;height:10px}.gph-calendar-legend .is-available i{background:#090}.gph-calendar-legend .is-contact i{background:#54595f}.gph-calendar-legend .is-unavailable i{background:#dc3545}.gph-calendar-head,.gph-calendar-selected,.gph-calendar-weekdays,.gph-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.gph-calendar-head{grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;margin-top:10px}.gph-calendar-head strong{font-size:21px;font-weight:800;text-align:center}.gph-calendar-head button{display:inline-grid;place-items:center;min-height:40px;padding:0;border-radius:12px;background:#54595f;line-height:1}.gph-calendar-selected{grid-template-columns:repeat(2,minmax(0,1fr))}.gph-calendar-selected span{padding:7px 9px;border-radius:6px;background:var(--gph-soft);font-size:14px}.gph-calendar-weekdays span{padding:6px 8px;border:1px solid rgb(84 89 95 / .12);background:#f5f5f5;color:var(--gph-grey);font-size:13px;font-weight:700;text-align:center}.gph-calendar-grid>button,.gph-calendar-grid>span{position:relative;display:grid;align-content:end;justify-items:center;min-height:75px;padding:20px 6px 8px;border:1px solid rgb(84 89 95 / .16);border-radius:6px;background:#fff;text-align:center}.gph-calendar-day-number{position:absolute;top:6px;right:8px;font-size:14px;font-weight:800}.gph-calendar-status{display:grid;gap:4px;justify-items:center;font-size:12px;font-weight:800}.gph-calendar-status i{font-size:13px;line-height:1}.gph-calendar-grid>button.is-available{background:#e2f3e4;color:#090}.gph-calendar-grid>button.is-available .gph-calendar-day-number{color:#2a2d30}.gph-calendar-grid>button.is-available .gph-calendar-status i{color:#090}.gph-calendar-grid>button.is-in-range,.gph-calendar-grid>button.is-event,.gph-calendar-grid>button.is-collection{border-color:var(--gph-green);background:#090;color:#fff;box-shadow:inset 0 0 0 2px var(--gph-green)}.gph-calendar-grid>button.is-event .gph-calendar-day-number,.gph-calendar-grid>button.is-collection .gph-calendar-day-number,.gph-calendar-grid>button.is-in-range .gph-calendar-day-number,.gph-calendar-grid>button.is-event .gph-calendar-status,.gph-calendar-grid>button.is-collection .gph-calendar-status,.gph-calendar-grid>button.is-in-range .gph-calendar-status,.gph-calendar-grid>button.is-event .gph-calendar-status i,.gph-calendar-grid>button.is-collection .gph-calendar-status i,.gph-calendar-grid>button.is-in-range .gph-calendar-status i{color:#fff}.gph-calendar-grid>button:disabled{cursor:not-allowed}.gph-calendar-grid>button.is-unavailable{background:#fceff1;color:#b81c23}.gph-calendar-grid>button.is-unavailable .gph-calendar-status i{color:#dc3545}.gph-calendar-grid>button.is-contact{background:#f5f5f5;color:#8a6d00}.gph-calendar-grid>button.is-contact .gph-calendar-day-number,.gph-calendar-grid>button.is-contact .gph-calendar-status{color:#54595f}.gph-calendar-grid>button.is-contact .gph-calendar-status i{color:#54595f}.gph-calendar-grid>button.is-past{background:#fafafa;color:rgb(84 89 95 / .28)}.gph-calendar-error{min-height:0;margin:12px 0 0;padding:10px 12px;border-radius:6px;background:#b81c23;color:#fff;font-weight:700;line-height:1.45}.gph-calendar-error:empty{display:none}.gph-question-actions{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-top:18px}.gph-back-button,.gph-back-to-question,.gph-summary-back{background:#54595f;border-color:#54595f;color:#fff}.gph-question-continue{margin-left:auto}.gph-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.gph-product-card{position:relative;display:grid;grid-template-rows:auto 1fr auto;gap:14px;min-height:100%;padding:14px;border:1px solid rgb(84 89 95 / .18);border-radius:6px;background:#fff;transition:border-color 160ms ease}.gph-product-card.is-selected{border-color:var(--gph-green)}.gph-product-card.has-validation-error{border-color:#b81c23}.gph-product-image-link{display:block}.gph-added-badge{position:absolute;top:24px;right:24px;z-index:2;display:inline-flex;align-items:center;gap:6px;max-width:calc(100% - 48px);padding:7px 10px;border-radius:999px;background:var(--gph-green);color:#fff;font-size:13px;font-weight:700;line-height:1;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity 220ms ease,transform 220ms ease}.gph-added-badge i{color:inherit;font-size:14px}.gph-product-card.is-selected .gph-added-badge{opacity:1;transform:translateY(0)}.gph-product-card img,.gph-review-product img{width:100%;aspect-ratio:4 / 3;object-fit:contain;background:#fff}.gph-product-card h3{margin-top:0;font-size:16px;font-weight:600;line-height:1.25}.gph-product-card strong{display:block;margin-top:10px}.gph-variation-select,.gph-extra-option{display:grid;gap:6px}.gph-extra-options{display:grid;gap:10px}.gph-extra-options-native{display:block!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}.gph-extra-options-native ul,.gph-extra-options-native li{margin-left:0!important;padding-left:0!important;list-style:none!important}.gph-extra-options-native .tc-extra-product-options,.gph-extra-options-native .tm-extra-product-options,.gph-extra-options-native .tm-extra-product-options-fields,.gph-extra-options-native .tm-extra-product-options-field,.gph-extra-options-native .cpf-section,.gph-extra-options-native .tc-section-inner-wrap,.gph-extra-options-native .tc-section-fields,.gph-extra-options-native .tc-row,.gph-extra-options-native .tc-cell,.gph-extra-options-native .tc-element-inner-wrap,.gph-extra-options-native .tc-element-container,.gph-extra-options-native .tmcp-ul-wrap,.gph-extra-options-native .tmcp-field-wrap,.gph-extra-options-native .tmcp-field-wrap-inner,.gph-extra-options-native .tc-field-label-wrap,.gph-extra-options-native .tm-epo-field-label{position:static!important;display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;opacity:1!important;visibility:visible!important;float:none!important}.gph-extra-options-native .cpf-element{display:block!important;gap:6px;margin:0 0 12px!important;opacity:1!important;visibility:visible!important}.gph-extra-options-native .cpf-element.gph-tm-hidden{display:none!important}.gph-extra-options-native .tm-epo-element-label{display:block!important;margin:0 0 6px!important;color:#2A2D30!important;font-weight:700;opacity:1!important;visibility:visible!important}.gph-extra-options-native .tm-epo-element-label *,.gph-extra-options-native .tc-epo-element-label-text,.gph-extra-options-native .tm-epo-field-label,.gph-extra-options-native .tm-epo-field-label *{color:#2A2D30!important}.gph-extra-options-native .tm-epo-required{margin-right:4px;color:#b81c23!important}.gph-extra-options-native select,.gph-extra-options-native input,.gph-extra-options-native textarea,.gph-variation-select select,.gph-text-answer textarea{display:block!important;width:100%!important;min-height:50px!important;padding:13px 15px!important;border:1px solid rgb(84 89 95 / .28)!important;border-radius:10px!important;color:#2A2D30!important;font-size:16px!important;opacity:1!important;visibility:visible!important}.gph-variation-select,.gph-variation-select span,.gph-variation-select select,.gph-variation-select option,.gph-extra-options-native select,.gph-extra-options-native option{color:#2A2D30!important}.gph-extra-options-native select,.gph-variation-select select{padding-right:44px!important;appearance:none;background-color:#fff!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 7.5l5 5 5-5' stroke='%23009900' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 14px center!important;background-size:18px 18px!important}.gph-extra-options-native .tc-tooltip,.gph-extra-options-native .tc-price-wrap,.gph-extra-options-native .tc-totals-form{display:none!important}.gph-extra-options-native .tc-hidden:not(.gph-tm-hidden),.gph-extra-options-native .tm-hidden:not(.gph-tm-hidden),.gph-extra-options-native .tc-hidden-visibility:not(.gph-tm-hidden){display:block!important;opacity:1!important;visibility:visible!important}.gph-extra-options-native .tc-container-enabled{display:block!important;opacity:1!important;visibility:visible!important}.gph-extra-choice-list{display:grid;gap:6px}.gph-product-actions{display:grid;gap:10px}.gph-package-builder .gph-select-product,.gph-builder-fullscreen .gph-select-product{width:100%}.gph-package-builder .gph-select-product[aria-pressed="true"],.gph-builder-fullscreen .gph-select-product[aria-pressed="true"]{outline:2px solid var(--gph-green);outline-offset:2px}.gph-package-builder .gph-select-product i,.gph-builder-fullscreen .gph-select-product i{margin-right:6px}.gph-product-validation{margin:0;color:#b81c23}.gph-modal-backdrop{position:fixed;inset:0;z-index:1000010;display:grid;place-items:center;padding:18px;background:rgb(42 45 48 / .48)}.gph-quantity-modal{width:min(100%, 420px);padding:22px;border-radius:8px;background:#fff}.gph-warning-modal{display:grid;justify-items:center;width:min(100%, 460px);padding:26px;border-radius:8px;background:#fff;text-align:center}.gph-warning-modal>i{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;margin-bottom:12px;border-radius:999px;background:#fff7e6;color:#b76e00;font-size:28px}.gph-warning-modal h3{margin:0 0 8px}.gph-warning-modal p{margin:0 0 18px}.gph-package-basket-dialog{position:relative;width:min(100%, 520px);max-height:min(720px, calc(100vh - 42px));overflow:auto;padding:22px;border-radius:8px;background:#fff}.gph-modal-close{position:absolute;top:10px;right:10px;min-width:34px;min-height:34px}.gph-package-basket-modal-items{display:grid;gap:12px}.gph-package-basket-modal-items article{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:12px;align-items:center;padding-bottom:12px;border-bottom:1px solid rgb(84 89 95 / .14)}.gph-package-basket-modal-items img{width:58px;aspect-ratio:1 / 1;object-fit:contain;background:#fff}.gph-package-basket-modal-items small{display:block;margin-top:4px;color:var(--gph-grey)}.gph-edit-package-link{margin-bottom:18px}.gph-quantity-modal h3{margin-top:0}.gph-quantity-stepper{display:grid;grid-template-columns:54px minmax(0,1fr) 54px;gap:8px;margin:18px 0}.gph-quantity-stepper input{width:100%;min-height:48px;text-align:center}.gph-quantity-stepper button{min-height:48px}.gph-modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.gph-step-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-top:24px}.gph-review-table{display:grid;margin:22px 0 0;border-top:1px solid rgb(84 89 95 / .14)}.gph-review-sections{display:grid;gap:22px}.gph-review-section{display:grid;gap:10px}.gph-review-section h3{margin:0}.gph-review-section h4{margin:0}.gph-review-section.is-child-section{padding-left:18px;border-left:3px solid var(--gph-soft)}.gph-review-section .gph-review-table{margin-top:0}.gph-review-empty-section{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;padding:14px 0;border-top:1px solid rgb(84 89 95 / .14);border-bottom:1px solid rgb(84 89 95 / .14)}.gph-review-empty-section p{margin:0}.gph-review-row,.gph-review-total{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:14px 0;border-bottom:1px solid rgb(84 89 95 / .14)}.gph-review-product{display:grid;grid-template-columns:86px minmax(0,1fr);gap:14px;align-items:center}.gph-review-product small{display:block;margin-top:6px}.gph-review-remove-item{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;border-radius:0;background:#fff0;color:#b81c23;cursor:pointer}.gph-review-remove-item:hover,.gph-review-remove-item:focus{background:#fff0;color:#8f1218}.gph-review-remove-item i{color:inherit;font-size:14px}.gph-review-product img{aspect-ratio:1 / 1}.gph-review-controls{display:grid;grid-template-columns:86px 28px minmax(96px,auto);gap:8px;align-items:center;justify-content:end}.gph-review-controls input{width:100%;min-height:40px}.gph-review-total{font-weight:700}.gph-builder-loading,.gph-builder-error{display:grid;place-items:center;min-height:180px;text-align:center}.gph-builder-loading span{width:38px;height:38px;margin-bottom:12px;border:4px solid #e5e5e5;border-top-color:var(--gph-green);border-radius:50%;animation:gph-spinner 700ms linear infinite}.gph-builder-loading p,.gph-builder-error p{margin:0}.gph-package-delivery-estimate small{display:block;margin-top:4px;color:#54595f;font-size:12px;line-height:1.35}.gph-package-pay-today th,.gph-package-pay-today td{background:#009900!important;border-top:2px solid #009900!important;border-bottom:2px solid #009900!important;color:#fff!important;font-weight:900!important}.gph-package-pay-today th{border-left:2px solid #009900!important;border-radius:0 0 0 6px}.gph-package-pay-today td{border-right:2px solid #009900!important;border-radius:0 0 6px 0;font-weight:900!important}.gph-mobile-pay-today{display:none}.gph-live-basket-inner{display:grid;gap:12px;width:100%}.gph-live-basket-head,.gph-live-basket-total{display:flex;align-items:center;justify-content:space-between;gap:12px}.gph-live-basket-head h3{margin:0}.gph-live-basket-head span{display:inline-flex;align-items:center;justify-content:center;min-width:28px;min-height:28px;padding:4px 8px;border-radius:999px;background:var(--gph-soft);color:var(--gph-green);font-weight:700;line-height:1}.gph-live-basket-empty{margin:0;color:var(--gph-grey)}.gph-live-basket-items{display:grid;gap:10px;min-height:0;overflow:auto}.gph-live-basket-item{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:10px;align-items:center;padding-bottom:10px;border-bottom:1px solid rgb(84 89 95 / .14)}.gph-live-basket-item img{display:block;width:58px;aspect-ratio:1 / 1;object-fit:contain;background:#fff}.gph-live-basket-main{min-width:0}.gph-live-basket-main>a{display:block;font-weight:700}.gph-live-basket-main small{display:block;margin-top:4px;color:var(--gph-grey);line-height:1.35}.gph-live-basket-meta{display:grid;gap:3px;justify-items:end;white-space:nowrap}.gph-live-basket-meta span{color:var(--gph-grey)}.gph-live-basket-total{padding-top:2px;font-weight:700}@keyframes gph-spinner{to{transform:rotate(360deg)}}@media (min-width:641px){.gph-package-basket{max-height:calc(100vh - var(--gph-header-height, 0px));overflow:auto}}@media (max-width:640px){.gph-mobile-pay-today{display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:start;margin:0 0 16px;padding:14px 16px;border-radius:6px;border:1px solid rgb(84 89 95 / .22);background:#f5f5f5;color:#2a2d30;font-weight:700;line-height:1.3}.gph-mobile-pay-today i{color:#54595f;font-size:18px;line-height:1.25}.gph-mobile-pay-today div{display:grid;gap:4px}.gph-mobile-pay-today span,.gph-mobile-pay-today strong{color:inherit;font-weight:800}.gph-mobile-pay-today small{color:#54595f;font-size:12px;font-weight:600;line-height:1.35}.gph-builder-fullscreen-inner{padding:1rem}.gph-builder-fullscreen .gph-package-builder,.gph-builder-fullscreen .gph-builder-shell{min-height:calc(100vh - 2rem)}.gph-builder-topbar{align-items:flex-start}.gph-builder-tools{flex-wrap:wrap;justify-content:flex-end;gap:6px}.gph-package-builder .gph-fullscreen-toggle,.gph-builder-fullscreen .gph-fullscreen-toggle,.gph-package-builder .gph-package-basket-button,.gph-builder-fullscreen .gph-package-basket-button{min-height:28px!important;padding:4px 8px!important;border-radius:6px!important;font-size:13px!important;line-height:1!important}.gph-package-builder .gph-fullscreen-toggle span,.gph-builder-fullscreen .gph-fullscreen-toggle span{display:none}.gph-package-builder .gph-package-basket-button span,.gph-builder-fullscreen .gph-package-basket-button span{min-width:18px!important;min-height:18px!important;font-size:12px!important}.gph-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.gph-product-card{padding:12px;gap:10px}.gph-product-card h3{font-size:16px;font-weight:600;line-height:1.25}.gph-package-builder .gph-select-product,.gph-builder-fullscreen .gph-select-product{min-height:44px!important;padding:8px 10px!important;font-size:16px!important;line-height:1.1!important}.gph-number-answer,.gph-review-row,.gph-review-total,.gph-calendar-selected{display:grid;grid-template-columns:1fr}.gph-structured-form{grid-template-columns:1fr}.gph-field-first-name,.gph-field-last-name{grid-column:1 / -1}.gph-review-controls{grid-template-columns:86px 1fr;justify-content:stretch}.gph-live-basket-item{grid-template-columns:50px minmax(0,1fr)}.gph-live-basket-item img{width:50px}.gph-live-basket-meta{grid-column:2;grid-auto-flow:column;justify-content:space-between;justify-items:start;white-space:normal}.gph-calendar-head{grid-template-columns:36px minmax(0,1fr) 36px}.gph-calendar-head strong{font-size:19px}.gph-calendar-head button{display:inline-grid!important;place-items:center;width:36px;min-height:36px!important;padding:0!important;line-height:1!important}.gph-calendar-weekdays span{padding:9px 2px;font-size:12px}.gph-calendar-grid{gap:2px}.gph-calendar-grid>button,.gph-calendar-grid>span{min-height:58px;padding:20px 2px 7px}.gph-calendar-day-number{top:4px;right:5px;font-size:12px}.gph-calendar-status{gap:4px;font-size:8px;line-height:1}.gph-calendar-status i{font-size:9px;line-height:1}.gph-package-builder .gph-review-add-section,.gph-builder-fullscreen .gph-review-add-section{padding:8px 12px!important;font-size:14px!important;line-height:1.15!important}}@media (min-width:641px) and (max-width:1024px){.gph-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}