.button_button__jzlA7{position:relative;display:flex;justify-content:center;align-items:center;font-size:18px;padding:16px 20px 14px;border:1px solid;border-radius:10px;cursor:pointer;font-weight:600;min-width:100px;overflow:hidden;white-space:pre-wrap;outline:none;text-decoration:none}.button_primary__qoSJ6{background-color:var(--btn-primary-bg,#1d64f2);color:var(--btn-primary-text,#FFFFFF);border-color:var(--btn-primary-bg,#1d64f2)}.button_secondary__5V_Vo{background-color:var(--btn-secondary-bg,#000000);color:var(--btn-secondary-text,#FFFFFF);border-color:var(--btn-secondary-bg,#000000)}.button_warning__doT0z{background-color:var(--btn-warning-bg,#EE545E);color:var(--btn-warning-text,#FFFFFF);border-color:var(--btn-warning-bg,#EE545E)}.button_navigation__Ojp0M{background-color:var(--btn-navigation-bg,#0066cc);color:var(--btn-navigation-text,#FFFFFF);border-color:var(--btn-navigation-bg,#0066cc)}.button_button__jzlA7:disabled{background-color:#ccc;color:#666;cursor:not-allowed;border-color:#ccc}.button_button__jzlA7 a,.button_button__jzlA7.button_no-hover__hyz1_,.button_button__jzlA7:active,.button_button__jzlA7:focus{outline:none;text-decoration:none}.button_button__jzlA7:focus-visible{outline:none}@media (hover:hover){.button_button__jzlA7:hover{background-color:white}.button_primary__qoSJ6:hover{color:var(--btn-primary-bg,#1d64f2)}.button_secondary__5V_Vo:hover{color:var(--btn-secondary-bg,#000000)}.button_warning__doT0z:hover{color:var(--btn-warning-bg,#EE545E)}.button_navigation__Ojp0M:hover{color:var(--btn-navigation-bg,#0066cc)}.button_button__jzlA7:disabled{background-color:#ccc;color:#666;cursor:not-allowed;border-color:#ccc}}.button_invisible__M3lP3{visibility:hidden}.button_spinner__34Fz9{position:absolute;top:50%;left:50%;width:1em;height:1em;margin:0;border:4px solid;border-top:4px solid transparent;border-radius:50%;animation:button_spin__e_YpH .8s linear infinite}.button_primary__qoSJ6 .button_spinner__34Fz9{border-color:white;border-top-color:var(--btn-primary-bg,#1d64f2)}.button_secondary__5V_Vo .button_spinner__34Fz9{border-color:white;border-top-color:var(--btn-secondary-bg,#1e293b)}.button_warning__doT0z .button_spinner__34Fz9{border-color:white;border-top-color:var(--btn-warning-bg,#EE545E)}.button_navigation__Ojp0M .button_spinner__34Fz9{border-color:white;border-top-color:var(--btn-navigation-bg,#0066cc)}@keyframes button_spin__e_YpH{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.forgot_container__u8pd4{align-items:center;justify-content:center;min-height:100vh;background-color:#f5f5f5}.forgot_container__u8pd4,.forgot_form__xodKE{display:flex;flex-direction:column;width:100%}.forgot_form__xodKE{max-width:400px;gap:1rem;background:white;padding:2rem;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.forgot_input__4PAvU{box-sizing:border-box;width:100%;padding:.75rem 1rem;border:1px solid #e0e0e0;border-radius:4px;font-size:1rem}.forgot_input__4PAvU:focus-within{border-color:var(--btn-primary-bg,#007bff);box-shadow:0 0 0 2px rgba(0,123,255,.25)}.forgot_input_container__GlW1r{width:100%}.forgot_error_container__sUdEw{height:1.5em;width:100%;margin-top:20px;display:flex;align-items:center;justify-content:center;position:relative}.forgot_error__XSU82{color:#d32f2f;background:rgba(211,47,47,.1)}.forgot_error__XSU82,.forgot_success__rfKo_{padding:.75rem;border-radius:4px;font-size:.875rem;text-align:center}.forgot_success__rfKo_{color:#388e3c;background:rgba(56,142,60,.1)}.reset_main__Lj6d1{align-items:center;justify-content:center;min-height:100vh;background-color:#f5f5f5}.reset_form__9AwHM,.reset_main__Lj6d1{display:flex;flex-direction:column;width:100%}.reset_form__9AwHM{max-width:400px;gap:1rem;background:white;padding:2rem;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.reset_input_container__xWmeM{width:100%;position:relative}.reset_input___Zy1s{box-sizing:border-box;width:100%;padding:.75rem 1rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}.reset_input___Zy1s:focus-within{border-color:var(--btn-primary-bg,#007bff);box-shadow:0 0 0 2px rgba(0,123,255,.25)}.reset_error_container__Sew9Z{height:1.5em;width:100%;margin-top:20px;display:flex;align-items:center;justify-content:center;position:relative}.reset_error__qXvOo{color:#d32f2f;background:rgba(211,47,47,.1);padding:.75rem;border-radius:4px;font-size:.875rem;text-align:center}.reset_rules__RjUK2{margin-top:20px;text-align:left}.reset_rules__RjUK2 ul{list-style:none;padding:0;margin-top:5px}.reset_rules__RjUK2 li{display:flex;align-items:center;margin-bottom:5px}.reset_rules__RjUK2 li:before{content:"❌";margin-right:10px}.reset_rules__RjUK2 li.reset_valid__pExUO{color:green}.reset_rules__RjUK2 li.reset_valid__pExUO:before{content:"✔️"}.reset_rules__RjUK2 li.reset_invalid__Uyfjh{color:red}.reset_toggle_password_button__8qikG{background:none;border:none;position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer;color:#888;font-size:1.2rem}.reset_strength_meter_container__gquyV{min-height:40px;margin-top:10px;display:flex;flex-direction:column;justify-content:flex-start}.reset_strength_meter__Lkgd3{width:100%;height:8px;background:#eee;border-radius:4px;margin-bottom:6px;overflow:hidden}.reset_strength_meter_fill__KU4GK{height:100%;border-radius:4px;transition:width .3s,background .3s}.reset_strength_meter_fill__KU4GK.reset_very_weak__tqEDU{background:#d32f2f}.reset_strength_meter_fill__KU4GK.reset_weak__g5gnO{background:#f57c00}.reset_strength_meter_fill__KU4GK.reset_fair__ckicG{background:#fbc02d}.reset_strength_meter_fill__KU4GK.reset_good__kfO5B{background:#8bc34a}.reset_strength_meter_fill__KU4GK.reset_strong__YkC71{background:#388e3c}.reset_strength_label__ImRY5{font-size:.9em;color:#444;margin:0;text-align:left;min-height:1.2em;display:block}.reset_redirect_popup__pt_c8{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.6);z-index:1000}.reset_redirect_popup_container__Od2RK{background-color:white;padding:20px;border-radius:5px;box-shadow:0 2px 10px rgba(0,0,0,.3);max-width:600px;text-align:center}.login_main__7YAoK{align-items:center;justify-content:center;min-height:100vh;background-color:#f5f5f5}.login_form__UnsUf,.login_main__7YAoK{display:flex;flex-direction:column;width:100%}.login_form__UnsUf{max-width:400px;background-color:white;padding:2rem;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);gap:1rem}.login_form__UnsUf h1{text-align:center;font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a}.login_form_mobile_default__sluSA{transform:translateY(0)}.login_form_mobile_email_focused__VLWdG{transform:translateY(-30%)}.login_form_mobile_password_focused__szizK{transform:translateY(-40%)}.login_input_container__LOmJu{position:relative;width:100%;border:1px solid #e0e0e0;border-radius:4px;overflow:hidden;transition:border-color .2s ease}.login_input_container__LOmJu input{width:100%;padding:.75rem 1rem;border:none;outline:none;font-size:1rem}.login_form__UnsUf a{text-decoration:underline}.login_input_container__LOmJu:focus-within{border-color:var(--btn-primary-bg,#007bff);box-shadow:0 0 0 2px rgba(0,123,255,.25)}.login_password_container__UVdfd{position:relative;width:100%;display:flex;align-items:center}.login_password_container__UVdfd .login_input_container__LOmJu{flex-grow:1}.login_toggle_password_button__HC0s3{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;font-size:1.2rem;opacity:.6;transition:opacity .2s ease}.login_toggle_password_button__HC0s3:hover{opacity:1}.login_error_container__IUtHj{height:1.5em;width:100%;margin-top:20px;display:flex;align-items:center;justify-content:center;position:relative}.login_error___6shH{color:#d32f2f;background:rgba(211,47,47,.1);padding:.75rem;border-radius:4px;font-size:.875rem;text-align:center}.login_register_container__CbY8I{margin-top:1rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}.login_register_container__CbY8I p{font-size:.875rem;color:#555}.login_register_container__CbY8I a{text-decoration:none;color:inherit}.login_forgot_password_container__CeHDX{margin:.5rem 0 0;display:flex;justify-content:flex-end}.login_forgot_password_link__g3st_{cursor:pointer;font-size:.8rem;transition:color .2s;color:#555}.login_forgot_password_link__g3st_ a{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;color:#555;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.login_forgot_password_link__g3st_:hover{color:#4173c9}.setup_main__QcJ8z{height:100vh;display:grid;place-content:center;font-size:1rem}.setup_setup_container__UKJK6{display:grid;text-align:center;max-width:400px;width:100%;margin:0 auto}.setup_qr_instructions_container__a5RNA{display:grid;grid-row-gap:1rem;row-gap:1rem;text-align:center;max-width:400px;width:100%;margin:30px auto 0}.setup_setup_container__UKJK6 input{margin:20px 0 10px;padding:.5em;width:100%;box-sizing:border-box;border:1px solid #ccc;border-radius:4px;outline:none;font-size:1rem}.setup_setup_container__UKJK6 input:focus-within{border-color:var(--btn-primary-bg,#007bff);box-shadow:0 0 0 2px rgba(0,123,255,.25)}.setup_error__jrL6p{color:red;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%}.setup_setup_container__UKJK6 img{width:100%}@media (max-width:768px){.setup_setup_container__UKJK6 input{width:100%;box-sizing:border-box}}.verify_main__ueVfo{align-items:center;justify-content:center;min-height:100vh;background-color:#f5f5f5}.verify_form__mdWf9,.verify_main__ueVfo{display:flex;flex-direction:column;width:100%}.verify_form__mdWf9{max-width:200px;background-color:white;padding:2rem;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);gap:1rem}.verify_input_container__j_bHi,.verify_input_container__j_bHi input{box-sizing:border-box}.verify_input_container__j_bHi{position:relative;width:100%;border:1px solid #e0e0e0;border-radius:4px;overflow:hidden;transition:border-color .2s ease}.verify_input_container__j_bHi input{width:100%;padding:.75rem 1rem;outline:none;text-align:center;font-size:1rem;border:none;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.verify_input_container__j_bHi:focus-within{border-color:var(--btn-primary-bg,#007bff);box-shadow:0 0 0 2px rgba(0,123,255,.25)}.verify_error_container__2M2Ym{height:1.5em;width:100%;display:flex;align-items:center;justify-content:center;position:relative}.verify_error__w7DQk{color:red;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%;position:absolute}.register_main__uCoBk{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;width:100%;background-color:#f5f5f5}.register_title__C_3iq{text-align:center;font-size:2rem;font-weight:700;margin-bottom:2rem;color:#1a1a1a}.register_form__TexyF{width:100%;max-width:400px;display:flex;flex-direction:column;gap:1rem;background-color:white;padding:2rem;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.register_input_group__0FPMC{display:flex;flex-direction:column;gap:.25rem}.register_label__obPMt{font-size:1rem;font-weight:500;color:#374151;margin-bottom:.25rem}.register_required__lzAhT{color:#d32f2f;margin-left:.15em}.register_input__1PvGi{box-sizing:border-box;width:100%;padding:.75rem 1rem;border:1px solid #e0e0e0;border-radius:4px;outline:none;font-size:1rem;background:#fafbfc;transition:border-color .2s}.register_input__1PvGi:focus-within{border-color:var(--btn-primary-bg,#007bff);box-shadow:0 0 0 2px rgba(0,123,255,.25);background:#fff}.register_input_error__w3zVD{border-color:#d32f2f;background:#fff0f0}.register_submit_button__hK0N1{width:100%;margin-top:.5rem}.register_error_container__q228u{color:#d32f2f;background-color:rgba(211,47,47,.1)}.register_error_container__q228u,.register_success_container__IByEN{margin-top:1rem;width:100%;max-width:400px;padding:.75rem;border-radius:4px;font-size:.95rem;text-align:center}.register_success_container__IByEN{color:#388e3c;background-color:#e6f4ea}.register_login_link__2blFk{margin-top:1.5rem;text-align:center;font-size:1rem;color:#555}.register_login_anchor__jCMxl{color:#1d64f2;text-decoration:underline;margin-left:.25em;transition:color .2s}.register_login_anchor__jCMxl:hover{color:#0d47a1}.password_main__elx9Z{align-items:center;justify-content:center;min-height:100vh;background-color:#f5f5f5}.password_form__CtfNo,.password_main__elx9Z{display:flex;flex-direction:column;width:100%}.password_form__CtfNo{max-width:400px;gap:1rem;background:white;padding:2rem;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.password_input_container__gI8ff{width:100%;position:relative}.password_input__BRveX{box-sizing:border-box;width:100%;padding:.75rem 1rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}.password_input__BRveX:focus-within{border-color:var(--btn-primary-bg,#007bff);box-shadow:0 0 0 2px rgba(0,123,255,.25)}.password_error_container__utK3c{height:1.5em;width:100%;margin-top:20px;display:flex;align-items:center;justify-content:center;position:relative}.password_error__LlN8L{color:red;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%;position:absolute}.password_rules__VVZDQ{margin-top:20px;text-align:left}.password_rules__VVZDQ ul{list-style:none;padding:0;margin-top:5px}.password_rules__VVZDQ li{display:flex;align-items:center;margin-bottom:5px}.password_rules__VVZDQ li:before{content:"❌";margin-right:10px}.password_rules__VVZDQ li.password_valid__wVMhU{color:green}.password_rules__VVZDQ li.password_valid__wVMhU:before{content:"✔️"}.password_rules__VVZDQ li.password_invalid__NYgPN{color:red}.password_toggle_password_button__k6pGs{background:none;border:none;position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer;color:#888;font-size:1.2rem}.password_strength_meter_container__1wsKn{min-height:40px;margin-top:10px;display:flex;flex-direction:column;justify-content:flex-start}.password_strength_meter__V4m5j{width:100%;height:8px;background:#eee;border-radius:4px;margin-bottom:6px;overflow:hidden}.password_strength_meter_fill__Ch0Ef{height:100%;border-radius:4px;transition:width .3s,background .3s}.password_strength_meter_fill__Ch0Ef.password_very_weak__zYkVE{background:#d32f2f}.password_strength_meter_fill__Ch0Ef.password_weak__R_hPX{background:#f57c00}.password_strength_meter_fill__Ch0Ef.password_fair__pIYeP{background:#fbc02d}.password_strength_meter_fill__Ch0Ef.password_good__OYTdB{background:#8bc34a}.password_strength_meter_fill__Ch0Ef.password_strong__wsHzt{background:#388e3c}.password_strength_label__pxu3b{font-size:.9em;color:#444;margin:0;text-align:left;min-height:1.2em;display:block}.password_redirect_popup__cw1Vc{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.6);z-index:1000}.password_redirect_popup_container__3Yf49{background-color:white;padding:20px;border-radius:5px;box-shadow:0 2px 10px rgba(0,0,0,.3);max-width:600px;text-align:center}.verify_main__aYXCj{height:100vh;display:grid;place-content:center}.verify_container__PRR3u{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:400px;padding:1rem;box-sizing:border-box}.verify_container__PRR3u input{padding:.5em;width:100%;box-sizing:border-box;border:1px solid #ccc;border-radius:4px;outline:none;font-size:1rem;text-align:center}.verify_input__PXFSS:focus-within{border-color:var(--btn-primary-bg,#007bff);box-shadow:0 0 0 2px rgba(0,123,255,.25)}.verify_error_container__EQId4{height:1.5em;width:100%;display:flex;align-items:center;justify-content:center;position:relative}.verify_error__RB69c{color:red;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%;position:absolute}.substancyBanner_footer__UsTPK{position:fixed;bottom:0;width:100%;z-index:500}.substancyBanner_black_band__I9zq5{background-color:black;color:white;text-align:center;font-size:.9rem;padding:8px 0}.substancyBanner_black_band__I9zq5 a{color:white;text-decoration:underline;font-weight:700}.substancyBanner_heart__41Fs0{font-family:Arial,Helvetica Neue,sans-serif;color:#1D64F2;font-size:25px;line-height:0;padding-bottom:8px;vertical-align:middle;display:inline-block;margin:0 .1em}.openFeedback_backdrop__YBIsI{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:999}.openFeedback_form_container__uW3nx{z-index:1000;background-color:white;padding:20px;border-radius:5px;box-shadow:0 4px 8px rgba(0,0,0,.1);min-width:300px;max-width:calc(100% - 40px);width:auto;margin:auto 20px;position:relative}.openFeedback_close_button__lOD3I{position:absolute;top:5px;right:5px;padding:5px 12px;border:none;background:none;cursor:pointer;font-size:1.5rem;color:#000;z-index:2;border-radius:50%}.openFeedback_close_button__lOD3I:hover{color:white;background-color:black}.openFeedback_form_feedback__61EaH{display:flex;flex-direction:column;width:90%;margin:auto;justify-content:center;align-items:center}.openFeedback_label_feedback__nqkMv{font-size:20px;font-weight:700;white-space:normal;overflow:hidden;text-overflow:ellipsis}.openFeedback_textarea_feedback__WXzoB{height:100px;padding:5px;margin-bottom:10px;font-size:16px;resize:none;width:100%;margin-top:20px}.openFeedback_bottom_text_container__liT2b{margin-top:20px}.openFeedback_email_container__KIub2{position:relative;display:inline-block}.openFeedback_email_link__gPyCt{margin-left:5px;cursor:pointer;color:blue;text-decoration:underline}.openFeedback_copy_message__q26jZ{position:absolute;bottom:calc(100% + 5px);left:100%;z-index:10;box-shadow:0 2px 10px rgba(0,0,0,.3);color:#666;font-size:.8rem;padding:10px;width:150px;background-color:white;line-height:1.5;border-radius:5px;border:1px solid #777;transform:translateX(-50%);margin-bottom:8px;word-wrap:break-word;opacity:1;transition:opacity .5s ease-in}.openFeedback_progress_bar__BtaOT{position:absolute;bottom:0;left:0;height:4px;background-color:var(--cranstoun-primary-color);width:var(--progress-width,100%);transition:width .1s linear}.openFeedback_copy_message_enter__j_xj1{opacity:0}.openFeedback_copy_message_enter_active__WkfP_{opacity:1;transition:opacity .5s ease-in}.openFeedback_copy_message_exit__2rrUd{opacity:1}.openFeedback_copy_message_exit_active__VQb_B{opacity:0;transition:opacity .5s ease-out}.navBar_navbar__ZQyjY{display:flex;justify-content:space-between;align-items:center;padding:0 20px;background-color:white;top:0;left:0;right:0;z-index:1000;transition:transform .3s ease-in-out;position:fixed}.navBar_navbar__ZQyjY a{text-decoration:none;outline:none}.navBar_visible__SacW3{transform:translateY(0)}.navBar_hidden__nOVRA{transform:translateY(-100%)}.navBar_logo_container__ayqkL{padding-top:22px;padding-bottom:13px}.navBar_logo_container__ayqkL img{display:flex;align-items:center}.navBar_button_navbar_container__xmMGI{display:flex;flex-direction:row;align-items:center;gap:1rem}@media screen and (max-width:780px){.navBar_navbar__ZQyjY{height:auto;flex-direction:column;padding:0;position:-webkit-sticky;position:sticky}.navBar_logo_container__ayqkL{overflow:hidden}.navBar_menu_container___RW6I{width:100%;background-color:var(--cranstoun-tertiary-color);font-weight:900;border-radius:0;margin-top:0}.navBar_menu_text__GB5zx{display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;color:var(--cranstoun-primary-color);font-size:18px;line-height:39px;height:46px}.navBar_menu_text__GB5zx.navBar_open__dSrjj:after{content:"\2796"}.navBar_nav_links__aWWMm{display:none;flex-direction:column;align-items:center;width:100%;background-color:var(--cranstoun-tertiary-color);padding:20px 0;gap:1rem;transition:transform .3s ease-in-out}.navBar_nav_links__aWWMm.navBar_open__dSrjj{display:flex}.navBar_button_navbar_container__xmMGI{display:none}}.navBar_feedback_button_selected__vKM5k{background-color:#777!important;color:white!important;background-color:#777;color:white}.navBar_feedback_enter__zAtx5{opacity:0}.navBar_feedback_enter_active__KbzKM{opacity:1;transition:opacity .5s ease-in}.navBar_feedback_exit__TsgAF{opacity:1}.navBar_feedback_exit_active__rreIs{opacity:0;transition:opacity 0s ease-out}.navBar_feedback_form_wrapper__rmPFI{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1200;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.5)}.navBar_copy_link_container__oXb0r{position:relative;display:inline-block}.navBar_copy_message__k6faa{position:absolute;top:35px;left:50%;transform:translateX(-50%);width:150px;word-wrap:break-word;background-color:white;border-radius:5px;padding:10px;color:#666;line-height:1.5;font-size:.8rem;z-index:10;box-shadow:0 2px 10px rgba(0,0,0,.3);border:1px solid #777}.navBar_progress_bar__mtG59{position:absolute;bottom:0;left:0;height:4px;background-color:var(--cranstoun-primary-color);width:0}.navBar_copy_message_enter__iZG6u{opacity:0}.navBar_copy_message_enter_active__x3adJ{opacity:1;transition:opacity .5s ease-in}.navBar_copy_message_exit__3E5pO{opacity:1}.navBar_copy_message_exit_active__owmWn{opacity:0;transition:opacity .5s ease-out}.logout_container__448Cz{display:flex;justify-content:flex-end;padding:1rem;background-color:#f5f5f5;border-bottom:1px solid #ddd}.logout_logout_button__F_rUT[disabled]{cursor:not-allowed;opacity:.7}.logout_logout_button__F_rUT{position:fixed;top:50%;right:0;transform:translateY(-50%);z-index:9999;background-color:#dc3545;color:white;border:none;border-radius:4px;padding:.5rem 1.25rem;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.1rem;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:background .2s}.logout_logout_button__F_rUT:hover{background-color:#b52a37}.logout_invisible__8StRl{visibility:hidden}.logout_spinner_wrapper__klXtO{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.logout_spinner__nrp_G{display:inline-block;width:1em;height:1em;border:2px solid;border-top:2px solid transparent;border-radius:50%;animation:logout_spin___lt7D .8s linear infinite}@keyframes logout_spin___lt7D{to{transform:rotate(1turn)}}.suggestions_container__ErmN9{position:relative;font-weight:lighter;font-style:italic;text-align:left;font-size:.8rem;margin-top:5px;margin-bottom:5px}.suggestions_suggestions_container__yNrVl{position:absolute;bottom:calc(100% + 30px);z-index:10;box-shadow:0 2px 10px rgba(0,0,0,.3);color:#666;font-size:.8rem;padding:10px;width:300px;background-color:white;line-height:1.5;border-radius:5px;border:1px solid #777;margin-top:2px;transform-origin:top}@media (max-width:700px){.suggestions_suggestions_container__yNrVl{position:fixed;top:38%;left:50%;transform:translate(-50%,-50%);width:90vw;max-width:500px;max-height:80svh;min-height:200px;padding:2rem 1rem;background-color:white;z-index:1000;border:1px solid #777;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.2);display:flex;flex-direction:column;align-items:stretch}.suggestions_suggestions_scroll__EQ0bb{flex:1 1;overflow-y:auto;padding-right:5px}}.suggestions_click_text__L_ALA{margin-bottom:10px;text-align:left}.suggestions_suggested_button__J1GLd{-webkit-tap-highlight-color:transparent;display:block;padding:5px 10px;margin-bottom:5px;cursor:pointer;background-color:white;border:2px solid black;border-radius:10px;font-size:1.05rem;text-align:left;color:#555555}.suggestions_disabled_button__KhFP_{background-color:grey;color:#cccccc;opacity:.6;cursor:not-allowed;border:2px solid grey}.suggestions_touch_animate_suggested__m11x1{background-color:white;border:2px solid black;border-radius:10px}@media (hover:hover) and (pointer:fine){.suggestions_suggested_button__J1GLd:hover{background-color:var(--cranstoun-tertiary-color);border:2px solid black;border-radius:10px}.suggestions_suggested_button__J1GLd:disabled{background-color:grey;border:2px solid grey;opacity:.6;border-radius:10px}}.suggestions_suggestions_enter__pbmzb{opacity:0}.suggestions_suggestions_enter_active__rta_j{opacity:1;transition:opacity .3s ease-in-out}.suggestions_suggestions_exit__xRlja{opacity:1}.suggestions_suggestions_exit_active__YiJz8{opacity:0;transition:opacity .3s ease-in-out}.suggestions_spinner_wrapper__71NMg{display:flex;justify-content:center;align-items:center;padding:10px}.suggestions_loading_spinner__EW95C{display:inline-block;width:24px;height:24px;border:3px solid var(--cranstoun-tertiary-color);border-top-color:var(--cranstoun-secondary-color);border-radius:50%;animation:suggestions_spin__CPPL9 .6s linear infinite;margin-left:10px;margin-top:4px}@keyframes suggestions_spin__CPPL9{to{transform:rotate(1turn)}}.suggestions_no_suggestions__0Q4Qd{text-align:center;padding:20px;color:#666;font-style:italic;font-size:.9rem}.thumbsFeedback_backdrop__pyXpa{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:9999}.thumbsFeedback_modal__e731P{background-color:white;padding:30px 20px 20px;border-radius:10px;width:80%;max-width:500px;position:relative;z-index:1000;will-change:opacity;z-index:10000}.thumbsFeedback_close_button__A7_2l{position:absolute;top:5px;right:5px;padding:5px 12px;border:none;background:none;cursor:pointer;font-size:1.5rem;color:#000;z-index:2;border-radius:50%}.thumbsFeedback_close_button__A7_2l:hover{color:white;background-color:black}.thumbsFeedback_checkbox_container__bA8_c{display:flex;align-items:center;margin:5px 0}.thumbsFeedback_checkbox_container__bA8_c label{display:flex;flex-direction:row;align-items:center;gap:10px}.thumbsFeedback_checkbox_container__bA8_c input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:25px;height:25px;border:2px solid #ddd;border-radius:50%;outline:none;margin:0;cursor:pointer;transition:background .3s ease,border-color .3s ease}.thumbsFeedback_checkbox_container__bA8_c input[type=checkbox]:checked{background-color:var(--cranstoun-secondary-color);border-color:var(--cranstoun-secondary-color)}.thumbsFeedback_text_area__XqONg{width:100%;margin-top:20px;padding:8px;height:80px;font-size:1.2rem;box-sizing:border-box;resize:none}.thumbsFeedback_text_area__XqONg:focus{outline:none}.thumbsFeedback_submit_feedbac_button_container__yB8dw{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;margin-top:20px}.thumbsFeedback_thumbs_enter__wG3Ny{opacity:0}.thumbsFeedback_thumbs_enter_active__7kM8M{opacity:1;transition:opacity .3s ease-in}.thumbsFeedback_thumbs_exit__QRoqE{opacity:1}.thumbsFeedback_thumbs_exit_active__3AaPF{opacity:0;transition:opacity .3s ease-out}.actions_container__yIqmG{display:flex;flex-direction:row;align-items:center;margin-top:10px;margin-bottom:10px;max-width:30em;margin-left:-5px;gap:5px}.actions_container__yIqmG svg{width:20px;height:20px}.actions_button__0qeXR{-webkit-tap-highlight-color:transparent;height:35px;width:35px;background-color:white;color:var(--cranstoun-primary-color);border:1px solid var(--cranstoun-tertiary-color);border-radius:10px;margin-inline:5px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}@media (hover:hover) and (pointer:fine){.actions_button__0qeXR:hover{background-color:var(--cranstoun-tertiary-color)}}.actions_button_active__lIuIL{background-color:var(--cranstoun-tertiary-color)}.actions_api_response__6i7zX{position:absolute;padding:10px;border-radius:5px;top:0;right:0;z-index:1000}.actions_copy_link_container__iyoul{position:relative;display:inline-flex;align-items:center;justify-content:center}.actions_copy_message__SBEJn{position:absolute;bottom:calc(100% + 5px);left:100%;z-index:10;box-shadow:0 2px 10px rgba(0,0,0,.3);color:#666;font-size:.8rem;padding:10px;width:150px;background-color:white;line-height:1.5;border-radius:5px;border:1px solid #777;transform:translateX(-50%);margin-bottom:8px;word-wrap:break-word}@media (max-width:700px){.actions_copy_message__SBEJn{position:fixed;top:38%;left:50%;transform:translate(-50%,-50%);height:40px}}.actions_progress_bar__ALurW{position:absolute;bottom:0;left:0;height:4px;background-color:var(--cranstoun-primary-color);width:var(--progress-width,100%);transition:width .1s linear}.actions_copy_message_enter__GDgX8{opacity:0}.actions_copy_message_enter_active__5PdL4{opacity:1;transition:opacity .5s ease-in}.actions_copy_message_exit__FUZ7e{opacity:1}.actions_copy_message_exit_active__t1eta{opacity:0;transition:opacity .5s ease-out}.messages_message__7zkHF{border-width:2px;border-style:solid;padding:10px;max-width:30em;width:-moz-fit-content;width:fit-content;opacity:1}.messages_bot_message__VRQ80{border-color:#8D0F82;text-align:left;margin:10px 0}.messages_bot_message__VRQ80 p{margin-bottom:10px}.messages_bot_message__VRQ80 p:last-child{margin-bottom:0}.messages_human_message__6m0v3{border-color:black;text-align:right;margin:0}.messages_human_message__6m0v3 p:last-child{margin-bottom:0}.messages_simplify_button__O_ved{background-color:white;border:1px solid var(--cranstoun-tertiary-color);padding:8px 12px;border-radius:10px;font-size:14px;cursor:pointer;transition:background-color border .3s ease-in-out;color:black}.messages_touch_animate_simplify__hBKmL{background-color:white;border:1px solid var(--cranstoun-primary-color);color:black}@media (hover:hover) and (pointer:fine){.messages_simplify_button__O_ved:hover{background-color:var(--cranstoun-tertiary-color);border:1px solid var(--cranstoun-tertiary-color)}}.messages_typing_indicator___g5Ko{display:flex;gap:4px;align-items:center;justify-content:flex-start;height:1em}.messages_typing_dot__BCCuq{width:8px;height:8px;border-radius:50%;background-color:black;animation:messages_blink__TMx2w 1.4s infinite}.messages_typing_dot__BCCuq:first-child{animation-delay:0s}.messages_typing_dot__BCCuq:nth-child(2){animation-delay:.2s}.messages_typing_dot__BCCuq:nth-child(3){animation-delay:.4s}@keyframes messages_blink__TMx2w{0%{background-color:grey!important;transform:translateY(0) scale(1)}50%{background-color:var(--cranstoun-secondary-color)!important;transform:translateY(-2px) scale(1.2)}to{background-color:grey!important;transform:translateY(0) scale(1)}}.messages_message_container__bL4K5{display:flex;flex-direction:column}.messages_message_wrapper__0DO70{max-height:var(--message-max-height,none);overflow:hidden;transition:max-height .5s ease-out;align-self:var(--message-align-self,flex-start);max-width:30em}.messages_bottom_section_wrapper__JATf8{max-height:var(--bottom-section-max-height,0);transition:max-height .5s ease-out}.conversation_container__vNW6E{display:flex;flex-direction:column-reverse;overflow-y:auto;padding-right:5px;height:100%}.conversation_container__vNW6E::-webkit-scrollbar{width:5px}.conversation_container__vNW6E::-webkit-scrollbar-thumb{background:grey;border-radius:5px}.conversation_conversation__uQP73{flex-grow:1;display:flex;flex-direction:column;justify-content:flex-end;width:100%;margin-bottom:10px;margin-top:1.5rem}.conversation_prompts_container__RgqCf{margin-top:10px;display:flex;flex-direction:column;align-items:flex-end}.conversation_click_text__HyO_Q{margin-bottom:10px;text-align:right}.conversation_prompt_button__0s6h8{-webkit-tap-highlight-color:transparent;padding:5px 10px;margin-bottom:5px;cursor:pointer;border:2px solid black;border-radius:10px;font-size:1.05rem;color:#555555;text-align:center;background-color:white}@media (hover:hover) and (pointer:fine){.conversation_prompt_button__0s6h8:hover{background-color:var(--cranstoun-tertiary-color);color:black;border:2px solid black}}.disclaimer_disclaimer__vnLuf{font-size:.8rem;font-style:italic;text-align:left;color:#656565;line-height:110%;margin-top:5px}@media screen and (max-width:640px){.disclaimer_disclaimer__vnLuf{position:static}}.input_input__JT3Wf{position:-webkit-sticky;position:sticky;bottom:0;width:100%;z-index:1}.input_top_box__52mqL{display:flex;height:20px}.input_warning_message__DsDwW{color:red;margin:-2px auto auto}.input_remaining_messages___owmj{font-size:.8rem;font-style:italic;text-align:left;color:#656565;margin-right:0;margin-left:auto}.input_remaining_messages___owmj.input_loading__mniSk{color:var(--cranstoun-primary-color)}.input_loading_spinner__whLnC{display:inline-block;width:6px;height:6px;border:2px solid #e0e0e0;border-top:2px solid var(--cranstoun-primary-color);border-radius:50%;animation:input_spin__ahw_Z 1s linear infinite;margin-right:4px}@keyframes input_spin__ahw_Z{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.input_remaining_zero__qY0Bz{color:red}.input_text_area_container__q_ucB{display:flex;flex-direction:column;position:relative;border:1px solid #4b5563;border-radius:5px;margin-bottom:5px;padding-top:10px;padding-bottom:10px;min-height:23px;max-height:220px}.input_text_area__2_Rpn{box-sizing:border-box;height:24px;min-height:24px;max-height:200px;width:100%;font-size:19px;border:0;overflow-y:auto;resize:none;margin:0;background-color:transparent;padding:0 4.5rem 0 .75rem;position:relative;z-index:1}.input_text_area__2_Rpn:focus{outline:0}.input_text_area__2_Rpn:focus-visible{outline:0}.input_text_area__2_Rpn:disabled{opacity:.6;cursor:not-allowed}.input_text_area__2_Rpn::-webkit-scrollbar{width:5px}.input_text_area__2_Rpn::-webkit-scrollbar-thumb{width:1px;border-radius:2px;border:3px solid grey}.input_submit_button__WUaR5{-webkit-tap-highlight-color:transparent;display:inline-block;position:absolute;bottom:0;margin-bottom:2px;right:2px;padding:7px 7px 7px 6px;font-size:1rem;cursor:pointer;border:1px solid white;border-radius:10px;color:white;width:40px;height:40px;z-index:10;--icon-hover-color:white;background-color:#8d0f82;--button-hover-color:#8d0f82}.input_submit_button__WUaR5:disabled{background-color:grey;cursor:default}@media screen and (max-width:640px){.input_text_area_container__q_ucB{max-height:120px}.input_text_area__2_Rpn{padding-right:50px;max-height:100px}}.input_disabled_button__JhiIk{background-color:grey;cursor:default}@media (hover:hover) and (pointer:fine){.input_hover_effect__z8Q8S:hover{background-color:var(--icon-hover-color)!important;border-color:var(--button-hover-color);color:var(--button-hover-color)}.input_hover_effect__z8Q8S:hover .input_icon_size__qAGeA{color:var(--button-hover-color)}}.input_icon_size__qAGeA{font-size:24px}.input_red_text__47UiG{color:red}.endFeedback_end_chat_container__YbwQy{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.endFeedback_button_end__QqSBz{-webkit-tap-highlight-color:transparent;background-color:#FF0000;color:#FFFFFF;border:1px solid #ff0000;border-radius:5px;padding:5px;font-size:2-px;font-weight:700;cursor:pointer;margin-top:2px;margin-bottom:2px}@media (hover:hover) and (pointer:fine){.endFeedback_button_end__QqSBz:hover{background-color:#FFFFFF;color:#FF0000}}.endFeedback_touch_animate_button_end__o7_1q{background-color:#FFFFFF;color:#FF0000}.endFeedback_backdrop__xchVv{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;overflow-y:auto;z-index:999}.endFeedback_content__VRcq2{position:relative;max-width:480px;width:90%;margin:105px auto 60px;padding:25px 20px 20px;background-color:white;border-radius:8px;text-align:center;overflow-y:auto;max-height:75vh}@media (max-width:780px){.endFeedback_content__VRcq2{margin:105px 5px 40px;max-height:62vh}}.endFeedback_modal_content__r141t form{width:100%}.endFeedback_close_button__97DAq{position:absolute;top:5px;right:5px;padding:5px 12px;border:none;background:none;cursor:pointer;font-size:1.5rem;color:#000;z-index:2;border-radius:50%}.endFeedback_close_button__97DAq:hover{color:white;background-color:black}.endFeedback_submit_button_container__83jOh{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;margin-top:20px}.endFeedback_age_bracket_section__hHrH3{margin-top:20px}.endFeedback_content__VRcq2 p{font-weight:700}.endFeedback_content__VRcq2 label{display:flex;flex-direction:row;align-items:center;gap:10px}.endFeedback_content__VRcq2 input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:25px;height:25px;border:2px solid #ddd;border-radius:50%;outline:none;margin:0;cursor:pointer;transition:background .3s ease,border-color .3s ease}.endFeedback_content__VRcq2 input[type=radio]:checked{background-color:var(--cranstoun-secondary-color);border-color:var(--cranstoun-secondary-color)}.endFeedback_text_area__9XIGY{width:100%;margin-top:10px;padding:8px;height:80px;box-sizing:border-box;resize:none}.endFeedback_text_area__9XIGY:focus{outline:none}.endFeedback_option_group__oMJX7{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-top:10px;margin-bottom:25px}@media (max-width:640px){.endFeedback_option_group__oMJX7{flex-direction:row}.endFeedback_option_group__oMJX7 label{flex-basis:calc(50% - 15px)}}@media (min-width:641px){.endFeedback_option_group__oMJX7{flex-direction:row}}.endFeedback_end_chat_enter__lqSRd{opacity:0}.endFeedback_end_chat_enter_active__8xHOr{opacity:1;transition:opacity .3s ease-in}.endFeedback_end_chat_exit__oQVLA{opacity:1}.endFeedback_end_chat_exit_active__V_HjJ{opacity:0;transition:opacity .3s ease-out}.end_container__ENM95{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin:10px 0 20px}.end_button__zN0gi{-webkit-tap-highlight-color:transparent;background-color:white;color:grey;border:1px solid grey;border-radius:10px;padding:8px 8px 5px;font-size:14px;font-weight:700;cursor:pointer;margin-top:2px;margin-bottom:2px}@media (hover:hover) and (pointer:fine){.end_button__zN0gi:hover{background-color:#FF0000;border:1px solid #ff0000;color:#FFFFFF}}@media (max-width:780px){.end_button__zN0gi{padding-top:3px}}.page_main__od5_8{display:flex;flex-direction:column;text-align:center;align-items:center;background-color:transparent;justify-content:space-between;width:100%}.page_top_section__V_6qO{bottom:var(--top-section-bottom,200px);height:var(--top-section-height,calc(100% - 344px))}.page_bottom_section__5aD79,.page_top_section__V_6qO{position:fixed;width:90%;max-width:750px;flex-direction:column;z-index:1}.page_bottom_section__5aD79{bottom:50px;display:flex;justify-content:flex-end;background-color:white}.content_content_container__KTIRm{border:1px solid #ccc;padding:20px 20px 16px;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.2);max-width:550px;width:90%;margin:100px auto 0;text-align:left}@media (max-width:780px){.content_content_container__KTIRm{padding:10px;margin:-15px 0 0;width:78%}}.content_content_container__KTIRm a{text-decoration:underline;display:inline;white-space:nowrap;word-break:break-word;overflow-wrap:break-word}.content_content_container__KTIRm p:not(p:last-child){line-height:1.4;word-wrap:break-word;text-align:left;margin:0 0 10px}.content_paragraph_container__HTiP6{margin:0 0 1em}.content_messages_counter__bVfxp{background-color:darkgrey;color:white;padding:3px 6px;border-radius:5px;margin-left:5px;margin-right:5px;display:inline-flex;align-items:center;justify-content:center;min-height:22px;min-width:40px;line-height:1}.content_screen_content__f7HQV{min-height:200px;display:flex;flex-direction:column;justify-content:center;align-items:stretch;text-align:left;font-size:1.2em;padding:5px;word-break:break-word}.content_screen_content__f7HQV h1{font-size:2em;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;margin-bottom:10px;font-weight:700}@media (max-width:780px){.content_screen_content__f7HQV h1{font-size:1.1em}}.content_checkbox_container__iKw7y{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin:-10px 0 0}.content_checkbox_container__iKw7y label{cursor:pointer}.content_checkbox_container__iKw7y>div:not(.content_how_it_works_link_container__nEpZW){display:grid;grid-template-columns:auto 1fr;grid-column-gap:10px;column-gap:10px;margin:10px 0;align-items:start}.content_checkbox_container__iKw7y>div:last-child{margin-bottom:0}.content_how_it_works_link_container__nEpZW{width:100%;text-align:right;margin:10px 0}.content_how_it_works_link_container__nEpZW p{text-align:right;margin:0;font-size:.9em}@media (max-width:400px){.content_content_container__KTIRm{font-size:.75em;width:95%}.content_checkbox_container__iKw7y>div:not(.content_how_it_works_link_container__nEpZW){column-gap:1px}.content_checkbox_container__iKw7y label,.content_content_container__KTIRm p,.content_how_it_works_link_container__nEpZW{margin:0}}.content_external_link__Sdr7W{display:inline-flex;align-items:center;gap:4px;text-decoration:underline}.content_external_arrow__J9Wee{font-size:.9em;opacity:.7;transition:opacity .2s ease}.content_external_link__Sdr7W:hover .content_external_arrow__J9Wee{opacity:1}.content_checkbox_container__iKw7y>div>input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:25px;height:25px;border:2px solid #ddd;border-radius:50%;outline:none;margin:0;cursor:pointer;transition:background .3s ease,border-color .3s ease}.content_checkbox_container__iKw7y>div>input[type=checkbox]:checked{background-color:var(--cranstoun-secondary-color);border-color:var(--cranstoun-secondary-color)}.content_checkbox_container__iKw7y>div>label{display:block;text-align:left;margin-left:calc(10px * 1.5)}.content_highlight_anonymous___LfeN{font-weight:700;color:var(--cranstoun-secondary-color,#89c3a7)}.content_loading_dot__nczaE{display:inline-block;width:6px;height:6px;background-color:white;border-radius:50%;animation:content_wave___Pq0S 1.4s ease-in-out infinite both;vertical-align:middle;align-self:center}.content_loading_dot__nczaE:first-child{animation-delay:-.32s;margin-right:4px}.content_loading_dot__nczaE:nth-child(2){animation-delay:-.16s;margin-right:2px}.content_loading_dot__nczaE:nth-child(3){animation-delay:0s}@keyframes content_wave___Pq0S{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1.2);opacity:1}}.languageSwitcher_language_buttons__SAPNU{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;padding:0 20px;margin:10px 0;max-width:550px}.languageSwitcher_language_buttons__SAPNU button{-webkit-tap-highlight-color:transparent;padding:5px 10px;border-radius:5px;cursor:pointer;min-width:20px;font-weight:700;font-size:1.05em}.languageSwitcher_active_language_button__6a5_R{background-color:var(--cranstoun-secondary-color);color:white;border:1px solid var(--cranstoun-secondary-color)}.languageSwitcher_inactive_language_button__cPRTq{background-color:transparent;color:#ccc;border:1px solid #ccc}.languageSwitcher_inactive_language_button__cPRTq:hover{background-color:var(--cranstoun-secondary-color);color:white}.socials_social_menu__FAo_c{display:flex;align-items:center;justify-content:center;gap:30px}.socials_social_link__hr1_B{width:30px;height:30px;display:flex;justify-content:center;align-items:center}.socials_social_link__hr1_B a{display:block}.socials_social_link__hr1_B svg{fill:var(--cranstoun-primary-color);transition:opacity .3s ease}.socials_social_link__hr1_B svg:hover{opacity:.6}.page_main__xabcp{min-height:100vh}.page_main__xabcp,.page_message_container__vnYiK{display:flex;flex-direction:column;align-items:center;justify-content:center}.page_message_container__vnYiK{margin:2rem}.resources_resources__MQQFh{padding:2rem 0;background-color:#f8f9fa;margin:.6rem 0}.resources_container__WjcoP{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.resources_container__WjcoP:first-child{margin-bottom:1rem}.resources_alt__WTBxo{font-size:2rem;font-weight:700;color:var(--cranstoun-primary-color);margin:0}.resources_resource__nCaQT{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background-color:white;border:2px solid var(--cranstoun-secondary-color);border-radius:8px;text-decoration:none;color:var(--cranstoun-primary-color);font-weight:500;transition:all .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.1)}.resources_resource__nCaQT:hover{background-color:var(--cranstoun-secondary-color);color:white;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.resources_resource__nCaQT img{flex-shrink:0}@media (max-width:768px){.resources_container__WjcoP{flex-direction:column;align-items:stretch}.resources_resource__nCaQT{justify-content:center;text-align:center}.resources_alt__WTBxo{font-size:1.5rem;text-align:center}}.page_main__e5BJF{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding-bottom:80px}.page_content_container__T4WCu{border:1px solid #ccc;padding:20px 20px 16px;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.2);max-width:550px;width:90%;margin:105px auto 0;text-align:left}@media (max-width:780px){.page_content_container__T4WCu{padding:10px;margin:20px 0 0;width:78%}}.page_screen_content__0NIK3{min-height:200px;display:flex;flex-direction:column;justify-content:center;align-items:stretch;text-align:left;padding:5px;word-break:break-word}.page_screen_content__0NIK3 h1{font-size:2em;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;margin-bottom:10px;font-weight:700;color:var(--cranstoun-primary-color)}@media (max-width:780px){.page_screen_content__0NIK3 h1{font-size:1.1em}}.page_screen_content__0NIK3 h3{color:var(--cranstoun-primary-color)}.page_screen_content__0NIK3 p{line-height:1.4;word-wrap:break-word;text-align:left}.page_screen_content__0NIK3 p:not(p:last-child){margin:0 0 10px}.page_email_container__PAt0W{position:relative;display:inline-block}.page_email_link__oNNhV{margin-left:5px;cursor:pointer;color:blue;text-decoration:underline}.page_copy_success__p_sDU{position:absolute;top:-50px;left:0;right:0;display:flex;justify-content:center;align-items:center;background-color:#89c3a7;color:black;padding:5px;border-radius:5px;font-size:.9em;animation:page_fadeInOut__hc935 2s ease-in-out}@keyframes page_fadeInOut__hc935{0%{opacity:0;transform:translateY(10px)}20%{opacity:1;transform:translateY(0)}80%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.page_main__dHaV5{min-height:100vh}.page_main__dHaV5,.page_message_container__B_S87{display:flex;flex-direction:column;align-items:center;justify-content:center}.page_message_container__B_S87{margin:2rem}.ageModal_backdrop__YAZYB{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:9999}.ageModal_modal__JrYn7{background-color:white;padding:20px;border-radius:5px;box-shadow:0 4px 8px rgba(0,0,0,.1);min-width:300px;max-width:calc(100% - 40px);width:auto;margin:auto 20px;position:relative;display:flex;flex-direction:column;gap:20px;align-items:center}.ageModal_modal__JrYn7 p{margin:0}.ageModal_button_group__CkRb2{display:flex;flex-direction:row;gap:15px;justify-content:center}.page_main__Ub4sV{flex-direction:column;flex:1 1}.page_content_button_container__PgOhV,.page_main__Ub4sV{display:flex;align-items:center;justify-content:center;gap:16px}.page_content_button_container__PgOhV{flex-direction:column}.page_language_socials_container__k1OvC{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.page_socials_container__8bVSF{margin-bottom:60px}@media (max-width:780px){.page_socials_container__8bVSF{margin-bottom:60px}.page_content_button_container__PgOhV{margin-bottom:35px}.page_main__Ub4sV{margin-top:25px}}.page_error_message__8SMW6{color:red}