.text-link{font-size:.9rem;font-weight:600;display:inline-flex;align-items:center;gap:20px;padding:12px 0;border-bottom:1px solid #83887d}.text-link:hover{color:#d7ff65}h3{font-weight:550;letter-spacing:-.03em;line-height:1.3}.lead{font-size:1.2rem;color:#b7bcb1;max-width:660px}@media(max-width:600px){.text-link{font-size:.83rem}.lead{font-size:1.05rem}}.about-copy a:focus-visible,.cta-section a:focus-visible{outline-color:#171a13}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.article-card{display:flex;flex-direction:column;border:1px solid #ffffff24;border-radius:7px;overflow:hidden;transition:transform .25s,border-color .25s;min-width:0}.article-card:hover{transform:translateY(-7px);border-color:#d7ff65}.article-art{height:220px;position:relative;padding:22px;overflow:hidden;background:#dedfd6;color:#1c2414;display:flex;align-items:center;justify-content:center}.article-card-body{padding:27px;flex:1;display:flex;flex-direction:column}.article-card .eyebrow{font-size:.65rem;color:#a7b495;margin-bottom:15px}.article-card h3{font-size:1.27rem;line-height:1.4;margin:0 0 30px}.article-card .text-link{font-size:.78rem;align-self:flex-start;margin-top:auto;border:0}.cta-section{margin:0 5.5% 70px;padding:65px 6%;display:flex;align-items:center;justify-content:space-between;gap:40px;border-radius:8px;background:#d7ff65;color:#131512}.cta-section h2{font-size:clamp(3rem,5.2vw,5.6rem);letter-spacing:-.065em;margin-bottom:20px}.cta-section h2 span{color:#52662d}.cta-section p:not(.eyebrow){font-size:.94rem;max-width:480px}.cta-round{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;width:175px;height:175px;border-radius:50%;border:1px solid #13151280;transition:color .3s,background .3s}.cta-round>span:first-child{font-size:.8rem;font-weight:700}.cta-round>span:last-child{font-size:3.5rem;line-height:1.2}.cta-round:hover{color:#d7ff65;background:#131512}.inner-hero{padding:55px 5.5% 85px;border-bottom:1px solid #ffffff24;background:#181d14;position:relative}.inner-hero .eyebrow{color:#bbc9a9;margin-bottom:25px}.inner-hero h1{font-size:clamp(2.5rem,5vw,5.5rem);font-weight:500;line-height:1.12;letter-spacing:-.055em;max-width:1120px;margin:0 0 28px}.inner-hero h1 em{font-style:normal;color:#d7ff65}.inner-hero .lead{max-width:850px;font-size:1.12rem;line-height:1.8;margin:0 0 32px}.inner-hero.compact{padding-top:85px;padding-bottom:65px}.article-index{padding-top:55px}.article-index .article-grid{row-gap:35px}@media(min-width:1700px){.inner-hero,.article-layout,.contact-layout{padding-left:max(5.5%,calc((100vw - 1440px)/2));padding-right:max(5.5%,calc((100vw - 1440px)/2))}}@media(max-width:1050px){.article-art{height:190px}.article-card-body{padding:22px}.article-card h3{font-size:1.1rem}}@media(max-width:800px){.article-grid{gap:15px}.article-card-body{padding:19px}.article-art{height:160px}.article-card h3{font-size:1.03rem}.article-card .text-link{font-size:.7rem}.cta-round{width:135px;height:135px}.cta-section{padding:50px 6%}}@media(max-width:600px){.article-grid{grid-template-columns:1fr;gap:28px}.article-art{height:225px}.article-card-body{padding:25px}.article-card h3{font-size:1.3rem;margin-bottom:20px}.article-card .eyebrow{font-size:.7rem}.article-card .text-link{font-size:.8rem}.cta-section{margin:0 6% 55px;padding:40px 7%;display:block}.cta-section h2{font-size:2.8rem}.cta-section p:not(.eyebrow){font-size:.9rem}.cta-round{width:115px;height:115px;margin:28px 0 0 auto}.cta-round>span:first-child{font-size:.7rem}.cta-round>span:last-child{font-size:2.7rem}.inner-hero{padding:30px 6% 50px}.inner-hero .eyebrow{font-size:.7rem}.inner-hero h1{font-size:2.45rem;line-height:1.15;overflow-wrap:break-word}.inner-hero .lead{font-size:1rem;line-height:1.8}.inner-hero.compact{padding:55px 6% 45px}}.article-card .text-link{font-size:.875rem}.article-art.article-art-cover{height:auto;aspect-ratio:1200/630;overflow:hidden;background:#131512}.article-art-cover img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s}.article-card:hover .article-art-cover img{transform:scale(1.025)}.article-archive-tools{display:grid;grid-template-columns:minmax(280px,1.7fr) repeat(3,minmax(150px,.7fr)) auto;gap:14px;align-items:end;margin:0 0 18px;padding:20px;border:1px solid var(--line,#ffffff24);border-radius:14px;background:var(--surface,#171a15)}.article-archive-tools label{display:block;margin:0 0 7px;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted,#aeb8a5)}.article-search-field,.article-filter-field{min-width:0}.article-search-control{position:relative}.article-search-control span{position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:1.15rem;color:var(--muted,#aeb8a5);pointer-events:none}.article-archive-tools input,.article-archive-tools select{width:100%;height:46px;border:1px solid var(--line,#ffffff2d);border-radius:9px;background:rgba(255,255,255,.025);color:var(--text,#f1f3ec);padding:0 14px;font:inherit;outline:none}.article-archive-tools input{padding-right:42px}.article-archive-tools input:focus,.article-archive-tools select:focus{border-color:var(--accent,#d7ff65);box-shadow:0 0 0 3px rgba(215,255,101,.08)}.article-archive-tools select:disabled{opacity:.48;cursor:not-allowed}.article-reset{height:46px;padding:0 16px;border:1px solid var(--line,#ffffff2d);border-radius:9px;background:transparent;color:var(--text,#f1f3ec);font:inherit;font-size:.8rem;cursor:pointer;white-space:nowrap}.article-reset:hover{border-color:var(--accent,#d7ff65);color:var(--accent,#d7ff65)}.article-archive-summary{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:0 0 24px;color:var(--muted,#aeb8a5);font-size:.8rem}.article-archive-grid .article-card-excerpt{margin:0 0 24px;color:var(--muted,#aeb8a5);font-size:.9rem;line-height:1.65;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.article-empty{padding:54px 22px;border:1px dashed var(--line,#ffffff2d);border-radius:14px;text-align:center}.article-empty h3{margin:0 0 8px;font-size:1.35rem}.article-empty p{margin:0 0 18px;color:var(--muted,#aeb8a5)}.article-empty button{background:none;color:var(--accent,#d7ff65);cursor:pointer}.article-pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin:42px 0 0}@media(max-width:1100px){.article-archive-tools{grid-template-columns:2fr 1fr 1fr}.article-search-field{grid-column:1 / -1}.article-reset{justify-self:start}}@media(max-width:700px){.article-archive-tools{grid-template-columns:1fr 1fr;padding:14px;gap:10px;margin-bottom:14px}.article-search-field{grid-column:1 / -1}.article-filter-field:last-of-type{grid-column:1 / -1}.article-reset{grid-column:1 / -1;width:100%}.article-archive-tools input,.article-archive-tools select,.article-reset{height:44px}.article-archive-summary{font-size:.74rem;gap:10px;align-items:flex-start}.article-archive-summary span:last-child{text-align:right}.article-pagination{gap:6px;margin-top:30px}}