:root{--bg:#000;--text:#fff;--nav-bg:#282c34;--accent:#f1c40f}[data-theme=light]{--bg:#f7f7f7;--text:#0f172a;--nav-bg:#fff;--accent:#0ea5e9}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;box-sizing:border-box;margin:0;padding:0 20px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:1em;word-break:break-word}.navbar{background-color:var(--nav-bg,#282c34);box-shadow:0 2px 10px #0000004d;padding:0;position:fixed;width:100%;z-index:1000}.navbar-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.navbar-logo{color:#f1c40f;color:var(--accent,#f1c40f);font-size:1.8rem;text-decoration:none;transition:color .3s ease}.navbar-logo:hover{color:#e1b40f}.navbar-menu{align-items:center;display:flex;gap:2rem}.navbar-link{border-radius:5px;color:#fff;color:var(--text,#fff);font-size:1rem;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.navbar-link:hover{background-color:#f1c40f;background-color:var(--accent,#f1c40f);color:#282c34}.navbar-toggle{padding:.5rem}.bar{background-color:#fff;background-color:var(--text,#fff);border-radius:2px;height:3px;margin:3px 0;transition:.3s;width:25px}.theme-toggle{background:#ffffff14;border:1px solid #fff3;border-radius:6px;color:#fff;color:var(--text,#fff);cursor:pointer;margin-left:.5rem;padding:.35rem .6rem}@media screen and (max-width:768px){.navbar-container{padding:1rem}.navbar-menu{background-color:#282c34;background-color:var(--nav-bg,#282c34);box-shadow:0 10px 27px #00000080;flex-direction:column;gap:0;left:-100%;padding:2rem 0;position:fixed;text-align:center;top:70px;transition:.3s;width:100%}.navbar-menu.active{left:0}.navbar-link{border-radius:8px;display:block;margin:.5rem 1rem;padding:1rem 2rem}.navbar-toggle{display:flex}.navbar-toggle.active .bar:nth-child(2){opacity:0}.navbar-toggle.active .bar:first-child{transform:translateY(8px) rotate(45deg)}.navbar-toggle.active .bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}}@media screen and (max-width:480px){.navbar-logo{font-size:1.5rem}.navbar-container{padding:.8rem}.navbar-menu{top:60px}}.hero-container{color:#fff;overflow-x:hidden;width:100%}.hero-section{align-items:center;background:linear-gradient(#000000b3,#000000b3),url(/static/media/background.99bc280deb8faf2f2284.jpg);background-attachment:fixed;background-position:50%;background-size:cover;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem;text-align:center;width:100%}.hero-section h1{color:#f1c40f;font-size:3.5rem;margin-bottom:1rem;text-shadow:2px 2px 4px #000c}.hero-section p{font-size:1.3rem;text-shadow:1px 1px 2px #000c}.hero-actions{display:flex;gap:1rem;margin-top:1.5rem}.btn-primary,.btn-secondary{border-radius:8px;display:inline-block;font-weight:600;padding:.8rem 1.2rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.btn-primary{background:#f1c40f;color:#000}.btn-primary:hover{background:#e1b40f;box-shadow:0 8px 20px #f1c40f59;transform:translateY(-2px)}.btn-secondary{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff14;border:1px solid #ffffff26;color:#fff}.btn-secondary:hover{box-shadow:0 8px 20px #ffffff26;transform:translateY(-2px)}.hero-badges{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center;margin-top:1rem}.badge{background:#ffffff0f;border-radius:999px;font-size:.85rem;padding:.35rem .7rem}.mission-section{align-items:center;background-color:#111;display:flex;justify-content:center;min-height:100vh;opacity:0;padding:4rem 2rem;transform:translateY(50px);transition:all .8s ease-out;width:100%}.mission-section.visible{opacity:1;transform:translateY(0)}.section-content{max-width:800px;text-align:center;width:100%}.mission-section h2{color:#f1c40f;font-size:2.5rem;margin-bottom:2rem}.mission-content p{font-size:1.2rem;line-height:1.8;margin-bottom:1.5rem}.vision-section{align-items:center;background-color:#000;display:flex;justify-content:center;min-height:100vh;opacity:0;padding:4rem 2rem;transform:translateY(50px);transition:all .8s ease-out;width:100%}.vision-section.visible{opacity:1;transform:translateY(0)}.vision-section h2{color:#f1c40f;font-size:2.5rem;margin-bottom:2rem}.vision-content p{font-size:1.2rem;line-height:1.8;margin-bottom:1.5rem}.stats-section{align-items:center;background-color:#111;display:flex;justify-content:center;min-height:100vh;opacity:0;padding:4rem 2rem;transform:translateY(50px);transition:all .8s ease-out;width:100%}.stats-section.visible{opacity:1;transform:translateY(0)}.stats-section h2{color:#f1c40f;font-size:2.5rem;margin-bottom:3rem}.stats-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:800px;width:100%}.stat-item{background-color:#1a1a1a;border:2px solid #f1c40f;border-radius:15px;padding:3rem 2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.stat-item:hover{box-shadow:0 15px 30px #f1c40f4d;transform:translateY(-10px) scale(1.05)}.stat-number{color:#f1c40f;font-size:3rem;font-weight:700;margin-bottom:1rem}.stat-label{color:#ccc;font-size:1.2rem}.clients-section{align-items:center;background-color:#000;display:flex;justify-content:center;min-height:100vh;opacity:0;padding:4rem 2rem;transform:translateY(50px);transition:all .8s ease-out;width:100%}.clients-section.visible{opacity:1;transform:translateY(0)}.clients-section h2{color:#f1c40f;font-size:2.5rem;margin-bottom:3rem}.clients-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:900px;width:100%}.client-card{background-color:#1a1a1a;border:2px solid #333;border-radius:10px;cursor:pointer;display:block;padding:2rem;text-align:center;text-decoration:none;transition:all .3s ease}.client-card:hover{border-color:#f1c40f;box-shadow:0 10px 30px #f1c40f4d;transform:scale(1.05) translateY(-10px)}.client-image{align-items:center;background-color:#fff;border-radius:10px;display:flex;height:150px;justify-content:center;margin:0 auto 1.5rem;overflow:hidden;padding:1rem;transition:transform .3s ease;width:150px}.client-card:hover .client-image{transform:scale(1.1)}.client-image img{height:100%;object-fit:contain;width:100%}.client-card h4{color:#f1c40f;font-size:1.3rem;margin-bottom:.8rem;transition:color .3s ease}.client-card:hover h4{color:#e1b40f}.client-website{color:#999;font-size:.9rem;font-style:italic;transition:color .3s ease}.client-card:hover .client-website{color:#f1c40f}.team-section{background-color:#111}.careers-section,.team-section{align-items:center;display:flex;justify-content:center;min-height:100vh;opacity:0;padding:4rem 2rem;transform:translateY(50px);transition:all .8s ease-out;width:100%}.careers-section{background-color:#000}.careers-section.visible{opacity:1;transform:translateY(0)}.careers-section h2{color:#f1c40f;font-size:2.5rem;margin-bottom:1rem}.section-subtitle{color:#bbb;margin-bottom:2rem;text-align:center}.career-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:0 auto 1.5rem;max-width:1000px;width:100%}.career-card{background-color:#1a1a1a;border:1px solid #333;border-radius:12px;padding:1.2rem}.career-icon{align-items:center;background:#ffffff0f;border:1px solid #ffffff26;border-radius:8px;display:flex;height:44px;justify-content:center;margin-bottom:.6rem;width:44px}.career-icon img{height:28px;width:28px}.career-card h3{color:#f1c40f;margin-bottom:.4rem}.career-blurb{color:#ddd}.career-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.6rem}.tag{border:1px solid #fff3;border-radius:999px;color:#ddd;font-size:.85rem;padding:.25rem .6rem}.careers-cta{gap:.8rem}.careers-cta,.matrix-section{display:flex;justify-content:center}.matrix-section{align-items:center;background-color:#111;min-height:80vh;opacity:0;padding:4rem 2rem;transform:translateY(50px);transition:all .8s ease-out;width:100%}.matrix-section.visible{opacity:1;transform:translateY(0)}.matrix-section h2{color:#f1c40f;font-size:2.2rem;margin-bottom:1rem}.matrix-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:160px repeat(7,1fr);margin:0 auto 1rem;max-width:1000px;width:100%}.matrix-header{color:#bbb;grid-column:1/-1;margin-bottom:.4rem}.matrix-skill{color:#ddd;text-align:center}.matrix-role,.matrix-skill{background:#1a1a1a;border:1px solid #333;border-radius:8px;padding:.5rem}.matrix-role{color:#f1c40f}.matrix-cell{background:#0f0f0f;border:1px solid #222;border-radius:8px;color:#ddd;padding:.5rem;text-align:center}.matrix-cell.active{background:#22330f;border-color:#3b5e0f;color:#a8ff7a}.matrix-legend{color:#bbb;text-align:center}.legend-dot{color:#a8ff7a}.team-section.visible{opacity:1;transform:translateY(0)}.team-section h2{color:#f1c40f;font-size:2.5rem;margin-bottom:3rem}.team-grid{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;width:100%}.team-member{background-color:#1a1a1a;border-radius:10px;box-shadow:0 4px 15px #0000004d;max-width:100%;padding:2rem;transition:transform .3s ease;width:320px}.team-member:hover{transform:translateY(-10px)}.member-photo{background-color:#333;border-radius:50%;height:150px;margin:0 auto 1rem;overflow:hidden;width:150px}.member-photo img{height:100%;object-fit:cover;width:100%}.team-member h3{color:#f1c40f;font-size:1.5rem}.member-title,.team-member h3{margin-bottom:.5rem;text-align:center}.member-title{color:#fff;font-size:1rem;font-style:italic}.member-email{color:#ccc;display:block;margin-bottom:1.5rem;text-align:center;text-decoration:none;transition:color .3s ease;word-break:break-word}.member-email:hover{color:#f1c40f;text-decoration:underline}.know-more-link{background-color:#f1c40f;border-radius:5px;color:#000;display:block;margin:0 auto;padding:.75rem 1rem;text-align:center;text-decoration:none;transition:background-color .3s ease;width:fit-content}.know-more-link:hover{background-color:#e1b40f}@media screen and (max-width:768px){.hero-section{background-attachment:scroll;padding:2rem 1rem}.hero-section h1{font-size:2.5rem}.hero-section p{font-size:1.1rem}.clients-section,.mission-section,.stats-section,.team-section,.vision-section{min-height:auto;padding:3rem 1rem}.clients-section h2,.mission-section h2,.stats-section h2,.team-section h2,.vision-section h2{font-size:2rem;margin-bottom:2rem}.career-grid{grid-template-columns:1fr}.matrix-grid{grid-template-columns:120px repeat(7,1fr)}.mission-content p,.vision-content p{font-size:1rem}.stats-grid{gap:1.5rem;grid-template-columns:1fr}.stat-item{padding:2rem 1rem}.stat-number{font-size:2.5rem}.clients-grid{gap:1.5rem;grid-template-columns:1fr}.client-card{padding:1.5rem}.client-image{height:120px;margin-bottom:1rem;width:120px}.client-card h4{font-size:1.2rem}.client-website{font-size:.85rem}.team-grid{align-items:center;flex-direction:column;gap:2rem}.team-member{max-width:350px;width:100%}}@media screen and (max-width:480px){.hero-section h1{font-size:2rem}.hero-section p{font-size:1rem}.clients-section h2,.mission-section h2,.stats-section h2,.team-section h2,.vision-section h2{font-size:1.8rem}.stat-number{font-size:2rem}.member-photo{height:120px;width:120px}.clients-grid{gap:1rem}.client-card{padding:1.5rem 1rem}.client-image{height:100px;width:100px}.client-card h4{font-size:1.1rem}.matrix-grid{grid-template-columns:100px repeat(7,1fr)}}.technologies-page{align-items:center;background:linear-gradient(135deg,#000,#1a1a1a 50%,#000);color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:6rem 2rem 4rem}.technologies-page h2{color:#f1c40f;font-size:3rem;margin-bottom:3rem;text-align:center;text-shadow:2px 2px 4px #00000080}.services-subtitle{color:#ccc;margin-bottom:2rem;margin-top:-2rem;text-align:center}.service-list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));max-width:1000px;width:100%}.service-box{background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border:2px solid #f1c40f;border-radius:15px;box-shadow:0 8px 25px #0000004d;color:#fff;font-size:1.3rem;font-weight:600;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.service-box h3{color:#f1c40f;margin-bottom:.6rem}.service-box p{color:#ddd;font-size:1rem;font-weight:400}.service-box:hover{background:linear-gradient(135deg,#f1c40f,#e1b40f);box-shadow:0 15px 35px #f1c40f66;color:#000;transform:translateY(-10px) scale(1.05)}@media screen and (max-width:768px){.technologies-page{padding:5rem 1.5rem 3rem}.technologies-page h2{font-size:2.5rem;margin-bottom:2.5rem}.service-list{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.service-box{font-size:1.2rem;padding:2rem 1.5rem}}@media screen and (max-width:480px){.technologies-page{padding:4rem 1rem 2rem}.technologies-page h2{font-size:2rem;margin-bottom:2rem}.service-list{gap:1rem;grid-template-columns:1fr}.service-box{font-size:1.1rem;padding:1.5rem 1rem}}.contact-page{align-items:center;background:linear-gradient(135deg,#000,#1a1a1a 50%,#000);color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:6rem 2rem 4rem}.contact-page h2{color:#f1c40f;font-size:3rem;margin-bottom:1rem;text-align:center;text-shadow:2px 2px 4px #00000080}.contact-page p{color:#ccc;font-size:1.3rem;margin-bottom:3rem;text-align:center}.contact-icons{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));max-width:900px;width:100%}.contact-icons a{align-items:center;background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border:2px solid #f1c40f;border-radius:15px;box-shadow:0 8px 25px #0000004d;color:#fff;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:2.5rem 2rem;text-decoration:none;transition:all .3s ease}.contact-icons a:hover{background:linear-gradient(135deg,#f1c40f,#e1b40f);box-shadow:0 15px 35px #f1c40f66;color:#000;transform:translateY(-10px) scale(1.05)}.contact-icons .icon{font-size:3.5rem;transition:transform .3s ease}.contact-icons a:hover .icon{transform:scale(1.1)}.contact-icons a span{font-size:1.2rem;font-weight:600;text-align:center}@media screen and (max-width:768px){.contact-page{padding:5rem 1.5rem 3rem}.contact-page h2{font-size:2.5rem}.contact-page p{font-size:1.1rem;margin-bottom:2.5rem}.contact-icons{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.contact-icons a{padding:2rem 1.5rem}.contact-icons .icon{font-size:3rem}.contact-icons a span{font-size:1.1rem}}@media screen and (max-width:480px){.contact-page{padding:4rem 1rem 2rem}.contact-page h2{font-size:2rem}.contact-page p{font-size:1rem;margin-bottom:2rem}.contact-icons{gap:1rem;grid-template-columns:1fr 1fr}.contact-icons a{padding:1.5rem 1rem}.contact-icons .icon{font-size:2.5rem}.contact-icons a span{font-size:1rem}}.about-page{background-color:#000;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh;padding:2rem;text-align:center}.about-page h2{color:gold;font-size:2.5rem;margin-bottom:1rem}.about-page p{color:#e0e0e0;font-size:1.1rem;line-height:1.6;margin:0 auto 2rem;max-width:700px}.about-highlights{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.highlight-box{background-color:gold;border:none;border-radius:10px;box-shadow:0 4px 12px #0000004d;color:#000;font-weight:700;max-width:250px;padding:1.5rem;transition:transform .3s ease}.highlight-box:hover{transform:scale(1.05)}.highlight-box h3{font-size:1.2rem;margin:.5rem 0}.highlight-box p{color:#000;font-size:.95rem;font-weight:400}h1,h2,h3,h4,h5,h6,p{line-height:1.5;margin:0 0 1em}@media (max-width:1024px){body{font-size:.95em;padding:0 15px}code{font-size:.9em}}@media (max-width:768px){body{font-size:.9em;padding:0 10px}code{font-size:.85em}}@media (max-width:480px){body{font-size:.85em;padding:0 8px}code{font-size:.8em}}.quotation-page{align-items:center;background:linear-gradient(135deg,#000,#1a1a1a 50%,#000);color:#fff;display:flex;justify-content:center;min-height:100vh;padding:6rem 2rem 4rem}.quotation-container{background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border:2px solid #f1c40f;border-radius:20px;box-shadow:0 15px 50px #00000080;max-width:700px;padding:3rem;width:100%}.quotation-container h2{color:#f1c40f;font-size:3rem;margin-bottom:1rem;text-align:center;text-shadow:2px 2px 4px #00000080}.quotation-subtitle{color:#ccc;font-size:1.1rem;margin-bottom:2.5rem;text-align:center}.quotation-form{gap:1.5rem}.form-group,.quotation-form{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#f1c40f;font-size:1rem;font-weight:600}.form-group input,.form-group textarea{background-color:#1a1a1a;border:2px solid #444;border-radius:8px;color:#fff;font-family:inherit;font-size:1rem;padding:.9rem 1rem;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{background-color:#222;border-color:#f1c40f;box-shadow:0 0 10px #f1c40f33;outline:none}.form-group textarea{min-height:120px;resize:vertical}.form-group input::placeholder,.form-group textarea::placeholder{color:#666}.submit-message{border-radius:8px;font-weight:500;margin-top:.5rem;padding:1rem;text-align:center}.submit-message.success{background-color:#2ecc7133;border:1px solid #2ecc71;color:#2ecc71}.submit-message.error{background-color:#e74c3c33;border:1px solid #e74c3c;color:#e74c3c}.submit-button{background:linear-gradient(135deg,#f1c40f,#e1b40f);border:none;border-radius:8px;box-shadow:0 4px 15px #f1c40f4d;color:#000;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:1rem;padding:1rem 2rem;transition:all .3s ease}.submit-button:hover:not(:disabled){background:linear-gradient(135deg,#e1b40f,#f1c40f);box-shadow:0 8px 25px #f1c40f80;transform:translateY(-3px)}.submit-button:disabled{cursor:not-allowed;opacity:.6}@media screen and (max-width:768px){.quotation-page{padding:5rem 1.5rem 3rem}.quotation-container{padding:2rem}.quotation-container h2{font-size:2.5rem}.quotation-subtitle{font-size:1rem;margin-bottom:2rem}.form-group input,.form-group textarea{font-size:.95rem;padding:.8rem}.submit-button{font-size:1rem;padding:.9rem 1.5rem}}@media screen and (max-width:480px){.quotation-page{padding:4rem 1rem 2rem}.quotation-container{padding:1.5rem}.quotation-container h2{font-size:2rem}.quotation-subtitle{font-size:.9rem}.form-group label{font-size:.95rem}.form-group input,.form-group textarea{padding:.7rem}}.team-member-page{background-color:#000;color:#fff;min-height:100vh;padding:2rem}.member-header{align-items:center;background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border-radius:15px;box-shadow:0 8px 25px #0000004d;display:flex;gap:3rem;margin:0 auto 3rem;max-width:1000px;padding:3rem}.header-photo{border:4px solid #f1c40f;border-radius:50%;flex-shrink:0;height:200px;overflow:hidden;width:200px}.header-photo img{height:100%;object-fit:cover;width:100%}.header-info h1{color:#f1c40f;font-size:2.5rem;margin-bottom:.5rem}.header-info h2{color:#ccc;font-size:1.5rem;font-weight:400;margin-bottom:1rem}.header-email{color:#f1c40f;font-size:1.1rem;text-decoration:none;transition:color .3s ease}.header-email:hover{color:#e1b40f;text-decoration:underline}.member-content{margin:0 auto;max-width:1000px}.bio-section,.education-section,.experience-section,.skills-section{background-color:#1a1a1a;border-left:4px solid #f1c40f;border-radius:10px;margin-bottom:2rem;padding:2rem}.bio-section h3,.education-section h3,.experience-section h3,.skills-section h3{color:#f1c40f;font-size:1.8rem;margin-bottom:1rem}.bio-section p,.education-section p,.experience-section p{color:#ddd;font-size:1.1rem;line-height:1.8}.skills-list{display:flex;flex-wrap:wrap;gap:1rem}.skill-tag{background-color:#f1c40f;border-radius:25px;color:#000;font-size:.9rem;font-weight:700;padding:.5rem 1rem}@media (max-width:768px){.member-header{flex-direction:column;gap:1.5rem;text-align:center}.header-photo{height:150px;width:150px}.header-info h1{font-size:2rem}}.solutions-page{background:#111;color:#fff;padding:4rem 2rem}.solutions-page h2{color:#f1c40f;color:var(--accent,#f1c40f);font-size:2.2rem;margin-bottom:.5rem;text-align:center}.subtitle{color:#ccc;margin-bottom:1.5rem;text-align:center}.filters{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center;margin-bottom:1rem}.filter{background:#ffffff0f;border:1px solid #ffffff40;border-radius:999px;color:#fff;cursor:pointer;padding:.4rem .8rem}.filter.active{background:#f1c40f;background:var(--accent,#f1c40f);border-color:#0000;color:#000}.solutions-grid{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:0 auto;max-width:1000px}.solution-card{background:#1a1a1a;border:1px solid #333;border-radius:12px;display:flex;flex-direction:column;gap:.6rem;padding:1.2rem}.solution-card header{align-items:center;display:flex;justify-content:space-between}.solution-card h3{color:#f1c40f;color:var(--accent,#f1c40f)}.badge{background:#ffffff1a;border:1px solid #fff3;border-radius:6px;font-size:.8rem;padding:.2rem .5rem}.badge,.summary{color:#ddd}.benefits,.stack{display:flex;flex-wrap:wrap;gap:.4rem;list-style:none;margin:0;padding:0}.benefits li,.stack li{border:1px solid #fff3;border-radius:999px;color:#ddd;font-size:.85rem;padding:.25rem .6rem}.footer{display:flex;justify-content:flex-end}.timeline{color:#aaa;font-size:.9rem}@media(max-width:768px){.solutions-page{padding:3rem 1rem}}.faq-page{background:#000;color:#fff;padding:4rem 2rem}.faq-page h2{color:#f1c40f;color:var(--accent,#f1c40f);margin-bottom:2rem;text-align:center}.faq-list{grid-gap:1rem;display:grid;gap:1rem;margin:0 auto;max-width:800px}.faq-item{background:#111;border:1px solid #333;border-radius:8px;padding:1rem}.faq-item summary{cursor:pointer;font-weight:600}.faq-item p{color:#ddd;margin-top:.6rem}@media(max-width:768px){.faq-page{padding:3rem 1rem}}.testimonials-page{background:#111;color:#fff;padding:4rem 2rem}.testimonials-page h2{color:#f1c40f;color:var(--accent,#f1c40f);margin-bottom:2rem;text-align:center}.testimonials-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:0 auto;max-width:900px}.testimonial-card{background:#1a1a1a;border:1px solid #333;border-radius:12px;color:#ddd;padding:1.2rem}.testimonial-card footer{color:#aaa;margin-top:.8rem}@media(max-width:768px){.testimonials-page{padding:3rem 1rem}}.process-page{background:#000;color:#fff;padding:4rem 2rem}.process-page h2{color:#f1c40f;color:var(--accent,#f1c40f);margin-bottom:2rem;text-align:center}.steps-grid{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:0 auto;max-width:900px}.step-card{background:#111;border:1px solid #333;border-radius:10px;padding:1rem}.step-card h3{color:#e1b40f;margin-bottom:.4rem}.step-card p{color:#ddd}@media(max-width:768px){.process-page{padding:3rem 1rem}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#000;background-color:var(--bg,#000);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}body,html{overflow-x:hidden;width:100%}.navbar{align-items:center;background-color:#282c34;color:#fff;display:flex;justify-content:space-between;padding:10px 20px;position:sticky;top:0;z-index:100}.navbar-logo{font-size:1.5rem;font-weight:700}.navbar-links{display:flex;gap:20px}.navbar-links a{color:#61dafb;text-decoration:none;transition:color .3s ease}.navbar-links a:hover{color:#21a1f1}.navbar-toggle{cursor:pointer;display:none;flex-direction:column}.navbar-toggle span{background:#fff;border-radius:2px;height:3px;margin:4px 0;width:25px}.main-content{margin:0;padding:70px 0 0;width:100%}*{max-width:100%}.App-header{align-items:center;background-color:#282c34;background-color:var(--nav-bg,#282c34);color:#fff;color:var(--text,#fff);display:flex;flex-direction:column;font-size:calc(12px + 1.5vmin);justify-content:center;min-height:100vh;padding:20px}.App-logo{height:auto;max-width:100%;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:1024px){.App-header{font-size:calc(11px + 2vmin);padding:18px}}@media (max-width:768px){.App-header{font-size:calc(10px + 2vmin);padding:15px}.navbar-links{background-color:#282c34;display:none;flex-direction:column;left:0;position:absolute;top:60px;width:100%}.navbar-links.active,.navbar-toggle{display:flex}.main-content{padding-top:60px}body{font-size:16px}}@media (max-width:480px){.App-header{font-size:calc(8px + 2vmin);padding:10px}.App-logo{height:auto;width:70%}.main-content{padding:0 10px}}
/*# sourceMappingURL=main.b44874a5.css.map*/