html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@supports (font-variation-settings: normal){@font-face{font-family:Space Grotesk Variable;src:url(/fonts/SpaceGrotesk-Variable-subset.woff2) format("woff2");font-weight:1 999;font-display:swap}}@font-face{font-family:Space Grotesk Static;src:url(/fonts/SpaceGrotesk-Static-subset.woff2) format("woff2"),url(/fonts/SpaceGrotesk-Static-subset.woff) format("woff");font-weight:400;font-display:swap}@font-face{font-family:"PT Serif";src:url(/fonts/PTSerif-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"PT Serif";src:url(/fonts/PTSerif-Italic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"PT Serif";src:url(/fonts/PTSerif-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"PT Serif";src:url(/fonts/PTSerif-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}:root{--base: #faf4ed;--surface: #fffaf3;--overlay: #f2e9e1;--muted: #9893a5;--subtle: #605d76;--text: #484563;--love: #944257;--gold: #ea9d34;--rose: #d7827e;--rose-light: #ffc2bd;--rose-lightest: #ffd5d1;--pine: #286983;--foam: #56949f;--iris: #907aa9;--highlight-low: #f4ede8;--highlight-med: #dfdad9;--highlight-high: #cecacd;--page-gutter: 24px;--static-texture: url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.95' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='.34'/%3E%3C/svg%3E")}html{font-family:ui-sans-serif,system-ui,sans-serif;background-color:var(--text);background-image:var(--static-texture);background-size:180px 180px;background-attachment:fixed}body{margin:0 auto;width:100%;height:100%;min-height:100vh;max-width:45rem;padding:1rem var(--page-gutter);line-height:1.5;color:var(--text);background-color:var(--base)}@media (min-width: 42rem){body{border-radius:8px}}*{box-sizing:border-box}a{color:var(--text);text-decoration:none}p a,.post :where(p,li,small) a{background-image:linear-gradient(var(--rose-light),var(--rose-light)),linear-gradient(var(--rose-lightest),var(--rose-lightest));background-repeat:no-repeat;background-position:0% 100%,0% 100%;background-size:0% 40%,100% 40%;text-decoration:none;transition:background-size .24s ease}p a:hover,p a:focus-visible,.post :where(p,li,small) a:hover,.post :where(p,li,small) a:focus-visible{background-size:100% 40%,100% 40%}em{color:var(--subtle);font-style:italic}footer{padding-top:1rem}footer ul{display:flex;justify-content:center;align-items:center;gap:.75rem}footer a{display:flex;align-items:center;gap:.25rem;text-decoration:none}header{font-family:Space Grotesk Static,-apple-system,sans-serif;@supports (font-variation-settings: normal){font-family:Space Grotesk Variable,-apple-system,sans-serif}padding-bottom:1rem}header a{text-decoration:none;display:flex;flex-direction:column;gap:1rem}header a[href="/"]{color:var(--pine);display:flex;flex-direction:column}header a h1{font-size:2.8rem;margin-bottom:1rem}header a h2{font-size:1.5rem}h1,h2,h3,h4{font-family:Space Grotesk Static,-apple-system,sans-serif;@supports (font-variation-settings: normal){font-family:Space Grotesk Variable,-apple-system,sans-serif}font-size:1.5rem;font-weight:600;margin-bottom:.5rem}header h1{font-size:1.75rem;font-weight:500;line-height:1.75rem;margin-bottom:0}header h2{color:var(--love);font-size:1rem;font-weight:300;line-height:1rem;margin-bottom:0}nav{background-color:var(--love);color:var(--base);margin-left:calc(0px - var(--page-gutter));margin-right:calc(0px - var(--page-gutter));padding-left:var(--page-gutter);padding-right:var(--page-gutter)}nav a{color:var(--base)}nav ul{display:flex;flex-direction:row;gap:.75rem;padding-top:.5rem;padding-bottom:.5rem;font-weight:600}nav li{display:flex;align-items:center;gap:.75rem}.nav-divider{display:flex;align-items:center}p{font-family:"PT Serif",Georgia,Times New Roman,serif;margin-bottom:1rem}ul{display:flex;flex-direction:column;gap:1rem}.card{background-color:var(--surface);display:grid;grid-template-columns:64px 1fr;grid-template-areas:"logo title" "logo description";gap:.5rem;border:1px solid #ffeed5;border-radius:8px;padding:.5rem}.card-icon{grid-area:logo;display:flex;color:var(--rose);width:100%;height:100%;justify-content:center;align-items:center}.card h2,.card p{color:var(--text);margin-bottom:0}a:has(.card){text-decoration:none}.card h2{font-size:1.4rem;grid-area:title;width:fit-content;background-image:linear-gradient(var(--rose-light),var(--rose-light)),linear-gradient(var(--rose-lightest),var(--rose-lightest));background-repeat:no-repeat;background-position:0% 100%,0% 100%;background-size:0% 40%,100% 40%;text-decoration:none;transition:background-size .24s ease}a:hover .card h2,a:focus-visible .card h2{background-size:100% 40%,100% 40%}.card p{grid-area:description}.header{display:flex;align-items:center;justify-content:space-between}.card-icon img,.card-icon svg{display:block;height:42px;width:42px}.post img{height:auto;margin-bottom:1rem;margin-left:calc(0px - var(--page-gutter));margin-right:calc(0px - var(--page-gutter));width:calc(100% + var(--page-gutter) + var(--page-gutter))}img.home-photo{height:auto;margin-bottom:0;margin-left:calc(0px - var(--page-gutter));margin-right:calc(0px - var(--page-gutter));margin-top:1rem;width:calc(100% + var(--page-gutter) + var(--page-gutter))}@media (min-width: 42rem){.post img,img.home-photo{margin-left:0;margin-right:0;width:100%;border-radius:8px}}.post p:has(:where(.photo-caption,.photo-credit)){margin-top:-.5rem}.photo-caption,.photo-credit{color:var(--subtle);display:block;font-size:.875rem;line-height:1.35}.photo-caption a,.photo-credit a{color:var(--subtle);background-size:300% 28%}.post .video-embed{aspect-ratio:16 / 9;margin:1rem 0;width:100%}.post .video-embed iframe{border:0;border-radius:3px;display:block;height:100%;width:100%}
