@import"https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;600&family=Inter:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600&display=swap";body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.admin-page{min-height:100vh;background:radial-gradient(circle at top left,rgba(0,74,173,.1),transparent 30%),linear-gradient(180deg,#f8fbff,#fff 45%,#f6f8fb);color:#03192f;padding:36px 24px 64px}.admin-shell{max-width:1320px;margin:0 auto}.admin-hero{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;padding:34px;border-radius:28px;background:#03192f;color:#fff;box-shadow:0 24px 80px #03192f2e;margin-bottom:24px}.admin-kicker{margin:0 0 8px;color:#ffffffb8;font-size:13px;letter-spacing:.12em;text-transform:uppercase;font-weight:700}.admin-hero h1{margin:0;font-size:clamp(34px,5vw,64px);line-height:.95;letter-spacing:-.055em;font-weight:500}.admin-hero p{margin:14px 0 0;max-width:740px;color:#ffffffc2;font-size:16px;line-height:1.6}.admin-user{min-width:240px;padding:16px 18px;border-radius:18px;background:#ffffff14;border:1px solid rgba(255,255,255,.14)}.admin-user span{display:block;font-size:12px;color:#ffffff9e;margin-bottom:6px}.admin-user strong{font-size:14px;word-break:break-word}.admin-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin-bottom:18px}.admin-card,.admin-section{background:#ffffffeb;border:1px solid rgba(3,25,47,.08);border-radius:22px;box-shadow:0 14px 44px #03192f12}.admin-card{padding:18px}.admin-label{color:#667085;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin-bottom:10px}.admin-value{color:#03192f;font-size:24px;font-weight:600;letter-spacing:-.035em}.admin-section{padding:20px;margin-top:18px;overflow:hidden}.admin-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.admin-section h2{margin:0;color:#03192f;font-size:22px;font-weight:550;letter-spacing:-.035em}.admin-table-wrap{overflow-x:auto}.admin-table{width:100%;border-collapse:collapse;font-size:13px}.admin-table th{text-align:left;padding:12px 10px;color:#667085;font-weight:700;border-bottom:1px solid rgba(3,25,47,.08);white-space:nowrap}.admin-table td{padding:12px 10px;border-bottom:1px solid rgba(3,25,47,.06);color:#172b4d;white-space:nowrap;max-width:280px;overflow:hidden;text-overflow:ellipsis}.admin-health{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.admin-health div{padding:16px;border-radius:18px;background:#f6f8fb;border:1px solid rgba(3,25,47,.07)}.admin-health span{display:block;color:#667085;font-size:12px;font-weight:700;margin-bottom:8px;text-transform:uppercase;letter-spacing:.04em}.admin-health strong{color:#03192f;font-size:16px}.admin-error{padding:16px 18px;margin-bottom:18px;border-radius:18px;background:#fff3f3;border:1px solid #ffd0d0;color:#9b1c1c;font-weight:600}@media (max-width: 1100px){.admin-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-hero{flex-direction:column}}@media (max-width: 720px){.admin-page{padding:20px 14px 48px}.admin-grid,.admin-health{grid-template-columns:1fr}.admin-hero{padding:24px;border-radius:22px}}.ih-dashboard-page{width:100%;max-width:1200px}.ih-dashboard-hero{margin-bottom:26px;padding:26px;border:1px solid rgba(148,163,184,.18);border-radius:24px;background:radial-gradient(circle at top right,rgba(0,74,173,.18),transparent 34%),linear-gradient(180deg,#0f172af5,#0f1117fa);box-shadow:0 18px 50px #0000002e}.ih-dashboard-hero h1{margin:0;color:#fff;font-size:clamp(34px,4vw,48px);line-height:1.05;letter-spacing:-.055em;font-weight:950}.ih-dashboard-subtitle{margin-top:12px;max-width:860px;color:#cbd5e1;line-height:1.65;font-size:16px}.ih-dashboard-hero .button{border-radius:12px;font-weight:850}.ih-dashboard-page table{border-collapse:separate;border-spacing:0}.ih-dashboard-page code{color:#dbeafe;background:#004aad24;padding:3px 6px;border-radius:8px}@media only screen and (max-width: 720px){.ih-dashboard-hero{padding:20px;border-radius:20px}.ih-dashboard-hero h1{font-size:32px}}.ih-settings-page{width:100%;max-width:1200px}.ih-settings-page h1{margin:0 0 18px;color:#fff;font-size:clamp(34px,4vw,48px);line-height:1.05;letter-spacing:-.055em;font-weight:950;font-family:var(--font-secondary),Inter,ui-sans-serif,system-ui,sans-serif}.ih-settings-page h2,.ih-settings-page h3,.ih-settings-page strong,.ih-settings-page button{font-family:var(--font-secondary),Inter,ui-sans-serif,system-ui,sans-serif}.ih-settings-page h2,.ih-settings-page h3{letter-spacing:-.04em}.ih-settings-page .button{min-height:42px;border-radius:12px;font-weight:900;letter-spacing:-.03em}.ih-settings-page .button:disabled{cursor:not-allowed;opacity:.58}.ih-settings-page a{text-decoration:none}.ih-settings-page img{object-fit:cover}.ih-settings-page .profile-picture{width:76px;height:76px;border-radius:24px;border:1px solid rgba(148,163,184,.2);box-shadow:0 16px 34px #00000038}.ih-settings-page ul{margin:12px 0 0;padding-left:18px;color:#cbd5e1;line-height:1.7}.ih-settings-page li{margin-bottom:8px}.ih-settings-page [style*=box-shadow],.ih-settings-page [style*=borderRadius],.ih-settings-page [style*=border-radius]{transition:border-color .18s ease,box-shadow .18s ease}.ih-settings-page [style*=box-shadow]:hover{border-color:#004aad57!important}@media only screen and (max-width: 760px){.ih-settings-page h1{font-size:32px}}.ih-keys-page{width:100%;max-width:1200px}.ih-keys-page>h1{margin:0 0 12px;color:#fff;font-size:clamp(34px,4vw,48px);line-height:1.05;letter-spacing:-.055em;font-weight:950}.ih-keys-page>p{max-width:860px;color:#cbd5e1;line-height:1.65;font-size:16px;margin-bottom:26px}.ih-keys-page .button{min-height:42px;border-radius:12px;font-weight:850;letter-spacing:-.02em}.ih-keys-page .button:not(:disabled){cursor:pointer}.ih-keys-page input,.ih-keys-page select,.ih-keys-page textarea{transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.ih-keys-page input:focus,.ih-keys-page select:focus,.ih-keys-page textarea:focus{border-color:#004aada6!important;box-shadow:0 0 0 4px #004aad29}.ih-keys-page select option{color:#03192f;background:#fff}.ih-keys-page table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden}.ih-keys-page thead{background:#0f172ab8}.ih-keys-page tbody tr{transition:background .16s ease}.ih-keys-page tbody tr:hover{background:#94a3b80f}.ih-keys-page code{display:inline-flex;align-items:center;max-width:100%;padding:4px 7px;border-radius:8px;color:#dbeafe;background:#004aad24;font-size:12px;line-height:1.25;word-break:break-all}.ih-key-model-cell{display:flex;flex-direction:column;gap:6px}.ih-key-model-cell strong{color:#fff;font-weight:850}.ih-keys-page .copy-button{border-radius:12px;border:1px solid rgba(148,163,184,.18);background:#0f172ae0}.ih-keys-page .copy-button:hover{border-color:#004aad73}.ReactModal__Overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}@media only screen and (max-width: 760px){.ih-keys-page>h1{font-size:32px}.ih-keys-page table{display:block;overflow-x:auto;white-space:nowrap}}.ih-checkout-page{width:100%;max-width:1200px}.ih-checkout-hero{width:100%;margin-bottom:26px;padding:26px;border:1px solid rgba(148,163,184,.18);border-radius:24px;background:radial-gradient(circle at top right,rgba(0,74,173,.18),transparent 34%),linear-gradient(180deg,#0f172af5,#0f1117fa);box-shadow:0 18px 50px #0000002e}.ih-checkout-hero h1{margin:0;color:#fff;font-size:clamp(34px,4vw,48px);line-height:1.05;letter-spacing:-.055em;font-weight:950;font-family:var(--font-secondary),Inter,ui-sans-serif,system-ui,sans-serif}.ih-checkout-hero p{margin:14px 0 0;max-width:880px;color:#cbd5e1;line-height:1.65;font-size:16px}.ih-checkout-card,.ih-checkout-page .page-layout__focus{width:100%;max-width:100%;border:1px solid rgba(148,163,184,.18)!important;border-radius:24px!important;background:linear-gradient(180deg,#0f172af5,#0f1117fa)!important;box-shadow:0 18px 50px #0000002e!important}.ih-checkout-page #checkout{width:100%;min-height:360px}.ih-checkout-page h2,.ih-checkout-page h3,.ih-checkout-page strong,.ih-checkout-page button{font-family:var(--font-secondary),Inter,ui-sans-serif,system-ui,sans-serif}.ih-checkout-page h2,.ih-checkout-page h3{color:#fff;letter-spacing:-.04em;font-weight:950}.ih-checkout-page p,.ih-checkout-page li{color:#cbd5e1;line-height:1.65}.ih-checkout-page .button{min-height:42px;border-radius:12px;font-weight:900;letter-spacing:-.03em}.ih-checkout-page code{display:inline-flex;max-width:100%;padding:5px 8px;border-radius:9px;color:#dbeafe;background:#004aad24;border:1px solid rgba(0,74,173,.18);font-size:12px;word-break:break-all}@media only screen and (max-width: 760px){.ih-checkout-hero{padding:20px;border-radius:20px}.ih-checkout-hero h1{font-size:32px}.ih-checkout-card,.ih-checkout-page .page-layout__focus{padding:20px!important;border-radius:20px!important}}.ih-plans-page{width:100%;max-width:1200px;align-items:stretch!important;gap:28px!important}.ih-plans-page .plans-title-section{width:100%;padding:26px;border:1px solid rgba(148,163,184,.18);border-radius:24px;background:radial-gradient(circle at top right,rgba(0,74,173,.18),transparent 34%),linear-gradient(180deg,#0f172af5,#0f1117fa);box-shadow:0 18px 50px #0000002e}.ih-plans-page .plans-title{margin:0;color:#fff;font-size:clamp(34px,4vw,48px);line-height:1.05;letter-spacing:-.055em;font-weight:950;font-family:var(--font-secondary),Inter,ui-sans-serif,system-ui,sans-serif}.ih-plans-page .plans-hint{margin-top:14px;max-width:880px;color:#cbd5e1;line-height:1.65;font-size:16px}.ih-plans-page .plans--container{width:100%;display:grid!important;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px!important;align-items:stretch}.ih-plans-page .plans--container>*{min-width:0;height:100%;border:1px solid rgba(148,163,184,.18)!important;border-radius:22px!important;background:linear-gradient(180deg,#0f172af5,#0f1117fa)!important;box-shadow:0 18px 50px #0000002e!important;overflow:hidden}.ih-plans-page .price-name,.ih-plans-page .plan-name,.ih-plans-page .price-title,.ih-plans-page .price-value,.ih-plans-page h2,.ih-plans-page h3,.ih-plans-page strong,.ih-plans-page button{font-family:var(--font-secondary),Inter,ui-sans-serif,system-ui,sans-serif!important;letter-spacing:-.035em}.ih-plans-page .price-name,.ih-plans-page .plan-name,.ih-plans-page .price-title,.ih-plans-page h2,.ih-plans-page h3{color:#fff!important;font-weight:950!important}.ih-plans-page .price-value{color:#fff!important;font-size:clamp(30px,4vw,42px)!important;font-weight:950!important}.ih-plans-page p,.ih-plans-page li,.ih-plans-page .text-muted,.ih-plans-page .plan--subscription-period{color:#cbd5e1!important;line-height:1.65}.ih-plans-page ul{padding-left:18px}.ih-plans-page li{margin-bottom:8px}.ih-plans-page .button__price-action,.ih-plans-page .button{min-height:44px;border-radius:13px!important;font-weight:900!important;letter-spacing:-.03em!important}.ih-plans-page .button__price-action{background:linear-gradient(135deg,#004aad,#075fd0)!important;border:1px solid rgba(0,74,173,.95)!important;color:#fff!important;box-shadow:0 16px 34px #004aad3d!important}.ih-plans-page .button__price-action:hover{transform:translateY(-1px);box-shadow:0 18px 38px #004aad47!important}.ih-plans-page table{width:100%;border-collapse:separate;border-spacing:0}.ih-plans-page th{color:#94a3b8!important;font-size:12px!important;font-weight:900!important;text-transform:uppercase;letter-spacing:.08em}.ih-plans-page td{color:#e5e7eb!important}.ih-plans-page code{display:inline-flex;align-items:center;max-width:100%;padding:5px 8px;border-radius:9px;color:#dbeafe;background:#004aad24;border:1px solid rgba(0,74,173,.18);font-size:12px;word-break:break-all}@media only screen and (max-width: 760px){.ih-plans-page .plans-title{font-size:32px}.ih-plans-page .plans-title-section{padding:20px;border-radius:20px}.ih-plans-page .plans--container{grid-template-columns:1fr}}.ih-public{--navy:#03192F;--blue:#004AAD;--text:#071827;--muted:#5d6b7a;--border:rgba(3,25,47,.12);--card:#fff;width:100%;color:var(--text);white-space:normal}.ih-public a{color:inherit;text-decoration:none}.ih-hero,.ih-section,.ih-split,.ih-dark{width:min(1200px,100%);margin:0 auto 64px}.ih-hero{position:relative;overflow:hidden;padding:88px 48px;border-radius:32px;border:1px solid var(--border);text-align:center;background:radial-gradient(circle at 20% 10%,rgba(0,74,173,.22),transparent 34%),linear-gradient(135deg,#fff,#f5f8ff 44%,#eef4ff);box-shadow:0 28px 80px #03192f1f}.ih-badge,.ih-section-head span,.ih-eyebrow,.ih-dark span{display:inline-flex;width:fit-content;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#004aad14;color:var(--blue);border:1px solid rgba(0,74,173,.18);font-size:13px;font-weight:800}.ih-hero h1{max-width:980px;margin:26px auto 24px;font-family:var(--font-secondary),Inter,system-ui,sans-serif;font-size:clamp(44px,7vw,84px);line-height:.98;letter-spacing:-.06em;color:var(--navy)}.ih-hero h1 span{color:transparent;background:linear-gradient(90deg,var(--blue),#0d65d9,var(--navy));-webkit-background-clip:text;background-clip:text}.ih-hero p{max-width:820px;margin:0 auto 34px;color:var(--muted);font-size:clamp(18px,2vw,22px);line-height:1.65}.ih-actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-bottom:42px}.ih-btn{min-height:46px;padding:0 20px;border-radius:13px;display:inline-flex;gap:8px;align-items:center;justify-content:center;font-weight:800;border:1px solid var(--border);background:#fff;color:var(--navy)!important}.ih-btn-primary{background:var(--blue);color:#fff!important;border-color:var(--blue);box-shadow:0 16px 36px #004aad38}.ih-metrics{max-width:850px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ih-metrics div,.ih-card,.ih-step,.ih-region,.ih-price-card{border:1px solid var(--border);background:var(--card);border-radius:24px;box-shadow:0 18px 50px #03192f12}.ih-metrics div{padding:18px;display:grid;justify-items:center;gap:5px}.ih-metrics svg,.ih-icon svg,.ih-region svg,.ih-gpu-icon svg,.ih-gpu-note svg{color:var(--blue);opacity:.9}.ih-metrics strong,.ih-metrics span{display:block}.ih-metrics strong{color:var(--navy);font-size:16px}.ih-metrics span{color:var(--muted);font-size:13px;font-weight:650;margin-top:4px}.ih-section{padding:24px 0}.ih-section-head{max-width:780px;margin-bottom:42px}.ih-center{text-align:center;margin-left:auto;margin-right:auto}.ih-section h2,.ih-split h2,.ih-dark h2,.ih-gpu-card h2{margin:18px 0 16px;color:var(--navy);font-family:var(--font-secondary),Inter,system-ui,sans-serif;font-size:clamp(32px,4vw,54px);line-height:1.05;letter-spacing:-.04em}.ih-section p,.ih-split p,.ih-dark p,.ih-gpu-card p{color:var(--muted);font-size:18px;line-height:1.75}.ih-grid,.ih-steps,.ih-pricing{display:grid;gap:22px}.ih-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ih-steps,.ih-pricing{grid-template-columns:repeat(3,minmax(0,1fr))}.ih-card,.ih-step,.ih-region,.ih-price-card{padding:32px}.ih-icon{width:52px;height:52px;border-radius:18px;margin-bottom:24px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#004aad24,#004aad0a);border:1px solid rgba(0,74,173,.12)}.ih-card h3,.ih-step h3,.ih-region h3,.ih-price-card h3{margin:0 0 12px;color:var(--navy);font-size:22px;letter-spacing:-.02em}.ih-card p,.ih-step p,.ih-region p{margin:0;color:var(--muted);font-size:16px;line-height:1.7}.ih-split{display:grid;grid-template-columns:1.1fr .9fr;gap:42px;align-items:center;padding:64px;border-radius:32px;border:1px solid var(--border);background:linear-gradient(135deg,#f8fbff,#eef4ff)}.ih-split ul{list-style:none;padding:0;margin:28px 0 0;display:grid;gap:14px}.ih-split li{display:flex;align-items:flex-start;gap:12px;color:var(--navy);font-size:17px;font-weight:700}.ih-split li svg{color:var(--blue);flex:0 0 auto;margin-top:2px}.ih-region{min-height:320px;text-align:center;display:flex;flex-direction:column;justify-content:center}.ih-orb{width:112px;height:112px;border-radius:28px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fffffff2,#e8f0fffa);border:1px solid rgba(3,25,47,.08);box-shadow:0 28px 70px #004aad2e}.ih-step{position:relative;overflow:hidden}.ih-step b{position:absolute;top:18px;right:24px;color:#004aad1a;font-size:64px;line-height:1}.ih-dark{padding:72px;border-radius:32px;color:#fff;background:radial-gradient(circle at top right,rgba(0,74,173,.38),transparent 42%),linear-gradient(135deg,#03192f,#04111f);box-shadow:0 30px 90px #03192f33}.ih-dark h2,.ih-dark p{color:#fff;max-width:820px}.ih-dark p{color:#ffffffc7}.ih-dark span{color:#fff;background:#ffffff14;border-color:#ffffff24}.ih-dark div{width:fit-content;max-width:720px;margin-top:28px;padding:16px 18px;border-radius:16px;color:#ffffffd1;background:#ffffff14;border:1px solid rgba(255,255,255,.14)}.ih-gpu-section{text-align:center}.ih-gpu-card{max-width:860px;margin:0 auto}.ih-gpu-icon{width:86px;height:86px;border-radius:28px;margin:0 auto 28px;display:flex;align-items:center;justify-content:center;background:#004aad14;border:1px solid rgba(0,74,173,.14)}.ih-gpu-card p{max-width:760px;margin:0 auto 28px}.ih-gpu-note{width:fit-content;margin:0 auto;display:inline-flex;gap:8px;align-items:center;padding:12px 16px;border-radius:14px;background:#fff;border:1px solid var(--border);color:var(--navy);font-weight:800;box-shadow:0 14px 36px #03192f0f}.ih-price{margin:18px 0;color:var(--navy);font-size:42px;font-weight:900;letter-spacing:-.04em}.ih-price small{color:var(--muted);font-size:16px;font-weight:700}.ih-price-card ul{padding:0;margin:20px 0 0;list-style:none;display:grid;gap:11px;color:var(--muted);font-weight:600}@media only screen and (max-width:900px){.ih-hero,.ih-split,.ih-dark{padding:46px 22px;border-radius:24px}.ih-grid,.ih-steps,.ih-split,.ih-metrics,.ih-pricing{grid-template-columns:1fr}.ih-section{padding:48px 0}}.page-layout--home{background:#f6f8fc!important;background-image:none!important;gap:0!important}.page-layout--home .page-layout__content{width:100%!important;max-width:none!important;background:#f6f8fc!important;padding-top:32px!important}.page-layout--home header,.page-layout--home nav,.page-layout--home .nav-bar,.page-layout--home .mobile-nav-bar{background:#ffffffeb!important;border-bottom:1px solid rgba(3,25,47,.1)!important;box-shadow:0 10px 30px #03192f0f!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}.page-layout--home header a,.page-layout--home nav a,.page-layout--home .nav-bar a,.page-layout--home .mobile-nav-bar a,.page-layout--home header span,.page-layout--home nav span,.page-layout--home .nav-bar span,.page-layout--home .mobile-nav-bar span{color:#03192f!important}.page-layout--home .button__sign-up,.page-layout--home .button__price-action,.page-layout--home .ih-btn-primary{background:#004aad!important;border-color:#004aad!important;color:#fff!important}.page-layout--home .ih-section h2,.page-layout--home .ih-gpu-card h2{color:#03192f!important}.page-layout--home .ih-section p,.page-layout--home .ih-gpu-card p{color:#5d6b7a!important}body:has(.ih-public){background:#f6f8fc!important}.page-layout--home{width:100vw!important;max-width:none!important;align-items:stretch!important;background:#f6f8fc!important;background-image:none!important}.page-layout--home>header,.page-layout--home>nav,.page-layout--home .nav-bar,.page-layout--home .mobile-nav-bar{display:none!important}.page-layout--home .page-layout__content{width:100%!important;max-width:none!important;padding:0!important;background:#f6f8fc!important}.ih-public{width:100%;min-height:100vh;padding:0 24px 80px;background:#f6f8fc}.ih-public-nav{width:min(1200px,100%);height:72px;margin:0 auto 42px;display:flex;align-items:center;justify-content:space-between;gap:24px}.ih-public-brand{display:inline-flex;align-items:center;min-width:170px}.ih-public-brand img{display:block;width:auto;height:34px;max-width:190px}.ih-public-links{display:flex;align-items:center;justify-content:center;gap:26px;color:#5d6b7a;font-size:14px;font-weight:750}.ih-public-links a{color:#5d6b7a!important;transition:color .18s ease}.ih-public-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:170px}.ih-nav-login,.ih-nav-cta{min-height:40px;padding:0 16px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:850}.ih-nav-login{color:#03192f!important;background:#fff;border:1px solid rgba(3,25,47,.12)}.ih-nav-cta{color:#fff!important;background:#004aad;border:1px solid #004AAD;box-shadow:0 14px 30px #004aad2e}@media only screen and (max-width: 900px){.ih-public{padding:0 14px 56px}.ih-public-nav{height:auto;padding:16px 0;margin-bottom:24px;flex-wrap:wrap}.ih-public-brand{min-width:auto}.ih-public-brand img{height:30px}.ih-public-links{order:3;width:100%;justify-content:flex-start;overflow-x:auto;gap:18px;padding:8px 0 4px}.ih-public-actions{min-width:auto;margin-left:auto}.ih-nav-login,.ih-nav-cta{min-height:38px;padding:0 12px;font-size:12px}}.ih-public{padding-top:0!important}.ih-public-nav{position:sticky;top:0;z-index:50;width:min(1240px,calc(100% - 32px))!important;height:76px!important;margin:0 auto 44px!important;padding:0 18px!important;border-radius:0 0 22px 22px;background:#fffffff0;border:1px solid rgba(3,25,47,.08);border-top:0;box-shadow:0 18px 50px #03192f14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.ih-public-brand{min-width:210px!important}.ih-public-brand img{height:38px!important;max-width:215px!important;object-fit:contain}.ih-public-links{gap:30px!important;font-size:14px!important;font-weight:850!important;letter-spacing:-.01em}.ih-public-links a{position:relative;color:#334155!important;padding:10px 0}.ih-public-links a:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:2px;border-radius:999px;background:#004aad;transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.ih-public-links a:hover{color:#004aad!important}.ih-public-links a:hover:after{transform:scaleX(1)}.ih-public-actions{min-width:220px!important;gap:12px!important}.ih-nav-login,.ih-nav-cta{min-height:42px!important;padding:0 18px!important;border-radius:13px!important;font-size:13px!important;line-height:1}.ih-nav-login{background:#fff!important;color:#03192f!important;border:1px solid rgba(3,25,47,.14)!important;box-shadow:0 8px 20px #03192f0a}.ih-nav-login:hover{border-color:#004aad59!important;color:#004aad!important}.ih-nav-cta{background:#004aad!important;border:1px solid #004AAD!important;color:#fff!important;box-shadow:0 14px 32px #004aad38}.ih-nav-cta:hover{transform:translateY(-1px);box-shadow:0 18px 38px #004aad47}.ih-hero{margin-top:0!important}@media only screen and (max-width: 980px){.ih-public-nav{width:min(100% - 24px,1240px)!important;height:auto!important;min-height:70px;padding:14px!important;margin-bottom:28px!important;border-radius:0 0 18px 18px}.ih-public-brand{min-width:auto!important}.ih-public-brand img{height:32px!important;max-width:170px!important}.ih-public-links{order:3;width:100%;justify-content:flex-start!important;gap:20px!important;overflow-x:auto;padding:8px 2px 2px;scrollbar-width:none}.ih-public-links::-webkit-scrollbar{display:none}.ih-public-actions{min-width:auto!important;margin-left:auto}.ih-nav-login,.ih-nav-cta{min-height:38px!important;padding:0 13px!important;font-size:12px!important}}@media only screen and (max-width: 520px){.ih-public-actions{width:100%;justify-content:space-between!important;margin-left:0}.ih-nav-login,.ih-nav-cta{flex:1}}.ih-public-links,.ih-public-links a,.ih-nav-login,.ih-nav-cta,.ih-btn{font-family:var(--font-secondary),Inter,ui-sans-serif,system-ui,sans-serif!important;font-weight:900!important;letter-spacing:-.035em!important}.ih-public-links{font-size:15px!important}.ih-public-links a{color:#03192f!important}.ih-nav-login,.ih-nav-cta{font-size:14px!important}.ih-btn{font-size:15px!important}@media only screen and (max-width: 980px){.ih-public-links{font-size:14px!important;letter-spacing:-.025em!important}.ih-nav-login,.ih-nav-cta{font-size:12px!important}}.page-layout--home .ih-hero h1{color:var(--navy, #03192F)!important}.page-layout--home .ih-hero h1 span{color:transparent!important;background:linear-gradient(90deg,var(--blue, #004AAD),#0d65d9,var(--navy, #03192F))!important;-webkit-background-clip:text!important;background-clip:text!important}.page-layout--home .ih-section h2,.page-layout--home .ih-split h2,.page-layout--home .ih-gpu-card h2,.page-layout--home .ih-card h3,.page-layout--home .ih-step h3,.page-layout--home .ih-region h3,.page-layout--home .ih-price-card h3{color:var(--navy, #03192F)!important}.ih-subscription-page{width:100%;max-width:1200px}.ih-subscription-page h1{margin:0 0 12px;color:#fff;font-size:clamp(34px,4vw,48px);line-height:1.05;letter-spacing:-.055em;font-weight:950;font-family:var(--font-secondary),Inter,ui-sans-serif,system-ui,sans-serif}.ih-subscription-page h2,.ih-subscription-page h3,.ih-subscription-page strong,.ih-subscription-page .price-name,.ih-subscription-page .price-value{font-family:var(--font-secondary),Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:-.035em}.ih-subscription-page h2,.ih-subscription-page h3,.ih-subscription-page .price-name{color:#fff;font-weight:950}.ih-subscription-page .button{min-height:42px;border-radius:12px;font-family:var(--font-secondary),Inter,ui-sans-serif,system-ui,sans-serif;font-weight:900;letter-spacing:-.03em}.ih-subscription-page .plans--container{display:grid;gap:20px}.ih-subscription-page .price-card,.ih-subscription-page .price-tile,.ih-subscription-page .price-container{border-color:#94a3b82e!important;border-radius:22px!important;background:linear-gradient(180deg,#0f172af5,#0f1117fa)!important;box-shadow:0 18px 50px #0000002e!important}.ih-subscription-page .price-name{font-size:22px}.ih-subscription-page .price-value{color:#fff;font-size:clamp(28px,4vw,40px);font-weight:950}.ih-subscription-page .text-muted,.ih-subscription-page p{color:#cbd5e1;line-height:1.65}.ih-subscription-page input,.ih-subscription-page select{min-height:44px;border:1px solid rgba(148,163,184,.2)!important;border-radius:14px!important;color:#fff!important;background:#02061761!important;outline:none}.ih-subscription-page input:focus,.ih-subscription-page select:focus{border-color:#004aada6!important;box-shadow:0 0 0 4px #004aad29}.ih-subscription-page table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden}.ih-subscription-page thead{background:#0f172ab8}.ih-subscription-page th{color:#94a3b8;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.ih-subscription-page td{color:#e5e7eb}.ih-subscription-page tbody tr:hover{background:#94a3b80f}.ih-subscription-page code{display:inline-flex;align-items:center;max-width:100%;padding:5px 8px;border-radius:9px;color:#dbeafe;background:#004aad24;border:1px solid rgba(0,74,173,.18);font-size:12px;line-height:1.25;word-break:break-all}.ih-subscription-page [style*=box-shadow],.ih-subscription-page [style*=borderRadius],.ih-subscription-page [style*=border-radius]{transition:border-color .18s ease,box-shadow .18s ease}.ih-subscription-page [style*=box-shadow]:hover{border-color:#004aad57!important}@media only screen and (max-width: 760px){.ih-subscription-page h1{font-size:32px}.ih-subscription-page table{display:block;overflow-x:auto;white-space:nowrap}}.ih-subscription-page .ih-wallet-card{margin-top:24px!important;border:1px solid rgba(148,163,184,.18)!important;border-radius:24px!important;background:radial-gradient(circle at top right,rgba(0,74,173,.12),transparent 34%),linear-gradient(180deg,#0f172af5,#0f1117fa)!important;box-shadow:0 18px 50px #0000002e!important;overflow:hidden}.ih-subscription-page .ih-wallet-card .plan--content{padding:26px!important}.ih-subscription-page .ih-wallet-card .price-name{color:#fff!important;font-family:var(--font-secondary),Inter,ui-sans-serif,system-ui,sans-serif!important;font-size:20px!important;font-weight:950!important;letter-spacing:-.04em!important}.ih-subscription-page .ih-wallet-card .text-muted,.ih-subscription-page .ih-wallet-card p{color:#cbd5e1!important;line-height:1.65!important}.ih-subscription-page .ih-wallet-card div[style*="font-size: 32px"]{color:#fff!important;font-family:var(--font-secondary),Inter,ui-sans-serif,system-ui,sans-serif!important;font-size:42px!important;font-weight:950!important;letter-spacing:-.055em!important}.ih-subscription-page .ih-wallet-card div[style*="border: 1px solid"]{border:1px solid rgba(148,163,184,.18)!important;border-radius:18px!important;background:#ffffff09!important;color:#fff!important}.ih-subscription-page .ih-wallet-card div[style*="font-weight: 700"]{color:#fff!important;font-family:var(--font-secondary),Inter,ui-sans-serif,system-ui,sans-serif!important;font-weight:950!important;letter-spacing:-.03em!important}.ih-subscription-page .ih-wallet-card .button{min-height:42px!important;border-radius:12px!important;border:1px solid rgba(148,163,184,.22)!important;background:#ffffff0f!important;color:#fff!important;font-family:var(--font-secondary),Inter,ui-sans-serif,system-ui,sans-serif!important;font-weight:900!important;letter-spacing:-.03em!important}.ih-subscription-page .ih-wallet-card .button:hover{background:#004aad3d!important;border-color:#004aad6b!important;transform:translateY(-1px)}.ih-subscription-page .ih-wallet-card input{min-height:42px!important;border-radius:12px!important;border:1px solid rgba(148,163,184,.22)!important;background:#ffffff0f!important;color:#fff!important;outline:none!important}.ih-subscription-page .ih-wallet-card input::placeholder{color:#94a3b8!important}.ih-subscription-page .ih-wallet-card input:focus{border-color:#004aad9e!important;box-shadow:0 0 0 3px #004aad2e!important}.ih-subscription-page .ih-wallet-card table{width:100%!important;border-collapse:separate!important;border-spacing:0!important}.ih-subscription-page .ih-wallet-card th{color:#94a3b8!important;font-size:12px!important;font-weight:900!important;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid rgba(148,163,184,.18)!important}.ih-subscription-page .ih-wallet-card td{color:#e5e7eb!important;border-bottom:1px solid rgba(148,163,184,.12)!important}.ih-subscription-page .ih-wallet-card tr:last-child td{border-bottom:none!important}.ih-subscription-page .plans--container>.ih-wallet-card{margin-top:0!important;height:100%}.ih-subscription-page .plans--container>.ih-wallet-card .plan--content{height:100%}.ih-subscription-page .ih-subscription-plan-wallet-grid{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr)!important;gap:24px!important;align-items:start!important;width:100%!important}.ih-subscription-page .ih-subscription-plan-column,.ih-subscription-page .ih-subscription-wallet-column{min-width:0;width:100%}.ih-subscription-page .ih-subscription-plan-column>*{height:100%}.ih-subscription-page .ih-subscription-wallet-column .ih-wallet-card{margin-top:0!important;width:100%;height:100%}.ih-subscription-page .ih-subscription-wallet-column .ih-wallet-card .plan--content{height:100%}@media only screen and (max-width: 980px){.ih-subscription-page .ih-subscription-plan-wallet-grid{grid-template-columns:1fr!important}}.ih-usage-page{width:100%;max-width:1200px}.ih-usage-page>h1{margin:0 0 12px;color:#fff;font-size:clamp(34px,4vw,48px);line-height:1.05;letter-spacing:-.055em;font-weight:950;font-family:var(--font-secondary),Inter,ui-sans-serif,system-ui,sans-serif}.ih-usage-subtitle,.ih-usage-page>p{max-width:860px;color:#cbd5e1;line-height:1.65;font-size:16px;margin-bottom:20px}.ih-usage-page .button{min-height:42px;border-radius:12px;font-family:var(--font-secondary),Inter,ui-sans-serif,system-ui,sans-serif;font-weight:900;letter-spacing:-.03em}.ih-usage-page table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden}.ih-usage-page thead{background:#0f172ab8}.ih-usage-page tbody tr{transition:background .16s ease}.ih-usage-page tbody tr:hover{background:#94a3b80f}.ih-usage-page code{display:inline-flex;align-items:center;max-width:100%;padding:4px 7px;border-radius:8px;color:#dbeafe;background:#004aad24;font-size:12px;line-height:1.25;word-break:break-all}.ih-usage-page h2{font-family:var(--font-secondary),Inter,ui-sans-serif,system-ui,sans-serif}@media only screen and (max-width: 760px){.ih-usage-page>h1{font-size:32px}.ih-usage-page table{display:block;overflow-x:auto;white-space:nowrap}}.ih-models-page{width:100%;max-width:1200px}.ih-models-page>h1,.ih-models-page h1{margin:0 0 12px;color:#fff;font-size:clamp(34px,4vw,48px);line-height:1.05;letter-spacing:-.055em;font-weight:950;font-family:var(--font-secondary),Inter,ui-sans-serif,system-ui,sans-serif}.ih-models-page h2,.ih-models-page h3,.ih-models-page strong{font-family:var(--font-secondary),Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:-.035em}.ih-models-page h3{color:#fff;font-weight:950}.ih-models-page .button{min-height:42px;border-radius:12px;font-family:var(--font-secondary),Inter,ui-sans-serif,system-ui,sans-serif;font-weight:900;letter-spacing:-.03em}.ih-models-page code{display:inline-flex;align-items:center;max-width:100%;padding:5px 8px;border-radius:9px;color:#dbeafe;background:#004aad24;border:1px solid rgba(0,74,173,.18);font-size:12px;line-height:1.25;word-break:break-all}.ih-models-page [style*=border-radius]{transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.ih-models-page [style*=box-shadow]:hover{border-color:#004aad57!important}.ih-models-page [style*=grid]{min-width:0}@media only screen and (max-width: 760px){.ih-models-page>h1,.ih-models-page h1{font-size:32px}}:root{--dark-theme-0: #272F34;--dark-theme-1: #2D353A;--dark-theme-2: rgba(255, 255, 255, .1);--dark-theme-3: #5B676E;--dark-theme-4: #AAB4BD;--dark-theme-5: #D2DADE;--dark-theme-6: #FFFFFF;--dark-background: #121212;--light-theme-0: #FFFFFF;--light-theme-1: #FAFAFA;--light-theme-2: #5B676E;--light-theme-3: #D2DADE;--light-theme-4: #AAB4BD;--light-theme-5: #5B676E;--light-theme-6: #272F34;--orange: #ff4f00;--indigo: #635dff;--white: #fff;--light-aluminium: #eaecee;--aluminium: #bdc4cf;--dark-aluminium: #2a2e35;--black: #000000;--yellow: #ebca40;--mandarine: #ff7f38;--pink: #ff44dd;--blue: #3885ff;--aqua: #3ec6eb;--emerald: #1bc99f;--moesif-black: #272f34;--overall-bg: var(--dark-background);--nav-bg: #121212;--focus-bg: var(--dark-theme-0);--button-outline: var(--dark-theme-5);--body-text-color: var(--dark-theme-5);--link-text-color: var(--dark-theme-5);--link-hover-color: var(--dark-theme-4);--yellow-mandarine-gradient: linear-gradient( 153.07deg, var(--yellow) -2.47%, var(--mandarine) 102.78% );--mandarine-orange-gradient: linear-gradient( 153.07deg, var(--mandarine) -2.47%, var(--orange) 102.78% );--pink-yellow-gradient: linear-gradient( 153.07deg, var(--pink) -2.47%, var(--yellow) 102.78% );--pink-indigo-gradient: linear-gradient( 153.07deg, var(--pink) -2.47%, var(--indigo) 102.78% );--indigo-aqua-gradient: linear-gradient( 153.07deg, var(--indigo) -2.47%, var(--aqua) 102.78% );--blue-aqua-gradient: linear-gradient( 153.07deg, var(--blue) -2.47%, var(--aqua) 102.78% );--aqua-emerald-gradient: linear-gradient( 153.07deg, var(--aqua) -2.47%, var(--emerald) 102.78% );--emerald-yellow-gradient: linear-gradient( 153.07deg, var(--emerald) -2.47%, var(--yellow) 102.78% );--font-primary: Roboto, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--font-secondary: "Space Grotesk", sans-serif;--font-mono: "Fira Code", monospace}*{box-sizing:border-box}html{font-size:10px;text-rendering:geometricPrecision;-webkit-tap-highlight-color:rgba(0,0,0,0);color:var(--body-text-color);background-color:var(--overall-bg)}html,body{min-height:100vh;height:fit-content;width:100%;margin:0;padding:0}body{background-color:var(--overall-bg);font-family:var(--font-primary);font-size:1.6rem;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-y:scroll}label{display:block;color:#5b676e;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.07px;margin-bottom:6px}h1,h2,h3,h4,h5,h6{font-weight:500;margin:0}h1{font-size:3rem;font-weight:500}h2{font-size:2.4rem}h3{font-size:1.8rem}h4{font-size:2rem}h5{font-size:1.6rem}h6{font-size:1.4rem}p{margin:0 0 1.3rem;font-weight:300}strong{font-weight:500}small{font-size:1.2rem}blockquote{padding:1.6rem 3.2rem;margin:0 0 3.2rem;border-left:8px solid #eee;font-size:1.6rem;font-style:italic}body,button,input,select,textarea{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:var(--body-text-color);text-decoration:none}a:hover{color:var(--link-hover-color);text-decoration:underline}figure{margin:0}img{vertical-align:middle}code,pre{font-family:Fira Code,source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;width:100%}code{color:var(--emerald)}#root{height:100%;width:100%}.black-text{color:#000}@media only screen and (max-width: 640px){.mobile-scroll-lock{overflow:hidden}}.stripe-pricing-table-container{background-color:#fff;padding-top:82px;padding-bottom:95px}.lowercase{text-transform:lowercase}.auth0-features{padding:3.2rem 6.4rem}.auth0-features__title{color:var(--white);font-weight:600;text-align:center;margin-top:0;margin-bottom:4.8rem;font-size:3.2rem;line-height:3.2rem}.auth0-features__grid{display:grid;grid-template-columns:1fr 1fr;column-gap:6.4rem;row-gap:6.4rem}.auth0-feature{display:block;background-color:var(--white);color:var(--black);cursor:pointer;transition:all .3s ease-in-out 0s;padding:4.8rem;border-radius:1.6rem}.auth0-feature:hover{transform:scale(1.03)}.auth0-feature__headline{display:flex;align-items:center;margin-top:0;color:var(--black);font-weight:600;letter-spacing:-.05rem;font-size:2.4rem;line-height:3.2rem}.auth0-feature__icon{margin-right:1.6rem}.auth0-feature:hover .auth0-feature__headline{text-decoration:underline solid 2px var(--black);text-underline-offset:2px;transition:all .3s ease-in-out 0s}.auth0-feature__description{margin:0;color:#242424;font-weight:500;opacity:.7;font-size:1.6rem;line-height:2.4rem}@media only screen and (max-width: 900px){.auth0-features__grid{grid-template-columns:1fr;row-gap:3.2rem}.auth0-feature{padding:3.2rem;border-radius:.8rem}.auth0-feature__headline{font-size:2rem;line-height:2.4rem}.auth0-feature__icon{height:3.6rem;margin-right:1.6rem}.auth0-feature__description{font-size:1.4rem;line-height:2.2rem}}@media only screen and (max-width: 480px){.auth0-features{padding:1.6rem}.auth0-features__title{font-size:2rem;line-height:2.8rem;margin-bottom:2.4rem}.auth0-features__grid{grid-template-columns:1fr;row-gap:1.6rem}.auth0-feature{padding:3.2rem;border-radius:.8rem}.auth0-feature__headline{font-size:2rem;line-height:2.4rem}.auth0-feature__icon{height:3.6rem;margin-right:1.6rem}.auth0-feature__description{font-size:1.4rem;line-height:2.2rem}}button{cursor:pointer}.button{border:0;border-radius:.8rem;font-family:var(--font-primary);font-size:1.4rem;-webkit-user-select:none;user-select:none;transition:background .3s ease-out,color .3s ease-out;padding:.8rem 1.2rem}.button--compact{padding:1rem 1.6rem;font-size:1.6rem;line-height:1.6rem}.button--primary{background-color:var(--orange)}.button--primary:hover{background:#635dffd9}.button--secondary{background-color:var(--white);color:var(--black)}.button--secondary:hover{background:#ffffffd9}.button--outline-secondary{border:1px solid #aab4bd;color:#5b676e;background-color:#fff}@media only screen and (max-width: 480px){.button{min-width:.8rem;padding:1rem 1.2rem;font-size:1.3rem;line-height:2.2rem}.button--compact{padding:.6rem 1rem;font-size:1.3rem;line-height:2rem}}.button__purp,.button__login,.button__logout{min-width:8.4rem;border:.1rem solid var(--white);color:var(--black);background:var(--white);width:50%;font-size:1.6rem;margin-right:1.6rem;font-family:var(--font-primary);font-style:normal;font-weight:600;line-height:3.2rem;padding:.8rem 0;border-radius:.8rem;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;transition:filter .3s ease-out}.button__logout:hover{filter:brightness(110%)}.button__purp{background:var(--white);color:var(--black);width:100%;border:unset}.button__sign-up{min-width:8.4rem;border:.1rem solid var(--white);color:var(--white);background-color:transparent;font-size:1.4rem;margin-right:1.6rem;font-style:normal;font-weight:500;line-height:1.6rem;padding:.8rem 0;border-radius:.8rem;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .1s ease-out,color .3s ease-out}.button__sign-up:hover{background:#ffffff26}.button__login:last-child,.button__logout:last-child,.button__sign-up:last-child{margin-right:0}@media only screen and (min-width: 641px){.button__login,.button__logout,.button__sign-up{padding:.8rem 1.2rem;font-size:1.4rem;line-height:1.6rem}}.button__link{border:none;color:inherit;padding-inline:2px;width:fit-content;background-color:inherit;transition:background .3s ease-out,color .3s ease-out}.button__link:hover{color:#fff}.button__price-action{min-width:8.4rem;border:1px solid var(--button-outline);color:var(--white);background-color:transparent;width:100%;font-size:1.6rem;font-style:normal;font-weight:500;line-height:3.2rem;padding:.3rem 0;border-radius:.8rem;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .3s ease-out,color .3s ease-out}.button__price-action:hover{background:#ffffff1a}.code-snippet{display:flex;flex-direction:column;width:100%;border-radius:.8rem;margin-top:3.2rem;overflow:hidden}.code-snippet__title{height:4.8rem;width:100%;background-color:var(--aluminium);color:var(--black);font-family:Fira Code,source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-weight:600;font-size:1.6rem;line-height:2.4rem;padding:1.2rem 1.6rem}.code-snippet__container{min-height:32.4rem;background-color:var(--dark-aluminium);overflow-x:auto}.code-snippet__wrapper{display:inline-block;padding:32px}.code-snippet__body{margin:0;color:var(--white);font-size:16px;line-height:32px;word-wrap:break-word;white-space:pre-wrap}@media only screen and (max-width: 480px){.code-snippet__title{height:4.4rem;font-size:1.4rem;line-height:2.2rem;padding:1.2rem 1.6rem}.code-snippet__wrapper{padding:1.6rem}.code-snippet__body{font-size:1.4rem;line-height:2.4rem}}.page-footer{display:flex;justify-content:center;flex-shrink:0;width:100%;margin-top:2.4rem;color:var(--light-aluminium);font-weight:500;text-align:center;position:auto;bottom:0;font-size:1.6rem;line-height:2.4rem}.page-footer-grid{display:grid;grid-template-rows:auto auto;width:100%;max-width:120rem;padding:3.2rem 0rem}.page-footer-grid__info{display:grid;grid-template-columns:1.5fr 1fr;column-gap:2.4rem}.page-footer-grid__brand{display:grid;justify-items:center;grid-template-columns:1fr;margin-top:3.2rem}.page-footer-info__message{text-align:left}.page-footer-message__headline{margin:0 0 1.4rem;font-weight:500}.page-footer-message__description{margin-bottom:0;letter-spacing:.016rem}.page-footer-info__button{display:flex;justify-content:flex-end;align-items:center}.page-footer-info__resource-list{display:grid;row-gap:.8rem}.page-footer-info__resource-list-item{text-align:right}.page-footer-brand{display:flex;justify-content:center;align-items:center;width:100%}.page-footer-brand__logo{width:20px;margin-right:12px}.page-footer__hyperlink{letter-spacing:.001rem}.page-footer__hyperlink,.page-footer__hyperlink:active,.page-footer__hyperlink:visited{color:var(--white)}.page-footer__hyperlink:hover{color:var(--aluminium)}@media only screen and (max-width: 960px){.page-footer{font-size:1.4rem;line-height:2.2rem}.page-footer-grid{padding:3.2rem}.page-footer-grid__info{grid-template-columns:1fr;row-gap:3.2rem}.page-footer-info__message{text-align:center}.page-footer-info__resource-list{grid-template-columns:1fr 1fr;row-gap:3.2rem;column-gap:3.2rem}.page-footer-info__resource-list-item:nth-child(odd){text-align:right}.page-footer-info__resource-list-item:nth-child(2n){text-align:left}.page-footer-info__button{justify-content:center}}@media only screen and (max-width: 480px){.page-footer{font-size:1.4rem;line-height:2.2rem}.page-footer-grid{padding:3.2rem 1.6rem}.page-footer-grid__info{grid-template-columns:1fr;row-gap:3.2rem}.page-footer-info__message{text-align:center}.page-footer-info__resource-list{grid-template-columns:1fr 1fr;row-gap:3.2rem;column-gap:3.2rem}.page-footer-info__resource-list-item:nth-child(odd){text-align:right}.page-footer-info__resource-list-item:nth-child(2n){text-align:left}}.page-footer{background:#ffffffb8;border-top:1px solid rgba(148,163,184,.28);color:#03192f}.page-footer-grid{padding-left:2.4rem;padding-right:2.4rem}.page-footer-grid__info{grid-template-columns:1fr!important;row-gap:3.2rem!important}.page-footer-info__message{text-align:left!important}.page-footer-message__headline{color:#03192f!important;font-size:1.8rem}.page-footer-message__description{color:#5d6b7a!important}.page-footer-info__button{display:none!important}.page-footer-info__resource-list{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:2.4rem!important}.page-footer-info__resource-list-item{display:flex!important;flex-direction:column!important;gap:.7rem!important;text-align:left!important}.page-footer-info__resource-list-item strong{color:#03192f!important;font-size:1.3rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.page-footer-info__resource-list-item span,.page-footer-info__resource-list-item a,.page-footer__hyperlink,.page-footer__hyperlink:active,.page-footer__hyperlink:visited{color:#5d6b7a!important;font-size:1.4rem;line-height:1.45;text-decoration:none}.page-footer__hyperlink:hover{color:#004aad!important}.page-footer-brand{color:#5d6b7a!important}@media only screen and (max-width: 960px){.page-footer-info__resource-list{grid-template-columns:1fr 1fr!important}}@media only screen and (max-width: 640px){.page-footer-info__resource-list{grid-template-columns:1fr!important}}.loader{height:5rem;width:5rem;margin:auto;animation:spin 2s infinite linear}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader-line{width:100%;height:4px;position:relative;overflow:hidden;background-color:#ddd;margin:100px auto;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.loader-line:before{content:"";position:absolute;left:-50%;height:3px;width:40%;background-color:coral;-webkit-animation:lineAnim 1s linear infinite;-moz-animation:lineAnim 1s linear infinite;animation:lineAnim 1s linear infinite;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}@keyframes lineAnim{0%{left:-40%}50%{left:20%;width:80%}to{left:100%;width:100%}}.line-loader,.line-loader *,.line-loader:before,.line-loader:after,[class*=line-loader],[class*=line-loader] *,[class*=loader] .line,[class*=loader] [class*=bar],[class*=loader]:before,[class*=loader]:after{border-color:#004aad!important;background-color:#004aad!important;background:#004aad!important}progress,progress::-webkit-progress-value{background-color:#004aad!important}.nav-bar__container{display:flex;justify-content:center;flex-shrink:0;width:100%;z-index:300;background-color:var(--nav-bg)}.nav-bar{flex:1;display:flex;align-items:center;justify-content:space-between;flex-shrink:0;height:80px;max-width:1200px;margin:0}.nav-bar__actions{display:flex}.nav-bar__brand{display:flex;align-items:center;height:100%;margin-right:64px}.nav-bar__link{display:flex;align-items:center;height:100%}.nav-bar__logo{height:3.2rem}.nav-bar__tabs{flex:1;display:flex;align-items:center;justify-content:flex-end}.nav-bar__tab{display:flex;flex-direction:row;justify-content:center;margin-right:24px;font-weight:400;font-size:16px;line-height:16px;transition:background .1s ease-out,color .3s ease-out}.nav-bar__tab:last-child{margin-right:0}.nav-bar__tab--active{text-decoration-line:underline;text-decoration-style:solid;text-decoration-color:var(--white);text-decoration-thickness:4px;text-underline-offset:8px}.nav-bar__tab:hover{color:var(--white);text-decoration:none}.nav-bar__tab--active:hover{text-decoration-line:underline;text-decoration-style:solid;text-decoration-color:var(--orange);text-decoration-thickness:4px;text-underline-offset:8px}.nav-bar__icon{display:none}.nav-bar__buttons{display:flex;margin-left:24px}@media only screen and (max-width: 640px){.nav-bar__container{display:none}.nav-bar__tab{font-size:1.5rem}.nav-bar{height:6.4rem;padding:.8rem 1.6rem}.nav-bar__brand{display:flex;align-items:center;margin-right:1.6rem}.nav-bar__logo{height:3.2rem}.nav-bar__tab--active{text-decoration-line:none;color:var(--pink)}.nav-bar__label{display:none}.nav-bar__icon{display:block;font-size:3.2rem}.nav-bar__buttons{margin-left:24px}}@media only screen and (max-width: 340px){.nav-bar__tab{font-size:1.3rem}.nav-bar{height:6.4rem;padding:.8rem 1.6rem}.nav-bar__brand{display:flex;align-items:center;margin-right:1.6rem}.nav-bar__logo{height:2.8rem}.nav-bar__tab--active{text-decoration-line:none;color:var(--pink)}.nav-bar__buttons{margin-left:24px}}.nav-bar__container{position:sticky;top:0;z-index:300;background:#ffffffe0!important;border-bottom:1px solid rgba(3,25,47,.08);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.nav-bar{height:76px!important;padding:0 24px}.nav-bar__brand{margin-right:32px!important}.nav-bar__actions{align-items:center;gap:18px;min-width:0}.nav-bar__tabs{gap:6px;flex-wrap:wrap}.nav-bar__tab{min-height:40px;margin-right:0!important;padding:0 12px;align-items:center;border-radius:999px;color:#375069!important;font-family:var(--font-secondary),Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px!important;font-weight:850!important;letter-spacing:-.025em;text-decoration:none!important}.nav-bar__tab:hover{color:#03192f!important;background:#004aad14}.nav-bar__tab--active,.nav-bar__tab--active:hover{color:#03192f!important;background:#004aad1f;box-shadow:inset 0 0 0 1px #004aad29;text-decoration:none!important}.nav-bar__buttons{align-items:center;margin-left:0!important}.nav-bar__buttons .button{min-height:40px;border-radius:12px;font-family:var(--font-secondary),Inter,ui-sans-serif,system-ui,sans-serif;font-weight:900;letter-spacing:-.03em}html,body,#root{min-height:100%;background:radial-gradient(circle at 18% 8%,rgba(0,74,173,.14),transparent 32%),radial-gradient(circle at 88% 12%,rgba(3,25,47,.08),transparent 28%),linear-gradient(135deg,#fff,#f5f8ff 44%,#eef4ff)!important}.page-layout:not(.page-layout--home){min-height:100vh;background:radial-gradient(circle at 18% 8%,rgba(0,74,173,.14),transparent 32%),radial-gradient(circle at 88% 12%,rgba(3,25,47,.08),transparent 28%),linear-gradient(135deg,#fff,#f5f8ff 44%,#eef4ff)!important}.page-layout:not(.page-layout--home) .page-layout__content{background:transparent!important}.page-layout:not(.page-layout--home) .page-layout__content>h1,.page-layout:not(.page-layout--home) .page-layout__content>h2,.page-layout:not(.page-layout--home) .page-layout__content>h3,.page-layout:not(.page-layout--home) .page-layout__content>div>h1,.page-layout:not(.page-layout--home) .page-layout__content>div>h2,.page-layout:not(.page-layout--home) .page-layout__content>div>h3,.page-layout:not(.page-layout--home) .page-layout__content>div>div:not([class*=hero]):not([class*=card]):not([class*=note])>h1,.page-layout:not(.page-layout--home) .page-layout__content>div>div:not([class*=hero]):not([class*=card]):not([class*=note])>h2,.page-layout:not(.page-layout--home) .page-layout__content>div>div:not([class*=hero]):not([class*=card]):not([class*=note])>h3,.ih-dashboard-page>h2,.ih-usage-page>h2,.ih-models-page>h2,.ih-subscription-page>h2,.ih-settings-page>h2,.ih-plans-page>h2{color:#03192f!important}.page-layout:not(.page-layout--home) .page-layout__content>h1,.page-layout:not(.page-layout--home) .page-layout__content>h2,.page-layout:not(.page-layout--home) .page-layout__content>div>h1,.page-layout:not(.page-layout--home) .page-layout__content>div>h2,.ih-dashboard-page>h2,.ih-usage-page>h2,.ih-models-page>h2,.ih-subscription-page>h2,.ih-settings-page>h2,.ih-plans-page>h2{font-family:var(--font-secondary),Inter,ui-sans-serif,system-ui,sans-serif!important;font-weight:950!important;letter-spacing:-.045em!important}.page-layout:not(.page-layout--home) [class*=hero] h1,.page-layout:not(.page-layout--home) [class*=hero] h2,.page-layout:not(.page-layout--home) [class*=hero] h3,.page-layout:not(.page-layout--home) [class*=card] h1,.page-layout:not(.page-layout--home) [class*=card] h2,.page-layout:not(.page-layout--home) [class*=card] h3,.page-layout:not(.page-layout--home) [class*=note] h1,.page-layout:not(.page-layout--home) [class*=note] h2,.page-layout:not(.page-layout--home) [class*=note] h3,.page-layout:not(.page-layout--home) .page-layout__focus h1,.page-layout:not(.page-layout--home) .page-layout__focus h2,.page-layout:not(.page-layout--home) .page-layout__focus h3{color:#fff}.page-layout:not(.page-layout--home) .page-layout__content>p,.page-layout:not(.page-layout--home) .page-layout__content>div>p,.page-layout:not(.page-layout--home) .page-layout__content>div>.text-muted,.page-layout:not(.page-layout--home) .page-layout__content>div>div:not([class*=hero]):not([class*=card]):not([class*=note]):not([class*=tile])>p,.page-layout:not(.page-layout--home) .page-layout__content>div>div:not([class*=hero]):not([class*=card]):not([class*=note]):not([class*=tile])>.text-muted,.ih-subscription-page>p,.ih-subscription-page>div>p,.ih-models-page>p,.ih-models-page>div>p,.ih-settings-page>p,.ih-settings-page>div>p,.ih-usage-page>p,.ih-usage-page>div>p,.ih-plans-page>p,.ih-plans-page>div>p{color:#5d6b7a!important}.page-layout:not(.page-layout--home) [class*=hero] p,.page-layout:not(.page-layout--home) [class*=card] p,.page-layout:not(.page-layout--home) [class*=note] p,.page-layout:not(.page-layout--home) [class*=tile] p,.page-layout:not(.page-layout--home) .page-layout__focus p,.page-layout:not(.page-layout--home) .plans--container p,.page-layout:not(.page-layout--home) .price--tile p,.page-layout:not(.page-layout--home) .plan--content p,.page-layout:not(.page-layout--home) [class*=hero] .text-muted,.page-layout:not(.page-layout--home) [class*=card] .text-muted,.page-layout:not(.page-layout--home) [class*=note] .text-muted,.page-layout:not(.page-layout--home) [class*=tile] .text-muted,.page-layout:not(.page-layout--home) .page-layout__focus .text-muted,.page-layout:not(.page-layout--home) .plans--container .text-muted,.page-layout:not(.page-layout--home) .price--tile .text-muted,.page-layout:not(.page-layout--home) .plan--content .text-muted{color:#cbd5e1!important}.page-layout:not(.page-layout--home) h1,.page-layout:not(.page-layout--home) h2,.page-layout:not(.page-layout--home) h3,.page-layout:not(.page-layout--home) h4,.page-layout:not(.page-layout--home) .price-name,.page-layout:not(.page-layout--home) .plan-name,.page-layout:not(.page-layout--home) .price-title,.page-layout:not(.page-layout--home) [class*=sectionTitle],.page-layout:not(.page-layout--home) [class*=SectionTitle]{font-weight:500!important}.page-layout:not(.page-layout--home) th,.page-layout:not(.page-layout--home) label,.page-layout:not(.page-layout--home) .text-muted strong{font-weight:500!important}.page-layout:not(.page-layout--home) button,.page-layout:not(.page-layout--home) .button,.page-layout:not(.page-layout--home) [class*=badge],.page-layout:not(.page-layout--home) [class*=Badge],.page-layout:not(.page-layout--home) .nav-bar__tab,.page-layout:not(.page-layout--home) .mobile-nav-bar__tab{font-weight:700!important}.mobile-nav-bar__container{position:fixed;display:none;justify-content:center;flex-shrink:0;width:100%;z-index:300;background-color:var(--nav-bg)}.mobile-nav-bar{flex:1;display:flex;align-items:center;flex-shrink:0;height:6.4rem;max-width:1200px;margin:0}.mobile-nav-bar__brand{flex:1;display:flex;align-items:center;height:100%;margin-right:1.6rem}.mobile-nav-bar__link{display:flex;align-items:center;height:100%}.mobile-nav-bar__logo{height:2.4rem}.mobile-nav-bar__menu{width:100%;height:calc(100% - 6.4rem);position:fixed;left:0;top:6.4rem;background-color:var(--black);z-index:300}.mobile-nav-bar__toggle{margin-left:2.4rem;font-size:3.6rem;cursor:pointer}.mobile-nav-bar__tabs{flex:1;display:flex;align-items:center;justify-content:flex-end;flex-direction:column;width:100%}.mobile-nav-bar__tab{display:flex;flex-direction:row;font-weight:500;font-size:2rem;line-height:16px;padding:3.2rem 2.4rem;background-color:var(--black);color:var(--white);width:100%;box-shadow:#5a5f66 0 -1.5px inset}.mobile-nav-bar__tab:last-child{margin-right:0}.mobile-nav-bar__tab--active{text-decoration-line:underline;text-decoration-style:solid;text-decoration-color:var(--white);text-decoration-thickness:4px;text-underline-offset:8px}.mobile-nav-bar__tab:hover{color:var(--white)}.mobile-nav-bar__icon{display:none}.mobile-nav-bar__buttons{display:flex;justify-content:center;padding:3.2rem;background-color:var(--black)}@media only screen and (max-width: 640px) and (hover: none){.mobile-nav-bar__tab:hover,.mobile-nav-bar__tab--active:hover{color:var(--white)}}@media only screen and (max-width: 640px){.mobile-nav-bar__container{display:flex}.mobile-nav-bar__menu--closed{display:none}}.mobile-nav-bar__container{background:#ffffffe6!important;border-bottom:1px solid rgba(3,25,47,.08);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.mobile-nav-bar{height:72px!important;padding:0 16px}.mobile-nav-bar__toggle{color:#03192f}.mobile-nav-bar__menu{top:72px!important;height:calc(100% - 72px)!important;padding:12px;background:radial-gradient(circle at 18% 8%,rgba(0,74,173,.14),transparent 32%),linear-gradient(135deg,#fff,#f5f8ff 44%,#eef4ff)!important}.mobile-nav-bar__tabs{gap:8px;align-items:stretch!important}.mobile-nav-bar__tab{width:100%;margin:0;padding:18px!important;border-radius:16px;color:#03192f!important;background:#ffffffdb!important;border:1px solid rgba(3,25,47,.08);box-shadow:0 14px 34px #03192f12!important;font-family:var(--font-secondary),Inter,ui-sans-serif,system-ui,sans-serif;font-size:16px!important;font-weight:900!important;letter-spacing:-.03em;text-decoration:none!important}.mobile-nav-bar__tab--active{color:#004aad!important;background:#004aad17!important;border-color:#004aad2e;text-decoration:none!important}.mobile-nav-bar__buttons{padding:16px 0 0!important;background:transparent!important}.mobile-nav-bar__buttons .button{min-height:44px;border-radius:12px;font-family:var(--font-secondary),Inter,ui-sans-serif,system-ui,sans-serif;font-weight:900;letter-spacing:-.03em}.messages-grid{display:flex;flex-direction:column}.messages-grid__header{margin:48px 0 0;color:var(--white);font-weight:500;text-align:center;font-size:24px;line-height:32px}.messages-grid__options{display:flex;border-radius:16px;margin:32px auto}.messages-grid__option{border:2px solid rgb(96,96,96);border-right:0;background-color:var(--black);color:var(--white);font-weight:600;text-transform:uppercase;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;outline:none;transition:background .3s ease-out,color .3s ease-out;padding:8px 24px;margin:0;font-size:16px;line-height:24px}.messages-grid__option:first-child{border-radius:8px 0 0 8px}.messages-grid__option:last-child{border-radius:0 8px 8px 0;border-right:2px solid rgb(96,96,96)}.messages-grid__option--active,.messages-grid__option--active:hover{background-color:var(--white);color:var(--black)}@media only screen and (max-width: 540px){.messages-grid__header{margin:1.6rem 0;font-size:2rem;line-height:2.8rem}.messages-grid__options{max-width:24rem;flex-wrap:wrap;border-radius:.8rem;margin:.8rem auto 1.6rem}.messages-grid__option{width:12rem;padding:.4rem 1.6rem;border:.2rem solid rgb(96,96,96);font-size:1.4rem}.messages-grid__option:nth-child(1){border-bottom-left-radius:0;border-right:0;border-bottom:0}.messages-grid__option:nth-child(2){border-top-right-radius:.8rem;border-bottom:0}.messages-grid__option:nth-child(3){border-bottom-left-radius:.8rem;border-right:0}.messages-grid__option:nth-child(4){border-top-right-radius:0}}.profile-grid{display:flex;flex-direction:column;margin-top:48px}.profile__header{display:grid;grid-template-columns:auto 1fr;column-gap:16px}.profile__avatar{border:solid 2px var(--aqua);border-radius:50%;height:80px;width:80px}.profile__headline{display:flex;flex-direction:column;justify-content:space-around}.profile__title{margin-top:0;margin-bottom:0;color:var(--white)}.profile__details{margin-top:32px}@media only screen and (max-width: 480px){.profile-grid{margin-top:2.4rem}.profile__avatar{height:5.6rem;width:5.6rem;border-radius:50%;border:solid .13rem var(--aqua)}.profile__title{font-size:1.6rem}.profile__description{font-size:1.3rem}.profile__details{margin-top:1.6rem}}.page-layout{display:flex;flex-direction:column;align-items:center;gap:56px;min-height:90vh;height:100%;width:100%}.page-layout--home{background-image:url(/assets/dev-portal-hero-bg@2x-8H2Jd-Yn.png);background-repeat:no-repeat}.page-layout>*{padding-inline:24px}.page-layout__content{flex:1;flex-basis:auto;flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:56px;width:100%;white-space:pre-wrap}.page-layout__content a{color:#fff}.page-layout__content a:hover{color:#fff;text-decoration:underline;text-decoration-thickness:1%;text-underline-offset:4px}.page-layout__content>*{width:100%;max-width:1200px}.page-layout__focus{background:var(--focus-bg);padding:3rem;width:100%;border-radius:10px}.page-layout__focus.dashboards{max-width:1800px}@media only screen and (max-width: 640px){.page-layout__content{margin-top:6.4rem}}.content-layout{flex:1;display:flex;flex-direction:column;flex-shrink:0;width:100%;min-height:640px;padding:48px}.content__title{margin-top:0;color:var(--white)}.content__body{font-size:1.6rem;line-height:2.4rem}#page-description{display:flex;flex-direction:column}#page-description span{margin-bottom:1.6rem}#page-description span:last-child{margin-bottom:0}@media only screen and (max-width: 480px){.content-layout{padding:1.6rem}.content__title{font-size:2.4rem}}.user-profile{display:flex;align-items:center;gap:32px;margin-bottom:25px}.modal-title{margin:0;font-weight:400;color:var(--moesif-black)}.modal-body{margin-block:2.4rem}.modal-footer{display:flex;justify-content:flex-end;gap:8px}.ReactModal__Overlay{background-color:#272f348c!important}.ReactModal__Content{min-width:612px!important;max-width:1200px!important;padding:24px!important}.login-page h1{margin-bottom:24px}.login-page h2{margin-bottom:40px}app-nav-bar{width:100%}app-nav-bar-tabs{flex:1}app-nav-bar-tab{margin-right:24px}app-nav-bar-tab:last-child{margin-right:0}app-login-button,app-signup-button,app-logout-button{margin-right:1.6rem}app-login-button:last-child,app-signup-button:last-child,app-logout-button:last-child{margin-right:0}app-page-loader{display:flex;height:100%;width:100%}app-mobile-nav-bar{width:100%}app-mobile-nav-bar-tab{width:100%}app-mobile-nav-bar-brand{flex:1}.signup-container{max-width:400px;margin:0 auto;padding:20px;background-color:var(--black);border-radius:5px}.signup-title{font-size:24px;font-weight:700;margin-bottom:20px;text-align:center}.signup-form-input{width:100%;padding:10px;margin-bottom:15px;border:.1rem solid var(--orange);border-radius:4px}.signup-form-button{width:100%;padding:10px;background-color:var(--orange);color:var(--white);font-weight:700;border:none;border-radius:4px;cursor:pointer}.signup-form-button:hover{background-color:var(--orange)}.signup-error-message{color:red;margin-top:10px}.signup-success-message{color:var(--orange);margin-top:10px}.keys-description{display:flex;flex-direction:column;gap:24px}.api-key-container{display:flex;max-width:1100px!important}.api-key-presentation{max-width:1100px!important;background-color:#000;display:flex;gap:4px;align-items:center;border-radius:4px 0 0 4px;padding:8px;height:32px;flex-grow:1}.api-key{color:#fff;max-width:1100px!important;font-family:Menlo;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.07px}.copy-button{background-color:#fff;color:var(--orange);border:1px var(--orange) solid;border-left:none;border-radius:0 4px 4px 0}.page-action{width:100%}@media screen and (min-width: 500px){.page-action{max-width:500px}}.sub-table{background-color:#323232;padding:1em 5em 3em;margin-bottom:1em}.sub-table>table{width:100%;border-collapse:collapse;border-spacing:0}.sub-table>th,td{padding:8px;text-align:left;border-bottom:1px solid #ddd}.sub-table>th{background-color:#f2f2f2;font-weight:700}.sub-table>tr:nth-child(2n){background-color:#f9f9f9}.common-table{width:100%;margin-bottom:12px;position:relative}.common-table--with-border{border:1px solid #5B676E}.common-table.common-table__aggregate-row{border:none!important}.common-table td{border:none}.common-table__header{background-color:none;border-radius:4px 4px 0 0;position:sticky;top:0;z-index:4}.common-table__header--center{text-align:center}.common-table__header th{align-self:auto;font-weight:1000;font-size:.8em;color:gray}.common-table__header .btn{background-color:transparent;font-weight:500;font-size:1em;padding:0}.common-table__header .btn:active{background-color:transparent;background-image:none;box-shadow:none}.common-table__title{font-size:20px;font-weight:600;margin:-4px 0}.common-table tr{display:grid;grid-template-rows:auto min-content;align-items:center}.common-table tr .btn-icon{padding:0}.common-table tr .button-row--left>*,.common-table tr .button-row--center>*,.common-table tr .button-row--right>*{margin:0}.common-table tr .button-row--left>*{margin-right:5px}.common-table tr .button-row--right>*{margin-left:5px}.common-table tr:last-child{border-radius:0 0 4px 4px}.common-table td{padding:3px;word-break:break-word}.common-table--sample-rate-regex-table tr{grid-template-columns:80px 3fr 2fr}.common-table--regex-sample-table tr{grid-template-columns:1fr 150px 80px}.common-table--ip-block-table tr{grid-template-columns:1fr 1fr auto}.striped tr:nth-child(odd){background-color:#272f34}.tier-table{font-size:smaller}.hero{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;text-align:center}.hero h1{font-size:6rem;margin-bottom:10px;font-weight:600;color:#fff}.hero p{font-size:2.5rem;margin-bottom:20px;line-height:4rem;font-weight:300;color:#fff}.hero .buttons{padding-top:20px;display:flex;gap:10px;justify-content:center}.hero .btn{padding:10px 20px;border:none;border-radius:5px;cursor:pointer}.hero-content{max-width:100%}.hero-image{margin-top:20px}.hero-image img{max-width:100%;height:auto;border-radius:15px}@media (min-width: 756px){.hero{flex-direction:row;text-align:left;align-items:flex-start}.hero .buttons{justify-content:flex-start}.hero-content{flex:1}.hero-image{flex:1;display:flex;justify-content:center;align-items:flex-start;margin-top:0}}.heading-centered{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;max-width:600px}.heading-centered .buttons{padding-top:20px;display:flex;gap:10px;justify-content:center}.heading-centered h1{padding-bottom:10px}.heading-centered .description{padding-top:10px;font-weight:300}.plans--container{display:grid;grid-template-columns:1fr;gap:20px;align-items:stretch}.price--tile{display:flex;flex-direction:column;justify-content:space-between;height:100%;border:1px solid #5B676E;padding:15px;border-width:1px;border-radius:10px}.plan--subscription-period{font-size:xx-small;margin-bottom:5px}.plan--content{flex-grow:1}.plan--content .single-price{margin-top:1em;height:50%;margin-bottom:1em;display:flex;flex-direction:column;justify-content:center}.plan--content .single-price--price{font-size:x-large}.plan--content .single-price--unit{font-size:x-small}.price-name{font-weight:600;margin-bottom:5px}.plan-period{font-weight:300;font-size:medium;margin-bottom:1em}.plan--bottom{margin-top:auto}@media (min-width: 700px){.plans--container{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1200px){.plans--container{grid-template-columns:repeat(3,1fr)}}.price-operator{color:#aab4bd}.plans-title-section{padding-bottom:20px;max-width:600px;display:flex;flex-direction:column;align-items:center;justify-content:center}.plans-title-section .plans-title{font-size:2em;font-weight:600;padding:.5em}.plans-title-section .plans-hint{text-align:center;font-size:1.25em;font-weight:300;color:#aab4bd;transition:.9s ease-in}.plans-title-section .plans-hint a{color:#fff}.plans-title-section .plans-hint a:hover{color:#fff;text-decoration:underline;text-decoration-thickness:1%;text-underline-offset:4px}.text-muted{color:#aab4bd;font-weight:300}.container-box{border-radius:10px;border:1px solid #5B676E;padding:2em}.notice-box{display:block;border-radius:10px;border:1px solid #5B676E;padding:50px 20px;width:100%;margin:20px auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.notice-box .box-title{font-weight:600;padding:1em}.notice-box .box-description{font-size:smaller;font-weight:300}.notice-box .box-actions{display:flex;gap:1em}.dashboards-container{display:grid;gap:16px;grid-template-columns:1fr}@media (min-width: 1200px){.dashboards-container{grid-template-columns:repeat(2,1fr)}}.dashboards-container iframe{width:100%;aspect-ratio:16/9;border:none}
