:root{--green:#22c55e;--green-dark:#16a34a;--green-soft:#ecfdf5;--blue:#2563eb;--ink:#0f172a;--muted:#64748b;--line:#e2e8f0;--bg:#f8fafc;--white:#fff;--warning:#f59e0b;--danger:#ef4444;--radius:18px;--shadow:0 10px 30px #0f172a0f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.brand-logo{letter-spacing:-.02em;align-items:center;gap:10px;font-weight:850;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#34d399,#16a34a);border-radius:12px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 8px 20px #22c55e33}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #e2e8f0cc;position:sticky;top:0}.site-header .inner{justify-content:space-between;align-items:center;max-width:1220px;margin:auto;padding:15px 22px;display:flex}.site-nav{color:#475569;gap:28px;font-size:14px;font-weight:650;display:flex}.site-actions{align-items:center;gap:10px;display:flex}.btn{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:11px 16px;font-weight:750;display:inline-flex}.btn.primary{color:#fff;background:linear-gradient(135deg,#22c55e,#16a34a);border-color:#0000;box-shadow:0 8px 22px #22c55e3d}.btn.compact{padding:9px 13px;font-size:13px}.hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 77% 16%,#22c55e29,#0000 31%),linear-gradient(#fff,#f8fafc);position:relative;overflow:hidden}.hero-inner{grid-template-columns:1.05fr .95fr;align-items:center;gap:54px;max-width:1220px;margin:auto;padding:80px 22px 74px;display:grid}.badge{background:var(--green-soft);color:#15803d;letter-spacing:.04em;border:1px solid #bbf7d0;border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-size:12px;font-weight:850;display:inline-flex}.hero h1{letter-spacing:-.055em;margin:20px 0;font-size:clamp(44px,5.7vw,72px);line-height:1.02}.hero h1 span{color:var(--green-dark)}.hero p{color:#475569;max-width:680px;font-size:19px;line-height:1.65}.hero-actions{gap:12px;margin:28px 0;display:flex}.trust-row{color:#475569;flex-wrap:wrap;gap:18px;font-size:13px;font-weight:650;display:flex}.hero-visual{position:relative}.mock-browser{border:1px solid var(--line);background:#fff;border-radius:24px;padding:14px;box-shadow:0 28px 70px #0f172a26}.mock-browser img{border-radius:14px;width:100%;display:block}.floating-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:14px;padding:11px 13px;font-size:12px;font-weight:750;position:absolute}.floating-card.one{top:24px;left:-25px}.floating-card.two{bottom:40px;right:-20px}.floating-card i{background:var(--green);border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block}.section{padding:82px 22px}.section-inner{max-width:1220px;margin:auto}.section-head{max-width:760px;margin-bottom:34px}.eyebrow{color:#15803d;letter-spacing:.13em;text-transform:uppercase;font-size:12px;font-weight:850}.section h2{letter-spacing:-.04em;margin:8px 0 12px;font-size:clamp(30px,4vw,48px)}.section p.lead{color:var(--muted);font-size:18px;line-height:1.65}.metrics{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:16px;padding:23px}.metric strong{font-size:28px;display:block}.metric span{color:var(--muted);font-size:13px}.features{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.feature-card{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:180px;padding:22px;transition:all .2s}.feature-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.feature-icon{background:var(--green-soft);width:44px;height:44px;color:var(--green-dark);border-radius:13px;place-items:center;margin-bottom:16px;display:grid}.feature-card h3{margin:0 0 8px}.feature-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.workflow{grid-template-columns:repeat(5,1fr);align-items:center;gap:12px;display:grid}.step{border:1px solid var(--line);text-align:center;background:#fff;border-radius:18px;padding:22px}.step strong{margin-top:10px;display:block}.step span{color:var(--muted);font-size:13px}.arrow{color:#94a3b8;text-align:center}.dark-panel{color:#fff;background:#0f172a;border-radius:28px;padding:42px}.dark-panel p{color:#cbd5e1}.code{color:#d1fae5;background:#020617;border:1px solid #1e293b;border-radius:18px;padding:22px;font:13px/1.7 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}.pricing{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.price-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:28px;position:relative}.price-card.popular{border:2px solid var(--green);box-shadow:0 18px 50px #22c55e21}.price-card .tag{background:var(--green);color:#fff;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:800;position:absolute;top:-12px;right:16px}.price{margin:16px 0;font-size:38px;font-weight:900}.price small{color:var(--muted);font-size:14px;font-weight:500}.checks{margin:20px 0;padding:0;list-style:none}.checks li{color:#475569;padding:8px 0;font-size:14px}.checks li:before{content:"✓";color:var(--green-dark);margin-right:8px;font-weight:900}.faq{grid-template-columns:1fr 1fr;gap:12px;display:grid}.faq details{border:1px solid var(--line);background:#fff;border-radius:14px;padding:16px 18px}.faq summary{cursor:pointer;font-weight:750}.faq p{color:var(--muted);font-size:14px;line-height:1.6}.footer{color:#cbd5e1;background:#0f172a;padding:48px 22px}.footer-grid{grid-template-columns:2fr repeat(4,1fr);gap:30px;max-width:1220px;margin:auto;display:grid}.footer h4{color:#fff}.footer a{color:#94a3b8;margin:9px 0;font-size:13px;display:block}.app-shell{min-height:100vh}.sidebar{border-right:1px solid var(--line);z-index:60;background:#fff;flex-direction:column;width:260px;padding:18px 14px;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar-top{border-bottom:1px solid #f1f5f9;padding:4px 7px 18px}.workspace-badge{letter-spacing:.09em;color:#64748b;margin:9px 0 0 48px;font-size:9px;font-weight:850;display:inline-block}.sidebar nav{flex:1;padding:16px 0;overflow:auto}.sidebar nav a{color:#475569;border-radius:10px;align-items:center;gap:11px;margin:2px 0;padding:10px 11px;font-size:13px;font-weight:650;display:flex}.sidebar nav a:hover,.sidebar nav a.active{background:var(--green-soft);color:#15803d}.sidebar nav a em{color:#15803d;background:#dcfce7;border-radius:999px;margin-left:auto;padding:2px 6px;font-size:10px;font-style:normal}.sidebar-bottom{border-top:1px solid #f1f5f9;padding-top:12px}.plan-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:10px;padding:12px}.plan-card span,.plan-card small{color:#64748b;font-size:10px;display:block}.plan-card strong{margin:3px 0;font-size:18px;display:block}.progress{background:#e2e8f0;border-radius:999px;height:5px;margin-top:8px;overflow:hidden}.progress i{background:var(--green);height:100%;display:block}.user-card{align-items:center;gap:9px;padding:8px;display:flex}.avatar{color:#fff;background:#0f172a;border-radius:50%;place-items:center;width:32px;height:32px;font-size:11px;font-weight:800;display:grid}.user-card div{flex-direction:column;flex:1;display:flex}.user-card strong{font-size:12px}.user-card small{color:#64748b;font-size:10px}.signout{color:#64748b;align-items:center;gap:7px;padding:7px 9px;font-size:12px;display:flex}.app-main{padding-left:260px}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);z-index:40;background:#ffffffe6;justify-content:space-between;align-items:center;height:68px;padding:0 28px;display:flex;position:sticky;top:0}.search{width:min(440px,42vw);position:relative}.search svg{color:#94a3b8;position:absolute;top:10px;left:12px}.search input{border:1px solid var(--line);background:#f8fafc;border-radius:10px;outline:none;width:100%;padding:9px 12px 9px 37px}.top-actions{align-items:center;gap:9px;display:flex}.top-actions>a:not(.btn),.top-actions button{color:#64748b;background:0 0;border:0;align-items:center;gap:6px;padding:8px;display:flex;position:relative}.top-actions button i{background:#ef4444;border-radius:50%;width:7px;height:7px;position:absolute;top:5px;right:6px}.app-content{max-width:1450px;margin:auto;padding:28px}.page-title{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.page-title h1{letter-spacing:-.03em;margin:0;font-size:27px}.page-title p{color:#64748b;margin:6px 0 0;font-size:14px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:13px;padding:17px;display:flex;box-shadow:0 1px 2px #0f172a05}.stat-icon{background:var(--green-soft);color:#15803d;border-radius:12px;place-items:center;width:41px;height:41px;display:grid}.stat-card div:last-child{flex-direction:column;display:flex}.stat-card span{color:#64748b;font-size:11px}.stat-card strong{letter-spacing:-.03em;font-size:24px}.stat-card small{font-size:10px}.positive{color:#15803d;align-items:center;display:flex}.grid-2{grid-template-columns:1.55fr .85fr;gap:16px;display:grid}.grid-3{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:18px;margin-bottom:16px;padding:19px}.panel-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.panel-head h2{margin:0;font-size:15px}.chart-wrap svg{width:100%;height:auto}.chart-grid{stroke:#e2e8f0;stroke-width:1px}.chart-line{stroke:#22c55e;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.chart-line.secondary{stroke:#60a5fa;stroke-width:3px}.chart-axis{color:#94a3b8;justify-content:space-between;font-size:10px;display:flex}.bar-chart{align-items:flex-end;gap:7px;height:175px;padding-top:12px;display:flex}.bar-chart span{background:linear-gradient(#22c55e,#86efac);border-radius:5px 5px 2px 2px;flex:1;min-width:8px}.donut{--value:345deg;background:conic-gradient(#22c55e var(--value),#e2e8f0 0);border-radius:50%;place-items:center;width:160px;height:160px;margin:10px auto;display:grid}.donut:before{content:"";position:absolute}.donut>div{text-align:center;background:#fff;border-radius:50%;place-content:center;width:112px;height:112px;display:grid}.donut strong{font-size:25px}.donut span{color:#64748b;font-size:10px}.table-wrap{overflow:auto}.table-wrap table{border-collapse:collapse;width:100%;min-width:720px}.table-wrap th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;border-bottom:1px solid var(--line);padding:10px;font-size:10px}.table-wrap td{color:#475569;border-bottom:1px solid #f1f5f9;padding:11px 10px;font-size:12px}.table-wrap td:first-child{color:#0f172a;font-weight:650}.status{border-radius:999px;align-items:center;gap:4px;padding:4px 7px;font-size:10px;font-weight:800;display:inline-flex}.status.success{color:#15803d;background:#dcfce7}.status.warning{color:#a16207;background:#fef3c7}.status.danger{color:#b91c1c;background:#fee2e2}.icon-btn{color:#94a3b8;background:0 0;border:0}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.field{flex-direction:column;gap:6px;display:flex}.field label{color:#475569;font-size:11px;font-weight:750}.field input,.field select,.field textarea{border:1px solid var(--line);color:#0f172a;background:#fff;border-radius:10px;outline:none;padding:11px 12px}.field textarea{resize:vertical;min-height:130px}.field.full{grid-column:1/-1}.device-card{border:1px solid var(--line);background:#fff;border-radius:17px;padding:18px}.device-head{justify-content:space-between;align-items:center;display:flex}.device-head .phone{align-items:center;gap:11px;display:flex}.device-icon{background:#f1f5f9;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.device-meta{grid-template-columns:1fr 1fr;gap:10px;margin-top:15px;display:grid}.device-meta div{background:#f8fafc;border-radius:11px;padding:10px}.device-meta span{color:#64748b;font-size:10px;display:block}.device-meta strong{font-size:12px}.auth-page{background:#fff;grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.auth-art{color:#fff;background:radial-gradient(circle at 20% 20%,#22c55e40,#0000 34%),#0f172a;flex-direction:column;justify-content:center;padding:7vw;display:flex}.auth-art h1{letter-spacing:-.04em;max-width:570px;font-size:46px}.auth-art p{color:#cbd5e1;max-width:560px;line-height:1.7}.auth-flow{flex-wrap:wrap;align-items:center;gap:10px;margin-top:30px;display:flex}.auth-flow span{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:11px 13px;font-size:12px}.auth-card-wrap{place-items:center;padding:30px;display:grid}.auth-card{width:min(430px,100%)}.auth-card h2{margin-bottom:6px;font-size:30px}.auth-card>p{color:#64748b;margin-top:0}.auth-card .field{margin:13px 0}.auth-card .btn{width:100%;margin-top:8px}.helper{text-align:center;color:#64748b;margin-top:18px;font-size:13px}.mobile-menu{display:none}.admin-accent .stat-icon{color:#2563eb;background:#eff6ff}@media (max-width:1000px){.site-nav{display:none}.hero-inner{grid-template-columns:1fr}.hero-visual{max-width:760px}.metrics,.features{grid-template-columns:repeat(2,1fr)}.workflow{grid-template-columns:1fr 30px 1fr 30px 1fr}.workflow .step:last-child{grid-column:3}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:nth-child(n+4){display:none}.stats-grid{grid-template-columns:repeat(2,1fr)}.grid-2{grid-template-columns:1fr}.grid-3{grid-template-columns:1fr 1fr}.sidebar{transition:all .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.app-main{padding-left:0}.mobile-menu{z-index:70;border:1px solid var(--line);background:#fff;border-radius:10px;place-items:center;width:36px;height:36px;display:grid;position:fixed;top:17px;left:14px}.topbar{padding-left:64px}.search{width:50vw}}@media (max-width:700px){.site-header .inner{padding:12px 16px}.site-actions>a:first-child{display:none}.hero-inner{padding:54px 18px}.hero h1{font-size:43px}.hero p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;width:100%}.floating-card{display:none}.section{padding:58px 18px}.metrics,.features,.pricing,.faq{grid-template-columns:1fr}.workflow{flex-direction:column;display:flex}.arrow{transform:rotate(90deg)}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.app-content{padding:20px 14px}.topbar{padding-right:12px}.search,.top-actions span{display:none}.stats-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-card{padding:13px}.stat-card strong{font-size:20px}.grid-3,.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.page-title{flex-direction:column}.auth-page{grid-template-columns:1fr}.auth-art{display:none}.auth-card-wrap{padding:24px}.device-meta{grid-template-columns:1fr}.dark-panel{padding:26px}.site-actions .btn{padding:9px 12px;font-size:12px}}
.stitch-shell{--stitch-bg:#f8fafc;--stitch-surface:#fff;--stitch-ink:#0f172a;--stitch-text:#334155;--stitch-muted:#64748b;--stitch-border:#e2e8f0;--stitch-border-strong:#cbd5e1;--stitch-green:#22c55e;--stitch-green-dark:#16a34a;--stitch-green-soft:#ecfdf5;--stitch-blue:#2563eb;--stitch-blue-soft:#eff6ff;--stitch-warning:#f59e0b;--stitch-danger:#ef4444;background:var(--stitch-bg);min-height:100vh;color:var(--stitch-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.stitch-shell .stitch-sidebar{border-right:1px solid var(--stitch-border);width:256px;box-shadow:none;background:#fffffffa;padding:0}.stitch-shell .stitch-sidebar-top{border-bottom:1px solid #f1f5f9;padding:20px 20px 17px}.stitch-shell .stitch-sidebar-top .brand-logo{color:var(--stitch-ink);gap:10px;font-size:15px}.stitch-shell .stitch-sidebar-top .brand-mark{width:34px;height:34px;box-shadow:none;background:#0f172a;border-radius:10px}.stitch-shell .workspace-badge{color:#94a3b8;letter-spacing:.1em;margin:8px 0 0 44px;font:600 9px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;display:block}.stitch-shell .stitch-nav{padding:18px 12px;overflow:auto}.stitch-shell .nav-group+.nav-group{margin-top:22px}.stitch-shell .nav-group-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;padding:0 10px 7px;font:700 10px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace}.stitch-shell .nav-group-items{flex-direction:column;gap:2px;display:flex}.stitch-shell .stitch-nav a{color:#475569;border-radius:8px;align-items:center;gap:10px;min-height:38px;padding:9px 11px;font-size:13px;font-weight:600;transition:background-color .16s,color .16s,border-color .16s;display:flex}.stitch-shell .stitch-nav a svg{color:#94a3b8;transition:color .16s}.stitch-shell .stitch-nav a:hover{color:#0f172a;background:#f8fafc}.stitch-shell .stitch-nav a.active{color:#15803d;background:#ecfdf5;box-shadow:inset 0 0 0 1px #dcfce7}.stitch-shell .stitch-nav a.active svg{color:#16a34a}.stitch-shell .stitch-nav a em{color:#15803d;background:#dcfce7;border-radius:999px;margin-left:auto;padding:2px 6px;font-size:10px;font-style:normal}.stitch-shell .stitch-sidebar-bottom{background:#fff;border-top:1px solid #f1f5f9;margin-top:auto;padding:12px}.stitch-shell .stitch-user-card{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;padding:9px}.stitch-shell .stitch-user-card .avatar{background:#16a34a;width:32px;height:32px;font-size:10px}.stitch-shell .stitch-user-card strong{color:#0f172a;font-size:12px}.stitch-shell .stitch-user-card small{color:#64748b;margin-top:2px;font-size:10px}.stitch-shell .signout{border-radius:8px;margin-top:5px}.stitch-shell .signout:hover{color:#0f172a;background:#f8fafc}.stitch-shell .stitch-main{min-height:100vh;padding-left:256px}.stitch-shell .stitch-topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);height:64px;box-shadow:none;background:#ffffffd1;border-bottom:1px solid #e2e8f0d1;padding:0 30px}.stitch-shell .topbar-context{align-items:center;gap:11px;min-width:0;display:flex}.stitch-shell .topbar-context>strong{letter-spacing:-.01em;white-space:nowrap;font-size:14px}.stitch-shell .topbar-slash{color:#cbd5e1}.stitch-shell .system-pill{color:#15803d;white-space:nowrap;background:#f0fdf4;border:1px solid #dcfce7;border-radius:999px;align-items:center;gap:7px;padding:5px 9px;font-size:11px;font-weight:650;display:inline-flex}.stitch-shell .system-pill i{background:#22c55e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #22c55e1f}.stitch-shell .stitch-top-actions{gap:8px}.stitch-shell .stitch-search{width:260px;position:relative}.stitch-shell .stitch-search>svg{color:#94a3b8;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.stitch-shell .stitch-search input{border:1px solid var(--stitch-border);color:#0f172a;background:#f8fafc;border-radius:8px;outline:none;width:100%;height:34px;padding:0 42px 0 34px;font-size:12px;transition:all .16s}.stitch-shell .stitch-search input:focus{background:#fff;border-color:#22c55e;box-shadow:0 0 0 3px #22c55e14}.stitch-shell .stitch-search kbd{border:1px solid var(--stitch-border);color:#94a3b8;background:#fff;border-radius:5px;padding:2px 5px;font:500 9px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.stitch-shell .docs-action,.stitch-shell .notification-btn{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 8px;font-size:12px;display:inline-flex}.stitch-shell .docs-action:hover,.stitch-shell .notification-btn:hover{color:#334155;background:#f1f5f9}.stitch-shell .notification-btn{justify-content:center;width:34px;position:relative}.stitch-shell .notification-btn i{background:#22c55e;border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:7px;box-shadow:0 0 0 2px #fff}.stitch-shell .btn.primary{background:#22c55e;border-color:#22c55e;box-shadow:0 3px 10px #22c55e2e}.stitch-shell .btn.primary:hover{background:#16a34a;border-color:#16a34a}.stitch-shell .btn.compact{border-radius:8px;height:34px;padding:0 12px;font-size:12px}.stitch-shell .stitch-content{width:100%;max-width:1280px;margin:0 auto;padding:30px 32px 46px}.stitch-shell .page-title{align-items:center;margin-bottom:24px}.stitch-shell .page-title h1{color:#0f172a;letter-spacing:-.025em;margin:0;font-family:Plus Jakarta Sans,Inter,ui-sans-serif,system-ui,sans-serif;font-size:24px;font-weight:750;line-height:1.2}.stitch-shell .page-title p{color:#64748b;margin-top:5px;font-size:13px;line-height:1.5}.stitch-shell .stats-grid{gap:14px;margin-bottom:18px}.stitch-shell .stat-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:12px;min-height:132px;padding:18px;transition:border-color .16s,transform .16s,box-shadow .16s;display:block;position:relative;box-shadow:0 1px 3px #0f172a0a,0 1px 2px -1px #0f172a08}.stitch-shell .stat-card:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 10px #0f172a0d}.stitch-shell .stat-card>.stat-icon{color:#16a34a;background:#ecfdf5;border-radius:8px;width:34px;height:34px;position:absolute;top:16px;right:16px}.stitch-shell .stat-card>div:last-child{padding-right:40px;display:block}.stitch-shell .stat-card span{color:#64748b;letter-spacing:.06em;text-transform:uppercase;font:600 10px/1.3 ui-monospace,SFMono-Regular,Menlo,monospace;display:block}.stitch-shell .stat-card strong{color:#0f172a;letter-spacing:-.035em;margin-top:24px;font-size:24px;font-weight:750;line-height:1;display:block}.stitch-shell .stat-card small{text-transform:none;letter-spacing:0;margin-top:7px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:10px}.stitch-shell .stat-card small.positive{color:#16a34a}.stitch-shell .grid-2{grid-template-columns:minmax(0,1.55fr) minmax(300px,.85fr);gap:16px}.stitch-shell .grid-3{gap:16px}.stitch-shell .panel{background:#fff;border:1px solid #e2e8f0eb;border-radius:12px;margin-bottom:16px;padding:18px;box-shadow:0 1px 3px #0f172a09,0 1px 2px -1px #0f172a06}.stitch-shell .panel-head{min-height:26px;margin-bottom:14px}.stitch-shell .panel-head h2{color:#0f172a;letter-spacing:-.012em;font-family:Plus Jakarta Sans,Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:700}.stitch-shell .chart-grid{stroke:#e2e8f0}.stitch-shell .chart-line{stroke:#22c55e;stroke-width:3px}.stitch-shell .chart-line.secondary{stroke:#2563eb;stroke-width:2.4px;opacity:.72}.stitch-shell .chart-axis{color:#94a3b8;margin-top:4px;font:500 9px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace}.stitch-shell .donut{background:conic-gradient(#22c55e var(--value),#e2e8f0 0);width:148px;height:148px}.stitch-shell .donut>div{width:104px;height:104px}.stitch-shell .donut strong{font-size:24px}.stitch-shell .table-wrap{border:1px solid #eef2f7;border-radius:10px;overflow:auto}.stitch-shell .table-wrap table{min-width:760px}.stitch-shell .table-wrap th{color:#94a3b8;letter-spacing:.07em;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:10px 12px;font:700 9px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace}.stitch-shell .table-wrap td{color:#475569;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:12px;font-size:11px}.stitch-shell .table-wrap tr:last-child td{border-bottom:0}.stitch-shell .table-wrap tbody tr:hover{background:#fbfdff}.stitch-shell .status{border-radius:999px;padding:4px 7px;font-size:9px}.stitch-shell .device-card{border:1px solid var(--stitch-border);background:#fff;border-radius:12px;padding:16px;box-shadow:0 1px 3px #0f172a09}.stitch-shell .device-head .phone{gap:10px}.stitch-shell .device-icon{color:#2563eb;background:#eff6ff;border-radius:9px;width:38px;height:38px}.stitch-shell .device-head strong{color:#0f172a;font-size:12px}.stitch-shell .device-meta{gap:8px;margin-top:13px}.stitch-shell .device-meta div{background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;padding:9px}.stitch-shell .device-meta span{text-transform:uppercase;letter-spacing:.04em;font:600 9px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace}.stitch-shell .device-meta strong{color:#334155;margin-top:3px;font-size:11px;display:block}.stitch-shell .field label{text-transform:uppercase;letter-spacing:.04em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.stitch-shell .field input,.stitch-shell .field select,.stitch-shell .field textarea{border-color:#e2e8f0;border-radius:8px;font-size:12px;transition:border-color .16s,box-shadow .16s}.stitch-shell .field input:focus,.stitch-shell .field select:focus,.stitch-shell .field textarea:focus{border-color:#22c55e;box-shadow:0 0 0 3px #22c55e14}.stitch-shell .progress{background:#e2e8f0;height:6px}.stitch-shell .progress i{background:#22c55e}.stitch-dashboard-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.stitch-dashboard-header h1{color:#0f172a;letter-spacing:-.025em;margin:0;font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif;font-size:24px;line-height:1.2}.stitch-dashboard-header p{color:#64748b;margin:5px 0 0;font-size:13px}.stitch-quick-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.stitch-quick-actions .btn{border-radius:8px;height:34px;padding:0 11px;font-size:11px;box-shadow:0 1px 2px #0f172a08}.stitch-kpi-caption{color:#64748b;align-items:center;gap:5px;margin-top:7px;font-size:10px;display:inline-flex}.stitch-kpi-caption.success{color:#15803d;font-weight:650}.stitch-kpi-caption .dot{background:#22c55e;border-radius:50%;width:6px;height:6px}.stitch-section-title{justify-content:space-between;align-items:center;margin:2px 0 10px;display:flex}.stitch-section-title h2{color:#0f172a;letter-spacing:-.01em;margin:0;font-size:13px}.stitch-section-title a{color:#15803d;font-size:10px;font-weight:700}.stitch-health-list{flex-direction:column;gap:10px;display:flex}.stitch-empty{text-align:center;color:#64748b;padding:24px 12px;font-size:12px}.stitch-mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}@media (max-width:1100px){.stitch-shell .stitch-search{width:210px}.stitch-shell .docs-action span{display:none}.stitch-shell .stats-grid{grid-template-columns:repeat(2,1fr)}.stitch-shell .grid-2{grid-template-columns:1fr}}@media (max-width:800px){.stitch-shell .stitch-main{padding-left:0}.stitch-shell .stitch-sidebar{transition:transform .2s;transform:translate(-100%);box-shadow:0 20px 50px #0f172a1f}.stitch-shell .stitch-sidebar.open{transform:translate(0)}.stitch-shell .mobile-menu{z-index:80;color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:9px;place-items:center;width:36px;height:36px;display:grid;position:fixed;top:14px;left:12px}.stitch-shell .stitch-topbar{padding:0 14px 0 58px}.stitch-shell .system-pill,.stitch-shell .topbar-slash,.stitch-shell .stitch-search{display:none}.stitch-shell .stitch-content{padding:22px 16px 36px}.stitch-dashboard-header{flex-direction:column}.stitch-shell .form-grid{grid-template-columns:1fr}.stitch-shell .field.full{grid-column:auto}}@media (max-width:560px){.stitch-shell .stats-grid{grid-template-columns:1fr}.stitch-shell .topbar-context>strong{font-size:13px}.stitch-shell .docs-action,.stitch-shell .btn.compact span{display:none}.stitch-shell .grid-3{grid-template-columns:1fr}}
