 @media only screen and (min-width: 0rem) {.sv-hold {width: 100%;max-width: 78rem;margin: 0 auto;padding: 0 1.25rem;position: relative;}.sv-narrow {max-width: 60rem;}.sv-lead {display: flex;flex-direction: column;align-items: center;text-align: center;margin-bottom: 2rem;}.sv-ttl {margin: 0;font-family: var(--displayFont);font-weight: 800;font-size: clamp(1.9rem, 6.5vw, 2.85rem);line-height: 1.06;letter-spacing: -0.01em;text-transform: uppercase;text-align: center;color: var(--ink);max-width: 24ch;}.sv-ttl-light {color: var(--paper);}.sv-read {margin: 1.35rem auto 0;max-width: 44rem;font-size: 1.0625rem;line-height: 1.85;text-align: center;color: var(--bodyTextColor);}.sv-read-light {color: rgba(245, 244, 241, 0.82);}.sv-list {list-style: none;margin: 0 auto;padding: 0;width: 100%;max-width: 46rem;display: grid;grid-template-columns: 1fr;gap: 0;}.sv-list li {display: flex;align-items: center;justify-content: center;gap: 0.75rem;padding: 0.95rem 0.5rem;font-size: 1.0625rem;line-height: 1.6;text-align: center;color: var(--bodyTextColor);border-bottom: 1px solid var(--line);}.sv-list li::before {content: "";flex-shrink: 0;width: 0.95rem;height: 0.95rem;background-image: linear-gradient(178deg, var(--goldSoft) 0%, var(--gold) 55%, var(--goldDim) 100%);clip-path: polygon(50% 0, 93% 25%, 93% 75%, 50% 100%, 7% 75%, 7% 25%);}.sv-list-light li {color: var(--paper);border-bottom-color: var(--lineDark);}.sv-btn {display: inline-flex;align-items: center;justify-content: center;min-height: 3.6rem;padding: 0 2.5rem;font-family: var(--utilFont);font-weight: 700;font-size: 1rem;letter-spacing: 0.12em;text-transform: uppercase;text-align: center;text-decoration: none;color: var(--ink);background-image: linear-gradient(178deg, var(--goldSoft) 0%, var(--gold) 55%, var(--goldDim) 100%);border: none;cursor: pointer;clip-path: polygon(0 0, calc(100% - 1rem) 0, 100% 1rem, 100% 100%, 1rem 100%, 0 calc(100% - 1rem));transition: filter 0.25s ease, transform 0.25s ease;}.sv-btn:hover {filter: brightness(1.12);transform: translateY(-3px);}.sv-btn-dark {color: var(--paper);background-image: linear-gradient(178deg, var(--slate) 0%, var(--carbon) 100%);box-shadow: inset 0 0 0 2px var(--gold);}.sv-actions {margin-top: 2.5rem;display: flex;flex-direction: column;align-items: center;gap: 1rem;}}@media only screen and (min-width: 48rem) {.sv-hold {padding: 0 2rem;}.sv-list {grid-template-columns: repeat(2, 1fr);column-gap: 2.5rem;}.sv-actions {flex-direction: row;gap: 1.25rem;}}@media only screen and (prefers-reduced-motion: reduce) {.sv-btn:hover {transform: none;}}@media only screen and (min-width: 0rem) {#sv-intro {background-color: var(--paper);padding: 4rem 0;}#sv-intro .sv-hold {display: flex;flex-direction: column;align-items: center;}}@media only screen and (min-width: 48rem) {#sv-intro {padding: 5.5rem 0;}}@media only screen and (min-width: 0rem) {#sv-signs {position: relative;background-color: var(--paperDeep);padding: 5rem 0 4rem;}#sv-signs::before {content: "";position: absolute;top: 0;left: 0;right: 0;height: 1.1rem;background-color: var(--ink);background-image: repeating-linear-gradient(112deg, var(--gold) 0 0.55rem, transparent 0.55rem 1.35rem);}#sv-signs .sv-hold {display: flex;flex-direction: column;align-items: center;}#sv-signs .sv-list li {border-bottom-color: var(--line);}#sv-signs .sv-close {margin: 2.25rem auto 0;max-width: 44rem;font-size: 1.0625rem;line-height: 1.85;text-align: center;color: var(--bodyTextColor);}}@media only screen and (min-width: 48rem) {#sv-signs {padding: 6.5rem 0 5.5rem;}}@media only screen and (min-width: 0rem) {.sv-more {background-color: var(--paper);padding: 4rem 0;}.sv-more-alt {background-color: var(--paperDeep);}.sv-more .sv-hold {display: flex;flex-direction: column;align-items: center;}.sv-more .sv-read + .sv-read {margin-top: 1.25rem;}.sv-more .sv-close {margin: 2.25rem auto 0;max-width: 44rem;font-size: 1.0625rem;line-height: 1.85;text-align: center;color: var(--bodyTextColor);}}@media only screen and (min-width: 48rem) {.sv-more {padding: 5.5rem 0;}}@media only screen and (min-width: 0rem) {#sv-why {position: relative;background-color: var(--ink);background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0.02) 0 2px, transparent 2px 0.7rem), repeating-linear-gradient(-45deg, rgba(255, 255, 255, 0.02) 0 2px, transparent 2px 0.7rem);padding: 5rem 0 4rem;}#sv-why::before {content: "";position: absolute;top: 0;left: 0;right: 0;height: 1.1rem;background-color: var(--carbon);background-image: repeating-linear-gradient(112deg, var(--gold) 0 0.55rem, transparent 0.55rem 1.35rem);}#sv-why .sv-hold {display: flex;flex-direction: column;align-items: center;}#sv-why .sv-list {grid-template-columns: repeat(2, 1fr);column-gap: 1.25rem;max-width: 52rem;}#sv-why .sv-list li {gap: 0.5rem;padding: 0.85rem 0.35rem;font-size: 0.95rem;line-height: 1.45;}#sv-why .sv-list li::before {width: 0.8rem;height: 0.8rem;}#sv-why .sv-close {margin: 2.25rem auto 0;max-width: 44rem;font-size: 1.0625rem;line-height: 1.85;text-align: center;color: rgba(245, 244, 241, 0.82);}}@media only screen and (min-width: 48rem) {#sv-why {padding: 6.5rem 0 5.5rem;}#sv-why .sv-list {column-gap: 2.5rem;}#sv-why .sv-list li {gap: 0.75rem;padding: 0.95rem 0.5rem;font-size: 1.0625rem;line-height: 1.6;}#sv-why .sv-list li::before {width: 0.95rem;height: 0.95rem;}}@media only screen and (min-width: 0rem) {#sv-cats {background-color: var(--paper);padding: 4rem 0;}#sv-cats .sv-hold {display: flex;flex-direction: column;align-items: center;}#sv-cats .sv-cat-set {list-style: none;margin: 0;padding: 0;width: 100%;display: flex;flex-wrap: wrap;justify-content: center;gap: 1.25rem;}#sv-cats .sv-cat {flex: 1 1 100%;position: relative;background-color: var(--carbon);background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0.022) 0 2px, transparent 2px 0.65rem), repeating-linear-gradient(-45deg, rgba(255, 255, 255, 0.022) 0 2px, transparent 2px 0.65rem);border: 1px solid var(--slate);border-top: 4px solid var(--gold);clip-path: polygon(0 0, calc(100% - 1.4rem) 0, 100% 1.4rem, 100% 100%, 1.4rem 100%, 0 calc(100% - 1.4rem));display: flex;flex-direction: column;align-items: center;text-align: center;padding: 2.5rem 1.75rem 2.25rem;transition: transform 0.3s ease, border-color 0.3s ease;}#sv-cats .sv-cat:hover {transform: translateY(-6px);border-top-color: var(--goldSoft);}#sv-cats .sv-cat::before {content: "";position: absolute;inset: 0.75rem;pointer-events: none;background-image: radial-gradient(circle, var(--chromeDim) 0 0.16rem, transparent 0.18rem), radial-gradient(circle, var(--chromeDim) 0 0.16rem, transparent 0.18rem);background-position: left top, left bottom;background-size: 0.4rem 0.4rem;background-repeat: no-repeat;}#sv-cats .sv-cat-glyph {position: relative;z-index: 1;width: 4.25rem;height: 4.25rem;display: flex;align-items: center;justify-content: center;margin-bottom: 1.5rem;color: var(--ink);background-image: linear-gradient(178deg, var(--goldSoft) 0%, var(--gold) 55%, var(--goldDim) 100%);clip-path: polygon(50% 0, 93% 25%, 93% 75%, 50% 100%, 7% 75%, 7% 25%);transition: filter 0.3s ease;}#sv-cats .sv-cat:hover .sv-cat-glyph {filter: brightness(1.15);}#sv-cats .sv-cat-glyph svg {width: 2.05rem;height: 2.05rem;display: block;}#sv-cats .sv-cat h3 {position: relative;z-index: 1;margin: 0 0 0.9rem;font-family: var(--displayFont);font-weight: 800;font-size: 1.4rem;line-height: 1.15;letter-spacing: -0.005em;text-transform: uppercase;color: var(--paper);max-width: 18ch;}#sv-cats .sv-cat p {position: relative;z-index: 1;margin: 0;max-width: 30rem;font-size: 1rem;line-height: 1.8;color: var(--bodyTextLight);}#sv-cats .sv-cat-link {position: relative;z-index: 1;margin-top: 1.5rem;font-family: var(--utilFont);font-size: 0.9rem;font-weight: 700;letter-spacing: 0.16em;text-transform: uppercase;text-decoration: none;color: var(--goldSoft);line-height: 1.2;transition: color 0.25s ease, letter-spacing 0.25s ease;}#sv-cats .sv-cat-link:hover {color: var(--paper);letter-spacing: 0.22em;}}@media only screen and (min-width: 48rem) {#sv-cats {padding: 5.5rem 0;}#sv-cats .sv-cat-set {gap: 1.5rem;}#sv-cats .sv-cat {flex: 1 1 20rem;max-width: 24rem;}}@media only screen and (min-width: 64rem) {#sv-cats .sv-cat {flex: 1 1 19rem;max-width: 23rem;}}@media only screen and (prefers-reduced-motion: reduce) {#sv-cats .sv-cat:hover {transform: none;}}@media only screen and (min-width: 0rem) {#sv-coupon {background-color: var(--paperDeep);padding: 4rem 0;}#sv-coupon .sv-ticket-set {list-style: none;margin: 0;padding: 0;width: 100%;display: grid;grid-template-columns: 1fr;gap: 1.75rem;}#sv-coupon .sv-ticket {position: relative;width: 100%;max-width: 34rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;text-align: center;background-color: var(--white);border: 3px solid var(--gold);box-shadow: var(--shadowSmall);clip-path: polygon(0 0, calc(100% - 1.6rem) 0, 100% 1.6rem, 100% 100%, 1.6rem 100%, 0 calc(100% - 1.6rem));}#sv-coupon .sv-ticket-top {width: 100%;display: flex;flex-direction: column;align-items: center;padding: 2.25rem 1.75rem 1.75rem;background-color: var(--ink);background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0.03) 0 2px, transparent 2px 0.65rem), repeating-linear-gradient(-45deg, rgba(255, 255, 255, 0.03) 0 2px, transparent 2px 0.65rem);}#sv-coupon .sv-ticket-logo {width: 11rem;height: auto;margin-bottom: 1.5rem;display: block;}#sv-coupon .sv-ticket-top h2, #sv-coupon .sv-ticket-top h3 {margin: 0;font-family: var(--displayFont);font-weight: 800;font-size: clamp(1.7rem, 6vw, 2.15rem);line-height: 1.1;letter-spacing: -0.01em;text-transform: uppercase;color: var(--paper);max-width: 16ch;}#sv-coupon .sv-perf {display: block;width: 100%;height: 0.9rem;background-color: var(--ink);background-image: radial-gradient(circle at 50% 0, var(--white) 0 0.45rem, transparent 0.46rem);background-size: 1.4rem 0.9rem;background-repeat: repeat-x;}#sv-coupon .sv-ticket-body {display: flex;flex-direction: column;align-items: center;padding: 2rem 1.75rem 2.25rem;}#sv-coupon .sv-ticket-read {margin: 0;font-size: 1.0625rem;line-height: 1.8;color: var(--bodyTextColor);}#sv-coupon .sv-ticket-push {margin: 1.1rem 0 1.75rem;font-family: var(--utilFont);font-size: 1rem;font-weight: 700;letter-spacing: 0.1em;text-transform: uppercase;line-height: 1.4;color: var(--goldDeep);}#sv-coupon .sv-ticket-call {display: inline-flex;align-items: center;justify-content: center;min-height: 3.4rem;padding: 0 2rem;font-family: var(--displayFont);font-size: 1.5rem;font-weight: 800;letter-spacing: 0.01em;text-decoration: none;color: var(--goldSoft);background-color: var(--ink);clip-path: polygon(0 0, calc(100% - 0.9rem) 0, 100% 0.9rem, 100% 100%, 0.9rem 100%, 0 calc(100% - 0.9rem));transition: background-color 0.25s ease, transform 0.25s ease;}#sv-coupon .sv-ticket-call:hover {background-color: var(--slate);transform: translateY(-3px);}#sv-coupon .sv-ticket-fine {margin: 1.5rem 0 0;font-size: 0.82rem;line-height: 1.65;color: var(--chromeDim);}}@media only screen and (min-width: 48rem) {#sv-coupon {padding: 5.5rem 0;}#sv-coupon .sv-ticket-set {grid-template-columns: repeat(2, 1fr);max-width: 62rem;margin-inline: auto;}#sv-coupon .sv-ticket-set .sv-ticket {max-width: none;}}@media only screen and (prefers-reduced-motion: reduce) {#sv-coupon .sv-ticket-call:hover {transform: none;}}@media only screen and (min-width: 0rem) {#sv-faq {background-color: var(--paper);padding: 4rem 0;}#sv-faq .sv-hold {display: flex;flex-direction: column;align-items: center;}#sv-faq .sv-faq-set {list-style: none;margin: 0;padding: 0;width: 100%;max-width: 52rem;display: flex;flex-direction: column;gap: 0.85rem;}#sv-faq .sv-faq-item {background-color: var(--white);border: 1px solid var(--line);border-left: 4px solid var(--gold);}#sv-faq .sv-faq-q {display: flex;align-items: center;justify-content: space-between;gap: 1rem;padding: 1.35rem 1.5rem;cursor: pointer;list-style: none;font-family: var(--displayFont);font-size: 1.25rem;font-weight: 800;letter-spacing: 0.005em;text-transform: uppercase;line-height: 1.25;color: var(--ink);transition: color 0.25s ease;}#sv-faq .sv-faq-q::-webkit-details-marker {display: none;}#sv-faq .sv-faq-q:hover {color: var(--goldDeep);}#sv-faq .sv-faq-sign {flex-shrink: 0;width: 1.85rem;height: 1.85rem;display: flex;align-items: center;justify-content: center;font-family: var(--utilFont);font-size: 1.35rem;font-weight: 700;line-height: 1;color: var(--ink);background-image: linear-gradient(178deg, var(--goldSoft) 0%, var(--gold) 100%);transition: transform 0.3s ease;}#sv-faq .sv-faq-item[open] .sv-faq-sign {transform: rotate(45deg);}#sv-faq .sv-faq-a {margin: 0;padding: 0 1.5rem 1.6rem;font-size: 1.0625rem;line-height: 1.85;color: var(--bodyTextColor);}}@media only screen and (min-width: 48rem) {#sv-faq {padding: 5.5rem 0;}}@media only screen and (prefers-reduced-motion: reduce) {#sv-faq .sv-faq-item[open] .sv-faq-sign {transition: none;}}@media only screen and (min-width: 0rem) {#sv-contact {background-color: var(--paperDeep);padding: 4rem 0;}#sv-contact .sv-hold {display: flex;flex-direction: column;align-items: center;}}@media only screen and (min-width: 48rem) {#sv-contact {padding: 5.5rem 0;}}