body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.register-container{background:#f2f4f7;background:var(--soft-grey);display:flex;height:100vh;overflow:hidden;width:100vw}.register-left{flex:1.4 1;min-width:50%;position:relative}.register-left-img{filter:brightness(65%);height:100%;object-fit:cover;width:100%}.register-left-overlay{bottom:60px;color:#fff;left:60px;position:absolute}.register-left-overlay h1{font-size:2.6rem;font-weight:700;margin-bottom:8px}.register-left-overlay p{font-size:1.15rem;opacity:.9}.register-right{align-items:center;background:#fff;background:var(--white);display:flex;flex:1 1;justify-content:center;min-width:50%;padding:40px 50px}.register-card{animation:fadeIn .4s ease;text-align:center;width:420px}.register-logo{border-radius:16px;height:75px;margin-bottom:16px;object-fit:cover;width:75px}.register-title{font-size:2rem;font-weight:700}.register-subtitle{margin-bottom:28px}.auth-switch,.register-subtitle{color:#6a6f76;color:var(--text-muted)}.auth-switch{margin-top:18px}.auth-switch a{color:#00909f;color:var(--teal);font-weight:600}@media (max-width:900px){.register-container{flex-direction:column;overflow-y:auto}.register-left{height:240px}.register-left-overlay{bottom:25px;left:25px}.register-right{padding:24px}}:root{--soft-grey:#f2f4f7;--radius-lg:20px;--shadow-soft:0 8px 32px #00000014}#root,body,html{height:100%;margin:0;padding:0;width:100%}.login-container,body{background:#f2f4f7;background:var(--soft-grey);overflow:hidden}.login-container{display:flex;height:100vh;width:100vw}.login-left{flex:1.4 1;position:relative}.login-left-img{filter:brightness(65%);height:100%;object-fit:cover;width:100%}.login-left-overlay{bottom:60px;color:#fff;left:60px;position:absolute}.login-left-overlay h2{font-size:2.6rem;font-weight:700;margin-bottom:8px}.login-left-overlay p{font-size:1.15rem;max-width:380px;opacity:.9}.login-right{align-items:center;background:#fff;background:var(--white);display:flex;flex:1 1;justify-content:center;padding:40px 50px}.login-card{animation:fadeIn .4s ease;text-align:center;width:420px}.login-logo{border-radius:14px;height:78px;margin-bottom:16px;object-fit:cover;width:78px}.login-subtitle{color:#6a6f76;color:var(--text-muted);font-size:1rem;margin-bottom:28px}.auth-field{margin-bottom:22px;text-align:left}.auth-label{color:#101418;color:var(--charcoal);display:block;font-size:.9rem;margin-bottom:6px}.auth-input{background:#fff;border:1.5px solid #d7d9dc;border-radius:12px;font-size:1rem;padding:14px 16px;transition:.25s ease;width:100%}.auth-input:focus{border-color:#00909f;border-color:var(--teal);box-shadow:0 0 0 3px #e6f7f8;box-shadow:0 0 0 3px var(--teal-light);outline:none}.auth-button{background:#00909f;background:var(--teal);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:15px;transition:.25s ease;width:100%}.auth-button:hover{background:#007783;transform:translateY(-1px)}.auth-message{border-radius:10px;font-size:.9rem;margin-bottom:14px;padding:12px}.auth-message.error{background:#ffe5e5;color:#c70000}.auth-message.success{background:#e5fff2;color:#008f4a}@media (max-width:900px){.login-container{flex-direction:column;height:auto;overflow-y:auto}.login-left{height:240px}.login-left-overlay{bottom:30px;left:30px}.login-right{padding:24px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}:root{--teal-light:#e6f7f8;--charcoal:#101418;--soft-grey:#f6f7f9;--text-dark:#101418;--text-muted:#6a6f76;--radius-md:14px;--radius-lg:22px;--shadow-soft:0 10px 40px #0000000f}body,html{background:#fff!important;background:var(--white)!important;color-scheme:light!important;overflow:auto}section{background:#fff;background:var(--white)}*{font-family:Poppins,sans-serif}body{background:#fff;background:var(--white);color:#101418;color:var(--text-dark)}.home-wrapper{min-height:100vh;position:relative;width:100%}.home-wrapper,.main-area{overflow-x:hidden;overflow-y:auto}.hero-section{margin:auto;max-width:1100px;padding:110px 32px 80px;text-align:left}.hero-section h1{color:#101418;color:var(--charcoal);font-size:3.2rem;font-weight:700;margin-bottom:20px}.hero-section p{color:#6a6f76;color:var(--text-muted);font-size:1.15rem;line-height:1.6;margin-bottom:32px;max-width:700px}.hero-actions{display:flex;gap:16px}.cta-primary{background:#00909f;background:var(--teal);border:none;border-radius:999px;color:#fff;cursor:pointer;font-weight:600;padding:13px 28px;transition:.25s ease}.cta-primary:hover{background:#007783}.cta-outline{background:rgba(0,0,0,.395);border:2px solid #fff;border:2px solid var(--white);border-radius:999px;color:#fff;color:var(--white);cursor:pointer;font-weight:600;padding:13px 28px;transition:.25s ease}.cta-outline:hover{background:#101418;background:var(--charcoal)}.section-quote{background:#f6f7f9;background:var(--soft-grey);margin:60px 0 80px;padding:70px 30px;text-align:center}.section-quote h2{color:#101418;color:var(--charcoal);font-size:1.9rem;font-weight:600;line-height:1.45;margin:auto;max-width:800px}.why-section{margin:60px auto;max-width:950px;padding:0 32px}.why-section h2{font-size:2rem;margin-bottom:18px}.why-section p{color:#6a6f76;color:var(--text-muted);font-size:1rem;line-height:1.7;margin-bottom:14px}.stats-section{grid-gap:26px;display:grid;gap:26px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:80px auto;max-width:1050px;padding:0 32px}.stat-card{background:#fff;border:1px solid #e8e8e8;border-radius:14px;border-radius:var(--radius-md);box-shadow:0 10px 40px #0000000f;box-shadow:var(--shadow-soft);padding:32px;text-align:center}.stat-card h3{color:#00909f;color:var(--teal);font-size:2rem}.stat-card p{color:#6a6f76;color:var(--text-muted);margin-top:6px}.vision-section{margin:60px auto;max-width:950px;padding:0 32px}.vision-section h2{font-size:2rem;margin-bottom:16px}.vision-section p{color:#6a6f76;color:var(--text-muted);font-size:1rem;line-height:1.7;margin-bottom:14px}.founders-section{margin:90px auto;max-width:1050px;padding:0 32px}.founders-section h2{font-size:2.2rem;margin-bottom:40px;text-align:center}.founder-highlight{align-items:center;display:flex;gap:40px;margin-bottom:70px}.founder-highlight.reverse{flex-direction:row-reverse}.founder-photo{border:1px solid #eaeaea;border-radius:22px;border-radius:var(--radius-lg);box-shadow:0 10px 40px #0000000f;box-shadow:var(--shadow-soft);height:260px;object-fit:cover;width:260px}.founder-info h3{font-size:1.7rem;margin-bottom:6px}.founder-role{color:#00909f;color:var(--teal);font-size:.95rem;font-weight:600}.founder-info p{color:#6a6f76;color:var(--text-muted);line-height:1.6;margin-top:14px;max-width:650px}.values-section{margin:70px auto;max-width:1050px;padding:0 32px;text-align:center}.values-grid{grid-gap:26px;display:grid;gap:26px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:30px}.value-box{background:#fff;border:1px solid #eaeaea;border-radius:14px;border-radius:var(--radius-md);box-shadow:0 10px 40px #0000000f;box-shadow:var(--shadow-soft);padding:26px}.value-box h3{color:#101418;color:var(--charcoal);margin-bottom:10px}.value-box p{color:#6a6f76;color:var(--text-muted);font-size:.95rem}.timeline-section{margin:80px auto;max-width:950px;padding:0 32px}.timeline-section h2{font-size:2rem;margin-bottom:28px;text-align:center}.timeline{grid-gap:20px;display:grid;gap:20px}.timeline-vertical{margin:60px auto;max-width:700px;padding-left:40px;position:relative}.timeline-vertical:before{background:#00909f;background:var(--teal);border-radius:2px;content:"";height:100%;left:20px;position:absolute;top:0;width:3px}.timeline-entry{margin-bottom:40px;position:relative}.timeline-marker{border:3px solid #00909f;border:3px solid var(--teal);border-radius:50%;height:14px;left:13px;position:absolute;top:4px;width:14px;z-index:2}.timeline-content,.timeline-marker{background:#fff;background:var(--white)}.timeline-content{border:1px solid #ececec;border-radius:14px;border-radius:var(--radius-md);box-shadow:0 10px 40px #0000000f;box-shadow:var(--shadow-soft);padding:18px 22px}.timeline-content .timeline-year{color:#00909f;color:var(--teal);display:block;font-size:1rem;font-weight:700;margin-bottom:6px}.timeline-content p{color:#6a6f76;color:var(--text-muted);line-height:1.6}.case-section{margin:50px auto;max-width:1100px;padding:0 32px}.case-image{border-radius:14px;border-radius:var(--radius-md);box-shadow:0 8px 22px #0000000f;height:160px;margin-bottom:16px;object-fit:cover;width:100%}.case-grid{grid-gap:26px;display:grid;gap:26px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:20px}.case-card{background:#fff;border:1px solid #e4e4e4;border-radius:14px;border-radius:var(--radius-md);box-shadow:0 10px 40px #0000000f;box-shadow:var(--shadow-soft);padding:24px;transition:.25s ease}.case-card:hover{box-shadow:0 16px 40px #00000014;transform:translateY(-4px)}.case-card h3,.case-card p{margin-bottom:10px}.case-card p{color:#6a6f76;color:var(--text-muted)}.case-tag{color:#00909f;color:var(--teal);font-size:.8rem;font-weight:600}.roadmap-section{margin:70px auto;max-width:950px;padding:0 32px}.roadmap-section h2{margin-bottom:20px;text-align:center}.roadmap-section ul{list-style:none;margin:20px auto;max-width:600px}.roadmap-section li{background:#f6f7f9;background:var(--soft-grey);border-left:4px solid #00909f;border-left:4px solid var(--teal);border-radius:14px;border-radius:var(--radius-md);box-shadow:0 4px 18px #0000000a;color:#101418;color:var(--text-dark);margin-bottom:10px;padding:14px 20px}.final-cta{margin:auto;max-width:800px;padding:80px 32px;text-align:center}.final-cta h2{font-size:2.2rem;margin-bottom:16px}.final-cta p{color:#fff;color:var(--white);margin-bottom:20px}.footer{border-top:1px solid #ececec;color:#6a6f76;color:var(--text-muted);font-size:.9rem;padding:40px 20px;text-align:center}.case-section,.final-cta,.founders-section,.hero-section,.roadmap-section,.timeline-section,.values-section,.vision-section,.why-section{background:#fff;background:var(--white)}.pricing-highlight{background:linear-gradient(135deg,#0f1f2d,#12283a);border-radius:18px;box-shadow:0 20px 40px #00000040;margin:4rem auto;max-width:1100px;padding:3rem 2rem;text-align:center}.pricing-highlight h2{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1rem}.pricing-highlight p{color:#d6e4f0;font-size:1.05rem;line-height:1.7;margin:0 auto;max-width:720px}.pricing-highlight strong{color:#4fc3f7;font-weight:700}@media (max-width:768px){.cost-estimator-section,.pricing-highlight{margin:3rem 1rem;padding:2.5rem 1.5rem}.cost-estimator-section h2,.pricing-highlight h2{font-size:1.7rem}.cost-estimator-section p,.pricing-highlight p{font-size:1rem}}.cost-estimator-section{background:linear-gradient(135deg,#006377,#006377);display:flex;justify-content:center;padding:5rem 2rem}.cost-cta-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,55%,.035);border:1px solid #ffffff14;border-radius:18px;max-width:850px;padding:3.5rem 3rem;text-align:center;width:100%}.cost-cta-card h2{color:#fff;font-size:2.3rem;margin-bottom:1rem}.cost-cta-text{color:#fff;font-size:1rem;margin:0 auto 2.5rem;max-width:620px}.cost-highlight{margin-bottom:2.5rem}.cost-highlight span{color:#fff;font-size:.85rem}.cost-highlight h3{color:#a5ff9b;font-size:3rem;margin:.3rem 0}.cost-disclaimer{color:#fff;font-size:.75rem;margin-top:1.5rem}.floating-trust-wrapper{display:flex;flex-wrap:wrap;gap:18px;justify-content:center;margin-bottom:40px;margin-top:-35px;position:relative;z-index:25}.trust-pill{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid #fff9;border-radius:999px;box-shadow:0 18px 40px #0000001f;font-size:.9rem;font-weight:600;padding:14px 26px;white-space:nowrap}.value-guarantee-section{background:#fff;background:var(--white);padding:90px 32px}.value-guarantee-container{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1.2fr .8fr;margin:auto;max-width:1100px}.value-text h2{color:#101418;color:var(--charcoal);font-size:2.8rem;font-weight:800;margin-bottom:20px}.value-subtext{color:#6a6f76;color:var(--text-muted);font-size:1.1rem;line-height:1.7;margin-bottom:24px;max-width:600px}.support-text{color:#101418;color:var(--text-dark);font-size:1rem;margin-bottom:18px}.support-tiers{list-style:none;margin-bottom:18px;padding-left:0}.support-tiers li{color:#6a6f76;color:var(--text-muted);margin-bottom:10px;padding-left:16px;position:relative}.support-tiers li:before{color:#00909f;color:var(--teal);content:"•";font-weight:700;left:0;position:absolute}.support-disclaimer{color:#7a7f85;font-size:.8rem;max-width:560px}.guarantee-visual{text-align:center}.guarantee-visual img{margin-bottom:14px;max-width:100%;width:220px}.guarantee-visual span{color:#00909f;color:var(--teal);display:block;font-size:.95rem;font-weight:700}.referral-highlight{background:hsla(0,0%,100%,.627);border:1px dashed #00909f99;border-radius:12px;color:#007991;font-size:.95rem;margin:1.8rem auto 2.2rem;max-width:520px;padding:12px 18px}@media (max-width:900px){.value-guarantee-container{grid-template-columns:1fr;text-align:center}.value-text h2{font-size:2.2rem}.support-disclaimer{margin:auto}}@media (max-width:768px){.founders-section{margin:60px auto;padding:0 20px}.founders-section h2{font-size:1.9rem;margin-bottom:30px}.founder-highlight,.founder-highlight.reverse{flex-direction:column;gap:24px;text-align:center}.founder-photo{height:180px;margin:0 auto;width:180px}.founder-info{max-width:100%}.founder-info h3{font-size:1.4rem}.founder-role{display:block;font-size:.9rem;margin-top:4px}.founder-info p{font-size:.95rem;line-height:1.6;margin-top:12px}}.pod-page{background:#fff;background:var(--white);color:#101418;color:var(--dark);padding-bottom:100px}.pod-hero{background:linear-gradient(180deg,#00909f14,#fff 70%);background:linear-gradient(180deg,var(--teal-soft),#fff 70%);padding:120px 24px 100px;text-align:center}.pod-badge{background:#00909f;background:var(--teal);border-radius:999px;color:#fff;display:inline-block;font-size:13px;font-weight:600;margin-bottom:20px;padding:6px 16px}.pod-hero h1{font-size:clamp(38px,5vw,58px);font-weight:700;margin-bottom:16px}.pod-subtitle{color:#6a6f76;color:var(--muted);font-size:18px;margin:0 auto 36px;max-width:680px}.pod-price{align-items:center;display:flex;flex-direction:column;gap:6px;margin-top:12px}.pod-price strong{font-size:36px;font-weight:700;line-height:1.1}.pod-price span{color:#6a6f76;color:var(--muted);font-size:13px;opacity:.85}.pod-hero-actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin:36px 0 24px}.pod-cta{background:#00909f;background:var(--teal);border:none;border-radius:999px;box-shadow:0 10px 30px #00909f4d;color:#fff;cursor:pointer;font-size:15px;font-weight:600;margin-top:2%;padding:14px 30px;transition:all .25s ease}.pod-cta:hover{transform:translateY(-2px)}.proquote-page{background:#f2f3f5;min-height:100vh}.pod-cta.ghost{background:#0000;border:2px solid #00909f;border:2px solid var(--teal);color:#00909f;color:var(--teal)}.pod-cta.large{font-size:16px;padding:18px 42px}.pod-trust{color:#6a6f76;color:var(--muted);font-size:14px}.pod-section{margin:90px auto;max-width:1100px;padding:0 24px}.pod-section h2{font-size:32px;margin-bottom:14px}.pod-section p{color:#6a6f76;color:var(--muted);font-size:16px}.pod-pain-list{list-style:none;margin-top:24px;padding:0}.pod-pain-list li{border-bottom:1px solid #e5e7eb;padding:14px 0}.pod-section.highlight{background:#f2f3f5;background:var(--light-bg);border-radius:20px;border-radius:var(--radius);padding:60px 50px}.pod-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:auto;max-width:1200px;padding:0 24px}.pod-card{background:#fff;border-radius:20px;border-radius:var(--radius);box-shadow:0 18px 50px #00000014;box-shadow:var(--shadow);padding:32px}.pod-card h3{font-size:20px;margin-bottom:10px}.pod-card p{color:#6a6f76;color:var(--muted);font-size:15px}.pod-card-display{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin-top:40px}.pod-card-display img{border-radius:18px;box-shadow:0 18px 50px #00000014;box-shadow:var(--shadow);max-width:90%;width:360px}.certificate-footnote,.pod-section.final{text-align:center}.certificate-footnote,.certificate-subtext,.pod-fineprint{color:#6a6f76;color:var(--muted);font-size:14px;margin-top:18px}@media (max-width:768px){.pod-hero{padding:100px 20px}.pod-section.highlight{padding:40px 24px}}:root{--teal:#00909f;--teal-soft:#00909f14;--shadow:0 18px 50px #00000014}.contact-page{background:#fff;background:var(--white);color:#101418;color:var(--dark);padding-bottom:120px}.contact-hero{background:linear-gradient(180deg,#00909f14,#fff 70%);background:linear-gradient(180deg,var(--teal-soft),#fff 70%);padding:120px 24px 90px;text-align:center}.contact-badge{background:#00909f;background:var(--teal);border-radius:999px;color:#fff;display:inline-block;font-size:13px;font-weight:600;margin-bottom:20px;padding:6px 16px}.contact-hero h1{font-size:clamp(38px,5vw,56px);font-weight:700;margin-bottom:16px}.contact-subtitle{color:#6a6f76;color:var(--muted);font-size:18px;margin:0 auto;max-width:680px}.contact-content{grid-gap:60px;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 24px}.contact-info h2{font-size:32px;margin-bottom:20px}.contact-info ul{list-style:none;margin-bottom:30px;padding:0}.contact-info li{font-size:16px;padding:10px 0}.contact-trust{background:#f2f3f5;background:var(--light-bg);border-radius:20px;border-radius:var(--radius);padding:24px}.contact-trust p{font-weight:600;margin-bottom:12px}.contact-trust span{color:#6a6f76;color:var(--muted);display:block;font-size:14px;line-height:1.8}.contact-form{background:#fff;border-radius:20px;border-radius:var(--radius);box-shadow:0 18px 50px #00000014;box-shadow:var(--shadow);padding:40px}.contact-form h3{font-size:24px;margin-bottom:24px}.contact-form label{display:block;font-size:14px;font-weight:600;margin-bottom:14px}.contact-form input,.contact-form textarea{border:1px solid #d1d5db;border-radius:12px;font-size:14px;margin-top:6px;padding:14px 16px;width:100%}.contact-form input:focus,.contact-form textarea:focus{border-color:#00909f;border-color:var(--teal);outline:none}.contact-submit{background:#00909f;background:var(--teal);border:none;border-radius:999px;box-shadow:0 10px 30px #00909f4d;color:#fff;cursor:pointer;font-size:15px;font-weight:600;margin-top:24px;padding:14px;transition:transform .25s ease;width:100%}.contact-submit:hover{transform:translateY(-2px)}.contact-note{color:#6a6f76;color:var(--muted);font-size:13px;margin-top:14px;text-align:center}.contact-socials{margin-top:32px}.contact-socials h3{color:#1f1f1f;font-size:16px;margin-bottom:12px}.social-link{align-items:center;color:#006377;display:inline-flex;font-weight:500;gap:10px;margin-right:18px;text-decoration:none;transition:opacity .2s ease,transform .2s ease}.social-link svg{flex-shrink:0}.social-link:hover{opacity:.85;transform:translateY(-1px)}.contact-phones{font-size:14px;margin-top:16px}.contact-phones p{margin:6px 0}.contact-phones a{color:#006377;text-decoration:none}.contact-phones a:hover{text-decoration:underline}@media (max-width:900px){.contact-content{grid-template-columns:1fr}.social-link{display:flex;margin-bottom:12px}}:root{--dark:#101418;--muted:#6a6f76;--light-bg:#f2f3f5;--white:#fff;--radius:20px;--shadow:0 16px 40px #00000014}.innovation-page{background:#fff;background:var(--white);color:#101418;color:var(--dark);padding-bottom:120px}.innovation-header{margin:0 auto;max-width:1100px;padding:120px 24px 80px}.innovation-header h1{font-size:clamp(38px,5vw,56px);margin-bottom:16px}.innovation-header p{color:#6a6f76;color:var(--muted);font-size:18px;max-width:720px}.innovation-project{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1.2fr 1fr;margin:80px auto;max-width:1200px;padding:0 24px}.innovation-project.alt{grid-template-columns:1fr 1.2fr}.project-text h2{font-size:30px;margin-bottom:16px}.project-text p{color:#6a6f76;color:var(--muted);font-size:16px;line-height:1.6;margin-bottom:14px}.project-text blockquote{border-left:4px solid #00909f;color:#374151;font-size:15px;font-style:italic;margin-top:24px;padding-left:18px}.project-images{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.image-placeholder{align-items:center;box-shadow:0 16px 40px #00000014;box-shadow:var(--shadow);color:#6a6f76;color:var(--muted);display:flex;font-size:14px;height:180px;justify-content:center}.image-placeholder,.innovation-cta{background:#f2f3f5;background:var(--light-bg);border-radius:20px;border-radius:var(--radius)}.innovation-cta{margin:120px auto 0;max-width:1000px;padding:80px 24px;text-align:center}.innovation-cta h2{font-size:32px;margin-bottom:16px}.innovation-cta p{color:#6a6f76;color:var(--muted);font-size:16px;margin:0 auto 36px;max-width:680px}.innovation-cta-actions{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.innovation-btn{border:none;border-radius:999px;cursor:pointer;font-size:15px;font-weight:600;padding:14px 34px;transition:all .25s ease}.innovation-btn.primary{background:#00909f;box-shadow:0 10px 30px #00909f4d;color:#fff}.innovation-btn.primary:hover{transform:translateY(-2px)}.innovation-btn.secondary{background:#0000;border:2px solid #00909f;color:#00909f}.project-images img{border-radius:12px;box-shadow:0 10px 30px #00000026;height:auto;object-fit:cover;width:105%}@media (max-width:900px){.innovation-project,.innovation-project.alt,.project-images{grid-template-columns:1fr}}.proquote-section{background:var(--white);padding:90px 32px}.proquote-container{margin:auto;max-width:900px;text-align:left}.proquote-container h2{font-size:2.6rem;margin-bottom:12px}.proquote-intro{color:var(--text-muted);line-height:1.7;max-width:650px}.proquote-intro,.quote-block{margin-bottom:50px}.quote-block h3{font-size:1.2rem;margin-bottom:14px}.pill-group{display:flex;flex-wrap:wrap;gap:14px}.pill{background:var(--white);border:1px solid #e4e4e4;border-radius:999px;cursor:pointer;font-weight:600;padding:12px 24px;transition:.25s ease}.pill.active{background:var(--teal);border-color:var(--teal);color:#fff}.feature-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.feature-tile{border:1px solid #eaeaea;border-radius:var(--radius-md);cursor:pointer;font-weight:500;padding:16px 18px;transition:.25s ease}.feature-tile.selected{background:var(--teal-light);border-color:var(--teal)}.feature-tile input{display:none}.quote-total{background:var(--soft-grey);border-radius:var(--radius-lg);margin:60px 0 40px;padding:32px}.quote-total span{color:var(--text-muted);font-size:.85rem}.quote-total h3{color:var(--charcoal);font-size:2.6rem;margin:10px 0}.quote-note{color:var(--text-muted);font-size:.8rem}.trust-strip{grid-gap:20px;background:var(--soft-grey);border:1px solid #e6e6e6;border-radius:14px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-top:24px;padding:18px 22px}.trust-strip div strong{color:var(--charcoal);display:block;font-size:.95rem;font-weight:700;margin-bottom:4px}.trust-strip div span{color:var(--text-muted);font-size:.85rem;line-height:1.4}@media (max-width:768px){.trust-strip{grid-template-columns:1fr;text-align:center}}.modal-overlay{align-items:center;background:#0a141ebf;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.modal-card{background:#fff;border-radius:18px;box-shadow:0 30px 80px #00000040;max-width:520px;padding:32px}.modal-card h2{font-size:1.6rem;margin-bottom:14px}.modal-card p{color:var(--text-muted);line-height:1.6;margin-bottom:16px}.modal-card ul{list-style:none;margin-bottom:18px;padding-left:0}.modal-card ul li{color:var(--text-dark);font-size:.9rem;margin-bottom:8px}.modal-checkbox{align-items:center;display:flex;font-size:.85rem;gap:10px;margin-bottom:20px}.modal-checkbox input{transform:scale(1.1)}.blurred{filter:blur(4px);pointer-events:none;-webkit-user-select:none;user-select:none}.chatbot-fab{background:linear-gradient(135deg,#006377,#01caf2);border:none;border-radius:50%;bottom:28px;box-shadow:0 12px 30px #0098c659;color:#fff;cursor:pointer;font-size:22px;height:60px;position:fixed;right:28px;transition:transform .2s ease;width:60px;z-index:9999}.chatbot-fab:hover{transform:scale(1.08)}.chatbot-window{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;border-radius:18px;bottom:100px;box-shadow:0 25px 60px #00000073;display:flex;flex-direction:column;height:520px;overflow:hidden;position:fixed;right:28px;width:360px;z-index:9999}.chatbot-header{align-items:center;background:linear-gradient(135deg,#006377,#006377);color:#fff;display:flex;justify-content:space-between;padding:14px 16px}.chatbot-header span{display:block;font-size:11px;opacity:.85}.chatbot-header button{background:#0000;border:none;color:#fff;cursor:pointer;font-size:16px}.chatbot-messages{flex:1 1;overflow-y:auto;padding:16px}.chatbot-msg{border-radius:14px;font-size:14px;line-height:1.45;margin-bottom:12px;max-width:85%;padding:12px 14px}.chatbot-msg.bot{align-self:flex-start;background:#5b5b5b14;color:#353535}.chatbot-msg.user{align-self:flex-end;background:linear-gradient(135deg,#006377,#003b47);color:#fff}.chatbot-input{border-top:1px solid #ffffff14;display:flex}.chatbot-input input{background:#d2d2d23a;border:none;color:#292929;flex:1 1;outline:none;padding:14px}.chatbot-input input::placeholder{color:#ffffff80}.chatbot-input button{background:linear-gradient(135deg,#006377,#003b47);border:none;color:#fff;cursor:pointer;padding:0 18px}.chatbot-options{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.chatbot-options button{background:#00637714;border:1px solid #00637740;border-radius:999px;color:#006377;cursor:pointer;font-size:13px;font-weight:500;padding:8px 12px;transition:background .2s ease,transform .15s ease,box-shadow .15s ease;white-space:nowrap}.chatbot-options button:hover{background:#00637726;box-shadow:0 4px 10px #00637726;transform:translateY(-1px)}.chatbot-options button:active{box-shadow:none;transform:translateY(0)}@media (max-width:768px){.chatbot-options{gap:6px}.chatbot-options button{font-size:12px;padding:7px 10px}.chatbot-fab{bottom:18px;height:52px;right:18px;width:52px}.chatbot-fab svg{height:22px;width:22px}.chatbot-window{border-radius:16px;bottom:80px;height:420px;max-width:340px;right:12px;width:calc(100vw - 24px)}.chatbot-header{padding:12px 14px}.chatbot-header strong{font-size:14px}.chatbot-header span{font-size:10px}.chatbot-messages{padding:12px}.chatbot-msg{font-size:13px;padding:10px 12px}.chatbot-input input{font-size:14px;padding:12px}.chatbot-input button{font-size:14px;padding:0 14px}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f2f4f7;color:#111827;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app-shell{overflow:hidden}.main-area{flex:1 1;padding:0}.topbar{background-color:#111827;box-shadow:0 1px 4px #0f172a80;color:#f9fafb;padding:10px 0}.topbar-inner{justify-content:space-between;padding:0 24px;width:100%}.brand,.topbar-inner{align-items:center;display:flex}.brand{gap:10px}.brand-logo{border-radius:6px;height:32px;object-fit:contain;width:32px}.brand-text{font-size:1rem;font-weight:600;letter-spacing:.02em}.nav-links{gap:10px}.nav-link{border-radius:999px;color:#e5e7eb;font-size:.9rem;transition:background .15s ease}.nav-link:hover{background-color:#1f2937}.nav-link-primary{background-color:#f9fafb;color:#111827}.nav-link-primary:hover{background-color:#e5e7eb}.page,.panel{all:unset!important}.cost-page{background:radial-gradient(circle at top,#4fc3f71f,#0b1622 70%);justify-content:center;min-height:calc(100vh - 72px);padding:4rem 1.5rem}.cost-page,.home-nav{align-items:center;display:flex}.home-nav{background:var(--white);border-bottom:1px solid #ececec;justify-content:space-between;padding:18px 32px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:40}.home-nav-left{align-items:center;display:flex}.home-logo{border-radius:10px;height:42px;object-fit:cover;width:42px}.home-brand{color:var(--charcoal);font-size:1.25rem;font-weight:600;margin-left:10px}.home-nav-right{align-items:center;display:flex;gap:14px}.nav-links{display:flex;gap:12px}.nav-link{border-radius:6px;color:var(--charcoal);font-weight:600;padding:6px 10px;text-decoration:none}.nav-link:hover{color:var(--white)}.nav-proquote{background:var(--teal);border-radius:10px;color:#fff!important;font-weight:700;padding:10px 22px}.nav-proquote:hover{background:#202020}.user-badge{background:var(--soft-grey);border-radius:999px;gap:8px;padding:6px 14px}.user-badge,.user-initial{align-items:center;display:flex}.user-initial{background:var(--teal);border-radius:50%;color:#fff;font-weight:600;height:26px;justify-content:center;width:26px}.user-email{color:var(--text-muted);font-size:.8rem}.logout-btn{background:#0000;border:1.5px solid var(--charcoal);border-radius:999px;color:var(--charcoal);cursor:pointer;font-size:.85rem;padding:8px 18px}.logout-btn:hover{background:var(--charcoal);color:#fff}.hamburger-btn{background:none;border:none;color:var(--charcoal);cursor:pointer;display:none;font-size:2rem;padding:6px 10px}.mobile-nav{background:#fff;display:none;flex-direction:column;height:calc(100vh - 64px);left:0;position:fixed;top:64px;width:100%;z-index:999}.mobile-nav a{border-bottom:1px solid #f2f2f2;color:var(--charcoal);font-weight:700;padding:18px 24px;text-decoration:none}body.mobile-nav-open .mobile-nav{display:flex}@media (max-width:900px){.nav-links{display:none}.hamburger-btn{display:block}}@media (min-width:901px){.mobile-nav{display:none!important}}
/*# sourceMappingURL=main.104ba7c1.css.map*/