/* B-STUDY 2026: secondary-page components. */
.dp-site{--lime:#deef9c;--accent:#deef9c;background:#fff;color:var(--bs-ink)}
.dp-site main{overflow:clip}.dp-site main img{animation:none!important;filter:none!important}
.dp-site main :is(h1,h2,h3){color:inherit}.dp-site main h2{line-height:1.5}.dp-site main :is(a,button){transition:background .2s,color .2s,transform .2s}
.dp-site .dp-mast{padding:118px 0 64px;background:var(--bs-paper);border-bottom:1px solid var(--bs-line)}
.dp-crumb{display:flex;gap:14px;align-items:center;flex-wrap:wrap;font-size:11px;color:var(--bs-muted);margin:0 0 38px}.dp-crumb a{text-decoration:none}
.dp-mast-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.dp-mast-copy{padding:12px 0 26px}.dp-mast-copy .bs-label{font-size:11px;letter-spacing:.18em;margin:0 0 22px}
.dp-site .dp-mast h1{font-size:clamp(34px,3.65vw,53px);line-height:1.48;letter-spacing:.005em;color:var(--bs-forest);margin:0 0 25px;white-space:normal}
.dp-mast h1 em{font-style:normal;text-decoration:underline;text-decoration-color:var(--bs-lime);text-decoration-thickness:.15em;text-underline-offset:-.025em;text-decoration-skip-ink:none}
.dp-mast-copy .dp-lead{font-size:14px;color:var(--bs-muted);margin:0 0 26px;line-height:2.1}
.dp-mast .bs-underlink{font-size:13px;gap:44px}.dp-mast-photo{margin:0;position:relative;overflow:hidden;border-radius:12px 72px 12px 12px;height:440px}
.dp-mast-photo img{width:100%;height:100%;object-fit:cover;display:block}.dp-interviews .dp-mast-photo img{object-position:35% center}
.dp-mast-photo:after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#102c3270)}
.dp-mast-photo figcaption{position:absolute;z-index:1;bottom:23px;left:26px;right:26px;display:flex;justify-content:space-between;gap:15px;color:white;font:10px var(--font-en);letter-spacing:.14em}
.dp-mast-photo figcaption span{font-size:8px}.dp-site .dp-mast-text{padding-bottom:54px}.dp-mast-text .dp-mast-grid{display:block}.dp-mast-text .dp-mast-copy{position:relative;padding-bottom:0;display:grid;grid-template-columns:1.15fr .85fr;gap:0 65px;align-items:end}.dp-mast-text .bs-label{grid-column:1/-1}.dp-mast-text h1{margin-bottom:0!important}.dp-mast-text .dp-lead{margin:0 0 7px;padding-left:30px;border-left:1px solid var(--bs-line)}
.dp-site .eyebrow{font-size:11px}.dp-site .section-heading h2{font-size:clamp(30px,3.3vw,44px)}.dp-site .section-heading-row{gap:35px}.dp-site .section-heading-row>p{font-size:14px;color:var(--bs-muted)}
.dp-site main :is(.text-link){font-size:13px}.dp-site :is(.section-heading,.bs-heading){margin-bottom:38px}
.dp-site .course-jump{top:80px}.dp-site .course-jump a{padding:20px 16px;font-size:12px}.dp-site .course-jump a.is-current{background:var(--bs-forest);color:white}.dp-site .course-jump a.is-current span{color:var(--bs-lime)}
.dp-compare{background:#fff}.dp-choices{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.dp-choice{display:flex;flex-direction:column;text-decoration:none;color:var(--bs-ink);background:var(--bs-paper);border:1px solid var(--bs-line);border-radius:12px;padding:25px;min-width:0}
.dp-choice:hover{border-color:var(--bs-forest);transform:translateY(-3px)}.dp-choice-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}
.dp-choice-top>span{font:500 28px var(--font-en);color:#7d9785}.dp-choice-top>b{background:#e5ebdf;border-radius:4px;padding:4px 10px;font-size:10px}
.dp-choice .dp-choice-intent{font-size:11px;color:var(--bs-forest);font-weight:600;margin:0 0 12px}.dp-choice h3{font-size:24px;line-height:1.45;margin:0 0 20px;min-height:85px}.dp-choice h3 small{display:block;font-size:12px;font-weight:500;margin-top:5px}
.dp-choice>p:not(.dp-choice-intent){font-size:12px;color:var(--bs-muted);margin:0 0 24px;flex:1}.dp-choice-price{display:flex;align-items:baseline;gap:5px;flex-wrap:wrap}
.dp-choice-price strong{font:500 33px/1.2 var(--font-en);letter-spacing:-.035em}.dp-choice-price span{font-size:10px}.dp-choice>small{font-size:10px;color:var(--bs-muted);margin:8px 0 20px}
.dp-choice-link{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--bs-line);padding-top:15px;font-size:11px;font-weight:600}.dp-choice-link svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5}
.dp-caption{font-size:11px;color:var(--bs-muted);margin-top:24px}.dp-site .course-detail{background:#f6f7f2;border-top:1px solid var(--bs-line);scroll-margin-top:148px}.dp-site .course-detail:nth-of-type(odd){background:#fff}
.dp-site .detail-heading{gap:25px;margin-bottom:35px}.dp-site .detail-no{font-size:62px;color:#7c9983}.dp-site .detail-heading h2{font-size:32px}.dp-site .detail-overview{gap:48px;grid-template-columns:1fr 1fr}
.dp-site .detail-photo{height:330px;border-radius:12px}.dp-site .detail-photo figcaption{left:20px;bottom:20px;border-radius:4px;font-size:12px}
.dp-site .detail-spec>div{padding:21px 0;grid-template-columns:110px 1fr;gap:18px}.dp-site .detail-spec dt{font-size:12px}.dp-site .detail-spec dd{font-size:14px}.dp-site .detail-spec small{font-size:12px}
.dp-site .course-pricing{padding:32px;margin-top:40px;background:white;border:1px solid var(--bs-line);border-radius:12px}.dp-site .pricing-heading h3{font-size:25px}.dp-tax{font-size:11px;color:var(--bs-muted);margin:6px 0 0}.dp-site .pricing-heading .eyebrow{font-size:9px;margin-bottom:8px}
.dp-site .grade-tabs{background:var(--bs-paper);border:1px solid var(--bs-line);border-radius:7px;padding:4px;gap:3px}.dp-site .grade-tabs button{padding:10px 25px;border-radius:4px;font-size:13px}
.dp-site .price-item{background:var(--bs-paper);border:0;padding:26px;border-radius:8px}.dp-site .price-label{font-size:14px;margin:0 0 14px}.dp-site .amount{gap:7px;margin-bottom:18px}.dp-site .amount strong{font-size:42px}.dp-site .amount>span{font-size:12px}.dp-site .price-meta{font-size:12px}
.dp-site .price-notes p{font-size:12px}.dp-site .detail-action{gap:25px}.dp-site .detail-action .button{font-size:13px;min-height:54px}.dp-site .shared-section{background:var(--bs-paper)}
.dp-site .shared-grid{gap:24px}.dp-site .shared-card{background:transparent;border:0;border-radius:0}.dp-site .shared-photo{height:180px;border-radius:10px;overflow:hidden}.dp-site .shared-card h3{font-size:17px;line-height:1.7;margin:20px 0 12px}.dp-site .shared-card>p{font-size:13px;line-height:1.95}.dp-site .card-icon{width:20px;height:20px}
/* Philosophy: a quieter reading rhythm with one dark values section. */
.dp-site .belief-grid{gap:80px;grid-template-columns:.85fr 1.15fr}.dp-site .belief-side h2{font-size:32px;line-height:1.6}.dp-site .belief-en{font-size:36px;color:#809683}.dp-site .belief-body p{font-size:15px;line-height:2.25}.dp-site .belief-body .belief-lead{font-size:17px;line-height:2.1}
.dp-site .belief-nav a{font-size:11px}.dp-site .belief-em{color:var(--bs-forest);text-decoration:underline;text-decoration-color:var(--bs-lime);text-decoration-thickness:5px;text-underline-offset:-2px;text-decoration-skip-ink:none}
.dp-site .promise{background:var(--bs-forest)}.dp-site .promise-heading h2{font-size:44px;color:white}.dp-site .promise-heading .eyebrow{color:var(--bs-lime)}.dp-site .promise-heading>p{font-size:14px;color:#d0ded0}
.dp-site .promise-grid{gap:30px}.dp-site .promise-image{height:240px;border-radius:12px}.dp-site .promise-index{font-size:48px;background:var(--bs-forest);color:var(--bs-lime);padding:10px 16px 0 0;border-top-right-radius:10px}.dp-site .promise-index sub{font-size:16px}
.dp-site .promise-en{font-size:27px;color:var(--bs-lime);margin:0 0 12px}.dp-site .promise-copy h3{font-size:23px;margin:0 0 12px}.dp-site .promise-copy>p:last-child{font-size:14px;color:#d0ded0;line-height:2}
.dp-site .principal-grid{grid-template-columns:.72fr 1.28fr;gap:85px}.dp-site .principal-portrait{border-radius:12px;max-height:450px}.dp-site .principal-portrait img{object-fit:cover;width:100%;height:100%}.dp-site .principal-name h3{font-size:28px}.dp-site .principal-career li{font-size:13px}.dp-site .principal-message h3{font-size:30px;line-height:1.65;margin-bottom:28px}.dp-site .principal-message>p:not(.eyebrow){font-size:15px;line-height:2.2}.dp-site .principal-room{height:260px;border-radius:12px}.dp-site .principal-sign strong{font-size:23px}
/* Campaign: every offer gets a spacious image / benefit / conditions row. */
.dp-jump{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--bs-line)}.dp-jump a{display:flex;justify-content:space-between;align-items:center;gap:15px;min-height:76px;padding:10px 24px;border-right:1px solid var(--bs-line);font-size:13px;text-decoration:none}.dp-jump a:last-child{border:0}.dp-jump span{font:11px var(--font-en);color:#63846d}
.dp-site .anniversary-section{padding:80px 0;background:#fff}.dp-site .anniversary{border-radius:12px;background:var(--bs-forest)}.dp-site .anniversary:before{display:none}.dp-site .anniversary-intro{grid-template-columns:1.15fr .85fr;min-height:0}.dp-site .anniversary-copy{padding:42px 48px}.dp-site .campaign-label{padding:7px 12px;margin-bottom:22px;border-radius:4px;font-size:10px;gap:12px}.dp-site .campaign-label span{padding-left:12px}.dp-site .anniversary-en{font-size:10px;color:#c3d6bf}
.dp-site .anniversary-copy h2{font-size:31px;line-height:1.5;margin:0 0 14px}.dp-site .anniversary-copy h2>span{font-size:72px;line-height:1;display:inline;margin:0 5px;color:var(--bs-lime)}.dp-site .anniversary-lead{font-size:18px;margin:8px 0}.dp-site .anniversary-copy>p:last-child{font-size:13px;color:#d2dfd0;line-height:2}.dp-site .anniversary-photo{margin:0;min-height:0}.dp-site .anniversary-photo img{object-fit:cover;width:100%;height:100%;object-position:55% center}
.dp-site .anniversary-benefit{min-height:0;padding:30px 40px}.dp-site .benefit-number{font-size:10px;margin-bottom:16px;color:#c2d5bf}.dp-site .anniversary-benefit h3{font-size:16px;min-height:50px}.dp-site .before-price{font-size:11px;margin:0 0 0}.dp-site .offer-value{margin-top:12px;gap:10px}.dp-site .offer-value strong{font-size:66px}.dp-site .offer-value span{font-size:16px}
.dp-site .anniversary-bottom{padding:30px 38px;gap:25px;background:#e9efdf;grid-template-columns:1fr auto}.dp-site .anniversary-bottom dl{grid-template-columns:1fr;gap:12px}.dp-site .anniversary-bottom dd{font-size:12px}.dp-site .anniversary-bottom .button{min-width:250px;font-size:12px;min-height:54px}
.dp-site .benefits-section{background:var(--bs-paper)}.dp-site .benefits-grid{grid-template-columns:1fr;gap:36px}.dp-site .benefit-card{display:grid;grid-template-columns:.78fr 1.22fr;border-radius:12px;overflow:hidden;border:1px solid var(--bs-line)}.dp-site .benefit-image{height:auto;min-height:430px;position:relative}.dp-site .benefit-image img{position:absolute;inset:0;height:100%;width:100%;object-fit:cover}.dp-site .benefit-card:first-child .benefit-image img{object-position:44% center}.dp-site .benefit-image>span{font-size:10px;left:25px;right:auto}
.dp-site .benefit-content{padding:38px 42px}.dp-site .benefit-content h3{font-size:26px;margin:8px 0 14px}.dp-site .benefit-content>p:not(.benefit-kicker){font-size:13px}.dp-site .benefit-kicker{font-size:11px!important}.dp-site .benefit-offer{margin:22px 0 24px;padding:22px 0;grid-template-columns:1fr auto 1fr;gap:20px}.dp-site .benefit-offer strong{font-size:36px}.dp-site .benefit-offer p{font-size:12px}.dp-site .offer-plus{font-size:23px}
.dp-site .campaign-meta{font-size:13px}.dp-site .campaign-meta dd{font-size:13px}.dp-site .campaign-terms{margin-top:22px;border-color:var(--bs-line)}.dp-site .campaign-terms summary{font-size:12px;min-height:45px;padding:14px 0}.dp-site .campaign-terms p{font-size:12px;line-height:1.95}.dp-site .campaign-note{font-size:12px}.dp-site .archive-section{background:#fff}.dp-site .archive-heading h2{font-size:32px}.dp-site .archive-heading>p{font-size:13px}.dp-site .archive-list{border-top:1px solid var(--bs-line)}.dp-site .archive-item{border-color:var(--bs-line)}.dp-site .archive-item summary{padding:23px 0}.dp-site .archive-item h3{font-size:17px}.dp-site .archive-tag{background:var(--bs-paper);border-radius:4px}.dp-site .archive-body{background:var(--bs-paper);border-radius:10px}.dp-site .archive-body p,.dp-site .archive-body dd{font-size:13px}
/* Interview archive, filters and reader. */
.dp-featured-story{padding:40px 0;background:white;border-bottom:1px solid var(--bs-line)}.dp-featured-story>.container{display:grid;grid-template-columns:180px 1fr;gap:32px;align-items:start}.dp-featured-story .bs-label{padding-top:15px;font-size:10px}
.dp-site .dp-featured-story .interview-featured{position:static;width:auto;max-width:none;margin:0;padding:0;background:none;border:0;box-shadow:none;color:var(--bs-forest);transform:none;display:block}.dp-featured-story .interview-featured-label{display:none}.dp-site .dp-featured-story blockquote{font-size:22px;line-height:1.8;margin:0 0 18px;max-width:800px}.dp-site .dp-featured-story .interview-featured-bottom{border:0;padding:0;font-size:13px}.dp-featured-story .interview-featured-bottom small{font-size:11px}.dp-featured-story .interview-featured-arrow{background:var(--bs-paper);border:1px solid var(--bs-line);color:var(--bs-forest)}
.dp-site .interview-stories{background:var(--bs-paper)}.dp-site .interview-section-heading h2{font-size:42px}.dp-site .interview-section-heading>p{font-size:14px}.dp-site .interview-filters{background:white;border:1px solid var(--bs-line);border-radius:10px;padding:20px 24px;gap:22px}.dp-site .interview-category{gap:12px}.dp-site .interview-category button{border-radius:6px;box-shadow:none;padding:12px 22px;min-height:58px}.dp-site .interview-category button[aria-pressed=true]{background:var(--bs-forest);border-color:var(--bs-forest);color:white}.dp-site .interview-category button small{font-size:8px}.dp-site .interview-category-count{color:inherit;font-size:24px}.dp-site .interview-year-filter{font-size:12px}.dp-site .interview-select-wrap select{border-radius:5px;font-size:12px;background:var(--bs-paper)}
.dp-site .interview-results-bar{font-size:11px;margin-block:24px}.dp-site .interview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.dp-site .interview-card{background:white;border:1px solid var(--bs-line);border-radius:12px;overflow:hidden;box-shadow:none}.dp-site .interview-card-link{display:flex;flex-direction:column;height:100%}.dp-site .interview-card-image{aspect-ratio:1.55;height:auto;overflow:hidden}.dp-site .interview-card-image img{height:100%;width:100%;object-fit:cover}.dp-site .interview-card-number{font-size:9px;left:16px;top:16px;padding:5px 9px;border-radius:4px}.dp-site .interview-card-body{padding:25px;display:flex;flex-direction:column;flex:1}.dp-site .interview-card-meta{font-size:10px;gap:10px}.dp-site .interview-card-body h3{font-size:24px;line-height:1.6}.dp-site .interview-card-body h3>span{font-size:15px}.dp-site .interview-card-body h3 b{background:var(--bs-lime);color:var(--bs-forest);font-size:10px}.dp-site .interview-card-student{font-size:11px}.dp-site .interview-card-excerpt{font-size:13px;line-height:2;flex:1;margin-block:20px}.dp-site .interview-card-action{font-size:11px;border-color:var(--bs-line);padding-top:18px}.dp-site .interview-card-action>span{color:var(--bs-forest);background:var(--bs-paper)}
.dp-site .interview-dialog{border-radius:14px;background:var(--bs-paper);color:var(--bs-ink)}.dp-site .interview-dialog-toolbar{background:var(--bs-forest);color:white}.dp-site .interview-dialog-close{border-radius:5px}.dp-site .interview-dialog-bottom button{background:var(--bs-forest);color:white;border-radius:6px}
/* Contact: clear channels followed by a quiet form. */
.dp-contact-options{background:var(--bs-paper);padding-bottom:55px}.dp-site .inquiry-channels{margin:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.dp-site .inquiry-channel{border:1px solid var(--bs-line);border-radius:10px;padding:25px 22px;min-height:125px;background:white;color:var(--bs-forest);gap:16px}.dp-site .inquiry-channel-reserve{background:var(--bs-forest);color:white}.dp-site .inquiry-channel-icon{width:36px;height:36px;flex:0 0 36px;color:inherit}.dp-site .inquiry-channel-icon svg{width:30px;height:30px}.dp-site .inquiry-channel-copy>span{font-size:10px}.dp-site .inquiry-channel-copy strong{font-size:18px;line-height:1.7}.dp-site .inquiry-channel-copy .inquiry-number{font-size:24px;letter-spacing:-.02em}.dp-site .inquiry-channel-copy small{font-size:10px;color:inherit}
.dp-site .inquiry-content{padding:90px 0 105px;background:white}.dp-site .inquiry-layout{grid-template-columns:.65fr 1.35fr;gap:72px}.dp-site .inquiry-aside h2{font-size:32px;line-height:1.5}.dp-site .inquiry-aside>p{font-size:13px}.dp-site .inquiry-privacy-link{font-size:12px}.dp-site .inquiry-room{border-radius:12px;overflow:hidden}.dp-site .inquiry-form-shell{padding:36px;background:var(--bs-paper);border:1px solid var(--bs-line);border-radius:12px}.dp-site .inquiry-steps{margin-bottom:22px}.dp-site .inquiry-steps li{font-size:12px}.dp-site .inquiry-demo-note{font-size:12px;padding:16px 18px;border-radius:6px;border:1px solid #ccd6b5;background:#eef3e4;line-height:1.9}.dp-site .inquiry-field{margin-bottom:23px}.dp-site .inquiry-field label{font-size:13px;margin-bottom:10px}.dp-site .inquiry-field :is(input,textarea,select){background:white;border:1px solid #becbc0;border-radius:6px;min-height:50px;font-size:16px;padding:13px 15px}.dp-site .inquiry-required{background:var(--bs-forest);border-radius:3px;font-size:9px;padding:3px 6px}.dp-site .inquiry-optional{font-size:9px;border-radius:3px}.dp-site .inquiry-fields-grid{gap:0 18px}.dp-site .inquiry-submit,.dp-site .inquiry-send{background:var(--bs-forest);color:white;border-radius:6px;font-size:14px}.dp-site .inquiry-review{padding:25px;border-radius:10px;background:white;border:1px solid var(--bs-line)}.dp-site .inquiry-review h3{font-size:22px}.dp-site .inquiry-review p,.dp-site .inquiry-review dl{font-size:13px}.dp-site #inquiryEdit{border:1px solid var(--bs-line);border-radius:6px;font-size:12px}.dp-site .inquiry-review-actions{flex-wrap:wrap}
/* Legal and privacy: document styling, with unchanged policy wording. */
.dp-site :is(.privacy-content,.legal-content){padding:80px 0 110px;background:white}.dp-site :is(.privacy-layout,.legal-layout){display:grid;grid-template-columns:250px minmax(0,1fr);gap:72px}.dp-site :is(.privacy-aside,.legal-aside){position:sticky;top:115px;align-self:start;background:var(--bs-paper);border:1px solid var(--bs-line);border-radius:10px;padding:24px}.dp-site :is(.privacy-aside-label,.legal-aside-label){font:11px var(--font-en);letter-spacing:.12em}.dp-site :is(.privacy-aside,.legal-aside) nav a{font-size:12px;gap:12px;padding-block:15px;line-height:1.7}.dp-site :is(.privacy-aside,.legal-aside) nav a>span{font-size:10px;color:#708776}
.dp-site .policy-item{padding:32px 0;grid-template-columns:48px 1fr;gap:18px;border-color:var(--bs-line);scroll-margin-top:120px}.dp-site .policy-number{font-size:17px;color:#718b79}.dp-site .policy-number svg{display:none}.dp-site .policy-item h2{font-size:22px;margin-bottom:16px}.dp-site .policy-item p{font-size:14px;line-height:2}.dp-site .policy-contact{background:var(--bs-paper);padding:30px;border-radius:10px}.dp-site .policy-contact dl{font-size:13px}.dp-site .policy-contact a{overflow-wrap:anywhere}.dp-site .privacy-updated{font-size:11px}
.dp-site .legal-section{padding:0 0 45px;margin-bottom:42px;border-color:var(--bs-line);scroll-margin-top:120px}.dp-site .legal-section-heading h2{font-size:26px}.dp-site .legal-section-heading{margin-bottom:24px}.dp-site .legal-section-heading>span{background:var(--bs-paper);color:var(--bs-forest);border-radius:8px}.dp-site .legal-row{grid-template-columns:170px 1fr;padding:23px 0;gap:28px}.dp-site .legal-row dt{font-size:12px}.dp-site .legal-row dd{font-size:14px;line-height:2;overflow-wrap:anywhere}.dp-site .legal-note{font-size:11px}.dp-site .legal-cancel-intro{font-size:14px}.dp-site .legal-cancel-card{border:1px solid var(--bs-line);background:var(--bs-paper);padding:28px;border-radius:10px}.dp-site .legal-cancel-card h3{font-size:21px}.dp-site .legal-cancel-card p,.dp-site .legal-cancel-card li{font-size:13px;line-height:2}.dp-site .legal-refund-result{background:#e8eedf;color:var(--bs-forest);border-radius:5px}.dp-site .legal-refund-formula{background:var(--bs-forest);color:white;border-radius:10px;padding:28px}.dp-site .legal-refund-formula h3{font-size:15px}.dp-site .legal-refund-formula p{font-size:17px}.dp-site .legal-refund-notes,.dp-site .legal-closing{font-size:13px;line-height:2}.dp-site .legal-updated{font-size:11px}
@media(max-width:1100px){.dp-mast-grid{gap:32px}.dp-mast-photo{height:380px}.dp-mast-photo figcaption span{display:none}.dp-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.dp-choice h3{min-height:0}.dp-choice{padding:28px}.dp-choice h3 br{display:none}.dp-site .inquiry-channel{padding:20px 16px;gap:10px;flex-direction:column;align-items:flex-start}.dp-site .inquiry-channel-copy strong{font-size:16px}.dp-site .inquiry-layout{gap:35px}.dp-site .inquiry-form-shell{padding:26px}.dp-site .benefit-content{padding:30px}.dp-site .interview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dp-site .belief-grid,.dp-site .principal-grid{gap:40px}.dp-site :is(.privacy-layout,.legal-layout){grid-template-columns:215px minmax(0,1fr);gap:40px}.dp-site .legal-row{grid-template-columns:140px 1fr;gap:20px}.dp-site .anniversary-bottom{grid-template-columns:1fr}.dp-site .anniversary-bottom .button{justify-self:start}}
@media(max-width:760px){
 .dp-site .dp-mast{padding:94px 0 36px}.dp-crumb{font-size:10px;gap:10px;margin-bottom:26px}.dp-mast-grid{grid-template-columns:1fr;gap:25px}.dp-mast-copy{padding:0}.dp-mast-copy .bs-label{font-size:9px;margin-bottom:16px}.dp-site .dp-mast h1{font-size:clamp(29px,8.35vw,43px);line-height:1.5;margin-bottom:22px}.dp-mast-copy .dp-lead{font-size:13px;line-height:1.95;margin-bottom:18px}.dp-mast-copy .dp-lead br{display:none}.dp-mast .bs-underlink{font-size:12px;min-height:44px}.dp-mast-photo{height:260px;border-top-right-radius:54px}.dp-mast-photo figcaption{left:20px;bottom:20px;font-size:9px}.dp-mast-text .dp-mast-copy{display:block}.dp-site .dp-mast-text{padding-bottom:35px}.dp-mast-text .dp-lead{border:0;padding:0;margin-top:24px!important}.dp-site .section-heading-row{flex-direction:column;align-items:start;gap:18px}.dp-site .section-heading h2{font-size:29px}.dp-site .section-heading-row>p{font-size:13px}.dp-site .bs-heading>p{font-size:13px}
 .dp-site .course-jump{top:68px}.dp-site .course-jump a{font-size:11px;padding:16px 14px}.dp-choices{grid-template-columns:1fr;gap:18px}.dp-choice{padding:26px}.dp-choice-top{margin-bottom:20px}.dp-choice h3{font-size:24px;margin-bottom:16px}.dp-choice h3 small{display:inline;margin-left:6px}.dp-choice .dp-choice-intent{font-size:12px}.dp-choice>p:not(.dp-choice-intent){font-size:13px;margin-bottom:18px}.dp-choice-price strong{font-size:36px}.dp-choice-link{font-size:12px}.dp-choice-top b{font-size:11px}.dp-caption{font-size:11px}.dp-site .detail-heading{gap:15px;align-items:start}.dp-site .detail-no{font-size:44px}.dp-site .detail-heading h2{font-size:25px;line-height:1.55}.dp-site .detail-heading .eyebrow{font-size:9px}.dp-site .detail-overview{grid-template-columns:1fr;gap:25px}.dp-site .detail-photo{height:250px}.dp-site .detail-spec>div{grid-template-columns:86px 1fr;gap:15px;padding:19px 0}.dp-site .detail-spec dd{font-size:13px}.dp-site .course-pricing{padding:22px 16px;margin-top:28px}.dp-site .pricing-heading{gap:18px}.dp-site .pricing-heading h3{font-size:23px}.dp-site .grade-tabs button{padding:10px 6px;font-size:13px;min-height:44px}.dp-site .price-item{padding:24px}.dp-site .price-meta{font-size:11px}.dp-site .amount strong{font-size:40px}.dp-site .detail-action{align-items:stretch;gap:16px}.dp-site .detail-action .text-link{min-height:44px}.dp-site .shared-grid{grid-template-columns:1fr;gap:30px}.dp-site .shared-photo{height:210px}.dp-site .shared-card h3{font-size:19px;margin:18px 0 10px}.dp-site .shared-card>p{font-size:14px}
 .dp-site .belief-grid{grid-template-columns:1fr;gap:32px}.dp-site .belief-side{position:static}.dp-site .belief-side h2{font-size:27px}.dp-site .belief-en{font-size:32px}.dp-site .belief-body p{font-size:14px;line-height:2.2}.dp-site .belief-body .belief-lead{font-size:16px}.dp-site .promise-heading h2{font-size:33px}.dp-site .promise-heading{align-items:start;gap:18px}.dp-site .promise-grid{grid-template-columns:1fr;gap:36px}.dp-site .promise-image{height:250px}.dp-site .promise-en{font-size:28px}.dp-site .promise-copy h3{font-size:23px}.dp-site .principal-grid{grid-template-columns:1fr;gap:42px}.dp-site .principal-portrait{max-height:410px}.dp-site .principal-message h3{font-size:25px}.dp-site .principal-message>p:not(.eyebrow){font-size:14px}
 .dp-jump{grid-template-columns:1fr}.dp-jump a{border-right:0;border-bottom:1px solid var(--bs-line);padding:14px 2px;min-height:54px;font-size:12px}.dp-site .anniversary-section{padding:50px 0}.dp-site .anniversary-intro{grid-template-columns:1fr}.dp-site .anniversary-copy{padding:30px 26px}.dp-site .anniversary-copy h2{font-size:29px}.dp-site .anniversary-copy h2>span{font-size:60px}.dp-site .campaign-label{font-size:9px;letter-spacing:.03em;gap:8px}.dp-site .campaign-label span{padding-left:8px;font-size:9px}.dp-site .anniversary-photo{height:210px}.dp-site .anniversary-benefits{grid-template-columns:1fr}.dp-site .anniversary-benefit{display:grid;grid-template-columns:1fr 1fr;gap:0 16px;border-right:0;border-bottom:1px solid #ffffff30;padding:23px 26px}.dp-site .anniversary-benefit .benefit-number{grid-column:1/-1;font-size:9px;margin-bottom:13px}.dp-site .anniversary-benefit h3{min-height:0;font-size:15px;align-self:center}.dp-site .before-price{grid-column:1;grid-row:3}.dp-site .offer-value{grid-column:2;grid-row:2/4;margin:0;align-items:center;justify-content:flex-end;gap:8px}.dp-site .offer-value strong{font-size:55px}.dp-site .offer-value span{font-size:12px}.dp-site .anniversary-bottom{padding:26px;gap:22px}.dp-site .anniversary-bottom dl>div{grid-template-columns:58px 1fr;gap:12px}.dp-site .anniversary-bottom .button{min-width:0;width:100%;font-size:12px}.dp-site .benefit-card{grid-template-columns:1fr}.dp-site .benefit-image{min-height:0;height:235px}.dp-site .benefit-content{padding:26px}.dp-site .benefit-content h3{font-size:23px}.dp-site .benefit-offer{gap:12px;padding:20px 0}.dp-site .benefit-offer strong{font-size:30px}.dp-site .benefit-offer p{font-size:11px}.dp-site .campaign-meta>div{grid-template-columns:45px 1fr;gap:12px}.dp-site .campaign-meta dd{font-size:12px}.dp-site .campaign-meta br{display:none}.dp-site .campaign-terms summary{font-size:12px}.dp-site .archive-heading h2{font-size:28px}.dp-site .archive-item h3{font-size:15px}.dp-site .archive-body{padding:22px}.dp-site .archive-body dl>div{grid-template-columns:1fr;gap:6px}
 .dp-featured-story{padding:30px 0}.dp-featured-story>.container{grid-template-columns:1fr;gap:8px}.dp-featured-story .bs-label{padding:0;margin:0 0 10px}.dp-site .dp-featured-story blockquote{font-size:18px;line-height:1.9}.dp-site .dp-featured-story .interview-featured-bottom{font-size:12px}.dp-site .interview-section-heading{align-items:start;gap:18px}.dp-site .interview-section-heading h2{font-size:31px}.dp-site .interview-section-heading>p{font-size:13px}.dp-site .interview-filters{padding:18px;flex-direction:column;align-items:stretch;gap:18px}.dp-site .interview-category{gap:8px}.dp-site .interview-category button{padding:12px 10px;min-width:0;gap:8px;font-size:13px}.dp-site .interview-category button svg{display:none}.dp-site .interview-category-count{font-size:21px}.dp-site .interview-year-filter{justify-content:space-between;width:100%}.dp-site .interview-grid{grid-template-columns:1fr;gap:22px}.dp-site .interview-card-body{padding:24px}.dp-site .interview-card-body h3{font-size:25px}.dp-site .interview-card-excerpt{font-size:14px}.dp-site .interview-dialog{border-radius:10px}
 .dp-contact-options{padding-bottom:35px}.dp-site .inquiry-channels{grid-template-columns:1fr;gap:12px}.dp-site .inquiry-channel{min-height:104px;padding:20px 22px;flex-direction:row;align-items:center;gap:20px}.dp-site .inquiry-channel-copy strong{font-size:18px}.dp-site .inquiry-channel-copy .inquiry-number{font-size:25px}.dp-site .inquiry-content{padding:55px 0 65px}.dp-site .inquiry-layout{grid-template-columns:1fr;gap:28px}.dp-site .inquiry-aside{position:static}.dp-site .inquiry-aside h2{font-size:28px}.dp-site .inquiry-aside h2 br{display:none}.dp-site .inquiry-room{display:none}.dp-site .inquiry-form-shell{padding:23px 18px}.dp-site .inquiry-fields-grid{grid-template-columns:1fr}.dp-site .inquiry-field-wide{grid-column:auto}.dp-site .inquiry-review{padding:20px}.dp-site .inquiry-review-actions{flex-direction:column;gap:12px}.dp-site .inquiry-review-actions button{width:100%;min-height:48px}.dp-site .inquiry-review dl>div{display:block}.dp-site .inquiry-review dd{overflow-wrap:anywhere}
 .dp-site :is(.privacy-content,.legal-content){padding:42px 0 65px}.dp-site :is(.privacy-layout,.legal-layout){grid-template-columns:1fr;gap:28px}.dp-site :is(.privacy-aside,.legal-aside){position:static;padding:22px}.dp-site :is(.privacy-aside,.legal-aside) nav{display:grid;grid-template-columns:1fr}.dp-site .policy-item{grid-template-columns:32px 1fr;gap:12px;padding:25px 0}.dp-site .policy-item h2{font-size:20px}.dp-site .policy-item p{font-size:13px}.dp-site .policy-contact{padding:22px;grid-template-columns:1fr}.dp-site .policy-contact dl>div{grid-template-columns:1fr;gap:5px}.dp-site .legal-section-heading h2{font-size:24px}.dp-site .legal-row{grid-template-columns:1fr;gap:8px;padding:21px 0}.dp-site .legal-row dt{font-weight:600}.dp-site .legal-row dd{font-size:13px}.dp-site .legal-cancel-card{padding:23px}.dp-site .legal-cancel-card h3{font-size:20px}.dp-site .legal-refund-formula{padding:22px}.dp-site .legal-refund-formula p{font-size:15px;line-height:2}.dp-site .legal-refund-formula h3{font-size:14px}.dp-site .policy-contact dd{margin-left:0;overflow-wrap:anywhere}
}
@media(prefers-reduced-motion:reduce){.dp-site *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
/* Featured stories use a light surface on desktop and mobile. */
.dp-site .dp-featured-story .interview-featured blockquote,
.dp-site .dp-featured-story .interview-featured-bottom { color:var(--bs-forest); }
.dp-site .dp-featured-story .interview-featured-bottom small { color:var(--bs-muted); }

/* Clip horizontal decoration without creating a nested vertical scroll container. */
body.dp-site:not(.menu-open){overflow-x:clip}

/* ============================================================================
   brand-2026 (2026-09-15) — subpage layer.
   Loads after design-2026.css, so .dp-site token and component overrides
   have to be repeated here to win on source order.
   ============================================================================ */
.dp-site { --lime:#FFDE59; --accent:#FFDE59; }

/* The dialog toolbar is deep green but the close button kept the dark ink
   colour, leaving it at roughly 1.1:1 against its own background. */
.interview-dialog .interview-dialog-close,
.dp-site .interview-dialog-close { color:#fff; border-radius:6px; padding:8px 14px; font-weight:600; }
.interview-dialog .interview-dialog-close svg,
.dp-site .interview-dialog-close svg { stroke-width:1.9; }
.interview-dialog .interview-dialog-close:hover,
.dp-site .interview-dialog-close:hover,
.interview-dialog .interview-dialog-close:focus-visible,
.dp-site .interview-dialog-close:focus-visible { background:#ffffff2b; color:#fff; outline-color:#fff; outline-offset:2px; }
.interview-dialog .interview-dialog-toolbar>span,
.dp-site .interview-dialog-toolbar>span { color:#ffffffb8; }

/* Opening the dialog moves focus to the heading, which has no focus style of
   its own and so picked up the browser default blue ring. */
.interview-dialog h2[tabindex]:focus,
.interview-dialog h2[tabindex]:focus-visible,
#interview-title:focus,
#interview-title:focus-visible { outline:none; box-shadow:none; }

.dp-site .interview-card-body h3 b { background:transparent; border:1px solid var(--bs-green); color:var(--bs-forest); font-weight:600; }
.dp-site .interview-section-heading h2 { font-size:36px; }
.dp-site .promise-heading h2 { font-size:38px; }
.dp-site .anniversary-copy h2>span { font-size:58px; }
.dp-site .interview-card-body h3 { font-size:21px; line-height:1.55; }
.dp-site .dp-featured-story blockquote { font-size:20px; }
.interview-hero-photo { height:440px; }
.dp-site .interview-grid { gap:24px; }
.dp-site .interview-card-image { aspect-ratio:1.5; }
@media (max-width:720px) {
  .dp-site .interview-section-heading h2 { font-size:27px; }
  .dp-site .promise-heading h2 { font-size:30px; }
  .dp-site .anniversary-copy h2>span { font-size:46px; }
  .interview-hero-photo { height:300px; }
}
