html,body,#root{color:#242424;background:#f5f5f5;min-height:100%;margin:0;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}a{color:#0f6cbd;text-decoration:none}a:hover{text-decoration:underline}.landing{flex-direction:column;min-height:100%;display:flex;overflow-x:clip}body.menu-open{overflow:hidden}.landing-wrap{width:100%;max-width:1100px;margin:0 auto;padding:0 24px}.site-header{z-index:40;background:#fff;border-bottom:1px solid #e1dfdd;position:sticky;top:0}.site-header-inner{align-items:center;gap:16px;height:56px;display:flex}.brand{color:#242424;flex-shrink:0;align-items:center;gap:10px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.brand:hover{text-decoration:none}.site-nav{flex:1;justify-content:center;gap:20px;display:flex}.site-nav a{color:#424242;font-size:13px;font-weight:500}.site-header-actions{flex-shrink:0;align-items:center;gap:8px;margin-left:auto;display:flex}.menu-toggle{color:#242424;cursor:pointer;background:#fff;border:1px solid #c8c6c4;border-radius:4px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:18px;line-height:1;display:none}.site-nav-mobile{display:none}.compare-scroll-hint{color:#616161;text-align:center;margin:0 0 8px;font-size:12px;display:none}.mock-grid-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:4px;justify-content:center;align-items:center;height:32px;padding:0 14px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.btn:hover{text-decoration:none}.btn-primary{color:#fff;background:#0f6cbd}.btn-primary:hover{color:#fff;background:#0b5aa2}.btn-secondary{color:#242424;background:#fff;border:1px solid #c8c6c4}.btn-secondary:hover{color:#242424;background:#faf9f8}.btn-ghost{color:#0f6cbd;background:0 0;border:1px solid #0000}.btn-lg{height:40px;padding:0 20px;font-size:14px}.hero{color:#fff;background:#0f6cbd;padding:56px 0 64px}.hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.hero h1{letter-spacing:-.02em;margin:0 0 12px;font-size:36px;font-weight:600;line-height:1.2}.hero-sub{color:#ffffffe6;max-width:440px;margin:0 0 24px;font-size:16px;line-height:1.5}.hero-ctas{flex-wrap:wrap;gap:10px;display:flex}.hero .btn-primary{color:#0f6cbd;background:#fff}.hero .btn-primary:hover{color:#0b5aa2;background:#eff6fc}.hero .btn-secondary{color:#fff;background:0 0;border-color:#ffffff73}.hero .btn-secondary:hover{color:#fff;background:#ffffff1a}.section{padding:56px 0}.section-muted{background:#faf9f8}.section-title{letter-spacing:-.01em;text-align:center;margin:0 0 8px;font-size:24px;font-weight:600}.section-sub{color:#616161;text-align:center;max-width:560px;margin:0 auto 32px;font-size:14px;line-height:1.5}.usp-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.usp-card,.feature-card,.pricing-card{background:#fff;border:1px solid #e1dfdd;border-radius:4px;box-shadow:0 1px 2px #00000014}.usp-card{padding:20px 16px}.usp-card h3{margin:0 0 8px;font-size:14px;font-weight:600}.usp-card p{color:#616161;margin:0;font-size:13px;line-height:1.45}.usp-icon{color:#0f6cbd;background:#eff6fc;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:12px;font-size:14px;font-weight:700;display:flex}.feature-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.feature-card{padding:18px 16px}.feature-card h3{margin:0 0 8px;font-size:14px;font-weight:600}.feature-card p{color:#616161;margin:0;font-size:13px;line-height:1.45}.compare-scroll{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e1dfdd;border-radius:4px;overflow-x:auto;box-shadow:0 1px 2px #00000014}.compare-table{border-collapse:collapse;width:100%;min-width:900px;font-size:13px}.compare-table th,.compare-table td{text-align:left;vertical-align:top;border-bottom:1px solid #edebe9;padding:10px 12px}.compare-table th{color:#616161;white-space:nowrap;background:#faf9f8;font-size:12px;font-weight:600}.compare-table th.hl,.compare-table td.hl{background:#eff6fc}.compare-table th.hl{color:#0f6cbd}.compare-table td:first-child{color:#424242;white-space:nowrap;background:#faf9f8;font-weight:600}.compare-note{color:#616161;margin:12px 0 0;font-size:12px;line-height:1.4}.pricing-wrap{max-width:480px;margin:0 auto}.pricing-card{text-align:center;padding:28px 24px}.pricing-price{letter-spacing:-.02em;color:#0f6cbd;margin:0 0 4px;font-size:40px;font-weight:600}.pricing-meta{color:#616161;margin:0 0 20px;font-size:14px}.pricing-list{text-align:left;margin:0 0 16px;padding:0;list-style:none}.pricing-list li{color:#424242;border-bottom:1px solid #edebe9;padding:8px 0;font-size:13px}.pricing-list li:before{content:"✓ ";color:#0e700e;font-weight:600}.pricing-caveat{color:#616161;text-align:left;margin:0 0 20px;font-size:12px;line-height:1.45}.faq-list{gap:10px;max-width:720px;margin:0 auto;display:grid}.faq-item{background:#fff;border:1px solid #e1dfdd;border-radius:4px;padding:14px 16px;box-shadow:0 1px 2px #0000000a}.faq-item h3{margin:0 0 6px;font-size:14px;font-weight:600}.faq-item p{color:#616161;margin:0;font-size:13px;line-height:1.5}.site-footer{background:#fff;border-top:1px solid #e1dfdd;margin-top:auto;padding:28px 0}.site-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.site-footer-links{gap:16px;font-size:13px;display:flex}.site-footer-copy{color:#616161;font-size:12px}.mock{color:#242424;background:#fff;border:1px solid #e1dfdd;border-radius:8px;overflow:hidden;box-shadow:0 8px 24px #0000002e}.mock-bar{color:#fff;background:#0f6cbd;align-items:center;gap:8px;height:36px;padding:0 12px;font-size:12px;font-weight:600;display:flex}.mock-body{background:#f5f5f5;padding:12px}.mock-pill{color:#7a4d05;background:#fff4ce;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.mock-grid{background:#fff;border:1px solid #e1dfdd;border-radius:4px;grid-template-columns:100px repeat(7,1fr);gap:4px;padding:8px;font-size:10px;display:grid}.mock-grid .h{color:#616161;text-align:center;font-weight:600}.mock-cell{text-align:center;color:#0f6cbd;background:#eff6fc;border-radius:2px;padding:4px 0;font-weight:600}.mock-cell.wo{color:#616161;background:#f0f0f0}.mock-cell.lv{color:#0e700e;background:#dff6dd}.mock-kpi-row{grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:10px;display:grid}.mock-kpi{background:#fff;border:1px solid #e1dfdd;border-radius:4px;padding:8px}.mock-kpi .l{color:#616161;font-size:10px}.mock-kpi .v{margin-top:4px;font-size:14px;font-weight:600}.mock-bar-track{background:#edebe9;border-radius:4px;height:8px;margin-top:6px}.mock-bar-fill{background:#0f6cbd;border-radius:4px;height:8px}.mock-org{flex-direction:column;align-items:center;gap:0;padding:8px 0;display:flex}.mock-org-node{text-align:left;background:#fff;border:1px solid #c8c6c4;border-radius:4px;width:120px;padding:8px 10px;font-size:11px;box-shadow:0 1px 2px #0000000a}.mock-org-node .name{font-weight:600}.mock-org-node .role{color:#616161;margin-top:2px;font-size:10px}.mock-org-line{background:#c8c6c4;width:1px;height:14px}.mock-org-row{gap:16px;display:flex}.feature-mockups{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:28px;display:grid}@media (width<=900px){.hero-grid,.feature-mockups{grid-template-columns:1fr}.hero h1{font-size:28px}.usp-grid,.feature-grid{grid-template-columns:1fr 1fr}.site-nav{display:none}.menu-toggle{display:inline-flex}.site-header-actions .btn-ghost{display:none}.site-header--open .site-nav-mobile{background:#fff;border-top:1px solid #e1dfdd;flex-direction:column;gap:0;padding:8px 24px 16px;display:flex}.site-nav-mobile a{color:#424242;border-bottom:1px solid #edebe9;align-items:center;min-height:44px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.site-nav-mobile a:last-child{border-bottom:none}.compare-scroll-hint{display:block}}@media (width<=560px){.landing-wrap{padding:0 16px}.section{padding:40px 0}.hero{padding:32px 0 40px}.hero h1{font-size:24px}.brand{gap:8px;font-size:13px}.usp-grid,.feature-grid{grid-template-columns:1fr}.mock-kpi-row{grid-template-columns:1fr 1fr}.mock-org-row{flex-direction:column;align-items:center}.site-footer-inner{flex-direction:column;align-items:flex-start}.site-header--open .site-nav-mobile{padding-left:16px;padding-right:16px}.hero-ctas .btn-lg,.pricing-card .btn-lg{min-height:44px}}
