*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#0f172a;background:#f8fafc;margin:0;font-family:Inter,Arial,Helvetica,sans-serif}a{text-decoration:none}.page{width:100%;overflow-x:hidden}.nav{justify-content:space-between;align-items:center;width:min(1180px,100% - 32px);margin:0 auto;padding:22px 0;display:flex}.brand{align-items:center;gap:12px;display:flex}.logo{color:#fff;background:#111827;border-radius:16px;place-items:center;width:46px;height:46px;font-size:22px;font-weight:900;display:grid}.brand h1{margin:0;font-size:18px}.brand p{color:#64748b;margin:2px 0 0;font-size:13px}.navButton,.primaryButton,.secondaryButton,.packageButton{border-radius:999px;justify-content:center;align-items:center;font-weight:800;transition:all .25s;display:inline-flex}.navButton{color:#fff;background:#111827;padding:12px 18px}.navButton:hover,.primaryButton:hover,.packageButton.filled:hover{transform:translateY(-2px);box-shadow:0 14px 32px #0f172a38}.hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:34px;width:min(1180px,100% - 32px);min-height:600px;margin:34px auto 0;display:grid}.badge,.sectionLabel,.popularTag{letter-spacing:.02em;border-radius:999px;width:fit-content;font-size:13px;font-weight:800;display:inline-flex}.badge{color:#166534;background:#dcfce7;margin-bottom:18px;padding:9px 14px}.hero h2{letter-spacing:-.06em;margin:0;font-size:clamp(42px,6vw,78px);line-height:.94}.heroText>p{color:#475569;max-width:680px;margin:24px 0 0;font-size:19px;line-height:1.7}.heroActions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.primaryButton{color:#fff;background:#16a34a;padding:16px 24px}.secondaryButton{color:#111827;background:#fff;border:1px solid #e2e8f0;padding:16px 24px}.secondaryButton:hover,.packageButton:hover{border-color:#94a3b8;transform:translateY(-2px)}.trustBar{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.trustBar span{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:10px 13px;font-size:13px;font-weight:700}.heroCard{color:#fff;background:#111827;border-radius:34px;padding:36px;position:relative;overflow:hidden;box-shadow:0 30px 80px #0f172a47}.heroCard:before{content:"";background:#16a34a59;border-radius:999px;width:260px;height:260px;position:absolute;top:-90px;right:-90px}.cardLabel{color:#86efac;margin:0 0 20px;font-weight:800;position:relative}.heroCard h3{letter-spacing:-.04em;margin:0;font-size:42px;line-height:1;position:relative}.heroCard>p:not(.cardLabel){color:#cbd5e1;font-size:17px;line-height:1.7;position:relative}.miniStats{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:30px;display:grid;position:relative}.miniStats div{background:#ffffff14;border-radius:20px;padding:18px 14px}.miniStats strong{font-size:24px;display:block}.miniStats span{color:#cbd5e1;font-size:13px}.section{width:min(1180px,100% - 32px);margin:90px auto 0}.sectionLabel{color:#0369a1;background:#e0f2fe;margin-bottom:14px;padding:8px 13px}.section h2,.cta h2{letter-spacing:-.045em;margin:0;font-size:clamp(32px,4vw,54px);line-height:1}.problem{grid-template-columns:.8fr 1.2fr;align-items:start;gap:30px;display:grid}.problemGrid,.solutionGrid,.packageGrid,.processGrid{gap:18px;display:grid}.problemGrid{grid-template-columns:repeat(3,1fr)}.infoCard,.feature,.packageCard,.processGrid div{background:#fff;border:1px solid #e2e8f0;border-radius:28px;padding:26px;box-shadow:0 18px 50px #0f172a0f}.infoCard h3,.feature h3,.packageCard h3,.processGrid h3{margin:0 0 10px;font-size:22px}.infoCard p,.feature p,.packageIntro,.processGrid p,.cta p{color:#64748b;margin:0;line-height:1.65}.solutionGrid{grid-template-columns:repeat(3,1fr);margin-top:26px}.feature span{color:#166534;background:#dcfce7;border-radius:14px;place-items:center;width:42px;height:42px;margin-bottom:18px;font-weight:900;display:inline-grid}.packageGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;margin-top:28px}.packageCard{position:relative}.packageCard.popular{color:#fff;background:#111827;transform:translateY(-12px)}.popularTag{color:#166534;background:#dcfce7;padding:8px 12px;position:absolute;top:18px;right:18px}.price{letter-spacing:-.04em;margin:8px 0 10px;font-size:42px;font-weight:900}.packageCard ul{margin:22px 0;padding-left:20px}.packageCard li{color:#475569;margin:12px 0}.packageCard.popular li,.packageCard.popular .packageIntro{color:#cbd5e1}.packageButton{color:#111827;background:#fff;border:1px solid #cbd5e1;width:100%;padding:14px 18px}.packageButton.filled{color:#fff;background:#16a34a;border-color:#16a34a}.targetGrid{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.targetGrid span{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:13px 16px;font-weight:800}.processGrid{grid-template-columns:repeat(4,1fr);margin-top:28px}.processGrid strong{color:#fff;background:#111827;border-radius:16px;place-items:center;width:46px;height:46px;margin-bottom:18px;display:inline-grid}.cta{color:#fff;background:linear-gradient(135deg,#111827,#14532d);border-radius:34px;justify-content:space-between;align-items:center;gap:30px;width:min(1180px,100% - 32px);margin:90px auto 0;padding:42px;display:flex}.cta .sectionLabel{color:#bbf7d0;background:#ffffff1f}.cta p{color:#dcfce7;max-width:640px;margin-top:14px;font-size:17px}footer{color:#64748b;justify-content:space-between;gap:20px;width:min(1180px,100% - 32px);margin:34px auto 0;padding:24px 0 40px;display:flex}footer a{color:#16a34a;font-weight:900}@media (width<=920px){.hero,.problem,.problemGrid,.solutionGrid,.packageGrid,.processGrid{grid-template-columns:1fr}.hero{min-height:auto;margin-top:22px}.packageCard.popular{transform:none}.cta{flex-direction:column;align-items:flex-start}.navButton{display:none}footer{flex-direction:column}}@media (width<=560px){.nav,.hero,.section,.cta,footer{width:min(100% - 22px,1180px)}.hero h2{font-size:42px}.heroCard,.cta,.infoCard,.feature,.packageCard,.processGrid div{border-radius:24px;padding:24px}.miniStats{grid-template-columns:1fr}.heroActions a{width:100%}}.leadSection{grid-template-columns:.85fr 1.15fr;align-items:start;gap:30px;display:grid}.leadText p:not(.sectionLabel){color:#64748b;margin-top:18px;font-size:17px;line-height:1.7}.leadForm{background:#fff;border:1px solid #e2e8f0;border-radius:32px;gap:16px;padding:28px;display:grid;box-shadow:0 18px 50px #0f172a14}.leadForm label{color:#334155;gap:8px;font-weight:800;display:grid}.leadForm input,.leadForm select,.leadForm textarea{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:16px;outline:none;width:100%;padding:14px 15px;font-family:inherit;font-size:15px}.leadForm input:focus,.leadForm select:focus,.leadForm textarea:focus{background:#fff;border-color:#16a34a;box-shadow:0 0 0 4px #16a34a1f}.leadForm textarea{resize:vertical;min-height:120px}.formButton{border:none;width:100%;margin-top:4px}@media (width<=920px){.leadSection{grid-template-columns:1fr}}.controlCenter{grid-template-columns:.82fr 1.18fr;align-items:start;gap:30px;display:grid}.controlIntro p:not(.sectionLabel){color:#64748b;margin-top:18px;font-size:17px;line-height:1.7}.dashboardMockup{color:#fff;background:#0f172a;border-radius:34px;padding:28px;box-shadow:0 30px 80px #0f172a42}.dashboardHeader{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.dashboardHeader p{color:#86efac;margin:0 0 6px;font-size:13px;font-weight:800}.dashboardHeader h3{letter-spacing:-.04em;margin:0;font-size:28px}.dashboardHeader span{color:#bbf7d0;background:#16a34a29;border:1px solid #bbf7d047;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:900}.metricGrid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px;display:grid}.metric{background:#ffffff14;border:1px solid #ffffff1a;border-radius:20px;padding:18px 14px}.metric strong{letter-spacing:-.04em;font-size:30px;display:block}.metric span{color:#cbd5e1;font-size:12px;line-height:1.4}.controlGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.controlCard{color:#0f172a;background:#fff;border-radius:22px;padding:20px}.controlCard h3{margin:0 0 8px;font-size:19px}.controlCard p{color:#64748b;margin:0;font-size:14px;line-height:1.55}@media (width<=920px){.controlCenter{grid-template-columns:1fr}.metricGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.dashboardMockup{border-radius:24px;padding:22px}.dashboardHeader{flex-direction:column}.metricGrid,.controlGrid{grid-template-columns:1fr}}.templateSection{grid-template-columns:.82fr 1.18fr;align-items:start;gap:30px;display:grid}.templateText p:not(.sectionLabel){color:#64748b;margin-top:18px;font-size:17px;line-height:1.7}.templateGrid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.templateCard{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:26px;padding:22px;transition:all .25s;box-shadow:0 18px 50px #0f172a0f}.templateCard:hover{border-color:#16a34a;transform:translateY(-3px);box-shadow:0 22px 60px #0f172a1a}.templateCard span{color:#166534;background:#dcfce7;border-radius:14px;place-items:center;width:42px;height:42px;margin-bottom:16px;font-weight:900;display:inline-grid}.templateCard h3{margin:0 0 8px;font-size:20px}.templateCard p{color:#64748b;margin:0;line-height:1.55}.templateCard.wide{grid-column:1/-1}@media (width<=920px){.templateSection{grid-template-columns:1fr}}@media (width<=560px){.templateGrid{grid-template-columns:1fr}.templateCard.wide{grid-column:auto}}.calculatorSection{grid-template-columns:.82fr 1.18fr;align-items:start;gap:30px;display:grid}.calculatorText p:not(.sectionLabel){color:#64748b;margin-top:18px;font-size:17px;line-height:1.7}.calculatorAuditButton{margin-top:22px}.calculatorCard{background:#fff;border:1px solid #e2e8f0;border-radius:32px;padding:28px;box-shadow:0 18px 50px #0f172a14}.calculatorInputs{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.calculatorInputs label{color:#334155;gap:8px;font-weight:800;display:grid}.calculatorInputs input{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:16px;outline:none;width:100%;padding:14px 15px;font-family:inherit;font-size:15px}.calculatorInputs input:focus{background:#fff;border-color:#16a34a;box-shadow:0 0 0 4px #16a34a1f}.calculatorResults{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:22px;display:grid}.calculatorResults div{color:#fff;background:#0f172a;border-radius:24px;padding:22px}.calculatorResults span{color:#bbf7d0;margin-bottom:10px;font-size:13px;font-weight:800;line-height:1.4;display:block}.calculatorResults strong{letter-spacing:-.05em;font-size:clamp(28px,4vw,42px);line-height:1;display:block}.calculatorNote{color:#64748b;margin:18px 0 0;font-size:14px;line-height:1.65}@media (width<=920px){.calculatorSection{grid-template-columns:1fr}}@media (width<=560px){.calculatorInputs,.calculatorResults{grid-template-columns:1fr}.calculatorCard{border-radius:24px;padding:22px}}.auditToolSection{gap:30px;display:grid}.auditIntro{max-width:820px}.auditIntro p:not(.sectionLabel){color:#64748b;margin-top:18px;font-size:17px;line-height:1.7}.auditToolGrid{grid-template-columns:1fr 1fr;align-items:start;gap:24px;display:grid}.auditFormCard,.auditResultsCard{background:#fff;border:1px solid #e2e8f0;border-radius:32px;padding:28px;box-shadow:0 18px 50px #0f172a14}.auditFormCard h3,.auditResultsCard h3{margin:0 0 16px}.auditFormGrid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.auditFormGrid label,.auditNotes{color:#334155;gap:8px;font-weight:800;display:grid}.auditFormGrid input,.auditFormGrid select,.auditNotes textarea{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:16px;outline:none;width:100%;padding:13px 14px;font-family:inherit;font-size:15px}.auditFormGrid input:focus,.auditFormGrid select:focus,.auditNotes textarea:focus{background:#fff;border-color:#16a34a;box-shadow:0 0 0 4px #16a34a1f}.auditNotes{margin-top:16px}.auditNotes textarea{resize:vertical;min-height:110px}.auditScoreBox{color:#fff;background:linear-gradient(135deg,#0f172a,#14532d);border-radius:28px;margin-bottom:16px;padding:26px}.auditScoreBox span,.auditRecommendation span{color:#bbf7d0;margin-bottom:8px;font-size:13px;font-weight:900;display:block}.auditScoreBox strong{letter-spacing:-.06em;font-size:clamp(48px,7vw,78px);line-height:.95;display:block}.auditScoreBox p{color:#dcfce7;margin:10px 0 0;font-weight:800}.auditRecommendation{color:#fff;background:#0f172a;border-radius:24px;margin-bottom:16px;padding:22px}.auditRecommendation h3{margin:0 0 8px;font-size:26px}.auditRecommendation p{color:#cbd5e1;margin:0;line-height:1.6}.auditBreakdown,.weaknessBox,.generatedTextBox{border:1px solid #e2e8f0;border-radius:24px;margin-top:14px;padding:20px}.scoreRow{text-transform:capitalize;border-bottom:1px solid #e2e8f0;justify-content:space-between;gap:14px;padding:10px 0;display:flex}.scoreRow:last-child{border-bottom:none}.scoreRow span{color:#64748b;font-weight:700}.scoreRow strong{color:#0f172a}.weaknessBox ul{margin:0;padding-left:20px}.weaknessBox li{color:#475569;margin:10px 0;line-height:1.55}.generatedHeader{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.generatedHeader h3{margin:0}.generatedHeader button{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:999px;padding:10px 14px;font-weight:900}.generatedTextBox pre{white-space:pre-wrap;color:#334155;background:#f8fafc;border-radius:18px;max-height:320px;padding:16px;font-family:Consolas,monospace;font-size:13px;line-height:1.55;overflow:auto}.auditWhatsAppButton{width:100%;margin-top:16px}.auditTip,.copyNotice{color:#64748b;margin:14px 0 0;font-weight:800}.copyNotice{color:#16a34a}@media (width<=1050px){.auditToolGrid{grid-template-columns:1fr}}@media (width<=640px){.auditFormGrid{grid-template-columns:1fr}.auditFormCard,.auditResultsCard{border-radius:24px;padding:22px}.generatedHeader{flex-direction:column;align-items:flex-start}}.businessSolutions{gap:28px;display:grid}.businessSolutionsHeader{max-width:880px}.businessSolutionsHeader p:not(.sectionLabel){color:#64748b;margin-top:18px;font-size:17px;line-height:1.7}.businessSolutionsGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.businessSolutionCard{background:#fff;border:1px solid #e2e8f0;border-radius:28px;padding:24px;transition:all .25s;box-shadow:0 18px 50px #0f172a0f}.businessSolutionCard:hover{border-color:#16a34a;transform:translateY(-4px);box-shadow:0 22px 60px #0f172a1a}.businessSolutionTop{align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.businessSolutionTop span{color:#fff;background:#0f172a;border-radius:16px;flex:none;place-items:center;width:48px;height:48px;font-size:22px;font-weight:900;display:grid}.businessSolutionTop h3{letter-spacing:-.03em;margin:0 0 6px;font-size:22px}.businessSolutionTop p{color:#64748b;margin:0;line-height:1.55}.businessSolutionCard ul{margin:0 0 20px;padding-left:20px}.businessSolutionCard li{color:#475569;margin:10px 0;line-height:1.5}.businessSolutionCard a{color:#166534;background:#dcfce7;border-radius:999px;justify-content:center;align-items:center;width:100%;padding:13px 16px;font-weight:900;transition:all .25s;display:inline-flex}.businessSolutionCard a:hover{color:#fff;background:#16a34a;transform:translateY(-2px)}@media (width<=1050px){.businessSolutionsGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.businessSolutionsGrid{grid-template-columns:1fr}.businessSolutionCard{border-radius:24px;padding:22px}}html,body{max-width:100%;overflow-x:hidden}.page,section,div{min-width:0}@media (width<=760px){.nav{padding:16px 0}.brand{gap:10px}.logo{border-radius:14px;width:40px;height:40px;font-size:19px}.brand h1{font-size:16px}.brand p{font-size:12px}.hero{gap:22px;margin-top:10px}.hero h2{letter-spacing:-.045em;font-size:clamp(36px,12vw,48px);line-height:.98}.heroText>p{margin-top:18px;font-size:16px;line-height:1.65}.heroActions{grid-template-columns:1fr;gap:10px;margin-top:22px;display:grid}.heroActions a,.primaryButton,.secondaryButton,.navButton,.packageButton{text-align:center;width:100%;min-height:48px}.trustBar{gap:8px;margin-top:20px}.trustBar span{padding:9px 11px;font-size:12px}.heroCard{border-radius:26px;padding:24px}.heroCard h3{font-size:32px;line-height:1.05}.heroCard>p:not(.cardLabel){font-size:15px}.miniStats{grid-template-columns:1fr;gap:10px}.section{margin-top:58px}.section h2,.cta h2{letter-spacing:-.04em;font-size:clamp(30px,10vw,40px);line-height:1.05}.sectionLabel{padding:7px 11px;font-size:12px}.problemGrid,.solutionGrid,.packageGrid,.processGrid,.businessSolutionsGrid,.templateGrid,.metricGrid,.controlGrid,.calculatorInputs,.calculatorResults,.auditFormGrid{grid-template-columns:1fr!important}.infoCard,.feature,.packageCard,.processGrid div,.businessSolutionCard,.templateCard,.calculatorCard,.auditFormCard,.auditResultsCard,.dashboardMockup,.leadForm{border-radius:24px;padding:21px}.packageCard.popular{transform:none}.popularTag{margin-bottom:12px;position:static}.price{font-size:34px}.leadSection,.controlCenter,.templateSection,.calculatorSection{gap:22px}.dashboardHeader{flex-direction:column;gap:12px}.dashboardHeader h3{font-size:24px}.metric strong{font-size:28px}.auditScoreBox strong{font-size:54px}.auditRecommendation h3{font-size:22px}.generatedTextBox{padding:14px}.generatedTextBox pre{max-height:240px;font-size:12px;overflow-x:auto}.generatedHeader{flex-direction:column;align-items:flex-start}.generatedHeader button{width:100%}.businessSolutionTop{align-items:center}.businessSolutionTop h3{font-size:20px}.cta{border-radius:26px;padding:24px}footer{padding-bottom:28px;font-size:14px}}@media (width<=420px){.nav,.hero,.section,.cta,footer{width:calc(100% - 18px)}.hero h2{font-size:34px}.section h2,.cta h2{font-size:29px}.heroCard h3{font-size:28px}.price{font-size:30px}.infoCard,.feature,.packageCard,.processGrid div,.businessSolutionCard,.templateCard,.calculatorCard,.auditFormCard,.auditResultsCard,.dashboardMockup,.leadForm{padding:18px}.leadForm input,.leadForm select,.leadForm textarea,.calculatorInputs input,.auditFormGrid input,.auditFormGrid select,.auditNotes textarea{padding:12px 13px;font-size:14px}}.internalAuditPage{background:#f8fafc}.internalNotice{background:#fff;border:1px solid #e2e8f0;border-radius:32px;padding:32px;box-shadow:0 18px 50px #0f172a0f}.internalNotice p:not(.sectionLabel){color:#64748b;max-width:760px;margin-top:16px;font-size:17px;line-height:1.7}.templateCard{cursor:default}@media (width<=760px){.internalNotice{border-radius:24px;padding:22px}}.google-places-card{background:linear-gradient(135deg,#fff,#f2fff7);border:1px solid #1478462e;border-radius:28px;max-width:1100px;margin:32px auto;padding:28px;box-shadow:0 18px 45px #00281414}.google-places-header h2{color:#063f25;margin:4px 0 8px;font-size:clamp(28px,4vw,44px)}.google-places-header p{color:#52645a}.google-places-form{grid-template-columns:1fr 1fr auto;align-items:end;gap:14px;margin-top:22px;display:grid}.google-places-form label{color:#173f2a;gap:8px;font-weight:800;display:grid}.google-places-form input{background:#fff;border:1px solid #14784640;border-radius:16px;outline:none;width:100%;padding:14px 16px;font-size:16px}.google-places-form button{color:#fff;cursor:pointer;background:#0b8a42;border:0;border-radius:16px;padding:15px 22px;font-size:15px;font-weight:900}.google-places-form button:disabled{opacity:.65;cursor:not-allowed}.google-places-error{color:#9a1c1c;background:#fff0f0;border-radius:16px;margin-top:18px;padding:14px 16px;font-weight:800}.google-places-results{gap:14px;margin-top:22px;display:grid}.google-place-item{background:#fff;border:1px solid #1478461f;border-radius:20px;padding:18px}.google-place-item h3{color:#063f25;margin:0 0 8px}.google-place-item p{color:#52645a;margin:5px 0}.google-place-item a{color:#0b8a42;font-weight:800}@media (width<=800px){.google-places-form{grid-template-columns:1fr}}.placesSearchSection{gap:26px;display:grid}.placesSearchHeader{max-width:850px}.placesSearchHeader p:not(.sectionLabel){color:#64748b;margin-top:18px;font-size:17px;line-height:1.7}.placesSearchBox{background:#fff;border:1px solid #e2e8f0;border-radius:32px;padding:28px;box-shadow:0 18px 50px #0f172a14}.placesInputs{grid-template-columns:1.3fr .45fr .55fr;align-items:end;gap:14px;display:grid}.placesInputs label{color:#334155;gap:8px;font-weight:800;display:grid}.placesInputs input,.placesInputs select{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:16px;outline:none;width:100%;padding:14px 15px;font-family:inherit;font-size:15px}.placesInputs input:focus,.placesInputs select:focus{background:#fff;border-color:#16a34a;box-shadow:0 0 0 4px #16a34a1f}.placesInputs button,.placeActions button{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:999px;min-height:48px;padding:14px 16px;font-weight:900}.placesStatus{color:#334155;margin:18px 0 0;font-weight:800}.placesResultsGrid{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:22px;display:grid}.placeCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:28px;padding:22px}.placeTop{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.placeTop h3{letter-spacing:-.03em;margin:0 0 6px;font-size:22px}.placeTop p{color:#64748b;margin:0;font-weight:700}.placeTop span{color:#fff;white-space:nowrap;background:#0f172a;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:900}.placeMeta p{color:#475569;margin:8px 0;line-height:1.55}.placeMeta a{color:#16a34a;font-weight:900}.placeWeaknesses{background:#fff;border-radius:20px;margin-top:16px;padding:16px}.placeWeaknesses h4{margin:0 0 10px}.placeWeaknesses ul{margin:0;padding-left:20px}.placeWeaknesses li{color:#475569;margin:8px 0;line-height:1.5}.placePackage{color:#fff;background:#0f172a;border-radius:20px;margin-top:14px;padding:16px}.placePackage span{color:#bbf7d0;margin-bottom:8px;font-size:12px;font-weight:900;display:block}.placePackage strong{font-size:18px;display:block}.placeActions{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}@media (width<=920px){.placesInputs,.placesResultsGrid,.placeActions{grid-template-columns:1fr}}@media (width<=560px){.placesSearchBox,.placeCard{border-radius:24px;padding:20px}.placeTop{flex-direction:column}}.bulkLeadActions{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.bulkLeadActions button{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:999px;padding:13px 16px;font-weight:900}.bulkLeadActions button:hover{transform:translateY(-2px)}.autoAuditBadge{grid-template-columns:1fr 1fr;gap:10px;margin:14px 0 16px;display:grid}.autoAuditBadge div{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:14px}.autoAuditBadge span{color:#64748b;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.autoAuditBadge strong{color:#0f172a;letter-spacing:-.04em;font-size:22px;display:block}.placeActions.enhanced{grid-template-columns:repeat(2,1fr)}.whatsappBusinessButton{color:#fff;text-align:center;background:#16a34a;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:14px 16px;font-weight:900;display:inline-flex}.placeActions button:disabled{opacity:.5;cursor:not-allowed}@media (width<=640px){.bulkLeadActions{grid-template-columns:1fr;display:grid}.bulkLeadActions button{width:100%}.autoAuditBadge,.placeActions.enhanced{grid-template-columns:1fr}}.opportunityBox{background:#ecfdf5;border:1px solid #bbf7d0}.autoAuditBadge{grid-template-columns:repeat(2,1fr)}@media (width<=640px){.autoAuditBadge{grid-template-columns:1fr}}.cacheControls{background:#ecfdf5;border:1px solid #bbf7d0;border-radius:22px;flex-wrap:wrap;align-items:center;gap:12px;margin-top:18px;padding:14px;display:flex}.cacheControls div{flex:260px;gap:4px;display:grid}.cacheControls strong{color:#14532d;font-size:15px}.cacheControls span{color:#166534;font-size:13px;font-weight:700}.cacheControls button{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:999px;padding:11px 14px;font-weight:900}.cacheControls .dangerButton{background:#991b1b}@media (width<=640px){.cacheControls{grid-template-columns:1fr;display:grid}.cacheControls button{width:100%}}.selectedLeadNotice{color:#14532d;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:18px;margin-bottom:16px;padding:14px;line-height:1.5}.selectedLeadNotice span{color:#166534;font-weight:700}.auditClearButton{color:#fff;cursor:pointer;background:#991b1b;border:none;border-radius:999px;width:100%;margin-top:16px;padding:13px 16px;font-weight:900}.pasteLeadSection{gap:24px;display:grid}.pasteLeadHeader{max-width:850px}.pasteLeadHeader p:not(.sectionLabel){color:#64748b;margin-top:18px;font-size:17px;line-height:1.7}.pasteLeadBox{background:#fff;border:1px solid #e2e8f0;border-radius:32px;padding:28px;box-shadow:0 18px 50px #0f172a14}.pasteLeadBox textarea{color:#0f172a;resize:vertical;background:#f8fafc;border:1px solid #cbd5e1;border-radius:20px;outline:none;width:100%;min-height:260px;padding:16px;font-family:Consolas,monospace;font-size:14px;line-height:1.55}.pasteLeadBox textarea:focus{background:#fff;border-color:#16a34a;box-shadow:0 0 0 4px #16a34a1f}.pasteLeadActions{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.pasteLeadActions button{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:999px;padding:13px 16px;font-weight:900}.pasteLeadActions .dangerButton{background:#991b1b}@media (width<=640px){.pasteLeadBox{border-radius:24px;padding:20px}.pasteLeadActions{grid-template-columns:1fr;display:grid}.pasteLeadActions button{width:100%}}.portfolioSection{gap:28px;display:grid}.portfolioHeader{max-width:900px}.portfolioHeader p:not(.sectionLabel){color:#64748b;margin-top:18px;font-size:17px;line-height:1.7}.portfolioGrid{grid-template-columns:1.15fr .85fr;align-items:stretch;gap:22px;display:grid}.caseStudyCard,.workDoneCard,.proofCard,.portfolioDownload{background:#fff;border:1px solid #e2e8f0;box-shadow:0 18px 50px #0f172a0f}.caseStudyCard{border-radius:32px;padding:30px}.caseStudyTop span{color:#166534;text-transform:uppercase;letter-spacing:.08em;background:#dcfce7;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900;display:inline-flex}.caseStudyTop h3{letter-spacing:-.05em;margin:18px 0 12px;font-size:clamp(32px,5vw,54px);line-height:.98}.caseStudyTop p{color:#64748b;margin:0;font-size:17px;line-height:1.7}.caseStudyDetails{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px;display:grid}.caseStudyDetails div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:22px;padding:18px}.caseStudyDetails strong{color:#0f172a;margin-bottom:8px;display:block}.caseStudyDetails p{color:#64748b;margin:0;font-size:14px;line-height:1.55}.caseStudyActions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.caseStudyActions a{color:#fff;background:#16a34a;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:14px 18px;font-weight:900;display:inline-flex}.caseStudyActions .secondaryCaseButton{background:#0f172a}.workDoneCard{border-radius:32px;padding:28px}.workDoneCard h3{letter-spacing:-.04em;margin:0 0 18px;font-size:30px}.workDoneCard ul{margin:0;padding-left:20px}.workDoneCard li{color:#475569;margin:12px 0;line-height:1.55}.proofGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.proofCard{border-radius:28px;padding:24px}.proofCard span{color:#fff;background:#0f172a;border-radius:15px;place-items:center;width:44px;height:44px;margin-bottom:16px;font-weight:900;display:inline-grid}.proofCard h3{margin:0 0 10px;font-size:22px}.proofCard p{color:#64748b;margin:0;line-height:1.65}.portfolioDownload{color:#fff;background:#0f172a;border-radius:28px;justify-content:space-between;align-items:center;gap:20px;padding:24px;display:flex}.portfolioDownload h3{margin:0 0 8px;font-size:26px}.portfolioDownload p{color:#cbd5e1;margin:0;line-height:1.6}.portfolioDownload a{color:#fff;white-space:nowrap;background:#16a34a;border-radius:999px;padding:14px 18px;font-weight:900}@media (width<=980px){.portfolioGrid,.proofGrid,.caseStudyDetails{grid-template-columns:1fr}.portfolioDownload{flex-direction:column;align-items:flex-start}.portfolioDownload a{text-align:center;width:100%}}@media (width<=640px){.caseStudyCard,.workDoneCard,.proofCard,.portfolioDownload{border-radius:24px;padding:20px}.caseStudyActions{grid-template-columns:1fr;display:grid}.caseStudyActions a{width:100%}}.publicPage{width:min(1180px,100% - 36px);margin:0 auto}.siteNav{justify-content:space-between;align-items:center;gap:18px;width:min(1180px,100% - 36px);margin:0 auto;padding:18px 0;display:flex}.siteBrand{color:#0f172a;align-items:center;gap:12px;display:inline-flex}.siteBrand span{color:#fff;background:#0f172a;border-radius:15px;place-items:center;width:44px;height:44px;font-size:22px;font-weight:900;display:grid}.siteBrand strong{letter-spacing:-.03em;font-size:18px;display:block}.siteBrand small{color:#64748b;font-size:12px;font-weight:800;display:block}.siteNavLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.siteNavLinks a{color:#334155;border-radius:999px;padding:10px 12px;font-weight:900}.siteNavLinks a:hover{color:#166534;background:#dcfce7}.siteNavCta{color:#fff;white-space:nowrap;background:#16a34a;border-radius:999px;padding:12px 16px;font-weight:900}.homeHero{grid-template-columns:1.05fr .95fr;align-items:center;gap:28px;min-height:72vh;padding:48px 0 30px;display:grid}.homeHeroText h1,.simplePageHero h1,.seoPageHero h1{letter-spacing:-.06em;color:#0f172a;margin:18px 0 0;font-size:clamp(46px,7vw,86px);line-height:.94}.homeHeroText p:not(.sectionLabel),.simplePageHero p:not(.sectionLabel),.seoPageHero p:not(.sectionLabel){color:#64748b;max-width:720px;margin-top:22px;font-size:19px;line-height:1.75}.homeHeroActions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.homeHeroPanel{color:#fff;background:#0f172a;border-radius:36px;padding:34px;box-shadow:0 30px 80px #0f172a40}.homeHeroPanel span{color:#86efac;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900}.homeHeroPanel h2{letter-spacing:-.05em;margin:16px 0 14px;font-size:clamp(34px,5vw,56px);line-height:.98}.homeHeroPanel p{color:#cbd5e1;font-size:17px;line-height:1.75}.heroMetricGrid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px;display:grid}.heroMetricGrid div{background:#ffffff14;border-radius:20px;padding:18px}.heroMetricGrid strong{font-size:18px;display:block}.heroMetricGrid small{color:#bbf7d0;font-weight:800}.homeQuickLinks,.serviceGridPage,.homeCardsGrid,.publicPackageGrid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px;display:grid}.homeQuickLinks a,.servicePageCard,.homeCardsGrid div{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:28px;padding:24px;box-shadow:0 18px 50px #0f172a0f}.homeQuickLinks a:hover,.servicePageCard:hover{border-color:#16a34a;transform:translateY(-3px)}.homeQuickLinks strong,.homeQuickLinks span{display:block}.homeQuickLinks strong{margin-bottom:8px;font-size:20px}.homeQuickLinks span,.servicePageCard p,.homeCardsGrid p{color:#64748b;line-height:1.6}.homeSection,.simplePageHero,.seoPageHero,.miniCalculator,.seoContactBlock,.seoTwoColumn,.seoKeywordBlock,.homeCtaStrip{margin-top:78px}.homeSection h2,.miniCalculator h2,.seoContactBlock h2,.seoTwoColumn h2,.seoKeywordBlock h2,.homeCtaStrip h2{letter-spacing:-.05em;color:#0f172a;margin:16px 0 0;font-size:clamp(34px,5vw,58px);line-height:1}.homeCardsGrid h3,.servicePageCard h2{letter-spacing:-.04em;margin:0 0 10px;font-size:26px}.servicePageCard span{color:#166534;background:#dcfce7;border-radius:999px;margin-bottom:16px;padding:7px 10px;font-size:12px;font-weight:900;display:inline-block}.miniCalculator,.seoContactBlock,.seoTwoColumn{grid-template-columns:.85fr 1.15fr;align-items:start;gap:28px;display:grid}.miniCalculator p,.seoContactBlock p{color:#64748b;font-size:17px;line-height:1.7}.miniCalculatorCard,.compactLeadForm,.seoListCard{background:#fff;border:1px solid #e2e8f0;border-radius:30px;padding:26px;box-shadow:0 18px 50px #0f172a14}.miniCalculatorCard{gap:14px;display:grid}.miniCalculatorCard label{color:#334155;gap:8px;font-weight:900;display:grid}.miniCalculatorCard input{border:1px solid #cbd5e1;border-radius:16px;padding:14px;font-family:inherit;font-size:15px}.calculatorResultBox{color:#fff;background:#0f172a;border-radius:22px;padding:20px}.calculatorResultBox span{color:#bbf7d0;margin-bottom:8px;font-weight:900;display:block}.calculatorResultBox strong{letter-spacing:-.06em;font-size:clamp(30px,5vw,46px)}.homeCtaStrip{color:#fff;background:#0f172a;border-radius:34px;justify-content:space-between;align-items:center;gap:24px;padding:32px;display:flex}.homeCtaStrip h2{color:#fff;margin:0 0 12px}.homeCtaStrip p{color:#cbd5e1;margin:0;line-height:1.6}.seoListCard h3{margin:0 0 14px;font-size:28px}.seoListCard li{color:#475569;margin:10px 0;line-height:1.55}.seoKeywordBlock{background:#fff;border:1px solid #e2e8f0;border-radius:30px;padding:28px;box-shadow:0 18px 50px #0f172a0f}.seoKeywordBlock div{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.seoKeywordBlock span{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;padding:10px 12px;font-weight:900}.siteFooter{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:24px;width:min(1180px,100% - 36px);margin:90px auto 0;padding:28px 0 34px;display:flex}.siteFooter strong{font-size:20px}.siteFooter p{color:#64748b;margin:8px 0 0;line-height:1.6}.footerLinks{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.footerLinks a{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:10px 12px;font-weight:900}@media (width<=980px){.homeHero,.miniCalculator,.seoContactBlock,.seoTwoColumn,.homeQuickLinks,.serviceGridPage,.homeCardsGrid,.publicPackageGrid{grid-template-columns:1fr}.siteNav{flex-direction:column;align-items:flex-start}.siteNavLinks{justify-content:flex-start}.siteNavCta{text-align:center;width:100%}.homeCtaStrip,.siteFooter{flex-direction:column;align-items:flex-start}.homeCtaStrip .primaryButton{width:100%}.footerLinks{justify-content:flex-start}}@media (width<=640px){.publicPage,.siteNav,.siteFooter{width:min(100% - 20px,1180px)}.homeHero{padding-top:28px}.homeHeroText h1,.simplePageHero h1,.seoPageHero h1{font-size:38px}.homeHeroText p:not(.sectionLabel),.simplePageHero p:not(.sectionLabel),.seoPageHero p:not(.sectionLabel){font-size:16px}.homeHeroActions{grid-template-columns:1fr;display:grid}.homeHeroActions a,.primaryButton,.secondaryButton{width:100%}.homeHeroPanel,.homeQuickLinks a,.servicePageCard,.homeCardsGrid div,.miniCalculatorCard,.compactLeadForm,.seoListCard,.seoKeywordBlock,.homeCtaStrip{border-radius:24px;padding:20px}.heroMetricGrid{grid-template-columns:1fr}}
