.DemoPage-module__yauc4G__sectionPad{padding:clamp(56px,8vw,88px) clamp(20px,5vw,48px)}.DemoPage-module__yauc4G__center{text-align:center;flex-direction:column;align-items:center;display:flex}.DemoPage-module__yauc4G__h2{letter-spacing:-.03em;max-width:18ch;font-size:clamp(30px,5.4vw,44px);font-weight:800}.DemoPage-module__yauc4G__h2Sub{max-width:22ch;font-size:clamp(25px,4.4vw,35px)}.DemoPage-module__yauc4G__lead{color:var(--ink-soft);text-wrap:balance;max-width:52ch;font-size:clamp(15px,1.7vw,17px)}.DemoPage-module__yauc4G__rv{opacity:0;transition:opacity .8s var(--ease-out),transform .8s var(--ease-out);transform:translateY(26px)}.DemoPage-module__yauc4G__rv.DemoPage-module__yauc4G__in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.DemoPage-module__yauc4G__rv{opacity:1;transform:none}.DemoPage-module__yauc4G__dmSuccess .DemoPage-module__yauc4G__sk{transform:scale(1)}}.DemoPage-module__yauc4G__mk{white-space:nowrap;display:inline-block;position:relative}.DemoPage-module__yauc4G__mk svg{pointer-events:none;width:104%;height:.36em;position:absolute;bottom:-.16em;left:-2%;overflow:visible}.DemoPage-module__yauc4G__mk path{fill:none;stroke:var(--orange);stroke-width:4.5px;stroke-linecap:round;stroke-dasharray:140;stroke-dashoffset:140px;transition:stroke-dashoffset .9s var(--ease-out).25s}.DemoPage-module__yauc4G__mk.DemoPage-module__yauc4G__mkIn path{stroke-dashoffset:0}.DemoPage-module__yauc4G__dmHero{text-align:center;background:radial-gradient(85% 60% at 80% 10%,#fff9 0%,#fff0 62%),radial-gradient(70% 55% at 14% 38%,#d7e5f18c 0%,#d7e5f100 60%),linear-gradient(#e1dbf2 0%,#ece7e3 58%,#f2efe6 100%);flex-direction:column;justify-content:center;align-items:center;padding:clamp(104px,14vw,128px) 24px clamp(30px,4vw,40px);display:flex}.DemoPage-module__yauc4G__heroEyebrow{margin-bottom:14px}.DemoPage-module__yauc4G__dmHero h1{letter-spacing:-.035em;color:#2b2440;max-width:16ch;font-size:clamp(32px,5.6vw,48px);font-weight:800;line-height:1.03}.DemoPage-module__yauc4G__dmHero p{color:#4a4258;max-width:40ch;margin-top:14px;font-size:clamp(14.5px,1.7vw,16.5px);font-weight:500}.DemoPage-module__yauc4G__dmTrust{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px;display:flex}.DemoPage-module__yauc4G__dmTrust span{border-radius:var(--r-pill);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffb3;border:1px solid #221c1514;align-items:center;gap:7px;padding:7px 14px;font-size:12.5px;font-weight:700;display:inline-flex}.DemoPage-module__yauc4G__dmTrust span:before{content:"";background:var(--orange);border-radius:50%;flex-shrink:0;width:6px;height:6px}.DemoPage-module__yauc4G__formBlock{background:var(--white)}.DemoPage-module__yauc4G__formWrap{padding:clamp(28px,4vw,36px) clamp(20px,5vw,44px) clamp(30px,4vw,40px)}.DemoPage-module__yauc4G__formKicker{text-align:center;margin-bottom:16px;display:block}.DemoPage-module__yauc4G__dmForm{gap:14px;width:min(480px,100%);margin:0 auto;display:grid}.DemoPage-module__yauc4G__dmFormHidden{display:none}.DemoPage-module__yauc4G__dmRow{gap:14px;display:grid}@media (min-width:560px){.DemoPage-module__yauc4G__dmRow2{grid-template-columns:1fr 1fr}}.DemoPage-module__yauc4G__field{text-align:left;flex-direction:column;gap:6px;display:flex}.DemoPage-module__yauc4G__field label{color:var(--ink);font-size:12.5px;font-weight:700}.DemoPage-module__yauc4G__opt{color:var(--ink-soft);text-transform:none;letter-spacing:0;font-weight:500}.DemoPage-module__yauc4G__field input[type=text],.DemoPage-module__yauc4G__field input[type=email],.DemoPage-module__yauc4G__field select,.DemoPage-module__yauc4G__field textarea{font:inherit;color:var(--ink);background:var(--paper);appearance:none;border:none;border-radius:14px;width:100%;padding:12px 15px;font-size:15px;transition:box-shadow .2s;box-shadow:inset 0 0 0 1.5px #221c151f}.DemoPage-module__yauc4G__field input:focus,.DemoPage-module__yauc4G__field select:focus,.DemoPage-module__yauc4G__field textarea:focus{box-shadow:inset 0 0 0 1.5px #221c1552}.DemoPage-module__yauc4G__field textarea{resize:vertical;min-height:70px;line-height:1.5}.DemoPage-module__yauc4G__selectWrap{position:relative}.DemoPage-module__yauc4G__selectWrap:after{content:"";border-right:2px solid var(--ink-soft);border-bottom:2px solid var(--ink-soft);pointer-events:none;width:9px;height:9px;position:absolute;bottom:14px;right:16px;transform:rotate(45deg)}.DemoPage-module__yauc4G__guessChip{background:var(--sage);border-radius:var(--r-pill);opacity:0;max-height:0;transition:opacity .3s var(--ease-out),transform .3s var(--ease-out),max-height .3s var(--ease-out),margin .3s;align-self:flex-start;align-items:center;gap:7px;padding:6px 12px 6px 6px;font-size:12px;font-weight:650;display:inline-flex;overflow:hidden;transform:translateY(-4px)scale(.96)}.DemoPage-module__yauc4G__guessChip.DemoPage-module__yauc4G__show{opacity:1;max-height:40px;margin-top:-2px;transform:none}.DemoPage-module__yauc4G__gcIc{background:var(--white);border-radius:50%;flex-shrink:0;place-items:center;width:18px;height:18px;display:grid}.DemoPage-module__yauc4G__chipGroup{flex-wrap:wrap;gap:8px;display:flex}.DemoPage-module__yauc4G__chipOpt{position:relative}.DemoPage-module__yauc4G__chipOpt input{opacity:0;width:1px;height:1px;position:absolute}.DemoPage-module__yauc4G__chipOpt label{cursor:pointer;background:var(--paper);border-radius:var(--r-pill);align-items:center;gap:6px;padding:9px 15px;font-size:13px;font-weight:650;transition:background .2s,box-shadow .2s;display:inline-flex;box-shadow:inset 0 0 0 1.5px #221c151f}.DemoPage-module__yauc4G__chipOpt input:checked+label{background:var(--lime);box-shadow:inset 0 0 0 1.5px #221c1533}.DemoPage-module__yauc4G__chipOpt input:focus-visible+label{outline:3px solid var(--orange);outline-offset:3px}.DemoPage-module__yauc4G__dmSubmit{flex-direction:column;align-items:center;gap:9px;margin-top:2px;display:flex}.DemoPage-module__yauc4G__submitBtn{width:100%;padding:14px 24px;font-size:15px}.DemoPage-module__yauc4G__fine{color:var(--ink-soft);text-align:center;max-width:38ch;font-size:11.5px}.DemoPage-module__yauc4G__honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.DemoPage-module__yauc4G__contextToggle{color:var(--ink);opacity:.7;justify-content:center;align-items:center;gap:6px;margin:2px auto 0;padding:6px 4px;font-size:12.5px;font-weight:700;display:inline-flex}.DemoPage-module__yauc4G__contextToggle:hover{opacity:1}.DemoPage-module__yauc4G__pl{background:var(--paper);width:16px;height:16px;transition:transform .3s var(--ease-out);border-radius:50%;flex-shrink:0;position:relative}.DemoPage-module__yauc4G__pl:before,.DemoPage-module__yauc4G__pl:after{content:"";background:var(--ink);border-radius:2px;position:absolute}.DemoPage-module__yauc4G__pl:before{height:1.6px;top:7px;left:4px;right:4px}.DemoPage-module__yauc4G__pl:after{width:1.6px;transition:transform .25s var(--ease-out);top:4px;bottom:4px;left:7px}.DemoPage-module__yauc4G__contextToggle[aria-expanded=true] .DemoPage-module__yauc4G__pl:after{transform:scaleY(0)}.DemoPage-module__yauc4G__contextPanel{opacity:0;transition:grid-template-rows .4s var(--ease-out),opacity .3s;grid-template-rows:0fr;display:grid}.DemoPage-module__yauc4G__contextPanel.DemoPage-module__yauc4G__open{opacity:1;grid-template-rows:1fr}.DemoPage-module__yauc4G__contextPanelInner{gap:14px;padding-top:4px;display:grid;overflow:hidden}.DemoPage-module__yauc4G__dmSuccess{text-align:center;width:min(480px,100%);margin:0 auto;padding:10px 0 4px;display:none}.DemoPage-module__yauc4G__dmSuccess.DemoPage-module__yauc4G__show{display:block}.DemoPage-module__yauc4G__sk{background:var(--lime);width:52px;height:52px;animation:DemoPage-module__yauc4G__pop .5s var(--ease-out).1s forwards;border-radius:50%;place-items:center;margin:0 auto 18px;display:grid;transform:scale(0)}@keyframes DemoPage-module__yauc4G__pop{to{transform:scale(1)}}.DemoPage-module__yauc4G__dmSuccess h3{letter-spacing:-.02em;font-size:clamp(21px,3vw,26px)}.DemoPage-module__yauc4G__dmSuccess p{color:var(--ink-soft);max-width:36ch;margin-top:10px;margin-left:auto;margin-right:auto;font-size:14.5px}.DemoPage-module__yauc4G__whom{color:var(--ink);font-weight:700}.DemoPage-module__yauc4G__again{text-decoration:underline;-webkit-text-decoration-color:var(--orange);text-decoration-color:var(--orange);text-underline-offset:3px;margin-top:20px;font-size:13px;font-weight:650;text-decoration-thickness:2px;display:inline-block}.DemoPage-module__yauc4G__walkBlock{background:var(--sage)}.DemoPage-module__yauc4G__walkList{text-align:left;flex-direction:column;gap:10px;width:min(560px,100%);margin-top:40px;display:flex}.DemoPage-module__yauc4G__walkStep{background:var(--white);border-radius:var(--r-card);box-shadow:var(--shadow-card);grid-template-columns:auto 1fr;align-items:flex-start;gap:16px;padding:18px 20px;display:grid}.DemoPage-module__yauc4G__wt{font-family:var(--font-display);letter-spacing:-.01em;background:var(--paper);border-radius:var(--r-pill);white-space:nowrap;padding:6px 12px;font-size:12.5px;font-weight:800}.DemoPage-module__yauc4G__walkStep p{color:var(--ink-soft);font-size:14px;font-weight:500;line-height:1.55}.DemoPage-module__yauc4G__walkStep b{color:var(--ink);font-weight:700}.DemoPage-module__yauc4G__walkNote{color:var(--ink);opacity:.7;margin-top:18px;font-size:12.5px;font-weight:650}.DemoPage-module__yauc4G__whoBlock{background:var(--lavender)}.DemoPage-module__yauc4G__whoInner{text-align:left;background:var(--white);border-radius:var(--r-card);width:min(540px,100%);box-shadow:var(--shadow-card);align-items:center;gap:16px;margin-top:36px;padding:20px 22px;display:flex}.DemoPage-module__yauc4G__whoAvs{flex-shrink:0;display:flex}.DemoPage-module__yauc4G__whoAvs span{border:2.5px solid var(--white);width:38px;height:38px;font-family:var(--font-display);color:#fff;border-radius:50%;place-items:center;margin-left:-12px;font-size:13px;font-weight:800;display:grid}.DemoPage-module__yauc4G__whoAvs span:first-child{margin-left:0}.DemoPage-module__yauc4G__whoTxt p{color:var(--ink-soft);font-size:14px;font-weight:500}.DemoPage-module__yauc4G__whoTxt a{color:var(--ink);text-decoration:underline;-webkit-text-decoration-color:var(--orange);text-decoration-color:var(--orange);text-underline-offset:3px;font-weight:700;text-decoration-thickness:2px}.DemoPage-module__yauc4G__faqBlock{background:var(--paper)}.DemoPage-module__yauc4G__faqList{text-align:left;flex-direction:column;gap:10px;width:min(600px,100%);margin-top:40px;display:flex}.DemoPage-module__yauc4G__faq{background:var(--white);box-shadow:var(--shadow-card);border-radius:16px;overflow:hidden}.DemoPage-module__yauc4G__faq summary{cursor:pointer;font-family:var(--font-display);letter-spacing:-.01em;justify-content:space-between;align-items:center;gap:16px;padding:17px 20px;font-size:15.5px;font-weight:800;list-style:none;display:flex}.DemoPage-module__yauc4G__faq summary::-webkit-details-marker{display:none}.DemoPage-module__yauc4G__pm{background:var(--paper);width:24px;height:24px;transition:transform .35s var(--ease-out),background .2s;border-radius:8px;flex-shrink:0;place-items:center;display:grid;position:relative}.DemoPage-module__yauc4G__pm:before,.DemoPage-module__yauc4G__pm:after{content:"";background:var(--ink);border-radius:2px;position:absolute}.DemoPage-module__yauc4G__pm:before{width:10px;height:2px}.DemoPage-module__yauc4G__pm:after{width:2px;height:10px;transition:transform .3s var(--ease-out)}.DemoPage-module__yauc4G__faq[open] summary .DemoPage-module__yauc4G__pm{background:var(--lime)}.DemoPage-module__yauc4G__faq[open] summary .DemoPage-module__yauc4G__pm:after{transform:rotate(90deg)scaleY(0)}.DemoPage-module__yauc4G__a{color:var(--ink-soft);max-width:56ch;padding:0 20px 18px;font-size:14px;font-weight:500;line-height:1.6}.DemoPage-module__yauc4G__a a{color:var(--ink);text-decoration:underline;-webkit-text-decoration-color:var(--orange);text-decoration-color:var(--orange);text-underline-offset:3px;font-weight:700;text-decoration-thickness:2px}.DemoPage-module__yauc4G__ctaBlock{color:var(--ink);background:radial-gradient(80% 80% at 78% 12%,#ffffff8c 0%,#fff0 60%),linear-gradient(150deg,#f6dcd3 0%,#f5e9c5 52%,#deead3 100%)}.DemoPage-module__yauc4G__ctaBlock .DemoPage-module__yauc4G__h2{color:var(--ink);max-width:16ch}.DemoPage-module__yauc4G__ctaBlock .DemoPage-module__yauc4G__lead{color:var(--ink-soft);font-weight:550}.DemoPage-module__yauc4G__ctaRow{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:34px;display:flex}.DemoPage-module__yauc4G__confettiBit{pointer-events:none;z-index:5;border-radius:2px;width:7px;height:9px;position:absolute}@media (max-width:480px){.DemoPage-module__yauc4G__sectionPad{padding-left:18px;padding-right:18px}.DemoPage-module__yauc4G__formWrap{padding-left:16px;padding-right:16px}.DemoPage-module__yauc4G__dmHero{padding-top:clamp(96px,22vw,120px)}.DemoPage-module__yauc4G__dmHero h1{font-size:clamp(28px,8.5vw,34px)}.DemoPage-module__yauc4G__whoInner{text-align:left;flex-direction:column;align-items:flex-start}.DemoPage-module__yauc4G__walkStep{gap:12px;padding:15px 16px}.DemoPage-module__yauc4G__faq summary{padding:15px 16px;font-size:14.5px}.DemoPage-module__yauc4G__a{padding:0 16px 16px}}
