*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:#374151;background-color:#faf9f6;line-height:1.7}a{color:inherit;text-decoration:none}.site-header{background:#fff;border-bottom:1px solid #e5e7eb;text-align:center;padding:2rem 1rem;min-height:80px;display:flex;align-items:center}.header-container{max-width:900px;margin:0 auto;width:100%}.header-link{display:flex;align-items:center;justify-content:center;gap:.75rem;text-decoration:none;color:inherit;transition:opacity .2s ease}.header-link:hover{opacity:.8}.logo-icon{width:32px;height:32px;object-fit:contain;display:block}.main-logo{font-size:1.75rem;font-weight:600;margin:0;line-height:1.2;color:#5b21b6;letter-spacing:-.01em}.payment-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.payment-container{max-width:500px;width:100%}.payment-content{background:hsla(0,0%,100%,.9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:20px;border:1px solid hsla(0,0%,100%,.4);box-shadow:0 12px 40px rgba(0,0,0,.1);padding:3rem 2.5rem;text-align:center;overflow:hidden}.payment-header{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid rgba(229,231,235,.5)}.payment-content h1{font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;color:#111827;letter-spacing:-.02em}.payment-amount{display:flex;align-items:baseline;justify-content:center;gap:.25rem}.amount-symbol{font-size:1.5rem;font-weight:600;color:#2563eb}.amount-value{font-size:3rem;font-weight:800;color:#111827;line-height:1}.payment-details{margin-bottom:2rem}.payment-description{font-size:1rem;color:#4b5563;margin-bottom:1.5rem;font-weight:500}.payment-features{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;text-align:left;background:rgba(249,250,251,.8);padding:1.25rem;border-radius:12px}.feature-item{display:flex;align-items:center;gap:.75rem;font-size:.9375rem;color:#374151}.feature-icon{color:#10b981;font-weight:700;font-size:1.125rem;flex-shrink:0}.pay-button{width:100%;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;padding:1.125rem 2rem;font-size:1.125rem;font-weight:600;border-radius:12px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 16px rgba(37,99,235,.3);margin-bottom:1.5rem}.pay-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(37,99,235,.4)}.pay-button:active:not(:disabled){transform:translateY(0)}.pay-button:disabled{background:#9ca3af;cursor:not-allowed;box-shadow:none;transform:none}.payment-footer{padding-top:1.5rem;border-top:1px solid rgba(229,231,235,.5)}.security-note{font-size:.8125rem;color:#6b7280;margin:0 0 .5rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.lock-icon{font-size:.875rem}.payment-guarantee{font-size:.75rem;color:#9ca3af;margin:0}.payment-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.payment-spinner{width:40px;height:40px;border:3px solid rgba(37,99,235,.1);border-top-color:#2563eb;border-radius:50%;animation:spin .8s linear infinite}.payment-loading p{font-size:1rem;color:#6b7280;margin:0}.payment-content .error-message{background-color:#fee2e2;color:#991b1b;padding:1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.9375rem;border:1px solid hsla(0,94%,82%,.5);text-align:left}@media (max-width:640px){.payment-content{padding:2rem 1.5rem}.payment-content h1{font-size:1.5rem}.amount-value{font-size:2.5rem}}.homepage-wrapper{min-height:100vh;display:flex;flex-direction:column;background:#faf9f6}.header{background:hsla(0,0%,100%,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(226,232,240,.5);padding:1.25rem 2rem}.header-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.5rem;font-weight:700;color:#111827;margin:0;letter-spacing:-.01em}.homepage{flex:1 1;max-width:900px;margin:0 auto;padding:3rem 2rem;width:100%}.hero{text-align:center;margin-bottom:4rem}.hero h1{font-size:2.25rem;font-weight:600;color:#5b21b6;margin-bottom:1.25rem;line-height:1.4;letter-spacing:-.01em}.hero-subtitle{font-size:1.125rem;color:#374151;margin-bottom:1rem;line-height:1.7;max-width:700px;margin-left:auto;margin-right:auto}.hero-supporting{font-size:.9375rem;color:#6b7280;margin-bottom:2.5rem;line-height:1.6;font-style:italic}.upload-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:2.5rem;box-shadow:0 1px 3px rgba(0,0,0,.05);margin-bottom:3rem}.upload-note{margin-top:1rem;font-size:.875rem;color:#6b7280;text-align:center}.glassmorphism-card{background:hsla(0,0%,100%,.85);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.3);border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.04)}.file-input{display:none}.cta-primary{width:100%;padding:.875rem 2rem;font-size:1rem;font-weight:500;border-radius:6px;border:none;cursor:pointer;transition:background-color .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:#374151;color:#fff}.cta-primary:hover:not(:disabled){background:#1f2937}.cta-primary:active:not(:disabled){background:#111827}.cta-primary:disabled{background:#9ca3af;cursor:not-allowed}.file-info{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(229,231,235,.5)}.file-name{font-size:.9375rem;color:#374151;margin-bottom:.5rem;font-weight:500}.file-size{font-size:.875rem;color:#6b7280;margin-bottom:1rem}.error-message{background-color:#fee2e2;color:#991b1b;border-radius:8px;border:1px solid hsla(0,94%,82%,.5)}.error-message,.processing-message{margin-top:1rem;padding:1rem;font-size:.9375rem}.processing-message{background-color:#dbeafe;color:#1e40af;border-radius:8px;text-align:center}.content-section{margin-bottom:4rem}.content-section h2{font-size:1.5rem;font-weight:600;color:#5b21b6;margin-bottom:1.5rem;text-align:left;letter-spacing:-.01em}.section-text{font-size:1rem;color:#374151;line-height:1.8;margin-bottom:1.5rem}.steps-grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;margin-bottom:3rem}.step-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;text-align:center;box-shadow:0 4px 16px rgba(0,0,0,.04)}.step-number{width:3rem;height:3rem;background:#5b21b6;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:600;margin:0 auto 1.5rem}.step-card h3{font-size:1.125rem;font-weight:600;color:#5b21b6;margin-bottom:1rem}.step-card p{font-size:.9375rem;color:#6b7280;line-height:1.6;margin:0}.notice-tags{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:1.5rem}.tag{padding:.5rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:6px;font-size:.875rem;color:#374151;font-weight:500;box-shadow:0 1px 2px rgba(0,0,0,.05)}.tag-description{text-align:center;color:#6b7280;font-size:.9375rem;margin:0}.faq-accordion{display:flex;flex-direction:column;gap:1rem;max-width:700px;margin:0 auto}.faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden;transition:border-color .2s ease}.faq-item:hover{border-color:#d1d5db}.faq-item.open{border-color:#9ca3af}.faq-question{width:100%;padding:1.25rem 1.5rem;background:transparent;border:none;text-align:left;font-size:1rem;font-weight:600;color:#111827;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:color .2s ease}.faq-question h3{font-size:1rem;font-weight:600;margin:0;color:inherit}.faq-question:hover{color:#5b21b6}.faq-icon{font-size:1.5rem;font-weight:300;color:#6b7280;transition:transform .2s ease,color .2s ease;flex-shrink:0;margin-left:1rem}.faq-item.open .faq-icon{color:#5b21b6;transform:rotate(180deg)}.faq-answer{padding:0 1.5rem 1.25rem;display:none}.faq-item.open .faq-answer{display:block}.faq-answer p{color:#6b7280;font-size:.9375rem;line-height:1.6;margin:0;padding-top:.5rem}.cta-section{text-align:center;margin-top:4rem;padding:3rem 2rem;background:hsla(0,0%,100%,.85);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:16px;border:1px solid hsla(0,0%,100%,.3);box-shadow:0 8px 32px rgba(0,0,0,.06)}.cta-section h2{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:1rem}.cta-section p{font-size:1.125rem;color:#6b7280;margin-bottom:2rem}.footer{background:#fff;border-top:1px solid #e5e7eb;padding:2rem;text-align:center;margin-top:3rem}.footer p{font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin:2rem 0 1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.footer-links a{color:#5b21b6;text-decoration:none;font-size:.875rem;transition:color .2s ease}.footer-links a:hover{color:#7c3aed;text-decoration:underline}.policy-updated{font-size:.875rem;color:#6b7280;font-style:italic;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.trust-signals{max-width:700px;margin:0 auto 2rem;text-align:left;padding:2rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px}.trust-signals h3{font-size:1.125rem;font-weight:600;color:#5b21b6;margin-bottom:1rem}.trust-list{list-style:none;padding:0;margin:0}.trust-list li{font-size:.9375rem;color:#374151;padding:.5rem 0 .5rem 1.5rem;position:relative;line-height:1.6}.trust-list li:before{content:"•";position:absolute;left:0;color:#5b21b6;font-weight:600}.disclaimer-footer{font-size:.8125rem;color:#6b7280;margin-top:1.5rem;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6}@media (min-width:768px){.homepage{padding:3rem 2rem}.hero h1{font-size:3rem}.hero-subtitle{font-size:1.375rem}.steps-grid{grid-template-columns:repeat(3,1fr);gap:2rem}.step{flex-direction:column;text-align:center;align-items:center}}@media (min-width:1024px){.homepage{max-width:900px;padding:4rem 2rem}.hero h1{font-size:3rem}.hero-subtitle{font-size:1.375rem}.steps{grid-template-columns:repeat(3,1fr);gap:2rem}.step{flex-direction:column;text-align:center;align-items:center}}.result-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:3rem 1rem}.result-wrapper{max-width:900px;margin:0 auto}.result-container{background:hsla(0,0%,100%,.9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:20px;border:1px solid hsla(0,0%,100%,.4);box-shadow:0 12px 40px rgba(0,0,0,.1);overflow:hidden}.result-header{padding:3rem 3rem 2rem;display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;border-bottom:1px solid rgba(229,231,235,.5);background:linear-gradient(135deg,rgba(37,99,235,.05),rgba(30,64,175,.02))}.header-content{flex:1 1}.result-header h1{font-size:2rem;font-weight:700;margin:0 0 .75rem;background:linear-gradient(135deg,#1e3a8a,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em}.scanned-file{font-size:.875rem;color:#6b7280;margin:0 0 .5rem;font-weight:400}.notice-category{font-size:.9375rem;color:#6b7280;margin:0;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.download-button{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;border-radius:10px;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:.5rem;box-shadow:0 4px 12px rgba(37,99,235,.2);flex-shrink:0}.download-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px rgba(37,99,235,.3)}.download-button:active:not(:disabled){transform:translateY(0)}.download-button:disabled{background:#9ca3af;cursor:not-allowed;box-shadow:none;transform:none}.risk-level-section{padding:2rem 3rem;background-color:rgba(249,250,251,.6);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(229,231,235,.5)}.risk-level-section h2{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#111827}.risk-level-description{font-size:1rem;color:#4b5563;margin:0}.facts-section{padding:2.5rem 3rem;border-bottom:1px solid rgba(229,231,235,.5)}.facts-section h2{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#111827}.facts-intro{margin-bottom:1.5rem}.facts-intro,.facts-no-data{font-size:.9375rem;color:#6b7280}.facts-no-data{font-style:italic;margin:0}.facts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem}.fact-group{background-color:rgba(249,250,251,.8);padding:1.25rem;border-radius:8px;border:1px solid rgba(229,231,235,.5)}.fact-group h3{font-size:.9375rem;font-weight:600;color:#374151;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.05em;font-size:.8125rem}.fact-list{list-style:none;padding:0;margin:0}.fact-list li{font-size:.9375rem;color:#4b5563;padding:.375rem 0;border-bottom:1px solid rgba(229,231,235,.3)}.fact-list li:last-child{border-bottom:none}.fact-authority{font-size:.9375rem;color:#4b5563;margin:0}.checklist-section{padding:2.5rem 3rem;border-bottom:1px solid rgba(229,231,235,.5);background-color:rgba(249,250,251,.4)}.checklist-section h2{font-size:1.25rem;font-weight:600;margin-bottom:1.25rem;color:#111827}.checklist{list-style:none;padding:0;margin:0}.checklist li{font-size:.9375rem;color:#4b5563;padding:.75rem 0 .75rem 1.75rem;position:relative;line-height:1.6;border-bottom:1px solid rgba(229,231,235,.3)}.checklist li:last-child{border-bottom:none}.checklist li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700;font-size:1rem}.questions-section{padding:2.5rem 3rem;border-bottom:1px solid rgba(229,231,235,.5)}.questions-section h2{font-size:1.25rem;font-weight:600;margin-bottom:1.25rem;color:#111827}.questions-list{list-style:none;padding:0;margin:0}.questions-list li{font-size:.9375rem;color:#4b5563;padding:.75rem 0 .75rem 1.75rem;position:relative;line-height:1.6;border-bottom:1px solid rgba(229,231,235,.3);font-style:italic}.questions-list li:last-child{border-bottom:none}.questions-list li:before{content:"?";position:absolute;left:0;color:#6b7280;font-weight:700;font-size:1rem;font-style:normal;width:1.25rem;height:1.25rem;background-color:rgba(229,231,235,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem}.template-content{padding:3rem;line-height:1.75;color:#374151;border-bottom:1px solid rgba(229,231,235,.5)}.template-content h3{font-size:1.125rem;font-weight:600;margin-top:2.5rem;margin-bottom:1rem;color:#111827;padding-bottom:.75rem;border-bottom:1px solid rgba(229,231,235,.6)}.template-content h3:first-child{margin-top:0}.template-content p{margin-bottom:1.5rem;color:#4b5563;font-size:.9375rem}.template-content ul{margin:1.5rem 0;padding-left:1.75rem}.template-content li{margin-bottom:.875rem;color:#4b5563;line-height:1.7;font-size:.9375rem}.page-disclaimer{padding:1.5rem 3rem;background-color:rgba(249,250,251,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid rgba(229,231,235,.5)}.page-disclaimer p{margin:0;font-size:.875rem;line-height:1.6}.loading,.page-disclaimer p{color:#6b7280;text-align:center}.loading{padding:3rem;font-size:1.1rem}.result-page .error-message{padding:2rem;background-color:#fee2e2;color:#991b1b;border-radius:8px;text-align:center;margin-top:2rem;border:1px solid #fca5a5}@media (min-width:768px){.result-page{padding:4rem 2rem}.result-header{padding:3.5rem 3.5rem 2.5rem}.result-header h1{font-size:2.25rem}.template-content{padding:3.5rem}}@media (min-width:1024px){.result-header h1{font-size:2.5rem}.template-content{padding:4rem}}@media (max-width:640px){.result-header{flex-direction:column;align-items:stretch;padding:2rem 2rem 1.5rem}.download-button{width:100%;justify-content:center}.template-content{padding:2rem}}.loading-page{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#e8ecf1);display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.loading-container{max-width:500px;width:100%}.loading-content{background:hsla(0,0%,100%,.9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:20px;border:1px solid hsla(0,0%,100%,.4);box-shadow:0 12px 40px rgba(0,0,0,.1);padding:4rem 3rem;text-align:center}.loading-spinner{margin-bottom:2rem;display:flex;justify-content:center}.spinner-circle{width:60px;height:60px;border:4px solid rgba(37,99,235,.1);border-top-color:#2563eb;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.loading-content h1{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:.75rem}.loading-subtext{font-size:.9375rem;color:#6b7280;margin-bottom:2rem}.progress-bar{width:100%;height:4px;background-color:rgba(229,231,235,.5);border-radius:2px;overflow:hidden;margin-top:1.5rem}.progress-fill{height:100%;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:2px;transition:width .2s ease}.unknown-result-section{padding:2.5rem 3rem;border-bottom:1px solid rgba(229,231,235,.5)}.unknown-result-section h2{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#111827}.unknown-message{font-size:1rem;color:#4b5563;line-height:1.6;margin:0}.text-detected-section{padding:2.5rem 3rem;border-bottom:1px solid rgba(229,231,235,.5);background-color:rgba(249,250,251,.4)}.text-detected-section h2{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:#111827}.text-snippets{display:flex;flex-direction:column;gap:1rem}.text-snippet{background-color:hsla(0,0%,100%,.8);padding:1rem 1.25rem;border-radius:8px;border-left:3px solid #2563eb}.text-snippet p{font-size:.875rem;color:#4b5563;line-height:1.6;margin:0;font-family:Courier New,monospace}.free-actions-section{padding:2.5rem 3rem;border-bottom:1px solid rgba(229,231,235,.5)}.free-actions-section h2{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:#111827}.free-actions{display:flex;flex-direction:column;gap:1rem}.action-button{padding:.875rem 1.5rem;background:rgba(37,99,235,.1);color:#2563eb;border:1px solid rgba(37,99,235,.2);border-radius:8px;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s ease}.action-button:hover{background:rgba(37,99,235,.15);border-color:rgba(37,99,235,.3)}@media (min-width:640px){.free-actions{flex-direction:row}.action-button{flex:1 1}}.summary-section{padding:2.5rem 3rem;border-bottom:1px solid rgba(229,231,235,.5);transition:background-color .2s ease}.summary-section:nth-child(2n){background-color:rgba(249,250,251,.4)}.summary-section:last-child{border-bottom:none}.summary-section h2{font-size:1.375rem;font-weight:700;margin:0 0 1.25rem;color:#1e3a8a;letter-spacing:-.01em;display:flex;align-items:center;gap:.75rem}.summary-section h2:before{content:"";width:4px;height:1.375rem;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:2px}.summary-section p{font-size:1rem;line-height:1.7;color:#374151;margin:0}.statements-list{list-style:none;padding:0;margin:0}.statements-list li{font-size:1rem;line-height:1.7;color:#374151;padding:1rem 1.25rem;margin-bottom:.75rem;background:hsla(0,0%,100%,.8);border-left:3px solid #2563eb;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:transform .2s ease,box-shadow .2s ease}.statements-list li:hover{transform:translateX(4px);box-shadow:0 4px 12px rgba(37,99,235,.1)}.statements-list li:last-child{margin-bottom:0}.clarification-section{background:linear-gradient(135deg,rgba(37,99,235,.08),rgba(30,64,175,.05))!important;border:1px solid rgba(37,99,235,.2);border-radius:12px;margin:2rem 3rem;padding:2rem 2.5rem!important}.clarification-section h2{color:#1e40af;margin-bottom:1rem}.clarification-text{font-size:.9375rem;color:#4b5563;font-style:italic;line-height:1.6;padding:1rem 1.25rem;background:hsla(0,0%,100%,.6);border-radius:8px;border-left:3px solid #2563eb}@media (max-width:768px){.result-header{flex-direction:column;padding:2rem 1.5rem 1.5rem;gap:1.5rem}.result-header h1{font-size:1.5rem}.download-button{width:100%;justify-content:center}.summary-section{padding:2rem 1.5rem}.summary-section h2{font-size:1.125rem}.statements-list li,.summary-section p{font-size:.9375rem}.clarification-section{margin:1.5rem;padding:1.5rem!important}}.seo-page{min-height:100vh;background:#faf9f6;padding:3rem 1rem 0}.seo-content{max-width:800px;margin:0 auto 3rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:3rem;box-shadow:0 1px 3px rgba(0,0,0,.05)}.seo-content h1{font-size:2rem;font-weight:600;color:#5b21b6;margin-bottom:2rem;line-height:1.4;letter-spacing:-.01em}.seo-content section{margin-bottom:2.5rem}.seo-content h2{font-size:1.5rem;font-weight:600;color:#5b21b6;margin-bottom:1rem;margin-top:0}.seo-content p{font-size:1rem;color:#374151;line-height:1.8;margin-bottom:1rem}.seo-content ol,.seo-content ul{margin:1rem 0 1.5rem;padding-left:2rem}.seo-content li{font-size:1rem;color:#374151;line-height:1.8;margin-bottom:.5rem}.seo-content strong{font-weight:600;color:#111827}.seo-cta{margin-top:3rem;padding:2rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;text-align:center}.seo-cta h2{font-size:1.5rem;color:#5b21b6;margin-bottom:1rem}.seo-cta p{color:#374151;margin-bottom:1.5rem}.seo-cta-button{display:inline-block;padding:.875rem 2rem;font-size:1rem;font-weight:500;border-radius:6px;background:#374151;color:#fff;text-decoration:none;transition:background-color .2s ease}.seo-cta-button:hover{background:#1f2937}.seo-cta-note{margin-top:1rem;font-size:.875rem;color:#6b7280}.seo-disclaimer{margin-top:3rem;padding:1.5rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px}.seo-disclaimer p{font-size:.875rem;color:#6b7280;margin:0;line-height:1.6;font-style:italic}.seo-links{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.seo-links p{font-size:.9375rem;color:#6b7280;margin-bottom:.75rem}.seo-links ul{list-style:none;padding:0;margin:0}.seo-links li{margin-bottom:.5rem}.seo-links a{color:#5b21b6;text-decoration:none;font-size:.9375rem}.seo-links a:hover{text-decoration:underline}@media (max-width:768px){.seo-content{padding:2rem 1.5rem}.seo-content h1{font-size:1.75rem}.seo-content h2{font-size:1.25rem}}