*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color:#6366f1;--primary-dark:#4f46e5;--secondary-color:#0f172a;--text-color:#1e293b;--text-light:#64748b;--bg-light:#f1f5f9;--bg-white:#fff;--border-color:#e2e8f0;--shadow-sm:0 1px 3px rgba(0,0,0,.1);--shadow-md:0 4px 6px rgba(0,0,0,.1);--shadow-lg:0 10px 15px rgba(0,0,0,.1);--transition:all 0.3s cubic-bezier(0.4,0,0.2,1)}html{overflow:hidden}body,html{height:100%;margin:0;padding:0;position:fixed;width:100%}body{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;color:var(--text-color);line-height:1.7;overflow-x:hidden;overflow-y:hidden;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:0;left:0}.container{max-width:1200px;margin:0 auto;padding:0 24px}.hero{height:100vh;height:100dvh;background:#000;text-align:center;color:#fff;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;width:100%;max-width:100vw}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg width="60" height="60" xmlns="http://www.w3.org/2000/svg"><defs><pattern id="grid" width="60" height="60" patternUnits="userSpaceOnUse"><path d="M 60 0 L 0 0 0 60" fill="none" stroke="rgba(255,255,255,0.08)" stroke-width="1"/></pattern></defs><rect width="100%" height="100%" fill="url(%23grid)"/></svg>');opacity:1}.hero-content{max-width:900px;width:100%;position:relative;z-index:1;padding:20px}.hero-title{font-family:var(--font-unbounded),sans-serif;font-weight:800;line-height:1.1;margin-bottom:28px;display:flex;flex-direction:column;align-items:center}.hero-title-main{font-size:72px;letter-spacing:-2.5px;display:block}.hero-title-sub{font-size:48px;letter-spacing:-1px;display:block;margin-bottom:28px}.hero-subtitle{font-size:32px;font-weight:600;margin-bottom:20px;opacity:.95;letter-spacing:-.5px}.hero-description,.hero-subtitle{font-family:var(--font-unbounded),sans-serif}.hero-description{font-size:20px;opacity:.85;max-width:700px;margin:0 auto 40px;font-weight:400;line-height:1.6}.contact-btn{font-family:var(--font-unbounded),sans-serif;font-size:18px;font-weight:600;color:#fff;background:transparent;border:3px solid #fff;border-radius:50px;padding:16px 48px;cursor:pointer;transition:all .3s ease;margin-top:20px}.contact-btn:hover{background:hsla(0,0%,100%,.1);transform:translateY(-2px)}.contact-btn:active{transform:translateY(0)}.modal{display:none;position:fixed;top:0;left:0;width:100%;width:100vw;height:100%;height:100vh;height:100dvh;background:rgba(0,0,0,.8);z-index:1000;align-items:center;justify-content:center;overflow:hidden}.modal.active{display:flex}.modal-content{background:#000;border:3px solid #fff;border-radius:24px;padding:48px;max-width:500px;width:90%;position:relative;color:#fff}.modal-close{position:absolute;top:20px;right:20px;background:transparent;border:none;color:#fff;font-size:32px;cursor:pointer;line-height:1;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease}.modal-close:hover{opacity:.7}.modal-title{font-family:var(--font-unbounded),sans-serif;font-size:32px;font-weight:700;margin-bottom:32px;text-align:center;letter-spacing:-.5px}.contact-form{display:flex;flex-direction:column;gap:24px}.form-group{width:100%}.form-group input,.form-group textarea{width:100%;padding:16px 20px;background:transparent;border:2px solid #fff;border-radius:12px;color:#fff;font-family:var(--font-inter),sans-serif;font-size:16px;transition:all .3s ease;box-sizing:border-box}.form-group input::placeholder,.form-group textarea::placeholder{color:hsla(0,0%,100%,.6)}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:hsla(0,0%,100%,.8);background:hsla(0,0%,100%,.05)}.form-group textarea{resize:vertical;min-height:120px}.send-btn{font-family:var(--font-unbounded),sans-serif;font-size:18px;font-weight:600;color:#000;background:#fff;border:none;border-radius:12px;padding:16px 32px;cursor:pointer;transition:all .3s ease;margin-top:8px}.send-btn:hover:not(:disabled){background:hsla(0,0%,100%,.9);transform:translateY(-2px)}.send-btn:active:not(:disabled){transform:translateY(0)}.send-btn:disabled{cursor:not-allowed;opacity:.7}.send-btn.sent{background:hsla(0,0%,100%,.2);color:#fff;cursor:default}.send-btn.sent:hover{transform:none;background:hsla(0,0%,100%,.2)}@media (max-width:968px){.hero-title-main{font-size:56px}.hero-title-sub{font-size:40px}.hero-subtitle{font-size:28px}.hero-description{font-size:18px}}@media (max-width:768px){.hero-title-main{font-size:42px;letter-spacing:-1.5px}.hero-title-sub{font-size:32px}.hero-subtitle{font-size:24px}.hero-description{font-size:16px}.hero-content{padding:16px}.contact-btn{font-size:16px;padding:14px 40px}.modal-content{padding:32px 24px}.modal-title{font-size:28px}}@media (max-width:480px){.hero-title-main{font-size:32px;letter-spacing:-1px}.hero-title-sub{font-size:24px}.hero-subtitle{font-size:18px}.hero-description{font-size:15px}.hero-content{padding:16px}.contact-btn{font-size:15px;padding:12px 32px;border-width:2px}.modal-content{padding:24px 20px;width:95%}.modal-title{font-size:24px;margin-bottom:24px}.form-group input,.form-group textarea{padding:14px 16px;font-size:15px}.send-btn{font-size:16px;padding:14px 28px}}html{scroll-behavior:smooth}@font-face{font-family:__Inter_f367f3;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_f367f3;font-style:normal;font-weight:100 900;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_f367f3;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_f367f3;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_f367f3;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_f367f3;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_f367f3;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_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}.__variable_f367f3{--font-inter:"__Inter_f367f3","__Inter_Fallback_f367f3"}@font-face{font-family:__Unbounded_8fabc6;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/e546cf32c9d4702c-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:__Unbounded_8fabc6;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/d76fe899475ae4d7-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Unbounded_8fabc6;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/8048a25e80cc4179-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:__Unbounded_8fabc6;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/87bc17f7c8b98e48-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:__Unbounded_8fabc6;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/29b98dbfba401fa9-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:__Unbounded_Fallback_8fabc6;src:local("Arial");ascent-override:73.93%;descent-override:18.20%;line-gap-override:0.00%;size-adjust:134.59%}.__className_8fabc6{font-family:__Unbounded_8fabc6,__Unbounded_Fallback_8fabc6;font-style:normal}.__variable_8fabc6{--font-unbounded:"__Unbounded_8fabc6","__Unbounded_Fallback_8fabc6"}