body{font-family:var(--sans);background:var(--page);color:var(--ink);line-height:1.42}.container{width:min(calc(100% - 72px),var(--container));margin:0 auto}.utility-bar{height:28px;background:var(--green);color:#fff;font-size:10px;letter-spacing:.02em}.utility-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.utility-left,.utility-right,.inline-meta{display:flex;align-items:center;gap:14px}.tiny-crest{width:15px;height:19px;object-fit:cover;object-position:left center}.utility-name{font-size:10px;font-weight:700;letter-spacing:.12em}.site-header{height:63px;background:#fff;border-bottom:1px solid #edf1ef;position:relative;z-index:5}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:10px;min-width:260px}.brand img{width:39px;height:48px;object-fit:cover;object-position:left center}.brand-kicker{font-size:10px;font-weight:700;letter-spacing:.05em}.brand-name{font-size:15px;font-weight:800;color:var(--green);line-height:1}.brand-sub{font-size:8.7px;color:#56625e;margin-top:4px}.nav{display:flex;align-items:center;gap:25px;font-size:11px}.nav a{padding:22px 0 17px;position:relative}.nav a.active{font-weight:700;color:var(--green)}.nav a.active:after{content:"";position:absolute;height:2px;left:0;right:0;bottom:10px;background:var(--green)}.header-actions{display:flex;align-items:center;gap:12px}.icon-btn{width:38px;height:38px;border:0;background:#f5f7f6;border-radius:50%;display:grid;place-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:9px;padding:10px 18px;font-size:11px;font-weight:700;cursor:pointer;background:#fff}.btn svg,.icon-circle svg,.meta-icon svg,.metric-icon svg{width:18px;height:18px}.btn-primary{background:var(--green);color:#fff;box-shadow:0 4px 12px rgba(0,87,61,.18)}.btn-gold{background:linear-gradient(135deg,#d8ab4f,#bb8129);color:#fff;border-radius:22px}.btn-outline{border-color:#c7d7d0;background:#fff;color:var(--green)}.btn-soft{background:#fff;border-color:#edf0ee;color:#293c35}.btn-sm{padding:7px 11px;font-size:10px}.section{padding:18px 0}.page-title{font:700 34px/1.05 var(--serif);letter-spacing:-.02em}.section-title{font:700 22px/1.1 var(--serif)}.section-sub{font-size:11px;color:#56645f;margin-top:6px}.eyebrow{display:inline-flex;align-items:center;background:linear-gradient(135deg,#e7c06d,#c68e2c);color:white;padding:6px 12px;border-radius:16px;font-size:10px;font-weight:700}.breadcrumbs{font-size:10px;color:#65716d;padding:14px 0 10px;display:flex;gap:8px}.hero{position:relative;overflow:hidden;background:#eef4ef}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.88) 34%,rgba(255,255,255,.22) 62%,rgba(255,255,255,.02) 100%);z-index:1}.hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;filter:saturate(.95)}.hero-inner{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;height:100%}.hero-copy{width:47%}.hero-copy h1{font:700 42px/1.02 var(--serif);letter-spacing:-.025em;margin:10px 0 7px}.hero-copy .lead{font:700 14px/1.35 var(--serif);margin-bottom:14px}.hero-copy p{font-size:11.2px;color:#3d4c47;max-width:370px}.hero-quote{align-self:center;width:215px;background:rgba(0,87,61,.92);color:#fff;padding:22px;border-radius:12px 0 0 12px;font:italic 15px/1.45 var(--serif);box-shadow:var(--shadow)}.hero-quote.light{background:rgba(255,252,242,.95);color:#27362f;border-radius:12px}.hero-quote:after{content:"";display:block;width:32px;height:2px;background:var(--gold);margin-top:15px}.hero-actions{display:flex;gap:12px;margin-top:18px}.ornamented{position:relative}.ornamented:before,.ornamented:after{content:"";position:absolute;width:105px;height:190px;background:url('../icons/svg/ornament.svg') center/contain no-repeat;opacity:.26;pointer-events:none;z-index:0}.ornamented:before{left:-5px;top:100px}.ornamented:after{right:-5px;bottom:80px;transform:scaleX(-1)}.card{background:#fff;border:1px solid #e5ebe8;border-radius:12px;box-shadow:var(--shadow-soft)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.stat-card{min-height:94px;padding:17px;display:flex;align-items:flex-start;gap:13px}.metric-icon{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--green-soft);color:var(--green);flex:0 0 auto}.metric-icon.gold{background:var(--gold-soft);color:#bd7811}.metric-icon.blue{background:#e7f3fd;color:#2389ca}.metric-icon.red{background:#fee9ec;color:var(--danger)}.metric-icon svg{width:24px;height:24px}.stat-value{font:700 25px/1 var(--serif)}.stat-label{font-size:11px;font-weight:700;margin-top:3px}.stat-note{font-size:9px;color:#6d7874;margin-top:5px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.feature-card{padding:18px;min-height:104px;display:flex;gap:14px;align-items:flex-start}.feature-card h3{font-size:12px;margin:3px 0 5px}.feature-card p{font-size:9.6px;color:#63706b}.feature-arrow{margin-left:auto;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#f7f0df;color:#b68120;align-self:center}.filter-panel{padding:13px;border-radius:12px;background:#fff;border:1px solid #e1e8e4;box-shadow:var(--shadow-soft)}.filter-row{display:grid;grid-template-columns:1fr 140px 140px auto;gap:10px}.search-box,.select-box{height:42px;border:1px solid #d7e0dc;border-radius:7px;background:#fff;display:flex;align-items:center;gap:9px;padding:0 13px;color:#65716d;font-size:10px}.select-box{justify-content:space-between}.chip-row{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:10px}.chip{padding:8px 16px;border-radius:20px;background:#f0f3f2;border:1px solid #e3e7e5;font-size:9.5px;color:#40504a}.chip.active{background:var(--green);color:#fff;border-color:var(--green)}.progress-wrap{background:#fff;border:1px solid #e2e8e5;border-radius:12px;padding:18px}.progress-line{height:10px;background:#d9e0de;border-radius:10px;overflow:hidden}.progress-line span{display:block;height:100%;background:linear-gradient(90deg,#0ba45f,#0b814d);border-radius:10px}.table-card{overflow:hidden;border:1px solid #e2e8e5;border-radius:12px;background:#fff}.data-table th{background:#edf2f0;text-align:left;padding:10px 12px;font-size:9.5px;color:#51615b}.data-table td{padding:10px 12px;border-top:1px solid #e7ece9;font-size:9.7px;vertical-align:middle}.data-table td strong{font-size:10px}.status{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border-radius:14px;font-size:9px;font-weight:700}.status.done{background:#e5f5e9;color:#168243}.status.active{background:#fff0cc;color:#b66f00}.status.upcoming{background:#e8f1f7;color:#45677e}.status.conditional{background:#f1e9fb;color:#6d3ba8}.action-pill{display:inline-flex;align-items:center;gap:5px;border-radius:15px;padding:6px 10px;font-size:9px;font-weight:700}.action-pill.view{background:#e7f5e9;color:#17713e}.action-pill.download{background:#fff3dd;color:#a66300}.split{display:grid;grid-template-columns:1.55fr 1fr;gap:14px}.panel{padding:17px}.panel-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.panel-title h3{font:700 18px/1.1 var(--serif)}.list-clean li{padding:11px 0;border-top:1px solid #e9eeeb;display:flex;align-items:center;gap:12px}.list-clean li:first-child{border-top:0}.list-clean .grow{flex:1}.list-clean strong{font-size:10.5px}.list-clean small{display:block;color:#6d7874;font-size:8.8px;margin-top:3px}.contact-strip{display:grid;grid-template-columns:1.4fr 1.2fr 1fr 1.35fr;gap:0;align-items:center;background:#fff;border:1px solid #e1e8e4;border-radius:12px;overflow:hidden}.contact-cell{padding:15px 18px;border-left:1px solid #e3e9e6;display:flex;align-items:center;gap:10px}.contact-cell:first-child{border-left:0}.contact-cell strong{font-size:10px}.contact-cell span{display:block;font-size:8.7px;color:#66736e}.footer{margin-top:18px;background:linear-gradient(180deg,#00573d,#004832);color:#fff;padding:30px 0 15px;position:relative;overflow:hidden}.footer:after{content:"";position:absolute;right:-25px;bottom:-30px;width:150px;height:220px;background:url('../icons/svg/ornament.svg') center/contain no-repeat;opacity:.3;transform:scaleX(-1)}.footer-grid{display:grid;grid-template-columns:1.25fr 1fr 1.15fr .75fr;gap:25px;align-items:start}.footer-brand{display:flex;gap:10px}.footer-brand img{width:40px;height:50px;object-fit:cover;object-position:left center}.footer h4{font-size:10px;margin-bottom:8px}.footer p,.footer li{font-size:8.7px;line-height:1.55;color:#e8f2ed}.footer-quote{font:italic 17px/1.35 var(--serif);padding-left:10px}.footer-quote:after{content:"";display:block;width:36px;height:2px;background:var(--gold);margin-top:12px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.15);margin-top:18px;padding-top:12px;font-size:8px;color:#d9e9e2}.icon-circle{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--gold-soft);color:#b8740e;flex:0 0 auto}.icon-circle.green{background:var(--green-soft);color:var(--green)}.icon-circle.red{background:#fde9ec;color:var(--danger)}.meta-icon{display:inline-flex;align-items:center;gap:6px;color:#42534d;font-size:9px}.meta-icon svg{width:14px;height:14px}.mini-badge{font-size:8px;padding:4px 8px;border-radius:10px;background:var(--green-soft);color:var(--green);font-weight:700}.screen-only{display:none}
