.language-selector_container__418qE{position:relative;display:inline-block;z-index:1000}.language-selector_trigger__SMcIC{display:flex;align-items:center;gap:.5rem;background:transparent;border:none;color:var(--text-color);font-weight:600;cursor:pointer;padding:.5rem;border-radius:4px;transition:background-color .2s}.language-selector_trigger__SMcIC:hover{background-color:rgba(0,0,0,.05)}.language-selector_chevron__cJBys{font-size:.8rem;transition:transform .2s}.language-selector_backdrop__b4Yha{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000}.language-selector_dropdown__S5eTV{position:absolute;top:100%;right:0;margin-top:.5rem;background:white;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.1);padding:.5rem;list-style:none;min-width:150px;max-height:400px;overflow-y:auto;z-index:1001}@media (max-width:1024px){.language-selector_dropdown__S5eTV{left:50%;right:auto;transform:translateX(-50%)}}.language-selector_option__OxgTJ{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;background:transparent;border:none;border-radius:4px;cursor:pointer;text-align:left;transition:background-color .2s;color:var(--text-color)}.language-selector_option__OxgTJ:hover{background-color:#f5f5f5}.language-selector_option__OxgTJ.language-selector_active__ipjhw{background-color:rgba(var(--primary-color-rgb),.1);color:var(--primary-color);font-weight:600}.language-selector_iconWrapper__ruIma{font-size:1.2rem;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.language-selector_label__9_v06{flex:1 1}.header_header__er2El{position:fixed;top:0;left:0;width:100%;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.05);z-index:1000;height:var(--header-height);transition:all .3s ease}.header_headerContainer__3r4iA{width:100%;height:100%;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.header_logo__qYhi_{display:flex;align-items:center;height:100%;padding:10px 0}.header_logo__qYhi_ img{height:60px;width:auto;object-fit:contain}.header_navList__UMktT{display:flex;gap:35px;list-style:none}.header_navList__UMktT a,.header_navParentBtn__OsKeJ{font-weight:700;font-size:.8375rem;color:#1a1a1a;text-decoration:none;display:flex;align-items:center;gap:6px;transition:color .2s ease;white-space:nowrap;padding:10px 0;background:transparent;border:none;font-family:inherit;cursor:pointer}.header_navList__UMktT a:hover,.header_navParentBtn__OsKeJ:hover{color:var(--color-green)}.header_navList__UMktT li{position:relative;padding:10px 0}.header_dropdown__ihSck{position:absolute;top:calc(100% - 10px);left:0;background:white;min-width:240px;box-shadow:0 10px 30px rgba(0,0,0,.1);border-radius:8px;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s ease;list-style:none;padding:15px 0;z-index:1100}.header_navList__UMktT li:hover .header_dropdown__ihSck{opacity:1;visibility:visible;transform:translateY(0)}.header_dropdown__ihSck li{padding:0}.header_dropdown__ihSck a{padding:10px 25px;display:block;font-size:.8375rem;color:#444;font-weight:600;transition:all .2s ease;text-align:center}.header_dropdown__ihSck a:hover{background:#f0f7de;color:var(--color-green)}.header_actions__hjI2K{display:flex;align-items:center}.header_mobileActions__oh2sL{display:none}.header_langSwitcher__NgfBh{display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #e0e0e0;border-radius:4px;cursor:pointer;font-weight:700;font-size:.7875rem;color:#1a1a1a}.header_chevron__h5WPI{font-size:.6875rem;transition:transform .25s ease;display:inline-block;opacity:.6}.header_chevronOpen__CIkbx{transform:rotate(180deg)}.header_mobileBtn__tQ9L9{display:none;flex-direction:column;justify-content:space-between;width:30px;height:20px;background:transparent;border:none;cursor:pointer;z-index:2000;padding:0}.header_mobileBtn__tQ9L9 span{width:100%;height:2px;background:#1a1a1a;transition:all .3s ease;display:block}.header_mobileBtnActive__R23AR span:first-child{transform:translateY(9px) rotate(45deg)}.header_mobileBtnActive__R23AR span:nth-child(2){opacity:0}.header_mobileBtnActive__R23AR span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}@media (max-width:1024px){.header_mobileBtn__tQ9L9{display:flex}.header_logo__qYhi_{position:absolute;left:50%;transform:translateX(-50%)}.header_headerContainer__3r4iA{position:relative}.header_actions__hjI2K{display:none}.header_nav__AsJvi{position:fixed;top:0;right:-100%;width:80%;max-width:320px;height:100vh;background:white;padding:90px 30px 40px;transition:right .3s ease;box-shadow:-10px 0 30px rgba(0,0,0,.1);display:block;z-index:1500;overflow-y:auto}.header_navActive__Xqy3z{right:0}.header_mobileActions__oh2sL{display:flex;justify-content:center;align-items:center;margin-bottom:30px;padding:20px 0;border-bottom:1px solid #f0f0f0}.header_navList__UMktT{flex-direction:column;gap:0;align-items:flex-start}.header_navList__UMktT>li{border-bottom:1px solid #f0f0f0;padding:0;width:100%}.header_navList__UMktT>li:last-child{border-bottom:none}.header_navList__UMktT>li>a,.header_navParentBtn__OsKeJ{font-size:.9375rem!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:16px 0!important;color:#1a1a1a!important;font-weight:700!important;text-align:left!important;width:100%;cursor:pointer;text-decoration:none;background:transparent;border:none;font-family:inherit}.header_dropdown__ihSck{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;padding:0 0 0 16px;min-width:100%;display:none;border-radius:0;background:transparent}.header_dropdownOpen__MBWID{display:block!important}.header_dropdown__ihSck li{padding:0;border:none;width:100%}.header_dropdown__ihSck a{font-size:.8175rem!important;font-weight:500!important;color:#666!important;padding:10px 0!important;border-bottom:1px solid #f5f5f5!important;display:block!important;text-align:left!important}.header_dropdown__ihSck li:last-child a{border-bottom:none!important;padding-bottom:14px!important}.header_dropdown__ihSck a:hover{color:var(--color-green)!important}}.footer_footer__FdvnQ{background:#1a1a1a;color:white;padding:60px 20px 0}.footer_footerContainer__Qni0d{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;max-width:1200px;margin:0 auto;padding-bottom:40px}.footer_footerInfo__Kkl2J img{height:50px;filter:brightness(0) invert(1);margin-bottom:15px}.footer_footerInfo__Kkl2J p{color:rgba(255,255,255,.6);font-size:.8875rem;line-height:1.6;margin:0}.footer_footerContact__TggWj h4,.footer_footerLinks__a_vBo h4{font-size:.9375rem;font-weight:800;margin-bottom:20px;color:var(--color-green)}.footer_footerLinks__a_vBo ul{list-style:none;display:flex;flex-direction:column;gap:10px}.footer_footerLinks__a_vBo a{color:rgba(255,255,255,.7);font-size:.8375rem;transition:color .2s}.footer_footerLinks__a_vBo a:hover{color:var(--color-green)}.footer_footerContact__TggWj p{color:rgba(255,255,255,.7);font-size:.8375rem;margin-bottom:6px}.footer_footerContact__TggWj a{color:inherit;text-decoration:none;transition:color .2s}.footer_footerContact__TggWj a:hover{color:var(--color-green)}.footer_socialIcons__Fjv4V{gap:15px;margin:30px auto 40px}.footer_socialIcon__B4iwb,.footer_socialIcons__Fjv4V{display:flex;justify-content:center;align-items:center}.footer_socialIcon__B4iwb{width:44px;height:44px;background:white;color:#1a1a1a;border-radius:50%;text-decoration:none;transition:transform .2s ease,background .2s ease}.footer_socialIcon__B4iwb svg{width:20px;height:20px;fill:currentColor}.footer_socialIcon__B4iwb:hover{transform:translateY(-3px);background:var(--color-green,#a9ce3b)}.footer_footerBottom__tDU9B{border-top:1px solid rgba(255,255,255,.1);padding:20px;text-align:center}.footer_footerBottom__tDU9B p{color:rgba(255,255,255,.4);font-size:.7875rem;margin:0}@media (max-width:768px){.footer_footerContainer__Qni0d{grid-template-columns:1fr;gap:30px}}.footer_wechatModalOverlay__6FYU3{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;z-index:9999;animation:footer_fadeIn__w4bXl .3s ease}.footer_wechatModalContent__It3_2{background:#fff;padding:40px;border-radius:20px;text-align:center;position:relative;max-width:90vw;box-shadow:0 10px 30px rgba(0,0,0,.3);animation:footer_slideUp__5mdrE .3s ease}.footer_wechatModalClose__WhSWo{position:absolute;top:15px;right:20px;background:none;border:none;font-size:24px;cursor:pointer;color:#999;transition:color .2s}.footer_wechatModalClose__WhSWo:hover{color:#000}@keyframes footer_fadeIn__w4bXl{0%{opacity:0}to{opacity:1}}@keyframes footer_slideUp__5mdrE{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.fffWord_word__ORitB{font-weight:700;color:inherit;cursor:pointer;transition:color .2s ease}.fffWord_overlay__zq9T9{position:fixed;inset:0;background:transparent;z-index:99999;display:flex;align-items:center;justify-content:center;padding:20px}.fffWord_modal__fg3Ip{background:white;border-radius:16px;padding:30px;max-width:450px;width:100%;position:relative;box-shadow:0 4px 15px rgba(0,0,0,.08);animation:fffWord_popup__bo_O0 .3s cubic-bezier(.175,.885,.32,1.275) forwards}@keyframes fffWord_popup__bo_O0{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.fffWord_closeBtn__xHLhr{position:absolute;top:15px;right:15px;background:transparent;border:none;font-size:1.4375rem;cursor:pointer;color:#999;display:flex;align-items:center;justify-content:center;line-height:1;width:30px;height:30px;border-radius:50%;transition:background .2s ease,color .2s ease}.fffWord_closeBtn__xHLhr:hover{background:#f0f0f0;color:#333}.fffWord_modal__fg3Ip p{font-size:.9875rem!important;line-height:1.6!important;color:#444!important;margin:0!important;text-align:justify!important;text-wrap:pretty!important;font-weight:400!important;padding-top:5px}.fffWord_modal__fg3Ip strong{color:#a9ce3b;font-weight:900}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/d6fc113833db48fe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e1df014bb05b8510-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/13a314e63820922b-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/04c24f78ad5a47d8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c1a1fe1e2bf9b2ee-s.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9e769f40faa52555-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/37da3febcafd463e-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/51f6eedf9be77cd7-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/403511e41efd5e81-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e807dee2426166ad-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Open Sans Fallback;src:local("Arial");ascent-override:101.65%;descent-override:27.86%;line-gap-override:0.00%;size-adjust:105.15%}.__className_2fad4c{font-family:Open Sans,Open Sans Fallback;font-style:normal}.cookieConsent_bannerWrapper__NsIdU{position:fixed;bottom:20px;left:20px;right:20px;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.15);border-radius:12px;padding:24px;z-index:9999;font-family:inherit;display:flex;flex-direction:column;gap:16px;border-left:6px solid #a9ce3b;max-width:1200px;margin:0 auto;animation:cookieConsent_slideUp__eOwXs .5s ease-out forwards}@keyframes cookieConsent_slideUp__eOwXs{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.cookieConsent_textSection__EctLM h3{margin:0 0 8px;font-size:1.25rem;color:#0f3b14;font-weight:700}.cookieConsent_textSection__EctLM p{margin:0;font-size:.95rem;color:#555;line-height:1.5}.cookieConsent_textSection__EctLM a{color:#a9ce3b;text-decoration:none;font-weight:600}.cookieConsent_textSection__EctLM a:hover{text-decoration:underline}.cookieConsent_actionSection__YKSuE{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.cookieConsent_btn__W1n5q{padding:10px 24px;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;border:none;transition:all .2s ease}.cookieConsent_btnPrimary__JmO01{background-color:#a9ce3b;color:#fff}.cookieConsent_btnPrimary__JmO01:hover{background-color:#8bb22d;transform:translateY(-2px)}.cookieConsent_btnSecondary__zr8mV{background-color:#f0f0f0;color:#333}.cookieConsent_btnSecondary__zr8mV:hover{background-color:#e4e4e4}.cookieConsent_btnText__aa_3o{background:transparent;color:#666;text-decoration:underline;padding:10px 12px}.cookieConsent_btnText__aa_3o:hover{color:#333}@media (min-width:768px){.cookieConsent_bannerWrapper__NsIdU{flex-direction:row;align-items:center;bottom:30px;padding:20px 30px}.cookieConsent_textSection__EctLM{flex:1 1}.cookieConsent_actionSection__YKSuE{flex-shrink:0}}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--color-green:#a9ce3b;--color-dark-green:#0f3b14;--color-dark:#1a1a1a;--color-white:#ffffff;--color-light-bg:#f0f7de;--font:"Open Sans",sans-serif;--header-height:90px}*,:after,:before{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:clip;font-family:var(--font);background:var(--color-white);color:var(--color-dark)}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{text-wrap:balance}h2{margin-bottom:15px}p{text-wrap:pretty;margin-bottom:20px}.reveal{opacity:0;transition:all 1s cubic-bezier(.165,.84,.44,1);will-change:transform,opacity}.reveal-up{transform:translateY(50px)}.reveal-left{transform:translateX(-50px)}.reveal-right{transform:translateX(50px)}.reveal.active{opacity:1;transform:translate(0)}.reveal-delay-1{transition-delay:.2s}.reveal-delay-2{transition-delay:.4s}.reveal-delay-3{transition-delay:.6s}.container{max-width:1200px;margin:0 auto;padding:0 20px}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:clip}html.lenis body{min-height:100vh}.translation-loading-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#ffffff;z-index:999999;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#1a1a1a;font-size:1.1rem;font-weight:600}.translation-loader{width:48px;height:48px;border:5px solid #f0f7de;border-top-color:#a9ce3b;border-radius:50%;animation:translation-spin 1s linear infinite;margin-bottom:20px}@keyframes translation-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.lenis.lenis-smooth iframe{pointer-events:none}#nprogress .bar{background:var(--color-green)!important;height:4px!important}#nprogress .peg{box-shadow:0 0 10px var(--color-green),0 0 5px var(--color-green)!important}.cms-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:1.5rem;border-bottom:2px solid rgba(255,255,255,.08);padding-bottom:12px}.cms-tab{padding:8px 18px;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;border:1.5px solid rgba(255,255,255,.15);background:transparent;color:rgba(255,255,255,.55);transition:all .2s ease;letter-spacing:.02em}.cms-tab:hover{background:rgba(169,206,59,.12);border-color:rgba(169,206,59,.4);color:#a9ce3b}.cms-tab.active{background:rgba(169,206,59,.18);border-color:#a9ce3b;color:#a9ce3b;box-shadow:0 0 12px rgba(169,206,59,.15)}.cms-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1.5rem}.cms-form-group{margin-bottom:1.5rem}.cms-form-group label{display:block;font-size:.8rem;font-weight:600;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.cms-input{width:100%;padding:10px 14px;background:rgba(255,255,255,.06);border:1.5px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:.9rem;transition:border-color .2s ease,background .2s ease;font-family:inherit;resize:vertical}.cms-input::placeholder{color:rgba(255,255,255,.25)}.cms-input:focus{outline:none;border-color:#a9ce3b;background:rgba(169,206,59,.06)}.cms-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;border:none;transition:all .2s ease;font-family:inherit;letter-spacing:.02em}.cms-btn.primary{background:#a9ce3b;color:#1a1a1a;box-shadow:0 4px 14px rgba(169,206,59,.25)}.cms-btn.primary:hover:not(:disabled){background:#bcd94e;transform:translateY(-1px);box-shadow:0 6px 20px rgba(169,206,59,.35)}.cms-btn.primary:disabled{opacity:.6;cursor:not-allowed}.cms-btn.secondary{background:rgba(255,255,255,.08);color:rgba(255,255,255,.8);border:1.5px solid rgba(255,255,255,.15)}.cms-btn.secondary:hover{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.3)}.cms-btn.danger{background:rgba(220,53,69,.15);color:#ff6b7a;border:1.5px solid rgba(220,53,69,.3)}.cms-btn.danger:hover{background:rgba(220,53,69,.25)}.cms-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.75);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center}.cms-modal-content{border-radius:16px;padding:1.5rem;max-height:90vh;overflow-y:auto}