:root{--pass-navy:#033663;--pass-teal:#28b9aa;--pass-orange:#fea020;--pass-deep-orange:#fb6730;--pass-purple:#9b81b8;--pass-blue:#458fe3;--pass-cream:#fffdf4;--pass-border:#dce5ee;--pass-muted:#587393;--pass-white:#fff}.customer-passes-section{width:100%;margin-top:28px}.customer-passes-heading{align-items:center;gap:14px;margin-bottom:22px;display:flex}.customer-passes-heading-icon{background:linear-gradient(135deg,#fb673024,#fea0202e);border-radius:16px;flex:0 0 48px;place-items:center;width:48px;height:48px;font-size:23px;display:grid;box-shadow:inset 0 0 0 1px #fb67301f}.customer-passes-heading h2{color:var(--pass-navy);letter-spacing:-.035em;margin:0;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800}.customer-passes-eyebrow{color:var(--pass-teal);letter-spacing:.13em;text-transform:uppercase;margin:0 0 3px;font-size:.74rem;font-weight:800}.customer-passes-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.customer-pass-card{--pass-accent:var(--pass-teal);--pass-accent-rgb:40, 185, 170;isolation:isolate;border:1px solid rgba(var(--pass-accent-rgb), .27);background:radial-gradient(circle at 100% 100%, rgba(var(--pass-accent-rgb), .16), transparent 31%), radial-gradient(circle at 70% 15%, #fffffff2, transparent 31%), linear-gradient(145deg, rgba(var(--pass-accent-rgb), .09), #fffffff5 47%, rgba(var(--pass-accent-rgb), .065));border-radius:30px;min-width:0;padding:28px;position:relative;overflow:hidden;box-shadow:0 18px 42px #03366314,0 4px 12px #0336630a}.customer-pass-card--primary{--pass-accent:var(--pass-teal);--pass-accent-rgb:40, 185, 170}.customer-pass-card--secondary{--pass-accent:var(--pass-purple);--pass-accent-rgb:155, 129, 184}.customer-pass-card--inactive{filter:grayscale(.25);opacity:.78}.customer-pass-decoration{z-index:-1;border:1px solid rgba(var(--pass-accent-rgb), .12);pointer-events:none;border-radius:999px;position:absolute}.customer-pass-decoration--two{opacity:.55;border-style:dashed;width:58px;height:58px;top:35%;right:9%}.customer-pass-top{justify-content:space-between;align-items:flex-start;gap:22px;display:flex}.customer-pass-type{min-height:29px;color:var(--pass-white);background:var(--pass-accent);box-shadow:0 7px 18px rgba(var(--pass-accent-rgb), .2);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;margin-bottom:12px;padding:6px 12px;font-size:.7rem;font-weight:850;line-height:1;display:inline-flex}.customer-pass-card h3{max-width:520px;color:var(--pass-navy);letter-spacing:-.035em;margin:0;font-size:clamp(1.45rem,2.3vw,2.05rem);font-weight:850;line-height:1.08}.customer-pass-subtitle{max-width:520px;color:var(--pass-muted);margin:13px 0 0;font-size:.98rem;line-height:1.55}.customer-pass-price{min-width:91px;color:var(--pass-white);background:linear-gradient(135deg, var(--pass-accent), rgba(var(--pass-accent-rgb), .72));box-shadow:0 10px 22px rgba(var(--pass-accent-rgb), .2);text-align:center;border-radius:14px;flex:none;padding:11px 15px;font-size:1.45rem;font-weight:850;line-height:1}.customer-pass-stamps{grid-template-columns:repeat(5,minmax(48px,1fr));gap:12px;margin-top:30px;display:grid}.customer-pass-card--small .customer-pass-stamps{grid-template-columns:repeat(5,minmax(54px,74px))}.customer-pass-stamp{aspect-ratio:1;border:2px dashed rgba(var(--pass-accent-rgb), .48);min-width:0;color:rgba(var(--pass-accent-rgb), .85);background:#ffffffa3;border-radius:50%;place-items:center;font-size:clamp(.84rem,1.4vw,1.05rem);font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:grid;position:relative;overflow:hidden}.customer-pass-stamp:not(.customer-pass-stamp--used):hover{box-shadow:0 8px 16px rgba(var(--pass-accent-rgb), .1);background:#ffffffeb;transform:translateY(-2px)}.customer-pass-stamp--used{border-style:solid;border-color:rgba(var(--pass-accent-rgb), .28);box-shadow:0 7px 16px rgba(var(--pass-accent-rgb), .12), inset 0 0 0 3px rgba(var(--pass-accent-rgb), .06);background:#ffffffeb;transform:rotate(-3deg)}.customer-pass-stamp--used:nth-child(2n){transform:rotate(3deg)}.customer-pass-stamp-image{object-fit:contain;filter:saturate(.92);width:88%;height:88%}.customer-pass-progress{margin-top:27px}.customer-pass-progress-information{color:var(--pass-muted);justify-content:space-between;align-items:center;gap:14px;margin-bottom:10px;font-size:.86rem;display:flex}.customer-pass-progress-information strong{color:var(--pass-navy);font-weight:850}.customer-pass-progress-track{background:rgba(var(--pass-accent-rgb), .15);border-radius:999px;width:100%;height:9px;overflow:hidden}.customer-pass-progress-value{border-radius:inherit;background:linear-gradient(90deg, var(--pass-accent), rgba(var(--pass-accent-rgb), .72));min-width:0;height:100%;box-shadow:0 0 14px rgba(var(--pass-accent-rgb), .25);transition:width .42s}.customer-pass-footer{border-top:1px solid rgba(var(--pass-accent-rgb), .14);justify-content:space-between;align-items:center;gap:18px;margin-top:25px;padding-top:20px;display:flex}.customer-pass-status{color:var(--pass-muted);align-items:center;gap:8px;font-size:.85rem;font-weight:700;display:flex}.customer-pass-status-dot{background:var(--pass-teal);border-radius:50%;flex:0 0 9px;width:9px;height:9px;box-shadow:0 0 0 5px #28b9aa1f}.customer-pass-status-dot--inactive{background:#a9b5c1;box-shadow:0 0 0 5px #a9b5c124}.customer-pass-button,.customer-pass-shop-button{min-height:48px;color:var(--pass-white);background:linear-gradient(135deg, var(--pass-deep-orange), var(--pass-orange));border:0;border-radius:16px;justify-content:center;align-items:center;gap:11px;padding:12px 20px;font-size:.93rem;font-weight:800;line-height:1;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 12px 23px #fb67302e}.customer-pass-button:hover,.customer-pass-shop-button:hover{transform:translateY(-2px);box-shadow:0 15px 28px #fb673040}.customer-pass-button:focus-visible,.customer-pass-shop-button:focus-visible{outline-offset:3px;outline:3px solid #fea02052}.customer-passes-policy{max-width:880px;color:var(--pass-muted);text-align:center;background:#ffffffc4;border:1px solid #28b9aa2b;border-radius:18px;justify-content:center;align-items:center;gap:12px;margin:24px auto 0;padding:15px 20px;font-size:.89rem;display:flex;box-shadow:0 9px 25px #0336630b}.customer-passes-policy p{margin:0;line-height:1.5}.customer-passes-policy strong{color:var(--pass-navy)}.customer-passes-policy-icon{width:32px;height:32px;color:var(--pass-teal);background:#28b9aa21;border-radius:50%;flex:0 0 32px;place-items:center;font-size:1rem;font-weight:900;display:grid}.customer-passes-empty{text-align:center;background:radial-gradient(circle at 50% 0,#28b9aa1a,#0000 36%),#ffffffb8;border:1px dashed #0336632b;border-radius:28px;place-items:center;min-height:320px;padding:38px 24px;display:grid}.customer-passes-empty-icon{background:#fea02024;border-radius:22px;place-items:center;width:68px;height:68px;margin-bottom:4px;font-size:2rem;display:grid}.customer-passes-empty h3{color:var(--pass-navy);margin:8px 0 0;font-size:1.35rem}.customer-passes-empty p{max-width:470px;color:var(--pass-muted);margin:4px 0 18px;line-height:1.55}@media (max-width:1050px){.customer-passes-grid{grid-template-columns:1fr}.customer-pass-card--small .customer-pass-stamps{grid-template-columns:repeat(5,minmax(48px,72px))}}@media (max-width:700px){.customer-passes-section{margin-top:21px}.customer-passes-heading{align-items:flex-start}.customer-passes-heading-icon{border-radius:14px;flex-basis:43px;width:43px;height:43px}.customer-pass-card{border-radius:23px;padding:21px}.customer-pass-top{gap:12px}.customer-pass-price{border-radius:12px;min-width:74px;padding:10px 11px;font-size:1.12rem}.customer-pass-subtitle{font-size:.9rem}.customer-pass-stamps,.customer-pass-card--small .customer-pass-stamps{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:24px}.customer-pass-progress-information{flex-direction:column;align-items:flex-start;gap:4px}.customer-pass-footer{flex-direction:column;align-items:stretch}.customer-pass-button{width:100%}}@media (max-width:430px){.customer-pass-card{padding:18px}.customer-pass-top{grid-template-columns:minmax(0,1fr) auto;display:grid}.customer-pass-card h3{font-size:1.35rem}.customer-pass-stamps,.customer-pass-card--small .customer-pass-stamps{gap:6px}.customer-pass-stamp{border-width:1.5px;font-size:.75rem}.customer-passes-policy{text-align:left;align-items:flex-start}}.dashboard-passes-card{box-sizing:border-box;width:100%;min-width:0;max-width:100%;padding:clamp(20px,3vw,36px);overflow:visible}.customer-passes-section{box-sizing:border-box;width:100%;min-width:0;max-width:100%;margin-top:0;overflow:visible}.customer-passes-heading{width:100%;min-width:0}.customer-passes-heading>div{min-width:0}.customer-passes-heading h2{overflow-wrap:anywhere;max-width:100%;font-size:clamp(2rem,4vw,3.4rem);line-height:1.05}.customer-passes-grid{box-sizing:border-box;grid-template-columns:minmax(0,1fr);gap:26px;width:100%;min-width:0;max-width:100%;display:grid}.customer-pass-card{box-sizing:border-box;width:100%;min-width:0;max-width:100%;padding:clamp(22px,3.5vw,36px);overflow:hidden}.customer-pass-top{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:20px;width:100%;min-width:0;display:grid}.customer-pass-top>div:first-child{min-width:0}.customer-pass-card h3{overflow-wrap:break-word;word-break:normal;-webkit-hyphens:auto;hyphens:auto;width:100%;max-width:100%;margin:0;font-size:clamp(1.65rem,4vw,2.35rem);line-height:1.08}.customer-pass-subtitle{width:100%;max-width:650px;font-size:clamp(.95rem,2vw,1.08rem);line-height:1.55}.customer-pass-price{white-space:nowrap;box-sizing:border-box;min-width:max-content;max-width:100%;padding:12px 18px;font-size:clamp(1.2rem,3vw,1.75rem);position:static}.customer-pass-stamps,.customer-pass-card--small .customer-pass-stamps,.customer-pass-card--large .customer-pass-stamps{box-sizing:border-box;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(8px,1.6vw,15px);width:100%;min-width:0;max-width:100%;margin-top:30px;display:grid}.customer-pass-stamp{aspect-ratio:1;box-sizing:border-box;justify-self:center;width:100%;min-width:0;max-width:84px}.customer-pass-stamp-image{object-fit:contain;width:82%;max-width:68px;height:82%;max-height:68px;display:block}.customer-pass-progress{width:100%;min-width:0}.customer-pass-progress-information{justify-content:space-between;align-items:flex-start;gap:20px;width:100%;min-width:0;display:flex}.customer-pass-progress-information span{overflow-wrap:break-word;min-width:0}.customer-pass-progress-information span:last-child{text-align:right}.customer-pass-progress-track{box-sizing:border-box;width:100%;max-width:100%}.customer-pass-footer{justify-content:space-between;align-items:center;gap:20px;width:100%;min-width:0;display:flex}.customer-pass-status{flex:auto;min-width:0}.customer-pass-button{white-space:nowrap;box-sizing:border-box;flex:none;min-width:max-content;max-width:100%}@media (min-width:1500px){.customer-passes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-pass-card{padding:28px}.customer-pass-card h3{font-size:clamp(1.55rem,2vw,2rem)}.customer-pass-price{padding:11px 14px;font-size:1.35rem}}@media (max-width:760px){.dashboard-passes-card{padding:18px}.customer-passes-heading{gap:11px}.customer-passes-heading h2{font-size:clamp(1.8rem,9vw,2.6rem)}.customer-passes-eyebrow{font-size:.7rem}.customer-pass-card{border-radius:24px;padding:20px}.customer-pass-top{grid-template-columns:minmax(0,1fr);gap:14px}.customer-pass-price{justify-self:start;font-size:1.25rem}.customer-pass-stamps,.customer-pass-card--small .customer-pass-stamps,.customer-pass-card--large .customer-pass-stamps{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.customer-pass-stamp{max-width:66px}.customer-pass-progress-information{flex-direction:column;gap:5px}.customer-pass-progress-information span:last-child{text-align:left}.customer-pass-footer{flex-direction:column;align-items:stretch}.customer-pass-status{width:100%}.customer-pass-button{white-space:normal;width:100%;min-width:0}}@media (max-width:430px){.dashboard-passes-card{padding:14px}.customer-pass-card{border-radius:20px;padding:17px}.customer-pass-card h3{font-size:1.55rem}.customer-pass-subtitle{font-size:.9rem}.customer-pass-stamps,.customer-pass-card--small .customer-pass-stamps,.customer-pass-card--large .customer-pass-stamps{gap:5px}.customer-pass-stamp{border-width:1.5px;max-width:55px;font-size:.75rem}.customer-pass-stamp-image{width:86%;height:86%}}.customer-pass-card h3{text-wrap:balance;max-width:520px;line-height:1.05}.customer-pass-title{flex-direction:column;gap:4px;max-width:100%;line-height:1.05;display:flex}.customer-pass-title-main,.customer-pass-title-education{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;max-width:100%;display:block}.customer-pass-title-education{color:var(--pass-navy)}.customer-pass-decoration,.customer-pass-decoration--one,.customer-pass-decoration--two{display:none!important}.customer-pass-card{background:radial-gradient(circle at 70% 15%, #fffffff2, transparent 31%), linear-gradient(145deg, rgba(var(--pass-accent-rgb), .09), #fffffff5 47%, rgba(var(--pass-accent-rgb), .045))}@media (min-width:901px){.dashboard-section-card--passes .customer-passes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-section-card--passes .customer-pass-card{min-width:0}.dashboard-section-card--passes .customer-pass-stamps,.dashboard-section-card--passes .customer-pass-card--small .customer-pass-stamps,.dashboard-section-card--passes .customer-pass-card--large .customer-pass-stamps{grid-template-columns:repeat(5,minmax(0,1fr))}}
