:root{font-family:Inter,system-ui,-apple-system,sans-serif;color:#173042;background:#f7fafb}*{box-sizing:border-box}body{margin:0}.top{height:72px;background:#fff;border-bottom:1px solid #e5edf0;display:flex;align-items:center;justify-content:space-between;padding:0 max(20px,calc((100% - 1100px)/2))}.brand{display:flex;align-items:center;gap:10px;font-weight:800;color:#173042;text-decoration:none}.mark{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--primary,#0b7285);color:#fff}nav{display:flex;gap:22px}nav a,.card a{color:var(--primary);text-decoration:none}.wrap{max-width:1100px;margin:0 auto;padding:48px 20px;min-height:calc(100vh - 130px)}.hero{background:var(--surface);border-radius:24px;padding:52px;margin-bottom:38px}.hero h1{font-size:clamp(2.2rem,6vw,4.5rem);line-height:1;margin:12px 0}.hero p{font-size:1.15rem;max-width:560px}.eyebrow{font-size:.75rem;letter-spacing:.12em;font-weight:800;color:var(--primary)}.event,.card{background:#fff;border:1px solid #e5edf0;border-radius:18px;padding:24px;margin:14px 0;box-shadow:0 8px 24px #1730420a}.event{display:grid;grid-template-columns:minmax(0,280px) minmax(0,1fr) auto;align-items:center;gap:24px}.event-cover{display:block;width:100%;max-width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:12px}.event-content{min-width:0}.event-content h2{margin:6px 0}.event-content a{color:inherit;text-decoration:none}.event-content a:hover,.event-content a:focus-visible{text-decoration:underline}.event-actions{display:grid;justify-items:start;gap:12px;min-width:0}.event p,.muted{color:#637683}.button{display:inline-block;border:0;border-radius:10px;background:var(--primary);color:#fff!important;padding:13px 18px;font-weight:750;text-decoration:none;cursor:pointer}.narrow{max-width:620px;margin:0 auto}form{display:grid;gap:18px}label{display:grid;gap:7px;font-weight:700}input,select,textarea{font:inherit;padding:12px;border:1px solid #cbd9de;border-radius:9px;background:#fff}textarea{min-height:120px;resize:vertical}.check{display:flex;align-items:center;gap:9px;font-weight:500}.check input{width:18px;height:18px}.error{color:#b42318}.page-head{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px}.event-form{gap:22px}fieldset{border:0;border-top:1px solid #e5edf0;padding:20px 0 0}legend{font-size:1.2rem;font-weight:800;padding-right:10px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:650px}th,td{text-align:left;padding:13px 10px;border-bottom:1px solid #e5edf0;white-space:nowrap}.details{display:grid;grid-template-columns:150px 1fr;gap:10px}.details dt{font-weight:800}.details dd{margin:0}.link-button{border:0;background:none;color:var(--primary);cursor:pointer;font:inherit}.logout{text-align:right;margin-top:18px}footer{text-align:center;color:#637683;padding:24px;font-size:.85rem}@media(max-width:700px){.event{grid-template-columns:1fr}.event-actions{display:flex;align-items:flex-start;flex-wrap:wrap}.form-grid{grid-template-columns:1fr}.page-head{align-items:flex-start;flex-direction:column}nav{gap:8px;font-size:.9rem}}
 .readonly-context{display:grid;gap:6px}.readonly-context strong{color:#637683;font-size:.85rem}.readonly-context span{font-size:1.1rem;font-weight:800}.help{color:#637683;font-size:.9rem;font-weight:400}.advanced{border:1px solid #e5edf0;border-radius:10px;padding:12px}.advanced summary{cursor:pointer;font-weight:700}.asset-list{display:grid;gap:10px}.asset-item{display:flex;justify-content:space-between;gap:16px;padding:12px;border:1px solid #e5edf0;border-radius:10px}.asset-status{color:#637683;font-size:.9rem}.form-summary{margin:0 0 18px;padding:12px 14px;border-left:4px solid #b42318;background:#fff4f2;color:#7a271a}.has-error>input,.has-error>select,.has-error>textarea,.has-error input[aria-invalid="true"],.has-error select[aria-invalid="true"],.has-error textarea[aria-invalid="true"]{border-color:#b42318;box-shadow:0 0 0 2px #b4231820}.field-error{display:block;color:#b42318;font-size:.9rem;font-weight:600}.time-limit-group{display:grid;gap:8px}.field-label{font-weight:700}.calculated-fields input[readonly]{background:#f3f7f8;color:#526671}@media(max-width:700px){.asset-item{align-items:flex-start;flex-direction:column}}
 .readonly-context{display:grid;gap:6px}.readonly-context strong{color:#637683;font-size:.85rem}.readonly-context span{font-size:1.1rem;font-weight:800}.help{color:#637683;font-size:.9rem;font-weight:400}.advanced{border:1px solid #e5edf0;border-radius:10px;padding:12px}.advanced summary{cursor:pointer;font-weight:700}.asset-list{display:grid;gap:10px}.asset-item{display:flex;justify-content:space-between;gap:16px;padding:12px;border:1px solid #e5edf0;border-radius:10px}.asset-status{color:#637683;font-size:.9rem}@media(max-width:700px){.asset-item{align-items:flex-start;flex-direction:column}}
 .asset-info{flex:1;display:grid;gap:7px}.asset-info h3{margin:0;font-size:1rem}.asset-info p{margin:0}.asset-guidance{color:#637683;font-size:.88rem;font-weight:400}.asset-status{margin-top:5px;display:block;color:#526671}.asset-upload-form{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:220px}.asset-upload-form .button{padding:10px 13px}.file-button{position:relative;overflow:hidden}.asset-upload-form input[type=file]{display:none}@media(max-width:700px){.asset-upload-form{width:100%;min-width:0}.asset-upload-form .button{flex:1;text-align:center}}
:root{font-family:Inter,system-ui,-apple-system,sans-serif;color:#173042;background:#f7fafb}*{box-sizing:border-box}body{margin:0}.top{height:72px;background:#fff;border-bottom:1px solid #e5edf0;display:flex;align-items:center;justify-content:space-between;padding:0 max(20px,calc((100% - 1100px)/2))}.brand{display:flex;align-items:center;gap:10px;font-weight:800;color:#173042;text-decoration:none}.mark{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--primary,#0b7285);color:#fff}nav{display:flex;gap:22px}nav a,.card a{color:var(--primary);text-decoration:none}.wrap{max-width:1100px;margin:0 auto;padding:48px 20px;min-height:calc(100vh - 130px)}.hero{background:var(--surface);border-radius:24px;padding:52px;margin-bottom:38px}.hero h1{font-size:clamp(2.2rem,6vw,4.5rem);line-height:1;margin:12px 0}.hero p{font-size:1.15rem;max-width:560px}.eyebrow{font-size:.75rem;letter-spacing:.12em;font-weight:800;color:var(--primary)}.event,.card{background:#fff;border:1px solid #e5edf0;border-radius:18px;padding:24px;margin:14px 0;box-shadow:0 8px 24px #1730420a}.event{display:grid;grid-template-columns:minmax(0,280px) minmax(0,1fr) auto;align-items:center;gap:24px}.event-cover{display:block;width:100%;max-width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:12px}.event-content{min-width:0}.event-content h2{margin:6px 0}.event-content a{color:inherit;text-decoration:none}.event-content a:hover,.event-content a:focus-visible{text-decoration:underline}.event-actions{display:grid;justify-items:start;gap:12px;min-width:0}.event p,.muted{color:#637683}.button{display:inline-block;border:0;border-radius:10px;background:var(--primary);color:#fff!important;padding:13px 18px;font-weight:750;text-decoration:none;cursor:pointer}.narrow{max-width:620px;margin:0 auto}form{display:grid;gap:18px}label{display:grid;gap:7px;font-weight:700}input,select,textarea{font:inherit;padding:12px;border:1px solid #cbd9de;border-radius:9px;background:#fff}textarea{min-height:120px;resize:vertical}.check{display:flex;align-items:center;gap:9px;font-weight:500}.check input{width:18px;height:18px}.error{color:#b42318}.page-head{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px}.event-form{gap:22px}fieldset{border:0;border-top:1px solid #e5edf0;padding:20px 0 0}legend{font-size:1.2rem;font-weight:800;padding-right:10px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:650px}th,td{text-align:left;padding:13px 10px;border-bottom:1px solid #e5edf0;white-space:nowrap}.details{display:grid;grid-template-columns:150px 1fr;gap:10px}.details dt{font-weight:800}.details dd{margin:0}.link-button{border:0;background:none;color:var(--primary);cursor:pointer;font:inherit}.logout{text-align:right;margin-top:18px}footer{text-align:center;color:#637683;padding:24px;font-size:.85rem}.event-detail{display:grid;grid-template-columns:minmax(0,420px) minmax(0,1fr);gap:30px;align-items:start}.event-detail-cover,.event-route-image{display:block;width:100%;max-width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:12px}.event-detail-body{min-width:0}.event-detail-body h1{margin:8px 0}.event-route-image{margin-top:24px}@media(max-width:700px){.event{grid-template-columns:1fr}.event-actions{display:flex;align-items:flex-start;flex-wrap:wrap}.event-detail{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.page-head{align-items:flex-start;flex-direction:column}nav{gap:8px;font-size:.9rem}}
.event{grid-template-columns:minmax(260px,38%) minmax(0,1fr) minmax(130px,auto);min-height:210px}.event-detail{display:block;max-width:920px;margin-left:auto;margin-right:auto}.event-detail-cover{max-width:760px;margin:0 auto 32px}.event-detail-body{max-width:760px;margin:0 auto}.event-detail-body .details{margin-top:28px;grid-template-columns:180px minmax(0,1fr);padding:22px 0;border-top:1px solid #e5edf0;border-bottom:1px solid #e5edf0}.public-copy{max-width:920px;margin:24px auto}.public-copy h2{margin-top:0;padding-top:8px}.public-copy h2:not(:first-child){margin-top:34px}.public-copy>div{font-size:1.05rem;line-height:1.75;max-width:760px}.public-copy .event-route-image{max-width:760px;margin:30px auto 0}@media(max-width:700px){.event{grid-template-columns:1fr;min-height:0}.event-detail-body .details{grid-template-columns:1fr;gap:5px}.event-detail-body .details dt{margin-top:12px}.event-detail-body .details dd{margin-bottom:4px}}
.public-registration{max-width:760px;margin:0 auto}.public-registration h1{margin:8px 0}.registration-event{font-size:1.2rem;font-weight:700;color:#637683}.registration-form{display:grid;gap:28px}.registration-form section{display:grid;gap:16px}.registration-form section h2{margin:0;font-size:1.15rem}.registration-form .form-grid{gap:16px}.readonly-registration input{background:#f3f7f8;color:#526671}.registration-actions{display:flex;align-items:center;justify-content:space-between;gap:16px}.registration-actions>a{color:var(--primary);font-weight:700}.consent{font-weight:500;line-height:1.45}.registration-success{text-align:center;padding:40px 28px}.registration-success p{line-height:1.6}
.public-registration .registration-form{width:100%;max-width:none;padding:clamp(24px,4vw,40px);gap:32px}.public-registration .registration-form section{gap:18px}.public-registration .registration-form section+section{padding-top:10px;border-top:1px solid #edf2f3}.public-registration .registration-form section h2{font-size:1.08rem;letter-spacing:.01em;color:#244454}.public-registration .registration-form .form-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:24px;row-gap:20px;align-items:start}.public-registration .registration-form .form-grid>label{min-width:0;grid-template-rows:auto 44px minmax(22px,auto);align-content:start;gap:7px}.public-registration .registration-form label{min-width:0;gap:7px}.public-registration .registration-form input,.public-registration .registration-form select{width:100%;min-width:0;height:44px;padding:10px 12px;border:1px solid #cbd9de;border-radius:10px;line-height:1.3;background:#fff;color:#173042}.public-registration .registration-form input:focus,.public-registration .registration-form select:focus{outline:3px solid color-mix(in srgb,var(--primary) 20%,transparent);outline-offset:1px;border-color:var(--primary)}.public-registration .registration-form .help,.public-registration .registration-form .field-error{min-height:22px;margin:0;line-height:1.35;overflow-wrap:anywhere}.public-registration .registration-form .help{font-size:.82rem}.public-registration .registration-form .field-error{font-size:.84rem}.public-registration .readonly-registration{max-width:none}.public-registration .readonly-registration input{background:#f7fafb;border-color:#b9cbd1;color:#385563;font-weight:650;letter-spacing:.03em}.public-registration .registration-actions{margin-top:4px;padding-top:24px;border-top:1px solid #edf2f3;min-height:68px}.public-registration .registration-actions .button{min-width:132px;text-align:center}.public-registration .registration-form{overflow-wrap:anywhere}@media(max-width:700px){.public-registration .registration-form{padding:22px 18px;gap:28px}.public-registration .registration-form .form-grid{grid-template-columns:minmax(0,1fr);row-gap:18px}.public-registration .registration-form section+section{padding-top:6px}.public-registration .registration-actions{margin-top:0;padding-top:20px;min-height:64px}.public-registration .registration-actions .button{min-width:120px}}
.public-registration .consent-section{gap:10px}.public-registration .consent-section h2{margin:0;font-size:1rem}.public-registration .consent-item{display:grid;gap:5px}.public-registration .consent-item+.consent-item{margin-top:8px}.public-registration .consent-item .consent{display:flex;align-items:flex-start;gap:9px;font-weight:500;line-height:1.45;cursor:pointer}.public-registration .consent-item .consent input{flex:0 0 19px;width:19px;height:19px;margin:2px 0 0;accent-color:var(--primary);cursor:pointer}.public-registration .consent-item .consent span{min-width:0}.public-registration .consent-item .field-error{margin-left:28px}.public-registration .consent-item.has-error .consent{color:#7a271a}@media(max-width:700px){.public-registration .consent-item .consent{gap:8px}.public-registration .consent-item .field-error{margin-left:27px}}
.central{max-width:920px;margin:0 auto;padding:clamp(56px,10vw,120px) 20px 48px;min-height:calc(100vh - 78px)}.central h1{max-width:760px;margin:12px 0 18px;font-size:clamp(2.5rem,7vw,5.5rem);line-height:.98;letter-spacing:-.04em}.central>p{max-width:600px;margin:0;color:#637683;font-size:1.15rem;line-height:1.6}.club-list{display:grid;gap:14px;margin-top:48px;max-width:680px}.club-choice{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px 20px;background:#fff;border:1px solid #e5edf0;border-radius:16px;color:#173042;text-decoration:none;box-shadow:0 8px 24px #1730420a;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.club-choice:hover,.club-choice:focus-visible{border-color:#b8cbd1;box-shadow:0 12px 28px #17304218;transform:translateY(-2px)}.club-choice b,.club-choice small{display:block}.club-choice small{margin-top:4px;color:#637683}.club-choice strong{font-size:1.4rem;color:#0b7285}.central+footer{padding-top:0}@media(max-width:700px){.central{padding-top:48px}.club-choice{padding:16px}.club-choice small{font-size:.8rem;overflow-wrap:anywhere}}
.admin-main{min-height:100vh}.admin-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:0;align-items:stretch;min-height:100vh}.admin-sidebar{position:sticky;top:0;align-self:start;height:100vh;min-height:100vh}.admin-navigation{display:flex;flex-direction:column;gap:6px;min-height:100vh;padding:28px 18px;background:#173042;border-radius:0}.admin-club{color:#fff;padding:0 10px 22px;font-size:1.05rem}.admin-navigation>a,.admin-navigation .link-button{display:block;padding:11px 12px;color:#dbecef;text-decoration:none;border-radius:9px;text-align:left}.admin-navigation>a:hover,.admin-navigation>a:focus-visible,.admin-navigation>a.active{background:#285567;color:#fff}.admin-logout{margin-top:auto;border-top:1px solid #496674;padding-top:18px}.admin-menu-toggle{display:none}.admin-content{min-width:0;padding:42px clamp(24px,5vw,72px);max-width:none}.registration-counter{color:var(--primary);white-space:nowrap}.registration-admin-actions{display:flex;align-items:center;gap:12px;margin-top:18px}.danger-button{border:0;border-radius:10px;background:#b42318;color:#fff;padding:13px 18px;font:inherit;font-weight:750;cursor:pointer}.filter-form{display:flex;align-items:end;gap:16px}.filter-form label{flex:1}.filter-form .button{white-space:nowrap}@media(max-width:700px){.admin-main{min-height:100vh}.admin-layout{display:block;min-height:100vh}.admin-sidebar{position:static;height:auto;min-height:0;margin:0}.admin-menu-toggle{display:block;width:100%;border:0;border-radius:0;background:#173042;color:#fff;padding:15px 18px;font:inherit;font-weight:700;text-align:left;cursor:pointer}.admin-navigation{display:none;min-height:0;margin:0;padding:16px 18px 20px;border-radius:0}.admin-navigation.is-open{display:flex}.admin-content{padding:24px 18px 36px}.admin-content .page-head{align-items:flex-start}.filter-form{display:grid;align-items:stretch}.filter-form .button{width:100%}.registration-counter{white-space:normal}.registration-admin-actions{flex-wrap:wrap}}
.lot-management .page-head{margin-bottom:14px}.lot-management .page-head h2{margin:0}.lot-management .page-head p{margin:6px 0 0}.lot-summary{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,auto) auto;align-items:center;gap:18px;padding:14px 0;border-top:1px solid #e5edf0}.lot-summary>div{display:grid;gap:4px;min-width:0}.lot-summary>div span{color:#637683;font-size:.9rem;overflow-wrap:anywhere}.lot-summary>a{white-space:nowrap;font-weight:700}@media(max-width:700px){.lot-management .page-head{align-items:flex-start}.lot-summary{grid-template-columns:1fr;gap:8px}.lot-summary>a{justify-self:start}}
.addon-choice{border:1px solid #e5edf0;border-radius:12px;padding:18px}.addon-choice legend{font-size:1.05rem}.addon-choice p{margin:8px 0}.financial-summary{margin-top:20px;border-top:1px solid #e5edf0;padding-top:16px}.financial-summary dt:last-of-type,.financial-summary dd:last-of-type{padding-top:12px;border-top:1px solid #e5edf0}
.admin-navigation{background:var(--primary)}.admin-navigation>a:hover,.admin-navigation>a:focus-visible,.admin-navigation>a.active{background:#b92f5b}.admin-menu-toggle{background:var(--primary)}
.admin-brand{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:0 10px 22px;color:#fff}.admin-brand-logo{display:block;width:min(100%,190px);height:78px;object-fit:contain;object-position:left center}.admin-brand span{font-size:1rem;font-weight:700;line-height:1.25}.admin-brand+.admin-navigation{margin-top:0}@media(max-width:700px){.admin-brand{padding:0 0 16px}.admin-brand-logo{width:min(100%,180px);height:64px}}
.public-registration .registration-form .addon-choice .check{display:inline-flex;align-items:center;width:auto;min-width:0;margin:0 18px 0 0;gap:7px;white-space:nowrap;font-weight:600;line-height:1.4;cursor:pointer}.public-registration .registration-form .addon-choice .check input[type=radio]{flex:0 0 18px;width:18px;height:18px;min-width:18px;margin:0;padding:0;accent-color:var(--primary);cursor:pointer}.public-registration .registration-form .addon-choice .check input[type=radio]+span{white-space:nowrap}@media(max-width:700px){.public-registration .registration-form .addon-choice .check{min-height:40px;margin-right:12px}}
.confirm-dialog{width:min(92vw,520px);padding:0;border:0;border-radius:16px;background:transparent;color:#173042;box-shadow:0 24px 70px #17304235}.confirm-dialog::backdrop{background:#17304266}.confirm-dialog-card{padding:28px;background:#fff}.confirm-dialog-card h2{margin:0 0 12px}.confirm-dialog-card p{line-height:1.55;white-space:pre-line}.confirm-dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.confirm-dialog-cancel{background:#edf4f5;color:#385563!important}@media(max-width:700px){.confirm-dialog-actions{display:grid;grid-template-columns:1fr}.confirm-dialog-actions button{width:100%}}
.registration-found{display:flex;align-items:flex-start;gap:12px;margin:20px 0;padding:14px 16px;border:1px solid #dcebed;border-radius:12px;background:#f5fafb;color:#385563}.registration-found-icon{display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;border-radius:50%;background:#dcefed;color:#39766c;font-weight:800}.registration-found strong{display:block;color:#244454}.registration-found p{margin:4px 0 0;line-height:1.5;color:#637683}@media(max-width:700px){.registration-found{margin:16px 0;padding:13px}}
.public-registration .consent-link{color:var(--primary);text-decoration:underline;text-underline-offset:2px}
.public-registration-list{max-width:920px;margin:0 auto}.public-registration-list h1{margin:8px 0}.public-registration-list .registration-event{margin:0 0 24px}.public-registration-list table{min-width:0}.public-registration-list th,.public-registration-list td{white-space:normal}.public-status{display:inline-block;padding:5px 10px;border-radius:999px;background:#edf4f5;color:#385563;font-size:.88rem;font-weight:700}.public-status-confirmed{background:#edf6f1;color:#35664e}.public-status-pending{background:#f1f5f6;color:#526671}@media(max-width:700px){.public-registration-list .table-wrap{overflow:visible}.public-registration-list table,.public-registration-list thead,.public-registration-list tbody,.public-registration-list tr,.public-registration-list th,.public-registration-list td{display:block;width:100%}.public-registration-list thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.public-registration-list tr{padding:14px 0;border-bottom:1px solid #e5edf0}.public-registration-list td{display:grid;grid-template-columns:80px minmax(0,1fr);gap:12px;padding:6px 0;border:0}.public-registration-list td::before{content:attr(data-label);font-weight:800;color:#637683}.public-registration-list td:first-child{display:none}.public-registration-list td[colspan]{display:block}.public-registration-list td[colspan]::before{content:none}}
.public-registration-list .registration-count{margin:0 0 24px;color:#385563;font-weight:700}.public-registration-list .registration-count span{font-weight:500;color:#637683}.public-status-pre-registered{background:#f1f5f6;color:#526671}.public-registration-action{font-weight:700;color:var(--primary);text-decoration:none}.public-registration-action:hover,.public-registration-action:focus-visible{text-decoration:underline}@media(max-width:700px){.public-registration-list td:first-child{display:grid}}
.public-registration-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:0 0 24px}.public-registration-summary>div{display:grid;gap:3px;padding:14px 12px;background:#f5fafb;border:1px solid #e5edf0;border-radius:12px}.public-registration-summary strong{font-size:1.25rem;color:#244454}.public-registration-summary span{color:#637683;font-size:.78rem;line-height:1.25}.public-participant-name{display:inline-flex;align-items:center;gap:8px}.public-participant-indicator{display:inline-flex;align-items:center;color:var(--primary);vertical-align:middle}.public-participant-indicator svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}@media(max-width:700px){.public-registration-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.public-registration-summary>div:last-child{grid-column:span 2}.public-participant-name{gap:6px}.public-participant-indicator svg{width:17px;height:17px}}
.dashboard-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.dashboard-cards>.card{margin:0}@media(max-width:700px){.dashboard-cards{grid-template-columns:1fr}}.public-brand-logo{display:block;width:auto;max-width:220px;height:48px;object-fit:contain;object-position:left center}@media(max-width:700px){.public-brand-logo{max-width:165px;height:40px}}
.public-list-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.copy-feedback{color:#35664e;font-size:.9rem;font-weight:700}.embed-main{min-height:100vh;padding:16px}.embed-main .public-registration-list{max-width:920px;margin:0 auto}@media(max-width:700px){.embed-main{padding:10px}}
.public-list-action-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px}.public-list-action-group{min-width:0}.public-list-action-label{display:block;margin-bottom:8px;color:#637683;font-size:.78rem;font-weight:800;letter-spacing:.08em}.public-list-action-group .public-list-actions{gap:8px}@media(max-width:700px){.public-list-action-groups{grid-template-columns:1fr;gap:14px}}
.public-registration form:has(#registration-financial-summary) .addon-choice[data-addon-code="001"]>p:first-of-type{display:none}.public-registration form:has(#registration-financial-summary) .addon-choice[data-addon-code="001"]>legend::after{content:" · Opcional";font-weight:600;color:#637683}.public-registration form:has(#registration-financial-summary) .addon-choice[data-addon-code="001"]>p:nth-of-type(2){display:inline-flex;align-items:baseline;gap:4px;margin-right:18px;font-size:0}.public-registration form:has(#registration-financial-summary) .addon-choice[data-addon-code="001"]>p:nth-of-type(2)::before{content:"Valor adicional: ";font-size:.9rem;color:#637683}.public-registration form:has(#registration-financial-summary) .addon-choice[data-addon-code="001"]>p:nth-of-type(2) br{display:none}.public-registration form:has(#registration-financial-summary) .addon-choice[data-addon-code="001"]>p:nth-of-type(2) strong{font-size:.98rem;color:#244454}.public-registration form:has(#registration-financial-summary) .addon-choice[data-addon-code="001"]>p:nth-of-type(3){display:inline;margin-right:8px}.public-registration form:has(#registration-financial-summary) .addon-choice[data-addon-code="001"]>.check{display:inline-flex;margin-right:12px;min-height:28px;align-items:center}@media(max-width:700px){.public-registration form:has(#registration-financial-summary) .addon-choice[data-addon-code="001"]>p:nth-of-type(2){margin-right:10px}.public-registration form:has(#registration-financial-summary) .addon-choice[data-addon-code="001"]>p:nth-of-type(3){display:block;margin:4px 0 2px}}
.public-registration form:has(#registration-financial-summary){gap:18px;padding:clamp(18px,2.5vw,26px)}.public-registration form:has(#registration-financial-summary) .details{grid-template-columns:minmax(110px,150px) minmax(0,1fr);gap:6px 14px;margin:0}.public-registration form:has(#registration-financial-summary) .details dd{min-width:0;overflow-wrap:anywhere}.public-registration form:has(#registration-financial-summary) .addon-choice{padding:12px 14px}.public-registration form:has(#registration-financial-summary) .addon-choice p{margin:4px 0;line-height:1.35}.public-registration form:has(#registration-financial-summary) .addon-choice legend{font-size:1rem}.public-registration form:has(#registration-financial-summary) .support-car-choice{display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px;padding:10px 0;border-top:1px solid #edf2f3}.public-registration form:has(#registration-financial-summary) .support-car-choice legend{margin-right:4px}.public-registration form:has(#registration-financial-summary) .support-car-choice .field-error{flex-basis:100%}.public-registration form:has(#registration-financial-summary) .consent-section{gap:6px;padding-top:4px}.public-registration form:has(#registration-financial-summary) .consent-section h2{margin-bottom:2px}.public-registration form:has(#registration-financial-summary) .consent-item{gap:3px}.public-registration form:has(#registration-financial-summary) .consent-item .consent{gap:8px;line-height:1.35;padding:3px 0}.public-registration form:has(#registration-financial-summary) .consent-item .consent input{flex:0 0 18px;width:18px;height:18px;margin-top:2px}.public-registration form:has(#registration-financial-summary) .financial-summary{padding-top:12px;border-top:1px solid #e5edf0}.public-registration form:has(#registration-financial-summary) .financial-summary dt:last-of-type,.public-registration form:has(#registration-financial-summary) .financial-summary dd:last-of-type{padding-top:9px}@media(max-width:700px){.public-registration form:has(#registration-financial-summary){gap:16px;padding:16px 14px}.public-registration form:has(#registration-financial-summary) .details{grid-template-columns:1fr;gap:3px}.public-registration form:has(#registration-financial-summary) .details dt{margin-top:5px}.public-registration form:has(#registration-financial-summary) .details dd{margin-bottom:3px}.public-registration form:has(#registration-financial-summary) .support-car-choice{align-items:flex-start;gap:7px 12px}.public-registration form:has(#registration-financial-summary) .support-car-choice legend{flex-basis:100%;margin:0}.public-registration form:has(#registration-financial-summary) .consent-item .consent{align-items:flex-start;min-height:28px}}
.public-registration .registration-form{gap:22px;padding:clamp(20px,3vw,30px)}.public-registration .registration-form section{gap:14px}.public-registration .registration-form section+section{padding-top:6px}.public-registration .registration-form section h2{margin-bottom:0}.public-registration .registration-form .form-grid{column-gap:20px;row-gap:14px}.public-registration .registration-form .form-grid>label{grid-template-rows:auto 40px minmax(0,auto);gap:5px}.public-registration .registration-form input,.public-registration .registration-form select{height:40px;padding:8px 11px}.public-registration .registration-form .field-error{min-height:0}.public-registration .registration-actions{padding-top:18px;min-height:58px}@media(max-width:700px){.public-registration .registration-form{gap:20px;padding:18px 16px}.public-registration .registration-form .form-grid{row-gap:14px}.public-registration .registration-actions{padding-top:16px;min-height:56px}}
.top{background:var(--primary,#0b7285);border-bottom-color:color-mix(in srgb,var(--primary,#0b7285),#000 12%)}.top .brand{color:#fff}.top nav a{color:#fff}
.public-registration form:has(#registration-financial-summary){display:flex;flex-direction:column}.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary){order:1}.public-registration form:has(#registration-financial-summary)> .addon-choice{order:2}.public-registration form:has(#registration-financial-summary)> .support-car-choice{order:3}.public-registration form:has(#registration-financial-summary)> .financial-summary{order:4}.public-registration form:has(#registration-financial-summary)> .consent-section{order:5}.public-registration form:has(#registration-financial-summary)> .registration-actions{order:6}
.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary){grid-template-columns:repeat(3,minmax(0,1fr));gap:4px 18px;align-items:start}.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary) dt{font-size:.78rem;line-height:1.2;color:#637683}.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary) dd{font-weight:700;min-width:0;overflow-wrap:anywhere}.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary) dt:nth-of-type(1){grid-area:1/1}.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary) dd:nth-of-type(1){grid-area:2/1}.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary) dt:nth-of-type(2){grid-area:1/2}.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary) dd:nth-of-type(2){grid-area:2/2}.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary) dt:nth-of-type(3){grid-area:1/3}.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary) dd:nth-of-type(3){grid-area:2/3}.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary) dt:nth-of-type(4){grid-area:3/1}.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary) dd:nth-of-type(4){grid-area:4/1}.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary) dt:nth-of-type(5){grid-area:3/2}.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary) dd:nth-of-type(5){grid-area:4/2}.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary) dt:nth-of-type(6){grid-area:3/3}.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary) dd:nth-of-type(6){grid-area:4/3}@media(max-width:900px) and (min-width:701px){.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary){grid-template-columns:repeat(2,minmax(0,1fr))}.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary) dt:nth-of-type(1){grid-area:1/1}.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary) dd:nth-of-type(1){grid-area:2/1}.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary) dt:nth-of-type(2){grid-area:1/2}.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary) dd:nth-of-type(2){grid-area:2/2}.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary) dt:nth-of-type(3){grid-area:3/1}.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary) dd:nth-of-type(3){grid-area:4/1}.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary) dt:nth-of-type(4){grid-area:3/2}.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary) dd:nth-of-type(4){grid-area:4/2}.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary) dt:nth-of-type(5){grid-area:5/1}.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary) dd:nth-of-type(5){grid-area:6/1}.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary) dt:nth-of-type(6){grid-area:5/2}.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary) dd:nth-of-type(6){grid-area:6/2}}@media(max-width:700px){.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary){grid-template-columns:1fr;gap:3px}.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary) dt,.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary) dd{grid-area:auto!important}.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary) dt{margin-top:5px}.public-registration form:has(#registration-financial-summary)> .details:not(.financial-summary) dd{margin-bottom:3px}}
.registration-table-wrap{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}
.registration-table-wrap table{width:max-content;min-width:100%}
.registration-table-wrap th:first-child,.registration-table-wrap td:first-child{position:sticky;left:0;width:210px;min-width:210px;max-width:210px;background:#fff;white-space:normal;overflow-wrap:anywhere;z-index:2;box-shadow:inset -8px 0 8px -8px #17304240}.registration-table-wrap th:first-child{z-index:3;background:#f7fafb}
