.po-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--brand) 0%,var(--brand-2) 100%);color:#fff;border-radius:20px;padding:30px 32px;display:flex;flex-direction:column;gap:18px;box-shadow:0 12px 40px #0d8a722e;margin-bottom:24px}.po-hero:after,.po-hero:before{content:"";position:absolute;border-radius:50%;background:#ffffff1a;pointer-events:none}.po-hero:after{right:-60px;top:-60px;width:280px;height:280px}.po-hero:before{right:120px;bottom:-80px;width:200px;height:200px;background:#ffffff12}.po-hero-greet{position:relative;z-index:1;font-size:13px;font-weight:600;opacity:.85;text-transform:uppercase;letter-spacing:.12em}.po-hero-headline{position:relative;z-index:1;margin:0;font-size:28px;font-weight:800;letter-spacing:-.02em;line-height:1.2}.po-hero-project{position:relative;z-index:1;font-size:14px;opacity:.92;font-weight:500}.po-hero-actions{position:relative;z-index:1;display:flex;gap:10px;flex-wrap:wrap;margin-top:6px}.po-hero-btn{display:inline-flex;align-items:center;gap:6px;padding:9px 16px;background:#ffffff2e;color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:10px;font:inherit;font-size:12px;font-weight:700;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .12s;text-decoration:none}.po-hero-btn:hover{background:#ffffff47;text-decoration:none}.po-hero-btn--solid{background:#fff;color:var(--brand);border-color:#fff}.po-hero-btn--solid:hover{background:#f3f6f4}.po-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:24px}.po-stat{display:flex;flex-direction:column;gap:6px;padding:18px;background:var(--surface);border:1px solid var(--border);border-radius:14px;cursor:pointer;text-align:left;font:inherit;color:inherit;transition:transform .15s,box-shadow .15s,border-color .15s}.po-stat:hover{transform:translateY(-2px);box-shadow:var(--shadow);border-color:var(--border-strong)}.po-stat-icon{width:36px;height:36px;border-radius:10px;background:var(--brand-soft);color:var(--brand);display:inline-flex;align-items:center;justify-content:center;margin-bottom:6px}.po-stat-label{font-size:11px;color:var(--text3);font-weight:700;text-transform:uppercase;letter-spacing:.06em}.po-stat-value{font-size:22px;font-weight:800;color:var(--text);letter-spacing:-.02em;font-variant-numeric:tabular-nums}.po-stat-meta{font-size:11px;color:var(--text2);font-weight:500}.po-stat-meta--brand{color:var(--brand);font-weight:700}.po-qa-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px}.po-qa-tile{display:flex;flex-direction:column;align-items:center;gap:10px;padding:18px 14px;background:var(--surface);border:1px solid var(--border);border-radius:14px;cursor:pointer;text-align:center;font:inherit;color:inherit;transition:transform .15s,box-shadow .15s,border-color .15s}.po-qa-tile:hover{transform:translateY(-2px);box-shadow:var(--shadow);border-color:var(--brand)}.po-qa-ico{width:44px;height:44px;border-radius:12px;background:var(--brand-soft);color:var(--brand);display:inline-flex;align-items:center;justify-content:center}.po-qa-label{font-size:12px;font-weight:700;color:var(--text)}.po-two-col{display:grid;grid-template-columns:1fr 1fr;gap:14px}.po-right-col{display:flex;flex-direction:column;gap:14px}.po-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;display:flex;flex-direction:column;overflow:hidden;box-shadow:var(--shadow-sm)}.po-card-head{display:flex;align-items:center;gap:12px;padding:18px 20px;border-bottom:1px solid var(--border)}.po-card-head-ico{width:32px;height:32px;border-radius:9px;background:var(--brand-soft);color:var(--brand);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.po-card-head-title{margin:0;font-size:14px;font-weight:800;color:var(--text);flex:1;letter-spacing:-.01em}.po-card-head-link{background:none;border:none;font:inherit;font-size:12px;color:var(--brand);font-weight:700;cursor:pointer;padding:0}.po-card-head-link:hover{text-decoration:underline}.po-card-body{padding:18px 20px;flex:1}.po-card-body--tight{padding:0}.po-feed{display:flex;flex-direction:column}.po-feed-item{display:flex;gap:12px;padding:14px 20px;border-bottom:1px solid var(--border)}.po-feed-item:last-child{border-bottom:none}.po-feed-dot{width:8px;height:8px;border-radius:50%;background:var(--brand);margin-top:7px;flex-shrink:0}.po-feed-dot--muted{background:var(--text-muted)}.po-feed-body{flex:1;min-width:0}.po-feed-title{font-size:13px;font-weight:600;color:var(--text);line-height:1.4}.po-feed-text{margin-top:2px;font-size:12px;color:var(--text2);line-height:1.5}.po-feed-when{margin-top:4px;font-size:11px;color:var(--text3);font-weight:500}.po-team-row{display:flex;gap:14px;align-items:center;margin-bottom:16px}.po-team-avatar{width:54px;height:54px;border-radius:50%;background:var(--brand);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;flex-shrink:0}.po-team-info{flex:1;min-width:0}.po-team-name{font-size:15px;font-weight:700;color:var(--text)}.po-team-role{font-size:12px;color:var(--text2)}.po-team-status{display:flex;align-items:center;gap:4px;font-size:11px;color:var(--green);font-weight:700;margin-top:3px}.po-team-status-dot{width:6px;height:6px;border-radius:50%;background:var(--green)}.po-team-actions{display:flex;gap:8px;flex-wrap:wrap}.po-team-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:9px 14px;background:var(--surface);border:1px solid var(--border);border-radius:10px;color:var(--text);font:inherit;font-size:12px;font-weight:700;cursor:pointer;text-decoration:none}.po-team-btn:hover{border-color:var(--brand);text-decoration:none}.po-team-btn--solid{background:var(--brand);color:#fff;border-color:var(--brand)}.po-team-btn--solid:hover{background:var(--brand-strong);border-color:var(--brand-strong)}.po-visit-row{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.po-visit-date{flex-shrink:0;width:80px;background:var(--brand-soft);border-radius:12px;padding:10px 6px;text-align:center;color:var(--brand)}.po-visit-day{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.po-visit-num{font-size:28px;font-weight:800;line-height:1.1;letter-spacing:-.02em}.po-visit-mon{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.po-visit-info{flex:1;min-width:200px}.po-visit-title{font-size:16px;font-weight:800;color:var(--text);margin-bottom:6px}.po-visit-notes{font-size:13px;color:var(--text2);line-height:1.6}.po-visit-meta{display:flex;flex-wrap:wrap;gap:14px;margin-top:10px;font-size:12px;color:var(--text2)}.po-visit-meta span{display:inline-flex;align-items:center;gap:5px}@media(max-width:900px){.po-stat-grid,.po-qa-row{grid-template-columns:repeat(2,1fr)}.po-two-col{grid-template-columns:1fr}}@media(max-width:600px){.po-hero{padding:22px 20px;border-radius:16px}.po-hero-headline{font-size:22px}.po-stat{padding:14px}.po-stat-value{font-size:18px}}.po-journey{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:18px 20px 20px;margin-bottom:16px}.po-journey-head{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text3);margin:0 0 16px}.po-journey-steps{display:flex;list-style:none;margin:0;padding:0}.po-journey-step{flex:1 1 0;min-width:0;position:relative;display:flex;flex-direction:column;align-items:center;gap:9px;text-align:center}.po-journey-step:before{content:"";position:absolute;top:13px;left:-50%;right:50%;height:2px;background:var(--border);z-index:0}.po-journey-step:first-child:before{display:none}.po-journey-step--done:before,.po-journey-step--current:before{background:var(--brand)}.po-journey-pip{position:relative;z-index:1;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:700;background:var(--surface);border:2px solid var(--border);color:var(--text3);transition:background .2s,border-color .2s,color .2s}.po-journey-step--done .po-journey-pip{background:var(--brand);border-color:var(--brand);color:#fff}.po-journey-step--current .po-journey-pip{background:var(--brand-soft);border-color:var(--brand);color:var(--brand);box-shadow:0 0 0 4px var(--brand-soft)}.po-journey-num{line-height:1}.po-journey-label{font-size:11.5px;font-weight:600;line-height:1.25;color:var(--text3);max-width:10ch}.po-journey-step--done .po-journey-label,.po-journey-step--current .po-journey-label{color:var(--text)}.po-journey-step--current .po-journey-label{font-weight:700}@media(max-width:560px){.po-journey{padding:14px 12px 16px}.po-journey-pip{width:24px;height:24px}.po-journey-step:before{top:11px}.po-journey-label{font-size:10px;max-width:7ch}}.quote-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.quote-head-text{flex:1;min-width:0}.quote-title{margin:0;font-size:1.15rem;font-weight:600}.quote-project{margin:.25rem 0 0;color:var(--text-muted);font-size:.95rem}.quote-status-pill{flex-shrink:0;font-size:.85rem;padding:.3rem .75rem;text-transform:capitalize}.quote-rooms,.quote-room{margin-bottom:1.25rem}.quote-room:last-child{margin-bottom:0}.quote-room-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:.5rem;padding-bottom:.4rem;border-bottom:1px solid var(--border)}.quote-room-name{margin:0;font-size:1rem;font-weight:600;color:var(--text)}.quote-room-subtotal{font-weight:600;color:var(--text);font-variant-numeric:tabular-nums}.quote-items{width:100%;border-collapse:collapse;font-size:.95rem}.quote-items thead th{text-align:left;padding:.4rem .5rem .4rem 0;color:var(--text-muted);font-weight:500;font-size:.8rem;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--border)}.quote-items thead th.quote-item-total{text-align:right;padding-right:0}.quote-item-row td{padding:.55rem .5rem .55rem 0;vertical-align:top;border-bottom:1px solid var(--border)}.quote-item-row:last-child td{border-bottom:none}.quote-item-desc{color:var(--text);word-break:break-word}.quote-item-qty{white-space:nowrap;color:var(--text-muted);width:110px}.quote-item-total{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;width:110px;padding-right:0!important}.quote-totals{margin:0 0 1rem;padding:1rem 1.1rem;background:color-mix(in srgb,var(--brand-primary) 4%,var(--card));border:1px solid var(--border);border-radius:.5rem;display:flex;flex-direction:column;gap:.4rem}.quote-totals-row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.quote-totals-row dt{margin:0;color:var(--text-muted);font-weight:500;font-size:.95rem}.quote-totals-row dd{margin:0;color:var(--text);font-variant-numeric:tabular-nums;font-size:.95rem}.quote-totals-grand{padding-top:.6rem;border-top:1px solid var(--border);margin-top:.2rem}.quote-totals-grand dt,.quote-totals-grand dd{font-weight:700;font-size:1.05rem;color:var(--text)}.quote-valid{margin:0 0 1rem;font-size:.95rem;color:var(--text-muted)}.quote-valid strong{color:var(--text)}.quote-valid--expired{color:var(--danger, #b91c1c);background:#b91d1d0f;border:1px solid rgba(185,29,29,.18);border-radius:10px;padding:.6rem .8rem}.quote-valid--expired strong{color:inherit}.quote-terms{margin:0 0 1rem;border:1px solid var(--border);border-radius:.5rem;background:var(--card)}.quote-terms>summary{list-style:none;cursor:pointer;padding:.7rem 1rem;font-weight:500;color:var(--brand-primary);user-select:none}.quote-terms>summary::-webkit-details-marker{display:none}.quote-terms>summary:after{content:" ▾";color:var(--text-muted)}.quote-terms[open]>summary:after{content:" ▴"}.quote-terms-body{padding:0 1rem 1rem;color:var(--text);font-size:.9rem;line-height:1.55;white-space:pre-wrap}.quote-actions{display:flex;gap:.6rem;flex-wrap:wrap;align-items:center}.quote-actions:empty{display:none}.quote-btn-pdf,.quote-btn-discuss{display:inline-flex;align-items:center;gap:.45rem;font-size:.9rem}.quote-btn-pdf svg,.quote-btn-discuss svg{width:14px;height:14px}.quote-approved-pill{margin-left:auto;font-size:.7rem}.quote-btn-approve{font-size:1rem;padding:.8rem 1.4rem}.quote-dialog{border:none;padding:0;border-radius:.75rem;max-width:480px;width:92vw;background:var(--card);color:var(--text);box-shadow:0 20px 60px #00000040}.quote-dialog::backdrop{background:#00000080}.quote-dialog-form{display:flex;flex-direction:column;margin:0}.quote-dialog-head{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--border)}.quote-dialog-head h3{margin:0;font-size:1.05rem;font-weight:600}.quote-dialog-close{background:transparent;border:none;color:var(--text-muted);font-size:1.5rem;line-height:1;cursor:pointer;padding:0 .25rem}.quote-dialog-close:hover{color:var(--text)}.quote-dialog-body{padding:1.1rem 1.25rem .5rem;font-size:.95rem;line-height:1.5}.quote-dialog-body p{margin:0 0 1rem}.quote-dialog-check{display:flex;align-items:flex-start;gap:.6rem;padding:.85rem 0;cursor:pointer;user-select:none;font-size:.95rem}.quote-dialog-check input{margin-top:.2rem;flex-shrink:0}.quote-sig{margin:.5rem 0 .25rem}.quote-sig-label{display:block;font-size:.9rem;color:var(--text);margin-bottom:.4rem;font-weight:500}.quote-sig-pad-wrap{position:relative;width:100%;background:#fff;border:1px dashed var(--border);border-radius:.5rem;overflow:hidden}.quote-sig-pad{display:block;width:100%;height:160px;touch-action:none;cursor:crosshair;background:repeating-linear-gradient(to bottom,transparent 0,transparent 39px,color-mix(in srgb,var(--text-muted) 18%,transparent) 39px,color-mix(in srgb,var(--text-muted) 18%,transparent) 40px)}.quote-sig-hint{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--text-muted);font-size:.9rem;pointer-events:none;user-select:none;letter-spacing:.02em}.quote-sig-controls{display:flex;justify-content:flex-end;margin-top:.3rem}.quote-sig-clear{background:transparent;border:none;color:var(--brand-primary);font-size:.85rem;cursor:pointer;padding:.25rem .4rem;font-family:inherit}.quote-sig-clear:hover{text-decoration:underline}.quote-dialog-footer{display:flex;justify-content:flex-end;gap:.6rem;padding:1rem 1.25rem;border-top:1px solid var(--border);background:color-mix(in srgb,var(--text) 2%,var(--card))}@media(max-width:600px){.quote-head{flex-direction:column;align-items:flex-start}.quote-items thead{display:none}.quote-item-row{display:grid;grid-template-columns:1fr auto;column-gap:.6rem;row-gap:.1rem;padding:.6rem 0;border-bottom:1px solid var(--border)}.quote-item-row td{border:none;padding:0}.quote-item-desc{grid-column:1 / 2;grid-row:1 / 2;font-weight:500}.quote-item-total{grid-column:2 / 3;grid-row:1 / 2;width:auto;text-align:right;font-weight:600}.quote-item-qty{grid-column:1 / 3;grid-row:2 / 3;width:auto;font-size:.85rem}.quote-actions{flex-direction:column;align-items:stretch}.quote-btn-approve,.quote-btn-decline{width:100%}}.quote-switcher{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.quote-switcher-tab{display:flex;align-items:center;gap:.5rem;padding:.55rem .85rem;border:1px solid var(--cust-border, #e2e8f0);border-radius:.65rem;background:var(--cust-surface, #fff);color:var(--cust-text, #0f172a);cursor:pointer;font:inherit;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.quote-switcher-tab:hover{border-color:var(--cust-accent, #e58200)}.quote-switcher-tab.is-active{border-color:var(--cust-accent, #e58200);box-shadow:0 0 0 1px var(--cust-accent, #e58200) inset;background:var(--cust-accent-tint, rgba(229, 130, 0, .06))}.quote-switcher-ref{font-weight:700;font-size:.85rem}.quote-switcher-total{font-variant-numeric:tabular-nums;font-size:.85rem;color:var(--cust-text-muted, #475569)}.quote-switcher-pill{font-size:.7rem}.quote-doc-header{display:grid;grid-template-columns:1fr 1fr;gap:16px 24px;padding:16px 0;margin-bottom:8px;border-bottom:1px solid var(--border);font-size:.82rem;line-height:1.45;color:var(--text)}.quote-party--buyer{text-align:right}.quote-party-label{color:var(--text-muted);font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px}.quote-party-name{font-weight:700}.quote-doc-meta{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:8px 28px;margin:0;padding-top:12px;border-top:1px dashed var(--border)}.quote-doc-meta>div{display:flex;gap:6px;align-items:baseline}.quote-doc-meta dt{color:var(--text-muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.03em;margin:0}.quote-doc-meta dd{margin:0;font-weight:600}.quote-note{font-size:.9rem;line-height:1.55;color:var(--text);white-space:pre-wrap;margin:0 0 16px}.quote-note--closing{margin:16px 0 0}@media(max-width:520px){.quote-doc-header{grid-template-columns:1fr}.quote-party--buyer{text-align:left}}.pay-head{margin-bottom:1rem}.pay-title{margin:0 0 .25rem}.pay-subtitle{margin:0;color:var(--text-muted);font-size:.9rem}.pay-stages{list-style:none;margin:0 0 1.25rem;padding:0;display:flex;flex-direction:column;gap:.65rem}.pay-stage{border:1px solid var(--border);border-radius:.6rem;padding:.9rem 1rem;background:var(--surface);transition:border-color .12s}.pay-stage-paid{background:linear-gradient(0deg,#10b9810a,#10b9810a),var(--surface);border-color:#bbf7d0}.pay-stage-overdue{background:linear-gradient(0deg,#ef44440d,#ef44440d),var(--surface);border-color:#fecaca}.pay-stage-row{display:flex;gap:.85rem;align-items:flex-start;justify-content:space-between}.pay-stage-main{flex:1;min-width:0}.pay-stage-name{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:.98rem;color:var(--text)}.pay-stage-num{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:999px;background:var(--border);color:var(--text-muted);font-size:.78rem;font-weight:700}.pay-stage-paid .pay-stage-num{background:var(--ok);color:#fff}.pay-stage-meta{margin-top:.25rem;color:var(--text-muted);font-size:.82rem}.pay-stage-right{display:flex;flex-direction:column;align-items:flex-end;gap:.3rem;white-space:nowrap}.pay-stage-amount{font-weight:700;font-size:1.05rem;color:var(--text)}.pay-stage-pill{font-size:.72rem;padding:.15rem .55rem}.pay-stage-action{margin-top:.7rem;display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.pay-pay-btn{min-width:9rem}.pay-pay-btn-loading{cursor:progress}.pay-spinner{display:inline-block;width:.85rem;height:.85rem;margin-right:.4rem;vertical-align:-2px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:pay-spin .7s linear infinite}@keyframes pay-spin{to{transform:rotate(360deg)}}.pay-paid-text{color:var(--text-muted);font-size:.85rem}.pay-receipt-btn{display:inline-flex;align-items:center;gap:.35rem;font-size:.85rem}.pay-receipt-btn svg{width:.95rem;height:.95rem}.pay-footer{border-top:1px solid var(--border);padding-top:1rem;display:flex;flex-direction:column;gap:.7rem}.pay-total{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.pay-total-label{color:var(--text-muted);font-size:.9rem}.pay-total-value{font-size:1rem;color:var(--text)}.pay-total-sep{margin:0 .35rem;color:var(--text-muted);font-weight:400}.pay-secure{margin:0;display:flex;align-items:center;gap:.5rem;color:var(--text-muted);font-size:.8rem}.pay-secure-icon{flex-shrink:0;width:1rem;height:1rem;color:var(--ok)}@media(max-width:600px){.pay-stage-row{flex-wrap:wrap}.pay-stage-right{align-items:flex-start}.pay-stage-action{justify-content:stretch}.pay-pay-btn{width:100%}}.cust-paymodal-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:#08090c8c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.cust-paymodal{width:100%;max-width:420px;background:var(--card, #fff);border:1px solid var(--border, #e2e8f0);border-radius:1rem;padding:1.5rem 1.5rem 1.25rem;box-shadow:0 18px 55px #00000040}.cust-paymodal__head{display:flex;align-items:center;justify-content:space-between}.cust-paymodal__title{font-size:1.1rem;font-weight:800;color:var(--text, #1e293b)}.cust-paymodal__x{border:0;background:transparent;font-size:1.5rem;line-height:1;color:var(--text-muted, #64748b);cursor:pointer}.cust-paymodal__desc{margin:.35rem 0 1rem;font-size:.85rem;color:var(--text-muted, #64748b)}.cust-paymodal__card{padding:.85rem;border:1.5px solid var(--border, #e2e8f0);border-radius:.6rem;background:#fff}.cust-paymodal__err{margin-top:.6rem;font-size:.8rem;color:#dc2626}.cust-paymodal__pay{margin-top:1rem;width:100%;padding:.8rem;border:0;border-radius:.75rem;background:var(--brand, #e58200);color:#fff;font-size:.95rem;font-weight:800;cursor:pointer}.cust-paymodal__pay:disabled{opacity:.65;cursor:default}.cust-paymodal__secure{margin-top:.7rem;text-align:center;font-size:.72rem;color:var(--text-muted, #94a3b8)}.pay-stage-vat{font-size:.7rem;color:var(--text-muted, #94a3b8);margin-top:2px;white-space:nowrap}.des-head{margin-bottom:1rem}.des-subtitle{margin:0;color:var(--text-muted);font-size:.9rem}.des-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media(max-width:600px){.des-grid{grid-template-columns:minmax(0,1fr)}}.des-tile{display:flex;flex-direction:column;border:1px solid var(--border);border-radius:.6rem;background:var(--surface);overflow:hidden;transition:border-color .12s,box-shadow .12s}.des-tile:hover{border-color:var(--brand-primary);box-shadow:0 4px 14px #0000000f}.des-tile-thumb{position:relative;aspect-ratio:4 / 3;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);display:flex;align-items:center;justify-content:center;overflow:hidden;cursor:default}.des-tile-thumb[data-role=thumb-image]{cursor:zoom-in}.des-tile-img{width:100%;height:100%;object-fit:cover;display:block}.des-tile-placeholder{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:var(--text-muted)}.des-tile-placeholder svg{width:2.5rem;height:2.5rem}.des-tile-placeholder span{font-size:.75rem;font-weight:700;letter-spacing:.05em}.des-tile-placeholder[data-ext=pdf]{color:#b91c1c}.des-tile-placeholder[data-ext=dwg],.des-tile-placeholder[data-ext=dxf]{color:#1e40af}.des-tile-placeholder[data-ext=svg]{color:#6d28d9}.des-tile-badge{position:absolute;top:.5rem;left:.5rem;background:#111827cc;color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.04em;padding:.2rem .5rem;border-radius:.3rem}.des-tile-body{padding:.7rem .85rem .5rem;display:flex;flex-direction:column;gap:.25rem;flex:1}.des-tile-name{font-weight:600;font-size:.93rem;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.des-tile-meta{color:var(--text-muted);font-size:.8rem}.des-tile-note{margin:.3rem 0 0;font-style:italic;color:var(--text-muted);font-size:.8rem;line-height:1.4}.des-tile-actions{padding:.5rem .85rem .85rem;display:flex}.des-view-btn{display:inline-flex;align-items:center;gap:.4rem;width:100%;justify-content:center;text-decoration:none!important;padding:.5rem .8rem;border-radius:.4rem;font-size:.88rem;font-weight:600}.des-view-btn svg{width:1rem;height:1rem}.des-lightbox{border:none;padding:0;background:transparent;max-width:95vw;max-height:95vh;width:95vw;height:95vh;color:#fff}.des-lightbox::backdrop{background:#000000d9;backdrop-filter:blur(4px)}.des-lightbox-frame{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.des-lightbox-img{max-width:100%;max-height:100%;object-fit:contain;border-radius:.4rem;box-shadow:0 10px 40px #00000080}.des-lightbox-close,.des-lightbox-nav{position:absolute;background:#ffffff1f;border:1px solid rgba(255,255,255,.25);color:#fff;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .12s}.des-lightbox-close:hover,.des-lightbox-nav:hover{background:#ffffff40}.des-lightbox-close{top:.75rem;right:.75rem;width:2.4rem;height:2.4rem}.des-lightbox-close svg{width:1.1rem;height:1.1rem}.des-lightbox-nav{top:50%;transform:translateY(-50%);width:2.8rem;height:2.8rem}.des-lightbox-nav svg{width:1.4rem;height:1.4rem}.des-lightbox-prev{left:.75rem}.des-lightbox-next{right:.75rem}.des-lightbox-caption{position:absolute;left:50%;bottom:.75rem;transform:translate(-50%);background:#0000008c;border:1px solid rgba(255,255,255,.15);padding:.45rem .85rem;border-radius:.4rem;font-size:.85rem;color:#fff;max-width:80%;text-align:center;pointer-events:none}.des-ai-note{margin:0 0 14px;padding:10px 14px;font-size:13px;line-height:1.5;color:var(--cust-text-muted, #64748b);background:var(--cust-accent-soft, rgba(229, 130, 0, .06));border-left:3px solid var(--cust-accent, #e58200);border-radius:8px}.des-customise-cta{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-top:1.25rem;padding:1rem 1.1rem;border:1px solid var(--border);border-radius:.6rem;background:linear-gradient(135deg,var(--brand-soft, rgba(229,130,0,.06)),transparent)}.des-customise-cta-text{display:flex;flex-direction:column;gap:.15rem}.des-customise-cta-text strong{font-size:.98rem;color:var(--text)}.des-customise-cta-text span{font-size:.85rem;color:var(--text-muted);max-width:46ch}.des-customise-cta button{display:inline-flex;align-items:center;gap:.45rem;white-space:nowrap}.des-customise-cta button svg{width:18px;height:18px}.des-customise-backdrop{position:fixed;inset:0;z-index:60;background:#0000006b;opacity:0;transition:opacity .26s ease}.des-customise-backdrop.is-open{opacity:1}.des-customise-panel{position:fixed;top:0;right:0;bottom:0;z-index:61;width:min(440px,92vw);display:flex;flex-direction:column;background:var(--surface, var(--card));border-left:1px solid var(--border);box-shadow:var(--shadow-lg, -8px 0 32px rgba(0,0,0,.25));transform:translate(100%);transition:transform .28s cubic-bezier(.22,1,.36,1)}.des-customise-panel.is-open{transform:translate(0)}.des-cz-head{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.25rem;border-bottom:1px solid var(--border)}.des-cz-head h3{margin:0;font-size:1.1rem;color:var(--text)}.des-cz-close{background:none;border:none;cursor:pointer;color:var(--text-muted);padding:.25rem;border-radius:.35rem;display:inline-flex}.des-cz-close:hover{color:var(--text);background:var(--border)}.des-cz-close svg{width:22px;height:22px}.des-cz-intro{margin:0;padding:.85rem 1.25rem 0;font-size:.84rem;color:var(--text-muted)}.des-cz-body{flex:1;overflow-y:auto;padding:.5rem 1.25rem 1rem}.des-cz-group{border:none;margin:0;padding:1rem 0 0}.des-cz-group legend{padding:0;font-size:.8rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:var(--text-muted)}.des-cz-opts{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;margin-top:.6rem}.des-cz-opt{display:flex;align-items:center;gap:.5rem;padding:.55rem .65rem;cursor:pointer;background:var(--card);color:var(--text);border:1px solid var(--border);border-radius:.45rem;font-size:.86rem;text-align:left;transition:border-color .14s,box-shadow .14s,transform 80ms}.des-cz-opt:hover{border-color:var(--brand)}.des-cz-opt:active{transform:translateY(1px)}.des-cz-opt.is-selected{border-color:var(--brand);box-shadow:0 0 0 2px var(--brand-soft, rgba(229,130,0,.18))}.des-cz-opt-label{line-height:1.2}.des-cz-swatch{width:18px;height:18px;border-radius:50%;flex:none;border:1px solid rgba(0,0,0,.15)}.des-cz-foot{border-top:1px solid var(--border);padding:.9rem 1.25rem 1.1rem;display:flex;flex-direction:column;gap:.5rem}.des-cz-foot .des-cz-submit{width:100%;justify-content:center}.des-cz-status{margin:0;font-size:.82rem;color:var(--brand-strong, var(--brand));min-height:1em}.des-cz-remaining{margin:0;font-size:.78rem;color:var(--text-muted);text-align:center}.des-customise-banner{display:none;align-items:center;gap:.6rem;margin-bottom:1rem;padding:.75rem 1rem;border:1px solid var(--brand);border-radius:.55rem;background:var(--brand-soft, rgba(229,130,0,.08));color:var(--text);font-size:.88rem}.des-customise-banner.is-visible{display:flex}.des-customise-spinner{width:16px;height:16px;flex:none;border-radius:50%;border:2px solid var(--brand);border-top-color:transparent;animation:des-cz-spin .8s linear infinite}@keyframes des-cz-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.des-customise-panel,.des-customise-backdrop{transition:none}.des-customise-spinner{animation:none}}@media(max-width:560px){.des-cz-opts{grid-template-columns:1fr}}.doc-head{margin-bottom:1rem}.doc-subtitle{margin:0;color:var(--text2);font-size:.9rem}.doc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px}.doc-tile{display:flex;flex-direction:column;gap:10px;padding:18px;background:var(--surface);border:1px solid var(--border);border-radius:14px;cursor:pointer;text-decoration:none;color:inherit;box-shadow:var(--shadow-sm);transition:transform .15s,box-shadow .15s,border-color .15s}.doc-tile:hover{transform:translateY(-2px);box-shadow:var(--shadow);border-color:var(--brand);text-decoration:none}.doc-icon{position:relative;width:42px;height:48px;border-radius:6px;background:linear-gradient(135deg,var(--brand-soft),var(--surface2));border:1px solid var(--border);display:flex;align-items:flex-end;justify-content:center;padding-bottom:6px;color:var(--brand);font-size:9px;font-weight:800;letter-spacing:.04em}.doc-icon:before{content:"";position:absolute;top:0;right:0;width:14px;height:14px;background:var(--surface);border-bottom:1px solid var(--border);border-left:1px solid var(--border);border-bottom-left-radius:4px}.doc-icon[data-ext=pdf]{color:#b91c1c;background:linear-gradient(135deg,rgba(220,38,38,.1),var(--surface2))}.doc-icon[data-ext=doc],.doc-icon[data-ext=docx]{color:#1d4ed8;background:linear-gradient(135deg,rgba(37,99,235,.1),var(--surface2))}.doc-icon[data-ext=xls],.doc-icon[data-ext=xlsx]{color:#047857;background:linear-gradient(135deg,rgba(22,163,74,.1),var(--surface2))}.doc-icon[data-ext=png],.doc-icon[data-ext=jpg],.doc-icon[data-ext=jpeg]{color:#6d28d9;background:linear-gradient(135deg,rgba(124,58,237,.1),var(--surface2))}.doc-icon[data-ext=zip]{color:#b45309;background:linear-gradient(135deg,rgba(217,119,6,.1),var(--surface2))}.doc-tile-name{font-size:13px;font-weight:700;color:var(--text);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.doc-tile-meta{font-size:11px;color:var(--text2);display:flex;flex-wrap:wrap;gap:4px 6px}.doc-tile-note{font-size:11px;color:var(--text3);font-style:italic;line-height:1.4}.doc-empty{grid-column:1 / -1;background:var(--surface);border:1px dashed var(--border-strong);border-radius:16px;padding:40px 28px;text-align:center;color:var(--text2)}.doc-empty-title{font-size:15px;font-weight:700;color:var(--text);margin-bottom:4px}.doc-empty-body{font-size:13px}.trk-list{display:flex;flex-direction:column;gap:1rem}.trk-delivery{border:1px solid var(--border);border-radius:.6rem;padding:1rem;background:var(--surface)}.trk-delivery+.trk-delivery{margin-top:.5rem}.trk-delivery__head{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;flex-wrap:wrap}.trk-delivery__head-left{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.trk-ref{display:inline-flex;align-items:center;gap:.4rem;background:var(--bg);border:1px solid var(--border);border-radius:.4rem;padding:.3rem .55rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85rem;font-weight:600;color:var(--text);cursor:pointer;transition:background .12s,border-color .12s}.trk-ref:hover{background:var(--card);border-color:var(--brand-primary)}.trk-ref--missing{color:var(--text-muted);font-style:italic;cursor:default}.trk-ref__icon{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;opacity:.6}.trk-carrier{display:inline-flex;align-items:center;padding:.2rem .55rem;font-size:.75rem;font-weight:700;border-radius:.35rem;text-transform:uppercase;letter-spacing:.03em;background:var(--border);color:var(--text)}.trk-carrier--dpd{background:#dc0032;color:#fff}.trk-carrier--apc{background:#003b71;color:#fff}.trk-carrier--dhl{background:#fc0;color:#1f2937}.trk-carrier--royal-mail{background:#da291c;color:#fff}.trk-carrier--other{background:var(--border);color:var(--text)}.trk-desc{margin-top:.65rem;font-size:.95rem;color:var(--text)}.trk-meta{margin-top:.85rem;display:flex;justify-content:space-between;align-items:center;gap:.75rem;flex-wrap:wrap;padding-top:.85rem;border-top:1px dashed var(--border)}.trk-meta__eta{display:flex;flex-direction:column}.trk-meta__label{font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-weight:700}.trk-meta__value{font-size:1rem;font-weight:600;color:var(--text)}.trk-link-btn{font-size:.85rem;padding:.5rem .85rem}.trk-timeline-wrap{margin-top:1rem;padding-top:.85rem;border-top:1px dashed var(--border)}.trk-timeline-title{margin:0 0 .65rem;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}.trk-timeline{list-style:none;margin:0;padding:0;position:relative}.trk-timeline:before{content:"";position:absolute;left:7px;top:6px;bottom:6px;width:2px;background:var(--border)}.trk-event{position:relative;padding:.4rem 0 .4rem 1.5rem;display:block}.trk-event__dot{position:absolute;left:0;top:.6rem;width:16px;height:16px;border-radius:999px;background:var(--card);border:2px solid var(--border);box-sizing:border-box;z-index:1}.trk-event__dot--active{background:var(--brand-primary);border-color:var(--brand-primary);box-shadow:0 0 0 3px color-mix(in oklab,var(--brand-primary) 25%,transparent)}.trk-event__body{display:flex;flex-direction:column;gap:.15rem}.trk-event__head{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.trk-event__status{font-weight:600;font-size:.9rem;color:var(--text);text-transform:capitalize}.trk-event__time{font-size:.78rem;color:var(--text-muted);font-variant-numeric:tabular-nums}.trk-event__desc{font-size:.85rem;color:var(--text-muted);line-height:1.4}.trk-event--latest .trk-event__status{color:var(--brand-primary)}.trk-timeline-empty{font-size:.88rem;color:var(--text-muted);padding:.5rem 0}@media(max-width:600px){.trk-meta{flex-direction:column;align-items:flex-start}.trk-link-btn{width:100%}}.trk-map-wrap{margin-top:.9rem;border:1px solid var(--border);border-radius:.5rem;overflow:hidden;background:var(--surface)}.trk-map-head{display:flex;justify-content:space-between;align-items:center;padding:.55rem .85rem;background:color-mix(in srgb,var(--brand-primary) 6%,var(--surface));border-bottom:1px solid var(--border);font-size:.9rem}.trk-map-title{font-weight:600;color:var(--text)}.trk-map-updated{color:var(--text-muted);font-size:.82rem}.trk-map{width:100%;height:280px;background:#e9eef2}.trk-driver-pin{position:relative}.trk-driver-pin__dot{display:block;width:16px;height:16px;border-radius:50%;background:var(--brand-primary, #2563eb);border:3px solid #fff;box-shadow:0 0 color-mix(in srgb,var(--brand-primary, #2563eb) 60%,transparent);animation:trk-pulse 1.8s ease-out infinite}@keyframes trk-pulse{0%{box-shadow:0 0 color-mix(in srgb,var(--brand-primary, #2563eb) 65%,transparent)}70%{box-shadow:0 0 0 18px transparent}to{box-shadow:0 0 0 0 transparent}}.trk-dest-pin{font-size:22px;line-height:1;filter:drop-shadow(0 2px 2px rgba(0,0,0,.25))}.trk-dest-pin__pin{display:block;text-align:center}@media(max-width:600px){.trk-map{height:220px}}.bk-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.bk-head-title{margin:0}.bk-head-sub{margin:.35rem 0 0;font-size:.9rem;color:var(--text2)}.bk-head-btn{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;font-size:.9rem}.bk-group-label{font-size:.7rem;font-weight:700;color:var(--text3);text-transform:uppercase;letter-spacing:.06em;margin:1rem 0 .55rem}.bk-group-label:first-child{margin-top:0}.bk-list{display:flex;flex-direction:column;gap:12px}.bk-card{display:flex;gap:16px;align-items:center;padding:18px;background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow-sm);transition:border-color .15s,transform .15s}.bk-card:hover{border-color:var(--border-strong);transform:translateY(-1px)}.bk-card--next{border-left:4px solid var(--brand)}.bk-date{flex-shrink:0;width:64px;padding:10px 6px;background:var(--brand-soft);border-radius:12px;text-align:center;color:var(--brand)}.bk-date-day{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.bk-date-num{font-size:24px;font-weight:800;line-height:1.1;letter-spacing:-.02em}.bk-date-mon{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.bk-info{flex:1;min-width:0}.bk-title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.bk-title{font-size:14px;font-weight:700;color:var(--text)}.bk-meta{margin-top:4px;display:flex;flex-wrap:wrap;gap:10px;font-size:12px;color:var(--text2)}.bk-meta span{display:inline-flex;align-items:center;gap:4px}.bk-notes{margin-top:6px;font-size:12px;color:var(--text2);line-height:1.5;white-space:pre-wrap}.bk-cal{margin-top:8px;display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;color:var(--text2)}.bk-cal-label{font-weight:600}.bk-cal-link{color:var(--brand);font-weight:600;text-decoration:none}.bk-cal-link:hover{text-decoration:underline}.bk-cal-sep{color:var(--text2);opacity:.5}.bk-actions{display:flex;flex-direction:column;gap:6px;flex-shrink:0}.bk-action{padding:7px 12px;background:var(--surface);border:1px solid var(--border);border-radius:8px;font:inherit;font-size:11px;font-weight:700;color:var(--text2);cursor:pointer;white-space:nowrap}.bk-action:hover{border-color:var(--brand);color:var(--brand)}.bk-action--primary{background:var(--brand);color:#fff;border-color:var(--brand)}.bk-action--primary:hover{background:var(--brand-strong);border-color:var(--brand-strong);color:#fff}.bk-empty{background:var(--surface);border:1px dashed var(--border-strong);border-radius:16px;padding:40px 28px;text-align:center;color:var(--text2)}.bk-empty-title{font-size:15px;font-weight:700;color:var(--text);margin-bottom:4px}.bk-empty-body{font-size:13px}.bk-form-panel{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--border)}.bk-form-heading{margin:0 0 .85rem;font-size:.95rem;font-weight:700;color:var(--text)}.bk-form{display:flex;flex-direction:column;gap:.85rem}.bk-form-row{display:flex;flex-direction:column}.bk-form-row--split{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.bk-field{display:flex;flex-direction:column;gap:.3rem}.bk-field-label{font-size:.85rem;font-weight:600;color:var(--text)}.bk-field-hint{font-size:.8rem;color:var(--text2);margin-top:.15rem}.bk-input{border:1px solid var(--border);border-radius:.4rem;padding:.55rem .7rem;font:inherit;background:var(--card);color:var(--text);transition:border-color .15s,box-shadow .15s}.bk-input:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 22%,transparent)}.bk-textarea{resize:vertical;min-height:70px;font-family:inherit}.bk-form-actions{display:flex;justify-content:flex-end}@media(max-width:700px){.bk-card{flex-wrap:wrap}.bk-actions{flex-direction:row;width:100%}.bk-action{flex:1;text-align:center}.bk-head{flex-direction:column;align-items:stretch}.bk-head-btn{align-self:flex-start}.bk-form-row--split{grid-template-columns:1fr}}.wr-intro{margin:0 0 1rem;color:var(--text-muted);font-size:.95rem;line-height:1.5}.wr-subhead{margin:1.25rem 0 .7rem;font-size:.95rem;font-weight:600;color:var(--text)}.wr-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.wr-item{border:1px solid var(--border);border-radius:.5rem;padding:.75rem .9rem;background:var(--surface)}.wr-item__head{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.wr-item__type{font-weight:600;color:var(--text)}.wr-item__cover{font-size:.85rem;color:var(--brand-primary);font-weight:600}.wr-item__make,.wr-item__serial,.wr-item__notes{margin-top:.25rem;font-size:.9rem;color:var(--text-muted)}.wr-item__serial code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:color-mix(in srgb,var(--text) 6%,transparent);padding:.05em .35em;border-radius:.25rem;font-size:.85em}.wr-item__meta{margin-top:.35rem;display:flex;gap:.5rem;flex-wrap:wrap;color:var(--text-muted);font-size:.82rem}.wr-item__sep{opacity:.6}.wr-form{display:flex;flex-direction:column;gap:.75rem}.wr-form-row--split{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.wr-field{display:flex;flex-direction:column;gap:.3rem}.wr-field--empty{display:none}.wr-field__label{font-size:.85rem;font-weight:500;color:var(--text)}.wr-input{border:1px solid var(--border);border-radius:.4rem;padding:.55rem .7rem;font:inherit;background:var(--card);color:var(--text);transition:border-color .15s,box-shadow .15s}.wr-input:focus{outline:none;border-color:var(--brand-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-primary) 22%,transparent)}.wr-textarea{resize:vertical;min-height:60px;font-family:inherit}.wr-form-actions{display:flex;justify-content:flex-end}.wr-submit:disabled{opacity:.65;cursor:not-allowed}@media(max-width:600px){.wr-form-row--split{grid-template-columns:1fr}}.rv-card{background:linear-gradient(180deg,color-mix(in srgb,#fde68a 25%,var(--card)) 0%,var(--card) 100%);border-color:color-mix(in srgb,#fbbf24 30%,var(--border));text-align:center}.rv-stars{font-size:1.8rem;letter-spacing:.15rem;color:#f59e0b;margin-bottom:.3rem;user-select:none}.rv-title{margin:0 0 .5rem;font-size:1.15rem}.rv-body{margin:0 0 1.1rem;color:var(--text);font-size:.95rem;line-height:1.55;max-width:44ch;margin-left:auto;margin-right:auto}.rv-actions{display:flex;justify-content:center;gap:.6rem;flex-wrap:wrap}.rv-cta{background:#1a73e8;color:#fff;border:none;font-weight:600}.rv-cta:hover{background:#155ab6}@media(max-width:600px){.rv-actions{flex-direction:column-reverse;align-items:stretch}.rv-cta,.rv-dismiss{width:100%}}.rv-block+.rv-block{margin-top:1.1rem;padding-top:1.1rem;border-top:1px solid var(--border)}.rv-block--refer{text-align:center}.rv-subtitle{margin:0 0 .45rem;font-size:1rem;font-weight:700;color:var(--text)}.rv-refer-row{display:flex;gap:.5rem;align-items:stretch;margin:0 auto .7rem;max-width:28rem}.rv-refer-link{flex:1;background:var(--card);border:1px solid var(--border);border-radius:8px;padding:.5rem .7rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.82rem;color:var(--text);outline:none;min-width:0;text-overflow:ellipsis}.rv-refer-link:focus{border-color:var(--brand-primary)}.rv-copy-btn{flex-shrink:0}.rv-refer-actions{justify-content:center}@media(max-width:600px){.rv-refer-row{flex-direction:column}}.rv-rate{margin-bottom:.5rem}.rv-rate-stars{display:flex;gap:.25rem;margin:.5rem 0 .75rem}.rv-rate-star{background:none;border:none;padding:.15rem;cursor:pointer;color:#cbd5e1;line-height:0;border-radius:8px;transition:color .12s ease,transform .12s ease}.rv-rate-star:hover{color:var(--brand, #e58200);transform:scale(1.08)}.rv-rate-star:focus-visible{outline:2px solid var(--brand, #e58200);outline-offset:2px}.rv-rate-star--on{color:var(--brand, #e58200)}.rv-rate-star--on svg{fill:currentColor}.rv-rate-comment{width:100%;resize:vertical;border:1px solid var(--cust-border, #e2e8f0);border-radius:10px;padding:.55rem .7rem;font:inherit;font-size:.92rem;margin-bottom:.6rem;box-sizing:border-box}.rv-rate-status{font-size:.82rem;color:var(--cust-muted, #64748b);align-self:center}.msg-help{margin:-.25rem 0 1rem;color:var(--text-muted);font-size:.9rem;line-height:1.5}.msg-body{display:flex;flex-direction:column;gap:.55rem;max-height:400px;min-height:140px;overflow-y:auto;padding:.5rem;background:var(--bg);border:1px solid var(--border);border-radius:.5rem;scrollbar-gutter:stable}.msg-empty{display:flex;align-items:center;gap:.65rem;padding:1rem .5rem;color:var(--text-muted)}.msg-empty__avatar{width:36px;height:36px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.85rem;flex-shrink:0}.msg-empty__text{display:flex;flex-direction:column;gap:.1rem;font-size:.9rem}.msg-bubble{display:inline-flex;flex-direction:column;gap:.25rem;max-width:80%;padding:.55rem .75rem;border-radius:.85rem;word-wrap:break-word;overflow-wrap:anywhere;line-height:1.45;font-size:.92rem}.msg-bubble--in{align-self:flex-start;background:var(--card);border:1px solid var(--border);color:var(--text);border-bottom-left-radius:.25rem}.msg-bubble--out{align-self:flex-end;background:var(--brand-primary);color:var(--brand-on-primary, var(--brand-secondary));border-bottom-right-radius:.25rem}.msg-bubble.is-pending{opacity:.7}.msg-bubble.is-failed{outline:2px solid var(--danger);outline-offset:1px;cursor:pointer}.msg-bubble__text{white-space:pre-wrap}.msg-bubble__meta{display:flex;align-items:center;gap:.45rem;font-size:.7rem;opacity:.85}.msg-bubble__channel{display:inline-block;padding:.05rem .4rem;font-weight:700;border-radius:999px;background:color-mix(in oklab,var(--msg-channel-color, var(--brand-primary)) 22%,transparent);color:var(--msg-channel-color, var(--brand-primary));letter-spacing:.02em}.msg-bubble--out .msg-bubble__channel{background:#0000001f;color:var(--brand-on-primary, var(--brand-secondary))}.msg-bubble__time{font-variant-numeric:tabular-nums}.msg-foot{margin-top:.75rem;display:flex;flex-direction:column;gap:.5rem}.msg-input{width:100%;resize:none;font-family:inherit;font-size:.95rem;line-height:1.4;min-height:40px;max-height:140px;padding:.55rem .7rem;background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:.5rem;outline:none;transition:border-color .12s,box-shadow .12s}.msg-input:focus{border-color:var(--brand-primary);box-shadow:0 0 0 3px color-mix(in oklab,var(--brand-primary) 20%,transparent)}.msg-foot__actions{display:flex;justify-content:flex-end;gap:.5rem;align-items:center}.msg-call{display:inline-flex;align-items:center;gap:.35rem;font-size:.88rem;padding:.5rem .85rem;text-decoration:none}.msg-call:hover{text-decoration:none;filter:brightness(1.02)}.msg-send{font-size:.95rem;padding:.55rem 1.1rem}@media(max-width:600px){.msg-body{max-height:320px}.msg-bubble{max-width:88%}}.msg-bubble__attachments{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.msg-attach{display:inline-flex;align-items:center;border-radius:10px;text-decoration:none;color:inherit;overflow:hidden}.msg-attach--image{width:160px;height:160px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12)}.msg-attach--image img{width:100%;height:100%;object-fit:cover;display:block}.msg-attach--file{gap:10px;padding:8px 12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);min-width:220px;max-width:320px}.msg-attach__icon{font-size:22px;line-height:1}.msg-attach__meta{display:flex;flex-direction:column;min-width:0}.msg-attach__name{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.msg-attach__size{font-size:11px;opacity:.65}.msg-attach-tray{flex-basis:100%;display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.msg-attach-chip{display:inline-flex;align-items:center;gap:8px;padding:4px 6px 4px 4px;border-radius:8px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);max-width:280px}.msg-attach-chip img,.msg-attach-chip__icon{width:28px;height:28px;flex:0 0 28px;border-radius:6px;object-fit:cover;background:#0003;display:inline-flex;align-items:center;justify-content:center;font-size:16px}.msg-attach-chip__name{font-size:12px;max-width:140px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.msg-attach-chip__size{font-size:11px;opacity:.6}.msg-attach-chip__remove{border:none;background:transparent;color:inherit;width:20px;height:20px;border-radius:50%;font-size:16px;line-height:1;cursor:pointer;opacity:.7}.msg-attach-chip__remove:hover{background:#ffffff1a;opacity:1}.msg-attach-btn{display:inline-flex;align-items:center;gap:4px}.acc-card{display:flex;flex-direction:column;gap:0}.acc-section{padding:1rem 0;border-top:1px solid var(--border)}.acc-section:first-of-type{padding-top:.65rem;border-top:none}.acc-section-title{margin:0 0 .4rem;font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted)}.acc-help{margin:0 0 .7rem;color:var(--text-muted);font-size:.88rem}.acc-dl{margin:0 0 .7rem;display:flex;flex-direction:column;gap:.45rem}.acc-dl-row{display:grid;grid-template-columns:7rem 1fr;align-items:baseline;gap:.5rem}.acc-dl-row dt{color:var(--text-muted);font-size:.82rem;font-weight:600}.acc-dl-row dd{margin:0;color:var(--text);font-size:.95rem;font-weight:500}@media(max-width:540px){.acc-dl-row{grid-template-columns:1fr;gap:.05rem}}.acc-edit-btn,.acc-pw-btn{align-self:flex-start}.acc-notif-list{display:flex;flex-direction:column;gap:.45rem}.acc-notif-row{display:flex;align-items:flex-start;gap:.7rem;padding:.55rem .7rem;border:1px solid var(--border);border-radius:10px;background:var(--card);cursor:pointer;transition:border-color .12s,background-color .12s}.acc-notif-row:hover{border-color:var(--brand-primary)}.acc-notif-row input[type=checkbox]{accent-color:var(--brand-primary);width:18px;height:18px;flex-shrink:0;margin-top:.1rem}.acc-notif-body{display:flex;flex-direction:column;gap:.15rem;min-width:0}.acc-notif-label{font-size:.92rem;font-weight:700;color:var(--text)}.acc-notif-desc{font-size:.82rem;color:var(--text-muted);line-height:1.4}.acc-brand{display:flex;align-items:center;gap:.8rem;padding:.6rem .7rem;border:1px solid var(--border);border-radius:10px;background:var(--card)}.acc-brand-logo{width:52px;height:52px;object-fit:contain;border-radius:9px;background:var(--bg);border:1px solid var(--border);flex-shrink:0}.acc-brand-initial{width:52px;height:52px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:1.1rem;font-weight:800;letter-spacing:-.01em;flex-shrink:0}.acc-brand-text{display:flex;flex-direction:column;gap:.15rem;min-width:0}.acc-brand-name{font-size:1rem;font-weight:700;color:var(--text)}.acc-brand-sub{font-size:.82rem;color:var(--text-muted)}.acc-edit-form{display:flex;flex-direction:column;gap:.7rem;margin-top:.4rem}.acc-fld{display:flex;flex-direction:column;gap:.25rem;font-size:.82rem;color:var(--text-muted)}.acc-fld input,.acc-fld textarea{font:inherit;color:var(--text);background:var(--surface, rgba(255, 255, 255, .04));border:1px solid var(--border);border-radius:8px;padding:.55rem .7rem;width:100%;box-sizing:border-box;min-height:44px}.acc-fld textarea{resize:vertical}.acc-fld input:focus,.acc-fld textarea:focus{outline:none;border-color:var(--brand-primary)}.acc-edit-actions{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:.2rem}.acc-install-btn{align-self:flex-start}.acc-steps{margin:.2rem 0 0;padding-left:1.15rem;display:flex;flex-direction:column;gap:.4rem;color:var(--text);font-size:.9rem;line-height:1.45}.acc-steps li strong{font-weight:700}.acc-ios-share{vertical-align:-3px;margin:0 1px;color:var(--brand-primary)}.acc-install-done{margin:.2rem 0 0;padding:.55rem .7rem;border:1px solid var(--border);border-radius:10px;background:var(--card);color:var(--text);font-size:.9rem;font-weight:600}.acc-push{margin-top:1rem;padding-top:.9rem;border-top:1px dashed var(--border)}.acc-push-head{display:flex;align-items:center;gap:.5rem;margin-bottom:.4rem}.acc-push-title{font-size:.92rem;font-weight:700;color:var(--text)}.acc-badge{font-size:.66rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--brand-primary);border:1px solid var(--brand-primary);border-radius:999px;padding:.12rem .5rem;line-height:1.3}.acc-switch{display:flex;align-items:center;gap:.6rem;margin:.1rem 0 .5rem}.acc-switch.is-disabled{cursor:not-allowed;opacity:.55}.acc-switch input{position:absolute;opacity:0;width:0;height:0}.acc-switch-track{position:relative;flex:none;width:40px;height:24px;border-radius:999px;background:var(--border);transition:background-color .15s}.acc-switch-thumb{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:var(--text-muted);transition:transform .15s}.acc-switch-label{font-size:.9rem;font-weight:600;color:var(--text)}.acc-note{margin:0;font-size:.8rem;color:var(--text-muted);line-height:1.45}.ai-help{margin:-.25rem 0 1rem;color:var(--text-muted);font-size:.9rem;line-height:1.5}.ai-collapsed{display:flex;align-items:center;gap:.85rem;flex-wrap:wrap}.ai-collapsed__hint{font-size:.85rem;color:var(--text-muted)}.ai-start{font-size:.95rem}.ai-expanded{display:flex;flex-direction:column;gap:.65rem}.ai-body{display:flex;flex-direction:column;gap:.55rem;max-height:380px;min-height:160px;overflow-y:auto;padding:.65rem;background:var(--bg);border:1px solid var(--border);border-radius:.5rem;scrollbar-gutter:stable}.ai-bubble{display:inline-flex;flex-direction:column;gap:.4rem;max-width:88%;padding:.6rem .8rem;border-radius:.85rem;line-height:1.45;font-size:.92rem;word-wrap:break-word;overflow-wrap:anywhere}.ai-bubble--user{align-self:flex-end;background:var(--brand-primary);color:var(--brand-secondary);border-bottom-right-radius:.25rem}.ai-bubble--bot{align-self:flex-start;background:var(--card);border:1px solid var(--border);color:var(--text);border-bottom-left-radius:.25rem}.ai-bubble__text{white-space:pre-wrap}.ai-escalate{align-self:flex-start;background:transparent;color:var(--brand-primary);border:1px solid var(--brand-primary);padding:.35rem .7rem;border-radius:.4rem;font-size:.82rem;font-weight:600;cursor:pointer;transition:background .12s,color .12s}.ai-escalate:hover{background:var(--brand-primary);color:var(--brand-secondary)}.ai-bubble--thinking{padding:.8rem 1rem}.ai-dots{display:inline-flex;align-items:center;gap:.25rem}.ai-dots span{width:6px;height:6px;background:var(--text-muted);border-radius:999px;display:inline-block;animation:ai-bounce 1.2s infinite ease-in-out both}.ai-dots span:nth-child(1){animation-delay:-.32s}.ai-dots span:nth-child(2){animation-delay:-.16s}@keyframes ai-bounce{0%,80%,to{transform:scale(.6);opacity:.5}40%{transform:scale(1);opacity:1}}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ai-foot{display:flex;flex-direction:column;gap:.5rem}.ai-input{width:100%;resize:none;font-family:inherit;font-size:.95rem;line-height:1.4;min-height:40px;max-height:120px;padding:.55rem .7rem;background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:.5rem;outline:none;transition:border-color .12s,box-shadow .12s}.ai-input:focus{border-color:var(--brand-primary);box-shadow:0 0 0 3px color-mix(in oklab,var(--brand-primary) 20%,transparent)}.ai-input:disabled{opacity:.6;cursor:not-allowed}.ai-foot__actions{display:flex;justify-content:flex-end;gap:.5rem;align-items:center}.ai-send{font-size:.95rem;padding:.55rem 1.1rem}.ai-close{font-size:.85rem}@media(max-width:600px){.ai-body{max-height:300px}.ai-bubble{max-width:92%}.ai-collapsed{flex-direction:column;align-items:stretch}.ai-start{width:100%}}:root{--brand-primary: #E8760A;--brand-secondary: #1F2937;--brand: #E8760A;--brand-2: #ef8c2e;--brand-soft: rgba(232, 118, 10, .1);--brand-strong: #bd5f08;--on-brand: #ffffff;--bg: #f6f7f5;--card: #ffffff;--surface: #ffffff;--surface2: #f1f3f1;--surface3: #e7eae6;--text: #0f1612;--text2: #5b6660;--text3: #8a938d;--text-muted: #a8b0aa;--border: #e3e6e1;--border-strong: #cdd2cb;--ok: #16a34a;--green: #16a34a;--green-soft: rgba(22, 163, 74, .1);--pending: #d97706;--amber: #d97706;--amber-soft: rgba(217, 119, 6, .1);--danger: #dc2626;--red: #dc2626;--red-soft: rgba(220, 38, 38, .1);--info: #2563eb;--blue: #2563eb;--blue-soft: rgba(37, 99, 235, .1);--purple: #7c3aed;--purple-soft: rgba(124, 58, 237, .1);--shadow-sm: 0 1px 2px rgba(15, 22, 18, .04);--shadow: 0 4px 16px rgba(15, 22, 18, .06);--shadow-lg: 0 24px 60px rgba(15, 22, 18, .1);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);min-height:100vh;-webkit-font-smoothing:antialiased}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit}.cust-app{min-height:100vh;display:flex;flex-direction:column}.cust-shell-main{flex:1;padding:1.5rem 1.25rem 3rem;max-width:1100px;margin:0 auto;width:100%}.cust-card{background:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem;margin-bottom:1.25rem;box-shadow:var(--shadow-sm)}.cust-card-title{margin:0 0 1rem;font-size:1.15rem;font-weight:700;color:var(--text)}.cust-btn{background:var(--brand);color:var(--on-brand);border:none;padding:.65rem 1.1rem;border-radius:.4rem;font-weight:600;cursor:pointer;transition:filter .12s,transform .12s;font-size:.95rem}.cust-btn:hover{filter:brightness(1.05)}.cust-btn:active{transform:translateY(1px)}.cust-btn:disabled{opacity:.5;cursor:not-allowed}.cust-btn-secondary{background:var(--card);color:var(--text);border:1px solid var(--border)}.cust-btn-ghost{background:transparent;color:var(--text-muted);border:none;padding:.5rem .75rem}.cust-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .6rem;font-size:.8rem;font-weight:600;border-radius:999px;background:var(--border);color:var(--text)}.cust-pill-ok{background:var(--green-soft);color:var(--green)}.cust-pill-pending{background:var(--amber-soft);color:var(--amber)}.cust-pill-info{background:var(--blue-soft);color:var(--blue)}.cust-pill-danger{background:var(--red-soft);color:var(--red)}.cust-pill-status{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .55rem;border-radius:999px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.cust-pill-status:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.cust-pill-status.brand{background:var(--brand-soft);color:var(--brand)}.cust-pill-status.green{background:var(--green-soft);color:var(--green)}.cust-pill-status.blue{background:var(--blue-soft);color:var(--blue)}.cust-pill-status.amber{background:var(--amber-soft);color:var(--amber)}.cust-pill-status.red{background:var(--red-soft);color:var(--red)}.cust-loading,.cust-empty,.cust-error{padding:2.5rem 1rem;text-align:center;color:var(--text-muted)}.cust-error{color:var(--danger)}.cust-toast-region{position:fixed;top:1rem;right:1rem;z-index:2000;display:flex;flex-direction:column;gap:.5rem}.cust-toast{background:var(--card);border:1px solid var(--border);border-left:4px solid var(--brand);padding:.65rem 1rem;border-radius:.4rem;box-shadow:0 4px 12px #0000001a;font-size:.9rem;max-width:360px;animation:cust-toast-in .2s ease-out}.cust-toast-success{border-left-color:var(--ok)}.cust-toast-error{border-left-color:var(--danger)}.cust-toast-info{border-left-color:var(--info)}@keyframes cust-toast-in{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@media(max-width:600px){.cust-shell-main{padding:1rem .75rem 2rem}.cust-card{padding:1.1rem;border-radius:.5rem}}.cust-header{position:sticky;top:0;z-index:100;background:color-mix(in srgb,var(--surface) 92%,transparent);-webkit-backdrop-filter:saturate(180%) blur(14px);backdrop-filter:saturate(180%) blur(14px);border-bottom:1px solid var(--border);padding-top:env(safe-area-inset-top,0px)}.cust-header-inner{max-width:1100px;margin:0 auto;padding:10px 22px;height:60px;display:flex;align-items:center;gap:14px;width:100%}.cust-header-left{display:flex;align-items:center;gap:12px;flex:1 1 auto;min-width:0}.cust-header-brand{display:flex;align-items:center;gap:10px;min-width:0}.cust-header-logo{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:14px;letter-spacing:.5px;flex-shrink:0;box-shadow:0 2px 8px #0d8a7240;overflow:hidden}.cust-header-logo img{max-width:100%;max-height:100%;display:block;border-radius:8px}.cust-header-name-stack{display:flex;flex-direction:column;min-width:0}.cust-header-name{font-size:14px;font-weight:800;color:var(--text);letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.cust-header-tag{font-size:10px;color:var(--text3);font-weight:600;text-transform:uppercase;letter-spacing:.14em}.cust-header-greeting{flex:1 1 auto;font-size:.95rem;color:var(--text2);text-align:center;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cust-header-greeting strong{color:var(--text);font-weight:700}.cust-header-right{flex:1 1 auto;display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.cust-header-helpline{display:inline-flex;flex-direction:column;align-items:flex-end;text-decoration:none;color:var(--text2);font-size:11px;line-height:1.2;padding:4px 10px;border-radius:8px;white-space:nowrap}.cust-header-helpline:hover{background:var(--surface2);text-decoration:none}.cust-header-helpline-lead{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:var(--text3);font-weight:700}.cust-header-helpline-num{color:var(--brand);font-weight:700;font-size:12px}.cust-header-iconbtn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:transparent;border:none;color:var(--text2);cursor:pointer;transition:color .12s,background .12s}.cust-header-iconbtn:hover{color:var(--text);background:var(--surface2)}.cust-header-iconbtn svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cust-header-iconbtn-dot{position:absolute;top:7px;right:8px;width:8px;height:8px;border-radius:50%;background:var(--brand);border:2px solid var(--surface)}.cust-header-user{display:inline-flex;align-items:center;gap:8px;padding:5px 10px 5px 5px;border-radius:999px;background:var(--surface2);border:1px solid var(--border)}.cust-header-avatar{width:28px;height:28px;border-radius:50%;background:var(--brand);color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800}.cust-header-who{font-size:12px;color:var(--text);font-weight:600;white-space:nowrap;max-width:140px;overflow:hidden;text-overflow:ellipsis}@media(max-width:900px){.cust-header-helpline,.cust-header-who{display:none}.cust-header-user{padding:3px}.cust-header-name{max-width:140px}}@media(max-width:600px){.cust-header-inner{padding:8px 12px;gap:8px}.cust-header-greeting,.cust-header-tag{display:none}.cust-header-name{font-size:13px}}.cust-tabbar{position:sticky;top:60px;z-index:49;background:color-mix(in srgb,var(--card) 92%,transparent);backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);border-bottom:1px solid var(--border);padding:0 max(1rem,env(safe-area-inset-left,1rem)) 0 max(1rem,env(safe-area-inset-right,1rem));display:flex;align-items:center;gap:.1rem;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.cust-tabbar::-webkit-scrollbar{display:none}.cust-tabbar:before,.cust-tabbar:after{content:"";margin:auto}.cust-tab{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem .85rem .7rem;background:transparent;border:none;border-bottom:2px solid transparent;color:var(--text2);font:inherit;font-size:.85rem;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:color .12s,border-color .12s}.cust-tab:hover{color:var(--text)}.cust-tab--active{color:var(--brand);border-bottom-color:var(--brand)}.cust-tab svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.cust-tab:focus-visible{outline:2px solid var(--brand);outline-offset:-4px}@media(max-width:1023px){.cust-tabbar{display:none}}.cust-nav-trigger{display:none}@media(max-width:1023px){.cust-nav-trigger{display:inline-flex}}.cust-nav-drawer{position:fixed;top:60px;left:0;right:0;z-index:90;max-height:calc(100vh - 60px);overflow-y:auto;background:var(--surface);border-bottom:1px solid var(--border);box-shadow:0 12px 32px #0f16121f;transform:translateY(-12px);opacity:0;pointer-events:none;visibility:hidden;transition:transform .2s ease,opacity .2s ease,visibility 0s linear .2s;-webkit-overflow-scrolling:touch}.cust-nav-drawer--open{transform:translateY(0);opacity:1;pointer-events:auto;visibility:visible;transition:transform .2s ease,opacity .2s ease,visibility 0s linear 0s}@media(min-width:1024px){.cust-nav-drawer,.cust-nav-backdrop{display:none!important}}.cust-nav-drawer-list{list-style:none;margin:0;padding:.5rem 0}.cust-nav-drawer-item{display:flex;align-items:center;gap:.85rem;width:100%;min-height:48px;padding:.6rem 1.25rem;background:transparent;border:none;border-left:3px solid transparent;color:var(--text);font:inherit;font-size:.95rem;font-weight:600;text-align:left;cursor:pointer;transition:background .12s,color .12s,border-color .12s}.cust-nav-drawer-item:hover{background:var(--surface2)}.cust-nav-drawer-item:focus-visible{outline:2px solid var(--brand);outline-offset:-2px}.cust-nav-drawer-item--active{background:var(--brand-soft);color:var(--brand);border-left-color:var(--brand)}.cust-nav-drawer-item-icon{width:32px;height:32px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:var(--surface2);color:var(--text2)}.cust-nav-drawer-item--active .cust-nav-drawer-item-icon{background:color-mix(in srgb,var(--brand) 15%,transparent);color:var(--brand)}.cust-nav-drawer-item-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cust-nav-drawer-item-label{flex:1;min-width:0}.cust-nav-drawer-item-chevron{display:inline-flex;align-items:center;justify-content:center;color:var(--text3);flex-shrink:0}.cust-nav-drawer-item-chevron svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.cust-nav-drawer-item--active .cust-nav-drawer-item-chevron{color:var(--brand)}.cust-nav-backdrop{position:fixed;inset:60px 0 0;z-index:80;background:#0f161266;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .2s ease,visibility 0s linear .2s}.cust-nav-backdrop--open{opacity:1;pointer-events:auto;visibility:visible;transition:opacity .2s ease,visibility 0s linear 0s}body.cust-nav-locked{overflow:hidden}.cust-nav-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:var(--brand);color:#fff;font-size:11px;font-weight:800;line-height:1;flex-shrink:0}.cust-tab .cust-nav-badge{min-width:18px;height:18px;font-size:10px}.cust-section{display:none;margin-bottom:1.25rem}.cust-section--active{display:block}.cust-section-label{font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin:0 0 .5rem .25rem}.cust-fullscreen{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;background:var(--bg)}.cust-fullscreen-card{background:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:2.25rem 2rem;max-width:460px;width:100%;box-shadow:0 4px 16px #0000000f;text-align:center}.cust-fullscreen-title{margin:0 0 .5rem;font-size:1.4rem;font-weight:700;color:var(--text)}.cust-fullscreen-body{margin:0 0 1.5rem;font-size:.95rem;color:var(--text-muted);line-height:1.55}.cust-fullscreen-cta{display:inline-block;background:var(--brand-primary);color:var(--brand-secondary);padding:.7rem 1.25rem;border-radius:.4rem;font-weight:600;text-decoration:none}.cust-fullscreen-cta:hover{filter:brightness(1.05);text-decoration:none}.cust-bootstrap{min-height:100vh;display:flex;align-items:center;justify-content:center;color:var(--text-muted);font-size:.95rem}.cust-setpw-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#08090c8c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.cust-setpw-card{max-width:380px}.cust-setpw-skip{margin-top:.9rem}.cust-terms-overlay{background:#08090cb8;z-index:1100}.cust-terms-card{max-width:560px;width:100%;text-align:left}.cust-terms-body{margin:.75rem 0 1rem;max-height:min(48vh,420px);overflow-y:auto;padding:.9rem 1rem;border:1px solid var(--border);border-radius:.75rem;background:var(--bg);color:var(--text);font-size:.9rem;line-height:1.5}.cust-terms-body h3{margin:1rem 0 .3rem;font-size:.92rem;color:var(--text)}.cust-terms-body p{margin:0 0 .6rem;color:var(--muted)}.cust-terms-body p:first-child{margin-top:0}.cust-terms-note{color:var(--text);font-weight:600}.cust-terms-check{display:flex;align-items:flex-start;gap:.55rem;margin:.25rem 0 1rem;cursor:pointer;font-size:.9rem;color:var(--text)}.cust-terms-check input{margin-top:.15rem;width:18px;height:18px;flex:0 0 auto;accent-color:var(--brand)}.cust-terms-accept{width:100%}.cust-login{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:radial-gradient(1100px 600px at 80% -10%,var(--brand-soft),transparent 60%),radial-gradient(700px 500px at -10% 100%,var(--brand-soft),transparent 60%),var(--bg)}.cust-login-card{background:var(--card);border:1px solid var(--border);border-radius:1.25rem;padding:2.6rem 2.25rem 2.1rem;width:100%;max-width:430px;box-shadow:0 12px 40px #0000001a;display:flex;flex-direction:column;align-items:center;gap:.85rem}.cust-login-brand{display:flex;flex-direction:column;align-items:center;gap:.4rem;margin-bottom:.25rem}.cust-login-logo{width:56px;height:56px;border-radius:1rem;background:linear-gradient(135deg,var(--brand),var(--brand-2));display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 6px 20px var(--brand-soft)}.cust-login-name{font-size:1.125rem;font-weight:800;color:var(--text);letter-spacing:-.01em}.cust-login-sub{font-size:.6875rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.18em;font-weight:700}.cust-login-heading{font-size:1.25rem;font-weight:700;color:var(--text);margin:.375rem 0 0}.cust-login-blurb{font-size:.8125rem;color:var(--text-muted);text-align:center;line-height:1.55;max-width:320px;margin:0}.cust-login-form{width:100%;display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.cust-login-form label{font-size:.6875rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:-.125rem}.cust-login-form input,.cust-login-forgot-email{background:var(--surface);border:1px solid var(--border);border-radius:.75rem;padding:.75rem .875rem;color:var(--text);outline:none;font:inherit;font-size:.875rem;transition:border-color .12s,box-shadow .12s}.cust-login-form input:focus,.cust-login-forgot-email:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.cust-login-primary{background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#fff;border:none;border-radius:.75rem;padding:.8125rem 1rem;font:inherit;font-weight:700;font-size:.875rem;letter-spacing:.01em;cursor:pointer;margin-top:.25rem;transition:box-shadow .15s,transform .05s}.cust-login-primary:hover{box-shadow:0 8px 24px var(--brand-soft)}.cust-login-primary:active{transform:translateY(1px)}.cust-login-primary:disabled{opacity:.5;cursor:not-allowed}.cust-login-err{color:var(--danger);font-size:.75rem;text-align:center;min-height:1.125rem}.cust-login-picker{display:flex;flex-direction:column;gap:.5rem;margin-top:.25rem}.cust-login-picker-hint{font-size:.8125rem;line-height:1.4;color:var(--muted, #6b7280);text-align:center;margin-bottom:.25rem}.cust-login-retailer-option{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;text-align:left;background:var(--surface, #fff);border:1px solid var(--brand-soft, rgba(0, 0, 0, .12));border-radius:.75rem;padding:.8125rem 1rem;font:inherit;font-weight:600;font-size:.875rem;color:var(--ink, #111);cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .05s}.cust-login-retailer-option:after{content:"→";color:var(--brand);font-weight:700}.cust-login-retailer-option:hover{border-color:var(--brand);box-shadow:0 8px 24px var(--brand-soft)}.cust-login-retailer-option:active{transform:translateY(1px)}.cust-login-retailer-option:disabled{opacity:.5;cursor:not-allowed}.cust-login-link{background:none;border:none;color:var(--text-muted);font:inherit;font-size:.75rem;cursor:pointer;text-decoration:underline;padding:0}.cust-login-link:hover{color:var(--text)}.cust-login-forgot{width:100%;display:flex;flex-direction:column;gap:.5rem}.cust-login-forgot[hidden]{display:none}.cust-login-forgot-hint{font-size:.75rem;color:var(--text-muted);text-align:center}.cust-login-forgot-msg{font-size:.75rem;text-align:center;min-height:1rem;color:var(--brand)}.cust-login-forgot-msg.is-error{color:var(--danger)}.cust-login-hint{font-size:.75rem;color:var(--text-muted);text-align:center;line-height:1.5;max-width:320px;margin:.25rem 0 0;padding-top:.85rem;border-top:1px solid var(--border)}.cust-login-foot{font-size:.6875rem;color:var(--text-muted);text-align:center;margin-top:.25rem}.cust-login-foot-brand{color:var(--text);font-weight:700}.cust-feedback-footer{margin:0 auto;padding:1.5rem 1rem 2.5rem;text-align:center;max-width:1100px}.cust-feedback-footer__link{background:transparent;border:none;color:var(--text-muted);font-size:.8rem;font-family:inherit;cursor:pointer;text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--text-muted) 40%,transparent);text-underline-offset:3px;padding:.3rem .6rem;transition:color .12s}.cust-feedback-footer__link:hover{color:var(--text);text-decoration-color:currentColor}.cust-feedback-modal{border:1px solid var(--card-border, color-mix(in srgb, var(--text-muted) 25%, transparent));border-radius:14px;padding:0;background:var(--card);color:var(--text);max-width:560px;width:92vw;box-shadow:0 18px 52px #0000002e}.cust-feedback-modal::backdrop{background:#00000073}.cust-feedback-modal__form{margin:0;display:flex;flex-direction:column}.cust-feedback-modal__head{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.4rem .6rem;border-bottom:1px solid color-mix(in srgb,var(--text-muted) 18%,transparent)}.cust-feedback-modal__head h2{margin:0;font-size:1.05rem;font-weight:700;color:var(--text)}.cust-feedback-modal__close{background:transparent;border:none;color:var(--text-muted);font-size:1.4rem;line-height:1;cursor:pointer;padding:4px 8px}.cust-feedback-modal__close:hover{color:var(--text)}.cust-feedback-modal__body{padding:1rem 1.4rem .4rem;display:flex;flex-direction:column;gap:.85rem}.cust-feedback-modal__intro{margin:0;font-size:.85rem;color:var(--text-muted)}.cust-feedback-modal__field{display:flex;flex-direction:column;gap:.3rem}.cust-feedback-modal__field>span{font-size:.78rem;font-weight:600;color:var(--text)}.cust-feedback-modal__field em{font-style:normal;color:var(--text-muted);font-weight:500}.cust-feedback-modal__field textarea,.cust-feedback-modal__field input[type=file]{background:var(--surface);border:1px solid color-mix(in srgb,var(--text-muted) 25%,transparent);border-radius:8px;color:var(--text);padding:.55rem .7rem;font:inherit;font-size:.9rem;outline:none;box-sizing:border-box;width:100%;resize:vertical}.cust-feedback-modal__field textarea:focus{border-color:var(--brand)}.cust-feedback-modal__field input[type=file]{padding:.4rem .55rem;font-size:.8rem;cursor:pointer}.cust-feedback-modal__screenshot-name{font-size:.72rem;color:var(--text-muted)}.cust-feedback-modal__error{font-size:.8rem;color:#b3261e;background:#b3261e14;border:1px solid rgba(179,38,30,.3);border-radius:8px;padding:.5rem .7rem}.cust-feedback-modal__foot{display:flex;justify-content:flex-end;gap:.5rem;padding:.9rem 1.4rem 1.2rem;border-top:1px solid color-mix(in srgb,var(--text-muted) 18%,transparent)}.cust-feedback-modal__btn{background:var(--surface);border:1px solid color-mix(in srgb,var(--text-muted) 25%,transparent);border-radius:8px;color:var(--text);padding:.55rem 1rem;font:inherit;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .12s,border-color .12s}.cust-feedback-modal__btn:hover{border-color:var(--brand)}.cust-feedback-modal__btn:disabled{opacity:.6;cursor:not-allowed}.cust-feedback-modal__btn--primary{background:var(--brand);border-color:var(--brand);color:#fff}.cust-feedback-modal__btn--primary:hover{filter:brightness(1.06)}.cust-feedback-modal__confirm{padding:1.6rem 1.4rem 1.4rem;text-align:center}.cust-feedback-modal__confirm h3{margin:0 0 .4rem;font-size:1.05rem;color:var(--text)}.cust-feedback-modal__confirm p{margin:0 0 1.1rem;font-size:.88rem;color:var(--text-muted)}.cust-bell-wrap{position:relative;display:inline-flex}.cust-bell-panel{position:absolute;top:calc(100% + 8px);right:0;width:min(340px,calc(100vw - 32px));max-height:60vh;overflow-y:auto;background:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:0 16px 40px #00000059;z-index:60;padding:6px}.cust-bell-head{font-size:12px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;color:var(--text-muted, #94a3b8);padding:8px 10px 6px}.cust-bell-empty{padding:18px 14px;font-size:13px;color:var(--text-muted, #94a3b8);text-align:center}.cust-bell-item{display:flex;flex-direction:column;gap:3px;width:100%;text-align:left;padding:10px 12px;border:0;border-radius:8px;background:transparent;color:var(--text, inherit);cursor:pointer;font:inherit}.cust-bell-item[data-nav]{cursor:pointer}.cust-bell-item:not([data-nav]){cursor:default}.cust-bell-item:hover{background:var(--surface2)}.cust-bell-item.is-unread{background:color-mix(in srgb,var(--brand) 10%,transparent)}.cust-bell-item.is-unread:hover{background:color-mix(in srgb,var(--brand) 16%,transparent)}.cust-bell-item-text{font-size:13px;line-height:1.4}.cust-bell-item-time{font-size:11px;color:var(--text-muted, #94a3b8)}
