.otherworld .tag-preview{color:var(--ow-paper,#efeee6);font-family:OtherworldSpace,Arial,sans-serif;text-align:left}
.otherworld .tag-preview--page{padding:clamp(24px,4vw,64px);max-width:1600px;margin:auto}
.otherworld .tag-preview--chips{margin-top:24px;padding-top:20px;border-top:1px solid #efeee640}
.otherworld .tag-preview h2{font-size:clamp(24px,3vw,36px);margin:0 0 12px}
.otherworld .tag-preview h1{font-size:clamp(40px,6vw,76px);margin:8px 0 12px;line-height:1}
.otherworld .tag-preview__eyebrow{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--ow-lime,#d9ff62)}
.otherworld .tag-preview__chips{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:16px 0}
.otherworld .tag-preview__chip{display:inline-flex;align-items:center;min-height:44px;padding:10px 14px;border:1px solid #efeee670;border-radius:2px;color:#efeee6;background:#080b0d;text-decoration:none;font-size:14px;line-height:1.3;overflow-wrap:anywhere}
.otherworld .tag-preview__chip:hover{background:#d9ff62;color:#080b0d;border-color:#d9ff62}
.otherworld .tag-preview :is(a,button,input):focus-visible{outline:3px solid #d9ff62;outline-offset:4px}
.otherworld .tag-preview__form{display:flex;flex-wrap:wrap;gap:12px;align-items:end;margin:28px 0}
.otherworld .tag-preview__field{flex:1 1 240px}.otherworld .tag-preview label{display:block;font-size:14px;margin-bottom:8px}
.otherworld .tag-preview input{width:100%;min-height:48px;padding:12px;background:#171c20;color:#efeee6;border:1px solid #efeee670;border-radius:0;font:inherit}
.otherworld .tag-preview button{min-height:48px;padding:12px 20px;background:#d9ff62;color:#080b0d;border:1px solid #d9ff62;font:inherit;cursor:pointer}
.otherworld .tag-preview button[data-tag-clear]{background:transparent;color:#efeee6;border-color:#efeee670}
.otherworld .tag-preview__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 20px;list-style:none;margin:28px 0;padding:0}
.otherworld .tag-preview__grid>li{min-width:0}.otherworld .tag-preview [hidden]{display:none!important}
.otherworld .tag-preview__note{font-size:14px;max-width:760px;line-height:1.6;color:#d1d1c9}
.otherworld .tag-preview__empty{padding:32px 0;border-block:1px solid #efeee640}
.otherworld .tag-preview__grid product-card{height:100%}
@media(max-width:1000px){.otherworld .tag-preview__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.otherworld .tag-preview__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.otherworld .tag-preview--page{padding:28px 20px}.otherworld .tag-preview__chip{font-size:13px}}
@media(prefers-reduced-motion:reduce){.otherworld .tag-preview *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
