:root{--bg-primary: #1a1521;--bg-secondary: #3b2a4e;--text-primary: #e8e8e8;--text-secondary: #f0e4ff;--accent: #f0e4ff}:root[data-theme=light]{--bg-primary: #fafafa;--bg-secondary: #f2edf8;--text-primary: #5a3783;--text-secondary: #7b619a;--accent: #5a3783}html{scrollbar-gutter:stable}*{margin:0;padding:0;box-sizing:border-box;font-family:JetBrains Mono,Fira Code,Consolas,monospace}body{background-color:var(--bg-primary);color:var(--text-primary);line-height:1.6;min-height:100vh;display:flex;flex-direction:column}a{color:var(--accent);text-decoration:underline;text-decoration-style:dotted;text-underline-offset:.2em}a:hover{text-decoration:underline}code,pre{font-family:inherit;background-color:var(--bg-secondary);padding:.2em .4em;border-radius:3px}pre{padding:1em;overflow-x:auto}input,textarea,select{background-color:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--text-secondary);padding:.5em;border-radius:4px}img{width:auto;height:auto;max-width:100%;max-height:90vh;object-fit:contain}button{background-color:var(--accent);color:var(--bg-primary);border:none;padding:.5em 1em;border-radius:4px;cursor:pointer;font-family:inherit}button:hover{opacity:.9}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--bg-secondary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}.main-container{width:100%;max-width:100%;overflow-x:hidden;padding:1.5rem 3rem 3rem;flex:1 0 auto;figcaption{margin-top:.5rem;font-size:.8rem;color:var(--text-secondary)}}.main-content{max-width:45rem}.main-container--narrow{max-width:80rem}.image--feature{display:block;margin:0;width:auto;height:auto;max-width:100%;max-height:calc(100vh - 6rem);object-fit:contain}header,footer{padding:2rem 3rem;flex-shrink:0}p+p{margin-top:1.5rem}.is-smaller{font-size:.8rem}.fade-in{opacity:0}.fade-in.loaded{opacity:1;animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.masthead{display:flex;align-items:center;gap:1.5rem;padding:2rem 3rem 1.5rem;flex-shrink:0}.masthead__brand{margin-right:auto;text-decoration:none}.masthead__nav a{margin-right:1.25rem}.theme-toggle{background:none;color:var(--text-secondary);border:none;font-size:1.4rem;line-height:1;padding:.25em}.site-footer{padding:2rem 3rem;flex-shrink:0}.site-footer:after{content:"";display:table;clear:both}.site-footer__instagram{float:right;display:inline-flex;align-items:center;gap:.4em;text-decoration:none}.site-footer__instagram:hover{text-decoration:underline}.site-footer__instagram svg{width:1.1em;height:1.1em}.gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:1.5rem;margin-top:2rem}.gallery__item{margin:0}.gallery__item a{display:block}.gallery__item img{width:100%;height:auto;display:block;max-height:none}.gallery__item figcaption,.photolog__photo figcaption{margin-top:.4rem;font-size:.8rem;color:var(--text-secondary)}.gallery-index{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:1.5rem;list-style:none}.gallery-index a{text-decoration:none;display:block}.gallery-index img{width:100%;height:auto;display:block;max-height:none}.gallery-index__title{margin-top:.5rem}.photolog__photo{margin:3rem auto}.photolog__photo img{width:100%;height:auto;display:block;max-height:none}.photolog__photo--landscape{width:100%}.photolog__photo--square{width:66%}.photolog__photo--portrait{width:50%}@media(max-width:700px){.photolog__photo--square,.photolog__photo--portrait{width:100%}}.photolog-list__item{padding:2.5rem 0;border-bottom:1px solid var(--bg-secondary)}.photolog-list__item:first-child{padding-top:0}.photolog-list__item h2{margin-bottom:.25rem}.photolog-list__item h2 a{text-decoration:none}.photolog-list__item h2 a:hover{text-decoration:underline}.read-more{font-size:.9rem;margin-top:1rem}.pagination{display:flex;justify-content:space-between;margin-top:3rem}.featured{margin:0}.featured img{display:block;margin:0;width:auto;height:auto;max-width:100%;max-height:calc(100vh - 12rem);object-fit:contain}.gate__form{max-width:30rem}.gate__form p{margin-bottom:1rem}.gate__form input{margin-right:.5rem}.signup{max-width:30rem;margin-top:2rem}.signup label{display:block;margin-bottom:.5rem}.signup .hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.signup__msg{margin-top:.75rem;font-size:.9rem;color:var(--text-secondary)}@media(max-width:700px){.main-container{padding:1.5rem 1.5rem 3rem}header,footer{padding:2rem 1.5rem}.masthead{padding:2rem 1.5rem 1.5rem;flex-wrap:wrap;row-gap:1rem}.masthead__brand{white-space:nowrap}.masthead__nav{order:1;width:100%}.site-footer{padding:2rem 1.5rem}}.pswp__img{max-width:none;max-height:none;object-fit:fill}.pswp__caption{position:absolute;bottom:0;width:100%;padding:.75rem 1rem;font-size:.85rem;color:#fff;background:#00000080;text-align:center}
