@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@500;700&display=swap";.homepage{text-align:center;padding-top:120px;padding-bottom:45rem;position:relative}.wave-background{position:absolute;top:0;left:0;width:100%;height:1345px;background:linear-gradient(to top,#ac4cf5,#2387de);background-size:100% 100%;z-index:-1;overflow:hidden}.wave-background:after{display:none}.waves{position:absolute;left:0;top:100px;bottom:0;width:150%;height:110%}.wave-1,.wave-2{animation:wave 10s linear infinite alternate}.wave-1{fill:#6315cfb3}.wave-2{fill:#08bde6;animation-delay:5s}@keyframes wave{0%{transform:translate(0)}to{transform:translate(-100px)}}.hero-section{background:none;padding:4rem 1rem;margin-bottom:4rem}.hero-section h1{font-size:5rem;margin-bottom:2rem;line-height:1.3;font-family:Montserrat,sans-serif;font-weight:700;margin-top:100px;opacity:0;animation:fade-in .5s ease-out forwards;animation-delay:0s}.hero-section h1 .gradient-text{background:linear-gradient(90deg,#a4e8f7,#28baf4);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-section h1 span:not(.gradient-text){color:#fff!important}.hero-section p{font-size:2rem;color:#fff;margin-top:100px;line-height:1.6;font-family:Montserrat,sans-serif;font-weight:400;max-width:1500px;margin-left:auto;margin-right:auto;opacity:0;animation:fade-in .5s ease-out forwards;animation-delay:.5s}.hero-section .slogan{font-size:3rem;color:#fff;margin-top:100px;font-family:Montserrat,sans-serif;font-weight:700;opacity:0;animation:fade-in .5s ease-out forwards;animation-delay:1s}.cta-btn{background:linear-gradient(90deg,#1e3698,#2b90e8);background-size:200% 100%;background-position:0% 0%;color:#fff;padding:1rem;border-radius:20px;text-decoration:none;font-weight:700;font-size:1.2rem;transition:background-position 1s ease,background-size 1s ease;margin-top:150px;display:block;margin-left:1100px;margin-right:1100px;font-family:Montserrat,sans-serif;opacity:0;animation:fade-in .5s ease-out forwards;animation-delay:1.5s}.cta-btn:hover{background-size:100% 100%;background-position:100% 0%;background:linear-gradient(90deg,#60a5fa,#60a5fa)}.callendia-description{display:flex;justify-content:space-between;align-items:center;max-width:1000px;margin:0 auto 4rem;margin-top:128px;padding:2rem;background:#fff;border:none;border-radius:15px;box-shadow:0 12px 40px #1e3a8a4d;text-align:left}.callendia-description-content{flex:1;max-width:60%}.callendia-description-image{flex:1;max-width:35%;text-align:right;background:transparent;overflow:hidden}.callendia-description-image img{max-width:100%;height:auto;border-radius:10px;background:transparent;transform:scale(1);transition:transform .3s ease}.callendia-description-image img.transition-ready{transition:transform .3s ease}.callendia-description-image img.transition-ready:hover{transform:scale(1.5)}.desc-main{font-size:1.5rem;color:#1e3a8a;margin-bottom:1.5rem;line-height:1.6;font-family:Roboto,sans-serif;font-weight:500;opacity:0;animation:fade-in .5s ease-out forwards;animation-delay:0s}.desc-secondary{font-size:1.3rem;color:#1e3a8a;margin-bottom:1.5rem;line-height:1.6;font-family:Roboto,sans-serif;font-weight:400;opacity:0;animation:fade-in .5s ease-out forwards;animation-delay:0s}.desc-tertiary{font-size:1.2rem;color:#1e3a8a;margin-bottom:1rem;font-weight:700;font-family:Roboto,sans-serif}.desc-list{list-style-type:disc;padding-left:2rem;margin-bottom:1.5rem}.desc-list li{font-size:1.1rem;color:#1e3a8a;margin-bottom:.75rem;line-height:1.5;font-family:Roboto,sans-serif;font-weight:400}.desc-footer{font-size:1.2rem;color:#1e3a8a;font-style:italic;line-height:1.6;font-family:Roboto,sans-serif;font-weight:400}.why-choose-us{margin-bottom:4rem;position:relative;min-height:100%}.why-choose-us h2{font-size:3.5rem;color:#163384;padding-top:5rem;position:relative;z-index:1;opacity:0;animation:fade-in .5s ease-out forwards;animation-delay:0s}.background-image{margin-top:2px;position:absolute;top:0;right:-20px;bottom:0;width:105%;height:239%;object-fit:cover;z-index:-2;opacity:1}.value-points{display:flex;justify-content:center;flex-wrap:wrap;gap:10rem;position:relative;z-index:1}.value-point{flex:1;min-width:150px;max-width:250px;max-height:250px;text-align:center;padding:5rem;margin-top:4rem;background:#84b2e367;border:none;border-radius:30px;box-shadow:0 8px 30px #5070c74d;position:relative;z-index:1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:transform .3s ease,box-shadow .3s ease}.value-point.initial-animation{opacity:0;transform:translateY(50px);transition:opacity .5s ease-out,transform .5s ease-out}.value-point.initial-animation.active{opacity:1;transform:translateY(0)}.value-point:not(.can-zoom):hover{transform:scale(1);box-shadow:0 8px 30px #5070c74d}.value-point.initial-animation:nth-child(1){transition-delay:0s}.value-point.initial-animation:nth-child(2){transition-delay:.2s}.value-point.initial-animation:nth-child(3){transition-delay:.4s}.value-point.initial-animation:nth-child(4){transition-delay:.6s}.icon-placeholder{width:50px;height:40px;margin:0 auto 1rem;margin-top:-10px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.icon-placeholder img{width:250%;height:250%;object-fit:contain}.value-point h3{font-size:2rem;color:#fff;margin-bottom:.5rem;font-family:Roboto,sans-serif;font-weight:700;position:relative;z-index:1;opacity:0;animation:fade-in .5s ease-out forwards}.value-point:nth-child(1) h3{animation-delay:.5s}.value-point:nth-child(2) h3{animation-delay:1s}.value-point:nth-child(3) h3{animation-delay:1.5s}.value-point:nth-child(4) h3{animation-delay:2s}.value-point p{font-size:1.5rem;color:#fff;font-family:Roboto,sans-serif;font-weight:400;position:relative;z-index:1}.key-features{margin-bottom:4rem;position:relative}.features-table{display:flex;flex-direction:column;gap:1rem}.feature-row{display:flex;align-items:center;padding:1rem;gap:2rem}.feature-text{flex:2;text-align:left}.feature-name{font-weight:700;color:#163384;font-size:3rem;margin-top:6rem;text-align:center}.voice-row .feature-name{animation-delay:1s}.voice-row .feature-desc{animation-delay:1.5s}.schedule-name{font-weight:700;color:#1e3a8a;font-size:3rem;margin-top:19rem;margin-left:350px;opacity:0;transform:translate(-50px)}.schedule-name.active{animation:slide-in-left 1.5s ease-out forwards}.feature-desc{color:#b3ddf9;font-size:2rem;text-align:center}.schedule-desc{color:#3da8f0;font-size:2rem;margin-left:350px;opacity:0;transform:translate(-50px)}.schedule-desc.active{animation:slide-in-left 1.5s ease-out forwards}.feature-image{flex:1;text-align:right}.feature-image img{max-width:100%;height:auto;border-radius:5px;margin-top:130px;position:relative;left:-260px}.feature-image img[data-animation-id=calendarImage]{opacity:0;transform:translate(-50px)}.feature-image img[data-animation-id=calendarImage].active,.feature-image img.slide-in-left.active{animation:slide-in-right 1.5s ease-out forwards}.notifications-row .notifications-image{max-width:100%;height:auto;border-radius:5px;margin-top:-110px;position:relative;left:-1500px;opacity:0;transform:translate(50px)}.notifications-row .notifications-image[data-animation-id=smsImage].active,.notifications-row .notifications-image.slide-in-right.active{animation:slide-in-left 1.5s ease-out forwards}.notifications-row .feature-name{font-weight:700;color:#fff;font-size:3rem;position:relative;top:-50px;left:900px;opacity:0;transform:translate(50px)}.notifications-row .feature-name.active{animation:slide-in-right 1.5s ease-out forwards}.notifications-row .feature-desc{color:#bde2fa;font-weight:700;font-size:1.5rem;position:relative;top:-20px;left:900px;opacity:0;transform:translate(50px)}.notifications-row .feature-desc.active{animation:slide-in-right 1.5s ease-out forwards}.fade-in.active{animation:fade-in 1.5s ease-out forwards}.voice-row{flex-direction:column;align-items:stretch}.voice-section-title{font-size:1.8rem;color:#fff;font-weight:700;text-align:center;margin-bottom:2rem;line-height:1.4;font-family:Roboto,sans-serif}.voice-toggle{display:flex;flex-direction:column;align-items:center;gap:1rem}.voice-images{display:flex;gap:1rem;justify-content:center;height:150px;align-items:center;margin-left:-1000px;margin-top:150px}.voice-image{width:100px;height:100px;border-radius:10px;transition:all .5s ease;position:relative}.voice-image.active{width:300px;height:300px;filter:none}.voice-image.inactive{width:150px;height:150px;filter:grayscale(100%) opacity(.5)}.voice-image:after{content:"";position:absolute;bottom:0;left:0;right:0;height:30%;background:linear-gradient(to bottom,transparent,#ffffff);pointer-events:none}.voice-btn{background-color:#fff;border:3px solid #163384;color:#163384;padding:.75rem 3rem;border-radius:50%;cursor:pointer;font-weight:500;font-family:Roboto,sans-serif;font-size:1.3rem!important;box-shadow:0 3px 7.5px #1e3a8a4d;transition:all .3s ease;margin-top:-120px;margin-left:10px;display:inline-block;box-sizing:border-box;min-width:200px;min-height:50px;line-height:1}.voice-btn.active{background-color:#60a5fa;color:#fff;border-color:#1e3a8a;box-shadow:0 4px 10px #1e3a8a66}.voice-btn:hover{background-color:#bde2fa;box-shadow:0 4px 10px #1e3a8a66}.voice-btn:active{transform:scale(.95);box-shadow:0 1px 3px #1e3a8a33}.voice-play-section-wrapper{background:#e7e7e732;border-radius:20px;padding:1.5rem;margin-top:-200px;margin-left:900px;display:inline-block;width:260px;height:250px;box-shadow:0 4px 10px #1e3a8a66;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.voice-play-section{display:flex;flex-direction:column;align-items:center;gap:.5rem}.voice-play-title{font-size:2rem;color:#163384;font-weight:700;text-align:center;margin-bottom:2rem;opacity:0;animation:fade-in .5s ease-out forwards;animation-delay:0s}.play-btn{width:50px;height:50px;background-color:#1e3a8a;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease}.play-btn:hover{background-color:#60a5fa}.play-btn.clicked{animation:press .3s ease-in-out}.play-icon,.pause-icon{width:20px;height:20px}.audio-spectrum{display:flex;gap:2px;margin-top:.5rem;align-items:center;height:60px;position:relative}.spectrum-line{background-color:#1e3a8a;position:relative;transition:all .1s ease-in-out}.spectrum-line.stopped{width:4px;height:4px;border-radius:50%;transform:translateY(0)}.spectrum-line.playing{width:2px;height:calc(var(--height) * 2);border-radius:2px;transform:translateY(0)}.spectrum-line.playing:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:100%;height:100%;background-color:#1e3a8a}@keyframes press{0%{transform:scale(1)}50%{transform:scale(.9)}to{transform:scale(1)}}.custom-banner-2{position:absolute;top:4000px;left:0;right:0;height:550px;background-color:#042950;z-index:-1;border-radius:0}.custom-banner-3{position:absolute;top:3500px;left:0;right:0;height:500px;background-color:#26b2dd45;z-index:-1;border-radius:0}.how-it-works{margin-top:-62px;text-align:center;position:absolute;left:0;right:0;background:linear-gradient(135deg,#a2ccf7d3,#51c8f7bf);padding:10rem}.how-it-works h2{font-size:3rem;color:#1e3a8a;margin-top:-80px;margin-bottom:2rem;font-family:Roboto,sans-serif;font-weight:700;opacity:0;animation:fade-in .5s ease-out forwards;animation-delay:0s}.steps{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;max-width:1200px;margin:0 auto}.step{border-radius:20px;padding:1.5rem;height:220px;display:flex;align-items:flex-start;box-sizing:border-box;margin-top:20px}.step-subscription,.step-configuration,.step-ai,.step-stats{flex:1;min-width:0}.step-subscription{flex:1.3;min-width:300px;flex-basis:calc(40% - .75rem);background:linear-gradient(to bottom,#ffe5cc86,#fff5e6);opacity:0;transform:translateY(-50px)}.step-subscription.active{animation:slide-down 1s ease-out forwards}.step-configuration{flex:1;min-width:250px;flex-basis:calc(45% - .75rem);background:linear-gradient(to bottom,#fdc3c3a7,#ffe6e6fc);opacity:0;transform:translate(50px)}.step-configuration.active{animation:slide-left 1s ease-out forwards}.step-ai{flex:1.5;min-width:350px;flex-basis:calc(60% - .75rem);background:linear-gradient(to bottom,#cce5ff63,#e6f5fffc);opacity:0;transform:translate(-50px)}.step-ai.active{animation:slide-right 1s ease-out forwards}.step-stats{flex:.8;min-width:200px;flex-basis:calc(40% - .75rem);background:linear-gradient(to right,#ccffcc61,#e6ffe6fc);opacity:0;transform:translateY(50px)}.step-stats.active{animation:slide-up 1s ease-out forwards}.step-content{display:flex;align-items:flex-start;gap:1rem}.step-icon{width:70px;height:70px;object-fit:contain}.step-text{flex:1;text-align:left}.step-text h3{font-size:2rem;color:#1e3a8a;font-weight:700;margin-top:15px;font-family:Roboto,sans-serif;opacity:0;animation:fade-in .5s ease-out forwards}.step-subscription .step-text h3{animation-delay:.5s}.step-configuration .step-text h3{animation-delay:1s}.step-ai .step-text h3{animation-delay:1.5s}.step-stats .step-text h3{animation-delay:2s}.step-text p{font-size:1.3rem;color:#333;line-height:1.5;font-family:Roboto,sans-serif;font-weight:400;margin-left:-50px}@keyframes fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-in-left{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slide-in-right{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes slide-left{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes slide-down{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-right{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slide-up{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.homepage{padding-top:100px;padding-bottom:20rem}.wave-background{height:600px}.hero-section{padding:2rem .5rem;margin-bottom:3rem}.hero-section h1{font-size:2rem;margin-bottom:1.5rem}.hero-section p{font-size:1rem;margin-bottom:1.5rem}.hero-section .slogan{font-size:1.5rem;margin-bottom:1.5rem}.cta-btn{padding:.75rem 1.5rem;font-size:1rem;margin-top:1rem}.callendia-description{flex-direction:column;margin-top:100px;padding:1rem}.callendia-description-content,.callendia-description-image{max-width:100%;text-align:center}.callendia-description-image{margin-top:1rem}.value-point{padding:2rem;max-height:none}.notifications-row .notifications-image{max-width:100%;height:auto;border-radius:5px;margin-top:130px;position:relative;left:0}.voice-section-title{font-size:1.4rem;margin-bottom:1.5rem}.voice-btn{padding:.4rem 1.5rem;border-radius:40px}.voice-play-section-wrapper{margin-left:0;margin-top:1rem;width:90%;padding:1rem}.voice-play-section{margin-left:0}.how-it-works{padding:5rem 1rem}.how-it-works h2{font-size:2rem;margin-top:-40px}.steps{flex-direction:column;gap:1rem}.step{height:auto;min-height:120px}.step-subscription,.step-configuration,.step-ai,.step-stats{flex:1;min-width:100%;flex-basis:100%}}@media (min-aspect-ratio: 21/9){.hero-section{padding:5rem 2rem}.hero-section h1{font-size:4rem;margin-bottom:2.5rem}.hero-section p{font-size:1.4rem;margin-bottom:2.5rem}.hero-section .slogan{font-size:2.5rem;margin-bottom:2.5rem}.cta-btn{margin-top:1.5rem}.callendia-description{margin-top:250px;max-width:1200px}.voice-section-title{font-size:2rem;margin-bottom:3rem}.voice-btn{padding:.6rem 2.5rem;border-radius:60px}.voice-play-section-wrapper{margin-left:900px;margin-top:-160px}}.value-point.can-zoom:hover{transform:scale(1.1);box-shadow:0 12px 40px #1e3a8a66}.pricing-page{text-align:center;padding-top:100px;font-family:Montserrat,sans-serif;min-height:calc(83vh - 121px)}.pricing-page h1{font-size:3rem;font-weight:700;color:#1e3a8a;margin-bottom:2rem;text-transform:uppercase}.billing-toggle{display:inline-flex;position:relative;background-color:#fff;border:2px solid #1e3a8a;border-radius:25px;padding:.2rem;margin-bottom:2rem;width:200px;height:30px;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none}.billing-toggle:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:50%;height:100%;background:linear-gradient(90deg,#1e3a8a,#60a5fa);border-radius:20px;transition:transform .3s ease,background .3s ease;z-index:0;cursor:grab}.billing-toggle.mensuel:before{transform:translate(0) translateY(-50%)}.billing-toggle.annuel:before{transform:translate(100%) translateY(-50%);background:linear-gradient(90deg,#60a5fa,#1e3a8a)}.billing-toggle.dragging:before{cursor:grabbing}.toggle-btn{background:transparent;border:none;color:#1e3a8a;padding:.5rem 1rem;border-radius:20px;cursor:pointer;font-weight:600;font-size:1rem;text-transform:uppercase;z-index:1;transition:color .3s ease;flex:1;text-align:center}.toggle-btn.active{color:#fff}.toggle-btn:hover{background:none}.discount-info{display:block;text-align:center;color:#1e3a8a;font-weight:700;font-size:.9rem;margin-bottom:1rem;background-color:#bde2fa;padding:.5rem;border-radius:5px}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));max-width:2000px;margin:50px auto 0;padding:0 1rem;justify-content:center;gap:5rem}.pricing-card{background:linear-gradient(135deg,#ffffffe6,#ffffffb3);border:none;padding:0;border-radius:15px;box-shadow:0 4px 15px #1e3a8a4d;text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden;display:flex;flex-direction:column;height:550px;min-width:300px;transform-origin:center;transition:transform .3s ease,box-shadow .3s ease}.pricing-card.initial-animation{opacity:0;transform:translateY(50px);transition:opacity 1s ease-out,transform 1.4s ease-out}.pricing-card.initial-animation.active{opacity:1;transform:translateY(0)}.pricing-card:hover{transform:scale(1.1);box-shadow:0 10px 25px #1e3a8a80;z-index:1}.pricing-card-header{background:linear-gradient(90deg,#1e3a8a,#60a5fa);color:#fff;padding:1rem;font-size:1.8rem;font-weight:700;text-transform:uppercase;text-align:center;transition:font-size .3s ease,padding .3s ease}.pricing-card:hover .pricing-card-header{font-size:calc(1.8rem * 1.12);padding:1.1rem}.pricing-card-content{padding:1.5rem;flex:1;display:flex;flex-direction:column;overflow:hidden}.pricing-card .price{font-size:2.5rem;font-weight:700;color:#1e3a8a;margin-bottom:1rem;transition:font-size .3s ease,margin-bottom .3s ease}.pricing-card:hover .price{font-size:3rem;margin-bottom:1.2rem}.pricing-card ul{list-style-type:disc;padding-left:1.5rem;margin-bottom:2rem;flex:1;overflow-y:auto}.pricing-card li{color:#333;font-size:.95rem;line-height:1.6;margin-bottom:.5rem;transition:font-size .3s ease,margin-bottom .3s ease}.pricing-card:hover li{font-size:.969rem;margin-bottom:.51rem}.subscribe-btn{background:linear-gradient(135deg,#1e3698,#2b90e8);color:#fff;border:none;padding:.75rem;border-radius:25px;cursor:pointer;font-weight:700;font-size:1rem;text-transform:uppercase;width:100%;transition:background .3s ease,font-size .3s ease,padding .3s ease;margin-top:auto}.pricing-card:hover .subscribe-btn{background:linear-gradient(90deg,#60a5fa,#1e3a8a);font-size:1.12rem;padding:calc(.75rem * 1.1)}.pricing-card.initial-animation:nth-child(1){transition-delay:0s}.pricing-card.initial-animation:nth-child(2){transition-delay:.2s}.pricing-card.initial-animation:nth-child(3){transition-delay:.4s}.pricing-card.initial-animation:nth-child(4){transition-delay:.6s}.auth-page{text-align:center;padding-top:80px;font-family:Montserrat,sans-serif;min-height:calc(84vh - 114px)}.auth-page h1{font-size:3rem;font-weight:700;color:#1e3a8a;margin-bottom:2rem;text-transform:uppercase;margin-top:100px}.auth-toggle-container{display:flex;justify-content:center;margin-bottom:2rem}.auth-toggle{display:inline-flex;position:relative;background-color:#fff;border:2px solid #1e3a8a;border-radius:25px;padding:.2rem;width:300px;height:40px;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none}.auth-toggle:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:50%;height:100%;background:linear-gradient(90deg,#1e3a8a,#60a5fa);border-radius:20px;transition:transform .3s ease,background .3s ease;z-index:0;cursor:grab}.auth-toggle.login:before{transform:translate(0) translateY(-50%)}.auth-toggle.register:before{transform:translate(100%) translateY(-50%);background:linear-gradient(90deg,#60a5fa,#1e3a8a)}.auth-toggle.dragging:before{cursor:grabbing}.auth-toggle .toggle-btn{background:transparent;border:none;color:#1e3a8a;padding:.5rem 1rem;border-radius:20px;cursor:pointer;font-weight:600;font-size:1rem;text-transform:uppercase;z-index:1;transition:color .3s ease;flex:1;text-align:center}.auth-toggle .toggle-btn.active{color:#fff}.auth-form-container{display:flex;justify-content:center;margin-bottom:5rem}.auth-form{background:linear-gradient(135deg,#ffffffe6,#ffffffb3);border-radius:25px;box-shadow:0 4px 15px #1e3a8a4d;padding:2rem;width:100%;max-width:400px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.form-group{margin-bottom:1.5rem;text-align:left}.form-group label{display:block;font-size:1rem;color:#1e3a8a;margin-bottom:.5rem}.form-group input{width:100%;padding:.75rem;border:2px solid #1e3a8a;border-radius:5px;font-size:1rem;color:#333;box-sizing:border-box}.form-group input:focus{outline:none;border-color:#60a5fa}.password-group{position:relative}.password-input-wrapper{position:relative;display:flex;align-items:center}.toggle-password{position:absolute;right:10px;background:transparent;border:none;cursor:pointer;padding:5px}.toggle-password-icon{width:24px;height:24px;object-fit:contain}.auth-btn{background:linear-gradient(90deg,#1e3a8a,#60a5fa);color:#fff;border:none;padding:.75rem;border-radius:25px;cursor:pointer;font-weight:700;font-size:1rem;text-transform:uppercase;width:100%;transition:background .3s ease;margin-top:30px}.auth-btn:hover{background:linear-gradient(90deg,#60a5fa,#1e3a8a)}.error-message{color:red;font-size:.9rem;margin-top:.5rem;text-align:center}.criteria-list{margin-top:.5rem;padding-left:1rem;text-align:left}.criteria-item{color:#1e3a8a;font-size:.9rem;margin-bottom:.3rem;transition:color .3s ease}.criteria-item.criteria-met{color:#60a5fa}@media (max-width: 768px){.auth-page{padding-top:60px}.auth-page h1{font-size:2rem}.auth-toggle{width:250px;height:35px}.auth-toggle .toggle-btn{font-size:.9rem}.auth-form{padding:1.5rem}.form-group input{padding:.5rem}.auth-btn{font-size:.9rem}}.forgot-password{text-align:right;margin-top:-20px;margin-right:247px}.forgot-password-btn{background:none;border:none;color:#87ceeb;font-size:.9rem;cursor:pointer;text-decoration:underline}.forgot-password-btn:hover{color:#5dade2}.cancel-btn{background:none;border:none;color:#666;font-size:.9rem;cursor:pointer;text-decoration:underline;margin-top:1rem}.cancel-btn:hover{color:#333}.settings-page{text-align:center;padding-top:80px;font-family:Montserrat,sans-serif;background-color:#e6f0fa;min-height:100vh;display:flex;flex-direction:column;align-items:center}.settings-page h1{font-size:2rem;font-weight:700;color:#1e3a8a;margin-top:5rem}.settings-page h2{font-size:1.5rem;font-weight:600;color:#1e3a8a;margin-bottom:1rem}.settings-tabs{display:flex;background:#1e3a8a;border-radius:10px;padding:.5rem;margin-bottom:2rem;width:100%;max-width:600px;justify-content:space-around}.tab-button{background:transparent;border:none;color:#fff;padding:.5rem 1rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s ease;border-radius:5px;position:relative}.tab-button:hover{background:#60a5fa}.tab-button.active:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:3px;background:#60a5fa}.settings-form{background:#fff;border-radius:20px;box-shadow:0 4px 15px #1e3a8a1a;padding:2rem;width:100%;max-width:600px;display:flex;flex-direction:column;gap:1.5rem}.form-group{text-align:left}.form-group label{display:block;font-size:1rem;color:#1e3a8a;margin-bottom:.5rem;font-weight:600}.form-group input[type=text],.form-group input[type=tel],.form-group input[type=time]{width:100%;padding:.75rem;border:1px solid #60a5fa;border-radius:10px;font-size:1rem;color:#333;box-sizing:border-box}.form-group input:focus{outline:none;border-color:#1e3a8a}.form-group input:disabled{background-color:#e6f0fa;color:#1e3a8a;cursor:not-allowed}.status-toggle{display:flex;align-items:center;gap:16rem}.status-btn{background:#e6f0fa;border:1px solid #60a5fa;border-radius:20px;padding:.5rem 1rem;color:#1e3a8a;font-weight:600;cursor:not-allowed;transition:background .3s ease}.status-btn.active{background:#60a5fa;color:#fff}.suspend-btn{background:none;border:none;color:#1e3a8a;font-size:1rem;font-weight:600;font-family:Montserrat,sans-serif;cursor:pointer;transition:color .3s ease}.suspend-btn:hover{color:#60a5fa}.voice-group{display:flex;flex-direction:column;align-items:flex-start}.voice-toggle{display:flex;gap:1rem}.voice-option{display:flex;align-items:center;gap:.5rem;color:#1e3a8a;font-size:.9rem}.voice-option input[type=radio]{accent-color:#1e3a8a}.voice-icon{width:24px;height:24px;margin-right:.5rem}.schedule-day{margin-bottom:1rem}.schedule-day h3{font-size:1.1rem;color:#1e3a8a;margin-bottom:.5rem}.time-range{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.time-range span{color:#1e3a8a}.error-message{color:red;font-size:.9rem;text-align:center}.success-message{color:#1e3a8a;font-size:.9rem;text-align:center}.save-btn{background:#1e3a8a;color:#fff;border:none;padding:.75rem;border-radius:10px;cursor:pointer;font-weight:700;font-size:1rem;transition:background .3s ease}.save-btn:hover{background:#60a5fa}.account-details{max-width:1200px;margin:0 auto;padding:2rem;min-height:calc(93vh - 200px);display:flex;justify-content:center;align-items:center;font-family:Montserrat,sans-serif}.account-card{background:#fff;border-radius:25px;box-shadow:0 4px 15px #1e3a8a33;padding:1.5rem;width:100%;max-width:400px;text-align:center}.account-header{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem}.avatar{width:80px;height:80px;background:#60a5fa;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2.5rem;font-weight:600;margin-bottom:.5rem}.user-info{text-align:center}.user-info h1{font-size:1.5rem;color:#1e3a8a;margin:0;font-weight:600}.user-info p{font-size:1rem;color:#6b7280;margin:0}.account-actions{display:flex;flex-direction:column;gap:1rem}.action-btn{padding:.75rem 1.5rem;font-size:1.1rem;border:none;border-radius:25px;cursor:pointer;transition:background-color .3s ease,transform .2s ease;width:100%;text-align:center;font-family:Montserrat,sans-serif}.settings-btn{background:#fff;color:#1e3a8a;border:1px solid #1e3a8a;display:flex;justify-content:space-between;align-items:center}.settings-btn:hover{background-color:#f3f4f6;transform:translateY(-2px)}.settings-btn .arrow{font-size:1.2rem;transition:transform .2s ease}.settings-btn:hover .arrow{transform:translate(5px)}.logout-btn{background-color:#1e3a8a;color:#fff}.logout-btn:hover{background-color:#163a6a;transform:translateY(-2px)}.loading{text-align:center;font-size:1.5rem;color:#1e3a8a;padding:2rem}.error-message{color:#ef4444;text-align:center;margin-top:1rem}@media (max-width: 768px){.account-details,.account-card{padding:1rem}.avatar{width:60px;height:60px;font-size:2rem}.user-info h1{font-size:1.2rem}.user-info p{font-size:.9rem}.action-btn{font-size:1rem;padding:.5rem 1rem}}.admin-btn{background-color:#4a90e2;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:5px;cursor:pointer;margin:.5rem 0;transition:background-color .3s}.admin-btn:hover{background-color:#357abd}.faq-page{text-align:center;padding:4rem 1rem;min-height:calc(100vh - 120px);background:linear-gradient(to bottom,#0b7adcec,#d98de39b);display:flex;flex-direction:column;align-items:center}.faq-container{background:#ffffff65;border-radius:30px;padding:3rem;width:100%;max-width:800px;box-shadow:0 4px 15px #0000001a;min-height:600px;display:flex;flex-direction:column;align-items:center;margin-top:10rem}.faq-page h1{font-size:4rem;color:#3a3b3f;margin-top:1rem;margin-bottom:.5rem;font-family:Roboto,sans-serif;font-weight:700}.faq-subtitle{font-size:1.5rem;color:#3a3b3f;margin-bottom:2rem;font-family:Roboto,sans-serif;font-weight:400}.faq-list{display:flex;flex-direction:column;gap:.5rem;width:100%}.faq-button{background:#fff;border:none;border-radius:20px;padding:1.5rem;text-align:left;cursor:pointer;transition:all .3s ease;margin:0;display:flex;flex-direction:column}.faq-button:hover{background:#ffffffc2}.faq-button.open{border-radius:20px}.faq-question-wrapper{display:flex;justify-content:space-between;align-items:center}.faq-button h2{font-size:1.6rem;color:#3a3b3f;font-family:Roboto,sans-serif;font-weight:500;margin:0;flex:1}.dropdown-arrow{transition:transform .3s ease}.dropdown-arrow.open{transform:rotate(180deg)}.faq-answer-divider{border:0;border-top:2px solid #404243;margin:.5rem 0}.faq-answer{padding:.5rem 0;text-align:left;font-weight:700}.faq-answer p{font-size:1.2rem;color:#333;font-family:Roboto,sans-serif;font-weight:400;margin:0}.faq-item,.faq-question,.faq-divider{display:none}@media (max-width: 768px){.faq-page{padding:2rem .5rem}.faq-container{padding:1.5rem;min-height:500px}.faq-page h1{font-size:2.5rem;margin-bottom:.5rem}.faq-subtitle{font-size:1.2rem;margin-bottom:1.5rem}.faq-button h2{font-size:1.3rem}.faq-answer p{font-size:1rem}.dropdown-arrow svg{width:20px;height:20px}}.site-footer{background-color:#0f325d;color:#fff;padding:2rem 0;width:100%;position:relative;bottom:0;left:0;text-align:center}.contact-section h3{font-size:1.5rem;margin-bottom:.5rem;font-family:Roboto,sans-serif;font-weight:500}.contact-section p{font-size:1.2rem;font-family:Roboto,sans-serif;font-weight:400}.faq-link{font-size:1.5rem;color:#fff;text-decoration:none;font-family:Roboto,sans-serif;font-weight:500;transition:color .3s ease}.faq-link:hover{color:#58bce3;text-decoration:underline}.copyright{font-size:1rem;margin-top:1rem;font-family:Roboto,sans-serif;font-weight:400}.admin-page{padding:2rem;max-width:1200px;margin:0 auto;font-family:Arial,sans-serif}.admin-page h1{font-size:2.5rem;color:#1e3a8a;text-align:center;margin-bottom:2rem}table{width:100%;border-collapse:collapse;margin-top:1rem}th,td{border:1px solid #ddd;padding:.75rem;text-align:left}th{background-color:#1e3a8a;color:#fff;font-weight:600}td{color:#333}.error-message{color:#ef4444;text-align:center;margin-bottom:1rem}body{margin:0;font-family:Arial,sans-serif;background-color:#fff}.app{display:flex;flex-direction:column;min-height:100vh}main{flex:1;padding:20px;position:relative}header{background-color:#bde2fa;color:#1e3a8a;padding:.5rem 1rem;min-height:100px;position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;justify-content:center;align-items:center;transition:transform .3s ease}.header-content{display:flex;justify-content:center;align-items:center;width:100%;max-width:1200px;position:relative}.header-center{display:flex;flex-direction:column;align-items:center;flex:0 1 auto}.header-visible{transform:translateY(0)}.header-hidden{transform:translateY(-100%)}.logo{height:70px;margin-right:60rem}.header-title{font-family:Montserrat,sans-serif;font-weight:700;font-size:2rem;background:linear-gradient(90deg,#1e3a8a,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-decoration:none;margin-top:-10px;margin-bottom:.5rem}.header-nav{display:flex;justify-content:center;align-items:center;gap:2rem}.nav-link{color:#13419e;text-decoration:none;margin-top:10px;font-size:1.1rem;font-family:Montserrat,sans-serif;font-weight:500;transition:color .3s ease;white-space:nowrap}.nav-link:hover{color:#0db7dd;text-decoration:underline}.settings-menu{position:relative;z-index:2001}.settings-btn{background:none;border:none;color:#13419e;font-size:1.1rem;font-family:Montserrat,sans-serif;font-weight:500;cursor:pointer;display:flex;align-items:center;margin-top:10px;transition:color .3s ease}.settings-btn:hover{color:#0db7dd;text-decoration:underline}.dropdown-arrow{display:inline-block;margin-left:.3rem}.dropdown-arrow svg{stroke:#13419e;filter:drop-shadow(0 0 5px rgba(19,65,158,.5));transition:stroke .3s ease,filter .3s ease}.settings-btn:hover .dropdown-arrow svg{stroke:#0db7dd;filter:drop-shadow(0 0 5px rgba(13,183,221,.5))}.dropdown-menu{position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);background-color:#9ecef2!important;box-shadow:0 8px 16px #0003;border-radius:5px;padding:.5rem 0!important;z-index:2002;min-width:200px;visibility:visible!important;opacity:1!important;transition:opacity .3s ease,visibility .3s ease,box-shadow .3s ease;display:block!important}.settings-menu:hover .dropdown-menu{box-shadow:0 12px 24px #0000004d}.header-hidden .dropdown-menu{top:100%}.header-nav .settings-menu .dropdown-menu a.dropdown-item{display:block!important;padding:.5rem 1rem!important;color:#13419e!important;text-decoration:none!important;font-family:Montserrat,sans-serif!important;font-weight:500!important;font-size:1rem!important;line-height:1.5!important;visibility:visible!important;opacity:1!important;background-color:transparent!important;transition:color .3s ease,background-color .3s ease}.header-nav .settings-menu .dropdown-menu a.dropdown-item:hover{color:#0db7dd!important;text-decoration:underline!important;background-color:#a9d4f5!important}.account-btn{background:none;border:none;cursor:pointer}.account-logo{width:60px;height:60px;margin-left:60rem}.menu-icon,.bar,.bar-top,.bar-middle,.bar-bottom,.dropdown-menu.closed,.dropdown-menu.open,.dropdown-menu a,.dropdown-auth-link,.dropdown-auth-btn,.dropdown-menu a:hover,.dropdown-auth-link:hover,.dropdown-auth-btn:hover,.dropdown-separator{display:none!important}.site-footer{background-color:#152d5f;color:#fff;padding:2rem 0;width:100%;position:relative;bottom:0;left:0;text-align:center;flex-shrink:0}.footer-content{display:flex;justify-content:center;align-items:center;gap:2rem;max-width:1200px;margin:0 auto 1rem;flex-wrap:wrap}.contact-section h3{font-size:1.5rem;margin-bottom:.5rem;font-family:Montserrat,sans-serif;font-weight:500}.contact-section p{font-size:1.2rem;font-family:Montserrat,sans-serif;font-weight:400}.faq-section{display:flex;align-items:center}.faq-link{font-size:1.5rem;color:#fff;text-decoration:none;font-family:Montserrat,sans-serif;font-weight:500;transition:color .3s ease}.faq-link:hover{color:#92c5ea;text-decoration:underline}.copyright{font-size:1rem;margin-top:1rem;font-family:Montserrat,sans-serif;font-weight:400}@media (max-width: 768px){header{min-height:80px;padding:.5rem}.logo{height:40px;margin-right:1rem}.header-title{font-size:1.5rem;margin-top:-5px}.header-nav{gap:1rem;flex-wrap:wrap}.nav-link,.settings-btn{font-size:.9rem}.dropdown-menu{min-width:180px}.header-nav .settings-menu .dropdown-menu a.dropdown-item{font-size:.9rem;padding:.4rem .8rem}.account-logo{width:30px;height:30px;margin-left:1rem}}@media (min-aspect-ratio: 21/9){header{min-height:120px;padding:1rem}.logo{height:60px;margin-right:3rem}.header-title{font-size:2.5rem;margin-top:-15px}.header-nav{gap:3rem}.nav-link,.settings-btn{font-size:1.3rem}.dropdown-menu{min-width:220px}.header-nav .settings-menu .dropdown-menu a.dropdown-item{font-size:1.2rem;padding:.6rem 1.2rem}.account-logo{width:50px;height:50px;margin-left:3rem}}
