:root{--cream:#f7f2e8;--paper:#eee7db;--ink:#422c24;--muted:#716056;--rust:#8d4028;--line:#d9cdbb;--white:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.65 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--rust);outline-offset:5px}input:focus,select:focus,textarea:focus{outline:2px solid var(--rust);outline-offset:2px}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.07;letter-spacing:-.045em}h1{font-size:clamp(48px,5.6vw,86px)}h2{font-size:clamp(36px,4vw,58px)}h3{font-size:28px;letter-spacing:-.025em}em{font-weight:400;color:var(--rust)}p{color:var(--muted)}address{font-style:normal}.wrap{width:min(1320px,90%);margin-inline:auto}.topline{background:var(--ink);color:var(--cream);text-align:center;font-size:10px;letter-spacing:.22em;padding:9px 16px}.site-header{display:flex;justify-content:space-between;align-items:center;min-height:115px;border-bottom:1px solid var(--line);gap:30px}.brand{font:27px/1.1 Georgia,serif;letter-spacing:-1px;white-space:nowrap;display:inline-block}.brand span{display:block;font:10px/1 Arial,sans-serif;letter-spacing:.5em;text-align:center;margin-top:9px;padding-left:.5em}.site-header nav{display:flex;align-items:center;gap:36px;font-size:13px}.site-header nav a{padding:12px 0}.site-header nav a:hover,.site-header nav a[aria-current]{color:var(--rust)}.site-header nav .nav-contact{border:1px solid var(--ink);padding:12px 23px;display:flex;gap:35px}.menu-toggle{background:transparent;border:1px solid var(--line);padding:10px 15px;color:var(--ink)}.hero{display:grid;grid-template-columns:1.04fr 1fr;gap:5%;padding-block:54px 52px}.hero-copy{padding-top:25px;display:flex;align-items:flex-start;flex-direction:column}.eyebrow{font-size:10px;letter-spacing:.2em;font-weight:600;color:inherit;line-height:1.6}.small-line{width:25px;height:1px;display:inline-block;background:var(--rust);margin:0 10px 3px 0}.hero h1{margin:26px 0;line-height:1.04;font-size:clamp(48px,5.4vw,80px)}.hero-copy>p:not(.eyebrow){max-width:365px;font-size:15px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:15px 25px;background:var(--ink);color:var(--cream);border:1px solid var(--ink);font-size:12px;letter-spacing:.03em;transition:background .2s,transform .2s;min-height:50px}.button:hover{background:var(--rust);border-color:var(--rust);transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.hero .button{margin-top:30px}.hero-bottom{display:flex;justify-content:space-between;gap:20px;width:100%;font-size:8px;letter-spacing:.12em;margin-top:auto;padding-top:50px}.hero-bottom a span{font-size:16px;margin-left:8px}.hero-image{position:relative;min-height:580px;background:#dfc3a1;overflow:hidden;border-radius:160px 0 0 0}.hero-image>img{height:100%;width:100%;object-fit:cover;object-position:52% center;position:absolute}.hero-image:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#2d1b12a6);pointer-events:none}.image-label{position:absolute;z-index:1;left:35px;bottom:65px;color:white;font-size:11px;letter-spacing:.2em;line-height:1.7}.image-label em{display:block;color:white;font:italic 48px Georgia,serif;letter-spacing:-.04em}.hero-image figcaption{position:absolute;z-index:1;bottom:20px;left:35px;color:white;font-size:8px;letter-spacing:.15em}.ribbon{background:#e9dfcd;display:flex;align-items:center;justify-content:center;gap:6%;padding:24px 5%;font:italic 24px Georgia,serif}.ribbon span:nth-child(even){font:26px Georgia;color:var(--rust)}.section{padding-block:95px}.section-heading{display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:end;margin-bottom:40px}.section-heading .eyebrow{margin-bottom:20px}.section-heading>div>p:not(.eyebrow),.section-heading>p{max-width:420px;font-size:15px}.text-link{display:inline-block;font-size:13px;border-bottom:1px solid var(--ink);padding-bottom:7px;margin-top:22px}.text-link span{margin-left:25px}.text-link:hover{color:var(--rust)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.product-photo{background:#ece5d8;position:relative;overflow:hidden;aspect-ratio:1.12}.product-photo img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;padding:25px;transition:transform .4s}.product a:hover img{transform:scale(1.06)}.product-photo>span{position:absolute;right:18px;bottom:18px;border:1px solid #bfb09e;border-radius:50%;width:36px;height:36px;display:grid;place-items:center;font-size:18px}.product-caption{padding-top:20px}.product-caption h3{font-size:25px}.product-caption p{font-size:11px;letter-spacing:.08em;margin-top:8px}.note{font-size:12px;line-height:1.65;margin-top:26px;max-width:800px}.story{background:var(--ink);color:var(--cream);padding:80px 0}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:center}.story-art{background:#503a30;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:38px 15px;border:1px solid #80695b;border-radius:50% 50% 0 0}.story-art>.eyebrow{font-size:9px}.big-w{font:clamp(120px,17vw,240px)/.8 Georgia,serif;letter-spacing:-.1em}.big-w>span{font-style:italic;font-size:.25em;letter-spacing:-.08em;margin-left:-.65em}.story h2{margin-top:20px}.story em{color:#dfb992}.story p:not(.eyebrow){color:#ded0c0;margin-top:25px;max-width:410px;font-size:15px}.button.light{background:var(--cream);border-color:var(--cream);color:var(--ink)}.button.light:hover{background:#e5ccb0}.story .button{margin-top:30px}.inquiry-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.inquiry-grid>a{padding:30px;border-right:1px solid var(--line);transition:background .2s}.inquiry-grid>a:first-child{padding-left:0}.inquiry-grid>a:last-child{border:0}.inquiry-grid>a:hover{background:var(--paper)}.inquiry-grid h3{margin:30px 0 14px}.inquiry-grid p{font-size:14px}.cta{background:var(--rust);color:var(--cream);display:flex;align-items:center;justify-content:space-between;padding:45px 55px;margin-bottom:80px;gap:25px}.cta h2{margin-top:12px;font-size:44px}.cta .eyebrow{font-size:9px}footer{background:#eae2d5;padding-top:65px}.footer-grid{display:grid;grid-template-columns:1.3fr .8fr 1fr;gap:70px;padding-bottom:55px}.footer-grid>div>p:not(.eyebrow){font-size:13px;margin-top:25px}.footer-grid .eyebrow{margin-bottom:20px}.footer-grid>div>a:not(.brand){display:block;font-size:13px;line-height:2.3}.footer-grid address{font-size:13px;color:var(--muted)}.footer-bottom{border-top:1px solid #cfc2b0;display:flex;justify-content:space-between;gap:20px;padding-block:23px;font-size:10px;color:var(--muted)}.footer-bottom div{display:flex;gap:25px}footer a:hover{text-decoration:underline}.page-intro{padding-top:75px;padding-bottom:60px;border-bottom:1px solid var(--line)}.page-intro h1{margin-block:25px}.lead{font-size:17px;max-width:610px}.gallery{padding-top:35px;padding-bottom:90px}.filter-bar{display:flex;gap:12px;flex-wrap:wrap}.filter{background:transparent;border:1px solid var(--line);border-radius:2px;padding:10px 20px;color:var(--ink);font-size:13px}.filter.active,.filter:hover{background:var(--ink);color:var(--cream);border-color:var(--ink)}.gallery .product-grid{margin-top:20px;row-gap:40px}.product[hidden]{display:none}.about-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:10%;align-items:center}.editorial-photo{position:relative;min-height:410px;border-radius:160px 160px 0 0;overflow:hidden}.editorial-photo img{width:100%;height:410px;object-fit:cover}.editorial-photo span{position:absolute;bottom:15px;left:20px;font-size:9px;letter-spacing:.15em;background:var(--cream);padding:5px 10px}.about-grid h2{margin-block:20px}.about-grid p:not(.eyebrow){margin-bottom:20px}.location{padding:45px;background:var(--paper);margin-bottom:80px}.location h2{margin:15px 0 25px}.audience-list{padding-bottom:80px}.audience-list article{display:grid;grid-template-columns:50px 1fr auto;align-items:center;gap:35px;padding-block:50px;border-bottom:1px solid var(--line)}.audience-list h2{font-size:38px;margin-bottom:20px}.audience-list article p{max-width:640px}.contact-grid{display:grid;grid-template-columns:.8fr 1.3fr;gap:10%;padding-block:60px}.contact-grid h2{font-size:32px;margin-bottom:24px}.contact-grid address{font-size:17px}.contact-grid dt{font-size:10px;letter-spacing:.12em;text-transform:uppercase;margin-top:22px}.contact-grid dd{margin:5px 0;color:var(--muted);font-size:13px}.form-panel{background:var(--paper);padding:40px}.form-panel>p{font-size:13px;margin-bottom:25px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}label{font-size:12px;display:block;margin-bottom:20px}label span{color:var(--muted)}input,select,textarea{display:block;width:100%;min-width:0;border:1px solid #b3a18d;background:var(--white);padding:12px;color:var(--ink);margin-top:8px;border-radius:0;font-size:15px}textarea{resize:vertical}.form-status{font-size:13px;margin-top:15px}.faq{padding-top:25px}.faq h2{margin:15px 0 30px}.faq details{border-top:1px solid var(--line);padding:20px 0}.faq summary{cursor:pointer;font-size:17px}.faq details p{margin-top:15px;max-width:750px}.prose{max-width:850px;padding-block:55px 90px}.prose h2{font-size:31px;margin:35px 0 15px}.prose h2:first-child{margin-top:0}.prose p{margin-bottom:20px}.site-links{list-style:none;padding:0}.site-links li{border-bottom:1px solid var(--line);padding:18px 0;font-size:23px;font-family:Georgia,serif}.skip-link{position:fixed;top:-100px;left:15px;background:var(--ink);color:white;padding:10px;z-index:20}.skip-link:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1500px){.hero{gap:7%}.hero-image{min-height:630px}}@media(max-width:1000px){.site-header nav{gap:20px}.brand{font-size:23px}.hero-image{min-height:520px}.hero h1{font-size:58px}.hero-bottom{flex-direction:column;gap:8px;padding-top:30px}.hero-image{border-top-left-radius:120px}.story-grid{gap:7%}.audience-list article{grid-template-columns:30px 1fr}.audience-list .button{grid-column:2;justify-self:start}.contact-grid{gap:5%;grid-template-columns:.8fr 1.2fr}.form-row{grid-template-columns:1fr;gap:0}}
@media(max-width:760px){.wrap{width:89%}.topline{font-size:8px;letter-spacing:.13em}.site-header{min-height:88px;flex-wrap:wrap;gap:0;padding-block:20px}.brand{font-size:23px}.brand span{font-size:8px}.menu-toggle:not([hidden]){display:block;font-size:12px}.site-header nav{width:100%;flex-direction:column;gap:0;align-items:stretch;padding-top:20px}.js .site-header nav:not(.open){display:none}.site-header nav a{padding:13px;border-top:1px solid var(--line)}.site-header nav .nav-contact{margin-top:12px;justify-content:space-between}.hero{grid-template-columns:1fr;gap:32px;padding-top:20px;padding-bottom:32px}.hero-copy{padding-top:10px}.hero h1{font-size:clamp(49px,10vw,70px);margin-block:20px}.hero-copy>p:not(.eyebrow){max-width:95%}.hero-bottom{flex-direction:row;padding-top:28px;font-size:7px;align-items:center}.hero-image{min-height:400px;border-radius:110px 0 0 0}.hero-image>img{object-position:center}.hero .button{margin-top:22px}.image-label{bottom:55px;left:25px}.hero-image figcaption{left:25px;font-size:7px}.ribbon{gap:15px;justify-content:space-around;padding:20px 5%;font-size:17px}.ribbon span:last-child,.ribbon span:nth-last-child(2){display:none}.ribbon span:nth-child(even){font-size:19px}.section{padding-block:58px}.section-heading{grid-template-columns:1fr;gap:25px;margin-bottom:30px}.section-heading .eyebrow{margin-bottom:15px}.product-grid{grid-template-columns:1fr 1fr;gap:20px 14px}.product-grid .product:last-child:nth-child(odd){grid-column:1 / -1;max-width:100%}.product-photo img{padding:12px}.product-photo>span{width:28px;height:28px;right:10px;bottom:10px}.product-caption{padding-top:13px}.product-caption h3{font-size:23px}.product-caption p{font-size:10px}.section>.product-grid{grid-template-columns:1fr}.section>.product-grid .product-photo{aspect-ratio:1.4}.section>.product-grid .product-photo img{padding:25px}.story{padding-block:50px}.story-grid{grid-template-columns:1fr;gap:40px}.story-art{max-width:340px;width:100%;margin:auto;padding:30px 10px}.big-w{font-size:170px}.story-grid h2{font-size:43px}.inquiry-grid{grid-template-columns:1fr}.inquiry-grid>a,.inquiry-grid>a:first-child{padding:25px 0;border-right:0;border-bottom:1px solid var(--line)}.inquiry-grid h3{margin-top:15px}.cta{padding:30px;margin-bottom:50px;align-items:flex-start;flex-direction:column}.cta h2{font-size:36px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px;padding-bottom:40px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div>p:not(.eyebrow){margin-top:20px}.footer-bottom{flex-direction:column;font-size:9px}.footer-bottom div{gap:20px;flex-wrap:wrap}.page-intro{padding-top:45px;padding-bottom:40px}.page-intro h1{font-size:50px}.lead{font-size:15px}.filter{padding:9px 12px;font-size:12px}.filter-bar{gap:8px}.gallery{padding-bottom:55px}.about-grid{grid-template-columns:1fr;gap:35px}.editorial-photo,.editorial-photo img{min-height:300px;height:300px}.location{padding:30px;margin-bottom:50px}.audience-list article{gap:15px;grid-template-columns:25px 1fr}.audience-list h2{font-size:32px}.contact-grid{grid-template-columns:1fr;gap:35px;padding-block:40px}.form-panel{padding:25px}.form-panel .button{width:100%;gap:10px;padding-inline:15px}.faq h2{font-size:35px}.prose{padding-block:40px 60px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media(min-width:761px){.menu-toggle{display:none}}
/* Revised direction: the supplied site's video-led commercial bakery layout. */
:root{--cream:#fff;--paper:#f3f6fb;--ink:#233c7d;--muted:#53617a;--rust:#233c7d;--line:#dce3ef;--white:#fff;--gold:#ffbd37}body{background:white}h1,h2,h3{font-family:Arial,Helvetica,sans-serif;font-weight:800;letter-spacing:-.045em}h1{line-height:1.04}h2{font-size:clamp(36px,4vw,56px);line-height:1.1}h3{font-size:25px;letter-spacing:-.035em}em{font-style:normal;color:#2b67b3}.wrap{width:min(1280px,90%)}.topline{background:#233c7d;letter-spacing:.13em;color:white;font-size:10px}.site-header{min-height:116px;border:0}.brand{font-family:Arial,Helvetica,sans-serif;font-weight:900;font-size:27px;letter-spacing:-1.2px;text-align:center}.brand span{font-weight:800;font-size:15px;letter-spacing:.4em;margin-top:6px}.site-header nav{font-size:14px;font-weight:700;gap:38px}.site-header nav .nav-contact{border-radius:30px;background:var(--gold);border-color:var(--gold);padding:13px 26px;gap:25px}.button{border-radius:30px;background:var(--gold);border-color:var(--gold);color:#172c65;padding:15px 28px;font-weight:700;font-size:14px;gap:25px}.button:hover{background:#ffd575;border-color:#ffd575;color:#172c65}.button.light{background:white;color:var(--ink)}.eyebrow{font-size:11px;letter-spacing:.14em}.showcase{height:min(670px,calc(100svh - 147px));min-height:500px;position:relative;overflow:hidden;background:#162852;color:white}.showcase-slide{position:absolute;inset:0}.showcase-slide[hidden]{display:none}.showcase-slide>img,.showcase-slide>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.showcase-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,23,55,.83),rgba(8,23,55,.42) 47%,rgba(8,23,55,.1)),linear-gradient(0deg,rgba(8,23,55,.7),transparent 35%)}.showcase-copy{position:relative;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-bottom:60px}.showcase-copy .eyebrow{color:var(--gold);margin-bottom:20px}.showcase h1,.showcase h2{font-size:clamp(45px,4.6vw,70px);max-width:900px;line-height:1.07;color:white;letter-spacing:-.045em}.showcase h1 strong{font-weight:800}.showcase-copy p{font-size:18px;line-height:1.6;color:white;margin-top:22px}.showcase-copy .button{margin-top:28px}.showcase-controls{position:absolute;bottom:27px;left:0;right:0;display:flex;justify-content:space-between;align-items:center;gap:20px;z-index:2}.showcase-controls button{color:white;border:1px solid #ffffff7a;background:transparent;min-height:42px;border-radius:24px;padding:8px 18px;font-size:12px}.showcase-controls button:hover{background:#ffffff20}.slide-navigation{display:flex;align-items:center;gap:16px}.slide-dots{display:flex;gap:10px}.slide-dots button{width:10px;height:10px;min-height:0;padding:0;border-radius:50%;background:#ffffff50;border:0}.slide-dots button[aria-pressed=true]{background:var(--gold);outline:3px solid #ffffff40;outline-offset:3px}.media-note{font-size:8px;letter-spacing:.1em;color:inherit}.welcome{text-align:center;padding-block:65px 40px}.welcome h2{font-size:56px;margin:14px 0 18px}.welcome h2 span,.center-heading h2 span{color:#3072b9}.welcome>p:last-child{font-size:18px;max-width:850px;margin:auto}.category-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:12%;align-items:center;padding-block:40px 85px}.category-copy h2{margin:18px 0 22px}.category-copy>p:not(.eyebrow){max-width:370px}.category-copy .button{margin-top:25px}.category-copy .note{font-size:11px}.category-carousel{border-radius:12px;overflow:hidden;background:#f2f5fa}.category-photo{height:360px;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;background:radial-gradient(ellipse,#fff 20%,#e7edf6 100%)}.category-photo:before{content:'';width:260px;height:260px;background:var(--gold);border-radius:50%;position:absolute}.category-photo img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply;padding:25px;position:relative}.category-caption{display:flex;justify-content:space-between;align-items:center;padding:23px 30px;background:var(--ink);color:white;gap:15px}.category-caption .eyebrow{font-size:9px;color:#c5d6f3}.category-caption h3{margin-top:6px;font-size:27px}.category-caption>div:last-child{display:flex;gap:8px}.circle-control{width:42px;height:42px;border:1px solid #ffffff80;border-radius:50%;color:white;background:transparent;font-size:18px}.circle-control:hover{background:#ffffff20}.feature-banner{display:grid;grid-template-columns:1fr 1fr;background:var(--ink);color:white}.feature-banner>img{width:100%;height:100%;min-height:470px;max-height:600px;object-fit:cover}.feature-copy{padding:65px 12% 55px 10%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.feature-copy .eyebrow{color:var(--gold);margin-bottom:18px}.feature-copy h2{font-size:46px}.feature-copy p:not(.eyebrow){color:#e3eafa;margin-top:20px}.feature-copy .button{margin-top:27px}.feature-copy .media-note{margin-top:30px;color:#c4d0ea}.center-heading{text-align:center;margin-bottom:42px}.center-heading h2{margin:15px 0 18px}.home-gallery .product-grid{grid-template-columns:repeat(3,1fr);gap:40px 25px}.product-photo{background:#f4f6fa;border-radius:10px;aspect-ratio:1.3}.product-photo img{padding:25px}.product-photo>span{background:var(--ink);color:white;border:0}.product-caption{text-align:center}.product-caption h3{font-size:22px}.product-caption p{font-size:11px;text-transform:uppercase}.home-gallery>.note{text-align:center;margin:30px auto 20px}.home-gallery>.button{display:flex;width:max-content;margin:25px auto 0}.company-feature{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center;padding-block:25px 95px}.photo-stack{height:440px;position:relative}.photo-stack img:first-child{width:88%;height:330px;object-fit:cover;border-radius:12px}.photo-stack img:last-child{position:absolute;bottom:0;right:0;width:65%;height:200px;object-fit:cover;border:8px solid white;border-radius:12px}.company-feature h2{margin:20px 0 24px}.company-feature p:not(.eyebrow){margin-bottom:18px}.company-feature .button{margin-top:8px}.cta{border-radius:12px;background:var(--ink);margin-bottom:70px;padding:45px 55px}.cta h2{font-size:40px}.cta .eyebrow{color:var(--gold)}footer{background:#172b60;color:white}.footer-grid .brand{color:white}.footer-grid address,.footer-grid>div>p:not(.eyebrow),.footer-bottom{color:#d1dcf0}.footer-bottom{border-color:#ffffff30}.footer-grid .eyebrow{color:var(--gold)}.page-intro{background:#f0f4fb;max-width:none;width:100%;padding:65px max(5%,calc((100vw - 1280px)/2)) 55px;border:0}.page-intro h1{font-size:clamp(44px,5vw,68px)}.page-intro em{color:#3372b8}.filter{border-radius:25px}.form-panel{border-radius:12px;background:#f0f4fb}.form-panel input,.form-panel select,.form-panel textarea{border-radius:5px;border-color:#aebdd5}.editorial-photo{border-radius:12px}.location{border-radius:12px}.inquiry-grid>a:hover{background:#f0f4fb}.prose h2{font-size:30px}.site-links{font-family:Arial,sans-serif}.site-links li{font-family:Arial,sans-serif;font-size:21px}.note{color:#60718e}
@media(max-width:1000px){.site-header nav{gap:20px}.brand{font-size:24px}.showcase{height:600px}.showcase h1,.showcase h2{font-size:56px}.feature-copy{padding:45px 8%}.feature-copy h2{font-size:37px}.category-section{gap:7%}.category-caption{padding:20px}.company-feature{gap:6%}.company-feature h2{font-size:40px}}
@media(max-width:760px){.topline{font-size:8px}.site-header{min-height:90px}.site-header .brand{font-size:22px}.brand span{font-size:12px}.menu-toggle{border-radius:24px;border-color:var(--ink)}.site-header nav{gap:0}.site-header nav .nav-contact{margin-top:15px}.showcase{height:650px;min-height:0;max-height:none}.showcase-copy{padding-bottom:100px;justify-content:center}.showcase h1,.showcase h2{font-size:42px}.showcase-copy .eyebrow{font-size:9px}.showcase-copy p{font-size:16px}.showcase-shade{background:linear-gradient(90deg,#081737cc,#08173765),linear-gradient(0deg,#081737b0,transparent 50%)}.showcase-controls{bottom:22px;flex-wrap:wrap;gap:15px}.showcase-controls>button{font-size:10px;padding:8px 12px}.slide-navigation{gap:10px}.showcase-controls .slide-navigation>button{padding:8px 12px}.showcase-controls .media-note{width:100%;font-size:7px}.slide-dots{gap:8px}.slide-dots button{width:8px;height:8px}.welcome{padding:45px 0 20px}.welcome h2{font-size:43px}.welcome>p:last-child{font-size:16px}.welcome br{display:none}.category-section{grid-template-columns:1fr;gap:30px;padding-block:30px 50px}.category-copy h2 br{display:none}.category-photo{height:300px}.category-caption{padding:20px}.category-caption h3{font-size:24px}.feature-banner{grid-template-columns:1fr}.feature-banner>img{height:290px;min-height:0}.feature-copy{padding:38px 6%}.feature-copy h2{font-size:36px}.home-gallery .product-grid{grid-template-columns:1fr 1fr;gap:27px 14px}.home-gallery .product-photo{aspect-ratio:1}.home-gallery .product-photo img{padding:12px}.home-gallery .product-caption h3{font-size:18px}.home-gallery .product-caption p{font-size:9px}.center-heading h2{font-size:36px}.company-feature{grid-template-columns:1fr;gap:35px;padding-block:0 55px}.photo-stack{height:330px}.photo-stack img:first-child{height:260px}.photo-stack img:last-child{height:150px}.company-feature h2{font-size:35px}.cta{padding:30px}.cta h2{font-size:33px}.page-intro{padding:45px 5%}.page-intro h1{font-size:43px}.footer-grid{column-gap:20px}.footer-grid .brand{font-size:24px}}
/* Complete audience and company pages. */
.page-showcase{height:510px;position:relative;background:#172b60;color:white;overflow:hidden}.page-slide{position:absolute;inset:0}.page-slide[hidden]{display:none}.page-slide>img,.about-photo-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.page-slide>.wrap{position:relative;padding-top:70px}.page-slide .eyebrow,.about-photo-hero .eyebrow{color:var(--gold);margin-bottom:14px}.page-slide h1{font-size:22px;letter-spacing:0;font-weight:600;margin-bottom:17px}.page-slide h2{font-size:58px;max-width:700px;line-height:1.07}.page-slide .button{margin-top:25px}.page-carousel-controls{position:absolute;left:0;right:0;bottom:25px;display:flex;align-items:center;gap:18px}.page-carousel-controls button{width:44px;height:44px;border:1px solid #ffffff80;border-radius:50%;color:white;background:transparent;font-size:22px}.page-carousel-controls span{font-size:13px}.section-jumps{display:flex;justify-content:center;gap:40px;border-bottom:1px solid var(--line);padding-block:25px;font-size:14px;font-weight:700}.section-jumps a:hover{color:#2b67b3}.channel-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding-top:25px}.channel-grid article{background:#f3f6fb;border-radius:12px;overflow:hidden;scroll-margin-top:25px}.channel-grid img{width:100%;height:300px;object-fit:cover}.channel-grid article>div{padding:30px}.channel-grid h2{font-size:30px;letter-spacing:-.035em;margin:12px 0 18px}.channel-grid .eyebrow{color:#2b67b3}.source-photo-note{padding-top:0;margin-top:25px}.business-brief{display:grid;grid-template-columns:.8fr 1.2fr;gap:8%;align-items:start;padding-block:80px}.business-brief>div:first-child{padding-top:25px}.business-brief h2{margin:15px 0 22px}.business-brief .form-panel h2{font-size:30px;margin:0 0 18px}.about-photo-hero{height:440px;position:relative;background:#172b60;color:white}.about-photo-hero>.wrap{position:relative;padding-top:90px}.about-photo-hero h1{font-size:72px}.about-photo-hero p:not(.eyebrow){font-size:25px;color:white;margin:15px 0 25px}.welcome .note{font-size:12px;margin:20px auto 0}.principle-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding-block:20px 80px}.principle-grid article{background:#f3f6fb;border-radius:12px;overflow:hidden}.principle-grid img{width:100%;height:225px;object-fit:cover}.principle-grid article>div{padding:24px}.principle-grid .eyebrow{font-size:10px;color:#2b67b3}.principle-grid h2{font-size:25px;line-height:1.2;margin:12px 0}.principle-grid p:not(.eyebrow){font-size:14px}.delta-location{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center;padding-bottom:80px}.location-art{padding:45px;background:linear-gradient(135deg,#e8f1fb,#f8fafc);border-radius:12px;text-align:center}.location-art>span{font-size:95px;line-height:1.5;color:#3072b9;display:block}.location-art h2{font-size:40px}.location-art>p:not(.eyebrow){margin:10px 0 25px}.delta-location>div:last-child>h2{font-size:42px;margin:17px 0 23px}.delta-location address{margin-bottom:20px}.values-section{background:#eff4fb;padding-block:60px}.values-layout{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:start}.values-layout>img{width:100%;height:420px;object-fit:cover;border-radius:12px}.values-accordion details{padding:20px 0;border-bottom:1px solid #c4d2e7}.values-accordion details:first-child{padding-top:0}.values-accordion summary{font-size:24px;font-weight:700;cursor:pointer;line-height:1.3}.values-accordion p{margin-top:17px}.company-confirmation{padding-block:70px;text-align:center}.company-confirmation h2{margin:15px 0 20px;font-size:42px}.company-confirmation>p:not(.eyebrow){max-width:670px;margin:0 auto 25px}
@media(max-width:1000px){.principle-grid{grid-template-columns:1fr 1fr}.principle-grid img{height:260px}.section-jumps{gap:25px}.business-brief{gap:5%;grid-template-columns:.85fr 1.15fr}.delta-location{gap:5%}.delta-location>div:last-child>h2{font-size:35px}}
@media(max-width:760px){.page-showcase{height:470px}.page-slide>.wrap{padding-top:55px}.page-slide h2{font-size:42px}.page-slide h1{font-size:19px}.page-slide .button{font-size:13px}.section-jumps{gap:12px 22px;flex-wrap:wrap;padding-block:20px;font-size:12px}.channel-grid{grid-template-columns:1fr;gap:25px}.channel-grid img{height:230px}.channel-grid article>div{padding:25px}.channel-grid h2{font-size:27px}.business-brief{grid-template-columns:1fr;gap:25px;padding-block:45px}.business-brief>div:first-child{padding:0}.about-photo-hero{height:380px}.about-photo-hero>.wrap{padding-top:70px}.about-photo-hero h1{font-size:56px}.about-photo-hero p:not(.eyebrow){font-size:20px}.principle-grid{grid-template-columns:1fr 1fr;gap:15px;padding-bottom:45px}.principle-grid img{height:170px}.principle-grid article>div{padding:17px}.principle-grid h2{font-size:23px}.principle-grid p:not(.eyebrow){font-size:13px}.principle-grid .eyebrow{font-size:8px}.delta-location{grid-template-columns:1fr;gap:30px;padding-bottom:45px}.location-art{padding:25px}.location-art>span{font-size:75px}.values-section{padding-block:40px}.values-layout{grid-template-columns:1fr;gap:30px}.values-layout>img{height:280px}.values-accordion summary{font-size:22px}.company-confirmation{padding-block:45px}.company-confirmation h2{font-size:33px}}
@media(max-width:370px){.principle-grid{grid-template-columns:1fr}.principle-grid img{height:220px}}
/* Supplied company logo and confirmed contact details. */
.brand .brand-logo{width:285px;height:auto;display:block;max-width:100%}
.site-header .brand{flex:0 0 auto;max-width:32%}
footer .brand{background:white;border-radius:8px;padding:8px 14px;max-width:100%}
footer .brand .brand-logo{width:265px}
.footer-contact{margin-top:16px;display:grid;gap:5px;font-size:13px}
.footer-contact a,.contact-grid dd a,.business-brief .note a{overflow-wrap:anywhere}
.contact-grid dd a:hover,.business-brief .note a:hover{text-decoration:underline}
@media(max-width:1000px){.brand .brand-logo{width:240px}.site-header nav{gap:18px}}
@media(max-width:760px){.site-header .brand{max-width:70%}.brand .brand-logo{width:230px}.site-header{padding-block:8px}footer .brand .brand-logo{width:240px}}
