.portal-copilot-shell{--portal-copilot-background:hsl(var(--background));--portal-copilot-foreground:hsl(var(--foreground));--portal-copilot-card:hsl(var(--card));--portal-copilot-card-foreground:hsl(var(--card-foreground));--portal-copilot-muted:hsl(var(--muted));--portal-copilot-muted-foreground:hsl(var(--muted-foreground));--portal-copilot-border:hsl(var(--border));--portal-copilot-input:hsl(var(--input));--portal-copilot-ring:hsl(var(--ring));--portal-copilot-primary:hsl(var(--primary));--portal-copilot-primary-foreground:hsl(var(--primary-foreground));--portal-copilot-radius:var(--radius);background:var(--portal-copilot-background);color:var(--portal-copilot-foreground);font-family:var(--font-body),sans-serif}.portal-copilot-shell [data-copilotkit]{--background:var(--portal-copilot-background);--foreground:var(--portal-copilot-foreground);--card:var(--portal-copilot-card);--card-foreground:var(--portal-copilot-card-foreground);--popover:var(--portal-copilot-card);--popover-foreground:var(--portal-copilot-card-foreground);--muted:var(--portal-copilot-muted);--muted-foreground:var(--portal-copilot-muted-foreground);--accent:var(--portal-copilot-muted);--accent-foreground:var(--portal-copilot-foreground);--border:var(--portal-copilot-border);--input:var(--portal-copilot-input);--ring:var(--portal-copilot-ring);--primary:var(--portal-copilot-primary);--primary-foreground:var(--portal-copilot-primary-foreground);--radius:var(--portal-copilot-radius);--cpk-default-font-family:var(--font-body),sans-serif}[data-copilotkit][data-slot=tooltip-content],[data-copilotkit][data-slot=tooltip-content] p{color:var(--primary-foreground)}.portal-copilot-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem;background:var(--portal-copilot-background)}.portal-voice-composer-button .portal-voice-wave-icon{width:1.25rem;height:1.25rem}.portal-voice-composer-button[data-voice-active=true]{background:var(--portal-copilot-primary);color:var(--portal-copilot-primary-foreground);width:auto;min-width:10.5rem;padding-right:1rem;padding-left:1rem}.portal-voice-stop-indicator{display:inline-flex;align-items:center;gap:.55rem;font-size:.8125rem;font-weight:600;line-height:1;white-space:nowrap}.portal-voice-stop-dots{display:inline-flex;align-items:center;gap:.125rem}.portal-voice-key-hint{display:inline-flex;align-items:center;gap:.35rem}.portal-voice-key-hint kbd{border:solid hsla(0,0%,100%,.46);border-width:1px 1px 2px;border-radius:.375rem;background:hsla(0,0%,100%,.14);padding:.05rem .32rem;color:inherit;font-family:var(--font-geist-mono),ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.68rem;font-weight:750;line-height:1.1}.portal-voice-stop-dots span{display:inline-block;transform:translateY(0);animation:portal-voice-dot-bounce .72s ease-in-out infinite;animation-play-state:paused}.portal-voice-stop-dots span:nth-child(2){animation-delay:.12s}.portal-voice-stop-dots span:nth-child(3){animation-delay:.24s}.portal-voice-stop-indicator[data-hearing=true] .portal-voice-stop-dots span{animation-play-state:running}@keyframes portal-voice-dot-bounce{0%,70%,to{transform:translateY(0)}35%{transform:translateY(-.22rem)}}.portal-copilot-chat{min-height:0}.portal-copilot-chat,.portal-copilot-shell [data-testid=copilot-chat]{background:var(--portal-copilot-background)}.portal-copilot-shell [data-testid=copilot-scroll-content]{padding-top:1rem;padding-bottom:14rem!important}.portal-copilot-shell [data-testid=copilot-chat-input],.portal-copilot-shell [data-testid=copilot-input-overlay]>div,.portal-copilot-shell [data-testid=copilot-scroll-content]>div{max-width:44rem}.portal-copilot-shell [data-copilotkit]>div:has(>[data-testid=copilot-chat-input]){max-width:100%;padding-right:.75rem!important;padding-left:.75rem!important}.portal-copilot-welcome{display:flex;flex:1 1 auto;height:100%;min-height:0;padding:1rem 1rem 2rem}.portal-copilot-welcome-content{display:flex;flex:1 1 auto;flex-direction:column;justify-content:space-between;width:100%;max-width:44rem;height:100%;margin:0 auto}.portal-copilot-welcome-message{display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;padding:0 1rem}.portal-copilot-welcome-message h1{color:var(--portal-copilot-foreground);font-size:1.5rem;font-weight:600;line-height:2rem}.portal-copilot-welcome-message p{color:var(--portal-copilot-muted-foreground);font-size:1.25rem;line-height:1.75rem}.portal-copilot-welcome-input{width:100%}.portal-copilot-welcome-input [data-copilotkit]{padding-bottom:0!important}.portal-copilot-shell [data-testid=copilot-message-list]{gap:0;padding-bottom:6rem}.portal-copilot-shell [data-testid=copilot-assistant-message],.portal-copilot-shell [data-testid=copilot-user-message]{width:100%;max-width:44rem;margin:0 auto;padding:.75rem .5rem}.portal-copilot-shell [data-testid=copilot-assistant-message]{color:var(--portal-copilot-foreground)}.portal-copilot-shell [data-testid=copilot-assistant-message]>[class*="cpk:prose"]{max-width:100%;padding:0 .5rem;color:var(--portal-copilot-foreground);font-size:.9375rem;line-height:1.625}.portal-copilot-shell [data-testid=copilot-assistant-message]>[class*="cpk:prose"] :where(p,ul,ol){margin-top:.5rem;margin-bottom:.5rem}.portal-copilot-shell [data-testid=copilot-user-message]{align-items:flex-end;padding-top:.75rem}.portal-copilot-shell [data-testid=copilot-user-message]>[class*="cpk:prose"]{display:inline-block;max-width:min(80%,34rem);border-radius:1rem;background:var(--portal-copilot-muted);color:var(--portal-copilot-foreground);padding:.625rem 1rem;font-size:.9375rem;line-height:1.5rem;white-space:pre-wrap;box-shadow:none}.portal-copilot-shell [data-testid=copilot-assistant-toolbar]{margin:.25rem 0 0 .25rem}.portal-copilot-shell [data-testid=copilot-user-toolbar]{margin-top:.25rem}.portal-copilot-shell [data-testid=copilot-chat-input]{border:1px solid var(--portal-copilot-input);border-radius:1rem;background:var(--portal-copilot-background);box-shadow:none;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.portal-copilot-shell [data-testid=copilot-chat-input]>div{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;gap:.25rem .5rem;padding:.5rem .5rem .625rem}.portal-copilot-shell [data-testid=copilot-chat-input]>div>div:first-child{grid-column:1;grid-row:2}.portal-copilot-shell [data-testid=copilot-chat-input]>div>div:nth-child(2){grid-column:1/-1;grid-row:1;min-height:3rem}.portal-copilot-shell [data-testid=copilot-chat-input]>div>div:nth-child(3){grid-column:3;grid-row:2;justify-self:end}.portal-copilot-shell [data-testid=copilot-chat-input]:focus-within{border-color:var(--portal-copilot-ring);box-shadow:0 0 0 2px color-mix(in srgb,var(--portal-copilot-ring) 20%,transparent)}.portal-copilot-shell [data-testid=copilot-chat-textarea]{min-height:3rem;max-height:8rem;padding:.5rem 1rem;color:var(--portal-copilot-foreground);font-size:.875rem;line-height:1.5rem}.portal-copilot-shell [data-testid=copilot-chat-textarea]::placeholder{color:var(--portal-copilot-muted-foreground)}.portal-copilot-shell [data-testid=copilot-send-button]{width:2rem;height:2rem;border-radius:9999px;background:var(--portal-copilot-primary);color:var(--portal-copilot-primary-foreground)}.portal-copilot-shell [data-testid=copilot-add-menu-button]{width:2rem;height:2rem;border-radius:9999px;color:var(--portal-copilot-muted-foreground)}.portal-copilot-shell [data-testid=copilot-add-menu-button]:hover{background:var(--portal-copilot-muted);color:var(--portal-copilot-foreground)}.portal-copilot-shell [data-testid=copilot-attachment-queue]{max-width:44rem;margin:0 auto}.portal-copilot-shell [data-testid=copilot-scroll-to-bottom]{border-color:var(--portal-copilot-border);background:var(--portal-copilot-background);color:var(--portal-copilot-foreground);box-shadow:var(--shadow-small)}.portal-rich-card{position:relative;overflow:hidden;width:min(100%,38rem);margin:.35rem 0 .75rem;border:1px solid color-mix(in srgb,var(--portal-rich-accent,var(--portal-copilot-primary)) 26%,var(--portal-copilot-border));border-radius:1.25rem;background:radial-gradient(circle at 18% 0,color-mix(in srgb,var(--portal-rich-accent,var(--portal-copilot-primary)) 18%,transparent),transparent 34%),linear-gradient(135deg,color-mix(in srgb,var(--portal-copilot-card) 94%,#fff),var(--portal-copilot-background));box-shadow:0 18px 45px rgba(15,23,42,.08),inset 0 1px 0 hsla(0,0%,100%,.72)}.portal-rich-card-blue{--portal-rich-accent:#4276ff}.portal-rich-card-green{--portal-rich-accent:#13a86b}.portal-rich-card-amber{--portal-rich-accent:#d98c00}.portal-rich-card-slate{--portal-rich-accent:#64748b}.portal-rich-card-violet{--portal-rich-accent:#7c5cff}.portal-rich-card-glow{position:absolute;inset:auto -20% -45% 40%;height:7rem;pointer-events:none;background:radial-gradient(circle,color-mix(in srgb,var(--portal-rich-accent) 28%,transparent),transparent 68%);filter:blur(6px)}.portal-rich-card-header{position:relative;display:flex;gap:.75rem;align-items:flex-start;padding:1rem 1rem .75rem}.portal-rich-icon{display:grid;flex:0 0 auto;width:2rem;height:2rem;place-items:center;border:1px solid color-mix(in srgb,var(--portal-rich-accent) 34%,#fff);border-radius:.8rem;background:color-mix(in srgb,var(--portal-rich-accent) 12%,#fff);color:color-mix(in srgb,var(--portal-rich-accent) 86%,#000);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8)}.portal-rich-kicker{margin:0 0 .125rem;color:color-mix(in srgb,var(--portal-rich-accent) 80%,#000);font-size:.68rem;font-weight:700;letter-spacing:.08em;line-height:1rem;text-transform:uppercase}.portal-rich-card h3{margin:0;color:var(--portal-copilot-foreground);font-size:1rem;font-weight:750;letter-spacing:-.02em;line-height:1.25rem}.portal-rich-copy{margin:0;color:var(--portal-copilot-muted-foreground);font-size:.83rem;line-height:1.45}.portal-rich-copy,.portal-rich-metrics{position:relative;padding:0 1rem .875rem}.portal-rich-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(5.5rem,1fr));gap:.5rem}.portal-rich-metrics div{border:1px solid color-mix(in srgb,var(--portal-copilot-border) 70%,transparent);border-radius:.9rem;background:hsla(0,0%,100%,.54);padding:.65rem .75rem}.portal-rich-metrics span{display:block;color:var(--portal-copilot-foreground);font-size:1.05rem;font-weight:800;line-height:1.25rem}.portal-rich-metrics p{margin:.05rem 0 0;color:var(--portal-copilot-muted-foreground);font-size:.68rem;font-weight:650;letter-spacing:.04em;text-transform:uppercase}.portal-rich-list{position:relative;display:grid;gap:.45rem;margin:0;padding:0 1rem .875rem;list-style:none}.portal-rich-list li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.15rem .75rem;align-items:baseline;border:1px solid color-mix(in srgb,var(--portal-copilot-border) 68%,transparent);border-radius:.85rem;background:color-mix(in srgb,var(--portal-copilot-background) 78%,#fff);padding:.62rem .75rem}.portal-rich-list span{min-width:0;color:var(--portal-copilot-foreground);font-size:.82rem;font-weight:650}.portal-rich-list strong{color:color-mix(in srgb,var(--portal-rich-accent) 76%,#000);font-size:.76rem;font-weight:800;white-space:nowrap}.portal-rich-list small{grid-column:1/-1;color:var(--portal-copilot-muted-foreground);font-size:.75rem;line-height:1.35}.portal-rich-list-compact li{grid-template-columns:1fr}.portal-source-stack{position:relative;display:grid;gap:.55rem;padding:0 1rem .875rem}.portal-source-option{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.7rem;align-items:flex-start;border:1px solid color-mix(in srgb,var(--portal-copilot-border) 70%,transparent);border-radius:1rem;background:color-mix(in srgb,var(--portal-copilot-background) 80%,#fff);padding:.75rem}.portal-source-option-recommended{border-color:color-mix(in srgb,var(--portal-rich-accent) 42%,var(--portal-copilot-border));background:linear-gradient(135deg,color-mix(in srgb,var(--portal-rich-accent) 8%,#fff),transparent),color-mix(in srgb,var(--portal-copilot-background) 82%,#fff)}.portal-source-rank{display:grid;width:1.75rem;height:1.75rem;place-items:center;border-radius:9999px;background:color-mix(in srgb,var(--portal-rich-accent) 12%,#fff);color:color-mix(in srgb,var(--portal-rich-accent) 84%,#000);font-size:.75rem;font-weight:800}.portal-source-main{min-width:0}.portal-source-title-row{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.portal-source-title-row h4{margin:0;color:var(--portal-copilot-foreground);font-size:.86rem;font-weight:750;letter-spacing:-.01em}.portal-source-main p,.portal-source-main small{display:block;margin:.2rem 0 0;color:var(--portal-copilot-muted-foreground);font-size:.75rem;line-height:1.35}.portal-source-facts{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.45rem}.portal-rich-pill,.portal-source-facts span{border:1px solid color-mix(in srgb,var(--portal-copilot-border) 70%,transparent);border-radius:9999px;background:hsla(0,0%,100%,.62);color:var(--portal-copilot-foreground);padding:.18rem .48rem;font-size:.66rem;font-weight:700;line-height:1rem}.portal-rich-pill-high{color:#047857}.portal-rich-pill-medium{color:#b45309}.portal-rich-pill-low{color:#b91c1c}.portal-rich-icon-link{display:grid;width:1.8rem;height:1.8rem;place-items:center;border-radius:9999px;color:var(--portal-copilot-muted-foreground)}.portal-rich-icon-link:hover{background:color-mix(in srgb,var(--portal-rich-accent) 10%,#fff);color:color-mix(in srgb,var(--portal-rich-accent) 84%,#000)}.portal-rich-actions{position:relative;display:flex;flex-wrap:wrap;gap:.5rem;padding:0 1rem 1rem}.portal-rich-actions a,.portal-rich-actions button{gap:.35rem;border-radius:9999px;font-size:.76rem;font-weight:750}.portal-rich-action-primary{background:color-mix(in srgb,var(--portal-rich-accent) 88%,#000)!important;color:#fff!important}.portal-rich-filename{margin:0 1rem .75rem;border:1px dashed color-mix(in srgb,var(--portal-rich-accent) 32%,var(--portal-copilot-border));border-radius:.8rem;background:hsla(0,0%,100%,.55);color:var(--portal-copilot-foreground);padding:.55rem .7rem;font-family:var(--font-geist-mono),monospace;font-size:.73rem}.portal-tool-progress{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.75rem;width:min(100%,36rem);margin:.35rem 0 .85rem;overflow:hidden;border:1px solid color-mix(in srgb,var(--portal-tool-accent,var(--portal-copilot-primary)) 24%,var(--portal-copilot-border));border-radius:1rem;background:radial-gradient(circle at 8% 15%,color-mix(in srgb,var(--portal-tool-accent,var(--portal-copilot-primary)) 14%,transparent),transparent 32%),color-mix(in srgb,var(--portal-copilot-card) 92%,#fff);padding:.85rem;box-shadow:0 12px 32px rgba(15,23,42,.07),inset 0 1px 0 hsla(0,0%,100%,.78)}.portal-tool-progress-blue{--portal-tool-accent:#4276ff}.portal-tool-progress-green{--portal-tool-accent:#13a86b}.portal-tool-progress-amber{--portal-tool-accent:#d98c00}.portal-tool-progress-slate{--portal-tool-accent:#64748b}.portal-tool-progress-violet{--portal-tool-accent:#7c5cff}.portal-tool-progress-pulse{position:absolute;top:-2rem;right:-2rem;width:6rem;height:6rem;border-radius:9999px;background:color-mix(in srgb,var(--portal-tool-accent) 16%,transparent);filter:blur(2px);opacity:.9}.portal-tool-progress-icon{position:relative;display:grid;width:2rem;height:2rem;place-items:center;border:1px solid color-mix(in srgb,var(--portal-tool-accent) 34%,#fff);border-radius:9999px;background:color-mix(in srgb,var(--portal-tool-accent) 12%,#fff);color:color-mix(in srgb,var(--portal-tool-accent) 86%,#000)}.portal-tool-progress:not(.portal-tool-progress-complete) .portal-tool-progress-icon:after{position:absolute;inset:-.25rem;border:1px solid color-mix(in srgb,var(--portal-tool-accent) 30%,transparent);border-radius:inherit;content:"";animation:portal-tool-breathe 1.45s ease-in-out infinite}.portal-tool-progress-body{position:relative;min-width:0}.portal-tool-progress-topline{display:flex;gap:.5rem;align-items:center;justify-content:space-between}.portal-tool-progress-topline span{color:var(--portal-copilot-foreground);font-size:.86rem;font-weight:800;letter-spacing:-.01em}.portal-tool-progress-topline small{border:1px solid color-mix(in srgb,var(--portal-tool-accent) 28%,var(--portal-copilot-border));border-radius:9999px;background:hsla(0,0%,100%,.58);color:color-mix(in srgb,var(--portal-tool-accent) 82%,#000);padding:.12rem .45rem;font-size:.64rem;font-weight:800;letter-spacing:.05em;line-height:1rem;text-transform:uppercase}.portal-tool-progress p{margin:.2rem 0 0;color:var(--portal-copilot-muted-foreground);font-size:.78rem;line-height:1.4}.portal-tool-progress-meta{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.55rem}.portal-tool-progress-meta span{border:1px solid color-mix(in srgb,var(--portal-copilot-border) 72%,transparent);border-radius:9999px;background:color-mix(in srgb,var(--portal-copilot-background) 74%,#fff);color:var(--portal-copilot-foreground);padding:.16rem .5rem;font-size:.66rem;font-weight:700;line-height:1rem}.portal-tool-progress-result{display:block;margin-top:.5rem;color:var(--portal-copilot-muted-foreground);font-size:.7rem;line-height:1.35}@keyframes portal-tool-breathe{0%,to{opacity:.25;transform:scale(.94)}50%{opacity:.85;transform:scale(1.08)}}.portal-rich-skeleton{display:grid;gap:.5rem;padding:0 1rem 1rem}.portal-rich-skeleton span{height:.75rem;border-radius:9999px;background:linear-gradient(90deg,color-mix(in srgb,var(--portal-copilot-muted) 72%,transparent),color-mix(in srgb,var(--portal-rich-accent) 18%,transparent),color-mix(in srgb,var(--portal-copilot-muted) 72%,transparent));background-size:220% 100%;animation:portal-rich-shimmer 1.35s ease-in-out infinite}.portal-rich-skeleton span:nth-child(2){width:82%}.portal-rich-skeleton span:nth-child(3){width:54%}@keyframes portal-rich-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}@media(prefers-reduced-motion:reduce){.portal-rich-skeleton span,.portal-tool-progress:not(.portal-tool-progress-complete) .portal-tool-progress-icon:after,.portal-voice-stop-dots span{animation:none!important;transform:none}}@media(max-width:767px){.portal-copilot-welcome{padding-right:1rem;padding-left:1rem}}:root .cog-cognito{--input__border-color:#dadde1;--input__border-style:solid;--input__border-width:1px;--input__background-color:linear-gradient(0deg,#f2f3f5,#f2f3f5),linear-gradient(0deg,#dadde1,#dadde1);--highlight:var(--content-link);--label__color:rgba(0,0,0,.75);--negative:transparent;--negative-reverse:#ff3d00;--zero:0;--label__font-weight:normal}:root #cognitoForm .cog-label,:root #cognitoForm input,:root #cognitoForm label,:root #cognitoForm p,:root #cognitoForm span{font-family:Rubik!important}:root #cognitoForm .cog-section__heading,:root #cognitoForm h1,:root #cognitoForm h2,:root #cognitoForm h3,:root #cognitoForm h4,:root #cognitoForm h5,:root #cognitoForm h6{font-family:Poppins,Montserrat}:root #cognitoForm .cog-section__heading,:root #cognitoForm h1{font-weight:700;letter-spacing:0;color:#000}:root #cognitoForm p{font-family:Rubik;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:rgba(0,0,0,.75)}:root #cognitoForm .cog-form--light-background .cog-col.is-error:after,:root #cognitoForm .cog-form--light-background .cog-col.is-error:before{content:none!important}:root #cognitoForm .cog-error-message{position:relative;background:transparent;color:#ff3d00;margin-top:var(--zero);margin-bottom:var(--zero);padding-left:25px}:root #cognitoForm .cog-error-message:before{content:"";position:absolute;background:url(/images/warning-icon.png);background-repeat:no-repeat;background-size:cover;width:20px;height:20px;top:5px;left:0}:root #cognitoForm .cog-section__heading{margin-bottom:6px}:root #cognitoForm .cog-col.is-error:not(.cog-hidden-validation){margin-top:var(--zero);margin-bottom:16px}:root #cognitoForm .is-required .cog-label{font-family:Rubik;font-weight:400;letter-spacing:0;color:rgba(0,0,0,.75)}:root #cognitoForm .cog-button{min-width:120px;transition:none}:root #cognitoForm .cog-button--secondary{font-family:Rubik;font-size:16px;font-weight:500;line-height:20px;letter-spacing:.02em;border:2px solid #2244fd;background:linear-gradient(0deg,#fff,#fff),linear-gradient(0deg,#2244fd,#2244fd);padding:8px 16px}:root #cognitoForm .cog-button--secondary:focus{box-shadow:none}:root #cognitoForm .cog-button--secondary:hover{color:#fff;border:2px solid #2244fd;background:linear-gradient(0deg,#3963fe,#3963fe),linear-gradient(0deg,#2244fd,#2244fd)}:root #cognitoForm .cog-button--secondary:hover svg path{stroke:rgba(0,0,0,.75)}:root #cognitoForm .cog-button--secondary:active{color:#fff;border:2px solid #2244fd;background:linear-gradient(0deg,#081cfd,#081cfd),linear-gradient(0deg,#2244fd,#2244fd)}:root #cognitoForm .cog-button--secondary:disabled{color:rgba(0,0,0,.25);border:2px solid #8aa3ff;background:linear-gradient(0deg,#fff,#fff),linear-gradient(0deg,#8aa3ff,#8aa3ff)}:root #cognitoForm .cog-button--secondary.cog-button--back{font-family:Rubik;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.01em;text-align:center;background:transparent;color:rgba(0,0,0,.5);margin-right:16px;border:none}:root #cognitoForm .cog-button--secondary.cog-button--back:focus{box-shadow:none}:root #cognitoForm .cog-button--secondary.cog-button--back:focus .cog-i-back{margin-right:-.3em;margin-left:-.6em}:root #cognitoForm .cog-button--secondary.cog-button--back:hover{box-shadow:none;color:rgba(0,0,0,.75);background:rgba(0,0,0,.05);border:none}:root #cognitoForm .cog-button--secondary.cog-button--back:hover .cog-i-back{margin-right:-.3em;margin-left:-.6em}:root #cognitoForm .cog-button--secondary.cog-button--back:active{color:#000;background:rgba(0,0,0,.12);animation-timing-function:ease-out;animation-duration:.15s}:root #cognitoForm .cog-button--secondary.cog-button--back:disabled{color:rgba(0,0,0,.25);background:unset;cursor:not-allowed}:root #cognitoForm .cog-button--primary{font-family:Rubik;font-size:16px;font-weight:500;line-height:20px;letter-spacing:.02em;color:#fff;padding:8px 16px;background:#2244fd;border:none}:root #cognitoForm .cog-button--primary .cog-icon{stroke:#fff;margin-right:-.6em;margin-left:-.3em}:root #cognitoForm .cog-button--primary:focus{box-shadow:none}:root #cognitoForm .cog-button--primary:hover{color:#fff!important;background:linear-gradient(0deg,#3963fe,#3963fe),linear-gradient(0deg,#2244fd,#2244fd)}:root #cognitoForm .cog-button--primary:hover svg{stroke:#fff}:root #cognitoForm .cog-button--primary:active{color:#fff!important;background:linear-gradient(0deg,#081cfd,#081cfd),linear-gradient(0deg,#2244fd,#2244fd)}:root #cognitoForm .cog-button--primary:active svg{stroke:#fff}:root #cognitoForm .cog-button--primary:disabled{color:rgba(0,0,0,.25)!important;background:linear-gradient(0deg,#fff,#fff),linear-gradient(0deg,#8aa3ff,#8aa3ff)}:root #cognitoForm .cog-button--primary:disabled svg{stroke:#fff}:root #cognitoForm .cog-form--light-background .cog-col.is-error:after{content:none!important}:root #cognitoForm .cog-cognito--styled .cog-field.is-error .el-input__inner:focus{border-color:var(--input__border-color)}:root #cognitoForm .cog-154 .cog-row:has(>.cog-field .el-input #cog-0),:root #cognitoForm .cog-164 .cog-row:has(>.cog-field .el-input #cog-0){display:none}:root #cognitoForm .cog-page__navigation{padding-bottom:16px}:root #cognitoForm .cog-cognito--styled .is-checked .el-radio__inner:after{box-shadow:inset 0 0 0 .75em #8aa3ff}:root #cognitoForm .cog-cognito--styled .is-checked .el-radio__inner{background-color:#081cfd}:root #cognitoForm .cog-section__inner--background{padding:16px;border:calc(var(--border-width)*2) solid hsla(var(--background-hsl),.2);background:unset}:root #cognitoForm .cog-section__inner--background h3{padding-left:25px}html .cog-switch .is-checked .el-switch__core{background-color:#8aa3ff!important;border-color:#8aa3ff!important}