.QuestionOfDay-module__SlVQEW__questionContainer{height:14.5vh;padding:var(--theme-spacing-xsmall);border-radius:var(--theme-spacing-xsmall);justify-content:center;position:relative;border:2px solid var(--theme-text)!important}.QuestionOfDay-module__SlVQEW__questionCard{position:relative;padding:var(--theme-spacing-medium)!important;border-radius:var(--theme-spacing-xsmall)!important;border:1px solid var(--theme-text)!important;background-color:var(--theme-bg-pastel)!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:92%!important;height:85%!important;margin:.75rem 1rem!important;display:flex!important;bottom:0!important;left:0!important}.QuestionOfDay-module__SlVQEW__questionButton{transition:all var(--theme-transition-speed)var(--theme-transition-timing);transform:translateY(-2px);color:#fff!important;height:2rem!important;font-size:var(--theme-font-medium)!important;border:1px solid var(--theme-text)!important;min-width:var(--theme-width-xxsmall)!important;padding:var(--theme-spacing-xxlarge)!important;text-align:center!important;background-color:#39516f!important;border-radius:8px!important;flex-direction:column!important;place-content:center!important;align-items:center!important;width:100%!important;margin-top:0!important;font-weight:500!important;display:flex!important}.QuestionOfDay-module__SlVQEW__buttonSubtext{font-size:var(--theme-font-small);margin-top:calc(var(--theme-spacing-xsmall)*-1);opacity:.8;color:#fff;flex-direction:column!important;place-content:center!important;align-items:center!important}
:root{--base-height:clamp(65vh,75vh,90vh);--base-padding:clamp(.5rem,2vw,2rem);--base-margin:clamp(.5rem,2vw,2rem);--base-gap:clamp(.25rem,1vw,1rem);--chat-input-height:clamp(40px,4vh,60px);--button-size:clamp(32px,3vw,40px);--scroll-width:8px;--current-height:var(--base-height);--current-padding:var(--base-padding);--current-margin:var(--base-margin);--current-gap:var(--base-gap);--theme-transition-speed:.5s;--theme-transition-timing:cubic-bezier(.4,0,.2,1);--theme-animation-fade-in:fadeIn var(--theme-transition-speed)var(--theme-transition-timing);--theme-animation-fade-out:fadeOut var(--theme-transition-speed)var(--theme-transition-timing);--theme-animation-slide-in:slideIn var(--theme-transition-speed)var(--theme-transition-timing);--theme-animation-slide-out:slideOut var(--theme-transition-speed)var(--theme-transition-timing);--theme-font-xxsmall:clamp(.625rem,calc(.55rem + .475vw),.713rem);--theme-font-xsmall:clamp(.7125rem,calc(.665rem + .475vw),.8313rem);--theme-font-small:clamp(.8313rem,calc(.76rem + .475vw),.95rem);--theme-font-medium:clamp(.95rem,calc(.855rem + .475vw),1.0688rem);--theme-font-large:clamp(1.0688rem,calc(.95rem + .475vw),1.1875rem);--theme-font-xlarge:clamp(1.1875rem,calc(1.0925rem + .475vw),1.3063rem);--theme-font-xxlarge:clamp(1.3063rem,calc(1.1875rem + .475vw),1.425rem);--theme-font-jumbo:clamp(1.425rem,calc(1.3063rem + .475vw),1.5438rem);--theme-spacing-xxsmall:clamp(2px,calc(1.5px + .25vw),4px);--theme-spacing-xsmall:clamp(4px,calc(3px + .5vw),8px);--theme-spacing-small:clamp(8px,calc(6px + 1vw),12px);--theme-spacing-medium:clamp(12px,calc(10px + 1vw),16px);--theme-spacing-large:clamp(16px,calc(14px + 1vw),24px);--theme-spacing-xlarge:clamp(24px,calc(20px + 1.5vw),32px);--theme-spacing-xxlarge:clamp(32px,calc(28px + 2vw),40px);--theme-spacing-xxxlarge:clamp(40px,calc(36px + 2.5vw),48px);--theme-spacing-jumbo:clamp(48px,calc(44px + 3vw),56px);--theme-spacing-jumbo-large:clamp(56px,calc(52px + 3.5vw),64px);--theme-spacing-jumbo-xlarge:clamp(64px,calc(60px + 4vw),72px);--theme-spacing-jumbo-xxlarge:clamp(72px,calc(68px + 4.5vw),80px);--theme-width-xxsmall:clamp(50px,calc(40px + 10vw),100px);--theme-width-xsmall:clamp(100px,calc(80px + 10vw),200px);--theme-width-small:clamp(200px,calc(180px + 10vw),300px);--theme-width-medium:clamp(300px,calc(280px + 10vw),400px);--theme-width-large:clamp(400px,calc(380px + 10vw),600px);--theme-width-xlarge:clamp(600px,calc(580px + 10vw),800px);--theme-width-xxlarge:clamp(800px,calc(780px + 10vw),1000px);--theme-height-xxsmall:clamp(20vh,calc(15vh + 5vw),30vh);--theme-height-xsmall:clamp(30vh,calc(25vh + 5vw),40vh);--theme-height-small:clamp(40vh,calc(35vh + 5vw),50vh);--theme-height-medium:clamp(50vh,calc(45vh + 5vw),60vh);--theme-height-large:clamp(60vh,calc(55vh + 5vw),70vh);--theme-height-xlarge:clamp(70vh,calc(65vh + 5vw),80vh);--theme-height-xxlarge:clamp(80vh,calc(75vh + 5vw),90vh);--textarea-height-xxsmall:calc(var(--theme-height-xxsmall)*.1);--textarea-height-xsmall:calc(var(--theme-height-xsmall)*.1);--textarea-height-small:calc(var(--theme-height-small)*.1);--textarea-height-medium:calc(var(--theme-height-medium)*.1);--textarea-height-large:calc(var(--theme-height-large)*.1);--textarea-height-xlarge:calc(var(--theme-height-xlarge)*.1);--textarea-height-xxlarge:calc(var(--theme-height-xxlarge)*.1);--textarea-padding-xxsmall:var(--theme-spacing-xxsmall);--textarea-padding-xsmall:var(--theme-spacing-xsmall);--textarea-padding-small:var(--theme-spacing-small);--textarea-padding-medium:var(--theme-spacing-medium);--textarea-padding-large:var(--theme-spacing-large);--textarea-padding-xlarge:var(--theme-spacing-xlarge);--textarea-padding-xxlarge:var(--theme-spacing-xxlarge);--textarea-width-xxsmall:calc(var(--theme-width-xxsmall)*1.5);--textarea-width-xsmall:calc(var(--theme-width-xsmall)*1.5);--textarea-width-small:calc(var(--theme-width-small)*1.5);--textarea-width-medium:calc(var(--theme-width-medium)*1.5);--textarea-width-large:calc(var(--theme-width-large)*1.5);--textarea-width-xlarge:calc(var(--theme-width-xlarge)*1.5);--textarea-width-xxlarge:calc(var(--theme-width-xxlarge)*1.5);--theme-menu-gap:8px;--theme-header-height:8vh;--theme-menu-toggle-padding:.8vh 1.5vw;--theme-actions-gap:1vw;--theme-font-family:"Roboto",sans-serif;--theme-border-radius-sm:8px;--theme-border-radius-md:12px;--theme-border-radius-lg:16px;--theme-border-radius-xl:24px;--theme-border-radius-pill:9999px;--theme-blur-sm:4px;--theme-blur-md:8px;--theme-blur-lg:12px;--theme-blur-xl:20px;--responsive-width:clamp(320px,95vw,1420px);--responsive-height:clamp(320px,95vw,1420px);--responsive-padding:clamp(.5rem,2vw,2rem);--responsive-margin:clamp(.5rem,2vw,2rem);--responsive-gap:clamp(.25rem,1vw,1rem);--container-height-desktop:clamp(75vh,85vh,90vh);--container-height-tablet:clamp(70vh,80vh,85vh);--container-height-mobile:clamp(65vh,75vh,80vh);--button-size-desktop:clamp(36px,3vw,40px);--button-size-tablet:clamp(32px,2.5vw,36px);--button-size-mobile:clamp(28px,2vw,32px);--input-height-desktop:clamp(40px,4vw,60px);--input-height-tablet:clamp(36px,3.5vw,50px);--input-height-mobile:clamp(32px,3vw,40px);--theme-welcome-font-size:var(--theme-font-large)!important;--theme-menu-font-size:var(--theme-font-medium)!important}html.light{--theme-bg:#fff;--theme-text:#39516f;--theme-myJournal:#39516f;--theme-secondary-text:#054141;--theme-border:#39516f;--theme-accent:#4bf4e0;--theme-shadow:#0000001a;--theme-hover:#f0f7ff;--theme-button-primary:#0335f8;--theme-button-hover:#0056b3;--theme-button-text:#fff;--theme-modal-bg:#d0d2d5;--theme-modal-text:#333;--theme-modal-header-bg:#babbbd;--theme-secondary:#f2f4f8;--theme-input-bg:#fff;--theme-input-border:#d1d9e6;--theme-button-secondary:#b3c7e6;--theme-button-hover-secondary:#8faed6;--theme-font-family:"Roboto Slab",sans-serif;--theme-scrollbar-track:#f4f4f9;--theme-scrollbar-thumb:#d1d9e6;--theme-scrollbar-thumb-hover:#b3c7e6;--theme-transition-default:.3s cubic-bezier(.4,0,.2,1);--theme-fade-in:fadeIn .5s ease-in-out;--theme-slide-in:slideIn .5s ease-in-out;--theme-box-shadow:0 -2px 8px var(--theme-shadow);--theme-input-focus:#4bf4e0;--theme-card-hover:#f8f9fa;--theme-icon-color:#fff;--theme-tooltip-bg:#39516fbf;--theme-odd-row-bg:#a7b6c4f2;--theme-even-row-bg:#e8e8eef2;--theme-text-pastel:#000;--theme-bg-pastel:#fafafc;--theme-border-pastel:#a3b1c2;--theme-secondary-pastel:#f0f2f5;--theme-hover-pastel:#e4ecf4;--theme-modal-bg-pastel:#e9ebf0;--theme-modal-text-pastel:#000;--theme-input-bg-pastel:#fff;--theme-input-border-pastel:#c5cce0;--theme-even-row-bg-pastel:#f5f7fa;--theme-odd-row-bg-pastel:#e7eaf0}html.dark{--theme-bg:#39516f;--theme-text:#fff;--theme-myJournal:#39516f;--theme-secondary-text:#b7fcfc;--theme-border:#fff;--theme-accent:#4bf4e0;--theme-shadow:#0003;--theme-hover:#4a638a;--theme-button-primary:#0335f8;--theme-button-hover:#003d82;--theme-button-text:#fff;--theme-modal-bg:#2e3440;--theme-modal-text:#eceff4;--theme-modal-header-bg:#182442;--theme-secondary:#2b2d42;--theme-input-bg:#3a3b58;--theme-input-border:#4b4e73;--theme-button-secondary:#5e617a;--theme-button-hover-secondary:#9699b2;--theme-font-family:"Orbitron",serif;--theme-scrollbar-track:#1e1e2e;--theme-scrollbar-thumb:#3a3b58;--theme-scrollbar-thumb-hover:#4b4e73;--theme-transition-default:.4s cubic-bezier(.4,0,.2,1);--theme-fade-in:fadeIn .6s ease-in-out;--theme-slide-in:slideIn .6s ease-in-out;--theme-input-focus:#4bf4e0;--theme-card-hover:#4a638a;--theme-icon-color:#fff;--theme-tooltip-bg:#39516f;--theme-even-row-bg:#e8e8eef2;--theme-odd-row-bg:#97bafaf2;--theme-text-pastel:#000;--theme-bg-pastel:#f0f1f4;--theme-border-pastel:#a7aec2;--theme-secondary-pastel:#eceef2;--theme-hover-pastel:#d7dde8;--theme-modal-bg-pastel:#e5e7eb;--theme-modal-text-pastel:#000;--theme-input-bg-pastel:#fff;--theme-input-border-pastel:#c5c9d3;--theme-even-row-bg-pastel:#f5f7fa;--theme-odd-row-bg-pastel:#dfe3eb}html.neon{--theme-bg:#0c0c2b;--theme-text:#f0f;--theme-myJournal:#f0f;--theme-secondary-text:#c17ff8;--theme-border:#4bf4e0;--theme-accent:#4bf4e0;--theme-shadow:0 0 20px #4bf4e0;--theme-hover:#4bf4e01a;--theme-button-primary:#0ff;--theme-button-hover:#f0f;--theme-button-text:#0c0c2b;--theme-modal-bg:#0c0c2b;--theme-modal-text:#0ff;--theme-modal-header-bg:#171746;--theme-secondary:#1c1f4f;--theme-input-bg:#262b73;--theme-input-border:#7a61ff;--theme-button-secondary:#a05dff;--theme-button-hover-secondary:#e245ff;--theme-font-family:"Courier New",Courier,monospace;--theme-scrollbar-track:#262b73;--theme-scrollbar-thumb:#7a61ff;--theme-scrollbar-thumb-hover:#a05dff;--theme-transition-default:.5s cubic-bezier(.4,0,.2,1);--theme-fade-in:fadeIn .7s ease-in-out;--theme-slide-in:slideIn .7s ease-in-out;--theme-input-focus:#0ff;--theme-card-hover:#4bf4e033;--theme-icon-color:#f0f;--theme-tooltip-bg:#4f1f9df2;--theme-even-row-bg:#cbb2f8f2;--theme-odd-row-bg:#fdc7eef2;--theme-text-pastel:#000;--theme-bg-pastel:#f2ebfa;--theme-border-pastel:#b8a4f0;--theme-secondary-pastel:#e7e2f3;--theme-hover-pastel:#cdeffc33;--theme-modal-bg-pastel:#ece8f7;--theme-modal-text-pastel:#000;--theme-input-bg-pastel:#fff;--theme-input-border-pastel:#bdaaff;--theme-even-row-bg-pastel:#f3edfb;--theme-odd-row-bg-pastel:#eadaf5}html.retro{--theme-bg:#c50;--theme-text:#4a4a4a;--theme-myJournal:#4a4a4a;--theme-secondary-text:#3d372d;--theme-border:#c50;--theme-accent:#ff6b6b;--theme-shadow:4px 4px 0 #c50;--theme-hover:#ffb347;--theme-button-primary:#ff6b6b;--theme-button-hover:#ff8585;--theme-button-text:#0c0c2b;--theme-modal-bg:#f4d03f;--theme-modal-text:#c50;--theme-modal-header-bg:#efb11e;--theme-secondary:#ffefc2;--theme-input-bg:#ffe4b5;--theme-input-border:#c8a165;--theme-button-secondary:#f28c28;--theme-button-hover-secondary:#d46f1d;--theme-scrollbar-track:#ffe4b5;--theme-scrollbar-thumb:#c8a165;--theme-scrollbar-thumb-hover:#f28c28;--theme-transition-default:.4s cubic-bezier(.4,0,.2,1);--theme-fade-in:fadeIn .6s ease-in-out;--theme-slide-in:slideIn .6s ease-in-out;--theme-font-family:"Orbitron",serif;--theme-input-focus:#ff6b6b;--theme-card-hover:#ffb347;--theme-icon-color:#c50;--theme-tooltip-bg:#ef882ef2;--theme-even-row-bg:#f1b79ef2;--theme-odd-row-bg:#d7bd9af2;--theme-text-pastel:#000;--theme-bg-pastel:#fbe9d2;--theme-border-pastel:#d8a45f;--theme-secondary-pastel:#fceedc;--theme-hover-pastel:#ffd8a8;--theme-modal-bg-pastel:#f9e7b9;--theme-modal-text-pastel:#000;--theme-input-bg-pastel:#fff;--theme-input-border-pastel:#e3c193;--theme-even-row-bg-pastel:#fdf2e6;--theme-odd-row-bg-pastel:#f9e6c9}html.forest{--theme-bg:#2c4a1d;--theme-text:#fff;--theme-myJournal:#fff;--theme-secondary-text:#c3fc91;--theme-border:#7cb342;--theme-accent:#8bc34a;--theme-shadow:#2c4a1d4d;--theme-hover:#3a5f28;--theme-button-primary:#8bc34a;--theme-button-hover:#7cb342;--theme-button-text:#0c0c2b;--theme-modal-bg:#2c4a1d;--theme-modal-text:#a5d6a7;--theme-modal-header-bg:#284228;--theme-secondary:#37493e;--theme-input-bg:#4a6355;--theme-input-border:#7a9b87;--theme-button-secondary:#6d8f6f;--theme-button-hover-secondary:#96b89e;--theme-scrollbar-track:#4a6355;--theme-scrollbar-thumb:#7a9b87;--theme-scrollbar-thumb-hover:#96b89e;--theme-transition-default:.4s cubic-bezier(.4,0,.2,1);--theme-fade-in:fadeIn .5s ease-in-out;--theme-slide-in:slideIn .5s ease-in-out;--theme-font-family:"Roboto Slab",sans-serif;--theme-input-focus:#8bc34a;--theme-card-hover:#3a5f28;--theme-icon-color:#a5d6a7;--theme-tooltip-bg:#2c4a1df2;--theme-even-row-bg:#9ef1a5f2;--theme-odd-row-bg:#c7fbfdf2;--theme-text-pastel:#000;--theme-bg-pastel:#e8f2e3;--theme-border-pastel:#8fae7c;--theme-secondary-pastel:#dce8d8;--theme-hover-pastel:#cbdcc3;--theme-modal-bg-pastel:#e0ecd9;--theme-modal-text-pastel:#000;--theme-input-bg-pastel:#fff;--theme-input-border-pastel:#b2c8a6;--theme-even-row-bg-pastel:#f0f8ec;--theme-odd-row-bg-pastel:#d9eacb}html.highContrast{--theme-bg:#fff;--theme-text:#000;--theme-myJournal:#000;--theme-secondary-text:#333;--theme-border:#000;--theme-accent:gray;--theme-shadow:#0003;--theme-hover:#e0e0e0;--theme-button-primary:#555;--theme-button-hover:#333;--theme-button-text:#fff;--theme-modal-bg:silver;--theme-modal-text:#000;--theme-modal-header-bg:#a0a0a0;--theme-secondary:#eee;--theme-input-bg:#fff;--theme-input-border:#999;--theme-button-secondary:#b0b0b0;--theme-button-hover-secondary:#909090;--theme-font-family:"Roboto Slab",sans-serif;--theme-scrollbar-track:#e0e0e0;--theme-scrollbar-thumb:#999;--theme-scrollbar-thumb-hover:#777;--theme-transition-default:.3s cubic-bezier(.4,0,.2,1);--theme-fade-in:fadeIn .5s ease-in-out;--theme-slide-in:slideIn .5s ease-in-out;--theme-box-shadow:0 -2px 8px var(--theme-shadow);--theme-input-focus:gray;--theme-card-hover:#d0d0d0;--theme-icon-color:#000;--theme-tooltip-bg:#505050f2;--theme-odd-row-bg:#c8c8c8f2;--theme-even-row-bg:#dcdcdcf2;--theme-text-pastel:#000;--theme-bg-pastel:#f5f5f5;--theme-border-pastel:gray;--theme-secondary-pastel:#e0e0e0;--theme-hover-pastel:#d0d0d0;--theme-modal-bg-pastel:silver;--theme-modal-text-pastel:#000;--theme-input-bg-pastel:#fff;--theme-input-border-pastel:#a9a9a9;--theme-even-row-bg-pastel:#e8e8e8;--theme-odd-row-bg-pastel:#d8d8d8}html.blueYellow{--theme-bg:#fff;--theme-text:#4a4031;--theme-myJournal:#4a4031;--theme-secondary-text:#2e1e05;--theme-border:#4a4031;--theme-accent:#e69500;--theme-shadow:#0000001a;--theme-hover:#fff8e8;--theme-button-primary:#d9480f;--theme-button-hover:#b33000;--theme-button-text:#fff;--theme-modal-bg:#e1dfd2;--theme-modal-text:#1a1a1a;--theme-modal-header-bg:#ccc9bd;--theme-secondary:#f6f3ee;--theme-input-bg:#fff;--theme-input-border:#e1d9c1;--theme-button-secondary:#ded1a3;--theme-button-hover-secondary:#c6ba7f;--theme-font-family:"Roboto Slab",sans-serif;--theme-scrollbar-track:#f5f4f0;--theme-scrollbar-thumb:#e1d9c1;--theme-scrollbar-thumb-hover:#ded1a3;--theme-transition-default:.3s cubic-bezier(.4,0,.2,1);--theme-fade-in:fadeIn .5s ease-in-out;--theme-slide-in:slideIn .5s ease-in-out;--theme-box-shadow:0 -2px 8px var(--theme-shadow);--theme-input-focus:#e69500;--theme-card-hover:#f8f6f4;--theme-icon-color:#fff;--theme-tooltip-bg:#4a4031f2;--theme-odd-row-bg:#b0a993f2;--theme-even-row-bg:#e4e1def2;--theme-text-pastel:#000;--theme-bg-pastel:#fcfcfa;--theme-border-pastel:#b2aa93;--theme-secondary-pastel:#f1eee8;--theme-hover-pastel:#f0ebd4;--theme-modal-bg-pastel:#ece9e1;--theme-modal-text-pastel:#000;--theme-input-bg-pastel:#fff;--theme-input-border-pastel:#d8d2b5;--theme-even-row-bg-pastel:#f6f4ed;--theme-odd-row-bg-pastel:#ece8df}html.redGreen{--theme-bg:#fff;--theme-text:#1a4a6d;--theme-myJournal:#1a4a6d;--theme-secondary-text:#0c3b3a;--theme-border:#1a4a6d;--theme-accent:#00c9a7;--theme-shadow:#0000001a;--theme-hover:#e8f4fd;--theme-button-primary:#007bff;--theme-button-hover:#0056b3;--theme-button-text:#fff;--theme-modal-bg:#e0e2e5;--theme-modal-text:#1a1a1a;--theme-modal-header-bg:#c6cbcf;--theme-secondary:#eef2f6;--theme-input-bg:#fff;--theme-input-border:#c1d1e1;--theme-button-secondary:#a3bcde;--theme-button-hover-secondary:#7fa0c6;--theme-font-family:"Roboto Slab",sans-serif;--theme-scrollbar-track:#f0f0f5;--theme-scrollbar-thumb:#c1d1e1;--theme-scrollbar-thumb-hover:#a3bcde;--theme-transition-default:.3s cubic-bezier(.4,0,.2,1);--theme-fade-in:fadeIn .5s ease-in-out;--theme-slide-in:slideIn .5s ease-in-out;--theme-box-shadow:0 -2px 8px var(--theme-shadow);--theme-input-focus:#00c9a7;--theme-card-hover:#f4f6f8;--theme-icon-color:#fff;--theme-tooltip-bg:#1a4a6df2;--theme-odd-row-bg:#93a2b0f2;--theme-even-row-bg:#dedee4f2;--theme-text-pastel:#000;--theme-bg-pastel:#fafafc;--theme-border-pastel:#93a1b2;--theme-secondary-pastel:#e8ecf1;--theme-hover-pastel:#d4e4f0;--theme-modal-bg-pastel:#e1e5ec;--theme-modal-text-pastel:#000;--theme-input-bg-pastel:#fff;--theme-input-border-pastel:#b5c4d8;--theme-even-row-bg-pastel:#edf1f6;--theme-odd-row-bg-pastel:#dfe6ec}@media screen and (max-width:1200px){:root{--current-height:var(--container-height-desktop);--current-button-size:var(--button-size-desktop);--current-input-height:var(--input-height-desktop)}}@media screen and (max-width:1000px){:root{--current-height:var(--container-height-desktop);--current-button-size:var(--button-size-desktop);--current-input-height:var(--input-height-desktop)}}@media screen and (max-width:900px){:root{--current-height:var(--container-height-tablet);--current-button-size:var(--button-size-tablet);--current-input-height:var(--input-height-tablet)}}@media screen and (max-width:800px){:root{--current-height:var(--container-height-tablet);--current-button-size:var(--button-size-tablet);--current-input-height:var(--input-height-tablet)}}@media screen and (max-width:700px){:root{--current-height:var(--container-height-tablet);--current-button-size:var(--button-size-tablet);--current-input-height:var(--input-height-mobile)}}@media screen and (max-height:600px) and (orientation:landscape){:root{--current-height:calc(var(--container-height-mobile)*.8);--current-button-size:calc(var(--button-size-mobile)*.9);--current-input-height:calc(var(--input-height-mobile)*.9)}}@media screen and (max-width:480px){:root{--current-height:var(--container-height-mobile);--current-button-size:var(--button-size-mobile);--current-input-height:var(--input-height-mobile)}}@media (max-width:320px){:root{--current-height:var(--container-height-mobile);--current-button-size:var(--button-size-mobile);--current-input-height:var(--input-height-mobile)}}html{transition:background-color var(--theme-transition-speed)var(--theme-transition-timing),color var(--theme-transition-speed)var(--theme-transition-timing),border-color var(--theme-transition-speed)var(--theme-transition-timing),box-shadow var(--theme-transition-speed)var(--theme-transition-timing)}
.Dashboard-module__2YNnkq__dashboardContainer{background:var(--theme-bg);width:100%;min-height:100vh;transition:background-color var(--theme-transition-default);flex-direction:column;display:flex;overflow:hidden}.Dashboard-module__2YNnkq__mainContent{flex-direction:column;flex:1;width:100%;margin-top:0;display:flex;position:relative;overflow:hidden}
.TooltipStyles-module__Jg67xa__tooltip .TooltipStyles-module__Jg67xa__ant-tooltip-inner{background-color:var(--theme-tooltip-bg);color:var(--theme-button-text);border:1px solid var(--theme-border);font-family:var(--theme-font-family);font-size:var(--theme-font-small);padding:var(--theme-spacing-small);box-shadow:0 2px 8px var(--theme-shadow);transition:all var(--theme-transition-speed)var(--theme-transition-timing)}.TooltipStyles-module__Jg67xa__tooltip .TooltipStyles-module__Jg67xa__ant-tooltip-arrow-content{background-color:var(--theme-tooltip-bg);border:1px solid var(--theme-border);transition:all var(--theme-transition-speed)var(--theme-transition-timing)}
.Personalization-module__Z10bEW__personalizationContainer{max-width:var(--theme-width-large)!important;border-radius:var(--theme-spacing-xsmall)!important;border:2px solid var(--theme-text)!important;background-color:var(--theme-bg)!important;justify-content:center!important;width:100%!important;margin:0!important;padding:12px!important;position:relative!important}.Personalization-module__Z10bEW__personalizationCard{border:2px solid var(--theme-text)!important;width:95%!important;height:45rem!important;max-width:var(--theme-width-large)!important;border-radius:var(--theme-spacing-xsmall)!important;background-color:var(--theme-bg-pastel)!important;color:var(--theme-text)!important;place-content:center!important;align-items:center!important;margin:.65rem!important;display:flex!important;position:relative!important;top:0!important}.Personalization-module__Z10bEW__personalizationImageContainer{place-content:flex-start center!important;align-items:center!important;width:21rem!important;height:42rem!important;margin-top:1.5rem!important;margin-left:0!important;display:flex!important;position:relative!important}.Personalization-module__Z10bEW__innerCard{width:100%!important;height:100%!important}.Personalization-module__Z10bEW__textArea{min-height:var(--theme-spacing-xlarge)}.Personalization-module__Z10bEW__submitButtonContainer{margin-top:var(--theme-spacing-large);margin-left:var(--theme-spacing-xsmall);justify-content:center!important;width:100%!important;margin-bottom:1rem!important;display:flex!important}.Personalization-module__Z10bEW__card{box-shadow:0 2px 4px var(--theme-shadow);transition:all var(--theme-transition-speed)var(--theme-transition-timing);padding:var(--theme-spacing-medium)!important;border-radius:var(--theme-spacing-xsmall)!important;border:1px solid var(--theme-text)!important;background-color:var(--theme-bg)!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:95%!important;height:85%!important;margin:.5rem!important;display:flex!important;top:0!important;left:0!important}.Personalization-module__Z10bEW__submitButton{padding:18px;color:#fff!important;background-color:#39516f!important;width:100%!important;margin-top:1rem!important;transform:translateY(2px)!important}.Personalization-module__Z10bEW__infoIcon{cursor:help;color:var(--theme-text);transition:color var(--theme-transition-speed)var(--theme-transition-timing)}.Personalization-module__Z10bEW__formlabel{color:var(--theme-text);display:flex}.Personalization-module__Z10bEW__collapseContainer{background-color:var(--theme-secondary)!important;border-color:var(--theme-border)!important}.Personalization-module__Z10bEW__collapseContainer .ant-collapse-item{border-color:var(--theme-border)!important}.Personalization-module__Z10bEW__collapseContainer .ant-collapse-header{color:var(--theme-text)!important}.Personalization-module__Z10bEW__collapseContainer .ant-collapse-header:hover{color:var(--theme-bg)!important}.Personalization-module__Z10bEW__collapseContainer .ant-collapse-expand-icon{color:var(--theme-text)!important}.Personalization-module__Z10bEW__collapseContainer .ant-collapse-header:hover .ant-collapse-expand-icon{color:var(--theme-bg)!important}.Personalization-module__Z10bEW__collapseContainer .ant-collapse-content{background-color:var(--theme-bg)!important;border-top-color:var(--theme-border)!important}.Personalization-module__Z10bEW__collapseContent{color:var(--theme-text);padding:var(--theme-spacing-medium)}
.ProfileComponent-module__m6UkOa__wrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:96%;display:flex}.ProfileComponent-module__m6UkOa__businessCard{min-width:var(--theme-width-small);margin:var(--theme-spacing-medium)auto 0 auto;padding:var(--theme-spacing-xsmall);border-radius:var(--theme-spacing-xsmall);border:2px solid var(--theme-text);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;width:99%!important;height:95%!important}.ProfileComponent-module__m6UkOa__cardContent{justify-content:center;align-items:center;gap:var(--theme-spacing-medium);flex-direction:column;width:100%;display:flex}.ProfileComponent-module__m6UkOa__profileSection{width:100%;margin-bottom:var(--theme-spacing-medium);flex-direction:column;justify-content:center;align-items:center;display:flex}.ProfileComponent-module__m6UkOa__profileCard{min-width:calc(var(--theme-width-small)*1.2);height:calc(var(--theme-height-xsmall)*1.3);border-radius:var(--theme-spacing-xsmall);border:1px solid var(--theme-text);flex-direction:column;justify-content:center;align-items:center;width:42%;display:flex;position:relative;background-color:var(--theme-bg-pastel)!important}.ProfileComponent-module__m6UkOa__profileImageContainer{width:calc(var(--theme-width-small)*1.18);height:calc(var(--theme-height-xsmall)*1);justify-content:center;align-items:center;margin-top:-5.8%;display:flex;position:relative}.ProfileComponent-module__m6UkOa__profileImage{border-radius:var(--theme-spacing-xsmall);object-fit:cover;width:72%;height:98%;margin-top:calc(var(--theme-spacing-xsmall))}.ProfileComponent-module__m6UkOa__generateAvatarButton{min-width:var(--theme-width-xsmall);margin-bottom:var(--theme-spacing-large);color:var(--theme-button-text);border:1px solid var(--theme-bg)}.ProfileComponent-module__m6UkOa__name{color:var(--theme-text)!important;justify-content:center!important;align-items:center!important;margin-top:5%!important;font-size:24px!important;font-weight:600!important;line-height:1.4!important;display:flex!important}.ProfileComponent-module__m6UkOa__text{color:var(--theme-text);justify-content:center;align-items:center;margin-top:1%;font-size:16px;display:flex;margin-left:20.5%!important}.ProfileComponent-module__m6UkOa__modalContent{flex-direction:column;gap:20px;display:flex}.ProfileComponent-module__m6UkOa__previewContainer{justify-content:center;padding:20px 0;display:flex}.ProfileComponent-module__m6UkOa__previewImage{object-fit:cover;border-radius:8px}.ProfileComponent-module__m6UkOa__promptContainer{flex-direction:column;gap:12px;display:flex}.ProfileComponent-module__m6UkOa__promptInput{border:1px solid var(--theme-text);font-size:14px}.ProfileComponent-module__m6UkOa__confirmationButtons{justify-content:center;gap:12px;margin-top:20px;display:flex}.ProfileComponent-module__m6UkOa__useButton,.ProfileComponent-module__m6UkOa__tryAgainButton{min-width:120px}.ProfileComponent-module__m6UkOa__generateButton{width:100%}.ProfileComponent-module__m6UkOa__loadingContainer{justify-content:center;align-items:center;width:100%;height:100%;margin-top:1rem;display:flex}.ProfileComponent-module__m6UkOa__tooltipContent{font-size:14px}
