.landing-page{min-height:100vh;background-color:#f8fafc;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;color:#0f172a}.landing-header{position:-webkit-sticky;position:sticky;top:0;width:100%;background-color:rgba(255,255,255,.88);border-bottom:1px solid #e2e8f0;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);z-index:50}.landing-header-inner{max-width:1200px;margin:0 auto;padding:14px 40px;height:56px;display:flex;align-items:center;justify-content:space-between}.landing-logo{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#0f172a;text-decoration:none}.landing-logo svg{width:24px;height:24px}.landing-nav-links{display:flex;gap:24px}.landing-nav-link{font-size:13px;color:#475569;text-decoration:none;cursor:pointer;transition:color var(--transition-fast)}.landing-nav-link:hover{color:#0f172a}.landing-nav-cta{background:linear-gradient(135deg,#1e293b,#2563eb);color:#fff;border:none;border-radius:8px;padding:7px 16px;font-size:13px;cursor:pointer;font-weight:500;text-decoration:none;box-shadow:0 6px 14px rgba(37,99,235,.18);transition:transform var(--transition-fast),box-shadow var(--transition-fast),background var(--transition-fast)}.landing-nav-cta:hover{background:linear-gradient(135deg,#0f172a,#1d4ed8);transform:translateY(-1px);box-shadow:0 8px 18px rgba(37,99,235,.24)}.landing-main{flex:1 1;padding-top:60px;padding-bottom:64px}.landing-hero{max-width:1120px;margin:0 auto;padding:0 40px;text-align:center}.landing-title{font-family:inherit;font-size:44px;font-weight:500;line-height:1.1;color:#0f172a;margin-bottom:24px;letter-spacing:0}.landing-title-highlight{font-style:normal;color:#2563eb}.landing-title em{color:#2563eb;padding:0 2px}.landing-features-title em,.landing-title em{font-family:var(--font-lora),serif;font-style:italic;font-weight:400}.landing-subtitle{font-size:16px;color:#475569;line-height:1.7;margin:0 auto 32px;max-width:520px}.landing-hero-intro{max-width:760px;margin:0 auto;padding:0}.landing-subtitle.primary{margin-bottom:12px;max-width:none}.landing-subtitle.secondary{margin-top:0!important;font-size:15px;margin-bottom:36px}.landing-format-chips{display:flex;justify-content:center;gap:8px;margin-bottom:36px}.landing-format-chip{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:4px 12px;font-size:12px;color:#475569;font-family:monospace}.landing-actions{gap:12px;margin-bottom:16px}.landing-actions,.landing-trial-tokens{display:flex;align-items:center;justify-content:center}.landing-trial-tokens{font-size:13px;color:#2563eb;margin-bottom:56px;gap:6px;font-weight:500}.landing-trial-tokens:before{content:"";width:6px;height:6px;border-radius:50%;background:#2563eb;display:inline-block;animation:pulse 2s infinite}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.landing-btn-primary{background:linear-gradient(135deg,#1e293b,#2563eb);color:#fff;border:none;border-radius:9px;padding:11px 24px;font-size:14px;font-weight:500;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;box-shadow:0 8px 18px rgba(37,99,235,.2);transition:transform var(--transition-fast),box-shadow var(--transition-fast),background var(--transition-fast)}.landing-btn-primary:hover{background:linear-gradient(135deg,#0f172a,#1d4ed8);transform:translateY(-1px);box-shadow:0 10px 22px rgba(37,99,235,.26)}.landing-btn-secondary{background:#fff;color:#0f172a;border:1px solid #cbd5e1;border-radius:9px;padding:11px 24px;font-size:14px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;transition:transform var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast),background var(--transition-fast),box-shadow var(--transition-fast)}.landing-btn-secondary:hover{background:#fff;border-color:#bfdbfe;color:#2563eb;transform:translateY(-1px);box-shadow:0 8px 18px rgba(37,99,235,.08)}.landing-demo-section{margin-top:20px;text-align:center}.landing-demo-caption{font-size:15px;color:#475569;margin-bottom:20px}.landing-hero-visual-wrapper{position:relative;width:100%;max-width:1000px;margin:40px auto 0;padding:0;min-width:0}.hero-dual-workbench{background:#fff;border:1px solid #dbe3ef;border-radius:8px;overflow:hidden;box-shadow:0 12px 30px rgba(15,23,42,.07);min-width:0}.hero-workbench-header{background:#f1f5f9;padding:0 16px;height:40px;display:flex;align-items:center;gap:8px;border-bottom:.5px solid rgba(0,0,0,.1)}.hero-window-dots{display:flex;align-items:center;gap:6px}.hero-window-dots span{width:10px;height:10px;border-radius:50%;background:#cbd5e1}.hero-window-dots span:first-child{background:#ff5f57}.hero-window-dots span:nth-child(2){background:#ffbd2e}.hero-window-dots span:nth-child(3){background:#28c840}.hero-workbench-title{flex:1 1;min-width:0;text-align:center;font-size:12px;color:#475569;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-workbench-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.hero-sync-status{display:flex;align-items:center;gap:5px;font-size:11px;color:#16a34a;font-weight:500}.hero-sync-status:before{content:"";width:6px;height:6px;border-radius:50%;background:#16a34a}.hero-export-btn{min-height:28px;font-size:11px;color:#2563eb;font-weight:500;cursor:pointer;border:1px solid #bfdbfe;padding:3px 10px;border-radius:5px;background:transparent;transition:background var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast)}.hero-export-btn:hover{background:#eff6ff}.hero-workbench-body{display:grid;grid-template-columns:1fr 1fr}.hero-pane+.hero-pane{border-left:.5px solid rgba(0,0,0,.1)}.hero-pane{display:flex;flex-direction:column}.hero-pane-top{justify-content:space-between;padding:0 16px;height:40px;border-bottom:.5px solid rgba(0,0,0,.1)}.hero-pane-lang,.hero-pane-top{display:flex;align-items:center}.hero-pane-lang{gap:6px;font-size:11px;font-weight:500;color:#475569}.hero-lang-chip{width:18px;height:18px;border-radius:4px;background:#ebebea;border:.5px solid rgba(0,0,0,.1);font-size:9px;display:flex;align-items:center;justify-content:center;font-weight:600;color:#475569}.hero-lang-chip-target{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.hero-pane-meta{font-size:10px;color:#94a3b8}.hero-lang-tabs{display:flex;gap:8px;min-width:0;overflow-x:auto;scrollbar-width:none}.hero-lang-tabs::-webkit-scrollbar{display:none}.hero-lang-tab{min-height:28px;font-size:11px;color:#94a3b8;cursor:pointer;padding:0 0 2px;background:transparent;font-family:inherit;transition:color var(--transition-fast),border-color var(--transition-fast);border:none;border-bottom:1.5px solid transparent}.hero-lang-tab.active{color:#2563eb;border-bottom:1.5px solid #2563eb;font-weight:500}.hero-pane-scroll{flex:1 1;overflow:auto;max-height:320px}.hero-row-list{min-width:100%}.hero-row{display:grid;grid-template-columns:32px 1fr;height:32px;border-bottom:.5px solid rgba(0,0,0,.07);transition:background var(--transition-fast);align-items:center}.hero-row:last-child{border-bottom:none}.hero-row.active{background:rgba(37,99,235,.07)}.hero-row-no{padding-left:12px;font-size:11px;color:#94a3b8;font-family:monospace}.hero-row-text{padding-right:16px;font-size:13px;color:#0f172a;font-family:monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-row.active .hero-row-text{color:#2563eb;font-weight:500}.hero-workbench-footer{display:flex;align-items:center;justify-content:space-between;padding:7px 16px;border-top:.5px solid rgba(0,0,0,.1);font-size:10px;color:#94a3b8}.hero-workbench-footer span:last-child{color:#16a34a;font-weight:500}.landing-entry-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;max-width:1120px;margin:64px auto;padding:0 40px}.landing-entry-card{background:#fff;border:1px solid #dbe3ef;border-radius:8px;padding:24px;text-align:left;text-decoration:none;box-shadow:0 10px 26px rgba(15,23,42,.04);transition:transform var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast);display:flex;flex-direction:column}.landing-entry-card:hover{border-color:#bfdbfe;transform:translateY(-1px);box-shadow:0 14px 32px rgba(37,99,235,.08)}.landing-entry-card-icon{width:36px;height:36px;border-radius:8px;margin-bottom:16px;display:flex;align-items:center;justify-content:center;font-size:16px}.landing-entry-card:first-child .landing-entry-card-icon{background:#eff6ff}.landing-entry-card:nth-child(2) .landing-entry-card-icon{background:#E1F5EE}.landing-entry-card:nth-child(3) .landing-entry-card-icon{background:#FAEEDA}.landing-entry-card-title{font-size:15px;font-weight:500;color:#0f172a;margin-bottom:6px}.landing-entry-card-desc{font-size:13px;color:#475569;line-height:1.6;margin-bottom:16px;flex-grow:1}.landing-entry-card-action{font-size:13px;color:#2563eb;font-weight:500;display:inline-flex;align-items:center;gap:4px}.landing-plan-comparison{padding:72px 40px 24px}.landing-plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:32px}.landing-plan-card{position:relative;background:#fff;border:1px solid #dbe3ef;border-radius:8px;padding:28px;text-align:left;box-shadow:0 10px 28px rgba(15,23,42,.05)}.landing-plan-card.recommended{border-color:rgba(37,99,235,.32);box-shadow:0 16px 38px rgba(37,99,235,.12)}.landing-plan-recommended{position:absolute;top:20px;right:20px;border-radius:6px;background:#2563eb;color:#fff;padding:4px 10px;font-size:12px;font-weight:600}.landing-plan-kicker{color:#2563eb;font-size:12px;font-weight:600;margin-bottom:12px}.landing-plan-card h3{margin:0 0 12px;color:#0f172a;font-size:22px;line-height:1.25;font-weight:600;padding-right:80px}.landing-plan-card:not(.recommended) h3{padding-right:0}.landing-plan-price{margin-bottom:14px;color:#2563eb;font-size:26px;line-height:1.1;font-weight:700}.landing-plan-card p{margin:0 0 22px;color:#475569;font-size:14px;line-height:1.7}.landing-plan-cta{width:100%;justify-content:center;min-height:44px}.landing-plan-divider{height:1px;background:rgba(0,0,0,.08);margin:24px 0}.landing-plan-features{list-style:none;padding:0;margin:0;display:grid;grid-gap:12px;gap:12px}.landing-plan-features li{display:flex;align-items:flex-start;gap:10px;color:#4f4f4b;font-size:14px;line-height:1.55}.landing-plan-features svg{flex:0 0 auto;margin-top:2px;color:#2563eb}.landing-features{background:#fff;padding:64px 0;margin-top:64px;border-top:.5px solid rgba(0,0,0,.1)}.landing-features-inner{max-width:1120px;margin:0 auto;padding:0 40px}.landing-features-header{text-align:center;margin-bottom:48px}.landing-features-title{font-size:28px;font-weight:500;color:#0f172a;margin-bottom:12px;letter-spacing:0}.landing-features-desc{font-size:15px;color:#475569;line-height:1.7}.landing-features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-bottom:48px}.landing-feature-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:10px;padding:20px 24px;transition:transform var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast)}.landing-feature-card:hover{border-color:#bfdbfe;transform:translateY(-1px);box-shadow:0 12px 28px rgba(37,99,235,.08)}.landing-feature-illustration{height:100px;background:#f8fafc;border-radius:8px;margin-bottom:16px;border:.5px solid rgba(0,0,0,.1);overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;padding:12px}.landing-feature-illustration.tone-indigo{background:#eff6ff}.landing-feature-illustration.tone-green{background:#E1F5EE}.landing-feature-illustration.tone-amber{background:#FAEEDA}.landing-feature-title{font-size:15px;font-weight:500;color:#0f172a;margin-bottom:6px}.landing-feature-text{font-size:13px;color:#475569;line-height:1.6}.mini-workbench{display:grid;grid-template-columns:1fr 20px 1fr;grid-gap:4px;gap:4px;width:100%;height:100%}.mini-workbench.vertical{grid-template-columns:30px 1fr}.mini-pane{background:rgba(255,255,255,.6);border:.5px solid rgba(0,0,0,.08);border-radius:6px;padding:8px;display:flex;flex-direction:column;gap:6px}.mini-pane.target{background:rgba(239,246,255,.6)}.mini-row{font-size:9px;color:#475569;padding:3px 6px;background:rgba(255,255,255,.8);border-radius:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-pane.target .mini-row{color:#1d4ed8}.mini-row.active{background:#fff;font-weight:500}.mini-divider{display:flex;align-items:center;justify-content:center;color:#2563eb;font-size:12px}.mini-lang-rail{display:flex;flex-direction:column;gap:4px}.mini-lang{font-size:8px;color:#94a3b8;padding:2px 4px;border-radius:3px;text-align:center}.mini-lang.active{background:#eff6ff;color:#1d4ed8;font-weight:500}.mini-spinner{width:10px;height:10px;border:2px solid rgba(37,99,235,.2);border-top-color:#2563eb;border-radius:50%;animation:mini-spin 1s linear infinite;margin-left:auto}@keyframes mini-spin{to{transform:rotate(1turn)}}.landing-section-white{background-color:#fff;padding:80px 0}.landing-section-gray{background-color:#f8fafc;padding:80px 0}[data-theme=dark] .landing-section-white{background-color:#0d0f14}[data-theme=dark] .landing-section-gray{background-color:#08090d}.landing-cta{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;background:linear-gradient(135deg,#1e293b,#2563eb);border-radius:8px;padding:56px 40px;text-align:center;width:100%;max-width:1120px;margin:0 auto;box-sizing:border-box}.landing-cta-title{font-size:26px;font-weight:500;color:#fff;margin-bottom:0}.landing-cta-title-final{margin-bottom:16px;font-size:32px}.landing-cta-desc{font-size:14px;color:rgba(255,255,255,.8)}.landing-cta-desc-final{margin-bottom:0;color:rgba(255,255,255,.9)}.landing-cta-inverse{margin:0;background:#ffffff;color:#2563eb}.landing-cta-inverse:hover{background:#eff6ff;color:#1d4ed8}.landing-cta-btn{background:#fff;color:#2563eb;border:none;border-radius:9px;padding:12px 28px;font-size:14px;font-weight:500;cursor:pointer;text-decoration:none;transition:transform var(--transition-fast),background var(--transition-fast),box-shadow var(--transition-fast)}.landing-cta-btn:hover{background:#eff6ff;transform:translateY(-1px);box-shadow:0 8px 18px rgba(15,23,42,.18)}.landing-faq-section{background:#fff;padding:64px 0;border-top:.5px solid rgba(0,0,0,.1)}.landing-faq-container{display:flex;flex-direction:column;gap:16px;max-width:800px;margin:0 auto;padding:0 20px}.landing-faq-group{margin-bottom:24px}.landing-faq-cat{font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#2563eb;margin-bottom:12px}.landing-faq-list{border-top:.5px solid rgba(0,0,0,.1)}.landing-faq-item{border-bottom:.5px solid rgba(0,0,0,.08);transition:background var(--transition-fast),border-color var(--transition-fast)}.landing-faq-item[open]{border-bottom-color:rgba(0,0,0,.08)}.landing-faq-summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:15px;color:#0f172a;font-weight:500;outline:none}.landing-faq-summary:focus-visible{border-radius:6px;box-shadow:0 0 0 3px rgba(37,99,235,.16)}.landing-faq-summary::-webkit-details-marker{display:none}.landing-faq-chevron{transition:transform var(--transition-fast),color var(--transition-fast);color:#94a3b8}.landing-faq-item[open] .landing-faq-chevron{transform:rotate(180deg);color:#2563eb}.landing-faq-answer{padding:0 0 14px}.landing-faq-answer p{margin:0;font-size:13px;color:#475569;line-height:1.7}.landing-footer{background:#fff;border-top:.5px solid rgba(0,0,0,.1);padding:32px 40px}.landing-footer-inner{max-width:860px;margin:0 auto}.landing-footer-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.landing-footer-brand{display:flex;flex-direction:column;gap:8px}.landing-footer-brand-row{display:flex;align-items:center;gap:8px}.landing-footer-logo{width:20px;height:20px;border-radius:6px}.landing-footer-logo-text{font-size:14px}.landing-footer-brand-desc{max-width:240px;margin:8px 0 0;color:#94a3b8;font-size:12px;line-height:1.6}.landing-footer-brand-text{font-size:13px;font-weight:500;color:#0f172a;display:flex;align-items:center;gap:6px}.landing-footer-links{display:flex;gap:20px}.footer-link-group{display:flex;flex-direction:column;gap:16px;margin:0;padding:0}.footer-link-group h4{font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#2563eb;margin:0 0 16px}.landing-footer-links a{display:inline-flex;align-items:center;min-height:32px;color:#94a3b8;text-decoration:none;font-size:12px;line-height:1.4;margin:0;padding:0;transition:color var(--transition-fast)}@media (prefers-reduced-motion:reduce){.landing-trial-tokens:before,.mini-spinner{animation:none!important}}.landing-footer-links a:hover{color:#0f172a}.landing-footer-bottom{border-top:.5px solid rgba(0,0,0,.1);padding-top:20px;display:flex;align-items:center;justify-content:space-between}.landing-footer-copy{font-size:11px;color:#94a3b8}.seo-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-bottom:48px}.seo-section-divider{margin-top:5rem;padding:4rem 2rem;border-top:1px solid rgba(0,0,0,.06);background:rgba(0,0,0,.02);border-radius:8px}.seo-card{background:#fff;border:.5px solid rgba(0,0,0,.12);border-radius:8px;padding:20px 24px}.seo-card.tone-amber{border-color:rgba(251,191,36,.3);background:linear-gradient(135deg,rgba(251,191,36,.06),rgba(255,255,255,1))}.seo-card.tone-green{border-color:rgba(16,185,129,.3);background:linear-gradient(135deg,rgba(16,185,129,.06),rgba(255,255,255,1))}.seo-card-header{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:12px;border-bottom:.5px solid rgba(0,0,0,.08)}.seo-card-title{margin:0;color:#0f172a;font-size:15px;font-weight:500}.seo-card-icon{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.seo-card-icon--amber{background:rgba(251,191,36,.12);color:#d97706}.seo-card-icon--green{background:rgba(16,185,129,.12);color:#059669}.seo-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.seo-list li{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#475569;line-height:1.5}.seo-list-icon{flex-shrink:0;margin-top:2px}.seo-list-icon--amber{color:#d97706}.seo-list-icon--green{color:#059669}.tool-guide-link{margin-left:auto;color:#2563eb;font-size:12px;font-weight:600;text-decoration:none}.tool-guide-link:hover{color:#1d4ed8;text-decoration:underline}.guide-list{display:flex;flex-direction:column;gap:14px;margin-bottom:48px}.guide-list-item{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 24px;border:.5px solid rgba(0,0,0,.12);border-radius:8px;background:#fff}.guide-list-title{margin:0 0 8px;color:#0f172a;font-size:18px;font-weight:600;line-height:1.35}.guide-list-title a{color:inherit;text-decoration:none}.guide-list-title a:hover{color:#2563eb}.guide-list-desc{max-width:760px;margin:0;color:#64748b;font-size:14px;line-height:1.6}.guide-list-action,.guide-sidebar-action{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:8px;background:#0f172a;color:#fff;font-size:13px;font-weight:600;text-decoration:none;white-space:nowrap}.guide-list-action:hover,.guide-sidebar-action:hover{background:#1e293b}.guide-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;grid-gap:32px;gap:32px;align-items:start}.guide-main{min-width:0}.guide-section{margin-bottom:44px}.guide-section h1,.guide-section h2,.landing-faq-container h2{margin:0 0 14px;color:#0f172a;font-weight:650;letter-spacing:0}.guide-section h1{font-size:32px;line-height:1.18}.guide-section h2,.landing-faq-container h2{font-size:22px;line-height:1.3}.guide-section p,.guide-sidebar p{margin:0;color:#475569;font-size:15px;line-height:1.7}.guide-steps{display:flex;flex-direction:column;gap:12px;padding:0;margin:0;list-style:none}.guide-steps li{display:grid;grid-template-columns:44px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start;padding:16px;border:.5px solid rgba(15,23,42,.12);border-radius:8px;background:#fff;color:#334155;font-size:15px;line-height:1.6}.guide-step-number{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;background:rgba(37,99,235,.1);color:#1d4ed8;font-size:12px;font-weight:700}.guide-detail-list{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px;padding:0;margin:0;list-style:none}.guide-detail-list li{position:relative;padding:14px 16px 14px 42px;border:.5px solid rgba(15,23,42,.1);border-radius:8px;background:#fff;color:#334155;font-size:15px;line-height:1.6}.guide-detail-list li:before{content:"";position:absolute;top:20px;left:18px;width:8px;height:8px;border-radius:999px;background:#2563eb}.guide-detail-list--check li:before{background:#059669}.guide-mistakes li{align-items:flex-start;padding:12px 0;border-bottom:.5px solid rgba(15,23,42,.08);font-size:15px}.guide-mistakes li:last-child{border-bottom:0}.guide-mistakes .seo-bullet--bad{min-width:44px;color:#b45309;font-size:12px;font-weight:700;text-transform:uppercase}.guide-sidebar{position:-webkit-sticky;position:sticky;top:96px}.guide-sidebar .seo-card{display:flex;flex-direction:column;gap:16px}.html-sitemap-grid{align-items:start}.html-sitemap-list li a{color:#2563eb;text-decoration:none}.html-sitemap-list li a:hover{color:#1d4ed8;text-decoration:underline}.seo-related-guide{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px;border:.5px solid rgba(37,99,235,.18);border-radius:8px;background:#fff}.seo-related-guide h3{margin:6px 0 8px;color:#0f172a;font-size:22px;font-weight:650;line-height:1.3}.seo-related-guide p{margin:0;color:#475569;font-size:15px;line-height:1.6}.seo-comparison-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.seo-comparison-col{background:#fff;border:.5px solid rgba(0,0,0,.12);border-radius:8px;padding:20px 24px}.seo-comparison-col--bad{border-color:rgba(239,68,68,.3);background:linear-gradient(135deg,rgba(239,68,68,.04),rgba(255,255,255,1))}.seo-comparison-col--good{border-color:rgba(16,185,129,.3);background:linear-gradient(135deg,rgba(16,185,129,.06),rgba(255,255,255,1))}.seo-comparison-col-header{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding-bottom:12px;border-bottom:.5px solid rgba(0,0,0,.08)}.seo-comparison-col-header h4{font-size:14px;font-weight:500;margin:0;color:#475569}.seo-comparison-col--good .seo-comparison-col-header h4{color:#059669}.seo-comparison-icon{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.seo-comparison-icon--bad{background:rgba(239,68,68,.1);color:#ef4444}.seo-comparison-icon--good{background:rgba(16,185,129,.12);color:#10b981}.seo-bullet--bad{color:#ef4444;flex-shrink:0;margin-top:2px}.seo-check-icon{color:#10b981;flex-shrink:0;margin-top:2px}.seo-audience-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.seo-audience-card{background:#fff;border:.5px solid rgba(0,0,0,.12);border-radius:8px;padding:20px;transition:border-color var(--transition-fast),box-shadow var(--transition-fast),transform var(--transition-fast)}.seo-audience-card:hover{border-color:rgba(37,99,235,.3);transform:translateY(-1px);box-shadow:0 12px 28px rgba(37,99,235,.08)}.seo-audience-num{font-size:11px;font-weight:500;color:#2563eb;margin-bottom:8px;display:inline-block;background:#eff6ff;padding:2px 8px;border-radius:5px}.seo-audience-text{font-size:12px;color:#475569;line-height:1.6}.stats-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-bottom:48px}.stat-card{background:#ebebea;border-radius:10px;padding:20px 24px}.stat-num{font-size:28px;font-weight:500;color:#0f172a;margin-bottom:4px}.stat-num em{color:#2563eb;font-style:normal}.stat-label{font-size:13px;color:#475569}[data-theme=dark] .landing-page{background-color:#0d0f14}[data-theme=dark] .landing-header{background-color:rgba(13,15,20,.9)}[data-theme=dark] .landing-logo{color:#f1f5f9}[data-theme=dark] .landing-nav-link{color:#94a3b8}[data-theme=dark] .landing-nav-link:hover,[data-theme=dark] .landing-title{color:#f1f5f9}[data-theme=dark] .landing-title em{color:#93c5fd}[data-theme=dark] .landing-subtitle{color:#94a3b8}[data-theme=dark] .landing-subtitle.primary{color:#cbd5e1}[data-theme=dark] .landing-subtitle.secondary{color:#a8b3c7}[data-theme=dark] .landing-format-chip{background:#1e293b;border-color:#334155;color:#94a3b8}[data-theme=dark] .landing-btn-primary{background:#2563eb}[data-theme=dark] .landing-btn-primary:hover{background:#3b82f6}[data-theme=dark] .landing-btn-secondary{background:#1a1f2e;color:#cbd5e1;border-color:#2a3044}[data-theme=dark] .landing-btn-secondary:hover{background:#1e2540}[data-theme=dark] .hero-dual-workbench{background:#141720;border-color:#1e2333;box-shadow:0 4px 24px rgba(0,0,0,.4)}[data-theme=dark] .hero-workbench-header{background:#1a1f2e;border-bottom-color:#1e2333}[data-theme=dark] .hero-workbench-title{color:#94a3b8}[data-theme=dark] .hero-sync-status{color:#34d399}[data-theme=dark] .hero-sync-status:before{background:#34d399}[data-theme=dark] .hero-export-btn{border-color:#2563eb;color:#93c5fd;background:transparent}[data-theme=dark] .hero-export-btn:hover{background:rgba(37,99,235,.15)}[data-theme=dark] .hero-pane{border-color:#1e2333;background:#0d0f14}[data-theme=dark] .hero-pane+.hero-pane{border-left-color:#1e2333}[data-theme=dark] .hero-pane-top{border-bottom-color:#1e2333;background:#1a1f2e}[data-theme=dark] .hero-pane-lang{color:#cbd5e1}[data-theme=dark] .hero-lang-chip{background:#1e293b;border-color:#334155;color:#93c5fd}[data-theme=dark] .hero-lang-chip-target{background:rgba(16,185,129,.15);color:#34d399;border-color:rgba(16,185,129,.3)}[data-theme=dark] .hero-pane-meta{color:#64748b}[data-theme=dark] .hero-lang-tab{color:#94a3b8}[data-theme=dark] .hero-lang-tab:hover{color:#cbd5e1}[data-theme=dark] .hero-lang-tab.active{color:#93c5fd;border-bottom-color:#93c5fd}[data-theme=dark] .hero-pane-scroll{background:#0a0c10}[data-theme=dark] .hero-row{border-bottom-color:#1a1f2e}[data-theme=dark] .hero-row.active{background:rgba(37,99,235,.15)}[data-theme=dark] .hero-row-no{color:#475569}[data-theme=dark] .hero-row-text{color:#cbd5e1}[data-theme=dark] .hero-row.active .hero-row-no,[data-theme=dark] .hero-row.active .hero-row-text{color:#93c5fd}[data-theme=dark] .hero-workbench-footer{background:#1a1f2e;border-top-color:#1e2333;color:#64748b}[data-theme=dark] .hero-workbench-footer span:last-child{color:#34d399}[data-theme=dark] .landing-entry-card{background:rgba(30,41,59,.4);border-color:rgba(255,255,255,.06)}[data-theme=dark] .landing-entry-card:hover{border-color:rgba(37,99,235,.3)}[data-theme=dark] .landing-entry-card-icon{color:#93c5fd}[data-theme=dark] .landing-entry-card:first-child .landing-entry-card-icon{background:rgba(37,99,235,.15)}[data-theme=dark] .landing-entry-card:nth-child(2) .landing-entry-card-icon{background:rgba(16,185,129,.15)}[data-theme=dark] .landing-entry-card:nth-child(3) .landing-entry-card-icon{background:rgba(251,191,36,.15)}[data-theme=dark] .landing-entry-card-title{color:#f1f5f9}[data-theme=dark] .landing-entry-card-desc{color:#94a3b8}[data-theme=dark] .landing-entry-card-action{color:#93c5fd}[data-theme=dark] .landing-features{background-color:#0d0f14;border-top-color:#1e2333}[data-theme=dark] .landing-features-title{color:#f1f5f9}[data-theme=dark] .landing-features-desc{color:#94a3b8}[data-theme=dark] .landing-feature-card{background:#141720}[data-theme=dark] .landing-feature-card:hover{box-shadow:0 2px 12px rgba(0,0,0,.3)}[data-theme=dark] .landing-feature-illustration{background:#1a1f2e;border-color:#2a3044}[data-theme=dark] .landing-feature-illustration.tone-indigo{background:linear-gradient(135deg,#1a1f2e,#1e2540)}[data-theme=dark] .landing-feature-illustration.tone-green{background:linear-gradient(135deg,#0f1f1a,#142520)}[data-theme=dark] .landing-feature-illustration.tone-amber{background:linear-gradient(135deg,#1f1a10,#252014)}[data-theme=dark] .landing-feature-title{color:#f1f5f9}[data-theme=dark] .landing-feature-text{color:#94a3b8}[data-theme=dark] .mini-workbench{background:rgba(20,23,32,.6);border-color:#2a3044}[data-theme=dark] .mini-pane{background:rgba(13,15,20,.4)}[data-theme=dark] .mini-pane.target{background:rgba(37,99,235,.06);border-left-color:#2a3044}[data-theme=dark] .mini-row{background:rgba(30,41,59,.5);border-color:#2a3044;color:#94a3b8}[data-theme=dark] .mini-pane.target .mini-row{color:#bfdbfe;background:rgba(37,99,235,.1)}[data-theme=dark] .mini-row.active{background:rgba(37,99,235,.15);box-shadow:0 0 0 1.5px #93c5fd;color:#bfdbfe}[data-theme=dark] .mini-divider{color:#93c5fd}[data-theme=dark] .mini-lang{color:#64748b}[data-theme=dark] .mini-lang.active{color:#93c5fd;background:rgba(37,99,235,.15)}[data-theme=dark] .mini-spinner{border-color:#93c5fd rgba(129,140,248,.2) rgba(129,140,248,.2)}[data-theme=dark] .landing-cta{background:linear-gradient(135deg,#1d4ed8,#3b82f6)}[data-theme=dark] .landing-page{background-color:#060810;color:#f1f5f9}[data-theme=dark] .landing-header{background-color:#0d0f14;border-bottom-color:#1e2333}[data-theme=dark] .landing-hero{background-color:#060810}[data-theme=dark] .landing-cta-title,[data-theme=dark] .landing-title{color:#fff}[data-theme=dark] .landing-cta-desc{color:rgba(255,255,255,.8)}[data-theme=dark] .landing-cta-btn{background:#fff;color:#1d4ed8}[data-theme=dark] .landing-cta-btn:hover{background:#eff6ff}[data-theme=dark] .landing-cta-inverse{background:#ffffff;color:#1d4ed8}[data-theme=dark] .landing-cta-inverse:hover{background:#eff6ff;color:#1e40af}[data-theme=dark] .landing-footer-brand-desc{color:#94a3b8}[data-theme=dark] .landing-faq-section{background-color:#0d0f14;border-top-color:#1e2333}[data-theme=dark] .landing-faq-cat{color:#93c5fd}[data-theme=dark] .landing-faq-list{border-top-color:#1e2333}[data-theme=dark] .landing-faq-item{border-bottom-color:#1e2333}[data-theme=dark] .landing-faq-item[open]{background:rgba(37,99,235,.06)}[data-theme=dark] .landing-faq-summary{color:#f1f5f9}[data-theme=dark] .landing-faq-chevron{color:#64748b}[data-theme=dark] .landing-faq-item[open] .landing-faq-chevron{color:#93c5fd}[data-theme=dark] .landing-faq-answer p{color:#94a3b8}[data-theme=dark] .seo-section-divider{border-top-color:rgba(255,255,255,.06)}[data-theme=dark] .landing-features-header h3,[data-theme=dark] .landing-features-title,[data-theme=dark] .seo-card h3,[data-theme=dark] .seo-grid h3,[data-theme=dark] .seo-section-divider h3{color:#f1f5f9}[data-theme=dark] .seo-card.tone-amber{background:linear-gradient(135deg,rgba(251,191,36,.08),rgba(239,68,68,.04));border-color:rgba(251,191,36,.12)}[data-theme=dark] .seo-card.tone-green{background:linear-gradient(135deg,rgba(16,185,129,.08),rgba(37,99,235,.04));border-color:rgba(16,185,129,.12)}[data-theme=dark] .seo-card .seo-card-header{border-bottom-color:rgba(255,255,255,.06)}[data-theme=dark] .seo-card.tone-amber .seo-list li{color:#fbbf24}[data-theme=dark] .seo-card.tone-green .seo-list li{color:#6ee7b7}[data-theme=dark] .seo-comparison-col--bad{background:linear-gradient(135deg,rgba(239,68,68,.06),rgba(251,191,36,.03));border-color:rgba(239,68,68,.12)}[data-theme=dark] .seo-comparison-col--good{background:linear-gradient(135deg,rgba(16,185,129,.08),rgba(37,99,235,.04));border-color:rgba(16,185,129,.15);box-shadow:0 8px 30px rgba(16,185,129,.06)}[data-theme=dark] .seo-comparison-col--bad .seo-list li{color:#94a3b8}[data-theme=dark] .seo-comparison-col--good .seo-list li{color:#6ee7b7}[data-theme=dark] .seo-comparison-col--bad .seo-comparison-col-header h4{color:#94a3b8}[data-theme=dark] .seo-comparison-col--good .seo-comparison-col-header h4{color:#34d399}[data-theme=dark] .seo-comparison-col-header{border-bottom-color:rgba(255,255,255,.06)}[data-theme=dark] .seo-audience-card{background:rgba(30,41,59,.4);border-color:rgba(255,255,255,.06)}[data-theme=dark] .seo-audience-card:hover{border-color:rgba(37,99,235,.3);box-shadow:0 10px 25px rgba(37,99,235,.12)}[data-theme=dark] .seo-audience-title{color:#f1f5f9}[data-theme=dark] .seo-audience-text{color:#cbd5e1}[data-theme=dark] .seo-audience-num{background:rgba(37,99,235,.15);color:#93c5fd}[data-theme=dark] .tool-guide-link{color:#93c5fd}[data-theme=dark] .tool-guide-link:hover{color:#bfdbfe}[data-theme=dark] .guide-detail-list li,[data-theme=dark] .guide-list-item,[data-theme=dark] .guide-steps li{background:#0f172a;border-color:rgba(148,163,184,.22)}[data-theme=dark] .guide-list-title,[data-theme=dark] .guide-section h1,[data-theme=dark] .guide-section h2,[data-theme=dark] .landing-faq-container h2{color:#f8fafc}[data-theme=dark] .guide-list-title a:hover{color:#93c5fd}[data-theme=dark] .guide-detail-list li,[data-theme=dark] .guide-list-desc,[data-theme=dark] .guide-section p,[data-theme=dark] .guide-sidebar p,[data-theme=dark] .guide-steps li{color:#cbd5e1}[data-theme=dark] .guide-list-action,[data-theme=dark] .guide-sidebar-action{background:#e2e8f0;color:#0f172a}[data-theme=dark] .guide-list-action:hover,[data-theme=dark] .guide-sidebar-action:hover{background:#f8fafc}[data-theme=dark] .guide-step-number{background:rgba(59,130,246,.18);color:#93c5fd}[data-theme=dark] .guide-mistakes li{border-bottom-color:rgba(148,163,184,.16)}[data-theme=dark] .html-sitemap-list li a{color:#93c5fd}[data-theme=dark] .html-sitemap-list li a:hover{color:#bfdbfe}[data-theme=dark] .seo-related-guide{background:#0f172a;border-color:rgba(96,165,250,.28)}[data-theme=dark] .seo-related-guide h3{color:#f8fafc}[data-theme=dark] .seo-related-guide p{color:#cbd5e1}[data-theme=dark] .landing-footer{background-color:#060810;border-top-color:#1e2333}[data-theme=dark] .landing-footer-brand-text{color:#f1f5f9}[data-theme=dark] .landing-footer-links a{color:#64748b}[data-theme=dark] .landing-footer-links a:hover{color:#f1f5f9}[data-theme=dark] .landing-footer-copy{color:#475569}[data-theme=dark] .landing-demo-caption{color:#94a3b8}[data-theme=dark] .hero-window-dots span{background:#475569}[data-theme=dark] .hero-window-dots span:first-child{background:#ff5f57}[data-theme=dark] .landing-plan-card{background:#111827;border-color:#1f2937;box-shadow:0 16px 36px rgba(0,0,0,.26)}[data-theme=dark] .landing-plan-card.recommended{border-color:rgba(129,140,248,.45);box-shadow:0 16px 38px rgba(37,99,235,.2)}[data-theme=dark] .landing-plan-kicker{color:#93c5fd}[data-theme=dark] .landing-plan-card h3{color:#f1f5f9}[data-theme=dark] .landing-plan-card p{color:#94a3b8}[data-theme=dark] .landing-plan-price{color:#bfdbfe}[data-theme=dark] .landing-plan-divider{background:rgba(148,163,184,.18)}[data-theme=dark] .landing-plan-features li{color:#cbd5e1}[data-theme=dark] .landing-plan-features svg{color:#bfdbfe}@media (max-width:760px){.landing-plan-comparison{padding:56px 20px 16px}.landing-plan-grid{grid-template-columns:1fr}.landing-plan-card{padding:24px 20px}.landing-plan-card h3{padding-right:72px;font-size:20px}.landing-plan-card:not(.recommended) h3{padding-right:0}}[data-theme=dark] .hero-window-dots span:nth-child(2){background:#ffbd2e}[data-theme=dark] .hero-window-dots span:nth-child(3){background:#28c840}@media (max-width:768px){.landing-header-inner{padding:12px 20px}.landing-nav-links{display:none}.landing-features-inner,.landing-hero{padding:0 20px}.landing-title{font-size:32px}.landing-entry-cards{max-width:100%;padding:0 20px}.hero-workbench-body,.landing-entry-cards,.landing-features-grid,.landing-workbench-body{grid-template-columns:1fr}.hero-pane+.hero-pane{border-left:none;border-top:.5px solid rgba(0,0,0,.1)}.landing-hero-visual-wrapper{margin-top:24px;max-width:100%;overflow:hidden}.hero-dual-workbench{width:100%}.hero-workbench-header{padding:0 10px;gap:8px}.hero-window-dots{gap:4px}.hero-window-dots span{width:8px;height:8px}.hero-workbench-title{text-align:left;font-size:11px}.hero-workbench-actions{gap:6px}.hero-sync-status{display:none}.hero-export-btn{min-height:44px;min-width:56px;padding:3px 8px}.hero-lang-tab{min-height:44px;min-width:44px;padding:0 2px 2px}.hero-pane-top{padding:0 12px;gap:10px}.hero-pane-lang{min-width:0}.hero-pane-meta{flex:0 0 auto}.hero-row{grid-template-columns:30px minmax(0,1fr)}.hero-row-no{padding-left:10px}.hero-row-text{padding-right:12px;white-space:normal;overflow-wrap:anywhere;line-height:1.45}.hero-pane-scroll{max-height:240px}.guide-layout,.seo-audience-grid,.seo-comparison-grid,.seo-grid{grid-template-columns:1fr}.guide-list-item{align-items:flex-start;flex-direction:column}.guide-list-action,.guide-sidebar-action{width:100%}.guide-section h1{font-size:26px}.guide-sidebar{position:static}.seo-related-guide{align-items:flex-start;flex-direction:column}.seo-related-guide .landing-btn-secondary{width:100%}.stats-row{grid-template-columns:1fr}.landing-cta{flex-direction:column;padding:32px 20px}.landing-footer-top{flex-direction:column;gap:24px;align-items:flex-start}.landing-footer-bottom{flex-direction:column;gap:12px}.landing-footer-links{width:100%;flex-wrap:wrap;gap:10px 16px}.landing-footer-links a{min-height:44px;min-width:44px}}