*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%}body{background:#eff1ea;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}img,.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.fixed{position:fixed}.inset-0{top:0;right:0;bottom:0;left:0}.z-50{z-index:50}.w-full{width:100%}.mx-auto{margin-left:auto;margin-right:auto}.ml-auto{margin-left:auto}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-baseline{align-items:baseline}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.gap-5{gap:20px}.gap-x-3{column-gap:12px}.gap-x-6{column-gap:24px}.gap-y-1{row-gap:4px}.gap-y-2{row-gap:8px}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.mt-7{margin-top:28px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.mb-5{margin-bottom:20px}.mb-6{margin-bottom:24px}.mb-7{margin-bottom:28px}.my-5{margin-top:20px;margin-bottom:20px}.pb-1{padding-bottom:4px}.pt-4{padding-top:16px}.safe-bottom{padding-bottom:env(safe-area-inset-bottom)}@media (prefers-reduced-motion: reduce){*{animation:none!important;transition:none!important}}.pg-detail{padding:22px}.pg-photos{display:grid;grid-template-columns:1fr;gap:10px}.pg-photos img{width:100%;height:auto;border-radius:3px;background:#e6e9df}@media (min-width: 760px){.pg-photos{grid-template-columns:1fr 1fr}.pg-photos img:first-child{grid-column:1 / -1}}.pg-overlay{padding:20px 12px}@media (max-width: 600px){.pg-overlay{padding:0}.pg-detail{padding:16px;border:none;border-radius:0;min-height:100vh}}
