:root{color-scheme:light dark;--color-bg: #100f0f;--color-bg-2: #1c1b1a;--color-text: #cecdc3;--color-text-muted: #878580;--color-accent: #4385be;--color-accent-hover: #5b9fd3;--color-border: #403e3c;--color-blue: #4385be;--color-green: #879a39;--color-yellow: #d0a215;--color-red: #d14d41;--font-sans: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--font-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace}@media(prefers-color-scheme:light){:root{--color-bg: #fffcf0;--color-bg-2: #f2f0e5;--color-text: #100f0f;--color-text-muted: #6f6e69;--color-accent: #205ea6;--color-accent-hover: #4385be;--color-border: #e6e4d9;--color-blue: #205ea6;--color-green: #66800b;--color-yellow: #ad5c00;--color-red: #af3029}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}img,picture,video,canvas{display:block;max-width:100%;height:auto;margin-inline:auto}svg{max-width:100%}html{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);line-height:1.6}body{min-height:100vh;display:flex;flex-direction:column}a{color:var(--color-accent);text-decoration:none;&:hover{color:var(--color-accent-hover);text-decoration:underline}}.btn:where(.astro-vnzlvqnm){display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;font-size:.9375rem;text-decoration:none;transition:background-color .15s ease,border-color .15s ease;&:where(.astro-vnzlvqnm):hover{text-decoration:none}&.primary{background:var(--color-accent);color:#fff;&:where(.astro-vnzlvqnm):hover{background:var(--color-accent-hover)}}&.secondary,&.outline{background:var(--color-bg-2);color:var(--color-text);border:1px solid var(--color-border);&:where(.astro-vnzlvqnm):hover{background:var(--color-bg);border-color:var(--color-text-muted)}}&.has-subtext .btn-content:where(.astro-vnzlvqnm){text-align:left}&.has-arrow{padding-left:1.75rem}&:where(.astro-vnzlvqnm):hover .btn-arrow:where(.astro-vnzlvqnm){transform:translate(3px)}}.btn-icon:where(.astro-vnzlvqnm){display:flex;align-items:center;flex-shrink:0;:global(svg){width:1.125rem;height:1.125rem}}.btn-content:where(.astro-vnzlvqnm){display:flex;flex-direction:column;gap:.125rem;line-height:1.2}.btn-subtext:where(.astro-vnzlvqnm){font-size:.6875rem;font-weight:400;opacity:.7}.btn-arrow:where(.astro-vnzlvqnm){flex-shrink:0;transition:transform .15s ease}main:where(.astro-j7pv25f6){flex:1;display:block;padding:2rem;max-width:1200px;margin:0 auto}.hero:where(.astro-j7pv25f6),.concept:where(.astro-j7pv25f6){max-width:800px;margin-inline:auto}.hero:where(.astro-j7pv25f6){text-align:center;padding-top:2rem;margin-bottom:4rem}.splash-image:where(.astro-j7pv25f6){width:70%;max-width:300px;height:auto;margin-bottom:1.5rem}h1:where(.astro-j7pv25f6){font-size:3rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.75rem;color:var(--color-text)}.tagline:where(.astro-j7pv25f6){font-size:1.125rem;color:var(--color-text-muted);margin-bottom:2rem;margin-inline:auto;line-height:1.5;max-width:500px}.actions:where(.astro-j7pv25f6){display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.button:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;font-size:1rem;transition:background-color .15s ease,border-color .15s ease;svg{flex-shrink:0}&:hover{text-decoration:none}&.primary{background:var(--color-accent);color:#fff;&:hover{background:var(--color-accent-hover)}}&.secondary{background:var(--color-bg-2);color:var(--color-text);border:1px solid var(--color-border);&:hover{border-color:var(--color-text-muted);background:var(--color-bg)}}}.concept:where(.astro-j7pv25f6){margin-bottom:4rem}.concept-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center}.file-example:where(.astro-j7pv25f6){background:var(--color-bg-2);border:1px solid var(--color-border);border-radius:.75rem;overflow:hidden;text-align:left;pre{margin:0;padding:1rem;overflow-x:auto;font-size:.8125rem;line-height:1.6}code{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace}}.file-header:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:var(--color-bg);border-bottom:1px solid var(--color-border);font-size:.8125rem}.file-icon:where(.astro-j7pv25f6){font-size:.875rem}.file-name:where(.astro-j7pv25f6){color:var(--color-text-muted);font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace}.yaml-delimiter:where(.astro-j7pv25f6){color:var(--color-text-muted)}.yaml-key:where(.astro-j7pv25f6){color:var(--color-accent)}.yaml-string:where(.astro-j7pv25f6){color:var(--color-text)}.yaml-value:where(.astro-j7pv25f6){color:light-dark(#ad5c00,#d0a215)}.yaml-date:where(.astro-j7pv25f6){color:light-dark(#66800b,#879a39)}.yaml-link:where(.astro-j7pv25f6){color:var(--color-accent);opacity:.8}.md-heading:where(.astro-j7pv25f6){color:var(--color-text);font-weight:600}.concept-text:where(.astro-j7pv25f6){margin-top:1.5rem;color:var(--color-text-muted);font-size:.9375rem;text-align:center}.hierarchy-items:where(.astro-j7pv25f6){display:flex;flex-direction:column;align-items:center;gap:.5rem}.hierarchy-item:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:.5rem;width:190px;&.hierarchy-areas{background:#4385be1a;border:1px solid rgba(67,133,190,.2)}&.hierarchy-projects{background:#879a391a;border:1px solid rgba(135,154,57,.2)}&.hierarchy-tasks{background:#d0a2151a;border:1px solid rgba(208,162,21,.2)}}.hierarchy-icon:where(.astro-j7pv25f6){font-size:1.25rem;width:1.75rem;text-align:center;flex-shrink:0}.hierarchy-text:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:.0625rem}.hierarchy-label:where(.astro-j7pv25f6){font-weight:600;font-size:.875rem;color:var(--color-text)}.hierarchy-desc:where(.astro-j7pv25f6){font-size:.75rem;color:var(--color-text-muted)}.hierarchy-arrow:where(.astro-j7pv25f6){color:var(--color-text-muted);font-size:.875rem;opacity:.5;line-height:1}@media(max-width:600px){.concept-grid:where(.astro-j7pv25f6){grid-template-columns:1fr;gap:2rem}.hierarchy-items:where(.astro-j7pv25f6){flex-direction:row;justify-content:center;gap:.5rem}.hierarchy-item:where(.astro-j7pv25f6){flex-direction:column;text-align:center;gap:.5rem;padding:.625rem .5rem;width:auto;flex:1;max-width:120px}.hierarchy-text:where(.astro-j7pv25f6){align-items:center}.hierarchy-arrow:where(.astro-j7pv25f6){transform:rotate(-90deg)}}.product:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;padding:5rem 0;max-width:1100px;margin:0 auto;&.reverse{direction:rtl;>*{direction:ltr}}}.product-content:where(.astro-j7pv25f6){max-width:480px}.product-header:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem;h2{font-size:1.75rem;font-weight:700;color:var(--color-text);margin:0}}.product-icon:where(.astro-j7pv25f6){font-size:1.75rem}.product-description:where(.astro-j7pv25f6){font-size:1.0625rem;line-height:1.65;color:var(--color-text-muted);margin-bottom:1.5rem}.product-features:where(.astro-j7pv25f6){list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:.625rem;li{font-size:.9375rem;color:var(--color-text);padding-left:1.5rem;position:relative;line-height:1.5;&:before{content:"";position:absolute;left:0;top:.5em;width:6px;height:6px;border-radius:50%;background:var(--color-accent);opacity:.7}}}.product-actions:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:.75rem}.product-visual:where(.astro-j7pv25f6){border-radius:.5rem;overflow:hidden;>:global(img){width:100%;height:auto}}.demo-frame:where(.astro-j7pv25f6){position:relative;aspect-ratio:16 / 10;background:var(--color-bg-2);border:1px solid var(--color-border);border-radius:.75rem;>:global(*){position:absolute;inset:0}}@media(max-width:900px){.product:where(.astro-j7pv25f6){grid-template-columns:1fr;gap:2rem;padding:3rem 1.5rem;&.reverse{direction:ltr}}.product-content:where(.astro-j7pv25f6){max-width:none;text-align:center}.product-header:where(.astro-j7pv25f6){justify-content:center}.product-features:where(.astro-j7pv25f6){text-align:left;max-width:400px;margin-inline:auto}.product-actions:where(.astro-j7pv25f6){max-width:400px;margin:0 auto}.product-visual:where(.astro-j7pv25f6){max-width:500px;margin:0 auto;width:100%}}footer:where(.astro-j7pv25f6){padding:1.5rem 2rem;text-align:center;font-size:.875rem;color:var(--color-text-muted);a{color:var(--color-text-muted);&:hover{color:var(--color-text)}}}.separator:where(.astro-j7pv25f6){margin-inline:.5rem}
