body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--blue1:#2563eb;--blue2:#1d4ed8;--blue3:#3b82f6;--purple:#7c3aed;--green:#10b981;--gradient-a:linear-gradient(135deg,#f0f4ff,#e0e7ff);--gradient-b:linear-gradient(135deg,#f0fdf4,#bae6fd);--gradient-c:linear-gradient(135deg,#ede9fe,#f3e8ff);--gradient-d:linear-gradient(135deg,#f0f4ff 10%,#bae6fd 90%)}body{background:linear-gradient(120deg,#fff 13%,#2563eb 100%,#fff 0);font-family:Segoe UI,Arial,sans-serif;margin:0;min-height:100vh}.page-fade{animation:fadeIn .8s cubic-bezier(.51,1,.72,1) .13s forwards;opacity:0}@keyframes fadeIn{to{opacity:1}}.box,.card,.form-card{background:linear-gradient(135deg,#f0f4ff,#e0e7ff);background:var(--gradient-a);background-clip:padding-box,border-box;border:3px solid #0000;border-radius:20px;box-shadow:0 8px 32px #2563eb11,0 2px 6px #3b82f60d;box-shadow:0 8px 32px var(--blue1)11,0 2px 6px var(--blue3)0d;margin:30px auto 0;max-width:395px;padding:36px 24px 32px 42px;position:relative;transition:box-shadow .38s cubic-bezier(.51,1,.72,1),border .38s,background .55s;width:100%}.box:hover,.card:hover,.form-card:hover{background:linear-gradient(135deg,#f0f4ff 10%,#bae6fd 90%);background:var(--gradient-d);border:3px solid;border-image:linear-gradient(90deg,#bae6fd,#c084fc,#2563eb);border-image-slice:1;box-shadow:0 16px 40px #7c3aed11,0 4px 16px #10b98122;box-shadow:0 16px 40px var(--purple)11,0 4px 16px var(--green)22}.gradient-title,h1,h2{background:linear-gradient(90deg,#2563eb 20%,#7c3aed 69%,#10b981);background:linear-gradient(90deg,var(--blue1) 20%,var(--purple) 69%,var(--green) 100%);background-clip:text;-webkit-background-clip:text;color:#0000;font-size:1.65em;font-weight:700;letter-spacing:1px;margin-bottom:26px;margin-top:0;text-align:center;-webkit-user-select:none;user-select:none}input,textarea{background:linear-gradient(135deg,#f0fdf4,#bae6fd);background:var(--gradient-b);border:2px solid #0000;border-radius:10px;box-shadow:0 2px 10px #1d4ed811;box-shadow:0 2px 10px var(--blue2)11;font-size:1em;margin-bottom:3px;padding:12px 14px;transition:border-color .26s,box-shadow .23s,background .22s}input:focus,textarea:focus{background:linear-gradient(135deg,#ede9fe,#f3e8ff);background:var(--gradient-c);border-color:#7c3aed;box-shadow:0 6px 16px #2563eb22;box-shadow:0 6px 16px var(--blue1)22;outline:none}button{background:linear-gradient(90deg,#2563eb 30%,#7c3aed 89%);border:10px;border-radius:16px;box-shadow:0 3px 15px #2563eb33;box-shadow:0 3px 15px var(--blue1)33;color:#fff;cursor:pointer;font-size:1.08em;font-weight:700;letter-spacing:1px;margin-top:16px;padding:12px 0;transition:background .29s,box-shadow .22s,transform .21s cubic-bezier(.51,1,.72,1)}button:focus,button:hover{background:linear-gradient(90deg,#4f46e5,#3b82f6 90%);box-shadow:0 7px 28px #1d4ed888;outline:none;transform:translateY(-1.5px) scale(1.035)}a{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#2563eb,#3b82f6);-webkit-background-clip:text;color:#2563eb;font-weight:600;text-decoration:none;transition:color .2s,-webkit-text-decoration .2s;transition:text-decoration .2s,color .2s;transition:text-decoration .2s,color .2s,-webkit-text-decoration .2s}a:hover{-webkit-text-fill-color:#3949ab;background:none;color:#0f46eb;text-decoration:underline}.form-message{color:#b91c1c;font-size:.98em;margin-top:11px;min-height:28px;text-align:center}@media (max-width:500px){.box,.card,.form-card{border-radius:14px;max-width:97vw;padding:20px 3vw 17px}h1,h2{font-size:1.14em}}.feature-step-card{align-items:center;background:linear-gradient(120deg,#f0f4ff,#bae6fd);border-radius:14px;box-shadow:0 3px 12px #2563eb14;display:flex;flex-direction:column;margin:0 0 22px;padding:16px 15px 12px;transition:box-shadow .25s,background .34s,transform .25s}.feature-step-card:hover{background:linear-gradient(120deg,#bae6fd,#d1fae5);box-shadow:0 8px 28px #2563eb30;transform:translateY(-4px) scale(1.025)}.feature-step-text{color:#174ea6;font-size:1.1em;font-weight:600;margin-bottom:8px;text-align:center}.feature-step-image{border-radius:8px;box-shadow:0 2px 14px #2563eb1a;margin-bottom:0;transition:box-shadow .22s,filter .22s;width:98%}.feature-step-card:hover .feature-step-image{box-shadow:0 10px 28px #2563eb40;filter:saturate(1.15)}.gradient-card{background:linear-gradient(135deg,#dbeafe 6%,#93c5fd 44%,#6366f1);border-radius:16px;box-shadow:0 5px 24px #3b82f622;padding:28px 22px 20px;transition:box-shadow .3s,background .4s}.gradient-card:hover{background:linear-gradient(135deg,#93c5fd,#2563eb);box-shadow:0 12px 42px #2563eb3b}.input-animate{background:#f8faff;border:2px solid #dbeafe;border-radius:8px;font-size:16px;margin-bottom:8px;padding:10px 14px;transition:box-shadow .22s,border-color .22s,background .22s;width:100%}.input-animate:focus{background:#e0e7ff;border-color:#2563eb;box-shadow:0 2px 14px #2563eb36;outline:none}.input-animate:hover{background:#f3fafe;border-color:#3b82f6;box-shadow:0 4px 18px #2563eb30}.password-form label{color:#2563eb;display:flex;flex-direction:column;font-size:1.04em;font-weight:600;gap:4px;margin-bottom:2px}.password-form input{background:#f8fafc;border:2px solid #e0e7ff;border-radius:9px;box-sizing:border-box;font-size:1.08em;min-width:0;padding:10px 13px;transition:box-shadow .21s cubic-bezier(.51,1,.72,1),background .22s,border-color .21s;width:100%}.password-form input:focus{background:#eef3fc;border-color:#2563eb;box-shadow:0 2px 21px #2563eb34;outline:none}.password-form input:hover{background:#ecf7fd;border-color:#60a5fa;box-shadow:0 4px 14px #2563eb32}
/*# sourceMappingURL=main.682d42a6.css.map*/