@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.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.0m6w47a4e5dy9.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.11u06r12fd6v_.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.0wxq9webf.ew4.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.067x_6k0k23tk.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.16ipb6fqu393i.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.0q-301v4kxxnr.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_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
:root{--background:#fff;--foreground:#02002e;--primary:#0e56fa;--border:#e2e8f0;--muted:#f8fafc}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--background);max-width:100vw;color:var(--foreground);line-height:1.6;overflow-x:hidden}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}.container{flex-direction:column;max-width:1200px;min-height:100vh;margin:0 auto;padding:2rem;display:flex}.header{border-bottom:2px solid var(--border);margin-bottom:2rem;padding-bottom:2rem}.title{letter-spacing:-.05em;margin-bottom:.5rem;font-size:3rem;font-weight:800}.subtitle{color:#64748b;font-size:1.25rem;font-weight:400}.main-content{flex:1;gap:3rem;display:flex}.tabs-nav{flex-direction:column;flex-shrink:0;gap:.5rem;width:250px;display:flex}.tab-btn{text-align:left;color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.75rem 1rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .2s}.tab-btn:hover{background:var(--muted)}.tab-btn.active{background:var(--primary);color:#fff}.tab-content{background:var(--background);border:1px solid var(--border);border-radius:12px;flex:1;padding:3rem;animation:.3s ease-in-out fadeIn;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.section-title{color:var(--primary);border-bottom:2px solid var(--muted);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:2rem;font-weight:700}.content-block{margin-bottom:2rem}.content-block h3{margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.content-block p{color:#334155;margin-bottom:1rem}.content-block ul{color:#334155;margin-bottom:1rem;margin-left:1.5rem}.content-block li{margin-bottom:.5rem}.highlight{color:var(--primary);font-weight:600}.illustration{border:3px solid var(--foreground);width:100%;max-width:400px;height:auto;box-shadow:8px 8px 0px var(--foreground);border-radius:16px;margin:2rem auto;display:block}.grid-2{grid-template-columns:1fr 1fr;gap:2rem;display:grid}@media (max-width:768px){.main-content{flex-direction:column}.tabs-nav{flex-direction:row;width:100%;padding-bottom:1rem;overflow-x:auto}.tab-btn{white-space:nowrap}.tab-content{padding:1.5rem}.grid-2{grid-template-columns:1fr}}.team-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.flip-card{perspective:1000px;background-color:#0000;width:100%;height:200px}.flip-card-inner{text-align:center;width:100%;height:100%;transform-style:preserve-3d;border-radius:12px;transition:transform .6s;position:relative;box-shadow:0 4px 8px #0000001a}.flip-card:hover .flip-card-inner{transform:rotateY(180deg)}.flip-card-front,.flip-card-back{backface-visibility:hidden;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;display:flex;position:absolute}.flip-card-front{background-color:var(--muted);border:1px solid var(--border);color:var(--foreground)}.flip-card-back{background-color:var(--primary);color:#fff;transform:rotateY(180deg)}.flip-card-back a{color:#fff;margin-top:.5rem;font-weight:700;text-decoration:underline}.avatar-placeholder{background-color:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;font-size:1.5rem;font-weight:700;display:flex}.flip-card-front h4{color:var(--foreground);margin-bottom:0;font-size:1.1rem}.placeholder-text{color:#94a3b8;background-color:#f8fafc;border:1px dashed #cbd5e1;border-radius:4px;padding:.5rem 1rem;font-style:italic}
