/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:host,:root{--font-sans:"Inter",system-ui,sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-white:#fff;--spacing:.25rem;--radius-2xl:1rem;--ease-out:cubic-bezier(0,0,.2,1);--animate-spin:spin 1s linear infinite;--animate-pulse:pulse 2s cubic-bezier(.4,0,.6,1) infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-sans);-webkit-font-smoothing:antialiased}body{color:#0f172a;background:#f8fafc}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.h-4{height:calc(var(--spacing) * 4)}.h-6{height:calc(var(--spacing) * 6)}.h-10{height:calc(var(--spacing) * 10)}.h-16{height:calc(var(--spacing) * 16)}.w-1\/2{width:50%}.w-1\/3{width:33.3333%}.w-1\/4{width:25%}.w-2\/3{width:66.6667%}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-pulse{animation:var(--animate-pulse)}.animate-spin{animation:var(--animate-spin)}.resize{resize:both}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.border{border-style:var(--tw-border-style);border-width:1px}.bg-gray-100{background-color:var(--color-gray-100)}.bg-gray-200{background-color:var(--color-gray-200)}.bg-gray-200\/10{background-color:#e5e7eb1a}@supports (color:color-mix(in lab,red,red)){.bg-gray-200\/10{background-color:color-mix(in oklab,var(--color-gray-200) 10%,transparent)}}.bg-gray-200\/20{background-color:#e5e7eb33}@supports (color:color-mix(in lab,red,red)){.bg-gray-200\/20{background-color:color-mix(in oklab,var(--color-gray-200) 20%,transparent)}}.bg-white\/5{background-color:#ffffff0d}@supports (color:color-mix(in lab,red,red)){.bg-white\/5{background-color:color-mix(in oklab,var(--color-white) 5%,transparent)}}.bg-white\/10{background-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.bg-white\/10{background-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}.p-4{padding:calc(var(--spacing) * 4)}.p-6{padding:calc(var(--spacing) * 6)}.p-8{padding:calc(var(--spacing) * 8)}.break-all{word-break:break-all}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.line-through{text-decoration-line:line-through}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}.card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #0000000f,0 1px 2px -1px #0000000f}.btn-primary{color:#fff;cursor:pointer;white-space:nowrap;background:#1d4ed8;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.btn-primary:hover{background:#1e40af}.btn-primary:disabled{opacity:.55;cursor:not-allowed}.btn-secondary{color:#374151;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.btn-secondary:hover{background:#f9fafb}.btn-danger{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:background .15s;display:inline-flex}.btn-danger:hover{background:#b91c1c}.btn-sm{padding:.375rem .75rem!important;font-size:.8125rem!important}.input{color:#0f172a;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;outline:none;width:100%;padding:.625rem .875rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.input:focus{border-color:#1d4ed8;box-shadow:0 0 0 3px #1d4ed81f}.input::placeholder{color:#9ca3af}.input:disabled{color:#6b7280;background:#f9fafb}.label{color:#374151;margin-bottom:.375rem;font-size:.875rem;display:block}.badge,.label{font-weight:500}.badge{white-space:nowrap;border-radius:9999px;align-items:center;padding:.2rem .6rem;font-size:.75rem;display:inline-flex}.badge-success{color:#166534;background:#dcfce7}.badge-warning{color:#92400e;background:#fef3c7}.badge-info{color:#1e40af;background:#dbeafe}.badge-danger{color:#991b1b;background:#fee2e2}.badge-muted{color:#475569;background:#f1f5f9}.badge-purple{color:#6b21a8;background:#f3e8ff}.divider{border:none;border-top:1px solid #e2e8f0;margin:1.5rem 0}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:.375rem;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.admin-layout{position:relative}.admin-layout,.admin-sidebar{min-height:100vh;display:flex}.admin-sidebar{color:#fff;background:#0f172a;flex-direction:column;flex-shrink:0;width:240px}.admin-sidebar__logo{border-bottom:1px solid #ffffff14;padding:1.25rem 1.25rem 1rem}.admin-sidebar-container{z-index:40;flex-shrink:0;height:100vh;position:sticky;top:0}.admin-main{background:#f8fafc;flex:1;padding:2rem;overflow:auto}.admin-form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.admin-form-grid-3{grid-template-columns:1fr 1fr 1fr;gap:1rem;display:grid}.admin-stat-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.admin-stat-grid-3{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.admin-grid-row{display:grid}.admin-embed-kv{grid-template-columns:160px 1fr;gap:.5rem;display:grid}.admin-page-header{justify-content:space-between;align-items:center;display:flex}.admin-drawer-backdrop,.admin-mobile-header{display:none}@media (max-width:767px){.admin-mobile-header{z-index:50;background:#0f172a;align-items:center;gap:.75rem;height:56px;padding:0 1rem;display:flex;position:fixed;top:0;left:0;right:0}.admin-mobile-header__toggle{color:#fff;cursor:pointer;background:#ffffff14;border:none;border-radius:.375rem;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}.admin-mobile-header__toggle:hover{background:#ffffff26}.admin-sidebar-container{z-index:60;width:240px;height:100vh;transition:transform .25s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.admin-sidebar-container--open{transform:translate(0)}.admin-drawer-backdrop{z-index:55;background:#00000080;display:block;position:fixed;inset:0}.admin-main{padding:calc(56px + 1rem) 1rem 1rem}.admin-form-grid,.admin-form-grid-3{grid-template-columns:1fr!important}.admin-stat-grid{grid-template-columns:repeat(2,1fr)!important}.admin-stat-grid-3{grid-template-columns:1fr!important}.admin-table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.admin-table-scroll .data-table-header,.admin-table-scroll .data-table-row{min-width:640px}.admin-table-scroll--wide .data-table-header,.admin-table-scroll--wide .data-table-row{min-width:820px}.admin-embed-kv,.admin-grid-row{grid-template-columns:1fr!important}.data-table-header{padding:.75rem 1rem!important}.data-table-row{padding:.875rem 1rem!important}.admin-page-header{flex-direction:column;gap:.75rem;align-items:flex-start!important}.admin-page-header .btn-primary,.admin-page-header .btn-secondary{align-self:flex-start}.admin-cell-truncate{white-space:nowrap}.admin-cell-truncate,.data-table-row>div{text-overflow:ellipsis;min-width:0;overflow:hidden}.data-table-header>div{min-width:0}.admin-icon-btn,.btn-danger.btn-sm,.btn-sm{min-width:44px;min-height:44px}.admin-icon-btn{justify-content:center;align-items:center;display:flex}}@media (max-width:400px){.admin-stat-grid{grid-template-columns:1fr!important}}.om-navbar{z-index:100;-webkit-backdrop-filter:blur(12px);background:#ffffffd9;border-bottom:1px solid #0000;transition:border-color .2s,box-shadow .2s;position:fixed;top:0;left:0;right:0}.om-navbar--scrolled{border-bottom-color:#e2e8f0;box-shadow:0 1px 3px #0000000a}.om-navbar__inner{align-items:center;gap:2rem;max-width:1200px;height:64px;margin:0 auto;padding:0 1.5rem;display:flex}.om-navbar__logo{flex-shrink:0;align-items:center;gap:.625rem;text-decoration:none;display:flex}.om-navbar__product{color:#0f172a;white-space:nowrap;border-left:1px solid #cbd5e1;padding-left:.625rem;font-size:.9375rem;font-weight:600}.om-navbar__links{align-items:center;gap:1.75rem;margin-left:auto;display:flex}.om-navbar__links a{color:#475569;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s}.om-navbar__links a:hover{color:#1d4ed8}.om-navbar__actions{flex-shrink:0;align-items:center;gap:.5rem;margin-left:1.5rem;display:flex}.om-navbar__login-btn{color:#1d4ed8;white-space:nowrap;background:0 0;border:1px solid #cbd5e1;border-radius:.5rem;align-items:center;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.om-navbar__login-btn:hover{background:#f1f5f9}.om-navbar__cta-btn{color:#fff;background:#1d4ed8;border-radius:.5rem;align-items:center;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.om-navbar__cta-btn:hover{background:#1e40af}.om-navbar__mobile-toggle{color:#0f172a;cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;width:40px;height:40px;margin-left:auto;display:none}.om-navbar__mobile-backdrop{z-index:98;background:#0000004d;position:fixed;inset:0}.om-navbar__mobile-menu{z-index:99;background:#fff;border-bottom:1px solid #e2e8f0;flex-direction:column;gap:.25rem;padding:1rem 1.5rem 1.5rem;display:flex;position:fixed;top:64px;left:0;right:0;box-shadow:0 4px 12px #00000014}.om-navbar__mobile-menu a{color:#374151;border-bottom:1px solid #f1f5f9;padding:.75rem 0;font-size:1rem;font-weight:500;text-decoration:none;display:block}.om-navbar__mobile-menu a:last-child{border-bottom:none}.om-navbar__mobile-menu .om-navbar__login-btn{text-align:center;color:#1d4ed8;border:1.5px solid #94a3b8;justify-content:center;margin-top:.5rem;font-weight:600}.om-navbar__mobile-menu .om-navbar__cta-btn{text-align:center;color:#fff;background:#1d4ed8;border-radius:.5rem;justify-content:center;margin-top:.25rem;font-weight:600}@media (max-width:767px){.om-navbar__actions,.om-navbar__links{display:none}.om-navbar__mobile-toggle{display:flex}}.om-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:.625rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.om-btn--primary{color:#fff;background:#1d4ed8}.om-btn--primary:hover{background:#1e40af;box-shadow:0 4px 14px #1d4ed859}.om-btn--secondary{color:#1d4ed8;background:#fff;border:1px solid #bfdbfe}.om-btn--secondary:hover{background:#eff6ff}.om-btn--white{color:#1d4ed8;background:#fff}.om-btn--white:hover{background:#eff6ff;box-shadow:0 4px 14px #ffffff40}.om-btn--lg{padding:.875rem 2rem;font-size:1rem}.om-home{padding-top:64px}.om-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#0f172a,#1e3a5f 40%,#1d4ed8);padding:6rem 1.5rem 5rem;position:relative;overflow:hidden}.om-hero__gradient{pointer-events:none;background:radial-gradient(circle,#3b82f64d 0,#0000 70%);width:600px;height:600px;position:absolute;top:-40%;right:-20%}.om-hero__inner{z-index:1;max-width:800px;margin:0 auto;position:relative}.om-hero__badge{letter-spacing:.02em;color:#bfdbfe;background:#ffffff1a;border:1px solid #fff3;border-radius:9999px;margin-bottom:1.5rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:500;display:inline-block}.om-hero__title{letter-spacing:-.025em;margin-bottom:1.25rem;font-size:3rem;font-weight:800;line-height:1.15}.om-hero__subtitle{color:#cbd5e1;max-width:640px;margin:0 auto 2.5rem;font-size:1.175rem;line-height:1.7}.om-hero__ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}@media (max-width:767px){.om-hero{padding:4rem 1.25rem 3.5rem}.om-hero__title{font-size:2rem}.om-hero__subtitle{font-size:1rem}.om-hero__ctas{flex-direction:column}.om-hero__ctas .om-btn{justify-content:center;width:100%}}.om-section{padding:5rem 1.5rem}.om-section--alt{background:#f8fafc}.om-section__inner{max-width:1100px;margin:0 auto}.om-section__header{text-align:center;max-width:680px;margin:0 auto 3rem}.om-section__header h2{color:#0f172a;letter-spacing:-.02em;margin-bottom:.75rem;font-size:2rem;font-weight:700}.om-section__header p{color:#64748b;font-size:1.0625rem;line-height:1.65}@media (max-width:767px){.om-section{padding:3rem 1.25rem}.om-section__header h2{font-size:1.5rem}.om-section__header p{font-size:.9375rem}}.om-features-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.om-feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:.875rem;height:100%;padding:1.75rem;transition:box-shadow .2s,border-color .2s}.om-feature-card:hover{border-color:#bfdbfe;box-shadow:0 4px 20px #1d4ed814}.om-feature-card__icon{color:#1d4ed8;background:#eff6ff;border-radius:.625rem;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;display:flex}.om-feature-card h3{color:#0f172a;margin-bottom:.5rem;font-size:1.0625rem;font-weight:600}.om-feature-card p{color:#64748b;font-size:.875rem;line-height:1.6}@media (max-width:1023px){.om-features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:639px){.om-features-grid{grid-template-columns:1fr}}.om-usecases-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.om-usecase-card{background:#fff;border:1px solid #e2e8f0;border-radius:.875rem;height:100%;padding:2rem;transition:box-shadow .2s,border-color .2s}.om-usecase-card:hover{border-color:#bfdbfe;box-shadow:0 4px 20px #1d4ed814}.om-usecase-card__icon{color:#1d4ed8;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:.75rem;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;display:flex}.om-usecase-card h3{color:#0f172a;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.om-usecase-card p{color:#64748b;font-size:.9375rem;line-height:1.6}@media (max-width:639px){.om-usecases-grid{grid-template-columns:1fr}}.om-trust{background:#fff}.om-trust__shield{color:#1d4ed8;margin:0 auto 1rem;display:block}.om-stats-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2.5rem;display:grid}.om-stat{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem 1rem}.om-stat__value{color:#1d4ed8;letter-spacing:-.02em;margin-bottom:.25rem;font-size:2rem;font-weight:800}.om-stat__label{color:#64748b;font-size:.875rem;font-weight:500}@media (max-width:767px){.om-stats-grid{grid-template-columns:repeat(2,1fr)}}.om-steps-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.om-step-card{text-align:center;padding:2rem 1.5rem;position:relative}.om-step-card__num{color:#eff6ff;margin-bottom:.75rem;font-size:3rem;font-weight:800;line-height:1}.om-step-card__icon{color:#fff;background:#1d4ed8;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;display:flex}.om-step-card h3{color:#0f172a;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.om-step-card p{color:#64748b;font-size:.9375rem;line-height:1.6}@media (max-width:767px){.om-steps-grid{grid-template-columns:1fr;gap:1rem}}.om-docs-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.om-doc-card{background:#fff;border:1px solid #e2e8f0;border-radius:.875rem;height:100%;padding:2rem;text-decoration:none;transition:box-shadow .2s,border-color .2s,transform .2s;display:block}.om-doc-card:hover{border-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 8px 24px #1d4ed81a}.om-doc-card__icon{color:#1d4ed8;background:#eff6ff;border-radius:.75rem;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;display:flex}.om-doc-card h3{color:#0f172a;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.om-doc-card p{color:#64748b;margin-bottom:1rem;font-size:.9375rem;line-height:1.6}.om-doc-card__link{color:#1d4ed8;align-items:center;gap:.375rem;font-size:.9375rem;font-weight:600;display:inline-flex}@media (max-width:639px){.om-docs-grid{grid-template-columns:1fr}}.om-cta-banner{text-align:center;color:#fff;background:linear-gradient(135deg,#1d4ed8,#1e3a5f);padding:4rem 1.5rem}.om-cta-banner__inner{max-width:640px;margin:0 auto}.om-cta-banner h2{letter-spacing:-.02em;margin-bottom:.75rem;font-size:2rem;font-weight:700}.om-cta-banner p{color:#cbd5e1;margin-bottom:2rem;font-size:1.0625rem;line-height:1.6}@media (max-width:767px){.om-cta-banner{padding:3rem 1.25rem}.om-cta-banner h2{font-size:1.5rem}}.om-footer{color:#fff;background:#0f172a;padding:3.5rem 1.5rem 0}.om-footer__inner{grid-template-columns:1.5fr 3fr;gap:3rem;max-width:1100px;margin:0 auto;padding-bottom:2.5rem;display:grid}.om-footer__brand{flex-direction:column;gap:1rem;display:flex}.om-footer__tagline{color:#94a3b8;max-width:240px;font-size:.875rem;line-height:1.6}.om-footer__columns{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.om-footer__col h4{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.875rem;font-size:.8125rem;font-weight:600}.om-footer__col a{color:#cbd5e1;margin-bottom:.5rem;font-size:.875rem;text-decoration:none;transition:color .15s;display:block}.om-footer__col a:hover{color:#fff}.om-footer__social{gap:.75rem;margin-top:.25rem;display:flex}.om-footer__social a{color:#94a3b8;background:#ffffff0f;border-radius:.375rem;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s,color .15s;display:flex}.om-footer__social a:hover{color:#fff;background:#ffffff1f}.om-footer__bottom{border-top:1px solid #ffffff14;max-width:1100px;margin:0 auto;padding:1.25rem 0}.om-footer__bottom p{color:#64748b;font-size:.8125rem}@media (max-width:767px){.om-footer__inner{grid-template-columns:1fr;gap:2rem}.om-footer__columns{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.om-logo-strip-section{padding:3rem 1.5rem}.om-logo-strip__header{text-align:center;margin-bottom:2rem}.om-logo-strip__header h3{color:#475569;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.375rem;font-size:1rem;font-weight:600}.om-logo-strip__header p{color:#94a3b8;font-size:.9375rem}.om-logo-strip{flex-wrap:wrap;justify-content:center;gap:2rem 2.5rem;margin:0;padding:0;list-style:none;display:flex}.om-logo-strip__item{flex-direction:column;align-items:center;gap:.5rem;transition:transform .2s;display:flex}.om-logo-strip__item:hover{transform:translateY(-2px)}.om-logo-strip__icon{filter:grayscale()opacity(.55);justify-content:center;align-items:center;width:48px;height:48px;transition:filter .25s;display:flex}.om-logo-strip__icon svg{width:auto;max-width:100%;height:auto;max-height:100%}.om-logo-strip__item:hover .om-logo-strip__icon{filter:grayscale(0)opacity()}.om-logo-strip__label{color:#94a3b8;font-size:.75rem;font-weight:500;transition:color .2s}.om-logo-strip__item:hover .om-logo-strip__label{color:#475569}.om-logo-strip--integrations{gap:2.5rem 3.5rem}@media (max-width:767px){.om-logo-strip-section{padding:2.5rem 1.25rem}.om-logo-strip{gap:1.5rem 1.75rem}.om-logo-strip--integrations{gap:1.5rem 2rem}}.om-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.om-marquee__track{gap:0;width:max-content;padding:.5rem 0;list-style:none;animation:marquee-scroll 30s linear infinite;display:flex}.om-marquee:hover .om-marquee__track{animation-play-state:paused}.om-marquee--static{overflow:visible;-webkit-mask-image:none;mask-image:none}.om-marquee--static .om-marquee__track{flex-wrap:wrap;justify-content:center;gap:2rem;width:auto;animation:none}.om-marquee__item{flex-shrink:0;padding:0 1rem}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.om-marquee__track{animation:none!important}.om-marquee{overflow:visible;-webkit-mask-image:none;mask-image:none}.om-marquee .om-marquee__track{flex-wrap:wrap;justify-content:center;gap:2rem;width:auto}}.om-hero__screenshot{max-width:900px;margin-top:3rem;margin-left:auto;margin-right:auto;position:relative}.om-browser-frame{background:#1e293b;border-radius:.75rem;overflow:hidden;box-shadow:0 25px 60px #0006,0 0 0 1px #ffffff0f}.om-browser-frame__bar{background:#0f172a;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.om-browser-frame__dots{gap:.375rem;display:flex}.om-browser-frame__dot{background:#334155;border-radius:50%;width:10px;height:10px}.om-browser-frame__dot--red{background:#ef4444}.om-browser-frame__dot--yellow{background:#eab308}.om-browser-frame__dot--green{background:#22c55e}.om-browser-frame__url{color:#94a3b8;text-align:center;background:#1e293b;border-radius:.375rem;flex:1;padding:.25rem .75rem;font-family:monospace;font-size:.75rem}.om-browser-frame__body{line-height:0}.om-browser-frame__body img{width:100%;height:auto;display:block}@media (max-width:767px){.om-hero__screenshot{margin-top:2rem}.om-browser-frame__bar{padding:.5rem .75rem}.om-browser-frame__dot{width:8px;height:8px}.om-browser-frame__url{font-size:.625rem}}.om-trust-badges{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;display:grid}.om-trust-badge{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.om-trust-badge__icon{color:#1d4ed8;background:#eff6ff;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.om-trust-badge__title{color:#0f172a;margin-bottom:.125rem;font-size:.875rem;font-weight:600}.om-trust-badge__desc{color:#64748b;font-size:.75rem;line-height:1.4}@media (max-width:767px){.om-trust-badges{grid-template-columns:1fr}}.om-associations{text-align:center;margin-top:2.5rem}.om-associations__title{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin-bottom:1.25rem;font-size:.8125rem;font-weight:600}.om-associations__logos{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.om-associations__item{filter:grayscale(60%)opacity(.7);justify-content:center;align-items:center;padding:.5rem .75rem;transition:filter .25s;display:flex}.om-associations__item:hover{filter:grayscale(0)opacity()}.om-legal{padding-top:64px}.om-legal__inner{max-width:760px;margin:0 auto;padding:3rem 1.5rem 5rem}.om-legal h1{color:#0f172a;letter-spacing:-.02em;margin-bottom:.375rem;font-size:2.25rem;font-weight:700}.om-legal__subtitle{color:#64748b;margin-bottom:2.5rem;font-size:1rem}.om-legal section{margin-bottom:2rem}.om-legal__section-title{color:#0f172a;border-bottom:none!important;margin-bottom:.25rem!important;padding-bottom:0!important;font-size:1.75rem!important;font-weight:700!important}.om-legal h2{color:#0f172a;border-bottom:1px solid #e2e8f0;margin-bottom:.625rem;padding-bottom:.375rem;font-size:1.25rem;font-weight:600}.om-legal p{color:#374151;margin-bottom:.75rem;font-size:.9375rem;line-height:1.75}.om-legal a{color:#1d4ed8;text-decoration:none}.om-legal a:hover{text-decoration:underline}.om-legal ul{margin:.5rem 0 1rem 1.25rem;list-style:outside}.om-legal li{color:#374151;margin-bottom:.375rem;font-size:.9375rem;line-height:1.75}@media (max-width:767px){.om-legal__inner{padding:2rem 1.25rem 3rem}.om-legal h1{font-size:1.75rem}}.om-pricing{padding:6rem 0 2rem}.om-pricing-toggle{background:#f1f5f9;border-radius:.75rem;justify-content:center;gap:.25rem;width:fit-content;margin-bottom:3rem;margin-left:auto;margin-right:auto;padding:.25rem;display:flex}.om-pricing-toggle__btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:.625rem;align-items:center;gap:.5rem;padding:.625rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.om-pricing-toggle__btn--active{color:#0f172a;background:#fff;box-shadow:0 1px 3px #0000001a}.om-pricing-toggle__badge{color:#15803d;background:#dcfce7;border-radius:999px;padding:.125rem .5rem;font-size:.75rem;font-weight:600}.om-pricing-cards{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1100px;margin:0 auto 4rem;display:grid}.om-pricing-card{background:#fff;border:2px solid #e2e8f0;border-radius:1rem;flex-direction:column;padding:2rem;transition:border-color .3s,box-shadow .3s;display:flex;position:relative}.om-pricing-card:hover{box-shadow:0 8px 30px #00000014}.om-pricing-card--highlight{border-color:#1d4ed8;box-shadow:0 8px 30px #1d4ed81f}.om-pricing-card--highlight:hover{border-color:#1e40af;box-shadow:0 8px 30px #1d4ed82e}.om-pricing-card__popular{color:#fff;text-transform:uppercase;letter-spacing:.04em;background:#1d4ed8;border-radius:999px;padding:.25rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:-.75rem;left:50%;transform:translate(-50%)}.om-pricing-card__header{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.om-pricing-card__icon{color:#1d4ed8;background:#eff6ff;border-radius:.625rem;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.om-pricing-card__name{color:#0f172a;font-size:1.25rem;font-weight:700}.om-pricing-card__price{margin-bottom:.25rem}.om-pricing-card__amount{color:#0f172a;letter-spacing:-.02em;font-size:2.5rem;font-weight:800;display:inline-block}@keyframes priceSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.om-pricing-card__amount--animate{animation:priceSlideIn .3s ease-out}.om-pricing-card__period{color:#64748b;font-size:1rem;font-weight:500}.om-pricing-card__custom{color:#0f172a;font-size:2rem;font-weight:700}.om-pricing-card__annual-note{color:#64748b;margin-bottom:.25rem;font-size:.8125rem}.om-pricing-card__desc{color:#475569;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.5}.om-pricing-card__features{flex-direction:column;flex:1;gap:.625rem;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.om-pricing-card__features li{color:#334155;align-items:flex-start;gap:.5rem;font-size:.875rem;line-height:1.4;display:flex}.om-pricing-card__check{color:#16a34a;flex-shrink:0;margin-top:.125rem}.om-pricing-comparison{max-width:1100px;margin:0 auto 4rem}.om-pricing-comparison h2{color:#0f172a;text-align:center;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.om-pricing-comparison__table-wrap{border:1px solid #e2e8f0;border-radius:.75rem;overflow-x:auto}.om-pricing-comparison__table{border-collapse:collapse;width:100%;font-size:.875rem}.om-pricing-comparison__table thead th{text-align:center;color:#0f172a;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:1rem 1.25rem;font-weight:700}.om-pricing-comparison__table thead th:first-child{text-align:left}.om-pricing-comparison__th--highlight{color:#1d4ed8!important;background:#eff6ff!important}.om-pricing-comparison__table tbody td{text-align:center;color:#475569;border-bottom:1px solid #f1f5f9;padding:.75rem 1.25rem}.om-pricing-comparison__table tbody td:first-child{text-align:left;color:#0f172a;font-weight:500}.om-pricing-comparison__td--highlight{background:#fafbff}.om-pricing-comparison__category td{text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;font-size:.8125rem;color:#64748b!important;text-align:left!important;padding:.625rem 1.25rem!important;font-weight:700!important}.om-pricing-comparison__check{color:#16a34a;vertical-align:middle;display:inline-block}.om-pricing-comparison__dash{color:#cbd5e1;vertical-align:middle;display:inline-block}.om-pricing-faq{max-width:720px;margin:0 auto 4rem}.om-pricing-faq h2{color:#0f172a;text-align:center;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.om-pricing-faq__list{flex-direction:column;gap:0;display:flex}.om-pricing-faq__item{border-bottom:1px solid #e2e8f0}.om-pricing-faq__question{cursor:pointer;color:#0f172a;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.125rem 0;font-size:.9375rem;font-weight:600;display:flex}.om-pricing-faq__chevron{color:#94a3b8;flex-shrink:0;transition:transform .2s}.om-pricing-faq__item--open .om-pricing-faq__chevron{transform:rotate(180deg)}.om-pricing-faq__answer{max-height:0;transition:max-height .3s;overflow:hidden}.om-pricing-faq__item--open .om-pricing-faq__answer{max-height:300px}.om-pricing-faq__answer p{color:#475569;padding-bottom:1.125rem;font-size:.9375rem;line-height:1.7}.om-pricing-trust{max-width:900px;margin:0 auto 3rem}.om-pricing-trust__badges{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.om-pricing-trust__badge{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.8125rem;font-weight:600;display:inline-flex}.om-pricing-trust__badge svg{color:#1d4ed8;flex-shrink:0}@media (max-width:900px){.om-pricing-cards{grid-template-columns:1fr;max-width:440px}.om-pricing-card--highlight{order:-1}}@media (max-width:767px){.om-pricing{padding:4rem 0 1rem}.om-pricing-comparison__table{font-size:.8125rem}.om-pricing-comparison__table tbody td,.om-pricing-comparison__table thead th{padding:.625rem .75rem}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@keyframes spin{to{transform:rotate(1turn)}}@keyframes pulse{50%{opacity:.5}}@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}.__variable_8b3a0b{--font-inter:"Inter","Inter Fallback"}