.encore-module__IbqZua__demo{--bg:#fff;--bg-alt:#f7f7f8;--paper:#fff;--ink:#06281d;--ink-soft:#535862;--ink-faint:#a4a7ae;--line:#e9eaeb;--line-2:#e5e7eb;--accent:#00d084;--accent-strong:#00805e;--accent-soft:#00d08438;--accent-tint:#f4fff1;--concerts:#7d5fb3;--theatre:#b3555f;--sports:#3f8f6c;--festivals:#c98a3e;--ok:#2f8f5f;--warn:#b8791e;--danger:#c0384a;--font-display:var(--encore-display), "Manrope", sans-serif;--font-body:var(--encore-body), "Inter", sans-serif;--font-mono:var(--encore-mono), "Space Mono", ui-monospace, monospace;background:var(--bg);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;min-height:100dvh;padding-bottom:92px;line-height:1.5}.encore-module__IbqZua__demo :where(button){font:inherit;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0}.encore-module__IbqZua__demo :where(input){font:inherit;color:inherit}.encore-module__IbqZua__catConcerts{--cat:var(--concerts)}.encore-module__IbqZua__catTheatre{--cat:var(--theatre)}.encore-module__IbqZua__catSports{--cat:var(--sports)}.encore-module__IbqZua__catFestivals{--cat:var(--festivals)}.encore-module__IbqZua__header{justify-content:space-between;align-items:center;padding:22px clamp(20px,4vw,56px) 0;display:flex}.encore-module__IbqZua__wordmark{font-family:var(--font-display);letter-spacing:.01em;color:var(--ink);font-size:20px;font-weight:700}.encore-module__IbqZua__wordmark span{color:var(--accent)}.encore-module__IbqZua__headerActions{align-items:center;gap:18px;display:flex}.encore-module__IbqZua__headerLocation{color:var(--ink-soft);font-size:13px;display:none}.encore-module__IbqZua__headerGhost{color:var(--ink);border:1px solid var(--line);border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600;transition:border-color .15s,background .15s}.encore-module__IbqZua__headerGhost:hover{border-color:var(--ink)}.encore-module__IbqZua__headerAvatar{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:grid}.encore-module__IbqZua__headerBack{text-transform:uppercase;letter-spacing:.06em;color:var(--ink-soft);font-size:13px;font-weight:700}.encore-module__IbqZua__headerBack:hover{color:var(--ink)}@media (min-width:640px){.encore-module__IbqZua__headerLocation{display:inline}}.encore-module__IbqZua__heroHighlight{display:inline-block;position:relative}.encore-module__IbqZua__heroHighlight:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 20' preserveAspectRatio='none'%3E%3Cpath d='M2 12 C 20 3, 38 19, 56 11 C 74 3, 92 19, 110 11 C 128 3, 146 19, 164 11 C 176 6, 188 8, 198 10' stroke='%231a1613' stroke-width='5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%;height:.22em;position:absolute;bottom:-.16em;left:-3%;right:-3%}.encore-module__IbqZua__ctaGradient{background:var(--accent);color:#fff;box-shadow:0 6px 16px -8px color-mix(in srgb, var(--accent) 70%, transparent);border-radius:999px;padding:13px 26px;font-size:14.5px;font-weight:600;transition:background .18s,transform .18s,box-shadow .18s}.encore-module__IbqZua__ctaGradient:hover{background:var(--accent-strong);box-shadow:0 8px 18px -8px color-mix(in srgb, var(--accent) 70%, transparent);transform:translateY(-1px)}.encore-module__IbqZua__ctaGradient:active{transform:translateY(0)}.encore-module__IbqZua__section{padding:56px clamp(20px,5vw,56px) 0}.encore-module__IbqZua__sectionAlt{background:var(--bg-alt);border-radius:24px;margin-top:56px;margin-left:clamp(12px,2.5vw,28px);margin-right:clamp(12px,2.5vw,28px);padding-top:56px;padding-bottom:56px}.encore-module__IbqZua__sectionHead{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:26px;display:flex}.encore-module__IbqZua__sectionHead h2{font-family:var(--font-display);color:var(--ink);margin:0;font-size:clamp(22px,2.8vw,30px);font-weight:700}.encore-module__IbqZua__sectionCount{font-family:var(--font-mono);color:var(--ink-faint);white-space:nowrap;font-size:12px}@media (max-width:560px){.encore-module__IbqZua__sectionHead{flex-direction:column;align-items:flex-start;gap:6px}.encore-module__IbqZua__sectionCount{white-space:normal}}.encore-module__IbqZua__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:22px 20px;display:grid}.encore-module__IbqZua__reveal{opacity:1;transition:opacity .55s,transform .55s;transform:none}.encore-module__IbqZua__revealPending{opacity:0;transform:translateY(16px)}.encore-module__IbqZua__card{border-radius:16px;flex-direction:column;gap:14px;width:100%;padding:12px;transition:background .15s;display:flex}.encore-module__IbqZua__card:hover{background:var(--paper)}.encore-module__IbqZua__cardPhoto{aspect-ratio:1;background:radial-gradient(120% 120% at 15% 12%, color-mix(in srgb, var(--cat) 38%, transparent), transparent 60%), color-mix(in srgb, var(--cat) 16%, var(--bg-alt));border-radius:14px;place-items:center;width:100%;max-width:168px;display:grid;position:relative;overflow:hidden}.encore-module__IbqZua__cardPhotoGlyph{color:color-mix(in srgb, var(--cat) 80%, var(--ink) 10%);opacity:.85}.encore-module__IbqZua__cardPhotoGlyph svg{width:34px;height:34px}.encore-module__IbqZua__cardScrim{flex-direction:column;gap:4px;display:flex}.encore-module__IbqZua__cardTag{text-transform:uppercase;letter-spacing:.05em;color:var(--ink-faint);align-items:center;gap:6px;margin-bottom:2px;font-size:11px;font-weight:600;display:inline-flex}.encore-module__IbqZua__cardTag:before{content:"";background:var(--cat);border-radius:50%;width:6px;height:6px}.encore-module__IbqZua__cardDate{font-family:var(--font-mono);color:var(--ink-faint);font-size:11.5px}.encore-module__IbqZua__cardTitle{font-family:var(--font-display);color:var(--ink);margin:2px 0 0;font-size:17px;font-weight:700;line-height:1.2}.encore-module__IbqZua__cardVenue{color:var(--ink-soft);font-size:12.5px}.encore-module__IbqZua__cardFoot{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:8px;display:flex}.encore-module__IbqZua__cardPrice{font-family:var(--font-mono);color:var(--ink);font-size:12px;font-weight:700}.encore-module__IbqZua__avatarCluster{align-items:center;display:inline-flex}.encore-module__IbqZua__avatar{background:var(--accent-soft);border:2px solid var(--paper);outline:1px solid var(--line);border-radius:50%;width:18px;height:18px;margin-right:-7px}.encore-module__IbqZua__avatarCount{font-family:var(--font-mono);color:var(--ink-faint);margin-left:10px;font-size:10.5px}.encore-module__IbqZua__rankList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.encore-module__IbqZua__rankRow{border-radius:12px;grid-template-columns:56px 1fr auto;align-items:center;gap:16px;width:100%;padding:12px 14px;transition:background .15s;display:grid}.encore-module__IbqZua__rankRow:hover{background:var(--paper)}.encore-module__IbqZua__rankThumbWrap{flex-shrink:0;width:44px;height:44px;position:relative}.encore-module__IbqZua__rankThumb{background:color-mix(in srgb, var(--cat) 18%, var(--bg));width:44px;height:44px;color:color-mix(in srgb, var(--cat) 80%, var(--ink) 10%);border-radius:12px;place-items:center;display:grid;position:relative;overflow:hidden}.encore-module__IbqZua__rankThumb svg{width:20px;height:20px}.encore-module__IbqZua__rankNumber{background:var(--ink);color:#fff;width:22px;height:22px;font-family:var(--font-display);box-shadow:0 0 0 2px var(--bg);border-radius:50%;place-items:center;font-size:11.5px;font-weight:700;display:grid;position:absolute;top:-6px;left:-6px}.encore-module__IbqZua__sectionAlt .encore-module__IbqZua__rankNumber{box-shadow:0 0 0 2px var(--bg-alt)}.encore-module__IbqZua__rankInfo{flex-direction:column;gap:3px;min-width:0;display:flex}.encore-module__IbqZua__rankTitle{color:var(--ink);font-size:15px;font-weight:700}.encore-module__IbqZua__rankSub{color:var(--ink-soft);font-size:12.5px}.encore-module__IbqZua__rankStats{align-items:baseline;gap:16px;display:flex}.encore-module__IbqZua__rankPrice{font-family:var(--font-mono);white-space:nowrap;color:var(--ink);font-size:13px;font-weight:700}@media (max-width:640px){.encore-module__IbqZua__rankRow{grid-template-columns:44px 1fr;row-gap:6px}.encore-module__IbqZua__rankStats{grid-column:2;justify-content:flex-start}}.encore-module__IbqZua__footer{color:var(--ink-faint);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 24px;margin-top:64px;padding:32px clamp(20px,5vw,56px) 0;font-size:12.5px;display:flex}.encore-module__IbqZua__footerMark{font-family:var(--font-display);color:var(--ink);font-weight:700}.encore-module__IbqZua__footerMark span{color:var(--accent)}.encore-module__IbqZua__detail{padding:84px clamp(12px,2.5vw,28px) 40px;position:relative}.encore-module__IbqZua__detailPoster{color:var(--ink);background:color-mix(in srgb, var(--cat) 9%, var(--bg));border:1.5px solid color-mix(in srgb, var(--cat) 24%, var(--line));border-radius:18px;padding:40px clamp(20px,5vw,56px);position:relative;overflow:hidden}.encore-module__IbqZua__detailPosterInner{z-index:1;max-width:760px;position:relative}.encore-module__IbqZua__detailCategory{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:color-mix(in srgb, var(--cat) 75%, var(--ink) 15%);align-items:center;gap:7px;font-size:12px;display:inline-flex}.encore-module__IbqZua__detailCategory:before{content:"";background:var(--cat);border-radius:50%;width:7px;height:7px}.encore-module__IbqZua__detailTitle{font-family:var(--font-display);color:var(--ink);margin:10px 0 12px;font-size:clamp(26px,4.2vw,44px);font-weight:700;line-height:1.08}.encore-module__IbqZua__detailTitle:focus{outline:none}.encore-module__IbqZua__detailMetaLine{color:var(--ink-soft);font-size:14px}.encore-module__IbqZua__detailFullPageLink{color:inherit;background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0% 1px;font-weight:700;transition:background-size .2s}.encore-module__IbqZua__detailFullPageLink:hover,.encore-module__IbqZua__detailFullPageLink:focus-visible{background-size:100% 1px}.encore-module__IbqZua__detailBody{grid-template-columns:1.6fr 1fr;align-items:start;gap:40px;margin-top:36px;display:grid}@media (max-width:880px){.encore-module__IbqZua__detailBody{grid-template-columns:1fr}}.encore-module__IbqZua__detailBlurb{color:var(--ink-soft);max-width:60ch;margin:0 0 26px;font-size:15px}.encore-module__IbqZua__detailLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--ink-faint);margin:0 0 12px;font-size:11.5px;display:block}.encore-module__IbqZua__lineupList{flex-wrap:wrap;gap:8px 14px;margin:0 0 34px;padding:0;list-style:none;display:flex}.encore-module__IbqZua__lineupList li{color:var(--ink);font-size:14.5px;font-weight:600}.encore-module__IbqZua__lineupList li:not(:last-child):after{content:"·";color:var(--ink-faint);margin-left:14px}.encore-module__IbqZua__venueWrap{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:28px clamp(16px,3vw,32px) 22px}.encore-module__IbqZua__stageLabel{text-align:center;font-family:var(--font-mono);letter-spacing:.3em;color:var(--ink-faint);background:var(--bg-alt);border-radius:999px 999px 0 0;max-width:260px;margin:0 auto 26px;padding:8px;font-size:11px;display:block}.encore-module__IbqZua__venueArc{scrollbar-width:thin;justify-content:flex-start;gap:10px;margin-bottom:12px;padding:4px 4px 10px;display:flex;overflow-x:auto}@media (min-width:640px){.encore-module__IbqZua__venueArc{justify-content:center}}.encore-module__IbqZua__venueSection{--lift:calc(var(--offset,0) * var(--offset,0) * 4px);text-align:center;background:var(--bg-alt);width:78px;transform:translateY(var(--lift));border:1.5px solid #0000;border-radius:8px;padding:10px 6px;transition:transform .15s,border-color .15s,background .15s}.encore-module__IbqZua__venueSection:hover{transform:translateY(calc(var(--lift) - 2px))}.encore-module__IbqZua__venueSectionActive{background:var(--accent-tint);border-color:var(--accent)}.encore-module__IbqZua__venueSectionCode{font-family:var(--font-mono);color:var(--ink);font-size:13px;font-weight:700;display:block}.encore-module__IbqZua__venueSectionSeats{color:var(--ink-soft);margin-top:4px;font-size:10.5px;display:block}.encore-module__IbqZua__venueSection.encore-module__IbqZua__remainingLast .encore-module__IbqZua__venueSectionSeats{color:var(--danger)}.encore-module__IbqZua__venueSection.encore-module__IbqZua__remainingLimited .encore-module__IbqZua__venueSectionSeats{color:var(--warn)}.encore-module__IbqZua__venueLegend{color:var(--ink-soft);flex-wrap:wrap;justify-content:center;gap:8px 18px;font-size:11.5px;display:flex}.encore-module__IbqZua__venueLegend span{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.encore-module__IbqZua__venueLegend i{background:var(--ink-faint);border-radius:2px;width:8px;height:8px}.encore-module__IbqZua__remainingPlenty i,i.encore-module__IbqZua__remainingPlenty{background:var(--ok)}.encore-module__IbqZua__remainingLimited i,i.encore-module__IbqZua__remainingLimited{background:var(--warn)}.encore-module__IbqZua__remainingLast i,i.encore-module__IbqZua__remainingLast{background:var(--danger)}.encore-module__IbqZua__venueLegendSelected i{background:var(--accent)}.encore-module__IbqZua__tierPanel{position:sticky;top:20px}.encore-module__IbqZua__tierPanel h2{font-family:var(--font-display);color:var(--ink);margin:0 0 14px;font-size:20px}.encore-module__IbqZua__tierToggle{flex-wrap:wrap;gap:6px;margin-bottom:18px;display:flex}.encore-module__IbqZua__tierToggleBtn{background:var(--bg-alt);color:var(--ink-soft);border:1.5px solid #0000;border-radius:999px;padding:8px 13px;font-size:12.5px;font-weight:600}.encore-module__IbqZua__tierToggleBtnActive{background:var(--ink);color:#fff}.encore-module__IbqZua__stub{background:var(--paper);color:var(--ink);border:1px solid var(--line);border-radius:14px;grid-template-columns:1fr auto;min-height:168px;margin-bottom:18px;display:grid;position:relative;overflow:hidden}.encore-module__IbqZua__stubMain{border-right:2px dashed var(--line);flex-direction:column;gap:6px;padding:22px 20px;display:flex;position:relative}.encore-module__IbqZua__stubLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.14em;color:var(--ink-faint);font-size:10.5px}.encore-module__IbqZua__stubTier{font-family:var(--font-display);color:var(--ink);font-size:clamp(22px,3vw,28px);font-weight:700}.encore-module__IbqZua__stubPerk{color:var(--ink-soft);max-width:26ch;font-size:12.5px}.encore-module__IbqZua__stubNotchTop,.encore-module__IbqZua__stubNotchBottom{background:var(--bg);border-radius:50%;width:18px;height:18px;position:absolute;right:128px;transform:translate(50%)}.encore-module__IbqZua__stubNotchTop{top:-9px}.encore-module__IbqZua__stubNotchBottom{bottom:-9px}.encore-module__IbqZua__sectionAlt .encore-module__IbqZua__stubNotchTop,.encore-module__IbqZua__sectionAlt .encore-module__IbqZua__stubNotchBottom{background:var(--bg-alt)}.encore-module__IbqZua__stubSide{text-align:right;background:var(--bg-alt);flex-direction:column;justify-content:space-between;align-items:flex-end;gap:8px;width:128px;padding:20px 14px;display:flex}.encore-module__IbqZua__stubPrice{font-family:var(--font-mono);color:var(--ink);font-size:20px;font-weight:700}.encore-module__IbqZua__stubStatus{text-transform:uppercase;letter-spacing:.04em;font-size:10.5px;font-weight:700}.encore-module__IbqZua__stubStatus.encore-module__IbqZua__remainingPlenty{color:var(--ok)}.encore-module__IbqZua__stubStatus.encore-module__IbqZua__remainingLimited{color:var(--warn)}.encore-module__IbqZua__stubStatus.encore-module__IbqZua__remainingLast{color:var(--danger)}.encore-module__IbqZua__stubBarcode{background:repeating-linear-gradient(90deg, var(--ink) 0 2px, transparent 2px 4px, var(--ink) 4px 5px, transparent 5px 8px);opacity:.8;width:100%;height:26px}.encore-module__IbqZua__stubCode{font-family:var(--font-mono);color:var(--ink-faint);font-size:10px}.encore-module__IbqZua__checkoutHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:18px;display:flex}.encore-module__IbqZua__backLink{text-transform:uppercase;letter-spacing:.06em;color:var(--ink-soft);font-size:13px;font-weight:700}.encore-module__IbqZua__backLink:hover{color:var(--ink)}.encore-module__IbqZua__holdTimer{font-family:var(--font-mono);color:var(--danger);font-size:12.5px}.encore-module__IbqZua__holdTimer strong{font-size:14px}.encore-module__IbqZua__checkoutHeading{font-family:var(--font-display);color:var(--ink);margin:0 0 28px;font-size:clamp(26px,3.6vw,40px);font-weight:700}.encore-module__IbqZua__checkoutHeading:focus{outline:none}.encore-module__IbqZua__checkoutLayout{grid-template-columns:1fr 1fr;align-items:start;gap:40px;display:grid}@media (max-width:880px){.encore-module__IbqZua__checkoutLayout{grid-template-columns:1fr}}.encore-module__IbqZua__receiptRow{justify-content:space-between;align-items:center;gap:12px;margin-top:8px;font-size:13px;display:flex}.encore-module__IbqZua__receiptRow span:first-child{color:var(--ink-faint)}.encore-module__IbqZua__receiptRow strong{color:var(--ink)}.encore-module__IbqZua__qtyControl{align-items:center;gap:10px;display:inline-flex}.encore-module__IbqZua__qtyBtn{background:var(--bg-alt);width:24px;height:24px;color:var(--ink);border-radius:6px;place-items:center;font-size:15px;line-height:1;display:grid}.encore-module__IbqZua__qtyBtn:disabled{opacity:.35;cursor:not-allowed}.encore-module__IbqZua__qtyValue{font-family:var(--font-mono);text-align:center;min-width:14px}.encore-module__IbqZua__form{flex-direction:column;gap:16px;display:flex}.encore-module__IbqZua__form h2{font-family:var(--font-display);color:var(--ink);margin:0 0 4px;font-size:18px}.encore-module__IbqZua__field{flex-direction:column;gap:6px;display:flex}.encore-module__IbqZua__field label{color:var(--ink-soft);font-size:12.5px;font-weight:600}.encore-module__IbqZua__field input{border:1px solid var(--line);background:var(--paper);border-radius:10px;outline:none;padding:12px 14px;font-size:14.5px;transition:border-color .15s}.encore-module__IbqZua__field input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.encore-module__IbqZua__fieldError input{border-color:var(--danger)}.encore-module__IbqZua__errorText{color:var(--danger);margin:0;font-size:12px}.encore-module__IbqZua__formNote{color:var(--ink-faint);margin:4px 0 0;font-size:12px}.encore-module__IbqZua__success{text-align:center;max-width:560px;margin:0 auto;padding:24px clamp(16px,4vw,24px) 40px}.encore-module__IbqZua__successHeading{font-family:var(--font-display);color:var(--ink);text-wrap:balance;margin:30px 0 12px;font-size:clamp(30px,4.4vw,44px);font-weight:700}.encore-module__IbqZua__successHeading:focus{outline:none}.encore-module__IbqZua__successBody{color:var(--ink-soft);max-width:46ch;margin:0 auto 28px;font-size:14.5px}.encore-module__IbqZua__topBar{justify-content:space-between;align-items:center;gap:16px;padding:18px clamp(20px,4vw,56px) 0;display:flex}.encore-module__IbqZua__topBarCats{scrollbar-width:none;flex:1;align-items:center;gap:8px;min-width:0;display:flex;overflow-x:auto}.encore-module__IbqZua__topBarCats::-webkit-scrollbar{display:none}.encore-module__IbqZua__topBarPill{border:1px solid var(--line);background:var(--paper);color:var(--ink-soft);border-radius:999px;flex-shrink:0;align-items:center;gap:7px;padding:8px 14px 8px 8px;font-size:13px;font-weight:500;transition:border-color .16s,color .16s,background .16s;display:inline-flex}.encore-module__IbqZua__topBarPill:hover{border-color:var(--ink-faint);color:var(--ink)}.encore-module__IbqZua__topBarPillActive{background:var(--accent-tint);border-color:var(--accent);color:var(--ink)}.encore-module__IbqZua__topBarPillIcon{width:22px;height:22px;color:var(--cat,var(--ink-faint));border-radius:50%;place-items:center;display:grid}.encore-module__IbqZua__topBarPillActive .encore-module__IbqZua__topBarPillIcon{color:var(--accent-strong)}.encore-module__IbqZua__topBarPillIcon svg{width:14px;height:14px}.encore-module__IbqZua__topBarActions{flex-shrink:0;align-items:center;gap:10px;display:flex}.encore-module__IbqZua__langToggle{border:1px solid var(--line);border-radius:999px;font-size:12.5px;font-weight:700;display:inline-flex;overflow:hidden}.encore-module__IbqZua__langToggle button{color:var(--ink-faint);padding:7px 11px}.encore-module__IbqZua__langToggle button[aria-pressed=true]{background:var(--ink);color:#fff}.encore-module__IbqZua__iconBtn{border:1px solid var(--line);width:36px;height:36px;color:var(--ink);border-radius:50%;place-items:center;transition:border-color .15s;display:grid;position:relative}.encore-module__IbqZua__iconBtn:hover{border-color:var(--ink-faint)}.encore-module__IbqZua__cartCount{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:16px;height:16px;font-size:9.5px;font-weight:700;display:grid;position:absolute;top:-4px;right:-4px}.encore-module__IbqZua__pageHeadingWrap{text-align:center;padding:clamp(36px,7vw,68px) clamp(20px,5vw,56px) 0}.encore-module__IbqZua__pageKicker{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);align-items:center;gap:8px;margin:0 0 16px;font-size:12px;display:inline-flex}.encore-module__IbqZua__pageKicker:before{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px}.encore-module__IbqZua__pageHeadingTitle{font-family:var(--font-display);letter-spacing:-1px;color:var(--ink);text-wrap:balance;margin:0 0 16px;font-size:clamp(30px,5.2vw,52px);font-weight:600;line-height:1.08}.encore-module__IbqZua__pageSub{color:var(--ink-soft);text-wrap:pretty;max-width:48ch;margin:0 auto;font-size:16px}.encore-module__IbqZua__searchCard{background:var(--paper);border:1px solid var(--line);max-width:900px;box-shadow:0 24px 48px -32px color-mix(in srgb, var(--accent) 70%, transparent);border-radius:20px;grid-template-columns:1.3fr 1fr 1fr auto;gap:4px;margin:34px auto 0;padding:10px;display:grid}@media (max-width:760px){.encore-module__IbqZua__searchCard{grid-template-columns:1fr}}.encore-module__IbqZua__searchField{text-align:left;border-right:1px solid var(--line);border-radius:14px;flex-direction:column;gap:3px;padding:10px 18px;transition:background .15s;display:flex}.encore-module__IbqZua__searchField:last-of-type{border-right:none}@media (max-width:760px){.encore-module__IbqZua__searchField{border-right:none;border-bottom:1px solid var(--line)}}.encore-module__IbqZua__searchField:focus-within{background:var(--bg-alt);box-shadow:inset 0 0 0 2px var(--accent-soft)}.encore-module__IbqZua__searchFieldLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--ink-faint);font-size:11px;font-weight:700}.encore-module__IbqZua__searchField input{width:100%;color:var(--ink);background:0 0;border:0;outline:none;font-size:14.5px}.encore-module__IbqZua__searchSubmit{background:var(--accent);color:#fff;white-space:nowrap;border-radius:14px;padding:0 26px;font-size:14.5px;font-weight:600;transition:background .18s}.encore-module__IbqZua__searchSubmit:hover{background:var(--accent-strong)}@media (max-width:760px){.encore-module__IbqZua__searchSubmit{margin:4px;padding:14px}}.encore-module__IbqZua__featuredBanner{color:#fff;background:linear-gradient(150deg,#06281d,#0b3527 62%,#0d3f2d);border-radius:24px;max-width:1080px;margin:40px auto 0;padding:clamp(28px,5vw,52px) clamp(20px,5vw,56px);position:relative;overflow:hidden}.encore-module__IbqZua__featuredBanner:before{content:"";background:radial-gradient(60% 90% at 88% 10%, color-mix(in srgb, var(--accent) 32%, transparent), transparent 65%);pointer-events:none;position:absolute;inset:0}.encore-module__IbqZua__featuredBannerInner{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:28px;display:flex;position:relative}.encore-module__IbqZua__featuredBannerCopy{max-width:520px}.encore-module__IbqZua__featuredBannerTag{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:color-mix(in srgb, var(--accent) 70%, #fff 30%);margin:0 0 12px;font-size:11.5px}.encore-module__IbqZua__featuredBannerTitle{font-family:var(--font-display);margin:0 0 10px;font-size:clamp(24px,3.6vw,38px);font-weight:700;line-height:1.1}.encore-module__IbqZua__featuredBannerMeta{font-family:var(--font-mono);color:#ffffffb8;flex-wrap:wrap;gap:16px;margin:0 0 20px;font-size:12.5px;display:flex}.encore-module__IbqZua__featuredBannerCta{color:var(--ink);background:#fff;border-radius:999px;padding:12px 22px;font-size:14px;font-weight:600}.encore-module__IbqZua__featuredPoster{background:color-mix(in srgb, var(--cat,var(--accent)) 30%, #06281d);border:1px solid #ffffff29;border-radius:16px;flex-shrink:0;place-items:center;width:160px;height:160px;display:grid;position:relative;overflow:hidden}.encore-module__IbqZua__featuredPoster svg{color:#ffffffd9;width:46px;height:46px}.encore-module__IbqZua__featuredDots{z-index:1;justify-content:center;gap:7px;margin-top:22px;display:flex;position:relative}.encore-module__IbqZua__featuredDot{background:#ffffff4d;border-radius:50%;width:7px;height:7px;transition:background .2s,width .2s}.encore-module__IbqZua__featuredDotActive{background:#fff;border-radius:4px;width:20px}.encore-module__IbqZua__recGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;gap:18px;display:grid}@media (max-width:880px){.encore-module__IbqZua__recGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.encore-module__IbqZua__recGrid{grid-template-columns:1fr}}.encore-module__IbqZua__recCard{color:#fff;background:color-mix(in srgb, var(--cat) 55%, #06281d 45%);border-radius:18px;flex-direction:column;grid-column:span 2;justify-content:flex-end;min-height:220px;padding:18px;display:flex;position:relative;overflow:hidden}.encore-module__IbqZua__recCardLarge{grid-area:span 2/span 2;min-height:460px}@media (max-width:480px){.encore-module__IbqZua__recCardLarge{grid-row:span 1;min-height:260px}}.encore-module__IbqZua__recCardPhoto{z-index:0}.encore-module__IbqZua__recCard:before{content:"";z-index:1;background:linear-gradient(190deg,#0000 30%,#06281dd1 100%);position:absolute;inset:0}.encore-module__IbqZua__recCardGlyph{opacity:.5;z-index:2;position:absolute;top:18px;right:18px}.encore-module__IbqZua__recCardGlyph svg{color:#fff;width:30px;height:30px}.encore-module__IbqZua__recCardBody{z-index:2;flex-direction:column;gap:5px;display:flex;position:relative}.encore-module__IbqZua__recDateRange{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:#fffc;font-size:11.5px}.encore-module__IbqZua__recCardTitle{font-family:var(--font-display);margin:0;font-size:19px;font-weight:700;line-height:1.15}.encore-module__IbqZua__recLocationTag{color:#ffffffc7;font-size:12px}.encore-module__IbqZua__recCardFoot{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.encore-module__IbqZua__recCardPrice{font-family:var(--font-mono);font-size:12px;font-weight:700}.encore-module__IbqZua__sectionLink{color:var(--accent-strong);white-space:nowrap;font-size:13px;font-weight:700}.encore-module__IbqZua__sectionLink:hover{text-decoration:underline}.encore-module__IbqZua__newsletterBand{background:var(--bg-alt);text-align:center;border-radius:24px;margin:64px clamp(12px,2.5vw,28px) 0;padding:clamp(32px,5vw,56px) clamp(20px,5vw,56px)}.encore-module__IbqZua__newsletterBand h2{font-family:var(--font-display);color:var(--ink);margin:0 0 8px;font-size:clamp(22px,3vw,30px);font-weight:700}.encore-module__IbqZua__newsletterBand p{color:var(--ink-soft);max-width:46ch;margin:0 auto 22px;font-size:14.5px}.encore-module__IbqZua__newsletterForm{border:1px solid var(--line);background:var(--paper);border-radius:14px;max-width:440px;margin:0 auto;transition:box-shadow .15s;display:flex;overflow:hidden}.encore-module__IbqZua__newsletterForm:focus-within{box-shadow:0 0 0 3px var(--accent-soft)}.encore-module__IbqZua__newsletterForm input{background:0 0;border:0;outline:none;flex:1;padding:13px 16px;font-size:14px}.encore-module__IbqZua__newsletterForm button{background:var(--ink);color:#fff;padding:0 20px;font-size:13.5px;font-weight:600}.encore-module__IbqZua__newsletterNote{color:var(--accent-strong);margin-top:12px;font-size:12.5px}.encore-module__IbqZua__collectionsRow{scrollbar-width:thin;gap:16px;padding:4px 4px 10px;display:flex;overflow-x:auto}.encore-module__IbqZua__collectionCard{border:1px solid var(--line);background:var(--paper);border-radius:16px;flex:none;width:220px;padding:20px;transition:border-color .15s,transform .15s}.encore-module__IbqZua__collectionCard:hover{border-color:var(--ink-faint);transform:translateY(-2px)}.encore-module__IbqZua__collectionCardTitle{font-family:var(--font-display);color:var(--ink);margin-bottom:4px;font-size:16px;font-weight:700;display:block}.encore-module__IbqZua__collectionCardNote{color:var(--ink-soft);font-size:12.5px}.encore-module__IbqZua__giftPromoBand{background:var(--accent);color:#06281d;border-radius:24px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin:64px clamp(12px,2.5vw,28px) 0;padding:clamp(36px,6vw,64px) clamp(20px,5vw,56px);display:flex}.encore-module__IbqZua__giftPromoBand h2{font-family:var(--font-display);max-width:14ch;margin:0 0 8px;font-size:clamp(24px,3.6vw,38px);font-weight:700}.encore-module__IbqZua__giftPromoBand p{color:#06281dd1;max-width:40ch;margin:0;font-size:14.5px}.encore-module__IbqZua__giftPromoCta{color:#fff;background:#06281d;border-radius:999px;flex-shrink:0;padding:13px 26px;font-size:14.5px;font-weight:600}.encore-module__IbqZua__giftPromoCta:hover{background:#0a3b2b}.encore-module__IbqZua__siteFooter{margin-top:64px;padding:48px clamp(20px,5vw,56px) 0}.encore-module__IbqZua__footerTop{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px;padding-bottom:40px;display:grid}@media (max-width:760px){.encore-module__IbqZua__footerTop{grid-template-columns:1fr 1fr}}@media (max-width:480px){.encore-module__IbqZua__footerTop{grid-template-columns:1fr}}.encore-module__IbqZua__footerBrandCol p{color:var(--ink-soft);max-width:30ch;margin:12px 0 18px;font-size:13.5px}.encore-module__IbqZua__storeBadges{gap:10px;margin-bottom:18px;display:flex}.encore-module__IbqZua__storeBadge{border:1px solid var(--line);color:var(--ink-soft);border-radius:10px;padding:8px 14px;font-size:12px;font-weight:600}.encore-module__IbqZua__socialRow{gap:8px;display:flex}.encore-module__IbqZua__socialDot{border:1px solid var(--line);width:30px;height:30px;color:var(--ink-faint);border-radius:50%;place-items:center;font-size:10px;font-weight:700;display:grid}.encore-module__IbqZua__footerCol{flex-direction:column;gap:11px;display:flex}.encore-module__IbqZua__footerCol h3{text-transform:uppercase;letter-spacing:.08em;color:var(--ink-faint);margin:0 0 4px;font-size:12px}.encore-module__IbqZua__footerCol a,.encore-module__IbqZua__footerCol span{color:var(--ink-soft);font-size:13.5px}.encore-module__IbqZua__footerCol a:hover{color:var(--ink)}.encore-module__IbqZua__footerLegal{border-top:1px solid var(--line);color:var(--ink-faint);flex-wrap:wrap;justify-content:space-between;gap:12px;padding:24px 0;font-size:12px;display:flex}.encore-module__IbqZua__footerLegalLinks{gap:16px;display:flex}.encore-module__IbqZua__footerFlourish{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);text-align:center;word-break:break-word;margin:0;padding:20px 0 44px;font-size:clamp(48px,12vw,148px);font-style:italic;font-weight:700;line-height:.9}.encore-module__IbqZua__edWrap{padding:84px clamp(12px,2.5vw,28px) 40px}.encore-module__IbqZua__edLayout{grid-template-columns:340px 1fr;align-items:start;gap:40px;display:grid}@media (max-width:820px){.encore-module__IbqZua__edLayout{grid-template-columns:1fr}}.encore-module__IbqZua__edPoster{aspect-ratio:3/4;background:radial-gradient(120% 120% at 15% 12%, color-mix(in srgb, var(--cat) 40%, transparent), transparent 60%), color-mix(in srgb, var(--cat) 18%, var(--bg-alt));border-radius:18px;place-items:center;max-width:340px;margin:0 auto;display:grid;position:sticky;top:20px;overflow:hidden}@media (max-width:820px){.encore-module__IbqZua__edPoster{max-width:240px;position:static}}.encore-module__IbqZua__edPoster svg{width:64px;height:64px;color:color-mix(in srgb, var(--cat) 80%, var(--ink) 10%)}.encore-module__IbqZua__edType{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:color-mix(in srgb, var(--cat) 75%, var(--ink) 15%);font-size:12px}.encore-module__IbqZua__edTitle{font-family:var(--font-display);color:var(--ink);margin:10px 0 16px;font-size:clamp(26px,4vw,42px);font-weight:700;line-height:1.08}.encore-module__IbqZua__edMetaRow{color:var(--ink-soft);align-items:center;gap:10px;margin-bottom:8px;font-size:14.5px;display:flex}.encore-module__IbqZua__edMetaRow svg{color:var(--ink-faint);flex-shrink:0}.encore-module__IbqZua__edOrganizer{color:var(--ink-faint);margin:10px 0 22px;font-size:13px}.encore-module__IbqZua__edBlurb{color:var(--ink-soft);max-width:62ch;margin:0 0 6px;font-size:15px}.encore-module__IbqZua__edBlurb.encore-module__IbqZua__edBlurbClamped{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.encore-module__IbqZua__edReadMore{color:var(--accent-strong);margin:0 0 20px;font-size:13px;font-weight:700}.encore-module__IbqZua__edActionsRow{gap:10px;margin-bottom:30px;display:flex}.encore-module__IbqZua__edShareBtn{border:1px solid var(--line);color:var(--ink);border-radius:999px;align-items:center;gap:7px;padding:9px 16px;font-size:13px;font-weight:600;display:inline-flex}.encore-module__IbqZua__edShareBtn:hover{border-color:var(--ink-faint)}.encore-module__IbqZua__edShareBtn svg{width:14px;height:14px}.encore-module__IbqZua__showList{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.encore-module__IbqZua__showRow{border-radius:12px;grid-template-columns:64px 1fr auto;align-items:center;gap:16px;padding:16px 4px;display:grid}@media (max-width:560px){.encore-module__IbqZua__showRow{grid-template-columns:52px 1fr;row-gap:10px}}.encore-module__IbqZua__showCal{text-align:center;border:1px solid var(--line);border-radius:10px;flex-shrink:0;width:56px;overflow:hidden}.encore-module__IbqZua__showCalDay{background:var(--ink);color:#fff;text-transform:uppercase;letter-spacing:.04em;padding:3px 0;font-size:9.5px;font-weight:700;display:block}.encore-module__IbqZua__showCalNum{font-family:var(--font-display);color:var(--ink);padding:4px 0 1px;font-size:19px;font-weight:700;display:block}.encore-module__IbqZua__showCalMonth{color:var(--ink-faint);text-transform:uppercase;padding-bottom:4px;font-size:10px;display:block}.encore-module__IbqZua__showInfo{min-width:0}.encore-module__IbqZua__showInfoTitle{color:var(--ink);font-size:15px;font-weight:700}.encore-module__IbqZua__showInfoMeta{color:var(--ink-soft);font-size:12.5px}.encore-module__IbqZua__showAction{justify-self:end}@media (max-width:560px){.encore-module__IbqZua__showAction{grid-column:2;justify-self:start}}.encore-module__IbqZua__showBuyBtn{background:var(--accent);color:#fff;white-space:nowrap;border-radius:999px;padding:9px 18px;font-size:13px;font-weight:600}.encore-module__IbqZua__showBuyBtn:hover{background:var(--accent-strong)}.encore-module__IbqZua__showSoldOut{background:color-mix(in srgb, var(--danger) 12%, var(--bg));color:var(--danger);cursor:not-allowed;border-radius:999px;padding:9px 18px;font-size:13px;font-weight:600}.encore-module__IbqZua__showExpanded{grid-column:1/-1;padding:8px 4px 20px 80px}@media (max-width:560px){.encore-module__IbqZua__showExpanded{padding-left:4px}}.encore-module__IbqZua__gcWrap{max-width:900px;margin:0 auto;padding:84px clamp(12px,2.5vw,28px) 60px}.encore-module__IbqZua__gcBanner{color:#06281d;background:linear-gradient(150deg,#06805e,#00d084 85%);border-radius:24px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:28px;padding:clamp(36px,6vw,60px) clamp(20px,5vw,48px);display:flex}.encore-module__IbqZua__gcBanner h1{font-family:var(--font-display);max-width:16ch;margin:0;font-size:clamp(26px,4vw,40px);font-weight:700}.encore-module__IbqZua__gcBannerArt{background:#ffffff59;border:1.5px dashed #06281d59;border-radius:14px;flex-shrink:0;place-items:center;width:120px;height:84px;display:grid}.encore-module__IbqZua__gcBannerArt svg{color:#06281d;opacity:.7;width:44px;height:44px}.encore-module__IbqZua__gcIntro{flex-direction:column;gap:14px;margin:30px 0 0;display:flex}.encore-module__IbqZua__gcIntro p{color:var(--ink-soft);max-width:68ch;margin:0;font-size:15px}.encore-module__IbqZua__gcStep{margin-top:44px}.encore-module__IbqZua__gcStep h2{font-family:var(--font-display);color:var(--ink);margin:0 0 16px;font-size:19px;font-weight:700}.encore-module__IbqZua__gcAmountRow{border:1px solid var(--line);border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:10px;padding:14px 16px;display:flex}.encore-module__IbqZua__gcAmountLabel{font-family:var(--font-mono);color:var(--ink);font-size:16px;font-weight:700}.encore-module__IbqZua__gcStepper{align-items:center;gap:12px;display:inline-flex}.encore-module__IbqZua__gcStepBtn{background:var(--bg-alt);width:28px;height:28px;color:var(--ink);border-radius:8px;place-items:center;font-size:16px;display:grid}.encore-module__IbqZua__gcStepBtn:disabled{opacity:.35;cursor:not-allowed}.encore-module__IbqZua__gcStepVal{font-family:var(--font-mono);text-align:center;min-width:16px}.encore-module__IbqZua__gcCustomRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.encore-module__IbqZua__gcCustomRow input{border:1px solid var(--line);border-radius:10px;outline:none;width:110px;padding:10px 12px;font-size:14px}.encore-module__IbqZua__gcCustomRow input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.encore-module__IbqZua__gcCurrencySelect{border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:10px;padding:10px 12px;font-size:14px}.encore-module__IbqZua__gcRemoveBtn{color:var(--danger);font-size:12.5px;font-weight:700}.encore-module__IbqZua__gcAddAnother{color:var(--accent-strong);margin-top:4px;font-size:13.5px;font-weight:700}.encore-module__IbqZua__gcToggleRow{border:1px solid var(--line);border-radius:14px;align-items:flex-start;gap:14px;padding:16px;display:flex}.encore-module__IbqZua__gcSwitch{background:var(--line-2);border-radius:999px;flex-shrink:0;width:42px;height:24px;transition:background .15s;position:relative}.encore-module__IbqZua__gcSwitch[aria-checked=true]{background:var(--accent)}.encore-module__IbqZua__gcSwitch:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .15s;position:absolute;top:3px;left:3px}.encore-module__IbqZua__gcSwitch[aria-checked=true]:after{transform:translate(18px)}.encore-module__IbqZua__gcToggleCopy strong{color:var(--ink);margin-bottom:3px;font-size:14.5px;display:block}.encore-module__IbqZua__gcToggleCopy span{color:var(--ink-soft);font-size:13px}.encore-module__IbqZua__gcFieldGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:560px){.encore-module__IbqZua__gcFieldGrid{grid-template-columns:1fr}}.encore-module__IbqZua__gcField{flex-direction:column;gap:6px;display:flex}.encore-module__IbqZua__gcField label{color:var(--ink-soft);font-size:12.5px;font-weight:600}.encore-module__IbqZua__gcField input{border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:10px;outline:none;padding:12px 14px;font-size:14.5px}.encore-module__IbqZua__gcField input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.encore-module__IbqZua__gcCountry{max-width:260px;margin-bottom:16px}.encore-module__IbqZua__gcPaymentGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}@media (max-width:560px){.encore-module__IbqZua__gcPaymentGrid{grid-template-columns:repeat(2,1fr)}}.encore-module__IbqZua__gcPaymentBtn{border:1.5px solid var(--line);text-align:center;color:var(--ink-soft);border-radius:12px;padding:16px 10px;font-size:13px;font-weight:600}.encore-module__IbqZua__gcPaymentBtn:hover{border-color:var(--ink-faint)}.encore-module__IbqZua__gcPaymentBtnActive{border-color:var(--accent);background:var(--accent-tint);color:var(--ink)}.encore-module__IbqZua__gcSummary{border:1px solid var(--line);background:var(--bg-alt);border-radius:16px;margin-top:40px;padding:22px}.encore-module__IbqZua__gcSummaryRow{color:var(--ink-soft);justify-content:space-between;padding:6px 0;font-size:14px;display:flex}.encore-module__IbqZua__gcSummaryRow strong{color:var(--ink)}.encore-module__IbqZua__gcSummaryTotal{border-top:1px solid var(--line-2);margin-top:8px;padding-top:12px;font-size:16px}.encore-module__IbqZua__gcPayBtn{background:var(--accent);color:#fff;border-radius:999px;width:100%;margin-top:18px;padding:15px;font-size:15px;font-weight:600}.encore-module__IbqZua__gcPayBtn:hover{background:var(--accent-strong)}.encore-module__IbqZua__gcPayBtn:disabled{opacity:.5;cursor:not-allowed}.encore-module__IbqZua__gcTerms{color:var(--ink-faint);margin-top:16px;font-size:12px}.encore-module__IbqZua__gcPaidPanel{border:1px solid var(--accent);background:var(--accent-tint);text-align:center;border-radius:16px;margin-top:40px;padding:26px}.encore-module__IbqZua__gcPaidPanel h3{font-family:var(--font-display);color:var(--ink);margin:0 0 6px;font-size:20px}.encore-module__IbqZua__gcPaidPanel p{color:var(--ink-soft);margin:0;font-size:13.5px}.encore-module__IbqZua__faqWrap{max-width:720px;margin:0 auto;padding:84px clamp(16px,4vw,28px) 60px}.encore-module__IbqZua__faqHead{text-align:center;margin-bottom:36px}.encore-module__IbqZua__faqHead h1{font-family:var(--font-display);color:var(--ink);margin:0 0 10px;font-size:clamp(28px,4vw,42px);font-weight:700}.encore-module__IbqZua__faqHead p{color:var(--ink-soft);max-width:46ch;margin:0 auto;font-size:15px}.encore-module__IbqZua__faqList{flex-direction:column;gap:2px;margin-bottom:44px;display:flex}.encore-module__IbqZua__faqRow{border-bottom:1px solid var(--line)}.encore-module__IbqZua__faqQ{width:100%;font-family:var(--font-display);color:var(--ink);justify-content:space-between;align-items:center;gap:16px;padding:20px 4px;font-size:16px;font-weight:700;display:flex}.encore-module__IbqZua__faqPlus{border:1px solid var(--line);width:22px;height:22px;color:var(--ink-soft);border-radius:50%;flex-shrink:0;place-items:center;font-size:14px;transition:transform .2s;display:grid}.encore-module__IbqZua__faqRowOpen .encore-module__IbqZua__faqPlus{border-color:var(--accent);color:var(--accent-strong);transform:rotate(45deg)}.encore-module__IbqZua__faqA{max-height:0;transition:max-height .28s;overflow:hidden}.encore-module__IbqZua__faqRowOpen .encore-module__IbqZua__faqA{max-height:260px}.encore-module__IbqZua__faqA p{color:var(--ink-soft);max-width:60ch;margin:0 0 18px;font-size:14.5px}.encore-module__IbqZua__faqA a{color:var(--accent-strong);font-weight:600}.encore-module__IbqZua__faqContactCard{border:1px solid var(--line);border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:26px;display:flex}.encore-module__IbqZua__faqContactCard h3{font-family:var(--font-display);color:var(--ink);margin:0 0 4px;font-size:17px}.encore-module__IbqZua__faqContactCard p{color:var(--ink-soft);margin:0;font-size:13px}.encore-module__IbqZua__faqContactLinks{flex-wrap:wrap;gap:20px;display:flex}.encore-module__IbqZua__faqContactLinks span{font-family:var(--font-mono);color:var(--ink);font-size:13.5px;font-weight:700;display:block}.encore-module__IbqZua__faqContactLinks small{color:var(--ink-faint);text-transform:uppercase;letter-spacing:.06em;font-size:10.5px;display:block}.encore-module__IbqZua__faqLostBanner{background:var(--accent-tint);border:1px solid var(--accent);border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding:26px;display:flex}.encore-module__IbqZua__faqLostIcon{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.encore-module__IbqZua__faqLostCopy h3{font-family:var(--font-display);color:var(--ink);margin:0 0 4px;font-size:16px}.encore-module__IbqZua__faqLostCopy p{color:var(--ink-soft);margin:0;font-size:13px}.encore-module__IbqZua__faqLostCta{background:var(--ink);color:#fff;border-radius:999px;flex-shrink:0;padding:11px 20px;font-size:13.5px;font-weight:600}.encore-module__IbqZua__adWrap{text-align:center;padding:84px clamp(16px,4vw,28px) 0}.encore-module__IbqZua__adWrap h1{font-family:var(--font-display);color:var(--ink);margin:0 0 10px;font-size:clamp(28px,4.4vw,44px);font-weight:700}.encore-module__IbqZua__adWrap>p{color:var(--ink-soft);max-width:44ch;margin:0 auto 40px;font-size:15.5px}.encore-module__IbqZua__adHero{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(24px,6vw,72px);margin-bottom:60px;display:flex}.encore-module__IbqZua__adQr{border:1px solid var(--line);background:var(--paper);border-radius:20px;place-items:center;width:168px;height:168px;padding:16px;display:grid}.encore-module__IbqZua__adQrGrid{background-image:repeating-linear-gradient(0deg, var(--ink) 0 4px, transparent 4px 8px), repeating-linear-gradient(90deg, var(--ink) 0 4px, transparent 4px 8px);background-blend-mode:multiply;opacity:.9;border-radius:8px;width:100%;height:100%}.encore-module__IbqZua__adQrLabel{color:var(--ink-faint);margin-top:10px;font-size:11.5px;display:block}.encore-module__IbqZua__adPhone{border:8px solid var(--ink);background:var(--bg-alt);width:200px;height:400px;box-shadow:0 30px 60px -30px color-mix(in srgb, var(--accent) 70%, transparent);border-radius:32px;place-items:center;display:grid;position:relative}.encore-module__IbqZua__adPhone:before{content:"";background:var(--ink);opacity:.5;border-radius:4px;width:46px;height:6px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.encore-module__IbqZua__adPhoneMark{font-family:var(--font-display);color:var(--ink);font-size:22px;font-weight:700}.encore-module__IbqZua__adPhoneMark span{color:var(--accent)}.encore-module__IbqZua__adFeatures{text-align:left;max-width:900px;margin:0 auto 60px}.encore-module__IbqZua__adFeatures h2{font-family:var(--font-display);text-align:center;color:var(--ink);margin:0 0 28px;font-size:clamp(20px,2.8vw,28px);font-weight:700}.encore-module__IbqZua__adFeatureGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}@media (max-width:760px){.encore-module__IbqZua__adFeatureGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.encore-module__IbqZua__adFeatureGrid{grid-template-columns:1fr}}.encore-module__IbqZua__adFeatureCard{flex-direction:column;gap:10px;display:flex}.encore-module__IbqZua__adFeatureIcon{background:var(--accent-tint);width:40px;height:40px;color:var(--accent-strong);border-radius:12px;place-items:center;display:grid}.encore-module__IbqZua__adFeatureIcon svg{width:20px;height:20px}.encore-module__IbqZua__adFeatureCard strong{color:var(--ink);font-size:15px}.encore-module__IbqZua__adFeatureCard span{color:var(--ink-soft);font-size:13px}.encore-module__IbqZua__adBanner{color:#06281d;background:linear-gradient(150deg,#06805e,#00d084 85%);border-radius:24px 24px 0 0;margin:0 clamp(12px,2.5vw,28px);padding:clamp(36px,6vw,60px) clamp(20px,5vw,48px)}.encore-module__IbqZua__adBanner h2{font-family:var(--font-display);margin:0 0 8px;font-size:clamp(24px,3.4vw,34px);font-weight:700}.encore-module__IbqZua__adBanner p{color:#06281dd1;margin:0 0 22px;font-size:14.5px}.encore-module__IbqZua__adBadgeRow{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.encore-module__IbqZua__adBadge{color:#fff;background:#06281d;border-radius:12px;padding:12px 22px;font-size:13.5px;font-weight:600}
