@font-face{font-family:Circular;src:url(/assets/CircularSpotifyText-Bold-mw-sX5s9.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{--nav-height:4.5rem;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#edf4f0;--muted:#aebbb4;--paper:#0e1512;--surface:#151f1a;--line:#2d3a33;--accent:#7ed2ab;--accent-dark:#a8e8ca;--accent-soft:#203b2f;--warm:#f0a27b;--primary-bg:#edf4f0;--primary-text:#122019;--nav-bg:#0e1512eb;--section-alt:#111a16;--detail-text:#cad5cf;--tag-text:#bdcac3;--honor-text:#b7e7d0;--contact-bg:#090e0c;--footer-bg:#070b09;--shadow:0 18px 50px #0000003d;font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#17221d;--muted:#5c6862;--paper:#f6f4ee;--surface:#fffdf8;--line:#d9ddd7;--accent:#176b4d;--accent-dark:#0d5038;--accent-soft:#dcece4;--warm:#a74f2a;--primary-bg:#17221d;--primary-text:#fff;--nav-bg:#f6f4eeeb;--section-alt:#fffdf89e;--detail-text:#33413a;--tag-text:#405048;--honor-text:#285642;--contact-bg:#17221d;--footer-bg:#111a16;--shadow:0 18px 50px #1d2b2314}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-snap-type:y mandatory;scroll-padding-top:var(--nav-height)}html.overlay-open,html.layout-changing{scroll-snap-type:none}body{background:var(--paper);min-width:320px;color:var(--ink);margin:0;transition:background .18s,color .18s}body,button,a{-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}img{max-width:100%;display:block}a{color:inherit}::selection{background:var(--accent-soft)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.app-shell{min-height:100vh;overflow-x:clip}.skip-link{z-index:100;background:var(--primary-bg);color:var(--primary-text);border-radius:.5rem;padding:.7rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-nav{z-index:100;height:var(--nav-height);border-bottom:1px solid var(--line);background:var(--nav-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0}.nav-inner,.section-inner,.hero-inner,.footer-inner{width:min(1120px,100% - 2.5rem);min-width:0;margin-inline:auto}.nav-inner{justify-content:space-between;align-items:center;gap:2rem;height:100%;display:flex}.brand{letter-spacing:-.02em;font-family:Circular,sans-serif;font-size:1.05rem;text-decoration:none}.brand-lockup{color:var(--ink);flex:none;align-items:center;gap:.75rem;font-weight:800;display:inline-flex}.brand-cat{border-radius:.65rem;flex:0 0 54px;width:54px;height:54px;transition:transform .16s,box-shadow .16s;position:relative;overflow:hidden}.brand-cat img{width:108px;max-width:none;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.brand-lockup:hover .brand-cat{box-shadow:0 0 0 3px var(--accent-soft);transform:translateY(-2px)}.brand-name{letter-spacing:-.015em;align-items:center;line-height:1.2;transition:transform .16s;display:inline-flex}.brand-domain{color:var(--ink);text-shadow:0 1px 0 var(--surface);transition:color .16s}.brand-tld{border:2px solid var(--primary-bg);background:var(--primary-bg);color:var(--primary-text);letter-spacing:0;box-shadow:0 2px 0 var(--accent);border-radius:.5rem .5rem .5rem .18rem;margin-left:.16rem;padding:.2rem .42rem .22rem;font-size:.8em;transition:transform .16s,box-shadow .16s;transform:rotate(-3deg)}.brand-lockup:hover .brand-name{transform:translateY(-1px)}.brand-lockup:hover .brand-domain{color:var(--accent-dark)}.brand-lockup:hover .brand-tld{box-shadow:0 3px 0 var(--accent);transform:rotate(2deg)scale(1.06)}.brand-lockup:focus-visible{outline:3px solid var(--accent);outline-offset:4px;border-radius:.75rem}.nav-links{align-items:center;gap:clamp(1rem,2.5vw,2rem);min-width:0;display:flex}.nav-links a{color:var(--muted);font-size:.92rem;font-weight:650;text-decoration:none}.nav-links a:hover{color:var(--accent)}.nav-links a[aria-current=page]{color:var(--accent-dark);text-underline-offset:.35rem;text-decoration:underline}@media (width>=1024px){.site-nav--collapsible{--expanded-nav-height:clamp(10rem, 20vh, 12rem);--expanded-logo-size:clamp(8rem, 8vw, 9.25rem);--expanded-brand-size:clamp(2.5rem, 3vw, 2.9rem);--nav-progress:0;--nav-current-height:var(--expanded-nav-height);--logo-current-size:var(--expanded-logo-size);--logo-image-current-size:calc(var(--expanded-logo-size) + var(--expanded-logo-size));--brand-current-size:var(--expanded-brand-size);--brand-current-gap:1.35rem;--nav-current-padding:.75rem;--links-current-size:1.12rem;--links-current-gap:2.15rem;--tld-current-padding-y:.34rem;--tld-current-padding-x:.68rem;--nav-background-mix:92%;height:var(--nav-current-height);margin-bottom:calc(var(--nav-height) - var(--nav-current-height));background:color-mix(in srgb, var(--nav-bg) var(--nav-background-mix), transparent)}.site-nav--collapsible .nav-inner{padding-top:var(--nav-current-padding);padding-bottom:var(--nav-current-padding);align-items:flex-start}.site-nav--collapsible .brand{font-size:var(--brand-current-size)}.site-nav--collapsible .brand-lockup{gap:var(--brand-current-gap)}.site-nav--collapsible .brand-cat{flex-basis:var(--logo-current-size);width:var(--logo-current-size);height:var(--logo-current-size);border-radius:1rem}.site-nav--collapsible .brand-cat img{width:var(--logo-image-current-size)}.site-nav--collapsible .brand-tld{padding:var(--tld-current-padding-y) var(--tld-current-padding-x)}.site-nav--collapsible .nav-links{align-self:center;gap:var(--links-current-gap);padding-top:0}.site-nav--collapsible .nav-links a{font-size:var(--links-current-size)}}.home-header{min-height:calc(100vh - var(--nav-height));min-height:calc(100svh - var(--nav-height));display:grid}.hero{align-items:center;min-height:0;padding:clamp(2.75rem,7vh,6rem) 0;display:grid;position:relative}.hero:after{content:"";border:5rem solid var(--accent-soft);opacity:.65;pointer-events:none;border-radius:50%;width:28rem;height:28rem;position:absolute;top:-13rem;right:-10rem}.hero-inner{z-index:1;grid-template-columns:minmax(0,1fr) clamp(150px,17vw,190px);align-items:end;gap:clamp(2rem,5vw,4.5rem);display:grid;position:relative}.hero-copy{min-width:0}.eyebrow{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1.25rem;font-size:.78rem;font-weight:800}.hero-intro{color:var(--detail-text);align-items:center;gap:.35em;margin:0 0 .8rem;font-size:clamp(1.05rem,2vw,1.3rem);font-weight:750;display:flex}.wave-trigger{color:inherit;cursor:pointer;background:0 0;border:0;flex:none;place-items:center;padding:0;font-size:1.1em;line-height:1;display:inline-grid;position:relative;top:-.12em}.wave{transform-origin:70% 70%;will-change:transform;display:inline-block;transform:rotate(0)}.wave-trigger:hover .wave,.wave-trigger:focus-visible .wave,.wave.is-waving{animation:2.1s ease-in-out infinite wave-animation}@keyframes wave-animation{0%{transform:rotate(0)}10%{transform:rotate(14deg)}20%{transform:rotate(-8deg)}30%{transform:rotate(14deg)}40%{transform:rotate(-4deg)}50%{transform:rotate(10deg)}60%,to{transform:rotate(0)}}.hero h1{letter-spacing:-.05em;max-width:900px;margin:0;font-family:Circular,sans-serif;font-size:clamp(2.8rem,6.4vw,5.8rem);line-height:1.02}.hero-lede{max-width:740px;color:var(--muted);margin:1.8rem 0 0;font-size:clamp(1.05rem,1.6vw,1.35rem);line-height:1.7}.hero-meta{color:var(--muted);flex-wrap:wrap;gap:.65rem 1.4rem;margin-top:1.5rem;font-size:.92rem;font-weight:650;display:flex}.hero-photo-wrap{width:100%;margin-bottom:.25rem;position:relative}.hero-photo-link{border-radius:1rem;width:100%;transition:transform .16s;display:block;transform:rotate(2deg)}.hero-photo-link:hover{transform:rotate(0)translateY(-3px)}.hero-photo{aspect-ratio:1;object-fit:cover;border:7px solid var(--surface);width:100%;box-shadow:var(--shadow);border-radius:1rem}.about-float-link{border:1px solid var(--accent);background:var(--surface);min-height:2.75rem;color:var(--accent-dark);white-space:nowrap;border-radius:999px;align-items:center;gap:.55rem;padding:.65rem .9rem .65rem 1rem;font-size:.82rem;font-weight:800;text-decoration:none;transition:transform .16s,background .16s;display:inline-flex;position:absolute;bottom:-1.25rem;right:-1.1rem;box-shadow:0 12px 30px #0000003d}.about-float-link:hover{background:var(--accent-soft);transform:translateY(-3px)}.about-float-link svg{font-size:.72rem;transition:transform .16s}.about-float-link:hover svg{transform:translate(3px)}.meet-quang-card{display:none}.about-hero{min-height:calc(100vh - var(--nav-height));min-height:calc(100svh - var(--nav-height));border-bottom:1px solid var(--line);background:linear-gradient(135deg, var(--section-alt), color-mix(in srgb, var(--paper) 72%, var(--accent-soft)));align-items:center;padding:clamp(4.5rem,9vw,8rem) 0;display:grid;position:relative;overflow:hidden}.about-hero:after{content:"";border:6rem solid color-mix(in srgb, var(--accent-soft) 72%, transparent);pointer-events:none;border-radius:50%;width:34rem;height:34rem;position:absolute;top:-16rem;right:-13rem}.about-hero-grid{z-index:1;grid-template-columns:minmax(0,1.35fr) minmax(230px,.65fr);align-items:center;gap:clamp(3rem,8vw,7rem);display:grid;position:relative}.about-hero h1{letter-spacing:-.055em;margin:0;font-family:Circular,sans-serif;font-size:clamp(3.5rem,8vw,6.5rem);line-height:1}.about-location{color:var(--accent-dark);align-items:center;gap:.5rem;margin:1.25rem 0 1.8rem;font-weight:750;display:flex}.about-prose p{color:var(--muted);font-size:1.03rem;line-height:1.78}.about-portrait{aspect-ratio:1;border:8px solid var(--surface);width:100%;max-width:360px;box-shadow:var(--shadow);border-radius:1rem;justify-self:end;margin:0;overflow:hidden;transform:rotate(2deg)}.about-portrait-button{color:#fff;cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0;display:block;position:relative;overflow:hidden}.about-portrait-button img{object-fit:cover;width:100%;height:100%;transition:transform .18s,filter .18s}.about-portrait-button span{letter-spacing:.02em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#070c0ab8;border:1px solid #ffffff4d;border-radius:999px;padding:.48rem .7rem;font-size:.72rem;font-weight:800;transition:background .18s,transform .18s;position:absolute;bottom:.8rem;right:.8rem}.about-portrait-button:hover img,.about-portrait-button:focus-visible img{filter:brightness(.92);transform:scale(1.025)}.about-portrait-button:hover span,.about-portrait-button:focus-visible span{background:#155641eb;transform:translateY(-2px)}.about-story{grid-template-columns:minmax(15rem,.75fr) 1.25fr;gap:clamp(3rem,9vw,8rem);display:grid}.about-story h2,.about-cta h2{letter-spacing:-.045em;margin:0;font-family:Circular,sans-serif;font-size:clamp(2.4rem,5vw,4rem);line-height:1.05}.about-quote{border-top:1px solid var(--line);border-left:3px solid var(--accent);margin:2rem 0 0;padding:1.2rem 0 0 1.4rem}.about-quote p{color:var(--detail-text);margin:0;font-size:1.12rem}.about-quote footer{color:var(--tag-text);margin-top:.7rem;font-size:.82rem;font-weight:750}.about-quote cite{font-style:normal}.about-page .about-path,.about-page .about-values{background:var(--paper)}.about-page .about-beyond{background:color-mix(in srgb, var(--paper) 78%, var(--section-alt))}.interest-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.interest-card,.value-card{border:1px solid var(--line);background:var(--surface);border-radius:.8rem;padding:clamp(1.35rem,3vw,2rem)}.interest-card h3,.value-card h3{margin:1rem 0 .55rem;font-family:Circular,sans-serif;font-size:1.22rem}.interest-card h3{align-items:center;gap:.65rem;margin-top:0;display:flex}.interest-card h3 svg{color:var(--accent);flex:none;font-size:1.05rem}.interest-card p,.value-card p{color:var(--muted);margin:0;line-height:1.65}.interest-card-media{border-radius:.75rem .75rem 0 0;height:170px;margin:calc(0px - clamp(1.35rem,3vw,2rem)) calc(0px - clamp(1.35rem,3vw,2rem)) 1.3rem;overflow:hidden}.interest-card-media-button,.kore-team-photo-button{cursor:zoom-in;width:100%;text-align:inherit;background:0 0;border:0;padding:0;display:block;position:relative;overflow:hidden}.interest-card-media-button{border-radius:.75rem .75rem 0 0;width:calc(100% + 2*clamp(1.35rem,3vw,2rem));margin:calc(0px - clamp(1.35rem,3vw,2rem)) calc(0px - clamp(1.35rem,3vw,2rem)) 1.3rem}.interest-card-media-button .interest-card-media{margin:0}.interest-card-media-button:hover img,.interest-card-media-button:focus-visible img,.kore-team-photo-button:hover img,.kore-team-photo-button:focus-visible img{filter:brightness(.9);transform:scale(1.025)}.interest-card-media-button img,.kore-team-photo-button img{transition:transform .18s,filter .18s}.interest-card-media-button .photography-gallery-zoom-hint,.kore-team-photo-button .photography-gallery-zoom-hint{opacity:.82;transform:translateY(0)}.interest-card-media img{object-fit:cover;width:100%;height:100%}.interest-card-media-photography img{object-position:center 67%}.interest-card-media-hiking img{object-position:center 70%}.interest-card-media-music img{object-position:center 28%}.interest-card-media-family img{object-position:center 3%}.interest-card-media-pair{grid-template-columns:repeat(2,1fr);gap:2px;display:grid}.interest-view-more{color:var(--accent-dark);cursor:pointer;font:inherit;background:0 0;border:0;border-bottom:1px solid;margin-top:1.1rem;padding:0;font-weight:800}.photography-modal-backdrop{z-index:1000;width:100%;height:100dvh;padding:max(clamp(1rem, 4vw, 3rem), env(safe-area-inset-top)) max(clamp(1rem, 4vw, 3rem), env(safe-area-inset-right)) max(clamp(1rem, 4vw, 3rem), env(safe-area-inset-bottom)) max(clamp(1rem, 4vw, 3rem), env(safe-area-inset-left));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);isolation:isolate;background:#040807c7;place-items:center;display:grid;position:fixed;inset:0}.photography-modal{border:1px solid var(--line);background:var(--surface);border-radius:1rem;width:min(1050px,100%);max-height:calc(100dvh - clamp(2rem,8vw,6rem));padding:clamp(1.25rem,3vw,2rem);overflow-y:auto;box-shadow:0 24px 80px #00000059}.photography-modal-header{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.photography-modal-header h3{margin:.25rem 0 0;font-family:Circular,sans-serif;font-size:clamp(1.8rem,4vw,2.8rem)}.photography-modal-close{border:1px solid var(--line);background:var(--section-alt);width:2.75rem;height:2.75rem;color:var(--ink);cursor:pointer;border-radius:50%;flex:none;place-items:center;font-size:1.15rem;display:grid}.photography-gallery{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:240px;gap:1rem;margin-top:1.5rem;display:grid}.photography-gallery figure{border:1px solid var(--line);background:var(--surface);border-radius:.8rem;margin:0;position:relative;overflow:hidden}.photography-gallery .photography-gallery-portrait{grid-row:span 2}.photography-gallery img{object-fit:cover;width:100%;height:100%}.photography-gallery figcaption{pointer-events:none;color:#f5f7f6;opacity:.78;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(90deg,#070c0ae0,#070c0aad);border-radius:.55rem;padding:.65rem .75rem;font-size:.78rem;font-weight:650;line-height:1.35;position:absolute;bottom:.65rem;left:.65rem;right:.65rem}.personal-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.personal-gallery .photography-gallery-portrait{grid-row:auto}.personal-gallery figure:first-child img,.personal-gallery figure:nth-child(3) img{object-position:center 65%}.technology-gallery{grid-auto-rows:220px}.family-gallery img{object-fit:contain;background:var(--section-alt)}.photography-view-all{cursor:pointer;font:inherit;margin:1.5rem auto 0;display:flex}.spotify-listening{margin-top:1.5rem}.spotify-track-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.spotify-track{border:1px solid var(--line);background:var(--section-alt);min-width:0;color:var(--ink);border-radius:.8rem;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:1rem;padding:.8rem;text-decoration:none;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:grid}.spotify-track:hover{border-color:var(--accent);background:var(--surface);transform:translateY(-2px);box-shadow:0 10px 26px #0000001a}.spotify-track img{object-fit:cover;border-radius:.55rem;width:82px;height:82px;display:block;box-shadow:0 5px 14px #00000026}.spotify-track>div{min-width:0}.spotify-track strong,.spotify-track span,.spotify-track small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.spotify-track .spotify-track-time{color:var(--tag-text);text-overflow:ellipsis;white-space:nowrap;margin-top:.35rem;font-size:.7rem;font-weight:650;line-height:1.3;display:block;overflow:hidden}.spotify-track strong{color:var(--detail-text);letter-spacing:-.015em;font-family:Circular,sans-serif;font-size:1rem;line-height:1.3}.spotify-track span{color:var(--muted);margin-top:.22rem;font-size:.88rem;font-weight:700;line-height:1.35}.spotify-track small{color:var(--tag-text);margin-top:.22rem;font-size:.75rem;line-height:1.35}.spotify-profile-link{align-items:center;margin-top:1.4rem;display:inline-flex}.spotify-listening-status{border:1px solid var(--line);background:var(--section-alt);border-radius:.8rem;flex-direction:column;align-items:flex-start;gap:1.25rem;padding:1.5rem;display:flex}.spotify-listening-status-copy{gap:.35rem;display:grid}.spotify-listening-status-copy strong{color:var(--detail-text);font-family:Circular,sans-serif;font-size:1rem;line-height:1.3}.spotify-listening-status-copy p,.spotify-listening>p{color:var(--muted);margin:0;line-height:1.65}.spotify-listening-actions{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.spotify-retry-button{border:1px solid var(--primary-bg);background:var(--primary-bg);min-height:2.75rem;color:var(--primary-text);cursor:pointer;font:inherit;border-radius:.45rem;padding:.65rem 1.1rem;font-weight:750;transition:transform .16s,background .16s,border-color .16s}.spotify-retry-button:hover{border-color:var(--accent-dark);background:var(--accent-dark);transform:translateY(-2px)}.spotify-profile-link-error{align-items:center;min-height:2.75rem;margin-top:0;padding-inline:.25rem}.spotify-track-latest{border-color:var(--accent)}.spotify-track-latest:after{content:"Latest";background:var(--accent-soft);color:var(--accent-dark);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;grid-column:2;justify-self:start;margin-top:-.2rem;padding:.22rem .45rem;font-size:.65rem;font-weight:850}.photography-gallery-image-button{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;padding:0;display:block;position:relative;overflow:hidden}.photography-gallery-image-button img{transition:transform .18s,filter .18s}.photography-gallery-image-button:hover img,.photography-gallery-image-button:focus-visible img{filter:brightness(.9);transform:scale(1.025)}.photography-gallery-zoom-hint{color:#fff;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#070c0ab8;border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:2.15rem;height:2.15rem;font-size:.85rem;transition:opacity .16s,transform .16s;display:grid;position:absolute;top:.65rem;right:.65rem;transform:translateY(-4px)}.photography-gallery-image-button:hover .photography-gallery-zoom-hint,.photography-gallery-image-button:focus-visible .photography-gallery-zoom-hint{opacity:1;transform:translateY(0)}.photo-lightbox-backdrop{z-index:1100;isolation:isolate;color:#f5f7f6;background:#020504f5;grid-template-rows:auto minmax(0,1fr) auto auto;gap:.85rem;width:100%;height:100dvh;padding:clamp(.75rem,2vw,1.5rem);display:grid;position:fixed;inset:0}.photo-lightbox-toolbar{z-index:2;justify-content:space-between;align-items:center;gap:1rem;display:flex;position:relative}.photo-lightbox-zoom-controls{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#121815d1;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem;display:inline-flex}.photo-lightbox-zoom-controls button,.photo-lightbox-close{color:#f5f7f6;cursor:pointer;min-width:2.55rem;height:2.55rem;font:inherit;background:#ffffff14;border:1px solid #ffffff26;border-radius:999px;place-items:center;padding:0 .7rem;font-weight:800;display:grid}.photo-lightbox-zoom-controls button:hover:not(:disabled),.photo-lightbox-close:hover{background:#ffffff29}.photo-lightbox-zoom-controls button:disabled{opacity:.35;cursor:default}.photo-lightbox-zoom-controls .photo-lightbox-scale{font-variant-numeric:tabular-nums;min-width:4.5rem;font-size:.8rem}.photo-lightbox-close{flex:none;padding:0;font-size:1.05rem}.photo-lightbox-stage{cursor:zoom-in;touch-action:none;-webkit-user-select:none;user-select:none;border-radius:.8rem;place-items:center;min-width:0;min-height:0;display:grid;position:relative;overflow:hidden}.photo-lightbox-stage.is-zoomed{cursor:grab}.photo-lightbox-stage.is-zoomed:active{cursor:grabbing}.photo-lightbox-stage img{object-fit:contain;transform-origin:50%;will-change:transform;pointer-events:none;width:auto;max-width:min(90%,1200px);height:auto;max-height:82dvh;transition:transform 80ms ease-out;display:block}.photo-lightbox-caption{color:#f5f7f6;text-align:center;max-width:820px;margin:0 auto;font-size:.9rem;font-weight:700;line-height:1.45}.photo-lightbox-help{color:#9ba8a1;text-align:center;margin:0 auto;font-size:.72rem;line-height:1.4}.values-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.value-card>span{color:var(--warm);letter-spacing:.12em;font-size:.75rem;font-weight:850}.education-note{border-left:3px solid var(--accent-soft);max-width:850px;color:var(--muted);margin:2.5rem 0 0;padding-left:1.25rem;line-height:1.75}.about-cta{min-height:calc(100vh - var(--nav-height));min-height:calc(100svh - var(--nav-height));border-top:1px solid var(--line);background:var(--section-alt);align-items:center;padding:clamp(4.5rem,9vw,7rem) 0;display:grid}.about-cta h2{max-width:760px}.kore-team-photo{border:1px solid var(--line);background:var(--surface);width:min(100%,390px);box-shadow:var(--shadow);border-radius:.8rem;margin:2rem 0 0;overflow:hidden}.kore-team-photo img{aspect-ratio:4/3;object-fit:cover;object-position:center 80%;width:100%;display:block}.kore-team-photo-button{border-radius:.8rem .8rem 0 0}.kore-team-photo figcaption{color:var(--muted);background:var(--surface);margin:0;padding:.75rem .9rem .85rem;font-size:.78rem;line-height:1.45}@media (width<=700px){.kore-team-photo{border-radius:14px;margin-top:1.5rem}.kore-team-photo img{object-position:center 70%;max-height:420px}.kore-team-photo figcaption{padding:.8rem .95rem .9rem;font-size:.85rem}}.hero-actions,.project-actions,.contact-links{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:2rem;display:flex}.button{border:1px solid var(--primary-bg);background:var(--primary-bg);min-height:2.85rem;color:var(--primary-text);border-radius:.45rem;justify-content:center;align-items:center;gap:.55rem;padding:.7rem 1.1rem;font-weight:750;text-decoration:none;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button:hover{background:var(--accent-dark);border-color:var(--accent-dark);transform:translateY(-2px)}.button-secondary{color:var(--ink);border-color:var(--line);background:0 0}.button-secondary:hover{background:var(--surface);color:var(--accent-dark);border-color:var(--accent)}.personality-button{--personality-detail:currentColor;--personality-radius:1rem .52rem .92rem .62rem / .62rem .9rem .58rem .88rem;--personality-radius-hover:.86rem .62rem 1rem .5rem / .72rem .82rem .5rem .96rem;isolation:isolate;border-radius:var(--personality-radius);box-shadow:inset 0 0 0 1px color-mix(in srgb, currentColor 9%, transparent);transition:transform .16s,background .16s,border-color .16s,border-radius .16s,box-shadow .16s;position:relative;overflow:hidden}.personality-button:hover{border-radius:var(--personality-radius-hover)}.personality-button__label{z-index:2;align-items:center;gap:.55rem;display:inline-flex;position:relative}.personality-button:before,.personality-button:after{content:"";z-index:1;pointer-events:none;color:var(--personality-detail);opacity:.48;transition:transform .16s,opacity .16s;position:absolute}.personality-button:hover:before,.personality-button:hover:after,.personality-button:focus-visible:before,.personality-button:focus-visible:after{opacity:.78}.personality-button:active{border-radius:var(--personality-radius-hover);box-shadow:inset 0 2px 3px color-mix(in srgb, currentColor 16%, transparent);transform:translateY(0)scale(.985,.97)}.personality-button:disabled,.personality-button[aria-disabled=true]{opacity:.58;cursor:not-allowed;transform:none}.personality-button.button-secondary{box-shadow:inset 0 0 0 1px color-mix(in srgb, currentColor 5%, transparent)}.personality-button[data-personality=rally]{--personality-radius:.18rem 1rem .32rem .72rem / .2rem .7rem .38rem .92rem;--personality-radius-hover:.12rem .82rem .25rem .9rem / .16rem .58rem .3rem 1rem;padding-left:1.35rem}.personality-button[data-personality=rally]:before{background:repeating-linear-gradient(135deg,currentColor 0 3px,#0000 3px 6px);width:.38rem;inset:0 auto 0 0}.personality-button[data-personality=rally]:hover:before{transform:translate(2px)}.personality-button[data-personality=mechanical]{--personality-radius:.16rem .62rem .18rem .42rem / .16rem .42rem .18rem .62rem;--personality-radius-hover:.1rem .52rem .12rem .34rem / .1rem .34rem .12rem .52rem}.personality-button[data-personality=mechanical]:before{opacity:.16;border:1px solid;inset:.28rem}.personality-button[data-personality=mechanical]:after{background:currentColor;border-radius:50%;width:3px;height:3px;top:.38rem;right:.4rem;box-shadow:0 1.68rem}.personality-button[data-personality=cat]{--personality-radius:.35rem .58rem 1.08rem .9rem / .22rem .3rem .82rem 1rem;--personality-radius-hover:.28rem .48rem 1.16rem .82rem / .16rem .24rem .74rem 1.08rem}.personality-button[data-personality=cat]:before{background:linear-gradient(135deg,currentColor 49%,#0000 51%) 0/50% 100% no-repeat,linear-gradient(225deg,currentColor 49%,#0000 51%) 100%/50% 100% no-repeat;width:1.1rem;height:.32rem;top:0;right:.75rem}.personality-button[data-personality=cat]:hover:before{transform:translateY(2px)}.personality-button[data-personality=music]{--personality-radius:1.15rem .55rem 1rem .7rem / .72rem 1rem .58rem .9rem;--personality-radius-hover:1rem .68rem 1.12rem .58rem / .84rem .88rem .5rem 1rem}.personality-button[data-personality=music]:after{transform-origin:bottom;background:linear-gradient(90deg,currentColor 0 12%,#0000 12% 20%,currentColor 20% 36%,#0000 36% 44%,currentColor 44% 62%,#0000 62% 70%,currentColor 70% 82%,#0000 82% 90%,currentColor 90%);width:1.25rem;height:.32rem;bottom:.28rem;right:.42rem}.personality-button[data-personality=music]:hover:after{transform:scaleY(1.45)}.personality-button[data-personality=hardware]{--personality-radius:.25rem .25rem .72rem .18rem / .25rem .58rem .35rem .18rem;--personality-radius-hover:.18rem .18rem .62rem .12rem / .18rem .5rem .28rem .12rem;padding-left:1.25rem}.personality-button[data-personality=hardware]:before{border-bottom:1px solid;border-left:1px solid;width:1rem;height:.42rem;bottom:.32rem;left:.35rem}.personality-button[data-personality=hardware]:after{background:currentColor;border-radius:50%;width:4px;height:4px;bottom:.25rem;left:1.27rem}.personality-button[data-personality=hardware]:hover:after{transform:translate(2px)}.personality-button[data-personality=camera]{--personality-radius:.72rem .22rem .82rem .46rem / .52rem .22rem .58rem .72rem;--personality-radius-hover:.64rem .14rem .72rem .58rem / .62rem .14rem .5rem .82rem}.personality-button[data-personality=camera]:before{background:linear-gradient(currentColor,currentColor) 0 0/8px 1px no-repeat,linear-gradient(currentColor,currentColor) 0 0/1px 8px no-repeat,linear-gradient(currentColor,currentColor) 100% 100%/8px 1px no-repeat,linear-gradient(currentColor,currentColor) 100% 100%/1px 8px no-repeat;inset:.32rem}.personality-button[data-personality=camera]:after{border:1px solid;border-radius:50%;width:5px;height:5px;top:.35rem;right:.45rem}.personality-button[data-personality=food]{--personality-radius:1.2rem .78rem 1.08rem .68rem / .72rem 1.08rem .66rem 1.15rem;--personality-radius-hover:1.08rem .9rem 1.2rem .58rem / .82rem .96rem .58rem 1.22rem}.personality-button[data-personality=food]:after{border:1px solid;border-top:0;border-radius:0 0 999px 999px;width:.75rem;height:.28rem;bottom:.32rem;right:.45rem}.personality-button[data-personality=food]:before{background:currentColor;width:1px;height:.35rem;bottom:.66rem;right:.66rem;box-shadow:.22rem -.08rem}.personality-button[data-personality=food]:hover:before{transform:translateY(-2px)}a:focus-visible,button:focus-visible{outline-offset:4px;outline:3px solid #d57a4f}.page-section{min-height:calc(100vh - var(--nav-height));min-height:calc(100svh - var(--nav-height));border-top:1px solid var(--line);align-items:center;padding:clamp(4.5rem,8vw,7.5rem) 0;display:grid;position:relative;overflow:clip}.page-section:nth-of-type(2n){background:var(--section-alt)}.page-section>.section-inner{z-index:1;position:relative}#experience:before,.about-path:before{content:"";background:var(--accent-soft);clip-path:polygon(50% 0,100% 100%,0 100%,50% 0,50% 18%,18% 88%,82% 88%,50% 18%);opacity:.72;pointer-events:none;width:9rem;height:9rem;position:absolute;top:clamp(2rem,7vw,5.5rem);left:-3.5rem;transform:rotate(-14deg)}#projects:after,.about-beyond:after{content:"";background:var(--accent-soft);clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 94%,50% 72%,21% 94%,32% 57%,2% 35%,39% 35%);opacity:.7;pointer-events:none;width:8.5rem;height:8.5rem;position:absolute;top:clamp(3rem,10vw,9rem);right:-2.25rem;transform:rotate(10deg)}#more-projects:before,.about-values:before{content:"";border:1.25rem solid var(--accent-soft);opacity:.75;pointer-events:none;border-radius:.65rem;width:7rem;height:7rem;position:absolute;bottom:12%;left:-3rem;transform:rotate(45deg)}#skills:after{content:"";background:var(--accent);width:1rem;height:1rem;box-shadow:2rem -2rem 0 var(--accent-soft), 4rem 0 0 var(--accent-soft), 2rem 2rem 0 var(--accent);opacity:.65;pointer-events:none;border-radius:50%;position:absolute;bottom:2.5rem;right:1.5rem;transform:rotate(12deg)}#about:after{content:"";border:1.15rem solid var(--accent-soft);opacity:.7;pointer-events:none;border-radius:50% 50% 12%;width:9rem;height:9rem;position:absolute;top:3rem;right:-4rem;transform:rotate(24deg)}.section-heading{grid-template-columns:minmax(11rem,.42fr) 1fr;align-items:end;gap:clamp(2rem,7vw,7rem);margin-bottom:clamp(2.3rem,5vw,4rem);display:grid}.section-heading h2{letter-spacing:-.045em;margin:0;font-family:Circular,sans-serif;font-size:clamp(2.25rem,5vw,4.2rem);line-height:1}.section-heading p{max-width:680px;color:var(--muted);margin:0;font-size:1.04rem;line-height:1.7}.experience-card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:1rem;grid-template-columns:minmax(13rem,.5fr) 1fr;gap:clamp(2rem,7vw,6rem);padding:clamp(1.5rem,4vw,3rem);display:grid}.experience-company{flex-direction:column;align-items:flex-start;display:flex}.company-logo{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:.8rem;width:78px;height:78px;padding:.45rem}.experience-company h3{letter-spacing:-.025em;margin:1.25rem 0 .35rem;font-family:Circular,sans-serif;font-size:1.65rem}.experience-company p{color:var(--muted);margin:.25rem 0;line-height:1.5}.experience-role{font-weight:800;color:var(--accent-dark)!important}.experience-tech{flex-wrap:wrap;gap:.45rem;margin:.7rem 0 1.1rem;padding:0;list-style:none;display:flex}.experience-tech li{border:1px solid var(--line);background:var(--paper);color:var(--tag-text);border-radius:999px;padding:.36rem .7rem;font-size:.76rem;font-weight:700;line-height:1.4}.experience-details{min-width:0}.detail-list{gap:1.2rem;margin:0;padding:0;list-style:none;display:grid}.detail-list li{color:var(--detail-text);padding-left:2rem;line-height:1.7;position:relative}.detail-list li:before{content:"";background:var(--accent);width:.65rem;height:.65rem;box-shadow:0 0 0 5px var(--accent-soft);border-radius:50%;position:absolute;top:.68rem;left:0}.employer-feedback{border-top:1px solid var(--line);border-left:3px solid var(--accent-soft);color:var(--muted);margin:1.5rem 0 0;padding:1rem 0 0 1.25rem}.employer-feedback p{margin:0;line-height:1.65}.employer-feedback footer{color:var(--tag-text);margin-top:.55rem;font-size:.78rem;font-weight:750}.employer-feedback cite{font-style:normal}.featured-section{border-top:1px solid var(--line);position:relative}.featured-list{display:grid}.featured-stage{min-height:calc(100vh - var(--nav-height));min-height:calc(100svh - var(--nav-height));align-items:center;padding:clamp(2rem,5vw,4rem) 0;display:grid}.featured-stage:nth-child(2n){background:var(--section-alt)}.featured-stage-first{padding-top:clamp(3rem,6vw,5rem)}.featured-stage-first .section-heading{margin-bottom:clamp(1.5rem,3vw,2.5rem)}.featured-project{border:1px solid var(--line);background:var(--surface);min-height:430px;box-shadow:var(--shadow);border-radius:1rem;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);display:grid;overflow:hidden}.flagship-project{border:2px solid var(--accent);grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);min-height:520px;box-shadow:0 22px 60px #00000047}.featured-project:nth-child(2n) .project-visual{order:2}.project-visual{color:#fff;background:#173c31;justify-content:center;align-items:center;min-width:0;padding:clamp(1.5rem,4vw,3.5rem);display:flex;position:relative}.project-visual.gallery{grid-template-rows:minmax(0,1fr) auto;gap:.9rem;padding:1rem;display:grid}.project-visual.dashboard{background:#071712}.project-visual.foody{background:#0b1417}.project-visual.steam{background:#173349}.project-visual img{object-fit:contain;border-radius:.65rem;width:100%;max-height:380px;box-shadow:0 14px 35px #0000002e}.home-image-trigger{width:100%;color:inherit;cursor:zoom-in;background:0 0;border:0;border-radius:.65rem;padding:0;display:block;position:relative;overflow:hidden}.home-image-trigger img{transition:transform .18s,filter .18s}.home-image-trigger:hover img,.home-image-trigger:focus-visible img{filter:brightness(.9);transform:scale(1.015)}.home-image-trigger:hover .photography-gallery-zoom-hint,.home-image-trigger:focus-visible .photography-gallery-zoom-hint{opacity:1;transform:translateY(0)}.gallery-stage>.home-image-trigger{place-items:center;display:grid}.gallery-stage>.home-image-trigger>.project-result-image{object-fit:contain;width:100%;max-width:100%;max-height:min(600px,72vh)}.gallery-stage>.home-image-trigger>.vertical-project-shot{width:auto;max-width:100%;height:auto;max-height:520px}.production-site-visual>.home-image-trigger img{object-fit:cover;object-position:top;border:1px solid #ffffff1f;max-height:520px}.project-visual.production-site-visual{background:#181714;padding:clamp(1rem,2.5vw,2rem)}.project-visual.production-site-visual img{object-fit:cover;object-position:top;border:1px solid #ffffff1f;max-height:520px}.gallery-stage{place-items:center;width:100%;min-height:330px;display:grid;overflow:hidden}.gallery-stage>img{max-height:none}.gallery-stage>.gitprofilelens-logo{box-shadow:none}.gallery-stage>.project-result-image{object-fit:contain;width:100%;max-width:100%;max-height:min(600px,72vh)}.gallery-stage>.foody-logo{box-shadow:none}.foody .gallery-stage{min-height:520px}.gallery-stage>.vertical-project-shot{width:auto;max-width:100%;height:auto;max-height:520px}.steam .gallery-stage>.vertical-project-shot{max-height:410px}.steam .gallery-stage>.project-result-image.vertical-project-shot{max-height:min(600px,72vh)}.gallery-controls{justify-content:center;gap:.5rem;display:flex}.gallery-controls button{color:#c9d8d1;cursor:pointer;background:0 0;border:1px solid #ffffff3d;border-radius:999px;min-height:2.35rem;padding:.45rem .75rem;font-size:.78rem;font-weight:750}.gallery-controls button[aria-pressed=true]{color:#122019;background:#edf4f0;border-color:#edf4f0}.pipeline{gap:.75rem;width:100%;display:grid}.pipeline-row{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.pipeline span{text-align:center;background:#ffffff14;border:1px solid #ffffff3d;border-radius:.5rem;padding:.8rem .65rem;font-size:.78rem;font-weight:750}.pipeline-arrow{color:#9cccb5;text-align:center;font-size:1.2rem}.steam-mark{aspect-ratio:1;text-align:center;background:radial-gradient(circle at 35% 30%,#2f6f91,#10283a 68%);border:1px solid #fff3;border-radius:50%;place-items:center;width:min(100%,380px);font-family:Circular,sans-serif;display:grid}.steam-mark strong{font-size:5.25rem;line-height:1;display:block}.steam-mark span{color:#c8dce8;letter-spacing:.12em;text-transform:uppercase;margin-top:.5rem;font-size:.74rem;display:block}.project-visual .steam-corner-logo{border-radius:50%;width:60px;height:60px;position:absolute;top:1rem;right:1rem;box-shadow:0 8px 20px #0000003d}.project-copy{flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,4rem);display:flex}.gitprofilelens-project .project-copy{padding-block:clamp(1.25rem,2vw,2rem)}.gitprofilelens-project .project-copy h3{margin-block:.45rem .75rem}.gitprofilelens-project .project-purpose{margin-bottom:.65rem}.gitprofilelens-project .project-highlights{gap:.4rem;margin-block:.2rem .8rem}.gitprofilelens-project .project-highlights li{line-height:1.4}.project-number{color:var(--warm);letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:850}.project-copy h3{letter-spacing:-.04em;margin:.6rem 0 1.1rem;font-family:Circular,sans-serif;font-size:clamp(2rem,4vw,3.15rem);line-height:1}.project-copy p{color:var(--muted);margin:0 0 1rem;line-height:1.7}.project-copy p strong{color:var(--ink)}.project-copy .project-purpose{color:var(--detail-text);font-size:1.02rem}.project-highlights{gap:.75rem;margin:.4rem 0 1.35rem;padding:0;list-style:none;display:grid}.project-highlights li{color:var(--detail-text);padding-left:1.3rem;font-size:.92rem;line-height:1.55;position:relative}.project-highlights li:before{content:"";background:var(--accent);border-radius:50%;width:.42rem;height:.42rem;position:absolute;top:.58rem;left:0}.project-copy .project-stack{color:var(--tag-text);margin-bottom:0;font-size:.82rem;line-height:1.6}.project-stack strong{letter-spacing:.1em;text-transform:uppercase;margin-right:.4rem;font-size:.72rem}.tag-list{flex-wrap:wrap;gap:.45rem;margin:.6rem 0 0;padding:0;list-style:none;display:flex}.tag-list li{border:1px solid var(--line);color:var(--tag-text);background:var(--paper);border-radius:999px;padding:.38rem .62rem;font-size:.78rem;font-weight:700}.skills-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.skill-group,.more-card,.education-card,.about-card{border:1px solid var(--line);background:var(--surface);border-radius:.8rem;padding:clamp(1.4rem,3vw,2rem)}.skill-group h3,.more-card h3,.education-card h3{letter-spacing:-.02em;margin:0 0 1rem;font-family:Circular,sans-serif;font-size:1.25rem}.skill-group p{color:var(--muted);margin:0;line-height:1.9}.more-grid{overflow-anchor:none;grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.more-card{flex-direction:column;min-width:0;transition:transform .16s,border-color .16s;display:flex;position:relative}.more-card:hover{border-color:#aeb9b2;transform:translateY(-3px)}.more-card.has-logo h3{padding-right:2.75rem}.more-card-logo{object-fit:contain;width:34px;height:34px;position:absolute;top:1rem;right:1rem}.more-card-preview{aspect-ratio:16/9;border:1px solid var(--line);object-fit:cover;object-position:top;border-radius:.6rem;width:100%;margin-bottom:1.25rem}.more-card p{color:var(--muted);flex:1;margin:0;line-height:1.65}.more-card .more-highlight{border-top:1px solid var(--line);color:var(--detail-text);flex:none;margin-top:1rem;padding-top:1rem;font-size:.88rem}.more-card .tag-list{margin-top:1.25rem}.text-link{color:var(--accent-dark);text-underline-offset:.22em;align-items:center;gap:.45rem;margin-top:1.4rem;font-weight:800;text-decoration-thickness:1px;display:inline-flex}.more-links{flex-wrap:wrap;gap:.4rem 1rem;display:flex}.more-toggle{justify-content:center;margin-top:2rem;display:flex}.repo-radar-logo{filter:invert(88%)sepia(21%)saturate(545%)hue-rotate(340deg)brightness(105%)}.about-grid{grid-template-columns:.8fr 1.2fr;gap:1rem;display:grid}.about-card p{color:var(--muted);line-height:1.75}.about-card p:first-child{margin-top:0}.education-title{align-items:center;gap:1rem;display:flex}.institution-logo{object-fit:contain;flex:none;width:62px;height:62px}.education-card h3{margin-bottom:.25rem}.degree{color:var(--accent-dark);margin:0;font-weight:750}.education-meta{color:var(--muted);flex-wrap:wrap;gap:.5rem 1.2rem;margin:1.3rem 0;display:flex}.honors-list{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.honors-list li{background:var(--accent-soft);color:var(--honor-text);border-radius:.35rem;padding:.45rem .65rem;font-size:.8rem;font-weight:700}.contact-section{min-height:calc(100vh - var(--nav-height));min-height:calc(100svh - var(--nav-height));background:var(--contact-bg);color:#fff;align-items:center;padding:clamp(4.5rem,9vw,8rem) 0;display:grid}.contact-section h2{letter-spacing:-.045em;max-width:720px;margin:0;font-family:Circular,sans-serif;font-size:clamp(2.4rem,6vw,5rem);line-height:1}.contact-section p{color:#bec9c3;max-width:630px;margin:1.25rem 0 0;line-height:1.7}.contact-links a{color:#fff;border-color:#52635a}.contact-links .button:first-child{color:#17221d;background:#f2f0e9;border-color:#f2f0e9}.site-footer{background:var(--footer-bg);color:#aebbb4;padding:1.35rem 0}.footer-inner{justify-content:space-between;gap:1rem;font-size:.82rem;display:flex}.footer-inner p{margin:0}.theme-toggle{z-index:50;border:1px solid var(--line);background:var(--surface);min-height:2.75rem;color:var(--ink);cursor:pointer;border-radius:999px;align-items:center;gap:.55rem;padding:.65rem .9rem;font-weight:750;transition:transform .16s,background .18s,color .18s;display:inline-flex;position:fixed;bottom:1rem;right:1rem;box-shadow:0 10px 30px #0000003d}.theme-toggle:hover{transform:translateY(-2px)}.snap-stage{scroll-snap-align:start}.reveal-ready .scroll-enter>.reveal-content,.reveal-ready .scroll-enter.settle-self{opacity:.86;transform:translateY(24px) scale(.985) rotate(var(--settle-rotate,0deg))}.reveal-ready .scroll-enter.is-visible>.reveal-content,.reveal-ready .scroll-enter.is-visible.settle-self{animation:.68s cubic-bezier(.2,.76,.3,1) both soft-settle}@keyframes soft-settle{0%{opacity:.86;transform:translateY(24px) scale(.985) rotate(var(--settle-rotate,0deg))}70%{opacity:1;transform:translateY(-2px)scale(1.008)rotate(0)}to{opacity:1;transform:translateY(0)scale(1)rotate(0)}}@media (width>=821px) and (height<=950px){.hero{padding-block:clamp(1.25rem,3vh,2rem)}.hero-inner{grid-template-columns:minmax(0,1fr) clamp(125px,14vw,165px);gap:clamp(1.5rem,3vw,3rem)}.hero .eyebrow{margin-bottom:.65rem}.hero-intro{margin-bottom:.45rem;font-size:1rem}.hero h1{max-width:780px;font-size:clamp(2.4rem,4.4vw,3.8rem);line-height:1}.hero-lede{max-width:700px;margin-top:.8rem;font-size:.96rem;line-height:1.48}.hero-meta{gap:.45rem 1rem;margin-top:.75rem;font-size:.82rem}.hero-actions{margin-top:1rem}.hero-actions .button,.hero-actions .personality-button{min-height:2.55rem;padding-block:.55rem}.page-section{padding-block:clamp(1.75rem,4vh,3rem)}.section-heading{margin-bottom:clamp(1.25rem,3vh,2rem)}.section-heading h2{font-size:clamp(2rem,4vw,3.25rem)}.experience-card{gap:clamp(1.5rem,4vw,3.5rem);padding:clamp(1.25rem,2.5vw,2rem)}.company-logo{width:64px;height:64px}.experience-company h3{margin-top:.75rem}.experience-tech{margin-bottom:.5rem}.detail-list{gap:.7rem}.detail-list li{line-height:1.48}.employer-feedback{margin-top:.85rem;padding-top:.7rem}}@media (width<=980px){.hero-inner{grid-template-columns:1fr;gap:1.75rem}.hero-photo-wrap{justify-self:end;width:150px;margin:0 1rem .75rem 0}}@media (width<=820px){.section-heading,.experience-card,.featured-project,.about-grid{grid-template-columns:1fr}.flagship-project{min-height:0}.featured-project:nth-child(2n) .project-visual{order:initial}.featured-project{min-height:0}.project-visual{min-height:300px}.more-grid{grid-template-columns:repeat(2,1fr)}.hero-photo-wrap{width:130px;margin-top:2rem;position:relative;bottom:auto;right:auto}.about-hero-grid,.about-story{grid-template-columns:1fr}.about-portrait{justify-self:start;width:min(300px,75%)}.interest-grid{grid-template-columns:repeat(2,1fr)}.photography-gallery{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:180px;gap:.75rem}.photography-gallery figure{height:180px;min-height:0;display:block;overflow:hidden}.photography-gallery .photography-gallery-portrait{grid-row:auto;min-height:0}.photography-gallery-image-button{width:100%;height:100%;display:block}.photography-gallery img{aspect-ratio:auto;object-fit:cover;background:var(--section-alt);width:100%;height:100%;max-height:none;display:block}.photography-gallery figcaption{color:#f5f7f6;opacity:.9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(90deg,#070c0ae0,#070c0aad);border-radius:.45rem;width:auto;padding:.5rem .6rem;font-size:.72rem;line-height:1.3;position:absolute;bottom:.45rem;left:.45rem;right:.45rem}.personal-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.kore-team-photo{width:min(100%,440px);margin-top:1.5rem}.spotify-track-list{grid-template-columns:1fr}}@media (width<=620px){:root{--nav-height:0rem}html{scroll-snap-type:none}.site-nav{height:auto;position:relative;top:auto}.nav-inner,.section-inner,.hero-inner,.footer-inner{width:calc(100% - 1.5rem)}.home-header{min-height:0}.hero{padding-block:2rem 2.5rem}.hero-inner{gap:0}#experience:before,.about-path:before,#projects:after,.about-beyond:after,#more-projects:before,.about-values:before,#about:after{opacity:.48;width:5.5rem;height:5.5rem}#skills:after{bottom:1.5rem;right:-.5rem;transform:rotate(12deg)scale(.72)}.nav-inner{flex-wrap:wrap;align-items:center;gap:.8rem 1rem;min-height:auto;padding:1rem 0}.nav-links{flex-wrap:wrap;flex:100%;justify-content:flex-start;gap:.5rem .85rem}.hero h1{overflow-wrap:break-word;font-size:clamp(2.65rem,13vw,3.8rem)}.hero-lede{font-size:1rem}.skills-grid,.more-grid,.interest-grid,.values-grid{grid-template-columns:1fr}.photography-modal-backdrop{align-items:stretch;padding:.75rem}.photography-modal{max-height:calc(100dvh - 1.5rem);padding:1rem}.photography-gallery{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;gap:.65rem}.photography-gallery figure{aspect-ratio:4/3;width:100%;height:auto;display:block}.photography-gallery .photography-gallery-portrait{aspect-ratio:3/4;grid-row:auto;min-height:0}.photography-gallery .photography-gallery-image-button{height:100%}.photography-gallery img{object-fit:cover;width:100%;height:100%}#photography-gallery figcaption{color:#f5f7f6;opacity:.9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(90deg,#070c0ae0,#070c0aad);border-radius:.4rem;width:auto;padding:.45rem .5rem;font-size:.68rem;line-height:1.25;position:absolute;bottom:.35rem;left:.35rem;right:.35rem}.pipeline-row{grid-template-columns:1fr}.gallery-stage{min-height:300px}.gitprofilelens-project .gallery-stage{min-height:0}.gallery-stage>.gitprofilelens-logo{width:min(88%,300px)}.foody .gallery-stage{min-height:420px}.gallery-stage>.project-result-image.vertical-project-shot{max-height:min(560px,78vh)}.project-visual{min-height:260px}.hero-actions{margin-top:1.5rem}.hero-actions .button{flex:auto}.hero-photo-wrap{display:none}.meet-quang-card{border:1px solid var(--line);background:var(--surface);min-height:4.75rem;color:var(--ink);border-radius:.8rem;grid-template-columns:3.5rem minmax(0,1fr) auto;align-items:center;gap:.85rem;margin-top:.85rem;padding:.55rem .9rem .55rem .6rem;text-decoration:none;transition:transform .16s,border-color .16s,background .16s;display:grid;box-shadow:0 10px 28px #00000029}.meet-quang-card:hover{border-color:var(--accent);background:color-mix(in srgb, var(--surface) 82%, var(--accent-soft));transform:translateY(-2px)}.meet-quang-card__photo{object-fit:cover;border:2px solid var(--accent);border-radius:.65rem;width:3.5rem;height:3.5rem}.meet-quang-card__copy{gap:.15rem;min-width:0;display:grid}.meet-quang-card__copy strong{font-family:Circular,sans-serif;font-size:1rem;line-height:1.1}.meet-quang-card__copy>span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;line-height:1.25;overflow:hidden}.meet-quang-card__arrow{color:var(--accent);font-size:.85rem;transition:transform .16s}.meet-quang-card:hover .meet-quang-card__arrow{transform:translate(3px)}.footer-inner{flex-direction:column}.kore-team-photo{width:100%;max-width:400px;margin-top:1.5rem}.photo-lightbox-backdrop{grid-template-rows:auto minmax(0,1fr) auto;padding:.75rem}.photo-lightbox-help{display:none}.photo-lightbox-zoom-controls button,.photo-lightbox-close{min-width:2.4rem;height:2.4rem}.spotify-listening{margin-top:1.25rem}.spotify-track-list{gap:.7rem}.spotify-track{grid-template-columns:68px minmax(0,1fr);gap:.8rem;padding:.7rem}.spotify-track img{width:68px;height:68px}.spotify-track strong{font-size:.94rem}.spotify-track span{font-size:.82rem}.spotify-track small{font-size:.72rem}.spotify-listening-actions{flex-direction:column;align-items:stretch;width:100%}.spotify-retry-button,.spotify-profile-link-error{justify-content:center;width:100%}.spotify-profile-link-error{padding:.65rem 1rem}}@media (prefers-reduced-motion:reduce){html{scroll-snap-type:none}.reveal-ready .scroll-enter>.reveal-content,.reveal-ready .scroll-enter.settle-self{opacity:1;animation:none;transform:none}*,:before,:after{scroll-behavior:auto!important}.about-portrait-button img,.about-portrait-button span,.interest-card-media-button img,.kore-team-photo-button img,.photography-gallery-image-button img,.photography-gallery-zoom-hint,.spotify-track,.button,.personality-button:before,.personality-button:after,.brand-cat,.hero-photo-link,.about-float-link,.about-float-link svg,.meet-quang-card,.meet-quang-card__arrow,.theme-toggle,.more-card,.photo-lightbox-stage img{transition:none}}
