.account-dashboard-grid.tab-active-vendor-stock .panel-vendor-stock,.account-panel.panel-vendor-stock{display:block!important}.vendor-stock-dashboard{display:flex;flex-direction:column;gap:24px;width:100%;box-sizing:border-box}.vendor-stock-header-card{background:#ffffff;border:1px solid #e7e2d7;border-radius:12px;padding:28px;color:#1a1612;display:flex;flex-direction:column;gap:18px;box-shadow:0 2px 10px rgba(0,0,0,.04);position:relative}.vendor-stock-header-top{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:16px}.vendor-stock-kicker{font-size:11px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:#996515;margin-bottom:4px;display:flex;align-items:center;gap:6px}.vendor-stock-title-wrap{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.vendor-stock-heading{font-family:var(--font-modern-heading,"Manrope",sans-serif);font-size:22px;font-weight:800;color:#1a1612;margin:0;letter-spacing:-.3px}.vendor-identity-pill{display:inline-flex;align-items:center;gap:7px;background:#f7f5f0;border:1px solid #e7e2d7;padding:6px 12px;border-radius:6px;font-size:14px;font-weight:600;color:#4a443d}.vendor-vid-code{background:#eae4d7;color:#1a1612;font-weight:600;font-family:monospace;padding:1px 6px;border-radius:3px;font-size:14px;letter-spacing:.5px}.vendor-selector-wrap{display:flex;align-items:center;gap:10px}.vendor-vid-select{background:#ffffff;border:1px solid #dcd5c9;color:#1a1612;padding:8px 14px;border-radius:8px;font-size:13.5px;font-weight:600;outline:none;cursor:pointer;transition:all .2s ease}.vendor-vid-select:focus{border-color:#b8860b;box-shadow:0 0 0 3px rgba(184,134,11,.12)}.vendor-vid-select option{background:#ffffff;color:#1a1612}.vendor-stock-stats-ribbon{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px;padding-top:16px;border-top:1px solid #ece6da}.vendor-stat-item{display:flex;flex-direction:column;gap:2px}.vendor-stat-num{font-size:22px;font-weight:800;color:#1a1612}.vendor-stat-num.ready{color:#15803d}.vendor-stat-num.preorder{color:#b45309}.vendor-stat-num.outofstock{color:#b91c1c}.vendor-stat-num.backsoon{color:#7e22ce}.vendor-stat-label{font-size:11.5px;font-weight:700;color:#78716c;text-transform:uppercase;letter-spacing:.5px}.vendor-stock-controls{display:flex;flex-direction:column;gap:0;background:#ffffff;border:1px solid #e7e2d7;border-radius:12px;padding:12px 16px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.vendor-stock-search-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.vendor-search-input-wrap{flex:1 1;min-width:160px;position:relative;display:flex;align-items:center}.vendor-search-icon{position:absolute;left:10px;color:#8c827a;pointer-events:none}.vendor-stock-search-input{width:100%;padding:7px 10px 7px 32px;border:1px solid #dcd5c9;border-radius:8px;font-size:13px;background:#faf8f5;color:#1a1612;transition:all .2s ease;box-sizing:border-box}.vendor-stock-search-input:focus{outline:none;border-color:#b8860b;background:#ffffff;box-shadow:0 0 0 3px rgba(184,134,11,.12)}.vendor-filter-tab{padding:6px 14px;border-radius:20px;font-size:12.5px;font-weight:700;background:#f4f0e8;color:#5c534a;border:1px solid transparent;cursor:pointer;transition:all .15s ease}.vendor-filter-tab:hover{background:#ebe4d8;color:#1a1612}.vendor-filter-tab.active{background:#1f1b16;color:#f7f5f0;border-color:#1f1b16}.vendor-filter-tab.active.ready-tab{background:#1b8042;border-color:#1b8042;color:#ffffff}.vendor-filter-tab.active.preorder-tab{background:#b8860b;border-color:#b8860b;color:#ffffff}.vendor-filter-tab.active.out-tab{background:#c93b2b;border-color:#c93b2b;color:#ffffff}.vendor-filter-tab.active.backsoon-tab{background:#6a3cbc;border-color:#6a3cbc;color:#ffffff}.vendor-stock-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:20px}.vendor-product-card{background:#ffffff;border:1px solid #e7e2d7;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 2px 10px rgba(0,0,0,.04);position:relative}.vendor-card-main{display:flex;align-items:flex-start;padding:10px;gap:16px;border-bottom:1px solid #f2eee6}a.vendor-card-link{text-decoration:none;color:inherit;cursor:pointer}.vendor-card-img-wrap{width:124px;height:155px;border-radius:10px;overflow:hidden;background:#f7f5f0;border:1px solid #ede8df;flex-shrink:0;position:relative}.vendor-card-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.vendor-card-main:hover .vendor-card-img{transform:scale(1.04)}.vendor-card-meta{display:flex;flex-direction:column;justify-content:flex-start;gap:6px;flex:1 1;min-width:0;padding-top:2px}.vendor-card-code-row{display:flex;justify-content:space-between;align-items:center;gap:8px}.vendor-card-code{font-family:monospace;font-size:13px;font-weight:800;color:#1a1612;background:#f4f0e8;padding:2px 6px;border-radius:4px}.vendor-card-category{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#8c827a}.vendor-card-price-row{display:flex;align-items:baseline;gap:6px;margin-top:4px}.vendor-card-price-val{font-size:15px;font-weight:700;color:#1a1612;letter-spacing:-.2px}.vendor-card-title{font-size:14.5px;font-weight:700;color:#1a1612;line-height:1.35;margin:4px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vendor-card-details{font-size:12px;color:#6b6259}.vendor-card-price{font-size:14px;font-weight:800;color:#b8860b;margin-top:auto}.vendor-stock-action-block{padding:16px;background:#faf8f5;display:flex;flex-direction:column;gap:12px}.vendor-stock-options-label{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.8px;color:#73695f}.vendor-stock-options-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.vendor-stock-radio-btn{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:8px;background:#ffffff;border:1.5px solid #e0d8cc;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none;position:relative;text-align:left}.vendor-stock-radio-btn:hover{border-color:#b8860b;background:#fffdfa}.vendor-stock-radio-dot{width:14px;height:14px;border-radius:50%;border:1.5px solid #a89f94;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}.vendor-stock-radio-btn.selected .vendor-stock-radio-dot{border-color:currentColor}.vendor-stock-radio-dot:after{content:"";width:7px;height:7px;border-radius:50%;background:currentColor;opacity:0;transform:scale(0);transition:all .2s ease}.vendor-stock-radio-btn.selected .vendor-stock-radio-dot:after{opacity:1;transform:scale(1)}.vendor-stock-radio-text{font-size:13px;font-weight:700;color:#2b251f;line-height:1.2}.vendor-stock-radio-btn.ready.selected{background:#eafaf1;border-color:#1b8042;color:#1b8042}.vendor-stock-radio-btn.ready.selected .vendor-stock-radio-text{color:#1b8042}.vendor-stock-radio-btn.preorder.selected{background:#fff9e6;border-color:#b8860b;color:#b8860b}.vendor-stock-radio-btn.preorder.selected .vendor-stock-radio-text{color:#b8860b}.vendor-stock-radio-btn.outofstock.selected{background:#fdf0ee;border-color:#c93b2b;color:#c93b2b}.vendor-stock-radio-btn.outofstock.selected .vendor-stock-radio-text{color:#c93b2b}.vendor-stock-radio-btn.backsoon.selected{background:#f5f0fd;border-color:#6a3cbc;color:#6a3cbc}.vendor-stock-radio-btn.backsoon.selected .vendor-stock-radio-text{color:#6a3cbc}.vendor-stock-footer-row{display:flex;justify-content:space-between;align-items:center;font-size:11.5px;color:#7d7369;padding-top:4px;border-top:1px dashed #e7e0d3}.vendor-timestamp-text{display:inline-flex;align-items:center;gap:4px;font-weight:600}.vendor-timestamp-val{font-weight:700;color:#2b251f}.vendor-saved-indicator{display:inline-flex;align-items:center;gap:4px;color:#1b8042;font-weight:700;font-size:11.5px;animation:fadeIn .3s ease}.vendor-stock-empty{text-align:center;padding:48px 24px;background:#ffffff;border:1px dashed #dcd5c9;border-radius:12px;color:#73695f}.vendor-stock-empty h4{font-size:18px;font-weight:700;color:#1a1612;margin:12px 0 6px}.vendor-stock-empty p{font-size:14px;max-width:440px;margin:0 auto}@media (max-width:768px){.vendor-stock-header-card{padding:20px 18px}.vendor-stock-grid{grid-template-columns:1fr}.vendor-stock-options-grid{grid-template-columns:1fr 1fr}}.search-lock{overflow:hidden!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.seo-compact-section{padding:4.5rem 5%;max-width:1280px;margin:0 auto;border-top:1px solid rgba(0,0,0,.06)}@media (min-width:1920px){.seo-compact-section{max-width:1800px;padding-left:6%;padding-right:6%}}.seo-compact-container{max-width:1000px;margin:0 auto}.seo-compact-left{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:800px;margin:0 auto}.seo-compact-right{grid-template-columns:1fr 1fr;gap:2rem;text-align:left;opacity:1;max-height:2000px;margin-top:3rem;transform:translateY(0);transition:opacity .5s cubic-bezier(.25,1,.5,1),transform .5s cubic-bezier(.25,1,.5,1),max-height .5s cubic-bezier(.25,1,.5,1),margin-top .5s ease;overflow:hidden}.seo-compact-container.collapsed .seo-compact-right{opacity:0;max-height:0;margin-top:0;transform:translateY(15px);pointer-events:none}.seo-compact-left{position:static;top:75px;margin-top:-2.5rem}.seo-expand-trigger{display:inline-flex;align-items:center;gap:8px;background:transparent;border:1px solid var(--gold,#b78646);color:var(--gold-dark,#805d31);padding:10px 24px;font-family:var(--font-hero-body);font-size:.85rem;font-weight:600;border-radius:6px;cursor:pointer;margin-top:1.5rem;transition:all .3s ease}.seo-expand-trigger:hover{background:rgba(183,134,70,.05);color:var(--primary-color,#c69e6a);border-color:var(--primary-color,#c69e6a)}.seo-compact-kicker{font-family:var(--font-heading);font-size:1rem;font-style:italic;font-weight:500;letter-spacing:.03em;color:var(--primary-color,#c69e6a);margin-bottom:.75rem;display:block;text-transform:none}.seo-compact-left h2{font-family:var(--font-hero-heading);font-size:2rem;font-weight:500;line-height:1.25;letter-spacing:-.02em;color:var(--gold-dark,#805d31);margin-bottom:1.25rem}.seo-compact-left p{font-family:var(--font-hero-body);font-size:.95rem;line-height:1.6;color:var(--text-color);opacity:.8}.seo-compact-right{display:grid;grid-template-columns:repeat(2,1fr);gap:2.25rem 2.5rem}.seo-compact-card{display:flex;flex-direction:column;gap:.75rem}.seo-card-title-row{display:flex;align-items:center;gap:1rem}.seo-card-icon{flex-shrink:0;color:var(--gold,#b78646);transition:transform .3s ease,color .3s ease}.seo-compact-card:hover .seo-card-icon{transform:scale(1.1);color:var(--gold-light,#bf9258)}.seo-compact-card h2{font-family:var(--font-hero-heading);font-size:1.05rem;font-weight:600;line-height:1.35;color:var(--gold-dark,#805d31);letter-spacing:-.01em;margin:0}.seo-compact-card p{font-family:var(--font-hero-body);font-size:.875rem;line-height:1.55;color:var(--text-color);opacity:.75;margin:0}@media (max-width:991px){.seo-compact-section{padding:3rem 5%}.seo-compact-left{position:static;margin-top:0}}@media (max-width:768px){.seo-compact-right{grid-template-columns:1fr;gap:1.5rem}}.seo-inline-link{color:var(--gold-dark,#805d31);text-decoration:underline;text-decoration-color:rgba(128,93,49,.4);text-underline-offset:3px;transition:all .2s ease;font-weight:500}.seo-inline-link:hover{color:var(--primary-color,#c69e6a);text-decoration-color:var(--primary-color,#c69e6a)}[role=button],a,button,input,select{-webkit-tap-highlight-color:transparent!important}a:active,a:focus,button:active,button:focus{outline:none!important}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/48410f3df60da620-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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48410f3df60da620-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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/48410f3df60da620-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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-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:Cormorant Garamond Fallback;src:local("Times New Roman");ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.00%;size-adjust:96.98%}.__className_30721a{font-family:Cormorant Garamond,Cormorant Garamond Fallback;font-style:normal}.__variable_30721a{--font-cormorant-garamond-next:"Cormorant Garamond","Cormorant Garamond Fallback"}@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-next:"Manrope","Manrope Fallback"}@font-face{font-family:Marcellus;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6a2830ad50e93808-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:Marcellus;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5924d7180a413da6-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:Marcellus Fallback;src:local("Times New Roman");ascent-override:86.59%;descent-override:24.87%;line-gap-override:0.00%;size-adjust:112.50%}.__className_0ccb75{font-family:Marcellus,Marcellus Fallback;font-weight:400;font-style:normal}.__variable_0ccb75{--font-marcellus-next:"Marcellus","Marcellus Fallback"}