/* Course-platform system: compact navigation, clear catalogue, consistent learning UI. */
:root{--brand:#ed701e;--brand-hover:#d75d0c;--text-primary:#20232a;--text-secondary:#6d727b;--text-tertiary:#9a9ea5;--surface-page:#f5f6f8;--border-ui:#e9ebef;--max:1364px;--green:var(--brand);--green-dark:var(--brand-hover);--green-soft:#fff1e6}
.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
html{scroll-padding-top:96px}
body{font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;color:var(--text-primary);background:#fff;font-size:14px;line-height:1.65}
.container{width:calc(100% - 64px);max-width:1364px;margin-inline:auto;min-width:0}
.container *{min-width:0}
[hidden]{display:none!important}
.site-header{background:#fff;border-bottom:1px solid #eff0f2;position:sticky;top:0;z-index:1000}
.nav{height:76px;gap:25px;display:flex;align-items:center;position:relative}
.brand{flex:0 0 185px;min-width:185px}
.brand img{width:185px;height:auto}
.nav-links{display:flex;flex:1;gap:25px;justify-content:flex-start;align-items:center;min-width:0}
.nav-links a{height:76px;display:flex;align-items:center;font-size:14px;font-weight:500;white-space:nowrap;color:#3b3f46}
.nav-links a.active,.nav-links a:hover{color:var(--brand)}
.nav-links a.active:after{height:3px;bottom:0;background:var(--brand);left:0;right:0}
.header-search{display:flex;align-items:center;flex:0 0 238px;height:36px;border:1px solid #eee;border-radius:5px;background:#f6f7f9}
.header-search:focus-within{border-color:#eeaf80;background:#fff}
.header-search input{height:34px;min-width:0;flex:1;border:0;outline:0;background:none;padding:0 12px;font-size:12px;color:#555}
.header-search input::placeholder{color:#aaaeb6}
.header-search button{border:0;background:none;display:grid;place-items:center;width:36px;height:34px;cursor:pointer;color:#9398a2}
.header-search .icon-svg{height:17px;width:17px}
.header-consult{flex-shrink:0;border-left:1px solid var(--border-ui);padding-left:22px;font-size:13px;color:#5c616a;white-space:nowrap}
.header-consult:hover{color:var(--brand)}
.menu-toggle{display:none}
.btn{font-weight:500;border-radius:5px;box-shadow:none!important;transition:background .15s,border-color .15s}
.btn:hover{transform:none}
.btn-primary{background:var(--brand);color:#fff}
.btn-primary:hover{background:var(--brand-hover)}
a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #f4b48c;outline-offset:3px}
.platform-home,.platform-catalog{background:var(--surface-page)}
.platform-launch{padding:24px 0 0}
.launch-grid{display:grid;grid-template-columns:186px minmax(0,1fr) 208px;gap:16px;align-items:stretch}
.category-rail{border-radius:8px;background:#2b303b;color:#fff;overflow:hidden}
.rail-heading{height:44px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-size:13px;font-weight:600;background:#242933;border-bottom:1px solid rgba(255,255,255,.06)}
.rail-heading .icon-svg{height:15px;width:15px;color:#8f949e}
.category-rail>a{display:flex;align-items:center;gap:11px;padding:11px 16px;height:58px}
.category-rail>a:hover{background:#414650}
.category-rail>a>.icon-svg{width:19px;height:19px;flex:0 0 19px;color:#bdc1c9}
.category-rail b{display:block;font-size:12px;font-weight:500;color:#f3f4f6}
.category-rail small{display:block;font-size:9px;color:#8e95a3;margin-top:3px;white-space:nowrap}
.category-rail em{font-size:17px;font-style:normal;margin-left:auto;color:#707986}
.featured-course{position:relative;display:grid;grid-template-columns:1.08fr .92fr;background:#fff0df;border-radius:8px;overflow:hidden}
.featured-copy{padding:31px 0 27px 30px;display:flex;flex-direction:column;align-items:flex-start;z-index:1}
.featured-label{font-size:11px;color:#ad7d51;letter-spacing:.06em;margin-bottom:17px}
.featured-copy h1{font-size:33px;line-height:1.35;font-weight:700;letter-spacing:-.035em;color:#503a28}
.featured-copy>p{font-size:12px;line-height:1.9;color:#a48b76;margin:13px 0 19px}
.featured-copy .btn{min-height:39px;font-size:12px;padding:0 17px;gap:20px}
.featured-tags{display:flex;gap:12px;margin-top:auto;padding-top:19px;color:#af9580;font-size:10px}
.featured-tags>span+span{border-left:1px solid #e5cdb6;padding-left:12px}
.featured-media{position:relative;margin:29px 18px 29px 8px;border-radius:5px;overflow:hidden;align-self:stretch;background:#e8d9c8}
.featured-media>img{height:100%;width:100%;position:absolute;inset:0;object-fit:cover;object-position:60% center}
.featured-media>span{position:absolute;bottom:12px;left:12px;right:12px;background:rgba(255,255,255,.91);color:#6e665e;font-size:10px;padding:6px 9px;border-left:2px solid #c68146}
.starter-panel{background:#fff;border-radius:8px;padding:23px 18px 16px;text-align:center;display:flex;flex-direction:column;align-items:stretch}
.starter-icon{display:grid;place-items:center;width:45px;height:45px;margin:0 auto 11px;background:#fff4eb;border-radius:50%;color:#d49153}
.starter-icon .icon-svg{height:24px;width:24px}
.starter-panel h2{font-size:16px;font-weight:600}
.starter-panel>p{font-size:11px;color:#969ba3;line-height:1.8;margin:7px 0 14px}
.starter-primary{background:#fff1e6;color:#d66b1d;padding:8px 10px;border-radius:4px;font-size:12px;font-weight:500}
.starter-primary:hover{background:#ffe8d6}
.starter-links{border-top:1px solid #f1f2f4;margin-top:17px;padding-top:6px}
.starter-links a{display:flex;align-items:center;gap:9px;padding:8px 2px;font-size:11px;color:#646b77}
.starter-links a>.icon-svg{height:15px;width:15px;color:#adb2ba}
.starter-links a>span{margin-left:auto;color:#c3c7cd}
.starter-panel>small{font-size:9px;color:#b4b9c1;margin-top:auto;padding-top:9px}
.platform-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;padding:23px 8px 3px}
.platform-benefits>div{display:flex;align-items:center;gap:9px;font-size:12px}
.platform-benefits .icon-svg{height:21px;width:21px;color:#a8a09a;flex-shrink:0}
.platform-benefits b{font-size:12px;font-weight:500;color:#646b77}
.platform-benefits span{font-size:10px;color:#a8adb5}
.platform-section{padding:32px 0 8px}
.platform-section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}
.platform-section-head>div{display:flex;align-items:baseline;gap:15px}
.platform-section-head h2{font-size:23px;line-height:1.4;font-weight:600;letter-spacing:-.015em}
.platform-section-head p{font-size:12px;color:#a0a5ad}
.platform-section-head>a{font-size:11px;color:#969ca5;white-space:nowrap}
.platform-section-head>a:hover{color:var(--brand)}
.platform-section-head>a>span{margin-left:5px}
.platform-filters{display:flex;gap:23px;align-items:center;margin:0 0 20px}
.platform-filters .filter-btn{background:none!important;border:0;border-radius:0;color:#787f8a;font-size:12px;padding:0 0 6px;position:relative;cursor:pointer}
.platform-filters .filter-btn.active{color:var(--brand);font-weight:600}
.platform-filters .filter-btn.active:after{content:"";height:2px;background:var(--brand);left:0;right:0;bottom:0;position:absolute}
.course-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:17px;align-items:stretch}
.platform-course{display:flex;flex-direction:column;border:1px solid #e9ebef;background:#fff;border-radius:7px;overflow:hidden;transition:box-shadow .18s,transform .18s;border-color:transparent;box-shadow:0 2px 7px rgba(21,30,43,.025)}
.platform-course:hover{transform:translateY(-3px);border-color:#ece9e5;box-shadow:0 8px 18px rgba(30,34,40,.08)}
.course-art{height:144px;padding:14px 16px;position:relative;overflow:hidden;background:#e8eff9;color:#385882}
.art-top{display:flex;align-items:center;justify-content:space-between;gap:5px}
.art-top b{font-size:8px;font-weight:500}
.art-top small{font-size:6px;letter-spacing:.025em;opacity:.65}
.course-art>strong{display:block;font-size:20px;font-weight:700;line-height:1.4;margin-top:13px;letter-spacing:-.04em;position:relative;z-index:1}
.art-sub{font-size:9px;opacity:.76;position:relative;z-index:1}
.art-symbol{position:absolute;right:11px;bottom:12px;color:currentColor;opacity:.13;transform:rotate(-9deg)}
.art-symbol .icon-svg{width:58px;height:58px}
.art-rule{display:block;width:23px;height:2px;background:currentColor;opacity:.36;margin-top:13px}
.art-serial{font-size:8px;position:absolute;bottom:12px;left:16px;opacity:.7}
.art-sand{background:#f2e9d9;color:#94754c}.art-slate{background:#e6eaf0;color:#596d8e}.art-mauve{background:#eee5ed;color:#876584}.art-orange{background:#ffebd9;color:#b3763e}
.platform-course .course-body{padding:13px 15px 14px;display:flex;flex-direction:column}
.course-category{display:block;font-size:10px;color:#a7abb2;margin-bottom:5px}
.platform-course .course-body h3{font-size:14px;line-height:1.5;font-weight:600;margin:0 0 8px}
.platform-course .course-body>p{font-size:10px;color:#9aa0a9;min-height:32px;line-height:1.7}
.platform-course .course-bottom{margin-top:auto;padding-top:13px;border-top:0;display:flex;align-items:center;justify-content:space-between;gap:7px}
.platform-course .course-level{font-size:15px;font-weight:600;color:#e7742e}
.platform-course .course-detail{font-size:9px;font-weight:400;color:#b1b5bb;white-space:nowrap}
.platform-course .course-detail b{font-weight:400;margin-left:4px;font-size:13px}
.path-section{padding-top:35px}
.learning-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}
.learning-track>a{background:#fff;padding:21px 24px;border-radius:7px;border:1px solid #ebecef}
.track-heading{display:flex;align-items:center;gap:12px;margin-bottom:12px}
.track-heading>span{font-size:10px;letter-spacing:.08em;font-weight:600;color:#c39b72}
.track-heading>b{font-size:10px;color:#bab6b0;font-weight:400;border-left:1px solid #eee7df;padding-left:12px}
.learning-track h3{font-size:18px;font-weight:600;margin-bottom:8px}
.learning-track p{font-size:11px;color:#9a9fa7;line-height:1.8}
.track-course{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #f0f1f3;margin-top:17px;padding-top:13px;font-size:11px;color:#b78758}
.track-course i{font-style:normal;font-size:15px}
.platform-teaching{padding-top:35px}
.platform-teachers{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:17px}
.platform-teacher{background:#fff;border-radius:7px;overflow:hidden;display:grid;grid-template-columns:43% 57%;align-items:stretch}
.teacher-image{height:135px;overflow:hidden;background:#edeef0}
.teacher-image img{width:100%;height:100%;object-fit:cover;object-position:center top}
.teacher-info{padding:19px 11px 12px;align-self:center}
.teacher-info h3{font-size:13px;font-weight:600}
.teacher-info>span{display:block;font-size:10px;color:#a6abb2;margin-top:3px}
.teacher-info p{font-size:9px;color:#b9bdc4;margin-top:20px}
.teacher-info p b{font-weight:400;font-size:11px}
.platform-resources{padding-top:36px;padding-bottom:36px}
.resource-community-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:30px;align-items:stretch}
.learning-notes{background:#fff;border-radius:7px;padding:23px 26px 15px}
.learning-notes .platform-section-head{margin-bottom:15px}
.learning-notes .platform-section-head>div{display:block}
.learning-notes h2{font-size:20px}
.learning-notes .platform-section-head p{font-size:10px;margin-top:5px}
.note-row{display:flex;align-items:center;gap:13px;padding:13px 0;border-top:1px solid #f2f3f5}
.note-row>span{font-size:9px;color:#ac9b89;background:#f8f5f1;border-radius:3px;padding:3px 7px;white-space:nowrap}
.note-row>h3{font-size:12px;font-weight:400;color:#626874}
.note-row>b{font-size:13px;font-weight:400;color:#c5c9d0;margin-left:auto}
.note-row:hover h3{color:var(--brand)}
.teaching-window{border-radius:7px;background:#e9edf2;overflow:hidden;display:grid;grid-template-columns:1fr 46%;position:relative}
.teaching-window>div{padding:36px 0 30px 28px;align-self:center;z-index:1}
.teaching-window>div>span{font-size:10px;color:#9098a5}
.teaching-window h2{font-size:23px;font-weight:600;line-height:1.6;color:#485467;margin:12px 0 22px}
.teaching-window a{font-size:10px;color:#8d97a7}
.teaching-window>img{width:100%;height:100%;object-fit:cover;object-position:62% center;filter:saturate(.75)}
.course-service-strip{background:#fff;border-top:1px solid #ebedf0;border-bottom:1px solid #ebedf0;padding:22px 0}
.course-service-strip>.container{display:flex;justify-content:space-between;align-items:center;gap:25px}
.course-service-strip>.container>div{display:flex;align-items:center;gap:13px}
.course-service-strip .icon-svg{color:#b88c64;width:27px;height:27px}
.course-service-strip b{font-size:14px;font-weight:500}
.course-service-strip small{font-size:11px;color:#aaaeb5;display:block;margin-top:3px}
.course-service-strip a{font-size:12px;color:#bf854f}
.course-service-strip a>span{margin-left:17px}
.site-footer{background:#fff;color:#6a717b;padding:34px 0 0;border-top:0}
.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr 1.2fr;gap:45px;align-items:start}
.footer-brand img{filter:none;opacity:1;width:185px;height:auto}
.footer-brand p{font-size:11px;line-height:1.9;color:#a4a9b0;margin:16px 0 7px}
.footer-about{font-size:10px;color:#a7acb5}
.footer-col h3{font-size:12px;color:#6b717b;margin-bottom:13px;font-weight:600}
.footer-col a{font-size:11px;color:#a4a9b1;margin:7px 0}
.footer-qr{display:flex!important;align-items:center;flex-direction:row;gap:15px}
.footer-qr img{width:88px;height:88px;flex:0 0 88px;padding:3px;border:1px solid #eee}
.footer-qr b{font-size:12px;color:#727983;font-weight:500}
.footer-qr small{font-size:10px;color:#aaaeb6;line-height:1.8}
.footer-qr a{display:block;color:#b6bbc3;font-size:10px;margin-top:6px}
.copyright{display:flex;justify-content:space-between;gap:20px;margin-top:26px;padding:16px 0;border-top:1px solid #f0f1f3;font-size:10px;color:#b8bdc5}
.catalog-intro{background:#fff;padding:22px 0 27px;border-bottom:1px solid #eee}
.catalog-breadcrumb{display:flex;align-items:center;gap:9px;font-size:11px;color:#aeb3bb;margin-bottom:20px}
.catalog-intro h1{font-size:29px;font-weight:600;margin-bottom:8px}
.catalog-intro p{font-size:12px;color:#9ba0aa}
.platform-catalog .platform-section{padding:26px 0 45px;min-height:60vh}
.catalog-controls{display:flex;align-items:center;gap:35px;padding:20px 25px;background:#fff;border-radius:6px}
.catalog-controls>span{font-size:12px;color:#999faa}
.catalog-controls .platform-filters{margin:0}
.catalog-results-line{display:flex;align-items:center;gap:15px;margin:28px 0 19px}
.catalog-results-line h2{font-size:19px;font-weight:600}
.catalog-results-line small{font-size:12px;color:#aeb4bd;font-weight:400;margin-left:9px}
.catalog-results-line>span{font-size:11px;color:#b49275}
.reset-course-search{border:0;color:#bd8050;font-size:11px;background:none;cursor:pointer;margin-left:auto}
.catalog-empty{padding:45px 20px;text-align:center;background:#fff;border-radius:7px;font-size:13px;color:#9da3ae}
.catalog-help{display:flex;justify-content:space-between;align-items:center;background:#edeff3;border-radius:6px;margin-top:34px;padding:23px 28px;gap:25px}
.catalog-help h2{font-size:17px;font-weight:500;margin-bottom:7px}
.catalog-help p{font-size:12px;color:#949ca8}
.catalog-help .btn{font-size:12px;min-height:39px}
.product-tabs{top:76px}
.product-poster-shade{background:linear-gradient(90deg,rgba(36,39,47,.87),rgba(36,39,47,.12))}
.page-hero{background:#f5f6f8}
.page-hero-points span{background:#fff;border-color:#e7e9ed;color:#848b96}
.page-hero-copy p{color:#9096a0}
.seo-news-main,.seo-detail-main{background:#f5f6f8}
.service-card,.cta-band{background:#323742}
.service-card .btn-primary{background:var(--brand)}
.product-badge{background:#fff1e6;color:#d98648}
.product-section-title>span{color:#e9d5c1}
.product-panel,.product-tabs,.academy-card,.sidebar-qr{border-color:#e9ebef}
.product-price strong{font-size:26px}
.product-panel .course-scene{background:#323742}
.product-panel .course-scene span{color:#d9b28b}
.side-tools{display:none!important}
@media(max-width:1180px){
.nav{gap:20px}.nav-links{gap:20px}.nav-links a{font-size:13px}.brand{flex-basis:172px;min-width:172px}.brand img{width:172px}.header-search{flex-basis:192px}.header-consult{padding-left:17px;font-size:12px}
.launch-grid{grid-template-columns:175px minmax(0,1fr) 190px;gap:14px}.featured-copy{padding-left:23px}.featured-copy h1{font-size:29px}.featured-media{margin-right:14px;margin-left:4px}.featured-label{font-size:10px}.featured-tags{gap:8px}.featured-tags>span+span{padding-left:8px}
.course-grid,.platform-teachers{gap:14px}.course-art{padding-inline:13px}.course-art>strong{font-size:18px}.art-top small{font-size:5px}.art-serial{left:13px}.art-sub{font-size:8px}.platform-course .course-body{padding:12px}.platform-course .course-body h3{font-size:13px}.platform-course .course-level{font-size:13px}
.platform-benefits span{font-size:9px}.platform-benefits{gap:14px}.platform-benefits>div{gap:7px}
.teacher-info{padding-inline:9px}.teacher-info h3{font-size:12px}
.teaching-window h2{font-size:21px}.footer-grid{gap:28px}
}
@media(max-width:1020px){
.header-search{flex-basis:180px}.nav-links{gap:15px}.header-consult{display:none}
.launch-grid{grid-template-columns:170px minmax(0,1fr)}.starter-panel{display:none}
.featured-copy{padding-left:30px}.featured-copy h1{font-size:32px}.featured-media{margin:27px 22px 27px 10px}
.platform-benefits{gap:10px;padding-inline:0}.platform-benefits>div{flex-wrap:wrap;gap:6px}.platform-benefits span{display:none}
.course-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.course-art{height:156px;padding:16px}.course-art>strong{font-size:22px}.art-top small{font-size:7px}.art-sub{font-size:9px}
.platform-teachers{grid-template-columns:repeat(3,minmax(0,1fr))}.teacher-info h3{font-size:14px}.teacher-image{height:150px}
.platform-section-head>div{display:block}.platform-section-head p{margin-top:5px}
.learning-track>a{padding:19px}.learning-track h3{font-size:16px}
.resource-community-grid{gap:20px}.learning-notes{padding:20px}.teaching-window{grid-template-columns:1fr}.teaching-window>div{padding:24px}.teaching-window>img{height:125px}.teaching-window h2{margin:9px 0 13px}
.footer-grid{grid-template-columns:1.2fr .8fr .8fr}.footer-qr{grid-column:1/-1;align-items:center}
}
@media(max-width:820px){
.nav{height:68px;gap:17px}.brand{flex:0 0 172px;min-width:172px}.nav-links{display:none}.header-search{margin-left:auto;flex:0 1 235px}.menu-toggle{display:block;flex:0 0 30px;border:0;width:30px;position:static;margin-left:0}
.nav-links.show{display:flex;position:absolute;top:68px;left:-32px;right:-32px;bottom:auto;padding:14px 32px;gap:0;background:#fff;flex-direction:column;align-items:stretch;border-bottom:1px solid #eee;box-shadow:0 15px 25px rgba(30,35,42,.05)}
.nav-links.show a{height:45px;font-size:14px}.nav-links.show a:after{display:none}
.product-tabs{top:68px}
.learning-track{gap:12px}.track-heading{gap:7px}.track-heading>b{padding-left:7px}.learning-track>a{padding:17px}.learning-track h3{font-size:15px}.track-course{font-size:10px}
}
@media(max-width:620px){
.container{width:calc(100% - 32px)}
.nav{height:112px;display:grid;grid-template-columns:1fr 36px;grid-template-rows:62px 42px;gap:0 12px;padding-bottom:8px}
.brand{grid-area:1/1;width:173px;min-width:173px}.brand img{width:173px}
.menu-toggle{grid-area:1/2;margin:0;padding:0;width:36px;justify-self:end}
.header-search{grid-column:1/-1;grid-row:2;width:100%;margin:0;height:34px;align-self:start}
.header-search input{height:32px;font-size:12px}.header-search button{height:32px;width:38px}
.nav-links.show{top:62px;left:-16px;right:-16px;padding:12px 22px;z-index:10}
.platform-launch{padding-top:14px}
.launch-grid{display:flex;flex-direction:column;gap:12px}
.category-rail{order:2;background:none;display:flex;align-items:center;justify-content:space-between;gap:5px;overflow:visible;border-radius:0}
.rail-heading{display:none}
.category-rail>a{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex:1;gap:7px;height:auto;padding:10px 0 4px}
.category-rail>a:hover{background:none}
.category-rail>a>.icon-svg{color:#b7865e;background-color:#b7865e;width:22px;height:22px;flex:0 0 22px}
.category-rail b{font-size:9px;font-weight:400;color:#7d8794;white-space:nowrap}
.category-rail small,.category-rail em{display:none}
.featured-course{order:1;min-height:246px;grid-template-columns:1.17fr .83fr}
.featured-copy{padding:22px 0 18px 20px}
.featured-label{font-size:8px;margin-bottom:12px;letter-spacing:0}
.featured-copy h1{font-size:25px;line-height:1.38;letter-spacing:-.04em}
.featured-copy>p{font-size:10px;margin:10px 0 13px}
.featured-copy .btn{font-size:10px;min-height:32px;padding:0 12px;gap:10px}
.featured-tags{font-size:8px;gap:7px;margin-top:0;padding-top:13px}
.featured-tags>span+span{padding-left:7px}
.featured-media{margin:18px 13px 18px 2px;border-radius:4px}
.featured-media>img{object-position:63% center}
.featured-media>span{font-size:7px;padding:5px;left:7px;right:7px;bottom:8px}
.platform-benefits{display:none}
.platform-section{padding:24px 0 0}
.platform-section-head{margin-bottom:17px;gap:12px;align-items:center}
.platform-section-head h2{font-size:21px}.platform-section-head p{font-size:10px;margin-top:5px}.platform-section-head>a{font-size:9px}
.platform-filters{gap:23px;margin-bottom:15px}.platform-filters .filter-btn{font-size:11px}
.course-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.course-art{height:124px;padding:12px}
.art-top b{font-size:7px}.art-top small{display:none}
.course-art>strong{font-size:17px;line-height:1.35;margin-top:11px}
.art-sub{font-size:7px;display:block;line-height:1.7;max-width:128px}
.art-symbol{right:8px;bottom:8px}.art-symbol .icon-svg{width:43px;height:43px}
.art-rule{margin-top:9px;width:15px;height:1px}.art-serial{font-size:7px;bottom:9px;left:12px}
.platform-course .course-body{padding:11px}
.course-category{font-size:9px;margin-bottom:5px}
.platform-course .course-body h3{font-size:12px;line-height:1.6;min-height:38px;margin-bottom:5px}
.platform-course .course-body>p{font-size:9px;min-height:31px}
.platform-course .course-bottom{padding-top:12px}.platform-course .course-level{font-size:13px}.platform-course .course-detail{font-size:8px}.platform-course .course-detail b{margin-left:0}
.learning-track{grid-template-columns:1fr;gap:10px}
.learning-track>a{padding:19px 20px;position:relative}
.track-heading{gap:12px;margin-bottom:8px}.track-heading>span{font-size:9px}.track-heading>b{font-size:9px}
.learning-track h3{font-size:17px}.learning-track p{font-size:11px;line-height:1.8;max-width:280px}
.track-course{font-size:10px;margin-top:13px;padding-top:11px}
.platform-teachers{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.platform-teacher{grid-template-columns:42% 58%}
.teacher-image{height:126px}
.teacher-info{padding:13px 8px}.teacher-info h3{font-size:11px}.teacher-info>span{font-size:9px}.teacher-info p{font-size:8px;margin-top:17px}
.resource-community-grid{grid-template-columns:1fr;gap:15px}
.learning-notes{padding:19px 18px 8px}
.learning-notes h2{font-size:20px}.note-row{gap:10px;padding:14px 0}.note-row>span{font-size:8px;padding:3px 5px}.note-row>h3{font-size:11px}
.teaching-window{grid-template-columns:1fr 45%}.teaching-window>div{padding:24px 0 24px 20px}.teaching-window h2{font-size:19px;line-height:1.65}.teaching-window>img{height:100%}.teaching-window>div>span{font-size:9px}
.platform-resources{padding-bottom:24px}
.course-service-strip{padding:20px 0}.course-service-strip>.container{gap:15px}.course-service-strip b{font-size:12px}.course-service-strip small{font-size:9px;max-width:173px}.course-service-strip .icon-svg{width:21px;height:21px;flex:0 0 21px}.course-service-strip>.container>div{gap:9px}.course-service-strip a{font-size:10px;white-space:nowrap}.course-service-strip a>span{margin-left:3px}
.site-footer{padding:27px 0 0}.footer-grid{grid-template-columns:1fr 1fr;gap:24px}.footer-brand{grid-column:1/-1}.footer-brand p{max-width:none;font-size:11px}.footer-brand img{width:185px}.footer-about{font-size:10px}.footer-col h3{font-size:12px}.footer-col a{font-size:11px}.footer-qr{grid-column:1/-1}.copyright{display:block;font-size:9px;line-height:1.9}.copyright>span{display:block}
.catalog-intro{padding:18px 0 24px}.catalog-breadcrumb{font-size:10px;margin-bottom:14px}.catalog-intro h1{font-size:26px}.catalog-intro p{font-size:11px}
.catalog-controls{display:block;padding:16px 18px}.catalog-controls>span{display:block;font-size:10px;margin-bottom:13px}.catalog-controls .platform-filters{gap:21px}
.catalog-results-line{margin:23px 0 15px;flex-wrap:wrap;gap:9px}.catalog-results-line h2{font-size:18px}.catalog-results-line small{font-size:11px}.catalog-results-line>span{font-size:10px}
.catalog-help{display:block;margin-top:25px;padding:22px}.catalog-help h2{font-size:16px}.catalog-help p{font-size:11px}.catalog-help .btn{margin-top:16px}
.product-tabs{top:112px}.product-panel{scroll-margin-top:169px}.product-info h1{font-size:24px}
}
@media(max-width:360px){
.container{width:calc(100% - 24px)}
.featured-copy{padding-left:16px}.featured-copy h1{font-size:23px}.featured-label{font-size:7px}.featured-copy>p{font-size:9px}.featured-tags{font-size:7px;gap:6px}
.course-art>strong{font-size:15px}.art-sub{font-size:7px}.platform-filters{gap:20px}.platform-course .course-detail{font-size:7px}
.platform-course .course-body{padding:10px}.platform-course .course-body h3{font-size:11px}
}

/* Final readability and detail-cover alignment. */
.platform-section-head p,.platform-section-head>a{color:#7c8592}
.platform-course .course-body>p{font-size:11px;color:#788392}
.platform-course .course-detail{font-size:10px;color:#7e8896}
.course-category{font-size:11px;color:#7f8895}
.art-top b{font-size:9px}.art-top small{display:none}
.art-sub{font-size:10px}.art-serial{font-size:9px}
.learning-track p{font-size:12px;color:#7e8895}
.track-course{color:#986c44}
.starter-panel>p{font-size:12px;color:#7b8694}
.starter-panel>small{color:#8b95a2;font-size:10px}
.category-rail b{font-size:13px}.category-rail small{font-size:10px;color:#a9b0bd}
.featured-copy>p{color:#8c7057;font-size:13px}.featured-tags{color:#92765e}
.platform-benefits span{color:#87919f;font-size:11px}
.teacher-info>span{font-size:11px;color:#7f8895}
.teacher-info p{font-size:10px;color:#87919f}
.footer-col a,.footer-brand p{color:#818b99}
.footer-qr small,.footer-qr a{color:#87919e}
.note-row>h3{font-size:13px;color:#636f7e}
.note-row>span{font-size:10px;color:#8d735d}
.product-course-art{position:relative;display:flex;flex-direction:column;justify-content:center;padding:34px 36px;min-height:330px;background:#e8eff9;color:#385882;box-shadow:none;border-radius:8px;overflow:hidden}
.product-course-art.art-sand{background:#f2e9d9;color:#94754c}.product-course-art.art-slate{background:#e6eaf0;color:#596d8e}.product-course-art.art-mauve{background:#eee5ed;color:#876584}.product-course-art.art-orange{background:#ffebd9;color:#b3763e}
.product-art-brand{display:flex;justify-content:space-between;align-items:center;font-size:11px;position:absolute;left:36px;right:36px;top:28px;opacity:.8}
.product-art-brand small{font-size:10px}
.product-course-art>strong{font-size:43px;line-height:1.3;letter-spacing:-.04em;position:relative;z-index:1}
.product-course-art>p{font-size:14px;opacity:.8;margin-top:10px;position:relative;z-index:1}
.product-art-icon{position:absolute;right:25px;bottom:55px;opacity:.1;transform:rotate(-10deg)}
.product-art-icon .icon-svg{width:152px;height:152px}
.product-art-foot{position:absolute;left:36px;right:36px;bottom:25px;border-top:1px solid rgba(92,109,131,.16);padding-top:12px;display:flex;justify-content:space-between;font-size:10px;opacity:.8}
@media(max-width:620px){
.product-tabs{display:grid;grid-template-columns:1.05fr 1.6fr 1fr 1fr;overflow:visible}
.category-rail b{font-size:10px;white-space:normal;text-align:center;line-height:1.4}
.category-rail>a>span{width:100%}
.product-tabs a{min-width:0;text-align:center;font-size:11px;padding:14px 4px;white-space:nowrap}
.product-tabs a:before{left:10px!important;right:10px!important}
.product-tabs a span{font-size:8px}
.product-course-art{min-height:220px;padding:29px 24px}
.product-art-brand{left:24px;right:24px;top:21px;font-size:9px}
.product-art-brand small{font-size:8px}
.product-course-art>strong{font-size:29px}.product-course-art>p{font-size:11px}
.product-art-icon .icon-svg{width:100px;height:100px}
.product-art-icon{bottom:45px;right:20px}
.product-art-foot{left:24px;right:24px;bottom:19px;font-size:8px;padding-top:10px}
.art-top b{font-size:8px}.art-sub{font-size:8px}.art-serial{font-size:8px}
.platform-course .course-body>p{font-size:10px}
.platform-course .course-detail{font-size:9px}.course-category{font-size:10px}
.featured-copy>p{font-size:11px}.featured-tags{font-size:8px}
.teacher-info>span{font-size:10px}.teacher-info p{font-size:8px}
.note-row>h3{font-size:12px}.note-row>span{font-size:9px}
}

/* Image-led course platform. Native sizing, never browser zoom. */
.banner-carousel{display:block;position:relative;min-height:370px;background:#252932;isolation:isolate;touch-action:pan-y}
.banner-slide{position:absolute;inset:0;overflow:hidden}
.banner-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(29,32,39,.97) 0%,rgba(29,32,39,.92) 29%,rgba(29,32,39,.58) 48%,rgba(29,32,39,.06) 78%);pointer-events:none}
.banner-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:60% center}
.banner-copy{position:relative;z-index:1;padding:32px 36px 53px;max-width:65%;color:#fff}
.banner-eyebrow{font-size:12px;letter-spacing:.06em;color:#eed0b7;display:block;margin-bottom:17px}
.banner-copy h1,.banner-copy h2{font-size:36px;line-height:1.35;letter-spacing:-.03em;font-weight:700;color:#fff;margin:0}
.banner-copy p{font-size:14px;line-height:1.9;color:#e1e3e7;margin:14px 0 22px}
.banner-copy .btn{min-height:44px;padding:0 20px;gap:23px;font-size:14px;background:#ed701e;color:#fff}
.banner-copy .btn:hover{background:#d75d0c}
.banner-tags{display:flex;gap:13px;font-size:11px;color:#ded5cc;margin-top:19px}
.banner-tags span+span{border-left:1px solid #77716c;padding-left:13px}
.banner-controls{position:absolute;bottom:16px;left:36px;right:20px;display:flex;align-items:center;gap:7px;z-index:2}
.banner-dots{display:flex;gap:1px;margin-right:auto}
.banner-dots button{width:27px;height:26px;padding:10px 4px;border:0;background:none;cursor:pointer}
.banner-dots button:after{content:"";height:4px;width:100%;display:block;background:rgba(255,255,255,.45);border-radius:3px;transition:background .2s}
.banner-dots button[aria-pressed="true"]:after{background:#fff}
.banner-counter{font-size:11px;color:#fff;font-variant-numeric:tabular-nums;margin-right:7px}
.banner-arrow,.banner-pause{display:grid;place-items:center;border:1px solid rgba(255,255,255,.35);background:rgba(24,27,34,.6);color:#fff;border-radius:50%;width:29px;height:29px;padding:0;cursor:pointer;font-family:Arial,sans-serif;font-size:24px;line-height:1}
.banner-pause{font-size:12px}.banner-arrow:hover,.banner-pause:hover{background:#ed701e;border-color:#ed701e}
.banner-carousel.is-animated .banner-slide.is-active{animation:banner-fade .4s ease-out}
@keyframes banner-fade{from{opacity:.55}to{opacity:1}}
.course-art.course-image{height:auto;aspect-ratio:500/282;padding:0;background:#eceef2;color:inherit}
.course-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s}
.platform-course:hover .course-image img{transform:scale(1.025)}
.platform-course .course-body{flex:1}
.product-poster.product-image-poster{display:block;padding:0;min-height:0;aspect-ratio:500/282;align-self:start;background:#f0f1f4;border-radius:8px;overflow:hidden;box-shadow:none}
.product-image-poster>img{position:static;width:100%;height:100%;object-fit:contain;display:block}
.learning-track>a,.platform-teacher{transition:box-shadow .2s,transform .2s}
.learning-track>a:hover,.platform-teacher:hover{box-shadow:0 7px 22px rgba(30,34,40,.07);transform:translateY(-2px)}
.platform-course .course-category{color:#78818d}
.platform-course .course-body>p{color:#737d89}
.copyright,.footer-about{color:#818a98}
@media(min-width:1021px){
 body{font-size:15px}
 .nav{height:84px;gap:27px}.nav-links{gap:27px}.nav-links a{height:84px;font-size:15px}
 .brand{flex-basis:204px;min-width:204px}.brand img{width:204px}
 .header-search{flex-basis:260px;height:40px}.header-search input{font-size:13px;height:38px}.header-search button{width:40px;height:38px}
 .header-consult{font-size:14px;padding-left:25px}
 .platform-launch{padding-top:26px}
 .launch-grid{grid-template-columns:204px minmax(0,1fr) 228px;gap:18px}
 .rail-heading{height:49px;font-size:14px;padding-inline:20px}
 .category-rail>a{height:64px;padding:12px 18px;gap:12px}.category-rail b{font-size:14px}.category-rail small{font-size:11px}
 .starter-panel{padding:25px 20px 20px}.starter-icon{width:50px;height:50px;margin-bottom:14px}.starter-panel h2{font-size:18px}
 .starter-panel>p{font-size:13px;margin:8px 0 19px}.starter-primary{font-size:14px;padding:9px}
 .starter-links{margin-top:19px;padding-top:8px}.starter-links a{font-size:12px;padding-block:9px}.starter-panel>small{font-size:11px}
 .platform-benefits{padding:26px 9px 4px}.platform-benefits b{font-size:14px}.platform-benefits span{font-size:12px}.platform-benefits .icon-svg{width:23px;height:23px}
 .platform-section{padding-top:36px}.platform-section-head{margin-bottom:22px}.platform-section-head h2{font-size:25px}.platform-section-head p{font-size:14px}.platform-section-head>a{font-size:13px}
 .platform-filters{gap:26px;margin-bottom:23px}.platform-filters .filter-btn{font-size:14px;padding-bottom:8px}
 .course-grid,.platform-teachers,.learning-track{gap:19px}
 .platform-course .course-body{padding:17px}.platform-course .course-body h3{font-size:16px;line-height:1.6;margin-bottom:9px}
 .platform-course .course-body>p{font-size:12px;min-height:40px}.course-category{font-size:12px;margin-bottom:7px}
 .platform-course .course-level{font-size:17px}.platform-course .course-detail{font-size:12px}.platform-course .course-bottom{padding-top:16px}
 .learning-track>a{padding:24px 26px}.learning-track h3{font-size:20px}.learning-track p{font-size:14px}.track-heading>span,.track-heading>b{font-size:12px}.track-course{font-size:13px}
 .teacher-image{height:150px}.teacher-info h3{font-size:15px}.teacher-info>span{font-size:12px}.teacher-info p{font-size:11px}
 .platform-resources{padding-bottom:40px}.learning-notes{padding:26px 29px 18px}.learning-notes h2{font-size:22px}.learning-notes .platform-section-head p{font-size:12px}
 .note-row{padding:16px 0}.note-row>h3{font-size:15px}.note-row>span{font-size:12px}
 .teaching-window h2{font-size:25px}.teaching-window>div>span,.teaching-window a{font-size:12px}
 .course-service-strip b{font-size:16px}.course-service-strip small,.course-service-strip a{font-size:13px}
 .footer-brand img{width:204px}.footer-brand p,.footer-col a{font-size:13px}.footer-col h3,.footer-qr b{font-size:14px}
 .footer-about,.footer-qr small,.footer-qr a,.copyright{font-size:12px}
 .product-tabs{top:84px}
}
@media(min-width:1021px) and (max-width:1270px){
 .nav{gap:18px}.nav-links{gap:18px}.brand{flex-basis:185px;min-width:185px}.brand img{width:185px}.header-search{flex-basis:190px}.header-consult{display:none}
 .launch-grid{grid-template-columns:190px minmax(0,1fr) 200px;gap:15px}
 .banner-copy{padding-left:26px;max-width:85%}.banner-copy h1,.banner-copy h2{font-size:31px}.banner-copy p{font-size:13px}
 .banner-controls{left:26px}.starter-panel{padding-inline:14px}.starter-panel h2{font-size:16px}
 .platform-benefits span{font-size:11px}.platform-benefits b{font-size:13px}
 .course-grid{gap:15px}.platform-course .course-body{padding:13px}.platform-course .course-body h3{font-size:14px}.platform-course .course-detail{font-size:10px}
 .teacher-info{padding-inline:9px}.teacher-info h3{font-size:13px}
}
@media(min-width:621px) and (max-width:1020px){
 .banner-carousel{min-height:340px}.banner-copy{padding:30px 27px 54px;max-width:83%}.banner-copy h1,.banner-copy h2{font-size:31px}.banner-copy p{font-size:13px}.banner-controls{left:27px}
 .platform-course .course-body h3{font-size:15px}.platform-course .course-body>p{font-size:12px}
}
@media(max-width:620px){
 .banner-carousel{min-height:290px}.banner-copy{padding:23px 21px 48px;max-width:88%}
 .banner-image{width:100%;object-position:62% center}
 .banner-slide:after{background:linear-gradient(90deg,rgba(29,32,39,.9),rgba(29,32,39,.7) 46%,rgba(29,32,39,.12))}
 .banner-eyebrow{font-size:10px;margin-bottom:13px}.banner-copy h1,.banner-copy h2{font-size:27px;line-height:1.4}
 .banner-copy p{font-size:12px;margin:11px 0 15px}.banner-copy .btn{font-size:12px;min-height:38px;padding:0 15px;gap:15px}
 .banner-tags{display:none}.banner-controls{left:18px;right:15px;bottom:13px}
 .banner-arrow,.banner-pause{width:32px;height:32px}.banner-dots button{height:32px;padding-block:14px}
 .platform-course .course-body h3{font-size:14px;min-height:44px}.platform-course .course-body>p{font-size:12px;min-height:40px;line-height:1.7}
 .platform-course .course-detail{font-size:10px}.platform-course .course-level{font-size:14px}.course-category{font-size:11px}
 .platform-section-head p{font-size:12px}.platform-section-head>a{font-size:11px}.platform-filters .filter-btn{font-size:12px}
 .learning-track p{font-size:13px}.track-course{font-size:12px}.note-row>h3{font-size:13px}
 .product-poster.product-image-poster{min-height:0}
}
@media(max-width:360px){
 .banner-copy{padding-left:17px;max-width:95%}.banner-copy h1,.banner-copy h2{font-size:25px}
 .platform-course .course-body{padding:10px}.platform-course .course-body h3{font-size:13px}.platform-course .course-detail{font-size:9px}
}
@media(prefers-reduced-motion:reduce){
 .banner-carousel.is-animated .banner-slide.is-active{animation:none}
 .platform-course,.course-image img,.learning-track>a,.platform-teacher{transition:none}
 .platform-course:hover,.learning-track>a:hover,.platform-teacher:hover,.platform-course:hover .course-image img{transform:none}
}

/* Company introduction, VIP support and student evidence. */
.section-kicker{display:block;font-size:12px;letter-spacing:.05em;color:#a5602b;font-weight:500;margin-bottom:15px}
.text-link{display:inline-flex;align-items:center;gap:18px;font-size:14px;color:#b85919;font-weight:500}
.text-link:hover{color:#df6819}
.company-feature{display:grid;grid-template-columns:.9fr 1.25fr;background:#fff;border:1px solid #eceef1;border-radius:8px;overflow:hidden}
.company-photo{position:relative;display:block;min-height:380px;overflow:hidden}
.company-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.company-photo>span{position:absolute;bottom:0;left:0;right:0;padding:38px 27px 24px;background:linear-gradient(transparent,rgba(23,27,34,.8));color:#fff;font-size:12px}
.company-photo>span>b{font-size:18px;display:block;margin-bottom:4px}
.company-copy{padding:31px 39px}.company-copy h2{font-size:26px;line-height:1.5;margin-bottom:15px}
.company-copy p{font-size:14px;line-height:1.9;color:#6e7885;margin:9px 0}
.company-facts{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid #eceef1;padding:18px 0;margin:23px 0 20px;gap:15px}
.company-facts b{display:block;font-size:22px;color:#333b47;line-height:1.4}.company-facts span{font-size:12px;color:#7d8794}
.academy-hero,.evidence-hero{padding:25px 0 44px;background:#f5f6f8}
.academy-hero .catalog-breadcrumb,.evidence-hero .catalog-breadcrumb{margin-bottom:25px}
.academy-hero-grid,.evidence-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}
.academy-hero-grid h1,.evidence-hero h1{font-size:44px;letter-spacing:-.025em;line-height:1.4;font-weight:700;margin:15px 0 20px;color:#232933}
.academy-hero-grid p,.evidence-hero p{font-size:16px;line-height:1.9;color:#6f7986;max-width:550px}
.academy-hero-grid>img{width:100%;height:340px;object-fit:cover;border-radius:8px}
.academy-actions{display:flex;align-items:center;gap:27px;margin-top:28px}.academy-actions .btn{min-height:44px;font-size:14px;gap:20px}
.academy-section{padding:54px 0}.academy-soft{background:#f7f8fa}
.company-story{display:grid;grid-template-columns:1fr 2fr;gap:65px}.company-story h2{font-size:33px;line-height:1.5}
.company-story p{font-size:16px;line-height:2;color:#697380;margin-bottom:14px}
.academy-values{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.academy-values article{padding:28px;background:#fff;border:1px solid #e8ebef;border-radius:7px}.academy-values .icon-svg{width:28px;height:28px;color:#bc783f}
.academy-values h3{font-size:19px;margin:17px 0 10px}.academy-values p{font-size:14px;color:#75808d;line-height:1.9}
.academy-scenes{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}
.academy-scenes figure{margin:0;border:1px solid #eceef1;border-radius:8px;overflow:hidden}.academy-scenes img{width:100%;height:230px;object-fit:cover}
.academy-scenes figcaption{padding:20px 24px}.academy-scenes b{display:block;font-size:17px}.academy-scenes span{display:block;font-size:13px;color:#7c8693;margin-top:7px}
.academy-contact{background:#f3f4f7;border-block:1px solid #e9ebef;padding:34px 0}
.academy-contact>.container{display:flex;justify-content:space-between;align-items:center;gap:25px}.academy-contact h2{font-size:24px}.academy-contact p{color:#7a8490;font-size:14px;margin-top:8px}
.academy-contact .btn{min-height:45px;font-size:14px;flex-shrink:0}
.evidence-hero-grid{grid-template-columns:1.2fr 1fr;gap:70px}.evidence-hero-photo{position:relative;overflow:hidden;border-radius:8px}
.evidence-hero-photo img{width:100%;height:300px;object-fit:cover}.evidence-hero-photo>span{position:absolute;bottom:20px;left:23px;background:rgba(255,255,255,.94);padding:8px 14px;font-size:13px;color:#48515f;border-radius:4px}
.evidence-hero .text-link{margin-top:23px}
.evidence-section{padding:46px 0 50px;background:#fff}
.evidence-heading{text-align:center}.evidence-heading .section-kicker{margin-bottom:10px}.evidence-heading>h2{font-size:31px}.evidence-heading>p{font-size:14px;color:#7d8794;margin-top:10px}
.evidence-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #e9ebef;margin:32px 0 27px;scroll-margin-top:105px}
.evidence-filters{display:flex;gap:27px}.evidence-filters button{font:inherit;font-size:14px;color:#707b87;background:none;border:0;border-bottom:2px solid transparent;padding:14px 0;cursor:pointer}
.evidence-filters button.active{color:#d46b24;border-bottom-color:#ed701e;font-weight:600}
.evidence-count{font-size:13px;color:#949da8}
.evidence-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}
.evidence-card{border:1px solid #e8ebef;border-radius:8px;overflow:hidden;background:#fff;transition:box-shadow .2s}
.evidence-card:hover{box-shadow:0 7px 24px rgba(30,36,46,.07)}
.evidence-image{position:relative;display:block;height:258px;background:#f4f5f6;overflow:hidden}
.evidence-image>img{height:100%;width:100%;object-fit:contain;object-position:center top}
.evidence-image>span{position:absolute;bottom:11px;right:12px;background:rgba(255,255,255,.95);display:flex;align-items:center;gap:6px;border-radius:4px;padding:6px 10px;font-size:11px;color:#656e7b;box-shadow:0 2px 8px rgba(0,0,0,.04)}
.evidence-image .icon-svg{width:14px;height:14px}
.evidence-copy{padding:19px 22px 23px;border-top:1px solid #eceef1}.evidence-tag{font-size:11px;color:#a46e43}
.evidence-copy h2{font-size:17px;line-height:1.6;margin:7px 0}.evidence-copy p{font-size:13px;color:#808b98}
.evidence-pagination{display:flex;justify-content:center;gap:9px;margin-top:32px}
.evidence-pagination button{height:38px;min-width:38px;padding:0 12px;border:1px solid #e3e7ec;background:#fff;color:#626d7b;border-radius:4px;cursor:pointer;font:inherit;font-size:14px}
.evidence-pagination button.active{background:#303641;border-color:#303641;color:#fff}.evidence-pagination button:disabled{opacity:.4;cursor:default}
.evidence-disclaimer{font-size:12px;color:#87929f;line-height:1.8;margin:29px auto 0;text-align:center;max-width:820px}
.evidence-dialog{width:min(1060px,calc(100vw - 48px));height:min(880px,calc(100dvh - 48px));max-height:calc(100dvh - 48px);padding:0;margin:auto;border:0;border-radius:9px;overflow:hidden;background:#f5f6f8;color:#26303c}
.evidence-dialog[open]{display:flex;flex-direction:column}
.evidence-dialog::backdrop{background:rgba(17,22,29,.8)}
.evidence-dialog-toolbar{display:flex;align-items:center;gap:20px;padding:12px 20px;background:#fff;border-bottom:1px solid #e8ebef;flex-shrink:0}
.evidence-dialog-title{font-size:15px;font-weight:600;flex:1}
.evidence-close{width:36px;height:36px;border:0;background:#f3f4f6;border-radius:50%;font-size:25px;cursor:pointer;color:#46515f}
.evidence-zoom{font:inherit;font-size:12px;border:1px solid #e3e7ec;border-radius:4px;background:#fff;padding:7px 10px;color:#53606f;cursor:pointer;flex-shrink:0}
.evidence-dialog.is-zoomed .evidence-dialog-scroll img{max-width:none}
.evidence-dialog-scroll{overflow:auto;flex:1;min-height:0;padding:22px;overscroll-behavior:contain}
.evidence-dialog-scroll img{display:block;width:auto;max-width:100%;height:auto;margin:0 auto}
.evidence-dialog-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 20px;background:#fff;border-top:1px solid #e8ebef;flex-shrink:0;font-size:13px}
.evidence-dialog-footer button{font:inherit;background:#f5f6f8;color:#475361;border:1px solid #e5e8ed;border-radius:4px;padding:8px 14px;cursor:pointer}
body.feedback-lightbox-open{overflow:hidden}
.vip-audiences{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:24px 0}
.vip-audiences>div{padding:22px;border:1px solid #ece7e2;background:#fffaf5;border-radius:6px}
.vip-audiences b{font-size:16px;color:#7b5434}.vip-audiences p{font-size:14px;line-height:1.9;color:#7b7e83;margin-top:9px}
.vip-support{display:grid;grid-template-columns:240px 1fr;gap:25px;align-items:center;background:#f6f7f9;border-radius:7px;padding:25px}
.vip-support>img{max-height:340px;width:100%;object-fit:contain}
.vip-support h3{font-size:23px;margin-bottom:12px}.vip-support p{font-size:14px;color:#717c89;line-height:1.9}
.vip-support-list{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:22px}.vip-support-list b{font-size:14px}.vip-support-list p{font-size:12px;margin-top:5px}
.vip-process{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:25px;counter-reset:vipstep}
.vip-process>div{padding:20px;border:1px solid #e9ebef;border-radius:6px;counter-increment:vipstep}
.vip-process>div:before{content:"0" counter(vipstep);display:block;color:#d8945c;font-size:17px;margin-bottom:10px}
.vip-process b{font-size:15px}.vip-process p{font-size:13px;color:#77828e;line-height:1.8;margin-top:7px}
.vip-course-page .catalog-group{scroll-margin-top:160px}
@media(min-width:1081px){
 .nav{gap:22px}.nav-links{gap:21px}.nav-links a{font-size:15px}.header-search{flex-basis:205px}
 .header-consult{font-size:13px;padding-left:19px}
}
@media(min-width:1081px) and (max-width:1270px){
 .nav{gap:17px}.nav-links{gap:17px}.nav-links a{font-size:13px}.brand{flex-basis:172px;min-width:172px}.brand img{width:172px}.header-search{flex-basis:170px}
}
@media(min-width:621px) and (max-width:1080px){
 .nav{height:68px;gap:20px}.brand{flex:0 0 185px;min-width:185px}.brand img{width:185px}
 .nav-links{display:none}.header-search{margin-left:auto;flex:0 1 260px}.header-consult{display:none}
 .menu-toggle{display:block;flex:0 0 30px;width:30px;position:static;border:0;margin:0}
 .nav-links.show{display:flex;position:absolute;top:68px;left:-32px;right:-32px;padding:14px 32px;gap:0;background:#fff;flex-direction:column;align-items:stretch;border-bottom:1px solid #e9ebef;box-shadow:0 15px 25px rgba(30,35,42,.06)}
 .nav-links.show a{height:45px;font-size:14px}.nav-links.show a:after{display:none}.product-tabs{top:68px}
 .company-copy{padding:25px}.company-copy h2{font-size:23px}.company-facts{gap:8px}.company-facts b{font-size:18px}
 .academy-hero-grid,.evidence-hero-grid{gap:32px}.academy-hero-grid h1,.evidence-hero h1{font-size:35px}
 .academy-values{grid-template-columns:repeat(2,1fr)}.academy-scenes img{height:170px}.academy-scenes figcaption{padding:17px}
 .evidence-grid{gap:18px}.evidence-image{height:205px}.evidence-copy{padding:17px}.evidence-copy h2{font-size:15px}
 .vip-support{grid-template-columns:180px 1fr;padding:18px;gap:20px}
}

/* Keep sticky navigation attached to the viewport. overflow-x:hidden makes
   Chrome create a vertical scrolling container and breaks position:sticky. */
html,body{overflow-x:clip;overflow-y:visible}
@media(max-width:620px){
 .company-feature,.company-story,.academy-hero-grid,.evidence-hero-grid{grid-template-columns:1fr;gap:0}
 .company-photo{min-height:225px}.company-copy{padding:24px}.company-copy h2{font-size:23px}.company-copy p{font-size:13px}
 .company-facts{gap:10px}.company-facts b{font-size:18px}.company-facts span{font-size:10px}.section-kicker{font-size:11px}
 .academy-hero,.evidence-hero{padding:18px 0 26px}.academy-hero-grid h1,.evidence-hero h1{font-size:31px;line-height:1.4}
 .academy-hero-grid p,.evidence-hero p{font-size:14px}.academy-actions{gap:20px;margin-bottom:25px}
 .academy-hero-grid>img{height:240px}.academy-section{padding:32px 0}.company-story h2{font-size:26px;margin-bottom:17px}.company-story p{font-size:14px}
 .academy-values{grid-template-columns:1fr 1fr;gap:12px}.academy-values article{padding:19px}.academy-values h3{font-size:17px}.academy-values p{font-size:12px}
 .academy-scenes{grid-template-columns:1fr;gap:17px}.academy-scenes img{height:220px}.academy-scenes figcaption{padding:19px}
 .academy-contact>.container{align-items:flex-start;flex-direction:column;gap:20px}.academy-contact h2{font-size:22px}.academy-contact p{font-size:13px}
 .evidence-hero .text-link{margin:19px 0 24px}.evidence-hero-photo img{height:210px}
 .evidence-section{padding:30px 0}.evidence-heading>h2{font-size:25px}.evidence-heading>p{font-size:12px}
 .evidence-toolbar{display:block;margin:22px 0;scroll-margin-top:126px}.evidence-filters{gap:19px;justify-content:space-between}.evidence-filters button{font-size:12px;padding:12px 0}.evidence-count{font-size:11px;margin:9px 0 12px}
 .evidence-grid{grid-template-columns:1fr;gap:18px}.evidence-image{height:250px}.evidence-copy{padding:17px 19px}.evidence-copy h2{font-size:17px}
 .evidence-dialog{width:calc(100vw - 20px);height:calc(100dvh - 30px);max-height:calc(100dvh - 30px)}.evidence-dialog-toolbar{padding:10px 13px}.evidence-dialog-title{font-size:13px}.evidence-dialog-scroll{padding:12px}
 .evidence-dialog-footer{padding:10px;gap:10px;font-size:12px}.evidence-dialog-footer button{padding:8px 10px}
 .vip-audiences{grid-template-columns:1fr;gap:12px}.vip-audiences>div{padding:18px}
 .vip-support{grid-template-columns:1fr;padding:18px;gap:20px}.vip-support>img{height:230px}.vip-support h3{font-size:21px}
 .vip-process{grid-template-columns:1fr 1fr;gap:10px}.vip-process>div{padding:15px}.vip-process b{font-size:13px}.vip-process p{font-size:12px}
}
/* Editorial refinement: image-led content, separate course pages, progressive motion. */
a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:2px solid #de651d;outline-offset:4px}
.text-link span:empty,.btn span:empty,.course-detail b:empty,.platform-section-head>a span:empty{display:none}
.banner-visual-caption{position:absolute;right:18px;top:14px;z-index:2;font-size:10px;color:#fff;background:rgba(30,34,40,.48);padding:3px 7px;border-radius:3px}
.learning-feature{position:relative;min-height:365px;border-radius:9px;overflow:hidden;background:#292d35;color:#fff;isolation:isolate}
.learning-feature>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .65s}
.learning-feature:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(19,25,32,.87),rgba(19,25,32,.55) 55%,rgba(19,25,32,.13));z-index:0}
.learning-feature>small{position:absolute;right:16px;top:14px;font-size:10px;z-index:1;color:#fff;background:#292d3580;padding:3px 7px;border-radius:3px}
.learning-feature>div{position:relative;z-index:1;padding:42px 32px;max-width:410px}
.learning-feature>div>span{font-size:12px;color:#e3c9ac}.learning-feature h2{font-size:28px;line-height:1.5;margin:14px 0;color:#fff}.learning-feature p{font-size:13px;line-height:1.9;color:#e0e3e7;margin-bottom:23px}.learning-feature .btn{font-size:13px}
.academy-hero-photo{margin:0;position:relative;overflow:hidden;border-radius:9px}
.academy-hero-photo img{width:100%;height:370px;object-fit:cover;display:block}
.academy-hero-photo figcaption,.academy-practice figcaption{position:absolute;bottom:12px;right:14px;padding:4px 9px;border-radius:3px;color:#fff;background:#242a327d;font-size:10px}
.story-mark{margin-top:30px;padding-top:22px;border-top:1px solid #e1e4e8;max-width:200px}.story-mark b{display:block;font-size:40px;font-weight:600;letter-spacing:-1px;color:#d56a25}.story-mark span{font-size:12px;color:#7c8693}
.academy-capabilities{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.academy-capabilities article{padding:30px;background:#fff;border:1px solid #e7e9ed;border-radius:8px;transition:box-shadow .25s,border-color .25s,transform .4s,opacity .4s}
.academy-capabilities .icon-svg{color:#cb702f;width:29px;height:29px;margin-bottom:20px}
.academy-capabilities h3{font-size:19px;margin-bottom:12px}.academy-capabilities p{font-size:14px;line-height:1.95;color:#737d89}.academy-capabilities article>span{display:block;border-top:1px solid #eff0f3;padding-top:18px;margin-top:23px;color:#8e7765;font-size:12px}
.academy-practice{display:grid;grid-template-columns:1.05fr 1fr;gap:44px;align-items:center}
.academy-practice figure{margin:0;position:relative}.academy-practice img{width:100%;height:390px;object-fit:cover;border-radius:8px;display:block}
.academy-practice article{display:flex;gap:20px;padding:22px 0;border-bottom:1px solid #e8eaee}.academy-practice article:first-child{padding-top:0}.academy-practice article:last-child{border:0;padding-bottom:0}
.academy-practice article>span{font-size:23px;color:#c98d61;font-weight:600}.academy-practice h3{font-size:18px;margin-bottom:9px}.academy-practice p{font-size:14px;color:#75808e;line-height:1.9}
.academy-values p{line-height:1.9;font-size:14px}
.academy-community{display:grid;grid-template-columns:1.25fr .8fr;gap:90px;align-items:center}
.academy-community h2{font-size:30px;margin:13px 0 19px}.academy-community p{font-size:15px;line-height:2;color:#717c89;margin:12px 0}.academy-community .btn{margin-top:15px}
.community-topics{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;padding:36px 28px;border:1px solid #ece8e3;background:#fbf8f4;border-radius:12px}
.community-topics>span{background:white;border:1px solid #ebe5de;padding:10px 16px;border-radius:5px;color:#8b6a4e;font-size:13px}
.community-topics p{width:100%;text-align:center;margin-top:25px}.community-topics b{font-size:20px;font-weight:500;color:#3e4651}
/* Knowledge library */
.seo-news-main{padding-top:32px}.seo-news-toolbar{scroll-margin-top:100px}
.seo-news-tabs a{font-size:13px;padding:10px 16px;border-radius:5px}.seo-news-search{height:43px}.seo-news-search input{font-size:14px}
.knowledge-result-count{font-size:12px;color:#8a929c;margin:0 0 14px}
.seo-news-list{gap:19px}.seo-news-item{grid-template-columns:240px minmax(0,1fr);padding:16px;gap:25px;border:1px solid #e6e9ed;border-radius:8px;align-items:center;transition:box-shadow .25s,border-color .25s}
.seo-news-cover{height:166px;min-height:0;border-radius:5px;overflow:hidden;display:block;background:#e8eaed}
.seo-news-cover img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s}
.seo-news-copy{padding:4px 12px 4px 0;min-width:0}.knowledge-note-label{font-size:12px;color:#cb651e;margin-bottom:9px;font-weight:500}
.seo-news-copy h2{font-size:21px;line-height:1.5;margin-bottom:12px}.seo-news-copy p{font-size:14px;line-height:1.8;color:#7f8996}
.seo-news-item-meta{display:flex;justify-content:space-between;margin-top:20px;font-size:12px;align-items:center;gap:10px}.seo-news-item-meta span:first-child{display:inline}
.seo-news-detail{display:inline;float:none;font-size:12px;font-weight:500}
.seo-news-popular-thumb{width:70px;height:49px;object-fit:cover;border-radius:3px}
.seo-news-popular a{align-items:center;font-size:13px;line-height:1.7;padding:13px 0}
.seo-news-sidebox{padding:24px}.seo-news-categories a{font-size:13px;padding:13px 0}.seo-news-sidebox h2{font-size:18px}
.seo-pagination{align-items:center;justify-content:center;margin-top:30px;flex-wrap:wrap;gap:8px}
.seo-pagination a,.seo-pagination>span{display:flex;align-items:center;justify-content:center;min-width:40px;width:auto;height:40px;padding:0 13px;border:1px solid #e2e6eb;border-radius:5px;background:#fff;font-size:13px}
.seo-pagination .active,.seo-pagination .current{background:#f57418;border-color:#f57418;color:#fff}.seo-pagination .disabled{background:#f1f2f5;color:#a9aeb7}
.knowledge-empty{background:#fff;border:1px solid #e9ebef;border-radius:8px;padding:52px 25px;text-align:center}.knowledge-empty h2{font-size:22px}.knowledge-empty p{color:#858f9c;font-size:14px;margin:13px 0 20px}.knowledge-empty a{color:#d96818}
.seo-detail-main{padding-top:26px}.seo-detail-main .crumb{font-size:13px;margin-bottom:22px}
.seo-detail-article{padding:38px 44px;min-width:0}.seo-single-head h1{font-size:32px;line-height:1.5;margin:7px 0 14px;letter-spacing:-.5px}
.seo-detail-meta{font-size:12px;margin-top:14px}.article-photo{margin:29px 0 26px;position:relative}.article-photo img{width:100%;aspect-ratio:16/8;object-fit:cover;display:block;border-radius:6px}.article-photo figcaption{position:absolute;bottom:10px;right:12px;color:#fff;background:#242a3280;padding:3px 7px;font-size:10px;border-radius:3px}
.seo-single-content{font-size:16px;line-height:2;color:#555f6b}.seo-single-content .article-lead{font-size:18px;line-height:1.9;color:#414b58;margin:20px 0 30px}
.seo-single-content section{scroll-margin-top:110px}.seo-single-content h2{font-size:23px;line-height:1.6;display:flex;align-items:baseline;gap:14px;color:#303946;margin-top:32px}.seo-single-content h2>span{font-size:16px;color:#c58758;font-weight:500}
.article-takeaway{background:#fcf7f0;border:1px solid #efe3d4;border-radius:6px;padding:20px 25px;margin-top:30px}.article-takeaway h2{font-size:17px;margin:0}.article-takeaway p{font-size:14px;margin-bottom:0}
.knowledge-source{border-top:1px solid #e9ebee;padding-top:22px;font-size:13px;color:#9099a5}.knowledge-source a{color:#b9672c}
.seo-detail-postnav{gap:14px;padding-top:27px}.seo-detail-postnav>a,.seo-detail-postnav>div{padding:18px;border:1px solid #e6e9ed;border-radius:5px;min-width:0}.seo-detail-postnav small{font-size:12px;margin-bottom:7px}.seo-detail-postnav strong{font-size:14px;line-height:1.7;font-weight:500}.postnav-disabled{color:#a3abb6;background:#f8f9fb}.postnav-disabled small{color:#a3abb6}
.article-back{display:block;text-align:center;font-size:13px;margin:23px auto;color:#9a693e}
.related-articles{border-top:1px solid #e8ebef;padding-top:26px;margin-top:32px}.related-articles>h2{font-size:20px;margin-bottom:20px}.related-articles>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.related-articles a{min-width:0}.related-articles img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:4px;display:block}.related-articles span{display:block;margin:13px 0 7px;font-size:11px;color:#b3774a}.related-articles h3{font-size:14px;line-height:1.8;font-weight:500}
.seo-detail-sidebar{position:sticky;top:106px}.seo-detail-sidebox{padding:25px}.article-toc a{display:block;font-size:13px;line-height:1.8;padding:11px 0;border-bottom:1px solid #eceef1;color:#75808e}.article-toc a:last-child{border:0}.seo-detail-sidebox>p{font-size:13px;line-height:1.9;color:#858f9c;margin-bottom:18px}
.reading-progress{position:fixed;left:0;right:0;top:83px;height:2px;background:#e57b2b;transform-origin:left;z-index:102;pointer-events:none}
/* These are real documents, not scroll tabs. */
body[data-course-view] .product-panel{display:none}
body[data-course-view="intro"] #course-intro,body[data-course-view="catalog"] #course-catalog,body[data-course-view="learning"] #course-method,body[data-course-view="faq"] #course-faq{display:block;margin-top:0;border-top:0;border-radius:0 0 8px 8px}
.product-tabs{grid-template-columns:1fr 1.3fr 1fr 1fr}.product-tabs a{font-size:14px;padding:20px 10px}.product-tabs a span{font-size:11px}
.course-subpage .product-hero{padding:20px 0 24px}.course-subpage .product-crumb{margin-bottom:19px}
.course-subpage .product-summary{display:grid;grid-template-columns:160px minmax(0,1fr);gap:24px;align-items:center}
.course-subpage .product-poster{min-height:0;height:90px;aspect-ratio:auto;box-shadow:none;border-radius:5px}
.course-subpage .product-info{padding:0}.course-subpage .product-info h1{font-size:24px;margin:5px 0}
.course-subpage .product-badge{font-size:11px;padding:2px 7px}.course-subpage .product-metrics{margin:6px 0 0;font-size:12px}
.course-subpage .product-desc,.course-subpage .product-price,.course-subpage .product-actions,.course-subpage .product-service{display:none}
.course-subpage .product-content{padding-top:24px}.course-subpage .product-panel{min-height:400px}
.motion-block{transition:opacity .55s ease,transform .55s ease}.motion-pending{opacity:0;transform:translateY(16px)}
@media(hover:hover){.seo-news-item:hover,.academy-capabilities article:hover{border-color:#dac9b9;box-shadow:0 8px 24px #1f29370a}.seo-news-item:hover .seo-news-cover img,.learning-feature:hover>img{transform:scale(1.035)}.seo-detail-postnav a:hover{border-color:#d2ad8d;background:#fdfaf7}.article-toc a:hover{color:#ce6b24}}
@media(max-width:1080px){.reading-progress{top:67px}.academy-capabilities{grid-template-columns:repeat(2,minmax(0,1fr))}.academy-practice{gap:28px}.academy-community{gap:35px}.seo-news-item{grid-template-columns:200px minmax(0,1fr);gap:20px}.seo-news-copy h2{font-size:19px}.seo-detail-article{padding:28px}.seo-detail-layout{grid-template-columns:minmax(0,1fr) 250px}.seo-detail-sidebar{top:88px}.academy-hero-photo img{height:340px}.product-tabs a{font-size:13px}}
@media(max-width:820px){.seo-news-layout,.seo-detail-layout{grid-template-columns:1fr}.seo-detail-sidebar{position:static;grid-template-columns:1fr 1fr}.academy-practice{grid-template-columns:1fr}.academy-practice img{height:auto;aspect-ratio:16/8}.academy-community{grid-template-columns:1fr;gap:30px}.academy-community h2{font-size:26px}.academy-capabilities article{padding:24px}.learning-feature{min-height:350px}.learning-feature h2{font-size:25px}.course-subpage .product-summary{grid-template-columns:130px minmax(0,1fr)}.course-subpage .product-poster{height:78px}.course-subpage .product-info h1{font-size:21px}}
@media(max-width:620px){.academy-hero-photo img{height:235px}.story-mark{margin:0 0 23px;padding-top:10px}.story-mark b{font-size:32px}.academy-capabilities{grid-template-columns:1fr;gap:14px}.academy-capabilities h3{font-size:18px}.academy-capabilities p,.academy-values p{font-size:14px}.academy-capabilities article>span{margin-top:16px;padding-top:13px}.academy-values{grid-template-columns:1fr}.academy-practice article{gap:14px}.academy-practice h3{font-size:17px}.academy-community h2{font-size:24px}.academy-community p{font-size:14px}.community-topics{padding:25px 18px;gap:8px}.community-topics>span{font-size:12px;padding:9px 12px}
.learning-feature{min-height:340px}.learning-feature>div{padding:36px 25px;max-width:310px}.learning-feature h2{font-size:26px}.learning-feature>img{object-position:60% center}
.seo-news-toolbar{scroll-margin-top:85px}.seo-news-tabs a{font-size:12px;padding:8px 11px}.seo-news-item{display:block;padding:13px}.seo-news-cover{height:auto;aspect-ratio:16/9}.seo-news-copy{padding:18px 4px 4px}.seo-news-copy h2{font-size:20px}.seo-news-copy p{font-size:14px}.seo-news-item-meta{margin-top:17px}.seo-news-detail{display:block}.seo-news-main{padding-top:24px}
.seo-detail-main{padding-top:20px}.seo-detail-article{padding:24px 19px}.seo-single-head h1{font-size:26px}.seo-single-content{font-size:15px}.seo-single-content h2{font-size:20px;gap:9px}.seo-single-content .article-lead{font-size:17px}.article-photo{margin:25px -4px}.article-photo img{aspect-ratio:16/10}.article-takeaway{padding:20px 17px}.article-takeaway h2{font-size:17px}.seo-detail-postnav{grid-template-columns:1fr}.related-articles>div{grid-template-columns:1fr}.related-articles a{display:grid;grid-template-columns:100px minmax(0,1fr);gap:0 14px}.related-articles img{grid-row:1/3;align-self:center}.related-articles span{margin:0 0 3px}.related-articles h3{font-size:14px}.seo-detail-sidebar{grid-template-columns:1fr}
.product-tabs a{font-size:12px;padding:17px 4px}.product-tabs a span{display:none}.course-subpage .product-summary{grid-template-columns:90px minmax(0,1fr);gap:14px}.course-subpage .product-info h1{font-size:18px}.course-subpage .product-poster{height:65px}.course-subpage .product-metrics{display:flex;font-size:10px;gap:7px}.course-subpage .product-metrics span{border:0;padding:0}.course-subpage .product-metrics span:last-child{display:none}.course-subpage .product-badge{font-size:10px}.course-subpage .product-content{padding-top:16px}
}
@media(prefers-reduced-motion:reduce){.motion-block,.learning-feature>img,.seo-news-cover img,.academy-capabilities article{transition:none!important;transform:none!important;opacity:1!important}}
/* Course catalogue watch action and modal player. */
.catalog-list li{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px}.lesson-watch{border:1px solid #ed701e;border-radius:5px;background:#fff;color:#ce641f;padding:7px 14px;font-size:12px;cursor:pointer;white-space:nowrap;transition:.2s}.lesson-watch:hover{background:#ed701e;color:#fff}.lesson-player[hidden]{display:none}.lesson-player{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px}.lesson-player-backdrop{position:absolute;inset:0;background:rgba(15,19,24,.78);backdrop-filter:blur(4px)}.lesson-player-dialog{position:relative;z-index:1;width:min(900px,94vw);padding:27px;border-radius:10px;background:#fff;box-shadow:0 30px 90px #0006}.lesson-player-dialog>span{font-size:11px;color:#c76625;letter-spacing:.12em}.lesson-player-dialog h2{margin:7px 45px 18px 0;font-size:22px}.lesson-player-dialog video{display:block;width:100%;max-height:68vh;background:#111;border-radius:6px}.lesson-player-close{position:absolute;right:22px;top:20px;width:34px;height:34px;border:1px solid #e1e4e8;border-radius:50%;background:#fff;font-size:23px;line-height:1;cursor:pointer}.player-open{overflow:hidden}
@media(max-width:620px){.catalog-list li{grid-template-columns:28px minmax(0,1fr);gap:7px}.lesson-watch{grid-column:2;justify-self:start;margin-top:3px}.lesson-player{padding:12px}.lesson-player-dialog{padding:18px}.lesson-player-dialog h2{font-size:18px}}
.product-tabs{display:grid}
@media(max-width:620px){.product-tabs{top:112px}.reading-progress{top:111px}.seo-single-content section{scroll-margin-top:140px}}
/* VIP independent landing page and conversion-focused home sections */
.vip-landing{background:#fff;color:#202631}.vip-hero{padding:66px 0 58px;background:linear-gradient(125deg,#fff8f1 0,#fff 54%,#f1f3f6 100%)}
.vip-hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:center}.vip-kicker{font-size:12px;letter-spacing:.14em;color:#cf641f;font-weight:700}
.vip-hero h1{font-size:48px;line-height:1.25;letter-spacing:-1.5px;margin:16px 0 20px}.vip-hero h1 em{font-style:normal;color:#e66b1d}.vip-hero p{font-size:16px;line-height:2;color:#697482;max-width:600px}
.vip-hero-actions{display:flex;align-items:center;gap:28px;margin:29px 0 26px}.vip-text-link{font-size:14px;color:#8a5e40;border-bottom:1px solid #caa98f;padding-bottom:4px}
.vip-hero-points{display:flex;gap:26px;flex-wrap:wrap}.vip-hero-points span{font-size:12px;color:#6c7580}.vip-hero-points span:before{content:"✓";color:#e36b1e;margin-right:7px}
.vip-hero figure{margin:0;position:relative}.vip-hero figure img{width:100%;height:440px;object-fit:cover;border-radius:10px;box-shadow:0 24px 55px #2d35401c}.vip-hero figcaption{position:absolute;right:13px;bottom:12px;background:#27303a99;color:#fff;padding:5px 9px;border-radius:3px;font-size:10px}
.vip-proof{border-block:1px solid #e8eaed}.vip-proof>.container{display:grid;grid-template-columns:repeat(4,1fr)}.vip-proof .container>div{padding:26px 30px;border-right:1px solid #e8eaed}.vip-proof .container>div:last-child{border:0}.vip-proof b,.vip-proof span{display:block}.vip-proof b{font-size:28px;color:#d9651d}.vip-proof span{font-size:12px;color:#7e8792;margin-top:3px}
.vip-section{padding:78px 0}.vip-soft{background:#f5f6f8}.vip-heading{text-align:center;max-width:720px;margin:0 auto 39px}.vip-heading>span{font-size:11px;color:#d76920;letter-spacing:.16em;font-weight:700}.vip-heading h2{font-size:34px;margin:10px 0 11px;letter-spacing:-.5px}.vip-heading p{font-size:14px;color:#7b8591;line-height:1.9}
.vip-paths{display:grid;grid-template-columns:1fr 1fr;gap:24px}.vip-paths article{padding:36px 40px;border:1px solid #e4e7eb;border-radius:10px;background:#fff}.vip-paths article:last-child{background:#272d36;color:#fff;border-color:#272d36}
.vip-path-tag{font-size:11px;letter-spacing:.12em;color:#d46a25}.vip-paths h3{font-size:25px;line-height:1.5;margin:13px 0}.vip-paths p{font-size:14px;line-height:1.9;color:#77818d}.vip-paths article:last-child p{color:#c9ced5}
.vip-paths ol{list-style:none;margin:24px 0;display:grid;gap:12px;counter-reset:path}.vip-paths li{font-size:14px;counter-increment:path}.vip-paths li:before{content:"0" counter(path);font-size:10px;color:#d46a25;margin-right:12px}.vip-paths strong{display:block;border-top:1px solid #e6e8eb;padding-top:19px;font-size:13px;line-height:1.8}.vip-paths article:last-child strong{border-color:#454b54}
.vip-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vip-process-grid article{background:#fff;border:1px solid #e5e8ec;padding:26px;border-radius:8px}.vip-process-grid b{font-size:12px;color:#d16a27}.vip-process-grid h3{font-size:18px;margin:12px 0 8px}.vip-process-grid p{font-size:13px;line-height:1.8;color:#7c8692}
.vip-modules{display:grid;grid-template-columns:1fr 1fr;border:1px solid #e4e7eb;border-radius:10px;overflow:hidden}.vip-modules article{display:grid;grid-template-columns:58px 1fr;gap:16px;padding:28px;border-right:1px solid #e4e7eb;border-bottom:1px solid #e4e7eb}.vip-modules article:nth-child(2n){border-right:0}.vip-modules article:nth-last-child(-n+2){border-bottom:0}.vip-modules article>b{font-size:24px;color:#e6b590}.vip-modules span{font-size:10px;color:#c86c2a;letter-spacing:.12em}.vip-modules h3{font-size:18px;margin:5px 0 9px}.vip-modules p{font-size:13px;line-height:1.8;color:#77828f}
.vip-dark{background:#252b34;color:#fff}.vip-dark .vip-heading p{color:#abb2bc}.vip-support-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.vip-support-cards article{padding:28px;background:#303741;border:1px solid #414854;border-radius:8px}.vip-support-cards .icon-svg{color:#f18135;width:27px;height:27px}.vip-support-cards h3{font-size:18px;margin:20px 0 9px}.vip-support-cards p{font-size:13px;line-height:1.9;color:#b8bec6}
.vip-compare{max-width:1000px;margin:auto;border:1px solid #e3e6ea;border-radius:9px;overflow:hidden}.vip-compare>div{display:grid;grid-template-columns:.8fr 1fr 1.3fr}.vip-compare span,.vip-compare strong{padding:18px 22px;border-right:1px solid #e7e9ed;font-size:13px}.vip-compare strong{border:0;background:#fff8f2;color:#8b4a20}.vip-compare>div+div{border-top:1px solid #e7e9ed}.vip-compare-head{background:#f2f3f5;font-weight:700}
.vip-result{background:#f5f6f8}.vip-result>.container{display:flex;align-items:center;justify-content:space-between;gap:60px}.vip-result h2{font-size:32px;line-height:1.5;margin:10px 0}.vip-result p{font-size:14px;line-height:1.9;color:#77828e;max-width:760px}.vip-result-actions{display:grid;gap:16px;min-width:220px;text-align:center}.vip-result-actions>a:last-child{font-size:13px;color:#a45d2a}
/* Home conversion journey */
.home-conversion{padding:76px 0 0;background:#fff}.home-trust-head{display:grid;grid-template-columns:1fr .92fr;gap:70px;align-items:center}.home-trust-head>div>span,.home-section-heading>span{font-size:11px;letter-spacing:.14em;color:#d66720;font-weight:700}
.home-trust-head h2,.home-section-heading h2{font-size:34px;line-height:1.5;margin:12px 0 16px;letter-spacing:-.5px}.home-trust-head p,.home-section-heading p{font-size:14px;line-height:1.95;color:#77818e}.home-trust-actions{display:flex;align-items:center;gap:27px;margin-top:25px}.home-trust-actions>a:last-child{font-size:13px;color:#9a6038}
.home-trust-head figure{margin:0;position:relative}.home-trust-head img{width:100%;height:340px;object-fit:cover;border-radius:8px}.home-trust-head figcaption{position:absolute;right:12px;bottom:11px;background:#27303a96;color:#fff;padding:4px 8px;font-size:10px;border-radius:3px}
.home-proof-bar{display:grid;grid-template-columns:repeat(4,1fr);margin-top:56px;border-block:1px solid #e6e9ed}.home-proof-bar>div{padding:25px 28px;border-right:1px solid #e6e9ed}.home-proof-bar>div:last-child{border:0}.home-proof-bar b,.home-proof-bar span{display:block}.home-proof-bar b{font-size:25px;color:#d66821}.home-proof-bar span{font-size:11px;color:#818b97;margin-top:4px}
.home-marketing-section{padding:74px 0}.home-soft{background:#f5f6f8}.home-section-heading{max-width:670px;margin-bottom:34px}.home-section-heading.centered{text-align:center;margin:0 auto 36px}
.home-pain-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.home-pain-grid article{background:#fff;border:1px solid #e5e8ec;border-radius:8px;padding:26px}.home-pain-grid b{font-size:11px;color:#d76c27}.home-pain-grid h3{font-size:18px;margin:15px 0 9px}.home-pain-grid p{font-size:13px;line-height:1.85;color:#7b8591}
.home-paths{display:grid;grid-template-columns:1fr 1fr;gap:22px}.home-paths article{padding:34px;border:1px solid #e3e6ea;border-radius:9px;background:#fff}.home-paths article>span{font-size:11px;color:#d46924}.home-paths h3{font-size:23px;margin:10px 0}.home-paths p{background:#f8f4ef;padding:14px 16px;border-radius:5px;font-size:12px;color:#8b6a52;line-height:1.8}.home-paths ul{list-style:none;margin:22px 0;display:grid;gap:10px}.home-paths li{font-size:13px;color:#65707c}.home-paths li:before{content:"✓";color:#d66b24;margin-right:9px}
.home-dark{background:#252c35;color:#fff}.home-dark .home-section-heading p{color:#aeb5bd}.home-support-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.home-support-grid article{padding:27px;background:#303842;border:1px solid #414a55;border-radius:7px}.home-support-grid .icon-svg{color:#ed7b2d;width:28px;height:28px}.home-support-grid h3{font-size:17px;margin:18px 0 8px}.home-support-grid p{font-size:13px;line-height:1.85;color:#b9c0c8}.home-support-cta{margin-top:25px;display:flex;align-items:center;justify-content:space-between;gap:30px}.home-support-cta p{font-size:12px;color:#aeb5bd}
.home-feedback-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.home-feedback-grid>a{display:block;border:1px solid #e4e7eb;border-radius:8px;overflow:hidden;background:#fff;padding-bottom:21px}.home-feedback-grid img,.home-video-card>div{width:100%;height:230px;object-fit:contain;background:#f3f4f6}.home-feedback-grid img{display:block}.home-feedback-grid>a>span,.home-feedback-grid>a>h3{display:block;margin-inline:21px}.home-feedback-grid>a>span{font-size:10px;color:#c86b29;margin-top:18px}.home-feedback-grid h3{font-size:17px;margin-top:8px}.home-video-card>div{position:relative;overflow:hidden}.home-video-card video{width:100%;height:100%;object-fit:cover}.home-video-card i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#ed701e;color:#fff;font-style:normal;box-shadow:0 8px 24px #0004}.home-feedback-action{text-align:center;margin-top:28px}.home-feedback-action a{font-size:13px;color:#a75c27;border-bottom:1px solid #cda687;padding-bottom:4px}
.home-final-cta{padding:58px 0;background:#ed701e;color:#fff}.home-final-cta>.container{display:flex;justify-content:space-between;align-items:center;gap:50px}.home-final-cta span{font-size:12px}.home-final-cta h2{font-size:28px;margin:8px 0}.home-final-cta p{font-size:13px;color:#fff4ed}.home-final-cta .btn{background:#fff;color:#bd5512;min-width:190px;border-color:#fff}
/* Feedback type switch and video */
.feedback-view-tabs{display:flex;justify-content:center;gap:34px;border-bottom:1px solid #e5e8ec;background:#fff;position:sticky;top:83px;z-index:25}.feedback-view-tabs button{display:flex;align-items:center;gap:9px;border:0;border-bottom:2px solid transparent;background:none;padding:19px 27px;font:inherit;font-size:14px;color:#68727e;cursor:pointer}.feedback-view-tabs button.active{color:#202730;border-bottom-color:#ed701e;font-weight:700}.feedback-view-tabs .icon-svg{width:17px;height:17px}.feedback-play-icon{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#40464e;color:#fff;font-size:8px;padding-left:1px}
.feedback-video-section{padding:55px 0 72px;background:#fff;scroll-margin-top:145px}.feedback-video-card{display:grid;grid-template-columns:1.15fr .85fr;max-width:1080px;margin:36px auto 0;border:1px solid #e4e7eb;border-radius:10px;overflow:hidden;background:#f7f8fa}.feedback-video-wrap{background:#16191d;min-height:470px}.feedback-video-wrap video{width:100%;height:100%;display:block;object-fit:contain;max-height:620px}.feedback-video-card>div+div{padding:48px 38px}.feedback-video-card span{font-size:10px;letter-spacing:.14em;color:#ce6825}.feedback-video-card h3{font-size:26px;line-height:1.5;margin:13px 0}.feedback-video-card p{font-size:14px;line-height:1.9;color:#747f8c}.feedback-video-card ul{list-style:none;margin:24px 0;display:grid;gap:10px}.feedback-video-card li{font-size:13px;color:#5f6975}.feedback-video-card li:before{content:"✓";color:#de6c23;margin-right:9px}
@media(max-width:980px){.vip-hero-grid,.home-trust-head{gap:35px}.vip-hero h1{font-size:38px}.vip-hero figure img{height:360px}.vip-support-cards,.home-pain-grid,.home-support-grid{grid-template-columns:repeat(2,1fr)}.feedback-video-card{grid-template-columns:1fr}.feedback-video-wrap{min-height:360px}.feedback-video-card>div+div{padding:32px}.home-trust-head{grid-template-columns:1fr}.home-trust-head img{height:400px}}
@media(max-width:680px){.vip-hero{padding:34px 0}.vip-hero-grid{grid-template-columns:1fr;gap:30px}.vip-hero h1{font-size:34px}.vip-hero p{font-size:14px}.vip-hero figure img{height:235px}.vip-proof>.container,.home-proof-bar{grid-template-columns:1fr 1fr}.vip-proof .container>div,.home-proof-bar>div{padding:19px 15px;border-bottom:1px solid #e8eaed}.vip-proof .container>div:nth-child(2),.home-proof-bar>div:nth-child(2){border-right:0}.vip-section,.home-marketing-section{padding:48px 0}.vip-heading h2,.home-trust-head h2,.home-section-heading h2{font-size:27px}.vip-paths,.home-paths,.vip-modules{grid-template-columns:1fr}.vip-paths article{padding:26px 22px}.vip-paths h3{font-size:21px}.vip-process-grid{grid-template-columns:1fr 1fr}.vip-process-grid article{padding:20px 17px}.vip-modules article,.vip-modules article:nth-child(2n){border-right:0;border-bottom:1px solid #e4e7eb;padding:22px 18px}.vip-modules article:last-child{border-bottom:0}.vip-support-cards,.home-pain-grid,.home-support-grid{grid-template-columns:1fr}.vip-compare{overflow-x:auto}.vip-compare>div{grid-template-columns:95px 145px 190px;min-width:430px}.vip-compare span,.vip-compare strong{padding:14px 12px;font-size:11px}.vip-result>.container,.home-final-cta>.container,.home-support-cta{display:block}.vip-result-actions{margin-top:27px}.home-conversion{padding-top:45px}.home-trust-head img{height:240px}.home-proof-bar{margin-top:36px}.home-paths article{padding:25px 21px}.home-feedback-grid{grid-template-columns:1fr}.home-feedback-grid img,.home-video-card>div{height:220px}.home-final-cta h2{font-size:24px}.home-final-cta .btn{margin-top:23px}.feedback-view-tabs{top:112px;gap:5px}.feedback-view-tabs button{padding:16px 12px;font-size:12px}.feedback-video-section{scroll-margin-top:164px;padding:38px 0 50px}.feedback-video-wrap{min-height:220px}.feedback-video-card>div+div{padding:25px 20px}.feedback-video-card h3{font-size:22px}}
/* Premium visual pass: stronger hierarchy, richer cards and reusable video library. */
.home-conversion{position:relative;overflow:hidden;background:radial-gradient(circle at 87% 12%,#f6dfca 0,transparent 25%),linear-gradient(180deg,#fffaf5 0,#fff 78%)}
.home-conversion:before{content:"RANDENG SEO ACADEMY";position:absolute;right:-20px;top:45px;font-size:72px;font-weight:800;letter-spacing:.08em;color:#c46b2510;white-space:nowrap}
.home-trust-head{position:relative;z-index:1}.home-trust-head>div>span{display:inline-flex;padding:7px 11px;border:1px solid #efd1bb;border-radius:99px;background:#fff9f4}
.home-trust-head h2{font-size:42px;letter-spacing:-1.2px}.home-trust-head h2:after{content:"";display:block;width:54px;height:4px;background:#ed701e;margin-top:22px;border-radius:4px}
.home-trust-head figure{padding:12px;background:#fff;border:1px solid #eadfd5;border-radius:12px;box-shadow:0 24px 60px #2b313b14}.home-trust-head img{border-radius:7px;height:380px}
.home-proof-bar{position:relative;z-index:2;background:#fff;box-shadow:0 18px 45px #27313c0c;border:1px solid #e8e3dd;border-radius:8px;overflow:hidden;transform:translateY(1px)}
.home-proof-bar>div{position:relative}.home-proof-bar>div:before{content:"";position:absolute;left:28px;top:0;width:34px;height:3px;background:#ed701e}.home-proof-bar b{font-size:31px}
.home-marketing-section{position:relative}.home-section-heading h2{font-size:40px;letter-spacing:-1px}.home-section-heading.centered:after{content:"";display:block;width:46px;height:3px;background:#ed701e;margin:21px auto 0}
.home-pain-grid{counter-reset:pain}.home-pain-grid article{position:relative;overflow:hidden;min-height:245px;padding:35px 30px;border:0;border-top:3px solid #ed701e;box-shadow:0 10px 30px #252e380a;counter-increment:pain;transition:transform .25s,box-shadow .25s}.home-pain-grid article:after{content:"0" counter(pain);position:absolute;right:13px;bottom:-20px;font-size:94px;font-weight:800;color:#252d3708}.home-pain-grid b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff1e7;color:#d46018}.home-pain-grid h3{font-size:20px;line-height:1.5;margin-top:23px}.home-pain-grid p{position:relative;z-index:1;font-size:14px}
.home-paths{gap:28px}.home-paths article{position:relative;overflow:hidden;padding:42px 39px;border:0;box-shadow:0 15px 40px #232b340d}.home-paths article:first-child{background:linear-gradient(145deg,#fff9f3,#fff 60%);border-top:4px solid #ed701e}.home-paths article:last-child{background:linear-gradient(145deg,#29313b,#20262e);color:#fff}.home-paths article:last-child p{background:#ffffff10;color:#e5d5c8}.home-paths article:last-child li{color:#d5dae0}.home-paths article:last-child .btn{background:#fff;color:#bc5717;border-color:#fff}.home-paths h3{font-size:26px}.home-paths p{margin-top:17px}
.home-dark{background:radial-gradient(circle at 50% 0,#3b4654 0,#252c35 45%)}.home-support-grid article{position:relative;min-height:210px;padding:34px 28px;border:1px solid #4b5562;background:linear-gradient(145deg,#343d48,#2b333d)}.home-support-grid article:after{content:"";position:absolute;left:28px;right:28px;bottom:0;height:3px;background:#ed701e;transform:scaleX(.35);transform-origin:left}.home-support-grid h3{font-size:19px}.home-support-cta{padding:20px 24px;border:1px solid #495461;border-radius:7px;background:#20262d}
.home-feedback-grid>a{transition:transform .25s,box-shadow .25s}.home-feedback-grid>a:hover{transform:translateY(-5px);box-shadow:0 18px 40px #232c3515}.home-feedback-grid img,.home-video-card>div{height:265px}.home-feedback-grid h3{font-size:19px}
.vip-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 12% 12%,#ffe4ca 0,transparent 25%),linear-gradient(120deg,#fffaf4,#fff 55%,#eef1f5)}.vip-hero:after{content:"VIP";position:absolute;left:-18px;bottom:-88px;font-size:260px;line-height:1;font-weight:900;color:#e2671708;pointer-events:none}.vip-hero-grid{position:relative;z-index:1}.vip-kicker{display:inline-flex;padding:7px 11px;border:1px solid #efcfb6;background:#fff9f3;border-radius:99px}.vip-hero h1{font-size:54px}.vip-hero figure{padding:12px;border:1px solid #e7ddd4;border-radius:13px;background:#fff;box-shadow:0 30px 70px #26303b1d}.vip-hero figure img{border-radius:8px}
.vip-proof{position:relative;z-index:2;background:#fff;box-shadow:0 14px 35px #29313b0b}.vip-proof b{font-size:34px}.vip-heading h2{font-size:40px}.vip-heading:after{content:"";display:block;width:44px;height:3px;background:#ed701e;margin:21px auto 0}.vip-paths article{position:relative;overflow:hidden;padding:44px;border:0;box-shadow:0 14px 45px #29323d10}.vip-paths article:first-child{border-top:4px solid #ed701e}.vip-paths article:after{content:"A";position:absolute;right:18px;top:-25px;font-size:140px;font-weight:900;color:#20293408}.vip-paths article:last-child:after{content:"B";color:#fff08}
.vip-process-grid{position:relative}.vip-process-grid:before{content:"";position:absolute;left:7%;right:7%;top:49%;height:1px;background:#e1c6b1}.vip-process-grid article{position:relative;z-index:1;min-height:150px;box-shadow:0 8px 25px #27313b08}.vip-process-grid b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff0e5;color:#ce5f19}
.vip-modules article{position:relative;transition:background .2s}.vip-modules article:hover{background:#fff9f4}.vip-modules article>b{font-size:30px}.vip-dark{background:radial-gradient(circle at 50% 0,#3a4654,#252b34 48%)}.vip-support-cards article{min-height:220px}.vip-compare{box-shadow:0 16px 45px #2b333d0c}
/* Reusable multi-video gallery */
.feedback-video-section{padding:60px 0 76px;background:linear-gradient(180deg,#fff,#f6f7f9);scroll-margin-top:145px}
.feedback-video-library{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:38px}
.feedback-video-tile{overflow:hidden;border:1px solid #e2e5e9;border-radius:10px;background:#fff;box-shadow:0 10px 32px #27313b0a;transition:transform .25s,box-shadow .25s}
.feedback-video-tile:hover{transform:translateY(-5px);box-shadow:0 20px 45px #27313b15}.feedback-video-tile button{display:block;width:100%;padding:0;border:0;background:none;text-align:left;font:inherit;cursor:pointer;color:inherit}
.video-tile-cover,.video-placeholder-art{position:relative;height:240px;overflow:hidden;background:#171b21}.video-tile-cover img{width:100%;height:100%;object-fit:cover;display:block}.video-tile-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 45%,#1118209c)}
.video-play,.video-placeholder-art i{position:absolute;left:50%;top:50%;z-index:2;transform:translate(-50%,-50%);display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#ed701e;color:#fff;font-style:normal;font-size:14px;padding-left:3px;box-shadow:0 10px 28px #0005}
.video-tile-cover em{position:absolute;right:13px;bottom:12px;z-index:2;background:#111820c4;color:#fff;border-radius:3px;padding:4px 7px;font-style:normal;font-size:10px}
.video-tile-copy{padding:21px 22px 24px}.video-tile-copy>span{font-size:10px;letter-spacing:.11em;color:#cf6823}.video-tile-copy h3{font-size:18px;line-height:1.5;margin:8px 0 6px}.video-tile-copy p{font-size:12px;color:#89929e}
.video-placeholder-art{background:linear-gradient(135deg,#ebeef2,#dce1e7)}.video-placeholder-art:before{content:"";position:absolute;width:200px;height:200px;border:1px solid #fff9;border-radius:50%;right:-55px;top:-70px}.video-placeholder-art>span{position:absolute;left:21px;top:18px;font-size:39px;font-weight:800;color:#fff}.video-placeholder-art small{position:absolute;left:21px;bottom:18px;color:#697583;font-size:9px;letter-spacing:.16em}.video-placeholder-art i{background:#fff;color:#dd6a21;box-shadow:0 10px 28px #3a46541c}.video-placeholder-art.warm{background:linear-gradient(135deg,#ead8ca,#c7a68f)}.video-placeholder-art.dark{background:linear-gradient(135deg,#495563,#262d36)}.video-placeholder-art.dark small{color:#dce1e7}.video-placeholder-art.sand{background:linear-gradient(135deg,#efe4d2,#d5b888)}.video-placeholder-art.slate{background:linear-gradient(135deg,#d7dfe7,#a7b5c3)}
.feedback-video-dialog{width:min(900px,calc(100vw - 40px));padding:0;border:0;border-radius:10px;overflow:hidden;background:#11161c}.feedback-video-dialog::backdrop{background:#10151bd9}.feedback-video-dialog-head{display:flex;align-items:center;justify-content:space-between;background:#fff;padding:13px 18px}.feedback-video-dialog-head strong{font-size:14px}.feedback-video-dialog-head button{width:34px;height:34px;border:0;border-radius:50%;font-size:22px;cursor:pointer}.feedback-video-dialog video{display:block;width:100%;max-height:calc(100dvh - 120px);background:#111}
@media(hover:hover){.home-pain-grid article:hover{transform:translateY(-5px);box-shadow:0 18px 40px #252e3812}}
@media(max-width:980px){.feedback-video-library{grid-template-columns:repeat(2,minmax(0,1fr))}.home-trust-head h2,.home-section-heading h2,.vip-heading h2{font-size:34px}.vip-hero h1{font-size:43px}}
@media(max-width:680px){.home-conversion:before{font-size:38px;top:20px}.home-trust-head h2,.home-section-heading h2,.vip-heading h2{font-size:29px}.home-trust-head img{height:260px}.home-pain-grid article{min-height:0;padding:27px 23px}.home-paths article{padding:30px 24px}.home-paths h3{font-size:22px}.home-support-grid article{min-height:0}.home-feedback-grid img,.home-video-card>div{height:240px}.vip-hero h1{font-size:38px}.vip-paths article{padding:31px 24px}.vip-process-grid:before{display:none}.feedback-video-library{grid-template-columns:1fr;gap:17px}.video-tile-cover,.video-placeholder-art{height:215px}.feedback-video-section{padding:42px 0 55px}}
