.photos-root{--bg:#121215;--ink:#f3f3f6;--text:#d7d8de;--muted:#8b8b98;--line:#2c2c34;--tile:#1b1b20;--opal:linear-gradient(90deg, #83b9ff 0%, #97e7dd 34%, #c6b4ff 66%, #ffc0e4 100%);--font-ui:ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;background:var(--bg);color:var(--text);font-family:var(--font-fredoka), var(--font-ui);-webkit-font-smoothing:antialiased;flex-direction:column;flex:1;display:flex}.photos-root:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(80% 100% at 50% 0,#78aaff1a,#b496ff0d 45%,#0000 72%);height:42vh;position:fixed;inset:0 0 auto}.photos-root>*{z-index:1;position:relative}.photos-masthead{font-family:var(--font-ui);letter-spacing:.16em;justify-content:space-between;align-items:baseline;gap:1rem;padding:1.6rem 1.25rem 0;font-size:.9rem;display:flex}.photos-masthead a{color:var(--muted);text-decoration:none;transition:color .3s}.photos-masthead a:hover{color:var(--ink)}.photos-wordmark .star,.photos-opal{background:var(--opal);color:#0000;-webkit-background-clip:text;background-clip:text}.photos-wordmark .star{padding:0 .15em}.photos-masthead .rss{font-size:.75rem}.photos-main{flex:1;width:100%;max-width:72rem;margin:0 auto;padding:2.5rem 1.25rem 5rem}.photos-title{letter-spacing:-.015em;width:fit-content;margin:0;font-size:2.2rem;font-weight:600;line-height:1.12}.photos-date{font-family:var(--font-ui);letter-spacing:.11em;text-transform:uppercase;color:var(--muted);margin:0 0 .6rem;font-size:.74rem}.photos-note{color:var(--text);max-width:42rem;margin:1rem 0 0;font-size:1.05rem}.photos-empty{color:var(--muted);font-family:var(--font-ui)}.album-cards{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.4rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.album-card a{color:inherit;text-decoration:none;display:block}.album-card__cover{aspect-ratio:4/3;background:var(--tile);border-radius:.9rem;transition:transform .35s cubic-bezier(.34,1.3,.64,1);overflow:hidden;box-shadow:0 8px 30px #00000073}.album-card a:hover .album-card__cover{transform:scale(1.02)}.album-card__cover img,.album-card__cover video{object-fit:cover;width:100%;height:100%;display:block}.album-card__title{margin:.8rem 0 0;font-size:1.25rem;font-weight:600}.album-card__meta{font-family:var(--font-ui);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-top:.2rem;font-size:.72rem}.media-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.6rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.media-tile{aspect-ratio:1;background:var(--tile);cursor:zoom-in;border:0;border-radius:.7rem;width:100%;padding:0;position:relative;overflow:hidden}.media-tile img,.media-tile video{object-fit:cover;width:100%;height:100%;display:block}.media-tile__badge{font-family:var(--font-ui);letter-spacing:.12em;text-transform:uppercase;color:var(--ink);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#08080a8c;border-radius:999px;padding:.2rem .45rem;font-size:.62rem;position:absolute;top:.5rem;left:.5rem}.photos-lightbox{z-index:50;cursor:zoom-out;background:#08080aeb;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.photos-lightbox img,.photos-lightbox video{cursor:default;border-radius:.5rem;width:auto;max-width:min(94vw,1400px);height:auto;max-height:92vh;box-shadow:0 24px 90px #0009}.photos-lightbox__nav{color:var(--ink);cursor:pointer;opacity:.55;background:0 0;border:0;padding:1rem;font-size:2.4rem;transition:opacity .2s;position:absolute;top:50%;transform:translateY(-50%)}.photos-lightbox__nav:hover{opacity:1}.photos-lightbox__nav.prev{left:.25rem}.photos-lightbox__nav.next{right:.25rem}.photos-lightbox__count{font-family:var(--font-ui);letter-spacing:.12em;color:var(--muted);font-size:.72rem;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}@media (max-width:640px){.photos-title{font-size:1.7rem}.media-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.4rem}.photos-lightbox__nav{display:none}}.drive{text-align:center;flex-direction:column;align-items:center;display:flex}.drive .photos-title{margin-bottom:1.6rem}.drive-video{aspect-ratio:9/16;background:var(--tile);border-radius:1rem;width:auto;max-width:100%;height:min(78vh,900px);display:block;box-shadow:0 24px 90px #0009,0 0 0 1px #ffffff0f}.drive-ambient{z-index:-1;pointer-events:none;filter:blur(48px)saturate(1.6)brightness(.6);background-position:50%;background-size:cover;position:fixed;inset:0;overflow:hidden;transform:scale(1.15)}.drive-ambient canvas{opacity:0;image-rendering:auto;width:100%;height:100%;transition:opacity 1.2s;position:absolute;inset:0}.drive-ambient canvas.is-live{opacity:1}.drive .photos-date,.drive .photos-title{text-shadow:0 2px 18px #0000008c}@media (max-width:640px){.drive-video{width:100%;max-width:420px;height:auto}}.photos-root:has(.drive) .photos-masthead a{color:var(--text);text-shadow:0 1px 12px #000000b3}
