.eco{color:#0d2648;background:#f2f7fd;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.eco__glow{pointer-events:none;z-index:0;transition:background .5s;position:absolute;inset:0}.eco__header{text-align:center;z-index:1;max-width:620px;margin:0 auto;padding:120px 24px 16px;position:relative}.eco__label{letter-spacing:4px;color:#1e6fd9;margin-bottom:18px;font-family:Inter,system-ui,sans-serif;font-size:.62rem}.eco__title{color:#0d2648;margin:0;font-family:Fraunces,Georgia,serif;font-size:clamp(2.2rem,5vw,4rem);font-weight:400;line-height:1.1}.eco__title em{font-style:italic;font-weight:400;transition:color .4s}.eco__subtitle{color:#0d264885;max-width:420px;margin:0 auto;font-family:Inter,system-ui,sans-serif;font-size:.83rem;line-height:1.85}.eco__stage{z-index:1;flex:1;justify-content:center;align-items:center;padding:8px 120px 4px;display:flex;position:relative}.eco__wheel{width:min(820px,92vw);height:min(820px,92vw);position:relative;overflow:visible}.eco__svg{width:100%;height:100%;display:block;overflow:visible}.eco__slice{cursor:pointer;transition:opacity .3s}.eco__hover-fill{transform-box:fill-box;transform-origin:50%;animation:.55s cubic-bezier(.22,1,.36,1) both ecoFillIn}@keyframes ecoFillIn{0%{opacity:.6;transform:scale(0)}to{opacity:1;transform:scale(1)}}.eco__info{text-align:center;z-index:5;pointer-events:none;width:44%;max-width:360px;animation:.35s cubic-bezier(.22,1,.36,1) .25s both ecoInfoIn;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes ecoInfoIn{0%{opacity:0;transform:translate(-50%,-47%)}to{opacity:1;transform:translate(-50%,-50%)}}.eco__info-num{letter-spacing:3px;color:#ffffffa6;margin-bottom:10px;font-family:Inter,system-ui,sans-serif;font-size:.6rem}.eco__info-name{color:#fff;margin-bottom:10px;font-family:Fraunces,Georgia,serif;font-size:clamp(1.3rem,2.8vw,1.9rem);font-style:italic;font-weight:400;line-height:1.2}.eco__info-desc{color:#ffffffd1;margin-bottom:18px;font-family:Inter,system-ui,sans-serif;font-size:.7rem;line-height:1.75}.eco__info-btn{color:#fff;letter-spacing:2.5px;cursor:pointer;pointer-events:auto;background:0 0;border:1px solid #ffffff80;border-radius:30px;padding:8px 22px;font-family:Inter,system-ui,sans-serif;font-size:.6rem;text-decoration:none;transition:background .2s,border-color .2s;display:inline-block}.eco__info-btn:hover{background:#ffffff2e;border-color:#fffc}.eco__info--dark .eco__info-num{color:#000000b3}.eco__info--dark .eco__info-name,.eco__info--dark .eco__info-desc{color:#000}.eco__info--dark .eco__info-btn{color:#000;border-color:#0009}.eco__info--dark .eco__info-btn:hover{background:#00000014;border-color:#000}.eco__footer{z-index:1;border-top:1px solid #0d264814;justify-content:space-between;align-items:center;gap:16px;padding:12px 32px 22px;display:flex;position:relative}.eco__hint{letter-spacing:2.5px;color:#0d264859;white-space:nowrap;font-family:Inter,system-ui,sans-serif;font-size:.57rem}.eco__legend{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;display:flex}.eco__legend-item{letter-spacing:1.5px;color:#0d26487a;white-space:nowrap;align-items:center;gap:6px;font-family:Inter,system-ui,sans-serif;font-size:.55rem;display:flex}.eco__legend-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.eco__version{letter-spacing:2px;color:#0d264847;white-space:nowrap;font-family:Inter,system-ui,sans-serif;font-size:.57rem}.eco__mobile-cards{display:none}@media (max-width:640px){.eco__header{padding:80px 20px 12px}.eco__title{font-size:clamp(1.9rem,8vw,2.6rem)}.eco__stage{flex:none;padding:4px 0}.eco__wheel{width:min(420px,96vw);height:min(420px,96vw)}.eco__svg-label{display:none}.eco__mobile-cards{z-index:1;padding:0 20px 8px;display:block;position:relative}.eco__mobile-card{background:#fff;border-left:3px solid;border-radius:10px;padding:20px 20px 16px;animation:.3s cubic-bezier(.22,1,.36,1) both mobileCardIn;box-shadow:0 2px 16px #0d264812}@keyframes mobileCardIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.eco__mobile-card-num{letter-spacing:3px;color:#0d264866;margin-bottom:6px;font-family:Inter,system-ui,sans-serif;font-size:.58rem;display:block}.eco__mobile-card-name{margin-bottom:10px;font-family:Fraunces,Georgia,serif;font-size:1.35rem;font-style:italic;font-weight:400;line-height:1.2}.eco__mobile-card-desc{color:#0d264899;margin-bottom:14px;font-family:Inter,system-ui,sans-serif;font-size:.82rem;line-height:1.7}.eco__mobile-card-btn{letter-spacing:2.5px;cursor:pointer;background:0 0;border:1px solid;border-radius:30px;padding:8px 20px;font-family:Inter,system-ui,sans-serif;font-size:.58rem;text-decoration:none;transition:opacity .2s;display:inline-block}.eco__mobile-card-btn:hover{opacity:.7}.eco__mobile-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.eco__mobile-chip{letter-spacing:.5px;color:#0d2648;cursor:pointer;text-align:left;background:#fff;border:1px solid #0d26481a;border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-family:Inter,system-ui,sans-serif;font-size:.72rem;font-weight:600;transition:background .15s,border-color .15s;display:flex}.eco__mobile-chip:active{background:#0d26480a}.eco__mobile-chip-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.eco__footer{text-align:center;flex-direction:column;gap:10px;padding:12px 20px 24px}.eco__hint{white-space:normal}.eco__legend{gap:8px}.eco__legend-item{font-size:.5rem}}
