.home-container{display:flex;flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;padding:2rem;gap:3rem}.home-content{display:flex;flex-direction:column;align-items:center;text-align:center}.hero-title{font-size:2rem;font-weight:700;margin:0;line-height:1.2;padding-bottom:2rem;padding-top:.5rem;background:linear-gradient(135deg,#fff,#e0e0e0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.hero-description{font-size:1.2rem;max-width:800px;margin:0;opacity:.9}.features-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;width:100%}.feature-card{background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;padding:1.5rem;text-align:left;transition:transform .2s ease}.feature-card:hover{transform:translateY(-4px)}.feature-icon{font-size:2rem;margin-bottom:1rem}.feature-title{font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.feature-description{font-size:1rem;margin:0;opacity:.9}.download-section{margin-top:2rem}.download-title{font-size:1.5rem;margin-bottom:1.5rem}.home-why{margin-top:2rem}.hero-image-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:2rem;position:relative;padding-top:1rem}.hero-image{max-width:100%;height:auto;border-radius:16px}@media (max-width: 480px){.hero-image-wrapper{margin-bottom:2.5rem;padding-top:1.5rem;transform:scale(1.1);box-shadow:0 15px 35px #0000004d;border-radius:20px;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.hero-image{border-radius:20px;filter:brightness(1.1) contrast(1.1);box-shadow:0 10px 25px #0003}}@media (min-width: 481px) and (max-width: 767px){.hero-image-wrapper{margin-bottom:2.3rem;padding-top:1.3rem;transform:scale(1.05);box-shadow:0 12px 30px #00000040;border-radius:18px;background:linear-gradient(135deg,#ffffff14,#ffffff08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.15)}.hero-image{border-radius:18px;filter:brightness(1.05) contrast(1.05);box-shadow:0 8px 20px #00000026}}.hero-image-text{position:absolute;top:2rem;left:2rem;color:#fff;font-size:2.2rem;font-weight:700;text-shadow:0 2px 8px rgba(0,0,0,.18);z-index:2;max-width:50%;pointer-events:none}@media (min-width: 768px){.hero-title{font-size:3rem}.features-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (min-width: 1024px){.hero-title{font-size:3.5rem}.features-grid{grid-template-columns:repeat(3,1fr)}.feature-card{padding:2rem}}.process-steps{width:100%}.process-title{font-size:2rem;text-align:center;margin-bottom:2rem;color:#fff}.steps-grid{display:grid;grid-template-columns:1fr;gap:2rem;width:100%}.step-card{background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;padding:2rem;text-align:center;position:relative;transition:transform .2s ease}.step-card:hover{transform:translateY(-4px)}.step-number{position:absolute;top:-1rem;left:50%;transform:translate(-50%);background:#fff;color:#4182d8;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.step-icon{font-size:2.5rem;margin:1rem 0;color:#fff}.step-title{font-size:1.25rem;margin:1rem 0;color:#fff}.step-description{font-size:1rem;color:#ffffffe6;margin:0}@media (max-width: 480px){.process-title{font-size:1.8rem;margin-bottom:1.5rem}.steps-grid{gap:1.5rem}.step-card{padding:1.5rem}.step-number{width:1.8rem;height:1.8rem;font-size:.9rem}.step-icon{font-size:2rem}.step-title{font-size:1.1rem}.step-description{font-size:.9rem}}@media (min-width: 481px) and (max-width: 767px){.process-title{font-size:1.9rem}.steps-grid{gap:1.8rem}.step-card{padding:1.8rem}.step-icon{font-size:2.2rem}.step-title{font-size:1.15rem}.step-description{font-size:.95rem}}@media (min-width: 768px){.process-steps{padding-top:1rem}.steps-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.process-title{font-size:2.5rem;margin-bottom:2.5rem}.steps-grid{gap:2.5rem}.step-card{padding:2.5rem}.step-number{width:2.2rem;height:2.2rem;font-size:1.1rem}.step-icon{font-size:3rem}.step-title{font-size:1.4rem}.step-description{font-size:1.1rem}}@media (min-width: 1440px){.process-title{font-size:3rem;margin-bottom:3rem}.steps-grid{gap:3rem}.step-card{padding:3rem}.step-number{width:2.5rem;height:2.5rem;font-size:1.2rem}.step-icon{font-size:3.5rem}.step-title{font-size:1.6rem}.step-description{font-size:1.2rem}}.features-section{width:100%;margin:3rem 0}.features-title{font-size:2.5rem;text-align:center;margin-bottom:3rem;color:#fff;font-weight:700;background:linear-gradient(135deg,#fff,#e0e0e0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.features-container{display:flex;flex-direction:column;gap:1.5rem;width:100%}.feature-item{display:flex;align-items:center;background:linear-gradient(135deg,#ffffff26,#ffffff0d);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;padding:2rem;border:1px solid rgba(255,255,255,.2);transition:all .3s ease;position:relative;overflow:hidden}.feature-item:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s ease}.feature-item:hover:before{left:100%}.feature-item:hover{transform:translateY(-8px) scale(1.02);background:linear-gradient(135deg,#fff3,#ffffff1a);box-shadow:0 20px 40px #0003}.feature-icon-wrapper{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,#fff,#fffc);border-radius:50%;margin-right:2rem;flex-shrink:0;box-shadow:0 8px 16px #0000001a}.feature-icon-large{font-size:2.5rem;color:#4182d8}.feature-content{flex:1}.feature-title-large{font-size:1.5rem;font-weight:700;margin:0 0 .5rem;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.feature-description-large{font-size:1.1rem;margin:0;color:#fffffff2;line-height:1.6}.feature-item:nth-child(2n){flex-direction:row-reverse}.feature-item:nth-child(2n) .feature-icon-wrapper{margin-right:0;margin-left:2rem}@media (max-width: 480px){.features-title{font-size:1.8rem;margin-bottom:1.5rem}.feature-item{flex-direction:column;text-align:center;padding:1.2rem}.feature-item:nth-child(2n){flex-direction:column}.feature-icon-wrapper{margin:0 0 1rem;width:60px;height:60px}.feature-item:nth-child(2n) .feature-icon-wrapper{margin:0 0 1rem}.feature-icon-large{font-size:1.8rem}.feature-title-large{font-size:1.1rem}.feature-description-large{font-size:.9rem}}@media (max-width: 768px){.features-title{font-size:2rem;margin-bottom:2rem}.feature-item{flex-direction:column;text-align:center;padding:1.5rem}.feature-item:nth-child(2n){flex-direction:column}.feature-icon-wrapper{margin:0 0 1.5rem;width:70px;height:70px}.feature-item:nth-child(2n) .feature-icon-wrapper{margin:0 0 1.5rem}.feature-icon-large{font-size:2rem}.feature-title-large{font-size:1.3rem}.feature-description-large{font-size:1rem}}@media (min-width: 769px) and (max-width: 1023px){.features-title{font-size:2.3rem}.feature-item{padding:2rem}.feature-icon-wrapper{width:75px;height:75px;margin-right:1.5rem}.feature-item:nth-child(2n) .feature-icon-wrapper{margin-right:0;margin-left:1.5rem}.feature-icon-large{font-size:2.3rem}.feature-title-large{font-size:1.4rem}.feature-description-large{font-size:1.05rem}}@media (min-width: 1024px){.features-title{font-size:3rem}.feature-item{padding:2.5rem}.feature-icon-wrapper{width:90px;height:90px}.feature-icon-large{font-size:3rem}.feature-title-large{font-size:1.8rem}.feature-description-large{font-size:1.2rem}}@media (min-width: 1440px){.features-section{margin:4rem 0}.features-title{font-size:3.5rem;margin-bottom:4rem}.features-container{gap:2rem}.feature-item{padding:3rem}.feature-icon-wrapper{width:100px;height:100px;margin-right:2.5rem}.feature-item:nth-child(2n) .feature-icon-wrapper{margin-right:0;margin-left:2.5rem}.feature-icon-large{font-size:3.5rem}.feature-title-large{font-size:2rem}.feature-description-large{font-size:1.3rem}}.faq-section{padding:60px 20px;background:transparent;width:100%}.faq-container{max-width:800px;margin:0 auto}.faq-container h2{text-align:center;margin-bottom:40px;color:#fff;font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,#fff,#e0e0e0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.faq-list{display:flex;flex-direction:column;gap:15px}.faq-item{background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;overflow:hidden;transition:transform .2s ease,background-color .3s ease}.faq-item:hover{transform:translateY(-2px);background:#ffffff26}.faq-question{width:100%;padding:20px;background:none;border:none;text-align:left;font-size:1.1rem;font-weight:600;color:#fff;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.faq-question:hover{background-color:#ffffff0d}.faq-icon{font-size:1.5rem;font-weight:700;color:#fff;transition:transform .3s ease;opacity:.8}.faq-icon.open{transform:rotate(45deg);opacity:1}.faq-answer{padding:0 20px 20px;color:#ffffffe6;line-height:1.6;animation:fadeIn .3s ease}.faq-answer p{margin:0;font-size:1rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 480px){.faq-section{padding:30px 10px}.faq-container h2{font-size:1.8rem;margin-bottom:25px}.faq-question{font-size:.95rem;padding:12px}.faq-answer{padding:0 12px 12px}.faq-answer p{font-size:.85rem}.faq-icon{font-size:1.3rem}}@media (max-width: 768px){.faq-section{padding:40px 15px}.faq-container h2{font-size:2rem;margin-bottom:30px}.faq-question{font-size:1rem;padding:15px}.faq-answer{padding:0 15px 15px}.faq-answer p{font-size:.9rem}}@media (min-width: 769px) and (max-width: 1023px){.faq-section{padding:50px 20px}.faq-container h2{font-size:2.3rem}.faq-question{font-size:1.05rem;padding:18px}.faq-answer p{font-size:.95rem}}@media (min-width: 1024px){.faq-container h2{font-size:3rem}.faq-question{font-size:1.2rem;padding:25px}.faq-answer{padding:0 25px 25px}.faq-answer p{font-size:1.1rem}}@media (min-width: 1440px){.faq-section{padding:80px 20px}.faq-container{max-width:900px}.faq-container h2{font-size:3.5rem;margin-bottom:50px}.faq-question{font-size:1.3rem;padding:30px}.faq-answer{padding:0 30px 30px}.faq-answer p{font-size:1.2rem}}.about-section{display:flex;flex-direction:column;align-items:center;gap:3rem;margin:0 auto}.about-section .name{margin-bottom:-.5rem}.about-section .title{font-weight:700;color:#d3d3d3}.about-content{display:flex;flex-direction:column;gap:2rem;width:100%}.about-description{padding-left:2rem;padding-right:2rem}.about-block{background:#ffffff1a;padding:2rem;border-radius:12px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:transform .2s ease;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.about-block:hover{transform:translateY(-4px)}.profile-image{width:150px;height:150px;border-radius:50%;object-fit:cover;margin-bottom:1rem}.bio{text-align:justify}.linkedin-link{display:inline-flex;align-items:center;text-decoration:none;color:#fff;gap:.5rem;padding:.75rem 1.5rem;background:#fff3;border-radius:50px;transition:all .2s ease}.linkedin-link:hover{background:#ffffff4d;transform:translateY(-2px)}.linkedin-icon{width:24px;height:24px}.advisors-section{width:60%;margin-top:3rem}.advisors-title{font-size:1.75rem;margin-bottom:2rem;text-align:center}.advisors-grid{display:grid;grid-template-columns:1fr;gap:2rem;width:100%}.advisor-card{background:#ffffff1a;padding:2rem;border-radius:12px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:transform .2s ease;text-align:center}.advisor-card:hover{transform:translateY(-4px)}.advisor-image{width:120px;height:120px;border-radius:50%;object-fit:cover;margin-bottom:1rem}.advisor-name{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.advisor-title{font-size:1rem;opacity:.9}@media (max-width: 480px){.about-description{padding-left:1rem;padding-right:1rem}.about-block{padding:1.5rem}.profile-image{width:120px;height:120px}.advisors-section{width:95%}.advisor-image{width:100px;height:100px}.advisor-card{padding:1.5rem}.advisors-title{font-size:1.5rem}}@media (min-width: 481px) and (max-width: 767px){.about-description{padding-left:1.5rem;padding-right:1.5rem}.advisors-section{width:80%}.advisors-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width: 768px){.about-content{flex-direction:row;gap:2rem;justify-content:center}.about-block{width:40%;max-width:400px}.advisors-grid{grid-template-columns:repeat(2,1fr)}.advisors-section{width:70%}}@media (min-width: 1024px){.advisors-grid{grid-template-columns:repeat(4,1fr)}.advisors-section{width:90%}.about-block{max-width:450px}}@media (min-width: 1440px){.about-section{gap:4rem}.about-content{gap:3rem}.about-block{padding:2.5rem;max-width:500px}.profile-image{width:180px;height:180px}.advisors-section{width:85%;margin-top:4rem}.advisors-title{font-size:2rem;margin-bottom:3rem}.advisor-card{padding:2.5rem}.advisor-image{width:140px;height:140px}}.partners-container{display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:2rem}.partners-content{display:flex;flex-direction:column;align-items:center;gap:3rem;text-align:left;width:100%}.partners-text{max-width:600px}.partners-image{width:100%;background:#ffffff1a;border-radius:12px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;overflow:hidden}.partners-image img{width:100%;height:100%;object-fit:cover}.start-now-button{display:inline-block;background-color:#fff;color:#4182d8;padding:1rem 2rem;border-radius:50px;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 6px #0000001a;margin:2rem 0}@media (max-width: 480px){.partners-container{padding:1.5rem;gap:1.5rem}.partners-content{gap:2rem}.start-now-button{padding:.8rem 1.5rem;font-size:1rem;margin:1.5rem 0}}@media (min-width: 481px) and (max-width: 767px){.partners-container{padding:1.8rem}.partners-content{gap:2.5rem}.start-now-button{padding:.9rem 1.8rem;font-size:1.05rem}}@media (min-width: 768px){.partners-content{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:4rem}.partners-text,.partners-image{flex:1}.start-now-button{margin:0}}@media (min-width: 1024px){.partners-container{padding:3rem;gap:3rem}.partners-content{gap:5rem}.start-now-button{padding:1.2rem 2.5rem;font-size:1.15rem}}@media (min-width: 1440px){.partners-container{padding:4rem;gap:4rem}.partners-content{gap:6rem}.start-now-button{padding:1.4rem 3rem;font-size:1.2rem}}.contact-info{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem}.contact-item{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#ffffff1a;border-radius:8px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:transform .2s ease}.contact-item:hover{transform:translateY(-2px)}.contact-icon{font-size:1.5rem;color:#fff}.contact-link{color:#fff;text-decoration:none;font-size:1.1rem;transition:opacity .2s ease}.contact-link:hover{opacity:.8}@media (min-width: 768px){.contact-info{gap:2rem}.contact-item{padding:1.25rem}.contact-icon{font-size:1.75rem}.contact-link{font-size:1.2rem}}@media (min-width: 1024px){.contact-info{gap:2.5rem}.contact-item{padding:1.5rem}.contact-icon{font-size:2rem}.contact-link{font-size:1.3rem}}.social-links{display:flex;gap:1.5rem;justify-content:center;margin-top:2rem}.social-link{color:#fff;text-decoration:none;transition:transform .2s ease}.social-link:hover{transform:scale(1.1)}.social-icon{font-size:1.75rem}@media (min-width: 768px){.social-links{gap:2rem}.social-icon{font-size:2rem}}.contact-container{display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:2rem}.contact-content{display:flex;flex-direction:column;align-items:center;gap:3rem;text-align:left;width:100%}.contact-left{width:100%;max-width:600px}.contact-image{width:100%;background:#ffffff1a;border-radius:12px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;overflow:hidden}.contact-image img{width:100%;height:100%;object-fit:cover}@media (max-width: 480px){.contact-container{padding:1.5rem;gap:1.5rem}.contact-content{gap:2rem}}@media (min-width: 481px) and (max-width: 767px){.contact-container{padding:1.8rem}.contact-content{gap:2.5rem}}@media (min-width: 768px){.contact-content{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:4rem}.contact-left,.contact-image{flex:1}}@media (min-width: 1024px){.contact-container{padding:3rem;gap:3rem}.contact-content{gap:5rem}}@media (min-width: 1440px){.contact-container{padding:4rem;gap:4rem}.contact-content{gap:6rem}}.privacy-container{max-width:900px;margin:0 auto;padding:2rem}.privacy-content{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:3rem;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2)}.privacy-title{font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center;background:linear-gradient(135deg,#fff,#e0e0e0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.privacy-dates{text-align:center;margin-bottom:2rem;padding:1rem;background:#ffffff1a;border-radius:10px;border:1px solid rgba(255,255,255,.2)}.privacy-dates p{margin:.5rem 0;font-size:.9rem;color:#f0f0f0}.privacy-intro{margin-bottom:2rem;padding:1.5rem;background:#ffffff0d;border-radius:15px;border-left:4px solid rgba(255,255,255,.3)}.privacy-intro p{margin-bottom:1rem;line-height:1.6;color:#f5f5f5}.privacy-sections{text-align:left}.privacy-section{margin-bottom:2.5rem;padding:1.5rem;background:#ffffff0d;border-radius:15px;border:1px solid rgba(255,255,255,.1)}.privacy-section h2{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#fff;border-bottom:2px solid rgba(255,255,255,.2);padding-bottom:.5rem}.privacy-section h3{font-size:1.2rem;font-weight:500;margin:1.5rem 0 1rem;color:#f0f0f0}.privacy-section p{margin-bottom:1rem;line-height:1.6;color:#e8e8e8}.privacy-section ul{margin:1rem 0;padding-left:1.5rem}.privacy-section li{margin-bottom:.8rem;line-height:1.6;color:#e8e8e8}.privacy-section li strong{color:#fff}.privacy-section a{color:#87ceeb;text-decoration:none;transition:color .3s ease}.privacy-section a:hover{color:#fff;text-decoration:underline}@media (max-width: 768px){.privacy-container{padding:1rem}.privacy-content{padding:2rem 1.5rem}.privacy-title{font-size:2rem}.privacy-section{padding:1rem}.privacy-section h2{font-size:1.3rem}.privacy-section h3{font-size:1.1rem}}@media (max-width: 480px){.privacy-content{padding:1.5rem 1rem}.privacy-title{font-size:1.8rem}.privacy-section ul{padding-left:1rem}}.terms-container{max-width:900px;margin:0 auto;padding:2rem}.terms-content{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:3rem;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2)}.terms-title{font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center;background:linear-gradient(135deg,#fff,#e0e0e0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.terms-dates{text-align:center;margin-bottom:2rem;padding:1rem;background:#ffffff1a;border-radius:10px;border:1px solid rgba(255,255,255,.2)}.terms-dates p{margin:.5rem 0;font-size:.9rem;color:#f0f0f0}.terms-intro{margin-bottom:2rem;padding:1.5rem;background:#ffffff0d;border-radius:15px;border-left:4px solid rgba(255,255,255,.3)}.terms-intro p{margin-bottom:1rem;line-height:1.6;color:#f5f5f5}.terms-sections{text-align:left}.terms-section{margin-bottom:2.5rem;padding:1.5rem;background:#ffffff0d;border-radius:15px;border:1px solid rgba(255,255,255,.1)}.terms-section h2{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#fff;border-bottom:2px solid rgba(255,255,255,.2);padding-bottom:.5rem}.terms-section h3{font-size:1.2rem;font-weight:500;margin:1.5rem 0 1rem;color:#f0f0f0}.terms-section p{margin-bottom:1rem;line-height:1.6;color:#e8e8e8}.terms-section ul{margin:1rem 0;padding-left:1.5rem}.terms-section li{margin-bottom:.8rem;line-height:1.6;color:#e8e8e8}.terms-section li strong{color:#fff}.terms-section a{color:#87ceeb;text-decoration:none;transition:color .3s ease}.terms-section a:hover{color:#fff;text-decoration:underline}.contact-info{background:#ffffff1a;padding:1rem;border-radius:10px;border:1px solid rgba(255,255,255,.2);margin-top:1rem}.contact-info p{margin:.5rem 0}@media (max-width: 768px){.terms-container{padding:1rem}.terms-content{padding:2rem 1.5rem}.terms-title{font-size:2rem}.terms-section{padding:1rem}.terms-section h2{font-size:1.3rem}.terms-section h3{font-size:1.1rem}}@media (max-width: 480px){.terms-content{padding:1.5rem 1rem}.terms-title{font-size:1.8rem}.terms-section ul{padding-left:1rem}}.floating-download{position:fixed;bottom:20px;right:20px;z-index:1000;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.fab-toggle{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#4182d8,#6b9ee1);border:none;color:#fff;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #4182d866;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.fab-toggle:hover{transform:scale(1.1);box-shadow:0 6px 20px #4182d899}.fab-menu{display:flex;flex-direction:column;gap:8px;animation:fadeInUp .3s ease}.fab-item{padding:12px 20px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:25px;text-decoration:none;color:#4182d8;font-weight:600;font-size:.9rem;box-shadow:0 2px 8px #0000001a;transition:all .2s ease;border:1px solid rgba(65,130,216,.2);min-width:80px;text-align:center}.fab-item:hover{background:#4182d8;color:#fff;transform:translate(-5px);box-shadow:0 4px 12px #4182d84d}.fab-item.ios{background:#fffffff2;color:#007aff;border-color:#007aff4d}.fab-item.ios:hover{background:#007aff;color:#fff}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.floating-download{bottom:15px;right:15px}.fab-toggle{width:50px;height:50px;font-size:1.3rem}.fab-item{padding:10px 16px;font-size:.85rem;min-width:70px}}@media (max-width: 480px){.floating-download{bottom:80px}}.floating-download.hidden{opacity:0;pointer-events:none;transform:translateY(20px)}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#213547;scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background-image:linear-gradient(to right,#4182d8,#6b9ee1)}.container{display:flex;flex-direction:column;min-height:100vh;position:relative}.section{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;text-align:center;color:#fff;scroll-margin-top:80px}.section h2{font-size:2rem}.section .description{max-width:800px;margin:0 auto 2rem;line-height:1.6;text-align:justify;font-size:1rem}.app-links{display:flex;flex-direction:column;gap:1rem;justify-content:center;margin-top:-2.5rem;align-items:center;width:100%;max-width:320px}.store-icon{width:200px;height:200px;transition:transform .2s ease-in-out}.store-icon:hover{transform:scale(1.1)}.partners-description{font-size:1.1rem}.contact-description{font-size:1.1rem;margin-bottom:3rem}.start-now-button{display:inline-block;background-color:#fff;color:#4182d8;padding:1rem 2rem;border-radius:50px;font-weight:600;text-decoration:none;transition:all .3s ease;margin-top:2rem;font-size:1.1rem;box-shadow:0 4px 6px #0000001a}.start-now-button:hover{transform:translateY(-2px);box-shadow:0 6px 8px #0003;background-color:#f8f9fa}.footer{bottom:0;left:0;right:0;text-align:center;color:#fff;font-size:.75rem;opacity:.9;padding:1rem;background:#0000001a}.footer-links{display:flex;justify-content:center;gap:2rem;margin-bottom:.5rem}.footer-link{color:#87ceeb;text-decoration:none;font-size:.8rem;transition:color .3s ease}.footer-link:hover{color:#fff;text-decoration:underline}.header{position:fixed;top:0;left:0;right:0;padding:1rem;z-index:1000;background:#6b9ee1f2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 10px #0000001a}.header-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo{height:40px;display:flex;align-items:center}.logo svg{height:100%;width:auto}.hamburger-button{background:none;border:none;color:#fff;cursor:pointer;padding:0;margin:0;transition:transform .3s ease;position:relative;z-index:1001;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.hamburger-button:hover{transform:scale(1.1)}.mobile-navigation{position:fixed;top:0;left:-100%;width:50%;height:100vh;background:#fffffffa;transition:left .3s ease;box-shadow:2px 0 5px #0000001a}.mobile-navigation.open{left:0}.mobile-navigation ul{list-style:none;padding:5rem 1.5rem;margin:0}.mobile-navigation li{margin-bottom:2rem}.mobile-navigation a{color:#213547;text-decoration:none;font-size:1.25rem;transition:color .2s ease;display:block;padding:.5rem}.mobile-navigation a:hover{color:#4182d8}.desktop-navigation{display:none}@media (min-width: 768px){.section{padding:3rem 2rem}.app-links{margin-top:-3rem;flex-direction:row;gap:2rem;max-width:none}.footer{font-size:.875rem}.logo{height:50px}.partners-description,.contact-description{font-size:1.2rem}.start-now-button{font-size:1.2rem;padding:1.25rem 2.5rem}}@media (min-width: 1024px){.section .description{font-size:1.3rem}.hamburger-button{display:none}.app-links{margin-top:-4rem}.mobile-navigation{display:none}.desktop-navigation{display:block;width:100%}.desktop-navigation ul{list-style:none;padding:0;margin:0;display:flex;justify-content:center;gap:3rem}.desktop-navigation a{color:#fff;text-decoration:none;font-size:1.1rem;transition:color .2s ease;padding:.5rem;position:relative}.desktop-navigation a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#fff;transition:width .3s ease}.desktop-navigation a:hover:after{width:100%}.section{padding:4rem 3rem}.logo{height:60px}.partners-description,.contact-description{font-size:1.3rem}.start-now-button{font-size:1.3rem;padding:1.5rem 3rem}}
