:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1e3a2d;background:var(--seo-bg-page);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:#1e3a2d;text-underline-offset:3px}a:focus-visible,button:focus-visible{outline:3px solid #90c5a8;outline-offset:3px}.container{width:min(1120px,calc(100% - 48px));margin:0 auto}.site-header{position:sticky;top:0;z-index:10;background:var(--seo-bg-header);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--seo-border-default)}.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px}.wordmark{display:inline-flex;align-items:center;gap:9px;color:#1e3a2d;text-decoration:none;font-size:1.2rem;font-weight:760;letter-spacing:-.035em;text-transform:lowercase}.mark{width:27px;height:27px}nav{display:flex;align-items:center;gap:20px;font-size:.9rem;font-weight:600}nav a{color:#31483b;text-decoration:none;transition:color .18s ease}nav a:hover{color:#1e3a2d}nav a.active{color:#1e3a2d;font-weight:760;text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:2px}.nav-cta{padding:10px 13px;border:1px solid #1e3a2d;border-radius:8px;color:#fff;background:#1e3a2d}.nav-cta:hover{color:#fff;background:#16291f}.menu-button{display:none;border:0;background:transparent;padding:8px}.menu-button span{display:block;width:23px;height:2px;margin:4px;background:#1e3a2d}.hero,.page-hero{padding:92px 0 88px;background:var(--seo-bg-page)}.hero-grid,.feature-grid,.safe-grid,.two-column{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.hero-grid-solo{grid-template-columns:1fr;max-width:800px}.eyebrow{margin:0 0 15px;color:var(--seo-accent-green);font-family:var(--seo-font-mono);font-weight:600;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.hero h1,.page-hero h1{max-width:720px;margin:0;color:#193528;font-size:clamp(2.55rem,5vw,4.9rem);line-height:1.04;letter-spacing:-.058em}.page-hero h1{font-size:clamp(2.45rem,4.7vw,4.2rem)}.lede{max-width:710px;margin:27px 0 0;font-size:1.16rem;line-height:1.7;color:#4a5c51}.actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:34px}.button{display:inline-flex;align-items:center;gap:10px;padding:13px 17px;border:1px solid #1e3a2d;border-radius:8px;background:#1e3a2d;color:#fff;text-decoration:none;font-weight:700;font-size:.94rem;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.button:hover{background:#16291f;color:#fff;transform:translateY(-1px);box-shadow:0 5px 13px #19352821}.button.secondary{background:#fff;color:#1e3a2d}.button.secondary:hover{background:#f3f8f3;color:#1e3a2d}.button svg,.contact-card svg,.integration-links svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.dashboard{padding:16px;border:1px solid #cbded0;border-radius:12px;background:#fff;box-shadow:0 22px 48px #1935281c;font-size:.78rem;transition:transform .24s ease,box-shadow .24s ease}.dashboard:hover{transform:translateY(-3px);box-shadow:0 26px 53px #19352824}.dashboard-top{display:flex;align-items:center;justify-content:space-between;padding:0 4px 14px;border-bottom:1px solid #e4ece6}.dashboard-brand{display:flex;align-items:center;gap:5px;font-weight:750;color:#203d2e}.dashboard .mark{width:17px;height:17px}.status{color:#507062}.status i{display:inline-block;width:7px;height:7px;margin-right:4px;border-radius:50%;background:#4e9673}.dashboard-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:10px;padding-top:11px}.dashboard article{min-height:116px;padding:13px;border:1px solid #dce8de;border-radius:7px;background:#fcfefc}.dashboard .priority{grid-row:span 2;background:#eef6ef;border-color:#cfe2d2}.ui-label{display:block;color:#668074;font-size:.67rem;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.dashboard strong{display:block;margin:8px 0 5px;color:#224030;font-size:.96rem;line-height:1.35}.dashboard strong small{font-size:.66rem;font-weight:650;color:#668074}.priority p,.review p{margin:0;color:#60746a;line-height:1.45}.listing-row{display:flex;justify-content:space-between;margin-top:12px;padding-top:9px;border-top:1px solid #d5e4d8;color:#60776a;font-size:.7rem}.listing-row b{color:#286345}.priority button{display:flex;align-items:center;gap:5px;margin-top:12px;padding:0;border:0;background:none;color:#155b45;font:inherit;font-weight:700;cursor:pointer}.priority button svg{width:14px;fill:none;stroke:currentColor;stroke-width:1.5}.trend,.muted-copy{font-size:.7rem;color:#5b7667}.meter{display:flex;gap:3px;margin-top:12px}.meter i{width:21%;height:5px;border-radius:4px;background:#6daa87}.meter .muted{background:#d7e5da}.keyword-bars{display:flex;align-items:end;gap:4px;height:25px;margin-top:8px}.keyword-bars i{width:13px;border-radius:2px;background:#7aaf91}.keyword-bars i:nth-child(1){height:12px}.keyword-bars i:nth-child(2){height:22px}.keyword-bars i:nth-child(3){height:17px}.review-pill{display:inline-block;margin-top:11px;padding:4px 6px;border-radius:3px;background:#e2f0e5;color:#286345;font-size:.65rem;font-weight:700}.section{padding:96px 0}.section.sage{background:var(--seo-bg-highlight)}.section.forest{background:#1e3a2d;color:#fff}.section.forest .button{background:#fff;color:#1e3a2d;border-color:#fff}.section.forest .button:hover{background:#f3f8f3;box-shadow:none}.section h2{max-width:750px;margin:0 0 24px;color:#1e382b;font-size:clamp(1.9rem,3vw,3rem);line-height:1.15;letter-spacing:-.04em}.section.forest h2{color:#fff}.problem-section h2{font-size:clamp(2.15rem,3.5vw,3.35rem);line-height:1.12}.workflow-section h2,.intelligence-section h2{font-size:clamp(1.8rem,2.55vw,2.55rem)}.split{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:center}.body-large{font-size:1.11rem;line-height:1.72;color:#465a4d}.problem-flow{align-items:stretch}.fragments{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:10px;padding:24px 62px 24px 24px;border:1px solid #dce8de;border-radius:9px;background:#fbfdfb}.fragments span{width:100%;padding:10px 12px;border:1px solid #d3e2d6;border-radius:5px;background:#fff;color:#416152;font-weight:650;font-size:.88rem;text-align:left;box-shadow:0 3px 8px #1935280a}.fragments b{position:absolute;right:21px;bottom:20px;display:grid;width:31px;height:31px;place-items:center;border-radius:50%;background:#155b45;color:#fff}.fragments svg{width:16px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.workflow-intro{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:-4px 0 32px}.workflow-intro p{max-width:620px;margin:0;color:#4d6656;line-height:1.65}.workflow-intro span{flex:0 0 auto;padding:8px 10px;border:1px solid #cfe2d2;border-radius:5px;background:#fff;color:#276344;font-size:.78rem;font-weight:700}.workflow-steps,.pillar-grid,.contact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.workflow-steps article,.pillar,.contact-card{padding:23px;border:1px solid #d6e3d8;border-radius:8px;background:#fff}.workflow-steps article{position:relative;min-height:226px;box-shadow:0 7px 18px #19352809;transition:transform .2s ease,box-shadow .2s ease}.workflow-steps article:hover,.pillar:hover,.contact-card:hover{transform:translateY(-3px);box-shadow:0 10px 22px #19352814}.workflow-steps b{position:absolute;top:18px;right:18px;color:#4d8164;font-size:.75rem;letter-spacing:.08em}.line-icon{width:27px;height:27px;fill:none;stroke:#155b45;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.workflow-steps h3,.pillar h3{margin:19px 0 10px;color:#234231;font-size:1.05rem}.workflow-steps p,.pillar p,.contact-card p,.info-card p{margin:0;color:#566b5e;line-height:1.6;font-size:.92rem}.workflow-footer{display:flex;align-items:center;justify-content:center;gap:13px;margin-top:27px;color:#47705b;font-size:.77rem;font-weight:700}.workflow-footer i{display:block;width:18px;height:1px;background:#a9c6b0}.pillar{min-height:208px;transition:transform .2s ease,box-shadow .2s ease}.pillar .icon{display:grid;width:40px;height:40px;place-items:center;border-radius:6px;background:#edf5ee}.pillar .line-icon{width:22px;height:22px}.safe-section{padding:100px 0}.check-list,.cross-list{padding:0;margin:0;list-style:none}.check-list li,.cross-list li{position:relative;padding:0 0 14px 29px;color:#40584a;line-height:1.55}.check-list li:last-child,.cross-list li:last-child{padding-bottom:0}.check-list li:before{content:"";position:absolute;left:2px;top:6px;width:12px;height:7px;border-left:2px solid #28714f;border-bottom:2px solid #28714f;transform:rotate(-45deg)}.cross-list li:before{content:"—";position:absolute;left:4px;color:#577064;font-weight:800}.early{margin-top:88px;padding-top:0}.early-box{padding:54px;border-radius:10px;background:#173a2a;color:#fff}.early-box h2{margin-bottom:16px;color:#fff}.early-box p:not(.eyebrow){max-width:620px;color:#d5e4d8;line-height:1.6}.early-box .button{margin-top:9px;background:#fff;color:#155b45;border-color:#fff}.early-box .button:hover{background:#f3f8f3;box-shadow:none}.narrow{max-width:800px}.page-hero{border-bottom:1px solid var(--seo-border-default)}.feature-section .feature-grid{min-height:325px}.feature-mockup{max-width:420px;justify-self:end;width:100%;padding:25px;border:1px solid #d3e2d5;border-radius:9px;background:#fff;box-shadow:0 14px 32px #18352712;transition:transform .22s ease,box-shadow .22s ease}.feature-mockup:hover{transform:translateY(-3px);box-shadow:0 18px 36px #1835271a}.feature-mockup strong{display:block;margin:10px 0 25px;color:#1f422f;font-size:1.35rem;letter-spacing:-.02em}.mock-row{display:flex;justify-content:space-between;gap:15px;padding:13px 0;border-top:1px solid #e3ece5;border-bottom:1px solid #e3ece5;color:#587060;font-size:.86rem}.mock-row b{color:#28543c}.mock-lines{display:grid;gap:7px;margin:19px 0}.mock-lines i{display:block;height:6px;border-radius:4px;background:#e4eee6}.mock-lines i:nth-child(2){width:80%}.mock-lines i:nth-child(3){width:61%}.feature-mockup p{margin:0;color:#668074;font-size:.8rem;line-height:1.5}.quiet{margin-top:22px;color:#64786c;line-height:1.6}.timeline{max-width:850px;margin:0 auto;padding:0;list-style:none}.timeline li{display:grid;grid-template-columns:72px 1fr;gap:26px;padding:0 0 40px}.timeline li:last-child{padding-bottom:0}.timeline b{display:grid;place-items:center;width:48px;height:48px;border:1px solid #bcd5c2;border-radius:50%;background:#fff;color:#236345;font-size:.82rem}.timeline h2{margin:5px 0 9px;font-size:1.35rem}.timeline p{margin:0;color:#52675a;line-height:1.65}.control-callout{padding-top:0}.callout{display:flex;gap:26px;align-items:flex-start;padding:42px;border:1px solid #cce0d0;border-radius:9px;background:#eef7ef}.callout .mark{flex:0 0 auto;width:37px;height:37px}.callout h2{margin-bottom:9px}.callout p{max-width:740px;margin:0;color:#4b6354;line-height:1.65}.two-column{align-items:start}.info-card{padding:29px;border:1px solid #d3e1d5;border-radius:8px;background:#fff}.info-card h3{margin:0 0 11px;color:#244331;font-size:1.1rem}.integration-links{display:flex;gap:25px;margin-top:46px;font-weight:700}.integration-links a,.contact-card a{display:inline-flex;align-items:center;gap:8px}.integration-links a:hover,.contact-card a:hover{color:#16291f}.forest .etsy-disclaimer{max-width:770px;margin:0;color:#e3eee5;font-size:1.08rem;line-height:1.6}.etsy-disclaimer{line-height:1.55}.contact-grid{grid-template-columns:repeat(2,1fr);gap:20px}.contact-card{min-height:185px;transition:transform .2s ease,box-shadow .2s ease}.contact-card h2{font-size:1.28rem;margin-bottom:10px}.contact-card a{margin-top:21px;font-weight:700}.legal-hero{padding-bottom:54px}.legal-copy{max-width:790px}.legal-copy h2{margin-top:46px;margin-bottom:13px;font-size:1.4rem}.legal-copy h2:first-child{margin-top:0}.legal-copy p{color:#475c4e;line-height:1.73}.legal-copy .etsy-disclaimer{margin-top:38px;padding:18px;border-left:3px solid #43815e;background:#f1f7f2;color:#315843;font-weight:650}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:80px;padding:58px 0 39px}.footer-grid p{max-width:430px;color:#607367;line-height:1.6;font-size:.9rem}.footer-grid .etsy-disclaimer{max-width:520px;color:#50685a;font-size:.78rem}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;font-size:.9rem;font-weight:650}.footer-links a:hover{color:#16291f}.footer-bottom{padding:18px 0;border-top:1px solid #dce7de;color:#6c7e72;font-size:.8rem}@media(max-width:850px){.hero,.page-hero{padding:76px 0}.section{padding:78px 0}.early{margin-top:56px}.hero-grid,.feature-grid,.safe-grid,.two-column,.split{gap:35px}.workflow-steps,.pillar-grid{grid-template-columns:repeat(2,1fr)}.workflow-footer{display:none}.workflow-intro{align-items:flex-start;flex-direction:column;gap:14px}.fragments{padding-right:48px}}@media(max-width:660px){.container{width:min(100% - 36px,1120px)}.header-inner{min-height:66px}.menu-button{display:block}.site-header nav{display:none;position:absolute;top:66px;left:0;right:0;padding:18px;background:var(--seo-bg-card);border-bottom:1px solid var(--seo-border-default);box-shadow:0 12px 22px #16302214}.site-header nav.open{display:grid;gap:0}.site-header nav a{padding:12px 2px}.site-header nav .nav-cta{margin-top:7px;padding:11px 12px;text-align:center}.hero,.page-hero{padding:60px 0}.hero-grid,.feature-grid,.safe-grid,.two-column,.split{grid-template-columns:1fr}.section{padding:64px 0}.dashboard{max-width:470px}.fragments{grid-template-columns:1fr;min-height:155px;padding-bottom:65px}.workflow-steps,.pillar-grid,.contact-grid{grid-template-columns:1fr}.workflow-steps article{min-height:0}.early-box{padding:36px 28px}.feature-mockup{justify-self:start}.timeline li{grid-template-columns:52px 1fr;gap:16px;padding-bottom:33px}.timeline b{width:40px;height:40px}.timeline h2{margin-top:3px;font-size:1.17rem}.callout{padding:28px;gap:17px}.integration-links{flex-direction:column;gap:14px}.footer-grid{grid-template-columns:1fr;gap:30px;padding-top:42px}.footer-links{max-width:350px}.body-large{font-size:1.02rem}.safe-section{padding:68px 0}}.app-screenshot-frame{width:100%;min-width:0;overflow:hidden;padding:8px;border:1px solid #cbded0;border-radius:12px;background:#fff;box-shadow:0 18px 42px #1935281c;transition:transform .24s ease,box-shadow .24s ease}.app-screenshot-frame:hover{transform:translateY(-3px);box-shadow:0 23px 48px #19352824}.app-screenshot-frame img{display:block;width:100%;height:auto;border-radius:6px}.hero-screenshot{max-width:540px;justify-self:end}.feature-screenshot{max-width:480px;justify-self:end}@media(max-width:660px){.hero-screenshot,.feature-screenshot{justify-self:start}}.problem-section h2,.workflow-section h2,.intelligence-section h2,.safe-section h2,.early-box h2{margin:0 0 24px;font-size:clamp(2rem,3vw,3rem);font-weight:700;line-height:1.15;letter-spacing:-.04em}.problem-flow .body-large{max-width:520px;margin:0}.problem-section,.workflow-section,.intelligence-section,.safe-section{padding:96px 0}.early{margin-top:96px}.hero-screenshot,.feature-screenshot{max-width:500px}@media(max-width:660px){.problem-section h2,.workflow-section h2,.intelligence-section h2,.safe-section h2,.early-box h2{font-size:clamp(2rem,8vw,2.45rem)}.early{margin-top:64px}}.feature-card-title,.workflow-steps h3{min-height:2.4em;line-height:1.2}.footer-grid .company-disclosure{max-width:520px;margin-top:14px;color:#50685a;font-size:.78rem}.homepage-content>:is(.hero,.section):not(.forest):nth-child(odd){background:var(--seo-bg-page)}.homepage-content>:is(.hero,.section):not(.forest):nth-child(2n){background:var(--seo-bg-highlight)}:root{--seo-bg-page: oklch(.975 .012 95);--seo-bg-highlight: oklch(.95 .025 130);--seo-bg-card: #ffffff;--seo-bg-header: oklch(.995 .002 258 / .92);--seo-border-default: oklch(.87 .02 100);--seo-border-strong: rgba(0, 0, 0, .15);--seo-brand-dark: #1e3a2d;--seo-brand-dark-hover: #16291f;--seo-accent-green: oklch(.4 .07 155);--seo-accent-green-hover: oklch(.5 .09 155);--seo-text-heading: #1e3a2d;--seo-text-body: oklch(.48 .02 130);--seo-text-label: #8a8d85;--seo-text-sidebar-inactive: #5c5f58;--seo-severity-critical-bg: #fdecea;--seo-severity-critical-text: #c2410c;--seo-severity-warning-bg: #fef6e0;--seo-severity-warning-text: #9a6b00;--seo-severity-healthy-bg: #eef3ec;--seo-severity-healthy-text: #4a7c59;--seo-severity-warning-line: #d69e2e;--seo-callout-bg: #fff4e8;--seo-callout-border: #f0c896;--seo-dot-critical: oklch(.62 .19 25);--seo-dot-healthy: oklch(.62 .15 145);--seo-dot-warning: oklch(.75 .14 85);--seo-dot-brand: oklch(.5 .09 155);--seo-font-family: "Inter", ui-sans-serif, system-ui, -apple-system, sans-serif;--seo-font-mono: "JetBrains Mono", ui-monospace, monospace;--seo-text-eyebrow-size: 11px;--seo-text-eyebrow-tracking: .06em;--seo-text-title-size: 26px;--seo-text-body-size: 13px;--seo-text-meta-size: 12px;--seo-radius-sm: 4px;--seo-radius-md: 8px;--seo-radius-lg: 14px;--seo-radius-pill: 20px;--seo-space-1: 4px;--seo-space-2: 8px;--seo-space-3: 12px;--seo-space-4: 16px;--seo-space-5: 24px;--seo-space-6: 32px}.seo-card{background:var(--seo-bg-card);border:1px solid var(--seo-border-default);border-radius:var(--seo-radius-lg);padding:20px 24px}.seo-btn{display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;border-radius:7px;padding:9px 16px;cursor:pointer;white-space:nowrap;border:none;font-family:inherit}.seo-btn-primary{background:var(--seo-brand-dark);color:#fff}.seo-btn-primary:hover{background:var(--seo-brand-dark-hover)}.seo-btn-secondary{background:transparent;color:var(--seo-text-heading);border:1px solid var(--seo-border-strong);font-weight:600}.seo-btn-sm{padding:7px 12px;font-size:12px}.seo-pill{flex-shrink:0;font-size:11px;font-weight:700;padding:4px 10px;border-radius:var(--seo-radius-pill);white-space:nowrap}.seo-pill-high{background:var(--seo-severity-critical-bg);color:var(--seo-severity-critical-text)}.seo-pill-medium{background:var(--seo-severity-warning-bg);color:var(--seo-severity-warning-text)}.seo-pill-low{background:var(--seo-severity-healthy-bg);color:var(--seo-severity-healthy-text)}.seo-pill-brand{background:var(--seo-bg-highlight);color:var(--seo-brand-dark)}.seo-callout-badge{background:var(--seo-severity-critical-text);color:#fff;font-size:10px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;padding:3px 8px;border-radius:var(--seo-radius-pill);white-space:nowrap}.mkt-page{font-family:var(--seo-font-family);color:var(--seo-text-heading);background:var(--seo-bg-page)}.mkt-eyebrow{font-size:12px;font-weight:700;letter-spacing:.08em;color:#5c7a68;text-transform:uppercase;margin:0 0 16px}.mkt-section{max-width:1200px;margin:0 auto;padding:96px 48px}.mkt-section.is-tint{background:var(--seo-bg-highlight)}.mkt-section.is-tint>.mkt-section-inner{max-width:1200px;margin:0 auto}.mkt-section-narrow{max-width:820px;margin:0 auto;padding:96px 48px}.mkt-section h2{font-size:34px;line-height:1.15;letter-spacing:-.01em;font-weight:700;margin:0 0 20px;max-width:640px}.mkt-section p.mkt-lede{font-size:16px;color:#4a4c47;max-width:600px;margin:0 0 28px}.mkt-bullet-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 32px}.mkt-bullet{display:flex;gap:10px;align-items:flex-start;font-size:15px;color:var(--seo-text-heading);font-weight:600}.mkt-bullet-dot{width:8px;height:8px;border-radius:50%;background:var(--seo-brand-dark);flex:none;margin-top:7px}.mkt-bullet-dot--critical{background:var(--seo-dot-critical)}.mkt-bullet-dot--healthy{background:var(--seo-dot-healthy)}.mkt-bullet-dot--warning{background:var(--seo-dot-warning)}.mkt-bullet-dot--brand{background:var(--seo-dot-brand)}.mkt-card-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:20px}.mkt-card-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;max-width:790px}.mkt-info-card{border:1px solid var(--seo-border-default);border-radius:var(--seo-radius-lg);padding:26px;background:var(--seo-bg-card)}.mkt-info-card-icon{width:32px;height:32px;border-radius:8px;background:var(--seo-bg-highlight);margin-bottom:16px}.mkt-info-card-title{font-size:17px;font-weight:700;margin-bottom:8px}.mkt-info-card-body{font-size:14.5px;color:var(--seo-text-body);line-height:1.55}.section.forest .eyebrow{color:#85bf86}.home-etsy-band-row{display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap}.home-etsy-band-row p{margin:0;max-width:480px;color:#c7dccc;font-size:15.5px;line-height:1.6}.home-etsy-band .button{flex:0 0 auto}@media(max-width:660px){.home-etsy-band-row{flex-direction:column;align-items:flex-start}}.mkt-feature-header{max-width:820px;margin:0 auto;padding:80px 48px 64px}.mkt-feature-header h1{font-size:40px;line-height:1.15;letter-spacing:-.02em;font-weight:700;margin:0 0 20px}.mkt-feature-header p{font-size:17px;color:#4a4c47;max-width:640px;margin:0 0 12px}.mkt-feature-header .mkt-feature-note{font-size:13px;color:var(--seo-text-label);margin:0;font-style:italic}.mkt-feature-row{padding:52px 48px}.mkt-feature-row--hero{padding:80px 48px}.mkt-feature-row.is-tint{background:var(--seo-bg-highlight)}.mkt-feature-row-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:.9fr 1.1fr;gap:56px}.mkt-feature-number{font-size:12px;font-weight:700;letter-spacing:.08em;color:#5c7a68;margin-bottom:16px}.mkt-feature-row h2{font-size:30px;line-height:1.2;letter-spacing:-.01em;font-weight:700;margin:0 0 14px}.mkt-feature-row-lede{font-size:15px;color:#4a4c47;margin:0}.mkt-feature-body p{font-size:15px;color:#3a3c37;line-height:1.7;margin:0 0 16px}.mkt-feature-body p:last-child{margin-bottom:0}.mkt-feature-note-strong{font-size:13px;color:#5c7a68;font-weight:600;margin:0}.mkt-feature-label{font-size:11px;font-weight:700;letter-spacing:.06em;color:var(--seo-text-label);margin-bottom:14px;text-transform:uppercase}.mkt-pill-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.mkt-pill-row .seo-pill-brand{font-size:12px;padding:6px 14px}.mkt-planned-badge{background:var(--seo-severity-warning-bg);color:var(--seo-severity-warning-text);font-size:11px;font-weight:700;padding:3px 10px;border-radius:20px}.mkt-feature-title-row{display:flex;align-items:center;gap:10px;margin-bottom:20px}.mkt-feature-title-row h2{margin:0}.mkt-pipeline-strip{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:13px;color:var(--seo-brand-dark);font-weight:700;background:var(--seo-bg-card);border:1px solid var(--seo-border-default);border-radius:10px;padding:16px 20px}.mkt-pipeline-strip span.mkt-pipeline-arrow{color:var(--seo-text-label);font-weight:400}.mkt-feature-screenshot-wrap{max-width:1200px;margin:40px auto 0}.mkt-feature-screenshot-wrap--compact{max-width:400px}.mkt-cta-banner{background:var(--seo-brand-dark);color:var(--seo-bg-page);margin:0 48px;border-radius:16px;padding:64px 56px;display:flex;justify-content:space-between;align-items:center;gap:32px;flex-wrap:wrap}.mkt-cta-banner h2{font-size:32px;font-weight:700;letter-spacing:-.01em;margin:0 0 12px;color:inherit}.mkt-cta-banner p{font-size:15px;color:#c7dccc;margin:0;max-width:480px}.mkt-cta-banner-button{background:var(--seo-bg-page);color:var(--seo-brand-dark);padding:14px 26px;border-radius:6px;font-size:14px;font-weight:700;white-space:nowrap;border:none;cursor:pointer;font-family:inherit;text-decoration:none;display:inline-block}.mkt-cta-banner.is-compact{max-width:1200px;margin:0 auto;padding:56px}@media(max-width:850px){.mkt-section,.mkt-section-narrow{padding:64px 32px}.mkt-bullet-grid,.mkt-card-grid-3,.mkt-card-grid-2{grid-template-columns:1fr}.mkt-cta-banner{margin:0 32px;padding:40px}.mkt-feature-header{padding:56px 32px 48px}.mkt-feature-row{padding:40px 32px}.mkt-feature-row--hero{padding:56px 32px}.mkt-feature-row-inner{grid-template-columns:1fr;gap:24px}}@media(max-width:660px){.mkt-section h2{font-size:26px}.mkt-cta-banner{flex-direction:column;align-items:flex-start}}
