.padel-page {
    --stay-bg: #ffffff;
    --stay-paper: #fffdf9;
    --stay-ink: #17211f;
    --stay-muted: #65716e;
    --stay-line: rgba(23, 33, 31, 0.13);
    --stay-clay: #1f6f78;
    --stay-clay-dark: #0e4f58;
    --stay-teal: #bf6430;
    --stay-green: #176f4a;
}

body.padel-page {
    overflow-x: hidden;
    font-family: 'Manrope', 'Inter', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}

html[data-language="ar"] body.padel-page,
html[dir="rtl"] body.padel-page {
    font-family: 'Cairo', 'Tajawal', 'Manrope', sans-serif;
}

.padel-page .language-selector {
    top: auto;
    right: auto;
    bottom: 24px;
    left: min(calc(50% + 520px), calc(100vw - 188px));
    z-index: 5001;
    gap: 8px;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
}

.padel-page .language-option {
    height: 38px;
    min-width: 82px;
    border: 1px solid rgba(255, 255, 255, 0.65);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1), 0 1px 4px rgba(184, 132, 77, 0.08);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
}

body.padel-page.padel-club-booking-view .padel-hero {
    display: none;
}

.padel-page .booking-hero {
    min-height: 100svh;
    grid-template-columns: minmax(0, 0.9fr) minmax(300px, 1fr);
    gap: clamp(24px, 5vw, 72px);
    align-items: start;
    padding-top: clamp(58px, 7vh, 86px);
    padding-bottom: clamp(96px, 12vh, 130px);
    background: #fff;
    color: var(--stay-ink);
}

.padel-page .booking-hero::after {
    display: none;
}

.padel-hero-copy {
    position: relative;
    z-index: 2;
    align-self: start;
    width: min(600px, 100%);
    max-width: 100%;
    margin-bottom: 0;
    color: var(--stay-ink);
}

.padel-hero-copy p {
    margin: 0 0 8px;
    color: #1f9c93;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.padel-hero-copy strong {
    display: block;
    max-width: 10ch;
    color: var(--stay-clay-dark);
    font-size: clamp(2.9rem, 5.8vw, 5.25rem);
    font-weight: 900;
    line-height: 0.94;
}

.padel-hero-copy > span {
    display: block;
    max-width: 520px;
    margin-top: 20px;
    color: var(--stay-muted);
    font-size: 17px;
    font-weight: 700;
    line-height: 1.5;
}

.padel-hero-copy p span,
.padel-hero-copy strong span {
    display: inline;
    max-width: none;
    margin-top: 0;
    color: inherit;
    font: inherit;
    line-height: inherit;
}

html[data-language="ar"] .padel-page .padel-hero-copy,
html[data-language="ar"] .padel-page .padel-hero-steps,
html[data-language="ar"] .padel-page .padel-workflow,
html[data-language="ar"] .padel-page .padel-side-panel {
    text-align: right;
}

html[data-language="ar"] .padel-hero-copy p {
    letter-spacing: 0;
}

html[data-language="ar"] .padel-hero-copy strong {
    margin-left: auto;
    margin-right: 0;
}

html[data-language="ar"] .padel-hero-copy > span,
html[data-language="ar"] .padel-hero-steps {
    margin-left: auto;
    margin-right: 0;
}

html[data-language="ar"] .padel-hero-steps ol {
    padding-left: 0;
    padding-right: 20px;
}

.padel-hero-steps {
    display: grid;
    gap: 9px;
    max-width: 460px;
    width: 100%;
    margin-top: 16px;
    border: 1px solid rgba(14, 79, 88, 0.14);
    border-radius: 8px;
    background: #f7fbfa;
    padding: 14px 16px;
    box-shadow: 0 18px 45px rgba(14, 79, 88, 0.07);
}

.padel-hero-steps h2 {
    margin: 0;
    color: var(--stay-clay-dark);
    font-size: 20px;
    line-height: 1.15;
}

.padel-hero-steps ol {
    display: grid;
    gap: 7px;
    margin: 0;
    padding-left: 20px;
    color: var(--stay-muted);
    font-size: 14px;
    font-weight: 700;
    line-height: 1.45;
}

.padel-start-booking {
    width: fit-content;
    min-width: 170px;
    text-align: center;
}

.padel-hero-art {
    position: relative;
    z-index: 1;
    align-self: start;
    justify-self: end;
    width: min(680px, 100%);
}

.padel-hero-art img {
    position: relative;
    inset: auto;
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
    filter: none;
}

.padel-page .booking-search-shell {
    border-color: rgba(255, 255, 255, 0.74);
}

.padel-search {
    grid-template-columns: minmax(190px, 1.4fr) repeat(3, minmax(130px, 0.8fr)) auto;
}

.padel-page .search-btn,
.padel-page .book-btn {
    background: var(--stay-clay-dark);
    box-shadow: 0 12px 26px rgba(191, 100, 48, 0.24);
}

.padel-page .search-btn:hover,
.padel-page .book-btn:hover {
    background: var(--stay-teal);
    box-shadow: 0 16px 32px rgba(15, 85, 99, 0.22);
}

.padel-page .stay-score {
    background: var(--stay-clay-dark);
}

.padel-page .stay-badges span {
    color: var(--stay-clay-dark);
}

.padel-page .stay-booking strong {
    color: var(--stay-clay-dark);
}

.padel-page .contact-link {
    color: var(--stay-clay-dark);
}

.padel-page .stay-booking-form select {
    width: 100%;
    border: 1px solid var(--stay-line);
    border-radius: 8px;
    background: #fff;
    color: var(--stay-ink);
    padding: 10px 12px;
    font: inherit;
}

#padelBookingApp {
    scroll-margin-top: 16px;
    padding: 24px clamp(16px, 4vw, 48px) 110px;
    background: var(--stay-bg);
}

body.padel-page.padel-club-booking-view #padelBookingApp {
    min-height: 100svh;
    padding-top: clamp(72px, 9vh, 112px);
}

.padel-workflow {
    max-width: 1440px;
    margin: 0 auto;
}

.padel-workflow-heading {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 16px;
    margin-bottom: 18px;
}

.padel-workflow-heading.is-compact {
    justify-content: flex-end;
}

.padel-workflow-heading h1 {
    margin: 0;
    color: var(--stay-clay-dark);
    font-size: clamp(2rem, 5vw, 4.5rem);
    line-height: 0.95;
}

.padel-workflow-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 18px;
}

.padel-workflow.is-summary {
    max-width: min(760px, calc(100vw - 32px));
}

.padel-workflow.is-sent {
    display: grid;
    align-content: center;
    max-width: min(760px, calc(100vw - 32px));
    min-height: calc(100svh - 220px);
}

.padel-workflow.is-summary .padel-workflow-heading {
    justify-content: center;
    text-align: center;
}

.padel-workflow.is-sent .padel-workflow-heading {
    justify-content: center;
    text-align: center;
}

.padel-workflow.is-summary .padel-workflow-heading h1 {
    font-size: clamp(2.25rem, 7vw, 4.25rem);
}

.padel-workflow.is-sent .padel-workflow-heading h1 {
    font-size: clamp(2.25rem, 7vw, 4.25rem);
}

.padel-workflow-grid.has-aside {
    grid-template-columns: minmax(0, 1fr) minmax(280px, 360px);
}

.padel-main-panel,
.padel-side-panel,
.padel-side-card,
.padel-summary-card,
.padel-form-block,
.padel-confirmation {
    border: 1px solid var(--stay-line);
    border-radius: 8px;
    background: var(--stay-paper);
    box-shadow: 0 18px 50px rgba(23, 33, 31, 0.07);
}

.padel-main-panel {
    padding: 20px;
    overflow: hidden;
}

.padel-side-panel {
    display: grid;
    align-content: start;
    gap: 12px;
    padding: 14px;
}

.padel-side-card {
    padding: 16px;
    box-shadow: none;
}

.padel-side-card h3,
.padel-picker-block h3,
.padel-summary-card h2,
.padel-form-block h2,
.padel-confirmation h2 {
    margin: 0 0 10px;
    color: var(--stay-clay-dark);
}

.padel-side-card p,
.padel-side-card li,
.padel-section-title p,
.padel-club-detail p,
.padel-confirmation p {
    color: var(--stay-muted);
    line-height: 1.6;
}

.padel-side-card ul,
.padel-side-card ol {
    display: grid;
    gap: 8px;
    margin: 0;
    padding-left: 20px;
}

.padel-side-card strong {
    display: block;
    color: var(--stay-clay-dark);
    font-size: 30px;
    line-height: 1;
}

.padel-contact-line {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
    gap: 10px;
    color: var(--stay-muted);
}

.padel-contact-line a {
    display: inline-grid;
    place-items: center;
    min-height: 36px;
    border-radius: 8px;
    background: var(--stay-clay-dark);
    color: #fff;
    padding: 8px 12px;
    text-decoration: none;
    font-size: 12px;
    font-weight: 900;
}

.padel-mini-booking {
    display: grid;
    gap: 3px;
    border-top: 1px solid rgba(23, 33, 31, 0.08);
    padding: 10px 0;
}

.padel-mini-booking:first-of-type {
    border-top: 0;
    padding-top: 0;
}

.padel-mini-booking strong {
    font-size: 18px;
}

.padel-mini-booking span,
.padel-mini-booking small {
    color: var(--stay-muted);
    font-size: 12px;
    font-weight: 800;
}

.padel-section-title {
    display: flex;
    justify-content: space-between;
    gap: 16px;
    align-items: flex-end;
    margin-bottom: 16px;
}

.padel-section-title h2 {
    margin: 0;
    color: var(--stay-clay-dark);
    font-size: clamp(1.6rem, 4vw, 3rem);
    line-height: 1;
}

.padel-club-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
}

.padel-club-filters {
    display: grid;
    grid-template-columns: minmax(170px, 240px) minmax(220px, 1fr);
    gap: 12px;
    margin-bottom: 14px;
}

.padel-club-filters label {
    display: grid;
    gap: 7px;
    color: var(--stay-muted);
    font-size: 12px;
    font-weight: 900;
}

.padel-club-filters select,
.padel-club-filters input {
    width: 100%;
    min-height: 44px;
    border: 1px solid var(--stay-line);
    border-radius: 8px;
    background: #fff;
    color: var(--stay-ink);
    padding: 10px 12px;
    font: inherit;
}

.padel-empty-results {
    border: 1px dashed var(--stay-line);
    border-radius: 8px;
    background: #fff;
    color: var(--stay-muted);
    padding: 18px;
    font-weight: 800;
}

.padel-club-card {
    display: grid;
    align-content: start;
    overflow: hidden;
    border: 1px solid var(--stay-line);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 18px 42px rgba(33, 23, 17, 0.11);
    transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

.padel-club-card:hover {
    transform: translateY(-2px);
    border-color: rgba(191, 100, 48, 0.24);
    box-shadow: 0 24px 54px rgba(33, 23, 17, 0.16);
}

.padel-club-card img {
    width: 100%;
    aspect-ratio: 16 / 10;
    object-fit: cover;
    background: #dfeeea;
}

.padel-club-card-body {
    display: grid;
    gap: 9px;
    padding: 14px 16px 16px;
}

.padel-card-topline,
.padel-card-meta,
.padel-detail-list,
.padel-next-row,
.padel-slot-heading,
.padel-summary-row {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}

.padel-card-topline {
    justify-content: space-between;
    color: var(--stay-clay-dark);
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
}

.padel-club-card h2 {
    margin: -2px 0 0;
    color: #bf6430;
    font-size: 24px;
    line-height: 1;
}

.padel-club-card p {
    margin: 0;
    color: #bf6430;
    font-size: 13px;
    line-height: 1.35;
}

.padel-card-address {
    display: flex;
    align-items: center;
    gap: 4px;
}

.padel-card-address .material-icons {
    color: #bf6430;
    font-size: 15px;
    line-height: 1;
}

.padel-club-card .book-btn {
    background: #bf6430;
    color: #fff;
    box-shadow: 0 12px 24px rgba(191, 100, 48, 0.26);
}

.padel-club-card .book-btn:hover {
    background: #a95024;
    color: #fff;
    box-shadow: 0 16px 30px rgba(169, 80, 36, 0.3);
}

.padel-card-meta span,
.padel-detail-list span {
    display: inline-flex;
    min-height: 28px;
    align-items: center;
    border-radius: 999px;
    background: rgba(31, 111, 120, 0.09);
    color: var(--stay-clay-dark);
    padding: 4px 9px;
    font-size: 12px;
    font-weight: 900;
}

.padel-back-button {
    margin-bottom: 14px;
}

.padel-club-detail {
    display: grid;
    gap: 10px;
    margin-bottom: 14px;
    align-items: start;
}

.padel-club-detail h2 {
    margin: 0 0 8px;
    color: var(--stay-clay-dark);
    font-size: clamp(2rem, 5vw, 4rem);
    line-height: 0.95;
}

.padel-club-gallery {
    display: grid;
    gap: 12px;
    max-width: 820px;
    margin: 0 0 20px;
}

.padel-gallery-main {
    position: relative;
    overflow: hidden;
    border: 1px solid var(--stay-line);
    border-radius: 12px;
    background: #f4f1ec;
    aspect-ratio: 16 / 9;
}

.padel-gallery-main img {
    width: 100%;
    height: 100%;
    min-height: 0;
    max-height: 360px;
    display: block;
    object-fit: contain;
}

.padel-gallery-strip {
    display: flex;
    gap: 10px;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 2px 2px 6px;
    scroll-snap-type: x proximity;
}

.padel-gallery-thumb-button {
    flex: 0 0 116px;
    overflow: hidden;
    padding: 0;
    border: 1px solid var(--stay-line);
    border-radius: 10px;
    background: #fff;
    cursor: pointer;
    scroll-snap-align: start;
}

.padel-gallery-thumb-button.is-active {
    border-color: var(--stay-clay-dark);
    box-shadow: 0 0 0 2px rgba(31, 111, 120, 0.14);
}

.padel-gallery-thumb-button img {
    width: 100%;
    height: 74px;
    display: block;
    object-fit: cover;
    background: #dfeeea;
}

.padel-gallery-arrow {
    position: absolute;
    top: 50%;
    z-index: 2;
    display: inline-grid;
    place-items: center;
    width: 38px;
    height: 38px;
    padding: 0;
    border: 1px solid rgba(255, 255, 255, 0.72);
    border-radius: 999px;
    background: rgba(255, 253, 249, 0.92);
    color: var(--stay-clay-dark);
    box-shadow: 0 10px 24px rgba(23, 33, 31, 0.16);
    cursor: pointer;
    transform: translateY(-50%);
}

.padel-gallery-arrow.is-prev {
    left: 12px;
}

.padel-gallery-arrow.is-next {
    right: 12px;
}

.padel-gallery-arrow .material-icons {
    font-size: 24px;
}

.padel-directions-link {
    display: inline-grid;
    place-items: center;
    min-height: 42px;
    margin-top: 12px;
    border-radius: 8px;
    background: var(--stay-clay-dark);
    color: #fff;
    padding: 10px 14px;
    text-decoration: none;
    font-size: 13px;
    font-weight: 900;
}

.padel-directions-link.is-secondary {
    width: 100%;
    background: #fff;
    border: 1px solid var(--stay-line);
    color: var(--stay-clay-dark);
}

.padel-picker-block {
    margin-top: 18px;
}

.padel-day-list,
.padel-court-list,
.padel-duration-list,
.padel-slot-grid {
    display: grid;
    gap: 10px;
}

.padel-day-list {
    grid-template-columns: repeat(auto-fit, minmax(132px, 1fr));
}

.padel-court-list {
    grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
}

.padel-duration-list {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}

.padel-slot-grid {
    grid-template-columns: repeat(auto-fit, minmax(86px, 1fr));
}

.padel-day,
.padel-court,
.padel-duration,
.padel-slot {
    min-height: 74px;
    border: 1px solid var(--stay-line);
    border-radius: 8px;
    background: #fff;
    color: var(--stay-ink);
    padding: 11px;
    text-align: left;
    font-weight: 900;
}

.padel-day span,
.padel-court span,
.padel-court small,
.padel-duration span,
.padel-duration small,
.padel-slot span {
    display: block;
    margin-top: 5px;
    color: var(--stay-muted);
    font-size: 11px;
    font-weight: 800;
}

.padel-day.is-active,
.padel-court.is-active,
.padel-duration.is-active,
.padel-slot.is-active {
    border-color: var(--stay-clay-dark);
    background: rgba(31, 111, 120, 0.1);
    color: var(--stay-clay-dark);
}

.padel-day:disabled,
.padel-court:disabled,
.padel-duration:disabled,
.padel-slot:disabled {
    cursor: not-allowed;
    opacity: 0.48;
}

.padel-slot {
    display: grid;
    place-items: center;
    text-align: center;
}

.padel-slot-heading,
.padel-next-row,
.padel-summary-row {
    justify-content: space-between;
}

.padel-slot-heading span,
.padel-next-row div {
    color: var(--stay-muted);
    font-weight: 800;
}

.padel-next-row {
    margin-top: 20px;
    border-top: 1px solid var(--stay-line);
    padding-top: 16px;
}

.padel-login-required {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: wrap;
    margin-top: 18px;
    border: 1px solid rgba(166, 60, 47, 0.18);
    border-radius: 8px;
    background: rgba(166, 60, 47, 0.06);
    color: var(--stay-muted);
    padding: 12px 14px;
    font-size: 13px;
    font-weight: 800;
}

.padel-login-required strong {
    color: var(--stay-clay-dark);
}

.padel-login-required span {
    flex: 1 1 240px;
}

.padel-login-required a {
    display: inline-flex;
    align-items: center;
    min-height: 36px;
    border-radius: 8px;
    background: var(--stay-clay-dark);
    color: #fff;
    padding: 8px 12px;
    text-decoration: none;
    font-weight: 900;
}

.padel-summary-card,
.padel-form-block,
.padel-confirmation {
    padding: 18px;
    margin-bottom: 14px;
    box-shadow: none;
}

.padel-summary-row {
    border-bottom: 1px solid rgba(23, 33, 31, 0.08);
    padding: 10px 0;
}

.padel-summary-row:last-child {
    border-bottom: 0;
}

.padel-summary-row span {
    color: var(--stay-muted);
    font-weight: 800;
}

.padel-summary-row strong {
    color: var(--stay-ink);
    text-align: right;
}

.padel-summary-row.is-total strong {
    color: var(--stay-clay-dark);
    font-size: 24px;
}

.padel-payment-form {
    display: grid;
    gap: 14px;
}

.padel-cliq-box {
    background: #f6fbf9;
}

.padel-cliq-grid {
    display: grid;
    gap: 2px;
}

.padel-form-block input,
.padel-form-block textarea,
.padel-form-block select,
.padel-racket-selector select {
    width: 100%;
    border: 1px solid var(--stay-line);
    border-radius: 8px;
    background: #fff;
    color: var(--stay-ink);
    padding: 11px 12px;
    font: inherit;
}

.padel-form-block label {
    color: var(--stay-muted);
    font-size: 13px;
    font-weight: 900;
}

.padel-racket-selector {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 110px auto;
    align-items: center;
    gap: 12px;
    border-bottom: 1px solid rgba(23, 33, 31, 0.08);
    padding: 10px 0;
    color: var(--stay-muted);
    font-weight: 800;
}

.padel-racket-selector span {
    color: var(--stay-muted);
}

.padel-racket-selector small {
    color: var(--stay-muted);
    font-size: 12px;
    font-weight: 800;
}

.padel-form-note {
    align-self: end;
    min-height: 44px;
    border: 1px solid rgba(31, 111, 120, 0.16);
    border-radius: 8px;
    background: rgba(31, 111, 120, 0.08);
    color: var(--stay-muted);
    padding: 11px 12px;
    font-size: 12px;
    font-weight: 800;
    line-height: 1.5;
}

.padel-approval-notice {
    margin: 14px 0 12px;
    border: 1px solid rgba(184, 132, 77, 0.28);
    border-radius: 8px;
    background: rgba(184, 132, 77, 0.1);
    color: var(--stay-teal);
    padding: 12px 14px;
    font-size: 14px;
    font-weight: 900;
    line-height: 1.45;
}

.padel-confirmation {
    max-width: 760px;
}

.padel-confirmation-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 12px;
    margin-top: 14px;
}

.padel-confirmation-actions .book-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.padel-confirmation-actions .book-btn.is-secondary {
    border: 1px solid rgba(31, 111, 120, 0.18);
    background: rgba(31, 111, 120, 0.08);
    color: var(--stay-clay-dark);
}

.padel-confirmation-actions .book-btn.is-secondary:hover {
    background: var(--stay-clay-dark);
    color: #fff;
}

.padel-workflow.is-sent .padel-main-panel,
.padel-workflow.is-sent .padel-confirmation {
    margin-bottom: 0;
}

@media (max-width: 1040px) {
    .padel-page .language-selector {
        right: 16px;
        bottom: 78px;
        left: auto;
    }

    .padel-search {
        grid-template-columns: 1fr;
    }

    .padel-club-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .padel-page .booking-hero {
        grid-template-columns: 1fr;
        align-content: start;
        gap: 20px;
    }

    .padel-hero-copy {
        margin-bottom: 0;
    }

    .padel-workflow-heading,
    .padel-workflow-grid {
        grid-template-columns: 1fr;
        display: grid;
    }

    .padel-workflow-grid.has-aside {
        grid-template-columns: 1fr;
    }

    .padel-hero-art {
        justify-self: center;
        width: min(500px, 86vw);
    }

}

@media (max-width: 680px) {
    .padel-hero {
        min-height: auto;
    }

    .padel-page .booking-hero {
        padding-top: 72px;
        padding-bottom: 108px;
    }

    .padel-hero-copy {
        width: calc(100vw - 64px);
        max-width: 100%;
        margin-bottom: 0;
    }

    .padel-hero-copy strong {
        font-size: 40px;
    }

    .padel-hero-copy span {
        font-size: 14px;
    }

    .padel-hero-steps {
        width: calc(100vw - 96px);
        max-width: 100%;
        margin-top: 20px;
        padding: 14px;
    }

    .padel-hero-steps ol {
        font-size: 13px;
    }

    .padel-hero-art {
        width: calc(100vw - 96px);
        max-width: 420px;
        margin-top: 0;
    }

    .padel-club-detail {
        grid-template-columns: 1fr;
    }

    .padel-club-gallery {
        max-width: 100%;
    }

    .padel-gallery-main img {
        max-height: 240px;
    }

    .padel-gallery-strip {
        gap: 8px;
    }

    .padel-gallery-thumb-button {
        flex-basis: 96px;
    }

    .padel-gallery-thumb-button img {
        height: 62px;
    }

    .padel-gallery-arrow {
        width: 34px;
        height: 34px;
    }

    .padel-gallery-arrow.is-prev {
        left: 8px;
    }

    .padel-gallery-arrow.is-next {
        right: 8px;
    }

    .padel-club-filters {
        grid-template-columns: 1fr;
    }

    .padel-club-grid {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .padel-club-card {
        grid-template-columns: 118px minmax(0, 1fr);
        align-items: center;
        min-height: 92px;
        border-radius: 10px;
    }

    .padel-club-card img {
        width: 100%;
        height: 100%;
        min-height: 92px;
        aspect-ratio: auto;
        object-fit: cover;
    }

    .padel-club-card-body {
        gap: 5px;
        padding: 10px 10px 10px 12px;
    }

    .padel-club-card h2 {
        font-size: 16px;
        line-height: 1.08;
    }

    .padel-club-card p {
        font-size: 11px;
        line-height: 1.25;
    }

    .padel-card-address .material-icons {
        font-size: 13px;
    }

    .padel-club-card .book-btn {
        justify-self: end;
        min-height: 30px;
        margin-top: 1px;
        padding: 6px 12px;
        border-radius: 999px;
        font-size: 11px;
    }

    .padel-main-panel {
        padding: 14px;
    }

    .padel-summary-row {
        display: grid;
        justify-content: stretch;
    }

    .padel-summary-row strong {
        text-align: left;
    }

    .padel-racket-selector {
        grid-template-columns: 1fr;
        gap: 7px;
    }
}

/* Stitch-inspired unified Padel booking screen */
body.padel-page {
    background:
        radial-gradient(circle at 12% 0%, rgba(31, 111, 120, 0.1), transparent 30%),
        linear-gradient(180deg, #fffdf9 0%, #f7f1e8 100%);
    color: var(--stay-ink);
}

.padel-page .booking-hero {
    width: min(1180px, calc(100vw - 32px));
    min-height: auto;
    margin: clamp(18px, 3vw, 34px) auto 0;
    padding: clamp(22px, 4vw, 42px);
    border: 1px solid rgba(31, 111, 120, 0.14);
    border-radius: 28px;
    background: #ffffff;
    box-shadow: 0 28px 70px rgba(33, 23, 17, 0.1);
    grid-template-columns: minmax(0, 1.05fr) minmax(280px, 0.8fr);
    align-items: stretch;
    gap: clamp(18px, 3.5vw, 38px);
}

.padel-hero-copy {
    display: grid;
    align-content: center;
    width: 100%;
}

.padel-hero-copy p {
    margin-bottom: 12px;
    color: #bf6430;
    font-size: 13px;
    letter-spacing: 0.16em;
}

.padel-hero-copy strong {
    max-width: 9.5ch;
    color: #0e5961;
    font-size: clamp(1.7rem, 4vw, 3.5rem);
    letter-spacing: 0;
}

.padel-hero-copy > span {
    max-width: 620px;
    margin-top: 18px;
    color: #665b52;
    font-size: clamp(0.35rem, 0.595vw, 0.4725rem);
    line-height: 1.45;
}

.padel-hero-steps {
    max-width: 540px;
    margin-top: 24px;
    padding: 18px;
    border-color: rgba(31, 111, 120, 0.16);
    border-radius: 18px;
    background: #eae7e7;
    box-shadow: 0 18px 45px rgba(31, 111, 120, 0.09);
}

.padel-hero-steps h2 {
    color: #0e5961;
    font-size: 24px;
}

.padel-hero-steps ol {
    color: #665b52;
    font-size: 14px;
}

.padel-start-booking {
    min-width: 184px;
    margin-top: 4px;
    border-radius: 14px;
}

.padel-hero-art {
    display: grid;
    place-items: center;
    align-self: stretch;
    justify-self: stretch;
    width: 100%;
    min-height: 360px;
    overflow: visible;
    border-radius: 0;
    background: transparent;
}

.padel-hero-art img {
    width: min(520px, 94%);
    max-height: 420px;
    object-fit: contain;
}

#padelBookingApp {
    padding: clamp(18px, 3vw, 34px) clamp(16px, 4vw, 48px) 124px;
    background: transparent;
}

body.padel-page.padel-club-booking-view #padelBookingApp {
    padding-top: clamp(24px, 4vw, 46px);
}

.padel-workflow {
    max-width: 1180px;
}

.padel-workflow-heading {
    margin-bottom: 14px;
}

.padel-workflow-heading h1 {
    color: #0e5961;
    font-size: clamp(2.25rem, 5vw, 5rem);
    letter-spacing: 0;
}

.padel-main-panel,
.padel-side-panel,
.padel-side-card,
.padel-summary-card,
.padel-form-block,
.padel-confirmation {
    border-color: rgba(31, 111, 120, 0.13);
    border-radius: 22px;
    background: rgba(255, 253, 249, 0.96);
    box-shadow: 0 22px 58px rgba(33, 23, 17, 0.09);
}

.padel-main-panel {
    padding: clamp(16px, 2.4vw, 26px);
}

.padel-side-panel {
    gap: 14px;
    padding: 0;
    border: 0;
    background: transparent;
    box-shadow: none;
}

.padel-side-card {
    padding: 18px;
}

.padel-side-card h3,
.padel-picker-block h3,
.padel-summary-card h2,
.padel-form-block h2,
.padel-confirmation h2 {
    color: #0e5961;
}

.padel-club-filters {
    grid-template-columns: minmax(170px, 230px) minmax(260px, 1fr);
    align-items: end;
    gap: 14px;
    margin-bottom: 20px;
    padding: 14px;
    border: 1px solid rgba(31, 111, 120, 0.12);
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.82);
}

.padel-club-filters label {
    color: #665b52;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.padel-club-filters select,
.padel-club-filters input {
    min-height: 50px;
    border-color: rgba(31, 111, 120, 0.16);
    border-radius: 14px;
    background-color: #fffdf9;
    padding: 12px 16px;
}

.padel-club-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px 18px;
    max-width: none;
    margin: 0;
}

.padel-club-card {
    border-color: rgba(31, 111, 120, 0.12);
    min-height: 450px;
    border-radius: 12px;
    background: #fffdf9;
    box-shadow: 0 18px 38px rgba(85, 67, 58, 0.09);
}

.padel-club-card:hover {
    transform: translateY(-2px);
    border-color: rgba(191, 100, 48, 0.26);
    box-shadow: 0 22px 48px rgba(85, 67, 58, 0.14);
}

.padel-club-card img {
    aspect-ratio: 4 / 3;
    max-height: none;
    border-bottom: 1px solid rgba(31, 111, 120, 0.08);
}

.padel-club-card-body {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 24px;
}

.padel-club-card h2 {
    color: #bf6430;
    font-size: 18px;
    line-height: 1.5;
}

.padel-club-card p {
    color: #bf6430;
    font-size: 12px;
    font-weight: 600;
}

.padel-club-card .padel-card-price {
    margin-top: auto;
    color: #1b1c19;
    font-size: 14px;
    font-weight: 900;
}

.padel-club-card .book-btn,
.padel-page .search-btn,
.padel-page .book-btn,
.padel-login-required a,
.padel-directions-link,
.padel-contact-line a {
    min-height: 48px;
    border-radius: 14px;
    background: #bf6430;
    color: #fff;
    box-shadow: 0 14px 28px rgba(191, 100, 48, 0.24);
}

.padel-club-card .book-btn {
    min-height: 36px;
    border-radius: 8px;
    font-size: 13px;
    box-shadow: 0 12px 22px rgba(191, 100, 48, 0.2);
}

.padel-club-card .book-btn:hover,
.padel-page .search-btn:hover,
.padel-page .book-btn:hover,
.padel-login-required a:hover,
.padel-directions-link:hover,
.padel-contact-line a:hover {
    background: #a95024;
    box-shadow: 0 18px 36px rgba(169, 80, 36, 0.28);
}

.padel-back-button {
    border-radius: 14px;
}

.padel-club-detail {
    margin-bottom: 18px;
    padding: 18px;
    border: 1px solid rgba(31, 111, 120, 0.12);
    border-radius: 22px;
    background: linear-gradient(135deg, #fffdf9, rgba(247, 251, 250, 0.9));
}

.padel-club-detail h2 {
    color: #0e5961;
    font-size: clamp(2.8rem, 7vw, 5.5rem);
}

.padel-card-meta span,
.padel-detail-list span {
    background: rgba(191, 100, 48, 0.09);
    color: #9d4d21;
}

.padel-club-gallery {
    max-width: none;
    margin-bottom: 22px;
}

.padel-gallery-main {
    border-radius: 20px;
    background: #f4ede4;
}

.padel-gallery-main img {
    max-height: 440px;
}

.padel-gallery-thumb-button {
    border-radius: 14px;
}

.padel-gallery-thumb-button.is-active {
    border-color: #bf6430;
    box-shadow: 0 0 0 3px rgba(191, 100, 48, 0.16);
}

.padel-gallery-arrow {
    color: #bf6430;
}

.padel-picker-block {
    margin-top: 16px;
    padding: 16px;
    border: 1px solid rgba(31, 111, 120, 0.11);
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.68);
}

.padel-day-list,
.padel-court-list,
.padel-duration-list,
.padel-slot-grid {
    gap: 12px;
}

.padel-day,
.padel-court,
.padel-duration,
.padel-slot {
    border-color: rgba(31, 111, 120, 0.14);
    border-radius: 16px;
    background: #fffdf9;
    box-shadow: 0 10px 24px rgba(33, 23, 17, 0.05);
    transition: border-color 160ms ease, background 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}

.padel-day:not(:disabled):hover,
.padel-court:not(:disabled):hover,
.padel-duration:not(:disabled):hover,
.padel-slot:not(:disabled):hover {
    transform: translateY(-1px);
    border-color: rgba(191, 100, 48, 0.28);
    box-shadow: 0 16px 34px rgba(33, 23, 17, 0.09);
}

.padel-day.is-active,
.padel-court.is-active,
.padel-duration.is-active,
.padel-slot.is-active {
    border-color: #bf6430;
    background: rgba(191, 100, 48, 0.11);
    color: #9d4d21;
    box-shadow: 0 18px 38px rgba(191, 100, 48, 0.14);
}

.padel-next-row {
    align-items: center;
    margin-top: 18px;
    border-top-color: rgba(31, 111, 120, 0.12);
}

.padel-login-required {
    border-radius: 18px;
}

.padel-summary-card,
.padel-form-block,
.padel-confirmation {
    padding: clamp(18px, 2.5vw, 24px);
}

.padel-form-block input,
.padel-form-block textarea,
.padel-form-block select,
.padel-racket-selector select {
    border-radius: 14px;
}

@media (max-width: 1040px) {
    .padel-page .booking-hero {
        grid-template-columns: 1fr;
    }

    .padel-hero-art {
        min-height: 280px;
    }

    .padel-club-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 680px) {
    .padel-page .booking-hero {
        width: calc(100vw - 24px);
        margin-top: 12px;
        padding: 18px;
        border-radius: 22px;
    }

    .padel-hero-copy {
        width: 100%;
    }

    .padel-hero-copy strong {
        font-size: clamp(1.7rem, 8.5vw, 2.35rem);
    }

    .padel-hero-copy > span {
        font-size: 5.25px;
    }

    .padel-hero-steps {
        width: 100%;
        padding: 16px;
        border-radius: 18px;
    }

    .padel-hero-art {
        min-height: 220px;
        width: 100%;
        border-radius: 18px;
    }

    .padel-club-filters {
        grid-template-columns: 1fr;
        padding: 12px;
    }

    .padel-club-grid {
        grid-template-columns: 1fr;
    }

    .padel-club-card {
        grid-template-columns: 1fr;
        min-height: 450px;
        border-radius: 12px;
    }

    .padel-club-card img {
        min-height: 0;
        max-height: none;
        aspect-ratio: 4 / 3;
    }

    .padel-club-card-body {
        padding: 24px;
    }

    .padel-club-card h2 {
        font-size: 18px;
    }

    .padel-club-card p {
        font-size: 13px;
    }

    .padel-club-card .book-btn {
        justify-self: stretch;
        min-height: 36px;
        border-radius: 8px;
        font-size: 13px;
    }

    .padel-club-detail h2 {
        font-size: clamp(2.6rem, 15vw, 4rem);
    }

    .padel-picker-block {
        padding: 14px;
        border-radius: 18px;
    }

    .padel-day,
    .padel-court,
    .padel-duration,
    .padel-slot {
        border-radius: 14px;
    }
}
