.demo-module__RMWswW__page{background:var(--site-canvas,#f5f8fc);color:var(--site-ink,#202020);padding:34px 28px 76px}.demo-module__RMWswW__shell{max-width:1200px;margin:auto}.demo-module__RMWswW__back{color:var(--site-muted);align-items:center;gap:8px;margin-bottom:29px;font-size:12px;text-decoration:none;display:inline-flex}.demo-module__RMWswW__back:hover{color:var(--site-accent)}.demo-module__RMWswW__layout{grid-template-columns:1fr 1fr;align-items:start;gap:68px;display:grid}.demo-module__RMWswW__story{padding:24px 0 0}.demo-module__RMWswW__story h1{letter-spacing:-.055em;margin:0 0 25px;font-size:clamp(34px,3.7vw,49px);font-weight:700;line-height:1.11}.demo-module__RMWswW__story h1 span{color:var(--site-accent)}.demo-module__RMWswW__description{color:var(--site-body);max-width:440px;margin:0;font-size:14px;line-height:1.85}.demo-module__RMWswW__product{background:var(--site-soft);border:1px solid var(--site-border);border-radius:14px;margin-top:32px;padding:19px 19px 0;overflow:hidden}.demo-module__RMWswW__product img{border-radius:8px 8px 0 0;width:100%;height:auto;display:block;box-shadow:0 12px 32px #17395316}.demo-module__RMWswW__formCard{border:1px solid var(--site-border);background:#fff;border-radius:16px;padding:32px 34px;box-shadow:0 12px 35px #233b5c05}.demo-module__RMWswW__formCard h2{letter-spacing:-.04em;max-width:370px;margin:0 0 12px;font-size:25px;font-weight:700;line-height:1.28}.demo-module__RMWswW__formIntro{color:var(--site-body);margin:0 0 24px;font-size:12px;line-height:1.8}.demo-module__RMWswW__form{gap:16px;display:grid;position:relative}.demo-module__RMWswW__requiredNote{color:var(--site-muted);margin:0 0 -5px;font-size:10px}.demo-module__RMWswW__fieldGrid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.demo-module__RMWswW__field{flex-direction:column;gap:7px;min-width:0;display:flex}.demo-module__RMWswW__field label{font-size:12px;font-weight:650;line-height:1.6}.demo-module__RMWswW__field label span{color:var(--site-accent)}.demo-module__RMWswW__field label small{color:var(--site-muted);margin-left:5px;font-size:10px;font-weight:400}.demo-module__RMWswW__field input,.demo-module__RMWswW__field textarea{width:100%;min-width:0;color:var(--site-ink);font:inherit;background:#fff;border:1px solid #cbd6e0;border-radius:7px;padding:11px 12px;font-size:13px;line-height:1.5;transition:border-color .15s,box-shadow .15s}.demo-module__RMWswW__field input{min-height:44px}.demo-module__RMWswW__field textarea{resize:vertical;min-height:94px}.demo-module__RMWswW__field input::placeholder,.demo-module__RMWswW__field textarea::placeholder{color:#747f8b;opacity:1;font-size:12px}.demo-module__RMWswW__field input:focus,.demo-module__RMWswW__field textarea:focus{outline:2px solid var(--site-accent);outline-offset:2px;border-color:var(--site-accent)}.demo-module__RMWswW__privacy{color:var(--site-muted);margin:1px 0 0;font-size:10px;line-height:1.85}.demo-module__RMWswW__privacy a{text-underline-offset:2px;color:var(--site-body);text-decoration:underline}.demo-module__RMWswW__submit{background:var(--site-accent);color:#fff;min-height:49px;font:inherit;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:12px;font-size:13px;font-weight:650;transition:background .15s;display:flex}.demo-module__RMWswW__submit:hover{background:var(--site-accent-hover)}.demo-module__RMWswW__submit:disabled{opacity:.7;cursor:wait}.demo-module__RMWswW__submit:focus-visible,.demo-module__RMWswW__back:focus-visible,.demo-module__RMWswW__success a:focus-visible{outline:3px solid var(--site-accent);outline-offset:4px}.demo-module__RMWswW__submitNote{text-align:center;color:var(--site-muted);margin:-5px 0 0;font-size:10px}.demo-module__RMWswW__honeypot{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.demo-module__RMWswW__error{color:#982b2b;background:#fff3f3;border:1px solid #f1cccc;border-radius:7px;margin:0;padding:12px;font-size:12px;line-height:1.6}.demo-module__RMWswW__success{outline:none;padding:42px 0 46px}.demo-module__RMWswW__successIcon{background:var(--site-soft);color:var(--site-accent);border-radius:50%;margin-bottom:20px;padding:15px;display:inline-flex}.demo-module__RMWswW__success h3{letter-spacing:-.035em;margin:0 0 15px;font-size:25px;font-weight:700}.demo-module__RMWswW__success p{color:var(--site-body);font-size:14px;line-height:1.8}.demo-module__RMWswW__success a{color:var(--site-accent);align-items:center;gap:8px;margin-top:18px;font-size:13px;font-weight:600;display:inline-flex}.demo-module__RMWswW__spin{animation:1s linear infinite demo-module__RMWswW__spin}@keyframes demo-module__RMWswW__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.demo-module__RMWswW__spin{animation:none}.demo-module__RMWswW__field input,.demo-module__RMWswW__field textarea,.demo-module__RMWswW__submit{transition:none}}@media (max-width:1050px){.demo-module__RMWswW__layout{gap:35px}.demo-module__RMWswW__formCard{padding:28px 25px}.demo-module__RMWswW__story h1{font-size:40px}}@media (max-width:800px){.demo-module__RMWswW__page{padding:25px 22px 48px}.demo-module__RMWswW__layout{grid-template-columns:1fr;gap:30px;max-width:590px;margin:auto}.demo-module__RMWswW__back{margin-bottom:14px}.demo-module__RMWswW__story{padding-top:14px}.demo-module__RMWswW__story h1{font-size:42px}.demo-module__RMWswW__description{max-width:none}.demo-module__RMWswW__product{display:none}.demo-module__RMWswW__formCard{padding:27px}.demo-module__RMWswW__formCard h2{max-width:400px}.demo-module__RMWswW__formIntro{font-size:13px}}@media (max-width:400px){.demo-module__RMWswW__page{padding-left:16px;padding-right:16px}.demo-module__RMWswW__story h1{font-size:36px}.demo-module__RMWswW__formCard{padding:24px 20px}.demo-module__RMWswW__fieldGrid{grid-template-columns:1fr;gap:16px}}
