@import"https://fonts.cdnfonts.com/css/opendyslexic";.dropdown{position:relative;display:inline-block}.dropdown-trigger{background:var(--color-primary);border:none;cursor:pointer;padding:.75rem;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:1.5rem;transition:opacity .2s ease}.dropdown-trigger svg{width:1.5rem;height:1.5rem}.dropdown-trigger:hover{opacity:.85}.dropdown-panel{position:absolute;top:100%;right:0;min-width:220px;white-space:nowrap;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:100;padding:.25rem 0}.dropdown-panel>*{padding:.5rem 1rem}.dropdown-panel>*:hover{background:var(--color-bg-card-hover)}.menu-option{display:flex;align-items:center;gap:.5rem;width:100%;background:none;border:none;cursor:pointer;font:inherit;color:var(--color-fg);text-align:left}.menu-check{display:inline-flex;width:1em;flex-shrink:0}.menu-separator{height:1px;background:var(--color-border);margin:.25rem 0;padding:0!important}.menu-separator:hover{background:var(--color-border)!important}.settings-bar{position:fixed;top:0;right:0;display:flex;gap:.25rem;padding:.5rem;z-index:50}.hero-wrap{height:100vh;position:relative;overflow:hidden;text-align:center}.hero-mask,.hero-bg{position:absolute;top:0;left:0;height:100%;width:100%}.hero-bg{background-image:url(https://images.static.chadkluck.net/design/chadkluck-me/intro-bg.jpg);background-repeat:no-repeat;background-attachment:scroll;background-position:center;background-size:cover}.hero-mask{z-index:1;opacity:.9;background-color:#111418e6}.hero-content{z-index:2;position:absolute;width:100%;top:50%;left:0;transform:translateY(-50%)}.hero-wrap h1{font-size:5rem;color:var(--color-primary);margin-bottom:.5rem}.hero-wrap [role=doc-subtitle]{font-size:3rem;color:#93b5e1}.scroll-down-arrow{display:inline-block;margin-top:3rem;width:8rem;height:8rem;line-height:8rem;font-size:5rem;text-align:center;border-radius:50%;color:var(--color-link);text-decoration:none;transition:background-color .2s ease,color .2s ease}.scroll-down-arrow:hover,.scroll-down-arrow:focus{background-color:#ffffff1a;color:var(--color-link-hover)}.scroll-down-arrow svg{width:4rem;height:4rem}.scroll-down-arrow .animated{display:inline-block;animation:mover .8s infinite alternate}@keyframes mover{0%{transform:translateY(0)}to{transform:translateY(-10px)}}@media only screen and (max-width:810px){.hero-wrap h1{font-size:3rem}.hero-wrap [role=doc-subtitle]{font-size:2rem}}.ck-card{border:1px solid var(--color-border);background:var(--color-bg-card);border-radius:8px;padding:1.25rem;transition:transform .3s ease,box-shadow .3s ease;position:relative}.ck-card:has(a):hover,.ck-card:has(a):focus-within{transform:scale(1.02);box-shadow:0 0 12px var(--color-glow)}.ck-card:has(a):focus-visible{transform:scale(1.02);box-shadow:0 0 12px var(--color-glow);outline:3px solid var(--color-primary);outline-offset:2px}.badge{display:inline-block;font-size:.75rem;background:var(--color-bg-card-hover);border-radius:4px;padding:.15rem .5rem;margin-right:.35rem;margin-bottom:.25rem}.interest-card-icon{display:block;font-size:2.5rem;color:var(--color-primary);margin-bottom:.5rem}.about-section{padding:4rem 2rem;max-width:1200px;margin:0 auto}.about-section h2{margin-bottom:1rem}.about-section h3{margin-top:2rem;margin-bottom:1rem}.about-section>p{margin-bottom:1rem;color:var(--color-fg-muted)}.fg-primary{color:var(--color-primary)}.about-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem}.about-grid>li{display:flex}.about-grid>li>.ck-card{flex:1}.about-grid-3>li{width:calc((100% - 2 * 1.25rem) / 3)}.about-grid-2>li{width:calc((100% - 1.25rem)/2)}@media only screen and (max-width:810px){.about-grid-3>li,.about-grid-2>li{width:100%}}.project-card-img{overflow:hidden;border-radius:6px;margin-bottom:.75rem;background:var(--color-bg-card)}.project-card-img img{width:100%;height:auto;display:block;transition:transform .3s ease}.ck-card:hover .project-card-img img{transform:scale(1.05)}.project-card-title{margin-bottom:.35rem}.project-card-title a{text-decoration:none;color:var(--color-link)}.project-card-title a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.project-card-title a:hover,.project-card-title a:focus{color:var(--color-link-hover)}.project-card-badges{margin-bottom:.5rem}.project-card-badges .badge{background:var(--color-secondary-blue);color:#fff}.project-card-description{color:var(--color-fg-muted);font-size:.9rem}.projects-section{padding:4rem 2rem;max-width:1200px;margin:0 auto}.projects-section h2{margin-bottom:1.5rem}.projects-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem}.projects-grid>li{width:calc((100% - 2 * 1.25rem) / 3);display:flex}.projects-grid>li>.ck-card{flex:1}@media only screen and (max-width:810px){.projects-grid>li{width:100%}}.follow-card{display:flex;align-items:flex-start;gap:1rem}.follow-card-icon{flex-shrink:0;width:2rem;height:2rem;color:var(--color-primary)}.follow-card-icon svg{width:100%;height:100%}.follow-card-body a{text-decoration:none;color:var(--color-link);font-weight:600}.follow-card-body a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.follow-card-body a:hover,.follow-card-body a:focus{color:var(--color-link-hover)}.follow-card-description{color:var(--color-fg-muted);font-size:.9rem;margin-top:.25rem}.follow-section{padding:4rem 2rem;max-width:1200px;margin:0 auto}.follow-section h2{margin-bottom:1.5rem}.follow-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem}.follow-grid>li{width:calc((100% - 1.25rem)/2);display:flex}.follow-grid>li>.ck-card{flex:1}@media only screen and (max-width:810px){.follow-grid>li{width:100%}}.resume-section{padding:4rem 2rem;max-width:1200px;margin:0 auto}.resume-section h2{margin-bottom:1.5rem}.resume-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.resume-column h3{margin-bottom:1rem}.resume-list{display:flex;flex-direction:column;gap:1rem}.resume-section .badge{background:var(--color-secondary-blue);color:#fff}.resume-section .ck-card p:last-of-type{color:var(--color-fg-muted)}@media only screen and (max-width:810px){.resume-grid{grid-template-columns:1fr}}.site-footer{text-align:center;background:var(--color-bg-card);padding:1.5rem 1rem;margin-top:3rem;color:var(--color-fg-muted)}.site-footer a{color:var(--color-link)}.site-footer a:hover,.site-footer a:focus{color:var(--color-link-hover)}.scroll-reveal{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.scroll-reveal.revealed{opacity:1;transform:translateY(0)}:root{--color-primary: #ff3333;--color-secondary-blue: #5577aa;--color-secondary-green: #55aa77;--color-bg: #ffffff;--color-bg-card: #f5f5f5;--color-bg-card-hover: #eeeeee;--color-fg: #222222;--color-fg-muted: #666666;--color-link: #cc2222;--color-link-hover: #ff3333;--color-border: #dddddd;--color-glow: rgba(255, 51, 51, .3);--color-hero-overlay: rgba(17, 20, 24, .8);--font-sans: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-serif: Georgia, "Times New Roman", serif;--font-dyslexic: "OpenDyslexic", sans-serif;--font-body: var(--font-sans)}[data-theme=dark]{--color-bg: #1a1a2e;--color-bg-card: #16213e;--color-bg-card-hover: #1a2744;--color-fg: #e0e0e0;--color-fg-muted: #aaaaaa;--color-link: #ff5555;--color-link-hover: #ff7777;--color-border: #333355;--color-glow: rgba(255, 51, 51, .4)}[data-theme=dark][data-high-contrast=true]{--color-bg: #000000;--color-bg-card: #111111;--color-bg-card-hover: #222222;--color-fg: #ffffff;--color-fg-muted: #dddddd;--color-link: #ff6666;--color-link-hover: #ff9999;--color-border: #555555}[data-theme=light][data-high-contrast=true]{--color-bg: #ffffff;--color-bg-card: #f0f0f0;--color-bg-card-hover: #e0e0e0;--color-fg: #000000;--color-fg-muted: #333333;--color-link: #aa0000;--color-link-hover: #cc0000;--color-border: #000000}[data-font=serif]{--font-body: var(--font-serif)}[data-font=dyslexic]{--font-body: var(--font-dyslexic)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:clamp(1rem,.875rem + .5vw,1.333rem)}body{font-family:var(--font-body);font-size:1rem;background-color:var(--color-bg);color:var(--color-fg);line-height:1.6;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--color-link);text-decoration:underline;transition:color .2s ease}a:hover,a:focus{color:var(--color-link-hover)}:focus-visible{outline:3px solid var(--color-primary);outline-offset:2px}:focus:not(:focus-visible){outline:none}img{max-width:100%;display:block}h1,h2,h3,h4,h5,h6{color:var(--color-primary);line-height:1.2}h1{font-size:clamp(2rem,1.5rem + 2vw,3.5rem)}h2{font-size:clamp(1.5rem,1.25rem + 1.25vw,2.5rem);padding-bottom:.5rem;border-bottom:3px solid var(--color-primary)}h3{font-size:clamp(1.2rem,1rem + .75vw,1.75rem)}ul,ol{list-style:none}
