:root{--ink:#1b1b1a;--paper:#f4f0e7;--white:#fbf9f3;--orange:#ef7722;--line:#c9c1b3;--body:'Barlow',Arial,sans-serif;--serif:'Barlow Condensed',Impact,sans-serif;--display:'Barlow Condensed',Impact,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.55 var(--body)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}h1,h2,h3,p,figure{margin:0}::selection{background:var(--orange);color:var(--ink)}.skip{position:absolute;left:-999px;top:0;z-index:100;background:#fff;padding:12px}.skip:focus{left:0}.site-header{height:88px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 5.5%;position:relative;z-index:10}.brand img{width:136px;height:74px;object-fit:contain;object-position:left}.desktop-nav{display:flex;align-items:center;gap:38px}.desktop-nav a{font-size:14px;font-weight:600;transition:color .2s}.desktop-nav a:hover,.footer-main a:hover{color:var(--orange)}.header-cta{font-size:14px;font-weight:700;border-bottom:1px solid var(--orange);padding:8px 0;display:flex;gap:27px}.header-cta span{color:var(--orange)}.menu-toggle,.mobile-nav{display:none}.small-label{font-size:12px;letter-spacing:.16em;font-weight:700}.dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--orange);vertical-align:middle;margin:0 9px}.section-pad{padding:110px 5.5%}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:50px;min-height:56px;padding:16px 20px;font-size:14px;font-weight:700;transition:background .2s,color .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#40403e}.button-light{background:var(--paper);color:var(--ink)}.button-light:hover{background:#fff}.quiet-link{border-bottom:1px solid currentColor;padding-bottom:5px;font-size:14px;font-weight:700}.quiet-link:hover{color:var(--orange)}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.045em;line-height:.92}h1 em,h2 em{font-weight:400;color:var(--orange)}h2{font-size:clamp(55px,6.7vw,104px)}
/* The opening is a quiet editorial spread, not a slogan billboard. */
.hero{display:grid;grid-template-columns:51% 49%;min-height:640px;background:var(--paper)}.hero-copy{padding:63px 9% 25px 10.8%;display:flex;flex-direction:column;align-items:flex-start}.hero h1{font-size:clamp(74px,7.9vw,122px);max-width:640px;margin:70px 0 29px}.hero-copy>p{font-size:17px;max-width:495px;line-height:1.65}.hero-links{display:flex;align-items:center;gap:32px;margin-top:32px}.hero-foot{margin-top:auto;padding-top:38px;width:100%;display:flex;justify-content:space-between;gap:20px;border-top:1px solid #aaa499;color:#77736b;font-size:10px;font-weight:700;letter-spacing:.12em}.hero-image{position:relative;min-height:640px;overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:50% 44%}.hero-image figcaption{position:absolute;bottom:0;left:0;background:var(--paper);font:italic 23px var(--serif);padding:18px 26px 12px;max-width:85%}
.about{background:var(--orange);display:grid;grid-template-columns:1.3fr .7fr;gap:9%;padding:95px 5.5% 105px;align-items:end}.about h2{font-size:clamp(62px,6.6vw,102px);margin-top:24px;max-width:880px}.about h2 em{color:var(--white)}.about-text{padding-bottom:5px}.about-text p{font-size:19px;line-height:1.6;max-width:480px;margin-bottom:30px}.about .quiet-link:hover{color:#fff}
.section-heading{display:flex;flex-direction:column;align-items:flex-start;gap:19px;margin-bottom:53px}.section-heading h2{max-width:900px}.section-heading p{font-size:17px}.products{background:var(--white)}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.category{min-width:0}.category-photo{aspect-ratio:.94;overflow:hidden;background:#d9cabc}.category-photo img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.category:hover img,.selection-grid a:hover img{transform:scale(1.045)}.category-meta{display:flex;align-items:end;justify-content:space-between;gap:10px;border-top:1px solid var(--ink);padding:19px 1px 0;margin-top:17px}.category-meta span,.selection-grid span,.idea-grid span{font-size:11px;font-weight:700;letter-spacing:.12em;color:#6b665e}.category-meta h3{font:700 clamp(34px,3.2vw,48px)/1 var(--display);margin:8px 0 0}.category-meta b{font:400 26px var(--body)}.all-products{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);padding:20px 3px;margin-top:60px;font-size:16px;font-weight:700}.all-products:hover{color:#bd4e08}
.spotlight{display:grid;grid-template-columns:1.03fr .97fr;background:var(--ink);color:#fff;min-height:640px}.spotlight-image{min-height:640px;overflow:hidden}.spotlight-image img{width:100%;height:100%;object-fit:cover;object-position:center 43%}.spotlight-copy{padding:83px 11% 70px;display:flex;flex-direction:column;align-items:start;justify-content:center}.spotlight-copy .small-label{color:var(--orange)}.spotlight h2{font-size:clamp(66px,6.7vw,104px);margin:35px 0 28px}.spotlight-copy p{font-size:18px;max-width:480px;color:#d4d0c8;margin-bottom:31px}
.occasions{display:grid;grid-template-columns:.86fr 1.14fr;gap:10%;background:var(--paper)}.occasions h2{margin-top:28px;max-width:600px}.occasion-list{border-top:1px solid var(--ink)}.occasion-list>div{padding:25px 0 27px;border-bottom:1px solid var(--ink)}.occasion-list span{font-size:11px;font-weight:700;letter-spacing:.14em;color:#9b4b15}.occasion-list h3{font:400 clamp(27px,2.55vw,38px)/1.08 var(--serif);letter-spacing:-.02em;margin-top:9px;max-width:650px}
.selection{background:#e9e3d8}.selection-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:45px}.selection h2{margin-top:18px}.selection-head .quiet-link{margin-bottom:10px;flex:none}.selection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.selection-grid a{min-width:0}.selection-grid img{aspect-ratio:1;object-fit:cover;width:100%;background:#d4c7b5;transition:transform .4s}.selection-grid span{display:block;margin-top:16px}.selection-grid h3{font:700 32px/1 var(--display);margin-top:7px}
.reseller{display:grid;grid-template-columns:1.15fr .85fr;gap:10%;background:var(--orange);align-items:end}.reseller h2{font-size:clamp(67px,7vw,112px);max-width:790px;margin-top:28px}.reseller h2 em{color:var(--white)}.reseller-detail p{font-size:19px;line-height:1.6;max-width:520px}.numbers{display:flex;gap:60px;border-top:1px solid #8c440f;padding-top:25px;margin:35px 0}.numbers div{display:flex;flex-direction:column}.numbers strong{font:700 60px/.9 var(--display)}.numbers span{font-size:12px;font-weight:700;letter-spacing:.1em;margin-top:7px}
.ideas{background:var(--white)}.idea-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:21px}.idea-grid article{min-width:0}.idea-grid img{aspect-ratio:1.16;object-fit:cover;width:100%;margin-bottom:19px;background:#e2d6c6}.idea-grid h3{font:400 clamp(29px,2.9vw,44px)/1.02 var(--serif);letter-spacing:-.025em;margin:8px 0 10px}.idea-grid p{color:#5d5a55;max-width:370px}
.find{background:var(--ink);color:#fff;display:grid;grid-template-columns:.8fr 1.2fr;gap:12%;align-items:center;overflow:hidden}.find h2{margin:26px 0}.find p{font-size:19px;color:#d1cec8;margin-bottom:35px;max-width:420px}.find>img{width:100%;max-height:530px;object-fit:cover}.social{background:var(--paper);padding:32px 5.5%;display:flex;justify-content:space-between;gap:25px;align-items:center;font:italic 30px var(--serif)}.social a{font:700 15px var(--body);border-bottom:1px solid var(--ink);padding-bottom:5px}
footer{background:var(--ink);color:#fff;padding:80px 5.5% 24px}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px;padding-bottom:75px}.footer-main img{width:175px}.footer-main p{max-width:230px;color:#aaa6a0;margin-top:17px}.footer-main>div:not(:first-child){display:flex;flex-direction:column;gap:13px}.footer-main>div>span{color:#8f8b85;font-size:11px;font-weight:700;letter-spacing:.15em;margin-bottom:13px}.footer-main a{font-size:15px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #55514c;padding-top:23px;color:#9e9a94;font-size:11px;font-weight:700;letter-spacing:.08em}.footer-bottom a{color:#fff}
@media(max-width:1050px){.desktop-nav{gap:18px}.hero h1{font-size:clamp(70px,8vw,98px)}.hero-copy{padding-left:8%}.category-meta h3{font-size:36px}.spotlight h2{font-size:clamp(62px,6.6vw,85px)}}
@media(max-width:920px){.site-header{height:72px;padding:0 5%}.brand img{width:120px;height:62px}.desktop-nav,.header-cta{display:none}.menu-toggle{display:flex;width:42px;height:42px;flex-direction:column;justify-content:center;gap:7px;border:0;background:transparent;padding:4px}.menu-toggle span{width:29px;height:2px;background:#fff}.mobile-nav:not([hidden]){display:flex;flex-direction:column;position:absolute;left:0;right:0;top:72px;z-index:9;background:var(--ink);color:#fff;padding:10px 5% 26px;box-shadow:0 14px 25px #0004}.mobile-nav a{border-top:1px solid #555;padding:14px 0;font-weight:600}.section-pad{padding:72px 5%}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:45px 5% 26px;min-height:0}.hero h1{font-size:clamp(72px,14vw,103px);margin:39px 0 22px;max-width:640px}.hero-copy>p{font-size:16px}.hero-links{gap:24px;flex-wrap:wrap;margin-top:26px}.hero-foot{display:none}.hero-image{height:430px;min-height:0}.hero-image figcaption{font-size:19px;padding:12px 15px}.about{grid-template-columns:1fr;gap:28px;padding:70px 5%}.about h2,.section-heading h2,.occasions h2,.selection h2,.reseller h2,.find h2{font-size:clamp(61px,11vw,88px)}.about-text p{font-size:17px}.section-heading{gap:16px;margin-bottom:35px}.category-grid{grid-template-columns:1fr;gap:37px}.category-photo{aspect-ratio:1.2}.category-meta h3{font-size:42px}.all-products{margin-top:45px}.spotlight{grid-template-columns:1fr}.spotlight-image{height:410px;min-height:0}.spotlight-copy{padding:65px 5% 72px}.spotlight h2{font-size:clamp(65px,12vw,90px);margin:25px 0}.spotlight-copy p{font-size:17px}.occasions{grid-template-columns:1fr;gap:38px}.occasions h2{margin-top:20px}.occasion-list h3{font-size:34px}.selection-head{display:block;margin-bottom:35px}.selection-head .quiet-link{display:inline-block;margin-top:28px}.selection-grid{grid-template-columns:repeat(2,1fr);gap:25px 12px}.selection-grid h3{font-size:28px}.reseller{grid-template-columns:1fr;gap:34px}.reseller-detail p{font-size:17px}.numbers{gap:45px}.numbers strong{font-size:54px}.idea-grid{grid-template-columns:1fr;gap:36px}.idea-grid h3{font-size:39px}.idea-grid img{aspect-ratio:1.2}.find{grid-template-columns:1fr;gap:40px}.find>img{max-height:380px}.social{padding:29px 5%;font-size:24px;align-items:start;flex-direction:column}.footer-main{grid-template-columns:1fr 1fr;gap:37px;padding-bottom:55px}.footer-main>div:first-child{grid-column:1/-1}.footer-bottom{line-height:1.5}}
@media(max-width:390px){.hero h1{font-size:68px}.hero-image{height:360px}.category-meta h3{font-size:37px}.about h2,.section-heading h2,.occasions h2,.selection h2,.reseller h2,.find h2{font-size:57px}.selection-grid h3{font-size:25px}.numbers{gap:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}

/* Interior pages share the same type and palette, with room for each story. */
.desktop-nav a[aria-current="page"]{color:var(--orange)}
.inner-hero,.category-hero,.story-hero,.trade-hero,.ideas-hero{display:grid;grid-template-columns:1fr 1fr;min-height:560px;background:var(--paper)}
.inner-hero>div,.category-hero>div,.story-hero>div,.trade-hero>div,.ideas-hero>div{padding:78px 9% 75px 11%;display:flex;flex-direction:column;align-items:start;justify-content:center}
.inner-hero h1,.category-hero h1,.story-hero h1,.trade-hero h1,.ideas-hero h1,.locator-hero h1{font:400 clamp(72px,7.4vw,116px)/.9 var(--serif);letter-spacing:-.045em;margin:29px 0 25px}
.inner-hero p,.category-hero p,.story-hero p,.trade-hero p,.ideas-hero p,.locator-hero p{font-size:18px;max-width:520px;line-height:1.6}
.inner-hero>img,.category-hero>img,.story-hero>img,.trade-hero>img,.ideas-hero>img{width:100%;height:100%;min-height:560px;object-fit:cover}
.inner-section{padding:100px 5.5%;background:var(--white)}.inner-section.warm{background:#e9e3d8}
.inner-heading{margin-bottom:50px}.inner-heading h2{margin-top:17px}
.catalog-cats,.trade-line-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.catalog-cats a,.trade-line-grid a{position:relative;border-top:1px solid var(--ink);padding-top:14px}
.catalog-cats img,.trade-line-grid img{width:100%;aspect-ratio:1;object-fit:cover;margin-bottom:18px}
.catalog-cats span,.trade-line-grid span{font-size:12px;color:#5a554c}.catalog-cats h3,.trade-line-grid h3{font:700 43px/1 var(--display);margin:8px 30px 0 0}.catalog-cats b,.trade-line-grid b{position:absolute;right:2px;bottom:6px;font:400 23px var(--body)}
.catalog-products{display:grid;grid-template-columns:repeat(3,1fr);gap:36px 18px}.catalog-products img{width:100%;aspect-ratio:1.15;object-fit:cover;background:#d9cbbb}.catalog-products span{display:block;margin-top:14px;font-size:11px;font-weight:700;letter-spacing:.13em}.catalog-products h3{font:700 35px/1 var(--display);margin-top:7px}.catalog-footnote{font-size:13px;color:#615d56;margin-top:42px}
.category-hero{background:var(--ink);color:#fff}.category-hero h1 em{color:var(--orange)}.category-hero .back-link{align-self:start;font-size:13px;border-bottom:1px solid currentColor;margin-bottom:60px}.category-hero .small-label{color:var(--orange)}
.detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:45px 25px}.detail-card{display:grid;grid-template-columns:44% 56%;background:#f0e9dd;min-height:310px}.detail-card>img{width:100%;height:100%;object-fit:cover}.detail-card>div{padding:25px;display:flex;flex-direction:column}.detail-card .small-label{font-size:10px;color:#8b4d27}.detail-card h3{font:700 clamp(35px,3.2vw,50px)/.95 var(--display);margin:16px 0}.detail-card p{font-size:15px;line-height:1.5}.serving-tip{display:flex;flex-direction:column;gap:4px;border-top:1px solid #bdb3a4;margin-top:auto;padding-top:15px;font-size:13px;line-height:1.35}.serving-tip b{font-size:10px;text-transform:uppercase;letter-spacing:.12em}.related{padding:65px 5.5%;background:var(--orange)}.related>div{display:flex;gap:35px;margin-top:25px;flex-wrap:wrap}.related a{font:400 clamp(30px,3.5vw,51px)/1 var(--serif);border-bottom:1px solid var(--ink);padding-bottom:7px}.related a span{font:400 19px var(--body)}
.story-hero{background:var(--orange)}.story-hero h1 em,.trade-hero h1 em{color:#fff}.story-copy,.trade-intro{display:grid;grid-template-columns:.36fr .64fr;gap:7%;align-items:start}.story-copy h2,.trade-intro h2{font-size:clamp(55px,5.8vw,90px);margin-bottom:30px}.story-copy p,.trade-intro p{font-size:19px;max-width:720px;margin:0 0 22px}.story-gallery{display:grid;grid-template-columns:1fr 1fr;background:#e9e3d8}.story-gallery>img{height:590px;width:100%;object-fit:cover}.story-gallery>div{padding:75px 11%;align-self:center}.story-gallery h2{font-size:clamp(60px,6vw,95px);margin:23px 0}.story-gallery p{font-size:18px;margin-bottom:28px}.story-stats{background:var(--ink);color:#fff;display:grid;grid-template-columns:repeat(3,1fr);padding:55px 5.5%;gap:25px}.story-stats>div{border-left:1px solid #6a655f;padding-left:26px;display:flex;flex-direction:column}.story-stats strong{font:700 72px/.9 var(--display);color:var(--orange)}.story-stats span{font-size:13px;margin-top:13px}
.trade-hero{background:var(--orange)}.trade-hero .button{margin-top:35px}.trade-stats{display:flex;gap:60px;border-top:1px solid var(--line);padding-top:28px;margin-top:42px}.trade-stats div{display:flex;flex-direction:column}.trade-stats strong{font:700 66px/.9 var(--display)}.trade-stats span{font-size:13px}.trade-contact{background:var(--ink);color:#fff;padding:100px 5.5%;text-align:center}.trade-contact h2{max-width:850px;margin:25px auto}.trade-contact p{font-size:18px;margin:0 auto 30px}.trade-contact .button{margin:auto}
.ideas-hero{background:#e9e3d8}.idea-list{display:grid;grid-template-columns:repeat(2,1fr);gap:55px 27px}.idea-list article{display:grid;grid-template-columns:44% 56%;border-top:1px solid var(--ink);padding-top:15px;min-height:260px}.idea-list img{width:100%;height:100%;object-fit:cover}.idea-list article>div{padding:13px 22px;display:flex;flex-direction:column;align-items:start}.idea-list h3{font:400 clamp(34px,3.4vw,52px)/1 var(--serif);letter-spacing:-.03em;margin:14px 0}.idea-list p{font-size:15px}.idea-list a{border-bottom:1px solid var(--ink);font-size:13px;font-weight:700;margin-top:auto;padding-top:17px}
.locator-hero{background:var(--orange);padding:95px 5.5% 90px}.locator-hero h1{max-width:850px}.locator-hero h1 em{color:#fff}.locator-workspace{padding:55px 5.5% 100px;background:var(--white)}.locator-controls{display:grid;grid-template-columns:1.4fr .6fr;gap:20px;max-width:1050px}.locator-controls label{font-size:13px;font-weight:700;display:flex;flex-direction:column;gap:9px}.locator-controls input,.locator-controls select{background:var(--paper);border:1px solid #a7a095;color:var(--ink);min-height:54px;padding:12px 16px;font:inherit;outline-offset:3px;width:100%;border-radius:0}.locator-summary{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin:48px 0 15px}.store-results{columns:2;column-gap:45px}.store-city{break-inside:avoid;margin-bottom:35px}.store-city h2{font:400 43px/.95 var(--serif);border-top:2px solid var(--ink);padding:17px 0 15px}.store-row{border-top:1px solid #c8c1b8;padding:11px 0;font-size:14px;line-height:1.5;break-inside:avoid}.more-stores{border:1px solid var(--ink);background:transparent;padding:15px 27px;font-weight:700;cursor:pointer;margin-top:22px}.more-stores:hover{background:var(--ink);color:#fff}.locator-note{font-size:13px;color:#68635c;max-width:750px;margin-top:40px}.inline-more{font-size:14px;font-weight:700;border-bottom:1px solid var(--ink);white-space:nowrap}
@media(max-width:920px){.inner-hero,.category-hero,.story-hero,.trade-hero,.ideas-hero{grid-template-columns:1fr;min-height:0}.inner-hero>div,.category-hero>div,.story-hero>div,.trade-hero>div,.ideas-hero>div{padding:67px 5%}.inner-hero h1,.category-hero h1,.story-hero h1,.trade-hero h1,.ideas-hero h1,.locator-hero h1{font-size:clamp(65px,12vw,92px)}.inner-hero>img,.category-hero>img,.story-hero>img,.trade-hero>img,.ideas-hero>img{min-height:0;height:410px}.inner-section{padding:73px 5%}.catalog-cats,.trade-line-grid{grid-template-columns:1fr;gap:36px}.catalog-cats img,.trade-line-grid img{aspect-ratio:1.3}.catalog-products{grid-template-columns:repeat(2,1fr);gap:30px 12px}.catalog-products h3{font-size:29px}.category-hero .back-link{margin-bottom:43px}.detail-grid{grid-template-columns:1fr;gap:20px}.detail-card{min-height:250px}.detail-card>div{padding:18px}.detail-card h3{font-size:38px}.detail-card p{font-size:14px}.related{padding:55px 5%}.related>div{gap:22px}.story-copy,.trade-intro{grid-template-columns:1fr;gap:27px}.story-copy h2,.trade-intro h2{font-size:clamp(57px,10vw,85px)}.story-copy p,.trade-intro p{font-size:17px}.story-gallery{grid-template-columns:1fr}.story-gallery>img{height:390px}.story-gallery>div{padding:65px 5%}.story-gallery h2{font-size:clamp(59px,11vw,86px)}.story-stats{grid-template-columns:1fr;gap:27px;padding:55px 5%}.story-stats strong{font-size:65px}.trade-stats strong{font-size:60px}.trade-contact{padding:80px 5%}.idea-list{grid-template-columns:1fr;gap:35px}.idea-list article{min-height:240px}.idea-list h3{font-size:38px}.locator-hero{padding:72px 5%}.locator-workspace{padding:45px 5% 80px}.locator-controls{grid-template-columns:1fr}.store-results{columns:1}.store-city h2{font-size:39px}}
@media(max-width:390px){.detail-card{grid-template-columns:42% 58%}.detail-card h3{font-size:33px}.serving-tip{font-size:12px}.idea-list h3{font-size:33px}.inner-hero h1,.category-hero h1,.story-hero h1,.trade-hero h1,.ideas-hero h1,.locator-hero h1{font-size:62px}}

/* PRONI brand accents within the original editorial direction. */
.site-header{border-bottom:5px solid var(--orange)}
.hero{background:#f3eee3;min-height:660px}
.hero-copy{padding-top:58px;padding-bottom:22px}
.hero-copy>.small-label{display:inline-flex;align-items:center;gap:12px;color:#9d4713;letter-spacing:.14em}
.hero-copy>.small-label:before{content:"";width:28px;height:3px;background:var(--orange)}
.hero h1{margin:55px 0 23px;line-height:.88;font-size:clamp(80px,8.3vw,128px)}
.hero h1 em{color:#df681c}
.hero-copy>p{max-width:450px}
.hero .button-dark{background:var(--orange);color:var(--ink);font-weight:800}
.hero .button-dark:hover{background:#ff9442}
.hero-foot{border-top:2px solid var(--orange);color:var(--ink);font-size:11px;letter-spacing:0;gap:13px;flex-wrap:wrap;padding-top:20px}
.hero-foot a{font-weight:700;white-space:nowrap}
.hero-foot a:hover{color:#b64f12}
.hero-image{min-height:660px;background:var(--orange);padding:19px 19px 19px 0}
.hero-image img{object-position:51% 50%}
.hero-image figcaption{left:auto;right:19px;bottom:19px;background:var(--ink);color:#fff;font:400 20px/1.1 var(--serif);padding:13px 18px 12px;max-width:72%}
.products .section-heading>.small-label,.occasions .small-label,.selection .small-label,.ideas .section-heading>.small-label,.inner-heading .small-label{color:#a94d16}
.category-meta{border-top:2px solid var(--orange)}
.category-meta span{color:#9a471a}
.all-products{border-top:2px solid var(--orange)}
.selection{background:#eee2d0}
.selection-grid span{color:#98501e}
.idea-grid span{color:#98501e}
@media(max-width:920px){
 .hero{min-height:0}
 .hero-copy{padding-top:45px;padding-bottom:30px}
 .hero h1{font-size:clamp(72px,13vw,99px);margin:39px 0 23px}
 .hero-foot{display:flex;margin-top:38px;padding-top:18px;gap:8px 17px;font-size:10px}
 .hero-image{min-height:0;height:445px;padding:0 15px 15px;background:var(--orange)}
 .hero-image figcaption{right:15px;bottom:15px;font-size:17px}
}
@media(max-width:390px){.hero h1{font-size:68px}.hero-foot{font-size:9px}.hero-image{height:380px}}

/* Interior page compositions */
.catalog-opening{display:grid;grid-template-columns:55% 45%;min-height:635px;background:#f3eee3}
.catalog-lede{padding:78px 8% 55px 10%;display:flex;flex-direction:column;align-items:start;justify-content:center}
.catalog-lede .small-label,.catalog-lineup-head .small-label{color:#a84e19}
.catalog-lede h1{font:400 clamp(82px,8.4vw,132px)/.86 var(--serif);letter-spacing:-.045em;max-width:690px;margin:42px 0 27px}
.catalog-lede h1 em{color:#d86c21}
.catalog-lede p{font-size:18px;line-height:1.55;max-width:500px;margin-bottom:33px}
.catalog-opening-photo{position:relative;background:var(--orange);min-height:635px}
.catalog-opening-photo img{position:absolute;inset:18px 18px 18px 0;width:calc(100% - 18px);height:calc(100% - 36px);object-fit:cover}
.catalog-opening-photo figcaption,.trade-hero figcaption,.category-hero figcaption{position:absolute;right:18px;bottom:18px;background:var(--ink);color:#fff;font:400 21px/1 var(--serif);padding:13px 17px}
.catalog-lineup{background:var(--white);padding:88px 5.5% 100px}
.catalog-lineup-head{display:flex;justify-content:space-between;align-items:end;gap:35px;padding-bottom:25px;border-bottom:2px solid var(--ink)}
.catalog-lineup-head p{font-size:17px;max-width:430px}
.catalog-line{display:grid;grid-template-columns:52% 48%;color:var(--ink);border-bottom:2px solid var(--ink);padding:27px 0;min-height:470px}
.catalog-line:nth-of-type(2){grid-template-columns:48% 52%}
.catalog-line:nth-of-type(2) .catalog-line-photo{order:2}
.catalog-line-photo{overflow:hidden;background:#e3d7c7}
.catalog-line-photo img{width:100%;height:100%;min-height:430px;object-fit:cover;transition:transform .4s}
.catalog-line:hover img{transform:scale(1.035)}
.catalog-line-copy{padding:32px 7% 20px;display:flex;flex-direction:column;align-items:start;justify-content:center}
.catalog-line-copy .small-label{color:#a04b19}
.catalog-line-copy h2{font:700 clamp(67px,7.2vw,112px)/.85 var(--display);letter-spacing:-.025em;margin:22px 0 25px;max-width:540px;text-transform:uppercase}
.catalog-line-copy p{font-size:18px;line-height:1.5;max-width:450px}
.catalog-line .line-action{border-bottom:2px solid var(--ink);display:flex;gap:80px;align-items:center;font-size:15px;font-weight:700;padding:0 0 7px;margin-top:35px}
.catalog-line:nth-of-type(3) .catalog-line-photo{background:#e6d5c1}
.catalog-favorites .catalog-products a{min-width:0}
.catalog-favorites .catalog-products img{aspect-ratio:1.12}
.catalog-favorites .catalog-products a:nth-child(2n) img{object-position:center 40%}
.category-hero{display:grid;grid-template-columns:52% 48%;min-height:620px;color:var(--ink);background:#e9cfb7}
.category-hero>div{padding:44px 8% 52px 10%;justify-content:center}
.category-hero .back-link{margin-bottom:45px;font-size:14px}
.category-hero .small-label{color:#8a421a}
.category-hero h1{font:700 clamp(78px,8.1vw,128px)/.82 var(--display);letter-spacing:-.025em;text-transform:uppercase;margin:22px 0 27px;overflow-wrap:anywhere}
.category-hero h1 em{font-style:normal;color:#bd571d}
.category-hero .category-short{font:400 clamp(30px,3vw,47px)/1 var(--serif);margin-bottom:20px}
.category-hero p:not(.category-short){font-size:17px;max-width:460px}
.category-hero figure{position:relative;background:var(--orange);min-height:620px}
.category-hero figure img{position:absolute;inset:18px 18px 18px 0;width:calc(100% - 18px);height:calc(100% - 36px);object-fit:cover}
.category-hero-pastas{background:#ebe4df}
.category-hero-pastas figure{background:#5b3f69}
.category-hero-pastas h1 em{color:#5b3f69}
.category-hero-pastas .small-label{color:#5b3f69}
.category-hero-molhos{background:#e4e6d9}
.category-hero-molhos figure{background:#566547}
.category-hero-molhos h1 em{color:#566547}
.category-hero-molhos .small-label{color:#566547}
.product-jump{display:grid;grid-template-columns:200px 1fr;gap:25px;padding:25px 5.5%;background:var(--ink);color:#fff;align-items:start}
.product-jump>span{font-size:11px;font-weight:700;letter-spacing:.13em;color:var(--orange);padding-top:7px}
.product-jump>div{display:flex;gap:10px 28px;flex-wrap:wrap}
.product-jump a{font-size:14px;border-bottom:1px solid #817b73;padding:3px 0 6px}
.product-jump a:hover{color:var(--orange);border-color:var(--orange)}
.category-collection{background:#fbf9f3}
.category-collection .inner-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;border-bottom:2px solid var(--orange);padding-bottom:25px}
.category-collection .inner-heading h2{font-size:clamp(55px,6vw,90px)}
.category-collection .detail-grid{gap:22px}
.detail-card{background:#f1e9dc;min-height:330px}
.detail-card>div{padding:27px}
.detail-card h3{font-size:clamp(40px,3.7vw,58px)}
.detail-card p{font-size:16px}
.detail-card .small-label{font-size:11px}
.detail-card.detail-featured{grid-column:1/-1;grid-template-columns:52% 48%;min-height:470px;background:#eac69f}
.detail-featured>div{padding:55px 8%}
.detail-featured h3{font-size:clamp(58px,6vw,92px);margin:22px 0}
.detail-featured p{font-size:19px;max-width:550px}
.detail-card:nth-child(3n){background:#e7e3d7}
.category-collection-pastas .detail-featured{background:#e8dbe7}
.category-collection-molhos .detail-card:first-child{background:#dce3d0}
.related{background:#e9cfb7}
.story-hero{grid-template-columns:54% 46%;background:#e97725;min-height:650px}
.story-hero>div{padding-left:10%;padding-right:8%}
.story-hero h1{font-size:clamp(83px,8vw,125px);max-width:730px}
.story-hero h1 em{color:var(--white)}
.story-hero>img{min-height:650px}
.story-copy{grid-template-columns:.38fr .62fr;background:#f3eee3;padding-top:120px;padding-bottom:120px}
.story-year{display:flex;flex-direction:column;border-top:3px solid var(--orange);padding-top:19px}
.story-year span{font-size:12px;font-weight:700;letter-spacing:.15em;color:#9d4a16}
.story-year strong{font:700 clamp(110px,13vw,210px)/.8 var(--display);letter-spacing:-.04em;color:#d96820;margin-top:24px}
.story-copy>div:last-child .small-label{color:#a44b18}
.story-copy h2{margin-top:20px}
.story-gallery{background:#e9dfd0}
.story-gallery>div{padding-left:12%;padding-right:12%}
.story-gallery h2{font-size:clamp(65px,6.5vw,100px)}
.trade-hero{grid-template-columns:56% 44%;min-height:630px;background:#ed7927}
.trade-hero>div{padding-left:10%;padding-right:8%}
.trade-hero h1{font-size:clamp(85px,8.4vw,130px);max-width:780px}
.trade-hero>figure{position:relative;background:var(--ink);min-height:630px}
.trade-hero figure img{position:absolute;inset:18px 18px 18px 0;width:calc(100% - 18px);height:calc(100% - 36px);object-fit:cover}
.trade-hero figcaption{background:var(--white);color:var(--ink);max-width:70%}
.trade-intro{background:#f3eee3;grid-template-columns:.34fr .66fr}
.trade-side{border-top:3px solid var(--orange);display:flex;flex-direction:column;padding-top:18px}
.trade-side .small-label{color:#a74914}
.trade-side strong{font:700 clamp(95px,11vw,180px)/.85 var(--display);margin:37px 0 10px;color:#df6e22}
.trade-side>span:last-child{font-size:15px}
.trade-lines{background:#e9dfd0}
.trade-line-grid{gap:0;border-top:2px solid var(--ink);border-bottom:2px solid var(--ink)}
.trade-line-grid a{border:0;border-right:1px solid #a9a092;padding:30px 25px 35px;display:flex;flex-direction:column;min-height:280px}
.trade-line-grid a:first-child{padding-left:0}
.trade-line-grid a:last-child{border-right:0}
.trade-line-grid a .small-label{color:#a04a16}
.trade-line-grid h3{font:700 clamp(42px,4.2vw,67px)/.9 var(--display);text-transform:uppercase;margin:32px 0 15px}
.trade-line-grid p{font-size:17px}
.trade-line-link{font-size:14px;font-weight:700;border-bottom:1px solid var(--ink);margin-top:auto;padding-top:24px;align-self:start}
.ideas-hero{grid-template-columns:56% 44%;min-height:620px;background:#eee5d9}
.ideas-hero>div:first-child{padding-left:10%;padding-right:8%;align-items:start}
.ideas-hero h1{font-size:clamp(86px,8.5vw,135px)}
.ideas-hero h1 em{color:#d46a23}
.ideas-hero .quiet-link{margin-top:30px}
.ideas-hero-photos{display:grid!important;grid-template-columns:1fr 1fr;gap:12px;padding:17px!important;background:var(--orange);min-width:0;align-items:stretch!important}
.ideas-hero-photos img{height:100%;min-height:586px;width:100%;object-fit:cover}
.ideas-hero-photos img:first-child{object-position:48%}
.ideas-hero-photos img:last-child{object-position:48%}
.ideas-section{background:#fbf9f3}
.idea-list{gap:20px}
.idea-list article{grid-template-columns:48% 52%;border:1px solid #c6bdb0;padding:0;min-height:320px;background:#f5efe5}
.idea-list article:first-child{grid-column:1/-1;min-height:450px;grid-template-columns:52% 48%;background:#e9d4bf}
.idea-list img{object-fit:cover;min-height:320px}
.idea-list article:first-child img{min-height:450px}
.idea-list article>div{padding:27px;justify-content:center}
.idea-list article:first-child>div{padding:45px}
.idea-list h3{font-size:clamp(39px,3.7vw,60px)}
.idea-list article:first-child h3{font-size:clamp(60px,6vw,90px)}
.idea-list p{font-size:16px;line-height:1.5}
.idea-list a{padding-top:20px;margin-top:28px}
.locator-hero{padding:55px 5.5% 52px;background:#e97725}
.locator-hero h1{font-size:clamp(65px,6.8vw,106px);margin:18px 0 15px;max-width:1100px}
.locator-hero p{font-size:17px;max-width:650px}
.locator-workspace{padding-top:38px}
.locator-controls{max-width:none;grid-template-columns:1.2fr .8fr;gap:15px;padding:22px;background:#f2e7d7;border-top:3px solid var(--ink)}
.locator-controls label{font-size:14px}
.locator-controls input,.locator-controls select{background:#fff;border:1px solid #83786c}
.locator-summary{margin-top:38px}
.store-city h2{border-top:2px solid var(--orange)}
@media(max-width:920px){
 .catalog-opening,.catalog-line,.catalog-line:nth-of-type(2),.category-hero,.story-hero,.trade-hero,.ideas-hero{grid-template-columns:1fr;min-height:0}
 .catalog-lede{padding:60px 5% 55px}
 .catalog-lede h1{font-size:clamp(72px,13vw,104px);margin:29px 0 22px}
 .catalog-lede p{font-size:17px}
 .catalog-opening-photo{min-height:0;height:430px}
 .catalog-opening-photo img{inset:0 14px 14px;width:calc(100% - 28px);height:calc(100% - 14px)}
 .catalog-opening-photo figcaption{right:14px;bottom:14px;font-size:17px}
 .catalog-lineup{padding:65px 5% 75px}
 .catalog-lineup-head{display:block}
 .catalog-lineup-head p{font-size:16px;margin-top:14px}
 .catalog-line{padding:18px 0 30px}
 .catalog-line:nth-of-type(2) .catalog-line-photo{order:0}
 .catalog-line-photo img{height:330px;min-height:0}
 .catalog-line-copy{padding:25px 0 0}
 .catalog-line-copy h2{font-size:clamp(70px,13vw,105px);margin:18px 0}
 .catalog-line-copy p{font-size:16px}
 .catalog-line .line-action{margin-top:25px}
 .category-hero>div{padding:42px 5% 52px}
 .category-hero .back-link{margin-bottom:32px}
 .category-hero h1{font-size:clamp(70px,12vw,110px);overflow-wrap:anywhere}
 .category-hero-acompanhamentos h1{font-size:clamp(51px,9vw,78px)}
 .category-hero .category-short{font-size:34px}
 .category-hero figure{height:430px;min-height:0}
 .category-hero figure img{inset:0 14px 14px;width:calc(100% - 28px);height:calc(100% - 14px)}
 .category-hero figcaption{right:14px;bottom:14px;font-size:17px}
 .product-jump{grid-template-columns:1fr;gap:12px;padding:23px 5%}
 .product-jump>div{gap:7px 18px}
 .category-collection .inner-heading{display:block}
 .category-collection .inner-heading h2{margin-top:17px;font-size:clamp(55px,10vw,80px)}
 .detail-card.detail-featured{grid-column:auto;grid-template-columns:1fr;min-height:0}
 .detail-featured>img{height:330px}
 .detail-featured>div{padding:25px}
 .detail-featured h3{font-size:clamp(55px,11vw,75px)}
 .detail-featured p{font-size:17px}
 .detail-card p{font-size:15px}
 .story-hero>div,.trade-hero>div,.ideas-hero>div:first-child{padding:62px 5%}
 .story-hero h1,.trade-hero h1,.ideas-hero h1{font-size:clamp(72px,12vw,105px)}
 .story-hero>img{height:430px;min-height:0}
 .story-copy{padding-top:80px;padding-bottom:80px}
 .story-year strong{font-size:125px;margin:20px 0 35px}
 .story-gallery h2{font-size:70px}
 .trade-hero figure{min-height:0;height:430px}
 .trade-hero figure img{inset:0 14px 14px;width:calc(100% - 28px);height:calc(100% - 14px)}
 .trade-hero figcaption{right:14px;bottom:14px;font-size:17px}
 .trade-intro{gap:35px}
 .trade-side strong{font-size:120px;margin:25px 0 5px}
 .trade-line-grid{border-bottom:0}
 .trade-line-grid a,.trade-line-grid a:first-child{border-right:0;border-bottom:2px solid var(--ink);padding:25px 0;min-height:220px}
 .trade-line-grid h3{font-size:57px;margin:25px 0 12px}
 .ideas-hero-photos{height:390px;padding:12px!important}
 .ideas-hero-photos img{min-height:0;height:100%}
 .idea-list article,.idea-list article:first-child{grid-column:auto;grid-template-columns:1fr;min-height:0}
 .idea-list img,.idea-list article:first-child img{height:280px;min-height:0}
 .idea-list article>div,.idea-list article:first-child>div{padding:25px}
 .idea-list h3,.idea-list article:first-child h3{font-size:clamp(43px,10vw,70px)}
 .locator-hero{padding:48px 5%}
 .locator-hero h1{font-size:clamp(64px,12vw,92px)}
 .locator-controls{grid-template-columns:1fr;padding:17px}
}
@media(max-width:390px){.category-hero h1{font-size:66px}.category-hero-acompanhamentos h1{font-size:51px}.catalog-lede h1,.story-hero h1,.trade-hero h1,.ideas-hero h1{font-size:69px}.detail-card:not(.detail-featured) h3{font-size:34px}.detail-featured h3{font-size:55px}}

/* Current PRONI identity: tall condensed lettering, direct copy and black/orange/white. */
:root{--ink:#151515;--paper:#f4f3ef;--white:#fff;--orange:#ed711f;--line:#bbb8b2;--body:'Barlow',Arial,sans-serif;--serif:'Barlow Condensed',Impact,sans-serif;--display:'Barlow Condensed',Impact,sans-serif}
body{font-family:var(--body)}
h1,h2{font-family:var(--display);font-weight:800;line-height:.83;letter-spacing:-.025em;text-transform:uppercase}
h1 em,h2 em{font-style:normal;font-weight:800}
h2{font-size:clamp(61px,7.6vw,118px)}
h3{letter-spacing:-.015em}
.site-header{border-bottom:4px solid var(--orange)}
.desktop-nav a,.header-cta,.mobile-nav a{text-transform:uppercase;letter-spacing:.035em;font-family:var(--display);font-weight:700;font-size:17px}
.header-cta{font-size:17px}
.button,.quiet-link,.all-products,.social a,.inline-more{text-transform:uppercase;font-family:var(--display);font-weight:700;letter-spacing:.025em;font-size:18px}
.button{min-height:58px;padding:14px 20px}
.small-label{font:700 13px/1.2 var(--display);letter-spacing:.11em}
.hero{background:var(--paper)}
.hero h1{font-family:var(--display);font-weight:800;font-size:clamp(82px,8.2vw,125px);letter-spacing:-.026em;line-height:.82;margin:56px 0 26px}
.hero h1 em{color:var(--orange)}
.hero-copy>.small-label{color:#8e4217}
.hero .button-dark{background:var(--orange)}
.hero-foot{font:700 14px/1.2 var(--display);text-transform:uppercase;letter-spacing:.025em;border-color:var(--orange)}
.hero-image figcaption,.catalog-opening-photo figcaption,.category-hero figcaption,.trade-hero figcaption{font:700 17px/1 var(--display);letter-spacing:.035em;text-transform:uppercase}
.about h2,.reseller h2{font-size:clamp(72px,8vw,126px)}
.about h2 em,.reseller h2 em{color:#fff}
.products .section-heading>.small-label,.occasions .small-label,.selection .small-label,.ideas .section-heading>.small-label,.inner-heading .small-label{color:#a34813}
.category-meta h3,.selection-grid h3,.catalog-products h3{text-transform:uppercase}
.category-meta span,.selection-grid span,.idea-grid span,.occasion-list span{font:700 13px/1.2 var(--display);letter-spacing:.08em}
.occasions,.ideas,.products{background:#fff}
.occasion-list h3{font:700 clamp(32px,3.2vw,49px)/.92 var(--display);text-transform:uppercase;letter-spacing:-.01em}
.selection{background:#eeece6}
.selection-grid img{background:#ddd9d2}
.idea-grid h3{font:700 clamp(35px,3.4vw,51px)/.94 var(--display);text-transform:uppercase;letter-spacing:-.01em}
.idea-grid img{background:#e6e4df}
.find{background:var(--ink)}
.social{background:var(--orange);font:700 32px/1 var(--display);text-transform:uppercase}
footer .footer-main>div>span{font:700 14px var(--display);letter-spacing:.08em}
footer .footer-main a{font-size:16px}
.catalog-opening,.catalog-lineup,.catalog-favorites,.inner-section,.category-collection,.ideas-section{background:#fff}
.catalog-lede h1,.inner-hero h1,.category-hero h1,.story-hero h1,.trade-hero h1,.ideas-hero h1,.locator-hero h1{font-family:var(--display);font-weight:800;font-style:normal;letter-spacing:-.025em;line-height:.82;text-transform:uppercase}
.catalog-lede h1{font-size:clamp(82px,8.4vw,128px)}
.catalog-lede h1 em,.ideas-hero h1 em{font-style:normal;color:var(--orange)}
.catalog-lineup-head .small-label,.catalog-line-copy .small-label{color:#9b4413}
.catalog-line-copy h2{font-weight:800}
.catalog-line-acompanhamentos h2{font-size:clamp(58px,5.3vw,88px);overflow-wrap:anywhere}
.catalog-line:nth-of-type(2){background:var(--ink);color:#fff;padding-left:20px;padding-right:20px}
.catalog-line:nth-of-type(2) .catalog-line-copy .small-label{color:#ff974d}
.catalog-line:nth-of-type(2) .line-action{border-color:#fff}
.catalog-line-photo{background:#ddd9d2}
.catalog-favorites.inner-section.warm,.trade-lines.inner-section.warm{background:#eeece6}
.category-hero{background:var(--orange);color:var(--ink)}
.category-hero .small-label,.category-hero-pastas .small-label{color:#55230a}
.category-hero h1 em{color:#fff}
.category-hero .category-short{font:700 clamp(33px,3.2vw,49px)/.93 var(--display);text-transform:uppercase}
.category-hero-pastas{background:#f2f0eb}
.category-hero-pastas figure{background:var(--orange)}
.category-hero-pastas h1 em{color:var(--orange)}
.category-hero-molhos{background:var(--ink);color:#fff}
.category-hero-molhos figure{background:var(--orange)}
.category-hero-molhos h1 em,.category-hero-molhos .small-label{color:var(--orange)}
.product-jump>span{font:700 14px var(--display)}
.product-jump a{font-family:var(--display);font-weight:700;text-transform:uppercase;font-size:17px}
.category-collection{background:#fff}
.category-collection .inner-heading h2{font-size:clamp(65px,7vw,110px)}
.detail-card,.detail-card:nth-child(3n){background:#f1f0ed;border:1px solid #d1cdc5}
.detail-card .small-label,.serving-tip b{font:700 13px var(--display);letter-spacing:.07em;color:#9b4413}
.detail-card h3,.detail-featured h3{text-transform:uppercase;font-weight:800}
.detail-card.detail-featured,.category-collection-pastas .detail-featured{background:var(--orange);border-color:var(--orange)}
.category-collection-molhos .detail-card:first-child{background:var(--orange)}
.related{background:var(--ink);color:#fff}
.related .small-label{color:var(--orange)}
.related a{font:700 clamp(38px,4vw,61px)/.9 var(--display);text-transform:uppercase;border-color:#fff}
.related a span{font:700 20px var(--display)}
.story-hero{background:var(--ink);color:#fff}
.story-hero>img{border-left:18px solid var(--orange)}
.story-hero h1 em{color:var(--orange)}
.story-copy,.story-gallery,.trade-intro{background:#fff}
.story-year strong,.trade-side strong{font-weight:800;color:var(--orange)}
.story-gallery h2{font-size:clamp(68px,7vw,110px)}
.story-stats strong{font-weight:800}
.trade-hero{background:var(--orange)}
.trade-hero h1 em{color:#fff}
.trade-line-grid h3{font-weight:800}
.ideas-hero{background:#fff}
.idea-list article{background:#f2f1ee;border-color:#bdb8b0}
.idea-list article:first-child{background:var(--orange)}
.idea-list h3,.idea-list article:first-child h3{font-family:var(--display);font-weight:800;line-height:.88;letter-spacing:-.015em;text-transform:uppercase}
.idea-list .small-label{color:#9b4413}
.idea-list article:first-child .small-label{color:#54230b}
.locator-hero{background:var(--ink);color:#fff}
.locator-hero h1 em{color:var(--orange)}
.locator-controls{background:#eae7e0;border-color:var(--orange)}
.locator-controls label{font-family:var(--display);text-transform:uppercase;font-size:17px}
.locator-summary{font-family:var(--display);font-size:18px}
.store-city h2{font:800 49px/.85 var(--display);text-transform:uppercase;border-color:var(--orange)}
.more-stores{font-family:var(--display);font-size:18px;text-transform:uppercase}
@media(max-width:920px){
 .desktop-nav,.header-cta{display:none}
 .mobile-nav a{font-size:21px}
 .hero h1{font-size:clamp(77px,14vw,105px);margin:37px 0 25px}
 .hero-foot{font-size:14px}
 .about h2,.section-heading h2,.occasions h2,.selection h2,.reseller h2,.find h2{font-size:clamp(69px,12vw,95px)}
 .catalog-lede h1,.story-hero h1,.trade-hero h1,.ideas-hero h1{font-size:clamp(76px,13vw,105px)}
 .catalog-line-acompanhamentos h2{font-size:clamp(44px,8vw,62px)}
 .category-hero h1{font-size:clamp(75px,13vw,115px)}
 .category-hero-acompanhamentos h1{font-size:clamp(57px,10vw,85px);overflow-wrap:anywhere}
 .category-hero .category-short{font-size:35px}
 .category-collection .inner-heading h2{font-size:clamp(61px,11vw,86px)}
 .story-gallery h2{font-size:clamp(70px,12vw,95px)}
 .idea-list h3,.idea-list article:first-child h3{font-size:clamp(49px,10vw,72px)}
 .locator-hero h1{font-size:clamp(71px,12vw,95px)}
 .store-city h2{font-size:46px}
}
@media(max-width:390px){.hero h1{font-size:72px}.catalog-lede h1,.story-hero h1,.trade-hero h1,.ideas-hero h1{font-size:72px}.category-hero h1{font-size:70px}.category-hero-acompanhamentos h1{font-size:55px}}

/* Ideas for serving: moments at the table, not a catalogue of cards. */
.ideas-hero{display:grid;grid-template-columns:55% 45%;min-height:650px;background:var(--ink);color:#fff}
.ideas-hero>div:first-child{padding:76px 9% 74px 10%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.ideas-hero .small-label{color:var(--orange)}
.ideas-hero h1{font:800 clamp(90px,8.4vw,132px)/.81 var(--display);letter-spacing:-.025em;text-transform:uppercase;margin:35px 0 27px;max-width:740px}
.ideas-hero h1 em{color:var(--orange);font-style:normal}
.ideas-hero p{font-size:19px;line-height:1.5;max-width:480px}
.ideas-hero .button{margin-top:34px}
.ideas-hero-photo{position:relative;min-height:650px;background:var(--orange)}
.ideas-hero-photo img{position:absolute;inset:18px 18px 18px 0;width:calc(100% - 18px);height:calc(100% - 36px);object-fit:cover;object-position:52% 50%}
.ideas-moments-intro{background:#fff;padding:48px 5.5%;display:flex;justify-content:space-between;align-items:end;gap:30px;border-bottom:4px solid var(--orange)}
.ideas-moments-intro .small-label{color:#9b4413}
.ideas-moments-intro p{font:800 clamp(31px,3.4vw,52px)/.94 var(--display);text-transform:uppercase;max-width:450px}
.moment{display:grid;grid-template-columns:50% 50%;min-height:660px;background:#fff}
.moment-photo{position:relative;min-height:660px;overflow:hidden;background:#e9e5dc}
.moment-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.moment-copy{padding:65px 10% 70px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.moment-copy>.small-label{color:#a94c15}
.moment h2{font:800 clamp(75px,7.2vw,116px)/.82 var(--display);letter-spacing:-.025em;text-transform:uppercase;margin:25px 0 34px;max-width:650px}
.moment-ideas{width:100%;border-top:2px solid currentColor}
.moment-idea{padding:19px 0 22px;border-bottom:1px solid currentColor}
.moment-idea h3{font:700 clamp(27px,2.55vw,39px)/.95 var(--display);text-transform:uppercase}
.moment-idea p{font-size:16px;line-height:1.45;max-width:460px;margin:7px 0 9px}
.moment-idea a{font:700 16px var(--display);text-transform:uppercase;border-bottom:1px solid currentColor;padding-bottom:2px}
.moment-idea a:hover{color:var(--orange)}
.moment:nth-of-type(2){background:var(--orange)}
.moment:nth-of-type(2) .moment-photo{order:2}
.moment:nth-of-type(2) .moment-copy>.small-label{color:#5f2b0d}
.moment:nth-of-type(2) .moment-idea a:hover{color:#fff}
.moment:nth-of-type(3){background:var(--ink);color:#fff}
.moment:nth-of-type(3) .moment-copy>.small-label{color:var(--orange)}
.ideas-end{background:var(--orange);padding:70px 5.5%;display:flex;align-items:end;justify-content:space-between;gap:35px}
.ideas-end .small-label{color:#652e0c}
.ideas-end h2{font:800 clamp(62px,6vw,98px)/.82 var(--display);text-transform:uppercase;margin-top:21px;max-width:790px}
.ideas-end .button{flex:none}
@media(max-width:920px){
 .ideas-hero{grid-template-columns:1fr;min-height:0}
 .ideas-hero>div:first-child{padding:60px 5% 58px}
 .ideas-hero h1{font-size:clamp(80px,13vw,110px);margin:30px 0 24px}
 .ideas-hero p{font-size:17px}
 .ideas-hero-photo{min-height:0;height:430px}
 .ideas-hero-photo img{inset:0 14px 14px;width:calc(100% - 28px);height:calc(100% - 14px)}
 .ideas-moments-intro{padding:33px 5%;display:block}
 .ideas-moments-intro p{margin-top:12px;font-size:38px}
 .moment{grid-template-columns:1fr;min-height:0}
 .moment-photo{min-height:0;height:390px}
 .moment:nth-of-type(2) .moment-photo{order:0}
 .moment-copy{padding:52px 5% 58px}
 .moment h2{font-size:clamp(74px,12vw,98px);margin:19px 0 27px}
 .moment-idea h3{font-size:32px}
 .ideas-end{padding:60px 5%;display:block}
 .ideas-end h2{font-size:clamp(67px,11vw,90px)}
 .ideas-end .button{margin-top:30px}
}
@media(max-width:390px){.ideas-hero h1{font-size:72px}.moment h2{font-size:68px}.ideas-end h2{font-size:64px}}

/* Handheld and narrow tablet refinements */
@media(max-width:920px){
 .site-header{height:72px;padding:0 5%}
 .brand img{width:116px;height:62px}
 .desktop-nav,.header-cta{display:none}
 .menu-toggle{display:flex;min-width:44px;min-height:44px;align-items:center;cursor:pointer}
 .mobile-nav:not([hidden]){display:flex;top:72px;padding:10px 5% 25px}
 .mobile-nav a{min-height:48px;display:flex;align-items:center}
 .mobile-nav a[aria-current="page"]{color:var(--orange)}
 .detail-grid{grid-template-columns:1fr;gap:20px}
 .detail-card,.detail-card.detail-featured{display:flex;flex-direction:column;min-height:0}
 .detail-card>img,.detail-card.detail-featured>img{width:100%;height:clamp(290px,49vw,440px);object-fit:cover}
 .detail-card>div,.detail-featured>div{padding:26px}
 .detail-card h3,.detail-featured h3{font-size:clamp(46px,8vw,70px);line-height:.9;margin:16px 0}
 .detail-card p,.detail-featured p{font-size:16px;line-height:1.5}
 .serving-tip{margin-top:26px;font-size:15px}
 .product-jump a{min-height:42px;display:inline-flex;align-items:center}
 .category-hero h1{overflow-wrap:anywhere}
 .store-results{columns:1}
}
@media(max-width:600px){
 .section-pad{padding:62px 5%}
 .hero-copy{padding:34px 5% 30px}
 .hero h1{font-size:clamp(66px,13vw,82px);margin:28px 0 18px;line-height:.83}
 .hero-copy>p{font-size:16px;line-height:1.5}
 .hero-links{margin-top:22px;gap:20px}
 .hero-foot{display:none}
 .hero-image{height:350px;min-height:0;padding:0 12px 12px}
 .hero-image figcaption{right:12px;bottom:12px;max-width:76%;font-size:14px}
 .button{min-height:52px;padding:12px 16px;font-size:17px;gap:25px}
 .quiet-link{font-size:17px}
 .about{padding:62px 5%}
 .about h2,.section-heading h2,.occasions h2,.selection h2,.reseller h2,.find h2{font-size:clamp(63px,11.5vw,83px);overflow-wrap:anywhere}
 .section-heading{margin-bottom:30px}
 .category-grid{gap:28px}
 .category-meta h3{font-size:39px;overflow-wrap:anywhere}
 .spotlight-image{height:350px}
 .spotlight-copy{padding:58px 5% 65px}
 .spotlight h2{font-size:clamp(61px,11vw,82px)}
 .occasion-list h3{font-size:34px}
 .selection-grid{gap:22px 12px}
 .selection-grid h3{font-size:clamp(25px,6.4vw,34px);overflow-wrap:anywhere}
 .idea-grid h3{font-size:clamp(38px,9vw,54px)}
 .find>img{max-height:340px}
 .inner-section{padding:65px 5%}
 .catalog-lede{padding:53px 5% 48px}
 .catalog-lede h1,.story-hero h1,.trade-hero h1{font-size:clamp(69px,12vw,88px);overflow-wrap:anywhere}
 .catalog-opening-photo,.category-hero figure,.trade-hero figure{height:360px}
 .catalog-lineup{padding:58px 5% 65px}
 .catalog-line-photo img{height:310px}
 .catalog-line-copy h2{font-size:clamp(59px,11vw,83px);overflow-wrap:anywhere}
 .catalog-line-acompanhamentos h2{font-size:clamp(44px,8vw,58px)}
 .category-hero>div{padding:38px 5% 45px}
 .category-hero h1{font-size:clamp(68px,12vw,90px)}
 .category-hero-acompanhamentos h1{font-size:clamp(51px,9vw,65px)}
 .category-hero .category-short{font-size:32px}
 .category-collection .inner-heading h2{font-size:clamp(61px,10vw,81px)}
 .detail-card>img,.detail-card.detail-featured>img{height:300px}
 .story-hero>div,.trade-hero>div{padding:52px 5%}
 .story-hero>img,.story-gallery>img{height:360px}
 .story-year strong{font-size:110px}
 .story-gallery h2{font-size:clamp(63px,11vw,82px)}
 .trade-line-grid h3{font-size:54px}
 .ideas-hero>div:first-child{padding:54px 5% 50px}
 .ideas-hero h1{font-size:clamp(72px,12vw,92px);overflow-wrap:anywhere}
 .ideas-hero-photo{height:340px}
 .moment-photo{height:330px}
 .moment-copy{padding:47px 5% 55px}
 .moment h2{font-size:clamp(68px,11vw,87px)}
 .ideas-end h2{font-size:clamp(62px,10vw,80px)}
 .locator-hero{padding:45px 5%}
 .locator-hero h1{font-size:clamp(67px,11vw,88px)}
 .locator-workspace{padding:30px 5% 75px}
 .locator-controls{padding:14px}
 .store-city h2{font-size:42px}
 .footer-main{gap:30px}
}
@media(max-width:360px){
 .hero h1{font-size:62px}
 .hero-links{align-items:flex-start;flex-direction:column;gap:18px}
 .hero-image{height:315px}
 .selection-grid,.catalog-products{grid-template-columns:1fr}
 .selection-grid img,.catalog-products img{aspect-ratio:1.2}
 .category-meta h3{font-size:35px}
 .catalog-lede h1,.story-hero h1,.trade-hero h1,.ideas-hero h1{font-size:62px}
 .category-hero-acompanhamentos h1{font-size:42px}
 .detail-card>img,.detail-card.detail-featured>img{height:260px}
 .moment h2{font-size:62px}
 .ideas-end h2{font-size:57px}
 .footer-main{grid-template-columns:1fr}
 .footer-main>div:first-child{grid-column:auto}
}

/* Product-first opening on phones. */
.hero-title-mobile,.hero-mobile-actions{display:none}
@media(max-width:600px){
 .hero{display:flex;flex-direction:column;min-height:max(700px,calc(100svh - 72px));background:var(--white)}
 .hero-copy{width:100%;background:var(--white);color:var(--ink);padding:29px 5% 20px}
 .hero-copy>.small-label{color:#9d4713;font-size:12px}
 .hero-copy>.small-label:before{background:var(--orange);width:20px}
 .hero-title-desktop{display:none}
 .hero-title-mobile{display:block}
 .hero h1{font-size:clamp(58px,15.3vw,70px);line-height:.79;margin:22px 0 0;max-width:none;letter-spacing:-.025em}
 .hero h1 em{display:block;color:#df681c;font-style:normal}
 .hero-copy>p,.hero-links,.hero-foot{display:none}
 .hero-image{flex:1 0 auto;width:100%;height:max(410px,calc(100svh - 370px));min-height:410px;padding:0;background:var(--orange)}
 .hero-image img{height:100%;width:100%;object-fit:cover;object-position:51% 47%}
 .hero-image figcaption{display:none}
 .hero-mobile-actions{display:grid;grid-template-columns:1fr auto;align-items:stretch;background:var(--ink);color:#fff;min-height:66px}
 .hero-mobile-actions a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 5vw;font:700 17px/1 var(--display);text-transform:uppercase;letter-spacing:.02em}
 .hero-mobile-actions a:first-child{border-right:1px solid #ffffff55;color:var(--orange);font-size:21px}
 .hero-mobile-actions a:last-child{font-size:17px}
}
@media(max-width:360px){
 .hero h1{font-size:55px}
 .hero-mobile-actions a:first-child{font-size:19px}
 .hero-mobile-actions a:last-child{font-size:15px}
}

.back-to-top{position:fixed;right:max(20px,env(safe-area-inset-right));bottom:max(20px,env(safe-area-inset-bottom));z-index:30;display:flex;align-items:center;justify-content:center;width:46px;height:46px;padding:0;border:1px solid #ffffff45;border-radius:50%;background:var(--ink);color:#fff;box-shadow:0 3px 12px #0003;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity .2s,transform .2s,visibility .2s,background .2s,color .2s}
.back-to-top.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}
.back-to-top:hover{background:#363634;color:var(--orange);transform:translateY(-2px)}
.back-to-top:focus-visible{outline:3px solid var(--orange);outline-offset:3px}
.back-to-top svg{display:block;width:23px;height:23px;flex:none}
@media(max-width:600px){.back-to-top{right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));width:44px;height:44px}}
@media(prefers-reduced-motion:reduce){.back-to-top{transition:none}}
