:root{--bg-primary:#ffffff;--bg-secondary:#f8f9fa;--text-primary:#000000;--text-secondary:#666666;--text-muted:#999999;--border-color:rgba(0,0,0,0.1);--border-light:rgba(0,0,0,0.05);--header-bg:rgba(255,255,255,0.85);--header-border:rgba(0,0,0,0.1);--footer-bg:#f8f9fa;--footer-border:rgba(0,0,0,0.1);--card-bg:#ffffff;--card-border:rgba(0,0,0,0.1);--card-shadow:rgba(0,0,0,0.1);--theme-toggle-bg:rgba(0,0,0,0.05);--theme-toggle-hover:rgba(0,0,0,0.1);--accent-color:#2ebe86;--accent-hover:#249e70;--hero-bg:radial-gradient(50% 50% at 50% 50%,#2EBE86 0%,#98AFA6 100%);--hero-overlay:rgba(0,0,0,0.1);--cta-bg:#f8f9fa;--icon-bg:rgba(46,190,134,0.1);--logo-filter:invert(1)}[data-theme=dark]{--bg-primary:#0a0a0a;--bg-secondary:#111111;--text-primary:#ffffff;--text-secondary:#999999;--text-muted:#666666;--border-color:rgba(255,255,255,0.1);--border-light:rgba(255,255,255,0.05);--header-bg:rgba(20,20,20,0.85);--header-border:rgba(255,255,255,0.1);--footer-bg:#111111;--footer-border:rgba(255,255,255,0.1);--card-bg:#1a1a1a;--card-border:rgba(255,255,255,0.1);--card-shadow:rgba(0,0,0,0.3);--theme-toggle-bg:rgba(255,255,255,0.1);--theme-toggle-hover:rgba(255,255,255,0.2);--accent-color:#33d696;--accent-hover:#2ebe86;--hero-bg:radial-gradient(50% 50% at 50% 50%,#2EBE86 0%,#98AFA6 100%);--hero-overlay:rgba(0,0,0,0.3);--cta-bg:#1a1a1a;--icon-bg:rgba(46,190,134,0.2);--logo-filter:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;background-color:var(--bg-primary);color:var(--text-primary);transition:background-color .3s ease,color .3s ease;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.text-center{text-align:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pageWrapper{display:flex;flex-direction:column;min-height:100vh}.r_eY{width:100%;background-color:var(--header-bg,rgba(255,255,255,.85));border-bottom:1px solid var(--header-border,rgba(0,0,0,.1));position:-webkit-sticky;position:sticky;top:0;z-index:50;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:box-shadow .3s ease}.r_eZ{box-shadow:0 2px 10px rgba(0,0,0,.1)}.r_e0{max-width:1200px;margin:0 auto;padding:0 2rem;height:64px;justify-content:space-between}.r_e0,.r_e1{display:flex;align-items:center}.r_e1{transition:opacity .2s ease;z-index:60}.r_e1:hover{opacity:.8}.r_e2{height:32px;width:auto;filter:var(--logo-filter,none)}.r_e3{display:flex;align-items:center;gap:2rem}.r_e4{font-size:18px;font-weight:700;color:var(--text-secondary,#666666);text-decoration:none;transition:color .2s ease;position:relative;padding:.5rem 0}.r_e4:hover{color:#2ebe86}.r_e4:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background-color:#2ebe86;transition:width .3s ease;display:none}.r_e4:hover:after{width:100%;display:none}.r_e4.r_e5{color:#2ebe86;font-weight:600}.r_e6{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:var(--theme-toggle-bg,rgba(0,0,0,.05));border-radius:.5rem;cursor:pointer;transition:all .2s ease;margin-left:1rem;position:relative}.r_e6:hover{background:rgba(46,190,134,.1)}.r_e7,.r_e8{position:absolute;color:var(--text-primary,#000000);transition:opacity .2s ease}.r_e7{opacity:1}.r_e8,[data-theme=dark] .r_e7{opacity:0}[data-theme=dark] .r_e8{opacity:1}.r_e9{display:flex;gap:30px;align-items:center;transition:transform .3s ease}.r_fa{color:var(--text-primary);text-decoration:none;font-size:16px;font-weight:500;transition:color .3s ease}.r_fa:hover{color:#888888}.r_fb{display:none;flex-direction:column;gap:6px;background:transparent;border:none;cursor:pointer;padding:5px;z-index:60}.r_fc{display:block;width:30px;height:2px;background-color:var(--text-primary);transition:all .3s ease}.r_fd .r_fc:first-child{transform:rotate(45deg) translate(6px,6px)}.r_fd .r_fc:nth-child(2){opacity:0}.r_fd .r_fc:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}@media (max-width:768px){.r_fe{padding:15px 0}.r_fb{display:flex}.r_e9{position:fixed;top:0;left:0;width:100vw;height:100vh;background:var(--header-bg);flex-direction:column;justify-content:center;padding:20px;transform:translateX(100%);transition:transform .3s ease;z-index:10}.r_ff{transform:translateX(0)}.r_fa{font-size:24px;text-align:center;color:var(--text-primary);transition:color .3s ease}}.r_fg{position:relative;display:inline-block;margin:.5rem;font-family:Arial,sans-serif}.r_fh{display:flex;align-items:center;justify-content:space-between;min-width:100px;padding:12px;background-color:transparent;color:#fff;border:1px solid rgba(255,255,255,.1);border-radius:20px;cursor:pointer;font-size:16px;transition:background-color .3s;gap:8px}.r_fh:hover{background-color:rgba(255,255,255,.1)}.r_fi{width:40px;height:40px;margin-right:4px}.r_fj{margin-left:auto;transition:transform .2s ease}.r_fk{transform:rotate(180deg)}.r_fl{position:absolute;top:100%;left:0;right:0;margin-top:5px;background-color:#222;border:1px solid rgba(255,255,255,.1);border-radius:20px;box-shadow:0 4px 10px rgba(0,0,0,.3);overflow:hidden;z-index:10}.r_fl a{display:flex;align-items:center;padding:12px;text-decoration:none;color:#fff;font-size:16px;transition:background-color .3s;gap:8px}.r_fl a:hover{background-color:rgba(255,255,255,.1)}.r_fm{font-weight:700;background-color:rgba(255,255,255,.05)}.r_fn{display:inline-block}.r_fn,.r_fo{position:relative}.r_fo{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border:none;background:var(--theme-toggle-bg,rgba(0,0,0,.05));border-radius:.5rem;cursor:pointer;transition:all .2s ease;padding:0}.r_fo:hover{background:rgba(46,190,134,.1)}.r_fi{width:34px;height:34px;object-fit:contain;display:block;margin:0 auto}.r_fp{position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:transform .2s;width:18px;height:18px}.r_fp.r_fq{transform:translateY(-50%) rotate(180deg)}.r_fr{position:absolute;top:110%;left:0;min-width:56px;border-radius:.5rem;box-shadow:0 4px 16px rgba(0,0,0,.08);z-index:20;padding:8px 0;background:var(--header-bg);flex-direction:column}.r_fr,.r_fs{display:flex;align-items:center}.r_fs{width:56px;height:56px;padding:0;border:none;background:transparent;border-radius:.5rem;cursor:pointer;justify-content:center;margin-bottom:4px;transition:background-color .3s}.r_fs.r_fm,.r_fs:hover{background:rgba(46,190,134,.1)}@media (max-width:900px){.r_fo{height:40px;padding:8px;font-size:15px}.r_fo,.r_fr{width:100%;min-width:40px;border-radius:20px}.r_fr{left:0;top:110%}.r_fs{height:40px;padding:8px;font-size:15px;border-radius:20px}}@media (max-width:480px){.r_fo{height:40px;padding:6px;font-size:14px}.r_fo,.r_fr{width:100%;min-width:40px;border-radius:16px}.r_fr{left:0;top:110%}.r_fs{height:40px;padding:6px;font-size:14px;border-radius:16px}}.r_eH{background-color:var(--footer-bg,#f8f9fa);border-top:1px solid var(--footer-border,rgba(0,0,0,.1));margin-top:auto}.r_eI{max-width:1200px;margin:0 auto;padding:3rem 2rem 1.5rem}.r_eJ{justify-content:space-between;flex-wrap:wrap;gap:3rem;margin-bottom:3rem}.r_eJ,.r_eK{display:flex}.r_eK{flex-direction:column}.r_eK:first-child{flex:1 1 300px}.r_eK:not(:first-child){flex:0 0 auto;min-width:160px}.r_eL{font-size:1.125rem;font-weight:600;color:var(--text-primary,#000000)}.r_eL,.r_eM{margin-bottom:1rem}.r_eN{height:auto;filter:var(--logo-filter,none)}.r_eO{font-size:.875rem;line-height:1.6;color:var(--text-secondary,#666666);max-width:300px}.r_eP{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.r_eP a{color:var(--text-primary);text-decoration:none;font-size:14px;font-weight:500;transition:color .2s,-webkit-text-decoration .2s;transition:color .2s,text-decoration .2s;transition:color .2s,text-decoration .2s,-webkit-text-decoration .2s}.r_eP a:hover{color:var(--accent-color);text-decoration:underline}.r_eP li{margin-bottom:0}.r_eQ{border-top:1px solid var(--footer-border,rgba(0,0,0,.1));padding-top:1.5rem;text-align:center}.r_eR{font-size:.813rem;color:var(--text-secondary,#666666)}@media (max-width:768px){.r_eI{padding:2rem 1rem 1rem}.r_eJ{flex-direction:column;gap:2rem}.r_eK:first-child,.r_eK:not(:first-child){flex:1 1 100%}.r_eO{max-width:100%}}.r_eS{position:relative;margin-top:.5rem;width:160px}.r_eT{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.5rem .75rem;background-color:var(--bg-secondary,#ffffff);border:1px solid var(--footer-border,rgba(0,0,0,.1));border-radius:4px;font-size:.875rem;color:var(--text-primary,#000000);cursor:pointer;transition:all .2s ease}.r_eT:hover{background-color:var(--bg-hover,#f0f0f0)}.r_eU{transition:transform .2s ease}.r_eV{transform:rotate(180deg)}.r_eW{position:absolute;top:100%;left:0;width:100%;margin-top:.25rem;padding:.5rem 0;background-color:var(--bg-secondary,#ffffff);border:1px solid var(--footer-border,rgba(0,0,0,.1));border-radius:4px;list-style:none;box-shadow:0 2px 8px rgba(0,0,0,.1);z-index:10}.r_eX{width:100%;padding:.5rem .75rem;text-align:left;background:none;border:none;font-size:.875rem;color:var(--text-primary,#000000);cursor:pointer;transition:background-color .2s ease}.r_eX:hover{background-color:var(--bg-hover,#f0f0f0)}.r_eB{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:400px;color:#fff;text-align:center;overflow:hidden;margin-top:80px;padding:3rem 0}.r_eC{width:100%;height:100%;object-fit:cover;z-index:0}.r_eC,.r_eD{position:absolute;inset:0}.r_eD{background:rgba(59,103,74,.5);z-index:1}.r_eE{position:relative;z-index:2;padding:2rem;max-width:900px;width:100%}.r_eF{font-size:3rem;font-weight:700;color:#ffffff}.r_eF,.r_eG{margin-bottom:1.5rem}.r_eG{font-size:1.25rem;max-width:600px;margin-left:auto;margin-right:auto}@media (max-width:768px){.r_eB{min-height:300px;margin-top:50px}.r_eF{font-size:2rem}.r_eG{font-size:1.1rem}}.r_ct{position:fixed;bottom:0;left:0;width:100%;max-width:100vw;background-color:var(--bg-primary);box-shadow:0 -4px 10px rgba(0,0,0,.1);z-index:1000;padding:1rem 0;transform:translateY(0);animation:r_fv .5s ease;overflow-x:hidden}@keyframes r_fv{0%{transform:translateY(100%)}to{transform:translateY(0)}}.r_cv{max-width:1200px;margin:0 auto;padding:0 1.5rem;justify-content:space-between;gap:2rem}.r_cv,.r_cw{display:flex;align-items:center}.r_cw{gap:1rem;flex:1 1}.r_cx{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:rgba(46,190,134,.1);color:#2ebe86;flex-shrink:0}.r_cy{flex:1 1;min-width:0}.r_cz{font-size:.9rem;color:var(--text-secondary);margin:0;line-height:1.5;max-width:100%}.r_cA{color:#2ebe86;text-decoration:underline;transition:color .2s ease}.r_cA:hover{color:var(--accent-dark)}.r_cB{flex-shrink:0}.r_cC{background-color:#2ebe86;color:white;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.r_cC:hover{background-color:#249e70}@media (max-width:768px){.r_cv{flex-direction:column;gap:1rem;max-width:100%;padding:0 1rem}.r_cv,.r_cw{align-items:flex-start;width:100%}.r_cx{margin-top:.25rem}.r_cy{flex:1 1}.r_cz{word-break:break-word}.r_cB,.r_cC{width:100%}.r_cC{padding:.75rem 1rem;text-align:center}}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-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:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-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:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}