.cruise-membership { min-height: 65vh; background: #f7f4ee; color: #10283d; }
.cruise-membership__intro { padding: clamp(3rem, 7vw, 6rem) 0; background: #10283d; color: #fff; }
.cruise-membership__intro span { color: #f3c64e; font-size: .78rem; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; }
.cruise-membership__intro h1 { max-width: 14ch; margin: .55rem 0 1rem; color: #fff; font-size: clamp(2.4rem, 6vw, 5.2rem); line-height: .98; }
.cruise-membership__intro p { max-width: 62ch; margin: 0; font-size: clamp(1rem, 1.6vw, 1.25rem); }
.cruise-membership__content { padding-top: clamp(2rem, 5vw, 4.5rem); padding-bottom: clamp(3rem, 7vw, 6rem); }
.cruise-membership__content .pmpro { max-width: 72rem; margin: 0 auto; }
.cruise-membership__content .pmpro_card,
.cruise-membership__content .pmpro_form_fieldset { border: 1px solid #d9d2c3; border-radius: 1rem; background: #fff; box-shadow: 0 12px 35px rgba(16,40,61,.08); }
.cruise-membership__content .pmpro_btn,
.cruise-membership__content input[type="submit"] { border: 0; border-radius: 999px; background: #f3c64e; color: #10283d; font-weight: 800; }
.cruise-membership__content input,
.cruise-membership__content select { min-height: 3rem; }
.cruise-membership__intro--account { padding:clamp(2.5rem,5vw,4.5rem) 0; background:linear-gradient(125deg,#031f35 0%,#073d61 70%,#0b5277 100%); }
.cruise-membership__intro--account h1 { max-width:18ch; font-size:clamp(2.5rem,5vw,4.8rem); }
.cl-account-status { align-items:center; display:flex; gap:.8rem; margin-top:1.5rem; }
.cl-account-status b { background:#f3c64e; border-radius:999px; color:#062a47; font-size:.76rem; letter-spacing:.06em; padding:.55rem .85rem; text-transform:uppercase; }
.cl-account-status span { color:#d9e7ef; font-size:.92rem; }
.cl-account-home { background:#061f34; color:#fff; padding:clamp(2.5rem,5vw,4.5rem) 0; }
.cl-account-home header>span { color:#f3c64e; font-size:.75rem; font-weight:900; letter-spacing:.15em; text-transform:uppercase; }
.cl-account-home h2 { color:#fff; font-size:clamp(2rem,4vw,3.5rem); line-height:1; margin:.55rem 0 .8rem; }
.cl-account-home header>p { color:#c7d8e3; font-size:1.05rem; margin:0; max-width:64ch; }
.cl-account-stats { display:grid; gap:1px; grid-template-columns:repeat(4,1fr); margin:2rem 0; overflow:hidden; border:1px solid rgba(243,198,78,.36); border-radius:16px; background:rgba(243,198,78,.3); }
.cl-account-stats a { background:#082b46; color:#fff; min-width:0; padding:1.2rem; text-decoration:none; }
.cl-account-stats strong { color:#f3c64e; display:block; font-family:Georgia,serif; font-size:2.1rem; }
.cl-account-stats span,.cl-account-stats small { display:block; }
.cl-account-stats span { font-weight:800; margin:.15rem 0 .6rem; }
.cl-account-stats small { color:#b9d0dd; }
.cl-account-actions { display:grid; gap:1rem; grid-template-columns:repeat(3,1fr); }
.cl-account-actions article { background:#fff; border-radius:16px; color:#10283d; padding:1.4rem; }
.cl-account-actions article>span { color:#a66c00; font-size:.72rem; font-weight:900; letter-spacing:.11em; text-transform:uppercase; }
.cl-account-actions h3 { font-size:1.35rem; margin:.55rem 0; }
.cl-account-actions p { color:#526978; min-height:3.2em; }
.cl-account-actions a { color:#073d61; display:inline-block; font-weight:900; margin:.45rem .8rem 0 0; }
.cl-account-actions .cl-account-primary { background:#073d61; border-radius:999px; color:#fff; padding:.72rem 1rem; text-decoration:none; }
.cl-account-features { margin-top:2rem; }
.cl-account-features>header span { color:#f3c64e; font-size:.72rem; font-weight:900; letter-spacing:.12em; text-transform:uppercase; }
.cl-account-features h3 { font:700 clamp(1.6rem,3vw,2.4rem)/1.1 Georgia,serif; margin:.4rem 0; }
.cl-account-features>header p { color:#b9ccd7; margin:.4rem 0 1.2rem; }
.cl-account-features>div { display:grid; gap:8px; grid-template-columns:repeat(4,1fr); }
.cl-account-features a { background:#082b46; border:1px solid rgba(255,255,255,.12); border-radius:12px; color:#fff; display:flex; flex-direction:column; min-height:145px; padding:1rem; text-decoration:none; }
.cl-account-features a:hover,.cl-account-features a:focus-visible { border-color:#f3c64e; transform:translateY(-1px); }
.cl-account-features a strong { font-size:1rem; }
.cl-account-features a span { color:#b9ccd7; flex:1; font-size:.82rem; line-height:1.45; margin:.45rem 0; }
.cl-account-features a b { color:#f3c64e; font-size:.76rem; }
.cl-account-home footer { align-items:center; display:flex; justify-content:space-between; gap:1rem; margin-top:1.6rem; padding-top:1.5rem; border-top:1px solid rgba(255,255,255,.16); }
.cl-account-home footer strong,.cl-account-home footer span { display:block; }
.cl-account-home footer span { color:#a9c1cf; margin-top:.35rem; }
.cl-account-home .cl-gold-button { background:#f3c64e; border-radius:999px; color:#062a47!important; display:inline-flex; font-weight:900; min-height:44px; padding:0 1.2rem; text-decoration:none; }
.cl-account-billing-title { color:#10283d; font-size:clamp(1.8rem,3vw,2.6rem); margin:0; }
.cl-account-billing-copy { color:#566b78; margin:.4rem 0 1.5rem; }
@media (max-width: 640px) { .cruise-membership__content { padding-inline: 1rem; } }
@media (max-width:980px) { .cl-account-features>div { grid-template-columns:repeat(2,1fr); } }
@media (max-width:760px) { .cl-account-status,.cl-account-home footer { align-items:flex-start; flex-direction:column; } .cl-account-stats { grid-template-columns:repeat(2,1fr); } .cl-account-actions { grid-template-columns:1fr; } .cl-account-actions p { min-height:0; } }
@media (max-width:480px) { .cl-account-features>div { grid-template-columns:1fr; } .cl-account-features a { min-height:0; } }
.cruise-membership-market { background:#fff; border:1px solid #d8e2e8; border-radius:18px; box-shadow:0 12px 35px rgba(4,31,53,.08); margin:1.25rem auto; max-width:1180px; padding:1rem 1.25rem; }
.cruise-membership-market label { color:#062a47; display:block; font-weight:900; margin-bottom:.5rem; }
.cruise-membership-market div { display:flex; gap:.65rem; }
.cruise-membership-market select { background:#fff; border:1px solid #a9bbc6; border-radius:10px; flex:1; font:inherit; padding:.75rem; }
.cruise-membership-market button { background:#062a47; border:0; border-radius:999px; color:#fff; font-weight:900; padding:.75rem 1.1rem; }
.cruise-membership-market p { color:#455e6c; font-size:.88rem; margin:.55rem 0 0; }
@media (max-width:560px) { .cruise-membership-market { margin:1rem; } .cruise-membership-market div { align-items:stretch; flex-direction:column; } }
