:root{--font-sans:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Inter,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";--font-serif:Palatino,Garamond,"Times New Roman",serif;--bg:#fff;--bg-elevated:#f5f5f7;--text:#1d1d1f;--muted:#6e6e73;--border:#d2d2d7;--accent:#f59e0b;--accent-strong:#d97706;--bg-top:#0b0c0f;--bg-mid:#0f1116;--bg-hero:#0b0c0f;--space-0:0px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:28px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--radius-sm:8px;--radius-md:14px;--radius-lg:22px;--shadow-sm:0 1px 2px rgba(0,0,0,.25);--shadow-md:0 6px 16px rgba(0,0,0,.35);--shadow-lg:0 16px 40px rgba(0,0,0,.45)}[data-theme=dark]{--bg:#0d1117;--bg-elevated:#161b22;--text:#e6edf3;--muted:#8b949e;--border:#30363d;--accent:#f59e0b;--accent-strong:#d97706;--bg-top:#010409;--bg-mid:#0d1117;--bg-hero:#010409}body,html{margin:0;padding:0;background:linear-gradient(180deg,var(--bg-hero) 0,var(--bg-hero) 70vh,transparent 70vh),var(--bg);color:var(--text);transition:background-color .3s ease,color .3s ease}body{padding-top:80px;font-family:var(--font-sans);font-size:18px;line-height:30px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:1050px){body{padding-top:88px}}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-strong);text-decoration:underline}img{max-width:100%;height:auto;border-radius:var(--radius-sm)}hr{border:none;height:1px;background:var(--border)}.container{width:min(1100px,92%);margin:0 auto}.Footer_footer__Dqzgn{background:linear-gradient(135deg,#0b0c0f,#1a1d23);border-top:1px solid hsla(0,0%,100%,.1);margin-top:var(--space-12);padding:var(--space-12) 0 var(--space-8);position:relative;overflow:hidden}.Footer_footer__Dqzgn:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(245,158,11,.3),transparent)}.Footer_container__ZjljO{max-width:1200px;margin:0 auto;padding:0 var(--space-4);position:relative;z-index:1}.Footer_brandSection__dibOD{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-10);padding-bottom:var(--space-8);border-bottom:1px solid hsla(0,0%,100%,.08)}.Footer_logoContainer__ob28J{display:flex;align-items:center;gap:var(--space-4)}.Footer_logo__yGCVW{height:80px;width:80px;border-radius:16px;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3));transition:transform .3s ease}.Footer_logo__yGCVW:hover{transform:scale(1.05)}.Footer_brandInfo__ynSXp{display:flex;flex-direction:column;gap:var(--space-1)}.Footer_brandName__yDdl_{font-size:1.8rem;font-weight:800;color:#fff;margin:0;letter-spacing:-.02em;background:linear-gradient(135deg,#fff,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Footer_tagline__h3eD_{font-size:1rem;color:#d2d2d7;margin:0;font-weight:500;opacity:.9}.Footer_socialIcons__HNQ8N{display:flex;gap:var(--space-3);align-items:center}.Footer_socialIcon__EIM1c{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15);border-radius:12px;color:#fff;text-decoration:none;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);filter:drop-shadow(0 2px 8px rgba(0,0,0,.2))}.Footer_socialIcon__EIM1c:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.3);transform:translateY(-2px) scale(1.05);box-shadow:0 8px 24px rgba(0,0,0,.3)}.Footer_socialIcon__EIM1c:first-child:hover{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-color:#3b82f6;box-shadow:0 8px 24px rgba(59,130,246,.4)}.Footer_socialIcon__EIM1c:nth-child(2):hover{background:linear-gradient(135deg,#e11d48,#be123c);border-color:#e11d48;box-shadow:0 8px 24px rgba(225,29,72,.4)}.Footer_bottomSection__kZ__K{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:var(--space-4)}.Footer_copyright__iNUnh{color:#a1a1aa;font-size:.95rem;font-weight:500}.Footer_credits__TrDCH{display:flex;flex-direction:column;align-items:flex-end;gap:var(--space-1)}.Footer_madeBy__RFu8z{color:#f59e0b;font-size:.95rem;font-weight:500}.Footer_translator__ccvG7{color:#d2d2d7;font-size:.9rem;opacity:.8}.Footer_credits__TrDCH strong{color:#fff;font-weight:600}@media (max-width:768px){.Footer_container__ZjljO{padding:0 var(--space-3)}.Footer_footer__Dqzgn{padding:var(--space-10) 0 var(--space-6)}.Footer_brandSection__dibOD{flex-direction:column;gap:var(--space-6);text-align:center;margin-bottom:var(--space-8);padding-bottom:var(--space-6)}.Footer_logoContainer__ob28J{flex-direction:column;gap:var(--space-3)}.Footer_logo__yGCVW{height:70px;width:70px}.Footer_brandName__yDdl_{font-size:1.5rem}.Footer_tagline__h3eD_{font-size:.9rem}.Footer_bottomSection__kZ__K{flex-direction:column;text-align:center;gap:var(--space-3)}.Footer_credits__TrDCH{align-items:center;gap:var(--space-2)}.Footer_socialIcon__EIM1c{width:44px;height:44px}}@media (max-width:480px){.Footer_container__ZjljO{padding:0 var(--space-2)}.Footer_logo__yGCVW{height:60px;width:60px}.Footer_brandName__yDdl_{font-size:1.3rem}.Footer_socialIcon__EIM1c{width:40px;height:40px}.Footer_copyright__iNUnh,.Footer_madeBy__RFu8z,.Footer_translator__ccvG7{font-size:.9rem}}@font-face{font-family:__Inter_fcbcbf;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:__Inter_fcbcbf;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_fcbcbf;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_fcbcbf;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:__Inter_fcbcbf;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:__Inter_fcbcbf;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:__Inter_fcbcbf;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:__Inter_Fallback_fcbcbf;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_fcbcbf{font-family:__Inter_fcbcbf,__Inter_Fallback_fcbcbf;font-style:normal}.__variable_fcbcbf{--font-sans:"__Inter_fcbcbf","__Inter_Fallback_fcbcbf"}