:root{--ink:#1b211d;--muted:#69716a;--green-900:#173d2d;--green-700:#2d6448;--green-100:#e5eee7;--cream:#f6f7f2;--line:#d9e0da;--white:#fff;color:var(--ink);background:var(--white);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);min-width:320px;color:var(--ink);margin:0;line-height:1.7}a{color:inherit;text-decoration:none}.container{width:min(1120px,100% - 48px);margin:0 auto}.site-header{z-index:2;border-bottom:1px solid var(--line);background:#ffffffeb;position:relative}.header-inner{justify-content:space-between;align-items:center;gap:32px;min-height:76px;display:flex}.brand{letter-spacing:.08em;align-items:center;gap:11px;font-weight:800;display:inline-flex}.brand-mark{background:var(--green-900);width:34px;height:34px;color:var(--white);letter-spacing:.02em;border-radius:50%;place-items:center;font-size:.67rem;display:grid}.brand-name{white-space:nowrap;font-size:.82rem}.main-nav{color:var(--muted);align-items:center;gap:28px;font-size:.88rem;display:flex}.main-nav a{transition:color .16s}.main-nav a:hover,.main-nav a:focus-visible{color:var(--green-700)}.hero-section{background:linear-gradient(110deg,#f6f7f2fa 0%,#f6f7f2e0 52%,#e5eee7eb 100%);overflow:hidden}.hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);align-items:center;gap:72px;min-height:560px;padding:78px 0;display:grid}.eyebrow{color:var(--green-700);letter-spacing:.15em;text-transform:uppercase;margin:0 0 14px;font-size:.75rem;font-weight:800;line-height:1.2}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.2}h1{letter-spacing:-.07em;max-width:640px;margin-bottom:28px;font-size:clamp(2.7rem,6vw,5.15rem);font-weight:800}h1 em{color:var(--green-700);font-style:normal}.hero-lead{max-width:560px;color:var(--muted);margin-bottom:34px;font-size:1.05rem}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-size:.92rem;font-weight:750;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button-primary{background:var(--green-900);color:var(--white)}.button-primary:hover,.button-primary:focus-visible{background:var(--green-700)}.button-quiet{border-color:var(--line);color:var(--green-900);background:#fff9}.button-quiet:hover,.button-quiet:focus-visible{border-color:var(--green-700);background:var(--white)}.hero-panel{background:var(--green-900);min-height:370px;color:var(--white);border:1px solid #2d644833;display:flex;position:relative;overflow:hidden;box-shadow:20px 20px #2d644821}.hero-panel>img,.hero-panel-overlay{width:100%;height:100%;position:absolute;inset:0}.hero-panel>img{z-index:0;object-fit:cover}.hero-panel-overlay{z-index:1;background:linear-gradient(135deg,#173d2dc7,#173d2d33)}.hero-panel-content{z-index:3;flex-direction:column;flex:1;justify-content:space-between;min-height:370px;padding:28px;display:flex;position:relative}.hero-panel:before,.hero-panel:after{z-index:2;content:"";pointer-events:none;position:absolute}.hero-panel:before{border:1px solid #ffffff40;border-radius:50%;width:150px;height:150px;top:23%;right:12%}.hero-panel:after{transform-origin:top;background:#ffffff47;width:1px;height:205px;top:calc(23% + 75px);right:calc(12% + 74px);transform:rotate(26deg)}.hero-panel-top,.hero-panel-center,.hero-panel p{z-index:1;position:relative}.hero-panel-top{color:#ffffffa6;letter-spacing:.12em;justify-content:space-between;font-size:.7rem;font-weight:750;display:flex}.hero-panel-center{align-items:center;gap:18px;display:flex}.hero-panel-center strong{letter-spacing:-.08em;font-size:clamp(2.8rem,7vw,5.1rem);line-height:.9}.panel-line{background:#ffffff73;width:38px;height:1px}.hero-panel p{color:#ffffffbf;margin:0;font-size:.9rem}.section{padding:96px 0}.section-muted{background:var(--cream)}.section-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:32px;display:flex}h2{letter-spacing:-.05em;margin-bottom:0;font-size:clamp(1.9rem,4vw,3rem)}.section-note{max-width:330px;color:var(--muted);text-align:right;margin-bottom:3px;font-size:.9rem}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.article-card{border:1px solid var(--line);background:var(--white);border-radius:12px;transition:border-color .16s,box-shadow .16s,transform .16s;overflow:hidden}.article-card:hover,.article-card:focus-within{border-color:var(--green-700);transform:translate(-2px,-2px);box-shadow:8px 8px #2d64481f}.article-card-link{height:100%;display:block}.article-card-visual{min-height:190px;color:var(--white);background:linear-gradient(135deg,#173d2dfa,#4e7155e0);align-items:end;padding:18px;display:flex;position:relative}.article-card-visual img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.article-card-visual:before,.article-card-visual:after{z-index:1;content:"";border:1px solid #ffffff47;border-radius:50%;position:absolute}.article-card-visual:before{background:linear-gradient(#173d2d0f,#173d2dc7);border:0;border-radius:0;inset:0}.article-card-visual:after{background:#ffffff47;border:0;border-radius:0;width:1px;height:100px;top:70px;right:68px;transform:rotate(28deg)}.article-card-visual[data-category=practice]{background:linear-gradient(135deg,#254f3c,#73927b)}.article-card-visual[data-category=gear]{background:linear-gradient(135deg,#314b40,#9a8f63)}.article-card-visual span{z-index:1;letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:800;position:relative}.article-card-body{padding:22px}.article-card-body .eyebrow{margin-bottom:10px;font-size:.68rem}.article-card h3{letter-spacing:-.035em;margin-bottom:12px;font-size:1.25rem}.article-card-body>p:not(.eyebrow){color:var(--muted);margin-bottom:0;font-size:.92rem}.article-card-meta{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;gap:12px;margin-top:18px;padding-top:14px;font-size:.76rem;display:flex}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.category-card{border:1px solid var(--line);background:var(--white);border-radius:12px;grid-template-columns:auto 1fr auto;align-items:end;gap:18px;min-height:190px;padding:22px;transition:border-color .16s,transform .16s,box-shadow .16s;display:grid}.category-card:hover,.category-card:focus-visible{border-color:var(--green-700);transform:translate(-2px,-2px);box-shadow:8px 8px #2d64481f}.category-number{color:var(--green-700);letter-spacing:.08em;align-self:start;font-size:.75rem;font-weight:800}.category-card h3{margin-bottom:8px;font-size:1.2rem}.category-card p{color:var(--muted);margin-bottom:0;font-size:.88rem}.category-arrow{color:var(--green-700);align-self:start;font-size:1.35rem;line-height:1}.about-section{padding-bottom:120px}.about-grid{grid-template-columns:.75fr 1.25fr;align-items:start;gap:72px;display:grid}.about-grid h2{margin-bottom:24px}.about-grid p:last-child{max-width:660px;color:var(--muted);margin-bottom:0;font-size:1.04rem}.category-page{padding:42px 0 112px}.category-back{color:var(--green-700);margin-bottom:46px;font-size:.88rem;font-weight:750}.category-back a:hover,.category-back a:focus-visible{color:var(--green-900)}.category-header{border-bottom:1px solid var(--line);max-width:760px;padding-bottom:48px}.category-header h1{margin-bottom:18px}.category-header>p:last-child{max-width:580px;color:var(--muted);margin-bottom:0;font-size:1.04rem}.category-articles{padding-top:72px}.category-article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.breadcrumbs{color:var(--muted);margin:34px 0 48px;font-size:.8rem}.breadcrumbs ol{flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li:not(:last-child):after{color:var(--line);content:"/";margin-left:8px}.breadcrumbs a:hover,.breadcrumbs a:focus-visible{color:var(--green-700)}.article-page{padding-bottom:112px}.article-shell{max-width:980px}.article-header{max-width:790px;margin:0 auto 42px}.article-header h1{max-width:none;margin-bottom:22px;font-size:clamp(2.4rem,5vw,4.5rem)}.article-lead{max-width:700px;color:var(--muted);margin-bottom:24px;font-size:1.08rem}.article-meta{color:var(--muted);flex-wrap:wrap;gap:8px 18px;font-size:.78rem;display:flex}.article-cover{min-height:320px;color:var(--white);background:linear-gradient(135deg,#173d2d,#6c8e71);border-radius:14px;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:16px 16px #2d64481f}.article-cover>img,.article-cover-overlay{width:100%;height:100%;position:absolute;inset:0}.article-cover>img{z-index:0;object-fit:cover}.article-cover-overlay{z-index:1;background:linear-gradient(135deg,#173d2db3,#173d2d24)}.article-cover-content{z-index:3;flex-direction:column;flex:1;justify-content:space-between;min-height:320px;padding:30px;display:flex;position:relative}.article-cover:before,.article-cover:after{z-index:2;content:"";border:1px solid #ffffff52;border-radius:50%;position:absolute}.article-cover:before{width:190px;height:190px;top:42px;right:10%}.article-cover:after{transform-origin:top;background:#ffffff4d;border:0;border-radius:0;width:1px;height:240px;top:136px;right:calc(10% + 94px);transform:rotate(28deg)}.article-cover[data-category=practice]{background:linear-gradient(135deg,#234b3a,#78987d)}.article-cover[data-category=gear]{background:linear-gradient(135deg,#354d41,#a18d5b)}.article-cover span,.article-cover strong{z-index:1;position:relative}.article-cover span{letter-spacing:.16em;font-size:.78rem;font-weight:800}.article-cover strong{letter-spacing:-.08em;font-size:clamp(3rem,10vw,7rem);line-height:.9}.article-body{max-width:740px;margin:66px auto 0;font-size:1.02rem}.article-body h2{margin:56px 0 20px;padding-top:8px;font-size:clamp(1.65rem,3vw,2.25rem)}.article-body h3{margin:34px 0 12px;font-size:1.3rem}.article-body p{margin-bottom:20px}.article-body ul,.article-body ol{margin:0 0 24px;padding-left:1.5em}.article-body li+li{margin-top:8px}.article-body blockquote{border-left:4px solid var(--green-700);background:var(--cream);color:var(--green-900);margin:28px 0;padding:18px 22px}.related-section{border-top:1px solid var(--line);margin-top:112px;padding-top:72px}.site-footer{border-top:1px solid var(--line);background:var(--green-900);color:var(--white)}.footer-inner{justify-content:space-between;align-items:center;gap:24px;min-height:150px;display:flex}.footer-brand .brand-mark{background:var(--white);color:var(--green-900)}.footer-copy,.footer-note{color:#ffffffa6;margin:8px 0 0;font-size:.83rem}.footer-note{margin:0}.not-found{align-content:center;justify-items:start;gap:8px;max-width:720px;min-height:calc(100vh - 226px);margin:0 auto;padding:48px 24px;display:grid}.not-found h1{margin-bottom:4px;font-size:clamp(2.3rem,5vw,4rem)}.not-found p:not(.eyebrow){color:var(--muted);margin-bottom:22px}@media (width<=820px){.hero-grid{grid-template-columns:1fr;gap:48px;padding:64px 0 80px}.hero-panel{min-height:300px}.article-grid,.category-grid,.category-article-grid{grid-template-columns:1fr 1fr}.about-grid{grid-template-columns:1fr;gap:20px}}@media (width<=620px){.container{width:min(100% - 32px,1120px)}.header-inner{min-height:68px}.main-nav{display:none}.section{padding:72px 0}.section-heading{display:block}.section-note{text-align:left;margin-top:14px}.article-grid,.category-grid,.category-article-grid{grid-template-columns:1fr}.article-cover{min-height:240px;padding:0}.article-cover-content{min-height:240px;padding:22px}.article-body{margin-top:46px}.related-section{margin-top:80px;padding-top:54px}.hero-panel{min-height:275px;padding:0}.hero-panel-content{min-height:275px;padding:22px}.hero-panel-center{gap:12px}.panel-line{width:20px}.footer-inner{padding:30px 0;display:block}.footer-note{margin-top:24px}}
