﻿@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,900");*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:'Noto Sans TC', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;line-height:1.6;color:#1F2937;background:#fff;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit;transition:color 0.2s ease}img{max-width:100%;height:auto;display:block}.container2026{width:100%;max-width:1480px;margin:0 auto;padding:0 24px}@media (max-width: 767px){.container2026{padding:0 16px}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%, 100%{opacity:1}50%{opacity:0.5}}[data-animate]{opacity:0;transform:translateY(30px);transition:opacity 0.6s ease, transform 0.6s ease}[data-animate].is-visible{opacity:1;transform:translateY(0)}.btn2026{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.5rem;font-size:0.95rem;font-weight:600;border-radius:8px;border:2px solid transparent;cursor:pointer;transition:all 0.3s ease;white-space:nowrap}.btn2026 .material-icons-outlined{font-size:1.25rem;transition:transform 0.2s ease}.btn2026:hover .material-icons-outlined{transform:translateX(4px)}.btn2026--primary{background:#047857;color:#fff}.btn2026--primary:hover{background:#065F46;box-shadow:0 10px 25px rgba(4,120,87,0.3);transform:translateY(-2px)}.btn2026--ghost{background:transparent;color:#1F2937;border-color:#D1D5DB}.btn2026--ghost:hover{border-color:#059669;color:#047857}.btn2026--ghost .material-icons-outlined{color:#059669}.btn2026--ghost:hover .material-icons-outlined{transform:translateX(0)}.btn2026--outline{background:transparent;color:#047857;border-color:#059669}.btn2026--outline:hover{background:#047857;color:#fff}.btn2026--outline-white{background:transparent;color:#fff;border-color:rgba(255,255,255,0.5)}.btn2026--outline-white:hover{background:#fff;color:#047857;border-color:#fff}.btn2026--outline-white .material-icons-outlined{color:#fff}.btn2026--outline-white:hover .material-icons-outlined{color:#047857}.siteHeader2026{position:fixed;top:0;left:0;width:100%;z-index:1050;background:rgba(255,255,255,0.95);backdrop-filter:blur(10px);border-bottom:1px solid #E5E7EB}.siteHeader2026__inner{display:flex;align-items:center;justify-content:space-between;height:72px;gap:2rem}.siteHeader2026 .logo2026{margin:0;padding:0;float:none;flex-shrink:0}.siteHeader2026 .logo2026 a{display:flex;align-items:center;pointer-events:auto}.siteHeader2026 .logo2026 img{height:48px;width:auto;display:block}.siteHeader2026__logo{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.siteHeader2026__logoIcon{width:40px;height:40px;background:#047857;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff}.siteHeader2026__logoIcon .material-icons-outlined{font-size:24px}.siteHeader2026__logoText{display:flex;flex-direction:column}@media (max-width: 1023px){.siteHeader2026__logoText{display:none}}.siteHeader2026__logoMain{font-size:1rem;font-weight:700;color:#111827;line-height:1.2}.siteHeader2026__logoSub{font-size:0.65rem;color:#6B7280;letter-spacing:0.05em}.siteHeader2026__actions{display:flex;align-items:center;gap:.75rem}.siteHeader2026__langBtn{width:40px;height:40px;border:none;background:transparent;color:#4B5563;cursor:pointer;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease}.siteHeader2026__langBtn:hover{background:#F3F4F6;color:#047857}.siteHeader2026__loginBtn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:0.9rem;font-weight:500;color:#374151;border-radius:8px;transition:all 0.2s ease}.siteHeader2026__loginBtn:hover{background:#F3F4F6;color:#047857}.siteHeader2026__loginBtn--member{background:#ECFDF5;color:#1c8c53;border:1px solid #D1FAE5;font-weight:600}.siteHeader2026__loginBtn--member .material-icons-outlined{color:#1c8c53}.siteHeader2026__loginBtn--member:hover{background:#D1FAE5;color:#1a7a48}@media (max-width: 1023px){.siteHeader2026__loginBtn{display:none}}.siteHeader2026__donateBtn{padding:.75rem 1.25rem;background:#047857;color:#fff;font-size:0.9rem;font-weight:600;border-radius:8px;transition:all 0.3s ease}.siteHeader2026__donateBtn:hover{background:#065F46;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px rgba(4,120,87,0.3)}.memberNav2026{position:relative}.memberNav2026__trigger{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:none;border:none;border-radius:50%;cursor:pointer;transition:background 0.2s ease}.memberNav2026__trigger:hover,.memberNav2026__trigger[aria-expanded="true"]{background:#F3F4F6}.memberNav2026__avatar{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#047857;color:#fff;border-radius:50%;font-size:1rem;font-weight:700;line-height:1;pointer-events:none}.memberNav2026__dropdown{display:none;position:absolute;top:calc(100% + 8px);right:0;min-width:230px;max-height:80vh;overflow-y:auto;background:#fff;border-radius:16px;box-shadow:0 8px 32px rgba(55,65,81,0.14);border:1px solid #F3F4F6;z-index:1100}.memberNav2026__dropdown.is-open{display:block}.memberNav2026__dropdown .div_PermMenuLoading{padding:1rem 1.25rem;color:#9CA3AF;font-size:0.875rem;text-align:center}.memberNav2026__dropdown .div_PermMenu{padding:.5rem 0 .75rem}.memberNav2026__dropdown .div_PermMenu h2{padding:.75rem 1rem .25rem;margin:0;font-size:0.72rem;font-weight:700;color:#047857;letter-spacing:0.06em;text-transform:none;border-top:1px solid #F3F4F6}.memberNav2026__dropdown .div_PermMenu h2:first-of-type{border-top:none;padding-top:.5rem}.memberNav2026__dropdown .div_PermMenu ul{list-style:none;margin:0;padding:0}.memberNav2026__dropdown .div_PermMenu li{margin:0}.memberNav2026__dropdown .div_PermMenu li a{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;font-size:0.9rem;font-weight:400;color:#374151;text-decoration:none;transition:background 0.2s ease,color 0.2s ease;white-space:nowrap}.memberNav2026__dropdown .div_PermMenu li a:hover{background:rgba(4,120,87,0.06);color:#047857}.memberNav2026__dropdown .div_PermMenu li a:hover i{color:#047857}.memberNav2026__dropdown .div_PermMenu li a i{font-size:1rem;width:20px;text-align:center;flex-shrink:0;color:#9CA3AF;transition:color 0.2s ease}.memberNavCenter2026{border-bottom:1px solid #F3F4F6;background:linear-gradient(135deg, rgba(4,120,87,0.07) 0%, rgba(5,150,105,0.03) 100%)}.memberNavCenter2026__link{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:#047857;font-weight:600;font-size:0.95rem;text-decoration:none;transition:background 0.2s ease,color 0.2s ease}.memberNavCenter2026__link:hover{background:rgba(4,120,87,0.12);color:#065F46}.memberNavCenter2026__icon{font-size:1.15rem;flex-shrink:0}.memberNavCenter2026__label{flex:1}.memberNavCenter2026__arrow{font-size:1rem;color:#059669;opacity:0.6;transition:transform 0.2s ease,opacity 0.2s ease}.memberNavCenter2026__link:hover .memberNavCenter2026__arrow{transform:translateX(3px);opacity:1}.nav2026{flex:1;display:flex;justify-content:center}.nav2026__mobileToggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;background:none;border:none;cursor:pointer}.nav2026__mobileToggle span{width:100%;height:2px;background:#374151;transition:all 0.2s ease}@media (max-width: 1023px){.nav2026__mobileToggle{display:flex}}.nav2026__menu{display:flex;align-items:center;gap:.25rem;list-style:none;margin:0;padding:0}@media (max-width: 1023px){.nav2026__menu{display:none;position:absolute;top:72px;left:0;width:100%;background:#fff;flex-direction:column;padding:1rem;border-bottom:1px solid #E5E7EB;box-shadow:0 10px 30px rgba(0,0,0,0.1)}.nav2026__menu.is-active{display:flex}}.nav2026__item{position:relative}.nav2026__link{display:flex;align-items:center;gap:.25rem;padding:.75rem 1rem;font-size:0.9rem;font-weight:500;color:#374151;border-radius:8px;transition:all 0.2s ease}.nav2026__link:hover{background:#F3F4F6;color:#047857}.nav2026__link .material-icons-outlined{font-size:1.1rem;transition:transform 0.2s ease}.nav2026__item--has-dropdown:hover .nav2026__link .material-icons-outlined{transform:rotate(180deg)}.megaMenu2026{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(10px);width:480px;background:#fff;border-radius:16px;box-shadow:0 20px 50px rgba(0,0,0,0.15);border:1px solid #E5E7EB;opacity:0;visibility:hidden;transition:all 0.2s ease;z-index:100}.megaMenu2026.is-active{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.megaMenu2026__inner{display:grid;grid-template-columns:180px 1fr}.megaMenu2026__main{background:#F9FAFB;padding:1.5rem;border-radius:16px 0 0 16px}.megaMenu2026__icon{width:48px;height:48px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;box-shadow:0 2px 8px rgba(0,0,0,0.06)}.megaMenu2026__icon .material-icons-outlined{font-size:24px;color:#059669}.megaMenu2026__title{font-size:1rem;font-weight:700;color:#111827;margin-bottom:.5rem}.megaMenu2026__desc{font-size:0.85rem;color:#6B7280;line-height:1.5;margin-bottom:1rem}.megaMenu2026__featured{display:block;font-size:0.85rem;color:#4B5563;padding-top:1rem;border-top:1px solid #E5E7EB}.megaMenu2026__featured:hover{color:#047857}.megaMenu2026__links{padding:1rem}.megaMenu2026__linkItem{display:block;padding:.75rem 1rem;border-radius:8px;transition:all 0.2s ease}.megaMenu2026__linkItem:hover{background:#F9FAFB}.megaMenu2026__linkItem strong{display:block;font-size:0.9rem;font-weight:600;color:#1F2937;margin-bottom:.25rem}.megaMenu2026__linkItem span{font-size:0.8rem;color:#6B7280}body.memberPage #mainContentColumn{padding-top:72px}body{font-size:1rem;font-family:"Roboto", Arial, "微軟正黑體", "Microsoft JhengHei";color:#555;line-height:1.8}ul,ol{padding:0;margin:0}li{list-style:none}button,input,optgroup,select,textarea{max-width:100%}input:active,input:focus,button:active,button:focus{outline:0 !important}img{max-width:100%}.material-icons{vertical-align:middle}@media (max-width: 1024px){#chatbase-bubble-button{bottom:60px !important}}a,button{display:inline-block;transition:all .2s linear;cursor:pointer;vertical-align:middle}a{color:#4b984f}a:hover,a:focus{color:#3a763d;outline:0}a i.fa{font-size:90%}.am-btn{border-radius:2px}.btn{display:inline-block;border-radius:2px;text-align:center;border:1px solid;padding:6px 15px;cursor:pointer;line-height:1.5}.btn-main{color:#fff;background:#4b984f;border-color:transparent}.btn-main:hover,.btn-main:focus{color:#fff;background:#64b268}.btn-border{color:#53a958;border:1px solid #4b984f;background:transparent}.btn-border:hover,.btn-border:focus{color:#3a763d;border:1px solid #3a763d}.modal_SL .am-modal-dialog{width:90%;max-width:540px;border-radius:5px;overflow:hidden}.modal_SL .am-modal-hd{padding:10px 20px;border-bottom:1px solid #dedede}.modal_SL .am-modal-hd .am-close{font-size:24px;top:10px;right:10px}.modal_SL .am-modal-bd{background:#fff;padding:20px;text-align:left}.modal_SL .am-modal-hd+.am-modal-bd{padding-top:20px}.modal_SL .am-modal-footer{background:#fff;padding:10px 20px;text-align:center;display:block;height:auto}.modal_SL .am-modal-footer .am-modal-btn{height:auto;line-height:initial}.modal_SL .am-modal-footer.d-flex{display:flex}.wrap{padding-bottom:50px}.am-container,.am-g-fixed{max-width:1400px}#head .am-container,#head .am-g-fixed{max-width:1300px;height:80px}#head .am-container:before,#head .am-container:after,#head .am-g-fixed:before,#head .am-g-fixed:after{display:none}.detailOnePage{background:#ededed}.utility-nav{display:none;position:fixed;bottom:40%;right:0;z-index:998}.utility-nav a{width:auto;height:auto;font-size:13px;line-height:inherit;border-radius:inherit;background:none;display:block;color:#fff;background-color:#333;text-align:center;box-shadow:2px 2px 6px rgba(0,0,0,0.4);transition:all .2s linear;padding:10px 4px}.utility-nav a:hover,.utility-nav a:focus{color:#fff;background-color:#4d4d4d}.utility-nav .cart-fixed.am-icon-shopping-cart:before{content:'購物車';width:12px;display:block;margin:0 auto 7px}.utility-nav .cart-fixed.am-icon-shopping-cart span#fixedCartNum{font-size:12px;font-weight:500;background:rgba(255,255,255,0.41);padding:0px 6px;border-radius:30px;height:18px;line-height:18px;text-align:center;display:inline-block}.utility-nav .top .am-icon-arrow-up:before{content:'TOP';font-size:12px}#head{position:relative;background:#fff;padding:4px 0 8px}#head>.am-container{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;justify-content:space-between}#head.am-sticky{background:#fff;box-shadow:0 1px 1px rgba(0,0,0,0.15)}#head .mobileMainNav{display:inline-block;color:#333;font-weight:400;width:45px;height:45px;border-radius:50%;padding:0;text-align:center}#head .mobileMainNav i{font-size:23px;line-height:45px}#head .mobileMainNav:hover i,#head .mobileMainNav:focus i{color:#4b984f}h1.logo{float:left;margin:0;padding-top:5px;margin-right:30px;max-width:300px}@media (max-width: 640px){h1.logo{margin:0 15px}}h1.logo a{display:inline-block}#widgetColumn .am-offcanvas-bar{width:190px;background:#fff}#widgetColumn .am-offcanvas-bar:after{display:none}#widgetColumn .widgetUl>li>a.am-collapsed{border-bottom:1px solid rgba(0,0,0,0.04)}#widgetColumn .widgetUl>li>a.am-collapsed:hover,#widgetColumn .widgetUl>li>a.am-collapsed:focus{color:#4b984f;background:#fff}.search-bar{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;min-width:1px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;width:100%;position:relative;margin:0;z-index:9;flex:1}.input-group{width:100%;position:relative;display:table;border-collapse:separate}.input-group .am-form-field,.input-group .input-group-addon,.input-group .input-group-btn{display:table-cell}.input-group .am-form-field{color:#757575;position:relative;float:left;width:100%;margin-bottom:0;font-size:15px;height:45px;border-radius:2px 0 0 2px;border-right:none}.input-group .am-form-field:hover,.input-group .am-form-field:focus{border:1px solid #444;border-right:none;outline:0;box-shadow:none}.input-group .am-form-field:hover+.area-dpdown .styled-select select,.input-group .am-form-field:focus+.area-dpdown .styled-select select{border-color:#666}.input-group .input-group-btn{position:relative;font-size:0;width:1%;white-space:nowrap;vertical-align:middle}.input-group .input-group-btn button{height:45px;padding:.5em 1.5em;border-radius:0 2px 2px 0}.mainMenu{display:flex;align-items:center;margin-bottom:0}@media (max-width: 639px){.mainMenu{display:inline}}.mainMenu>li:first-child a{color:#498d2f;font-weight:bold}.mainMenu>li{color:#333;font-weight:400;margin:5px 3px;position:relative}.mainMenu>li>a{display:inline-block;color:#333;font-weight:400;padding:9px 10px;position:relative;border-radius:2px}.mainMenu>li>a:hover,.mainMenu>li>a:focus{color:#fff;background:#4b984f}.mainMenu>li>a .am-badge{position:absolute;top:6px;right:0;font-size:12px;font-weight:500;display:inline-block;padding:0 6px;text-align:center;background-color:#FF5722;color:#fff;line-height:16px}.mainMenu>li>a{color:#469655}.btn_notLogin{line-height:1;border:2px solid #4b984f;border-radius:4px;padding:8px 15px;display:flex;justify-content:center;align-items:center;white-space:nowrap}.btn_notLogin:hover,.btn_notLogin:focus{background:#4b984f;color:#fff}@media (min-width: 961px){.btn_notLogin{margin-left:5px}}.btn_isLogin{width:40px;height:40px;line-height:40px;text-align:center;border-radius:50%;font-size:18px;background-image:linear-gradient(to bottom, #076f4a 0%, #094f36 100%);color:#FFF}.btn_isLogin:hover,.btn_isLogin:focus{color:#FFF;background-image:linear-gradient(45deg, #c5414b 0%, #ff5d45 100%)}@media (min-width: 961px){.btn_isLogin{margin-left:5px}}.div_memberNav,.li_mainMenu_PC{padding:0}.div_memberNav .am-dropdown-content,.li_mainMenu_PC .am-dropdown-content{padding:10px;min-width:190px;box-shadow:0 5px 15px rgba(0,0,0,0.17);max-height:80vh;overflow-y:auto}.div_memberNav .am-dropdown-content .am-divider,.li_mainMenu_PC .am-dropdown-content .am-divider{height:1px;margin:10px 0;background-color:#e5e5e5}.div_memberNav .am-dropdown-content h2,.li_mainMenu_PC .am-dropdown-content h2{font-size:13px;color:#4b984f;margin:0}.div_memberNav .am-dropdown-content li a,.li_mainMenu_PC .am-dropdown-content li a{font-size:15px;padding:6px 15px;display:block;color:#555}.div_memberNav .am-dropdown-content li a:hover,.div_memberNav .am-dropdown-content li a:focus,.li_mainMenu_PC .am-dropdown-content li a:hover,.li_mainMenu_PC .am-dropdown-content li a:focus{background:#4b984f;color:#FFF}.div_memberNav .am-dropdown-content li a:hover i,.div_memberNav .am-dropdown-content li a:focus i,.li_mainMenu_PC .am-dropdown-content li a:hover i,.li_mainMenu_PC .am-dropdown-content li a:focus i{color:#FFF}.div_memberNav .am-dropdown-content li a:hover svg,.div_memberNav .am-dropdown-content li a:focus svg,.li_mainMenu_PC .am-dropdown-content li a:hover svg,.li_mainMenu_PC .am-dropdown-content li a:focus svg{fill:#FFF}.div_memberNav .am-dropdown-content li a i,.li_mainMenu_PC .am-dropdown-content li a i{color:#4b9876;margin-right:10px;width:15px}.div_memberNav .am-dropdown-content li a svg,.li_mainMenu_PC .am-dropdown-content li a svg{fill:#4b9876}.hotTags{box-shadow:0 1px 1px rgba(0,0,0,0.2);background:#4b984f;padding:10px 0;margin-bottom:20px;background:#D4EA40;font-size:14px}.hotTags i{margin-right:3px}.hotTags .tagList a+a:before{content:'、'}#widgetColumn [class*=am-u-]{padding-right:0}#widgetColumn .am-offcanvas-bar{width:190px;margin-bottom:30px}.leftdiv{margin-bottom:15px}.leftdiv .linkList a{display:block;padding:.3rem 1rem}.leftdiv h2{font-size:14px;margin-bottom:5px;color:#4b9876}.widgetUl{margin-bottom:20px}.widgetUl li{position:relative;background:bottom;border:0;margin:0;box-shadow:none}.widgetUl>li>a.am-collapsed{display:block;padding:.5rem 1rem;color:#333}.widgetUl>li>a.am-collapsed:hover,.widgetUl>li>a.am-collapsed:focus{color:#4b984f}.widgetUl>li>a.am-collapsed i{color:#4b9876;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);transition:all .2s linear}.widgetUl>li>a{display:block;padding:.5rem 1rem;color:#212121}.widgetUl li ul.sub-menu{margin-top:0;margin-bottom:10px}.widgetUl li .sub-menu li a{padding:.4rem 1.5rem;font-size:14px}.widgetUl li .sub-menu li a:hover{color:#4b984f}#foot{width:100%;overflow:hidden;position:relative;color:rgba(255,255,255,0.7);background:linear-gradient(to bottom, #2e3135, #202327);padding:40px 15px 30px;font-size:14px;letter-spacing:.5px;margin-top:50px;padding-bottom:50px}@media (max-width: 1024px){#foot{padding-bottom:70px}}#foot a{color:rgba(255,255,255,0.7)}#foot a:hover,#foot a:focus{color:#fff}#foot .links{display:flex;flex-wrap:wrap}#foot .links ul{margin-top:14px;padding-right:60px}#foot .links ul:first-of-type{padding-left:0;text-align:left;flex:0 0 340px}#foot .links ul:first-of-type h3{text-indent:-9999px;background:url(img/footLogo.png) no-repeat left;background-size:300px auto;height:66px}#foot .links ul h3{font-weight:bold;color:#fff;margin-bottom:15px}#foot .links ul li{padding-bottom:4px}.nav_bottomForMoblie{display:none;justify-content:center;flex-direction:row;width:98%;height:50px;box-shadow:0 0 5px rgba(31,31,31,0.3);border-radius:15px 15px 0 0;background-image:linear-gradient(to bottom, #076f4a 0%, #094f36 100%);filter:drop-shadow(0 0 5px rgba(31,31,31,0.3));position:fixed;bottom:0;left:1%;z-index:999}@media (max-width: 1024px){.nav_bottomForMoblie{display:flex}}.nav_bottomForMoblie .nav-div{flex-basis:15%;text-align:center;height:100%;display:flex;align-items:center;justify-content:center;flex:1 1 15%}.nav_bottomForMoblie .nav-link{color:#fff;padding-top:5px}.nav_bottomForMoblie .nav-link i,.nav_bottomForMoblie .nav-link span{display:block}.nav_bottomForMoblie .nav-link i{font-size:24px;color:#d3ffed;margin-bottom:-2px}.nav_bottomForMoblie .nav-link span{font-size:14px}.nav_bottomForMoblie .nav-link:hover,.nav_bottomForMoblie .nav-link:focus{padding:0}.nav_bottomForMoblie .center .floating-button{position:fixed;width:50px;height:50px;line-height:50px;text-align:center;color:#FFF;border-radius:50%;bottom:25px;background-image:linear-gradient(45deg, #c5414b 0%, #ff5d45 100%);box-shadow:0 10px 6px -6px rgba(0,0,0,0.5);z-index:1;transition:0.3s all}.nav_bottomForMoblie .center .floating-button:hover,.nav_bottomForMoblie .center .floating-button:focus{bottom:30px}.nav_bottomForMoblie .center .floating-button i{font-size:24px}.nav_bottomForMoblie .center .center_title{display:block;font-size:14px;margin-bottom:-25px;color:#FFF}.nav_bottomForMoblie .round-top-left{border-top-left-radius:15px}.nav_bottomForMoblie .round-top-right{border-top-right-radius:15px}.modal_SL .am-modal-dialog{width:95%;padding:25px;margin:50px auto;border-radius:25px;box-shadow:0 0 15px rgba(0,0,0,0.2);background:#fff;color:#555;margin-top:120px;margin-bottom:70px}@media (min-width: 641px){.modal_SL .am-modal-dialog{max-width:540px}}.modal_SL .modal-hd{font-size:26px;font-weight:100;margin-bottom:15px;margin-top:-10px}.modal_SL .modal-hd .btn_close{position:absolute;top:0;right:10px;color:#ccc;cursor:pointer;font-weight:100;padding:10px}.modal_SL .modal-bd{line-height:1.8}.modal_SL .input-group{text-align:left;margin-bottom:15px}.modal_SL .input-group input:not([type=radio]):not([type=checkbox]),.modal_SL .input-group select,.modal_SL .input-group textarea,.modal_SL .input-group .am-selected-btn{display:block;width:100%;padding:9px 10px;font-size:16px;border-radius:5px;border:1px solid #b7b7b7}.modal_SL .input-group input:not([type=radio]):not([type=checkbox])[readonly],.modal_SL .input-group select[readonly],.modal_SL .input-group textarea[readonly],.modal_SL .input-group .am-selected-btn[readonly]{padding:5px 0;border-color:transparent;pointer-events:none;box-shadow:none;background-color:transparent}.modal_SL .input-group input:not([type=radio]):not([type=checkbox])[readonly]:-webkit-autofill,.modal_SL .input-group input:not([type=radio]):not([type=checkbox])[readonly]:-webkit-autofill:hover,.modal_SL .input-group input:not([type=radio]):not([type=checkbox])[readonly]:-webkit-autofill:focus,.modal_SL .input-group select[readonly]:-webkit-autofill,.modal_SL .input-group select[readonly]:-webkit-autofill:hover,.modal_SL .input-group select[readonly]:-webkit-autofill:focus,.modal_SL .input-group textarea[readonly]:-webkit-autofill,.modal_SL .input-group textarea[readonly]:-webkit-autofill:hover,.modal_SL .input-group textarea[readonly]:-webkit-autofill:focus,.modal_SL .input-group .am-selected-btn[readonly]:-webkit-autofill,.modal_SL .input-group .am-selected-btn[readonly]:-webkit-autofill:hover,.modal_SL .input-group .am-selected-btn[readonly]:-webkit-autofill:focus{border:1px solid white;-webkit-box-shadow:0 0 0px 100px #fff inset !important}.modal_SL .input-group select.w-auto{width:auto}.modal_SL .input-group [type=radio]+.title,.modal_SL .input-group [type=checkbox]+.title{font-size:17px;font-weight:normal}.modal_SL .d-flex-sm .content.inline input,.modal_SL .d-flex-sm .content.inline select{margin-bottom:5px}@media (min-width: 480px){.modal_SL .d-flex-sm{display:flex;flex-wrap:wrap}.modal_SL .d-flex-sm label{flex:110px 0 0;padding-right:10px;text-align:right}.modal_SL .d-flex-sm label.longLabel{flex:180px 0 0}.modal_SL .d-flex-sm label.longLabel+.content{flex:calc(100% - 180px) 1 1}.modal_SL .d-flex-sm .content{flex:calc(100% - 110px) 1 1}.modal_SL .d-flex-sm .content.inline input,.modal_SL .d-flex-sm .content.inline select{display:inline-block;width:auto;margin-bottom:0}}.hero2026{padding:160px 0 80px;background:linear-gradient(135deg, #F9FAFB 0%, rgba(236,253,245,0.3) 100%);overflow:hidden}@media (max-width: 767px){.hero2026{padding:120px 0 60px}}.hero2026__grid{display:grid;grid-template-columns:2fr 3fr;gap:60px;align-items:center}@media (max-width: 1023px){.hero2026__grid{grid-template-columns:1fr;gap:40px}}@media (max-width: 1023px){.hero2026__content{text-align:center}}.hero2026__badge{display:inline-flex;align-items:center;gap:0.5rem;background:#FFFFFF;padding:0.5rem 1rem;border-radius:9999px;font-size:0.85rem;font-weight:500;color:#047857;border:1px solid #A7F3D0;margin-bottom:1.5rem}.hero2026__badgeDot{width:8px;height:8px;background:#10B981;border-radius:50%;animation:pulse 2s infinite}.hero2026__title{font-size:clamp(2.5rem, 5vw, 3.5rem);font-weight:800;line-height:1.15;color:#111827;margin-bottom:1.5rem}.hero2026__titleAccent{color:#047857;font-style:italic}.hero2026__desc{font-size:1.1rem;color:#4B5563;line-height:1.8;margin-bottom:2rem;max-width:520px}@media (max-width: 1023px){.hero2026__desc{margin:0 auto 2rem}}.hero2026__entries{display:flex;flex-direction:column;gap:0.5rem;margin-bottom:2.5rem}.hero2026__entry{display:flex;align-items:center;gap:1rem;padding:0.875rem 1.25rem;background:#FFFFFF;border-radius:12px;text-decoration:none;border:1px solid #E5E7EB;color:#111827;min-height:56px;transition:border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease}.hero2026__entry:hover{border-color:#059669;box-shadow:0 2px 12px rgba(5,150,105,0.12);transform:translateX(3px)}.hero2026__entry>.material-icons-outlined:first-child{font-size:1.375rem;color:#059669;flex-shrink:0}@media (prefers-reduced-motion: reduce){.hero2026__entry{transition:none}.hero2026__entry:hover{transform:none}}.hero2026__entryText{flex:1;min-width:0}.hero2026__entryText strong{display:block;font-size:0.9375rem;font-weight:600;color:#111827;line-height:1.3}.hero2026__entryText small{display:block;font-size:0.8125rem;color:#6B7280;font-weight:400;margin-top:1px}.hero2026__entryArrow{font-size:1.125rem !important;color:#9CA3AF;flex-shrink:0;transition:transform 0.2s ease, color 0.2s ease}.hero2026__entry:hover .hero2026__entryArrow{transform:translateX(3px);color:#059669}.hero2026__stats{display:flex;gap:2.5rem;padding-top:2rem;border-top:1px solid #E5E7EB}@media (max-width: 1023px){.hero2026__stats{justify-content:center}}@media (max-width: 767px){.hero2026__stats{flex-wrap:wrap;gap:1.5rem}}.hero2026__statItem{text-align:left}@media (max-width: 1023px){.hero2026__statItem{text-align:center}}.hero2026__statNum{display:block;font-size:1.75rem;font-weight:800;color:#111827;line-height:1.2}.hero2026__statLabel{font-size:0.85rem;color:#6B7280}.hero2026__visual{position:relative}@media (max-width: 1023px){.hero2026__visual{max-width:600px;margin:0 auto}}.hero2026__imageWrap{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 30px 60px rgba(0,0,0,0.15)}.hero2026__image{width:100%;aspect-ratio:4/3;object-fit:cover}.hero2026__featuredCase{position:absolute;bottom:20px;left:20px;right:20px;background:rgba(17,24,39,0.9);backdrop-filter:blur(10px);padding:1.25rem;border-radius:16px;display:flex;align-items:center;gap:1rem}.hero2026__featuredLabel{font-size:0.7rem;font-weight:600;color:#10B981;letter-spacing:0.08em;display:block;margin-bottom:0.25rem}.hero2026__featuredTitle{font-size:1rem;font-weight:600;color:#FFFFFF;flex:1}.hero2026__featuredProgress{position:absolute;bottom:0;left:0;width:60%;height:3px;background:#10B981;border-radius:0 0 0 16px}.hero2026__featuredLink{width:40px;height:40px;background:rgba(255,255,255,0.1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#FFFFFF;transition:all 0.2s ease}.hero2026__featuredLink:hover{background:#059669}.hero2026__floatCard{position:absolute;background:#FFFFFF;padding:1rem;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,0.1);display:flex;align-items:flex-start;gap:0.75rem}.hero2026__floatCard .material-icons-outlined{font-size:1.5rem;color:#059669}.hero2026__floatCard--co2{top:-20px;right:-20px}@media (max-width: 1023px){.hero2026__floatCard--co2{top:10px;right:10px}}.hero2026__floatCard--security{bottom:120px;left:-30px}@media (max-width: 1023px){.hero2026__floatCard--security{bottom:auto;top:50%;left:10px;transform:translateY(-50%)}}.hero2026__floatLabel{display:block;font-size:0.8rem;color:#6B7280}.hero2026__floatNum{display:block;font-size:1.5rem;font-weight:800;color:#059669;line-height:1.2}.hero2026__floatSub{display:block;font-size:0.75rem;color:#9CA3AF}.impact2026{padding:5rem 0 4rem;background:#fff}@media (max-width: 768px){.impact2026{padding:3.5rem 0 3rem}}.impact2026__header{text-align:center;margin-bottom:3rem}.impact2026__title{font-size:clamp(1.5rem, 3.5vw, 2rem);font-weight:700;color:#1F2937;margin-bottom:.5rem}.impact2026__titleAccent{color:#047857}.impact2026__eyebrow{font-size:0.9375rem;color:#6B7280;line-height:1.6}.impact2026__flow{display:flex;align-items:flex-start;justify-content:center;gap:0}@media (max-width: 768px){.impact2026__flow{flex-direction:column;align-items:center;gap:0}}.impact2026__footer{text-align:center;margin-top:3rem}.impact2026__reportLink{display:inline-flex;align-items:center;gap:.5rem;font-size:0.9375rem;color:#047857;font-weight:500;text-decoration:none;padding:.5rem .75rem;border-radius:8px;transition:background 0.15s}.impact2026__reportLink .material-icons-outlined{font-size:1.1rem}.impact2026__reportLink:hover{background:#ECFDF5;text-decoration:none}.impactStep2026{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem .75rem}@media (max-width: 768px){.impactStep2026{padding:.75rem .5rem;min-width:200px}}.impactStep2026__iconWrap{width:56px;height:56px;border-radius:20px;background:#ECFDF5;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;flex-shrink:0}.impactStep2026__iconWrap .material-icons-outlined{font-size:28px;color:#047857}.impactStep2026__num{font-size:clamp(1.875rem, 4vw, 2.75rem);font-weight:700;color:#047857;line-height:1;font-variant-numeric:tabular-nums}.impactStep2026__unit{font-size:0.9375rem;font-weight:600;color:#059669;margin-bottom:.5rem}.impactStep2026__lbl{font-size:0.9375rem;font-weight:600;color:#1F2937;margin-bottom:.25rem}.impactStep2026__sub{font-size:0.8125rem;color:#6B7280;line-height:1.5}.impactStep2026__arrow{display:flex;align-items:center;padding:0 .25rem;padding-bottom:4rem}.impactStep2026__arrow .material-icons-outlined{font-size:28px;color:#A7F3D0}@media (max-width: 768px){.impactStep2026__arrow{padding:.5rem 0;padding-bottom:0}.impactStep2026__arrow .material-icons-outlined{transform:rotate(90deg)}}@media (prefers-reduced-motion: reduce){.impactStep2026__num{transition:none}}.solutions2026{padding:6rem 0;background:linear-gradient(180deg, #fff 0%, #F9FAFB 40%, #fff 100%)}@media (max-width: 767px){.solutions2026{padding:4rem 0}}.solutions2026__header{text-align:center;margin-bottom:3.5rem}.solutions2026__title{font-size:clamp(1.75rem, 4vw, 2.5rem);font-weight:800;color:#111827;margin-bottom:1rem}.solutions2026__titleAccent{color:#047857}.solutions2026__desc{font-size:1.05rem;color:#6B7280;max-width:560px;margin:0 auto;line-height:1.8}.solutions2026__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.75rem}@media (max-width: 1023px){.solutions2026__grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 767px){.solutions2026__grid{grid-template-columns:1fr}}.solutionCard2026{background:#FFFFFF;border:1.5px solid #E5E7EB;border-top:4px solid #059669;border-radius:20px;padding:2rem 1.75rem;transition:all 0.3s ease;display:flex;flex-direction:column;box-shadow:0 4px 16px rgba(0,0,0,0.05);position:relative;overflow:hidden}.solutionCard2026::after{content:'';position:absolute;bottom:-30px;right:-30px;width:120px;height:120px;background:radial-gradient(circle, rgba(5,150,105,0.06) 0%, transparent 70%);pointer-events:none}.solutionCard2026:hover{border-color:#10B981;border-top-color:#047857;box-shadow:0 16px 48px rgba(4,120,87,0.12);transform:translateY(-6px)}.solutionCard2026:hover .solutionCard2026__icon{background:#047857}.solutionCard2026:hover .solutionCard2026__icon .material-icons-outlined{color:#FFFFFF}.solutionCard2026:hover .solutionCard2026__btn{background:#047857;color:#FFFFFF;border-color:#047857}.solutionCard2026__icon{width:60px;height:60px;background:#ECFDF5;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;transition:all 0.3s ease}.solutionCard2026__icon .material-icons-outlined{font-size:28px;color:#047857;transition:color 0.3s ease}.solutionCard2026__tag{display:inline-block;font-size:0.68rem;font-weight:700;color:#047857;background:rgba(5,150,105,0.08);border-radius:999px;padding:0.2rem 0.65rem;letter-spacing:0.08em;margin-bottom:0.75rem}.solutionCard2026__title{font-size:1.4rem;font-weight:800;color:#111827;margin-bottom:0.75rem;line-height:1.3}.solutionCard2026__desc{font-size:0.925rem;color:#6B7280;line-height:1.75;margin-bottom:1.25rem}.solutionCard2026__features{list-style:none;padding:0;margin:0 0 1.75rem;flex:1;border-top:1px solid #F3F4F6;padding-top:1.25rem}.solutionCard2026__features li{display:flex;align-items:center;gap:0.5rem;font-size:0.88rem;color:#374151;margin-bottom:0.75rem}.solutionCard2026__features li .material-icons-outlined{font-size:1rem;color:#10B981;flex-shrink:0}.solutionCard2026__btn{display:flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.75rem 1rem;background:#ECFDF5;border:1.5px solid #A7F3D0;border-radius:8px;font-size:0.9rem;font-weight:600;color:#047857;transition:all 0.3s ease}.solutionCard2026__btn .material-icons-outlined{font-size:1.1rem;transition:transform 0.2s ease}.solutionCard2026__btn:hover .material-icons-outlined{transform:translateX(4px)}.solutionCard2026__volunteerHint{display:flex;align-items:center;justify-content:center;gap:0.3rem;margin-top:0.6rem;font-size:0.8rem;color:#92400E;text-decoration:none;opacity:0.7;transition:opacity 0.2s ease}.solutionCard2026__volunteerHint .material-icons-outlined{font-size:0.95rem}.solutionCard2026__volunteerHint:hover{opacity:1;text-decoration:underline}.caseHighlight2026{padding:4rem 0;background:linear-gradient(135deg, #064E3B 0%, #065F46 100%)}.caseHighlight2026__inner{max-width:640px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.caseHighlight2026__quoteIcon{font-size:3rem !important;color:rgba(167,243,208,0.5);line-height:1}.caseHighlight2026__quote{font-size:clamp(1.25rem, 3vw, 1.75rem);font-weight:600;color:#fff;line-height:1.6;margin:0;font-style:italic;quotes:none}.caseHighlight2026__attr{font-size:0.9375rem;color:rgba(167,243,208,0.8);margin:0}.caseHighlight2026__link{display:inline-flex;align-items:center;gap:.5rem;margin-top:.5rem;padding:.75rem 1.5rem;border:1px solid rgba(167,243,208,0.4);border-radius:9999px;color:#fff;text-decoration:none;font-size:0.9375rem;font-weight:500;transition:background 0.2s ease,border-color 0.2s ease}.caseHighlight2026__link .material-icons-outlined{font-size:1.125rem}.caseHighlight2026__link:hover{background:rgba(255,255,255,0.1);border-color:rgba(167,243,208,0.8)}.trustStrip2026{padding:3rem 0 2rem;background:#ECFDF5;border-top:1px solid #A7F3D0}.trustStrip2026__heading{text-align:center;font-size:1.0625rem;font-weight:600;color:#374151;margin:0 0 2rem;letter-spacing:0.01em}.trustStrip2026__list{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.trustStrip2026__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.25rem;padding:1.5rem 1.25rem;background:#fff;border-radius:16px;box-shadow:0 1px 4px rgba(0,0,0,0.06);flex:1 1 260px;max-width:320px}.trustStrip2026__item .material-icons-outlined{font-size:2rem;color:#059669;margin-bottom:.25rem}.trustStrip2026__q{font-size:0.8125rem;color:#6B7280;font-weight:400}.trustStrip2026__label{font-size:1rem;font-weight:700;color:#1F2937;line-height:1.3}.trustStrip2026__sub{font-size:0.875rem;color:#4B5563;line-height:1.5}.trustStrip2026__footnote{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:0.875rem;color:#6B7280;margin:0}.trustStrip2026__footnote .material-icons-outlined{font-size:1.1rem;color:#9CA3AF}.hero2026__featuredAttr{font-size:0.75rem;color:rgba(255,255,255,0.7);margin:0 0 .5rem;font-style:italic}.partners2026{padding:4rem 0;background:#FFFFFF;border-top:1px solid #E5E7EB}.partners2026__title{text-align:center;font-size:0.85rem;color:#6B7280;margin-bottom:2rem}.partners2026__logos{display:flex;justify-content:center;align-items:center;gap:3rem;flex-wrap:wrap}@media (max-width: 767px){.partners2026__logos{gap:1.5rem}}.partners2026__logo{font-size:1.25rem;font-weight:700;color:#9CA3AF;transition:color 0.2s ease}.partners2026__logo:hover{color:#374151}.siteFooter2026{background:#111827;color:rgba(255,255,255,0.8);padding:5rem 0 2rem}.siteFooter2026__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:3rem;margin-bottom:3rem}@media (max-width: 1023px){.siteFooter2026__grid{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width: 767px){.siteFooter2026__grid{grid-template-columns:1fr}}@media (max-width: 1023px){.siteFooter2026__brand{grid-column:span 2}}@media (max-width: 767px){.siteFooter2026__brand{grid-column:span 1}}.siteFooter2026__logo{display:flex;align-items:center;gap:0.75rem;margin-bottom:1rem}.siteFooter2026__logoIcon{width:40px;height:40px;background:#059669;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#FFFFFF}.siteFooter2026__logoIcon .material-icons-outlined{font-size:24px}.siteFooter2026__logoText{font-size:1.25rem;font-weight:700;color:#FFFFFF}.siteFooter2026__desc{font-size:0.9rem;line-height:1.7;color:rgba(255,255,255,0.6);max-width:320px;margin-bottom:1.5rem}.siteFooter2026__social{display:flex;gap:0.75rem}.siteFooter2026__socialLink{width:36px;height:36px;background:rgba(255,255,255,0.1);border-radius:8px;display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,0.7);transition:all 0.2s ease}.siteFooter2026__socialLink svg{width:18px;height:18px}.siteFooter2026__socialLink:hover{background:#059669;color:#FFFFFF}.siteFooter2026__navTitle{font-size:0.8rem;font-weight:600;color:rgba(255,255,255,0.4);text-transform:uppercase;letter-spacing:0.08em;margin-bottom:1.25rem}.siteFooter2026__navList{list-style:none;padding:0;margin:0}.siteFooter2026__navList li{margin-bottom:0.75rem}.siteFooter2026__navList a{font-size:0.9rem;color:rgba(255,255,255,0.7);transition:color 0.2s ease}.siteFooter2026__navList a:hover{color:#10B981}.siteFooter2026__bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,0.1)}@media (max-width: 767px){.siteFooter2026__bottom{flex-direction:column;gap:1rem;text-align:center}}.siteFooter2026__copyright,.siteFooter2026__credit{font-size:0.8rem;color:rgba(255,255,255,0.4);margin:0}.siteMain2026{padding-top:0}.aboutHero2026{padding:140px 0 60px;background:linear-gradient(135deg, rgba(240,253,244,0.8) 0%, rgba(220,252,231,0.82) 100%),url("img/hero/hero-about.png") center/cover no-repeat}@media (max-width: 1023px){.aboutHero2026{padding:120px 0 50px}}@media (max-width: 767px){.aboutHero2026{padding:100px 0 40px}}.aboutHero2026__content{max-width:800px;margin:0 auto;text-align:center}.aboutHero2026__header{margin-bottom:3rem}.aboutHero2026__badge{display:inline-flex;align-items:center;gap:.5rem;background:#fff;padding:.5rem 1.5rem;border-radius:9999px;font-size:0.9rem;font-weight:600;color:#059669;border:2px solid #D1FAE5;margin-bottom:1.5rem}.aboutHero2026__badge .material-icons-outlined{font-size:1.25rem}.aboutHero2026__title{font-size:clamp(1.75rem, 5vw, 2.5rem);font-weight:800;line-height:1.2;color:#111827;margin-bottom:1.5rem}.aboutHero2026__titleAccent{color:#059669}.aboutHero2026__desc{font-size:1.05rem;line-height:1.8;color:#4B5563;max-width:700px;margin:0 auto}@media (max-width: 767px){.aboutHero2026__desc{font-size:1rem}}.aboutMission2026{padding:5rem 0;background:#fff}@media (max-width: 1023px){.aboutMission2026{padding:4rem 0}}.aboutMission2026__grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media (max-width: 1023px){.aboutMission2026__grid{grid-template-columns:1fr;gap:3rem}}.aboutMission2026__visual{position:relative}.aboutMission2026__imageWrap{border-radius:1rem;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,0.1)}.aboutMission2026__image{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.aboutMission2026__badge{position:absolute;bottom:-20px;right:20px;background:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 10px 40px rgba(0,0,0,0.15);display:flex;align-items:center;gap:1rem}@media (max-width: 767px){.aboutMission2026__badge{position:static;margin-top:1.5rem;justify-content:center}}.aboutMission2026__badge .material-icons-outlined{font-size:2rem;color:#059669}.aboutMission2026__badgeLabel{display:block;font-size:0.85rem;color:#4B5563}.aboutMission2026__badgeSub{display:block;font-size:1rem;font-weight:700;color:#111827}.aboutMission2026__title{font-size:clamp(1.5rem, 4vw, 2rem);font-weight:800;color:#111827;margin-bottom:2rem}.aboutMission2026__text p{font-size:1.05rem;line-height:1.8;color:#4B5563;margin-bottom:1.5rem}@media (max-width: 767px){.aboutMission2026__text p{font-size:1rem}}.aboutMission2026__text p:last-child{margin-bottom:0}.aboutMission2026__text strong{color:#059669;font-weight:700;font-size:inherit}.aboutHistory2026{padding:5rem 0;background:#F9FAFB}@media (max-width: 1023px){.aboutHistory2026{padding:4rem 0}}.aboutHistory2026__header{text-align:center;margin-bottom:4rem}.aboutHistory2026__title{font-size:clamp(1.5rem, 4vw, 2rem);font-weight:800;color:#111827}.aboutHistory2026__content{max-width:900px;margin:0 auto}.aboutHistory2026__story{display:flex;gap:2rem;background:#fff;padding:2.5rem;border-radius:1rem;margin-bottom:2rem;box-shadow:0 4px 6px rgba(0,0,0,0.05);transition:all 0.3s ease}.aboutHistory2026__story:hover{box-shadow:0 10px 30px rgba(0,0,0,0.1);transform:translateY(-5px)}.aboutHistory2026__story:last-child{margin-bottom:0}@media (max-width: 767px){.aboutHistory2026__story{flex-direction:column;gap:1.5rem;padding:2rem}}.aboutHistory2026__storyIcon{flex-shrink:0;width:64px;height:64px;background:linear-gradient(135deg, #D1FAE5 0%, #DCFCE7 100%);border-radius:1rem;display:flex;align-items:center;justify-content:center}.aboutHistory2026__storyIcon .material-icons-outlined{font-size:2rem;color:#059669}.aboutHistory2026__storyText h3{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:1rem}.aboutHistory2026__storyText p{font-size:1rem;line-height:1.8;color:#4B5563;margin-bottom:1rem}.aboutHistory2026__storyText p:last-child{margin-bottom:0}.aboutHistory2026__storyText strong{color:#059669;font-weight:700;font-size:inherit}.aboutTimeline2026{padding:5rem 0;background:#fff}@media (max-width: 1023px){.aboutTimeline2026{padding:4rem 0}}.aboutTimeline2026__header{text-align:center;margin-bottom:4rem}.aboutTimeline2026__title{font-size:clamp(1.5rem, 4vw, 2rem);font-weight:800;color:#111827;margin-bottom:1rem}.aboutTimeline2026__desc{font-size:1.05rem;color:#4B5563}.timeline2026{max-width:900px;margin:0 auto;position:relative}.timeline2026::before{content:'';position:absolute;left:80px;top:0;bottom:0;width:2px;background:linear-gradient(to bottom, #D1FAE5 0%, #059669 50%, #D1FAE5 100%)}@media (max-width: 767px){.timeline2026::before{left:40px}}.timeline2026__item{display:grid;grid-template-columns:100px 1fr;gap:2rem;margin-bottom:3rem;position:relative}@media (max-width: 767px){.timeline2026__item{grid-template-columns:60px 1fr;gap:1rem;margin-bottom:2rem}}.timeline2026__year{font-size:1.5rem;font-weight:800;color:#059669;text-align:right;padding-top:.5rem}@media (max-width: 767px){.timeline2026__year{font-size:1.25rem}}.timeline2026__content{position:relative;background:#F9FAFB;padding:1.5rem 2rem;border-radius:0.75rem;border-left:3px solid #D1FAE5;transition:all 0.3s ease}.timeline2026__item:hover .timeline2026__content{background:#fff;border-left-color:#059669;box-shadow:0 10px 30px rgba(0,0,0,0.1)}.timeline2026__marker{position:absolute;left:-2.85rem;top:3.4rem;width:16px;height:16px;background:#fff;border:3px solid #059669;border-radius:50%;z-index:1}@media (max-width: 767px){.timeline2026__marker{left:-1.7rem;top:1.2rem}}.timeline2026__title{font-size:1.125rem;font-weight:700;color:#111827;margin-bottom:.5rem}.timeline2026__desc{font-size:0.95rem;line-height:1.6;color:#4B5563;margin:0}.timeline2026__item--highlight .timeline2026__content{background:linear-gradient(135deg, #DCFCE7 0%, #D1FAE5 100%);border-left-color:#059669}.timeline2026__item--highlight .timeline2026__marker{width:20px;height:20px;background:#059669;box-shadow:0 0 0 4px rgba(5,150,105,0.2)}.aboutPurpose2026{padding:5rem 0;background:#F9FAFB}@media (max-width: 1023px){.aboutPurpose2026{padding:4rem 0}}.aboutPurpose2026__grid{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:start}@media (max-width: 1023px){.aboutPurpose2026__grid{grid-template-columns:1fr;gap:3rem}}.aboutPurpose2026__visual{position:relative}@media (max-width: 1023px){.aboutPurpose2026__visual{order:-1}}.aboutPurpose2026__title{font-size:clamp(1.5rem, 4vw, 2rem);font-weight:800;color:#111827;margin-bottom:2.5rem}.purposeList2026{display:flex;flex-direction:column;gap:1.5rem}.purposeList2026__item{display:flex;gap:1.5rem;background:#fff;padding:1.5rem;border-radius:0.75rem;border-left:3px solid #D1FAE5;transition:all 0.3s ease}.purposeList2026__item:hover{border-left-color:#059669;box-shadow:0 10px 30px rgba(0,0,0,0.08);transform:translateX(5px)}.purposeList2026__icon{flex-shrink:0;width:48px;height:48px;background:linear-gradient(135deg, #DCFCE7 0%, #D1FAE5 100%);border-radius:0.75rem;display:flex;align-items:center;justify-content:center}.purposeList2026__icon .material-icons-outlined{font-size:1.5rem;color:#059669}.purposeList2026__text h4{font-size:1rem;font-weight:700;color:#111827;margin-bottom:.5rem}.purposeList2026__text p{font-size:0.9rem;line-height:1.6;color:#4B5563;margin:0}.aboutPurpose2026__imageWrap{border-radius:1rem;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,0.1)}.aboutPurpose2026__image{width:100%;aspect-ratio:3/4;object-fit:cover;display:block}.aboutPurpose2026__stats{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:-40px;position:relative;z-index:1;padding:0 1rem}@media (max-width: 767px){.aboutPurpose2026__stats{margin-top:1.5rem}}.aboutPurpose2026__statItem{background:#fff;padding:1.5rem;border-radius:0.75rem;text-align:center;box-shadow:0 10px 40px rgba(0,0,0,0.15)}.aboutPurpose2026__statNum{display:block;font-size:2rem;font-weight:800;color:#059669;line-height:1;margin-bottom:.5rem}.aboutPurpose2026__statLabel{display:block;font-size:0.85rem;color:#4B5563}.aboutCTA2026{padding:5rem 2rem;background:linear-gradient(135deg, #047857 0%, #065F46 100%);position:relative;overflow:hidden}@media (max-width: 767px){.aboutCTA2026{padding:4rem 1.5rem}}.aboutCTA2026::before{content:'';position:absolute;top:-50%;right:-10%;width:400px;height:400px;background:radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);border-radius:50%;pointer-events:none}.aboutCTA2026__content{position:relative;z-index:1;max-width:900px;margin:0 auto;text-align:center}.aboutCTA2026__icon{width:80px;height:80px;margin:0 auto 2rem;background:rgba(255,255,255,0.2);border-radius:50%;display:flex;align-items:center;justify-content:center}.aboutCTA2026__icon .material-icons-outlined{font-size:2.5rem;color:#fff}.aboutCTA2026__title{font-size:1.75rem;font-weight:800;color:#fff;margin-bottom:1rem}@media (max-width: 767px){.aboutCTA2026__title{font-size:1.5rem}}.aboutCTA2026__desc{font-size:1rem;line-height:1.7;color:rgba(255,255,255,0.95);margin-bottom:2.5rem}.aboutCTA2026__actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}@media (max-width: 767px){.aboutCTA2026__actions{flex-direction:column;align-items:center}}@media (max-width: 767px){.aboutCTA2026__actions .btn2026{width:100%;max-width:320px}}@media (max-width: 320px){.aboutHero2026{padding:80px 0 30px}.aboutHero2026__title{font-size:1.5rem}.aboutMission2026,.aboutHistory2026,.aboutTimeline2026,.aboutPurpose2026{padding:3rem 0}}[data-animate]{opacity:0;transform:translateY(20px);transition:opacity 0.6s ease, transform 0.6s ease}[data-animate].is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion: reduce){[data-animate]{opacity:1;transform:none;transition:none}}@media (prefers-reduced-motion: reduce){.aboutHistory2026__story,.timeline2026__content,.purposeList2026__item{transition:none}}.aboutCTA2026__actions .btn2026:focus-visible{outline:3px solid rgba(255,255,255,0.8);outline-offset:3px}.donateInfoHero2026{padding:140px 0 60px;background:linear-gradient(135deg, rgba(236,253,245,0.8) 0%, rgba(209,250,229,0.82) 100%),url("img/hero/hero-donationInfo.png") center/cover no-repeat}@media (max-width: 1023px){.donateInfoHero2026{padding:120px 0 50px}}@media (max-width: 767px){.donateInfoHero2026{padding:100px 0 40px}}.donateInfoHero2026__content{max-width:1000px;margin:0 auto;text-align:center}.donateInfoHero2026__header{margin-bottom:3rem}.donateInfoHero2026__badge{display:inline-flex;align-items:center;gap:.5rem;background:#fff;padding:.5rem 1.5rem;border-radius:9999px;font-size:0.9rem;font-weight:600;color:#059669;border:2px solid #D1FAE5;margin-bottom:1.5rem}.donateInfoHero2026__badge .material-icons-outlined{font-size:1.25rem}.donateInfoHero2026__title{font-size:clamp(1.75rem, 5vw, 2.5rem);font-weight:800;line-height:1.2;color:#111827;margin-bottom:1.5rem}.donateInfoHero2026__titleAccent{color:#059669}.donateInfoHero2026__desc{font-size:1.05rem;line-height:1.8;color:#4B5563;max-width:800px;margin:0 auto}@media (max-width: 767px){.donateInfoHero2026__desc{font-size:1rem}}.donateInfoHero2026__desc strong{color:#059669;font-weight:700;font-size:inherit}.donateInfoHero2026__impact{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:1.5rem;margin-top:3rem}@media (max-width: 767px){.donateInfoHero2026__impact{grid-template-columns:1fr;gap:1rem}}.donateInfoHero2026__impactCard{background:#fff;padding:2rem;border-radius:1rem;border-left:4px solid #059669;box-shadow:0 4px 6px rgba(0,0,0,0.05);transition:all 0.3s ease;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.donateInfoHero2026__impactCard:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,0.1);border-left-color:#047857}.donateInfoHero2026__impactCard .material-icons-outlined{font-size:2.5rem;color:#059669}.donateInfoHero2026__impactCard p{font-size:0.95rem;line-height:1.6;color:#4B5563;margin:0}.donateInfoHero2026__impactCard p strong{font-weight:700;font-size:inherit;color:#111827;display:block;margin-bottom:.5rem}.donateSection2026{padding:5rem 0;background:#fff}@media (max-width: 1023px){.donateSection2026{padding:4rem 0}}@media (max-width: 767px){.donateSection2026{padding:3rem 0}}.donateSection2026__header{text-align:center;margin-bottom:4rem}@media (max-width: 767px){.donateSection2026__header{margin-bottom:2.5rem}}.donateSection2026__title{display:inline-flex;align-items:center;gap:1rem;font-size:clamp(1.5rem, 4vw, 2rem);font-weight:800;color:#111827}.donateSection2026__title .material-icons-outlined{font-size:2rem;color:#059669}.donateSection2026__grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(450px, 1fr));gap:2rem;max-width:1200px;margin:0 auto}@media (max-width: 1023px){.donateSection2026__grid{grid-template-columns:1fr}}@media (max-width: 767px){.donateSection2026__grid{gap:1.5rem}}.alertBox2026__label{font-size:1rem;font-weight:600;color:inherit;margin-bottom:.5rem;display:block}.alertBox2026__content p{font-size:0.95rem;line-height:1.7}.alertBox2026__content strong{font-weight:600;font-size:inherit}.donateCTA2026{padding:5rem 2rem;background:linear-gradient(135deg, #047857 0%, #065F46 100%);position:relative;overflow:hidden}@media (max-width: 767px){.donateCTA2026{padding:4rem 1.5rem}}.donateCTA2026::before{content:'';position:absolute;top:-50%;right:-10%;width:400px;height:400px;background:radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);border-radius:50%;pointer-events:none}.donateCTA2026__content{position:relative;z-index:1;max-width:900px;margin:0 auto;text-align:center}.donateCTA2026__icon{width:80px;height:80px;margin:0 auto 2rem;background:rgba(255,255,255,0.2);border-radius:50%;display:flex;align-items:center;justify-content:center}.donateCTA2026__icon .material-icons-outlined{font-size:2.5rem;color:#fff}.donateCTA2026__title{font-size:1.75rem;font-weight:800;color:#fff;margin-bottom:1rem}@media (max-width: 767px){.donateCTA2026__title{font-size:1.5rem}}.donateCTA2026__desc{font-size:1rem;line-height:1.7;color:rgba(255,255,255,0.95);margin-bottom:2.5rem}.donateCTA2026__actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:2rem}@media (max-width: 767px){.donateCTA2026__actions{flex-direction:column;align-items:center}}@media (max-width: 767px){.donateCTA2026__actions .btn2026{width:100%;max-width:320px}}.donateCTA2026__note{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:0.85rem;color:rgba(255,255,255,0.8)}.donateCTA2026__note .material-icons-outlined{font-size:1rem}@media (max-width: 767px){.donateCTA2026__note{flex-direction:column;text-align:center}}.processSection2026{padding:5rem 0;background:#F9FAFB}@media (max-width: 1023px){.processSection2026{padding:4rem 0}}@media (max-width: 767px){.processSection2026{padding:3rem 0}}.processSection2026__header{text-align:center;margin-bottom:4rem}@media (max-width: 767px){.processSection2026__header{margin-bottom:2.5rem}}.processSection2026__title{display:inline-flex;align-items:center;gap:1rem;font-size:clamp(1.5rem, 4vw, 2rem);font-weight:800;color:#111827;margin-bottom:1rem}.processSection2026__title .material-icons-outlined{font-size:2rem;color:#059669}.processSection2026__desc{font-size:1.05rem;color:#4B5563;max-width:600px;margin:0 auto}@media (max-width: 767px){.processSection2026__desc{font-size:1rem}}.processCard2026__desc strong{font-weight:600;font-size:inherit}.infoSection2026{padding:5rem 0;background:#fff}@media (max-width: 1023px){.infoSection2026{padding:4rem 0}}@media (max-width: 767px){.infoSection2026{padding:3rem 0}}.infoBox2026__content strong{font-weight:600;font-size:inherit}[data-animate]{opacity:0;transform:translateY(30px);transition:opacity 0.6s ease, transform 0.6s ease}[data-animate].is-visible{opacity:1;transform:translateY(0)}@media (max-width: 375px){.donateInfoHero2026{padding:80px 0 30px}.donateInfoHero2026__title{font-size:1.5rem}.donateInfoHero2026__impact{margin-top:2rem}.donateSection2026,.processSection2026,.infoSection2026{padding:2.5rem 0}.donateSection2026__grid{gap:1rem}}@media (min-width: 1440px){.donateInfoHero2026__content,.donateCTA2026__content{max-width:1100px}.donateSection2026__grid{max-width:1300px}}.donateBox2026{background:#F9FAFB;padding:2rem;border-radius:1rem;margin-bottom:2rem}.donateBox2026:last-child{margin-bottom:0}@media (max-width: 767px){.donateBox2026{padding:1.5rem}}.donateBox2026__header{margin-bottom:1.5rem}.donateBox2026__title{font-size:1.5rem;font-weight:700;color:#059669;margin-bottom:1.25rem}@media (max-width: 767px){.donateBox2026__title{font-size:1.25rem}}.donateBox2026__intro{font-size:1rem;line-height:1.6;color:#374151;margin-bottom:1.5rem}.donateSteps2026{list-style:none;padding:0;margin:0}.donateSteps2026__item{display:flex;gap:1.25rem;background:#fff;padding:1.5rem;border-radius:.75rem;border-left:4px solid #059669;margin-bottom:1rem;box-shadow:0 4px 6px rgba(0,0,0,0.07);transition:all 0.2s ease}.donateSteps2026__item:last-child{margin-bottom:0}.donateSteps2026__item:hover{box-shadow:0 10px 15px rgba(0,0,0,0.1);transform:translateX(5px)}@media (max-width: 767px){.donateSteps2026__item{padding:1rem;gap:.75rem}}.donateSteps2026__number{flex-shrink:0;width:48px;height:48px;background:#059669;color:#fff;font-size:1.5rem;font-weight:700;display:flex;align-items:center;justify-content:center;border-radius:50%}@media (max-width: 767px){.donateSteps2026__number{width:40px;height:40px;font-size:1.25rem}}.donateSteps2026__content{flex:1}.donateSteps2026__content strong{display:block;font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.5rem}.donateSteps2026__content p{font-size:1rem;line-height:1.6;color:#4B5563;margin:0}.alertBox2026{display:flex;gap:1.25rem;padding:1.5rem;border-radius:1rem;margin-bottom:1.5rem}.alertBox2026--warning{background:rgba(245,158,11,0.1);border:1px solid rgba(245,158,11,0.3)}.alertBox2026--success{background:rgba(16,185,129,0.1);border:1px solid rgba(16,185,129,0.3)}.alertBox2026__icon{flex-shrink:0;font-size:1.5rem;color:#059669}.alertBox2026__content{flex:1}.alertBox2026__content p{font-size:0.95rem;line-height:1.6;margin:0}.alertBox2026__content p:first-child{margin-bottom:.75rem}.alertBox2026__label{font-weight:600;color:#111827;display:block;margin-bottom:.5rem}@media (prefers-reduced-motion: reduce){.donateInfoHero2026__impactCard,[data-animate]{transition:none}.donateInfoHero2026__impactCard:hover{transform:none}}.donateCTA2026__actions .btn2026:focus-visible{outline:3px solid rgba(255,255,255,0.8);outline-offset:3px}.alertBox2026__content a:focus-visible{outline:3px solid #059669;outline-offset:2px}.breadcrumb2026{display:flex;align-items:center;gap:.5rem;font-size:0.875rem;color:#4B5563;margin-bottom:2rem}.breadcrumb2026 a{color:#4B5563;transition:color 0.2s ease}.breadcrumb2026 a:hover{color:#047857}.breadcrumb2026__separator{color:#9CA3AF}.breadcrumb2026__current{color:#047857;font-weight:500}.applyHero2026{padding:160px 0 80px;background:linear-gradient(135deg, #F9FAFB 0%, rgba(236,253,245,0.3) 100%)}@media (max-width: 767px){.applyHero2026{padding:120px 0 60px}}.applyHero2026__content{text-align:center;max-width:800px;margin:0 auto}.applyHero2026__badge{display:inline-flex;align-items:center;gap:.5rem;background:#fff;padding:.5rem 1rem;border-radius:9999px;font-size:0.85rem;font-weight:500;color:#047857;border:1px solid #D1FAE5;margin-bottom:1.5rem}.applyHero2026__badge .material-icons-outlined{font-size:1.1rem}.applyHero2026__title{font-size:clamp(1.75rem, 5vw, 2.5rem);font-weight:800;line-height:1.2;color:#111827;margin-bottom:1.5rem}.applyHero2026__titleAccent{color:#047857}.applyHero2026__intro{font-size:1rem;color:#4B5563;line-height:1.7;max-width:600px;margin:0 auto}.identitySelect2026{padding:4rem 0;background:#fff}@media (max-width: 767px){.identitySelect2026{padding:3rem 0}}.identitySelect2026__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem;max-width:900px;margin:0 auto}@media (max-width: 767px){.identitySelect2026__grid{grid-template-columns:1fr;gap:1rem}}.identityCard2026{background:#fff;border:3px solid #E5E7EB;border-radius:20px;padding:2rem;text-align:center;cursor:pointer;transition:all 0.3s ease;position:relative}.identityCard2026:hover{border-color:#10B981;box-shadow:0 20px 25px rgba(0,0,0,0.1);transform:translateY(-5px)}.identityCard2026.active{border-color:#059669;background:#ECFDF5;box-shadow:0 10px 15px rgba(0,0,0,0.1)}.identityCard2026.active .identityCard2026__badge{background:#059669;color:#fff}.identityCard2026__icon{width:64px;height:64px;margin:0 auto 1.25rem;background:linear-gradient(135deg, #D1FAE5 0%, #ECFDF5 100%);border-radius:50%;display:flex;align-items:center;justify-content:center}.identityCard2026__icon .material-icons-outlined{font-size:2rem;color:#047857}.identityCard2026__title{font-size:1.35rem;font-weight:700;color:#111827;margin-bottom:.75rem}.identityCard2026__desc{font-size:0.95rem;color:#4B5563;margin-bottom:1.25rem}.identityCard2026__badge{display:inline-block;background:#E5E7EB;color:#374151;padding:.5rem 1rem;border-radius:9999px;font-size:0.8rem;font-weight:600;transition:all 0.3s ease}.applyContent2026{padding:4rem 0;background:#F9FAFB;display:none}.applyContent2026.show{display:block;animation:fadeInUp 0.5s ease}@media (max-width: 767px){.applyContent2026{padding:3rem 0}}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.checklistBox2026{margin-top:1.25rem}.checklistBox2026__item{display:flex;align-items:flex-start;gap:.75rem;background:#fff;padding:1rem;border-radius:8px;margin-bottom:.75rem;cursor:pointer;transition:all 0.2s ease}.checklistBox2026__item:hover{background:rgba(255,255,255,0.8)}.checklistBox2026__item:last-child{margin-bottom:0}.checklistBox2026__item input[type="checkbox"]{margin-top:4px;width:20px;height:20px;cursor:pointer;flex-shrink:0}.checklistBox2026__label{flex:1;font-size:0.95rem;line-height:1.6;color:#374151}.checklistBox2026__label strong{display:block;color:#111827;margin-bottom:.25rem;font-size:inherit;font-weight:600}.checklistBox2026__link{color:#047857;text-decoration:underline;font-weight:500}.checklistBox2026__link:hover{color:#065F46}.btn2026.organization-submit,.btn2026.individual-submit{opacity:0.5;pointer-events:none}.btn2026.organization-submit.enabled,.btn2026.individual-submit.enabled{opacity:1;pointer-events:auto}.donateSteps2026__content strong{font-size:1rem !important;font-weight:600}.donateSteps2026__content p{font-size:0.95rem !important;line-height:1.6}.infoBox2026__content p{font-size:0.95rem !important;line-height:1.7;margin-bottom:.5rem}.infoBox2026__content p:last-child{margin-bottom:0}.infoBox2026__content p strong{font-size:inherit !important;font-weight:600;color:#047857}.alertBox2026__content p{font-size:0.95rem !important;line-height:1.7;color:#374151}.alertBox2026__content p strong{font-size:inherit !important;font-weight:600}.alertBox2026__label{font-size:1rem !important;font-weight:600;display:block;margin-bottom:.5rem;color:inherit}.donateBox2026__intro{font-size:0.95rem !important;line-height:1.7}.serviceGrid2026{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem}@media (max-width: 767px){.serviceGrid2026{grid-template-columns:1fr;gap:.75rem}}.serviceGrid2026__item{display:flex;align-items:flex-start;gap:.75rem;background:#fff;padding:1rem 1.25rem;border-radius:12px;border:1px solid #E5E7EB;transition:all 0.2s ease}.serviceGrid2026__item:hover{border-color:#10B981;box-shadow:0 4px 6px rgba(0,0,0,0.07);transform:translateY(-2px)}.serviceGrid2026__number{flex-shrink:0;width:36px;height:36px;background:#D1FAE5;color:#047857;font-size:1.1rem;font-weight:700;display:flex;align-items:center;justify-content:center;border-radius:50%}.serviceGrid2026__content{flex:1}.serviceGrid2026__content strong{display:block;font-size:0.95rem;font-weight:600;color:#111827;margin-bottom:.25rem}.serviceGrid2026__content p{font-size:0.85rem;line-height:1.5;color:#4B5563;margin:0}.infoBox2026--compact{padding:1.25rem;gap:1rem}@media (max-width: 767px){.infoBox2026--compact{padding:1rem}}.infoBox2026--compact .infoBox2026__icon{width:48px;height:48px}.infoBox2026--compact .infoBox2026__icon .material-icons-outlined{font-size:1.5rem}.infoBox2026--compact .infoBox2026__content h3{font-size:1.25rem;margin-bottom:.75rem}.infoBox2026--compact .infoBox2026__content p{font-size:0.9rem !important;line-height:1.6;margin-bottom:.5rem}.infoBox2026--compact .infoBox2026__content p:last-child{margin-bottom:0}.infoBox2026--compact .infoBox2026__content p strong{font-size:inherit !important;font-weight:600;color:#047857;display:inline}.checklistGrid2026{display:grid;grid-template-columns:repeat(2, 1fr);gap:.75rem;margin-top:1rem}@media (max-width: 767px){.checklistGrid2026{grid-template-columns:1fr;gap:.75rem}}.checklistGrid2026__item{display:flex;align-items:flex-start;gap:.75rem;background:#fff;padding:1rem;border-radius:8px;cursor:pointer;transition:all 0.2s ease}.checklistGrid2026__item:hover{background:rgba(255,255,255,0.8);box-shadow:0 4px 6px rgba(0,0,0,0.07)}.checklistGrid2026__item input[type="checkbox"]{margin-top:2px;width:18px;height:18px;cursor:pointer;flex-shrink:0}.checklistGrid2026__label{flex:1;font-size:0.9rem;line-height:1.6;color:#374151}.checklistGrid2026__label strong{display:block;color:#111827;margin-bottom:.25rem;font-size:inherit;font-weight:600}.checklistGrid2026__link{color:#047857;text-decoration:underline;font-weight:500}.checklistGrid2026__link:hover{color:#065F46}.alertBox2026--compact{padding:1.25rem;gap:1rem}@media (max-width: 767px){.alertBox2026--compact{padding:1rem}}.alertBox2026--compact .alertBox2026__icon{width:40px;height:40px}.alertBox2026--compact .alertBox2026__icon .material-icons-outlined{font-size:1.5rem}.alertBox2026--compact .alertBox2026__content p{font-size:0.9rem !important;line-height:1.6;margin-bottom:.5rem}.alertBox2026--compact .alertBox2026__content p:last-child{margin-bottom:0}.alertBox2026--compact .alertBox2026__label{font-size:0.95rem !important;margin-bottom:.75rem}.donateBox2026--compact{padding:1.5rem;margin-bottom:1.5rem}@media (max-width: 767px){.donateBox2026--compact{padding:1.25rem}}.donateBox2026--compact__title{font-size:1.35rem;margin-bottom:1.25rem}@media (max-width: 767px){.donateBox2026--compact__title{font-size:1.2rem}}.applyVolunteerBanner2026{display:flex;align-items:center;justify-content:center;gap:.75rem;background:#B45309;color:#fff;font-size:0.9rem;font-weight:700;padding:.75rem 1.5rem;text-align:center;flex-wrap:wrap}.applyVolunteerBanner2026 .material-icons-outlined{font-size:1.1rem}.applyVolunteerBanner2026__sub{font-weight:400;opacity:0.88;font-size:0.82rem}.applyVolunteerBanner2026__sub::before{content:'—';margin-right:.5rem}.applyHero2026--volunteer{background:linear-gradient(135deg, #FFF7ED 0%, rgba(254,243,199,0.4) 100%)}.applyHero2026__badge--volunteer{color:#92400E;border-color:#FCD34D;background:#FFFBEB}.applyContext2026{padding:3rem 0 4rem;background:#F9FAFB}.applyStepsPreview2026{background:#fff;border-radius:20px;padding:2rem;margin-bottom:1.5rem;border:1px solid #E5E7EB}.applyStepsPreview2026__title{font-size:1rem;font-weight:700;color:#1F2937;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #D1FAE5}.applyStepsPreview2026__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1rem}@media (max-width: 1023px){.applyStepsPreview2026__grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 767px){.applyStepsPreview2026__grid{grid-template-columns:1fr;gap:.75rem}}.applyStepsPreview2026__step{display:flex;align-items:flex-start;gap:.75rem}.applyStepsPreview2026__num{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:#059669;color:#fff;font-size:0.9rem;font-weight:700;display:flex;align-items:center;justify-content:center}.applyStepsPreview2026__text{display:flex;flex-direction:column;gap:3px;padding-top:4px}.applyStepsPreview2026__text strong{font-size:0.9rem;font-weight:700;color:#111827;font-size:inherit}.applyStepsPreview2026__text span{font-size:0.8rem;color:#6B7280;line-height:1.5}.applyLoginPrompt2026{display:flex;align-items:flex-start;gap:1.5rem;background:#fff;border:1.5px solid #D1FAE5;border-left:4px solid #059669;border-radius:20px;padding:2rem}.applyLoginPrompt2026--volunteer{border-color:#FCD34D;border-left-color:#D97706}.applyLoginPrompt2026__icon{flex-shrink:0;width:52px;height:52px;background:#ECFDF5;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#047857}.applyLoginPrompt2026__icon .material-icons-outlined{font-size:1.75rem}.applyLoginPrompt2026--volunteer .applyLoginPrompt2026__icon{background:#FFFBEB;color:#92400E}.applyLoginPrompt2026__body{flex:1}.applyLoginPrompt2026__body h3{font-size:1.15rem;font-weight:700;color:#111827;margin-bottom:.75rem}.applyLoginPrompt2026__body p{font-size:0.9rem;color:#4B5563;line-height:1.7;margin-bottom:1.25rem}.applyLoginPrompt2026__btns{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem}.applyLoginPrompt2026__btnVolunteer{background:#D97706 !important;border-color:#D97706 !important}.applyLoginPrompt2026__btnVolunteer:hover{background:#B45309 !important;border-color:#B45309 !important}.applyLoginPrompt2026__contact{font-size:0.8rem;color:#9CA3AF;margin:0}.applyLoginPrompt2026__contact a{color:#D97706;text-decoration:underline}@media (max-width: 767px){.applyLoginPrompt2026{flex-direction:column}.applyLoginPrompt2026__icon{width:44px;height:44px}}.applyVolunteerInfo2026{display:flex;flex-direction:column;gap:1rem;background:#FFFBEB;border:1px solid #FCD34D;border-radius:20px;padding:1.5rem 2rem;margin-bottom:1.5rem}.applyVolunteerInfo2026__item{display:flex;align-items:flex-start;gap:1rem}.applyVolunteerInfo2026__item>.material-icons-outlined{font-size:1.4rem;color:#D97706;flex-shrink:0;margin-top:2px}.applyVolunteerInfo2026__item>div{display:flex;flex-direction:column;gap:3px}.applyVolunteerInfo2026__item>div strong{font-size:0.95rem;font-weight:700;color:#92400E;font-size:inherit}.applyVolunteerInfo2026__item>div span{font-size:0.875rem;color:#78350F;line-height:1.5}.applyFormSection2026{padding:2rem 0 4rem;background:#F9FAFB}.applyFormSection2026--volunteer{background:#FFFBEB}.applyform-wrap{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 2px 12px rgba(0,0,0,0.06)}.applyform-wrap--volunteer{border-top:4px solid #D97706}.applyform-wrap .applyform .frm-row{border-color:#D1FAE5 !important}.applyform-wrap .tagline h2,.applyform-wrap .tagline h3{background:#D1FAE5 !important;color:#1F2937 !important;font-size:0.95rem !important;font-weight:700 !important;letter-spacing:0.02em}.applyform-wrap .field-label{font-size:0.9rem !important;color:#047857 !important;line-height:1.6}.applyform-wrap .field-label span{font-size:inherit !important;color:inherit !important;font-weight:600}.applyform-wrap .field-label em{font-size:0.78rem !important;font-style:normal;color:#DC2626 !important;font-weight:400}.applyform-wrap .field-label i.fa{font-size:0.9rem !important;margin-right:3px;color:#059669 !important}.applyform-wrap .am-text-danger{font-size:0.85rem !important}.applyform-wrap .am-form-field,.applyform-wrap input[type="text"],.applyform-wrap input[type="tel"],.applyform-wrap input[type="email"],.applyform-wrap input[type="date"],.applyform-wrap input[type="number"],.applyform-wrap select,.applyform-wrap textarea{display:block !important;width:100% !important;box-sizing:border-box !important;font-size:0.95rem !important;color:#1F2937 !important;line-height:1.5;background:#fff !important;border:1.5px solid #D1D5DB !important;border-radius:6px !important;padding:0.55rem 0.75rem !important;transition:border-color 0.2s ease, box-shadow 0.2s ease !important}.applyform-wrap .am-form-field:focus,.applyform-wrap input[type="text"]:focus,.applyform-wrap input[type="tel"]:focus,.applyform-wrap input[type="email"]:focus,.applyform-wrap input[type="date"]:focus,.applyform-wrap input[type="number"]:focus,.applyform-wrap select:focus,.applyform-wrap textarea:focus{border-color:#10B981 !important;box-shadow:0 0 0 3px rgba(16,185,129,0.12) !important;outline:none !important}.applyform-wrap .am-form-field:disabled,.applyform-wrap .am-form-field[disabled],.applyform-wrap input[type="text"]:disabled,.applyform-wrap input[type="text"][disabled],.applyform-wrap input[type="tel"]:disabled,.applyform-wrap input[type="tel"][disabled],.applyform-wrap input[type="email"]:disabled,.applyform-wrap input[type="email"][disabled],.applyform-wrap input[type="date"]:disabled,.applyform-wrap input[type="date"][disabled],.applyform-wrap input[type="number"]:disabled,.applyform-wrap input[type="number"][disabled],.applyform-wrap select:disabled,.applyform-wrap select[disabled],.applyform-wrap textarea:disabled,.applyform-wrap textarea[disabled]{background:#F9FAFB !important;color:#4B5563 !important;cursor:not-allowed !important}.applyform-wrap select{height:auto !important;cursor:pointer !important}.applyform-wrap textarea{resize:vertical !important;min-height:100px !important}.applyform-wrap .am-radio-inline,.applyform-wrap .am-checkbox-inline,.applyform-wrap .am-form-group label{font-size:0.9rem !important;color:#374151 !important;font-weight:400}.applyform-wrap .info,.applyform-wrap p.info{font-size:0.82rem !important;color:#6B7280 !important;line-height:1.6;margin-bottom:6px}.applyform-wrap .section-title{color:#047857 !important;border-bottom-color:#D1FAE5 !important;font-size:1rem !important;font-weight:700 !important}@media (prefers-reduced-motion: reduce){*{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important}}[data-animate]{opacity:0;transform:translateY(30px);transition:opacity 0.6s ease, transform 0.6s ease}[data-animate].is-visible{opacity:1;transform:translateY(0)}.donateHero2026{padding:140px 0 60px;background:linear-gradient(135deg, rgba(236,253,245,0.8) 0%, rgba(254,243,199,0.75) 100%),url("img/hero/hero-sponsor.png") center/cover no-repeat}@media (max-width: 1023px){.donateHero2026{padding:120px 0 50px}}@media (max-width: 767px){.donateHero2026{padding:100px 0 40px}}@media (max-width: 319px){.donateHero2026{padding:90px 0 32px}}.donateHero2026__content{max-width:800px;margin:0 auto;text-align:center}.donateHero2026__header{margin-bottom:3rem}@media (max-width: 767px){.donateHero2026__header{margin-bottom:2rem}}.donateHero2026__badge{display:inline-flex;align-items:center;gap:0.5rem;background:#fff;padding:0.5rem 1.5rem;border-radius:9999px;font-size:0.9rem;font-weight:600;color:#059669;border:2px solid #D1FAE5;margin-bottom:1.5rem}.donateHero2026__badge .material-icons-outlined{font-size:1.25rem}.donateHero2026__title{font-size:clamp(1.75rem, 5vw, 2.5rem);font-weight:800;line-height:1.2;color:#111827;margin-bottom:1.5rem}.donateHero2026__title strong{font-size:inherit;font-weight:800}.donateHero2026__desc{font-size:1.1rem;line-height:1.8;color:#4B5563;max-width:700px;margin:0 auto}@media (max-width: 767px){.donateHero2026__desc{font-size:1rem}}.breadcrumb2026{display:flex;align-items:center;justify-content:center;gap:0.5rem;font-size:0.9rem;color:#6B7280;margin-bottom:2rem}.breadcrumb2026 a{color:#059669;transition:color 0.2s ease}.breadcrumb2026 a:hover{color:#047857}.breadcrumb2026 .material-icons-outlined{font-size:1rem}.trustIndicators2026{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;padding:2rem;background:#fff;border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,0.05)}@media (max-width: 767px){.trustIndicators2026{gap:1rem;padding:1.5rem 1rem}}@media (max-width: 319px){.trustIndicators2026{gap:0.75rem;padding:1rem}}.trustIndicators2026__item{display:flex;align-items:center;gap:0.5rem;font-size:0.95rem;font-weight:500;color:#374151}.trustIndicators2026__item .material-icons-outlined{font-size:1.5rem;color:#059669}@media (max-width: 767px){.trustIndicators2026__item{font-size:0.85rem}}.donateIntro2026{padding:3rem 0;background:#fff}@media (max-width: 767px){.donateIntro2026{padding:2rem 0}}.donateIntro2026__text{max-width:800px;margin:0 auto;font-size:1rem;line-height:1.8;color:#374151}.donateIntro2026__text p{margin-bottom:1rem}.donateIntro2026__text p:last-child{margin-bottom:0}.donateIntro2026__text strong{font-size:inherit;font-weight:700;color:#111827}.donateIntro2026__text a{color:#059669;text-decoration:underline}.donateIntro2026__text a:hover{color:#047857}.whyUs2026{padding:4rem 0;background:#F9FAFB}@media (max-width: 767px){.whyUs2026{padding:2.5rem 0}}.whyUs2026__title{font-size:clamp(1.5rem, 4vw, 2rem);font-weight:800;text-align:center;color:#111827;margin-bottom:3rem}.whyUs2026__title strong{font-size:inherit;font-weight:800}@media (max-width: 767px){.whyUs2026__title{margin-bottom:2rem}}.donateCTA2026{padding:4rem 0;background:linear-gradient(135deg, #059669 0%, #047857 100%);color:#fff}@media (max-width: 767px){.donateCTA2026{padding:2.5rem 0}}.donateCTA2026__content{max-width:700px;margin:0 auto;text-align:center}.donateCTA2026__icon{margin-bottom:1rem}.donateCTA2026__icon .material-icons-outlined{font-size:3rem;color:rgba(255,255,255,0.9)}.donateCTA2026__title{font-size:clamp(1.5rem, 4vw, 2rem);font-weight:800;color:#fff;margin-bottom:1rem}.donateCTA2026__title strong{font-size:inherit;font-weight:800}.donateCTA2026__desc{font-size:1rem;line-height:1.8;color:rgba(255,255,255,0.9);margin-bottom:2rem}.donateCTA2026__actions{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}@media (max-width: 767px){.donateCTA2026__actions{flex-direction:column;align-items:stretch}.donateCTA2026__actions .btn2026{width:100%;justify-content:center}}.donateCTA2026__note{display:flex;align-items:center;justify-content:center;gap:0.5rem;font-size:0.85rem;color:rgba(255,255,255,0.8)}.donateCTA2026__note .material-icons-outlined{font-size:1rem}.processGrid2026{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.5rem}@media (max-width: 1023px){.processGrid2026{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 767px){.processGrid2026{grid-template-columns:repeat(2, 1fr);gap:1rem}}@media (max-width: 319px){.processGrid2026{grid-template-columns:1fr}}.processCard2026{background:#fff;border-radius:1rem;padding:2rem 1.5rem;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,0.05);border:1px solid #E5E7EB}@media (max-width: 767px){.processCard2026{padding:1.5rem 1rem}}.processCard2026__step{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:9999px;background:#F0FDF4;color:#059669;font-size:0.85rem;font-weight:700;margin-bottom:1rem;border:2px solid #D1FAE5}.processCard2026__icon{margin-bottom:1rem}.processCard2026__icon .material-icons-outlined{font-size:2rem;color:#059669}.processCard2026__title{font-size:1.05rem;font-weight:700;color:#111827;margin-bottom:0.5rem}.processCard2026__title strong{font-size:inherit;font-weight:700}.processCard2026__desc{font-size:0.9rem;line-height:1.6;color:#4B5563}.processCard2026__desc strong{font-size:inherit;font-weight:700;color:#111827}.infoBox2026{display:flex;gap:1rem;align-items:flex-start;padding:1rem;background:#F0FDF4;border-radius:.75rem;border:1px solid #D1FAE5}.infoBox2026__icon{flex-shrink:0}.infoBox2026__icon .material-icons-outlined{font-size:1.5rem;color:#059669}.infoBox2026__content{flex:1;font-size:0.95rem;line-height:1.7;color:#374151}.infoBox2026__title{font-size:1rem;font-weight:700;color:#111827;margin-bottom:0.5rem}.div_box{background:#fff;border-radius:.75rem;border:1px solid #E5E7EB;padding:2rem;max-width:800px;margin:0 auto;box-shadow:0 4px 6px rgba(0,0,0,0.05)}@media (max-width: 767px){.div_box{padding:1.5rem 1rem}}@media (max-width: 319px){.div_box{padding:1rem 0.75rem}}.section_title{font-size:1.05rem;font-weight:700;color:#111827;margin-bottom:1rem;padding-bottom:0.5rem;border-bottom:2px solid #D1FAE5}.section_title i,.section_title .material-icons,.section_title .material-icons-outlined{color:#059669;vertical-align:middle;margin-right:0.25rem}.section_desc{font-size:0.9rem;line-height:1.6;color:#4B5563}.section_desc a{color:#059669;text-decoration:underline}.section_desc a:hover{color:#047857}.rdo_DivBorder{padding:0.75rem 1rem;border:1px solid #E5E7EB;border-radius:.5rem;background:#F9FAFB}.rdo_DivBorder label{display:inline-flex;align-items:center;gap:0.4rem;cursor:pointer;margin-right:1rem;font-size:0.95rem;color:#374151}.rdo_DivBorder label:hover{color:#059669}.div_AssociationMain_Desc{margin-top:0.75rem;padding:1rem;background:#F0FDF4;border-radius:.5rem;border:1px solid #D1FAE5;font-size:0.9rem;line-height:1.8}.div_AssociationMain_Desc ul{margin:0;padding:0;list-style:none}.div_AssociationMain_Desc li{color:#374151}.div_AssociationMain_Desc strong{font-size:inherit;font-weight:700;color:#111827}.btn.btn-main{display:inline-flex;align-items:center;gap:0.5rem;background:#059669;color:#fff;border:none;padding:0.75rem 2rem;border-radius:9999px;font-size:1rem;font-weight:600;cursor:pointer;transition:background 0.2s ease,color 0.2s ease;text-decoration:none}.btn.btn-main i,.btn.btn-main .material-icons,.btn.btn-main .material-icons-outlined{font-size:1.1rem}.btn.btn-main:hover,.btn.btn-main:focus{background:#047857;color:#fff;text-decoration:none}.btn.btn-main:disabled,.btn.btn-main[disabled]{opacity:0.6;cursor:not-allowed}.applyHero2026{padding:100px 0 40px;background:linear-gradient(135deg, rgba(239,246,255,0.8) 0%, rgba(240,253,244,0.8) 100%),url("img/hero/hero-project.png") center/cover no-repeat}@media (max-width: 1023px){.applyHero2026{padding:80px 0 30px}}@media (max-width: 767px){.applyHero2026{padding:80px 0 30px}}.applyHero2026__content{max-width:900px;margin:0 auto;text-align:center}.applyHero2026__badge{display:inline-flex;align-items:center;gap:.5rem;background:#fff;padding:.5rem 1.25rem;border-radius:9999px;font-size:0.85rem;font-weight:600;color:#059669;border:2px solid #D1FAE5;margin-bottom:1rem}.applyHero2026__badge .material-icons-outlined{font-size:1.125rem}.applyHero2026__title{font-size:clamp(1.5rem, 4vw, 2.25rem);font-weight:800;line-height:1.2;color:#111827;margin-bottom:1rem}@media (max-width: 767px){.applyHero2026__title{font-size:1.5rem}}.applyHero2026__titleAccent{color:#059669}.applyHero2026__intro{font-size:1rem;line-height:1.6;color:#4B5563;max-width:700px;margin:0 auto}.identitySelect2026{padding:2.5rem 0;background:#fff}@media (max-width: 767px){.identitySelect2026{padding:2rem 0}}.identitySelect2026__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem;max-width:1100px;margin:0 auto}@media (max-width: 1023px){.identitySelect2026__grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 767px){.identitySelect2026__grid{grid-template-columns:1fr;gap:1rem}}.identityCard2026{background:#F9FAFB;padding:2rem;border-radius:1rem;text-align:center;cursor:pointer;transition:all 0.3s ease;border:2px solid transparent}.identityCard2026:hover{background:#F0FDF4;border-color:#D1FAE5;transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,0.08)}.identityCard2026.active{background:linear-gradient(135deg, #F0FDF4 0%, #ECFDF5 100%);border-color:#059669;box-shadow:0 10px 30px rgba(5,150,105,0.15)}.identityCard2026__icon{width:60px;height:60px;margin:0 auto 1rem;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease}.identityCard2026__icon .material-icons-outlined{font-size:2rem;color:#059669}.identityCard2026--volunteer{text-decoration:none;border-color:#FDE68A;background:#FFFBEB}.identityCard2026--volunteer .identityCard2026__icon{background:#FEF3C7}.identityCard2026--volunteer .identityCard2026__icon .material-icons-outlined{color:#D97706}.identityCard2026--volunteer .identityCard2026__badge{background:#FEF3C7;color:#92400E}.identityCard2026--volunteer:hover{background:#FEF3C7;border-color:#D97706;box-shadow:0 8px 20px rgba(217,119,6,0.15)}.identityCard2026--volunteer:hover .identityCard2026__icon{background:#D97706;transform:scale(1.1)}.identityCard2026--volunteer:hover .identityCard2026__icon .material-icons-outlined{color:#fff}.identityCard2026:hover .identityCard2026__icon,.identityCard2026.active .identityCard2026__icon{background:#059669;transform:scale(1.1)}.identityCard2026:hover .identityCard2026__icon .material-icons-outlined,.identityCard2026.active .identityCard2026__icon .material-icons-outlined{color:#fff}.identityCard2026__title{font-size:1.125rem;font-weight:700;color:#111827;margin-bottom:.5rem}.identityCard2026__desc{font-size:0.9rem;color:#4B5563;margin-bottom:.75rem}.identityCard2026__badge{display:inline-block;padding:.25rem .75rem;background:#fff;border-radius:9999px;font-size:0.8rem;font-weight:600;color:#059669}.applyContent2026{padding:2.5rem 0;background:#F9FAFB;display:none}.applyContent2026.show{display:block;animation:fadeInUp 0.5s ease}@media (max-width: 767px){.applyContent2026{padding:2rem 0}}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.donateSection2026__title{display:inline-flex;align-items:center;gap:.75rem;font-size:clamp(1.25rem, 3vw, 1.75rem);font-weight:800;color:#111827;margin-bottom:2rem}.donateSection2026__title .material-icons-outlined{font-size:1.75rem;color:#059669}.donateBox2026--compact{background:#fff;padding:1.5rem;border-radius:1rem;margin-bottom:1.25rem;box-shadow:0 2px 4px rgba(0,0,0,0.05)}@media (max-width: 767px){.donateBox2026--compact{padding:1.25rem;margin-bottom:1rem}}.donateBox2026__title{font-size:1.125rem;font-weight:700;color:#111827;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.donateBox2026__intro{font-size:0.95rem;line-height:1.7;color:#4B5563;margin:0}.donateBox2026__intro strong{font-weight:600;font-size:inherit;color:#111827}.projectFeatureStrip{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0;padding:.75rem 0;border-top:1px solid #F3F4F6;border-bottom:1px solid #F3F4F6;margin-top:1rem}.projectFeatureStrip__item{display:flex;align-items:center;gap:6px;padding:.5rem 1rem;font-size:0.88rem;font-weight:500;color:#4B5563}.projectFeatureStrip__item .material-icons-outlined{font-size:1.1rem;color:#059669}.projectFeatureStrip__divider{width:1px;height:18px;background:#E5E7EB;flex-shrink:0}@media (max-width: 767px){.projectFeatureStrip{gap:.25rem}.projectFeatureStrip__divider{display:none}.projectFeatureStrip__item{padding:.25rem .75rem;font-size:0.83rem}}.serviceGrid2026{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem;margin-top:1rem}@media (max-width: 1023px){.serviceGrid2026{grid-template-columns:repeat(2, 1fr);gap:.75rem}}@media (max-width: 767px){.serviceGrid2026{grid-template-columns:1fr;gap:.75rem}}.serviceGrid2026__item{display:flex;gap:.75rem;align-items:flex-start;padding:1rem;background:#F9FAFB;border-radius:.5rem;border-left:3px solid #D1FAE5;transition:all 0.3s ease}.serviceGrid2026__item:hover{background:#F0FDF4;border-left-color:#059669;transform:translateX(3px)}.serviceGrid2026__number{flex-shrink:0;width:28px;height:28px;background:#059669;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:0.85rem;font-weight:700}.serviceGrid2026__content{flex:1;font-size:0.9rem}.serviceGrid2026__content strong{display:block;font-weight:600;color:#111827;margin-bottom:.25rem;font-size:inherit}.serviceGrid2026__content p{font-size:0.85rem;line-height:1.5;color:#4B5563;margin:0}.valueReminder2026{background:linear-gradient(135deg, #F0FDF4 0%, #EFF6FF 100%);border:2px solid #D1FAE5;border-radius:1rem;overflow:hidden;margin-bottom:1.25rem;box-shadow:0 4px 10px rgba(0,0,0,0.05)}.valueReminder2026__value{padding:1.5rem;border-bottom:2px dashed #D1FAE5}@media (max-width: 767px){.valueReminder2026__value{padding:1.25rem}}.valueReminder2026__header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.valueReminder2026__icon{width:40px;height:40px;background:#059669;border-radius:50%;display:flex;align-items:center;justify-content:center}.valueReminder2026__icon .material-icons-outlined{font-size:1.5rem;color:#fff}.valueReminder2026__title{font-size:1.125rem;font-weight:700;color:#111827;margin:0}.valueReminder2026__text{font-size:0.95rem;line-height:1.7;color:#374151;margin:0}.valueReminder2026__text strong{font-weight:600;font-size:inherit;color:#047857}.valueReminder2026__reminder{padding:1.25rem;background:rgba(255,255,255,0.7)}@media (max-width: 767px){.valueReminder2026__reminder{padding:1rem}}.valueReminder2026__reminderHeader{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.valueReminder2026__reminderIcon .material-icons-outlined{font-size:1.25rem;color:#059669}.valueReminder2026__reminderLabel{font-size:1rem;font-weight:700;color:#047857;margin:0}.valueReminder2026__reminderText{font-size:0.95rem;line-height:1.6;color:#374151;margin:0;padding-left:calc(1.25rem + .5rem)}.alertBox2026{display:flex;gap:1rem;align-items:flex-start;padding:1.5rem;border-radius:1rem;border-left:4px solid transparent}@media (max-width: 767px){.alertBox2026{padding:1.25rem;gap:.75rem}}.alertBox2026--warning{background:#FFFBEB;border-color:#F59E0B}.alertBox2026__icon{flex-shrink:0;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#F59E0B}.alertBox2026__icon .material-icons-outlined{font-size:1.25rem;color:#fff}.alertBox2026--compact{margin-bottom:1.25rem}@media (max-width: 767px){.alertBox2026--compact{margin-bottom:1rem}}.alertBox2026__label{font-size:1rem;font-weight:700;margin-bottom:.5rem}.alertBox2026__content p{font-size:0.95rem;line-height:1.6}.alertBox2026__content strong{font-weight:600;font-size:inherit}.checklistGrid2026{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1rem}@media (max-width: 1023px){.checklistGrid2026{grid-template-columns:1fr;gap:.75rem}}.checklistGrid2026__item{display:flex;gap:.75rem;padding:1rem;background:#fff;border-radius:.5rem;border:2px solid #E5E7EB;cursor:pointer;transition:all 0.3s ease}.checklistGrid2026__item:hover{border-color:#A7F3D0;background:#F0FDF4}.checklistGrid2026__item input[type="checkbox"]{flex-shrink:0;width:20px;height:20px;margin-top:2px;cursor:pointer}.checklistGrid2026__item input[type="checkbox"]:checked ~ .checklistGrid2026__label{color:#111827}.checklistGrid2026__item input[type="checkbox"]:checked ~ .checklistGrid2026__label strong{color:#059669}.checklistGrid2026__label{flex:1;font-size:0.9rem;line-height:1.6;color:#374151;transition:color 0.3s ease}.checklistGrid2026__label strong{display:block;font-weight:600;font-size:inherit;color:#111827;margin-bottom:.25rem}.checklistGrid2026__label br{display:block;content:"";margin-bottom:.25rem}.checklistGrid2026__link{display:inline-flex;align-items:center;gap:.25rem;color:#059669;font-weight:600;text-decoration:underline;margin-top:.5rem}.checklistGrid2026__link:hover{color:#047857}.infoBox2026--compact{margin-bottom:1.25rem;padding:1.5rem}@media (max-width: 767px){.infoBox2026--compact{padding:1.25rem;margin-bottom:1rem}}.infoBox2026__title{font-size:1.125rem;font-weight:700;color:#111827;margin-bottom:.75rem}.infoBox2026__content p{font-size:0.95rem;line-height:1.7;color:#374151}.infoBox2026__content strong{font-weight:600;font-size:inherit}.applyContent2026 .donateCTA2026{margin-top:2rem;padding:2rem 0;text-align:center}@media (max-width: 767px){.applyContent2026 .donateCTA2026{padding:1.5rem 0}}.applyContent2026 .donateCTA2026__content .btn2026{font-size:1rem;padding:1rem 2rem;opacity:0.5;pointer-events:none;transition:all 0.3s ease}.applyContent2026 .donateCTA2026__content .btn2026.enabled{opacity:1;pointer-events:auto}@media (max-width: 767px){.applyContent2026 .donateCTA2026__content .btn2026{width:100%;max-width:400px}}@media (max-width: 375px){.applyHero2026{padding:60px 0 30px}.identitySelect2026,.applyContent2026{padding:1.5rem 0}.serviceGrid2026,.checklistGrid2026{gap:.5rem}.serviceGrid2026__item,.checklistGrid2026__item{padding:.75rem}}.projectHighlight2026{padding:2.5rem 0 1rem;background:#fff;border-bottom:1px solid #E5E7EB}.projectHighlight2026 .serviceGrid2026{margin-bottom:1.5rem}.projectHighlight2026 .serviceGrid2026__number{background:#D1FAE5;color:#047857;display:flex;align-items:center;justify-content:center}.projectHighlight2026 .serviceGrid2026__number .material-icons-outlined{font-size:1.2rem}.projectHighlight2026__note{display:flex;align-items:center;justify-content:center;gap:0.4rem;font-size:0.85rem;color:#6B7280;padding:0.75rem 1rem;background:#F9FAFB;border-radius:8px;margin:0}.projectHighlight2026__note .material-icons-outlined{font-size:1rem;color:#10B981}.volunteerEntry2026{background:#FFFBEB;border-top:2px solid #FDE68A;padding:1.5rem 0}.volunteerEntry2026__inner{display:flex;align-items:center;gap:1.25rem;max-width:900px;margin:0 auto}@media (max-width: 767px){.volunteerEntry2026__inner{flex-direction:column;text-align:center;gap:1rem}}.volunteerEntry2026__icon{flex-shrink:0;width:48px;height:48px;background:#D97706;border-radius:50%;display:flex;align-items:center;justify-content:center}.volunteerEntry2026__icon .material-icons-outlined{font-size:1.5rem;color:#fff}.volunteerEntry2026__body{flex:1}.volunteerEntry2026__label{font-size:0.95rem;font-weight:700;color:#B45309;margin:0 0 .25rem}.volunteerEntry2026__desc{font-size:0.85rem;color:#4B5563;margin:0}.volunteerEntry2026__btn{flex-shrink:0;display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#D97706;color:#fff !important;border-radius:.5rem;font-size:0.9rem;font-weight:600;text-decoration:none;transition:background 0.2s ease;white-space:nowrap}.volunteerEntry2026__btn:hover{background:#B45309}.volunteerEntry2026__btn .material-icons-outlined{font-size:1.1rem}@media (max-width: 767px){.volunteerEntry2026__btn{width:100%;justify-content:center}}@media (prefers-reduced-motion: reduce){.identityCard2026,.serviceGrid2026__item,.checklistGrid2026__item{transition:none}.identityCard2026:hover,.serviceGrid2026__item:hover{transform:none}}.identityCard2026:focus-visible,.checklistGrid2026__item:focus-visible{outline:3px solid #059669;outline-offset:3px}[data-animate]{opacity:0;transform:translateY(20px);transition:opacity 0.5s ease, transform 0.5s ease}[data-animate].is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion: no-preference){[data-animate]{animation:none}}.csrHero2026{padding:120px 0 70px;background:#052e22;position:relative;overflow:hidden}.csrHero2026__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.csrHero2026::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg, rgba(6,95,70,0.92) 0%, rgba(15,76,58,0.88) 60%, rgba(5,46,34,0.95) 100%);z-index:1;pointer-events:none}.csrHero2026::after{content:'';position:absolute;top:-30%;left:-10%;width:500px;height:500px;background:radial-gradient(circle, rgba(16,185,129,0.15) 0%, transparent 65%);border-radius:50%;z-index:2;pointer-events:none}@media (max-width: 767px){.csrHero2026::after{width:280px;height:280px;top:-15%;left:-20%}}@media (max-width: 1023px){.csrHero2026{padding:100px 0 55px}}@media (max-width: 767px){.csrHero2026{padding:90px 0 45px}}@media (max-width: 319px){.csrHero2026{padding:80px 0 38px}}.csrHero2026__content{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:3}.csrHero2026__badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,255,255,0.12);padding:.5rem 1.25rem;border-radius:9999px;font-size:0.875rem;font-weight:600;color:#A7F3D0;border:1px solid rgba(255,255,255,0.25);margin-bottom:1.25rem;backdrop-filter:blur(4px)}.csrHero2026__badge .material-icons-outlined{font-size:1.125rem}.csrHero2026__title{font-size:clamp(1.75rem, 4.5vw, 2.5rem);font-weight:800;line-height:1.2;color:#fff;margin-bottom:1.25rem}.csrHero2026__titleAccent{color:#A7F3D0}.csrHero2026__desc{font-size:1.05rem;line-height:1.8;color:rgba(255,255,255,0.85);max-width:680px;margin:0 auto}@media (max-width: 767px){.csrHero2026__desc{font-size:1rem}}.csrModes2026{padding:4rem 0;background:#fff}@media (max-width: 767px){.csrModes2026{padding:3rem 0}}.csrModes2026__header{text-align:center;margin-bottom:3rem}.csrModes2026__title{display:inline-flex;align-items:center;gap:.75rem;font-size:clamp(1.25rem, 3vw, 1.75rem);font-weight:800;color:#111827;margin-bottom:.75rem}.csrModes2026__title .material-icons-outlined{font-size:1.75rem;color:#047857}.csrModes2026__desc{font-size:1rem;color:#4B5563}.csrModes2026__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}@media (max-width: 1023px){.csrModes2026__grid{grid-template-columns:1fr;gap:1.25rem}}.csrModeCard2026{background:#F9FAFB;border-radius:1rem;padding:2rem;border:2px solid transparent;transition:all 0.3s ease;text-align:center}.csrModeCard2026:hover{background:#fff;border-color:#A7F3D0;box-shadow:0 12px 30px rgba(0,0,0,0.08);transform:translateY(-4px)}.csrModeCard2026__icon{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.csrModeCard2026__icon .material-icons-outlined{font-size:1.75rem;color:#fff}.csrModeCard2026__icon--esg{background:linear-gradient(135deg, #059669, #065F46)}.csrModeCard2026__icon--adopt{background:linear-gradient(135deg, #F59E0B, #d97706)}.csrModeCard2026__icon--donate{background:linear-gradient(135deg, #3B82F6, #2563EB)}.csrModeCard2026__title{font-size:1.125rem;font-weight:700;color:#111827;margin-bottom:.75rem}.csrModeCard2026__desc{font-size:0.925rem;line-height:1.7;color:#4B5563;margin-bottom:1.25rem}.csrModeCard2026__desc strong{font-size:inherit;font-weight:600}.csrModeCard2026__tag{display:inline-block;padding:.25rem 1rem;background:#F0FDF4;border-radius:9999px;font-size:0.8rem;font-weight:600;color:#047857;border:1px solid #A7F3D0}.csrDetail2026{padding:4rem 0}.csrDetail2026--esg{background:#F9FAFB}.csrDetail2026--adopt{background:#fff}@media (max-width: 767px){.csrDetail2026{padding:3rem 0}}.csrDetail2026__grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.csrDetail2026__grid--reverse .csrDetail2026__content{order:2}.csrDetail2026__grid--reverse .csrDetail2026__visual{order:1}@media (max-width: 1023px){.csrDetail2026__grid--reverse .csrDetail2026__content{order:1}.csrDetail2026__grid--reverse .csrDetail2026__visual{order:2}}@media (max-width: 1023px){.csrDetail2026__grid{grid-template-columns:1fr;gap:2.5rem}}@media (max-width: 767px){.csrDetail2026__grid{gap:1.5rem}}@media (max-width: 767px){.csrDetail2026__content{text-align:center}}.csrDetail2026__label{display:inline-flex;align-items:center;gap:.5rem;font-size:0.875rem;font-weight:600;color:#047857;background:#F0FDF4;border:1px solid #A7F3D0;padding:.5rem 1rem;border-radius:9999px;margin-bottom:1.25rem}.csrDetail2026__label .material-icons-outlined{font-size:1rem}.csrDetail2026__title{font-size:clamp(1.375rem, 3.5vw, 2rem);font-weight:800;line-height:1.25;color:#111827;margin-bottom:1.25rem}.csrDetail2026__titleAccent{color:#047857}.csrDetail2026__desc{font-size:1rem;line-height:1.8;color:#4B5563;margin-bottom:2rem}.csrDetail2026__desc strong{font-size:inherit;font-weight:600}.csrInfoBox2026{display:flex;flex-direction:column;gap:.75rem}.csrInfoBox2026__item{display:flex;align-items:flex-start;gap:.75rem;font-size:0.925rem;line-height:1.6;color:#374151}.csrInfoBox2026__item .material-icons-outlined{font-size:1.25rem;color:#059669;flex-shrink:0;margin-top:1px}.csrSteps2026{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 20px rgba(0,0,0,0.06);border:1px solid #E5E7EB}.csrSteps2026__title{font-size:1rem;font-weight:700;color:#111827;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #DCFCE7}.csrSteps2026__item{display:flex;gap:1rem;align-items:flex-start;padding:1rem 0;border-bottom:1px solid #F3F4F6}.csrSteps2026__item:last-child{border-bottom:none}.csrSteps2026__num{flex-shrink:0;width:28px;height:28px;background:#047857;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:0.85rem;font-weight:700}.csrSteps2026__text{flex:1}.csrSteps2026__text strong{display:block;font-size:inherit;font-weight:700;color:#111827;margin-bottom:.25rem}.csrSteps2026__text p{font-size:0.875rem;color:#4B5563;line-height:1.5;margin:0}.csrAdoptInfo2026{background:#F0FDF4;border-radius:1rem;padding:2rem;border:2px solid #A7F3D0}.csrAdoptInfo2026__title{font-size:1rem;font-weight:700;color:#111827;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:2px solid #A7F3D0}.csrAdoptInfo2026__item{display:flex;gap:1rem;align-items:flex-start;margin-bottom:1.25rem}.csrAdoptInfo2026__item .material-icons-outlined{flex-shrink:0;font-size:1.5rem;color:#047857;margin-top:2px}.csrAdoptInfo2026__item strong{display:block;font-size:inherit;font-weight:700;color:#111827;margin-bottom:.25rem}.csrAdoptInfo2026__item p{font-size:0.875rem;color:#4B5563;line-height:1.5;margin:0}.csrAdoptInfo2026__note{display:flex;align-items:flex-start;gap:.5rem;font-size:0.85rem;color:#4B5563;background:#fff;border-radius:.5rem;padding:.75rem 1rem;border:1px solid #A7F3D0}.csrAdoptInfo2026__note .material-icons-outlined{font-size:1rem;color:#059669;flex-shrink:0;margin-top:2px}.csrDonate2026{padding:4rem 0;background:#F9FAFB}@media (max-width: 767px){.csrDonate2026{padding:3rem 0}}.csrDonate2026__header{text-align:center;margin-bottom:3rem}.csrDonate2026__title{display:inline-flex;align-items:center;gap:.75rem;font-size:clamp(1.25rem, 3vw, 1.75rem);font-weight:800;color:#111827;margin-bottom:.75rem}.csrDonate2026__title .material-icons-outlined{font-size:1.75rem;color:#047857}.csrDonate2026__desc{font-size:1rem;color:#4B5563}.csrFlow2026{display:flex;align-items:flex-start;gap:1rem;margin-bottom:2.5rem}@media (max-width: 1023px){.csrFlow2026{flex-direction:column;align-items:stretch}}.csrFlow2026__item{flex:1;background:#fff;border-radius:1rem;padding:1.5rem;text-align:center;border:2px solid #E5E7EB;transition:all 0.3s ease}.csrFlow2026__item:hover{border-color:#10B981;box-shadow:0 8px 20px rgba(0,0,0,0.08);transform:translateY(-3px)}.csrFlow2026__icon{width:52px;height:52px;background:linear-gradient(135deg, #DCFCE7, #A7F3D0);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto .75rem}.csrFlow2026__icon .material-icons-outlined{font-size:1.5rem;color:#047857}.csrFlow2026__step{font-size:0.75rem;font-weight:700;letter-spacing:0.08em;color:#059669;margin-bottom:.5rem}.csrFlow2026__title{font-size:1rem;font-weight:700;color:#111827;margin-bottom:.5rem}.csrFlow2026__desc{font-size:0.875rem;line-height:1.6;color:#4B5563;margin:0}.csrFlow2026__arrow{flex-shrink:0;display:flex;align-items:center;padding-top:1.5rem}.csrFlow2026__arrow .material-icons-outlined{font-size:1.5rem;color:#10B981}@media (max-width: 1023px){.csrFlow2026__arrow{display:none}}.csrDonate2026__note{display:flex;align-items:flex-start;gap:.75rem;background:#FFFBEB;border:1px solid #F59E0B;border-radius:1rem;padding:1.25rem 1.5rem}.csrDonate2026__note .material-icons-outlined{flex-shrink:0;font-size:1.25rem;color:#F59E0B;margin-top:2px}.csrDonate2026__note p{font-size:0.9rem;line-height:1.7;color:#374151;margin:0}.csrDonate2026__note p strong{font-size:inherit;font-weight:600}.csrCTA2026{padding:4rem 2rem;background:linear-gradient(135deg, #065F46 0%, #064E3B 100%);position:relative;overflow:hidden}@media (max-width: 767px){.csrCTA2026{padding:3rem 1.5rem}}.csrCTA2026::before{content:'';position:absolute;top:-50%;right:-5%;width:350px;height:350px;background:radial-gradient(circle, rgba(255,255,255,0.08) 0%, transparent 70%);border-radius:50%;pointer-events:none}.csrCTA2026__content{position:relative;z-index:1;max-width:800px;margin:0 auto;text-align:center}.csrCTA2026__icon{width:72px;height:72px;background:rgba(255,255,255,0.15);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.csrCTA2026__icon .material-icons-outlined{font-size:2rem;color:#fff}.csrCTA2026__title{font-size:clamp(1.375rem, 3vw, 1.75rem);font-weight:800;color:#fff;margin-bottom:1rem}.csrCTA2026__desc{font-size:1rem;line-height:1.7;color:rgba(255,255,255,0.9);margin-bottom:2rem}.csrCTA2026__actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}@media (max-width: 767px){.csrCTA2026__actions{flex-direction:column;align-items:center}.csrCTA2026__actions .btn2026{width:100%;max-width:320px}}[data-animate]{opacity:0;transform:translateY(20px);transition:opacity 0.6s ease, transform 0.6s ease}[data-animate].is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion: reduce){[data-animate]{opacity:1;transform:none;transition:none}}.csrCTA2026__actions .btn2026:focus-visible{outline:3px solid rgba(255,255,255,0.8);outline-offset:3px}.csrFlow2026__item:focus-visible,.csrModeCard2026:focus-visible{outline:3px solid #047857;outline-offset:3px}@media (max-width: 319px){.csrModes2026,.csrDetail2026,.csrDonate2026{padding:2.5rem 0}.csrCTA2026{padding:2.5rem 1.25rem}.csrModes2026__header{margin-bottom:2rem}}@media (max-width: 375px){.csrHero2026{padding:70px 0 30px}.csrModes2026,.csrDetail2026,.csrDonate2026{padding:2rem 0}.csrModeCard2026{padding:1.5rem}.csrFlow2026__item{padding:1.25rem}.csrCTA2026{padding:2rem 1rem}}.newsHero2026{padding:140px 0 60px;background:linear-gradient(135deg, #374151 0%, #1F2937 100%);position:relative;overflow:hidden}.newsHero2026::before{content:'';position:absolute;top:-30%;right:-5%;width:400px;height:400px;background:radial-gradient(circle, rgba(107,114,128,0.12) 0%, transparent 65%);border-radius:50%;pointer-events:none}@media (max-width: 1023px){.newsHero2026{padding:120px 0 50px}}@media (max-width: 767px){.newsHero2026{padding:100px 0 40px}}@media (max-width: 319px){.newsHero2026{padding:80px 0 32px}}.newsHero2026__content{max-width:700px;margin:0 auto;text-align:center;position:relative;z-index:1}.newsHero2026__badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,255,255,0.1);padding:.5rem 1.25rem;border-radius:9999px;font-size:0.875rem;font-weight:600;color:#D1D5DB;border:1px solid rgba(255,255,255,0.2);margin-bottom:1.25rem;backdrop-filter:blur(4px)}.newsHero2026__badge .material-icons-outlined{font-size:1.125rem}.newsHero2026__title{font-size:clamp(1.75rem, 4.5vw, 2.5rem);font-weight:800;line-height:1.2;color:#fff;margin-bottom:1.25rem}.newsHero2026__titleAccent{color:#D1D5DB}.newsHero2026__desc{font-size:1.05rem;line-height:1.8;color:rgba(255,255,255,0.75);max-width:580px;margin:0 auto}@media (max-width: 767px){.newsHero2026__desc{font-size:1rem}}.eventTabsSection2026{background:#fff;border-bottom:1px solid #E5E7EB;position:sticky;top:65px;z-index:100;box-shadow:0 2px 8px rgba(0,0,0,0.06)}.eventTabs2026{display:flex;gap:0;overflow-x:auto;scrollbar-width:none}.eventTabs2026::-webkit-scrollbar{display:none}.eventTabs2026__tab{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;border:none;border-bottom:3px solid transparent;background:transparent;font-size:0.9rem;font-weight:600;color:#6B7280;cursor:pointer;white-space:nowrap;transition:all 0.2s ease}.eventTabs2026__tab .material-icons-outlined{font-size:1.1rem}.eventTabs2026__tab:hover{color:#047857;background:#F0FDF4}.eventTabs2026__tab.active{color:#047857;border-bottom-color:#059669;background:#F0FDF4}@media (max-width: 767px){.eventTabs2026__tab{padding:.75rem 1rem;font-size:0.85rem}.eventTabs2026__tab .material-icons-outlined{display:none}}.eventFeaturedSection2026{background:#F9FAFB;padding:2.5rem 0 0}.eventFeatured2026{border-radius:20px;overflow:hidden;background:#fff;border:1px solid #E5E7EB;margin-bottom:2.5rem;transition:box-shadow 0.3s ease}.eventFeatured2026:hover{box-shadow:0 16px 40px rgba(0,0,0,0.1)}.eventFeatured2026:hover .eventFeatured2026__img{transform:scale(1.03)}.eventFeatured2026:hover .eventFeatured2026__cta{color:#047857}.eventFeatured2026--crp{border-left:5px solid #059669}.eventFeatured2026__link{display:grid;grid-template-columns:45% 1fr;text-decoration:none;color:inherit;min-height:280px}@media (max-width: 767px){.eventFeatured2026__link{grid-template-columns:1fr}}.eventFeatured2026__imgWrap{overflow:hidden;background:#F3F4F6}@media (max-width: 767px){.eventFeatured2026__imgWrap{aspect-ratio:16 / 9}}.eventFeatured2026__img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.eventFeatured2026__body{padding:2rem 2.5rem;display:flex;flex-direction:column;justify-content:center;gap:1rem}@media (max-width: 1023px){.eventFeatured2026__body{padding:1.5rem 2rem}}@media (max-width: 767px){.eventFeatured2026__body{padding:1.5rem}}.eventFeatured2026__meta{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.eventFeatured2026__featuredBadge{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .75rem;background:#059669;color:#fff;border-radius:9999px;font-size:0.75rem;font-weight:700}.eventFeatured2026__featuredBadge .material-icons-outlined{font-size:0.9rem}.eventFeatured2026__featuredBadge--crp{background:#059669}.eventFeatured2026__tag{display:inline-block;padding:.25rem .75rem;background:#F0FDF4;color:#047857;border-radius:9999px;font-size:0.75rem;font-weight:600;border:1px solid #A7F3D0}.eventFeatured2026__date{display:inline-flex;align-items:center;gap:.25rem;font-size:0.8rem;color:#9CA3AF;margin-left:auto}.eventFeatured2026__date .material-icons-outlined{font-size:0.95rem}@media (max-width: 319px){.eventFeatured2026__date{margin-left:0}}.eventFeatured2026__title{font-size:clamp(1.1rem, 2.5vw, 1.5rem);font-weight:800;line-height:1.4;color:#111827;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.eventFeatured2026__title strong{font-size:inherit;font-weight:inherit}.eventFeatured2026__desc{font-size:0.95rem;line-height:1.75;color:#6B7280;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.eventFeatured2026__cta{display:inline-flex;align-items:center;gap:.5rem;font-size:0.9rem;font-weight:700;color:#059669;transition:all 0.2s ease;margin-top:.5rem}.eventFeatured2026__cta .material-icons-outlined{font-size:1.1rem;transition:transform 0.2s ease}.eventFeatured2026__cta:hover .material-icons-outlined{transform:translateX(4px)}.newsSection2026{padding:4rem 0;background:#F9FAFB}@media (max-width: 767px){.newsSection2026{padding:3rem 0}}@media (max-width: 319px){.newsSection2026{padding:2.5rem 0}}.newsSection2026__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:.75rem}.newsSection2026__count{font-size:0.9rem;color:#6B7280}.newsSection2026__count b{color:#111827;font-weight:700}.newsGrid2026{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem;margin-bottom:2.5rem;padding:0;list-style:none}@media (max-width: 1023px){.newsGrid2026{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 767px){.newsGrid2026{grid-template-columns:1fr;gap:1.25rem}}.newsCard2026{list-style:none;background:#fff;border-radius:1rem;border:1px solid #E5E7EB;overflow:hidden;transition:all 0.3s ease;display:flex;flex-direction:column}.newsCard2026:hover{border-color:#A7F3D0;box-shadow:0 12px 30px rgba(0,0,0,0.08);transform:translateY(-4px)}.newsCard2026:hover .newsCard2026__img{transform:scale(1.04)}.newsCard2026:hover .newsCard2026__more{color:#047857}.newsCard2026:focus-visible{outline:3px solid #047857;outline-offset:3px}.newsCard2026__link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.newsCard2026__imgWrap{width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#F3F4F6;flex-shrink:0}.newsCard2026__img{width:100%;height:100%;object-fit:cover;transition:transform 0.4s ease}.newsCard2026__imgPlaceholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, #F0FDF4 0%, #D1FAE5 100%)}.newsCard2026__imgPlaceholder .material-icons-outlined{font-size:2.5rem;color:#A7F3D0}.newsCard2026__body{padding:1.25rem 1.5rem;display:flex;flex-direction:column;flex:1}@media (max-width: 375px){.newsCard2026__body{padding:1rem}}.newsCard2026__meta{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;flex-wrap:wrap}.newsCard2026__tag{display:inline-block;padding:.25rem .75rem;background:#F0FDF4;color:#047857;border-radius:9999px;font-size:0.75rem;font-weight:600;border:1px solid #A7F3D0}.newsCard2026__date{font-size:0.8rem;color:#9CA3AF;margin-left:auto}.newsCard2026__title{font-size:1.05rem;font-weight:700;line-height:1.5;color:#111827;margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.newsCard2026__title strong{font-size:inherit;font-weight:inherit}.newsCard2026__desc{font-size:0.9rem;line-height:1.7;color:#6B7280;margin-bottom:1rem;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.newsCard2026__more{display:inline-flex;align-items:center;gap:.25rem;font-size:0.875rem;font-weight:600;color:#059669;transition:all 0.2s ease;margin-top:auto}.newsCard2026__more .material-icons-outlined{font-size:1rem;transition:transform 0.2s ease}.newsCard2026__more:hover .material-icons-outlined{transform:translateX(3px)}.newsLoadMore2026{text-align:center;margin-top:1.5rem}.newsEmpty2026{grid-column:1 / -1;text-align:center;padding:4rem 0;color:#9CA3AF;font-size:1rem;list-style:none}.newsEmpty2026 .material-icons-outlined{font-size:3rem;display:block;margin:0 auto 1rem;color:#D1D5DB}.newsLoading2026{display:none;text-align:center;padding:2.5rem 0}.newsLoading2026__dot{display:inline-block;width:10px;height:10px;background:#10B981;border-radius:50%;margin:0 .25rem;animation:newsDotPulse 1.4s ease-in-out infinite}.newsLoading2026__dot:nth-child(2){animation-delay:0.2s}.newsLoading2026__dot:nth-child(3){animation-delay:0.4s}@keyframes newsDotPulse{0%, 80%, 100%{transform:scale(0.6);opacity:0.4}40%{transform:scale(1);opacity:1}}@media (max-width: 375px){.newsHero2026{padding:70px 0 28px}.newsSection2026{padding:2rem 0}}@keyframes newsHeroFadeUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes newsScrollDown{0%, 100%{opacity:1;top:8px}50%{opacity:0.3;top:20px}}.news-hero{position:relative;width:100vw;margin-left:calc(-50vw + 50%);height:500px;overflow:hidden}@media (max-width: 767px){.news-hero{height:400px}}@media (max-width: 319px){.news-hero{height:320px}}.news-hero__bg{position:absolute;inset:0;background:linear-gradient(135deg, #006b3f 0%, #004d2e 50%, #00332a 100%);z-index:1}.news-hero__bg::before{content:'';position:absolute;inset:0;background:url("img/hero/hero-news.png") center/cover no-repeat;opacity:0.55}.news-hero__bg::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg, rgba(0,77,46,0.3) 0%, rgba(0,51,42,0.6) 100%)}.news-hero__content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 1.25rem;color:#fff}.news-hero__title{font-size:clamp(1.75rem, 4.5vw, 2.5rem);font-weight:800;margin-bottom:1.25rem;text-shadow:0 4px 20px rgba(0,0,0,0.3);animation:newsHeroFadeUp 0.8s ease-out;letter-spacing:2px}.news-hero__title::after{content:'';display:block;width:80px;height:4px;background:#10B981;margin:1.25rem auto 0;border-radius:2px}.news-hero__title strong{font-size:inherit;font-weight:inherit}.news-hero__desc{font-size:1.05rem;max-width:700px;line-height:1.8;opacity:0.95;animation:newsHeroFadeUp 0.8s ease-out 0.2s backwards;text-shadow:0 2px 10px rgba(0,0,0,0.2)}@media (max-width: 767px){.news-hero__desc{font-size:1rem}}.news-hero__scroll{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);z-index:2;animation:newsHeroFadeUp 0.8s ease-out 0.4s backwards}.news-hero__scroll-icon{width:30px;height:50px;border:2px solid rgba(255,255,255,0.5);border-radius:15px;position:relative;cursor:pointer;transition:0.3s ease}.news-hero__scroll-icon:hover{border-color:#fff}.news-hero__scroll-icon::before{content:'';position:absolute;top:8px;left:50%;transform:translateX(-50%);width:6px;height:10px;background:#fff;border-radius:3px;animation:newsScrollDown 2s infinite}.featured-section{padding:4rem 0;background:#fff}@media (max-width: 767px){.featured-section{padding:2.5rem 0}}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.section-title{font-size:1.75rem;font-weight:700;color:#111827;display:flex;align-items:center;gap:.75rem}.section-title .material-icons-outlined{font-size:1.75rem;color:#059669}@media (max-width: 767px){.section-title{font-size:1.5rem}}.carousel-dots{display:flex;gap:.5rem}.carousel-dot{width:10px;height:10px;border-radius:50%;background:#E5E7EB;border:none;cursor:pointer;transition:0.3s ease}.carousel-dot.active,.carousel-dot:hover{background:#059669;transform:scale(1.2)}.featured-carousel{position:relative;overflow:hidden}.featured-track{display:flex;transition:transform 0.5s cubic-bezier(0.4, 0, 0.2, 1)}.featured-slide{min-width:100%;display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width: 768px){.featured-slide--1{grid-template-columns:1fr}.featured-slide--2{grid-template-columns:1.4fr 1fr;gap:1.5rem}.featured-slide--3{grid-template-columns:1.3fr 1fr 0.9fr;gap:1.5rem}}.featured-card{position:relative;border-radius:1rem;overflow:hidden;background:#F3F4F6;cursor:pointer;transition:0.3s ease;box-shadow:0 2px 12px rgba(0,0,0,0.07)}.featured-card:hover{transform:translateY(-4px);box-shadow:0 10px 32px rgba(0,0,0,0.15)}.featured-card:hover .featured-card__img-bg{transform:scale(1.06)}.featured-card__link{display:block;text-decoration:none;color:inherit;height:100%}.featured-card__link:focus-visible{outline:3px solid #059669;outline-offset:2px}.featured-card__img{position:relative;padding-bottom:62%;overflow:hidden}.featured-card__img-bg{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform 0.6s ease}.featured-card__content{padding:1.25rem}.featured-card__meta{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;flex-wrap:wrap}.featured-card__category{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;background:#059669;color:#fff;font-size:0.75rem;font-weight:600;border-radius:9999px}.featured-card__date{font-size:0.8rem;color:#6B7280}.featured-card__title{font-size:1.1rem;font-weight:700;line-height:1.45;color:#111827;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.featured-card__title strong{font-size:inherit;font-weight:inherit}.featured-card--main{box-shadow:0 4px 24px rgba(0,0,0,0.12)}.featured-card--main:hover{transform:translateY(-6px);box-shadow:0 14px 40px rgba(0,0,0,0.2)}.featured-card--main:hover .featured-card__img-bg{transform:scale(1.06)}.featured-card--main .featured-card__img{padding-bottom:0;height:100%;min-height:340px}@media (max-width: 767px){.featured-card--main .featured-card__img{min-height:260px}}.featured-card--main .featured-card__img-bg::after{content:'';position:absolute;inset:0;background:linear-gradient(0deg, rgba(0,40,20,0.88) 0%, rgba(0,40,20,0.45) 55%, transparent 100%)}.featured-card--main .featured-card__link{position:relative;display:flex;flex-direction:column}.featured-card--main .featured-card__content{position:absolute;bottom:0;left:0;right:0;padding:1.5rem 1.5rem 1.25rem;background:transparent}.featured-card--main .featured-card__date{color:rgba(255,255,255,0.75)}.featured-card--main .featured-card__title{font-size:1.5rem;color:#fff;-webkit-line-clamp:2}@media (max-width: 767px){.featured-card--main .featured-card__title{font-size:1.2rem}}.featured-card__desc{font-size:0.9rem;color:rgba(255,255,255,0.8);line-height:1.6;margin:.5rem 0 .75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 767px){.featured-card__desc{display:none}}.featured-card__more{display:inline-flex;align-items:center;gap:.25rem;font-size:0.85rem;font-weight:600;color:#A7F3D0;margin-top:.25rem}.featured-card__more .material-icons-outlined{font-size:1rem;transition:transform 0.2s}.featured-card:hover .featured-card__more .material-icons-outlined{transform:translateX(4px)}.carousel-nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:#fff;border:none;box-shadow:0 4px 20px rgba(0,0,0,0.1);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:0.3s ease;z-index:10}.carousel-nav:hover{background:#059669;color:#fff}.carousel-nav svg{width:20px;height:20px}.carousel-nav--prev{left:-24px}.carousel-nav--next{right:-24px}@media (max-width: 767px){.carousel-nav{display:none}}.news-section{padding:4rem 0 5rem;background:#F3F4F6}@media (max-width: 767px){.news-section{padding:2.5rem 0}}.news-filter{display:flex;align-items:center;gap:1rem;margin-bottom:2.5rem;flex-wrap:wrap}@media (max-width: 767px){.news-filter{flex-direction:column;align-items:stretch}}.news-filter__title{font-size:1.75rem;font-weight:700;color:#111827;margin-right:auto;position:relative;padding-left:1rem}.news-filter__title::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:100%;background:#059669;border-radius:2px}@media (max-width: 767px){.news-filter__title{font-size:1.5rem;margin-right:0;margin-bottom:1rem}}.news-filter__selects{display:flex;gap:.75rem}.news-filter__select{padding:.75rem 2.5rem .75rem 1rem;border:2px solid #E5E7EB;border-radius:.5rem;background:#fff;color:#111827;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236B7280' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;transition:0.3s ease;min-width:140px;font-size:0.9rem}.news-filter__select:hover,.news-filter__select:focus{border-color:#059669;outline:none}@media (max-width: 767px){.news-filter__select{flex:1;min-width:auto}}.news-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width: 768px){.news-list{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 1024px){.news-list{grid-template-columns:repeat(3, 1fr)}}.news-card{background:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,0.08);transition:0.3s ease}.news-card:hover{transform:translateY(-6px);box-shadow:0 8px 30px rgba(0,0,0,0.14)}.news-card:hover .news-card__img-bg{transform:scale(1.08)}.news-card:hover .news-card__title{color:#059669}.news-card__link{display:flex;flex-direction:column;text-decoration:none;color:inherit;height:100%}@media (min-width: 320px){.news-card__link{flex-direction:row}}@media (min-width: 1024px){.news-card__link{flex-direction:column}}.news-card__link:focus-visible{outline:3px solid #059669;outline-offset:2px}.news-card__img{position:relative;flex-shrink:0;overflow:hidden}@media (max-width: 319px){.news-card__img{padding-bottom:56.25%}}@media (min-width: 320px){.news-card__img{width:190px;min-height:145px}}@media (min-width: 1024px){.news-card__img{width:100%;min-height:0;padding-bottom:58%}}.news-card__img-bg{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform 0.5s ease}.news-card__body{padding:1.25rem;display:flex;flex-direction:column;flex-grow:1}.news-card__meta{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;flex-wrap:wrap}.news-card__category{display:inline-block;padding:.25rem .75rem;background:#059669;color:#fff;font-size:0.75rem;font-weight:600;border-radius:6px}.news-card__date{font-size:0.8rem;color:#6B7280}.news-card__title{font-weight:700;line-height:1.5;color:#111827;margin:0 0 .75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color 0.3s ease}.news-card__title strong{font-size:inherit;font-weight:inherit}.news-card__desc{font-size:0.9rem;line-height:1.6;color:#4B5563;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0}.load-more-wrap{text-align:center;margin-top:3rem}.load-more-btn{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.5rem;background:transparent;color:#059669;border:2px solid #059669;border-radius:9999px;font-size:1rem;font-weight:600;cursor:pointer;transition:0.3s ease;text-decoration:none}.load-more-btn:hover{background:#059669;color:#fff;transform:translateY(-2px);box-shadow:0 4px 15px rgba(5,150,105,0.3)}.load-more-btn:hover svg{transform:translateY(3px)}.load-more-btn svg{width:18px;height:18px;transition:transform 0.3s ease}.load-more-btn:focus-visible{outline:3px solid #059669;outline-offset:2px}.news-empty{grid-column:1 / -1;text-align:center;padding:4rem 0;color:#6B7280;list-style:none}.news-empty .material-icons-outlined{font-size:3rem;display:block;margin:0 auto 1rem;color:#D1D5DB}@media (max-width: 375px){.news-hero{height:280px}.featured-section,.news-section{padding:2rem 0}.news-filter__selects{flex-direction:column}}.memberCenter2026{--mc-hero-from: #F0FDF4;--mc-hero-to: #A7F3D0;--mc-accent: #059669;--mc-accent-dark: #047857;--mc-card-border: #A7F3D0;--mc-card-hover-border:#10B981;--mc-card-shadow: 0 2px 8px rgba(16, 185, 129, 0.08);--mc-card-shadow-hover: 0 8px 24px rgba(16, 185, 129, 0.18)}.memberCenter2026__hero{background:linear-gradient(135deg, var(--mc-hero-from) 0%, var(--mc-hero-to) 100%);padding:2.5rem 4rem 2rem;border-bottom:1px solid #A7F3D0;border-radius:1rem 1rem 0 0;margin-bottom:1.5rem;position:relative;overflow:hidden}.memberCenter2026__hero::after{content:'';position:absolute;top:-40px;right:-40px;width:200px;height:200px;background:radial-gradient(circle, rgba(16,185,129,0.12) 0%, transparent 70%);pointer-events:none}.memberCenter2026__heroContent{position:relative;z-index:1;max-width:560px}.memberCenter2026__badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,255,255,0.85);border:1px solid #A7F3D0;border-radius:9999px;padding:.25rem 1rem;font-size:0.875rem;color:#047857;margin-bottom:1rem}.memberCenter2026__badge .material-icons-outlined{font-size:1rem}.memberCenter2026__title{font-size:clamp(1.1rem, 2vw, 1.5rem);font-weight:700;color:#1F2937;line-height:1.4;margin:0 0 .75rem}.memberCenter2026__titleAccent{color:#047857}.memberCenter2026__subtitle{font-size:1rem;color:#6B7280;margin:0;line-height:1.6}.memberCenter2026__logoutBtn{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;color:#6B7280;border-color:transparent;background:transparent;font-size:0.875rem;padding:.5rem .75rem;border-radius:.5rem;transition:color 0.3s ease,background 0.3s ease,border-color 0.3s ease}.memberCenter2026__logoutBtn:hover{color:#DC2626;border-color:#FECACA;background-color:#FEF2F2}.memberCenter2026__logoutBtn .material-icons-outlined{font-size:1rem}.memberCenter2026__body{padding:0 4rem 2rem}.memberCenter2026__sectionTitle{font-size:0.8125rem;font-weight:600;color:#9CA3AF;letter-spacing:0.08em;text-transform:uppercase;margin:0 0 1.25rem;padding-bottom:.75rem;border-bottom:1px solid #E5E7EB}.memberCenter2026__section{margin-bottom:2rem}.memberCenter2026__section:last-child{margin-bottom:0}.memberCenter2026__categoryLabel{display:flex;align-items:center;gap:.5rem;font-size:0.85rem;font-weight:700;color:#047857;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #DCFCE7}.memberCenter2026__categoryLabel .material-icons-outlined{font-size:1.1rem;color:#059669}.memberCenter2026__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem}@media (max-width: 992px){.memberCenter2026__grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 576px){.memberCenter2026__grid{grid-template-columns:1fr}}.memberCenter2026__card{display:flex;align-items:center;gap:1rem;background:#fff;border:1.5px solid var(--mc-card-border);border-radius:1rem;padding:1.25rem 1.25rem;text-decoration:none;color:inherit;box-shadow:var(--mc-card-shadow);transition:border-color 0.3s ease,box-shadow 0.3s ease,transform 0.2s ease;position:relative;overflow:hidden}.memberCenter2026__card::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:var(--mc-accent);transform:scaleY(0);transition:transform 0.3s ease;transform-origin:bottom}.memberCenter2026__card:hover,.memberCenter2026__card:focus-visible{border-color:var(--mc-card-hover-border);box-shadow:var(--mc-card-shadow-hover);transform:translateY(-2px);text-decoration:none;color:inherit}.memberCenter2026__card:hover::before,.memberCenter2026__card:focus-visible::before{transform:scaleY(1)}.memberCenter2026__card:hover .memberCenter2026__cardArrow,.memberCenter2026__card:focus-visible .memberCenter2026__cardArrow{transform:translateX(4px);color:var(--mc-accent)}.memberCenter2026__card:hover .memberCenter2026__cardIcon,.memberCenter2026__card:focus-visible .memberCenter2026__cardIcon{background:#DCFCE7;color:var(--mc-accent-dark)}.memberCenter2026__card:focus-visible{outline:2px solid var(--mc-accent);outline-offset:2px}.memberCenter2026__cardIcon{flex-shrink:0;width:48px;height:48px;background:#F0FDF4;border-radius:.75rem;display:flex;align-items:center;justify-content:center;color:#059669;transition:background 0.3s ease,color 0.3s ease}.memberCenter2026__cardIcon .material-icons-outlined{font-size:1.5rem}.memberCenter2026__cardBody{flex:1;min-width:0}.memberCenter2026__cardBody h3{font-size:1rem;font-weight:600;color:#1F2937;margin:0 0 .25rem;line-height:1.4}.memberCenter2026__cardBody p{font-size:0.875rem;color:#6B7280;margin:0;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.memberCenter2026__cardArrow{flex-shrink:0;color:#D1D5DB;font-size:1.25rem !important;transition:transform 0.3s ease,color 0.3s ease}.mcAssoc2026{margin-bottom:1.5rem}.mcAssoc2026__loading{display:flex;align-items:center;gap:.5rem;font-size:0.875rem;color:#9CA3AF;padding:1rem 0}.mcAssoc2026__loading .mcAssoc2026__spin{animation:mcSpin 1.2s linear infinite;font-size:1.1rem}@keyframes mcSpin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.mcAssoc2026__card{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;background:linear-gradient(135deg, #F0FDF4 0%, #fff 100%);border:1.5px solid #A7F3D0;border-left:4px solid #059669;border-radius:1rem;padding:1.25rem 1.5rem;flex-wrap:wrap}@media (max-width: 576px){.mcAssoc2026__card{flex-direction:column;align-items:flex-start}}.mcAssoc2026__cardLeft{display:flex;align-items:center;gap:1rem}.mcAssoc2026__cardIcon{width:48px;height:48px;background:#DCFCE7;border-radius:.75rem;display:flex;align-items:center;justify-content:center;color:#047857;flex-shrink:0}.mcAssoc2026__cardIcon .material-icons-outlined{font-size:1.5rem}.mcAssoc2026__cardInfo{display:flex;flex-direction:column;gap:2px}.mcAssoc2026__cardLabel{font-size:0.78rem;font-weight:700;color:#047857;text-transform:uppercase;letter-spacing:0.06em}.mcAssoc2026__grade{font-size:1.05rem;font-weight:700;color:#1F2937}.mcAssoc2026__expiry{font-size:0.875rem;color:#6B7280}.mcAssoc2026__warn{display:flex;align-items:center;gap:.25rem;font-size:0.8rem;color:#B45309;font-weight:600}.mcAssoc2026__warn .material-icons-outlined{font-size:1rem}.mcAssoc2026__cardActions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.mcAssoc2026__cta{display:flex;align-items:center;gap:1rem;background:#fff;border:1.5px dashed #A7F3D0;border-radius:1rem;padding:1.25rem 1.5rem}.mcAssoc2026__cta>.material-icons-outlined{font-size:2rem;color:#10B981;flex-shrink:0}@media (max-width: 576px){.mcAssoc2026__cta{flex-direction:column;text-align:center}}.mcAssoc2026__ctaText{flex:1}.mcAssoc2026__ctaText strong{display:block;font-size:1rem;color:#1F2937;margin-bottom:2px}.mcAssoc2026__ctaText span{font-size:0.875rem;color:#6B7280}.mcAssoc2026__benefitToggle{display:inline-flex;align-items:center;gap:4px;background:none;border:none;color:#9CA3AF;font-size:0.8rem;cursor:pointer;padding:0;transition:color 0.2s ease}.mcAssoc2026__benefitToggle .material-icons-outlined{font-size:1rem}.mcAssoc2026__benefitToggle:hover{color:#059669}.mcAssoc2026__benefitPanel{background:#F9FAFB;border:1px solid #E5E7EB;border-radius:0 0 1rem 1rem;padding:1rem 1.5rem;margin-top:-4px}.mcAssoc2026__benefitList{list-style:none;padding:0;margin:0 0 .75rem;display:flex;flex-direction:column;gap:.25rem}.mcAssoc2026__benefitList li{font-size:0.875rem;color:#4B5563;padding-left:1rem;position:relative}.mcAssoc2026__benefitList li::before{content:'✓';position:absolute;left:0;color:#059669;font-size:0.8rem}.mcAssoc2026__benefitNote{font-size:0.8rem;color:#9CA3AF;line-height:1.6;border-top:1px solid #E5E7EB;padding-top:.75rem}.btn2026--sm{padding:0.35rem 1rem !important;font-size:0.85rem !important}.memberCenter2026__body--cards{padding-top:0}.memberCenter2026 [data-animate]{opacity:0;transform:translateY(16px);transition:opacity 0.45s ease, transform 0.45s ease}.memberCenter2026 [data-animate].is-visible{opacity:1;transform:translateY(0)}.memberCenter2026__grid .memberCenter2026__card:nth-child(1){transition-delay:0s}.memberCenter2026__grid .memberCenter2026__card:nth-child(2){transition-delay:.06s}.memberCenter2026__grid .memberCenter2026__card:nth-child(3){transition-delay:.12s}.memberCenter2026__grid .memberCenter2026__card:nth-child(4){transition-delay:.18s}.memberCenter2026__grid .memberCenter2026__card:nth-child(5){transition-delay:.24s}.memberCenter2026__grid .memberCenter2026__card:nth-child(6){transition-delay:.3s}.memberCenter2026__grid .memberCenter2026__card:nth-child(7){transition-delay:.36s}@media (prefers-reduced-motion: reduce){.memberCenter2026 [data-animate]{opacity:1;transform:none;transition:none}.memberCenter2026__card{transition:none}}.mcMenuGrid2026{padding:.5rem 2rem 4rem;max-width:960px;margin:0 auto}.mcMenuGrid2026 .memberLeftnav2026{display:block;width:100%;background:transparent;border:none;padding:0;position:static}.mcMenuGrid2026 .memberNavCenter2026{display:none !important}.mcMenuGrid2026 .div_PermMenuLoading{display:none !important}.mcMenuGrid2026 .div_PermMenu h2{font-size:0.8125rem;font-weight:700;color:#6B7280;letter-spacing:0.06em;text-transform:uppercase;padding:0 0 .75rem;margin:2rem 0 .75rem;border-bottom:1px solid #F3F4F6}.mcMenuGrid2026 .div_PermMenu h2:first-of-type{margin-top:0}.mcMenuGrid2026 .div_PermMenu ul{display:grid;grid-template-columns:repeat(auto-fill, minmax(175px, 1fr));gap:.75rem;list-style:none;margin:0;padding:0}.mcMenuGrid2026 .div_PermMenu li{list-style:none;margin:0;padding:0}.mcMenuGrid2026 .div_PermMenu li a{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#fff;border:1px solid #E5E7EB;border-radius:.75rem;text-decoration:none;color:#1F2937;font-size:0.9375rem;font-weight:500;line-height:1.4;transition:border-color 0.3s ease,background 0.3s ease,transform 0.3s ease,box-shadow 0.3s ease}.mcMenuGrid2026 .div_PermMenu li a::after{content:'chevron_right';font-family:'Material Icons Outlined';font-size:1.1rem;color:#9CA3AF;margin-left:auto;flex-shrink:0;transition:color 0.3s ease}.mcMenuGrid2026 .div_PermMenu li a:hover{border-color:#A7F3D0;background:#F0FDF4;color:#047857;transform:translateY(-2px);box-shadow:0 4px 12px rgba(16,185,129,0.12)}.mcMenuGrid2026 .div_PermMenu li a:hover::after{color:#10B981}.mcMenuGrid2026 .div_PermMenu li a:hover i{background:#DCFCE7;color:#047857}.mcMenuGrid2026 .div_PermMenu li a i{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;min-width:36px;background:#F0FDF4;border-radius:.5rem;color:#059669;font-size:1rem;flex-shrink:0;transition:background 0.3s ease,color 0.3s ease}@media (max-width: 768px){.mcMenuGrid2026{padding:.5rem 1rem 3rem}.mcMenuGrid2026 .div_PermMenu ul{grid-template-columns:repeat(auto-fill, minmax(150px, 1fr))}}@media (max-width: 320px){.mcMenuGrid2026 .div_PermMenu ul{grid-template-columns:1fr 1fr}}.pointListPage2026__main{min-width:0}.pointListPage2026__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #E5E7EB;flex-wrap:wrap}.pointListPage2026__headerLeft{display:flex;align-items:center;gap:1rem}.pointListPage2026__headerLeft .material-icons-outlined{font-size:2rem;color:#059669;background:#F0FDF4;border-radius:.75rem;padding:.5rem}.pointListPage2026__title{font-size:1.375rem;font-weight:700;color:#111827;margin:0 0 .25rem;line-height:1.3}.pointListPage2026__subtitle{font-size:0.875rem;color:#6B7280;margin:0}.pointListPage2026__balanceCard{display:flex;align-items:center;gap:1.25rem;background:linear-gradient(135deg, #047857 0%, #059669 100%);border-radius:1rem;padding:1.5rem 2rem;margin-bottom:2rem;color:#fff}.pointListPage2026__balanceIcon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;min-width:56px;background:rgba(255,255,255,0.15);border-radius:.75rem}.pointListPage2026__balanceIcon .material-icons-outlined{font-size:2rem;color:#fff}.pointListPage2026__balanceLabel{font-size:0.875rem;color:rgba(255,255,255,0.8);display:block;margin-bottom:.25rem;letter-spacing:0.03em}.pointListPage2026__balanceAmount{display:flex;align-items:baseline;gap:.5rem}.pointListPage2026__balanceNum{font-size:2.5rem;font-weight:700;color:#fff;line-height:1;letter-spacing:-0.02em}.pointListPage2026__balanceUnit{font-size:1rem;color:rgba(255,255,255,0.85);font-weight:500}.pointListPage2026__tableWrap{background:#fff;border:1px solid #E5E7EB;border-radius:.75rem;overflow:hidden;overflow-x:auto}.pointListPage2026__table{width:100%;border-collapse:collapse;font-size:0.9rem}.pointListPage2026__table thead tr{background:#F9FAFB}.pointListPage2026__table thead tr th{padding:.75rem 1rem;text-align:left;font-weight:600;color:#374151;font-size:0.875rem;white-space:nowrap;border-bottom:1px solid #E5E7EB}.pointListPage2026__table tbody tr{border-bottom:1px solid #F3F4F6;transition:background 0.2s ease}.pointListPage2026__table tbody tr:last-child{border-bottom:none}.pointListPage2026__table tbody tr:hover{background:#F9FAFB}.pointListPage2026__table tbody tr td{padding:.75rem 1rem;color:#374151;vertical-align:middle}.pointListPage2026__tdPoint{font-weight:600;font-variant-numeric:tabular-nums}@media (max-width: 768px){.pointListPage2026{grid-template-columns:1fr}.pointListPage2026__sidebar{border-right:none;border-bottom:1px solid #E5E7EB}.pointListPage2026__main{padding:1.5rem 1rem 2rem}.pointListPage2026__balanceCard{padding:1.25rem 1.5rem}.pointListPage2026__balanceNum{font-size:2rem}}@media (max-width: 320px){.pointListPage2026__header{flex-direction:column;align-items:flex-start}}.pointPayPage2026__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.pointPayPage2026__headerLeft{display:flex;align-items:center;gap:.75rem}.pointPayPage2026__headerLeft .material-icons-outlined{font-size:2rem;color:#10B981}.pointPayPage2026__title{font-size:1.375rem;font-weight:700;color:#1F2937;margin:0 0 .25rem;line-height:1.3}.pointPayPage2026__subtitle{font-size:0.875rem;color:#6B7280;margin:0}.pointPayPage2026__main .cartCheckSection{background:#fff;border:1px solid #E5E7EB;border-radius:1rem;padding:1.5rem;margin-bottom:1.25rem;box-shadow:0 1px 4px rgba(0,0,0,0.05)}.pointPayPage2026__main .cartCheckSection .h2_title,.pointPayPage2026__main .cartCheckSection h2{font-size:1rem;font-weight:700;color:#1F2937;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:2px solid #DCFCE7;display:flex;align-items:center;gap:.5rem}.pointPayPage2026__main .cartCheckSection .h2_title::before,.pointPayPage2026__main .cartCheckSection h2::before{content:'';display:inline-block;width:4px;height:1.1em;background:#10B981;border-radius:2px;flex-shrink:0}.pointPayPage2026__main .cartCheckSection .form-group,.pointPayPage2026__main .cartCheckSection .am-form-group{margin-bottom:.75rem}.pointPayPage2026__main .cartCheckSection .am-form.am-form-horizontal .am-form-label{white-space:nowrap;font-size:0.8125rem;color:#374151}.pointPayPage2026__main .cartCheckSection .invoice-subInput .am-form-label{font-size:0.8125rem;font-weight:500;color:#374151;display:block;margin-bottom:.25rem}.pointPayPage2026__main .cartCheckSection input[type="text"],.pointPayPage2026__main .cartCheckSection input[type="email"],.pointPayPage2026__main .cartCheckSection input[type="tel"],.pointPayPage2026__main .cartCheckSection input[type="number"],.pointPayPage2026__main .cartCheckSection select,.pointPayPage2026__main .cartCheckSection textarea{padding:.5rem .75rem;border:1px solid #D1D5DB;border-radius:.75rem;font-size:0.9375rem;color:#1F2937;background:#fff;transition:border-color 0.2s, box-shadow 0.2s;line-height:1.5}.pointPayPage2026__main .cartCheckSection input[type="text"]:focus,.pointPayPage2026__main .cartCheckSection input[type="email"]:focus,.pointPayPage2026__main .cartCheckSection input[type="tel"]:focus,.pointPayPage2026__main .cartCheckSection input[type="number"]:focus,.pointPayPage2026__main .cartCheckSection select:focus,.pointPayPage2026__main .cartCheckSection textarea:focus{outline:none;border-color:#10B981;box-shadow:0 0 0 3px rgba(16,185,129,0.1)}.pointPayPage2026__main .cartCheckSection input[type="text"][readonly],.pointPayPage2026__main .cartCheckSection input[type="text"][disabled],.pointPayPage2026__main .cartCheckSection input[type="email"][readonly],.pointPayPage2026__main .cartCheckSection input[type="email"][disabled],.pointPayPage2026__main .cartCheckSection input[type="tel"][readonly],.pointPayPage2026__main .cartCheckSection input[type="tel"][disabled],.pointPayPage2026__main .cartCheckSection input[type="number"][readonly],.pointPayPage2026__main .cartCheckSection input[type="number"][disabled],.pointPayPage2026__main .cartCheckSection select[readonly],.pointPayPage2026__main .cartCheckSection select[disabled],.pointPayPage2026__main .cartCheckSection textarea[readonly],.pointPayPage2026__main .cartCheckSection textarea[disabled]{background:#F9FAFB;color:#6B7280;cursor:default}.pointPayPage2026__main .my-tickets,.pointPayPage2026__main .point-options{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.75rem}.pointPayPage2026__main .my-tickets label,.pointPayPage2026__main .my-tickets .ticket-item,.pointPayPage2026__main .point-options label,.pointPayPage2026__main .point-options .ticket-item{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1.5px solid #D1D5DB;border-radius:.75rem;cursor:pointer;font-size:0.9375rem;font-weight:500;transition:border-color 0.2s, background 0.2s}.pointPayPage2026__main .my-tickets label:hover,.pointPayPage2026__main .my-tickets .ticket-item:hover,.pointPayPage2026__main .point-options label:hover,.pointPayPage2026__main .point-options .ticket-item:hover{border-color:#10B981;background:#F0FDF4}input[type="radio"]:checked+.pointPayPage2026__main .my-tickets label,.pointPayPage2026__main .my-tickets label.is-selected,input[type="radio"]:checked+.pointPayPage2026__main .my-tickets .ticket-item,.pointPayPage2026__main .my-tickets .ticket-item.is-selected,input[type="radio"]:checked+.pointPayPage2026__main .point-options label,.pointPayPage2026__main .point-options label.is-selected,input[type="radio"]:checked+.pointPayPage2026__main .point-options .ticket-item,.pointPayPage2026__main .point-options .ticket-item.is-selected{border-color:#10B981;background:#F0FDF4;color:#047857}.pointPayPage2026__main .invoice-section,.pointPayPage2026__main [id*="invoice"],.pointPayPage2026__main [id*="Invoice"],.pointPayPage2026__main .am-tabs{margin-top:.5rem}.pointPayPage2026__main #btnSend{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 2rem;background:#059669;color:#fff;border:none;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background 0.2s, box-shadow 0.2s;min-width:140px}.pointPayPage2026__main #btnSend:hover{background:#047857;box-shadow:0 4px 12px rgba(16,185,129,0.3)}.pointPayPage2026__main #btnSend:active{background:#065F46}.pointPayPage2026__main .am-btn-block,.pointPayPage2026__main .form-actions,.pointPayPage2026__main .submit-row{display:flex;justify-content:flex-end;margin-top:1.5rem}@media (max-width: 768px){.pointPayPage2026{grid-template-columns:1fr}.pointPayPage2026__sidebar{border-right:none;border-bottom:1px solid #E5E7EB}.pointPayPage2026__main{padding:1.5rem 1rem 2rem}.pointPayPage2026__header{flex-direction:column;align-items:flex-start}}.noticePage2026__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.noticePage2026__header .material-icons-outlined{font-size:2rem;color:#10B981}.noticePage2026__headerLeft{display:flex;align-items:center;gap:.75rem}.noticePage2026__title{font-size:1.375rem;font-weight:700;color:#1F2937;margin:0 0 .25rem;line-height:1.3}.noticePage2026__subtitle{font-size:0.875rem;color:#6B7280;margin:0}.noticePage2026__body{background:#fff;border:1px solid #E5E7EB;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 4px rgba(0,0,0,0.05);min-height:200px}.noticePage2026__wait{font-size:0.9375rem;color:#6B7280;text-align:center;padding:1.5rem 0}.noticePage2026__list{margin:0}.noticePage2026__list dt{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 0 .5rem;border-top:1px solid #F3F4F6;font-size:0.9375rem;font-weight:600;color:#1F2937;line-height:1.5}.noticePage2026__list dt:first-child{border-top:none;padding-top:.5rem}.noticePage2026__list dt::before{content:'';display:inline-block;width:8px;height:8px;border-radius:50%;background:#10B981;flex-shrink:0;margin-top:6px}.noticePage2026__list dd{margin:0 0 1rem calc(1.25rem + 8px);font-size:0.875rem;color:#4B5563;line-height:1.6;padding-bottom:.5rem}.noticePage2026__list:empty::after{content:'目前沒有任何通知';display:block;text-align:center;font-size:0.9375rem;color:#9CA3AF;padding:2rem 0}@media (max-width: 768px){.noticePage2026{grid-template-columns:1fr}.noticePage2026__sidebar{border-right:none;border-bottom:1px solid #E5E7EB}.noticePage2026__main{padding:1.5rem 1rem 2rem}}.clubRegPage2026__header{display:flex;align-items:center;margin-bottom:1.5rem}.clubRegPage2026__header .material-icons-outlined{font-size:2rem;color:#10B981}.clubRegPage2026__headerLeft{display:flex;align-items:center;gap:.75rem}.clubRegPage2026__title{font-size:1.375rem;font-weight:700;color:#1F2937;margin:0 0 .25rem;line-height:1.3}.clubRegPage2026__subtitle{font-size:0.875rem;color:#6B7280;margin:0}.clubRegPage2026__tableWrap{background:#fff;border:1px solid #E5E7EB;border-radius:1rem;box-shadow:0 1px 4px rgba(0,0,0,0.05);overflow-x:auto}.clubRegPage2026__table{width:100%;border-collapse:collapse;font-size:0.9375rem}.clubRegPage2026__table thead tr{background:#F0FDF4;border-bottom:2px solid #A7F3D0}.clubRegPage2026__table th{padding:.75rem 1rem;font-size:0.8125rem;font-weight:700;color:#065F46;text-align:left;white-space:nowrap}.clubRegPage2026__table tbody tr{border-bottom:1px solid #F3F4F6;transition:background 0.15s}.clubRegPage2026__table tbody tr:last-child{border-bottom:none}.clubRegPage2026__table tbody tr:hover{background:#F9FAFB}.clubRegPage2026__table td{padding:.75rem 1rem;color:#374151;vertical-align:middle;font-size:0.875rem}.clubRegPage2026__main [class^="am-btn-"]{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .75rem;border:none;border-radius:.75rem;font-size:0.8125rem;font-weight:600;cursor:pointer;transition:background 0.2s, box-shadow 0.2s;margin:2px 2px 2px 0;white-space:nowrap}.clubRegPage2026__main [class^="am-btn-"] .fa{font-size:0.75rem}.clubRegPage2026__main .am-btn-success{background:#10B981;color:#fff}.clubRegPage2026__main .am-btn-success:hover{background:#059669}.clubRegPage2026__main .am-btn-primary{background:#0ea5e9;color:#fff}.clubRegPage2026__main .am-btn-primary:hover{background:#0284c7}.clubRegPage2026__main .am-btn-warning{background:#f59e0b;color:#fff}.clubRegPage2026__main .am-btn-warning:hover{background:#d97706}.clubRegPage2026__main .am-btn-danger{background:#ef4444;color:#fff}.clubRegPage2026__main .am-btn-danger:hover{background:#dc2626}@media (max-width: 768px){.clubRegPage2026{grid-template-columns:1fr}.clubRegPage2026__sidebar{border-right:none;border-bottom:1px solid #E5E7EB}.clubRegPage2026__main{padding:1.5rem 1rem 2rem}}.clubMeetPage2026__header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.clubMeetPage2026__header .material-icons-outlined{font-size:2rem;color:#10B981}.clubMeetPage2026__title{font-size:1.375rem;font-weight:700;color:#1F2937;margin:0 0 .25rem;line-height:1.3}.clubMeetPage2026__subtitle{font-size:0.875rem;color:#6B7280;margin:0}.clubMeetPage2026__loading{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:2.5rem 0;font-size:0.9375rem;color:#6B7280}.clubMeetPage2026__spin{animation:clubMeetSpin 1s linear infinite;color:#10B981}@keyframes clubMeetSpin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.clubMeetPage2026__empty{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:3rem 1.5rem;color:#9CA3AF}.clubMeetPage2026__empty .material-icons-outlined{font-size:3rem}.clubMeetPage2026__empty p{font-size:1rem;margin:0}.clubMeetPage2026__list .div_event{background:#fff;border:1px solid #E5E7EB;border-radius:1rem;box-shadow:0 1px 4px rgba(0,0,0,0.05);margin-bottom:1.25rem;overflow:hidden;transition:box-shadow 0.2s}.clubMeetPage2026__list .div_event:hover{box-shadow:0 4px 16px rgba(0,0,0,0.1)}.clubMeetPage2026__list .div_head{background:linear-gradient(135deg, #F0FDF4 0%, #DCFCE7 100%);border-bottom:1px solid #A7F3D0;padding:1rem 1.5rem}.clubMeetPage2026__list .div_head .ACTNAME strong{font-size:1.0625rem;font-weight:700;color:#065F46}.clubMeetPage2026__list .div_body{padding:1.25rem 1.5rem}.clubMeetPage2026__list .div_body .imgWrap img{border-radius:.75rem;max-height:150px;object-fit:cover}.clubMeetPage2026__list .div_body .am-margin-bottom{font-size:0.875rem;color:#4B5563;margin-bottom:1rem;line-height:1.8}.clubMeetPage2026__list .div_body .am-margin-bottom .am-text-lg{font-size:0.9375rem;font-weight:700;font-size:inherit}.clubMeetPage2026__list .div_body .am-margin-bottom .am-text-lg:not(.am-text-success):not(.am-text-danger){color:#374151}.clubMeetPage2026__list .div_body .am-margin-bottom .am-text-success{color:#059669}.clubMeetPage2026__list .div_body .am-margin-bottom .am-text-danger{color:#ef4444}.clubMeetPage2026__list .div_body .btn{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 1rem;border-radius:.75rem;font-size:0.875rem;font-weight:600;cursor:pointer;transition:background 0.2s, box-shadow 0.2s;text-decoration:none;margin:.25rem .5rem .25rem 0;border:none}.clubMeetPage2026__list .div_body .am-btn-primary{background:#059669;color:#fff}.clubMeetPage2026__list .div_body .am-btn-primary:hover{background:#047857}.clubMeetPage2026__list .div_body .am-btn-default{background:#F3F4F6;color:#4B5563;border:1px solid #D1D5DB}.clubMeetPage2026__list .div_body .am-btn-default:hover{background:#E5E7EB}.clubMeetPage2026__list .div_body .btn-border{background:#fff;color:#047857;border:1.5px solid #10B981}.clubMeetPage2026__list .div_body .btn-border:hover{background:#F0FDF4}@media (max-width: 768px){.clubMeetPage2026{grid-template-columns:1fr}.clubMeetPage2026__sidebar{border-right:none;border-bottom:1px solid #E5E7EB}.clubMeetPage2026__main{padding:1.5rem 1rem 2rem}.clubMeetPage2026__list .div_body{padding:1rem}}.setClubTitlePage2026__header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.setClubTitlePage2026__header .material-icons-outlined{font-size:2rem;color:#10B981}.setClubTitlePage2026__title{font-size:1.375rem;font-weight:700;color:#1F2937;margin:0 0 .25rem;line-height:1.3}.setClubTitlePage2026__subtitle{font-size:0.875rem;color:#6B7280;margin:0}.setClubTitlePage2026__controlCard{background:#fff;border:1px solid #E5E7EB;border-radius:1rem;padding:1.25rem 1.5rem;margin-bottom:1.25rem;box-shadow:0 1px 4px rgba(0,0,0,0.05)}.setClubTitlePage2026__controlRow{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;align-items:flex-end}.setClubTitlePage2026__controlItem{display:flex;flex-direction:column;gap:.25rem;min-width:160px}.setClubTitlePage2026__label{font-size:0.8125rem;font-weight:600;color:#374151}.setClubTitlePage2026__select{padding:.5rem .75rem;border:1px solid #D1D5DB;border-radius:.75rem;font-size:0.9375rem;color:#1F2937;background:#fff;min-width:140px;transition:border-color 0.2s}.setClubTitlePage2026__select:focus{outline:none;border-color:#10B981;box-shadow:0 0 0 3px rgba(16,185,129,0.1)}.setClubTitlePage2026__controlInline{display:flex;align-items:center;gap:.5rem}.setClubTitlePage2026__orgWrap .ul_TitleKind{padding:0;margin:0 0 1.5rem;list-style:none}.setClubTitlePage2026__orgWrap .ul_TitleKind>h2,.setClubTitlePage2026__orgWrap .ul_TitleKind>.am-text-xl{font-size:1rem;font-weight:700;color:#065F46;background:#F0FDF4;border-left:4px solid #10B981;border-radius:0 .75rem .75rem 0;padding:.5rem 1rem;margin:1rem 0 .75rem;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.setClubTitlePage2026__orgWrap .ul_TitleKind>li{margin-bottom:1.25rem}.setClubTitlePage2026__orgWrap .ul_TitleKind>li>h2{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;font-size:0.9375rem;font-weight:600;color:#374151;background:#F3F4F6;border:1px solid #E5E7EB;border-left:4px solid #10B981;border-radius:0 .75rem .75rem 0;padding:.5rem 1rem;margin:0 0 .75rem}.setClubTitlePage2026__orgWrap .ul_subTitle{display:flex !important;flex-wrap:wrap;gap:.75rem;padding:0 !important;list-style:none !important;margin:0 0 .75rem !important}.setClubTitlePage2026__orgWrap .ul_subTitle::before,.setClubTitlePage2026__orgWrap .ul_subTitle::after{display:none !important}.setClubTitlePage2026__orgWrap .ul_subTitle>li{float:none !important;width:auto !important}.setClubTitlePage2026__orgWrap .orgItemLi{background:#fff;border:1px solid #E5E7EB;border-radius:1rem;overflow:hidden;transition:box-shadow 0.2s;width:140px;flex-shrink:0}.setClubTitlePage2026__orgWrap .orgItemLi:hover{box-shadow:0 4px 14px rgba(0,0,0,0.1);border-color:#A7F3D0}.setClubTitlePage2026__orgWrap .orgItem{display:flex;flex-direction:column;align-items:center;padding:1rem .75rem .75rem;gap:.5rem}.setClubTitlePage2026__orgWrap .orgItem .photo{flex-shrink:0;width:72px;height:72px}.setClubTitlePage2026__orgWrap .orgItem .photo img{width:72px !important;height:72px !important;border-radius:50%;object-fit:cover;border:3px solid #DCFCE7;display:block}.setClubTitlePage2026__orgWrap .orgItem .orgItemInfo{width:100%;list-style:none;padding:0;margin:0;font-size:0.75rem;color:#6B7280;text-align:center}.setClubTitlePage2026__orgWrap .orgItem .orgItemInfo .name{font-size:0.875rem;font-weight:700;color:#1F2937;margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.setClubTitlePage2026__orgWrap .orgItem .orgItemInfo li{line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.setClubTitlePage2026__orgWrap .orgItem .orgItemInfo li:last-child{margin-top:.5rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.25rem}.setClubTitlePage2026__orgWrap .orgItem .orgItemInfo li:last-child .btn,.setClubTitlePage2026__orgWrap .orgItem .orgItemInfo li:last-child a.btn,.setClubTitlePage2026__orgWrap .orgItem .orgItemInfo li:last-child button{font-size:0.7rem !important;padding:3px 8px !important;height:auto !important;line-height:1.4 !important;border-radius:6px !important;white-space:nowrap}.setClubTitlePage2026__orgWrap .btn{display:inline-flex;align-items:center;gap:.25rem;padding:2px .5rem;border-radius:6px;font-size:0.75rem;font-weight:600;cursor:pointer;border:none;transition:background 0.15s;text-decoration:none;white-space:nowrap}.setClubTitlePage2026__orgWrap .am-btn-danger{background:#ef4444;color:#fff}.setClubTitlePage2026__orgWrap .am-btn-danger:hover{background:#dc2626}.setClubTitlePage2026__orgWrap .am-btn-secondary{background:#6B7280;color:#fff}.setClubTitlePage2026__orgWrap .am-btn-secondary:hover{background:#4B5563}.setClubTitlePage2026__orgWrap .am-btn-primary{background:#059669;color:#fff}.setClubTitlePage2026__orgWrap .am-btn-primary:hover{background:#047857}.setClubTitlePage2026__orgWrap .am-btn-warning{background:#f59e0b;color:#fff}.setClubTitlePage2026__orgWrap .am-btn-warning:hover{background:#d97706}.setClubTitlePage2026__orgWrap .am-btn-default{background:#F3F4F6;color:#374151;border:1px solid #D1D5DB}.setClubTitlePage2026__orgWrap .am-btn-default:hover{background:#E5E7EB}.setClubTitlePage2026__orgWrap .am-btn-sm{padding:2px .5rem;font-size:0.75rem}@media (max-width: 768px){.setClubTitlePage2026{grid-template-columns:1fr}.setClubTitlePage2026__sidebar{border-right:none;border-bottom:1px solid #E5E7EB}.setClubTitlePage2026__main{padding:1.5rem 1rem 2rem}.setClubTitlePage2026__controlRow{flex-direction:column;gap:.75rem}.setClubTitlePage2026__orgWrap .ul_subTitle{grid-template-columns:1fr 1fr}}@media (max-width: 320px){.setClubTitlePage2026__orgWrap .ul_subTitle{grid-template-columns:1fr}}.memberMaintainPage2026__header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.memberMaintainPage2026__header .material-icons-outlined{font-size:2rem;color:#10B981}.memberMaintainPage2026__title{font-size:1.375rem;font-weight:700;color:#1F2937;margin:0 0 .25rem;line-height:1.3}.memberMaintainPage2026__subtitle{font-size:0.875rem;color:#6B7280;margin:0}.memberMaintainPage2026__tabs{display:flex;gap:0;border-bottom:2px solid #A7F3D0;margin-bottom:1.25rem;flex-wrap:wrap}.memberMaintainPage2026__tab{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 1.25rem;font-size:0.9375rem;font-weight:500;color:#4B5563;text-decoration:none;border-bottom:3px solid transparent;margin-bottom:-2px;transition:color 0.2s, border-color 0.2s}.memberMaintainPage2026__tab .material-icons-outlined{font-size:1.125rem}.memberMaintainPage2026__tab:hover{color:#059669;border-bottom-color:#A7F3D0}.memberMaintainPage2026__tab.is-active{color:#047857;font-weight:700;border-bottom-color:#059669;background:#F0FDF4;border-radius:.75rem .75rem 0 0}.memberMaintainPage2026__searchBar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem;background:#fff;border:1px solid #E5E7EB;border-radius:1rem;padding:1rem 1.25rem;margin-bottom:1.25rem;box-shadow:0 1px 4px rgba(0,0,0,0.05)}.memberMaintainPage2026__searchClub{display:flex;flex-direction:column;gap:.25rem}.memberMaintainPage2026__searchLabel{font-size:0.8125rem;font-weight:600;color:#374151}.memberMaintainPage2026__select{padding:.5rem .75rem;border:1px solid #D1D5DB;border-radius:.75rem;font-size:0.9375rem;color:#1F2937;background:#fff;min-width:160px;transition:border-color 0.2s}.memberMaintainPage2026__select:focus{outline:none;border-color:#10B981;box-shadow:0 0 0 3px rgba(16,185,129,0.1)}.memberMaintainPage2026__searchInput{display:flex;align-items:center;gap:.5rem;flex:1;min-width:200px}.memberMaintainPage2026__textInput{flex:1;padding:.5rem .75rem;border:1px solid #D1D5DB;border-radius:.75rem;font-size:0.9375rem;color:#1F2937;transition:border-color 0.2s}.memberMaintainPage2026__textInput:focus{outline:none;border-color:#10B981;box-shadow:0 0 0 3px rgba(16,185,129,0.1)}.memberMaintainPage2026__content .am-table{width:100%;border-collapse:collapse;font-size:0.875rem;background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,0.05)}.memberMaintainPage2026__content .am-table thead tr{background:#F0FDF4;border-bottom:2px solid #A7F3D0}.memberMaintainPage2026__content .am-table th{padding:.75rem 1rem;font-size:0.8125rem;font-weight:700;color:#065F46;white-space:nowrap}.memberMaintainPage2026__content .am-table tbody tr{border-bottom:1px solid #F3F4F6;transition:background 0.15s}.memberMaintainPage2026__content .am-table tbody tr:hover{background:#F0FDF4}.memberMaintainPage2026__content .am-table tbody tr:last-child{border-bottom:none}.memberMaintainPage2026__content .am-table td{padding:.5rem 1rem;color:#374151;vertical-align:middle}.memberMaintainPage2026__content .am-btn-primary{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 1rem;background:#059669;color:#fff;border:none;border-radius:.75rem;font-size:0.875rem;font-weight:600;cursor:pointer;transition:background 0.2s}.memberMaintainPage2026__content .am-btn-primary:hover{background:#047857}.memberMaintainPage2026__content .pageRuleDesc{margin-top:1.25rem;font-size:0.8125rem;color:#6B7280;border-top:1px solid #E5E7EB;padding-top:.75rem}.memberMaintainPage2026__content .pageRuleDesc ul{padding-left:1rem;margin:.5rem 0 0;line-height:1.8}.memberMaintainPage2026__content .pageRuleDesc .am-text-warning{color:#d97706}.memberMaintainPage2026__content .div_dataCount{font-size:0.875rem;color:#4B5563;text-align:right}@media (max-width: 768px){.memberMaintainPage2026{grid-template-columns:1fr}.memberMaintainPage2026__sidebar{border-right:none;border-bottom:1px solid #E5E7EB}.memberMaintainPage2026__main{padding:1.5rem 1rem 2rem}.memberMaintainPage2026__searchBar{flex-direction:column;align-items:stretch}.memberMaintainPage2026__searchInput{min-width:unset}}.regularMeetingEventPage2026__header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.regularMeetingEventPage2026__header .material-icons-outlined{font-size:2rem;color:#10B981}.regularMeetingEventPage2026__title{font-size:1.375rem;font-weight:700;color:#1F2937;margin:0 0 .25rem}.regularMeetingEventPage2026__subtitle{font-size:0.875rem;color:#6B7280;margin:0}.rmEvent2026__tabs{display:flex;border-bottom:2px solid #A7F3D0;margin-bottom:1.25rem}.rmEvent2026__tab{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 1.25rem;font-size:0.9375rem;font-weight:500;color:#4B5563;text-decoration:none;border-bottom:3px solid transparent;margin-bottom:-2px;transition:color 0.2s, border-color 0.2s}.rmEvent2026__tab .material-icons-outlined{font-size:1.125rem}.rmEvent2026__tab:hover{color:#059669;border-bottom-color:#A7F3D0}.rmEvent2026__tab.is-active{color:#047857;font-weight:700;border-bottom-color:#059669;background:#F0FDF4;border-radius:.75rem .75rem 0 0}.rmEvent2026__toolbar{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:.75rem;background:#fff;border:1px solid #E5E7EB;border-radius:1rem;padding:1rem 1.25rem;margin-bottom:1.25rem;box-shadow:0 1px 4px rgba(0,0,0,0.05)}.rmEvent2026__toolbarLeft{display:flex;align-items:center;gap:.75rem}.rmEvent2026__toolbarLabel{font-size:0.875rem;font-weight:600;color:#374151;white-space:nowrap}.rmEvent2026__select{padding:.5rem .75rem;border:1px solid #D1D5DB;border-radius:.75rem;font-size:0.9375rem;color:#1F2937;background:#fff;min-width:160px;transition:border-color 0.2s}.rmEvent2026__select:focus{outline:none;border-color:#10B981;box-shadow:0 0 0 3px rgba(16,185,129,0.1)}.rmEvent2026__lineNotify{display:flex;align-items:flex-start;gap:.5rem;background:#fef2f2;border:1px solid #fecaca;border-radius:.75rem;padding:.75rem 1rem;margin-bottom:1rem;font-size:0.875rem;color:#dc2626}.rmEvent2026__lineNotify .material-icons-outlined{font-size:1.25rem;flex-shrink:0;margin-top:2px}.rmEvent2026__lineNotify a{color:#dc2626;text-decoration:underline}.rmEvent2026__loading{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:2.5rem 0;font-size:0.9375rem;color:#6B7280}.rmEvent2026__spin{animation:rmEventSpin 1s linear infinite;color:#10B981}@keyframes rmEventSpin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.rmEvent2026__empty{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:3rem 1.5rem;color:#9CA3AF}.rmEvent2026__empty .material-icons-outlined{font-size:3rem}.rmEvent2026__empty p{font-size:1rem;margin:0}.rmEvent2026__list .div_event{background:#fff;border:1px solid #E5E7EB;border-radius:1rem;box-shadow:0 1px 4px rgba(0,0,0,0.05);margin-bottom:1rem;overflow:hidden;transition:box-shadow 0.2s}.rmEvent2026__list .div_event:hover{box-shadow:0 4px 16px rgba(0,0,0,0.1)}.rmEvent2026__list .div_head{background:linear-gradient(135deg, #F0FDF4 0%, #DCFCE7 100%);border-bottom:1px solid #A7F3D0;padding:.75rem 1.25rem}.rmEvent2026__list .div_head .ACTNAME strong{font-size:1.0625rem;font-weight:700;color:#065F46}.rmEvent2026__list .div_body{padding:1rem 1.25rem;font-size:0.875rem;color:#4B5563;line-height:1.8}.rmEvent2026__list .div_body p{margin:0 0 .75rem}.rmEvent2026__list .div_body .am-badge-primary{background:#10B981;color:#fff;padding:2px .5rem;border-radius:9999px;font-size:0.75rem;font-weight:600}.rmEvent2026__list .div_body .am-badge{background:#D1D5DB;color:#374151;padding:2px .5rem;border-radius:9999px;font-size:0.75rem}.rmEvent2026__list .div_body .btn{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 1rem;border-radius:.75rem;font-size:0.875rem;font-weight:600;cursor:pointer;text-decoration:none;margin:.25rem .5rem .25rem 0;transition:background 0.2s}.rmEvent2026__list .div_body .am-btn-primary{background:#059669;color:#fff;border:none}.rmEvent2026__list .div_body .am-btn-primary:hover{background:#047857}.rmEvent2026__list .div_body .btn-border{background:#fff;color:#047857;border:1.5px solid #10B981}.rmEvent2026__list .div_body .btn-border:hover{background:#F0FDF4}.rmEvent2026__list .div_foot{padding:.5rem 1.25rem .75rem;border-top:1px solid #F3F4F6;font-size:0.8125rem}.rmEvent2026__list .div_foot a{color:#059669;text-decoration:none}.rmEvent2026__list .div_foot a:hover{text-decoration:underline}.rmEvent2026__sendCard{background:#fff;border:1px solid #E5E7EB;border-radius:1rem;padding:1.25rem 1.5rem;margin-top:1.25rem;box-shadow:0 1px 4px rgba(0,0,0,0.05)}.rmEvent2026__sendCardHead{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;color:#1F2937;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #DCFCE7}.rmEvent2026__sendCardHead .material-icons-outlined{color:#10B981}.rmEvent2026__sendCardBody{display:flex;flex-direction:column;gap:.75rem;max-width:520px}.rmEvent2026__sendCardRow{display:flex;align-items:center;gap:.75rem}.rmEvent2026__sendCardLabel{font-size:0.875rem;font-weight:600;color:#374151;white-space:nowrap;min-width:72px}.rmEvent2026__sendCardSelect{flex:1;padding:.5rem .75rem;border:1px solid #D1D5DB;border-radius:.75rem;font-size:0.9375rem;color:#1F2937;background:#fff}.rmEvent2026__sendCardSelect:focus{outline:none;border-color:#10B981;box-shadow:0 0 0 3px rgba(16,185,129,0.1)}.rmEvent2026__forCopy{margin-top:1rem;padding-top:1rem;border-top:1px solid #E5E7EB}.rmEvent2026__textarea{width:100%;min-height:100px;padding:.75rem;border:1px solid #D1D5DB;border-radius:.75rem;font-size:0.875rem;color:#1F2937;resize:vertical;margin-bottom:.75rem}.rmEvent2026__copyActions{display:flex;gap:.5rem;flex-wrap:wrap}@media (max-width: 768px){.regularMeetingEventPage2026{grid-template-columns:1fr}.regularMeetingEventPage2026__sidebar{border-right:none;border-bottom:1px solid #E5E7EB}.regularMeetingEventPage2026__main{padding:1.5rem 1rem 2rem}.rmEvent2026__toolbar{flex-direction:column;align-items:stretch}.rmEvent2026__toolbarLeft{flex-direction:column;align-items:flex-start}}.fatfooter2026{background:#111827;color:#D1D5DB;padding:2.5rem 0 0}.fatfooter2026__inner{max-width:1280px;margin:0 auto;padding:0 1.5rem 2rem;display:grid;grid-template-columns:1fr 280px;gap:2rem;align-items:start}.fatfooter2026__nav{display:flex;flex-wrap:wrap;gap:1.5rem 2rem}.fatfooter2026__navGroup{min-width:140px}.fatfooter2026__navTitle{font-size:0.8125rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:0.08em;margin:0 0 .75rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,0.12)}.fatfooter2026__navList{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.fatfooter2026__navItem{font-size:0.875rem;line-height:1.5;color:#9CA3AF}.fatfooter2026__navItem a{color:#9CA3AF;text-decoration:none;transition:color 0.2s}.fatfooter2026__navItem a i{margin-right:.25rem;font-size:0.875rem;vertical-align:middle}.fatfooter2026__navItem a img{width:16px;height:16px;vertical-align:middle;margin-right:.25rem}.fatfooter2026__navItem a:hover{color:#10B981}.fatfooter2026__navItem i,.fatfooter2026__navItem img{margin-right:.25rem;font-size:0.875rem;vertical-align:middle}.fatfooter2026__navItem--text{cursor:default}.fatfooter2026__contact{background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);border-radius:20px;padding:1.25rem 1.25rem 1rem}.fatfooter2026__contactTitle{font-size:0.8125rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:0.08em;margin:0 0 .75rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,0.12)}.fatfooter2026__contactList{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.fatfooter2026__contactItem{display:flex;align-items:flex-start;gap:.5rem;font-size:0.8125rem;line-height:1.5;color:#9CA3AF}.fatfooter2026__contactItem a{color:#10B981;text-decoration:none;transition:color 0.2s}.fatfooter2026__contactItem a:hover{color:#A7F3D0}.fatfooter2026__contactIcon{font-size:1rem;color:#10B981;flex-shrink:0;margin-top:1px}.fatfooter2026__bottom{border-top:1px solid rgba(255,255,255,0.08);padding:1rem 1.5rem;text-align:center}.fatfooter2026__copyright{font-size:0.75rem;color:#4B5563;margin:0}@media (max-width: 768px){.fatfooter2026__inner{grid-template-columns:1fr}.fatfooter2026__contact{border-radius:1rem}}@media (max-width: 320px){.fatfooter2026__nav{flex-direction:column;gap:1.25rem}}.my-tickets .am-tabs-nav.am-nav-tabs{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0 0 1rem;border-bottom:2px solid #A7F3D0;gap:0}.my-tickets .am-tabs-nav.am-nav-tabs li{margin-bottom:-2px}.my-tickets .am-tabs-nav.am-nav-tabs li a{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 1.25rem;font-size:0.9375rem;font-weight:500;color:#4B5563;text-decoration:none;border-bottom:3px solid transparent;transition:color 0.2s, border-color 0.2s}.my-tickets .am-tabs-nav.am-nav-tabs li a .fa{font-size:0.875rem}.my-tickets .am-tabs-nav.am-nav-tabs li a:hover{color:#059669;border-bottom-color:#A7F3D0;background:transparent}.my-tickets .am-tabs-nav.am-nav-tabs li.am-active a{color:#047857;font-weight:700;border-bottom-color:#059669;background:#F0FDF4;border-radius:.75rem .75rem 0 0}.my-tickets .member-h3{display:flex;align-items:baseline;gap:.5rem;font-size:0.9375rem;font-weight:600;color:#374151;margin:0 0 1rem}.my-tickets .member-h3 .fa{color:#10B981;font-size:0.875rem}.my-tickets .member-h3 .tip{font-size:0.8rem;font-weight:400;color:#9CA3AF}.my-tickets .order-item{background:#fff;border:1px solid #E5E7EB;border-radius:1rem;box-shadow:0 1px 4px rgba(0,0,0,0.05);margin-bottom:1rem;overflow:hidden;transition:box-shadow 0.2s}.my-tickets .order-item:hover{box-shadow:0 4px 16px rgba(0,0,0,0.09)}.my-tickets .order-item .row1{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem 1rem;padding:.75rem 1.25rem;background:linear-gradient(135deg, #F0FDF4 0%, #fff 100%);border-bottom:1px solid #DCFCE7}.my-tickets .order-item .row1 .div_OrderID{display:flex;align-items:center;gap:.5rem;font-size:0.9375rem;font-weight:600;color:#1F2937;flex-wrap:wrap}.my-tickets .order-item .row1 .div_OrderDate{font-size:0.8125rem;color:#9CA3AF;margin-left:auto}.my-tickets .order-item .row1 .order-status{font-size:0.8rem;color:#6B7280;font-weight:400}.my-tickets .order-item .row1 button.am-text-danger{display:inline-flex;align-items:center;gap:.25rem;padding:2px .5rem;font-size:0.8rem;font-weight:600;color:#ef4444;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;cursor:pointer;transition:background 0.15s}.my-tickets .order-item .row1 button.am-text-danger .fa{font-size:0.75rem}.my-tickets .order-item .row1 button.am-text-danger:hover{background:#fee2e2;border-color:#f87171}.my-tickets .order-item .row2{padding:.75rem 1.25rem 0}.my-tickets .order-item .row2 .pItem{padding-bottom:.75rem;border-bottom:1px solid #F3F4F6}.my-tickets .order-item .row2 .pItem:last-child{border-bottom:none}.my-tickets .order-item .row2 .info-ul{list-style:none;padding:0;margin:0;display:flex;align-items:center;flex-wrap:wrap;gap:.5rem 1rem}.my-tickets .order-item .row2 .info-ul .pName{font-size:0.9375rem;color:#1F2937;flex:1;min-width:140px}.my-tickets .order-item .row2 .info-ul .pTotalCount .count{display:flex;align-items:center;gap:.5rem;font-size:0.875rem;color:#4B5563}.my-tickets .order-item .row2 .info-ul .pTotalCount .count .price{font-weight:600;color:#1F2937}.my-tickets .order-item .row2 .info-ul .pTotalCount .count .price:last-child{color:#047857}.my-tickets .order-item .order-foot{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;padding:1rem 1.25rem;background:#F9FAFB;border-top:1px solid #F3F4F6}.my-tickets .order-item .order-foot .div_btns{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.my-tickets .order-item .order-foot .div_btns a.payment-btn,.my-tickets .order-item .order-foot .div_btns button.payment-btn{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 1rem;font-size:0.875rem;font-weight:600;border-radius:.75rem;cursor:pointer;text-decoration:none;transition:background 0.2s, box-shadow 0.2s;border:none}.my-tickets .order-item .order-foot .div_btns a.btn-main,.my-tickets .order-item .order-foot .div_btns button.btn-main{background:#059669;color:#fff}.my-tickets .order-item .order-foot .div_btns a.btn-main .fa,.my-tickets .order-item .order-foot .div_btns button.btn-main .fa{font-size:0.875rem}.my-tickets .order-item .order-foot .div_btns a.btn-main:hover,.my-tickets .order-item .order-foot .div_btns button.btn-main:hover{background:#047857;box-shadow:0 3px 8px rgba(16,185,129,0.3)}.my-tickets .order-item .order-foot .div_btns a.btn-main[disabled],.my-tickets .order-item .order-foot .div_btns button.btn-main[disabled]{opacity:0.6;cursor:not-allowed}.my-tickets .order-item .order-foot .totalCount,.my-tickets .order-item .order-foot .taxCount{font-size:0.9375rem;color:#374151}.my-tickets .order-item .order-foot .totalCount .am-text-lg,.my-tickets .order-item .order-foot .taxCount .am-text-lg{font-size:1.1rem;font-weight:700;color:#047857}.my-tickets .order-item .order-foot .taxCount{font-size:0.875rem;color:#6B7280}.my-tickets .order-item .order-foot .taxCount .am-text-lg{font-size:1rem;color:#4B5563}.my-tickets .order-item .row1:only-child{color:#9CA3AF;font-weight:400;justify-content:center;padding:2rem 1.25rem;background:#fff;border-bottom:none}#modal_ATM .am-modal-dialog,#modal_Report .am-modal-dialog{border-radius:20px}#modal_ATM .am-modal-hd,#modal_Report .am-modal-hd{font-size:1rem;font-weight:700;color:#1F2937;border-bottom:2px solid #DCFCE7}#modal_ATM h1,#modal_Report h1{font-size:0.9375rem;color:#4B5563;font-weight:400;margin:.75rem 1.25rem 0}#modal_ATM label,#modal_Report label{font-size:0.875rem;font-weight:600;color:#374151}#modal_ATM .am-form-field,#modal_Report .am-form-field{border-radius:.75rem;font-size:0.9375rem;border:1px solid #D1D5DB}#modal_ATM .am-form-field:focus,#modal_Report .am-form-field:focus{outline:none;border-color:#10B981;box-shadow:0 0 0 3px rgba(16,185,129,0.1)}#modal_ATM .am-btn-primary,#modal_Report .am-btn-primary{background:#059669;border-color:#059669;color:#fff;border-radius:.75rem}#modal_ATM .am-btn-primary:hover,#modal_Report .am-btn-primary:hover{background:#047857;border-color:#047857}.div_MemberCardWrap{margin-bottom:1.5rem}.div_MemberCard{background:#fff;border:1px solid #E5E7EB;border-radius:20px;box-shadow:0 2px 12px rgba(0,0,0,0.06);padding:1.5rem 1.5rem;max-width:560px}.div_MemberCard .UserName{font-size:1.25rem;font-weight:700;color:#1F2937;margin-bottom:.25rem}.div_MemberCard .Level{display:inline-flex;align-items:center;background:#F0FDF4;color:#047857;border:1px solid #A7F3D0;border-radius:9999px;padding:2px .75rem;font-size:0.8125rem;font-weight:600;margin-bottom:.5rem}.div_MemberCard .ExpDate{font-size:0.875rem;color:#6B7280;margin-bottom:1.25rem}.div_MemberCard .ExpDate .span_tip{display:inline-flex;align-items:center;gap:.25rem;margin-left:.5rem;font-size:0.8rem;color:#b45309;background:#fef3c7;border:1px solid #fde68a;border-radius:9999px;padding:1px .75rem;font-weight:600}.div_MemberCard .BtnGroup{display:flex;flex-wrap:wrap;gap:.5rem}.div_MemberCard .BtnGroup .btn{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 1.25rem;border-radius:.75rem;font-size:0.9375rem;font-weight:600;cursor:pointer;text-decoration:none;transition:background 0.2s, box-shadow 0.2s;border:none;white-space:nowrap;width:auto !important}.div_MemberCard .BtnGroup .btn .fa{font-size:0.875rem}.div_MemberCard .BtnGroup .btn-main{background:#059669;color:#fff}.div_MemberCard .BtnGroup .btn-main:hover{background:#047857;box-shadow:0 3px 8px rgba(16,185,129,0.3);color:#fff}.div_MemberCard .BtnGroup .btn-warning{background:#f59e0b;color:#fff}.div_MemberCard .BtnGroup .btn-warning:hover{background:#d97706;color:#fff}.div_MemberCard .BtnGroup .btn-border{background:#fff;color:#047857;border:1.5px solid #10B981}.div_MemberCard .BtnGroup .btn-border:hover{background:#F0FDF4}.div_Progess{margin-bottom:1.25rem}.div_step_Container{overflow:hidden}.Container-progessbar{display:flex;list-style:none;padding:0;margin:0;gap:0;border-bottom:2px solid #E5E7EB}.Container-progessbar .span_step{flex:1;max-width:180px}.Container-progessbar .span_step span,.Container-progessbar .span_step a{display:flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:0.9375rem;font-weight:500;color:#9CA3AF;text-decoration:none;border-bottom:3px solid transparent;margin-bottom:-2px;cursor:pointer;transition:color 0.2s, border-color 0.2s}.Container-progessbar .span_step.active span,.Container-progessbar .span_step.active a{color:#047857;font-weight:700;border-bottom-color:#059669}.pricing-container{padding:.5rem 0 1rem}.pricing-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.25rem}@media (max-width: 992px){.pricing-grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 576px){.pricing-grid{grid-template-columns:1fr}}.pricing-card{background:#fff;border:1.5px solid #E5E7EB;border-radius:20px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 2px 8px rgba(0,0,0,0.05);transition:border-color 0.2s, box-shadow 0.2s}.pricing-card:hover{border-color:#A7F3D0;box-shadow:0 6px 20px rgba(16,185,129,0.12)}.pricing-card>h2{font-size:1.1rem;font-weight:700;color:#065F46;margin:0;padding-bottom:.75rem;border-bottom:2px solid #DCFCE7}.pricing-card .price-section{display:flex;flex-direction:column;gap:.25rem}.pricing-card .fee{font-size:0.9375rem;color:#374151;font-weight:500}.pricing-card .fee small{font-size:0.8rem;color:#9CA3AF;font-weight:400}.pricing-card .join-button{display:flex;align-items:center;justify-content:center;padding:.5rem 1.25rem;background:#059669;color:#fff;border-radius:.75rem;font-size:0.9375rem;font-weight:600;text-decoration:none;cursor:pointer;transition:background 0.2s, box-shadow 0.2s;border:none;text-align:center}.pricing-card .join-button:hover{background:#047857;color:#fff;box-shadow:0 3px 8px rgba(16,185,129,0.3);text-decoration:none}.pricing-card .benefits h3,.pricing-card .notes h3{font-size:0.8125rem;font-weight:700;color:#6B7280;text-transform:uppercase;letter-spacing:0.05em;margin:0 0 .5rem}.pricing-card .benefits ul,.pricing-card .notes ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.pricing-card .benefits li,.pricing-card .notes li{font-size:0.8125rem;color:#4B5563;line-height:1.6;padding-left:1rem;position:relative}.pricing-card .benefits li::before,.pricing-card .notes li::before{content:'✓';position:absolute;left:0;color:#10B981;font-size:0.75rem;top:1px}.pricing-card .benefits li a,.pricing-card .notes li a{color:#059669}.pricing-card .benefits li a:hover,.pricing-card .notes li a:hover{text-decoration:underline}.pricing-card .notes li::before{content:'·';color:#9CA3AF;font-size:1rem;top:-1px}.div_box.SL_form{background:#fff;border:1px solid #E5E7EB;border-radius:20px;padding:1.5rem 1.5rem;box-shadow:0 1px 6px rgba(0,0,0,0.05);margin-bottom:1.5rem;max-width:760px}.div_box.SL_form .section_title{font-size:1rem;font-weight:700;color:#1F2937;margin:0 0 1.25rem;padding-bottom:.75rem;border-bottom:2px solid #DCFCE7;display:flex;align-items:center;gap:.5rem}.div_box.SL_form .section_title .fa{color:#10B981;font-size:0.875rem}.div_box.SL_form .am-form-group{margin-bottom:1rem}.div_box.SL_form .am-form-group label{font-size:0.875rem;font-weight:600;color:#374151;padding-top:.5rem}.div_box.SL_form .am-form-group .am-form-field{border:1px solid #D1D5DB;border-radius:.75rem;padding:.5rem .75rem;font-size:0.9375rem;color:#1F2937;transition:border-color 0.2s, box-shadow 0.2s}.div_box.SL_form .am-form-group .am-form-field:focus{outline:none;border-color:#10B981;box-shadow:0 0 0 3px rgba(16,185,129,0.1)}.div_box.SL_form .am-form-group .am-form-field[readonly]{background:#F9FAFB;color:#6B7280;cursor:default}.div_box.SL_form .am-form-group .am-text-sm{font-size:0.8125rem;color:#9CA3AF;margin-top:.25rem}.div_box.SL_form .SelectCity{display:flex;gap:.5rem;margin-bottom:.5rem;flex-wrap:wrap}.div_box.SL_form .SelectCity .styled-select{flex:1;min-width:100px}.div_box.SL_form [name="divrdoSex"]{display:flex;gap:1rem;padding-top:.25rem}.div_box.SL_form [name="divrdoSex"] label{display:flex;align-items:center;gap:.25rem;font-weight:400;color:#374151;cursor:pointer}.div_box.SL_form #div_formButtonForOldMember .btn-main,.div_box.SL_form #div_formButtonForOldMember .am-btn.btn-main,.div_box.SL_form #div_formButtonForNewMember .btn-main,.div_box.SL_form #div_formButtonForNewMember .am-btn.btn-main{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 1.5rem;background:#059669;color:#fff;border:none;border-radius:.75rem;font-size:0.9375rem;font-weight:600;cursor:pointer;transition:background 0.2s}.div_box.SL_form #div_formButtonForOldMember .btn-main:hover,.div_box.SL_form #div_formButtonForOldMember .am-btn.btn-main:hover,.div_box.SL_form #div_formButtonForNewMember .btn-main:hover,.div_box.SL_form #div_formButtonForNewMember .am-btn.btn-main:hover{background:#047857}.div_box.SL_form #div_formButtonForOldMember .btn-border,.div_box.SL_form #div_formButtonForNewMember .btn-border{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 1.25rem;background:#fff;color:#047857;border:1.5px solid #10B981;border-radius:.75rem;font-size:0.9375rem;font-weight:600;cursor:pointer;transition:background 0.2s}.div_box.SL_form #div_formButtonForOldMember .btn-border:hover,.div_box.SL_form #div_formButtonForNewMember .btn-border:hover{background:#F0FDF4}.ncard-notice{display:flex;align-items:center;gap:.5rem;background:#fef9ec;border:1px solid #fde68a;border-left:4px solid #f59e0b;border-radius:1rem;padding:1rem 1.25rem;margin:1rem 0;font-size:0.9375rem;color:#92400e}.ncard-notice .material-icons-outlined{font-size:1.1rem;color:#f59e0b;flex-shrink:0}.ncard-notice a{color:#047857;font-weight:600;text-decoration:underline}.ncard-notice a:hover{color:#065F46}.ncard-level{font-size:0.8125rem;color:#6B7280;background:#F3F4F6;border-radius:9999px;padding:2px .75rem}.ncard-rules{list-style:none;padding:1rem 1.25rem;margin:1rem 0 0;background:#F9FAFB;border:1px solid #E5E7EB;border-radius:.75rem;display:flex;flex-direction:column;gap:.25rem}.ncard-rules li{font-size:0.8125rem;color:#6B7280;line-height:1.7;padding-left:1rem;position:relative}.ncard-rules li::before{content:'•';position:absolute;left:.25rem;color:#10B981}.my-profile{max-width:820px}.my-profile.profileSection,.my-profile .profileSection{background:#fff;border:1px solid #E5E7EB;border-radius:1rem;padding:1.25rem 1.5rem;margin-bottom:1.25rem;box-shadow:0 1px 6px rgba(0,0,0,0.05);overflow:hidden}.my-profile .desc{font-size:0.875rem;color:#6B7280;line-height:1.7;margin:0 0 1rem}.my-profile .am-form-field{border:1px solid #D1D5DB;border-radius:.75rem;padding:.5rem .75rem;font-size:0.9375rem;color:#1F2937;background:#fff;transition:border-color 0.2s, box-shadow 0.2s;height:auto}.my-profile .am-form-field:focus{outline:none;border-color:#10B981;box-shadow:0 0 0 3px rgba(16,185,129,0.1)}.my-profile .am-form-field[readonly],.my-profile .am-form-field.disabled{background:#F9FAFB;color:#6B7280;cursor:default}.my-profile .am-form-label{font-size:0.875rem;font-weight:600;color:#374151}.my-profile .SelectCity{display:flex;gap:.5rem;margin-bottom:.5rem;flex-wrap:wrap}.my-profile .SelectCity .styled-select{flex:1;min-width:100px}.my-profile .SelectCity .styled-select select{width:100%;border:1px solid #D1D5DB;border-radius:.75rem;padding:.5rem .75rem;font-size:0.875rem;color:#1F2937;background:#fff;transition:border-color 0.2s}.my-profile .SelectCity .styled-select select:focus{outline:none;border-color:#10B981;box-shadow:0 0 0 3px rgba(16,185,129,0.1)}.my-profile .SelectCity .zip{min-width:80px;max-width:100px}.my-profile .SelectCity .zip input{width:100%;border:1px solid #E5E7EB;border-radius:.75rem;padding:.5rem .75rem;font-size:0.875rem;color:#9CA3AF;background:#F9FAFB;text-align:center}.my-profile .btn-main.save,.my-profile .btn.btn-main{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 1.5rem;background:#059669;color:#fff;border:none;border-radius:.75rem;font-size:0.9375rem;font-weight:600;cursor:pointer;transition:background 0.2s, box-shadow 0.2s;width:auto !important}.my-profile .btn-main.save .fa,.my-profile .btn.btn-main .fa{font-size:0.875rem}.my-profile .btn-main.save:hover,.my-profile .btn.btn-main:hover{background:#047857;box-shadow:0 3px 8px rgba(16,185,129,0.3);color:#fff}.my-profile .btnSecond,.my-profile .btn-border.save{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 1.25rem;background:#fff;color:#047857;border:1.5px solid #10B981;border-radius:.75rem;font-size:0.9375rem;font-weight:600;cursor:pointer;transition:background 0.2s}.my-profile .btnSecond:hover,.my-profile .btn-border.save:hover{background:#F0FDF4}.my-profile #btnAuth{display:inline-flex;align-items:center;padding:.5rem 1rem;background:#fff;color:#4B5563;border:1px solid #D1D5DB;border-radius:.75rem;font-size:0.875rem;font-weight:500;cursor:pointer;transition:background 0.15s, border-color 0.15s}.my-profile #btnAuth:hover{border-color:#10B981;color:#047857;background:#F0FDF4}.my-profile .am-btn-danger{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 1.25rem;background:#ef4444;color:#fff;border:none;border-radius:.75rem;font-size:0.9375rem;font-weight:600;cursor:pointer;transition:background 0.2s}.my-profile .am-btn-danger:hover{background:#dc2626}.my-profile #btnLineNotify{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 1rem;background:#06c755;color:#fff;border-radius:.75rem;font-size:0.875rem;font-weight:600;text-decoration:none;transition:background 0.2s;margin-bottom:.75rem}.my-profile #btnLineNotify:hover{background:#05a847;color:#fff;text-decoration:none}.my-profile .table_thGray{width:100%;border-collapse:collapse;font-size:0.875rem;background:#fff;border:1px solid #E5E7EB;border-radius:.75rem;overflow:hidden}.my-profile .table_thGray thead tr{background:#F9FAFB;border-bottom:2px solid #E5E7EB}.my-profile .table_thGray th{padding:.5rem 1rem;font-size:0.8125rem;font-weight:700;color:#6B7280;text-align:left;white-space:nowrap}.my-profile .table_thGray tbody tr{border-bottom:1px solid #F3F4F6;transition:background 0.15s}.my-profile .table_thGray tbody tr:last-child{border-bottom:none}.my-profile .table_thGray tbody tr:hover{background:#F0FDF4}.my-profile .table_thGray td{padding:.5rem 1rem;color:#374151;vertical-align:middle}.my-profile #spanMsg{border:1px solid #A7F3D0;background:#F0FDF4;border-radius:.75rem;padding:.75rem 1rem;font-size:0.9375rem;color:#047857;margin-bottom:1rem}.my-profile hr{border:none;border-top:1px solid #F3F4F6;margin:1.25rem 0}.n2List2026__hint{font-size:0.8125rem;color:#9CA3AF;margin:0 0 1rem}.g3List2026__eventList{display:flex;flex-direction:column;gap:.75rem}.g3List2026__card{background:#fff;border:1px solid #E5E7EB;border-radius:1rem;padding:1rem 1.25rem;box-shadow:0 1px 4px rgba(0,0,0,0.04);transition:box-shadow 0.15s}.g3List2026__card:hover{box-shadow:0 3px 10px rgba(0,0,0,0.08)}.g3List2026__cardHead{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.5rem}.g3List2026__cardTitle{font-size:0.9375rem;font-weight:700;color:#1F2937;line-height:1.5;flex:1}.g3List2026__cardBody{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.g3List2026__meta{font-size:0.8125rem;color:#9CA3AF}.page_donatelist .am-form-field,.page_donatelist input.am-form-field,.page_donatelist select.am-form-field{font-size:14px;height:38px;padding:6px 10px;line-height:1.4}.page_donatelist textarea.am-form-field{font-size:14px;height:auto;padding:8px 10px;line-height:1.6}.page_donatelist .input-group .am-form-field,.page_donatelist .am-input-group .am-form-field{font-size:14px;height:38px}.page_donatelist .input-group .am-input-group-btn button,.page_donatelist .input-group-btn button{height:38px;font-size:14px;padding:0 12px}.page_donatelist label,.page_donatelist .form-label{font-size:14px}.page_donatelist .am-form-help{font-size:12px}.page_donatelist .am-table th,.page_donatelist .am-table td{font-size:13px}.page_donatelist .am-checkbox label,.page_donatelist .am-checkbox input{font-size:14px}.page_donatelist .am-input-group{position:relative !important;display:block !important;width:100% !important}.page_donatelist .am-input-group>.am-form-field{display:block !important;width:100% !important;padding-right:42px !important;box-sizing:border-box !important;height:38px !important}.page_donatelist .am-input-group>.am-input-group-btn{position:absolute !important;top:15px;right:4px !important;transform:translateY(-50%) !important;height:30px !important;width:30px !important;display:flex !important;align-items:center !important;justify-content:center !important;z-index:9999 !important}.page_donatelist .am-input-group>.am-input-group-btn>button,.page_donatelist .am-input-group>.am-input-group-btn>.am-btn{display:flex !important;align-items:center !important;justify-content:center !important;height:30px !important;width:30px !important;padding:0 !important;border-radius:4px !important;border:none !important;background:transparent !important;color:#9CA3AF !important;font-size:15px !important;cursor:pointer;box-sizing:border-box !important;line-height:1 !important;transition:background 0.15s, color 0.15s !important}.page_donatelist .am-input-group>.am-input-group-btn>button:hover,.page_donatelist .am-input-group>.am-input-group-btn>.am-btn:hover{background:#fee2e2 !important;color:#ef4444 !important}.page_donatelist #btnReInput,.page_donatelist .btn-white{display:inline-flex !important;align-items:center;gap:.5rem;height:40px !important;padding:0 18px !important;font-size:14px !important;font-weight:500 !important;color:#374151 !important;background:#fff !important;border:1px solid #D1D5DB !important;border-radius:1rem !important;box-shadow:none !important;cursor:pointer;transition:background 0.15s, border-color 0.15s !important;text-decoration:none;line-height:1 !important}.page_donatelist #btnReInput:hover,.page_donatelist .btn-white:hover{background:#F3F4F6 !important;border-color:#9CA3AF !important;color:#111827 !important}.donate-query-btn{display:inline-flex;align-items:center;gap:.5rem;font-size:13px;font-weight:500;color:#374151;background:#fff;border:1px solid #D1D5DB;border-radius:1rem;padding:7px 14px;text-decoration:none;transition:background 0.15s, border-color 0.15s;line-height:1}.donate-query-btn:hover{background:#F3F4F6;border-color:#9CA3AF;text-decoration:none;color:#111827}.donate-query-btn .fa{font-size:13px;color:#6B7280}.donate-wrap{max-width:900px}.donate-wrap .donate-hero{background:linear-gradient(135deg, #174f44 0%, #1f6f5f 55%, #73b35a 100%);color:#fff;border-radius:22px;padding:28px 32px 26px;margin-bottom:24px;box-shadow:0 14px 36px rgba(21,53,45,0.18)}.donate-wrap .donate-hero h1{margin:0 0 8px;font-size:24px;font-weight:800;line-height:1.25;color:#fff}.donate-wrap .donate-hero p{margin:0;font-size:14px;color:rgba(255,255,255,0.92);line-height:1.7}.donate-wrap .donate-steps{display:flex;align-items:center;flex-wrap:wrap;gap:2px;margin-bottom:16px;font-size:13px;color:#9CA3AF}.donate-wrap .donate-steps .donate-step{padding:4px 12px;border-radius:999px}.donate-wrap .donate-steps .donate-step--active{background:#16a34a;color:#fff;font-weight:700}.donate-wrap .donate-steps .donate-step-arrow{font-size:10px;color:#D1D5DB;margin:0 1px}.donate-wrap .donate-query-wrap{margin-bottom:24px}.donate-wrap .donate-card{background:#fff;border:1px solid #dce8db;border-radius:18px;overflow:hidden;box-shadow:0 4px 20px rgba(18,43,35,0.07);margin-bottom:20px}.donate-wrap .donate-card__head{padding:15px 22px;background:linear-gradient(90deg, #174f44, #2d8a6a);color:#fff;font-size:17px;font-weight:700;letter-spacing:.02em}.donate-wrap .donate-card__body{padding:24px 26px}.donate-wrap .donate-field{display:flex;flex-direction:column;gap:6px;margin-bottom:20px}.donate-wrap .donate-field:last-child{margin-bottom:0}.donate-wrap .donate-field label{font-size:15px;font-weight:600;color:#374151;margin:0}.donate-wrap .donate-field label .required{color:#dc2626;margin-left:2px}.donate-wrap .donate-field input,.donate-wrap .donate-field select,.donate-wrap .donate-field textarea{width:100%;padding:11px 14px;border:1px solid #cfdcd0;border-radius:10px;font-size:15px;background:#fff;box-sizing:border-box;line-height:1.4;transition:border-color .15s, box-shadow .15s}.donate-wrap .donate-field input:focus,.donate-wrap .donate-field select:focus,.donate-wrap .donate-field textarea:focus{outline:none;border-color:#1f6f5f;box-shadow:0 0 0 3px rgba(31,111,95,0.1)}.donate-wrap .donate-field .donate-field__hint{font-size:13px;color:#6B7280;margin:0;line-height:1.5}.donate-wrap .donate-two-col{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media (max-width: 600px){.donate-wrap .donate-two-col{grid-template-columns:1fr}}.donate-wrap .donate-addr-selects{display:flex;gap:8px;margin-bottom:8px}.donate-wrap .donate-addr-selects select{flex:1}@media (max-width: 480px){.donate-wrap .donate-addr-selects{flex-direction:column}}.donate-wrap .donate-notice{background:#fff9ef;border:1px solid #f1d49f;border-radius:12px;padding:14px 16px;color:#7b4b07;font-size:14px;line-height:1.7;margin-bottom:14px}.donate-wrap .donate-notice--green{background:#f0fdf4;border-color:#bbf7d0;color:#166534}.donate-wrap .donate-notice--time{background:#fefce8;border:1px solid #fde68a;border-radius:8px;padding:10px 14px;color:#92400e;font-size:14px;line-height:1.6}.donate-wrap .donate-check-row{background:#f8faf7;border:1px solid #d7e3d5;border-radius:10px;padding:14px 16px;margin-bottom:10px}.donate-wrap .donate-check-row label{display:flex;align-items:flex-start;gap:8px;font-size:15px;line-height:1.6;cursor:pointer;margin:0;color:#374151}.donate-wrap .donate-check-row label input[type="checkbox"]{width:auto;margin-top:3px;flex-shrink:0}.donate-wrap .donate-btn-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.donate-wrap .donate-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:44px;padding:0 24px;border:0;border-radius:11px;font-size:15px;font-weight:600;cursor:pointer;text-decoration:none;transition:opacity .15s, box-shadow .15s}.donate-wrap .donate-btn--primary{background:linear-gradient(90deg, #174f44, #1f6f5f);color:#fff;min-width:140px}.donate-wrap .donate-btn--primary:hover{opacity:.9}.donate-wrap .donate-btn--ghost{background:#fff;color:#374151;border:1px solid #D1D5DB}.donate-wrap .donate-btn--ghost:hover{background:#F3F4F6}.donate-wrap .donate-btn--sm{height:34px;padding:0 14px;font-size:13px;border-radius:8px}.donate-wrap .donate-table{width:100%;border-collapse:collapse;font-size:14px;margin-bottom:12px}.donate-wrap .donate-table th{background:#f0fdf4;color:#166534;font-weight:600;padding:10px 12px;border:1px solid #d1fae5;text-align:left}.donate-wrap .donate-table td{padding:9px 12px;border:1px solid #e5e7eb;vertical-align:middle}.donate-wrap .donate-table tr:nth-child(even) td{background:#f9fafb}.donate-wrap .donate-table select,.donate-wrap .donate-table input[type="text"],.donate-wrap .donate-table input[type="number"]{width:100%;padding:7px 9px;border:1px solid #cfdcd0;border-radius:7px;font-size:14px;box-sizing:border-box}.admin-toolbar{background:#f8faf9;border:1px solid #dce8db;border-radius:12px;padding:14px 18px;margin-bottom:16px}.admin-toolbar__row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.admin-toolbar__row label{font-size:14px;font-weight:600;color:#333;margin:0;white-space:nowrap}.admin-toolbar__row select,.admin-toolbar__row input[type="text"],.admin-toolbar__row input[type="number"]{height:36px;padding:0 10px;border:1px solid #cfdcd0;border-radius:8px;font-size:14px;background:#fff;width:auto}.admin-toolbar__row button,.admin-toolbar__row .am-btn,.admin-toolbar__row .btn{width:auto !important;flex-shrink:0;padding:0 16px !important;height:36px;font-size:14px !important;line-height:36px}.admin-toolbar__desc{margin-top:8px;font-size:13px;color:#888;line-height:1.6}.admin-toolbar__desc strong{color:#555}.admin-summary{font-size:14px;color:#555;margin-bottom:12px}.admin-summary strong{color:#174f44}.div_event{box-shadow:0 2px 6px rgba(0,0,0,0.08);border-radius:10px;margin-bottom:14px;overflow:hidden;transition:box-shadow .2s}.div_event:hover{box-shadow:0 4px 12px rgba(0,0,0,0.13)}.div_head{display:flex;justify-content:space-between;align-items:center;padding:12px 16px}.div_head .ACTNAME{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.div_body{padding:14px 16px}.approval-layout{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}@media (max-width: 768px){.approval-layout{display:block}}.approval-left{width:60%}@media (max-width: 768px){.approval-left{width:100%}}.approval-right{width:40%;text-align:right}@media (max-width: 768px){.approval-right{width:100%;text-align:left;margin-top:12px}}.approval-info-line{line-height:1.8;margin-bottom:6px;word-break:break-all}.approval-btn-wrap{margin-top:10px}.tr-summary th{background:#f0fdf4;font-weight:600;color:#174f44;border-bottom:2px solid #dce8db}.tr_IS_NEED_CONFIRM td{background:#fff2d6 !important}.pc-card{border-radius:12px;border:1px solid #dce8db;margin-bottom:14px;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,0.06);transition:box-shadow .2s}.pc-card:hover{box-shadow:0 4px 12px rgba(0,0,0,0.1)}.pc-card__head{display:flex;align-items:center;gap:10px;padding:12px 18px}.pc-card--done .pc-card__head{background:#e8f5e9}.pc-card--pending .pc-card__head{background:#fff3e0}.pc-card__name{font-size:15px;font-weight:600;color:#1a3a30;flex:1}.pc-card__badge{display:inline-block;padding:2px 12px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap}.pc-card__badge--done{background:#059669;color:#fff}.pc-card__badge--pending{background:#f97316;color:#fff}.pc-card__body{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding:16px 18px;border-top:1px solid #e5e7eb;background:#fff}@media (max-width: 768px){.pc-card__body{flex-direction:column;gap:14px}}.pc-card__info{flex:1;font-size:14px;color:#374151;line-height:1.9}.pc-card__row{margin-bottom:2px;word-break:break-all}.pc-card__row strong{color:#1a3a30;margin-right:2px}.pc-card__link{color:#059669;text-decoration:none}.pc-card__link:hover{text-decoration:underline}.pc-card__action{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:10px;min-width:140px}.pc-card__delivered-info{font-size:13px;color:#4b5563;line-height:1.8;text-align:right}.pc-card__btn{display:inline-flex;align-items:center;gap:6px;padding:8px 20px;border-radius:999px;font-size:14px;font-weight:600;cursor:pointer;border:none;white-space:nowrap;transition:background .2s}.pc-card__btn--ship{background:#059669;color:#fff}.pc-card__btn--ship:hover{background:#047857}.pc-card__btn--edit{background:transparent;color:#059669;border:1.5px solid #059669}.pc-card__btn--edit:hover{background:#f0fdf4}.n2List2026__main{font-size:15px}.n2List2026__main .am-table th,.n2List2026__main .am-table td{font-size:15px !important}.n2List2026__main .admin-toolbar__row label{font-size:15px}.n2List2026__main .admin-toolbar__row select,.n2List2026__main .admin-toolbar__row input[type="text"],.n2List2026__main .admin-toolbar__row input[type="number"]{font-size:15px !important}.n2List2026__main p,.n2List2026__main span,.n2List2026__main div,.n2List2026__main td,.n2List2026__main th,.n2List2026__main label{font-size:inherit}.n2List2026__main .am-btn,.n2List2026__main .btn,.n2List2026__main button{font-size:14px !important;line-height:1.4 !important}.n2List2026__main .am-btn-xs{font-size:12px !important;padding:3px 10px !important;height:auto !important}.n2List2026__main .am-btn-sm{font-size:13px !important;padding:4px 12px !important;height:auto !important}.newsbox{background:#000000c9;z-index:9999;position:fixed;top:0;left:0;right:0;bottom:0;margin:0 auto;overflow-y:scroll;overflow-x:hidden}.newsbox>div{background:#fff;padding:32px;max-width:900px;margin:40px auto;border-radius:12px;box-shadow:0 8px 40px rgba(0,0,0,0.25)}.newsbox .ugoz-top-toolbar{margin-bottom:16px}.newsbox .ugoz-top-toolbar .am-btn-xs{font-size:13px !important;padding:6px 16px !important;height:auto !important;border-radius:6px}.newsbox .am-panel-hd{background:#f0fdf4;border-bottom:2px solid #a7f3d0;border-radius:8px 8px 0 0;padding:12px 16px}.newsbox .am-panel-hd .am-panel-title{font-size:15px;font-weight:700;color:#065f46;margin:0}.newsbox .am-panel{border:1.5px solid #d1fae5;border-radius:8px;overflow:hidden;margin-bottom:20px}.newsbox .am-form-group{margin-bottom:16px}.newsbox .am-form-group .form-label{font-size:13px;font-weight:600;color:#374151;margin-bottom:6px;display:block;text-align:left !important}.newsbox .am-form-group .am-form-field{height:40px;border:1.5px solid #d1d5db;border-radius:8px;padding:0 12px;font-size:14px;width:100%;box-sizing:border-box;transition:border-color 0.2s}.newsbox .am-form-group .am-form-field:focus{border-color:#059669;outline:none;box-shadow:0 0 0 3px rgba(5,150,105,0.1)}.newsbox div[name="divSaveE"]{display:flex;gap:12px;align-items:center;margin-top:8px}.newsbox div[name="divSaveE"] button{height:40px !important;line-height:40px !important;padding:0 24px !important;font-size:14px !important;border-radius:8px !important;width:auto !important;min-width:120px;flex-shrink:0}.newsbox div[name="divSaveE"] #btnSave{background:#059669;border-color:#059669;color:#fff}.newsbox div[name="divSaveE"] #btnSave:hover{background:#047857;border-color:#047857}.newsbox div[name="divSaveE"] #btnReInput{background:#fff;border:1.5px solid #d1d5db;color:#374151}.newsbox div[name="divSaveE"] #btnReInput:hover{background:#f9fafb;border-color:#9ca3af}#modal_ScrapMaintain .am-modal-dialog{border-radius:12px;overflow:hidden;box-shadow:0 12px 48px rgba(0,0,0,0.2)}#modal_ScrapMaintain .am-modal-hd{background:linear-gradient(135deg, #065f46, #059669);padding:16px 24px;display:flex;align-items:center;justify-content:space-between}#modal_ScrapMaintain .am-modal-hd span#modalTitle{color:#fff;font-size:17px;font-weight:700}#modal_ScrapMaintain .am-modal-hd .am-close{color:rgba(255,255,255,0.8);font-size:22px;line-height:1;opacity:1}#modal_ScrapMaintain .am-modal-hd .am-close:hover{color:#fff}#modal_ScrapMaintain .am-modal-bd{padding:24px 24px 8px}#modal_ScrapMaintain .am-modal-bd .am-form-group{margin-bottom:16px}#modal_ScrapMaintain .am-modal-bd .am-form-group label{font-size:14px;font-weight:600;color:#374151;margin-bottom:6px;display:block}#modal_ScrapMaintain .am-modal-bd .am-form-group .am-form-field{height:40px;border:1.5px solid #d1d5db;border-radius:8px;padding:0 12px;font-size:15px;width:100%;box-sizing:border-box;background:#fff;transition:border-color 0.2s, box-shadow 0.2s}#modal_ScrapMaintain .am-modal-bd .am-form-group .am-form-field:focus{border-color:#059669;outline:none;box-shadow:0 0 0 3px rgba(5,150,105,0.1)}#modal_ScrapMaintain .am-modal-bd .am-form-group .am-form-field[readonly]{background:#f3f4f6;color:#6b7280;cursor:not-allowed}#modal_ScrapMaintain .am-modal-bd .am-form-group textarea.am-form-field{height:auto;padding:10px 12px;resize:vertical}#modal_ScrapMaintain .am-modal-bd .am-form-group small.am-text-secondary{font-size:12px;color:#9ca3af;margin-top:4px;display:block}#modal_ScrapMaintain .upload-box label{font-size:14px;font-weight:600;color:#374151}#modal_ScrapMaintain .upload-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:12px}#modal_ScrapMaintain .upload-row .am-btn{height:38px !important;line-height:38px !important;padding:0 18px !important;font-size:14px !important;border-radius:8px !important;width:auto !important}#modal_ScrapMaintain .upload-row #lblUploadStatus{font-size:13px;color:#6b7280}#modal_ScrapMaintain .preview-wrap img{max-width:100%;max-height:280px;border-radius:8px;border:1.5px solid #e5e7eb;object-fit:contain;display:block}#modal_ScrapMaintain .am-modal-footer{padding:16px 24px;background:#f9fafb;border-top:1px solid #e5e7eb;display:flex;gap:10px;justify-content:flex-end}#modal_ScrapMaintain .am-modal-footer .btn{height:40px !important;line-height:40px !important;padding:0 28px !important;font-size:15px !important;border-radius:8px !important;width:auto !important;min-width:100px}#modal_ScrapMaintain .am-modal-footer .btn-main{background:#059669;border-color:#059669;color:#fff}#modal_ScrapMaintain .am-modal-footer .btn-main:hover{background:#047857;border-color:#047857}#modal_ScrapMaintain .am-modal-footer .btn-border{background:#fff;border:1.5px solid #d1d5db;color:#374151}#modal_ScrapMaintain .am-modal-footer .btn-border:hover{background:#f3f4f6}#btn_AddeVote.btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;height:44px;line-height:44px;font-size:15px !important;border-radius:8px;margin-bottom:16px;box-sizing:border-box}.div_event{background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;overflow:hidden;margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,0.06);transition:box-shadow 0.2s}.div_event:hover{box-shadow:0 6px 20px rgba(0,0,0,0.1)}.div_event .div_head{background:#f0fdf4;border-bottom:1.5px solid #d1fae5;padding:12px 20px;display:flex;align-items:center;gap:10px}.div_event .div_head .ACTNAME{flex:1}.div_event .div_head .ACTNAME strong{font-size:16px;font-weight:700;color:#065f46}.div_event .div_head .am-badge{font-size:12px;font-weight:600;padding:3px 10px;border-radius:999px;flex-shrink:0}.div_event .div_body{padding:16px 20px}.div_event .div_body .am-text-primary{font-size:14px;font-weight:500;margin-bottom:14px;display:block}.div_event .div_body>a.btn,.div_event .div_body>a.am-btn{display:inline-flex;align-items:center;gap:4px;height:36px !important;line-height:34px !important;padding:0 16px !important;font-size:14px !important;border-radius:8px !important;width:auto !important;margin-bottom:4px;text-decoration:none;vertical-align:middle}.div_event .div_body>a.btn .material-icons,.div_event .div_body>a.am-btn .material-icons{font-size:15px !important;line-height:1}.div_event .div_body .am-margin-top-sm hr{margin:12px 0;border-color:#f3f4f6}.div_event .div_body .am-margin-top-sm button.btn{display:inline-flex;align-items:center;gap:4px;height:34px !important;line-height:32px !important;padding:0 14px !important;font-size:13px !important;border-radius:6px !important;width:auto !important;margin-bottom:6px}.div_event .div_body .am-margin-top-sm .am-form-help{font-size:12px;color:#9ca3af;margin-top:4px}.evote-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;overflow:hidden;margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,0.06);transition:box-shadow 0.2s}.evote-card:hover{box-shadow:0 6px 20px rgba(0,0,0,0.1)}.evote-card__head{background:#f0fdf4;border-bottom:1.5px solid #d1fae5;padding:12px 20px;display:flex;align-items:center;gap:10px;flex-wrap:nowrap}.evote-card__title{font-size:16px;font-weight:700;color:#065f46;margin:0;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.evote-card__badge{font-size:12px;font-weight:600;padding:3px 10px;border-radius:999px;white-space:nowrap;flex-shrink:0}.evote-card__badge--active{background:#dcfce7;color:#166534}.evote-card__badge--pending{background:#fef9c3;color:#854d0e}.evote-card__badge--closed{background:#f3f4f6;color:#6b7280}.evote-card__badge--editing{background:#fee2e2;color:#991b1b}.evote-card__body{padding:16px 20px}.evote-card__meta{font-size:14px;color:#6b7280;margin-bottom:14px}.evote-card__meta strong{color:#374151}.evote-card__date{color:#059669;font-size:14px;font-weight:500;margin-bottom:14px}.evote-card__actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px}.evote-card__actions a.btn,.evote-card__actions a.am-btn,.evote-card__actions button.btn,.evote-card__actions button.am-btn{box-sizing:border-box;height:36px !important;line-height:34px !important;padding:0 16px !important;font-size:14px !important;border-radius:8px !important;width:auto !important;display:inline-flex !important;align-items:center;gap:4px;text-decoration:none;vertical-align:middle}.evote-card__actions a.btn .material-icons,.evote-card__actions a.btn .material-icons-outlined,.evote-card__actions a.am-btn .material-icons,.evote-card__actions a.am-btn .material-icons-outlined,.evote-card__actions button.btn .material-icons,.evote-card__actions button.btn .material-icons-outlined,.evote-card__actions button.am-btn .material-icons,.evote-card__actions button.am-btn .material-icons-outlined{font-size:15px !important;line-height:1;flex-shrink:0}.evote-card__downloads{border-top:1px solid #f3f4f6;padding-top:12px;margin-top:4px;display:flex;flex-wrap:wrap;gap:8px}.evote-card__downloads .btn,.evote-card__downloads .am-btn{height:34px !important;line-height:34px !important;padding:0 14px !important;font-size:13px !important;border-radius:6px !important;width:auto !important}.evote-card__downloads .evote-card__hint{width:100%;font-size:12px;color:#9ca3af;margin:4px 0 0}.evote-card__admin{border-top:1px dashed #e5e7eb;padding-top:10px;margin-top:8px;display:flex;flex-wrap:wrap;gap:8px}.evote-card__admin .btn,.evote-card__admin .am-btn{height:32px !important;line-height:32px !important;padding:0 12px !important;font-size:12px !important;border-radius:6px !important;width:auto !important;opacity:0.75}.evote-card__admin .btn:hover,.evote-card__admin .am-btn:hover{opacity:1}.memSection2026{background:#fff;border:1px solid #E5E7EB;border-radius:20px;overflow:hidden;margin-bottom:1.25rem}.memSection2026__header{display:flex;align-items:center;gap:.5rem;padding:1rem 1.25rem;background:#F9FAFB;border-bottom:1px solid #E5E7EB}.memSection2026__header .material-icons-outlined{font-size:1.15rem;color:#059669}.memSection2026__title{font-size:0.95rem;font-weight:700;color:#1F2937}.memSection2026__subtitle{font-size:0.8rem;color:#9CA3AF;margin-left:auto}.memSection2026__body{padding:1.25rem}@keyframes memSpin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.memLoading2026{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:4rem 1rem;color:#9CA3AF;font-size:0.9rem}.memLoading2026__spin{animation:memSpin 1s linear infinite;font-size:1.4rem;color:#10B981}.memEmpty2026{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 1rem;text-align:center}.memEmpty2026__icon{font-size:3rem;color:#D1D5DB;margin-bottom:.75rem}.memEmpty2026__title{font-size:1rem;font-weight:600;color:#6B7280;margin:0 0 .25rem}.memEmpty2026__hint{font-size:0.83rem;color:#9CA3AF;margin:0}.memStats2026{font-size:0.83rem;color:#9CA3AF;margin-bottom:.75rem}.memStats2026__num{font-weight:700;color:#047857}.memFilter2026{display:flex;align-items:flex-end;gap:.75rem;flex-wrap:wrap;margin-bottom:1.25rem;padding:1rem 1.25rem;background:#F9FAFB;border:1px solid #E5E7EB;border-radius:20px}.memFilter2026__fields{display:flex;gap:1rem;flex-wrap:wrap;flex:1}.memFilter2026__field{display:flex;flex-direction:column;gap:.25rem;min-width:140px}.memFilter2026__label{font-size:0.78rem;font-weight:600;color:#6B7280;letter-spacing:0.02em}.memFilter2026__select,.memFilter2026__input{padding:.5rem .75rem;border:1px solid #D1D5DB;border-radius:1rem;font-size:0.875rem;color:#1F2937;background:#fff;outline:none;transition:border-color 0.2s ease,box-shadow 0.2s ease}.memFilter2026__select:focus,.memFilter2026__input:focus{border-color:#10B981;box-shadow:0 0 0 3px rgba(16,185,129,0.12)}.memFilter2026__action{flex-shrink:0;align-self:flex-end}.memTabs2026{display:flex;gap:0;border-bottom:2px solid #E5E7EB;margin-bottom:1.25rem}.memTabs2026__tab{display:flex;align-items:center;gap:.25rem;padding:.5rem 1rem;font-size:0.875rem;font-weight:500;color:#6B7280;text-decoration:none;border-bottom:2px solid transparent;margin-bottom:-2px;transition:color 0.2s ease,border-color 0.2s ease}.memTabs2026__tab .material-icons-outlined{font-size:1rem}.memTabs2026__tab:hover{color:#047857;text-decoration:none}.memTabs2026__tab.is-active{color:#047857;font-weight:700;border-bottom-color:#059669}.memTableWrap2026{width:100%;overflow-x:auto;border:1px solid #E5E7EB;border-radius:20px}.memTable2026{width:100%;border-collapse:collapse;font-size:0.875rem}.memTable2026 thead{background:#F9FAFB}.memTable2026 thead th{padding:.75rem 1rem;text-align:left;font-size:0.78rem;font-weight:700;color:#6B7280;letter-spacing:0.04em;border-bottom:1px solid #E5E7EB;white-space:nowrap}.memTable2026 tbody tr{border-bottom:1px solid #F3F4F6;transition:background 0.2s ease}.memTable2026 tbody tr:last-child{border-bottom:none}.memTable2026 tbody tr:hover{background:rgba(16,185,129,0.03)}.memTable2026 tbody td{padding:.75rem 1rem;color:#374151;vertical-align:middle}.memField2026{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.memField2026--inline{flex-direction:row;align-items:center}.memField2026__label{font-size:0.875rem;font-weight:600;color:#374151;display:flex;align-items:center;gap:.5rem}.memField2026__label .material-icons-outlined{font-size:1rem;color:#9CA3AF}.memField2026__required{font-size:0.72rem;font-weight:700;color:#B91C1C;background:rgba(185,28,28,0.08);padding:1px 6px;border-radius:9999px}.memField2026__optional{font-size:0.72rem;color:#9CA3AF;font-weight:400}.memField2026__hint{font-size:0.78rem;color:#9CA3AF;font-weight:400}.memField2026__input,.memField2026__textarea,.memField2026__select{padding:.5rem .75rem;border:1px solid #D1D5DB;border-radius:1rem;font-size:0.875rem;color:#1F2937;background:#fff;outline:none;transition:border-color 0.2s ease,box-shadow 0.2s ease}.memField2026__input:focus,.memField2026__textarea:focus,.memField2026__select:focus{border-color:#10B981;box-shadow:0 0 0 3px rgba(16,185,129,0.12)}.memField2026__input::placeholder,.memField2026__textarea::placeholder,.memField2026__select::placeholder{color:#D1D5DB}.memField2026__textarea{resize:vertical;min-height:100px;line-height:1.6}.memActionBar2026{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;padding:1.25rem 0;margin-top:1.5rem;border-top:1px solid #E5E7EB}[data-animate]{opacity:0;transform:translateY(12px);transition:opacity 0.4s ease, transform 0.4s ease}[data-animate].is-visible{opacity:1;transform:none}.member-h3{display:block;font-size:1rem;font-weight:700;color:#1F2937;margin:1.5rem 0 1rem;padding-bottom:.5rem;border-bottom:1px solid #E5E7EB;clear:both}.member-h3 .fa{color:#10B981;font-size:0.875rem;margin-right:.25rem}.member-h3 span{font-weight:700}.member-h2{display:flex;align-items:baseline;flex-wrap:wrap;gap:0 .75rem;font-size:clamp(1.1rem, 2.2vw, 1.4rem);font-weight:700;color:#065F46;margin:0 0 1.25rem;padding-bottom:.75rem;border-bottom:2px solid #DCFCE7;line-height:1.4}.member-h2 span{font-size:0.8125rem;font-weight:400;color:#9CA3AF;letter-spacing:0.02em}.memberPay2026{--mp-hero-from: #F0FDF9;--mp-hero-to: #CCFBF1;--mp-accent: #059669;--mp-accent-dark: #047857;--mp-badge-bg: rgba(5, 150, 105, 0.12);--mp-badge-color: #047857;--mp-card-bg: #fff;--mp-card-border: #E5E7EB;--mp-card-radius: 16px;--mp-card-shadow: 0 2px 12px rgba(0,0,0,.06);--mp-card-shadow-hover: 0 8px 30px rgba(4,120,87,.12);--mp-text: #1F2937;--mp-muted: #6B7280;--mp-table-head-bg: #F9FAFB;--mp-border-light: #F3F4F6;--mp-input-border: #D1D5DB;--mp-input-focus: #059669;--mp-line-green: #06C755;--mp-notice-bg: #F0FDF4;--mp-notice-border: #A7F3D0;max-width:860px;margin:0 auto;padding:2.5rem 1.5rem 5rem;color:var(--mp-text)}.memberPay2026__header{background:linear-gradient(135deg, var(--mp-hero-from) 0%, var(--mp-hero-to) 100%);border-radius:var(--mp-card-radius);padding:2.5rem 2.5rem 2rem;margin-bottom:2rem;border:1px solid #A7F3D0;position:relative;overflow:hidden}.memberPay2026__header::after{content:'';position:absolute;top:-40px;right:-40px;width:180px;height:180px;background:radial-gradient(circle, rgba(5,150,105,0.12) 0%, transparent 70%);pointer-events:none}.memberPay2026__headerContent{display:flex;flex-direction:column;gap:.75rem}.memberPay2026__badge{display:inline-flex;align-items:center;gap:.4rem;background:var(--mp-badge-bg);color:var(--mp-badge-color);font-size:.8rem;font-weight:600;padding:.3rem .75rem;border-radius:999px;width:fit-content}.memberPay2026__badge .material-icons-outlined{font-size:1rem}.memberPay2026__title{font-size:clamp(1.3rem, 3vw, 1.75rem);font-weight:700;color:#065F46;margin:0;line-height:1.3}.memberPay2026__titleAccent{display:block;font-size:1rem;font-weight:500;color:var(--mp-accent);margin-top:.25rem}.memberPay2026__intro{display:flex;align-items:flex-start;gap:.75rem;background:#ECFDF5;border:1px solid #A7F3D0;border-radius:12px;padding:1rem 1.25rem;margin-bottom:1.5rem}.memberPay2026__intro .material-icons-outlined{font-size:1.25rem;color:var(--mp-accent);flex-shrink:0;margin-top:.1rem}.memberPay2026__intro p{font-size:.9rem;color:#065F46;line-height:1.7;margin:0}.memberPay2026__alert{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;border-radius:12px;margin-bottom:1.5rem}.memberPay2026__alert .material-icons-outlined{flex-shrink:0;margin-top:.1rem}.memberPay2026__alert p{margin:0;font-size:.9rem;line-height:1.6}.memberPay2026__alert--error{background:#FFF1F2;border:1px solid #FECDD3;color:#BE123C}.memberPay2026__alert--error .material-icons-outlined{color:#E11D48}.memberPay2026__card{background:var(--mp-card-bg);border:1.5px solid var(--mp-card-border);border-radius:var(--mp-card-radius);padding:2rem;margin-bottom:2rem;box-shadow:var(--mp-card-shadow);display:flex;flex-direction:column;gap:1.5rem}.memberPay2026__pendingAlert{display:flex;align-items:center;gap:.75rem;background:#FFFBEB;border:1px solid #FCD34D;border-radius:10px;padding:.875rem 1rem}.memberPay2026__pendingAlert .material-icons-outlined{color:#D97706;font-size:1.25rem;flex-shrink:0}.memberPay2026__pendingText{flex:1;display:flex;flex-direction:column}.memberPay2026__pendingText strong{font-size:.9rem;color:#92400E}.memberPay2026__pendingText span{font-size:.8rem;color:#B45309}.memberPay2026__pendingBtn{display:inline-flex;align-items:center;gap:.3rem;background:#F59E0B;color:#fff;font-size:.8rem;font-weight:600;padding:.4rem .875rem;border-radius:8px;transition:background .2s ease;white-space:nowrap}.memberPay2026__pendingBtn .material-icons-outlined{font-size:.9rem}.memberPay2026__pendingBtn:hover{background:#D97706;color:#fff}.memberPay2026__warnLabel{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#92400E;background:#FFFBEB;border:1px solid #FCD34D;border-radius:8px;padding:.6rem .875rem}.memberPay2026__warnLabel .material-icons-outlined{font-size:1rem;color:#D97706}.memberPay2026__sectionTitle{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:var(--mp-text);margin:0 0 .875rem;padding-bottom:.75rem;border-bottom:1.5px solid var(--mp-border-light)}.memberPay2026__sectionTitle .material-icons-outlined{font-size:1.2rem;color:var(--mp-accent)}.memberPay2026__formRow{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.memberPay2026__label{display:flex;align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;color:var(--mp-text);white-space:nowrap}.memberPay2026__label .material-icons-outlined{font-size:1.1rem;color:var(--mp-accent)}.memberPay2026__selectWrap{position:relative;flex:1;min-width:180px}.memberPay2026__select{width:100%;padding:.55rem 2.5rem .55rem .875rem;border:1.5px solid var(--mp-input-border);border-radius:8px;font-size:.9rem;color:var(--mp-text);background:#fff;appearance:none;cursor:pointer;transition:border-color .2s ease, box-shadow .2s ease}.memberPay2026__select:focus{outline:none;border-color:var(--mp-input-focus);box-shadow:0 0 0 3px rgba(5,150,105,0.15)}.memberPay2026__selectIcon{position:absolute;right:.625rem;top:50%;transform:translateY(-50%);font-size:1.2rem;color:var(--mp-muted);pointer-events:none}.memberPay2026__tableSection{overflow:hidden}.memberPay2026__tableWrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:10px;border:1.5px solid var(--mp-card-border)}.memberPay2026__table{width:100%;border-collapse:collapse;font-size:.85rem;min-width:580px}.memberPay2026__table thead{background:var(--mp-table-head-bg)}.memberPay2026__table thead th{padding:.75rem 1rem;text-align:left;font-weight:600;color:var(--mp-text);white-space:nowrap;border-bottom:1.5px solid var(--mp-card-border)}.memberPay2026__table tbody tr:hover{background:#F9FAFB}.memberPay2026__table tbody td{padding:.7rem 1rem;color:#374151;border-bottom:1px solid var(--mp-border-light);vertical-align:middle}.memberPay2026__table tbody tr:last-child td{border-bottom:none}.memberPay2026__checkbox{width:16px;height:16px;accent-color:var(--mp-accent);cursor:pointer}.memberPay2026__methodList{display:flex;flex-wrap:wrap;gap:.875rem}.memberPay2026__methodLabel{display:flex;align-items:center;cursor:pointer;transition:transform .15s ease}.memberPay2026__methodLabel:hover{transform:translateY(-1px)}.memberPay2026__radio{position:absolute;opacity:0;width:0;height:0}.memberPay2026__radio:checked+.memberPay2026__methodBox{border-color:var(--mp-accent);background:#ECFDF5;box-shadow:0 0 0 3px rgba(5,150,105,0.12)}.memberPay2026__radio:checked+.memberPay2026__methodBox .memberPay2026__methodName{color:var(--mp-accent-dark);font-weight:700}.memberPay2026__methodBox{display:inline-flex;align-items:center;gap:.4rem;padding:.65rem 1.5rem;border:1.5px solid var(--mp-input-border);border-radius:10px;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,0.04);transition:border-color .2s ease, background .2s ease, box-shadow .2s ease}.memberPay2026__methodBox:hover{border-color:var(--mp-accent);box-shadow:0 2px 8px rgba(5,150,105,0.1)}.memberPay2026__methodName{font-size:.875rem;font-weight:500;color:var(--mp-text);transition:color .2s ease, font-weight .2s ease}.memberPay2026__amountRow{display:flex;align-items:center;gap:1rem;background:#F0FDF4;border:1.5px solid #A7F3D0;border-radius:10px;padding:.875rem 1.25rem;flex-wrap:wrap}.memberPay2026__amountLabel{display:flex;align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;color:#065F46;white-space:nowrap}.memberPay2026__amountLabel .material-icons-outlined{font-size:1.1rem;color:var(--mp-accent)}.memberPay2026__amountValue{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1rem;color:var(--mp-accent-dark);margin-left:auto}.memberPay2026__amountInput{width:100px;padding:.35rem .75rem;border:1.5px solid #A7F3D0;border-radius:6px;background:#fff;font-size:1rem;font-weight:700;color:var(--mp-accent-dark);text-align:right}.memberPay2026__amountInput:read-only{cursor:default}.memberPay2026__atm{background:#F8FAFC;border:1.5px solid var(--mp-card-border);border-radius:12px;padding:1.25rem}.memberPay2026__bankBox{display:flex;flex-direction:column;gap:.625rem;margin-bottom:1rem}.memberPay2026__bankRow{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.memberPay2026__bankLabel{font-size:.85rem;font-weight:600;color:var(--mp-muted);width:40px;flex-shrink:0}.memberPay2026__bankInput{flex:1;min-width:160px;padding:.45rem .75rem;border:1.5px solid var(--mp-input-border);border-radius:8px;font-size:.9rem;color:var(--mp-text);background:#fff}.memberPay2026__bankInput:read-only{background:#F9FAFB}.memberPay2026__bankInput--accent{border-color:#A7F3D0;background:#F0FDF4;color:var(--mp-accent-dark);font-weight:600}.memberPay2026__bankCopyRow{display:flex;align-items:center;gap:.5rem;flex:1;flex-wrap:wrap}.memberPay2026__copyBtn{display:inline-flex;align-items:center;gap:.3rem;padding:.4rem .75rem;border:1.5px solid var(--mp-input-border);border-radius:8px;background:#fff;font-size:.8rem;font-weight:500;color:var(--mp-muted);cursor:pointer;transition:border-color .2s ease, color .2s ease;white-space:nowrap}.memberPay2026__copyBtn .material-icons-outlined{font-size:.9rem}.memberPay2026__copyBtn:hover{border-color:var(--mp-accent);color:var(--mp-accent-dark)}.memberPay2026__remittanceFields{display:flex;gap:1rem;flex-wrap:wrap}.memberPay2026__fieldGroup{flex:1;min-width:180px;display:flex;flex-direction:column;gap:.4rem}.memberPay2026__fieldLabel{font-size:.8rem;font-weight:600;color:var(--mp-muted)}.memberPay2026__input{padding:.55rem .875rem;border:1.5px solid var(--mp-input-border);border-radius:8px;font-size:.9rem;color:var(--mp-text);background:#fff;transition:border-color .2s ease, box-shadow .2s ease}.memberPay2026__input:focus{outline:none;border-color:var(--mp-input-focus);box-shadow:0 0 0 3px rgba(5,150,105,0.15)}.memberPay2026__actions{display:flex;justify-content:flex-end;padding-top:.5rem;border-top:1.5px solid var(--mp-border-light);margin-top:.25rem}.memberPay2026__actions .btn2026{min-width:200px;justify-content:center}.memberPay2026__loading{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:2rem;color:var(--mp-muted);font-size:.95rem}.memberPay2026__spinner{font-size:1.5rem;color:var(--mp-accent);animation:mp-spin 1s linear infinite}@keyframes mp-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.memberPay2026__guide{margin-top:1rem}.memberPay2026__guideTitle{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;color:var(--mp-text);margin:0 0 1.25rem}.memberPay2026__guideTitle .material-icons-outlined{font-size:1.3rem;color:var(--mp-accent)}.memberPay2026__guideGrid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.memberPay2026__guideCard{background:var(--mp-card-bg);border:1.5px solid var(--mp-card-border);border-radius:var(--mp-card-radius);padding:1.5rem;box-shadow:var(--mp-card-shadow);display:flex;flex-direction:column;gap:1rem}.memberPay2026__guideCard--featured{border-color:#A7F3D0;background:linear-gradient(160deg, #fff 0%, #F0FDF9 100%)}.memberPay2026__guideCardHead{display:flex;align-items:flex-start;gap:.875rem}.memberPay2026__guideCardIcon{flex-shrink:0;width:44px;height:44px;background:#F3F4F6;border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--mp-muted)}.memberPay2026__guideCardIcon .material-icons-outlined{font-size:1.4rem}.memberPay2026__guideCardIcon--featured{background:#D1FAE5;color:var(--mp-accent-dark)}.memberPay2026__guideCardTag{display:inline-block;font-size:.75rem;font-weight:700;color:var(--mp-accent);background:rgba(5,150,105,0.1);border-radius:4px;padding:.15rem .5rem;margin-bottom:.3rem}.memberPay2026__guideCardTitle{font-size:.95rem;font-weight:700;color:var(--mp-text);margin:0}.memberPay2026__guideCardDesc{font-size:.85rem;color:var(--mp-muted);line-height:1.6;margin:0}.memberPay2026__steps{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.memberPay2026__step{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:var(--mp-text)}.memberPay2026__stepNum{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:var(--mp-accent);color:#fff;font-size:.75rem;font-weight:700;flex-shrink:0}.memberPay2026__stepArrow{font-size:1.1rem;color:#D1D5DB}.memberPay2026__bankInfoTable{border:1.5px solid #D1FAE5;border-radius:10px;overflow:hidden}.memberPay2026__bankInfoRow{display:flex;align-items:center;padding:.625rem 1rem;font-size:.85rem;gap:.75rem;border-bottom:1px solid #E6FAF3}.memberPay2026__bankInfoRow:last-child{border-bottom:none}.memberPay2026__bankInfoRow>span:first-child{flex-shrink:0;width:70px;font-weight:600;color:var(--mp-muted);font-size:.8rem}.memberPay2026__bankInfoRow>span:last-child,.memberPay2026__bankInfoRow>strong{color:var(--mp-text);font-size:.85rem}.memberPay2026__bankInfoRow--accent{background:#F0FDF4}.memberPay2026__bankInfoRow--accent strong{color:var(--mp-accent-dark);font-size:.9rem}.memberPay2026__lineAlert{display:flex;align-items:flex-start;gap:.5rem;background:#FFFBEB;border:1px solid #FCD34D;border-radius:8px;padding:.75rem}.memberPay2026__lineAlert .material-icons-outlined{color:#D97706;font-size:1rem;flex-shrink:0;margin-top:.1rem}.memberPay2026__lineAlert p{font-size:.8rem;color:#92400E;line-height:1.6;margin:0}.memberPay2026__lineBtn{display:inline-flex;align-items:center;gap:.5rem;background:var(--mp-line-green);color:#fff;font-size:.875rem;font-weight:600;padding:.625rem 1.25rem;border-radius:8px;transition:background .2s ease, transform .2s ease;align-self:flex-start}.memberPay2026__lineBtn .material-icons-outlined{font-size:1.1rem}.memberPay2026__lineBtn:hover{background:#00A84D;color:#fff;transform:translateY(-1px)}.memberPay2026__notice{background:var(--mp-notice-bg);border:1.5px solid var(--mp-notice-border);border-radius:var(--mp-card-radius);padding:1.5rem;margin-top:1.5rem}.memberPay2026__noticeHead{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.memberPay2026__noticeHead h3{font-size:1rem;font-weight:700;color:#065F46;margin:0}.memberPay2026__noticeHead .material-icons-outlined{font-size:1.2rem;color:var(--mp-accent)}.memberPay2026__noticeList{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.875rem}.memberPay2026__noticeList li{display:flex;align-items:flex-start;gap:.75rem}.memberPay2026__noticeList li .material-icons-outlined{font-size:1.1rem;color:var(--mp-accent);flex-shrink:0;margin-top:.2rem}.memberPay2026__noticeList li div{font-size:.875rem;color:#065F46;line-height:1.7}.memberPay2026__noticeList li div strong{display:block;font-size:inherit;font-weight:700;color:#065F46}.memberPay2026 [data-animate]{opacity:0;transform:translateY(16px);transition:opacity .45s ease, transform .45s ease}.memberPay2026 [data-animate].is-visible{opacity:1;transform:translateY(0)}@media (max-width: 768px){.memberPay2026{padding:1.5rem 1rem 3rem}.memberPay2026__header{padding:1.75rem 1.25rem 1.5rem}.memberPay2026__card{padding:1.25rem}.memberPay2026__title{font-size:1.3rem}.memberPay2026__guideGrid{grid-template-columns:1fr}.memberPay2026__steps{flex-direction:column;align-items:flex-start}.memberPay2026__stepArrow{transform:rotate(90deg)}.memberPay2026__formRow{flex-direction:column;align-items:flex-start}.memberPay2026__selectWrap{width:100%}.memberPay2026__amountRow{flex-direction:column;align-items:flex-start}.memberPay2026__amountValue{margin-left:0}.memberPay2026__bankInfoRow>span:first-child{width:60px}}@media (max-width: 480px){.memberPay2026__card{padding:1rem}.memberPay2026__guideCard{padding:1.25rem}.memberPay2026__pendingAlert{flex-direction:column;align-items:flex-start}.memberPay2026__pendingBtn{align-self:flex-end}.memberPay2026__remittanceFields{flex-direction:column}}@media (prefers-reduced-motion: reduce){.memberPay2026 [data-animate]{opacity:1;transform:none;transition:none}.memberPay2026__spinner{animation:none}}.payGuide2026{--pg-hero-from: #F0FDF9;--pg-hero-to: #CCFBF1;--pg-accent: #059669;--pg-accent-dark: #047857;max-width:800px;margin:0 auto;padding:2rem 1.5rem 4rem;color:#1F2937}.payGuide2026__header{background:linear-gradient(135deg, var(--pg-hero-from) 0%, var(--pg-hero-to) 100%);border-radius:16px;padding:2.5rem 2rem 2rem;margin-bottom:1.5rem;border:1px solid #A7F3D0}.payGuide2026__headerContent{display:flex;flex-direction:column;gap:.75rem}.payGuide2026__badge{display:inline-flex;align-items:center;gap:.4rem;background:rgba(5,150,105,0.12);color:#047857;font-size:.8rem;font-weight:600;padding:.3rem .75rem;border-radius:999px;width:fit-content}.payGuide2026__badge .material-icons-outlined{font-size:1rem}.payGuide2026__title{font-size:1.6rem;font-weight:700;color:#065F46;margin:0;line-height:1.3}.payGuide2026__titleAccent{display:block;font-size:1rem;font-weight:500;color:var(--pg-accent);margin-top:.25rem}.payGuide2026__cardAction{margin-top:.5rem;padding-top:.875rem;border-top:1px solid #F3F4F6}.payGuide2026 [data-animate]{opacity:0;transform:translateY(16px);transition:opacity .45s ease, transform .45s ease}.payGuide2026 [data-animate].is-visible{opacity:1;transform:translateY(0)}@media (max-width: 768px){.payGuide2026{padding:1.25rem 1rem 3rem}.payGuide2026__header{padding:1.75rem 1.25rem 1.5rem}.payGuide2026__title{font-size:1.3rem}}@media (prefers-reduced-motion: reduce){.payGuide2026 [data-animate]{opacity:1;transform:none;transition:none}}.joinHero2026{background:linear-gradient(135deg, #047857 0%, #059669 60%, #10B981 100%);padding:4rem 0 3rem;color:#fff}.joinHero2026__content{max-width:720px}.joinHero2026__badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,255,255,0.15);border:1px solid rgba(255,255,255,0.3);border-radius:9999px;padding:.5rem 1rem;font-size:0.85rem;font-weight:600;margin-bottom:1.25rem}.joinHero2026__badge .material-icons-outlined{font-size:1rem}.joinHero2026__title{font-size:clamp(2rem, 5vw, 3rem);font-weight:800;line-height:1.2;margin:1rem 0 1.25rem;color:#fff}.joinHero2026__titleAccent{color:#A7F3D0}.joinHero2026__desc{font-size:1.05rem;line-height:1.7;color:rgba(255,255,255,0.88);max-width:560px}.joinMain2026{padding:4rem 0 5rem;background:#F9FAFB}.joinLoggedIn2026{text-align:center;background:#fff;border-radius:20px;padding:4rem;max-width:480px;margin:0 auto;box-shadow:0 4px 24px rgba(0,0,0,0.06)}.joinLoggedIn2026>.material-icons-outlined{font-size:3rem;color:#059669;display:block;margin-bottom:1rem}.joinLoggedIn2026 h2{font-size:1.4rem;font-weight:700;color:#111827;margin-bottom:.75rem}.joinLoggedIn2026 p{color:#6B7280;font-size:0.95rem;line-height:1.6;margin-bottom:1.5rem}.joinSteps2026{display:flex;align-items:center;justify-content:center;margin-bottom:3rem}.joinSteps2026__item{display:flex;flex-direction:column;align-items:center;gap:.5rem}.joinSteps2026__item--active .joinSteps2026__num{background:#059669;color:#fff;border-color:#059669}.joinSteps2026__num{width:40px;height:40px;border-radius:50%;background:#fff;border:2px solid #D1D5DB;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;color:#9CA3AF;transition:0.3s ease}.joinSteps2026__label{font-size:0.8rem;color:#6B7280;font-weight:500;white-space:nowrap}.joinSteps2026__line{flex:1;height:2px;background:#E5E7EB;max-width:80px;margin-bottom:1.25rem}@media (max-width: 767px){.joinSteps2026__label{font-size:0.7rem}.joinSteps2026__line{max-width:32px}}.joinPlans2026{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem;margin-bottom:2rem}@media (max-width: 1023px){.joinPlans2026{grid-template-columns:1fr;max-width:520px;margin-left:auto;margin-right:auto}}.planCard2026{background:#fff;border-radius:20px;padding:2rem;border:2px solid #E5E7EB;display:flex;flex-direction:column;gap:1.25rem;position:relative;transition:box-shadow 0.3s ease}.planCard2026:hover{box-shadow:0 8px 32px rgba(0,0,0,0.09)}.planCard2026--featured{border-color:#10B981;box-shadow:0 4px 24px rgba(5,150,105,0.12)}.planCard2026__badge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:#059669;color:#fff;font-size:0.75rem;font-weight:700;padding:4px 18px;border-radius:9999px;white-space:nowrap;letter-spacing:0.04em}.planCard2026__header{display:flex;align-items:center;gap:.75rem;padding-top:.5rem}.planCard2026__icon{font-size:1.75rem;color:#059669}.planCard2026__name{font-size:1.25rem;font-weight:700;color:#111827}.planCard2026__price{background:#F9FAFB;border-radius:.75rem;padding:1rem;display:flex;flex-direction:column;gap:.5rem}.planCard2026__fee{font-size:0.9rem;color:#4B5563}.planCard2026__fee strong{font-size:1.05rem;color:#111827;font-weight:700;font-size:inherit}.planCard2026__fee--sub{color:#9CA3AF;font-size:0.85rem}.planCard2026__section--note{background:#F9FAFB;border-radius:.5rem;padding:1rem}.planCard2026__sectionTitle{display:flex;align-items:center;gap:.5rem;font-size:0.78rem;font-weight:700;color:#047857;text-transform:uppercase;letter-spacing:0.06em;margin-bottom:.75rem}.planCard2026__sectionTitle .material-icons-outlined{font-size:0.95rem}.planCard2026__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.planCard2026__list li{display:flex;align-items:flex-start;gap:.5rem;font-size:0.875rem;color:#4B5563;line-height:1.5}.planCard2026__list li .material-icons-outlined{font-size:1rem;color:#059669;flex-shrink:0;margin-top:2px}.planCard2026__list li .material-icons-outlined[class*="remove"]{color:#D1D5DB}.planCard2026__list li a{color:#047857;text-decoration:underline}.joinAlt2026{display:flex;align-items:center;gap:1rem;background:#fff;border:1.5px solid #E5E7EB;border-radius:1rem;padding:1.25rem 1.5rem;margin-bottom:1.5rem}.joinAlt2026>.material-icons-outlined{font-size:1.75rem;color:#059669;flex-shrink:0}.joinAlt2026__text{flex:1}.joinAlt2026__text strong{display:block;color:#111827;font-size:0.95rem;margin-bottom:2px}.joinAlt2026__text span{color:#6B7280;font-size:0.875rem}@media (max-width: 767px){.joinAlt2026{flex-direction:column;text-align:center}}.joinPrivacy2026{background:#F0FDF4;border:1px solid #DCFCE7;border-radius:1rem;padding:1.5rem 2rem}.joinPrivacy2026__title{display:flex;align-items:center;gap:.5rem;font-size:0.9rem;font-weight:700;color:#065F46;margin-bottom:1rem}.joinPrivacy2026__title .material-icons-outlined{font-size:1.1rem}.joinPrivacy2026__list{padding-left:1.25rem;display:flex;flex-direction:column;gap:.75rem}.joinPrivacy2026__list li{font-size:0.875rem;color:#4B5563;line-height:1.6}.joinPrivacy2026__list li strong{color:#065F46;font-size:inherit}@keyframes campaignHeroFadeUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes campaignScrollDown{0%, 100%{opacity:1;top:8px}50%{opacity:0.3;top:20px}}.campaign-hero{position:relative;width:100vw;margin-left:calc(-50vw + 50%);height:500px;overflow:hidden}@media (max-width: 767px){.campaign-hero{height:400px}}@media (max-width: 319px){.campaign-hero{height:320px}}.campaign-hero__bg{position:absolute;inset:0;background:linear-gradient(135deg, #065f46 0%, #047857 40%, #1a5c3a 100%);z-index:1}.campaign-hero__bg::before{content:'';position:absolute;inset:0;background:url("img/hero/hero-campaign.png") center/cover no-repeat;opacity:0.4}.campaign-hero__bg::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg, rgba(6,95,70,0.2) 0%, rgba(4,50,30,0.65) 100%)}.campaign-hero__content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 1.25rem;color:#fff;gap:1rem}.campaign-hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:rgba(255,255,255,0.15);border:1px solid rgba(255,255,255,0.3);border-radius:9999px;font-size:0.85rem;font-weight:600;letter-spacing:1px;backdrop-filter:blur(4px);animation:campaignHeroFadeUp 0.6s ease-out}.campaign-hero__badge .material-icons-outlined{font-size:1rem;color:#FCD34D}.campaign-hero__title{font-size:clamp(1.75rem, 4.5vw, 2.5rem);font-weight:800;margin:0;text-shadow:0 4px 20px rgba(0,0,0,0.3);animation:campaignHeroFadeUp 0.7s ease-out 0.1s backwards;letter-spacing:2px}.campaign-hero__title::after{content:'';display:block;width:60px;height:4px;background:#FCD34D;margin:1rem auto 0;border-radius:2px}.campaign-hero__title strong{font-size:inherit;font-weight:inherit}.campaign-hero__titleAccent{color:#FCD34D}.campaign-hero__desc{font-size:1.05rem;max-width:600px;line-height:1.8;opacity:0.92;animation:campaignHeroFadeUp 0.8s ease-out 0.2s backwards;text-shadow:0 2px 10px rgba(0,0,0,0.2);margin:0}@media (max-width: 767px){.campaign-hero__desc{font-size:1rem}}.campaign-hero__scroll{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);z-index:2}.campaign-hero__scroll-icon{width:28px;height:46px;border:2px solid rgba(255,255,255,0.4);border-radius:14px;position:relative}.campaign-hero__scroll-icon::before{content:'';position:absolute;top:8px;left:50%;transform:translateX(-50%);width:5px;height:9px;background:#fff;border-radius:3px;animation:campaignScrollDown 2s infinite}.campaignFeatured2026{padding:3.5rem 0;background:#F0FDF4;border-bottom:1px solid #D1FAE5}@media (max-width: 767px){.campaignFeatured2026{padding:2.5rem 0}}.campaignFeatured2026__card{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 24px rgba(4,120,87,0.12);text-decoration:none;color:inherit;transition:box-shadow 0.3s ease, transform 0.3s ease}.campaignFeatured2026__card:hover{box-shadow:0 10px 36px rgba(4,120,87,0.2);transform:translateY(-3px)}.campaignFeatured2026__card:hover .campaignFeatured2026__img img{transform:scale(1.04)}@media (max-width: 767px){.campaignFeatured2026__card{grid-template-columns:1fr}}.campaignFeatured2026__img{position:relative;overflow:hidden;min-height:360px}.campaignFeatured2026__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.5s ease}@media (max-width: 767px){.campaignFeatured2026__img{min-height:240px}}@media (max-width: 319px){.campaignFeatured2026__img{min-height:180px}}.campaignFeatured2026__badge{position:absolute;top:1rem;left:1rem;display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 1rem;background:#D97706;color:#fff;font-size:0.78rem;font-weight:700;border-radius:9999px;letter-spacing:0.5px;z-index:1}.campaignFeatured2026__badge .material-icons-outlined{font-size:0.9rem}.campaignFeatured2026__body{padding:2.5rem 2rem;display:flex;flex-direction:column;justify-content:center;gap:1.25rem}@media (max-width: 767px){.campaignFeatured2026__body{padding:1.5rem}}.campaignFeatured2026__meta{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.campaignFeatured2026__tag{display:inline-block;padding:.25rem .75rem;background:#D1FAE5;color:#065f46;font-size:0.78rem;font-weight:700;border-radius:9999px}.campaignFeatured2026__date{display:inline-flex;align-items:center;gap:.25rem;font-size:0.82rem;color:#6B7280}.campaignFeatured2026__date .material-icons-outlined{font-size:0.9rem}.campaignFeatured2026__title{font-size:clamp(1.2rem, 2.5vw, 1.6rem);font-weight:800;color:#111827;line-height:1.4;margin:0}.campaignFeatured2026__title strong{font-size:inherit;font-weight:inherit}.campaignFeatured2026__desc{font-size:0.95rem;color:#4B5563;line-height:1.75;margin:0}.campaignFeatured2026__cta{align-self:flex-start}.campaignList2026{padding:3.5rem 0 5rem;background:#F9FAFB}@media (max-width: 767px){.campaignList2026{padding:2.5rem 0}}.campaignList2026__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;flex-wrap:wrap;gap:.75rem}.campaignList2026__title{display:flex;align-items:center;gap:.5rem;font-size:1.4rem;font-weight:700;color:#111827;margin:0;padding-left:1rem;position:relative}.campaignList2026__title::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:100%;background:#059669;border-radius:2px}.campaignList2026__title .material-icons-outlined{font-size:1.2rem;color:#059669}.campaignList2026__count{font-size:0.9rem;color:#6B7280}.campaignList2026__count strong{font-size:inherit;color:#047857;font-weight:700}.campaignGrid2026{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4, 1fr);gap:1.25rem}@media (max-width: 1023px){.campaignGrid2026{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 319px){.campaignGrid2026{grid-template-columns:1fr}}.campaignGrid2026__empty{grid-column:1 / -1;text-align:center;padding:4rem 0;color:#6B7280;list-style:none}.campaignGrid2026__empty .material-icons-outlined{font-size:3rem;display:block;margin:0 auto 1rem;color:#D1D5DB}.campaignGrid2026__empty p{margin:0;font-size:0.95rem}.campaignCard2026{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,0.07);transition:transform 0.25s ease, box-shadow 0.25s ease}.campaignCard2026:hover{transform:translateY(-5px);box-shadow:0 8px 28px rgba(4,120,87,0.14)}.campaignCard2026:hover .campaignCard2026__imgWrap img{transform:scale(1.06)}.campaignCard2026:hover .campaignCard2026__title{color:#047857}.campaignCard2026__link{display:flex;flex-direction:column;text-decoration:none;color:inherit;height:100%}.campaignCard2026__link:focus-visible{outline:3px solid #10B981;outline-offset:2px}.campaignCard2026__imgWrap{height:180px;overflow:hidden;background:#eefdf3;border-bottom:1px solid #E5E7EB;display:flex;align-items:center;justify-content:center}.campaignCard2026__imgWrap img{width:100%;height:100%;object-fit:contain;padding:.75rem;display:block;transition:transform 0.4s ease}@media (max-width: 319px){.campaignCard2026__imgWrap{height:140px}}.campaignCard2026__body{padding:1.25rem;display:flex;flex-direction:column;flex-grow:1;gap:.5rem}.campaignCard2026__meta{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.campaignCard2026__tag{display:inline-block;padding:2px .75rem;background:#D1FAE5;color:#065f46;font-size:0.72rem;font-weight:700;border-radius:9999px}.campaignCard2026__date{font-size:0.78rem;color:#9CA3AF}.campaignCard2026__title{font-size:1rem;font-weight:700;color:#111827;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color 0.2s ease}.campaignCard2026__title strong{font-size:inherit;font-weight:inherit}.campaignCard2026__desc{font-size:0.85rem;color:#6B7280;line-height:1.6;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.campaignGov2026{background:#F9FAFB;border-top:1px solid #E5E7EB;padding:1.25rem 0}.campaignGov2026 .container2026{display:flex;align-items:flex-start;gap:.75rem}.campaignGov2026 .material-icons-outlined{font-size:1.1rem;color:#9CA3AF;flex-shrink:0;margin-top:2px}.campaignGov2026 p{font-size:0.82rem;color:#6B7280;line-height:1.6;margin:0}@media (prefers-reduced-motion: reduce){.campaign-hero__content,.campaign-hero__badge,.campaign-hero__title,.campaign-hero__desc,.campaignFeatured2026__card,.campaignCard2026{animation:none !important;transition:none !important}}@media (max-width: 375px){.campaign-hero{height:280px}.campaignFeatured2026,.campaignList2026{padding:2rem 0}}@keyframes crpHeroFadeUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes crpScrollDown{0%, 100%{opacity:1;top:8px}50%{opacity:0.3;top:20px}}.crp-hero{position:relative;width:100vw;margin-left:calc(-50vw + 50%);height:500px;overflow:hidden}@media (max-width: 767px){.crp-hero{height:400px}}@media (max-width: 319px){.crp-hero{height:320px}}.crp-hero__bg{position:absolute;inset:0;background:linear-gradient(135deg, #14532d 0%, #166534 35%, #0e7490 100%);z-index:1}.crp-hero__bg::before{content:'';position:absolute;inset:0;background:url("img/hero/hero-casereport.png") center/cover no-repeat;opacity:0.35}.crp-hero__bg::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg, rgba(20,83,45,0.2) 0%, rgba(14,116,144,0.5) 100%)}.crp-hero__content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 1.25rem;color:#fff;gap:1rem}.crp-hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:rgba(255,255,255,0.15);border:1px solid rgba(255,255,255,0.3);border-radius:9999px;font-size:0.85rem;font-weight:600;letter-spacing:1px;backdrop-filter:blur(4px);animation:crpHeroFadeUp 0.6s ease-out}.crp-hero__badge .material-icons-outlined{font-size:1rem;color:#67E8F9}.crp-hero__title{font-size:clamp(1.75rem, 4.5vw, 2.5rem);font-weight:800;margin:0;text-shadow:0 4px 20px rgba(0,0,0,0.3);animation:crpHeroFadeUp 0.7s ease-out 0.1s backwards;letter-spacing:2px}.crp-hero__title::after{content:'';display:block;width:60px;height:4px;background:#67E8F9;margin:1rem auto 0;border-radius:2px}.crp-hero__title strong{font-size:inherit;font-weight:inherit}.crp-hero__titleAccent{color:#67E8F9}.crp-hero__desc{font-size:1.05rem;max-width:600px;line-height:1.8;opacity:0.92;animation:crpHeroFadeUp 0.8s ease-out 0.2s backwards;text-shadow:0 2px 10px rgba(0,0,0,0.2);margin:0}@media (max-width: 767px){.crp-hero__desc{font-size:1rem}}.crp-hero__scroll{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);z-index:2}.crp-hero__scroll-icon{width:28px;height:46px;border:2px solid rgba(255,255,255,0.4);border-radius:14px;position:relative}.crp-hero__scroll-icon::before{content:'';position:absolute;top:8px;left:50%;transform:translateX(-50%);width:5px;height:9px;background:#fff;border-radius:3px;animation:crpScrollDown 2s infinite}.crpFeatured2026{padding:3.5rem 0;background:#F0FDFA;border-bottom:1px solid #CCFBF1}@media (max-width: 767px){.crpFeatured2026{padding:2.5rem 0}}.crpFeatured2026__card{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 24px rgba(14,116,144,0.12);text-decoration:none;color:inherit;transition:box-shadow 0.3s ease, transform 0.3s ease}.crpFeatured2026__card:hover{box-shadow:0 10px 36px rgba(14,116,144,0.2);transform:translateY(-3px)}.crpFeatured2026__card:hover .crpFeatured2026__img img{transform:scale(1.04)}@media (max-width: 767px){.crpFeatured2026__card{grid-template-columns:1fr}}.crpFeatured2026__img{position:relative;overflow:hidden;min-height:360px;background:#F0FDFA}.crpFeatured2026__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.5s ease}@media (max-width: 767px){.crpFeatured2026__img{min-height:240px}}@media (max-width: 319px){.crpFeatured2026__img{min-height:180px}}.crpFeatured2026__badge{position:absolute;top:1rem;left:1rem;display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 1rem;background:#0e7490;color:#fff;font-size:0.78rem;font-weight:700;border-radius:9999px;letter-spacing:0.5px;z-index:1}.crpFeatured2026__badge .material-icons-outlined{font-size:0.9rem}.crpFeatured2026__body{padding:2.5rem 2rem;display:flex;flex-direction:column;justify-content:center;gap:1.25rem}@media (max-width: 767px){.crpFeatured2026__body{padding:1.5rem}}.crpFeatured2026__meta{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.crpFeatured2026__tag{display:inline-block;padding:.25rem .75rem;background:#CCFBF1;color:#0e7490;font-size:0.78rem;font-weight:700;border-radius:9999px}.crpFeatured2026__date{display:inline-flex;align-items:center;gap:.25rem;font-size:0.82rem;color:#6B7280}.crpFeatured2026__date .material-icons-outlined{font-size:0.9rem}.crpFeatured2026__title{font-size:clamp(1.2rem, 2.5vw, 1.6rem);font-weight:800;color:#111827;line-height:1.4;margin:0}.crpFeatured2026__title strong{font-size:inherit;font-weight:inherit}.crpFeatured2026__desc{font-size:0.95rem;color:#4B5563;line-height:1.75;margin:0}.crpFeatured2026__cta{align-self:flex-start}.crpList2026{padding:3.5rem 0 5rem;background:#F9FAFB}@media (max-width: 767px){.crpList2026{padding:2.5rem 0}}.crpList2026__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;flex-wrap:wrap;gap:.75rem}.crpList2026__title{display:flex;align-items:center;gap:.5rem;font-size:1.4rem;font-weight:700;color:#111827;margin:0;padding-left:1rem;position:relative}.crpList2026__title::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:100%;background:#0e7490;border-radius:2px}.crpList2026__title .material-icons-outlined{font-size:1.2rem;color:#0e7490}.crpList2026__count{font-size:0.9rem;color:#6B7280}.crpList2026__count strong{font-size:inherit;color:#0e7490;font-weight:700}.crpGrid2026{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4, 1fr);gap:1.25rem}@media (max-width: 1023px){.crpGrid2026{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 319px){.crpGrid2026{grid-template-columns:1fr}}.crpGrid2026__empty{grid-column:1 / -1;text-align:center;padding:4rem 0;color:#6B7280;list-style:none}.crpGrid2026__empty .material-icons-outlined{font-size:3rem;display:block;margin:0 auto 1rem;color:#D1D5DB}.crpGrid2026__empty p{margin:0;font-size:0.95rem}.crpCard2026{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,0.07);transition:transform 0.25s ease, box-shadow 0.25s ease}.crpCard2026:hover{transform:translateY(-5px);box-shadow:0 8px 28px rgba(14,116,144,0.15)}.crpCard2026:hover .crpCard2026__imgWrap img{transform:scale(1.06)}.crpCard2026:hover .crpCard2026__title{color:#0e7490}.crpCard2026__link{display:flex;flex-direction:column;text-decoration:none;color:inherit;height:100%}.crpCard2026__link:focus-visible{outline:3px solid #0e7490;outline-offset:2px}.crpCard2026__imgWrap{height:180px;overflow:hidden;background:#F0FDFA;border-bottom:1px solid #CCFBF1;display:flex;align-items:center;justify-content:center}.crpCard2026__imgWrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.4s ease}@media (max-width: 319px){.crpCard2026__imgWrap{height:140px}}.crpCard2026__body{padding:1.25rem;display:flex;flex-direction:column;flex-grow:1;gap:.5rem}.crpCard2026__meta{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.crpCard2026__tag{display:inline-block;padding:2px .75rem;background:#CCFBF1;color:#0e7490;font-size:0.72rem;font-weight:700;border-radius:9999px}.crpCard2026__date{font-size:0.78rem;color:#9CA3AF}.crpCard2026__title{font-size:0.95rem;font-weight:700;color:#111827;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color 0.2s ease}.crpCard2026__title strong{font-size:inherit;font-weight:inherit}.crpCard2026__desc{font-size:0.82rem;color:#6B7280;line-height:1.6;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.crpGov2026{background:#F9FAFB;border-top:1px solid #E5E7EB;padding:1.25rem 0}.crpGov2026 .container2026{display:flex;align-items:flex-start;gap:.75rem}.crpGov2026 .material-icons-outlined{font-size:1.1rem;color:#0e7490;flex-shrink:0;margin-top:2px}.crpGov2026 p{font-size:0.82rem;color:#6B7280;line-height:1.6;margin:0}@media (prefers-reduced-motion: reduce){.crp-hero__content,.crp-hero__badge,.crp-hero__title,.crp-hero__desc,.crpFeatured2026__card,.crpCard2026{animation:none !important;transition:none !important}}@media (max-width: 375px){.crp-hero{height:280px}.crpFeatured2026,.crpList2026{padding:2rem 0}}@keyframes edHeroFadeUp{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.edHero2026{position:relative;width:100vw;margin-left:calc(-50vw + 50%);height:320px;overflow:hidden}@media (max-width: 767px){.edHero2026{height:260px}}@media (max-width: 319px){.edHero2026{height:220px}}.edHero2026__bg{position:absolute;inset:0;background:linear-gradient(135deg, #0f4c3a 0%, #166534 60%, #1a6347 100%);z-index:1}.edHero2026__bg::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg, rgba(15,76,58,0.1) 0%, rgba(0,0,0,0.25) 100%)}.edHero2026__content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 1.25rem;color:#fff;gap:.75rem}.edHero2026__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:rgba(255,255,255,0.15);border:1px solid rgba(255,255,255,0.3);border-radius:9999px;font-size:0.85rem;font-weight:600;letter-spacing:1px;backdrop-filter:blur(4px);animation:edHeroFadeUp 0.6s ease-out}.edHero2026__badge .material-icons-outlined{font-size:1rem;color:#6EE7B7}.edHero2026__title{font-size:clamp(1.3rem, 3.5vw, 2rem);font-weight:800;margin:0;text-shadow:0 4px 20px rgba(0,0,0,0.3);animation:edHeroFadeUp 0.7s ease-out 0.1s backwards;letter-spacing:1px;max-width:820px;line-height:1.35}.edHero2026__title::after{content:'';display:block;width:48px;height:3px;background:#6EE7B7;margin:.75rem auto 0;border-radius:2px}.edHero2026__date{display:inline-flex;align-items:center;gap:.25rem;font-size:0.85rem;opacity:0.85;animation:edHeroFadeUp 0.8s ease-out 0.2s backwards}.edHero2026__date .material-icons-outlined{font-size:0.9rem}@media (max-width: 375px){.edHero2026{height:200px}}.edBody2026{background:#F9FAFB;padding:2.5rem 0 4rem}@media (max-width: 767px){.edBody2026{padding:2rem 0 2.5rem}}.edLoading2026{text-align:center;padding:4rem 0;color:#9CA3AF}.edLoading2026__icon{font-size:2.5rem;display:block;margin:0 auto .75rem;animation:spin 1.2s linear infinite}.edLoading2026 p{margin:0;font-size:0.9rem}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.edContent2026 .edTmpl2026{overflow:hidden;margin-bottom:1.5rem}.edContent2026 .edTmpl2026__imgWrap{width:100%;max-height:420px;overflow:hidden;background:#F0FDF4}.edContent2026 .edTmpl2026__imgWrap:empty{display:none}.edContent2026 .edTmpl2026__imgWrap img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 767px){.edContent2026 .edTmpl2026__imgWrap{max-height:280px}}@media (max-width: 319px){.edContent2026 .edTmpl2026__imgWrap{max-height:200px}}.edContent2026 .edTmpl2026__body{padding:2rem 2.5rem}@media (max-width: 767px){.edContent2026 .edTmpl2026__body{padding:1.5rem}}@media (max-width: 319px){.edContent2026 .edTmpl2026__body{padding:1.25rem}}.edContent2026 h1.edTmpl2026__heading{font-size:1.5rem;font-weight:800;color:#111827;margin:0 0 .75rem;line-height:1.4}.edContent2026 h1.edTmpl2026__heading strong{font-size:inherit;font-weight:inherit}.edContent2026 .edTmpl2026__content{font-size:1rem;line-height:1.85;color:#374151;margin:1.25rem 0 0}.edContent2026 .edTmpl2026__content p{margin:0 0 1rem}.edContent2026 .edTmpl2026__content img{display:block;max-width:100%;height:auto;border-radius:1rem;margin:1rem auto;box-shadow:0 4px 16px rgba(0,0,0,0.1)}.edContent2026 .edTmpl2026__content a{color:#166534;text-decoration:underline}.edContent2026 .edTmpl2026__content ul,.edContent2026 .edTmpl2026__content ol{padding-left:1.25rem;margin:.75rem 0}.edContent2026 .edTmpl2026__content li{margin-bottom:.5rem}.edContent2026 .edTmpl2026__content h2{font-size:1.05rem;font-weight:700;color:#166534;margin:2rem 0 .75rem;padding-left:.75rem;border-left:3px solid #6EE7B7;line-height:1.4}.edContent2026 .edTmpl2026__content h3{font-size:0.95rem;font-weight:700;color:#1F2937;margin:1.25rem 0 .5rem}.edContent2026 .edTmpl2026__content hr{border:none;border-top:1px solid #E5E7EB;margin:1.5rem 0}.edContent2026 .edTmpl2026__desc{font-size:1.05rem;color:#4B5563;line-height:1.75;margin:1rem 0 0;border-left:3px solid #6EE7B7;padding-left:1rem}.edContent2026 .edTmpl2026__actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.5rem}.edContent2026 .edCrpDonor2026{background:linear-gradient(135deg, #F0FDF4 0%, #CCFBF1 100%);border:1px solid #A7F3D0;border-radius:1rem;padding:1.5rem;margin:0 0 1.5rem;display:flex;gap:1rem;align-items:flex-start}.edContent2026 .edCrpDonor2026 .material-icons-outlined{font-size:2rem;color:#0e7490;flex-shrink:0;margin-top:2px}.edContent2026 .edCrpDonor2026__text{font-size:0.9rem;color:#374151;line-height:1.7;margin:0}.edContent2026 .edCrpDonor2026__text strong{color:#0f4c3a;font-weight:700}.edContent2026 .divGEOLATD{font-size:0.9rem;color:#374151;line-height:1.7}.edContent2026 .divGEOLATD strong{color:#0f4c3a;font-weight:700}.edContent2026 .edCrpStats2026{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem;margin:1.5rem 0}@media (max-width: 319px){.edContent2026 .edCrpStats2026{grid-template-columns:1fr 1fr}}.edContent2026 .edCrpStat2026{background:#fff;border:1px solid #E5E7EB;border-radius:1rem;padding:1.25rem 1rem;text-align:center}.edContent2026 .edCrpStat2026__num{font-size:1.6rem;font-weight:800;color:#166534;line-height:1;display:block}.edContent2026 .edCrpStat2026__label{font-size:0.78rem;color:#6B7280;margin-top:.25rem;display:block}.edCampaignBadge2026{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#D1FAE5;color:#065f46;font-size:0.8rem;font-weight:600;border-radius:9999px;margin-bottom:1.25rem}.edCampaignBadge2026 .material-icons-outlined{font-size:0.95rem}.edCrpGov2026{display:flex;align-items:flex-start;gap:.75rem;background:#F9FAFB;border-top:1px solid #E5E7EB;padding:1.25rem 1.5rem;margin:1.5rem -2rem -2rem;border-radius:0 0 20px 20px}.edCrpGov2026 .material-icons-outlined{font-size:1rem;color:#0e7490;flex-shrink:0;margin-top:2px}.edCrpGov2026 p{font-size:0.8rem;color:#6B7280;line-height:1.6;margin:0}@media (max-width: 767px){.edCrpGov2026{margin:1.5rem -1.5rem -1.5rem}}@media (max-width: 319px){.edCrpGov2026{margin:1.25rem -1.25rem -1.25rem}}.apDetail2026__section{padding:1.5rem 0;border-bottom:1px solid #E5E7EB}.apDetail2026__section:last-of-type{border-bottom:none}.apDetail2026__sectionTitle{display:flex;align-items:center;gap:.5rem;font-size:1.05rem;font-weight:700;color:#166534;margin:0 0 1.25rem;padding-bottom:.75rem;border-bottom:2px solid #D1FAE5}.apDetail2026__sectionTitle .material-icons-outlined{font-size:1.1rem;color:#6EE7B7}.apDetail2026__grid{display:grid;gap:1rem 1.5rem}.apDetail2026__grid--1{grid-template-columns:1fr}.apDetail2026__grid--2{grid-template-columns:repeat(2, 1fr)}.apDetail2026__grid--3{grid-template-columns:repeat(3, 1fr)}@media (max-width: 767px){.apDetail2026__grid--2,.apDetail2026__grid--3{grid-template-columns:1fr 1fr}}@media (max-width: 319px){.apDetail2026__grid--2,.apDetail2026__grid--3{grid-template-columns:1fr}}.apDetail2026__field{display:flex;flex-direction:column;gap:.25rem}.apDetail2026__field--software{margin-top:1rem}.apDetail2026__label{font-size:0.78rem;font-weight:600;color:#6B7280;letter-spacing:0.3px}.apDetail2026__value{font-size:0.95rem;color:#1F2937;line-height:1.6}.apDetail2026__value--num{font-size:1.4rem;font-weight:700;color:#166534}.apDetail2026__value--text{font-size:0.95rem;line-height:1.75;color:#374151}.apDetail2026__value a{color:#166534;text-decoration:underline;word-break:break-all}.apDetail2026__qGroup{padding:1rem 0;border-bottom:1px solid #F3F4F6}.apDetail2026__qGroup:last-child{border-bottom:none}.apDetail2026__qLabel{display:block;font-size:0.9rem;font-weight:600;color:#1F2937;margin-bottom:.75rem}.apDetail2026__qLabel em{font-style:normal;color:#dc2626;margin-left:.25rem}.apDetail2026__info{font-size:0.82rem;color:#6B7280;line-height:1.65;margin:0 0 .75rem;padding:.75rem 1rem;background:#F9FAFB;border-radius:.5rem;border-left:3px solid #D1D5DB}.apDetail2026__checks{display:flex;flex-wrap:wrap;gap:.5rem 1rem}.apDetail2026__checkItem{display:inline-flex;align-items:center;gap:.5rem;font-size:0.88rem;color:#374151;cursor:default}.apDetail2026__checkItem input[type="checkbox"],.apDetail2026__checkItem input[type="radio"]{width:16px;height:16px;accent-color:#166534;cursor:default}.apDetail2026__required{font-style:normal;color:#dc2626;margin-left:.25rem}.edTagGroup2026{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0 0}.edTag2026{display:inline-block;padding:.25rem .75rem;background:#CCFBF1;color:#0f4c3a;font-size:0.75rem;font-weight:700;border-radius:9999px;text-decoration:none;transition:background 0.2s ease}.edTag2026:hover{background:#A7F3D0}.edArticleExtra2026{margin-top:1.5rem}.edArticleExtra2026__section{background:#fff;border-radius:1rem;padding:1.5rem 2rem;margin-bottom:1rem;box-shadow:0 1px 8px rgba(0,0,0,0.05)}@media (max-width: 767px){.edArticleExtra2026__section{padding:1.25rem 1.5rem}}.edArticleExtra2026__heading{font-size:1rem;font-weight:700;color:#166534;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:1px solid #E5E7EB}.edArticleExtra2026__heading strong{font-size:inherit;font-weight:inherit}.edArticleExtra2026__body{font-size:0.95rem;line-height:1.8;color:#374151}.edRelated2026{background:#fff;border-top:1px solid #E5E7EB;padding:2.5rem 0 4rem}@media (max-width: 767px){.edRelated2026{padding:2rem 0 2.5rem}}.edRelated2026__title{display:flex;align-items:center;gap:.5rem;font-size:1.2rem;font-weight:700;color:#111827;margin:0 0 2rem;padding-left:1rem;position:relative}.edRelated2026__title::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:100%;background:#166534;border-radius:2px}.edRelated2026__title .material-icons-outlined{font-size:1.1rem;color:#166534}.edRelatedGrid2026{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4, 1fr);gap:1.25rem}@media (max-width: 1023px){.edRelatedGrid2026{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 319px){.edRelatedGrid2026{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){.edHero2026__badge,.edHero2026__title,.edHero2026__date,.edLoading2026__icon{animation:none !important;transition:none !important}}.edTmpl2026--n2{max-width:720px;margin:0 auto}.edTmpl2026--n2 .n2Tmpl2026__meta{display:flex;align-items:center;flex-wrap:wrap;gap:0.25rem 0.5rem;font-size:0.875rem;color:#5d6d7e;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e8e8e8}.edTmpl2026--n2 .n2Tmpl2026__metaItem{display:inline-flex;align-items:center;gap:0.3rem}.edTmpl2026--n2 .n2Tmpl2026__metaItem .material-icons-outlined{font-size:0.95rem;color:#166534}.edTmpl2026--n2 .n2Tmpl2026__metaDivider{color:#d0d0d0;padding:0 0.2rem}.edTmpl2026--n2 .n2Tmpl2026__metaBadge{display:inline-block;background:#e8f5e9;color:#166534;border:1px solid #a5d6a7;border-radius:20px;font-size:0.78rem;font-weight:600;letter-spacing:0.03em;padding:0.15rem 0.7rem}.edTmpl2026--n2 .n2Tmpl2026__quote{display:flex;flex-direction:column;gap:0.625rem;background:#f6fbf6;border-left:3px solid #4caf50;border-radius:0 6px 6px 0;padding:1rem 1.375rem;margin:0 0 2rem 0}.edTmpl2026--n2 .n2Tmpl2026__quote>.material-icons-outlined{font-size:1.625rem;color:#81c784;line-height:1}.edTmpl2026--n2 .n2Tmpl2026__quote p{font-size:0.9375rem;color:#4a6358;font-style:italic;line-height:1.8;margin:0}.edTmpl2026--n2 .n2Tmpl2026__hero{margin-bottom:2rem;border-radius:10px;overflow:hidden;box-shadow:0 3px 16px rgba(0,0,0,0.1)}.edTmpl2026--n2 .n2Tmpl2026__hero img{width:100%;height:auto;display:block}.edTmpl2026--n2 .n2Tmpl2026__heroCaption{display:flex;align-items:center;gap:0.375rem;background:#f5f5f5;border-top:1px solid #e0e0e0;color:#757575;font-size:0.8125rem;line-height:1.5;padding:0.5rem 1rem;margin:0}.edTmpl2026--n2 .n2Tmpl2026__heroCaption .material-icons-outlined{font-size:0.875rem;color:#166534}.edTmpl2026--n2 .n2Tmpl2026__body{padding:0}.edTmpl2026--n2 .n2Tmpl2026__section{font-size:1rem;line-height:2;color:#333;margin-bottom:1.75rem}.edTmpl2026--n2 .n2Tmpl2026__section--first{border-left:3px solid #4caf50;padding:0.25rem 0 0.25rem 1.125rem}.edTmpl2026--n2 .n2Tmpl2026__section p{margin:0 0 1.1em 0}.edTmpl2026--n2 .n2Tmpl2026__hr{border:none;border-top:1px solid #e8e8e8;margin:2rem 0}.edTmpl2026--n2 .n2Tmpl2026__gallery{margin:0 0 2rem 0;padding:1.25rem;background:#fafafa;border-radius:10px;border:1px solid #ebebeb}.edTmpl2026--n2 .n2Tmpl2026__galleryTitle{display:flex;align-items:center;gap:0.4rem;font-size:0.875rem;font-weight:600;color:#555;border-bottom:1px solid #e0e0e0;padding-bottom:0.625rem;margin:0 0 1rem 0}.edTmpl2026--n2 .n2Tmpl2026__galleryTitle .material-icons-outlined{font-size:1.1rem;color:#166534}.edTmpl2026--n2 .n2Tmpl2026__galleryGrid{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:0.875rem}.edTmpl2026--n2 .n2Tmpl2026__galleryItem{margin:0;border-radius:6px;overflow:hidden;background:#f0f0f0;box-shadow:0 1px 6px rgba(0,0,0,0.08);transition:box-shadow 0.25s}.edTmpl2026--n2 .n2Tmpl2026__galleryItem:hover{box-shadow:0 4px 14px rgba(0,0,0,0.14)}.edTmpl2026--n2 .n2Tmpl2026__galleryItem img{width:100%;height:auto;display:block}.edTmpl2026--n2 .n2Tmpl2026__galleryCaption{background:#fff;border-top:1px solid #ebebeb;color:#757575;font-size:0.8125rem;padding:0.4rem 0.75rem;line-height:1.5}.edTmpl2026--n2 .n2Tmpl2026__video{margin:0.25rem 0 2rem 0}.edTmpl2026--n2 .n2Tmpl2026__videoTitle{display:flex;align-items:center;gap:0.4rem;font-size:0.875rem;font-weight:600;color:#c62828;border-bottom:1px solid #ffcdd2;padding-bottom:0.625rem;margin:0 0 1rem 0}.edTmpl2026--n2 .n2Tmpl2026__videoTitle .material-icons-outlined{font-size:1.2rem}.edTmpl2026--n2 .n2Tmpl2026__videoWrap{position:relative;width:100%;padding-bottom:56.25%;height:0;border-radius:8px;overflow:hidden;box-shadow:0 3px 12px rgba(0,0,0,0.1)}.edTmpl2026--n2 .n2Tmpl2026__videoWrap iframe{position:absolute;inset:0;width:100%;height:100%;border:none}.edTmpl2026--n2 .n2Tmpl2026__tags{display:flex;align-items:center;flex-wrap:wrap;gap:0.5rem;margin:0.5rem 0 1.75rem 0;padding-top:1rem;border-top:1px solid #e8e8e8}.edTmpl2026--n2 .n2Tmpl2026__tags>.material-icons-outlined{font-size:1rem;color:#9e9e9e;flex-shrink:0}.edTmpl2026--n2 .n2Tmpl2026__tag{display:inline-block;background:#f5f5f5;color:#555;border:1px solid #ddd;border-radius:20px;font-size:0.8125rem;padding:0.2rem 0.75rem;transition:border-color 0.2s, color 0.2s, background 0.2s}.edTmpl2026--n2 .n2Tmpl2026__tag:hover{background:#e8f5e9;border-color:#a5d6a7;color:#166534}.edTmpl2026--n2 .n2Tmpl2026__link{display:flex;align-items:flex-start;flex-wrap:wrap;gap:0.5rem 0.75rem;margin-top:0.5rem;padding:0.875rem 1.125rem;background:#f6fbf6;border:1px solid #c8e6c9;border-left:3px solid #166534;border-radius:0 6px 6px 0}.edTmpl2026--n2 .n2Tmpl2026__linkLabel{display:inline-flex;align-items:center;gap:0.2rem;font-size:0.8125rem;font-weight:600;color:#166534;white-space:nowrap}.edTmpl2026--n2 .n2Tmpl2026__linkLabel .material-icons-outlined{font-size:0.95rem}.edTmpl2026--n2 .n2Tmpl2026__linkAnchor{display:inline-flex;align-items:center;gap:0.2rem;font-size:0.8125rem;color:#1565c0;word-break:break-all;text-decoration:none;transition:color 0.2s}.edTmpl2026--n2 .n2Tmpl2026__linkAnchor:hover{color:#0d47a1;text-decoration:underline}.edTmpl2026--n2 .n2Tmpl2026__linkAnchor .material-icons-outlined{font-size:0.85rem;flex-shrink:0}@media (max-width: 767px){.edTmpl2026--n2{max-width:100%}.edTmpl2026--n2 .n2Tmpl2026__galleryGrid{grid-template-columns:repeat(auto-fit, minmax(160px, 1fr))}}@media (max-width: 319px){.edTmpl2026--n2 .n2Tmpl2026__meta{font-size:0.8125rem;padding-bottom:0.875rem}.edTmpl2026--n2 .n2Tmpl2026__quote{padding:0.875rem 1rem}.edTmpl2026--n2 .n2Tmpl2026__quote p{font-size:0.875rem}.edTmpl2026--n2 .n2Tmpl2026__section--first{padding-left:0.875rem}.edTmpl2026--n2 .n2Tmpl2026__link{flex-direction:column}}.invoiceHero2026{background:linear-gradient(135deg, #1a7a48 0%, #1c8c53 60%, #23a862 100%);color:#fff;padding:4rem 0 3rem}.invoiceHero2026__content{opacity:0;transform:translateY(24px);transition:opacity .6s ease, transform .6s ease}.invoiceHero2026__content.is-visible{opacity:1;transform:none}.invoiceHero2026__badge{display:inline-flex;align-items:center;gap:1rem;background:rgba(255,255,255,0.18);border:1px solid rgba(255,255,255,0.32);border-radius:999px;padding:.75rem 1.5rem;font-size:.85rem;font-weight:500;margin-bottom:1.25rem}.invoiceHero2026__badge .material-icons-outlined{font-size:1rem}.invoiceHero2026__title{font-size:2.2rem;font-weight:800;line-height:1.3;margin:0 0 1.25rem;color:#fff}.invoiceHero2026__titleAccent{color:#a8f0c8}.invoiceHero2026__desc{font-size:1.05rem;line-height:1.75;opacity:.92;margin:0 0 2.5rem;max-width:600px}.invoiceHero2026__desc strong{font-weight:600}.invoiceHero2026__methods{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem;max-width:640px}.invoiceHero2026__methodCard{display:flex;flex-direction:column;align-items:center;gap:.75rem;background:rgba(255,255,255,0.15);border:1px solid rgba(255,255,255,0.28);border-radius:1rem;padding:1.25rem 1rem;text-decoration:none;color:#fff;text-align:center;transition:background .2s}.invoiceHero2026__methodCard:hover{background:rgba(255,255,255,0.25);text-decoration:none}.invoiceHero2026__methodCard .material-icons-outlined{font-size:1.6rem}.invoiceHero2026__methodCard strong{font-size:.95rem;font-weight:700}.invoiceHero2026__methodCard span:last-child{font-size:.8rem;opacity:.85}.invoiceSection2026{padding:3rem 0}.invoiceSection2026--alt{background:#f7fdf9}.invoiceSection2026__why{display:flex;gap:2rem;align-items:flex-start;opacity:0;transform:translateY(20px);transition:opacity .5s ease, transform .5s ease}.invoiceSection2026__why.is-visible{opacity:1;transform:none}.invoiceSection2026__why h2{font-size:1.4rem;font-weight:700;color:#1c8c53;margin:0 0 1rem;border-left:4px solid #1c8c53;padding-left:1rem}.invoiceSection2026__why p{font-size:1rem;line-height:1.8;color:#1F2937;margin:0 0 1rem}.invoiceSection2026__whyIcon{flex-shrink:0;width:56px;height:56px;background:#e7f6ec;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#1c8c53}.invoiceSection2026__whyIcon .material-icons-outlined{font-size:1.8rem}.invoiceSection2026__whyText{flex:1}.invoiceSection2026__card{background:#fff;border:1px solid #cfe8d5;border-radius:20px;padding:2.5rem;box-shadow:0 4px 16px rgba(0,0,0,0.05);opacity:0;transform:translateY(20px);transition:opacity .5s ease, transform .5s ease}.invoiceSection2026__card.is-visible{opacity:1;transform:none}.invoiceSection2026__card>p{font-size:1rem;line-height:1.8;color:#1F2937;margin:0 0 1.25rem}.invoiceSection2026__card>ul{padding-left:1.25rem;margin:.75rem 0 1.25rem}.invoiceSection2026__card>ul li{font-size:1rem;line-height:1.75;margin-bottom:.75rem}.invoiceSection2026__card>h2{font-size:1.25rem;font-weight:700;color:#1F2937;margin:0 0 1.25rem;border-left:4px solid #1c8c53;padding-left:1rem}.invoiceSection2026__cardHeader{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.invoiceSection2026__cardHeader h2{font-size:1.25rem;font-weight:700;color:#1F2937;margin:0;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.invoiceSection2026__step{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#1c8c53;color:#fff;border-radius:50%;font-size:.85rem;font-weight:700;flex-shrink:0}.invoiceSection2026__tag{display:inline-block;background:#e7f6ec;color:#1c8c53;border:1px solid #b6e8c8;border-radius:999px;padding:2px .75rem;font-size:.78rem;font-weight:600}.invoiceSection2026__kpi{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem;margin:1.5rem 0}.invoiceSection2026__kpiBox{border:1px solid #cfe8d5;border-radius:1rem;background:#f7fdf9;padding:1.25rem 1rem;text-align:center}.invoiceSection2026__kpiNum{font-size:1.3rem;font-weight:800;color:#153626;letter-spacing:.5px;word-break:break-all}.invoiceSection2026__kpiLabel{font-size:.85rem;color:#51655b;margin-top:.5rem}.invoiceSection2026__info{display:flex;align-items:flex-start;gap:.75rem;background:#ecfeff;border:1px solid #a5f3fc;border-left:4px solid #0f766e;border-radius:.5rem;padding:1rem 1.25rem;font-size:.95rem;color:#0b3b38;margin:1.25rem 0}.invoiceSection2026__info .material-icons-outlined{font-size:1.1rem;color:#0f766e;flex-shrink:0;margin-top:2px}.invoiceSection2026__note{display:flex;align-items:flex-start;gap:.75rem;background:#e7f6ec;border:1px solid #cfe8d5;border-left:4px solid #1c8c53;border-radius:.5rem;padding:1rem 1.25rem;font-size:.95rem;color:#143524;margin:1.25rem 0}.invoiceSection2026__note .material-icons-outlined{font-size:1.1rem;color:#1c8c53;flex-shrink:0;margin-top:2px}.invoiceSection2026__warn{display:flex;align-items:flex-start;gap:1rem;background:#fff7ed;border:1px solid #fed7aa;border-left:4px solid #b45309;border-radius:.5rem;padding:1rem 1.25rem;font-size:.95rem;color:#3b2a10;margin:1.25rem 0}.invoiceSection2026__warn .material-icons-outlined{font-size:1.2rem;color:#b45309;flex-shrink:0;margin-top:2px}.invoiceSection2026__warn ul{padding-left:1.25rem;margin:.5rem 0 0}.invoiceSection2026__warn ul li{margin-bottom:.5rem}.invoiceSection2026__table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #cfe8d5;border-radius:1rem;overflow:hidden;background:#fff;margin:1.25rem 0;font-size:.95rem}.invoiceSection2026__table th,.invoiceSection2026__table td{padding:1rem 1.25rem;border-bottom:1px solid #cfe8d5;vertical-align:top;text-align:left}.invoiceSection2026__table th{background:#e7f6ec;color:#173a2a;font-weight:600;width:28%}.invoiceSection2026__table tr:last-child td{border-bottom:none}.invoiceSection2026__small{font-size:.88rem;color:#51655b;margin-top:.75rem}.invoiceSection2026__cta{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.invoiceSection2026__cta .btn2026{display:inline-flex;align-items:center;gap:.5rem}.invoiceSection2026__cta .btn2026 .material-icons-outlined{font-size:1.1rem}@media (max-width: 768px){.invoiceHero2026{padding:2.5rem 0 2rem}.invoiceHero2026__title{font-size:1.7rem}.invoiceHero2026__methods{gap:.75rem}.invoiceHero2026__methodCard{padding:1rem .75rem}.invoiceSection2026{padding:2rem 0}.invoiceSection2026__why{flex-direction:column;gap:1.25rem}.invoiceSection2026__card{padding:1.5rem}.invoiceSection2026__kpi{grid-template-columns:1fr}}@media (max-width: 480px){.invoiceHero2026__title{font-size:1.45rem}.invoiceHero2026__methods{grid-template-columns:1fr}.invoiceHero2026__methodCard{flex-direction:row;text-align:left}.invoiceSection2026__table th{width:36%}}.matchHero2026{background:linear-gradient(135deg, #1a7a48 0%, #1c8c53 60%, #23a862 100%);color:#fff;padding:4rem 0 3rem}.matchHero2026__content{opacity:0;transform:translateY(24px);transition:opacity .6s ease, transform .6s ease}.matchHero2026__content.is-visible{opacity:1;transform:none}.matchHero2026__badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,255,255,0.18);border:1px solid rgba(255,255,255,0.32);border-radius:9999px;padding:.5rem 1.5rem;font-size:.85rem;font-weight:500;margin-bottom:1.25rem}.matchHero2026__badge .material-icons-outlined{font-size:1rem}.matchHero2026__title{font-size:2.2rem;font-weight:800;line-height:1.3;margin:0 0 1.25rem;color:#fff}.matchHero2026__titleAccent{color:#a8f0c8}.matchHero2026__desc{font-size:1rem;line-height:1.8;opacity:.92;margin:0 0 2rem;max-width:640px}.matchHero2026__meta{display:flex;flex-wrap:wrap;gap:.75rem}.matchHero2026__meta span{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,255,255,0.15);border:1px solid rgba(255,255,255,0.28);border-radius:9999px;padding:.5rem 1rem;font-size:.85rem}.matchHero2026__meta span .material-icons-outlined{font-size:.95rem}.matchSection2026{padding:3rem 0;background:#f6fdf6}.matchSection2026__card{background:#fff;border:1px solid #cfe8d5;border-radius:20px;padding:2.5rem;margin-bottom:1.25rem;box-shadow:0 4px 16px rgba(0,0,0,0.04);opacity:0;transform:translateY(20px);transition:opacity .5s ease, transform .5s ease}.matchSection2026__card.is-visible{opacity:1;transform:none}.matchSection2026__card--highlight{border-color:#1c8c53;border-width:2px}.matchSection2026__card h2{display:flex;align-items:center;gap:.75rem;font-size:1.2rem;font-weight:700;color:#1F2937;margin:0 0 1.25rem;padding-bottom:1rem;border-bottom:1px solid #e7f6ec}.matchSection2026__card h3{font-size:1rem;font-weight:700;color:#173a2a;margin:1.25rem 0 .75rem}.matchSection2026__card p{font-size:1rem;line-height:1.8;color:#374151;margin:0 0 1rem}.matchSection2026__card ul{padding-left:1.25rem;margin:.75rem 0 1rem}.matchSection2026__card ul li{font-size:1rem;line-height:1.75;color:#374151;margin-bottom:.5rem}.matchSection2026__num{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:#e7f6ec;color:#1c8c53;border-radius:50%;font-size:.82rem;font-weight:700;flex-shrink:0}.matchSection2026__num--green{background:#1c8c53;color:#fff}.matchSection2026__flowGrid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem;margin:1.25rem 0}.matchSection2026__flowItem{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center;background:#f7fdf9;border:1px solid #cfe8d5;border-radius:1rem;padding:1.25rem 1rem}.matchSection2026__flowItem .material-icons-outlined{font-size:1.8rem;color:#1c8c53}.matchSection2026__flowItem strong{font-size:.95rem;font-weight:700;color:#1F2937;font-size:inherit}.matchSection2026__flowItem span{font-size:.85rem;color:#4B5563}.matchSection2026__roleGrid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem;margin:1.25rem 0}.matchSection2026__roleItem{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center;background:#e7f6ec;border:1px solid #b6e8c8;border-radius:1rem;padding:1.25rem 1rem}.matchSection2026__roleItem .material-icons-outlined{font-size:1.8rem;color:#1c8c53}.matchSection2026__roleItem strong{font-size:.95rem;font-weight:700;color:#173a2a;font-size:inherit}.matchSection2026__roleItem span{font-size:.85rem;color:#2d5a3d}.matchSection2026__note{display:flex;align-items:flex-start;gap:.75rem;background:#e7f6ec;border:1px solid #cfe8d5;border-left:4px solid #1c8c53;border-radius:.5rem;padding:1rem 1.25rem;font-size:.95rem;color:#143524;margin:1.25rem 0}.matchSection2026__note .material-icons-outlined{font-size:1.1rem;color:#1c8c53;flex-shrink:0;margin-top:2px}.matchSection2026__note--lg{font-size:1rem;line-height:1.8}.matchSection2026__quote{display:flex;align-items:flex-start;gap:.75rem;background:#fff;border:1px dashed #cfe8d5;border-radius:.5rem;padding:1rem 1.25rem;font-size:.95rem;color:#23352c;margin:1.25rem 0}.matchSection2026__quote .material-icons-outlined{font-size:1.4rem;color:#1c8c53;opacity:.5;flex-shrink:0}.matchSection2026__quote strong{color:#123022}.matchSection2026__small{font-size:.88rem;color:#4B5563;margin-top:.75rem}.matchSection2026__cta{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.matchSection2026__cta .btn2026{display:inline-flex;align-items:center;gap:.5rem}.matchSection2026__cta .btn2026 .material-icons-outlined{font-size:1.1rem}@media (max-width: 768px){.matchHero2026{padding:2.5rem 0 2rem}.matchHero2026__title{font-size:1.7rem}.matchSection2026{padding:2rem 0}.matchSection2026__card{padding:1.5rem}.matchSection2026__flowGrid,.matchSection2026__roleGrid{grid-template-columns:1fr}}@media (max-width: 480px){.matchHero2026__title{font-size:1.45rem}.matchSection2026__meta{flex-direction:column}}.repairHero2026{background:linear-gradient(135deg, #1a7a48 0%, #1c8c53 60%, #23a862 100%);color:#fff;padding:4rem 0 3rem}.repairHero2026__content{opacity:0;transform:translateY(24px);transition:opacity .6s ease, transform .6s ease}.repairHero2026__content.is-visible{opacity:1;transform:none}.repairHero2026__badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,255,255,0.18);border:1px solid rgba(255,255,255,0.32);border-radius:9999px;padding:.5rem 1.5rem;font-size:.85rem;font-weight:500;margin-bottom:1.25rem}.repairHero2026__badge .material-icons-outlined{font-size:1rem}.repairHero2026__title{font-size:2.2rem;font-weight:800;line-height:1.3;margin:0 0 1.25rem;color:#fff}.repairHero2026__titleAccent{color:#a8f0c8}.repairHero2026__desc{font-size:1rem;line-height:1.8;opacity:.92;margin:0 0 2rem;max-width:620px}.repairHero2026__desc strong{font-weight:600}.repairHero2026__meta{display:flex;flex-wrap:wrap;gap:.75rem}.repairHero2026__meta span{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,255,255,0.15);border:1px solid rgba(255,255,255,0.28);border-radius:9999px;padding:.5rem 1rem;font-size:.85rem}.repairHero2026__meta span .material-icons-outlined{font-size:.95rem}.repairSection2026{padding:3rem 0;background:#f6fdf6}.repairSection2026__card{background:#fff;border:1px solid #cfe8d5;border-radius:20px;padding:2.5rem;margin-bottom:1.25rem;box-shadow:0 4px 16px rgba(0,0,0,0.04);opacity:0;transform:translateY(20px);transition:opacity .5s ease, transform .5s ease}.repairSection2026__card.is-visible{opacity:1;transform:none}.repairSection2026__card--highlight{border-color:#1c8c53;border-width:2px}.repairSection2026__card h2{display:flex;align-items:center;gap:.75rem;font-size:1.2rem;font-weight:700;color:#1F2937;margin:0 0 1.25rem;padding-bottom:1rem;border-bottom:1px solid #e7f6ec}.repairSection2026__card p{font-size:1rem;line-height:1.8;color:#374151;margin:0 0 1rem}.repairSection2026__card ul{padding-left:1.25rem;margin:.75rem 0 1rem}.repairSection2026__card ul li{font-size:1rem;line-height:1.75;color:#374151;margin-bottom:.5rem}.repairSection2026__card ul li strong{font-weight:600}.repairSection2026__num{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:#e7f6ec;color:#1c8c53;border-radius:50%;font-size:.82rem;font-weight:700;flex-shrink:0}.repairSection2026__num--green{background:#1c8c53;color:#fff}.repairSection2026__pills{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.repairSection2026__pill{display:inline-flex;align-items:center;gap:.5rem;border:1px solid #cfe8d5;background:#fff;border-radius:9999px;padding:.5rem 1rem;font-size:.88rem;color:#294338}.repairSection2026__pill .material-icons-outlined{font-size:.95rem;color:#1c8c53}.repairSection2026__typeGrid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem;margin-top:1rem}.repairSection2026__typeItem{display:flex;align-items:flex-start;gap:1rem;background:#f7fdf9;border:1px solid #cfe8d5;border-radius:1rem;padding:1.25rem}.repairSection2026__typeItem .material-icons-outlined{font-size:1.6rem;color:#1c8c53;flex-shrink:0;margin-top:2px}.repairSection2026__typeItem div{display:flex;flex-direction:column;gap:.5rem}.repairSection2026__typeItem strong{font-size:.95rem;font-weight:700;color:#1F2937;font-size:inherit}.repairSection2026__typeItem span{font-size:.88rem;color:#4B5563;line-height:1.5}.repairSection2026__reqGrid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem;margin:1.25rem 0}.repairSection2026__reqItem{background:#f7fdf9;border:1px solid #cfe8d5;border-radius:1rem;padding:1.25rem}.repairSection2026__reqItem ul{margin:.75rem 0 0;padding-left:1.25rem}.repairSection2026__reqItem ul li{font-size:.92rem;color:#374151;margin-bottom:.5rem}.repairSection2026__reqLabel{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.repairSection2026__reqLabel .material-icons-outlined{font-size:1.2rem;color:#1c8c53;flex-shrink:0}.repairSection2026__reqLabel strong{font-size:.95rem;font-weight:700;color:#1F2937;font-size:inherit}.repairSection2026__stepList{display:flex;flex-direction:column;gap:1rem;margin:1.25rem 0}.repairSection2026__stepItem{display:flex;align-items:flex-start;gap:1rem;background:#f7fdf9;border:1px solid #cfe8d5;border-radius:1rem;padding:1.25rem}.repairSection2026__stepItem div{display:flex;flex-direction:column;gap:.5rem}.repairSection2026__stepItem div strong{font-weight:700;color:#1F2937;font-size:inherit}.repairSection2026__stepItem div span{font-size:.92rem;color:#4B5563;line-height:1.6}.repairSection2026__stepNum{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#1c8c53;color:#fff;border-radius:50%;font-size:.85rem;font-weight:700;flex-shrink:0}.repairSection2026__note{display:flex;align-items:flex-start;gap:.75rem;background:#e7f6ec;border:1px solid #cfe8d5;border-left:4px solid #1c8c53;border-radius:.5rem;padding:1rem 1.25rem;font-size:.95rem;color:#143524;margin:1.25rem 0}.repairSection2026__note .material-icons-outlined{font-size:1.1rem;color:#1c8c53;flex-shrink:0;margin-top:2px}.repairSection2026__info{display:flex;align-items:flex-start;gap:.75rem;background:#ecfeff;border:1px solid #a5f3fc;border-left:4px solid #0f766e;border-radius:.5rem;padding:1rem 1.25rem;font-size:.95rem;color:#0b3b38;margin:1.25rem 0}.repairSection2026__info .material-icons-outlined{font-size:1.1rem;color:#0f766e;flex-shrink:0;margin-top:2px}.repairSection2026__warn{display:flex;align-items:flex-start;gap:.75rem;background:#fef2f2;border:1px solid #fecaca;border-left:4px solid #b91c1c;border-radius:.5rem;padding:1rem 1.25rem;font-size:.95rem;color:#3b0a0a;margin:1.25rem 0}.repairSection2026__warn .material-icons-outlined{font-size:1.2rem;color:#b91c1c;flex-shrink:0;margin-top:2px}.repairSection2026__small{font-size:.88rem;color:#4B5563;margin-top:.75rem}.repairSection2026__cta{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.repairSection2026__cta .btn2026{display:inline-flex;align-items:center;gap:.5rem}.repairSection2026__cta .btn2026 .material-icons-outlined{font-size:1.1rem}@media (max-width: 768px){.repairHero2026{padding:2.5rem 0 2rem}.repairHero2026__title{font-size:1.7rem}.repairSection2026{padding:2rem 0}.repairSection2026__card{padding:1.5rem}.repairSection2026__typeGrid,.repairSection2026__reqGrid{grid-template-columns:1fr}}@media (max-width: 480px){.repairHero2026__title{font-size:1.45rem}}.sopHero2026{background:linear-gradient(135deg, #1a7a48 0%, #1c8c53 60%, #23a862 100%);color:#fff;padding:4rem 0 3rem}.sopHero2026__content{opacity:0;transform:translateY(24px);transition:opacity .6s ease, transform .6s ease}.sopHero2026__content.is-visible{opacity:1;transform:none}.sopHero2026__badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,255,255,0.18);border:1px solid rgba(255,255,255,0.32);border-radius:9999px;padding:.5rem 1.5rem;font-size:.85rem;font-weight:500;margin-bottom:1.25rem}.sopHero2026__badge .material-icons-outlined{font-size:1rem}.sopHero2026__title{font-size:2.4rem;font-weight:800;line-height:1.3;margin:0 0 1.25rem;color:#fff}.sopHero2026__titleAccent{color:#a8f0c8}.sopHero2026__desc{font-size:1.05rem;line-height:1.8;opacity:.92;margin:0 0 2.5rem;max-width:620px}.sopHero2026__stats{display:flex;gap:2rem;flex-wrap:wrap}.sopHero2026__statItem{display:flex;align-items:center;gap:.75rem}.sopHero2026__statItem .material-icons-outlined{font-size:1.3rem;opacity:.75}.sopHero2026__statItem strong{font-size:1.4rem;font-weight:800;font-size:inherit;font-size:1.3rem}.sopHero2026__statItem span{font-size:.88rem;opacity:.85}.sopZone2026{padding:4rem 0;background:#f6fdf6}.sopZone2026__intro{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem;opacity:0;transform:translateY(16px);transition:opacity .5s ease, transform .5s ease}.sopZone2026__intro.is-visible{opacity:1;transform:none}.sopZone2026__intro h2{display:flex;align-items:center;gap:.75rem;font-size:1.3rem;font-weight:700;color:#1F2937;margin:0}.sopZone2026__intro h2 .material-icons-outlined{font-size:1.5rem;color:#1c8c53}.sopZone2026__intro p{font-size:.95rem;color:#4B5563;margin:.5rem 0 0}.sopZone2026__intro{flex-direction:column;align-items:flex-start}.sopZone2026__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.25rem}.sopZone2026__card{background:#fff;border:1px solid #cfe8d5;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 4px 16px rgba(0,0,0,0.04);transition:transform .2s, box-shadow .2s;opacity:0;transform:translateY(20px);transition:opacity .5s ease, transform .5s ease, box-shadow .2s ease}.sopZone2026__card.is-visible{opacity:1;transform:translateY(0)}.sopZone2026__card.is-visible:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,0.1)}.sopZone2026__cardIcon{display:flex;align-items:center;justify-content:center;padding:2rem}.sopZone2026__cardIcon .material-icons-outlined{font-size:2.4rem;color:#fff}.sopZone2026__cardIcon--green{background:linear-gradient(135deg, #1c8c53, #23a862)}.sopZone2026__cardIcon--blue{background:linear-gradient(135deg, #0f766e, #0891b2)}.sopZone2026__cardIcon--teal{background:linear-gradient(135deg, #0284c7, #0f766e)}.sopZone2026__cardIcon--orange{background:linear-gradient(135deg, #b45309, #d97706)}.sopZone2026__cardBody{padding:1.5rem;flex:1}.sopZone2026__cardBody h3{font-size:1.05rem;font-weight:700;color:#1F2937;margin:.75rem 0 .75rem;line-height:1.5}.sopZone2026__cardBody p{font-size:.9rem;color:#4B5563;line-height:1.7;margin:0}.sopZone2026__cardTag{display:inline-block;border-radius:9999px;padding:2px .75rem;font-size:.78rem;font-weight:600}.sopZone2026__cardTag--green{background:#e7f6ec;color:#1c8c53;border:1px solid #cfe8d5}.sopZone2026__cardTag--teal{background:#ecfeff;color:#0f766e;border:1px solid #a5f3fc}.sopZone2026__cardTag--orange{background:#fff7ed;color:#b45309;border:1px solid #fed7aa}.sopZone2026__cardBtn{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-top:1px solid #e7f6ec;font-size:.92rem;font-weight:600;text-decoration:none;transition:background .2s}.sopZone2026__cardBtn .material-icons-outlined{font-size:1rem}.sopZone2026__cardBtn:hover{text-decoration:none}.sopZone2026__cardBtn--green{background:#f7fdf9;color:#1c8c53;border-top-color:#e7f6ec}.sopZone2026__cardBtn--green:hover{background:#e7f6ec}.sopZone2026__cardBtn--teal{background:#f0fdfe;color:#0f766e;border-top-color:#a5f3fc}.sopZone2026__cardBtn--teal:hover{background:#ecfeff}.sopZone2026__cardBtn--orange{background:#fffbf5;color:#b45309;border-top-color:#fed7aa}.sopZone2026__cardBtn--orange:hover{background:#fff7ed}.sopStatement2026{background:linear-gradient(135deg, #1a7a48 0%, #1c8c53 100%);padding:4rem 0}.sopStatement2026__inner{text-align:center;color:#fff;opacity:0;transform:translateY(20px);transition:opacity .5s ease, transform .5s ease}.sopStatement2026__inner.is-visible{opacity:1;transform:none}.sopStatement2026__inner .material-icons-outlined{font-size:2.5rem;opacity:.5;display:block;margin-bottom:1rem}.sopStatement2026 blockquote{font-size:1.2rem;font-weight:500;line-height:1.8;margin:0 auto 2rem;max-width:560px;opacity:.95}.sopStatement2026__cta{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}.sopStatement2026__cta .btn2026{display:inline-flex;align-items:center;gap:.5rem}.sopStatement2026__cta .btn2026 .material-icons-outlined{font-size:1.1rem}@media (max-width: 1024px){.sopZone2026__grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 768px){.sopHero2026{padding:2.5rem 0 2rem}.sopHero2026__title{font-size:1.8rem}.sopHero2026__stats{gap:1.25rem}.sopZone2026{padding:2.5rem 0}.sopZone2026__grid{grid-template-columns:1fr}.sopStatement2026{padding:2.5rem 0}.sopStatement2026 blockquote{font-size:1.05rem}}@media (max-width: 480px){.sopHero2026__title{font-size:1.5rem}.sopHero2026__stats{flex-direction:column;gap:1rem}}.sopPageHero2026{background:linear-gradient(135deg, #1a7a48 0%, #1c8c53 60%, #23a862 100%);color:#fff;padding:4rem 0 2.5rem}.sopPageHero2026__content{opacity:0;transform:translateY(24px);transition:opacity .6s ease, transform .6s ease}.sopPageHero2026__content.is-visible{opacity:1;transform:none}.sopPageHero2026__badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,255,255,0.18);border:1px solid rgba(255,255,255,0.32);border-radius:9999px;padding:.5rem 1.5rem;font-size:.85rem;font-weight:500;margin-bottom:1.25rem}.sopPageHero2026__badge .material-icons-outlined{font-size:1rem}.sopPageHero2026__title{font-size:2rem;font-weight:800;line-height:1.3;margin:0 0 1rem;color:#fff}.sopPageHero2026__titleAccent{color:#a8f0c8}.sopPageHero2026__desc{font-size:1rem;line-height:1.8;opacity:.92;margin:0 0 2rem;max-width:620px}.sopPageHero2026__meta{display:flex;flex-wrap:wrap;gap:.75rem}.sopPageHero2026__meta span{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,255,255,0.15);border:1px solid rgba(255,255,255,0.28);border-radius:9999px;padding:.5rem 1rem;font-size:.83rem}.sopPageHero2026__meta span .material-icons-outlined{font-size:.9rem}.sopPageHero2026__back{display:inline-flex;align-items:center;gap:.5rem;color:rgba(255,255,255,0.85);font-size:.88rem;text-decoration:none;margin-bottom:1.25rem;transition:opacity .2s}.sopPageHero2026__back .material-icons-outlined{font-size:1rem}.sopPageHero2026__back:hover{opacity:.7;text-decoration:none}.sopPageContent2026{padding:3rem 0;background:#f6fdf6}.sopPageContent2026__card{background:#fff;border:1px solid #cfe8d5;border-radius:20px;padding:2.5rem;margin-bottom:1.25rem;box-shadow:0 4px 16px rgba(0,0,0,0.04);opacity:0;transform:translateY(20px);transition:opacity .5s ease, transform .5s ease}.sopPageContent2026__card.is-visible{opacity:1;transform:none}.sopPageContent2026__card h2{display:flex;align-items:center;gap:.75rem;font-size:1.2rem;font-weight:700;color:#1F2937;margin:0 0 1.25rem;padding-bottom:1rem;border-bottom:1px solid #e7f6ec}.sopPageContent2026__card h3{font-size:1rem;font-weight:700;color:#173a2a;margin:1.25rem 0 .75rem}.sopPageContent2026__card h4{font-size:.95rem;font-weight:600;color:#374151;margin:1rem 0 .5rem}.sopPageContent2026__card p{font-size:1rem;line-height:1.8;color:#374151;margin:0 0 1rem}.sopPageContent2026__card ul,.sopPageContent2026__card ol{padding-left:1.25rem;margin:.75rem 0 1rem}.sopPageContent2026__card ul li,.sopPageContent2026__card ol li{font-size:1rem;line-height:1.75;color:#374151;margin-bottom:.5rem}.sopPageContent2026__card ul li strong,.sopPageContent2026__card ol li strong{font-weight:600}.sopPageContent2026__num{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:#1c8c53;color:#fff;border-radius:50%;font-size:.8rem;font-weight:700;flex-shrink:0}.sopPageContent2026__note{display:flex;align-items:flex-start;gap:.75rem;background:#e7f6ec;border:1px solid #cfe8d5;border-left:4px solid #1c8c53;border-radius:.5rem;padding:1rem 1.25rem;font-size:.95rem;color:#143524;margin:1.25rem 0;line-height:1.7}.sopPageContent2026__note .material-icons-outlined{font-size:1.1rem;color:#1c8c53;flex-shrink:0;margin-top:2px}.sopPageContent2026__warn{display:flex;align-items:flex-start;gap:.75rem;background:#fff7ed;border:1px solid #fed7aa;border-left:4px solid #b45309;border-radius:.5rem;padding:1rem 1.25rem;font-size:.95rem;color:#3b2a10;margin:1.25rem 0;line-height:1.7}.sopPageContent2026__warn .material-icons-outlined{font-size:1.1rem;color:#b45309;flex-shrink:0;margin-top:2px}.sopPageContent2026__info{display:flex;align-items:flex-start;gap:.75rem;background:#ecfeff;border:1px solid #a5f3fc;border-left:4px solid #0f766e;border-radius:.5rem;padding:1rem 1.25rem;font-size:.95rem;color:#0b3b38;margin:1.25rem 0;line-height:1.7}.sopPageContent2026__info .material-icons-outlined{font-size:1.1rem;color:#0f766e;flex-shrink:0;margin-top:2px}.sopPageContent2026__quote{background:#fff;border:1px dashed #cfe8d5;border-radius:.5rem;padding:1.25rem;margin:1.25rem 0;font-size:.95rem;color:#23352c;line-height:1.75}.sopPageContent2026__quote strong{color:#123022}.sopPageContent2026__table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #cfe8d5;border-radius:1rem;overflow:hidden;background:#fff;margin:1.25rem 0;font-size:.92rem}.sopPageContent2026__table th,.sopPageContent2026__table td{padding:.75rem 1.25rem;border-bottom:1px solid #e7f6ec;vertical-align:top;text-align:left}.sopPageContent2026__table th{background:#1c8c53;color:#fff;font-weight:600}.sopPageContent2026__table tr:last-child td{border-bottom:none}.sopPageContent2026__table tr:nth-child(even) td{background:#f7fdf9}.sopPageContent2026__table td strong{font-weight:600}.sopPageContent2026__table--center td,.sopPageContent2026__table--center th{text-align:center}.sopPageContent2026__code{background:#1e2a22;color:#a8f0c8;border-radius:.5rem;padding:1.25rem 1.5rem;margin:1.25rem 0;font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;font-size:.92rem;line-height:1.8;white-space:pre-wrap;overflow-x:auto}.sopPageContent2026__faq{background:#fff;border:1px solid #cfe8d5;border-radius:1rem;padding:1.25rem;margin:1rem 0}.sopPageContent2026__faq p{margin:0 0 .75rem}.sopPageContent2026__faq p:last-child{margin:0}.sopPageContent2026__faq strong{color:#1c8c53}.sopPageContent2026__timeline{border-left:3px solid #cfe8d5;padding-left:1.5rem;margin:1.25rem 0}.sopPageContent2026__timeline li{position:relative;list-style:none;margin-bottom:1rem;font-size:1rem;color:#374151;line-height:1.75}.sopPageContent2026__timeline li::before{content:'';position:absolute;left:-29px;top:8px;width:10px;height:10px;background:#1c8c53;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 2px #1c8c53}.sopPageContent2026__timeline li strong{color:#1c8c53}.sopPageContent2026__defList{display:flex;flex-direction:column;gap:.75rem;margin:1rem 0}.sopPageContent2026__defList dt{font-weight:700;color:#1c8c53;font-size:.95rem}.sopPageContent2026__defList dd{margin:0 0 .75rem 1.25rem;font-size:.92rem;color:#374151;line-height:1.7}.sopPageContent2026__small{font-size:.88rem;color:#4B5563;margin-top:.75rem}.sopPageContent2026__cta{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.sopPageContent2026__cta .btn2026{display:inline-flex;align-items:center;gap:.5rem}.sopPageContent2026__cta .btn2026 .material-icons-outlined{font-size:1.1rem}@media (max-width: 768px){.sopPageHero2026{padding:2.5rem 0 2rem}.sopPageHero2026__title{font-size:1.6rem}.sopPageContent2026{padding:2rem 0}.sopPageContent2026__card{padding:1.5rem}.sopPageContent2026__table{font-size:.85rem}.sopPageContent2026__table th,.sopPageContent2026__table td{padding:.5rem .75rem}}@media (max-width: 480px){.sopPageHero2026__title{font-size:1.35rem}.sopPageHero2026__meta{flex-direction:column}.sopPageContent2026__table{display:block;overflow-x:auto}}.memberLeftnav2026{background:#fff;min-height:100%}.memberLeftnav2026 .div_PermMenuLoading{padding:1rem 1.25rem;color:#9CA3AF;font-size:0.875rem;text-align:center}.memberLeftnav2026 .div_PermMenu{padding:.5rem 0 1rem}.memberLeftnav2026 .div_PermMenu h2{padding:.75rem 1rem .25rem;margin:0;font-size:0.72rem;font-weight:700;color:#047857;letter-spacing:0.06em;border-top:1px solid #F3F4F6}.memberLeftnav2026 .div_PermMenu h2:first-of-type{border-top:none;padding-top:.5rem}.memberLeftnav2026 .div_PermMenu ul{list-style:none;margin:0;padding:0}.memberLeftnav2026 .div_PermMenu li{margin:0}.memberLeftnav2026 .div_PermMenu li a{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;font-size:0.875rem;font-weight:400;color:#374151;text-decoration:none;transition:background 0.2s ease,color 0.2s ease;white-space:nowrap}.memberLeftnav2026 .div_PermMenu li a:hover{background:rgba(4,120,87,0.06);color:#047857}.memberLeftnav2026 .div_PermMenu li a:hover i{color:#047857}.memberLeftnav2026 .div_PermMenu li a i{font-size:0.95rem;width:18px;text-align:center;flex-shrink:0;color:#9CA3AF;transition:color 0.2s ease}.memberLeftnav2026 .div_PermMenu li a .material-icons-outlined,.memberLeftnav2026 .div_PermMenu li a .material-icons{font-size:1rem;width:20px;text-align:center;flex-shrink:0;color:#9CA3AF;transition:color 0.2s ease}.memberLeftnav2026 .div_PermMenu li a:hover .material-icons-outlined,.memberLeftnav2026 .div_PermMenu li a:hover .material-icons{color:#047857}.pointListPage2026,.pointPayPage2026,.noticePage2026,.clubRegPage2026,.clubMeetPage2026,.setClubTitlePage2026,.memberMaintainPage2026,.regularMeetingEventPage2026,.n2List2026,.n2Edit2026,.sponsorPage2026,.donatePage2026,.adoptDonate2026{display:grid;grid-template-columns:220px 1fr;min-height:calc(100vh - 72px);max-width:1280px;margin:0 auto;width:100%}@media (max-width: 768px){.pointListPage2026,.pointPayPage2026,.noticePage2026,.clubRegPage2026,.clubMeetPage2026,.setClubTitlePage2026,.memberMaintainPage2026,.regularMeetingEventPage2026,.n2List2026,.n2Edit2026,.sponsorPage2026,.donatePage2026,.adoptDonate2026{grid-template-columns:1fr}}.pointListPage2026__sidebar,.pointPayPage2026__sidebar,.noticePage2026__sidebar,.clubRegPage2026__sidebar,.clubMeetPage2026__sidebar,.setClubTitlePage2026__sidebar,.memberMaintainPage2026__sidebar,.regularMeetingEventPage2026__sidebar,.n2List2026__sidebar,.n2Edit2026__sidebar,.sponsorPage2026__sidebar,.donatePage2026__sidebar,.adoptDonate2026__sidebar{border-right:1px solid #E5E7EB}@media (max-width: 768px){.pointListPage2026__sidebar,.pointPayPage2026__sidebar,.noticePage2026__sidebar,.clubRegPage2026__sidebar,.clubMeetPage2026__sidebar,.setClubTitlePage2026__sidebar,.memberMaintainPage2026__sidebar,.regularMeetingEventPage2026__sidebar,.n2List2026__sidebar,.n2Edit2026__sidebar,.sponsorPage2026__sidebar,.donatePage2026__sidebar,.adoptDonate2026__sidebar{display:none}}.pointListPage2026__main,.pointPayPage2026__main,.noticePage2026__main,.clubRegPage2026__main,.clubMeetPage2026__main,.setClubTitlePage2026__main,.memberMaintainPage2026__main,.regularMeetingEventPage2026__main,.n2List2026__main,.n2Edit2026__main,.sponsorPage2026__main,.donatePage2026__main,.adoptDonate2026__main{padding:2rem 2.5rem 3rem}@media (max-width: 992px){.pointListPage2026__main,.pointPayPage2026__main,.noticePage2026__main,.clubRegPage2026__main,.clubMeetPage2026__main,.setClubTitlePage2026__main,.memberMaintainPage2026__main,.regularMeetingEventPage2026__main,.n2List2026__main,.n2Edit2026__main,.sponsorPage2026__main,.donatePage2026__main,.adoptDonate2026__main{padding:1.5rem 1.5rem 2.5rem}}@media (max-width: 576px){.pointListPage2026__main,.pointPayPage2026__main,.noticePage2026__main,.clubRegPage2026__main,.clubMeetPage2026__main,.setClubTitlePage2026__main,.memberMaintainPage2026__main,.regularMeetingEventPage2026__main,.n2List2026__main,.n2Edit2026__main,.sponsorPage2026__main,.donatePage2026__main,.adoptDonate2026__main{padding:1.25rem 1rem 2rem}}@keyframes n2Spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.n2Badge2026{display:inline-flex;align-items:center;padding:2px .5rem;border-radius:9999px;font-size:0.72rem;font-weight:700;letter-spacing:0.03em}.n2Badge2026--success{background:rgba(16,185,129,0.12);color:#047857}.n2Badge2026--draft{background:#F3F4F6;color:#6B7280}.n2Badge2026--deleted{background:rgba(185,28,28,0.08);color:#B91C1C}.btn2026--danger{background:transparent;color:#B91C1C;border-color:#B91C1C}.btn2026--danger:hover{background:#B91C1C;color:#fff;border-color:#B91C1C}.n2List2026__header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #DCFCE7}.n2List2026__headerIcon{font-size:1.6rem;color:#059669}.n2List2026__title{font-size:1.25rem;font-weight:700;color:#1F2937;margin:0}.n2List2026__filter{display:flex;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.n2List2026__filterFields{display:flex;align-items:flex-end;gap:1rem;flex:1;flex-wrap:wrap}.n2List2026__fieldGroup{display:flex;flex-direction:column;gap:.25rem}.n2List2026__label{font-size:0.8rem;font-weight:600;color:#6B7280}.n2List2026__select{padding:.5rem .75rem;border:1.5px solid #E5E7EB;border-radius:.5rem;font-size:0.9rem;color:#374151;background:#fff;min-width:200px;cursor:pointer}.n2List2026__select:focus{outline:none;border-color:#10B981}.n2List2026__reporter{font-size:0.9rem;color:#374151;font-weight:500;padding:.5rem 0}.n2List2026__addBtn{flex-shrink:0}.n2List2026__loading{display:flex;align-items:center;gap:.5rem;color:#9CA3AF;font-size:0.875rem;padding:1.5rem 0}.n2List2026__spin{animation:n2Spin 1.2s linear infinite}.n2List2026__stats{font-size:0.875rem;color:#6B7280;margin-bottom:.75rem}.n2List2026__statsNum{font-weight:700;color:#047857}.n2List2026__tableWrap{overflow-x:auto;border:1px solid #E5E7EB;border-radius:1rem}.n2List2026__table{width:100%;border-collapse:collapse;font-size:0.9rem}.n2List2026__table thead{background:#F9FAFB}.n2List2026__table thead th{padding:.75rem 1rem;font-size:0.78rem;font-weight:700;color:#6B7280;text-align:left;border-bottom:1px solid #E5E7EB;white-space:nowrap}.n2List2026__thStatus{width:80px}.n2List2026__thDate{width:110px}.n2List2026__thAction{width:130px}.n2List2026__row{border-bottom:1px solid #F3F4F6;transition:background 0.2s ease}.n2List2026__row:last-child{border-bottom:none}.n2List2026__row:hover{background:#F0FDF4}.n2List2026__row td{padding:.75rem 1rem;vertical-align:middle}.n2List2026__tdAction{display:flex;gap:.5rem;align-items:center;white-space:nowrap}.n2List2026__titleLink{color:#1F2937;text-decoration:none;font-weight:500;transition:color 0.2s ease}.n2List2026__titleLink:hover{color:#047857;text-decoration:underline}.n2List2026__tdDate{color:#6B7280;font-size:0.85rem;white-space:nowrap}.n2List2026__empty{text-align:center;padding:3rem 2rem;color:#9CA3AF}.n2List2026__emptyIcon{font-size:3rem;display:block;margin-bottom:.75rem}.n2List2026__emptyTitle{font-size:1rem;font-weight:600;margin-bottom:.5rem}.n2List2026__emptyHint{font-size:0.875rem}.n2Edit2026__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #DCFCE7;flex-wrap:wrap}.n2Edit2026__headerLeft{display:flex;align-items:center;gap:.75rem}.n2Edit2026__headerIcon{font-size:1.6rem;color:#059669}.n2Edit2026__title{font-size:1.25rem;font-weight:700;color:#1F2937;margin:0}.n2Edit2026__loading{display:flex;align-items:center;gap:.5rem;color:#9CA3AF;font-size:0.875rem;padding:1.5rem 0}.n2Edit2026__spin{animation:n2Spin 1.2s linear infinite}.n2Edit2026__metaBar{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem;flex-wrap:wrap}.n2Edit2026__clubName{font-size:0.9rem;font-weight:600;color:#374151}.n2Edit2026__section{background:#fff;border:1.5px solid #E5E7EB;border-radius:1rem;margin-bottom:1.25rem;overflow:hidden}.n2Edit2026__sectionHeader{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#F9FAFB;border-bottom:1px solid #E5E7EB}.n2Edit2026__sectionHeader .material-icons-outlined{font-size:1.1rem;color:#059669}.n2Edit2026__sectionTitle{font-size:0.95rem;font-weight:700;color:#1F2937}.n2Edit2026__sectionSubtitle{font-size:0.8rem;color:#9CA3AF;margin-left:.25rem}.n2Edit2026__sectionBody{padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.n2Edit2026__layoutHint{display:flex;gap:.75rem;padding:.75rem 1rem;background:rgba(16,185,129,0.06);border-radius:.5rem;font-size:0.875rem;color:#4B5563;line-height:1.6}.n2Edit2026__layoutHint .material-icons-outlined{font-size:1rem;color:#059669;flex-shrink:0;margin-top:2px}.n2Edit2026__hintSub{font-size:0.82rem;color:#9CA3AF}.n2Edit2026__paragraphBlock{display:flex;flex-direction:column;gap:.5rem;padding:1rem;border:1px solid #E5E7EB;border-radius:.5rem;background:#F9FAFB}.n2Edit2026__paragraphBlock--required{border-color:#A7F3D0;background:rgba(16,185,129,0.03)}.n2Edit2026__paragraphHeader{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.n2Edit2026__paragraphNum{font-size:0.85rem;font-weight:700;color:#374151}.n2Edit2026__paragraphHint{font-size:0.78rem;color:#9CA3AF;margin-left:auto}.n2Edit2026__field{display:flex;flex-direction:column;gap:.5rem}.n2Edit2026__field--sm{gap:.25rem}.n2Edit2026__field--top{margin-top:.5rem}.n2Edit2026__label{font-size:0.85rem;font-weight:600;color:#374151;display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}.n2Edit2026__label--sm{font-size:0.8rem}.n2Edit2026__fieldIcon{font-size:1rem !important;color:#059669}.n2Edit2026__required{font-size:0.75rem;color:#B91C1C;font-weight:500}.n2Edit2026__optional{font-size:0.75rem;color:#9CA3AF}.n2Edit2026__hint{font-size:0.75rem;color:#9CA3AF}.n2Edit2026__input{width:100%;padding:.75rem 1rem;border:1.5px solid #E5E7EB;border-radius:.5rem;font-size:0.95rem;color:#1F2937;background:#fff;transition:border-color 0.2s ease}.n2Edit2026__input:focus{outline:none;border-color:#10B981}.n2Edit2026__input--sm{padding:.5rem .75rem;font-size:0.875rem}.n2Edit2026__textarea{width:100%;padding:.75rem 1rem;border:1.5px solid #E5E7EB;border-radius:.5rem;font-size:0.95rem;color:#1F2937;background:#fff;resize:vertical;line-height:1.6;transition:border-color 0.2s ease;font-family:inherit}.n2Edit2026__textarea:focus{outline:none;border-color:#10B981}.n2Edit2026__imgNotice{display:flex;gap:.5rem;align-items:flex-start;padding:.75rem 1rem;background:rgba(16,185,129,0.06);border-radius:.5rem;font-size:0.85rem;color:#4B5563;line-height:1.6}.n2Edit2026__imgNotice .material-icons-outlined{font-size:1rem;color:#059669;flex-shrink:0;margin-top:2px}.n2Edit2026__imgGrid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem}@media (max-width: 576px){.n2Edit2026__imgGrid{grid-template-columns:1fr}}.n2Edit2026__imgCard{border:1.5px solid #E5E7EB;border-radius:.75rem;padding:1rem;display:flex;flex-direction:column;gap:.75rem;background:#F9FAFB}.n2Edit2026__imgCard--main{background:rgba(16,185,129,0.03);border-color:#A7F3D0}.n2Edit2026__imgLabel{font-size:0.8rem;font-weight:700;color:#374151;display:flex;align-items:center;gap:.25rem}.n2Edit2026__imgStar{font-size:0.9rem !important;color:#059669}.n2Edit2026__imgPreview{width:100%;max-height:200px;object-fit:cover;border-radius:.5rem;border:1px solid #E5E7EB}.n2Edit2026__imgBtns{display:flex;gap:.5rem;flex-wrap:wrap}.n2Edit2026__imgMsg{font-size:0.8rem;padding:.5rem .75rem;border-radius:.5rem}.n2Edit2026__imgMsg--ok{background:rgba(16,185,129,0.1);color:#047857}.n2Edit2026__imgMsg--err{background:rgba(185,28,28,0.08);color:#B91C1C}.n2Edit2026__delBtn{color:#B91C1C !important;border-color:#B91C1C !important}.n2Edit2026__delBtn:hover{background:#B91C1C !important;color:#fff !important}.n2Edit2026__ytHint{font-size:0.85rem;color:#6B7280;line-height:1.6}.n2Edit2026__ytPreview{margin-top:.75rem}.n2Edit2026__ytRatio{position:relative;width:100%;padding-top:56.25%;border-radius:.75rem;overflow:hidden}.n2Edit2026__ytIframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.n2Edit2026__actionBar{display:flex;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;background:#F9FAFB;border:1.5px solid #E5E7EB;border-radius:1rem;margin-top:1.5rem;flex-wrap:wrap}.n2Edit2026__actionBtn{min-width:120px;justify-content:center}.sponsorPage2026__header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #DCFCE7}.sponsorPage2026__headerIcon{font-size:1.6rem;color:#059669}.sponsorPage2026__title{font-size:1.25rem;font-weight:700;color:#1F2937;margin:0}.am-hide{display:none !important}.sponsorForm2026__loading{display:flex;align-items:center;gap:.5rem;color:#9CA3AF;font-size:0.875rem;padding:1.5rem 0}.sponsorForm2026__spin{animation:n2Spin 1.2s linear infinite}.sponsorForm2026__error{display:flex;align-items:center;gap:.5rem;padding:1rem 1.25rem;background:rgba(185,28,28,0.08);border:1px solid rgba(185,28,28,0.2);border-radius:.5rem;color:#B91C1C;font-size:0.9rem}.sponsorForm2026__error .material-icons-outlined{font-size:1.1rem;flex-shrink:0}.sponsorForm2026__infoBar{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:rgba(16,185,129,0.06);border:1px solid #DCFCE7;border-radius:.5rem;font-size:0.875rem;color:#4B5563;margin-bottom:1.25rem;flex-wrap:wrap}.sponsorForm2026__infoBar .material-icons-outlined{font-size:1rem;color:#059669;flex-shrink:0}.sponsorForm2026__infoLink{color:#047857;font-weight:600;text-decoration:underline}.sponsorForm2026__infoLink:hover{color:#065F46}.sponsorForm2026__section{background:#fff;border:1.5px solid #E5E7EB;border-radius:1rem;margin-bottom:1.25rem;overflow:hidden}.sponsorForm2026__sectionHeader{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#F9FAFB;border-bottom:1px solid #E5E7EB;font-size:0.95rem;font-weight:700;color:#1F2937}.sponsorForm2026__sectionHeader .material-icons-outlined{font-size:1.1rem;color:#059669}.sponsorForm2026__sectionBody{padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.sponsorForm2026__field{display:flex;flex-direction:column;gap:.5rem}.sponsorForm2026__label{font-size:0.875rem;font-weight:600;color:#374151;display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}.sponsorForm2026__required{color:#B91C1C;font-weight:700}.sponsorForm2026__hint{font-size:0.78rem;color:#9CA3AF;margin:0}.sponsorForm2026__input{width:100%;padding:.75rem 1rem;border:1.5px solid #E5E7EB;border-radius:.5rem;font-size:0.95rem;color:#1F2937;background:#fff;transition:border-color 0.2s ease}.sponsorForm2026__input:focus{outline:none;border-color:#10B981}.sponsorForm2026__input--amount{font-size:1.1rem;font-weight:600;text-align:right}.sponsorForm2026__input--readonly{background:#F9FAFB;color:#4B5563;cursor:default}.sponsorForm2026__select{width:100%;padding:.75rem 1rem;border:1.5px solid #E5E7EB;border-radius:.5rem;font-size:0.95rem;color:#1F2937;background:#fff;cursor:pointer}.sponsorForm2026__select:focus{outline:none;border-color:#10B981}.sponsorForm2026__textarea{width:100%;padding:.75rem 1rem;border:1.5px solid #E5E7EB;border-radius:.5rem;font-size:0.95rem;color:#1F2937;background:#fff;resize:vertical;line-height:1.6;font-family:inherit;transition:border-color 0.2s ease}.sponsorForm2026__textarea:focus{outline:none;border-color:#10B981}.sponsorForm2026__amountRow{display:flex;align-items:center;gap:.75rem}.sponsorForm2026__unit{font-size:1rem;font-weight:600;color:#374151;flex-shrink:0}.sponsorForm2026__dateRow{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.sponsorForm2026__fieldGrid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem}@media (max-width: 576px){.sponsorForm2026__fieldGrid{grid-template-columns:1fr}}.sponsorForm2026__donorInfo{display:flex;flex-direction:column;gap:.5rem}.sponsorForm2026__receiptNote{display:flex;align-items:center;gap:.5rem;font-size:0.875rem;color:#4B5563;padding:.75rem 1rem;background:#F9FAFB;border-radius:.5rem;flex-wrap:wrap}.sponsorForm2026__receiptNote .material-icons-outlined{font-size:1rem;color:#059669;flex-shrink:0}.sponsorForm2026__checkboxRow{display:flex;gap:1.25rem;flex-wrap:wrap}.sponsorForm2026__checkboxLabel{display:flex;align-items:center;gap:.5rem;font-size:0.9rem;color:#374151;cursor:pointer}.sponsorForm2026__checkboxLabel input{cursor:pointer;accent-color:#059669}.sponsorForm2026__checkboxLabel span{user-select:none}.sponsorForm2026__radioRow{display:flex;gap:1.25rem;flex-wrap:wrap;margin-bottom:.75rem}.sponsorForm2026__radioLabel{display:flex;align-items:center;gap:.5rem;font-size:0.9rem;color:#374151;cursor:pointer}.sponsorForm2026__radioLabel input{cursor:pointer;accent-color:#059669}.sponsorForm2026__radioLabel span{user-select:none}.sponsorForm2026__invoiceBlock{padding:1rem;border:1px solid #E5E7EB;border-radius:.5rem;background:#F9FAFB;margin-top:.5rem}.sponsorForm2026__subInput{display:flex;flex-direction:column;gap:.75rem}.sponsorForm2026__invNote{display:flex;align-items:flex-start;gap:.5rem;font-size:0.82rem;color:#B45309;background:rgba(217,119,6,0.08);border-radius:.5rem;padding:.75rem 1rem;margin-top:.5rem}.sponsorForm2026__invNote .material-icons-outlined{font-size:1rem;flex-shrink:0;margin-top:1px}.sponsorForm2026__rdoGroup{display:flex;flex-direction:column;gap:.5rem}.sponsorForm2026__rdoItem{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border:1.5px solid #E5E7EB;border-radius:.5rem;cursor:pointer;font-size:0.9rem;color:#374151;transition:border-color 0.2s ease,background 0.2s ease}.sponsorForm2026__rdoItem input[type="radio"]{accent-color:#059669;cursor:pointer}.sponsorForm2026__rdoItem:has(input:checked){border-color:#10B981;background:rgba(16,185,129,0.05);color:#047857;font-weight:600}.sponsorForm2026__bankInfo{padding:1rem;background:#F9FAFB;border-radius:.5rem}.sponsorForm2026__bankDetail{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem;font-size:0.9rem;color:#374151}.sponsorForm2026__bankDetail li{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.sponsorForm2026__bankDetail strong{font-weight:700;color:#1F2937}.sponsorForm2026__copyBtn{display:inline-flex;align-items:center;gap:2px;font-size:0.78rem;color:#047857;border:1px solid #A7F3D0;border-radius:6px;padding:2px .5rem;cursor:pointer;transition:background 0.2s ease;text-decoration:none}.sponsorForm2026__copyBtn:hover{background:#F0FDF4;color:#047857}.sponsorForm2026__copyBtn .material-icons-outlined{font-size:0.9rem}.sponsorForm2026__actionBar{display:flex;justify-content:flex-start;margin-top:1.25rem;margin-bottom:1rem}.sponsorForm2026__submitBtn{min-width:160px}.sponsorForm2026__taxNote{font-size:0.8rem;color:#9CA3AF;line-height:1.7;display:flex;flex-direction:column;gap:.5rem;padding:1rem;border-top:1px solid #F3F4F6;margin-top:.5rem}.sponsorForm2026__taxNote p{margin:0}.sponsorForm2026__taxNote--warn{color:#B45309}.esgHero2026 [data-animate],.esgStats2026 [data-animate],.esgPillar2026 [data-animate],.esgCTA2026 [data-animate]{opacity:0;transform:translateY(20px);transition:opacity 0.5s ease, transform 0.5s ease}.esgHero2026 [data-animate].is-visible,.esgStats2026 [data-animate].is-visible,.esgPillar2026 [data-animate].is-visible,.esgCTA2026 [data-animate].is-visible{opacity:1;transform:none}.esgHero2026{padding:140px 0 60px;background:linear-gradient(160deg, rgba(236,253,245,0.88) 0%, rgba(209,250,229,0.8) 50%, rgba(239,246,255,0.82) 100%);border-bottom:1px solid #E5E7EB}@media (max-width: 1023px){.esgHero2026{padding:120px 0 50px}}@media (max-width: 767px){.esgHero2026{padding:100px 0 40px}}.esgHero2026__content{max-width:760px;margin:0 auto;text-align:center}.esgHero2026__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ECFDF5;border:1px solid #D1FAE5;border-radius:9999px;font-size:0.875rem;font-weight:500;color:#047857;margin-bottom:1.25rem}.esgHero2026__badge .material-icons-outlined{font-size:1.1rem}.esgHero2026__title{font-size:2.5rem;font-weight:700;color:#111827;line-height:1.25;margin-bottom:1.25rem}@media (max-width: 1023px){.esgHero2026__title{font-size:2rem}}@media (max-width: 767px){.esgHero2026__title{font-size:1.75rem}}.esgHero2026__titleAccent{color:#059669;display:block;font-size:inherit}.esgHero2026__desc{font-size:1rem;color:#4B5563;line-height:1.75;max-width:640px;margin:0 auto 2rem}.esgHero2026__pills{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem}.esgHero2026__pill{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;border-radius:9999px;font-size:0.875rem;font-weight:600}.esgHero2026__pill .material-icons-outlined{font-size:1.1rem}.esgHero2026__pill--e{background:#D1FAE5;color:#047857;border:1.5px solid #10B981}.esgHero2026__pill--s{background:#DBEAFE;color:#1D4ED8;border:1.5px solid #3B82F6}.esgHero2026__pill--g{background:#FEF3C7;color:#B45309;border:1.5px solid #F59E0B}.esgStats2026{padding:4rem 0;background:#fff}.esgStats2026__header{text-align:center;margin-bottom:2.5rem}.esgStats2026__title{font-size:1.75rem;font-weight:700;color:#111827;margin-bottom:.75rem}@media (max-width: 767px){.esgStats2026__title{font-size:1.5rem}}.esgStats2026__note{font-size:0.875rem;color:#6B7280;line-height:1.6}.esgStats2026__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.5rem}@media (max-width: 1023px){.esgStats2026__grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 767px){.esgStats2026__grid{grid-template-columns:1fr 1fr;gap:1rem}}@media (max-width: 319px){.esgStats2026__grid{grid-template-columns:1fr}}.esgStatCard2026{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 1.5rem;background:#F9FAFB;border:1px solid #E5E7EB;border-radius:20px;transition:box-shadow 0.3s ease,transform 0.3s ease}.esgStatCard2026:hover{box-shadow:0 8px 24px rgba(0,0,0,0.08);transform:translateY(-2px)}.esgStatCard2026__icon{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.esgStatCard2026__icon .material-icons-outlined{font-size:1.75rem}.esgStatCard2026__icon--e{background:#D1FAE5;color:#059669}.esgStatCard2026__icon--s{background:#DBEAFE;color:#2563EB}.esgStatCard2026__icon--g{background:#FEF3C7;color:#D97706}.esgStatCard2026__num{font-size:2rem;font-weight:700;color:#111827;line-height:1;margin-bottom:.5rem}@media (max-width: 767px){.esgStatCard2026__num{font-size:1.625rem}}.esgStatCard2026__unit{font-size:1.125rem;font-weight:600;color:#6B7280;margin-left:1px}.esgStatCard2026__label{font-size:0.875rem;color:#4B5563;line-height:1.4;margin-bottom:.75rem;flex:1}.esgStatCard2026__tag{display:inline-block;padding:2px .75rem;border-radius:9999px;font-size:0.75rem;font-weight:600}.esgStatCard2026__tag--e{background:#ECFDF5;color:#047857}.esgStatCard2026__tag--s{background:#EFF6FF;color:#1D4ED8}.esgStatCard2026__tag--g{background:#FFFBEB;color:#B45309}.esgPillar2026{padding:4rem 0}.esgPillar2026--e{background:#ECFDF5}.esgPillar2026--s{background:#EFF6FF}.esgPillar2026--g{background:#FFFBEB}.esgPillar2026__header{text-align:center;margin-bottom:2.5rem;max-width:680px;margin-left:auto;margin-right:auto}.esgPillar2026__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;border-radius:9999px;font-size:0.875rem;font-weight:700;margin-bottom:1rem}.esgPillar2026__badge .material-icons-outlined{font-size:1.1rem}.esgPillar2026__badge--e{background:#D1FAE5;color:#047857;border:1.5px solid #10B981}.esgPillar2026__badge--s{background:#DBEAFE;color:#1D4ED8;border:1.5px solid #3B82F6}.esgPillar2026__badge--g{background:#FEF3C7;color:#B45309;border:1.5px solid #F59E0B}.esgPillar2026__title{font-size:1.625rem;font-weight:700;color:#111827;margin-bottom:1rem;line-height:1.3}@media (max-width: 767px){.esgPillar2026__title{font-size:1.375rem}}.esgPillar2026__desc{font-size:1rem;color:#4B5563;line-height:1.75}.esgPillar2026__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.25rem}@media (max-width: 1023px){.esgPillar2026__grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 767px){.esgPillar2026__grid{grid-template-columns:repeat(2, 1fr);gap:1rem}}@media (max-width: 319px){.esgPillar2026__grid{grid-template-columns:1fr}}.esgPillar2026__govGrid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.25rem}@media (max-width: 1023px){.esgPillar2026__govGrid{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 767px){.esgPillar2026__govGrid{grid-template-columns:repeat(2, 1fr);gap:1rem}}@media (max-width: 319px){.esgPillar2026__govGrid{grid-template-columns:1fr}}.esgItem2026{background:#fff;border-radius:16px;padding:1.5rem;border:1px solid #E5E7EB;display:flex;flex-direction:column;gap:.75rem;transition:box-shadow 0.3s ease,transform 0.3s ease}.esgItem2026:hover{box-shadow:0 8px 24px rgba(0,0,0,0.08);transform:translateY(-2px)}.esgItem2026__icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.esgItem2026__icon .material-icons-outlined{font-size:1.5rem}.esgItem2026__icon--e{background:#D1FAE5;color:#059669}.esgItem2026__icon--s{background:#DBEAFE;color:#2563EB}.esgItem2026__icon--g{background:#FEF3C7;color:#D97706}.esgItem2026__title{font-size:1rem;font-weight:700;color:#111827;line-height:1.4;margin:0}.esgItem2026__desc{font-size:0.875rem;color:#4B5563;line-height:1.7;flex:1;margin:0}.esgItem2026__data{display:flex;align-items:baseline;gap:.5rem;margin-top:.5rem}.esgItem2026__dataNum{font-size:1.375rem;font-weight:700;color:#059669;line-height:1}.esgItem2026__dataLabel{font-size:0.8125rem;color:#6B7280;font-weight:500}.esgItem2026__link{display:inline-flex;align-items:center;gap:.5rem;font-size:0.875rem;font-weight:600;color:#059669;text-decoration:none;margin-top:.5rem;transition:color 0.3s ease,gap 0.3s ease}.esgItem2026__link .material-icons-outlined{font-size:1rem;transition:transform 0.3s ease}.esgItem2026__link:hover{color:#047857;gap:.75rem}.esgItem2026__link:hover .material-icons-outlined{transform:translateX(3px)}.esgPillar2026--s .esgItem2026__dataNum{color:#2563EB}.esgPillar2026--s .esgItem2026__link{color:#2563EB}.esgPillar2026--s .esgItem2026__link:hover{color:#1D4ED8}.esgGovCard2026{background:#fff;border-radius:16px;padding:1.5rem 1.5rem 1.25rem;border:1px solid #E5E7EB;display:flex;flex-direction:column;gap:.75rem;transition:box-shadow 0.3s ease,transform 0.3s ease}.esgGovCard2026:hover{box-shadow:0 8px 24px rgba(0,0,0,0.08);transform:translateY(-2px)}.esgGovCard2026__icon{font-size:2rem;color:#D97706;display:block}.esgGovCard2026__title{font-size:1rem;font-weight:700;color:#111827;margin:0;line-height:1.4}.esgGovCard2026__desc{font-size:0.875rem;color:#4B5563;line-height:1.7;flex:1;margin:0}.esgGovCard2026__link{display:inline-flex;align-items:center;gap:.5rem;font-size:0.875rem;font-weight:600;color:#B45309;text-decoration:none;margin-top:.5rem;transition:color 0.3s ease,gap 0.3s ease}.esgGovCard2026__link .material-icons-outlined{font-size:1rem;transition:transform 0.3s ease}.esgGovCard2026__link:hover{color:#8d4107;gap:.75rem}.esgGovCard2026__link:hover .material-icons-outlined{transform:translateX(3px)}.esgCTA2026{padding:4rem 0;background:#111827}.esgCTA2026__card{display:flex;align-items:center;gap:2rem;padding:2.5rem 3rem;background:linear-gradient(135deg, #1F2937 0%, #111827 100%);border:1px solid rgba(255,255,255,0.1);border-radius:24px;max-width:960px;margin:0 auto}@media (max-width: 1023px){.esgCTA2026__card{flex-direction:column;text-align:center;padding:2rem;gap:1.5rem}}@media (max-width: 767px){.esgCTA2026__card{padding:1.5rem}}.esgCTA2026__icon{width:72px;height:72px;background:rgba(16,185,129,0.15);border-radius:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.esgCTA2026__icon .material-icons-outlined{font-size:2.25rem;color:#10B981}@media (max-width: 1023px){.esgCTA2026__icon{margin:0 auto}}.esgCTA2026__text{flex:1}.esgCTA2026__title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.75rem;line-height:1.3}@media (max-width: 767px){.esgCTA2026__title{font-size:1.25rem}}.esgCTA2026__desc{font-size:0.9375rem;color:rgba(255,255,255,0.7);line-height:1.7;margin:0}.esgCTA2026__actions{display:flex;align-items:center;gap:1rem;flex-shrink:0}@media (max-width: 1023px){.esgCTA2026__actions{justify-content:center;flex-wrap:wrap}}@media (max-width: 767px){.esgCTA2026__actions{flex-direction:column;width:100%}.esgCTA2026__actions .btn2026{width:100%;justify-content:center}}.loginPage2026Body{margin:0;padding:0;font-family:'Noto Sans TC', -apple-system, BlinkMacSystemFont, sans-serif;font-size:1rem;line-height:1.6;color:#1F2937;background:#fff;-webkit-font-smoothing:antialiased}.loginPage2026Body *,.loginPage2026Body *::before,.loginPage2026Body *::after{box-sizing:border-box}.loginPage2026Body a{color:#059669;text-decoration:none}.loginPage2026Body a:hover{text-decoration:underline}.loginPage2026Body p{margin:0 0 .75rem}.loginPage2026Body h1,.loginPage2026Body h2,.loginPage2026Body h3{margin:0;font-weight:700;line-height:1.3}.loginPage2026{display:grid;grid-template-columns:1fr 1fr;min-height:100vh}@media (max-width: 768px){.loginPage2026{grid-template-columns:1fr}}.loginPage2026__left{background:linear-gradient(155deg, #065F46 0%, #059669 60%, #10B981 100%);padding:4rem 3rem 4rem 4rem;display:flex;flex-direction:column;align-items:flex-end;gap:2rem;position:relative;overflow:hidden}.loginPage2026__left::before{content:'';position:absolute;width:500px;height:500px;border-radius:9999px;background:rgba(255,255,255,0.04);top:-150px;left:-100px;pointer-events:none}.loginPage2026__left::after{content:'';position:absolute;width:300px;height:300px;border-radius:9999px;background:rgba(255,255,255,0.06);bottom:-80px;right:-80px;pointer-events:none}@media (max-width: 768px){.loginPage2026__left{padding:1.25rem;gap:.75rem;flex-direction:row;align-items:center}}.loginPage2026__logo,.loginPage2026__leftBody,.loginPage2026__stats{width:100%;max-width:360px}.loginPage2026__logo{display:block;flex-shrink:0;z-index:1}.loginPage2026__logo img{height:44px;width:auto}@media (max-width: 768px){.loginPage2026__logo img{height:36px}}.loginPage2026__leftBody{flex:1;display:flex;flex-direction:column;gap:1.25rem;z-index:1}@media (max-width: 768px){.loginPage2026__leftBody{display:none}}.loginPage2026__tagline{font-size:1.875rem;font-weight:700;color:#fff;line-height:1.3;margin:0}@media (max-width: 1024px){.loginPage2026__tagline{font-size:1.5rem}}.loginPage2026__taglineAccent{color:#A7F3D0}.loginPage2026__intro{font-size:0.875rem;color:rgba(255,255,255,0.75);margin:0}.loginPage2026__features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.loginPage2026__features li{display:flex;align-items:center;gap:.75rem;color:rgba(255,255,255,0.9);font-size:0.9375rem}.loginPage2026__features li .material-icons-outlined{font-size:1.125rem;color:#A7F3D0;flex-shrink:0}.loginPage2026__stats{display:flex;gap:1.5rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,0.15);margin-top:auto;z-index:1;flex-wrap:wrap}@media (max-width: 768px){.loginPage2026__stats{display:none}}.loginPage2026__stat{display:flex;flex-direction:column;gap:2px}.loginPage2026__statNum{font-size:1.25rem;font-weight:700;color:#fff;line-height:1}.loginPage2026__statLabel{font-size:0.75rem;color:rgba(255,255,255,0.65)}.loginPage2026__right{background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 4rem 4rem 3rem;min-height:100vh}@media (max-width: 768px){.loginPage2026__right{padding:2rem 1rem;min-height:auto;justify-content:flex-start}}.loginPage2026__rightInner{width:100%;max-width:380px}.loginPage2026__welcome{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #F3F4F6}.loginPage2026__welcomeIcon{font-size:2rem;color:#10B981;flex-shrink:0}.loginPage2026__welcomeTitle{font-size:1.375rem;font-weight:700;color:#1F2937;margin:0 0 2px;line-height:1.2}.loginPage2026__welcomeSub{font-size:0.875rem;color:#6B7280;margin:0}.loginPage2026__footer{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #E5E7EB}.loginPage2026__footer a{display:inline-flex;align-items:center;gap:4px;font-size:0.8125rem;color:#6B7280;text-decoration:none;transition:color 0.3s ease}.loginPage2026__footer a:hover{color:#059669;text-decoration:none}.loginPage2026__footer a .material-icons-outlined{font-size:0.875rem}.loginPage2026__footerDivider{color:#D1D5DB;font-size:0.75rem}.loginPage2026__rightInner section.div_login_wrap{all:unset;display:block;width:100%}.loginPage2026__rightInner section.div_main{all:unset;display:block;width:100%}.loginPage2026__rightInner .div_logo{display:none !important}.loginPage2026__rightInner .footer-btn{display:none !important}#div_SLNews{margin-bottom:1rem}#div_SLNews p{display:flex;align-items:flex-start;gap:.5rem;background:#FFFBEB;border:1px solid #FDE68A;border-radius:.5rem;padding:.75rem 1rem;font-size:0.875rem;color:#92400E;margin:0 0 .5rem}#Linewarp{display:flex;flex-direction:column;gap:.75rem;width:100%}#Linelogin{width:100%;display:block}button.btn-line{all:unset;box-sizing:border-box;display:flex !important;align-items:center;justify-content:center;gap:.75rem;width:100% !important;padding:15px 1.25rem;background:#06C755;color:#fff;border-radius:.75rem;font-size:1rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background 0.3s ease,box-shadow 0.3s ease;text-align:center}button.btn-line img{width:26px !important;height:26px !important;min-width:26px;display:inline-block;vertical-align:middle}button.btn-line:hover{background:#05b34b;box-shadow:0 4px 16px rgba(6,199,85,0.35)}.divider{display:flex;align-items:center;gap:.75rem;margin:.25rem 0}.divider::before,.divider::after{content:'';flex:1;height:1px;background:#E5E7EB}.divider span{font-size:0.8125rem;color:#9CA3AF;white-space:nowrap;flex-shrink:0}button.btn_loginPage.btn_email{all:unset;box-sizing:border-box;display:flex !important;align-items:center;justify-content:center;gap:.75rem;width:100% !important;padding:13px 1.25rem;background:#fff;color:#374151;border:1.5px solid #D1D5DB;border-radius:.75rem;font-size:0.9375rem;font-family:inherit;cursor:pointer;transition:border-color 0.3s ease,color 0.3s ease,background 0.3s ease;text-align:center}button.btn_loginPage.btn_email svg.email-icon{width:20px !important;height:20px !important;min-width:20px;max-width:20px;min-height:20px;max-height:20px;flex-shrink:0;fill:#6B7280;display:block}button.btn_loginPage.btn_email:hover{border-color:#10B981;color:#047857;background:#F0FDF4}button.btn_loginPage.btn_email:hover svg.email-icon{fill:#059669}#div_loginForm{margin-top:1rem;width:100%}.form-group{margin-bottom:1rem;width:100%}.form-group>label,.form-group>.label{display:block;font-size:0.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.input-group{display:flex;align-items:stretch;width:100%;border:1.5px solid #D1D5DB;border-radius:.75rem;overflow:hidden;transition:border-color 0.3s ease,box-shadow 0.3s ease}.input-group:focus-within{border-color:#10B981;box-shadow:0 0 0 3px rgba(16,185,129,0.12)}.input-group-label,.input-group-addon{display:flex;align-items:center;padding:0 .75rem;background:#F9FAFB;border-right:1px solid #E5E7EB;color:#9CA3AF;font-size:0.875rem;flex-shrink:0}.form-field{flex:1;padding:11px .75rem;border:none;outline:none;font-size:0.9375rem;font-family:inherit;color:#1F2937;background:#fff;min-width:0}.form-field::placeholder{color:#9CA3AF}#btnComfirm,#btnSubmit,.btn-main{all:unset;box-sizing:border-box;display:block !important;width:100% !important;padding:13px 1.25rem;background:#059669;color:#fff;border-radius:.75rem;font-size:1rem;font-weight:600;font-family:inherit;cursor:pointer;text-align:center;margin:1rem 0;transition:background 0.3s ease,box-shadow 0.3s ease}#btnComfirm:hover:not(:disabled),#btnSubmit:hover:not(:disabled),.btn-main:hover:not(:disabled){background:#047857;box-shadow:0 4px 16px rgba(5,150,105,0.3)}#btnComfirm:disabled,#btnComfirm[disabled],#btnSubmit:disabled,#btnSubmit[disabled],.btn-main:disabled,.btn-main[disabled]{background:#E5E7EB;color:#9CA3AF;cursor:not-allowed;box-shadow:none}#div_captcha{border:1.5px solid #E5E7EB;border-radius:.5rem;padding:.75rem;background:#F9FAFB;font-size:0.875rem;overflow:hidden}.div_error{background:#FEF2F2;border:1px solid #FECACA;border-radius:.75rem;padding:1rem;margin:.75rem 0;color:#DC2626}.div_error .div_title{font-size:0.9375rem;font-weight:600;margin:0 0 .5rem;color:#DC2626}.div_error p{font-size:0.875rem;line-height:1.5;margin:0 0 .5rem}.div_error p:last-child{margin:0}.div_error a{color:#DC2626;text-decoration:underline;cursor:pointer}.div_success{background:#F0FDF4;border:1px solid #A7F3D0;border-radius:.75rem;padding:1rem;margin:.75rem 0;color:#065F46}.div_success .div_title{font-size:0.9375rem;font-weight:600;margin:0 0 .5rem;color:#065F46}.div_success p{font-size:0.875rem;line-height:1.5;margin:0 0 .5rem}.div_success p:last-child{margin:0}.am-form-help{font-size:0.8125rem;color:#6B7280;line-height:1.6;margin-top:.75rem}.am-form-help a{color:#059669}.am-form-help a:hover{text-decoration:underline}.div_login_footer{text-align:center;margin-top:.75rem}.div_login_footer a{font-size:0.875rem;color:#6B7280}.div_login_footer a:hover{color:#059669}#divMsg{font-size:0.875rem;color:#DC2626;margin:.5rem 0}#div_JoinStep{width:100%;padding:1.25rem;background:#F0FDF4;border:1px solid #A7F3D0;border-radius:.75rem;margin-bottom:1.25rem}#div_JoinStep h1{font-size:0.9375rem;font-weight:600;color:#065F46;text-align:center;margin:0 0 1rem}#div_JoinStep .container{max-width:100%;margin:0}.progress-container{display:flex;align-items:flex-start;justify-content:space-between;position:relative}.progress-container::before{content:'';position:absolute;top:13px;left:calc(12.5% + 14px);right:calc(12.5% + 14px);height:2px;background:#A7F3D0;z-index:0}.text-wrap{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex:1;z-index:1}.circle{width:28px;height:28px;border-radius:9999px;background:#059669;color:#fff;font-size:0.8125rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.text-wrap .text{font-size:0.6875rem;color:#047857;text-align:center;white-space:nowrap}#modal_lineLogFail,.am-modal.am-modal-alert{display:none !important;position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,0.5);align-items:center;justify-content:center}#modal_lineLogFail.am-modal-active,.am-modal.am-modal-active{display:flex !important}.am-modal-dialog{background:#fff;border-radius:1rem;box-shadow:0 20px 60px rgba(0,0,0,0.2);max-width:400px;width:90%;overflow:hidden}.am-modal-hd{padding:1rem 1.5rem;font-size:1rem;font-weight:600;color:#1F2937;border-bottom:1px solid #E5E7EB}.am-modal-bd{padding:1.25rem 1.5rem;font-size:0.9375rem;color:#4B5563;line-height:1.6}.am-modal-bd p{margin:0 0 .75rem}.am-modal-bd p:last-child{margin:0}.am-modal-bd ul{padding-left:1.25rem;margin:.5rem 0 1rem}.am-modal-bd ul li{margin-bottom:.25rem}.am-modal-footer{padding:.75rem 1.5rem;border-top:1px solid #E5E7EB;display:flex;justify-content:flex-end}.am-modal-btn{padding:.5rem 1.25rem;background:#059669;color:#fff;border-radius:.5rem;font-size:0.9375rem;font-weight:500;cursor:pointer;transition:background 0.3s ease}.am-modal-btn:hover{background:#047857}.btn_copy{all:unset;box-sizing:border-box;display:inline-block;padding:.5rem 1rem;background:#F0FDF4;color:#047857;border:1px solid #A7F3D0;border-radius:.5rem;font-size:0.875rem;cursor:pointer;margin-top:.75rem;font-family:inherit;transition:background 0.3s ease}.btn_copy:hover{background:#DCFCE7}.am-text-center{text-align:center !important}.am-text-left{text-align:left !important}.am-hide{display:none !important}.am-btn-block{width:100% !important;display:block !important}.am-margin-vertical{margin-top:.75rem !important;margin-bottom:.75rem !important}.am-margin-bottom{margin-bottom:1rem !important}.am-margin-bottom-sm{margin-bottom:.5rem !important}.am-margin-horizontal-sm{margin-left:.5rem !important;margin-right:.5rem !important}.am-container{width:100%}.donatePage2026__main{min-width:0}.donatePage2026__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #E5E7EB;flex-wrap:wrap}.donatePage2026__headerLeft{display:flex;align-items:center;gap:1rem}.donatePage2026__headerLeft .material-icons-outlined{font-size:2rem;color:#059669;background:#F0FDF4;border-radius:.75rem;padding:.5rem}.donatePage2026__title{font-size:1.375rem;font-weight:700;color:#111827;margin:0 0 .25rem;line-height:1.3}.donatePage2026__subtitle{font-size:0.875rem;color:#6B7280;margin:0}.donateForm2026{display:flex;flex-direction:column;gap:1.5rem}.donateForm2026__card{background:#fff;border:1px solid #E5E7EB;border-radius:.75rem;overflow:hidden;transition:box-shadow 0.3s ease}.donateForm2026__card:hover{box-shadow:0 2px 12px rgba(0,0,0,0.06)}.donateForm2026__card--warning{border-color:#FDE68A}.donateForm2026__card--warning .donateForm2026__cardHead{background:linear-gradient(135deg, #FFFBEB 0%, #FEF3C7 100%);border-bottom-color:#FDE68A}.donateForm2026__card--warning .donateForm2026__cardHead .material-icons-outlined{color:#D97706}.donateForm2026__card--warning .donateForm2026__cardHead h2{color:#92400E}.donateForm2026__cardHead{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:linear-gradient(135deg, #F0FDF4 0%, #F0FDF4 100%);border-bottom:1px solid #E5E7EB}.donateForm2026__cardHead .material-icons-outlined{font-size:1.25rem;color:#059669}.donateForm2026__cardTitle{font-size:1rem;font-weight:600;color:#1F2937;margin:0}.donateForm2026__cardBody{padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.donateForm2026__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 320px){.donateForm2026__row{grid-template-columns:1fr}}.donateForm2026__field{display:flex;flex-direction:column;gap:.5rem}.donateForm2026__label{font-size:0.875rem;font-weight:600;color:#374151;display:flex;align-items:center;gap:.25rem}.donateForm2026__required{color:#DC2626;font-size:0.875rem}.donateForm2026__input{width:100%;padding:.75rem 1rem;border:1px solid #D1D5DB;border-radius:.5rem;font-size:1rem;color:#1F2937;background:#fff;transition:border-color 0.3s ease,box-shadow 0.3s ease;box-sizing:border-box}.donateForm2026__input::placeholder{color:#9CA3AF}.donateForm2026__input:focus{outline:none;border-color:#10B981;box-shadow:0 0 0 3px rgba(16,185,129,0.15)}.donateForm2026__inputGroup{display:flex;align-items:center;border:1px solid #D1D5DB;border-radius:.5rem;overflow:hidden;transition:border-color 0.3s ease,box-shadow 0.3s ease}.donateForm2026__inputGroup:focus-within{border-color:#10B981;box-shadow:0 0 0 3px rgba(16,185,129,0.15)}.donateForm2026__inputGroup .donateForm2026__input{border:none;border-radius:0;flex:1;min-width:0}.donateForm2026__inputGroup .donateForm2026__input:focus{box-shadow:none}.donateForm2026__clearBtn{all:unset;box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:0 .75rem;height:100%;cursor:pointer;color:#9CA3AF;border-left:1px solid #E5E7EB;transition:color 0.3s ease,background 0.3s ease}.donateForm2026__clearBtn:hover{color:#4B5563;background:#F3F4F6}.donateForm2026__clearBtn .material-icons-outlined{font-size:1rem}.donateForm2026__select{width:100%;padding:.75rem 1rem;border:1px solid #D1D5DB;border-radius:.5rem;font-size:1rem;color:#1F2937;background:#fff;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%239CA3AF' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2rem;box-sizing:border-box;cursor:pointer;transition:border-color 0.3s ease,box-shadow 0.3s ease}.donateForm2026__select:focus{outline:none;border-color:#10B981;box-shadow:0 0 0 3px rgba(16,185,129,0.15)}.donateForm2026__addressRow{display:flex;gap:.75rem;margin-bottom:.75rem;flex-wrap:wrap}.donateForm2026__addressRow .donateForm2026__select{flex:1;min-width:130px}.donateForm2026__shipDesc{margin-top:.75rem;padding:1rem;background:#F0FDF4;border-left:3px solid #10B981;border-radius:0 .5rem .5rem 0;font-size:0.875rem;color:#374151;line-height:1.7}.donateForm2026__shipDesc p{margin:0}.donateForm2026__shipDesc strong{font-weight:600;color:#111827}.donateForm2026__hintRow{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem 1rem;background:#F9FAFB;border-radius:.5rem;font-size:0.875rem;color:#4B5563;line-height:1.6}.donateForm2026__hintRow .material-icons-outlined{font-size:1.1rem;color:#9CA3AF;flex-shrink:0;margin-top:2px}.donateForm2026__help{font-size:0.8125rem;color:#6B7280;line-height:1.5;margin-top:.25rem}.donateForm2026__checkField{display:flex;flex-direction:column;gap:.5rem}.donateForm2026__checkLabel{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer;font-size:0.9375rem;color:#374151;line-height:1.5;padding:.25rem 0}.donateForm2026__checkLabel input[type="checkbox"]{margin-top:3px;flex-shrink:0;width:16px;height:16px;accent-color:#059669}.donateForm2026__checkLabel span{flex:1}.donateForm2026__notice{background:#F9FAFB;border:1px solid #E5E7EB;border-radius:.5rem;padding:1rem 1.25rem;font-size:0.875rem;color:#4B5563;line-height:1.7}.donateForm2026__notice p{font-weight:600;color:#374151;margin:0 0 .5rem}.donateForm2026__notice ol{margin:0;padding-left:1.25rem}.donateForm2026__notice ol li+li{margin-top:.5rem}.donateForm2026__notice ol a{color:#047857;text-decoration:underline}.donateForm2026__tableWrap{overflow-x:auto;border-radius:.5rem;border:1px solid #E5E7EB}.donateForm2026__table{width:100%;min-width:600px;border-collapse:collapse;font-size:0.9rem}.donateForm2026__table thead tr{background:#F3F4F6}.donateForm2026__table thead tr th{padding:.75rem 1rem;text-align:left;font-weight:600;color:#374151;font-size:0.875rem;white-space:nowrap;border-bottom:1px solid #E5E7EB}.donateForm2026__table tbody tr{border-bottom:1px solid #F3F4F6;transition:background 0.2s ease}.donateForm2026__table tbody tr:last-child{border-bottom:none}.donateForm2026__table tbody tr:hover{background:#F9FAFB}.donateForm2026__table tbody tr td{padding:.75rem 1rem;vertical-align:middle}.donateForm2026__table tbody tr td .am-form-field{font-size:0.875rem}.donateForm2026__addBtn{align-self:flex-start}.donateForm2026__desc{font-size:0.9rem;color:#4B5563;margin:0;line-height:1.6}.donateForm2026__textarea{width:100%;padding:.75rem 1rem;border:1px solid #D1D5DB;border-radius:.5rem;font-size:1rem;color:#1F2937;line-height:1.6;resize:vertical;min-height:120px;box-sizing:border-box;font-family:inherit;transition:border-color 0.3s ease,box-shadow 0.3s ease}.donateForm2026__textarea::placeholder{color:#9CA3AF}.donateForm2026__textarea:focus{outline:none;border-color:#10B981;box-shadow:0 0 0 3px rgba(16,185,129,0.15)}.donateForm2026__alertBox{background:#FFFBEB;border-left:4px solid #F59E0B;border-radius:0 .5rem .5rem 0;padding:1rem 1.25rem;font-size:0.9rem;color:#78350F;line-height:1.7}.donateForm2026__alertBox p{margin:0}.donateForm2026__alertBox p+p{margin-top:.5rem}.donateForm2026__alertBox a{color:#B45309;font-weight:600;text-decoration:underline}.donateForm2026__declareBox{background:#FFF7ED;border:1px solid #FED7AA;border-radius:.5rem;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem}.donateForm2026__declareTitle{font-size:0.9375rem;font-weight:600;color:#92400E;margin:0;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.donateForm2026__declareTitle .donateForm2026__required{font-size:0.8125rem;font-weight:500}.donateForm2026__actions{display:flex;align-items:center;gap:.75rem;padding:.5rem 0 2rem;flex-wrap:wrap}@media (max-width: 768px){.donatePage2026{grid-template-columns:1fr}.donatePage2026__sidebar{border-right:none;border-bottom:1px solid #E5E7EB}.donatePage2026__main{padding:1.5rem 1rem 2rem}}@media (max-width: 320px){.donatePage2026__header{flex-direction:column;align-items:flex-start}.donateForm2026__cardBody{padding:1rem}.donateForm2026__actions{flex-direction:column;align-items:stretch}}.adoptDonate2026__main{min-width:0}.adoptDonate2026__header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #E5E7EB}.adoptDonate2026__headerIcon{font-size:2rem;color:#059669;background:#F0FDF4;border-radius:.75rem;padding:.5rem}.adoptDonate2026__title{font-size:1.375rem;font-weight:700;color:#111827;margin:0;line-height:1.3}:root{--primary: #1f6f5f;--primary-dark: #174f44;--accent: #73b35a;--bg: #f4f7f3;--card: #ffffff;--line: #d7e3d5;--text: #24312b;--muted: #5c6f65;--warn: #a05b12;--soft: #eef7ef}*{box-sizing:border-box}body{margin:0;font-family:"Noto Sans TC", "Microsoft JhengHei", sans-serif;background:var(--bg);color:var(--text);line-height:1.6}.wrap{max-width:1180px;margin:0 auto;padding:24px}.hero{background:linear-gradient(135deg, #065F46, #059669, #6EE7B7);color:#1f2937;border-radius:28px;padding:40px;box-shadow:0 18px 40px rgba(6,95,70,0.12);margin-bottom:24px}.hero h1{margin:0 0 14px;font-size:clamp(1.75rem, 4vw, 2.5rem);line-height:1.25;color:#fff}.hero p{margin:0;max-width:900px;font-size:1.05rem;color:rgba(255,255,255,0.92)}.tag-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.tag{display:inline-block;padding:8px 16px;border-radius:999px;background:#f5f8eb;border:1px solid #d8e9d2;color:#466638;font-size:.95rem;font-weight:700}.action-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.hero-action{border:2px solid rgba(255,255,255,0.75);color:#fff;background:rgba(255,255,255,0.1);border-radius:22px;padding:16px 26px;font-size:1.1rem;font-weight:700;cursor:pointer;backdrop-filter:blur(3px)}.hero-action:focus-visible{outline:3px solid #fff;outline-offset:3px}.dashboard{display:grid;grid-template-columns:repeat(6, 1fr);gap:14px;margin-bottom:22px}.stat-card{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:0 10px 24px rgba(18,43,35,0.06)}.stat-label{color:var(--muted);font-size:.9rem;margin-bottom:6px}.stat-value{font-size:1.8rem;font-weight:800;color:var(--primary-dark)}.grid{display:grid;grid-template-columns:1.15fr .85fr;gap:22px}.card{background:var(--card);border:1px solid var(--line);border-radius:18px;box-shadow:0 10px 24px rgba(18,43,35,0.06);overflow:hidden;margin-bottom:22px}.card-head{padding:16px 20px;background:linear-gradient(90deg, var(--primary-dark), var(--accent));color:#fff;font-size:1.05rem;font-weight:700}.card-body{padding:20px}.small{font-size:.92rem}.muted{color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(3, 1fr);gap:14px;margin-top:18px}.step{background:var(--soft);border:1px solid var(--line);border-radius:14px;padding:14px}.step-no{display:inline-block;min-width:28px;text-align:center;padding:3px 8px;border-radius:999px;background:var(--primary);color:#fff;font-weight:700;margin-bottom:8px}.list{margin:0;padding-left:18px}.tabs{display:flex;gap:10px;margin-bottom:18px;flex-wrap:wrap}.tab-btn{border:1px solid var(--line);background:#fff;color:var(--primary-dark);border-radius:999px;padding:10px 16px;cursor:pointer;font-size:.96rem;font-weight:700}.tab-btn.active{background:var(--primary);color:#fff;border-color:var(--primary)}.tab-btn:focus-visible{outline:3px solid var(--primary);outline-offset:3px}.tab-pane{display:none}.tab-pane.active{display:block}.option-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;margin-bottom:16px}.option-card{border:1px solid var(--line);border-radius:16px;padding:18px;cursor:pointer;background:#fff;transition:.18s ease}.option-card.active{border:2px solid var(--accent);background:#f6fbf4;transform:translateY(-1px)}.option-card h4{margin:0 0 6px;font-size:1.1rem;color:var(--primary-dark)}.price-tag{font-weight:800;color:var(--warn);margin-top:8px;font-size:1.04rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.adopt-layout-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 16px;align-items:start}.adopt-layout-grid .field{margin-bottom:0}.adopt-layout-grid textarea{min-height:145px;resize:vertical}@media (max-width: 980px){.adopt-layout-grid{grid-template-columns:1fr}}.field{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.field label{font-weight:700;font-size:.95rem}.field input,.field select,.field textarea{width:100%;padding:12px 13px;border-radius:12px;border:1px solid #cfdcd0;font-size:1rem;background:#fff}.field input:focus-visible,.field select:focus-visible,.field textarea:focus-visible{outline:3px solid var(--primary);outline-offset:2px}.adopt-items-wrap{display:flex;flex-direction:column;gap:12px}.adopt-item-row{display:grid;grid-template-columns:minmax(0, 1fr) 220px;gap:14px;align-items:start;padding:14px;border:1px solid #d7e3d5;border-radius:14px;background:#f8fcf7}.adopt-item-type{padding:12px 13px;border:1px dashed #bcd1bc;border-radius:12px;background:#fff;line-height:1.6}.adopt-item-type strong{display:block;color:var(--primary-dark);font-size:1rem;margin-bottom:4px}.adopt-item-meta{font-size:.92rem;color:var(--muted)}.adopt-item-qty label{display:block;font-weight:700;font-size:.95rem;margin-bottom:6px}.adopt-item-qty input{width:100%;padding:12px 13px;border-radius:12px;border:1px solid #cfdcd0;font-size:1rem;background:#fff}.summary{background:#f8fcf7;border:1px dashed #bcd1bc;border-radius:16px;padding:16px;margin-top:6px}.summary-row{display:flex;justify-content:space-between;gap:14px;padding:8px 0;border-bottom:1px solid #e5eee2}.summary-row:last-child{border-bottom:0}.summary-total{font-size:1.35rem;font-weight:800;color:var(--primary-dark)}.btn-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.btn2026{border:0;border-radius:12px;padding:12px 18px;font-size:.98rem;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:opacity .15s ease}.btn2026:focus-visible{outline:3px solid var(--primary);outline-offset:3px}.btn2026--primary{background:linear-gradient(90deg, var(--primary-dark), var(--primary));color:#fff}.btn2026--primary:hover{opacity:.9}.btn2026--outline{background:#fff;color:var(--primary-dark);border:1px solid var(--line)}.btn2026--outline:hover{background:#f4f7f3}.notice{background:#fff9ef;border:1px solid #f1d49f;border-radius:14px;padding:14px;margin-top:14px;color:#7b4b07}.remit-message-wrap{margin-top:16px;display:grid;grid-template-columns:1fr auto;gap:14px;align-items:start}.remit-message-box{background:#fff;border:1px dashed #d7c37a;border-radius:16px;padding:18px;min-height:150px;color:#a56a00;font-size:1rem;line-height:1.8;white-space:pre-line}.remit-message-title{display:inline-block;margin-bottom:10px;font-weight:800;color:#6f42c1;background:#f3ebff;padding:2px 8px;border-radius:6px}@media (max-width: 980px){.remit-message-wrap{grid-template-columns:1fr}}.table-wrap{overflow-x:auto;margin-top:12px}table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden}th,td{padding:12px 10px;border-bottom:1px solid #e7eee8;text-align:left;white-space:nowrap}th{background:#f4faf3;color:var(--primary-dark);font-weight:700}.hidden{display:none !important}footer{padding:16px 0 28px;color:var(--muted);text-align:center;font-size:.9rem}@media (max-width: 980px){.dashboard,.grid,.form-grid,.steps,.option-grid,.adopt-item-row{grid-template-columns:1fr}.wrap{padding:16px}.hero{padding:24px}.hero h1{font-size:2rem}}#adoptTab .hidden-field{display:none !important}.sponsorForm2026__label{display:block;margin-bottom:8px;font-weight:700;color:#5b4636}.sponsorForm2026__donorInfo{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sponsorForm2026__input{width:100%;min-height:44px;padding:10px 12px;border:1px solid #d8d2c8;border-radius:10px;background:#fff;box-sizing:border-box}.sponsorForm2026__input:focus-visible{outline:3px solid var(--primary);outline-offset:2px}.sponsorForm2026__input--readonly{background:#f7f4ef;color:#6a6258}.sponsorForm2026__radioRow{display:flex;gap:18px;margin-bottom:12px}.sponsorForm2026__invoiceBlock{background:#faf8f3;border:1px solid #e7dece;border-radius:12px;padding:14px}.sponsorForm2026__fieldGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sponsorForm2026__field{display:flex;flex-direction:column}.sponsorForm2026__required{color:#c43d2f;margin-right:4px}@media (max-width: 768px){.sponsorForm2026__donorInfo,.sponsorForm2026__fieldGrid{grid-template-columns:1fr}}.sponsorForm2026__checkboxRow{display:flex;align-items:center;gap:10px}.sponsorForm2026__checkboxLabel,.sponsorForm2026__radioLabel{display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;cursor:pointer;white-space:nowrap;line-height:1.4;font-weight:600;width:auto;min-width:0}.sponsorForm2026__checkboxLabel input,.sponsorForm2026__radioLabel input{margin:0 !important;margin-right:0 !important;width:auto !important;min-width:0 !important;flex:0 0 auto;vertical-align:middle}.sponsorForm2026__checkboxLabel span,.sponsorForm2026__radioLabel span{display:inline-block;margin:0;padding:0;white-space:nowrap;line-height:1.4}.sponsorForm2026__radioRow{display:flex;align-items:center;gap:18px;margin-bottom:12px;flex-wrap:wrap}.reuse-order-modal{position:fixed;inset:0;z-index:9999;display:none}.reuse-order-modal.show{display:block}.reuse-order-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,0.45)}.reuse-order-modal__dialog{position:relative;width:min(960px, calc(100vw - 32px));max-height:calc(100vh - 48px);margin:24px auto;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 18px 40px rgba(0,0,0,0.2);display:flex;flex-direction:column}.reuse-order-modal__head{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:linear-gradient(90deg, var(--primary-dark), var(--accent));color:#fff}.reuse-order-modal__title{font-size:1.05rem;font-weight:800}.reuse-order-modal__close{border:0;background:rgba(255,255,255,0.16);color:#fff;border-radius:10px;padding:8px 12px;cursor:pointer;font-size:.95rem;font-weight:700}.reuse-order-modal__close:focus-visible{outline:3px solid #fff;outline-offset:3px}.reuse-order-modal__body{padding:20px;overflow:auto}.reuse-order-empty{padding:24px;text-align:center;color:var(--muted);border:1px dashed var(--line);border-radius:14px;background:#fafcf9}.reuse-order-chip{display:inline-block;padding:4px 10px;border-radius:999px;font-size:.88rem;font-weight:700;background:#eef7ef;color:var(--primary-dark);border:1px solid #d7e3d5}.reuse-order-desc{max-width:320px;white-space:normal;line-height:1.5}@media (max-width: 768px){.reuse-order-modal__dialog{width:calc(100vw - 16px);max-height:calc(100vh - 16px);margin:8px auto;border-radius:14px}.reuse-order-modal__head,.reuse-order-modal__body{padding:14px}}.mcMenuGrid2026 .div_PermMenuLoading{display:block !important;padding:1rem 0;color:#6B7280;font-size:0.9375rem;text-align:center}.mcMenuGrid2026 .div_PermMenuLoading i{margin-right:.5rem;color:#059669}.mcMenuGrid2026 .div_PermMenu li a{align-items:center}.mcMenuGrid2026 .div_PermMenu li a .mcNavText2026{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.mcMenuGrid2026 .div_PermMenu li a .mcNavTitle2026{display:block;font-size:0.9375rem;font-weight:600;color:#1F2937;line-height:1.3}.mcMenuGrid2026 .div_PermMenu li a .mcNavHint2026{display:block;font-size:0.75rem;font-weight:400;color:#6B7280;line-height:1.3;white-space:normal}.mcMenuGrid2026 .div_PermMenu li a .mcNavHint2026:empty{display:none}.mcMenuGrid2026 .div_PermMenu h2.mcNavGroupAdmin2026{opacity:0.55;font-size:0.6875rem;padding-top:1.5rem;margin-top:1rem;border-top:1px dashed #E5E7EB}.mcMenuGrid2026 .div_PermMenu h2.mcNavGroupAdmin2026::after{content:' (Admin)';font-weight:400;letter-spacing:0.02em}.mcMenuGrid2026 .div_PermMenu ul.mcNavUlAdmin2026{opacity:0.75}.mcNavError2026{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;margin:1rem 0;background:#fff8f8;border:1px solid #f5c6cb;border-radius:1rem;font-size:0.9375rem;color:#721c24;line-height:1.5}.mcNavError2026 span.material-icons-outlined{font-size:1.25rem;flex-shrink:0;margin-top:2px;color:#c0392b}.mcNavError2026 a{color:#a94442;text-decoration:underline;font-weight:600}.mcNavError2026 a:hover{color:#721c24}.stickyEntryBar2026{position:fixed;bottom:0;left:0;right:0;z-index:900;background:#fff;border-top:2px solid #A7F3D0;box-shadow:0 -4px 20px rgba(0,0,0,0.12);display:flex;padding-bottom:env(safe-area-inset-bottom, 0)}@media (min-width: 768px){.stickyEntryBar2026{display:none}}.stickyEntryBar2026__item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem .25rem;min-height:56px;text-decoration:none;color:#374151;font-size:0.6875rem;line-height:1.3;gap:3px;border-right:1px solid #F3F4F6;-webkit-tap-highlight-color:transparent;transition:background 0.2s ease}.stickyEntryBar2026__item:last-child{border-right:none}.stickyEntryBar2026__item:active{background:#F9FAFB}.stickyEntryBar2026__item .material-icons-outlined{font-size:1.375rem;color:#059669;line-height:1}.stickyEntryBar2026__lbl{display:block;text-align:center;white-space:nowrap}@media (max-width: 767px){body{padding-bottom:60px}}
/*# sourceMappingURL=2026all.css.map */
