:root{color-scheme:dark;background:#020914;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}main{min-height:100vh;padding:clamp(1.5rem,5vw,4rem)}main.home{display:grid;grid-template-rows:auto 1fr auto}main.content{display:flex;flex-direction:column;gap:2.5rem;width:min(100%,44rem);margin:0 auto}.site-nav{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.site-nav a{color:#eaf1f8d1;text-decoration:none;font-size:.9rem;letter-spacing:.04em;padding:.4rem .9rem;border-radius:999px;border:1px solid rgba(255,255,255,.14);transition:border-color .18s ease,color .18s ease}.site-nav a:hover,.site-nav a:focus-visible{border-color:#f7c65a;color:#f7c65a}.article-list h1,.article h1{color:#f7c65a;font-size:clamp(1.6rem,4vw,2.4rem);margin:0 0 .5rem}.article-list-intro{color:#eaf1f8b8;max-width:40rem}.article-list ul{list-style:none;margin:1.5rem 0 0;padding:0;display:flex;flex-direction:column;gap:1.25rem}.article-list li a{display:block;text-decoration:none;color:inherit;padding:1.25rem 1.5rem;border:1px solid rgba(255,255,255,.14);border-radius:1rem;transition:border-color .18s ease,transform .18s ease}.article-list li a:hover,.article-list li a:focus-visible{border-color:#f7c65a;transform:translateY(-.15rem)}.article-list li h2{margin:0 0 .4rem;font-size:1.15rem}.article-list li p{margin:0 0 .6rem;color:#eaf1f8b8}.article-list li time,.article-header time{color:#eaf1f880;font-size:.85rem}.article-eyebrow{margin:0 0 .75rem}.article-eyebrow a{color:#f7c65a;text-decoration:none;font-size:.85rem;letter-spacing:.04em}.article-header{margin-bottom:1.5rem}.article-body{color:#eaf1f8e0;line-height:1.65;display:flex;flex-direction:column;gap:1.25rem}.article-body code{background:#ffffff14;border-radius:.3rem;padding:.1rem .35rem;font-size:.9em}.pipeline{width:100%;height:auto;border-radius:inherit}.pipeline-track{stroke:#ffffff2e;stroke-width:2}.pipeline-node circle{fill:#ffffff0f;stroke:#ffffff47;stroke-width:2;transition:fill .18s ease,stroke .18s ease}.pipeline-node text{fill:#eaf1f8e0;font-size:1rem;font-weight:600}.pipeline-node .pipeline-label{font-size:.85rem;font-weight:500;fill:#eaf1f8b3}.pipeline-node{cursor:pointer}.pipeline-node:hover circle,.pipeline-node:focus-visible circle{stroke:#f7c65a}.pipeline-node.is-active circle{fill:#f7c65a29;stroke:#f7c65a}.pipeline-node.is-active .pipeline-label{fill:#f7c65a}.pipeline-detail{min-height:3.3em;color:#eaf1f8c7;border-left:2px solid #f7c65a;padding-left:1rem}.hours-link{align-self:center;justify-self:center;display:block;line-height:0;max-width:min(100%,48rem);border-radius:2rem;outline-offset:.5rem;transition:transform .18s ease,filter .18s ease}.hours-link:hover{filter:brightness(1.08);transform:translateY(-.35rem)}.hours-link:focus-visible{outline:3px solid #f7c65a}img{display:block;width:100%;height:auto;border-radius:inherit}.site-footer{width:min(100%,64rem);justify-self:center;border-top:1px solid rgba(255,255,255,.14);padding-top:1.25rem;color:#eaf1f8a8;font-size:clamp(.72rem,1.3vw,.82rem);line-height:1.55;text-align:center}.site-footer p{margin:.2rem 0}.site-footer-brand{color:#f7c65a;font-size:clamp(.9rem,1.8vw,1.1rem);font-weight:700;letter-spacing:.06em}.article-body h2{margin:1.25rem 0 -.35rem;font-size:clamp(1.15rem,2.6vw,1.5rem);line-height:1.25;letter-spacing:-.01em;color:#eaf1f8}.article-body a{color:#f7c65a;text-decoration-color:#f7c65a73;text-underline-offset:.2em}.article-body strong{color:#eaf1f8;font-weight:600}.article-lede{font-size:clamp(1.05rem,2.2vw,1.2rem);line-height:1.55;color:#eaf1f8f5}.article-note{font-size:.85rem;line-height:1.6;color:#eaf1f899;border-left:2px solid rgba(255,255,255,.18);padding-left:1rem}.article-cta{margin-top:.75rem}.article-cta a{display:inline-block;padding:.7rem 1.4rem;border-radius:999px;border:1px solid #f7c65a;color:#f7c65a;text-decoration:none;font-weight:600;transition:background .18s ease,color .18s ease}.article-cta a:hover,.article-cta a:focus-visible{background:#f7c65a;color:#020914}.allocator{display:flex;flex-direction:column;gap:1.1rem;padding:clamp(1rem,3vw,1.5rem);border:1px solid rgba(255,255,255,.14);border-radius:1rem;background:#ffffff08}.allocator-modes{display:flex;gap:.5rem;flex-wrap:wrap}.allocator-mode{flex:1 1 10rem;padding:.55rem 1rem;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:transparent;color:#eaf1f8b3;font:inherit;font-size:.9rem;cursor:pointer;transition:border-color .18s ease,color .18s ease,background .18s ease}.allocator-mode:hover{border-color:#f7c65a99;color:#f7c65a}.allocator-mode.is-active{border-color:#f7c65a;background:#f7c65a24;color:#f7c65a}.allocator-bar{display:flex;height:.6rem;border-radius:999px;overflow:hidden;background:#ffffff0f}.allocator-bar span{transition:width .18s ease}.allocator-rows{display:flex;flex-direction:column;gap:.9rem}.allocator-row{display:flex;flex-direction:column;gap:.3rem}.allocator-head{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.allocator-name{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#eaf1f8;font-size:.95rem}.allocator-swatch{width:.6rem;height:.6rem;border-radius:50%;flex:none}.allocator-value{font-variant-numeric:tabular-nums;color:#f7c65a;font-weight:600;font-size:.95rem}.allocator-note{font-size:.8rem;color:#eaf1f894;line-height:1.45}.allocator-row input[type=range]{width:100%;accent-color:#f7c65a;cursor:pointer;margin:.1rem 0}.allocator-presets{display:flex;gap:.5rem;flex-wrap:wrap}.allocator-preset{padding:.45rem .9rem;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:transparent;color:#eaf1f8cc;font:inherit;font-size:.82rem;cursor:pointer;transition:border-color .18s ease,color .18s ease}.allocator-preset:hover,.allocator-preset:focus-visible{border-color:#f7c65a;color:#f7c65a}.alloc-chart{width:100%;height:auto}.alloc-grid{stroke:#ffffff1a;stroke-width:1}.alloc-grid.is-base{stroke:#ffffff57;stroke-dasharray:4 4}.alloc-axis{fill:#eaf1f880;font-size:.72rem;font-variant-numeric:tabular-nums}.alloc-path{fill:none;stroke:#eaf1f829;stroke-width:1}.alloc-path.is-median{stroke:#eaf1f8;stroke-width:2.2}.alloc-path.is-lucky{stroke:#f7c65a;stroke-width:2.2}.alloc-legend{display:flex;gap:1rem;flex-wrap:wrap;font-size:.78rem;color:#eaf1f899}.alloc-key{display:flex;align-items:center;gap:.4rem}.alloc-key:before{content:"";width:1.1rem;height:2px;border-radius:2px;background:currentColor}.alloc-key.is-lucky{color:#f7c65a}.alloc-key.is-median{color:#eaf1f8}.alloc-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));gap:.75rem;border-top:1px solid rgba(255,255,255,.12);padding-top:1rem}.alloc-stat{display:flex;flex-direction:column;gap:.15rem}.alloc-stat strong{font-size:clamp(1.3rem,3.4vw,1.7rem);color:#f7c65a;font-variant-numeric:tabular-nums;line-height:1.1}.alloc-stat span{font-size:.76rem;color:#eaf1f899;line-height:1.35}@media(prefers-reduced-motion:reduce){.hours-link,.allocator-mode,.allocator-preset,.allocator-bar span{transition:none}}
