@layer reset{*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;text-wrap:balance}p{text-wrap:pretty}ol,ul{list-style-position:inside}:is(ol,ul) ul:dir(ltr),:is(ol,ul) ol:dir(ltr){padding-left:2ch}:is(ol,ul) ul:dir(rtl),:is(ol,ul) ol:dir(rtl){padding-right:2ch}:is(ol,ul)[role=list]{padding-inline:unset;list-style:none}pre{overflow-x:auto}img,picture{height:auto;max-width:100%;display:block}input,textarea,select,button{color:inherit;font:inherit;font-size:inherit;letter-spacing:inherit;word-spacing:inherit}textarea{resize:vertical;min-height:10em}@supports (resize:block){textarea{resize:block}}button,button[type],input[type=button],input[type=submit],input[type=reset]{-webkit-user-select:none;user-select:none;text-align:center}button[disabled],button[type][disabled],input[type=button][disabled],input[type=submit][disabled],input[type=reset][disabled]{cursor:not-allowed}}@font-face{font-family:Playpen Sans;font-style:normal;font-weight:400;src:url(/fonts/playpen-sans-v22-latin-regular.woff2)format("woff2")}body{background-color:#dda9c6;width:min(100% - 24px,1250px);margin-left:auto;margin-right:auto;font-family:Playpen Sans}main{margin-top:32px;margin-bottom:32px;container-type:inline-size}h1{text-align:center;margin-top:32px;margin-bottom:32px}.gallery{flex-wrap:wrap;justify-content:space-around;gap:16px;display:flex}.polaroid{--bg:#fff;background:repeating-linear-gradient(45deg, var(--bg) 0px, var(--bg) 4px, transparent 4px, transparent 8px), repeating-linear-gradient(-45deg, var(--bg) 0px, var(--bg) 4px, transparent 4px, transparent 8px), #fcfcfc;color:contrast-color(var(--bg));border-radius:1px;outline:1px solid #fff3;width:88mm;height:107mm;padding:4.5mm;overflow:hidden}.polaroid img{object-fit:cover;outline:1px solid hsl(from var(--bg) h s calc(l - 30) / .5);border-radius:2px;width:79mm;height:79mm}.polaroid picture{margin-bottom:.25lh}.polaroid time{text-align:end;display:block}