:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#29232a;background:#faf9fb;font-size:16px;line-height:1.5;--accent:#832747;--line:#e4dfe5}*{box-sizing:border-box}body{margin:0}button,a,summary{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:disabled{cursor:default;opacity:.45}a{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #b14978;outline-offset:4px}header{max-width:1160px;margin:auto;padding:24px 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:16px}.brand{font:700 25px Georgia,serif;text-decoration:none;color:var(--accent)}.brand span{display:block;font:14px system-ui;color:#6c616b;margin-top:3px}.cart-link{text-decoration:none;font-weight:600;font-size:14px;white-space:nowrap}.cart-link span{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;border-radius:50%;background:var(--accent);color:white;margin-left:6px}main{max-width:1160px;margin:auto;padding:32px 28px 60px}.intro{margin-bottom:32px}.eyebrow{font-size:12px;letter-spacing:.12em;font-weight:700;color:var(--accent);margin:0 0 8px}h1{font:400 clamp(32px,5vw,46px)/1.15 Georgia,serif;margin:0 0 12px}.intro p:not(.eyebrow){margin:8px 0;color:#655c65}.intro .demo{font-size:14px}h2{font:600 22px Georgia,serif;margin:0 0 20px}.layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:32px;align-items:start}.catalog{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.product{background:white;border:1px solid var(--line);border-radius:12px;padding:22px;display:flex;flex-direction:column}.product .index{font-size:12px;letter-spacing:.08em;color:var(--accent);font-weight:700}.product h3{font-size:18px;margin:10px 0 6px}.product p{font-size:14px;color:#655c65;margin:0 0 22px;flex:1}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.add{border:1px solid var(--accent);border-radius:7px;background:white;color:var(--accent);padding:10px 14px;font-weight:600;min-height:44px}.add:hover{background:#f8edf2}aside{background:white;border:1px solid var(--line);border-radius:12px;padding:24px;position:sticky;top:20px;scroll-margin-top:16px}.cart-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}.cart-heading h2{margin:0}.text-button{border:0;background:none;text-decoration:underline;color:#6c616b;min-height:44px}.empty{padding:28px 0;color:#726672;font-size:15px}.cart-item{border-bottom:1px solid var(--line);padding:18px 0}.cart-item-top{display:flex;justify-content:space-between;gap:12px;font-size:14px}.quantity{display:flex;align-items:center;gap:14px;margin-top:10px}.quantity button{width:44px;height:44px;border:1px solid var(--line);background:#faf9fb;border-radius:6px;font-size:22px}.quantity output{min-width:22px;text-align:center}.total{display:flex;justify-content:space-between;font-size:20px;padding:22px 0}summary{cursor:pointer;font-size:14px;padding:10px 0}pre{font:14px/1.6 system-ui;white-space:pre-wrap;overflow-wrap:anywhere;background:#faf9fb;border-radius:6px;padding:14px}.order{width:100%;padding:15px 10px;background:#166544;color:white;border:0;border-radius:8px;font-weight:600;margin-top:16px;min-height:50px}.order:hover:not(:disabled){background:#0f5035}.help,.recipient{font-size:13px;color:#6c616b;line-height:1.6}.recipient{margin-bottom:0}footer{border-top:1px solid var(--line);text-align:center;padding:24px;font-size:13px;color:#6c616b}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:850px){.layout{grid-template-columns:1fr}aside{position:static}}@media(max-width:480px){header{padding:18px 16px}main{padding:26px 16px 40px}.catalog{gap:10px}.product{padding:16px}.product h3{font-size:17px}.product-bottom{align-items:flex-start;flex-direction:column}.add{width:100%}aside{padding:20px}.brand{font-size:23px}}
.intro{display:flow-root}.pastry-photo{float:right;object-fit:cover;border-radius:12px;margin:0 0 16px 28px}@media(max-width:650px){.pastry-photo{display:none}}
.schedule fieldset{border:0;padding:0;margin:0 0 16px;min-width:0}.schedule legend{font-weight:600;margin-bottom:12px}.schedule label{display:block;font-size:14px;margin:10px 0 6px}.schedule input{display:block;width:100%;min-width:0;min-height:46px;border:1px solid var(--line);border-radius:7px;padding:10px;background:white;color:inherit;font:inherit}.schedule input:focus-visible{outline:3px solid #b14978;outline-offset:2px}
[hidden]{display:none!important}#admin{max-width:1160px;margin:auto;padding:32px 28px 60px}#admin h1{margin-top:24px}.admin-layout{display:grid;grid-template-columns:1fr 1fr;gap:24px}.admin-panel{background:white;border:1px solid var(--line);border-radius:12px;padding:24px;margin:20px 0}.admin-panel label{display:block;margin:16px 0 6px}.admin-panel input,.admin-panel textarea{font:inherit;width:100%;padding:10px;border:1px solid var(--line);border-radius:6px;min-height:44px}.admin-panel form>.add{margin-top:16px}.admin-row{display:flex;justify-content:space-between;gap:12px;align-items:center;border-bottom:1px solid var(--line);padding:16px 0;overflow-wrap:anywhere}.admin-row>div{min-width:0}.editor-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.product-image{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:8px;margin-bottom:16px}#image-preview{width:100%;max-height:250px;object-fit:contain;margin-top:16px}#admin-status{color:var(--accent);overflow-wrap:anywhere}header{flex-wrap:wrap}header>a:last-child{font-size:14px}@media(max-width:700px){.admin-layout{grid-template-columns:1fr}#admin{padding:24px 16px}.admin-panel{padding:18px}}
.admin-nav{max-width:1160px;margin:auto;text-align:right;padding:10px 28px;font-size:14px}
/* Doce Brasil: deep green, guava and golden yellow, with a confectionery wordmark. */
:root{color:#193c30;background:#fffaf0;--accent:#19563e;--line:#d9dfca}
body{background:linear-gradient(90deg,#f6cb46 0 25%,#19563e 25% 50%,#e89378 50% 75%,#f6cb46 75%) top/100% 7px no-repeat,#fffaf0}
header{padding-top:30px;border-bottom:1px solid #cbd7be;gap:22px}
.brand{font:700 34px/1 Georgia,serif;letter-spacing:-1.3px;color:#19563e}
.brand span{font:500 12px/1.5 system-ui;letter-spacing:1.4px;text-transform:uppercase;color:#426447;margin-top:9px}
.header-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}
.language-switch{display:flex;gap:3px;border:1px solid #bccab5;padding:4px;border-radius:30px;background:#fffef9}
.language-switch button{border:0;background:transparent;color:#284e3a;padding:10px 14px;min-height:44px;border-radius:22px;font-size:14px;font-weight:650}
.language-switch button[aria-pressed=true]{background:#19563e;color:white}
.language-switch button span{margin-left:5px;font-weight:400}
.cart-link b{font-weight:600}.cart-link span{background:#f6cb46;color:#193c30}
.admin-nav{padding-top:12px;padding-bottom:0;color:#47664b}
main{padding-top:24px}.intro{position:relative;display:flex;align-items:center;justify-content:space-between;gap:32px;background:#19563e;color:#fff8e6;border-radius:6px 6px 60px 6px;padding:36px 40px;margin-bottom:36px;overflow:hidden;border-bottom:8px solid #efbb37}
.intro-copy{max-width:680px}.intro h1{font:400 clamp(34px,4.4vw,56px)/1.08 Georgia,serif;letter-spacing:-1.6px;max-width:650px;margin:13px 0 18px}
.intro .eyebrow{color:#f7d666;font-size:12px;letter-spacing:.16em}.intro p:not(.eyebrow){color:#f8f5de;max-width:540px}.intro .demo{color:#d0dfbc!important;font-size:13px}
.brand-stamp{flex:0 0 170px;width:170px;height:170px;display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #f7d666;border-radius:50%;color:#f7d666;transform:rotate(9deg);outline:1px solid #f7d666;outline-offset:-8px}
.brand-stamp strong{font:italic 32px Georgia,serif;margin:4px 0}.brand-stamp span{font-size:12px;letter-spacing:.12em}
h2{font:500 27px Georgia,serif;color:#19563e}.product{position:relative;border:1px solid #d8d9c6;border-radius:5px 5px 22px 5px;background:#fffef9;padding:24px;box-shadow:0 4px 0 #e9e6d6}
.product:nth-child(3n+1){border-top:5px solid #efc043}.product:nth-child(3n+2){border-top:5px solid #dc8b72}.product:nth-child(3n){border-top:5px solid #4d8661}
.product .index{color:#547c5f}.product h3{font:600 24px/1.15 Georgia,serif;color:#254631;margin:12px 0}.product p{color:#52604d;font-size:15px;line-height:1.65}.product-bottom strong{font-size:19px;color:#19432d}.add{border-radius:25px;padding:10px 18px;background:#f9e5a5;color:#214c33;border:1px solid #e8ce7e}.add:hover{background:#f6d471}
aside{border-radius:5px 5px 24px 5px;background:#fffef9;border:1px solid #c7d3bd;border-top:5px solid #19563e;box-shadow:0 5px 0 #e5e8d7}.text-button{color:#4e654d}.empty,.help,.recipient{color:#586650}.quantity button,pre{background:#f7f5e9}.order{background:#19563e;border-radius:28px}.order:hover:not(:disabled){background:#103e2b}
.schedule input,.admin-panel input,.admin-panel textarea{background:#fffef9;color:#193c30;border-color:#bccab5;border-radius:6px}.admin-panel{background:#fffef9;border-color:#cbd7be;border-radius:5px 5px 22px 5px}.admin-panel h2{font-size:25px}.admin-panel label{font-size:14px;font-weight:600}.admin-panel input:focus-visible,.admin-panel textarea:focus-visible,button:focus-visible,a:focus-visible,summary:focus-visible,.schedule input:focus-visible{outline:3px solid #ca9320;outline-offset:3px}#admin h1{font-family:Georgia,serif;color:#19563e}#admin-status{font-weight:600}.product-image{border-radius:3px 3px 14px 3px}footer{color:#566a51;border-top:1px solid #ccd7bd;background:#f2f0df}
@media(max-width:700px){header{align-items:flex-start}.header-actions{gap:14px;justify-content:flex-end}.language-switch button span{display:none}.intro{padding:28px 24px;border-radius:5px 5px 38px 5px;gap:18px}.brand-stamp{flex-basis:105px;width:105px;height:105px}.brand-stamp strong{font-size:23px}.brand-stamp span{font-size:9px}.intro h1{font-size:36px;letter-spacing:-1px}}
@media(max-width:480px){header{gap:16px}.brand{font-size:29px}.brand span{font-size:10px;letter-spacing:.7px}.header-actions{gap:10px}.cart-link{font-size:13px}.language-switch button{padding:8px 13px}.brand-stamp{display:none}.intro{padding:26px 22px}.intro h1{font-size:38px}.catalog{grid-template-columns:1fr}.product{padding:22px}.product-bottom{flex-direction:row;align-items:center}.product .add{width:auto}.product h3{font-size:25px}.admin-row{flex-wrap:wrap}.admin-nav{padding-right:16px}#admin h1{font-size:36px}}

#boot-status{max-width:1100px;margin:16px auto;padding:12px 24px;background:#f9e5a5}#login-panel{max-width:480px}#order-status{color:#832747;font-size:14px}

.install-button{border:1px solid #bccab5;background:#fffef9;color:#19563e;border-radius:24px;padding:10px 14px;min-height:44px;font-size:14px;font-weight:600}.header-actions{gap:14px}#install-dialog{width:min(92vw,520px);max-height:85dvh;overflow:auto;border:1px solid #cbd7be;border-radius:18px;padding:28px;background:#fffaf0;color:#193c30}#install-dialog::backdrop{background:rgb(10 35 24 / .55)}#install-dialog p{line-height:1.65}#install-dialog h2{line-height:1.2}#install-close{float:right}@media(max-width:480px){.header-actions{justify-content:flex-start;width:100%;gap:10px}.header-actions .cart-link{margin-left:auto}#install-dialog{padding:22px}}

.product-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.product-title h3{min-width:0;overflow-wrap:anywhere}.instagram-link{display:inline-flex;flex:0 0 44px;width:44px;height:44px;align-items:center;justify-content:center;color:#96355e;border:1px solid #e1bbcc;border-radius:50%;background:#fff7fa}.instagram-link:hover{background:#f7e2ec}

.mobile-cart{display:none}@media(max-width:850px){body:has(#mobile-cart:not([hidden])){padding-bottom:calc(104px + env(safe-area-inset-bottom,0px))}.mobile-cart{position:fixed;z-index:20;left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px));display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;border:1px solid #387753;border-radius:18px;background:#19563e;color:#fffaf0;box-shadow:0 8px 32px #133d3040}.mobile-cart-summary{display:flex;flex-direction:column;min-width:0}.mobile-cart-summary span{font-size:14px}.mobile-cart-summary strong{font-size:22px;line-height:1.3}.mobile-cart-action{display:flex;align-items:center;justify-content:center;min-height:48px;padding:10px 18px;border-radius:26px;background:#f6cb46;color:#173d2d;font-weight:700;font-size:15px;text-decoration:none;text-align:center}.mobile-cart-action:focus-visible{outline:3px solid white;outline-offset:3px}#panier{scroll-margin-top:16px;scroll-margin-bottom:120px}}@media(max-width:360px){.mobile-cart{padding:12px;gap:8px}.mobile-cart-action{padding:10px 12px;font-size:14px}}
