:root{--pnavy:#041b37;--pnavy2:#082d57;--pred:#e32636;--pblue:#0755bf;--pline:#dce6ed;--pmuted:#6d8192}
.participant-auth-page,.participant-account-page,.registration-success-page{background:#eef3f7;color:#132d46}
.participant-auth-main{min-height:calc(100vh - 76px);display:grid;grid-template-columns:minmax(0,1.15fr) minmax(430px,.85fr)}
.participant-auth-visual{position:relative;min-height:720px;background:url('hero-aeromodelling.webp?v=311') 58% center/cover no-repeat;overflow:hidden}
.participant-auth-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,18,39,.94),rgba(2,28,55,.45) 58%,rgba(2,17,35,.12)),linear-gradient(0deg,rgba(2,15,32,.75),transparent 55%)}
.participant-auth-copy{position:absolute;left:clamp(28px,6vw,90px);bottom:clamp(45px,8vw,105px);z-index:2;width:min(650px,calc(100% - 56px));color:#fff}
.participant-auth-copy>span,.participant-kicker,.participant-auth-heading>span,.participant-account-hero span,.participant-account-heading span{color:#ffb21c;font-size:10px;font-weight:900;letter-spacing:.18em}
.participant-auth-copy h1{margin:12px 0 16px;font:900 italic clamp(42px,5vw,76px)/.93 Arial Narrow,Impact,sans-serif;text-transform:uppercase;text-shadow:0 12px 32px rgba(0,0,0,.38)}
.participant-auth-copy p{max-width:560px;color:#d8e6ef;font-size:15px;line-height:1.65}
.participant-auth-copy>div{margin-top:22px;display:flex;gap:8px;flex-wrap:wrap}.participant-auth-copy>div b{padding:10px 12px;border:1px solid rgba(255,255,255,.18);border-radius:7px;background:rgba(4,31,59,.66);font-size:10px}
.participant-auth-panel{display:grid;place-items:center;padding:46px 34px;background:linear-gradient(145deg,#f8fbfd,#edf3f7)}
.participant-auth-card{width:min(520px,100%);padding:38px;border:1px solid var(--pline);border-top:5px solid var(--pred);border-radius:22px;background:#fff;box-shadow:0 28px 75px rgba(8,43,76,.13)}
.participant-auth-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--pnavy)}.participant-auth-brand img{width:52px;height:52px;object-fit:contain}.participant-auth-brand span{display:flex;flex-direction:column}.participant-auth-brand b{font-size:24px;letter-spacing:.04em}.participant-auth-brand small{color:var(--pmuted);font-size:8px;font-weight:900;letter-spacing:.16em}
.participant-auth-tabs{margin:28px 0 26px;display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--pline)}.participant-auth-tabs a{padding:13px 8px;color:#768896;text-align:center;text-decoration:none;font-size:11px;font-weight:900}.participant-auth-tabs a.active{color:var(--pred);border-bottom:3px solid var(--pred)}
.participant-auth-heading h2{margin:8px 0 7px;color:var(--pnavy);font-size:34px;line-height:1}.participant-auth-heading p{margin:0 0 20px;color:var(--pmuted);font-size:12px;line-height:1.6}
.participant-auth-form{display:grid;gap:15px}.participant-auth-form label{display:grid;gap:7px;color:#29475f;font-size:11px;font-weight:900}.participant-auth-form input{width:100%;min-height:54px;padding:0 14px;border:1px solid #cfdce5;border-radius:10px;background:#fbfdfe;color:#102d47;font-size:15px}.participant-auth-form input:focus{outline:3px solid rgba(7,85,191,.12);border-color:var(--pblue)}.participant-auth-form button,.participant-primary-link{min-height:56px;margin-top:5px;padding:0 22px;border:0;display:flex;align-items:center;justify-content:space-between;color:#fff;background:linear-gradient(180deg,#f03545,#bd111f);clip-path:polygon(14px 0,100% 0,calc(100% - 14px) 100%,0 100%);font-size:12px;font-weight:900;text-decoration:none;cursor:pointer}.participant-auth-help{margin:18px 0 0;color:var(--pmuted);font-size:11px;text-align:center}.participant-auth-help a{color:var(--pred);font-weight:900}.participant-alert{margin:16px 0;padding:13px 15px;border-radius:10px;font-size:11px;line-height:1.55}.participant-alert.success{color:#11643f;border:1px solid #bde4ce;background:#eaf8f0}.participant-alert.error{color:#9d2330;border:1px solid #f0c1c7;background:#fff0f2}
.participant-password-main,.registration-success-main{min-height:calc(100vh - 76px);padding:70px 18px;display:grid;place-items:center;background:linear-gradient(rgba(3,22,45,.78),rgba(3,22,45,.9)),url('hero-aeromodelling.webp?v=311') center/cover fixed}
.participant-password-card,.registration-success-card{width:min(650px,100%);padding:42px;border-radius:22px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.28);text-align:center}.participant-password-card>img{width:72px;height:72px;object-fit:contain}.participant-password-card h1,.registration-success-card h1{margin:12px 0;color:var(--pnavy);font-size:38px;line-height:1}.participant-password-card>p,.registration-success-card>p{color:var(--pmuted);font-size:13px;line-height:1.65}.participant-password-card .participant-auth-form{margin-top:22px;text-align:left}.participant-primary-link{margin:25px auto 0;width:min(320px,100%);justify-content:center;gap:16px}
.registration-success-icon{width:76px;height:76px;margin:0 auto 18px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#18a35b;font-size:34px;font-weight:900;box-shadow:0 14px 30px rgba(24,163,91,.24)}.registration-success-code{margin:24px 0;padding:18px;border:1px dashed #9eb5c6;border-radius:14px;background:#f5f9fb}.registration-success-code small{display:block;color:var(--pmuted);font-size:9px;font-weight:900;letter-spacing:.14em}.registration-success-code b{display:block;margin-top:6px;color:var(--pnavy);font-size:28px;letter-spacing:.06em}.registration-success-delivery{display:grid;grid-template-columns:1fr 1fr;gap:10px}.registration-success-delivery span{padding:14px;border-radius:12px;background:#eef4f8}.registration-success-delivery small{display:block;color:var(--pmuted);font-size:8px;font-weight:900}.registration-success-delivery b{display:block;margin-top:5px;color:var(--pnavy);font-size:12px;text-transform:uppercase}.registration-success-actions{margin-top:22px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.registration-success-actions a{min-height:50px;padding:0 14px;display:flex;align-items:center;justify-content:center;color:#fff;background:var(--pblue);font-size:10px;font-weight:900;text-decoration:none}.registration-success-actions a.red{background:var(--pred)}.registration-success-actions a.green{background:#16a34a}.registration-success-actions a.outline{color:var(--pnavy);border:1px solid #bfcdd8;background:#fff}
.participant-account-main{min-height:calc(100vh - 76px)}.participant-account-hero{padding:55px 0;color:#fff;background:linear-gradient(100deg,rgba(3,25,50,.96),rgba(4,47,88,.82)),url('hero-aeromodelling.webp?v=311') 60% center/cover}.participant-account-hero>.container{display:grid;grid-template-columns:82px 1fr auto;align-items:center;gap:22px}.participant-profile-avatar{width:78px;height:78px;display:grid;place-items:center;border:2px solid rgba(255,255,255,.35);border-radius:50%;background:rgba(255,255,255,.1)}.participant-profile-avatar svg,.nav-profile-icon svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:1.8}.participant-account-hero h1{margin:6px 0;font-size:38px}.participant-account-hero p{margin:0;color:#cbdce8}.participant-account-hero a{padding:13px 18px;color:#fff;border:1px solid rgba(255,255,255,.35);text-decoration:none;font-size:10px;font-weight:900}.participant-account-content{padding:46px 0 70px}.participant-account-heading{margin-bottom:20px;display:flex;align-items:end;justify-content:space-between}.participant-account-heading h2{margin:6px 0 0;color:var(--pnavy);font-size:34px}.participant-account-heading a{color:var(--pred);font-size:11px;font-weight:900;text-decoration:none}.participant-registration-list{display:grid;gap:18px}.participant-registration-card{overflow:hidden;border:1px solid var(--pline);border-radius:20px;background:#fff;box-shadow:0 15px 42px rgba(8,43,76,.07)}.participant-registration-card>header{padding:22px 24px;display:flex;justify-content:space-between;gap:18px;background:linear-gradient(180deg,#fff,#f8fbfd)}.participant-registration-card header small{color:var(--pred);font-size:9px;font-weight:900;letter-spacing:.12em}.participant-registration-card header h3{margin:6px 0;color:var(--pnavy);font-size:24px}.participant-registration-card header time{color:var(--pmuted);font-size:10px}.participant-status{height:34px;padding:0 12px;display:inline-flex;align-items:center;border-radius:20px;color:#875c08;background:#fff2cf;font-size:9px;font-weight:900}.participant-status.approved{color:#087143;background:#dff7e9}.participant-status.rejected{color:#a52131;background:#ffe4e7}.participant-registration-summary{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--pline);border-bottom:1px solid var(--pline)}.participant-registration-summary span{padding:16px 20px;border-right:1px solid var(--pline)}.participant-registration-summary span:last-child{border-right:0}.participant-registration-summary small{display:block;color:var(--pmuted);font-size:8px;font-weight:900}.participant-registration-summary b{display:block;margin-top:5px;color:var(--pnavy);font-size:14px;text-transform:uppercase}.participant-registration-card details summary{padding:17px 24px;display:flex;justify-content:space-between;list-style:none;color:var(--pnavy);cursor:pointer;font-size:10px;font-weight:900}.participant-registration-card details summary::-webkit-details-marker{display:none}.participant-detail-body{padding:0 24px 24px}.participant-contingent{margin-bottom:14px;padding:13px 15px;border-left:4px solid var(--pblue);background:#eef6ff}.participant-contingent small{display:block;color:#607c94;font-size:8px;font-weight:900}.participant-contingent b{display:block;margin-top:4px}.participant-athlete-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.participant-athlete-list section{padding:16px;border:1px solid var(--pline);border-radius:13px;background:#fafcfd}.participant-athlete-list h4{margin:0;color:var(--pnavy)}.participant-athlete-list p{margin:5px 0;color:var(--pmuted);font-size:10px}.participant-athlete-list ul{margin:10px 0 0;padding-left:18px;color:#31506a;font-size:11px;line-height:1.55}.participant-account-actions{margin-top:17px;display:flex;gap:10px;flex-wrap:wrap}.participant-account-actions a{padding:13px 16px;color:#fff;background:var(--pblue);text-decoration:none;font-size:10px;font-weight:900}.participant-account-actions a.green{background:#16a34a}.participant-empty{padding:45px;border:1px dashed #aebeca;border-radius:18px;background:#fff;text-align:center}.participant-empty b{font-size:20px;color:var(--pnavy)}.participant-empty p{color:var(--pmuted)}
@media(max-width:900px){.participant-auth-main{grid-template-columns:1fr}.participant-auth-visual{min-height:430px}.participant-auth-panel{padding:32px 18px}.participant-account-hero>.container{grid-template-columns:70px 1fr}.participant-account-hero a{grid-column:1/-1;width:max-content}.participant-athlete-list{grid-template-columns:1fr}}
@media(max-width:600px){.participant-auth-visual{min-height:350px;background-position:65% center}.participant-auth-copy{left:16px;bottom:24px;width:calc(100% - 32px)}.participant-auth-copy h1{font-size:39px}.participant-auth-copy p{font-size:12px}.participant-auth-copy>div{display:none}.participant-auth-panel{padding:18px 10px 38px}.participant-auth-card{padding:25px 18px;border-radius:16px}.participant-auth-tabs a{font-size:9px}.participant-auth-heading h2{font-size:30px}.participant-password-main,.registration-success-main{padding:35px 10px}.participant-password-card,.registration-success-card{padding:30px 18px}.registration-success-actions{grid-template-columns:1fr}.registration-success-delivery{grid-template-columns:1fr 1fr}.participant-account-hero{padding:35px 0}.participant-account-hero>.container{grid-template-columns:58px 1fr;gap:13px}.participant-profile-avatar{width:56px;height:56px}.participant-profile-avatar svg{width:31px;height:31px}.participant-account-hero h1{font-size:27px}.participant-account-hero p{font-size:10px}.participant-account-content{padding:30px 0 50px}.participant-account-heading{align-items:flex-start;flex-direction:column;gap:12px}.participant-account-heading h2{font-size:28px}.participant-registration-card>header{padding:18px 15px;align-items:flex-start;flex-direction:column}.participant-registration-summary{grid-template-columns:1fr 1fr}.participant-registration-summary span:nth-child(2){border-right:0}.participant-registration-summary span:nth-child(-n+2){border-bottom:1px solid var(--pline)}.participant-registration-card details summary,.participant-detail-body{padding-left:15px;padding-right:15px}.participant-account-actions{display:grid}.participant-account-actions a{text-align:center}.participant-password-card h1,.registration-success-card h1{font-size:31px}}

/* v44 — penyempurnaan portal peserta, halaman sukses, dan akun */
.participant-auth-main{background:#f2f6f9}
.participant-auth-visual{isolation:isolate;background-position:60% center}
.participant-auth-shade{background:linear-gradient(100deg,rgba(2,17,37,.97),rgba(3,35,67,.72) 53%,rgba(2,17,35,.2)),linear-gradient(0deg,rgba(2,15,32,.82),transparent 58%)}
.participant-auth-copy>span{display:inline-flex;padding:7px 10px;border-left:3px solid var(--pred);color:#fff;background:rgba(227,38,54,.18)}
.participant-auth-copy h1{letter-spacing:-.025em}
.participant-auth-panel{position:relative;overflow:hidden}
.participant-auth-panel:before{content:"";position:absolute;right:-120px;top:-130px;width:320px;height:320px;border-radius:50%;background:rgba(7,85,191,.065)}
.participant-auth-card{position:relative;z-index:1;border-top-width:5px;box-shadow:0 32px 85px rgba(8,43,76,.14)}
.participant-auth-tabs{padding:4px;border:1px solid var(--pline);border-radius:12px;background:#f1f6f9}
.participant-auth-tabs a{border-radius:9px;border-bottom:0!important}
.participant-auth-tabs a.active{color:#fff;background:var(--pred);box-shadow:0 8px 20px rgba(227,38,54,.18)}
.participant-auth-form input{background:#fbfdfe}
.participant-password-input{display:grid;grid-template-columns:minmax(0,1fr) auto;border:1px solid var(--pline);border-radius:11px;background:#fbfdfe;overflow:hidden}
.participant-password-input:focus-within{outline:3px solid rgba(7,85,191,.12);border-color:var(--pblue)}
.participant-password-input input{border:0!important;outline:0!important}
.participant-password-input button{min-width:74px;border:0;color:#0a528b;background:#e8f2f8;font-size:8px;font-weight:1000;letter-spacing:.07em;cursor:pointer}
.participant-auth-form button,.participant-primary-link{transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}
.participant-auth-form button:hover,.participant-primary-link:hover{transform:translateY(-2px);filter:saturate(1.08);box-shadow:0 16px 32px rgba(189,17,31,.24)}
.registration-success-main{padding:72px 18px;background:linear-gradient(110deg,rgba(2,18,39,.9),rgba(3,39,74,.72)),url('hero-aeromodelling.webp?v=311') center/cover fixed}
.registration-success-card{position:relative;overflow:hidden;border-top:6px solid #18a35b;box-shadow:0 34px 95px rgba(0,0,0,.3)}
.registration-success-card:before{content:"";position:absolute;right:-95px;top:-100px;width:230px;height:230px;border-radius:50%;background:rgba(24,163,91,.06)}
.registration-success-card>*{position:relative}
.registration-success-code{background:linear-gradient(180deg,#f8fbfd,#eef5f8)}
.registration-success-delivery span{border:1px solid #dfe8ee;background:#f7fafc}
.registration-success-actions a{border-radius:9px;transition:transform .2s ease,filter .2s ease}
.registration-success-actions a:hover{transform:translateY(-2px);filter:brightness(1.05)}
.participant-account-hero{position:relative;overflow:hidden;background:linear-gradient(100deg,rgba(3,25,50,.97),rgba(4,47,88,.77)),url('hero-aeromodelling.webp?v=311') 60% center/cover}
.participant-account-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 20%,rgba(255,178,28,.11),transparent 28%);pointer-events:none}
.participant-account-hero>.container{position:relative;z-index:1}
.participant-profile-avatar{box-shadow:0 14px 34px rgba(0,0,0,.22)}
.participant-account-hero a{border-radius:8px;background:rgba(3,25,50,.38);backdrop-filter:blur(8px)}
.participant-account-content{background:linear-gradient(180deg,#f3f7fa,#edf3f6)}
.participant-account-heading{padding:20px 22px;border:1px solid var(--pline);border-left:5px solid var(--pred);border-radius:17px;background:#fff;box-shadow:0 12px 34px rgba(8,43,76,.055)}
.participant-registration-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.participant-registration-card:hover{transform:translateY(-3px);border-color:#c5d5df;box-shadow:0 21px 52px rgba(8,43,76,.11)}
.participant-registration-card>header{border-bottom:1px solid var(--pline)}
.participant-registration-summary span{background:#fbfdfe}
.participant-registration-card details[open] summary{color:var(--pred);background:#f8fafc}
.participant-athlete-list section{transition:border-color .2s ease,background .2s ease}
.participant-athlete-list section:hover{border-color:#bfd1dd;background:#fff}
.participant-account-actions a{border-radius:8px;transition:transform .2s ease,filter .2s ease}
.participant-account-actions a:hover{transform:translateY(-2px);filter:brightness(1.05)}
.nav-participant-profile{gap:8px!important}
.nav-profile-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#fff;background:rgba(255,255,255,.15)}
.nav-profile-icon svg{width:20px;height:20px}.nav-profile-copy{display:flex;flex-direction:column}.nav-profile-copy small{font-size:7px;opacity:.75}

@media(max-width:900px){
  .participant-auth-visual{background-position:66% center}
  .participant-auth-copy{bottom:36px}
}
@media(max-width:600px){
  .participant-auth-visual{min-height:380px}
  .participant-auth-copy h1{font-size:37px}
  .participant-auth-panel{padding-top:12px}
  .participant-auth-card{margin-top:-28px}
  .participant-auth-tabs{gap:4px}
  .registration-success-main{padding:30px 9px}
  .registration-success-card{padding:28px 15px}
  .registration-success-code b{font-size:23px;word-break:break-word}
  .participant-account-heading{padding:17px 15px}
  .participant-registration-card{border-radius:15px}
}
.participant-auth-form .participant-password-input button{width:auto;min-width:74px;min-height:0;height:auto;margin:0;padding:0 10px;display:block;clip-path:none;box-shadow:none;transform:none;color:#0a528b;background:#e8f2f8;font-size:8px}
.participant-auth-form .participant-password-input button:hover{transform:none;box-shadow:none;color:#fff;background:#0a528b}
.participant-correction-alert{margin:0 22px 18px;padding:15px 16px;border-radius:13px;background:#fff4df;border:1px solid #efcc8c;display:flex;align-items:center;gap:15px}.participant-correction-alert span{flex:1}.participant-correction-alert b,.participant-correction-alert small{display:block}.participant-correction-alert b{font-size:12px;color:#824b00}.participant-correction-alert small{margin-top:4px;color:#785b34;line-height:1.45}.participant-correction-alert a{background:#d97706;color:#fff;text-decoration:none;font-weight:900;font-size:11px;padding:11px 13px;border-radius:9px;white-space:nowrap}.participant-correction-alert.submitted{background:#eaf8ef;border-color:#a7d9b8}.participant-correction-alert.submitted b{color:#17633c}.participant-correction-alert.submitted small{color:#426f57}@media(max-width:640px){.participant-correction-alert{align-items:stretch;flex-direction:column}.participant-correction-alert a{text-align:center}}
.participant-athlete-qr-card{display:grid!important;grid-template-columns:1fr 170px;gap:18px;align-items:center}.participant-venue-qr{text-align:center;padding:12px;border:1px dashed #bdd0df;background:#f7fafc;border-radius:12px}.participant-venue-qr img{width:130px;height:130px;display:block;margin:auto}.participant-venue-qr small{display:block;margin-top:5px;color:#748697;font-size:8px;font-weight:900;letter-spacing:.08em}.participant-venue-qr b{display:block;margin-top:3px;font-size:10px;color:#0d2e4e}.participant-venue-qr span{display:inline-block;margin-top:6px;padding:4px 7px;border-radius:999px;background:#dcf7e9;color:#08713c;font-size:8px;font-weight:900}@media(max-width:620px){.participant-athlete-qr-card{grid-template-columns:1fr}.participant-venue-qr{max-width:190px}}
.participant-pass-ready{margin:16px 0;padding:16px 18px;border:1px solid #9fd6bf;border-radius:12px;background:#eefbf5;display:flex;align-items:center;justify-content:space-between;gap:18px}.participant-pass-ready span{display:grid;gap:3px}.participant-pass-ready b{color:#0b6a45}.participant-pass-ready small{color:#526779}.participant-pass-ready a{background:#0b6a45;color:#fff;text-decoration:none;font-weight:900;padding:12px 16px;border-radius:9px;white-space:nowrap}.participant-venue-qr.pending{min-width:150px;min-height:110px;border:1px dashed #aeb9c6;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#7c8997;background:#f5f7fa}.participant-venue-qr.pending b{font-size:13px}@media(max-width:700px){.participant-pass-ready{align-items:stretch;flex-direction:column}.participant-pass-ready a{text-align:center}}

/* v254 */
.participant-status.registered{color:#086c91;background:#dff3fb}
