.page403[data-v-0fe64a86]{margin:0 auto;padding:80px 0;width:70vw}@media only screen and (max-width:755px){.page403[data-v-0fe64a86]{width:95vw}}.container-403[data-v-0fe64a86]{animation:fadeIn-0fe64a86 .8s ease-out;background:#fff;border-radius:24px;box-shadow:0 15px 40px #8c98ff26;display:flex;flex-direction:column;overflow:hidden;width:100%}.header-403[data-v-0fe64a86]{background:linear-gradient(135deg,#6a7bff,#8c98ff);overflow:hidden;padding:30px 40px;position:relative;text-align:center}.header-content[data-v-0fe64a86]{position:relative;z-index:2}.header-403 h1[data-v-0fe64a86]{color:#fff;font-size:2.8rem;font-weight:700;margin-bottom:10px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.header-403 p[data-v-0fe64a86]{color:#ffffffe6;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px}.decoration[data-v-0fe64a86]{position:absolute;z-index:1}.circle[data-v-0fe64a86]{background:#ffffff1a;border-radius:50%;height:120px;position:absolute;width:120px}.circle-1[data-v-0fe64a86]{animation:float-0fe64a86 8s ease-in-out infinite;left:-40px;top:-40px}.circle-2[data-v-0fe64a86]{animation:float-0fe64a86 10s ease-in-out infinite;animation-delay:1s;bottom:-60px;height:160px;right:50px;width:160px}.circle-3[data-v-0fe64a86]{animation:float-0fe64a86 7s ease-in-out infinite;animation-delay:.5s;height:80px;right:-30px;top:50%;width:80px}.main-content[data-v-0fe64a86]{display:flex;padding:50px 40px}.illustration[data-v-0fe64a86]{align-items:center;display:flex;flex:1;justify-content:center;min-height:350px;position:relative}.character[data-v-0fe64a86]{height:300px;position:relative;width:220px}.character-body[data-v-0fe64a86]{animation:bounce-0fe64a86 4s ease-in-out infinite;background:linear-gradient(135deg,#ff9a9e,#fad0c4);border-radius:50%/60% 60% 40% 40%;bottom:0;height:160px;width:160px}.character-body[data-v-0fe64a86],.character-face[data-v-0fe64a86]{left:50%;position:absolute;transform:translate(-50%)}.character-face[data-v-0fe64a86]{background:#fff;border-radius:50%;height:100px;top:40px;width:100px}.eyes[data-v-0fe64a86]{display:flex;gap:30px;position:absolute;top:35px}.eye[data-v-0fe64a86]{background:#333;height:20px;position:relative;width:20px}.eye[data-v-0fe64a86],.eye[data-v-0fe64a86]:after{border-radius:50%}.eye[data-v-0fe64a86]:after{background:#fff;content:"";height:8px;left:4px;position:absolute;top:4px;width:8px}.mouth[data-v-0fe64a86]{background:#ff6b6b;border-radius:0 0 20px 20px;height:15px;left:50%;position:absolute;top:70px;transform:translate(-50%);width:40px}.character-hands[data-v-0fe64a86]{display:flex;justify-content:space-between;position:absolute;top:100px;width:100%}.hand[data-v-0fe64a86]{animation:wave-0fe64a86 3s ease-in-out infinite;background:linear-gradient(135deg,#ff9a9e,#fad0c4);border-radius:20px;height:60px;width:40px}.hand.left[data-v-0fe64a86]{animation-delay:.5s}.lock[data-v-0fe64a86]{align-items:center;animation:float-0fe64a86 4s ease-in-out infinite;border-radius:15px;box-shadow:0 5px 15px #6a7bff4d;display:flex;height:60px;justify-content:center;left:50%;top:80px;transform:translate(-50%);width:60px}.lock[data-v-0fe64a86],.lock[data-v-0fe64a86]:before{background:#6a7bff;position:absolute}.lock[data-v-0fe64a86]:before{border-radius:50%;content:"";height:30px;top:-15px;width:30px}.lock[data-v-0fe64a86]:after{background:#fff;border-radius:5px;content:"";height:20px;position:absolute;width:25px}.info-section[data-v-0fe64a86]{display:flex;flex:1;flex-direction:column;justify-content:center;padding:30px 0 30px 30px}.info-section h2[data-v-0fe64a86]{color:#2c3e50;font-size:1.8rem;font-weight:600;margin-bottom:20px}.info-section p[data-v-0fe64a86]{color:#7f8c8d;font-size:1.1rem;line-height:1.8;margin-bottom:30px}.reasons[data-v-0fe64a86]{background:#f8f9ff;border-left:4px solid #6a7bff;border-radius:15px;margin-bottom:30px;padding:20px}.reasons h3[data-v-0fe64a86]{color:#6a7bff;font-size:1.2rem;margin-bottom:15px}.reasons ul[data-v-0fe64a86]{padding-left:20px}.reasons li[data-v-0fe64a86]{color:#5a6a7d;margin-bottom:10px}.action-buttons[data-v-0fe64a86]{display:flex;flex-wrap:wrap;gap:15px}.el-button[data-v-0fe64a86]{border-radius:12px;box-shadow:0 4px 12px #6a7bff33;font-size:1rem;font-weight:600;padding:14px 28px;transition:all .3s ease}.el-button--primary[data-v-0fe64a86]{background:linear-gradient(135deg,#6a7bff,#8c98ff);border:none}.el-button--primary[data-v-0fe64a86]:hover{box-shadow:0 7px 15px #6a7bff4d;transform:translateY(-3px)}.el-button--default[data-v-0fe64a86]{background:#fff;border:1px solid #6a7bff;color:#6a7bff}@keyframes fadeIn-0fe64a86{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce-0fe64a86{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-20px)}}@keyframes wave-0fe64a86{0%,to{transform:rotate(0)}25%{transform:rotate(15deg)}75%{transform:rotate(-15deg)}}@keyframes float-0fe64a86{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.cloud[data-v-0fe64a86]{background:#fff;border-radius:50%;box-shadow:0 5px 15px #0000000d;position:absolute}.cloud-1[data-v-0fe64a86]{animation:float-0fe64a86 8s ease-in-out infinite;height:25px;left:30px;top:40px;width:60px}.cloud-2[data-v-0fe64a86]{animation:float-0fe64a86 7s ease-in-out infinite;animation-delay:1s;bottom:70px;height:15px;right:40px;width:40px}.cloud-3[data-v-0fe64a86]{animation:float-0fe64a86 6s ease-in-out infinite;animation-delay:.5s;height:20px;right:100px;top:120px;width:50px}.star[data-v-0fe64a86]{animation:twinkle-0fe64a86 3s ease-in-out infinite;background:#ffd166;clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);height:12px;position:absolute;width:12px}.star-1[data-v-0fe64a86]{animation-delay:.2s;right:80px;top:60px}.star-2[data-v-0fe64a86]{animation-delay:.8s;left:70px;top:150px}.star-3[data-v-0fe64a86]{animation-delay:1.4s;bottom:100px;right:120px}@keyframes twinkle-0fe64a86{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.1)}}@media (max-width:768px){.main-content[data-v-0fe64a86]{flex-direction:column;padding:30px 20px}.info-section[data-v-0fe64a86]{padding:30px 0 0}.character[data-v-0fe64a86]{height:250px;width:180px}.header-403 h1[data-v-0fe64a86]{font-size:2.2rem}}
