.demo-request-page{background:#f5f7fb}.demo-request{min-height:calc(100vh - 80px)}
.demo-request__hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#21065f 0%,#3d05b1 52%,#5b23d6 100%);color:#fff}.demo-request__hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to bottom,#000,transparent)}
.demo-request__hero-inner{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:flex-end;gap:28px;padding-top:58px;padding-bottom:54px}.demo-request__eyebrow{margin:0 0 11px;color:#cbbcff;font:700 12px/1.2 Oxanium,sans-serif;letter-spacing:.13em}.demo-request__hero h1{margin:0;font-size:clamp(36px,5vw,64px);line-height:.95}.demo-request__hero p:not(.demo-request__eyebrow){max-width:670px;margin:17px 0 0;color:#ddd5f8;font-size:16px;line-height:1.65}.demo-request__status{display:flex;align-items:center;gap:8px;padding:10px 13px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:rgba(14,5,47,.24);backdrop-filter:blur(10px);font:600 11px/1 Oxanium,sans-serif;white-space:nowrap}.demo-request__status i{width:8px;height:8px;border-radius:50%;background:#f4c95d;box-shadow:0 0 0 5px rgba(244,201,93,.12);transition:.2s ease}.demo-request__status b{color:#f7d982;transition:.2s ease}.demo-request__status.is-online i{background:#55e5a4;box-shadow:0 0 0 5px rgba(85,229,164,.13)}.demo-request__status.is-online b{color:#73efb4}.demo-request__status.is-offline i{background:#ff7d91;box-shadow:0 0 0 5px rgba(255,125,145,.12)}.demo-request__status.is-offline b{color:#ff9cad}.demo-request__status.is-checking i{background:#f4c95d;box-shadow:0 0 0 5px rgba(244,201,93,.12)}.demo-request__status.is-checking b{color:#f7d982}
.demo-request__body{padding:44px 0 70px}.demo-request__layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:28px;align-items:start}.demo-request__aside{position:sticky;top:105px;padding:19px;border:1px solid #e3e6ef;border-radius:16px;background:#fff;box-shadow:0 16px 44px rgba(32,19,80,.06)}.demo-request__step{display:grid;grid-template-columns:34px 1fr;gap:12px;padding:13px 0;border-bottom:1px solid #eef0f5}.demo-request__step:last-of-type{border-bottom:0}.demo-request__step>span{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;background:#f0ebff;color:#3d05b1;font:800 10px/1 Oxanium,sans-serif}.demo-request__step strong,.demo-request__step small{display:block}.demo-request__step strong{color:#18132b;font-size:13px}.demo-request__step small{margin-top:4px;color:#72788a;font-size:11px;line-height:1.45}.demo-request__support{margin-top:15px;padding:13px;border-radius:10px;background:#f7f5ff}.demo-request__support span,.demo-request__support a{display:block}.demo-request__support span{color:#77728a;font-size:10px}.demo-request__support a{margin-top:4px;color:#3d05b1;font-weight:700;font-size:12px;text-decoration:none}
.demo-request__panel{overflow:hidden;border:1px solid #e3e6ef;border-radius:18px;background:#fff;box-shadow:0 24px 80px rgba(33,21,77,.08)}.demo-request__section{padding:27px 30px;border-bottom:1px solid #edf0f5}.demo-request__section-head{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:18px}.demo-request__section-head span{color:#171128;font:800 16px/1.2 Oxanium,sans-serif}.demo-request__section-head small{color:#878c9b;font-size:11px}.demo-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.demo-product input{position:absolute;opacity:0;pointer-events:none}.demo-product span{display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;column-gap:10px;align-items:center;padding:15px;border:1px solid #dfe3eb;border-radius:12px;background:#fafbfe;cursor:pointer;transition:.18s ease}.demo-product svg{grid-row:1/3;width:22px;height:22px;color:#6d5a9d}.demo-product b{color:#242033;font-size:13px}.demo-product small{margin-top:2px;color:#808696;font-size:10px}.demo-product input:checked+span{border-color:#6f42da;background:#f3efff;box-shadow:0 0 0 2px rgba(92,47,190,.08)}.demo-product input:checked+span svg,.demo-product input:checked+span b{color:#3d05b1}.demo-request__grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.demo-field{display:flex;flex-direction:column;gap:7px}.demo-field[hidden]{display:none!important}.demo-field--wide{grid-column:1/-1}.demo-field>span{color:#514d5f;font-size:11px;font-weight:700}.demo-field input,.demo-field select{width:100%;height:46px;padding:0 12px;border:1px solid #dce0e9;border-radius:9px;outline:none;background:#fff;color:#1f1b2c;font:500 13px/1.2 inherit;transition:.18s ease}.demo-field input:focus,.demo-field select:focus{border-color:#6c3ed1;box-shadow:0 0 0 3px rgba(92,47,190,.09)}.demo-field small{color:#8b90a0;font-size:10px;line-height:1.45}.demo-field.is-error input,.demo-field.is-error select{border-color:#d94d68;background:#fff9fa}.demo-request__footer{display:flex;align-items:center;justify-content:flex-end;gap:18px;padding:22px 30px}.demo-request__footer p{margin:0 auto 0 0;color:#23805b;font-size:12px;font-weight:650}.demo-request__footer p.is-error{color:#b62f4c}.demo-request__footer button{display:inline-flex;align-items:center;gap:8px;min-width:190px;justify-content:center}.demo-request__footer svg{width:15px;height:15px}
@media(max-width:860px){.demo-request__hero-inner{align-items:flex-start;flex-direction:column}.demo-request__layout{grid-template-columns:1fr}.demo-request__aside{position:static;display:none}.demo-product-grid{grid-template-columns:1fr}.demo-request__grid{grid-template-columns:1fr}.demo-field--wide{grid-column:auto}.demo-request__section{padding:22px 18px}.demo-request__footer{padding:20px 18px;align-items:stretch;flex-direction:column}.demo-request__footer p{margin:0}.demo-request__footer button{width:100%}}
