:root{--ink:#164734;--green:#087747;--paper:#fffefa;--line:#d9e2d9;--muted:#617269}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,'PingFang SC','Microsoft YaHei',sans-serif;font-size:17px;line-height:1.7}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #cb7721;outline-offset:5px}button{cursor:pointer}header{height:94px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 4.5%;background:var(--paper);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:13px}.brand b{display:block;font-size:25px;letter-spacing:.14em;line-height:1.25}.brand small{display:block;font-size:10px;letter-spacing:.19em;margin-top:5px}.mark{position:relative;font-family:Georgia,serif;font-size:32px;letter-spacing:-4px;line-height:1;border:1px solid var(--green);border-radius:50%;width:53px;height:53px;padding:13px 8px}.mark span{position:absolute;font-size:20px;top:1px;right:1px;letter-spacing:0;background:var(--paper);color:#b57e29}nav{display:flex;gap:35px;font-size:15px}nav a{padding:12px 0}nav a.active{border-bottom:2px solid var(--ink)}.nav-cta{border:1px solid var(--ink);border-radius:3px;padding:10px 17px;font-size:14px}.nav-cta span{margin-left:18px}.skip{position:absolute;left:10px;top:-100px;z-index:9;background:white;padding:10px}.skip:focus{top:10px}.hero{position:relative;min-height:700px;height:calc(100svh - 94px);max-height:940px;color:white;overflow:hidden}.hero-img,.hero-shade{position:absolute;width:100%;height:100%;inset:0;object-fit:cover;object-position:center 55%}.hero-shade{background:linear-gradient(90deg,rgba(9,36,29,.76),rgba(8,34,24,.27) 53%,transparent 85%),linear-gradient(0deg,rgba(5,24,22,.5),transparent 35%)}.hero-copy{position:relative;padding:70px 7% 105px;max-width:800px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.18em;line-height:1.7;margin:0 0 20px}.green{color:var(--green)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'Songti SC','Noto Serif CJK SC','SimSun',Georgia,serif;font-weight:500}.hero h1{font-size:clamp(45px,5.1vw,76px);line-height:1.35;letter-spacing:.035em;margin:20px 0 22px}.hero h1 em{font-style:normal;color:#f1e8a4}.hero-desc{font-size:18px;line-height:1.9;color:#f8fcf6;margin-bottom:30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:14px 23px;border-radius:3px;font-size:16px;background:var(--green);color:white}.button.light{background:#fffdf4;color:#193e2b}.button:hover,.nav-cta:hover{background:#e8ecd8;color:var(--ink)}.hero-foot{position:absolute;bottom:27px;left:7%;right:7%;display:flex;justify-content:space-between;border-top:1px solid #ffffff70;padding-top:20px;font-size:14px}.wrap{max-width:1280px;width:86%;margin:0 auto}.intro{text-align:center;padding:82px 0 74px}.intro h2{font-size:42px;margin-bottom:20px}.intro p:last-child{color:var(--muted);line-height:1.95}.mobile{display:none}.section-head{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:30px}.section-head .eyebrow{margin-bottom:12px}h2{font-size:34px;line-height:1.5;margin-bottom:12px}.text-link{font-size:15px;border-bottom:1px solid currentColor;padding-bottom:4px;white-space:nowrap}.garden-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.garden-card{min-height:245px;padding:27px 24px;border:1px solid #cddccf;position:relative;display:flex;flex-direction:column;transition:transform .2s,background .2s;background:#edf4e9}.garden-card:nth-child(4n+2){background:#f5f0df}.garden-card:nth-child(4n+3){background:#e6f0f0}.garden-card:nth-child(4n){background:#eeedf4}.garden-card:hover{transform:translateY(-4px);background:#dfebd9}.garden-card .number{font:italic 29px Georgia,serif;color:#657b64;margin-bottom:22px}.garden-card h3{font-family:'Songti SC',serif;font-size:24px;line-height:1.3;margin-bottom:12px}.garden-card p{font-size:14px;color:#53685a;margin-bottom:22px}.garden-card .card-bottom{display:flex;justify-content:space-between;margin-top:auto;font-size:13px}.card-bottom span:last-child{font-size:23px;line-height:1}.reading{padding:80px 0}.muted{color:var(--muted);font-size:14px}.lesson-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.feature{display:block;border-bottom:1px solid #bfcdbf;padding-bottom:24px}.feature-top{height:160px;overflow:hidden;position:relative;background:#b8cfb1;margin-bottom:24px}.feature-top img{width:100%;height:100%;object-fit:cover;object-position:50% 75%;transition:transform .4s}.feature:nth-child(2) img{object-position:90% 70%;transform:scale(1.25)}.feature:nth-child(3) img{object-position:10% 15%;filter:brightness(.65);transform:scale(1.5)}.feature:hover img{transform:scale(1.1)}.feature h3{font-family:'Songti SC',serif;font-weight:500;font-size:25px;line-height:1.6;margin:12px 0}.feature-meta{color:var(--green);font-size:13px}.feature p{font-size:15px;color:var(--muted)}.feature .text-link{border:0}.pause{min-height:380px;position:relative;color:white;overflow:hidden;display:flex;align-items:center}.pause>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 45%;filter:brightness(.45)}.pause>div{position:relative;width:86%;max-width:1280px;margin:0 auto;padding:65px 0}.pause h2{font-size:43px;margin-bottom:25px}.closing{display:flex;align-items:center;justify-content:center;gap:65px;padding:70px 0}.closing>span{font:italic 125px Georgia,serif;color:#678057}.closing p{color:var(--muted);font-size:15px}.closing h2{font-size:29px}footer{background:#07563e;color:#eef2e8;padding:50px 7% 32px}.foot-brand{display:flex;align-items:center;gap:22px}.foot-brand b{font-size:24px;letter-spacing:.14em}.foot-brand span{font:13px Georgia,serif;letter-spacing:.13em}footer p{font-size:15px;margin:16px 0 30px;color:#d1dfd4}.footer-line{border-top:1px solid #527261;padding-top:24px;display:flex;justify-content:space-between;font-size:13px;margin-bottom:15px}footer small{font-size:12px;color:#c7d7cb}.page-title{padding:65px 0 45px}.page-title h1{font-size:52px;line-height:1.4;margin:0 0 20px}.page-title h1 em{font-style:normal;color:#518151}.page-title p{color:var(--muted)}.status-line{font-size:14px;color:var(--green)}.status-line span{margin:0 10px}.catalog{padding-bottom:80px}.catalog-tools{display:flex;align-items:center;gap:25px}.search{border:1px solid #bacbbb;display:flex;align-items:center;gap:15px;padding:10px 18px;flex:1;max-width:650px;background:white}.search>span{font-size:28px}.search input{width:100%;border:0;background:none;outline:none;font-size:16px;min-width:0}.ready-label{font-size:15px;display:flex;gap:10px;align-items:center}.ready-label input{width:20px;height:20px;accent-color:var(--green)}.filters{display:flex;flex-wrap:wrap;gap:10px;margin:25px 0}.filters button{border:1px solid var(--line);background:transparent;color:var(--ink);padding:8px 15px;border-radius:3px;font-size:14px}.filters button.selected{background:var(--ink);color:white;border-color:var(--ink)}.course-section h2{font-size:28px;margin:35px 0 16px}.course-row{display:flex;align-items:center;gap:22px;border-top:1px solid var(--line);padding:19px 12px}.course-row:hover{background:#edf4e9}.course-row .num{font:22px Georgia,serif;color:#6e846b;min-width:38px}.course-row .course-title{flex:1;font-size:17px}.badge{font-size:12px;color:#647361;background:#eef1e9;padding:3px 9px;white-space:nowrap}.badge.live{background:#dbead6;color:#20552d}.empty{text-align:center;padding:50px;border:1px solid var(--line)}.article-layout{display:grid;grid-template-columns:210px minmax(0,780px);gap:65px;justify-content:center;padding:55px 0 90px}.article-layout aside .eyebrow{margin-top:50px}.article-layout aside p{font-size:14px;color:var(--muted)}article h1{font-size:40px;line-height:1.5;margin:18px 0 24px}article .lead{font-size:20px;line-height:1.9;color:#506956}article h2{font-size:27px;margin:36px 0 16px}article p,article li{font-size:18px;line-height:1.95}article .article-meta{font-size:13px;color:var(--muted)}.article-photo{width:100%;height:260px;object-fit:cover;margin:20px 0 5px}.caption{font-size:12px!important;color:var(--muted)}.callout{background:#edf3e8;border-left:3px solid #6c9158;padding:24px 27px;margin:30px 0}.callout h2{margin:0 0 10px}.callout p{margin:0}.quiz{border:1px solid #c6d6c4;padding:27px;margin:35px 0}.quiz h2{margin:0 0 12px}.quiz button{display:block;text-align:left;padding:12px 15px;width:100%;border:1px solid #d2ddce;background:white;color:var(--ink);margin:12px 0;font-size:16px}.quiz button[aria-pressed=true]{background:#e0ebd9;border-color:var(--green)}.quiz-feedback{font-size:16px!important;margin-bottom:0}.sources{padding-left:22px}.sources a{text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}.sources li{font-size:15px}article .next{border-top:1px solid var(--line);padding-top:24px;margin-top:40px;display:flex;justify-content:space-between}.outline{padding:28px;background:#eef4e9}.outline p{font-size:17px}.about-content{max-width:800px;padding-bottom:80px}.about-content section{margin-bottom:40px}.about-content p{line-height:2}.about-content h2{font-size:28px}
@media(min-width:1600px){.hero-copy{padding-top:100px}}@media(max-width:1000px){header{gap:15px}nav{gap:18px}.hero{min-height:650px}.garden-grid{grid-template-columns:repeat(2,1fr)}.article-layout{grid-template-columns:160px minmax(0,1fr);gap:30px}.hero-copy{padding-top:60px}.section-head{align-items:start}.hero h1{font-size:59px}.lesson-grid{gap:18px}}@media(max-width:650px){body{font-size:16px}header{height:auto;min-height:116px;flex-wrap:wrap;padding:16px 6% 0;gap:10px}.brand b{font-size:22px}.brand small{font-size:9px}.mark{width:46px;height:46px;font-size:28px;padding:11px 7px}.nav-cta{font-size:13px;padding:7px 10px}.nav-cta span{margin-left:8px}nav{order:3;width:100%;justify-content:space-between;font-size:14px;gap:12px}nav a{padding:8px 0}.hero{height:690px;min-height:0;max-height:none}.hero-img{object-position:63% 50%}.hero-shade{background:linear-gradient(90deg,rgba(9,36,29,.75),rgba(8,34,24,.24)),linear-gradient(0deg,rgba(5,24,22,.45),transparent 40%)}.hero-copy{padding:47px 7% 90px}.eyebrow{font-size:10px;letter-spacing:.14em}.hero h1{font-size:46px;line-height:1.4;margin:20px 0}.hero-desc{font-size:16px;margin-bottom:28px}.hero-foot{bottom:24px;font-size:12px;gap:15px;align-items:center}.hero-foot>span{max-width:200px}.hero-foot a{white-space:nowrap}.wrap{width:88%}.intro{padding:55px 0 42px}.intro h2{font-size:32px}.intro p:last-child{font-size:15px}.section-head{display:block;margin-bottom:22px}.section-head h2{font-size:27px;margin-bottom:17px}.section-head .muted{display:block}.garden-grid{gap:12px}.garden-card{padding:20px 15px;min-height:225px}.garden-card .number{font-size:24px;margin-bottom:18px}.garden-card h3{font-size:21px}.garden-card p{font-size:13px;line-height:1.8}.garden-card .card-bottom{font-size:12px}.reading{padding:48px 0}.lesson-grid{grid-template-columns:1fr;gap:28px}.feature{display:grid;grid-template-columns:105px 1fr;column-gap:17px;padding-bottom:24px}.feature-top{grid-row:1/6;height:135px;margin:0}.feature-meta{font-size:12px}.feature h3{font-size:21px;margin:6px 0;line-height:1.5}.feature p{font-size:14px;margin:0 0 9px}.feature .text-link{font-size:13px}.pause{min-height:340px}.pause h2{font-size:31px}.pause>div{padding:40px 0}.closing{display:block;padding:45px 0}.closing>span{font-size:80px}.closing h2{font-size:27px}footer{padding:35px 6% 25px}.foot-brand{gap:13px}.foot-brand b{font-size:22px}.foot-brand span{font-size:11px}.footer-line{display:block;font-size:12px}.footer-line a{display:block;margin-top:8px}.page-title{padding:40px 0 30px}.page-title h1{font-size:37px}.page-title p{font-size:15px}.status-line{font-size:12px}.status-line span{margin:0 4px}.catalog-tools{display:block}.search{padding:8px 12px}.search input{font-size:14px}.ready-label{margin-top:17px;font-size:14px}.filters{gap:8px}.filters button{font-size:13px;padding:7px 10px}.course-row{padding:16px 0;gap:10px}.course-row .num{font-size:19px;min-width:28px}.course-row .course-title{font-size:15px}.badge{font-size:11px;padding:3px 6px}.course-row .arrow{display:none}.article-layout{display:block;padding-top:25px}.article-layout aside .eyebrow,.article-layout aside #article-aside{display:none}article{padding-top:24px}article h1{font-size:31px}article .lead{font-size:18px}article p,article li{font-size:17px}article h2{font-size:25px}.article-photo{height:200px}.callout,.quiz,.outline{padding:20px}.about-content h2{font-size:26px}.text-link{white-space:normal}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* A more substantial, nature-led university masthead. */
.campus-header{height:auto;min-height:126px;display:grid;grid-template-columns:max-content 1fr auto;align-items:center;gap:25px;padding:22px 4.5%;background:#d9edd8;border-bottom:3px solid #94bd94;color:#104e34}
.campus-header .brand{gap:17px;min-width:0}
.brand-emblem{display:block;width:76px;height:76px;object-fit:cover;border-radius:50%;flex:none;background:#07563e}
.campus-header .brand b{font-size:36px;line-height:1.22;letter-spacing:.08em;font-weight:750}
.campus-header .brand small{font-size:12px;letter-spacing:.17em;line-height:1.5;margin-top:8px;font-weight:550}
.campus-header nav{justify-content:center;align-items:center;gap:26px;font-size:16px;font-weight:550;min-width:0}
.campus-header nav a{white-space:nowrap;padding:10px 0}
.campus-header nav a.active{border-bottom:2px solid #087747}
.campus-header nav .nav-cta{padding:9px 14px;background:#087747;color:#fffdf3;border:1px solid #087747;border-radius:3px;font-size:14px}
.campus-header nav .nav-cta:hover{background:#065c37}
.campus-header .nav-cta span{margin-left:10px}
.language-switch{display:flex;align-items:center;border:1px solid #aebfa0;border-radius:4px;padding:3px;gap:2px}
.language-switch a{display:flex;align-items:center;justify-content:center;min-height:36px;min-width:40px;padding:4px 7px;font-size:14px;font-weight:600;border-radius:2px}
.language-switch a[aria-current=true]{background:#087747;color:#fffdf4}
.language-switch a:not([aria-current]):hover{background:#c3e3ba}
html[lang=en] .campus-header .brand b{font-family:Georgia,'Times New Roman',serif;font-size:29px;line-height:1.05;letter-spacing:-.025em;font-weight:600}
html[lang=en] .campus-header .brand small{font-size:10px;letter-spacing:.13em;margin-top:7px}
html[lang=en] h1,html[lang=en] h2{font-family:Georgia,'Times New Roman',serif}
html[lang=en] .hero h1{font-size:clamp(48px,5vw,72px);line-height:1.17;letter-spacing:-.025em}
html[lang=en] .hero-copy{max-width:880px}
html[lang=en] .hero-desc{max-width:470px}
html[lang=en] .garden-card h3{font-family:Georgia,serif;font-size:25px}
html[lang=en] .garden-card{min-height:260px}
html[lang=en] .feature h3{font-family:Georgia,serif}
@media(max-width:1180px){.campus-header{grid-template-columns:1fr auto;gap:18px;padding:20px 6% 0}.campus-header nav{grid-column:1/-1;grid-row:2;justify-content:space-between;gap:15px;border-top:1px solid #b6c7aa;padding:10px 0;order:initial}.campus-header .language-switch{grid-column:2;grid-row:1}.campus-header .brand b{font-size:33px}.brand-emblem{width:70px;height:70px}.hero{height:calc(100svh - 180px)}}
@media(max-width:650px){.campus-header{min-height:0;padding:19px 6% 0;gap:17px 8px;border-bottom-width:3px}.campus-header .brand{gap:12px}.brand-emblem{width:62px;height:62px}.campus-header .brand b{font-size:30px;letter-spacing:.065em;line-height:1.2}.campus-header .brand small{font-size:10px;letter-spacing:.13em;margin-top:6px}.language-switch{padding:2px;gap:0}.language-switch a{min-width:32px;min-height:34px;padding:3px 5px;font-size:13px}.campus-header nav{width:100%;font-size:15px;padding:9px 0;gap:9px}.campus-header nav a{padding:9px 0}.campus-header nav .nav-cta{padding:7px 9px;font-size:13px}.campus-header .nav-cta span{margin-left:3px}.hero{height:690px}.hero-copy{padding-top:44px}html[lang=en] .campus-header .brand b{font-size:27px}html[lang=en] .campus-header .brand small{font-size:9px}html[lang=en] .campus-header nav{font-size:14px}html[lang=en] .campus-header nav .nav-cta{font-size:12px;padding:8px 7px}html[lang=en] .hero h1{font-size:49px;line-height:1.2}html[lang=en] .hero-desc{font-size:17px;line-height:1.75}html[lang=en] .garden-card h3{font-size:22px}html[lang=en] .garden-card{min-height:255px}html[lang=en] .page-title h1{font-size:39px}html[lang=en] .status-line{line-height:1.9}html[lang=en] .feature h3{font-size:23px}html[lang=en] .course-row .course-title{font-size:16px}html[lang=en] article h1{font-size:34px}}
@media(max-width:370px){.campus-header .brand b{font-size:27px}.brand-emblem{width:55px;height:55px}.campus-header .brand{gap:9px}.campus-header .brand small{font-size:9px}.campus-header nav{font-size:13px;gap:7px}.campus-header nav .nav-cta{font-size:12px}.campus-header .nav-cta span{display:none}.language-switch a{min-width:29px;font-size:12px}html[lang=en] .hero h1{font-size:43px}html[lang=en] .campus-header nav{font-size:12px}}

/* Academic crest and an optically aligned bilingual wordmark. */
.campus-header .brand-emblem{width:90px;height:90px;border-radius:0;background:transparent;object-fit:contain}
html[lang=zh-CN] .campus-header .brand-words{display:block;flex:none;width:174px}
html[lang=zh-CN] .campus-header .brand b,html[lang=zh-CN] .campus-header .brand small{display:flex;justify-content:space-between;align-items:center;width:100%;letter-spacing:0}
html[lang=zh-CN] .campus-header .brand b{font-size:36px;line-height:1.2}
html[lang=zh-CN] .campus-header .brand small{font-size:12px;line-height:1.4;margin-top:10px;font-weight:600}
html[lang=zh-CN] .campus-header .brand-words span{display:block;letter-spacing:0}
@media(max-width:1180px){.campus-header .brand-emblem{width:82px;height:82px}html[lang=zh-CN] .campus-header .brand-words{width:163px}html[lang=zh-CN] .campus-header .brand b{font-size:34px}}
@media(max-width:650px){.campus-header .brand-emblem{width:72px;height:72px}html[lang=zh-CN] .campus-header .brand-words{width:144px}html[lang=zh-CN] .campus-header .brand b{font-size:30px}html[lang=zh-CN] .campus-header .brand small{font-size:10.5px;margin-top:8px}}
@media(max-width:370px){.campus-header .brand-emblem{width:64px;height:64px}html[lang=zh-CN] .campus-header .brand-words{width:126px}html[lang=zh-CN] .campus-header .brand b{font-size:27px}html[lang=zh-CN] .campus-header .brand small{font-size:9.5px;margin-top:7px}}

.audience{font-size:.95rem;color:#496052;border-left:3px solid #b8a165;padding:10px 16px;background:#f0f3e9}.curriculum-table{width:100%;border-collapse:collapse;margin:24px 0;font-size:1rem}.curriculum-table th,.curriculum-table td{text-align:left;padding:12px 10px;border-bottom:1px solid #d4ddcc}.curriculum-table th{color:#244637}.curriculum-table td:last-child,.curriculum-table th:last-child{text-align:right;white-space:nowrap}

.article-photo{display:block;width:100%;height:auto;max-height:none;aspect-ratio:auto;object-fit:contain}.photo-credit{overflow-wrap:anywhere;line-height:1.65;font-size:.82rem;margin:10px 0 32px}.photo-credit a{text-decoration:underline;text-underline-offset:3px}.photo-credit span{color:var(--ink)}

.card-photo-credit{font-size:.76rem;line-height:1.4;color:var(--muted);margin:8px 0 14px;overflow-wrap:anywhere}
/* In-depth body journeys: readable mechanisms and controlled media. */
.journey{margin:30px 0 48px;padding:clamp(18px,3vw,32px);background:#edf1e7;border:1px solid #c3ceb8;border-radius:8px}.journey h2{margin-top:8px}.journey-stops{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.journey-stops li{margin:0}.journey-stops button{width:100%;height:100%;min-height:70px;padding:12px;text-align:left;background:#fffdf7;border:1px solid #bdcabb;border-radius:5px;color:#173e32;font:inherit;cursor:pointer;overflow-wrap:anywhere}.journey-stops button span{display:block;font-size:13px;letter-spacing:2px;color:#697d60}.journey-stops button[aria-pressed=true]{background:#194735;color:#fff;border-color:#194735}.journey-stops button[aria-pressed=true] span{color:#e5dba8}.journey-detail{background:#fffdf8;padding:clamp(18px,3vw,28px);border-left:3px solid #b59d5b;margin-top:20px}.journey-detail h3{font-size:25px;margin:8px 0}.journey-detail h4{font-size:18px;margin:22px 0 7px}.journey-detail p{margin-top:8px}.stop-location{color:#62765f;font-size:16px}.journey details,.glossary,.nature-break{border-top:1px solid #ced6c7;padding:18px 0;margin-top:24px}summary{cursor:pointer;font-weight:600;line-height:1.7}summary:focus-visible,button:focus-visible{outline:3px solid #a0782b;outline-offset:3px}.journey-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px}.journey-controls button{min-height:44px;border:1px solid #8ba080;background:#fffdf7;color:#173e32;border-radius:4px;padding:9px 16px;font:inherit;cursor:pointer}.journey-controls button:disabled{opacity:.4;cursor:default}.journey-progress{font-size:15px;white-space:nowrap}.medical-figure{margin:28px 0;padding:clamp(14px,2vw,24px);background:#fff;border:1px solid #d6dcd1;border-radius:5px}.medical-figure img{display:block;width:100%;height:auto;max-height:760px;object-fit:contain;background:white}.medical-figure video{display:block;width:100%;height:auto;max-height:600px;background:white;margin:16px auto}.medical-figure.compact-motion video{width:210px;max-width:100%}.medical-figure h3{font-size:22px;margin:0 0 12px}.medical-figure figcaption{font-size:16px;line-height:1.8;margin-top:18px;color:#40584c}.medical-figure .caption{font-size:13px;overflow-wrap:anywhere}.medical-embed{display:block;width:100%;aspect-ratio:16/9;border:0;margin:18px 0}.load-video{white-space:normal;text-align:center;line-height:1.6}.physiology-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:16px;line-height:1.7;margin:22px 0}.physiology-table th,.physiology-table td{text-align:left;vertical-align:top;padding:12px 9px;border-bottom:1px solid #d7ded2;white-space:normal;overflow-wrap:anywhere}.physiology-table thead{background:#eef1e7}.explorer-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:0 0 42px}.explorer-card{display:block;text-decoration:none;border:1px solid #c2cdb7;border-top:4px solid #b59d5b;border-radius:5px;background:#f3f5ec;padding:28px}.explorer-card h2{font-size:30px;margin:15px 0}.explorer-card:hover{background:#e9efdf}.nature-break .article-photo{margin-top:20px}
@media(max-width:600px){.journey-stops{grid-template-columns:repeat(2,minmax(0,1fr))}.journey{margin-left:-6px;margin-right:-6px}.journey-stops button{font-size:16px}.explorer-grid{grid-template-columns:1fr}.physiology-table{font-size:14px}.physiology-table th,.physiology-table td{padding:10px 6px}.medical-figure{margin-left:0;margin-right:0}.journey-controls button{padding:8px 12px}}
.search{margin:0;min-width:0}.search input{min-width:0;flex:1;width:100%;font-size:16px}.search button{flex:none;border:0;border-radius:3px;background:#20503b;color:white;padding:10px 16px;min-height:44px;font:inherit;cursor:pointer}.search-status{font-size:16px;line-height:1.7;margin:16px 0;scroll-margin-top:20px}.search-status:empty{display:none}@media(max-width:650px){.catalog-tools .search{width:100%;gap:8px;padding:8px 10px}.search button{padding:8px 12px}.search input{font-size:16px}}
