.site-header{position:fixed;top:0;left:0;right:0;z-index:100;background:#fffffff2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid rgba(0,0,0,.06)}.site-header nav{max-width:1200px;margin:0 auto;padding:.75rem 2rem;display:flex;align-items:center;justify-content:space-between}.site-header .logo{font-size:1.25rem;font-weight:700;color:#1a1a2e;text-decoration:none;display:flex;align-items:center;gap:.5rem}.site-header .logo-img{height:36px;width:auto}.site-header .logo-wordmark{font-size:1.1rem;font-weight:700;color:#1a1a2e;letter-spacing:-.01em}.site-header .nav-links{display:flex;align-items:center;gap:2rem}.site-header .nav-links a{color:#4a5568;text-decoration:none;font-size:.95rem;font-weight:500;transition:color .2s}.site-header .nav-links a:hover,.site-header .nav-links a.active{color:#0891b2}.site-header .nav-cta{background:#1a1a2e;color:#fff!important;padding:.6rem 1.25rem;border-radius:8px;font-weight:600!important;transition:background .2s,transform .2s!important}.site-header .nav-cta:hover{background:#2d2d44!important;transform:translateY(-1px)}.site-header .nav-signin{color:#0891b2!important;font-weight:500}.site-footer{background:#1a1a2e;color:#94a3b8;padding:4rem 2rem 2rem}.site-footer .footer-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem}.site-footer .footer-brand p{margin-top:1rem;line-height:1.6;font-size:.9rem}.site-footer .footer-col h4{color:#fff;font-size:.9rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.site-footer .footer-col ul{list-style:none;padding:0;margin:0}.site-footer .footer-col li{margin-bottom:.6rem}.site-footer .footer-col a{color:#94a3b8;text-decoration:none;font-size:.9rem;transition:color .2s}.site-footer .footer-col a:hover{color:#fff}.site-footer .footer-bottom{max-width:1200px;margin:3rem auto 0;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center;font-size:.85rem}.site-footer .footer-bottom .social-links{display:flex;gap:1rem}.site-footer .footer-bottom .social-links a{color:#94a3b8;transition:color .2s}.site-footer .footer-bottom .social-links a:hover{color:#fff}.page-content{padding-top:var(--header-height, 60px)}@media(max-width:768px){.site-header nav{padding:.75rem 1rem}.site-header .logo-img{height:28px}.site-header .logo-wordmark{display:none}.site-header .nav-links{gap:.75rem}.site-header .nav-links a:not(.nav-cta):not(.nav-signin){display:none}.site-header .nav-cta{min-height:44px;display:inline-flex;align-items:center;padding:.625rem 1.25rem}.site-header .nav-signin{min-height:44px;display:inline-flex;align-items:center}.site-footer .footer-content{grid-template-columns:1fr;gap:2rem}.site-footer .footer-bottom{flex-direction:column;gap:1rem;text-align:center}.site-footer .footer-col a{display:inline-block;min-height:44px;line-height:44px}.site-footer .footer-col li{margin-bottom:0}}.fp-landing{color:#1a1a2e}.fp-landing .hero-section{padding:5rem 2rem 8rem;text-align:center;position:relative;overflow:clip;background:linear-gradient(150deg,#f0fdfa,#ecfeff 40%,#f0fdf4)}.fp-landing .hero-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 30% 20%,rgba(6,182,212,.1) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(34,197,94,.08) 0%,transparent 50%)}.fp-landing .hero-content{max-width:800px;margin:0 auto;position:relative;z-index:1}.fp-landing .hero-logo{display:block;width:300px;height:auto;margin:0 auto 2rem;filter:drop-shadow(0 8px 24px rgba(0,0,0,.1))}.fp-landing .hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:50px;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;background:#06b6d41a;color:#0891b2}.fp-landing .hero-badge:before{content:"✓";font-weight:700}.fp-landing .hero-content h1{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;background:linear-gradient(135deg,#134e4a,#14532d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.fp-landing .hero-content h1 span{background:linear-gradient(135deg,#06b6d4,#22c55e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.fp-landing .hero-content>p{font-size:1.25rem;color:#4a5568;line-height:1.7;max-width:600px;margin:0 auto 2.5rem}.fp-landing .hero-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.fp-landing .btn{padding:.875rem 2rem;border-radius:10px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;align-items:center;gap:.5rem;border:none;cursor:pointer}.fp-landing .btn-primary{background:linear-gradient(135deg,#06b6d4,#22c55e);color:#fff;box-shadow:0 4px 14px #06b6d459}.fp-landing .btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #06b6d473}.fp-landing .btn-secondary{background:#fff;color:#1a1a2e;border:1px solid #e2e8f0}.fp-landing .btn-secondary:hover{background:#f8f9fa;border-color:#cbd5e0}.fp-landing .hero-stats{display:flex;justify-content:center;gap:4rem;margin-top:4rem;padding-top:3rem;border-top:1px solid rgba(0,0,0,.06)}.fp-landing .hero-stat{text-align:center}.fp-landing .hero-stat .number{font-size:2.5rem;font-weight:800;color:#1a1a2e;line-height:1}.fp-landing .hero-stat .label{color:#64748b;font-size:.9rem;margin-top:.5rem}.fp-landing .matrix-demo-section{padding:6rem 2rem;background:#fff}.fp-landing .matrix-demo{max-width:700px;margin:0 auto 2rem;border-radius:16px;border:1px solid #ccfbf1;overflow:hidden;box-shadow:0 4px 24px #0000000f}.fp-landing .matrix-demo-header{display:grid;grid-template-columns:2fr repeat(4,1fr);background:#f0fdfa;border-bottom:1px solid #ccfbf1}.fp-landing .matrix-demo-corner{padding:1rem 1.25rem}.fp-landing .matrix-demo-surface{padding:1rem .75rem;text-align:center;font-weight:700;font-size:.85rem;color:#4a5568;text-transform:uppercase;letter-spacing:.05em}.fp-landing .matrix-demo-row{display:grid;grid-template-columns:2fr repeat(4,1fr);border-bottom:1px solid #f1f5f9}.fp-landing .matrix-demo-row:last-child{border-bottom:none}.fp-landing .matrix-demo-req{padding:1rem 1.25rem;font-weight:500;font-size:.95rem;color:#1a1a2e;display:flex;align-items:center}.fp-landing .matrix-demo-cell{padding:1rem .75rem;text-align:center;font-size:1.25rem;font-weight:700;display:flex;align-items:center;justify-content:center}.fp-landing .demo-cell--passing{color:#16a34a;background:#16a34a0d}.fp-landing .demo-cell--present{color:#0e7490;background:#06b6d414}.fp-landing .demo-cell--stub{color:#92400e;background:#ca8a0414}.fp-landing .demo-cell--failing{color:#dc2626;background:#dc26260d}.fp-landing .demo-cell--suspect{color:#6b7280;background:#6b72800d}.fp-landing .demo-cell--missing{color:#94a3b8;background:#94a3b808}.fp-landing .matrix-legend{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.fp-landing .legend-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#64748b;font-weight:500}.fp-landing .legend-dot{width:12px;height:12px;border-radius:50%}.fp-landing .legend-dot--passing{background:#16a34a}.fp-landing .legend-dot--present{background:#0e7490}.fp-landing .legend-dot--stub{background:#d97706}.fp-landing .legend-dot--failing{background:#dc2626}.fp-landing .legend-dot--suspect{background:#6b7280}.fp-landing .legend-dot--missing{background:#fff;border:1.5px dashed #d1d5db}.fp-landing .features-section{padding:6rem 2rem;background:#f0fdfa}.fp-landing .section-header{text-align:center;max-width:600px;margin:0 auto 4rem}.fp-landing .section-header h2{font-size:2.5rem;font-weight:800;color:#1a1a2e;margin-bottom:1rem}.fp-landing .section-header p{font-size:1.125rem;color:#64748b;line-height:1.7}.fp-landing .features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto}.fp-landing .feature-card{background:#fff;padding:2rem;border-radius:16px;border:1px solid #ccfbf1;transition:all .3s}.fp-landing .feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #06b6d41a;border-color:transparent}.fp-landing .feature-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1.25rem;background:linear-gradient(135deg,#ccfbf1,#d1fae5)}.fp-landing .feature-card h3{font-size:1.25rem;font-weight:700;color:#1a1a2e;margin-bottom:.75rem}.fp-landing .feature-card p{color:#64748b;line-height:1.6;font-size:.95rem}.fp-landing .how-it-works{padding:6rem 2rem;background:#fff}.fp-landing .steps-container{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;max-width:1000px;margin:0 auto;position:relative}.fp-landing .steps-container:before{content:"";position:absolute;top:40px;left:15%;right:15%;height:2px;background:linear-gradient(90deg,#ccfbf1,#06b6d4 30%,#22c55e 70%,#d1fae5)}.fp-landing .step{text-align:center;position:relative}.fp-landing .step-number{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.75rem;font-weight:800;margin:0 auto 1.5rem;position:relative;z-index:1;background:linear-gradient(135deg,#06b6d4,#22c55e);box-shadow:0 4px 14px #06b6d44d}.fp-landing .step h3{font-size:1.25rem;font-weight:700;color:#1a1a2e;margin-bottom:.75rem}.fp-landing .step p{color:#64748b;line-height:1.6;font-size:.95rem}.fp-landing .code-example-section{padding:6rem 2rem;background:#f0fdfa}.fp-landing .code-examples{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1100px;margin:0 auto}.fp-landing .code-block{border-radius:12px;overflow:hidden;box-shadow:0 4px 24px #0000001f;background:#042f2e;min-width:0}.fp-landing .code-block-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.08);background:#06b6d414}.fp-landing .code-lang{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#22d3ee}.fp-landing .code-file{color:#64748b;font-size:.8rem;font-family:SF Mono,Fira Code,monospace}.fp-landing .code-block pre{padding:1.5rem;margin:0;overflow-x:auto}.fp-landing .code-block code{font-size:.8rem;line-height:1.7;font-family:SF Mono,Fira Code,Cascadia Code,monospace;white-space:pre;word-break:keep-all;color:#ccfbf1}.fp-landing .cta-section{padding:6rem 2rem;text-align:center;background:linear-gradient(135deg,#042f2e,#14532d)}.fp-landing .cta-content{max-width:700px;margin:0 auto}.fp-landing .cta-content h2{font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:1rem}.fp-landing .cta-content p{font-size:1.125rem;color:#94a3b8;margin-bottom:2rem;line-height:1.7}.fp-landing .cta-content .btn-primary{background:linear-gradient(135deg,#06b6d4,#22c55e);color:#fff;box-shadow:0 4px 14px #06b6d44d}.fp-landing .cta-content .btn-primary:hover{box-shadow:0 6px 20px #06b6d480}@media(max-width:900px){.fp-landing .features-grid,.fp-landing .steps-container{grid-template-columns:1fr;max-width:500px}.fp-landing .steps-container:before{display:none}.fp-landing .hero-stats{gap:2rem}.fp-landing .code-examples{grid-template-columns:1fr}.fp-landing .matrix-demo-surface{font-size:.75rem;padding:.75rem .5rem}.fp-landing .matrix-demo-req{font-size:.85rem;padding:.75rem}.fp-landing .matrix-demo-cell{font-size:1rem;padding:.75rem .5rem}}@media(max-width:640px){.fp-landing .hero-section{padding:3rem 1.25rem 5rem}.fp-landing .hero-content h1{font-size:2.25rem}.fp-landing .hero-content>p{font-size:1.05rem}.fp-landing .btn{min-height:48px;padding:.875rem 1.5rem;font-size:1rem;width:100%;justify-content:center}.fp-landing .hero-cta{flex-direction:column;align-items:stretch;gap:.75rem}.fp-landing .section-header h2{font-size:1.75rem}.fp-landing .section-header p{font-size:1rem}.fp-landing .hero-stats{flex-direction:column;gap:1.5rem}.fp-landing .hero-logo{width:200px;margin-bottom:1.5rem}.fp-landing .matrix-demo{border-radius:12px}.fp-landing .matrix-demo-header,.fp-landing .matrix-demo-row{grid-template-columns:1.5fr repeat(4,1fr)}.fp-landing .matrix-legend{gap:1rem}.fp-landing .features-section,.fp-landing .how-it-works,.fp-landing .code-example-section,.fp-landing .matrix-demo-section{padding:3.5rem 1.25rem}.fp-landing .feature-card{padding:1.5rem}.fp-landing .step-number{width:60px;height:60px;font-size:1.5rem}.fp-landing .cta-section{padding:4rem 1.25rem}.fp-landing .cta-content h2{font-size:1.75rem}.fp-landing .cta-content p{font-size:1rem}.fp-landing .cta-content .btn-primary{width:auto;min-width:200px}}.fp-download{color:#1a1a2e}.fp-download .download-hero{background:linear-gradient(135deg,#f8f9ff,#f0f4ff,#e8f0ff);padding:5rem 2rem 4rem;text-align:center}.fp-download .download-hero h1{font-size:3rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#1a1a2e,#4a5568);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.fp-download .download-hero p{font-size:1.25rem;color:#4a5568;max-width:600px;margin:0 auto;line-height:1.7}.fp-download .quick-install{padding:4rem 2rem;background:#fff}.fp-download .quick-install-content{max-width:800px;margin:0 auto}.fp-download .quick-install h2{font-size:2rem;font-weight:700;color:#1a1a2e;margin-bottom:.5rem}.fp-download .quick-install .subtitle{color:#64748b;font-size:1.05rem;margin-bottom:2rem}.fp-download .install-options{display:grid;grid-template-columns:1fr auto 1fr;align-items:stretch;gap:1.25rem}.fp-download .install-option{position:relative;background:#f8f9ff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem 2rem}.fp-download .install-option--recommended{border-color:#6366f1;box-shadow:0 8px 30px #6366f11f}.fp-download .recommended-badge{position:absolute;top:-12px;left:1.5rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;padding:.35rem 1rem;border-radius:50px;font-size:.75rem;font-weight:600;letter-spacing:.02em;white-space:nowrap}.fp-download .install-option h3{font-size:1.1rem;font-weight:600;color:#1a1a2e;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.fp-download .install-option p{color:#64748b;font-size:.9rem;margin-bottom:1rem;line-height:1.5}.fp-download .install-option .code-block{background:#1a1a2e;color:#e2e8f0;padding:1rem 1.25rem;border-radius:8px;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:.9rem;overflow-x:auto;line-height:1.6}.fp-download .install-option .code-block code{color:inherit}.fp-download .install-option .code-comment{color:#64748b}.fp-download .install-option .code-command{color:#a5f3fc}.fp-download .install-divider{display:flex;align-items:center;justify-content:center;position:relative}.fp-download .install-divider:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background:#e2e8f0}.fp-download .install-divider span{position:relative;z-index:1;background:#fff;color:#94a3b8;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.4rem 0}.fp-download .setup-steps{padding:4rem 2rem;background:#fafbfc}.fp-download .setup-steps-content{max-width:800px;margin:0 auto}.fp-download .setup-steps h2{font-size:2rem;font-weight:700;color:#1a1a2e;margin-bottom:.5rem}.fp-download .setup-steps>.subtitle{color:#64748b;font-size:1.05rem;margin-bottom:2.5rem}.fp-download .setup-step{display:flex;gap:1.5rem;margin-bottom:2.5rem}.fp-download .step-number{width:40px;height:40px;min-width:40px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1rem;font-weight:700}.fp-download .step-content h3{font-size:1.15rem;font-weight:600;color:#1a1a2e;margin-bottom:.5rem}.fp-download .step-content p{color:#64748b;font-size:.95rem;line-height:1.6;margin-bottom:.75rem}.fp-download .step-content .code-block{background:#1a1a2e;color:#e2e8f0;padding:1rem 1.25rem;border-radius:8px;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:.9rem;overflow-x:auto;line-height:1.6}.fp-download .step-content .code-comment{color:#64748b}.fp-download .step-content .code-command{color:#a5f3fc}.fp-download .requirements-section{padding:4rem 2rem;background:#fff}.fp-download .requirements-content{max-width:800px;margin:0 auto}.fp-download .requirements-section h2{font-size:2rem;font-weight:700;color:#1a1a2e;margin-bottom:1.5rem}.fp-download .requirements-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.fp-download .requirement-card{background:#f8f9ff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem}.fp-download .requirement-card .req-icon{font-size:1.5rem;margin-bottom:.75rem}.fp-download .requirement-card h3{font-size:1rem;font-weight:600;color:#1a1a2e;margin-bottom:.25rem}.fp-download .requirement-card p{color:#64748b;font-size:.875rem;line-height:1.5}.fp-download .help-section{padding:4rem 2rem;background:linear-gradient(135deg,#1a1a2e,#2d2d44);text-align:center}.fp-download .help-section h2{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.75rem}.fp-download .help-section p{color:#94a3b8;font-size:1.05rem;margin-bottom:1.5rem;max-width:500px;margin-left:auto;margin-right:auto;line-height:1.6}.fp-download .help-section .code-block{background:#ffffff1a;color:#e2e8f0;padding:1rem 1.5rem;border-radius:8px;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:.9rem;display:inline-block}@media(max-width:640px){.fp-download .download-hero{padding:3rem 1.25rem 2.5rem}.fp-download .download-hero h1{font-size:2.25rem}.fp-download .download-hero p{font-size:1.05rem}.fp-download .quick-install,.fp-download .setup-steps,.fp-download .requirements-section{padding:2.5rem 1.25rem}.fp-download .quick-install h2,.fp-download .setup-steps h2,.fp-download .requirements-section h2{font-size:1.5rem}.fp-download .setup-step{flex-direction:column;gap:.75rem}.fp-download .install-options{grid-template-columns:1fr;gap:.5rem}.fp-download .install-divider{padding:.5rem 0}.fp-download .install-divider:before{top:50%;bottom:auto;left:0;right:0;width:auto;height:1px}.fp-download .install-divider span{padding:0 .75rem}.fp-download .install-option{padding:1.25rem;border-radius:10px}.fp-download .install-option .code-block,.fp-download .step-content .code-block{font-size:.8rem;padding:.875rem 1rem}.fp-download .requirements-grid{grid-template-columns:1fr}.fp-download .help-section{padding:3rem 1.25rem}.fp-download .help-section h2{font-size:1.5rem}.fp-download .help-section .code-block{font-size:.8rem;padding:.75rem 1rem;display:block;text-align:left}}.fp-docs{color:#1a1a2e}.fp-docs .docs-hero{background:linear-gradient(150deg,#f0fdfa,#ecfeff 40%,#f0fdf4);padding:5rem 2rem 4rem;text-align:center}.fp-docs .docs-hero-content{max-width:760px;margin:0 auto}.fp-docs .docs-badge{display:inline-flex;align-items:center;padding:.5rem 1rem;border-radius:50px;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;background:#06b6d41a;color:#0891b2}.fp-docs .docs-hero h1{font-size:3rem;font-weight:800;line-height:1.15;margin-bottom:1rem;background:linear-gradient(135deg,#134e4a,#14532d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.fp-docs .docs-hero p{font-size:1.2rem;color:#4a5568;max-width:640px;margin:0 auto 2rem;line-height:1.7}.fp-docs .docs-hero-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.fp-docs .docs-section-header{text-align:center;max-width:640px;margin:0 auto 2.5rem}.fp-docs .docs-section-header h2{font-size:2rem;font-weight:700;color:#1a1a2e;margin-bottom:.75rem}.fp-docs .docs-section-header p{color:#64748b;font-size:1.05rem;line-height:1.6}.fp-docs .docs-concepts{padding:4rem 2rem;background:#fff}.fp-docs .docs-concepts-grid{max-width:900px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.fp-docs .docs-concept-card{background:#f0fdfa;border:1px solid #ccfbf1;border-radius:12px;padding:1.75rem}.fp-docs .docs-concept-icon{font-size:1.75rem;margin-bottom:.75rem}.fp-docs .docs-concept-card h3{font-size:1.15rem;font-weight:600;color:#1a1a2e;margin-bottom:.5rem}.fp-docs .docs-concept-card p{color:#64748b;font-size:.925rem;line-height:1.6}.fp-docs .docs-quickstart{padding:4rem 2rem;background:#fafbfc}.fp-docs .docs-quickstart-content{max-width:800px;margin:0 auto}.fp-docs .docs-step{display:flex;gap:1.5rem;margin-bottom:2.5rem}.fp-docs .docs-step:last-child{margin-bottom:0}.fp-docs .docs-step-number{width:40px;height:40px;min-width:40px;background:linear-gradient(135deg,#06b6d4,#22c55e);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1rem;font-weight:700}.fp-docs .docs-step-content h3{font-size:1.15rem;font-weight:600;color:#1a1a2e;margin-bottom:.5rem}.fp-docs .docs-step-content p{color:#64748b;font-size:.95rem;line-height:1.6;margin-bottom:.75rem}.fp-docs .docs-code-block{background:#1a1a2e;color:#a5f3fc;padding:.875rem 1.25rem;border-radius:8px;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:.9rem;overflow-x:auto;line-height:1.6}.fp-docs .docs-code-block code{color:inherit}.fp-docs .docs-cli{padding:4rem 2rem;background:#fff}.fp-docs .docs-cli-content{max-width:800px;margin:0 auto}.fp-docs .docs-cli-table{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.fp-docs .docs-cli-row{display:flex;gap:1.5rem;align-items:baseline;padding:.875rem 1.25rem;border-bottom:1px solid #e2e8f0}.fp-docs .docs-cli-row:last-child{border-bottom:none}.fp-docs .docs-cli-row:nth-child(2n){background:#f8f9ff}.fp-docs .docs-cli-command{flex:0 0 auto;min-width:220px;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:.875rem;color:#0891b2;font-weight:600}.fp-docs .docs-cli-desc{color:#64748b;font-size:.925rem;line-height:1.5}.fp-docs .docs-cli-note{margin-top:1.5rem;text-align:center;color:#64748b;font-size:.95rem}.fp-docs .docs-cli-note code,.fp-docs .docs-section-header p code{background:#f0fdfa;color:#0891b2;padding:.15rem .4rem;border-radius:4px;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:.85em}.fp-docs .docs-guides{padding:4rem 2rem;background:#fafbfc}.fp-docs .docs-guides-grid{max-width:900px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.fp-docs .docs-guide-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.75rem;display:flex;flex-direction:column}.fp-docs .docs-guide-card h3{font-size:1.15rem;font-weight:600;color:#1a1a2e;margin-bottom:.5rem}.fp-docs .docs-guide-card p{color:#64748b;font-size:.925rem;line-height:1.6;margin-bottom:1.25rem;flex:1}.fp-docs .docs-guide-link{display:inline-flex;align-items:center;gap:.4rem;color:#0891b2;font-weight:600;font-size:.925rem;text-decoration:none}.fp-docs .docs-guide-link:hover{text-decoration:underline}.fp-docs .docs-cta{padding:4rem 2rem;background:linear-gradient(135deg,#134e4a,#14532d);text-align:center}.fp-docs .docs-cta-content{max-width:560px;margin:0 auto}.fp-docs .docs-cta h2{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.75rem}.fp-docs .docs-cta p{color:#a7f3d0;font-size:1.05rem;line-height:1.6;margin-bottom:1.75rem}@media(max-width:640px){.fp-docs .docs-hero{padding:3rem 1.25rem 2.5rem}.fp-docs .docs-hero h1{font-size:2.25rem}.fp-docs .docs-hero p{font-size:1.05rem}.fp-docs .docs-concepts,.fp-docs .docs-quickstart,.fp-docs .docs-cli,.fp-docs .docs-guides{padding:2.5rem 1.25rem}.fp-docs .docs-section-header h2{font-size:1.5rem}.fp-docs .docs-step{flex-direction:column;gap:.75rem}.fp-docs .docs-cli-row{flex-direction:column;gap:.35rem}.fp-docs .docs-cli-command{min-width:0}.fp-docs .docs-cta{padding:3rem 1.25rem}.fp-docs .docs-cta h2{font-size:1.5rem}}.fp-pricing{color:#1a1a2e}.fp-pricing .pricing-hero{background:linear-gradient(135deg,#f8f9ff,#f0f4ff);padding:5rem 2rem 4rem;text-align:center}.fp-pricing .pricing-hero h1{font-size:3rem;font-weight:800;color:#1a1a2e;margin-bottom:1rem}.fp-pricing .pricing-hero p{font-size:1.25rem;color:#64748b;max-width:600px;margin:0 auto}.fp-pricing .billing-toggle{display:flex;align-items:center;justify-content:center;gap:1rem;margin:2.5rem 0}.fp-pricing .billing-toggle span{font-size:.95rem;color:#64748b;font-weight:500}.fp-pricing .billing-toggle span.active{color:#1a1a2e;font-weight:600}.fp-pricing .toggle-switch{width:56px;height:30px;background:#e2e8f0;border-radius:15px;position:relative;cursor:pointer;transition:background .3s;border:none;padding:0;display:inline-block;flex-shrink:0}.fp-pricing .toggle-switch[data-checked]{background:#6366f1}.fp-pricing .toggle-switch:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.fp-pricing .toggle-thumb{display:block;position:absolute;width:24px;height:24px;background:#fff;border-radius:50%;top:3px;left:3px;transition:transform .3s;box-shadow:0 2px 4px #00000026}.fp-pricing .toggle-thumb[data-checked]{transform:translate(26px)}.fp-pricing .save-badge{background:#10b9811a;color:#059669;padding:.25rem .75rem;border-radius:50px;font-size:.8rem;font-weight:600}.fp-pricing .pricing-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto;padding:2rem}.fp-pricing .pricing-card{background:#fff;border-radius:20px;padding:2.5rem;border:2px solid #e2e8f0;position:relative;transition:all .3s}.fp-pricing .pricing-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000014}.fp-pricing .pricing-card.featured{border-color:#6366f1;box-shadow:0 8px 30px #6366f126}.fp-pricing .pricing-card.featured:hover{box-shadow:0 20px 50px #6366f133}.fp-pricing .popular-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;padding:.4rem 1.25rem;border-radius:50px;font-size:.8rem;font-weight:600;white-space:nowrap}.fp-pricing .card-header{margin-bottom:1.5rem}.fp-pricing .card-header h3{font-size:1.5rem;font-weight:700;color:#1a1a2e;margin-bottom:.5rem}.fp-pricing .card-header p{color:#64748b;font-size:.95rem}.fp-pricing .price{margin-bottom:1.5rem}.fp-pricing .price .amount{font-size:3.5rem;font-weight:800;color:#1a1a2e;line-height:1}.fp-pricing .price .amount sup{font-size:1.5rem;vertical-align:super;margin-right:2px}.fp-pricing .price .period{color:#64748b;font-size:1rem;margin-left:.25rem}.fp-pricing .price .old-price{color:#94a3b8;text-decoration:line-through;font-size:1rem;display:block;margin-top:.25rem}.fp-pricing .features-list{list-style:none;padding:0;margin:0 0 2rem}.fp-pricing .features-list li{display:flex;align-items:flex-start;gap:.75rem;padding:.6rem 0;color:#4a5568;font-size:.95rem;border-bottom:1px solid #f0f4f8}.fp-pricing .features-list li:last-child{border-bottom:none}.fp-pricing .features-list .check{color:#10b981;font-weight:700;flex-shrink:0}.fp-pricing .features-list .cross{color:#cbd5e0;flex-shrink:0}.fp-pricing .pricing-btn{display:block;width:100%;padding:1rem;border-radius:10px;font-size:1rem;font-weight:600;text-align:center;text-decoration:none;transition:all .2s;cursor:pointer;border:none}.fp-pricing .pricing-btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}.fp-pricing .pricing-btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #6366f159}.fp-pricing .pricing-btn-secondary{background:#f8f9fa;color:#1a1a2e;border:1px solid #e2e8f0}.fp-pricing .pricing-btn-secondary:hover{background:#edf2f7}.fp-pricing .faq-section{padding:5rem 2rem;background:#fafbfc}.fp-pricing .faq-section h2{text-align:center;font-size:2.25rem;font-weight:800;color:#1a1a2e;margin-bottom:3rem}.fp-pricing .faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:900px;margin:0 auto}.fp-pricing .faq-item{background:#fff;padding:1.5rem;border-radius:12px;border:1px solid #e2e8f0}.fp-pricing .faq-item h4{font-size:1rem;font-weight:600;color:#1a1a2e;margin-bottom:.5rem}.fp-pricing .faq-item p{color:#64748b;font-size:.9rem;line-height:1.6}.fp-pricing .enterprise-cta{padding:5rem 2rem;background:linear-gradient(135deg,#1a1a2e,#2d2d44);text-align:center}.fp-pricing .enterprise-cta h2{font-size:2rem;font-weight:800;color:#fff;margin-bottom:1rem}.fp-pricing .enterprise-cta p{color:#94a3b8;font-size:1.1rem;max-width:600px;margin:0 auto 2rem;line-height:1.7}.fp-pricing .enterprise-cta .enterprise-contact-btn{display:inline-block;background:#fff;color:#1a1a2e;padding:1rem 2rem;border-radius:10px;font-weight:600;text-decoration:none;transition:all .2s;border:none;font-size:1rem;cursor:pointer}.fp-pricing .enterprise-cta .enterprise-contact-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}@media(max-width:900px){.fp-pricing .pricing-cards{grid-template-columns:1fr;max-width:400px;padding:2rem 1rem}.fp-pricing .pricing-card.featured{order:-1}.fp-pricing .faq-grid{grid-template-columns:1fr}}@media(max-width:640px){.fp-pricing .pricing-hero{padding:3rem 1.25rem 2.5rem}.fp-pricing .pricing-hero h1{font-size:2.25rem}.fp-pricing .pricing-hero p{font-size:1.05rem}.fp-pricing .price .amount{font-size:2.75rem}.fp-pricing .pricing-card{padding:1.75rem;border-radius:16px}.fp-pricing .pricing-btn{min-height:48px;display:flex;align-items:center;justify-content:center}.fp-pricing .toggle-switch{min-height:44px;min-width:56px}.fp-pricing .faq-section{padding:3.5rem 1.25rem}.fp-pricing .faq-section h2{font-size:1.75rem}.fp-pricing .faq-item{padding:1.25rem}.fp-pricing .enterprise-cta{padding:3.5rem 1.25rem}.fp-pricing .enterprise-cta h2{font-size:1.75rem}.fp-pricing .enterprise-cta .enterprise-contact-btn{min-height:48px;display:inline-flex;align-items:center;width:100%;justify-content:center;max-width:300px}}.login-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(150deg,#042f2e,#134e4a 40%,#14532d);padding:2rem;position:relative;overflow:hidden}.login-container:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 30% 40%,rgba(6,182,212,.15) 0%,transparent 40%),radial-gradient(circle at 70% 70%,rgba(34,197,94,.1) 0%,transparent 40%);pointer-events:none}.login-card{background:#fffffff7;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:20px;padding:3rem;width:100%;max-width:420px;box-shadow:0 20px 60px #0000004d,0 0 0 1px #ffffff1a;position:relative;z-index:1}.login-logo{text-align:center;margin-bottom:2rem}.login-logo a{display:inline-block;text-decoration:none;text-align:center}.login-logo-img{width:120px;height:auto;margin-bottom:.5rem}.login-logo-text{display:block;font-size:1.5rem;font-weight:700;color:#134e4a;margin-bottom:.25rem}.login-subtitle{color:#64748b;font-size:.95rem;margin-top:0}.login-form{display:flex;flex-direction:column;gap:1.25rem}.login-field{display:flex;flex-direction:column;gap:.375rem}.login-field label{font-size:.875rem;font-weight:600;color:#374151}.login-field input{padding:.875rem 1rem;font-size:1rem;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;transition:border-color .2s,box-shadow .2s;background:#f8fffe}.login-field input:focus{border-color:#06b6d4;box-shadow:0 0 0 3px #06b6d41a;background:#fff}.login-field input::placeholder{color:#a0aec0}.login-btn{padding:.875rem 1.5rem;font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#06b6d4,#22c55e);border:none;border-radius:10px;cursor:pointer;transition:transform .15s,box-shadow .15s;margin-top:.5rem}.login-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #06b6d459}.login-btn:disabled{background:linear-gradient(135deg,#67e8f9,#86efac);cursor:not-allowed;opacity:.7}.login-error{padding:.75rem 1rem;background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626;border-radius:10px;font-size:.875rem}.login-info{color:#475569;font-size:.9rem;line-height:1.5;margin:0}.login-info strong{color:#1e293b}.login-links{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:.25rem}.login-link{font-size:.875rem;color:#0d9488;text-decoration:none;font-weight:500}.login-link:hover{color:#0f766e;text-decoration:underline}.login-link-btn{background:none;border:none;font-size:.875rem;color:#0d9488;font-weight:500;cursor:pointer;padding:0}.login-link-btn:hover:not(:disabled){color:#0f766e;text-decoration:underline}.login-link-btn:disabled{color:#94a3b8;cursor:default}.login-dev-note{margin-top:1.5rem;padding:.75rem;background-color:#f0fdfa;border:1px solid #99f6e4;border-radius:10px;font-size:.8rem;color:#0f766e;text-align:center}@media(max-width:480px){.login-container{padding:1rem}.login-card{padding:2rem 1.5rem;border-radius:16px}.login-logo-img{width:90px}}.app-layout{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;background-color:#f0fdfa}.app-header{background-color:#fff;border-bottom:1px solid #ccfbf1;padding:0 2rem;height:auto;min-height:64px;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100;box-shadow:0 1px 3px #06b6d40f}.app-header-left{display:flex;align-items:center;gap:2rem}.app-logo{font-size:1.125rem;font-weight:700;color:#2d3748;text-decoration:none;display:flex;align-items:center;gap:.75rem}.app-logo-img{height:70px;width:auto}.app-logo-wordmark{font-size:1.125rem;font-weight:700;color:#2d3748;letter-spacing:-.01em}.app-nav{display:flex;gap:.25rem}.app-nav a{color:#4a5568;text-decoration:none;font-size:.9rem;font-weight:500;padding:.5rem 1rem;border-radius:8px;transition:background-color .15s,color .15s}.app-nav a:hover{background-color:#f0fdfa;color:#0f766e}.app-nav a.active{background-color:#ccfbf1;color:#0f766e;font-weight:600}.app-nav a.app-nav-settings{display:inline-flex;align-items:center;gap:.35rem}.app-nav-settings-icon{font-size:.95rem;line-height:1}.app-header-right{display:flex;align-items:center;gap:1rem}.app-user-email{font-size:.875rem;color:#4a5568}.app-settings-link{font-size:.875rem;color:#0891b2;text-decoration:none;font-weight:500}.app-settings-link:hover{color:#0e7490;text-decoration:underline}.app-signout-btn{padding:.375rem .875rem;font-size:.8rem;color:#6b7280;background-color:transparent;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:background-color .15s,border-color .15s}.app-signout-btn:hover{background-color:#f0fdfa;border-color:#99f6e4;color:#0f766e}.app-main{padding:2rem;max-width:1400px;margin:0 auto}.app-page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.app-page-title{font-size:1.5rem;font-weight:700;color:#134e4a;margin:0}.app-breadcrumb{margin-bottom:1rem}.app-breadcrumb a{color:#0891b2;text-decoration:none;font-size:.9rem}.app-breadcrumb a:hover{text-decoration:underline;color:#0e7490}.app-error{padding:.75rem 1rem;background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626;border-radius:10px;margin-bottom:1rem;font-size:.875rem}.app-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000d,0 0 0 1px #06b6d40f;overflow:hidden}.app-card-header{padding:1rem 1.5rem;border-bottom:1px solid #ecfdf5;background-color:#f0fdfa}.app-card-body{padding:1.5rem}.btn-primary{padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#06b6d4,#22c55e);border:none;border-radius:8px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:.375rem;transition:transform .15s,box-shadow .15s}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #06b6d44d}.btn-secondary{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#374151;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:.375rem;transition:background-color .15s,border-color .15s}.btn-secondary:hover{background-color:#f0fdfa;border-color:#99f6e4}.btn-danger{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#fff;background-color:#dc2626;border:none;border-radius:8px;cursor:pointer;transition:background-color .15s}.btn-danger:hover{background-color:#b91c1c}.btn-danger:disabled{background-color:#fca5a5;cursor:not-allowed}.status-badge{display:inline-block;padding:.2rem .7rem;border-radius:9999px;font-size:.75rem;font-weight:600}.status-badge-draft{background-color:#fef3c7;color:#92400e}.status-badge-active{background-color:#dcfce7;color:#166534}.status-badge-archived{background-color:#e5e7eb;color:#374151}.status-badge-evidence-passing{background-color:#dcfce7;color:#166534}.status-badge-evidence-failing{background-color:#fef2f2;color:#dc2626}.status-badge-evidence-suspect{background-color:#fef3c7;color:#92400e}.status-badge-evidence-present{background-color:#dbeafe;color:#1e40af}.status-badge-evidence-stub{background-color:#fef3c7;color:#92400e}.surface-tag{display:inline-block;padding:.25rem .75rem;background-color:#ccfbf1;color:#0f766e;border-radius:6px;font-size:.875rem;font-weight:500}.empty-state{text-align:center;padding:4rem 2rem;color:#6b7280}.empty-state p{margin-bottom:.5rem}.empty-state a{color:#0891b2}.empty-state a.btn-primary{color:#fff}.app-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.app-table{width:100%;border-collapse:collapse}.app-table th{padding:.75rem 1rem;text-align:left;font-weight:600;color:#134e4a;background-color:#f0fdfa;border-bottom:2px solid #ccfbf1;font-size:.875rem}.app-table td{padding:.75rem 1rem;border-bottom:1px solid #ecfdf5;vertical-align:middle}.app-table tbody tr:hover{background-color:#f0fdfa}.app-form{max-width:600px}.form-field{margin-bottom:1.25rem}.form-field label{display:block;margin-bottom:.375rem;font-weight:600;font-size:.875rem;color:#374151}.form-field .required{color:#dc2626}.form-field input[type=text],.form-field input[type=email],.form-field textarea,.form-field select{width:100%;padding:.625rem .875rem;font-size:.9rem;border:1.5px solid #d1d5db;border-radius:8px;transition:border-color .15s,box-shadow .15s;box-sizing:border-box;background:#fff}.form-field input:focus,.form-field textarea:focus,.form-field select:focus{outline:none;border-color:#06b6d4;box-shadow:0 0 0 3px #06b6d41a}.form-field textarea{resize:vertical;min-height:80px}.form-field .hint{margin-top:.25rem;font-size:.75rem;color:#6b7280}.form-field .readonly{background-color:#f0fdfa;color:#6b7280;cursor:not-allowed}.form-actions{display:flex;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #ecfdf5}.app-filters{display:flex;gap:1rem;align-items:center}.filter-group{display:flex;align-items:center;gap:.5rem}.filter-group label{font-size:.875rem;color:#6b7280}.filter-group select{padding:.375rem .75rem;font-size:.875rem;border:1.5px solid #d1d5db;border-radius:8px;background-color:#fff}.filter-group select:focus{outline:none;border-color:#06b6d4;box-shadow:0 0 0 3px #06b6d41a}@media(max-width:768px){.app-header{padding:0 .75rem;height:56px}.app-header-left{gap:.5rem}.app-nav{gap:.125rem}.app-nav a{padding:.625rem;font-size:.8rem;min-height:44px;display:inline-flex;align-items:center}.app-user-email{display:none}.app-settings-link{font-size:.8rem;min-height:44px;display:inline-flex;align-items:center}.app-signout-btn{min-height:44px;min-width:44px;padding:.5rem .75rem;font-size:.8rem}.app-main{padding:1rem;overflow-x:hidden}.app-page-header{flex-direction:column;align-items:flex-start;gap:.75rem}.app-page-title{font-size:1.25rem}.btn-primary,.btn-secondary,.btn-danger{min-height:44px;padding:.625rem 1rem;font-size:.875rem}.app-filters{flex-direction:column;align-items:flex-start;width:100%;gap:.75rem}.filter-group{flex-wrap:wrap;width:100%}.filter-group select{flex:1;min-width:0;min-height:44px;font-size:1rem}.filter-group label{font-size:.8rem}.app-card{border-radius:8px}.app-table th,.app-table td{padding:.625rem .75rem;font-size:.8rem}.app-card-header{padding:.75rem 1rem}.app-card-body{padding:1rem}.app-form{max-width:100%}.form-field input[type=text],.form-field input[type=email],.form-field textarea,.form-field select{font-size:1rem;padding:.75rem;min-height:44px}.form-actions{flex-direction:column;gap:.75rem}.form-actions .btn-primary,.form-actions .btn-secondary{width:100%;justify-content:center}.empty-state{padding:2.5rem 1.5rem}.status-badge{font-size:.7rem;padding:.25rem .625rem}}@media(max-width:480px){.app-header{padding:0 .5rem}.app-nav a{padding:.5rem;font-size:.75rem}.app-main{padding:.75rem}.app-page-title{font-size:1.125rem}}.collapse-toggle{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;margin-right:.375rem;padding:0;border:none;background:transparent;cursor:pointer;border-radius:4px;color:#6366f1;font-size:.625rem;vertical-align:middle;transition:background-color .15s}.collapse-toggle:hover{background-color:#eef2ff}.collapse-toggle:focus-visible{outline:2px solid #6366f1;outline-offset:1px}.collapse-toggle-icon{display:inline-block;transition:transform .2s ease;line-height:1}.collapse-toggle-icon.collapsed{transform:rotate(-90deg)}.child-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;margin-left:.5rem;padding:0 .375rem;font-size:.7rem;font-weight:600;color:#6366f1;background-color:#eef2ff;border-radius:9999px;vertical-align:middle}.btn-sm{padding:.25rem .75rem;font-size:.8rem}.matrix-loading{text-align:center;padding:4rem 2rem;color:#6b7280}.matrix-legend{display:flex;gap:1rem;margin-bottom:1rem;flex-wrap:wrap;padding:.75rem 1rem;background:#fff;border-radius:10px;border:1px solid #ccfbf1}.matrix-legend-item{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#4a5568;font-weight:500}.matrix-cell-preview{width:1.25rem;height:1.25rem;border-radius:.25rem;display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:700}.matrix-table-wrapper{overflow-x:auto;background:#fff;border-radius:12px;border:1px solid #ccfbf1;box-shadow:0 1px 3px #06b6d40f}.matrix-table{width:100%;border-collapse:collapse;font-size:.875rem}.matrix-table th{padding:.75rem;background-color:#f0fdfa;border-bottom:2px solid #ccfbf1;text-align:left;font-weight:700;color:#134e4a;white-space:nowrap}.matrix-table .matrix-th-surface{text-align:center;min-width:64px}.matrix-table td{padding:.75rem;border-bottom:1px solid #ecfdf5;vertical-align:middle}.matrix-table tbody tr:hover{background-color:#f0fdfa}.matrix-td-cell{text-align:center}.matrix-req-link{text-decoration:none;display:block}.matrix-req-title{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#134e4a}.matrix-req-slug{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,monospace;font-size:.75rem;color:#0891b2;margin-top:.125rem;opacity:.8}.matrix-cell{width:2rem;height:2rem;border-radius:6px;display:flex;align-items:center;justify-content:center;margin:0 auto;font-weight:700;font-size:.8rem;text-decoration:none;transition:transform .15s,box-shadow .15s}.matrix-cell:hover{transform:scale(1.15);box-shadow:0 4px 12px #0000001f}.matrix-cell.not-required{opacity:.4}.matrix-cell.passing,.matrix-cell-preview.passing{background-color:#dcfce7;color:#166534}.matrix-cell.present,.matrix-cell-preview.present{background-color:#cffafe;color:#0e7490}.matrix-cell.stub,.matrix-cell-preview.stub{background-color:#fef3c7;color:#92400e}.matrix-cell.failing,.matrix-cell-preview.failing{background-color:#fee2e2;color:#dc2626}.matrix-cell.suspect,.matrix-cell-preview.suspect{background-color:#f3f4f6;color:#6b7280}.matrix-cell.missing,.matrix-cell-preview.missing{background-color:#fff;color:#d1d5db;border:1.5px dashed #e5e7eb}.matrix-dev-note{margin-top:2rem;padding:1rem;background-color:#f0fdfa;border:1px solid #99f6e4;border-radius:10px;font-size:.85rem;color:#0f766e}@media(max-width:768px){.matrix-legend{gap:.5rem;padding:.5rem .75rem}.matrix-legend-item{font-size:.75rem;min-height:32px}.matrix-table-wrapper{max-width:calc(100vw - 2rem);-webkit-overflow-scrolling:touch}.matrix-table th,.matrix-table td{padding:.4rem}.matrix-table th{font-size:.75rem}.matrix-th-surface{min-width:48px}.matrix-cell{width:1.75rem;height:1.75rem;font-size:.75rem;border-radius:6px}.matrix-req-title{font-size:.8rem}.matrix-req-slug{font-size:.7rem}.matrix-dev-note{margin-top:1.5rem;padding:.75rem;font-size:.8rem}}@media(max-width:480px){.matrix-table-wrapper{max-width:calc(100vw - 1.5rem)}.matrix-table th,.matrix-table td{padding:.375rem}.matrix-cell{width:1.5rem;height:1.5rem;font-size:.7rem}}.matrix-parent-row{font-weight:500}.matrix-parent-row td{border-bottom-color:#e0f2fe}.matrix-child-row{background-color:#fafffe}.matrix-child-row .matrix-req-link{padding-left:1.25rem}.matrix-child-connector{color:#9ca3af;margin-right:.25rem;font-size:.75rem}.requirement-parent-row{font-weight:500}.requirement-parent-row td{border-bottom-color:#e0f2fe}.requirement-child-row{background-color:#fafffe}.app-table .requirement-child-cell{padding-left:1.5rem}.requirement-child-connector{color:#9ca3af;margin-right:.25rem;font-size:.875rem}.requirement-slug-code{background-color:#f3f4f6;padding:.125rem .375rem;border-radius:.25rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8rem}.requirement-surfaces{font-size:.875rem;color:#4b5563}.requirement-surfaces-empty{color:#9ca3af}.requirement-form{width:100%}.requirement-form-grid{display:grid;grid-template-columns:1fr 320px;gap:2rem;align-items:start}.requirement-form-main{display:flex;flex-direction:column;gap:1.25rem}.requirement-form-sidebar{display:flex;flex-direction:column;gap:1.25rem;background:#f0fdfa;border-radius:12px;padding:1.25rem;border:1px solid #ccfbf1}.requirement-form .form-field{display:flex;flex-direction:column;gap:.375rem}.requirement-form .form-field label{font-weight:600;font-size:.8125rem;color:#374151;text-transform:uppercase;letter-spacing:.025em}.requirement-form .form-field .required{color:#dc2626}.requirement-form .form-field input[type=text],.requirement-form .form-field textarea,.requirement-form .form-field select{width:100%;padding:.5rem .75rem;font-size:.9rem;border:1.5px solid #d1d5db;border-radius:8px;transition:border-color .15s,box-shadow .15s;box-sizing:border-box;background:#fff}.requirement-form .form-field input:focus,.requirement-form .form-field textarea:focus,.requirement-form .form-field select:focus{outline:none;border-color:#06b6d4;box-shadow:0 0 0 3px #06b6d41a}.requirement-form .form-field textarea{resize:vertical;min-height:80px}.requirement-form .form-field .readonly{background-color:#f0fdfa;color:#6b7280;cursor:not-allowed}.requirement-form .hint{font-size:.75rem;color:#6b7280;margin:0}.requirement-form .hint-warning{color:#b45309}.surface-toggle-group{display:flex;flex-wrap:wrap;gap:.5rem}.surface-toggle{padding:.375rem .875rem;font-size:.8125rem;font-weight:600;border:2px solid #d1d5db;border-radius:8px;background:#fff;color:#6b7280;cursor:pointer;transition:all .15s;-webkit-user-select:none;user-select:none}.surface-toggle:hover{border-color:#67e8f9;color:#0e7490;background:#f0fdfa}.surface-toggle-active{border-color:#06b6d4;background:linear-gradient(135deg,#06b6d4,#22c55e);color:#fff;box-shadow:inset 0 2px 4px #00000026}.surface-toggle-active:hover{border-color:#0891b2;background:linear-gradient(135deg,#0891b2,#16a34a);color:#fff}.requirement-form-actions{display:flex;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #ecfdf5}@media(max-width:768px){.requirement-form-grid{grid-template-columns:1fr}.requirement-form-sidebar{order:-1}.surface-toggle{min-height:44px;padding:.5rem 1rem;font-size:.875rem;display:inline-flex;align-items:center}.requirement-form .form-field input[type=text],.requirement-form .form-field textarea,.requirement-form .form-field select{font-size:1rem;padding:.75rem;min-height:44px}.requirement-form-actions{flex-direction:column;gap:.75rem}.requirement-form-actions .btn-primary,.requirement-form-actions .btn-secondary{width:100%;min-height:44px;justify-content:center;text-align:center}}.workspace-form-page{max-width:640px;margin:2rem auto;padding:0 1.5rem}.workspace-form-page h1{margin-bottom:.5rem;color:#134e4a}.form-description{color:#6b7280;margin-bottom:2rem}.form-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:.75rem 1rem;border-radius:10px;margin-bottom:1.5rem;font-size:.875rem}.workspace-form{display:flex;flex-direction:column;gap:1.5rem}.form-field{display:flex;flex-direction:column;gap:.375rem}.form-field label{font-weight:600;font-size:.875rem;color:#374151}.form-field input,.form-field select,.form-field textarea{padding:.625rem .75rem;border:1.5px solid #d1d5db;border-radius:8px;font-size:.9375rem;background:#fff;transition:border-color .15s,box-shadow .15s}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:none;border-color:#06b6d4;box-shadow:0 0 0 3px #06b6d41a}.form-field input:invalid:not(:placeholder-shown){border-color:#ef4444}.form-hint{font-size:.75rem;color:#9ca3af}.form-field input.readonly,.form-field textarea.readonly{background-color:#f0fdfa;color:#6b7280;cursor:not-allowed}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-actions{display:flex;gap:.75rem;padding-top:.5rem}.form-actions .btn{padding:.625rem 1.25rem;border-radius:8px;font-weight:600;font-size:.875rem;cursor:pointer;border:none;transition:background .15s,opacity .15s}.form-actions .btn:disabled{opacity:.6;cursor:not-allowed}.form-actions .btn-primary{background:linear-gradient(135deg,#06b6d4,#22c55e);color:#fff}.form-actions .btn-primary:hover:not(:disabled){box-shadow:0 4px 12px #06b6d44d}.form-actions .btn-secondary{background:#f0fdfa;color:#0f766e}.form-actions .btn-secondary:hover{background:#ccfbf1}@media(max-width:480px){.form-row{grid-template-columns:1fr}}.form-fieldset{border:1.5px solid #ccfbf1;border-radius:10px;padding:1.25rem;margin:0;display:flex;flex-direction:column;gap:1.25rem}.form-fieldset legend{font-weight:600;font-size:.875rem;color:#0f766e;padding:0 .5rem}@media(max-width:768px){.workspace-form-page{margin:1rem auto;padding:0 1rem}.workspace-form-page h1{font-size:1.25rem}.form-row{grid-template-columns:1fr}.form-field input,.form-field select,.form-field textarea{font-size:1rem;min-height:44px;padding:.75rem}.form-actions{flex-direction:column}.form-actions .btn{width:100%;min-height:44px;display:inline-flex;align-items:center;justify-content:center}}.workspace-show-page{max-width:800px;margin:2rem auto;padding:0 1.5rem}.workspace-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #ccfbf1}.workspace-header h1{margin:0 0 .25rem;color:#134e4a}.workspace-meta{display:flex;gap:.75rem;align-items:center;margin:0}.workspace-slug{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:.875rem;color:#0891b2}.workspace-description{color:#4a5568;margin-top:.5rem;font-size:.95rem}.surface-chip-list{display:flex;gap:.5rem;flex-wrap:wrap;list-style:none;margin:1rem 0;padding:0}.surface-chip{display:inline-flex;align-items:center;gap:.25rem}.surface-chip-remove{border:none;background:transparent;color:#6b7280;cursor:pointer;font-size:1rem;line-height:1;padding:0 .25rem}.surface-chip-remove:hover:not(:disabled){color:#dc2626}.surface-chip-remove:disabled{cursor:not-allowed;opacity:.5}.add-surface-form{display:flex;gap:.5rem;align-items:center;margin-top:1rem;max-width:28rem}.add-surface-form input{flex:1;padding:.5rem .75rem;border:1.5px solid #d1d5db;border-radius:8px;font-size:.875rem}.add-surface-form input:focus{outline:none;border-color:#06b6d4;box-shadow:0 0 0 3px #06b6d41a}.workspace-actions{display:flex;gap:.5rem}.workspace-actions .btn{padding:.5rem 1rem;border-radius:8px;font-weight:600;font-size:.8125rem;cursor:pointer;border:none;text-decoration:none;transition:background .15s}.workspace-actions .btn-secondary{background:#f0fdfa;color:#0f766e}.workspace-actions .btn-secondary:hover{background:#ccfbf1}.workspace-actions .btn-danger{background:#fef2f2;color:#dc2626}.workspace-actions .btn-danger:hover{background:#fee2e2}.workspace-section{margin-top:2rem}.workspace-section .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.workspace-section .section-header h2{margin:0;font-size:1.25rem;color:#134e4a}.section-description{color:#6b7280;font-size:.875rem;margin-bottom:1rem}.empty-state{text-align:center;padding:2rem;background:#f0fdfa;border-radius:12px;border:1.5px dashed #99f6e4}.empty-state p{color:#6b7280;margin-bottom:1rem}.btn-sm{padding:.375rem .75rem!important;font-size:.8125rem!important}.btn-primary{background:linear-gradient(135deg,#06b6d4,#22c55e);color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;font-weight:600;cursor:pointer;text-decoration:none;font-size:.875rem}.btn-primary:hover{box-shadow:0 4px 12px #06b6d44d}.api-keys-table td code{background:#f3f4f6;padding:.125rem .375rem;border-radius:.25rem;font-size:.8125rem}.create-key-fields{display:flex;gap:1rem;margin-bottom:1rem}.create-key-fields input{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem}.create-key-fields input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.new-key-callout{background:#ecfdf5;border:1px solid #10b981;border-radius:.75rem;padding:1rem 1.25rem;margin-bottom:1.5rem}.new-key-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.new-key-header strong{color:#065f46}.new-key-dismiss{background:transparent;border:none;font-size:1.25rem;color:#6b7280;cursor:pointer;padding:0;line-height:1}.new-key-dismiss:hover{color:#374151}.new-key-callout p{color:#047857;font-size:.875rem;margin:0 0 .75rem}.new-key-token-row{display:flex;gap:.75rem;align-items:center}.new-key-token{flex:1;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;padding:.5rem .75rem;font-size:.8125rem;font-family:monospace;word-break:break-all}@media(max-width:768px){.workspace-show-page{margin:1rem auto;padding:0 1rem}.workspace-header{flex-direction:column;gap:1rem;align-items:flex-start}.workspace-actions{width:100%}.workspace-actions .btn{flex:1;min-height:44px;display:inline-flex;align-items:center;justify-content:center;font-size:.875rem}.add-surface-form{flex-direction:column;max-width:100%;align-items:stretch}.add-surface-form input{min-height:44px;font-size:1rem}.add-surface-form .btn-primary{min-height:44px}.surface-chip{min-height:36px}.surface-chip-remove{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.api-keys-table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.api-keys-table th,.api-keys-table td{padding:.5rem .75rem;white-space:nowrap}.create-key-fields{flex-direction:column}.create-key-fields input{min-height:44px;font-size:1rem}.new-key-token-row{flex-direction:column;align-items:stretch}.new-key-token{font-size:.75rem;word-break:break-all}.workspace-section .section-header{flex-direction:column;align-items:flex-start;gap:.75rem}.btn-sm{min-height:44px!important;padding:.5rem 1rem!important}}@media(max-width:480px){.workspace-show-page{padding:0 .75rem}.workspace-header h1{font-size:1.25rem}}.wizard-page{max-width:720px;margin:2rem auto;padding:0 1.5rem}.wizard-header{margin-bottom:1.5rem}.wizard-header h1{margin:0 0 .25rem;color:#134e4a}.wizard-subtitle{color:#4a5568;font-size:.95rem;margin:0}.wizard-steps{display:flex;gap:.5rem;list-style:none;margin:0 0 1.5rem;padding:0;flex-wrap:wrap}.wizard-step-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .75rem;border-radius:999px;font-size:.8125rem;font-weight:600;border:1.5px solid #e5e7eb;color:#9ca3af;background:#f9fafb}.wizard-step-pill[data-state=current]{border-color:#06b6d4;color:#0f766e;background:#f0fdfa}.wizard-step-pill[data-state=done]{border-color:#99f6e4;color:#0f766e;background:#ecfdf5}.wizard-step-num{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:50%;background:currentColor;color:#fff;font-size:.6875rem;line-height:1}.wizard-step-pill[data-state=current] .wizard-step-num,.wizard-step-pill[data-state=done] .wizard-step-num{color:#fff}.wizard-step-label{color:inherit}.wizard-panel{background:#fff;border:1px solid #ccfbf1;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000000a}.wizard-step-body h2{margin:0 0 .75rem;font-size:1.25rem;color:#134e4a}.wizard-step-body p{color:#4a5568;font-size:.9375rem;line-height:1.6;margin:0 0 1rem}.wizard-step-body code{background:#f3f4f6;padding:.0625rem .375rem;border-radius:.25rem;font-size:.85em;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace}.wizard-checklist{margin:0 0 1rem;padding-left:1.25rem;color:#4a5568;font-size:.9375rem;line-height:1.8}.wizard-note{color:#6b7280;font-size:.875rem}.wizard-code-block{display:flex;align-items:center;gap:.75rem;background:#0f172a;border-radius:8px;padding:.875rem 1rem;margin:0 0 1rem}.wizard-code-block code{flex:1;background:transparent;padding:0;color:#e2e8f0;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:.8125rem;white-space:pre-wrap;word-break:break-all}.wizard-code-comment{color:#64748b}.wizard-code-command{color:#5eead4}.wizard-copy-btn{flex-shrink:0}.wizard-key-form{margin:0 0 1rem}.wizard-key-fields{display:flex;gap:1rem;margin-bottom:1rem}.wizard-key-fields .form-field{flex:1}.wizard-key-fields label{display:block;font-size:.8125rem;font-weight:500;color:#374151;margin-bottom:.375rem}.wizard-key-fields input{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem}.wizard-key-fields input:focus{outline:none;border-color:#06b6d4;box-shadow:0 0 0 3px #06b6d41a}.wizard-panel .new-key-callout{background:#ecfdf5;border:1px solid #10b981;border-radius:.75rem;padding:1rem 1.25rem;margin:0 0 1rem}.wizard-panel .new-key-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.wizard-panel .new-key-header strong{color:#065f46}.wizard-panel .new-key-callout p{color:#047857;font-size:.875rem;margin:0 0 .75rem}.wizard-panel .new-key-token-row{display:flex;gap:.75rem;align-items:center}.wizard-panel .new-key-token{flex:1;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;padding:.5rem .75rem;font-size:.8125rem;font-family:monospace;word-break:break-all}.wizard-done-callout{background:#f0fdfa;border:1.5px solid #99f6e4;border-radius:.75rem;padding:1rem 1.25rem;margin-top:.5rem}.wizard-done-callout strong{color:#0f766e;display:block;margin-bottom:.5rem}.wizard-done-callout p{margin:0;color:#047857;font-size:.875rem}.wizard-nav{display:flex;justify-content:space-between;margin-top:1.5rem}.wizard-nav .btn{padding:.5rem 1.25rem;border-radius:8px;font-weight:600;font-size:.875rem;cursor:pointer;border:none;text-decoration:none;transition:background .15s}.wizard-nav .btn-secondary{background:#f0fdfa;color:#0f766e}.wizard-nav .btn-secondary:hover:not(:disabled){background:#ccfbf1}.wizard-nav .btn-secondary:disabled{opacity:.5;cursor:not-allowed}.wizard-nav .btn-primary{background:linear-gradient(135deg,#06b6d4,#22c55e);color:#fff}.wizard-nav .btn-primary:hover{box-shadow:0 4px 12px #06b6d44d}.form-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:.75rem 1rem;border-radius:.5rem;margin-bottom:1rem;font-size:.875rem}.btn-sm{padding:.375rem .75rem;font-size:.8125rem}@media(max-width:768px){.wizard-page{margin:1rem auto;padding:0 1rem}.wizard-key-fields{flex-direction:column}.wizard-key-fields input{min-height:44px;font-size:1rem}.wizard-code-block{flex-direction:column;align-items:stretch;gap:.5rem}.wizard-copy-btn{min-height:40px}.wizard-panel .new-key-token-row{flex-direction:column;align-items:stretch}.wizard-nav .btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center}}.workspace-settings-page{max-width:860px;margin:2rem auto;padding:0 1.5rem}.workspace-settings-header{margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid #ccfbf1}.workspace-settings-header h1{margin:0 0 .25rem;color:#134e4a}.workspace-settings-header .workspace-slug{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:.875rem;color:#0891b2}.workspace-settings-header .workspace-description{color:#4a5568;margin-top:.5rem;font-size:.95rem}.settings-tabs{margin-top:.5rem}.settings-tabs-list{display:flex;gap:.25rem;border-bottom:1.5px solid #e5e7eb;margin-bottom:1.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.settings-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;padding:.75rem 1rem;font-size:.9375rem;font-weight:600;color:#6b7280;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1.5px;white-space:nowrap;transition:color .15s,border-color .15s}.settings-tab:hover{color:#0f766e}.settings-tab[data-active]{color:#0f766e;border-bottom-color:#14b8a6}.settings-tab:focus-visible{outline:2px solid #06b6d4;outline-offset:-2px;border-radius:4px}.settings-panel{animation:settings-fade-in .15s ease-out}@keyframes settings-fade-in{0%{opacity:0}to{opacity:1}}.settings-section-heading{margin:0 0 .5rem;font-size:1.25rem;color:#134e4a}.settings-section-description{color:#6b7280;font-size:.875rem;margin-bottom:1.25rem}.settings-block{margin-bottom:2.5rem}.settings-block:last-child{margin-bottom:0}.danger-zone{border:1.5px solid #fecaca;border-radius:12px;padding:1.25rem 1.5rem;background:#fff5f5}.danger-zone h3{margin:0 0 .25rem;color:#b91c1c;font-size:1rem}.danger-zone p{color:#7f1d1d;font-size:.85rem;margin:0 0 1rem}.members-table{width:100%;border-collapse:collapse;margin:1rem 0;font-size:.875rem}.members-table th,.members-table td{text-align:left;padding:.75rem 1rem;border-bottom:1px solid #e5e7eb}.members-table th{font-weight:600;color:#6b7280;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.members-table tr:hover{background:#f9fafb}.member-role-select{padding:.375rem .5rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.8125rem;background:#fff}.member-role-select:focus{outline:none;border-color:#06b6d4;box-shadow:0 0 0 3px #06b6d41a}.status-badge{display:inline-block;padding:.125rem .5rem;border-radius:999px;font-size:.75rem;font-weight:600}.status-badge.status-active{background:#dcfce7;color:#166534}.status-badge.status-invited{background:#fef9c3;color:#854d0e}.invite-member-form{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e5e7eb}.invite-member-fields{display:flex;gap:1rem;margin-bottom:1rem;align-items:flex-end}.invite-member-fields .form-field{flex:1}.invite-member-fields label{display:block;font-size:.8125rem;font-weight:500;color:#374151;margin-bottom:.375rem}.invite-member-fields input,.invite-member-fields select{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;background:#fff}.invite-member-fields input:focus,.invite-member-fields select:focus{outline:none;border-color:#06b6d4;box-shadow:0 0 0 3px #06b6d41a}.api-keys-table{width:100%;border-collapse:collapse;margin:1rem 0;font-size:.875rem}.api-keys-table th,.api-keys-table td{text-align:left;padding:.75rem 1rem;border-bottom:1px solid #e5e7eb}.api-keys-table th{font-weight:600;color:#6b7280;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.api-keys-table tr:hover{background:#f9fafb}.api-keys-table code{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:.8125rem;color:#0f766e}.create-key-form{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e5e7eb}.create-key-fields{display:flex;gap:1rem;margin-bottom:1rem;align-items:flex-end}.create-key-fields .form-field{flex:1}.create-key-fields label{display:block;font-size:.8125rem;font-weight:500;color:#374151;margin-bottom:.375rem}.create-key-fields input{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;background:#fff}.create-key-fields input:focus{outline:none;border-color:#06b6d4;box-shadow:0 0 0 3px #06b6d41a}.new-key-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:50}.new-key-backdrop[data-starting-style],.new-key-backdrop[data-ending-style]{opacity:0}.new-key-backdrop{transition:opacity .15s ease-out}.new-key-dialog{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(32rem,calc(100vw - 2rem));background:#fff;border:1.5px solid #ccfbf1;border-radius:16px;padding:1.5rem;box-shadow:0 20px 50px #0f172a40;z-index:51}.new-key-dialog[data-starting-style],.new-key-dialog[data-ending-style]{opacity:0;transform:translate(-50%,-48%) scale(.97)}.new-key-dialog{transition:opacity .15s ease-out,transform .15s ease-out}.new-key-dialog-title{margin:0 0 .375rem;font-size:1.125rem;color:#134e4a}.new-key-dialog-description{margin:0 0 1rem;color:#6b7280;font-size:.875rem}.new-key-token-row{display:flex;gap:.5rem;align-items:center;padding:.75rem;background:#f0fdfa;border:1px solid #99f6e4;border-radius:10px}.new-key-token{flex:1;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:.8125rem;color:#0f766e;word-break:break-all}.new-key-dialog-actions{display:flex;justify-content:flex-end;margin-top:1.25rem}.new-key-dialog:focus-visible{outline:2px solid #06b6d4;outline-offset:2px}.integrations-placeholder{text-align:center;padding:3rem 2rem;background:#f0fdfa;border-radius:12px;border:1.5px dashed #99f6e4}.integrations-placeholder h3{color:#134e4a;margin:0 0 .5rem}.integrations-placeholder p{color:#6b7280;margin:0 auto;max-width:32rem;font-size:.9rem}@media(max-width:768px){.workspace-settings-page{margin:1rem auto;padding:0 1rem}.settings-tab{padding:.75rem;font-size:.875rem}.members-table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.members-table th,.members-table td{padding:.5rem .75rem;white-space:nowrap}.invite-member-fields{flex-direction:column;align-items:stretch}.invite-member-fields input,.invite-member-fields select{min-height:44px;font-size:1rem}}.surfaces-page{max-width:900px;margin:2rem auto;padding:0 1.5rem}.surfaces-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.surfaces-header h1{margin:0;color:#134e4a}.surfaces-filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;padding:.75rem;background:#f0fdfa;border-radius:8px;border:1px solid #ccfbf1}.filter-btn{padding:.375rem .75rem;border-radius:6px;font-size:.8125rem;font-weight:500;cursor:pointer;border:1px solid transparent;background:#fff;color:#0f766e;transition:all .15s}.filter-btn:hover{background:#ccfbf1;border-color:#99f6e4}.filter-btn.active{background:#0f766e;color:#fff;border-color:#0f766e}.surfaces-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.surface-card{border:1px solid #ccfbf1;border-radius:12px;padding:1.25rem;background:#fff;transition:box-shadow .15s,transform .15s}.surface-card:hover{box-shadow:0 4px 16px #06b6d414;transform:translateY(-2px)}.surface-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.surface-kind{font-size:.8125rem;font-weight:600;color:#0891b2}.surface-audience{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#0f766e;background:#ccfbf1;padding:.125rem .5rem;border-radius:9999px}.surface-card h3{margin:0 0 .25rem;font-size:1rem;color:#134e4a}.surface-key{display:block;font-size:.8125rem;color:#0891b2;margin-bottom:.5rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace}.surface-repo{font-size:.75rem;color:#9ca3af;margin:0 0 .5rem}.surface-ownership{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:.75rem;font-size:.75rem}.surface-owner{color:#134e4a;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px}.surface-unassigned{color:#9ca3af;font-style:italic}.surface-team{color:#0891b2;background:#ecfeff;padding:.125rem .5rem;border-radius:9999px;font-weight:500}.surface-card-actions{display:flex;gap:.5rem;padding-top:.75rem;border-top:1px solid #ecfdf5}.surface-card-actions .btn{padding:.375rem .75rem;border-radius:6px;font-weight:600;font-size:.75rem;cursor:pointer;border:none;text-decoration:none;transition:background .15s}.surface-card-actions .btn-secondary{background:#f0fdfa;color:#0f766e}.surface-card-actions .btn-secondary:hover{background:#ccfbf1}.surface-card-actions .btn-danger{background:#fef2f2;color:#dc2626}.surface-card-actions .btn-danger:hover{background:#fee2e2}.empty-state{text-align:center;padding:3rem 2rem;background:#f0fdfa;border-radius:12px;border:1.5px dashed #99f6e4}.empty-state h2{margin:0 0 .5rem;color:#134e4a}.empty-state p{color:#6b7280;margin-bottom:1.5rem;max-width:400px;margin-left:auto;margin-right:auto}@media(max-width:768px){.surfaces-page{margin:1rem auto;padding:0 1rem}.surfaces-header{flex-direction:column;align-items:flex-start;gap:.75rem}.surfaces-header h1{font-size:1.25rem}.surfaces-grid{grid-template-columns:1fr;gap:.75rem}.surface-card{padding:1rem}.surface-card-actions{gap:.75rem}.surface-card-actions .btn{min-height:44px;padding:.5rem 1rem;font-size:.8rem;flex:1;display:inline-flex;align-items:center;justify-content:center}}@media(max-width:480px){.surfaces-page{padding:0 .75rem}}.settings-page{max-width:720px;margin:0 auto;padding:2rem}.settings-page h1{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0 0 2rem}.settings-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}.settings-section h2{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0 0 .5rem;display:flex;align-items:center;gap:.5rem}.settings-section-description{color:#64748b;font-size:.875rem;margin:0 0 1.25rem}.settings-form{display:flex;flex-direction:column;gap:1rem}.settings-field{display:flex;flex-direction:column;gap:.375rem}.settings-field label{font-size:.875rem;font-weight:600;color:#374151}.settings-field input{padding:.75rem 1rem;font-size:.9375rem;border:1.5px solid #e2e8f0;border-radius:8px;outline:none;transition:border-color .2s,box-shadow .2s;background:#f8fafc}.settings-field input:focus{border-color:#06b6d4;box-shadow:0 0 0 3px #06b6d41a;background:#fff}.settings-field input:disabled{background:#f1f5f9;color:#64748b;cursor:not-allowed}.settings-field-hint{font-size:.8rem;color:#94a3b8}.settings-row{display:flex;gap:1rem;align-items:flex-start}.settings-row .settings-field{flex:1}.settings-current-value{padding:.625rem 1rem;background:#f1f5f9;border-radius:8px;color:#475569;font-size:.9375rem;margin-bottom:.75rem}.settings-current-value strong{color:#1e293b}.settings-actions{display:flex;gap:.75rem;margin-top:.5rem}.settings-btn{padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .15s}.settings-btn:disabled{opacity:.6;cursor:not-allowed}.settings-btn-primary{color:#fff;background:linear-gradient(135deg,#06b6d4,#22c55e)}.settings-btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #06b6d44d}.settings-btn-secondary{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0}.settings-btn-secondary:hover:not(:disabled){background:#e2e8f0}.settings-btn-danger{color:#fff;background:#dc2626}.settings-btn-danger:hover:not(:disabled){background:#b91c1c}.settings-error{padding:.75rem 1rem;background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626;border-radius:8px;font-size:.875rem}.settings-success{padding:.75rem 1rem;background-color:#f0fdf4;border:1px solid #86efac;color:#16a34a;border-radius:8px;font-size:.875rem}.settings-info{padding:.75rem 1rem;background-color:#f0fdfa;border:1px solid #99f6e4;color:#0f766e;border-radius:8px;font-size:.875rem}.settings-danger-zone{border-color:#fecaca;background:#fef2f2}.settings-danger-zone h2{color:#dc2626}.settings-danger-zone .settings-section-description{color:#991b1b}@media(max-width:600px){.settings-page,.settings-section{padding:1rem}.settings-row,.settings-actions{flex-direction:column}.settings-btn{width:100%;text-align:center}}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;color:#1a1a2e;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;text-size-adjust:100%}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-height:100vh;position:relative}#root{isolation:isolate}img{max-width:100%;height:auto}a{color:inherit}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:768px){button,[role=button],a.btn-primary,a.btn-secondary,a.btn-danger{min-height:44px}input,select,textarea{font-size:1rem}}
