:root{--hec-purple:#6d28d9;--hec-purple2:#8b5cf6;--hec-deep:#2f0a57;--hec-bg:#f5f2fb;--hec-card:#fff;--hec-text:#211433;--hec-muted:#6f6481;--hec-border:#e6def0;--hec-green:#138a61;--hec-whatsapp:#128c55;--hec-red:#d92d20;--hec-shadow:0 12px 34px rgba(47,10,87,.10)}
.hec-app{font-family:Arial,Helvetica,sans-serif;background:var(--hec-bg);color:var(--hec-text);min-height:100dvh;max-width:780px;margin:0 auto;padding-bottom:178px;box-sizing:border-box;font-size:16px}.hec-app *{box-sizing:border-box}.hec-app button,.hec-app input,.hec-app textarea{font-family:inherit}.hec-app button{cursor:pointer;-webkit-tap-highlight-color:transparent}
.hec-top{background:linear-gradient(135deg,var(--hec-deep),var(--hec-purple) 68%,var(--hec-purple2));color:#fff;padding:20px 17px 18px;display:flex;justify-content:space-between;align-items:center;gap:12px;position:sticky;top:0;z-index:30;box-shadow:0 9px 28px rgba(47,10,87,.24)}.hec-top small{opacity:.78;letter-spacing:1.5px;font-size:10px;font-weight:800}.hec-top h1{font-size:24px;line-height:1.05;margin:5px 0 0;letter-spacing:-.4px}.hec-top-right{display:flex;flex-direction:column;align-items:flex-end;gap:6px;max-width:48%}.hec-discount-badge{font-size:10px;font-weight:900;letter-spacing:.5px;background:#fff;color:var(--hec-deep);padding:5px 8px;border-radius:999px;box-shadow:0 4px 14px rgba(0,0,0,.12)}.hec-user{font-size:11px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.18);padding:6px 9px;border-radius:999px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.hec-app main{padding:18px 15px 24px}.hec-view{display:none}.hec-view.active{display:block}.hec-welcome{padding:7px 2px 18px}.hec-welcome span{color:var(--hec-purple);font-weight:800;font-size:15px}.hec-welcome h2{font-size:27px;line-height:1.15;margin:7px 0 8px;letter-spacing:-.5px}.hec-welcome p{margin:0;color:var(--hec-muted);font-size:14px;line-height:1.55}
.hec-action-card{width:100%;min-height:96px;text-align:left;background:#fff;border:2px solid var(--hec-border);border-radius:20px;padding:17px 16px;margin:0 0 13px;box-shadow:0 8px 24px rgba(43,24,74,.07);color:var(--hec-text);display:grid;grid-template-columns:54px 1fr 24px;align-items:center;gap:13px;transition:.18s}.hec-action-card:active{transform:scale(.985)}.hec-action-primary{border-color:#cdb9f4;background:linear-gradient(135deg,#fff,#faf7ff)}.hec-action-icon{width:54px;height:54px;border-radius:16px;background:#f0e9fb;display:grid;place-items:center;font-size:27px}.hec-action-primary .hec-action-icon{background:var(--hec-purple);color:#fff;box-shadow:0 8px 18px rgba(109,40,217,.25)}.hec-action-text{min-width:0}.hec-action-text b{display:block;font-size:18px;line-height:1.2;margin-bottom:6px}.hec-action-text em{display:block;color:var(--hec-muted);font-size:13px;line-height:1.35;font-style:normal}.hec-action-arrow{font-size:32px;line-height:1;color:#9b8aae;font-weight:300}
.hec-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:3px 0 17px}.hec-section-head h2{margin:3px 0 0;font-size:26px;line-height:1.1;letter-spacing:-.4px}.hec-kicker{font-size:10px;font-weight:900;letter-spacing:1.2px;color:var(--hec-purple)}.hec-section-head button{border:1px solid #d8caec;background:#fff;color:var(--hec-purple);border-radius:12px;min-height:44px;padding:10px 14px;font-size:13px;font-weight:800}
.hec-app label{display:block;font-size:14px;font-weight:800;color:#51445f;margin-bottom:14px}.hec-app input,.hec-app textarea{width:100%;margin-top:7px;border:2px solid var(--hec-border);background:#fff;border-radius:15px;padding:16px 16px;font-size:17px;line-height:1.25;outline:none;color:var(--hec-text);min-height:54px}.hec-app textarea{min-height:106px;resize:vertical}.hec-app input:focus,.hec-app textarea:focus{border-color:var(--hec-purple);box-shadow:0 0 0 4px rgba(109,40,217,.10)}.hec-app input::placeholder,.hec-app textarea::placeholder{color:#a295b2}
.hec-search-block{background:#ebe4f6;border:1px solid #d9ccec;border-radius:19px;padding:14px;margin:4px 0 16px}.hec-search-label{margin:0 0 8px!important;color:var(--hec-deep)!important;font-size:15px!important}.hec-search-wrap{position:relative}.hec-search-wrap .hec-search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);font-size:19px;z-index:2}.hec-search-wrap input{margin:0;padding-left:48px;background:#fff;border-color:#cbbbe3}.hec-search-help{font-size:12px;color:var(--hec-muted);margin:8px 3px 0}.hec-results{position:absolute;left:0;right:0;top:calc(100% + 7px);z-index:20;background:#fff;border:1px solid var(--hec-border);border-radius:15px;box-shadow:0 18px 46px rgba(32,21,55,.24);max-height:340px;overflow:auto}.hec-result{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:60px;padding:14px 15px;border:0;border-bottom:1px solid var(--hec-border);background:#fff;text-align:left;color:var(--hec-text)}.hec-result:last-child{border-bottom:0}.hec-result b{font-size:15px;line-height:1.3}.hec-result span{color:var(--hec-purple);font-size:16px;font-weight:900;white-space:nowrap}
.hec-items{margin-top:4px}.hec-item{background:#fff;border:2px solid var(--hec-border);border-radius:19px;padding:16px;margin-bottom:12px;box-shadow:0 7px 20px rgba(43,24,74,.06)}.hec-item-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.hec-item-name{font-size:17px;line-height:1.3;font-weight:900;max-width:calc(100% - 50px)}.hec-trash{border:0;background:#fff0ef;color:var(--hec-red);border-radius:12px;width:44px;height:44px;min-width:44px;font-size:18px}.hec-item-meta{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;margin-top:15px;padding-top:13px;border-top:1px solid #eee8f4}.hec-price{color:var(--hec-muted);font-size:12px;font-weight:700}.hec-price strong{display:block;color:var(--hec-text);font-size:21px;margin-top:3px}.hec-qty{display:flex;align-items:center;gap:11px}.hec-qty button{width:46px;height:46px;border:2px solid #d9ccec;border-radius:13px;background:#f7f2ff;color:var(--hec-purple);font-size:25px;line-height:1;font-weight:800}.hec-qty b{min-width:28px;text-align:center;font-size:19px}.hec-empty{text-align:center;color:var(--hec-muted);background:#fff;border:2px dashed #d6c8e7;padding:34px 20px;border-radius:18px;font-size:14px;line-height:1.5}
.hec-summary{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin:18px 0}.hec-summary div{background:#fff;border:2px solid var(--hec-border);border-radius:17px;padding:16px 14px;min-height:88px}.hec-summary div:first-child{border-color:#cdb9f4;background:linear-gradient(135deg,#fff,#faf7ff)}.hec-summary div:nth-child(2){border-color:#c8e8db;background:#f8fffc}.hec-summary span{font-size:11px;font-weight:800;letter-spacing:.35px;color:var(--hec-muted);display:block;text-transform:uppercase}.hec-summary strong{font-size:22px;line-height:1.15;display:block;margin-top:8px;color:var(--hec-text)}
.hec-buttons{display:grid;gap:12px}.hec-buttons button{border:0;border-radius:16px;min-height:62px;padding:16px 18px;font-size:16px;font-weight:900;background:#fff;color:var(--hec-text);border:2px solid var(--hec-border);box-shadow:0 6px 16px rgba(43,24,74,.06);display:flex;align-items:center;justify-content:center;gap:9px}.hec-buttons button span{font-size:20px}.hec-buttons .primary{background:linear-gradient(135deg,#7c3aed,var(--hec-purple));color:#fff;border-color:var(--hec-purple);box-shadow:0 10px 22px rgba(109,40,217,.22)}.hec-buttons .secondary{background:linear-gradient(135deg,#3d0a6d,var(--hec-deep));color:#fff;border-color:var(--hec-deep)}.hec-buttons .hec-whatsapp{background:var(--hec-whatsapp);color:#fff;border-color:var(--hec-whatsapp)}.hec-buttons .hec-save-btn{background:#fff;color:var(--hec-deep);border-color:#cdbfe0}
.hec-sticky{position:fixed;bottom:78px;left:50%;transform:translateX(-50%);width:min(780px,100%);background:#20132f;color:#fff;padding:12px 15px;display:none;grid-template-columns:1fr 1fr auto;align-items:center;gap:10px;z-index:25;box-shadow:0 -8px 24px rgba(32,19,47,.18)}.hec-sticky.visible{display:grid}.hec-sticky small{display:block;opacity:.65;font-size:9px;font-weight:800;letter-spacing:.7px}.hec-sticky b{font-size:18px;line-height:1.2}.hec-sticky strong{font-size:11px;line-height:1.2;padding:8px 10px;border-radius:999px;background:rgba(255,255,255,.13);text-align:center;max-width:110px}
.hec-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(780px,100%);height:79px;background:#fff;border-top:1px solid var(--hec-border);display:grid;grid-template-columns:repeat(4,1fr);z-index:30;padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -8px 25px rgba(47,10,87,.08)}.hec-nav button{border:0;background:#fff;color:var(--hec-muted);font-size:23px;min-height:68px}.hec-nav button.active{color:var(--hec-purple);background:#fbf9ff}.hec-nav span{display:block;font-size:11px;margin-top:4px;font-weight:800}.hec-toast{position:fixed;left:50%;bottom:170px;transform:translate(-50%,20px);background:#201537;color:#fff;padding:13px 18px;border-radius:999px;opacity:0;pointer-events:none;transition:.2s;z-index:100;font-size:14px;font-weight:700;box-shadow:0 8px 26px rgba(0,0,0,.22);white-space:nowrap;max-width:90vw;overflow:hidden;text-overflow:ellipsis}.hec-toast.show{opacity:1;transform:translate(-50%,0)}
.hec-modal{position:fixed;inset:0;background:rgba(20,10,35,.62);display:none;align-items:flex-end;justify-content:center;z-index:80}.hec-modal.open{display:flex}.hec-modal-card{width:min(780px,100%);height:min(88dvh,820px);background:var(--hec-bg);border-radius:26px 26px 0 0;padding:18px 15px 28px;overflow:auto;box-shadow:0 -18px 60px rgba(20,10,35,.28)}.hec-price-list{margin-top:13px}.hec-price-row{display:flex;justify-content:space-between;align-items:center;background:#fff;border:2px solid var(--hec-border);border-radius:16px;padding:15px;margin-bottom:10px;gap:12px}.hec-price-row b{font-size:15px;line-height:1.35}.hec-price-row strong{display:inline-block;color:var(--hec-purple);font-size:18px;margin-top:5px;white-space:nowrap}.hec-price-row button{border:0;background:var(--hec-purple);color:#fff;font-weight:900;border-radius:12px;min-width:82px;min-height:46px;padding:10px 14px;font-size:14px}
.hec-saved-card{background:#fff;border:2px solid var(--hec-border);border-radius:18px;padding:17px;margin-bottom:12px;box-shadow:0 7px 20px rgba(43,24,74,.05)}.hec-saved-card h3{margin:0 0 7px;font-size:18px}.hec-saved-card p{margin:0;color:var(--hec-muted);font-size:13px}.hec-saved-card button{margin-top:14px;width:100%;border:0;background:#ede5fb;color:var(--hec-purple);font-weight:900;border-radius:13px;min-height:50px;padding:12px;font-size:15px}
.hec-login-card{max-width:560px;margin:42px auto;padding:34px 25px;background:#fff;border:1px solid var(--hec-border);border-radius:22px;text-align:center;box-shadow:var(--hec-shadow);font-family:Arial,Helvetica,sans-serif}.hec-login-card h2{font-size:25px;line-height:1.25;margin:10px 0 12px;color:var(--hec-text)}.hec-login-card p{color:var(--hec-muted);font-size:15px;line-height:1.55}.hec-login-btn{display:inline-block;background:#6d28d9;color:#fff!important;padding:14px 25px;border-radius:14px;text-decoration:none;font-weight:800}.hec-access-icon{width:64px;height:64px;margin:0 auto 10px;display:grid;place-items:center;background:#f1eafb;border-radius:20px;font-size:30px}.hec-access-note{background:#f8f5fc;border-radius:14px;padding:13px 15px;margin-top:18px!important;font-size:13px!important}
@media(min-width:761px){.hec-app{border-left:1px solid var(--hec-border);border-right:1px solid var(--hec-border)}.hec-buttons{grid-template-columns:1fr 1fr}.hec-action-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(43,24,74,.12)}.hec-top{padding-left:24px;padding-right:24px}.hec-app main{padding-left:24px;padding-right:24px}}
@media(max-width:390px){.hec-top h1{font-size:21px}.hec-welcome h2{font-size:24px}.hec-action-card{grid-template-columns:50px 1fr 18px;padding:15px 13px}.hec-action-icon{width:50px;height:50px}.hec-action-text b{font-size:17px}.hec-summary strong{font-size:20px}.hec-sticky{grid-template-columns:1fr 1fr 105px;padding-left:12px;padding-right:12px}}
