.sgua-wrap{width:100%;max-width:820px;margin:0 auto;padding:24px 16px;box-sizing:border-box;font-family:inherit;color:#171717}.sgua-box,.sgua-account-card{background:#fff;border:1px solid rgba(15,15,15,.08);border-radius:24px;padding:28px;margin-bottom:24px;box-shadow:0 18px 45px rgba(15,15,15,.06);box-sizing:border-box}.sgua-account-card{text-align:center;background:linear-gradient(135deg,#fff 0%,#f5efea 100%);border:1px solid rgba(237,32,36,.14)}.sgua-box h2,.sgua-box h3,.sgua-account-card h2{margin:0 0 12px;line-height:1.2;color:#0f0f0f}.sgua-box h2,.sgua-account-card h2{font-size:clamp(1.8rem,4vw,2.6rem)}.sgua-box h3{font-size:clamp(1.25rem,3vw,1.65rem)}.sgua-overline{margin:0 0 10px;text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;color:#ed2024;font-weight:700}.sgua-intro{margin:0 0 22px;color:#4a4a4a;line-height:1.6;font-size:1rem}.sgua-form{display:flex;flex-direction:column;gap:12px}.sgua-form label,.sgua-details dt{font-weight:700;font-size:.95rem;color:#202020}.sgua-form input[type=email],.sgua-form input[type=password],.sgua-form input[type=text],.sgua-form input[type=number],.sgua-form textarea{width:100%;border:1px solid rgba(15,15,15,.16);border-radius:14px;padding:14px 15px;font-size:1rem;line-height:1.4;box-sizing:border-box;background:#fff;color:#111;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.sgua-form input:focus,.sgua-form textarea:focus{border-color:rgba(237,32,36,.65);box-shadow:0 0 0 4px rgba(237,32,36,.08);background:#fffefe}.sgua-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.sgua-checkbox{display:flex;align-items:flex-start;gap:10px;margin:8px 0;font-weight:500!important;color:#333;line-height:1.45}.sgua-checkbox input{margin-top:4px;flex:0 0 auto}.sgua-button,.sgua-button-link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:none;border-radius:999px;padding:13px 24px;background:#ed2024;color:#fff!important;font-size:1rem;font-weight:700;text-decoration:none!important;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease;box-shadow:0 12px 28px rgba(237,32,36,.24);margin-top:8px}.sgua-button:hover,.sgua-button-link:hover{transform:translateY(-1px);background:#d9181c;box-shadow:0 14px 34px rgba(237,32,36,.3)}.sgua-button-secondary{background:#0f0f0f;box-shadow:0 12px 28px rgba(15,15,15,.18)}.sgua-button-danger{background:#9f1d20;box-shadow:0 12px 28px rgba(159,29,32,.22)}.sgua-link-button{background:transparent;border:none;color:#ed2024;text-decoration:underline;font-weight:700;cursor:pointer;padding:0;margin:12px 0 0;font-size:.98rem}.sgua-small-link{margin:18px 0 0}.sgua-small-link a{color:#ed2024;font-weight:700;text-decoration:none}.sgua-message{border-radius:16px;padding:14px 16px;margin-bottom:18px;font-weight:600;line-height:1.45;border:1px solid rgba(15,15,15,.08);background:#f5efea;color:#1f1f1f}.sgua-message-success{background:#edf8ef;border-color:rgba(34,128,60,.18);color:#185c2d}.sgua-message-error{background:#fff0f0;border-color:rgba(237,32,36,.2);color:#8b1215}.sgua-message-warning{background:#fff8e9;border-color:rgba(170,110,0,.2);color:#7a4f00}.sgua-customer-id{display:inline-flex;align-items:center;justify-content:center;min-width:220px;padding:18px 28px;margin:12px auto 18px;border-radius:22px;background:#0f0f0f;color:#fff;font-size:clamp(2.2rem,8vw,4rem);font-weight:800;line-height:1;letter-spacing:.08em;box-shadow:0 18px 38px rgba(15,15,15,.18)}.sgua-details{display:grid;grid-template-columns:minmax(140px,220px) 1fr;gap:12px 18px;margin:0}.sgua-details dd{margin:0;color:#444;overflow-wrap:anywhere}.sgua-danger-box{border-color:rgba(159,29,32,.18);background:#fffafa}.sgua-password-help{margin-top:-4px;margin-bottom:4px;padding:12px 14px;border-radius:14px;background:#f5efea;color:#4a4a4a;font-size:.92rem;line-height:1.45}.sgua-password-meter{margin-top:-4px;padding:12px 14px;border-radius:14px;background:#f5efea;border:1px solid rgba(15,15,15,.08)}.sgua-password-meter-label{font-weight:700;margin-bottom:8px}.sgua-password-meter-bar{width:100%;height:8px;border-radius:999px;background:rgba(15,15,15,.1);overflow:hidden}.sgua-password-meter-fill{display:block;height:100%;width:0;border-radius:999px;background:#9f1d20;transition:width .2s ease,background-color .2s ease}.sgua-password-meter[data-strength=weak] .sgua-password-meter-fill{width:25%;background:#9f1d20}.sgua-password-meter[data-strength=medium] .sgua-password-meter-fill{width:60%;background:#c77d18}.sgua-password-meter[data-strength=strong] .sgua-password-meter-fill{width:100%;background:#247a3b}.sgua-password-rules{margin:10px 0 0;padding-left:18px;color:#4a4a4a;font-size:.9rem}.sgua-password-rules li{margin:3px 0}.sgua-password-rules li.is-valid{color:#247a3b;font-weight:700}.sgua-password-rules li.is-invalid{color:#8b1215}@media(max-width:680px){.sgua-wrap{padding:18px 12px}.sgua-box,.sgua-account-card{padding:22px 18px;border-radius:20px}.sgua-grid{grid-template-columns:1fr;gap:12px}.sgua-button,.sgua-button-link{width:100%}.sgua-customer-id{min-width:0;width:100%;font-size:clamp(2rem,12vw,3rem);padding:18px 12px}.sgua-details{grid-template-columns:1fr;gap:5px 0}.sgua-details dt{margin-top:10px}}

/* Login/register cross-link box */
.sgua-switch-box {
    margin-top: 22px;
    padding: 16px 18px;
    border-radius: 18px;
    background: #f5efea;
    border: 1px solid rgba(15, 15, 15, 0.08);
    text-align: center;
}

.sgua-switch-box p {
    margin: 0 0 8px 0;
    color: #303030;
    font-weight: 600;
}

.sgua-switch-box a {
    color: #ed2024;
    font-weight: 800;
    text-decoration: none;
}

.sgua-switch-box a:hover {
    text-decoration: underline;
}

/* Auth layout with seasonal image frame */
.sgua-auth-layout{display:grid;grid-template-columns:1fr;gap:0;background:#fff;border:1px solid rgba(15,15,15,.08);border-radius:28px;overflow:hidden;box-shadow:0 18px 45px rgba(15,15,15,.06)}
.sgua-auth-layout.has-media{grid-template-columns:minmax(260px,48%) minmax(320px,52%)}
.sgua-auth-media-panel{background:#f5efea;min-height:320px}
.sgua-auth-media-image{display:block;width:100%;height:100%;min-height:320px;object-fit:cover}
.sgua-auth-form-panel{padding:30px 28px}
.sgua-auth-form-panel h2{margin:0 0 10px;line-height:1.15;color:#0f0f0f;font-size:clamp(2rem,4vw,3rem)}
.sgua-auth-subtitle{margin:0 0 22px;color:#232323;font-size:1.05rem;line-height:1.45}
.sgua-auth-subtitle .sgua-accent,.sgua-auth-subtitle strong{color:#ed2024}
@media(max-width:900px){.sgua-auth-layout.has-media{grid-template-columns:minmax(220px,44%) minmax(300px,56%)}.sgua-auth-form-panel{padding:26px 24px}}
@media(max-width:680px){.sgua-auth-layout,.sgua-auth-layout.has-media{grid-template-columns:1fr}.sgua-auth-media-panel{min-height:auto}.sgua-auth-media-image{min-height:220px;max-height:320px}.sgua-auth-form-panel{padding:22px 18px}}


.sgua-field-help{margin-top:6px;color:#5b5b5b;font-size:.88rem;line-height:1.4}
.sgua-terms-link{display:inline;padding:0;border:0;background:transparent;color:#ed2024;font:inherit;font-weight:800;text-decoration:underline;cursor:pointer}
.sgua-terms-link:hover{text-decoration-thickness:2px}
body.sgua-modal-open{overflow:hidden}
.sgua-modal[hidden]{display:none!important}
.sgua-modal{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box}
.sgua-modal-backdrop{position:absolute;inset:0;background:rgba(10,10,10,.72);backdrop-filter:blur(3px)}
.sgua-modal-dialog{position:relative;width:min(100%,980px);max-height:min(88vh,900px);display:flex;flex-direction:column;background:#fff;border-radius:24px;box-shadow:0 28px 90px rgba(0,0,0,.38);overflow:hidden;outline:none}
.sgua-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:24px 26px;border-bottom:1px solid rgba(15,15,15,.1)}
.sgua-modal-header h2{margin:0!important;font-size:clamp(1.45rem,3vw,2.2rem)!important}
.sgua-modal-close{flex:0 0 auto;width:44px;height:44px;border:0;border-radius:50%;background:#f2ece7;color:#111;font-size:2rem;line-height:1;cursor:pointer}
.sgua-modal-content{padding:26px;overflow:auto;color:#252525;line-height:1.7}
.sgua-modal-content h2,.sgua-modal-content h3,.sgua-modal-content h4{margin-top:1.5em}
.sgua-modal-footer{padding:18px 26px;border-top:1px solid rgba(15,15,15,.1);display:flex;justify-content:flex-end}
.sgua-modal-footer .sgua-button{margin:0;min-width:150px}
@media(max-width:680px){.sgua-modal{padding:10px}.sgua-modal-dialog{max-height:94vh;border-radius:18px}.sgua-modal-header,.sgua-modal-content,.sgua-modal-footer{padding:18px}.sgua-modal-footer .sgua-button{width:100%}}

/* Clear, privacy-conscious birth date fields */
.sgua-birthdate{margin:0;padding:0;border:0;min-width:0}
.sgua-birthdate legend{margin:0 0 8px;padding:0;font-weight:700;font-size:.95rem;color:#202020}
.sgua-birthdate-fields{display:grid;grid-template-columns:minmax(72px,.72fr) minmax(128px,1.35fr) minmax(92px,.9fr);gap:10px}
.sgua-birthdate-fields>div{min-width:0}
.sgua-birthdate-fields label{display:block;margin:0 0 6px;font-size:.82rem;font-weight:700;color:#5b5b5b}
.sgua-form select{width:100%;min-height:50px;border:1px solid rgba(15,15,15,.16);border-radius:14px;padding:12px 36px 12px 13px;font:inherit;font-size:1rem;line-height:1.4;box-sizing:border-box;background-color:#fff;color:#111;outline:none;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}
.sgua-form select:focus{border-color:rgba(237,32,36,.65);box-shadow:0 0 0 4px rgba(237,32,36,.08);background-color:#fffefe}
@media(max-width:460px){.sgua-birthdate-fields{grid-template-columns:.72fr 1.28fr .9fr;gap:7px}.sgua-form select{padding-left:10px;padding-right:28px;font-size:.94rem}.sgua-birthdate-fields label{font-size:.78rem}}
/* Align postcode with the Day / Month / Year row on desktop */
.sgua-postcode-field{padding-top:27px}
@media(max-width:680px){.sgua-postcode-field{padding-top:0}}

/* Keep the terms consent calm and readable on small screens */
@media(max-width:680px){
  .sgua-checkbox{
    display:grid;
    grid-template-columns:22px minmax(0,1fr);
    align-items:start;
    column-gap:10px;
    margin:10px 0;
    line-height:1.5;
  }
  .sgua-checkbox input[type=checkbox]{
    width:18px;
    height:18px;
    margin:3px 0 0;
  }
  .sgua-checkbox>span{
    min-width:0;
    display:block;
  }
  .sgua-terms-link{
    display:inline;
    white-space:normal;
    overflow-wrap:normal;
    word-break:normal;
    line-height:inherit;
    text-align:left;
  }
}
