@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Allura&display=swap');

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    scrollbar-width: thin;
    scrollbar-color: #4B2E63 #1B102590;
}


:root
{
    --bg: #1B1025;
    --surface: #24172E;
    --surface-raised: #2E1D3C;
    --surface-highlight: #38274A;
    --surface-pressed: #180E1E;

    --primary: #953AA0;
    --primary-bright: #B952C3;
    --primary-hover: #A847B5;
    --primary-deep: #6F2781;
    --primary-active: #7C2F89;

    --accent: #E0B0E0;
    --accent-hover: #E9C3E9;
    --accent-active: #C990C9;

    --glow: #B952C3;
    --glow-hover: #C55AD7;
    --glow-active: #953AA0;

    --text-primary: #F8F2FA;
    --text-secondary: #CDB9D7;
    --text-muted: #A98BB4;

    --border-soft: #4B2E63;
    --shadow-dark-rgb: 18, 10, 24;
    --shadow-light-rgb: 56, 39, 74;
    --focus-ring: #D98EE3;

    --box-shadow-raised:
        10px 10px 22px rgba(18, 10, 24, 0.60),
        -10px -10px 22px rgba(56, 39, 74, 0.75);

    --box-shadow-inset:
        inset 8px 8px 16px rgba(18, 10, 24, 0.60),
        inset -8px -8px 16px rgba(56, 39, 74, 0.70);

        
    --genBorderSpacing: 4rem;
    --genMaxContainerWidth: 85rem;
    --scrollBarWidth: 0.4375rem;
    --genBtnIconSize: 1.5rem;
    --genBtnTextSize: 1.125rem;
    --navOffset: 1.25rem;

    --navBarW: 5rem;
    --navOffset: 1.25rem;
    --navIconSize: 1.875rem;
    --navBtnClr: var(--text-secondary);
    
    --transition-1: all 150ms ease-in-out;
    --transition-3: all 300ms ease-in-out;
    --transition-5: all 500ms ease-in-out;
    --transition-7: all 750ms ease-in-out;

    --sectSpacing: calc((var(--navBarW) + (var(--navOffset) * 2)));
    --hero_txt_fz: 2.875rem;
    --hero_txt_multi: 2;
    --abt_img_bdr_w: 25rem;
    --abt_pfp_img_w: 15.625rem;
    --abt_pfp_img_h: 40rem;

    --projCardW: 20rem;
    --sklPdl: 2rem;
    --sklItemPdl: calc((var(--sklPdl) * 0.75));
    --sklItemBdrW: 0.125rem;
    --sklItemBdrClr: var(--glow); 
    --sysItemBdr: 0.0625rem solid var(--surface-highlight);
}



html
{
    background-color: var(--bg);
    -webkit-touch-callout: none;
    -moz-user-select: -moz-none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    scroll-behavior: auto;
    scrollbar-gutter: stable;
}


body
{
    min-height: 100svh;
    min-height: 100vh;
    font-family: 'Poppins', sans-serif;
    background-color: var(--bg);
    overflow-x: hidden;
}

html:has(.navHdrBdr.active) body
{
    overflow: hidden;
}

.allura-rg 
{
    font-family: "Allura", cursive;
    font-weight: 400;
    font-style: normal;
}

@supports(-webkit-tap-highlight-color: #00000000)
{
    body
    {
        -webkit-tap-highlight-color: #00000000;
    }
}


::-moz-selection
{
    background: var(--primary-deep);
    color: var(--text-primary);
}

::selection
{
    background: var(--primary-deep);
    color: var(--text-primary);
}











/* ================ HOVER STATE FOR NON-TOUCH DEVICES =============== */

@media(hover: hover)
{
    .navLink:hover .navTxt,
    .navIconBdr:hover .navIconSvg,
    .navHdrLnk:hover .navHdrTxt,
    .navHdrItem:hover .navHdrSvg
    {
        --navBtnClr: var(--primary-bright);
    }

    .prjCardBdr:hover .prjHoverBtn
    {
        translate: 0% 0%;
    }

    .prjCardBdr:hover .prjThumbImg
    {
        scale: 1.125;
    }

    .prjCardBdr:hover .prjHoverBdr
    {
        opacity: 1;
    }

    .sklList .sklLink:hover
    {
        color: var(--glow-hover);
    }

    .sklLink:hover::after
    {
        width: 100%;
    }
}











/* ================ APP =============== */

#app, .content
{
    width: 100%;
    min-height: inherit;
}

.content
{
    display: flex;
    flex-direction: column;
}


.empty:empty
{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.empty:empty::after
{
    content: '';
    display: inline-block;
    width: 3.125rem;
    height: 3.125rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23953AA0' d='M12,4a8,8,0,0,1,7.89,6.7A1.53,1.53,0,0,0,21.38,12h0a1.5,1.5,0,0,0,1.48-1.75,11,11,0,0,0-21.72,0A1.5,1.5,0,0,0,2.62,12h0a1.53,1.53,0,0,0,1.49-1.3A8,8,0,0,1,12,4Z'%3E%3CanimateTransform attributeName='transform' dur='0.75s' repeatCount='indefinite' type='rotate' values='0 12 12;360 12 12'/%3E%3C/path%3E%3C/svg%3E");
    pointer-events: none;
}

.sect_spc
{
    padding-right: calc((var(--genBorderSpacing) + var(--navOffset)));
    padding-left: calc((var(--navBarW) + (var(--navOffset) * 2) + var(--genBorderSpacing)));
    padding-bottom: 1.5rem;
}

.sect_max_w
{
    max-width: var(--genMaxContainerWidth);
    margin: 0 auto;
}

.pin_bdr
{
    --pin_accent: var(--primary);
    width: 100%;
}

.pin_bdr .pin_box
{
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.pin_box .pin_stroke
{
    position: relative;
    display: flex;
    flex-direction: column;
}

.pin_stroke .pin_long
{
    width: 6.25rem;
    height: 0.125rem;
    background-color: var(--pin_accent);
}

.pin_stroke .pin_short
{
    position: absolute;
    top: 0.125rem;
    left: 0.125rem;
    width: 4rem;
    height: 0.375rem;
    clip-path: polygon(0 -0.0625rem, 100% -0.0625rem, calc(100% - 0.625rem) 100%, 0.625rem 100%);
    background-color: var(--pin_accent);
    z-index: 5;
}

.pin_box .pin_note
{
    margin-left: 0.5rem;
    color: var(--pin_accent);
    font-size: 1rem;
    font-weight: 600;
}

input[disabled="true"],
input[disabled],
textarea[disabled="true"],
textarea[disabled]
{
    filter: brightness(0.5);
    text-decoration: none;
    -moz-user-select: -moz-none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor:not-allowed;
    pointer-events: none;
}

::before, ::after,
button, button *,
input, input::placeholder,
textarea, textarea::placeholder
{
    outline: none;
    border: none;
    background-color: #00000000;
}

a, label
{
    text-decoration: none;
    -moz-user-select: -moz-none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
}

a:active, a:link, a:visited, a:any-link, a:focus, a:focus-visible, a:focus-within,
ul
{
    outline: none;
    border: none;
    border-color: #00000000;
    text-decoration: none;
    list-style: none;
    -moz-user-select: -moz-none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

@supports(-webkit-user-drag: none)
{
    a, a:active, a:link, a:visited, a:any-link, a:focus, a:focus-visible, a:focus-within
    {
        -webkit-user-drag: none;
    }
}









/* ================ IMAGES =============== */

img[alt]
{
    font-size: 0.75rem;
}

* .img_preload_box,
.img_preload_box
{
    position: relative;
    width: clamp(100%, 100%, 100%);
    height: clamp(100%, 100%, 100%);
    filter: blur(0.9375rem);
}

.img_preload_box.loaded
{
    filter: blur(0rem);
}

.img_preload_box.loaderror
{
    display: flex;
    justify-content: center;
    align-items: center;
    filter: blur(0rem);
    background-color: var(--surface-highlight);
}

.img_preload_box.loaderror::after 
{
    --img_preload_error_size: 40%;
    --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M18 8a2 2 0 1 1-4 0a2 2 0 0 1 4 0'/%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M11.943 1.25h.114c2.309 0 4.118 0 5.53.19c1.444.194 2.584.6 3.479 1.494c.895.895 1.3 2.035 1.494 3.48c.19 1.411.19 3.22.19 5.529v.088c0 1.909 0 3.471-.104 4.743c-.104 1.28-.317 2.347-.795 3.235q-.314.586-.785 1.057c-.895.895-2.035 1.3-3.48 1.494c-1.411.19-3.22.19-5.529.19h-.114c-2.309 0-4.118 0-5.53-.19c-1.444-.194-2.584-.6-3.479-1.494c-.793-.793-1.203-1.78-1.42-3.006c-.215-1.203-.254-2.7-.262-4.558Q1.25 12.792 1.25 12v-.058c0-2.309 0-4.118.19-5.53c.194-1.444.6-2.584 1.494-3.479c.895-.895 2.035-1.3 3.48-1.494c1.411-.19 3.22-.19 5.529-.19m-5.33 1.676c-1.278.172-2.049.5-2.618 1.069c-.57.57-.897 1.34-1.069 2.619c-.174 1.3-.176 3.008-.176 5.386v.844l1.001-.876a2.3 2.3 0 0 1 3.141.104l4.29 4.29a2 2 0 0 0 2.564.222l.298-.21a3 3 0 0 1 3.732.225l2.83 2.547c.286-.598.455-1.384.545-2.493c.098-1.205.099-2.707.099-4.653c0-2.378-.002-4.086-.176-5.386c-.172-1.279-.5-2.05-1.069-2.62c-.57-.569-1.34-.896-2.619-1.068c-1.3-.174-3.008-.176-5.386-.176s-4.086.002-5.386.176' clip-rule='evenodd'/%3E%3C/svg%3E");
    content: '';
    position: absolute;
    width: var(--img_preload_error_size);
    height: var(--img_preload_error_size);
    display: inline-block;
    background-color: var(--text-secondary);
    -webkit-mask-image: var(--svg);
    mask-image: var(--svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    aspect-ratio: 1/1;
    z-index: 5;
}

.img_preload_box .img_preload_sibling
{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    inset: 0;
    filter: blur(0.9375rem);
    animation: lazyImgPreload 2s linear infinite;
    z-index: 10;
}

.img_preload_box.loaded .img_preload_sibling,
.img_preload_box.loaderror .img_preload_sibling
{
    display: none;
    filter: blur(0rem);
    animation: none;
}

@keyframes lazyImgPreload
{
    0%
    {
        filter: brightness(0.75);
        background-color: var(--primary-deep);
    }
    50%
    {
        filter: brightness(1.25);
        background-color: var(--primary);
    }
    100%
    {
        filter: brightness(0.75);
        background-color: var(--primary-deep);
    }
}

.img_preload_box,
.img_preload_box .img_preload_sibling,
img
{
    backface-visibility: hidden !important;
    -moz-user-select: -moz-none !important;
    -moz-user-select: none !important;
    -webkit-user-select: none !important;
    user-select: none !important;
    pointer-events: none !important;
}

.img_preload_box.loaderror img[loading="lazy"]
{
    display: none;
}

.img_preload_box.loaded img[loading="lazy"]
{
    animation: lazyImgPostLoad 300ms linear;
}

@keyframes lazyImgPostLoad
{
    0%
    {
        filter: blur(10.9375rem) brightness(0);
    }
    75%
    {
        filter: blur(10.9375rem) brightness(1);
    }
    100%
    {
        filter: blur(0rem);
    }
}






/* =============== BUTTONS ============= */

.btn_list
{
    width: 100%;
    display: flex;
    gap: 0.625rem;
}

.btn_list.vrtl
{
    flex-direction: row;
}

.btn_list.vrtl
{
    flex-direction: column;
}

.btn 
{
    appearance: none;
    -webkit-appearance: none;
    border: none;
    border-radius: 0;
    outline: none;
    cursor: pointer;

    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;

    min-height: 46px;
    padding: 12px 22px;

    font: inherit;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 1;

    text-decoration: none;
    user-select: none;
    -webkit-user-select: none;

    transition:
        background-color 0.18s ease,
        color 0.18s ease,
        box-shadow 0.18s ease,
        transform 0.12s ease,
        opacity 0.18s ease;
}

.btn-block 
{
    width: 100%;
}

.btn--raised 
{
    box-shadow:
        8px 8px 18px rgba(var(--shadow-dark-rgb), 0.55),
        -8px -8px 18px rgba(var(--shadow-light-rgb), 0.65);
}

.btn--inset 
{
    box-shadow:
        inset 7px 7px 14px rgba(var(--shadow-dark-rgb), 0.58),
        inset -7px -7px 14px rgba(var(--shadow-light-rgb), 0.60);
}


.btn:active 
{
    transform: translateY(1px);
}

.btn:focus-visible 
{
    box-shadow:
        0 0 0 2px var(--bg),
        0 0 0 4px var(--focus-ring),
        8px 8px 18px rgba(var(--shadow-dark-rgb), 0.55),
        -8px -8px 18px rgba(var(--shadow-light-rgb), 0.65);
}

.btn:disabled,
.btn[aria-disabled="true"] 
{
    cursor: not-allowed;
    opacity: 0.48;
    transform: none;
    box-shadow: none;
}

.btn-primary 
{
    background: var(--primary);
    color: var(--text-primary);
}

.btn-primary:hover 
{
    background: var(--primary-hover);
    color: #FFFFFF;
}

.btn-primary:active 
{
    background: var(--primary-active);
    color: #F3EAF6;
    box-shadow:
        inset 7px 7px 14px rgba(var(--shadow-dark-rgb), 0.45),
        inset -7px -7px 14px rgba(255, 255, 255, 0.05);
}

.btn-dark 
{
    background: var(--surface-raised);
    color: var(--text-primary);
}

.btn-dark:hover 
{
    background: var(--surface-highlight);
    color: #FFFFFF;
}

.btn-dark:active 
{
    background: var(--surface);
    color: #E6D8EC;
    box-shadow:
        inset 7px 7px 14px rgba(var(--shadow-dark-rgb), 0.62),
        inset -7px -7px 14px rgba(var(--shadow-light-rgb), 0.45);
}

.btn-accent 
{
    background: var(--accent);
    color: var(--text-dark);
}

.btn-accent:hover 
{
    background: var(--accent-hover);
    color: #1B1025;
}

.btn-accent:active 
{
    background: var(--accent-active);
    color: var(--text-dark);
    box-shadow:
        inset 7px 7px 14px rgba(90, 40, 95, 0.20),
        inset -7px -7px 14px rgba(255, 255, 255, 0.28);
}

.btn-ghost 
{
    background: transparent;
    color: var(--text-secondary);
    border: 1px solid var(--border-soft);
    box-shadow: none;
}

.btn-ghost:hover 
{
    background: #2A1836;
    color: #FFFFFF;
}

.btn-ghost:active 
{
    background: #1D1126;
    color: #E0D1E6;
    box-shadow:
        inset 6px 6px 12px rgba(var(--shadow-dark-rgb), 0.60),
        inset -6px -6px 12px rgba(var(--shadow-light-rgb), 0.30);
}

.btn-ghost:focus-visible 
{
    box-shadow:
        0 0 0 2px var(--bg),
        0 0 0 4px var(--focus-ring);
}

.btn-glow 
{
    background: var(--glow);
    color: #FFFFFF;
    box-shadow:
        8px 8px 18px rgba(var(--shadow-dark-rgb), 0.55),
        -8px -8px 18px rgba(var(--shadow-light-rgb), 0.60),
        0 0 18px rgba(197, 90, 215, 0.22);
}

.btn-glow:hover 
{
    background: var(--glow-hover);
    color: #FFFFFF;
    box-shadow:
        8px 8px 18px rgba(var(--shadow-dark-rgb), 0.55),
        -8px -8px 18px rgba(var(--shadow-light-rgb), 0.60),
        0 0 22px rgba(197, 90, 215, 0.34);
}

.btn-glow:active 
{
    background: var(--glow-active);
    color: #F8F2FA;
    box-shadow:
        inset 7px 7px 14px rgba(var(--shadow-dark-rgb), 0.45),
        inset -7px -7px 14px rgba(255, 255, 255, 0.05),
        0 0 10px rgba(197, 90, 215, 0.14);
}









/* ============= NAVBAR ============= */

.navTglBdr
{
    position: fixed;
    top: var(--navOffset);
    right: var(--navOffset);
    right: 0;
    width: 4rem;
    height: 4rem;
    display: none;
    cursor: pointer;
    z-index: 100;
}

.navTglBdr .navTglBox
{
    width: 100%;
    height: 100%;
    padding: 1.25rem;
}

.navTglBox .navTglIcon
{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.navTglIcon .navTglLn
{
    --navTglAgl: 45deg;
    --navTglRad: 2rem;
    width: 100%;
    height: 0.125rem;
    background-color: var(--accent);
    border-radius: 1rem;
    transition: var(--transition-5);
    -webkit-touch-callout: none;
    -moz-user-select: -moz-none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    pointer-events: none;
}

.navTglLn.ln2
{
    width: 75%;
}

html:has(.navHdrBdr.active)
.navTglLn.ln1
{
    rotate: var(--navTglAgl);
    border-top-right-radius: var(--navTglRad);
    border-bottom-right-radius: 0;
}

html:has(.navHdrBdr.active)
.navTglLn.ln2
{
    width: 0%;
}

html:has(.navHdrBdr.active)
.navTglLn.ln3
{
    rotate: calc((var(--navTglAgl) * -1));
    border-top-right-radius: 0;
    border-bottom-right-radius: var(--navTglRad);
}






/* ------------- Side Navbar ------------ */

.navLogoBdr
{
    width: 4rem;
    height: 4rem;
}

.navLogoBdr .navLogoBox
{
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.navLogoBox .navLogoImg
{
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: cover;
}

.navBdr
{
    position: fixed;
    top: var(--navOffset);
    left: var(--navOffset);
    width: var(--navBarW);
    height: calc((100% - (var(--navOffset) * 2)));
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0.5rem 0;
    border-radius: 1.875rem;
    background-color: var(--surface);
    box-shadow: var(--box-shadow-raised);
    backdrop-filter: blur(1rem);
    z-index: 100;
}

.navBdr .navBox
{
    width: 100%;
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    justify-content: space-between;
}

.navBox .navTop
{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.navBox .navListBdr
{
    width: 100%;
    margin-top: 0.625rem;
}

.navListBdr .navListBox
{
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    transform: rotate(180deg);
    writing-mode:vertical-lr;
}

.navListBox .navLink
{
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 1rem;
    border-radius: 1rem;
    transition: var(--transition-1);
}

.navLink:active
{
    scale: 0.925;
    box-shadow: var(--box-shadow-raised);
}

.navLink .navTxt
{
    font-size: 1rem;
    color: var(--navBtnClr);
    transition: var(--transition-3);
}

.navLink:active .navTxt
{
    scale: 0.95;
}


.navBox .navBtm
{
    width: 100%;
}

.navBtm .navIconList
{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.navIconList .navIconBdr
{
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 0.625rem;
    border-radius: 50%;
    transition: var(--transition-3);
}

.navIconBdr:active
{
    scale: 0.925;
    box-shadow: var(--box-shadow-inset);
}

.navIconBdr .navIconBox
{
    width: var(--navIconSize);
    height: var(--navIconSize);
    display: grid;
    place-items: center;
}

.navIconBox .navIconSvg
{
    width: 70%;
    height: 70%;
    fill: var(--navBtnClr);
    transition: var(--transition-3);
}

.navIconBdr:active .navIconSvg
{
    scale: 0.925;
}




/* ------------ Top Navbar ---------- */

.navHdrBdr
{
    position: fixed;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    display: none;
    background-color: #2E1D3Ca1;
    backdrop-filter: blur(1rem);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: 500ms ease-in-out, visibility 500ms 500ms, opacity 500ms 500ms;
    z-index: 95;
}

html:has(.navHdrBdr.active)
.navHdrBdr
{
    left: 0%;
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transition: var(--transition-5);
}

.navHdrBdr .navHdrBox
{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.navHdrBox .navHdrLnk
{
    width: 100%;
    opacity: 0;
    transform: translateX(6.25rem);
    transition: opacity 600ms ease, transform 600ms ease;
    transition-delay: calc(var(--lnk, 0) * 150ms);
    will-change: opacity, transform;
}

html:has(.navHdrBdr.active)
.navHdrLnk
{
    opacity: 1;
    transform: translateX(0rem);
}

.navHdrLnk .navHdrTxt
{
    width: 100%;
    height: 100%;
    padding: 1rem;
    text-align: center;
    color: var(--navBtnClr);
    font-size: 1.25rem;
    transition: var(--transition-3);
}

.navHdrBox .navHdrList
{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 0.5rem;
    padding: 0 var(--navOffset) calc((var(--navOffset) + 1rem));
    z-index: 10;
}

.navHdrList .navHdrItem
{
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 0.625rem;
    border-radius: 50%;
    transition: var(--transition-3);
}

.navHdrItem .navHdrIcon
{
    width: var(--navIconSize);
    height: var(--navIconSize);
    display: grid;
    place-items: center;
}

.navHdrIcon .navHdrSvg
{
    width: 80%;
    height: 80%;
    fill: var(--navBtnClr);
    transition: var(--transition-3);
}











/* ============ SECTIONS ============ */

.content > section
{
    width: 100%;
}

.sectBdr
{
    width: 100%;
}

.sectBdr .sectBox
{
    width: 100%;
    padding: var(--navOffset) 0 1.5rem;
}

.sectBox .sectHdr
{
    font-size: 3.5rem;
    color: var(--text-primary);
}

.sectBox .sectBio
{
    font-size: 1rem;
    color: var(--text-secondary);
}




/* ------------ Hero Section ----------- */

.hero_sect
{
    position: relative;
    height: 90vh;
    height: 90svh;
    z-index: 5;
}

.hero_sect .hero_bcg
{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: radial-gradient(60% 80% at 50% 0%, #00000050 0%, var(--bg)), url(/img/bcg/1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    animation: hero_anm 1000ms linear;
    z-index: -1;
}

@keyframes hero_anm 
{
    from
    {
        opacity: 0;
    }
    to
    {
        opacity: 1;
    }
}

.hero_sect .hero_bdr
{
    width: 100%;
    height: 100%;
}

.hero_bdr .hero_box
{
    width: 100%;
    height: 100%;
    display: grid;
    place-items: center;
}

.hero_box .hero_txt
{
    text-align: center;
}

.hero_txt .hero_dflt
{
    color: var(--text-primary);
    font-size: var(--hero_txt_fz);
}

.hero_txt .hero_clr
{
    color: var(--primary-bright);
    font-size: calc((var(--hero_txt_fz) * var(--hero_txt_multi)));
    line-height: calc((var(--hero_txt_fz) * (var(--hero_txt_multi) * 1)));
}

.hero_direct
{
    position: absolute;
    bottom: 0;
    left: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.hero_direct .hero_text
{
    margin: 0.625rem;
    color: var(--text-muted);
    font-size: 1rem;
    font-weight: 500;
}

.hero_direct .hero_mouse
{
    width: 1.5rem;
    height: 2.5rem;
    border-radius: 0.625rem;
    padding: 0.25rem;
    box-shadow: 0 0 0 0.125rem var(--primary-bright);
    background-color: #4B2E6325;
}

.hero_mouse .hero_scroll
{
    width: 0.25rem;
    margin: 0 auto;
    height: 0.25rem;
    border-radius: 0.75rem;
    background-color: var(--primary-bright);
    animation: hero_scrl_anm 2000ms infinite;
}

@keyframes hero_scrl_anm 
{
    0%
    {
        height: 0.25rem;
        transform: translateY(0rem);
    }
    50%
    {
        height: 0.5rem;
        transform: translateY(0.5rem);
    }
    90%
    {
        height: 0.25rem;
        transform: translateY(0rem);
    }
}





/* ============= ABOUT =========== */

.abt_sect
{
    min-height: 100vh;
    min-height: 100svh;
}

.abt_sect .abt_bdr
{
    width: 100%;
    height: 100%;
}

.abt_bdr .abt_box
{
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 50%;
    gap: 0 2rem;
}


.abt_lbl
{
    width: 100%;
    margin: 10rem 0 1.25rem;
}


.abt_box .abt_img_bdr
{
    width: 100%;
    height: 100%;
}

.abt_img_bdr .abt_img_box
{
    width: 100%;
    height: 100%;
}

.abt_img_box .abt_pfp_bdr
{
    width: 100%;
    height: auto;
    background-color: var(--surface-highlight);
    box-shadow: var(--box-shadow-raised);
}

.abt_pfp_bdr .abt_pfp_box
{
    width: 100%;
    height: 100%;
}

.abt_pfp_box .abt_pfp_img
{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}


.abt_box .stmt_bdr
{
    width: 100%;
}

.stmt_bdr .stmt_box
{
    width: 100%;
    display: flex;
    flex-direction: column;
}

.stmt_box .stmt_hdr
{
    font-size: 3.5rem;
    color: var(--text-primary);
    margin-bottom: 1rem;
}

.stmt_box .stmt_bdy
{
    font-size: 1.25rem;
    color: var(--text-secondary);
    margin-bottom: 1rem;
}

.stmt_box .stmt_link
{
    font-size: inherit;
    color: var(--primary-bright);
}



/* ============== FEATURED PROJECTS ============ */

.proj_sect
{
    height: 100vh;
    height: 100svh;
}

.proj_bdr
{
    width: 100%;
    height: 100%;
}

.proj_bdr .proj_box
{
    width: 100%;
    height: 100%;
    display: grid;
    grid-template-columns: 40% 1fr;
    gap: 2.5rem;
}

.proj_box.reverse
{
    grid-template-columns: 1fr 40%;
}

.proj_box.reverse .proj_det_bdr
{
    order: 2;
}

.proj_box.reverse .proj_preview_bdr
{
    order: 1;
}

.proj_box .proj_det_bdr
{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.proj_det_bdr .proj_det_box
{
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
    display: flex;
    flex-direction: column;
}

.proj_det_box .proj_pin
{
    width: 100%;
    margin-bottom: 2rem;
}

.proj_det_box .proj_hdr
{
    --proj_hdr_fz: 3.125rem;
    color: var(--text-primary);
    font-size: var(--proj_hdr_fz);
    margin-bottom: 1.5rem;
    line-height: calc((var(--proj_hdr_fz) * 0.875));
}

.proj_det_box .proj_bio
{
    margin-bottom: 2rem;
    color: var(--text-secondary);
    font-size: 1.125rem;
}

.proj_box .proj_preview_bdr
{
    width: 100%;
    height: 100%;
}

.proj_preview_bdr .proj_preview_box
{
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.proj_preview_box .proj_preview_pane
{
    min-width: 100%;
    min-height: 100%;
    display: grid;
    place-items: center;
}


.proj_thumb_bdr
{
    width: 100%;
    height: 100%;
}

.proj_thumb_bdr .proj_thumb_box
{
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.proj_thumb_box .proj_thumb_img
{
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: top center;
}




/* ============= DEVICES ============ */

/* --------- Tablet --------- */
.tablet_bdr
{
    position: relative;
    aspect-ratio: 4/3;
    z-index: 5;
}

.tablet_bdr .tablet_box
{
    width: 100%;
    height: 100%;
}

.tablet_box .tablet_img
{
    width: 100%;
    height: 100%;
}

.tablet_screen_bdr
{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 93.5%;
    margin: 3.5%;
    background-color: #121212;
    overflow: hidden;
    z-index: -1;
}

.tablet_screen_bdr .tablet_screen_box
{
    width: 100%;
    height: 100%;
}


/* -------- Phone -------- */

.phone_base
{
    position: relative;
    z-index: 4;
}

.phone_wrapper
{
    --phone_pane_size: 1rem;
    z-index: 10;
}

.phone_wrapper.top
{
    translate: -25% -15%;
}

.phone_wrapper.btm
{
    position: absolute;
    bottom: -15%;
    right: -25%;
}

.phone_bdr
{
    position: relative;
    width: 18.75rem;
    scale: 0.9;
    z-index: 10;
}

.phone_bdr .phone_box
{
    width: 100%;
    height: 100%;
}

.phone_box .phone_img
{
    width: 100%;
    height: 100%;
}

.phone_bdr .phone_screen_bdr
{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 90%;
    margin: 15.8% 5% 1rem;
    z-index: -1;
}

.phone_screen_bdr .phone_screen_box
{
    width: 100%;
    height: 100%;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
    background-color: #121212;
    overflow: hidden;
}





/* ============ CATALOG ============ */

.projFtr
{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.projFtr .projFtrTxt
{
    width: 100%;
    text-align: center;
    margin-bottom: 0.75rem;
}

.projBdr
{
    width: 100%;
}

.projBdr .projBox
{
    width: 100%;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(var(--projCardW), 1fr));
    grid-template-rows: auto;
    justify-items: center;
    gap: 0.9375rem;
    margin-bottom: 4rem;
}

.prjCardBdr
{
    width: 100%;
    border-radius: 0.625rem;
    background-color: var(--surface);
    overflow: hidden;
    cursor: pointer;
}

.prjCardBdr .prjCardBox
{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.prjCardBox .prjThumbBdr
{
    position: relative;
    width: 100%;
    aspect-ratio: 16/9;
    overflow: hidden;
    z-index: 5;
}

.prjThumbBdr .prjThumbBox
{
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.prjThumbBox .prjThumbImg
{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: var(--transition-3);
}

.prjCardBdr .prjHoverBdr
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #2E1D3Ca1;
    backdrop-filter: blur(0.25rem);
    opacity: 0;
    transition: var(--transition-3);
    pointer-events: none;
    z-index: 10;
}

.prjHoverBdr .prjHoverBox
{
    width: 100%;
    height: 100%;
    display: grid;
    place-items: center;
}

.prjHoverBox .prjHoverBtn
{
    translate: 0% 1rem;
    transition: var(--transition-3);
}

.prjCardBox .projDet
{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 1rem;
    flex-grow: 1;
}

.projDet .prjCardHdr
{
    width: 100%;
    font-size: 1.25rem;
    color: var(--text-primary);
    margin-bottom: 0.75rem;
}

.projDet .prjCardBio
{
    width: 100%;
    font-size: 0.875rem;
    color: var(--text-secondary);
    margin-bottom: 0.875rem;
}

.projDet .prjTagBdr
{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0.25rem 0.5rem;
    margin-top: auto;
}

.prjTagBdr .prjTagBox
{
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 0.25rem 0.3125rem;
    font-size: 0.6875rem;
    background-color: var(--surface-raised);
    color: var(--text-muted);
}


.projFtr 
{
    width: 100%;
}

.projFtr .projFtrTxt
{
    color: var(--text-secondary);
    font-size: 1rem;
    text-align: center;
}






/* ============== SKILLS ============== */

.sklBdr
{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 3rem 0;
}

.sklBdr .sklBox
{
    width: 100%;
    display: flex;
    flex-direction: column;
}

.sklBox .sklHdr
{
    width: 100%;
    margin-bottom: 1rem;
    color: var(--text-primary);
    text-align: left;
    font-size: 1.5rem;
    font-weight: 600;
}

.sklBox .sklList
{
    width: 100%;
    padding-left: var(--sklPdl);
}

.sklList .sklItem
{
    position: relative;
    width: 100%;
    margin-bottom: 1rem;
    color: var(--text-secondary);
    font-size: 1.125rem;
    z-index: 5;
}

.sklItem::before
{
    --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M8.512 4.43a.75.75 0 0 1 1.057.082l6 7a.75.75 0 0 1 0 .976l-6 7a.75.75 0 0 1-1.138-.976L14.012 12L8.431 5.488a.75.75 0 0 1 .08-1.057' clip-rule='evenodd'/%3E%3C/svg%3E");
    content: '';
    position: absolute;
    left: calc((var(--sklPdl) * -1));
    width: var(--sklItemPdl);
    height: var(--sklItemPdl);
    display: inline-block;
    vertical-align: middle;
    background-color: var(--sklItemBdrClr);
    -webkit-mask-image: var(--svg);
    mask-image: var(--svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    z-index: 10;
}

.sklList .sklLink
{
    position: relative;
    font-size: inherit;
    color: var(--primary-bright);
    transition: var(--transition-3);
}

.sklLink:after
{
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 0.125rem;
    background-color: var(--glow-hover);
    transition: var(--transition-3);
}



.sysListBdr
{
    width: 100%;
    border-collapse: collapse;
}

.sysListBdr .sysListBox
{
    width: 100%;
}

.sysListBox .sysItem
{
    width: 100%;
    border-top: var(--sysItemBdr);
}

.sysItem:last-child
{
    border-bottom: var(--sysItemBdr);
}

.sysItem .sysMjr,
.sysItem .sysMnr
{
    padding-top: 1rem;
    padding-bottom: 1rem;
    color: var(--text-secondary);
    text-align: left;
}

.sysItem .sysMjr
{
    padding-right: 1.5rem;
    font-weight: 500;
}













/* ============== FOOTER ============== */

.footer_bdr
{
    width: 100%;
}

.footer_bdr .footer_box
{
    width: 100%;
    padding: 3rem 0;
}

.footer_box .footer_txt
{
    width: 100%;
    text-align: center;
    color: var(--text-muted);
    font-size: 0.875rem;
}















/* ================== RESPONSIVENESS =================== */

@media only screen and (max-width: 68.75rem)
{
    .phone_bdr
    {
        scale: 0.75;
    }

    .phone_wrapper.top
    {
        translate: -20% -15%;
    }

    .phone_wrapper.btm
    {
        right: -20%;
    }
}



@media only screen and (min-width: 67rem)
{

    .hero_box .hr_spt_1
    {
        display: none;
    }
}



@media only screen and (max-width: 60rem)
{
    .content > section
    {
        margin-bottom: 6rem;
    }

    .abt_lbl
    {
        margin-top: 5rem;
    }

    .abt_bdr .abt_box,
    .proj_bdr .proj_box,
    .proj_bdr .proj_box
    {
        grid-template-columns: 100%;
    }

    .proj_sect
    {
        height: auto;
    }

    .proj_box .proj_det_bdr
    {
        order: 2;
    }

    .proj_box .proj_preview_bdr
    {
        order: 1;
    }

    .proj_det_bdr, .proj_preview_bdr
    {
        width: 100%;
    }

    .proj_det_bdr .proj_det_box
    {
        max-width: 25.9375rem;
        margin: 0 auto;
    }

    .proj_det_box .proj_pin
    {
        margin-bottom: 1.5rem;
    }

    .proj_det_box .proj_hdr
    {
        --proj_hdr_fz: 3rem;
        margin-bottom: 1.0625rem;
    }

    .proj_det_box .proj_bio
    {
        margin-bottom: 1.75rem;
    }
    
    .proj_box .proj_preview_bdr,
    .proj_preview_bdr .proj_preview_box
    {
        height: fit-content;
    }

    .phone_wrapper.top
    {
        translate: -20% -10%;
    }

    .phone_wrapper.btm
    {
        bottom: -10%;
    }
}



@media only screen and (max-width: 50rem)
{
    :root
    {
        --hero_txt_fz: 2.125rem;
        --hero_txt_multi: 1.875;
    }
}



@media only screen and (max-width: 40rem),
       only screen and (max-height: 40rem)
{
    :root
    {
        --genBorderSpacing: 1.5rem;
        --navOffset: var(--genBorderSpacing);
    }

    .navBdr
    {
        width: fit-content;
        height: fit-content;
        background: #00000000;
        box-shadow: none;
        backdrop-filter: blur(0);
        padding: 0;
    }

    .navBdr .navBox
    {
        display: none;
    }

    .navTglBdr, .navHdrBdr
    {
        display: block;
    }

    .sect_spc
    {
        padding-left: var(--genBorderSpacing);
        padding-right: var(--genBorderSpacing);
        padding-bottom: 4rem;
    }

    .hero_direct
    {
        translate: -50% 0;
    }
}



@media only screen and (max-width: 40rem)
{
    .sectBdr.sect_spc
    {
        padding-bottom: 0;
        margin-bottom: 3rem;
    }

    .sectBdr .sectBox
    {
        padding: calc((var(--navOffset) + 5rem)) 0 0;
    }

    .stmt_box .stmt_hdr
    {
        font-size: 3rem;
    }

    .stmt_box .stmt_bdy
    {
        font-size: 1.125rem;
    }

    .proj_det_box .proj_hdr
    {
        --proj_hdr_fz: 2.625rem;
    }

    .proj_det_box .proj_bio
    {
        font-size: 1rem;
    }
}




@media only screen and (max-height: 30rem)
{
    .navHdrBox .navHdrList
    {
        left: var(--navOffset);
        bottom: var(--navOffset);
        width: 4rem;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0;
    }
}


@media only screen and (max-width: 30rem)
{
    :root
    {
        --genBorderSpacing: 1rem;
        --hero_txt_fz: 1.625rem;
    }

    .sect_spc
    {
        padding-bottom: 0;
    }

    .abt_sect
    {
        margin-top: 2rem;
    }

    .stmt_box .stmt_hdr
    {
        font-size: 2.75rem;
    }

    .stmt_box .stmt_bdy
    {
        font-size: 1.0625rem;
    }

    .proj_det_box .proj_hdr
    {
        margin-bottom: 1rem;
        --proj_hdr_fz: 2.25rem;
    }

    .proj_preview_bdr:has(.phone_base)
    {
        margin: 0rem 0 -2rem;
    }

    .proj_preview_pane:has(.phone_base)
    {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        overflow: hidden;
    }

    .phone_bdr
    {
        scale: 0.85;
    }

    .phone_wrapper.top
    {
        translate: 0% 0%;
    }

    .phone_wrapper.btm
    {
        display: none;
    }
}













































































