@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@600;700&display=swap");:root{--primary-brand:#005F73;--secondary-brand:#0A9396;--accent-brand:#EE9B00;--accent-light:#F4A261;--text-dark:#001219;--text-light:#FFFFFF;--bg-light:#E9D8A6;--bg-muted:#F0EFEB;--success-brand:#2a9d8f;--danger-brand:#d00000}body{background-color:var(--bg-light);color:var(--text-dark);padding-top:40px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}h1,h2,h3,h4,h5,h6{color:var(--primary-brand);margin-top:0}h1{font-size:2.5rem;line-height:1.2}@media (max-width:600px){h1{font-size:1.8rem}}.container-fluid{padding-left:0}.article-section{max-width:800px;margin:4rem auto;padding:2rem 1rem;background:#ffffff;border-radius:1rem;box-shadow:0 8px 24px rgba(0,0,0,.05)}.article-section h2{font-size:2rem;font-weight:700;color:#0a2540;margin-bottom:1rem;line-height:1.2;text-align:center}.article-section p{font-size:1rem;line-height:1.8;color:#334e68;margin-bottom:1.5rem}.article-section p:last-child{margin-bottom:0}.article-section p{position:relative;padding-left:1.5rem}.article-section p:before{content:"";position:absolute;left:0;top:.3rem;height:1.3rem;width:4px;background:linear-gradient(180deg,#3b82f6,#0ea5e9);border-radius:2px}@media (max-width:640px){.article-section{padding:1.5rem;margin:2rem 1rem}.article-section h2{font-size:1.75rem}.article-section p{font-size:.95rem}}.process-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:2rem}.process-card{background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 4px 16px rgba(0,0,0,.05);text-align:center}.faq-section{margin-top:3%;padding:50px 20px;background-color:var(--bg-muted)}.section-title{font-size:2.5rem;margin-bottom:3rem}.faq-container{max-width:900px;margin:0 auto;text-align:left}.faq-item{background-color:var(--text-light);border:1px solid #e1e5e9;border-radius:12px;padding:0;margin-bottom:20px;box-shadow:0 4px 12px rgba(0,95,115,.08);transition:all .3s ease;cursor:pointer;overflow:hidden}.faq-item:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,95,115,.12);border-color:var(--secondary-brand)}.faq-header{display:flex;justify-content:space-between;align-items:center;padding:28px;gap:20px;flex-wrap:nowrap}.faq-item h3{margin:0;font-size:1.2rem;font-weight:600;line-height:1.4;flex:1 1 auto;word-break:break-word}.faq-icon,.faq-item h3{color:var(--primary-brand)}.faq-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:rgba(0,95,115,.08);transition:all .3s ease}.faq-item:hover .faq-icon{background-color:rgba(10,147,150,.12);color:var(--secondary-brand)}.chevron{transition:transform .3s ease}.chevron.rotated{transform:rotate(180deg)}.faq-answer{transition:max-height .5s ease-out,padding .3s ease-out;overflow:hidden}.faq-answer.expanded{max-height:1000px;padding:0 28px 28px}.faq-answer p{color:var(--text-dark);line-height:1.7;margin:0;font-size:1rem;font-weight:400;opacity:.9}.faq-item.open{border-color:var(--secondary-brand)}.faq-item:focus{outline:2px solid var(--secondary-brand);outline-offset:2px}@media (max-width:768px){.faq-section{padding:40px 15px}.section-title{font-size:2rem;margin-bottom:2rem}.faq-header{padding:24px 20px;gap:16px}.faq-item h3{font-size:1.1rem}.faq-answer.expanded{padding:0 20px 24px}.faq-answer p{font-size:.95rem}.faq-icon{width:28px;height:28px}}@media (max-width:480px){.section-title{font-size:1.75rem}.faq-header{padding:20px 16px;gap:12px}.faq-item{margin-bottom:16px;border-radius:12px}.faq-item h3{font-size:1rem}.faq-answer.expanded{padding:0 16px 20px}.faq-answer p{font-size:.9rem}}.process-card h3{font-size:1.25rem;margin-bottom:.75rem;color:#0a2540}.process-card p{font-size:.95rem;color:#334e68;line-height:1.6}.navbar-brand-custom{height:100%;display:flex;align-items:center;padding-top:.25rem;padding-bottom:.25rem}.logo{color:#0a3d62;transition:color .3s ease-in-out}.logo:hover{color:#1976d2}a{color:var(--primary-brand);text-decoration:none;transition:color .3s ease}a:hover{color:var(--accent-brand)}.navbar{background-color:var(--primary-brand)!important;color:var(--text-light);position:fixed;top:0;left:0;right:0;z-index:1030;box-shadow:0 4px 6px rgba(0,0,0,.15);padding:.5rem 0}.navbar-brand,.navbar-nav .nav-link{color:var(--text-light)!important}.navbar-nav .nav-link.active,.navbar-nav .nav-link:hover{color:var(--accent-brand)!important}footer{background-color:var(--primary-brand);padding:1rem 0}footer,footer a{color:var(--text-light)}footer a:hover{color:var(--accent-light)}.section-bg-light{background-color:var(--bg-muted)}.section-bg-contrast{background-color:var(--primary-brand);color:var(--text-light)}.btn-primary{display:inline-block;font-weight:700;transition:background .3s ease}.btn-outline-primary{transition:all .3s ease}.btn-outline-primary:hover{border-color:var(--primary-brand)}.border,.card,.expertise-item,.feature-card,.industry-card,.why-item{background-color:var(--bg-muted);border-radius:1rem;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.card:hover,.expertise-item:hover,.feature-card:hover,.industry-card:hover,.why-item:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1);border-left-color:var(--accent-brand)}.section-title{font-weight:700;color:var(--primary-brand);position:relative}.section-title:after{content:"";display:block;width:60px;height:4px;background-color:var(--accent-brand);margin:.5rem auto 1rem;border-radius:2px}-section{text-align:center;margin-bottom:3rem}.hero-title{color:var(--primary-brand);margin-bottom:1rem}.hero

.hero-subtitle{font-size:1.25rem;color:var(--text-dark);max-width:700px;margin:0 auto}.features-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:4rem}.feature-card h3{margin:1rem 0 .5rem;font-size:1.2rem}#services{padding:4rem 1rem}#services .border{border:none;background-color:#fff}#values .card{background-color:var(--bg-muted)}#values .card:hover{box-shadow:0 8px 16px rgba(0,0,0,.1)}#values .card h3{color:var(--primary-brand);font-weight:600}.industry-cards{grid-gap:2rem;gap:2rem}.industry-card{border-left:6px solid var(--primary-brand)}.industry-card h3{margin-bottom:.5rem}.tech-section{margin-bottom:3rem}.tech-paragraph{max-width:700px;margin:0 auto 1rem;color:var(--text-dark)}.tech-stack-list{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;gap:1rem;padding:0}.tech-stack-list li{background:var(--primary-brand);color:var(--text-light);padding:.5rem 1rem;border-radius:2rem;font-size:.95rem;box-shadow:0 2px 6px rgba(0,0,0,.05);transition:background .3s ease}.tech-stack-list li:hover{background:var(--accent-brand);color:var(--primary-brand)}.why-section{margin-bottom:3rem}.why-text{max-width:700px;margin:0 auto;font-size:1.1rem;color:var(--text-dark)}.why-partner{margin-bottom:4rem}.why-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:3rem;gap:3rem;justify-items:center}.why-item{padding:2rem;max-width:350px}.why-icon img{transition:transform .3s ease}.why-title{font-size:1.25rem;font-weight:600;color:var(--primary-brand);margin-bottom:1rem}.why-item p{font-size:1rem;color:var(--text-dark);line-height:1.6}.why-item:hover .why-title{color:var(--accent-brand)}.why-item:hover .why-icon img{transform:scale(1.1)}.staffing-expertise{background-color:var(--bg-muted);padding:4rem 2rem}.staffing-expertise h2{font-size:2.5rem;font-weight:700;color:var(--primary-brand);text-align:center}.staffing-expertise p{color:var(--text-dark);max-width:800px;margin:0 auto 3rem;font-size:1.125rem;line-height:1.6}.expertise-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:3rem;gap:3rem}.expertise-item{padding:2rem;text-align:center}.expertise-icon{margin-bottom:1.5rem;font-size:2rem;color:var(--primary-brand)}.expertise-title{font-size:1.5rem;font-weight:600;color:var(--primary-brand);margin-bottom:1rem}.expertise-item p{font-size:1rem;color:#555;line-height:1.5}.hr-consulting-container{background-color:var(--bg-muted);padding:4rem 2rem}.hr-consulting-container .hero-title{font-size:2.5rem;font-weight:700;background:linear-gradient(90deg,var(--secondary-brand),var(--primary-brand));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hr-consulting-container p{color:var(--text-dark);font-size:1.25rem;line-height:1.6;max-width:700px;margin:0 auto}.services-section{margin-top:4rem}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2.5rem;gap:2.5rem}.service-card{background-color:var(--bg-muted);border-radius:1rem;padding:2rem;text-align:center;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .3s ease-in-out,box-shadow .3s ease;cursor:pointer}.service-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.15)}.service-icon{font-size:2rem}.service-icon,.service-title{color:var(--primary-brand);margin-bottom:1rem}.service-title{font-size:1.5rem;font-weight:600}.service-card p{color:#555;font-size:1rem;line-height:1.6}.contact-card{display:inline-block;background:var(--bg-muted);border:2px solid var(--primary-brand);border-radius:1rem;padding:1.5rem 2rem;box-shadow:0 6px 18px rgba(0,0,0,.08);transition:border-color .3s ease,box-shadow .3s ease;margin-top:2rem}.contact-item{display:flex;align-items:center;gap:.5rem;font-size:1.125rem;margin-bottom:.75rem}.contact-icon{width:1.25rem;height:1.25rem;stroke:var(--primary-brand);transition:stroke .3s ease}.contact-label{font-weight:600;color:var(--primary-brand)}.contact-wrapper{display:flex;justify-content:center;margin:2rem 0}.contact-link{color:var(--primary-brand);font-weight:500;transition:color .3s ease}.contact-link:hover{color:var(--accent-brand)}.contact-cta-button:hover{background-color:var(--primary-brand)!important;color:white!important;transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,95,115,.3)}.mega-footer{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2rem;gap:2rem;padding:3rem 2rem;background:var(--bg-muted);border-top:2px solid var(--primary-brand)}.footer-section{border-bottom:1px solid #ddd;padding-bottom:1rem}.accordion-title{font-size:1.1rem;font-weight:600;color:var(--primary-brand);cursor:pointer;display:flex;justify-content:space-between;align-items:center}.accordion-icon{font-size:1.2rem}.footer-list{list-style:none;padding:0;margin-top:.5rem;max-height:0;overflow:hidden;transition:max-height .3s ease}.footer-list.open{max-height:500px}.footer-list li{font-size:.95rem;margin:.4rem 0;color:#333;cursor:pointer}.footer-list li:hover{color:var(--primary-brand)}@media (min-width:768px){.accordion-title .accordion-icon{display:none}.footer-list{max-height:none!important;overflow:visible}}.cta-box{display:flex;justify-content:center;align-items:center;text-align:center;margin:2rem 0}.hero-section{margin-bottom:2%}.dropdown-menu{transition:all .3s ease}.navbar .dropdown-toggle{cursor:pointer}.dropdown-menu.show{display:block;opacity:1}.navbar .dropdown-toggle:after{display:none!important}@media (max-width:991.98px){.navbar-collapse{max-height:70vh;overflow-y:auto}.dropdown-menu{position:static;float:none;width:100%}.dropdown-item{white-space:normal}.navbar-brand{font-size:1.5rem;font-weight:700;text-transform:uppercase}.navbar-nav .nav-link{font-size:1rem;padding:.75rem 1rem}.navbar-nav .nav-item+.nav-item{border-top:1px solid rgba(255,255,255,.15)}}@media (min-width:992px){.dropdown-menu.dropdown-fix{white-space:nowrap;overflow:visible;min-width:max-content;left:0!important;right:auto!important}.dropdown-menu{z-index:1050;position:absolute}.container-fluid,.navbar{overflow:visible!important}.dropdown-menu{padding:.25rem 0;min-width:auto;width:max-content;background-color:#ffffff;border-radius:.25rem;box-shadow:0 2px 6px rgba(0,0,0,.15)}.dropdown-item{padding:.375rem 1rem;white-space:nowrap;background-color:transparent;transition:background-color .2s ease}.dropdown-item:hover{background-color:#f0f0f0}}.navbar-nav .nav-item:last-child .dropdown-menu.dropdown-fix{left:auto!important;right:0!important}.cta-button:hover{background-color:#0d47a1}.cloud-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 1rem}.cloud-card{background-color:#ffffff;padding:1.5rem;border-radius:1.5rem;border:1px solid #e5e7eb;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:all .3s ease}.cloud-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.1);border-color:#3b82f6}.cloud-card h3{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#0f172a}.cloud-card p{color:#334155;line-height:1.6;font-size:.95rem}.industries-section{margin-bottom:3rem;padding:0 1rem}.industry-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:1.5rem;gap:1.5rem;max-width:1200px;margin:0 auto}@media (min-width:1200px){.industry-cards{grid-template-columns:repeat(5,1fr)}}.industry-card{background-color:#ffffff;padding:1.5rem;border-radius:1.5rem;border:1px solid #e5e7eb;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:all .3s ease}.industry-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.1);border-color:var(--primary-brand)}.industry-card h3{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:var(--primary-brand)}.industry-card p{color:#334155;line-height:1.6;font-size:.95rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width:1024px){.features-grid{grid-template-columns:repeat(4,1fr)}}.feature-card{background-color:#ffffff;padding:1.5rem;border-radius:1.5rem;border:1px solid #e5e7eb;box-shadow:0 4px 12px rgba(0,0,0,.05);text-align:center;transition:all .3s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.1);border-color:var(--primary-brand)}.feature-card h3{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:var(--primary-brand)}.feature-card p{color:#334155;line-height:1.6;font-size:.95rem}.feature-card svg{color:var(--primary-brand);margin-bottom:1rem}.pageContainer{padding:40px 20px}.heroSection{text-align:center;margin-bottom:40px}.sectionPadding{padding:60px 20px;background-color:#f3e1a6;border-radius:16px}.sectionTitle{font-size:2rem;font-weight:700;color:#0a3d62;margin-bottom:30px;position:relative;text-align:center}.sectionTitle:after{content:"";display:block;width:80px;height:4px;background-color:#f39c12;margin:10px auto 0;border-radius:2px}.cardGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:30px;gap:30px}.infoCard{background-color:white;border-radius:12px;padding:30px;box-shadow:0 10px 25px rgba(0,0,0,.1);transition:all .3s ease}.infoCard:hover{transform:translateY(-6px)}.infoCard h4{margin-bottom:10px;font-size:1.2rem;color:#0a3d62}.infoCard p{color:#555;font-size:1rem;line-height:1.6}.page{display:flex;flex-direction:column;min-height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:var(--text-dark)}.gradient-text{background:linear-gradient(90deg,#0a3d62)}.main-header{font-family:Montserrat,sans-serif;font-weight:700;font-size:2.5rem;line-height:1.2;color:#0a3d62;letter-spacing:1px;margin:1rem 0;padding:0 1rem;text-shadow:1px 1px 3px rgba(0,0,0,.1);text-align:center;position:relative;transition:color .3s ease}.main-header:hover{color:#082e4e}.main-header:after{content:"";display:block;width:120px;height:4px;background-color:#e58e26;border-radius:2px;margin:.5rem auto 0;transform:scaleX(0);transform-origin:center;transition:transform .4s ease}.main-header:hover:after{transform:scaleX(1)}.lead{font-size:1.25rem;line-height:1.8;margin:1rem auto;color:var(--text-dark);text-align:center;font-weight:400}.btn-primary{font-size:1rem;background-color:#007cf0;border-radius:.5rem;color:white;transition:background-color .3s ease}.btn-primary:hover{background-color:#005fa3}.ctaBtn{background:var(--accent-brand);border-radius:2rem;padding:.75rem 1.5rem;font-weight:700}.main{flex:1 1;background:var(--bg-light);padding:0 1rem 1rem}.cardsSection{margin-bottom:4rem;text-align:center}.cardsSection h2{margin-bottom:2rem;color:var(--primary-brand)}.cardGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1.5rem;gap:1.5rem}.card{background:var(--bg-muted);border-radius:1rem;padding:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.splitSection{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;align-items:center}.splitSection h2{color:var(--primary-brand);margin-bottom:1rem}.imagePlaceholder{display:flex;justify-content:center;align-items:center;height:250px;background:#ddd;border-radius:.5rem}.footer{background:var(--bg-muted);text-align:center;padding:2rem 1rem}.footerBtn{background:linear-gradient(90deg,var(--secondary-brand),var(--primary-brand));color:var(--text-light);border-radius:2rem;padding:.75rem 1.5rem;font-weight:700}@media (max-width:768px){.splitSection{grid-template-columns:1fr;text-align:center}}.flexible-staffing-container{padding:2rem 1rem;max-width:1200px;margin:0 auto}.hero-section{text-align:center;margin-bottom:3rem}.hero-title{font-size:2.5rem;font-weight:700;background:linear-gradient(90deg,#0f2027,#2c5364,#00c6ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;letter-spacing:1px;text-shadow:1px 1px 2px rgba(0,0,0,.15);transition:background .4s ease}.hero-subtitle{font-size:1.125rem;color:#444;max-width:700px;margin:1rem auto 0}.section-title{font-size:2rem;font-weight:600;text-align:center;margin-bottom:2rem}.why-section{margin-bottom:4rem}.why-grid{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.why-card{background:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 5px 15px rgba(0,0,0,.05);text-align:center;transition:transform .3s ease}.why-card:hover{transform:translateY(-5px)}.why-card .icon{color:#1976d2;margin-bottom:1rem}.why-card h3{font-size:1.25rem;margin-bottom:.5rem}.expertise-section{margin-bottom:4rem}.expertise-card h4{font-weight:600;margin-bottom:.5rem}.expertise-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.expertise-card{flex:1 1 250px;max-width:300px;background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.06);transition:transform .3s ease}.expertise-card:hover{transform:translateY(-5px)}.cta-section{text-align:center;margin-top:3rem}.cta-button{display:inline-block;padding:.75rem 1.5rem;background-color:#1976d2;color:#fff;font-weight:600;border-radius:9999px;text-decoration:none;transition:background .3s ease}.gradient-text{background:linear-gradient(90deg,#0d47a1,#1976d2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-subtitle{text-align:center;max-width:700px;margin:0 auto 2rem;font-size:1rem;color:#555}@media (max-width:600px){.hero-title{font-size:2rem}.section-title{font-size:1.5rem}}.text-success{color:var(--success-brand)!important}.text-danger{color:var(--danger-brand)!important}.result-container{padding-top:2%}.app-wrapper{display:flex;align-items:center;justify-content:center;min-height:100vh;background-color:var(--bg-light);padding:2rem}.calculator-card{background:white;max-width:800px;width:100%;border-radius:1rem;box-shadow:0 8px 24px rgba(0,0,0,.1);padding:2rem}.card-wrapper{padding:8%}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:2rem;column-gap:2rem;grid-row-gap:2rem;row-gap:2rem;align-items:start}.form-grid .form-group{display:flex;flex-direction:column}.form-group label{min-height:3rem}.button-group{display:flex;justify-content:center;gap:2rem;margin-top:2.5rem;flex-wrap:wrap}@media (max-width:640px){.button-group{flex-direction:column;align-items:center;gap:1rem}.button-group button{width:80%;max-width:300px}.form-grid{grid-template-columns:1fr}}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:var(--text-dark)}.form-group input,.form-group select{width:100%;padding:.75rem;border:2px solid var(--primary-brand);border-radius:.75rem;font-size:1rem;color:var(--text-dark)}.form-group input:focus,.form-group select:focus{outline:none;box-shadow:0 0 0 3px rgba(10,147,150,.3)}.btn-primary{background:linear-gradient(90deg,var(--secondary-brand),var(--primary-brand));color:var(--text-light);font-weight:600;padding:.75rem 1.5rem;border:none;border-radius:2rem;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:background .3s ease,transform .1s ease}.btn-primary:hover{background:linear-gradient(90deg,var(--accent-light),var(--accent-brand));transform:translateY(-2px)}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-outline-primary{background:transparent;color:var(--primary-brand);border:2px solid var(--primary-brand);font-weight:600;padding:.75rem 1.5rem;border-radius:2rem;transition:background .3s ease,color .3s ease}.btn-outline-primary:hover{background-color:var(--primary-brand);color:var(--text-light)}.table-wrapper{overflow-x:auto;margin-top:2rem;border-radius:.75rem}.results-table{width:100%;border-collapse:separate;border-spacing:0}.results-table th{position:-webkit-sticky;position:sticky;top:0;background:var(--primary-brand);color:var(--text-light);padding:.75rem 1rem;text-align:left;font-weight:600}.results-table td{padding:.75rem 1rem;border-top:1px solid var(--bg-muted);color:var(--text-dark);background:white}.savings-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;margin-top:1.5rem}@media (max-width:640px){.savings-grid{grid-template-columns:1fr}}.savings-card{background:var(--bg-muted);border-radius:.75rem;padding:1rem;text-align:center;box-shadow:inset 0 2px 4px rgba(0,0,0,.05)}.savings-card strong{display:block;margin-bottom:.5rem;color:var(--text-dark);font-size:1rem}.savings-card span{font-size:1.5rem;font-weight:700;color:var(--accent-brand)}