/* MG / editorial identity. Original vector artwork is preserved, not redrawn. */
:root{--paper:#eeede7;--ink:#15191d;--muted:#60625d;--line:#cccdc5;--orange:#1660e0;--dark:#15191d;--sage:#e6ebdf;--container:1320px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}
.site-header{background:rgba(238,237,231,.96);backdrop-filter:blur(14px)}
.nav-shell{height:78px}.brand-logo{width:214px;height:auto}.main-nav{font-size:12px;gap:25px}.nav-cta,.button{border-radius:2px}.nav-cta{padding:11px 17px}.nav-selection{font-size:11px}
.button-primary:hover,.nav-cta:hover{background:#104bad}.footer-logo{width:255px;height:auto;margin-bottom:22px}.site-footer{--muted:#b2b6b1;--line:#46504b;background:var(--dark);color:#eeede7;padding-top:58px}.site-footer .footer-grid a:hover{color:#b1ceff;text-decoration:underline;text-underline-offset:4px}.footer-bottom{color:#b2b6b1}
:focus-visible{outline-color:#1660e0}::selection{background:#c8dbff}.text-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;padding:12px 0;border:0;border-bottom:1px solid currentColor;background:none;font-size:14px;font-weight:500;line-height:1.3}.text-cta>span{font-size:24px;font-weight:400;transition:transform .25s}.text-cta:hover>span{transform:translate(3px,-3px)}
/* A typographic opening and an unframed, animated product canvas. */
.work-opening{padding-top:25px}.opening-kicker,.chapter-label{display:flex;justify-content:space-between;gap:20px;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.opening-kicker>a{letter-spacing:0;text-transform:none}.opening-kicker>a span{margin-left:24px;font-size:16px}
.opening-title{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:60px;align-items:end;padding-block:36px 38px}
.opening-title h1{font-size:clamp(44px,5.15vw,74px);font-weight:500;letter-spacing:-.055em;line-height:1.04;margin-left:-.025em;min-width:0}.opening-title h1>span{color:var(--orange)}.opening-title>div{padding-bottom:5px}.opening-title p{font-size:14px;line-height:1.7;max-width:42ch}.opening-title p+p{margin-top:12px;color:var(--muted)}.opening-title .text-cta{margin-top:18px;min-width:190px;font-size:14px}
.motion-stage{display:grid;grid-template-columns:minmax(0,1fr) 252px;gap:38px;align-items:stretch;border-top:1px solid var(--ink);padding-top:22px}
.motion-canvas{min-width:0;position:relative;overflow:hidden;background:#eeede7;aspect-ratio:1.85;padding-bottom:42px}.motion-canvas video{display:block;width:100%;height:100%;object-fit:contain}.motion-controls{position:absolute;left:0;bottom:0;right:0;display:none;align-items:center;justify-content:space-between;gap:14px;padding:10px 0 0;background:var(--paper)}.motion-controls button{background:transparent;border:0;border-bottom:1px solid #a6aaa3;min-height:35px;padding:5px 0;font-size:11px;gap:12px;align-items:center}.motion-controls button:first-child{font-weight:600;font-size:12px}.motion-controls button>span{display:grid;place-items:center;background:var(--ink);color:white;border-radius:50%;width:26px;height:26px;font-size:16px}.motion-fallback{display:block;font-size:12px;position:absolute;bottom:0;background:var(--paper);padding:8px 12px}
.js .motion-controls{display:flex!important}.motion-controls button{display:inline-flex}.opening-index{display:flex;flex-direction:column;padding-top:5px}.index-caption{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);padding-bottom:10px}.opening-index>a{display:flex;flex-direction:column;justify-content:center;flex:1;border-bottom:1px solid var(--line);padding:15px 0;transition:color .2s}.opening-index>a:hover{color:var(--orange)}.opening-index small{font-size:9px;letter-spacing:.02em}.opening-index strong{display:flex;align-items:center;justify-content:space-between;font-size:40px;letter-spacing:-.05em;font-weight:500;line-height:1.2;margin:6px 0}.opening-index strong>span{font-size:25px;font-weight:400}.opening-index>a>span{font-size:11px;color:var(--muted)}
.opening-end{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:25px 35px;font-size:10px;line-height:1.65}.opening-end>span:last-child{text-align:right}.opening-end>a{font-size:30px}
/* Archive: a working media wall, not three interchangeable benefit cards. */
.archive-chapter{padding:38px 0 48px;background:var(--ink);color:#f3f1e9;overflow:hidden}.archive-chapter .chapter-label{color:#b9bdb5}.archive-heading{display:grid;grid-template-columns:1.25fr .75fr;gap:90px;align-items:end;margin-block:58px 48px}
.archive-heading h2{font-size:clamp(40px,4.8vw,70px);font-weight:500;letter-spacing:-.058em;line-height:1.08}.archive-heading h2 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.045em;color:#cbeaaa}.archive-heading p{font-size:14px;line-height:1.8;color:#bfc4c0;max-width:390px}.archive-heading .text-cta{color:#e2edda;font-size:12px;margin-top:17px}
.archive-composition{display:grid;grid-template-columns:25% 55% 20%;align-items:center;position:relative;min-height:390px;padding-bottom:15px}.archive-photo{width:125%;align-self:start;margin-top:5px;transform:rotate(-5deg);position:relative}.archive-photo img{aspect-ratio:.84;object-fit:cover}.archive-photo>span{position:absolute;bottom:16px;left:15px;color:#fff;font-size:10px;text-shadow:0 1px 5px #000}
.archive-screen{position:relative;z-index:1;display:block;width:112%;margin-left:-3%;background:#f1f3f2;box-shadow:0 20px 60px #0004;transform:rotate(1deg);transition:transform .3s}.archive-screen:hover{transform:rotate(0) translateY(-5px)}.archive-screen>div{display:flex;align-items:center;justify-content:space-between;color:#454b48;padding:12px 16px;font-size:10px;border-bottom:1px solid #ddd}.archive-screen>img{width:100%}
.archive-callout{position:relative;z-index:2;transform:rotate(4deg);background:#d4f86b;color:#15191d;padding:24px 24px 26px;margin-top:110px;box-shadow:0 12px 35px #0003;display:flex;flex-direction:column;gap:22px}.archive-callout>span{font-size:42px;line-height:1}.archive-callout strong{font-size:clamp(24px,2.3vw,34px);font-weight:500;letter-spacing:-.055em;line-height:1.1}.archive-callout small{font-size:10px;line-height:1.5}
.archive-routes{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:24px}.archive-routes>a{display:flex;gap:18px;align-items:start;padding:20px 0 8px;border-top:1px solid #545b58}.archive-routes b{font-size:9px;color:#a6bd9c;font-weight:400;margin-top:7px}.archive-routes span{font-size:23px;letter-spacing:-.02em}.archive-routes small{display:block;font-size:11px;color:#b5bdb6;letter-spacing:0;margin-top:4px}.archive-routes i{font-style:normal;margin-left:auto;font-size:23px}
/* Editorial product: serif typography, spread and an offset library. */
.edition-chapter{padding-block:40px 90px}.edition-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center;margin-top:60px}.edition-mark{font:italic 52px/.85 Georgia,serif;letter-spacing:-.08em;color:#a75143;display:block;margin-bottom:25px}
.edition-copy h2{font:400 clamp(38px,4.1vw,59px)/1.06 Georgia,serif;letter-spacing:-.05em}.edition-copy p{font-size:15px;line-height:1.8;max-width:375px;margin-top:25px}.edition-copy .text-cta{margin-top:18px}.edition-copy ul{list-style:none;font-size:11px;color:var(--muted);margin-top:28px}.edition-copy li{padding-block:8px;border-top:1px solid var(--line);max-width:320px}
.edition-spread{position:relative;padding-top:15px;padding-bottom:145px;min-width:0}.edition-spread>a:first-child{display:block;transform:rotate(-3deg);box-shadow:0 24px 55px #27281c1f;border:1px solid #d0cfc4}.edition-spread img{width:100%;height:auto}.edition-library{position:absolute;width:58%;right:-10px;bottom:30px;transform:rotate(4deg);box-shadow:0 14px 40px #27281c22;border:1px solid #c9c8bd}.edition-caption{font-size:10px;display:block;position:absolute;bottom:0;left:0;color:var(--muted)}
/* Review: a structured composition and precise, evidence-led language. */
.decisions-chapter{background:#dfdfef;padding-block:36px 65px;overflow:hidden}.decision-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center;margin-top:55px}.decision-image{min-width:0}.decision-image>a{display:block;box-shadow:12px 14px 0 #aeb1c3;border:1px solid #a1a5b8;background:white}.decision-image img{width:100%;height:auto}.decision-image>span{display:block;font-size:11px;margin-top:29px;color:#54556c}
.decision-copy h2{font-size:clamp(36px,4vw,59px);font-weight:500;letter-spacing:-.06em;line-height:1.04}.decision-copy p{font-size:14px;line-height:1.8;margin-top:24px;max-width:370px}.decision-copy .text-cta{margin-top:16px;font-size:12px}.decision-features{display:flex;flex-wrap:wrap;gap:9px 20px;margin-top:26px;font-size:10px;color:#54556c}.decision-features>span{padding-top:7px;border-top:1px solid #a2a5bb}
/* Searchable index: readable rows, distinct signatures and full product access. */
.catalog-index{padding-block:85px 65px}.catalog-heading{position:relative;margin-bottom:45px}.catalog-heading h2{font-size:clamp(40px,5vw,70px);font-weight:500;letter-spacing:-.058em;line-height:1.05;margin-top:24px}.catalog-heading h2 em{font:italic 400 1em/1 Georgia,serif;letter-spacing:-.045em}.catalog-heading>p{font-size:13px;line-height:1.8;margin-top:23px;color:var(--muted)}.catalog-index .catalog-tools{align-items:start;gap:25px}.catalog-index .filter-pills{gap:5px}.catalog-index .filter-pills button{border-radius:2px;font-size:10px;padding:9px 11px;min-height:36px;background:none;border-color:var(--line)}.catalog-index .filter-pills button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:white}.catalog-index .catalog-search{max-width:235px;flex-shrink:0}.catalog-index .catalog-search input{font-size:12px;border-radius:0;background:none;border-color:var(--line)}.catalog-summary{font-size:10px}.catalog-index .catalog-summary{padding-block:20px;margin:0}.catalog-index .catalog-summary>a{font-size:11px}
.catalog-index .catalog-grid{display:block}.catalog-index .index-product{display:grid;grid-template-columns:34px 225px minmax(0,1fr) 115px;gap:30px;align-items:center;border:0;border-top:1px solid var(--line);border-radius:0;padding:27px 0;background:transparent;box-shadow:none;transition:background .2s}.catalog-index .index-product:hover{transform:none;background:#f8f7f1;border-color:var(--line)}
.product-number{font-size:10px;align-self:start;padding-top:5px;color:var(--muted)}.index-product-image{display:block;overflow:hidden;aspect-ratio:1.65;background:#deded5;border:1px solid #d2d3c9}.index-product-image>img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .4s}.index-product:hover .index-product-image>img{transform:scale(1.045)}
.index-product-copy>span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:var(--signature-color)}.catalog-index .index-product h3{font-size:26px;font-weight:500;letter-spacing:-.04em;line-height:1.1;margin:7px 0 10px}.index-product-copy h3 i{font-style:normal;font-size:20px;opacity:0;display:inline-block;transform:translate(-5px,4px);transition:opacity .2s,transform .2s}.index-product:hover h3 i,.index-product:focus-within h3 i{opacity:1;transform:none}.index-product-copy>p{font-size:13px;color:var(--muted);line-height:1.5}.index-product-copy>ul{list-style:none;display:flex;flex-wrap:wrap;gap:6px 16px;font-size:10px;margin-top:16px}.index-product-copy li{border-bottom:1px solid #d7d8cf;padding-bottom:3px}
.index-product-actions{display:flex;flex-direction:column;align-items:end;gap:24px}.index-product-actions>a{font-size:10px}.index-product-actions .select-button{border:0;border-bottom:1px solid #a7ada4;border-radius:0;min-height:36px;background:none;padding:5px 0;font-size:10px}.index-product-actions .select-button[aria-pressed=true]{color:var(--orange)}
.catalog-index .catalog-more{border-top:1px solid var(--line);margin:0;padding-top:30px;text-align:center}.catalog-index .catalog-more button{font-size:13px}
.project-invitation{background:#1660e0;color:#fff;padding-block:32px 75px}.project-invitation .chapter-label{color:#d1e1ff}.invitation-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:center;margin-top:55px}.invitation-grid h2{font-size:clamp(45px,5.5vw,79px);letter-spacing:-.06em;font-weight:500;line-height:1.06}.invitation-grid h2 em{font:italic 400 1em/1 Georgia,serif;letter-spacing:-.055em}.invitation-grid p{font-size:15px;line-height:1.8;max-width:400px}.invitation-grid .button{margin-top:25px;background:#eeede7;color:var(--ink);font-size:12px}.invitation-grid .button:hover{background:#fff}.invitation-grid small{display:block;font-size:10px;line-height:1.8;color:#d1e1ff;margin-top:18px}
/* Product pages retain their real gallery, with a visual family and named strengths. */
.story-hero{background:var(--paper);padding-bottom:55px}.story-hero-grid{grid-template-columns:1fr 1.25fr;gap:65px}.story-intro h1{font-size:clamp(39px,4.6vw,66px);font-weight:500;letter-spacing:-.06em;line-height:1.04}.story-intro>p:not(.story-fit){color:var(--muted);font-size:15px}.story-product-name{color:var(--product-color)}.story-product-name small{border:0;padding:0;width:100%;margin-left:34px;font-size:10px}.story-cover{filter:none}.story-cover>a,.screen-label{border-radius:0;border-color:var(--line)}.screen-label{background:transparent;padding:10px 0;font-size:10px}.story-cover>a{box-shadow:13px 15px 0 var(--product-wash)}.story-cover figcaption{margin-top:26px}.story-cover figcaption>a{font-size:11px}.story-cover img{aspect-ratio:auto;max-height:490px;object-fit:contain}
.variant-archive .story-hero{background:#172520;color:#f0f2eb}.variant-archive .story-intro>p:not(.story-fit),.variant-archive .back-link,.variant-archive .story-fit,.variant-archive .story-product-name,.variant-archive .story-product-name small,.variant-archive .story-cover figcaption{color:#b9cec0}.variant-archive .screen-label{color:#dde8df;border-color:#4d6056}.variant-archive .story-cover>a{box-shadow:13px 15px 0 #2d4337}.variant-archive .story-cover figcaption>a{color:#dcecd9}.variant-archive .story-intro h1{font-weight:400}
.variant-editorial .story-hero{background:#e8e1d7}.variant-editorial .story-intro h1{font-family:Georgia,serif;font-weight:400;letter-spacing:-.055em}.variant-editorial .story-cover{transform:rotate(-2deg)}.variant-editorial .story-cover>a{box-shadow:12px 16px 0 #d6cab8}
.variant-review .story-hero{background:#e6e5ee}.variant-review .story-intro h1{font-weight:600}.variant-review .story-cover>a{box-shadow:14px 15px 0 #c5c2d8}
.variant-seats .story-hero{background:#e6ebdf}.variant-seats .story-cover>a{box-shadow:14px 15px 0 #c6d4b7}
.variant-training .story-hero{background:#222520;color:#f1f3e9}.variant-training .story-intro h1{text-transform:uppercase;font-weight:700;font-size:clamp(38px,4.1vw,60px)}.variant-training .story-intro>p:not(.story-fit),.variant-training .back-link,.variant-training .story-fit,.variant-training .story-product-name,.variant-training .story-product-name small,.variant-training .story-cover figcaption{color:#c8d0be}.variant-training .story-cover figcaption>a,.variant-training .screen-label{color:#e5e9dc}.variant-training .story-cover>a{box-shadow:13px 15px 0 #71815b}
.variant-commerce .story-hero{background:#e9e2d6}.variant-commerce .story-cover>a{box-shadow:14px 15px 0 #d2c4ac}
.variant-integration .story-hero{background:#e1e8ef}.variant-integration .story-product-name{font-family:monospace}.variant-integration .story-cover>a{box-shadow:14px 15px 0 #bdcddd}
.product-section-nav{top:78px}.signature-strip{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:25px;list-style:none;font-size:11px}.signature-strip li{border-top:1px solid currentColor;padding-top:8px}.signature-focus{list-style:none;display:flex;flex-direction:column;gap:5px;font-size:10px;color:var(--muted);margin-bottom:24px}.solution-card:not(.index-product){border-radius:0;border-top:3px solid var(--signature-color,var(--line))}.solution-card:not(.index-product) .card-screenshot{border-radius:0}.solution-card:not(.index-product) .card-screenshot img{border-radius:0}
.product-spotlights{padding-block:60px;background:#172520;color:#f0f2eb}.product-spotlights .eyebrow{color:#b9cec0}.product-spotlights h2{font-size:clamp(31px,3.7vw,50px);font-weight:400;letter-spacing:-.04em;line-height:1.15;margin:15px 0 35px}.spotlight-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}.spotlight-grid article{border-top:1px solid #51665a;padding-top:20px}.spotlight-grid article>span{font-size:9px;letter-spacing:.04em;color:#c4d8bb}.spotlight-grid h3{font-size:23px;font-weight:400;letter-spacing:-.03em;line-height:1.2;margin-top:22px}.spotlight-grid p{font-size:13px;line-height:1.8;color:#b9c6bd;margin-top:17px}.spotlight-grid a{display:block;font-size:11px;color:#d8e6cf;margin-top:20px}
.variant-editorial .product-spotlights{background:#d9cec0;color:var(--ink)}.variant-editorial .product-spotlights .eyebrow,.variant-editorial .spotlight-grid article>span,.variant-editorial .spotlight-grid p{color:#645b50}.variant-editorial .spotlight-grid article{border-color:#b8a994}.variant-editorial .spotlight-grid h3{font-family:Georgia,serif;font-size:27px}
.gallery-provenance{font-size:11px;color:var(--muted);border-left:2px solid var(--product-color);padding-left:13px;margin:-10px 0 28px;max-width:800px;line-height:1.6}
.story-functions{background:#e1e3db}.story-feature-list li{border-color:#c3c9bd}.story-cover figcaption>span{font-size:9px}.tour-enlarge{border-radius:0;border-color:#c7cbc2}.tour-rail button,.tour-rail button>img{border-radius:0}.tour-layout:has(.tour-rail button:nth-of-type(5)) .tour-rail{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tour-layout:has(.tour-rail button:nth-of-type(5)) .tour-rail>p{grid-column:1/-1}.tour-layout:has(.tour-rail button:nth-of-type(5)) .tour-rail b{font-size:10px}.tour-layout:has(.tour-rail button:nth-of-type(5)) .tour-rail i{display:none}
.trailer-dialog{background:var(--paper);color:var(--ink);border-radius:0;padding:48px 0 0}.trailer-dialog video{border-radius:0;background:var(--paper);max-height:calc(94dvh - 60px)}dialog::backdrop{background:#15191dd9}.trailer-dialog .icon-button{background:var(--paper);border-color:var(--ink)}
@media(min-width:861px){.tour-layout:has(.tour-rail button:nth-of-type(5)){grid-template-columns:minmax(0,1fr) 285px}}
@media(max-width:1100px){.brand-logo{width:190px}.main-nav{gap:17px}.opening-title{grid-template-columns:minmax(0,1fr) 290px;gap:35px}.opening-title h1{font-size:5.15vw}.motion-stage{grid-template-columns:minmax(0,1fr) 210px;gap:28px}.opening-index strong{font-size:32px}.opening-index>a{padding:8px 0}.archive-heading,.edition-grid,.decision-grid,.invitation-grid{gap:45px}.archive-callout{padding:20px 17px}.archive-composition{min-height:320px}.catalog-index .index-product{grid-template-columns:25px 180px minmax(0,1fr) 105px;gap:23px}.catalog-index .index-product h3{font-size:23px}.story-hero-grid{gap:35px}.spotlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:860px){.nav-shell{height:75px}.main-nav{top:75px}.opening-title{grid-template-columns:1fr;gap:22px;padding-block:23px}.opening-title h1{font-size:clamp(42px,7.6vw,65px)}.opening-title>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:30px;align-items:start}.opening-title p{font-size:14px}.opening-title p+p{margin:0}.opening-title .text-cta{grid-column:2;justify-self:start;margin-top:14px;min-width:190px}.motion-stage{grid-template-columns:minmax(0,1fr) 178px;gap:20px}.motion-canvas{aspect-ratio:1.45}.motion-canvas video{object-fit:contain}.opening-index strong{font-size:28px}.opening-index small{font-size:8px}.opening-index>a>span{font-size:9px}.index-caption{font-size:8px;padding-bottom:7px}.archive-heading{gap:30px;margin-top:40px}.archive-heading h2{font-size:39px}.archive-heading p{font-size:12px}.archive-composition{min-height:280px}.archive-callout{gap:15px;padding:18px 14px;margin-top:80px}.archive-callout strong{font-size:23px}.archive-callout>span{font-size:30px}.archive-callout small{font-size:8px}.archive-routes{gap:20px}.archive-routes span{font-size:20px}.archive-routes small{font-size:10px}.edition-grid{gap:35px}.edition-copy h2{font-size:39px}.edition-copy p{font-size:13px}.edition-spread{padding-bottom:110px}.decision-grid{gap:35px}.decision-copy h2{font-size:36px}.decision-copy p{font-size:12px}.catalog-index .catalog-tools{flex-direction:column}.catalog-index .catalog-search{max-width:100%;width:100%}.catalog-index .index-product{grid-template-columns:20px 135px minmax(0,1fr);gap:20px}.index-product-actions{grid-column:3;flex-direction:row;justify-content:space-between}.index-product-copy>ul{gap:6px 12px}.index-product-copy>p{font-size:12px}.catalog-index .index-product h3{font-size:22px}.invitation-grid{gap:40px}.invitation-grid h2{font-size:49px}.invitation-grid p{font-size:13px}.story-hero-grid{grid-template-columns:1fr}.story-cover{max-width:760px}.story-intro h1{font-size:51px;max-width:650px}.product-section-nav{top:75px}.tour-layout:has(.tour-rail button:nth-of-type(5)) .tour-rail{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:560px){.brand-logo{width:180px}.nav-shell{height:70px}.main-nav{top:70px}.work-opening{padding-top:20px}.opening-kicker{font-size:8px;letter-spacing:.025em}.opening-kicker>a{font-size:9px}.opening-kicker>a span{margin-left:8px}.opening-title{padding-block:26px 22px;gap:22px}.opening-title h1{font-size:clamp(32px,9.5vw,49px);letter-spacing:-.055em;line-height:1.08}.opening-title>div{display:block}.opening-title p{font-size:14px;max-width:38ch}.opening-title p+p{margin-top:10px}.opening-title .text-cta{font-size:14px;gap:30px;min-width:190px;margin-top:14px}.text-cta>span{font-size:21px}.motion-stage{display:block;padding-top:0}.motion-canvas{aspect-ratio:1.6;padding-bottom:37px}.motion-canvas video{object-fit:contain}.motion-controls{padding-top:0}.motion-controls button{font-size:9px;min-height:32px}.motion-controls button:first-child{font-size:10px}.motion-controls button>span{width:22px;height:22px;font-size:14px}.opening-index{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;padding-top:18px}.index-caption{display:none}.opening-index>a{padding:0 0 15px;justify-content:start;border-bottom:1px solid var(--ink)}.opening-index small{font-size:8px;line-height:1.5;min-height:25px}.opening-index strong{font-size:22px;margin:5px 0}.opening-index strong>span{font-size:15px}.opening-index>a>span{font-size:9px;line-height:1.5}.opening-end{padding-block:20px 27px;font-size:8px;gap:18px}.opening-end>a{font-size:24px}
.chapter-label{font-size:8px;letter-spacing:.03em;gap:14px;line-height:1.7}.chapter-label>span:last-child{text-align:right}.archive-chapter{padding-top:26px;padding-bottom:30px}.archive-heading{grid-template-columns:1fr;gap:20px;margin-block:35px 28px}.archive-heading h2{font-size:clamp(33px,9vw,46px)}.archive-heading p{font-size:13px;max-width:370px}.archive-heading .text-cta{margin-top:10px}.archive-composition{grid-template-columns:26% 52% 22%;min-height:265px;padding-bottom:40px}.archive-photo{width:180%;margin-top:0}.archive-photo img{aspect-ratio:.87}.archive-photo>span{font-size:7px;bottom:10px;left:10px}.archive-screen{width:150%;margin-left:-8%;margin-top:70px}.archive-screen>div{font-size:7px;padding:7px 9px}.archive-callout{align-self:start;margin-top:-2px;margin-left:-50%;padding:12px 11px;gap:10px;transform:rotate(6deg)}.archive-callout strong{font-size:21px}.archive-callout>span{font-size:22px}.archive-callout small{font-size:7px;line-height:1.4}.archive-routes{grid-template-columns:1fr;gap:0;margin-top:0}.archive-routes>a{align-items:center;padding:14px 0;gap:20px}.archive-routes span{font-size:20px;display:flex;flex:1;align-items:center;justify-content:space-between;gap:10px}.archive-routes small{font-size:9px;max-width:130px;margin:0;text-align:right}.archive-routes b{margin:0}.archive-routes i{font-size:20px}
.edition-chapter{padding-block:26px 45px}.edition-grid{grid-template-columns:1fr;gap:35px;margin-top:37px}.edition-mark{font-size:42px;margin-bottom:19px}.edition-copy h2{font-size:clamp(36px,10.5vw,52px)}.edition-copy p{font-size:14px;max-width:350px}.edition-copy ul{font-size:10px;margin-top:22px}.edition-copy li{max-width:none}.edition-spread{margin:0 9px;padding-bottom:135px}.edition-library{bottom:26px;right:0;width:58%}.edition-caption{font-size:9px}.decisions-chapter{padding-block:25px 38px}.decision-grid{grid-template-columns:1fr;gap:35px;margin-top:32px}.decision-copy{grid-row:1}.decision-copy h2{font-size:48px}.decision-copy p{font-size:13px}.decision-image{margin-right:10px}.decision-image>a{box-shadow:8px 10px 0 #aeb1c3}.decision-image>span{margin-top:23px;font-size:10px}
.catalog-index{padding-block:48px}.catalog-heading h2{font-size:41px}.catalog-heading>p{font-size:12px}.catalog-heading>p br{display:none}.catalog-heading{margin-bottom:25px}.catalog-index .filter-pills{gap:5px}.catalog-index .filter-pills button{font-size:9px;min-height:34px;padding:7px 9px}.catalog-summary{font-size:9px}.catalog-index .catalog-summary>a{font-size:10px}.catalog-index .index-product{grid-template-columns:22px minmax(0,1fr);gap:10px 14px;padding-block:22px}.index-product-image{grid-column:2;grid-row:1;width:100%;max-width:340px;aspect-ratio:1.9}.product-number{grid-column:1;grid-row:1;padding-top:0}.index-product-copy{grid-column:2;padding-top:7px}.catalog-index .index-product h3{font-size:25px;margin-top:7px}.index-product-copy h3 i{opacity:1;font-size:17px;transform:none}.index-product-copy>p{font-size:12px}.index-product-copy>ul{font-size:9px;margin-top:12px;gap:6px 12px}.index-product-actions{grid-column:2;gap:14px;margin-top:8px}.index-product-actions>a{font-size:10px}.index-product-actions .select-button{font-size:10px}.catalog-index .catalog-more button{font-size:12px}.project-invitation{padding-block:26px 46px}.invitation-grid{grid-template-columns:1fr;gap:28px;margin-top:33px}.invitation-grid h2{font-size:52px}.invitation-grid p{font-size:14px}.invitation-grid .button{width:100%}.invitation-grid small{font-size:10px}.footer-logo{width:235px}.site-footer{padding-top:42px}.footer-grid{gap:26px}
.story-hero{padding-bottom:40px}.story-intro h1{font-size:41px}.story-intro>p:not(.story-fit){font-size:14px}.story-cover{margin-right:10px}.story-cover figcaption{gap:12px}.story-cover figcaption>span{font-size:8px}.story-cover figcaption>a{font-size:10px;white-space:normal}.signature-strip{font-size:10px;gap:8px 15px}.product-section-nav{top:70px}.spotlight-grid{gap:26px}.spotlight-grid h3{font-size:20px}.spotlight-grid p{font-size:12px}.product-spotlights{padding-block:42px}.product-spotlights h2{font-size:33px}.gallery-provenance{font-size:10px;margin-top:0}.tour-layout:has(.tour-rail button:nth-of-type(5)) .tour-rail{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.tour-layout:has(.tour-rail button:nth-of-type(5)) .tour-rail b{font-size:9px}.variant-editorial .story-cover{transform:rotate(-1deg)}.variant-training .story-intro h1{font-size:39px}
}
@media(max-width:360px){.brand-logo{width:165px}.opening-title p{font-size:13px}.opening-index{gap:12px}.opening-index strong{font-size:20px}.archive-callout strong{font-size:18px}.archive-composition{min-height:240px}.edition-copy h2{font-size:36px}.decision-copy h2{font-size:42px}.catalog-heading h2{font-size:36px}.spotlight-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.archive-screen,.edition-spread>a:first-child,.edition-library,.variant-editorial .story-cover{transform:none}.index-product-image>img,.text-cta>span{transition:none}.index-product:hover .index-product-image>img{transform:none}}

/* Personnel product details retain their independent palette. */
.people-chapter,.people-contracts{--muted:#475965;--line:#a8b8c1;background:#dce7ed;color:#172c3a;scroll-margin-top:150px}
.people-contracts .eyebrow{color:#475965}
.people-contract-heading h2{font-size:clamp(34px,4.1vw,58px);line-height:1.06;letter-spacing:-.055em;font-weight:500;margin:0}
.people-contract-heading h2 em{font-family:Georgia,serif;font-weight:400;color:#254e68}
.people-contract-heading p{font-size:15px;line-height:1.8;color:#475965;max-width:530px}.people-contracts a{color:#173e5c}.people-handoffs a:hover{text-decoration:underline;text-underline-offset:4px}
.people-contracts{padding:75px 0}.people-contract-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:65px;align-items:end}
.people-contract-heading h2{font-size:clamp(35px,4vw,55px);margin-top:24px}.people-contract-heading p+p{margin-top:16px}
.people-config{display:grid;grid-template-columns:1fr 2fr;gap:65px;margin-top:65px;padding-top:32px;border-top:1px solid #a8b8c1}
.people-config h3{font-size:32px;line-height:1.15;letter-spacing:-.04em;font-weight:500;margin:18px 0}
.people-config p{font-size:13px;line-height:1.8;color:#475965;max-width:290px}
.people-config dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 35px;margin:0}
.people-config dl>div{padding:0 0 22px;margin-bottom:22px;border-bottom:1px solid #a8b8c1}
.people-config dl>div[id]{scroll-margin-top:180px}
.people-config dt{font-size:16px;font-weight:500}.people-config dd{margin:8px 0 0;font-size:13px;line-height:1.7;color:#475965}
.people-handoffs{margin-top:35px}.people-handoffs ol{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;padding:0;margin:22px 0 0}
.people-handoffs li{border-top:2px solid #254e68;padding-top:20px}.people-handoffs li>span{font-size:10px;color:#475965}
.people-handoffs h3{font-size:26px;font-weight:500;letter-spacing:-.04em;margin:18px 0 12px;line-height:1.2}
.people-handoffs p{font-size:13px;line-height:1.8;color:#475965}.people-handoffs a{display:inline-block;font-size:12px;line-height:1.6;margin-top:18px}
@media(max-width:1000px){.people-contract-heading{gap:30px}.people-config{gap:35px}.people-handoffs ol{gap:25px}}
@media(max-width:800px){.people-contract-heading{grid-template-columns:1fr;gap:22px}.people-contract-heading p{max-width:none}.people-config{grid-template-columns:1fr;gap:25px;margin-top:40px}.people-config h3 br{display:none}.people-config p{max-width:580px}.people-contracts{padding:50px 0;scroll-margin-top:140px}.people-handoffs h3{font-size:22px}}
@media(max-width:560px){.people-contract-heading p{font-size:14px}.people-contract-heading h2{font-size:clamp(31px,8.3vw,43px)}.people-config dl{grid-template-columns:1fr;gap:0}.people-config dl>div{padding-bottom:16px;margin-bottom:16px}.people-config h3{font-size:29px}.people-handoffs ol{grid-template-columns:1fr;gap:28px}.people-handoffs h3{font-size:26px}.people-handoffs p{max-width:420px}.people-handoffs a{margin-top:12px}}

/* People search: an example request and the actual recognition workflow. */
.person-search-story{padding:90px 0;background:#192e2b;color:#f3f3e9;scroll-margin-top:150px}
.person-search-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(35px,7vw,100px);align-items:start}
.person-search-story .eyebrow{color:#b8c8c0}
.person-search-intro h2{font-size:clamp(36px,4.5vw,62px);line-height:1.02;letter-spacing:-.055em;margin:28px 0}
.person-search-intro h2 em{color:#d4eb96;font-family:Georgia,serif;font-weight:400}
.person-search-intro>p{font-size:17px;line-height:1.65;max-width:480px;color:#d0d9d4}
.person-search-intro .text-cta{margin-top:20px;color:#f3f3e9}
.person-search-steps ol{list-style:none;margin:0;padding:0}
.person-search-steps li{display:grid;grid-template-columns:36px 1fr;gap:18px;padding:24px 0;border-top:1px solid #ffffff30}
.person-search-steps li>span{font-size:12px;color:#d4eb96;padding-top:4px}
.person-search-steps h3{font-size:23px;line-height:1.18;letter-spacing:-.025em;margin:0 0 10px}
.person-search-steps li p{margin:0;color:#d0d9d4;font-size:15px;line-height:1.6}
.feature-setup-note{border-top:1px solid #ffffff30;padding-top:20px;margin:0;color:#b8c8c0;font-size:12px;line-height:1.6}
/* Light sections must override the full dark spotlight palette, not only its background. */
.nutrition-spotlights{background:#f1ece4;color:#252e28}
.nutrition-spotlights .eyebrow,.nutrition-spotlights .spotlight-grid article>span{color:#4f6055}
.nutrition-spotlights .spotlight-grid p{color:#4b554e}
.nutrition-spotlights .spotlight-grid a{color:#294d3f}
.nutrition-spotlights .spotlight-grid article{border-color:#aab5aa}
.variant-editorial .spotlight-grid a{color:#443a2e}
.variant-archive .screen-label small,.variant-training .screen-label small{color:inherit}
.variant-archive .story-hero .plain-link:hover,.variant-training .story-hero .plain-link:hover{color:#b1ceff}
.tour-display small{color:var(--muted)}
.story-product-name{color:var(--ink)}
.story-cover figcaption,.tour-scene-number,.story-cases article>span,.launch-includes>article>span,.index-product-copy>span{color:var(--muted)}
.variant-editorial .product-spotlights .eyebrow,.variant-editorial .spotlight-grid article>span,.variant-editorial .spotlight-grid p{color:#5c5348}
.project-invitation .chapter-label,.invitation-grid small{color:#e4eeff}
@media(max-width:800px){.person-search-story{padding:50px 0;scroll-margin-top:140px}.person-search-grid{grid-template-columns:1fr;gap:34px}.person-search-intro h2{font-size:clamp(35px,8.6vw,56px)}.person-search-intro>p{font-size:15px;max-width:580px}.person-search-steps h3{font-size:21px}.person-search-steps li{padding:20px 0;gap:10px;grid-template-columns:30px 1fr}}

/* Home: individual entries converge into a shared view. Full-resolution screens stay intact. */
.people-chapter{--muted:#625b54;--line:#c8bfb1;--people-accent:#a84322;background:#eee7db;color:#24282b;padding:36px 0 42px}
.people-chapter .chapter-label{color:#625b54}
.people-heading{display:grid;grid-template-columns:1.55fr 1fr;gap:48px;align-items:end;margin:36px 0 30px}
.people-heading h2{font-size:clamp(36px,4.5vw,64px);font-weight:500;line-height:1.04;letter-spacing:-.055em;margin:0}
.people-heading h2 em{font:inherit;color:#a84322}
.people-heading p{font-size:14px;line-height:1.7;color:#625b54;max-width:410px;margin:0}
.people-composition{--people-flow-row:87px;--people-input-gap:50px;position:relative;display:grid;grid-template-columns:28% minmax(0,72%);min-width:0;isolation:isolate}
.people-inputs{position:relative;z-index:2;align-self:center;padding-right:50px;min-width:0}
.people-inputs::before{content:"";position:absolute;width:290px;height:290px;left:-105px;top:-2px;border:1px solid #d4c6b5;border-radius:50%;pointer-events:none;z-index:-1}
.people-role{display:block;font-size:10px;line-height:1.5;letter-spacing:.07em;text-transform:uppercase;color:#625b54;margin-bottom:15px}
.people-flowlinks{display:flex;flex-direction:column}
.people-flowlinks noscript{display:contents}
.people-flowlink{position:relative;display:grid;grid-template-columns:18px minmax(0,1fr) 25px;align-items:center;column-gap:10px;min-height:87px;padding:9px 0;color:#24282b}
.people-flowlink small{align-self:start;font-size:9px;line-height:1.6;margin-top:10px;color:#625b54;font-variant-numeric:tabular-nums}
.people-flowlink strong{font-size:clamp(35px,4.5vw,61px);line-height:1.05;letter-spacing:-.06em;font-weight:500}
.people-flowlink>span{font-size:24px;line-height:1;color:#a84322}
.people-flowlink:hover strong,.people-flowlink:focus-visible strong,.people-flowlink[aria-pressed="true"] strong{color:#a84322}
button.people-flowlink{width:100%;border:0;background:transparent;text-align:left;font:inherit;cursor:pointer}
.js .people-composition .people-flowlink.js-only{display:none!important}
.js .people-composition[data-people-ready="true"] .people-flowlink.js-only{display:grid!important}
.js .people-composition[data-people-ready="true"] .people-flowlink.js-only[hidden]{display:none!important}
.people-composition [hidden]{display:none!important}
.js .people-flowlinks noscript{display:none}
.people-flowlink:focus-visible{outline:2px solid #a84322;outline-offset:5px}
.people-connectors{position:absolute;z-index:0;left:calc(28% - var(--people-input-gap) + 12px);top:calc(50% + 15px - var(--people-flow-row)*1.2);width:18%;height:calc(var(--people-flow-row)*2.4);pointer-events:none;overflow:hidden;color:#a84322}
.people-connectors path{fill:none;stroke:currentColor;stroke-width:1;vector-effect:non-scaling-stroke}
.people-connectors circle{display:none}
/* Keep every desktop panel at the same height: centered hover controls must not move. */
.people-proof{position:relative;z-index:1;width:100%;max-width:790px;height:500px;min-width:0;margin-left:auto}
.people-panel{position:absolute;inset:0;min-width:0}
.people-calendar,.people-requests{position:absolute;min-width:0;margin:0}
.people-calendar{top:0;left:0;width:min(100%,640px)}
.people-requests{right:0;bottom:0;width:42%;max-width:320px;z-index:2}
.people-proof figure>a{position:relative;display:block;min-height:44px;background:#eef2f7;border:1px solid #b9b3aa;box-shadow:0 14px 34px #40311f1c}
.people-proof img{display:block;width:100%;max-width:1720px;height:auto;position:static;transform:none}
.people-proof figcaption{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#625b54;font-size:10px;line-height:1.5;padding-top:9px}
.people-proof figcaption span:last-child{font-size:14px;line-height:1;color:#a84322}
.people-calendar figcaption{max-width:50%}
.people-calendar figcaption span:last-child{display:none}
.people-hours-board{position:relative;width:min(100%,640px);padding:21px 24px 19px;background:#fffaf2;color:#24282b;border:1px solid #c8bfb1;box-shadow:0 14px 34px #40311f12}
.people-board-heading small{display:block;font-size:9px;line-height:1.5;letter-spacing:.07em;text-transform:uppercase;color:#625b54}
.people-board-heading h3{font-size:28px;line-height:1.08;letter-spacing:-.04em;font-weight:500;margin:7px 0 0;color:#24282b}
.people-hours-legend{font-size:9px;line-height:1.5;color:#625b54;text-align:right;margin:14px 0 5px}
.people-hours-ledger{list-style:none;margin:0;padding:0}
.people-hours-row{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:16px;row-gap:5px;padding:8px 0}
.people-hours-person{min-width:0;line-height:1.2}.people-hours-person strong{font-size:15px;letter-spacing:-.02em;font-weight:500;color:#24282b}
.people-hours-amount{display:flex;gap:5px;align-items:baseline;justify-content:flex-end;white-space:nowrap;font-variant-numeric:tabular-nums;line-height:1.2}
.people-hours-amount strong{font-size:17px;font-weight:500;letter-spacing:-.025em;color:#24282b}.people-hours-amount>span{font-size:11px;color:#625b54}
.people-hours-track{grid-column:1/-1;position:relative;height:5px;margin:2px 0 1px;background:#e2d8c9}
.people-hours-fill,.people-hours-pending{position:absolute;top:0;bottom:0;display:block}
.people-hours-fill{left:0;width:var(--hours-fill,0%);background:#a84322}
.people-hours-pending{left:var(--hours-fill,0%);width:var(--hours-pending,0%);background:repeating-linear-gradient(120deg,#a84322 0px,#a84322 2px,#f5e5d7 2px,#f5e5d7 5px)}
.people-hours-target{position:absolute;top:-3px;left:var(--hours-target,100%);height:11px;width:1px;margin-left:-1px;background:#24282b}
.people-hours-detail{grid-column:1/-1;font-size:10px;line-height:1.4;color:#625b54}
.people-hours-detail small{font:inherit;color:inherit}
.people-hours-footer{max-width:calc(100% - 90px);font-size:10px;line-height:1.5;color:#625b54;padding-top:11px;margin-top:10px;border-top:1px solid #d9cebe}
.people-source{position:absolute;right:0;bottom:0;width:36%;max-width:230px;margin:0;z-index:2}
.people-expense-screen{position:absolute;top:0;left:0;width:min(100%,640px);margin:0}
.people-expense-screen figcaption{max-width:50%}
.people-expense-note{position:absolute;right:0;bottom:0;width:250px;max-width:55%;padding:20px 22px;background:#fffaf2;color:#24282b;border:1px solid #c8bfb1;box-shadow:0 14px 34px #40311f12}
.people-expense-note>small{display:block;font-size:9px;line-height:1.5;color:#625b54;letter-spacing:.07em;text-transform:uppercase}
.people-expense-note>strong{display:block;font-size:24px;line-height:1.06;font-weight:500;letter-spacing:-.04em;margin-top:9px}
.people-expense-note>p{font-size:11px;line-height:1.55;color:#625b54;margin-top:12px}
.people-bridge{position:absolute;left:25px;bottom:21px;z-index:2;max-width:225px;font-size:17px;font-weight:500;line-height:1.3;letter-spacing:-.025em;color:#a84322;padding-left:14px;border-left:2px solid #a84322}
.people-roles-footer{display:flex;flex-wrap:wrap;gap:10px 24px;margin-top:16px;font-size:11px;line-height:1.5;color:#625b54}
.people-showcase-end{display:flex;gap:28px;justify-content:space-between;align-items:center;margin-top:25px;padding-top:17px;border-top:1px solid #c8bfb1}
.people-quickfacts{display:flex;flex-wrap:wrap;gap:0 23px;max-width:810px}
.people-quickfacts a{font-size:11px;line-height:1.6;color:#625b54;min-height:44px;display:inline-flex;align-items:center;gap:8px}
.people-quickfacts a::before{content:"";width:4px;height:4px;border-radius:50%;background:#a84322;flex-shrink:0}
.people-quickfacts a:hover{text-decoration:underline;text-underline-offset:4px;color:#a84322}
.people-chapter .people-explore{display:flex;gap:25px;align-items:center;white-space:nowrap;margin:0;min-height:44px;padding:12px 0;border-bottom:1px solid #a84322;font-size:14px;color:#a84322}
.people-chapter a:focus-visible{outline:2px solid #a84322;outline-offset:5px}
@media(max-width:1100px){.people-composition{--people-flow-row:76px;--people-input-gap:26px}.people-heading{gap:30px}.people-inputs{padding-right:26px}.people-flowlink{grid-template-columns:15px minmax(0,1fr) 20px;column-gap:7px;min-height:76px}.people-flowlink strong{font-size:clamp(35px,4.3vw,47px)}.people-calendar,.people-expense-screen{width:min(100%,590px)}.people-requests{max-width:290px}.people-source{width:36%;max-width:220px}.people-board-heading h3{font-size:26px}.people-bridge{left:18px;font-size:16px;max-width:210px}.people-showcase-end{gap:24px}.people-quickfacts{gap:0 18px}}
@media(max-width:900px){.people-heading h2{font-size:clamp(36px,4.8vw,44px)}.people-heading p{font-size:13px}.people-composition{--people-flow-row:68px;--people-input-gap:20px;grid-template-columns:28% minmax(0,72%)}.people-inputs{padding-right:20px}.people-role{font-size:9px;max-width:130px}.people-flowlink{grid-template-columns:12px minmax(0,1fr) 18px;column-gap:5px;min-height:68px}.people-flowlink strong{font-size:clamp(30px,4.4vw,40px)}.people-flowlink>span{font-size:18px}.people-flowlink small{font-size:8px;margin-top:6px}.people-inputs::before{width:230px;height:230px;left:-100px;top:5px}.people-requests{width:45%;max-width:260px}.people-proof figcaption{font-size:9px;padding-top:8px;gap:6px}.people-hours-board{padding:19px 20px 17px}.people-hours-footer{max-width:calc(100% - 60px)}.people-expense-note{padding:17px 18px;max-width:55%}.people-expense-note>strong{font-size:22px}.people-bridge{left:0;bottom:30px;max-width:150px;font-size:15px}.people-showcase-end{margin-top:22px}.people-quickfacts{gap:0 16px}.people-quickfacts a{font-size:10px}.people-chapter .people-explore{font-size:13px;gap:16px}}
@media(max-width:700px){.people-chapter{padding:28px 0 32px;scroll-margin-top:95px}.people-heading{grid-template-columns:1fr;gap:18px;margin:28px 0 26px}.people-heading h2{font-size:clamp(34px,8.5vw,48px)}.people-heading p{font-size:13px;max-width:460px}.people-composition{grid-template-columns:1fr;gap:24px}.people-inputs{padding-right:0}.people-inputs::before{width:160px;height:160px;left:auto;right:8%;top:0}.people-role{font-size:9px;max-width:none;margin-bottom:9px}.people-flowlinks{display:grid;grid-template-columns:.78fr 1.2fr 1fr;gap:15px}.people-flowlink{grid-template-columns:1fr 15px;column-gap:4px;min-height:70px;padding:4px 0 8px;border-bottom:1px solid #c8bfb1}.people-flowlink small{grid-column:1/-1;margin:0 0 5px;font-size:8px}.people-flowlink strong{font-size:clamp(28px,7.5vw,40px);letter-spacing:-.055em}.people-flowlink>span{font-size:16px}.people-connectors{display:none}.people-proof{height:auto;aspect-ratio:1/.9;max-width:430px;margin:0 auto;max-height:450px}.people-calendar{width:calc(100% - 14px)}.people-requests{width:68%;max-width:290px}.people-proof figcaption{font-size:9px;padding-top:8px;line-height:1.45}.people-bridge{position:relative;left:auto;bottom:auto;grid-row:2;max-width:none;font-size:14px;line-height:1.4;margin-top:-9px;padding-left:11px}.people-proof{grid-row:3}.people-roles-footer{font-size:10px;gap:9px 16px}.people-showcase-end{flex-direction:column;align-items:stretch;gap:8px;margin-top:22px;padding-top:12px}.people-quickfacts{gap:0 16px}.people-quickfacts a{font-size:11px;min-height:44px}.people-chapter .people-explore{justify-content:space-between;font-size:14px;padding:10px 0}}
@media(max-width:380px){.people-flowlinks{gap:10px}.people-flowlink strong{font-size:26px}.people-flowlink>span{font-size:14px}.people-proof figcaption{font-size:8px;gap:5px}.people-requests{width:69%}.people-quickfacts a{font-size:10px}.people-heading p{font-size:12px}.people-bridge{font-size:13px}}
@media(max-width:700px){.people-calendar figcaption{max-width:30%}}
@media(max-width:700px){.people-composition[data-people-active="hours"] .people-proof{height:520px;max-height:none;aspect-ratio:auto}.people-composition[data-people-active="expenses"] .people-proof{height:calc(60vw + 200px);max-height:480px;aspect-ratio:auto}.people-hours-board{width:100%;padding:18px 17px 16px}.people-board-heading h3{font-size:25px;line-height:1.08;max-width:310px}.people-board-heading small{font-size:8px}.people-hours-legend{font-size:9px;margin-top:15px}.people-hours-row{padding:8px 0;column-gap:12px;row-gap:5px}.people-hours-person strong{font-size:15px}.people-hours-amount strong{font-size:17px}.people-hours-amount>span{font-size:10px}.people-hours-detail{font-size:10px}.people-hours-footer{max-width:none;font-size:10px;margin-top:9px;padding-top:11px}.people-source{width:49%;max-width:180px}.people-source figcaption{font-size:8px;line-height:1.45}.people-expense-screen{width:calc(100% - 14px)}.people-expense-screen figcaption{max-width:100%}.people-expense-note{width:220px;max-width:75%;padding:16px 18px}.people-expense-note>small{font-size:8px}.people-expense-note>strong{font-size:23px;margin-top:7px}.people-expense-note>p{font-size:11px;margin-top:10px}button.people-flowlink{border-bottom:1px solid #c8bfb1}}
@media(max-width:380px){.people-hours-board{padding:17px 15px 15px}.people-board-heading h3{font-size:23px}.people-hours-person strong{font-size:14px}.people-hours-amount strong{font-size:16px}.people-hours-detail{font-size:9px}.people-expense-note{padding:15px 16px}.people-expense-note>strong{font-size:22px}.people-expense-note>p{font-size:10px}.people-expense-screen figcaption{font-size:8px}}
@media(prefers-reduced-motion:reduce){.people-composition *,.people-composition *::before,.people-composition *::after{animation:none!important;transition:none!important}}
