@layer routes{.home-page{color:#1f2024;background:#fff;overflow-x:hidden}.home-hero{min-height:min(660px, calc(100svh - var(--header-height) - 32px));padding:72px max(56px, calc((100vw - var(--content-width)) / 2)) 84px;isolation:isolate;text-align:left;background:#07111f;align-items:center;display:grid;position:relative;overflow:hidden}.home-hero:after{z-index:1;content:"";background:linear-gradient(#fff0,#fff);height:92px;position:absolute;inset:auto 0 0}.home-hero-media{z-index:0;position:absolute;inset:0;overflow:hidden}.home-hero-media img{object-fit:cover;object-position:center right;width:100%;height:100%;display:block}.home-hero-media:after{content:"";background:linear-gradient(90deg,#07111f8a 0%,#07111f52 34%,#07111f0d 64%,#07111f00 82%),linear-gradient(#07111f0a 0%,#07111f03 100%);position:absolute;inset:0}.home-hero-content{z-index:2;width:min(680px,100%);margin:0;position:relative}.home-hero h1,.home-section-heading h2,.home-about-copy h2,.home-story-copy h2,.home-quote-panel h2{color:#1f2024;font-size:var(--type-h2-size);font-weight:700;line-height:var(--type-h2-leading);letter-spacing:0;text-wrap:balance;margin:0}.home-hero h1{color:#fff;max-width:16ch;font-size:var(--type-display-size);line-height:var(--type-display-leading);perspective:900px;overflow:hidden}.home-hero h1 span{transform-origin:50% 100%;display:block}.home-hero-content>p{color:#ffffffeb;width:min(620px,100%);margin:22px 0 0;font-size:18px;font-weight:600;line-height:1.62}.home-primary-button,.home-secondary-button,.home-pill-link{color:#fff;background:#1f2024;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-size:14px;font-weight:700;line-height:1;text-decoration:none;transition:background .18s,transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 14px 28px #1f202433}.home-primary-button{background:#e86918;margin-top:0;box-shadow:0 14px 28px #e8691842}.home-secondary-button{color:#1f2024;box-shadow:none;background:#fff;border:1px solid #fffffff0}.home-primary-button:hover{background:var(--orange-deep);color:#fff;transform:translateY(-1px);box-shadow:0 18px 34px #e8691842}.home-secondary-button:hover{color:#1f2024;background:#f5f6f4;transform:translateY(-1px);box-shadow:0 18px 34px #1f20242e}.home-pill-link:hover{color:#fff;background:#050505;transform:translateY(-1px);box-shadow:0 18px 34px #1f20243d}.home-primary-button:active,.home-secondary-button:active,.home-pill-link:active{transform:translateY(1px)}.home-hero-actions{flex-wrap:wrap;justify-content:flex-start;gap:12px;margin-top:34px;display:inline-flex}.home-reveal-once{animation:.52s cubic-bezier(.2,.72,.2,1) both homeRevealOnce}@keyframes homeRevealOnce{0%{opacity:.01;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.home-section{width:min(var(--content-width), calc(100% - 48px));margin:0 auto;padding:124px 0}.home-section-heading{text-align:center;justify-items:center;max-width:740px;margin:0 auto 54px;display:grid}.home-section-heading p{color:#65676d;max-width:620px;margin:18px auto 0;font-size:17px;line-height:1.72}.home-section-heading .home-pill-link{margin-top:24px}.home-featured-products .home-section-heading{max-width:760px;margin-bottom:40px}.home-featured-products .home-section-heading h2{max-width:640px;font-size:var(--type-h2-size);line-height:var(--type-h2-leading);text-align:center}.home-featured-products .home-section-heading p{max-width:540px}.home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;width:min(100%,1160px);margin:0 auto;display:grid}.home-image-card,.home-person-card,.home-journal-card,.home-review-visual{background:#f4f5f4;border-radius:8px;position:relative;overflow:hidden;box-shadow:0 1px #ffffffe6,0 20px 54px #181c231f}.home-image-card,.home-person-card,.home-review-visual{border:5px solid #fff}.home-image-card{min-height:430px}.home-image-card a,.home-journal-card{height:100%;color:inherit;text-decoration:none;display:block}.home-image-card img,.home-person-card img,.home-journal-card img,.home-review-visual img{object-fit:cover;width:100%;height:100%;transition:transform .26s;display:block}.home-image-card img{position:absolute;inset:0}.home-image-card:hover img,.home-person-card:hover img,.home-journal-card:hover img{transform:scale(1.04)}.home-image-card:after,.home-person-card:after,.home-journal-card:after{content:"";background:linear-gradient(#00000005 34%,#000000b8 100%);position:absolute;inset:0}.home-image-card div,.home-person-card div,.home-journal-card div{z-index:1;padding:24px;position:absolute;inset:auto 0 0}.home-image-card h3,.home-person-card h3,.home-journal-card h3{color:#fff;font-size:var(--type-card-title-size);font-weight:700;line-height:var(--type-card-title-leading);margin:0}.home-image-card p,.home-person-card p{color:#ffffffc2;margin:9px 0 0;font-size:14px;line-height:1.55}.home-featured-products .home-image-card{background:radial-gradient(circle at 50% 48%,#ffffffeb 0 36%,#eff2f0b8 37% 68%,#e1e6e380 69% 100%),#f1f4f2;min-height:0}.home-featured-products .home-image-card a{grid-template-rows:286px 88px;min-height:374px;display:grid}.home-featured-products .home-image-card img{mix-blend-mode:multiply;object-fit:contain;object-position:center;transform-origin:50% 52%;background:0 0;place-self:center;width:min(88%,260px);height:244px;padding:0;position:static;inset:auto}.home-featured-products .home-image-card:after{display:none}.home-featured-products .home-image-card div{text-align:center;background:#202226;place-items:center;min-height:88px;padding:18px;display:grid;position:static}.home-featured-products .home-image-card h3{text-align:center;width:100%;font-size:18px;line-height:1.16}.home-featured-products .home-image-card:hover img{transform:translateY(-4px)scale(1.025)}.home-product-group-carousel{--home-product-group-gap:18px;grid-template-columns:minmax(0,1fr) auto;width:100%;min-width:0;display:grid}.home-product-group-carousel__viewport{overscroll-behavior-inline:contain;grid-column:1/-1;width:calc(100% + 8px);margin:-4px;padding:4px;overflow:hidden}.home-product-group-carousel__track{gap:var(--home-product-group-gap);will-change:transform;align-items:stretch;width:100%;display:flex}.home-product-group-carousel__track>.home-product-group-card{flex:0 0 calc(25% - 13.5px);height:auto}.home-product-group-card[data-carousel-buffer=true]{pointer-events:none}.home-product-group-carousel__status,.home-product-group-carousel__controls{border-top:1px solid #1f20241a;margin-top:28px;padding-top:18px}.home-product-group-carousel__status{color:#5f6268;font-variant-numeric:tabular-nums;align-items:center;gap:12px;font-size:13px;font-weight:700;display:flex}.home-product-group-carousel__status small{color:#85888d;font:inherit;font-size:11px;font-weight:600}.home-product-group-carousel__controls{justify-content:flex-end;gap:8px;display:flex}.home-product-group-carousel__controls button{border-radius:var(--radius-control);color:#202226;width:48px;height:48px;font:inherit;cursor:pointer;background:#fff;border:1px solid #1f202429;place-items:center;padding:0;font-size:18px;transition:background .16s,border-color .16s,color .16s;display:grid}.home-product-group-carousel__controls .home-product-group-carousel__pause{border-radius:50%}.home-rotation-icon{color:currentColor;width:16px;height:16px;display:block;position:relative}.home-rotation-icon--pause:before,.home-rotation-icon--pause:after{content:"";background:currentColor;border-radius:999px;width:3px;position:absolute;top:3px;bottom:3px}.home-rotation-icon--pause:before{left:4px}.home-rotation-icon--pause:after{right:4px}.home-rotation-icon--play:before{content:"";border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:8px solid;width:0;height:0;position:absolute;top:3px;left:5px}.home-product-group-carousel__controls button:hover,.home-product-group-carousel__controls button:focus-visible{color:#fff;background:#202226;border-color:#202226}.home-product-group-carousel__controls button:disabled{cursor:default;opacity:.38}.home-product-group-card{border-radius:var(--radius-card);background:#fff;border:1px solid #1f20241f;flex-direction:column;min-width:0;transition:border-color .22s cubic-bezier(.25,1,.5,1),transform .22s cubic-bezier(.25,1,.5,1);display:flex;position:relative;overflow:hidden}.home-product-group-card__media-link,.home-product-group-card__body{color:inherit;text-decoration:none}.home-product-group-card__media-link{display:block}.home-product-group-card__media{aspect-ratio:4/3;background:#fff;border-bottom:1px solid #1f202414;margin:0;position:relative;overflow:hidden}.home-product-group-card__media .optimized-picture-fill,.home-product-group-card__media>img{position:absolute;inset:0}.home-product-group-card__image{box-sizing:border-box;object-fit:contain;object-position:center;width:100%;height:100%;padding:26px 32px 22px;transition:transform .36s cubic-bezier(.25,1,.5,1);animation:.36s cubic-bezier(.25,1,.5,1) both homeProductPreviewIn;display:block}@keyframes homeProductPreviewIn{0%{opacity:.35;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.home-product-group-card__body{color:#fff;text-align:center;background:#202226;flex:1;justify-content:center;align-items:center;min-height:108px;padding:20px 24px;transition:background .18s;display:flex}.home-product-group-card__body h3{color:#fff;letter-spacing:0;text-wrap:balance;max-width:20ch;margin:0;font-size:20px;font-weight:700;line-height:1.2}.home-product-group-card:hover,.home-product-group-card:focus-within{border-color:color-mix(in srgb, var(--orange) 58%, #1f20241f)}.home-product-group-card:hover{transform:translateY(-2px)}.home-product-group-card:hover .home-product-group-card__image{transform:scale(1.01)}.home-product-group-card__body:hover,.home-product-group-card__body:focus-visible{background:var(--orange)}.home-about-keeyak{grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);align-items:center;gap:58px;display:grid}.home-about-media{background:#f4f5f4;border:5px solid #fff;border-radius:8px;margin:0;overflow:hidden;box-shadow:0 24px 68px #181c231f}.home-about-media img{object-fit:cover;width:100%;height:620px;display:block}.home-about-copy p{color:#65676d;margin:22px 0 0;font-size:17px;line-height:1.78}.home-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:34px;display:grid}.home-metric-grid span{color:#6d7076;background:#f7f7f5;border-radius:20px;min-height:118px;padding:22px;font-size:14px;line-height:1.58}.home-metric-grid strong{color:#1f2024;font-variant-numeric:tabular-nums;margin-bottom:9px;font-size:24px;font-weight:700;display:block}.home-service-grid,.home-team-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.home-service-card{background:#f8f8f6;border-radius:8px;min-height:520px;display:grid;overflow:hidden;box-shadow:0 20px 54px #181c231a}.home-service-card div{padding:30px}.home-service-card h3{color:#1f2024;font-size:var(--type-card-title-size);font-weight:700;line-height:var(--type-card-title-leading);margin:0}.home-service-card p{color:#65676d;margin:14px 0 0;font-size:15px;line-height:1.72}.home-service-card img{object-fit:cover;align-self:end;width:100%;height:290px;display:block}.home-factory-card,.home-factory-stat,.home-factory-line-card,.home-quote-panel{background:#f8f8f6;box-shadow:0 20px 54px #181c231a}.home-factory-card{background:#fff;border-radius:8px;padding:clamp(28px,4vw,56px);overflow:hidden}.home-factory-overview{grid-template-columns:minmax(0,.72fr) minmax(460px,1.28fr);align-items:stretch;gap:clamp(24px,3vw,42px);display:grid}.home-factory-copy{flex-direction:column;justify-content:center;gap:32px;min-width:0;padding:8px 0;display:flex}.home-factory-copy h3,.home-factory-lines-heading h3{color:var(--ink);font-weight:var(--type-heading-weight);letter-spacing:0;text-wrap:balance;margin:0}.home-factory-copy h3{max-width:340px;font-size:32px;line-height:1.1}.home-factory-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;max-width:340px;margin-top:0;display:grid}.home-factory-stat{border:1px solid #20222612;border-radius:8px;min-width:0;min-height:124px;padding:12px 10px}.home-factory-stat-icon{color:#d85f12;background:#fff7ef;border:1px solid #d85f1233;border-radius:50%;place-items:center;width:38px;height:38px;margin-bottom:10px;display:grid;box-shadow:inset 0 0 0 5px #ffffffb8,0 9px 22px #653a1b1a}.home-factory-stat-icon svg{width:20px;height:20px;display:block}.home-factory-stat strong{color:#202226;font-variant-numeric:tabular-nums;font-size:25px;font-weight:700;line-height:1;display:block}.home-factory-stat>span:not(.home-factory-stat-icon){color:#202226;margin-top:4px;font-size:11px;font-weight:600;line-height:1.3;display:block}.home-factory-visual{background:#e7ecee;border:8px solid #fff;border-radius:8px;min-height:430px;margin:0;position:relative;overflow:hidden;box-shadow:0 22px 48px #2a313a21}.home-factory-visual img,.home-factory-line-card img{object-fit:cover;width:100%;height:100%;display:block}.home-factory-lines{margin-top:clamp(30px,4vw,52px)}.home-factory-lines-heading{margin-bottom:22px}.home-factory-lines-heading h3{max-width:520px;font-size:32px;line-height:1.1}.home-factory-line-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.home-factory-line-card{background:#fff;border:1px solid #20222612;border-radius:8px;overflow:hidden}.home-factory-line-card figure{aspect-ratio:4/3;background:#ecefeb;margin:0;position:relative;overflow:hidden}.home-factory-line-card h4{min-height:2.42em;color:var(--ink);text-wrap:balance;margin:18px;font-size:15px;font-weight:800;line-height:1.21}.home-story-section{isolation:isolate;width:min(var(--content-width), calc(100% - 48px));margin:0 auto;padding:120px 0 130px;position:relative;overflow:visible}.home-story-section:before{z-index:0;content:"";pointer-events:none;background:#fff;border:1px solid #1f20240f;border-radius:8px;position:absolute;inset:62px -34px 58px;box-shadow:inset 0 1px #ffffffeb,0 38px 110px #181c2314}.home-story-copy{z-index:2;text-align:center;max-width:800px;margin:0 auto;position:relative}.home-story-copy .home-pill-link{margin-top:28px}.home-story-gallery{z-index:2;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:86px;gap:22px;margin-top:68px;display:grid;position:relative}.home-story-frame{cursor:zoom-in;isolation:isolate;transform-origin:50%;background:#f4f5f4;border:5px solid #fff;border-radius:8px;margin:0;padding:0;transition:border-color .22s,box-shadow .26s,height .36s cubic-bezier(.22,.61,.36,1),opacity .26s,transform .26s cubic-bezier(.2,.72,.2,1);position:relative;overflow:hidden;box-shadow:0 22px 58px #181c2324}.home-story-frame img{object-fit:cover;transform-origin:50%;width:100%;height:100%;transition:transform .32s cubic-bezier(.2,.72,.2,1);display:block}.home-story-frame:after{content:"";opacity:0;pointer-events:none;border:1px solid #fff0;border-radius:8px;transition:border-color .22s,box-shadow .22s,opacity .22s,transform .22s;position:absolute;inset:10px;transform:scale(.98);box-shadow:inset 0 0 0 1px #e8691800}.home-story-frame:hover,.home-story-frame:focus-visible{z-index:3;border-color:#fffffffa;outline:0;transform:translateY(-4px)scale(1.025);box-shadow:0 32px 72px #181c2338}.home-story-frame:hover img,.home-story-frame:focus-visible img{transform:scale(1.04)}.home-story-frame:hover:after,.home-story-frame:focus-visible:after{opacity:1;border-color:#ffffffb8;transform:scale(1);box-shadow:inset 0 0 0 1px #e8691857}.home-story-frame:focus-visible{box-shadow:0 0 0 4px #e8691847,0 30px 78px #181c2333}.home-story-frame.frame-1{grid-area:1/1/span 4/span 3}.home-story-frame.frame-2{grid-area:1/10/span 3/span 3}.home-story-frame.frame-3{grid-area:5/3/span 3/span 3}.home-story-frame.frame-4{grid-area:5/10/span 4/span 3}.home-story-frame.frame-5{grid-area:3/6/span 5/span 4}.home-story-frame.frame-5 img{object-position:50% 30%}.home-story-frame.frame-6{grid-area:1/4/span 2/span 3}.home-story-frame.frame-7{grid-area:1/8/span 2/span 2}.home-story-frame.frame-8{grid-area:8/6/span 3/span 3}.home-story-frame.frame-9{grid-area:8/1/span 2/span 2}.home-person-card{height:470px}.home-testimonial-section{padding-top:80px}.home-review-grid{grid-template-columns:1.06fr repeat(2,minmax(0,1fr));gap:24px;display:grid}.home-review-visual{grid-row:span 2;min-height:610px}.home-review-card{background:#f8f8f6;border-radius:8px;align-content:space-between;min-height:292px;padding:30px;display:grid;box-shadow:0 16px 44px #181c2314}.home-rating{color:#565a60;background:#fff;border-radius:999px;width:fit-content;padding:9px 12px;font-size:13px;font-weight:700;box-shadow:0 10px 22px #181c2314}.home-review-card>p{color:#55585f;margin:24px 0;font-size:17px;line-height:1.68}.home-review-card div{align-items:center;gap:14px;display:flex}.home-review-card img{object-fit:cover;border-radius:999px;width:44px;height:44px}.home-review-card strong{color:#1f2024;font-size:15px;line-height:1.35;display:block}.home-review-card span span,.home-review-card div>span{color:#6f7379;font-size:14px;line-height:1.42}.home-journal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.home-journal-card{background:#f4f5f4;border:5px solid #fff;height:430px;position:relative;box-shadow:0 20px 54px #181c231f}.home-journal-card span{color:#ffffffb8;margin-bottom:10px;font-size:13px;font-weight:700;display:inline-flex}.home-quote-checklist-section{padding-top:30px}.home-quote-panel{border-radius:8px;grid-template-columns:minmax(0,.9fr) minmax(360px,.7fr);align-items:center;gap:44px;padding:48px;display:grid}.home-quote-panel p{color:#565a60;max-width:620px;margin:22px 0 0;font-size:17px;line-height:1.68}.home-quote-panel .home-primary-button{width:fit-content;margin-top:30px}.home-quote-panel ol{counter-reset:quote-checklist;border-top:1px solid #1f20241a;gap:0;margin:0;padding:0;list-style:none;display:grid}.home-quote-panel li{counter-increment:quote-checklist;color:#1f2024;border-bottom:1px solid #1f20241a;padding:18px 0 18px 46px;font-size:15px;font-weight:700;line-height:1.42;position:relative}.home-quote-panel li:before{content:counter(quote-checklist, decimal-leading-zero);color:#797c82;font-variant-numeric:tabular-nums;font-size:13px;font-weight:700;position:absolute;top:18px;left:0}.home-page .inquiry-cta-section{margin-top:24px}@media (max-width:1120px){.home-product-grid,.home-service-grid,.home-team-grid,.home-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-product-group-carousel__track>.home-product-group-card{flex-basis:calc(50% - 9px)}.home-factory-overview,.home-about-keeyak,.home-quote-panel{grid-template-columns:1fr}.home-factory-visual{min-height:420px}.home-factory-line-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-factory-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.home-story-frame.frame-5{grid-area:3/5/span 4/span 5}.home-story-frame.frame-8{grid-row:7/span 3}.home-review-visual{grid-row:auto;min-height:420px}}@media (max-width:760px){.home-hero{min-height:600px;padding:72px 22px 76px}.home-hero-media img{object-position:62% center}.home-hero-media:after{background:linear-gradient(90deg,#07111f57 0%,#07111f29 58%,#07111f0a 100%)}.home-hero h1{max-width:18ch;font-size:var(--type-display-size);line-height:var(--type-display-leading)}.home-section-heading h2,.home-about-copy h2,.home-story-copy h2,.home-quote-panel h2{font-size:var(--type-h2-size);line-height:var(--type-h2-leading)}.home-hero-content>p,.home-section-heading p,.home-about-copy p,.home-quote-panel p{font-size:16px}.home-section,.home-story-section{width:min(100% - 30px,1240px);padding:76px 0}.home-product-grid,.home-service-grid,.home-team-grid,.home-review-grid,.home-journal-grid,.home-metric-grid,.home-factory-overview,.home-factory-stats,.home-factory-line-grid,.home-quote-panel{grid-template-columns:1fr}.home-image-card,.home-person-card,.home-journal-card{height:360px;min-height:auto}.home-featured-products .home-image-card{height:auto}.home-featured-products .home-section-heading{margin-bottom:34px}.home-featured-products .home-section-heading h2{max-width:360px;font-size:var(--type-h2-size);line-height:var(--type-h2-leading)}.home-factory-strength .home-section-heading h2{max-width:none;font-size:29px}.home-featured-products .home-image-card a{grid-template-rows:238px 80px;min-height:0}.home-featured-products .home-image-card img{width:min(86%,270px);height:212px;padding:0}.home-featured-products .home-image-card div{min-height:80px;padding:16px}.home-featured-products .home-image-card h3{font-size:18px}.home-product-group-card__media{aspect-ratio:3/2}.home-product-group-card__body{min-height:96px}.home-product-group-card__body h3{font-size:19px}.home-product-group-carousel{--home-product-group-gap:16px}.home-product-group-carousel__track>.home-product-group-card{flex-basis:100%}.home-product-group-carousel__status,.home-product-group-carousel__controls{margin-top:22px;padding-top:14px}.home-about-media img{height:360px}.home-factory-card{padding:22px}.home-factory-copy h3{max-width:330px;font-size:30px}.home-factory-stats{gap:12px;margin-top:0}.home-factory-stat{min-height:0;padding:14px}.home-factory-visual{border-radius:8px;min-height:320px}.home-factory-line-card h4{min-height:0}.home-quote-panel{gap:28px;padding:24px}.home-quote-panel .home-primary-button{width:100%}.home-service-card{min-height:auto}.home-service-card img{height:240px}.home-story-section{min-height:auto}.home-story-section:before{border-radius:8px;inset:34px -12px 30px}.home-story-gallery{grid-template-columns:1fr;grid-auto-rows:auto;gap:18px;height:auto;margin-top:46px;display:grid}.home-story-frame,.home-story-frame.frame-1,.home-story-frame.frame-2,.home-story-frame.frame-3,.home-story-frame.frame-4,.home-story-frame.frame-5,.home-story-frame.frame-6,.home-story-frame.frame-7,.home-story-frame.frame-8,.home-story-frame.frame-9{grid-area:auto;width:100%;height:260px;position:static;transform:none}.home-review-visual{min-height:300px}.home-review-card{min-height:auto}}@media (max-width:420px){.home-product-group-carousel{grid-template-columns:minmax(0,1fr)}.home-product-group-carousel__status,.home-product-group-carousel__controls{grid-column:1}.home-product-group-carousel__controls{border-top:0;justify-content:flex-start;margin-top:12px;padding-top:0}}@media (prefers-reduced-motion:reduce){.home-hero-media,.home-hero h1 span,.home-hero-content>p,.home-hero-actions a,.home-section-heading h2,.home-story-copy h2,.home-quote-panel h2,.home-image-card,.home-factory-card,.home-factory-stat,.home-factory-line-card,.home-story-frame,.home-journal-card,.home-quote-panel li,.home-featured-products .home-image-card img,.home-product-group-card,.home-product-group-card__image,.home-product-group-carousel__controls button,.home-factory-visual img,.home-factory-line-card img,.home-story-frame img,.home-journal-card img{clip-path:none!important;filter:none!important;opacity:1!important;transition:none!important;transform:none!important}.home-product-group-card__image{animation:none!important}.home-reveal-once{animation:none}}.site-shell main:not(.home-page){background:#fff}.home-section-heading>p{display:block}.home-section-heading{margin-bottom:42px}.home-page .home-section{padding-block:var(--section-space)}.home-page :where(.home-image-card,.home-journal-card,.home-product-group-card,.home-service-card,.home-factory-card,.home-factory-stat,.home-factory-line-card,.home-quote-panel,.home-person-card,.home-review-card){border-radius:var(--radius-card);box-shadow:none}.home-page :where(.home-review-visual,.home-about-media,.home-factory-visual,.home-factory-line-card figure,.home-story-frame){border-radius:var(--radius-media)}.home-page :where(.home-primary-button,.home-secondary-button,.home-pill-link){border-radius:var(--radius-control);box-shadow:none}}
@layer components{.module-editorial-hero{border-bottom:1px solid var(--line);background:var(--paper);color:var(--ink)}.module-editorial-hero__grid{width:min(calc(100% - 64px), var(--content-width));grid-template-columns:minmax(0,.72fr) minmax(520px,1.28fr);align-items:stretch;gap:clamp(34px,4vw,64px);margin:0 auto;padding-block:54px 66px;display:grid}.module-editorial-hero__copy{flex-direction:column;min-width:0;display:flex}.module-editorial-hero h1{max-width:14ch;color:var(--ink);letter-spacing:0;text-transform:capitalize;text-wrap:balance;margin:0;font-size:clamp(44px,3.45vw,50px);font-weight:800;line-height:1.02}.module-editorial-hero__copy>p{max-width:39ch;color:var(--muted);margin:22px 0 26px;font-size:17px;line-height:1.6}.module-editorial-hero__copy .button-link{width:fit-content;min-height:50px;margin-top:26px;padding-inline:22px}.module-editorial-hero__figure{align-self:stretch;min-width:0;margin:0;display:flex}.module-editorial-hero__media{aspect-ratio:16/10;background:var(--steel);border-radius:14px;flex:auto;width:100%;height:100%;position:relative;overflow:hidden}.module-editorial-hero__media :where(picture,img){width:100%;height:100%}.module-editorial-hero__media img{object-fit:cover;display:block}.module-editorial-hero__points{border-top:1px solid var(--line);gap:0;max-width:360px;margin:30px 0 0;padding:0;list-style:none;display:grid}.module-editorial-hero__points li{border-bottom:1px solid var(--line);grid-template-columns:44px minmax(0,1fr);align-items:center;gap:14px;min-height:48px;display:grid}.module-editorial-hero__points span{color:var(--orange-text);font-variant-numeric:tabular-nums;font-size:13px;font-weight:800}.module-editorial-hero__points strong{min-width:0;font-size:14px;font-weight:700;line-height:1.35}.module-editorial-hero__supplement{border-top:1px solid var(--line);grid-column:1/-1;padding-top:30px}@media (max-width:1080px){.module-editorial-hero__grid{grid-template-columns:minmax(0,.82fr) minmax(440px,1.18fr);gap:34px}.module-editorial-hero h1{font-size:clamp(44px,3.45vw,50px)}}@media (max-width:900px){.module-editorial-hero__grid{width:min(calc(100% - 40px), var(--content-width));grid-template-columns:minmax(0,1fr);gap:38px;padding-block:42px 56px}.module-editorial-hero h1{max-width:14ch;font-size:44px}.module-editorial-hero__copy>p{max-width:48ch}.module-editorial-hero__points{max-width:none}.module-editorial-hero__figure{margin-top:0;display:block}.module-editorial-hero__media{height:auto}}@media (max-width:600px){.module-editorial-hero__grid{width:min(calc(100% - 30px), var(--content-width));gap:38px}.module-editorial-hero h1{max-width:none;font-size:34px;line-height:1.04}.module-editorial-hero__copy>p{margin-block:18px 22px;font-size:16px}.module-editorial-hero__copy .button-link{min-height:48px}.module-editorial-hero__media{aspect-ratio:4/3;border-radius:10px}.module-editorial-hero__supplement{padding-top:24px}}}
@layer routes{.news-index-section,.media-library-section,.news-detail-hero,.news-detail-layout,.news-related-section{width:min(var(--content-width), calc(100% - 48px));margin-inline:auto}.news-index-section{padding:24px 0 112px}.news-lead-record{border-top:1px solid var(--soft-line);border-bottom:1px solid var(--soft-line);grid-template-columns:minmax(0,1.08fr) minmax(400px,.92fr);align-items:center;gap:56px;padding:32px 0 72px;display:grid}.news-lead-record>:where(img,picture,.news-portrait-frame){aspect-ratio:16/10;border-radius:var(--radius-media);width:100%;display:block;overflow:hidden}.news-lead-record>:where(img,picture,.news-portrait-frame) img{object-fit:cover;width:100%;height:100%;display:block}.news-lead-copy{min-width:0}.news-record-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px 16px;margin-bottom:18px;font-size:13px;font-weight:600;line-height:1.4;display:flex}.news-record-meta span{color:var(--orange);font-weight:700}.news-record-meta time{font-variant-numeric:tabular-nums}.news-lead-record h2{max-width:none;color:var(--ink);text-wrap:balance;margin:0;font-size:38px;font-weight:700;line-height:1.08}.news-lead-record .news-lead-copy>p,.news-secondary-copy>p,.media-library-copy>p{color:var(--muted);line-height:1.72}.news-lead-record .news-lead-copy>p{margin:20px 0 0;font-size:17px}.news-record-facts{border-top:1px solid var(--soft-line);border-bottom:1px solid var(--soft-line);grid-template-columns:repeat(2,minmax(0,1fr));margin:26px 0 0;display:grid}.news-record-facts div{min-width:0;padding:15px 16px 15px 0}.news-record-facts div:nth-child(2n){border-left:1px solid var(--soft-line);padding-left:16px}.news-record-facts div:nth-child(n+3){border-top:1px solid var(--soft-line)}.news-record-facts dt{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:700;line-height:1.35}.news-record-facts dd{color:var(--ink);overflow-wrap:anywhere;margin:0;font-size:14px;font-weight:600;line-height:1.45}.news-record-result{border-left:3px solid var(--orange);margin:22px 0 0;padding-left:16px;font-weight:600;color:var(--ink)!important}.news-lead-record .text-action,.news-secondary-copy .text-action{margin-top:24px}.news-secondary-section,.news-feed-section{padding-top:96px}.news-secondary-section>header,.news-feed-section>header,.media-library-heading,.news-related-section>header{max-width:720px;margin-bottom:38px}@media (min-width:761px){.news-feed-section>header{max-width:none}}.news-secondary-section>header h2,.news-feed-section>header h2,.media-library-heading h2,.news-related-section>header h2{color:var(--ink);text-wrap:balance;margin:0;font-size:36px;font-weight:700;line-height:1.12}.news-secondary-section>header p,.news-feed-section>header p,.media-library-heading p,.news-related-section>header p{max-width:62ch;color:var(--muted);margin:14px 0 0;font-size:16px;line-height:1.7}.news-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;display:grid}.news-secondary-grid article{border-top:2px solid var(--ink);min-width:0;padding-top:18px}.news-secondary-grid article>:where(img,picture,.news-portrait-frame){aspect-ratio:16/10;border-radius:var(--radius-media);width:100%;display:block;overflow:hidden}.news-secondary-grid article>:where(img,picture,.news-portrait-frame) img{object-fit:cover;width:100%;height:100%;display:block}.news-secondary-copy{padding-top:24px}.news-secondary-copy h3{max-width:22ch;color:var(--ink);text-wrap:balance;margin:0;font-size:27px;font-weight:700;line-height:1.16}@media (min-width:901px){.news-secondary-copy h3{text-wrap:nowrap;white-space:nowrap;max-width:none;font-size:clamp(23px,1.8vw,27px)}}.news-secondary-copy>p{margin:14px 0 0;font-size:15px}.news-feed-section{border-top:0;margin-top:96px;padding-top:0;position:relative}.news-feed-section>header{width:auto;max-width:none;margin:0 0 44px;padding-left:126px}.news-feed-section>header h2{letter-spacing:-.025em;text-wrap:nowrap;white-space:nowrap;max-width:none;font-size:clamp(32px,3vw,48px);font-weight:600;line-height:1.06}.news-feed-rail{gap:32px;min-width:0;padding-top:48px;display:grid;position:relative}.news-feed-rail:before{content:"";background:#1f202433;width:1px;position:absolute;top:38px;bottom:22px;left:31px}.news-feed-rail-year{color:var(--ink);font-size:20px;font-weight:700;line-height:1;position:absolute;top:0;left:0}.news-feed-rail-item{border-bottom:1px solid var(--soft-line);grid-template-columns:96px minmax(0,1.08fr) minmax(340px,.92fr);align-items:center;gap:30px;min-width:0;padding:0 0 32px;display:grid;position:relative}.news-feed-rail-marker{z-index:1;align-self:stretch;position:relative}.news-feed-rail-marker span{background:#7a7d82;border:3px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;top:50%;left:24px;transform:translateY(-50%);box-shadow:0 0 0 1px #1f202414}.news-feed-rail-marker strong{color:#777a80;font-size:19px;font-weight:700;line-height:1;position:absolute;top:50%;left:54px;transform:translateY(-50%)}.news-feed-rail-item:first-of-type .news-feed-rail-marker span{background:var(--orange)}.news-feed-rail-item:first-of-type .news-feed-rail-marker strong{color:var(--orange)}.news-feed-rail-image-link{border-radius:var(--radius-card);min-width:0;color:inherit;aspect-ratio:16/10;background:#f3f5f4;text-decoration:none;display:block;position:relative;overflow:hidden}.news-feed-rail-image-link :where(picture,img){width:100%;height:100%;display:block}.news-feed-rail-image-link img{object-fit:cover;object-position:center 56%;width:100%;height:100%;transition:transform .26s;display:block}.news-feed-rail-image-link>.news-portrait-frame{aspect-ratio:auto;border-radius:0;width:100%;height:100%}.news-feed-rail-image-link:focus-visible{outline-offset:4px;outline:3px solid #e869184d}.news-feed-rail-image-link:hover>img,.news-feed-rail-image-link:hover>picture img,.news-feed-rail-image-link:hover .news-portrait-frame__foreground img,.news-feed-rail-image-link:focus-visible>img,.news-feed-rail-image-link:focus-visible>picture img,.news-feed-rail-image-link:focus-visible .news-portrait-frame__foreground img{transform:scale(1.018)}.news-feed-rail-copy{min-width:0;padding:0 36px 0 12px}.news-feed-rail-meta{color:var(--muted);text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:8px 20px;font-size:13px;font-weight:700;line-height:1.3;display:flex}.news-feed-rail-meta span{color:var(--orange);text-transform:none}.news-feed-rail-copy h3{max-width:28ch;color:var(--ink);letter-spacing:-.025em;text-wrap:balance;margin:18px 0 0;font-size:clamp(26px,2vw,31px);font-weight:600;line-height:1.14}.news-feed-rail-copy p{max-width:51ch;color:var(--muted);margin:16px 0 0;font-size:15px;line-height:1.62}.news-feed-rail-action{min-height:44px;color:var(--orange);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:14px;margin-top:16px;font-size:14px;font-weight:700;line-height:1.2;text-decoration:none;transition:color .16s;display:inline-flex}.news-feed-rail-action svg{flex:none;width:21px;height:21px;transition:transform .16s}.news-feed-rail-action:hover,.news-feed-rail-action:focus-visible{color:var(--orange-deep)}.news-feed-rail-action:hover svg,.news-feed-rail-action:focus-visible svg{transform:translate(4px)}.news-product-image{object-position:center;box-sizing:border-box;background:#f1f3f4;padding:14px;object-fit:contain!important}.news-portrait-image{object-position:center;background:0 0;object-fit:contain!important}.news-portrait-frame{isolation:isolate;background:#25272b;width:100%;display:grid;position:relative;overflow:hidden}.news-portrait-frame__backdrop,.news-portrait-frame__foreground{grid-area:1/1;width:100%;height:100%;display:block;overflow:hidden}.news-portrait-frame__backdrop :where(picture,img),.news-portrait-frame__foreground :where(picture,img){width:100%;height:100%;display:block}.news-portrait-frame__backdrop{z-index:0}.news-portrait-frame__backdrop-image{filter:blur(18px)saturate(.8)brightness(.78);transform:scale(1.12);object-fit:cover!important}.news-portrait-frame__foreground{z-index:1;background:#ffffff0a;justify-self:center;width:50%;box-shadow:0 0 0 1px #ffffff75,0 14px 34px #0e10143d}.media-library-section{padding:32px 0 112px}.media-library-heading{border-top:1px solid var(--soft-line);padding-top:56px}.media-library-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:64px 40px;display:grid}.media-library-grid article{border-top:2px solid var(--ink);min-width:0;padding-top:18px}.media-library-grid article:first-child{grid-column:1/-1;grid-template-columns:minmax(0,1.3fr) minmax(360px,.7fr);align-items:center;gap:48px;display:grid}.media-library-figure{margin:0}.media-library-frame{aspect-ratio:16/9;border-radius:var(--radius-media);background:#16181a;display:block;position:relative;overflow:hidden}.media-library-frame video{object-fit:contain;width:100%;height:100%;display:block}.media-library-play{color:#fff;cursor:pointer;background:#16181a;border:0;width:100%;height:100%;padding:0;display:block;position:relative;overflow:hidden}.media-library-play .optimized-picture,.media-library-play .optimized-picture img{width:100%;height:100%}.media-library-play .optimized-picture img{object-fit:cover}.media-library-play-icon{background:#16181ae0;border-radius:50%;place-items:center;width:56px;height:56px;transition:background-color .16s,transform .16s;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #ffffff4d}.media-library-play:hover .media-library-play-icon,.media-library-play:focus-visible .media-library-play-icon{background:var(--orange);transform:translate(-50%,-50%)scale(1.05)}@media (prefers-reduced-motion:reduce){.media-library-play-icon{transition:none}}.media-library-figure figcaption{color:var(--muted);margin-top:10px;font-size:12px;font-weight:600;line-height:1.4}.media-library-copy{padding-top:20px}.media-library-grid article:first-child .media-library-copy{padding-top:0}.media-library-category{color:var(--orange);margin-bottom:12px;font-size:13px;font-weight:700;line-height:1.4;display:block}.media-library-copy h3{max-width:28ch;color:var(--ink);text-wrap:balance;margin:0;font-size:27px;font-weight:700;line-height:1.16}.media-library-copy>p{margin:14px 0 0;font-size:15px}.media-library-copy .media-library-audience{border-top:1px solid var(--soft-line);color:var(--ink);padding-top:14px;font-size:13px}.news-detail-page .breadcrumb-row{width:min(var(--content-width), calc(100% - 48px));margin-inline:auto}.news-detail-hero{border-bottom:1px solid var(--soft-line);grid-template-columns:minmax(0,.95fr) minmax(440px,1.05fr);align-items:center;gap:64px;padding:24px 0 80px;display:grid}.news-detail-hero h1{max-width:none;color:var(--ink);margin:0;font-size:46px;font-weight:700;line-height:1.04}.news-detail-intro>p{max-width:58ch;color:var(--muted);margin:22px 0 0;font-size:17px;line-height:1.72}.news-detail-hero>:where(img,picture,.news-portrait-frame){aspect-ratio:16/10;border-radius:var(--radius-media);width:100%;display:block;overflow:hidden}.news-detail-hero>.news-portrait-frame{display:grid}.news-detail-hero>:where(img,picture,.news-portrait-frame) img{object-fit:cover;width:100%;height:100%;display:block}.news-detail-layout{grid-template-columns:minmax(0,1fr) 320px;gap:72px;padding:80px 0 112px;display:grid}.news-detail-body{min-width:0}.news-detail-body>section{border-top:1px solid var(--soft-line);padding:42px 0}.news-detail-body>section:first-child{border-top:0;padding-top:0}.news-detail-body h2{max-width:24ch;color:var(--ink);text-wrap:balance;margin:0;font-size:30px;font-weight:700;line-height:1.16}.news-detail-body p{max-width:68ch;color:var(--muted);margin:16px 0 0;font-size:17px;line-height:1.82}.news-detail-aside{top:calc(var(--sticky-offset,92px) + 24px);border-top:2px solid var(--ink);align-self:start;padding-top:22px;position:sticky}.news-detail-aside h2{color:var(--ink);margin:0 0 18px;font-size:20px;font-weight:700;line-height:1.25}.news-detail-facts{margin:0}.news-detail-facts div{border-bottom:1px solid var(--soft-line);grid-template-columns:108px minmax(0,1fr);gap:12px;padding:13px 0;display:grid}.news-detail-facts dt,.news-detail-facts dd{margin:0;font-size:13px;line-height:1.5}.news-detail-facts dt{color:var(--muted);font-weight:600}.news-detail-facts dd{color:var(--ink);overflow-wrap:anywhere;font-weight:600}.news-detail-actions{gap:10px;margin-top:24px;display:grid}.news-gallery-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.news-gallery-counter{color:var(--muted);font-variant-numeric:tabular-nums;flex:none;font-size:13px;font-weight:700}.news-gallery-carousel{grid-template-columns:minmax(0,1fr) 250px;gap:24px;margin-top:28px;display:grid}.news-gallery-main{min-width:0;margin:0;position:relative}.news-gallery-main>:where(img,picture){aspect-ratio:16/10;border-radius:var(--radius-media);background:#f1f3f4;width:100%;display:block;overflow:hidden}.news-gallery-main>:where(img,picture) img{object-fit:cover;width:100%;height:100%;animation:.36s both news-photo-fade;display:block}.news-gallery-main figcaption{padding-top:18px}.news-gallery-main figcaption span{color:var(--muted);font-size:12px;font-weight:600;line-height:1.45;display:block}.news-gallery-main figcaption h3{color:var(--ink);margin:8px 0 0;font-size:22px;font-weight:700;line-height:1.2}.news-gallery-main figcaption p{margin-top:8px;font-size:15px;line-height:1.68}.news-gallery-controls{gap:8px;display:flex;position:absolute;top:14px;right:14px}.news-gallery-controls button{background:var(--ink);color:#fff;cursor:pointer;width:44px;height:44px;font:inherit;border:1px solid #ffffff8c;border-radius:999px;place-items:center;font-size:15px;font-weight:700;display:grid}.news-gallery-controls button:active{transform:translateY(1px)}.news-gallery-thumbnails{align-content:start;display:grid}.news-gallery-thumbnails button{border:0;border-bottom:1px solid var(--soft-line);min-height:88px;color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:0 0;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px;padding:12px 0;display:grid}.news-gallery-thumbnails button:first-child{border-top:1px solid var(--soft-line)}.news-gallery-thumbnails button.active{color:var(--orange)}.news-gallery-thumbnails img{border-radius:var(--radius-card);object-fit:cover;background:#f1f3f4;width:72px;height:64px;display:block}.news-gallery-thumbnails span{overflow-wrap:anywhere;font-size:13px;font-weight:700;line-height:1.35}.news-related-section{border-top:1px solid var(--soft-line);padding:88px 0 112px}.news-related-list{border-top:2px solid var(--ink)}.news-related-list article{border-bottom:1px solid var(--soft-line);grid-template-columns:240px minmax(0,1fr);align-items:center;gap:32px;padding:24px 0;display:grid}.news-related-list article>:where(img,picture){aspect-ratio:16/10;border-radius:var(--radius-card);width:240px;display:block;overflow:hidden}.news-related-list article>:where(img,picture) img{object-fit:cover;width:100%;height:100%;display:block}.news-related-list h3{max-width:34ch;color:var(--ink);text-wrap:balance;margin:0;font-size:24px;font-weight:700;line-height:1.18}.news-related-list p{max-width:64ch;color:var(--muted);margin:10px 0 0;font-size:15px;line-height:1.68}.news-related-list .text-action{margin-top:14px}@keyframes news-photo-fade{0%{opacity:0}to{opacity:1}}@media (max-width:1120px){.news-lead-record,.news-detail-hero,.news-detail-layout,.media-library-grid article:first-child{grid-template-columns:1fr}.news-lead-record{gap:36px}.news-detail-layout{gap:64px}.news-detail-aside{max-width:720px;position:static}.media-library-grid article:first-child{gap:0}.media-library-grid article:first-child .media-library-copy{padding-top:20px}.news-gallery-carousel{grid-template-columns:1fr}.news-gallery-thumbnails{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}}@media (min-width:761px) and (max-width:960px){.news-feed-section>header{padding-left:96px}.news-feed-rail-item{grid-template-columns:72px minmax(0,1fr);gap:22px 24px}.news-feed-rail-marker strong{font-size:15px;left:50px}.news-feed-rail-image-link,.news-feed-rail-copy{grid-column:2}.news-feed-rail-copy{padding:0 24px 0 0}}@media (max-width:760px){.news-index-section,.media-library-section,.news-detail-page .breadcrumb-row,.news-detail-hero,.news-detail-layout,.news-related-section{width:min(100% - 30px, var(--content-width))}.news-index-section,.media-library-section{padding-bottom:76px}.news-lead-record{padding:22px 0 56px}.news-lead-record h2{max-width:none;font-size:34px}.news-record-facts{grid-template-columns:1fr}.news-record-facts div,.news-record-facts div:nth-child(2n){border-left:0;border-top:1px solid var(--soft-line);padding:13px 0}.news-record-facts div:first-child{border-top:0}.news-secondary-section,.news-feed-section{padding-top:72px}.news-secondary-section>header h2,.news-feed-section>header h2,.media-library-heading h2,.news-related-section>header h2{font-size:31px}.news-secondary-grid,.media-library-grid{grid-template-columns:1fr;gap:56px}.news-feed-section{margin-top:72px;padding-top:0}.news-feed-section>header{width:auto;margin-bottom:38px;padding-left:0}.news-feed-section>header h2{text-wrap:balance;white-space:normal;max-width:13ch;font-size:clamp(36px,10.2vw,44px);line-height:1.05}.news-feed-rail{gap:32px;padding-top:44px}.news-feed-rail:before{top:34px;left:16px}.news-feed-rail-year{font-size:17px}.news-feed-rail-item{grid-template-columns:1fr;gap:20px;padding:0 0 36px 46px;display:grid}.news-feed-rail-marker{width:46px;height:24px;position:absolute;top:28px;left:0}.news-feed-rail-marker span{width:14px;height:14px;top:1px;left:9px;transform:none}.news-feed-rail-marker strong{font-size:12px;top:2px;left:30px;transform:none}.news-feed-rail-image-link{aspect-ratio:16/10}.news-feed-rail-copy{padding:0}.news-feed-rail-copy h3{max-width:24ch;margin-top:16px;font-size:clamp(25px,7.4vw,31px)}.news-feed-rail-copy p{margin-top:14px;font-size:15px}.news-feed-rail-action{margin-top:14px}.media-library-heading{padding-top:40px}.media-library-grid article:first-child{grid-column:auto}.news-detail-hero{gap:34px;padding:20px 0 56px}.news-detail-hero h1{max-width:none;font-size:28px}.news-detail-layout{padding:56px 0 80px}.news-detail-body>section{padding:34px 0}.news-detail-body h2{font-size:27px}.news-detail-facts div{grid-template-columns:96px minmax(0,1fr)}.news-gallery-heading{display:block}.news-gallery-counter{margin-top:14px;display:block}.news-gallery-thumbnails{grid-template-columns:1fr}.news-related-section{padding:72px 0 80px}.news-related-list article{grid-template-columns:112px minmax(0,1fr);gap:18px}.news-related-list article>:where(img,picture){width:112px}.news-related-list h3{font-size:20px}}@media (prefers-reduced-motion:reduce){.news-gallery-main>:where(img,picture) img{animation:none}}.news-detail-hero{width:min(calc(100% - 64px), var(--content-width));grid-template-columns:minmax(0,.72fr) minmax(520px,1.28fr);align-items:stretch;gap:clamp(34px,4vw,64px);padding:54px 0 66px}.news-detail-intro{flex-direction:column;justify-content:center;min-width:0;display:flex}.news-detail-hero h1{text-wrap:balance;max-width:14ch;font-size:clamp(44px,3.45vw,50px);font-weight:800;line-height:1.02}.news-detail-hero>:where(img,picture,.news-portrait-frame){aspect-ratio:16/10;border-radius:14px;height:100%}@media (max-width:1080px){.news-detail-hero{grid-template-columns:minmax(0,.82fr) minmax(440px,1.18fr);gap:34px}}@media (max-width:900px){.news-detail-hero{width:min(calc(100% - 40px), var(--content-width));grid-template-columns:minmax(0,1fr);gap:38px;padding:42px 0 56px}.news-detail-hero>:where(img,picture,.news-portrait-frame){height:auto}}@media (max-width:600px){.news-detail-hero{width:min(calc(100% - 30px), var(--content-width))}.news-detail-hero h1{font-size:38px;line-height:1.04}.news-detail-hero>:where(img,picture,.news-portrait-frame){aspect-ratio:4/3;border-radius:10px}}.news-hub-page{--news-hub-ink:var(--ink);--news-hub-muted:#686a70;--news-hub-line:#dedfdb;--news-hub-soft:#f5f6f3;--news-hub-orange:#e86918;color:var(--news-hub-ink);background:#fff}.news-hub-masthead{min-height:0;padding-block:64px 56px}.news-hub-masthead h1{max-width:20ch;font-size:var(--type-h1-size)}.news-hub-masthead .editorial-masthead__intro{max-width:58ch}.news-hub-section{width:min(calc(100% - 64px), var(--content-width));margin-inline:auto;padding-block:72px 80px}.news-hub-section>.section-heading{max-width:820px;margin-bottom:42px}.news-hub-path-list{border-bottom:1px solid var(--news-hub-line)}.news-hub-path-row{border-top:1px solid var(--news-hub-line);color:inherit;grid-template-columns:54px minmax(230px,.78fr) minmax(300px,1.22fr) auto;align-items:start;gap:30px;padding-block:30px;text-decoration:none;transition:background-color .18s,padding .18s;display:grid}.news-hub-path-row:hover,.news-hub-path-row:focus-visible{background:var(--news-hub-soft);padding-inline:20px}.news-hub-path-number{color:var(--news-hub-orange);font-variant-numeric:tabular-nums;font-size:13px;font-weight:800}.news-hub-path-row h3{max-width:22ch;color:var(--news-hub-ink);margin:0;font-size:26px;font-weight:700;line-height:1.14}.news-hub-path-detail p{max-width:58ch;color:var(--news-hub-muted);margin:0;line-height:1.65}.news-hub-path-detail>span{border-top:1px solid var(--news-hub-line);color:var(--news-hub-ink);grid-template-columns:84px minmax(0,1fr);gap:14px;margin-top:19px;padding-top:15px;font-size:13px;line-height:1.5;display:grid}.news-hub-path-detail strong{color:var(--news-hub-muted);text-transform:uppercase;font-size:10px}.news-hub-path-action{min-width:142px;color:var(--news-hub-orange);align-self:center;font-size:13px;font-weight:800;line-height:2}.news-hub-recent{border-top:1px solid var(--news-hub-line)}.news-hub-record-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.news-hub-record-grid>a{color:inherit;text-decoration:none}.news-hub-record-grid figure{margin:0}.news-hub-record-media{aspect-ratio:4/3;border-radius:var(--radius-media);background:var(--steel);position:relative;overflow:hidden}.news-hub-record-media :where(picture,img){width:100%;height:100%}.news-hub-record-media img{object-fit:cover;transition:transform .24s cubic-bezier(.25,1,.5,1);display:block}.news-hub-record-grid>a:hover img,.news-hub-record-grid>a:focus-visible img{transform:scale(1.035)}.news-hub-record-grid figcaption{gap:8px;padding-top:16px;display:grid}.news-hub-record-grid figcaption span{color:var(--news-hub-muted);font-size:12px;font-weight:600}.news-hub-record-grid figcaption strong{color:var(--news-hub-ink);font-size:18px;line-height:1.3}@media (max-width:960px){.news-hub-path-row{grid-template-columns:44px minmax(190px,.72fr) minmax(0,1.28fr)}.news-hub-path-action{grid-column:2/-1}}@media (max-width:760px){.news-hub-masthead{padding-block:44px 42px}.news-hub-masthead h1{max-width:16ch}.news-hub-section{width:min(100% - 30px, var(--content-width));padding-block:58px 64px}.news-hub-section>.section-heading{margin-bottom:30px}.news-hub-path-row{grid-template-columns:36px minmax(0,1fr);gap:10px 16px;padding-block:24px}.news-hub-path-row:hover,.news-hub-path-row:focus-visible{padding-inline:12px}.news-hub-path-row h3{font-size:22px}.news-hub-path-detail,.news-hub-path-action{grid-column:2}.news-hub-path-detail>span{grid-template-columns:1fr;gap:5px}.news-hub-record-grid{grid-template-columns:1fr;gap:38px}}@media (prefers-reduced-motion:reduce){.news-hub-path-row,.news-hub-record-media img{transition:none}}}
