:root{color-scheme:light;--brand-background:#fff1e8;--brand-surface:#fffaf6;--brand-text:#1c130b;--brand-muted:#6c5949;--brand-orange:#f6891f;--brand-orange-hover:#e57a0f;--brand-peach:#fdd4b5;--brand-border:#f8c088;--brand-shadow:rgba(0,0,0,0.88)}*{box-sizing:border-box}body,html{min-height:100%}body{margin:0;color:var(--brand-text);font-family:var(--font-manrope),"Avenir Next","Trebuchet MS",sans-serif;background:radial-gradient(circle at 6% 0,rgba(246,137,31,.18) 0,transparent 34%),radial-gradient(circle at 94% 8%,rgba(253,212,181,.5) 0,transparent 36%),linear-gradient(180deg,#fff8f2 0,var(--brand-background) 56%,#ffe8d7 100%)}a{color:inherit}.brand-shell{width:min(100%,820px);margin:0 auto;padding:clamp(1rem,2.5vw,2rem)}.brand-frame{position:relative;margin-top:clamp(1rem,4vw,3.4rem)}.corner-logo{position:absolute;right:clamp(1rem,2.6vw,1.9rem);top:clamp(.45rem,1.6vw,.9rem);z-index:4;pointer-events:none;width:clamp(2.55rem,6.8vw,3.7rem);height:clamp(2.55rem,6.8vw,3.7rem);object-fit:contain;filter:drop-shadow(-1px 2px 0 rgba(0,0,0,.45))}.pass-card{position:relative;overflow:hidden;border:2px solid var(--brand-border);border-radius:30px;padding:clamp(1.15rem,3.2vw,2.1rem);background:linear-gradient(180deg,#fffefc,#fff8f2 64%,#fff3e8);box-shadow:-8px 8px 0 var(--brand-shadow);animation:card-rise .48s cubic-bezier(.22,1,.36,1) both}.kicker{margin:0 0 .4rem;max-width:calc(100% - clamp(3.2rem, 8.6vw, 4.8rem));color:var(--brand-orange);font-family:var(--font-caveat),"Bradley Hand",cursive;font-size:clamp(1.5rem,4.2vw,2.2rem);line-height:1;letter-spacing:.02em}.title{margin:0;max-width:calc(100% - clamp(3.4rem, 9.2vw, 5.2rem));font-size:clamp(1.62rem,4.7vw,2.7rem);line-height:1.08;letter-spacing:-.012em}.lead{margin:.84rem 0 1.32rem;color:var(--brand-muted);line-height:1.56;font-size:clamp(1rem,2.5vw,1.08rem)}.stack{display:grid;grid-gap:.78rem;gap:.78rem}.field-label{display:block;font-weight:700;font-size:.88rem;letter-spacing:.02em}.text-input{width:100%;border:2px solid #efc7a8;border-radius:14px;min-height:3.15rem;padding:.84rem .94rem;background:#fff;color:var(--brand-text);font:inherit;transition:border-color .2s ease,box-shadow .2s ease}.text-input:focus{border-color:var(--brand-orange);box-shadow:0 0 0 4px rgba(246,137,31,.18);outline:none}.cta-button{border:2px solid #000;border-radius:14px;min-height:3.15rem;padding:.83rem 1rem;background:var(--brand-orange);color:#fff;font:inherit;font-weight:700;cursor:pointer;box-shadow:-4px 4px 0 rgba(0,0,0,.84);transition:transform .15s ease,background-color .15s ease,box-shadow .15s ease}.cta-button:hover{background:var(--brand-orange-hover);transform:translate(1px,-1px)}.cta-button:active{transform:translate(-1px,1px);box-shadow:-2px 2px 0 rgba(0,0,0,.84)}.cta-button:disabled{cursor:default;background:rgba(246,137,31,.55);box-shadow:none;transform:none}.status{margin:.95rem 0 0;border:1px solid #f3d4bd;border-radius:14px;padding:.74rem .86rem;color:var(--brand-muted);background:rgba(255,255,255,.82);font-size:.96rem}.status.success{border-color:var(--brand-border);background:#fff4ea;color:#5f3f22}.status.error{border-color:#f2a1a1;background:#fff0ef;color:#7b2c2c}.tier-row{display:flex;margin-bottom:.84rem}.tier-pill{display:inline-flex;align-items:center;gap:.35rem;border:1px solid var(--brand-border);border-radius:999px;padding:.31rem .72rem;font-size:.8rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.tier-pill.eligible{border-color:var(--brand-orange);background:#fff1e2}.tier-pill.ineligible{border-color:#f2ba8b;background:#ffe7d5}.link-list{display:grid;grid-gap:.7rem;gap:.7rem;margin:1.05rem 0 1.28rem;padding:0;list-style:none}.link-item{border:1px solid #f3d6bf;border-radius:14px;padding:.76rem .9rem;background:#fff}.link-primary{display:inline-flex;align-items:center;gap:.35rem;color:#1f1309;font-weight:700;text-decoration:none}.link-primary:after{content:"↗";font-size:.84em;opacity:.8}.link-primary:hover{color:var(--brand-orange-hover)}.link-description{display:block;margin-top:.2rem;color:var(--brand-muted);font-size:.91rem}.mini-note{margin-top:.95rem;color:var(--brand-muted);font-size:.88rem}.secondary-link{display:inline-flex;align-items:center;justify-content:center;margin-top:.95rem;border:1px solid #d9b08d;border-radius:12px;padding:.58rem .84rem;color:#4c2f1a;font-weight:700;text-decoration:none;background:rgba(255,255,255,.76)}.secondary-link:hover{background:#fff1e3}.hidden-honeypot{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.admin-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));grid-gap:.7rem;gap:.7rem;margin-bottom:1.2rem}.admin-metric-card{border:1px solid #efcfb5;border-radius:14px;padding:.7rem .8rem;background:rgba(255,255,255,.88)}.admin-metric-label{margin:0;color:var(--brand-muted);font-size:.84rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.admin-metric-value{margin:.36rem 0 0;font-size:1.62rem;font-weight:800;line-height:1}.admin-metric-subtle{margin:.35rem 0 0;color:var(--brand-muted);font-size:.84rem;line-height:1.35}.admin-section-title{margin:1.1rem 0 .5rem;font-size:1.1rem;line-height:1.2}.admin-table-wrap{overflow-x:auto;margin-bottom:.6rem;border:1px solid #f0d5be;border-radius:14px;background:rgba(255,255,255,.9)}.admin-table{width:100%;min-width:700px;border-collapse:collapse}.admin-table th{border-bottom:1px solid #efd3bb;padding:.6rem .62rem;text-align:left;font-size:.78rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase;color:#52341d;background:#fff4ea}.admin-table td{border-bottom:1px solid #f7e3d3;padding:.58rem .62rem;font-size:.85rem;vertical-align:top}.admin-table tbody tr:last-child td{border-bottom:0}.admin-table code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.82em}@keyframes card-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.brand-shell{padding:.8rem}.pass-card{border-radius:24px;padding:1rem;box-shadow:-5px 5px 0 var(--brand-shadow)}.corner-logo{right:.8rem;top:.62rem;width:2.3rem;height:2.3rem}.kicker{margin-bottom:.26rem;font-size:1.62rem}.title{font-size:clamp(1.95rem,10vw,2.2rem);line-height:1.03;letter-spacing:-.02em}.lead{margin:.68rem 0 1.04rem;font-size:1.01rem;line-height:1.46}.field-label{font-size:.95rem}.cta-button,.text-input{border-radius:13px;min-height:3.05rem}.link-list{margin-top:.85rem}.admin-metrics{grid-template-columns:1fr}.admin-table{min-width:620px}}@media (max-width:430px){.brand-shell{padding:.68rem}.pass-card{border-radius:22px;padding:.92rem}.kicker{max-width:calc(100% - 2.55rem)}.title{max-width:calc(100% - 2.7rem);font-size:clamp(1.78rem,11.3vw,2.04rem)}.lead{font-size:.985rem}.status{font-size:.93rem}}.mini-note-link{color:var(--brand-orange-hover);font-weight:700;text-decoration:underline}.mini-note-link:hover{text-decoration-thickness:2px}.tier-compare{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));grid-gap:.62rem;gap:.62rem;margin:0 0 1.12rem}.tier-compare-card{border:1px solid #efcfb5;border-radius:14px;padding:.66rem .74rem;background:rgba(255,255,255,.88)}.tier-compare-card-highlight{border-color:#f4b989;background:#fff4e9}.tier-compare-tag{margin:0;color:var(--brand-muted);font-size:.75rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.tier-compare-title{margin:.24rem 0 0;font-size:.98rem;line-height:1.2}.tier-compare-copy{margin:.24rem 0 0;color:var(--brand-muted);font-size:.84rem;line-height:1.35}.link-zip-meta{display:block;margin-top:.2rem;color:#5e4229;font-size:.84rem;font-weight:700}.access-actions{display:grid;grid-gap:.58rem;gap:.58rem}.secondary-button{border:1px solid #d9b08d;border-radius:12px;min-height:2.65rem;padding:.58rem .84rem;background:rgba(255,255,255,.82);color:#4c2f1a;font:inherit;font-weight:700;cursor:pointer}.secondary-button:hover{background:#fff1e3}.secondary-button:disabled{cursor:default;opacity:.72}@media (max-width:640px){.tier-compare{grid-template-columns:1fr}.access-actions{gap:.52rem}}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope Fallback;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_6b03d3{font-family:Manrope,Manrope Fallback;font-style:normal}.__variable_6b03d3{--font-manrope:"Manrope","Manrope Fallback"}@font-face{font-family:Caveat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e44cdba7d0878bc5-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Caveat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/07fccecd6728972a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Caveat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/486fce9f36bc8f45-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Caveat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/46bdd75a3ff56824-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Caveat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e44cdba7d0878bc5-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Caveat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/07fccecd6728972a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Caveat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/486fce9f36bc8f45-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Caveat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/46bdd75a3ff56824-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Caveat Fallback;src:local("Arial");ascent-override:124.77%;descent-override:38.99%;line-gap-override:0.00%;size-adjust:76.94%}.__className_0cfab1{font-family:Caveat,Caveat Fallback;font-style:normal}.__variable_0cfab1{--font-caveat:"Caveat","Caveat Fallback"}