@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600&display=swap";._nav_nwb0i_1{display:flex;justify-content:space-between;align-items:center;padding:2rem;position:sticky;top:0;background:rgba(10,10,10,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.05);z-index:100}._logoText_nwb0i_27{font-size:4rem;font-weight:700;color:#6376e7;font-family:Poppins,sans-serif;letter-spacing:.1ch;cursor:pointer;transition:transform .3s ease,color .3s ease}._logoText_nwb0i_27:hover{transform:scale(1.1);color:#7788f0}._socials_nwb0i_59 ul{display:flex;gap:3rem;list-style:none;margin:0;padding:0}._socials_nwb0i_59 li{transition:transform .3s ease}._socials_nwb0i_59 li:hover{transform:translateY(-3px)}._socials_nwb0i_59 a{display:flex;align-items:center;opacity:.7;transition:opacity .3s ease}._socials_nwb0i_59 a:hover{opacity:1}._socials_nwb0i_59 img{width:2.4rem;height:2.4rem}@media screen and (max-width: 1024px){._socials_nwb0i_59 ul{gap:2.5rem}}@media screen and (max-width: 768px){._nav_nwb0i_1{padding:1.5rem 2rem}._socials_nwb0i_59 ul{gap:2rem}._socials_nwb0i_59 img{width:2.2rem;height:2.2rem}._logoText_nwb0i_27{font-size:3.2rem}}._main_11r53_1{display:flex;flex-direction:column;position:relative;margin-top:5rem}._header_11r53_19{display:flex;justify-content:space-between}._name_11r53_31{font-size:7rem;font-weight:700;letter-spacing:.04ch}._introText_11r53_45{font-size:2rem;font-weight:200;line-height:1.5em;margin-bottom:2.5rem;margin-top:1.5rem;width:70rem}@media screen and (max-width: 1024px){._introText_11r53_45{width:100%}}@media screen and (max-width: 768px){._header_11r53_19{flex-direction:column;align-items:center;margin:0}._intro_11r53_45{margin-bottom:5rem;text-align:center}._introText_11r53_45{width:70%;margin:2rem auto}}@media screen and (max-width: 600px){._main_11r53_1{margin-top:0}._header_11r53_19{padding:10rem 4rem}._name_11r53_31{font-size:4rem}._introText_11r53_45{width:100%}}@media screen and (max-width: 425px){._name_11r53_31{font-size:3.5rem}}._btn_1by6u_1{border:none;outline:none;cursor:pointer}._download_1by6u_13{background:var(--blue-medium--4);color:var(--color-white);padding:1.7rem 2.5rem;font-weight:700;font-size:1.7rem;border-radius:.7rem;font-family:inherit}._download_1by6u_13:hover{transform:translateY(-.3rem)}._download_1by6u_13:active{transform:translateY(-.1rem)}._send_1by6u_51{background:none;border-bottom:3px solid var( --blue-medium--2);padding-top:2rem;padding-bottom:2rem;font-size:1.7rem;color:var(--color-white);float:right}@media screen and (max-width:1024px){._send_1by6u_51{float:unset}}._block_4b4xy_1{background-color:var(--color-dark--2);font-size:1.4rem;border-radius:1rem;padding:3rem 3.5rem;line-height:4rem;font-weight:400;overflow-x:auto;position:relative}._block_4b4xy_1 pre{white-space:pre;margin:0}@media screen and (max-width: 600px){._block_4b4xy_1{padding:1.5rem 1rem;font-size:1.3rem;line-height:2.8rem}}._project_gusqg_1{margin-bottom:10rem}._project_gusqg_1 h2{font-size:5rem;font-weight:700;margin-bottom:1rem;color:#fff}._project_gusqg_1 ._underline_gusqg_29{width:8rem;height:.3rem;background:linear-gradient(90deg,var(--blue-medium--2) 0%,transparent 100%);margin-bottom:5rem}._wrapper_gusqg_43{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}@media screen and (max-width: 1024px){._project_gusqg_1{margin-top:10rem}._wrapper_gusqg_43{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 600px){._project_gusqg_1 h2{font-size:3.5rem}._wrapper_gusqg_43{grid-template-columns:1fr}}._card_u0vsp_1{background:#1a1a1a;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;height:100%;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(255,255,255,.05)}._card_u0vsp_1:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0006;border-color:#6376e74d}._imageWrapper_u0vsp_37{width:100%;height:220px;overflow:hidden;background:#0f0f0f}._image_u0vsp_37{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .3s ease}._card_u0vsp_1:hover ._image_u0vsp_37{transform:scale(1.03)}._content_u0vsp_77{padding:2rem;display:flex;flex-direction:column;flex-grow:1}._title_u0vsp_91{font-size:2rem;font-weight:600;margin-bottom:1.2rem;color:#fff;line-height:1.5}._description_u0vsp_107{font-size:1.6rem;color:#ffffffbf;line-height:1.6;margin-bottom:1.5rem}._tech_u0vsp_123{font-size:1.5rem;color:#ffffff80;margin-top:auto;margin-bottom:2rem;line-height:1.5}._links_u0vsp_141{display:flex;justify-content:end;gap:1rem}._liveBtn_u0vsp_153,._codeBtn_u0vsp_155{flex:1;padding:1rem 1.5rem;text-align:center;text-decoration:none;border-radius:6px;font-size:1.6rem;font-weight:500;transition:all .3s ease}._liveBtn_u0vsp_153{background:#6376e7;color:#fff}._liveBtn_u0vsp_153:hover{background:#7788f0}._codeBtn_u0vsp_155{background:transparent;border:1px solid rgba(255,255,255,.2);color:#fffc}._codeBtn_u0vsp_155:hover{border-color:#6376e7;color:#6376e7}@media screen and (max-width: 768px){._content_u0vsp_77{padding:1.5rem}}._contact_1ktdw_1{padding:4rem;background:linear-gradient(135deg,#1e1d1d 0%,#0f0f0f 100%);border-radius:1.6rem;border:1px solid rgba(255,255,255,.05);position:relative;overflow:hidden}._contact_1ktdw_1 h2{font-size:5rem;margin-bottom:1rem;background:linear-gradient(135deg,#fff 0%,rgba(255,255,255,.7) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._error_1ktdw_37{color:red;opacity:.5;font-style:italic;font-size:1.6rem}._success_1ktdw_49{font-size:1.6rem}._underline_1ktdw_55{background:linear-gradient(90deg,var(--blue-medium--2) 0%,transparent 100%);height:.3rem;width:8rem;margin-bottom:2rem}._contactDetails_1ktdw_69{display:grid;grid-template-columns:1fr 1.5fr;gap:8rem;align-items:start}._feedback_1ktdw_83{font-size:1.8rem;line-height:1.8;color:#ffffffb3;max-width:55rem}._form_1ktdw_95{width:100%}._form_1ktdw_95 form{display:flex;flex-direction:column;gap:2rem}._form_1ktdw_95 input,._form_1ktdw_95 textarea{width:100%;padding:1.5rem 2rem;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:.8rem;color:#fff;font-size:1.5rem;font-family:inherit;transition:all .3s ease}._form_1ktdw_95 input:focus,._form_1ktdw_95 textarea:focus{outline:none;border-color:var(--blue-medium--2);background:rgba(255,255,255,.05);box-shadow:0 0 0 3px #6376e71a}._form_1ktdw_95 input::placeholder,._form_1ktdw_95 textarea::placeholder{color:#fff6}._form_1ktdw_95 textarea{resize:vertical;min-height:16rem}._pattern_1ktdw_177{position:absolute;bottom:-5rem;left:-8rem;opacity:.3;pointer-events:none}@media screen and (max-width: 1024px){._contactDetails_1ktdw_69{grid-template-columns:1fr;gap:4rem}._pattern_1ktdw_177{display:none}}@media screen and (max-width: 600px){._contact_1ktdw_1 h2{font-size:3.5rem}._form_1ktdw_95 input,._form_1ktdw_95 textarea{padding:1.2rem 1.5rem;font-size:1.7rem}}._footer_m9dhy_1{padding-top:2rem;margin-top:4rem}:root{--color-dark--1: #141313;--color-dark--2: #090808;--blue-medium--2: #6d83f2;--blue-medium--3: #6a98f0;--blue-medium--4: linear-gradient(134deg, #6a98f0 0%, #4961dc 99%);--color-white: #f8f8f8}*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%}body{background-color:var(--color-dark--1);font-family:Space Grotesk,sans-serif;color:#fff;width:100%}ul li,ol li,a:link,a:visited{list-style:none;text-decoration:none}input,textarea{background-color:transparent;outline:none;border:0;border-bottom:1px solid var(--color-white);padding:2rem;width:40rem;font-size:1.8rem;font-weight:500;caret-color:var(--color-white);color:var(--color-white);margin-bottom:2rem}::placeholder{text-transform:uppercase}@media screen and (max-width: 1024px){html{font-size:50%}}@media screen and (max-width: 600px){input,textarea{width:100%}}.container{max-width:155rem;margin:0 auto;padding:3rem 10rem}@media screen and (max-width: 768px){.container{padding:3rem 5rem}}@media screen and (max-width: 600px){.container{padding:3rem 2rem}}.bg{position:absolute;z-index:-1;right:0;top:0}
