.HOME_DemoModalContent{text-align:center}.HOME_DemoModalText{margin:.25rem auto 1rem;color:var(--SITE_TextMuted);font-size:clamp(1rem,2vw,1.15rem)}.HOME_DemoModalButton{min-width:min(100%,12rem);margin-inline:auto}.HOME_DemoCard{position:fixed;z-index:2001;inset:auto auto 1.25rem 1.25rem;width:min(18rem,calc(100vw - 2rem));padding:1.5rem;border:1px solid var(--SITE_Line);border-radius:var(--SITE_RadiusMd);background:var(--SITE_Surface);box-shadow:var(--SITE_ShadowMd);color:var(--SITE_Text)}.HOME_DemoCardText{display:grid;gap:.2rem;margin:0 0 1rem;padding-right:1.5rem;font-size:.9rem;font-weight:400;line-height:1.4}.HOME_DemoCardText strong{color:var(--site-color-button);font-size:1.05rem}.HOME_DemoCardToggle{position:absolute;inset:.65rem .65rem auto auto;display:grid;width:2rem;height:2rem;padding:0;place-items:center;border:0;border-radius:50%;background:var(--SITE_SurfaceMuted);color:var(--SITE_Text);cursor:pointer}.HOME_DemoCardToggle .material-symbols-outlined{font-size:1.4rem}.HOME_DemoCardButton{width:100%}.HOME_DemoCardText.hide-text{display:none}.HOME_DemoCardText.hide-text+.HOME_DemoCardToggle{position:static}.HOME_DemoCard:has(.HOME_DemoCardText.hide-text){width:auto;padding:.45rem}.HOME_DemoCard:has(.HOME_DemoCardText.hide-text) .HOME_DemoCardButton{display:none}.SITE_Layout--1 .HOME_DemoModalContent,.SITE_Layout--1 .HOME_DemoCard{border-top:.3rem solid var(--site-color-button)}.SITE_Layout--1 .HOME_DemoCardToggle{border-radius:.5rem}.SITE_Layout--2 .HOME_DemoModalContent,.SITE_Layout--2 .HOME_DemoCard{border:1px solid rgb(255 255 255 / 72%);background:rgb(255 255 255 / 88%);box-shadow:0 1.75rem 4.5rem rgb(4 21 32 / 24%),inset 0 1px rgb(255 255 255 / 45%);backdrop-filter:blur(18px) saturate(1.15)}.SITE_Layout--2 .HOME_ModalTitle,.SITE_Layout--2 .HOME_DemoCardText strong{font-family:"Playfair Display",serif}.SITE_Layout--2 .HOME_DemoCardToggle{background:color-mix(in srgb,var(--site-color-button) 10%,white)}.SITE_Layout--3 .HOME_DemoModalContent,.SITE_Layout--3 .HOME_DemoCard{border:2px solid var(--SITE_Text);border-radius:0;box-shadow:.6rem .6rem 0 var(--site-color-button)}.SITE_Layout--3 .HOME_ModalLogo,.SITE_Layout--3 .HOME_DemoCardToggle,.SITE_Layout--3 .HOME_DemoModalButton,.SITE_Layout--3 .HOME_DemoCardButton{border-radius:0}.SITE_Layout--3 .HOME_ModalTitle,.SITE_Layout--3 .HOME_DemoCardText strong{font-family:"Playfair Display",serif}.SITE_Layout--3 .HOME_DemoCardText strong{color:var(--SITE_Text)}@media (max-width:520px){.HOME_Modal .HOME_DemoModalContent{max-height:calc(100dvh - 1.5rem);overflow-y:auto;padding:3rem 1.1rem 1.25rem}.HOME_ModalLogo{inset:-1.75rem auto auto 1.25rem;width:3.75rem;height:3.75rem}.HOME_ModalTitle{font-size:1.2rem;line-height:1.2}.HOME_DemoModalButton{width:100%}.HOME_DemoCard{inset:auto .75rem .75rem;width:auto;padding:1.1rem}.HOME_DemoCardText{margin-bottom:.8rem}.HOME_DemoCard:has(.HOME_DemoCardText.hide-text){inset-inline:auto .75rem}}