.icon{display:inline-block;font-size:0;line-height:1}.icon svg{width:inherit;height:inherit}.iconRegular{height:1.5rem;width:1.5rem;min-width:1.5rem}.iconMedium{height:1.25rem;width:1.25rem;min-width:1.25rem}.iconSmall{height:1rem;width:1rem;min-width:1rem}.legal{font-size:var(--otkit-text-body-small-font-size);line-height:var(--otkit-text-body-small-line-height);font-weight:var(--otkit-font-weight-regular);margin:0;padding:16px 32px 24px}.legalLink{color:inherit;text-decoration:underline}.poweredBy{display:flex;align-items:center;justify-content:center;gap:8px;margin:0;padding:16px;border-top:.0625rem solid var(--otkit-color-border-default)}.poweredByText{font-size:var(--otkit-text-body-small-font-size);line-height:var(--otkit-text-body-small-line-height);font-weight:var(--otkit-font-weight-regular)}.logoLink{display:inline-flex;text-decoration:none;color:inherit}.poweredBy .otLogo{height:1.25rem;width:5.625rem}.poweredBy .otLogo svg path{fill:currentColor}.wrapper{display:flex;flex-direction:column}.formInput{border:.0625rem solid var(--otkit-color-border-default);border-radius:4px;flex-basis:auto;padding:12px;margin-bottom:16px;line-height:1.375rem;color:var(--otkit-color-foreground-default)}.formInput::placeholder{color:var(--otkit-color-foreground-alt)}.formInput:focus::placeholder{color:var(--otkit-color-foreground-default)}.formInput:hover{border-color:var(--otkit-color-border-alt)}.formInput[aria-invalid=true]{background-color:var(--otkit-color-background-danger-highlight);border:.0625rem solid var(--otkit-color-border-danger);margin-bottom:0}.error{background:var(--otkit-color-background-danger-highlight);border:.0625rem solid var(--otkit-color-border-danger)}.errorIcon svg path{fill:var(--otkit-color-foreground-danger)}.info{background:var(--otkit-color-background-info-highlight);border:.0625rem solid var(--otkit-color-border-info)}.infoIcon svg path{fill:var(--otkit-color-foreground-info)}.success{background:var(--otkit-color-background-success-highlight);border:.0625rem solid var(--otkit-color-border-success)}.successIcon svg path{fill:var(--otkit-color-foreground-success)}.warning{background:var(--otkit-color-background-warning-highlight);border:.0625rem solid var(--otkit-color-border-warning)}.warningIcon svg path{fill:var(--otkit-color-foreground-warning)}.container{width:100%;border-radius:4px;display:flex;justify-content:flex-start;margin-bottom:16px;padding:.875rem 8px;box-sizing:border-box;gap:8px;align-items:center}.top{position:absolute;top:-10%;z-index:1}.bottom{width:calc(100% - 32px);position:fixed;left:50%;transform:translate(-50%);bottom:0;z-index:1;margin-bottom:32px}.close{width:24px;height:24px;padding:0;border-radius:50%;background-color:transparent;cursor:pointer;outline:none;border:none;z-index:1}.message{color:var(--otkit-color-foreground-default);flex:1 1 auto;font-size:14px;font-weight:400;line-height:20px}.icon{width:24px;height:24px}@media (min-width: 768px){.bottom{width:max-content}}@keyframes rotate360{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner{height:3rem;width:3rem;position:relative;display:block;animation:rotate360 .6s infinite linear;border-width:.3125rem;border-style:solid;border-radius:100%;border-color:var(--otkit-color-border-inset);border-top-color:var(--otkit-color-background-action, var(--otkit-color-border-action))}:root{--otkit-color-white: #ffffff;--otkit-color-black: #000000;--otkit-color-sand-200: #f3f0e8;--otkit-color-sand-800: #343434;--otkit-color-ash-darker: #141a26;--otkit-color-ash-dark: #2d333f;--otkit-color-ash: #6f737b;--otkit-color-ash-light: #91949a;--otkit-color-ash-lighter: #d8d9db;--otkit-color-ash-lightest: #f1f2f4;--otkit-color-red-darker: #450d10;--otkit-color-red-dark: #931b23;--otkit-color-red: #da3743;--otkit-color-red-light: #e15b64;--otkit-color-red-lighter: #eea0a5;--otkit-color-red-lightest: #fceeef;--otkit-color-teal-darker: #0f3643;--otkit-color-teal-dark: #154a5b;--otkit-color-teal: #247f9e;--otkit-color-teal-light: #2b9abf;--otkit-color-teal-lighter: #61bddb;--otkit-color-teal-lightest: #eef8fb;--otkit-color-visa-blue-100: #eef1fc;--otkit-color-visa-blue-200: #d0d9f6;--otkit-color-visa-blue-500: #1434cb;--otkit-color-visa-blue-800: #021e4c;--otkit-color-purple-darker: #36143d;--otkit-color-purple-dark: #7c2f8e;--otkit-color-purple: #ad4cc3;--otkit-color-purple-light: #bb6acd;--otkit-color-purple-lighter: #d7a7e2;--otkit-color-purple-lightest: #f8f0fa;--otkit-color-fuchsia-darker: #450d29;--otkit-color-fuchsia-dark: #971c59;--otkit-color-fuchsia: #d82c82;--otkit-color-fuchsia-light: #df4e96;--otkit-color-fuchsia-lighter: #eb93bf;--otkit-color-fuchsia-lightest: #fceef5;--otkit-color-orange-darker: #441a0e;--otkit-color-orange-dark: #83331b;--otkit-color-orange: #c84f29;--otkit-color-orange-light: #d86441;--otkit-color-orange-lighter: #e69b84;--otkit-color-orange-lightest: #fcf1ee;--otkit-color-yellow-darker: #513701;--otkit-color-yellow-dark: #885e01;--otkit-color-yellow: #d99502;--otkit-color-yellow-light: #fdaf08;--otkit-color-yellow-lighter: #fdc958;--otkit-color-yellow-lightest: #fff8eb;--otkit-color-lemon-darker: #4b4300;--otkit-color-lemon-dark: #736a17;--otkit-color-lemon: #e8d62f;--otkit-color-lemon-light: #ffe922;--otkit-color-lemon-lighter: #fff8b1;--otkit-color-lemon-lightest: #fffdeb;--otkit-color-lime-darker: #303c15;--otkit-color-lime-dark: #485b1e;--otkit-color-lime: #8a9b27;--otkit-color-lime-light: #abc31b;--otkit-color-lime-lighter: #ddeb8a;--otkit-color-lime-lightest: #f1f5e6;--otkit-color-aqua-darker: #09342a;--otkit-color-aqua-dark: #0c4134;--otkit-color-aqua: #18856b;--otkit-color-aqua-light: #1fa888;--otkit-color-aqua-lighter: #3ddbb6;--otkit-color-aqua-lightest: #eefcf9;--otkit-color-green-darker: #153c23;--otkit-color-green-dark: #194829;--otkit-color-green: #2f864d;--otkit-color-green-light: #39a25e;--otkit-color-green-lighter: #64c987;--otkit-color-green-lightest: #f0faf3;--otkit-color-blue-darker: #0d1b45;--otkit-color-blue-dark: #2146b5;--otkit-color-blue: #4a6fde;--otkit-color-blue-light: #6c8ae4;--otkit-color-blue-lighter: #b1c1f1;--otkit-color-blue-lightest: #eef1fc;--otkit-color-violet-darker: #1a0a47;--otkit-color-violet-dark: #4d1fd6;--otkit-color-violet: #7f5ce8;--otkit-color-violet-light: #9d82ed;--otkit-color-violet-lighter: #d5c9f7;--otkit-color-violet-lightest: #f1edfc;--otkit-color-ash-dark-l50: #96999f;--otkit-color-ash-lightest-d35: #9c9d9e;--otkit-color-ash-dark-l70: #c0c1c5;--otkit-color-ash-lightest-d50: #78797a;--otkit-color-black-o04: rgba(0, 0, 0, .04);--otkit-color-white-o10: rgba(255, 255, 255, .1);--otkit-color-black-o10: rgba(0, 0, 0, .1);--otkit-color-white-o20: rgba(255, 255, 255, .2);--otkit-color-ash-dark-l25: #61666f;--otkit-color-ash-lightest-d05: #e4e5e7;--otkit-color-ash-dark-l05: #373d48;--otkit-color-ash-darker-o80: rgba(20, 26, 38, .8);--otkit-color-teal-darker-d25: #0b2832;--otkit-color-green-darker-d30: #0e2a18;--otkit-color-yellow-darker-d30: #382600;--otkit-color-red-darker-d30: #30090b;--otkit-color-orange-l25: #d57b5e;--otkit-color-orange-light-l25: #e18a70;--otkit-color-orange-d25: #963b1e;--otkit-color-orange-light-d25: #a24b30;--otkit-color-orange-lighter-l40: #f0c3b5;--otkit-color-orange-lighter-d20: #b87c69;--otkit-color-yellow-light-l40: #fdcf6a;--otkit-color-yellow-light-d20: #ca8c06;--otkit-color-yellow-lighter-l40: #fdde9a;--otkit-color-yellow-lighter-d20: #caa046;--otkit-color-lemon-light-l40: #fff17a;--otkit-color-lemon-light-d20: #ccba1b;--otkit-color-lime-l25: #a7b45d;--otkit-color-lime-d25: #67741d;--otkit-color-lime-lighter-l40: #eaf3b8;--otkit-color-lime-lighter-d20: #b0bc6e;--otkit-color-green-l25: #63a479;--otkit-color-green-d25: #236439;--otkit-color-green-lighter-l40: #a2deb7;--otkit-color-green-lighter-d20: #50a06c;--otkit-color-aqua-light-l25: #57bda5;--otkit-color-aqua-light-d25: #177e66;--otkit-color-aqua-lighter-l40: #8ae9d3;--otkit-color-aqua-lighter-d20: #30af91;--otkit-color-teal-light-l25: #60b3cf;--otkit-color-teal-light-d25: #20738f;--otkit-color-teal-lighter-l40: #a0d7e9;--otkit-color-teal-lighter-d20: #4d97af;--otkit-color-blue-l25: #7793e6;--otkit-color-blue-d25: #3753a6;--otkit-color-blue-lighter-l40: #d0d9f6;--otkit-color-blue-lighter-d20: #8d9ac0;--otkit-color-violet-l25: #9f84ed;--otkit-color-violet-d25: #5f45ae;--otkit-color-violet-lighter-l40: #e5defa;--otkit-color-violet-lighter-d20: #aaa0c5;--otkit-color-purple-l25: #c178d2;--otkit-color-purple-light-l25: #cc8fd9;--otkit-color-purple-d25: #813992;--otkit-color-purple-light-d25: #8c4f99;--otkit-color-purple-lighter-l40: #e7caed;--otkit-color-purple-lighter-d20: #ac85b4;--otkit-color-fuchsia-l25: #e160a1;--otkit-color-fuchsia-d25: #a22161;--otkit-color-fuchsia-lighter-l40: #f3bed8;--otkit-color-fuchsia-lighter-d20: #bc7598;--otkit-color-black-o15: rgba(0, 0, 0, .15);--otkit-color-black-o45: rgba(0, 0, 0, .45);--otkit-color-black-o03: rgba(0, 0, 0, .03);--otkit-color-black-o09: rgba(0, 0, 0, .09);--otkit-color-ash-lightest-l50: #f8f8f9;--otkit-color-violet-l35: #ab95f0}:root{--otkit-color-brand-light: var(--otkit-color-red);--otkit-color-brand-light-link: var(--otkit-color-red);--otkit-color-brand-light-hover: var(--otkit-color-red-light);--otkit-color-brand-light-pressed: var(--otkit-color-red-dark);--otkit-color-brand-light-highlight: var(--otkit-color-red-lightest);--otkit-color-brand-dark: var(--otkit-color-red);--otkit-color-brand-dark-link: var(--otkit-color-red);--otkit-color-brand-dark-hover: var(--otkit-color-red-light);--otkit-color-brand-dark-pressed: var(--otkit-color-red-dark);--otkit-color-brand-dark-highlight: var(--otkit-color-red-darker);--otkit-color-on-brand-light: var(--otkit-color-white);--otkit-color-on-brand-dark: var(--otkit-color-white);--otkit-color-brand-neutral-200: var(--otkit-color-ash-lightest);--otkit-color-brand-neutral-800: var(--otkit-color-ash-dark)}:root,[data-otkit-brand]:not([data-otkit-theme]){color-scheme:light;--otkit-color-foreground-action: var(--otkit-color-brand-light);--otkit-color-foreground-link: var(--otkit-color-brand-light-link);--otkit-color-foreground-on-action: var(--otkit-color-on-brand-light);--otkit-color-background-alt: var(--otkit-color-brand-neutral-200);--otkit-color-background-action: var(--otkit-color-brand-light);--otkit-color-background-action-hover: var(--otkit-color-brand-light-hover);--otkit-color-background-action-pressed: var(--otkit-color-brand-light-pressed);--otkit-color-background-action-alt: var(--otkit-color-brand-light-highlight);--otkit-color-background-action-highlight: var(--otkit-color-brand-light-highlight);--otkit-color-border-action: var(--otkit-color-brand-light)}:root{color-scheme:light;--otkit-color-foreground-default: var(--otkit-color-ash-dark);--otkit-color-foreground-alt: var(--otkit-color-ash);--otkit-color-foreground-disabled: var(--otkit-color-ash-dark-l50);--otkit-color-foreground-disabled-alt: var(--otkit-color-ash-dark-l70);--otkit-color-foreground-on-neutral: var(--otkit-color-white);--otkit-color-foreground-info: var(--otkit-color-teal);--otkit-color-foreground-on-info: var(--otkit-color-white);--otkit-color-foreground-success: var(--otkit-color-green);--otkit-color-foreground-on-success: var(--otkit-color-white);--otkit-color-foreground-warning: var(--otkit-color-yellow-light);--otkit-color-foreground-on-warning: var(--otkit-color-ash-darker);--otkit-color-foreground-danger: var(--otkit-color-red-dark);--otkit-color-foreground-on-danger: var(--otkit-color-white);--otkit-color-foreground-accent-orange: var(--otkit-color-orange);--otkit-color-foreground-accent-orange-secondary: var(--otkit-color-orange-lighter);--otkit-color-foreground-on-accent-orange: var(--otkit-color-white);--otkit-color-foreground-on-accent-orange-secondary: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-yellow: var(--otkit-color-yellow-light);--otkit-color-foreground-on-accent-yellow: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-yellow-secondary: var(--otkit-color-yellow-lighter);--otkit-color-foreground-on-accent-yellow-secondary: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-lemon: var(--otkit-color-lemon-light);--otkit-color-foreground-on-accent-lemon: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-lime: var(--otkit-color-lime);--otkit-color-foreground-accent-lime-secondary: var(--otkit-color-lime-lighter);--otkit-color-foreground-on-accent-lime: var(--otkit-color-white);--otkit-color-foreground-on-accent-lime-secondary: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-green: var(--otkit-color-green);--otkit-color-foreground-accent-green-secondary: var(--otkit-color-green-lighter);--otkit-color-foreground-on-accent-green: var(--otkit-color-white);--otkit-color-foreground-on-accent-green-secondary: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-aqua: var(--otkit-color-aqua-light);--otkit-color-foreground-accent-aqua-secondary: var(--otkit-color-aqua-lighter);--otkit-color-foreground-on-accent-aqua: var(--otkit-color-white);--otkit-color-foreground-on-accent-aqua-secondary: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-teal: var(--otkit-color-teal-light);--otkit-color-foreground-accent-teal-secondary: var(--otkit-color-teal-lighter);--otkit-color-foreground-on-accent-teal: var(--otkit-color-white);--otkit-color-foreground-on-accent-teal-secondary: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-blue: var(--otkit-color-blue);--otkit-color-foreground-accent-blue-secondary: var(--otkit-color-blue-lighter);--otkit-color-foreground-on-accent-blue: var(--otkit-color-white);--otkit-color-foreground-on-accent-blue-secondary: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-violet: var(--otkit-color-violet);--otkit-color-foreground-accent-violet-secondary: var(--otkit-color-violet-lighter);--otkit-color-foreground-on-accent-violet: var(--otkit-color-white);--otkit-color-foreground-on-accent-violet-secondary: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-purple: var(--otkit-color-purple);--otkit-color-foreground-accent-purple-secondary: var(--otkit-color-purple-lighter);--otkit-color-foreground-on-accent-purple: var(--otkit-color-white);--otkit-color-foreground-on-accent-purple-secondary: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-fuchsia: var(--otkit-color-fuchsia);--otkit-color-foreground-accent-fuchsia-secondary: var(--otkit-color-fuchsia-lighter);--otkit-color-foreground-on-accent-fuchsia: var(--otkit-color-white);--otkit-color-foreground-on-accent-fuchsia-secondary: var(--otkit-color-ash-darker);--otkit-color-background-default: var(--otkit-color-white);--otkit-color-background-elevation: var(--otkit-color-white);--otkit-color-background-inset: var(--otkit-color-ash-lightest);--otkit-color-background-hover: var(--otkit-color-black-o04);--otkit-color-background-pressed: var(--otkit-color-black-o10);--otkit-color-background-disabled: var(--otkit-color-ash-lighter);--otkit-color-background-disabled-alt: var(--otkit-color-ash-lightest-d05);--otkit-color-background-overlay: var(--otkit-color-ash-darker-o80);--otkit-color-background-inactive: var(--otkit-color-ash-lighter);--otkit-color-background-neutral: var(--otkit-color-ash-light);--otkit-color-background-info: var(--otkit-color-teal-dark);--otkit-color-background-info-alt: var(--otkit-color-teal-lightest);--otkit-color-background-info-highlight: var(--otkit-color-teal-lightest);--otkit-color-background-success: var(--otkit-color-green);--otkit-color-background-success-alt: var(--otkit-color-green-lightest);--otkit-color-background-success-highlight: var(--otkit-color-green-lightest);--otkit-color-background-warning: var(--otkit-color-yellow-light);--otkit-color-background-warning-hover: var(--otkit-color-yellow-lighter);--otkit-color-background-warning-pressed: var(--otkit-color-yellow);--otkit-color-background-warning-alt: var(--otkit-color-yellow-lightest);--otkit-color-background-warning-highlight: var(--otkit-color-yellow-lightest);--otkit-color-background-danger: var(--otkit-color-red-light);--otkit-color-background-danger-hover: var(--otkit-color-red-lighter);--otkit-color-background-danger-pressed: var(--otkit-color-red-dark);--otkit-color-background-danger-alt: var(--otkit-color-red-lightest);--otkit-color-background-danger-highlight: var(--otkit-color-red-lightest);--otkit-color-background-accent-orange: var(--otkit-color-orange);--otkit-color-background-accent-orange-hover: var(--otkit-color-orange-l25);--otkit-color-background-accent-orange-pressed: var(--otkit-color-orange-d25);--otkit-color-background-accent-orange-secondary: var(--otkit-color-orange-lighter);--otkit-color-background-accent-orange-secondary-hover: var(--otkit-color-orange-lighter-l40);--otkit-color-background-accent-orange-secondary-pressed: var(--otkit-color-orange-lighter-d20);--otkit-color-background-accent-orange-alt: var(--otkit-color-orange-lightest);--otkit-color-background-accent-orange-highlight: var(--otkit-color-orange-lightest);--otkit-color-background-accent-yellow: var(--otkit-color-yellow-light);--otkit-color-background-accent-yellow-hover: var(--otkit-color-yellow-light-l40);--otkit-color-background-accent-yellow-pressed: var(--otkit-color-yellow-light-d20);--otkit-color-background-accent-yellow-secondary: var(--otkit-color-yellow-lighter);--otkit-color-background-accent-yellow-secondary-hover: var(--otkit-color-yellow-lighter-l40);--otkit-color-background-accent-yellow-secondary-pressed: var(--otkit-color-yellow-lighter-d20);--otkit-color-background-accent-yellow-alt: var(--otkit-color-yellow-lightest);--otkit-color-background-accent-yellow-highlight: var(--otkit-color-yellow-lightest);--otkit-color-background-accent-lemon: var(--otkit-color-lemon-light);--otkit-color-background-accent-lemon-hover: var(--otkit-color-lemon-light-l40);--otkit-color-background-accent-lemon-pressed: var(--otkit-color-lemon-light-d20);--otkit-color-background-accent-lemon-alt: var(--otkit-color-lemon-lightest);--otkit-color-background-accent-lemon-highlight: var(--otkit-color-lemon-lightest);--otkit-color-background-accent-lime: var(--otkit-color-lime);--otkit-color-background-accent-lime-hover: var(--otkit-color-lime-l25);--otkit-color-background-accent-lime-pressed: var(--otkit-color-lime-d25);--otkit-color-background-accent-lime-secondary: var(--otkit-color-lime-lighter);--otkit-color-background-accent-lime-secondary-hover: var(--otkit-color-lime-lighter-l40);--otkit-color-background-accent-lime-secondary-pressed: var(--otkit-color-lime-lighter-d20);--otkit-color-background-accent-lime-alt: var(--otkit-color-lime-lightest);--otkit-color-background-accent-lime-highlight: var(--otkit-color-lime-lightest);--otkit-color-background-accent-green: var(--otkit-color-green);--otkit-color-background-accent-green-hover: var(--otkit-color-green-l25);--otkit-color-background-accent-green-pressed: var(--otkit-color-green-d25);--otkit-color-background-accent-green-secondary: var(--otkit-color-green-lighter);--otkit-color-background-accent-green-secondary-hover: var(--otkit-color-green-lighter-l40);--otkit-color-background-accent-green-secondary-pressed: var(--otkit-color-green-lighter-d20);--otkit-color-background-accent-green-alt: var(--otkit-color-green-lightest);--otkit-color-background-accent-green-highlight: var(--otkit-color-green-lightest);--otkit-color-background-accent-aqua: var(--otkit-color-aqua-light);--otkit-color-background-accent-aqua-hover: var(--otkit-color-aqua-light-l25);--otkit-color-background-accent-aqua-pressed: var(--otkit-color-aqua-light-d25);--otkit-color-background-accent-aqua-secondary: var(--otkit-color-aqua-lighter);--otkit-color-background-accent-aqua-secondary-hover: var(--otkit-color-aqua-lighter-l40);--otkit-color-background-accent-aqua-secondary-pressed: var(--otkit-color-aqua-lighter-d20);--otkit-color-background-accent-aqua-alt: var(--otkit-color-aqua-lightest);--otkit-color-background-accent-aqua-highlight: var(--otkit-color-aqua-lightest);--otkit-color-background-accent-teal: var(--otkit-color-teal-light);--otkit-color-background-accent-teal-hover: var(--otkit-color-teal-light-l25);--otkit-color-background-accent-teal-pressed: var(--otkit-color-teal-light-d25);--otkit-color-background-accent-teal-secondary: var(--otkit-color-teal-lighter);--otkit-color-background-accent-teal-secondary-hover: var(--otkit-color-teal-lighter-l40);--otkit-color-background-accent-teal-secondary-pressed: var(--otkit-color-teal-lighter-d20);--otkit-color-background-accent-teal-alt: var(--otkit-color-teal-lightest);--otkit-color-background-accent-teal-highlight: var(--otkit-color-teal-lightest);--otkit-color-background-accent-blue: var(--otkit-color-blue);--otkit-color-background-accent-blue-hover: var(--otkit-color-blue-l25);--otkit-color-background-accent-blue-pressed: var(--otkit-color-blue-d25);--otkit-color-background-accent-blue-secondary: var(--otkit-color-blue-lighter);--otkit-color-background-accent-blue-secondary-hover: var(--otkit-color-blue-lighter-l40);--otkit-color-background-accent-blue-secondary-pressed: var(--otkit-color-blue-lighter-d20);--otkit-color-background-accent-blue-alt: var(--otkit-color-blue-lightest);--otkit-color-background-accent-blue-highlight: var(--otkit-color-blue-lightest);--otkit-color-background-accent-violet: var(--otkit-color-violet);--otkit-color-background-accent-violet-hover: var(--otkit-color-violet-l25);--otkit-color-background-accent-violet-pressed: var(--otkit-color-violet-d25);--otkit-color-background-accent-violet-secondary: var(--otkit-color-violet-lighter);--otkit-color-background-accent-violet-secondary-hover: var(--otkit-color-violet-lighter-l40);--otkit-color-background-accent-violet-secondary-pressed: var(--otkit-color-violet-lighter-d20);--otkit-color-background-accent-violet-alt: var(--otkit-color-violet-lightest);--otkit-color-background-accent-violet-highlight: var(--otkit-color-violet-lightest);--otkit-color-background-accent-purple: var(--otkit-color-purple);--otkit-color-background-accent-purple-hover: var(--otkit-color-purple-l25);--otkit-color-background-accent-purple-pressed: var(--otkit-color-purple-d25);--otkit-color-background-accent-purple-secondary: var(--otkit-color-purple-lighter);--otkit-color-background-accent-purple-secondary-hover: var(--otkit-color-purple-lighter-l40);--otkit-color-background-accent-purple-secondary-pressed: var(--otkit-color-purple-lighter-d20);--otkit-color-background-accent-purple-alt: var(--otkit-color-purple-lightest);--otkit-color-background-accent-purple-highlight: var(--otkit-color-purple-lightest);--otkit-color-background-accent-fuchsia: var(--otkit-color-fuchsia);--otkit-color-background-accent-fuchsia-hover: var(--otkit-color-fuchsia-l25);--otkit-color-background-accent-fuchsia-pressed: var(--otkit-color-fuchsia-d25);--otkit-color-background-accent-fuchsia-secondary: var(--otkit-color-fuchsia-lighter);--otkit-color-background-accent-fuchsia-secondary-hover: var(--otkit-color-fuchsia-lighter-l40);--otkit-color-background-accent-fuchsia-secondary-pressed: var(--otkit-color-fuchsia-lighter-d20);--otkit-color-background-accent-fuchsia-alt: var(--otkit-color-fuchsia-lightest);--otkit-color-background-accent-fuchsia-highlight: var(--otkit-color-fuchsia-lightest);--otkit-color-border-default: var(--otkit-color-ash-lighter);--otkit-color-border-alt: var(--otkit-color-ash-light);--otkit-color-border-inset: var(--otkit-color-ash-lightest);--otkit-color-border-disabled: var(--otkit-color-ash-lightest-d05);--otkit-color-border-divider: var(--otkit-color-ash-lighter);--otkit-color-border-info: var(--otkit-color-teal);--otkit-color-border-success: var(--otkit-color-green);--otkit-color-border-warning: var(--otkit-color-yellow);--otkit-color-border-danger: var(--otkit-color-red-dark);--otkit-color-border-accent-orange: var(--otkit-color-orange);--otkit-color-border-accent-orange-secondary: var(--otkit-color-orange-lighter);--otkit-color-border-accent-yellow: var(--otkit-color-yellow-light);--otkit-color-border-accent-yellow-secondary: var(--otkit-color-yellow-lighter);--otkit-color-border-accent-lemon: var(--otkit-color-lemon-light);--otkit-color-border-accent-lime: var(--otkit-color-lime);--otkit-color-border-accent-lime-secondary: var(--otkit-color-lime-lighter);--otkit-color-border-accent-green: var(--otkit-color-green);--otkit-color-border-accent-green-secondary: var(--otkit-color-green-lighter);--otkit-color-border-accent-aqua: var(--otkit-color-aqua-light);--otkit-color-border-accent-aqua-secondary: var(--otkit-color-aqua-lighter);--otkit-color-border-accent-teal: var(--otkit-color-teal-light);--otkit-color-border-accent-teal-secondary: var(--otkit-color-teal-lighter);--otkit-color-border-accent-blue: var(--otkit-color-blue);--otkit-color-border-accent-blue-secondary: var(--otkit-color-blue-lighter);--otkit-color-border-accent-violet: var(--otkit-color-violet);--otkit-color-border-accent-violet-secondary: var(--otkit-color-violet-lighter);--otkit-color-border-accent-purple: var(--otkit-color-purple);--otkit-color-border-accent-purple-secondary: var(--otkit-color-purple-lighter);--otkit-color-border-accent-fuchsia: var(--otkit-color-fuchsia);--otkit-color-border-accent-fuchsia-secondary: var(--otkit-color-fuchsia-lighter);--otkit-color-elevation-resting-key: var(--otkit-color-black-o15);--otkit-color-elevation-resting-ambient: var(--otkit-color-black-o03);--otkit-color-elevation-shallow-key: var(--otkit-color-black-o15);--otkit-color-elevation-shallow-ambient: var(--otkit-color-black-o03);--otkit-color-elevation-deep-key: var(--otkit-color-black-o15);--otkit-color-elevation-deep-ambient: var(--otkit-color-black-o03)}[data-otkit-brand=diner]{--otkit-color-brand-light: var(--otkit-color-red);--otkit-color-brand-light-link: var(--otkit-color-red);--otkit-color-brand-light-hover: var(--otkit-color-red-light);--otkit-color-brand-light-pressed: var(--otkit-color-red-dark);--otkit-color-brand-light-highlight: var(--otkit-color-red-lightest);--otkit-color-brand-dark: var(--otkit-color-red);--otkit-color-brand-dark-link: var(--otkit-color-red);--otkit-color-brand-dark-hover: var(--otkit-color-red-light);--otkit-color-brand-dark-pressed: var(--otkit-color-red-dark);--otkit-color-brand-dark-highlight: var(--otkit-color-red-darker);--otkit-color-on-brand-light: var(--otkit-color-white);--otkit-color-on-brand-dark: var(--otkit-color-white);--otkit-color-brand-neutral-200: var(--otkit-color-ash-lightest);--otkit-color-brand-neutral-800: var(--otkit-color-ash-dark)}[data-otkit-brand=restaurant]{--otkit-color-brand-light: var(--otkit-color-teal);--otkit-color-brand-light-link: var(--otkit-color-teal);--otkit-color-brand-light-hover: var(--otkit-color-teal-light);--otkit-color-brand-light-pressed: var(--otkit-color-teal-dark);--otkit-color-brand-light-highlight: var(--otkit-color-teal-lightest);--otkit-color-brand-dark: var(--otkit-color-teal);--otkit-color-brand-dark-link: var(--otkit-color-teal);--otkit-color-brand-dark-hover: var(--otkit-color-teal-light);--otkit-color-brand-dark-pressed: var(--otkit-color-teal-dark);--otkit-color-brand-dark-highlight: var(--otkit-color-teal-darker);--otkit-color-on-brand-light: var(--otkit-color-white);--otkit-color-on-brand-dark: var(--otkit-color-white);--otkit-color-brand-neutral-200: var(--otkit-color-ash-lightest);--otkit-color-brand-neutral-800: var(--otkit-color-ash-dark)}[data-otkit-brand=icons]{--otkit-color-brand-light: var(--otkit-color-ash-dark);--otkit-color-brand-light-link: var(--otkit-color-red);--otkit-color-brand-light-hover: var(--otkit-color-ash);--otkit-color-brand-light-pressed: var(--otkit-color-ash-darker);--otkit-color-brand-light-highlight: var(--otkit-color-sand-200);--otkit-color-brand-dark: var(--otkit-color-white);--otkit-color-brand-dark-link: var(--otkit-color-red);--otkit-color-brand-dark-hover: var(--otkit-color-ash-lightest-l50);--otkit-color-brand-dark-pressed: var(--otkit-color-ash-lightest-d05);--otkit-color-brand-dark-highlight: var(--otkit-color-sand-800);--otkit-color-on-brand-light: var(--otkit-color-white);--otkit-color-on-brand-dark: var(--otkit-color-ash-dark);--otkit-color-brand-neutral-200: var(--otkit-color-sand-200);--otkit-color-brand-neutral-800: var(--otkit-color-ash-dark)}[data-otkit-brand=visa]{--otkit-color-brand-light: var(--otkit-color-visa-blue-500);--otkit-color-brand-light-link: var(--otkit-color-visa-blue-500);--otkit-color-brand-light-hover: var(--otkit-color-visa-blue-800);--otkit-color-brand-light-pressed: var(--otkit-color-visa-blue-800);--otkit-color-brand-light-highlight: var(--otkit-color-visa-blue-200);--otkit-color-brand-dark: var(--otkit-color-visa-blue-500);--otkit-color-brand-dark-link: var(--otkit-color-visa-blue-200);--otkit-color-brand-dark-hover: var(--otkit-color-visa-blue-800);--otkit-color-brand-dark-pressed: var(--otkit-color-visa-blue-800);--otkit-color-brand-dark-highlight: var(--otkit-color-visa-blue-200);--otkit-color-on-brand-light: var(--otkit-color-white);--otkit-color-on-brand-dark: var(--otkit-color-white);--otkit-color-brand-neutral-200: var(--otkit-color-visa-blue-100);--otkit-color-brand-neutral-800: var(--otkit-color-visa-blue-800)}[data-otkit-brand=restaurant-ai]{--otkit-color-brand-light: var(--otkit-color-violet);--otkit-color-brand-light-link: var(--otkit-color-violet);--otkit-color-brand-light-hover: var(--otkit-color-violet-l25);--otkit-color-brand-light-pressed: var(--otkit-color-violet-d25);--otkit-color-brand-light-highlight: var(--otkit-color-violet-lightest);--otkit-color-brand-dark: var(--otkit-color-violet-light);--otkit-color-brand-dark-link: var(--otkit-color-violet-light);--otkit-color-brand-dark-hover: var(--otkit-color-violet-l35);--otkit-color-brand-dark-pressed: var(--otkit-color-violet-d25);--otkit-color-brand-dark-highlight: var(--otkit-color-violet-darker);--otkit-color-on-brand-light: var(--otkit-color-white);--otkit-color-on-brand-dark: var(--otkit-color-white);--otkit-color-brand-neutral-200: var(--otkit-color-violet-lightest);--otkit-color-brand-neutral-800: var(--otkit-color-ash-dark)}[data-otkit-theme=light]{color-scheme:light;--otkit-color-foreground-default: var(--otkit-color-ash-dark);--otkit-color-foreground-alt: var(--otkit-color-ash);--otkit-color-foreground-disabled: var(--otkit-color-ash-dark-l50);--otkit-color-foreground-disabled-alt: var(--otkit-color-ash-dark-l70);--otkit-color-foreground-action: var(--otkit-color-brand-light);--otkit-color-foreground-link: var(--otkit-color-brand-light-link);--otkit-color-foreground-on-action: var(--otkit-color-on-brand-light);--otkit-color-foreground-on-neutral: var(--otkit-color-white);--otkit-color-foreground-info: var(--otkit-color-teal);--otkit-color-foreground-on-info: var(--otkit-color-white);--otkit-color-foreground-success: var(--otkit-color-green);--otkit-color-foreground-on-success: var(--otkit-color-white);--otkit-color-foreground-warning: var(--otkit-color-yellow-light);--otkit-color-foreground-on-warning: var(--otkit-color-ash-darker);--otkit-color-foreground-danger: var(--otkit-color-red-dark);--otkit-color-foreground-on-danger: var(--otkit-color-white);--otkit-color-foreground-accent-orange: var(--otkit-color-orange);--otkit-color-foreground-accent-orange-secondary: var(--otkit-color-orange-lighter);--otkit-color-foreground-on-accent-orange: var(--otkit-color-white);--otkit-color-foreground-on-accent-orange-secondary: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-yellow: var(--otkit-color-yellow-light);--otkit-color-foreground-on-accent-yellow: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-yellow-secondary: var(--otkit-color-yellow-lighter);--otkit-color-foreground-on-accent-yellow-secondary: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-lemon: var(--otkit-color-lemon-light);--otkit-color-foreground-on-accent-lemon: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-lime: var(--otkit-color-lime);--otkit-color-foreground-accent-lime-secondary: var(--otkit-color-lime-lighter);--otkit-color-foreground-on-accent-lime: var(--otkit-color-white);--otkit-color-foreground-on-accent-lime-secondary: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-green: var(--otkit-color-green);--otkit-color-foreground-accent-green-secondary: var(--otkit-color-green-lighter);--otkit-color-foreground-on-accent-green: var(--otkit-color-white);--otkit-color-foreground-on-accent-green-secondary: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-aqua: var(--otkit-color-aqua-light);--otkit-color-foreground-accent-aqua-secondary: var(--otkit-color-aqua-lighter);--otkit-color-foreground-on-accent-aqua: var(--otkit-color-white);--otkit-color-foreground-on-accent-aqua-secondary: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-teal: var(--otkit-color-teal-light);--otkit-color-foreground-accent-teal-secondary: var(--otkit-color-teal-lighter);--otkit-color-foreground-on-accent-teal: var(--otkit-color-white);--otkit-color-foreground-on-accent-teal-secondary: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-blue: var(--otkit-color-blue);--otkit-color-foreground-accent-blue-secondary: var(--otkit-color-blue-lighter);--otkit-color-foreground-on-accent-blue: var(--otkit-color-white);--otkit-color-foreground-on-accent-blue-secondary: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-violet: var(--otkit-color-violet);--otkit-color-foreground-accent-violet-secondary: var(--otkit-color-violet-lighter);--otkit-color-foreground-on-accent-violet: var(--otkit-color-white);--otkit-color-foreground-on-accent-violet-secondary: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-purple: var(--otkit-color-purple);--otkit-color-foreground-accent-purple-secondary: var(--otkit-color-purple-lighter);--otkit-color-foreground-on-accent-purple: var(--otkit-color-white);--otkit-color-foreground-on-accent-purple-secondary: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-fuchsia: var(--otkit-color-fuchsia);--otkit-color-foreground-accent-fuchsia-secondary: var(--otkit-color-fuchsia-lighter);--otkit-color-foreground-on-accent-fuchsia: var(--otkit-color-white);--otkit-color-foreground-on-accent-fuchsia-secondary: var(--otkit-color-ash-darker);--otkit-color-background-default: var(--otkit-color-white);--otkit-color-background-alt: var(--otkit-color-brand-neutral-200);--otkit-color-background-elevation: var(--otkit-color-white);--otkit-color-background-inset: var(--otkit-color-ash-lightest);--otkit-color-background-hover: var(--otkit-color-black-o04);--otkit-color-background-pressed: var(--otkit-color-black-o10);--otkit-color-background-disabled: var(--otkit-color-ash-lighter);--otkit-color-background-disabled-alt: var(--otkit-color-ash-lightest-d05);--otkit-color-background-overlay: var(--otkit-color-ash-darker-o80);--otkit-color-background-action: var(--otkit-color-brand-light);--otkit-color-background-action-hover: var(--otkit-color-brand-light-hover);--otkit-color-background-action-pressed: var(--otkit-color-brand-light-pressed);--otkit-color-background-action-alt: var(--otkit-color-brand-light-highlight);--otkit-color-background-action-highlight: var(--otkit-color-brand-light-highlight);--otkit-color-background-inactive: var(--otkit-color-ash-lighter);--otkit-color-background-neutral: var(--otkit-color-ash-light);--otkit-color-background-info: var(--otkit-color-teal-dark);--otkit-color-background-info-alt: var(--otkit-color-teal-lightest);--otkit-color-background-info-highlight: var(--otkit-color-teal-lightest);--otkit-color-background-success: var(--otkit-color-green);--otkit-color-background-success-alt: var(--otkit-color-green-lightest);--otkit-color-background-success-highlight: var(--otkit-color-green-lightest);--otkit-color-background-warning: var(--otkit-color-yellow-light);--otkit-color-background-warning-hover: var(--otkit-color-yellow-lighter);--otkit-color-background-warning-pressed: var(--otkit-color-yellow);--otkit-color-background-warning-alt: var(--otkit-color-yellow-lightest);--otkit-color-background-warning-highlight: var(--otkit-color-yellow-lightest);--otkit-color-background-danger: var(--otkit-color-red-light);--otkit-color-background-danger-hover: var(--otkit-color-red-lighter);--otkit-color-background-danger-pressed: var(--otkit-color-red-dark);--otkit-color-background-danger-alt: var(--otkit-color-red-lightest);--otkit-color-background-danger-highlight: var(--otkit-color-red-lightest);--otkit-color-background-accent-orange: var(--otkit-color-orange);--otkit-color-background-accent-orange-hover: var(--otkit-color-orange-l25);--otkit-color-background-accent-orange-pressed: var(--otkit-color-orange-d25);--otkit-color-background-accent-orange-secondary: var(--otkit-color-orange-lighter);--otkit-color-background-accent-orange-secondary-hover: var(--otkit-color-orange-lighter-l40);--otkit-color-background-accent-orange-secondary-pressed: var(--otkit-color-orange-lighter-d20);--otkit-color-background-accent-orange-alt: var(--otkit-color-orange-lightest);--otkit-color-background-accent-orange-highlight: var(--otkit-color-orange-lightest);--otkit-color-background-accent-yellow: var(--otkit-color-yellow-light);--otkit-color-background-accent-yellow-hover: var(--otkit-color-yellow-light-l40);--otkit-color-background-accent-yellow-pressed: var(--otkit-color-yellow-light-d20);--otkit-color-background-accent-yellow-secondary: var(--otkit-color-yellow-lighter);--otkit-color-background-accent-yellow-secondary-hover: var(--otkit-color-yellow-lighter-l40);--otkit-color-background-accent-yellow-secondary-pressed: var(--otkit-color-yellow-lighter-d20);--otkit-color-background-accent-yellow-alt: var(--otkit-color-yellow-lightest);--otkit-color-background-accent-yellow-highlight: var(--otkit-color-yellow-lightest);--otkit-color-background-accent-lemon: var(--otkit-color-lemon-light);--otkit-color-background-accent-lemon-hover: var(--otkit-color-lemon-light-l40);--otkit-color-background-accent-lemon-pressed: var(--otkit-color-lemon-light-d20);--otkit-color-background-accent-lemon-alt: var(--otkit-color-lemon-lightest);--otkit-color-background-accent-lemon-highlight: var(--otkit-color-lemon-lightest);--otkit-color-background-accent-lime: var(--otkit-color-lime);--otkit-color-background-accent-lime-hover: var(--otkit-color-lime-l25);--otkit-color-background-accent-lime-pressed: var(--otkit-color-lime-d25);--otkit-color-background-accent-lime-secondary: var(--otkit-color-lime-lighter);--otkit-color-background-accent-lime-secondary-hover: var(--otkit-color-lime-lighter-l40);--otkit-color-background-accent-lime-secondary-pressed: var(--otkit-color-lime-lighter-d20);--otkit-color-background-accent-lime-alt: var(--otkit-color-lime-lightest);--otkit-color-background-accent-lime-highlight: var(--otkit-color-lime-lightest);--otkit-color-background-accent-green: var(--otkit-color-green);--otkit-color-background-accent-green-hover: var(--otkit-color-green-l25);--otkit-color-background-accent-green-pressed: var(--otkit-color-green-d25);--otkit-color-background-accent-green-secondary: var(--otkit-color-green-lighter);--otkit-color-background-accent-green-secondary-hover: var(--otkit-color-green-lighter-l40);--otkit-color-background-accent-green-secondary-pressed: var(--otkit-color-green-lighter-d20);--otkit-color-background-accent-green-alt: var(--otkit-color-green-lightest);--otkit-color-background-accent-green-highlight: var(--otkit-color-green-lightest);--otkit-color-background-accent-aqua: var(--otkit-color-aqua-light);--otkit-color-background-accent-aqua-hover: var(--otkit-color-aqua-light-l25);--otkit-color-background-accent-aqua-pressed: var(--otkit-color-aqua-light-d25);--otkit-color-background-accent-aqua-secondary: var(--otkit-color-aqua-lighter);--otkit-color-background-accent-aqua-secondary-hover: var(--otkit-color-aqua-lighter-l40);--otkit-color-background-accent-aqua-secondary-pressed: var(--otkit-color-aqua-lighter-d20);--otkit-color-background-accent-aqua-alt: var(--otkit-color-aqua-lightest);--otkit-color-background-accent-aqua-highlight: var(--otkit-color-aqua-lightest);--otkit-color-background-accent-teal: var(--otkit-color-teal-light);--otkit-color-background-accent-teal-hover: var(--otkit-color-teal-light-l25);--otkit-color-background-accent-teal-pressed: var(--otkit-color-teal-light-d25);--otkit-color-background-accent-teal-secondary: var(--otkit-color-teal-lighter);--otkit-color-background-accent-teal-secondary-hover: var(--otkit-color-teal-lighter-l40);--otkit-color-background-accent-teal-secondary-pressed: var(--otkit-color-teal-lighter-d20);--otkit-color-background-accent-teal-alt: var(--otkit-color-teal-lightest);--otkit-color-background-accent-teal-highlight: var(--otkit-color-teal-lightest);--otkit-color-background-accent-blue: var(--otkit-color-blue);--otkit-color-background-accent-blue-hover: var(--otkit-color-blue-l25);--otkit-color-background-accent-blue-pressed: var(--otkit-color-blue-d25);--otkit-color-background-accent-blue-secondary: var(--otkit-color-blue-lighter);--otkit-color-background-accent-blue-secondary-hover: var(--otkit-color-blue-lighter-l40);--otkit-color-background-accent-blue-secondary-pressed: var(--otkit-color-blue-lighter-d20);--otkit-color-background-accent-blue-alt: var(--otkit-color-blue-lightest);--otkit-color-background-accent-blue-highlight: var(--otkit-color-blue-lightest);--otkit-color-background-accent-violet: var(--otkit-color-violet);--otkit-color-background-accent-violet-hover: var(--otkit-color-violet-l25);--otkit-color-background-accent-violet-pressed: var(--otkit-color-violet-d25);--otkit-color-background-accent-violet-secondary: var(--otkit-color-violet-lighter);--otkit-color-background-accent-violet-secondary-hover: var(--otkit-color-violet-lighter-l40);--otkit-color-background-accent-violet-secondary-pressed: var(--otkit-color-violet-lighter-d20);--otkit-color-background-accent-violet-alt: var(--otkit-color-violet-lightest);--otkit-color-background-accent-violet-highlight: var(--otkit-color-violet-lightest);--otkit-color-background-accent-purple: var(--otkit-color-purple);--otkit-color-background-accent-purple-hover: var(--otkit-color-purple-l25);--otkit-color-background-accent-purple-pressed: var(--otkit-color-purple-d25);--otkit-color-background-accent-purple-secondary: var(--otkit-color-purple-lighter);--otkit-color-background-accent-purple-secondary-hover: var(--otkit-color-purple-lighter-l40);--otkit-color-background-accent-purple-secondary-pressed: var(--otkit-color-purple-lighter-d20);--otkit-color-background-accent-purple-alt: var(--otkit-color-purple-lightest);--otkit-color-background-accent-purple-highlight: var(--otkit-color-purple-lightest);--otkit-color-background-accent-fuchsia: var(--otkit-color-fuchsia);--otkit-color-background-accent-fuchsia-hover: var(--otkit-color-fuchsia-l25);--otkit-color-background-accent-fuchsia-pressed: var(--otkit-color-fuchsia-d25);--otkit-color-background-accent-fuchsia-secondary: var(--otkit-color-fuchsia-lighter);--otkit-color-background-accent-fuchsia-secondary-hover: var(--otkit-color-fuchsia-lighter-l40);--otkit-color-background-accent-fuchsia-secondary-pressed: var(--otkit-color-fuchsia-lighter-d20);--otkit-color-background-accent-fuchsia-alt: var(--otkit-color-fuchsia-lightest);--otkit-color-background-accent-fuchsia-highlight: var(--otkit-color-fuchsia-lightest);--otkit-color-border-default: var(--otkit-color-ash-lighter);--otkit-color-border-alt: var(--otkit-color-ash-light);--otkit-color-border-inset: var(--otkit-color-ash-lightest);--otkit-color-border-disabled: var(--otkit-color-ash-lightest-d05);--otkit-color-border-divider: var(--otkit-color-ash-lighter);--otkit-color-border-action: var(--otkit-color-brand-light);--otkit-color-border-info: var(--otkit-color-teal);--otkit-color-border-success: var(--otkit-color-green);--otkit-color-border-warning: var(--otkit-color-yellow);--otkit-color-border-danger: var(--otkit-color-red-dark);--otkit-color-border-accent-orange: var(--otkit-color-orange);--otkit-color-border-accent-orange-secondary: var(--otkit-color-orange-lighter);--otkit-color-border-accent-yellow: var(--otkit-color-yellow-light);--otkit-color-border-accent-yellow-secondary: var(--otkit-color-yellow-lighter);--otkit-color-border-accent-lemon: var(--otkit-color-lemon-light);--otkit-color-border-accent-lime: var(--otkit-color-lime);--otkit-color-border-accent-lime-secondary: var(--otkit-color-lime-lighter);--otkit-color-border-accent-green: var(--otkit-color-green);--otkit-color-border-accent-green-secondary: var(--otkit-color-green-lighter);--otkit-color-border-accent-aqua: var(--otkit-color-aqua-light);--otkit-color-border-accent-aqua-secondary: var(--otkit-color-aqua-lighter);--otkit-color-border-accent-teal: var(--otkit-color-teal-light);--otkit-color-border-accent-teal-secondary: var(--otkit-color-teal-lighter);--otkit-color-border-accent-blue: var(--otkit-color-blue);--otkit-color-border-accent-blue-secondary: var(--otkit-color-blue-lighter);--otkit-color-border-accent-violet: var(--otkit-color-violet);--otkit-color-border-accent-violet-secondary: var(--otkit-color-violet-lighter);--otkit-color-border-accent-purple: var(--otkit-color-purple);--otkit-color-border-accent-purple-secondary: var(--otkit-color-purple-lighter);--otkit-color-border-accent-fuchsia: var(--otkit-color-fuchsia);--otkit-color-border-accent-fuchsia-secondary: var(--otkit-color-fuchsia-lighter);--otkit-color-elevation-resting-key: var(--otkit-color-black-o15);--otkit-color-elevation-resting-ambient: var(--otkit-color-black-o03);--otkit-color-elevation-shallow-key: var(--otkit-color-black-o15);--otkit-color-elevation-shallow-ambient: var(--otkit-color-black-o03);--otkit-color-elevation-deep-key: var(--otkit-color-black-o15);--otkit-color-elevation-deep-ambient: var(--otkit-color-black-o03)}[data-otkit-theme=light] [data-otkit-brand]:not([data-otkit-theme]),[data-otkit-theme] [data-otkit-theme=light] [data-otkit-brand]:not([data-otkit-theme]),[data-otkit-theme] [data-otkit-theme] [data-otkit-theme=light] [data-otkit-brand]:not([data-otkit-theme]){color-scheme:light;--otkit-color-foreground-action: var(--otkit-color-brand-light);--otkit-color-foreground-link: var(--otkit-color-brand-light-link);--otkit-color-foreground-on-action: var(--otkit-color-on-brand-light);--otkit-color-background-alt: var(--otkit-color-brand-neutral-200);--otkit-color-background-action: var(--otkit-color-brand-light);--otkit-color-background-action-hover: var(--otkit-color-brand-light-hover);--otkit-color-background-action-pressed: var(--otkit-color-brand-light-pressed);--otkit-color-background-action-alt: var(--otkit-color-brand-light-highlight);--otkit-color-background-action-highlight: var(--otkit-color-brand-light-highlight);--otkit-color-border-action: var(--otkit-color-brand-light)}[data-otkit-theme=dark]{color-scheme:dark;--otkit-color-foreground-default: var(--otkit-color-white);--otkit-color-foreground-alt: var(--otkit-color-ash-lighter);--otkit-color-foreground-disabled: var(--otkit-color-ash-lightest-d35);--otkit-color-foreground-disabled-alt: var(--otkit-color-ash-lightest-d50);--otkit-color-foreground-action: var(--otkit-color-brand-dark);--otkit-color-foreground-link: var(--otkit-color-brand-dark-link);--otkit-color-foreground-on-action: var(--otkit-color-on-brand-dark);--otkit-color-foreground-on-neutral: var(--otkit-color-white);--otkit-color-foreground-info: var(--otkit-color-teal-light);--otkit-color-foreground-on-info: var(--otkit-color-white);--otkit-color-foreground-success: var(--otkit-color-green-light);--otkit-color-foreground-on-success: var(--otkit-color-white);--otkit-color-foreground-warning: var(--otkit-color-yellow-light);--otkit-color-foreground-on-warning: var(--otkit-color-ash-darker);--otkit-color-foreground-danger: var(--otkit-color-red-light);--otkit-color-foreground-on-danger: var(--otkit-color-white);--otkit-color-foreground-accent-orange: var(--otkit-color-orange-light);--otkit-color-foreground-accent-orange-secondary: var(--otkit-color-orange-lighter);--otkit-color-foreground-on-accent-orange: var(--otkit-color-white);--otkit-color-foreground-on-accent-orange-secondary: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-yellow: var(--otkit-color-yellow-light);--otkit-color-foreground-on-accent-yellow: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-yellow-secondary: var(--otkit-color-yellow-lighter);--otkit-color-foreground-on-accent-yellow-secondary: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-lemon: var(--otkit-color-lemon-light);--otkit-color-foreground-on-accent-lemon: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-lime: var(--otkit-color-lime-light);--otkit-color-foreground-accent-lime-secondary: var(--otkit-color-lime-lighter);--otkit-color-foreground-on-accent-lime: var(--otkit-color-white);--otkit-color-foreground-on-accent-lime-secondary: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-green: var(--otkit-color-green-light);--otkit-color-foreground-accent-green-secondary: var(--otkit-color-green-lighter);--otkit-color-foreground-on-accent-green: var(--otkit-color-white);--otkit-color-foreground-on-accent-green-secondary: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-aqua: var(--otkit-color-aqua-light);--otkit-color-foreground-accent-aqua-secondary: var(--otkit-color-aqua-lighter);--otkit-color-foreground-on-accent-aqua: var(--otkit-color-white);--otkit-color-foreground-on-accent-aqua-secondary: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-teal: var(--otkit-color-teal-light);--otkit-color-foreground-accent-teal-secondary: var(--otkit-color-teal-lighter);--otkit-color-foreground-on-accent-teal: var(--otkit-color-white);--otkit-color-foreground-on-accent-teal-secondary: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-blue: var(--otkit-color-blue-light);--otkit-color-foreground-accent-blue-secondary: var(--otkit-color-blue-lighter);--otkit-color-foreground-on-accent-blue: var(--otkit-color-white);--otkit-color-foreground-on-accent-blue-secondary: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-violet: var(--otkit-color-violet-light);--otkit-color-foreground-accent-violet-secondary: var(--otkit-color-violet-lighter);--otkit-color-foreground-on-accent-violet: var(--otkit-color-white);--otkit-color-foreground-on-accent-violet-secondary: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-purple: var(--otkit-color-purple-light);--otkit-color-foreground-accent-purple-secondary: var(--otkit-color-purple-lighter);--otkit-color-foreground-on-accent-purple: var(--otkit-color-white);--otkit-color-foreground-on-accent-purple-secondary: var(--otkit-color-ash-darker);--otkit-color-foreground-accent-fuchsia: var(--otkit-color-fuchsia);--otkit-color-foreground-accent-fuchsia-secondary: var(--otkit-color-fuchsia-lighter);--otkit-color-foreground-on-accent-fuchsia: var(--otkit-color-white);--otkit-color-foreground-on-accent-fuchsia-secondary: var(--otkit-color-ash-darker);--otkit-color-background-default: var(--otkit-color-ash-darker);--otkit-color-background-alt: var(--otkit-color-brand-neutral-800);--otkit-color-background-elevation: var(--otkit-color-ash-dark);--otkit-color-background-inset: var(--otkit-color-ash-darker);--otkit-color-background-hover: var(--otkit-color-white-o10);--otkit-color-background-pressed: var(--otkit-color-white-o20);--otkit-color-background-disabled: var(--otkit-color-ash-dark-l25);--otkit-color-background-disabled-alt: var(--otkit-color-ash-dark-l05);--otkit-color-background-overlay: var(--otkit-color-ash-darker-o80);--otkit-color-background-action: var(--otkit-color-brand-dark);--otkit-color-background-action-hover: var(--otkit-color-brand-dark-hover);--otkit-color-background-action-pressed: var(--otkit-color-brand-dark-pressed);--otkit-color-background-action-alt: var(--otkit-color-brand-dark-highlight);--otkit-color-background-action-highlight: var(--otkit-color-brand-dark-highlight);--otkit-color-background-inactive: var(--otkit-color-ash);--otkit-color-background-neutral: var(--otkit-color-ash-light);--otkit-color-background-info: var(--otkit-color-teal-dark);--otkit-color-background-info-alt: var(--otkit-color-teal-darker);--otkit-color-background-info-highlight: var(--otkit-color-teal-darker-d25);--otkit-color-background-success: var(--otkit-color-green);--otkit-color-background-success-alt: var(--otkit-color-green-darker);--otkit-color-background-success-highlight: var(--otkit-color-green-darker-d30);--otkit-color-background-warning: var(--otkit-color-yellow-light);--otkit-color-background-warning-hover: var(--otkit-color-yellow-lighter);--otkit-color-background-warning-pressed: var(--otkit-color-yellow);--otkit-color-background-warning-alt: var(--otkit-color-yellow-darker);--otkit-color-background-warning-highlight: var(--otkit-color-yellow-darker-d30);--otkit-color-background-danger: var(--otkit-color-red-light);--otkit-color-background-danger-hover: var(--otkit-color-red-lighter);--otkit-color-background-danger-pressed: var(--otkit-color-red-dark);--otkit-color-background-danger-alt: var(--otkit-color-red-darker);--otkit-color-background-danger-highlight: var(--otkit-color-red-darker-d30);--otkit-color-background-accent-orange: var(--otkit-color-orange-light);--otkit-color-background-accent-orange-hover: var(--otkit-color-orange-light-l25);--otkit-color-background-accent-orange-pressed: var(--otkit-color-orange-light-d25);--otkit-color-background-accent-orange-secondary: var(--otkit-color-orange-lighter);--otkit-color-background-accent-orange-secondary-hover: var(--otkit-color-orange-lighter-l40);--otkit-color-background-accent-orange-secondary-pressed: var(--otkit-color-orange-lighter-d20);--otkit-color-background-accent-orange-alt: var(--otkit-color-orange-darker);--otkit-color-background-accent-orange-highlight: var(--otkit-color-orange-darker);--otkit-color-background-accent-yellow: var(--otkit-color-yellow-light);--otkit-color-background-accent-yellow-hover: var(--otkit-color-yellow-light-l40);--otkit-color-background-accent-yellow-pressed: var(--otkit-color-yellow-light-d20);--otkit-color-background-accent-yellow-secondary: var(--otkit-color-yellow-lighter);--otkit-color-background-accent-yellow-secondary-hover: var(--otkit-color-yellow-lighter-l40);--otkit-color-background-accent-yellow-secondary-pressed: var(--otkit-color-yellow-lighter-d20);--otkit-color-background-accent-yellow-alt: var(--otkit-color-yellow-darker);--otkit-color-background-accent-yellow-highlight: var(--otkit-color-yellow-darker);--otkit-color-background-accent-lemon: var(--otkit-color-lemon-light);--otkit-color-background-accent-lemon-hover: var(--otkit-color-lemon-light-l40);--otkit-color-background-accent-lemon-pressed: var(--otkit-color-lemon-light-d20);--otkit-color-background-accent-lemon-alt: var(--otkit-color-lemon-darker);--otkit-color-background-accent-lemon-highlight: var(--otkit-color-lemon-darker);--otkit-color-background-accent-lime: var(--otkit-color-lime);--otkit-color-background-accent-lime-hover: var(--otkit-color-lime-l25);--otkit-color-background-accent-lime-pressed: var(--otkit-color-lime-d25);--otkit-color-background-accent-lime-secondary: var(--otkit-color-lime-lighter);--otkit-color-background-accent-lime-secondary-hover: var(--otkit-color-lime-lighter-l40);--otkit-color-background-accent-lime-secondary-pressed: var(--otkit-color-lime-lighter-d20);--otkit-color-background-accent-lime-alt: var(--otkit-color-lime-darker);--otkit-color-background-accent-lime-highlight: var(--otkit-color-lime-darker);--otkit-color-background-accent-green: var(--otkit-color-green);--otkit-color-background-accent-green-hover: var(--otkit-color-green-l25);--otkit-color-background-accent-green-pressed: var(--otkit-color-green-d25);--otkit-color-background-accent-green-secondary: var(--otkit-color-green-lighter);--otkit-color-background-accent-green-secondary-hover: var(--otkit-color-green-lighter-l40);--otkit-color-background-accent-green-secondary-pressed: var(--otkit-color-green-lighter-d20);--otkit-color-background-accent-green-alt: var(--otkit-color-green-darker);--otkit-color-background-accent-green-highlight: var(--otkit-color-green-darker);--otkit-color-background-accent-aqua: var(--otkit-color-aqua-light);--otkit-color-background-accent-aqua-hover: var(--otkit-color-aqua-light-l25);--otkit-color-background-accent-aqua-pressed: var(--otkit-color-aqua-light-d25);--otkit-color-background-accent-aqua-secondary: var(--otkit-color-aqua-lighter);--otkit-color-background-accent-aqua-secondary-hover: var(--otkit-color-aqua-lighter-l40);--otkit-color-background-accent-aqua-secondary-pressed: var(--otkit-color-aqua-lighter-d20);--otkit-color-background-accent-aqua-alt: var(--otkit-color-aqua-darker);--otkit-color-background-accent-aqua-highlight: var(--otkit-color-aqua-darker);--otkit-color-background-accent-teal: var(--otkit-color-teal-light);--otkit-color-background-accent-teal-hover: var(--otkit-color-teal-light-l25);--otkit-color-background-accent-teal-pressed: var(--otkit-color-teal-light-d25);--otkit-color-background-accent-teal-secondary: var(--otkit-color-teal-lighter);--otkit-color-background-accent-teal-secondary-hover: var(--otkit-color-teal-lighter-l40);--otkit-color-background-accent-teal-secondary-pressed: var(--otkit-color-teal-lighter-d20);--otkit-color-background-accent-teal-alt: var(--otkit-color-teal-darker);--otkit-color-background-accent-teal-highlight: var(--otkit-color-teal-darker);--otkit-color-background-accent-blue: var(--otkit-color-blue);--otkit-color-background-accent-blue-hover: var(--otkit-color-blue-l25);--otkit-color-background-accent-blue-pressed: var(--otkit-color-blue-d25);--otkit-color-background-accent-blue-secondary: var(--otkit-color-blue-lighter);--otkit-color-background-accent-blue-secondary-hover: var(--otkit-color-blue-lighter-l40);--otkit-color-background-accent-blue-secondary-pressed: var(--otkit-color-blue-lighter-d20);--otkit-color-background-accent-blue-alt: var(--otkit-color-blue-darker);--otkit-color-background-accent-blue-highlight: var(--otkit-color-blue-darker);--otkit-color-background-accent-violet: var(--otkit-color-violet);--otkit-color-background-accent-violet-hover: var(--otkit-color-violet-l25);--otkit-color-background-accent-violet-pressed: var(--otkit-color-violet-d25);--otkit-color-background-accent-violet-secondary: var(--otkit-color-violet-lighter);--otkit-color-background-accent-violet-secondary-hover: var(--otkit-color-violet-lighter-l40);--otkit-color-background-accent-violet-secondary-pressed: var(--otkit-color-violet-lighter-d20);--otkit-color-background-accent-violet-alt: var(--otkit-color-violet-darker);--otkit-color-background-accent-violet-highlight: var(--otkit-color-violet-darker);--otkit-color-background-accent-purple: var(--otkit-color-purple-light);--otkit-color-background-accent-purple-hover: var(--otkit-color-purple-light-l25);--otkit-color-background-accent-purple-pressed: var(--otkit-color-purple-light-d25);--otkit-color-background-accent-purple-secondary: var(--otkit-color-purple-lighter);--otkit-color-background-accent-purple-secondary-hover: var(--otkit-color-purple-lighter-l40);--otkit-color-background-accent-purple-secondary-pressed: var(--otkit-color-purple-lighter-d20);--otkit-color-background-accent-purple-alt: var(--otkit-color-purple-darker);--otkit-color-background-accent-purple-highlight: var(--otkit-color-purple-darker);--otkit-color-background-accent-fuchsia: var(--otkit-color-fuchsia);--otkit-color-background-accent-fuchsia-hover: var(--otkit-color-fuchsia-l25);--otkit-color-background-accent-fuchsia-pressed: var(--otkit-color-fuchsia-d25);--otkit-color-background-accent-fuchsia-secondary: var(--otkit-color-fuchsia-lighter);--otkit-color-background-accent-fuchsia-secondary-hover: var(--otkit-color-fuchsia-lighter-l40);--otkit-color-background-accent-fuchsia-secondary-pressed: var(--otkit-color-fuchsia-lighter-d20);--otkit-color-background-accent-fuchsia-alt: var(--otkit-color-fuchsia-darker);--otkit-color-background-accent-fuchsia-highlight: var(--otkit-color-fuchsia-darker);--otkit-color-border-default: var(--otkit-color-ash);--otkit-color-border-alt: var(--otkit-color-ash-light);--otkit-color-border-inset: var(--otkit-color-ash-darker);--otkit-color-border-disabled: var(--otkit-color-ash-dark-l05);--otkit-color-border-divider: var(--otkit-color-ash);--otkit-color-border-action: var(--otkit-color-brand-dark);--otkit-color-border-info: var(--otkit-color-teal-light);--otkit-color-border-success: var(--otkit-color-green-light);--otkit-color-border-warning: var(--otkit-color-yellow-light);--otkit-color-border-danger: var(--otkit-color-red-light);--otkit-color-border-accent-orange: var(--otkit-color-orange-light);--otkit-color-border-accent-orange-secondary: var(--otkit-color-orange-lighter);--otkit-color-border-accent-yellow: var(--otkit-color-yellow-light);--otkit-color-border-accent-yellow-secondary: var(--otkit-color-yellow-lighter);--otkit-color-border-accent-lemon: var(--otkit-color-lemon-light);--otkit-color-border-accent-lime: var(--otkit-color-lime-light);--otkit-color-border-accent-lime-secondary: var(--otkit-color-lime-lighter);--otkit-color-border-accent-green: var(--otkit-color-green-light);--otkit-color-border-accent-green-secondary: var(--otkit-color-green-lighter);--otkit-color-border-accent-aqua: var(--otkit-color-aqua-light);--otkit-color-border-accent-aqua-secondary: var(--otkit-color-aqua-lighter);--otkit-color-border-accent-teal: var(--otkit-color-teal-light);--otkit-color-border-accent-teal-secondary: var(--otkit-color-teal-lighter);--otkit-color-border-accent-blue: var(--otkit-color-blue-light);--otkit-color-border-accent-blue-secondary: var(--otkit-color-blue-lighter);--otkit-color-border-accent-violet: var(--otkit-color-violet-light);--otkit-color-border-accent-violet-secondary: var(--otkit-color-violet-lighter);--otkit-color-border-accent-purple: var(--otkit-color-purple-light);--otkit-color-border-accent-purple-secondary: var(--otkit-color-purple-lighter);--otkit-color-border-accent-fuchsia: var(--otkit-color-fuchsia);--otkit-color-border-accent-fuchsia-secondary: var(--otkit-color-fuchsia-lighter);--otkit-color-elevation-resting-key: var(--otkit-color-black-o45);--otkit-color-elevation-resting-ambient: var(--otkit-color-black-o09);--otkit-color-elevation-shallow-key: var(--otkit-color-black-o45);--otkit-color-elevation-shallow-ambient: var(--otkit-color-black-o09);--otkit-color-elevation-deep-key: var(--otkit-color-black-o45);--otkit-color-elevation-deep-ambient: var(--otkit-color-black-o09)}[data-otkit-theme=dark] [data-otkit-brand]:not([data-otkit-theme]),[data-otkit-theme] [data-otkit-theme=dark] [data-otkit-brand]:not([data-otkit-theme]),[data-otkit-theme] [data-otkit-theme] [data-otkit-theme=dark] [data-otkit-brand]:not([data-otkit-theme]){color-scheme:dark;--otkit-color-foreground-action: var(--otkit-color-brand-dark);--otkit-color-foreground-link: var(--otkit-color-brand-dark-link);--otkit-color-foreground-on-action: var(--otkit-color-on-brand-dark);--otkit-color-background-alt: var(--otkit-color-brand-neutral-800);--otkit-color-background-action: var(--otkit-color-brand-dark);--otkit-color-background-action-hover: var(--otkit-color-brand-dark-hover);--otkit-color-background-action-pressed: var(--otkit-color-brand-dark-pressed);--otkit-color-background-action-alt: var(--otkit-color-brand-dark-highlight);--otkit-color-background-action-highlight: var(--otkit-color-brand-dark-highlight);--otkit-color-border-action: var(--otkit-color-brand-dark)}@font-face{font-family:BrandonText;font-weight:400;src:url(https://cdn.otstatic.com/common/font/Brandon/Brandon_txt_reg-webfont.woff2) format("woff2"),url(https://cdn.otstatic.com/common/font/Brandon/Brandon_txt_reg-webfont.woff) format("woff");font-display:swap}@font-face{font-family:BrandonText;font-weight:600;src:url(https://cdn.otstatic.com/common/font/Brandon/Brandon_txt_med-webfont.woff2) format("woff2"),url(https://cdn.otstatic.com/common/font/Brandon/Brandon_txt_med-webfont.woff) format("woff");font-display:swap}@font-face{font-family:BrandonText;font-weight:800;src:url(https://cdn.otstatic.com/common/font/Brandon/Brandon_txt_bld-webfont.woff2) format("woff2"),url(https://cdn.otstatic.com/common/font/Brandon/Brandon_txt_bld-webfont.woff) format("woff");font-display:swap}:root{--otkit-font-family-brand: "BrandonText", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"}:root{--otkit-font-weight-regular: 400;--otkit-font-weight-semibold: 600;--otkit-font-weight-bold: 800}html{font-family:var(--otkit-font-family-brand);-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--otkit-text-headline-large-font-size: 2.5rem;--otkit-text-headline-large-line-height: 3rem;--otkit-text-headline-large-font-weight: var(--otkit-font-weight-bold);--otkit-text-headline-large: var(--otkit-font-weight-bold) 2.5rem/3rem var(--otkit-font-family-brand);--otkit-text-headline-medium-font-size: 2.25rem;--otkit-text-headline-medium-line-height: 2.75rem;--otkit-text-headline-medium-font-weight: var(--otkit-font-weight-bold);--otkit-text-headline-medium: var(--otkit-font-weight-bold) 2.25rem/2.75rem var(--otkit-font-family-brand);--otkit-text-headline-small-font-size: 2rem;--otkit-text-headline-small-line-height: 2.5rem;--otkit-text-headline-small-font-weight: var(--otkit-font-weight-bold);--otkit-text-headline-small: var(--otkit-font-weight-bold) 2rem/2.5rem var(--otkit-font-family-brand);--otkit-text-title-large-font-size: 1.75rem;--otkit-text-title-large-line-height: 2rem;--otkit-text-title-large-font-weight: var(--otkit-font-weight-bold);--otkit-text-title-large: var(--otkit-font-weight-bold) 1.75rem/2rem var(--otkit-font-family-brand);--otkit-text-title-medium-font-size: 1.5rem;--otkit-text-title-medium-line-height: 1.75rem;--otkit-text-title-medium-font-weight: var(--otkit-font-weight-bold);--otkit-text-title-medium: var(--otkit-font-weight-bold) 1.5rem/1.75rem var(--otkit-font-family-brand);--otkit-text-title-small-font-size: 1.125rem;--otkit-text-title-small-line-height: 1.5rem;--otkit-text-title-small-font-weight: var(--otkit-font-weight-bold);--otkit-text-title-small: var(--otkit-font-weight-bold) 1.125rem/1.5rem var(--otkit-font-family-brand);--otkit-text-body-large-font-size: 1rem;--otkit-text-body-large-line-height: 1.5rem;--otkit-text-body-large-font-weight: var(--otkit-font-weight-regular);--otkit-text-body-large: var(--otkit-font-weight-regular) 1rem/1.5rem var(--otkit-font-family-brand);--otkit-text-body-medium-font-size: .875rem;--otkit-text-body-medium-line-height: 1.25rem;--otkit-text-body-medium-font-weight: var(--otkit-font-weight-regular);--otkit-text-body-medium: var(--otkit-font-weight-regular) .875rem/1.25rem var(--otkit-font-family-brand);--otkit-text-body-small-font-size: .75rem;--otkit-text-body-small-line-height: 1rem;--otkit-text-body-small-font-weight: var(--otkit-font-weight-regular);--otkit-text-body-small: var(--otkit-font-weight-regular) .75rem/1rem var(--otkit-font-family-brand);--otkit-text-body-tiny-font-size: .625rem;--otkit-text-body-tiny-line-height: .875rem;--otkit-text-body-tiny-font-weight: var(--otkit-font-weight-regular);--otkit-text-body-tiny: var(--otkit-font-weight-regular) .625rem/.875rem var(--otkit-font-family-brand);--otkit-text-label-large-font-size: 1rem;--otkit-text-label-large-line-height: 1rem;--otkit-text-label-large-font-weight: var(--otkit-font-weight-regular);--otkit-text-label-large: var(--otkit-font-weight-regular) 1rem/1rem var(--otkit-font-family-brand);--otkit-text-label-medium-font-size: .875rem;--otkit-text-label-medium-line-height: .875rem;--otkit-text-label-medium-font-weight: var(--otkit-font-weight-regular);--otkit-text-label-medium: var(--otkit-font-weight-regular) .875rem/.875rem var(--otkit-font-family-brand);--otkit-text-label-small-font-size: .75rem;--otkit-text-label-small-line-height: .75rem;--otkit-text-label-small-font-weight: var(--otkit-font-weight-regular);--otkit-text-label-small: var(--otkit-font-weight-regular) .75rem/.75rem var(--otkit-font-family-brand);--otkit-text-label-tiny-font-size: .625rem;--otkit-text-label-tiny-line-height: .625rem;--otkit-text-label-tiny-font-weight: var(--otkit-font-weight-regular);--otkit-text-label-tiny: var(--otkit-font-weight-regular) .625rem/.625rem var(--otkit-font-family-brand)}@media (min-width: 48rem){@font-face{font-family:BrandonText;font-weight:400;src:url(https://cdn.otstatic.com/common/font/Brandon/Brandon_txt_reg-webfont.woff2) format("woff2"),url(https://cdn.otstatic.com/common/font/Brandon/Brandon_txt_reg-webfont.woff) format("woff");font-display:swap}@font-face{font-family:BrandonText;font-weight:600;src:url(https://cdn.otstatic.com/common/font/Brandon/Brandon_txt_med-webfont.woff2) format("woff2"),url(https://cdn.otstatic.com/common/font/Brandon/Brandon_txt_med-webfont.woff) format("woff");font-display:swap}@font-face{font-family:BrandonText;font-weight:800;src:url(https://cdn.otstatic.com/common/font/Brandon/Brandon_txt_bld-webfont.woff2) format("woff2"),url(https://cdn.otstatic.com/common/font/Brandon/Brandon_txt_bld-webfont.woff) format("woff");font-display:swap}:root{--otkit-font-family-brand: "BrandonText", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"}:root{--otkit-font-weight-regular: 400;--otkit-font-weight-semibold: 600;--otkit-font-weight-bold: 800}html{font-family:var(--otkit-font-family-brand);-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@media (min-width: 48rem){:root{--otkit-text-headline-large-font-size: 2.75rem;--otkit-text-headline-large-line-height: 3.25rem;--otkit-text-headline-large-font-weight: var(--otkit-font-weight-bold);--otkit-text-headline-large: var(--otkit-font-weight-bold) 2.75rem/3.25rem var(--otkit-font-family-brand);--otkit-text-headline-medium-font-size: 2.5rem;--otkit-text-headline-medium-line-height: 3rem;--otkit-text-headline-medium-font-weight: var(--otkit-font-weight-bold);--otkit-text-headline-medium: var(--otkit-font-weight-bold) 2.5rem/3rem var(--otkit-font-family-brand);--otkit-text-headline-small-font-size: 2.25rem;--otkit-text-headline-small-line-height: 2.75rem;--otkit-text-headline-small-font-weight: var(--otkit-font-weight-bold);--otkit-text-headline-small: var(--otkit-font-weight-bold) 2.25rem/2.75rem var(--otkit-font-family-brand);--otkit-text-title-large-font-size: 1.75rem;--otkit-text-title-large-line-height: 2rem;--otkit-text-title-large-font-weight: var(--otkit-font-weight-bold);--otkit-text-title-large: var(--otkit-font-weight-bold) 1.75rem/2rem var(--otkit-font-family-brand);--otkit-text-title-medium-font-size: 1.5rem;--otkit-text-title-medium-line-height: 1.75rem;--otkit-text-title-medium-font-weight: var(--otkit-font-weight-bold);--otkit-text-title-medium: var(--otkit-font-weight-bold) 1.5rem/1.75rem var(--otkit-font-family-brand);--otkit-text-title-small-font-size: 1.125rem;--otkit-text-title-small-line-height: 1.5rem;--otkit-text-title-small-font-weight: var(--otkit-font-weight-bold);--otkit-text-title-small: var(--otkit-font-weight-bold) 1.125rem/1.5rem var(--otkit-font-family-brand);--otkit-text-body-large-font-size: 1rem;--otkit-text-body-large-line-height: 1.5rem;--otkit-text-body-large-font-weight: var(--otkit-font-weight-regular);--otkit-text-body-large: var(--otkit-font-weight-regular) 1rem/1.5rem var(--otkit-font-family-brand);--otkit-text-body-medium-font-size: .875rem;--otkit-text-body-medium-line-height: 1.25rem;--otkit-text-body-medium-font-weight: var(--otkit-font-weight-regular);--otkit-text-body-medium: var(--otkit-font-weight-regular) .875rem/1.25rem var(--otkit-font-family-brand);--otkit-text-body-small-font-size: .75rem;--otkit-text-body-small-line-height: 1rem;--otkit-text-body-small-font-weight: var(--otkit-font-weight-regular);--otkit-text-body-small: var(--otkit-font-weight-regular) .75rem/1rem var(--otkit-font-family-brand);--otkit-text-body-tiny-font-size: .625rem;--otkit-text-body-tiny-line-height: .875rem;--otkit-text-body-tiny-font-weight: var(--otkit-font-weight-regular);--otkit-text-body-tiny: var(--otkit-font-weight-regular) .625rem/.875rem var(--otkit-font-family-brand);--otkit-text-label-large-font-size: 1rem;--otkit-text-label-large-line-height: 1rem;--otkit-text-label-large-font-weight: var(--otkit-font-weight-regular);--otkit-text-label-large: var(--otkit-font-weight-regular) 1rem/1rem var(--otkit-font-family-brand);--otkit-text-label-medium-font-size: .875rem;--otkit-text-label-medium-line-height: .875rem;--otkit-text-label-medium-font-weight: var(--otkit-font-weight-regular);--otkit-text-label-medium: var(--otkit-font-weight-regular) .875rem/.875rem var(--otkit-font-family-brand);--otkit-text-label-small-font-size: .75rem;--otkit-text-label-small-line-height: .75rem;--otkit-text-label-small-font-weight: var(--otkit-font-weight-regular);--otkit-text-label-small: var(--otkit-font-weight-regular) .75rem/.75rem var(--otkit-font-family-brand);--otkit-text-label-tiny-font-size: .625rem;--otkit-text-label-tiny-line-height: .625rem;--otkit-text-label-tiny-font-weight: var(--otkit-font-weight-regular);--otkit-text-label-tiny: var(--otkit-font-weight-regular) .625rem/.625rem var(--otkit-font-family-brand)}}@media (min-width: 64rem){@font-face{font-family:BrandonText;font-weight:400;src:url(https://cdn.otstatic.com/common/font/Brandon/Brandon_txt_reg-webfont.woff2) format("woff2"),url(https://cdn.otstatic.com/common/font/Brandon/Brandon_txt_reg-webfont.woff) format("woff");font-display:swap}@font-face{font-family:BrandonText;font-weight:600;src:url(https://cdn.otstatic.com/common/font/Brandon/Brandon_txt_med-webfont.woff2) format("woff2"),url(https://cdn.otstatic.com/common/font/Brandon/Brandon_txt_med-webfont.woff) format("woff");font-display:swap}@font-face{font-family:BrandonText;font-weight:800;src:url(https://cdn.otstatic.com/common/font/Brandon/Brandon_txt_bld-webfont.woff2) format("woff2"),url(https://cdn.otstatic.com/common/font/Brandon/Brandon_txt_bld-webfont.woff) format("woff");font-display:swap}:root{--otkit-font-family-brand: "BrandonText", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"}:root{--otkit-font-weight-regular: 400;--otkit-font-weight-semibold: 600;--otkit-font-weight-bold: 800}html{font-family:var(--otkit-font-family-brand);-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@media (min-width: 64rem){:root{--otkit-text-headline-large-font-size: 3rem;--otkit-text-headline-large-line-height: 3.5rem;--otkit-text-headline-large-font-weight: var(--otkit-font-weight-bold);--otkit-text-headline-large: var(--otkit-font-weight-bold) 3rem/3.5rem var(--otkit-font-family-brand);--otkit-text-headline-medium-font-size: 2.5rem;--otkit-text-headline-medium-line-height: 3rem;--otkit-text-headline-medium-font-weight: var(--otkit-font-weight-bold);--otkit-text-headline-medium: var(--otkit-font-weight-bold) 2.5rem/3rem var(--otkit-font-family-brand);--otkit-text-headline-small-font-size: 2.25rem;--otkit-text-headline-small-line-height: 2.75rem;--otkit-text-headline-small-font-weight: var(--otkit-font-weight-bold);--otkit-text-headline-small: var(--otkit-font-weight-bold) 2.25rem/2.75rem var(--otkit-font-family-brand);--otkit-text-title-large-font-size: 2rem;--otkit-text-title-large-line-height: 2.5rem;--otkit-text-title-large-font-weight: var(--otkit-font-weight-bold);--otkit-text-title-large: var(--otkit-font-weight-bold) 2rem/2.5rem var(--otkit-font-family-brand);--otkit-text-title-medium-font-size: 1.5rem;--otkit-text-title-medium-line-height: 1.75rem;--otkit-text-title-medium-font-weight: var(--otkit-font-weight-bold);--otkit-text-title-medium: var(--otkit-font-weight-bold) 1.5rem/1.75rem var(--otkit-font-family-brand);--otkit-text-title-small-font-size: 1.125rem;--otkit-text-title-small-line-height: 1.5rem;--otkit-text-title-small-font-weight: var(--otkit-font-weight-bold);--otkit-text-title-small: var(--otkit-font-weight-bold) 1.125rem/1.5rem var(--otkit-font-family-brand);--otkit-text-body-large-font-size: 1rem;--otkit-text-body-large-line-height: 1.5rem;--otkit-text-body-large-font-weight: var(--otkit-font-weight-regular);--otkit-text-body-large: var(--otkit-font-weight-regular) 1rem/1.5rem var(--otkit-font-family-brand);--otkit-text-body-medium-font-size: .875rem;--otkit-text-body-medium-line-height: 1.25rem;--otkit-text-body-medium-font-weight: var(--otkit-font-weight-regular);--otkit-text-body-medium: var(--otkit-font-weight-regular) .875rem/1.25rem var(--otkit-font-family-brand);--otkit-text-body-small-font-size: .75rem;--otkit-text-body-small-line-height: 1rem;--otkit-text-body-small-font-weight: var(--otkit-font-weight-regular);--otkit-text-body-small: var(--otkit-font-weight-regular) .75rem/1rem var(--otkit-font-family-brand);--otkit-text-body-tiny-font-size: .625rem;--otkit-text-body-tiny-line-height: .875rem;--otkit-text-body-tiny-font-weight: var(--otkit-font-weight-regular);--otkit-text-body-tiny: var(--otkit-font-weight-regular) .625rem/.875rem var(--otkit-font-family-brand);--otkit-text-label-large-font-size: 1rem;--otkit-text-label-large-line-height: 1rem;--otkit-text-label-large-font-weight: var(--otkit-font-weight-regular);--otkit-text-label-large: var(--otkit-font-weight-regular) 1rem/1rem var(--otkit-font-family-brand);--otkit-text-label-medium-font-size: .875rem;--otkit-text-label-medium-line-height: .875rem;--otkit-text-label-medium-font-weight: var(--otkit-font-weight-regular);--otkit-text-label-medium: var(--otkit-font-weight-regular) .875rem/.875rem var(--otkit-font-family-brand);--otkit-text-label-small-font-size: .75rem;--otkit-text-label-small-line-height: .75rem;--otkit-text-label-small-font-weight: var(--otkit-font-weight-regular);--otkit-text-label-small: var(--otkit-font-weight-regular) .75rem/.75rem var(--otkit-font-family-brand);--otkit-text-label-tiny-font-size: .625rem;--otkit-text-label-tiny-line-height: .625rem;--otkit-text-label-tiny-font-weight: var(--otkit-font-weight-regular);--otkit-text-label-tiny: var(--otkit-font-weight-regular) .625rem/.625rem var(--otkit-font-family-brand)}}body{background-color:var(--otkit-color-background-alt)}.widgetCard{--widget-brand-color: var(--otkit-color-background-action);--widget-font: inherit;--widget-headline-font-weight: var(--otkit-font-weight-bold);--otkit-font-family-brand: var(--widget-font);position:relative;width:31.125rem;max-width:31.125rem;margin:0 auto;border-radius:12px;overflow:hidden;box-shadow:0 2px 4px #2d333f33;font-family:var(--widget-font)}.lightMode,.darkMode{background-color:var(--otkit-color-background-default);color:var(--otkit-color-foreground-default)}.header{padding:48px 32px 1.5rem}.headerBackground{background-color:var(--widget-brand-color);color:var(--otkit-color-foreground-on-action)}.logo{display:block;max-width:18.75rem;max-height:18.75rem;width:auto;height:auto;object-fit:contain;margin:0 auto 16px;border-radius:8px}.headline{font-size:var(--otkit-text-title-large-font-size);line-height:var(--otkit-text-title-large-line-height);font-weight:var(--widget-headline-font-weight);margin:0 0 8px}.description{font-size:var(--otkit-text-body-medium-font-size);line-height:var(--otkit-text-body-medium-line-height);font-weight:var(--otkit-font-weight-regular);margin:0;opacity:.85}.formBody{padding:1.5rem 32px 0}.form{display:flex;flex-direction:column;gap:4px;margin:0}.fieldGroup{display:flex;flex-direction:column;gap:4px}.selectFieldGroup{margin-bottom:8px}.fieldLabel{display:block;font-size:var(--otkit-text-body-large-font-size);line-height:var(--otkit-text-body-large-line-height);font-weight:var(--otkit-font-weight-semibold)}.fieldGroup input{font-family:inherit;box-sizing:border-box}.fieldError{display:block;font-size:var(--otkit-text-body-small-font-size);line-height:var(--otkit-text-body-small-line-height);color:var(--otkit-color-foreground-danger)}.submitAlert{margin-bottom:0}.darkMode .fieldGroup input,.darkMode .fieldGroup select{background-color:var(--otkit-color-background-default);color:var(--otkit-color-foreground-default)}.darkMode .fieldGroup input:-webkit-autofill,.darkMode .fieldGroup input:-webkit-autofill:hover,.darkMode .fieldGroup input:-webkit-autofill:focus,.darkMode .fieldGroup input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 62.5rem var(--otkit-color-background-default) inset;-webkit-text-fill-color:var(--otkit-color-foreground-default);caret-color:var(--otkit-color-foreground-default)}.darkMode .fieldGroup input:focus{border-color:var(--otkit-color-border-alt)}.birthdaySelects{display:flex;align-items:flex-start;gap:8px}.birthdaySelects>div{flex:1}.fieldGroup.selectFieldGroup select{font-size:var(--otkit-text-body-medium-font-size)}.fieldGroup.selectFieldGroup select[data-empty],.darkMode .fieldGroup.selectFieldGroup select[data-empty]{color:var(--otkit-color-foreground-alt)}.darkMode .birthdaySelects{--otkit-color-background-danger-highlight: var(--otkit-color-background-default)}.errorContainer{display:flex;justify-content:center;align-items:center;min-height:12.5rem;padding:32px;text-align:center}@media (max-width: 767px){.widgetCard{width:100%;max-width:100%}}.submitSpinner{width:1.25rem;height:1.25rem;border-width:.125rem;border-top-color:currentColor;margin:0 auto}.loadingContainer{display:flex;justify-content:center;align-items:center;min-height:100vh}
