body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background:#f6f6f8;color:#222}.gerencia{padding:1rem;max-width:1100px;margin:0 auto}.gerencia-header{margin-bottom:1.5rem}.gerencia-header h1{font-size:1.6rem;margin-bottom:.25rem}.gerencia-header h2{font-size:1.1rem;font-weight:500;margin:.2rem 0 .6rem}.versiculo{font-size:.85rem;font-style:italic;color:#555;margin-bottom:1rem;line-height:1.4}.gerencia-actions{display:flex;gap:.5rem;flex-wrap:wrap}.gerencia-actions button{padding:.55rem .9rem;border-radius:8px;border:none;background:#e0e0e0;font-size:.9rem}.gerencia-actions .primary{background:#d169a3;color:#fff}.gerencia-form{background:#fff;border-radius:14px;padding:1rem;margin-bottom:1.5rem;box-shadow:0 4px 14px #00000014;display:flex;flex-direction:column;gap:.7rem}.gerencia-form input,.gerencia-form textarea{width:100%;padding:.65rem .7rem;border-radius:8px;border:1px solid #ddd;font-size:.9rem}.gerencia-form textarea{min-height:70px;resize:vertical}.gerencia-form input[type=file]{padding:.3rem;border:none}.checkbox{display:flex;align-items:center;gap:.4rem;font-size:.9rem}.form-actions{display:flex;gap:.6rem;margin-top:.4rem}.form-actions button{flex:1;padding:.6rem;border-radius:8px;border:none;font-size:.95rem}.form-actions .primary{background:#539fa2;color:#fff}.upload-log{list-style:none;padding-left:0;margin:.3rem 0}.upload-log li{font-size:.8rem;color:#2e7d32}.product-list{display:flex;flex-direction:column;gap:.7rem}.product{background:#fff;border-radius:14px;padding:.9rem;box-shadow:0 3px 10px #0000000f}.product.on{border-left:5px solid #539fa2}.product.off{border-left:5px solid #ccc;opacity:.85}.product strong{font-size:1rem;display:block}.product span{font-size:.95rem;font-weight:600}.product small{display:block;font-size:.8rem;color:#666;margin-top:.15rem}.product-actions{display:flex;gap:.4rem;margin-top:.6rem;flex-wrap:wrap}.product-actions button{flex:1;padding:.45rem;border-radius:8px;border:none;font-size:.85rem;background:#e5e5e5}.product-actions .danger{background:#ffe5e5;color:#b00020}@media(min-width:768px){.gerencia-header h1{font-size:2rem}.gerencia-header h2{font-size:1.25rem}.product{padding:1.1rem 1.2rem}.product-actions button{flex:unset;padding:.45rem .9rem}.gerencia-form{padding:1.2rem 1.4rem}}.efata-hero{display:flex;align-items:center;justify-content:center;min-height:50vh;padding:3rem 1.5rem;background:radial-gradient(circle at top right,#ffffff,var(--bg-main));text-align:center}.hero-content{max-width:650px;animation:fadeInUp .8s cubic-bezier(.2,.8,.2,1)}.hero-badge{display:inline-block;background:#539fa21f;color:var(--secondary);padding:.6rem 1.2rem;border-radius:99px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;margin-bottom:1.5rem}.hero-title{font-size:clamp(2.8rem,10vw,4.5rem);color:#333;margin:0 0 1rem;line-height:1}.hero-description{font-size:1.15rem;color:#555;margin-bottom:2.5rem;line-height:1.6}.hero-actions{display:flex;gap:1.2rem;justify-content:center;flex-wrap:wrap}.link-button{text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-width:200px;transition:transform .1s ease}.main-cta{box-shadow:0 8px 20px #d169a340}@keyframes fadeInUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@media(max-width:500px){.efata-hero{padding:2.5rem 1rem}.hero-actions{flex-direction:column;width:100%}.link-button{width:100%}}html,body{height:100%}@font-face{font-family:Alikemisely;src:url(/assets/alikemisely-Ctk3yPje.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--bg-main: #ededf2;--secondary: #539fa2;--accent: #d169a3}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:var(--bg-main);color:#333;-webkit-font-smoothing:antialiased}h1,h2{font-family:Alikemisely,serif}.header{width:100%;background-color:var(--secondary);position:sticky;top:0;z-index:100;border-bottom:3px solid var(--accent)}.header-grid{max-width:1200px;margin:0 auto;padding:1.2rem;display:grid;grid-template-columns:40px 1fr 40px;align-items:center}.icon-button{background:none;border:none;font-size:1.6rem;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent;transition:transform .1s}.icon-button:active{transform:scale(.9)}.title{text-align:center;margin:0;color:#fff;font-family:Alikemisely,serif;font-size:clamp(1.4rem,5vw,1.9rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.menu{position:absolute;top:100%;left:1rem;background:#fff;border-radius:8px;box-shadow:0 8px 20px #00000026;padding:.5rem;min-width:180px;max-width:200px;z-index:200}.menu-item{width:100%;background:none;border:none;padding:.7rem;text-align:left;cursor:pointer;font-size:.85rem}.menu-item:hover{background-color:var(--bg-main)}.menu-subtitle{margin-top:.5rem;padding:.4rem .7rem;font-size:.8rem;font-weight:700;color:var(--accent)}.container{max-width:1200px;margin:0 auto;padding:1.25rem 1rem}.product-feed{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}.product-card{background:#fdfdff;border-radius:14px;padding:.6rem;box-shadow:0 6px 18px #00000014;display:flex;flex-direction:column;height:100%}.product-card-link{text-decoration:none;color:inherit;display:flex;flex-direction:column}.product-card-inner{background:#fff;border-radius:10px;padding:.75rem;display:flex;flex-direction:column;height:100%}.product-card:active{transform:scale(.98)}.product-card-inner .btn-secondary{margin-top:auto}.product-image{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:8px;display:block}.product-name{font-size:.85rem;margin:.5rem 0 .2rem;font-weight:500}.product-page{padding:1rem;display:flex;flex-direction:column;gap:1.5rem}.product-gallery{display:flex;flex-direction:column;align-items:center;width:100%}.image-stack{position:relative;width:100%;max-width:400px;aspect-ratio:1 / 1;margin:0 auto}.stack-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:12px;box-shadow:0 8px 20px #0000001a;transition:all .4s cubic-bezier(.4,0,.2,1)}.gallery-dots{display:flex;gap:.5rem;margin-top:1.2rem;justify-content:center}.dot{width:10px;height:10px;border-radius:50%;border:none;background:#ccc;cursor:pointer;transition:all .3s ease}.dot.active{background:var(--accent);width:25px;border-radius:5px}.product-info h1{margin:0 0 .5rem;font-size:1.8rem}.product-category{color:var(--secondary);font-size:.85rem;text-transform:uppercase;letter-spacing:1px}.product-price{font-size:1.6rem;font-weight:700;color:var(--accent);margin:.5rem 0}.product-description{font-size:.95rem;line-height:1.6;color:#555}.product-actions{display:flex;flex-direction:column;gap:.8rem;margin-top:1rem}.btn-primary,.btn-secondary{font-family:inherit;font-weight:700;font-size:1rem;padding:1rem;border-radius:12px;cursor:pointer;transition:transform .1s}.btn-primary{background:var(--accent);color:#fff;border:none}.btn-secondary{background:transparent;border:2px solid var(--accent);color:var(--accent)}.btn-primary:active,.btn-secondary:active{transform:scale(.96)}@media(min-width:768px){.title{font-size:2rem}.product-page{flex-direction:row;max-width:1100px;margin:2rem auto;gap:3rem}.product-feed{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.product-gallery,.product-info{flex:1}}body.cart-open{overflow:hidden}.cart-overlay{position:fixed;inset:0;background:#0006;z-index:200}.cart-drawer{position:fixed;right:0;top:0;width:100%;max-width:100%;height:100dvh;max-height:100dvh;background:#fff;z-index:201;display:flex;flex-direction:column;padding:1rem;padding-bottom:env(safe-area-inset-bottom);box-shadow:-12px 0 30px #0000002e}.cart-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:.6rem;border-bottom:1px solid rgba(0,0,0,.08)}.cart-footer .btn-primary{background:linear-gradient(135deg,var(--accent),#e07bb2);box-shadow:0 8px 20px #d169a359;letter-spacing:.4px}.cart-footer .btn-primary:active{transform:scale(.97);box-shadow:0 4px 10px #d169a366}.cart-item{display:grid;grid-template-columns:1fr auto;gap:.6rem;font-size:.9rem;padding-bottom:.4rem;border-bottom:1px dashed rgba(0,0,0,.08)}.cart-footer{margin-top:1rem;display:flex;flex-direction:column;gap:.8rem;border-top:1px solid rgba(0,0,0,.08);padding-top:.8rem;position:sticky;bottom:0;background:#fff}.cart-qty{display:flex;align-items:center;gap:.6rem}.cart-qty button{width:28px;height:28px;border-radius:50%;border:none;background:var(--secondary);color:#fff;font-size:1rem}.cart-qty span{min-width:20px;text-align:center;font-weight:700}html{scroll-behavior:smooth}.product-card{transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0000001f}.product-image{background:linear-gradient(135deg,#f0f0f0,#fafafa)}@media(hover:hover){.btn-primary:hover{filter:brightness(1.05)}.btn-secondary:hover{background:#d169a314}}:focus-visible{outline:none;box-shadow:0 0 0 3px #539fa259;border-radius:6px}.menu{transform-origin:top left;animation:menuFade .16s ease-out}@keyframes menuFade{0%{opacity:0;transform:scale(.96) translateY(-4px)}to{opacity:1;transform:scale(1) translateY(0)}}.cart-items{flex:1;display:flex;flex-direction:column;gap:.8rem;margin-top:1rem;padding-right:.3rem;font-size:.9rem;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--color-accent) transparent}.cart-items::-webkit-scrollbar{width:6px}.cart-items::-webkit-scrollbar-track{background:transparent}.cart-items::-webkit-scrollbar-thumb{background:var(--accent);border-radius:6px}.stack-image{backface-visibility:hidden;will-change:transform,opacity}.dot:hover{transform:scale(1.15)}.hidden{display:none!important}.whatsapp-button{position:fixed;bottom:20px;right:20px;z-index:1000;background:#25d366;color:#fff;padding:.75rem 1.25rem;border-radius:999px;font-size:.95rem;font-weight:600;display:flex;align-items:center;gap:8px;text-decoration:none;box-shadow:0 10px 25px #0003;transition:transform .2s ease,box-shadow .2s ease}.whatsapp-button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #00000040}.whatsapp-button svg,.whatsapp-button img{width:18px;height:18px}.add-button{margin-top:auto;border:2px solid var(--accent);background:transparent;color:var(--accent);padding:.7rem;border-radius:10px;font-weight:600;cursor:pointer;transition:all .15s ease}.add-button:active{transform:scale(.97)}.cart-checkout{display:flex;flex-direction:column;gap:.75rem}.cart-notes{width:100%;min-height:90px;resize:none;padding:.9rem;border-radius:12px;border:1.5px solid rgba(0,0,0,.15);font-family:inherit;font-size:.9rem}.cart-notes:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #d169a340}.cart-whatsapp{display:flex;align-items:center;justify-content:center;width:100%;padding:1rem;border-radius:12px;background:linear-gradient(135deg,var(--accent),#e07bb2);color:#fff;font-weight:700;text-decoration:none;box-shadow:0 10px 25px #d169a359;transition:transform .15s ease,box-shadow .15s ease}.cart-whatsapp:active{transform:scale(.97);box-shadow:0 6px 15px #d169a366}
