body:has(.aw-wrap){background-image:linear-gradient(#0d3f2d 0%,#000 25%)!important;background-repeat:no-repeat!important;background-attachment:scroll!important}:root{--aw-green:#00a86b;--aw-green-dk:#008a57;--aw-green-glow:#00a86b26;--aw-green-border:#00a86b66;--aw-border:#ffffff1a;--aw-border-lt:#ffffff26;--aw-card-bg:#0d1a14;--aw-tag-bg:#ffffff0f;--aw-tag-border:#ffffff1f;--aw-gold:#f5a623;--aw-text:#e8f0ec;--aw-muted:#8aa898;--aw-radius-sm:8px;--aw-radius-md:12px;--aw-radius-lg:16px}.aw-wrap *,.aw-wrap :before,.aw-wrap :after{box-sizing:border-box;margin:0;padding:0}.aw-wrap{color:var(--aw-text);background:0 0;width:100%;position:relative}.aw-hero{min-height:480px;padding:60px 0;position:relative;overflow:visible}.aw-hero-content{z-index:2;flex-direction:column;gap:20px;width:50%;display:flex;position:relative}.aw-eyebrow{border:1px solid var(--aw-green-border);background:var(--aw-green-glow);width:fit-content;color:var(--aw-green);letter-spacing:.08em;text-transform:uppercase;border-radius:100px;align-items:center;gap:8px;padding:7px 16px;font-size:12px;font-weight:700;display:inline-flex}.aw-eyebrow-dot{background:var(--aw-green);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s ease-in-out infinite aw-pulse}@keyframes aw-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.65)}}.aw-hero-title{color:#fff;font-size:clamp(40px,4.2vw,64px);font-weight:800;line-height:1.08}.aw-hero-title .aw-green{color:var(--aw-green);display:block}.aw-hero-desc{color:var(--aw-muted);max-width:440px;font-size:15px;font-weight:400;line-height:1.75}.aw-hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:4px;display:flex}.aw-btn{border-radius:var(--aw-radius-sm);cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;gap:8px;padding:14px 26px;font-size:14px;font-weight:700;text-decoration:none;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.aw-btn-primary{background:var(--aw-green);border:1px solid var(--aw-green);color:#fff}.aw-btn-primary:hover{background:var(--aw-green-dk);border-color:var(--aw-green-dk)}.aw-btn-primary svg{transition:transform .18s}.aw-btn-primary:hover svg{transform:translateY(2px)}.aw-btn-outline{border:1px solid var(--aw-border-lt);color:var(--aw-text);background:0 0}.aw-btn-outline:hover{border-color:var(--aw-green-border);color:var(--aw-green)}.aw-hero-visual{z-index:1;pointer-events:none;justify-content:flex-end;align-items:center;width:55%;display:flex;position:absolute;top:0;bottom:0;right:0}.aw-trophy-img{object-fit:contain;object-position:right center;mix-blend-mode:screen;width:100%;height:100%;display:block}.aw-stats-bar{border:1px solid var(--aw-border);border-radius:var(--aw-radius-lg);background:#0f1825;grid-template-columns:repeat(4,1fr);margin:0 0 48px;display:grid;overflow:hidden}.aw-stat{align-items:center;gap:16px;padding:24px 28px;display:flex;position:relative}.aw-stat:not(:last-child):after{content:"";background:var(--aw-border);width:1px;height:60%;position:absolute;top:20%;right:0}.aw-stat-icon{border:1px solid var(--aw-green-border);background:var(--aw-green-glow);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.aw-stat-icon svg{fill:none;width:22px;height:22px;stroke:var(--aw-green);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.aw-stat-icon svg.aw-filled{fill:var(--aw-green);stroke:var(--aw-green)}.aw-stat-body{flex-direction:column;gap:3px;display:flex}.aw-stat-val{color:var(--aw-green);font-size:24px;font-weight:800;line-height:1}.aw-stat-lbl{color:var(--aw-muted);text-transform:uppercase;letter-spacing:.07em;font-size:11px;font-weight:600}.aw-categories{padding:64px 0 40px}.aw-cat-header{grid-template-columns:1fr 1fr;align-items:center;gap:40px;margin-bottom:48px;display:grid}.aw-cat-eyebrow{color:var(--aw-green);text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px;font-size:12px;font-weight:700}.aw-cat-title{color:#fff;white-space:nowrap;font-size:clamp(32px,3.4vw,52px);font-weight:800;line-height:1.1}.aw-cat-title .aw-green{color:var(--aw-green)}.aw-cat-desc{color:var(--aw-muted);border-left:2px solid var(--aw-green-border);padding-left:20px;font-size:15px;line-height:1.75}.aw-group{margin-bottom:48px}.aw-group-header{align-items:center;gap:12px;margin-bottom:20px;display:flex}.aw-group-icon{border:1px solid var(--aw-green-border);background:var(--aw-green-glow);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.aw-group-icon svg{fill:none;width:20px;height:20px;stroke:var(--aw-green);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.aw-group-name{color:#fff;flex-shrink:0;font-size:18px;font-weight:700}.aw-group-line{background:var(--aw-border);flex:1;height:1px;margin:0 4px}.aw-group-badge{color:var(--aw-muted);flex-shrink:0;font-size:12px;font-weight:600}.aw-carousel-wrap{position:relative}.aw-carousel-wrap:before,.aw-carousel-wrap:after{display:none}.aw-fade-left,.aw-fade-right{pointer-events:none;z-index:3;opacity:0;width:56px;transition:opacity .25s;position:absolute;top:4px;bottom:8px}.aw-fade-left{border-radius:var(--aw-radius-lg) 0 0 var(--aw-radius-lg);background:linear-gradient(90deg,#060e0a 0%,#0000 100%);left:0}.aw-fade-right{border-radius:0 var(--aw-radius-lg) var(--aw-radius-lg) 0;background:linear-gradient(270deg,#060e0a 0%,#0000 100%);right:0}.aw-fade-left.aw-fade-visible,.aw-fade-right.aw-fade-visible{opacity:1}.aw-carousel{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:16px;padding:4px 2px 8px;display:flex;overflow-x:auto}.aw-carousel::-webkit-scrollbar{display:none}.aw-card{border:1px solid var(--aw-border);border-bottom:2px solid var(--aw-green);border-radius:var(--aw-radius-lg);scroll-snap-align:start;background:#0f1825;flex-direction:column;flex:0 0 calc(25% - 12px);min-width:240px;transition:border-color .2s,transform .2s;display:flex;position:relative;overflow:hidden}.aw-card:hover{border-color:var(--aw-green-border);border-bottom-color:var(--aw-green);transform:translateY(-2px)}.aw-card-fold{z-index:2;border-radius:0 var(--aw-radius-lg) 0 0;width:56px;height:56px;position:absolute;top:0;right:0;overflow:hidden}.aw-card-fold:before{content:"";border-top:0 solid #0000;border-bottom:56px solid #0000;border-left:0 solid #0000;border-right:56px solid #ffffff14;width:0;height:0;position:absolute;top:0;right:0}.aw-card-num{color:var(--aw-muted);letter-spacing:.04em;z-index:3;font-size:11px;font-weight:700;line-height:1;position:absolute;top:8px;right:6px}.aw-card-inner{flex-direction:column;flex:1;gap:10px;padding:18px;display:flex}.aw-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:2px;display:flex}.aw-card-head-left{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.aw-card-icon{border:1px solid var(--aw-green-border);background:var(--aw-green-glow);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.aw-card-icon svg{fill:none;width:18px;height:18px;stroke:var(--aw-green);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.aw-card-title{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.aw-card-desc{color:var(--aw-muted);font-size:13px;line-height:1.65}.aw-card-tags{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.aw-tag{border:1px solid var(--aw-tag-border);background:var(--aw-tag-bg);color:var(--aw-text);border-radius:6px;align-items:center;padding:4px 10px;font-size:11px;font-weight:500;display:inline-flex}.aw-card-footer{border-top:1px solid var(--aw-border);justify-content:space-between;align-items:center;padding:11px 18px;display:flex}.aw-winner{color:var(--aw-gold);align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.aw-winner-dot{background:var(--aw-gold);border-radius:50%;flex-shrink:0;width:7px;height:7px}.aw-season{color:var(--aw-muted);font-size:12px;font-weight:500}.aw-dots{display:none}@media (max-width:1024px){.aw-hero{min-height:400px;padding:48px 0}.aw-hero-content{width:55%}.aw-hero-visual{width:50%}.aw-stat{gap:12px;padding:20px 18px}.aw-stat-val{font-size:20px}.aw-categories{padding:48px 0 56px}.aw-cat-header{gap:24px}.aw-cat-title{white-space:normal;font-size:36px}.aw-card{flex:0 0 calc(50% - 8px)}}@media (max-width:640px){.aw-hero{min-height:auto;padding:0}.aw-hero-content{text-align:center;z-index:2;order:2;align-items:center;gap:16px;width:100%;padding:32px 0 24px;position:relative}.aw-hero-title{font-size:36px}.aw-hero-desc{margin:0 auto}.aw-hero-actions{justify-content:center}.aw-hero-visual{pointer-events:auto;order:1;justify-content:center;width:100%;height:260px;position:relative;top:auto;bottom:auto;right:auto}.aw-trophy-img{object-position:center center}.aw-stats-bar{grid-template-columns:repeat(2,1fr)}.aw-stat{gap:10px;padding:16px 14px}.aw-stat:not(:last-child):after{display:none}.aw-stat:first-child{border-right:1px solid var(--aw-border)}.aw-stat:nth-child(3){border-top:1px solid var(--aw-border);border-right:1px solid var(--aw-border)}.aw-stat:nth-child(4){border-top:1px solid var(--aw-border)}.aw-stat-icon{width:40px;height:40px}.aw-stat-icon svg{width:18px;height:18px}.aw-stat-val{font-size:18px}.aw-stat-lbl{font-size:10px}.aw-categories{padding:40px 0 16px}.aw-cat-header{grid-template-columns:1fr;gap:16px}.aw-cat-title{white-space:normal;font-size:28px}.aw-cat-desc{padding-left:14px}.aw-group-header{flex-wrap:wrap;gap:10px}.aw-group-view{justify-content:center;width:100%;margin-left:0}.aw-card{flex:0 0 82%;min-width:240px}}.aw-methodology{padding:16px 0 80px}.aw-meth-inner{grid-template-columns:320px 1fr;align-items:start;gap:80px;display:grid}.aw-meth-left{flex-direction:column;gap:24px;display:flex;position:sticky;top:40px}.aw-meth-eyebrow{color:var(--aw-green);text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:700}.aw-meth-title{color:#fff;font-size:clamp(32px,3vw,48px);font-weight:800;line-height:1.1}.aw-meth-title .aw-green{color:var(--aw-green)}.aw-meth-rule{background:var(--aw-green);border-radius:2px;width:48px;height:3px}.aw-meth-desc{color:var(--aw-muted);font-size:15px;line-height:1.75}.aw-meth-editorial{border:1px solid var(--aw-border);border-radius:var(--aw-radius-lg);background:#0f1825;flex-direction:column;gap:14px;margin-top:8px;padding:20px;display:flex}.aw-meth-editorial-head{align-items:center;gap:12px;display:flex}.aw-meth-editorial-icon{border:1px solid var(--aw-green-border);background:var(--aw-green-glow);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.aw-meth-editorial-icon svg{fill:none;width:18px;height:18px;stroke:var(--aw-green);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.aw-meth-editorial-title{color:#fff;font-size:15px;font-weight:700}.aw-meth-editorial-text{color:var(--aw-muted);font-size:13px;line-height:1.7}.aw-timeline{flex-direction:column;gap:0;display:flex}.aw-step{grid-template-columns:56px 1fr;gap:0 20px;display:grid;position:relative}.aw-step:not(:last-child) .aw-step-line{background:var(--aw-border);width:1px;position:absolute;top:56px;bottom:0;left:27px}.aw-step-icon-col{flex-direction:column;align-items:center;padding-top:0;display:flex}.aw-step-icon{border:1px solid var(--aw-green-border);background:var(--aw-green-glow);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.aw-step-icon svg{fill:none;width:22px;height:22px;stroke:var(--aw-green);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.aw-step-content{border-bottom:1px solid var(--aw-border);padding:12px 0 40px}.aw-step-head{align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.aw-step-num{color:var(--aw-green);letter-spacing:.06em;flex-shrink:0;font-size:13px;font-weight:800;line-height:1}.aw-step-title{color:#fff;font-size:18px;font-weight:700;line-height:1.2}.aw-step-desc{color:var(--aw-muted);font-size:14px;line-height:1.75}.aw-participate{text-align:center;padding:72px 0 80px}.aw-part-header{flex-direction:column;align-items:center;gap:16px;margin-bottom:48px;display:flex}.aw-part-eyebrow{color:var(--aw-green);text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:700}.aw-part-title{color:#fff;font-size:clamp(32px,4vw,56px);font-weight:800;line-height:1.1}.aw-part-title .aw-green{color:var(--aw-green)}.aw-part-desc{color:var(--aw-muted);max-width:560px;font-size:15px;line-height:1.75}.aw-part-cards{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.aw-part-card{border:1px solid var(--aw-border);border-radius:var(--aw-radius-lg);text-align:left;background:#0f1825;flex-direction:column;gap:16px;padding:32px;display:flex;position:relative;overflow:hidden}.aw-part-card.aw-part-card-left{border-color:var(--aw-green-border);background:#0f1825}.aw-part-card.aw-part-card-left .aw-part-card-body{margin-left:0!important}.aw-part-card-body{flex-direction:column;gap:12px;display:flex}.aw-part-card-head{align-items:center;gap:14px;display:flex}.aw-part-card-icon{border:1px solid var(--aw-green-border);background:var(--aw-green-glow);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.aw-part-card-icon svg{fill:none;width:20px;height:20px;stroke:var(--aw-green);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.aw-part-card-title{color:#fff;font-size:22px;font-weight:800;line-height:1.2}.aw-part-card-rule{background:var(--aw-green);border-radius:2px;width:32px;height:2px}.aw-part-card-desc{color:var(--aw-muted);font-size:14px;line-height:1.75}.aw-part-card .aw-btn{padding:10px 20px;font-size:13px}.aw-part-timeline{border:1px solid var(--aw-border);border-radius:var(--aw-radius-lg);background:#0f1825;overflow:hidden}.aw-tl-header{align-items:center;gap:16px;padding:20px 32px 16px;display:flex}.aw-tl-header-line{background:var(--aw-border);flex:1;height:1px}.aw-tl-header-label{color:var(--aw-green);text-transform:uppercase;letter-spacing:.12em;white-space:nowrap;font-size:11px;font-weight:700}.aw-tl-items{grid-template-columns:repeat(4,1fr);gap:0;padding:0 16px 20px;display:grid}.aw-tl-item{align-items:flex-start;gap:14px;padding:0 16px;display:flex;position:relative}.aw-tl-item:not(:last-child):after{content:"";background:var(--aw-border);width:1px;position:absolute;top:4px;bottom:4px;right:0}.aw-tl-icon{border:1px solid var(--aw-green-border);background:var(--aw-green-glow);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.aw-tl-icon svg{fill:none;width:20px;height:20px;stroke:var(--aw-green);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.aw-tl-body{flex-direction:column;gap:4px;display:flex}.aw-tl-title{color:#fff;font-size:14px;font-weight:700;line-height:1.3}.aw-tl-sub{color:var(--aw-green);font-size:13px;font-weight:700;line-height:1.2}.aw-tl-desc{color:var(--aw-muted);margin-top:2px;font-size:12px;line-height:1.5}@media (max-width:1024px){.aw-participate{padding:56px 0 64px}.aw-part-card.aw-part-card-left .aw-part-card-body{margin-left:160px}.aw-part-card-title{font-size:20px}.aw-tl-items{grid-template-columns:repeat(2,1fr);gap:16px 0}.aw-tl-item:nth-child(2):after{display:none}.aw-tl-item:nth-child(3):after{display:block}.aw-meth-inner{grid-template-columns:260px 1fr;gap:48px}.aw-meth-title{font-size:36px}}@media (max-width:640px){.aw-participate{text-align:left;padding:40px 0 56px}.aw-part-header{align-items:flex-start;gap:12px}.aw-part-desc{max-width:100%}.aw-part-cards{grid-template-columns:1fr}.aw-part-card.aw-part-card-left{background:#0f1825}.aw-part-card.aw-part-card-left .aw-part-card-body{margin-left:0}.aw-part-card-title{font-size:20px}.aw-tl-items{grid-template-columns:1fr;gap:16px 0}.aw-tl-item:after{display:none!important}.aw-tl-header{padding:16px 20px 12px}.aw-tl-items{padding:0 8px 16px}.aw-tl-item{padding:0 12px}.aw-methodology{padding:0 0 48px}.aw-meth-left{gap:0;display:contents;position:static}.aw-meth-inner{flex-direction:column;gap:0;display:flex}.aw-meth-eyebrow{order:1;margin-bottom:6px}.aw-meth-title{white-space:nowrap;order:2;margin-bottom:8px;font-size:18px}.aw-meth-rule{order:3;margin-bottom:8px}.aw-meth-desc{order:4}.aw-timeline{order:5;margin-top:28px}.aw-meth-editorial{order:6;margin-top:20px}.aw-step{grid-template-columns:44px 1fr;gap:0 14px}.aw-step-icon{width:42px;height:42px}.aw-step-icon svg{width:18px;height:18px}.aw-step:not(:last-child) .aw-step-line{top:44px;left:21px}.aw-step-title{font-size:16px}.aw-step-desc{font-size:13px}.aw-step-content{padding-bottom:28px}}
