:root{--navy:#102f46;--navy-deep:#082337;--green:#17795d;--green-dark:#105e48;--red:#c72b39;--ink:#17344d;--muted:#60778a;--paper:#fff;--canvas:#f4f7f8;--aqua:#e4efed;--sand:#f6efe3;--line:#d4e0e6;--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--canvas);color:var(--ink);font-family:Tahoma,Arial,sans-serif;line-height:1.75}a{color:inherit}main{min-height:calc(100vh - 205px)}.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.nav-shell{max-width:1180px;min-height:76px;margin:auto;padding:10px 24px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;white-space:nowrap}.brand img{width:48px;height:48px;object-fit:contain}.brand span{display:grid;line-height:1.25}.brand b{font-size:1rem}.brand small{color:var(--muted);font-size:.73rem}.site-header nav{display:flex;align-items:center;gap:5px}.site-header nav a{padding:8px 10px;color:var(--ink);font-size:.9rem;font-weight:700;text-decoration:none}.site-header nav a:hover{color:var(--green)}.site-header .nav-login,.site-header .nav-signout{border:1px solid var(--navy);border-radius:6px}.site-header .nav-login{background:var(--navy);color:#fff}.site-header .nav-login:hover{color:#fff;background:var(--navy-deep)}.site-header .nav-signout{color:var(--red);border-color:#e9c6ca}.flash{max-width:1132px;margin:18px auto 0;padding:12px 16px;background:#e4f3ea;border:1px solid #b6d9c4;border-radius:6px;color:#14533e;font-weight:700}.hero{min-height:430px;background:var(--navy);color:#fff;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:54px;padding:64px max(24px,calc((100% - 1132px)/2));overflow:hidden}.hero-copy{max-width:610px}.eyebrow{display:inline-block;color:#d1e9df;font-size:.78rem;font-weight:800;letter-spacing:0}.eyebrow.dark{color:var(--green)}.hero h1{font-size:clamp(2.45rem,5vw,4.85rem);line-height:1.18;margin:13px 0 15px;letter-spacing:0}.hero p{max-width:560px;color:#d5e2e9;font-size:1.1rem;margin:0}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.button,button{display:inline-flex;justify-content:center;align-items:center;min-height:42px;padding:9px 17px;background:var(--green);color:#fff;border:1px solid var(--green);border-radius:6px;font:inherit;font-weight:800;text-decoration:none;cursor:pointer}.button:hover,button:hover{background:var(--green-dark);border-color:var(--green-dark)}.button.ghost{background:transparent;border-color:#a9c0cc;color:#fff}.button.ghost:hover{background:#214a61}.hero-mark{width:100%;max-width:470px;justify-self:end;display:block;object-fit:cover;border:1px solid rgba(255,255,255,.18);border-radius:8px}.overview{max-width:1132px;margin:-37px auto 0;padding:0 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;position:relative}.overview div{background:#fff;padding:18px 22px;border:1px solid var(--line);display:flex;align-items:baseline;justify-content:space-between}.overview div:first-child{border-radius:0 8px 8px 0}.overview div:last-child{border-radius:8px 0 0 8px}.overview b{font-size:1.45rem;color:var(--green)}.overview span{font-size:.85rem;color:var(--muted)}.section{max-width:1132px;margin:76px auto;padding:0 24px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px}.section h2{font-size:clamp(1.6rem,3vw,2.3rem);line-height:1.25;margin:4px 0}.section-head>a{font-weight:800;color:var(--green);text-decoration:none}.minutes-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.minute-card{min-height:230px;padding:23px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);text-decoration:none;display:flex;flex-direction:column;align-items:flex-start}.minute-card:hover{border-color:#9fc6ba;box-shadow:0 8px 22px rgba(16,47,70,.08)}.date{font-size:.8rem;font-weight:800;color:var(--green);background:var(--aqua);padding:4px 9px;border-radius:4px}.minute-card h3{font-size:1.15rem;line-height:1.55;margin:16px 0 8px}.minute-card p{margin:0;color:var(--muted);font-size:.88rem}.status{margin-top:auto;padding-top:13px;font-size:.78rem;font-weight:800}.status.approved{color:var(--green)}.status.review{color:#9c6a12}.status.draft{color:#768899}.empty{padding:27px;background:#fff;border:1px dashed #b6c8d2;border-radius:var(--radius);color:var(--muted)}.forms-band{padding-top:46px;padding-bottom:46px;background:var(--aqua);max-width:none}.forms-band>*{max-width:1084px;margin-right:auto;margin-left:auto}.form-list{background:#fff;border:1px solid #c7dcda;border-radius:var(--radius)}.form-list a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:19px 21px;text-decoration:none;border-bottom:1px solid var(--line)}.form-list a:last-child{border-bottom:0}.form-list a:hover{background:#fbfdfd}.form-index{background:var(--sand);border:1px solid #ead9b9;border-radius:4px;padding:4px 8px;font-size:.75rem;font-weight:800;color:#735521}.form-list h3{margin:0;font-size:1.05rem}.form-list p{margin:2px 0 0;color:var(--muted);font-size:.86rem}.document,.form-page{max-width:880px;margin:58px auto;padding:42px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.document h1,.form-page h1{font-size:clamp(1.9rem,4vw,3.1rem);line-height:1.3;margin:9px 0}.document-meta{color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:22px}.document section{padding:19px 0;border-bottom:1px solid var(--line)}.document section:last-child{border-bottom:0}.document h2{font-size:1.2rem;margin:0 0 8px}.document p{white-space:normal}.form-page>p{color:var(--muted);margin:0 0 25px}.form-page form,.auth form,.editor form,form{display:grid;gap:14px}.auth,.editor,.content,.table{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:22px}.auth{max-width:520px;margin:54px auto}.editor{max-width:900px;margin:25px auto}.title{max-width:1132px;margin:46px auto 18px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.title h1{margin:0;font-size:2rem}.two{max-width:1132px;margin:42px auto;display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:0 24px}.content article{padding:13px 0;border-bottom:1px solid var(--line)}.content article:last-child{border-bottom:0}label{display:grid;gap:6px;font-weight:800}input,textarea,select{width:100%;min-height:43px;padding:10px 12px;border:1px solid #b9cad5;border-radius:6px;background:#fff;color:var(--ink);font:inherit}textarea{min-height:108px;resize:vertical}input:focus,textarea:focus,select:focus{outline:2px solid #a9d7c8;outline-offset:1px;border-color:var(--green)}.table{max-width:1132px;margin:0 auto 45px;padding:0;overflow:auto}table{width:100%;min-width:720px;border-collapse:collapse}th,td{padding:14px;text-align:right;vertical-align:top;border-bottom:1px solid var(--line)}th{background:#e8f0f4;font-weight:900}tbody tr:hover{background:#fafcfc}.table a{font-weight:800;color:var(--green)}.error{color:#a52a35;font-weight:800}footer{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:25px max(24px,calc((100% - 1132px)/2));background:var(--navy-deep);color:#d9e4e8;font-size:.82rem}footer div{display:grid}footer strong{color:#fff;font-size:.95rem}footer span{color:#b9cbd3}@media(max-width:760px){.nav-shell{min-height:auto;align-items:flex-start;flex-direction:column;gap:9px;padding:12px 17px}.site-header nav{width:100%;overflow:auto;flex-wrap:nowrap;padding-bottom:2px}.site-header nav a{white-space:nowrap;padding:6px 8px}.hero{grid-template-columns:1fr;padding:42px 20px 57px;gap:27px}.hero h1{font-size:2.65rem}.hero-mark{justify-self:stretch;max-width:none;order:-1}.overview{margin:-26px auto 0;padding:0 14px;grid-template-columns:1fr}.overview div{border-radius:0!important;padding:13px 16px}.overview div:first-child{border-radius:8px 8px 0 0!important}.overview div:last-child{border-radius:0 0 8px 8px!important}.section{margin:52px auto;padding:0 14px}.section-head{align-items:flex-start;flex-direction:column;gap:5px}.minutes-grid{grid-template-columns:1fr}.minute-card{min-height:190px}.forms-band{padding:34px 14px}.forms-band>*{max-width:none}.form-list a{grid-template-columns:auto 1fr;gap:11px}.form-list a>span:last-child{display:none}.form-list p{display:none}.document,.form-page{margin:30px 14px;padding:25px 19px}.title{margin:30px auto 16px;padding:0 14px;align-items:flex-start;flex-direction:column}.two{margin:30px auto;grid-template-columns:1fr;padding:0 14px}.editor{margin:0 14px;padding:17px}.table{margin:0 14px 35px;max-width:calc(100% - 28px)}footer{padding:22px 17px;align-items:flex-start;flex-direction:column}}
.cards{max-width:1132px;margin:0 auto 22px;padding:0 24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.cards article{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:21px;display:grid;gap:2px}.cards strong{font-size:2rem;color:var(--green)}.cards span{color:var(--muted);font-weight:700}@media(max-width:760px){.cards{grid-template-columns:1fr;margin:0 auto 20px;padding:0 14px}}
