/* experience.css - generated utilities missing from the compiled site css.
   Used by /shop /order /pay /desk. Regenerate rather than hand-edit. */
.bg-cream{background-color:rgb(var(--limestone-50)/1)}
.bg-gold\/20{background-color:rgb(var(--amber-400)/0.2)}
.bg-mint{background-color:rgb(var(--mint-100)/1)}
.bg-night\/60{background-color:rgb(var(--pine-950)/0.6)}
.bg-night\/70{background-color:rgb(var(--pine-950)/0.7)}
.bg-night\/80{background-color:rgb(var(--pine-950)/0.8)}
.border-cream\/12{border-color:rgb(var(--limestone-50)/0.12)}
.border-cream\/20{border-color:rgb(var(--limestone-50)/0.2)}
.border-ink\/10{border-color:rgb(var(--olive-950)/0.1)}
.border-ink\/15{border-color:rgb(var(--olive-950)/0.15)}
.bottom-5{bottom:1.25rem}
.flex-1{flex:1 1 0%}
.gap-1\.5{gap:.375rem}
.h-2\.5{height:.625rem}
.max-w-6xl{max-width:72rem}
.max-w-md{max-width:28rem}
.max-w-sm{max-width:24rem}
.ml-3{margin-left:.75rem}
.mt-1{margin-top:.25rem}
.opacity-60{opacity:0.6}
.opacity-70{opacity:0.7}
.opacity-75{opacity:0.75}
.opacity-80{opacity:0.8}
.opacity-85{opacity:0.85}
.overflow-x-auto{overflow-x:auto}
.overflow-y-auto{overflow-y:auto}
.p-5{padding:1.25rem}
.pb-1{padding-bottom:.25rem}
.pb-10{padding-bottom:2.5rem}
.pb-4{padding-bottom:1rem}
.pb-40{padding-bottom:10rem}
.pt-5{padding-top:1.25rem}
.pt-[7\.5rem]{padding-top:7.5rem}
.py-1{padding-top:.25rem;padding-bottom:.25rem}
.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}
.right-0{right:0}
.right-5{right:1.25rem}
.rounded-3xl{border-radius:1.5rem}
.rounded-xl{border-radius:.75rem}
.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.35)}
.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.25),0 8px 10px -6px rgba(0,0,0,.2)}
.space-y-1>:not([hidden])~:not([hidden]){margin-top:.25rem}
.space-y-1\.5>:not([hidden])~:not([hidden]){margin-top:.375rem}
.space-y-3>:not([hidden])~:not([hidden]){margin-top:.75rem}
.space-y-4>:not([hidden])~:not([hidden]){margin-top:1rem}
.text-3xl{font-size:1.875rem;line-height:2.25rem}
.text-4xl{font-size:2.25rem;line-height:2.5rem}
.text-5xl{font-size:3rem;line-height:1}
.tracking-wide{letter-spacing:.025em}
.w-2\.5{width:.625rem}
.w-[230px]{width:230px}
@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:pt-[9rem]{padding-top:9rem}}
@media (min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (min-width:640px){.sm\:flex-row{flex-direction:row}}