:root{--sand: #faf6f0;--cream: #f3ebe0;--clay: #d4a574;--terracotta: #c4693a;--terracotta-dark: #a85532;--soil: #5c4033;--soil-deep: #3d2e26;--sage: #7a8f6e;--sage-light: #a8b89e;--moss: #4a5d42;--text: #3d3229;--text-muted: #6b5d52;--border: #e8ddd0;--shadow: rgba(92, 64, 51, .08);--shadow-lg: rgba(92, 64, 51, .14)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--sand);color:var(--text);line-height:1.65;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:Fraunces,Georgia,Times New Roman,serif;font-weight:600;line-height:1.2;color:var(--soil-deep)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{max-width:1120px;margin:0 auto;padding:0 1.5rem}.site-header{position:sticky;top:0;z-index:100;background:#faf6f0e0;backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.site-header .inner{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;gap:1.5rem}.logo{display:flex;align-items:center;gap:.6rem;font-family:Fraunces,Georgia,serif;font-weight:700;font-size:1.25rem;color:var(--soil-deep)}.logo-mark{width:2rem;height:2rem;background:linear-gradient(135deg,var(--terracotta) 0%,var(--clay) 100%);border-radius:8px;display:grid;place-items:center;font-size:.85rem;color:#fff;font-family:DM Sans,sans-serif;font-weight:700;transform:rotate(-4deg)}.header-nav{display:flex;align-items:center;gap:1.25rem}.header-nav>a:not(.nav-cta){font-size:.95rem;font-weight:500;color:var(--text-muted);transition:color .2s}.header-nav>a:not(.nav-cta):hover{color:var(--terracotta)}.nav-cta{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1.25rem;background:var(--soil-deep);color:var(--sand);border-radius:999px;font-size:.9rem;font-weight:600;transition:transform .2s,background .2s}.nav-cta:hover{background:var(--soil);transform:translateY(-1px)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.75rem;border-radius:999px;font-size:1rem;font-weight:600;font-family:inherit;border:none;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--terracotta);color:#fff;box-shadow:0 4px 14px #c4693a59}.btn-primary:hover{background:var(--terracotta-dark);box-shadow:0 6px 20px #c4693a66}.btn-secondary{background:#fff;color:var(--soil-deep);border:2px solid var(--border);box-shadow:0 2px 8px var(--shadow)}.btn-secondary:hover{border-color:var(--clay);box-shadow:0 4px 12px var(--shadow)}.btn-arrow:after{content:"→";transition:transform .2s}.btn-arrow:hover:after{transform:translate(3px)}.hero{padding:5rem 0 6rem;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:-20%;right:-10%;width:55%;height:80%;background:radial-gradient(ellipse,rgba(212,165,116,.25) 0%,transparent 70%);pointer-events:none}.hero:after{content:"";position:absolute;bottom:0;left:-5%;width:40%;height:50%;background:radial-gradient(ellipse,rgba(122,143,110,.15) 0%,transparent 70%);pointer-events:none}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem;background:var(--cream);border:1px solid var(--border);border-radius:999px;font-size:.85rem;color:var(--text-muted);margin-bottom:1.5rem}.hero-badge span{width:6px;height:6px;background:var(--sage);border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.hero h1{font-size:clamp(2.5rem,5vw,3.75rem);margin-bottom:1.25rem;letter-spacing:-.02em}.hero h1 em{font-style:normal;color:var(--terracotta)}.hero-lead{font-size:1.2rem;color:var(--text-muted);max-width:32rem;margin-bottom:.75rem}.hero-sub{font-size:1.05rem;color:var(--sage);font-weight:500;margin-bottom:2rem}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem}.hero-visual{position:relative}.data-stack{background:#fff;border:1px solid var(--border);border-radius:20px;padding:1.75rem;box-shadow:0 20px 60px var(--shadow-lg)}.data-stack-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.data-dot{width:10px;height:10px;border-radius:50%}.data-dot:nth-child(1){background:var(--terracotta)}.data-dot:nth-child(2){background:var(--clay)}.data-dot:nth-child(3){background:var(--sage)}.data-stack-title{margin-left:auto;font-size:.8rem;color:var(--text-muted);font-weight:500}.source-row{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:var(--sand);border-radius:12px;margin-bottom:.6rem;font-size:.9rem;transition:transform .2s}.source-row:hover{transform:translate(4px)}.source-icon{width:2rem;height:2rem;border-radius:8px;display:grid;place-items:center;font-size:.7rem;font-weight:700;color:#fff;flex-shrink:0}.source-icon.amazon{background:#e47911}.source-icon.seo{background:var(--moss)}.source-icon.leads{background:var(--terracotta)}.source-icon.more{background:var(--clay);color:var(--soil-deep)}.source-row .status{margin-left:auto;font-size:.75rem;color:var(--sage);font-weight:600}.funnel-arrow{text-align:center;padding:.75rem 0;color:var(--clay);font-size:1.25rem}.shovel-core{background:linear-gradient(135deg,var(--soil-deep) 0%,var(--soil) 100%);color:var(--sand);border-radius:14px;padding:1.25rem 1.5rem;text-align:center}.shovel-core strong{display:block;font-family:Fraunces,Georgia,serif;font-size:1.15rem;margin-bottom:.25rem}.shovel-core span{font-size:.8rem;opacity:.75}section{padding:5rem 0}.section-label{display:inline-block;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--terracotta);margin-bottom:.75rem}.section-title{font-size:clamp(1.75rem,3.5vw,2.5rem);margin-bottom:1rem}.section-lead{font-size:1.1rem;color:var(--text-muted);max-width:36rem}.why-section{background:var(--cream);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:3rem}.feature-card{background:#fff;border:1px solid var(--border);border-radius:16px;padding:2rem;transition:transform .2s,box-shadow .2s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px var(--shadow)}.feature-icon{width:2.75rem;height:2.75rem;border-radius:12px;display:grid;place-items:center;font-size:1.25rem;margin-bottom:1.25rem}.feature-icon.truth{background:#c4693a1f}.feature-icon.intel{background:#7a8f6e26}.feature-icon.teams{background:#d4a57433}.feature-icon.scale{background:#5c40331a}.feature-card h3{font-size:1.2rem;margin-bottom:.6rem}.feature-card p{color:var(--text-muted);font-size:.95rem}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;counter-reset:step}.step{position:relative;text-align:center;padding:2rem 1.5rem}.step:before{counter-increment:step;content:counter(step);display:grid;place-items:center;width:3rem;height:3rem;margin:0 auto 1.25rem;background:var(--terracotta);color:#fff;border-radius:50%;font-family:Fraunces,Georgia,serif;font-weight:700;font-size:1.25rem}.step h3{font-size:1.15rem;margin-bottom:.5rem}.step p{color:var(--text-muted);font-size:.95rem}.audience-section{background:linear-gradient(180deg,var(--sand) 0%,var(--cream) 100%)}.audience-content{max-width:40rem;margin:0 auto;text-align:center}.audience-content .section-lead{margin:0 auto 2rem}.brands{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem}.brand-pill{padding:.6rem 1.25rem;background:#fff;border:1px solid var(--border);border-radius:999px;font-size:.9rem;font-weight:600;color:var(--soil)}.operator-tag{margin-top:2.5rem;font-family:Fraunces,Georgia,serif;font-style:italic;font-size:1.1rem;color:var(--text-muted)}.cta-section{padding:4rem 0 6rem}.cta-card{background:linear-gradient(135deg,var(--soil-deep) 0%,var(--moss) 100%);color:var(--sand);border-radius:24px;padding:4rem 3rem;text-align:center;position:relative;overflow:hidden}.cta-card:before{content:"";position:absolute;top:-50%;right:-20%;width:50%;height:150%;background:radial-gradient(ellipse,rgba(212,165,116,.2) 0%,transparent 60%);pointer-events:none}.cta-card h2{color:var(--sand);font-size:clamp(1.75rem,3.5vw,2.5rem);margin-bottom:.75rem;position:relative}.cta-card p{font-size:1.1rem;opacity:.85;margin-bottom:2rem;position:relative}.cta-card .btn-primary{position:relative;background:var(--clay);color:var(--soil-deep);box-shadow:0 4px 20px #0003}.cta-card .btn-primary:hover{background:var(--sand)}.site-footer{border-top:1px solid var(--border);padding:2.5rem 0;text-align:center}.site-footer p{color:var(--text-muted);font-size:.9rem}.site-footer .tagline{font-family:Fraunces,Georgia,serif;font-style:italic;margin-bottom:.5rem;color:var(--soil)}.integration-hero{padding:4rem 0 3rem;border-bottom:1px solid var(--border);background:linear-gradient(180deg,var(--cream) 0%,var(--sand) 100%)}.integration-hero h1{font-size:clamp(1.85rem,4vw,2.75rem);max-width:42rem;margin-bottom:1.25rem}.integration-lead{font-size:1.1rem;color:var(--text-muted);max-width:40rem;line-height:1.75}.integration-lead a{color:var(--terracotta);font-weight:600;text-decoration:underline;text-underline-offset:3px}.integration-lead a:hover{color:var(--terracotta-dark)}.integration-lead strong{color:var(--soil-deep)}.integration-lead-secondary{margin-top:.75rem;font-weight:500;color:var(--soil)}.integration-body{padding:4rem 0}.integration-grid{display:grid;grid-template-columns:1fr 320px;gap:2rem;align-items:start}.integration-card{background:#fff;border:1px solid var(--border);border-radius:16px;padding:2rem;margin-bottom:1.5rem}.integration-card:last-of-type{margin-bottom:0}.integration-card h2{font-size:1.25rem;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid var(--border)}.integration-card ul{list-style:none;display:flex;flex-direction:column;gap:.85rem}.integration-card li{position:relative;padding-left:1.5rem;color:var(--text-muted);font-size:.98rem}.integration-card li:before{content:"";position:absolute;left:0;top:.55rem;width:7px;height:7px;background:var(--terracotta);border-radius:50%}.integration-card .labeled-list li strong{color:var(--soil-deep)}.integration-card .labeled-list-compact{margin-top:1rem}.tag{display:inline-block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:.15rem .5rem;background:#7a8f6e26;color:var(--moss);border-radius:4px;vertical-align:middle}.code-block{background:var(--soil-deep);color:var(--sage-light);padding:1.25rem 1.5rem;border-radius:12px;overflow-x:auto;margin:1rem 0 0;font-size:.85rem;line-height:1.6;border:1px solid rgba(255,255,255,.06)}.code-block code{font-family:SF Mono,Fira Code,Fira Mono,Menlo,Consolas,monospace}.steps-list{list-style:none;counter-reset:step-counter;display:flex;flex-direction:column;gap:.85rem;margin-bottom:1.25rem}.steps-list li{counter-increment:step-counter;position:relative;padding-left:2rem;font-size:.92rem;color:#faf6f0e6;line-height:1.55}.steps-list li:before{content:counter(step-counter);position:absolute;left:0;top:.1rem;width:1.35rem;height:1.35rem;display:grid;place-items:center;background:#faf6f026;border-radius:50%;font-size:.75rem;font-weight:700}.steps-list a{color:var(--clay);font-weight:600;text-decoration:underline;text-underline-offset:2px}.steps-list a:hover{color:var(--sand)}.integration-aside{display:flex;flex-direction:column;gap:1.25rem;position:sticky;top:5.5rem}.aside-block{background:#fff;border:1px solid var(--border);border-radius:16px;padding:1.5rem}.aside-block h3{font-size:1rem;margin-bottom:.75rem}.aside-block p{color:var(--text-muted);font-size:.92rem;margin-bottom:1rem}.aside-block p:last-child{margin-bottom:0}.aside-highlight{background:linear-gradient(135deg,var(--soil-deep) 0%,var(--moss) 100%);border:none;color:var(--sand)}.aside-highlight h3{color:var(--sand)}.aside-highlight p{color:#faf6f0d9}.aside-highlight .btn-primary{width:100%;background:var(--clay);color:var(--soil-deep);box-shadow:0 4px 16px #0003}.aside-highlight .btn-primary:hover{background:var(--sand)}.integration-closing{padding:2rem 0 5rem;text-align:center;border-top:1px solid var(--border)}.integration-closing p{font-family:Fraunces,Georgia,serif;font-style:italic;font-size:1.15rem;color:var(--text-muted);max-width:36rem;margin:0 auto 1.5rem}.back-link{font-size:.95rem;font-weight:600;color:var(--terracotta)}.back-link:hover{color:var(--terracotta-dark)}@media(max-width:900px){.integration-grid{grid-template-columns:1fr}.integration-aside{position:static}.hero-grid{grid-template-columns:1fr;gap:3rem}.hero-visual{order:-1}.features-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr;gap:1rem}.cta-card{padding:3rem 1.5rem}}@media(max-width:600px){.hero{padding:3rem 0 4rem}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}section{padding:3.5rem 0}}
