@charset "UTF-8";:root{--bg: #faf5e1;--bg-soft: #fffaf0;--card: #fff6e4;--card-soft: #fff8ee;--text: #5f3925;--ink: #330c14;--muted: #aa8066;--muted-dark: #704931;--bread: #faf5e1;--bread-dark: #ffd19f;--meat: #5f3925;--meat-light: #704931;--mustard: #ffae2c;--mustard-dark: #ff9831;--accent: #e14d01;--accent-hover: #e84a5c;--success: #4caf50;--border: #e8bc88;--cream-border: #ffd19f;--shadow: 0 10px 25px rgba(95, 57, 37, .08);--radius-xl: 34px;--radius-lg: 24px;--radius-md: 18px;--custom-primary-pan: #faf5e1;--custom-primary-carne: #5f3925;--custom-primary-mostaza: #ffae2c;--custom-secondary-pan: #ffd19f;--custom-secondary-carne: #704931;--custom-secondary-mostaza: #ff9831}*{box-sizing:border-box}@font-face{font-family:MiFuente;src:url("./media/AlbertSans-Regular-INQEGJNJ.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:MiFuente;src:url("./media/AlbertSans-Bold-44L456TT.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}body{margin:0;font-family:Albert Sans,sans-serif;min-height:100vh;background:var(--bg);color:var(--text);overflow-x:hidden}.app{width:100%;max-width:480px;margin:0 auto;min-height:100vh;padding:18px 16px 118px;position:relative}.topbar{position:sticky;top:0;z-index:20;margin:-18px -16px 18px;padding:16px;display:flex;justify-content:space-between;align-items:center;background:#faf5e1eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--border)}.brand{display:flex;align-items:center;gap:12px}.logo{width:52px;height:52px;border-radius:20px;background:linear-gradient(145deg,#ffd19f,#ffae2c);display:grid;place-items:center;box-shadow:0 16px 34px #f6b43b38;position:relative;overflow:hidden}.logo:after{content:"";position:absolute;inset:1px;border-radius:19px;border:1px solid rgba(255,255,255,.42)}.logo img{width:100%;height:100%;object-fit:cover;border-radius:19px;display:block}.brand h1{margin:0;font-size:18px;letter-spacing:-.4px;line-height:1.05}.brand small{color:var(--custom-secondary-carne);font-size:12px}.cart-pill{min-width:70px;height:44px;padding:0 12px;border-radius:999px;background:#ffffff17;border:1px solid rgba(255,255,255,.14);display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:inset 0 1px #ffffff14}.cart-pill strong{min-width:22px;height:22px;border-radius:999px;background:var(--gold);color:#2a1608;display:grid;place-items:center;font-size:12px}.hero{position:relative;min-height:420px;border-radius:38px;padding:24px;overflow:hidden;box-shadow:var(--shadow);border:1px solid #e8bc88;background:linear-gradient(180deg,#fffaf0,#faf5e1);margin-bottom:18px;color:var(--text)}.hero:before{content:url("./media/ham-1-LV6O5XNM.png");position:absolute;right:-18px;top:68px;width:248px;height:248px;border-radius:50%;display:grid;place-items:center;font-size:150px;background:radial-gradient(circle,rgba(255,174,44,.25),transparent 65%);filter:drop-shadow(0 34px 40px rgba(0,0,0,.42));transform:rotate(-9deg)}.hero:after{content:"";position:absolute;inset:auto 22px 22px;height:92px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.36));border-radius:0 0 34px 34px;pointer-events:none}.hero-content{position:relative;z-index:2;max-width:285px}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.16);color:var(--gold-soft);font-size:12px;font-weight:800;letter-spacing:.2px;margin-bottom:16px}h2{margin:0;font-size:39px;line-height:.96;letter-spacing:-1.7px}.hero p{margin:14px 0 0;line-height:1.45;font-size:15px}.hero-actions{position:absolute;z-index:3;left:22px;right:22px;bottom:22px;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.mini-metric{background:#ffffff1c;border:1px solid rgba(255,255,255,.14);border-radius:20px;padding:12px 14px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mini-metric strong{display:block;font-size:15px}.mini-metric span{display:block;font-size:12px;margin-top:2px}.floating-btn{width:56px;height:56px;border-radius:20px;border:0;background:var(--custom-primary-carne);color:var(--custom-secondary-pan);box-shadow:0 16px 30px #f6b43b42;font-size:22px}.progress-card{display:grid;grid-template-columns:repeat(6,1fr);gap:7px;padding:10px;border-radius:22px;background:var(--custom-primary-carne);border:1px solid rgba(255,255,255,.1);margin-bottom:18px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.progress-dot{height:7px;border-radius:999px;background:#ffffff29;overflow:hidden}.progress-dot.active,.progress-dot.done{background:var(--custom-secondary-mostaza);box-shadow:0 0 18px #f6b43b5c}.section-title{display:flex;align-items:flex-end;justify-content:space-between;margin:22px 3px 12px}.section-title div p{margin-top:0;margin-bottom:0}.section-title h3{margin:0;font-size:21px;letter-spacing:-.5px}.section-title span{color:#020202b0;font-size:12px;margin:auto 3px}.category-scroll{display:flex;gap:10px;overflow-x:auto;padding:2px 1px 10px;scrollbar-width:none;margin:0 -2px}.category-scroll::-webkit-scrollbar{display:none}.category{min-width:124px;min-height:140px;border-radius:28px;border:1px solid rgba(255,255,255,.11);background:linear-gradient(180deg,#3b110d,#c7662c);padding:14px;color:var(--text);position:relative;overflow:hidden;cursor:pointer;transition:.2s ease}.category:after{content:"";position:absolute;width:82px;height:82px;right:-18px;bottom:-22px;border-radius:50%}.category.active{background:var(--custom-secondary-mostaza);color:var(--custom-secondary-carne);transform:translateY(-3px);box-shadow:0 18px 36px #f6b43b38;border-color:#fff6}.category .icon{font-size:36px;margin-bottom:16px;display:block;position:relative;z-index:1}.category strong{display:block;font-size:15px;letter-spacing:-.2px;position:relative;z-index:1}.category small{display:block;margin-top:4px;color:inherit;opacity:.65;position:relative;z-index:1}.glass-card{background:var(--card);color:var(--ink);border-radius:var(--radius-xl);padding:18px;border:1px solid #f0ddbf;box-shadow:0 12px 30px #5f392514;margin-bottom:16px}.step-header{display:flex;gap:13px;align-items:flex-start;margin-bottom:16px}.step-number{min-width:38px;height:38px;border-radius:15px;background:linear-gradient(145deg,#ffae2c,#ff9831);color:#fff;display:grid;place-items:center;font-weight:900;box-shadow:0 12px 22px #c733253d}.step-header h3{margin:0;font-size:20px;letter-spacing:-.4px}.step-header small{color:var(--muted-dark);display:block;margin-top:3px;line-height:1.3}.product-list{display:flex;flex-direction:column;gap:13px}.product{display:grid;grid-template-columns:92px 1fr;gap:14px;min-height:118px;padding:10px;border-radius:28px;background:#fffaf0;border:1.5px solid #f0ddbf;cursor:pointer;position:relative;overflow:hidden;transition:.2s ease}.product.active{border-color:#ff9831;background:#fff8ee;box-shadow:0 8px 25px #ff983126;transform:translateY(-2px)}.product.active:after{content:"\2713";position:absolute;right:13px;top:13px;width:25px;height:25px;border-radius:999px;background:var(--green);color:#fff;display:grid;place-items:center;font-size:13px;font-weight:900}.product-img{border-radius:24px;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.75),transparent 28%),linear-gradient(145deg,#ffd47b,#c73325 70%);display:grid;place-items:center;font-size:42px;box-shadow:inset 0 1px #ffffff61}.product-info{padding:5px 34px 5px 0;display:flex;flex-direction:column;justify-content:center}.product-info strong{font-size:16px;letter-spacing:-.25px}.product-info p{margin:5px 0 0;font-size:12.5px;color:var(--muted-dark);line-height:1.35}.product-meta{display:flex;align-items:center;gap:8px;margin-top:9px;flex-wrap:wrap}.tag{font-size:11px;font-weight:800;color:#6b3c00;background:#ffe8b6;padding:5px 8px;border-radius:999px}.price{color:#e14d01;font-size:17px;font-weight:900;letter-spacing:-.4px}.chips-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.chip-card{border:1.5px solid #f0ddbf;background:#fffaf0;border-radius:22px;min-height:88px;padding:12px;cursor:pointer;display:flex;gap:10px;align-items:center;transition:.2s ease}.chip-card.active{background:linear-gradient(145deg,#fff4df,#ffe6bc);border-color:var(--gold);box-shadow:0 14px 28px #f6b43b26}.chip-icon{width:44px;height:44px;border-radius:16px;background:#23140b;color:var(--gold);display:grid;place-items:center;font-size:23px;flex-shrink:0}.chip-card strong{display:block;font-size:14px;line-height:1.1}.chip-card small{color:var(--muted-dark);display:block;margin-top:4px;font-size:11px}.question-box{margin-top:15px;border-radius:26px;padding:16px;color:var(--text);background:linear-gradient(135deg,#23140bf2,#5f1f14f0),radial-gradient(circle at 90% 0%,rgba(246,180,59,.32),transparent 40%);border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 1px #ffffff14}.question-box p{margin:0;color:#fff7e8bd;font-size:14px;line-height:1.42}.question-box strong{color:#fff}.actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}button{border:0;min-height:50px;border-radius:18px;padding:13px 16px;font-weight:900;cursor:pointer;font-size:14px;letter-spacing:-.1px}.btn-primary{background:linear-gradient(145deg,#ff9831,#ffae2c);color:#fff;box-shadow:0 16px 28px #f6b43b3b}.btn-secondary{color:var(--custom-primary-carne);background:var(--custom-primary-pan);border:1px solid rgba(255,255,255,.14)}.summary-card{background:linear-gradient(180deg,#fff8ebfa,#fff4e0fa);color:var(--ink);border-radius:36px;padding:18px;box-shadow:0 22px 50px #0000004d;border:1px solid rgba(255,255,255,.56)}.summary-item{display:grid;grid-template-columns:1fr auto;gap:14px;padding:14px 0;border-bottom:1px dashed #e4c9a4}.summary-item:last-of-type{border-bottom:0}.summary-item strong{font-size:15px}.summary-item small{color:var(--muted-dark);display:block;margin-top:4px;line-height:1.35}.unit-detail{color:var(--muted-dark);display:block;margin-top:3px;font-size:12.5px;line-height:1.4}.summary-extra{opacity:.92}.extra-price{color:var(--muted-dark);font-weight:700}.subtotal-hint{font-weight:700;color:var(--red-dark);margin-left:4px}.summary-price{font-weight:950;color:var(--red-dark);white-space:nowrap}.total{margin-top:10px;border-radius:26px;padding:18px;background:linear-gradient(145deg,#ffae2c,#ffd19f);color:#5f3925;display:flex;justify-content:space-between;align-items:center;font-size:21px;font-weight:950;box-shadow:inset 0 1px #ffffff80}.customer-form{display:grid;gap:11px;margin-top:14px}input,textarea{width:100%;border:1px solid #e8bc88;border-radius:20px;padding:15px;font-size:15px;outline:none;background:#fffaf0;color:var(--ink)}input:focus,textarea:focus{border-color:#ff9831;box-shadow:0 0 0 4px #ff983126}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.trust{border-radius:18px;background:#fff3dc;padding:11px 8px;text-align:center;color:#6d3b08;font-size:11px;font-weight:800;line-height:1.2}.trust span{display:block;font-size:18px;margin-bottom:4px}.bottom-bar{position:fixed;left:50%;bottom:0;transform:translate(-50%);width:100%;max-width:480px;padding:12px 16px 18px;background:linear-gradient(180deg,#0906041a,#090604eb 22%,#090604fa);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:30}.checkout-btn{width:100%;min-height:62px;border-radius:24px;background:linear-gradient(145deg,#5f3925,#704931);color:#fff;box-shadow:0 18px 34px #22c55e40;display:flex;justify-content:space-between;align-items:center;padding:0 18px}.checkout-btn span{display:block;text-align:left;line-height:1.15}.checkout-btn small{display:block;opacity:.7;font-size:11px;font-weight:900;margin-top:2px}@media(max-width:390px){.hero{min-height:390px}.hero:before{width:210px;height:210px;font-size:122px}h2{font-size:34px}.chips-grid{grid-template-columns:1fr}.product{grid-template-columns:82px 1fr}.actions{grid-template-columns:1fr}}.next-step-btn{width:100%;min-height:62px;border-radius:24px;background:linear-gradient(180deg,rgba(246,180,59,.32),transparent 65%);color:#fff;box-shadow:0 18px 34px #f6b43b38;display:flex;justify-content:space-between;align-items:center;padding:0 18px}.button-box{margin-top:15px;border-radius:26px;padding:16px;color:var(--custom-primary-pan);background:var(--custom-primary-carne);border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 1px #ffffff14}.button-box .actions{margin-top:0}
