.wb-page{z-index:1;padding:clamp(8px,2vw,24px) clamp(20px,8vw,120px) clamp(80px,12vw,140px);position:relative}.wb-page-inner{max-width:760px;margin:0 auto}.wb-value{-webkit-backdrop-filter:blur(16px)saturate(1.2);background:#0d0d16b3;border:1px solid #ffffff1a;border-radius:18px;margin:0 0 clamp(18px,2.6vw,26px);padding:clamp(16px,2.4vw,22px) clamp(18px,2.8vw,28px);animation:.7s cubic-bezier(.16,1,.3,1) both wb-rise;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d}.wb-value-bar{background:linear-gradient(#00d4ff,#a855f7 50%,#ec4899);width:3px;position:absolute;top:0;bottom:0;left:0}.wb-value-text{color:#d6e0f0c7;margin:0;font-family:DM Sans,sans-serif;font-size:clamp(14px,1.7vw,15.5px);line-height:1.65}.wb-value-text strong{color:#fff;font-family:Syne,sans-serif;font-weight:700}.wb-steps{counter-reset:none;grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 clamp(22px,3.4vw,32px);padding:0;list-style:none;display:grid}.wb-step{-webkit-backdrop-filter:blur(14px)saturate(1.2);background:#0d0d1699;border:1px solid #ffffff17;border-radius:18px;flex-direction:column;gap:7px;padding:clamp(16px,2.4vw,22px) clamp(16px,2.4vw,20px);transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s;animation:.7s cubic-bezier(.16,1,.3,1) both wb-rise;display:flex;box-shadow:inset 0 1px #ffffff0d}.wb-step:hover{border-color:#00d4ff52;transform:translateY(-3px)}.wb-step-num{letter-spacing:.08em;color:#0000;background:linear-gradient(135deg,#00d4ff,#a855f7 50%,#ec4899);-webkit-background-clip:text;background-clip:text;font-family:Syne,sans-serif;font-size:12.5px;font-weight:800}.wb-step-title{color:#fff;font-family:Syne,sans-serif;font-size:clamp(14.5px,1.8vw,16.5px);font-weight:700;line-height:1.25}.wb-step-text{color:#d6e0f0a8;font-family:DM Sans,sans-serif;font-size:clamp(12.5px,1.5vw,13.5px);line-height:1.55}@keyframes wb-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.wb-voice{-webkit-backdrop-filter:blur(18px)saturate(1.3);background:#0d0d16b8;border:1px solid #00d4ff4d;border-radius:24px;flex-direction:column;gap:clamp(14px,2vw,18px);padding:clamp(22px,3.4vw,34px) clamp(20px,3.4vw,34px);animation:.7s cubic-bezier(.16,1,.3,1) .34s both wb-rise;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 70px -34px #00d4ff8c,inset 0 1px #ffffff12}.wb-voice-glow{pointer-events:none;background:radial-gradient(460px 240px at 0 0,#00d4ff26,#0000 60%),radial-gradient(420px 260px at 100% 100%,#ec48991f,#0000 60%),radial-gradient(300px 200px at 80% 0,#a855f71a,#0000 60%);position:absolute;inset:0}.wb-voice-head{align-items:center;gap:clamp(16px,2.4vw,22px);display:flex;position:relative}.wb-voice-mic{color:#fff;background:linear-gradient(135deg,#00d4ff,#a855f7 55%,#ec4899);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:clamp(56px,8vw,66px);height:clamp(56px,8vw,66px);display:inline-flex;position:relative;box-shadow:0 16px 36px -14px #a855f7cc}.wb-voice-mic:before,.wb-voice-mic:after{content:"";border:1.5px solid #00d4ff8c;border-radius:50%;animation:2.6s cubic-bezier(.2,.6,.4,1) infinite wb-pulse;position:absolute;inset:0}.wb-voice-mic:after{animation-delay:1.3s}@keyframes wb-pulse{0%{opacity:.9;transform:scale(1)}70%,to{opacity:0;transform:scale(1.7)}}.wb-voice-mic-svg{width:46%;height:46%;position:relative}.wb-voice-headtext{flex-direction:column;gap:5px;min-width:0;display:flex}.wb-voice-kicker{letter-spacing:.14em;text-transform:uppercase;color:#00d4ff;margin:0;font-family:DM Sans,sans-serif;font-size:11.5px;font-weight:600}.wb-voice-title{color:#fff;margin:0;font-family:Syne,sans-serif;font-size:clamp(19px,3vw,26px);font-weight:800;line-height:1.18}.wb-voice-grad{color:#0000;background:linear-gradient(135deg,#00d4ff,#a855f7 50%,#ec4899);-webkit-background-clip:text;background-clip:text}.wb-voice-sub{color:#d6e0f0c7;max-width:560px;margin:0;font-family:DM Sans,sans-serif;font-size:clamp(14px,1.8vw,15.5px);line-height:1.6;position:relative}.wb-voice-btn{color:#fff;-webkit-tap-highlight-color:transparent;background:linear-gradient(150deg,#25d366,#128c4b);border-radius:16px;justify-content:center;align-self:flex-start;align-items:center;gap:11px;padding:16px clamp(20px,3vw,28px);font-family:DM Sans,sans-serif;font-size:clamp(15px,1.9vw,16.5px);font-weight:700;text-decoration:none;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s,filter .28s;display:inline-flex;position:relative;box-shadow:0 20px 44px -18px #25d366d9}.wb-voice-btn:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 26px 54px -18px #25d366f2}.wb-voice-btn-icon{flex-shrink:0;width:21px;height:21px}.wb-voice-btn-arrow{font-size:18px;transition:transform .28s cubic-bezier(.16,1,.3,1)}.wb-voice-btn:hover .wb-voice-btn-arrow{transform:translate(4px)}.wb-voice-hints{flex-wrap:wrap;gap:8px 20px;margin:0;padding:0;list-style:none;display:flex;position:relative}.wb-voice-hint{color:#d6e0f0a8;align-items:center;gap:9px;font-family:DM Sans,sans-serif;font-size:13px;line-height:1.5;display:inline-flex}.wb-voice-hint-dot{background:linear-gradient(135deg,#00d4ff,#ec4899);border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 8px #00d4ffb3}.wb-or{align-items:center;gap:16px;margin:clamp(26px,4vw,38px) 0;display:flex}.wb-or-line{background:linear-gradient(90deg,#0000,#ffffff24,#0000);flex:1;height:1px}.wb-or-text{letter-spacing:.04em;color:#ffffff80;flex-shrink:0;font-family:DM Sans,sans-serif;font-size:12.5px;font-weight:500}.wb-form{flex-direction:column;gap:clamp(18px,2.6vw,26px);display:flex}.wb-honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.wb-formhint{color:#d6e0f0c7;background:#00d4ff0d;border:1px dashed #00d4ff4d;border-radius:14px;margin:0;padding:13px 18px;font-family:DM Sans,sans-serif;font-size:13.5px;line-height:1.55}.wb-block{-webkit-backdrop-filter:blur(16px)saturate(1.2);background:#0d0d16b3;border:1px solid #ffffff1a;border-radius:18px;margin:0;padding:clamp(20px,3vw,28px);transition:border-color .3s;box-shadow:inset 0 1px #ffffff0d}.wb-block:focus-within{border-color:#00d4ff47}.wb-legend{align-items:center;gap:12px;width:100%;margin-bottom:18px;padding:0;display:flex}.wb-legend-num{letter-spacing:.04em;color:#0000;background:linear-gradient(135deg,#00d4ff,#a855f7 50%,#ec4899);-webkit-background-clip:text;background-clip:text;flex-shrink:0;font-family:Syne,sans-serif;font-size:13px;font-weight:800}.wb-legend-text{color:#fff;font-family:Syne,sans-serif;font-size:clamp(16px,2vw,19px);font-weight:700;line-height:1.2}.wb-req{letter-spacing:.1em;text-transform:uppercase;color:#ec4899;background:#ec48991a;border:1px solid #ec48994d;border-radius:999px;flex-shrink:0;margin-left:auto;padding:4px 10px;font-family:DM Sans,sans-serif;font-size:10.5px;font-weight:600}.wb-hint-inline{color:#ffffff6b;flex-shrink:0;margin-left:auto;font-family:DM Sans,sans-serif;font-size:12px;font-weight:500}.wb-block-note{color:#d6e0f08c;margin:14px 0 0;font-family:DM Sans,sans-serif;font-size:13px;line-height:1.55}.wb-chips{flex-wrap:wrap;gap:10px;display:flex}.wb-tone-row{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.wb-chip{color:#ffffffc7;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;padding:11px 18px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;transition:transform .22s cubic-bezier(.16,1,.3,1),border-color .22s,background .22s,color .22s,box-shadow .22s}.wb-chip--sm{padding:9px 15px;font-size:13.5px}.wb-chip:hover{color:#fff;border-color:#00d4ff66;transform:translateY(-1px)}.wb-chip--on{color:#fff;background:linear-gradient(135deg,#00d4ff38,#a855f733);border-color:#00d4ff99;box-shadow:0 10px 26px -14px #00d4ffb3,inset 0 1px #ffffff1a}.wb-input{color:#fff;background:#00000047;border:1px solid #ffffff1f;border-radius:13px;outline:none;width:100%;padding:13px 16px;font-family:DM Sans,sans-serif;font-size:16px;transition:border-color .22s,box-shadow .22s,background .22s}.wb-input::placeholder{color:#ffffff5c}.wb-input:focus{background:#00000059;border-color:#00d4ff99;box-shadow:0 0 0 3px #00d4ff24}.wb-input--err{border-color:#ec489999}.wb-input--err:focus{box-shadow:0 0 0 3px #ec489929}.wb-textarea{resize:vertical;min-height:110px;line-height:1.55}.wb-wish-wrap{position:relative}.wb-textarea--wish{min-height:150px;padding-right:68px}.wb-mic{color:#00d4ff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#00d4ff17;border:1px solid #00d4ff66;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:transform .22s cubic-bezier(.16,1,.3,1),border-color .22s,background .22s,color .22s,box-shadow .22s;display:inline-flex;position:absolute;top:12px;right:12px}.wb-mic:hover{background:#00d4ff24;border-color:#00d4ffb3;transform:translateY(-1px)scale(1.04);box-shadow:0 10px 26px -12px #00d4ffb3}.wb-mic:focus-visible{outline:none;box-shadow:0 0 0 3px #00d4ff59}.wb-mic-svg{width:21px;height:21px}.wb-mic--rec{color:#fff;background:linear-gradient(135deg,#ff5470,#ec4899 55%,#a855f7);border-color:#0000;box-shadow:0 12px 30px -12px #ff5470d9}.wb-mic--rec:hover{background:linear-gradient(135deg,#ff5470,#ec4899 55%,#a855f7);border-color:#0000}.wb-mic--rec:before,.wb-mic--rec:after{content:"";pointer-events:none;border:1.5px solid #ff5470b3;border-radius:50%;animation:1.8s cubic-bezier(.2,.6,.4,1) infinite wb-mic-pulse;position:absolute;inset:0}.wb-mic--rec:after{animation-delay:.9s}@keyframes wb-mic-pulse{0%{opacity:.9;transform:scale(1)}70%,to{opacity:0;transform:scale(1.75)}}.wb-rec-hint{color:#ff8ba6;align-items:center;gap:9px;margin:11px 0 0;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;display:flex}.wb-rec-dot{background:#ff5470;border-radius:50%;flex-shrink:0;width:9px;height:9px;animation:1.1s ease-in-out infinite wb-rec-blink;box-shadow:0 0 10px #ff5470e6}@keyframes wb-rec-blink{0%,to{opacity:1}50%{opacity:.35}}.wb-other{margin-top:12px;animation:.3s cubic-bezier(.16,1,.3,1) both wb-other-in}@keyframes wb-other-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.wb-field--firma{margin-top:14px}.wb-label-soft{color:#ffffff6b;font-weight:400}.wb-grid2{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.wb-field{flex-direction:column;gap:7px;display:flex}.wb-label{color:#ffffffd9;font-family:DM Sans,sans-serif;font-size:13.5px;font-weight:600}.wb-label-hint{color:#00d4ffcc;font-weight:400}.wb-star{color:#ec4899;margin-left:2px}.wb-consent{padding:4px 2px}.wb-consent-label{cursor:pointer;align-items:flex-start;gap:13px;display:flex}.wb-consent-input{opacity:0;width:1px;height:1px;position:absolute}.wb-consent-box{background:#0000003d;border:1.5px solid #ffffff47;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:1px;transition:border-color .2s,background .2s;display:inline-flex}.wb-consent-input:focus-visible+.wb-consent-box{box-shadow:0 0 0 3px #00d4ff4d}.wb-consent-input:checked+.wb-consent-box{background:linear-gradient(135deg,#00d4ff,#a855f7 50%,#ec4899);border-color:#0000}.wb-consent-tick{color:#fff;width:15px;height:15px}.wb-consent-text{color:#ffffffb3;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.55}.wb-link{color:#00d4ff;text-underline-offset:2px;text-decoration:underline}.wb-link:hover{color:#ec4899}.wb-btn{cursor:pointer;-webkit-tap-highlight-color:transparent;border:0;justify-content:center;align-items:center;gap:10px;font-family:DM Sans,sans-serif;font-weight:600;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.wb-btn-icon{flex-shrink:0;width:19px;height:19px}.wb-btn--submit{color:#fff;background:linear-gradient(135deg,#00d4ff,#a855f7 50%,#ec4899);border-radius:16px;width:100%;padding:18px 24px;font-size:17px;font-weight:700;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s,filter .25s;box-shadow:0 22px 50px -22px #a855f7bf}.wb-btn--submit:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 30px 60px -22px #a855f7e6}.wb-btn--submit:disabled{opacity:.7;cursor:default}.wb-btn-glow{background:linear-gradient(120deg,#0000 30%,#ffffff40,#0000 70%);transition:transform .7s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:translate(-120%)}.wb-btn--submit:hover:not(:disabled) .wb-btn-glow{transform:translate(120%)}.wb-btn-label{position:relative}.wb-btn-arrow{font-size:18px;transition:transform .25s cubic-bezier(.16,1,.3,1);position:relative}.wb-btn--submit:hover:not(:disabled) .wb-btn-arrow{transform:translate(5px)}.wb-btn--wa{color:#fff;text-align:left;background:linear-gradient(150deg,#25d366,#128c4b);border-radius:14px;padding:15px 22px;font-size:15px;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s;box-shadow:0 16px 36px -18px #25d366cc}.wb-btn--wa:hover{transform:translateY(-2px);box-shadow:0 22px 46px -18px #25d366e6}.wb-btn--wa:hover .wb-btn-arrow{transform:translate(4px)}.wb-error{color:#ff7eb6;margin:8px 0 0;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500}.wb-error--block{background:#ec48991a;border:1px solid #ec48994d;border-radius:12px;padding:12px 16px}.wb-box{-webkit-backdrop-filter:blur(14px);background:#34d3990f;border:1px solid #34d39947;border-radius:18px;align-items:flex-start;gap:clamp(14px,2vw,18px);margin-top:clamp(18px,2.6vw,26px);padding:clamp(18px,2.8vw,26px);display:flex}.wb-box-icon{color:#34d399;background:#34d3991f;border:1px solid #34d3994d;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.wb-box-icon-svg{width:22px;height:22px}.wb-box-body{flex-direction:column;gap:6px;min-width:0;display:flex}.wb-box-title{color:#fff;margin:0;font-family:Syne,sans-serif;font-size:15.5px;font-weight:700}.wb-box-text{color:#d6f0e4d1;margin:0;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.62}.wb-box-text strong{color:#fff;font-weight:600}.wb-success{text-align:center;-webkit-backdrop-filter:blur(18px)saturate(1.3);background:#0d0d16b3;border:1px solid #00d4ff4d;border-radius:24px;flex-direction:column;align-items:center;gap:16px;padding:clamp(36px,5.6vw,56px) clamp(22px,4vw,44px);animation:.6s cubic-bezier(.16,1,.3,1) both wb-rise;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 70px -34px #00d4ff80,inset 0 1px #ffffff0f}.wb-success-glow{pointer-events:none;background:radial-gradient(500px 280px at 50% 0,#00d4ff24,#0000 60%),radial-gradient(420px 260px at 50% 100%,#ec48991a,#0000 60%);position:absolute;inset:0}.wb-success-badge{color:#fff;background:linear-gradient(135deg,#00d4ff,#a855f7 50%,#ec4899);border-radius:22px;justify-content:center;align-items:center;width:76px;height:76px;animation:.5s cubic-bezier(.34,1.56,.64,1) .15s both wb-pop;display:inline-flex;position:relative;box-shadow:0 20px 44px -18px #a855f7cc}.wb-success-check{width:38px;height:38px}@keyframes wb-pop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.wb-success-title{color:#fff;margin:0;font-family:Syne,sans-serif;font-size:clamp(24px,4vw,34px);font-weight:800;line-height:1.1;position:relative}.wb-success-text{color:#d6e0f0d1;max-width:480px;margin:0;font-family:DM Sans,sans-serif;font-size:clamp(15px,2vw,17px);line-height:1.6;position:relative}.wb-success-text strong{color:#fff;font-weight:600}.wb-summary{text-align:left;background:#00000047;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:540px;margin:6px 0 0;padding:clamp(16px,2.4vw,22px);position:relative}.wb-summary-head{letter-spacing:.02em;color:#fff;margin:0 0 12px;font-family:Syne,sans-serif;font-size:14px;font-weight:700}.wb-summary-row{border-top:1px solid #ffffff12;grid-template-columns:110px 1fr;gap:12px;padding:8px 0;display:grid}.wb-summary-label{letter-spacing:.08em;text-transform:uppercase;color:#0000;background:linear-gradient(135deg,#00d4ff,#a855f7);-webkit-background-clip:text;background-clip:text;margin:0;padding-top:1.5px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600}.wb-summary-value{color:#d6e0f0e0;overflow-wrap:anywhere;margin:0;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.55}.wb-success .wb-btn--wa{max-width:100%;margin-top:8px;position:relative}.wb-success-note{color:#d6e0f08c;max-width:460px;margin:4px 0 0;font-family:DM Sans,sans-serif;font-size:13px;line-height:1.6;position:relative}@media (prefers-reduced-motion:reduce){.wb-step,.wb-voice,.wb-voice-btn,.wb-voice-btn-arrow,.wb-chip,.wb-btn,.wb-btn-arrow,.wb-btn-glow,.wb-success,.wb-success-badge,.wb-value,.wb-mic,.wb-other,.wb-rec-dot{transition:none!important;animation:none!important}.wb-voice-mic:before,.wb-voice-mic:after,.wb-mic--rec:before,.wb-mic--rec:after{opacity:0;animation:none!important}}@media (max-width:680px){.wb-steps{grid-template-columns:1fr;gap:10px}.wb-step{grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:baseline;gap:4px 14px;display:grid}.wb-step-num,.wb-step-title{grid-row:1}.wb-step-text{grid-column:2}}@media (max-width:600px){.wb-page{padding-left:16px;padding-right:16px}.wb-grid2{grid-template-columns:1fr}.wb-voice-head{align-items:flex-start}.wb-voice-btn{text-align:center;align-self:stretch}.wb-voice-hints{flex-direction:column;gap:8px}.wb-legend{flex-wrap:wrap;gap:8px 10px}.wb-req,.wb-hint-inline{margin-left:0}.wb-box{flex-direction:column}.wb-summary-row{grid-template-columns:1fr;gap:2px}.wb-btn--wa{text-align:center;width:100%}}.wb-upload{margin-top:16px}.wb-upload-drop{text-align:center;cursor:pointer;background:#ffffff06;border:1.5px dashed #fff3;border-radius:16px;flex-direction:column;align-items:center;gap:6px;padding:22px 18px;transition:border-color .2s,background .2s,transform .2s;display:flex}.wb-upload-drop:hover{background:#00d4ff0d;border-color:#00d4ff8c}.wb-upload-icon{color:#00d4ff;width:26px;height:26px}.wb-upload-main{color:#fff;font-family:Syne,sans-serif;font-size:15px;font-weight:700}.wb-upload-sub{color:#ffffff80;max-width:380px;font-size:12.5px;line-height:1.45}.wb-upload-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.wb-filelist{flex-direction:column;gap:8px;margin:12px 0 0;padding:0;list-style:none;display:flex}.wb-fileitem{background:#ffffff0a;border:1px solid #ffffff14;border-radius:11px;align-items:center;gap:10px;padding:9px 12px;display:flex}.wb-filename{text-overflow:ellipsis;white-space:nowrap;color:#ffffffd9;flex:1;min-width:0;font-size:13.5px;overflow:hidden}.wb-filesize{color:#ffffff73;flex-shrink:0;font-size:12px}.wb-fileremove{cursor:pointer;color:#ffffffb3;background:#ffffff14;border:none;border-radius:50%;flex-shrink:0;width:24px;height:24px;font-size:17px;line-height:1;transition:background .2s,color .2s}.wb-fileremove:hover{color:#fff;background:#ec489940}
