/*
Theme Name: SEO Back Office
Theme URI: https://seobackoffice.org/
Author: SEO Back Office
Description: Classic PHP theme for SEO Back Office. Generative engine optimization agency site, dark/lime palette, DM Sans and Space Grotesk.
Version: 1.1.0
Requires at least: 6.0
Tested up to: 7.1
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sbo-geo
Tags: one-column, custom-menu, featured-images, threaded-comments, translation-ready
*/

/* Captured from Manus build, custom layer only. Base reset handled in theme. */
*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}
html{-webkit-text-size-adjust:100%;line-height:1.5;scroll-behavior:smooth;-webkit-tap-highlight-color:transparent}
h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}
a{color:inherit;text-decoration:inherit}
b,strong{font-weight:bolder}
img,svg,video{vertical-align:middle;display:block}
img,video{max-width:100%;height:auto}
button,input,select,textarea{font:inherit;color:inherit;background-color:transparent;border-radius:0}
ol,ul,menu{list-style:none}
body{background-color:var(--background);color:var(--foreground);font-optical-sizing:auto;-webkit-font-smoothing:antialiased;background:#0b0d0c;min-width:320px;margin:0;font-family:DM Sans,sans-serif}
::selection{color:#0b0d0c;background:#d8ff65}
button:not(:disabled),[role=button]:not([aria-disabled=true]),a[href]{cursor:pointer}
.container{width:100%;margin-inline:auto;padding-inline:1.25rem}
@media (min-width:640px){.container{padding-inline:2rem}}
@media (min-width:1024px){.container{max-width:1280px;padding-inline:2.5rem}}
:root,.dark{--radius:.35rem;--background:#0b0d0c;--foreground:#f1f3eb;--card:#121512;--card-foreground:#f1f3eb;--popover:#121512;--popover-foreground:#f1f3eb;--primary:#d8ff65;--primary-foreground:#0b0d0c;--secondary:#1b1f1b;--secondary-foreground:#f1f3eb;--muted:#171a17;--muted-foreground:#a8ada3;--accent:#d8ff65;--accent-foreground:#0b0d0c;--destructive:#ef4444;--destructive-foreground:#fff;--border:#f1f3eb24;--input:#f1f3eb24;--ring:#d8ff65}
:root{--lime:#d8ff65;--lime-soft:#e6ff9d;--ink:#0b0d0c;--panel:#121512;--cream:#f1f3eb;--paper:#e9eae1;--orange:#ff7048;--muted-text:#a7ada3;--ease-out:cubic-bezier(.23,1,.32,1)}
.site-shell{background:var(--ink);min-height:100vh;overflow:clip}
.site-header{z-index:50;color:var(--cream);transition:background-color .18s var(--ease-out),border-color .18s var(--ease-out),backdrop-filter .18s var(--ease-out);border-bottom:1px solid #0000;position:fixed;inset:0 0 auto}
.site-header.is-scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b0d0ce0;border-color:#ffffff1a}
.header-inner{justify-content:space-between;align-items:center;gap:2rem;height:80px;display:flex}
.brand-mark{color:inherit;white-space:nowrap;align-items:center;gap:.7rem;text-decoration:none;display:inline-flex}
.brand-symbol{grid-template-columns:repeat(2,1fr);gap:3px;width:24px;height:24px;display:grid;transform:rotate(45deg)}
.brand-symbol span{background:var(--lime);border-radius:1px;display:block}
.brand-symbol span:last-child{border:2px solid var(--lime);background:0 0;transform:translateY(5px)}
.brand-wordmark{letter-spacing:-.02em;font-size:.98rem}
.brand-wordmark strong{font-weight:700}
.desktop-nav{align-items:center;gap:2rem;margin-left:auto;display:none}
.desktop-nav a{color:#c9cdc4;transition:color .16s var(--ease-out);font-size:.88rem;text-decoration:none}
.desktop-nav a:hover{color:var(--lime)}
.button{min-height:52px;color:var(--ink);background:var(--lime);border:1px solid var(--lime);transition:transform .16s var(--ease-out),background .16s var(--ease-out),box-shadow .16s var(--ease-out);border-radius:4px;justify-content:center;align-items:center;gap:.65rem;padding:.85rem 1.2rem;font-size:.92rem;font-weight:750;text-decoration:none;display:inline-flex;box-shadow:0 0 #d8ff6500}
.button:hover{background:var(--lime-soft);box-shadow:0 8px 32px #d8ff6526}
.button:active{transform:scale(.97)}
.button-small{min-height:42px;padding:.62rem .9rem;font-size:.82rem}
.desktop-cta{display:none}
.menu-button{width:42px;height:42px;color:var(--cream);background:#ffffff0a;border:1px solid #ffffff2e;border-radius:4px;place-items:center;display:grid}
.mobile-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b0d0cf7;border-top:1px solid #ffffff1a;gap:.2rem;padding:1rem 1.25rem 1.5rem;display:grid}
.mobile-nav>a:not(.button){color:var(--cream);border-bottom:1px solid #ffffff14;padding:.9rem .15rem;text-decoration:none}
.mobile-nav .button{margin-top:.8rem}
.hero{background:radial-gradient(circle at 82% 20%,#d8ff6514,transparent 32%),var(--ink);min-height:900px;padding:9.5rem 0 2rem;position:relative}
.hero-grid-pattern{opacity:.28;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0% 70%,#0000 100%);mask-image:linear-gradient(#000 0% 70%,#0000)}
.hero-glow{filter:blur(100px);background:#d8ff650f;border-radius:50%;width:30rem;height:30rem;position:absolute;top:5rem;right:-8rem}
.hero-layout{align-items:center;gap:5rem;display:grid;position:relative}
.hero-copy{max-width:760px}
.eyebrow,.section-label{color:var(--lime);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:.65rem;font-size:.72rem;font-weight:800;display:inline-flex}
.eyebrow-dot{background:var(--lime);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #d8ff651f}
.section-label span{background:currentColor;width:24px;height:1px}
.hero h1{letter-spacing:-.075em;max-width:900px;margin:1.4rem 0 1.3rem;font-family:Space Grotesk,sans-serif;font-size:clamp(3.2rem,8.3vw,6.9rem);font-weight:650;line-height:.91}
.hero h1 span{color:var(--lime);font-style:italic;font-weight:500}
.hero-lede{color:#c6cbc2;max-width:690px;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.65}
.hero-actions{flex-wrap:wrap;align-items:center;gap:1.2rem 1.6rem;margin-top:2.25rem;display:flex}
.text-link{color:var(--cream);transition:color .16s var(--ease-out),border-color .16s var(--ease-out);border-bottom:1px solid #ffffff4d;align-items:center;gap:.45rem;padding-bottom:.18rem;font-size:.9rem;text-decoration:none;display:inline-flex}
.text-link:hover{color:var(--lime);border-color:var(--lime)}
.hero-note{color:#8f968c;gap:1rem;margin-top:2.4rem;font-size:.76rem;line-height:1.6;display:flex}
.hero-note strong{color:#d7dbd2;font-weight:600}
.hero-note-line{background:#d8ff6573;width:1px;display:block}
.hero-visual{width:100%;max-width:570px;margin-inline:auto;position:relative}
.console-wrap{background:linear-gradient(145deg,#171b17f5,#0c0e0cf5);border:1px solid #d8ff653d;border-radius:8px;position:relative;overflow:visible;transform:perspective(1200px)rotateY(-2deg)rotateX(1deg);box-shadow:0 45px 100px #0000008c,inset 0 1px #ffffff12}
.console-topbar{color:#8e958c;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #ffffff17;grid-template-columns:1fr auto 1fr;align-items:center;height:52px;padding:0 1rem;font-size:.66rem;display:grid}
.window-dots{gap:5px;display:flex}
.window-dots span{background:#394038;border-radius:50%;width:6px;height:6px}
.live-pill{color:var(--lime);justify-self:end;align-items:center;gap:6px;display:flex}
.live-pill span{background:var(--lime);width:6px;height:6px;box-shadow:0 0 10px var(--lime);border-radius:50%}
.console-body{padding:1.2rem}
.query-chip{color:#d5d9d0;background:#090a09;border:1px solid #ffffff1f;border-radius:4px;align-items:center;gap:.6rem;width:100%;padding:.8rem .9rem;font-size:.73rem;display:flex}
.answer-card{background:linear-gradient(135deg,#d8ff6512,#ffffff05);border:1px solid #d8ff653d;border-radius:4px;margin-top:.9rem;padding:1rem}
.answer-label{color:var(--lime);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.45rem;font-size:.64rem;font-weight:800;display:flex}
.answer-card p{color:#c8cdc3;margin:.85rem 0 1.1rem;font-size:.78rem;line-height:1.6}
.citation-row{align-items:center;gap:.4rem;display:flex}
.citation{color:#8e958c;background:#242924;border-radius:50%;place-items:center;width:22px;height:22px;font-size:.62rem;display:grid}
.citation.active{background:var(--lime);color:var(--ink)}
.selected-source{color:var(--lime);margin-left:auto;font-size:.62rem}
.signal-grid{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:.75rem;display:grid}
.signal-card{background:#0e100e;border:1px solid #ffffff17;border-radius:4px;padding:.85rem}
.signal-card>span{color:#81897e;letter-spacing:.09em;font-size:.57rem}
.signal-card strong{margin:.45rem 0 .6rem;font-family:Space Grotesk;font-size:1.05rem;display:block}
.meter{background:#252a25;height:3px}
.meter i{background:var(--lime);height:100%;display:block;box-shadow:0 0 10px #d8ff6566}
.orbit{z-index:-1;border:1px solid #d8ff651f;border-radius:50%;position:absolute}
.orbit-one{width:560px;height:560px;top:-130px;right:-130px}
.orbit-two{border-style:dashed;width:420px;height:420px;top:-60px;right:-60px}
.floating-tag{color:#dfe4da;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#131613f0;border:1px solid #d8ff6538;border-radius:3px;align-items:center;gap:.4rem;padding:.58rem .7rem;font-size:.66rem;display:flex;position:absolute;box-shadow:0 12px 40px #0000006b}
.floating-tag svg{color:var(--lime)}
.tag-one{bottom:48px;left:-28px}
.tag-two{top:90px;right:-25px}
.platform-strip{border-top:1px solid #ffffff1c;flex-direction:column;gap:1.3rem;margin-top:5rem;padding-top:1.5rem;display:flex;position:relative}
.platform-label{color:#6e756c;letter-spacing:.14em;font-size:.62rem;font-weight:700}
.platforms{color:#c6cbc2;flex-wrap:wrap;align-items:center;gap:.8rem 1rem;font-family:Space Grotesk;font-size:.88rem;display:flex}
.platforms i{background:#596057;border-radius:50%;width:3px;height:3px}
.reveal{opacity:0;animation:reveal-in .7s var(--ease-out)forwards;transform:translateY(16px)}
.reveal-two{animation-delay:.11s}
.reveal-three{animation-delay:.22s}
@keyframes reveal-in{to{opacity:1;transform:translateY(0)}}
.definition-section{color:#151714;background:var(--paper);padding:6.5rem 0}
.definition-grid{gap:2.5rem;display:grid}
.definition-section .section-label{color:#4c6218}
.definition-section h2,.section-heading-row h2,.difference-copy h2,.method-heading h2,.about-copy h2,.faq-intro h2,.cta-card h2{letter-spacing:-.055em;margin:1rem 0 0;font-family:Space Grotesk;font-size:clamp(2.3rem,5vw,4.5rem);font-weight:600;line-height:1.02}
.definition-copy{max-width:610px}
.definition-copy p{color:#53594f;font-size:.98rem;line-height:1.8}
.definition-copy .lead-answer{color:#20231f;margin-top:0;font-size:1.14rem;line-height:1.72}
.lead-answer strong{font-weight:700}
.underlined-link{color:#111310;border-bottom:1px solid #111310;align-items:center;gap:.55rem;margin-top:1.2rem;padding-bottom:.2rem;font-weight:750;text-decoration:none;display:inline-flex}
.services-section{background:#101210;padding:6.5rem 0}
.section-heading-row{align-items:end;gap:1.5rem;margin-bottom:3.5rem;display:grid}
.section-heading-row h2{max-width:700px}
.section-heading-row>p{color:var(--muted-text);max-width:430px;line-height:1.7}
.service-grid{border-top:1px solid #ffffff1f;border-left:1px solid #ffffff1f;display:grid}
.service-card{min-height:300px;transition:background .18s var(--ease-out),transform .18s var(--ease-out);background:#101210;border-bottom:1px solid #ffffff1f;border-right:1px solid #ffffff1f;padding:1.6rem;position:relative}
.service-card:hover{z-index:2;background:#161a15;transform:translateY(-3px)}
.service-card-top{color:var(--lime);justify-content:space-between;align-items:center;display:flex}
.service-number{color:#81887e;font-family:Space Grotesk;font-size:.75rem}
.service-card h3{letter-spacing:-.035em;margin:3.5rem 0 .8rem;font-family:Space Grotesk;font-size:1.5rem}
.service-card p{color:#9fa59c;font-size:.88rem;line-height:1.65}
.service-rule{transform-origin:0;height:1px;transition:transform .25s var(--ease-out);background:#d8ff6540;position:absolute;bottom:1.4rem;left:1.6rem;right:1.6rem;transform:scaleX(.2)}
.service-card:hover .service-rule{transform:scaleX(1)}
.difference-section{color:#151714;background:var(--paper);padding:6.5rem 0}
.difference-layout{align-items:center;gap:3.5rem;display:grid}
.difference-copy .section-label{color:#4c6218}
.difference-copy h2{max-width:620px}
.difference-copy>p{color:#555b52;max-width:550px;font-size:1rem;line-height:1.75}
.difference-list{gap:1rem;margin-top:2rem;display:grid}
.difference-list div{color:#252824;align-items:flex-start;gap:.75rem;font-size:.9rem;display:flex}
.difference-list svg{color:#5a7420;flex:none;margin-top:2px}
.comparison-card{background:#dcddd4;border:1px solid #c9cbc1;padding:.7rem;box-shadow:18px 18px #d1d3c9}
.comparison-header{color:#565c53;letter-spacing:.1em;grid-template-columns:1fr 1fr;padding:.8rem 1rem;font-size:.6rem;display:grid}
.comparison-header span:last-child{padding-left:1.5rem}
.comparison-row{background:#eceee6;border-top:1px solid #c9cbc1;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding:1.1rem;display:grid}
.comparison-row>svg{color:#858b81}
.comparison-row div{grid-template-columns:auto 1fr;align-items:center;gap:.15rem .6rem;display:grid}
.comparison-row div>svg{color:#657c26;grid-row:span 2}
.comparison-row strong{font-family:Space Grotesk;font-size:.92rem}
.comparison-row span{color:#6f746c;font-size:.7rem}
.method-section{background:#0b0d0c;padding:6.5rem 0;position:relative}
.method-heading{max-width:760px}
.method-heading>p{max-width:580px;color:var(--muted-text);line-height:1.75}
.process-grid{gap:0;margin-top:4rem;display:grid;position:relative}
.process-grid:before{content:"";background:#d8ff6540;width:1px;position:absolute;top:18px;bottom:22px;left:17px}
.process-item{padding:0 0 2.7rem 4rem;position:relative}
.process-step{color:#646a62;font-family:Space Grotesk;font-size:.7rem}
.process-dot{background:var(--ink);border:2px solid var(--lime);border-radius:50%;width:11px;height:11px;position:absolute;top:35px;left:12px;box-shadow:0 0 0 5px #d8ff650f}
.process-item h3{letter-spacing:-.03em;margin:.4rem 0 .5rem;font-family:Space Grotesk;font-size:1.3rem}
.process-item p{color:#92998f;max-width:250px;margin:0;font-size:.86rem;line-height:1.65}
.audit-panel{color:#151714;background:var(--lime);border-radius:5px;align-items:center;gap:2rem;margin-top:4rem;padding:2rem;display:grid;box-shadow:0 30px 80px #d8ff6514}
.audit-main{align-items:flex-start;gap:1rem;display:flex}
.audit-icon{width:52px;height:52px;color:var(--lime);background:var(--ink);border-radius:3px;flex:none;place-items:center;display:grid}
.audit-kicker{letter-spacing:.11em;color:#4e611d;font-size:.63rem;font-weight:800}
.audit-main h3{letter-spacing:-.04em;margin:.3rem 0 .5rem;font-family:Space Grotesk;font-size:1.65rem}
.audit-main p{color:#47511f;max-width:510px;margin:0;font-size:.85rem;line-height:1.6}
.audit-list{gap:.6rem;font-size:.82rem;font-weight:650;display:grid}
.audit-list div{align-items:center;gap:.5rem;display:flex}
.button-light{color:var(--cream);background:var(--ink);border-color:var(--ink);white-space:nowrap}
.button-light:hover{background:#1a1e19}
.about-section{color:#151714;background:var(--paper);padding:6.5rem 0}
.about-grid{align-items:center;gap:4rem;display:grid}
.about-copy .section-label{color:#4c6218}
.about-copy>p{color:#555b52;line-height:1.75}
.principles{border-top:1px solid #c9cbc1;margin-top:2rem}
.principles div{border-bottom:1px solid #c9cbc1;gap:.3rem;padding:1rem 0;display:grid}
.principles strong{font-family:Space Grotesk;font-size:.95rem}
.principles span{color:#565c53;font-size:.82rem}
.about-visual{background-color:#111410;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:42px 42px;border-radius:4px;place-items:center;min-height:440px;display:grid;overflow:hidden}
.expertise-orbit{border:1px solid #d8ff654d;border-radius:50%;place-items:center;width:290px;height:290px;display:grid;position:relative;box-shadow:0 0 0 50px #d8ff6506,0 0 0 100px #d8ff6505}
.expertise-orbit:before,.expertise-orbit:after{content:"";border:1px solid #d8ff6521;border-radius:50%;position:absolute}
.expertise-orbit:before{border-style:dashed;inset:38px}
.expertise-orbit:after{inset:76px}
.orbit-core{z-index:2;background:var(--lime);width:116px;height:116px;color:var(--ink);border-radius:50%;place-items:center;display:grid;position:relative}
.orbit-core strong{letter-spacing:-.06em;font-family:Space Grotesk;font-size:2.4rem;line-height:1}
.orbit-core span{font-size:.66rem;font-weight:700}
.orbit-word{color:var(--lime);letter-spacing:.13em;font-size:.58rem;font-weight:800;position:absolute}
.word-one{top:9px;left:50%;transform:translate(-50%)}
.word-two{bottom:66px;left:-12px}
.word-three{bottom:46px;right:-3px}
.faq-section{background:#111410;padding:6.5rem 0}
.faq-grid{align-items:start;gap:3.5rem;display:grid}
.faq-intro{position:sticky;top:120px}
.faq-intro>p{color:#9da39a;max-width:450px;line-height:1.7}
.light-link{margin-top:1.25rem}
.faq-list{border-top:1px solid #ffffff24}
.faq-list details{border-bottom:1px solid #ffffff24}
.faq-list summary{color:var(--cream);text-align:left;transition:color .16s var(--ease-out);cursor:pointer;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.4rem 0;font-family:Space Grotesk;font-size:1rem;list-style:none;display:flex}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary:hover{color:var(--lime)}
.faq-list summary span{color:var(--lime);transition:transform .18s var(--ease-out);flex:none;font-family:DM Sans;font-size:1.15rem;font-weight:400}
.faq-list details[open] summary span{transform:rotate(45deg)}
.faq-list details>p{color:#9da39a;margin:0;padding:0 2rem 1.4rem 0;font-size:.88rem;line-height:1.75}
.cta-section{color:#161814;background:var(--paper);padding:5rem 0}
.cta-card{background:var(--lime);align-items:end;gap:2.5rem;padding-top:4rem;padding-bottom:4rem;display:grid;position:relative;overflow:hidden}
.cta-card:before,.cta-card:after{content:"";border:1px solid #0a0d0a1f;border-radius:50%;position:absolute}
.cta-card:before{width:450px;height:450px;top:-300px;right:-80px}
.cta-card:after{width:260px;height:260px;top:-205px;right:15px}
.cta-card .section-label{color:#53691d}
.cta-card h2 span{font-style:italic;font-weight:450}
.cta-copy{z-index:2;position:relative}
.cta-copy p{color:#46511d;max-width:470px;line-height:1.7}
.cta-copy .button{color:var(--cream);background:var(--ink);border-color:var(--ink);margin-top:1rem}
.cta-copy>span{color:#5c6d28;margin-top:.8rem;font-size:.68rem;display:block}
.cta-signal{display:none}
.site-footer{background:#0b0d0c;padding:3.5rem 0 2rem}
.footer-top{border-bottom:1px solid #ffffff1f;align-items:center;gap:1.5rem;padding-bottom:2.5rem;display:grid}
.footer-top p{color:#8e958c;max-width:430px;font-size:.83rem;line-height:1.6}
.footer-top>a{color:var(--lime);align-items:center;gap:.4rem;font-size:.82rem;text-decoration:none;display:inline-flex}
.footer-bottom{color:#838b80;flex-wrap:wrap;justify-content:space-between;gap:1.2rem 2rem;padding-top:1.5rem;font-size:.68rem;display:flex}
.footer-bottom div{gap:1.2rem;display:flex}
.footer-bottom a{color:inherit;text-decoration:none}
.footer-bottom a:hover{color:var(--lime)}
@media (min-width:720px){.service-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem 2rem}.process-grid:before{display:none}.process-item{padding:0}.process-dot{margin:1rem 0;position:static}.section-heading-row,.definition-grid{grid-template-columns:1.1fr .9fr}.platform-strip{flex-direction:row;justify-content:space-between;align-items:center}.footer-top{grid-template-columns:auto 1fr auto}}
@media (min-width:960px){.desktop-nav,.desktop-cta{display:flex}.menu-button{display:none}.hero{min-height:860px;padding-top:10rem}.hero-layout{grid-template-columns:1.18fr .82fr;gap:3rem}.hero h1{font-size:clamp(4.6rem,6.5vw,6.5rem)}.hero-visual{transform:translateY(25px)}.definition-grid{grid-template-columns:1.05fr .95fr;gap:6rem}.service-grid{grid-template-columns:repeat(3,1fr)}.difference-layout{grid-template-columns:.9fr 1.1fr;gap:6rem}.process-grid{grid-template-columns:repeat(4,1fr);gap:0}.process-grid:before{width:auto;height:1px;display:block;inset:52px 0 auto}.process-item{padding-right:2rem}.process-dot{z-index:2;margin:1rem 0 1.3rem;position:relative;top:auto;left:auto}.audit-panel{grid-template-columns:1.35fr .8fr auto;padding:2.2rem}.about-grid{grid-template-columns:.9fr 1.1fr;gap:7rem}.faq-grid{grid-template-columns:.8fr 1.2fr;gap:7rem}.cta-card{grid-template-columns:1fr .75fr;padding:5rem}}
@media (min-width:1200px){.header-inner{padding-inline:2.5rem}.console-body{padding:1.5rem}.service-card{min-height:320px;padding:2rem}.service-rule{left:2rem;right:2rem}}
@media (max-width:540px){.hero{padding-top:8.5rem}.hero h1{font-size:clamp(3rem,14.5vw,4.2rem)}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.console-wrap{transform:none}.floating-tag{display:none}.signal-grid{grid-template-columns:1fr}.comparison-row{gap:.45rem;padding:.9rem .65rem}.comparison-row span{display:none}.comparison-row div{grid-template-columns:auto 1fr}.comparison-row div>svg{grid-row:auto}.comparison-card{box-shadow:9px 9px #d1d3c9}.audit-main{flex-direction:column}.about-visual{min-height:360px}.expertise-orbit{width:250px;height:250px}.faq-intro{position:static}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}

/* =======================================================================
   Theme additions: templates the Manus build did not have.
   Page hero, page body, article, prose, post CTA, blog grid, pagination,
   services/about page sections, WPForms, 404.
   Breakpoints match the Manus CSS: 540, 720, 960, 1200.
   ======================================================================= */

/* --- WordPress core alignment / accessibility helpers --- */
.screen-reader-text{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden;word-wrap:normal!important}
.skip-link{left:-9999px;position:absolute}
.skip-link:focus{color:var(--ink);background:var(--lime);z-index:200;border-radius:4px;padding:.7rem 1rem;font-weight:700;top:.6rem;left:.6rem}
:focus-visible{outline:2px solid var(--lime);outline-offset:3px}
.alignleft{float:left;margin:.4rem 1.4rem 1rem 0}
.alignright{float:right;margin:.4rem 0 1rem 1.4rem}
.aligncenter{margin-left:auto;margin-right:auto;display:block}

/* --- Mobile nav toggle state (the Manus React build handled this) --- */
.mobile-nav[hidden]{display:none}

/* --- Interior page hero (pages, single posts, blog index, 404) --- */
.page-hero{background:radial-gradient(circle at 82% 20%,#d8ff6514,transparent 32%),var(--ink);color:var(--cream);padding:9.5rem 0 4.5rem;position:relative;overflow:hidden}
.page-hero>.container{position:relative;z-index:2}
.page-hero h1{letter-spacing:-.06em;max-width:900px;margin:1.1rem 0 1.1rem;font-family:Space Grotesk,sans-serif;font-size:clamp(2.35rem,5.4vw,4.1rem);font-weight:650;line-height:1.02}
.page-hero .page-lede{color:#c6cbc2;max-width:660px;font-size:clamp(1rem,1.7vw,1.18rem);line-height:1.7}
.page-hero .section-label{color:var(--lime)}
.post-meta{color:#8f968c;flex-wrap:wrap;align-items:center;gap:.55rem .85rem;margin-top:1.4rem;font-size:.78rem;display:flex}
.post-meta i{background:#596057;border-radius:50%;width:3px;height:3px;display:block}
.breadcrumbs,.breadcrumbs a{color:#8f968c;font-size:.74rem;line-height:1.6}
.breadcrumbs{margin-bottom:1.2rem}
.breadcrumbs a:hover{color:var(--lime)}
.breadcrumbs .separator{padding:0 .3rem}

/* --- Page body wrapper: no width, no colour. Sections carry their own. --- */
.page-body{display:block}
.page-body>*:last-child{margin-bottom:0}

/* --- Article (single post) on the paper background --- */
.article-section{color:#151714;background:var(--paper);padding:4.5rem 0 5rem}
.prose{max-width:720px;margin-inline:auto;color:#3c413a;font-family:DM Sans,sans-serif;font-size:1.05rem;line-height:1.75}
.prose>*:first-child{margin-top:0}
.prose>*:last-child{margin-bottom:0}
.prose p{margin:0 0 1.25rem}
.prose h2{color:#141613;letter-spacing:-.04em;margin:2.75rem 0 .9rem;font-family:Space Grotesk,sans-serif;font-size:clamp(1.6rem,3vw,2.1rem);font-weight:600;line-height:1.14}
.prose h3{color:#141613;letter-spacing:-.025em;margin:2.1rem 0 .7rem;font-family:Space Grotesk,sans-serif;font-size:clamp(1.22rem,2.2vw,1.45rem);font-weight:600;line-height:1.2}
.prose h4{color:#141613;margin:1.7rem 0 .6rem;font-family:Space Grotesk,sans-serif;font-size:1.08rem;font-weight:600}
.prose strong{color:#1c1f1a;font-weight:700}
.prose em{font-style:italic}
.prose a{color:#141613;text-decoration:underline;text-decoration-color:#9aa48a;text-underline-offset:3px;transition:color .16s var(--ease-out),text-decoration-color .16s var(--ease-out)}
.prose a:hover{color:#2c3a09;text-decoration-color:#7f9c1e;background:#d8ff6559}
.prose ul,.prose ol{margin:0 0 1.35rem;padding-left:1.25rem}
.prose ul{list-style:disc}
.prose ol{list-style:decimal}
.prose li{margin:0 0 .6rem;padding-left:.25rem}
.prose li::marker{color:#6d7a4a}
.prose li>ul,.prose li>ol{margin:.6rem 0 0}
.prose blockquote{color:#2b2f29;border-left:3px solid var(--lime);margin:1.9rem 0;padding:.25rem 0 .25rem 1.3rem;font-size:1.08rem;font-style:italic}
.prose blockquote p:last-child{margin-bottom:0}
.prose blockquote cite{color:#6b7167;font-size:.85rem;font-style:normal;display:block;margin-top:.6rem}
.prose img,.prose figure img{border-radius:4px;max-width:100%;height:auto;margin-inline:auto}
.prose figure{margin:2rem 0}
.prose figcaption{color:#6b7167;text-align:center;margin-top:.7rem;font-size:.82rem}
.prose hr{border-top:1px solid #c9cbc1;margin:2.5rem 0}
.prose code{background:#dcddd4;border-radius:3px;padding:.12em .4em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em}
.prose pre{background:#151714;color:#e7eadf;border-radius:4px;margin:0 0 1.5rem;padding:1.1rem 1.2rem;font-size:.86rem;line-height:1.6;overflow-x:auto}
.prose pre code{background:0 0;padding:0;font-size:inherit}
.prose table{border-collapse:collapse;width:100%;margin:0 0 1.6rem;font-size:.94rem;display:block;overflow-x:auto}
.prose th,.prose td{border-bottom:1px solid #c9cbc1;text-align:left;padding:.7rem .8rem;vertical-align:top}
.prose th{color:#151714;letter-spacing:.04em;text-transform:uppercase;border-bottom-width:2px;font-size:.72rem;font-weight:700}
.prose .wp-block-table figcaption{text-align:left}

/* --- Post CTA panel: the .audit-panel look, scoped to the article --- */
.post-cta{max-width:720px;margin:3.5rem auto 0}
.post-cta .audit-panel{grid-template-columns:1fr;gap:1.5rem;margin-top:0}
.post-cta .audit-main h3{margin:0 0 .5rem}
.post-cta .audit-main p{max-width:460px}

/* --- More from the blog --- */
.more-posts{color:#151714;background:#dfe1d7;border-top:1px solid #c9cbc1;padding:4.5rem 0 5rem}
.more-posts .section-label{color:#4c6218;margin-bottom:1.6rem}
.more-posts h2{letter-spacing:-.04em;margin:.4rem 0 2.2rem;font-family:Space Grotesk,sans-serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:600}

/* --- Blog index / post cards on the paper palette --- */
.post-list-section{color:#151714;background:var(--paper);padding:4.5rem 0 5.5rem}
.post-grid{border-top:1px solid #c9cbc1;border-left:1px solid #c9cbc1;display:grid}
.post-card{min-height:280px;transition:background .18s var(--ease-out),transform .18s var(--ease-out);background:#eceee6;border-bottom:1px solid #c9cbc1;border-right:1px solid #c9cbc1;flex-direction:column;padding:1.6rem;display:flex;position:relative}
.post-card:hover{z-index:2;background:#f3f4ee;transform:translateY(-3px)}
.post-card-date{color:#6f746c;letter-spacing:.1em;text-transform:uppercase;font-family:Space Grotesk,sans-serif;font-size:.68rem}
.post-card h2,.post-card h3{letter-spacing:-.035em;margin:1.1rem 0 .7rem;font-family:Space Grotesk,sans-serif;font-size:1.35rem;font-weight:600;line-height:1.2}
.post-card h2 a,.post-card h3 a{color:#141613;text-decoration:none}
.post-card h2 a:hover,.post-card h3 a:hover{color:#3d4b13}
.post-card p{color:#575d53;margin:0 0 1.4rem;font-size:.9rem;line-height:1.65}
.post-card .read-link{color:#111310;border-bottom:1px solid #111310;align-items:center;gap:.45rem;margin-top:auto;padding-bottom:.2rem;font-size:.84rem;font-weight:750;text-decoration:none;display:inline-flex;align-self:flex-start}
.post-card .read-link:hover{color:#3d4b13;border-color:#3d4b13}
.post-card .post-rule{transform-origin:0;height:1px;transition:transform .25s var(--ease-out);background:#8ca23f80;position:absolute;bottom:1.4rem;left:1.6rem;right:1.6rem;transform:scaleX(.2)}
.post-card:hover .post-rule{transform:scaleX(1)}

/* --- Pagination --- */
.pagination{border-top:1px solid #c9cbc1;margin-top:3rem;padding-top:2rem}
.pagination .screen-reader-text{display:none}
.pagination .nav-links{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}
.pagination .page-numbers{color:#3c413a;background:#eceee6;border:1px solid #c9cbc1;border-radius:4px;place-items:center;min-width:42px;min-height:42px;padding:.5rem .8rem;font-size:.88rem;font-weight:600;text-decoration:none;display:grid}
.pagination .page-numbers:hover{color:#141613;background:#f6f7f1;border-color:#9aa48a}
.pagination .page-numbers.current{color:var(--ink);background:var(--lime);border-color:var(--lime)}
.pagination .page-numbers.dots{background:0 0;border-color:#0000}

/* --- Services / About page sections (reusing the homepage section looks) --- */
.content-section{padding:5.5rem 0}
.content-section.definition-section,.content-section.about-section{color:#151714;background:var(--paper)}
.content-section.services-section{color:var(--cream);background:#101210}
.content-section.method-section{color:var(--cream);background:#0b0d0c}
.section-measure{max-width:640px}
.content-section h2{letter-spacing:-.045em;margin:.9rem 0 1.1rem;font-family:Space Grotesk,sans-serif;font-size:clamp(1.85rem,4vw,2.9rem);font-weight:600;line-height:1.06}
.content-section h3{letter-spacing:-.03em;margin:1.9rem 0 .6rem;font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:600}
.content-section p{margin:0 0 1.15rem;font-size:1rem;line-height:1.8}
.content-section p:last-child{margin-bottom:0}
.content-section ul,.content-section ol{margin:0 0 1.2rem;padding-left:1.2rem}
.content-section ul{list-style:disc}
.content-section ol{list-style:decimal}
.content-section li{margin:0 0 .55rem;padding-left:.25rem}
.content-section.definition-section p,.content-section.about-section p,.content-section.definition-section li,.content-section.about-section li{color:#53594f}
.content-section.definition-section .section-label,.content-section.about-section .section-label{color:#4c6218}
.content-section.definition-section li::marker,.content-section.about-section li::marker{color:#6d7a4a}
.content-section.definition-section a,.content-section.about-section a{color:#141613;text-decoration:underline;text-decoration-color:#9aa48a;text-underline-offset:3px}
.content-section.definition-section a:hover,.content-section.about-section a:hover{background:#d8ff6559}
.content-section.definition-section strong,.content-section.about-section strong{color:#1c1f1a}
.content-section.services-section p,.content-section.method-section p,.content-section.services-section li,.content-section.method-section li{color:#a8ada3}
.content-section.services-section li::marker,.content-section.method-section li::marker{color:#7d8a5c}
.content-section.services-section a,.content-section.method-section a{color:var(--cream);text-decoration:underline;text-decoration-color:#d8ff6580;text-underline-offset:3px}
.content-section.services-section a:hover,.content-section.method-section a:hover{color:var(--lime)}
.content-section.services-section strong,.content-section.method-section strong{color:var(--cream)}
.content-section .lead-answer{margin-top:0;font-size:1.13rem;line-height:1.72}
.content-section.definition-section .lead-answer,.content-section.about-section .lead-answer{color:#20231f}
.content-section.services-section .lead-answer,.content-section.method-section .lead-answer{color:var(--cream)}
.content-section .placeholder{background:#d8ff6559;border-bottom:1px dashed #8c9a4a;border-radius:2px;padding:0 .22em;display:inline}
.content-section.services-section .placeholder,.content-section.method-section .placeholder{background:#d8ff6524;border-bottom-color:#d8ff6580}

/* About page founder block: copy beside the expertise orbit */
.founder-grid{align-items:center;gap:3rem;display:grid}
.founder-grid .about-visual{min-height:380px}

/* --- Contact --- */
.contact-section{color:#151714;background:var(--paper);padding:4.5rem 0 5.5rem}
.contact-section .contact-inner{max-width:640px}
.contact-section h2{letter-spacing:-.04em;margin:0 0 1rem;font-family:Space Grotesk,sans-serif;font-size:clamp(1.6rem,3vw,2.1rem);font-weight:600}
.contact-section p{color:#53594f;margin:0 0 1.2rem;font-size:1rem;line-height:1.8}

/* --- WPForms: match whichever section the form sits in --- */
.wpforms-container,.wpforms-container-full{max-width:640px;margin:2rem 0 0!important}
.wpforms-container .wpforms-form .wpforms-field{padding:0 0 1.15rem!important}
.wpforms-container .wpforms-form .wpforms-field-label{letter-spacing:.02em;margin-bottom:.45rem;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:700;display:block}
.wpforms-container .wpforms-form .wpforms-field-sublabel,.wpforms-container .wpforms-form .wpforms-field-description{font-size:.78rem;line-height:1.5}
.wpforms-container .wpforms-form input[type=text],.wpforms-container .wpforms-form input[type=email],.wpforms-container .wpforms-form input[type=tel],.wpforms-container .wpforms-form input[type=url],.wpforms-container .wpforms-form input[type=number],.wpforms-container .wpforms-form select,.wpforms-container .wpforms-form textarea{width:100%;border-radius:4px;padding:.8rem .9rem;font-family:DM Sans,sans-serif;font-size:.95rem;line-height:1.5;transition:border-color .16s var(--ease-out),box-shadow .16s var(--ease-out)}
.wpforms-container .wpforms-form textarea{min-height:150px;resize:vertical}
.wpforms-container .wpforms-form button[type=submit],.wpforms-container .wpforms-form .wpforms-submit{min-height:52px;color:var(--ink)!important;background:var(--lime)!important;border:1px solid var(--lime)!important;transition:transform .16s var(--ease-out),background .16s var(--ease-out),box-shadow .16s var(--ease-out);border-radius:4px!important;justify-content:center;align-items:center;gap:.65rem;padding:.85rem 1.4rem!important;font-family:DM Sans,sans-serif;font-size:.92rem!important;font-weight:750!important;display:inline-flex;box-shadow:0 0 #d8ff6500}
.wpforms-container .wpforms-form button[type=submit]:hover,.wpforms-container .wpforms-form .wpforms-submit:hover{background:var(--lime-soft)!important;box-shadow:0 8px 32px #d8ff6526}
.wpforms-container .wpforms-form button[type=submit]:active{transform:scale(.97)}
/* On the paper background */
.contact-section .wpforms-container .wpforms-form,.definition-section .wpforms-container .wpforms-form,.about-section .wpforms-container .wpforms-form,.article-section .wpforms-container .wpforms-form{color:#151714}
.contact-section .wpforms-container .wpforms-form input,.contact-section .wpforms-container .wpforms-form select,.contact-section .wpforms-container .wpforms-form textarea,.definition-section .wpforms-container .wpforms-form input,.definition-section .wpforms-container .wpforms-form select,.definition-section .wpforms-container .wpforms-form textarea{color:#151714;background:#f6f7f1;border:1px solid #b9bcb0}
.contact-section .wpforms-container .wpforms-form input:focus,.contact-section .wpforms-container .wpforms-form textarea:focus,.contact-section .wpforms-container .wpforms-form select:focus{border-color:#7f9c1e;box-shadow:0 0 0 3px #d8ff6552;outline:none}
.contact-section .wpforms-container .wpforms-field-label,.definition-section .wpforms-container .wpforms-field-label{color:#151714}
.contact-section .wpforms-container .wpforms-field-sublabel,.contact-section .wpforms-container .wpforms-field-description{color:#6b7167}
/* On a dark background */
.services-section .wpforms-container .wpforms-form,.method-section .wpforms-container .wpforms-form,.faq-section .wpforms-container .wpforms-form{color:var(--cream)}
.services-section .wpforms-container .wpforms-form input,.services-section .wpforms-container .wpforms-form select,.services-section .wpforms-container .wpforms-form textarea,.method-section .wpforms-container .wpforms-form input,.method-section .wpforms-container .wpforms-form select,.method-section .wpforms-container .wpforms-form textarea{color:var(--cream);background:#0e100e;border:1px solid #ffffff2e}
.services-section .wpforms-container .wpforms-form input:focus,.services-section .wpforms-container .wpforms-form textarea:focus,.method-section .wpforms-container .wpforms-form input:focus,.method-section .wpforms-container .wpforms-form textarea:focus{border-color:var(--lime);box-shadow:0 0 0 3px #d8ff6529;outline:none}
.services-section .wpforms-container .wpforms-field-label,.method-section .wpforms-container .wpforms-field-label{color:var(--cream)}
.services-section .wpforms-container .wpforms-field-sublabel,.method-section .wpforms-container .wpforms-field-sublabel{color:var(--muted-text)}
.wpforms-container .wpforms-error,.wpforms-container label.wpforms-error{color:#b3261e;font-size:.8rem}
.services-section .wpforms-container .wpforms-error,.method-section .wpforms-container .wpforms-error{color:#ff9b8a}
.wpforms-confirmation-container-full{color:#151714;background:#d8ff6538;border:1px solid #c0d97f;border-radius:4px;padding:1.1rem 1.2rem}

/* --- 404 --- */
.error-404-section{color:var(--cream);background:var(--ink);padding:0 0 6rem}
.error-404-section .container>p{color:var(--muted-text);max-width:520px;margin:0 0 1.8rem;line-height:1.75}

/* --- Comments (kept minimal; the site does not use them) --- */
.comments-area{color:#151714;background:var(--paper);padding:0 0 4rem}
.comments-area .container{max-width:720px}

/* --- Breakpoints --- */
@media (min-width:540px){
  .post-cta .audit-panel{grid-template-columns:1fr auto;align-items:center}
}
@media (min-width:720px){
  .post-grid{grid-template-columns:repeat(2,1fr)}
  .page-hero{padding-bottom:5rem}
  .founder-grid{grid-template-columns:1.05fr .95fr}
  .article-section{padding:5.5rem 0 6rem}
}
@media (min-width:960px){
  .post-grid{grid-template-columns:repeat(3,1fr)}
  .content-section{padding:6.5rem 0}
  .page-hero{padding:11rem 0 5.5rem}
  .founder-grid{grid-template-columns:.9fr 1.1fr;gap:5rem}
  .post-cta .audit-panel{grid-template-columns:1.35fr auto;padding:2.2rem}
}
@media (min-width:1200px){
  .post-card{min-height:300px;padding:2rem}
  .post-card .post-rule{left:2rem;right:2rem}
}
@media (max-width:540px){
  .page-hero{padding-top:8.5rem}
  .post-cta .audit-main{flex-direction:column}
  .prose{font-size:1rem}
  .founder-grid .about-visual{min-height:320px}
}

/* --- Late fixes: markup the theme templates use that the Manus CSS predates --- */
.footer-bottom nav{flex-wrap:wrap;gap:1.2rem;display:flex}
.post-cta .audit-main h2,.post-cta .audit-main h3{letter-spacing:-.04em;margin:.3rem 0 .5rem;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.15}
.post-cta .audit-main p{color:#47511f;margin:0;font-size:.88rem;line-height:1.6}
.post-cta .audit-main .audit-kicker{letter-spacing:.11em;color:#4e611d;font-size:.63rem;font-weight:800}
.faq-list summary h3{font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:500;line-height:1.35;margin:0}
.faq-list details>p:last-child{margin-bottom:0}
.more-posts .post-grid{border-color:#c4c7bb}
.more-posts .post-card{background:#e6e8de;border-color:#c4c7bb}
.more-posts .post-card:hover{background:#eeefe7}
.content-section.definition-section+.content-section.definition-section,.content-section.definition-section+.about-section,.about-section+.content-section.definition-section{border-top:1px solid #c9cbc1}
.content-section.services-section+.content-section.services-section{border-top:1px solid #ffffff1f}
/* Paragraph rhythm inside the Manus content blocks. The captured custom.css
   lost the spacing utilities that separated stacked paragraphs. */
.definition-copy p+p,.about-copy>p+p,.difference-copy>p+p,.cta-copy p+p,.faq-intro>p+p{margin-top:1.05rem}
.method-heading h2+p,.difference-copy h2+p,.about-copy h2+p,.faq-intro h2+p,.section-heading-row h2+p{margin-top:1.15rem}
/* Services/About bands use the homepage .definition-grid: label + H2 left,
   prose right, one column below 720. */
.content-section .definition-grid>div>h2:last-child{margin-bottom:0}
@media (max-width:719px){.content-section .definition-grid{gap:1.5rem}}

/* ---- Phase 2 additions ------------------------------------------------ */

/* The four process items carry real copy now, so the 250px measure that
   suited one-line summaries is dropped inside the column. */
.process-item p{max-width:none;font-size:.88rem;line-height:1.7}
@media (min-width:960px){.process-item p{max-width:260px}}

/* "How we measure AI visibility", under the process grid. */
.method-note{max-width:760px;margin-top:3.75rem}
.method-note h3{letter-spacing:-.03em;color:var(--cream);margin:0 0 1rem;font-family:Space Grotesk;font-size:clamp(1.35rem,2.4vw,1.7rem);font-weight:600;line-height:1.15}
.method-note p{color:var(--muted-text);max-width:580px;margin:0 0 1rem;font-size:.95rem;line-height:1.75}
.method-note p:last-child{margin-bottom:0}
.method-note .underlined-link{color:var(--lime);align-items:center;gap:.4rem;margin-top:.2rem;font-weight:500;text-decoration:none;display:inline-flex}
.method-note .underlined-link:hover{text-decoration:underline;text-underline-offset:4px}

/* Ordered lists inside the interior page sections. */
.content-section ol li{margin-bottom:.85rem}
.content-section ol li:last-child{margin-bottom:0}
