.hero-section{position:relative;overflow:hidden;min-height:650px;display:flex;align-items:center}.hero-bg{position:absolute;inset:0;background:linear-gradient(rgba(15,23,42,0.80),rgba(15,23,42,0.90)),url('/static/images/content-analysis-hero.webp');background-position:center;background-size:cover;background-repeat:no-repeat;z-index:0}.hero-section .container-lg{position:relative;z-index:2}.hero-section h1{color:#fff;max-width:900px;margin-left:auto;margin-right:auto}.hero-section .hero-text{max-width:720px;color:rgba(255,255,255,0.85) !important}.hero-section .badge{backdrop-filter:blur(8px);background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.12)}.hero-section::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(37,99,235,0.20),transparent 40%);z-index:1;pointer-events:none}.hero-section .trust-badges .badge,.hero-section .hero-badge .badge{background:rgba(255,255,255,0.12);border:1px solid rgba(255,255,255,0.18);color:#fff;backdrop-filter:blur(8px);transition:all .2s ease}.hero-section .trust-badges .badge:hover,.hero-section .hero-badge .badge:hover{background:rgba(255,255,255,0.16);border-color:rgba(255,255,255,0.25);color:#fff;transform:translateY(-2px)}.hero-section .btn-outline{color:#fff;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.08);backdrop-filter:blur(8px)}.hero-section .btn-outline:hover{background:#fff;color:var(--primary);border-color:#fff}.hero-section .btn-outline:hover{color:var(--primary)}.checklist-container{max-width:900px;margin:0 auto}.breadcrumb-nav{margin-bottom:1.5rem}.breadcrumb{display:flex;flex-wrap:wrap;padding:.5rem 0;list-style:none;font-size:.8125rem}.breadcrumb-item{display:flex;align-items:center;color:var(--text-muted)}.breadcrumb-item a{color:var(--text-muted);text-decoration:none;transition:color .2s ease}.breadcrumb-item a:hover{color:var(--primary)}.breadcrumb-item+.breadcrumb-item::before{content:"/";margin:0 .5rem;color:var(--border)}.breadcrumb-item.active{color:var(--text);font-weight:500}.progress-card{background:linear-gradient(135deg,rgba(var(--primary-rgb),0.05),rgba(var(--success-rgb),0.05));border-radius:var(--radius-xl);padding:1.5rem;margin-bottom:2rem}.progress-bar-container{height:12px;background:var(--border);border-radius:6px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,var(--primary),var(--success-color));border-radius:6px;transition:width .3s ease;width:0}.section-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);margin-bottom:1.5rem;overflow:hidden}.section-header{background:rgba(var(--primary-rgb),0.05);padding:1rem 1.5rem;cursor:pointer;transition:all .2s ease}.section-header:hover{background:rgba(var(--primary-rgb),0.08)}.section-header h3{margin:0;font-size:1.25rem}.section-intro{padding:.75rem 1.5rem;font-size:.875rem;color:var(--text-muted);line-height:1.6;border-bottom:1px solid var(--border);background:rgba(var(--text-rgb),0.01)}.section-intro a{color:var(--primary);text-decoration:underline;text-underline-offset:2px}.section-intro a:hover{color:var(--primary)}.checklist-list{list-style:none;padding:0;margin:0}.checklist-item{padding:.75rem 1.5rem;border-bottom:1px solid var(--border);display:flex;align-items:flex-start;gap:1rem;transition:all .2s ease}.checklist-item:hover{background:rgba(var(--text-rgb),0.03)}.checklist-item:last-child{border-bottom:0}.checklist-checkbox{margin-top:.25rem;flex-shrink:0}.checklist-checkbox input{width:20px;height:20px;cursor:pointer;accent-color:var(--primary)}.checklist-content{flex:1}.checklist-task{font-size:1rem;line-height:1.4;margin-bottom:.25rem}.task-completed .checklist-task{text-decoration:line-through;opacity:.7}.checklist-meta{display:flex;gap:.75rem;flex-wrap:wrap}.priority-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.125rem .5rem;border-radius:999px;font-size:.7rem;font-weight:600}.priority-high{background:rgba(239,68,68,0.15);color:#dc2626}.priority-medium{background:rgba(245,158,11,0.15);color:#d97706}.priority-low{background:rgba(34,197,94,0.15);color:#16a34a}.time-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.125rem .5rem;border-radius:999px;font-size:.7rem;background:rgba(var(--text-rgb),0.08);color:var(--text-muted)}.tool-link-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.125rem .5rem;border-radius:999px;font-size:.7rem;background:rgba(var(--primary-rgb),0.1);color:var(--primary);text-decoration:none;transition:all .2s ease}.tool-link-badge:hover{background:rgba(var(--primary-rgb),0.2);text-decoration:none}.export-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.last-updated{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;color:var(--text-muted);margin-top:.5rem}.faq-item{border-bottom:1px solid var(--border);padding:1rem 0}.faq-item:first-child{padding-top:0}.faq-item:last-child{border-bottom:0;padding-bottom:0}.faq-question{font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center;width:100%;background:0;border:0;padding:0;font-size:1rem;text-align:left;color:inherit}.faq-question:hover{color:var(--primary)}.faq-question:focus{outline:2px solid var(--primary);outline-offset:2px;border-radius:4px}.faq-answer{margin-top:.75rem;padding-left:0;display:none;line-height:1.6}.faq-answer.show{display:block}.chevron-icon{transition:transform .2s ease;flex-shrink:0;margin-left:1rem}.faq-question[aria-expanded="true"] .chevron-icon{transform:rotate(180deg)}.related-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);padding:1rem;transition:all .2s ease;text-decoration:none;display:block;height:100%}.related-card:hover{border-color:var(--primary);box-shadow:0 4px 12px rgba(var(--primary-rgb),0.08);text-decoration:none;transform:translateY(-1px)}.related-card .related-title{font-weight:600;color:var(--text);margin-bottom:.25rem}.related-card .related-desc{font-size:.8125rem;color:var(--text-muted)}.toast-notification{position:fixed;bottom:20px;right:20px;background:var(--success-color);color:white;padding:10px 20px;border-radius:8px;font-size:14px;z-index:9999;opacity:0;transition:opacity .3s ease;pointer-events:none}.toast-notification.show{opacity:1}@media(max-width:768px){.checklist-item{padding:.75rem 1rem}.checklist-meta{margin-top:.5rem}.section-header{padding:.75rem 1rem}.section-header h3{font-size:1rem}.section-intro{padding:.625rem 1rem}.toast-notification{bottom:10px;right:10px;left:10px;text-align:center}}.trust-bar{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.trust-item{display:flex;align-items:center;gap:.75rem}.trust-item .label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.trust-item .value{font-size:.8rem;color:var(--text-muted)}.checklist-meta-row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--border)}.breadcrumb{background:transparent;padding:0;margin-bottom:1rem}.breadcrumb-item a{color:var(--text-muted);text-decoration:none}.breadcrumb-item a:hover{color:var(--primary)}.breadcrumb-item.active{color:var(--text)}.page-meta{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem;font-size:.85rem;color:var(--text-muted)}@media(max-width:768px){.trust-bar{flex-direction:column;align-items:flex-start}.checklist-meta-row{flex-direction:column;align-items:flex-start;gap:.5rem}.page-meta{gap:.5rem}}