/* Homepage showcase. Core content remains visible without JavaScript. */
.showcase-hero { position: relative; overflow: hidden; background: #fcfcfd; text-align: center; }
.showcase-copy { position: relative; z-index: 1; padding-top: 88px; }
.showcase-kicker { margin: 0 0 18px; color: #6b6b70; font-size: 14px; letter-spacing: .15em; }
.showcase-copy h1 { margin: 0; font-size: clamp(58px, 7.4vw, 104px); font-weight: 650; line-height: 1.16; letter-spacing: -.055em; }
.showcase-copy h1 span { color: #ed731f; font-weight: 550; }
.showcase-statement { margin: 22px 0 0; font-size: clamp(24px, 3vw, 38px); line-height: 1.3; font-weight: 550; letter-spacing: -.04em; }
.showcase-description { margin: 14px 0 0; color: #737377; font-size: 18px; }
.showcase-actions { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: 28px; margin-top: 30px; }
.showcase-actions .button { min-height: 44px; padding: 10px 24px; font-size: 14px; }
.quiet-link { display: inline-flex; align-items: center; gap: 12px; font-size: 14px; font-weight: 550; }
.quiet-link > span { transition: transform .2s; }
.quiet-link:hover > span { transform: translateX(4px); }
.quiet-link:hover { color: var(--orange-700); }
.showcase-art { position: relative; width: min(1120px, 100%); margin: -2px auto -8px; }
.showcase-art::before { content: ""; position: absolute; inset: 5% 8% -10%; background: radial-gradient(ellipse, #ffe8d96b, transparent 64%); }
.showcase-art img { position: relative; display: block; width: 100%; height: auto;  }
.showcase-footnote { position: relative; display: flex; align-items: center; justify-content: space-between; padding: 0 0 26px; color: #76767a; font-size: 12px; }
.showcase-footnote a { color: #353539; }
.showcase-footnote a span { margin-left: 10px; }
.showcase-section { padding: 108px 0; scroll-margin-top: 64px; }
.showcase-heading { margin-bottom: 50px; }
.section-label { margin: 0 0 20px; color: #747478; font-size: 14px; font-weight: 550; letter-spacing: .03em; }
.showcase-heading h2 { margin: 0; font-size: clamp(36px, 4.3vw, 58px); font-weight: 600; line-height: 1.2; letter-spacing: -.045em; }
.showcase-heading h2 span { color: #88888d; }
.showcase-heading > p:last-child:not(.section-label) { margin: 24px 0 0; color: #747478; font-size: 17px; line-height: 1.9; }
.centered-heading { text-align: center; margin-bottom: 70px; }
.horizontal-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 32px; }
.horizontal-heading > .quiet-link { flex-shrink: 0; margin-bottom: 8px; }
.services-showcase { background: #f5f5f7; }
.minimal-services { gap: 0; }
.minimal-services .service-card { min-height: 242px; padding: 10px 28px; border: 0; border-right: 1px solid #dddde1; border-radius: 0; background: transparent; box-shadow: none; }
.minimal-services .service-card:last-child { border-right: 0; }
.minimal-services .service-card:first-child { padding-left: 0; }
.minimal-services .service-card::after { display: none; }
.minimal-services .service-card:hover { transform: translateY(-3px); box-shadow: none; }
.line-icon { width: 36px; height: 36px; margin-bottom: 26px; stroke: #353538; stroke-width: 1.6; fill: none; stroke-linecap: round; stroke-linejoin: round; }
.minimal-services h3 { font-size: 20px; font-weight: 600; }
.minimal-services p { font-size: 13px; line-height: 1.8; }
.minimal-services .text-link { gap: 14px; font-size: 12px; font-weight: 550; color: #69696d; }
.minimal-services a:hover .text-link { color: var(--orange-700); }
.delivery-showcase { padding: 94px 0 36px; color: #f5f5f7; background: #151517; overflow: hidden; }
.delivery-stage { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 60px; min-height: 460px; }
.delivery-copy .section-label { color: #aaa9ad; }
.delivery-copy h2 { margin: 0 0 25px; font-size: clamp(48px, 5.8vw, 78px); line-height: 1.13; font-weight: 550; letter-spacing: -.04em; }
.delivery-copy > p:not(.section-label) { color: #aaa9ad; font-size: 17px; line-height: 1.85; }
.delivery-copy .quiet-link { margin-top: 18px; color: #ffb373; }
.delivery-illustration { position: relative; width: 100%; height: 450px; isolation: isolate; }
.delivery-illustration::before { position: absolute; content: ""; inset: -12%; z-index: -1; background: radial-gradient(ellipse, #74472352, transparent 65%); }
.data-sheet { position: absolute; width: 225px; height: 285px; padding: 28px; border: 1px solid #ffffff3d; border-radius: 24px; }
.data-sheet > span { display: block; font-size: 10px; letter-spacing: .2em; }
.sheet-back { top: 12px; right: 16px; color: #807971; background: linear-gradient(145deg, #efece9, #b2a69a); transform: rotate(14deg); box-shadow: 4px 12px 1px #999089; }
.sheet-back i { display: block; margin-top: 22px; height: 6px; border-radius: 5px; background: #807a7230; }
.sheet-back i:nth-child(3) { width: 65%; }
.sheet-front { top: 80px; left: 25px; color: #fff2e0; background: linear-gradient(145deg, #ffbe79, #e78033 55%, #b6521d); transform: rotate(-12deg); box-shadow: 4px 10px 1px #9c5124, 0 30px 70px #0006; }
.model-symbol { margin: 14px 0 6px; font-size: 92px; font-weight: 450; line-height: 1.5; letter-spacing: -.08em; color: #ffe8ce; text-shadow: 0 2px 1px #8e3d2845; }
.sheet-front small { font-size: 11px; }
.delivery-receipt { position: absolute; right: 5px; bottom: 15px; display: flex; gap: 18px; align-items: center; padding: 23px 27px; border: 1px solid #ffffff26; border-radius: 20px; background: #343331e8; backdrop-filter: blur(16px); box-shadow: 0 20px 45px #0003; }
.receipt-symbol { font-size: 30px; color: #ffb270; }
.delivery-receipt strong { display: block; font-size: 15px; font-weight: 500; }
.delivery-receipt div > span { display: block; margin-top: 5px; color: #aaa9ad; font-size: 11px; }
.delivery-steps { display: grid; grid-template-columns: repeat(4, 1fr); gap: 36px; margin: 75px 0 0; padding: 34px 0 40px; border-top: 1px solid #ffffff26; list-style: none; }
.delivery-steps li > span { font-size: 12px; color: #a5a4a8; }
.delivery-steps h3 { margin: 12px 0 7px; font-size: 18px; font-weight: 500; }
.delivery-steps p { margin: 0; color: #a5a4a8; font-size: 12px; }
.service-boundary { margin: 0; padding-top: 20px; border-top: 1px solid #ffffff16; color: #9a999d; font-size: 11px; }
.resource-showcase { background: #fff; }
.resource-portals { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; }
.resource-portals > a { display: flex; gap: 25px; align-items: center; padding: 36px; background: #f5f5f7; border-radius: 24px; transition: background .2s; }
.resource-portals > a:hover { background: #ededf0; }
.portal-symbol { display: grid; place-items: center; flex-shrink: 0; width: 65px; height: 65px; border: 1px solid #fff; border-radius: 18px; color: #b86a30; background: linear-gradient(140deg, #fff8e9, #efd5b9); font-size: 32px; font-weight: 500; }
.resource-portals > a:last-child .portal-symbol { color: #616574; background: linear-gradient(140deg, #fff, #d5d7df); }
.resource-portals h3 { margin: 0; font-size: 22px; font-weight: 550; }
.resource-portals p { margin: 6px 0 0; color: #77777d; font-size: 13px; }
.portal-arrow { margin-left: auto; font-size: 25px; }
.featured-list { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); column-gap: 64px; margin-top: 32px; }
.featured-item { min-width: 0; padding: 26px 0; border-bottom: 1px solid #e8e8ed; }
.featured-meta { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 8px; color: #747478; font-size: 11px; }
.featured-item h3 { margin: 12px 0 8px; font-size: 23px; font-weight: 550; line-height: 1.35; overflow-wrap: anywhere; }
.featured-item h3 a { display: flex; align-items: center; justify-content: space-between; gap: 16px; }
.featured-item h3 span { color: #87878c; font-size: 19px; }
.featured-item h3 a:hover { color: var(--orange-700); }
.featured-item p { margin: 0; color: #747478; font-size: 13px; line-height: 1.8; }
.reading-showcase { background: #f5f5f7; }
.reading-layout { display: grid; grid-template-columns: .9fr 1.1fr; gap: 65px; }
.reading-feature { position: relative; display: flex; flex-direction: column; padding: 40px; border-radius: 28px; overflow: hidden; background: #e9eaee; }
.reading-feature h3 { margin: 0; font-size: 38px; font-weight: 550; line-height: 1.25; letter-spacing: -.03em; }
.reading-feature > p { color: #747478; font-size: 14px; }
.reading-feature .quiet-link { margin-top: auto; }
.calculator-art { display: flex; align-items: center; justify-content: center; gap: 20px; padding: 34px 0 44px; }
.calculator-art b { display: grid; place-items: center; width: 100px; height: 112px; border: 1px solid #fff; border-radius: 20px; background: linear-gradient(140deg, #fff, #d7d8df); color: #74757e; box-shadow: 9px 15px 25px #61617117; transform: rotate(-9deg); font-size: 36px; font-weight: 450; }
.calculator-art b:last-child { transform: rotate(10deg); color: #ad622a; background: linear-gradient(140deg, #fff9e9, #ecc69e); }
.calculator-art i { color: #9999a0; font-style: normal; }
.reading-list article { padding: 23px 0; border-bottom: 1px solid #dcdce1; }
.reading-list article:first-child { padding-top: 0; }
.reading-list article > span, .reading-news > span { color: #737379; font-size: 11px; }
.reading-list h3 { margin: 9px 0 0; font-size: 19px; font-weight: 550; line-height: 1.55; }
.reading-list h3 a { display: flex; justify-content: space-between; align-items: center; gap: 20px; }
.reading-list h3 a:hover { color: var(--orange-700); }
.reading-list h3 span { flex-shrink: 0; color: #8a8a90; font-size: 17px; }
.reading-news { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-top: 30px; }
.reading-list .latest-story { border: 0; padding-bottom: 0; }
.home-faq-layout { display: grid; grid-template-columns: .85fr 1.15fr; gap: 80px; }
.home-faq .showcase-heading h2 { font-size: clamp(32px, 3.3vw, 44px); }
.home-faq .faq-list summary { font-size: 15px; font-weight: 550; }
.home-faq .faq-list details > div { font-size: 14px; }
.home-faq .faq-list summary::after { color: #777; }
.showcase-contact { padding: 90px 0 100px; background: radial-gradient(ellipse at 50% 115%, #ffdec57d, transparent 60%), #f5f5f7; text-align: center; }
.showcase-contact h2 { margin: 0; font-size: clamp(38px, 4.8vw, 64px); font-weight: 550; line-height: 1.25; letter-spacing: -.045em; }
.showcase-contact p:not(.section-label) { margin: 25px 0 30px; color: #747478; font-size: 16px; }
@keyframes flow-arrive { from { opacity: 0; transform: translateY(22px) scale(.97); } to { opacity: 1; transform: none; } }
/* Keep the full hero in view on shorter desktop displays. */
@media (min-width: 841px) and (max-height: 820px) {
  .showcase-copy { padding-top: 40px; }
  .showcase-copy h1 { font-size: 76px; }
  .showcase-statement { margin-top: 16px; font-size: 30px; }
  .showcase-description { font-size: 16px; }
  .showcase-actions { margin-top: 22px; }
  .showcase-art { width: min(780px, 90%); }
}
@media (max-width: 1080px) {
  .minimal-services.service-grid-five { grid-template-columns: repeat(5, minmax(0, 1fr)); }
  .minimal-services .service-card { padding: 8px 18px; }
  .minimal-services h3 { font-size: 17px; }
  .minimal-services p { font-size: 12px; }
  .delivery-stage { gap: 30px; }
  .sheet-back { right: 4px; }
  .sheet-front { left: 0; }
  .reading-layout { gap: 40px; }
}
@media (max-width: 840px) {
  .showcase-copy { padding-top: 65px; }
  .showcase-copy h1 { font-size: 76px; }
  .showcase-art { width: 115%; max-width: none; margin-left: -7.5%; }
  .showcase-footnote { font-size: 10px; }
  .showcase-section { padding: 76px 0; }
  .minimal-services.service-grid-five { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 30px; }
  .minimal-services .service-card, .minimal-services .service-card:first-child { min-height: 215px; padding: 15px 0; border-right: 0; border-top: 1px solid #dddde1; }
  .minimal-services .service-card:last-child { grid-column: 1 / -1; min-height: 180px; }
  .minimal-services h3 { font-size: 20px; }
  .minimal-services p { font-size: 14px; }
  .minimal-services p br { display: none; }
  .delivery-showcase { padding-top: 70px; }
  .delivery-stage { grid-template-columns: 1fr; gap: 10px; }
  .delivery-illustration { width: min(420px, 100%); margin: 20px auto 0; height: 415px; }
  .delivery-steps { grid-template-columns: repeat(2, 1fr); margin-top: 35px; row-gap: 28px; }
  .resource-portals > a { padding: 25px; gap: 18px; }
  .portal-symbol { width: 48px; height: 48px; font-size: 25px; border-radius: 13px; }
  .resource-portals h3 { font-size: 18px; }
  .featured-list { column-gap: 35px; }
  .featured-item h3 { font-size: 20px; }
  .reading-layout { grid-template-columns: 1fr; gap: 40px; }
  .reading-feature { min-height: 360px; }
  .calculator-art { position: absolute; right: 30px; top: 90px; }
  .home-faq-layout { grid-template-columns: 1fr; gap: 10px; }
  .showcase-contact { padding: 75px 0; }
}
@media (max-width: 640px) {
  .calculator-art { position: static; }
}
@media (max-width: 560px) {
  .showcase-copy { padding-top: 54px; }
  .showcase-kicker { font-size: 10px; letter-spacing: .1em; margin-bottom: 20px; }
  .showcase-copy h1 { font-size: clamp(45px, 12vw, 64px); }
  .showcase-statement { margin-top: 22px; font-size: 24px; }
  .showcase-description { font-size: 14px; margin-top: 13px; }
  .showcase-actions { gap: 20px; margin-top: 25px; }
  .showcase-actions .button { padding: 10px 18px; font-size: 12px; }
  .showcase-actions .quiet-link { font-size: 12px; }
  .showcase-art { width: 145%; margin: 14px 0 12px -22.5%; }
  .showcase-footnote { justify-content: center; padding-bottom: 24px; }
  .showcase-footnote a { display: none; }
  .section-label { font-size: 12px; margin-bottom: 16px; }
  .showcase-heading { margin-bottom: 36px; }
  .showcase-heading h2 { font-size: 36px; }
  .showcase-heading > p:last-child:not(.section-label) { font-size: 14px; }
  .showcase-section { padding: 64px 0; }
  .centered-heading { margin-bottom: 44px; }
  .minimal-services.service-grid-five { gap: 12px 28px; }
  .minimal-services .service-card { min-height: 218px; }
  .minimal-services p { font-size: 12px; }
  .line-icon { width: 30px; height: 30px; margin-bottom: 22px; }
  .delivery-copy h2 { font-size: 52px; }
  .delivery-copy > p:not(.section-label) { font-size: 15px; }
  .delivery-illustration { height: 370px; }
  .data-sheet { width: 175px; height: 232px; padding: 22px; border-radius: 19px; }
  .sheet-front { top: 70px; left: 15px; }
  .sheet-back { top: 25px; right: 22px; }
  .model-symbol { font-size: 72px; }
  .delivery-receipt { padding: 18px; right: 4px; bottom: 10px; gap: 12px; }
  .delivery-receipt strong { font-size: 13px; }
  .delivery-receipt div > span { font-size: 10px; }
  .delivery-steps { gap: 28px 20px; }
  .delivery-steps p { font-size: 11px; }
  .service-boundary { font-size: 10px; }
  .horizontal-heading { display: block; }
  .horizontal-heading > .quiet-link { margin-top: 22px; margin-bottom: 0; }
  .resource-portals { grid-template-columns: 1fr; gap: 12px; }
  .resource-portals > a { padding: 24px; border-radius: 20px; }
  .resource-portals p { font-size: 12px; }
  .featured-list { grid-template-columns: 1fr; margin-top: 18px; }
  .featured-item { padding: 24px 0; }
  .reading-feature { padding: 28px; min-height: 445px; border-radius: 22px; }
  .reading-feature h3 { font-size: 32px; }
  .calculator-art { position: static; padding: 28px 0 36px; }
  .calculator-art b { width: 90px; height: 95px; font-size: 32px; }
  .reading-list h3 { font-size: 17px; }
  .reading-news { gap: 10px; }
  .reading-news > span { font-size: 10px; }
  .reading-news .quiet-link { font-size: 12px; }
  .home-faq .showcase-heading h2 { font-size: 34px; }
  .home-faq .faq-list summary { font-size: 14px; padding-block: 23px; }
  .home-faq .faq-list details > div { padding-right: 12px; }
  .showcase-contact h2 { font-size: 36px; }
  .showcase-contact p:not(.section-label) { font-size: 13px; }
}
@media (prefers-reduced-motion: reduce) {
  .showcase-art img { animation: none; }
  .quiet-link:hover > span, .minimal-services .service-card:hover { transform: none; }
}
