.Header-module__hBw1pG__header{z-index:1000;background:0 0;padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;padding:.5rem 0;box-shadow:0 10px 30px -10px #0000001a}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__logoWrapper{cursor:pointer;align-items:center;display:flex}.Header-module__hBw1pG__logoImageWrapper{background:0 0;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;padding:5px;display:flex;position:relative;overflow:hidden}.Header-module__hBw1pG__logoImage{object-fit:contain}.Header-module__hBw1pG__desktopNav{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__navLink{color:var(--foreground);cursor:pointer;background:0 0;border:none;font-size:.9rem;font-weight:500;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:var(--primary)}.Header-module__hBw1pG__githubLink{color:var(--foreground);transition:color .2s}.Header-module__hBw1pG__githubLink:hover{color:var(--primary)}.Header-module__hBw1pG__mobileToggle{color:var(--primary);z-index:1003;background:0 0;border:none;display:none}@media (max-width:768px){.Header-module__hBw1pG__desktopNav{display:none}.Header-module__hBw1pG__mobileToggle{display:block}.Header-module__hBw1pG__mobileNav{background:var(--background);z-index:1002;width:100vw;box-shadow:none;flex-direction:column;align-items:center;gap:2rem;padding:6rem 2rem;animation:.3s ease-out Header-module__hBw1pG__slideIn;display:flex;position:fixed;top:0;bottom:0;right:0}}.Header-module__hBw1pG__mobileNavLink{color:var(--foreground);text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff1a;padding:.5rem 0;font-size:1.1rem}@keyframes Header-module__hBw1pG__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}
.Hero-module__ZARIfG__hero{background:radial-gradient(circle,#f1f5f9 0%,#e2e8f0 100%);align-items:center;min-height:90vh;padding:8rem 0 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.Hero-module__ZARIfG__imageWrapper{border-radius:1rem;transition:transform .3s;position:relative;overflow:hidden;transform:perspective(1000px)rotateY(-5deg);box-shadow:0 20px 40px #0000001a}.Hero-module__ZARIfG__imageWrapper:hover{transform:perspective(1000px)rotateY(0)}.Hero-module__ZARIfG__heroImage{width:100%;height:auto;display:block}.Hero-module__ZARIfG__backgroundOverlay{opacity:.5;z-index:0;background-image:linear-gradient(#64ffda08 1px,#0000 1px),linear-gradient(90deg,#64ffda08 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}.Hero-module__ZARIfG__content{z-index:1;max-width:800px;position:relative}.Hero-module__ZARIfG__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem}.Hero-module__ZARIfG__subtitle{color:var(--muted);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.Hero-module__ZARIfG__break{display:block}.Hero-module__ZARIfG__actions{gap:1rem;display:flex}.Hero-module__ZARIfG__icon{margin-left:.5rem;transition:transform .2s}.Hero-module__ZARIfG__actions button:hover .Hero-module__ZARIfG__icon{transform:translate(4px)}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__subtitle{font-size:1.1rem}.Hero-module__ZARIfG__break{display:inline}}
.ServicesTable-module__dpyNSq__services{background-color:var(--background)}.ServicesTable-module__dpyNSq__sectionTitle{text-align:center;margin-bottom:3rem;font-size:2.5rem}.ServicesTable-module__dpyNSq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.ServicesTable-module__dpyNSq__card{border:1px solid #0000;border-radius:8px;padding:2rem;transition:transform .2s,box-shadow .2s}.ServicesTable-module__dpyNSq__card:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 30px -10px #020c1bb3}.ServicesTable-module__dpyNSq__header{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.ServicesTable-module__dpyNSq__title{margin:0;font-size:1.5rem}.ServicesTable-module__dpyNSq__description{color:var(--muted);min-height:3rem;margin-bottom:2rem}.ServicesTable-module__dpyNSq__pricingTable{background-color:#ffffff0d;border-radius:4px;margin-bottom:1.5rem;padding:1rem}.ServicesTable-module__dpyNSq__priceRow{border-bottom:1px solid #ffffff1a;justify-content:space-between;padding:.5rem 0;display:flex}.ServicesTable-module__dpyNSq__priceRow:last-child{border-bottom:none}.ServicesTable-module__dpyNSq__priceValue{color:var(--secondary);font-weight:700}.ServicesTable-module__dpyNSq__maintenance{align-items:center;gap:.5rem;font-size:.9rem;display:flex}
.Features-module__zvCZ4q__title{text-align:center;margin-bottom:4rem;font-size:2.5rem}.Features-module__zvCZ4q__grid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;display:grid}.Features-module__zvCZ4q__item{padding:1rem}.Features-module__zvCZ4q__iconWrapper{background:#64ffda1a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;display:flex}.Features-module__zvCZ4q__featureTitle{margin-bottom:1rem;font-size:1.25rem}
.BudgetCalculator-module__dxqeLG__calculatorSection{background-color:var(--card-bg)}.BudgetCalculator-module__dxqeLG__sectionTitle{text-align:center;margin-bottom:3rem;font-size:2.5rem}.BudgetCalculator-module__dxqeLG__wrapper{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}@media (max-width:768px){.BudgetCalculator-module__dxqeLG__wrapper{grid-template-columns:1fr;gap:2rem}}.BudgetCalculator-module__dxqeLG__calculator{border:1px solid var(--border);background:#ffffff08;border-radius:8px;padding:2rem}.BudgetCalculator-module__dxqeLG__label{color:var(--primary);margin-bottom:.5rem;font-weight:600;display:block}.BudgetCalculator-module__dxqeLG__select{background-color:var(--background);border:1px solid var(--border);width:100%;color:var(--foreground);border-radius:4px;margin-bottom:1.5rem;padding:1rem;font-size:1rem}.BudgetCalculator-module__dxqeLG__resultBox{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:2rem;padding-top:2rem;display:flex}.BudgetCalculator-module__dxqeLG__resultLabel{color:var(--muted);font-size:1.2rem}.BudgetCalculator-module__dxqeLG__resultPrice{color:var(--secondary);font-size:2rem;font-weight:700}.BudgetCalculator-module__dxqeLG__form{background:var(--background);border:1px solid var(--border);border-radius:8px;padding:2rem;box-shadow:0 10px 30px -15px #020c1bb3}.BudgetCalculator-module__dxqeLG__formTitle{margin-bottom:1.5rem;font-size:1.5rem}.BudgetCalculator-module__dxqeLG__formGroup{margin-bottom:1.5rem}.BudgetCalculator-module__dxqeLG__input{border:1px solid var(--border);width:100%;color:var(--foreground);background-color:#ffffff0d;border-radius:4px;padding:1rem;font-size:1rem;transition:border-color .2s}.BudgetCalculator-module__dxqeLG__input:focus{border-color:var(--primary);outline:none}.BudgetCalculator-module__dxqeLG__submitBtn{width:100%;margin-top:1rem}
.Portfolio-module__uAcsSq__wrapper{border:1px solid var(--primary);text-align:center;background:linear-gradient(135deg,#112240 0%,#0a192f 100%);border-radius:12px;padding:4rem 2rem;position:relative;overflow:hidden}.Portfolio-module__uAcsSq__wrapper:before{content:"";background:linear-gradient(90deg,transparent,var(--primary),transparent);height:2px;position:absolute;top:0;left:0;right:0}.Portfolio-module__uAcsSq__title{color:var(--primary);margin-bottom:1.5rem;font-size:2.5rem}.Portfolio-module__uAcsSq__text{max-width:600px;color:var(--card-bg);margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.6}
.Footer-module__S6Hkya__footer{background-color:#020c1b;margin-top:auto;padding:5rem 0 2rem}.Footer-module__S6Hkya__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin-bottom:4rem;display:grid}.Footer-module__S6Hkya__brand{color:var(--primary);margin-bottom:1rem;font-size:1.5rem}.Footer-module__S6Hkya__heading{margin-bottom:1rem;font-size:1.1rem}.Footer-module__S6Hkya__bottom{text-align:center;border-top:1px solid #ffffff1a;padding-top:2rem}
