@font-face{font-family:Archivo;src:url(../fonts/archivo-regular.ttf) format("truetype");font-weight:400 500;font-display:swap}@font-face{font-family:Archivo;src:url(../fonts/archivo-bold.ttf) format("truetype");font-weight:600 900;font-display:swap}:root{font-family:Archivo,Arial,sans-serif;color:#153e30;background:#eef5f1;font-synthesis:none;--mint: #bce8a9;--forest: #093d2b;--ink: #153e30;--muted: #566b60;--line: #cad8cf}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{color:inherit;cursor:pointer;border:0;background:none}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed;opacity:.4}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid #558869;outline-offset:4px}button,a{transition:background-color .16s,color .16s}svg{flex-shrink:0;vertical-align:middle}.simple-site{max-width:1488px;margin:auto;padding:0 48px}.simple-header{height:94px;display:flex;justify-content:space-between;align-items:center}.site-identity{display:flex;align-items:baseline;gap:12px}.concept-note{font-size:13px;color:var(--muted);white-space:nowrap}.wordmark{margin:0;line-height:1;display:inline-flex;align-items:center;gap:10px;font-size:26px;font-weight:700;letter-spacing:-.04em}.wordmark svg{width:27px;height:27px}.market-button{display:inline-flex;justify-content:space-between;align-items:center;gap:30px;min-height:48px;padding:14px 20px;border-radius:5px;background:var(--forest);color:#f0f6ee;font-size:14px;font-weight:600}.market-button:hover{background:#225640}.simple-header .market-button{background:none;color:var(--ink);padding-right:0}.simple-header .market-button:hover{color:#4d795c}.demo-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}.device-choices{display:flex;align-items:center;flex-wrap:wrap;gap:3px}.device-choices button{min-width:64px;min-height:44px;padding:10px 15px;border-radius:5px;font-size:13px;color:var(--muted)}.device-choices button[aria-pressed=true]{background:#d4e6d8;color:#153e30;font-weight:600}.device-choices button:hover{background:#e0ebe2}.demo-playback,.playback-button,.mode-switch{display:flex;align-items:center;gap:8px}.playback-button{font-size:12px;min-height:44px;white-space:nowrap;padding:10px 0 10px 10px}.mode-switch button{min-height:44px;font-size:12px;padding:8px;border-radius:4px}.mode-switch button[aria-pressed=true]{background:var(--forest);color:#fff}.demo-stage{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(340px,1fr);gap:28px;align-items:stretch}.device-presentation{min-width:0}.viewport{position:relative;min-height:520px;height:100%;border-radius:12px;background:radial-gradient(ellipse at 45% 60%,#d9ebe0,#e7f2eb 44%,#eef5f1 76%);overflow:hidden}.canvas-wrap{position:absolute;inset:0 0 78px}.canvas-wrap>div{width:100%;height:100%}.canvas-wrap canvas{display:block;outline:none}.scene-bottom{position:absolute;bottom:14px;left:8px;right:8px;display:flex;align-items:center;justify-content:space-between;gap:12px}.scene-bottom>div:first-child{min-width:0;flex:1}.scene-bottom strong{display:block;font-size:17px;font-weight:500;letter-spacing:-.025em}.scene-bottom span{display:block;color:var(--muted);font-size:11px;line-height:1.5;margin-top:7px}.view-actions{display:flex;gap:5px}.view-actions button{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%}.view-actions button:hover,.view-actions button[aria-pressed=true]{background:#d2e6d7}.viewport.is-large{position:fixed;inset:14px;min-height:0;height:auto;z-index:50;background:#eef5f1;box-shadow:0 0 0 40px #e2ece5;border-radius:10px}.viewport.is-large .scene-bottom{bottom:18px;left:24px;right:24px}.scene-loading,.scene-fallback{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:25px;gap:15px}.scene-loading svg{width:34px;height:34px}.scene-loading span,.scene-fallback p{font-size:13px;color:var(--muted)}.fallback-keys{display:grid;gap:6px;width:min(100%,480px);max-height:320px;overflow:auto}.fallback-keys button{min-width:0;min-height:48px;padding:8px 5px;background:#d4e6d8;border-radius:5px;font-size:11px;overflow-wrap:anywhere}.demo-workspace{border-radius:10px;background:var(--forest);color:#ddebdf;min-width:0;overflow:hidden;align-self:start}.workspace-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 18px 8px;font-size:13px}.workspace-toolbar small{color:#a3bfb0;padding-left:4px}.workspace-toolbar button{display:inline-flex;align-items:center;gap:6px;min-height:44px;padding:8px 10px;color:var(--mint);background:#1b503b;border-radius:5px;white-space:nowrap;font-size:12px}.workspace-toolbar button:hover{background:#2b6348}.workspace-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:0 14px;height:158px;overflow-y:auto;align-content:start;scrollbar-width:thin;scrollbar-color:#56816a transparent}.workspace-list>p{grid-column:1/-1;padding:10px;font-size:13px}.workspace-item{display:flex;align-items:center;gap:8px;min-height:36px;padding:8px;min-width:0;text-align:left;border-radius:4px}.workspace-item:hover{background:#205640}.workspace-item.focused{background:#c6e8b8;color:#163e2b}.workspace-name{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.status-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0;background:#b8c7bd}.status-dot.working{background:#f5d781}.status-dot.blocked{background:#ed8fab}.status-dot.done{background:#91d6a6}.status-dot.idle{background:#b8c7bd}.workspace-item.focused .status-dot{box-shadow:0 0 0 1px #517448}.paging-control{display:flex;align-items:center;justify-content:flex-end;gap:4px;padding:4px 14px;font-size:10px;color:#abc5b6}.paging-control span{margin-right:auto;padding-left:4px}.paging-control button{display:grid;place-items:center;width:44px;height:44px}.terminal-demo{min-width:0;border-top:1px solid #315e47}.terminal-title{min-height:39px;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 18px;color:#a8c4b3;font-size:10px}.terminal-title>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.terminal-title>span:last-child{white-space:nowrap}.terminal-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:#99c5a8;margin-right:5px}.active-status{padding:13px 18px 12px}.active-status-heading{display:flex;align-items:center;gap:8px;font-size:12px}.active-status-heading strong{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.active-status-heading>span:last-child{font-size:9px;color:#a8c4b3}.connection-dot{display:inline-block;flex-shrink:0;width:5px;height:5px;border-radius:50%;background:var(--mint)}.connection-dot.offline{background:#ed8fab}.activity-band{display:flex;gap:3px;height:14px;margin:14px 0 10px}.activity-band span{display:block;flex:1;border-radius:1px;background:#8fae99;opacity:.25;min-width:0}.activity-band.working span{background:#f5d781}.activity-band.blocked span{background:#ed8fab;opacity:.7}.activity-band.done span{background:#a5deb2;opacity:.65}.activity-band[data-animated=true] span{animation:activity-pulse 2.4s ease-in-out infinite;animation-delay:calc(var(--segment)*-75ms)}@keyframes activity-pulse{0%,to{opacity:.2;transform:scaleY(.55)}45%{opacity:.9;transform:scaleY(1)}}.activity-details{display:flex;align-items:start;justify-content:space-between;gap:8px;color:#bcd5c5;font-size:10px;line-height:1.5}.activity-details b{font-weight:400}.activity-clock{flex-shrink:0;text-align:right;font-variant-numeric:tabular-nums}.activity-clock small{font-size:8px;display:block;color:#a1bdaa}.goal-status{padding-top:12px;margin-top:12px;border-top:1px solid #315e47}.goal-status>div{display:flex;justify-content:space-between;gap:12px;color:#afcdb9;font-size:9px}.goal-status p{font-size:12px;margin:7px 0 0;line-height:1.45;min-height:35px}.terminal-output{display:flex;flex-direction:column;gap:8px;padding:4px 18px 18px;font-size:10px;font-family:ui-monospace,SFMono-Regular,monospace;line-height:1.5;overflow-wrap:anywhere}.terminal-output b{color:var(--mint);font-weight:400}.demo-limit{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 18px;font-size:11px}.demo-limit button{text-decoration:underline;min-height:44px}.mirror-label,.mirror-footer{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:10px 18px;font-size:9px;color:#b6cdbf}.mirror-footer button{min-height:44px}.terminal-mirror{margin:0;min-height:160px;max-height:280px;overflow:auto;padding:16px 18px;font-size:10px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere;background:#0a3023}.live-error,.terminal-empty{padding:14px 18px;font-size:12px;line-height:1.6}.live-error{color:#ffd1db}.terminal-empty p{margin:8px 0}.purchase-links{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:30px;padding:34px 0;margin-top:26px;border-top:1px solid var(--line)}.purchase-plugin{display:flex;flex-direction:column;gap:13px;align-items:flex-start}.purchase-plugin .market-button{min-width:238px;min-height:54px;font-size:16px}.purchase-links small{font-size:11px;line-height:1.5;color:var(--muted)}.purchase-hardware{display:flex;align-items:center;justify-content:flex-end;gap:30px}.purchase-photo{width:min(220px,40%);height:160px;object-fit:contain;mix-blend-mode:multiply}.purchase-hardware>div{min-width:195px}.purchase-hardware strong{display:block;margin-bottom:12px;font-size:14px;font-weight:500}.retailer-links{display:flex;flex-direction:column;align-items:stretch;gap:6px}.retailer-links .market-button{color:var(--ink);border:1px solid var(--line);background:transparent;min-height:44px;font-size:12px;padding:10px 13px}.retailer-links .market-button:hover{background:#dfece2}.purchase-hardware small{display:block;max-width:235px;margin-top:9px;font-size:9px}.purchase-links>small{grid-column:1/-1}.toast{position:fixed;bottom:22px;left:50%;transform:translate(-50%);padding:13px 20px;background:#163e2d;color:#e3f3e1;border-radius:6px;font-size:13px;z-index:100;max-width:calc(100% - 32px);pointer-events:none}.toast:empty{display:none}.skip{position:fixed;left:20px;top:12px;transform:translateY(-150%);padding:14px;background:var(--forest);color:#fff;z-index:100}.skip:focus{transform:translateY(0)}@media(min-width:1600px){.viewport{min-height:550px}}@media(max-width:1050px){.simple-site{padding:0 28px}.demo-stage{grid-template-columns:minmax(0,1.2fr) minmax(310px,1fr);gap:16px}.scene-bottom{align-items:flex-start;flex-direction:column}.scene-bottom span{font-size:10px}.canvas-wrap{bottom:130px}.purchase-hardware{gap:16px}.purchase-photo{width:140px}}@media(max-width:760px){.simple-site{padding:0 20px}.simple-header{height:76px}.site-identity{flex-direction:column;gap:5px}.wordmark{font-size:24px}.concept-note{font-size:12px}.simple-header .market-button{font-size:12px;gap:14px;padding-left:8px}.demo-toolbar{align-items:flex-start;flex-direction:column;gap:5px;margin-bottom:0}.device-choices{width:100%;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:2px}.device-choices button{min-width:0;padding:10px 3px;font-size:12px}.demo-playback{align-self:flex-end}.playback-button{padding-right:2px}.demo-stage{grid-template-columns:minmax(0,1fr);gap:12px}.viewport{height:390px;min-height:0}.canvas-wrap{bottom:90px}.scene-bottom{flex-direction:row;align-items:center;bottom:6px;left:0;right:0;gap:5px}.scene-bottom>div:first-child{min-width:0;flex:1}.scene-bottom strong{font-size:15px}.scene-bottom span{max-width:165px;font-size:10px}.view-actions{gap:3px}.view-actions button{width:44px;height:44px;border:0}.viewport.is-large .canvas-wrap{bottom:100px}.viewport.is-large .scene-bottom{left:12px;right:12px}.workspace-list{height:146px}.workspace-item{min-height:44px}.purchase-links{display:flex;align-items:stretch;flex-direction:column;gap:26px;margin-top:25px;padding-top:28px}.purchase-plugin{align-items:stretch}.purchase-plugin .market-button{min-height:54px}.purchase-hardware{justify-content:space-between;gap:14px}.purchase-photo{width:min(37%,150px);height:140px}.purchase-hardware>div{min-width:0;flex:1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
