:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17202a;background:#e9e5da;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #17202a;--muted: #63707a;--surface: #f8f6ef;--surface-strong: #ffffff;--line: #d3cec0;--accent: #9d6f2f;--accent-strong: #704716;--night: #111821;--danger: #8f2727;--shadow: 0 14px 40px rgb(28 32 35 / 10%)}*{box-sizing:border-box}html{min-height:100%;background:#e9e5da}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(circle at top right,rgb(157 111 47 / 16%),transparent 34rem),#e9e5da}button,input,select,textarea{font:inherit}button{touch-action:manipulation}.app-shell{min-height:100vh;padding-bottom:calc(84px + env(safe-area-inset-bottom))}.top-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:calc(1rem + env(safe-area-inset-top)) 1rem 1rem;color:#f7f4eb;background:var(--night);border-bottom:1px solid rgb(255 255 255 / 10%)}.top-bar h1,.section-heading h2,.hero-card h2,.placeholder-card h2{margin:0;letter-spacing:-.035em}.top-bar h1{font-size:clamp(1.35rem,5vw,2rem)}.eyebrow{margin:0 0 .25rem;color:inherit;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;opacity:.68}.device-badge{max-width:9rem;padding:.48rem .68rem;color:#eee6d5;font-size:.74rem;font-weight:750;line-height:1.15;text-align:center;border:1px solid rgb(255 255 255 / 18%);border-radius:999px;background:#ffffff12}.app-main{width:min(100%,76rem);margin:0 auto;padding:1rem}.app-main>*+*{margin-top:1rem}.hero-card,.workflow-card,.placeholder-card,.notice{border:1px solid var(--line);border-radius:1.2rem;background:var(--surface);box-shadow:var(--shadow)}.hero-card{display:grid;gap:1.25rem;padding:1.35rem;overflow:hidden;position:relative}.hero-card:after{position:absolute;right:-4rem;bottom:-5rem;width:11rem;height:11rem;content:"";border:2rem solid rgb(157 111 47 / 13%);border-radius:50%}.hero-card>*{position:relative;z-index:1}.hero-card h2{max-width:18ch;font-size:clamp(1.75rem,8vw,3.6rem);line-height:.98}.hero-card p:not(.eyebrow){max-width:54ch;margin:.85rem 0 0;color:var(--muted);line-height:1.55}.primary-action{min-height:3rem;padding:.75rem 1rem;color:#fff;font-weight:800;border:0;border-radius:.85rem;background:var(--accent-strong);cursor:pointer}.primary-action:focus-visible,.nav-item:focus-visible{outline:3px solid #d7aa63;outline-offset:3px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin:.25rem 0 .75rem}.section-heading .eyebrow{color:var(--accent-strong)}.section-heading h2{font-size:1.25rem}.stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.stat-card{min-height:7rem;padding:1rem;border:1px solid var(--line);border-radius:1rem;background:var(--surface-strong)}.stat-card span{display:block;color:var(--muted);font-size:.78rem;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.stat-card strong{display:block;margin-top:.65rem;font-size:clamp(1.5rem,7vw,2.4rem);line-height:1}.workflow-card,.placeholder-card{padding:1.2rem}.workflow-list{display:grid;gap:.7rem;margin:0;padding:0;list-style:none}.workflow-list li{display:grid;grid-template-columns:2.5rem 1fr;gap:.8rem;align-items:center;min-height:4rem;padding:.7rem;border:1px solid var(--line);border-radius:.9rem;background:#ffffff94}.workflow-list li>span{display:grid;width:2.5rem;height:2.5rem;place-items:center;color:#fff;font-weight:850;border-radius:.75rem;background:var(--night)}.workflow-list strong,.workflow-list small{display:block}.workflow-list small{margin-top:.2rem;color:var(--muted);line-height:1.35}.placeholder-card{min-height:20rem}.placeholder-card .eyebrow{color:var(--accent-strong)}.placeholder-card h2{max-width:21ch;font-size:clamp(1.8rem,8vw,3.2rem);line-height:1}.placeholder-card>p:not(.eyebrow){max-width:52ch;color:var(--muted);line-height:1.55}.sprint-note{display:grid;gap:.35rem;margin-top:1.5rem;padding:1rem;border-left:.3rem solid var(--accent);background:#efe5d3}.sprint-note span{color:#57452e;line-height:1.45}.notice{display:grid;gap:.25rem;padding:1rem}.notice--error{color:var(--danger);border-color:#8f272759;background:#fff1f1}.bottom-nav{position:fixed;z-index:10;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.15rem;padding:.4rem .4rem calc(.4rem + env(safe-area-inset-bottom));border-top:1px solid rgb(255 255 255 / 12%);background:#111821f5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav-item{display:grid;min-height:3.7rem;place-items:center;gap:.1rem;padding:.35rem .15rem;color:#bfc6cc;border:0;border-radius:.75rem;background:transparent;cursor:pointer}.nav-item>span{font-size:1.25rem;line-height:1}.nav-item small{font-size:.66rem;font-weight:750}.nav-item--active{color:#fff;background:#ffffff1a}@media(min-width:720px){.top-bar{padding-right:2rem;padding-left:2rem}.app-main{padding:1.5rem 2rem 7rem}.hero-card{grid-template-columns:minmax(0,1fr) auto;align-items:end;padding:2rem}.primary-action{min-width:12rem}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.workflow-list{grid-template-columns:repeat(5,minmax(0,1fr))}.workflow-list li{grid-template-columns:1fr;align-content:start;min-height:10rem}.placeholder-card,.workflow-card{padding:1.75rem}}@media(min-width:1024px){.bottom-nav{right:auto;top:7.25rem;bottom:auto;left:1rem;width:5.2rem;grid-template-columns:1fr;padding:.5rem;border:1px solid rgb(255 255 255 / 12%);border-radius:1rem}.app-shell{padding-bottom:0}.app-main{padding-left:7.5rem}}
