/* Approved Graveercadeau storefront. Original brand tokens are in main.css. */
.gc-shopfront{--gc-gutter:clamp(20px,4.2vw,64px);--gc-max:1440px}
.gc-brand-strip{background:var(--gc-brown);color:var(--gc-ivory);text-align:center;padding:7px 20px;font-size:12px;font-style:italic;line-height:1.5}
.gc-shopfront .gc-header-main{display:grid;grid-template-columns:minmax(200px,270px) minmax(180px,1fr) auto;gap:clamp(24px,4vw,70px);min-height:112px;padding-block:8px}
.gc-shopfront .gc-logo--desktop,.gc-shopfront .custom-logo-link{display:inline-flex;justify-self:start;max-width:100%}
.gc-shopfront .gc-logo img,.gc-shopfront .custom-logo{width:250px;height:auto;max-height:100px;object-fit:contain;object-position:left center}
.gc-header-search{position:relative;width:100%;margin:0;max-width:610px;justify-self:center}
.gc-shopfront .gc-header-search input[type=search]{border:1px solid var(--gc-taupe);border-radius:999px;min-height:48px;padding:12px 52px 12px 22px;background:var(--gc-ivory);font-size:14px;width:100%}
.gc-shopfront .gc-header-search button{position:absolute;right:3px;top:2px;padding:0;min-height:44px;width:44px;border:0;background:transparent;color:var(--gc-brown)}
.gc-shopfront .gc-header-search button:hover{transform:none;background:var(--gc-cream)}
.gc-shopfront .gc-utilities{display:flex;gap:6px;justify-content:flex-end}
.gc-shopfront .gc-nav-wrap{border:0}
.gc-shopfront .gc-nav{width:100%}
.gc-shopfront .gc-nav>.menu{justify-content:center;gap:clamp(24px,4vw,64px)}
.gc-shopfront .gc-nav a{font-size:14px;padding-block:13px 16px;white-space:nowrap}
.gc-shopfront .gc-mobile-only{display:none}
.gc-shop-hero{display:grid;grid-template-columns:44% 56%;background:var(--gc-taupe);max-width:1680px;margin-inline:auto}
.gc-shop-hero-copy{padding:clamp(40px,5vw,76px) clamp(28px,4.2vw,64px);display:flex;align-items:flex-start;justify-content:center;flex-direction:column;min-width:0}
.gc-shop-hero h1{font-size:clamp(44px,5.15vw,76px);line-height:1.08;margin:0 0 24px;letter-spacing:-.04em}
.gc-shop-hero-copy>p{font-size:clamp(16px,1.5vw,21px);line-height:1.55;max-width:350px;margin-bottom:30px}
.gc-shop-hero-photo{min-width:0;overflow:hidden;min-height:450px;max-height:570px}
.gc-shop-hero-photo img{width:100%;height:100%;object-fit:cover;display:block;aspect-ratio:1.32}
.gc-shopfront .gc-button{gap:24px;font-size:14px;min-height:48px;padding:12px 25px}
.gc-shop-categories{padding-block:40px 44px}
.gc-storefront h2{font-size:clamp(29px,3vw,43px);line-height:1.15;letter-spacing:-.025em}
.gc-shop-categories>h2,.gc-shop-recipients h2{text-align:center;margin-bottom:28px}
.gc-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.gc-category-tile{text-decoration:none;text-align:center;font-size:15px;font-weight:500}
.gc-category-tile figure{overflow:hidden;background:var(--gc-sand);aspect-ratio:1}
.gc-category-tile img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s}
.gc-category-tile:hover img{transform:scale(1.025)}
.gc-category-tile>span{display:block;margin-top:12px}
.gc-shop-recipients{padding-block:34px 38px;background:var(--gc-cream);scroll-margin-top:20px}
.gc-recipient-pills{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.gc-recipient-pills>a{border:1px solid var(--gc-cacao);border-radius:999px;min-height:52px;display:flex;align-items:center;justify-content:center;gap:17px;text-decoration:none;font-size:14px;padding:10px 18px}
.gc-recipient-pills>a:hover{background:var(--gc-taupe)}
.gc-recipient-pills>a>span:last-child{margin-left:auto}
.gc-shop-moments{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding-block:24px 20px}
.gc-moment-panel{position:relative;min-height:420px;display:flex;align-items:flex-end}
.gc-moment-panel>figure{position:absolute;inset:0;overflow:hidden;background:var(--gc-sand)}
.gc-moment-panel>figure>img{width:100%;height:100%;object-fit:cover;display:block}
.gc-moment-panel-copy{position:relative;margin-top:150px;background:var(--gc-cream);width:60%;padding:26px 28px 24px}
.gc-moment-panel-copy h2{font-size:clamp(27px,2.6vw,37px);margin-bottom:14px}
.gc-moment-panel-copy p{font-size:14px;line-height:1.55;margin-bottom:16px}
.gc-moment-panel-copy a{font-size:13px;font-weight:500;text-underline-offset:6px}
.gc-imagery-note{font-size:11px;color:var(--gc-cacao);text-align:center;margin-block:0 22px}
.gc-shop-footer{background:var(--gc-brown);padding-block:42px 22px}
.gc-footer-layout{display:grid;grid-template-columns:1fr 2fr;gap:65px}
.gc-footer-name{font-family:var(--gc-serif);text-transform:uppercase;font-size:27px;letter-spacing:.04em;margin-bottom:10px}
.gc-footer-brand>p:last-child{font-size:14px;color:var(--gc-ivory)}
.gc-shop-footer .gc-footer-links{padding:0;grid-template-columns:repeat(3,1fr);gap:30px}
.gc-shop-footer .gc-footer-links summary{font-size:14px;color:var(--gc-ivory)}
.gc-shop-footer .gc-footer-links a{color:var(--gc-ivory);font-size:13px;padding-block:4px}
.gc-shop-footer .gc-footer-links ul{margin-top:12px}
.gc-shop-footer .gc-subfooter{border-color:var(--gc-cacao);margin-top:28px;color:var(--gc-ivory);padding-top:18px}
.gc-shopfront .gc-page{padding-block:45px}
.gc-shopfront .gc-page h1{font-size:clamp(38px,5vw,64px)}
.gc-shopfront .gc-prose h2{font-size:32px;margin-top:35px}
@media(min-width:1680px){.gc-shop-hero-copy{padding-left:calc((1680px - 1440px)/2)}}
@media(max-width:1000px){
 .gc-shopfront .gc-header-main{grid-template-columns:210px 1fr auto;gap:22px;min-height:100px}
 .gc-shopfront .gc-logo img{width:205px}
 .gc-shop-hero-photo{min-height:410px}
 .gc-shop-hero h1{font-size:clamp(40px,5.3vw,56px)}
 .gc-category-grid,.gc-recipient-pills{gap:16px}
 .gc-recipient-pills>a{padding:10px 14px;gap:9px;font-size:12px}
 .gc-moment-panel-copy{width:75%;padding:23px}
 .gc-footer-layout{grid-template-columns:1fr 2fr;gap:30px}
}
@media(max-width:720px){
 .gc-shopfront .gc-header-main{display:grid;grid-template-columns:1fr auto;gap:8px 12px;min-height:0;padding-block:8px 16px}
 .gc-shopfront .gc-header-main>.gc-logo--desktop,.gc-shopfront .gc-header-main>.custom-logo-link{display:inline-flex;position:static;transform:none}
 .gc-shopfront .gc-logo img,.gc-shopfront .custom-logo{width:180px;max-height:75px;height:auto}
 .gc-shopfront .gc-mobile-only{display:inline-flex}
 .gc-shopfront .gc-header-search{grid-column:1/-1;grid-row:2;max-width:none}
 .gc-shopfront .gc-utilities{gap:0}
 .gc-shopfront .gc-icon-button{min-width:36px;width:36px}
 .gc-shopfront .gc-nav-wrap{display:none}
 .gc-shop-hero{grid-template-columns:1fr}
 .gc-shop-hero-copy{padding:30px 24px 32px}
 .gc-shop-hero h1{font-size:clamp(42px,9.6vw,64px);margin-bottom:15px}
 .gc-shop-hero-copy>p{font-size:16px;max-width:340px;margin-bottom:22px}
 .gc-shop-hero-photo{min-height:0;max-height:none;aspect-ratio:1.45}
 .gc-shop-hero-photo img{aspect-ratio:auto}
 .gc-shop-categories{padding-block:30px}
 .gc-storefront h2{font-size:29px}
 .gc-category-grid{grid-template-columns:1fr 1fr;gap:22px 14px}
 .gc-category-tile{font-size:14px}
 .gc-shop-recipients{padding-block:28px}
 .gc-recipient-pills{grid-template-columns:1fr 1fr;gap:12px}
 .gc-recipient-pills>a{font-size:12px;gap:9px;padding:9px 12px;min-height:46px}
 .gc-recipient-pills svg{width:18px;flex-shrink:0}
 .gc-shop-moments{grid-template-columns:1fr;padding-top:20px;gap:20px}
 .gc-moment-panel{min-height:385px}
 .gc-moment-panel-copy{width:70%;padding:23px;min-height:190px}
 .gc-moment-panel-copy h2{font-size:29px}
 .gc-imagery-note{font-size:11px;text-align:left}
 .gc-footer-layout{display:block}
 .gc-footer-brand{margin-bottom:25px}
 .gc-shop-footer .gc-footer-links{display:block}
 .gc-shop-footer .gc-footer-links details{border-color:var(--gc-cacao)}
 .gc-shopfront .gc-checkout-header .gc-logo img{width:210px;max-height:85px}
}
@media(max-width:359px){.gc-shopfront .gc-logo img{width:150px}.gc-shopfront .gc-icon-button{min-width:31px;width:31px}.gc-recipient-pills{grid-template-columns:1fr}.gc-moment-panel-copy{width:84%}}
@media(prefers-reduced-motion:reduce){.gc-category-tile img{transition:none}.gc-category-tile:hover img{transform:none}}
