:root{--ink:#243c34;--accent:#35604d;--muted:#737971;--paper:#f6f5ef;--line:#dce2d8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;background:#fff;line-height:1.7}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{touch-action:manipulation}button,a{ -webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #bd9352;outline-offset:4px}img{max-width:100%}figure,h1,h2,h3,p{margin:0}button{cursor:pointer}.wrap{width:min(1240px,calc(100% - 72px));margin-inline:auto}.utility{background:#f0f1e9;font-size:13px;color:#778074}.utility .wrap{display:flex;justify-content:space-between;padding-block:9px}.site-header{background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #e7eae2}.header-row{height:94px;display:flex;align-items:center;gap:36px}.brand{margin-right:auto;display:flex;flex-direction:column;line-height:1.4}.brand strong{font-size:29px;letter-spacing:2px}.brand span{font-size:13px;letter-spacing:1.5px;color:var(--muted);margin-top:5px}.header-row nav{display:flex;gap:26px;font-size:16px}.phone{display:inline-flex;align-items:center;gap:10px;font-size:27px;font-weight:700;white-space:nowrap}.phone svg{width:25px;height:25px;color:var(--accent)}.arrow{width:23px;height:23px;vertical-align:middle;flex:none;transition:transform .2s}a:hover .arrow{transform:translateX(4px)}a:hover{color:#58795c}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--accent);color:#fff;font-weight:700;border:1px solid var(--accent);padding:15px 22px;white-space:nowrap;transition:background .2s}.button:hover{color:#fff;background:#244837}.button.outline{background:transparent;color:var(--accent)}.button.outline:hover{background:#e8eee4}.actions{display:flex;gap:12px;margin-top:30px}.text-link{display:inline-flex;align-items:center;gap:14px;color:var(--accent);font-weight:700;border-bottom:1px solid #adbdab;padding:9px 0;white-space:nowrap}.hero{background:linear-gradient(105deg,#f7f6ef,#eef2e8);overflow:hidden}.hero-inner{display:grid;grid-template-columns:1fr 1.45fr;gap:48px;align-items:center;min-height:510px;padding-block:38px}.eyebrow{font-size:14px;letter-spacing:2px;color:#75866b;margin-bottom:20px}.hero h1{font-size:clamp(40px,4.3vw,64px);line-height:1.2;letter-spacing:-1px;font-weight:800;margin-bottom:23px}.hero-heading{font-size:23px;margin-bottom:13px}.hero-desc{font-size:16px;color:var(--muted)}.hero-content{animation:arrive .6s ease-out both}.hero-picture{display:block;min-width:0;position:relative;animation:arrive .8s .1s ease-out both}.hero-picture img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain}.hero-picture>span{display:flex;justify-content:space-between;align-items:center;padding-top:12px;font-size:14px;color:#526952}.hero-picture b{font-weight:400}.routes{padding-block:26px;border-bottom:1px solid var(--line)}.routes nav{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.routes a{display:flex;gap:16px;align-items:center}.routes small{color:#8c9b82}.routes strong{font-size:18px}.routes .arrow{margin-left:auto}.section{padding-block:70px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:30px}.section-head .eyebrow{margin-bottom:14px}h2{font-size:34px;line-height:1.4;font-weight:750}h3{font-size:23px;line-height:1.5}.section-intro{color:var(--muted)}.course{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:30px 0;border-top:1px solid var(--line)}.course-copy{min-width:0}.course h3{font-size:23px;color:var(--ink)}.course-summary{margin-top:9px;color:var(--muted);font-size:16px}.course-meta{display:flex;flex-wrap:wrap;gap:6px 22px;font-size:14px;margin-top:14px;color:#737a70}.other-caption{font-size:26px;margin:36px 0 22px}.note{font-size:13px;color:#858a80;margin-top:22px}.learning{background:var(--paper)}.learning-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.learning-grid article{padding-top:20px;border-top:1px solid #cbd4c4}.learning-grid small{color:#748168;font-size:13px}.learning-grid h3{margin:20px 0 16px}.learning-grid p{font-size:16px;color:var(--muted);line-height:1.9}.video-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.video-player{position:relative;background:#eef0e9;aspect-ratio:16/9}.video-player video{display:block;width:100%;height:100%;object-fit:contain}.video-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:8px;border:1px solid #ffffff55;background:#31533eea;color:#fff;padding:13px 20px;white-space:nowrap;font-size:16px}.video-play[hidden]{display:none}.video-play svg{width:22px;height:22px}.video-grid figcaption{padding-top:20px}.video-grid figcaption h3{font-size:22px}.video-grid figcaption p{margin-top:6px;color:var(--muted);font-size:15px}.news-section{background:#f4f6f0}.news-list{list-style:none;margin:0;padding:0}.news-list li{display:flex;align-items:center;gap:24px;border-bottom:1px solid var(--line);padding:17px 0;min-width:0}.news-list li a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:17px}.news-list li span{font-size:14px;color:var(--muted);flex-shrink:0}.consult{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;padding-block:70px}.consult h2{margin-bottom:15px}.consult p{color:var(--muted)}.consult .phone{margin-top:25px}.signup{display:grid;grid-template-columns:1fr 1fr;gap:17px 20px}.signup label{font-size:15px;font-weight:700}.signup input:not([type=hidden]){display:block;width:100%;padding:12px 14px;border:1px solid #b9c7b4;background:#fff;font-size:16px;margin-top:7px;color:var(--ink);border-radius:0}.full{grid-column:1/-1}.site-footer{padding-block:35px;background:#edf0e8;color:#637160;font-size:13px}.site-footer strong{font-size:20px;color:var(--ink)}.site-footer .phone{font-size:23px;margin:16px 0}.footer-nav{display:flex;gap:25px;margin-bottom:18px}.copyright{border-top:1px solid #d6ddcf;padding-top:18px;font-size:12px}.mobile-bar{display:none}.breadcrumb{display:flex;align-items:center;gap:10px;white-space:nowrap;overflow:hidden;font-size:14px;color:var(--muted);margin:24px 0}.breadcrumb a,.breadcrumb i{flex-shrink:0;font-style:normal}.breadcrumb span{overflow:hidden;text-overflow:ellipsis;min-width:0}.directory h1,.cl-news h1{font-size:36px;margin-bottom:14px}.directory{padding-top:18px}.lead{font-size:17px;color:var(--muted);margin-bottom:30px}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:45px;align-items:start}.article-column{min-width:0}.sidebar{padding:26px 22px;background:#f4f6ef;position:sticky;top:120px}.sidebar h2{font-size:24px}.sidebar nav{display:flex;flex-direction:column;margin:20px 0}.sidebar nav a{font-size:16px;font-weight:700;padding:13px 0;border-bottom:1px solid var(--line)}.sidebar .button{width:100%;font-size:14px;padding:12px;margin-top:20px}.sidebar .text-link{font-size:14px}.article-heading h1{text-align:center;font-size:30px;line-height:1.5;margin:20px 0}.content-info{text-align:center;color:var(--muted);font-size:14px;margin:15px 0 30px}.content-info span{margin-right:10px}.article-body{font-size:18px;line-height:1.9;overflow-wrap:anywhere}.article-body #MyContent{width:100%!important;max-width:100%;margin:0!important}.article-body img{max-width:100%!important;height:auto!important;display:inline-block}.article-body table{max-width:100%!important;box-sizing:border-box}.article-body iframe,.article-body video{max-width:100%}.article-column .consult{display:block;border-top:1px solid var(--line);margin-top:40px}.article-column .signup{margin-top:25px}.fenye{display:flex!important;gap:8px;justify-content:center;flex-wrap:wrap;margin:28px 0}.fenye a,.fenye span{border:1px solid var(--line);padding:5px 10px;font-size:14px}.fenye .curr,.fenye a[aria-current]{background:var(--accent);color:#fff}.full-news ul{list-style:none;margin:0;padding:0}.full-news{min-width:0}
@keyframes arrive{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-content,.hero-picture{animation:none}.arrow,.button{transition:none}}
@media(max-width:1100px){.header-row{gap:24px}.header-row nav{gap:16px}.phone{font-size:23px}.hero-inner{gap:28px;grid-template-columns:1fr 1.25fr}.hero h1{font-size:44px}.hero-heading{font-size:20px}.hero .button{padding:13px 14px;font-size:14px}.article-layout{gap:28px;grid-template-columns:minmax(0,1fr) 235px}}
@media(max-width:800px){html{scroll-padding-top:90px}body{padding-bottom:64px}.wrap{width:calc(100% - 36px)}.utility{font-size:10px}.utility .wrap{padding-block:7px}.header-row{height:76px;gap:10px}.header-row nav{display:none}.brand strong{font-size:20px;letter-spacing:1px}.brand span{font-size:10px;letter-spacing:0;margin-top:3px}.phone{font-size:20px;gap:6px}.phone svg{width:19px;height:19px}.hero-inner{display:flex;flex-direction:column;align-items:stretch;min-height:0;gap:0;padding-block:23px 20px}.hero-content{display:contents}.hero .eyebrow{font-size:11px;letter-spacing:1px;margin-bottom:12px;order:0}.hero h1{font-size:38px;line-height:1.2;order:1;margin-bottom:14px}.hero-heading{font-size:18px;order:2;margin-bottom:7px}.hero-desc{font-size:12px;order:3;line-height:1.6}.hero-desc br{display:none}.hero-picture{order:4;margin-top:18px}.hero-picture>span{display:none}.hero .actions{order:5;margin-top:16px;gap:10px;display:grid;grid-template-columns:1fr 1fr}.hero .button{font-size:13px;padding:12px 8px;gap:10px}.arrow{width:20px;height:20px}.routes{padding-block:18px}.routes nav{gap:12px;grid-template-columns:1fr}.routes a{padding:8px 0;border-bottom:1px solid #e5e9df;gap:12px}.routes strong{font-size:15px}.section{padding-block:38px}.section-head{gap:14px;margin-bottom:24px;align-items:center}.eyebrow{font-size:11px;letter-spacing:1px;margin-bottom:10px}.section-head .eyebrow{margin-bottom:10px}h2{font-size:26px}.text-link{font-size:12px;gap:6px}.course{padding:23px 0;display:block}.course h3{font-size:20px}.course-summary{font-size:14px;margin-top:8px}.course-meta{font-size:12px;gap:5px 14px;margin-top:12px}.course .button{font-size:13px;padding:10px 15px;margin-top:16px}.other-caption{font-size:23px;margin:25px 0 18px}.note{font-size:11px}.learning-grid{grid-template-columns:1fr;gap:24px}.learning-grid article{padding-top:14px}.learning-grid h3{font-size:21px;margin:10px 0}.learning-grid p{font-size:14px}.video-grid{grid-template-columns:1fr;gap:27px}.section-intro{display:none}.video-grid figcaption{padding-top:13px}.video-grid figcaption h3{font-size:20px}.video-grid figcaption p{font-size:13px}.video-play{font-size:14px;padding:10px 16px}.news-list li{gap:10px;padding:14px 0}.news-list li a{font-size:14px}.news-list li span{font-size:11px}.consult{grid-template-columns:1fr;gap:26px;padding-block:40px}.consult p{font-size:14px}.consult .phone{margin-top:15px}.signup{gap:15px}.signup input:not([type=hidden]){font-size:16px;padding:11px 10px}.site-footer{padding-block:25px}.mobile-bar{position:fixed;bottom:0;left:0;width:100%;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid #d4dccd;z-index:50;padding-bottom:env(safe-area-inset-bottom)}.mobile-bar a{height:58px;display:flex;justify-content:center;align-items:center;font-size:14px}.mobile-bar a:last-child{background:var(--accent);color:#fff;font-weight:700}.breadcrumb{display:flex!important;font-size:12px;gap:7px;margin:17px 0}.article-layout{grid-template-columns:1fr}.sidebar{position:static;margin-bottom:32px}.directory h1,.cl-news h1{font-size:28px}.directory{padding-top:14px}.lead{font-size:14px}.article-heading h1{font-size:24px;line-height:1.5}.content-info{font-size:12px}.article-body{font-size:16px}.article-body table{display:block;overflow-x:auto}.article-body [style*="width"]{max-width:100%}.fenye{display:flex!important;margin:24px 0;gap:6px}.fenye a,.fenye span{font-size:12px;padding:5px 8px}.article-column .consult{margin-top:28px}.footer-nav{gap:18px}}
@media(max-width:370px){.brand strong{font-size:18px}.phone{font-size:18px}.hero h1{font-size:35px}.section-head h2{font-size:24px}}

.article-body p{margin:1em 0}.article-body img{vertical-align:middle}.article-body p:has(img),.article-body span:has(img),.article-body strong:has(img),.article-body a:has(img){text-indent:0!important}

@media(max-width:800px){.hero-desc br{display:block}}
/* Orange learning column: a bright brand plane and compact, readable directories. */
:root{--ink:#272723;--accent:#ed5706;--muted:#77746f;--paper:#fff8f0;--line:#e9e3db}
body{font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif}.utility{background:#f7f3ed;color:#827a70}.brand{flex-direction:row;align-items:center;gap:18px}.brand img{width:140px;height:auto}.brand span{border-left:1px solid var(--line);padding-left:18px;font-size:14px;margin:0;color:#827467}.header-row{height:88px}.header-row nav{font-size:15px}.phone{font-size:26px}.phone svg{color:var(--accent)}a:hover{color:#c54c0b}.button{background:#ed5706;border-color:#ed5706}.button:hover{background:#c84503}.button.outline{border-color:#d48b61;color:#a74713}.button.outline:hover{background:#fff0df}.text-link{border-color:#edbda0}.hero{background:#fff5e8}.hero-inner{grid-template-columns:1fr 1fr;min-height:475px;gap:0;padding-block:0;position:relative}.hero-content{padding:42px 0;position:relative;z-index:1}.hero h1{font-size:66px;letter-spacing:0;color:#ed5706;margin-bottom:22px}.hero-heading{font-size:31px;font-weight:650;line-height:1.5}.hero-desc{font-size:16px;margin-top:20px}.hero .eyebrow{color:#a7663b;font-size:14px;letter-spacing:2px}.hero-art{height:475px;display:block;position:relative;overflow:hidden;margin-right:calc((min(1240px,100vw - 72px) - 100vw)/2);background:#ff8d1d}.hero-art img{position:absolute;height:135%;width:auto;max-width:none;right:0;top:-17.5%;display:block}.hero-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff5e8,transparent 28%);pointer-events:none}.routes{padding-block:26px}.routes p{font-size:13px;color:#827568;margin-top:5px}.routes a{padding-right:20px}.routes a+a{border-left:1px solid var(--line);padding-left:26px}.routes small{color:#ba8762}.routes strong{font-size:22px}.routes .arrow{color:#ed5706}.section{padding-block:60px}.eyebrow{color:#b56430}.section-head h2{font-size:34px}.group-heading{display:flex;justify-content:space-between;align-items:center;margin:25px 0 6px}.group-heading h3{font-size:22px;color:#a64d1a}.group-heading>a{font-size:13px;color:#95684b}.group-heading .arrow{width:17px;height:17px}.course-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 36px}.course{gap:16px;padding:20px 0;min-width:0}.course-copy{flex:1}.course h3{font-size:17px;font-weight:700}.course h3 a{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:1.65}.course-meta{font-size:12px;gap:3px 14px;margin-top:8px;color:#858079}.course .button{flex-shrink:0;padding:9px 11px;font-size:12px;gap:5px;background:#fff5eb;color:#c04c0b;border-color:#f0c4a6}.course .button:hover{background:#ed5706;color:#fff}.course .arrow{width:16px;height:16px}.other-section{background:#fbfaf7}.other-section .course-meta{display:none}.other-section .course{padding:16px 0}.other-section .course h3{font-size:16px}.category-nav{display:flex;gap:12px;margin:25px 0 35px;flex-wrap:wrap}.category-nav a{padding:9px 18px;border:1px solid var(--line);font-size:15px}.category-nav a:hover{border-color:var(--accent);color:var(--accent)}.teacher-track{display:flex;gap:28px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#eba573 #fff2e3;padding-bottom:15px}.teacher-track figure{flex:0 0 calc((100% - 140px)/6);min-width:0;scroll-snap-align:start}.teacher-track img{width:100%;height:auto;display:block;background:#fff0e2;border-radius:0}.teacher-track figcaption{font-size:18px;font-weight:700;padding:13px 0;border-bottom:2px solid #ed5706}.teacher-controls{display:flex;gap:8px}.teacher-controls[hidden]{display:none}.teacher-controls button{height:40px;min-width:40px;padding:7px 12px;background:#fff;border:1px solid #e0c6b3;color:#9e5629}.teacher-controls button[data-step="-1"] svg{transform:rotate(180deg)}.teacher-toggle{font-size:13px}.news-section{background:#fff7ee}.news-list li{border-color:#eadacb}.news-list li a{font-size:16px}.sidebar{background:#fff8f0}.sidebar nav a{display:flex;justify-content:space-between}.sidebar h2{font-size:23px}.consult{border-top:1px solid var(--line)}.signup input:not([type=hidden]){border-color:#dac7b8}.site-footer{background:#f7f1e9;color:#817064}.site-footer .phone{color:#aa4c17}.copyright{border-color:#e4d8cc}.note{color:#8b8277}.fenye a:hover,.fenye .curr{background:#ed5706;color:#fff}.breadcrumb a:hover{color:#ed5706}.article-body{color:#333}.article-body #MyContent{width:100%!important;max-width:100%;overflow-wrap:anywhere}.article-body img{max-width:100%!important;height:auto!important}.article-heading h1{color:#292724}.article-body iframe{max-width:100%}.article-column .consult .phone{font-size:24px}
@media(max-width:1100px) and (min-width:801px){.hero h1{font-size:52px}.hero-heading{font-size:25px}.hero .actions{gap:8px}.hero .button{font-size:14px;padding:13px}.brand img{width:115px}.brand span{display:none}.course-grid{grid-template-columns:1fr}.teacher-track figure{flex-basis:calc((100% - 84px)/4)}}
@media(max-width:800px){.brand img{width:102px}.brand span{display:none}.header-row{height:70px}.phone{font-size:20px}.hero-inner{display:grid;grid-template-columns:1fr;min-height:0;padding-top:23px;padding-bottom:20px}.hero-content{display:contents}.hero .eyebrow{order:0;margin-bottom:6px}.hero h1{order:1;font-size:40px;margin-bottom:8px}.hero-heading{order:2;font-size:21px;line-height:1.45}.hero-heading br{display:none}.hero-desc{order:3;margin-top:2px;font-size:12px}.hero-art{order:4;height:170px;margin:14px -18px 0;background:#ff9e23}.hero-art img{height:175%;top:-37.5%;right:0}.hero-art:after{background:linear-gradient(180deg,#fff5e8,transparent 23%,transparent 83%,#fff5e8)}.hero .actions{order:5;margin-top:12px;display:grid;grid-template-columns:1fr 1fr}.hero .button{font-size:13px;padding:12px 5px}.routes{padding-block:20px}.routes nav{grid-template-columns:repeat(3,1fr);gap:10px}.routes a{display:flex;gap:5px;padding:0;border:0;align-items:center}.routes a+a{border-left:1px solid var(--line);padding:0 0 0 9px}.routes p,.routes small{display:none}.routes strong{font-size:16px;white-space:nowrap}.routes .arrow{width:16px;height:16px}.section{padding-block:36px}.section-head h2{font-size:26px}.course-grid{grid-template-columns:1fr;gap:0}.course{display:flex;gap:10px;padding:16px 0;align-items:center}.course h3{font-size:16px}.course-meta{font-size:11px;gap:3px 10px}.course .button{margin:0;font-size:11px;padding:8px;gap:0}.course .button .arrow{display:none}.group-heading{margin:25px 0 9px}.group-heading h3{font-size:20px}.group-heading>a{font-size:11px}.other-section .course h3{font-size:15px}.other-section .course{padding:14px 0}.teacher-track{gap:16px}.teacher-track figure{flex-basis:calc((100% - 32px)/3)}.teacher-track figcaption{font-size:14px;padding:9px 0}.teacher-controls{gap:5px}.teacher-controls button{height:34px;min-width:30px;padding:5px 7px}.teacher-controls .arrow{width:17px;height:17px}.teacher-toggle{font-size:11px}.news-list li a{font-size:14px}.news-list li span{font-size:10px}.article-body td,.article-body th{max-width:100%}.category-nav{gap:7px;margin:20px 0}.category-nav a{font-size:13px;padding:7px 11px}.mobile-bar{border-color:#eadccd}.site-footer{padding-bottom:35px}.breadcrumb{font-size:11px;gap:5px}.article-heading h1{font-size:24px}.article-column .consult{padding:26px 0}.article-body [style*="width"]{max-width:100%!important}.article-body table{width:100%!important}}
@media(max-width:360px){.hero-heading{font-size:19px}.hero h1{font-size:36px}.phone{font-size:18px}.brand img{width:91px}.routes strong{font-size:14px}.hero .button{font-size:12px}.section-head h2{font-size:24px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.brand-about{display:grid;grid-template-columns:1.5fr 1fr;align-items:center;gap:45px}.about-copy h3{font-size:26px;margin-bottom:18px}.about-copy>p{font-size:16px;color:var(--muted);line-height:1.95;margin-bottom:15px}.about-copy .note{font-size:12px;margin-top:20px}.video-play{background:#d95309;color:#fff;border:0}.video-player{background:#fff1df}.video-play span{white-space:nowrap}
@media(max-width:800px){.brand-about{grid-template-columns:1fr;gap:23px}.about-copy h3{font-size:23px;margin-bottom:12px}.about-copy>p{font-size:14px}.video-play{font-size:14px;padding:10px 15px}}

/* Original square mark with a clear wordmark; no header overflow. */
.brand{gap:11px;flex-direction:row}.brand img{width:48px;height:48px;object-fit:contain;flex:none}.brand span{display:flex;flex-direction:column;border:0;padding:0;gap:0;line-height:1.15}.brand strong{color:#f56513;font-size:29px;letter-spacing:2px}.brand small{font-size:11px;letter-spacing:3px;color:#827467;margin-top:5px}.teacher-track figcaption strong{font-size:inherit}.teacher-track figcaption p{font-size:12px;font-weight:400;color:#807165;min-height:42px;margin-top:6px;line-height:1.7}.teacher-track figcaption{min-height:103px}
@media(max-width:800px){.brand img{width:39px;height:39px}.brand{gap:8px}.brand span{display:flex}.brand strong{font-size:22px}.brand small{font-size:9px;letter-spacing:1px}.hero-art img{height:215%;top:-57.5%}.teacher-track figure{flex-basis:calc((100% - 16px)/2)}.teacher-track figcaption{font-size:15px;min-height:85px}.teacher-track figcaption p{font-size:11px;min-height:36px}.phone{font-size:19px}}

/* Keep the native Aifanfan icon clear of the mobile navigation. */
@media(max-width:800px){.embed-icon{top:auto!important;left:auto!important;right:12px!important;bottom:calc(76px + env(safe-area-inset-bottom))!important;transform:none!important;width:68px!important;height:68px!important}}

/* Explicit column home entry; desktop navigation only. */
@media(max-width:800px){header nav>a.column-home-link{display:none!important}}
@media(min-width:801px){header nav:has(>a.column-home-link){white-space:nowrap;flex-wrap:nowrap}header nav>a.column-home-link{white-space:nowrap;flex-shrink:0}}
