:root{--ink:#172b27;--muted:#657570;--green:#1d7056;--deep:#124b3d;--cream:#f6f7f2;--line:#e3e9e3;--white:#fff;--amber:#e9a868;--shadow:0 22px 60px rgba(24,61,48,.08)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}
button,input{font:inherit}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto}
svg{display:block}
::selection{background:#c5dfce;color:var(--deep)}
.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}
.site-shell{min-height:100vh;display:flex;flex-direction:column}
main{flex:1}
.screen-reader-text,.skip-link:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link:focus{position:absolute;z-index:100;top:8px;left:8px;padding:9px 14px;background:#fff;color:var(--deep)}
:focus-visible{outline:3px solid #e8ae6e;outline-offset:3px}
.site-header{height:84px;background:rgba(255,255,255,.94);border-bottom:1px solid #edf0ea;position:relative;z-index:10}
.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:inline-flex;align-items:center;gap:11px;flex:0 0 auto}
.brand-mark{width:39px;height:39px;border-radius:11px;background:var(--green);display:grid;grid-template-columns:repeat(2,6px);grid-template-rows:repeat(2,6px);gap:4px;place-content:center;transform:rotate(-8deg);box-shadow:0 8px 16px rgba(29,112,86,.18)}
.brand-mark span{width:6px;height:6px;border-radius:2px;background:white;transform:rotate(8deg)}
.brand-mark span:nth-child(2),.brand-mark span:nth-child(3){opacity:.62}
.brand-name{font-size:20px;font-weight:800;letter-spacing:-.04em;white-space:nowrap}
.site-nav{display:flex;align-items:center;gap:38px;margin-left:90px}
.site-nav a{color:#50635c;font-size:14px;font-weight:600;transition:color .2s}
.site-nav a:hover,.site-nav a.current{color:var(--green)}
.header-actions{display:flex;align-items:center;gap:14px;margin-left:auto}
.header-search{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:#28443a;transition:.2s}
.header-search:hover{border-color:var(--green);background:#eff6ef}
.header-search svg{width:19px;height:19px}
.menu-toggle{display:none}
.hero{background:radial-gradient(circle at 73% 52%,#e5efdf 0,transparent 32%),linear-gradient(125deg,#f6f8f2,#edf3e9);overflow:hidden}
.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;min-height:600px;gap:30px}
.hero-copy{padding:84px 0 86px;position:relative;z-index:2}
.eyebrow{display:flex;align-items:center;gap:11px;color:var(--green);font-size:13px;font-weight:700;letter-spacing:.12em}
.eyebrow-line{width:22px;height:1px;background:var(--green)}
.hero h1{font-size:clamp(52px,6.1vw,83px);line-height:1.14;letter-spacing:-.075em;margin:21px 0 24px;font-weight:800}
.hero h1 em{font-style:normal;color:var(--green)}
.hero-copy>p{max-width:530px;margin:0;color:#60736a;font-size:17px;line-height:1.95}
.hero-search{margin-top:35px;max-width:562px}
.search-form{height:62px;display:flex;align-items:center;gap:11px;background:#fff;border:1px solid #e1e9df;border-radius:13px;padding:6px 6px 6px 20px;box-shadow:0 15px 35px rgba(34,83,59,.1)}
.search-form svg{width:22px;height:22px;flex:0 0 auto;color:#8a9c91}
.search-form input[type=search]{border:0;outline:0;min-width:0;flex:1;color:var(--ink);background:transparent;font-size:15px}
.search-form input[type=search]::placeholder{color:#99a79e}
.search-form button{align-self:stretch;display:flex;align-items:center;gap:14px;border:0;border-radius:9px;padding:0 22px;background:var(--green);color:#fff;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .2s,transform .2s}
.search-form button:hover{background:var(--deep);transform:translateY(-1px)}
.hero-note{display:flex;align-items:center;gap:13px;margin-top:25px;color:#718078;font-size:13px}
.mini-avatars{display:flex;padding-left:6px}
.mini-avatars i{font-style:normal;display:grid;place-items:center;width:27px;height:27px;margin-left:-6px;border:2px solid #f2f6ef;border-radius:50%;background:#ddab76;color:#fff;font-size:11px;font-weight:700}
.mini-avatars i:nth-child(2){background:#76a991}.mini-avatars i:nth-child(3){background:#96aabd}
.hero-art{height:575px;position:relative;align-self:end}
.art-grid{position:absolute;inset:24px 0 0 0;opacity:.35;background-image:linear-gradient(#a8c6ab 1px,transparent 1px),linear-gradient(90deg,#a8c6ab 1px,transparent 1px);background-size:46px 46px;mask-image:radial-gradient(circle,#000 12%,transparent 70%)}
.art-glow{position:absolute;width:450px;height:450px;left:10%;top:16%;border-radius:50%;background:radial-gradient(circle,#cfdfc5,transparent 66%);filter:blur(18px)}
.art-back-card,.art-main-card{position:absolute;border-radius:25px;box-shadow:0 32px 80px rgba(36,75,47,.2)}
.art-back-card{width:310px;height:380px;left:25%;top:110px;background:#fff;transform:rotate(-15deg);padding:34px;color:#93aa9d}
.art-back-card>span{font-size:10px;font-weight:800;letter-spacing:.18em}
.art-back-lines{margin-top:74px;display:grid;gap:17px}.art-back-lines i{height:11px;border-radius:99px;background:#e5ede4}.art-back-lines i:nth-child(2){width:65%}.art-back-lines i:nth-child(3){width:82%}
.art-main-card{width:350px;height:420px;right:4%;top:76px;transform:rotate(8deg);background:linear-gradient(150deg,#277a5c,#18533f 63%,#113d35);color:#fff;padding:31px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}
.art-main-card:before{content:"";position:absolute;width:380px;height:380px;border:1px solid #ffffff28;border-radius:50%;top:67px;right:-200px;box-shadow:0 0 0 58px #ffffff08,0 0 0 118px #ffffff08}
.art-card-top,.art-card-bottom{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1;font-size:11px;letter-spacing:.1em;color:#d4e8d8}
.art-logo{font-size:32px;color:#dcbb79;line-height:1}
.art-card-title{position:relative;z-index:1;font-size:41px;line-height:1.28;font-weight:750;letter-spacing:-.06em}
.art-card-bottom b{width:42px;height:42px;border:1px solid #ffffff6b;display:grid;place-items:center;border-radius:50%;font-size:21px;font-weight:400}
.art-float{position:absolute;z-index:2;display:flex;align-items:center;gap:8px;background:#fff;box-shadow:0 16px 42px rgba(31,73,47,.14);border:1px solid #e8eee4;border-radius:12px;color:var(--green);font-weight:700;font-size:13px;padding:12px 16px}
.art-float-a{top:85px;left:7%;transform:rotate(-8deg)}.art-float-b{right:-1%;bottom:86px;transform:rotate(7deg)}
.section{padding:100px 0}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:34px}
.section-kicker{display:block;color:var(--green);font-size:11px;line-height:1.3;letter-spacing:.19em;font-weight:800}
.section-heading h2,.list-heading h2{font-size:35px;letter-spacing:-.055em;line-height:1.2;margin:12px 0 10px}
.section-heading p{color:var(--muted);margin:0}
.text-link{font-weight:700;color:var(--green);white-space:nowrap;font-size:14px;padding-bottom:4px}
.text-link span{margin-left:8px}.text-link:hover{color:var(--deep)}
.category-section{background:#fff}
.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.category-tile{min-height:207px;position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:24px;border:1px solid #e7ede5;border-radius:16px;background:#f7f9f4;transition:transform .2s,box-shadow .2s,border-color .2s}
.category-tile:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#bfd7c6}
.category-tone-1{background:#f8f6f0}.category-tone-2{background:#f2f7f6}.category-tone-3{background:#f7f5f7}
.category-icon{width:46px;height:46px;display:grid;place-items:center;background:#e5f0e7;border-radius:12px;color:var(--green);font-size:25px;line-height:1;margin-bottom:auto}
.category-tone-1 .category-icon{color:#ac794a;background:#f2e8da}.category-tone-2 .category-icon{color:#498e8a;background:#e0efed}.category-tone-3 .category-icon{color:#856d94;background:#eee9f0}
.category-title{font-size:18px;font-weight:750;letter-spacing:-.03em;margin-top:20px}.category-count{font-size:13px;color:var(--muted);margin-top:2px}.category-arrow{position:absolute;right:23px;bottom:24px;color:#7d9e88;font-size:20px}
.empty-category{min-height:150px;border:1px dashed #cddbcf;border-radius:17px;display:grid;place-content:center;text-align:center;color:var(--muted)}.empty-category span{font-size:31px;color:#a7c2ac}.empty-category p{margin:0}
.latest-section,.related-section{background:var(--cream)}
.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.resource-card{background:#fff;border:1px solid #e7ece6;border-radius:18px;overflow:hidden;box-shadow:0 7px 20px rgba(33,59,44,.035);transition:transform .22s,box-shadow .22s}
.resource-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}
.card-cover{display:block;position:relative;height:210px;background:#e5eee6;overflow:hidden}
.card-cover img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.resource-card:hover .card-cover img{transform:scale(1.045)}
.cover-pattern{width:100%;height:100%;display:grid;place-items:center;position:relative;background:radial-gradient(circle at 72% 31%,#d7e9d7 0,transparent 33%),linear-gradient(135deg,#e8f0e9,#c9dfd0)}
.resource-card:nth-child(3n+2) .cover-pattern{background:radial-gradient(circle at 72% 31%,#f4e3cb 0,transparent 33%),linear-gradient(135deg,#f3f0e7,#e6d2bc)}
.resource-card:nth-child(3n+3) .cover-pattern{background:radial-gradient(circle at 72% 31%,#dbe6e8 0,transparent 33%),linear-gradient(135deg,#e9f0ed,#c4d8d6)}
.cover-orbit{position:absolute;width:178px;height:178px;border:1px solid #ffffffa3;border-radius:50%;box-shadow:0 0 0 40px #ffffff24,0 0 0 80px #ffffff1d;transform:rotate(-20deg)}
.cover-symbol{position:relative;color:#32745b;font-size:90px;line-height:1;font-weight:300;transform:rotate(-15deg)}
.cover-category{position:absolute;left:16px;top:16px;background:#ffffffeb;border:1px solid #ffffff;color:#315747;padding:5px 11px;border-radius:7px;font-size:11px;font-weight:700}
.card-body{padding:22px 22px 19px}
.card-eyebrow{display:flex;align-items:center;gap:8px;color:#83928a;font-size:12px}.card-dot{width:7px;height:7px;border-radius:50%;background:#49a77c}.card-separator{color:#b6c4ba}
.card-body h3{font-size:20px;line-height:1.4;letter-spacing:-.035em;margin:12px 0 9px;min-height:56px}.card-body h3 a:hover{color:var(--green)}
.card-body p{margin:0;color:var(--muted);font-size:13px;line-height:1.8;height:47px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid #eef1ec;margin-top:23px;padding-top:16px;font-size:12px;color:#819087}
.card-bottom a{color:var(--green);font-weight:750}.card-bottom a span{font-size:16px;margin-left:4px}
.generic-card{min-height:210px;display:flex;align-items:center}.generic-card .card-body{width:100%}
.empty-state{min-height:290px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border:1px dashed #cbd9cd;border-radius:18px;background:#fff;padding:30px}.empty-icon{font-size:48px;color:#8baf99;line-height:1}.empty-state h3{margin:15px 0 4px;font-size:22px}.empty-state p{margin:0;color:var(--muted)}.empty-state .button{margin-top:22px}
.closing-section{background:#164e3e;color:#fff;overflow:hidden}
.closing-inner{min-height:305px;position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:55px}
.closing-inner .section-kicker{color:#c5d4a5}.closing-inner h2{font-size:39px;line-height:1.25;letter-spacing:-.06em;margin:11px 0}.closing-inner p{color:#bdd4c6;margin:0}.closing-decoration{position:absolute;font-size:360px;color:#ffffff0b;right:16%;top:-148px;line-height:1;pointer-events:none}
.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:13px 21px;border-radius:9px;font-weight:700;position:relative;z-index:1;white-space:nowrap}.button-light{background:#fff;color:var(--deep)}.button-light:hover{background:#e9f3e7}.button-primary{background:var(--green);color:#fff}.button-primary:hover{background:var(--deep)}
.site-footer{background:#fbfcfa;border-top:1px solid #e8eee7}.footer-main{display:flex;justify-content:space-between;gap:30px;padding:55px 0 45px}.footer-main p{color:var(--muted);font-size:13px;margin:15px 0 0}.footer-links{display:flex;align-items:flex-start;gap:25px;color:#5b6d62;font-size:13px;font-weight:600}.footer-links a:hover{color:var(--green)}.footer-bottom{border-top:1px solid #e9eee8;padding:20px 0 27px;display:flex;justify-content:space-between;color:#9aa79d;font-size:12px}
.page-hero{background:linear-gradient(130deg,#f4f8f0,#ecf3e9);padding:75px 0 80px}.page-hero h1{font-size:clamp(39px,5vw,58px);line-height:1.2;letter-spacing:-.065em;margin:12px 0 12px}.page-hero p{color:var(--muted);margin:0;font-size:16px}.page-search{max-width:580px;margin-top:29px}.listing-section{padding-top:51px}.filter-bar{display:flex;align-items:center;gap:24px;padding-bottom:29px;border-bottom:1px solid var(--line)}.filter-label{flex:0 0 auto;color:#789084;font-weight:700;font-size:13px}.filter-list{display:flex;gap:9px;flex-wrap:wrap}.filter-pill{padding:7px 15px;border:1px solid #e1e8e1;border-radius:99px;font-size:13px;font-weight:600;color:#65766a}.filter-pill:hover,.filter-pill.active{color:#fff;background:var(--green);border-color:var(--green)}.list-heading{display:flex;align-items:baseline;justify-content:space-between;margin:35px 0 23px}.list-heading h2{font-size:25px;margin:0}.list-heading span{color:#8b9a8e;font-size:13px}
.nav-links{margin-top:40px}.nav-links .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;margin:0 4px 4px 0;padding:0 11px;border:1px solid var(--line);border-radius:8px;color:var(--muted);font-size:13px;font-weight:600}.nav-links .page-numbers.current,.nav-links .page-numbers:hover{background:var(--green);border-color:var(--green);color:#fff}
.breadcrumbs{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:12px;color:#829287;margin-bottom:30px}.breadcrumbs a:hover{color:var(--green)}.breadcrumbs span{color:#9aa99c}
.detail-hero{padding:31px 0 60px;background:linear-gradient(125deg,#f6f8f3,#eff5ec)}.detail-heading{display:flex;align-items:center;justify-content:space-between;gap:35px}.detail-heading>div:first-child{max-width:800px}.detail-heading h1{font-size:clamp(34px,4.7vw,55px);letter-spacing:-.065em;line-height:1.22;margin:18px 0}.detail-heading p{margin:0;color:#66776c;font-size:16px;line-height:1.9}.detail-tags{display:flex;align-items:center;gap:14px}.tag{background:#dfeee1;color:var(--green);border-radius:6px;padding:5px 11px;font-size:12px;font-weight:750}.availability{display:inline-flex;align-items:center;gap:7px;color:#648472;font-size:12px;font-weight:650}.availability span{width:7px;height:7px;background:#55ac7b;border-radius:50%}.detail-date{color:#89988e;font-size:12px;margin-top:24px}.detail-date span{padding:0 6px}.detail-symbol{flex:0 0 auto;width:148px;height:148px;border-radius:28px;background:#e1eddf;display:grid;place-items:center;color:#37765b;font-size:100px;transform:rotate(8deg)}
.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:55px;align-items:start}.detail-content{min-width:0}.detail-cover{margin-bottom:34px;border-radius:16px;overflow:hidden;background:#e6eee7}.detail-cover img{display:block;width:100%;height:auto;max-height:500px;object-fit:cover}.resource-facts{display:flex;gap:36px;flex-wrap:wrap;padding:24px 26px;background:#f7f9f5;border:1px solid #e8eee6;border-radius:14px;margin-bottom:37px}.resource-facts div{display:grid;gap:3px}.resource-facts span{font-size:12px;color:#8a9a8d}.resource-facts strong{font-size:14px;font-weight:700}.article-heading{border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:25px}.article-heading h2{font-size:27px;letter-spacing:-.05em;margin:8px 0 0}.prose{color:#3e5146;line-height:1.95;font-size:15px}.prose>*:first-child{margin-top:0}.prose h2,.prose h3{color:var(--ink);line-height:1.4;letter-spacing:-.035em;margin:35px 0 13px}.prose h2{font-size:25px}.prose h3{font-size:20px}.prose p{margin:0 0 18px}.prose a{color:var(--green);text-decoration:underline;text-underline-offset:3px}.prose ul,.prose ol{padding-left:23px;margin:0 0 20px}.prose li{margin-bottom:6px}.prose img{border-radius:10px}.prose blockquote{border-left:3px solid #81b398;padding:8px 20px;margin:25px 0;background:#f5f9f5}.narrow-content{max-width:820px}
.download-panel{position:sticky;top:24px}.download-panel-inner{background:#fff;border:1px solid #dce8dd;border-radius:17px;box-shadow:var(--shadow);padding:25px}.download-top{display:flex;align-items:center;gap:10px;color:var(--green);font-size:13px;font-weight:750}.download-icon{width:33px;height:33px;border-radius:9px;display:grid;place-items:center;background:#e5f2e8;font-size:20px}.download-panel h2{font-size:21px;letter-spacing:-.04em;margin:16px 0 5px}.download-panel p{color:var(--muted);font-size:13px;margin:0 0 23px}.share-list{display:grid;gap:12px}.share-item{border:1px solid #e5ece4;border-radius:10px;padding:13px}.share-item-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.share-provider{font-size:13px;font-weight:750}.share-label{font-size:11px;color:#799282}.share-button{width:100%;display:flex;align-items:center;justify-content:space-between;background:var(--green);border-radius:7px;color:#fff;font-size:13px;font-weight:700;padding:10px 12px}.share-button:hover{background:var(--deep)}.share-button span{font-size:17px;line-height:1}.share-code{display:flex;align-items:center;justify-content:space-between;margin-top:11px;color:#88968b;font-size:12px}.share-code strong{color:var(--ink);font-size:13px;margin-left:5px;letter-spacing:.07em}.copy-code{border:0;background:transparent;color:var(--green);font-weight:750;font-size:12px;cursor:pointer}.copy-code:hover{text-decoration:underline}.no-links{background:#f7f9f5;border-radius:9px;padding:17px;color:var(--muted);font-size:13px}.download-foot{border-top:1px solid #eef1ed;margin-top:18px;padding-top:15px;color:#9ba99e;font-size:11px;line-height:1.7}.related-section{padding-top:80px}
.not-found{text-align:center;min-height:550px;display:flex;flex-direction:column;align-items:center;justify-content:center}.not-found>span{font-size:85px;line-height:1;color:#8bb79b}.not-found h1{font-size:44px;letter-spacing:-.06em;margin:12px 0 0}.not-found p:not(.section-kicker){color:var(--muted);margin:7px 0 25px}
@media(max-width:1050px){.site-nav{margin-left:20px;gap:23px}.hero-art{height:520px}.art-main-card{right:0;width:300px;height:370px}.art-back-card{left:16%;width:280px;height:350px}.category-grid{grid-template-columns:repeat(2,1fr)}.detail-layout{gap:28px}}
@media(max-width:800px){.site-header{height:68px}.brand-name{font-size:18px}.brand-mark{width:34px;height:34px}.menu-toggle{width:39px;height:39px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid var(--line);border-radius:9px;background:#fff;cursor:pointer}.menu-toggle span{display:block;width:16px;height:2px;background:var(--deep);border-radius:2px}.site-nav{display:none;position:absolute;top:67px;left:0;right:0;margin:0;padding:15px 24px 22px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 16px 30px #17382a12;flex-direction:column;align-items:stretch;gap:4px}.site-nav.is-open{display:flex}.site-nav a{padding:10px 0}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:75px 0 0}.hero h1{font-size:58px}.hero-art{height:380px;max-width:550px;width:100%;margin:auto}.art-main-card{top:15px;right:12%;width:280px;height:330px}.art-back-card{top:45px;left:15%;height:300px}.art-card-title{font-size:33px}.art-float-a{top:10px}.art-float-b{bottom:5px;right:2%}.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-layout{grid-template-columns:1fr}.download-panel{position:static;grid-row:1}.detail-symbol{width:100px;height:100px;font-size:70px}.detail-section{padding-top:45px}}
@media(max-width:560px){.container{width:min(100% - 32px,1180px)}.section{padding:65px 0}.hero-copy{padding-top:61px}.hero h1{font-size:49px}.hero-copy>p{font-size:15px}.hero-search{margin-top:27px}.search-form{height:56px;padding-left:14px}.search-form button{padding:0 14px;gap:7px;font-size:12px}.search-form input[type=search]{font-size:13px}.hero-note{font-size:11px}.hero-art{height:335px}.art-main-card{right:5%;width:235px;height:285px;padding:23px}.art-back-card{left:7%;width:240px;height:270px;padding:24px}.art-card-title{font-size:29px}.art-float{font-size:11px;padding:8px 10px}.art-float-b{bottom:10px}.section-heading{align-items:start}.section-heading h2{font-size:29px}.section-heading p{font-size:13px}.section-heading .text-link{display:none}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-tile{min-height:165px;padding:15px}.category-icon{width:38px;height:38px;font-size:21px}.category-title{font-size:15px}.category-count{font-size:11px}.category-arrow{right:15px;bottom:15px;font-size:16px}.resource-grid{grid-template-columns:1fr}.card-cover{height:215px}.card-body h3{min-height:0}.closing-inner{align-items:flex-start;flex-direction:column;padding-block:60px}.closing-inner h2{font-size:33px}.closing-decoration{right:-40px;top:-60px;font-size:250px}.footer-main{flex-direction:column;padding:40px 0 28px}.footer-links{flex-wrap:wrap}.footer-bottom{gap:10px}.page-hero{padding:59px 0}.page-hero h1{font-size:42px}.filter-bar{align-items:flex-start;flex-direction:column;gap:12px}.detail-hero{padding-bottom:43px}.detail-heading h1{font-size:36px}.detail-symbol{display:none}.detail-heading p{font-size:14px}.resource-facts{gap:17px;padding:18px}.resource-facts div{min-width:100px}.breadcrumbs{margin-bottom:23px}}
