@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-white: #fff;--spacing: .25rem;--font-weight-semibold: 600;--font-weight-bold: 700;--tracking-wide: .025em;--leading-tight: 1.25;--leading-snug: 1.375;--leading-normal: 1.5;--leading-relaxed: 1.625;--ease-in-out: cubic-bezier(.4, 0, .2, 1);--animate-spin: spin 1s linear infinite;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1)}}@layer utilities{.pointer-events-none{pointer-events:none}.visible{visibility:visible}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border-width:0}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.top-\[83px\]{top:83px}.-right-\[5px\]{right:-5px}.right-\[28px\]{right:28px}.-bottom-\[4px\]{bottom:-4px}.z-\[100\]{z-index:100}.z-\[200\]{z-index:200}.container{width:100%;@media (width >= 40rem){max-width:40rem}@media (width >= 48rem){max-width:48rem}@media (width >= 64rem){max-width:64rem}@media (width >= 80rem){max-width:80rem}@media (width >= 96rem){max-width:96rem}}.mx-\[6px\]{margin-inline:6px}.my-\[6px\]{margin-block:6px}.my-\[20px\]{margin-block:20px}.mt-\[2px\]{margin-top:2px}.mt-\[3px\]{margin-top:3px}.mt-\[4px\]{margin-top:4px}.mt-\[6px\]{margin-top:6px}.mt-\[10px\]{margin-top:10px}.mt-\[16px\]{margin-top:16px}.mt-\[20px\]{margin-top:20px}.mb-\[3px\]{margin-bottom:3px}.mb-\[4px\]{margin-bottom:4px}.mb-\[6px\]{margin-bottom:6px}.mb-\[8px\]{margin-bottom:8px}.ml-\[4px\]{margin-left:4px}.ml-auto{margin-left:auto}.box-border{box-sizing:border-box}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.h-\[8px\]{height:8px}.h-\[16px\]{height:16px}.h-\[20px\]{height:20px}.h-\[32px\]{height:32px}.h-\[36px\]{height:36px}.h-\[40px\]{height:40px}.h-\[52px\]{height:52px}.h-full{height:100%}.h-screen{height:100vh}.max-h-\[160px\]{max-height:160px}.min-h-0{min-height:calc(var(--spacing) * 0)}.min-h-\[65px\]{min-height:65px}.w-\[8px\]{width:8px}.w-\[16px\]{width:16px}.w-\[20px\]{width:20px}.w-\[32px\]{width:32px}.w-\[36px\]{width:36px}.w-\[52px\]{width:52px}.w-full{width:100%}.w-px{width:1px}.max-w-\[75\%\]{max-width:75%}.max-w-\[200px\]{max-width:200px}.max-w-\[220px\]{max-width:220px}.max-w-\[320px\]{max-width:320px}.max-w-\[385px\]{max-width:385px}.min-w-0{min-width:calc(var(--spacing) * 0)}.flex-1{flex:1}.shrink-0{flex-shrink:0}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-spin{animation:var(--animate-spin)}.cursor-pointer{cursor:pointer}.resize{resize:both}.resize-none{resize:none}.appearance-none{appearance:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-\[4px\]{gap:4px}.gap-\[6px\]{gap:6px}.gap-\[10px\]{gap:10px}.gap-\[12px\]{gap:12px}.gap-\[14px\]{gap:14px}.space-y-\[14px\]{:where(&>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(14px * var(--tw-space-y-reverse));margin-block-end:calc(14px * calc(1 - var(--tw-space-y-reverse)))}}.divide-y{:where(&>:not(:last-child)){--tw-divide-y-reverse: 0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px * var(--tw-divide-y-reverse));border-bottom-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))}}.divide-\[\#F1F5F9\]{:where(&>:not(:last-child)){border-color:#f1f5f9}}.self-center{align-self:center}.self-end{align-self:flex-end}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-\[4px\]{border-radius:4px}.rounded-\[6px\]{border-radius:6px}.rounded-\[8px\]{border-radius:8px}.rounded-\[10px\]{border-radius:10px}.rounded-\[12px\]{border-radius:12px}.rounded-full{border-radius:calc(infinity * 1px)}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-\[\#C5C5C5\]{border-color:#c5c5c5}.border-\[\#E2E8F0\]{border-color:#e2e8f0}.border-\[\#E6DBF7\]{border-color:#e6dbf7}.border-\[\#E6E6E6\]{border-color:#e6e6e6}.border-\[\#EDEDED\]{border-color:#ededed}.border-\[\#F1F5F9\]{border-color:#f1f5f9}.bg-\[\#4E4076\]{background-color:#4e4076}.bg-\[\#8E52DE\]{background-color:#8e52de}.bg-\[\#273240\]{background-color:#273240}.bg-\[\#DCFCE7\]{background-color:#dcfce7}.bg-\[\#E6E6E6\]{background-color:#e6e6e6}.bg-\[\#EDE9FE\]{background-color:#ede9fe}.bg-\[\#F1F5F9\]{background-color:#f1f5f9}.bg-\[\#F5F0FB\]{background-color:#f5f0fb}.bg-\[\#FAFBFC\]{background-color:#fafbfc}.bg-\[\#FCFCFC\]{background-color:#fcfcfc}.bg-\[\#FEC437\]{background-color:#fec437}.bg-\[\#FECACA\]{background-color:#fecaca}.bg-\[\#FEF3C7\]{background-color:#fef3c7}.bg-white{background-color:var(--color-white)}.bg-white\/50{background-color:color-mix(in srgb,#fff 50%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-white) 50%,transparent)}}.object-cover{object-fit:cover}.p-\[8px\]{padding:8px}.p-\[10px\]{padding:10px}.p-\[12px\]{padding:12px}.p-\[14px\]{padding:14px}.p-\[16px\]{padding:16px}.px-\[8px\]{padding-inline:8px}.px-\[10px\]{padding-inline:10px}.px-\[12px\]{padding-inline:12px}.px-\[14px\]{padding-inline:14px}.px-\[20px\]{padding-inline:20px}.px-\[40px\]{padding-inline:40px}.py-\[3px\]{padding-block:3px}.py-\[4px\]{padding-block:4px}.py-\[5px\]{padding-block:5px}.py-\[6px\]{padding-block:6px}.py-\[7px\]{padding-block:7px}.py-\[8px\]{padding-block:8px}.py-\[9px\]{padding-block:9px}.py-\[12px\]{padding-block:12px}.pt-\[10px\]{padding-top:10px}.pt-\[14px\]{padding-top:14px}.pr-\[30px\]{padding-right:30px}.pl-\[10px\]{padding-left:10px}.text-center{text-align:center}.text-left{text-align:left}.font-mono{font-family:var(--font-mono)}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[18px\]{font-size:18px}.leading-\[18px\]{--tw-leading: 18px;line-height:18px}.leading-none{--tw-leading: 1;line-height:1}.leading-normal{--tw-leading: var(--leading-normal);line-height:var(--leading-normal)}.leading-relaxed{--tw-leading: var(--leading-relaxed);line-height:var(--leading-relaxed)}.leading-snug{--tw-leading: var(--leading-snug);line-height:var(--leading-snug)}.leading-tight{--tw-leading: var(--leading-tight);line-height:var(--leading-tight)}.font-bold{--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-semibold{--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-wide{--tw-tracking: var(--tracking-wide);letter-spacing:var(--tracking-wide)}.break-words{overflow-wrap:break-word}.whitespace-normal{white-space:normal}.whitespace-pre-line{white-space:pre-line}.text-\[\#4E4076\]{color:#4e4076}.text-\[\#8E52DE\]{color:#8e52de}.text-\[\#9C9C9C\]{color:#9c9c9c}.text-\[\#94A3B8\]{color:#94a3b8}.text-\[\#15803D\]{color:#15803d}.text-\[\#64748B\]{color:#64748b}.text-\[\#92400E\]{color:#92400e}.text-\[\#273240\]{color:#273240}.text-\[\#475569\]{color:#475569}.text-\[\#767676\]{color:#767676}.text-\[\#B91C1C\]{color:#b91c1c}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.opacity-50{opacity:50%}.shadow{--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.ease-in-out{--tw-ease: var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.outline-none{--tw-outline-style: none;outline-style:none}.select-none{-webkit-user-select:none;user-select:none}.hover\:scale-110{&:hover{@media (hover: hover){--tw-scale-x: 110%;--tw-scale-y: 110%;--tw-scale-z: 110%;scale:var(--tw-scale-x) var(--tw-scale-y)}}}.hover\:border-\[\#273240\]{&:hover{@media (hover: hover){border-color:#273240}}}.hover\:bg-\[\#F5AF04\]{&:hover{@media (hover: hover){background-color:#f5af04}}}.hover\:bg-\[\#F5F5F5\]{&:hover{@media (hover: hover){background-color:#f5f5f5}}}.hover\:bg-white\/20{&:hover{@media (hover: hover){background-color:color-mix(in srgb,#fff 20%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-white) 20%,transparent)}}}}.hover\:text-\[\#273240\]{&:hover{@media (hover: hover){color:#273240}}}.hover\:underline{&:hover{@media (hover: hover){text-decoration-line:underline}}}.hover\:opacity-90{&:hover{@media (hover: hover){opacity:90%}}}.hover\:opacity-100{&:hover{@media (hover: hover){opacity:100%}}}.focus\:border-\[\#273240\]{&:focus{border-color:#273240}}.focus\:ring-2{&:focus{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.focus\:ring-\[\#8E52DE\]{&:focus{--tw-ring-color: #8E52DE}}.focus\:ring-offset-\[-2px\]{&:focus{--tw-ring-offset-width: -2px;--tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}}.focus\:outline-none{&:focus{--tw-outline-style: none;outline-style:none}}.disabled\:cursor-not-allowed{&:disabled{cursor:not-allowed}}.disabled\:cursor-wait{&:disabled{cursor:wait}}.disabled\:opacity-50{&:disabled{opacity:50%}}.disabled\:opacity-60{&:disabled{opacity:60%}}}app-messaging-page{--yellow: #fec437;--title: #273240;--main: #4e4076;--secondary: #767676}html,body{height:100%}@layer base{app-messaging-page,app-messaging-page *,app-messaging-page *:before,app-messaging-page *:after{box-sizing:border-box;margin:0;padding:0;border:0 solid}app-messaging-page a{color:inherit;text-decoration:inherit}app-messaging-page :is(button,input,select,optgroup,textarea){font:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}app-messaging-page button,app-messaging-page input:where([type=button],[type=reset],[type=submit]){appearance:button}app-messaging-page :is(img,svg,video,canvas,audio,iframe,embed,object){display:block;vertical-align:middle}app-messaging-page :is(img,video){max-width:100%;height:auto}app-messaging-page textarea{resize:vertical}app-messaging-page ::placeholder{opacity:1}}app-messaging-page{font-family:Open Sans,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fcfcfc;color:#273240}app-messaging-page ::-webkit-scrollbar{width:8px;height:8px}app-messaging-page ::-webkit-scrollbar-track{background:transparent}app-messaging-page ::-webkit-scrollbar-thumb{background:#e6e6e6;border-radius:4px}app-messaging-page ::-webkit-scrollbar-thumb:hover{background:#c5c5c5}.grid{display:grid}.flex{display:flex}.inline-flex{display:inline-flex}.block{display:block}.inline-block{display:inline-block}.hidden{display:none}@media (min-width: 768px){.md\:block{display:block}}app-messaging-page .rounded-\[4px\]{border-radius:4px}app-messaging-page .rounded-\[6px\]{border-radius:6px}app-messaging-page .rounded-\[8px\]{border-radius:8px}app-messaging-page .rounded-\[10px\]{border-radius:10px}app-messaging-page .rounded-\[12px\]{border-radius:12px}app-messaging-page .rounded-full{border-radius:9999px}app-messaging-page :is(h1,h2,h3,h4,h5,h6,p,ul,ol,li,dd,dt,blockquote,pre){font-size:inherit;font-weight:inherit;line-height:inherit;margin:0;padding:0}app-messaging-page :is(ul,ol){list-style:none}@property --tw-translate-x{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-y{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-z{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-space-y-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-divide-y-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-leading{syntax: "*"; inherits: false;}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-tracking{syntax: "*"; inherits: false;}@property --tw-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-shadow-color{syntax: "*"; inherits: false;}@property --tw-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-inset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-shadow-color{syntax: "*"; inherits: false;}@property --tw-inset-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-ring-color{syntax: "*"; inherits: false;}@property --tw-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-ring-color{syntax: "*"; inherits: false;}@property --tw-inset-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-ring-inset{syntax: "*"; inherits: false;}@property --tw-ring-offset-width{syntax: "<length>"; inherits: false; initial-value: 0px;}@property --tw-ring-offset-color{syntax: "*"; inherits: false; initial-value: #fff;}@property --tw-ring-offset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-ease{syntax: "*"; inherits: false;}@property --tw-scale-x{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-scale-y{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-scale-z{syntax: "*"; inherits: false; initial-value: 1;}@keyframes spin{to{transform:rotate(360deg)}}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x: 0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-space-y-reverse: 0;--tw-divide-y-reverse: 0;--tw-border-style: solid;--tw-leading: initial;--tw-font-weight: initial;--tw-tracking: initial;--tw-shadow: 0 0 #0000;--tw-shadow-color: initial;--tw-shadow-alpha: 100%;--tw-inset-shadow: 0 0 #0000;--tw-inset-shadow-color: initial;--tw-inset-shadow-alpha: 100%;--tw-ring-color: initial;--tw-ring-shadow: 0 0 #0000;--tw-inset-ring-color: initial;--tw-inset-ring-shadow: 0 0 #0000;--tw-ring-inset: initial;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-offset-shadow: 0 0 #0000;--tw-ease: initial;--tw-scale-x: 1;--tw-scale-y: 1;--tw-scale-z: 1}}}
