.SignupForm_signupModalOverlay__yNclf{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(2,73,116,.8);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;overflow-y:auto}.SignupForm_signupModal__bSeMg{background:#fff;border-radius:24px;max-width:1000px;width:100%;max-height:95vh;overflow:hidden;box-shadow:0 32px 80px rgba(2,73,116,.25);position:relative;animation:SignupForm_slideUp__7HmE2 .4s cubic-bezier(.16,1,.3,1);border:1px solid rgba(2,73,116,.1)}@keyframes SignupForm_slideUp__7HmE2{0%{opacity:0;transform:translateY(40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.SignupForm_signupModalHeader__FCwkM{background:linear-gradient(135deg,#f8faff,#eef5ff);padding:3rem 3rem 2rem;border-bottom:1px solid rgba(2,73,116,.08);position:relative}.SignupForm_signupModalHeader__FCwkM h2{font-size:2.25rem;font-weight:800;color:#024974;margin:0 0 .75rem;letter-spacing:-.025em}.SignupForm_signupModalHeader__FCwkM p{color:#475569;margin:0;font-size:1.1rem;font-weight:500;opacity:.8}.SignupForm_closeButton__n48hS{position:absolute;top:2rem;right:2.5rem;background:hsla(0,0%,100%,.9);backdrop-filter:blur(10px);border:1px solid rgba(2,73,116,.1);font-size:1.25rem;cursor:pointer;color:#64748b;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:12px;transition:all .2s cubic-bezier(.16,1,.3,1);font-weight:400}.SignupForm_closeButton__n48hS:hover{background:rgba(239,68,68,.1);border-color:rgba(239,68,68,.2);color:#ef4444;transform:scale(1.05)}.SignupForm_signupModalContent__llq21{display:flex;min-height:600px;max-height:calc(95vh - 200px);overflow:hidden}@media(max-width:768px){.SignupForm_signupModalContent__llq21{flex-direction:column;max-height:calc(95vh - 150px);overflow-y:auto}}.SignupForm_planSummary__KZomZ{background:linear-gradient(135deg,#024974,#1e3a5f);color:#fff;padding:3rem 2.5rem;width:350px;flex-shrink:0;position:relative;overflow:hidden}.SignupForm_planSummary__KZomZ:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="2" fill="rgba(255,255,255,0.1)"/></svg>') repeat;opacity:.3;animation:SignupForm_float__FFsX5 20s ease-in-out infinite}@media(max-width:768px){.SignupForm_planSummary__KZomZ{width:100%;padding:2rem}}.SignupForm_planSummary__KZomZ h3{font-size:1.75rem;font-weight:800;margin:0 0 1.5rem;position:relative;z-index:1}.SignupForm_planPrice__Rl_IH{margin:0 0 2rem;position:relative;z-index:1}.SignupForm_amount__gcQKO{font-size:3rem;font-weight:900;line-height:1;text-shadow:0 2px 4px rgba(0,0,0,.1)}.SignupForm_period__QM_MV{font-size:1.1rem;opacity:.9;margin-left:.25rem;font-weight:600}.SignupForm_planFeatures__4y9hN{list-style:none;padding:0;margin:0;position:relative;z-index:1}.SignupForm_planFeatures__4y9hN li{padding:.75rem 0;font-size:1rem;opacity:.95;display:flex;align-items:center;font-weight:500}.SignupForm_planFeatures__4y9hN li:before{content:"✓";margin-right:.75rem;color:#10b981;font-weight:800;font-size:1.1rem}.SignupForm_planFeatures__4y9hN li:first-child{padding-top:0}@keyframes SignupForm_float__FFsX5{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-10px) rotate(180deg)}}.SignupForm_signupForm__nsP_w{flex:1;padding:3rem 3rem 2rem;background:#fafbff;overflow-y:auto;max-height:100%}.SignupForm_formSection__yS6v4{margin-bottom:2.5rem}.SignupForm_formSection__yS6v4 h4{font-size:1.25rem;font-weight:700;color:#024974;margin:0 0 1.5rem;padding-bottom:.75rem;border-bottom:2px solid rgba(2,73,116,.1);display:flex;align-items:center}.SignupForm_formSection__yS6v4 h4:before{content:"";width:4px;height:20px;background:linear-gradient(180deg,#024974,#1e3a5f);border-radius:2px;margin-right:.75rem}.SignupForm_formGroup__2QH9h{margin-bottom:1.5rem}.SignupForm_formGroup__2QH9h label{display:block;font-weight:600;color:#334155;margin-bottom:.75rem;font-size:.95rem;letter-spacing:.01em}.SignupForm_formGroup__2QH9h input,.SignupForm_formGroup__2QH9h select{width:100%;padding:1rem 1.25rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;transition:all .3s cubic-bezier(.16,1,.3,1);background:#fff;font-family:inherit;box-sizing:border-box}.SignupForm_formGroup__2QH9h input:focus,.SignupForm_formGroup__2QH9h select:focus{outline:none;border-color:#024974;box-shadow:0 0 0 4px rgba(2,73,116,.08);transform:translateY(-1px)}.SignupForm_formGroup__2QH9h input:hover:not(:focus),.SignupForm_formGroup__2QH9h select:hover:not(:focus){border-color:#cbd5e1}.SignupForm_formGroup__2QH9h input::placeholder,.SignupForm_formGroup__2QH9h select::placeholder{color:#94a3b8}.SignupForm_formGroup__2QH9h select{cursor:pointer;appearance:none;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20"><path stroke="%236b7280" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 8l4 4 4-4"/></svg>');background-position:right 1rem center;background-repeat:no-repeat;background-size:16px}.SignupForm_error__tqiy2{border-color:#ef4444!important;box-shadow:0 0 0 4px rgba(239,68,68,.08)!important}.SignupForm_errorMessage__rsytq{color:#ef4444;font-size:.875rem;margin-top:.5rem;display:flex;align-items:center;font-weight:500}.SignupForm_errorMessage__rsytq:before{content:"⚠";margin-right:.5rem;font-size:.9rem}.SignupForm_formRow__9Dqfm{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media(max-width:600px){.SignupForm_formRow__9Dqfm{grid-template-columns:1fr;gap:0}}.SignupForm_formActions__ULqlv{margin:3rem 0 1.5rem}.SignupForm_submitButton__msKjQ{width:100%;background:linear-gradient(135deg,#024974,#1e3a5f);color:#fff;border:none;padding:1.25rem 2rem;border-radius:16px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;letter-spacing:.025em;box-shadow:0 8px 32px rgba(2,73,116,.25)}.SignupForm_submitButton__msKjQ:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.SignupForm_submitButton__msKjQ:hover:not(:disabled){background:linear-gradient(135deg,#1e3a5f,#024974);transform:translateY(-3px);box-shadow:0 12px 40px rgba(2,73,116,.35)}.SignupForm_submitButton__msKjQ:hover:not(:disabled):before{left:100%}.SignupForm_submitButton__msKjQ:active:not(:disabled){transform:translateY(-1px)}.SignupForm_submitButton__msKjQ:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:0 4px 16px rgba(2,73,116,.15)}.SignupForm_termsText__mG3YU{font-size:.9rem;color:#64748b;text-align:center;line-height:1.6;margin:0;padding:1.5rem;background:rgba(248,250,252,.8);border-radius:12px;border:1px solid rgba(2,73,116,.05)}.SignupForm_termsText__mG3YU a{color:#024974;text-decoration:none;font-weight:600;transition:all .2s}.SignupForm_termsText__mG3YU a:hover{text-decoration:underline;color:#1e3a5f}@media(max-width:768px){.SignupForm_signupModal__bSeMg{margin:10px;max-height:calc(100vh - 20px)}.SignupForm_signupModalHeader__FCwkM{padding:1.5rem 1.5rem 1rem}.SignupForm_signupModalHeader__FCwkM h2{font-size:1.5rem}.SignupForm_signupModalHeader__FCwkM .SignupForm_closeButton__n48hS{top:1rem;right:1rem}.SignupForm_planSummary__KZomZ,.SignupForm_signupForm__nsP_w{padding:1.5rem}}.pricing-section{background:linear-gradient(180deg,#ebeeff,#ffffff);min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.pricing-section .pricing-container{max-width:1200px;width:100%;margin:0 auto}.pricing-section .pricing-header{text-align:center;margin-bottom:4rem;font-size:2.5rem;font-weight:700;color:#1a1a1a}.pricing-section .pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem}@media(max-width:991px){.pricing-section .pricing-grid{display:flex;flex-direction:column}}.pricing-section .pricing-card{background:#fff;border-radius:1.5rem;padding:2.5rem 2rem 2rem;box-shadow:0 6px 32px 0 rgba(80,80,180,.07);border:1.5px solid #ececff;transition:transform .5s cubic-bezier(.4,2,.6,1),box-shadow .5s cubic-bezier(.4,2,.6,1);display:flex;flex-direction:column;position:relative;overflow:visible}.pricing-section .pricing-card:hover{transform:translateY(-8px) scale(1.025)}.pricing-section .pricing-card.highlighted{scale:1.1;border:2.5px solid #024974;box-shadow:0 16px 48px 0 rgba(80,80,180,.18);z-index:2}.pricing-section .pricing-card .popular-ribbon{position:absolute;top:2rem;right:-2.7rem;background:#024974;color:#fff;padding:.5rem 2.5rem;font-size:1rem;font-weight:700;letter-spacing:.03em;border-radius:.5rem;transform:rotate(45deg);box-shadow:0 2px 8px 0 rgba(80,80,180,.13);pointer-events:none}.pricing-section .pricing-card .card-header{text-align:center;margin-bottom:2.5rem}.pricing-section .pricing-card .card-header .plan-name{font-size:1.6rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem;letter-spacing:.01em}.pricing-section .pricing-card .card-header .price-row{display:flex;align-items:flex-end;justify-content:center;gap:.5rem;margin-top:.5rem}.pricing-section .pricing-card .card-header .price-row .amount{font-size:3.2rem;font-weight:800;color:#1a1a1a;line-height:1}.pricing-section .pricing-card .card-header .price-row .period{font-size:1.1rem;color:#888;font-weight:500;margin-bottom:.3rem}.pricing-section .pricing-card .features-list{list-style:none;padding:0;margin:0 0 2.5rem;flex-grow:1;display:flex;flex-direction:column;gap:1.2rem}.pricing-section .pricing-card .features-list .feature-item{display:flex;align-items:center;gap:.9rem;color:#36364a;font-size:1.08rem;font-weight:500;letter-spacing:.01em}.pricing-section .pricing-card .features-list .feature-icon{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;color:#024974;background:#f3f3ff;border-radius:50%}.pricing-section .pricing-card .features-list .feature-text{flex:1}.pricing-section .pricing-card .cta-button{background:linear-gradient(90deg,#024974,#7b5cff);color:#fff;border:none;padding:1.1rem 0;border-radius:2rem;font-size:1.13rem;font-weight:700;cursor:pointer;transition:box-shadow .2s,background .2s;width:100%;box-shadow:0 2px 12px 0 rgba(80,80,180,.09);margin-top:auto;letter-spacing:.01em}.pricing-section .pricing-card .cta-button:hover{background:linear-gradient(90deg,#7b5cff,#024974);box-shadow:0 4px 18px 0 rgba(80,80,180,.16)}@media(max-width:768px){.pricing-section .pricing-header h1{font-size:2rem}.pricing-section .pricing-grid{grid-template-columns:1fr}.pricing-section .pricing-card.highlighted{transform:none}}.m-plans__ribbon{display:block;margin:0;position:absolute;top:-5px;right:-4px;outline:1px solid hsla(0,0%,100%,0);width:10rem;height:10rem;overflow:hidden}.m-plans__ribbon:before{content:"";background-color:#dc3545;display:block;position:absolute;height:4px;width:16px;top:0;left:0;z-index:1}.m-plans__ribbon span{background-color:#dc3545;color:#fff;text-transform:uppercase;text-align:left;font-size:11px;position:absolute;top:44px;right:-47px;padding:.0625rem 0 .0625rem 3.125rem;width:16rem;z-index:2;transform:rotate(45deg)}.m-plans__ribbon:after{content:"";background-color:#dc3545;display:block;position:absolute;height:1rem;width:.25rem;bottom:0;right:0;z-index:1}@media(max-width:767px){.m-plans__ribbon span{font-size:9px}}@media(max-width:575px){.m-plans__ribbon span{top:38px;right:-41px}}.error-notification{position:fixed;top:20px;right:20px;background:#dc3545;color:#fff;padding:1rem 1.5rem;border-radius:.5rem;box-shadow:0 4px 12px rgba(220,53,69,.3);z-index:10000;display:flex;align-items:center;gap:1rem;animation:slideIn .3s ease-out}.error-notification p{margin:0;font-size:.9rem}.error-notification button{background:none;border:none;color:#fff;font-size:1.2rem;cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%}.error-notification button:hover{background:hsla(0,0%,100%,.2)}@keyframes slideIn{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}