:root{--ink:#243127;--moss:#496842;--leaf:#8dab67;--lime:#c8dc74;--cream:#fbf6e8;--coral:#d76a45;--line:#d9d4c4;--shadow:0 14px 40px #2b39211a;--font-display:"Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;--font-body:"Avenir Next", Avenir, "Trebuchet MS", sans-serif}*{box-sizing:border-box}html{background:var(--cream)}body{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 85% 0%, #c8dc744d, transparent 28rem), var(--cream);font-family:var(--font-body), sans-serif;margin:0}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--coral);outline-offset:3px}.skip-link{z-index:10;background:var(--ink);color:#fff;border-radius:.4rem;padding:.6rem .8rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.app-frame{max-width:76rem;min-height:100vh;margin:auto;padding:1.25rem clamp(1rem,4vw,3rem) 3rem}.topbar{justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 0 1.4rem;display:flex}.brand{font-family:var(--font-display), Georgia, serif;align-items:center;gap:.7rem;font-size:1.05rem;font-weight:700;line-height:.86;text-decoration:none;display:flex}.brand em{color:var(--coral);font-style:italic}.caterpillar{align-items:center;gap:1px;display:flex;transform:rotate(-12deg)}.caterpillar i{background:var(--moss);border-radius:50%;width:.72rem;height:.72rem;display:block}.caterpillar i:nth-child(2){background:var(--leaf);transform:translateY(-.12rem)}.caterpillar i:nth-child(3){background:var(--lime)}.caterpillar i:nth-child(4){background:var(--coral);width:.86rem;height:.86rem}.household{color:#687064;font-size:.83rem}.primary-nav{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:.35rem;display:grid}.primary-nav a{color:#66705f;border-bottom:3px solid #0000;justify-content:center;gap:.45rem;padding:.85rem .35rem;font-size:.92rem;font-weight:650;text-decoration:none;display:flex}.primary-nav a.active{color:var(--ink);border-color:var(--coral)}.primary-nav a span{color:var(--moss)}.placeholder-page{max-width:48rem;min-height:29rem;padding:clamp(3rem,10vw,7rem) 1rem 2rem;position:relative;overflow:hidden}.leaf-mark{background:linear-gradient(145deg,#8dab6738,#0000 65%);border-radius:100% 0;width:11rem;height:16rem;position:absolute;top:4rem;right:3%;transform:rotate(25deg)}.leaf-mark:after{content:"";transform-origin:bottom;background:#49684245;width:1px;height:115%;position:absolute;left:48%;transform:rotate(30deg)}.eyebrow{color:var(--coral);letter-spacing:.13em;text-transform:uppercase;margin:0 0 .7rem;font-size:.78rem;font-weight:750}.placeholder-page h1,.error-state h1{max-width:10ch;font-family:var(--font-display), Georgia, serif;letter-spacing:-.055em;margin:0;font-size:clamp(2.8rem,7vw,5.6rem);line-height:.96;position:relative}.lede{max-width:30rem;margin:1.5rem 0;font-size:clamp(1rem,2vw,1.2rem);line-height:1.55;position:relative}.accent{color:#385231;background:#edf2d2;border-radius:999px;margin:.2rem 0;padding:.65rem .85rem;font-weight:650;display:inline-block;position:relative}.placeholder-lines{gap:.7rem;width:min(100%,32rem);margin-top:3.3rem;display:grid}.placeholder-lines span{background:linear-gradient(90deg,#e3dfd0,#f1ecdf);border-radius:99px;height:.75rem}.placeholder-lines span:nth-child(2){width:74%}.placeholder-lines span:nth-child(3){width:54%}.page-loading,.error-state{place-content:center;min-height:50vh;padding:2rem;display:grid}.page-loading{color:var(--moss);font-weight:650}.error-state{align-content:center;max-width:48rem;margin:auto}.error-state h1{font-size:clamp(2.5rem,7vw,4.5rem)}.error-state a,.error-state button{color:#fff;background:var(--moss);width:fit-content;font:inherit;cursor:pointer;border:0;border-radius:.5rem;margin-top:1.2rem;padding:.75rem 1rem;font-weight:700;text-decoration:none}@media (max-width:38rem){.app-frame{padding-bottom:5.8rem}.household{display:none}.primary-nav{z-index:5;padding:.35rem .45rem max(.35rem, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbf6e8f2;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #313e271a}.primary-nav a{border-bottom:0;border-radius:.6rem;flex-direction:column;align-items:center;gap:.1rem;padding:.35rem;font-size:.72rem}.primary-nav a.active{background:#e8f0c8}.placeholder-page{min-height:33rem;padding-top:5.5rem}.leaf-mark{opacity:.7;top:3rem;right:-3rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
