:root{--ph-navy-900:#0c1f33;--ph-navy-800:#15294a;--ph-navy-700:#1e3a5f;--ph-navy-600:#2a4d76;--ph-navy-500:#3d6796;--ph-navy-200:#c7d4e3;--ph-navy-100:#e9eef5;--ph-navy-50:#f4f6fa;--ph-copper-700:oklch(55% .13 50);--ph-copper-600:oklch(62% .13 50);--ph-copper-500:oklch(68% .13 55);--ph-copper-300:oklch(82% .08 60);--ph-copper-100:oklch(94% .03 65);--ph-teal-700:oklch(45% .08 200);--ph-teal-500:oklch(58% .07 200);--ph-teal-100:oklch(94% .02 200);--ph-ink:#0f1418;--ph-ink-2:#2a323a;--ph-muted:#6a7480;--ph-muted-2:#98a2ad;--ph-line:#e5e2db;--ph-line-soft:#efece6;--ph-surface:#faf9f6;--ph-surface-2:#f4f3ee;--ph-surface-3:#ecebe3;--ph-white:#fff;--ph-success:oklch(55% .13 155);--ph-success-soft:oklch(93% .05 155);--ph-warn:oklch(72% .14 75);--ph-warn-soft:oklch(95% .06 80);--ph-danger:oklch(55% .18 25);--ph-danger-soft:oklch(94% .04 25);--ph-info:var(--ph-navy-700);--color-primary:var(--ph-navy-700);--color-primary-hover:var(--ph-navy-800);--color-primary-soft:var(--ph-navy-100);--color-accent:var(--ph-copper-500);--color-accent-soft:var(--ph-copper-100);--color-bg:var(--ph-surface);--color-bg-elevated:var(--ph-white);--color-bg-panel:var(--ph-surface-2);--color-text:var(--ph-ink);--color-text-muted:var(--ph-muted);--color-line:var(--ph-line);--font-display:"Instrument Serif", "Cormorant Garamond", Georgia, serif;--font-sans:"Geist", "Sohne", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace;--fs-12:12px;--fs-13:13px;--fs-14:14px;--fs-15:15px;--fs-16:16px;--fs-18:18px;--fs-20:20px;--fs-24:24px;--fs-28:28px;--fs-32:32px;--fs-40:40px;--fs-56:56px;--fs-72:72px;--lh-tight:1.1;--lh-snug:1.25;--lh-base:1.5;--lh-loose:1.7;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:20px;--sp-6:24px;--sp-8:32px;--sp-10:40px;--sp-12:48px;--sp-16:64px;--sp-20:80px;--sp-24:96px;--rad-1:4px;--rad-2:8px;--rad-3:12px;--rad-4:16px;--rad-pill:999px;--sh-xs:0 1px 0 #141e280a;--sh-sm:0 1px 2px #141e280f, 0 1px 0 #141e2808;--sh-md:0 4px 12px -2px #141e2814, 0 2px 4px -1px #141e280a;--sh-lg:0 12px 32px -6px #141e2824, 0 4px 8px -2px #141e280f;--sh-focus:0 0 0 3px #1e3a5f38;--container:1280px;--container-narrow:880px;--ease-out:cubic-bezier(.2, .7, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--dur-1:.12s;--dur-2:.2s;--dur-3:.32s}[data-theme=dark]{--color-bg:#0b1117;--color-bg-elevated:#131c25;--color-bg-panel:#18222d;--color-text:#e6ecf2;--color-text-muted:#8a98a8;--color-line:#1f2a36;--color-primary:#6ba3f0;--color-primary-soft:#15294a}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font-sans);font-size:var(--fs-15);line-height:var(--lh-base);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}h1,h2,h3,h4,h5{letter-spacing:-.01em;margin:0;font-weight:500}h1{font-family:var(--font-display);font-weight:400;font-size:var(--fs-56);line-height:var(--lh-tight);letter-spacing:-.02em}h2{font-family:var(--font-display);font-weight:400;font-size:var(--fs-40);line-height:var(--lh-tight);letter-spacing:-.015em}h3{font-size:var(--fs-20);line-height:var(--lh-snug)}h4{font-size:var(--fs-16);line-height:var(--lh-snug)}p{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.ph-container{max-width:var(--container);margin:0 auto;padding:0 clamp(20px,5vw,80px)}.ph-container--narrow{max-width:var(--container-narrow)}.ph-stack>*+*{margin-top:var(--ph-stack-gap,var(--sp-4))}.ph-row{align-items:center;gap:var(--sp-3);display:flex}.ph-row--between{justify-content:space-between}.ph-grid{gap:var(--sp-4);display:grid}.ph-btn{justify-content:center;align-items:center;gap:var(--sp-2);border-radius:var(--rad-2);font-size:var(--fs-14);letter-spacing:-.005em;transition:background var(--dur-2) var(--ease-out), color var(--dur-2) var(--ease-out), transform var(--dur-1) var(--ease-out);white-space:nowrap;cursor:pointer;padding:10px 18px;font-weight:500;display:inline-flex}.ph-btn:active{transform:scale(.98)}.ph-btn--primary{background:var(--color-primary);color:var(--ph-white)}.ph-btn--primary:hover{background:var(--color-primary-hover)}.ph-btn--ghost{color:var(--color-text);border:1px solid var(--color-line);background:0 0}.ph-btn--ghost:hover{background:var(--color-bg-panel)}.ph-btn--accent{background:var(--color-accent);color:var(--ph-white)}.ph-btn--accent:hover{filter:brightness(.95)}.ph-btn--whatsapp{background:var(--ph-success);color:var(--ph-white)}.ph-btn--whatsapp:hover{filter:brightness(.96)}.ph-btn--lg{font-size:var(--fs-15);padding:14px 22px}.ph-btn--sm{font-size:var(--fs-13);padding:6px 12px}.ph-input{width:100%;font:inherit;font-size:var(--fs-14);border:1px solid var(--color-line);border-radius:var(--rad-2);background:var(--color-bg-elevated);color:var(--color-text);transition:border-color var(--dur-2), box-shadow var(--dur-2);outline:none;padding:10px 12px}.ph-input:focus{border-color:var(--color-primary);box-shadow:var(--sh-focus)}.ph-label{font-size:var(--fs-13);color:var(--color-text);margin-bottom:6px;font-weight:500;display:block}.ph-card{background:var(--color-bg-elevated);border:1px solid var(--color-line);border-radius:var(--rad-3);padding:var(--sp-6)}.ph-panel{background:var(--color-bg-panel);border:1px solid var(--color-line);border-radius:var(--rad-3)}.ph-chip{font-size:var(--fs-12);border-radius:var(--rad-pill);background:var(--ph-navy-100);color:var(--ph-navy-800);letter-spacing:.01em;align-items:center;gap:6px;padding:4px 10px;font-weight:500;display:inline-flex}.ph-chip--accent{background:var(--ph-copper-100);color:var(--ph-copper-700)}.ph-chip--ok{background:var(--ph-success-soft);color:var(--ph-success)}.ph-chip--warn{background:var(--ph-warn-soft);color:oklch(45% .14 75)}.ph-chip--danger{background:var(--ph-danger-soft);color:var(--ph-danger)}.ph-chip--neutral{background:var(--ph-surface-2);color:var(--ph-muted)}.ph-table{border-collapse:collapse;width:100%;font-size:var(--fs-14)}.ph-table th,.ph-table td{text-align:left;border-bottom:1px solid var(--color-line);padding:10px 12px}.ph-table th{color:var(--color-text-muted);font-weight:500;font-size:var(--fs-12);text-transform:uppercase;letter-spacing:.06em}.ph-table tr:last-child td{border-bottom:0}.ph-kicker{font-family:var(--font-mono);font-size:var(--fs-12);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted)}.ph-divider{background:var(--color-line);border:0;height:1px;margin:0}.ph-kpi{background:var(--color-bg-elevated);border:1px solid var(--color-line);border-radius:var(--rad-3);padding:var(--sp-5)}.ph-kpi__label{font-family:var(--font-mono);font-size:var(--fs-12);letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted)}.ph-kpi__value{font-family:var(--font-display);font-size:var(--fs-40);color:var(--color-text);margin-top:8px;line-height:1}.ph-kpi__delta{font-family:var(--font-mono);font-size:var(--fs-13);margin-top:6px}.ph-kpi__delta--up{color:var(--ph-success)}.ph-kpi__delta--down{color:var(--ph-danger)}.ph-product{color:inherit;flex-direction:column;gap:8px;text-decoration:none;display:flex}.ph-product__frame{aspect-ratio:var(--ph-product-ratio,3 / 4);border-radius:var(--rad-3);background:var(--ph-surface-2);position:relative;overflow:hidden}.ph-product__img{object-fit:cover;width:100%;height:100%;transition:transform var(--dur-3) var(--ease-out);display:block}.ph-product:hover .ph-product__img{transform:scale(1.03)}.ph-product__badge{position:absolute;top:10px;left:10px}.ph-product__pin{background:var(--ph-copper-500);color:#fff;font-family:var(--font-mono);font-weight:600;font-size:var(--fs-13);border-radius:var(--rad-2);padding:4px 10px;position:absolute;bottom:10px;right:10px}.ph-product__name{font-size:var(--fs-15);color:var(--color-text);font-weight:500}.ph-product__meta{font-family:var(--font-mono);font-size:var(--fs-13);color:var(--color-text-muted)}.ph-product__price{font-family:var(--font-mono);color:var(--ph-navy-800);font-weight:600}.ph-wordmark{align-items:center;gap:10px;display:inline-flex}.ph-wordmark__mark{border-radius:var(--rad-2);background:var(--ph-navy-700);color:#fff;width:34px;height:34px;font-family:var(--font-display);justify-content:center;align-items:center;font-size:22px;display:flex}.ph-wordmark__name{font-family:var(--font-display);font-size:var(--fs-24);letter-spacing:-.02em;color:var(--color-text)}html,body,#root{height:100%}body{overflow:hidden}.lock{background:var(--ph-navy-900);grid-template-columns:1fr 1fr;height:100vh;display:grid;position:relative}.lock:before{content:"";background:var(--ph-copper-500);opacity:.1;filter:blur(40px);border-radius:50%;width:480px;height:480px;position:absolute;top:-100px;right:-200px}.lock__brand-side{z-index:1;flex-direction:column;justify-content:space-between;padding:64px;display:flex;position:relative}.lock__top{align-items:center;gap:12px;display:flex}.lock__mark{width:38px;height:38px;color:var(--ph-navy-700);font-family:var(--font-display);background:#fff;border-radius:8px;justify-content:center;align-items:center;font-size:22px;display:flex}.lock__name{color:#fff;font-size:15px;font-weight:600;line-height:1.1}.lock__sub{font-family:var(--font-mono);color:#ffffff80;letter-spacing:.05em;font-size:11px}.lock__hero{max-width:540px}.lock__kicker{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--ph-copper-300);font-size:12px}.lock__hero h1{font-family:var(--font-display);color:#fff;letter-spacing:-.025em;margin-top:18px;font-size:clamp(56px,8vw,88px);font-weight:400;line-height:.95}.lock__hero h1 em{color:var(--ph-copper-300);font-style:italic}.lock__hero p{color:#ffffffa6;max-width:420px;margin-top:24px;font-size:16px;line-height:1.55}.lock__statusgrid{border-top:1px solid #ffffff1a;grid-template-columns:1fr 1fr 1fr;gap:18px;padding-top:24px;display:grid}.lock__statusgrid dt{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:#ffffff73;font-size:10px}.lock__statusgrid dd{color:#fff;margin:6px 0 0;font-size:14px}.lock__statusgrid dd .ok{color:oklch(75% .13 155)}.lock__pin-side{background:var(--ph-navy-800);z-index:1;justify-content:center;align-items:center;padding:32px;display:flex;position:relative}.pin-card{border-radius:var(--rad-4);background:#ffffff0a;border:1px solid #ffffff1f;width:100%;max-width:420px;padding:32px}.pin-card .kicker{font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--ph-copper-300);font-size:11px}.pin-card h2{font-family:var(--font-display);color:#fff;margin-top:8px;font-size:32px;font-weight:400}.pin-card p{color:#fff9;margin-top:6px;font-size:13px}.pin-display{justify-content:center;gap:12px;margin:28px 0 20px;display:flex}.pin-display .dot{width:16px;height:16px;transition:background var(--dur-1), border-color var(--dur-1);border:2px solid #ffffff40;border-radius:50%}.pin-display .dot.filled{background:var(--ph-copper-500);border-color:var(--ph-copper-500)}.keypad{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.key{border-radius:var(--rad-2);color:#fff;height:64px;font-family:var(--font-display);cursor:pointer;transition:background var(--dur-1);background:#ffffff0f;border:1px solid #ffffff14;font-size:28px;font-weight:400}.key:hover{background:#ffffff1f}.key:active{background:var(--ph-copper-500)}.key.del,.key.clear{font-size:14px;font-family:var(--font-mono)}.key.enter{background:var(--ph-copper-500);border-color:var(--ph-copper-500)}.key.enter:hover{filter:brightness(1.1)}.quick-users{grid-template-columns:1fr 1fr;gap:8px;margin-top:20px;display:grid}.quick-user{border-radius:var(--rad-2);cursor:pointer;color:#fff;background:#ffffff0a;border:1px solid #ffffff14;align-items:center;gap:8px;padding:8px 10px;font-size:12px;display:flex}.quick-user:hover{background:#ffffff14}.quick-user .avatar{background:var(--ph-copper-500);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;font-weight:500;display:flex}.pos{background:var(--ph-surface);height:100vh;color:var(--ph-ink);grid-template-columns:1fr 400px;display:grid}.pos__cat{background:var(--ph-surface);flex-direction:column;min-height:0;display:flex}.pos__bar{border-bottom:1px solid var(--color-line);background:#fff;justify-content:space-between;align-items:center;gap:16px;padding:14px 24px;display:flex}.pos__bar-brand{align-items:center;gap:10px;display:flex}.pos__bar-brand .mark{background:var(--ph-navy-700);color:#fff;width:28px;height:28px;font-family:var(--font-display);border-radius:6px;justify-content:center;align-items:center;font-size:16px;display:flex}.pos__bar-brand strong{font-size:14px;font-weight:600}.pos__bar-brand span{font-family:var(--font-mono);color:var(--color-text-muted);margin-left:6px;font-size:11px}.pos__bar-status{font-family:var(--font-mono);gap:14px;font-size:11px;display:flex}.pos__bar-status .item{color:var(--color-text-muted);align-items:center;gap:6px;display:flex}.pos__bar-status .item.ok:before{content:"";background:var(--ph-success);border-radius:50%;width:8px;height:8px}.pos__bar-user{align-items:center;gap:10px;display:flex}.pos__bar-user .avatar{background:var(--ph-copper-500);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:500;display:flex}.pos__bar-user .meta{text-align:right;line-height:1.1}.pos__bar-user .meta strong{font-size:13px;font-weight:500}.pos__bar-user .meta span{color:var(--color-text-muted);font-size:11px;font-family:var(--font-mono)}.pos__search{border-bottom:1px solid var(--color-line);background:#fff;align-items:center;gap:12px;padding:14px 24px;display:flex}.pos__search input{border:1px solid var(--color-line);border-radius:var(--rad-3);background:var(--ph-surface);height:48px;font-size:16px;font-family:var(--font-mono);color:var(--ph-ink);flex:1;padding:0 18px}.pos__search input:focus{border-color:var(--ph-navy-700);outline:none}.pos__scan{background:var(--ph-ink);color:#fff;border-radius:var(--rad-3);height:48px;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;padding:0 18px;font-size:12px;display:flex}.pos__tabs{gap:8px;padding:16px 24px 12px;display:flex;overflow-x:auto}.pos__tab{border:1px solid var(--color-line);border-radius:var(--rad-pill);cursor:pointer;white-space:nowrap;background:#fff;align-items:center;gap:8px;padding:10px 18px;font-size:14px;display:flex}.pos__tab.active{background:var(--ph-navy-700);color:#fff;border-color:var(--ph-navy-700)}.pos__tab .count{font-family:var(--font-mono);opacity:.7;font-size:11px}.pos__grid{flex:1;grid-template-columns:repeat(4,1fr);align-content:start;gap:14px;padding:8px 24px 24px;display:grid;overflow-y:auto}.ptile{border:1px solid var(--color-line);border-radius:var(--rad-3);cursor:pointer;transition:transform var(--dur-1), border-color var(--dur-2);-webkit-user-select:none;user-select:none;background:#fff;padding:14px}.ptile:hover{border-color:var(--ph-navy-200);transform:translateY(-1px)}.ptile:active{border-color:var(--ph-copper-500);transform:scale(.98)}.ptile__color{aspect-ratio:1;border-radius:var(--rad-2);background:var(--ph-white);justify-content:center;align-items:center;margin-bottom:10px;display:flex;position:relative;overflow:hidden}.ptile__color img{object-fit:cover;width:100%;height:100%}.ptile__color .ph-img-fallback{font-family:var(--font-display);color:var(--ph-muted-2);font-size:28px}.ptile__ltd{background:var(--ph-copper-500);color:#fff;letter-spacing:.06em;font-size:9px;font-family:var(--font-mono);text-transform:uppercase;border-radius:99px;padding:2px 6px;position:absolute;top:6px;left:6px}.ptile__name{font-size:13px;font-weight:500;line-height:1.3}.ptile__sku{font-family:var(--font-mono);color:var(--color-text-muted);margin-top:4px;font-size:10px}.ptile__row{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.ptile__price{font-family:var(--font-mono);font-size:16px;font-weight:500}.ptile__stock{font-family:var(--font-mono);color:var(--ph-success);font-size:10px}.ptile__stock.low{color:var(--ph-danger)}.pos__cart{border-left:1px solid var(--color-line);background:#fff;flex-direction:column;min-height:0;display:flex}.cart__head{border-bottom:1px solid var(--color-line);justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.cart__head h3{font-size:16px;font-weight:500}.cart__head .order-id{font-family:var(--font-mono);color:var(--color-text-muted);font-size:11px}.cart__customer{border-bottom:1px solid var(--color-line);background:var(--ph-surface);align-items:center;gap:12px;padding:14px 22px;display:flex}.cart__customer .avatar{background:var(--ph-navy-100);width:32px;height:32px;color:var(--ph-navy-700);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:500;display:flex}.cart__customer .name{font-size:13px;font-weight:500}.cart__customer .meta{color:var(--color-text-muted);font-size:11px;font-family:var(--font-mono)}.cart__customer button{color:var(--ph-copper-700);font-size:11px;font-family:var(--font-mono);margin-left:auto}.cart__items{flex:1;padding:4px 22px;overflow-y:auto}.citem{border-bottom:1px solid var(--color-line);grid-template-columns:38px 1fr auto;align-items:center;gap:12px;padding:14px 0;display:grid}.citem:last-child{border-bottom:0}.citem__color{border-radius:4px 4px 14px 14px;width:38px;height:48px;overflow:hidden}.citem__color img{object-fit:cover;border-radius:4px 4px 14px 14px;width:38px;height:48px}.citem__name{font-size:13px;font-weight:500}.citem__sku{font-family:var(--font-mono);color:var(--color-text-muted);margin-top:2px;font-size:10px}.citem__qty{align-items:center;gap:8px;margin-top:6px;display:flex}.citem__qty button{border:1px solid var(--color-line);border-radius:4px;width:24px;height:24px;font-size:14px;line-height:1}.citem__qty span{font-family:var(--font-mono);text-align:center;min-width:16px;font-size:13px;font-weight:500}.citem__price{font-family:var(--font-mono);font-weight:500}.cart__bundle-prompt{background:var(--ph-copper-100);border:1px dashed var(--ph-copper-300);border-radius:var(--rad-2);align-items:center;gap:10px;margin:12px 22px;padding:12px;font-size:12px;display:flex}.cart__bundle-prompt .icon{background:var(--ph-copper-500);color:#fff;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.cart__bundle-prompt strong{font-weight:500;display:block}.cart__bundle-prompt button{background:var(--ph-copper-500);color:#fff;border-radius:var(--rad-pill);margin-left:auto;padding:5px 10px;font-size:11px;font-weight:500}.cart__totals{border-top:1px solid var(--color-line);padding:16px 22px 0}.cart__total-row{color:var(--ph-ink-2);font-size:13px;font-family:var(--font-mono);justify-content:space-between;padding:5px 0;display:flex}.cart__total-row.grand{font-size:24px;font-family:var(--font-display);color:var(--ph-ink);border-top:1px solid var(--color-line);margin-top:6px;padding:14px 0 8px}.cart__pay{grid-template-columns:1fr 1fr;gap:8px;padding:16px 22px 20px;display:grid}.cart__pay button{border-radius:var(--rad-3);border:1px solid var(--color-line);cursor:pointer;background:#fff;justify-content:center;align-items:center;gap:8px;height:56px;font-size:14px;font-weight:500;display:flex}.cart__pay button.primary{background:var(--ph-copper-500);color:#fff;height:72px;font-size:20px;font-family:var(--font-display);letter-spacing:-.01em;border:0;grid-column:span 2;font-weight:400}.cart__pay button.primary span{font-family:var(--font-mono);opacity:.85;margin-left:6px;font-size:14px}@media (width<=1000px){.lock,.pos{grid-template-columns:1fr}.pos__cart{display:none}.lock__brand-side,.lock__pin-side{padding:32px}.pos__grid{grid-template-columns:repeat(3,1fr)}}
