.detail-body{background:var(--paper)}
.detail-header .brand{margin-right:auto}
.detail-header nav{margin-left:0}
.detail-header .header-cta{white-space:nowrap}
.detail-main{overflow:hidden}
.detail-hero{padding:76px 0 92px}
.detail-breadcrumb{display:flex;align-items:center;gap:10px;margin:0 0 42px;color:var(--purple);font-size:12px;font-weight:800}
.detail-breadcrumb span{color:#9a949b}
.detail-hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:86px;align-items:center}
.detail-kicker{margin:0;color:var(--purple);font-size:13px;font-weight:800;letter-spacing:.1em}
.detail-title{margin:22px 0 28px;font-size:clamp(45px,5.2vw,72px);font-weight:500;letter-spacing:-.065em;line-height:1.03}
.detail-title>span,.detail-semantic>span{display:block;white-space:nowrap;text-wrap:nowrap}
.detail-lead{max-width:670px;margin:0;color:var(--soft);font-size:17px;line-height:1.95}
.detail-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:34px}
.detail-meta span{padding:8px 11px;background:var(--lav);color:var(--purple);font-size:12px;font-weight:800}
.detail-poster{margin:0;padding:15px;background:#fff;box-shadow:18px 18px 0 var(--lav)}
.detail-poster img{width:100%;height:auto}
.membership-poster{min-height:470px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--purple-dark);color:#fff;text-align:center}
.membership-poster span{font-size:150px;font-weight:500;letter-spacing:-.1em;line-height:.9;color:#c7b2dc}
.membership-poster b{margin-top:22px;font-size:24px;font-weight:500}
.membership-poster p{margin:15px 0 0;color:#d9d1df;font-size:12px;letter-spacing:.08em}
.detail-definition{background:var(--purple-dark);color:#fff;padding:88px 0}
.detail-definition-grid{display:grid;grid-template-columns:180px 1fr;gap:70px;align-items:start}
.detail-section-no{margin:2px 0;color:#c7b2dc;font-size:13px;font-weight:800;letter-spacing:.08em}
.detail-definition h2,.detail-section h2,.detail-highlight h2,.detail-faq h2,.detail-cta h2{font-size:clamp(35px,4vw,56px);font-weight:500;letter-spacing:-.06em;line-height:1.08}
.detail-definition h2{max-width:820px;margin:0 0 28px}
.detail-definition p:last-child{max-width:800px;margin:0;color:#d9d1df;font-size:16px;line-height:1.95}
.detail-section{padding:108px 0}
.detail-section.soft{background:var(--lav)}
.detail-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.6fr);gap:80px;align-items:end;margin-bottom:58px}
.detail-section-head h2{margin:17px 0 0}
.detail-section-head>p{margin:0;color:var(--soft);font-size:15px;line-height:1.9}
.detail-process{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}
.detail-process article{min-height:280px;padding:28px 25px;background:#fff;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.detail-process span,.detail-value-grid span{color:var(--purple);font-size:12px;font-weight:800}
.detail-process h3{margin:66px 0 14px;font-size:28px;font-weight:500;letter-spacing:-.05em;line-height:1.16}
.detail-process p{margin:0;color:var(--soft);font-size:13px;line-height:1.85}
.detail-value-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line)}
.detail-value-grid article{min-height:250px;padding:34px;background:#fff}
.detail-value-grid h3{margin:52px 0 14px;font-size:31px;font-weight:500;letter-spacing:-.05em;line-height:1.15}
.detail-value-grid p{margin:0;color:var(--soft);font-size:14px;line-height:1.85}
.detail-highlight{padding:108px 0;background:#e9efe0}
.detail-highlight-grid{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:90px;align-items:start}
.detail-highlight h2{margin:17px 0 24px}
.detail-highlight-intro{margin:0;color:#5f6855;font-size:15px;line-height:1.9}
.detail-highlight-list{border-top:1px solid rgba(70,98,22,.28)}
.detail-highlight-list article{display:grid;grid-template-columns:60px 190px 1fr;gap:24px;padding:22px 0;border-bottom:1px solid rgba(70,98,22,.28);align-items:start}
.detail-highlight-list span{color:#789c35;font-size:12px;font-weight:800}
.detail-highlight-list h3{margin:0;font-size:20px;font-weight:600;letter-spacing:-.03em}
.detail-highlight-list p{margin:0;color:#5f6855;font-size:13px;line-height:1.8}
.detail-fit{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:80px;padding:54px;background:var(--purple-dark);color:#fff}
.detail-fit h2{margin:17px 0 0;font-size:41px;font-weight:500;letter-spacing:-.055em;line-height:1.12}
.detail-fit-list{display:grid;gap:0;border-top:1px solid rgba(255,255,255,.25)}
.detail-fit-list p{display:grid;grid-template-columns:145px 1fr;gap:22px;margin:0;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.25)}
.detail-fit-list b{color:#c7b2dc;font-size:13px}
.detail-fit-list span{color:#e1d9e8;font-size:13px;line-height:1.75}
.detail-faq{padding:108px 0}
.detail-faq-grid{display:grid;grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr);gap:90px;align-items:start}
.detail-faq h2{margin:17px 0 0}
.detail-faq-list{border-top:1px solid var(--line)}
.detail-faq details{border-bottom:1px solid var(--line);padding:0}
.detail-faq summary{list-style:none;cursor:pointer;padding:22px 42px 22px 0;position:relative;font-size:18px;font-weight:600}
.detail-faq summary::-webkit-details-marker{display:none}
.detail-faq summary::after{content:"+";position:absolute;right:4px;top:18px;color:var(--purple);font-size:26px;font-weight:400}
.detail-faq details[open] summary::after{content:"−"}
.detail-faq details p{margin:0;padding:0 50px 24px 0;color:var(--soft);font-size:14px;line-height:1.9}
.detail-cta{padding:86px 0;background:var(--purple-dark);color:#fff}
.detail-cta-grid{display:grid;grid-template-columns:1fr auto;gap:60px;align-items:end}
.detail-cta h2{max-width:760px;margin:17px 0 0}
.detail-cta .button{background:#fff;color:var(--purple-dark);min-width:190px}
.detail-action-group{display:grid;gap:14px;justify-items:stretch}
.detail-text-link{color:#d9d1df;text-align:center;font-size:13px;font-weight:700}
.detail-note{margin:22px 0 0;color:#d9d1df;font-size:11px;line-height:1.7}
.detail-footer .footer-row>a:last-child{color:var(--purple)}

.detail-hero-grid--visual{grid-template-columns:minmax(0,.88fr) minmax(480px,1.12fr);gap:62px}
.detail-hero-grid--visual .detail-title{font-size:clamp(36px,3vw,42px)}
.product-trio{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.product-trio-card{position:relative;margin:0;overflow:hidden;background:#fff;box-shadow:0 16px 42px rgba(67,37,95,.12)}
.product-trio-card--first{box-shadow:0 16px 42px rgba(120,156,53,.2)}
.product-trio-card--second{box-shadow:0 16px 42px rgba(38,135,156,.18)}
.product-trio-card--wide{box-shadow:0 18px 48px rgba(67,37,95,.25)}
.product-trio-card--wide{grid-column:1/-1}
.product-trio-card img{width:100%;aspect-ratio:1/1;object-fit:cover}
.product-trio-card--wide img{aspect-ratio:2.08/1}
.product-trio-card figcaption{position:absolute;inset:auto 0 0;padding:36px 18px 15px;background:linear-gradient(transparent,rgba(25,17,31,.88));color:#fff}
.product-trio-card figcaption b,.product-trio-card figcaption span{display:block}
.product-trio-card figcaption b{font-size:17px}
.product-trio-card figcaption span{margin-top:4px;color:#e9e3ee;font-size:11px}
.product-family-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}
.product-family-grid article{min-height:430px;padding:38px 32px;background:#fff}
.product-family-grid article.product-family-card--starter{background:#eaf3dd}
.product-family-grid article.product-family-card--growth{background:#e5f3f5}
.product-family-grid article.product-family-featured{background:var(--purple-dark);color:#fff}
.product-family-card--starter .product-family-no{color:#587a1f}
.product-family-card--growth .product-family-no{color:#26788c}
.product-family-no{margin:0;color:var(--purple);font-size:11px;font-weight:800;letter-spacing:.08em}
.product-family-featured .product-family-no{color:#c7b2dc}
.product-family-grid h3{margin:74px 0 22px;font-size:35px;font-weight:500;letter-spacing:-.05em}
.product-family-intro{min-height:86px;margin:0;color:var(--soft);font-size:14px;line-height:1.85}
.product-family-featured .product-family-intro{color:#d9d1df}
.product-family-grid ul{display:grid;gap:10px;margin:28px 0 0;padding:22px 0 0;border-top:1px solid var(--line);list-style:none}
.product-family-featured ul{border-color:rgba(255,255,255,.2)}
.product-family-grid li{position:relative;padding-left:17px;color:var(--soft);font-size:12px;line-height:1.7}
.product-family-featured li{color:#e9e3ee}
.product-family-grid li::before{content:"";position:absolute;left:0;top:.65em;width:6px;height:6px;background:#91b44f;border-radius:50%}
.theme-twelve-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}
.theme-twelve-grid article{min-height:225px;padding:28px;background:#fff}
.theme-twelve-grid span{color:var(--purple);font-size:11px;font-weight:800}
.theme-card-top{display:flex;align-items:center;justify-content:space-between}
.theme-icon{width:32px;height:32px;padding:6px;border:1px solid rgba(104,67,141,.3);border-radius:50%;fill:none;stroke:var(--purple);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.theme-twelve-grid h3{margin:30px 0 12px;font-size:24px;font-weight:500;letter-spacing:-.04em}
.theme-twelve-grid p{margin:0;color:var(--soft);font-size:12px;line-height:1.8}
.theme-twelve-grid article:nth-child(4n+1){background:#f3eef7}
.detail-gallery-section{padding:108px 0;background:#201727;color:#fff}
.detail-gallery-section .detail-section-head>p{color:#cfc6d5}
.detail-gallery{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);grid-template-rows:repeat(2,265px);gap:14px}
.detail-gallery figure{position:relative;margin:0;overflow:hidden;background:#35293e}
.detail-gallery .gallery-tall{grid-row:1/3}
.detail-gallery img{width:100%;height:100%;object-fit:cover}
.detail-gallery figcaption{position:absolute;inset:auto 0 0;padding:40px 18px 16px;background:linear-gradient(transparent,rgba(25,17,31,.9));font-size:12px;font-weight:700}

.study-page{--study-blue:#0b4ccb;--study-teal:#087f8c;--study-orange:#d96c1f;--study-navy:#123a72;--study-sky:#ddf3ff;--study-yellow:#ffc928;--study-paper:#fffdf8}
.study-page .detail-breadcrumb,.study-page .detail-kicker{color:var(--study-blue)}
.study-hero{padding:60px 0 92px;background:linear-gradient(180deg,var(--study-sky) 0,#f5fbff 58%,var(--study-paper) 100%)}
.study-hero-banner{position:relative;margin:0;overflow:hidden;background:#ccecff;border:1px solid rgba(18,58,114,.16);box-shadow:0 22px 58px rgba(18,58,114,.14)}
.study-hero-banner::after{content:"";position:absolute;inset:auto 0 0;height:6px;background:linear-gradient(90deg,var(--study-blue) 0 62%,var(--study-yellow) 62% 78%,#7ecf36 78%)}
.study-hero-banner img{display:block;width:100%;aspect-ratio:2.4/1;object-fit:cover}
.study-hero-intro{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr);gap:86px;align-items:end;margin-top:52px}
.study-hero-intro .detail-title{margin-bottom:0;color:var(--study-navy);font-size:clamp(38px,4.2vw,60px)}
.study-hero-copy{padding:0 0 7px 28px;border-left:3px solid var(--study-yellow)}
.study-hero-copy .detail-lead{max-width:590px;color:#405a74;font-size:15px;line-height:1.95}
.study-page .detail-meta span{background:#e6f2fb;color:var(--study-navy)}
.study-path-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}
.study-path-overview--three{grid-template-columns:repeat(3,minmax(0,1fr))}
.study-path-overview a{min-height:310px;padding:30px;color:#fff;transition:filter .2s ease,transform .2s ease}
.study-path-overview a:hover{filter:brightness(1.08)}
.study-path-overview a:focus-visible{position:relative;z-index:1;outline:3px solid var(--study-yellow);outline-offset:-5px}
.study-path-overview a:nth-child(1){background:var(--study-blue)}
.study-path-overview a:nth-child(2){background:var(--study-teal)}
.study-path-overview a:nth-child(3){background:var(--study-orange)}
.study-path-overview a:nth-child(4){background:var(--study-navy)}
.study-path-overview span{color:#dff1ff;font-size:11px;font-weight:800}
.study-path-overview h3{margin:58px 0 14px;font-size:29px;font-weight:500;letter-spacing:-.05em}
.study-path-overview p{margin:0;color:rgba(255,255,255,.84);font-size:13px;line-height:1.8}
.study-path-overview b{display:block;margin-top:30px;color:var(--study-yellow);font-size:11px}
.study-path-overview a:nth-child(2) span{color:#d6fbf4}
.study-path-overview a:nth-child(3) span{color:#fff0db}
.study-category{padding:108px 0}
.study-category--enterprise{background:#eaf1f8}
.study-category--university{background:#f5f1e8}
.study-category--career{background:#f0eaf4}
.study-category-head{display:grid;grid-template-columns:190px minmax(0,1fr);gap:64px;margin-bottom:54px}
.study-category-no{margin:6px 0 0;color:var(--purple);font-size:12px;font-weight:800;letter-spacing:.06em}
.study-category-head h2{max-width:820px;margin:0;font-size:clamp(35px,4vw,56px);font-weight:500;letter-spacing:-.06em;line-height:1.08}
.study-category-head div>p{max-width:780px;margin:24px 0 0;color:var(--soft);font-size:15px;line-height:1.9}
.study-case-grid{display:grid;gap:14px}
.study-case-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}
.study-case-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}
.study-case-grid article{overflow:hidden;background:#fff}
.study-case-grid img{width:100%;height:420px;object-fit:cover}
.study-case-grid--two img{height:520px}
.study-case-grid article>div{padding:26px 26px 30px}
.study-case-grid span{color:var(--purple);font-size:10px;font-weight:800;letter-spacing:.08em}
.study-case-grid h3{margin:12px 0;font-size:25px;font-weight:500;letter-spacing:-.04em}
.study-case-grid p{margin:0;color:var(--soft);font-size:12px;line-height:1.8}
.study-feature-row{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);background:#fff}
.study-feature-row figure{position:relative;margin:0;min-height:640px;overflow:hidden}
.study-feature-row figure img{width:100%;height:100%;object-fit:cover}
.study-feature-row figcaption{position:absolute;inset:auto 0 0;padding:50px 24px 18px;background:linear-gradient(transparent,rgba(25,17,31,.85));color:#fff;font-size:12px;font-weight:700}
.study-feature-copy{padding:48px 42px}
.study-feature-list{margin-top:38px;border-top:1px solid var(--line)}
.study-feature-list p{display:grid;grid-template-columns:38px 120px 1fr;gap:12px;margin:0;padding:20px 0;border-bottom:1px solid var(--line);align-items:start}
.study-feature-list span{color:var(--purple);font-size:11px;font-weight:800}
.study-feature-list b{font-size:15px}
.study-feature-list small{color:var(--soft);font-size:12px;line-height:1.75}
.study-carousel{margin-top:20px}
.study-carousel-toolbar{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:16px}
.study-carousel-toolbar p{display:grid;gap:5px;margin:0}
.study-carousel-toolbar b{color:var(--study-navy);font-size:17px}
.study-carousel-toolbar span{color:var(--soft);font-size:11px}
.study-carousel-controls{display:flex;gap:8px}
.study-carousel-controls button{display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid rgba(18,58,114,.26);background:#fff;color:var(--study-navy);cursor:pointer;transition:background .2s ease,color .2s ease,opacity .2s ease}
.study-carousel-controls button:hover:not(:disabled){background:var(--study-navy);color:#fff}
.study-carousel-controls button:disabled{cursor:not-allowed;opacity:.3}
.study-carousel-controls svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.study-carousel-track{display:flex;gap:14px;overflow-x:auto;padding:0 0 14px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-color:var(--study-blue) rgba(18,58,114,.1);scrollbar-width:thin;overscroll-behavior-inline:contain}
.study-carousel-track:focus-visible{outline:3px solid rgba(11,76,203,.34);outline-offset:4px}
.study-carousel-slide{flex:0 0 min(760px,72vw);margin:0;overflow:hidden;background:#f5f9fc;scroll-snap-align:start}
.study-carousel-slide img{display:block;width:100%;height:500px;object-fit:contain;object-position:center;background:#f5f9fc}
.study-carousel-slide--poster{background:#fbf0db}
.study-carousel-slide--poster img{background:#fbf0db}
.study-carousel-slide figcaption{display:flex;align-items:baseline;justify-content:space-between;gap:24px;padding:17px 20px;background:var(--study-navy);color:#fff}
.study-carousel-slide figcaption b{font-size:14px}
.study-carousel-slide figcaption span{color:#dce9f4;font-size:11px;line-height:1.6;text-align:right}
.study-value-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:14px;background:var(--purple-dark);color:#fff}
.study-value-strip p{margin:0;padding:23px 25px;border-right:1px solid rgba(255,255,255,.18)}
.study-value-strip p:last-child{border:0}
.study-value-strip b,.study-value-strip span{display:block}
.study-value-strip b{color:#c7b2dc;font-size:10px;letter-spacing:.08em}
.study-value-strip span{margin-top:8px;font-size:12px;line-height:1.65}
.detail-definition h2{font-size:clamp(35px,3.45vw,48px)}
.detail-highlight-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:70px}
.detail-highlight-grid h2{font-size:clamp(35px,3.4vw,50px)}
.detail-faq-grid{grid-template-columns:minmax(400px,.8fr) minmax(0,1.2fr);gap:70px}
.detail-faq h2{font-size:clamp(34px,3.05vw,44px)}
.detail-registration{padding:96px 0;background:var(--purple-dark);color:#fff}
.detail-registration-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:90px;align-items:center}
.detail-registration-copy h2{margin:17px 0 24px;font-size:clamp(35px,4vw,56px);font-weight:500;letter-spacing:-.06em;line-height:1.08}
.detail-registration-copy>p:not(.eyebrow):not(.detail-note){max-width:700px;margin:0;color:#d9d1df;font-size:15px;line-height:1.9}
.detail-registration-actions{display:flex;align-items:center;gap:20px;margin-top:32px}
.detail-registration .detail-text-link{color:#fff}
.registration-link-placeholder{min-width:210px;background:#fff;color:var(--purple-dark);cursor:not-allowed;opacity:.72}
.registration-qr-reserve{padding:18px;border:1px solid rgba(255,255,255,.26);background:rgba(255,255,255,.08)}
.registration-qr-frame{aspect-ratio:1/1;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;color:var(--purple-dark);text-align:center}
.registration-qr-frame svg{width:74px;height:74px;margin-bottom:18px;fill:none;stroke:var(--purple);stroke-width:1.4}
.registration-qr-frame b{font-size:17px}
.registration-qr-frame span{margin-top:7px;color:var(--soft);font-size:10px}

/* 高维少年班 · 价值特派员一日营 */
.agency-page{--agency-blue:#0b1f3a;--agency-gold:#c9a227;--agency-cream:#f5f2ea;--agency-teal:#2e9e8f;--agency-coral:#e8664f}
.agency-page .detail-kicker,.agency-page .detail-breadcrumb,.agency-page .detail-meta span{color:var(--agency-blue)}
.agency-page .detail-meta span{background:#e8edf2}
.agency-page .detail-title{font-size:clamp(42px,4.7vw,66px)}
.agency-poster{box-shadow:18px 18px 0 #dbe7e4}
.agency-identity{background:var(--agency-blue)}
.agency-identity .detail-section-no{color:#e2c869}
.agency-path-section{background:#fff}
.agency-path-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#d7d4cc;border:1px solid #d7d4cc}
.agency-path-grid article{min-height:230px;padding:27px 25px;background:var(--agency-cream)}
.agency-path-grid article:nth-child(2),.agency-path-grid article:nth-child(6){background:#e4f0ed}
.agency-path-grid article:nth-child(4),.agency-path-grid article:nth-child(7){background:#f6e9e3}
.agency-path-grid span{color:var(--agency-gold);font-size:11px;font-weight:900;letter-spacing:.08em}
.agency-path-grid h3{margin:52px 0 13px;font-size:29px;font-weight:500;letter-spacing:-.045em}
.agency-path-grid p{margin:0;color:var(--soft);font-size:13px;line-height:1.8}
.agency-timeline-section{background:var(--agency-cream)}
.agency-timeline{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.agency-timeline-item{display:grid;grid-template-columns:112px 1fr;gap:22px;min-height:174px;padding:25px;background:#fff;border-top:4px solid var(--agency-teal)}
.agency-timeline-item time{color:var(--agency-blue);font-size:12px;font-weight:900;letter-spacing:.02em}
.agency-timeline-item div>span{color:var(--agency-teal);font-size:10px;font-weight:900;letter-spacing:.08em}
.agency-timeline-item h3{margin:18px 0 9px;font-size:23px;font-weight:500;letter-spacing:-.035em}
.agency-timeline-item p{margin:0;color:var(--soft);font-size:12px;line-height:1.75}
.agency-timeline-item--upgrade{background:var(--agency-blue);border-color:var(--agency-gold);color:#fff}
.agency-timeline-item--closing{background:#e8f1ef;border-color:var(--agency-gold)}
.agency-timeline-item--upgrade time,.agency-timeline-item--upgrade div>span{color:#e2c869}
.agency-timeline-item--upgrade p{color:#d9e2eb}
.agency-mission-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}
.agency-mission-card{min-height:280px;padding:31px 33px;background:#fff}
.agency-mission-card:nth-child(4n+2),.agency-mission-card:nth-child(4n+3){background:#f3f0e8}
.agency-mission-card>span{color:var(--agency-teal);font-size:11px;font-weight:900;letter-spacing:.08em}
.agency-mission-card h3{margin:43px 0 14px;font-size:31px;font-weight:500;letter-spacing:-.045em}
.agency-mission-card p{max-width:570px;margin:0;color:var(--soft);font-size:13px;line-height:1.85}
.agency-mission-card b{display:block;margin-top:22px;color:var(--agency-blue);font-size:11px}
.agency-mechanism{background:#e4efe9}
.agency-mechanism .detail-highlight-intro,.agency-mechanism .detail-highlight-list p{color:#52645d}
.agency-mechanism .detail-highlight-list,.agency-mechanism .detail-highlight-list article{border-color:rgba(46,115,102,.26)}
.agency-mechanism .detail-highlight-list span{color:var(--agency-teal)}
.agency-track-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#d9d4ca;border:1px solid #d9d4ca}
.agency-track-card{min-height:420px;padding:35px 31px}
.agency-track-card--a{background:var(--agency-cream)}
.agency-track-card--b{background:var(--agency-teal);color:#fff}
.agency-track-card--c{background:var(--agency-blue);color:#fff}
.agency-track-card>span{font-size:11px;font-weight:900;letter-spacing:.1em}
.agency-track-card--a>span{color:#8f741d}
.agency-track-card--b>span,.agency-track-card--c>span{color:#f2d67a}
.agency-track-card>p{margin:12px 0 0;font-size:12px;font-weight:800}
.agency-track-card h3{margin:76px 0 25px;font-size:31px;font-weight:500;letter-spacing:-.05em}
.agency-track-card ul{display:grid;gap:12px;margin:0;padding:22px 0 0;border-top:1px solid currentColor;list-style:none}
.agency-track-card li{position:relative;padding-left:17px;font-size:12px;line-height:1.75}
.agency-track-card li::before{content:"";position:absolute;left:0;top:.7em;width:6px;height:6px;border-radius:50%;background:var(--agency-gold)}
.agency-track-card--a ul{border-color:#cbc3b4;color:var(--soft)}
.agency-track-card--b ul,.agency-track-card--c ul{border-color:rgba(255,255,255,.3);color:#eef5f4}
.agency-track-note{margin:18px 0 0;color:var(--soft);font-size:11px;line-height:1.7}
.agency-outcomes{background:#e8edf2}
.agency-page .detail-cta{background:var(--agency-blue)}

/* 营地教育 · 财赋未来领袖营 */
.camp-page{--camp-green:#41644a;--camp-sand:#c98b4a;--camp-cream:#f4efe5;--camp-moss:#789160;--camp-dark:#20382b}
.camp-page .detail-kicker,.camp-page .detail-breadcrumb{color:var(--camp-green)}
.camp-page .detail-title{font-size:clamp(38px,4vw,58px)}
.camp-page .detail-meta span{background:#e7eee6;color:var(--camp-green)}
.camp-poster{box-shadow:18px 18px 0 #d8e3d2}
.camp-definition{background:var(--camp-dark)}
.camp-definition .detail-section-no{color:#e7c083}
.camp-days-section{background:var(--camp-cream)}
.camp-day-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#d8d0c1;border:1px solid #d8d0c1}
.camp-day-card{min-height:315px;padding:31px 29px;background:#fff}
.camp-day-card:nth-child(2),.camp-day-card:nth-child(4){background:#e6eee5}
.camp-day-card--featured{grid-column:span 2;background:var(--camp-green);color:#fff}
.camp-day-card>span{color:var(--camp-sand);font-size:11px;font-weight:900;letter-spacing:.09em}
.camp-day-card h3{margin:58px 0 17px;font-size:31px;font-weight:500;letter-spacing:-.05em}
.camp-day-card p{max-width:500px;margin:0;color:var(--soft);font-size:13px;line-height:1.85}
.camp-day-card b{display:block;margin-top:24px;color:var(--camp-green);font-size:11px}
.camp-day-card--featured>span,.camp-day-card--featured b{color:#f2d5a8}
.camp-day-card--featured p{color:#e5eee8}
.camp-system-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}
.camp-system-grid article{min-height:260px;padding:28px;background:#fff}
.camp-system-grid article:nth-child(3n+2){background:#f3eee4}
.camp-system-grid span{color:var(--camp-sand);font-size:11px;font-weight:900}
.camp-system-grid h3{margin:45px 0 13px;font-size:26px;font-weight:500;letter-spacing:-.04em}
.camp-system-grid p{margin:0;color:var(--soft);font-size:12px;line-height:1.8}
.camp-highlight{background:#e4ede2}
.camp-highlight .detail-highlight-intro,.camp-highlight .detail-highlight-list p{color:#566557}
.camp-highlight .detail-highlight-list,.camp-highlight .detail-highlight-list article{border-color:rgba(65,100,74,.28)}
.camp-highlight .detail-highlight-list span{color:var(--camp-green)}
.camp-outcomes{background:#eee9df}
.camp-fit{background:var(--camp-dark)}
.camp-page .detail-cta{background:var(--camp-dark)}

/* 多日主题研学营 */
.study-theme-camps{background:#eef3f4}
.study-camp-family-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-bottom:92px;background:#becbd1;border:1px solid #becbd1}
.study-camp-family-grid a{min-height:310px;padding:32px;background:#fff;color:var(--ink)}
.study-camp-family-grid a:nth-child(1){background:#123a72;color:#fff}
.study-camp-family-grid a:nth-child(2){background:#e6f0ef}
.study-camp-family-grid a:nth-child(3){background:#fff0df}
.study-camp-family-grid a:nth-child(4){background:#f4e9d4}
.study-camp-family-grid span{color:#2e8c8a;font-size:11px;font-weight:900;letter-spacing:.09em}
.study-camp-family-grid a:nth-child(1) span,.study-camp-family-grid a:nth-child(1) b{color:#f1ca61}
.study-camp-family-grid h3{margin:62px 0 17px;font-size:34px;font-weight:500;letter-spacing:-.05em}
.study-camp-family-grid p{max-width:560px;margin:0;color:var(--soft);font-size:13px;line-height:1.85}
.study-camp-family-grid a:nth-child(1) p{color:#dce9f4}
.study-camp-family-grid b{display:block;margin-top:25px;color:#276f78;font-size:11px}
.study-camp-subsection{padding-top:88px;border-top:1px solid #cdd7d9}
.study-camp-subsection+.study-camp-subsection{margin-top:88px}
.study-camp-subsection-head{display:grid;grid-template-columns:190px minmax(0,1fr);gap:64px;margin-bottom:44px}
.study-camp-subsection-head>p{margin:4px 0 0;color:#2e8c8a;font-size:11px;font-weight:900;letter-spacing:.08em}
.study-camp-subsection-head h3{max-width:860px;margin:0;font-size:clamp(34px,3.7vw,52px);font-weight:500;letter-spacing:-.055em;line-height:1.1}
.study-camp-subsection-head h3>span,.study-camp-product-copy h3>span{display:block;white-space:nowrap;text-wrap:nowrap}
.study-camp-subsection-head div>p{max-width:780px;margin:22px 0 0;color:var(--soft);font-size:14px;line-height:1.9}
.study-season-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#c5d4d8;border:1px solid #c5d4d8}
.study-season-grid article{min-height:255px;padding:30px;background:#fff}
.study-season-grid article:nth-child(2){background:#e6f0ef}
.study-season-grid__value{grid-column:1/-1;background:#123a72!important;color:#fff}
.study-season-grid span{color:#2e8c8a;font-size:11px;font-weight:900;letter-spacing:.08em}
.study-season-grid__value span{color:#f1ca61}
.study-season-grid h4{margin:52px 0 14px;font-size:30px;font-weight:500;letter-spacing:-.05em}
.study-season-grid p{max-width:760px;margin:0;color:var(--soft);font-size:13px;line-height:1.85}
.study-season-grid__value p{color:#dce9f4}
.study-expedition-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#cdd7d9;border:1px solid #cdd7d9}
.study-expedition-grid article{min-height:300px;padding:30px;background:#fff}
.study-expedition-grid article:nth-child(2),.study-expedition-grid article:nth-child(4){background:#e5f0ef}
.study-expedition-card--featured{grid-column:span 2;background:#123b5d!important;color:#fff}
.study-expedition-grid span{color:#2e8c8a;font-size:11px;font-weight:900;letter-spacing:.09em}
.study-expedition-grid h3{margin:54px 0 16px;font-size:30px;font-weight:500;letter-spacing:-.05em}
.study-expedition-grid p{max-width:540px;margin:0;color:var(--soft);font-size:13px;line-height:1.85}
.study-expedition-grid b{display:block;margin-top:24px;color:#2e6d74;font-size:11px}
.study-expedition-card--featured span,.study-expedition-card--featured b{color:#e3bf6c}
.study-expedition-card--featured p{color:#dbe8ef}
.study-camp-product-grid{display:grid;gap:72px;margin-top:92px}
.study-camp-product{display:grid;grid-template-columns:minmax(360px,.76fr) minmax(0,1.24fr);background:#fff;border:1px solid #d4dcdf}
.study-camp-product--business{background:#f8f0df}
.study-camp-product figure{display:flex;align-items:flex-start;justify-content:center;margin:0;padding:22px;background:#251044}
.study-camp-product--business figure{background:#5d09b7}
.study-camp-product figure img{display:block;width:100%;height:auto;max-height:860px;object-fit:contain;object-position:center top}
.study-camp-product-copy{padding:48px 48px 52px}
.study-camp-product-no{margin:0;color:#7a4ca0!important;font-size:11px!important;font-weight:900;letter-spacing:.09em}
.study-camp-product-copy h3{margin:28px 0 25px;font-size:clamp(31px,3.1vw,44px);font-weight:500;letter-spacing:-.055em;line-height:1.12}
.study-camp-product-copy>p:not(.study-camp-product-no){margin:0;color:var(--soft);font-size:14px;line-height:1.95}
.study-camp-product-copy>p+p{margin-top:18px!important}
.study-camp-product-values{display:flex;flex-wrap:wrap;gap:8px;margin-top:30px}
.study-camp-product-values span{padding:9px 12px;background:#ede5f4;color:#563174;font-size:11px;font-weight:800}
.study-camp-product--business .study-camp-product-values span{background:#f0d99d;color:#5d3f0e}

@media(max-width:900px){
  .detail-hero-grid{grid-template-columns:1fr;gap:48px}
  .detail-poster{max-width:430px}
  .detail-definition-grid,.detail-section-head,.detail-highlight-grid,.detail-fit,.detail-faq-grid{grid-template-columns:1fr;gap:30px}
  .detail-process{grid-template-columns:repeat(2,1fr)}
  .detail-highlight-list article{grid-template-columns:50px 165px 1fr}
  .detail-cta-grid{grid-template-columns:1fr;align-items:start}
  .detail-cta .button{justify-self:start}
  .detail-hero-grid--visual{grid-template-columns:1fr}
  .product-family-grid,.theme-twelve-grid,.study-path-overview{grid-template-columns:repeat(2,minmax(0,1fr))}
  .product-family-featured{grid-column:1/-1}
  .study-hero-intro{grid-template-columns:1fr;gap:34px}
  .study-hero-copy{max-width:700px}
  .study-category-head{grid-template-columns:1fr;gap:20px}
  .study-case-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}
  .study-case-grid--three article:last-child{grid-column:1/-1}
  .study-case-grid--three article:last-child img{height:460px}
  .study-feature-row{grid-template-columns:1fr}
  .study-feature-row figure{min-height:520px}
  .study-carousel-slide{flex-basis:min(720px,82vw)}
  .detail-registration-grid{grid-template-columns:minmax(0,1fr) 260px;gap:50px}
  .agency-path-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .agency-track-grid{grid-template-columns:1fr}
  .agency-track-card{min-height:340px}
  .camp-day-grid,.study-expedition-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .camp-system-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .camp-day-card--featured,.study-expedition-card--featured{grid-column:span 2}
  .study-camp-subsection-head{grid-template-columns:1fr;gap:18px}
  .study-camp-product{grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr)}
  .study-camp-product-copy{padding:38px 34px 42px}
}

@media(max-width:600px){
  .detail-header nav{display:none}
  .detail-hero{padding:48px 0 66px}
  .detail-breadcrumb{margin-bottom:30px}
  .detail-title{font-size:clamp(23px,7.3vw,34px);line-height:1.08}
  .detail-lead{font-size:15px;line-height:1.85}
  .detail-poster{max-width:100%;box-shadow:10px 10px 0 var(--lav)}
  .membership-poster{min-height:330px}
  .membership-poster span{font-size:105px}
  .detail-definition,.detail-section,.detail-highlight,.detail-faq,.detail-cta,.detail-registration{padding:70px 0}
  .detail-definition-grid{gap:20px}
  .detail-definition h2,.detail-section h2,.detail-highlight h2,.detail-faq h2,.detail-cta h2,.detail-fit h2{font-size:clamp(18px,5.6vw,28px)}
  .detail-process,.detail-value-grid{grid-template-columns:1fr}
  .detail-process article,.detail-value-grid article{min-height:210px}
  .detail-process h3{margin-top:42px}
  .detail-value-grid h3{margin-top:38px}
  .detail-highlight-list article{grid-template-columns:42px 1fr;gap:12px 16px}
  .detail-highlight-list p{grid-column:2}
  .detail-fit{padding:30px 24px}
  .detail-fit h2{font-size:32px}
  .detail-fit-list p{grid-template-columns:1fr;gap:5px}
  .detail-faq summary{font-size:16px;padding-right:35px}
  .detail-cta-grid{gap:35px}
  .product-trio{gap:8px}
  .product-trio-card figcaption{padding:24px 10px 10px}
  .product-trio-card figcaption b{font-size:13px}
  .product-trio-card figcaption span{display:none}
  .product-family-grid,.theme-twelve-grid,.study-path-overview{grid-template-columns:1fr}
  .product-family-featured,.study-path-overview a:last-child{grid-column:auto}
  .product-family-grid article{min-height:350px;padding:28px 24px}
  .product-family-grid h3{margin-top:52px}
  .theme-twelve-grid article{min-height:190px;padding:24px}
  .theme-twelve-grid h3{margin-top:36px}
  .detail-gallery{grid-template-columns:1fr;grid-template-rows:360px 220px 220px}
  .detail-gallery .gallery-tall{grid-row:auto}
  .study-hero{padding:42px 0 68px}
  .study-hero-banner{aspect-ratio:1.45/1;box-shadow:0 14px 34px rgba(18,58,114,.13)}
  .study-hero-banner img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:left center}
  .study-hero-intro{margin-top:38px;gap:28px}
  .study-hero-intro .detail-title{font-size:clamp(24px,7.4vw,34px)}
  .study-hero-copy{padding-left:18px}
  .study-hero-copy .detail-lead{font-size:14px}
  .study-category{padding:70px 0}
  .study-category-head h2{font-size:clamp(18px,5.6vw,28px)}
  .study-case-grid--three,.study-case-grid--two{grid-template-columns:1fr}
  .study-case-grid--three article:last-child{grid-column:auto}
  .study-case-grid img,.study-case-grid--two img,.study-case-grid--three article:last-child img{height:420px}
  .study-feature-row figure{min-height:420px}
  .study-feature-copy{padding:32px 24px}
  .study-feature-list p{grid-template-columns:34px 1fr}
  .study-feature-list small{grid-column:2}
  .study-carousel-toolbar{align-items:center}
  .study-carousel-toolbar span{max-width:210px}
  .study-carousel-controls button{width:38px;height:38px}
  .study-carousel-slide{flex-basis:92%}
  .study-carousel-slide img{height:240px}
  .study-carousel-slide--poster img{height:360px}
  .study-carousel-slide figcaption{display:grid;gap:5px;padding:14px 16px}
  .study-carousel-slide figcaption span{text-align:left}
  .study-value-strip{grid-template-columns:1fr}
  .study-value-strip p{border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}
  .detail-registration-grid{grid-template-columns:1fr;gap:42px}
  .detail-registration-copy h2{font-size:clamp(18px,5.6vw,28px)}
  .detail-registration-actions{align-items:stretch;flex-direction:column}
  .registration-link-placeholder{min-width:0}
  .registration-qr-reserve{width:min(100%,280px);justify-self:start}
  .agency-page .detail-title{font-size:clamp(23px,7.2vw,33px)}
  .agency-poster{box-shadow:10px 10px 0 #dbe7e4}
  .agency-path-grid,.agency-timeline,.agency-mission-grid{grid-template-columns:1fr}
  .agency-path-grid article{min-height:190px}
  .agency-path-grid h3{margin-top:35px}
  .agency-timeline-item{grid-template-columns:1fr;gap:10px;min-height:195px}
  .agency-timeline-item h3{margin-top:18px}
  .agency-mission-card{min-height:235px;padding:27px 24px}
  .agency-mission-card h3{margin-top:34px}
  .agency-track-card{min-height:310px;padding:28px 24px}
  .agency-track-card h3{margin-top:52px}
  .camp-page .detail-title{font-size:clamp(22px,6.6vw,31px)}
  .camp-poster{box-shadow:10px 10px 0 #d8e3d2}
  .camp-day-grid,.camp-system-grid,.study-expedition-grid{grid-template-columns:1fr}
  .camp-day-card--featured,.study-expedition-card--featured{grid-column:auto}
  .camp-day-card{min-height:250px;padding:27px 24px}
  .camp-day-card h3{margin-top:40px}
  .camp-system-grid article{min-height:220px;padding:26px 24px}
  .camp-system-grid h3{margin-top:34px}
  .study-expedition-grid article{min-height:235px;padding:27px 24px}
  .study-expedition-grid h3{margin-top:38px}
  .study-camp-family-grid,.study-season-grid{grid-template-columns:1fr}
  .study-camp-family-grid{margin-bottom:66px}
  .study-camp-family-grid a{min-height:245px;padding:27px 24px}
  .study-camp-family-grid h3{margin-top:42px;font-size:29px}
  .study-camp-subsection{padding-top:66px}
  .study-camp-subsection+.study-camp-subsection{margin-top:66px}
  .study-camp-subsection-head h3{font-size:clamp(23px,7vw,32px)}
  .study-season-grid article{min-height:225px;padding:27px 24px}
  .study-season-grid__value{grid-column:auto}
  .study-season-grid h4{margin-top:38px}
  .study-camp-product-grid{gap:54px;margin-top:70px}
  .study-camp-product{grid-template-columns:1fr}
  .study-camp-product figure{padding:14px}
  .study-camp-product figure img{max-height:none}
  .study-camp-product-copy{padding:32px 24px 36px}
  .study-camp-product-copy h3{font-size:clamp(23px,7vw,31px)}
}

@media(max-width:350px){
  .detail-title{font-size:22px}
  .detail-definition h2,.detail-section h2,.detail-highlight h2,.detail-faq h2,.detail-cta h2,.detail-fit h2{font-size:17px}
}
