.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{height:15px;bottom:0}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}.scrollbar-container{position:relative;height:100%}@tailwind base;@tailwind components;@tailwind utilities;.header-section{background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.2);padding:1.5rem 0;margin-bottom:2rem}.logo-icon{width:50px;height:50px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;align-items:center;justify-content:center;color:white!important}.header-title{font-size:1.75rem;font-weight:700;color:#1a202c;margin:0}.header-subtitle{color:#64748b;font-size:.95rem;font-weight:400}.stats-badge{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:500;display:flex;align-items:center}.admin-panel,.preview-panel{background:#fff;border-radius:18px;box-shadow:0 12px 28px rgba(15,23,42,.08);border:1px solid #e2e8f0;overflow:hidden;height:-moz-fit-content;height:fit-content}.panel-header,.preview-header{padding:1.25rem 1.5rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}.panel-header h3,.preview-header h3{font-size:1.15rem;font-weight:700}.panel-header p,.preview-header p{font-size:.82rem;line-height:1.4}.panel-icon{width:40px;height:40px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;display:flex;align-items:center;justify-content:center;color:white}.panel-title,.preview-title{font-size:1.25rem;font-weight:600;color:#1a202c}.panel-subtitle,.preview-subtitle{color:#64748b;font-size:.9rem}.add-field-btn{background:#0f172a;color:white;border:none;padding:.5rem .85rem;border-radius:10px;font-weight:700;font-size:.85rem;display:flex;align-items:center;transition:all .2s ease;box-shadow:0 6px 16px rgba(15,23,42,.25)}.add-field-btn:hover{background:#1e293b;transform:translateY(-1px);box-shadow:0 10px 20px rgba(15,23,42,.28);color:white}.builder-quick-guide{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.6rem;gap:.6rem;padding:.8rem 1.5rem 0}.guide-card{border:1px solid #dbe3ee;border-radius:10px;background:#f8fafc;padding:.55rem .7rem;display:flex;align-items:flex-start;gap:.7rem}.guide-step{width:18px;height:18px;min-width:18px;border-radius:999px;background:#0f172a;color:#fff;font-size:.64rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;margin-top:1px}.guide-card h6{font-size:.78rem;font-weight:700;color:#0f172a}.guide-card p{font-size:.72rem;color:#475569}.form-config-section{padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0}.config-group{margin-bottom:1rem}.config-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.config-group-full{grid-column:1/-1}.config-label{display:block;font-weight:500;color:#374151;margin-bottom:.35rem;font-size:.82rem}.config-input{width:100%;padding:.58rem .72rem;border:2px solid #e2e8f0;border-radius:10px;font-size:.84rem;transition:all .3s ease;background:white}.config-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.form-select-type{width:50%;padding:6px 8px;border:1px solid #ccc;border-radius:8px;font-size:13px;outline:none;transition:border-color .2s,box-shadow .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg fill='none' stroke='%23666' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px 16px}.form-select-type:focus{border-color:#007bff;box-shadow:0 0 0 3px rgba(0,123,255,.15)}.form-select-full{width:100%}.fields-section{padding:1rem}.section-title{font-size:1.1rem;font-weight:600;color:#1a202c;margin-bottom:1.5rem}.fields-list{gap:.6rem}.field-item,.fields-list{display:flex;flex-direction:column}.field-item{background:white;border:2px solid #e2e8f0;border-radius:14px;padding:.8rem;gap:.75rem;transition:border-color .2s ease,box-shadow .2s ease,opacity .2s ease}.field-enabled{border-color:#16a34a;background:#f8fffb}.field-disabled{opacity:.6}.field-item-dragging{opacity:.45}.field-card-top{display:flex;align-items:flex-start;gap:.75rem;width:100%}.field-main{flex:1 1;gap:1rem}.field-main,.field-toggle{display:flex;align-items:center}.field-toggle{width:34px;height:34px;border-radius:8px;border:none;justify-content:center;transition:all .3s ease}.toggle-enabled{background:linear-gradient(135deg,#10b981,#059669);color:white}.toggle-disabled{background:#f1f5f9;color:#64748b}.field-content{flex:1 1}.field-identity-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.5rem}.field-pill{border-radius:999px;padding:.2rem .5rem;font-size:.66rem;font-weight:700;color:#0f172a;background:#e2e8f0}.field-pill-muted{background:#f1f5f9;color:#475569}.field-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:.55rem .75rem;gap:.55rem .75rem}.field-control-input,.field-grid-item{min-width:0}.field-helper-text{color:#64748b;display:block;font-size:.72rem;line-height:1.35}.drag-handle-btn{width:36px;height:36px;border:none;border-radius:10px;background:#f8fafc;color:#64748b;display:inline-flex;align-items:center;justify-content:center;cursor:-webkit-grab;cursor:grab;flex-shrink:0}.drag-handle-btn:active{cursor:-webkit-grabbing;cursor:grabbing}.field-label-input{font-weight:500;color:#1a202c;border:none;background:transparent;padding:.25rem 0;font-size:.95rem;width:100%}.field-label-input:focus{outline:none;background:white;border:1px solid #667eea;border-radius:6px;padding:.25rem .5rem}.field-meta{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}.field-name,.field-type{font-size:.8rem;color:#64748b}.field-separator{color:#cbd5e1}.field-actions{display:flex;align-items:center;gap:.6rem}.field-checkbox{display:inline-flex;align-items:center;gap:.5rem;color:#475569;font-size:.78rem;font-weight:500}.required-label{font-size:.85rem;color:#64748b;font-weight:500;margin:0}.delete-btn{width:30px;height:30px;border-radius:7px;border:none;background:#fef2f2;color:#dc2626;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.delete-btn:hover{background:#fee2e2;transform:scale(1.05)}.option-editor{border-top:1px solid #e2e8f0;padding-top:.75rem;width:100%}.field-details{border:1px solid #e2e8f0;border-radius:10px;background:#ffffff;padding:.45rem .65rem}.field-details+.field-details{margin-top:.75rem}.field-details-summary{cursor:pointer;font-weight:600;font-size:.82rem;color:#1e293b;list-style:none}.field-details-summary::-webkit-details-marker{display:none}.field-details-summary:before{content:"▸";margin-right:.45rem;color:#64748b}.field-details[open] .field-details-summary:before{content:"▾"}.field-details-body{margin-top:.55rem}.option-editor-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.add-option-btn{border:1px solid #cbd5e1;background:#f8fafc;color:#334155;border-radius:9px;padding:.45rem .65rem;font-size:.76rem;font-weight:600;display:inline-flex;align-items:center}.option-row{display:flex;align-items:center;gap:.55rem;padding:.55rem 0}.option-row+.option-row{border-top:1px dashed #e2e8f0}.option-row-dragging{opacity:.45}.option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.55rem;gap:.55rem;flex:1 1}.option-drag-handle{width:32px;height:32px}.preview-content{padding:1rem;min-height:360px;display:flex;align-items:flex-start;justify-content:center}.form-preview{width:100%;max-width:390px;background:white;border-radius:14px;padding:1.1rem;box-shadow:0 8px 20px rgba(15,23,42,.08);border:1px solid #e2e8f0}.form-header{text-align:center;margin-bottom:.9rem}.form-title{font-size:1.18rem;font-weight:700;color:#1a202c;margin-bottom:.75rem}.form-description{color:#64748b;font-size:.8rem;line-height:1.6}.form-body{gap:.75rem}.form-body,.form-group{display:flex;flex-direction:column}.form-label-preview{font-weight:500;color:#374151;margin-bottom:.35rem;font-size:.8rem}.required-indicator{color:#dc2626;margin-left:.25rem}.form-control-preview{width:100%;padding:.58rem .72rem;border:2px solid #e2e8f0;border-radius:10px;font-size:.82rem;transition:all .3s ease;background:white}.form-control-preview:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.submit-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:1rem 2rem;border-radius:12px;font-weight:600;font-size:1rem;transition:all .3s ease;margin-top:1rem;box-shadow:0 4px 15px rgba(102,126,234,.3)}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.4)}.submit-btn:disabled{cursor:not-allowed;opacity:.65;transform:none;box-shadow:none}.empty-state{text-align:center;padding:3rem 2rem}.empty-icon{width:80px;height:80px;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#64748b}.empty-title{font-size:1.25rem;font-weight:600;color:#1a202c;margin-bottom:.75rem}.empty-text{color:#64748b;font-size:1rem;line-height:1.6}.preview-stats{background:rgba(102,126,234,.1);color:#667eea;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:500}.preview-helper-text{color:#64748b;margin-bottom:.5rem}.visibility-toggle{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:.875rem 1rem;background:#fff;color:#1e293b;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600}.visibility-toggle-visible{border-color:rgba(5,150,105,.35);background:rgba(16,185,129,.08);color:#047857}.visibility-toggle-hidden{border-color:rgba(100,116,139,.35);background:rgba(148,163,184,.12);color:#475569}.visibility-chip{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .875rem;border-radius:999px;font-size:.85rem;font-weight:700}.visibility-chip-visible{background:rgba(16,185,129,.12);color:#047857}.visibility-chip-hidden{background:rgba(148,163,184,.16);color:#475569}.builder-save-bar{position:-webkit-sticky;position:sticky;bottom:0;display:flex;justify-content:center;width:100%;padding:0 0 1rem;z-index:20}.builder-preview-column .preview-panel{position:-webkit-sticky;position:sticky;top:1rem}.builder-preview-column .preview-content{max-height:calc(100vh - 220px);overflow:auto}@media (max-width:1200px){.builder-editor-column,.builder-preview-column{flex:0 0 100%;max-width:100%}.admin-panel{margin-bottom:2rem}.builder-preview-column .preview-panel{position:static}.builder-preview-column .preview-content{max-height:none;overflow:visible}}@media (max-width:768px){.builder-quick-guide{padding:1rem 1.25rem 0}.builder-quick-guide,.config-grid,.field-grid,.option-grid{grid-template-columns:1fr}.field-card-top{flex-wrap:wrap}.field-actions{width:100%;justify-content:space-between}.option-editor-header{flex-direction:column}.preview-content{padding:1rem;min-height:auto}.form-preview{max-width:100%;padding:1.1rem}}.sortable-list{display:flex;flex-direction:column;gap:.75rem}.sortable-list-item{display:flex;align-items:stretch;gap:.75rem;padding:.875rem;border:1px solid #dbe4ee;border-radius:14px;background:#fff;box-shadow:0 10px 30px rgba(15,23,42,.04);transition:box-shadow .2s ease,border-color .2s ease,opacity .2s ease}.sortable-list-item:hover{border-color:#b8c8dc;box-shadow:0 14px 32px rgba(15,23,42,.08)}.sortable-list-item-dragging{opacity:.45}.sortable-list-handle{width:42px;min-width:42px;border:1px solid #dbe4ee;border-radius:12px;background:#f8fafc;color:#475569;display:flex;align-items:center;justify-content:center;cursor:-webkit-grab;cursor:grab}.sortable-list-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.sortable-list-content{flex:1 1;min-width:0}.sortable-panel{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:1rem;box-shadow:0 18px 40px rgba(15,23,42,.05)}.sortable-panel-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.sortable-panel-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.sortable-panel-meta{font-size:.9rem;color:#64748b}.sortable-rank-badge{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:.875rem;font-weight:700}@font-face{font-family:Inter;font-style:normal;font-weight:400;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:400;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:400;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:400;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:400;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:400;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:400;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;font-style:normal;font-weight:500;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:500;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:500;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:500;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:500;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:500;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:500;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;font-style:normal;font-weight:600;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:600;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:600;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:600;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:600;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:600;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:600;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;font-style:normal;font-weight:700;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:700;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:700;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:700;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:700;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:700;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:700;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_8b3a0b{font-family:Inter,Inter Fallback;font-style:normal}