.ft-checklist-section{--ft-accent: rgb(var(--button-background-primary));--ft-accent-soft: color-mix(in srgb, var(--ft-accent), white 84%);--ft-ink: rgb(var(--text-primary));--ft-muted: rgb(var(--text-primary) / .66);--ft-surface: #ffffff;--ft-surface-muted: color-mix(in srgb, var(--ft-surface), var(--ft-ink) 3%);--ft-border: rgb(var(--text-primary) / .11);display:block;padding-block:clamp(3rem,6vw,6.5rem);background:rgb(var(--background-primary));color:var(--ft-ink);font-family:var(--text-font-family)}.ft-checklist-section,.ft-checklist-section *,.ft-checklist-section *:before,.ft-checklist-section *:after{box-sizing:border-box}.ft-checklist-section [hidden]{display:none!important}.ft-checklist-section a:focus-visible,.ft-checklist-section button:focus-visible,.ft-checklist-section input:focus-visible+.ft-custom-check{outline:3px solid var(--ft-accent);outline-offset:3px}.ft-checklist-section .ft-container{position:relative;width:min(1280px,calc(100% - (var(--container-gutter) * 2)));margin-inline:auto}.ft-checklist-section .ft-hero{position:relative;isolation:isolate;overflow:hidden;margin-bottom:clamp(2rem,4vw,3.25rem);padding:clamp(2.5rem,6vw,5.5rem) clamp(1.5rem,5vw,5rem);border:1px solid var(--ft-border);border-radius:var(--rounded-lg);background:radial-gradient(circle at 10% 0%,color-mix(in srgb,var(--ft-accent),transparent 68%),transparent 32%),radial-gradient(circle at 92% 100%,color-mix(in srgb,var(--ft-accent),transparent 80%),transparent 30%),var(--ft-surface);box-shadow:0 24px 60px #11182712;text-align:center}.ft-checklist-section .ft-hero:before{content:"";position:absolute;inset:0 0 auto;z-index:-1;height:.35rem;background:var(--ft-accent)}.ft-checklist-section .ft-hero:after{content:"";position:absolute;right:-5rem;bottom:-11rem;z-index:-1;width:19rem;aspect-ratio:1;border:1px solid color-mix(in srgb,var(--ft-accent),transparent 26%);border-radius:var(--rounded-full)}.ft-checklist-section .ft-hero-copy{position:relative;z-index:1}.ft-checklist-section .ft-eyebrow,.ft-checklist-section .ft-panel-kicker{display:inline-flex;align-items:center;width:fit-content;margin:0 0 1rem;color:var(--ft-ink);font-size:.75rem;font-weight:700;line-height:1;letter-spacing:.13em;text-transform:uppercase}.ft-checklist-section .ft-eyebrow{gap:.5rem;padding:.52rem .82rem;border-radius:var(--rounded-full);background:var(--ft-accent)}.ft-checklist-section .ft-title,.ft-checklist-section .ft-list-title,.ft-checklist-section .ft-controls-title,.ft-checklist-section .ft-cat-title,.ft-checklist-section .ft-modal-title{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-style:var(--heading-font-style);letter-spacing:var(--heading-letter-spacing)}.ft-checklist-section .ft-title{max-width:980px;margin:0 auto;color:var(--ft-ink);font-size:clamp(2.5rem,6vw,5rem);line-height:.98;text-wrap:balance}.ft-checklist-section .ft-subtitle{max-width:760px;margin:1.35rem auto 0;color:var(--ft-muted);font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.7;text-wrap:pretty}.ft-checklist-section .ft-hero-benefits{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem 1.5rem;margin:2rem 0 0;padding:0;color:rgb(var(--text-primary) / .78);font-size:.9rem;font-weight:600;list-style:none}.ft-checklist-section .ft-hero-benefits li{display:inline-flex;align-items:center;gap:.6rem}.ft-checklist-section .ft-hero-benefits li:before{content:"";width:.48rem;height:.48rem;flex:0 0 auto;border-radius:var(--rounded-full);background:var(--ft-accent);box-shadow:0 0 0 4px var(--ft-accent-soft)}.ft-checklist-section .ft-social-share{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:.65rem;margin-top:2rem}.ft-checklist-section .ft-social-label{margin-right:.3rem;color:var(--ft-muted);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ft-checklist-section .ft-social-link{display:grid;place-items:center;width:2.55rem;aspect-ratio:1;border:1px solid var(--ft-border);border-radius:var(--rounded-full);background:#ffffffb8;color:var(--ft-ink);text-decoration:none;box-shadow:0 8px 18px #1118270d;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.ft-checklist-section .ft-social-link:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--ft-accent),var(--ft-ink) 15%);background:var(--ft-accent-soft);box-shadow:0 12px 24px #11182717}.ft-checklist-section .ft-social-link svg{width:1.05rem;height:1.05rem}.ft-checklist-section .ft-tool-layout{display:grid;grid-template-columns:minmax(17.5rem,20rem) minmax(0,1fr);align-items:start;gap:clamp(1.5rem,3vw,2.5rem)}.ft-checklist-section .ft-controls{position:relative;display:grid;gap:1.5rem;padding:1.5rem;border:1px solid var(--ft-border);border-radius:var(--rounded-lg);background:var(--ft-surface);box-shadow:var(--shadow-sm)}.ft-checklist-section .ft-controls-header{padding-bottom:1.25rem;border-bottom:1px solid var(--ft-border)}.ft-checklist-section .ft-panel-kicker{margin-bottom:.7rem;color:color-mix(in srgb,var(--ft-ink),transparent 32%)}.ft-checklist-section .ft-panel-kicker:before{content:"";width:1.75rem;height:.18rem;margin-right:.55rem;border-radius:var(--rounded-full);background:var(--ft-accent)}.ft-checklist-section .ft-controls-title{margin:0;color:var(--ft-ink);font-size:1.45rem;line-height:1.14}.ft-checklist-section .ft-controls-copy{margin:.75rem 0 0;color:var(--ft-muted);font-size:.9rem;line-height:1.55}.ft-checklist-section .ft-filters{display:grid;gap:1.15rem}.ft-checklist-section fieldset.ft-filter-group{min-width:0;margin:0;padding:0;border:0}.ft-checklist-section .ft-filter-label{display:block;margin:0 0 .55rem;padding:0;color:var(--ft-muted);font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.ft-checklist-section .ft-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem;padding:.25rem;border:1px solid rgb(var(--text-primary) / .07);border-radius:calc(var(--rounded-button) + .25rem);background:rgb(var(--background-primary))}.ft-checklist-section .ft-toggle-btn{min-height:2.7rem;padding:.65rem .75rem;border:0;border-radius:var(--rounded-button);-webkit-appearance:none;appearance:none;background:transparent;color:var(--ft-muted);cursor:pointer;font:inherit;font-size:.86rem;font-weight:700;transition:background .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}.ft-checklist-section .ft-toggle-btn:hover{color:var(--ft-ink)}.ft-checklist-section .ft-toggle-btn.active{background:var(--ft-accent);color:var(--ft-ink);box-shadow:0 7px 16px color-mix(in srgb,var(--ft-accent),transparent 58%)}.ft-checklist-section .ft-progress-sticky{padding:1.25rem;border-radius:var(--rounded);background:radial-gradient(circle at 100% 0%,rgb(255 255 255 / .12),transparent 40%),var(--ft-ink);color:#fff}.ft-checklist-section .ft-progress-info{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.ft-checklist-section .ft-progress-label{font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ft-checklist-section .ft-progress-count{padding:.35rem .65rem;border-radius:var(--rounded-full);background:var(--ft-accent);color:var(--ft-ink);font-size:.72rem;font-weight:800;white-space:nowrap}.ft-checklist-section .ft-progress-percent{display:block;margin:1rem 0 .7rem;color:#fff;font-family:var(--heading-font-family);font-size:1.8rem;font-weight:var(--heading-font-weight);line-height:1}.ft-checklist-section .ft-progress-track{height:.55rem;overflow:hidden;border-radius:var(--rounded-full);background:#ffffff29}.ft-checklist-section .ft-progress-bar{width:0%;height:100%;border-radius:inherit;background:var(--ft-accent);box-shadow:0 0 12px color-mix(in srgb,var(--ft-accent),transparent 30%);transition:width .45s cubic-bezier(.4,0,.2,1)}.ft-checklist-section .ft-panel-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.ft-checklist-section .ft-panel-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:2.8rem;padding:.7rem .8rem;border:1px solid var(--ft-border);border-radius:var(--rounded-button);-webkit-appearance:none;appearance:none;background:var(--ft-surface);color:var(--ft-ink);cursor:pointer;font:inherit;font-size:.82rem;font-weight:700;line-height:1.1;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.ft-checklist-section .ft-panel-btn:hover{transform:translateY(-1px);border-color:rgb(var(--text-primary) / .24);background:var(--ft-surface-muted)}.ft-checklist-section .ft-panel-btn-primary{grid-column:1 / -1;border-color:var(--ft-accent);background:var(--ft-accent);box-shadow:0 10px 22px color-mix(in srgb,var(--ft-accent),transparent 68%)}.ft-checklist-section .ft-panel-btn-primary:hover{border-color:color-mix(in srgb,var(--ft-accent),black 8%);background:color-mix(in srgb,var(--ft-accent),black 6%)}.ft-checklist-section .ft-checklist-column{min-width:0}.ft-checklist-section .ft-list-header{max-width:760px;margin-bottom:1.6rem}.ft-checklist-section .ft-list-title{margin:0;color:var(--ft-ink);font-size:clamp(1.85rem,3.5vw,3rem);line-height:1.05;text-wrap:balance}.ft-checklist-section .ft-list-intro{margin:.85rem 0 0;color:var(--ft-muted);font-size:1rem;line-height:1.65}.ft-checklist-section .ft-checklist-groups{column-width:25rem;column-gap:1.25rem}.ft-checklist-section .ft-cat-card{display:inline-block;width:100%;margin:0 0 1.25rem;overflow:hidden;break-inside:avoid;border:1px solid var(--ft-border);border-radius:var(--rounded-lg);background:var(--ft-surface);box-shadow:var(--shadow-sm);vertical-align:top;transition:border-color .2s ease,box-shadow .2s ease}.ft-checklist-section .ft-cat-card:hover{border-color:rgb(var(--text-primary) / .18);box-shadow:0 14px 34px #11182714}.ft-checklist-section .ft-cat-header{display:flex;align-items:center;gap:.8rem;padding:1rem 1.1rem;border-bottom:1px solid var(--ft-border);background:linear-gradient(135deg,var(--ft-accent-soft),var(--ft-surface) 78%)}.ft-checklist-section .ft-cat-icon{display:grid;place-items:center;width:2.65rem;height:2.65rem;flex:0 0 auto;padding:.65rem;border-radius:var(--rounded);background:var(--ft-accent);color:var(--ft-ink)}.ft-checklist-section .ft-cat-icon svg{width:100%;height:100%}.ft-checklist-section .ft-cat-title{flex:1 1 auto;min-width:0;margin:0;color:var(--ft-ink);font-size:1.12rem;line-height:1.2}.ft-checklist-section .ft-cat-counter{flex:0 0 auto;min-width:2.9rem;padding:.36rem .65rem;border:1px solid color-mix(in srgb,var(--ft-accent),var(--ft-ink) 10%);border-radius:var(--rounded-full);background:var(--ft-surface);color:var(--ft-ink);font-size:.74rem;font-weight:800;text-align:center;white-space:nowrap}.ft-checklist-section .ft-item-wrapper{display:flex;align-items:center;gap:.8rem;min-height:3.7rem;padding:.85rem 1.1rem;border-bottom:1px solid rgb(var(--text-primary) / .075);transition:background .2s ease}.ft-checklist-section .ft-item-wrapper:last-child{border-bottom:0}.ft-checklist-section .ft-item-wrapper:hover{background:var(--ft-surface-muted)}.ft-checklist-section .ft-item-wrapper.hidden{display:none}.ft-checklist-section .ft-checkbox-container{display:flex;flex:1 1 12rem;align-items:flex-start;gap:.75rem;min-width:0;cursor:pointer}.ft-checklist-section .ft-checkbox-container input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);border:0;white-space:nowrap}.ft-checklist-section .ft-custom-check{display:grid;place-items:center;width:1.35rem;height:1.35rem;flex:0 0 auto;margin-top:.08rem;border:1.5px solid rgb(var(--text-primary) / .26);border-radius:min(.35rem,var(--rounded-button));background:var(--ft-surface);color:transparent;transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.ft-checklist-section .ft-custom-check svg{width:.82rem;height:.82rem;transform:scale(0);transition:transform .2s ease}.ft-checklist-section .ft-checkbox-container:hover .ft-custom-check{border-color:color-mix(in srgb,var(--ft-accent),var(--ft-ink) 16%)}.ft-checklist-section .ft-checkbox-container input:checked+.ft-custom-check{border-color:var(--ft-accent);background:var(--ft-accent);color:var(--ft-ink);box-shadow:0 0 0 3px var(--ft-accent-soft)}.ft-checklist-section .ft-checkbox-container input:checked+.ft-custom-check svg{transform:scale(1)}.ft-checklist-section .ft-item-text{min-width:0;color:var(--ft-ink);font-size:.94rem;font-weight:500;line-height:1.45;transition:color .2s ease,opacity .2s ease}.ft-checklist-section .ft-checkbox-container input:checked~.ft-item-text{color:var(--ft-muted);text-decoration:line-through;text-decoration-thickness:1px;opacity:.7}.ft-checklist-section .ft-product-badge{flex:0 1 11rem;min-width:0;margin-left:auto;padding:.48rem .65rem;border:1px solid color-mix(in srgb,var(--ft-accent),var(--ft-ink) 8%);border-radius:var(--rounded-button);background:var(--ft-accent-soft)}.ft-checklist-section .ft-badge-content{display:grid;gap:.15rem}.ft-checklist-section .ft-badge-tag{display:inline-flex;align-items:center;gap:.28rem;color:color-mix(in srgb,var(--ft-ink),transparent 22%);font-size:.6rem;font-weight:800;line-height:1;letter-spacing:.08em;text-transform:uppercase}.ft-checklist-section .ft-badge-tag svg{flex:0 0 auto}.ft-checklist-section .ft-prod-link{display:-webkit-box;overflow:hidden;color:var(--ft-ink);font-size:.75rem;font-weight:700;line-height:1.3;text-decoration:none;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ft-checklist-section .ft-prod-link:hover{text-decoration:underline;text-underline-offset:.16em}.ft-checklist-section .ft-footer-bar{position:fixed;inset:auto 0 0;z-index:90;border-top:3px solid var(--ft-accent);background:var(--ft-ink);box-shadow:0 -10px 30px #00000029;transform:translateY(100%);visibility:hidden;pointer-events:none;transition:transform .3s ease,visibility 0s linear .3s}.ft-checklist-section .ft-footer-bar.visible{transform:translateY(0);visibility:visible;pointer-events:auto;transition-delay:0s}.ft-checklist-section .ft-footer-content{display:flex;align-items:center;justify-content:space-between;width:min(1280px,calc(100% - (var(--container-gutter) * 2)));min-height:4.6rem;margin-inline:auto;gap:1.5rem;padding-block:.65rem}.ft-checklist-section .ft-footer-info{display:grid;gap:.25rem}.ft-checklist-section .ft-footer-title{color:#fff;font-family:var(--heading-font-family);font-size:.86rem;font-weight:var(--heading-font-weight);letter-spacing:.04em;text-transform:uppercase}.ft-checklist-section .ft-footer-progress{display:flex;align-items:center;gap:.65rem}.ft-checklist-section .ft-footer-count{padding:.28rem .55rem;border-radius:var(--rounded-full);background:var(--ft-accent);color:var(--ft-ink);font-size:.68rem;font-weight:800}.ft-checklist-section .ft-footer-percent{color:#ffffffbd;font-size:.8rem;font-weight:600}.ft-checklist-section .ft-footer-actions,.ft-checklist-section .ft-footer-social{display:flex;align-items:center;gap:.55rem}.ft-checklist-section .ft-footer-social{margin-right:.2rem}.ft-checklist-section .ft-footer-social-link{display:grid;place-items:center;width:2.25rem;aspect-ratio:1;border:1px solid rgb(255 255 255 / .16);border-radius:var(--rounded-full);background:#ffffff14;color:#fff;text-decoration:none;transition:transform .2s ease,border-color .2s ease,background .2s ease}.ft-checklist-section .ft-footer-social-link:hover{transform:translateY(-1px);border-color:var(--ft-accent);background:#ffffff26}.ft-checklist-section .ft-footer-social-link svg{width:1rem;height:1rem}.ft-checklist-section .ft-footer-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:2.4rem;padding:.55rem .8rem;border:1px solid rgb(255 255 255 / .18);border-radius:var(--rounded-button);-webkit-appearance:none;appearance:none;background:#ffffff14;color:#fff;cursor:pointer;font:inherit;font-size:.78rem;font-weight:700;transition:border-color .2s ease,background .2s ease}.ft-checklist-section .ft-footer-btn:hover{border-color:var(--ft-accent);background:#ffffff24}.ft-checklist-section .ft-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:var(--container-gutter);background:#000000a3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;visibility:hidden;transition:opacity .25s ease,visibility 0s linear .25s}.ft-checklist-section .ft-modal-overlay.show{opacity:1;visibility:visible;transition-delay:0s}.ft-checklist-section .ft-modal{position:relative;width:min(100%,27rem);overflow:hidden;border:1px solid var(--ft-border);border-radius:var(--rounded-lg);background:var(--ft-surface);box-shadow:0 28px 80px #00000047;transform:translateY(1rem) scale(.97);transition:transform .28s ease}.ft-checklist-section .ft-modal-overlay.show .ft-modal{transform:translateY(0) scale(1)}.ft-checklist-section .ft-modal-close{position:absolute;top:1rem;right:1rem;z-index:1;display:grid;place-items:center;width:2.2rem;aspect-ratio:1;border:0;border-radius:var(--rounded-button);background:rgb(var(--background-primary));color:var(--ft-muted);cursor:pointer;transition:background .2s ease,color .2s ease}.ft-checklist-section .ft-modal-close:hover{background:var(--ft-accent-soft);color:var(--ft-ink)}.ft-checklist-section .ft-modal-icon{display:grid;place-items:center;padding:2.2rem 1.5rem 1.25rem;background:radial-gradient(circle at 50% 40%,var(--ft-accent-soft),transparent 68%)}.ft-checklist-section .ft-modal-icon svg{color:#d83b42}.ft-checklist-section .ft-modal-body{padding:.75rem 1.8rem 1.5rem;text-align:center}.ft-checklist-section .ft-modal-title{margin:0;color:var(--ft-ink);font-size:1.5rem;line-height:1.15}.ft-checklist-section .ft-modal-text{margin:.75rem 0 0;color:var(--ft-muted);font-size:.94rem;line-height:1.55}.ft-checklist-section .ft-modal-footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding:0 1.8rem 1.8rem}.ft-checklist-section .ft-modal-btn{min-height:2.85rem;padding:.7rem 1rem;border:0;border-radius:var(--rounded-button);-webkit-appearance:none;appearance:none;cursor:pointer;font:inherit;font-size:.9rem;font-weight:700;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.ft-checklist-section .ft-modal-btn:hover{transform:translateY(-1px)}.ft-checklist-section .ft-modal-btn-cancel{background:rgb(var(--background-primary));color:var(--ft-ink)}.ft-checklist-section .ft-modal-btn-confirm{background:#d83b42;color:#fff;box-shadow:0 10px 20px #d83b4238}.ft-checklist-section .ft-toast{position:fixed;left:50%;bottom:2rem;z-index:1001;max-width:calc(100vw - (var(--container-gutter) * 2));padding:.85rem 1.25rem;border:1px solid rgb(255 255 255 / .16);border-radius:var(--rounded-full);background:var(--ft-ink);color:#fff;box-shadow:0 16px 34px #0003;font-size:.86rem;font-weight:700;text-align:center;opacity:0;visibility:hidden;transform:translate(-50%,1rem);transition:opacity .25s ease,visibility 0s linear .25s,transform .25s ease}.ft-checklist-section .ft-toast.show{opacity:1;visibility:visible;transform:translate(-50%);transition-delay:0s}.ft-checklist-section .ft-reset-toast{background:#b92f37}@media screen and (max-width:1023px){.ft-checklist-section .ft-tool-layout{grid-template-columns:minmax(0,1fr)}.ft-checklist-section .ft-controls{position:static}.ft-checklist-section .ft-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.ft-checklist-section .ft-panel-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.ft-checklist-section .ft-panel-btn-primary{grid-column:auto}}@media screen and (min-width:1024px)and (min-height:720px){.ft-checklist-section .ft-controls{position:sticky;top:calc(var(--sticky-area-height, 0px) + 1.25rem)}}@media screen and (max-width:699px){.ft-checklist-section{padding-block:2rem 3.5rem}.ft-checklist-section .ft-container{width:min(100% - 2rem,1280px)}.ft-checklist-section .ft-hero{padding:2.6rem 1.25rem 2rem;border-radius:var(--rounded-lg)}.ft-checklist-section .ft-title{font-size:clamp(2.3rem,12vw,3.4rem)}.ft-checklist-section .ft-subtitle{line-height:1.55}.ft-checklist-section .ft-hero-benefits{display:grid;justify-content:start;width:fit-content;margin-inline:auto;text-align:left}.ft-checklist-section .ft-social-share{flex-wrap:wrap}.ft-checklist-section .ft-social-label{width:100%;margin:0 0 .25rem}.ft-checklist-section .ft-controls{padding:1.2rem}.ft-checklist-section .ft-filters{grid-template-columns:minmax(0,1fr)}.ft-checklist-section .ft-panel-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.ft-checklist-section .ft-panel-btn-primary{grid-column:1 / -1}.ft-checklist-section .ft-checklist-groups{columns:1}.ft-checklist-section .ft-cat-header{padding:.9rem}.ft-checklist-section .ft-cat-icon{width:2.4rem;height:2.4rem}.ft-checklist-section .ft-cat-title{font-size:1rem}.ft-checklist-section .ft-item-wrapper{align-items:flex-start;padding:.85rem .95rem}.ft-checklist-section .ft-product-badge{flex-basis:100%;width:calc(100% - 2.1rem);margin-left:2.1rem}.ft-checklist-section .ft-footer-content{width:calc(100% - 1.5rem);min-height:4rem;gap:.75rem}.ft-checklist-section .ft-footer-title,.ft-checklist-section .ft-footer-social{display:none}.ft-checklist-section .ft-footer-info{flex:0 0 auto}.ft-checklist-section .ft-footer-actions{margin-left:auto}.ft-checklist-section .ft-footer-btn{padding-inline:.65rem}.ft-checklist-section .ft-modal-footer{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.ft-checklist-section *,.ft-checklist-section *:before,.ft-checklist-section *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;transition-delay:0s!important}}@page{margin:.55in}@media print{.ft-checklist-section{padding:0;background:#fff;color:#000;font-size:10pt}.ft-checklist-section .ft-container{width:100%}.ft-checklist-section .ft-hero{margin:0 0 1.25rem;padding:0 0 1rem;border:0;border-bottom:2px solid #000000;border-radius:0;background:#fff;box-shadow:none;text-align:left}.ft-checklist-section .ft-hero:before,.ft-checklist-section .ft-hero:after,.ft-checklist-section .ft-eyebrow,.ft-checklist-section .ft-hero-benefits,.ft-checklist-section .ft-social-share,.ft-checklist-section .ft-controls,.ft-checklist-section .ft-footer-bar,.ft-checklist-section .ft-modal-overlay,.ft-checklist-section .ft-toast,.ft-checklist-section .ft-product-badge{display:none!important}.ft-checklist-section .ft-title{max-width:none;margin:0;color:#000;font-size:24pt}.ft-checklist-section .ft-subtitle{max-width:none;margin:.4rem 0 0;color:#333;font-size:10pt}.ft-checklist-section .ft-tool-layout{display:block}.ft-checklist-section .ft-list-header{max-width:none;margin-bottom:1rem}.ft-checklist-section .ft-list-title{font-size:17pt}.ft-checklist-section .ft-list-intro{font-size:9pt}.ft-checklist-section .ft-checklist-groups{columns:2;column-gap:.25in}.ft-checklist-section .ft-cat-card{margin-bottom:.18in;border:1px solid #777777;border-radius:0;box-shadow:none}.ft-checklist-section .ft-cat-header{padding:.08in;background:#eee}.ft-checklist-section .ft-cat-icon{width:.28in;height:.28in;padding:.05in;background:#ddd}.ft-checklist-section .ft-item-wrapper{min-height:0;padding:.06in .08in}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/section-checklist.css.map */
