@charset "UTF-8";*,::before,::after{box-sizing:border-box;border-width:0}html{line-height:1.5;font-family:ui-sans-serif,system-ui,sans-serif;-webkit-text-size-adjust:100%;tab-size:4}body{margin:0}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}button,input{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button{-webkit-appearance:button;background-image:none;background-color:initial;cursor:pointer}:disabled{cursor:default}:-moz-focusring{outline:1px dotted ButtonText}h1,h2,h3,figure,p{margin:0}ul,menu{margin:0;padding:0;list-style:none}img,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}:root{color-scheme:light dark;--surface-1-light:#fff;--surface-2-light:#e5e5e5;--text-1-light:#0a0a0a;--text-2-light:#737373;--border-light:#bbb;--surface-1-dark:#171717;--surface-2-dark:#404040;--text-1-dark:#fafafa;--text-2-dark:#a3a3a3;--border-dark:#606060;--surface-1:var(--surface-1-light);--surface-2:var(--surface-2-light);--text-1:var(--text-1-light);--text-2:var(--text-2-light);--border:var(--border-light)}@media(prefers-color-scheme:dark){:root{--surface-1:var(--surface-1-dark);--surface-2:var(--surface-2-dark);--text-1:var(--text-1-dark);--text-2:var(--text-2-dark);--border:var(--border-dark)}}html.light{color-scheme:light;--surface-1:var(--surface-1-light);--surface-2:var(--surface-2-light);--text-1:var(--text-1-light);--text-2:var(--text-2-light);--border:var(--border-light)}html.dark{color-scheme:dark;--surface-1:var(--surface-1-dark);--surface-2:var(--surface-2-dark);--text-1:var(--text-1-dark);--text-2:var(--text-2-dark);--border:var(--border-dark)}html{height:100%}body{display:flex;flex-direction:column;width:100%;min-height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--surface-1);color:var(--text-1)}body>header{display:flex;justify-content:space-between;align-items:center;padding:.5rem;margin-bottom:2rem;width:100%;min-height:4rem}@media(min-width:640px){body>header{margin-bottom:3rem}}body>header ul{display:inline-flex}body>header .btn{display:inline-flex;justify-content:center;align-items:center;border-radius:.5rem;padding-right:1rem;padding-left:1rem;height:3rem;font-weight:600;font-size:1.25rem;user-select:none}body>header .btn-square{padding:0;width:3rem}body>menu{margin:0 auto 5rem;padding-right:1.5rem;padding-left:1.5rem;width:100%;max-width:768px;color:var(--text-2);font-weight:600;font-size:1.25rem;line-height:1.4;user-select:none;text-align:center}body>menu a{display:block;padding-top:.5rem;padding-bottom:.5rem}body>menu a:hover,body>menu a[aria-current=true]{color:var(--text-1)}body>main{flex-grow:1;width:100%;height:100%}main>section{margin:0 auto 3rem;padding-right:1.5rem;padding-left:1.5rem}@media(min-width:640px){main>section{margin-bottom:4rem}}body>footer{margin-right:auto;margin-left:auto;color:var(--text-2);font-size:.875rem;line-height:1.4286}body>footer section:last-of-type{display:flex;flex-flow:row wrap;justify-content:center;gap:1rem;padding:2.5rem}body>footer section:last-of-type a:hover{text-decoration-line:underline}hgroup{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin:0 auto 3rem;padding-right:1.5rem;padding-left:1.5rem;max-width:1024px;text-align:center}hgroup h1{font-weight:700;font-size:1.875rem;line-height:1.2}hgroup h2{font-weight:700;font-size:1.5rem;line-height:1.3333}hgroup p{color:var(--text-2);text-wrap:balance}@media(min-width:640px){hgroup{width:83.3333%;margin-bottom:4rem}}@media(min-width:768px){hgroup h1{font-size:2.25rem;line-height:1.1111}hgroup h2{font-size:1.875rem;line-height:1.2}hgroup p{font-size:1.125rem;line-height:1.5556}}section.galleries{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem 1.5rem;max-width:1280px}@media(min-width:640px){section.galleries{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:3rem}}@media(min-width:1024px){section.galleries{grid-template-columns:repeat(3,minmax(0,1fr))}}section.gallery{padding-right:0;padding-left:0}.prose{max-width:768px;color:var(--text-1);font-size:1rem;line-height:1.75}.prose a{color:var(--text-1);font-weight:500;text-decoration:underline}.prose p{margin-top:1.25em;margin-bottom:1.25em}.prose img{margin-top:2em;margin-bottom:2em}.prose h3{margin-top:1.6em;margin-bottom:.6em;color:var(--text-1);font-weight:600;font-size:1.25em;line-height:1.6}.prose ul{margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em;list-style-type:disc}.prose ul>li{margin-top:.5em;margin-bottom:.5em;padding-left:.375em}.prose ul li::marker{color:var(--text-2);font-variant-numeric:tabular-nums;unicode-bidi:isolate;text-align:start!important;text-align-last:start!important;text-indent:0!important;text-transform:none}.prose h3+*{margin-top:0}.prose figure{margin-top:2em;margin-bottom:2em}.prose figure>*{margin-top:0;margin-bottom:0}.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}.card{display:flex;flex-direction:column;border-radius:1rem}.card>figure{aspect-ratio:3/2;width:100%;border-radius:1rem}.card>img,.card figure>img{box-shadow:0 1px 2px rgba(0,0,0,5%);border-radius:1rem;aspect-ratio:3/2;width:100%;overflow:hidden;object-fit:cover}.card>img:hover,.card figure>img:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.card>div{display:flex;flex:auto;flex-direction:column;gap:.75rem;padding:1rem}.card>div>h2{font-weight:600;font-size:1.125rem;line-height:1.375}.card>div>p{color:var(--text-2);font-size:.875rem;line-height:1.4286}.gallery-item{cursor:zoom-in}.hidden{display:none}#menu-toggle[aria-expanded=true] .icon-menu{display:none}#menu-toggle[aria-expanded=true] .icon-close{display:block}section.social-icons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:2rem;padding-right:1.5rem;padding-left:1.5rem}section.featured{padding-right:1.5rem;padding-left:1.5rem;max-width:1280px;color:var(--text-1-dark)}.featured-card{display:flex;box-shadow:0 1px 2px rgba(0,0,0,5%);border-radius:1rem;background-position:50%;background-size:cover;aspect-ratio:1/1;width:100%;overflow:hidden}@media(min-width:640px){.featured-card{aspect-ratio:16/9}}.featured-card>div{display:flex;flex-direction:column;justify-content:flex-end;gap:1rem;background-image:linear-gradient(to top,RGB(0 0 0/.8) 10%,transparent 50%);padding:1.5rem;width:100%;height:100%}.featured-card>div>h2{font-weight:700;font-size:1.5rem;line-height:1.25}@media(min-width:768px){.featured-card>div>h2{font-size:1.875rem;line-height:1.2}}.featured-card>div>p{font-size:.875rem;line-height:1.4286}.featured-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}nav.categories{padding-right:1.5rem;padding-left:1.5rem;margin:0 auto 3rem}nav.categories>ul{display:flex;flex-flow:row wrap;justify-content:center;gap:.75rem}nav.categories>ul li{max-width:100%}nav.categories>ul li>a{display:block;padding:.5rem .75rem;border-radius:9999px;border:1px solid var(--border);font-size:.875rem;line-height:1.4286;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:640px){nav.categories>ul li>a{padding:.75rem 1rem;font-size:1rem;line-height:1.25}}@media(min-width:640px){nav.categories{margin-bottom:4rem}}/*!PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com*/.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:rgba(79, 79, 79, 0.4);--pswp-preloader-color-secondary:rgba(255, 255, 255, 0.9);--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:transparent}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration)cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:0 0;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:0 0;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary)}.pswp__icn{position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;top:0;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:0 0;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scale(-1,1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise 600ms linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.pswp__dynamic-caption{color:#fff;position:absolute;width:100%;left:0;top:0;transition:opacity 120ms linear!important}.pswp-caption-content{display:none}.pswp__dynamic-caption a{color:#fff}.pswp__dynamic-caption--faded{opacity:0!important}.pswp__dynamic-caption--aside{width:auto;max-width:300px;padding:20px 15px 20px 20px;margin-top:70px}.pswp__dynamic-caption--below{width:auto;max-width:700px;padding:15px 0 0}.pswp__dynamic-caption--on-hor-edge{padding-left:15px;padding-right:15px}.pswp__dynamic-caption--mobile{width:100%;background:rgba(0,0,0,.5);padding:10px 15px;right:0;bottom:0;top:auto!important;left:0!important}:root{--surface-1-light:#ffffff;--surface-2-light:#f2f2f2;--text-1-light:#000000;--text-2-light:#555555;--border-light:#e8e8e8;--surface-1-dark:#000000;--surface-2-dark:#0a0a0a;--text-1-dark:#ffffff;--text-2-dark:#666666;--border-dark:#1a1a1a;--accent:#ffffff}body{font-family:inter,ui-sans-serif,system-ui,-apple-system,sans-serif;letter-spacing:-.01em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3{font-family:sora,ui-sans-serif,system-ui,sans-serif}body>header{margin-bottom:0;position:sticky;top:0;z-index:100;backdrop-filter:blur(32px)saturate(200%);-webkit-backdrop-filter:blur(32px)saturate(200%);border-bottom:1px solid rgba(255,255,255,4%);transition:all .4s ease;padding:.875rem 1.25rem}.dark body>header,[data-theme=dark] body>header,body>header{background:rgba(0,0,0,.5)}.light body>header,[data-theme=light] body>header{background:rgba(255,255,255,.65);border-bottom-color:rgba(0,0,0,5%)}@media(min-width:640px){body>header{padding:1rem 2rem}}@media(min-width:1024px){body>header{padding:1rem 3rem}}body>header .btn-square{background:rgba(255,255,255,6%);border-radius:50%;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;transition:all .3s ease}.light body>header .btn-square,[data-theme=light] body>header .btn-square{background:rgba(0,0,0,4%)}@media(hover:hover){body>header .btn-square:hover{background:rgba(255,255,255,.14);transform:scale(1.1)}.light body>header .btn-square:hover,[data-theme=light] body>header .btn-square:hover{background:rgba(0,0,0,8%)}}body>header a.btn[href="/"]{font-family:sora,sans-serif;font-weight:800;letter-spacing:-.06em;font-size:1.1rem}@media(min-width:640px){body>header a.btn[href="/"]{font-size:1.25rem}}@media(min-width:1024px){body>header a.btn[href="/"]{font-size:1.4rem}}hgroup.hero{text-align:center;padding:3rem 1.5rem 1.5rem}hgroup.hero h1{font-weight:800;letter-spacing:-.05em;line-height:1;font-size:2.5rem;margin-bottom:.5rem;background:linear-gradient(180deg,var(--text-1) 0%,var(--text-2) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}hgroup.hero .hero-desc{font-weight:300;opacity:.65;font-size:.95rem;letter-spacing:.04em;text-transform:uppercase;max-width:400px;margin:0 auto}@media(min-width:640px){hgroup.hero{padding:4rem 2rem 2rem}hgroup.hero h1{font-size:3.5rem}hgroup.hero .hero-desc{font-size:1rem}}@media(min-width:1024px){hgroup.hero{padding:5rem 2rem 2.5rem}hgroup.hero h1{font-size:4.5rem}hgroup.hero .hero-desc{font-size:1.05rem;letter-spacing:.06em}}@media(min-width:1536px){hgroup.hero h1{font-size:5.5rem}}hgroup.related-heading{padding-top:4rem;padding-bottom:1rem}hgroup.related-heading h2{font-size:1.5rem;font-weight:700;letter-spacing:-.04em}@media(min-width:640px){hgroup.related-heading{padding-top:5rem}hgroup.related-heading h2{font-size:2rem}}@media(min-width:1024px){hgroup.related-heading{padding-top:6rem}hgroup.related-heading h2{font-size:2.5rem}}hgroup[style*=margin-top]{margin-top:0!important}menu#menu{backdrop-filter:blur(40px)saturate(200%);-webkit-backdrop-filter:blur(40px)saturate(200%)}.dark menu#menu,[data-theme=dark] menu#menu{background:rgba(0,0,0,.96)}.light menu#menu,[data-theme=light] menu#menu{background:rgba(255,255,255,.96)}menu#menu a{font-family:sora,sans-serif;font-weight:600;letter-spacing:-.03em;transition:opacity .25s ease,transform .25s ease}@media(hover:hover){menu#menu a:hover{opacity:.4;transform:translateX(4px)}}nav.categories ul{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}nav.categories a{border-radius:9999px;font-family:sora,sans-serif;font-weight:500;letter-spacing:-.01em;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,3%);color:var(--text-2);transition:all .3s ease;font-size:.75rem;padding:.35rem .85rem}.light nav.categories a,[data-theme=light] nav.categories a{border-color:rgba(0,0,0,.1);background:rgba(0,0,0,2%)}@media(hover:hover){nav.categories a:hover{color:var(--text-1);border-color:var(--text-1);background:rgba(255,255,255,8%)}.light nav.categories a:hover,[data-theme=light] nav.categories a:hover{background:rgba(0,0,0,5%)}}@media(min-width:640px){nav.categories a{font-size:.8rem;padding:.4rem 1rem}}@media(min-width:1024px){nav.categories a{font-size:.85rem;padding:.45rem 1.2rem}}section.galleries{max-width:1440px;margin:0 auto;padding:0 .625rem;gap:.625rem}@media(min-width:640px){section.galleries{padding:0 1.25rem;gap:.875rem}}@media(min-width:1024px){section.galleries{padding:0 2.5rem;gap:1rem}}@media(min-width:1536px){section.galleries{max-width:1680px;gap:1.25rem}}section.galleries>a.card{position:relative;border-radius:16px;overflow:hidden;box-shadow:none;aspect-ratio:3/2;transition:transform .6s cubic-bezier(.23,1,.32,1),box-shadow .6s cubic-bezier(.23,1,.32,1)}section.galleries>a.card figure{position:absolute;inset:0;margin:0;padding:0}section.galleries>a.card figure img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.23,1,.32,1)}section.galleries>a.card .card-gradient{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.7) 0%,rgba(0,0,0,.2) 40%,transparent 60%);z-index:1;pointer-events:none;transition:opacity .5s ease}section.galleries>a.card .card-overlay{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:1.25rem;color:#fff;background:0 0}section.galleries>a.card .card-overlay h2{font-family:sora,sans-serif;font-weight:700;font-size:1.15rem;letter-spacing:-.03em;color:#fff;margin:0;line-height:1.2;text-shadow:0 1px 8px rgba(0,0,0,.3)}section.galleries>a.card .card-overlay .card-meta{display:block;font-size:.75rem;font-weight:400;color:rgba(255,255,255,.7);margin-top:.25rem;letter-spacing:.02em}@media(hover:hover){section.galleries>a.card:hover{transform:translateY(-6px);box-shadow:0 24px 64px rgba(0,0,0,.4)}section.galleries>a.card:hover figure img{transform:scale(1.08)}section.galleries>a.card:hover .card-gradient{opacity:.85}}@media(hover:none){section.galleries>a.card:active{transform:scale(.97);transition-duration:.15s}}@media(max-width:639px){section.galleries>a.card{border-radius:12px;aspect-ratio:16/10}section.galleries>a.card .card-overlay{padding:1rem}section.galleries>a.card .card-overlay h2{font-size:1.05rem}}@media(min-width:640px){section.galleries>a.card .card-overlay h2{font-size:1.25rem}}@media(min-width:1024px){section.galleries>a.card{border-radius:20px}section.galleries>a.card .card-overlay{padding:1.5rem 1.75rem}section.galleries>a.card .card-overlay h2{font-size:1.5rem}section.galleries>a.card .card-overlay .card-meta{font-size:.8rem;margin-top:.35rem}}section.galleries>a.card.featured{border-radius:24px}section.featured{max-width:1440px;margin:0 auto;padding:0 .625rem}@media(min-width:640px){section.featured{padding:0 1.25rem}}@media(min-width:1024px){section.featured{padding:0 2.5rem}}section.featured .featured-card{border-radius:24px;overflow:hidden;min-height:300px}@media(min-width:640px){section.featured .featured-card{min-height:400px;border-radius:28px}}@media(min-width:1024px){section.featured .featured-card{min-height:480px;border-radius:32px}}section.gallery{max-width:1440px;margin:0 auto;padding:0 .25rem}@media(min-width:640px){section.gallery{padding:0 1rem}}@media(min-width:1024px){section.gallery{padding:0 2rem}}@media(min-width:1536px){section.gallery{max-width:1680px}}section.gallery a.gallery-item{border-radius:4px;overflow:hidden;cursor:pointer;transition:transform .5s cubic-bezier(.23,1,.32,1),box-shadow .5s cubic-bezier(.23,1,.32,1)}section.gallery a.gallery-item figure{overflow:hidden}section.gallery a.gallery-item figure img{transition:transform .7s cubic-bezier(.23,1,.32,1)}@media(hover:hover){section.gallery a.gallery-item:hover{transform:scale(1.025);box-shadow:0 20px 50px rgba(0,0,0,.35);z-index:2;position:relative}section.gallery a.gallery-item:hover figure img{transform:scale(1.06)}}@media(hover:none){section.gallery a.gallery-item:active{transform:scale(.97);transition-duration:.15s}}@media(min-width:640px){section.gallery a.gallery-item{border-radius:8px}}@media(min-width:1024px){section.gallery a.gallery-item{border-radius:12px}}footer{border-top:1px solid var(--border)}footer .footer-inner{max-width:1440px;margin:0 auto;text-align:center;padding:2rem 1.25rem}@media(min-width:640px){footer .footer-inner{padding:2.5rem 2rem}}@media(min-width:1024px){footer .footer-inner{padding:3rem}}.social-icons{margin-bottom:1rem}.social-icons a{opacity:.7;transition:opacity .3s ease,transform .3s ease;display:inline-flex;align-items:center;justify-content:center}@media(max-width:639px){.social-icons a{padding:.5rem;min-width:44px;min-height:44px}}@media(hover:hover){.social-icons a:hover{opacity:1;transform:translateY(-3px)}}.footer-copy{font-size:.75rem;letter-spacing:.05em;text-transform:uppercase;opacity:.6}.footer-copy a{transition:opacity .3s ease;margin-left:.5rem}@media(hover:hover){.footer-copy a:hover{opacity:.7}}.prose{max-width:640px;line-height:1.9;font-weight:300;padding:0 1.5rem}@media(min-width:640px){.prose{padding:0 2rem}}main{animation:pageReveal .7s cubic-bezier(.23,1,.32,1)}@keyframes pageReveal{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}hgroup.hero h1{animation:heroIn .9s cubic-bezier(.23,1,.32,1).1s both}hgroup.hero .hero-desc{animation:heroIn .9s cubic-bezier(.23,1,.32,1).25s both}@keyframes heroIn{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}section.galleries>a.card{animation:cardReveal .8s cubic-bezier(.23,1,.32,1)both}section.galleries>a.card:nth-child(1){animation-delay:.1s}section.galleries>a.card:nth-child(2){animation-delay:.2s}section.galleries>a.card:nth-child(3){animation-delay:.3s}section.galleries>a.card:nth-child(4){animation-delay:.4s}section.galleries>a.card:nth-child(5){animation-delay:.5s}section.galleries>a.card:nth-child(6){animation-delay:.6s}section.galleries>a.card:nth-child(7){animation-delay:.7s}section.galleries>a.card:nth-child(8){animation-delay:.8s}@keyframes cardReveal{from{opacity:0;transform:translateY(40px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}section.gallery a.gallery-item{animation:photoReveal .7s cubic-bezier(.23,1,.32,1)both;animation-delay:.2s}@keyframes photoReveal{from{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){main,hgroup.hero h1,hgroup.hero .hero-desc,section.galleries>a.card,section.gallery a.gallery-item{animation:none}section.galleries>a.card,section.galleries>a.card figure img,section.gallery a.gallery-item,section.gallery a.gallery-item figure img,menu#menu a{transition:none}}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.light a:focus-visible,[data-theme=light] a:focus-visible,.light button:focus-visible,[data-theme=light] button:focus-visible{outline-color:var(--text-1-light)}section.galleries>a.card:focus-visible{outline-offset:4px;border-radius:16px;transform:translateY(-6px);box-shadow:0 24px 64px rgba(0,0,0,.4)}section.gallery a.gallery-item:focus-visible{outline-offset:2px;transform:scale(1.025);z-index:2;position:relative}img.lazyload,img.lazyloading{opacity:0;transition:opacity .7s cubic-bezier(.23,1,.32,1)}img.lazyloaded{opacity:1}@media(hover:hover){::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:rgba(255,255,255,.1);border-radius:2px}::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.25)}.light ::-webkit-scrollbar-thumb,[data-theme=light] ::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1)}.light ::-webkit-scrollbar-thumb:hover,[data-theme=light] ::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.25)}}::selection{background:rgba(255,255,255,.12)}.light ::selection,[data-theme=light] ::selection{background:rgba(0,0,0,.1)}@supports(padding:env(safe-area-inset-bottom)){body>header{padding-left:calc(env(safe-area-inset-left) + 1.25rem);padding-right:calc(env(safe-area-inset-right) + 1.25rem)}footer .footer-inner{padding-bottom:calc(env(safe-area-inset-bottom) + 2rem)}section.galleries,section.gallery{padding-left:calc(env(safe-area-inset-left) + .625rem);padding-right:calc(env(safe-area-inset-right) + .625rem)}}@media(max-height:500px) and (orientation:landscape){body>header{padding-top:.4rem;padding-bottom:.4rem}hgroup.hero{padding-top:1rem;padding-bottom:.5rem}hgroup.hero h1{font-size:1.75rem}}.lazyload,.lazyloading{opacity:0}.lazyloaded{opacity:1;transition:opacity 300ms}img.lazyload:not([src]){visibility:hidden}