:root{--tfco-navy:#14233f;--tfco-navy-2:#1c3157;--tfco-blue:#2f80ed;--tfco-blue-soft:#e9f2ff;--tfco-teal:#28b7a8;--tfco-teal-soft:#e8f8f5;--tfco-green:#25784d;--tfco-green-soft:#eaf7ef;--tfco-orange:#d96b32;--tfco-orange-soft:#fff1e8;--tfco-text:#2d3a52;--tfco-muted:#65728a;--tfco-line:#dce5f0;--tfco-bg:#f5f7fb;--tfco-white:#fff;--tfco-shadow:0 18px 45px rgba(20,35,63,.09);--tfco-radius:22px}
.tfco,.tfco *{box-sizing:border-box}.tfco{color:var(--tfco-text);font:inherit;line-height:1.65}.tfco img{max-width:100%;height:auto}.tfco svg{width:1.15em;height:1.15em;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;vertical-align:-.15em}.tfco-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.tfco h1,.tfco h2,.tfco h3{color:var(--tfco-navy);line-height:1.15;letter-spacing:-.025em;margin-top:0}.tfco h1{font-size:clamp(2.35rem,5vw,4.75rem);margin-bottom:22px}.tfco h2{font-size:clamp(1.75rem,3vw,2.65rem);margin-bottom:14px}.tfco h3{font-size:1.24rem}.tfco p{margin-top:0}.tfco a{text-decoration:none}.tfco-eyebrow{display:inline-block;color:var(--tfco-green);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:11px}.tfco-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:13px 20px;border:1px solid transparent;border-radius:12px;font-weight:750;line-height:1.2;text-decoration:none!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.tfco-button:hover{transform:translateY(-1px)}.tfco-button--primary{background:var(--tfco-navy);color:#fff!important;box-shadow:0 10px 25px rgba(20,35,63,.2)}.tfco-button--primary:hover{background:var(--tfco-navy-2)}.tfco-button--secondary{background:#fff;color:var(--tfco-navy)!important;border-color:var(--tfco-line)}.tfco-button--secondary:hover{border-color:#b9c9dc;box-shadow:0 8px 20px rgba(20,35,63,.08)}.tfco-button--etsy{background:#f1641e;color:#fff!important;box-shadow:0 10px 24px rgba(241,100,30,.22)}.tfco-button--etsy:hover{background:#d95718}.tfco-text-link,.tfco-card-link{display:inline-flex;align-items:center;gap:7px;color:var(--tfco-blue)!important;font-weight:750}.tfco-text-link:hover,.tfco-card-link:hover{text-decoration:underline}.tfco-platform{display:inline-flex;align-items:center;width:max-content;padding:7px 11px;border-radius:999px;font-size:.72rem;font-weight:850;letter-spacing:.055em;text-transform:uppercase}.tfco-platform--excel{color:#17643c;background:#e6f5ec}.tfco-platform--access{color:#963c29;background:#ffebe6}.tfco-platform--outlook{color:#145da8;background:#e7f2ff}.tfco-platform--sheets{color:#176d44;background:#e7f7ee}.tfco-product-type{margin:0 0 9px;color:var(--tfco-muted);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tfco-section-heading{display:flex;align-items:end;justify-content:space-between;gap:42px;margin-bottom:30px}.tfco-section-heading>div{max-width:720px}.tfco-section-heading>p{max-width:430px;margin:0;color:var(--tfco-muted)}
body.tfco-product-page .entry-title,body.tfco-product-page .wp-block-post-title,body.tfco-catalogue-page .entry-title,body.tfco-catalogue-page .wp-block-post-title{display:none!important}body.tfco-product-page .entry-content,body.tfco-catalogue-page .entry-content{margin-top:0!important}body.tfco-product-page main,body.tfco-catalogue-page main{overflow:clip}
.tfco-catalogue-hero{position:relative;overflow:hidden;padding:88px 0 76px;background:linear-gradient(135deg,#f7f9fd 0%,#edf5ff 56%,#e9f8f5 100%);border-bottom:1px solid var(--tfco-line)}.tfco-catalogue-hero:after{content:"";position:absolute;width:440px;height:440px;border:70px solid rgba(47,128,237,.08);border-radius:50%;right:-170px;top:-190px}.tfco-catalogue-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.65fr);align-items:center;gap:70px}.tfco-catalogue-hero h1{max-width:840px}.tfco-catalogue-hero p{max-width:760px;font-size:1.15rem;color:var(--tfco-muted)}.tfco-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.tfco-hero-panel{background:rgba(255,255,255,.85);border:1px solid rgba(255,255,255,.9);border-radius:var(--tfco-radius);padding:28px;box-shadow:var(--tfco-shadow);backdrop-filter:blur(10px)}.tfco-hero-panel>div{display:flex;align-items:baseline;justify-content:space-between;padding:13px 0;border-bottom:1px solid var(--tfco-line)}.tfco-hero-panel strong{color:var(--tfco-navy);font-size:2rem}.tfco-hero-panel span{color:var(--tfco-muted);font-weight:700}.tfco-hero-panel p{margin:20px 0 0;font-size:.94rem}.tfco-catalogue-section{padding:78px 0}.tfco-filter-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 12px}.tfco-search{position:relative;display:flex;align-items:center;flex:1;max-width:420px}.tfco-search svg{position:absolute;left:15px;color:var(--tfco-muted)}.tfco-search input{width:100%;min-height:48px;padding:11px 15px 11px 45px;border:1px solid var(--tfco-line);border-radius:12px;background:#fff;color:var(--tfco-text);font:inherit}.tfco-search input:focus{outline:3px solid rgba(47,128,237,.18);border-color:var(--tfco-blue)}.tfco-filter-buttons{display:flex;flex-wrap:wrap;gap:8px}.tfco-filter-buttons button{appearance:none;border:1px solid var(--tfco-line);background:#fff;color:var(--tfco-text);padding:10px 14px;border-radius:999px;font:inherit;font-size:.9rem;font-weight:750;cursor:pointer}.tfco-filter-buttons button:hover,.tfco-filter-buttons button.is-active{background:var(--tfco-navy);border-color:var(--tfco-navy);color:#fff}.tfco-result-count{margin:0 0 22px;color:var(--tfco-muted);font-size:.9rem}.tfco-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.tfco-product-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid var(--tfco-line);border-radius:18px;overflow:hidden;box-shadow:0 10px 30px rgba(20,35,63,.06);transition:transform .2s ease,box-shadow .2s ease}.tfco-product-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(20,35,63,.12)}.tfco-product-card[hidden]{display:none!important}.tfco-product-card__image{position:relative;display:block;aspect-ratio:5/4;overflow:hidden;background:var(--tfco-bg)}.tfco-product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.tfco-product-card:hover .tfco-product-card__image img{transform:scale(1.018)}.tfco-product-card__image .tfco-platform{position:absolute;left:16px;bottom:16px;box-shadow:0 4px 14px rgba(20,35,63,.12)}.tfco-product-card__body{display:flex;flex:1;flex-direction:column;padding:22px}.tfco-product-card h3{margin:0 0 12px}.tfco-product-card h3 a{color:var(--tfco-navy)!important}.tfco-product-card__body>p:not(.tfco-product-type){color:var(--tfco-muted);font-size:.95rem}.tfco-card-requirement{margin-top:auto;padding:12px 14px;border-radius:10px;background:var(--tfco-bg);font-size:.84rem;color:var(--tfco-muted)}.tfco-card-requirement strong{color:var(--tfco-navy)}.tfco-product-card__footer{display:flex;align-items:end;justify-content:space-between;gap:12px;padding-top:18px;margin-top:18px;border-top:1px solid var(--tfco-line)}.tfco-product-card__footer>div{display:flex;flex-direction:column}.tfco-product-card__footer span{font-size:.72rem;color:var(--tfco-muted);text-transform:uppercase;letter-spacing:.08em;font-weight:750}.tfco-product-card__footer strong{font-size:1.24rem;color:var(--tfco-navy)}.tfco-card-link{font-size:.88rem;text-align:right}.tfco-no-results{text-align:center;padding:50px;background:var(--tfco-bg);border-radius:18px}.tfco-compatibility-banner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;margin-bottom:80px;padding:32px;border:1px solid #bfe5d7;border-radius:20px;background:linear-gradient(135deg,#ecf9f4,#f7fbff)}.tfco-compatibility-banner__icon,.tfco-requirements__icon{display:grid;place-items:center;width:58px;height:58px;border-radius:16px;background:#fff;color:var(--tfco-green);box-shadow:0 8px 22px rgba(20,35,63,.08)}.tfco-compatibility-banner__icon svg,.tfco-requirements__icon svg{width:30px;height:30px}.tfco-compatibility-banner h2{font-size:1.7rem;margin-bottom:6px}.tfco-compatibility-banner p{margin:0;color:var(--tfco-muted)}
.tfco-breadcrumb{display:flex;flex-wrap:wrap;gap:9px;padding:24px 0;color:var(--tfco-muted);font-size:.88rem}.tfco-breadcrumb a{color:var(--tfco-blue)!important}.tfco-product-hero{display:grid;grid-template-columns:minmax(0,1.13fr) minmax(360px,.87fr);align-items:start;gap:54px;padding:22px 0 64px}.tfco-gallery{min-width:0}.tfco-gallery__main{display:block;width:100%;padding:0;border:1px solid var(--tfco-line);border-radius:20px;overflow:hidden;background:#fff;cursor:zoom-in;box-shadow:var(--tfco-shadow)}.tfco-gallery__main img{display:block;width:100%;aspect-ratio:5/4;object-fit:cover}.tfco-gallery__thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-top:12px}.tfco-gallery__thumb{appearance:none;padding:0;border:2px solid transparent;border-radius:10px;overflow:hidden;background:#fff;cursor:pointer;opacity:.72}.tfco-gallery__thumb:hover,.tfco-gallery__thumb.is-active{border-color:var(--tfco-blue);opacity:1}.tfco-gallery__thumb img{display:block;width:100%;aspect-ratio:5/4;object-fit:cover}.tfco-lightbox{width:min(92vw,1280px);max-width:none;padding:44px 18px 18px;border:0;border-radius:16px;background:#fff}.tfco-lightbox::backdrop{background:rgba(9,18,34,.82)}.tfco-lightbox img{display:block;width:100%;max-height:82vh;object-fit:contain}.tfco-lightbox__close{position:absolute;right:12px;top:8px;width:34px;height:34px;border:0;background:transparent;color:var(--tfco-navy);font-size:28px;cursor:pointer}.tfco-product-summary{position:sticky;top:28px}.tfco-product-summary h1{font-size:clamp(2.25rem,4vw,4rem);margin-top:16px}.tfco-product-lead{font-size:1.08rem;color:var(--tfco-muted)}.tfco-summary-list{display:grid;gap:10px;list-style:none;padding:0;margin:24px 0}.tfco-summary-list li,.tfco-detail-list li{display:flex;align-items:flex-start;gap:10px}.tfco-summary-list svg,.tfco-detail-list svg{flex:0 0 auto;margin-top:.25em;color:var(--tfco-green)}.tfco-purchase-box{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:20px;margin-top:25px;border:1px solid var(--tfco-line);border-radius:18px;background:var(--tfco-bg)}.tfco-price{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;align-items:end;padding-bottom:15px;border-bottom:1px solid var(--tfco-line)}.tfco-price>span{font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--tfco-muted)}.tfco-price strong{font-size:2rem;color:var(--tfco-navy)}.tfco-price small{grid-column:1/-1;color:var(--tfco-muted)}.tfco-digital-note{text-align:center;margin:13px 0 0;color:var(--tfco-muted);font-size:.84rem}.tfco-quick-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;padding:1px;background:var(--tfco-line);border:1px solid var(--tfco-line);border-radius:18px;overflow:hidden}.tfco-quick-facts>div{display:flex;flex-direction:column;gap:4px;padding:22px;background:#fff}.tfco-quick-facts span{font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--tfco-muted)}.tfco-quick-facts strong{color:var(--tfco-navy);line-height:1.35}.tfco-content-section{padding:82px 0 48px}.tfco-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.tfco-feature-card{display:flex;align-items:flex-start;gap:12px;min-height:110px;padding:20px;border:1px solid var(--tfco-line);border-radius:15px;background:#fff;box-shadow:0 7px 22px rgba(20,35,63,.05);font-weight:700}.tfco-feature-card svg{flex:0 0 auto;margin-top:.2em;color:var(--tfco-green)}.tfco-content-columns{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);gap:52px;padding:32px 0 78px}.tfco-main-content{min-width:0}.tfco-copy-section{padding:0 0 42px;margin-bottom:42px;border-bottom:1px solid var(--tfco-line)}.tfco-copy-section:last-child{margin-bottom:0}.tfco-copy-section p{color:var(--tfco-muted)}.tfco-detail-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 22px;list-style:none;padding:0;margin:24px 0 0}.tfco-sidebar{display:grid;align-content:start;gap:18px}.tfco-sidebar-card{padding:25px;border:1px solid var(--tfco-line);border-radius:18px;background:var(--tfco-bg)}.tfco-sidebar-card h2{font-size:1.45rem}.tfco-sidebar-card ul{padding-left:20px;margin-bottom:0}.tfco-sidebar-card li+li{margin-top:7px}.tfco-sidebar-card p{margin:17px 0 0;color:var(--tfco-muted);font-size:.88rem}.tfco-requirements{margin-bottom:78px;padding:38px;border:1px solid #bad8f8;border-radius:22px;background:linear-gradient(135deg,#eef6ff,#f8fbff)}.tfco-requirements__header{display:flex;align-items:center;gap:20px;margin-bottom:26px}.tfco-requirements__header h2{margin-bottom:5px}.tfco-requirements__header p{margin:0;color:var(--tfco-muted)}.tfco-requirements__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.tfco-requirement-card{padding:24px;border-radius:16px;background:#fff}.tfco-requirement-card h3{margin-bottom:13px}.tfco-requirement-card p:last-child{margin-bottom:0}.tfco-requirement-card--required{border:1px solid #bfe1ce}.tfco-requirement-card--avoid{border:1px solid #f0c8b5}.tfco-requirement-card ul{padding-left:20px;margin-bottom:0}.tfco-requirement-card li+li{margin-top:6px}.tfco-faq{padding-bottom:80px}.tfco-faq-list{display:grid;gap:10px}.tfco-faq details{border:1px solid var(--tfco-line);border-radius:13px;background:#fff}.tfco-faq summary{position:relative;padding:18px 50px 18px 20px;cursor:pointer;color:var(--tfco-navy);font-weight:800;list-style:none}.tfco-faq summary::-webkit-details-marker{display:none}.tfco-faq summary:after{content:"+";position:absolute;right:20px;top:14px;font-size:1.45rem}.tfco-faq details[open] summary:after{content:"−"}.tfco-faq details p{padding:0 20px 20px;margin:0;color:var(--tfco-muted)}.tfco-related{padding-bottom:80px}.tfco-product-grid--related{grid-template-columns:repeat(3,minmax(0,1fr))}.tfco-final-cta{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-bottom:80px;padding:38px;border-radius:22px;background:linear-gradient(135deg,var(--tfco-navy),#234d83);color:#fff}.tfco-final-cta h2,.tfco-final-cta .tfco-eyebrow{color:#fff}.tfco-final-cta p{max-width:700px;margin:0;color:#dce8f8}.tfco-final-cta__actions{display:flex;flex:0 0 auto;gap:10px}.tfco-final-cta .tfco-button--secondary{background:transparent;border-color:rgba(255,255,255,.38);color:#fff!important}.tfco-featured-products{padding:70px 0}.tfco-product-grid--featured{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:1020px){.tfco-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tfco-catalogue-hero__inner{grid-template-columns:1fr;gap:35px}.tfco-hero-panel{display:grid;grid-template-columns:repeat(3,1fr);gap:1px}.tfco-hero-panel>div{display:flex;flex-direction:column;align-items:flex-start;padding:12px;border:0}.tfco-hero-panel p{grid-column:1/-1}.tfco-product-hero{grid-template-columns:1fr;gap:38px}.tfco-product-summary{position:static}.tfco-quick-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.tfco-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tfco-content-columns{grid-template-columns:1fr}.tfco-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.tfco-final-cta{align-items:flex-start;flex-direction:column}.tfco-final-cta__actions{flex-wrap:wrap}.tfco-compatibility-banner{grid-template-columns:auto 1fr}.tfco-compatibility-banner .tfco-button{grid-column:2}}
@media(max-width:720px){.tfco-shell{width:min(100% - 24px,1180px)}.tfco h1{font-size:2.35rem}.tfco h2{font-size:1.75rem}.tfco-catalogue-hero{padding:58px 0 48px}.tfco-catalogue-hero p{font-size:1rem}.tfco-hero-panel{grid-template-columns:1fr}.tfco-hero-panel p{grid-column:auto}.tfco-section-heading{align-items:flex-start;flex-direction:column;gap:8px}.tfco-filter-bar{align-items:stretch;flex-direction:column}.tfco-search{max-width:none}.tfco-filter-buttons{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.tfco-filter-buttons button{white-space:nowrap}.tfco-product-grid,.tfco-product-grid--related,.tfco-product-grid--featured{grid-template-columns:1fr}.tfco-compatibility-banner{grid-template-columns:1fr;padding:24px}.tfco-compatibility-banner .tfco-button{grid-column:auto;width:100%}.tfco-product-hero{padding-top:8px}.tfco-gallery__thumbs{grid-template-columns:repeat(5,74px);overflow-x:auto;padding-bottom:6px}.tfco-purchase-box{grid-template-columns:1fr}.tfco-purchase-box .tfco-button{width:100%}.tfco-quick-facts{grid-template-columns:1fr}.tfco-feature-grid{grid-template-columns:1fr}.tfco-feature-card{min-height:auto}.tfco-detail-list{grid-template-columns:1fr}.tfco-sidebar{grid-template-columns:1fr}.tfco-requirements{padding:24px}.tfco-requirements__header{align-items:flex-start}.tfco-requirements__grid{grid-template-columns:1fr}.tfco-final-cta{padding:26px}.tfco-final-cta__actions{width:100%;flex-direction:column}.tfco-final-cta__actions .tfco-button{width:100%}.tfco-product-card__footer{align-items:flex-start;flex-direction:column}.tfco-card-link{text-align:left}.tfco-lightbox{width:96vw;padding:42px 8px 8px}}
@media(prefers-reduced-motion:reduce){.tfco *{scroll-behavior:auto!important;transition:none!important}}

/* ToolFlowCo catalogue v1.0.2: keep search text clear of the icon even when the theme overrides input padding. */
.tfco .tfco-search>svg{left:16px;width:18px;height:18px;z-index:2;pointer-events:none}
.tfco .tfco-search input[type="search"]{padding:11px 16px 11px 50px!important;text-indent:0!important}
.tfco .tfco-search input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}

/* ToolFlowCo catalogue v2.0 controls, editable media, task filters and video. */
.tfco-filter-panel{display:grid;grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr);gap:18px 28px;align-items:end;margin:0 0 14px;padding:22px;border:1px solid var(--tfco-line);border-radius:18px;background:#fff;box-shadow:0 8px 26px rgba(20,35,63,.05)}
.tfco-filter-panel .tfco-search{max-width:none;align-self:start}
.tfco-filter-group{display:grid;gap:8px;min-width:0}
.tfco-filter-group--tasks{grid-column:1/-1;padding-top:17px;border-top:1px solid var(--tfco-line)}
.tfco-filter-label{color:var(--tfco-muted);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.tfco-filter-panel .tfco-filter-buttons{justify-content:flex-start}
.tfco-product-card__footer:has(.tfco-card-link:only-child){justify-content:flex-end}
.tfco-card-price{display:flex;flex-direction:column}
.tfco-price__amount{display:flex;align-items:baseline;justify-content:flex-end;gap:10px}
.tfco-price__amount del{color:var(--tfco-muted);font-size:1rem}
.tfco-compare-link{grid-column:1/-1;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:var(--tfco-blue)!important;font-weight:750;padding-top:4px}
.tfco-compare-link:hover{text-decoration:underline}
.tfco-video-section{padding:78px 0 24px}
.tfco-video-embed{position:relative;overflow:hidden;border:1px solid var(--tfco-line);border-radius:20px;background:#0b1324;box-shadow:var(--tfco-shadow)}
.tfco-video-embed iframe,.tfco-video-embed video,.tfco-video-embed .wp-video{display:block;width:100%!important;max-width:none!important;aspect-ratio:16/9;height:auto}
.tfco-video-embed .mejs-container{width:100%!important}
.tfco-faq-answer{padding:0 20px 20px;color:var(--tfco-muted)}
.tfco-faq-answer p{padding:0!important;margin:0 0 12px!important}
.tfco-faq-answer p:last-child{margin-bottom:0!important}
.tfco-custom-content>*:first-child{margin-top:0}
.tfco-custom-content img{border-radius:14px}
.tfco-sticky-buy{display:none}
.tfco-gallery--empty{display:grid;place-items:center;min-height:360px;border:1px dashed var(--tfco-line);border-radius:20px;background:var(--tfco-bg);color:var(--tfco-muted)}

@media(max-width:900px){
  .tfco-filter-panel{grid-template-columns:1fr}
  .tfco-filter-group--tasks{grid-column:auto}
}

@media(max-width:720px){
  body.tfco-product-page{padding-bottom:calc(84px + env(safe-area-inset-bottom))}
  .tfco-filter-panel{padding:16px;gap:16px}
  .tfco-filter-group .tfco-filter-buttons{overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px}
  .tfco-video-section{padding-top:52px}
  .tfco-sticky-buy{position:fixed;z-index:9998;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--tfco-line);background:rgba(255,255,255,.96);box-shadow:0 -12px 30px rgba(20,35,63,.14);backdrop-filter:blur(12px);transition:transform .2s ease,opacity .2s ease}
  .tfco-sticky-buy.is-hidden{transform:translateY(110%);opacity:0;pointer-events:none}
  .tfco-sticky-buy>div{display:flex;min-width:80px;flex-direction:column;line-height:1.15}
  .tfco-sticky-buy span{color:var(--tfco-muted);font-size:.66rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
  .tfco-sticky-buy strong{color:var(--tfco-navy);font-size:1.15rem}
  .tfco-sticky-buy .tfco-button{min-height:46px;padding:10px 16px;flex:1}
}

/* ToolFlowCo catalogue v2.1: comparison pages, platform landing pages and compact product content. */
body.tfco-guide-page .entry-title,
body.tfco-guide-page .wp-block-post-title{display:none!important}
body.tfco-guide-page .entry-content{margin-top:0!important}
.tfco-guide-hero{padding:76px 0 66px;background:linear-gradient(135deg,#f4f8fe 0%,#eef6ff 56%,#edf9f6 100%);border-bottom:1px solid var(--tfco-line)}
.tfco-guide-hero .tfco-shell{max-width:980px;text-align:center}
.tfco-guide-hero h1{font-size:clamp(2.35rem,5vw,4.2rem)}
.tfco-guide-hero p{max-width:800px;margin:0 auto 28px;color:var(--tfco-muted);font-size:1.1rem}
.tfco-guide-hero .tfco-hero-actions{justify-content:center}
.tfco-choice-guide{padding:76px 0 38px}
.tfco-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.tfco-choice-grid article{padding:26px;border:1px solid var(--tfco-line);border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(20,35,63,.055)}
.tfco-choice-grid article h3{margin-bottom:10px}
.tfco-choice-grid article p{margin:0;color:var(--tfco-muted)}
.tfco-comparison-products{padding:46px 0 80px}
.tfco-comparison-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.tfco-comparison-card{overflow:hidden;border:1px solid var(--tfco-line);border-radius:20px;background:#fff;box-shadow:var(--tfco-shadow)}
.tfco-comparison-card__image{position:relative;display:block;aspect-ratio:5/4;overflow:hidden;background:var(--tfco-bg)}
.tfco-comparison-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}
.tfco-comparison-card__image:hover img{transform:scale(1.015)}
.tfco-comparison-card__image .tfco-platform{position:absolute;left:16px;bottom:16px;box-shadow:0 4px 14px rgba(20,35,63,.14)}
.tfco-comparison-card__body{display:flex;min-height:100%;flex-direction:column;padding:28px}
.tfco-comparison-card__body>p{color:var(--tfco-muted)}
.tfco-comparison-card dl{display:grid;gap:0;margin:10px 0 24px;border-top:1px solid var(--tfco-line)}
.tfco-comparison-card dl>div{display:grid;grid-template-columns:145px minmax(0,1fr);gap:18px;padding:14px 0;border-bottom:1px solid var(--tfco-line)}
.tfco-comparison-card dt{color:var(--tfco-navy);font-size:.76rem;font-weight:850;letter-spacing:.055em;text-transform:uppercase}
.tfco-comparison-card dd{margin:0;color:var(--tfco-muted)}
.tfco-comparison-card__footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:auto}
.tfco-comparison-card__footer>div{display:flex;flex-direction:column;line-height:1.2}
.tfco-comparison-card__footer span{color:var(--tfco-muted);font-size:.72rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}
.tfco-comparison-card__footer strong{color:var(--tfco-navy);font-size:1.35rem}
.tfco-platform-requirements{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:72px 0 34px}
.tfco-platform-requirements .tfco-requirement-card{border-width:1px;border-style:solid;box-shadow:0 8px 28px rgba(20,35,63,.05)}
.tfco-platform-requirements .tfco-requirement-card h2{font-size:1.55rem}
.tfco-platform-products{padding:40px 0 80px}
.tfco-guide .tfco-final-cta{margin-top:0}
.tfco-product-card a:focus-visible,
.tfco-comparison-card a:focus-visible,
.tfco-guide .tfco-button:focus-visible{outline:3px solid rgba(47,128,237,.45);outline-offset:3px}

@media(max-width:900px){
  .tfco-choice-grid{grid-template-columns:1fr}
  .tfco-comparison-grid{grid-template-columns:1fr}
}
@media(max-width:720px){
  .tfco-guide-hero{padding:58px 0 50px}
  .tfco-guide-hero h1{font-size:2.25rem}
  .tfco-choice-guide{padding-top:54px}
  .tfco-platform-requirements{grid-template-columns:1fr;padding-top:54px}
  .tfco-comparison-card__body{padding:22px}
  .tfco-comparison-card dl>div{grid-template-columns:1fr;gap:5px}
  .tfco-comparison-card__footer{align-items:stretch;flex-direction:column}
  .tfco-comparison-card__footer .tfco-button{width:100%}
}

/* ToolFlowCo catalogue v2.2 draft/custom product states. */
.tfco-button--disabled{border-color:var(--tfco-line);background:#edf1f5;color:#667085!important;box-shadow:none;cursor:not-allowed;pointer-events:none}
.tfco-button--disabled:hover{transform:none}
