*{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;align-items:center}.logo{font-size:1.75rem;text-decoration:none;color:#333}.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.1rem;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%}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-container{display:flex;gap:4rem;align-items:flex-start}.about-left{flex:1 1;border:2px solid #333;border-radius:12px;padding:2rem;background-color:#fafafa;box-shadow:0 2px 8px rgba(0,0,0,.08)}.about-portrait-wrap{display:flex;justify-content:center;margin-bottom:1.25rem}.about-portrait{width:100%;max-width:320px;height:auto;border-radius:12px;object-fit:cover;box-shadow:0 4px 16px rgba(0,0,0,.12)}.name-location-wrap{text-align:center;margin-bottom:.5rem}.about-right{flex:1 1}.name{font-size:2.25rem;margin-bottom:.5rem}.location{font-size:1rem;color:#666;margin-bottom:1rem}.about-links{display:flex;gap:1rem;margin-bottom:2rem}.link-box{display:inline-block;padding:.6rem 1.2rem;background-color:#fff;border:2px solid #333;color:#333;text-decoration:none;font-weight:500;font-size:1rem;border-radius:4px;transition:background-color .2s ease,color .2s ease}.link-box:hover{background-color:#333;color:#fff}.education-section{margin-top:2rem;border:1px solid #ccc;border-radius:10px;padding:1.5rem;background-color:#fff;box-shadow:0 1px 4px rgba(0,0,0,.06)}.education-section h2{font-size:1.4rem;margin-bottom:1.5rem;color:#222}.education-item{margin-bottom:2rem}.education-item h3{font-size:1.1rem;margin-bottom:.5rem;color:#222}.education-item p{font-size:.95rem;margin-bottom:.3rem}.education-item .degree-main{font-size:1.05rem;font-weight:600;color:#222;margin-bottom:.25rem}.education-item .degree-minor{font-size:.95rem;margin-bottom:.3rem;list-style:none}.education-item .education-graduation,.education-item .education-location{font-size:.95rem;color:#666;margin-bottom:.3rem}.education-item ul{list-style-type:disc;margin-left:1.5rem;margin-top:.3rem;margin-bottom:.5rem}.education-item li{font-size:.95rem;color:#666;margin-bottom:.2rem}.about-right h2{font-size:1.4rem;margin-bottom:1rem}.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-page-header{position:relative;width:100%;min-height:70vh;height:70vh;max-height:75vh;margin:0;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.art-page-header-bg{background-image:url(/art/waves.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.art-page-header-bg:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.3) 0,rgba(0,0,0,.15) 50%,rgba(0,0,0,.25));pointer-events:none}.art-page-header-inner{position:relative;z-index:1;width:100%;padding:0 1rem}.art-page-title{font-size:2.75rem;margin:0;color:#fff;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.8),0 2px 8px rgba(0,0,0,.6),0 0 40px rgba(0,0,0,.3)}.art-page-blue-bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;background-color:#2563eb;min-height:52px;padding:.85rem 2rem;width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box}.art-page-blue-bar-left{color:#fff;font-size:1.2rem;font-weight:600;letter-spacing:.02em}.art-page-blue-bar-hint{color:hsla(0,0%,100%,.95);font-size:1rem;font-style:italic}.art-page-canvas{background-color:#f2ebe3;background-image:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.015) 0,rgba(0,0,0,.015) 3px),repeating-linear-gradient(90deg,transparent,transparent 2px,rgba(0,0,0,.015) 0,rgba(0,0,0,.015) 3px);min-height:60vh;padding-top:2rem}.art-gallery-box{border:3px solid #2563eb;border-radius:12px;padding:1.5rem;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;align-items:flex-start;background-color:#fefcf9}.art-item{flex:1 1 280px;max-width:400px}.art-image-link{display:block;text-decoration:none;border-radius:8px;overflow:hidden;margin-bottom:.5rem}.art-image-link:hover .art-image{opacity:.92}.art-image-wrap{flex:1 1 280px;max-width:400px;position:relative;overflow:hidden;border-radius:8px;margin-bottom:.5rem}.art-image{width:100%;height:auto;object-fit:cover;display:block;transition:opacity .2s ease}.art-caption{font-size:.95rem;font-weight:700;color:#444;margin:0;text-align:center;line-height:1.4}.art-caption-link{display:block;margin-top:.5rem;color:inherit;text-decoration:none}.art-image-link:hover .art-caption-link{color:#2563eb}.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:1.5rem;align-items:flex-start;justify-content:center;margin-top:.75rem;flex-wrap:wrap}.art-progress-slider-wrap{margin:0 auto}.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:70vh;width:auto;height:auto;object-fit:contain;vertical-align:middle}.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:1rem;padding:0 .25rem}.art-slider-caption{font-size:.85rem;color:#555;margin:0 0 .35rem;line-height:1.4}.art-slider-look-for{font-size:.8rem;color:#666;margin:0;line-height:1.4}.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-container{flex-direction:column;gap:2rem}h1{font-size:1.75rem}h2{font-size:1.4rem}.art-gallery-box{flex-direction:column;padding:1rem}.art-image-wrap{max-width:100%}.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-page-header{min-height:60vh;height:60vh}.art-page-title{font-size:2rem}.art-page-blue-bar{padding:.75rem 1rem;min-height:44px}.art-page-blue-bar-left{font-size:1.1rem}.art-page-blue-bar-hint{font-size:.9rem;width:100%}.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:65vh}.main-gallery{padding:.75rem 1rem}.section-gallery{padding:1rem 0 1.5rem}.art-slider-meta{margin-top:.75rem}.art-slider-caption,.art-slider-look-for{font-size:.8rem}}