.account-v2,.bonuses-page{width:min(1248px,calc(100% - 2.5rem));margin:0 auto;padding:clamp(2rem,5vw,4.5rem) 0 7rem;color:#173e45}
.account-v2-header{display:flex;align-items:end;justify-content:space-between;gap:2rem}
.account-v2-header h1,.bonuses-page>header h1{margin:.35rem 0 0;color:#173e45;font-size:clamp(2.35rem,5vw,4rem);line-height:1;letter-spacing:-.045em}
.account-v2-header>div>p:last-child,.bonuses-page>header>p:last-child{margin:.65rem 0 0;color:#555;line-height:1.6}
.page-family.page-theme--account .account-gate{background:var(--joy-paper);box-shadow:0 0 0 6px var(--joy-table),0 18px 38px rgba(18,59,56,.16)}
.account-v2-nav{display:flex;gap:.25rem;overflow-x:auto;margin:2rem 0 0;border-block:1px solid rgba(43,76,78,.28);background:rgba(255,250,240,.55);padding:.4rem 0;scrollbar-width:thin}
.account-v2-nav a{display:inline-flex;min-height:44px;align-items:center;flex:0 0 auto;padding:.55rem .8rem;border-radius:5px;color:#315b56;text-decoration:none;font-size:.82rem;font-weight:700;white-space:nowrap}
.account-v2-nav a:hover{background:#edf4ef}
.account-v2-nav a[aria-current="page"]{background:#315f61;color:#fff;box-shadow:2px 3px 0 rgba(31,60,57,.14)}
.account-v2-content{min-height:360px}
.account-v2-section{padding:clamp(2rem,5vw,3.5rem) 0}
.account-v2-section>header{display:flex;align-items:end;justify-content:space-between;gap:1.5rem;margin-bottom:1.25rem}
.account-v2-section>header h2{margin:.25rem 0 0;font-size:clamp(1.85rem,4vw,3rem);line-height:1.05;letter-spacing:-.04em}
.account-v2-section>header>a,.account-subsection-title>a{color:#111;font-size:.82rem;font-weight:700;text-underline-offset:4px}
.account-v2-loading{display:grid;gap:.6rem;padding:3rem 0}
.account-v2-loading span{display:block;width:min(100%,680px);height:18px;background:linear-gradient(90deg,#eee,#fafafa,#eee);background-size:200% 100%;animation:account-loading 1.3s linear infinite}
.account-v2-loading span:nth-child(2){width:min(78%,540px)}
.account-v2-loading span:nth-child(3){width:min(55%,390px)}
.account-v2-loading p{color:#555}
@keyframes account-loading{to{background-position:-200% 0}}
@media(prefers-reduced-motion:reduce){.account-v2-loading span{animation:none}}
.account-v2-message,.account-empty{margin:2rem 0;border:1px solid #111;padding:clamp(1.2rem,3vw,2rem)}
.account-v2-message h2,.account-empty h3{margin:0}
.account-v2-message p,.account-empty p{color:#555;line-height:1.6}
.account-overview-grid,.account-reward-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.65rem,1.4vw,1.1rem);border:0;background:var(--joy-table);box-shadow:0 0 0 7px var(--joy-table),0 18px 38px rgba(18,59,56,.16)}
.account-overview-grid>a,.account-reward-summary>div{display:flex;min-height:155px;flex-direction:column;border:1px solid rgba(43,76,78,.3);border-radius:7px;background:var(--joy-paper);padding:1.1rem;text-decoration:none;box-shadow:5px 7px 0 rgba(31,60,57,.1),0 18px 30px rgba(31,60,57,.08)}
.account-overview-grid>a:hover{border-color:#567a72;background:var(--joy-paper-strong)}
.account-overview-grid span,.account-reward-summary span{font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.account-overview-grid strong,.account-reward-summary strong{margin-top:.75rem;font-size:clamp(1.75rem,4vw,2.7rem);line-height:1}
.account-overview-grid small,.account-reward-summary small{margin-top:auto;padding-top:1rem;color:#555;line-height:1.4}
.account-overview-actions,.account-record-actions{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.25rem}
.account-needs-attention{margin-bottom:1.25rem;border:2px solid #111;padding:1rem}
.account-needs-attention h3{margin:0 0 .6rem}
.account-needs-attention a{display:flex;justify-content:space-between;gap:1rem;border-top:1px solid #ccc;padding:.7rem 0;color:#111;text-decoration:none}
.account-needs-attention a span{color:#555;text-transform:capitalize}
.account-bean-value{display:inline-flex;align-items:center;gap:.35em}
.account-record-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;background:var(--joy-table);box-shadow:0 0 0 7px var(--joy-table),0 18px 38px rgba(18,59,56,.16)}
.account-record-list.compact{grid-template-columns:repeat(2,minmax(0,1fr))}
.account-record-card{display:flex;min-width:0;flex-direction:column;border:1px solid rgba(43,76,78,.3);border-radius:8px;background:var(--joy-paper);padding:1rem;font-family:var(--font-card);box-shadow:5px 7px 0 rgba(31,60,57,.1),0 18px 30px rgba(31,60,57,.08)}
.account-record-card h3,.account-record-card h4{margin:.9rem 0 .35rem;font-size:1.25rem;line-height:1.25}
.account-record-card p{color:#555;line-height:1.55;overflow-wrap:anywhere}
.account-record-card .button{align-self:flex-start;margin-top:auto}
.account-record-meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.7rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.account-record-meta time{color:#666;font-weight:500;letter-spacing:0;text-transform:none}
.account-record-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:1rem 0;border-block:1px solid #ccc}
.account-record-facts>div{padding:.75rem .5rem}
.account-record-facts>div+div{border-left:1px solid #ccc}
.account-record-facts dt{color:#666;font-size:.68rem}
.account-record-facts dd{margin:.25rem 0 0;font-weight:800}
.account-record-note{margin-top:0;font-size:.82rem}
.account-state--verified{color:#176e58}
.account-state--attention{color:#9a3028}
.account-state--pending{color:#705000}
.account-subsection{margin-top:2rem;border-top:1px solid rgba(43,76,78,.28);padding-top:1.25rem}
.account-subsection>h3,.account-subsection-title h3{margin:0 0 1rem;font-size:1.3rem}
.account-subsection-title{display:flex;align-items:start;justify-content:space-between;gap:1rem}
.account-reward-summary>div{min-height:145px}
.account-allocation-details,.referral-line-details{margin-top:1rem;border:1px solid #bbb;padding:.9rem}
.account-allocation-details summary,.referral-line-details summary{cursor:pointer;font-weight:800}
.account-allocation-details dl,.referral-line-details dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:1rem 0 0}
.account-allocation-details dl>div,.referral-line-details dl>div{padding:.5rem}
.account-allocation-details dt,.referral-line-details dt{color:#666;font-size:.7rem}
.account-allocation-details dd,.referral-line-details dd{margin:.2rem 0 0;font-weight:800}
.account-reward-history{display:grid;gap:0;margin:0;padding:0;list-style:none}
.account-reward-history li{display:flex;align-items:start;justify-content:space-between;gap:1rem;border-top:1px solid #ddd;padding:.85rem 0}
.account-reward-history li:first-child{border-top:0}
.account-reward-history strong,.account-reward-history span{display:block}
.account-reward-history span{margin-top:.2rem;color:#666;font-size:.76rem}
.account-reward-history b{white-space:nowrap}
.account-reward-history b.is-earned{color:#176e58}
.account-section-footnote,.account-empty-line{color:#666;font-size:.85rem;line-height:1.6}
.account-idea-offer{position:relative;border-block:1px solid rgba(43,76,78,.3);background:rgba(255,250,240,.58);padding:1.2rem 0}
.account-idea-offer::before{position:absolute;top:-1px;left:0;width:32px;height:14px;border-top:2px solid rgba(43,76,78,.35);border-left:2px solid rgba(43,76,78,.35);content:""}
.account-idea-offer h3{margin:0 0 .75rem;font-size:1.4rem}
.account-idea-offer form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.6rem}
.account-idea-offer form[hidden]{display:none}
.account-idea-offer input{width:100%;min-height:48px;border:1px solid #111;border-radius:7px;padding:.75rem;font-size:16px}
.account-idea-offer form p{grid-column:1/-1;margin:0}
.account-idea-offer>p{margin:.75rem 0 0;color:#666;font-size:.8rem}
.account-idea-contribution{margin-bottom:1rem;border:1px solid rgba(43,76,78,.3);border-radius:7px;background:var(--joy-paper);padding:1rem;box-shadow:4px 5px 0 rgba(31,60,57,.08)}
.account-idea-contribution>.kicker{margin:0 0 .35rem}
.account-idea-contribution>h3{margin:0 0 1rem;font-size:clamp(1.4rem,3vw,2rem);line-height:1.15}
.account-idea-contribution>p:last-child{margin:.85rem 0 0;color:#666;font-size:.82rem;line-height:1.55}
.account-idea-contribution form{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(220px,.6fr);gap:.8rem;align-items:start}
.account-idea-contribution label{display:grid;gap:.4rem;color:#111;font-size:.82rem;font-weight:700}
.account-idea-contribution label:first-of-type{grid-row:span 2}
.account-idea-contribution label small{color:#666;font:inherit;font-weight:500}
.account-idea-contribution textarea,.account-idea-contribution input{width:100%;min-height:48px;border:1px solid #111;border-radius:7px;padding:.75rem;background:#fff;color:#111;font:inherit;font-size:16px}
.account-idea-contribution textarea{min-height:132px;resize:vertical;line-height:1.5}
.account-idea-contribution form>.button{justify-self:start}
.account-idea-contribution form>p{grid-column:1/-1;margin:0;color:#9a3028;font-size:.82rem}
.account-idea-contribution-sign-in>p{color:#555;line-height:1.55}
.account-idea-list{display:grid;border-top:1px solid #ccc}
.account-idea-list article{display:flex;align-items:start;justify-content:space-between;gap:1rem;border-bottom:1px solid #ccc;padding:.8rem 0}
.account-idea-list article div{display:grid;gap:.2rem}
.account-idea-list article span,.account-idea-list time{color:#666;font-size:.75rem}
.account-idea-list article a{width:max-content;color:#245f54;font-size:.76rem;font-weight:800}
.account-idea-assessment{display:grid;gap:.45rem;margin:.45rem 0;padding:.65rem;border:1px solid #c8d5cf;border-radius:8px;background:#f4f8f5}
.account-idea-score-line{display:flex!important;flex-wrap:wrap;gap:.45rem!important}
.account-idea-score-line b{display:grid;gap:.08rem;border-right:1px solid #c8d5cf;padding-right:.55rem;color:#214f47;font-size:.8rem}
.account-idea-score-line b:last-child{border-right:0;padding-right:0}
.account-idea-score-line small{color:#6b7974;font-size:.58rem;font-weight:750;letter-spacing:.07em;text-transform:uppercase}
.account-idea-assessment p{max-width:62ch;margin:0;color:#53645f;font-size:.75rem;line-height:1.45}
.account-identity,.account-score-review-preference,.account-sign-out{margin-top:1rem;border:1px solid rgba(43,76,78,.3);border-radius:7px;background:var(--joy-paper);padding:1rem;box-shadow:3px 4px 0 rgba(31,60,57,.07)}
.account-identity h3,.account-score-review-preference h3,.account-sign-out h3{margin:0 0 .65rem}
.account-identity strong,.account-identity span{display:block}
.account-identity span{margin-top:.2rem;color:#666}
.account-score-review-choice{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.7rem;align-items:start}
.account-score-review-choice input{width:1.25rem;height:1.25rem;margin:.15rem 0 0}
.account-score-review-choice strong,.account-score-review-choice small{display:block}
.account-score-review-choice small{margin-top:.25rem;color:#666;line-height:1.5}
.joy-referral-account{margin:1rem 0;border:1px solid #111;border-radius:0;background:var(--joy-paper)}
.joy-referral-account>header{display:block}
.joy-referral-account .travel-provider-note{border-left:3px solid #111;background:#f5f5f5}
.joy-referral-account .my-experience-share{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.55rem}
.joy-referral-account .my-experience-share h3,.joy-referral-account .my-experience-share p{grid-column:1/-1}
.joy-referral-account .my-experience-share input{width:100%;min-width:0;min-height:48px;border:1px solid #111;padding:.7rem;font-size:16px}
.joy-referral-account button,.joy-referral-account .button{min-height:44px}
.joy-referral-account [data-personal-referral-code],.joy-referral-account [data-referral-code-entry]{text-transform:uppercase}
.joy-referral-account [data-referrer-claim]{display:grid;gap:.75rem}
.joy-referral-account [data-referrer-claim]>p{margin:0}
.joy-referral-account [data-referrer-claim]>label[for="referral-code-entry"]{font-weight:700}
.joy-referral-account [data-referrer-claim] input[type="text"]{width:100%;min-height:48px;border:1px solid #111;padding:.7rem;font-size:16px;scroll-margin-block:6rem}
.joy-referral-account input:focus-visible,.joy-referral-account button:focus-visible,.joy-referral-account a:focus-visible{outline:3px solid #176e58;outline-offset:3px}
[data-referral-claim-summary]{scroll-margin-block:6rem;outline:none}
[data-referral-claim-summary]:focus-visible{outline:3px solid #176e58;outline-offset:3px}
.account-data-links{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem;border-block:1px solid rgba(43,76,78,.28);background:rgba(255,250,240,.58);padding:1rem 0}.account-data-links a{color:#315b56;font-weight:750;text-underline-offset:4px}
.bonuses-page>header{max-width:760px}
.bonus-board{padding:2rem 0}
.bonus-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;background:var(--joy-table);box-shadow:0 0 0 7px var(--joy-table),0 18px 38px rgba(18,59,56,.16)}
.bonus-offer-card{display:flex;min-height:330px;flex-direction:column;border:0;border-radius:10px;background:#f2eee2;padding:1.2rem;font-family:var(--font-card);box-shadow:inset 0 0 0 1px rgba(29,37,33,.24),3px 3px 0 #dbd8cf,0 10px 24px rgba(32,40,35,.07)}
.bonus-offer-card:nth-child(3n+2){background:#e9efea}.bonus-offer-card:nth-child(3n+3){background:#f1e9e4}
.bonus-offer-card--verified{box-shadow:inset 0 0 0 3px #176e58,3px 3px 0 #b7cfc5,0 0 28px rgba(23,110,88,.2)}
.bonus-offer-card--expired{border-color:#b97b70;background:#fff7f4}.bonus-window-copy{color:#624b30}
.bonus-card-top{display:flex;align-items:center;justify-content:space-between;gap:1rem}
.bonus-card-top>span{font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.bonus-card-top>strong{font-size:1.2rem}
.bonus-offer-card h2{margin:1.35rem 0 .5rem;font-size:1.55rem;line-height:1.15;letter-spacing:-.025em}
.bonus-offer-card>p,.bonus-offer-card details p{color:#555;line-height:1.55}
.bonus-offer-card details{margin:.5rem 0 1rem;border-top:1px solid #ccc;padding-top:.8rem}
.bonus-offer-card summary{cursor:pointer;font-weight:700}
.bonus-card-action{display:flex;align-items:start;flex-direction:column;margin-top:auto}
.bonus-card-action p{margin:.6rem 0 0;color:#9a3028;font-size:.8rem}
.bonus-review-notice{margin:1.25rem 0 0;border-left:3px solid #111;padding:.75rem 1rem;color:#555;line-height:1.55}

@media(max-width:800px){
  .account-overview-grid,.account-reward-summary{grid-template-columns:repeat(2,minmax(0,1fr))}
  .account-record-list,.account-record-list.compact,.bonus-card-grid{grid-template-columns:1fr}
}
@media(max-width:600px){
  .account-v2,.bonuses-page{width:min(100% - 1.5rem,1120px);padding-top:1.5rem}
  .page-family.page-theme--account .account-gate,.account-overview-grid,.account-reward-summary,.account-record-list,.bonus-card-grid{box-shadow:0 0 0 3px var(--joy-table),0 12px 26px rgba(18,59,56,.13)}
  .account-v2-nav{margin-inline:-.75rem;padding-inline:.75rem}
  .account-v2-section>header{align-items:start;flex-direction:column;gap:.5rem}
  .account-record-facts{grid-template-columns:1fr 1fr}
  .account-allocation-details dl,.referral-line-details dl{grid-template-columns:1fr}
  .account-allocation-details summary,.referral-line-details summary,.bonus-offer-card summary{display:flex;min-height:44px;align-items:center}
  .account-allocation-details dd,.referral-line-details dd{overflow-wrap:anywhere}
  .account-score-review-choice{min-height:44px;align-items:center}
  .account-data-links a{display:inline-flex;min-height:44px;align-items:center}
  .account-record-facts>div:nth-child(3){grid-column:1/-1;border-top:1px solid #ccc;border-left:0}
  .account-idea-offer form{grid-template-columns:1fr}
  .account-idea-offer form p{grid-column:auto}
  .account-idea-offer .button{width:100%}
  .account-idea-contribution form{grid-template-columns:1fr}
  .account-idea-contribution label:first-of-type{grid-row:auto}
  .account-idea-contribution form>.button{width:100%}
  .account-idea-contribution form>p{grid-column:auto}
  .account-reward-history li,.account-idea-list article{flex-direction:column}
  .joy-referral-account .my-experience-share{grid-template-columns:1fr}
  .joy-referral-account .my-experience-share h3,.joy-referral-account .my-experience-share p{grid-column:auto}
  .joy-referral-account .my-experience-share .button,.joy-referral-account [data-referrer-claim]>.button{width:100%}
}
