@import"https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@layer components;/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-duration:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-green-500:oklch(72.3% .219 149.579);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-300:oklch(87.2% .01 258.338);--color-white:#fff;--spacing:.25rem;--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--text-5xl:3rem;--text-5xl--line-height:1;--font-weight-semibold:600;--font-weight-bold:700;--tracking-tight:-.025em;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.col-span-2{grid-column:span 2/span 2}.\!mx-auto{margin-inline:auto!important}.my-20{margin-block:calc(var(--spacing)*20)}.\!mt-2{margin-top:calc(var(--spacing)*2)!important}.\!mt-6{margin-top:calc(var(--spacing)*6)!important}.\!mt-12{margin-top:calc(var(--spacing)*12)!important}.\!mt-16{margin-top:calc(var(--spacing)*16)!important}.\!mt-20{margin-top:calc(var(--spacing)*20)!important}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-6{margin-top:calc(var(--spacing)*6)}.\!mb-6{margin-bottom:calc(var(--spacing)*6)!important}.grid{display:grid}.hidden{display:none}.min-h-full{min-height:100%}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.place-items-center{place-items:center}.gap-4{gap:calc(var(--spacing)*4)}.gap-8{gap:calc(var(--spacing)*8)}.gap-12{gap:calc(var(--spacing)*12)}:where(.\!space-y-4>:not(:last-child)){--tw-space-y-reverse:0!important;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse))!important;margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))!important}:where(.\!space-y-6>:not(:last-child)){--tw-space-y-reverse:0!important;margin-block-start:calc(calc(var(--spacing)*6)*var(--tw-space-y-reverse))!important;margin-block-end:calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-y-reverse)))!important}.bg-white{background-color:var(--color-white)}.px-3{padding-inline:calc(var(--spacing)*3)}.py-3{padding-block:calc(var(--spacing)*3)}.text-center{text-align:center}.\!text-lg{font-size:var(--text-lg)!important;line-height:var(--tw-leading,var(--text-lg--line-height))!important}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.leading-7{--tw-leading:calc(var(--spacing)*7);line-height:calc(var(--spacing)*7)}.leading-8{--tw-leading:calc(var(--spacing)*8);line-height:calc(var(--spacing)*8)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.text-gray-100{color:var(--color-gray-100)}.text-gray-300{color:var(--color-gray-300)}.text-green-500{color:var(--color-green-500)}.text-white{color:var(--color-white)}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-300{--tw-duration:.3s;transition-duration:.3s}@media (hover:hover){.group-hover\:opacity-40:is(:where(.group):hover *){opacity:.4}.hover\:\!opacity-100:hover{opacity:1!important}}@media (min-width:40rem){.sm\:py-3{padding-block:calc(var(--spacing)*3)}.sm\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}}@media (min-width:64rem){.lg\:px-8{padding-inline:calc(var(--spacing)*8)}}}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-family:Archivo,sans-serif}body{background:#1d1d1d;margin:0}h2{color:#fafafa;text-transform:uppercase;margin-top:3em;margin-bottom:.5em;font-size:1rem;font-weight:900}.bg-white{width:35%;margin:auto;background-color:#0000!important}.width-body{margin:30px auto;width:60%!important}.a-link{color:#fafafa;background:#17597d;border-radius:5px;padding:.2em;font-weight:700}.a-link:hover{color:#17597d;background:#fafafa;transition:all .2s ease-in-out}header nav{z-index:10;background:#1d1d1d;justify-content:center;align-items:center;height:90px;font-size:1rem;line-height:80px;display:flex;position:sticky;top:0}ul a{color:#fff;cursor:pointer;align-items:center;height:100%;margin:0 30px 30px;text-decoration:none;position:relative}ul a:hover{color:#fff}ul li a:before{content:"";background-color:#fff;width:100%;height:2px;transition:transform .3s;display:block;position:absolute;bottom:0;left:0;transform:scaleX(0)}ul a:hover:before{transform:scaleX(1)}.logo a{cursor:pointer;justify-self:flex-start;align-items:left;display:flex;padding:0!important}.logo a:hover{color:none;background:0 0;text-decoration:none!important}.crest{height:40px;margin:20px}.arrowIcon{color:red;width:100%;margin:-45px;display:none}.navContainer{z-index:1;justify-content:space-between;width:100%;max-width:1110px;height:80px;padding:0 24px;display:flex}nav .burgerMenu{z-index:1;flex-direction:column;justify-content:space-between;width:2.25rem;height:1.7rem;display:none;position:absolute;top:2rem;right:.75rem}nav .burgerMenu span:first-child,span:nth-child(2),span:nth-child(3){background-color:#fff;border-radius:.2rem;width:100%;height:.2rem}nav .burgerMenu span:nth-child(2){width:60%;height:.2rem}nav .burgerMenu span:nth-child(3){width:30%;height:.2rem}nav ul{display:inline-flex}nav ul.open{background:#1d1d1d;display:flex}@media screen and (max-width:1024px){.sm\:grid-cols-12{grid-template-columns:repeat(3,minmax(0,1fr))!important}.top-\[calc\(100\%-13rem\)\]{top:calc(100% - 47rem)!important}}@media screen and (max-width:950px){.navContainer{padding:0 70px}.sm\:grid-cols-12{grid-template-columns:repeat(3,minmax(0,1fr))!important}.sm\:top-\[calc\(10\%-3rem\)\]{top:calc(10% + 26rem)!important}.sm\:w-\[47\.1875rem\]{width:69.1875rem!important}.sm\:left-\[calc\(50\%\+34rem\)\]{left:calc(50% + 21rem)!important}}@media screen and (max-width:850px){nav .burgerMenu{display:flex;right:4rem}nav{flex-direction:column;align-items:start}.navContainer{padding:0;display:block}ul a{color:#fff;cursor:pointer;align-items:center;width:50%;margin:0 auto 30px;padding:10px;text-decoration:none;position:relative}ul a:hover{color:#1d1d1d;background:#fff}ul a:hover:before{transform:none}nav ul{flex-direction:column;grid-template-rows:repeat(4,100px);grid-template-columns:1fr;width:100%;margin-bottom:.25rem;display:none}nav ul.open{z-index:0;text-align:center;width:100vw;height:100vh;display:grid}nav ul a{margin-top:10rem;font-size:2rem}.logo{margin-left:4rem}.arrowIcon{color:red;width:200%;margin:-60px;display:flex}.sm\:py-10{padding-top:5.5rem!important;padding-bottom:5.5rem!important}}@media screen and (max-width:768px){.top-\[calc\(100\%-13rem\)\]{top:calc(100% - 58rem)!important}}@media screen and (max-width:750px){nav ul a{margin-top:2rem;font-size:2rem}}@media screen and (max-width:720px){.sm\:py-10{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.px-6{padding-left:3.5rem!important;padding-right:3.5rem!important}}@media screen and (max-width:600px){nav ul a{margin-top:5rem;font-size:2rem}nav ul{grid-template-rows:repeat(6,106px)}.sm\:py-10{padding-top:1.5rem!important;padding-bottom:5.5rem!important}.sm\:left-\[calc\(50\%\+34rem\)\]{left:calc(50% + 39rem)!important}.sm\:top-\[calc\(10\%-3rem\)\]{top:calc(1% - 16rem)!important}.feature-image{border-radius:15px!important}}@media screen and (max-width:500px){.logo{margin-left:2rem}nav .burgerMenu{right:2rem}nav ul.open{margin-top:0}nav ul a{margin-top:5rem}.sm\:left-\[calc\(50\%\+34rem\)\]{left:calc(50% + 21rem)!important}.top-\[calc\(100\%-13rem\)\]{top:calc(100% - 60rem)!important}}@media screen and (max-width:400px){nav ul.open{margin-top:0}nav ul a{margin-top:3rem}.landing-heading,.landing-sub-heading{font-size:2rem!important}.pt-14{padding-top:1.5rem!important;padding-bottom:-3.5rem!important}.px-6{padding-left:2.5rem!important;padding-right:2.5rem!important}}.my-20{margin-bottom:8rem}h1{color:#fff;margin-top:1em;font-size:2rem;font-weight:800}#hero-job{font-size:1.1rem}#content-intro{color:#fff;margin-top:-1em;font-size:1rem}.job-title{color:#fff;margin-top:1.5em;margin-bottom:-1em;font-size:1.1rem}.job-desc{margin-top:2em;margin-bottom:.5em;font-size:.9rem}.job-content{margin-bottom:1em;font-size:.9rem}.contact-icon{color:#fff;border:1px solid #fff;border-radius:12px;padding:.5em}.contact-icon:hover{color:#1d1d1d;background:#fafafa;transition:all .1s ease-in}.contact-icon a{text-align:center;justify-content:center;align-items:center;gap:.5rem;display:flex}.pill{color:#292929;background:#c3c5ca;border-radius:100px;margin-right:5px;padding:5px 1em;font-size:.8rem;font-weight:700}@media screen and (max-width:1800px){.bg-white{width:40%!important}}@media screen and (max-width:1650px){.bg-white{width:45%!important}}@media screen and (max-width:1550px){.bg-white{width:50%!important}}@media screen and (max-width:1340px){.bg-white{width:60%!important}}@media screen and (max-width:1024px){.bg-white{width:65%!important}.my-20{margin-top:3rem!important;margin-bottom:6em!important}.my-10{margin-top:1rem!important}.mt-20{margin-top:8rem!important}}@media screen and (max-width:850px){.bg-white{width:70%!important}.heading-two{font-size:1.3rem}}@media screen and (max-width:600px){.hero-intro{font-size:1.8rem}#hero-job{font-size:1.2rem}.grid-cols-3{grid-template-columns:repeat(1,minmax(0,1fr))!important}.my-20{margin-top:4rem!important}}@media screen and (max-width:500px){.bg-white{width:80%!important}.my-20{margin-top:3rem!important}}.cards-wrapper{margin-top:3em;margin-bottom:10em}.project-title{margin-top:1em;margin-bottom:1.5em}.project-heading,.project-btn{text-align:center;justify-content:center;display:flex}.pill-2{color:#292929;background:#c3c5ca;border-radius:100px;margin-right:5px;padding:5px 1em;font-size:.8rem;font-weight:700;display:inline}.project-text{margin-top:1em}.project-btn{background-color:#fafafa;border-radius:5px;width:50%;margin:2em auto;padding:10px;font-family:Archivo;font-weight:700}.git-repo{text-align:center;color:#fff;justify-content:center;margin:4em auto}.git-icon{color:#fff;margin:auto;font-size:2.5em}.project-btn:hover{color:#fafafa;cursor:pointer;background:0 0;border:2px solid #fafafa;transition:all .2s ease-in-out}.screenshot-thumb{margin-top:3em}.project-screenshots{margin-bottom:6em}@media screen and (max-width:1200px){.grid-cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:768px){.grid-cols-3{grid-template-columns:repeat(1,minmax(0,1fr))}}@media screen and (max-width:600px){.project-btn{width:100%}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}
