html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,main,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}*[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--background: rgb(240, 240, 240);--foreground: hsl(0, 0%, 0%);--card: rgba(55, 65, 81, .08);--card-foreground: rgba(17, 24, 39, .8);--popover: hsl(228, 6%, 16%);--popover-foreground: hsla(0, 0%, 100%, .541);--primary: hsl(222.2, 47.4%, 11.2%);--primary-foreground: hsl(210, 40%, 98%);--secondary: hsl(210, 40%, 96.1%);--secondary-foreground: hsl(222.2, 47.4%, 11.2%);--muted: hsl(210, 40%, 96.1%);--muted-foreground: hsl(215.4, 16.3%, 46.9%);--accent: hsl(210, 40%, 96.1%);--accent-foreground: hsl(222.2, 47.4%, 11.2%);--destructive: hsl(0, 84.2%, 60.2%);--destructive-foreground: hsl(210, 40%, 98%);--border: hsl(214.3, 31.8%, 91.4%);--input: hsl(214.3, 31.8%, 91.4%);--ring: hsl(222.2, 84%, 4.9%);--radius: .5rem;--font-satoshi: "Satoshi", sans-serif;--font-overused: "OverusedGrotesk", sans-serif}*{border-color:var(--border);text-decoration:none}body{background-color:var(--background);color:var(--foreground)}@font-face{font-family:OverusedGrotesk;src:url(/Personal-Portfolio/fonts/overused-grotesk/OverusedGrotesk-Medium.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:OverusedGrotesk;src:url(/Personal-Portfolio/fonts/overused-grotesk/OverusedGrotesk-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:OverusedGrotesk;src:url(/Personal-Portfolio/fonts/overused-grotesk/OverusedGrotesk-SemiBold.ttf) format("truetype");font-weight:400}@font-face{font-family:OverusedGrotesk;src:url(/Personal-Portfolio/fonts/overused-grotesk/OverusedGrotesk-Light.ttf) format("truetype");font-weight:lighter;font-style:normal}@font-face{font-family:Satoshi;src:url(/Personal-Portfolio/fonts/Satoshi_Complete/TTF/Satoshi-Variable.ttf)}::-moz-selection{color:#0e0e0c;background:#d1d1c7}::selection{color:#0e0e0c;background:#d1d1c7}@media (min-width: 1024px){.lg-hidden{display:none}}._toast-viewport_16az4_1{position:fixed;bottom:0;left:0;right:0;z-index:100;display:flex;flex-direction:column;align-items:center;padding:1rem;width:100%;max-height:100vh;box-sizing:border-box}._toast_16az4_1{display:flex;width:calc(100% - 2rem);max-width:420px;align-items:center;justify-content:space-between;padding:1.5rem 2rem;border-radius:.375rem;box-shadow:0 4px 6px #0000001a;transition:all .3s ease;opacity:.8;margin:.5rem 0}._toast_16az4_1._default_16az4_59{border:1px solid var(--border);background-color:var(--background);color:var(--foreground)}._toast_16az4_1._destructive_16az4_71{border:1px solid var(--destructive);background-color:var(--destructive);color:var(--destructive-foreground)}._toast-action_16az4_83{display:inline-flex;height:2rem;width:auto;justify-content:center;align-items:center;padding:.75rem;border-radius:.375rem;background:transparent;color:inherit;font-size:.875rem;font-weight:medium;cursor:pointer;transition:background-color .3s ease}._toast-action_16az4_83:hover{background-color:#0000001a}._toast-close_16az4_123{position:relative;background-color:transparent;color:inherit;border:none;cursor:pointer}._toast-close-icon_16az4_139{height:1rem;width:1rem}._toast-close_16az4_123:hover{color:var(--foreground)}._toast-title_16az4_157{font-size:1rem;font-weight:600}._toast-description_16az4_167{font-size:.875rem;opacity:.9}._toast-content_16az4_177{display:grid;gap:.25rem}._btn_wukp1_3{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:6px;font-size:14px;font-weight:500;transition:background .2s ease,color .2s ease;cursor:pointer;outline:none;border:none}._btn_wukp1_3._default_wukp1_33{background:#007bff;color:#fff}._btn_wukp1_3._default_wukp1_33:hover{background:#0056b3}._btn_wukp1_3._destructive_wukp1_49{background:#dc3545;color:#fff}._btn_wukp1_3._destructive_wukp1_49:hover{background:#b52b3b}._btn_wukp1_3._outline_wukp1_65{background:transparent;border:1px solid #ccc;color:#333}._btn_wukp1_3._outline_wukp1_65:hover{background:#f0f0f0}._btn_wukp1_3._secondary_wukp1_83{background:#6c757d;color:#fff}._btn_wukp1_3._secondary_wukp1_83:hover{background:#5a6268}._btn_wukp1_3._ghost_wukp1_99{background:transparent;color:#007bff}._btn_wukp1_3._ghost_wukp1_99:hover{background:#007bff1a}._btn_wukp1_3._link_wukp1_115{background:none;color:#007bff;text-decoration:underline}._btn_wukp1_3._link_wukp1_115:hover{color:#0056b3}._btn_wukp1_3._default_wukp1_33{padding:10px 16px;height:40px}._btn_wukp1_3._sm_wukp1_145{padding:8px 12px;height:36px}._btn_wukp1_3._lg_wukp1_155{padding:12px 20px;height:48px}._btn_wukp1_3._icon_wukp1_165{width:40px;height:40px;display:flex;align-items:center;justify-content:center}._input_v9trw_3{display:flex;height:2.5rem;width:100%;border-radius:.375rem;border:1px solid var(--border, #d1d5db);background-color:var(--background, #ffffff);padding:.5rem .75rem;font-size:.875rem;transition:all .2s ease;outline:none}._input_v9trw_3::placeholder{color:var(--muted-foreground, #6b7280)}._input_v9trw_3:focus{outline:2px solid var(--ring, #3b82f6);outline-offset:2px}._input_v9trw_3:disabled{cursor:not-allowed;opacity:.5}._textarea_8lyr2_1{display:flex;min-height:80px;width:100%;border-radius:.375rem;border:1px solid var(--border);background-color:var(--background);padding:.75rem 1rem;font-size:.875rem;transition:all .2s ease}._textarea_8lyr2_1:focus-visible{outline:none;border-color:var(--ring);box-shadow:0 0 0 2px var(--ring)}._textarea_8lyr2_1::placeholder{color:var(--muted-foreground)}._textarea_8lyr2_1:disabled{cursor:not-allowed;opacity:.5}._contact-form_1ncb8_1{display:flex;flex-direction:column;max-width:100%;width:100%;padding:0 1rem;box-sizing:border-box;gap:2rem;font-family:Satoshi,sans-serif}._form-container_1ncb8_23{display:flex;flex-direction:column;gap:1.5rem;padding:1rem;background-color:#ffffffe6;border-radius:1rem;box-shadow:0 10px 25px #0000000d,0 20px 48px #0000000a;border:1px solid rgba(229,231,235,.7);width:100%;box-sizing:border-box}._form-item_1ncb8_53{display:flex;flex-direction:column;gap:.5rem}._form-label_1ncb8_65{font-size:1rem;font-weight:600;color:#111827cc;transition:color .3s ease}._required_1ncb8_79{color:#ef4444;margin-left:.25rem}._form-input_1ncb8_89,._form-textarea_1ncb8_91{font-family:inherit;width:100%;max-width:100%;box-sizing:border-box;height:52px;border:1px solid rgba(156,163,175,.3);font-size:1rem;padding:.75rem;border-radius:.5rem;transition:all .3s ease;background-color:#f9fafb80}._form-textarea_1ncb8_91{height:auto;min-height:120px;resize:vertical}._form-input_1ncb8_89:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._submit-button_1ncb8_143{width:100%;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-top:.5rem;background:linear-gradient(to right,#3b82f6,#6366f1);background-size:200% auto;background-position:right center;color:#fff;border:none;border-radius:1rem;padding:.75rem 1rem;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,background-position .5s ease}._submit-button_1ncb8_143:hover{transform:translateY(-3px);box-shadow:0 6px 12px #00000026;background-position:left center}._submit-button_1ncb8_143:active{transform:translateY(1px);box-shadow:0 2px 4px #0000001a}._submit-button_1ncb8_143:focus{outline:none;box-shadow:0 0 0 3px #3b82f64d,0 6px 12px #00000026}._contact-info_1ncb8_231{display:flex;flex-direction:column;gap:1.5rem;background-color:#f9fafbb3;border-radius:1rem;padding:2rem;border:1px solid rgba(229,231,235,.5)}._info-section_1ncb8_251{display:flex;flex-direction:column;gap:.75rem}._info-title_1ncb8_263{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#111827b3;margin-bottom:.5rem}._info-section_1ncb8_251 a{color:#3b82f6;text-decoration:none;transition:color .3s ease,transform .3s ease;font-weight:500}._info-section_1ncb8_251 a:hover{color:#2563eb;transform:translate(4px)}@media (min-width: 768px){._contact-form_1ncb8_1{max-width:1200px;margin:0 auto;padding:0 2rem}._form-container_1ncb8_23,._contact-info_1ncb8_231{flex:1}}@media (max-width: 767px){._contact-form_1ncb8_1{padding:0 .5rem}._form-input_1ncb8_89{width:100%;box-sizing:border-box}}._hero-section_kl6lr_1{position:relative;z-index:10;display:flex;align-items:center;justify-content:center;width:100%;min-height:40vh;padding:2rem 1rem;background:linear-gradient(135deg,#3b82f60d,#818cf80d)}._hero-text_kl6lr_25{font-size:3rem;font-weight:700;text-align:center;background:linear-gradient(45deg,#3b82f6,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2;max-width:90%;margin:0 auto;letter-spacing:-.05em;position:relative}._hero-text_kl6lr_25:before{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:100px;height:4px;background:linear-gradient(90deg,#3b82f6,#6366f1);border-radius:2px;opacity:.7}@media (min-width: 640px){._hero-section_kl6lr_1{min-height:50vh}._hero-text_kl6lr_25{font-size:4rem;max-width:80%}}@media (min-width: 1024px){._hero-section_kl6lr_1{min-height:60vh}._hero-text_kl6lr_25{font-size:5rem;max-width:70%}}@media (max-width: 480px){._hero-text_kl6lr_25{font-size:2.5rem}}._hero-section_1dqoz_3{margin-top:1.5rem;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;width:100%;padding:0 1.5rem}._hero-text-container_1dqoz_25{position:relative;z-index:10;display:flex;flex-direction:column;align-items:flex-start;gap:2rem}._hero-heading_1dqoz_43{width:100%;font-size:3rem;font-weight:700;line-height:1.2}._hero-subheading_1dqoz_57{width:75%;font-family:Satoshi,sans-serif;font-size:1.25rem;line-height:1.75}._cta-buttons_1dqoz_71{display:flex;justify-content:center;gap:2rem}._cta-button_1dqoz_71{font-family:Satoshi,sans-serif;font-size:1.125rem;font-weight:500;color:var(--primary);transition:all .3s ease-out}._cta-button_1dqoz_71:hover{font-weight:700;text-decoration:underline}._hero-image-container_1dqoz_109{position:relative;z-index:10;order:1;min-width:15rem;max-width:20rem;width:100%;overflow:visible}._curtain_1dqoz_129{position:absolute;bottom:0;left:0;right:0;background-color:var(--primary)}._hero-image_1dqoz_109{width:100%;height:auto;border-radius:1rem;border:none;box-shadow:none}@media (max-width: 768px){._hero-section_1dqoz_3{flex-direction:column;align-items:center;gap:1.5rem;padding:0 1rem}._hero-text-container_1dqoz_25{align-items:center;gap:1rem}._hero-heading_1dqoz_43{font-size:2rem;text-align:center}._hero-subheading_1dqoz_57{width:100%;font-size:1rem;text-align:center}._cta-buttons_1dqoz_71{flex-direction:column;gap:1rem}._hero-image-container_1dqoz_109{max-width:15rem}}@media (min-width: 1024px){._hero-heading_1dqoz_43{font-size:4rem;text-align:left}._hero-subheading_1dqoz_57{width:83.33%;font-size:1.25rem;text-align:left}}@media (min-width: 1280px){._hero-heading_1dqoz_43{font-size:5rem}._hero-subheading_1dqoz_57{width:83.33%;font-size:1.375rem}}._skill-button_7usr6_3{display:inline-flex;align-items:center;justify-content:center;padding:.375rem .75rem;background-color:var(--card);color:var(--card-foreground);font-family:Satoshi,sans-serif;font-weight:500;border-radius:.5rem;border:1px solid rgba(55,65,81,.1);transition:all .3s ease-in-out;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;box-shadow:0 2px 4px #0000000d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);outline:none}._skill-button_7usr6_3:hover{background-color:#3b82f61f;color:#111827e6;border-color:#3b82f633;transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}._skill-button_7usr6_3:focus{outline:2px solid rgba(59,130,246,.4);outline-offset:2px}._skill-button_7usr6_3:active{transform:scale(.98);background-color:#3b82f629;box-shadow:0 1px 3px #00000014}._about-section_m7idg_3{margin-top:1.5rem;margin-bottom:1.5rem;display:flex;flex-direction:column;justify-content:center;gap:2rem}._about-heading_m7idg_21{z-index:10;text-align:center;font-size:2.5rem;font-weight:700;line-height:1.2}._about-content-container_m7idg_37{display:flex;flex-direction:column;gap:2rem}@media (min-width: 768px){._about-content-container_m7idg_37{flex-direction:row}}._about-text_m7idg_57{z-index:10;display:flex;flex-direction:column;gap:1.5rem;width:100%}._about-paragraph_m7idg_73{font-family:Satoshi,sans-serif;font-size:1rem;line-height:1.75;text-align:left}._skills-container_m7idg_87{display:flex;flex-direction:column;gap:1.5rem}._skills-section_m7idg_99{z-index:10;display:flex;flex-direction:column;gap:1rem}._skills-heading_m7idg_113{font-size:1.25rem;font-weight:700}._skills-icon_m7idg_123{margin-right:.5rem}._skills-list_m7idg_131{display:flex;flex-wrap:wrap;gap:.5rem;list-style-type:none}@media (min-width: 1024px){._about-heading_m7idg_21{font-size:3.5rem;text-align:left}._about-paragraph_m7idg_73{font-size:1.125rem;line-height:1.75}._skills-heading_m7idg_113{font-size:1.5rem}}._projects-section_eim01_1{display:flex;flex-direction:column;justify-content:center;gap:3rem;height:100%;width:100%;padding:2rem 1rem}._heading-container_eim01_21{display:flex;flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto;text-align:center}._section-title_eim01_39{text-align:center;font-size:2.5rem;font-weight:700;background:linear-gradient(45deg,#3b82f6,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._section-description_eim01_59{text-align:center;font-size:1.125rem;font-family:Satoshi,sans-serif;color:#111827b3;line-height:1.6}._projects-container_eim01_75{display:grid;grid-template-columns:1fr;gap:2.5rem;width:100%;max-width:1200px;margin:0 auto;justify-content:center;justify-items:center}._project-container_eim01_97{display:flex;flex-direction:column;gap:1.5rem;background-color:#ffffffe6;border-radius:1.5rem;overflow:hidden;box-shadow:0 10px 25px #0000000d,0 20px 48px #0000000a;transition:all .4s ease-in-out;border:1px solid rgba(229,231,235,.7);position:relative;width:100%;max-width:400px}._project-container_eim01_97:hover{transform:translateY(-10px);box-shadow:0 15px 35px #00000014,0 25px 55px #0000000f}._project-image_eim01_145{width:100%;height:300px;object-fit:cover;transition:transform .4s ease-in-out}._project-container_eim01_97:hover ._project-image_eim01_145{transform:scale(1.05)}._project-details_eim01_167{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;flex-grow:1}._project-title_eim01_183{font-size:1.75rem;font-weight:700;color:#111827e6;transition:color .3s ease}._project-container_eim01_97:hover ._project-title_eim01_183{color:#3b82f6}._project-description_eim01_205{font-family:Satoshi,sans-serif;line-height:1.7;color:#111827b3}._skills-container_eim01_217{display:flex;gap:.75rem;flex-wrap:wrap}._project-links_eim01_229{display:flex;justify-content:center;gap:1rem;margin-top:auto;padding:1.5rem;border-top:1px solid rgba(229,231,235,.5)}._github-btn_eim01_247,._demo-btn_eim01_249,._details-btn_eim01_249{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:.75rem;font-family:Satoshi,sans-serif;font-weight:500;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;box-shadow:0 4px 6px #0000001a;flex-grow:1}._github-btn_eim01_247{background-color:#3741511a;color:#111827cc;border:1px solid rgba(55,65,81,.15)}._demo-btn_eim01_249{background-color:#3b82f6;color:#fff;border:1px solid #3b82f6}._details-btn_eim01_249{background-color:#3741511a;color:#111827cc;border:1px solid rgba(55,65,81,.15)}._github-btn_eim01_247:hover{background-color:#37415126;transform:translateY(-2px)}._demo-btn_eim01_249:hover{background-color:#2563eb;transform:translateY(-2px)}._details-btn_eim01_249:hover{background-color:#37415126;transform:translateY(-2px)}._github-btn_eim01_247 a,._demo-btn_eim01_249 a,._details-btn_eim01_249 a{color:inherit;text-decoration:none}._unavailable_eim01_361{background-color:#ff4d4d!important;color:#fff!important;border:1px solid #cc0000!important;cursor:not-allowed}@media (min-width: 768px){._projects-container_eim01_75{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._section-title_eim01_39{font-size:3.5rem}._section-description_eim01_59{font-size:1.25rem}._projects-container_eim01_75{grid-template-columns:repeat(3,1fr);gap:3rem}}._contact-section_1b3cp_3{position:relative;margin-top:5rem;margin-bottom:5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;width:83.33%}._contact-content_1b3cp_27{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center}._contact-link_1b3cp_45{font-size:5rem;font-weight:700;line-height:1.2;transition:all .3s ease-out;color:var(--primary)}._contact-link_1b3cp_45:hover{color:#474747;text-decoration:underline}@media (min-width: 1024px){._contact-link_1b3cp_45{font-size:6rem}}@media (max-width: 768px){._contact-link_1b3cp_45{font-size:4rem;text-align:center}}._footer_1nu1b_1{position:relative;z-index:10;display:flex;flex-direction:column;gap:2rem;padding:2rem 0;width:83.3333%;margin:auto;font-family:Satoshi,sans-serif}._footer-container_1nu1b_25{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}._footer-section_1nu1b_39{flex-grow:1;min-width:30%}._footer-title_1nu1b_49{font-size:1.25rem;font-weight:700;color:var(--primary)}._separator_1nu1b_61{margin-top:.25rem;height:2px;background-color:#b0b0b0}._footer-list_1nu1b_73{margin-top:.5rem;list-style:none;padding:0}._footer-list_1nu1b_73 li{margin:.5rem 0}._footer-list_1nu1b_73 a{text-decoration:none;color:inherit;transition:all .3s ease}._footer-list_1nu1b_73 a:hover{font-weight:700}._footer-copyright_1nu1b_113{font-size:1.5rem;font-weight:700;text-align:center}._navbar_1n5bh_3{position:relative;z-index:40;width:100%;padding:1.5rem;box-sizing:border-box}._nav-container_1n5bh_19{max-width:90%;margin:0 auto;display:flex;justify-content:space-between;align-items:center}._nav-title_1n5bh_35{color:var(--foreground);font-size:1.5rem;font-weight:700}._nav-links_1n5bh_47{display:none;gap:1rem;list-style-type:none}@media (min-width: 1024px){._nav-links_1n5bh_47{display:flex}}@media (max-width: 768px){._nav-container_1n5bh_19{padding:0 1rem}}._outline-button_1n5bh_85{position:relative;display:flex;justify-content:center;align-items:center;min-width:5rem;padding:.25rem 1rem;color:var(--foreground, #ffbf47);transition:color .4s ease;background-color:transparent;border:none;font-family:var(--font-satoshi);font-size:1.125rem}._outline-button_1n5bh_85 a{display:inline-block;text-decoration:none;color:inherit;width:100%;text-align:center}._outline-button_1n5bh_85:hover{font-weight:500}._border-top_1n5bh_141,._border-right_1n5bh_143,._border-bottom_1n5bh_145,._border-left_1n5bh_147{position:absolute;background-color:var(--foreground, #ffbf47);transition:all .1s ease}._border-top_1n5bh_141{top:0;left:0;width:0;height:2px}._border-right_1n5bh_143{top:0;right:0;width:2px;height:0}._border-bottom_1n5bh_145{bottom:0;right:0;width:0;height:2px;transition-delay:.15s}._border-left_1n5bh_147{bottom:0;left:0;width:2px;height:0;transition-delay:.25s}._outline-button_1n5bh_85:hover ._border-top_1n5bh_141{width:100%}._outline-button_1n5bh_85:hover ._border-right_1n5bh_143{height:100%}._outline-button_1n5bh_85:hover ._border-bottom_1n5bh_145{width:100%}._outline-button_1n5bh_85:hover ._border-left_1n5bh_147{height:100%}._hamburger-button_ehbq7_1{position:relative;z-index:50;height:2.5rem;width:2.5rem;border-radius:50%;background-color:transparent;transition:background-color .2s ease-in-out}._hamburger-button_ehbq7_1:hover{background-color:#64646480}._hamburger-line_ehbq7_29{position:absolute;height:3px;width:1.25rem;background-color:var(--primary, #ffbf47);left:50%;transform:translate(-50%)}._hamburger-line_ehbq7_29._short_ehbq7_47{width:.5rem}._hamburger-line_ehbq7_29._active_ehbq7_55{background-color:var(--primary-foreground, #ffffff)}._nav-menu_6zpc5_1{position:fixed;right:2rem;top:1rem;z-index:50}._menu-overlay_6zpc5_15{position:fixed;bottom:0;left:0;height:100vh;width:100%;background-color:var(--popover, #ffbf47);text-align:center;transform-origin:top}._menu-content_6zpc5_37{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%}._menu-header_6zpc5_53{display:flex;justify-content:space-between;align-items:center;position:absolute;top:1rem;left:0;right:0;padding:0 2rem;z-index:10}._logo_6zpc5_77{height:2rem;width:2rem}._nav-links-container_6zpc5_87{display:flex;flex-direction:column;justify-content:center;flex-grow:1;gap:.5rem}._nav-item_6zpc5_103{overflow:hidden}._nav-link_6zpc5_87{font-family:var(--font-overused);font-size:4rem;font-weight:700;color:var(--popover-foreground)}._nav-link_6zpc5_87 a{color:inherit}._menu-footer_6zpc5_133{display:flex;flex-direction:column;gap:1rem}._email-label_6zpc5_145{font-weight:700;color:var(--popover-foreground);margin-bottom:1rem}._email-link_6zpc5_157{font-family:var(--font-satoshi);font-weight:500;color:var(--accent)}._social-links_6zpc5_169{display:flex;gap:1rem;justify-content:center;margin-bottom:1rem}._social-links_6zpc5_169 li{list-style:none}._social-links_6zpc5_169 a{text-decoration:none;font-weight:700;color:var(--popover-foreground)}._layout_1eepx_1{position:relative;margin:0 auto;display:flex;height:100%;max-width:70%;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;background-color:var(--background);font-family:Overused,sans-serif}@media (min-width: 1024px){._layout_1eepx_1{gap:7rem}}@media (min-width: 1536px){._layout_1eepx_1{gap:6rem;padding-left:3rem;padding-right:3rem}}@media (min-width: 1920px){._layout_1eepx_1{gap:4rem}}@media (max-width: 768px){._layout_1eepx_1{max-width:90%}}._container_6wzmu_1{max-width:1400px;margin:0 auto;padding:60px 24px;background:linear-gradient(to bottom,#f8fafc,#fff);min-height:100vh}._text-center_6wzmu_17{text-align:center}._title_6wzmu_25{font-size:2.5rem;font-weight:700;margin-bottom:20px;color:#0f172a}._back-button_6wzmu_39{display:inline-flex;align-items:center;gap:8px;background-color:transparent;color:#64748b;padding:12px 20px;border-radius:12px;font-weight:500;font-size:.95rem;border:none;transition:all .2s ease;cursor:pointer;margin-bottom:40px}._back-button_6wzmu_39:hover{background-color:#f1f5f9;color:#334155;transform:translate(-4px)}._header_6wzmu_83{display:grid;grid-template-columns:2fr 1fr;gap:40px;margin-bottom:60px;align-items:center;background:#fff;padding:48px;border-radius:24px;box-shadow:0 1px 3px #0000000d}._header-content_6wzmu_107{display:flex;flex-direction:column;gap:16px}._project-title_6wzmu_119{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:16px;line-height:1.2}._description_6wzmu_141{color:#475569;margin:16px 0;white-space:pre-line;font-family:Satoshi,sans-serif;font-size:1.1rem;line-height:1.8;max-height:200px;overflow-y:auto;padding-right:8px}._skills-container_6wzmu_165{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}._links_6wzmu_179{display:flex;gap:12px;margin-top:16px}._button_6wzmu_191{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;border-radius:12px;font-family:Satoshi,sans-serif;font-weight:600;font-size:.95rem;transition:all .2s ease;border:2px solid transparent;cursor:pointer;flex:1;background-color:#f1f5f9;color:#334155}._button_6wzmu_191._demo_6wzmu_227{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;box-shadow:0 4px 12px #3b82f64d}._button_6wzmu_191._demo_6wzmu_227:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3b82f666}._button_6wzmu_191:hover{background-color:#e2e8f0;transform:translateY(-2px)}._unavailable_6wzmu_261{background-color:#fee2e2!important;color:#991b1b!important;border:2px solid #fecaca!important;cursor:not-allowed;opacity:.7}._unavailable_6wzmu_261:hover{transform:none!important}._image-container_6wzmu_285{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #0000001f;max-width:400px;justify-self:center;transition:transform .3s ease}._image-container_6wzmu_285:hover{transform:scale(1.02)}._project-image_6wzmu_313{width:100%;height:auto;display:block;object-fit:cover}._details_6wzmu_327{display:grid;gap:32px}._details_6wzmu_327 section{background:#fff;padding:40px;border-radius:20px;box-shadow:0 1px 3px #0000000d;font-family:Satoshi,sans-serif}._details_6wzmu_327 h2{font-size:1.75rem;font-weight:700;margin-bottom:24px;color:#0f172a;display:flex;align-items:center;gap:12px}._details_6wzmu_327 h2:before{content:"";width:4px;height:28px;background:linear-gradient(to bottom,#3b82f6,#8b5cf6);border-radius:4px}._details_6wzmu_327 section>p{color:#64748b;font-size:1.05rem;line-height:1.7}._team-member_6wzmu_401{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:24px;border-radius:16px;margin-bottom:16px;border-left:4px solid #3b82f6;transition:all .2s ease}._team-member_6wzmu_401:hover{transform:translate(4px);box-shadow:0 4px 12px #00000014}._team-member_6wzmu_401 h3{font-size:1.25rem;font-weight:600;color:#0f172a;margin-bottom:8px}._team-member_6wzmu_401 p{color:#64748b;font-size:1rem}._planning_6wzmu_453{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:28px;border-radius:16px;border:2px solid #e2e8f0}._planning_6wzmu_453 p{margin-bottom:16px;color:#475569;font-size:1.05rem;line-height:1.7}._planning_6wzmu_453 p:last-child{margin-bottom:0}._planning_6wzmu_453 strong{color:#0f172a;font-weight:600}._trailer-thumbnail_6wzmu_499{width:100%;border-radius:16px;box-shadow:0 8px 24px #0000001f;transition:all .3s ease;cursor:pointer}._trailer-thumbnail_6wzmu_499:hover{transform:scale(1.02);box-shadow:0 12px 32px #0000002e}._features_6wzmu_525{display:grid;grid-template-columns:repeat(auto-fit,minmax(550px,1fr));gap:24px}._feature-card_6wzmu_537{background:#fff;border-radius:16px;overflow:hidden;transition:all .3s ease;border:1px solid #e2e8f0;display:flex;flex-direction:column}._feature-card_6wzmu_537:hover{transform:translateY(-8px);box-shadow:0 12px 32px #0000001f;border-color:#3b82f6}._feature-image_6wzmu_569{width:100%;height:100%;object-fit:cover;background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}._feature-content_6wzmu_583{padding:24px;font-family:Satoshi,sans-serif;flex-grow:1;display:flex;flex-direction:column}._feature-content_6wzmu_583 h3{font-size:1.35rem;font-weight:700;margin-bottom:12px;color:#0f172a}._feature-content_6wzmu_583 p{color:#64748b;font-size:1rem;line-height:1.7;flex-grow:1}@media (max-width: 768px){._container_6wzmu_1{padding:40px 16px}._header_6wzmu_83{grid-template-columns:1fr;gap:20px;padding:24px}._project-title_6wzmu_119{font-size:2rem;line-height:1.3}._description_6wzmu_141{font-size:1rem;line-height:1.6}._links_6wzmu_179{flex-direction:column;gap:8px}._button_6wzmu_191{padding:12px 16px;font-size:.9rem}._details_6wzmu_327{gap:24px}._details_6wzmu_327 section{padding:24px}._details_6wzmu_327 h2{font-size:1.5rem}._team-member_6wzmu_401{padding:16px}._planning_6wzmu_453{padding:20px}._features_6wzmu_525{grid-template-columns:1fr;gap:16px}._feature-card_6wzmu_537{flex-direction:column}._feature-content_6wzmu_583{padding:16px}._feature-content_6wzmu_583 h3{font-size:1.2rem}._feature-content_6wzmu_583 p{font-size:.95rem}}
