/* Toppingdom sourcing funnel — free initial review, paid research, formal fulfilment */
.td-funnel-section{padding:72px 0;background:#f6faf8}
.td-funnel-section.td-funnel-white{background:#fff}
.td-funnel-shell{width:min(1180px,calc(100% - 40px));margin:0 auto}
.td-funnel-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:26px}
.td-funnel-copy{max-width:780px}
.td-funnel-kicker{margin:0 0 8px;color:#0a8f47;font-size:12px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}
.td-funnel-head h2{margin:0;color:#12314a;font-size:clamp(29px,4vw,42px);line-height:1.12}
.td-funnel-head p:not(.td-funnel-kicker){margin:12px 0 0;color:#5e7283;line-height:1.72}
.td-funnel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;position:relative}
.td-funnel-card{display:flex;flex-direction:column;min-width:0;padding:25px;border:1px solid #dce7ed;border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(18,49,74,.07)}
.td-funnel-card.td-funnel-featured{border:2px solid #20c96b;box-shadow:0 16px 38px rgba(20,136,75,.12)}
.td-funnel-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}
.td-funnel-step{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#12314a;color:#fff;font-weight:950}
.td-funnel-badge{padding:7px 10px;border-radius:999px;background:#e8f8ef;color:#08753d;font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}
.td-funnel-badge.td-funnel-paid{background:#fff2db;color:#8a5600}
.td-funnel-badge.td-funnel-order{background:#eaf1f6;color:#29495f}
.td-funnel-card h3{margin:0 0 8px;color:#12314a;font-size:22px;line-height:1.25}
.td-funnel-price{margin:0 0 14px;color:#0a8f47;font-size:24px;font-weight:950}
.td-funnel-card>p:not(.td-funnel-price){margin:0;color:#607486;line-height:1.68}
.td-funnel-list{margin:17px 0 22px;padding:0;list-style:none}
.td-funnel-list li{position:relative;margin:9px 0;padding-left:23px;color:#435c6e;font-size:13px;line-height:1.55}
.td-funnel-list li:before{content:"✓";position:absolute;left:0;top:0;color:#0a9b4f;font-weight:950}
.td-funnel-note{margin-top:auto!important;padding:13px 14px;border-radius:11px;background:#f1f7f4;color:#456153!important;font-size:12px;line-height:1.55!important}
.td-funnel-action{display:inline-flex;align-items:center;justify-content:center;min-height:47px;margin-top:18px;padding:11px 17px;border-radius:10px;background:#12314a;color:#fff;font-weight:900;text-align:center;text-decoration:none}
.td-funnel-action:hover{background:#0b263a;color:#fff}
.td-funnel-featured .td-funnel-action{background:#20c96b}
.td-funnel-featured .td-funnel-action:hover{background:#17b85e}
.td-funnel-scope{margin-top:20px;padding:16px 18px;border-left:4px solid #20c96b;border-radius:10px;background:#edf8f2;color:#405f50;font-size:13px;line-height:1.65}
.td-funnel-scope strong{color:#244b38}
.td-funnel-route{margin:12px 0 0;padding:13px 14px;border:1px solid #dce7ed;border-radius:10px;background:#f8fbfc;color:#536879;font-size:13px;line-height:1.6}
.td-funnel-route[data-route="paid"]{border-color:#f2cf91;background:#fff8ec;color:#75501b}
.td-funnel-route[data-route="free"]{border-color:#bce5cc;background:#eef9f3;color:#315e45}
.td-funnel-inline-link{color:#087a40;font-weight:900}
@media(max-width:900px){.td-funnel-head{align-items:flex-start;flex-direction:column}.td-funnel-grid{grid-template-columns:1fr}.td-funnel-card{padding:22px}.td-funnel-section{padding:56px 0}}
@media(max-width:560px){.td-funnel-shell{width:min(100% - 28px,1180px)}.td-funnel-section{padding:44px 0}.td-funnel-card h3{font-size:20px}.td-funnel-price{font-size:22px}}
