.registration-form{margin-top:35px}.form-notice{background:#e8eee8;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;padding:20px;display:flex}.bank-transfer{justify-content:flex-end;align-items:center;gap:18px;display:flex}.bank-transfer strong{letter-spacing:.08em;font-size:13px}.bank-transfer span{align-items:baseline;gap:7px;display:flex}.bank-transfer i{color:#64756c;font-size:12px;font-style:normal}.bank-transfer em{font-style:normal;font-weight:700}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.registration-form label{gap:7px;font-weight:700;display:grid}.registration-form input,.registration-form select,.registration-form textarea{font:inherit;background:#fff;border:1px solid #b9c4bb;padding:12px}.registration-form .full{grid-column:1/-1}.agree{grid-template-columns:auto 1fr;align-items:start;margin:24px 0;font-weight:400!important;display:flex!important}.submit-registration{color:#fff;background:#15312a;border:0;padding:15px 24px;font-weight:800}.form-message{color:#197154;font-weight:700}.admin-form+hr{border:0;border-top:1px solid #d7ddd5;margin:45px 0}@media (width<=540px){.form-grid{grid-template-columns:1fr}.registration-form .full{grid-column:auto}.form-notice{flex-direction:column}.bank-transfer{border-top:1px solid #15312a24;justify-content:stretch;gap:10px;width:100%;padding-top:4px;display:grid}.bank-transfer strong{padding-top:12px}.bank-transfer span{grid-template-columns:48px minmax(0,1fr);gap:10px;display:grid}.bank-transfer i{font-size:13px}.bank-transfer em{overflow-wrap:anywhere}}.consent-gate{gap:18px;margin-top:34px;display:grid}.consent-heading{border-bottom:1px solid #cad3cb;justify-content:space-between;align-items:end;gap:20px;padding-bottom:16px;display:flex}.consent-heading span{color:#197154;letter-spacing:.12em;font-size:12px;font-weight:900}.consent-heading h3{margin:5px 0 0;font-size:clamp(22px,3vw,34px)}.consent-heading>strong{color:#fff;background:#17312b;border-radius:999px;flex:none;padding:8px 13px}.consent-card{background:#fff;border:1px solid #cbd5cd;transition:all .25s}.consent-card.complete{border-color:#197154;box-shadow:inset 4px 0 #197154}.consent-card>header{border-bottom:1px solid #e0e5e0;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:15px;padding:20px 22px;display:grid}.consent-card>header>b{color:#197154;background:#edf2e9;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.consent-card h4,.consent-card header p{margin:0}.consent-card h4{font-size:19px}.consent-card header p{color:#637168;margin-top:4px;font-size:13px}.consent-card header a{color:#197154;text-underline-offset:3px;font-size:13px;font-weight:800}.consent-scroll{scrollbar-color:#7f9589 #e4e9e4;background:#f8f8f4;outline:none;height:260px;padding:22px 26px;overflow-y:auto}.consent-scroll:focus-visible{box-shadow:inset 0 0 0 3px #d3db32}.consent-scroll h5{margin:0 0 18px;font-size:17px}.consent-scroll p,.privacy-summary p{color:#46564f;line-height:1.75}.consent-end{text-align:center;border-top:1px dashed #aab6ad;padding-top:16px;font-weight:800;margin-top:32px!important}.privacy-summary{background:#f8f8f4;padding:18px 26px}.privacy-summary p{margin:7px 0;font-size:14px}.privacy-summary strong{color:#17312b}.consent-check{color:#7b847f;align-items:flex-start;gap:10px;padding:17px 22px;font-weight:800;display:flex}.consent-check.ready{color:#17312b;cursor:pointer}.consent-check input{accent-color:#197154;width:19px;height:19px}.registration-locked{color:#526259;background:#eef1ec;border:1px dashed #98a79e;align-items:center;gap:16px;margin-top:22px;padding:23px;display:flex}.registration-locked>span{color:#17312b;background:#d9dfd9;border-radius:50%;place-items:center;width:44px;height:44px;font-size:12px;font-weight:900;display:grid}.registration-locked b{color:#17312b}.registration-locked p{margin:4px 0 0}.registration-form.unlocked{animation:.38s both registration-unlock}@keyframes registration-unlock{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (width<=620px){.consent-card>header{grid-template-columns:36px 1fr}.consent-card>header a{grid-column:2}.consent-heading{align-items:start}.consent-scroll{height:230px;padding:18px}.privacy-summary{padding:16px 18px}}.registration-success{background:#fff;border:2px solid #17312b;max-width:760px;padding:38px;box-shadow:0 20px 55px #17312b1f}.success-mark{color:#17312b;background:#d6dd38;border-radius:999px;padding:7px 13px;font-weight:900;display:inline-block}.registration-success h3{margin:18px 0 12px;font-size:29px}.registration-id{color:#17312b;letter-spacing:.04em;text-align:center;background:#edf4ed;border:2px dashed #197154;padding:20px;font-size:clamp(24px,5vw,38px);display:block}.registration-success dl{margin:24px 0}.registration-success dl div{border-bottom:1px solid #d8ded9;grid-template-columns:130px 1fr;gap:15px;padding:10px 0;display:grid}.registration-success dt{font-weight:800}.registration-success dd{overflow-wrap:anywhere;margin:0}.confirmation-actions{flex-wrap:wrap;gap:10px;display:flex}.confirmation-actions button,.new-registration{color:#fff;min-height:46px;font:inherit;cursor:pointer;background:#17312b;border:1px solid #17312b;padding:10px 18px;font-weight:800}.confirmation-actions button:hover,.confirmation-actions button:focus-visible{color:#17312b;background:#d6dd38}.new-registration{color:#17312b;background:#fff;margin-top:10px}@media (width<=600px){.registration-success{padding:25px}.registration-success dl div{grid-template-columns:1fr;gap:3px}.confirmation-actions{display:grid}.confirmation-actions button{width:100%}}@media print{body *{visibility:hidden}.registration-success,.registration-success *{visibility:visible}.registration-success{box-shadow:none;border:0;position:absolute;inset:0}.confirmation-actions,.new-registration,.form-message{display:none!important}}.field-label{align-items:center;gap:8px;min-height:34px;display:flex}.field-icon{display:none}.required-badge,.upload-step-icon{color:#285f4e;background:linear-gradient(145deg,#f8fbf6,#dbe5dc);border:1px solid #c5d0c7;border-radius:50%;place-items:center;font-style:normal;display:inline-grid;box-shadow:3px 3px 7px #cbd2cb,-3px -3px 7px #fff,inset 1px 1px 2px #ffffffe6}.required-badge{color:#15312a;background:linear-gradient(145deg,#e1e83c,#bfc92a);border-color:#b8c126;width:24px;height:24px;margin-left:auto;font-size:10px;font-weight:900;box-shadow:2px 2px 5px #c4c9bf,-2px -2px 5px #fff,inset 1px 1px 2px #f5f78e}.required-note{color:#66756d;align-items:center;gap:8px;margin:0 0 18px;font-size:13px;display:flex}.required-note .required-badge{margin:0}.upload-icon-row{grid-template-columns:repeat(4,1fr);gap:12px;margin:22px 0;display:grid}.upload-icon-row span{background:#f8faf6;border:1px solid #d7ddd5;align-items:center;gap:9px;padding:12px;font-size:13px;display:flex}.upload-step-icon{flex:0 0 34px;width:34px;height:34px;font-weight:800}.registration-form input:focus,.registration-form select:focus,.registration-form textarea:focus,.submission-uploader input:focus,.submission-uploader select:focus{outline-offset:2px;outline:2px solid #9eaa26}@media (width<=620px){.upload-icon-row{grid-template-columns:1fr 1fr}}.receipt-note{color:#526159;background:#f3f5e5;border-left:3px solid #c4cc2f;margin:-8px 0 24px;padding:12px 15px;font-size:13px}.application-deadline{margin:0 0 12px;font-size:16px}.refund-note{color:#526159;background:#edf3ec;border-left:3px solid #197154;margin:0 0 28px;padding:13px 15px;font-size:13px}.refund-note a{color:#167052;margin:0 4px;font-weight:800}.official-line-box{background:#edf8f0;border-left:4px solid #06c755;margin-top:24px;padding:22px}.official-line-box b{font-size:19px}.official-line-box p{margin:7px 0 13px}.official-line-box a,.official-line-box span{color:#fff;background:#06c755;border-radius:999px;padding:9px 14px;font-weight:900;text-decoration:none;display:inline-block}.official-line-box span{background:#728078}.line-add-button{border-radius:7px;flex:none;align-items:center;text-decoration:none;transition:transform .18s,filter .18s;display:inline-flex}.line-add-button:hover,.line-add-button:focus-visible{filter:drop-shadow(0 6px 12px #0000003d);transform:translateY(-2px)}.line-add-button img{width:auto;height:36px;display:block}.submission-uploader{background:#fff;border:1px solid #c9d1ca;margin-top:55px;padding:38px 32px;box-shadow:0 16px 40px #1c332b12}.submission-uploader h3{margin-top:0;font-size:26px}.submission-uploader .form-grid{margin:24px 0}.submission-uploader label{color:#17312b;gap:9px;font-weight:800;display:grid}.submission-uploader input[type=text],.submission-uploader input[type=email],.submission-uploader input[type=file],.submission-uploader select{color:#17312b;width:100%;min-height:56px;font:inherit;background:#fff;border:2px solid #81958a;border-radius:5px;padding:12px 14px;box-shadow:inset 0 2px 5px #18362c14}.submission-uploader input[type=file]{cursor:pointer;padding:10px}.submission-uploader input[type=file]::file-selector-button{color:#fff;cursor:pointer;background:#17312b;border:0;border-radius:4px;height:34px;margin-right:12px;padding:0 14px;font-weight:700}.submission-uploader input:hover,.submission-uploader select:hover{background:#fbfdf9;border-color:#4e6f61}.submission-uploader input:focus,.submission-uploader select:focus{outline-offset:2px;border-color:#17312b;outline:3px solid #cfd9307a}.submission-uploader .submit-registration{min-height:50px;margin-top:4px}@media (width<=620px){.submission-uploader{padding:25px 20px}.submission-uploader .form-grid{grid-template-columns:1fr}.submission-uploader input[type=file]{font-size:14px}}.portal-login{background:#fff;border:1px solid #c9d1ca;max-width:680px;padding:34px;box-shadow:0 18px 45px #1c332b14}.portal-milestones{background:#d5dcd5;border:1px solid #d5dcd5;gap:1px;max-width:820px;margin:0 0 30px;display:grid}.portal-milestones p{background:#eef1e9;grid-template-columns:minmax(250px,.8fr) 1.2fr;gap:18px;margin:0;padding:16px 18px;display:grid}.portal-milestones b{color:#17312b}.portal-milestones span{color:#53635d}.portal-login h3{margin:0 0 8px;font-size:28px}.portal-login .form-grid{margin-top:25px}.portal-login label{color:#17312b;gap:9px;font-weight:800;display:grid}.portal-login input{color:#17312b;width:100%;height:54px;font:inherit;background:#fff;border:2px solid #81958a;border-radius:5px;padding:12px 14px;box-shadow:inset 0 2px 5px #18362c14}.portal-login input::placeholder{color:#8d9992}.portal-login input:hover{border-color:#4e6f61}.portal-login input:focus{outline-offset:2px;border-color:#17312b;outline:3px solid #cfd9307a}.portal-login button{min-height:50px;margin-top:24px}.portal-error{color:#9b2e2e;min-height:24px;font-weight:700}.team-card{color:#fff;background:#17312b;margin-bottom:30px;padding:28px}.team-card-head{justify-content:space-between;gap:20px;display:flex}.team-card h3{margin:5px 0;font-size:28px}.team-status{color:#17312b;background:#d6dd38;border-radius:999px;height:max-content;padding:7px 13px;font-weight:800}.status-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:25px;display:grid}.status-grid div{background:#ffffff14;padding:15px}.status-grid small,.status-grid b{display:block}.portal-files{margin:25px 0 45px}.portal-files div{border-bottom:1px solid #d7ddd5;justify-content:space-between;gap:20px;padding:13px 0;display:flex}.stage-locked{background:#edf0e9;border:1px dashed #9ba89f;padding:28px}.stage-unlocked{background:#e8f0e8;border-left:4px solid #197154;margin:35px 0 5px;padding:25px}.stage-result{background:#f2f4ef;border:1px solid #cbd3cc;padding:28px}.stage-result b{font-size:20px}.stage-result p{margin-bottom:0}.stage-result-rejected{background:#f6efed;border-left:4px solid #8a4a43}@media (width<=600px){.portal-milestones p{grid-template-columns:1fr;gap:5px}.portal-login{padding:24px}.portal-login .form-grid,.status-grid{grid-template-columns:1fr}.team-card-head{flex-direction:column}}.compact-schedule{border:1px solid var(--line);background:#f2f4ed;margin-top:24px;padding:24px 26px 20px;overflow:hidden}.compact-track{grid-template-columns:repeat(9,1fr);align-items:start;gap:0;padding:6px 3px 0;display:grid;position:relative}.compact-line{background:#aebbb1;height:2px;position:absolute;top:14px;left:5%;right:5%}.compact-track button{z-index:1;color:#718078;cursor:pointer;background:0 0;border:0;justify-items:center;gap:8px;padding:0;display:grid;position:relative}.compact-track button i{background:#8fa096;border:4px solid #f2f4ed;border-radius:50%;width:18px;height:18px;transition:all .3s;box-shadow:0 0 0 2px #8fa096}.compact-track button span{font-size:11px;font-weight:900}.compact-track button.active{color:#17312b}.compact-track button.active i{background:#d3db32;animation:1.2s infinite compact-pulse;transform:scale(1.12);box-shadow:0 0 0 3px #197154}.compact-note{background:#fff;border-left:4px solid #197154;grid-template-columns:160px 1fr;align-items:center;gap:22px;min-height:88px;margin-top:18px;padding:17px 22px;animation:.38s both compact-note-in;display:grid}.compact-note time{color:#197154;font-weight:900}.compact-note h3{margin:0 0 4px;font-size:19px}.compact-note p{color:#596961;margin:0;font-size:14px}.schedule-registration-action{align-items:center;gap:12px;margin-top:13px;display:flex}.schedule-registration-action small,.schedule-open-date{color:#7b867f;font-size:11px;font-weight:500}.schedule-registration-action a{color:#fff;background:#17312b;padding:9px 13px;font-size:12px;font-weight:850;text-decoration:none;transition:all .2s;display:inline-flex}.schedule-registration-action a:hover,.schedule-registration-action a:focus-visible{background:#197154;transform:translateY(-1px)}.schedule-open-date{margin-top:2px;display:block}.schedule-event-link{color:#17312b;text-underline-offset:3px;font-size:13px;font-weight:800;line-height:1.35;text-decoration-thickness:1px}.schedule-event-link:hover,.schedule-event-link:focus-visible{color:#197154}.compact-hint{text-align:right;color:#748078;margin:9px 0 0;font-size:11px}.schedule-overview{border-top:1px solid #cbd3cb;margin-top:16px;padding-top:14px}.schedule-overview-heading{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:10px;display:flex}.schedule-overview-heading h3{margin:0;font-size:15px}.schedule-overview-heading span{color:#748078;letter-spacing:.08em;font-size:11px}.schedule-overview ol{background:#cbd3cb;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0;padding:1px;list-style:none;display:grid}.schedule-overview li{background:#fff;grid-template-columns:26px minmax(0,1fr);align-items:start;gap:9px;min-height:62px;padding:10px 11px;display:grid}.schedule-overview li>span{color:#8a968f;letter-spacing:.06em;font-size:10px;font-weight:900}.schedule-overview li div{gap:3px;min-width:0;display:grid}.schedule-overview time{color:#197154;font-size:11px;font-weight:800}.schedule-overview strong{font-size:13px;line-height:1.35}@keyframes compact-note-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes compact-pulse{50%{box-shadow:0 0 0 7px #19715421}}@media (width<=650px){.compact-schedule{padding:20px 14px 15px}.compact-track{grid-template-columns:repeat(9,44px);justify-content:start;padding-bottom:8px;overflow-x:auto}.compact-line{width:352px;left:22px;right:auto}.compact-note{grid-template-columns:1fr;gap:5px;min-height:110px;padding:15px 17px}.schedule-registration-action{flex-direction:column;align-items:flex-start}.schedule-registration-action a{justify-content:center;width:100%}.compact-hint{text-align:left}.schedule-overview ol{grid-template-columns:repeat(2,minmax(0,1fr))}.schedule-overview li{grid-template-columns:1fr;gap:3px;min-height:72px;padding:9px}.schedule-overview li>span,.schedule-overview-heading span{display:none}}@media (prefers-reduced-motion:reduce){.compact-track button.active i,.compact-note{animation:none}}.about-qualification{border-top:1px solid #d9dfd8;border-bottom:1px solid #d9dfd8;grid-template-columns:160px 1fr 1fr;align-items:start;gap:16px 26px;margin-top:34px;padding:22px 0;display:grid}.about-qualification h3,.about-qualification p{margin:0}.about-qualification p{color:#53635d;line-height:1.7}.base-site{color:#f4f1e7;background:#0b3329;margin-top:48px;padding:clamp(24px,4vw,48px)}.base-site-intro{grid-template-columns:130px minmax(170px,.6fr) 1.4fr;align-items:end;gap:14px 24px;margin-bottom:26px;display:grid}.base-site-intro p,.base-site-intro h3,.base-site-intro strong{margin:0}.base-site-intro p{color:var(--lime);letter-spacing:.18em;font-size:10px;font-weight:800}.base-site-intro h3{color:#fff;font-size:clamp(27px,3.5vw,44px);line-height:1.1}.base-site-intro strong{color:#f4f1e7ad;max-width:620px;font-size:16px;font-weight:500;line-height:1.65}.site-geography{background:#082a23;border:1px solid #ffffff1f;grid-template-columns:minmax(300px,.9fr) minmax(320px,1.1fr);align-items:center;gap:clamp(28px,5vw,64px);margin:12px 0 52px;padding:clamp(20px,3vw,34px);display:grid}.taiwan-location-map{background:#183f58;width:min(100%,470px);margin:0 auto;position:relative;overflow:hidden}.taiwan-location-map>img{width:100%;height:auto;display:block}.qiaotou-marker{color:#fff;white-space:nowrap;align-items:center;gap:9px;display:flex;position:absolute;top:72%;left:25%;transform:translate(-9px,-9px)}.qiaotou-marker i{background:var(--lime);border:4px solid #fff;border-radius:50%;width:18px;height:18px;display:block;box-shadow:0 0 0 8px #d3db3233,0 4px 16px #02120e8c}.qiaotou-marker b{letter-spacing:.04em;background:#051f19db;border-radius:3px;padding:7px 10px;font-size:12px;box-shadow:0 5px 18px #02120e59}.taiwan-location-map figcaption{color:#ffffffb8;text-align:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#051d18b3;padding:8px 10px;font-size:9px;line-height:1.5;position:absolute;bottom:10px;left:10px;right:10px}.site-geography-copy>p{color:var(--lime);letter-spacing:.18em;margin:0 0 16px;font-size:10px;font-weight:800}.site-geography-copy h4{color:#fff;margin:0;font-size:clamp(28px,4vw,48px);line-height:1.25}.site-geography-copy>strong{color:#f4f1e7ad;max-width:580px;margin-top:20px;font-size:15px;font-weight:500;line-height:1.8;display:block}.site-geography-copy ol{background:#ffffff21;border:1px solid #ffffff21;gap:1px;margin:30px 0 0;padding:0;list-style:none;display:grid}.site-geography-copy li{background:#103e33;grid-template-columns:110px 1fr;gap:16px;padding:13px 15px;display:grid}.site-geography-copy li span{color:var(--lime);letter-spacing:.12em;font-size:9px;font-weight:800}.site-geography-copy li b{color:#f4f1e7;font-size:13px}.site-detail-heading{border-top:1px solid #ffffff2e;grid-template-columns:150px 1fr;align-items:baseline;gap:20px;margin-bottom:22px;padding-top:26px;display:grid}.site-detail-heading span{color:var(--lime);letter-spacing:.16em;font-size:9px;font-weight:800}.site-detail-heading h4{color:#fff;margin:0;font-size:clamp(20px,2.5vw,30px)}.base-site-layout{grid-template-columns:minmax(250px,.72fr) minmax(440px,1.28fr);align-items:stretch;gap:clamp(22px,3vw,38px);display:grid}.base-site-copy{flex-direction:column;display:flex}.base-site-copy>p:first-child{color:#f4f1e7d1;margin:0;font-size:15px;line-height:1.85}.base-site-copy strong{color:var(--lime)}.base-boundaries{background:#ffffff29;border:1px solid #ffffff29;grid-template-columns:1fr 1fr;gap:1px;margin:24px 0;display:grid}.base-boundaries span{color:#f4f1e7e6;background:#103e33;gap:5px;padding:15px 14px;font-size:13px;display:grid}.base-boundaries b{color:var(--lime);letter-spacing:.12em;font-size:9px;font-weight:800}.base-required{color:#102f27;background:var(--lime);margin:0;padding:16px 17px;font-size:14px;font-weight:800;line-height:1.6}.base-guidance{color:#f4f1e78c;margin:auto 0 0;padding-top:20px;font-size:11px;line-height:1.7}.base-site-figure{background:#142f28;min-height:420px;margin:0;position:relative;overflow:hidden}.base-site-figure img{object-fit:cover;width:100%;height:100%;display:block}.base-site-figure figcaption{color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#051d18bf;justify-content:space-between;align-items:baseline;gap:14px;padding:12px 14px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.base-site-figure figcaption span{letter-spacing:.04em;font-size:12px;font-weight:750}.base-site-figure figcaption small{color:#ffffffa3;text-align:right;font-size:10px}@media (width<=920px){.about-qualification{grid-template-columns:1fr}.base-site-intro,.site-geography,.base-site-layout{grid-template-columns:1fr;align-items:start}.base-site-figure{min-height:0}.base-site-figure img{height:auto}.base-guidance{margin-top:0}}@media (width<=560px){.base-site{margin-top:36px;padding:22px 18px}.base-boundaries{grid-template-columns:1fr}.site-geography{margin-bottom:38px;padding:14px}.qiaotou-marker b{font-size:10px}.site-geography-copy{padding:8px 4px 12px}.site-geography-copy li{grid-template-columns:92px 1fr}.site-detail-heading{grid-template-columns:1fr;gap:8px}.base-site-figure figcaption{display:grid;position:static}.base-site-figure figcaption small{text-align:left}}.registered-teams{color:#f9fbf7;background:#0c3329;grid-template-columns:minmax(220px,.7fr) minmax(280px,1.3fr) auto;align-items:start;gap:18px;margin-top:38px;padding:clamp(22px,4vw,38px);display:grid}.registered-teams-lead{align-items:center;gap:12px;display:flex}.registered-teams-lead>span{color:#d3db32;letter-spacing:.15em;writing-mode:vertical-rl;font-size:9px;font-weight:900}.registered-teams-lead>strong{color:#d3db32;font-size:46px;line-height:1}.registered-teams-lead div{gap:2px;display:grid}.registered-teams-lead b{font-size:17px}.registered-teams-lead small{color:#ffffffa6}.registered-team-list{gap:1px;max-height:420px;display:grid;overflow-y:auto}.registered-team-list div{background:#ffffff12;grid-template-columns:24px 1fr auto;gap:8px;padding:10px 12px;font-size:13px;display:grid}.registered-team-list i{color:#ffffff73;font-style:normal}.registered-team-list span{color:#d3db32}.registered-team-list p{color:#ffffffad;margin:0;font-size:13px;line-height:1.65}.registered-teams>button{color:#15312a;cursor:pointer;background:#d3db32;border:0;align-self:start;padding:13px 18px;font-weight:900}.registered-teams>button:hover,.registered-teams>button:focus-visible{background:#fff}@media (width<=900px){.registered-teams{grid-template-columns:1fr 1.4fr}.registered-teams-lead>strong{font-size:36px}.registered-teams>button{grid-column:1/-1;width:100%}}@media (width<=580px){.registered-teams{grid-template-columns:1fr}.registered-team-list,.registered-teams>button{grid-column:1}}.site-footer{color:#fff;letter-spacing:.04em;background:#0f2721;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:20px 4vw;font-size:12px;display:flex}@media (width<=650px){.site-footer{flex-direction:column;align-items:flex-start;gap:6px;padding:22px 7vw}}.cover-visual{background:#17362d;position:absolute;inset:78px 0 0;overflow:hidden}.cover-visual img{object-fit:cover;object-position:center;width:100%;height:100%}.hero-overlay{background:linear-gradient(90deg,#071b16e6 0%,#071b16ad 36%,#071b1633 70%,#071b160a 100%),linear-gradient(#0000 58%,#071b166b)}.brief-visual{background:#e2e8df;min-height:430px;margin:45px 0 0;position:relative;overflow:hidden}.brief-visual>img{object-fit:cover;width:100%;height:clamp(430px,52vw,680px);display:block}.brief-visual figcaption{color:#fff;background:linear-gradient(#0000,#071b16ad 28%,#071b16eb);grid-template-columns:170px 1fr;gap:8px 24px;padding:28px 32px;display:grid;position:absolute;bottom:0;left:0;right:0}.brief-visual figcaption span{color:var(--lime);letter-spacing:.16em;grid-row:1/3;font-size:11px}.brief-visual figcaption strong{font-size:clamp(20px,2.4vw,32px)}.brief-visual figcaption small{color:#ffffffc7;max-width:760px;line-height:1.6}.schedule-graphic{color:#f8f7f1;background:radial-gradient(circle at 14% 120%,#d3db3233,#0000 38%),linear-gradient(130deg,#0a2922,#184c3d 58%,#1b6d56);margin:0 0 52px;padding:34px clamp(24px,4vw,48px) 28px;position:relative;overflow:hidden}.schedule-graphic:before,.schedule-graphic:after{content:"";pointer-events:none;border:1px solid #ffffff1a;border-radius:44% 56% 62% 38%;width:340px;height:340px;position:absolute}.schedule-graphic:before{animation:16s linear infinite schedule-orbit;top:-250px;right:-60px}.schedule-graphic:after{animation:22s linear infinite reverse schedule-orbit;bottom:-292px;left:25%}.schedule-years,.schedule-phases{z-index:1;letter-spacing:.16em;justify-content:space-between;gap:20px;font-size:11px;font-weight:800;display:flex;position:relative}.schedule-years span:last-child{color:var(--lime)}.schedule-track{z-index:1;height:104px;margin:10px 8px 2px;position:relative}.schedule-track:before,.schedule-track:after{clip-path:polygon(0 53%,12% 29%,24% 63%,36% 35%,48% 61%,60% 31%,72% 59%,84% 27%,100% 49%,100% 72%,84% 48%,72% 79%,60% 52%,48% 82%,36% 56%,24% 83%,12% 50%,0 75%);content:"";width:100%;height:76px;position:absolute;top:16px;left:0}.schedule-track:before{filter:blur(.2px);background:#75cabb33}.schedule-track:after{transform-origin:0;background:repeating-linear-gradient(105deg, #ffffff1f 0 12px, #fff0 12px 28px), linear-gradient(90deg, #287f75, #65b7a4 46%, #9ecb92 76%, var(--lime));background-size:180% 100%,100% 100%;animation:1.8s cubic-bezier(.2,.7,.2,1) .12s forwards schedule-draw,5s linear 1.9s infinite schedule-water;transform:scaleX(0);box-shadow:inset 0 7px 10px #ffffff1f,inset 0 -8px 14px #0426224d}.schedule-track i{z-index:2;background:#f8f7f1;border:4px solid #174d3d;border-radius:50%;width:16px;height:16px;margin-left:-8px;animation:.5s cubic-bezier(.2,.8,.2,1.4) forwards schedule-node;position:absolute;top:48px;transform:scale(0);box-shadow:0 0 0 1px #ffffff80}.schedule-track i:nth-of-type(2){top:29px}.schedule-track i:nth-of-type(3){top:54px}.schedule-track i:nth-of-type(4){top:32px}.schedule-track i:nth-of-type(5){top:53px}.schedule-track i:nth-of-type(6){top:28px}.schedule-track i:nth-of-type(7){top:51px}.schedule-track i:nth-of-type(8){top:25px}.schedule-track i:nth-of-type(9){top:46px}.schedule-track i:last-child{background:var(--lime);box-shadow:0 0 0 1px var(--lime), 0 0 24px #d3db3299}.schedule-sweep{z-index:3;opacity:0;filter:drop-shadow(0 0 10px #70cdbb8c);border:1px solid #eefffbbf;border-radius:50%;width:28px;height:28px;animation:4.8s ease-in-out 2s infinite schedule-sweep;position:absolute;top:44px;left:0;box-shadow:0 0 0 7px #70cdbb1f,inset 0 0 12px #ffffff80}.schedule-phases{color:#ffffffad;letter-spacing:.06em;font-weight:500}.timeline-animated article{opacity:0;animation:.55s forwards schedule-entry;transform:translateY(16px)}.timeline-animated time{align-items:center;gap:14px;display:flex}.timeline-animated time span{border:1px solid var(--green);letter-spacing:.08em;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:10px;display:grid}@keyframes schedule-draw{to{transform:scaleX(1)}}@keyframes schedule-node{to{transform:scale(1)}}@keyframes schedule-water{to{background-position:-180% 0,0 0}}@keyframes schedule-entry{to{opacity:1;transform:translateY(0)}}@keyframes schedule-sweep{0%{opacity:0;top:44px;left:0;transform:scale(.65)}12%{opacity:1;top:25px;left:12%}24%{top:50px;left:24%}36%{top:28px;left:36%}48%{top:49px;left:48%;transform:scale(1)}60%{top:24px;left:60%}72%{top:47px;left:72%}84%{opacity:1;top:21px;left:84%}to{opacity:0;top:42px;left:100%;transform:scale(.65)}}@keyframes schedule-orbit{to{transform:rotate(360deg)}}@media (width<=900px){.cover-visual{inset:68px 0 0}.cover-visual img{object-position:60% center}.brief-visual figcaption{grid-template-columns:1fr}.brief-visual figcaption span{grid-row:auto}.schedule-phases{grid-template-columns:1fr 1fr;row-gap:8px;display:grid}.schedule-phases span:nth-child(2n){text-align:right}}@media (width<=540px){.cover-visual img{object-position:68% center}.brief-visual,.brief-visual>img{height:480px;min-height:480px}.brief-visual figcaption{padding:24px}.schedule-graphic{margin-bottom:34px;padding:26px 18px 22px}.schedule-track{margin-left:5px;margin-right:5px}}@media (prefers-reduced-motion:reduce){.schedule-graphic:before,.schedule-graphic:after,.schedule-track:after,.schedule-track i,.schedule-sweep,.timeline-animated article{animation:none}.schedule-track:after{background-position:0 0;transform:scaleX(1)}.schedule-track i{transform:scale(1)}.schedule-sweep{display:none}.timeline-animated article{opacity:1;transform:none}}.schedule-graphic{background:linear-gradient(#daeddb1f,#0000 38%),linear-gradient(135deg,#0a2922,#17483a 56%,#1c6651);min-height:388px}.river-landscape{z-index:0;pointer-events:none;position:absolute;inset:55px 18px 45px;overflow:hidden}.river-landscape:before{content:"";background:radial-gradient(at 12% 85%,#9bbe6f61,#0000 34%),radial-gradient(at 75% 88%,#68a97259,#0000 38%),linear-gradient(#2963491f,#0f3f3094);height:72%;position:absolute;bottom:0;left:0;right:0}.ridge{background:linear-gradient(145deg,#5c8d65,#2e684e);border-radius:58% 56% 14% 12%;position:absolute;bottom:58%;box-shadow:inset -12px 10px 28px #ffffff14}.ridge-a{width:20%;height:34%;left:-4%;transform:rotate(-5deg)}.ridge-b{opacity:.86;width:18%;height:25%;left:10%;transform:rotate(7deg)}.ridge-c{opacity:.68;width:13%;height:18%;left:22%;transform:rotate(-3deg)}.curved-road{z-index:1;border-top:7px solid #d3dacdad;border-radius:50% 50% 0 0;height:76px;position:absolute;box-shadow:0 -2px #122f2780}.road-a{width:52%;top:31%;left:25%;transform:rotate(4deg)}.road-b{opacity:.68;width:43%;top:52%;left:42%;transform:rotate(-7deg)}.factory{z-index:2;background:#d8d8c8;border-radius:4px 4px 2px 2px;width:72px;height:40px;position:absolute;bottom:39%;box-shadow:inset 0 -8px #1d503d2e,0 8px 18px #041b153d}.factory:before{content:"";background:linear-gradient(145deg,#0000 48%,#b8c9a9 49% 100%);width:100%;height:17px;position:absolute;top:-12px;left:0}.factory i{background:#2d7061;width:12px;height:9px;margin:18px 0 0 12px;display:inline-block;position:relative}.factory b{background:#9cab91;border-radius:3px 3px 0 0;width:10px;height:30px;position:absolute;top:-27px;right:9px}.factory-a{left:35%}.factory-b{opacity:.85;bottom:48%;left:50%;transform:scale(.78)}.tree-line{z-index:3;justify-content:space-around;align-items:end;display:flex;position:absolute;bottom:25%;left:29%;right:13%}.tree-line i{background:#76a55c;border-radius:58% 42% 48% 52%;width:15px;height:24px;transform:rotate(-6deg);box-shadow:0 7px 0 -6px #d0d6a5}.tree-line i:nth-child(3n){background:#8ab765;width:20px;height:31px}.tree-line i:nth-child(2n){transform:translateY(9px)rotate(7deg)}.wetland{z-index:1;background:radial-gradient(#4aa09599,#2069562e 68%,#0000 70%);border-radius:68% 32% 54% 46%;width:24%;height:45%;position:absolute;bottom:9%;right:-2%}.wetland i{transform-origin:bottom;background:#b4c979;border-radius:50%;width:2px;height:32px;position:absolute;bottom:20%}.wetland i:first-child{left:28%;transform:rotate(-12deg)}.wetland i:nth-child(2){height:42px;left:48%;transform:rotate(8deg)}.wetland i:nth-child(3){height:27px;left:68%;transform:rotate(-4deg)}.river-place{z-index:4;color:#ffffffb8;letter-spacing:.12em;font-size:10px;position:absolute;top:76px}.river-place-upstream{left:clamp(24px,4vw,48px)}.river-place-downstream{color:var(--lime);right:clamp(24px,4vw,48px)}.schedule-track{height:238px;margin-top:5px}.schedule-track:before,.schedule-track:after{display:none}.schedule-waterway{z-index:1;clip-path:inset(0 100% 0 0 round 60px);animation:2s cubic-bezier(.2,.7,.2,1) .1s forwards river-reveal;position:absolute;inset:0}.schedule-waterway b{background:repeating-linear-gradient(105deg,#ffffff21 0 11px,#0000 11px 29px) 0 0/190% 100%,linear-gradient(#67b9aa,#287f75 58%,#236c65) 0 0/100% 100%;border-radius:999px;height:38px;animation:5s linear 2s infinite schedule-water;position:absolute;box-shadow:inset 0 6px 9px #ffffff24,inset 0 -8px 11px #04262247,0 8px 16px #031d172e}.schedule-waterway b:first-child{width:27%;top:112px;left:-2%;transform:rotate(13deg)}.schedule-waterway b:nth-child(2){width:27%;top:120px;left:19%;transform:rotate(-14deg)}.schedule-waterway b:nth-child(3){width:27%;top:104px;left:40%;transform:rotate(12deg)}.schedule-waterway b:nth-child(4){width:27%;top:113px;left:61%;transform:rotate(-13deg)}.schedule-waterway b:nth-child(5){background-color:#4a9b8e;width:23%;top:98px;left:81%;transform:rotate(11deg)}.schedule-track>i{top:121px}.schedule-track>i:nth-of-type(2){top:142px}.schedule-track>i:nth-of-type(3){top:119px}.schedule-track>i:nth-of-type(4){top:105px}.schedule-track>i:nth-of-type(5){top:128px}.schedule-track>i:nth-of-type(6){top:119px}.schedule-track>i:nth-of-type(7){top:132px}.schedule-track>i:nth-of-type(8){top:109px}.schedule-track>i:nth-of-type(9){top:119px}.schedule-sweep{animation:5.6s ease-in-out 2.1s infinite basin-sweep;top:112px}@keyframes river-reveal{to{clip-path:inset(0 round 60px)}}@keyframes basin-sweep{0%{opacity:0;top:112px;left:0;transform:scale(.65)}12%{opacity:1;top:137px;left:12%}24%{top:126px;left:24%}36%{top:105px;left:36%}48%{top:117px;left:48%;transform:scale(1)}60%{top:125px;left:60%}72%{top:126px;left:72%}84%{opacity:1;top:104px;left:84%}to{opacity:0;top:116px;left:100%;transform:scale(.65)}}@media (width<=700px){.schedule-graphic{min-height:350px}.river-landscape{left:8px;right:8px}.factory{transform-origin:0 100%;transform:scale(.72)}.factory-b,.road-b{display:none}.tree-line{left:25%;right:6%}.tree-line i:nth-child(2n){display:none}.river-place{top:69px}.schedule-track{height:202px}.schedule-waterway b{height:32px}.schedule-waterway b:first-child{top:101px}.schedule-waterway b:nth-child(2){top:109px}.schedule-waterway b:nth-child(3){top:96px}.schedule-waterway b:nth-child(4){top:105px}.schedule-waterway b:nth-child(5){top:93px}.schedule-track>i{top:108px}.schedule-track>i:nth-of-type(2){top:126px}.schedule-track>i:nth-of-type(3){top:107px}.schedule-track>i:nth-of-type(4){top:96px}.schedule-track>i:nth-of-type(5){top:116px}.schedule-track>i:nth-of-type(6){top:108px}.schedule-track>i:nth-of-type(7){top:119px}.schedule-track>i:nth-of-type(8){top:99px}.schedule-track>i:nth-of-type(9){top:108px}}@media (prefers-reduced-motion:reduce){.schedule-waterway,.schedule-waterway b{animation:none}.schedule-waterway{clip-path:inset(0 round 60px)}}.schedule-aerial-graphic{color:#173f36;isolation:isolate;background:#f5f1e7;min-height:458px;padding:28px clamp(22px,3.6vw,44px) 24px}.schedule-aerial-graphic:before{z-index:3;background:linear-gradient(#0000,#f6f3eab8 54%,#f6f3eaf5);border:0;border-radius:0;width:auto;height:34%;animation:none;inset:auto 0 0}.schedule-aerial-graphic:after{z-index:2;background:linear-gradient(90deg,#faf8f2e6,#faf8f26b 64%,#0000);border:0;border-radius:0;width:34%;height:auto;animation:none;inset:0 auto 0 0}.schedule-aerial{z-index:0;object-fit:cover;object-position:center;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.schedule-aerial-base{opacity:.72;filter:saturate(.88)contrast(.94)brightness(1.04)}.schedule-aerial-focus{z-index:1;opacity:.78;clip-path:inset(0 100% 0 0);filter:saturate(1.12)contrast(1.02);animation:3.4s cubic-bezier(.2,.7,.2,1) .15s forwards aerial-greening}.schedule-aerial-graphic .schedule-years,.schedule-aerial-graphic .schedule-phases,.schedule-aerial-graphic .river-place,.schedule-aerial-track{z-index:5}.schedule-aerial-graphic .schedule-years{color:#16483e;text-shadow:0 1px 10px #ffffffe6}.schedule-aerial-graphic .schedule-years span:last-child,.schedule-aerial-graphic .river-place-downstream{color:#2d6e4f}.schedule-aerial-graphic .river-place{color:#1e463cc7;text-shadow:0 1px 7px #fffffff5;font-weight:800;top:64px}.schedule-aerial-track{height:324px;margin:2px 5px -4px}.schedule-aerial-track>i{background:#fffdf7;border-color:#144b41c7;top:149px;box-shadow:0 0 0 2px #ffffffe6,0 3px 12px #0e3f363d}.schedule-aerial-track>i:nth-of-type(2){top:171px}.schedule-aerial-track>i:nth-of-type(3){top:181px}.schedule-aerial-track>i:nth-of-type(4){top:147px}.schedule-aerial-track>i:nth-of-type(5){top:172px}.schedule-aerial-track>i:nth-of-type(6){top:148px}.schedule-aerial-track>i:nth-of-type(7){top:159px}.schedule-aerial-track>i:nth-of-type(8){top:166px}.schedule-aerial-track>i:nth-of-type(9){top:159px}.schedule-aerial-track>i:last-child{background:var(--lime);border-color:#2e7052}.schedule-aerial-track .schedule-sweep{background:#24817529;border-color:#ffffffeb;animation:5.8s ease-in-out 2s infinite aerial-river-sweep;top:144px;box-shadow:0 0 0 8px #ffffff3d,inset 0 0 12px #fffc}.schedule-aerial-graphic .schedule-phases{color:#315e52;text-shadow:0 1px 9px #fffffff5;font-weight:800;position:relative}@keyframes aerial-greening{to{clip-path:inset(0)}}@keyframes aerial-river-sweep{0%{opacity:0;top:144px;left:0;transform:scale(.65)}12%{opacity:1;top:166px;left:12%}24%{top:176px;left:24%}36%{top:142px;left:36%}48%{top:167px;left:48%;transform:scale(1)}60%{top:143px;left:60%}72%{top:154px;left:72%}84%{opacity:1;top:161px;left:84%}to{opacity:0;top:154px;left:100%;transform:scale(.65)}}@media (width<=700px){.schedule-aerial-graphic{min-height:374px}.schedule-aerial{object-position:51% center}.schedule-aerial-graphic .river-place{top:58px}.schedule-aerial-track{height:250px}.schedule-aerial-track>i{top:116px}.schedule-aerial-track>i:nth-of-type(2){top:133px}.schedule-aerial-track>i:nth-of-type(3){top:140px}.schedule-aerial-track>i:nth-of-type(4){top:114px}.schedule-aerial-track>i:nth-of-type(5){top:133px}.schedule-aerial-track>i:nth-of-type(6){top:115px}.schedule-aerial-track>i:nth-of-type(7){top:123px}.schedule-aerial-track>i:nth-of-type(8){top:128px}.schedule-aerial-track>i:nth-of-type(9){top:123px}.schedule-aerial-track .schedule-sweep{animation-name:aerial-river-sweep-mobile}}@keyframes aerial-river-sweep-mobile{0%{opacity:0;top:111px;left:0;transform:scale(.65)}12%{opacity:1;top:128px;left:12%}24%{top:135px;left:24%}36%{top:109px;left:36%}48%{top:128px;left:48%;transform:scale(1)}60%{top:110px;left:60%}72%{top:118px;left:72%}84%{opacity:1;top:123px;left:84%}to{opacity:0;top:118px;left:100%;transform:scale(.65)}}@media (prefers-reduced-motion:reduce){.schedule-aerial-focus{clip-path:inset(0);animation:none}}.schedule-clean-graphic{color:#f4f3e9;isolation:isolate;background:radial-gradient(circle at 96% 88%,#a6be5024,#0000 31%),linear-gradient(118deg,#082a23 0%,#0c382e 58%,#12503f 100%);min-height:430px;padding:30px clamp(24px,4vw,48px) 26px}.schedule-clean-graphic:before,.schedule-clean-graphic:after{display:none}.schedule-map-lines{z-index:0;opacity:.58;pointer-events:none;background:repeating-linear-gradient(16deg,#0000 0 54px,#deecdb13 55px 56px),repeating-linear-gradient(103deg,#0000 0 72px,#deecdb11 73px 74px),radial-gradient(at 74% 61%,#0000 0 28%,#e1ecd812 28.5% 29.2%,#0000 29.8%),radial-gradient(at 94% 25%,#0000 0 18%,#e1ecd80f 18.5% 19.2%,#0000 19.8%);position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 0 23%,#000 49% 100%);mask-image:linear-gradient(90deg,#0000 0 23%,#000 49% 100%)}.schedule-clean-graphic .schedule-years,.schedule-clean-graphic .schedule-phases,.schedule-clean-graphic .river-place,.schedule-clean-track{z-index:4}.schedule-clean-graphic .river-place{color:#f4f3e994;top:70px}.schedule-clean-graphic .river-place-downstream,.schedule-clean-graphic .schedule-years span:last-child{color:#d3db32}.schedule-clean-track{height:282px;margin:2px 8px -2px}.schedule-clean-waterway{z-index:2;filter:drop-shadow(0 9px 13px #00110e3d)}.schedule-clean-waterway b{opacity:.78;background:repeating-linear-gradient(105deg,#effffc1a 0 9px,#0000 9px 27px) 0 0/190% 100%,linear-gradient(#5aaca2,#257b73 56%,#17635d) 0 0/100% 100%;height:30px;box-shadow:inset 0 5px 8px #ffffff1f,inset 0 -7px 10px #0426224d}.schedule-clean-waterway b:first-child{opacity:.5;width:28%;height:20px;top:129px;left:-3%;transform:rotate(14deg)}.schedule-clean-waterway b:nth-child(2){opacity:.62;width:28%;height:24px;top:138px;left:19%;transform:rotate(-15deg)}.schedule-clean-waterway b:nth-child(3){width:27%;height:28px;top:120px;left:41%;transform:rotate(13deg)}.schedule-clean-waterway b:nth-child(4){opacity:.9;width:27%;height:34px;top:131px;left:62%;transform:rotate(-14deg)}.schedule-clean-waterway b:nth-child(5){opacity:1;width:23%;height:40px;top:111px;left:82%;transform:rotate(12deg)}.schedule-eco-growth{z-index:1;pointer-events:none;position:absolute;inset:82px 1% 50px 40%}.schedule-eco-growth b{opacity:0;background:radial-gradient(circle at 24% 58%,#9eb968 0 5px,#0000 6px),radial-gradient(circle at 48% 28%,#6f9e66 0 8px,#0000 9px),radial-gradient(circle at 73% 65%,#83ab68 0 6px,#0000 7px),radial-gradient(#749f5947,#0000 70%);border-radius:58% 42% 62% 38%;width:72px;height:55px;animation:.75s ease-out forwards ecology-rise;position:absolute;bottom:14%;transform:scale(0)}.schedule-eco-growth b:first-child{animation-delay:1.25s;bottom:9%;left:10%}.schedule-eco-growth b:nth-child(2){transform-origin:bottom;animation-delay:1.5s;bottom:36%;left:29%}.schedule-eco-growth b:nth-child(3){width:88px;height:66px;animation-delay:1.75s;bottom:7%;left:49%}.schedule-eco-growth b:nth-child(4){width:96px;height:72px;animation-delay:2s;bottom:40%;left:68%}.schedule-eco-growth b:nth-child(5){width:126px;height:92px;animation-delay:2.25s;bottom:5%;right:-1%}.schedule-clean-track>i{top:137px}.schedule-clean-track>i:nth-of-type(2){top:155px}.schedule-clean-track>i:nth-of-type(3){top:139px}.schedule-clean-track>i:nth-of-type(4){top:121px}.schedule-clean-track>i:nth-of-type(5){top:137px}.schedule-clean-track>i:nth-of-type(6){top:142px}.schedule-clean-track>i:nth-of-type(7){top:139px}.schedule-clean-track>i:nth-of-type(8){top:124px}.schedule-clean-track>i:nth-of-type(9){top:132px}.schedule-clean-track .schedule-sweep{animation:5.8s ease-in-out 2.1s infinite clean-river-sweep;top:128px}.schedule-clean-graphic .schedule-phases{color:#f4f3e99e}@keyframes ecology-rise{to{opacity:.9;transform:scale(1)}}@keyframes clean-river-sweep{0%{opacity:0;top:124px;left:0;transform:scale(.6)}12%{opacity:1;top:146px;left:12%}24%{top:150px;left:24%}36%{top:125px;left:36%}48%{top:130px;left:48%;transform:scale(1)}60%{top:142px;left:60%}72%{top:133px;left:72%}84%{opacity:1;top:118px;left:84%}to{opacity:0;top:126px;left:100%;transform:scale(.68)}}@media (width<=700px){.schedule-clean-graphic{min-height:360px}.schedule-clean-graphic .river-place{top:62px}.schedule-clean-track{height:218px}.schedule-clean-waterway b:first-child{top:101px}.schedule-clean-waterway b:nth-child(2){top:108px}.schedule-clean-waterway b:nth-child(3){top:94px}.schedule-clean-waterway b:nth-child(4){top:103px}.schedule-clean-waterway b:nth-child(5){top:88px}.schedule-eco-growth{inset:72px 0 42px 34%}.schedule-eco-growth b{transform:scale(0)}.schedule-eco-growth b:first-child,.schedule-eco-growth b:nth-child(2){display:none}.schedule-clean-track>i{top:108px}.schedule-clean-track>i:nth-of-type(2){top:122px}.schedule-clean-track>i:nth-of-type(3){top:108px}.schedule-clean-track>i:nth-of-type(4){top:94px}.schedule-clean-track>i:nth-of-type(5){top:108px}.schedule-clean-track>i:nth-of-type(6){top:112px}.schedule-clean-track>i:nth-of-type(7){top:108px}.schedule-clean-track>i:nth-of-type(8){top:97px}.schedule-clean-track>i:nth-of-type(9){top:103px}.schedule-clean-track .schedule-sweep{animation-name:clean-river-sweep-mobile}}@keyframes clean-river-sweep-mobile{0%{opacity:0;top:96px;left:0;transform:scale(.6)}12%{opacity:1;top:113px;left:12%}24%{top:117px;left:24%}36%{top:98px;left:36%}48%{top:102px;left:48%;transform:scale(1)}60%{top:111px;left:60%}72%{top:104px;left:72%}84%{opacity:1;top:93px;left:84%}to{opacity:0;top:99px;left:100%;transform:scale(.68)}}@media (prefers-reduced-motion:reduce){.schedule-eco-growth b{opacity:.9;animation:none;transform:scale(1)}}.base-site-block{color:#f4f1e7;background:#0b3329;margin:56px 0 68px;padding:clamp(24px,4vw,48px)}.base-site-heading{grid-template-columns:150px minmax(180px,.7fr) 1.3fr;align-items:end;gap:16px 28px;margin-bottom:28px;display:grid}.base-site-heading p{color:var(--lime);letter-spacing:.18em;margin:0;font-size:11px;font-weight:800}.base-site-heading h3{letter-spacing:.04em;margin:0;font-size:clamp(28px,4vw,48px);font-weight:700}.base-site-heading strong{color:#f4f1e7bf;max-width:640px;font-size:clamp(14px,1.6vw,18px);font-weight:500;line-height:1.7}.base-site-map{background:#142f28;margin:0;position:relative;overflow:hidden}.base-site-map img{width:100%;height:auto;display:block}.base-site-map figcaption{color:#ffffffd1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#07201ac2;max-width:min(520px,100% - 36px);padding:10px 14px;font-size:11px;line-height:1.55;position:absolute;bottom:16px;right:18px}.base-site-rules{border-top:1px solid #ffffff2e;border-bottom:1px solid #ffffff2e;grid-template-columns:repeat(4,1fr);display:grid}.base-site-rules article{border-right:1px solid #ffffff2e;padding:20px 16px}.base-site-rules article:last-child{border-right:0}.base-site-rules span,.base-site-rules b{display:block}.base-site-rules span{color:var(--lime);letter-spacing:.14em;margin-bottom:7px;font-size:10px}.base-site-rules b{font-size:14px;font-weight:650}.base-site-note{color:#f4f1e7c2;margin:24px 0 0;line-height:1.85}.base-site-note b{color:#fff;margin-right:12px}@media (width<=820px){.base-site-heading{grid-template-columns:1fr;align-items:start}.base-site-rules{grid-template-columns:1fr 1fr}.base-site-rules article:nth-child(2){border-right:0}.base-site-rules article:nth-child(-n+2){border-bottom:1px solid #ffffff2e}}@media (width<=520px){.base-site-block{margin:42px 0 50px;padding:22px 18px}.base-site-map figcaption{background:#ffffff12;max-width:none;position:static}.base-site-rules{grid-template-columns:1fr}.base-site-rules article,.base-site-rules article:nth-child(2){border-bottom:1px solid #ffffff2e;border-right:0}.base-site-rules article:last-child{border-bottom:0}}
