:root{--bg:#101211;--paper:#fff;--ink:#181c19;--muted:#666d66;--gold:#c1a064;--line:#dfe2dc}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6;color:var(--ink);background:var(--paper)}a{color:inherit;text-underline-offset:5px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #997128;outline-offset:4px}header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:18px 5%;background:var(--bg);color:white;border-bottom:1px solid #333;gap:24px}.logo{width:210px;height:auto;display:block}nav{display:flex;gap:30px;font-size:14px}nav a{text-decoration:none}nav a:hover{color:var(--gold)}.button{border:0;background:var(--gold);color:#101211;display:inline-flex;justify-content:center;align-items:center;gap:26px;padding:16px 25px;text-decoration:none;font-weight:600;font-size:15px;line-height:1.5}.button:hover{background:#d3b67f}.small{padding:12px 18px;gap:13px}.small span{border-left:1px solid #8f713d;padding-left:13px}.hero{background:var(--bg);color:white;display:grid;grid-template-columns:1fr 1fr;min-height:670px}.hero-copy{padding:60px 10% 45px}.eyebrow{font-size:12px;letter-spacing:2.2px;font-weight:600;color:#836532;margin:0 0 24px}.hero .eyebrow,.story .eyebrow{color:var(--gold)}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.06;margin:0}h1{font-size:clamp(60px,6.5vw,100px);letter-spacing:-3px}em{font-weight:400;color:var(--gold)}.hero-copy>p:not(.eyebrow){max-width:410px;color:#c7cbc5;margin:28px 0;font-size:17px}.hero-note{font-size:11px;letter-spacing:2px;margin-top:40px;color:#c6c9c3}.hero-note span{padding:0 12px}.hero-photo{position:relative;min-height:580px;overflow:hidden;background:#232823}.hero-photo>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center}.photo-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#101211d9);padding:80px 35px 25px;color:white;font-size:11px;letter-spacing:2px;display:flex;justify-content:space-between;align-items:end}.photo-caption span{font-family:Georgia,serif;font-size:26px;letter-spacing:0}.section{padding:88px 6%;scroll-margin-top:10px}.section-heading{display:flex;justify-content:space-between;gap:35px;align-items:end;margin-bottom:36px}.section-heading .eyebrow{margin-bottom:14px}h2{font-size:clamp(37px,4vw,56px);letter-spacing:-1.5px}.section-heading>p{color:var(--muted);font-size:15px;margin:0}.filters{display:flex;flex-wrap:wrap;gap:10px;margin:30px 0}.filters button{border:1px solid var(--line);background:white;border-radius:0;padding:11px 23px;font-size:14px}.filters .active{background:var(--bg);color:white;border-color:var(--bg)}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:0 30px}.product{padding:30px 0;border-top:1px solid var(--line);display:flex;flex-direction:column;align-items:start;min-height:255px}.product .category{font-size:11px;letter-spacing:1.8px;text-transform:uppercase;color:#806235;margin-bottom:14px}.product h3{font-size:29px;line-height:1.2}.product p{color:var(--muted);font-size:15px;margin:14px 0 20px;max-width:320px}.product-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:auto;gap:16px;width:100%}.price{font-size:14px;color:var(--muted)}.add{border:1px solid #b5bdb5;background:white;padding:9px 13px;font-size:14px}.add:hover{background:var(--bg);color:white}.fine{font-size:13px;color:var(--muted);line-height:1.6}.story{background:#171d19;color:white;display:grid;grid-template-columns:1fr 2fr;gap:40px}.story p:not(.eyebrow){color:#c9d0c9;max-width:710px}.story h2{margin-bottom:28px}.order-section{display:grid;grid-template-columns:0.85fr 1.15fr;gap:9%;background:#f1f3ef}.order-section>div>p{max-width:360px}.order-section h2{margin-bottom:25px}form{background:white;border:1px solid var(--line);padding:30px}label{display:block;font-size:14px;margin-bottom:18px}input,select,textarea{width:100%;border:1px solid #bec5bd;background:white;border-radius:0;padding:12px;color:var(--ink);margin-top:7px;font-size:16px;min-width:0}textarea{resize:vertical}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}form>.button{width:100%}.basket-row{display:flex;justify-content:space-between;align-items:center;gap:18px;border-bottom:1px solid var(--line);padding:12px 0;font-size:14px}.quantity{display:flex;align-items:center;gap:10px;flex-shrink:0}.quantity button{width:34px;height:34px;border:1px solid var(--line);background:white}.empty-basket{background:#f1f3ef;padding:17px;font-size:14px;margin:0 0 22px}#basket{margin-bottom:25px}.stores{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.stores article{padding:35px 30px 0 0}.stores article+article{padding-left:40px;border-left:1px solid var(--line)}.stores h3{font-size:34px;margin-top:18px}.stores p{color:var(--muted)}.stores a{font-size:14px}.stores .phone{display:block;font-size:22px;text-decoration:none;margin:20px 0 15px}footer{padding:35px 6%;background:var(--bg);color:#c9cec8;display:flex;align-items:center;gap:30px;flex-wrap:wrap;font-size:13px}footer p{margin-right:auto}footer .logo{width:175px}.actions{display:flex;gap:10px;flex-wrap:wrap}.outline{border:1px solid #a2aaa1;background:white;padding:12px 20px}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);padding:12px 22px;background:#17251c;color:white;box-shadow:0 5px 20px #0003;z-index:10;max-width:90%;display:none}.toast.show{display:block}#feedback{font-size:14px}#result{border-top:1px solid var(--line);padding-top:20px}#summary{font-size:14px}@media(min-width:1500px){header,.section,footer{padding-left:max(6%,calc((100vw - 1380px)/2));padding-right:max(6%,calc((100vw - 1380px)/2))}}@media(max-width:900px){nav{gap:15px}.logo{width:170px}.hero-copy{padding:45px 9%}.hero{min-height:590px}.products{grid-template-columns:repeat(2,1fr)}.order-section{gap:35px;grid-template-columns:1fr 1.3fr}.form-grid{grid-template-columns:1fr}.section{padding:65px 5%}form{padding:22px}}@media(max-width:650px){header{height:auto;min-height:84px;padding:16px 5%;flex-wrap:wrap;gap:16px}.logo{width:150px}header nav{order:3;width:100%;justify-content:space-between;font-size:13px;padding-top:8px}header .small{font-size:13px;padding:10px 12px}.hero{grid-template-columns:1fr}.hero-copy{padding:44px 6%}h1{font-size:70px}.hero-copy>p:not(.eyebrow){max-width:100%}.hero-note{margin-top:30px}.hero-photo{min-height:430px}.section-heading{display:block}.section-heading>p{margin-top:22px}.section{padding:55px 6%}.products{gap:0 22px}.product h3{font-size:26px}.product-bottom{align-items:start;flex-direction:column;gap:10px}.product{min-height:280px}.filters{gap:7px}.filters button{padding:9px 13px;font-size:13px}.story,.order-section{grid-template-columns:1fr;gap:20px}.story .eyebrow{margin-bottom:0}.form-grid{grid-template-columns:1fr}.stores{grid-template-columns:1fr}.stores article+article{padding:35px 0 0;margin-top:35px;border-left:0;border-top:1px solid var(--line)}footer{gap:20px}footer p{width:100%;margin:0}.eyebrow{font-size:11px;letter-spacing:1.8px}.photo-caption{padding:65px 22px 20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.hero-photo{background:#fff}.hero-photo>img{height:auto;width:100%;top:50%;transform:translateY(-5%);object-fit:contain}.hero-photo{overflow:hidden}.hero-photo>img{top:auto;bottom:0;transform:none;clip-path:inset(49% 0 0 0)}.hero-photo:before{content:"Da nossa padaria, para si.";position:absolute;top:15%;left:10%;right:10%;text-align:center;font-family:Georgia,serif;font-size:clamp(30px,3vw,46px);line-height:1.15;color:#252c25}.photo-caption{background:linear-gradient(transparent,#101211b3)}@media(max-width:650px){.hero-photo{min-height:430px}.hero-photo:before{top:12%;font-size:32px}}

/* Individual product images, framed from the supplied artwork. */
.product-image{width:100%;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;overflow:hidden;margin:0 0 23px;background:#fff}
.product-image-window{position:relative;width:100%;overflow:hidden;flex:none;max-height:100%}
.product-image-window img{position:absolute;display:block;max-width:none;object-fit:fill}
.product{min-width:0;padding-top:24px}
@media(max-width:650px){.products{grid-template-columns:1fr;gap:0}.product{min-height:0;padding:24px 0 30px}.product-image{margin-bottom:20px}.product p{max-width:none}.product-bottom{flex-direction:row;align-items:center}.product h3{font-size:30px}}
.subcategory-title{font-size:29px;margin:32px 0 22px}.subcategory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:45px}.subcategory-card{padding:0;text-align:left;border:1px solid #dfe2dc;background:white;color:#181c19;min-width:0}.subcategory-card>.product-image{margin:0}.subcategory-card>span{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:20px;font-family:Georgia,serif;font-size:23px;line-height:1.2}.subcategory-card:hover{border-color:#aa8547;box-shadow:0 6px 20px #0000000d}.category-intro{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:35px;padding:25px 0 40px}.category-intro .product-image{margin:0}.category-intro p{font-size:17px}.subcategory-card:focus-visible{outline:3px solid #997128;outline-offset:3px}#catalog-status{padding:12px 0}#catalog-status:empty{display:none}@media(max-width:900px){.subcategory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.subcategory-grid{gap:14px}.subcategory-card>span{font-size:18px;padding:14px}.category-intro{grid-template-columns:1fr;gap:15px}}@media(max-width:360px){.subcategory-grid{grid-template-columns:1fr}}

/* Editable homepage content */
.hero-copy h1,.hero-copy>p,.hero-note,#historia h2,#story-copy p,.preserve-lines{white-space:pre-line;overflow-wrap:anywhere}
.hero-photo[hidden],.story-media[hidden]{display:none}
.hero.without-media{grid-template-columns:1fr;min-height:0}
.hero.without-media .hero-copy{padding:60px 6%}
.hero-photo.custom-media:not([hidden]){background:#101211;display:flex;align-items:center;justify-content:center;min-height:400px}
.hero-photo.custom-media:before{content:none}
.hero-photo.custom-media>img,.hero-photo.custom-media>video{position:static;top:auto;bottom:auto;transform:none;clip-path:none;width:100%;height:auto;max-height:740px;object-fit:contain}
.story-media{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.story-media figure{margin:0;min-width:0}
.story-media img,.story-media video{width:100%;max-height:520px;object-fit:contain;background:#101211;display:block}
.story-media figcaption{font-size:14px;margin-top:8px;color:#c9d0c9}
.stores{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:30px}
.stores article,.stores article+article{min-width:0;padding:30px 0 0;border-left:0;margin:0}
.stores h3,.stores p,.stores a{overflow-wrap:anywhere}
.store-email{display:block;margin-bottom:16px}
@media(max-width:650px){.story-media{grid-template-columns:1fr}.hero-photo.custom-media{min-height:240px}}

/* Configurable navigation and aligned story */
header{height:auto;min-height:var(--header-height,96px);flex-wrap:wrap}
header .logo{width:var(--header-logo,210px);max-width:75vw}
header nav{font-size:var(--header-font,14px);flex-wrap:wrap;min-width:0}
header nav a{overflow-wrap:anywhere;max-width:100%}
header .small{font-size:var(--header-font,14px)}
header .small #order-label{border:0;padding:0;overflow-wrap:anywhere}
.story{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:40px}
.story.has-media{grid-template-columns:repeat(2,minmax(0,1fr))}
.story-text{min-width:0}
.story-text>div>h2{margin-top:0}
.story-text #story-copy p:last-child{margin-bottom:0}
.story-media{grid-column:auto;display:contents}
.story-media figure:first-child{grid-column:2;grid-row:1;position:relative;min-height:0;overflow:hidden}
.story-media figure:first-child>img,.story-media figure:first-child>video{position:absolute;inset:0;width:100%;height:100%;max-height:none;object-fit:cover}
.story-media figure:first-child>video{object-fit:contain}
.story-media figure:not(:first-child){grid-column:auto}
@media(max-width:750px){
 header nav{order:3;flex-basis:100%;gap:14px;justify-content:space-between}
 header .logo{width:min(var(--header-logo,210px),48vw)}
 .story.has-media{grid-template-columns:minmax(0,1fr)}
 .story-media figure:first-child{grid-column:1;grid-row:auto;position:static}
 .story-media figure:first-child>img,.story-media figure:first-child>video{position:static;height:auto;max-height:none;object-fit:contain}
}

header nav{flex:1;justify-content:flex-end;align-items:center}header nav .button{text-decoration:none}header nav #count{margin-left:10px}header nav:empty{display:none}@media(max-width:750px){header nav{justify-content:flex-start}}

.community-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:7%;background:#f1f3ef}
.community-section h2{margin-bottom:24px}
#oportunidades{background:white}
.rating-row{border:0;border-bottom:1px solid var(--line);margin:0 0 20px;padding:0 0 18px;min-width:0;display:grid;grid-template-columns:1fr auto;align-items:center}
.rating-row legend{float:left;font-size:17px;font-weight:600;padding:10px 0}
.rating-stars{display:flex;gap:3px;justify-content:flex-end}
.rating-stars label{position:relative;margin:0;cursor:pointer;line-height:1}
.rating-stars input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}
.rating-stars span{display:block;font-size:36px;color:#777;padding:4px 1px}
.rating-stars .selected span{color:#a77923}
.rating-stars input:focus-visible+span{outline:3px solid #997128;outline-offset:2px}
button:disabled{opacity:.5;cursor:not-allowed}
.news-item{border-top:1px solid var(--line);padding:32px 0}
.news-item h3{font-size:34px}
.news-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.news-gallery figure{margin:0;min-width:0}
.news-gallery img,.news-gallery video{width:100%;max-height:500px;object-fit:contain;display:block;background:#101211}
.news-gallery figcaption{font-size:14px;margin-top:8px}
#news-list:empty{display:none}
@media(max-width:750px){.community-section{grid-template-columns:1fr;gap:24px}.news-gallery{grid-template-columns:1fr}.rating-row{display:block}.rating-stars{justify-content:flex-start}.rating-row legend{float:none}.rating-stars span{font-size:34px}}

/* Compact opinion form and final contacts */
#opiniao{padding-top:36px;padding-bottom:36px;grid-template-columns:minmax(0,.85fr) minmax(0,1fr);gap:5%;align-items:center}
#opiniao h2{font-size:32px;letter-spacing:-.7px;margin-bottom:12px}
#opiniao .eyebrow{margin-bottom:12px}
#opiniao>div>p:not(.eyebrow){font-size:14px;margin:8px 0}
#opinion-form{padding:18px;max-width:520px;width:100%;justify-self:end}
#opinion-form .rating-row{display:block;padding:0 0 7px;margin:0 0 8px}
#opinion-form .rating-row:after{content:"";display:block;clear:both}
#opinion-form .rating-row legend{float:left;padding:8px 0;font-size:14px;width:auto}
#opinion-form .rating-stars{justify-content:flex-end;gap:2px}
#opinion-form .rating-stars span{font-size:28px;padding:5px 3px}
#opinion-form .button{font-size:14px;padding:10px 16px}
#opinion-form .fine{font-size:12px;line-height:1.45;margin:9px 0 0}
#opinion-status:empty{display:none}
.contacts-section{background:#000;color:#ececec;padding-top:38px;padding-bottom:32px}
.contacts-section .section-heading{margin-bottom:18px}
.contacts-section .section-heading h2{font-size:28px;letter-spacing:-.5px}
.contacts-section .section-heading .eyebrow{font-size:11px;margin-bottom:8px;color:var(--gold)}
.contacts-section .section-heading>p{font-size:14px;color:#b8b8b8}
.contacts-section .stores{border-color:#333;gap:25px}
.contacts-section .stores article,.contacts-section .stores article+article{padding-top:20px;border-color:#333}
.contacts-section .stores h3{font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.35;margin:0 0 10px;font-weight:600;letter-spacing:0}
.contacts-section .stores p,.contacts-section .stores a,.contacts-section .stores .phone{font-size:14px;line-height:1.55;color:#c7c7c7}
.contacts-section .stores p{margin:8px 0}
.contacts-section .stores .phone{margin:10px 0 6px}
.contacts-section .store-email{margin:6px 0}
.contact-links{border-top:1px solid #333;margin-top:28px;padding-top:22px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:22px 30px}
.contact-apps,.contact-socials{display:flex;align-items:center;flex-wrap:wrap;gap:10px}
.contact-links-title{flex-basis:100%;font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#ddd;margin:0 0 2px}
.contact-badge{display:inline-block;flex-shrink:0;vertical-align:middle}
.contact-badge .badge-art{display:block;background-image:url('/contactos/apps-redes.png');background-repeat:no-repeat;width:100%;height:100%}
.contact-badge[href]:hover{opacity:.8}
.badge-complaints{width:180px;max-width:100%}
.badge-complaints img{display:block;width:100%;height:auto}
footer{padding-top:22px;padding-bottom:22px;border-top:1px solid #333;background:#000;font-size:12px}
footer .logo{width:140px}
@media(max-width:650px){
 #opiniao{grid-template-columns:1fr;gap:12px}
 #opinion-form{max-width:none}
 #opiniao h2{font-size:28px}
 .contacts-section .section-heading>p{margin-top:12px}
 .contact-links{align-items:flex-start;justify-content:flex-start}
}
.badge-appStore{width:155px;height:54.422px}.badge-appStore .badge-art{background-size:399.11111% 174.68354%;background-position:17.38484% 72.88136%}
.badge-googlePlay{width:164px;height:54.437px}.badge-googlePlay .badge-art{background-size:377.31092% 174.68354%;background-position:53.48485% 72.88136%}
.badge-facebook{width:40px;height:40.816px}.badge-facebook .badge-art{background-size:1832.65306% 276.00000%;background-position:74.44052% 61.36364%}
.badge-instagram{width:41px;height:40.196px}.badge-instagram .badge-art{background-size:1760.78431% 276.00000%;background-position:81.46399% 61.36364%}
.badge-tiktok{width:41px;height:40.196px}.badge-tiktok .badge-art{background-size:1760.78431% 276.00000%;background-position:88.54782% 61.36364%}
