:root{--ink:#153531;--ink-2:#284b46;--cream:#f5f4ee;--cream-2:#ece9df;--paper:#fffefa;--gold:#d3a345;--gold-dark:#aa7721;--sage:#a8beb5;--sage-pale:#dce8e2;--coral:#c86f55;--line:#d9ddd7;--muted:#64736f;--shadow:0 24px 70px rgba(22,52,48,0.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a,button{color:inherit}a{text-decoration:none}.page-shell{width:min(1180px,calc(100% - 48px));margin:0 auto}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;height:78px;display:flex;align-items:center;padding:0 max(24px,calc((100vw - 1180px) / 2));background:rgba(245,244,238,.94);border-bottom:1px solid rgba(21,53,49,.1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:11px;font-size:20px;font-weight:780;letter-spacing:-.03em;white-space:nowrap}.brand-mark{width:38px;height:38px;display:inline-grid;place-items:center;border-radius:12px;background:var(--ink);color:#fff}.brand-mark svg{width:20px}.desktop-nav{display:flex;align-items:center;gap:30px;margin:0 auto;font-size:14px;font-weight:650}.desktop-nav a{opacity:.78;transition:opacity .15s ease}.desktop-nav a:hover{opacity:1}.header-actions{display:flex;align-items:center;gap:12px}.text-button{border:0;background:transparent;font-weight:720;cursor:pointer;padding:10px 12px}.account-pill{display:inline-flex;align-items:center;gap:8px;max-width:150px;font-size:13px;font-weight:760;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-pill>span{width:29px;height:29px;flex:0 0 29px;display:grid;place-items:center;border-radius:50%;background:var(--sage-pale);color:var(--ink);font-size:12px}.button,.button-secondary{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:13px;padding:0 20px;font-weight:760;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.button{border:1px solid var(--ink);background:var(--ink);color:#fff;box-shadow:0 8px 22px rgba(21,53,49,.16)}.button-secondary:hover,.button:hover{transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.5;transform:none}.button-secondary{border:1px solid rgba(21,53,49,.22);background:rgba(255,255,255,.74);color:var(--ink)}.button-small{min-height:42px;padding:0 17px;font-size:14px}.button-large{min-height:56px;padding:0 24px}.button-full{width:100%}.icon-button{display:inline-grid;place-items:center;width:44px;height:44px;border:0;background:transparent}.mobile-menu,.mobile-only{display:none}.hero{position:relative;min-height:690px;overflow:hidden;display:flex;align-items:center;background:#d8d2c2}.hero-image{position:absolute;inset:0}.hero-image img{object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(245,244,238,.98),rgba(245,244,238,.93) 31%,rgba(245,244,238,.45) 51%,rgba(245,244,238,.02) 74%)}.hero-copy{position:relative;z-index:2;padding:86px 0}.hero-copy>*{max-width:620px}.eyebrow{display:flex;align-items:center;gap:8px;margin:0 0 18px;color:#e9d091;font-size:13px;line-height:1.3;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.eyebrow.dark,.hero .eyebrow{color:var(--gold-dark)}h1,h2,h3,h4,p{margin-top:0}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:520;letter-spacing:-.045em}h1{margin-bottom:22px;font-size:clamp(54px,6vw,82px);line-height:.98}h2{margin-bottom:14px;font-size:clamp(40px,4.5vw,58px);line-height:1.03}.hero-lede{margin-bottom:30px;font-size:20px;line-height:1.6;color:var(--ink-2)}.hero-actions{display:flex;gap:12px}.trust-row{display:flex;flex-wrap:wrap;gap:20px;margin-top:24px;font-size:13px;font-weight:680;color:var(--ink-2)}.trust-row span{display:inline-flex;align-items:center;gap:6px}.trust-row svg{width:16px;height:16px;color:var(--gold-dark)}.finder-strip{position:relative;z-index:4;background:var(--ink);color:white}.finder-strip-inner{min-height:122px;display:grid;grid-template-columns:1fr minmax(420px,600px);align-items:center;grid-gap:38px;gap:38px}.finder-strip p{margin:4px 0 0;color:#d4dfdb}.mini-label{margin:0!important;font-size:11px!important;font-weight:820!important;letter-spacing:.1em;text-transform:uppercase;color:inherit}.finder-strip form{display:grid;grid-template-columns:24px 1fr auto;align-items:center;padding-left:16px;overflow:hidden;border-radius:14px;background:white;color:var(--ink)}.finder-strip input{min-width:0;height:55px;border:0;outline:0;color:var(--ink)}.finder-strip form>svg{width:19px;color:var(--muted)}.finder-strip form button{height:55px;display:flex;align-items:center;gap:8px;border:0;padding:0 20px;background:var(--gold);color:#172c29;font-weight:800;cursor:pointer}.finder-strip form button svg{width:18px}.dashboard-section{padding:110px 0 120px}.section-heading{margin-bottom:42px}.section-heading>p:last-child{max-width:600px;color:var(--muted);font-size:18px;line-height:1.55}.split-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.split-heading h2{margin-bottom:8px}.sync-state{display:inline-flex;align-items:center;gap:7px;margin-top:13px;color:var(--muted);font-size:12px;font-weight:720}.sync-state>span{width:8px;height:8px;border-radius:50%;background:#a3aaa7;box-shadow:0 0 0 4px rgba(163,170,167,.13)}.sync-state.active{color:#315f50}.sync-state.active>span{background:#3c8a6c;box-shadow:0 0 0 4px rgba(60,138,108,.13)}.dashboard-grid{display:grid;grid-template-columns:1.5fr .8fr;grid-gap:22px;gap:22px;margin-bottom:22px}.item-row,.summary-card,.today-card{border:1px solid var(--line);background:var(--paper);box-shadow:0 12px 35px rgba(22,52,48,.055)}.today-card{border-radius:24px;padding:28px}.today-card-head{display:flex;align-items:flex-start;justify-content:space-between}.today-card-head>svg{color:var(--gold-dark)}.today-card-head h3{margin:8px 0 24px;font-size:24px}.date-badge{color:var(--coral);font-size:11px;font-weight:850;letter-spacing:.12em}.priority-task{display:grid;grid-template-columns:54px 1fr 42px;grid-gap:16px;gap:16px;align-items:center;padding:18px;border-radius:18px;background:#f7ede8}.priority-task h4{margin:4px 0;font-size:19px}.priority-task p:last-child{margin:0;color:#7d6258;font-size:14px}.task-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;background:white;color:var(--coral)}.priority-task button{width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:50%;background:white;cursor:pointer}.empty-state{display:flex;gap:18px;align-items:center;padding:20px;border:1px dashed #b8c4bf;border-radius:18px;background:#f7faf8}.empty-state .task-icon{color:var(--ink)}.empty-state h4{margin-bottom:5px;font-size:18px}.empty-state p{margin-bottom:7px;color:var(--muted)}.inline-link{display:inline-flex;gap:7px;align-items:center;border:0;padding:0;background:none;color:var(--gold-dark);font-weight:780;cursor:pointer}.inline-link svg{width:16px}.summary-card{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;border-radius:24px;padding:20px}.summary-number{min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center;padding:16px 10px;border-right:1px solid var(--line)}.summary-number:last-child{border:0}.summary-number strong{font-family:Georgia,serif;font-size:40px;font-weight:500}.summary-number span{color:var(--muted);font-size:12px}.item-list{display:grid;grid-gap:12px;gap:12px}.item-row{display:grid;grid-template-columns:52px minmax(230px,1.2fr) 1fr auto 38px;grid-gap:18px;gap:18px;align-items:center;min-height:102px;border-radius:18px;padding:17px 20px}.item-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px}.item-icon svg{width:22px}.item-icon.due{background:#f7e7e1;color:var(--coral)}.item-icon.soon{background:#f5ebd4;color:var(--gold-dark)}.item-icon.good{background:var(--sage-pale);color:var(--ink)}.item-primary span,.item-task span{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.item-primary h3{margin:4px 0 2px;font-size:17px}.item-primary p{margin:0;color:var(--muted);font-size:13px}.item-task{display:flex;flex-direction:column;gap:5px;font-size:14px}.status-pill{justify-self:end;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;white-space:nowrap}.status-pill.due{background:#f7e7e1;color:#a44932}.status-pill.soon{background:#f5ebd4;color:#896017}.status-pill.good{background:var(--sage-pale);color:var(--ink)}.row-action{width:36px;height:36px;display:grid;place-items:center;border:0;background:transparent;cursor:pointer;color:var(--muted)}.how-section{padding:115px 0;background:var(--paper)}.centered{text-align:center}.centered .eyebrow{justify-content:center}.narrow{max-width:800px;margin-left:auto;margin-right:auto}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px;counter-reset:steps}.steps-grid article{position:relative;text-align:center;padding:8px 24px 20px}.step-number{position:absolute;top:0;left:22px;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:white;font-size:12px;font-weight:800}.step-visual{position:relative;height:180px;display:flex;align-items:center;justify-content:center;margin-bottom:26px;border-radius:25px;background:var(--cream);overflow:hidden}.step-visual>svg{width:58px;height:58px;color:var(--ink)}.steps-grid h3{margin-bottom:10px;font-size:21px}.steps-grid p{margin:0;color:var(--muted);line-height:1.6}.scan-visual>svg{width:70px;height:70px}.scan-corner{position:absolute;width:34px;height:34px;border-color:var(--gold)}.top-left{left:42px;border-left:3px solid var(--gold)}.top-left,.top-right{top:28px;border-top:3px solid var(--gold)}.top-right{right:42px;border-right:3px solid var(--gold)}.bottom-left{left:42px;border-left:3px solid var(--gold)}.bottom-left,.bottom-right{bottom:28px;border-bottom:3px solid var(--gold)}.bottom-right{right:42px;border-right:3px solid var(--gold)}.match-visual{flex-direction:column;gap:12px;background:var(--sage-pale)}.match-visual span{padding:6px 11px;border-radius:999px;background:white;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.remind-visual{flex-direction:column;gap:15px;background:#f2e7d0}.remind-visual span{padding:10px 14px;border-radius:10px;background:white;box-shadow:0 8px 20px rgba(21,53,49,.1);font-size:12px;font-weight:750}.remember-section{padding:115px 0}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.category-grid article{min-height:250px;display:flex;flex-direction:column;padding:27px;border:1px solid var(--line);border-radius:20px;background:var(--paper)}.seo-discovery{padding:30px 0 115px}.seo-discovery-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.seo-discovery-grid>a{min-height:280px;display:flex;flex-direction:column;padding:28px;border:1px solid var(--line);border-radius:20px;background:var(--paper);box-shadow:0 12px 35px rgba(22,52,48,.045)}.seo-discovery-grid span{color:var(--gold-dark);font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.seo-discovery-grid h3{margin:18px 0 12px;font-family:Georgia,serif;font-size:27px;line-height:1.08;font-weight:520;letter-spacing:-.025em}.seo-discovery-grid p{color:var(--muted);line-height:1.6}.seo-discovery-grid strong{display:flex;align-items:center;gap:7px;margin-top:auto;font-size:13px}.seo-discovery-grid svg{width:17px}.editorial-site{min-height:100vh;background:var(--cream)}.editorial-shell{width:min(920px,calc(100% - 48px));margin:0 auto}.editorial-header{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:0 max(24px,calc((100vw - 1180px) / 2));border-bottom:1px solid var(--line);background:rgba(245,244,238,.96)}.editorial-header nav{display:flex;align-items:center;gap:24px;font-size:13px;font-weight:720}.editorial-hero{padding:92px 0 82px;background:linear-gradient(140deg,#fffefa,#eef2ec);border-bottom:1px solid var(--line)}.editorial-hero h1{max-width:860px;margin-bottom:24px;font-size:clamp(50px,7vw,82px)}.editorial-hero>div>p:last-child{max-width:760px;color:var(--ink-2);font-size:20px;line-height:1.65}.editorial-body{display:grid;grid-gap:72px;gap:72px;padding:80px 0 100px}.editorial-body article>h2,.editorial-body section>h2{font-size:clamp(35px,4vw,48px)}.editorial-body li,.editorial-body p{color:var(--muted);font-size:17px;line-height:1.75}.editorial-body a:not(.button){color:var(--gold-dark);font-weight:760;text-decoration:underline;text-underline-offset:3px}.answer-card{padding:36px;border:1px solid #b9d8ca;border-radius:24px;background:#f4faf7}.answer-card h2{max-width:760px;margin:12px 0 18px}.answer-card p:last-of-type{margin-bottom:18px}.editorial-columns{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(270px,.75fr);grid-gap:42px;gap:42px;align-items:start}.fact-panel{padding:27px;border-radius:20px;background:var(--ink);color:white}.fact-panel dl{display:grid;grid-gap:0;gap:0;margin:17px 0 0}.fact-panel dl div{display:flex;justify-content:space-between;gap:18px;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.16)}.fact-panel dl div:last-child{border:0}.fact-panel dt{color:#b9cbc5;font-size:12px}.fact-panel dd{margin:0;font-size:12px;font-weight:780;text-align:right}.affiliate-offer{margin-top:28px;padding:28px;border:1px solid #e1c987;border-radius:20px;background:#fbf4e4}.affiliate-offer>p{margin-bottom:8px;font-size:11px}.affiliate-offer h3{max-width:660px;margin:8px 0 20px;font-size:22px;line-height:1.35}.affiliate-offer .button{color:white;text-decoration:none!important}.check-list{display:grid;grid-gap:12px;gap:12px;padding-left:23px}.faq-section{display:grid;grid-gap:14px;gap:14px}.faq-section>h2{margin-bottom:12px}.faq-section article{padding:24px 26px;border:1px solid var(--line);border-radius:17px;background:var(--paper)}.faq-section h3{margin-bottom:8px;font-size:19px}.faq-section p{margin:0;font-size:15px}.article-prose{max-width:780px}.article-prose h2:not(:first-child){margin-top:52px}.guide-directory{display:grid;grid-gap:18px;gap:18px}.guide-directory article{padding:34px;border:1px solid var(--line);border-radius:22px;background:var(--paper)}.guide-directory h2{margin:12px 0}.guide-directory ul{display:grid;grid-gap:9px;gap:9px;padding-left:20px}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:-42px;color:var(--muted);font-size:12px}.breadcrumbs a{font-weight:760}.model-library{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.model-library article{display:flex;flex-direction:column;align-items:flex-start;padding:30px;border:1px solid var(--line);border-radius:22px;background:var(--paper)}.model-library h2{margin:12px 0;font-size:35px!important}.model-library p{font-size:15px}.model-library dl{width:100%;display:grid;grid-gap:0;gap:0;margin:8px 0 24px}.model-library dl div{display:grid;grid-template-columns:100px 1fr;grid-gap:12px;gap:12px;padding:10px 0;border-bottom:1px solid var(--line);font-size:12px}.model-library dt{color:var(--muted)}.model-library dd{margin:0;font-weight:760}.model-library .button{margin-top:auto;color:white;text-decoration:none}.compatible-model-list>div,.related-guides>div{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-top:24px}.compatible-model-list>div>a,.related-guides>div>a{display:flex;flex-direction:column;gap:7px;padding:22px;border:1px solid var(--line);border-radius:16px;background:var(--paper);text-decoration:none!important}.compatible-model-list strong,.related-guides strong{color:var(--ink);font-size:15px}.compatible-model-list span,.related-guides span{color:var(--muted);font-size:12px;line-height:1.5}.compatible-model-list>div{grid-template-columns:repeat(2,1fr)}.editorial-cta{padding:85px 0;background:var(--ink);color:white}.editorial-cta h2{max-width:780px;font-size:clamp(42px,5vw,62px)}.editorial-cta p:not(.eyebrow){max-width:720px;color:#bed0ca;font-size:18px;line-height:1.65}.editorial-cta-button{margin-top:12px;border-color:var(--gold);background:var(--gold);color:var(--ink)}.editorial-footer{padding:48px 0;background:#0d2723;color:white}.editorial-footer>div{display:grid;grid-template-columns:auto 1fr;grid-gap:18px 38px;gap:18px 38px;align-items:center}.editorial-footer p{grid-column:2;margin:0;color:#aabdb7;font-size:12px}.editorial-footer nav{grid-column:2;display:flex;gap:18px;font-size:12px;font-weight:760}.category-grid article>span{width:50px;height:50px;display:grid;place-items:center;border-radius:15px;background:var(--sage-pale)}.category-grid h3{margin:26px 0 8px;font-size:19px}.category-grid p{color:var(--muted);line-height:1.5}.category-grid button{display:flex;align-items:center;gap:8px;margin-top:auto;border:0;padding:0;background:transparent;color:var(--gold-dark);font-weight:800;cursor:pointer}.category-grid button svg{width:16px}.reminder-callout{display:grid;grid-template-columns:1.05fr .8fr;grid-gap:70px;gap:70px;align-items:center;margin-bottom:120px;padding:70px;border-radius:32px;background:var(--ink);color:white;overflow:hidden}.reminder-copy>p:not(.eyebrow){color:#c8d5d1;font-size:17px;line-height:1.65}.reminder-toggle{display:flex;align-items:center;gap:13px;margin-top:30px;cursor:pointer}.reminder-toggle input{position:absolute;opacity:0;pointer-events:none}.toggle-track{width:50px;height:29px;display:flex;align-items:center;padding:4px;border-radius:999px;background:#6a7e78;transition:background .15s ease}.toggle-track span{width:21px;height:21px;border-radius:50%;background:white;transition:transform .15s ease}.reminder-toggle input:checked+.toggle-track{background:var(--gold)}.reminder-toggle input:checked+.toggle-track span{transform:translateX(21px)}.reminder-toggle>span:last-child{display:flex;flex-direction:column;gap:3px}.reminder-toggle small{color:#abbdb7}.reminder-test{display:flex;flex-direction:column;align-items:flex-start;gap:9px;margin-top:22px}.reminder-test .button-secondary{min-height:44px;border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.09);color:white}.reminder-test .button-secondary:disabled{cursor:not-allowed;opacity:.58;transform:none}.reminder-test small{color:#abbdb7;overflow-wrap:anywhere}.email-connected{display:flex;align-items:center;gap:8px;margin:20px 0 0;color:#b9d8ca;font-size:13px;font-weight:750}.email-connected svg{width:17px}.owner-integration{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-top:24px;padding-top:22px;border-top:1px solid rgba(255,255,255,.16)}.owner-integration .mini-label{margin:0;color:#d4b46d}.owner-integration .button-secondary{min-height:44px;border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.09);color:white}.owner-integration small{color:#abbdb7;line-height:1.45}.email-preview{border-radius:18px;background:white;color:var(--ink);box-shadow:0 30px 60px rgba(0,0,0,.22);transform:rotate(2deg);overflow:hidden}.email-bar{display:flex;gap:6px;padding:12px 15px;background:#e7e7e3}.email-bar span{width:8px;height:8px;border-radius:50%;background:#b8bbb7}.email-content{padding:30px}.email-logo{display:flex;align-items:center;gap:7px;margin-bottom:35px;font-size:13px;font-weight:800}.email-logo svg{width:18px}.email-content h3{margin:8px 0 12px;font-family:Georgia,serif;font-size:27px;font-weight:500}.email-content p:not(.mini-label){color:var(--muted);line-height:1.55}.email-content button{width:100%;height:44px;margin:8px 0 22px;border:0;border-radius:10px;background:var(--gold);color:#1a312d;font-weight:800}.email-content small{display:block;color:#89938f;text-align:center}footer{padding:45px 0;border-top:1px solid var(--line);background:var(--paper)}.footer-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:30px;gap:30px}.footer-copy{color:var(--muted);text-align:center;font-size:13px}.footer-copy p{margin:0}.footer-copy .affiliate-disclosure{margin-top:7px;color:var(--ink);font-weight:700}.footer-links{display:flex;gap:18px;color:var(--muted);font-size:12px}.modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:rgba(12,30,27,.65);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.finder-modal{position:relative;width:min(560px,100%);max-height:calc(100vh - 40px);overflow-y:auto;padding:40px;border-radius:26px;background:var(--paper);box-shadow:var(--shadow)}.modal-close{position:absolute;top:18px;right:18px;width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:50%;background:var(--cream);cursor:pointer}.finder-modal h2{margin-bottom:12px;font-size:44px}.modal-intro{color:var(--muted);line-height:1.6}.scan-button{width:100%;display:grid;grid-template-columns:52px 1fr;grid-column-gap:14px;column-gap:14px;align-items:center;margin-top:24px;padding:18px;text-align:left;border:1px solid #bfcac5;border-radius:16px;background:#f4f8f5;cursor:pointer}.scan-button>span{grid-row:span 2;width:52px;height:52px;display:grid;place-items:center;border-radius:14px;background:var(--ink);color:white}.scan-button strong{align-self:end}.scan-button small{align-self:start;color:var(--muted)}.divider{display:flex;align-items:center;gap:12px;margin:24px 0;color:#8b9692;font-size:12px}.divider:after,.divider:before{content:"";height:1px;flex:1 1;background:var(--line)}.modal-search label{display:block;margin-bottom:7px;font-size:12px;font-weight:800}.modal-search>div{display:grid;grid-template-columns:24px 1fr;align-items:center;height:52px;margin-bottom:12px;padding:0 14px;border:1px solid #bcc8c3;border-radius:12px;background:white}.modal-search>div:focus-within{border-color:var(--ink);box-shadow:0 0 0 3px rgba(21,53,49,.09)}.modal-search svg{width:18px;color:var(--muted)}.modal-search input{min-width:0;height:48px;border:0;outline:0;text-transform:uppercase}.modal-search .button{width:100%}.sample-link{display:block;margin:16px auto 0;border:0;background:transparent;color:var(--gold-dark);font-size:13px;font-weight:780;cursor:pointer}.match-result{text-align:center}.match-check{width:66px;height:66px;display:grid;place-items:center;margin:6px auto 21px;border-radius:50%;background:var(--sage-pale)}.match-check svg{width:31px;height:31px}.match-result .eyebrow{justify-content:center}.match-result>p:not(.eyebrow){color:var(--muted)}.match-details{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin:24px 0}.match-details span{display:flex;flex-direction:column;align-items:center;gap:6px;padding:16px 8px;border-radius:13px;background:var(--cream)}.match-details svg{width:24px;color:var(--gold-dark)}.match-details strong{font-size:12px}.match-details small{color:var(--muted);font-size:9px;line-height:1.35}.accuracy-note{display:flex;align-items:flex-start;gap:9px;margin-bottom:18px;padding:13px;border-radius:11px;background:#f5ebd4;text-align:left}.accuracy-note svg{flex:0 0 17px;width:17px;margin-top:2px}.accuracy-note p{margin:0;color:#735318!important;font-size:11px;line-height:1.45}.form-message{margin:0 0 16px;padding:11px 13px;border-radius:10px;font-size:12px;line-height:1.45}.form-message.error{border:1px solid #e6b8aa;background:#fbede8;color:#91452f}.form-message.success{border:1px solid #b9d8ca;background:#edf7f2;color:#28604c}.detail-modal{position:relative;width:min(860px,100%);max-height:calc(100vh - 40px);overflow-y:auto;padding:42px;border-radius:28px;background:var(--paper);box-shadow:var(--shadow)}.detail-heading{display:grid;grid-template-columns:72px 1fr;grid-gap:20px;gap:20px;align-items:center;padding-right:45px}.detail-heading .eyebrow{margin-bottom:7px}.detail-heading h2{margin-bottom:6px;font-size:44px}.detail-heading p:last-child{margin:0;color:var(--muted)}.detail-icon{width:70px;height:70px;display:grid;place-items:center;border-radius:21px}.detail-icon svg{width:30px;height:30px}.detail-icon.due{background:#f7e7e1;color:var(--coral)}.detail-icon.soon{background:#f5ebd4;color:var(--gold-dark)}.detail-icon.good{background:var(--sage-pale);color:var(--ink)}.detail-facts{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin:30px 0 18px}.detail-facts>span{min-width:0;display:grid;grid-template-columns:28px 1fr;grid-column-gap:9px;column-gap:9px;padding:15px;border:1px solid var(--line);border-radius:14px;background:#fafaf6}.detail-facts svg{grid-row:span 2;width:21px;color:var(--gold-dark)}.detail-facts small{color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.detail-facts strong{margin-top:3px;overflow-wrap:anywhere;font-size:13px}.maintenance-panel{display:grid;grid-template-columns:1fr auto;grid-gap:28px;gap:28px;align-items:end;margin-bottom:16px;padding:24px;border-radius:18px;background:var(--ink);color:white}.maintenance-panel h3{margin:6px 0;font-size:22px}.maintenance-panel p:last-child{margin:0;color:#bed0ca;font-size:13px}.completion-form{display:grid;grid-template-columns:minmax(145px,170px) auto;grid-gap:8px;gap:8px;align-items:end}.completion-form label{grid-column:1/-1;color:#d3dfdb;font-size:11px;font-weight:800}.completion-form input{height:48px;border:1px solid #718a82;border-radius:11px;padding:0 11px;background:white;color:var(--ink)}.completion-form .button{border-color:var(--gold);background:var(--gold);color:#1a312d;box-shadow:none}.resource-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.resource-grid article{display:grid;grid-template-columns:38px 1fr auto;grid-gap:12px;gap:12px;align-items:start;padding:17px;border:1px solid var(--line);border-radius:15px}.resource-grid article>svg{width:24px;color:var(--gold-dark)}.resource-grid strong{font-size:14px}.resource-grid p{margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.45}.resource-grid article>span{border-radius:999px;padding:5px 8px;background:var(--cream-2);color:var(--muted);font-size:9px;font-weight:850;text-transform:uppercase}.resource-grid .verified-product-summary{border-color:#b9d8ca;background:#f2faf6}.resource-grid .verified-product-summary>span{background:#dcefe5;color:#28604c}.verified-product-card{display:grid;grid-template-columns:155px 1fr;grid-gap:22px;gap:22px;align-items:center;margin-top:14px;padding:20px;border:1px solid #b9d8ca;border-radius:18px;background:#f4faf7}.verified-product-card>img{width:155px;height:155px;object-fit:contain;border-radius:13px;background:white}.verified-product-copy{min-width:0;display:grid;justify-items:start;grid-gap:8px;gap:8px}.verified-product-copy .mini-label{color:#28604c}.verified-product-copy h3{margin:0;font-size:18px;line-height:1.35}.verified-product-copy p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.verified-product-copy .source-link{color:var(--gold-dark);font-size:11px;font-weight:800;text-decoration:underline}.verified-product-copy small{color:var(--muted);font-size:10px}.amazon-product-button{min-height:44px;margin-top:3px;padding:0 17px;font-size:13px}.owner-product-action{display:flex;flex-wrap:wrap;align-items:center;gap:9px 13px;margin-top:14px;padding:15px;border:1px dashed #aebdb7;border-radius:14px;background:#fafaf6}.owner-product-action .mini-label{width:100%;color:var(--gold-dark)}.owner-product-action .button-secondary{min-height:42px}.owner-product-action small{flex:1 1;min-width:210px;color:var(--muted);font-size:10px;line-height:1.45}.deep-link-note{display:flex;align-items:center;gap:8px;margin:17px 0 0;color:var(--muted);font-size:11px}.deep-link-note svg{width:17px;color:#3c8a6c}.email-setup-modal{width:min(590px,100%)}.email-connect-form{display:grid;grid-gap:11px;gap:11px;margin-top:26px}.email-connect-form>label{font-size:12px;font-weight:800}.email-connect-form>div{display:grid;grid-template-columns:24px 1fr;align-items:center;height:54px;padding:0 14px;border:1px solid #bcc8c3;border-radius:12px;background:white}.email-connect-form>div:focus-within{border-color:var(--ink);box-shadow:0 0 0 3px rgba(21,53,49,.09)}.email-connect-form>div svg{width:18px;color:var(--muted)}.email-connect-form input{min-width:0;height:50px;border:0;outline:0;color:var(--ink)}.amazon-connect-form{gap:9px}.amazon-connect-form>label{margin-top:4px}.amazon-field-grid{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:10px;gap:10px;height:auto!important;padding:0!important;border:0!important;background:transparent!important}.amazon-field-grid label{min-width:0;display:grid;grid-gap:7px;gap:7px;color:var(--ink);font-size:11px;font-weight:800}.amazon-field-grid label input{width:100%;height:48px;padding:0 12px;border:1px solid #bcc8c3;border-radius:11px;background:white}.amazon-field-grid label input:focus{border-color:var(--ink);outline:0;box-shadow:0 0 0 3px rgba(21,53,49,.09)}.catalog-marketplace{display:flex;align-items:center;gap:8px;margin:4px 0;color:var(--muted);font-size:11px;font-weight:750}.catalog-marketplace svg{width:17px}.secure-storage-note{display:flex;align-items:flex-start;gap:8px;margin:2px 0 8px;padding:13px;border-radius:11px;background:#edf7f2;color:#28604c;font-size:11px;line-height:1.5}.secure-storage-note svg{flex:0 0 17px;width:17px}.connection-success{margin-top:28px;text-align:center}.connection-success>span{width:64px;height:64px;display:grid;place-items:center;margin:0 auto 18px;border-radius:50%;background:var(--sage-pale)}.connection-success>span svg{width:30px}.connection-success h3{margin-bottom:9px;font-size:22px}.connection-success p{margin-bottom:24px;color:var(--muted);line-height:1.55}.connection-success .button{display:inline-flex;align-items:center;justify-content:center;gap:9px}.catalog-test-message{margin:14px 0 0!important;padding:11px 13px;border-radius:10px;font-size:11px;font-weight:750}.catalog-test-message.success{background:#edf7f2;color:#28604c}.catalog-test-message.error{background:#fff0ec;color:#9a3f2b}.catalog-test-result{display:grid;grid-template-columns:74px 1fr;grid-gap:13px;gap:13px;align-items:center;margin:14px 0 5px;padding:12px;border:1px solid var(--line);border-radius:12px;text-align:left}.catalog-test-result img{width:74px;height:74px;object-fit:contain;border-radius:8px;background:white}.catalog-test-result div{min-width:0;display:grid;grid-gap:5px;gap:5px}.catalog-test-result small{color:var(--muted);font-size:8px;font-weight:850;letter-spacing:.08em}.catalog-test-result strong{display:-webkit-box;overflow:hidden;color:var(--ink);font-size:12px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.catalog-test-result span{color:#28604c;font-size:10px;font-weight:800}.connection-success .button-secondary.button-full{width:100%;margin-top:8px;color:var(--ink)}.catalog-review-backdrop{z-index:115}.catalog-review-modal{position:relative;width:min(900px,100%);max-height:calc(100vh - 40px);overflow-y:auto;padding:42px;border-radius:28px;background:var(--paper);box-shadow:var(--shadow)}.catalog-review-modal h2{margin-bottom:10px;font-size:46px}.catalog-search-form{display:grid;grid-gap:8px;gap:8px;margin-top:24px}.catalog-search-form>label,.compatibility-fields label{font-size:11px;font-weight:820}.catalog-search-form>div{display:grid;grid-template-columns:24px 1fr auto;align-items:center;grid-gap:8px;gap:8px;padding-left:13px;border:1px solid #bcc8c3;border-radius:13px;background:white}.catalog-search-form>div:focus-within{border-color:var(--ink);box-shadow:0 0 0 3px rgba(21,53,49,.09)}.catalog-search-form svg{width:18px;color:var(--muted)}.catalog-search-form input{min-width:0;height:50px;border:0;outline:0}.catalog-search-form .button{min-height:50px;border-radius:0 12px 12px 0;box-shadow:none}.catalog-result-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:17px}.catalog-choice{position:relative;display:grid;grid-template-columns:76px 1fr 22px;grid-gap:12px;gap:12px;align-items:center;min-height:112px;padding:12px;border:1px solid var(--line);border-radius:14px;background:white;cursor:pointer}.catalog-choice.selected{border-color:#4d806e;background:#edf7f2;box-shadow:0 0 0 2px rgba(77,128,110,.13)}.catalog-choice input{position:absolute;opacity:0;pointer-events:none}.catalog-choice img,.catalog-image-placeholder{width:76px;height:76px;display:grid;place-items:center;object-fit:contain;border-radius:10px;background:white}.catalog-image-placeholder svg{width:25px;color:var(--muted)}.catalog-choice>span:not(.catalog-image-placeholder){min-width:0;display:grid;grid-gap:6px;gap:6px}.catalog-choice small{color:var(--muted);font-size:8px;font-weight:820;letter-spacing:.04em;text-transform:uppercase}.catalog-choice strong{display:-webkit-box;overflow:hidden;font-size:11px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:3}.catalog-choice>svg{width:20px;opacity:0;color:#28604c}.catalog-choice.selected>svg{opacity:1}.editorial-product-card{display:grid;grid-template-columns:minmax(190px,250px) 1fr;grid-gap:28px;gap:28px;align-items:center;margin:24px 0;padding:24px;border:1px solid #b9d8ca;border-radius:20px;background:#f4faf7}.editorial-product-image{display:grid;place-items:center;min-height:230px;padding:16px;border-radius:15px;background:white}.editorial-product-image img{width:100%;height:210px;object-fit:contain}.editorial-product-placeholder{display:grid;place-items:center;min-height:230px;padding:25px;border:1px dashed #b9c9c2;border-radius:15px;background:white;color:var(--muted);font-size:12px;line-height:1.5;text-align:center}.editorial-product-card>div:last-child{min-width:0}.editorial-product-card h3{margin:7px 0 10px;font-size:24px;line-height:1.25}.editorial-product-card>div:last-child>p:not(.mini-label){color:var(--muted);font-size:12px}.editorial-product-card .button{margin-top:8px}.editorial-byline{margin-top:18px!important;color:#cbd9d4!important;font-size:12px!important;font-weight:750;letter-spacing:.04em}.compatibility-fields{display:grid;grid-gap:8px;gap:8px;margin:20px 0 14px}.compatibility-fields input,.compatibility-fields textarea{width:100%;border:1px solid #bcc8c3;border-radius:11px;padding:12px;background:white;color:var(--ink);outline:0}.compatibility-fields input:focus,.compatibility-fields textarea:focus{border-color:var(--ink);box-shadow:0 0 0 3px rgba(21,53,49,.09)}.compatibility-fields textarea{resize:vertical;line-height:1.45}@media (max-width:900px){.desktop-nav,.desktop-only{display:none}.mobile-only{display:inline-grid}.site-header{justify-content:space-between;padding:0 22px}.mobile-menu{position:absolute;top:77px;left:0;right:0;display:grid;grid-gap:0;gap:0;padding:12px 22px 22px;background:var(--paper);box-shadow:0 18px 35px rgba(21,53,49,.12)}.mobile-menu,.mobile-menu a{border-bottom:1px solid var(--line)}.mobile-menu a{padding:15px 5px;font-weight:700}.mobile-menu .button{margin-top:14px}.hero{min-height:760px;align-items:flex-end}.hero-image img{object-position:64% center}.hero-shade{background:linear-gradient(0deg,rgba(245,244,238,1),rgba(245,244,238,.97) 36%,rgba(245,244,238,.3) 67%,rgba(245,244,238,.03))}.hero-copy{padding:300px 0 62px}.hero-copy>*{max-width:650px}h1{font-size:clamp(48px,11vw,72px)}.finder-strip-inner{gap:18px;padding:28px 0}.dashboard-grid,.finder-strip-inner{grid-template-columns:1fr}.item-row{grid-template-columns:48px 1fr auto}.item-task{display:none}.status-pill{grid-column:2/3;justify-self:start;margin-top:-7px}.row-action{grid-column:3;grid-row:1/span 2}.steps-grid{grid-template-columns:1fr;max-width:620px;margin:0 auto}.category-grid{grid-template-columns:repeat(2,1fr)}.editorial-columns,.model-library,.related-guides>div,.reminder-callout,.seo-discovery-grid{grid-template-columns:1fr}.reminder-callout{padding:50px}.email-preview{max-width:480px;margin:0 auto}.footer-inner{grid-template-columns:1fr;justify-items:center}}@media (max-width:600px){.page-shell{width:min(100% - 32px,1180px)}.site-header{height:68px}.brand{font-size:18px}.brand-mark{width:35px;height:35px}.editorial-product-card{grid-template-columns:1fr;padding:18px}.editorial-product-image,.editorial-product-placeholder{min-height:210px}.mobile-menu{top:67px}.hero{min-height:720px}.hero-copy{padding:265px 0 50px}.hero h1{font-size:48px}.hero-lede{font-size:17px;line-height:1.5}.hero-actions{flex-direction:column}.hero-actions>*{width:100%}.trust-row{display:grid;grid-gap:8px;gap:8px}.finder-strip form{grid-template-columns:22px 1fr}.finder-strip form button{grid-column:1/-1;margin-left:-16px}.dashboard-section,.how-section,.remember-section{padding:80px 0}.split-heading{align-items:flex-start;flex-direction:column}.split-heading .button-secondary{width:100%}.today-card{padding:20px}.priority-task{grid-template-columns:48px 1fr;padding:15px}.priority-task button{display:none}.summary-card{padding:9px}.summary-number strong{font-size:31px}.summary-number span{font-size:10px}.item-row{gap:12px;padding:15px}.item-primary h3{font-size:15px}.item-primary p{font-size:11px;overflow-wrap:anywhere}.category-grid{grid-template-columns:1fr}.seo-discovery{padding-bottom:80px}.editorial-header{min-height:68px;padding:0 16px}.editorial-header nav>a:not(.button){display:none}.editorial-header .button{min-height:40px;padding:0 13px;font-size:11px}.editorial-shell{width:min(100% - 32px,920px)}.editorial-hero{padding:64px 0 58px}.editorial-hero h1{font-size:48px}.editorial-hero>div>p:last-child{font-size:17px}.editorial-body{gap:52px;padding:60px 0 75px}.answer-card,.guide-directory article{padding:25px 22px}.breadcrumbs{margin-bottom:-26px}.compatible-model-list>div{grid-template-columns:1fr}.editorial-body li,.editorial-body p{font-size:16px}.editorial-footer>div{grid-template-columns:1fr}.editorial-footer nav,.editorial-footer p{grid-column:1}.category-grid article{min-height:215px}.reminder-callout{width:100%;margin-bottom:0;padding:65px 24px;border-radius:0}.reminder-callout h2{font-size:40px}.reminder-toggle{align-items:flex-start}.finder-modal{max-height:calc(100vh - 20px);padding:32px 22px 24px;border-radius:22px}.finder-modal h2{font-size:38px;padding-right:22px}.detail-modal{max-height:calc(100vh - 20px);padding:32px 20px 24px;border-radius:22px}.detail-heading{grid-template-columns:56px 1fr;gap:14px;padding-right:25px}.detail-icon{width:56px;height:56px;border-radius:17px}.detail-heading h2{font-size:34px}.detail-facts,.maintenance-panel{grid-template-columns:1fr}.maintenance-panel{align-items:stretch}.completion-form{grid-template-columns:1fr}.completion-form label{grid-column:auto}.match-details,.resource-grid{grid-template-columns:1fr}.match-details span{flex-direction:row;text-align:left}.match-details small{margin-left:auto;max-width:145px}.footer-links{flex-wrap:wrap;justify-content:center}.amazon-field-grid{grid-template-columns:1fr!important}.verified-product-card{grid-template-columns:1fr}.verified-product-card>img{width:100%;height:180px}.catalog-review-modal{max-height:calc(100vh - 20px);padding:32px 20px 24px;border-radius:22px}.catalog-review-modal h2{padding-right:28px;font-size:36px}.catalog-result-list{grid-template-columns:1fr}.catalog-search-form>div{grid-template-columns:22px 1fr;padding:0 12px}.catalog-search-form .button{grid-column:1/-1;min-height:46px;margin:0 -12px -1px;border-radius:0 0 12px 12px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important}}