.v60-switcher{border-block:1px solid var(--theme-border,#d2e4e8);gap:10px;padding:12px 18px;font-size:12px;display:grid}.v60-switcher>a{color:var(--theme-link,#087f92);align-items:center;gap:7px;font-weight:800;display:flex}.v60-switcher label{gap:4px;display:grid}.v60-switcher select{background:var(--theme-surface,#fff);border:1px solid var(--theme-border,#c4dce2);width:100%;max-width:100%;color:var(--theme-link,#164050);border-radius:7px;padding:7px}.v60-account-actions{flex-wrap:wrap;gap:8px;margin-block:12px;display:flex}.v60-overlay{z-index:3000;background:var(--theme-overlay,#082c42a6);place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow:auto}.v60-dialog{background:var(--theme-surface,white);width:100%;max-width:650px;max-height:90dvh;color:var(--theme-link,#123649);border-radius:18px;padding:30px;position:relative;overflow:auto;box-shadow:0 20px 90px #031a4b55}.v60-dialog h2{margin:0 0 12px;padding-right:35px}.v60-dialog p{font-size:14px;line-height:1.6}.v60-close{background:var(--theme-surface,#eff6f8);border:0;border-radius:50%;padding:6px;position:absolute;top:15px;right:15px}.v60-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-block:20px;display:grid}.v60-form>label{align-content:start;gap:7px;font-size:13px;font-weight:700;display:grid}.v60-form input,.v60-form select,.v60-memberships select,.v60-content input,.v60-content select{border:1px solid var(--theme-border,#bdd6de);background:var(--theme-surface,#fff);width:100%;min-width:0;color:var(--theme-link,#163a4c);font:inherit;border-radius:8px;padding:10px}.v60-form input[type=checkbox],.v60-check-grid input{width:16px;height:16px}.v60-form fieldset,.v60-form>p{grid-column:1/-1}.v60-form fieldset{border:1px solid var(--theme-border,#d5e5e9);border-radius:10px;padding:14px}.v60-check-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.v60-check-grid label{align-items:center;gap:8px;font-size:13px;display:flex}.v60-form small{color:var(--theme-text,#526a76);font-weight:400;line-height:1.5}.v60-memberships{border:1px solid var(--theme-border,#d5e5e9);border-radius:12px;margin-block:22px;padding:18px}.v60-memberships p{color:var(--theme-link,#536a78);font-size:12px}.v60-memberships>div{border-bottom:1px solid var(--theme-border,#e3eef1);flex-wrap:wrap;align-items:center;gap:10px;padding-block:9px;display:flex}.v60-memberships>div>strong{flex:1}.v60-memberships button{border:1px solid var(--theme-border,#b9d7df);color:var(--theme-link,#087f92);background:var(--theme-surface,white);border-radius:7px;padding:6px;font-size:12px}.v60-memberships select{margin-top:12px}.v60-page{background:var(--theme-surface,#eef5f7);min-height:100dvh;color:var(--theme-link,#143849)}.v60-header{background:var(--theme-canvas,#063548);color:var(--theme-text,white);justify-content:space-between;align-items:center;gap:20px;padding:28px max(22px,50vw - 660px);display:flex}.v60-header h1{margin:6px 0;font-size:28px}.v60-header p{color:var(--theme-text,#b4d6e0);margin:0;font-size:13px}.v60-header a{color:var(--theme-text,white)}.v60-content{max-width:1320px;margin:auto;padding:25px}.v60-tabs{flex-wrap:wrap;gap:7px;margin-bottom:22px;display:flex}.v60-tabs button{border:1px solid var(--theme-border,#c1d9df);background:var(--theme-surface,#fff);color:var(--theme-link,#174353);border-radius:8px;padding:11px 17px;font-weight:750}.v60-tabs .active{background:var(--theme-info-surface,#087f92);color:var(--theme-text,white);border-color:var(--theme-info-border,#087f92)}.v60-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.v60-card{border:1px solid var(--theme-border,#d0e2e7);background:var(--theme-surface,white);border-radius:15px;min-width:0;padding:24px}.v60-card h2,.v60-card h3{margin:10px 0;font-size:21px}.v60-card p{color:var(--theme-link,#54707b);font-size:14px;line-height:1.5}.v60-card>img{object-fit:contain;max-width:190px;height:55px}.v60-card>small{color:var(--theme-link,#087f92);font-weight:800}.v60-card .button{margin-top:12px}.v60-toolbar{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:18px;display:flex}.v60-toolbar input{flex:1;min-width:180px}.v60-toolbar select{width:auto;max-width:100%}.v60-table-wrap{background:var(--theme-surface,#fff);border:1px solid var(--theme-border,#d0e2e7);border-radius:12px;overflow:auto}.v60-table{border-collapse:collapse;width:100%;font-size:13px}.v60-table th{text-align:left;background:var(--theme-surface,#e3f0f3);color:var(--theme-link,#365967);text-transform:uppercase;letter-spacing:.06em;padding:14px;font-size:11px}.v60-table td{border-top:1px solid var(--theme-border,#e2edf0);vertical-align:top;padding:14px}.v60-table td small{color:var(--theme-text,#627d88);margin-top:5px;display:block}.v60-table a{color:var(--theme-link,#087f92);font-weight:800}.v60-table select{min-width:160px}.v60-table button{border:1px solid var(--theme-border,#bbd7df);background:var(--theme-surface,white);color:var(--theme-link,#087f92);border-radius:6px;margin:4px;padding:6px 9px}.v60-card details{margin-top:15px}.v60-card summary{cursor:pointer;color:var(--theme-link,#087f92);font-weight:800}.v60-note{background:var(--theme-surface,#e3f3f5);border-radius:9px;padding:15px;font-size:14px;line-height:1.6}.v60-actions-row{flex-wrap:wrap;gap:10px;display:flex}.v60-shared-card{margin-bottom:20px}.v60-shared-card summary{color:var(--theme-link,#087f92);cursor:pointer;font-size:16px;font-weight:800}.v60-shared-card input{max-width:350px}.v60-badge{background:var(--theme-surface,#e6f6f1);color:var(--theme-link,#176859);border-radius:5px;padding:4px 7px;font-size:11px;display:inline-block}.hero-sponsors{grid-column:2;align-self:start;margin:-25px 0 60px}.hero-sponsors h2{letter-spacing:.08em;color:var(--theme-text,#bce5ec);text-transform:uppercase;margin-bottom:14px;font-size:13px}.hero-sponsors>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.hero-sponsors a{background:var(--theme-surface,#fff);min-height:112px;color:var(--theme-link,#0c4050);text-align:center;border-radius:12px;place-items:center;gap:7px;padding:18px;font-size:12px;font-weight:800;transition:transform .2s;display:grid}.hero-sponsors a:hover{transform:translateY(-2px)}.hero-sponsors img{object-fit:contain;width:100%;height:58px}.hero-grid:has(.hero-sponsors) .hero-upcoming{grid-column:1;margin-top:-25px}.hero-grid:has(.hero-sponsors) .hero-upcoming>div:last-child{grid-template-columns:1fr}@media (max-width:1000px){.v60-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v60-header{padding:22px}.v60-content{padding:20px}.hero-sponsors{grid-column:1/-1}.hero-grid:has(.hero-sponsors) .hero-upcoming{grid-column:1/-1;margin:0}.hero-sponsors{margin:0 0 45px}}@media (max-width:600px){.v60-grid,.v60-form{grid-template-columns:1fr}.v60-content{padding:14px}.v60-header{align-items:flex-start;padding:18px}.v60-header h1{font-size:22px}.v60-tabs button{flex:1;padding:10px 9px;font-size:12px}.v60-dialog{padding:22px}.v60-overlay{padding:10px}.v60-form>fieldset,.v60-form>p{grid-column:auto}.v60-table{min-width:560px}.v60-switcher{padding:12px}.v60-check-grid{grid-template-columns:1fr}.v60-account-actions .button{flex:1}.hero-sponsors>div{gap:9px}.hero-sponsors a{min-height:100px;padding:13px}}.v60-content input[type=checkbox]{vertical-align:middle;width:16px;height:16px;margin-right:6px;display:inline-block}.v60-card>label{margin-block:12px;font-size:13px;line-height:1.6;display:block}
