.HappyHourCalendar-module__VWA6za__calendarContainer{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d111799;border:1px solid #e6b98033;border-radius:12px;padding:1rem;position:relative}.HappyHourCalendar-module__VWA6za__calendarHeader{border-bottom:2px solid #e6b9804d;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.HappyHourCalendar-module__VWA6za__calendarTitle{color:var(--modern-accent,#e6b980);align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;display:flex}.HappyHourCalendar-module__VWA6za__calendarIcon{filter:drop-shadow(0 2px 4px #0000004d);font-size:1rem}.HappyHourCalendar-module__VWA6za__weekHeader{grid-template-columns:repeat(7,1fr);gap:.25rem;margin-bottom:.75rem;display:grid}.HappyHourCalendar-module__VWA6za__dayHeader{text-align:center;color:#fffbe6b3;text-transform:uppercase;letter-spacing:.5px;padding:.3rem;font-size:.7rem;font-weight:600}.HappyHourCalendar-module__VWA6za__weekDays{grid-template-columns:repeat(7,1fr);gap:.25rem;display:grid}.HappyHourCalendar-module__VWA6za__dayCard{text-align:center;cursor:pointer;background:#181c20cc;border:2px solid #ffffff1a;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:60px;padding:.5rem .25rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.HappyHourCalendar-module__VWA6za__dayCard:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0003}.HappyHourCalendar-module__VWA6za__activeDay{border-color:var(--modern-accent,#e6b980);background:linear-gradient(135deg,#e6b98033 0%,#fffbe61a 100%);transform:translateY(-1px);box-shadow:0 2px 8px #e6b9804d}.HappyHourCalendar-module__VWA6za__activeDay:before{content:"";background:linear-gradient(90deg,var(--modern-accent,#e6b980)0%,#f7f1e1 100%);border-radius:8px 8px 0 0;height:2px;position:absolute;top:0;left:0;right:0}.HappyHourCalendar-module__VWA6za__inactiveDay{opacity:.6}.HappyHourCalendar-module__VWA6za__inactiveDay:hover{opacity:.8}.HappyHourCalendar-module__VWA6za__dayName{color:var(--vintage-cream,#fffbe6);margin-bottom:.25rem;font-size:.9rem;font-weight:600}.HappyHourCalendar-module__VWA6za__timeSlot{color:var(--modern-accent,#e6b980);background:#e6b9801a;border-radius:4px;margin-top:.25rem;padding:.2rem .4rem;font-size:.7rem;font-weight:500}.HappyHourCalendar-module__VWA6za__inactiveSlot{color:#fffbe666;margin-top:.25rem;font-size:.8rem;font-weight:300}.HappyHourCalendar-module__VWA6za__activeDayIndicator{background:var(--modern-accent,#e6b980);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.2rem;animation:2s infinite HappyHourCalendar-module__VWA6za__pulse;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 2px 8px #0000004d}@keyframes HappyHourCalendar-module__VWA6za__pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@media (max-width:768px){.HappyHourCalendar-module__VWA6za__calendarContainer{padding:1rem}.HappyHourCalendar-module__VWA6za__calendarTitle{font-size:1.1rem}.HappyHourCalendar-module__VWA6za__dayCard{min-height:60px;padding:.5rem .25rem}.HappyHourCalendar-module__VWA6za__dayName{font-size:.8rem}.HappyHourCalendar-module__VWA6za__timeSlot{padding:.15rem .3rem;font-size:.65rem}.HappyHourCalendar-module__VWA6za__activeDayIndicator{width:20px;height:20px;font-size:1rem;top:-6px;right:-6px}}@media (max-width:480px){.HappyHourCalendar-module__VWA6za__weekDays{gap:.25rem}.HappyHourCalendar-module__VWA6za__dayCard{min-height:50px;padding:.4rem .2rem}.HappyHourCalendar-module__VWA6za__dayName{font-size:.7rem}.HappyHourCalendar-module__VWA6za__timeSlot{font-size:.6rem}}
.HappyHourDetailsPanel-module__jAkkxG__detailsPanel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#181c20b3;border:1px solid #e6b98033;border-radius:12px;padding:1rem}.HappyHourDetailsPanel-module__jAkkxG__panelHeader{border-bottom:2px solid #e6b9804d;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.HappyHourDetailsPanel-module__jAkkxG__panelIcon{filter:drop-shadow(0 2px 4px #0000004d);font-size:1rem}.HappyHourDetailsPanel-module__jAkkxG__panelTitle{color:var(--modern-accent,#e6b980);font-size:1rem;font-weight:700}.HappyHourDetailsPanel-module__jAkkxG__priceHighlight{text-align:center;background:linear-gradient(135deg,#e6b98026 0%,#fffbe61a 100%);border:2px solid #e6b9804d;border-radius:12px;margin-bottom:1rem;padding:1rem;position:relative;overflow:hidden}.HappyHourDetailsPanel-module__jAkkxG__priceHighlight:before{content:"";background:linear-gradient(90deg,var(--modern-accent,#e6b980)0%,#f7f1e1 100%);border-radius:16px 16px 0 0;height:2px;position:absolute;top:0;left:0;right:0}.HappyHourDetailsPanel-module__jAkkxG__priceLabel{color:#fffbe6cc;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.9rem;font-weight:500}.HappyHourDetailsPanel-module__jAkkxG__priceValue{color:var(--modern-accent,#e6b980);text-shadow:0 2px 8px #0000004d;margin:.25rem 0;font-size:2.4rem;font-weight:800;line-height:1}.HappyHourDetailsPanel-module__jAkkxG__priceRow{justify-content:center;align-items:center;gap:.5rem;display:flex}.HappyHourDetailsPanel-module__jAkkxG__savingsPill{color:#4ade80;background:#4ade8026;border:1px solid #4ade8059;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .6rem;display:inline-flex}.HappyHourDetailsPanel-module__jAkkxG__savingsAmount{font-weight:800}.HappyHourDetailsPanel-module__jAkkxG__savingsPillText{text-transform:uppercase;letter-spacing:.4px;font-size:.8rem}.HappyHourDetailsPanel-module__jAkkxG__detailsGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.HappyHourDetailsPanel-module__jAkkxG__detailsGrid{grid-template-columns:repeat(2,1fr)}}.HappyHourDetailsPanel-module__jAkkxG__detailCard{text-align:center;background:#0d111799;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem;transition:all .3s}.HappyHourDetailsPanel-module__jAkkxG__detailCard:hover{border-color:#e6b9804d;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.HappyHourDetailsPanel-module__jAkkxG__highlightCard{border-color:var(--modern-accent,#e6b980);background:linear-gradient(135deg,#e6b9801a 0%,#fffbe60d 100%)}.HappyHourDetailsPanel-module__jAkkxG__detailLabel{color:#fffbe6b3;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.8rem;font-weight:500}.HappyHourDetailsPanel-module__jAkkxG__detailValue{color:var(--vintage-cream,#fffbe6);text-shadow:0 1px 4px #0000004d;font-size:1.4rem;font-weight:700}.HappyHourDetailsPanel-module__jAkkxG__highlightCard .HappyHourDetailsPanel-module__jAkkxG__detailValue{color:var(--modern-accent,#e6b980)}.HappyHourDetailsPanel-module__jAkkxG__timeInfo{background:#0d111799;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;margin-top:1.5rem;padding:1rem;display:flex}.HappyHourDetailsPanel-module__jAkkxG__timeIcon{filter:drop-shadow(0 2px 4px #0000004d);font-size:1.2rem}.HappyHourDetailsPanel-module__jAkkxG__timeText{color:var(--vintage-cream,#fffbe6);text-shadow:0 1px 4px #0000004d;font-size:1.1rem;font-weight:600}.HappyHourDetailsPanel-module__jAkkxG__descriptionIcon{color:var(--modern-accent,#e6b980);filter:drop-shadow(0 2px 4px #0000004d);flex-shrink:0;font-size:1.2rem}.HappyHourDetailsPanel-module__jAkkxG__descriptionBox{background:#0d111799;border:1px solid #e6b98040;border-radius:12px;align-items:flex-start;gap:.75rem;margin-top:1rem;padding:.9rem 1rem;display:flex}.HappyHourDetailsPanel-module__jAkkxG__descriptionIcon{filter:drop-shadow(0 2px 4px #0000004d);font-size:1.1rem;line-height:1}.HappyHourDetailsPanel-module__jAkkxG__descriptionText{color:#fffbe6d9;margin:0;font-size:.95rem;line-height:1.45}@media (max-width:768px){.HappyHourDetailsPanel-module__jAkkxG__detailsPanel{padding:1rem}.HappyHourDetailsPanel-module__jAkkxG__priceHighlight{padding:1.5rem}.HappyHourDetailsPanel-module__jAkkxG__priceValue{font-size:2rem}.HappyHourDetailsPanel-module__jAkkxG__savingsPill{padding:.2rem .55rem}.HappyHourDetailsPanel-module__jAkkxG__detailsGrid{grid-template-columns:1fr;gap:.75rem}.HappyHourDetailsPanel-module__jAkkxG__detailCard{padding:1rem}.HappyHourDetailsPanel-module__jAkkxG__detailValue{font-size:1.2rem}}@media (max-width:480px){.HappyHourDetailsPanel-module__jAkkxG__priceValue{font-size:2rem}.HappyHourDetailsPanel-module__jAkkxG__timeText{font-size:1rem}}
.NoHappyHour-module__QovbEa__noHappyHour{text-align:center;background:linear-gradient(135deg,#4040404d 0%,#2020204d 100%);border:2px dashed #fff3;border-radius:16px;flex-direction:column;align-items:center;margin-top:1.5rem;padding:3rem 2rem;transition:all .3s;display:flex}.NoHappyHour-module__QovbEa__noHappyHour:hover{background:linear-gradient(135deg,#40404066 0%,#20202066 100%);border-color:#ffffff4d}.NoHappyHour-module__QovbEa__iconContainer{margin-bottom:1.5rem;position:relative}.NoHappyHour-module__QovbEa__noHappyHourIcon{opacity:.7;filter:drop-shadow(0 4px 8px #0000004d);font-size:4rem;animation:3s ease-in-out infinite NoHappyHour-module__QovbEa__fadeInOut}@keyframes NoHappyHour-module__QovbEa__fadeInOut{0%,to{opacity:.7}50%{opacity:.9}}.NoHappyHour-module__QovbEa__content{max-width:300px}.NoHappyHour-module__QovbEa__title{color:#fffbe6e6;text-shadow:0 2px 4px #0000004d;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.NoHappyHour-module__QovbEa__message{color:#fffbe699;text-shadow:0 1px 2px #0000004d;margin:0;font-size:1rem;line-height:1.5}@media (max-width:768px){.NoHappyHour-module__QovbEa__noHappyHour{padding:2rem 1.5rem}.NoHappyHour-module__QovbEa__noHappyHourIcon{font-size:3rem}.NoHappyHour-module__QovbEa__title{font-size:1.3rem}.NoHappyHour-module__QovbEa__message{font-size:.9rem}}@media (max-width:480px){.NoHappyHour-module__QovbEa__noHappyHour{padding:1.5rem 1rem}.NoHappyHour-module__QovbEa__noHappyHourIcon{font-size:2.5rem}.NoHappyHour-module__QovbEa__title{font-size:1.2rem}.NoHappyHour-module__QovbEa__message{font-size:.85rem}}
.HappyHourCard-module__KVkAKa__happyHourCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#181c20f2 0%,#232831f2 100%);border:2px solid #e6b9804d;border-radius:12px;margin:0;padding:1rem;transition:all .3s;position:relative;overflow:hidden}.HappyHourCard-module__KVkAKa__happyHourCard:before{content:"";background:linear-gradient(90deg,var(--modern-accent,#e6b980)0%,#f7f1e1 50%,var(--modern-accent,#e6b980)100%);border-radius:12px 12px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.HappyHourCard-module__KVkAKa__happyHourCard:hover{border-color:var(--modern-accent,#e6b980);transform:translateY(-2px);box-shadow:0 6px 16px #e6b98033}.HappyHourCard-module__KVkAKa__cardTitle{color:var(--vintage-cream,#fffbe6);text-shadow:0 2px 4px #00000080;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1.25rem;font-weight:700;display:flex}.HappyHourCard-module__KVkAKa__happyHourIcon{filter:drop-shadow(0 2px 4px #0000004d);font-size:1rem}.HappyHourCard-module__KVkAKa__happyHourContent{margin-top:1rem}.HappyHourCard-module__KVkAKa__happyHourCalendarGrid{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}@media (min-width:1024px){.HappyHourCard-module__KVkAKa__happyHourCalendarGrid{flex-direction:row;gap:1.5rem}}@media (max-width:768px){.HappyHourCard-module__KVkAKa__happyHourCard{margin:0;padding:1rem}.HappyHourCard-module__KVkAKa__cardTitle{font-size:1.1rem}.HappyHourCard-module__KVkAKa__happyHourCalendarGrid{flex-direction:column;gap:1rem}}
.HappyHourListCard-module__pgMf9a__card{background:linear-gradient(135deg,#14181eeb,#1c2229f2);border:1px solid #a0aec02e;border-radius:14px;flex-direction:column;gap:1rem;padding:1rem 1.1rem;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;box-shadow:0 12px 24px #0a0e1240}.HappyHourListCard-module__pgMf9a__card:hover{border-color:#94bbe959;transform:translateY(-3px);box-shadow:0 16px 32px #0f141c59}.HappyHourListCard-module__pgMf9a__clickable{cursor:pointer}.HappyHourListCard-module__pgMf9a__header{justify-content:space-between;gap:1rem;display:flex}.HappyHourListCard-module__pgMf9a__titleGroup{flex:1;min-width:0}.HappyHourListCard-module__pgMf9a__cardTitle{color:#f7fafc;margin:0;font-size:1rem;font-weight:700;line-height:1.3}.HappyHourListCard-module__pgMf9a__description{color:#e7f1ffbf;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.35rem 0 0;font-size:.85rem;line-height:1.4;display:-webkit-box;overflow:hidden}.HappyHourListCard-module__pgMf9a__priceBadge{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.2rem;display:flex}.HappyHourListCard-module__pgMf9a__priceValue{color:#edf2f7;font-size:1.45rem;font-weight:700}.HappyHourListCard-module__pgMf9a__priceMeta{text-transform:uppercase;letter-spacing:.08em;color:#e2e8f0a6;font-size:.7rem;font-weight:500}.HappyHourListCard-module__pgMf9a__savingsTag{color:#63e6be;text-transform:uppercase;letter-spacing:.06em;background:#38b2ac38;border-radius:999px;align-items:center;gap:.25rem;padding:.12rem .55rem;font-size:.65rem;font-weight:700;display:inline-flex}.HappyHourListCard-module__pgMf9a__metaRow{background:#0f131ab3;border:1px solid #94a3b82e;border-radius:10px;grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;padding:.55rem .7rem;display:grid}.HappyHourListCard-module__pgMf9a__metaItem{flex-direction:column;gap:.1rem;display:flex}.HappyHourListCard-module__pgMf9a__metaLabel{text-transform:uppercase;letter-spacing:.08em;color:#cbd5e199;font-size:.68rem;font-weight:600}.HappyHourListCard-module__pgMf9a__metaValue{color:#edf2f7f2;font-size:.82rem;font-weight:500}.HappyHourListCard-module__pgMf9a__metaDivider{background:linear-gradient(#0000,#94a3b840,#0000);width:1px;height:2.2rem}.HappyHourListCard-module__pgMf9a__daysRow{background:#0d12188c;border:1px solid #8892b029;border-radius:10px;grid-template-columns:repeat(7,minmax(0,1fr));gap:.4rem;padding:.45rem .5rem;display:grid}.HappyHourListCard-module__pgMf9a__dayBadge{border-radius:8px;justify-content:center;align-items:center;padding:.35rem 0;font-size:.75rem;font-weight:600;transition:background .2s,color .2s,border-color .2s;display:flex}.HappyHourListCard-module__pgMf9a__dayInactive{color:#cbd5e18c;background:#58678433;border:1px solid #64748b2e}.HappyHourListCard-module__pgMf9a__dayActive{color:#6ee7ff;background:#38bdf838;border:1px solid #38bdf873;box-shadow:inset 0 0 0 1px #7dd3fc40}.HappyHourListCard-module__pgMf9a__footer{color:#cbd5e1a6;justify-content:space-between;align-items:center;gap:1rem;font-size:.72rem;display:flex}.HappyHourListCard-module__pgMf9a__footerLeft{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.HappyHourListCard-module__pgMf9a__footerRight{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.HappyHourListCard-module__pgMf9a__updatedLabel{font-weight:500}.HappyHourListCard-module__pgMf9a__priceDetail{color:#e2e8f0bf;font-weight:500}.HappyHourListCard-module__pgMf9a__cityBadge{text-transform:uppercase;letter-spacing:.08em;color:#f7fafc;background:#3b82f647;border:1px solid #60a5fa59;border-radius:999px;align-items:center;padding:.18rem .5rem;font-size:.65rem;font-weight:700;display:inline-flex}.HappyHourListCard-module__pgMf9a__cityBadge.HappyHourListCard-module__pgMf9a__oslo{background:#60a5fa4d;border-color:#60a5fa73}.HappyHourListCard-module__pgMf9a__cityBadge.HappyHourListCard-module__pgMf9a__københavn{background:#f871714d;border-color:#f8717173}@media (max-width:768px){.HappyHourListCard-module__pgMf9a__card{gap:.85rem;padding:.9rem}.HappyHourListCard-module__pgMf9a__metaRow{grid-template-columns:1fr;gap:.45rem}.HappyHourListCard-module__pgMf9a__metaDivider{display:none}.HappyHourListCard-module__pgMf9a__daysRow{gap:.3rem}.HappyHourListCard-module__pgMf9a__footer{flex-direction:column;align-items:flex-start}.HappyHourListCard-module__pgMf9a__footerRight{justify-content:space-between;width:100%}}@media (max-width:420px){.HappyHourListCard-module__pgMf9a__card{padding:.8rem}.HappyHourListCard-module__pgMf9a__priceValue{font-size:1.3rem}.HappyHourListCard-module__pgMf9a__description{font-size:.8rem}.HappyHourListCard-module__pgMf9a__metaRow{padding:.5rem .6rem}.HappyHourListCard-module__pgMf9a__dayBadge{padding:.3rem 0;font-size:.7rem}}
.Gladtid-module__ReQCIW__container{min-height:100vh;color:var(--vintage-cream,#fffbe6);background:linear-gradient(135deg,#0d1117 0%,#161b22 50%,#0d1117 100%)}.Gladtid-module__ReQCIW__header{text-align:center;background:linear-gradient(135deg,#181c20cc 0%,#232831cc 100%);border-bottom:2px solid #e6b98033;padding:4rem 2rem 3rem;position:relative;overflow:hidden}.Gladtid-module__ReQCIW__header:before{content:"";opacity:.3;pointer-events:none;background:url("data:image/svg+xml;utf8,<svg xmlns=\"https://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"grain\" width=\"100\" height=\"100\" patternUnits=\"userSpaceOnUse\"><circle cx=\"25\" cy=\"25\" r=\"1\" fill=\"rgba(230,185,128,0.1)\"/><circle cx=\"75\" cy=\"75\" r=\"1\" fill=\"rgba(230,185,128,0.05)\"/><circle cx=\"50\" cy=\"10\" r=\"0.5\" fill=\"rgba(230,185,128,0.08)\"/></pattern></defs><rect width=\"100%25\" height=\"100%25\" fill=\"url(%23grain)\"/></svg>");position:absolute;inset:0}.Gladtid-module__ReQCIW__headerContent{z-index:1;max-width:1000px;margin:0 auto;position:relative}.Gladtid-module__ReQCIW__iconWrapper{background:linear-gradient(135deg,var(--modern-accent,#e6b980)0%,#f7f1e1 100%);border-radius:50%;margin-bottom:1.5rem;padding:1.5rem;animation:3s ease-in-out infinite Gladtid-module__ReQCIW__iconFloat;display:inline-block;box-shadow:0 8px 24px #e6b9804d}.Gladtid-module__ReQCIW__happyHourIcon{width:3rem;height:3rem;color:var(--dark-background,#0d1117)}.Gladtid-module__ReQCIW__title{background:linear-gradient(135deg,var(--vintage-cream,#fffbe6)0%,var(--modern-accent,#e6b980)100%);-webkit-text-fill-color:transparent;text-shadow:0 4px 8px #0000004d;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:3.5rem;font-weight:800}.Gladtid-module__ReQCIW__subtitle{color:#fffbe6cc;text-shadow:0 2px 4px #0000004d;margin:0 0 2rem;font-size:1.25rem;line-height:1.6}.Gladtid-module__ReQCIW__stats{justify-content:center;gap:2rem;margin-top:2rem;display:flex}.Gladtid-module__ReQCIW__statItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#181c2099;border:1px solid #e6b9804d;border-radius:12px;flex-direction:column;align-items:center;padding:1rem 1.5rem;transition:transform .3s;display:flex}.Gladtid-module__ReQCIW__statItem:hover{transform:translateY(-2px)}.Gladtid-module__ReQCIW__statNumber{color:var(--modern-accent,#e6b980);text-shadow:0 2px 4px #00000080;font-size:2rem;font-weight:700}.Gladtid-module__ReQCIW__statLabel{color:#fffbe6b3;text-align:center;margin-top:.25rem;font-size:.9rem}.Gladtid-module__ReQCIW__content{max-width:1400px;margin:0 auto;padding:3rem 2rem}.Gladtid-module__ReQCIW__controls{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#181c20f2 0%,#232831f2 100%);border:2px solid #e6b9804d;border-radius:20px;flex-wrap:wrap;align-items:flex-end;gap:1.5rem;margin-bottom:3rem;padding:2rem;display:flex;box-shadow:0 12px 32px #0000004d}.Gladtid-module__ReQCIW__controlGroup{flex-direction:column;gap:.5rem;min-width:120px;display:flex}.Gladtid-module__ReQCIW__controlLabel{color:var(--vintage-cream,#fffbe6);text-shadow:0 1px 2px #0000004d;font-size:.9rem;font-weight:600}.Gladtid-module__ReQCIW__select{color:var(--vintage-cream,#fffbe6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer;background:#0d1117cc;border:2px solid #e6b9804d;border-radius:8px;padding:.75rem 1rem;font-size:1rem;transition:all .3s}.Gladtid-module__ReQCIW__select:focus{border-color:var(--modern-accent,#e6b980);background:#0d1117e6;outline:none;box-shadow:0 0 0 3px #e6b98033}.Gladtid-module__ReQCIW__select option{background:var(--dark-background,#0d1117);color:var(--vintage-cream,#fffbe6)}.Gladtid-module__ReQCIW__viewToggle{background:#0d1117cc;border:2px solid #e6b9804d;border-radius:8px;display:flex;overflow:hidden}.Gladtid-module__ReQCIW__toggleButton{color:#fffbe6b3;cursor:pointer;background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:all .3s;display:flex}.Gladtid-module__ReQCIW__toggleButton svg{width:1rem;height:1rem}.Gladtid-module__ReQCIW__toggleButton:hover{color:var(--vintage-cream,#fffbe6);background:#e6b9801a}.Gladtid-module__ReQCIW__toggleButton.Gladtid-module__ReQCIW__active{background:linear-gradient(135deg,var(--modern-accent,#e6b980)0%,#f7f1e1 100%);color:var(--dark-background,#0d1117);font-weight:600}.Gladtid-module__ReQCIW__cardsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.Gladtid-module__ReQCIW__cardWrapper{animation:.6s ease-out Gladtid-module__ReQCIW__fadeInUp}.Gladtid-module__ReQCIW__cardWrapper:nth-child(odd){animation-delay:.1s}.Gladtid-module__ReQCIW__cardWrapper:nth-child(2n){animation-delay:.2s}.Gladtid-module__ReQCIW__calendarContainer{margin-bottom:3rem}.Gladtid-module__ReQCIW__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:400px;display:flex}.Gladtid-module__ReQCIW__spinner{border:3px solid #e6b9804d;border-top:3px solid var(--modern-accent,#e6b980);border-radius:50%;width:3rem;height:3rem;animation:1s linear infinite Gladtid-module__ReQCIW__spin}.Gladtid-module__ReQCIW__loadingText{color:#fffbe6cc;text-shadow:0 2px 4px #0000004d;font-size:1.25rem}.Gladtid-module__ReQCIW__errorContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:400px;display:flex}.Gladtid-module__ReQCIW__errorIcon{filter:sepia()hue-rotate(320deg)saturate(3);font-size:4rem}.Gladtid-module__ReQCIW__errorTitle{color:#f87171;margin:0;font-size:1.5rem;font-weight:600}.Gladtid-module__ReQCIW__errorMessage{color:#fffbe6b3;margin:0;font-size:1rem}.Gladtid-module__ReQCIW__noResults{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#181c2099 0%,#23283199 100%);border:2px solid #e6b98033;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:300px;padding:3rem;display:flex}.Gladtid-module__ReQCIW__noResultsIcon{opacity:.5;font-size:4rem}.Gladtid-module__ReQCIW__noResultsTitle{color:var(--vintage-cream,#fffbe6);margin:0;font-size:1.5rem;font-weight:600}.Gladtid-module__ReQCIW__noResultsText{color:#fffbe6b3;margin:0;font-size:1rem;line-height:1.5}@keyframes Gladtid-module__ReQCIW__iconFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-8px)rotate(5deg)}}@keyframes Gladtid-module__ReQCIW__spin{to{transform:rotate(360deg)}}@keyframes Gladtid-module__ReQCIW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Gladtid-module__ReQCIW__header{padding:3rem 1rem 2rem}.Gladtid-module__ReQCIW__title{font-size:2.5rem}.Gladtid-module__ReQCIW__subtitle{font-size:1.1rem}.Gladtid-module__ReQCIW__stats{flex-direction:column;align-items:center;gap:1rem}.Gladtid-module__ReQCIW__statItem{padding:.75rem 1.25rem}.Gladtid-module__ReQCIW__content{padding:2rem 1rem}.Gladtid-module__ReQCIW__controls{flex-direction:column;gap:1rem;padding:1.5rem}.Gladtid-module__ReQCIW__controlGroup{width:100%;min-width:auto}.Gladtid-module__ReQCIW__cardsGrid{grid-template-columns:1fr;gap:1.5rem}.Gladtid-module__ReQCIW__viewToggle{width:100%}}@media (max-width:480px){.Gladtid-module__ReQCIW__header{padding:2rem 1rem}.Gladtid-module__ReQCIW__title{font-size:2rem}.Gladtid-module__ReQCIW__subtitle{font-size:1rem}.Gladtid-module__ReQCIW__iconWrapper{padding:1rem}.Gladtid-module__ReQCIW__happyHourIcon{width:2rem;height:2rem}.Gladtid-module__ReQCIW__controls{padding:1rem}.Gladtid-module__ReQCIW__statNumber{font-size:1.5rem}.Gladtid-module__ReQCIW__statLabel{font-size:.8rem}}
.CopenhagenGladtid-module__QhUnTq__container{min-height:100vh;color:var(--vintage-cream,#fffbe6);background:linear-gradient(135deg,#0d1117 0%,#161b22 50%,#0d1117 100%);padding:.5rem}.CopenhagenGladtid-module__QhUnTq__header{text-align:center;background:linear-gradient(135deg,#181c20cc 0%,#232831cc 100%);border-bottom:2px solid #e6b98033;border-radius:24px 24px 0 0;margin-bottom:2rem;padding:4rem 1rem 3rem;position:relative;overflow:hidden}.CopenhagenGladtid-module__QhUnTq__header:before{content:"";opacity:.3;pointer-events:none;background:url("data:image/svg+xml;utf8,<svg xmlns=\"https://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"grain\" width=\"100\" height=\"100\" patternUnits=\"userSpaceOnUse\"><circle cx=\"25\" cy=\"25\" r=\"1\" fill=\"rgba(230,185,128,0.1)\"/><circle cx=\"75\" cy=\"75\" r=\"1\" fill=\"rgba(230,185,128,0.05)\"/><circle cx=\"50\" cy=\"10\" r=\"0.5\" fill=\"rgba(230,185,128,0.08)\"/></pattern></defs><rect width=\"100%25\" height=\"100%25\" fill=\"url(%23grain)\"/></svg>");position:absolute;inset:0}.CopenhagenGladtid-module__QhUnTq__titleContainer{z-index:1;max-width:800px;margin:0 auto;position:relative}.CopenhagenGladtid-module__QhUnTq__title{background:linear-gradient(135deg,var(--modern-accent,#e6b980)0%,#fffbe6 100%);-webkit-text-fill-color:transparent;text-shadow:0 4px 12px #e6b9804d;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.1}.CopenhagenGladtid-module__QhUnTq__titleEmoji{margin-right:.5rem;animation:2s ease-in-out infinite CopenhagenGladtid-module__QhUnTq__bounce;display:inline-block}@keyframes CopenhagenGladtid-module__QhUnTq__bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.CopenhagenGladtid-module__QhUnTq__subtitle{color:#fffbe6cc;margin-bottom:2rem;font-size:1.2rem;font-weight:400;line-height:1.5}.CopenhagenGladtid-module__QhUnTq__statsContainer{justify-content:center;gap:3rem;margin-top:2rem;display:flex}.CopenhagenGladtid-module__QhUnTq__statItem{background:#e6b9801a;border:1px solid #e6b98033;border-radius:12px;flex-direction:column;align-items:center;padding:1rem 1.5rem;display:flex}.CopenhagenGladtid-module__QhUnTq__statNumber{color:var(--modern-accent,#e6b980);font-size:2rem;font-weight:700;line-height:1}.CopenhagenGladtid-module__QhUnTq__statLabel{color:#fffbe6b3;margin-top:.25rem;font-size:.9rem}.CopenhagenGladtid-module__QhUnTq__controls{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#232831cc;border:1px solid #e6b98033;border-radius:16px;justify-content:space-between;align-items:flex-end;gap:2rem;max-width:1200px;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:1.5rem;display:flex}.CopenhagenGladtid-module__QhUnTq__controls.CopenhagenGladtid-module__QhUnTq__calendarActive{width:100%;max-width:1200px}.CopenhagenGladtid-module__QhUnTq__filterControls{flex-wrap:wrap;gap:1.5rem;display:flex}.CopenhagenGladtid-module__QhUnTq__controlGroup{flex-direction:column;gap:.5rem;min-width:150px;display:flex}.CopenhagenGladtid-module__QhUnTq__controlLabel{color:var(--modern-accent,#e6b980);text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:600}.CopenhagenGladtid-module__QhUnTq__select{color:var(--vintage-cream,#fffbe6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer;background:#0d1117cc;border:2px solid #e6b9804d;border-radius:8px;min-width:150px;padding:.75rem 1rem;font-size:1rem;transition:all .3s}.CopenhagenGladtid-module__QhUnTq__select:focus{border-color:var(--modern-accent,#e6b980);background:#0d1117e6;outline:none;box-shadow:0 0 0 3px #e6b98033}.CopenhagenGladtid-module__QhUnTq__select option{background:var(--dark-background,#0d1117);color:var(--vintage-cream,#fffbe6)}.CopenhagenGladtid-module__QhUnTq__viewToggle{background:#0d1117cc;border:2px solid #e6b9804d;border-radius:8px;display:flex;overflow:hidden}.CopenhagenGladtid-module__QhUnTq__viewButton{color:#fffbe6b3;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:.5rem;min-width:100px;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:all .3s;display:flex}.CopenhagenGladtid-module__QhUnTq__viewButton:hover{color:var(--vintage-cream,#fffbe6);background:#e6b9801a}.CopenhagenGladtid-module__QhUnTq__viewButton.CopenhagenGladtid-module__QhUnTq__active{background:var(--modern-accent,#e6b980);color:#181c20;font-weight:600}.CopenhagenGladtid-module__QhUnTq__content{margin-top:2rem;padding:0 .5rem}.CopenhagenGladtid-module__QhUnTq__cardContainer{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem;padding:1rem 0;display:grid}.CopenhagenGladtid-module__QhUnTq__loading{text-align:center;background:#23283199;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;margin:2rem 0;padding:4rem 2rem;display:flex}.CopenhagenGladtid-module__QhUnTq__loadingSpinner{border:4px solid #e6b98033;border-top:4px solid var(--modern-accent,#e6b980);border-radius:50%;width:48px;height:48px;margin-bottom:1rem;animation:1s linear infinite CopenhagenGladtid-module__QhUnTq__spin}@keyframes CopenhagenGladtid-module__QhUnTq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CopenhagenGladtid-module__QhUnTq__loading p{color:var(--vintage-cream,#fffbe6);opacity:.8;font-size:1.1rem}.CopenhagenGladtid-module__QhUnTq__error{text-align:center;background:#dc26261a;border:2px solid #dc26264d;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;margin:2rem 0;padding:4rem 2rem;display:flex}.CopenhagenGladtid-module__QhUnTq__error h2{color:#ff6b6b;margin-bottom:1rem;font-size:1.5rem}.CopenhagenGladtid-module__QhUnTq__error p{color:var(--vintage-cream,#fffbe6);opacity:.8;margin-bottom:2rem;font-size:1.1rem}.CopenhagenGladtid-module__QhUnTq__retryButton{background:var(--modern-accent,#e6b980);color:#181c20;cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s}.CopenhagenGladtid-module__QhUnTq__retryButton:hover{background:#fffbe6;transform:translateY(-2px);box-shadow:0 4px 12px #e6b9804d}.CopenhagenGladtid-module__QhUnTq__noResults{text-align:center;background:#23283199;border:2px dashed #e6b9804d;border-radius:16px;margin:2rem 0;padding:4rem 2rem}.CopenhagenGladtid-module__QhUnTq__noResults h3{color:var(--modern-accent,#e6b980);margin-bottom:1rem;font-size:1.5rem}.CopenhagenGladtid-module__QhUnTq__noResults p{color:var(--vintage-cream,#fffbe6);opacity:.8;font-size:1.1rem}@media (max-width:768px){.CopenhagenGladtid-module__QhUnTq__container{padding:.5rem}.CopenhagenGladtid-module__QhUnTq__header{padding:2rem 1rem}.CopenhagenGladtid-module__QhUnTq__title{font-size:2.5rem}.CopenhagenGladtid-module__QhUnTq__statsContainer{gap:1.5rem}.CopenhagenGladtid-module__QhUnTq__controls{flex-direction:column;align-items:stretch;gap:1rem}.CopenhagenGladtid-module__QhUnTq__filterControls{justify-content:center}.CopenhagenGladtid-module__QhUnTq__viewToggle{align-self:center}.CopenhagenGladtid-module__QhUnTq__cardContainer{grid-template-columns:1fr;gap:1rem}}@media (max-width:480px){.CopenhagenGladtid-module__QhUnTq__header{padding:1.5rem .5rem}.CopenhagenGladtid-module__QhUnTq__title{font-size:2rem}.CopenhagenGladtid-module__QhUnTq__statsContainer{flex-direction:column;align-items:center;gap:1rem}.CopenhagenGladtid-module__QhUnTq__statItem{width:100%;max-width:200px}.CopenhagenGladtid-module__QhUnTq__filterControls{flex-direction:column;width:100%}.CopenhagenGladtid-module__QhUnTq__controlGroup,.CopenhagenGladtid-module__QhUnTq__select{min-width:auto}}
.HappyHourCalendarView-module__A6ZgNq__calendarPage{width:100%;max-width:1200px;margin:0 auto;padding:1rem}.HappyHourCalendarView-module__A6ZgNq__calendarHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.HappyHourCalendarView-module__A6ZgNq__calendarTitle{color:#fff4da;letter-spacing:-.01em;margin:0;font-size:1.8rem;font-weight:700}.HappyHourCalendarView-module__A6ZgNq__filters{align-items:center;gap:1rem;display:flex}.HappyHourCalendarView-module__A6ZgNq__searchInput{color:#f8efe0;background:#12151cb8;border:1px solid #e6b98066;border-radius:12px;min-width:220px;padding:.75rem 1rem;font-size:.95rem;transition:border .2s,box-shadow .2s}.HappyHourCalendarView-module__A6ZgNq__searchInput:focus{border-color:#e6b980d9;outline:none;box-shadow:0 0 0 3px #e6b98040}.HappyHourCalendarView-module__A6ZgNq__searchInput::placeholder{color:#f8f0e399}.HappyHourCalendarView-module__A6ZgNq__tabs{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2rem;display:flex}.HappyHourCalendarView-module__A6ZgNq__tab{color:#fffbe6c7;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1a1e268c;border:1px solid #e6b98040;border-radius:12px;padding:.65rem 1.4rem;font-size:.9rem;font-weight:600;transition:transform .2s,border .2s,color .2s;position:relative}.HappyHourCalendarView-module__A6ZgNq__tab:hover{color:#fffbe6;border-color:#e6b9808c;transform:translateY(-1px)}.HappyHourCalendarView-module__A6ZgNq__tabActive{color:#fff6e5;background:linear-gradient(135deg,#e6b98038,#96735059);border-color:#e6b980b3;box-shadow:0 12px 24px #e6b9802e}.HappyHourCalendarView-module__A6ZgNq__tabToday{border-color:#e6b9808c}.HappyHourCalendarView-module__A6ZgNq__todayDot{background:linear-gradient(135deg,#e6b980,#f7f1e1);border-radius:50%;width:12px;height:12px;position:absolute;top:-6px;right:-6px;box-shadow:0 0 12px #e6b98073}.HappyHourCalendarView-module__A6ZgNq__calendarContainer{background:linear-gradient(120deg,#0e1016f0,#191c23e6);border:1px solid #e6b98047;border-radius:18px;margin-bottom:2rem;position:relative;overflow:scroll;box-shadow:0 22px 45px #00000073}.HappyHourCalendarView-module__A6ZgNq__timeGridContainer{touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;cursor:grab;-webkit-user-select:none;user-select:none;overscroll-behavior:contain;scrollbar-gutter:stable both-edges;max-height:min(68vh,720px);padding-bottom:.5rem;position:relative;overflow:visible}.HappyHourCalendarView-module__A6ZgNq__timeGridContainer::-webkit-scrollbar{height:8px}.HappyHourCalendarView-module__A6ZgNq__timeGridContainer::-webkit-scrollbar-track{background:#4d402c40;border-radius:999px}.HappyHourCalendarView-module__A6ZgNq__timeGridContainer::-webkit-scrollbar-thumb{background:#e6b98073;border-radius:999px}.HappyHourCalendarView-module__A6ZgNq__calendarGrid{contain:paint;grid-template-rows:48px;grid-template-columns:minmax(150px,180px) repeat(16,72px);grid-auto-rows:minmax(52px,auto);min-width:1320px;display:grid;position:relative}.HappyHourCalendarView-module__A6ZgNq__barColHeader{z-index:8;text-transform:uppercase;letter-spacing:.08em;color:#fffbe6c7;background:linear-gradient(135deg,#181c23f5,#201c14f0);border-bottom:1px solid #e6b9804d;border-right:1px solid #8c6e4659;justify-content:flex-start;align-items:center;padding:0 1rem;font-size:.72rem;font-weight:700;display:flex;position:sticky;top:0;left:0;box-shadow:2px 0 6px #00000040}.HappyHourCalendarView-module__A6ZgNq__timeHeader{z-index:7;color:#fff9ecd6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#1a1e26eb,#201c14e0);border-bottom:1px solid #e6b98052;border-left:1px solid #6e553740;justify-content:center;align-items:center;min-height:48px;padding:.2rem .15rem;font-size:.72rem;font-weight:600;display:flex;position:sticky;top:0;box-shadow:inset 0 -1px #00000059}.HappyHourCalendarView-module__A6ZgNq__hourMainLine{pointer-events:none;background:linear-gradient(#0000,#e6b98029,#0000);place-self:stretch stretch;margin-left:-.5px}.HappyHourCalendarView-module__A6ZgNq__nowIndicatorWrapper{pointer-events:none;z-index:4;position:relative}.HappyHourCalendarView-module__A6ZgNq__nowIndicatorLine{background:linear-gradient(#e6b980e6,#ae805059);width:2px;position:absolute;top:0;bottom:0;transform:translate(-50%);box-shadow:0 0 10px #e6b98066}.HappyHourCalendarView-module__A6ZgNq__nowIndicatorLabel{color:#ffe8c7;text-shadow:0 1px 2px #00000080;background:#2d2314e6;border:1px solid #e6b9808c;border-radius:999px;padding:.25rem .45rem;font-size:.65rem;font-weight:700;position:absolute;top:8px;transform:translate(-50%,-50%)}.HappyHourCalendarView-module__A6ZgNq__barLabel{z-index:6;background:linear-gradient(135deg,#1a1e26f2,#201c14e6);border-bottom:1px solid #57483066;border-right:1px solid #8c6e4659;flex-direction:column;justify-content:center;gap:.2rem;padding:.75rem .95rem;display:flex;position:sticky;left:0;box-shadow:2px 0 6px #0003}.HappyHourCalendarView-module__A6ZgNq__barLabel:after{content:"";background:linear-gradient(#0000,#e6b98040,#0000);width:1px;position:absolute;top:0;bottom:0;right:-1px}.HappyHourCalendarView-module__A6ZgNq__barName{color:#fffbe6f2;letter-spacing:-.01em;font-size:.95rem;font-weight:700}.HappyHourCalendarView-module__A6ZgNq__barInfo{color:#e6b980bf;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:600}.HappyHourCalendarView-module__A6ZgNq__happyHourSlider{--slider-start-offset:0%;--slider-end-offset:0%;margin-left:var(--slider-start-offset);margin-right:var(--slider-end-offset);color:#fff4da;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(110deg,#e6b98052,#7b552e52);border:1px solid #e6b98094;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:.25rem .6rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 10px 20px #e6b98026}.HappyHourCalendarView-module__A6ZgNq__happyHourSlider:before{content:"";opacity:.45;mix-blend-mode:screen;pointer-events:none;background:radial-gradient(circle at 18% 28%,#fff0d259,#0000 58%),radial-gradient(circle at 64% 52%,#ffe4bc47,#0000 62%),radial-gradient(circle at 42% 78%,#ffecc938,#0000 60%);position:absolute;inset:0}.HappyHourCalendarView-module__A6ZgNq__happyHourSlider:hover{transform:translateY(-2px);box-shadow:0 18px 36px #e6b98042}.HappyHourCalendarView-module__A6ZgNq__sliderTime{letter-spacing:.02em;font-size:.78rem;font-weight:600}.HappyHourCalendarView-module__A6ZgNq__emptyState{text-align:center;color:#fff4daa6;grid-column:1/-1;padding:3rem 2rem;font-size:1.05rem}.HappyHourCalendarView-module__A6ZgNq__fade-exit{opacity:0;transition:all .35s;transform:translateY(12px)}.HappyHourCalendarView-module__A6ZgNq__fade-enter{opacity:0;animation:.35s forwards HappyHourCalendarView-module__A6ZgNq__fadeIn;transform:translateY(-12px)}@keyframes HappyHourCalendarView-module__A6ZgNq__fadeIn{to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.HappyHourCalendarView-module__A6ZgNq__calendarGrid{grid-template-columns:minmax(140px,170px) repeat(16,70px);min-width:1280px}.HappyHourCalendarView-module__A6ZgNq__barLabel{padding:.7rem .85rem}.HappyHourCalendarView-module__A6ZgNq__happyHourSlider{min-height:40px}.HappyHourCalendarView-module__A6ZgNq__sliderTime{font-size:.74rem}}@media (max-width:768px){.HappyHourCalendarView-module__A6ZgNq__calendarPage{padding:.75rem}.HappyHourCalendarView-module__A6ZgNq__calendarHeader{flex-direction:column;align-items:stretch;gap:.75rem}.HappyHourCalendarView-module__A6ZgNq__calendarTitle{text-align:center}.HappyHourCalendarView-module__A6ZgNq__filters{justify-content:stretch;width:100%}.HappyHourCalendarView-module__A6ZgNq__searchInput{width:100%;min-width:0}.HappyHourCalendarView-module__A6ZgNq__tabs{-webkit-overflow-scrolling:touch;justify-content:flex-start;gap:.35rem;width:100%;padding-bottom:.35rem;overflow-x:auto}.HappyHourCalendarView-module__A6ZgNq__tabs::-webkit-scrollbar{height:4px}.HappyHourCalendarView-module__A6ZgNq__tabs::-webkit-scrollbar-thumb{background:#e6b98059;border-radius:999px}.HappyHourCalendarView-module__A6ZgNq__tab{min-width:unset;white-space:nowrap;flex:none;padding:.55rem 1rem}.HappyHourCalendarView-module__A6ZgNq__calendarContainer{border-radius:14px;overflow:visible}.HappyHourCalendarView-module__A6ZgNq__timeGridContainer{margin:0 -.75rem;padding:0 .75rem .65rem;overflow:auto}.HappyHourCalendarView-module__A6ZgNq__calendarGrid{grid-template-columns:minmax(110px,1fr) repeat(16,54px);min-width:900px;font-size:.8rem}.HappyHourCalendarView-module__A6ZgNq__barInfo{font-size:.68rem}.HappyHourCalendarView-module__A6ZgNq__sliderTime{font-size:.72rem}.HappyHourCalendarView-module__A6ZgNq__mobileEmptyState{color:#fff4dac7;text-align:center;background:#12151cb3;border:1px dashed #e6b98059;border-radius:14px;justify-content:center;align-items:center;padding:2.5rem 1.5rem;font-size:.95rem;display:flex}.HappyHourCalendarView-module__A6ZgNq__mobileGridContainer{scroll-behavior:smooth;background:linear-gradient(120deg,#101319eb,#1e1812e0);border:1px solid #e6b98047;border-radius:16px;max-height:80vh;position:relative;overflow:auto;box-shadow:0 22px 46px #00000052}.HappyHourCalendarView-module__A6ZgNq__mobileGridContainer::-webkit-scrollbar{width:6px}.HappyHourCalendarView-module__A6ZgNq__mobileGridContainer::-webkit-scrollbar-thumb{background:#e6b98066;border-radius:999px}.HappyHourCalendarView-module__A6ZgNq__mobileGrid{min-width:max(100%,360px);display:grid;position:relative}.HappyHourCalendarView-module__A6ZgNq__mobileGridHeaderTime{text-transform:uppercase;letter-spacing:.08em;color:#e6b980a6;z-index:9;background:#1d2129;border-bottom:1px solid #e6b98047;justify-content:flex-end;align-items:flex-end;padding:.25rem .5rem;font-size:.75rem;font-weight:700;display:flex;position:sticky;top:0;left:0;box-shadow:2px 1px 6px #00000059}.HappyHourCalendarView-module__A6ZgNq__mobileGridHeaderCell{text-align:left;z-index:8;box-sizing:border-box;background:#222731;border-bottom:1px solid #e6b98033;border-radius:2px;flex-direction:column;justify-content:center;width:100%;min-width:0;max-width:200px;display:flex;position:sticky;top:0;overflow:hidden;box-shadow:0 2px 6px #00000047}.HappyHourCalendarView-module__A6ZgNq__mobileGridVenueName{letter-spacing:-.01em;color:#fff9ecf2;white-space:nowrap;text-overflow:ellipsis;padding:5px;font-size:.95rem;font-weight:700;overflow:hidden}.HappyHourCalendarView-module__A6ZgNq__mobileGridVenueMeta{letter-spacing:.05em;text-transform:uppercase;color:#e6b980b3;white-space:nowrap;text-overflow:ellipsis;padding:3px 5px 6px;font-size:.72rem;font-weight:600;overflow:hidden}.HappyHourCalendarView-module__A6ZgNq__mobileGridTimeCell{letter-spacing:.06em;color:#e6b98099;z-index:7;background:#1a1f27;border-right:1px solid #e6b9803d;justify-content:flex-end;align-items:center;font-size:.78rem;font-weight:600;display:flex;position:sticky;left:0;box-shadow:2px 0 6px #00000047}.HappyHourCalendarView-module__A6ZgNq__mobileGridCell{background:#e6b9800a;border:1px solid #e6b9801f;border-radius:4px;min-height:20px;position:relative;overflow:hidden}.HappyHourCalendarView-module__A6ZgNq__mobileGridCellActive{background:#e6b98014;border-color:#e6b98061}.HappyHourCalendarView-module__A6ZgNq__mobileCellFill{background:linear-gradient(180deg,#e6b9801a 0%,#e6b9801a var(--fill-start),#e6b980c7 var(--fill-start),#e6b980c7 var(--fill-end),#e6b9801f var(--fill-end),#e6b9801f 100%);border-radius:12px;justify-content:center;align-items:center;padding:.1rem;display:flex;position:absolute;inset:4px;box-shadow:inset 0 0 0 1px #e6b98052,0 12px 24px #e6b98029}.HappyHourCalendarView-module__A6ZgNq__mobileCellLabel{letter-spacing:.02em;color:#3c240eeb;text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.55rem;font-weight:700;display:block;overflow:hidden}.HappyHourCalendarView-module__A6ZgNq__mobileGridRowNow{color:#fff4dae0;background:#e6b9801f;border-color:#e6b98052}.HappyHourCalendarView-module__A6ZgNq__mobileGridCell.HappyHourCalendarView-module__A6ZgNq__mobileGridRowNow{background:#e6b9801f;border-color:#e6b98066}.HappyHourCalendarView-module__A6ZgNq__mobileGridCellActive.HappyHourCalendarView-module__A6ZgNq__mobileGridRowNow .HappyHourCalendarView-module__A6ZgNq__mobileCellFill{box-shadow:inset 0 0 0 1px #e6b98066,0 18px 36px #e6b9802e}}@media (max-width:520px){.HappyHourCalendarView-module__A6ZgNq__calendarTitle{font-size:1.4rem}.HappyHourCalendarView-module__A6ZgNq__tab{padding:.5rem .9rem;font-size:.75rem}.HappyHourCalendarView-module__A6ZgNq__tabs{margin-bottom:1.4rem;padding-bottom:.3rem}.HappyHourCalendarView-module__A6ZgNq__calendarContainer{border-radius:12px}.HappyHourCalendarView-module__A6ZgNq__timeGridContainer{margin:0 -.5rem;padding:0 .5rem .75rem}.HappyHourCalendarView-module__A6ZgNq__calendarGrid{grid-template-columns:minmax(100px,1fr) repeat(16,46px);min-width:840px}.HappyHourCalendarView-module__A6ZgNq__barLabel{gap:.15rem;padding:.5rem .65rem}.HappyHourCalendarView-module__A6ZgNq__barName{font-size:.78rem}.HappyHourCalendarView-module__A6ZgNq__barInfo{letter-spacing:.05em;font-size:.6rem}.HappyHourCalendarView-module__A6ZgNq__happyHourSlider{min-height:36px;padding:.2rem .4rem}.HappyHourCalendarView-module__A6ZgNq__sliderTime{letter-spacing:.01em;font-size:.62rem}.HappyHourCalendarView-module__A6ZgNq__timeHeader{padding:.25rem .18rem;font-size:.6rem}}
.CopenhagenHappyHourCalendarView-module__CHwdqq__calendarPage{width:100vw;max-width:none;margin:0 calc(50% - 50vw);padding:1rem;position:relative;overflow-x:hidden}.CopenhagenHappyHourCalendarView-module__CHwdqq__calendarHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.CopenhagenHappyHourCalendarView-module__CHwdqq__calendarTitle{color:var(--modern-accent,#e6b980);margin:0;font-size:1.8rem;font-weight:700}.CopenhagenHappyHourCalendarView-module__CHwdqq__filters{align-items:center;gap:1rem;display:flex}.CopenhagenHappyHourCalendarView-module__CHwdqq__searchInput{color:var(--text-primary,#fffbe6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d111799;border:2px solid #e6b9804d;border-radius:12px;min-width:200px;padding:.75rem 1rem;font-size:.95rem;transition:all .3s}.CopenhagenHappyHourCalendarView-module__CHwdqq__searchInput:focus{border-color:var(--modern-accent,#e6b980);background:#0d1117cc;outline:none;box-shadow:0 0 0 3px #e6b9801a}.CopenhagenHappyHourCalendarView-module__CHwdqq__searchInput::placeholder{color:#fffbe680}.CopenhagenHappyHourCalendarView-module__CHwdqq__tabs{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2rem;display:flex}.CopenhagenHappyHourCalendarView-module__CHwdqq__tab{color:#fffbe6b3;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d111766;border:2px solid #e6b98033;border-radius:12px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s;position:relative}.CopenhagenHappyHourCalendarView-module__CHwdqq__tab:hover{color:#fffbe6e6;background:#0d111799;border-color:#e6b98066}.CopenhagenHappyHourCalendarView-module__CHwdqq__tabActive{background:var(--modern-accent,#e6b980);border-color:var(--modern-accent,#e6b980);color:var(--background-dark,#0d1117);box-shadow:0 4px 16px #e6b9804d}.CopenhagenHappyHourCalendarView-module__CHwdqq__tabToday{border-color:#e6b98099}.CopenhagenHappyHourCalendarView-module__CHwdqq__todayDot{background:var(--modern-accent,#e6b980);width:12px;height:12px;color:var(--background-dark,#0d1117);border-radius:50%;justify-content:center;align-items:center;font-size:8px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.CopenhagenHappyHourCalendarView-module__CHwdqq__calendarContainer{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d111799;border:1px solid #e6b98033;border-radius:16px;width:100%;max-width:1400px;margin:0 auto 2rem;display:flex;overflow:hidden}.CopenhagenHappyHourCalendarView-module__CHwdqq__barNamesColumn{background:#0d1117cc;border-right:1px solid #e6b98033;flex-shrink:0;width:160px}.CopenhagenHappyHourCalendarView-module__CHwdqq__timeHeaderSpacer{border-bottom:1px solid #e6b9801a;height:40px}.CopenhagenHappyHourCalendarView-module__CHwdqq__barNameItem{color:var(--text-primary,#fffbe6);background:#e6b98005;border-bottom:1px solid #e6b9801a;padding:1rem .75rem;font-size:.9rem;font-weight:600}.CopenhagenHappyHourCalendarView-module__CHwdqq__emptyBarName{color:var(--text-secondary,#fffbe6b3);text-align:center;padding:2rem .75rem;font-style:italic}.CopenhagenHappyHourCalendarView-module__CHwdqq__timeGridContainer{flex:1;overflow:auto hidden}.CopenhagenHappyHourCalendarView-module__CHwdqq__calendarGrid{grid-template-columns:repeat(14,80px);gap:0;width:1120px;display:grid;position:relative}.CopenhagenHappyHourCalendarView-module__CHwdqq__hourMainLine{z-index:1;background:#e6b9801a;place-self:stretch start;width:1px}.CopenhagenHappyHourCalendarView-module__CHwdqq__timeHeaderRow{display:contents}.CopenhagenHappyHourCalendarView-module__CHwdqq__barColHeader{background:#181c20cc;border-bottom:2px solid #e6b9804d;padding:.75rem}.CopenhagenHappyHourCalendarView-module__CHwdqq__timeHeaderTop,.CopenhagenHappyHourCalendarView-module__CHwdqq__timeHeaderBottom{text-align:center;color:#fffbe6cc;background:#181c20cc;border-bottom:2px solid #e6b9804d;padding:.5rem .25rem;font-size:.8rem;font-weight:600}.CopenhagenHappyHourCalendarView-module__CHwdqq__timeHeaderTop{padding-top:.75rem}.CopenhagenHappyHourCalendarView-module__CHwdqq__timeHeaderBottom{padding-bottom:.75rem}.CopenhagenHappyHourCalendarView-module__CHwdqq__timeHeader{text-align:center;color:#fffbe6cc;background:#181c20cc;border-bottom:2px solid #e6b9804d;justify-content:center;align-items:center;height:40px;padding:.5rem .25rem;font-size:.8rem;font-weight:600;display:flex}.CopenhagenHappyHourCalendarView-module__CHwdqq__barLabel{background:#181c2099;border-bottom:1px solid #e6b9801a;flex-direction:column;justify-content:center;min-height:50px;padding:1rem .75rem;display:flex}.CopenhagenHappyHourCalendarView-module__CHwdqq__barName{color:var(--modern-accent,#e6b980);margin-bottom:.25rem;font-size:.9rem;font-weight:700}.CopenhagenHappyHourCalendarView-module__CHwdqq__barInfo{color:#fffbe6b3;font-size:.8rem;font-weight:500}.CopenhagenHappyHourCalendarView-module__CHwdqq__happyHourSlider{background:linear-gradient(90deg,var(--modern-accent,#e6b980)60%,#f5e6d3 100%);color:var(--background-dark,#0d1117);z-index:2;border-bottom:1px solid #e6b9801a;border-radius:8px;justify-content:center;align-items:center;min-height:50px;padding:0 .5rem;font-size:.85rem;font-weight:700;transition:all .3s;display:flex;position:relative;box-shadow:0 2px 8px #e6b9804d}.CopenhagenHappyHourCalendarView-module__CHwdqq__happyHourSlider:hover{transform:translateY(-2px);box-shadow:0 4px 16px #e6b98066}.CopenhagenHappyHourCalendarView-module__CHwdqq__emptyCell{background:#181c204d;border-bottom:1px solid #e6b9801a;min-height:50px}.CopenhagenHappyHourCalendarView-module__CHwdqq__emptyState{text-align:center;color:#fffbe699;background:#181c204d;grid-column:1/span 14;padding:3rem 2rem;font-size:1.1rem}.CopenhagenHappyHourCalendarView-module__CHwdqq__loadingState{text-align:center;color:#fffbe6b3;background:#0d111799;border:1px solid #e6b98033;border-radius:16px;padding:3rem 2rem;font-size:1.1rem}.CopenhagenHappyHourCalendarView-module__CHwdqq__errorState{text-align:center;color:#ff6464cc;background:#0d111799;border:1px solid #ff64644d;border-radius:16px;padding:3rem 2rem;font-size:1.1rem}.CopenhagenHappyHourCalendarView-module__CHwdqq__fade-exit{opacity:0;transition:all .35s;transform:translateY(10px)}.CopenhagenHappyHourCalendarView-module__CHwdqq__fade-enter{opacity:0;animation:.35s forwards CopenhagenHappyHourCalendarView-module__CHwdqq__fadeIn;transform:translateY(-10px)}@keyframes CopenhagenHappyHourCalendarView-module__CHwdqq__fadeIn{to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.CopenhagenHappyHourCalendarView-module__CHwdqq__calendarGrid{grid-template-columns:140px repeat(14,1fr)}.CopenhagenHappyHourCalendarView-module__CHwdqq__barLabel{padding:.75rem .5rem}.CopenhagenHappyHourCalendarView-module__CHwdqq__barName{font-size:.8rem}.CopenhagenHappyHourCalendarView-module__CHwdqq__barInfo{font-size:.7rem}.CopenhagenHappyHourCalendarView-module__CHwdqq__happyHourSlider{min-height:44px;font-size:.75rem}.CopenhagenHappyHourCalendarView-module__CHwdqq__timeHeaderTop,.CopenhagenHappyHourCalendarView-module__CHwdqq__timeHeaderBottom{padding:.4rem .2rem;font-size:.7rem}}@media (max-width:768px){.CopenhagenHappyHourCalendarView-module__CHwdqq__calendarPage{padding:.5rem}.CopenhagenHappyHourCalendarView-module__CHwdqq__calendarHeader{flex-direction:column;align-items:stretch;gap:1rem}.CopenhagenHappyHourCalendarView-module__CHwdqq__calendarTitle{text-align:center;font-size:1.5rem}.CopenhagenHappyHourCalendarView-module__CHwdqq__filters{justify-content:center}.CopenhagenHappyHourCalendarView-module__CHwdqq__searchInput{min-width:100%;max-width:none}.CopenhagenHappyHourCalendarView-module__CHwdqq__tabs{gap:.25rem}.CopenhagenHappyHourCalendarView-module__CHwdqq__tab{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;padding:.6rem 1rem;font-size:.8rem;overflow:hidden}.CopenhagenHappyHourCalendarView-module__CHwdqq__calendarGrid{grid-template-columns:120px repeat(14,1fr);font-size:.8rem}.CopenhagenHappyHourCalendarView-module__CHwdqq__barLabel{padding:.5rem .25rem}.CopenhagenHappyHourCalendarView-module__CHwdqq__barName{font-size:.7rem}.CopenhagenHappyHourCalendarView-module__CHwdqq__barInfo{font-size:.65rem}.CopenhagenHappyHourCalendarView-module__CHwdqq__happyHourSlider{min-height:40px;padding:0 .25rem;font-size:.65rem}.CopenhagenHappyHourCalendarView-module__CHwdqq__timeHeaderTop,.CopenhagenHappyHourCalendarView-module__CHwdqq__timeHeaderBottom{padding:.3rem .1rem;font-size:.6rem}.CopenhagenHappyHourCalendarView-module__CHwdqq__emptyState{padding:2rem 1rem;font-size:1rem}}.CopenhagenHappyHourCalendarView-module__CHwdqq__nowIndicator{animation:2s ease-in-out infinite CopenhagenHappyHourCalendarView-module__CHwdqq__nowPulse}.CopenhagenHappyHourCalendarView-module__CHwdqq__nowLabel{color:#fff;text-align:center;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(135deg,#f44 0%,#c00 100%);border:1px solid #ffffff1a;border-radius:8px;padding:.3rem .5rem;font-size:.65rem;font-weight:700;box-shadow:0 2px 8px #f446,0 0 0 1px #fff3}@keyframes CopenhagenHappyHourCalendarView-module__CHwdqq__nowPulse{0%,to{opacity:1}50%{opacity:.7}}@media (max-width:768px){.CopenhagenHappyHourCalendarView-module__CHwdqq__calendarPage{margin:0 calc(50% - 50vw);padding:.5rem}.CopenhagenHappyHourCalendarView-module__CHwdqq__barNamesColumn{width:120px}.CopenhagenHappyHourCalendarView-module__CHwdqq__calendarGrid{grid-template-columns:repeat(14,70px);width:980px}}@media (max-width:480px){.CopenhagenHappyHourCalendarView-module__CHwdqq__calendarPage{margin:0 calc(50% - 50vw);padding:.25rem}.CopenhagenHappyHourCalendarView-module__CHwdqq__calendarTitle{font-size:1.3rem}.CopenhagenHappyHourCalendarView-module__CHwdqq__tab{padding:.5rem;font-size:.7rem}.CopenhagenHappyHourCalendarView-module__CHwdqq__barNamesColumn{width:100px}.CopenhagenHappyHourCalendarView-module__CHwdqq__calendarGrid{grid-template-columns:repeat(14,60px);width:840px}.CopenhagenHappyHourCalendarView-module__CHwdqq__barLabel{padding:.4rem .2rem}.CopenhagenHappyHourCalendarView-module__CHwdqq__barName{font-size:.65rem}.CopenhagenHappyHourCalendarView-module__CHwdqq__barInfo{font-size:.6rem}.CopenhagenHappyHourCalendarView-module__CHwdqq__happyHourSlider{min-height:36px;font-size:.6rem}.CopenhagenHappyHourCalendarView-module__CHwdqq__timeHeaderTop,.CopenhagenHappyHourCalendarView-module__CHwdqq__timeHeaderBottom{padding:.25rem .05rem;font-size:.55rem}}
