#dashboard-loader{z-index:9999;background:#060410;flex-direction:column;font-family:General Sans,Inter,-apple-system,sans-serif;transition:opacity 1.2s;display:flex;position:fixed;inset:0;overflow:hidden}#dashboard-loader.fade-out{opacity:0;pointer-events:none}.ld-video-bg{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.ld-video-overlay{pointer-events:none;background:#00000085;position:absolute;inset:0}.ld-hero{z-index:10;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:32px;padding:24px;display:flex;position:relative}.ld-heading{color:#fff;opacity:0;max-width:800px;margin:0;font-size:clamp(52px,8vw,96px);font-weight:500;line-height:1.15;animation:.8s .35s forwards ldSlideUp}.ld-subtitle{color:#ffffffb3;opacity:0;max-width:680px;margin:-8px 0 0;font-size:clamp(16px,2vw,22px);font-weight:400;line-height:1.6;animation:.8s .65s forwards ldSlideUp}.ld-logo-intra{filter:brightness(0)invert();opacity:0;width:130px;height:auto;animation:.9s .75s forwards ldSlideUp}.ld-bar-track{z-index:10;background:#ffffff0a;height:2px;position:absolute;bottom:0;left:0;right:0}.ld-bar-fill{background:linear-gradient(90deg,#c8501499 0%,#ffb43c 80%);width:0%;height:100%;transition:width .75s cubic-bezier(.4,0,.2,1);box-shadow:0 0 18px #ff8c2880,0 0 5px #ffb43cd9}@keyframes ldSlideUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}#social-listening-panel{--sl-pos:#10b981;--sl-pos-soft:#10b9811f;--sl-neu:#f59e0b;--sl-neu-soft:#f59e0b1f;--sl-neg:#f43f5e;--sl-neg-soft:#f43f5e1f;--sl-urgent:#ff4d6d;--sl-card-bg:#ffffff06;--sl-card-border:#ffffff12;--sl-card-border-hover:#ffffff29;--sl-text:#f5f6f8;--sl-text-muted:#f5f6f88c;--sl-text-dim:#f5f6f859;--sl-google:#6fa0f5;--sl-tripadvisor:#34d399;--sl-booking:#00b7e1}:root[data-theme=light] #social-listening-panel{--sl-card-bg:#00000005;--sl-card-border:#00000014;--sl-card-border-hover:#0000002e;--sl-text:#0b0d12;--sl-text-muted:#0b0d1299;--sl-text-dim:#0b0d1259}#social-listening-panel.hidden{display:none}#social-listening-panel{flex-direction:column;gap:28px;animation:.5s ease-out sl-fade-in;display:flex}@keyframes sl-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.sl-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--sl-text-dim);font-size:.66rem;font-weight:600}.sl-h2{letter-spacing:-.02em;color:var(--sl-text);margin:0;font-size:1.55rem;font-weight:700}.sl-h3{letter-spacing:-.01em;color:var(--sl-text);margin:0;font-size:.95rem;font-weight:600}.sl-ai-summary{border:1px solid var(--sl-card-border);background:radial-gradient(1200px 300px at 0 0,#7551ff14,#0000 60%),radial-gradient(800px 250px at 100% 100%,#01f1e30d,#0000 60%),linear-gradient(#ffffff06 0%,#ffffff03 100%);border-radius:18px;padding:26px 28px 24px;position:relative;overflow:hidden}.sl-ai-summary:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#7551ff66,#0000 30% 70%,#01f1e34d);border-radius:18px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.sl-ai-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.sl-ai-head-left{align-items:center;gap:12px;display:flex}.sl-ai-spark{background:linear-gradient(135deg,#7551ff40,#01f1e32e);border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}.sl-ai-title-block{flex-direction:column;gap:2px;display:flex}.sl-ai-updated{color:var(--sl-text-dim);align-items:center;gap:6px;font-size:.72rem;display:flex}.sl-ai-updated:before{content:"";background:var(--sl-pos);width:6px;height:6px;box-shadow:0 0 8px var(--sl-pos);border-radius:50%;animation:2s ease-in-out infinite sl-pulse}@keyframes sl-pulse{50%{opacity:.4}}.sl-ai-cols{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px;display:grid}@media (max-width:1000px){.sl-ai-cols{grid-template-columns:1fr}}.sl-ai-col{border:1px solid var(--sl-card-border);background:#ffffff08;border-radius:14px;flex-direction:column;gap:14px;padding:18px 20px;display:flex}.sl-ai-col-head{letter-spacing:-.01em;border-bottom:1px solid var(--sl-card-border);align-items:center;gap:10px;padding-bottom:12px;font-size:.95rem;font-weight:700;display:flex}.sl-ai-col-icon{border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:15px;font-weight:700;display:flex}.sl-ai-col-strengths .sl-ai-col-icon{background:var(--sl-pos-soft);color:var(--sl-pos)}.sl-ai-col-strengths .sl-ai-col-head{color:var(--sl-pos)}.sl-ai-col-improve .sl-ai-col-icon{background:var(--sl-neu-soft);color:var(--sl-neu)}.sl-ai-col-improve .sl-ai-col-head{color:var(--sl-neu)}.sl-ai-col-urgent .sl-ai-col-icon{background:var(--sl-neg-soft);color:var(--sl-neg)}.sl-ai-col-urgent .sl-ai-col-head{color:var(--sl-neg)}.sl-ai-list{margin:0;padding:0;list-style:none}.sl-ai-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.sl-ai-stat-card{border:1px solid var(--sl-card-border);background:#ffffff0a;border-radius:10px;flex-direction:column;gap:2px;padding:14px 14px 12px;transition:transform .18s,border-color .18s;display:flex;position:relative;overflow:hidden}.sl-ai-stat-card:hover{border-color:var(--sl-card-border-hover);transform:translateY(-1px)}.sl-ai-stat-card:after{content:"";opacity:.35;height:3px;position:absolute;inset:auto 0 0}.sl-ai-stat-card.pos:after{background:var(--sl-pos)}.sl-ai-stat-card.neg:after{background:var(--sl-neg)}.sl-ai-stat-num{font-variant-numeric:tabular-nums;letter-spacing:-.04em;align-items:baseline;gap:4px;font-size:2.2rem;font-weight:700;line-height:1;display:flex}.sl-ai-stat-num small{letter-spacing:0;text-transform:uppercase;opacity:.55;font-size:.7rem;font-weight:600}.sl-ai-stat-card.pos .sl-ai-stat-num{color:var(--sl-pos)}.sl-ai-stat-card.neg .sl-ai-stat-num{color:var(--sl-neg)}.sl-ai-stat-label{color:var(--sl-text);text-transform:capitalize;letter-spacing:-.005em;margin-top:4px;font-size:.92rem;font-weight:600}.sl-ai-stat-sub{color:var(--sl-text-muted);margin-top:2px;font-size:.72rem;line-height:1.35}.sl-ai-stat-bar{background:#ffffff0f;border-radius:999px;height:4px;margin-top:10px;overflow:hidden}.sl-ai-stat-bar>span{border-radius:999px;height:100%;transition:width .5s;display:block}.sl-ai-stat-card.pos .sl-ai-stat-bar>span{background:var(--sl-pos)}.sl-ai-stat-card.neg .sl-ai-stat-bar>span{background:var(--sl-neg)}.sl-ai-urgent-list{flex-direction:column;gap:8px;display:flex}.sl-ai-urgent-row{background:#f43f5e0f;border:1px solid #f43f5e24;border-radius:10px;flex-direction:column;gap:8px;padding:12px 14px;transition:all .15s;display:flex}.sl-ai-urgent-row:hover{background:#f43f5e1a;transform:translateY(-1px)}.sl-ai-urgent-head{align-items:center;gap:11px;display:flex}.sl-ai-urgent-summary{color:var(--sl-text-muted);padding-left:47px;font-size:.78rem;line-height:1.4}.sl-ai-urgent-avatar{background:linear-gradient(135deg, var(--sl-neg), #b23254);color:#fff;letter-spacing:-.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.82rem;font-weight:700;display:flex;box-shadow:0 4px 12px #f43f5e2e}.sl-ai-urgent-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.sl-ai-urgent-name{color:var(--sl-text);white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;font-weight:600;overflow:hidden}.sl-ai-urgent-meta{color:var(--sl-text-muted);align-items:center;gap:6px;font-size:.72rem;display:flex}.sl-ai-urgent-stars{color:#f5c518;letter-spacing:1px;font-size:.78rem}.sl-ai-urgent-stars .star-empty{color:#f5c51838}.sl-ai-urgent-source{text-transform:uppercase;letter-spacing:.06em;background:#ffffff0f;border-radius:5px;padding:2px 7px;font-size:.62rem;font-weight:700}.sl-ai-empty-card{border:1px dashed var(--sl-card-border);color:var(--sl-text-dim);text-align:center;border-radius:10px;padding:22px 14px;font-size:.86rem;font-style:italic}.sl-ai-recommendation{background:linear-gradient(90deg,#7551ff1a,#01f1e30d);border:1px solid #7551ff38;border-radius:14px;align-items:flex-start;gap:16px;padding:18px 22px;display:flex}.sl-ai-rec-icon{flex-shrink:0;margin-top:1px;font-size:26px;line-height:1}.sl-ai-rec-body{flex:1}.sl-ai-rec-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#b5a4ff;margin-bottom:6px;font-size:.7rem;font-weight:700}.sl-ai-rec-text{color:var(--sl-text);margin:0;font-size:1rem;font-weight:500;line-height:1.55}.sl-hero{grid-template-columns:minmax(220px,280px) 1fr minmax(220px,280px);align-items:stretch;gap:24px;display:grid}@media (max-width:1100px){.sl-hero{grid-template-columns:1fr}}.sl-hero-card{background:var(--sl-card-bg);border:1px solid var(--sl-card-border);border-radius:16px;flex-direction:column;gap:14px;padding:20px 22px;display:flex}.sl-hero-rating-card{align-items:flex-start}.sl-hero-number{letter-spacing:-.04em;font-variant-numeric:tabular-nums;color:var(--sl-text);align-items:baseline;gap:6px;font-size:4.5rem;font-weight:700;line-height:.95;display:flex}.sl-hero-number small{color:var(--sl-text-dim);letter-spacing:-.02em;font-size:1.3rem;font-weight:500}.sl-hero-stars{color:#f5c518;letter-spacing:4px;font-size:1.05rem}.sl-hero-stars .star-empty{color:#f5c51838}.sl-hero-meta{color:var(--sl-text-muted);font-size:.78rem}.sl-hero-meta strong{color:var(--sl-text);font-weight:600}.sl-dist-block{flex-direction:column;gap:10px;display:flex}.sl-dist-title{color:var(--sl-text);justify-content:space-between;align-items:baseline;font-size:.82rem;font-weight:500;display:flex}.sl-dist-title span:last-child{color:var(--sl-text-dim);font-variant-numeric:tabular-nums;font-size:.72rem}.sl-dist-bar{background:#ffffff0a;border-radius:10px;height:38px;display:flex;overflow:hidden}.sl-dist-segment{color:#000000d9;font-variant-numeric:tabular-nums;justify-content:center;align-items:center;font-size:.82rem;font-weight:700;transition:flex-grow .4s;display:flex}.sl-dist-segment.positive{background:var(--sl-pos)}.sl-dist-segment.neutral{background:var(--sl-neu)}.sl-dist-segment.negative{background:var(--sl-neg);color:#fff}.sl-dist-legend{justify-content:space-between;gap:12px;font-size:.72rem;display:flex}.sl-dist-legend>div{color:var(--sl-text-muted);align-items:center;gap:6px;display:flex}.sl-dist-legend .swatch{border-radius:2px;width:8px;height:8px}.sl-dist-legend .swatch.positive{background:var(--sl-pos)}.sl-dist-legend .swatch.neutral{background:var(--sl-neu)}.sl-dist-legend .swatch.negative{background:var(--sl-neg)}.sl-sources-list{flex-direction:column;gap:10px;display:flex}.sl-source-row{border-bottom:1px solid var(--sl-card-border);align-items:center;gap:10px;padding:8px 0;display:flex}.sl-source-row:last-child{border-bottom:0;padding-bottom:0}.sl-source-icon{border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.sl-source-icon.google{color:var(--sl-google);background:#6fa0f51f}.sl-source-icon.tripadvisor{color:var(--sl-tripadvisor);background:#34d3991f}.sl-source-icon.booking{color:var(--sl-booking);background:#00b7e11f}.sl-source-info{flex-direction:column;flex:1;gap:1px;display:flex}.sl-source-name{color:var(--sl-text);font-size:.82rem;font-weight:600}.sl-source-count{color:var(--sl-text-dim);font-size:.7rem}.sl-source-rating{color:var(--sl-text);font-variant-numeric:tabular-nums;font-size:1.05rem;font-weight:700}.sl-source-rating small{color:var(--sl-text-dim);font-size:.7rem;font-weight:500}.sl-topics-section{flex-direction:column;gap:12px;display:flex}.sl-topics-row{justify-content:space-between;align-items:baseline;display:flex}.sl-topic-chips{flex-wrap:wrap;gap:8px;display:flex}.sl-topic-chip{background:var(--sl-card-bg);border:1px solid var(--sl-card-border);color:var(--sl-text);border-radius:999px;align-items:center;gap:8px;padding:7px 12px 7px 14px;font-size:.78rem;transition:all .18s;display:inline-flex;position:relative}.sl-topic-chip:hover{border-color:var(--sl-card-border-hover);transform:translateY(-1px)}.sl-topic-chip:before{content:"";background:var(--sl-text-dim);border-radius:50%;width:6px;height:6px}.sl-topic-chip.positive:before{background:var(--sl-pos);box-shadow:0 0 6px var(--sl-pos-soft)}.sl-topic-chip.neutral:before{background:var(--sl-neu)}.sl-topic-chip.negative:before{background:var(--sl-neg);box-shadow:0 0 6px var(--sl-neg-soft)}.sl-topic-chip em{color:var(--sl-text-dim);font-variant-numeric:tabular-nums;border-left:1px solid var(--sl-card-border);margin-left:2px;padding-left:8px;font-size:.7rem;font-style:normal}.sl-controls{border-top:1px solid var(--sl-card-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:18px;display:flex}.sl-sentiment-tabs{border:1px solid var(--sl-card-border);background:#ffffff05;border-radius:10px;gap:2px;padding:4px;display:inline-flex}.sl-stab{color:var(--sl-text-muted);cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:6px;padding:7px 14px;font-family:inherit;font-size:.8rem;font-weight:500;transition:all .15s;display:inline-flex;position:relative}.sl-stab:hover{color:var(--sl-text)}.sl-stab.active{color:var(--sl-text);background:#ffffff12;font-weight:600}.sl-stab.active.sl-stab-pos{background:var(--sl-pos-soft);color:var(--sl-pos)}.sl-stab.active.sl-stab-neu{background:var(--sl-neu-soft);color:var(--sl-neu)}.sl-stab.active.sl-stab-neg{background:var(--sl-neg-soft);color:var(--sl-neg)}.sl-stab.active.sl-stab-urgent{color:var(--sl-urgent);background:#ff4d6d26}.sl-stab em{font-variant-numeric:tabular-nums;opacity:.7;background:#ffffff0f;border-radius:999px;padding:1px 6px;font-size:.7rem;font-style:normal}.sl-stab.active.sl-stab-urgent:before{content:"";background:var(--sl-urgent);width:8px;height:8px;box-shadow:0 0 10px var(--sl-urgent);border-radius:50%;animation:1.6s ease-in-out infinite sl-pulse;position:absolute;top:-2px;right:-2px}.sl-secondary-filters{align-items:center;gap:8px;display:flex}.sl-select{background:var(--sl-card-bg);border:1px solid var(--sl-card-border);color:var(--sl-text);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none'><path d='M3 4.5l3 3 3-3' stroke='%23999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-position:right 10px center;background-repeat:no-repeat;background-size:12px;border-radius:8px;padding:8px 32px 8px 12px;font-family:inherit;font-size:.78rem}.sl-select:hover{border-color:var(--sl-card-border-hover)}.sl-empty{text-align:center;color:var(--sl-text-muted);padding:60px 20px}.sl-empty.hidden{display:none}.sl-empty ion-icon{opacity:.3;margin-bottom:12px;font-size:56px}.sl-empty h3{color:var(--sl-text);margin:0 0 6px;font-size:1.1rem}.sl-empty p{margin:0;font-size:.86rem}.sl-reviews-list{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:14px;display:grid}.sl-review{background:var(--sl-card-bg);border:1px solid var(--sl-card-border);border-radius:14px;flex-direction:column;gap:12px;padding:16px 18px;transition:all .18s;display:flex;position:relative;overflow:hidden}.sl-review:before{content:"";background:var(--sl-text-dim);opacity:.4;height:3px;transition:opacity .18s,background .18s;position:absolute;top:0;left:0;right:0}.sl-review.sl-sentiment-positive:before{background:var(--sl-pos)}.sl-review.sl-sentiment-neutral:before{background:var(--sl-neu)}.sl-review.sl-sentiment-negative:before{background:var(--sl-neg)}.sl-review.sl-priority-high:before{background:var(--sl-urgent);box-shadow:0 0 12px var(--sl-urgent);opacity:1}.sl-review:hover{border-color:var(--sl-card-border-hover);transform:translateY(-1px)}.sl-review:hover:before{opacity:1}.sl-review-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.sl-review-author-block{align-items:center;gap:9px;min-width:0;display:flex}.sl-review-avatar{color:#fff;letter-spacing:-.02em;background:linear-gradient(135deg,#7551ff66,#01f1e34d);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.78rem;font-weight:700;display:flex}.sl-review-author-info{flex-direction:column;gap:1px;min-width:0;display:flex}.sl-review-author{color:var(--sl-text);white-space:nowrap;text-overflow:ellipsis;font-size:.84rem;font-weight:600;overflow:hidden}.sl-review-date{color:var(--sl-text-dim);font-size:.68rem}.sl-review-source{text-transform:uppercase;letter-spacing:.06em;border-radius:6px;flex-shrink:0;align-items:center;gap:5px;padding:3px 8px;font-size:.62rem;font-weight:700;display:inline-flex}.sl-source-google{color:var(--sl-google);background:#6fa0f521}.sl-source-tripadvisor{color:var(--sl-tripadvisor);background:#34d39921}.sl-source-booking{color:var(--sl-booking);background:#00b7e121}.sl-review-rating-row{justify-content:space-between;align-items:center;display:flex}.sl-review-rating{color:#f5c518;letter-spacing:1.5px;font-size:.9rem}.sl-review-rating .star-empty{color:#f5c51838}.sl-review-rating-num{color:var(--sl-text-muted);font-variant-numeric:tabular-nums;font-size:.74rem;font-weight:600}.sl-review-title{color:var(--sl-text);letter-spacing:-.01em;margin:0;font-size:.94rem;font-weight:600;line-height:1.35}.sl-review-body{color:var(--sl-text-muted);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:.83rem;line-height:1.55;display:-webkit-box;overflow:hidden}.sl-review.expanded .sl-review-body{-webkit-line-clamp:unset}.sl-review-toggle{color:var(--sl-text-muted);cursor:pointer;text-align:left;background:0 0;border:none;align-self:flex-start;padding:0;font-family:inherit;font-size:.72rem;font-weight:600}.sl-review-toggle:hover{color:var(--sl-text)}.sl-summary{color:var(--sl-text);background:#7551ff0f;border:1px solid #7551ff26;border-radius:10px;padding:10px 12px 10px 36px;font-size:.8rem;line-height:1.45;position:relative}.sl-summary:before{content:"✦";color:#b5a4ff;font-size:14px;position:absolute;top:9px;left:12px}.sl-summary-label{letter-spacing:.18em;text-transform:uppercase;color:#b5a4ff;margin-bottom:2px;font-size:.6rem;font-weight:700;display:block}.sl-review-tags{flex-wrap:wrap;gap:5px;display:flex}.sl-tag{color:var(--sl-text-muted);letter-spacing:.01em;background:#ffffff0d;border-radius:6px;padding:3px 9px;font-size:.66rem}.sl-tag.sl-tag-pos{background:var(--sl-pos-soft);color:var(--sl-pos);font-weight:600}.sl-tag.sl-tag-neu{background:var(--sl-neu-soft);color:var(--sl-neu);font-weight:600}.sl-tag.sl-tag-neg{background:var(--sl-neg-soft);color:var(--sl-neg);font-weight:600}.sl-tag.sl-tag-urgent{color:var(--sl-urgent);text-transform:uppercase;letter-spacing:.08em;background:#ff4d6d29;font-size:.6rem;font-weight:700}.sl-tag.sl-tag-category{border:1px solid var(--sl-card-border);color:var(--sl-text-muted);background:0 0}.sl-review-link{color:var(--sl-text-muted);align-self:flex-start;align-items:center;gap:4px;margin-top:2px;font-size:.72rem;text-decoration:none;transition:color .15s;display:inline-flex}.sl-review-link:hover{color:var(--sl-text)}#restaurant-panel{--rest-accent:var(--accent-primary,#7551ff);--rest-status-pending:#f59e0b;--rest-status-confirmed:#10b981;--rest-status-rejected:#f44;flex-direction:column;height:calc(100dvh - 140px);min-height:480px;padding:0 24px 16px;display:flex;overflow:hidden}#restaurant-panel.hidden{display:none}#restaurant-panel>.rest-toolbar-v2,#restaurant-panel>.rest-board-toolbar{flex-shrink:0}.rest-toolbar-v2{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.rest-title-block{flex-wrap:wrap;align-items:center;gap:14px;min-width:0;display:flex}.rest-title-block h3{color:#fff;align-items:center;gap:8px;margin:0;font-size:1.25rem;font-weight:700;display:flex}.rest-title-block h3 ion-icon{color:var(--rest-accent);font-size:1.4rem}.rest-quick-stats{color:#ffffff80;border-left:1px solid #ffffff14;flex-wrap:wrap;align-items:center;gap:8px;padding-left:14px;font-size:.82rem;display:flex}.rest-quick-stat strong{color:#fff;font-weight:700}.rest-quick-stat-divider{color:#fff3}.rest-quick-stat.alert,.rest-quick-stat.alert strong{color:var(--rest-status-pending)}.rest-toolbar-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.rest-tool-btn{color:#ffffffb3;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:6px;padding:8px 14px;font-family:Inter,sans-serif;font-size:.84rem;transition:all .18s;display:inline-flex}.rest-tool-btn:hover{color:#fff;background:#ffffff14;border-color:#ffffff24}.rest-tool-btn.success{color:var(--rest-status-confirmed);background:#10b98112;border-color:#10b98133}.rest-tool-btn.danger{color:#ff6b6b;background:#ff444412;border-color:#f443}.rest-tool-btn.primary{color:#fff;background:#7551ff;border-color:#7551ff;font-weight:600}.rest-tool-btn.primary:hover{color:#fff;background:#6541f0;border-color:#6541f0}.rest-tool-btn ion-icon{font-size:1rem}.rest-tool-btn:disabled{opacity:.6;cursor:not-allowed}.rest-tool-btn.loading ion-icon{animation:.9s linear infinite spin}.rest-board-toolbar{-webkit-backdrop-filter:blur(20px);background:#ffffff06;border:1px solid #ffffff12;border-radius:14px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px;padding:10px 14px;display:flex}.rest-board-search{background:#ffffff08;border:1px solid #ffffff12;border-radius:10px;flex:280px;align-items:center;gap:8px;min-width:240px;padding:8px 12px;transition:border-color .18s,background .18s;display:flex}.rest-board-search>ion-icon{color:#fff6;font-size:1rem}.rest-board-search input{color:#fff;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.86rem}.rest-board-search input::placeholder{color:#ffffff52}.rest-board-search:focus-within{background:#ffffff0d;border-color:#a78bfa66}.rest-board-chips{scrollbar-width:none;border-right:1px solid #ffffff12;flex-wrap:nowrap;flex-shrink:0;gap:4px;padding-right:12px;display:flex;overflow-x:auto}.rest-board-chips::-webkit-scrollbar{display:none}.rest-board-toolbar .rest-date-jump{flex-shrink:0}@media (max-width:900px){.rest-board-chips{border-right:none;padding-right:0}}.rest-shell{flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) 320px;gap:12px;min-height:0;display:grid;position:relative}@media (max-width:1100px){.rest-shell{grid-template-columns:minmax(0,1fr)}.rest-context{display:none}}.rest-board{-webkit-backdrop-filter:blur(20px);background:#ffffff06;border:1px solid #ffffff12;border-radius:18px;min-height:0;padding:18px 20px 24px;overflow-y:auto}.rest-board::-webkit-scrollbar{width:8px}.rest-board::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:4px}.rest-board-day{margin-bottom:22px}.rest-board-day-header{border-bottom:1px solid #ffffff0f;align-items:baseline;gap:10px;margin-bottom:12px;padding-bottom:8px;display:flex}.rest-board-day-label{color:#fff;text-transform:capitalize;font-size:.95rem;font-weight:700}.rest-board-day-meta{color:#ffffff73;font-size:.74rem}.rest-board-day-meta strong{color:#ffffffbf;font-weight:700}.rest-board-day.is-today .rest-board-day-label:after{content:"HOY";letter-spacing:.05em;color:var(--rest-status-pending);vertical-align:middle;background:#f59e0b2e;border:1px solid #f59e0b40;border-radius:6px;margin-left:8px;padding:2px 8px;font-size:.6rem;font-weight:700;display:inline-block}.rest-board-grid{flex-direction:column;gap:6px;display:flex}.rest-card{cursor:pointer;background:#ffffff06;border:1px solid #ffffff0f;border-left:3px solid #0000;border-radius:10px;grid-template-columns:minmax(180px,1.1fr) minmax(0,1.4fr) auto;align-items:center;gap:16px;min-height:56px;padding:10px 14px;transition:border-color .15s,background .15s;display:grid;position:relative}.rest-card:hover{background:#ffffff0a;border-color:#ffffff1f}.rest-card.is-pending{border-left-color:var(--rest-status-pending)}.rest-card.is-confirmed{border-left-color:var(--rest-status-confirmed)}.rest-card.is-rejected{border-left-color:var(--rest-status-rejected);opacity:.6}.rest-card.is-released{opacity:.65;border-left-color:#14b8a6}.rest-card.is-past{opacity:.55}.rest-card.is-active{background:#a78bfa1a;border-color:#a78bfa52}.rest-card-namebox{flex-direction:column;gap:2px;min-width:0;display:flex}.rest-card-namerow{align-items:center;gap:8px;min-width:0;display:flex}.rest-card-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.88rem;font-weight:600;overflow:hidden}.rest-card-meta{color:#ffffff80;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;font-size:.74rem;display:flex;overflow:hidden}.rest-card-meta .dot{color:#fff3}.rest-card-pill{letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:4px;padding:2px 7px;font-size:.58rem;font-weight:700;display:inline-flex}.rest-card-pill.s-pending{color:#fbbf24;background:#f59e0b24;border:1px solid #f59e0b47}.rest-card-pill.s-confirmed{color:#4ade80;background:#22c55e1f;border:1px solid #22c55e40}.rest-card-pill.s-rejected{color:#fca5a5;background:#ef44441f;border:1px solid #ef444440}.rest-card-pill.s-served{color:#5eead4;background:#14b8a621;border:1px solid #14b8a647}.rest-card-pill .pdot{background:currentColor;border-radius:50%;width:4px;height:4px}.rest-card-detail{color:#ffffff8c;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.78rem;line-height:1.4;overflow:hidden}.rest-card-detail.is-empty{color:#ffffff40;font-style:italic}.rest-card-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.rest-card-btn{cursor:pointer;color:#ffffffc7;white-space:nowrap;background:#ffffff0a;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:5px;height:28px;padding:6px 10px;font-family:inherit;font-size:.74rem;font-weight:600;line-height:1;transition:all .14s;display:inline-flex}.rest-card-btn ion-icon{font-size:.85rem}.rest-card-btn:hover{color:#fff;background:#ffffff14}.rest-card-btn.success{color:#4ade80;background:#22c55e21;border-color:#22c55e42}.rest-card-btn.success:hover{background:#22c55e38}.rest-card-btn.danger{color:#fca5a5;background:#ef44441c;border-color:#ef44443d}.rest-card-btn.danger:hover{background:#ef444433}.rest-card-btn.icon{width:28px;padding:0}.rest-card-btn.whatsapp{color:#25d366}.rest-card-btn.whatsapp:hover{background:#25d36626}.rest-card-btn.archive{color:#94a3b8;background:#94a3b81a;border-color:#94a3b838}.rest-card-btn.archive:hover{color:#cbd5e1;background:#94a3b833}.rest-card-btn.archive.is-archived{color:#cbd5e1;background:#94a3b838;border-color:#94a3b861}.rest-card-notes-flag{background:var(--rest-status-pending);opacity:.8;border-radius:50%;width:5px;height:5px;position:absolute;top:8px;right:8px}@media (max-width:720px){.rest-card{grid-template-columns:1fr;gap:8px;padding:12px}.rest-card-detail{white-space:normal}.rest-card-actions{justify-content:flex-end}}.rest-board-empty{text-align:center;color:#ffffff73;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:12px;padding:60px 20px;display:flex}.rest-board-empty ion-icon{opacity:.45;font-size:2.6rem}.rest-board-empty-title{color:#fffc;font-size:1rem;font-weight:600}.rest-board-empty-sub{max-width:360px;font-size:.82rem;line-height:1.5}.rest-sidebar{background:#ffffff04;border-right:1px solid #ffffff0f;flex-direction:column;min-width:0;min-height:0;display:flex}.rest-sidebar-head{border-bottom:1px solid #ffffff0d;flex-direction:column;flex-shrink:0;gap:10px;padding:14px 14px 12px;display:flex}.rest-sidebar-search{position:relative}.rest-sidebar-search>ion-icon{color:#ffffff52;pointer-events:none;font-size:1rem;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.rest-sidebar-search input{color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:9px;outline:none;width:100%;padding:9px 38px 9px 34px;font-family:Inter,sans-serif;font-size:.85rem;transition:all .18s}.rest-sidebar-search input:focus{border-color:var(--rest-accent);background:#ffffff0f;box-shadow:0 0 0 3px #7551ff24}.rest-sidebar-search input::placeholder{color:#ffffff52}.rest-sidebar-search-kbd{color:#fff6;pointer-events:none;letter-spacing:.04em;background:#ffffff0f;border:1px solid #ffffff14;border-radius:5px;padding:2px 6px;font-family:Inter,sans-serif;font-size:.65rem;font-weight:600;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.flatpickr-day{position:relative}.flatpickr-day-dot{background:var(--rest-status-pending,#f59e0b);pointer-events:none;border-radius:50%;width:5px;height:5px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.flatpickr-day-dot.is-confirmed{background:var(--rest-status-confirmed,#10b981)}.flatpickr-day-dot.is-rejected{background:var(--rest-status-rejected,#f44)}.flatpickr-day.selected .flatpickr-day-dot,.flatpickr-day.startRange .flatpickr-day-dot,.flatpickr-day.endRange .flatpickr-day-dot{background:#fff}.rest-date-jump{align-items:center;gap:6px;display:flex}.rest-date-btn{color:#ffffffd9;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:8px;padding:9px 14px;font-family:Inter,sans-serif;font-size:.84rem;font-weight:500;transition:all .16s;display:inline-flex}.rest-date-btn:hover{color:#fff;background:#7551ff1a;border-color:#7551ff66}.rest-date-btn.is-active{color:#fff;background:#7551ff2e;border:1px solid #7551ff80;box-shadow:0 0 0 1px #7551ff33}.rest-date-btn ion-icon{color:#a78bfa;font-size:1.05rem}.rest-date-clear{color:#ff6b6b;cursor:pointer;background:#ff444414;border:1px solid #ff444438;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .16s;display:inline-flex}.rest-date-clear:hover{background:#ff44442e;border-color:#ff44446b}.rest-date-clear ion-icon{font-size:1rem}.rest-chips{scrollbar-width:none;-ms-overflow-style:none;gap:4px;display:flex;overflow-x:auto}.rest-chips::-webkit-scrollbar{display:none}.rest-chip{color:#ffffffb8;cursor:pointer;white-space:nowrap;background:#ffffff08;border:1px solid #ffffff12;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:6px 12px;font-family:Inter,sans-serif;font-size:.78rem;font-weight:500;transition:all .14s;display:inline-flex}.rest-chip:hover{color:#fff;background:#ffffff12;border-color:#ffffff24}.rest-chip.active{color:#fff;background:#7551ff38;border-color:#7551ff8c;font-weight:600;box-shadow:0 0 0 1px #7551ff33,0 4px 12px -4px #7551ff4d}.rest-chip-count{text-align:center;background:#ffffff1a;border-radius:5px;min-width:18px;padding:1px 6px;font-size:.7rem;font-weight:600}.rest-chip.active .rest-chip-count{background:#fff3}.rest-select-toggle{color:#ffffffb8;cursor:pointer;white-space:nowrap;background:#ffffff08;border:1px solid #ffffff12;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:6px 12px;font-family:Inter,sans-serif;font-size:.78rem;font-weight:500;transition:all .14s;display:inline-flex}.rest-select-toggle:hover{color:#fff;background:#ffffff12;border-color:#ffffff24}.rest-select-toggle.active{color:#fff;background:#94a3b833;border-color:#94a3b873;font-weight:600}.rest-select-toggle ion-icon{font-size:1rem}.rest-card.is-selecting{cursor:pointer}.rest-card .rest-card-check{color:#fff6;pointer-events:none;z-index:2;font-size:1.35rem;line-height:0;transition:color .14s,transform .14s;position:absolute;top:10px;right:10px}.rest-card.is-selecting:hover .rest-card-check{color:#ffffffb3}.rest-card.is-selected{border-color:#a78bfa99;box-shadow:0 0 0 1px #a78bfa73,0 8px 22px -10px #7551ff80}.rest-card.is-selected .rest-card-check{color:#a78bfa;transform:scale(1.05)}.rest-bulk-bar{-webkit-backdrop-filter:blur(20px);background:#141028b8;border:1px solid #a78bfa47;border-radius:14px;align-items:center;gap:14px;margin-bottom:12px;padding:12px 18px;display:none;box-shadow:0 8px 28px -12px #7551ff73}.rest-bulk-bar.visible{display:flex}.rest-bulk-all{cursor:pointer;color:#ffffffd9;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:.84rem;display:inline-flex}.rest-bulk-all input{accent-color:#7551ff;cursor:pointer;width:16px;height:16px}.rest-bulk-count{color:#ffffff8c;font-size:.82rem;font-weight:600}.rest-bulk-spacer{flex:1}.rest-bulk-cancel{color:#fffc;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;padding:9px 16px;font-family:Inter,sans-serif;font-size:.84rem;font-weight:500;transition:all .14s}.rest-bulk-cancel:hover{color:#fff;background:#ffffff17}.rest-bulk-action{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6 0%,#7551ff 100%);border:none;border-radius:10px;align-items:center;gap:7px;padding:9px 18px;font-family:Inter,sans-serif;font-size:.84rem;font-weight:600;transition:all .14s;display:inline-flex;box-shadow:0 6px 18px -6px #7551ff99}.rest-bulk-action:hover:not(:disabled){filter:brightness(1.08)}.rest-bulk-action:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.rest-bulk-action ion-icon{font-size:1.05rem}[data-theme=light] .rest-select-toggle{color:#475569;background:#f8fafc;border-color:#e2e8f0}[data-theme=light] .rest-select-toggle:hover{color:#0f172a;background:#f1f5f9}[data-theme=light] .rest-select-toggle.active{color:#0f172a;background:#e2e8f0;border-color:#cbd5e1}[data-theme=light] .rest-bulk-bar{background:#ffffffeb;border-color:#7551ff40}[data-theme=light] .rest-bulk-all{color:#334155}[data-theme=light] .rest-bulk-count{color:#64748b}[data-theme=light] .rest-bulk-cancel{color:#334155;background:#f1f5f9;border-color:#e2e8f0}[data-theme=light] .rest-card.is-selected{box-shadow:0 0 0 1px #7551ff80,0 8px 22px -10px #7551ff66}.rest-sidebar-list{flex:1;padding:6px 8px 14px;overflow-y:auto}.rest-sidebar-list::-webkit-scrollbar{width:6px}.rest-sidebar-list::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:3px}.rest-day-group{margin-top:12px}.rest-day-group:first-child{margin-top:4px}.rest-day-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1;background:linear-gradient(#0f0d1eeb 60%,#0f0d1e00);justify-content:space-between;align-items:center;margin-bottom:2px;padding:6px 10px;display:flex;position:sticky;top:0}.rest-day-label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff6b;font-size:.62rem;font-weight:700}.rest-day-group.is-today .rest-day-label{color:var(--rest-status-pending)}.rest-day-group.is-past .rest-day-label{color:#ffffff40}.rest-day-count{color:#ffffff6b;background:#ffffff0f;border-radius:99px;padding:1px 7px;font-size:.65rem;font-weight:600}.rest-item{cursor:pointer;border:1px solid #0000;border-radius:10px;grid-template-columns:48px 1fr;align-items:center;gap:10px;margin:1px 0;padding:10px 10px 10px 8px;transition:background .14s,border-color .14s;display:grid;position:relative}.rest-item:hover{background:#ffffff0a}.rest-item.is-active{background:#7551ff21;border-color:#7551ff4d}.rest-item.is-active:before{content:"";background:var(--rest-accent);border-radius:2px;width:3px;position:absolute;top:14px;bottom:14px;left:-8px}.rest-item-time{text-align:center;color:#ffffffd9;font-variant-numeric:tabular-nums;flex-direction:column;gap:2px;font-size:.88rem;font-weight:700;line-height:1.05;display:flex}.rest-item-time-period{color:#fff6;text-transform:uppercase;letter-spacing:.06em;font-size:.58rem;font-weight:600}.rest-item-time-empty{color:#ffffff40;font-size:.7rem;font-weight:600}.rest-item-body{min-width:0}.rest-item-row1{align-items:center;gap:6px;margin-bottom:2px;display:flex}.rest-item-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.rest-item-dot.s-pending{background:var(--rest-status-pending);box-shadow:0 0 0 3px #f59e0b2e}.rest-item-dot.s-confirmed{background:var(--rest-status-confirmed)}.rest-item-dot.s-rejected{background:var(--rest-status-rejected)}.rest-item-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.88rem;font-weight:600;overflow:hidden}.rest-item-source{opacity:.7;flex-shrink:0;font-size:.85rem;display:inline-flex}.rest-item-source.whatsapp{color:#25d366}.rest-item-source.instagram{color:#e1306c}.rest-item-source.web{color:#ffffff80}.rest-item-meta{color:#ffffff73;white-space:nowrap;text-overflow:ellipsis;font-size:.74rem;overflow:hidden}.rest-item-meta strong{color:#ffffffb3;font-weight:600}.rest-item-notes-dot{background:var(--rest-status-pending);vertical-align:middle;border-radius:50%;width:6px;height:6px;margin-left:3px;display:inline-block}.rest-item.is-past{opacity:.55}.rest-item.is-past:hover{opacity:.85}.rest-item.is-new:after{content:"";background:var(--rest-status-pending);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;right:10px;transform:translateY(-50%);box-shadow:0 0 0 3px #f59e0b33}.rest-empty-list{text-align:center;color:#ffffff59;padding:60px 20px}.rest-empty-list ion-icon{opacity:.4;margin-bottom:8px;font-size:2.4rem;display:block}.rest-empty-list-title{color:#ffffff80;margin-bottom:4px;font-size:.92rem;font-weight:600}.rest-empty-list-sub{color:#ffffff52;font-size:.78rem}.rest-drawer{-webkit-backdrop-filter:blur(28px);z-index:1200;pointer-events:none;background:#0f0d1ef5;border-left:1px solid #ffffff14;flex-direction:column;width:540px;min-width:0;max-width:100vw;min-height:0;transition:transform .28s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;top:0;bottom:0;right:0;overflow:hidden;transform:translate(100%);box-shadow:-16px 0 48px #00000073}.rest-drawer.is-open{pointer-events:auto;transform:translate(0)}.rest-drawer-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;z-index:1190;background:#00000080;transition:opacity .22s;position:fixed;inset:0}.rest-drawer-backdrop.is-visible{opacity:1;pointer-events:auto}.rest-drawer-empty{text-align:center;color:#fff6;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px;display:flex}.rest-drawer-empty ion-icon{opacity:.32;margin-bottom:12px;font-size:3rem}.rest-drawer-empty-title{color:#ffffff8c;margin-bottom:6px;font-size:1rem;font-weight:600}.rest-drawer-empty-sub{color:#fff6;max-width:320px;font-size:.85rem;line-height:1.5}.rest-drawer-content{flex-direction:column;height:100%;min-height:0;display:flex}.rest-drawer-header{border-bottom:1px solid #ffffff0f;flex-shrink:0;padding:28px 28px 18px}.rest-drawer-headline{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.rest-drawer-name-block{flex:1;min-width:0}.rest-drawer-name{color:#fff;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 6px;font-size:1.45rem;font-weight:700;line-height:1.25;display:flex}.rest-drawer-status-pill{text-transform:uppercase;letter-spacing:.06em;border-radius:8px;align-items:center;gap:6px;padding:3px 10px;font-size:.7rem;font-weight:700;display:inline-flex}.rest-drawer-status-pill.s-pending{color:var(--rest-status-pending);background:#f59e0b26}.rest-drawer-status-pill.s-confirmed{color:var(--rest-status-confirmed);background:#10b98126}.rest-drawer-status-pill.s-rejected{color:var(--rest-status-rejected);background:#ff444426}.rest-drawer-status-pill.s-served{color:#5eead4;background:#14b8a626}.rest-drawer-status-pill .dot{background:currentColor;border-radius:50%;width:6px;height:6px}.rest-drawer-meta{color:#ffffff8c;flex-wrap:wrap;align-items:center;gap:10px;font-size:.85rem;display:flex}.rest-drawer-meta strong{color:#ffffffd9;font-weight:600}.rest-drawer-meta-divider{color:#fff3}.rest-drawer-source{align-items:center;gap:4px;font-size:.8rem;display:inline-flex}.rest-drawer-close{color:#ffffff80;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;line-height:1;display:flex}.rest-drawer-close:hover{color:#fff;background:#ffffff1a}.rest-drawer-actions{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.rest-action{color:#ffffffbf;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:6px;padding:10px 16px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .18s;display:inline-flex}.rest-action:hover{color:#fff;background:#ffffff14}.rest-action.success{color:var(--rest-status-confirmed);background:#10b9811a;border-color:#10b98140}.rest-action.success:hover{background:#10b98133;border-color:#10b98173}.rest-action.danger{color:var(--rest-status-rejected);background:#ff44441a;border-color:#ff444440}.rest-action.danger:hover{background:#f443;border-color:#ff444473}.rest-action.primary{color:#b5a2ff;background:#7551ff1f;border-color:#7551ff4d}.rest-action.primary:hover{color:#fff;background:#7551ff3d;border-color:#7551ff80}.rest-action.whatsapp:hover{color:#25d366;background:#25d36624;border-color:#25d36659}.rest-action.call:hover{color:#3a86ff;background:#3a86ff24;border-color:#3a86ff59}.rest-action.icon-only{justify-content:center;width:36px;padding:8px 0}.rest-action.archive{color:#cbd5e1;background:#94a3b81a;border-color:#94a3b838}.rest-action.archive:hover{color:#fff;background:#94a3b833;border-color:#94a3b861}.rest-action.release{color:#5eead4;background:#14b8a61f;border-color:#14b8a64d}.rest-action.release:hover{color:#fff;background:#14b8a638;border-color:#14b8a680}.rest-action.release.is-released{color:#94a3b8;background:#94a3b81a;border-color:#94a3b838}.rest-action.release.is-released:hover{color:#cbd5e1;background:#94a3b833}[data-theme=light] .rest-action.release{color:#0f766e;background:#0d94881a;border-color:#0d948847}[data-theme=light] .rest-action.release:hover{color:#134e4a;background:#0d948833;border-color:#0d948880}[data-theme=light] .rest-action.archive{color:#475569;background:#64748b14;border-color:#64748b38}[data-theme=light] .rest-action.archive:hover{color:#1e293b;background:#64748b29;border-color:#64748b66}.rest-action ion-icon{font-size:1rem}.rest-drawer-body{flex-direction:column;flex:1;gap:24px;width:100%;min-height:0;padding:22px 28px 32px;display:flex;overflow-y:auto}.rest-drawer-body::-webkit-scrollbar{width:6px}.rest-drawer-body::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:3px}.rest-section{flex-direction:column;display:flex}.rest-section-title{text-transform:uppercase;letter-spacing:.1em;color:#ffffff6b;align-items:center;gap:6px;margin:0 0 12px;font-size:.65rem;font-weight:700;display:flex}.rest-section-title ion-icon{font-size:.9rem}.rest-info-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.rest-info-cell{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:12px;min-width:0;padding:14px 16px}.rest-info-cell.full{grid-column:1/-1}.rest-info-cell-label{text-transform:uppercase;letter-spacing:.08em;color:#fff6;margin-bottom:6px;font-size:.62rem;font-weight:700}.rest-info-cell-value{color:#fff;word-break:break-word;font-size:.95rem;font-weight:600;line-height:1.4}.rest-info-cell-value.large{font-size:1.3rem;font-weight:700}.rest-info-cell-value.muted{color:#fff6;font-weight:400}.rest-chat{background:#ffffff06;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.rest-chat-thread{flex-direction:column;gap:8px;max-height:300px;padding:14px;display:flex;overflow-y:auto}.rest-chat-thread::-webkit-scrollbar{width:5px}.rest-chat-thread::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:3px}.rest-chat-msg{color:#ffffffe0;word-break:break-word;white-space:pre-wrap;border-radius:14px;max-width:85%;padding:9px 13px;font-size:.85rem;line-height:1.45}.rest-chat-msg.them{background:#ffffff0f;border:1px solid #ffffff0f;border-top-left-radius:4px;align-self:flex-start}.rest-chat-msg.mine{color:#fff;background:#7551ff2e;border:1px solid #7551ff52;border-top-right-radius:4px;align-self:flex-end}.rest-chat-msg-time{color:#fff6;margin-top:4px;font-size:.65rem}.rest-chat-empty{text-align:center;color:#ffffff59;padding:28px 16px;font-size:.82rem}.rest-chat-empty ion-icon{opacity:.5;margin:0 auto 6px;font-size:1.8rem;display:block}.rest-chat-composer{background:#ffffff05;border-top:1px solid #ffffff0f;flex-direction:column;gap:8px;padding:10px 12px;display:flex}.rest-chat-templates{flex-wrap:wrap;gap:6px;display:flex}.rest-chat-tpl{color:#fff9;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff12;border-radius:6px;padding:4px 10px;font-family:Inter,sans-serif;font-size:.72rem;transition:all .16s}.rest-chat-tpl:hover{color:#fff;background:#7551ff1a;border-color:#7551ff40}.rest-chat-input-row{align-items:flex-end;gap:8px;display:flex}.rest-chat-input{color:#fff;resize:none;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;outline:none;flex:1;min-height:40px;max-height:140px;padding:10px 12px;font-family:Inter,sans-serif;font-size:.85rem;transition:all .18s}.rest-chat-input:focus{border-color:var(--rest-accent);background:#ffffff0f}.rest-chat-input::placeholder{color:#ffffff52}.rest-chat-send{background:var(--rest-accent);color:#fff;cursor:pointer;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;transition:all .18s;display:flex}.rest-chat-send:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 14px #7551ff66}.rest-chat-send:disabled{opacity:.4;cursor:not-allowed}.rest-chat-banner{color:var(--rest-status-pending);background:#f59e0b14;border:1px solid #f59e0b38;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;font-size:.78rem;display:flex}.rest-chat-banner ion-icon{flex-shrink:0;font-size:1rem}.rest-open-crm{color:var(--rest-accent,#7551ff);background:#7551ff1f;border:1px solid #7551ff52;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.rest-open-crm:hover{background:#7551ff33;border-color:#7551ff80}.rest-open-crm ion-icon{font-size:1.05rem}.rest-open-crm.is-disabled{opacity:.45;pointer-events:none}.rest-drawer-notes{background:#ffffff06;border:1px solid #ffffff0f;border-radius:12px;padding:10px 12px}.rest-drawer-notes textarea{color:#ffffffd9;resize:vertical;background:0 0;border:none;outline:none;width:100%;min-height:60px;padding:0;font-family:Inter,sans-serif;font-size:.85rem}.rest-drawer-notes textarea::placeholder{color:#ffffff52}.rest-orig-convo{color:#ffffffa6;white-space:pre-wrap;word-break:break-word;background:#ffffff06;border:1px solid #ffffff0f;border-radius:12px;max-height:180px;padding:12px 14px;font-size:.83rem;line-height:1.55;overflow-y:auto}.rest-orig-convo::-webkit-scrollbar{width:5px}.rest-orig-convo::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:3px}.rest-has-notes-dot{background:var(--rest-status-pending);vertical-align:middle;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-left:4px;display:inline-block}.rest-context{-webkit-backdrop-filter:blur(20px);background:#ffffff06;border:1px solid #ffffff12;border-radius:18px;flex-direction:column;gap:18px;min-width:0;min-height:0;padding:18px 16px;display:flex;overflow-y:auto}.rest-context::-webkit-scrollbar{width:6px}.rest-context::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:3px}.rest-context-empty{text-align:center;color:#fff6;flex-direction:column;justify-content:center;align-items:center;gap:10px;margin:auto;padding:40px 12px;display:flex}.rest-context-empty ion-icon{opacity:.5;font-size:2rem}.rest-context-empty-title{color:#ffffffb3;font-size:.92rem;font-weight:600}.rest-context-empty-sub{max-width:260px;font-size:.78rem;line-height:1.45}.rest-context-content{flex-direction:column;gap:18px;display:flex}.rest-ctx-section{background:#ffffff06;border:1px solid #ffffff0f;border-radius:14px;padding:14px}.rest-ctx-section-title{text-transform:uppercase;letter-spacing:.08em;color:#ffffff80;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:.7rem;font-weight:700;display:flex}.rest-ctx-section-title ion-icon{vertical-align:-2px;margin-right:6px;font-size:.9rem}.rest-ctx-day-label{color:#ffffffb3;text-transform:none;letter-spacing:0;font-size:.72rem;font-weight:500}.rest-ctx-count{color:#ffffffb3;letter-spacing:0;background:#ffffff12;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:18px;padding:0 6px;font-size:.68rem;font-weight:700;display:inline-flex}.rest-ctx-cap-row{justify-content:space-between;align-items:baseline;display:flex}.rest-ctx-cap-numbers{color:#fff;align-items:baseline;gap:4px;display:flex}.rest-ctx-cap-used{font-size:1.6rem;font-weight:700}.rest-ctx-cap-sep{color:#ffffff4d;font-size:1rem}.rest-ctx-cap-total{color:#ffffffb3;font-size:1rem;font-weight:600}.rest-ctx-cap-unit{color:#ffffff80;margin-left:4px;font-size:.75rem}.rest-ctx-cap-pct{color:#fff9;font-size:.75rem;font-weight:700}.rest-ctx-cap-bar{background:#ffffff0f;border-radius:3px;height:6px;margin:8px 0 10px;overflow:hidden}.rest-ctx-cap-bar-fill{background:var(--rest-status-confirmed,#22c55e);border-radius:3px;width:0%;height:100%;transition:width .4s,background .3s}.rest-ctx-cap-bar-fill.warn{background:#f59e0b}.rest-ctx-cap-bar-fill.danger{background:#ef4444}.rest-ctx-cap-meta{color:#ffffff8c;flex-wrap:wrap;gap:6px;font-size:.75rem;display:flex}.rest-ctx-cap-meta strong{color:#ffffffd9;font-weight:700}.rest-ctx-cap-meta .rest-ctx-meta-rejected{color:#ff6b6bbf}.rest-ctx-cap-meta .rest-ctx-meta-rejected strong{color:#ff8a8a}.rest-ctx-cap-meta .rest-ctx-meta-released{color:#5eead4d9}.rest-ctx-cap-meta .rest-ctx-meta-released strong{color:#5eead4}.rest-ctx-dot{color:#ffffff40}.rest-ctx-day-list{flex-direction:column;gap:4px;max-height:240px;display:flex;overflow-y:auto}.rest-ctx-day-list::-webkit-scrollbar{width:4px}.rest-ctx-day-list::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}.rest-ctx-day-row{cursor:pointer;background:#ffffff05;border:1px solid #0000;border-radius:9px;align-items:center;gap:8px;padding:8px 10px;transition:background .15s,border-color .15s;display:flex}.rest-ctx-day-row:hover{background:#ffffff0d}.rest-ctx-day-row.is-current{background:#a78bfa1a;border-color:#a78bfa47}.rest-ctx-day-time{text-align:right;font-variant-numeric:tabular-nums;color:#ffffff8c;min-width:52px;font-size:.72rem;font-weight:600}.rest-ctx-day-status{background:var(--rest-status-pending);border-radius:50%;flex-shrink:0;width:6px;height:6px}.rest-ctx-day-status.s-confirmed{background:var(--rest-status-confirmed)}.rest-ctx-day-status.s-rejected{background:var(--rest-status-rejected)}.rest-ctx-day-name{color:#ffffffd9;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.82rem;font-weight:500;overflow:hidden}.rest-ctx-day-pax{color:#ffffff8c;flex-shrink:0;font-size:.72rem;font-weight:600}.rest-ctx-day-pax strong{color:#ffffffe6}.rest-ctx-empty-list{text-align:center;color:#ffffff59;padding:14px 4px;font-size:.78rem}.rest-ctx-heatmap-head{align-items:center!important}.rest-ctx-heatmap-nav{color:#ffffff8c;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;transition:all .15s;display:inline-flex}.rest-ctx-heatmap-nav:hover{color:#fff;background:#ffffff0a;border-color:#fff3}.rest-ctx-heatmap-nav ion-icon{font-size:.85rem}.rest-ctx-heatmap{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.rest-ctx-hm-dow{text-align:center;color:#ffffff59;letter-spacing:.05em;padding-bottom:2px;font-size:.6rem;font-weight:700}.rest-ctx-hm-cell{aspect-ratio:1;cursor:pointer;color:#ffffff8c;background:#ffffff0a;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;font-size:.65rem;transition:transform .12s,border-color .12s;display:flex;position:relative}.rest-ctx-hm-cell.empty{visibility:hidden}.rest-ctx-hm-cell:hover{border-color:#ffffff40;transform:scale(1.08)}.rest-ctx-hm-cell.lvl0{background:#ffffff0a}.rest-ctx-hm-cell.lvl1{color:#ffffffbf;background:#a78bfa2e}.rest-ctx-hm-cell.lvl2{color:#fff;background:#a78bfa57}.rest-ctx-hm-cell.lvl3{color:#fff;background:#8b5cf68c}.rest-ctx-hm-cell.lvl4{color:#fff;background:#8b5cf6d9}.rest-ctx-hm-cell.is-today{box-shadow:inset 0 0 0 1.5px #fff9}.rest-ctx-hm-cell.is-current{box-shadow:inset 0 0 0 1.5px #a78bfa}.rest-ctx-hm-cell.is-closed:after{content:"";pointer-events:none;background:repeating-linear-gradient(45deg,#fff0 0 3px,#ef444459 3px 4px);border-radius:4px;position:absolute;inset:4px}.rest-ctx-heatmap-legend{color:#fff6;justify-content:flex-end;align-items:center;gap:4px;margin-top:10px;font-size:.62rem;display:flex}.hm-sw{border-radius:3px;width:10px;height:10px;display:inline-block}.hm-sw.lvl0{background:#ffffff0a}.hm-sw.lvl1{background:#a78bfa2e}.hm-sw.lvl2{background:#a78bfa57}.hm-sw.lvl3{background:#8b5cf68c}.hm-sw.lvl4{background:#8b5cf6d9}@media (max-width:880px){#restaurant-panel{height:calc(100dvh - 120px);padding:0 12px 12px}.rest-shell{grid-template-columns:1fr}.rest-context{display:none}.rest-drawer{width:100vw}.rest-drawer-close{display:flex}.rest-board-grid{grid-template-columns:1fr}.rest-quick-stats{gap:6px;padding-left:10px;font-size:.74rem}.rest-toolbar-v2{gap:10px}#restaurant-panel .hidden-mobile{display:none!important}}.rest-stat-card{-webkit-backdrop-filter:blur(20px);background:#ffffff0b;border:1px solid #ffffff12;border-radius:16px;align-items:center;gap:12px;padding:16px 20px;display:flex;box-shadow:0 2px 16px #00000029,inset 0 1px #ffffff0a}.rest-stat-icon{opacity:.9;font-size:1.4rem}.rest-stat-info{flex-direction:column;display:flex}.rest-stat-value{color:#fff;font-size:1.5rem;font-weight:700;line-height:1}.rest-stat-label{color:#fff6;text-transform:uppercase;letter-spacing:.5px;margin-top:2px;font-size:.7rem}.rest-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.rest-filters-row{flex-wrap:wrap;gap:8px;display:flex}.rest-filter-btn{color:#ffffff80;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:6px;padding:8px 16px;font-family:Inter,sans-serif;font-size:.85rem;transition:all .2s;display:inline-flex}.rest-filter-btn:hover{color:#fffc;background:#ffffff14}.rest-filter-btn.active{background:var(--accent-primary,#7551ff);color:#fff;border-color:var(--accent-primary,#7551ff);box-shadow:0 2px 12px #7551ff4d}.rest-count-badge{background:#ffffff26;border-radius:6px;padding:1px 7px;font-size:.75rem;font-weight:700}.rest-filter-btn.active .rest-count-badge{background:#ffffff40}.rest-search-wrapper{min-width:200px;max-width:280px;position:relative}.rest-search-icon{color:#ffffff4d;pointer-events:none;font-size:1rem;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.rest-search-input{color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;outline:none;width:100%;padding:9px 12px 9px 36px;font-family:Inter,sans-serif;font-size:.85rem;transition:all .2s}.rest-search-input::placeholder{color:#ffffff4d}.rest-search-input:focus{border-color:var(--accent-primary,#7551ff);background:#ffffff0f;box-shadow:0 0 0 3px #7551ff26}.rest-view-toggle{background:#ffffff0a;border:1px solid #ffffff12;border-radius:10px;gap:2px;padding:3px;display:inline-flex}.rest-view-btn{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;padding:7px 10px;font-size:1.1rem;transition:all .2s;display:flex}.rest-view-btn:hover{color:#ffffffb3}.rest-view-btn.active{background:var(--accent-primary,#7551ff);color:#fff;box-shadow:0 2px 8px #7551ff4d}.rest-today-badge{text-transform:uppercase;letter-spacing:.5px;color:#f59e0b;background:#f59e0b26;border:1px solid #f59e0b33;border-radius:6px;align-items:center;padding:2px 8px;font-size:.65rem;font-weight:700;display:inline-flex}.rest-cards-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:14px;display:grid}.rest-card{-webkit-backdrop-filter:blur(20px);cursor:pointer;background:#ffffff0b;border:1px solid #ffffff12;border-radius:16px;transition:all .25s;position:relative;overflow:hidden;box-shadow:0 2px 16px #0000002e,inset 0 1px #ffffff0a}.rest-card:hover{background:#fff1;border-color:#ffffff1f;box-shadow:0 6px 24px #0000003d,inset 0 1px #ffffff0f}.rest-card:before{content:"";border-radius:4px 0 0 4px;width:4px;position:absolute;top:0;bottom:0;left:0}.rest-card.status-nuevo:before{background:#f59e0b}.rest-card.status-confirmado:before{background:#10b981}.rest-card.status-rechazado:before{background:#f44}.rest-card.is-today{border-color:#f59e0b1f}.rest-card-quick-actions{flex-shrink:0;gap:5px;display:flex}.rest-quick-btn{cursor:pointer;border:1px solid #0000;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:1rem;transition:all .18s;display:flex}.rest-quick-btn.confirm{color:#10b981;background:#10b9811a;border-color:#10b98138}.rest-quick-btn.confirm:hover{background:#10b98138;border-color:#10b98173;transform:scale(1.08)}.rest-quick-btn.reject{color:#f44;background:#ff44441a;border-color:#ff444438}.rest-quick-btn.reject:hover{background:#ff444438;border-color:#ff444473;transform:scale(1.08)}.reject-reasons-row{flex-wrap:wrap;gap:7px;margin-top:8px;display:flex}.reject-reason-chip{color:#fff9;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;padding:6px 12px;font-family:Inter,sans-serif;font-size:.78rem;font-weight:500;transition:all .18s}.reject-reason-chip:hover{color:#ff6b6b;background:#ff44441a;border-color:#ff444447}.reject-reason-chip.selected{color:#ff6b6b;background:#ff444424;border-color:#f446}.rest-card-main{padding:16px 16px 12px 20px}.rest-card-top{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.rest-card-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.rest-card-status-pill{white-space:nowrap;border-radius:8px;flex-shrink:0;padding:3px 9px;font-size:.72rem;font-weight:600}.rest-card-meta{color:#ffffff73;font-size:.8rem}.rest-card-meta strong{color:#ffffffb3;font-weight:600}.rest-card-details{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.rest-card-details.expanded{border-top:1px solid #ffffff0f;max-height:500px}.rest-card-details-inner{padding:14px 16px 14px 20px}.rest-card-detail-row{justify-content:space-between;padding:5px 0;font-size:.82rem;display:flex}.rest-card-detail-label{color:#fff6}.rest-card-detail-value{color:#fffc;font-weight:500}.rest-card-convo{color:#ffffff8c;white-space:pre-wrap;word-break:break-word;background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;max-height:120px;margin-top:10px;padding:12px;font-size:.8rem;line-height:1.5;overflow-y:auto}.rest-card-actions{flex-wrap:wrap;gap:8px;padding:12px 16px 14px 20px;display:flex}.rest-card-action-btn{color:#fff9;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:6px;padding:8px 14px;font-family:Inter,sans-serif;font-size:.8rem;text-decoration:none;transition:all .2s;display:inline-flex}.rest-card-action-btn:hover{color:#fff;background:#ffffff14}.rest-card-action-btn.whatsapp:hover{color:#25d366;background:#25d3661f;border-color:#25d3664d}.rest-card-action-btn.call:hover{color:#3a86ff;background:#3a86ff1f;border-color:#3a86ff4d}.rest-card-action-btn.confirm{color:#10b981;background:#10b98114;border-color:#10b98133}.rest-card-action-btn.confirm:hover{background:#10b9812e;border-color:#10b98166}.rest-card-action-btn.reject{color:#f44;background:#ff444414;border-color:#f443}.rest-card-action-btn.reject:hover{background:#ff44442e;border-color:#f446}.rest-table-wrapper{-webkit-backdrop-filter:blur(20px);background:#ffffff0a;border:1px solid #ffffff12;border-radius:20px;overflow:hidden;box-shadow:0 2px 18px #0000002e,inset 0 1px #ffffff0a}.rest-table{border-collapse:collapse;width:100%}.rest-table thead th{text-align:left;color:#fff6;text-transform:uppercase;letter-spacing:.5px;-webkit-user-select:none;user-select:none;border-bottom:1px solid #ffffff0f;padding:14px 16px;font-size:.75rem;font-weight:600}.rest-th-sortable{cursor:pointer;transition:color .2s}.rest-th-sortable:hover{color:#ffffffb3}.rest-th-sortable.active{color:var(--accent-primary,#7551ff)}.rest-table tbody tr.rest-row{cursor:pointer;border-bottom:1px solid #ffffff08;transition:background .2s}.rest-table tbody tr.rest-row:hover{background:#ffffff0b}.rest-table tbody td{color:#ffffffbf;vertical-align:middle;padding:12px 16px;font-size:.85rem}.rest-table-detail-row{background:#ffffff06;border-top:1px solid #ffffff0e}.rest-table-detail-row td{padding:16px 20px}.rest-table-action-icon{color:#fff6;cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.95rem;text-decoration:none;transition:all .2s;display:inline-flex}.rest-table-action-icon.whatsapp:hover{color:#25d366;background:#25d3661f;border-color:#25d3664d}.rest-table-action-icon.call:hover{color:#3a86ff;background:#3a86ff1f;border-color:#3a86ff4d}.rest-empty-state{text-align:center;color:#ffffff59;padding:60px 20px}.rest-empty-state ion-icon{opacity:.3;margin-bottom:12px;font-size:3rem}@media (max-width:768px){.rest-cards-grid{grid-template-columns:1fr}#rest-stats-bar{grid-template-columns:1fr!important}.rest-view-toggle{display:none}#rest-table-container{display:none!important}#rest-cards-container{display:grid!important}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin{animation:1s linear infinite spin}.toast-container{z-index:99999;pointer-events:none;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:24px;right:24px}.toast{pointer-events:auto;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:14px;align-items:center;gap:10px;max-width:380px;padding:14px 20px;font-family:Inter,sans-serif;font-size:.85rem;animation:.3s forwards toast-in;display:flex;box-shadow:0 8px 30px #0006}.toast.success{background:#10b98126;border:1px solid #10b9814d}.toast.error{background:#ff444426;border:1px solid #ff44444d}.toast.warning{background:#f59e0b26;border:1px solid #f59e0b4d}.toast.has-undo{min-width:320px;max-width:460px}.toast .toast-undo-btn:hover{background:#ffffff38!important}.toast.fade-out{animation:.3s forwards toast-out}@keyframes toast-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes toast-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.rest-confirm-message{color:#fff;resize:vertical;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;outline:none;width:100%;min-height:70px;margin-top:16px;padding:10px 12px;font-family:Inter,sans-serif;font-size:.85rem}.rest-confirm-message:focus{border-color:var(--accent-primary,#7551ff)}.rest-confirm-message::placeholder{color:#ffffff4d}.rest-notes-area{color:#ffffffb3;resize:vertical;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;outline:none;width:100%;min-height:60px;max-height:120px;margin-top:10px;padding:10px 12px;font-family:Inter,sans-serif;font-size:.8rem;transition:border-color .2s}.rest-notes-area:focus{border-color:var(--accent-primary,#7551ff);background:#ffffff0d}.rest-notes-area::placeholder{color:#ffffff40}.rest-has-notes-dot{vertical-align:middle;background:#f59e0b;border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-left:4px;display:inline-block}.rest-card-action-btn.edit{color:#7551ff;background:#7551ff14;border-color:#7551ff33}.rest-card-action-btn.edit:hover{background:#7551ff2e;border-color:#7551ff66}.rest-edit-field{flex-direction:column;gap:4px;display:flex}.rest-edit-label{color:#fff6;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}.rest-edit-input{color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;outline:none;padding:10px 12px;font-family:Inter,sans-serif;font-size:.85rem}.rest-edit-input:focus{border-color:var(--accent-primary,#7551ff);background:#ffffff0f}.rest-warning-inline{color:#f59e0b;background:#f59e0b14;border:1px solid #f59e0b26;border-radius:10px;align-items:center;gap:8px;margin-top:12px;padding:10px 14px;font-size:.8rem;display:flex}.rest-new-badge{color:#fff;background:#f44;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:6px;padding:0 5px;font-size:.65rem;font-weight:700;line-height:1;animation:2s ease-in-out infinite badge-pulse;display:inline-flex}@keyframes badge-pulse{0%,to{box-shadow:0 0 #f446}50%{box-shadow:0 0 0 6px #f440}}.rest-new-badge:empty{display:none}.rest-card.is-past{opacity:.45;filter:saturate(.5)}.rest-card.is-past:hover{opacity:.7;filter:saturate(.75)}.rest-card-time{color:#ffffffe6;white-space:nowrap;letter-spacing:.02em;background:#ffffff12;border:1px solid #ffffff1f;border-radius:6px;flex-shrink:0;padding:2px 8px;font-size:.82rem;font-weight:700}.rest-card.is-today .rest-card-time{color:#f59e0b;background:#f59e0b1f;border-color:#f59e0b40}.avail-panel{-webkit-backdrop-filter:blur(28px);background:#ffffff0c;border:1px solid #ffffff17;border-radius:20px;flex-direction:column;gap:16px;margin-bottom:20px;padding:20px 24px;animation:.22s cubic-bezier(.16,1,.3,1) panel-in;display:none;box-shadow:0 4px 24px #0003,inset 0 1px #ffffff0d}.avail-panel.open{flex:auto;min-height:0;display:flex;overflow-y:auto}@keyframes panel-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.avail-panel-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.avail-panel-label{color:#ffffffe0;font-size:.88rem;font-weight:600}.avail-panel-sub{color:#ffffff61;margin-top:2px;font-size:.74rem}.avail-toggle{cursor:pointer;background:#ffffff1a;border:none;border-radius:99px;flex-shrink:0;width:46px;height:26px;padding:0;transition:background .22s;position:relative}.avail-toggle:after{content:"";background:#ffffff73;border-radius:50%;width:18px;height:18px;transition:all .22s cubic-bezier(.34,1.56,.64,1);position:absolute;top:4px;left:4px}.avail-toggle.on{background:#10b981}.avail-toggle.on:after{background:#fff;left:24px}.avail-toggle-label{font-size:.84rem;font-weight:600}.avail-status-on{color:#10b981}.avail-status-off{color:#f44}.avail-sep{background:#ffffff0f;height:1px}.avail-capacity-input{color:#fff;text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:88px;padding:7px 10px;font-family:Inter,sans-serif;font-size:.9rem}.avail-capacity-input:focus{border-color:#7551ff80}.avail-date-add-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.avail-date-input{color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;outline:none;padding:7px 12px;font-family:Inter,sans-serif;font-size:.85rem}.avail-date-input:focus{border-color:#7551ff80}.avail-add-btn{color:#7551ff;cursor:pointer;white-space:nowrap;background:#7551ff1a;border:1px solid #7551ff4d;border-radius:8px;padding:7px 14px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;transition:all .2s}.avail-add-btn:hover{background:#7551ff38;border-color:#7551ff8c}.avail-dates-list{flex-wrap:wrap;gap:6px;min-height:28px;display:flex}.avail-date-chip{color:#ffffffb3;background:#ff444414;border:1px solid #ff44442e;border-radius:8px;align-items:center;gap:5px;padding:4px 10px;font-size:.78rem;display:inline-flex}.avail-date-chip button{color:#ff44448c;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-size:1rem;line-height:1;display:flex}.avail-date-chip button:hover{color:#f44}.avail-today-card{background:#ffffff06;border:1px solid #ffffff14;border-radius:12px;padding:14px}.avail-today-card .avail-msg-input{color:#fff;resize:vertical;box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;outline:none;width:100%;margin-top:12px;padding:10px 12px;font-family:Inter,sans-serif;font-size:.82rem;line-height:1.45}.avail-sched-row{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.avail-sched-row input[type=time]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.avail-clear-btn{color:#ffffffb3;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;padding:7px 14px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500;transition:all .15s}.avail-clear-btn:hover{color:#fff;background:#ff44441f;border-color:#ff44444d}.avail-status-scheduled{color:#f59e0b}[data-theme=light] .avail-clear-btn{color:#475569;background:#f1f5f9;border-color:#e2e8f0}.avail-today-card .avail-msg-input:focus{background:#ffffff0f;border-color:#7551ff80}.avail-today-card .avail-msg-input::placeholder{color:#ffffff4d}[data-theme=light] .avail-today-card{background:#0f172a05;border-color:#0f172a14}[data-theme=light] .avail-today-card .avail-msg-input{color:#0f172a;background:#fff;border-color:#0f172a1f}.avail-save-row{justify-content:flex-end;align-items:center;gap:12px;display:flex}.avail-save-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7551ff,#5232c8);border:none;border-radius:10px;padding:9px 22px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;transition:all .2s}.avail-save-btn:hover{transform:translateY(-1px);box-shadow:0 4px 18px #7551ff66}.avail-save-status{color:#10b981;font-size:.78rem;display:none}#avail-toggle-btn{color:#10b981;cursor:pointer;background:#10b98112;border:1px solid #10b98133;border-radius:12px;align-items:center;gap:6px;padding:8px 16px;font-family:Inter,sans-serif;font-size:.85rem;transition:all .2s;display:flex}#avail-toggle-btn:hover{background:#10b98124;border-color:#10b98166}#avail-toggle-btn.unavailable{color:#ff6b6b;background:#ff444412;border-color:#f443}.rest-agenda-container{flex-direction:column;gap:22px;display:flex}.agenda-day-header{align-items:center;gap:12px;margin-bottom:10px;display:flex}.agenda-day-label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;white-space:nowrap;font-size:.6rem;font-weight:700}.agenda-day-date{color:#ffffffd1;white-space:nowrap;font-size:.88rem;font-weight:700}.agenda-day-today .agenda-day-date{color:#f59e0b}.agenda-day-past .agenda-day-date{color:#ffffff52}.agenda-day-count{color:#ffffff52;background:#ffffff0d;border-radius:99px;padding:2px 8px;font-size:.68rem}.agenda-day-line{background:#ffffff0d;flex:1;height:1px}.agenda-day-cards{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:10px;display:grid}[data-theme=light] .rest-toolbar-v2 .rest-quick-stats{color:var(--text-secondary);border-left-color:var(--border-subtle)}[data-theme=light] .rest-toolbar-v2 .rest-quick-stat strong{color:var(--text-primary)}[data-theme=light] .rest-toolbar-v2 .rest-quick-stat-divider{color:var(--text-muted)}[data-theme=light] .rest-tool-btn{border:1px solid var(--border-subtle);color:var(--text-secondary);background:#fff}[data-theme=light] .rest-tool-btn:hover{background:var(--surface-50);color:var(--text-primary)}[data-theme=light] .rest-tool-btn.success{color:#047857;background:#ecfdf5;border:1px solid #10b9814d}[data-theme=light] .rest-shell{border:1px solid var(--border-subtle);box-shadow:var(--shadow-sm);background:#fff}[data-theme=light] .rest-sidebar{background:var(--surface-50);border-right:1px solid var(--border-subtle)}[data-theme=light] .rest-sidebar-head{border-bottom:1px solid var(--border-subtle)}[data-theme=light] .rest-sidebar-search input{border:1px solid var(--border-subtle);color:var(--text-primary);background:#fff}[data-theme=light] .rest-sidebar-search input:focus{border-color:var(--accent-primary);background:#fff}[data-theme=light] .rest-sidebar-search input::placeholder,[data-theme=light] .rest-sidebar-search>ion-icon{color:var(--text-muted)}[data-theme=light] .rest-sidebar-search-kbd{background:var(--surface-100);border:1px solid var(--border-subtle);color:var(--text-muted)}[data-theme=light] .rest-date-btn{border:1px solid var(--border-subtle);color:var(--text-primary);background:#fff}[data-theme=light] .rest-date-btn.is-active{color:#4f46e5;background:#7551ff1a;border:1px solid #7551ff80;box-shadow:0 0 0 1px #7551ff26}[data-theme=light] .rest-date-clear{color:#b91c1c;background:#fef2f2;border:1px solid #ef44444d}[data-theme=light] .rest-chip{color:var(--text-secondary)}[data-theme=light] .rest-chip:hover{background:var(--surface-100);color:var(--text-primary)}[data-theme=light] .rest-chip.active{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary)}[data-theme=light] .rest-chip-count{background:var(--surface-200);color:var(--text-secondary)}[data-theme=light] .rest-chip.active .rest-chip-count{color:#fff;background:#ffffff40}[data-theme=light] .rest-board-toolbar{background:#fff;border:1px solid #0f172a0f;box-shadow:0 1px 2px #0f172a0a}[data-theme=light] .rest-board-search{background:#f1f5f9;border:1px solid #0000}[data-theme=light] .rest-board-search>ion-icon{color:#64748b}[data-theme=light] .rest-board-search input{color:#0f172a}[data-theme=light] .rest-board-search input::placeholder{color:#94a3b8}[data-theme=light] .rest-board-search:focus-within{background:#fff;border-color:#7551ff66;box-shadow:0 0 0 3px #7551ff1f}[data-theme=light] .sidebar-search-kbd,[data-theme=light] .rest-sidebar-search-kbd{color:#64748b;background:#fff;border:1px solid #0f172a14}[data-theme=light] .rest-board{background:#fff;border:1px solid #0f172a0f;box-shadow:0 1px 3px #0f172a0a}[data-theme=light] .rest-board-day-header{border-bottom-color:#0f172a14}[data-theme=light] .rest-board-day-label{color:#0f172a;font-weight:700}[data-theme=light] .rest-board-day-meta{color:#64748b}[data-theme=light] .rest-board-day-meta strong{color:#0f172a}[data-theme=light] .rest-card{background:#fff;border:1px solid #0f172a12;border-left:3px solid #0000;transition:all .16s;box-shadow:0 1px 2px #0f172a0a}[data-theme=light] .rest-card:hover{background:#fafbfc;border-color:#0f172a1f;box-shadow:0 4px 12px #0f172a0f}[data-theme=light] .rest-card.is-pending{background:#fff;border-color:#0f172a12 #0f172a12 #0f172a12 #f59e0b}[data-theme=light] .rest-card.is-pending:hover{background:#fffbf0;border-left-color:#d97706}[data-theme=light] .rest-card.is-confirmed{background:#fff;border-left-color:#10b981}[data-theme=light] .rest-card.is-rejected{border-left-color:#ef4444}[data-theme=light] .rest-card-name{color:#0f172a;font-weight:600}[data-theme=light] .rest-card-meta{color:#475569}[data-theme=light] .rest-card-meta strong{color:#0f172a}[data-theme=light] .rest-card-meta .dot{color:#cbd5e1}[data-theme=light] .rest-card-detail{color:#475569}[data-theme=light] .rest-card-detail.is-empty{color:#94a3b8}[data-theme=light] .rest-card-pill.s-pending{color:#92400e;background:#fef3c7;border-color:#f59e0b59}[data-theme=light] .rest-card-pill.s-confirmed{color:#065f46;background:#d1fae5;border-color:#10b98159}[data-theme=light] .rest-card-pill.s-rejected{color:#991b1b;background:#fee2e2;border-color:#ef444459}[data-theme=light] .rest-card-actions{border-top-color:#0f172a12}[data-theme=light] .rest-card-btn{color:#475569;background:#f8fafc;border:1px solid #0f172a14}[data-theme=light] .rest-card-btn:hover{color:#0f172a;background:#f1f5f9;border-color:#0f172a29}[data-theme=light] .rest-card-btn.success{color:#047857;background:#ecfdf5;border-color:#10b98159}[data-theme=light] .rest-card-btn.success:hover{background:#d1fae5;border-color:#10b98180}[data-theme=light] .rest-card-btn.danger{color:#b91c1c;background:#fef2f2;border-color:#ef444459}[data-theme=light] .rest-card-btn.danger:hover{background:#fee2e2;border-color:#ef444480}[data-theme=light] .rest-card-btn.whatsapp{color:#128c7e}[data-theme=light] .rest-card-btn.archive{color:#64748b;background:#f1f5f9;border-color:#0f172a1f}[data-theme=light] .rest-card-btn.archive:hover{color:#334155;background:#e2e8f0}[data-theme=light] .rest-card-btn.archive.is-archived{color:#334155;background:#e2e8f0;border-color:#0f172a33}[data-theme=light] .rest-card-btn.icon{background:#f8fafc}[data-theme=light] .rest-board-empty-title{color:#475569}[data-theme=light] .rest-board-empty-sub{color:#94a3b8}[data-theme=light] .rest-toolbar-v2 .rest-title-block h3{color:#0f172a}[data-theme=light] .rest-toolbar-v2 .rest-title-block h3 ion-icon{color:#7551ff}[data-theme=light] .rest-quick-stat{color:#64748b}[data-theme=light] .rest-quick-stat strong{color:#0f172a}[data-theme=light] .rest-quick-stat.alert strong{color:#d97706}[data-theme=light] .rest-quick-stat-divider{color:#cbd5e1}[data-theme=light] .rest-board-chips{border-right-color:#e2e8f0}[data-theme=light] .rest-board-chips .rest-chip{color:#475569;background:#f8fafc;border:1px solid #e2e8f0}[data-theme=light] .rest-board-chips .rest-chip:hover{color:#0f172a;background:#f1f5f9;border-color:#cbd5e1}[data-theme=light] .rest-board-chips .rest-chip.active{color:#4f46e5;background:#7551ff1a;border-color:#7551ff80;box-shadow:0 0 0 1px #7551ff26,0 4px 12px -4px #7551ff40}[data-theme=light] .rest-board-chips .rest-chip-count{color:#475569;background:#0f172a0f}[data-theme=light] .rest-board-chips .rest-chip.active .rest-chip-count{color:#4f46e5;background:#7551ff26}[data-theme=light] .rest-date-btn{color:#0f172a;background:#fff;border:1px solid #e2e8f0}[data-theme=light] .rest-date-btn:hover{color:#4f46e5;background:#7551ff0f;border-color:#7551ff73}[data-theme=light] .rest-date-btn.is-active{color:#4f46e5;background:#7551ff1a;border-color:#7551ff80;box-shadow:0 0 0 1px #7551ff26}[data-theme=light] .rest-date-btn ion-icon{color:#7551ff}[data-theme=light] .rest-tool-btn{color:#475569;background:#fff;border:1px solid #0f172a14}[data-theme=light] .rest-tool-btn:hover{color:#0f172a;background:#f8fafc;border-color:#0f172a29}[data-theme=light] .rest-tool-btn.success{color:#047857;background:#ecfdf5;border-color:#10b98159}[data-theme=light] .rest-tool-btn.success:hover{background:#d1fae5}[data-theme=light] .rest-drawer{border-left:1px solid var(--border-subtle);background:#fff;box-shadow:-16px 0 48px #0f172a1a}[data-theme=light] .rest-day-header{background:linear-gradient(to bottom, var(--surface-50) 60%, #fff0)}[data-theme=light] .rest-day-label{color:var(--text-secondary)}[data-theme=light] .rest-day-count{background:var(--surface-100);color:var(--text-secondary)}[data-theme=light] .rest-item:hover{background:var(--surface-100)}[data-theme=light] .rest-item.is-active{background:#7551ff14;border-color:#7551ff40}[data-theme=light] .rest-item-time{color:var(--text-primary)}[data-theme=light] .rest-item-time-period{color:var(--text-muted)}[data-theme=light] .rest-item-name{color:var(--text-primary)}[data-theme=light] .rest-item-meta{color:var(--text-secondary)}[data-theme=light] .rest-item-meta strong{color:var(--text-primary)}[data-theme=light] .rest-empty-list{color:var(--text-muted)}[data-theme=light] .rest-empty-list-title{color:var(--text-secondary)}[data-theme=light] .rest-empty-list-sub{color:var(--text-muted)}[data-theme=light] .rest-drawer{background:#fff}[data-theme=light] .rest-drawer-empty{color:var(--text-muted)}[data-theme=light] .rest-drawer-empty-title{color:var(--text-secondary)}[data-theme=light] .rest-drawer-empty-sub{color:var(--text-muted)}[data-theme=light] .rest-drawer-header{border-bottom:1px solid var(--border-subtle)}[data-theme=light] .rest-drawer-name{color:var(--text-primary)}[data-theme=light] .rest-drawer-meta{color:var(--text-secondary)}[data-theme=light] .rest-drawer-meta strong{color:var(--text-primary)}[data-theme=light] .rest-drawer-meta-divider{color:var(--text-muted)}[data-theme=light] .rest-drawer-close{background:var(--surface-100);border:1px solid var(--border-subtle);color:var(--text-secondary)}[data-theme=light] .rest-drawer-close:hover{background:var(--surface-200);color:var(--text-primary)}[data-theme=light] .rest-action{border:1px solid var(--border-subtle);color:var(--text-secondary);background:#fff}[data-theme=light] .rest-action:hover{background:var(--surface-100);color:var(--text-primary)}[data-theme=light] .rest-action.success{color:#047857;background:#ecfdf5;border:1px solid #10b9814d}[data-theme=light] .rest-action.danger{color:#b91c1c;background:#fef2f2;border:1px solid #ef444440}[data-theme=light] .rest-action.primary{color:var(--accent-primary);background:#7551ff14;border:1px solid #7551ff4d}[data-theme=light] .rest-info-cell{background:var(--surface-50);border:1px solid var(--border-subtle)}[data-theme=light] .rest-info-cell-label{color:var(--text-muted)}[data-theme=light] .rest-info-cell-value{color:var(--text-primary)}[data-theme=light] .rest-section-title{color:var(--text-secondary)}[data-theme=light] .rest-chat{background:var(--surface-50);border:1px solid var(--border-subtle)}[data-theme=light] .rest-chat-msg.them{border:1px solid var(--border-subtle);color:var(--text-primary);background:#fff}[data-theme=light] .rest-chat-msg.mine{color:var(--text-primary);background:#7551ff1a;border:1px solid #7551ff40}[data-theme=light] .rest-chat-msg-time,[data-theme=light] .rest-chat-empty{color:var(--text-muted)}[data-theme=light] .rest-chat-composer{border-top:1px solid var(--border-subtle);background:#fff}[data-theme=light] .rest-chat-tpl{background:var(--surface-50);border:1px solid var(--border-subtle);color:var(--text-secondary)}[data-theme=light] .rest-chat-tpl:hover{color:var(--accent-primary);background:#7551ff14;border-color:#7551ff40}[data-theme=light] .rest-chat-input{background:var(--surface-50);border:1px solid var(--border-subtle);color:var(--text-primary)}[data-theme=light] .rest-chat-input:focus{border-color:var(--accent-primary);background:#fff}[data-theme=light] .rest-chat-banner{color:#92400e;background:#fffbeb;border:1px solid #f59e0b4d}[data-theme=light] .rest-drawer-notes{background:var(--surface-50);border:1px solid var(--border-subtle)}[data-theme=light] .rest-drawer-notes textarea{color:var(--text-primary)}[data-theme=light] .rest-drawer-notes textarea::placeholder{color:var(--text-muted)}[data-theme=light] .rest-orig-convo{background:var(--surface-50);border:1px solid var(--border-subtle);color:var(--text-secondary)}[data-theme=light] .rest-context{background:var(--surface-50);border-left:1px solid var(--border-subtle)}[data-theme=light] .rest-context-empty-title{color:var(--text-secondary)}[data-theme=light] .rest-context-empty-sub{color:var(--text-muted)}[data-theme=light] .rest-ctx-section{border:1px solid var(--border-subtle);background:#fff}[data-theme=light] .rest-ctx-section-title{color:var(--text-muted)}[data-theme=light] .rest-ctx-day-label{color:var(--text-secondary)}[data-theme=light] .rest-ctx-count{background:var(--surface-100);color:var(--text-secondary)}[data-theme=light] .rest-ctx-cap-numbers{color:var(--text-primary)}[data-theme=light] .rest-ctx-cap-total,[data-theme=light] .rest-ctx-cap-pct{color:var(--text-secondary)}[data-theme=light] .rest-ctx-cap-bar{background:var(--surface-100)}[data-theme=light] .rest-ctx-cap-meta{color:var(--text-secondary)}[data-theme=light] .rest-ctx-cap-meta strong{color:var(--text-primary)}[data-theme=light] .rest-ctx-day-row{background:var(--surface-50)}[data-theme=light] .rest-ctx-day-row:hover{background:var(--surface-100)}[data-theme=light] .rest-ctx-day-row.is-current{background:#7551ff14;border-color:#7551ff40}[data-theme=light] .rest-ctx-day-time{color:var(--text-muted)}[data-theme=light] .rest-ctx-day-name{color:var(--text-primary)}[data-theme=light] .rest-ctx-day-pax{color:var(--text-secondary)}[data-theme=light] .rest-ctx-day-pax strong{color:var(--text-primary)}[data-theme=light] .rest-ctx-empty-list{color:var(--text-muted)}[data-theme=light] .rest-ctx-heatmap-nav{color:var(--text-secondary);border-color:var(--border-subtle)}[data-theme=light] .rest-ctx-heatmap-nav:hover{color:var(--text-primary);background:var(--surface-100)}[data-theme=light] .rest-ctx-hm-dow{color:var(--text-muted)}[data-theme=light] .rest-ctx-hm-cell{background:var(--surface-100);color:var(--text-secondary)}[data-theme=light] .rest-ctx-hm-cell.lvl0{background:var(--surface-100)}[data-theme=light] .rest-ctx-hm-cell.lvl1{color:var(--text-primary);background:#7551ff24}[data-theme=light] .rest-ctx-hm-cell.lvl2{color:#fff;background:#7551ff4d}[data-theme=light] .rest-ctx-hm-cell.lvl3{color:#fff;background:#7551ff8c}[data-theme=light] .rest-ctx-hm-cell.lvl4{color:#fff;background:#4f46e5d9}[data-theme=light] .rest-ctx-hm-cell.is-today{box-shadow:inset 0 0 0 1.5px #0f172a8c}[data-theme=light] .rest-ctx-hm-cell.is-current{box-shadow:inset 0 0 0 1.5px #4f46e5}[data-theme=light] .rest-ctx-heatmap-legend{color:var(--text-muted)}[data-theme=light] .hm-sw.lvl0{background:var(--surface-100)}[data-theme=light] .hm-sw.lvl1{background:#7551ff24}[data-theme=light] .hm-sw.lvl2{background:#7551ff4d}[data-theme=light] .hm-sw.lvl3{background:#7551ff8c}[data-theme=light] .hm-sw.lvl4{background:#4f46e5d9}[data-theme=light] .rest-stat-card{border:1px solid var(--border-subtle);box-shadow:var(--shadow-sm);background:#fff}[data-theme=light] .rest-stat-value{color:var(--text-primary)}[data-theme=light] .rest-stat-label,[data-theme=light] .rest-search-icon{color:var(--text-muted)}[data-theme=light] .rest-search-input{background:var(--surface-100);color:var(--text-primary);border:1px solid #0000}[data-theme=light] .rest-search-input::placeholder{color:var(--text-muted)}[data-theme=light] .rest-search-input:focus{border:1px solid var(--surface-300);background:#fff;box-shadow:0 0 0 3px #0000000a}[data-theme=light] .rest-view-toggle{background:var(--surface-100);border:none}[data-theme=light] .rest-view-btn{color:var(--text-muted)}[data-theme=light] .rest-view-btn:hover{color:var(--text-primary)}[data-theme=light] .rest-filter-btn{background:var(--surface-100);border:1px solid var(--border-subtle);color:var(--text-secondary)}[data-theme=light] .rest-filter-btn:hover{background:var(--surface-200);color:var(--text-primary)}[data-theme=light] .rest-count-badge{background:var(--surface-200)}[data-theme=light] .rest-card-details.expanded{border-top-color:var(--border-subtle)}[data-theme=light] .rest-card-detail-label{color:var(--text-muted)}[data-theme=light] .rest-card-detail-value{color:var(--text-primary)}[data-theme=light] .rest-card-convo{background:var(--surface-100);color:var(--text-secondary);border:none}[data-theme=light] .rest-card-action-btn{border:1px solid var(--border-subtle);color:var(--text-secondary);background:#fff}[data-theme=light] .rest-card-action-btn:hover{background:var(--surface-100);color:var(--text-primary)}[data-theme=light] .rest-table-wrapper{border:1px solid var(--border-subtle);box-shadow:var(--shadow-sm);background:#fff}[data-theme=light] .rest-table thead th{color:var(--text-muted);border-bottom-color:var(--border-subtle)}[data-theme=light] .rest-table tbody tr.rest-row{border-bottom-color:var(--surface-100)}[data-theme=light] .rest-table tbody tr.rest-row:hover{background:var(--surface-50)}[data-theme=light] .rest-table tbody td{color:var(--text-primary)}[data-theme=light] .rest-table-detail-row{background:var(--surface-50)}[data-theme=light] .rest-table-action-icon{border:1px solid var(--border-subtle);color:var(--text-secondary);background:#fff}[data-theme=light] .rest-empty-state{color:var(--text-muted)}[data-theme=light] .rest-confirm-message{background:var(--surface-100);border:1px solid var(--border-subtle);color:var(--text-primary)}[data-theme=light] .rest-confirm-message::placeholder{color:var(--text-muted)}[data-theme=light] .rest-notes-area{background:var(--surface-100);color:var(--text-primary);border:1px solid #0000}[data-theme=light] .rest-notes-area:focus{border:1px solid var(--surface-300);background:#fff}[data-theme=light] .rest-notes-area::placeholder,[data-theme=light] .rest-edit-label{color:var(--text-muted)}[data-theme=light] .rest-edit-input{background:var(--surface-100);color:var(--text-primary);border:1px solid #0000}[data-theme=light] .rest-edit-input:focus{border:1px solid var(--surface-300);background:#fff}[data-theme=light] #restaurant-confirm-modal>div,[data-theme=light] #conversation-modal>div,[data-theme=light] #restaurant-edit-modal>div{border:1px solid var(--border-subtle)!important;box-shadow:var(--shadow-lg)!important;background:#fff!important}[data-theme=light] #restaurant-confirm-modal>div>div:first-child,[data-theme=light] #conversation-modal>div>div:first-child,[data-theme=light] #restaurant-edit-modal>div>div:first-child{border-bottom-color:var(--border-subtle)!important}[data-theme=light] .toast{color:var(--text-primary);border:1px solid var(--border-subtle);background:#fff;box-shadow:0 8px 30px #0000001a}[data-theme=light] .toast.success{color:#065f46;background:#ecfdf5;border:1px solid #10b9814d}[data-theme=light] .toast.error{color:#991b1b;background:#fef2f2;border:1px solid #ef44444d}[data-theme=light] .toast.warning{color:#92400e;background:#fffbeb;border:1px solid #f59e0b4d}[data-theme=light] #change-pass-modal{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006!important}[data-theme=light] #change-pass-modal .modal-content{border:1px solid var(--border-subtle)!important;box-shadow:var(--shadow-lg)!important;background:#fff!important}[data-theme=light] #change-pass-modal h2{color:var(--text-primary)!important}[data-theme=light] #change-pass-modal p{color:var(--text-secondary)!important}[data-theme=light] #change-pass-modal label{color:var(--text-muted)!important}[data-theme=light] #change-pass-modal input[type=password]{background:var(--surface-100)!important;border:1px solid var(--border-subtle)!important;color:var(--text-primary)!important}[data-theme=light] #change-pass-modal input[type=password]:focus{border-color:var(--surface-300)!important;background:#fff!important}[data-theme=light] #change-pass-modal button[onclick]{color:var(--text-secondary)!important}.intra-tabs{flex-wrap:wrap;gap:6px;margin:14px 24px 0;display:flex}.intra-tab{color:var(--text-muted);border:1px solid var(--border-subtle);cursor:pointer;background:0 0;border-radius:10px;align-items:center;gap:7px;padding:7px 13px;font-size:13px;font-weight:650;transition:all .15s;display:inline-flex}.intra-tab ion-icon{font-size:16px}.intra-tab:hover{color:var(--text-primary);border-color:var(--text-muted)}.intra-tab.active{color:#fff;background:#7551ff;border-color:#7551ff}.intra-tab-badge{letter-spacing:.04em;text-transform:uppercase;color:#b45309;background:#f59e0b26;border:1px solid #f59e0b66;border-radius:999px;padding:1px 6px;font-size:9.5px;font-weight:700}.intra-tab.active .intra-tab-badge{color:#fff;background:#fff3;border-color:#fff6}.etq-segmented{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:10px;align-items:center;gap:2px;padding:3px;display:inline-flex}.etq-seg-icon{color:var(--text-secondary);margin:0 4px 0 7px;font-size:1rem}.etq-seg{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:7px;padding:6px 13px;font-size:.78rem;font-weight:600;transition:background .15s,color .15s}.etq-seg:hover:not(.active){color:var(--text-primary)}.etq-seg.active{background:var(--accent-purple-glow);color:var(--accent-purple)}.leads-thead th{background:#1b1836}[data-theme=light] .leads-thead th{background:#fff}.chh-panel{margin:0 24px 24px}.chh-card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:16px;padding:20px 22px}.chh-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;display:flex}.chh-title{color:var(--text-primary);align-items:center;gap:9px;font-size:16px;font-weight:700;display:flex}.chh-title ion-icon{color:#7551ff;font-size:20px}.chh-intra{letter-spacing:.04em;text-transform:uppercase;color:#b45309;background:#f59e0b26;border:1px solid #f59e0b66;border-radius:999px;padding:2px 8px;font-size:10.5px;font-weight:700}.chh-sub{color:var(--text-muted);margin:6px 0 4px;font-size:12.5px}.chh-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.chh-summary{flex-wrap:wrap;gap:8px;display:flex}.chh-chip{color:var(--text-primary);background:#7f7f7f1a;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;font-weight:600;display:inline-flex}.chh-dot{border-radius:50%;width:9px;height:9px;display:inline-block}.chh-dot.ok{background:#22c55e}.chh-dot.down{background:#ef4444}.chh-dot.idle{background:#f59e0b}.chh-dot.off{background:#9ca3af}.chh-grid{grid-template-columns:repeat(auto-fill,minmax(232px,1fr));gap:12px;margin-top:14px;display:grid}.chh-ch{border:1px solid var(--border-subtle);border-radius:13px;flex-direction:column;gap:9px;padding:13px 14px;display:flex}.chh-ch-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.chh-ch-name{color:var(--text-primary);align-items:center;gap:8px;font-size:13.5px;font-weight:650;display:flex}.chh-ch-name ion-icon{font-size:17px}.chh-status{white-space:nowrap;align-items:center;gap:5px;font-size:11.5px;font-weight:700;display:inline-flex}.chh-status.ok{color:#16a34a}.chh-status.down{color:#dc2626}.chh-status.idle{color:#d97706}.chh-status.off{color:#9ca3af}.chh-ago{color:var(--text-muted);font-size:12px}.chh-ch-ctrls{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:8px;padding-top:9px;display:flex}.chh-umbral{color:var(--text-muted);align-items:center;gap:5px;font-size:11.5px;display:flex}.chh-umbral input{border:1px solid var(--border-subtle);width:50px;color:inherit;background:0 0;border-radius:7px;padding:3px 6px;font-size:12px}.chh-toggle{cursor:pointer;border:1px solid var(--border-subtle);color:var(--text-muted);background:0 0;border-radius:8px;padding:4px 9px;font-size:11.5px;font-weight:650}.chh-toggle.on{color:#16a34a;background:#22c55e1f;border-color:#22c55e66}#split-row-grid.cde-2col{grid-template-columns:minmax(0,2fr) minmax(0,3fr)!important;align-items:stretch!important;gap:20px!important;display:grid!important}@media (max-width:900px){#split-row-grid.cde-2col{grid-template-columns:1fr!important}}#split-row-grid.cde-2col>.big-chart-card{height:520px!important;min-height:0!important}@media (max-width:900px){#split-row-grid.cde-2col>.big-chart-card{height:auto!important}}#split-row-grid.cde-2col>.big-chart-card:not(#cde-pie-card)>div:last-child{min-height:0;padding-bottom:10px}#cde-pie-card .cde-pie-body{grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);align-items:stretch;gap:26px;min-height:0;display:grid!important}#cde-pie-card .cde-pie-body>div:first-child{width:100%;height:100%;min-height:0;position:relative}@media (max-width:700px){#cde-pie-card .cde-pie-body{grid-template-columns:1fr}#cde-pie-card .cde-pie-body>div:first-child{min-height:200px}}#cde-pie-card{cursor:pointer;transition:transform .15s,box-shadow .15s,border-color .15s}#cde-pie-card:hover{border-color:#7c87b073;transform:translateY(-2px);box-shadow:0 12px 32px #00000047}#cde-pie-card .cde-expand-btn{letter-spacing:.03em;text-transform:uppercase;color:var(--text-muted);border:1px solid var(--border-subtle);cursor:pointer;background:#7f7f7f1a;border-radius:999px;align-items:center;gap:6px;padding:5px 11px;font-size:11px;font-weight:700;transition:background .15s,color .15s;display:inline-flex}#cde-pie-card:hover .cde-expand-btn{color:var(--text-primary);background:#7c87b02e}#cde-extra #leads-table-card{width:100%;margin-top:20px}#top-cards-row.cde-kpis{align-items:stretch!important}#top-cards-row.cde-kpis .card-quantix{justify-content:flex-start!important;gap:10px!important;min-height:0!important;padding:18px!important}#top-cards-row.cde-kpis .kpi-card-top{align-items:flex-start;min-height:78px}#top-cards-row.cde-kpis .value-big{line-height:1;margin:0!important;font-size:2.7rem!important}#top-cards-row.cde-kpis .pill-change{align-self:flex-start;margin-top:2px}#leads-table-card .table-wrapper{scrollbar-width:none!important;-ms-overflow-style:none!important}#leads-table-card .table-wrapper::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}#leads-table-body tr{transition:background .12s}#leads-table-body tr:hover{background:#7c87b01a}#cde-status-chips{flex-wrap:wrap;gap:8px;width:100%;display:flex}#cde-status-chips .cde-chip{border:1px solid var(--border-subtle);color:var(--text-secondary);cursor:pointer;background:#7f7f7f0f;border-radius:13px;flex-direction:column;align-items:flex-start;gap:3px;min-width:92px;padding:9px 14px;transition:transform .14s,background .14s,border-color .14s;display:flex}#cde-status-chips .cde-chip:hover{background:#7c87b024;transform:translateY(-2px)}#cde-status-chips .cde-chip.active{background:#7551ff29;border-color:#7551ff}#cde-status-chips .cde-chip-n{color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:19px;font-weight:800;line-height:1}#cde-status-chips .cde-chip-l{letter-spacing:.03em;text-transform:uppercase;opacity:.85;font-size:10px;font-weight:700}.cde-ovl{z-index:1000;-webkit-backdrop-filter:blur(10px);opacity:0;background:#020617d9;justify-content:center;align-items:center;padding:24px;transition:opacity .18s;display:flex;position:fixed;inset:0}.cde-ovl.open{opacity:1}.cde-ovl.hidden{display:none}.cde-ovl .cde-modal-box{background:#0f1426;border:1px solid #7c87b059;border-radius:22px;width:min(1320px,96vw);max-height:92vh;padding:28px 34px 34px;transition:transform .2s;overflow:auto;transform:translateY(8px)scale(.985);box-shadow:0 30px 90px #000000b3}[data-theme=light] .cde-ovl .cde-modal-box{background:#fff;border-color:#e5e7eb}.cde-ovl.open .cde-modal-box{transform:translateY(0)scale(1)}.cde-ovl .cde-modal-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.cde-ovl #cde-modal-title{font-size:1.9rem}.cde-ovl .cde-modal-close{border:1px solid var(--border-subtle);width:38px;height:38px;color:var(--text-primary);cursor:pointer;background:#7f7f7f1a;border-radius:11px;flex:none;font-size:22px;line-height:1;transition:background .15s}.cde-ovl .cde-modal-close:hover{background:#ef44442e}#cde-pie-modal .cde-modal-box{width:min(900px,94vw)}#cde-pie-modal .cde-modal-grid{flex-direction:column;align-items:stretch;gap:28px;display:flex}#cde-pie-modal .cde-modal-canvas-wrap{width:100%;max-width:400px;height:320px;margin:0 auto;position:relative}.cde-detail{flex-direction:column;justify-content:center;min-width:0;display:flex}.cde-detail .cde-detail-row{border-bottom:1px solid var(--border-subtle);grid-template-columns:14px 1fr auto auto;align-items:center;gap:6px 16px;padding:10px 0;display:grid}.cde-detail .cde-detail-row:last-child{border-bottom:none}.cde-detail .cde-dot{border-radius:50%;width:12px;height:12px}.cde-detail .cde-detail-name{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13.5px;font-weight:600;overflow:hidden}.cde-detail .cde-detail-pct{color:var(--text-muted);font-variant-numeric:tabular-nums;white-space:nowrap;text-align:right;font-size:13px;font-weight:600}.cde-detail .cde-detail-num{color:var(--text-primary);font-variant-numeric:tabular-nums;white-space:nowrap;text-align:right;min-width:24px;font-size:15px;font-weight:800}.cde-detail .cde-bar{background:#7f7f7f29;border-radius:4px;grid-column:2/5;height:6px;margin-top:7px;overflow:hidden}.cde-detail .cde-bar>i{border-radius:4px;height:100%;display:block}#cde-pie-modal .cde-detail .cde-detail-row{padding:13px 0}#cde-pie-modal .cde-detail .cde-detail-name{font-size:15px}#cde-pie-modal .cde-detail .cde-detail-num{font-size:16px}#cde-pie-modal .cde-detail .cde-dot{width:14px;height:14px}.cde-detail.cde-detail-grid{flex-direction:column;display:flex}.cde-detail.cde-detail-grid .cde-detail-row{border-bottom:1px solid var(--border-subtle);padding:8px 0}.cde-detail.cde-detail-grid .cde-detail-row:last-child{border-bottom:none}.cde-detail.cde-detail-grid .cde-bar{margin-top:5px}#cde-pie-modal .cde-detail.cde-detail-grid .cde-detail-row{padding:12px 0}#cde-lead-modal .cde-modal-box{width:min(720px,94vw)}#cde-lead-modal .cde-lead-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:560px){#cde-lead-modal .cde-lead-grid{grid-template-columns:1fr}}#cde-lead-modal .cde-lead-item{border:1px solid var(--border-subtle);background:#7f7f7f0f;border-radius:13px;padding:13px 15px}#cde-lead-modal .cde-lead-item .k{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-size:10.5px}#cde-lead-modal .cde-lead-item .v{color:var(--text-primary);word-break:break-word;margin-top:5px;font-size:15.5px;font-weight:700}#cde-lead-modal .cde-lead-sub{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);margin:20px 0 10px;font-size:11px;font-weight:700}#cde-invest-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1100;opacity:0;pointer-events:none;background:#00000080;transition:opacity .25s;position:fixed;inset:0}#cde-invest-backdrop.open{opacity:1;pointer-events:all}#cde-invest-panel{z-index:1101;background:#111114;border-left:1px solid #ffffff12;flex-direction:column;width:400px;max-width:92vw;height:100vh;font-family:Inter,sans-serif;transition:right .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:-440px}#cde-invest-panel.open{right:0}#cde-invest-panel .cde-inv-row{cursor:pointer;border-bottom:1px solid #ffffff0f;border-radius:8px;justify-content:space-between;align-items:center;padding:13px 8px;transition:background .12s;display:flex}#cde-invest-panel .cde-inv-row:hover{background:#ffffff0d}#cde-invest-panel .cde-inv-row.active{background:#7551ff29}#cde-invest-panel .cde-inv-row .m{color:#fff;font-size:14px;font-weight:600}#cde-invest-panel .cde-inv-row.active .m{color:#a78bfa}#cde-invest-panel .cde-inv-row .a{font-variant-numeric:tabular-nums;color:#fff;font-size:14px;font-weight:700}#switcher-toggle-btn{z-index:300;color:#fffc;cursor:pointer;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(135deg,#7551ff2e,#01f1e314);border:1px solid #7551ff59;border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.15rem;transition:all .25s cubic-bezier(.175,.885,.32,1.275);display:none;position:fixed;bottom:24px;left:20px;box-shadow:0 4px 24px #7551ff40,0 0 0 1px #7551ff26}#switcher-toggle-btn:hover{color:#fff;background:linear-gradient(135deg,#7551ff59,#01f1e326);border-color:#7551ff99;transform:translateY(-2px)scale(1.05);box-shadow:0 8px 32px #7551ff66,0 0 0 1px #7551ff4d}#switcher-backdrop{z-index:250;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;animation:.2s fadeInBackdrop;display:none;position:fixed;inset:0}@keyframes fadeInBackdrop{0%{opacity:0}to{opacity:1}}#switcher-backdrop.open{display:block}#client-switcher-drawer{z-index:260;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(#0c0d16 0%,#080910 100%);border-right:1px solid #7551ff26;flex-direction:column;width:260px;transition:left .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;left:-280px;box-shadow:6px 0 40px #000000b3,1px 0 #7551ff1a}#client-switcher-drawer:after{content:"";opacity:0;background:linear-gradient(#0000,#7551ff80,#01f1e34d,#0000);border-radius:2px;width:2px;height:80%;transition:opacity .3s;position:absolute;top:10%;right:-1px}#client-switcher-drawer.open:after{opacity:1}#client-switcher-drawer.open{left:0}.drawer-header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:22px 20px 16px;display:flex;position:relative}.drawer-header:before{content:"";background:linear-gradient(90deg,#0000,#7551ff99,#01f1e34d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.drawer-header span{text-transform:uppercase;letter-spacing:2px;background:linear-gradient(90deg,#7551ff,#01f1e3);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Inter,sans-serif;font-size:.65rem;font-weight:700}.drawer-close-btn{color:#ffffff73;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:1rem;transition:all .2s;display:flex}.drawer-close-btn:hover{color:#fff;background:#ff4d4d1f;border-color:#ff4d4d40}.drawer-clients-list{scrollbar-width:thin;scrollbar-color:#7551ff4d transparent;flex-direction:column;flex:1;gap:6px;padding:14px 12px;display:flex;overflow-y:auto}.drawer-clients-list::-webkit-scrollbar{width:3px}.drawer-clients-list::-webkit-scrollbar-thumb{background:#7551ff4d;border-radius:4px}.drawer-client-item{cursor:pointer;color:#fff9;background:#ffffff05;border:1px solid #ffffff0a;border-radius:14px;align-items:center;gap:12px;padding:11px 13px;font-family:Inter,sans-serif;text-decoration:none;transition:all .22s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.drawer-client-item:before{content:"";opacity:0;background:linear-gradient(#7551ff,#01f1e3);border-radius:0 2px 2px 0;width:3px;transition:opacity .2s;position:absolute;top:0;bottom:0;left:0}.drawer-client-item:hover{color:#fff;background:#7551ff12;border-color:#7551ff33;transform:translate(3px)}.drawer-client-item:hover:before{opacity:.6}.drawer-client-item.active{color:#fff;background:linear-gradient(135deg,#7551ff24,#01f1e30d);border-color:#7551ff66;box-shadow:0 4px 20px #7551ff26,inset 0 1px #ffffff0d}.drawer-client-item.active:before{opacity:1}.drawer-client-logo{background:#ffffff0a;border:1px solid #ffffff17;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000004d}.drawer-client-item.active .drawer-client-logo{border-color:#7551ff66;box-shadow:0 0 12px #7551ff33}.drawer-client-logo img{object-fit:contain;width:30px;height:30px}.drawer-client-logo .initials{background:linear-gradient(135deg,#7551ff,#01f1e3);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1rem;font-weight:700}.drawer-client-name{letter-spacing:.01em;font-size:.83rem;font-weight:500;line-height:1.25}.drawer-footer{border-top:1px solid #ffffff0d;padding:12px 12px 16px}.drawer-hub-link{color:#ffffff59;border:1px solid #0000;border-radius:12px;align-items:center;gap:10px;padding:11px 14px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.drawer-hub-link:hover{color:#ffffffb3;background:#7551ff14;border-color:#7551ff33}.drawer-hub-link ion-icon{color:#7551ff99;font-size:1rem}#client-switcher-drawer.open~#switcher-toggle-btn{opacity:0;pointer-events:none;transform:scale(.85)}.drawer-handle{background:#ffffff26;border-radius:2px;flex-shrink:0;width:38px;height:4px;margin:10px auto 0;display:none}.drawer-search-wrap{flex-shrink:0;padding:4px 12px 10px;position:relative}.drawer-search-wrap ion-icon{color:#ffffff47;pointer-events:none;font-size:.95rem;position:absolute;top:50%;left:24px;transform:translateY(-60%)}.drawer-search-input{color:#fff;background:#ffffff0d;border:1px solid #ffffff12;border-radius:11px;outline:none;width:100%;height:38px;padding:0 12px 0 36px;font-family:Inter,sans-serif;font-size:.83rem;transition:border-color .2s}.drawer-search-input::placeholder{color:#ffffff38}.drawer-search-input:focus{border-color:#7551ff73}.drawer-clients-list{min-height:0}@media (max-width:768px){#client-switcher-drawer{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#111118!important;border-top:none!important;border-right:none!important;border-radius:20px 20px 0 0!important;width:100%!important;max-height:85dvh!important;transition:bottom .45s cubic-bezier(.32,.72,0,1)!important;inset:auto 0 -100%!important;box-shadow:0 -10px 60px #00000080!important}#client-switcher-drawer.open{bottom:0!important}#client-switcher-drawer:after{display:none!important}.drawer-handle{background:#fff3;border-radius:3px;width:36px;height:5px;margin:8px auto 4px;display:block}.drawer-header{border-bottom:none!important;padding:12px 20px!important}.drawer-header:before{display:none!important}.drawer-header span{letter-spacing:0!important;text-transform:none!important;background:0 0!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:#fff!important;background-clip:unset!important;font-size:1rem!important;font-weight:600!important}.drawer-close-btn{background:#ffffff14!important;border:none!important;border-radius:50%!important;width:32px!important;height:32px!important;font-size:1.1rem!important}.drawer-search-wrap{padding:0 16px 12px!important}.drawer-search-input{background:#ffffff12!important;border:none!important;border-radius:12px!important;height:40px!important;font-size:.9rem!important}.drawer-search-input:focus{background:#ffffff1a!important;border:none!important;box-shadow:0 0 0 2px #7551ff4d!important}.drawer-clients-list{gap:2px!important;padding:4px 12px 16px!important}.drawer-client-item{min-height:52px;background:0 0!important;border:none!important;border-radius:12px!important;gap:14px!important;padding:12px 14px!important}.drawer-client-item:before{display:none!important}.drawer-client-item:active{background:#ffffff0f!important;transform:scale(.98)!important}.drawer-client-item:hover{background:0 0!important;transform:none!important}.drawer-client-item.active{box-shadow:none!important;background:#7551ff1a!important;border:none!important}.drawer-client-item.active:before{display:none!important}.drawer-client-logo{width:40px!important;height:40px!important;box-shadow:none!important;background:#ffffff0f!important;border:none!important;border-radius:10px!important}.drawer-client-item.active .drawer-client-logo{box-shadow:none!important;background:#7551ff26!important;border:none!important}.drawer-client-logo img{width:28px!important;height:28px!important}.drawer-client-name{font-size:.9rem!important;font-weight:500!important}.drawer-footer{padding:8px 12px 20px!important;padding-bottom:calc(20px + env(safe-area-inset-bottom))!important;border-top:1px solid #ffffff0f!important}.drawer-hub-link{color:#ffffff80!important;border-radius:12px!important;padding:14px!important;font-size:.85rem!important}#switcher-toggle-btn{border-radius:16px!important;width:50px!important;height:50px!important;bottom:20px!important;left:16px!important}[data-theme=light] #client-switcher-drawer{background:#fff!important;box-shadow:0 -10px 60px #00000026!important}[data-theme=light] .drawer-handle{background:#0000001f!important}[data-theme=light] .drawer-header span{-webkit-text-fill-color:var(--text-primary)!important}[data-theme=light] .drawer-close-btn{background:var(--surface-100)!important;color:var(--text-secondary)!important}[data-theme=light] .drawer-search-input{background:var(--surface-100)!important}[data-theme=light] .drawer-search-input:focus{background:var(--surface-50)!important;box-shadow:0 0 0 2px #4f46e533!important}[data-theme=light] .drawer-client-item{color:var(--text-secondary)!important}[data-theme=light] .drawer-client-item:active{background:var(--surface-100)!important}[data-theme=light] .drawer-client-item.active{background:var(--accent-primary-light)!important;color:var(--text-primary)!important}[data-theme=light] .drawer-client-logo{background:var(--surface-100)!important}[data-theme=light] .drawer-client-item.active .drawer-client-logo{background:#4f46e514!important}[data-theme=light] .drawer-footer{border-top-color:var(--border-subtle)!important}[data-theme=light] .drawer-hub-link{color:var(--text-muted)!important}}[data-theme=light] #switcher-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006}[data-theme=light] #client-switcher-drawer{border-right:1px solid var(--border-subtle);box-shadow:var(--shadow-lg);background:#fff}[data-theme=light] .drawer-header{border-bottom-color:var(--border-subtle)}[data-theme=light] .drawer-close-btn{background:var(--surface-100);color:var(--text-secondary);border:none}[data-theme=light] .drawer-close-btn:hover{background:var(--surface-200);color:var(--text-primary)}[data-theme=light] .drawer-client-item{color:var(--text-secondary);background:0 0;border:none}[data-theme=light] .drawer-client-item:hover{background:var(--surface-100);color:var(--text-primary);border:none}[data-theme=light] .drawer-client-item.active{background:var(--surface-100);color:var(--text-primary);box-shadow:none;border:none;font-weight:600}[data-theme=light] .drawer-client-logo{background:var(--surface-100);border:1px solid var(--border-subtle);box-shadow:none}[data-theme=light] .drawer-footer{border-top-color:var(--border-subtle)}[data-theme=light] .drawer-hub-link{color:var(--text-muted)}[data-theme=light] .drawer-hub-link:hover{background:var(--surface-100);color:var(--text-primary)}[data-theme=light] .drawer-handle{background:var(--surface-300)}[data-theme=light] .drawer-search-wrap ion-icon{color:var(--text-muted)}[data-theme=light] .drawer-search-input{background:var(--surface-100);color:var(--text-primary);border:1px solid #0000}[data-theme=light] .drawer-search-input::placeholder{color:var(--text-muted)}[data-theme=light] .drawer-search-input:focus{border-color:var(--surface-300);background:#fff}[data-theme=light] #switcher-toggle-btn{background:var(--accent-purple)!important;color:#fff!important;box-shadow:var(--shadow-md)!important;border:none!important}[data-theme=light] #switcher-toggle-btn:hover{box-shadow:var(--shadow-lg)!important}#ventas-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1100;opacity:0;pointer-events:none;background:#00000080;transition:opacity .25s;position:fixed;inset:0}#ventas-backdrop.open{opacity:1;pointer-events:all}#ventas-panel{z-index:1101;background:#111114;border-left:1px solid #ffffff12;flex-direction:column;width:400px;height:100vh;font-family:Inter,sans-serif;transition:right .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:-420px}#ventas-panel.open{right:0}.vp-header{border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 20px 16px;display:flex}.vp-title{color:#fff;align-items:center;gap:10px;font-size:1rem;font-weight:600;display:flex}.vp-title ion-icon{color:#01f1e3;font-size:1.1rem}.vp-close{color:#fff6;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.1rem;transition:all .15s;display:flex}.vp-close:hover{color:#ff453a;background:#ff453a1f}.vp-form{background:#ffffff04;border-bottom:1px solid #ffffff0f;flex-direction:column;flex-shrink:0;gap:10px;padding:16px 20px;display:flex}.vp-form-title{text-transform:uppercase;letter-spacing:.8px;color:#ffffff4d;margin-bottom:2px;font-size:.68rem;font-weight:600}.vp-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.vp-field{flex-direction:column;gap:4px;display:flex}.vp-label{color:#fff6;font-size:.72rem}.vp-input{color:#fff;background:#ffffff0f;border:1px solid #ffffff14;border-radius:8px;outline:none;padding:9px 12px;font-family:Inter,sans-serif;font-size:.875rem;transition:border-color .15s}.vp-input:focus{border-color:#01f1e3}.vp-input::placeholder{color:#fff3}.vp-actions{gap:8px;display:flex}.vp-btn-save{color:#01f1e3;cursor:pointer;background:#01f1e31f;border:1px solid #01f1e340;border-radius:8px;flex:1;padding:10px;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;transition:all .15s}.vp-btn-save:hover{background:#01f1e338}.vp-btn-cancel{color:#ffffff59;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:8px;padding:10px 16px;font-family:Inter,sans-serif;font-size:.82rem;transition:all .15s;display:none}.vp-btn-cancel:hover{color:#ff453a;border-color:#ff453a33}.vp-list{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;flex:1;padding:12px 20px;overflow-y:auto}.vp-list::-webkit-scrollbar{width:3px}.vp-list::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.vp-list-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.vp-list-title{text-transform:uppercase;letter-spacing:.8px;color:#ffffff4d;font-size:.68rem;font-weight:600}.vp-total{color:#01f1e3;font-size:.78rem;font-weight:600}.vp-empty{color:#fff3;text-align:center;flex-direction:column;align-items:center;gap:8px;padding:40px 0;font-size:.82rem;display:flex}.vp-empty ion-icon{font-size:2rem}.vp-item{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:12px;margin-bottom:8px;padding:12px 14px;transition:border-color .15s;display:flex}.vp-item:hover{border-color:#ffffff1f}.vp-item-info{flex:1;min-width:0}.vp-item-monto{color:#fff;font-size:.95rem;font-weight:600}.vp-item-meta{color:#ffffff59;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:.72rem;overflow:hidden}.vp-item-autor{color:#01f1e380;align-items:center;gap:3px;margin-top:3px;font-size:.68rem;display:flex}.vp-item-autor ion-icon{font-size:.65rem}.vp-item-btns{flex-shrink:0;gap:6px;display:flex}.vp-icon-btn{cursor:pointer;color:#ffffff4d;background:#ffffff0a;border:1px solid #ffffff12;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;transition:all .15s;display:flex}.vp-icon-btn:hover{color:#fff;background:#ffffff14}.vp-icon-btn.delete:hover{color:#ff453a;background:#ff453a1f;border-color:#ff453a33}.vp-icon-btn.edit:hover{color:#01f1e3;background:#01f1e31a;border-color:#01f1e333}.vp-loading{color:#ffffff40;justify-content:center;align-items:center;gap:8px;padding:30px;font-size:.82rem;display:flex}.hsp-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;padding:24px}.hsp-panel-inline{background:#ffffff0a;margin-top:0}.hsp-loading{color:#8e92a3;justify-content:center;align-items:center;gap:10px;padding:40px;font-size:.85rem;display:flex}.hsp-spinner{border:2px solid #ffffff1a;border-top-color:#818cf8;border-radius:50%;width:20px;height:20px;animation:.6s linear infinite hsp-spin}@keyframes hsp-spin{to{transform:rotate(360deg)}}.hsp-tabs{gap:8px;margin-bottom:16px;display:flex}.hsp-tab{cursor:pointer;color:#8e92a3;background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;flex:1;gap:2px;padding:12px 16px;font-size:.82rem;font-weight:600;transition:all .2s;display:flex}.hsp-tab:hover{border-color:#ffffff1f}.hsp-tab.active{color:#fff;background:#6366f114;border-color:#6366f14d}.hsp-tab-amount{color:#fff;font-size:1.1rem;font-weight:700}.hsp-tab:not(.active) .hsp-tab-amount{color:#ccc}.hsp-tab-label{text-transform:uppercase;letter-spacing:.5px;opacity:.6;font-size:.65rem}.hsp-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.hsp-section-label{letter-spacing:1px;color:#8e92a3;text-transform:uppercase;font-size:.7rem}.hsp-title{color:#fff;margin:4px 0 0;font-size:1.15rem;font-weight:600}.hsp-revenue-chip{color:#10b981;background:#10b9811a;border:1px solid #10b98133;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:.82rem;font-weight:600;display:inline-flex}.hsp-search-wrap{align-items:center;display:flex;position:relative}.hsp-search-wrap ion-icon{color:#8e92a3;font-size:16px;position:absolute;left:10px}.hsp-search{color:#fff;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;outline:none;width:220px;padding:8px 12px 8px 32px;font-size:.85rem;transition:border-color .2s}.hsp-search:focus{border-color:#fff3}.hsp-filters{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.hsp-filter-pill{cursor:pointer;white-space:nowrap;border-radius:20px;padding:5px 12px;font-size:.75rem;font-weight:500;transition:all .2s}.hsp-filter-pill:hover{opacity:.8}.hsp-table-wrap{border:1px solid #ffffff0f;border-radius:10px;max-height:480px;overflow:auto}.hsp-table{border-collapse:collapse;width:100%;font-size:.85rem}.hsp-table thead th{text-align:left;text-transform:uppercase;letter-spacing:.5px;color:#8e92a3;cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff08;border-bottom:1px solid #ffffff0f;padding:10px 14px;font-size:.72rem;font-weight:600}.hsp-table thead th:hover{color:#fff}.hsp-row{cursor:pointer;transition:background .15s}.hsp-row:hover{background:#ffffff0a}.hsp-row td{color:#ccc;border-bottom:1px solid #ffffff0a;padding:12px 14px}.hsp-td-name{color:#fff;font-weight:500}.hsp-status-badge{white-space:nowrap;border-radius:12px;padding:3px 10px;font-size:.72rem;font-weight:600;display:inline-block}.hsp-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;justify-content:center;align-items:flex-start;padding:24px;display:flex;position:fixed;inset:0;overflow-y:auto}.hsp-modal-content{background:#1a1b22;border:1px solid #ffffff14;border-radius:16px;width:100%;max-width:960px;margin:auto 0;padding:28px;box-shadow:0 24px 80px #00000080}.hsp-modal-layout{gap:24px;display:flex}.hsp-modal-layout:not(.hsp-two-col){flex-direction:column}.hsp-modal-layout:not(.hsp-two-col) .hsp-modal-left{max-width:100%}.hsp-two-col .hsp-modal-left{flex:1;min-width:0}.hsp-two-col .hsp-modal-right{border-left:1px solid #ffffff0f;flex-shrink:0;width:320px;max-height:65vh;padding-left:24px;overflow-y:auto}@media (max-width:768px){.hsp-modal-layout.hsp-two-col{flex-direction:column}.hsp-two-col .hsp-modal-right{border-top:1px solid #ffffff0f;border-left:none;width:100%;max-height:none;padding-top:16px;padding-left:0}}.hsp-detail-header{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.hsp-detail-name{color:#fff;margin:0;font-size:1.3rem;font-weight:700}.hsp-detail-sub{margin-top:8px;display:block}.hsp-close-btn{color:#8e92a3;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.8rem;line-height:1}.hsp-close-btn:hover{color:#fff}.hsp-detail-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px;margin-bottom:18px;display:grid}.hsp-detail-card{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:10px;padding:14px;display:flex}.hsp-detail-card-icon{color:#818cf8;background:#6366f11f;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.hsp-detail-label{color:#8e92a3;font-size:.72rem}.hsp-detail-value{color:#fff;font-size:1rem;font-weight:600}.hsp-detail-info{background:#ffffff0a;border-radius:10px;flex-wrap:wrap;gap:16px;margin-bottom:16px;padding:14px 16px;display:flex}.hsp-info-item{color:#ccc;align-items:center;gap:6px;font-size:.85rem;display:flex}.hsp-info-item ion-icon{color:#8e92a3;font-size:16px}.hsp-detail-notes{color:#aaa;background:#ffffff08;border-radius:8px;align-items:flex-start;gap:8px;margin-bottom:16px;padding:12px 16px;font-size:.85rem;line-height:1.5;display:flex}.hsp-detail-notes ion-icon{color:#8e92a3;flex-shrink:0;margin-top:2px}.hsp-detail-actions{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.hsp-action-btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:9px 16px;font-size:.85rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.hsp-action-btn:hover{opacity:.85}.hsp-btn-whatsapp{color:#fff;background:#25d366}.hsp-btn-call{color:#fff;background:#3b82f6}.hsp-btn-email{color:#fff;background:#8b5cf6}.hsp-status-section{align-items:center;gap:12px;margin:18px 0;display:flex}.hsp-status-section label{color:#8e92a3;white-space:nowrap;font-size:.85rem}.hsp-status-select{cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;outline:none;padding:8px 12px;font-size:.85rem;font-weight:600}.hsp-status-select option{color:#ccc;background:#1a1b22}.hsp-section-title{color:#8e92a3;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px;font-size:.85rem;font-weight:600}.hsp-timeline-section{margin-bottom:20px}.hsp-timeline-item{border-bottom:1px solid #ffffff0a;gap:12px;padding:12px 0;display:flex}.hsp-timeline-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.hsp-timeline-icon ion-icon{font-size:18px}.hsp-timeline-content{flex:1;min-width:0}.hsp-timeline-meta{color:#8e92a3;margin-bottom:4px;font-size:.78rem}.hsp-timeline-text{color:#ccc;font-size:.85rem;line-height:1.5}.hsp-interaction-form{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;padding:16px}.hsp-form-row{margin-bottom:10px}.hsp-form-select{color:#ccc;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;padding:8px 12px;font-size:.85rem}.hsp-form-select option{background:#1a1b22}.hsp-form-textarea{color:#ccc;resize:vertical;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;margin-bottom:10px;padding:10px 12px;font-family:inherit;font-size:.85rem}.hsp-form-textarea:focus,.hsp-form-select:focus{border-color:#fff3}.hsp-form-save-btn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:8px;align-items:center;gap:6px;padding:9px 18px;font-size:.85rem;font-weight:600;transition:opacity .2s;display:inline-flex}.hsp-form-save-btn:hover:not(:disabled){opacity:.85}.hsp-form-save-btn:disabled{opacity:.35;cursor:not-allowed}.hsp-form-label{color:#8e92a3;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:.72rem;display:block}.evt-panel-full{margin-bottom:1.25rem}.evt-pipeline-cta{margin-bottom:16px;padding:0 24px}.evt-pipeline-cta-btn{width:100%;color:var(--accent-purple,#a78bfa);cursor:pointer;background:#7c3aed0f;border:1px solid #7c3aed2e;border-radius:14px;align-items:center;gap:10px;padding:14px 18px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;transition:background .2s,border-color .2s,box-shadow .2s;display:flex}.evt-pipeline-cta-btn:hover{background:#7c3aed1a;border-color:#7c3aed4d;box-shadow:0 0 20px #7c3aed14}.evt-pipeline-cta-btn ion-icon{font-size:1.15rem}.evt-pipeline-cta-count{color:var(--accent-purple,#a78bfa);background:#7c3aed26;border-radius:10px;padding:2px 8px;font-size:.75rem;font-weight:700}.evt-back-btn{color:#fff9;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.1rem;transition:all .2s;display:flex}.evt-back-btn:hover{color:#fff;background:#ffffff14;border-color:#ffffff26}[data-theme=light] .evt-pipeline-cta-btn{color:#7c3aed;background:#7c3aed0a;border-color:#7c3aed26}[data-theme=light] .evt-pipeline-cta-btn:hover{background:#7c3aed14}[data-theme=light] .evt-pipeline-cta-count{color:#7c3aed;background:#7c3aed1a}[data-theme=light] .evt-back-btn{color:#374151;background:#0000000a;border-color:#e5e7eb}[data-theme=light] .evt-back-btn:hover{color:#111;background:#00000014}.split-row-grid.crm-active{grid-template-columns:1fr}.split-row-grid.crm-active .big-chart-card{min-height:280px}@keyframes evt-card-in{0%{opacity:0;filter:blur(4px);transform:translateY(8px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes evt-col-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes evt-chip-in{0%{opacity:0;transform:translateY(-6px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.evt-fs-header{border-bottom:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;padding-bottom:16px;display:flex}.evt-fs-header-left{align-items:center;gap:14px;display:flex}.evt-fs-title-group{flex-direction:column;gap:2px;display:flex}.evt-fs-title{letter-spacing:-.5px;color:var(--text-primary,#fff);margin:0;font-size:1.65rem;font-weight:800;line-height:1.2}.evt-fs-stats{color:var(--text-secondary,#fff9);align-items:center;gap:8px;margin-top:2px;font-size:.8rem;display:flex}.evt-fs-stat{color:var(--text-primary,#fff);font-variant-numeric:tabular-nums;font-weight:600}.evt-fs-stat.green{color:var(--accent-green,#6ee7a0)}.evt-fs-stat.amber{color:var(--accent-amber,#fbbf24)}.evt-fs-stat-label{color:var(--text-muted,#ffffff61);font-weight:400}.evt-fs-stat-sep{color:var(--text-muted,#fff3)}.evt-fs-header-right{align-items:center;gap:10px;display:flex}.evt-fs-toggle{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;display:flex;overflow:hidden}.evt-fs-toggle-btn{color:var(--text-muted,#ffffff61);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:8px 18px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.evt-fs-toggle-btn.active{color:var(--accent-purple,#a78bfa);background:#7c3aed1f;font-weight:600}.evt-fs-toggle-btn:hover:not(.active){color:var(--text-secondary,#fff9)}.evt-fs-search{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:8px;padding:9px 16px;transition:border-color .2s;display:flex}.evt-fs-search:focus-within{border-color:#8b5cf64d}.evt-fs-search ion-icon{color:var(--text-muted);flex-shrink:0;font-size:1rem}.evt-fs-search input{color:var(--text-primary,#fff);background:0 0;border:none;outline:none;width:180px;font-family:Inter,sans-serif;font-size:.85rem}.evt-fs-search input::placeholder{color:var(--text-muted,#ffffff40)}.evt-fs-body{height:calc(100vh - 220px);overflow:hidden}.evt-fs-calendar-layout{gap:0;height:calc(100vh - 240px);min-height:500px;display:flex}.evt-fs-calendar-main{flex-direction:column;flex:1;min-width:0;display:flex}.evt-fs-calendar-sidebar{border-left:1px solid #ffffff0f;flex-direction:column;flex-shrink:0;width:340px;padding:0 0 0 24px;display:flex;overflow-y:auto}.evt-fs-pipeline{gap:14px;height:100%;min-height:0;padding-bottom:8px;display:flex;overflow-x:auto}.evt-fs-pipeline .evt-kanban-col{flex-direction:column;flex:1;min-width:200px;max-width:none;max-height:100%;display:flex}.evt-agenda-list{flex:1;padding-top:4px;overflow-y:auto}.evt-agenda-section-label{text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted,#ffffff4d);background:var(--bg-primary,#0f0f15);z-index:1;padding:12px 14px 6px;font-size:.68rem;font-weight:700;position:sticky;top:0}.evt-agenda-row{cursor:pointer;border-bottom:1px solid #ffffff0a;border-radius:12px;align-items:center;gap:14px;padding:14px;transition:all .15s;display:flex}.evt-agenda-row:last-child{border-bottom:none}.evt-agenda-row:hover{background:#ffffff0a;transform:translate(2px)}.evt-agenda-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 8px}.evt-agenda-date{width:110px;color:var(--text-secondary,#fff9);flex-shrink:0;font-size:.78rem;font-weight:500;line-height:1.4}.evt-agenda-info{flex:1;min-width:0}.evt-agenda-name{color:var(--text-primary,#fff);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.evt-agenda-meta{color:var(--text-muted,#ffffff61);margin-top:3px;font-size:.76rem}.evt-agenda-amount{color:var(--accent-green,#6ee7a0);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.85rem;font-weight:700}.evt-stats-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.evt-stat-card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:10px;padding:12px 10px;transition:all .2s}.evt-stat-card:hover{background:#ffffff0d}.evt-stat-label{text-transform:uppercase;letter-spacing:.4px;color:#6b7280;margin-bottom:3px;font-size:.62rem;font-weight:600}.evt-stat-value{color:#fff;letter-spacing:-.03em;font-family:Satoshi,Inter,sans-serif;font-size:1.1rem;font-weight:900}.evt-stat-value.green{color:var(--accent-green,#82e0aa)}.evt-stat-value.purple{color:var(--accent-purple,#c4a8ff)}.evt-stat-value.amber{color:var(--accent-amber,#fcd34d)}.evt-mini-cal-nav{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.evt-mini-cal-label{color:#e5e7eb;text-transform:capitalize;font-family:Satoshi,Inter,sans-serif;font-size:.82rem;font-weight:700}.evt-mini-cal-btns{gap:4px;display:flex}.evt-mini-cal-btn{color:#8e92a3;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:7px;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;transition:all .15s;display:flex}.evt-mini-cal-btn:hover{color:var(--accent-purple,#c4a8ff);border-color:#c4a8ff4d}.evt-mini-cal-grid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.evt-mini-cal-header{text-align:center;color:#4b5563;text-transform:uppercase;padding:3px 0;font-size:.58rem;font-weight:700}.evt-mini-cal-cell{aspect-ratio:1;cursor:pointer;color:#8e92a3;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;font-size:.7rem;font-weight:500;transition:all .15s;display:flex;position:relative}.evt-mini-cal-cell:hover{background:#ffffff0f}.evt-mini-cal-cell.today{color:var(--accent-purple,#c4a8ff);background:#c4a8ff1f;font-weight:700}.evt-mini-cal-cell.has-events:after{content:"";background:#818cf8;border-radius:50%;width:4px;height:4px;position:absolute;bottom:2px}.evt-mini-cal-cell.pad{color:#1f2937;cursor:default}.evt-mini-cal-cell.pad:hover{background:0 0}.evt-upcoming-item{cursor:pointer;border-bottom:1px solid #ffffff08;gap:8px;padding:8px 0;transition:all .15s;animation:.35s both evt-card-in;display:flex}.evt-upcoming-item:last-child{border-bottom:none}.evt-upcoming-item:hover{padding-left:4px}.evt-upcoming-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:5px}.evt-upcoming-info{flex:1;min-width:0}.evt-upcoming-name{color:#e5e7eb;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:600;overflow:hidden}.evt-upcoming-meta{color:#6b7280;margin-top:1px;font-size:.65rem}.evt-upcoming-amount{color:var(--accent-green,#82e0aa);flex-shrink:0;align-self:center;font-family:Satoshi,Inter,sans-serif;font-size:.75rem;font-weight:700}.evt-kanban-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.evt-kanban-header-left{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.evt-kanban-summary{align-items:center;gap:10px;display:flex}.evt-kanban-chip{border-radius:20px;align-items:center;gap:5px;padding:5px 12px;font-size:.75rem;font-weight:600;animation:.4s both evt-chip-in;display:inline-flex}.evt-kanban-chip:nth-child(2){animation-delay:80ms}.evt-kanban-chip:nth-child(3){animation-delay:.16s}.evt-kanban-chip-proceso{color:#818cf8;background:#6366f11a;border:1px solid #6366f133}.evt-kanban-chip-ventas{color:#10b981;background:#10b9811a;border:1px solid #10b98133}.evt-kanban-chip-perdido{color:#ef4444;background:#ef44440f;border:1px solid #ef44441f}.evt-kanban-controls{align-items:center;gap:8px;display:flex}.evt-kanban-toggle{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;gap:2px;padding:3px;display:flex}.evt-kanban-toggle-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:5px;padding:7px 14px;font-size:.78rem;font-weight:600;transition:all .25s;display:flex}.evt-kanban-toggle-btn.active{color:var(--accent-purple,#c4a8ff);background:#c4a8ff1a;box-shadow:0 0 12px #c4a8ff14}.evt-kanban-toggle-btn:hover:not(.active){color:#9ca3af}.evt-kanban-board{scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.evt-kanban-board::-webkit-scrollbar{height:5px}.evt-kanban-board::-webkit-scrollbar-track{background:0 0}.evt-kanban-board::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:3px}.evt-kanban-col{background:#ffffff05;border:1px solid #ffffff0d;border-radius:14px;flex-direction:column;flex:1;min-width:220px;max-width:none;animation:.45s both evt-col-in;display:flex;overflow:hidden}.evt-kanban-col:nth-child(2){animation-delay:50ms}.evt-kanban-col:nth-child(3){animation-delay:.1s}.evt-kanban-col:nth-child(4){animation-delay:.15s}.evt-kanban-col:nth-child(5){animation-delay:.2s}.evt-kanban-col:nth-child(6){animation-delay:.25s}.evt-kanban-col-header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.evt-kanban-col-title{text-transform:uppercase;letter-spacing:.6px;align-items:center;gap:7px;font-family:Satoshi,Inter,sans-serif;font-size:.7rem;font-weight:700;display:flex}.evt-kanban-col-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.evt-kanban-col-count{color:#6b7280;background:#ffffff0d;border-radius:8px;padding:2px 8px;font-size:.68rem;font-weight:700}.evt-kanban-col-body{scrollbar-width:thin;scrollbar-color:#ffffff0f transparent;flex-direction:column;flex:1;gap:10px;padding:10px;display:flex;overflow-y:auto}.evt-kanban-col-body::-webkit-scrollbar{width:3px}.evt-kanban-col-body::-webkit-scrollbar-thumb{background:#ffffff0f;border-radius:2px}.evt-kanban-card{cursor:pointer;background:#ffffff09;border:1px solid #ffffff0d;border-radius:10px;padding:12px 12px 12px 14px;transition:all .2s cubic-bezier(.4,0,.2,1);animation:.35s both evt-card-in;position:relative}.evt-kanban-card:first-child{animation-delay:60ms}.evt-kanban-card:nth-child(2){animation-delay:.12s}.evt-kanban-card:nth-child(3){animation-delay:.18s}.evt-kanban-card:nth-child(4){animation-delay:.24s}.evt-kanban-card:before{content:"";background:var(--card-accent,#818cf8);opacity:.6;border-radius:2px;width:3px;transition:opacity .2s;position:absolute;top:8px;bottom:8px;left:0}.evt-kanban-card:hover{background:#ffffff0f;border-color:#ffffff1a;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d,0 0 0 1px #c4a8ff0f}.evt-kanban-card:hover:before{opacity:1}.evt-kanban-card-name{color:#f3f4f6;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-family:Satoshi,Inter,sans-serif;font-size:.9rem;font-weight:600;line-height:1.3;overflow:hidden}.evt-kanban-card-type{color:#6b7280;align-items:center;gap:4px;margin-bottom:8px;font-size:.76rem;display:flex}.evt-kanban-card-meta{justify-content:space-between;align-items:center;gap:6px;display:flex}.evt-kanban-card-pax{color:#6b7280;align-items:center;gap:4px;font-size:.74rem;display:flex}.evt-kanban-card-pax ion-icon{font-size:13px}.evt-kanban-card-amount{color:var(--accent-green,#82e0aa);font-family:Satoshi,Inter,sans-serif;font-size:.85rem;font-weight:700}.evt-kanban-card-date{color:#4b5563;align-items:center;gap:4px;margin-top:8px;font-size:.72rem;display:flex}.evt-kanban-card-date ion-icon{font-size:11px}.evt-kanban-card-actions{opacity:0;gap:3px;margin-top:8px;transition:opacity .15s;display:flex}.evt-kanban-card:hover .evt-kanban-card-actions{opacity:1}.evt-kanban-card-action{cursor:pointer;border:none;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;text-decoration:none;transition:all .15s;display:flex}.evt-kanban-card-action:hover{opacity:.8;transform:scale(1.08)}.evt-kanban-card-action.wa{color:#25d366;background:#25d3661f}.evt-kanban-card-action.call{color:#3b82f6;background:#3b82f61f}.evt-kanban-card-action.email{color:#8b5cf6;background:#8b5cf61f}.evt-kanban-col-empty{text-align:center;color:#374151;padding:28px 10px;font-size:.78rem;font-style:italic}.evt-kanban-col-total{color:var(--accent-green,#82e0aa);text-align:right;border-top:1px solid #ffffff0d;flex-shrink:0;padding:12px 14px;font-family:Satoshi,Inter,sans-serif;font-size:.85rem;font-weight:700}.evt-cal-nav{flex-shrink:0;align-items:center;gap:10px;margin-bottom:16px;display:flex}.evt-cal-nav-btn{color:#9ca3af;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;align-items:center;padding:8px 12px;font-size:.9rem;transition:all .15s;display:flex}.evt-cal-nav-btn:hover{color:var(--accent-purple,#c4a8ff);border-color:#c4a8ff4d}.evt-cal-today-btn{color:var(--accent-purple,#c4a8ff);border-color:#c4a8ff40;padding:7px 14px;font-size:.82rem}.evt-cal-week-label{color:#fff;font-family:Satoshi,Inter,sans-serif;font-size:1.05rem;font-weight:700}.evt-cal-grid{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;flex:1;grid-template-columns:repeat(7,1fr);gap:1px;display:grid;overflow-y:auto}.evt-cal-day{background:#ffffff05;border-right:1px solid #ffffff0a;flex-direction:column;min-height:120px;padding:12px;animation:.4s both evt-col-in;display:flex}.evt-cal-day:last-child{border-right:none}.evt-cal-day:nth-child(2){animation-delay:40ms}.evt-cal-day:nth-child(3){animation-delay:80ms}.evt-cal-day:nth-child(4){animation-delay:.12s}.evt-cal-day:nth-child(5){animation-delay:.16s}.evt-cal-day:nth-child(6){animation-delay:.2s}.evt-cal-day:nth-child(7){animation-delay:.24s}.evt-cal-today{box-shadow:inset 0 2px 0 var(--accent-purple,#a78bfa);background:#c4a8ff0a}.evt-cal-day-header{text-transform:uppercase;color:#6b7280;text-align:center;letter-spacing:.3px;margin-bottom:10px;font-family:Satoshi,Inter,sans-serif;font-size:.72rem;font-weight:700}.evt-cal-today .evt-cal-day-header{color:var(--accent-purple,#c4a8ff)}.evt-cal-day-header .evt-cal-day-num{color:var(--text-primary,#e5e7eb);letter-spacing:-.5px;margin-top:2px;font-size:1.3rem;font-weight:800;display:block}.evt-cal-today .evt-cal-day-header .evt-cal-day-num{background:var(--accent-purple,#a78bfa);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;display:inline-flex}.evt-cal-card{cursor:pointer;background:#ffffff0a;border-radius:8px;margin-bottom:6px;padding:8px 10px;transition:all .15s;animation:.3s both evt-card-in}.evt-cal-card:hover{background:#ffffff14;transform:translateY(-1px);box-shadow:0 4px 12px #0003}.evt-cal-time{color:var(--accent-purple,#c4a8ff);font-size:.7rem;font-weight:700}.evt-cal-name{color:#e5e7eb;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:.82rem;font-weight:600;overflow:hidden}.evt-cal-type{color:#6b7280;margin-top:1px;font-size:.7rem}.evt-cal-pax{color:#9ca3af;align-items:center;gap:3px;margin-top:2px;font-size:.65rem;display:flex}.evt-cal-pax ion-icon{font-size:.7rem}.evt-cal-empty{color:#ffffff14;text-align:center;padding:20px 0;font-size:.75rem}.evt-cal-view-toggle{gap:3px;margin-left:auto;display:flex}.evt-cal-view-btn{color:#6b7280;cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;padding:7px 14px;font-size:.78rem;font-weight:600;transition:all .15s}.evt-cal-view-btn:hover{border-color:#ffffff1f}.evt-cal-view-btn.active{color:var(--accent-purple,#c4a8ff);background:#c4a8ff1a;border-color:#c4a8ff40}.evt-cal-day-view{border:1px solid #ffffff0f;border-radius:14px;flex:1;overflow-y:auto}.evt-cal-hour-row{border-bottom:1px solid #ffffff0a;gap:0;min-height:60px;display:flex}.evt-cal-hour-label{color:#4b5563;text-align:right;border-right:1px solid #ffffff0a;flex-shrink:0;width:64px;padding:8px 12px 0 0;font-family:Satoshi,Inter,sans-serif;font-size:.72rem;font-weight:600}.evt-cal-hour-content{flex-wrap:wrap;flex:1;align-items:flex-start;gap:6px;padding:6px 10px;display:flex}.evt-cal-empty-slot{height:1px}.evt-cal-month-grid{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;flex:1;grid-template-columns:repeat(7,1fr);gap:1px;display:grid;overflow:hidden}.evt-cal-month-header{text-align:center;color:#4b5563;text-transform:uppercase;background:#ffffff05;padding:10px 0;font-family:Satoshi,Inter,sans-serif;font-size:.72rem;font-weight:700}.evt-cal-month-cell{cursor:pointer;background:#ffffff05;min-height:80px;padding:8px;transition:all .15s}.evt-cal-month-cell:hover{background:#ffffff0a}.evt-cal-month-cell.evt-cal-today{box-shadow:inset 0 2px 0 var(--accent-purple,#a78bfa);background:#c4a8ff0d}.evt-cal-month-pad{cursor:default;background:#ffffff03}.evt-cal-month-day{color:#9ca3af;margin-bottom:6px;font-family:Satoshi,Inter,sans-serif;font-size:.8rem;font-weight:600}.evt-cal-today .evt-cal-month-day{color:#fff;background:var(--accent-purple,#a78bfa);border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.evt-cal-month-dots{flex-wrap:wrap;gap:3px;display:flex}.evt-cal-month-dot{border-radius:50%;width:8px;height:8px}.evt-cal-month-more{color:#6b7280;font-size:.65rem}.evt-cal-month-event{white-space:nowrap;text-overflow:ellipsis;cursor:pointer;color:#fff;border-radius:4px;margin-bottom:2px;padding:2px 6px;font-size:.68rem;font-weight:500;overflow:hidden}.evt-call-scheduled{color:#f59e0b;background:#f59e0b0f;border:1px solid #f59e0b26;border-radius:10px;align-items:center;gap:8px;margin-bottom:14px;padding:10px 14px;font-size:.82rem;display:flex}.evt-call-past{color:#6b7280;background:#10b9810a;border:1px solid #10b9811a;border-radius:10px;align-items:center;gap:8px;margin-bottom:14px;padding:10px 14px;font-size:.82rem;display:flex}@media (max-width:1024px){.evt-fs-calendar-sidebar{width:280px}.evt-fs-search input{width:120px}}@media (max-width:768px){.evt-fs-header{flex-direction:column;align-items:flex-start}.evt-fs-calendar-layout{flex-direction:column;height:auto;min-height:calc(100vh - 240px)}.evt-fs-calendar-sidebar{border-top:1px solid #ffffff0f;border-left:none;width:100%;max-height:400px;padding:16px 0 0}.evt-fs-pipeline{height:100%;min-height:400px}.evt-fs-toggle-btn{padding:6px 12px;font-size:.78rem}.evt-fs-search input{width:100px}.evt-kanban-col{min-width:220px}}[data-theme=light] .evt-fs-header{border-color:#e5e7eb}[data-theme=light] .evt-cal-nav-btn{color:#6b7280;background:#f9fafb;border-color:#e5e7eb}[data-theme=light] .evt-cal-nav-btn:hover,[data-theme=light] .evt-cal-today-btn{color:#6366f1;border-color:#6366f14d}[data-theme=light] .evt-cal-week-label{color:#111827}[data-theme=light] .evt-cal-grid{background:#e5e7eb;border-color:#e5e7eb}[data-theme=light] .evt-cal-day{background:#fff;border-color:#f3f4f6}[data-theme=light] .evt-cal-today{background:#6366f108;box-shadow:inset 0 2px #6366f1}[data-theme=light] .evt-cal-day-header{color:#9ca3af}[data-theme=light] .evt-cal-day-header .evt-cal-day-num{color:#374151}[data-theme=light] .evt-cal-today .evt-cal-day-header{color:#6366f1}[data-theme=light] .evt-cal-today .evt-cal-day-header .evt-cal-day-num{color:#fff;background:#6366f1}[data-theme=light] .evt-cal-card{background:#f5f3ff;border:1px solid #e0e7ff}[data-theme=light] .evt-cal-card:hover{background:#ede9fe;box-shadow:0 4px 12px #0000000f}[data-theme=light] .evt-cal-time{color:#6366f1}[data-theme=light] .evt-cal-name{color:#111827}[data-theme=light] .evt-cal-empty{color:#d1d5db}[data-theme=light] .evt-cal-view-btn{color:#9ca3af;background:#f9fafb;border-color:#e5e7eb}[data-theme=light] .evt-cal-view-btn.active{color:#6366f1;background:#6366f10f;border-color:#6366f140}[data-theme=light] .evt-cal-day-view{border-color:#e5e7eb}[data-theme=light] .evt-cal-hour-row{border-color:#f3f4f6}[data-theme=light] .evt-cal-hour-label{color:#9ca3af;border-color:#f3f4f6}[data-theme=light] .evt-cal-month-grid{background:#e5e7eb;border-color:#e5e7eb}[data-theme=light] .evt-cal-month-header{background:#f9fafb}[data-theme=light] .evt-cal-month-cell{background:#fff}[data-theme=light] .evt-cal-month-cell:hover{background:#f9fafb}[data-theme=light] .evt-cal-month-cell.evt-cal-today{background:#6366f108;box-shadow:inset 0 2px #6366f1}[data-theme=light] .evt-cal-month-pad{background:#f9fafb}[data-theme=light] .evt-cal-month-day{color:#6b7280}[data-theme=light] .evt-cal-today .evt-cal-month-day{color:#fff;background:#6366f1}[data-theme=light] .evt-agenda-section-label{color:#9ca3af;background:#fff}[data-theme=light] .evt-kanban-col{background:#fff;border-color:#e5e7eb;box-shadow:0 1px 3px #0000000a}[data-theme=light] .evt-kanban-col-header{border-color:#f3f4f6}[data-theme=light] .evt-kanban-col-count{color:#9ca3af;background:#f3f4f6}[data-theme=light] .evt-kanban-card{background:#fafafa;border-color:#f3f4f6}[data-theme=light] .evt-kanban-card:hover{background:#f3f4f6;border-color:#e5e7eb;box-shadow:0 4px 12px #0000000f,0 0 0 1px #6366f10f}[data-theme=light] .evt-kanban-card:before{opacity:.5}[data-theme=light] .evt-kanban-card-name{color:#111827}[data-theme=light] .evt-kanban-card-type,[data-theme=light] .evt-kanban-card-pax{color:#9ca3af}[data-theme=light] .evt-kanban-card-amount{color:#059669}[data-theme=light] .evt-kanban-card-date{color:#d1d5db}[data-theme=light] .evt-kanban-toggle{background:#f3f4f6;border-color:#e5e7eb}[data-theme=light] .evt-kanban-toggle-btn{color:#9ca3af}[data-theme=light] .evt-kanban-toggle-btn.active{color:#6366f1;box-shadow:none;background:#6366f114}[data-theme=light] .evt-kanban-toggle-btn:hover:not(.active){color:#374151}[data-theme=light] .evt-kanban-col-total{color:#9ca3af;border-color:#f3f4f6}[data-theme=light] .evt-kanban-col-empty{color:#d1d5db}[data-theme=light] .evt-kanban-board::-webkit-scrollbar-thumb{background:#d1d5db}[data-theme=light] .evt-kanban-col-body::-webkit-scrollbar-thumb{background:#d1d5db}[data-theme=light] .evt-fs-toggle{background:#00000008;border-color:#e5e7eb}[data-theme=light] .evt-fs-toggle-btn.active{color:#7c3aed;background:#7c3aed14}[data-theme=light] .evt-fs-search{background:#00000008;border-color:#e5e7eb}[data-theme=light] .evt-fs-search input{color:#111}[data-theme=light] .evt-fs-calendar-sidebar{border-color:#e5e7eb}[data-theme=light] .evt-agenda-row:hover{background:#00000008}[data-theme=light] .evt-agenda-row{border-color:#e5e7eb}[data-theme=light] .evt-sb-section{border-color:#f3f4f6}[data-theme=light] .evt-stat-card{background:#fff;border-color:#f3f4f6;box-shadow:0 1px 2px #00000008}[data-theme=light] .evt-stat-label{color:#9ca3af}[data-theme=light] .evt-stat-value{color:#111827}[data-theme=light] .evt-stat-value.green{color:#059669}[data-theme=light] .evt-stat-value.purple{color:#6366f1}[data-theme=light] .evt-stat-value.amber{color:#d97706}[data-theme=light] .evt-mini-cal-label{color:#111827}[data-theme=light] .evt-mini-cal-btn{color:#6b7280;background:#f9fafb;border-color:#e5e7eb}[data-theme=light] .evt-mini-cal-btn:hover{color:#6366f1;border-color:#6366f14d}[data-theme=light] .evt-mini-cal-cell{color:#6b7280}[data-theme=light] .evt-mini-cal-cell:hover{background:#f3f4f6}[data-theme=light] .evt-mini-cal-cell.today{color:#6366f1;background:#6366f114}[data-theme=light] .evt-mini-cal-cell.has-events:after{background:#6366f1}[data-theme=light] .evt-mini-cal-cell.pad{color:#e5e7eb}[data-theme=light] .evt-upcoming-name{color:#111827}[data-theme=light] .evt-upcoming-meta{color:#9ca3af}[data-theme=light] .evt-upcoming-amount{color:#059669}[data-theme=light] .hsp-panel{background:#fff;border-color:#e5e7eb}[data-theme=light] .hsp-tab{background:#f9fafb;border-color:#e5e7eb}[data-theme=light] .hsp-tab.active{background:#6366f10f;border-color:#6366f140}[data-theme=light] .hsp-tab-amount{color:#111827}[data-theme=light] .hsp-loading{color:#6b7280}[data-theme=light] .hsp-spinner{border-color:#6366f1 #e5e7eb #e5e7eb}[data-theme=light] .hsp-title{color:#111827}[data-theme=light] .hsp-search{color:#111827;background:#f9fafb;border-color:#e5e7eb}[data-theme=light] .hsp-table thead th{color:#6b7280;background:#f9fafb;border-color:#e5e7eb}[data-theme=light] .hsp-row:hover{background:#f3f4f6}[data-theme=light] .hsp-row td{color:#374151;border-color:#f3f4f6}[data-theme=light] .hsp-td-name{color:#111827}[data-theme=light] .hsp-table-wrap{border-color:#e5e7eb}[data-theme=light] .hsp-modal-overlay{background:#0000004d}[data-theme=light] .hsp-modal-content{background:#fff;border-color:#e5e7eb;box-shadow:0 24px 60px #00000026}[data-theme=light] .hsp-detail-name{color:#111827}[data-theme=light] .hsp-detail-card{background:#f9fafb;border-color:#e5e7eb}[data-theme=light] .hsp-detail-value{color:#111827}[data-theme=light] .hsp-detail-info{background:#f9fafb}[data-theme=light] .hsp-info-item{color:#374151}[data-theme=light] .hsp-detail-notes{color:#4b5563;background:#f9fafb}[data-theme=light] .hsp-close-btn{color:#9ca3af}[data-theme=light] .hsp-close-btn:hover{color:#111827}[data-theme=light] .hsp-two-col .hsp-modal-right{border-color:#e5e7eb}@media (max-width:768px){[data-theme=light] .hsp-two-col .hsp-modal-right{border-color:#e5e7eb}}[data-theme=light] .hsp-status-select{background:#f9fafb;border-color:#e5e7eb}[data-theme=light] .hsp-status-select option{color:#374151;background:#fff}[data-theme=light] .hsp-timeline-item{border-color:#f3f4f6}[data-theme=light] .hsp-timeline-text{color:#374151}[data-theme=light] .hsp-interaction-form{background:#f9fafb;border-color:#e5e7eb}[data-theme=light] .hsp-form-select,[data-theme=light] .hsp-form-textarea{color:#374151;background:#fff;border-color:#e5e7eb}[data-theme=light] .hsp-form-select option{background:#fff}[data-theme=light] #ventas-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006}[data-theme=light] #ventas-panel{border-left:1px solid var(--border-subtle);box-shadow:var(--shadow-lg);background:#fff}[data-theme=light] .vp-header{border-bottom-color:var(--border-subtle)}[data-theme=light] .vp-title{color:var(--text-primary)}[data-theme=light] .vp-close{background:var(--surface-100);color:var(--text-secondary);border:none}[data-theme=light] .vp-close:hover{background:var(--surface-200);color:var(--text-primary)}[data-theme=light] .vp-form{border-bottom-color:var(--border-subtle);background:var(--surface-50)}[data-theme=light] .vp-form-title,[data-theme=light] .vp-label{color:var(--text-muted)}[data-theme=light] .vp-input{border:1px solid var(--border-subtle);color:var(--text-primary);background:#fff}[data-theme=light] .vp-input::placeholder{color:var(--text-muted)}[data-theme=light] .vp-btn-cancel{border:1px solid var(--border-subtle);color:var(--text-secondary);background:#fff}[data-theme=light] .vp-list-title,[data-theme=light] .vp-empty{color:var(--text-muted)}[data-theme=light] .vp-item{border:1px solid var(--border-subtle);box-shadow:var(--shadow-xs);background:#fff}[data-theme=light] .vp-item:hover{border-color:var(--surface-300);box-shadow:var(--shadow-sm)}[data-theme=light] .vp-item-monto{color:var(--text-primary)}[data-theme=light] .vp-item-meta{color:var(--text-muted)}[data-theme=light] .vp-icon-btn{background:var(--surface-100);border:1px solid var(--border-subtle);color:var(--text-secondary)}[data-theme=light] .vp-icon-btn:hover{background:var(--surface-200);color:var(--text-primary)}[data-theme=light] .vp-loading{color:var(--text-muted)}[data-theme=light] .vp-list::-webkit-scrollbar-thumb{background:var(--surface-200);border-radius:999px}[data-theme=light] .vp-btn-save{border-radius:10px;font-weight:600;box-shadow:0 2px 8px #2563eb40;color:#fff!important;background:#2563eb!important;border:none!important}[data-theme=light] .vp-btn-save:hover{background:#1d4ed8!important}[data-theme=light] .vp-input:focus{border-color:#2563eb!important;box-shadow:0 0 0 3px #2563eb1a!important}[data-theme=light] .vp-input[type=date]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}
