@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Manrope:wght@500;600;700;800&display=swap");:root{--navy:#07111f;--navy-2:#0b1728;--navy-3:#102238;--blue:#2563eb;--blue-2:#3b82f6;--cyan:#06b6d4;--green:#16a34a;--amber:#f59e0b;--red:#dc2626;--text:#101828;--text-2:#344054;--muted:#667085;--muted-2:#98a2b3;--bg:#f5f7fb;--surface:#ffffff;--line:#e4e7ec;--line-2:#d0d5dd;--shadow-sm:0 2px 8px rgba(16,24,40,0.05);--shadow:0 12px 35px rgba(16,24,40,0.08);--shadow-lg:0 25px 70px rgba(7,17,31,0.14);--radius-sm:10px;--radius:16px;--radius-lg:22px;--container:1440px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased}.container{width:min(var(--container),calc(100% - 48px));margin:auto}.font-display{font-family:Manrope,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--line-2);border-radius:3px}.hero{position:relative;overflow:hidden;background:radial-gradient(ellipse at 70% 20%,rgba(37,99,235,.22),transparent 35%),radial-gradient(ellipse at 10% 80%,rgba(6,182,212,.12),transparent 30%),linear-gradient(140deg,#06101d,#0c1b30 60%,#07111f);padding:68px 32px 60px;color:#fff}.hero-inner{max-width:1280px;margin:auto;position:relative;z-index:2;display:grid;grid-template-columns:1fr 380px;gap:56px;align-items:center}.hero-copy{max-width:680px}.eyebrow{display:inline-flex;align-items:center;gap:7px;padding:5px 13px;border-radius:30px;border:1px solid rgba(96,165,250,.22);background:rgba(59,130,246,.1);color:#7dd3fc;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:20px}.eyebrow-dot{width:6px;height:6px;background:#22c55e;border-radius:50%;box-shadow:0 0 0 4px rgba(34,197,94,.14)}.hero-description{color:rgba(255,255,255,.55);font-size:15px;line-height:1.75;max-width:580px;margin-bottom:28px}.hero-search{display:flex;height:56px;max-width:620px;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:rgba(255,255,255,.06);backdrop-filter:blur(12px);overflow:hidden;transition:.25s}.hero-search:focus-within{border-color:#3b82f6;box-shadow:0 0 0 4px rgba(37,99,235,.14)}.hero-search input{flex:1;border:none;outline:none;background:transparent;color:#fff;padding:0 18px;font-size:14px;font-family:inherit}.hero-search input::-moz-placeholder{color:rgba(255,255,255,.3)}.hero-search input::placeholder{color:rgba(255,255,255,.3)}.hero-search button{width:116px;border:none;background:#2563eb;color:#fff;font-size:13.5px;font-weight:700;cursor:pointer;transition:.2s}.hero-search button:hover{background:#1d4ed8}.hero-tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:14px}.htag{border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);color:rgba(255,255,255,.48);border-radius:30px;padding:5px 12px;font-size:11px;cursor:pointer;transition:.15s}.htag:hover{color:#60a5fa;border-color:rgba(96,165,250,.35);background:rgba(37,99,235,.1)}.hero-panel{display:flex;flex-direction:column;gap:10px}.dashboard-card{border:1px solid rgba(255,255,255,.1);border-radius:22px;background:rgba(13,29,49,.76);backdrop-filter:blur(18px);overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.06)}.dashboard-head{padding:17px 19px;border-bottom:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;align-items:center}.dashboard-title{font-size:11px;color:#cbd5e1;font-weight:700}.live{display:flex;align-items:center;gap:6px;font-size:9px;color:#6ee7b7;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.live i{width:6px;height:6px;background:#34d399;border-radius:50%;box-shadow:0 0 9px #34d399;font-style:normal}.dashboard-body{padding:19px}.metric-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}.metric{padding:16px;border-radius:13px;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.035)}.metric-label{color:#7e90a6;font-size:9px;text-transform:uppercase;letter-spacing:.7px;margin-bottom:7px}.metric-value{font-family:Manrope,sans-serif;font-size:25px;font-weight:800;letter-spacing:-1px}.metric-value small{font-family:Inter,sans-serif;font-size:10px;color:#8091a6;font-weight:500}.metric-blue{color:#8ec5ff}.metric-green{color:#6ee7b7}.sourcing-card{margin-top:12px;border:1px solid rgba(255,255,255,.07);border-radius:13px;overflow:hidden}.sourcing-row{display:grid;grid-template-columns:1fr auto auto;gap:15px;align-items:center;padding:13px 15px;border-bottom:1px solid rgba(255,255,255,.06)}.sourcing-row:last-child{border-bottom:0}.source-product{display:flex;align-items:center;gap:10px;min-width:0}.source-icon{width:32px;height:32px;border-radius:8px;background:#fff;display:grid;place-items:center;color:#0f172a;font-size:10px;font-weight:800;flex-shrink:0}.source-name{min-width:0}.source-name strong{display:block;font-size:10px;color:#e6edf5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.source-name span{display:block;color:#71839a;font-size:8px;margin-top:2px}.source-status{color:#6ee7b7;font-size:9px;font-weight:700}.source-time{color:#9aaabd;font-size:9px;white-space:nowrap}.trust-strip{background:#fff;border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(5,1fr)}.trust-item{min-height:82px;display:flex;align-items:center;justify-content:center;gap:12px;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.trust-number{font-family:Manrope,sans-serif;font-weight:800;font-size:17px;letter-spacing:-.5px}.trust-label{color:var(--muted);font-size:9px;margin-top:1px}.brands-section{padding:45px 0;background:#fff}.section-kicker{color:#667085;text-align:center;font-size:10px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:22px}.brand-grid{display:grid;grid-template-columns:repeat(7,1fr);border:1px solid var(--line);border-radius:15px;overflow:hidden}.brand{height:76px;display:flex;align-items:center;justify-content:center;border-right:1px solid var(--line);font-family:Manrope,sans-serif;font-weight:800;color:#344054;font-size:15px;letter-spacing:-.5px;transition:.2s;text-decoration:none}.brand:last-child{border-right:0}.brand:hover{background:#f8fafc;color:#2563eb}.catalog-section{padding:72px 0 90px}.catalog-layout{display:grid;grid-template-columns:245px 1fr;gap:28px}.catalog-main{min-width:0}.catalog-toolbar{height:45px}.result-count{color:#667085;font-size:10px}.result-count strong{color:#101828}.sort-select{height:37px;padding:0 11px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#475467;font-size:10px;outline:none}.filters{background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden;position:sticky;top:90px;align-self:start}.filter-head{padding:17px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.filter-head strong{font-size:12px}.filter-head button{border:0;background:none;color:#2563eb;font-size:9px;font-weight:700;cursor:pointer}.filter-group{padding:17px;border-bottom:1px solid var(--line)}.filter-group:last-child{border-bottom:0}.filter-title{display:flex;justify-content:space-between;margin-bottom:12px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.5px}.filter-title span{color:#98a2b3;font-size:9px}.check{display:flex;align-items:center;gap:9px;margin:10px 0;cursor:pointer}.check input{width:14px;height:14px;accent-color:#2563eb;cursor:pointer}.check span{font-size:10px;color:#475467;flex:1}.check small{color:#98a2b3;font-size:9px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.product-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden;transition:.25s;text-decoration:none;display:block;color:inherit}.product-card:hover{transform:translateY(-3px);border-color:#cbd5e1;box-shadow:var(--shadow)}.product-image{position:relative;height:205px;display:grid;place-items:center;background:radial-gradient(circle at 50% 45%,#fff 0,#f8fafc 48%,#eef2f7 100%);border-bottom:1px solid var(--line)}.product-badge{left:11px;padding:5px 7px;border-radius:6px;background:#ecfdf3;color:#15803d;font-size:8px;text-transform:uppercase}.product-badge,.product-brand{position:absolute;top:11px;font-weight:800}.product-brand{right:11px;font-size:9px;color:#667085}.product-visual{width:125px;height:145px;display:flex;align-items:center;justify-content:center}.visual-box{width:85px;height:118px;border-radius:5px;background:linear-gradient(145deg,#f8fafc,#cbd5e1);border:1px solid #94a3b8;box-shadow:10px 12px 18px rgba(15,23,42,.15),inset 2px 2px 4px rgba(255,255,255,.9)}.product-content{padding:15px}.product-category{color:#98a2b3;font-size:8px;text-transform:uppercase;letter-spacing:.7px;font-weight:700;margin-bottom:5px}.product-name{font-size:12px;line-height:1.4;font-weight:700;min-height:34px}.product-model{color:#667085;font-size:9px;margin-top:4px}.product-specs{display:flex;flex-wrap:wrap;gap:5px;margin-top:11px;min-height:42px}.spec-chip{padding:5px 6px;background:#f8fafc;border:1px solid #eef2f6;border-radius:5px;color:#667085;font-size:8px}.product-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:15px}.price-label{color:#98a2b3;font-size:8px;margin-bottom:2px}.price{font-family:Manrope,sans-serif;font-size:17px;font-weight:800;letter-spacing:-.5px}.price-note{color:#98a2b3;font-size:8px;margin-top:2px}.price-gated{color:#344054;font-size:10px;font-weight:700;cursor:pointer}.product-action{width:35px;height:35px;border:0;border-radius:9px;background:#0f172a;color:#fff;display:grid;place-items:center;cursor:pointer;transition:.2s}.product-action:hover{background:#2563eb}.rfq-banner{border-radius:17px;overflow:hidden;background:radial-gradient(circle at 85% 30%,rgba(96,165,250,.24),transparent 28%),linear-gradient(135deg,#0b1728,#102b4a);color:#fff;padding:25px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px}.rfq-banner h3{font-family:Manrope,sans-serif;font-size:19px;letter-spacing:-.5px}.rfq-banner p{color:#9eb0c5;font-size:10px;margin-top:5px}.btn-primary{border:0;background:#2563eb;color:#fff;border-radius:9px;padding:11px 16px;font-size:10px;font-weight:800;white-space:nowrap;box-shadow:0 8px 20px rgba(37,99,235,.28);cursor:pointer;text-decoration:none;display:inline-block}.btn-primary:hover{background:#1d4ed8}.product-detail-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:34px;align-items:start}.detail-gallery{background:#fff;border:1px solid #e5eaf1;border-radius:22px;padding:18px;box-shadow:0 12px 30px rgba(15,23,42,.05)}.gallery-main{position:relative;height:490px;border-radius:17px;background:radial-gradient(circle at 50% 42%,rgba(37,99,235,.09),transparent 42%),linear-gradient(145deg,#f9fbfd,#eef2f7);display:flex;align-items:center;justify-content:center;overflow:hidden}.gallery-badge{position:absolute;top:18px;left:18px;z-index:2;padding:7px 12px;background:#fff;border:1px solid #e5eaf1;border-radius:999px;font-size:11px;font-weight:800;color:#475569;letter-spacing:.04em}.gallery-badge.green{background:#dcfce7;border-color:#bbf7d0;color:#15803d}.gallery-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px}.gallery-thumb{height:78px;border-radius:12px;border:1px solid #e3e8ef;background:#f7f9fb;display:flex;align-items:center;justify-content:center;cursor:pointer}.gallery-thumb.active{border:2px solid #2563eb;background:#eff6ff}.detail-brand{font-size:12px;font-weight:800;color:#2563eb;letter-spacing:.1em;text-transform:uppercase;margin-bottom:9px}.product-detail-info h1{font-family:Manrope,sans-serif;font-size:34px;line-height:1.12;margin:0 0 10px;color:#0b1728;letter-spacing:-.035em}.detail-model{color:#64748b;font-family:monospace;font-size:13px;margin-bottom:16px}.detail-highlights{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:24px}.price-gate-card{padding:22px;border:1px solid #dbe5f0;border-radius:18px;background:linear-gradient(135deg,#fff,#f8fbff);box-shadow:0 12px 28px rgba(15,23,42,.05)}.gate-icon{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#eff6ff;color:#2563eb;margin-bottom:13px}.gate-copy strong{display:block;font-size:18px;margin-bottom:7px}.gate-copy span{display:block;color:#64748b;font-size:13px;line-height:1.6;margin-bottom:17px}.purchase-card{border:1px solid #e1e7ef;border-radius:18px;background:#fff;padding:20px;margin-top:18px}.purchase-price{font-family:Manrope,sans-serif;font-size:31px;font-weight:900;color:#0b1728}.purchase-price small{font-family:Inter,sans-serif;font-size:12px;color:#8a96a6;font-weight:500}.quantity-control{display:flex;align-items:center;border:1px solid #dce3eb;border-radius:9px;overflow:hidden}.quantity-control button{width:36px;height:35px;border:0;background:#f8fafc;cursor:pointer;font-size:16px}.quantity-control input{width:45px;height:35px;border:0;border-left:1px solid #e5eaf0;border-right:1px solid #e5eaf0;text-align:center;outline:none;font-size:15px;font-weight:700}.add-cart-large{width:100%;min-height:48px;border:0;border-radius:10px;background:#2563eb;color:#fff;font-weight:800;cursor:pointer;transition:.2s}.add-cart-large:hover{background:#1d4ed8;transform:translateY(-1px)}.rfq-link{display:block;text-align:center;margin-top:12px;color:#2563eb;font-size:12px;font-weight:700;cursor:pointer;background:none;border:none;width:100%}.delivery-card{border:1px solid #e4e9f0;border-radius:16px;background:#fff;overflow:hidden}.delivery-row{display:flex;align-items:center;gap:13px;padding:14px 16px;border-bottom:1px solid #eef2f6}.delivery-row:last-child{border-bottom:0}.delivery-icon{width:35px;height:35px;flex:none;border-radius:10px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#475569;font-size:16px}.delivery-row strong{display:block;font-size:12px;margin-bottom:2px}.delivery-row span{display:block;font-size:11px;color:#7a8798}.spec-tabs{display:flex;gap:4px;border-bottom:1px solid #dfe5ec;margin-bottom:20px}.spec-tab{padding:13px 17px;font-size:13px;font-weight:800;color:#7b8798;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer}.spec-tab.active{color:#2563eb;border-color:#2563eb}.spec-content{background:#fff;border:1px solid #e4e9f0;border-radius:18px;overflow:hidden;grid-column:1/-1}.spec-row{display:grid;grid-template-columns:38% 62%;border-bottom:1px solid #edf1f5}.spec-row:last-child{border-bottom:0}.spec-row>span{background:#f8fafc;color:#687588;border-right:1px solid #edf1f5}.spec-row>span,.spec-row>strong{padding:13px 18px;font-size:13px;display:block;font-weight:600}.spec-row>strong{color:#1e293b}.technical-note{margin:0;padding:16px 20px;background:#f0f7ff;border-top:1px solid #d7e9ff;color:#48617b;font-size:12px;line-height:1.7}.note-title{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.8px;color:#2563eb;margin-bottom:6px}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:start}.cart-card{background:#fff;border:1px solid #e3e8ef;border-radius:17px;overflow:hidden}.cart-card-head{padding:14px 18px;border-bottom:1px solid #edf1f5;display:flex;align-items:center;justify-content:space-between}.cart-card-head span{color:#7b8798;font-size:11px}.cart-item{display:grid;grid-template-columns:92px minmax(0,1fr) 105px 105px 40px;align-items:center;gap:17px;padding:18px;border-bottom:1px solid #edf1f5}.cart-item:last-child{border-bottom:0}.cart-product-image{height:78px;border-radius:12px;background:#f3f6f9;display:flex;align-items:center;justify-content:center}.cart-product-info h3{margin:0 0 5px;font-size:14px}.cart-stock{font-size:10px;color:#16a34a;font-weight:700;display:flex;align-items:center;gap:5px;margin-top:4px}.cart-stock.global{color:#d97706}.cart-quantity{justify-self:center}.qty-mini{display:flex;align-items:center;border:1.5px solid var(--line);border-radius:8px;overflow:hidden;width:-moz-fit-content;width:fit-content}.qty-mini button{width:29px;height:32px;border:none;background:#fafbfd;color:var(--text);font-size:16px;cursor:pointer}.qty-mini input{width:36px;height:32px;border:none;border-inline:1.5px solid var(--line);text-align:center;font-size:13.5px;font-weight:700;outline:none}.cart-unit-price{font-size:12px;color:#66758a}.cart-unit-price strong{display:block;font-size:14px}.cart-unit-price small{display:block;font-size:10px}.cart-total{text-align:right;font-size:14px;font-weight:900}.order-summary{background:#fff;border:1px solid #e1e7ef;border-radius:18px;padding:20px;position:sticky;top:90px;box-shadow:0 12px 30px rgba(15,23,42,.05)}.checkout-btn{width:100%;min-height:48px;border:0;border-radius:10px;background:#2563eb;color:#fff;font-weight:800;cursor:pointer;margin-top:4px}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:30px;align-items:start}.checkout-form{display:flex;flex-direction:column;gap:0;min-width:0}.checkout-card{background:#fff;border:1.5px solid var(--line);border-radius:17px;padding:24px;margin-bottom:14px;box-shadow:var(--shadow-sm)}.checkout-card-title{display:flex;align-items:center;gap:9px;margin-bottom:18px}.checkout-card-title h3{font-size:14.5px;font-weight:700;margin:0}.step-number{width:26px;height:26px;border-radius:50%;background:var(--text);color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;flex-shrink:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-grid.full{grid-template-columns:1fr}.form-field{display:flex;flex-direction:column;gap:6px}.form-field label,.form-field>span{font-size:11.5px;font-weight:700;color:var(--text-2);letter-spacing:.2px}.form-field input,.form-field select{height:42px;border:1.5px solid var(--line);border-radius:9px;padding:0 13px;font-size:13.5px;outline:none;transition:.2s;color:var(--text);background:#fff;font-family:inherit}.form-field input:focus,.form-field select:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.08)}.form-field textarea{border:1.5px solid var(--line);border-radius:9px;padding:11px 13px;font-size:13.5px;outline:none;font-family:inherit;resize:vertical}.payment-options{display:grid;gap:9px}.payment-option{display:flex;align-items:center;gap:11px;border:1.5px solid var(--line);padding:13px;border-radius:11px;transition:.2s}.payment-option.selected,.payment-option:hover{border-color:#2563eb}.payment-option.selected{background:#f7fbff}.payment-radio{width:18px;height:18px;border-radius:50%;border:2px solid var(--line);flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:.2s}.payment-option.selected .payment-radio{border-color:#2563eb;background:#2563eb}.payment-option.selected .payment-radio:after{content:"";width:7px;height:7px;background:#fff;border-radius:50%;display:block}.payment-copy{flex:1}.payment-copy strong{display:block;font-size:13.5px;font-weight:600;color:var(--text-2)}.payment-copy span{font-size:12px;color:var(--muted)}.checkout-summary{position:sticky;top:82px}.checkout-summary-card{background:#fff;border:1.5px solid var(--line);border-radius:var(--radius);padding:24px;box-shadow:var(--shadow-sm)}.place-order-btn{display:block;width:100%;min-height:49px;border:0;border-radius:10px;background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;font-weight:800;cursor:pointer;margin-top:14px}.place-order-btn:disabled{opacity:.7}.section-heading{align-items:flex-end;gap:20px;margin-bottom:30px}.catalog-toolbar,.section-heading{display:flex;justify-content:space-between}.catalog-toolbar{align-items:center;margin-bottom:17px}@media (max-width:1200px){.hero-inner{grid-template-columns:1fr;gap:40px}.hero-panel{max-width:650px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-grid{grid-template-columns:repeat(4,1fr)}.cart-layout,.checkout-layout,.product-detail-grid{grid-template-columns:1fr}}@media (max-width:900px){.catalog-layout{grid-template-columns:1fr}.trust-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:650px){.product-grid{grid-template-columns:1fr}.hero{padding:48px 20px 40px}.brand-grid,.trust-grid{grid-template-columns:repeat(2,1fr)}.cart-item{grid-template-columns:70px minmax(0,1fr)}.form-grid{grid-template-columns:1fr}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}@font-face{font-family:Manrope;font-style:normal;font-weight:200 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:200 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:200 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:200 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:200 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:200 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_73ee6c{font-family:Manrope,Manrope Fallback;font-style:normal}.__variable_73ee6c{--font-manrope:"Manrope","Manrope Fallback"}