:root{--bg:#ffffff;--fg:#0f172a;--muted:#475569;--accent-1:#0ea5e9;--accent-2:#22c55e;--shadow:0 10px 30px rgba(2,6,23,0.08);--radius:24px}@media (prefers-color-scheme:dark){:root{--bg:#0b1220;--fg:#e5e7eb;--muted:#94a3b8;--shadow:0 10px 30px rgba(0,0,0,0.35)}}body,html{height:100%;height:100vh;height:100dvh;margin:0;overflow-x:hidden;position:fixed;width:100%}body{font-family:var(--font-inter),ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";background:var(--bg);color:var(--fg);display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;min-height:100dvh;line-height:1.4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;overscroll-behavior:none;-webkit-overflow-scrolling:touch;overscroll-behavior-y:none}.container{width:min(92vw,780px);padding:clamp(20px,5vw,48px);margin:clamp(10px,2vh,20px);border-radius:var(--radius);box-shadow:var(--shadow);background:linear-gradient(180deg,color-mix(in oklab,var(--bg) 92%,transparent),var(--bg));animation:fadeUp .6s cubic-bezier(.16,1,.3,1) both}h1{margin:0 0 clamp(12px,3vw,20px);font-weight:800;letter-spacing:-.02em;font-size:clamp(36px,4.5vw + 1rem,56px);line-height:1.1;font-family:var(--font-inter),"SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}h2{margin:clamp(8px,2vw,16px) 0 0;font-weight:600;font-size:clamp(20px,3vw + .5rem,28px);line-height:1.3;color:var(--muted);position:relative;display:inline-block;padding-bottom:clamp(6px,1.5vw,10px);opacity:0;transform:translateY(20px);animation:slideInFade .8s cubic-bezier(.16,1,.3,1) .3s both}.gradient-line{position:absolute;left:0;bottom:0;height:3px;width:0;border-radius:999px;background:var(--accent-1);opacity:0;animation:gradientLineEnter 1.2s cubic-bezier(.25,.46,.45,.94) .8s both,gradientLineSettle 1s cubic-bezier(.16,1,.3,1) 2.5s both}@keyframes gradientLineEnter{0%{width:0;opacity:0;left:-100px;background:var(--accent-1)}50%{opacity:1;background:var(--accent-1)}to{width:100%;opacity:1;left:0;background:var(--accent-1)}}@keyframes gradientLineSettle{0%{transform:translateY(0) scaleY(1);background:var(--accent-1);opacity:1}to{transform:translateY(0) scaleY(1);background:var(--accent-2);opacity:.5}}.innovation{color:var(--accent-1);font-weight:700}.success{color:var(--accent-2);font-weight:700}.copyright{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);font-size:clamp(10px,2.5vw,14px);color:var(--muted);opacity:.7;text-align:center;font-weight:400;white-space:nowrap;max-width:calc(100vw - 40px)}@media (max-width:360px){.container{width:96vw;padding:clamp(16px,6vw,24px);margin:clamp(8px,1vh,12px);border-radius:16px}h1{font-size:clamp(28px,5vw + 1rem,32px);line-height:1.05;margin-bottom:clamp(12px,4vw,16px)}h2{font-size:clamp(16px,3.5vw + .5rem,18px);line-height:1.2;margin-top:clamp(8px,3vw,12px)}.copyright{bottom:12px;font-size:clamp(9px,4vw,12px)}}@media (min-width:361px) and (max-width:480px){.container{width:95vw;padding:clamp(20px,5vw,28px);margin:clamp(10px,2vh,16px);border-radius:20px}h1{font-size:clamp(30px,4vw + 1.2rem,36px);line-height:1.05;margin-bottom:clamp(16px,4vw,20px)}h2{font-size:clamp(18px,3vw + .8rem,22px);line-height:1.25;margin-top:clamp(12px,3vw,16px)}.copyright{bottom:15px;font-size:clamp(10px,3.5vw,13px)}}@media (min-width:481px) and (max-width:640px){.container{width:90vw;padding:clamp(24px,4vw,32px);margin:clamp(12px,2vh,18px)}h1{font-size:clamp(34px,3.5vw + 1.5rem,42px);margin-bottom:clamp(16px,3vw,20px)}h2{font-size:clamp(20px,2.5vw + 1rem,24px);margin-top:clamp(12px,2.5vw,16px)}.copyright{bottom:18px;font-size:clamp(11px,3vw,14px)}}@media (min-width:641px) and (max-width:768px){.container{width:88vw;padding:clamp(28px,4vw,36px)}h1{font-size:clamp(38px,3vw + 2rem,48px)}h2{font-size:clamp(22px,2vw + 1.2rem,26px)}}@media (max-height:500px) and (orientation:landscape){.container{margin:8px;padding:clamp(16px,3vw,24px);width:92vw}h1{font-size:clamp(24px,5vw,32px);margin-bottom:clamp(8px,2vw,12px);line-height:1.05}h2{font-size:clamp(14px,3.5vw,20px);margin-top:clamp(6px,1.5vw,10px);line-height:1.2}.copyright{bottom:10px;font-size:clamp(9px,2.5vw,12px)}}@supports (height:100dvh){body,html{height:100dvh}body{min-height:100dvh}}@media screen and (max-width:768px){body,html{position:fixed;overflow:hidden;height:100vh;height:100dvh}body{min-height:100vh;min-height:100dvh;overscroll-behavior:none;-webkit-overflow-scrolling:touch}}@supports (padding:max(0px)){.container{padding-left:max(clamp(20px,5vw,48px),env(safe-area-inset-left));padding-right:max(clamp(20px,5vw,48px),env(safe-area-inset-right))}.copyright{bottom:max(20px,env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){.container{animation:none}h2{opacity:1}.gradient-line,h2{animation:none;transform:none}.gradient-line{width:100%;opacity:.25;filter:none}}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px) scale(.995)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slideInFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@font-face{font-family:Inter;font-style:normal;font-weight:400;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;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:400;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;font-style:normal;font-weight:400;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;font-style:normal;font-weight:400;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;font-style:normal;font-weight:400;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;font-style:normal;font-weight:600;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;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:600;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;font-style:normal;font-weight:600;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;font-style:normal;font-weight:600;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;font-style:normal;font-weight:600;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;font-style:normal;font-weight:700;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;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:700;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;font-style:normal;font-weight:700;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;font-style:normal;font-weight:700;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;font-style:normal;font-weight:700;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;font-style:normal;font-weight:800;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;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:800;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;font-style:normal;font-weight:800;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;font-style:normal;font-weight:800;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;font-style:normal;font-weight:800;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;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_3488ee{font-family:Inter,Inter Fallback;font-style:normal}.__variable_3488ee{--font-inter:"Inter","Inter Fallback"}