.home-theme-dark,[data-theme=dark] .home-theme-light{display:none}[data-theme=dark] .home-theme-dark{display:inline}.home-page{min-width:0;max-width:100%}.home-greeting{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.home-greeting__title{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:700;line-height:1.3}@media (width>=768px){.home-greeting__title{font-size:1.5rem}}.home-greeting__cv{letter-spacing:.04em;color:var(--muted-foreground);text-underline-offset:.2em;flex-shrink:0;font-size:.8125rem;font-weight:500;text-decoration:underline 1px;transition:color .2s}.home-greeting__cv:hover,.home-greeting__cv:focus-visible{color:var(--system-accent);outline:none}.minimal-main__inner.home-layout{padding-top:5.5rem;padding-bottom:3.5rem}@media (width>=768px){.minimal-main__inner.home-layout{padding-top:6.5rem;padding-bottom:4.5rem}}.home-intro{flex-direction:column;gap:1.25rem;width:100%;max-width:none;display:flex}.home-intro__p{color:var(--accent-foreground);text-wrap:pretty;margin:0;font-size:1.0625rem;line-height:1.75}.home-intro__link{color:inherit;text-underline-offset:.18em;text-decoration:underline 1px}.home-intro__link:hover{color:var(--system-accent)}.home-media-highlight{color:var(--foreground);z-index:0;font-weight:500}.home-media-highlight--active{z-index:30}.home-media-highlight__wash{background:color-mix(in oklab, var(--system-accent) 18%, transparent);height:100%;transition:height .18s}.home-media-highlight__wash--thin{height:2px}.home-media-highlight__popup-frame{border-radius:.8rem;width:100%;animation:.18s cubic-bezier(.22,.61,.36,1) home-media-popup-in;position:relative;overflow:hidden}.home-media-highlight__popup-frame img,.home-media-highlight__popup-frame video{border-radius:inherit}@keyframes home-media-popup-in{0%{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.home-media-highlight__wash,.home-media-highlight__popup-frame{transition:none;animation:none}}.home-socials{letter-spacing:.01em;color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:.1rem .3rem;margin-top:.25rem;font-size:.75rem;line-height:1.4;display:flex}.home-socials__link{color:color-mix(in oklab, var(--muted-foreground) 78%, transparent);white-space:nowrap;text-decoration:none;transition:color .2s}.home-socials__link:hover,.home-socials__link:focus-visible{color:var(--accent-foreground);outline:none}.home-socials__sep{color:color-mix(in oklab, var(--muted-foreground) 55%, transparent);user-select:none}.home-photo-scroll{user-select:none;width:100%;padding:.4rem .1rem .75rem;position:relative;overflow:hidden}.home-photo-scroll__track{cursor:grab;touch-action:pan-y;will-change:transform;align-items:stretch;gap:.85rem;width:max-content;height:7.5rem;display:flex}@media (width>=640px){.home-photo-scroll__track{gap:1rem;height:8.5rem}}.home-photo-scroll__track.dragging{cursor:grabbing}.home-photo-scroll__item{border:1px solid color-mix(in oklab, var(--foreground) 45%, transparent);outline:1px solid color-mix(in oklab, var(--foreground) 22%, transparent);outline-offset:1px;background:color-mix(in oklab, var(--border) 40%, var(--background));width:auto;height:100%;box-shadow:inset 0 0 0 1px color-mix(in oklab, var(--foreground) 8%, transparent), .22rem .28rem 0 color-mix(in oklab, var(--border) 70%, transparent);cursor:pointer;border-radius:0;flex-shrink:0;margin:0;padding:.28rem;transition:transform .28s,box-shadow .28s,border-color .28s;display:block;position:relative;overflow:hidden}.home-photo-scroll__item--tilt-a{transform:rotate(-.65deg)}.home-photo-scroll__item--tilt-b{transform:rotate(.5deg)}.home-photo-scroll__item:hover,.home-photo-scroll__item:focus-visible{z-index:1;border-color:color-mix(in oklab, var(--foreground) 62%, transparent);box-shadow:inset 0 0 0 1px color-mix(in oklab, var(--foreground) 12%, transparent), .28rem .34rem 0 color-mix(in oklab, var(--border) 78%, transparent);outline:none;transform:rotate(0)translateY(-.08rem)}.home-photo-scroll__item:focus-visible{outline:1px solid var(--system-accent);outline-offset:3px}.home-photo-scroll__item img{pointer-events:none;filter:sepia(.28)saturate(.8)contrast(.96);width:auto;height:100%;transition:filter .28s;display:block}.home-photo-scroll__item:hover img,.home-photo-scroll__item:focus-visible img{filter:sepia(0)saturate()contrast()}[data-theme=dark] .home-photo-scroll__item{background:color-mix(in oklab, var(--border) 28%, var(--background));box-shadow:inset 0 0 0 1px color-mix(in oklab, var(--foreground) 8%, transparent), .22rem .28rem 0 #00000073}[data-theme=dark] .home-photo-scroll__item:hover,[data-theme=dark] .home-photo-scroll__item:focus-visible{box-shadow:inset 0 0 0 1px color-mix(in oklab, var(--foreground) 12%, transparent), .28rem .34rem 0 #0000008c}[data-theme=dark] .home-photo-scroll__item img{filter:sepia(.12)saturate(.7)contrast(1.04)brightness(.9)}[data-theme=dark] .home-photo-scroll__item:hover img,[data-theme=dark] .home-photo-scroll__item:focus-visible img{filter:sepia(.04)saturate(.92)contrast(1.02)brightness(.96)}.home-photo-lightbox{z-index:200;background:#000000eb;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.home-photo-lightbox__frame{background:#000;max-width:min(100%,72rem);max-height:90vh;position:relative}.home-photo-lightbox__frame img{object-fit:contain;background:#000;width:auto;max-width:100%;height:auto;max-height:90vh;display:block}.home-photo-lightbox__close{color:#fff;cursor:pointer;text-shadow:0 1px 4px #000c;background:0 0;border:none;font-size:2rem;line-height:1;position:absolute;top:.5rem;right:.75rem}.home-photo-lightbox__close:hover{color:#d4d4d4}.home-quote{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:2rem;width:100%;display:grid}@media (width<=720px){.home-quote{grid-template-columns:minmax(0,1fr);gap:1.5rem}}.home-quote__plate{border:1px solid color-mix(in oklab, var(--foreground) 28%, transparent);background:var(--background);box-shadow:.22rem .28rem 0 color-mix(in oklab, var(--foreground) 6%, transparent), .4rem .55rem 1.1rem color-mix(in oklab, var(--foreground) 8%, transparent);margin:0;padding:.45rem;transition:box-shadow .28s,transform .28s,border-color .28s}.home-quote__plate:hover,.home-quote__plate:focus-within{border-color:color-mix(in oklab, var(--foreground) 42%, transparent);transform:translateY(-.1rem)}[data-theme=dark] .home-quote__plate{box-shadow:.22rem .28rem #00000073}[data-theme=dark] .home-quote__plate:hover,[data-theme=dark] .home-quote__plate:focus-within{box-shadow:.26rem .34rem #0000008c,.4rem .55rem 1rem #00000059}.home-quote__stage{position:relative}.home-quote__art{filter:saturate(.94);width:100%;height:auto;transition:opacity .42s;display:block}.home-quote__art--dark{opacity:0;position:absolute;inset:0}[data-theme=dark] .home-quote__art--light{opacity:0}[data-theme=dark] .home-quote__art--dark{opacity:1}.home-quote__art-caption{letter-spacing:.01em;color:var(--muted-foreground);text-align:center;padding-top:.5rem;font-size:.8125rem;font-style:italic}.home-quote__text{min-width:0;margin:0}.home-quote__vi{color:var(--foreground);text-wrap:pretty;margin:0;font-size:clamp(1.05rem,2.2vw,1.2rem);font-weight:500;line-height:1.55}.home-quote__en{max-width:30rem;color:var(--muted-foreground);text-wrap:pretty;margin:1rem 0 0;font-size:.9rem;font-style:italic;line-height:1.55}.home-quote__attr{letter-spacing:.02em;color:var(--foreground);margin:1rem 0 0;font-size:.9rem;font-weight:500}.home-quote__attr-trigger{color:inherit;font:inherit;font-weight:inherit;letter-spacing:inherit;cursor:pointer;text-underline-offset:.2em;background:0 0;border:0;margin:0;padding:0;text-decoration:underline 1px dotted}.home-quote__attr-trigger:hover,.home-quote__attr-trigger:focus-visible{color:var(--system-accent);outline:none}@media (prefers-reduced-motion:reduce){.home-photo-scroll__item,.home-photo-scroll__item img,.home-quote__plate,.home-quote__art{transition:none}.home-quote__plate:hover,.home-quote__plate:focus-within,.home-photo-scroll__item,.home-photo-scroll__item--tilt-a,.home-photo-scroll__item--tilt-b,.home-photo-scroll__item:hover,.home-photo-scroll__item:focus-visible{transform:none}}
