/*! tailwindcss v4.1.7 | 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)))){*,::backdrop,:after,:before{--tw-border-style:solid}}}@layer theme{:host,:root{--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height:calc(1.5/1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--radius-md:.375rem;--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-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,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.top-\[0rem\]{top:0}.z-1{z-index:1}.z-2{z-index:2}.col-start-1{grid-column-start:1}.col-start-2{grid-column-start:2}.col-start-3{grid-column-start:3}.row-start-1{grid-row-start:1}.my-8{margin-block:calc(var(--spacing)*8)}.mt-\[-1px\]{margin-top:-1px}.mt-\[-8\.75rem\]{margin-top:-8.75rem}.mt-\[-8\.85rem\]{margin-top:-8.85rem}.mt-\[-10\.4rem\]{margin-top:-10.4rem}.mt-\[1rem\]{margin-top:1rem}.mt-\[4\.5rem\]{margin-top:4.5rem}.mt-\[9rem\]{margin-top:9rem}.mr-\[-1px\]{margin-right:-1px}.mr-\[-2px\]{margin-right:-2px}.mr-\[0px\]{margin-right:0}.mb-\[1\.5rem\]{margin-bottom:1.5rem}.ml-\[0px\]{margin-left:0}.ml-\[2px\]{margin-left:2px}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-screen{height:100vh}.w-\[70vw\]{width:70vw}.w-full{width:100%}.w-screen{width:100vw}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.justify-items-center{justify-items:center}.justify-items-end{justify-items:end}.justify-items-start{justify-items:start}.rounded-md{border-radius:var(--radius-md)}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-b-1{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-\(--secondary-foreground\){border-color:var(--secondary-foreground)}.pt-10{padding-top:calc(var(--spacing)*10)}.text-center{text-align:center}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-\(--secondary-foreground\){color:var(--secondary-foreground)}.underline{text-decoration-line:underline}.decoration-2{text-decoration-thickness:2px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:300px){.xs\:mt-\[5rem\]{margin-top:5rem}.xs\:mr-\(--home-side-accent-margin\){margin-right:var(--home-side-accent-margin)}.xs\:mr-\[0px\]{margin-right:0}.xs\:ml-\(--home-side-accent-margin\){margin-left:var(--home-side-accent-margin)}.xs\:ml-\[0px\]{margin-left:0}.xs\:ml-\[2px\]{margin-left:2px}.xs\:hidden{display:none}.xs\:w-\[10rem\]{width:10rem}.xs\:justify-items-start{justify-items:start}.xs\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.xs\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}}@media (min-width:375px){.mxs\:mr-\[-1px\]{margin-right:-1px}.mxs\:ml-\[0\.5px\]{margin-left:.5px}}@media (min-width:40rem){.sm\:mt-\[7\.4rem\]{margin-top:7.4rem}.sm\:mt-\[9rem\]{margin-top:9rem}.sm\:mr-\[-1px\]{margin-right:-1px}.sm\:ml-\[2px\]{margin-left:2px}.sm\:w-\[17rem\]{width:17rem}.sm\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}}@media (min-width:48rem){.md\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}}@media (min-width:64rem){.lg\:block{display:block}.lg\:hidden{display:none}.lg\:justify-items-center{justify-items:center}.lg\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}}}:root{--primary-background:#48171b;--primary-foreground:#d0ab66;--dark-mode-primary-background:#faeed6;--dark-mode-primary-foreground:#260f00;--dark-mode-secondary-background:#260f00;--dark-mode-secondary-foreground:#faeed6;--test-color:red;--home-side-accent-margin:0px;--home-side-accent-width:0px;--home-continue-length:37.3rem;--whoami-continue-length:14.8rem;--stack-continue-length:12.8rem;--certificates-continue-length:31.3rem;--projects-continue-length:20.1rem}body{font-family:Arial,Helvetica,sans-serif}.primary-theme,.secondary-theme,body{background:var(--primary-background);color:var(--primary-foreground)}.gradient-theme{background:linear-gradient(var(--primary-background),#7c272e,var(--primary-background));color:var(--primary-foreground)}body.secondary-theme{background:var(--primary-background);color:var(--primary-foreground)}.nav-text{margin:0 4rem;transition:all 0s linear .2s}.nav-text.secondary-theme{color:var(--primary-foreground)}.nav-text.active{text-decoration:underline}.parent-label-float{background:var(--primary-background);width:4rem;height:1rem;top:-.9rem}.input-border{border:var(--primary-foreground)2px solid;width:13.5rem;height:3rem}.input-border:has(>.parent-textarea-float){width:27.5rem;height:16.5rem}.child-label-float{color:#faeed6}.child-input-float{position:relative;top:-.5rem}.child-input-float,.child-textarea-float{color:var(--primary-background);background-color:#faeed6;padding-left:4px}.child-textarea-float{resize:none;width:26rem;height:14.5rem}.long-parent-label{width:5.5rem}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.child-form-button{width:10rem;height:2rem}.custom-button{background-color:var(--primary-foreground);color:#faeed6;border:2px solid #faeed6}.accent-test{border-right:var(--primary-foreground)1px solid;transition-behavior:allow-discrete;height:21.5rem;transition:all .5s linear;position:absolute}.accent-extra{border-right:var(--primary-foreground)2px solid;transition-behavior:allow-discrete;height:0;transition:all 1s linear;position:absolute}.accent-extra.stretch{height:2rem}.accent-line{width:var(--home-side-accent-width);border-bottom:var(--primary-foreground)2px solid;transition-behavior:allow-discrete;transition:width .5s linear;position:absolute}.accent-line.contract{width:0}.accent-continue{border-right:var(--primary-foreground)2px solid;transition-behavior:allow-discrete;height:0;transition:all 1s linear;position:absolute}.accent-continue.home-len{height:var(--home-continue-length)}.accent-continue.whoami-len{height:var(--whoami-continue-length)}.accent-continue.stack-len{height:var(--stack-continue-length)}.accent-continue.certificates-len{height:var(--certificates-continue-length)}.accent-continue.projects-len{height:var(--projects-continue-length)}.accent-begin{transition-behavior:allow-discrete;border-right:1px solid #0000;height:12.2rem;transition:all .5s linear;position:absolute}.accent-begin.short{border-right:1px solid #0000;height:12rem}.accent-begin.stretch{height:18rem}.accent-left-triangle-up{border-top:2px solid var(--primary-foreground);transform-origin:100% 0;transition-behavior:allow-discrete;width:0;transition:all .5s linear;position:absolute;transform:rotate(315deg)}.accent-left-triangle-up.stretch{width:10rem}.accent-right-triangle-up{border-top:2px solid var(--primary-foreground);transform-origin:0 0;transition-behavior:allow-discrete;width:0;transition:all .5s linear;position:absolute;transform:rotate(45deg)}.accent-right-triangle-up.stretch{width:10rem}.accent-left-triangle-down{border-top:2px solid var(--primary-foreground);transform-origin:100% 0;transition-behavior:allow-discrete;width:0;transition:all .5s linear;position:absolute;transform:rotate(45deg)}.accent-left-triangle-down.stretch{width:10rem}.accent-right-triangle-down{border-top:2px solid var(--primary-foreground);transform-origin:0 0;transition-behavior:allow-discrete;width:0;transition:all .5s linear;position:absolute;transform:rotate(315deg)}.accent-right-triangle-down.stretch{width:10rem}.accent-end{border-right:var(--primary-foreground)1px solid;transition-behavior:allow-discrete;height:0;transition:all .5s linear;position:absolute}.accent-end.short{height:7.5rem}.accent-end.stretch{height:17.5rem}.mobile-side-nav-parent{background-color:var(--primary-background);border:2px solid var(--primary-foreground);transition-behavior:allow-discrete;width:15rem;height:22rem;transition:all .5s linear}.mobile-side-nav-parent.inactive{visibility:hidden;border:0;width:0}@media only screen and (max-width:768px) and (min-width:300px){.accent-line{width:4rem}.accent-left-triangle-down.stretch,.accent-left-triangle-up.stretch,.accent-right-triangle-down.stretch,.accent-right-triangle-up.stretch{width:7rem}}@media only screen and (max-width:1024px) and (min-width:300px){.nav-text{margin-bottom:2rem}}@media only screen and (max-width:1125px) and (min-width:1024px){.nav-text{margin:0 1.5rem}}@media only screen and (max-width:1226px) and (min-width:1126px){.nav-text{margin:0 2rem}}@media only screen and (max-width:1740px) and (min-width:1226px){.nav-text{margin:0 3rem}}@media only screen and (max-width:1279px) and (min-width:300px){.input-border{width:15.5rem;height:3rem}.input-border:has(>.parent-textarea-float){width:16.5rem;height:12.5rem}.child-input-float{width:14.5rem}.child-textarea-float{width:15rem;height:10.5rem}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}