:root{--text:#1c1a18;--muted:#6f6b65;--white:#ffffff;--line:rgba(255,255,255,0.28);--dark-line:#e0dbce;--green:#4f6814;--green-dark:#404823;--green-glow:rgba(79,104,20,0.24);--soft:#f5f3ec;--sand-200:#ede9de;--surface:#fbfaf9;--shadow:0 28px 90px rgba(28,26,24,0.2);color:var(--text);background:var(--soft);font-family:var(--font-manrope),Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;min-height:100svh;color:var(--text);background:var(--soft)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,select{cursor:pointer}button{color:inherit}:focus-visible{outline:2px solid rgba(79,104,20,.48);outline-offset:3px}.page,.shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.shell{padding:34px 0 72px}.narrow-shell{width:min(760px,calc(100% - 40px))}.detail-shell{padding-top:26px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-unbounded),var(--font-manrope),ui-sans-serif,system-ui,sans-serif;letter-spacing:0}h1{max-width:720px;margin:0;font-size:clamp(42px,6.2vw,74px);font-weight:500;line-height:1.02}dt{color:var(--muted);font-size:13px;font-weight:650}dd{margin:4px 0 0;font-weight:800;overflow-wrap:anywhere}input,select,textarea{width:100%;min-height:46px;padding:10px 13px;color:var(--text);background:#fff;border:1px solid #d8e1db;border-radius:14px}textarea{resize:vertical}table{width:100%;min-width:680px;border-collapse:collapse}td,th{padding:14px 12px;border-bottom:1px solid #e7ede7;text-align:left;vertical-align:middle}th{color:var(--muted);font-size:13px}tr:last-child td{border-bottom:0}@media (max-width:680px){.narrow-shell,.page,.shell{width:min(100% - 24px,1180px)}h1{font-size:39px}}.typography-theme{min-height:100vh;font-family:var(--font-manrope),ui-sans-serif,system-ui,sans-serif}.app-theme{--text:#1c1a18;--muted:#6f6b65;--surface:#fbfaf9;--soft:#f5f3ec;--dark-line:#e0dbce;--green:#4f6814;--green-dark:#404823;--green-glow:rgba(79,104,20,0.24);color:var(--text)}.app-theme :focus-visible{outline:2px solid rgba(79,104,20,.48);outline-offset:3px}.app-theme :is(input,select,textarea):focus-visible{outline:0;box-shadow:0 0 0 2px #f5f3ec,0 0 0 5px rgba(79,104,20,.34)}.app-theme :is(input,select,textarea){color:#1c1a18;background-color:#fff;border-color:#e0dbce;border-radius:12px}.app-theme :is(h1,h2,h3){color:#1c1a18;font-weight:600}.typography-theme h1,.typography-theme h2,.typography-theme h3{font-family:var(--font-unbounded),var(--font-manrope),ui-sans-serif,system-ui,sans-serif;letter-spacing:-.035em;line-height:1.12}