:root{--bg:#f6f8fb;--card:#fff;--ink:#101828;--muted:#667085;--line:#e4e7ec;--brand:#0f766e;--brand2:#115e59;--soft:#ccfbf1;--danger:#b42318;--warn:#fffaeb;--shadow:0 18px 50px #10182814}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit}.header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#ffffffeb;justify-content:space-between;align-items:center;padding:14px 5vw;display:flex;position:sticky;top:0}.brand{text-align:left;background:0;border:0;align-items:center;gap:10px;display:flex}.brandMark{background:var(--brand);color:#fff;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.brand strong{font-size:18px;display:block}.brand small{color:var(--muted);display:block}.desktopNav{align-items:center;gap:6px;display:flex}.desktopNav button,.mobilePanel button{color:#344054;background:0 0;border:0;border-radius:12px;padding:10px 12px}.desktopNav button:hover,.activeNav,.activeMobile{color:#027a48!important;background:#ecfdf3!important}.menuBtn{background:#f2f4f7;border:0;border-radius:12px;padding:10px;display:none}.mobileOverlay{background:#10182873;justify-content:flex-end;display:flex;position:fixed;inset:0}.mobilePanel{background:#fff;flex-direction:column;gap:6px;width:min(320px,90vw);height:100%;padding:20px;display:flex}.closeBtn{align-self:flex-end}.hero{background:radial-gradient(circle at 0 0,#ccfbf1,#0000 35%),linear-gradient(135deg,#fff,#f0fdfa);grid-template-columns:1.3fr .8fr;align-items:center;gap:28px;padding:70px 5vw 40px;display:grid}.heroText h1{margin:14px 0;font-size:clamp(36px,6vw,68px);line-height:.96}.heroText p{color:var(--muted);max-width:780px;font-size:18px;line-height:1.7}.pill,.eyebrow{color:var(--brand2);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.heroActions,.trustRow,.filterRow,.tabs{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.primary,.secondary,.miniAction{border:0;border-radius:15px;justify-content:center;align-items:center;gap:8px;padding:13px 18px;font-weight:800;text-decoration:none;display:inline-flex}.primary{background:var(--brand);color:#fff}.primary:disabled{opacity:.45;cursor:not-allowed}.secondary{color:var(--ink);border:1px solid var(--line);background:#fff}.miniAction{color:#027a48;background:#ecfdf3;padding:10px 12px}.trustRow{color:#344054;margin-top:22px}.trustRow span{align-items:center;gap:6px;display:flex}.heroCard,.cardForm,.providerCard,.plan,.tableCard,.adminCard,.analytics,.resultCard,.leadMini,.stat,.proofGrid article,.seoGrid article{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:24px;padding:22px}.liveBadge{color:#027a48;background:#ecfdf3;border-radius:999px;align-items:center;gap:8px;padding:8px 10px;font-size:12px;font-weight:800;display:inline-flex}.liveBadge span{background:#12b76a;border-radius:99px;width:8px;height:8px}.step{gap:12px;margin:18px 0;display:flex}.step span{background:var(--brand);color:#fff;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.page{padding:46px 5vw}.narrow{max-width:760px;margin:auto}.sectionHeader{margin:30px 5vw 18px}.page>.sectionHeader{margin-left:0}.splitHeader{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.sectionHeader h1,.sectionHeader h2,.page h1{margin:8px 0;font-size:clamp(30px,4vw,48px);line-height:1.05}.sectionHeader p,.page>p{color:var(--muted)}.serviceGrid{grid-template-columns:repeat(4,1fr);gap:14px;padding:0 5vw 30px;display:grid}.serviceCard{text-align:left;border:1px solid var(--line);background:#fff;border-radius:20px;gap:12px;min-height:122px;padding:16px;transition:all .18s;display:flex}.serviceCard:hover{box-shadow:var(--shadow);border-color:#99f6e4;transform:translateY(-3px)}.serviceIcon{font-size:28px}.serviceCard strong,.serviceCard small,.serviceCard em{display:block}.serviceCard small{color:var(--muted);margin-top:4px;line-height:1.4}.serviceCard em{color:#027a48;margin-top:8px;font-size:12px;font-style:normal;font-weight:800}.homeInfo{padding:10px 0 6px}.homeInfo .sectionHeader.compact{margin-bottom:0}.homeInfo .sectionHeader.compact h2{max-width:780px}.homeInfo .sectionHeader.compact p{max-width:720px}.proofGrid,.planGrid,.providerGrid,.statsGrid,.seoGrid{grid-template-columns:repeat(3,1fr);gap:18px;margin:26px 5vw;display:grid}.page .proofGrid,.page .planGrid,.page .providerGrid,.page .statsGrid,.page .seoGrid{margin-left:0;margin-right:0}.proofGrid svg{color:var(--brand)}.formShell{grid-template-columns:.7fr 1fr;align-items:start;gap:28px;display:grid}.cardForm{gap:15px;display:grid}.two{grid-template-columns:1fr 1fr;gap:12px;display:grid}label,.labelTitle{color:#344054;font-weight:800}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:14px;margin-top:7px;padding:13px}textarea{resize:vertical;min-height:120px}.check{color:var(--muted);align-items:flex-start;gap:10px;font-weight:600;display:flex}.check input{width:auto;margin-top:4px}.warning{background:var(--warn);border-radius:14px;padding:12px}.full{width:100%}.infoBox,.successBox,.errorBox,.empty{border:1px solid var(--line);color:#344054;background:#f9fafb;border-radius:18px;align-items:flex-start;gap:10px;margin:14px 0;padding:14px;display:flex}.successBox{color:#027a48;background:#ecfdf3}.errorBox{color:var(--danger);background:#fef3f2}.fileBox{border:1px dashed #98a2b3;border-radius:18px;justify-content:center;align-items:center;gap:8px;padding:16px;display:flex}.fileBox input{display:none}.photoGrid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.photoGrid.small{grid-template-columns:repeat(3,1fr);margin-top:10px}.photoGrid img{object-fit:cover;border:1px solid var(--line);border-radius:16px;width:100%;height:105px}.searchBar{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:10px;margin:22px 0;padding:4px 12px;display:flex}.searchBar input{border:0;margin:0}.status,.verified{color:#027a48;background:#ecfdf3;border-radius:999px;align-items:center;gap:5px;padding:5px 9px;font-weight:800;display:inline-flex}.providerTop{align-items:center;gap:12px;display:flex}.avatar{background:var(--soft);width:48px;height:48px;color:var(--brand2);border-radius:16px;place-items:center;font-weight:900;display:grid}.providerTop p{color:var(--muted);margin:3px 0 0}.chips{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.chips span,.chips button{border:1px solid var(--line);background:#f9fafb;border-radius:999px;padding:7px 10px;font-size:13px}.chips.selectable button.selected{color:#115e59;background:#ccfbf1;border-color:#2dd4bf;font-weight:800}.rating{color:#667085;align-items:center;gap:7px;display:flex}.tabs button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 16px}.tabActive{background:var(--brand)!important;color:#fff!important}.dashboardHero{color:#fff;background:linear-gradient(135deg,#0f766e,#134e4a);border-radius:28px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;padding:28px;display:flex}.dashboardHero p{color:#ccfbf1}.stat strong{font-size:34px;display:block}.stat span{color:var(--muted)}.twoCols{grid-template-columns:1fr 1fr;gap:18px;display:grid}.leadMini{justify-content:space-between;gap:14px;margin:12px 0;display:flex}.leadMini p{color:var(--muted);margin:4px 0}.leadMini small{color:#667085}.leadMini button,.leadMini a,.adminActions a{color:#027a48;background:#ecfdf3;border:0;border-radius:12px;align-self:center;padding:9px 11px;font-weight:800;text-decoration:none}.adminCard{grid-template-columns:1fr 340px;gap:18px;margin:14px 0;display:grid}.adminActions{gap:10px;display:grid}.analytics{margin:22px 0}.barList{gap:10px;display:grid}.barList div{align-items:center;gap:10px;display:flex}.barList span{width:170px;color:var(--muted)}.barList b{background:var(--brand);color:#fff;border-radius:999px;min-width:28px;padding:4px 8px;display:inline-flex}.plan strong{font-size:30px}.plan ul{gap:10px;padding:0;list-style:none;display:grid}.plan li{color:#344054;align-items:center;gap:8px;display:flex}table{border-collapse:collapse;width:100%}td{border-bottom:1px solid var(--line);padding:12px}.hint{color:var(--muted);font-size:14px}.legal section{border:1px solid var(--line);background:#fff;border-radius:22px;margin:16px 0;padding:20px}footer{color:#fff;background:#101828;justify-content:space-between;align-items:center;gap:20px;margin-top:40px;padding:30px 5vw;display:flex}footer p{color:#d0d5dd}footer button{color:#fff;background:#1d2939;border:1px solid #344054;border-radius:12px;padding:10px 12px}@media (width<=1050px){.desktopNav{display:none}.menuBtn{display:block}.hero,.formShell,.twoCols,.adminCard{grid-template-columns:1fr}.serviceGrid{grid-template-columns:repeat(2,1fr)}.homeInfo{padding:10px 0 6px}.homeInfo .sectionHeader.compact{margin-bottom:0}.homeInfo .sectionHeader.compact h2{max-width:780px}.homeInfo .sectionHeader.compact p{max-width:720px}.proofGrid,.planGrid,.providerGrid,.statsGrid,.seoGrid{grid-template-columns:1fr 1fr}.dashboardHero,.splitHeader{display:block}.dashboardHero button,.splitHeader button{margin-top:15px}}@media (width<=640px){.header{padding:12px 16px}.hero,.page{padding:34px 18px}.sectionHeader,.serviceGrid,.homeInfo{padding:10px 0 6px}.proofGrid,.planGrid,.providerGrid,.statsGrid,.seoGrid{margin-left:18px;margin-right:18px;padding-left:0;padding-right:0}.page .proofGrid,.page .planGrid,.page .providerGrid,.page .statsGrid,.page .seoGrid{margin-left:0;margin-right:0}.serviceGrid,.homeInfo{padding:10px 0 6px}.homeInfo .sectionHeader.compact{margin-bottom:0}.homeInfo .sectionHeader.compact h2{max-width:780px}.homeInfo .sectionHeader.compact p{max-width:720px}.proofGrid,.planGrid,.providerGrid,.statsGrid,.seoGrid,.two{grid-template-columns:1fr}.heroText h1{font-size:38px}.heroActions .primary,.heroActions .secondary{width:100%}.photoGrid{grid-template-columns:repeat(2,1fr)}footer{display:block}}.cloudBadge{white-space:nowrap;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .7rem;font-size:.78rem;font-weight:800;display:inline-flex}.cloudBadge.ok{color:#9ff0d0;background:#21d5951f;border-color:#21d5954d}.cloudBadge.warn{color:#ffd28a;background:#f59e0b1f;border-color:#f59e0b59}@media (width<=820px){.cloudBadge{display:none}}.prelaunchHero{padding-top:82px;padding-bottom:58px}.launchCard{position:relative;overflow:hidden}.launchCard:after{content:"";opacity:.75;background:#ccfbf1;border-radius:50%;width:170px;height:170px;position:absolute;bottom:-70px;right:-70px}.miniStats{z-index:1;background:#f0fdfa;border:1px solid #99f6e4;border-radius:18px;align-items:center;gap:12px;margin-top:18px;padding:14px;display:flex;position:relative}.miniStats strong{color:var(--brand2);font-size:32px}.miniStats span{color:#115e59;font-weight:800}.quickStrip{z-index:2;grid-template-columns:repeat(4,1fr);gap:14px;margin:-8px 5vw 26px;display:grid;position:relative}.quickStrip article{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;gap:6px;padding:18px;display:grid}.quickStrip svg{color:var(--brand)}.quickStrip span{color:var(--muted);font-size:14px;line-height:1.4}.featuredServices .serviceCard{min-height:136px}.compactServices{grid-template-columns:repeat(5,1fr)}.serviceCard.compact{min-height:92px;padding:13px}.serviceCard.compact .serviceIcon{font-size:22px}.serviceCard.compact small{font-size:12px}.successWide{flex-wrap:wrap;justify-content:space-between;align-items:center}.successWide p{color:#027a48;margin:.2rem 0 0}.empty{text-align:center;color:#667085;background:#fcfcfd;border-style:dashed;justify-content:center;align-items:center;min-height:76px;font-weight:700}.cardForm .successBox{margin-top:0}.providerCard:hover,.adminCard:hover,.plan:hover,.seoGrid article:hover{border-color:#99f6e4;box-shadow:0 22px 60px #1018281c}.dashboardHero h1{margin:.2rem 0}.adminActions textarea{min-height:76px}.seoGrid article{transition:all .18s}@media (width<=1050px){.quickStrip{grid-template-columns:1fr 1fr}.compactServices{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.quickStrip{grid-template-columns:1fr;margin-left:18px;margin-right:18px}.compactServices{grid-template-columns:1fr}.prelaunchHero{padding-top:44px}.serviceCard.compact{min-height:auto}.successWide{justify-content:flex-start}.successWide .miniAction{width:100%}}.featuredChip{font-weight:900;color:#c2410c!important;background:#fff7ed!important;border-color:#fed7aa!important}.billingGrid{grid-template-columns:1fr 1fr;align-items:start;gap:18px;display:grid}.billingGrid>.tableCard:nth-child(3),.billingGrid>.tableCard:nth-child(4){grid-column:1/-1}.billingRow{border:1px solid var(--line);background:#fcfcfd;border-radius:18px;grid-template-columns:1fr 220px;align-items:start;gap:14px;margin:12px 0;padding:14px;display:grid}.billingRow p{color:#344054;margin:.25rem 0}.billingRow small{color:var(--muted)}.paymentMini{border-top:1px solid var(--line);margin-top:18px;padding-top:14px}.paymentMini p{margin:10px 0}.templateGrid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.templateGrid p{color:#344054;line-height:1.5}.adminActions button:disabled{opacity:.45;cursor:not-allowed}@media (width<=900px){.billingGrid,.templateGrid,.billingRow{grid-template-columns:1fr}.billingGrid>.tableCard:nth-child(3),.billingGrid>.tableCard:nth-child(4){grid-column:auto}}.lockedBox,.contactReveal{color:#334155;background:#f8fbff;border:1px solid #dbe3ef;border-radius:14px;align-items:center;gap:8px;margin-top:12px;padding:12px;font-size:.92rem;display:flex}.contactReveal{background:#f0fdf4;border-color:#bbf7d0;display:block}.leadActions button[disabled]{opacity:.55;cursor:not-allowed}.loginPill{color:#0f766e;white-space:nowrap;background:#eefdf8;border:1px solid #99f6e4;border-radius:999px;align-items:center;gap:6px;padding:8px 11px;font-size:12px;font-weight:900;display:inline-flex}.accountStrip{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;margin:-8px 0 22px;padding:16px 18px;display:flex}.accountStrip>div:first-child{align-items:center;gap:12px;display:flex}.avatar.small{border-radius:13px;width:40px;height:40px}.accountStrip strong{display:block}.accountStrip small{color:var(--muted);margin-top:3px;display:block}.accountStripRight{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex!important}.accountStripRight span{border:1px solid var(--line);color:#344054;background:#f9fafb;border-radius:999px;padding:8px 10px;font-size:13px;font-weight:800}.adminStrip .avatar.small{color:#3538cd;background:#eef4ff}.tabs{border:1px solid var(--line);background:#fff;border-radius:22px;margin-bottom:18px;padding:8px;box-shadow:0 10px 30px #1018280d}.tabs button{box-shadow:none}.scoreCard{text-align:center;background:#ffffff1f;border:1px solid #ffffff38;border-radius:20px;min-width:140px;padding:16px 18px}.scoreCard svg{color:#fde68a}.scoreCard strong{font-size:30px;display:block}.scoreCard span{color:#ccfbf1;font-weight:800}.leadActions{align-content:start;gap:8px;display:grid}.leadActions a,.leadActions button{width:100%}@media (width<=760px){.accountStrip{display:block}.accountStripRight{justify-content:flex-start;margin-top:12px}.tabs{flex-wrap:nowrap;overflow-x:auto}.tabs button{white-space:nowrap}.scoreCard{text-align:left;margin-top:14px}}.dashboardHero{background:radial-gradient(circle at 90% 20%,#ccfbf154,#0000 28%),linear-gradient(135deg,#0f172a 0%,#134e4a 52%,#0f766e 100%);min-height:178px;position:relative;overflow:hidden;box-shadow:0 26px 70px #0f172a2e}.dashboardHero:after{content:"";border:34px solid #ffffff14;border-radius:999px;width:220px;height:220px;position:absolute;bottom:-75px;right:-55px}.dashboardHero>div,.dashboardHero>button,.dashboardHero>.scoreCard{z-index:1;position:relative}.dashboardHero p:first-child{text-transform:uppercase;letter-spacing:.08em;background:#ffffff1a;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:8px;padding:7px 10px;font-size:12px;font-weight:900;display:inline-flex}.dashboardHero h1{font-size:clamp(30px,4vw,46px);line-height:1.02}.scoreCard{box-shadow:inset 0 1px #ffffff29,0 16px 45px #00000029}.accountStrip{background:linear-gradient(#fff,#f8fafc);border:0;box-shadow:0 20px 55px #10182814}.accountStripRight span:first-child{color:#047857;background:#ecfdf3;border-color:#a7f3d0}.accountStripRight span:nth-child(2){color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.accountStripRight span:nth-child(3){color:#c2410c;background:#fff7ed;border-color:#fed7aa}.statsGrid .stat{border:0;flex-direction:column;justify-content:space-between;min-height:118px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 44px #10182812}.statsGrid .stat:before{content:"";background:linear-gradient(90deg,#0f766e,#2dd4bf);height:4px;position:absolute;inset:0 0 auto}.statsGrid .stat strong{letter-spacing:-.04em;color:#0f172a;font-size:38px}.statsGrid .stat span{text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:800}.tabs{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border:1px solid #e4e7ecdb;position:sticky;top:72px}.tabs button{font-weight:850;transition:all .16s}.tabs button:hover{color:#0f766e;background:#f0fdfa;transform:translateY(-1px)}.tabActive{box-shadow:0 12px 28px #0f766e33!important}.leadMini{border:0;align-items:stretch;transition:all .16s;box-shadow:0 16px 44px #1018280f}.leadMini:hover{transform:translateY(-2px);box-shadow:0 20px 58px #1018281a}.leadMini h3{margin:.35rem 0 .25rem;font-size:20px}.leadActions,.adminActions{border:1px solid var(--line);background:#f8fafc;border-radius:18px;padding:12px}.lockedBox{color:#9a3412;background:#fff7ed;border-color:#fed7aa;font-weight:750}.contactReveal{color:#065f46;background:#ecfdf3;border-color:#a7f3d0}.adminCard{border:0;transition:all .16s;box-shadow:0 16px 44px #1018280f}.adminCard:hover{transform:translateY(-2px)}.adminCard h3{margin:.25rem 0;font-size:22px}.adminCard small{color:#667085;font-weight:750}.billingGrid .tableCard,.analytics,.tableCard{border:0;box-shadow:0 16px 44px #1018280f}.infoBox{box-shadow:0 10px 28px #1018280a}footer button:nth-child(2){background:#0f766e;border-color:#0f766e}@media (width<=1050px){.tabs{flex-wrap:nowrap;top:66px;overflow-x:auto}.tabs button{white-space:nowrap;flex:none}.leadMini{display:block}.leadActions{margin-top:12px}}@media (width<=640px){.dashboardHero{border-radius:22px;min-height:auto;padding:22px}.dashboardHero:after{display:none}.accountStrip{border-radius:18px}.statsGrid .stat{min-height:96px}.adminCard{display:block}.adminActions{margin-top:12px}}.localPreviewGrid{grid-template-columns:repeat(3,1fr);gap:16px;width:min(1180px,92vw);margin:0 auto 56px;display:grid}.localPreviewCard{text-align:left;border:1px solid var(--line);background:linear-gradient(#fff,#f8fafc);border-radius:22px;flex-direction:column;gap:8px;padding:18px;display:flex;box-shadow:0 14px 34px #1018280d}.localPreviewCard svg{color:#0f766e}.localPreviewCard strong{color:#0f172a;font-size:18px}.localPreviewCard small{color:#667085;line-height:1.45}.localPreviewCard:hover{transform:translateY(-2px);box-shadow:0 18px 48px #10182817}.seoHero{color:#fff;background:linear-gradient(135deg,#0f172a,#115e59 62%,#0f766e);border-radius:34px;grid-template-columns:1.5fr .8fr;gap:24px;width:min(1180px,92vw);margin:30px auto;padding:34px;display:grid;box-shadow:0 28px 70px #0f172a2e}.seoHero h1{margin:.25rem 0 .7rem;font-size:clamp(34px,5vw,58px);line-height:1}.seoHero p{color:#ffffffd1}.seoHero .secondary{color:#fff;background:#ffffff14;border-color:#ffffff59}.seoNote{background:#ffffff1a;border:1px solid #fff3;border-radius:26px;align-self:stretch;padding:22px}.seoNote svg{color:#99f6e4}.seoNote h3{margin:.7rem 0 .35rem}.seoNote p{font-size:14px}.detailedSeo article{position:relative;overflow:hidden}.detailedSeo article:before{content:"";background:linear-gradient(90deg,#0f766e,#2dd4bf);height:4px;position:absolute;inset:0 0 auto}.seoCardTop{color:#0f766e;text-transform:uppercase;letter-spacing:.07em;align-items:center;gap:8px;font-size:12px;font-weight:900;display:flex}.detailedSeo ul{gap:8px;margin:14px 0;padding:0;list-style:none;display:grid}.detailedSeo li{color:#475467;align-items:center;gap:8px;font-weight:650;display:flex}.detailedSeo li svg{color:#0f766e;flex:none}.areaPillGrid{flex-wrap:wrap;gap:10px;width:min(1180px,92vw);margin:0 auto 60px;display:flex}.areaPillGrid button{border:1px solid var(--line);color:#0f172a;background:#fff;border-radius:999px;align-items:center;gap:7px;padding:11px 14px;font-weight:850;display:flex;box-shadow:0 8px 20px #1018280a}.areaPillGrid button:hover{color:#0f766e;background:#f0fdfa}@media (width<=900px){.localPreviewGrid,.seoHero{grid-template-columns:1fr}.seoHero{border-radius:24px;padding:24px}}@media (width<=640px){.localPreviewGrid{grid-template-columns:1fr}.seoHero{margin-top:14px}.areaPillGrid{grid-template-columns:1fr 1fr;display:grid}.areaPillGrid button{justify-content:center}}.serviceDetailPage .detailHero{align-items:stretch}.textBack{color:#0f766e;cursor:pointer;background:0 0;border:0;padding:0 0 14px;font-weight:800}.detailGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:22px 0;display:grid}.cleanList{gap:10px;margin:14px 0 0;padding:0;list-style:none;display:grid}.cleanList li{color:#334155;align-items:flex-start;gap:8px;display:flex}.cleanList svg{color:#0f766e;flex:none;margin-top:2px}.miniPills{flex-wrap:wrap;gap:8px;margin:14px 0;display:flex}.miniPills span{color:#334155;background:#f8fafc;border:1px solid #dbe7ef;border-radius:999px;padding:8px 10px;font-weight:700}.contentPanel{background:linear-gradient(135deg,#ecfdf5,#f8fafc);border:1px solid #dbe7ef;border-radius:24px;margin:24px 0;padding:24px;box-shadow:0 18px 50px #0f172a0f}.steps{grid-template-columns:auto 1fr;gap:12px 16px;margin-top:18px;display:grid}.steps span{color:#fff;background:#0f766e;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.steps p{color:#475569;margin:0 0 10px}.faqGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:26px 0;display:grid}.faqGrid>h2{grid-column:1/-1;margin:0}.faqCard{background:#fff;border:1px solid #dbe7ef;border-radius:20px;padding:20px;box-shadow:0 14px 35px #0f172a0d}.faqCard h3{margin:0 0 8px}.faqCard p{color:#64748b;margin:0}.ctaBand{color:#fff;background:#071126;border-radius:24px;justify-content:space-between;align-items:center;gap:16px;margin:28px 0 10px;padding:24px;display:flex}.ctaBand h2{margin:0}.ctaBand p{color:#cbd5e1;margin:6px 0 0}.clickableSeo{cursor:pointer;transition:transform .18s,box-shadow .18s}.clickableSeo:hover{transform:translateY(-3px);box-shadow:0 22px 45px #0f172a1a}.seoActions{gap:10px;margin-top:14px;display:flex}.seoActions button{flex:1}.compactSeo article{padding:18px}.compactSeo button{margin-top:10px}@media (width<=780px){.detailGrid,.faqGrid{grid-template-columns:1fr}.ctaBand{flex-direction:column;align-items:flex-start}.seoActions{flex-direction:column}}
