.PageHero-module__z6bXnW__hero{background-position:50%;background-size:cover;justify-content:center;align-items:center;height:60vh;min-height:500px;margin-top:-80px;padding-top:80px;display:flex;position:relative;overflow:hidden}.PageHero-module__z6bXnW__overlay{z-index:1;background:linear-gradient(#0006,#000c);width:100%;height:100%;position:absolute;top:0;left:0}.PageHero-module__z6bXnW__content{text-align:center;color:#fff;max-width:800px;margin:0 auto}.PageHero-module__z6bXnW__title{text-shadow:0 2px 10px #0000004d;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700}.PageHero-module__z6bXnW__description{opacity:.9;text-shadow:0 2px 4px #0000004d;font-size:1.25rem;line-height:1.6}@media (max-width:768px){.PageHero-module__z6bXnW__title{font-size:2.5rem}.PageHero-module__z6bXnW__hero{height:50vh;min-height:400px}}
.Lifecycle-module__KGwbyq__section{background:var(--bg-primary);padding:6rem 0}.Lifecycle-module__KGwbyq__heading{text-align:center;margin-bottom:5rem;font-size:2.5rem}.Lifecycle-module__KGwbyq__timeline{justify-content:space-between;max-width:1000px;margin:0 auto;display:flex;position:relative}.Lifecycle-module__KGwbyq__step{flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.Lifecycle-module__KGwbyq__marker{background:var(--bg-secondary);border:2px solid var(--accent-blue);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1.5rem;transition:transform .3s,background .3s;display:flex}.Lifecycle-module__KGwbyq__step:hover .Lifecycle-module__KGwbyq__marker{background:var(--accent-blue);color:var(--bg-primary);transform:scale(1.1)}.Lifecycle-module__KGwbyq__number{font-weight:700;font-family:var(--font-display)}.Lifecycle-module__KGwbyq__content{text-align:center}.Lifecycle-module__KGwbyq__title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.2rem}.Lifecycle-module__KGwbyq__desc{color:var(--text-secondary);font-size:.9rem}.Lifecycle-module__KGwbyq__line{z-index:1;background:#ffffff1a;width:100%;height:2px;position:absolute;top:25px;left:50%}@media (max-width:768px){.Lifecycle-module__KGwbyq__timeline{flex-direction:column;align-items:center}.Lifecycle-module__KGwbyq__step{flex-direction:row;justify-content:flex-start;width:100%;margin-bottom:2rem}.Lifecycle-module__KGwbyq__line{display:none}.Lifecycle-module__KGwbyq__marker{margin-bottom:0;margin-right:1.5rem}.Lifecycle-module__KGwbyq__content{text-align:left}}
.contact-module__xwJ-uq__grid{grid-template-columns:1fr 1fr;align-items:start;gap:6rem;display:grid}.contact-module__xwJ-uq__lead{color:var(--text-secondary);margin-bottom:2rem;font-size:1.2rem;line-height:1.65}.contact-module__xwJ-uq__sectionHeading{margin-top:0;margin-bottom:1rem;font-size:1.1rem}.contact-module__xwJ-uq__contactCards{grid-template-columns:1fr;gap:1rem;margin-bottom:2.5rem;display:grid}.contact-module__xwJ-uq__contactCard{background:var(--bg-secondary);color:inherit;border:1px solid #0000000f;border-radius:16px;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1.25rem 1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.contact-module__xwJ-uq__contactCard:hover{transform:translateY(-2px);box-shadow:0 8px 24px #8b45131a}.contact-module__xwJ-uq__contactLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--accent-blue);font-size:.75rem;font-weight:600}.contact-module__xwJ-uq__contactValue{word-break:break-word;font-size:1.05rem;font-weight:600}.contact-module__xwJ-uq__contactHint{color:var(--text-secondary);font-size:.9rem;line-height:1.45}.contact-module__xwJ-uq__formHeading{margin-bottom:.5rem;font-size:1.5rem}.contact-module__xwJ-uq__formIntro{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.contact-module__xwJ-uq__globeWrapper{justify-content:center;align-items:center;margin-bottom:.5rem;padding:0 2rem 2rem;display:flex}.contact-module__xwJ-uq__globeInner{background:linear-gradient(135deg,#ffffff4d,#0000 50%);border-radius:50%;width:280px;height:280px;position:relative;overflow:hidden;box-shadow:0 10px 40px #8b451333,0 0 60px #8b45131a,inset -30px -30px 60px #00000026,inset 20px 20px 40px #ffffff1a}.contact-module__xwJ-uq__globeImage{object-fit:cover;width:200%;height:100%;animation:25s linear infinite contact-module__xwJ-uq__globeScroll}@keyframes contact-module__xwJ-uq__globeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.contact-module__xwJ-uq__globeInner:after{content:"";pointer-events:none;background:radial-gradient(circle at 30% 30%,#fff3 0%,#0000 40%,#0000001a 100%);border-radius:50%;position:absolute;inset:0}.contact-module__xwJ-uq__form{background:var(--bg-secondary);border:1px solid #0000000d;border-radius:20px;padding:3rem}.contact-module__xwJ-uq__inputGroup{margin-bottom:1.5rem}.contact-module__xwJ-uq__inputGroup label{color:var(--text-primary);margin-bottom:.5rem;font-size:.9rem;display:block}.contact-module__xwJ-uq__inputGroup input,.contact-module__xwJ-uq__inputGroup textarea{background:var(--bg-primary);width:100%;color:var(--text-primary);border:1px solid #0000001a;border-radius:8px;padding:1rem;font-family:inherit}.contact-module__xwJ-uq__inputGroup input:focus,.contact-module__xwJ-uq__inputGroup textarea:focus{border-color:var(--accent-blue);outline:none}@media (max-width:768px){.contact-module__xwJ-uq__grid{grid-template-columns:1fr;gap:3rem}.contact-module__xwJ-uq__lead{margin-bottom:1.5rem;font-size:1rem}.contact-module__xwJ-uq__form{padding:1.5rem}.contact-module__xwJ-uq__globeInner{width:220px;height:220px}.contact-module__xwJ-uq__globeWrapper{padding:0 1rem 1.5rem}}.contact-module__xwJ-uq__tabsContainer{border-bottom:1px solid #00000014;gap:.5rem;margin-bottom:2rem;padding-bottom:.5rem;display:flex}.contact-module__xwJ-uq__tabButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.75rem 1.25rem;font-size:.95rem;font-weight:500;transition:all .2s}.contact-module__xwJ-uq__tabButton:hover{color:var(--text-primary);background:#00000008}.contact-module__xwJ-uq__activeTabButton{background:var(--bg-secondary);color:var(--text-primary);border:1px solid #0000000f;font-weight:600;box-shadow:0 2px 8px #0000000d}.contact-module__xwJ-uq__iframeWrapper{background:var(--bg-secondary);border:1px solid #0000000d;border-radius:20px;width:100%;min-height:700px;overflow:hidden}
.FAQ-module__8ZM7Ka__section{padding:var(--spacing-lg)0;background:var(--bg-secondary)}.FAQ-module__8ZM7Ka__header{text-align:center;max-width:800px;margin:0 auto 4rem}.FAQ-module__8ZM7Ka__intro{color:var(--text-secondary);margin-top:1rem;font-size:1.1rem}.FAQ-module__8ZM7Ka__faqContainer{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.FAQ-module__8ZM7Ka__faqItem{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;transition:box-shadow .3s;overflow:hidden}.FAQ-module__8ZM7Ka__faqItem:hover{box-shadow:0 10px 30px #0000000d}.FAQ-module__8ZM7Ka__questionButton{cursor:pointer;text-align:left;width:100%;color:var(--text-primary);font-family:var(--font-display);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem 2rem;font-size:1.1rem;font-weight:600;display:flex}.FAQ-module__8ZM7Ka__icon{color:var(--accent-blue);font-size:1.2rem;transition:transform .3s}.FAQ-module__8ZM7Ka__active .FAQ-module__8ZM7Ka__icon{transform:rotate(45deg)}.FAQ-module__8ZM7Ka__answer{color:var(--text-secondary);padding:0 2rem 1.5rem;font-size:1rem;line-height:1.7}.FAQ-module__8ZM7Ka__ctaSection{text-align:center;background:rgba(var(--color-primary-rgb),.03);border-radius:20px;margin-top:4rem;padding:3rem}.FAQ-module__8ZM7Ka__ctaSection h3{margin-bottom:1rem}.FAQ-module__8ZM7Ka__ctaSection p{color:var(--text-secondary);margin-bottom:2rem}@media (max-width:768px){.FAQ-module__8ZM7Ka__section{padding:var(--spacing-md)0}.FAQ-module__8ZM7Ka__questionButton{padding:1.25rem 1.5rem;font-size:1rem}.FAQ-module__8ZM7Ka__answer{padding:0 1.5rem 1.25rem}}
.QASEO-module__dO-pIa__section{background:var(--bg-secondary);padding:6rem 0}.QASEO-module__dO-pIa__grid{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.QASEO-module__dO-pIa__card{background:var(--bg-primary);border:1px solid #ffffff0d;border-radius:20px;padding:3rem;position:relative;overflow:hidden}.QASEO-module__dO-pIa__card:before{content:"";background:var(--accent-gradient);width:100%;height:4px;position:absolute;top:0;left:0}.QASEO-module__dO-pIa__title{color:var(--text-primary);margin-bottom:.5rem;font-size:2rem}.QASEO-module__dO-pIa__subtitle{color:var(--accent-blue);margin-bottom:2rem;font-size:1.1rem;font-weight:600}.QASEO-module__dO-pIa__list{list-style:none}.QASEO-module__dO-pIa__list li{color:var(--text-secondary);margin-bottom:1rem;padding-left:1.5rem;position:relative}.QASEO-module__dO-pIa__list li:before{content:"✓";color:var(--accent-purple);font-weight:700;position:absolute;left:0}@media (max-width:768px){.QASEO-module__dO-pIa__grid{grid-template-columns:1fr;gap:2rem}}
.about-module__-i9KWa__grid{grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:6rem;display:grid}.about-module__-i9KWa__sectionTitle{margin-bottom:1rem;font-size:1.8rem}@media (max-width:768px){.about-module__-i9KWa__grid{grid-template-columns:1fr;gap:2rem}.about-module__-i9KWa__sectionTitle{font-size:1.5rem}}
.case-study-detail-module__roSGGa__detailGrid{flex-direction:column;gap:3rem;display:flex}@media (min-width:992px){.case-study-detail-module__roSGGa__detailGrid{flex-direction:row}.case-study-detail-module__roSGGa__leftCol{width:30%}.case-study-detail-module__roSGGa__rightCol{border-left:1px solid var(--border-color);width:70%;padding-left:3rem}}.case-study-detail-module__roSGGa__card{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;padding:2rem}.case-study-detail-module__roSGGa__card h3{color:var(--text-primary);margin-bottom:1.2rem;font-size:1.15rem}.case-study-detail-module__roSGGa__card p{color:var(--text-secondary);margin-bottom:.8rem;font-size:.95rem}.case-study-detail-module__roSGGa__tags{flex-wrap:wrap;gap:.5rem;display:flex}.case-study-detail-module__roSGGa__tag{color:var(--accent-blue);background:#8b451314;border-radius:50px;padding:.3rem .8rem;font-size:.8rem;font-weight:600}.case-study-detail-module__roSGGa__detailSection{margin-bottom:2.5rem}.case-study-detail-module__roSGGa__detailSection h2{color:var(--text-primary);margin-bottom:1rem;font-size:1.6rem}.case-study-detail-module__roSGGa__detailText{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.case-study-detail-module__roSGGa__resultBlock{border-left:4px solid var(--accent-purple);background:linear-gradient(135deg,#a0522d08,#8b451308);border-radius:0 12px 12px 0;padding:2rem}.case-study-detail-module__roSGGa__resultText{color:var(--accent-purple);font-size:1.1rem;font-weight:600;line-height:1.6}.case-study-detail-module__roSGGa__mockupContainer{margin-top:3rem;margin-bottom:3rem}.case-study-detail-module__roSGGa__mockupContainer h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.2rem}.case-study-detail-module__roSGGa__mockupGraphic{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #00000008}.case-study-detail-module__roSGGa__mockupHeader{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);align-items:center;gap:.4rem;padding:.6rem 1rem;display:flex}.case-study-detail-module__roSGGa__dot{border-radius:50%;width:8px;height:8px;display:inline-block}.case-study-detail-module__roSGGa__dot:first-child{background:#ff5f56}.case-study-detail-module__roSGGa__dot:nth-child(2){background:#ffbd2e}.case-study-detail-module__roSGGa__dot:nth-child(3){background:#27c93f}.case-study-detail-module__roSGGa__mockupTitle{color:var(--text-secondary);margin-left:.8rem;font-size:.7rem}.case-study-detail-module__roSGGa__mockupBody{padding:1.5rem}.case-study-detail-module__roSGGa__miniResults{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;margin-top:1rem;padding:1rem}.case-study-detail-module__roSGGa__miniResults p{color:var(--text-primary);margin:0;font-size:.9rem;font-weight:700}.case-study-detail-module__roSGGa__actions{align-items:center;gap:1.5rem;margin-top:3rem;display:flex}.case-study-detail-module__roSGGa__backLink{color:var(--text-secondary);font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s}.case-study-detail-module__roSGGa__backLink:hover{color:var(--text-primary)}
.case-studies-module__AyNS7q__studiesStack{flex-direction:column;gap:5rem;display:flex}.case-studies-module__AyNS7q__studyCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:20px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}@media (min-width:992px){.case-studies-module__AyNS7q__studyCard{flex-direction:row}.case-studies-module__AyNS7q__imageCol{width:35%;min-height:400px}.case-studies-module__AyNS7q__contentCol{width:65%;padding:3rem}}@media (max-width:991px){.case-studies-module__AyNS7q__imageCol{height:250px}.case-studies-module__AyNS7q__contentCol{padding:2rem}}.case-studies-module__AyNS7q__imageCol{background-position:50%;background-size:cover;align-items:flex-end;padding:1.5rem;display:flex;position:relative}.case-studies-module__AyNS7q__imageOverlay{z-index:1;background:linear-gradient(#0000001a,#0009);width:100%;height:100%;position:absolute;top:0;left:0}.case-studies-module__AyNS7q__tagsContainer{z-index:2;flex-wrap:wrap;gap:.5rem;display:flex;position:relative}.case-studies-module__AyNS7q__tag{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff3;border-radius:50px;padding:.3rem .8rem;font-size:.75rem;font-weight:600}.case-studies-module__AyNS7q__title{color:var(--text-primary);margin-bottom:.3rem;font-size:1.7rem}.case-studies-module__AyNS7q__subtitle{color:var(--text-secondary);margin-bottom:2rem;font-size:1rem}.case-studies-module__AyNS7q__metricGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:576px){.case-studies-module__AyNS7q__metricGrid{grid-template-columns:repeat(3,1fr)}}.case-studies-module__AyNS7q__metricBox{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem}.case-studies-module__AyNS7q__metricBox h4{text-transform:uppercase;color:var(--text-secondary);letter-spacing:.5px;margin-bottom:.8rem;font-size:.85rem}.case-studies-module__AyNS7q__metricBox p{color:var(--text-primary);margin:0;font-size:.9rem;line-height:1.5}.case-studies-module__AyNS7q__resultBox{border-left:3px solid var(--accent-purple);background:#a0522d08}.case-studies-module__AyNS7q__resultBox p{color:var(--accent-purple)}
.industries-module__9h2saG__grid{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:768px){.industries-module__9h2saG__grid{grid-template-columns:repeat(3,1fr)}}.industries-module__9h2saG__card{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;height:100%;padding:3rem 2rem;transition:all .3s;display:flex}.industries-module__9h2saG__card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000000d}.industries-module__9h2saG__headerInfo{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.industries-module__9h2saG__icon{background:var(--bg-primary);border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;font-size:2.5rem;display:flex;box-shadow:0 5px 15px #00000005}.industries-module__9h2saG__personaBadge{text-transform:uppercase;color:var(--accent-purple);background:#a0522d14;border-radius:50px;margin-bottom:.3rem;padding:.2rem .6rem;font-size:.75rem;font-weight:700;display:inline-block}.industries-module__9h2saG__title{color:var(--text-primary);margin:0;font-size:1.3rem}.industries-module__9h2saG__content{flex-grow:1;margin-bottom:2rem}.industries-module__9h2saG__content h3{text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary);margin-top:1.5rem;margin-bottom:.8rem;font-size:.95rem}.industries-module__9h2saG__painList{padding:0;list-style:none}.industries-module__9h2saG__painList li{color:var(--text-primary);margin-bottom:.6rem;font-size:.95rem;line-height:1.5}.industries-module__9h2saG__solutionText{color:var(--text-primary);background:var(--bg-primary);border-left:3px solid var(--accent-blue);border-radius:8px;padding:1rem;font-size:.95rem;line-height:1.6}.industries-module__9h2saG__actions{margin-top:auto}.industries-module__9h2saG__actions .btn{text-align:center;width:100%}
.industry-detail-module__bxRyJG__header{text-align:center;max-width:800px;margin:0 auto 4rem}.industry-detail-module__bxRyJG__eyebrow{text-transform:uppercase;letter-spacing:2px;color:var(--accent-purple);margin-bottom:.5rem;font-size:.9rem;font-weight:700}.industry-detail-module__bxRyJG__title{color:var(--text-primary);margin-bottom:1rem;font-size:2.3rem}.industry-detail-module__bxRyJG__description{color:var(--text-secondary);font-size:1.05rem;line-height:1.6}.industry-detail-module__bxRyJG__problemsBox{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;margin-bottom:4rem;padding:3rem}.industry-detail-module__bxRyJG__problemsBox h2{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.6rem}.industry-detail-module__bxRyJG__problemsList{padding:0;list-style:none}.industry-detail-module__bxRyJG__problemsList li{color:var(--text-secondary);margin-bottom:1rem;padding-left:1.5rem;font-size:1rem;line-height:1.5;position:relative}.industry-detail-module__bxRyJG__problemsList li:before{content:"✗";color:#c00;font-weight:700;position:absolute;left:0}.industry-detail-module__bxRyJG__solutionsBox{margin-bottom:4rem}.industry-detail-module__bxRyJG__solutionsBox h2{color:var(--text-primary);text-align:center;margin-bottom:2rem;font-size:1.8rem}.industry-detail-module__bxRyJG__solutionsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.industry-detail-module__bxRyJG__solCard{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:12px;padding:2.5rem 2rem;transition:all .3s}.industry-detail-module__bxRyJG__solCard:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000008}.industry-detail-module__bxRyJG__solCard h3{color:var(--text-primary);margin-bottom:.8rem;font-size:1.25rem}.industry-detail-module__bxRyJG__solCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.industry-detail-module__bxRyJG__caseHighlight{border:1px solid var(--border-color);background:linear-gradient(135deg,#8b451308,#a0522d08);border-radius:16px;margin-bottom:4rem;padding:3rem}.industry-detail-module__bxRyJG__caseHighlight h4{text-transform:uppercase;color:var(--accent-purple);letter-spacing:.5px;margin-bottom:.5rem;font-size:.8rem}.industry-detail-module__bxRyJG__caseHighlight h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}.industry-detail-module__bxRyJG__caseHighlight p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.industry-detail-module__bxRyJG__caseLink{color:var(--accent-blue);font-weight:600;text-decoration:none}.industry-detail-module__bxRyJG__faqSection{margin-bottom:4rem}.industry-detail-module__bxRyJG__faqSection h2{color:var(--text-primary);text-align:center;margin-bottom:2rem;font-size:1.8rem}.industry-detail-module__bxRyJG__faqStack{flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto;display:flex}.industry-detail-module__bxRyJG__faqCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;padding:2rem}.industry-detail-module__bxRyJG__faqCard h3{color:var(--text-primary);margin-bottom:.8rem;font-size:1.15rem}.industry-detail-module__bxRyJG__faqCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.industry-detail-module__bxRyJG__ctaBlock{text-align:center;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:20px;max-width:900px;margin:0 auto;padding:4rem 2rem}.industry-detail-module__bxRyJG__ctaBlock h2{color:var(--text-primary);margin-bottom:1rem;font-size:2rem}.industry-detail-module__bxRyJG__ctaBlock p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}
.products-module__KJcT4W__productSection{border-bottom:1px solid var(--border-color);padding:6rem 0}.products-module__KJcT4W__lightProductSection{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);padding:6rem 0}.products-module__KJcT4W__grid{flex-direction:column;gap:4rem;display:flex}@media (min-width:992px){.products-module__KJcT4W__grid{flex-direction:row;align-items:center}.products-module__KJcT4W__infoCol{width:55%}.products-module__KJcT4W__visualCol{width:45%}}.products-module__KJcT4W__badge{color:var(--accent-blue);text-transform:uppercase;letter-spacing:.5px;background:#8b451314;border-radius:50px;align-self:flex-start;margin-bottom:1rem;padding:.3rem .8rem;font-size:.8rem;font-weight:600;display:inline-block}.products-module__KJcT4W__tagline{color:var(--accent-purple);margin-bottom:1.5rem;font-size:1.15rem;font-weight:600;line-height:1.5}.products-module__KJcT4W__infoCol p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.98rem;line-height:1.6}.products-module__KJcT4W__infoCol h3{color:var(--text-primary);margin-top:1.5rem;margin-bottom:1rem;font-size:1.2rem}.products-module__KJcT4W__featureList{margin:0 0 2rem;padding:0;list-style:none}.products-module__KJcT4W__featureList li{color:var(--text-secondary);margin-bottom:.8rem;font-size:.95rem;line-height:1.5}.products-module__KJcT4W__featureList li strong{color:var(--text-primary)}.products-module__KJcT4W__howList{color:var(--text-secondary);margin:0 0 2rem 1.2rem;font-size:.95rem}.products-module__KJcT4W__howList li{margin-bottom:.8rem;line-height:1.5}.products-module__KJcT4W__howList li strong{color:var(--text-primary)}.products-module__KJcT4W__pricing{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:12px;margin-bottom:2rem;padding:1.5rem}.products-module__KJcT4W__lightProductSection .products-module__KJcT4W__pricing{background:var(--bg-secondary)}.products-module__KJcT4W__pricing h4{text-transform:uppercase;color:var(--text-primary);margin-bottom:.8rem;font-size:.9rem}.products-module__KJcT4W__pricingRow{color:var(--text-secondary);flex-direction:column;gap:.5rem;font-size:.9rem;display:flex}.products-module__KJcT4W__dashboardMockup,.products-module__KJcT4W__posMockup,.products-module__KJcT4W__studioMockup,.products-module__KJcT4W__directoryMockup{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:16px;overflow:hidden;box-shadow:0 20px 40px #0000000d}.products-module__KJcT4W__lightProductSection .products-module__KJcT4W__dashboardMockup,.products-module__KJcT4W__lightProductSection .products-module__KJcT4W__posMockup,.products-module__KJcT4W__lightProductSection .products-module__KJcT4W__studioMockup,.products-module__KJcT4W__lightProductSection .products-module__KJcT4W__directoryMockup{border-color:#8b451326}.products-module__KJcT4W__mockupHeader{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);align-items:center;gap:.5rem;padding:.8rem 1.2rem;display:flex}.products-module__KJcT4W__dot{border-radius:50%;width:10px;height:10px;display:inline-block}.products-module__KJcT4W__dot:first-child{background:#ff5f56}.products-module__KJcT4W__dot:nth-child(2){background:#ffbd2e}.products-module__KJcT4W__dot:nth-child(3){background:#27c93f}.products-module__KJcT4W__mockupTitle{color:var(--text-secondary);margin-left:1rem;font-size:.75rem;font-weight:600}.products-module__KJcT4W__mockupContent{padding:2rem}.products-module__KJcT4W__statGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;display:grid}.products-module__KJcT4W__statBox{background:var(--bg-secondary);border:1px solid var(--border-color);text-align:center;border-radius:8px;padding:1rem}.products-module__KJcT4W__statBox h5{text-transform:uppercase;color:var(--text-secondary);margin-bottom:.3rem;font-size:.7rem}.products-module__KJcT4W__statBox p{color:var(--accent-purple);margin:0;font-size:1.2rem;font-weight:700}.products-module__KJcT4W__recentActivity h5{margin-bottom:.8rem;font-size:.85rem}.products-module__KJcT4W__recentActivity p{color:var(--text-secondary);margin-bottom:.5rem;font-size:.85rem}.products-module__KJcT4W__posGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:2rem;display:grid}.products-module__KJcT4W__posTable,.products-module__KJcT4W__posTableActive{text-align:center;border-radius:12px;padding:2rem 1rem;font-size:.9rem;font-weight:600}.products-module__KJcT4W__posTable{background:var(--bg-secondary);border:1px dashed var(--accent-purple);color:var(--text-secondary)}.products-module__KJcT4W__posTableActive{border:1.5px solid var(--accent-blue);color:var(--accent-blue);background:#8b451314}.products-module__KJcT4W__aiResultBox{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;margin-top:1rem;padding:1.2rem}.products-module__KJcT4W__aiResultBox h5{color:var(--accent-blue);margin-bottom:.5rem;font-size:.8rem}.products-module__KJcT4W__aiResultBox p{color:var(--text-primary);margin-bottom:.8rem;font-size:.85rem;line-height:1.4}.products-module__KJcT4W__directoryList{flex-direction:column;gap:1rem;padding:2rem;display:flex}.products-module__KJcT4W__directoryItem{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-primary);border-radius:8px;padding:1rem;font-size:.9rem}
.service-detail-module__2hSisq__content{max-width:800px;margin:0 auto}.service-detail-module__2hSisq__category{text-transform:uppercase;letter-spacing:1px;color:var(--text-secondary);margin-bottom:2rem;font-size:.9rem;font-weight:600}.service-detail-module__2hSisq__content h2{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:2rem}.service-detail-module__2hSisq__content p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.service-detail-module__2hSisq__content ul{margin-bottom:2rem;padding-left:1.5rem}.service-detail-module__2hSisq__content li{color:var(--text-secondary);margin-bottom:.5rem}.service-detail-module__2hSisq__actions{align-items:center;gap:2rem;margin-top:4rem;display:flex}.service-detail-module__2hSisq__backLink{color:var(--text-secondary);font-weight:500;text-decoration:none;transition:color .3s}.service-detail-module__2hSisq__backLink:hover{color:var(--text-primary)}
.ai-marketing-module__4x8MqW__sectionHeader{text-align:center;max-width:800px;margin:0 auto 3.5rem}.ai-marketing-module__4x8MqW__eyebrow{text-transform:uppercase;letter-spacing:2px;color:var(--accent-purple);margin-bottom:.5rem;font-size:.9rem;font-weight:700}.ai-marketing-module__4x8MqW__sectionTitle{color:var(--text-primary);margin-bottom:1rem;font-size:2.3rem}.ai-marketing-module__4x8MqW__subText{color:var(--text-secondary);font-size:1.05rem;line-height:1.6}.ai-marketing-module__4x8MqW__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.ai-marketing-module__4x8MqW__featureCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;padding:2.5rem 2rem;transition:all .3s}.ai-marketing-module__4x8MqW__featureCard:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000008}.ai-marketing-module__4x8MqW__icon{margin-bottom:1.2rem;font-size:2.5rem;display:block}.ai-marketing-module__4x8MqW__featureCard h3{color:var(--text-primary);margin-bottom:.8rem;font-size:1.25rem}.ai-marketing-module__4x8MqW__featureCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.ai-marketing-module__4x8MqW__darkSection{background:var(--bg-secondary);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:6rem 0}.ai-marketing-module__4x8MqW__caseCard{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:16px;max-width:900px;margin:0 auto;padding:3rem}.ai-marketing-module__4x8MqW__caseCard h4{text-transform:uppercase;color:var(--accent-purple);letter-spacing:.5px;margin-bottom:.5rem;font-size:.8rem}.ai-marketing-module__4x8MqW__caseCard h3{color:var(--text-primary);margin-bottom:1.2rem;font-size:1.5rem}.ai-marketing-module__4x8MqW__caseCard p{color:var(--text-secondary);margin-bottom:.8rem;font-size:.95rem;line-height:1.6}.ai-marketing-module__4x8MqW__caseLink{color:var(--accent-blue);margin-top:1.5rem;font-weight:600;text-decoration:none;display:inline-block}.ai-marketing-module__4x8MqW__faqStack{flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto 4rem;display:flex}.ai-marketing-module__4x8MqW__faqCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;padding:2rem}.ai-marketing-module__4x8MqW__faqCard h3{color:var(--text-primary);margin-bottom:.8rem;font-size:1.15rem}.ai-marketing-module__4x8MqW__faqCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.ai-marketing-module__4x8MqW__finalCtaBlock{text-align:center;border:1px solid var(--border-color);background:linear-gradient(135deg,#8b451308,#a0522d08);border-radius:20px;max-width:900px;margin:0 auto;padding:4rem 2rem}.ai-marketing-module__4x8MqW__finalCtaBlock h2{color:var(--text-primary);margin-bottom:1rem;font-size:2rem}.ai-marketing-module__4x8MqW__finalCtaBlock p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}
.automation-module__BH0GCW__sectionHeader{text-align:center;max-width:800px;margin:0 auto 3.5rem}.automation-module__BH0GCW__eyebrow{text-transform:uppercase;letter-spacing:2px;color:var(--accent-purple);margin-bottom:.5rem;font-size:.9rem;font-weight:700}.automation-module__BH0GCW__sectionTitle{color:var(--text-primary);margin-bottom:1rem;font-size:2.3rem}.automation-module__BH0GCW__subText{color:var(--text-secondary);font-size:1.05rem;line-height:1.6}.automation-module__BH0GCW__darkSection{background:var(--bg-secondary);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:6rem 0}.automation-module__BH0GCW__solutionsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.automation-module__BH0GCW__solutionCard{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;padding:2.5rem;transition:all .3s;display:flex}.automation-module__BH0GCW__solutionCard:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000008}.automation-module__BH0GCW__cardHeader{align-items:center;gap:1rem;margin-bottom:1.2rem;display:flex}.automation-module__BH0GCW__icon{background:var(--bg-secondary);border-radius:10px;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;display:flex}.automation-module__BH0GCW__solutionCard h3{color:var(--text-primary);margin:0;font-size:1.25rem}.automation-module__BH0GCW__solutionCard p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.automation-module__BH0GCW__bulletList{color:var(--text-primary);margin:0;padding:0;font-size:.9rem;list-style:none}.automation-module__BH0GCW__bulletList li{margin-bottom:.6rem}.automation-module__BH0GCW__caseStack{flex-direction:column;gap:2.5rem;display:flex}.automation-module__BH0GCW__caseCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;padding:3rem;display:flex}@media (max-width:767px){.automation-module__BH0GCW__caseCard{padding:2rem}}.automation-module__BH0GCW__caseCard h4{text-transform:uppercase;color:var(--accent-purple);letter-spacing:.5px;margin-bottom:.5rem;font-size:.8rem}.automation-module__BH0GCW__caseCard h3{color:var(--text-primary);margin-bottom:1.2rem;font-size:1.5rem}.automation-module__BH0GCW__caseCard p{color:var(--text-secondary);margin-bottom:.8rem;font-size:.95rem;line-height:1.6}.automation-module__BH0GCW__caseLink{color:var(--accent-blue);margin-top:1.5rem;font-weight:600;text-decoration:none;display:inline-block}.automation-module__BH0GCW__faqStack{flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto 4rem;display:flex}.automation-module__BH0GCW__faqCard{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:12px;padding:2rem}.automation-module__BH0GCW__faqCard h3{color:var(--text-primary);margin-bottom:.8rem;font-size:1.15rem}.automation-module__BH0GCW__faqCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.automation-module__BH0GCW__finalCtaBlock{text-align:center;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:20px;max-width:900px;margin:0 auto;padding:4rem 2rem}.automation-module__BH0GCW__finalCtaBlock h2{color:var(--text-primary);margin-bottom:1rem;font-size:2rem}.automation-module__BH0GCW__finalCtaBlock p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}
.category-module__kYhslq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.category-module__kYhslq__card{background:var(--bg-secondary);border:1px solid #0000000d;border-radius:12px;flex-direction:column;padding:2rem;transition:all .3s;display:flex}.category-module__kYhslq__card:hover{border-color:#0000001a;transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.category-module__kYhslq__card h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.25rem}.category-module__kYhslq__card p{color:var(--text-secondary);flex-grow:1;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.category-module__kYhslq__cardActions{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.category-module__kYhslq__learnMore{color:var(--text-primary);font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s}.category-module__kYhslq__learnMore:hover{color:var(--accent-blue)}.category-module__kYhslq__getStartedBtn{background:var(--accent-gradient);color:#fff;border-radius:50px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .3s}.category-module__kYhslq__getStartedBtn:hover{opacity:.9}.category-module__kYhslq__backLink{color:var(--text-secondary);font-weight:500;text-decoration:none;transition:color .3s}.category-module__kYhslq__backLink:hover{color:var(--text-primary)}
.consulting-module__HHfCjW__sectionHeader{text-align:center;max-width:800px;margin:0 auto 3.5rem}.consulting-module__HHfCjW__eyebrow{text-transform:uppercase;letter-spacing:2px;color:var(--accent-purple);margin-bottom:.5rem;font-size:.9rem;font-weight:700}.consulting-module__HHfCjW__sectionTitle{color:var(--text-primary);margin-bottom:1rem;font-size:2.3rem}.consulting-module__HHfCjW__subText{color:var(--text-secondary);font-size:1.05rem;line-height:1.6}.consulting-module__HHfCjW__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.consulting-module__HHfCjW__serviceCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;padding:2.5rem 2rem;transition:all .3s}.consulting-module__HHfCjW__serviceCard:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000008}.consulting-module__HHfCjW__icon{margin-bottom:1.2rem;font-size:2.5rem;display:block}.consulting-module__HHfCjW__serviceCard h3{color:var(--text-primary);margin-bottom:.8rem;font-size:1.25rem}.consulting-module__HHfCjW__serviceCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.consulting-module__HHfCjW__darkSection{background:var(--bg-secondary);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:6rem 0}.consulting-module__HHfCjW__caseCard{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:16px;max-width:900px;margin:0 auto;padding:3rem}.consulting-module__HHfCjW__caseCard h4{text-transform:uppercase;color:var(--accent-purple);letter-spacing:.5px;margin-bottom:.5rem;font-size:.8rem}.consulting-module__HHfCjW__caseCard h3{color:var(--text-primary);margin-bottom:1.2rem;font-size:1.5rem}.consulting-module__HHfCjW__caseCard p{color:var(--text-secondary);margin-bottom:.8rem;font-size:.95rem;line-height:1.6}.consulting-module__HHfCjW__caseLink{color:var(--accent-blue);margin-top:1.5rem;font-weight:600;text-decoration:none;display:inline-block}.consulting-module__HHfCjW__faqStack{flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto 4rem;display:flex}.consulting-module__HHfCjW__faqCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;padding:2rem}.consulting-module__HHfCjW__faqCard h3{color:var(--text-primary);margin-bottom:.8rem;font-size:1.15rem}.consulting-module__HHfCjW__faqCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.consulting-module__HHfCjW__finalCtaBlock{text-align:center;border:1px solid var(--border-color);background:linear-gradient(135deg,#8b451308,#a0522d08);border-radius:20px;max-width:900px;margin:0 auto;padding:4rem 2rem}.consulting-module__HHfCjW__finalCtaBlock h2{color:var(--text-primary);margin-bottom:1rem;font-size:2rem}.consulting-module__HHfCjW__finalCtaBlock p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}
.pos-solutions-module__OfTZyG__sectionHeader{text-align:center;max-width:800px;margin:0 auto 3.5rem}.pos-solutions-module__OfTZyG__eyebrow{text-transform:uppercase;letter-spacing:2px;color:var(--accent-purple);margin-bottom:.5rem;font-size:.9rem;font-weight:700}.pos-solutions-module__OfTZyG__sectionTitle{color:var(--text-primary);margin-bottom:1rem;font-size:2.3rem}.pos-solutions-module__OfTZyG__subText{color:var(--text-secondary);font-size:1.05rem;line-height:1.6}.pos-solutions-module__OfTZyG__sectionsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.pos-solutions-module__OfTZyG__sectionCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;padding:2.5rem 2rem;transition:all .3s}.pos-solutions-module__OfTZyG__sectionCard:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000008}.pos-solutions-module__OfTZyG__icon{margin-bottom:1.2rem;font-size:2.5rem;display:block}.pos-solutions-module__OfTZyG__sectionCard h3{color:var(--text-primary);margin-bottom:.8rem;font-size:1.25rem}.pos-solutions-module__OfTZyG__sectionCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.pos-solutions-module__OfTZyG__darkSection{background:var(--bg-secondary);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:6rem 0}.pos-solutions-module__OfTZyG__caseCard{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:16px;max-width:900px;margin:0 auto;padding:3rem}.pos-solutions-module__OfTZyG__caseCard h4{text-transform:uppercase;color:var(--accent-purple);letter-spacing:.5px;margin-bottom:.5rem;font-size:.8rem}.pos-solutions-module__OfTZyG__caseCard h3{color:var(--text-primary);margin-bottom:1.2rem;font-size:1.5rem}.pos-solutions-module__OfTZyG__caseCard p{color:var(--text-secondary);margin-bottom:.8rem;font-size:.95rem;line-height:1.6}.pos-solutions-module__OfTZyG__caseLink{color:var(--accent-blue);margin-top:1.5rem;font-weight:600;text-decoration:none;display:inline-block}.pos-solutions-module__OfTZyG__faqStack{flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto 4rem;display:flex}.pos-solutions-module__OfTZyG__faqCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;padding:2rem}.pos-solutions-module__OfTZyG__faqCard h3{color:var(--text-primary);margin-bottom:.8rem;font-size:1.15rem}.pos-solutions-module__OfTZyG__faqCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.pos-solutions-module__OfTZyG__finalCtaBlock{text-align:center;border:1px solid var(--border-color);background:linear-gradient(135deg,#8b451308,#a0522d08);border-radius:20px;max-width:900px;margin:0 auto;padding:4rem 2rem}.pos-solutions-module__OfTZyG__finalCtaBlock h2{color:var(--text-primary);margin-bottom:1rem;font-size:2rem}.pos-solutions-module__OfTZyG__finalCtaBlock p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}
.review-management-module__2khpxa__sectionHeader{text-align:center;max-width:800px;margin:0 auto 3.5rem}.review-management-module__2khpxa__eyebrow{text-transform:uppercase;letter-spacing:2px;color:var(--accent-purple);margin-bottom:.5rem;font-size:.9rem;font-weight:700}.review-management-module__2khpxa__sectionTitle{color:var(--text-primary);margin-bottom:1rem;font-size:2.3rem}.review-management-module__2khpxa__subText{color:var(--text-secondary);font-size:1.05rem;line-height:1.6}.review-management-module__2khpxa__painsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.review-management-module__2khpxa__painCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;padding:2.5rem 2rem;transition:all .3s}.review-management-module__2khpxa__painCard:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000008}.review-management-module__2khpxa__crossIcon{color:#c00;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:block}.review-management-module__2khpxa__painCard h3{color:var(--text-primary);margin-bottom:.8rem;font-size:1.25rem}.review-management-module__2khpxa__painCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.review-management-module__2khpxa__darkSection{background:var(--bg-secondary);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:6rem 0}.review-management-module__2khpxa__solutionsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.review-management-module__2khpxa__solutionCard{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:16px;padding:2.5rem;transition:all .3s}.review-management-module__2khpxa__solutionCard:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000008}.review-management-module__2khpxa__solutionCard h3{color:var(--text-primary);border-bottom:2px solid var(--accent-purple);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.3rem;display:inline-block}.review-management-module__2khpxa__solutionCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.review-management-module__2khpxa__caseCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;max-width:900px;margin:0 auto;padding:3rem}.review-management-module__2khpxa__caseCard h4{text-transform:uppercase;color:var(--accent-purple);letter-spacing:.5px;margin-bottom:.5rem;font-size:.8rem}.review-management-module__2khpxa__caseCard h3{color:var(--text-primary);margin-bottom:1.2rem;font-size:1.5rem}.review-management-module__2khpxa__caseCard p{color:var(--text-secondary);margin-bottom:.8rem;font-size:.95rem;line-height:1.6}.review-management-module__2khpxa__caseLink{color:var(--accent-blue);margin-top:1.5rem;font-weight:600;text-decoration:none;display:inline-block}.review-management-module__2khpxa__faqStack{flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto 4rem;display:flex}.review-management-module__2khpxa__faqCard{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:12px;padding:2rem}.review-management-module__2khpxa__faqCard h3{color:var(--text-primary);margin-bottom:.8rem;font-size:1.15rem}.review-management-module__2khpxa__faqCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.review-management-module__2khpxa__finalCtaBlock{text-align:center;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:20px;max-width:900px;margin:0 auto;padding:4rem 2rem}.review-management-module__2khpxa__finalCtaBlock h2{color:var(--text-primary);margin-bottom:1rem;font-size:2rem}.review-management-module__2khpxa__finalCtaBlock p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}
.services-module__EimPha__serviceBlock{scroll-margin-top:100px}.services-module__EimPha__sectionTitle{border-left:4px solid var(--accent-blue);margin-bottom:.75rem;padding-left:1rem;font-size:2rem}.services-module__EimPha__sectionDesc{color:var(--text-secondary);max-width:700px;margin-bottom:2rem;font-size:1.1rem}.services-module__EimPha__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.services-module__EimPha__card{background:var(--bg-secondary);border:1px solid #0000000d;border-radius:16px;padding:1.75rem;transition:all .3s}.services-module__EimPha__card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #8b45131a}.services-module__EimPha__card h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.15rem}.services-module__EimPha__card p{color:var(--text-secondary);font-size:.9rem;line-height:1.6}@media (max-width:768px){.services-module__EimPha__sectionTitle{font-size:1.5rem}.services-module__EimPha__grid{grid-template-columns:1fr}.services-module__EimPha__card{padding:1.25rem}}
.web-design-module__utlDNq__sectionHeader{text-align:center;max-width:800px;margin:0 auto 3.5rem}.web-design-module__utlDNq__eyebrow{text-transform:uppercase;letter-spacing:2px;color:var(--accent-purple);margin-bottom:.5rem;font-size:.9rem;font-weight:700}.web-design-module__utlDNq__sectionTitle{color:var(--text-primary);margin-bottom:1rem;font-size:2.3rem}.web-design-module__utlDNq__subText{color:var(--text-secondary);font-size:1.05rem}.web-design-module__utlDNq__problemsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.web-design-module__utlDNq__problemCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;padding:2.5rem 2rem;transition:all .3s;position:relative}.web-design-module__utlDNq__problemCard:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000008}.web-design-module__utlDNq__crossIcon{color:#c00;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:block}.web-design-module__utlDNq__problemCard h3{color:var(--text-primary);margin-bottom:.8rem;font-size:1.25rem}.web-design-module__utlDNq__problemCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.web-design-module__utlDNq__darkSection{background:var(--bg-secondary);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:6rem 0}.web-design-module__utlDNq__processGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;display:grid}.web-design-module__utlDNq__processCard{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:12px;padding:2.5rem 1.8rem;position:relative}.web-design-module__utlDNq__stepNum{color:#8b45131a;font-size:2.5rem;font-weight:700;font-family:var(--font-display);position:absolute;top:1rem;right:1.5rem}.web-design-module__utlDNq__processCard h3{color:var(--text-primary);margin-top:.5rem;margin-bottom:.8rem;font-size:1.15rem}.web-design-module__utlDNq__processCard p{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.web-design-module__utlDNq__portfolioGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}@media (max-width:767px){.web-design-module__utlDNq__portfolioGrid{grid-template-columns:1fr}}.web-design-module__utlDNq__portfolioCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;padding:2.5rem;display:flex}.web-design-module__utlDNq__portfolioCard h4{text-transform:uppercase;color:var(--accent-purple);letter-spacing:.5px;margin-bottom:.5rem;font-size:.8rem}.web-design-module__utlDNq__portfolioCard h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.4rem}.web-design-module__utlDNq__portfolioCard p{color:var(--text-secondary);margin-bottom:1rem;font-size:.95rem}.web-design-module__utlDNq__caseLink{color:var(--accent-blue);margin-top:auto;font-weight:600;text-decoration:none}.web-design-module__utlDNq__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.web-design-module__utlDNq__pricingCard{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;padding:3rem 2rem;transition:all .3s;display:flex}.web-design-module__utlDNq__pricingCard:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000000a}.web-design-module__utlDNq__pricingCard h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.3rem}.web-design-module__utlDNq__priceNum{color:var(--accent-purple);margin-bottom:1.5rem;font-size:1.8rem;font-weight:700}.web-design-module__utlDNq__pricingDesc{color:var(--text-secondary);margin-bottom:2rem;font-size:.95rem;line-height:1.5}.web-design-module__utlDNq__pricingFeatures{color:var(--text-primary);margin:0 0 2.5rem;padding:0;font-size:.9rem;list-style:none}.web-design-module__utlDNq__pricingFeatures li{margin-bottom:.8rem}.web-design-module__utlDNq__faqStack{flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto 5rem;display:flex}.web-design-module__utlDNq__faqCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;padding:2rem}.web-design-module__utlDNq__faqCard h3{color:var(--text-primary);margin-bottom:.8rem;font-size:1.15rem}.web-design-module__utlDNq__faqCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.web-design-module__utlDNq__finalCtaBlock{text-align:center;border:1px solid var(--border-color);background:linear-gradient(135deg,#8b451308,#a0522d08);border-radius:20px;max-width:900px;margin:0 auto;padding:4rem 2rem}.web-design-module__utlDNq__finalCtaBlock h2{color:var(--text-primary);margin-bottom:1rem;font-size:2rem}.web-design-module__utlDNq__finalCtaBlock p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.web-design-module__utlDNq__secondaryBtn{border:1.5px solid var(--accent-blue);color:var(--accent-blue);border-radius:50px;padding:.8rem 2rem;font-weight:600;transition:all .2s;display:inline-block}.web-design-module__utlDNq__secondaryBtn:hover{background:#8b451308}
.ContactForm-module__f_V9Ma__form{background:var(--bg-secondary);border:1px solid #0000000d;border-radius:20px;padding:3rem}.ContactForm-module__f_V9Ma__inputGroup{margin-bottom:1.5rem}.ContactForm-module__f_V9Ma__inputGroup label{color:var(--text-primary);margin-bottom:.5rem;font-size:.9rem;display:block}.ContactForm-module__f_V9Ma__inputGroup input,.ContactForm-module__f_V9Ma__inputGroup textarea,.ContactForm-module__f_V9Ma__inputGroup select{background:var(--bg-primary);width:100%;color:var(--text-primary);border:1px solid #0000001a;border-radius:8px;padding:1rem;font-family:inherit}.ContactForm-module__f_V9Ma__inputGroup input:focus,.ContactForm-module__f_V9Ma__inputGroup textarea:focus,.ContactForm-module__f_V9Ma__inputGroup select:focus{border-color:var(--accent-blue);outline:none}@media (max-width:768px){.ContactForm-module__f_V9Ma__form{padding:1.5rem}}
