.home-page{min-height:100vh;background:var(--home-bg);color:var(--home-text)}.home-nav{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 32px;height:56px;background:var(--home-nav-bg);border-bottom:1px solid var(--home-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-nav-brand{font-size:1.25rem;font-weight:700;color:var(--home-brand);letter-spacing:-.02em}.home-nav-links{display:flex;align-items:center;gap:12px}.home-hero{max-width:1100px;margin:0 auto;padding:72px 32px 56px;text-align:center}.home-hero-badge{display:inline-block;padding:6px 14px;border-radius:999px;background:var(--home-badge-bg);color:var(--home-brand);font-size:.85rem;font-weight:600;margin-bottom:20px}.home-hero h1{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:700;line-height:1.15;letter-spacing:-.03em;margin-bottom:20px;color:var(--home-text)}.home-hero-subtitle{font-size:1.15rem;line-height:1.6;color:var(--home-text-secondary);max-width:720px;margin:0 auto 32px}.home-hero-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-bottom:48px}.home-hero-visual{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:900px;margin:0 auto}.home-preview-card{background:var(--home-card-bg);border:1px solid var(--home-border);border-radius:12px;padding:20px;text-align:left;box-shadow:var(--home-card-shadow)}.home-preview-card h3{font-size:.95rem;font-weight:700;margin-bottom:8px;color:var(--home-text)}.home-preview-card p{font-size:.85rem;line-height:1.5;color:var(--home-text-secondary)}.home-preview-bar{height:8px;border-radius:4px;margin-top:12px}.home-section{max-width:1100px;margin:0 auto;padding:56px 32px}.home-section-header{text-align:center;margin-bottom:40px}.home-section-header h2{font-size:2rem;font-weight:700;letter-spacing:-.02em;margin-bottom:12px}.home-section-header p{color:var(--home-text-secondary);font-size:1.05rem;max-width:640px;margin:0 auto;line-height:1.6}.home-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.home-feature-card{background:var(--home-card-bg);border:1px solid var(--home-border);border-radius:12px;padding:24px;transition:box-shadow .2s,transform .2s}.home-feature-card:hover{box-shadow:var(--home-card-shadow-hover);transform:translateY(-2px)}.home-feature-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;margin-bottom:16px}.home-feature-card h3{font-size:1.05rem;font-weight:700;margin-bottom:8px}.home-feature-card p{font-size:.9rem;line-height:1.55;color:var(--home-text-secondary)}.home-views-section{background:var(--home-surface);border-top:1px solid var(--home-border);border-bottom:1px solid var(--home-border)}.home-views-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.home-view-card{background:var(--home-card-bg);border:1px solid var(--home-border);border-radius:12px;overflow:hidden}.home-view-card-header{padding:16px 20px;border-bottom:1px solid var(--home-border);font-weight:700}.home-view-card-body{padding:20px;font-size:.9rem;line-height:1.6;color:var(--home-text-secondary)}.home-view-card-body ul{margin:12px 0 0;padding-left:18px}.home-view-card-body li{margin-bottom:6px}.home-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.home-step{text-align:center;padding:24px 16px}.home-step-number{width:40px;height:40px;border-radius:50%;background:var(--home-brand);color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.home-step h3{font-size:1rem;font-weight:700;margin-bottom:8px}.home-step p{font-size:.88rem;color:var(--home-text-secondary);line-height:1.5}.home-cta{text-align:center;padding:64px 32px;background:linear-gradient(135deg,var(--home-cta-start) 0%,var(--home-cta-end) 100%);color:#fff}.home-cta h2{font-size:2rem;font-weight:700;margin-bottom:12px}.home-cta p{font-size:1.05rem;opacity:.92;margin-bottom:28px;max-width:520px;margin-left:auto;margin-right:auto}.home-footer{padding:32px;text-align:center;color:var(--home-text-muted);font-size:.85rem;border-top:1px solid var(--home-border)}@media(max-width:900px){.home-hero-visual,.home-views-grid,.home-steps{grid-template-columns:1fr}.home-nav{padding:0 16px}.home-section,.home-hero{padding-left:20px;padding-right:20px}}.rich-text-editor{border:1px solid var(--rt-border, #edebe9);border-radius:6px;background:var(--rt-bg, #fff);overflow:hidden}.rich-text-toolbar{display:flex;flex-wrap:wrap;gap:2px;padding:6px 8px;border-bottom:1px solid var(--rt-border, #edebe9);background:var(--rt-toolbar-bg, #faf9f8)}.rich-text-toolbar button{border:none;background:transparent;border-radius:4px;width:32px;height:32px;cursor:pointer;color:var(--rt-text, #323130);font-size:14px;font-weight:600}.rich-text-toolbar button:hover{background:var(--rt-hover, rgba(0, 0, 0, .05))}.rich-text-toolbar button.is-active{background:var(--rt-active, #deecf9);color:#0078d4}.rich-text-toolbar .toolbar-divider{width:1px;height:24px;background:var(--rt-border, #edebe9);margin:4px}.rich-text-editor .ProseMirror{min-height:var(--rt-min-height, 120px);padding:12px;outline:none;color:var(--rt-text, #323130);line-height:1.5}.rich-text-editor .ProseMirror p{margin:0 0 .75em}.rich-text-editor .ProseMirror p:last-child{margin-bottom:0}.rich-text-editor .ProseMirror h2{font-size:1.25rem;margin:.5em 0}.rich-text-editor .ProseMirror ul,.rich-text-editor .ProseMirror ol{margin:.5em 0;padding-left:1.5em}.rich-text-editor .ProseMirror blockquote{border-left:3px solid #0078d4;margin:.5em 0;padding-left:12px;color:#605e5c}.rich-text-editor .ProseMirror img,.rich-text-content img{max-width:100%;height:auto;border-radius:6px;margin:8px 0}.rich-text-editor .ProseMirror video,.rich-text-content video{max-width:100%;border-radius:6px;margin:8px 0}.rich-text-editor .ProseMirror a,.rich-text-content a{color:#0078d4;text-decoration:underline}.rich-text-editor .ProseMirror p.is-editor-empty:first-child:before{color:#a19f9d;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.rich-text-content{color:var(--rt-text, #323130);line-height:1.5;word-break:break-word}.rich-text-content p{margin:0 0 .75em}.rich-text-content p:last-child{margin-bottom:0}.rich-text-content ul,.rich-text-content ol{margin:.5em 0;padding-left:1.5em}.rich-text-content blockquote{border-left:3px solid #0078d4;margin:.5em 0;padding-left:12px;color:#605e5c}.rich-text-content a.mention,.rich-text-editor .ProseMirror a.mention{color:#0078d4;font-weight:600;text-decoration:none}.rich-text-content a.mention:hover,.rich-text-editor .ProseMirror a.mention:hover{text-decoration:underline}.rich-text-mention-menu{position:absolute;left:0;right:0;top:100%;margin-top:4px;background:#fff;border:1px solid #edebe9;border-radius:6px;box-shadow:0 4px 12px #0000001f;z-index:1000;max-height:220px;overflow-y:auto}.rich-text-mention-menu button{display:block;width:100%;text-align:left;padding:8px 12px;border:none;background:transparent;cursor:pointer}.rich-text-mention-menu button.is-active,.rich-text-mention-menu button:hover{background:#f3f2f1}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,"Segoe UI Web (West European)",-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .2s,color .2s}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c8c6c4;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a19f9d}a{text-decoration:none}
