:root{--brand:#5b1779;--accent:#f4c430;--ink:#29172f;--paper:#fffaf2;--line:#eadfeb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,sans-serif}.no-scroll{overflow:hidden}button,input,textarea,select{font:inherit}button,a{transition:.2s}a{color:inherit;text-decoration:none}[hidden]{display:none!important}
.topbar{position:sticky;top:0;z-index:30;height:76px;padding:0 max(18px,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:25px;background:rgba(255,250,242,.95);border-bottom:1px solid #eadfeb;backdrop-filter:blur(15px)}.brand{display:flex;align-items:center;gap:11px}.brand-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:50% 42% 50% 45%;background:var(--brand);border:3px solid var(--accent);color:white;font:900 27px Georgia}.brand>span:last-child{display:flex;flex-direction:column}.brand b{color:var(--brand);font:900 20px Georgia}.brand small{margin-top:3px;color:#9b7ca4;font-size:8px;font-weight:900;letter-spacing:.17em}.topbar nav{display:flex;gap:33px;font-size:13px;font-weight:800}.topbar nav a:hover{color:var(--brand)}.cart-toggle{position:relative;height:43px;border:0;border-radius:12px;padding:0 16px;background:var(--brand);color:white;font-weight:800;cursor:pointer}.cart-toggle>b{position:absolute;top:-7px;right:-7px;display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:var(--accent);color:#301525;font-size:10px;border:2px solid var(--paper)}
.hero{position:relative;min-height:550px;display:grid;align-items:center;background:#48115d;overflow:hidden}.hero>img{position:absolute;inset:0 0 0 40%;width:60%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#4a105f 0%,#531269 42%,rgba(74,16,95,.7) 57%,rgba(74,16,95,.05) 90%)}.hero-copy{position:relative;z-index:2;width:min(1180px,calc(100% - 32px));margin:auto;color:white}.hero-copy>p{width:max-content;padding:8px 11px;border:1px solid #e5bd37;border-radius:999px;color:#f6d45d;font-size:10px;font-weight:900;letter-spacing:.16em}.hero-copy h1{margin:20px 0 12px;max-width:650px;font:900 clamp(54px,7vw,86px)/.88 Georgia;letter-spacing:-.055em}.hero-copy h1 em{color:var(--accent)}.hero-copy>span{display:block;max-width:480px;color:#e5d8e9;font-size:17px;line-height:1.5}.hero-copy>div{display:flex;align-items:center;gap:22px;margin-top:29px}.cta{padding:17px 20px;border-radius:12px;background:var(--accent);color:#2d1424;font-size:11px;font-weight:950;letter-spacing:.08em}.open-status{color:#d9f6df;font-size:12px;font-weight:800}.open-status.closed{color:#ffb3b8}
.info-strip{position:relative;z-index:3;width:min(1080px,calc(100% - 32px));margin:-34px auto 0;padding:20px 24px;border-radius:18px;background:white;box-shadow:0 18px 48px #4d1e5820;display:grid;grid-template-columns:repeat(4,1fr)}.info-strip article{display:flex;align-items:center;gap:12px;padding:3px 22px;border-right:1px solid #eee5ef}.info-strip article:last-child{border:0}.info-strip i{font-style:normal;font-size:23px}.info-strip span{display:flex;flex-direction:column;gap:4px}.info-strip small{font-size:8px;color:#9b8d9e;font-weight:900;letter-spacing:.12em}.info-strip b{font-size:12px}
.menu-section{width:min(1180px,calc(100% - 32px));margin:85px auto}.section-title{display:flex;align-items:end;justify-content:space-between;gap:25px}.section-title>div small{color:var(--brand);font-size:10px;font-weight:900;letter-spacing:.2em}.section-title h2{margin:3px 0 0;color:#36123f;font:900 44px Georgia}.search{width:min(320px,100%);height:44px;padding:0 13px;border:1px solid #e5d9e7;border-radius:12px;background:white;display:flex;align-items:center;gap:9px;color:#97889a}.search input{width:100%;border:0;outline:0;background:transparent}.categories{display:flex;gap:8px;margin:31px 0;overflow:auto;scrollbar-width:none}.categories button{min-width:max-content;height:42px;padding:0 15px;border:1px solid #e5d9e7;border-radius:11px;background:white;color:#5d505f;font-size:12px;font-weight:800;cursor:pointer}.categories button span{margin-right:7px;font-size:16px}.categories button.active,.categories button:hover{border-color:var(--brand);background:var(--brand);color:white;transform:translateY(-1px)}
.products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{border:1px solid #5b177910;border-radius:19px;background:white;box-shadow:0 8px 30px #4d275115;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px #4d275123}.product-card>button{width:100%;height:100%;padding:0;border:0;background:transparent;text-align:left;cursor:pointer;color:inherit}.product-media{position:relative;height:180px;display:grid;place-items:center;background:linear-gradient(145deg,#f5e9f7,#ead8ef);overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover}.product-media>span{font-size:64px}.product-media>b{position:absolute;top:11px;left:11px;padding:6px 9px;border-radius:999px;background:var(--accent);color:#34202a;font-size:9px;text-transform:uppercase}.product-copy{padding:17px}.product-copy>small{color:#9b7ca4;font-size:9px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.product-copy h3{margin:6px 0 7px;color:#34153d;font:800 19px Georgia}.product-copy p{min-height:50px;margin:0;color:#817384;font-size:12px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-copy footer{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.product-copy footer>b{color:var(--brand);font-size:17px}.product-copy footer>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#f3e8f6;color:var(--brand);font-size:20px}.empty{grid-column:1/-1;padding:65px 20px;text-align:center;color:#887a8b}.empty>span{font-size:38px}.empty h3{margin:12px 0 6px;color:#3d2b41}.empty p{margin:0;font-size:13px}
.whatsapp-callout{width:min(1180px,calc(100% - 32px));min-height:112px;margin:0 auto 75px;padding:24px 31px;border-radius:22px;background:#4b105f;color:white;display:flex;align-items:center;justify-content:space-between}.whatsapp-callout>div{display:flex;align-items:center;gap:15px}.whatsapp-callout i{font-size:30px;color:var(--accent)}.whatsapp-callout span{display:flex;flex-direction:column;gap:5px}.whatsapp-callout small{color:#d8bde0;font-size:9px;font-weight:900;letter-spacing:.14em}.whatsapp-callout b{font:800 21px Georgia}.whatsapp-callout a{padding:14px 17px;border-radius:11px;background:var(--accent);color:#311629;font-size:11px;font-weight:900}.footer{padding:45px max(24px,calc((100% - 1180px)/2));background:#2f0c39;color:#d1bdd6;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:25px;font-size:12px}.footer .brand b{color:white}.footer>div:last-child{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.footer a{color:#f3d164;font-weight:800}
.overlay{position:fixed;inset:0;z-index:60;padding:16px;background:#1d0924aa;display:grid;place-items:center}.modal{position:relative;width:min(680px,100%);max-height:94vh;border-radius:21px;background:white;box-shadow:0 30px 80px #12041766;overflow:hidden}.modal-close{position:absolute;z-index:4;right:14px;top:14px;width:34px;height:34px;border:0;border-radius:50%;background:#ffffffdd;font-size:24px;cursor:pointer}.product-modal-head{padding:18px;display:grid;grid-template-columns:180px 1fr;gap:18px;background:#fbf7fb;border-bottom:1px solid var(--line)}.product-modal-head img{width:180px;height:125px;object-fit:cover;border-radius:14px}.product-modal-head h2{margin:9px 0 6px;color:#371440;font:800 25px Georgia}.product-modal-head p{margin:0 0 10px;color:#817383;font-size:12px;line-height:1.45}.product-modal-head b{color:var(--brand);font-size:13px}.addon-list{max-height:calc(94vh - 290px);padding:12px 20px 0;overflow-y:auto}.addon-list fieldset{margin:0 0 17px;padding:0;border:0}.addon-list legend{width:100%;padding:9px 0;display:flex;align-items:center;justify-content:space-between}.addon-list legend span{display:flex;flex-direction:column;gap:3px}.addon-list legend small{color:#8a7d8d;font-size:10px}.addon-list legend em{padding:4px 7px;border-radius:5px;background:#f2e4f5;color:var(--brand);font-size:8px;font-style:normal;font-weight:900}.addon-list label{min-height:45px;margin-bottom:7px;padding:9px 11px;border:1px solid #eee5ef;border-radius:10px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;font-size:13px;cursor:pointer}.addon-list label.selected{border-color:var(--brand);background:#fbf5fc}.addon-list input{accent-color:var(--brand)}.addon-list label>b{color:var(--brand);font-size:11px}.field{display:grid;gap:7px}.field>span{font-size:11px;font-weight:800;color:#59485d}.field input,.field textarea{width:100%;padding:11px 12px;border:1px solid #e5dbe7;border-radius:9px;outline:0}.field textarea{min-height:75px;resize:vertical}.notes{padding:0 20px 12px}.error{margin:7px 20px;padding:9px 11px;border-radius:8px;background:#fff0f1;color:#b32636;font-size:12px;font-weight:700}.modal-footer{padding:13px 20px;border-top:1px solid var(--line);display:grid;grid-template-columns:auto 1fr;gap:12px}.primary{height:46px;border:0;border-radius:11px;background:var(--brand);color:white;font-weight:900;cursor:pointer}.quantity{height:44px;padding:0 7px;border:1px solid #e4d8e6;border-radius:11px;display:flex;align-items:center;gap:14px}.quantity button{width:28px;height:28px;border:0;border-radius:8px;background:#f2e8f4;color:var(--brand);font-size:19px;cursor:pointer}.quantity.small{width:max-content;height:34px;margin-top:10px;gap:8px}.quantity.small button{width:23px;height:23px}
.backdrop{position:fixed;inset:0;z-index:39;background:#1c092377}.cart{position:fixed;z-index:40;inset:0 0 0 auto;width:min(440px,100%);background:white;box-shadow:-20px 0 70px #230b2a33;display:flex;flex-direction:column;transform:translateX(105%);transition:.28s}.cart.open{transform:none}.cart>header{padding:23px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between}.cart h2{margin:0 0 5px;font:800 23px Georgia}.cart>header p{margin:0;color:#897c8c;font-size:11px}.cart>header button{border:0;background:transparent;font-size:26px}.cart-items{flex:1;padding:3px 21px;overflow-y:auto}.cart-items article{padding:17px 0;border-bottom:1px solid var(--line)}.cart-items article>header{display:flex;justify-content:space-between}.cart-items article>header>div{display:flex;flex-direction:column;gap:4px}.cart-items article strong{color:var(--brand);font-size:13px}.cart-items article>header button{border:0;background:transparent}.cart-items article p{margin:5px 0 0 20px;color:#827585;font-size:11px}.cart>footer{padding:19px 21px 23px;background:#fbf7fb;border-top:1px solid var(--line)}.cart>footer>div{display:flex;justify-content:space-between;font-size:17px}.cart>footer>small{display:block;margin:8px 0 13px;color:#8d7f90}.cart>footer .primary{width:100%}
.checkout-modal{width:min(720px,100%)}.checkout-head{padding:19px 22px 12px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:auto 1fr;align-items:center;gap:11px}.checkout-head>button{width:35px;height:35px;border:1px solid var(--line);border-radius:9px;background:white}.checkout-head h2{margin:0;font:800 23px Georgia}.checkout-head p{margin:4px 0 0;color:#8b7d8e;font-size:10px}.checkout-head>span{grid-column:1/-1;height:5px;border-radius:99px;background:#eee5ef;overflow:hidden}.checkout-head>span i{display:block;height:100%;background:var(--brand);transition:.2s}.checkout-modal form>.checkout-step{max-height:calc(94vh - 180px);padding:21px 23px 12px;overflow:auto}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid .full{grid-column:1/-1}.fulfillment{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-bottom:18px}.fulfillment label{position:relative}.fulfillment input{position:absolute;opacity:0}.fulfillment span{padding:14px;border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column;gap:4px}.fulfillment input:checked+span{border-color:var(--brand);background:#fbf5fc}.fulfillment small{color:#8a7d8d;font-size:10px}.checkout-step h3{margin:0 0 14px;font:800 17px Georgia}.payments{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:15px}.payments label{padding:11px;border:1px solid var(--line);border-radius:11px;display:flex;align-items:center;gap:9px}.payments input{accent-color:var(--brand)}.payments span{display:flex;flex-direction:column;gap:3px}.payments small{color:#897c8c;font-size:9px}.summary{margin-top:15px;padding:15px;border-radius:12px;background:#f8f2f9;display:grid;gap:8px}.summary>div{display:flex;justify-content:space-between;font-size:12px}.summary hr{width:100%;border:0;border-top:1px solid #e1d4e3}.summary .total{font-size:17px}.summary .total b{color:var(--brand)}.checkout-modal form>footer{padding:12px 23px 19px;border-top:1px solid var(--line)}.checkout-modal form>footer .primary{width:100%}.success{padding:32px 28px 27px;text-align:center}.success-icon{display:grid;place-items:center;width:58px;height:58px;margin:auto;border-radius:50%;background:#e6f8ea;color:#229748;font-size:28px}.success>small{display:block;margin-top:17px;color:var(--brand);font-weight:900;letter-spacing:.15em}.success h2{margin:7px 0;font:800 29px Georgia}.success p{color:#827585}.order-number{padding:12px;border-radius:12px;background:#f7f0f8;display:flex;flex-direction:column;gap:4px}.order-number b{color:var(--brand);font-size:20px}.pix{margin-top:10px;padding:12px;border:1px dashed #cbb5d1;border-radius:11px;display:flex;justify-content:space-between;text-align:left}.pix span{display:flex;flex-direction:column}.success-links{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.success-links a{padding:13px;border-radius:9px;background:var(--brand);color:white;font-weight:800;font-size:12px}.success-links .wa{background:#1da85b}.link-button{margin-top:15px;border:0;background:transparent;color:var(--brand);font-weight:800}
.mobile-cart{display:none}
@media(max-width:950px){.products{grid-template-columns:repeat(3,1fr)}.info-strip{grid-template-columns:1fr 1fr;gap:16px}.info-strip article{border:0}.footer{grid-template-columns:1fr 1fr}.footer>div:last-child{grid-column:1/-1;flex-direction:row;justify-content:space-between}}
@media(max-width:700px){.topbar{height:67px}.topbar nav{display:none}.brand b{font-size:18px}.cart-toggle{width:42px;padding:0}.cart-toggle>span{display:none}.hero{min-height:625px;align-items:end}.hero>img{inset:0 0 auto;width:100%;height:57%;object-position:center}.hero-shade{background:linear-gradient(0deg,#4a105f 0%,#4a105f 47%,#4a105f55 74%,transparent)}.hero-copy{padding-bottom:52px}.hero-copy h1{font-size:54px}.hero-copy>span{font-size:14px}.hero-copy>div{flex-wrap:wrap}.info-strip{margin-top:-19px;padding:17px;gap:16px 5px}.info-strip article{padding:0 5px}.info-strip b{font-size:10px}.menu-section{margin:58px auto}.section-title{display:grid}.section-title h2{font-size:38px}.search{width:100%}.categories{margin:22px -16px 24px;padding:0 16px}.products{grid-template-columns:1fr 1fr;gap:10px}.product-media{height:133px}.product-copy{padding:13px}.product-copy h3{font-size:16px}.product-copy p{min-height:48px;font-size:10px}.whatsapp-callout{flex-direction:column;align-items:stretch;gap:17px;padding:23px}.whatsapp-callout a{text-align:center}.footer{grid-template-columns:1fr;text-align:center;justify-items:center;padding-bottom:105px}.footer>div:last-child{grid-column:auto;flex-direction:column;align-items:center}.product-modal-head{grid-template-columns:100px 1fr}.product-modal-head img{width:100px;height:100px}.product-modal-head h2{font-size:20px}.addon-list{max-height:calc(94vh - 255px)}.modal-footer{grid-template-columns:116px 1fr;padding:11px 13px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.fulfillment,.payments{grid-template-columns:1fr}.success-links{grid-template-columns:1fr}.mobile-cart{position:fixed;z-index:29;left:12px;right:12px;bottom:12px;height:57px;padding:0 15px;border:0;border-radius:14px;background:var(--brand);color:white;box-shadow:0 12px 34px #30093f55;display:grid;grid-template-columns:45px 1fr auto;align-items:center;text-align:left}.mobile-cart>span{position:relative}.mobile-cart>span b{position:absolute;top:-12px;right:2px;display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:var(--accent);color:#32152a;font-size:10px}.mobile-cart em{color:#f5d75e;font-style:normal;font-weight:900}}
@media(max-width:420px){.products{grid-template-columns:1fr}.product-media{height:190px}.product-copy p{min-height:auto}}
@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}
.email-confirmation{margin-top:10px;padding:12px 14px;border:1px solid #b9dfc4;border-radius:11px;background:#eefaf1;color:#176b32;font-size:12px;line-height:1.5;text-align:left}.email-confirmation.pending{border-color:#ead778;background:#fff9cf;color:#620853}
