.demo-page{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);min-height:calc(100vh - 85px);background:#f3f7fc}.demo-intro{position:relative;display:flex;flex-direction:column;justify-content:center;padding:70px clamp(22px,7vw,100px);overflow:hidden;background:#10243f}.demo-intro:before{content:'';position:absolute;width:560px;height:560px;right:-280px;bottom:-220px;border:1px solid #72b8ff55;border-radius:50%;box-shadow:0 0 0 65px #72b8ff15,0 0 0 130px #72b8ff0a}.demo-intro .eyebrow{color:#72b8ff}.demo-intro h1{position:relative;z-index:1;margin:0;color:#fff;font-size:clamp(40px,4.4vw,65px);line-height:1.02;letter-spacing:-.04em}.demo-intro>p:not(.eyebrow){position:relative;z-index:1;max-width:470px;color:#c9d7e7;line-height:1.7}.demo-points{position:relative;z-index:1;display:grid;gap:13px;margin-top:28px;color:#dbe7f3;font-size:12px;font-weight:800}.demo-points span{display:flex;align-items:center;gap:12px}.demo-points b{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;color:#72b8ff;background:#fff1;font-size:10px}.demo-intro img{position:relative;z-index:1;width:190px;margin-top:32px;border-radius:8px;mix-blend-mode:screen;opacity:.9}.demo-form-wrap{align-self:center;max-width:780px;margin:40px auto;padding:46px clamp(22px,5vw,64px)}.form-head{margin-bottom:28px}.form-head h2{margin:0;font-size:39px}.form-head p:not(.eyebrow){color:var(--muted);line-height:1.6}form{display:grid;grid-template-columns:1fr 1fr;gap:17px}label{display:grid;gap:7px;color:#334f6d;font-size:12px;font-weight:900}input,select,textarea{width:100%;padding:13px 14px;border:1px solid #ccd9e7;border-radius:7px;color:var(--ink);background:#fff;font:inherit;font-weight:500;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #126ff21c}.wide{grid-column:1/-1}form button{border:0;cursor:pointer}.form-note{align-self:center;color:#7890a6;font-size:11px}@media(max-width:850px){.demo-page{grid-template-columns:1fr}.demo-intro{min-height:570px}.demo-form-wrap{margin:0 auto;padding:55px 22px}}@media(max-width:520px){form{grid-template-columns:1fr}.wide{grid-column:auto}.demo-intro{padding:55px 22px}.demo-intro img{width:160px}.demo-form-wrap{width:100%}.form-head h2{font-size:31px}}

/* Visual language aligned with the public page. */
.site-header{min-height:86px;padding-top:12px!important;padding-bottom:12px!important;background:linear-gradient(100deg,#fff,#fbfdff 58%,#eef9ff)!important;border-bottom-color:#b9dfee!important;box-shadow:0 8px 24px #123b6812!important}.site-header .brand,footer .brand{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.site-header .brand img{width:184px!important;height:64px!important;object-fit:contain;mix-blend-mode:multiply}.site-header nav{gap:10px!important}.site-header nav a:not(.header-cta){padding:11px 12px;border-bottom:2px solid transparent;color:#173b61}.site-header nav a:not(.header-cta):hover{color:#126ff2;border-bottom-color:#45cbbf}.site-header .header-cta{min-height:46px;padding:12px 22px!important;border:1px solid #0c4fa5;border-radius:9px;background:linear-gradient(135deg,#0d3970,#126ff2 72%)!important;box-shadow:0 12px 22px #126ff235!important}

.demo-page{position:relative;overflow:hidden;background:linear-gradient(120deg,#fafdff 0%,#effaff 56%,#edf9f7 100%)}.demo-page:before{content:'';position:absolute;width:380px;height:270px;right:-90px;top:70px;border:1px solid #3daec929;border-radius:34px;background:repeating-linear-gradient(90deg,transparent 0 44px,#3daec90b 44px 45px),repeating-linear-gradient(0deg,transparent 0 44px,#3daec90b 44px 45px);transform:rotate(-12deg);pointer-events:none}.demo-intro{background:linear-gradient(142deg,#091f3c 0%,#103b67 58%,#116276 100%)}.demo-intro:before{width:420px;height:420px;right:-150px;bottom:-170px;border-radius:30px;border-color:#9eeafb28;background:repeating-linear-gradient(90deg,transparent 0 48px,#9eeafb0a 48px 49px),repeating-linear-gradient(0deg,transparent 0 48px,#9eeafb0a 48px 49px);box-shadow:-42px 36px 0 -1px #4fd6c20d;transform:rotate(18deg)}.demo-intro:after{content:'';position:absolute;width:14px;height:14px;left:12%;bottom:16%;border-radius:50%;background:#56ded1;box-shadow:48px -20px 0 #54aef8,96px 12px 0 #8ee5f7}.demo-intro .eyebrow{color:#6fe7d9}.demo-points b{width:34px;height:34px;border:1px solid #7be5dd55;border-radius:10px;color:#72e8da;background:#ffffff12}.demo-intro img{width:235px;margin-top:34px;border:0;border-radius:0;mix-blend-mode:screen;filter:drop-shadow(0 16px 22px #03162d66)}

.demo-form-wrap{position:relative;z-index:1;margin:46px auto;padding:46px clamp(24px,5vw,64px);border:1px solid #c8e6f2;border-radius:10px;background:#ffffffd9;box-shadow:0 22px 46px #123b681c;backdrop-filter:blur(10px)}.form-head h2{color:#102f52;font-size:42px}.form-head p:not(.eyebrow){color:#587692}form{gap:19px}label{color:#244763;font-size:13px}input,select,textarea{min-height:48px;padding:13px 15px;border-color:#c9dfeb;border-radius:8px;background:#fbfdff;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}input:hover,select:hover,textarea:hover{border-color:#82cce5;background:#fff}input:focus,select:focus,textarea:focus{border-color:#126ff2;box-shadow:0 0 0 4px #126ff21a;background:#fff}textarea{min-height:116px;resize:vertical}form .primary{min-height:48px;padding:12px 22px;border:1px solid #0c4fa5;border-radius:8px;background:linear-gradient(135deg,#0d3970,#126ff2 72%);box-shadow:0 12px 22px #126ff230}.form-note{color:#65819a;font-size:12px}

footer{min-height:100px;padding-top:20px!important;padding-bottom:20px!important;background:linear-gradient(105deg,#f7fcff,#e9f8f6)!important;border-top-color:#bfe5ef!important}footer .brand img{width:164px!important;height:60px!important;object-fit:contain;mix-blend-mode:multiply}

/* Bela is now a transparent visual anchor, supported by a structural backdrop. */
.demo-bela-visual{position:relative;z-index:1;isolation:isolate;width:min(100%,360px);min-height:230px;margin:20px 0 -14px auto}.demo-bela-visual:before{content:'';position:absolute;z-index:0;right:2%;bottom:4%;width:78%;height:78%;border:1px solid #7de6e03d;border-radius:28px;background:repeating-linear-gradient(90deg,transparent 0 34px,#a8f2ed10 34px 35px),repeating-linear-gradient(0deg,transparent 0 34px,#a8f2ed10 34px 35px);box-shadow:-28px 24px 0 -1px #77d9ee13;transform:rotate(-9deg)}.demo-bela-visual:after{content:'';position:absolute;z-index:0;left:6%;bottom:14%;width:12px;height:12px;border-radius:50%;background:#55e0d1;box-shadow:42px -22px 0 #58b2fa,86px -4px 0 #9be8f3}.demo-bela-visual img{position:relative!important;z-index:1!important;display:block;width:125%!important;max-width:none;margin:0 -13% -12% -12%!important;border:0!important;border-radius:0!important;mix-blend-mode:normal!important;opacity:1!important;filter:drop-shadow(0 18px 24px #03162d82)!important}

.demo-points{gap:18px;margin-top:34px;font-size:15px;line-height:1.35}.demo-points span{gap:15px}.demo-points b{width:42px;height:42px;flex:0 0 42px;border-radius:12px;font-size:12px;box-shadow:inset 0 0 0 1px #ffffff10}

@media(max-width:850px){.demo-form-wrap{border-radius:0;border-left:0;border-right:0}.site-header .brand img{width:150px!important;height:56px!important}}@media(max-width:520px){.site-header .brand img{width:128px!important;height:52px!important}.site-header .header-cta{padding:11px 14px!important}.demo-bela-visual{width:min(100%,300px);min-height:196px;margin-top:18px}.form-head h2{font-size:33px}footer .brand img{width:134px!important;height:52px!important}}
