@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--paper:#f5f5ee;--ink:#14372e;--muted:#596b61;--green:#3f7655;--lime:#ddefaf;--line:#d6ddd0}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #638b38;outline-offset:6px}.wrap{width:min(1280px,90%);margin:auto}.skip{position:absolute;top:-100px;padding:10px;background:white;z-index:10}.skip:focus{top:0}.header{height:106px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:30px}.brand{display:flex;align-items:center;font-family:Manrope,sans-serif;font-size:32px;font-weight:800;letter-spacing:-1.6px}.brand-icon{font-size:35px;margin-right:9px;letter-spacing:0}.brand-period{color:var(--green)}nav{display:flex;gap:34px;font-size:14px;font-weight:600}nav a:hover{color:var(--green)}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:30px;padding:17px 24px;background:var(--ink);color:white;font-size:15px;font-weight:600;border-radius:5px;transition:background .2s,transform .2s}.button:hover{background:#2d5a40;transform:translateY(-2px)}.button span{font-size:20px}.button.small{padding:11px 17px;font-size:14px;gap:20px}.hero{display:grid;grid-template-columns:1.03fr 1fr;gap:18px;min-height:650px;padding-top:52px;padding-bottom:42px}.hero-copy{position:relative;z-index:1;padding:10px 0}.eyebrow{font-size:12px;letter-spacing:1.6px;font-weight:700;line-height:1.5;margin:0 0 22px}.tiny-wheel{font-size:22px;vertical-align:middle;margin-right:5px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:clamp(56px,5.8vw,82px);line-height:1.04;letter-spacing:-4px;font-weight:800;margin-bottom:22px}h1 em{font-style:normal;color:var(--green)}.lead{font-size:23px;font-weight:650;letter-spacing:-.7px;margin-bottom:13px}.lead code{font-size:.9em;font-weight:600}.hero-description{font-size:17px;max-width:435px;color:var(--muted);line-height:1.65;margin-bottom:27px}.launch-note{font-size:12px;letter-spacing:1.2px;font-weight:600;margin-top:18px;display:flex;align-items:center;gap:8px}.launch-note span{height:6px;width:6px;background:var(--green);border-radius:50%}.hero-art{position:relative;overflow:hidden;border-radius:160px 160px 12px 12px;isolation:isolate;min-height:570px;background:#e7ede0}.art-label{position:absolute;right:17px;top:46%;display:flex;gap:11px;align-items:center;padding:14px 17px;border:1px solid #f7faec70;background:#f5f5eeeb;border-radius:6px;font-size:12px;line-height:1.5;letter-spacing:1px;transform:rotate(5deg);box-shadow:0 5px 15px #16382b15}.art-label>span{font-size:28px}.art-label strong{font-size:15px;letter-spacing:.5px}.art-caption{position:absolute;bottom:18px;left:0;right:0;text-align:center;font-size:12px;letter-spacing:1.8px;color:white;z-index:1}.cert-strip{background:#e6ebdf;border-block:1px solid var(--line);padding:25px 0}.strip-inner{display:flex;align-items:center;justify-content:space-between;gap:25px}.strip-inner>span{font-size:12px;letter-spacing:1px;line-height:1.6}.strip-inner>div{font-size:23px;font-weight:750;letter-spacing:-.5px;display:flex;gap:26px;align-items:center}.strip-inner i{font-size:19px;color:#789475;font-style:normal}.strip-inner>a{font-size:12px;text-decoration:underline;text-underline-offset:5px}.section{padding-block:95px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:55px;margin-bottom:45px}h2{font-size:40px;font-weight:750;line-height:1.2;letter-spacing:-1.7px;margin-bottom:0}.section-heading>p{max-width:390px;font-size:16px;color:var(--muted);margin:0}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.principles article{border-top:1px solid #aab9a7;padding-top:22px}.number{font-size:12px;font-weight:600;letter-spacing:1.1px;color:var(--green)}h3{font-size:23px;letter-spacing:-.7px;line-height:1.3;margin:22px 0 12px}.principles p{font-size:16px;color:var(--muted);max-width:330px;margin-bottom:0}.roadmap-section{background:var(--ink);color:var(--paper);padding:80px 0 35px}.roadmap-section .eyebrow{color:var(--lime)}.roadmap-section .section-heading>p{color:#b6c8bd}.roadmap{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid #ffffff29;border-radius:7px;overflow:hidden}.roadmap article{padding:24px 22px 30px;border-right:1px solid #ffffff29;position:relative;transition:background .2s}.roadmap article:hover{background:#244b3d}.roadmap article:last-child{border:0}.step{color:#a4b9a9;font-size:12px}.cert{font-family:Manrope,sans-serif;font-size:33px;font-weight:700;color:var(--lime);margin-top:35px}.roadmap h3{font-size:18px;letter-spacing:-.4px;margin-top:20px}.roadmap p{color:#b6c8bd;font-size:14px;min-height:68px}.level{border:1px solid #9bb59e57;border-radius:3px;padding:4px 7px;font-size:12px;letter-spacing:1px}.roadmap-foot{display:flex;justify-content:space-between;align-items:center;padding-top:29px;font-size:12px;color:#b6c8bd}.roadmap-foot>span{font-size:12px;letter-spacing:1px;display:flex;align-items:center;gap:15px}.roadmap-foot strong{font-size:18px;letter-spacing:-.4px;color:var(--lime)}.roadmap-foot>a{text-decoration:underline;text-underline-offset:4px}.faq{display:grid;grid-template-columns:1fr 1.25fr;gap:60px}.questions{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:20px 0}summary{display:flex;justify-content:space-between;gap:25px;cursor:pointer;font-weight:600;list-style:none}summary::-webkit-details-marker{display:none}summary span{font-size:24px;line-height:1}details[open] summary span{transform:rotate(45deg)}details p{font-size:15px;color:var(--muted);padding-top:16px;max-width:95%;margin:0}details a{text-decoration:underline}.closing{background:#e5ebdc;border:1px solid #d6dfcd;border-radius:8px;padding:45px 50px;display:flex;align-items:center;justify-content:space-between;gap:30px}.closing h2{font-size:36px}.closing .eyebrow{margin-bottom:16px}.light{background:var(--ink)}footer{padding-block:36px;display:flex;justify-content:space-between;align-items:center;gap:25px}footer .brand{font-size:24px}footer p,footer>span{font-size:12px;color:var(--muted);margin:0}
@media(min-width:1450px){.hero{min-height:700px}}@media(max-width:1050px){nav{gap:20px}.header .button{display:none}.hero-art{min-height:570px}.hero{gap:10px}h1{font-size:65px}.strip-inner>div{gap:15px;font-size:21px}.strip-inner>a{display:none}.roadmap article{padding:20px 14px}.roadmap h3{font-size:16px}.roadmap p{font-size:14px}.cert{font-size:29px}.closing h2{font-size:30px}}@media(max-width:720px){.wrap{width:89%}.header{height:83px;gap:15px}.brand{font-size:28px}.brand-icon{font-size:28px}nav{gap:18px;font-size:12px}nav a:first-child{display:none}.hero{grid-template-columns:1fr;gap:32px;padding-top:33px;padding-bottom:32px}.hero-copy{padding:0}h1{font-size:clamp(54px,12.5vw,80px);letter-spacing:-3px}.eyebrow{font-size:12px;letter-spacing:1.2px}.lead{font-size:22px}.hero-description{font-size:16px;max-width:100%}.hero-art{height:480px;min-height:0;border-radius:100px 100px 8px 8px}.launch-note{font-size:12px}.strip-inner{flex-direction:column;align-items:flex-start;gap:13px}.strip-inner>span br{display:none}.strip-inner>span strong{margin-left:4px}.strip-inner>div{width:100%;justify-content:space-between;gap:6px;font-size:17px}.strip-inner i{font-size:12px}.section{padding-block:58px}.section-heading{display:block;margin-bottom:30px}h2{font-size:32px;letter-spacing:-1.3px}.section-heading>p{margin-top:22px}.principles{grid-template-columns:1fr;gap:28px}.principles p{max-width:100%}.principles h3{margin-top:12px}.roadmap-section{padding:55px 0 30px}.roadmap{grid-template-columns:1fr}.roadmap article{display:grid;grid-template-columns:35px 1fr;gap:0 15px;border-right:0;border-bottom:1px solid #ffffff29;padding:22px}.step{grid-row:1/5;padding-top:9px}.cert{margin:0;font-size:27px}.roadmap h3{font-size:19px;margin:7px 0}.roadmap p{min-height:0;margin-bottom:14px}.level{width:max-content}.roadmap-foot{display:block}.roadmap-foot>a{display:block;margin-top:18px}.faq{grid-template-columns:1fr;gap:30px}.closing{padding:32px 25px;display:block}.closing h2{font-size:29px}.closing .button{margin-top:26px}footer{flex-wrap:wrap;gap:12px}footer>span{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Six independent exam tracks. */
.roadmap{grid-template-columns:repeat(3,1fr)}.roadmap article:nth-child(3){border-right:0}.roadmap article:nth-child(-n+3){border-bottom:1px solid #ffffff29}.roadmap p{min-height:45px}.cert{margin-top:22px}.strip-inner>div{gap:18px}
@media(max-width:1050px){.strip-inner>div{gap:12px}}
@media(max-width:720px){.roadmap{grid-template-columns:1fr}.roadmap article{border-right:0}.roadmap p{min-height:0}.cert{margin-top:0}.strip-inner>div{flex-wrap:wrap;justify-content:flex-start;gap:10px 13px}.roadmap-foot>span{flex-wrap:wrap}}

/* Direction: the CLI is the product. Terminal hero, mascot, features, tracks, commands. */
.brand-plate{width:40px;height:40px;margin-right:10px;border-radius:50%}footer .brand-plate{width:28px;height:28px}
.hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.text-link{font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:5px}.text-link:hover{color:var(--green)}
.hero-art{background:linear-gradient(160deg,#e7ede0,#d3dfcc);border-radius:24px;min-height:570px;padding:30px 30px 230px;display:flex;align-items:flex-start;overflow:visible}
.terminal{width:100%;max-width:560px;background:#0f2a23;color:#dfe9dc;border-radius:12px;box-shadow:0 24px 60px #12382f40,0 2px 6px #12382f30;overflow:hidden;font-family:'SF Mono',ui-monospace,Menlo,Consolas,monospace;position:relative;z-index:1}
.terminal-bar{display:flex;align-items:center;gap:7px;padding:10px 14px;background:#163a30;border-bottom:1px solid #ffffff14}.terminal-bar i{width:11px;height:11px;border-radius:50%;background:#ffffff26}.terminal-bar span{margin-left:auto;font-size:11px;letter-spacing:1px;color:#9fb8a8}
.terminal pre{margin:0;padding:18px 20px 22px;font-size:12.5px;line-height:1.62;white-space:pre-wrap;word-break:break-word}.terminal .prompt{color:var(--lime);font-weight:600}.terminal .dim{color:#8fa898}.terminal .rule{color:#3f7655}.terminal .ok{color:#9fe1a6}.terminal .status{color:#6f9a80;font-size:11px}.terminal b{color:#fff;font-weight:600}
.mascot{position:absolute;right:10px;bottom:0;height:300px;width:auto;z-index:2;filter:drop-shadow(0 10px 14px #12382f3d)}
.hero-art .art-caption{color:var(--ink);bottom:26px;left:30px;right:auto;width:40%;line-height:1.7;text-align:left;font-weight:600}
.principles code,.features code,.cli-lead code,details code{font-family:'SF Mono',ui-monospace,Menlo,Consolas,monospace;font-size:.88em;background:#ffffff14;padding:2px 6px;border-radius:4px}.principles code,details code{background:#e6ebdf;color:var(--ink)}
.features{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #ffffff29;border-radius:7px;overflow:hidden}.features article{padding:26px 24px;border-right:1px solid #ffffff29;border-bottom:1px solid #ffffff29;transition:background .2s}.features article:hover{background:#244b3d}.features article:nth-child(3n){border-right:0}.features article:nth-child(n+4){border-bottom:0}.features h3{font-size:19px;letter-spacing:-.4px;margin:0 0 10px;color:var(--lime)}.features p{color:#b6c8bd;font-size:14px;margin:0}
.tracks{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.tracks article{border:1px solid var(--line);border-radius:8px;padding:24px 22px 22px;background:#fbfbf7;transition:transform .2s,box-shadow .2s}.tracks article:hover{transform:translateY(-3px);box-shadow:0 10px 25px #16382b12}.tracks .cert{color:var(--ink);margin-top:0;font-size:30px}.tracks h3{font-size:18px;margin:14px 0 6px}.tracks p{color:var(--muted);font-size:14px;margin-bottom:16px;min-height:42px}.count{border:1px solid #aab9a7;border-radius:3px;padding:4px 8px;font-size:12px;letter-spacing:1px;font-weight:600;color:var(--green)}
.cli-section{background:#e6ebdf;border-block:1px solid var(--line);padding:85px 0}.cli-inner{display:grid;grid-template-columns:1fr 1.25fr;gap:60px;align-items:start}.cli-lead{color:var(--muted);font-size:16px;margin:22px 0 28px;max-width:420px}
.commands{margin:0;display:grid;grid-template-columns:1fr 1fr;gap:0 30px;border-top:1px solid #aab9a7}.commands>div{border-bottom:1px solid #c7d2c2;padding:16px 0}.commands dt{font-family:'SF Mono',ui-monospace,Menlo,Consolas,monospace;font-weight:600;font-size:14px;color:var(--ink)}.commands dd{margin:5px 0 0;font-size:14px;color:var(--muted)}
@media(max-width:1050px){.mascot{height:250px;right:10px}.hero-art .art-caption{width:42%}.features{grid-template-columns:repeat(2,1fr)}.features article:nth-child(3n){border-right:1px solid #ffffff29}.features article:nth-child(2n){border-right:0}.features article:nth-child(n+4){border-bottom:1px solid #ffffff29}.features article:nth-child(n+5){border-bottom:0}.tracks{grid-template-columns:repeat(2,1fr)}.hero-art{padding:24px 22px 232px}}
@media(max-width:720px){.hero-art{height:auto;min-height:0;border-radius:18px;padding:16px 14px 180px}.terminal pre{font-size:11.5px}.mascot{height:170px;right:6px;bottom:0}.hero-art .art-caption{left:16px;bottom:22px;width:40%;font-size:11px}.features{grid-template-columns:1fr}.features article{border-right:0!important;border-bottom:1px solid #ffffff29!important}.features article:last-child{border-bottom:0!important}.tracks{grid-template-columns:1fr}.tracks p{min-height:0}.cli-section{padding:58px 0}.cli-inner{grid-template-columns:1fr;gap:34px}.commands{grid-template-columns:1fr}.hero-actions{gap:14px}}

/* Waitlist capture. The page is static HTML outside the Next app, so the form
   is a GET to /waitlist: no endpoint, no CORS, no second code path. */
.waitlist-form {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 18px;
  max-width: 30rem;
}
.waitlist-form input {
  flex: 1 1 14rem;
  min-width: 0;
  padding: 12px 14px;
  font: inherit;
  color: inherit;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 8px;
}
.waitlist-form input::placeholder { color: inherit; opacity: 0.55; }
.waitlist-form input:focus-visible { outline: 2px solid currentColor; outline-offset: 2px; }
.waitlist-form button {
  padding: 12px 18px;
  font: inherit;
  font-weight: 600;
  cursor: pointer;
  color: #0b1120;
  background: #eaf2ff;
  border: 1px solid transparent;
  border-radius: 8px;
}
.waitlist-form button:hover { background: #fff; }
.waitlist-note { margin-top: 10px; font-size: 0.92rem; opacity: 0.75; }
.closing-actions { display: flex; flex-wrap: wrap; gap: 14px; align-items: center; }
.sr-only {
  position: absolute;
  width: 1px; height: 1px;
  padding: 0; margin: -1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
}

/* Product positioning: Caz and the CLI are visible together. */
.hero-title{display:flex;align-items:center;gap:8px}.hero-title h1{flex:1;min-width:0}.hero-coach{width:125px;height:auto;flex-shrink:0;filter:drop-shadow(0 8px 8px #12382f20)}
.hero-art{padding-bottom:64px;align-self:start;min-height:0}.hero-art .art-caption{width:auto;right:20px;bottom:18px;font-size:10px}
.hero-description{max-width:480px}.access-model{margin:24px 0 0;font-size:13px;line-height:1.8;color:var(--muted);max-width:470px}.access-model strong{color:var(--ink)}.access-model a,.section-heading>p a{ text-decoration:underline;text-underline-offset:3px}
.track-focus{display:block;color:var(--green);font-size:10px;letter-spacing:1.2px;font-weight:700;margin-bottom:12px}.tracks article:has(.track-focus){border-color:#73986c;background:#edf2e6}.count{display:inline-block;font-size:11px;letter-spacing:.4px}
.origin-story{display:grid;grid-template-columns:1fr 1.25fr;gap:60px;border-bottom:1px solid var(--line)}.story-copy{max-width:650px;font-size:18px;color:var(--muted)}.story-copy a{text-decoration:underline;text-underline-offset:4px;color:var(--ink)}.coffee-support{display:flex;gap:8px 18px;align-items:center;flex-wrap:wrap;font-size:13px;border-top:1px solid var(--line);padding-top:20px}.coffee-support details{width:100%;padding:0;border:0}.coffee-support summary{display:inline-flex;font-size:12px;font-weight:400;text-decoration:underline}.coffee-support img{display:block;margin-top:14px;border-radius:6px}
@media(max-width:1050px){.hero-title h1{font-size:58px}.hero-coach{width:95px}}
@media(max-width:720px){.hero-title h1{font-size:clamp(46px,11.5vw,64px)}.hero-coach{width:95px}.header nav{gap:12px}.header nav a[href="#tracks"],.header nav a[href="#cli"]{display:none}.hero-art{padding-bottom:52px}.origin-story{grid-template-columns:1fr;gap:25px}.story-copy{font-size:16px}}

/* Optional support lives with the footer links. */
footer { flex-wrap: wrap; }
footer .coffee-support { border: 0; padding: 0; gap: 4px 14px; }
footer .coffee-support a { text-decoration: underline; text-underline-offset: 4px; }
footer .coffee-support > span { color: var(--muted); font-size: 12px; }
footer .coffee-support details { width: auto; }
@media (max-width: 720px) { footer .coffee-support { width: 100%; } }
