:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#17312f;background:#f6faf9;--bg: #f6faf9;--surface: #ffffff;--surface-muted: #eef8f6;--text: #17312f;--muted: #5d716e;--border: #d7e8e5;--accent: #0b7a75;--accent-strong: #075f5b;--accent-soft: #dff6f1;--blue: #1e6fd9;--warning: #8a5a00;--warning-bg: #fff7df;--shadow: 0 12px 28px rgba(16, 68, 64, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;overflow-x:clip}body,button,input,select{font:inherit}a{color:var(--accent-strong);text-decoration-thickness:.08em;text-underline-offset:.18em}a:hover{color:var(--blue)}button,a,summary{touch-action:manipulation}img{max-width:100%;height:auto}:focus-visible{outline:3px solid #64d9ca;outline-offset:3px}.container{width:min(1120px,calc(100% - 32px));margin:0 auto}.skip-link{position:absolute;top:-80px;left:16px;z-index:20;background:#fff;color:var(--accent-strong);padding:10px 14px;border:2px solid var(--accent);border-radius:6px}.skip-link:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:sticky;top:0;z-index:10;background:#fffffff5;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-inner{min-height:72px;display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center}.brand{display:inline-flex;align-items:center;gap:10px;justify-self:start;grid-column:1;grid-row:1;color:var(--text);font-weight:800;text-decoration:none}.brand-mark{display:inline-grid;width:36px;height:36px;place-items:center;border-radius:8px;background:var(--accent);color:#fff;font-weight:900}.nav-links{display:flex;flex-wrap:nowrap;gap:8px 20px;align-items:center;white-space:nowrap}.nav-links a{min-height:44px;display:inline-flex;align-items:center;color:var(--text);font-weight:650;text-decoration:none}.search-shell{position:relative;width:100%}.compact-shell{display:flex;justify-content:center;width:auto}.search-bar{display:flex;gap:10px;width:100%;max-width:680px}.search-bar input{min-width:0;flex:1;min-height:50px;border:1px solid #b8d5d1;border-radius:8px;padding:0 16px;background:#fff;color:var(--text)}.search-bar button{min-height:50px;border:0;border-radius:8px;padding:0 20px;background:var(--accent);color:#fff;font-weight:800;cursor:pointer}.search-bar button:hover{background:var(--accent-strong)}.search-bar.compact{gap:6px}.search-bar.compact input,.search-bar.compact button{min-height:38px}.search-bar.compact input{padding-inline:12px}.search-bar.compact button{padding-inline:14px}.search-icon-button{width:42px;height:42px;display:inline-grid;place-items:center;border:1px solid var(--border);border-radius:999px;background:#fff;cursor:pointer}.search-icon-button:hover{border-color:var(--border);background:#fff}.search-icon-button span{position:relative;display:block;width:16px;height:16px;border:2px solid var(--accent-strong);border-radius:999px}.search-icon-button span:after{content:"";position:absolute;right:-6px;bottom:-4px;width:8px;height:2px;border-radius:999px;background:var(--accent-strong);transform:rotate(45deg)}.search-panel{position:absolute;top:calc(100% + 10px);right:0;z-index:30;width:min(360px,calc(100vw - 24px));transform:none;border:1px solid var(--border);border-radius:8px;padding:10px;background:#fff;box-shadow:0 18px 36px #10444029}.search-panel .search-bar{max-width:none}.search-panel .search-bar button{white-space:nowrap}.search-suggestions{display:grid;gap:4px;margin-top:8px;border-top:1px solid var(--border);padding-top:8px}.search-suggestions a{display:grid;gap:2px;min-height:52px;align-content:center;border-radius:8px;padding:8px 10px;color:var(--text);text-decoration:none}.search-suggestions a:hover{background:var(--surface-muted)}.search-suggestions span{font-weight:800}.search-suggestions small,.search-suggestions p{margin:0;color:var(--muted)}.header-search{width:100%}.header-right{position:relative;display:flex;grid-column:3;grid-row:1;justify-self:end;align-items:center;gap:10px;margin-left:8px;min-width:0}.menu-toggle{display:none;width:44px;height:44px;align-items:center;justify-content:center;flex-direction:column;gap:5px;border:1px solid var(--border);border-radius:8px;background:#fff;cursor:pointer}.menu-toggle span{width:20px;height:2px;border-radius:999px;background:var(--text)}.hero{background:linear-gradient(180deg,#fff,#eaf8f5);border-bottom:1px solid var(--border)}.hero-inner{min-height:0;display:grid;grid-template-columns:1fr;align-items:center;padding:22px 0 0}.hero-inner.visual-only{display:block}.hero h1{max-width:820px;margin:0 0 18px;color:#0e2c29;font-size:clamp(2.1rem,4vw,4.8rem);line-height:1.05;letter-spacing:0}.hero p{max-width:720px;margin:0 0 26px;color:var(--muted);font-size:1.13rem}.hero-visual{margin:0;height:clamp(180px,26vw,310px);border-radius:8px;overflow:hidden;border:1px solid var(--border);box-shadow:var(--shadow);background:#fff}.hero-visual img{display:block;width:100%;height:100%;object-fit:cover}.featured-rail-section{padding-bottom:30px}.featured-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(245px,310px);gap:16px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;padding:2px 2px 12px}.featured-guide-card{scroll-snap-align:start;min-height:214px;border:1px solid var(--border);border-radius:8px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.featured-guide-card a{display:grid;grid-template-rows:auto 1fr auto;gap:12px;height:100%;color:var(--text);text-decoration:none;padding:18px;position:relative}.featured-guide-card a:before{content:"";display:block;height:58px;border-radius:8px;background:linear-gradient(135deg,#dff6f1,#e9f2ff)}.featured-guide-card.home-repairs a:before{background:linear-gradient(135deg,#dff6f1,#fff3cf)}.featured-guide-card.technology a:before{background:linear-gradient(135deg,#e9f2ff,#dff6f1)}.featured-guide-card.finance a:before{background:linear-gradient(135deg,#e8f8e5,#fff7df)}.featured-guide-card.health-wellness a:before{background:linear-gradient(135deg,#edf8ea,#e8f7ff)}.featured-guide-card.business a:before,.featured-guide-card.website-seo a:before{background:linear-gradient(135deg,#e6f7ff,#e8f8e5)}.featured-guide-card.food-cooking a:before{background:linear-gradient(135deg,#fff2dc,#e8f8e5)}.featured-guide-card span{width:fit-content;border-radius:999px;padding:4px 9px;background:var(--accent-soft);color:var(--accent-strong);font-size:.8rem;font-weight:850}.featured-guide-card h3{margin:0;font-size:1.1rem;line-height:1.25}.featured-guide-card small{color:var(--muted);font-weight:750}.eyebrow{color:var(--accent-strong);font-size:.9rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.section{padding:48px 0}.section-band{background:#fff;border-block:1px solid var(--border)}.section-heading{display:flex;justify-content:space-between;gap:16px;align-items:end;margin-bottom:20px}.section-heading h2,.page-header h1,.content-section h2,.toc h2,.research-box h2{margin:0;color:#102927;line-height:1.15}.section-heading a{min-height:44px;display:inline-flex;align-items:center;font-weight:800}.card-grid,.category-grid,.trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-card,.category-card,.trust-grid>div,.quick-answer,.research-box,.content-section,.toc{background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow)}.guide-card{padding:22px}.guide-card h3{margin:12px 0 10px;font-size:1.25rem;line-height:1.25}.guide-card h3 a,.category-card{color:var(--text);text-decoration:none}.guide-card p,.category-card p,.trust-grid p,.page-header p,.guide-header p,.content-section p,.research-box p{color:var(--muted)}.card-meta,.guide-meta{display:flex;flex-wrap:wrap;gap:8px 14px;color:var(--muted);font-size:.92rem}.card-meta a{font-weight:800}.status-badge{display:inline-flex;width:fit-content;align-items:center;min-height:30px;border-radius:999px;padding:4px 10px;background:var(--warning-bg);color:var(--warning);font-size:.82rem;font-weight:800}.status-badge.large{min-height:36px;padding-inline:14px}.category-card{display:flex;min-height:178px;flex-direction:column;padding:22px}.category-card span{font-size:1.2rem;font-weight:850}.category-card strong{margin-top:auto;color:var(--accent-strong)}.trust-section{padding-bottom:64px}.trust-section h2{margin-bottom:18px}.trust-grid>div{padding:22px}.trust-grid h3{margin:0 0 10px}.ad-slot{width:min(920px,calc(100% - 32px));min-height:92px;display:grid;place-items:center;margin:20px auto;border:1px dashed #91b9b4;border-radius:8px;background:#f7fcfb;color:#617b77;font-size:.9rem}.page-shell{padding:28px 0 64px}.page-header{max-width:760px;margin:24px 0 28px}.page-header h1{font-size:clamp(2rem,4vw,3.5rem);letter-spacing:0}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0;list-style:none;color:var(--muted);font-size:.92rem}.breadcrumbs li:not(:last-child):after{content:"/";margin-left:8px;color:#91a5a2}.guide-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:28px;align-items:start;margin-top:22px}.guide-sidebar{position:sticky;top:94px;display:grid;gap:16px}.guide-sidebar .ad-slot{width:100%;min-height:260px;margin:0}.guide-main{display:grid;gap:20px}.guide-header{padding-bottom:8px}.guide-header h1{max-width:820px;margin:14px 0;color:#102927;font-size:clamp(2rem,4vw,3.8rem);line-height:1.08;letter-spacing:0}.guide-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px;align-items:center}.guide-actions button,.read-pill{min-height:40px;display:inline-flex;align-items:center;border-radius:8px;padding:0 13px;font-weight:800}.guide-actions button{border:1px solid var(--border);background:#fff;color:var(--accent-strong);cursor:pointer}.guide-actions button:hover{border-color:var(--accent);background:var(--accent-soft)}.read-pill{background:var(--accent-soft);color:var(--accent-strong)}.quick-answer{padding:22px;border-left:6px solid var(--accent)}.quick-answer h2{margin:0 0 8px}.quick-answer p{margin:0;color:#1b3b38;font-size:1.06rem}.content-section{padding:24px}.content-section h2{margin-bottom:14px}.toc{padding:18px}.toc h2{font-size:1rem;margin-bottom:10px}.toc ol{display:grid;gap:8px;padding-left:20px;margin:0}.toc a{min-height:34px;display:inline-flex;align-items:center;font-weight:700}.check-list,.warning-list,.internal-links ul{display:grid;gap:10px;padding-left:22px;margin:0}.step-list{display:grid;gap:14px;padding:0;margin:0;list-style:none}.step-list li{padding:18px;border:1px solid var(--border);border-radius:8px;background:#fbfefd}.step-number{color:var(--accent-strong);font-size:.88rem;font-weight:900}.step-list h3,.troubleshooting-list h3{margin:5px 0 8px}.step-list p,.troubleshooting-list p{margin:0}.troubleshooting-list{display:grid;gap:12px}.troubleshooting-list>div{padding:16px;border-radius:8px;background:var(--surface-muted)}.info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.info-grid article{border:1px solid var(--border);border-radius:8px;padding:16px;background:#fbfefd}.info-grid h3{margin:0 0 8px}.info-grid p{margin:0}.plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.plan-grid article{border:1px solid var(--border);border-radius:8px;padding:16px;background:#fbfefd}.plan-grid h3{margin:0 0 8px}.plan-grid p{margin:0 0 10px}.plan-grid ul{display:grid;gap:6px;padding-left:20px;margin:0;color:var(--muted)}.research-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.research-box{padding:22px}.research-box dl{display:grid;gap:10px;margin:0}.research-box dl div{display:grid;grid-template-columns:minmax(120px,.8fr) 1fr;gap:12px}.research-box dt{color:var(--muted);font-weight:800}.research-box dd{margin:0;color:var(--warning);font-weight:800}.faq-list{display:grid;gap:10px}.faq-list details{border:1px solid var(--border);border-radius:8px;background:#fbfefd}.faq-list summary{min-height:48px;cursor:pointer;padding:13px 16px;color:#17312f;font-weight:800}.faq-list p{padding:0 16px 16px;margin:0}.empty-state{color:var(--muted)}.prose-page{max-width:840px}.prose-page p{color:var(--muted);font-size:1.05rem}.dashboard-page{max-width:1240px}.dashboard-header{max-width:900px}.dashboard-warning,.dashboard-panel,.stat-card,.checklist-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow)}.dashboard-warning{margin-bottom:20px;padding:22px;border-left:6px solid var(--warning);background:var(--warning-bg)}.dashboard-warning h2,.dashboard-warning p,.dashboard-panel h2,.checklist-card h3{margin:0}.dashboard-warning p{margin-top:8px;color:#4d3a0a}.stats-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin:20px 0}.stat-card{display:grid;gap:8px;padding:18px}.stat-card span{color:var(--muted);font-size:.92rem;font-weight:800}.stat-card strong{color:var(--accent-strong);font-size:1.7rem;line-height:1}.dashboard-panel{margin-top:20px;padding:22px}.opportunity-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.opportunity-list span{min-height:38px;display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:999px;padding:6px 12px;background:#fbfefd}.workflow-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:0;margin:16px 0 0;list-style:none}.workflow-list li{min-height:74px;display:flex;align-items:center;border:1px solid var(--border);border-radius:8px;padding:12px;background:var(--surface-muted);color:#183835;font-weight:750}.checklist-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.checklist-card{padding:18px;box-shadow:none}.checklist-card ul{display:grid;gap:8px;padding-left:20px;margin:12px 0 0;color:var(--muted)}.dashboard-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:16px 0 18px}.dashboard-filters label{display:grid;gap:6px;color:var(--muted);font-size:.92rem;font-weight:800}.dashboard-filters select{min-height:44px;border:1px solid #b8d5d1;border-radius:8px;padding:0 12px;background:#fff;color:var(--text)}.table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:8px}.keyword-table{width:100%;min-width:980px;border-collapse:collapse;background:#fff}.keyword-table caption{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.keyword-table th,.keyword-table td{border-bottom:1px solid var(--border);padding:14px;text-align:left;vertical-align:top}.keyword-table thead th{background:var(--surface-muted);color:#102927;font-size:.9rem}.keyword-table tbody tr:last-child th,.keyword-table tbody tr:last-child td{border-bottom:0}.keyword-table th span,.keyword-table td strong,.keyword-table small{display:block}.keyword-table small{margin-top:4px;color:var(--muted)}.compact-table-wrap{overflow-x:auto}.compact-table{min-width:620px}.cell-warning{color:var(--warning);font-weight:900}.site-footer{background:#fff;border-top:1px solid var(--border);padding:38px 0}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:28px;align-items:start}.footer-grid h2{margin:0 0 12px;font-size:1rem}.footer-grid p{color:var(--muted)}.footer-links{display:flex;flex-wrap:wrap;gap:8px 18px}.footer-links a{min-height:34px;display:inline-flex;align-items:center;width:fit-content}@media(max-width:920px){.header-inner{grid-template-columns:auto 1fr auto;gap:10px;padding:12px 0}.brand{justify-self:start;grid-column:1;grid-row:1}.menu-toggle{display:inline-flex}.header-right{grid-column:3;grid-row:1;flex-wrap:nowrap;justify-content:flex-end;align-items:center}.search-bar.compact{max-width:none}.search-bar.compact button{padding-inline:12px}.nav-links{display:none;position:absolute;top:calc(100% + 10px);right:0;min-width:220px;white-space:normal;padding:8px;border:1px solid var(--border);border-radius:8px;background:#fff;box-shadow:0 18px 36px #10444029}.nav-links.open{display:flex;flex-direction:column;align-items:stretch;gap:4px}.nav-links a{padding:0 4px}.card-grid,.category-grid,.trust-grid,.compact-grid,.research-grid,.info-grid,.plan-grid,.stats-grid,.workflow-list,.checklist-grid,.dashboard-filters,.footer-grid{grid-template-columns:1fr}.footer-grid{gap:22px}.footer-brand{justify-self:start}.footer-links{display:flex;flex-wrap:wrap;gap:8px 16px}.guide-layout,.hero-inner{grid-template-columns:1fr}.guide-sidebar{position:static}.desktop-only{display:none}.toc ol{grid-template-columns:repeat(2,minmax(0,1fr));padding-left:18px}}@media(max-width:620px){.container{width:min(100% - 24px,1120px)}.hero-inner{min-height:0;padding:16px 0 0}.hero-visual{height:190px}.featured-rail{grid-auto-columns:minmax(220px,82vw)}.search-bar:not(.compact){flex-direction:column}.search-bar:not(.compact) button,.search-bar:not(.compact) input{width:100%}.header-inner{grid-template-columns:auto 1fr auto}.brand span:last-child{display:none}.search-bar.compact{gap:6px}.search-bar.compact input{padding-inline:10px}.search-bar.compact button{min-width:44px;padding-inline:10px}.search-panel{width:min(300px,calc(100vw - 24px))}.section{padding:34px 0}.section-heading{align-items:start;flex-direction:column}.toc ol{grid-template-columns:1fr}.content-section,.quick-answer,.research-box,.guide-card,.category-card{padding:18px}.research-box dl div{grid-template-columns:1fr;gap:2px}}
