
:root{--sekhmet-moss:#556B2F;--sekhmet-emerald:#2E8B57;--sekhmet-olive:#708238;--sekhmet-earth:#8B4513;--sekhmet-sand:#D2B48C;--sekhmet-deep:#1E3A5F;--sekhmet-bg:#f6f0e8;--sekhmet-text:#213022;--sekhmet-white:#fff;--sekhmet-border:rgba(33,48,34,.08);--sekhmet-shadow:0 20px 60px rgba(17,24,17,.08);}
.sekhmet-site{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--sekhmet-text);background:var(--sekhmet-bg);margin:0}.sekhmet-site *{box-sizing:border-box}.sekhmet-container{width:min(1180px,calc(100% - 32px));margin:0 auto}.sekhmet-header{position:sticky;top:0;z-index:30;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 24px;background:rgba(246,240,232,.88);backdrop-filter:blur(12px);border-bottom:1px solid var(--sekhmet-border)}.sekhmet-logo{font-weight:700;letter-spacing:.14em;text-transform:uppercase}.sekhmet-nav{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.sekhmet-nav a{text-decoration:none;color:var(--sekhmet-text);font-size:14px}.sekhmet-hero{position:relative;min-height:84vh;display:flex;align-items:flex-end;background:linear-gradient(180deg,rgba(30,58,95,.18),rgba(30,58,95,.52)),radial-gradient(circle at top left,rgba(46,139,87,.34),transparent 28%),linear-gradient(135deg,#d8d0c3 0%,#b8c4a8 40%,#7d9278 100%);overflow:hidden}.sekhmet-hero--short{min-height:52vh}.sekhmet-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(0,0,0,.06))}.sekhmet-hero__content{position:relative;z-index:1;padding:120px 0 84px;color:var(--sekhmet-white)}.sekhmet-kicker{display:inline-block;margin-bottom:16px;font-size:12px;letter-spacing:.22em;text-transform:uppercase;padding:8px 12px;border:1px solid rgba(255,255,255,.3);border-radius:999px}.sekhmet-hero h1{max-width:760px;font-size:clamp(36px,7vw,72px);line-height:1.02;margin:0 0 18px}.sekhmet-hero p{max-width:620px;font-size:18px;line-height:1.65;margin:0 0 24px;opacity:.96}.sekhmet-actions{display:flex;gap:18px;flex-wrap:wrap;align-items:center}.sekhmet-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;background:var(--sekhmet-moss);color:#fff!important;text-decoration:none;border-radius:999px;border:0;box-shadow:var(--sekhmet-shadow);transition:transform .18s ease,opacity .18s ease,background .18s ease}.sekhmet-btn:hover{transform:translateY(-1px);opacity:.95;background:var(--sekhmet-emerald)}.sekhmet-btn--small{min-height:40px;padding:10px 16px}.sekhmet-link{color:#fff;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.5)}.sekhmet-section{padding:84px 0}.sekhmet-section--light{background:#fcfaf7}.sekhmet-section--accent{background:linear-gradient(135deg,rgba(85,107,47,.08),rgba(46,139,87,.12))}.sekhmet-section__eyebrow{display:inline-block;margin-bottom:10px;color:var(--sekhmet-moss);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:700}.sekhmet-section h2{font-size:clamp(28px,4vw,44px);line-height:1.1;margin:0 0 18px}.sekhmet-grid{display:grid;gap:24px}.sekhmet-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.sekhmet-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.sekhmet-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.sekhmet-card,.sekhmet-post{background:#fff;border:1px solid var(--sekhmet-border);border-radius:28px;padding:28px;box-shadow:var(--sekhmet-shadow)}.sekhmet-card--quote{min-height:280px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(210,180,140,.28),rgba(46,139,87,.14));color:var(--sekhmet-deep);text-align:center}.sekhmet-card h3,.sekhmet-post h3{margin:0 0 10px;font-size:24px}.sekhmet-card p,.sekhmet-post p{margin:0;line-height:1.7}.sekhmet-stat{background:#fff;border-radius:26px;padding:28px;border:1px solid var(--sekhmet-border);text-align:center}.sekhmet-stat strong{display:block;font-size:38px;color:var(--sekhmet-moss)}.sekhmet-list{margin:0 0 20px 18px;padding:0;line-height:1.9}.sekhmet-filterbar{display:grid;grid-template-columns:1.3fr .7fr;gap:16px;margin-bottom:24px}.sekhmet-filterbar input,.sekhmet-filterbar select{width:100%;min-height:52px;border-radius:18px;border:1px solid var(--sekhmet-border);background:#fff;padding:0 16px;font-size:15px}.sekhmet-post{padding:0;overflow:hidden}.sekhmet-post__image{height:220px;background:linear-gradient(135deg,rgba(46,139,87,.38),rgba(30,58,95,.30),rgba(210,180,140,.45))}.sekhmet-post__content{padding:24px}.sekhmet-tag{display:inline-block;margin-bottom:12px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--sekhmet-moss)}.sekhmet-placeholder{margin-top:14px;min-height:150px;border-radius:20px;border:2px dashed rgba(85,107,47,.25);display:flex;align-items:center;justify-content:center;color:var(--sekhmet-moss);background:rgba(85,107,47,.05)}.sekhmet-cta-final{padding:72px 0 100px;background:linear-gradient(180deg,transparent,rgba(85,107,47,.06));text-align:center}.sekhmet-cta-final h2{margin:0 0 12px;font-size:clamp(28px,4vw,42px)}.sekhmet-cta-final p{max-width:720px;margin:0 auto 24px;line-height:1.7}@media (max-width:980px){.sekhmet-grid--4,.sekhmet-grid--3,.sekhmet-grid--2{grid-template-columns:1fr 1fr}}@media (max-width:720px){.sekhmet-header{padding:16px}.sekhmet-nav{gap:12px}.sekhmet-grid--4,.sekhmet-grid--3,.sekhmet-grid--2,.sekhmet-filterbar{grid-template-columns:1fr}.sekhmet-section{padding:64px 0}.sekhmet-hero__content{padding:110px 0 64px}}
