.autool-desc{--autool-desc-brand:var(--autool-single-brand, var(--theme-palette-color-1, #FEB511));--autool-desc-ink:var(--autool-single-ink, var(--theme-headings-color, #111827));--autool-desc-text:var(--autool-single-text, var(--theme-text-color, #4A5568));--autool-desc-muted:var(--autool-single-muted, var(--theme-palette-color-3, #64748B));--autool-desc-border:var(--autool-single-border, var(--theme-border-color, #E2E8F0));--autool-desc-surface:var(--autool-single-surface, var(--theme-palette-color-8, #fff));--autool-desc-surface-alt:var(--autool-single-surface-alt, var(--theme-palette-color-7, #F8FAFC));color:var(--autool-desc-text);font-family:var(--autool-single-font,var(--theme-font-family,inherit));--autool-desc-section-space:clamp(34px, 4.2vw, 64px);--autool-desc-grid-gap:clamp(14px, 1.8vw, 24px);--autool-desc-card-pad:clamp(18px, 1.8vw, 24px);--autool-desc-card-radius:var(--autool-radius, var(--theme-border-radius, 0px));--autool-desc-card-shadow:0 12px 30px rgba(15, 23, 42, .035);--autool-desc-section-space-mobile:30px;--autool-desc-heading-size:clamp(26px, 1.95vw, 29px);--autool-desc-heading-size-mobile:clamp(23px, 6.1vw, 25px);--autool-desc-flow-gap:clamp(16px, 1.8vw, 26px)}.autool-desc-section{padding:var(--autool-desc-section-space) 0;border-top:1px solid var(--autool-desc-border);padding-block:var(--autool-desc-section-space)}.autool-desc-section:last-child{border-bottom:1px solid var(--autool-desc-border)}.autool-desc-eyebrow{margin:0 0 10px;color:var(--autool-desc-brand);font-family:var(--autool-single-display-font,var(--theme-button-font-family,inherit));font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.autool-desc-title{max-width:980px;margin:0;color:var(--autool-desc-ink);font-family:var(--autool-single-display-font,var(--theme-button-font-family,inherit));font-size:clamp(30px, 3.6vw, 48px);font-weight:800;line-height:1.06;letter-spacing:.03em;text-transform:uppercase}.autool-desc-title--hero{max-width:980px;font-size:clamp(34px, 4.6vw, 58px);line-height:1.02;letter-spacing:.02em}.autool-desc-lead{max-width:860px;margin:16px 0 0;color:var(--autool-desc-text);font-size:clamp(15px, 1.2vw, 18px);line-height:1.72}.autool-desc-grid{display:grid;gap:var(--autool-desc-grid-gap)}.autool-desc-grid--hero{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:stretch;margin-top:30px}.autool-desc-grid--cards{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));margin-top:24px;align-items:stretch}.autool-desc-card{padding:var(--autool-desc-card-pad);border:1px solid var(--autool-desc-border);background:var(--autool-desc-surface-alt);display:flex;flex-direction:column;gap:8px;min-width:0;min-height:100%;border-radius:var(--autool-radius);box-shadow:var(--autool-desc-card-shadow)}.autool-desc-card h3,.autool-desc-card-title{margin:0 0 8px;color:var(--autool-desc-ink);font-family:var(--autool-single-display-font,var(--theme-button-font-family,inherit));font-size:16px;font-weight:800;letter-spacing:0;line-height:1.28;text-transform:uppercase;margin-bottom:2px}.autool-desc-card p,.autool-desc-card ul{margin-top:0;margin-bottom:0;line-height:1.62;font-size:15px}.autool-desc-media-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;min-width:0}.autool-desc-media{margin:0;border:1px solid var(--autool-desc-border);background:var(--autool-desc-surface);overflow:hidden;border-radius:var(--autool-radius);box-shadow:var(--autool-desc-card-shadow)}.autool-desc-media img{width:100%;height:auto;vertical-align:middle}.autool-desc-notice{padding:24px;border:1px solid var(--autool-desc-border);border-left:4px solid var(--autool-desc-brand);background:var(--autool-desc-surface-alt);border-radius:var(--autool-radius)}.autool-desc-contact-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;margin-top:22px}.autool-desc-products{margin-top:24px}.autool-desc-products .woocommerce{margin-top:0}.autool-desc .autool-desc-media-grid,.autool-desc .autool-desc-grid--cards{align-content:start}.autool-desc .autool-desc-card{min-height:100%}.autool-desc .autool-single-faq-list{margin-top:24px}.autool-desc .autool-desc-products ul.products{margin-bottom:0}.autool-desc-overview-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:clamp(18px, 2vw, 28px);align-items:start;margin-top:30px}.autool-desc-overview-media{display:grid;grid-template-columns:minmax(0,1.42fr) minmax(150px,.68fr);gap:14px;min-width:0}.autool-desc-media--primary{min-height:clamp(320px, 34vw, 500px)}.autool-desc-media--primary img{height:100%;object-fit:contain}.autool-desc-media-stack{display:grid;gap:14px;min-width:0}.autool-desc-media-note{padding:16px;border:1px solid var(--autool-desc-border);background:var(--autool-desc-surface-alt);border-radius:var(--autool-radius);box-shadow:var(--autool-desc-card-shadow)}.autool-desc-media-note p{margin:0;color:var(--autool-desc-muted);font-size:14px;line-height:1.55}.autool-desc-overview-grid .autool-desc-grid--cards{grid-template-columns:1fr;margin-top:0}.autool-desc-overview-grid .autool-desc-grid--cards .autool-desc-card{min-height:0}.autool-desc .autool-desc-overview-grid .autool-desc-grid.autool-desc-grid--cards{grid-template-columns:1fr;align-self:stretch;gap:14px}.autool-desc-title,.autool-desc-title--hero{max-width:900px;font-size:clamp(28px, 3.1vw, 44px);line-height:1.08;letter-spacing:0}.autool-desc-overview-media .autool-desc-media{background:#fff}.autool-desc-media-stack .autool-desc-media img{aspect-ratio:1 / 1;object-fit:contain}.autool-desc .autool-desc-overview-grid .autool-desc-grid.autool-desc-grid--cards .autool-desc-card{justify-content:center;padding:20px}.autool-desc #autool-desc-products .autool-desc-lead,#autool-desc-products .autool-desc-lead{max-width:780px}#autool-desc-products .autool-desc-products{margin-top:clamp(22px, 2.4vw, 34px)}#autool-desc-products .woocommerce{width:100%}#autool-desc-products ul.products{margin-bottom:0}.autool-desc-full-details{margin-top:clamp(22px, 2.4vw, 34px);padding:clamp(18px, 2vw, 28px);border:1px solid var(--autool-desc-border);border-radius:var(--autool-radius);background:var(--autool-desc-surface,#fff);box-shadow:var(--autool-desc-card-shadow,0 12px 30px rgb(15 23 42 / .035));overflow:hidden}.autool-desc-full-details :first-child{margin-top:0}.autool-desc-full-details :last-child{margin-bottom:0}.autool-desc-full-details h1,.autool-desc-full-details h2,.autool-desc-full-details h3,.autool-desc-full-details h4{color:var(--autool-desc-ink);letter-spacing:0}.autool-desc-full-details p,.autool-desc-full-details li{color:var(--autool-desc-text);line-height:1.7}.autool-desc-full-details img{max-width:100%;height:auto;border-radius:var(--autool-radius)}.autool-desc-full-details table{width:100%;border-collapse:collapse;margin:18px 0}.autool-desc-full-details th,.autool-desc-full-details td{padding:12px;border:1px solid var(--autool-desc-border);vertical-align:top}.autool-desc-full-details iframe,.autool-desc-full-details video{max-width:100%}.autool-desc-full-details .section,.autool-desc-full-details .section-content,.autool-desc-full-details .container,.autool-desc-full-details .row,.autool-desc-full-details .col,.autool-desc-full-details .col-inner{box-sizing:border-box;max-width:100%;min-height:0}.autool-desc-full-details .section{padding:0;margin:clamp(18px, 2vw, 28px) 0;background:#fff0}.autool-desc-full-details .section-content,.autool-desc-full-details .row,.autool-desc-full-details .col,.autool-desc-full-details .col-inner{position:static}.autool-desc-full-details .section-bg,.autool-desc-full-details .bg{display:none}.autool-desc-full-details .row{width:100%;margin-left:0;margin-right:0}.autool-desc-full-details .col{flex:1 1 100%;padding-left:0;padding-right:0}.autool-desc-full-details .col-inner{padding-left:0;padding-right:0}.autool-desc-full-details .row-slider:not(:has(.product-small)),.autool-desc-full-details .slider:not(:has(.product-small)),.autool-desc-full-details .flickity-slider:not(:has(.product-small)){display:grid;grid-template-columns:repeat(auto-fit,minmax(min(220px, 100%),1fr));gap:16px;width:100%;height:auto;min-height:0;left:auto;transform:none;position:static}.autool-desc-full-details .flickity-viewport:not(:has(.product-small)){height:auto;min-height:0;overflow:visible}.autool-desc-full-details .badge-container,.autool-desc-full-details .flickity-button,.autool-desc-full-details .flickity-page-dots{display:none}.autool-desc-full-details .section-title-container,.autool-desc-full-details .section-title{margin:18px 0 12px}.autool-desc-full-details .section-title-main{display:block}.autool-desc-full-details .img,.autool-desc-full-details .img-inner{max-width:100%;min-height:0}.autool-desc-full-details .img-inner{display:flex;align-items:center;justify-content:center}.autool-desc-full-details .img-inner:empty,.autool-desc-full-details .img:not(:has(img)),.autool-desc-full-details .col:has(.img:not(:has(img))){display:none;height:0;margin:0;padding:0;min-height:0}.autool-desc-full-details .row:has(.img:not(:has(img))){row-gap:0}.autool-desc-section .autool-desc-title,.autool-desc-section .autool-desc-title--hero{max-width:980px;font-size:var(--autool-desc-heading-size);font-weight:800;line-height:1.15;letter-spacing:.03em;text-transform:uppercase}.autool-desc-section .autool-desc-eyebrow{margin-bottom:9px}.autool-desc-section .autool-desc-title+.autool-desc-lead,.autool-desc-section .autool-desc-title+p,.autool-desc-section .autool-desc-title--hero+.autool-desc-lead,.autool-desc-section .autool-desc-title--hero+p{margin-top:12px}.autool-desc .accordion{margin-top:16px;border-top:1px solid var(--autool-desc-border)}.autool-desc .accordion-item{border-bottom:1px solid var(--autool-desc-border)}.autool-desc .accordion-inner{padding:0 0 18px}.autool-desc :where(table){width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--autool-desc-border);box-shadow:var(--autool-desc-card-shadow,0 12px 30px rgb(15 23 42 / .035));font-size:15px;background:#fff}.autool-desc :where(table) th,.autool-desc :where(table) td{padding:14px 16px;border-right:1px solid var(--autool-desc-border);border-bottom:1px solid var(--autool-desc-border);line-height:1.55;text-align:left;vertical-align:top}.autool-desc :where(table) th{background:#111827;color:#f9fafb;font-family:var(--autool-single-display-font,var(--theme-button-font-family,inherit));font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.autool-desc :where(table) td:first-child{color:var(--autool-desc-ink);font-family:var(--autool-single-display-font,var(--theme-button-font-family,inherit));font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.autool-desc :where(table) tr:nth-child(even) td{background:#f8fafc}.autool-desc :where(table) tr :last-child{border-right:0}.autool-desc :where(table) tr:last-child *{border-bottom:0}.autool-desc-support-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);gap:clamp(16px, 2vw, 24px);align-items:stretch;padding:clamp(18px, 2.2vw, 28px);border:1px solid var(--autool-desc-border);border-radius:var(--autool-radius);background:linear-gradient(180deg,#fff 0%,#f8fafc 100%);box-shadow:var(--autool-desc-card-shadow,0 12px 30px rgb(15 23 42 / .035))}.autool-desc-support-copy h3{margin:0 0 8px;color:var(--autool-desc-ink);font-family:var(--autool-single-display-font,var(--theme-button-font-family,inherit));font-size:18px;font-weight:800;line-height:1.25;letter-spacing:.04em;text-transform:uppercase}.autool-desc-support-copy p{margin:0;color:var(--autool-desc-text);line-height:1.65}.autool-desc-support-list{display:grid;gap:6px;margin:14px 0 0;padding-left:18px;color:var(--autool-desc-muted)}.autool-desc-support-actions{display:grid;gap:10px;align-content:center}.autool-desc-support-link{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:0 16px;border:1px solid var(--autool-desc-border);border-radius:var(--autool-radius);background:#fff;color:var(--autool-desc-ink);font-family:var(--autool-single-display-font,var(--theme-button-font-family,inherit));font-size:13px;font-weight:800;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.autool-desc-support-link::after{content:"";width:8px;height:8px;border-top:2px solid var(--autool-desc-brand);border-right:2px solid var(--autool-desc-brand);transform:rotate(45deg);flex:0 0 auto}.autool-desc-support-link--primary{border-color:var(--autool-desc-brand);background:var(--autool-desc-brand);color:#111827}.autool-desc-support-link--primary::after{border-color:#111827}.autool-desc-compare-card,.autool-desc-post-card,.autool-desc-compare-media{border:1px solid var(--autool-desc-border);border-radius:var(--autool-radius);background:#fff;box-shadow:var(--autool-desc-card-shadow,0 12px 30px rgb(15 23 42 / .035));overflow:hidden}.autool-desc-compare-card{padding:clamp(18px, 1.8vw, 24px)}.autool-desc-compare-card h3,.autool-desc-post-card h3{margin:0;color:var(--autool-desc-ink);font-family:var(--autool-single-display-font,var(--theme-button-font-family,inherit));font-size:18px;font-weight:800;line-height:1.28;letter-spacing:.035em;text-transform:uppercase}.autool-desc-compare-card p,.autool-desc-post-card p{margin:10px 0 0;color:var(--autool-desc-text);line-height:1.65}.autool-desc-compare-media{margin-top:16px}.autool-desc-compare-media img{display:block;width:100%;height:auto}.autool-desc-faq-list{margin-top:var(--autool-desc-flow-gap,24px);border-top:1px solid var(--autool-desc-border)}.autool-desc-faq-item{border-bottom:1px solid var(--autool-desc-border)}.autool-desc-faq-item summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:18px 0;cursor:pointer;list-style:none}.autool-desc-faq-item summary::-webkit-details-marker{display:none}.autool-desc-faq-item summary span{color:var(--autool-desc-ink);font-family:var(--autool-single-display-font,var(--theme-button-font-family,inherit));font-size:16px;font-weight:800;line-height:1.35;letter-spacing:.04em;text-transform:uppercase}.autool-desc-faq-item summary::after{content:"+";color:var(--autool-desc-brand);font-family:var(--autool-single-display-font,var(--theme-button-font-family,inherit));font-size:26px;font-weight:400;line-height:1}.autool-desc-faq-item[open] summary::after{content:"-"}.autool-desc-faq-body{max-width:940px;padding:0 0 18px}.autool-desc-faq-body p{margin:0 0 10px;color:var(--autool-desc-text);line-height:1.7}.autool-desc-post-card{display:grid;grid-template-rows:auto 1fr}.autool-desc-post-card img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover;background:#f8fafc}.autool-desc-post-card div{padding:16px}.autool-desc-post-card span{display:inline-flex;margin-bottom:8px;color:var(--autool-desc-brand);font-family:var(--autool-single-display-font,var(--theme-button-font-family,inherit));font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.autool-desc-post-card a{color:inherit;text-decoration:none}.autool-desc-post-card a:hover{color:var(--autool-desc-brand)}.autool-desc-table-wrap{width:100%;margin-top:var(--autool-desc-flow-gap,24px);overflow-x:auto;border:1px solid var(--autool-desc-border);border-radius:var(--autool-radius);background:#fff;box-shadow:var(--autool-desc-card-shadow,0 12px 30px rgb(15 23 42 / .035));-webkit-overflow-scrolling:touch}.autool-desc-table{width:100%;min-width:720px;border-collapse:collapse;margin:0}.autool-desc-table th,.autool-desc-table td{padding:14px 16px;border:1px solid var(--autool-desc-border);text-align:left;vertical-align:top;line-height:1.55}.autool-desc-table th{background:#111827;color:#fff;font-family:var(--autool-single-display-font,var(--theme-button-font-family,inherit));font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.autool-desc-table td{color:var(--autool-desc-text);font-size:14px}.autool-desc-mobile-table-accordion{display:none}.autool-desc-mobile-table-item{border:1px solid var(--autool-desc-border);border-radius:var(--autool-radius);background:#fff;box-shadow:var(--autool-desc-card-shadow,0 12px 30px rgb(15 23 42 / .035));overflow:hidden}.autool-desc-mobile-table-item+.autool-desc-mobile-table-item{margin-top:10px}.autool-desc-mobile-table-item summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;min-height:56px;padding:14px 16px;cursor:pointer;list-style:none;background:linear-gradient(180deg,#fff 0%,#f8fafc 100%)}.autool-desc-mobile-table-item summary::-webkit-details-marker{display:none}.autool-desc-mobile-table-item summary span{color:var(--autool-desc-ink);font-family:var(--autool-single-display-font,var(--theme-button-font-family,inherit));font-size:15px;font-weight:800;line-height:1.3;letter-spacing:.04em;text-transform:uppercase}.autool-desc-mobile-table-item summary::after{content:"+";color:var(--autool-desc-brand);font-family:var(--autool-single-display-font,var(--theme-button-font-family,inherit));font-size:24px;line-height:1}.autool-desc-mobile-table-item[open] summary::after{content:"-"}.autool-desc-mobile-table-body{padding:0 16px 16px}.autool-desc-mobile-table-row{padding:13px 0;border-top:1px solid var(--autool-desc-border)}.autool-desc-mobile-table-key{margin-bottom:5px;color:var(--autool-desc-muted);font-family:var(--autool-single-mono-font,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace);font-size:11px;font-weight:800;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.autool-desc-mobile-table-value{color:var(--autool-desc-text);font-size:14px;line-height:1.55}.autool-desc :where(.autool-desc-support-link){transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.autool-desc :where(.autool-desc-support-link:hover,.autool-desc-support-link:focus-visible){border-color:#111827;background:#111827;color:#fff;text-decoration:none;box-shadow:0 10px 22px rgb(17 24 39 / .12);transform:translateY(-1px)}.autool-desc :where(.autool-desc-support-link:hover,.autool-desc-support-link:focus-visible)::after{border-color:currentColor}.autool-desc :where(.autool-desc-support-link--primary){border-color:#111827;background:#111827;color:#fff}.autool-desc :where(.autool-desc-support-link--primary)::after{border-color:currentColor}.autool-desc :where(.autool-desc-support-link--primary:hover,.autool-desc-support-link--primary:focus-visible){border-color:#FEB511;background:#FEB511;color:#111827;box-shadow:0 12px 26px rgb(254 181 17 / .22)}.autool-desc :where(ul,ol){margin:clamp(12px, 1.4vw, 18px) 0 0;padding-left:0;list-style-position:outside}.autool-desc :where(ul,ol):first-child{margin-top:0}.autool-desc :where(ul){list-style:none}.autool-desc :where(ol){padding-left:1.35rem}.autool-desc :where(ul li){position:relative;padding-left:1.25rem}.autool-desc :where(ul li)::before{content:'';position:absolute;left:0;top:.72em;width:6px;height:6px;border-radius:var(--autool-radius);background:var(--autool-desc-brand,#FEB511);box-shadow:0 0 0 3px rgb(254 181 17 / .16)}.autool-desc :where(li){margin:0;color:var(--autool-desc-text,#243042);font-size:clamp(14px, 1.05vw, 16px);line-height:1.68}.autool-desc :where(li+li){margin-top:.58rem}.autool-desc :where(li ul,li ol){margin-top:.56rem}.autool-desc :where(.autool-desc-check-list){display:grid;gap:.62rem;margin-top:clamp(14px, 1.6vw, 20px)}.autool-desc :where(.autool-desc-check-list li){min-height:24px}.autool-desc :where(.autool-desc-table-wrap,.autool-desc-mobile-table-accordion){margin-bottom:clamp(16px, 1.8vw, 24px)}.autool-desc :where(.autool-desc-table-wrap)+:where(.autool-desc-mobile-table-accordion){margin-top:0}.autool-desc :where(.autool-desc-lead)+:where(ul,ol,.autool-desc-check-list){margin-top:clamp(14px, 1.6vw, 20px)}.autool-desc-batch09{width:var(--theme-container-width,min(100%, 1290px));max-width:var(--theme-normal-container-max-width,1290px);margin-inline:auto;overflow-x:clip}.autool-desc-batch09 .autool-batch-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(18px, 2.6vw, 32px);align-items:center;margin-top:var(--autool-desc-flow-gap,24px)}.autool-desc-batch09 .autool-batch-main-media{position:relative;align-self:stretch;display:flex;align-items:center;justify-content:center;min-height:clamp(280px, 32vw, 430px);background:var(--autool-desc-surface)}.autool-desc-batch09 .autool-batch-main-media img{width:100%;max-height:420px;object-fit:contain}.autool-desc-batch09 .autool-batch-media-hint{position:absolute;left:14px;bottom:14px;z-index:1;display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:7px 11px;border:1px solid color-mix(in srgb,var(--autool-desc-border) 58%,transparent);border-radius:var(--autool-radius);background:color-mix(in srgb,var(--autool-desc-surface) 72%,transparent);box-shadow:0 10px 24px rgb(17 18 20 / .12);backdrop-filter:blur(14px) saturate(1.12);-webkit-backdrop-filter:blur(14px) saturate(1.12);color:var(--autool-desc-ink);font-size:11px;font-weight:800;letter-spacing:.02em;pointer-events:none}.autool-desc-batch09 .autool-batch-media-hint::before{content:"+";display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:var(--autool-radius);background:color-mix(in srgb,var(--autool-desc-brand) 18%,var(--autool-desc-surface));color:var(--autool-desc-ink);font-size:13px;font-weight:900;line-height:1}.autool-desc-batch09 .autool-batch-detail-list{display:grid;gap:10px;margin-top:0}.autool-desc-batch09 .autool-batch-detail-item{display:grid;grid-template-columns:minmax(118px,.34fr) minmax(0,1fr);gap:8px;padding:12px 14px;border:1px solid var(--autool-desc-border);border-radius:var(--autool-radius);background:var(--autool-desc-surface)}.autool-desc-batch09 .autool-batch-detail-item span,.autool-desc-batch09 .autool-batch-post-meta{color:var(--autool-desc-muted);font-size:12px;font-weight:800;line-height:1.35;text-transform:uppercase}.autool-desc-batch09 .autool-batch-detail-item strong{color:var(--autool-desc-ink);font-size:14px;line-height:1.45}.autool-desc-batch09 .autool-batch-gallery,.autool-desc-batch09 .autool-batch-post-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:var(--autool-desc-flow-gap,24px)}.autool-desc-batch09 .autool-batch-gallery .autool-batch-media-card img{aspect-ratio:1 / 1;object-fit:contain;background:var(--autool-desc-surface-alt)}.autool-desc-batch09 .autool-batch-download-grid{display:grid;grid-template-columns:minmax(0,1.24fr) minmax(280px,.76fr);gap:clamp(16px, 2vw, 24px);margin-top:var(--autool-desc-flow-gap,24px)}.autool-desc-batch09 .autool-batch-download-card,.autool-desc-batch09 .autool-batch-support-panel,.autool-desc-batch09 .autool-batch-post-card{border:1px solid var(--autool-desc-border);border-radius:var(--autool-radius);background:var(--autool-desc-surface);box-shadow:var(--autool-desc-card-shadow,0 12px 30px rgb(15 23 42 / .035));overflow:hidden}.autool-desc-batch09 .autool-batch-download-card{display:grid;grid-template-columns:minmax(150px,.38fr) minmax(0,1fr);gap:18px;align-items:center;padding:clamp(18px, 2vw, 24px)}.autool-desc-batch09 .autool-batch-download-support{display:grid;grid-template-columns:1fr;align-content:center;gap:12px;background:linear-gradient(180deg,var(--autool-desc-surface) 0%,var(--autool-desc-surface-alt) 100%)}.autool-desc-batch09 .autool-batch-download-media{margin:0}.autool-desc-batch09 .autool-batch-download-media img{width:100%;max-height:230px;object-fit:contain;border:1px solid var(--autool-desc-border);border-radius:var(--autool-radius);background:var(--autool-desc-surface-alt)}.autool-desc-batch09 .autool-batch-download-copy,.autool-desc-batch09 .autool-batch-post-body{display:grid;gap:10px}.autool-desc-batch09 .autool-batch-download-card h3,.autool-desc-batch09 .autool-batch-support-copy h3,.autool-desc-batch09 .autool-batch-post-card h3{margin:0;color:var(--autool-desc-ink);font-size:18px;font-weight:800;line-height:1.25;text-transform:uppercase}.autool-desc-batch09 .autool-batch-download-card p,.autool-desc-batch09 .autool-batch-support-copy p,.autool-desc-batch09 .autool-batch-post-card p{margin:0;color:var(--autool-desc-text);line-height:1.62}.autool-desc-batch09 .autool-batch-button{display:inline-flex;flex-direction:column;gap:3px;justify-content:center;min-height:48px;padding:10px 14px;border:1px solid var(--autool-desc-border);border-radius:var(--autool-radius);color:var(--autool-desc-ink);text-decoration:none;overflow-wrap:anywhere}.autool-desc-batch09 .autool-batch-button span{font-size:11px;font-weight:800;text-transform:uppercase;opacity:.72}.autool-desc-batch09 .autool-batch-button strong{font-size:14px;line-height:1.25}.autool-desc-batch09 .autool-batch-button-primary{border-color:var(--autool-desc-brand);background:var(--autool-desc-brand)}.autool-desc-batch09 .autool-batch-button-secondary{background:var(--autool-desc-surface)}.autool-desc-batch09 .autool-batch-support-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.44fr);gap:clamp(16px, 2vw, 24px);align-items:center;margin-top:var(--autool-desc-flow-gap,24px);padding:clamp(20px, 2.4vw, 30px);background:linear-gradient(180deg,var(--autool-desc-surface) 0%,var(--autool-desc-surface-alt) 100%)}.autool-desc-batch09 .autool-batch-support-list{display:grid;gap:8px;margin:14px 0 0;padding-left:18px;color:var(--autool-desc-muted)}.autool-desc-batch09 .autool-batch-support-actions{display:grid;gap:10px}.autool-desc-batch09 .autool-batch-post-card{display:grid;grid-template-rows:auto 1fr}.autool-desc-batch09 .autool-batch-post-media{display:flex;align-items:center;justify-content:center;aspect-ratio:4 / 3;overflow:hidden;background:var(--autool-desc-surface-alt);color:var(--autool-desc-ink);text-decoration:none}.autool-desc-batch09 .autool-batch-post-media img{width:100%;height:100%;object-fit:cover}.autool-desc-batch09 .autool-batch-placeholder{background:var(--autool-desc-brand)}.autool-desc-batch09 .autool-batch-placeholder span{padding:8px 14px;border:1px solid color-mix(in srgb,var(--autool-desc-ink) 16%,transparent);border-radius:var(--autool-radius);font-size:13px;font-weight:800;letter-spacing:.08em}.autool-desc-batch09 .autool-batch-post-body{padding:16px}.autool-desc-batch09 .autool-batch-post-card a{color:var(--autool-desc-ink);text-decoration:none}.autool-desc-batch09 .autool-batch-brand-grid{display:flex;flex-wrap:wrap;gap:8px;margin-top:var(--autool-desc-flow-gap,24px)}.autool-desc-batch09 .autool-batch-brand-grid span{display:inline-flex;align-items:center;min-height:34px;padding:7px 11px;border:1px solid var(--autool-desc-border);border-radius:var(--autool-radius);background:var(--autool-desc-surface);color:var(--autool-desc-ink);font-size:12px;font-weight:800}.autool-desc-batch10{width:var(--theme-container-width,min(100%, 1290px));max-width:var(--theme-normal-container-max-width,1290px);margin-inline:auto;overflow-x:clip}.autool-desc-batch10 .autool-batch10-split{align-items:center}.autool-desc-batch10 .autool-batch10-main-media img{max-height:440px}.autool-desc-batch10 .autool-batch10-media{position:relative}.autool-desc-batch10 .autool-batch10-lightbox{position:relative;display:block;width:100%;height:100%;color:inherit;text-decoration:none}.autool-desc-batch10 .autool-batch-media-hint{position:absolute;left:14px;bottom:14px;z-index:1;display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:7px 11px;border:1px solid color-mix(in srgb,var(--autool-desc-border) 58%,transparent);border-radius:var(--autool-radius);background:color-mix(in srgb,var(--autool-desc-surface) 72%,transparent);box-shadow:0 10px 24px rgb(17 18 20 / .12);backdrop-filter:blur(14px) saturate(1.12);-webkit-backdrop-filter:blur(14px) saturate(1.12);color:var(--autool-desc-ink);font-size:11px;font-weight:800;letter-spacing:.02em;pointer-events:none}.autool-desc-batch10 .autool-batch-media-hint::before{content:"+";display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:var(--autool-radius);background:color-mix(in srgb,var(--autool-desc-brand) 18%,var(--autool-desc-surface));color:var(--autool-desc-ink);font-size:13px;font-weight:900;line-height:1}.autool-desc-batch10 .autool-batch10-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.autool-desc-batch10 .autool-batch10-steps{grid-template-columns:repeat(4,minmax(0,1fr))}.autool-desc-batch10 .autool-batch10-gallery{grid-template-columns:repeat(4,minmax(0,1fr))}.autool-desc-batch10 .autool-batch10-download-grid{align-items:stretch}.autool-desc-batch10 .autool-batch10-download-card{min-height:100%}.autool-desc-batch10 .autool-batch10-download-support{display:grid;align-content:center}.autool-desc-batch10 .autool-batch10-manual-preview{position:relative;margin:0}.autool-desc-batch10 .autool-batch10-manual-preview img{max-height:230px;object-fit:contain}.autool-desc-batch10 .autool-batch10-download-copy{display:grid;gap:10px}.autool-desc-batch10 .autool-batch10-download-copy p{margin:0}.autool-desc-batch10 .autool-batch10-products{margin-top:var(--autool-desc-flow-gap,24px)}body.single-product .autool-description :is(.autool-desc-products,.autool-products-slider) .woocommerce{width:100%;max-width:100%;margin:0}body.single-product .autool-description :is(.autool-desc-products,.autool-products-slider) ul.products,body.single-product .autool-description :is(.autool-desc-products,.autool-products-slider) [data-products]{display:grid;gap:clamp(14px, 1.6vw, 18px);width:100%;max-width:100%;margin:0;padding:0;align-items:stretch}body.single-product .autool-description :is(.autool-desc-products,.autool-products-slider) li.product .ct-media-container{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1 / 1;background:var(--gray-100,var(--theme-palette-color-7,#f7f8fa));overflow:hidden}body.single-product .autool-description :is(.autool-desc-products,.autool-products-slider) li.product .ct-media-container img{display:block;width:100%;height:100%;max-width:100%;object-fit:contain;padding:16px;transition:transform .35s ease}body.single-product .autool-description :is(.autool-desc-products,.autool-products-slider) li.product:hover .ct-media-container img{transform:scale(1.035)}body.single-product .autool-description :is(.autool-desc-products,.autool-products-slider) li.product .onsale{top:10px;left:10px;z-index:3}@media (max-width:689px){.autool-desc-section{padding:34px 0}}@media (max-width:689px){.autool-desc-grid--hero,.autool-desc-grid--cards,.autool-desc-contact-grid{grid-template-columns:1fr}}@media (max-width:689px){.autool-desc .autool-desc-title{font-size:clamp(28px, 8vw, 36px)}}@media (max-width:689px){.autool-desc .autool-desc-title--hero{font-size:clamp(30px, 8.8vw, 40px)}}@media (max-width:689px){.autool-desc .autool-desc-media-grid{margin-bottom:18px}}@media (max-width:689px){.autool-desc .autool-desc-card{padding:20px}}@media (max-width:689px){.autool-desc{--autool-desc-section-space:var(--autool-desc-section-space-mobile);--autool-desc-grid-gap:14px;--autool-desc-card-pad:18px;--autool-desc-flow-gap:16px}}@media (max-width:689px){.autool-desc-title,.autool-desc-title--hero{font-size:clamp(25px, 7vw, 32px);line-height:1.08}}@media (max-width:689px){.autool-desc-lead{font-size:15px;line-height:1.68}}@media (max-width:689px){.autool-desc-overview-grid,.autool-desc-overview-media,.autool-desc-media-stack{gap:12px}}@media (max-width:689px){.autool-desc-overview-media{grid-template-columns:none;display:flex;gap:12px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:10px}}@media (max-width:689px){.autool-desc-media-stack{display:contents}}@media (max-width:689px){.autool-desc-media--primary{min-height:0}}@media (max-width:689px){.autool-desc-media--primary img{height:auto;aspect-ratio:1 / 1;object-fit:contain}}@media (max-width:689px){.autool-desc-media-note{grid-column:1 / -1;padding:14px}}@media (max-width:689px){.autool-desc-grid--cards{grid-template-columns:1fr}}@media (max-width:689px){.autool-desc-full-details{padding:16px}}@media (max-width:689px){.autool-desc-full-details .row-slider:not(:has(.product-small)),.autool-desc-full-details .slider:not(:has(.product-small)),.autool-desc-full-details .flickity-slider:not(:has(.product-small)){grid-template-columns:1fr}}@media (max-width:689px){.autool-desc-section .autool-desc-title,.autool-desc-section .autool-desc-title--hero{font-size:var(--autool-desc-heading-size-mobile);line-height:1.12}}@media (max-width:689px){.autool-desc-section .autool-desc-eyebrow{margin-bottom:8px;font-size:12px;line-height:1.35}}@media (max-width:689px){.autool-desc-lead,.autool-desc-section p:not(.autool-desc-eyebrow){font-size:15px;line-height:1.62}}@media (max-width:689px){.autool-desc :where(table){display:block;overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch}}@media (max-width:689px){.autool-desc :where(table) th,.autool-desc :where(table) td{min-width:150px;padding:12px;font-size:13px}}@media (max-width:689px){.autool-desc :where(table) td:first-child{min-width:128px;font-size:11px}}@media (max-width:689px){.autool-desc-support-panel{gap:14px;padding:16px}}@media (max-width:689px){.autool-desc-support-copy h3{font-size:16px}}@media (max-width:689px){.autool-desc-support-list{gap:4px;margin-top:10px}}@media (max-width:689px){.autool-desc-support-actions{gap:8px}}@media (max-width:689px){.autool-desc-support-link{min-height:44px;padding-inline:12px;font-size:12px}}@media (max-width:689px){.autool-desc-faq-item summary{padding:15px 0}}@media (max-width:689px){.autool-desc-faq-item summary span{font-size:15px}}@media (max-width:689px){.autool-desc-post-card div,.autool-desc-compare-card{padding:15px}}@media (max-width:689px){.autool-desc-table-wrap{margin-top:16px;border-radius:var(--autool-radius)}}@media (max-width:689px){.autool-desc-table{min-width:640px}}@media (max-width:689px){.autool-desc-table th,.autool-desc-table td{padding:12px;font-size:13px}}@media (max-width:689px){.autool-desc :where(ul,ol){margin-top:12px}}@media (max-width:689px){.autool-desc :where(ul li){padding-left:1.08rem}}@media (max-width:689px){.autool-desc :where(ul li)::before{top:.76em;width:5px;height:5px;box-shadow:0 0 0 2px rgb(254 181 17 / .16)}}@media (max-width:689px){.autool-desc :where(li){font-size:14px;line-height:1.6}}@media (max-width:689px){.autool-desc :where(li+li){margin-top:.46rem}}@media (max-width:689px){.autool-desc :where(.autool-desc-table-wrap,.autool-desc-mobile-table-accordion){margin-bottom:14px}}@media (max-width:689px){.autool-desc-batch09 .autool-batch-main-media{min-height:auto;margin-block:12px}}@media (max-width:689px){.autool-desc-batch09 .autool-batch-main-media img{max-height:330px}}@media (max-width:689px){.autool-desc-batch09 .autool-batch-detail-item{grid-template-columns:1fr}}@media (max-width:689px){.autool-desc-batch09 .autool-batch-gallery,.autool-desc-batch09 .autool-batch-post-grid,.autool-desc-batch09 .autool-batch-download-grid,.autool-desc-batch09 .autool-batch-products ul.products{display:flex;gap:14px;overflow-x:auto;overscroll-behavior-x:contain;padding:0 28px 12px 0;scroll-padding-left:0;scroll-snap-type:x proximity;scrollbar-width:thin;-webkit-overflow-scrolling:touch}}@media (max-width:689px){.autool-desc-batch09 .autool-batch-gallery .autool-batch-media-card,.autool-desc-batch09 .autool-batch-post-card,.autool-desc-batch09 .autool-batch-download-card{flex:0 0 min(75vw, 320px);scroll-snap-align:start}}@media (max-width:689px){.autool-desc-batch09 .autool-batch-products ul.products .product{flex:0 0 min(75vw, 300px);max-width:min(75vw, 300px);scroll-snap-align:start}}@media (max-width:689px){.autool-desc-batch09 .autool-batch-download-card{grid-template-columns:1fr}}@media (max-width:689px){.autool-desc-batch09 .autool-batch-download-media img{max-height:220px}}@media (max-width:689px){.autool-desc-batch10 .autool-batch10-card-grid,.autool-desc-batch10 .autool-batch10-steps{grid-template-columns:1fr}}@media (max-width:689px){.autool-desc-batch10 .autool-batch10-gallery{display:flex;grid-template-columns:none;gap:12px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:2px 26px 12px 0;scrollbar-width:thin}}@media (max-width:689px){.autool-desc-batch10 .autool-batch10-main-media{margin-block:12px}}@media (max-width:689px){.autool-desc-batch10 .autool-batch10-download-grid,.autool-desc-batch10 .autool-batch10-download-card{grid-template-columns:1fr}}@media (max-width:689px){.autool-desc-batch10 .autool-batch-media-hint{left:12px;bottom:12px;min-height:28px;padding:6px 10px}}@media (max-width:689px){.autool-desc-batch10 .autool-desc-products--source ul.products{display:flex;grid-template-columns:none;gap:12px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:2px 26px 12px 0;scrollbar-width:thin}}@media (max-width:689px){.autool-desc-batch10 .autool-desc-products--source ul.products li.product{flex:0 0 min(75vw, 330px);scroll-snap-align:start}}@media (max-width:689px){body.single-product .autool-description :is(.autool-desc-products,.autool-products-slider) ul.products,body.single-product .autool-description :is(.autool-desc-products,.autool-products-slider) [data-products]{grid-template-columns:minmax(0,1fr)}}@media (max-width:899px){.autool-desc-overview-grid,.autool-desc-overview-media{grid-template-columns:1fr}}@media (max-width:899px){.autool-desc-media--primary img{height:auto}}@media (max-width:999px){.autool-desc-overview-grid{grid-template-columns:1fr}}@media (max-width:480px){.autool-desc-overview-media:has(.autool-desc-media-stack){display:flex;grid-template-columns:none;gap:12px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px}}@media (max-width:1024px){.autool-desc-support-panel{grid-template-columns:1fr}}@media (max-width:1024px){.autool-desc-batch09 .autool-batch-gallery,.autool-desc-batch09 .autool-batch-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1024px){.autool-desc-batch09 .autool-batch-split,.autool-desc-batch09 .autool-batch-download-grid,.autool-desc-batch09 .autool-batch-support-panel{grid-template-columns:1fr}}@media (max-width:1024px){.autool-desc-batch10 .autool-batch10-card-grid,.autool-desc-batch10 .autool-batch10-steps,.autool-desc-batch10 .autool-batch10-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1025px){body.single-product .autool-description :is(.autool-desc-products,.autool-products-slider) ul.products.columns-4,body.single-product .autool-description :is(.autool-desc-products,.autool-products-slider) [data-products].columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1025px){body.single-product .autool-description :is(.autool-desc-products,.autool-products-slider) ul.products.columns-5,body.single-product .autool-description :is(.autool-desc-products,.autool-products-slider) [data-products].columns-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:690px) and (max-width:1024px){body.single-product .autool-description :is(.autool-desc-products,.autool-products-slider) ul.products,body.single-product .autool-description :is(.autool-desc-products,.autool-products-slider) [data-products]{grid-template-columns:repeat(2,minmax(0,1fr))}}