@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5901b7c6-module__ec5Qua__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_5901b7c6-module__ec5Qua__variable{--font-inter:"Inter", "Inter Fallback"}
:root{--primary:#e96113;--primary-hover:#c4510f;--primary-light:#e961131a;--secondary:#263037;--secondary-hover:#1b2227;--bg-main:#fff;--bg-offset:#f2f2f2;--text-main:#2d2d2d;--text-muted:#6b7280;--text-inverse:#fff;--border-color:#e5e7eb;--border-radius:12px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--shadow-orange:0 10px 15px -3px #e961134d;--shadow-glow:0 0 20px #e9611366;--transition-fast:.2s cubic-bezier(.4, 0, .2, 1);--transition-normal:.3s cubic-bezier(.4, 0, .2, 1);--transition-slow:.5s cubic-bezier(.4, 0, .2, 1)}@media (prefers-color-scheme:dark){:root{--bg-main:#121212;--bg-offset:#1e1e1e;--text-main:#f9fafb;--text-muted:#9ca3af;--border-color:#374151}}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-main);max-width:100vw;color:var(--text-main);scroll-behavior:smooth;font-family:var(--font-inter), sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;transition:color var(--transition-fast);text-decoration:none}a:hover{color:var(--primary)}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.glass{-webkit-backdrop-filter:blur(12px);background:#ffffffb3;border-bottom:1px solid #fff6;box-shadow:0 4px 30px #0000000d}@media (prefers-color-scheme:dark){.glass{background:#121212bf;border-bottom:1px solid #ffffff0d;box-shadow:0 4px 30px #0003}}.btn{border-radius:var(--border-radius);transition:all var(--transition-fast);justify-content:center;align-items:center;padding:12px 24px;font-size:1rem;font-weight:600;display:inline-flex}.btn-primary{background-color:var(--primary);color:var(--text-inverse);box-shadow:var(--shadow-sm)}.btn-primary:hover{background-color:var(--primary-hover);box-shadow:var(--shadow-orange);color:var(--text-inverse);transform:translateY(-2px)}.btn-secondary{background-color:var(--bg-offset);color:var(--text-main);border:1px solid var(--border-color)}.btn-secondary:hover{background-color:var(--border-color)}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}@media (max-width:768px){.container{padding:0 16px}}.text-center{text-align:center}.text-primary{color:var(--primary)}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.grid-cols-1{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.md\:grid-cols-3{grid-template-columns:repeat(3,1fr)}}.fade-in-up{animation:fadeInUp var(--transition-slow) forwards;opacity:0;transform:translateY(20px)}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}
.Navbar-module__cJzEcG__header{z-index:1000;border-bottom:1px solid #0000000d;align-items:center;width:100%;min-height:70px;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;height:100%;display:flex}.Navbar-module__cJzEcG__logo a{align-items:center;display:flex}.Navbar-module__cJzEcG__logoImg{object-fit:contain;width:auto;max-width:220px}@media (max-width:768px){.Navbar-module__cJzEcG__logoImg{max-width:180px}}.Navbar-module__cJzEcG__nav{align-items:center;display:flex}.Navbar-module__cJzEcG__navList{gap:32px;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--secondary);font-size:1rem;font-weight:500;position:relative}.Navbar-module__cJzEcG__navLink:after{content:"";background-color:var(--primary);width:0;height:2px;transition:width var(--transition-fast);position:absolute;bottom:-4px;left:0}.Navbar-module__cJzEcG__navLink:hover:after{width:100%}.Navbar-module__cJzEcG__actions{display:flex}@media (max-width:768px){.Navbar-module__cJzEcG__nav,.Navbar-module__cJzEcG__actions{display:none}}
.Footer-module__S6Hkya__footer{background-color:var(--secondary);color:var(--text-inverse);padding-top:80px}.Footer-module__S6Hkya__footerGrid{grid-template-columns:2fr 1fr 1fr;gap:48px;padding-bottom:64px;display:grid}.Footer-module__S6Hkya__footerBrand{letter-spacing:-.5px;margin-bottom:16px;font-size:1.5rem;font-weight:800}.Footer-module__S6Hkya__footerDesc{color:#9ca3af;max-width:400px;line-height:1.6}.Footer-module__S6Hkya__footerTitle{margin-bottom:24px;font-size:1.1rem;font-weight:600}.Footer-module__S6Hkya__footerLinks{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__footerLinks li,.Footer-module__S6Hkya__footerLinks a{color:#9ca3af;transition:color var(--transition-fast)}.Footer-module__S6Hkya__footerLinks a:hover{color:var(--primary)}.Footer-module__S6Hkya__footerBottom{color:#9ca3af;border-top:1px solid #ffffff1a;padding:24px 0;font-size:.875rem}.Footer-module__S6Hkya__footerBottomContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.Footer-module__S6Hkya__eliteCredit{font-weight:500}.Footer-module__S6Hkya__eliteCredit a{color:var(--primary);transition:color var(--transition-fast);text-decoration:none}.Footer-module__S6Hkya__eliteCredit a:hover{color:#fff}@media (max-width:768px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr;gap:32px}}
