:root{--navy:#0c1f3f;--navy-light:#1a3158;--slate-900:#0f172a;--slate-700:#334155;--slate-600:#475569;--slate-500:#64748b;--slate-400:#94a3b8;--slate-300:#cbd5e1;--slate-200:#e2e8f0;--slate-100:#f1f5f9;--slate-50:#f8fafc;--white:#ffffff;--green-700:#15803d;--green-600:#16a34a;--green-100:#dcfce7;--green-50:#f0fdf4;--blue-700:#1d4ed8;--blue-600:#2563eb;--blue-100:#dbeafe;--blue-50:#eff6ff}*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;background:var(--white);color:var(--slate-900);line-height:1.6}a{color:inherit}.container{max-width:900px;margin:0 auto;padding:2rem 1.5rem;min-height:100vh;display:flex;flex-direction:column}.landing-container{max-width:820px}.landing-header{padding:1rem 0;margin-bottom:1rem;border-bottom:1px solid var(--slate-200)}.landing-nav{display:flex;align-items:center}.nav-logo{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--navy);font-weight:700;font-size:1.0625rem;letter-spacing:-.01em}.nav-logo-icon{width:24px;height:26px;flex-shrink:0}.hero-section{text-align:center;padding:3rem 0 2.5rem}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .875rem;background:var(--green-50);border:1px solid #bbf7d0;border-radius:100px;font-size:.8125rem;font-weight:600;color:var(--green-700);margin-bottom:1.75rem}.badge-icon{font-size:1rem;line-height:1}.hero-title{font-family:'Source Serif 4',Georgia,serif;font-size:clamp(2rem, 5vw, 2.75rem);font-weight:700;line-height:1.15;letter-spacing:-.025em;color:var(--navy);margin-bottom:1.25rem}.hero-subtitle{font-size:1.125rem;line-height:1.65;color:var(--slate-600);max-width:600px;margin:0 auto 2.25rem}.hero-subtitle strong{color:var(--navy);font-weight:600}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:inherit;font-weight:600;border:none;border-radius:10px;cursor:pointer;text-decoration:none;transition:background .15s,box-shadow .15s,transform .1s}.btn-primary{padding:.875rem 1.75rem;background:var(--navy);color:var(--white);font-size:1rem;box-shadow:0 1px 3px rgba(12,31,63,.12),0 6px 16px rgba(12,31,63,.08)}.btn-primary:hover{background:var(--navy-light);box-shadow:0 2px 6px rgba(12,31,63,.15),0 8px 24px rgba(12,31,63,.12);transform:translateY(-1px)}.btn-large{padding:1rem 2rem;font-size:1.0625rem}.trust-section{padding:2rem 0}.trust-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.trust-badge{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;background:var(--slate-50);border:1px solid var(--slate-200);border-radius:12px}.trust-icon{font-size:1.5rem;line-height:1}.trust-text{display:flex;flex-direction:column;gap:.125rem}.trust-text strong{font-size:.875rem;font-weight:600;color:var(--navy)}.trust-text span{font-size:.8125rem;color:var(--slate-500)}.privacy-section{padding:2.5rem 0}.privacy-card{background:var(--green-50);border:1px solid #bbf7d0;border-radius:16px;padding:2rem}.privacy-card h2{font-family:'Source Serif 4',Georgia,serif;font-size:1.375rem;font-weight:700;color:var(--navy);margin-bottom:.75rem}.privacy-card p{font-size:.9375rem;color:var(--slate-600);line-height:1.7;margin-bottom:1rem}.privacy-list{list-style:none;padding:0;margin:0 0 1rem}.privacy-list li{position:relative;padding-left:1.5rem;font-size:.9375rem;color:var(--slate-600);line-height:1.7;margin-bottom:.5rem}.privacy-list li::before{content:'✓';position:absolute;left:0;color:var(--green-700);font-weight:700}.privacy-list li strong{color:var(--navy);font-weight:600}.privacy-proof{background:var(--white);border-radius:10px;padding:1rem 1.25rem;font-size:.875rem!important;color:var(--slate-500)!important;margin-bottom:0!important}.privacy-proof strong{color:var(--navy)}.supported-section{padding:2.5rem 0;text-align:center}.supported-section h2{font-family:'Source Serif 4',Georgia,serif;font-size:clamp(1.375rem, 3.5vw, 1.75rem);font-weight:700;color:var(--navy);margin-bottom:2rem}.statement-types{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.statement-type{padding:1.5rem 1rem;background:var(--white);border:1px solid var(--slate-200);border-radius:14px;text-align:center;transition:border-color .2s,box-shadow .2s}.statement-type:hover{border-color:var(--slate-300);box-shadow:0 4px 16px rgba(0,0,0,.04)}.statement-icon{font-size:2rem;margin-bottom:.75rem;line-height:1}.statement-type h3{font-size:1rem;font-weight:600;color:var(--navy);margin-bottom:.375rem}.statement-type p{font-size:.875rem;color:var(--slate-500);line-height:1.5}.how-section{padding:2.5rem 0}.how-section h2{font-family:'Source Serif 4',Georgia,serif;font-size:clamp(1.375rem, 3.5vw, 1.75rem);font-weight:700;color:var(--navy);margin-bottom:2rem;text-align:center}.steps{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:2rem}.step{display:flex;align-items:flex-start;gap:1.25rem;padding:1.25rem 1.5rem;background:var(--slate-50);border:1px solid var(--slate-200);border-radius:14px}.step-number{width:40px;height:40px;min-width:40px;border-radius:10px;background:var(--navy);color:var(--white);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem}.step-content h3{font-size:1rem;font-weight:600;color:var(--navy);margin-bottom:.25rem}.step-content p{font-size:.9375rem;color:var(--slate-500);line-height:1.6}.step-content a{color:var(--blue-600);text-decoration:underline;text-underline-offset:2px}.step-content a:hover{color:var(--blue-700)}.cta-center{text-align:center}.usecase-section{padding:2.5rem 0}.usecase-section h2{font-family:'Source Serif 4',Georgia,serif;font-size:clamp(1.375rem, 3.5vw, 1.75rem);font-weight:700;color:var(--navy);margin-bottom:2rem;text-align:center}.usecases{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.usecase{padding:1.5rem;background:var(--white);border:1px solid var(--slate-200);border-radius:14px;transition:border-color .2s,box-shadow .2s}.usecase:hover{border-color:var(--slate-300);box-shadow:0 4px 16px rgba(0,0,0,.04)}.usecase h3{font-size:1rem;font-weight:600;color:var(--navy);margin-bottom:.5rem}.usecase p{font-size:.9375rem;color:var(--slate-500);line-height:1.6}.faq-section{padding:2.5rem 0}.faq-section h2{font-family:'Source Serif 4',Georgia,serif;font-size:clamp(1.375rem, 3.5vw, 1.75rem);font-weight:700;color:var(--navy);margin-bottom:2rem;text-align:center}.faq-list{display:flex;flex-direction:column;gap:.625rem}.faq-item{border:1px solid var(--slate-200);border-radius:12px;overflow:hidden;background:var(--white)}.faq-item summary{display:flex;align-items:center;justify-content:space-between;padding:1.125rem 1.25rem;font-size:.9375rem;font-weight:600;color:var(--navy);cursor:pointer;list-style:none;transition:background .15s}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:hover{background:var(--slate-50)}.faq-item p{padding:0 1.25rem 1.125rem;font-size:.9375rem;color:var(--slate-500);line-height:1.7}.final-cta-section{padding:3rem 2rem;text-align:center;background:var(--navy);border-radius:16px;margin:1rem 0 2rem}.final-cta-section h2{font-family:'Source Serif 4',Georgia,serif;font-size:clamp(1.375rem, 3.5vw, 1.75rem);font-weight:700;color:var(--white);margin-bottom:.75rem}.final-cta-section p{font-size:1rem;color:var(--slate-400);margin-bottom:1.75rem}.final-cta-section .btn-primary{background:var(--white);color:var(--navy)}.final-cta-section .btn-primary:hover{background:var(--slate-100)}.footer{margin-top:auto;padding-top:1.5rem;border-top:1px solid var(--slate-200);text-align:center}.footer p{font-size:.8125rem;color:var(--slate-500);margin:.25rem 0;line-height:1.6}.footer-link{color:var(--slate-500);text-decoration:none;font-weight:500;transition:color .15s}.footer-link:hover{color:var(--navy)}.breadcrumb{display:flex;align-items:center;gap:.375rem;margin-top:.5rem;font-size:.8125rem;color:var(--slate-400)}.breadcrumb a{color:var(--slate-500);text-decoration:none;transition:color .15s}.breadcrumb a:hover{color:var(--navy)}.breadcrumb span[aria-hidden]{color:var(--slate-300)}.last-updated{margin-top:.625rem;font-size:.75rem;color:var(--slate-500)}.last-updated time{color:var(--slate-600)}.bank-note{background:var(--blue-50);border:1px solid var(--blue-100);border-radius:10px;padding:1rem 1.25rem;font-size:.9375rem;color:var(--slate-600);line-height:1.6;margin-bottom:2rem}.bank-note strong{color:var(--navy)}.csv-format-section{padding:2.5rem 0;text-align:center}.csv-format-section h2{font-family:'Source Serif 4',Georgia,serif;font-size:clamp(1.375rem, 3.5vw, 1.75rem);font-weight:700;color:var(--navy);margin-bottom:1rem}.csv-format-section p{font-size:.9375rem;color:var(--slate-600);margin-bottom:1.25rem}.csv-columns{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.5rem}.csv-column-tag{display:inline-block;padding:.375rem .875rem;background:var(--slate-100);border:1px solid var(--slate-200);border-radius:8px;font-size:.8125rem;font-weight:600;color:var(--slate-700);font-family:'SF Mono','Fira Code',monospace}.bank-tip{font-size:.875rem;color:var(--slate-500);font-style:italic}.cross-links-section{padding:2.5rem 0}.cross-links-section h2{font-family:'Source Serif 4',Georgia,serif;font-size:clamp(1.375rem, 3.5vw, 1.75rem);font-weight:700;color:var(--navy);margin-bottom:1.5rem;text-align:center}.cross-links-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;margin-bottom:1rem}.cross-link-card{display:flex;flex-direction:column;align-items:center;gap:.375rem;padding:1rem .75rem;background:var(--white);border:1px solid var(--slate-200);border-radius:12px;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .1s}.cross-link-card:hover{border-color:var(--slate-300);box-shadow:0 4px 12px rgba(0,0,0,.04);transform:translateY(-1px)}.cross-link-icon{font-size:1.5rem;line-height:1}.cross-link-name{font-size:.8125rem;font-weight:600;color:var(--navy);text-align:center}.cross-links-more{text-align:center;font-size:.875rem}.cross-links-more a{color:var(--blue-600);text-decoration:none;font-weight:500}.cross-links-more a:hover{text-decoration:underline}.related-section{padding:2rem 0}.related-section h2{font-family:'Source Serif 4',Georgia,serif;font-size:1.25rem;font-weight:700;color:var(--navy);margin-bottom:1rem}.related-links{display:flex;flex-wrap:wrap;gap:.5rem}.related-link{display:inline-block;padding:.5rem 1rem;background:var(--slate-50);border:1px solid var(--slate-200);border-radius:8px;font-size:.8125rem;font-weight:500;color:var(--slate-700);text-decoration:none;transition:background .15s,border-color .15s}.related-link:hover{background:var(--slate-100);border-color:var(--slate-300)}.content-section{padding:1rem 0 2rem}.intro-text{font-size:1.0625rem;line-height:1.7;color:var(--slate-600)}.format-note{background:var(--blue-50);border:1px solid var(--blue-100);border-radius:10px;padding:1rem 1.25rem;font-size:.9375rem;color:var(--slate-600);line-height:1.6;margin-top:1rem}.format-note strong{color:var(--navy)}.pain-points-section,.solutions-section{padding:2rem 0}.pain-points-section h2,.solutions-section h2{font-family:'Source Serif 4',Georgia,serif;font-size:clamp(1.375rem, 3.5vw, 1.75rem);font-weight:700;color:var(--navy);margin-bottom:1.25rem}.pain-points-list,.solutions-list{list-style:none;padding:0}.pain-points-list li,.solutions-list li{position:relative;padding:.75rem 0 .75rem 2rem;font-size:.9375rem;color:var(--slate-600);line-height:1.6;border-bottom:1px solid var(--slate-100)}.pain-points-list li:last-child,.solutions-list li:last-child{border-bottom:none}.pain-points-list li::before{content:'✕';position:absolute;left:0;color:#dc2626;font-weight:700;font-size:.875rem}.solutions-list li::before{content:'✓';position:absolute;left:0;color:var(--green-700);font-weight:700}.benefits-section{padding:2.5rem 0}.benefits-section h2{font-family:'Source Serif 4',Georgia,serif;font-size:clamp(1.375rem, 3.5vw, 1.75rem);font-weight:700;color:var(--navy);margin-bottom:1.5rem;text-align:center}.benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.benefit-card{padding:1.5rem;background:var(--green-50);border:1px solid #bbf7d0;border-radius:14px}.benefit-card h3{font-size:1rem;font-weight:600;color:var(--green-700);margin-bottom:.5rem}.benefit-card p{font-size:.9375rem;color:var(--slate-600);line-height:1.6}.usecase-list{display:flex;flex-direction:column;gap:.5rem}.usecase-item{padding:.875rem 1.25rem;background:var(--slate-50);border:1px solid var(--slate-200);border-radius:10px;font-size:.9375rem;color:var(--slate-600)}.steps-section{padding:2.5rem 0}.steps-section h2{font-family:'Source Serif 4',Georgia,serif;font-size:clamp(1.375rem, 3.5vw, 1.75rem);font-weight:700;color:var(--navy);margin-bottom:2rem;text-align:center}.workflow-section{padding:2rem 0}.workflow-section h2{font-family:'Source Serif 4',Georgia,serif;font-size:1.375rem;font-weight:700;color:var(--navy);margin-bottom:1.25rem}.workflow-list{display:flex;flex-direction:column;gap:.5rem}.workflow-item{padding:.875rem 1.25rem;background:var(--blue-50);border:1px solid var(--blue-100);border-radius:10px;font-size:.9375rem;color:var(--slate-600);line-height:1.6}.tips-section{padding:2rem 0}.tips-section h2{font-family:'Source Serif 4',Georgia,serif;font-size:1.375rem;font-weight:700;color:var(--navy);margin-bottom:1rem}.tips-list{list-style:none;padding:0}.tips-list li{position:relative;padding:.5rem 0 .5rem 1.75rem;font-size:.9375rem;color:var(--slate-600);line-height:1.6}.tips-list li::before{content:'→';position:absolute;left:0;color:var(--blue-600);font-weight:700}.glossary-hero .hero-subtitle{font-size:1.125rem;font-weight:500;color:var(--slate-600)}.glossary-definition{background:var(--slate-50);border-radius:10px;padding:1rem 1.25rem;display:inline-block;text-align:left}.glossary-content{padding:2rem 0}.glossary-content h2{font-family:'Source Serif 4',Georgia,serif;font-size:1.375rem;font-weight:700;color:var(--navy);margin-bottom:1rem}.glossary-content p{font-size:1rem;line-height:1.75;color:var(--slate-600)}.glossary-technical{background:var(--slate-50);border-radius:14px;padding:2rem;margin-bottom:1rem}.glossary-examples{padding:2rem 0}.glossary-examples h2{font-family:'Source Serif 4',Georgia,serif;font-size:1.375rem;font-weight:700;color:var(--navy);margin-bottom:1rem}.examples-list{list-style:none;padding:0}.examples-list li{position:relative;padding:.75rem 0 .75rem 1.75rem;font-size:.9375rem;color:var(--slate-600);line-height:1.6;border-bottom:1px solid var(--slate-100)}.examples-list li:last-child{border-bottom:none}.examples-list li::before{content:'•';position:absolute;left:.25rem;color:var(--blue-600);font-weight:700;font-size:1.25rem}.comparison-table-section{padding:2.5rem 0}.comparison-table-section h2{font-family:'Source Serif 4',Georgia,serif;font-size:clamp(1.375rem, 3.5vw, 1.75rem);font-weight:700;color:var(--navy);margin-bottom:1.5rem;text-align:center}.comparison-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--slate-200);border-radius:14px}.comparison-table{width:100%;border-collapse:collapse;font-size:.9375rem}.comparison-table thead{background:var(--navy);color:var(--white)}.comparison-table th{padding:.875rem 1rem;font-weight:600;text-align:left;white-space:nowrap}.comparison-table td{padding:.75rem 1rem;border-bottom:1px solid var(--slate-100);color:var(--slate-600);vertical-align:top}.comparison-table tr:last-child td{border-bottom:none}.comparison-table tr:nth-child(2n){background:var(--slate-50)}.comparison-table .feature-name{font-weight:600;color:var(--navy);white-space:nowrap}.comparison-table .winner{color:var(--green-700);font-weight:600}.verdict-section{padding:2rem 0}.verdict-section h2{font-family:'Source Serif 4',Georgia,serif;font-size:1.375rem;font-weight:700;color:var(--navy);margin-bottom:1rem;text-align:center}.verdict-card{background:var(--green-50);border:1px solid #bbf7d0;border-radius:14px;padding:1.5rem 2rem}.verdict-card p{font-size:1rem;line-height:1.7;color:var(--slate-700)}.verdict-links{margin-top:.75rem;font-size:.875rem!important;color:var(--slate-600)!important}.verdict-links a{color:var(--blue-600);text-decoration:underline;text-underline-offset:2px}.verdict-links a:hover{color:var(--blue-700)}.recommendations-section{padding:2.5rem 0}.recommendations-section h2{font-family:'Source Serif 4',Georgia,serif;font-size:clamp(1.375rem, 3.5vw, 1.75rem);font-weight:700;color:var(--navy);margin-bottom:1.5rem;text-align:center}.recommendations-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.recommendation-card{padding:1.25rem 1.5rem;background:var(--white);border:1px solid var(--slate-200);border-radius:12px}.recommendation-card h3{font-size:.9375rem;font-weight:600;color:var(--navy);margin-bottom:.5rem}.recommendation-pick{font-size:.875rem;color:var(--green-700);margin-bottom:.25rem}.recommendation-reason{font-size:.8125rem;color:var(--slate-500);line-height:1.5}.hub-grid-section{padding:2rem 0}.hub-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.hub-card{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1rem;background:var(--white);border:1px solid var(--slate-200);border-radius:14px;text-decoration:none;text-align:center;transition:border-color .2s,box-shadow .2s,transform .1s}.hub-card:hover{border-color:var(--slate-300);box-shadow:0 6px 20px rgba(0,0,0,.06);transform:translateY(-2px)}.hub-card-icon{font-size:2rem;line-height:1}.hub-card-title{font-family:'Source Serif 4',Georgia,serif;font-size:1.0625rem;font-weight:700;color:var(--navy)}.hub-card-desc{font-size:.8125rem;color:var(--slate-500);line-height:1.5}.stats-section{padding:2rem 0}.stats-section h2{font-family:'Source Serif 4',Georgia,serif;font-size:clamp(1.375rem, 3.5vw, 1.75rem);font-weight:700;color:var(--navy);margin-bottom:1rem}.stats-list{list-style:none;padding:0;display:grid;gap:.875rem}.stats-list li{padding:1rem 1.125rem;background:var(--blue-50);border:1px solid var(--blue-100);border-radius:10px}.stats-claim{font-size:.9375rem;color:var(--slate-700);margin-bottom:.25rem}.stats-source{font-size:.8125rem;color:var(--slate-500)}.stats-source a{color:var(--blue-600);text-decoration:underline;text-underline-offset:2px}.stats-source a:hover{color:var(--blue-700)}@media (max-width:768px){.statement-types,.usecases{grid-template-columns:1fr;gap:1rem}.trust-badges{flex-direction:column;align-items:stretch}.final-cta-section{border-radius:12px;padding:2.5rem 1.5rem}.benefits-grid{grid-template-columns:1fr}.cross-links-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.hub-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.recommendations-list{grid-template-columns:1fr}.comparison-table{font-size:.8125rem}.comparison-table td,.comparison-table th{padding:.625rem .75rem}.glossary-technical{padding:1.25rem}}@media (max-width:480px){.container{padding:1.5rem 1rem}.hero-title{font-size:1.75rem}.hero-subtitle{font-size:1rem}.step{flex-direction:column;gap:.75rem}}