*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333;scroll-behavior:smooth;background-color:#fdf8f3}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:1100;background-color:#fefcf9;box-shadow:0 2px 8px rgba(0,0,0,.1)}header:not(.site-header){position:relative}nav{max-width:1200px;margin:0 auto;padding:1.25rem 2rem;display:flex;justify-content:space-between}.logo,nav{align-items:center}.logo{display:inline-flex;gap:.5rem;font-size:1.75rem;text-decoration:none;color:#333}.logo-img{width:40px;height:40px;object-fit:contain;flex-shrink:0}.logo strong{font-weight:700}.nav-links{display:flex;gap:2rem}.nav-links a{text-decoration:none;color:#333;font-weight:500;font-size:1.25rem;transition:color .3s ease}.nav-links a:hover{color:#b85c38}main{max-width:1200px;margin:0 auto;padding:2rem}.section{min-height:80vh;padding:4rem 0;display:flex;align-items:center}.container{width:100%}.home-main{padding:0 2rem 2rem}.home-hero{padding:3rem 0 4rem;text-align:center}.home-hero-inner{max-width:640px;margin:0 auto}.home-hero-name{font-size:2.5rem;margin-bottom:.5rem;color:#222}.home-hero-identity{font-size:1.15rem;color:#555;margin-bottom:.5rem;font-weight:500}.home-hero-subline{font-size:1.05rem;color:#666;margin-bottom:1.75rem;line-height:1.5}.home-hero-ctas{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1.25rem}.home-btn{display:inline-block;padding:.65rem 1.35rem;font-size:1rem;font-weight:600;text-decoration:none;border-radius:6px;transition:background .2s,color .2s,box-shadow .2s;cursor:pointer}.home-btn:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.home-btn-primary{background-color:#333;color:#fff;border:2px solid #333}.home-btn-primary:hover{background-color:#222;box-shadow:0 2px 8px rgba(0,0,0,.2)}.home-btn-secondary{background-color:transparent;color:#333;border:2px solid #333}.home-btn-secondary:hover{background-color:#333;color:#fff}.home-hero-pill{display:inline-block;font-size:.85rem;color:#555;background-color:#f0ebe6;padding:.4rem .9rem;border-radius:999px;margin:0}.home-section{padding:3rem 0}.home-section-title{font-size:1.65rem;margin-bottom:1.5rem;color:#222}.home-projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}.home-project-card{background:#fff;border:2px solid #e5e0db;border-radius:10px;padding:1.35rem;transition:border-color .2s,box-shadow .2s}.home-project-card:hover{border-color:#333;box-shadow:0 4px 12px rgba(0,0,0,.08)}.home-project-card-title{font-size:1.2rem;margin-bottom:.5rem;color:#222}.home-project-card-desc{font-size:.95rem;color:#555;margin-bottom:.5rem;line-height:1.45}.home-project-card-tools{font-size:.85rem;color:#666;margin-bottom:1rem}.home-project-card-link{font-size:.95rem;font-weight:600;color:#b85c38;text-decoration:none}.home-project-card-link:hover{text-decoration:underline}.home-project-card-link:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.home-features{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:1.5rem;gap:1.5rem}.home-feature-block{padding:1rem 0}.home-feature-title{font-size:1.15rem;margin-bottom:.35rem;color:#222}.home-feature-desc{font-size:.95rem;color:#555;margin:0;line-height:1.45}.home-section-creative{background-color:#f8f5f1;border-radius:12px;margin:0 -.5rem;padding:2.5rem 1rem}.home-creative-blurb{font-size:1rem;color:#555;max-width:520px;margin-bottom:1.25rem;line-height:1.5}.home-btn-creative{margin-bottom:0}.home-about-preview{font-size:1.05rem;color:#555;max-width:560px;margin-bottom:1.25rem;line-height:1.55}.home-footer{margin-top:3rem;padding:2rem 0;border-top:1px solid #e5e0db;text-align:center}.home-footer-inner{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.home-footer-link{font-size:1rem;color:#333;text-decoration:none;font-weight:500}.home-footer-link:hover{color:#b85c38}.home-footer-link:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.resume-main{padding:0;max-width:900px;margin:0 auto}.resume-section{padding:2rem 2rem 4rem}.resume-container{width:100%}.resume-title{font-size:1.75rem;font-weight:600;color:#222;margin:0 0 .5rem}.resume-download-wrap{margin:0 0 1.25rem}.resume-download-link{font-size:1rem;color:#b85c38;text-decoration:none;font-weight:500}.resume-download-link:hover{text-decoration:underline}.resume-download-link:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.resume-viewer-wrap{width:100%;border:1px solid #e5e0db;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 2px 12px rgba(0,0,0,.06)}.resume-image{width:100%;height:auto;display:block;vertical-align:middle}@media (max-width:768px){.resume-section{padding:1.5rem 1rem 3rem}}.projects-page{max-width:900px;margin:0 auto;padding:2rem 2rem 4rem}.projects-header{margin-bottom:3rem;text-align:center}.projects-title{font-size:1.75rem;font-weight:600;color:#222;margin:0 0 .35rem;letter-spacing:.02em}.projects-subtitle{font-size:1.05rem;color:#555;margin:0;line-height:1.5}.projects-list{display:flex;flex-direction:column;gap:3.5rem}.project-card{padding-bottom:3.5rem;border-bottom:1px solid #e8e4df}.project-card:last-of-type{border-bottom:none}.project-card-header{margin-bottom:.5rem;display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem}.project-card-title{font-size:1.5rem;font-weight:700;color:#222;margin:0;letter-spacing:.01em}.project-card-tag{font-size:.8rem;color:#666;font-weight:500}.project-card-summary{font-size:1.05rem;line-height:1.55;color:#333;margin:0 0 1rem;max-width:65ch}.project-meta{display:flex;flex-wrap:wrap;gap:1.25rem 2rem;margin:0 0 1.25rem}.project-meta-item{display:flex;gap:.35rem;align-items:baseline}.project-meta-term{font-size:.85rem;font-weight:600;color:#555;margin:0}.project-meta-term:after{content:":"}.project-meta-value{font-size:.9rem;color:#444;margin:0}.project-card-bullets{margin:0 0 1.5rem;padding-left:1.25rem;max-width:65ch}.project-card-bullets li{font-size:.98rem;line-height:1.55;color:#444;margin-bottom:.4rem}.project-card-body{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;align-items:start}.project-card-cta-wrap{order:-1}.project-preview-wrap{width:100%;border-radius:8px;overflow:hidden;border:1px solid #e5e0db;background:#f8f6f3;box-shadow:0 2px 8px rgba(0,0,0,.05)}.project-preview-image{width:100%;height:auto;object-fit:cover;display:block;vertical-align:middle}.project-preview-placeholder{aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;min-height:200px}.project-preview-placeholder-text{font-size:.9rem;color:#999}.project-card-cta{font-size:1rem;font-weight:600;color:#b85c38;text-decoration:none;display:inline-block}.project-card-cta:hover{text-decoration:underline}.project-card-cta:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.project-card-cta-disabled{color:#999;cursor:default;text-decoration:none}.project-card-cta-disabled:hover{text-decoration:none}.projects-process{margin-top:3rem;padding-top:3rem;border-top:1px solid #e8e4df}.projects-process-title{font-size:1.35rem;font-weight:600;color:#222;margin:0 0 1.25rem}.projects-process-steps{margin:0;padding-left:1.25rem;max-width:55ch}.projects-process-steps li{font-size:1rem;line-height:1.6;color:#444;margin-bottom:.5rem}@media (max-width:768px){.projects-page{padding:1.5rem 1rem 3rem}.projects-list{gap:2.5rem}.project-card{padding-bottom:2.5rem;display:flex;flex-direction:column}.project-card-body{display:contents}.project-card-preview{order:-1}.project-card-cta-wrap{order:0}.project-preview-wrap{max-width:100%}.projects-process{margin-top:2.5rem;padding-top:2.5rem}}h1{font-size:2.25rem}h1,h2{margin-bottom:1rem;color:#222}h2{font-size:1.65rem}h3{font-size:1.3rem;margin-bottom:.5rem;color:#222}p{font-size:1.1rem;color:#666;margin-bottom:1rem}.about-page{max-width:1100px;margin:0 auto;padding:2rem 2rem 4rem}.about-container{display:grid;grid-template-columns:minmax(260px,320px) 1fr;grid-gap:3rem;gap:3rem;align-items:start}.about-left-col{display:flex;flex-direction:column;gap:2rem}.about-profile{padding:1.25rem;border-radius:10px;border:1px solid #e5e0db;background:#fefcf9;box-shadow:0 2px 8px rgba(0,0,0,.04)}.about-portrait-wrap{display:flex;justify-content:center;margin-bottom:1rem}.about-portrait{width:100%;max-width:240px;height:auto;border-radius:10px;object-fit:cover}.about-name{font-size:1.5rem;font-weight:700;color:#222;text-align:center;margin:0 0 .25rem}.about-location{font-size:.95rem;color:#555;text-align:center;margin:0 0 1rem}.about-links{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center}.about-link-btn{display:inline-block;padding:.5rem 1rem;background:#fff;border:1px solid #ccc;color:#333;text-decoration:none;font-weight:500;font-size:.9rem;border-radius:6px;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.about-link-btn:hover{background:#333;color:#fff;border-color:#333}.about-link-btn:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.about-skills{padding:1.25rem;border-radius:10px;border:1px solid #e5e0db;background:#fefcf9;box-shadow:0 2px 8px rgba(0,0,0,.04)}.about-skills h2{font-size:1.15rem;font-weight:600;color:#222;margin:0 0 1rem}.about-skills-list{list-style:none;margin:0;padding:0}.about-skills-list li{margin-bottom:.85rem;font-size:.9rem;line-height:1.45}.about-skills-list li:last-child{margin-bottom:0}.about-skills-cat{display:block;font-weight:600;color:#333;margin-bottom:.2rem}.about-skills-items{display:block;color:#555}.about-education{padding:1.25rem;border-radius:10px;border:1px solid #e5e0db;background:#fefcf9;box-shadow:0 2px 8px rgba(0,0,0,.04)}.about-education h2{font-size:1.15rem;font-weight:600;color:#222;margin:0 0 1rem}.about-ed-item{margin-bottom:1.25rem}.about-ed-item:last-child{margin-bottom:0}.about-ed-item h3{font-size:1rem;font-weight:600;color:#222;margin:0 0 .35rem}.about-ed-degree{font-size:.95rem;font-weight:500;color:#333;margin:0 0 .2rem}.about-ed-minor{font-size:.9rem;color:#555;margin:0 0 .35rem}.about-ed-meta{font-size:.875rem;color:#666;margin:0}.about-ed-secondary{padding-top:.75rem;border-top:1px solid #ebe8e4}.about-ed-secondary h3{font-size:.9rem;font-weight:500;color:#666}.about-ed-secondary .about-ed-meta{font-size:.85rem;color:#777}.about-right-col{min-width:0}.about-page-title{font-size:1.75rem;font-weight:600;color:#222;margin:0 0 1.25rem}.about-narrative-inner{max-width:58ch;line-height:1.7}.about-narrative-inner p{font-size:1.05rem;color:#444;margin-bottom:1.25rem}.about-narrative-inner p:last-child{margin-bottom:0}.contact-section{margin-top:4rem;padding-top:2rem;border-top:1px solid #eee}.contact-section p{margin-bottom:.5rem}.art-page{padding:0;max-width:none;width:100%;margin:0;overflow-x:hidden}.art-hero{position:relative;width:100%;min-height:50vh;height:50vh;max-height:60vh;margin:0;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.art-hero-bg{background-image:url(/art/waves.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.art-hero-bg:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.2) 0,transparent 40%,hsla(30,71%,97%,.85));pointer-events:none}.art-hero-inner{position:relative;z-index:1;width:100%;padding:0 1.5rem}.art-hero-title{font-size:2rem;font-weight:400;letter-spacing:.08em;margin:0 0 .5rem;color:#1a1a1a;text-shadow:0 1px 2px hsla(0,0%,100%,.5)}.art-hero-subtitle{font-size:1rem;font-weight:400;letter-spacing:.02em;color:#444;margin:0}.art-gallery-section{background-color:#fdf8f3;padding:3rem 0 4rem}.art-gallery-container{max-width:1200px;margin:0 auto;padding:0 2rem}.art-section-header{margin-bottom:2.5rem}.art-section-title{font-size:1.5rem;font-weight:600;color:#222;margin:0 0 .35rem;letter-spacing:.02em}.art-section-desc{font-size:.95rem;color:#555;margin:0;line-height:1.5}.painting-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2.5rem;gap:2.5rem;list-style:none;margin:0;padding:0}.painting-card{display:block;text-decoration:none;color:inherit;border-radius:12px;overflow:hidden;background:#fefcf9;box-shadow:0 2px 12px rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.06);transition:box-shadow .25s ease,transform .2s ease}.painting-card-link{cursor:pointer}.painting-card-link:focus-visible,.painting-card-link:hover{box-shadow:0 8px 24px rgba(0,0,0,.1);outline:2px solid #333;outline-offset:2px}.painting-card-link:focus-visible .painting-card-overlay,.painting-card-link:hover .painting-card-overlay{opacity:1}.painting-card-image-wrap{position:relative;aspect-ratio:1;overflow:hidden;border-radius:12px 12px 0 0}.painting-card-image{object-fit:cover;width:100%;height:100%;display:block;transition:transform .3s ease}.painting-card-link:focus-visible .painting-card-image,.painting-card-link:hover .painting-card-image{transform:scale(1.02)}.painting-card-overlay{position:absolute;inset:0;background:rgba(0,0,0,.4);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.95rem;font-weight:500;letter-spacing:.03em;opacity:0;transition:opacity .25s ease}.painting-card-caption{padding:1rem 1rem 1.25rem;display:flex;flex-direction:column;gap:.25rem}.painting-card-title{font-size:1.05rem;font-weight:700;color:#222}.painting-card-meta{font-size:.875rem;color:#666}.art-finished-section{padding-top:2rem}.art-finished-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2.5rem;gap:2.5rem;list-style:none;margin:0;padding:0}.art-finished-card{display:block;width:100%;text-align:left;padding:0;border:none;border-radius:12px;overflow:hidden;background:#fefcf9;box-shadow:0 2px 12px rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.06);cursor:pointer;transition:box-shadow .25s ease,transform .2s ease}.art-finished-card:focus-visible,.art-finished-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.1);outline:2px solid #333;outline-offset:2px}.art-finished-image-wrap{position:relative;aspect-ratio:1;overflow:hidden;border-radius:12px 12px 0 0}.art-finished-image{object-fit:cover;width:100%;height:100%;display:block;transition:transform .3s ease}.art-finished-card:focus-visible .art-finished-image,.art-finished-card:hover .art-finished-image{transform:scale(1.02)}.art-finished-caption{padding:1rem 1rem 1.25rem;display:flex;flex-direction:column;gap:.25rem}.art-finished-title{font-size:1.05rem;font-weight:700;color:#222}.art-finished-meta{font-size:.875rem;color:#666}@media (max-width:1024px){.art-finished-grid,.painting-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}.art-back-link{display:inline-block;margin-bottom:1.5rem;color:#2563eb;text-decoration:none;font-weight:500}.art-back-link:hover{text-decoration:underline}.art-progress-gallery .art-image-wrap{max-width:500px}.container-narrow{max-width:900px;margin-left:auto;margin-right:auto}.main-gallery{max-width:none;padding:1rem 1.5rem}.section-gallery{min-height:auto;padding:1.5rem 0 2rem;align-items:flex-start}.container-progress{max-width:1600px;margin-left:auto;margin-right:auto;padding:0 .5rem}.art-progress-layout{display:flex;gap:2rem;align-items:flex-start;justify-content:flex-start;margin-top:.75rem;flex-wrap:wrap}.art-progress-slider-wrap{margin:0}.art-progress-feature,.art-progress-slider-wrap{width:-moz-fit-content;width:fit-content;max-width:100%;flex:0 1 auto}.art-progress-feature{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1)}.art-progress-feature-btn{display:block;padding:0;border:none;background:none;cursor:zoom-in;border-radius:12px;overflow:hidden;line-height:0}.art-progress-feature-btn:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.art-progress-feature-image{display:block;max-height:78vh;width:auto;height:auto;object-fit:contain;vertical-align:middle}.art-progress-feature-label{margin:.75rem 0 0;font-size:1rem;font-weight:600;color:#444;text-align:center}.art-slider{margin:0 auto;width:-moz-fit-content;width:fit-content;overflow:visible;box-shadow:0 4px 20px rgba(0,0,0,.1)}.art-slider,.art-slider-blend{position:relative;max-width:100%;border-radius:12px}.art-slider-blend{height:70vh;max-height:75vh;width:auto;aspect-ratio:4/5;overflow:hidden;background:linear-gradient(135deg,#f5f0eb,#ebe5df)}.art-slider-blend:after,.art-slider-blend:before{display:none}.art-slider-track{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;transition:transform .45s cubic-bezier(.4,0,.2,1);will-change:transform}.art-slider-slide{flex:0 0 100%;width:100%;height:100%;position:relative;flex-shrink:0}.art-slider-image-btn{position:absolute;inset:0;padding:0;border:none;background:none;cursor:zoom-in;width:100%;height:100%}.art-slider-image-btn:focus-visible{outline:2px solid #2563eb;outline-offset:-2px}.art-slider-image{object-fit:contain;padding:0}.art-slider-meta{margin-top:1.25rem;padding:1rem .5rem;min-width:280px;max-width:380px}.art-slider-caption{font-size:1rem;color:#555;margin:0 0 .5rem;line-height:1.5}.art-slider-look-for{font-size:.95rem;color:#666;margin:0;line-height:1.5}.art-slider-look-for strong{color:#444}.art-slider-step-row{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:.75rem;padding:0 .25rem}.art-slider-step-text{font-size:.9rem;font-weight:600;color:#333;white-space:nowrap;min-width:0}.art-slider-btn{flex-shrink:0;width:36px;height:36px;border:none;border-radius:50%;background:hsla(0,0%,100%,.95);box-shadow:0 2px 8px rgba(0,0,0,.12);font-size:1rem;line-height:1;color:#333;cursor:pointer;transition:background .2s,box-shadow .2s}.art-slider-btn:hover{background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.18)}.art-slider-dots{display:flex;justify-content:center;gap:6px;margin-top:.5rem;padding:0 .25rem}.art-slider-dot{width:10px;height:10px;border-radius:50%;border:none;background:hsla(0,0%,100%,.6);cursor:pointer;transition:background .2s,transform .2s}.art-slider-dot:hover{background:hsla(0,0%,100%,.9)}.art-slider-dot.active{background:#fff;transform:scale(1.2);box-shadow:0 0 0 2px rgba(37,99,235,.5)}.lightbox-overlay{position:fixed;inset:0;z-index:2000;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;padding:2rem;cursor:zoom-out}.lightbox-close{position:absolute;top:1rem;right:1rem;width:48px;height:48px;border:none;border-radius:50%;background:hsla(0,0%,100%,.9);color:#333;font-size:1.75rem;line-height:1;cursor:pointer;z-index:2001;transition:background .2s}.lightbox-close:hover{background:#fff}.lightbox-content{position:relative;width:100%;max-width:90vw;max-height:90vh;aspect-ratio:4/5;cursor:default;min-height:200px}.lightbox-image{object-fit:contain}@media (max-width:768px){nav{flex-direction:column;gap:1rem}.nav-links{gap:1.5rem}.about-page{padding:1.5rem 1rem 3rem}.about-container{grid-template-columns:1fr;gap:2rem;display:flex;flex-direction:column}.about-left-col,.about-right-col{display:contents}.about-profile{order:1}.about-narrative{order:2}.about-skills{order:3}.about-education{order:4}.about-narrative-inner{max-width:none}h1{font-size:1.75rem}h2{font-size:1.4rem}.art-finished-grid,.painting-grid{grid-template-columns:1fr;gap:2rem}.art-gallery-section{padding:2rem 0 3rem}.art-gallery-container{padding:0 1.25rem}.art-slider-blend{width:100%;max-width:100%;height:auto;max-height:65vh;aspect-ratio:4/5}.art-slider-btn{width:32px;height:32px;font-size:1rem}.art-slider-step-text{white-space:normal;text-align:center;font-size:.85rem}.art-hero{min-height:45vh;height:45vh;max-height:55vh}.art-hero-title{font-size:1.6rem}.art-hero-subtitle{font-size:.9rem}.art-progress-layout{flex-direction:column;align-items:center}.art-progress-feature,.art-progress-slider-wrap{width:100%;display:flex;justify-content:center}.art-progress-feature-image{max-height:68vh}.art-progress-feature-label{font-size:.95rem}.main-gallery{padding:.75rem 1rem}.section-gallery{padding:1rem 0 1.5rem}.art-slider-meta{margin-top:1rem;padding:.75rem .25rem;min-width:0;max-width:none}.art-slider-caption,.art-slider-look-for{font-size:.9rem}.home-main{padding:0 1rem 1.5rem}.home-hero{padding:2rem 0 3rem}.home-hero-name{font-size:2rem}.home-hero-identity{font-size:1rem}.home-hero-ctas{flex-direction:column;align-items:stretch}.home-btn{text-align:center;padding:.75rem 1.25rem}.home-section{padding:2rem 0}.home-features,.home-projects-grid{grid-template-columns:1fr}.home-section-creative{margin:0 -.25rem;padding:2rem .75rem}}