.admin-shell{--a-bg: #ffffff;--a-bg-2: #f5f5f3;--a-surface: #ffffff;--a-text: #1a1a1a;--a-text-soft: #767676;--a-accent: #1a1a1a;--a-accent-dark: #000000;--a-border: #ececea;--a-font: "League Spartan", "DM Sans", system-ui, sans-serif;--a-serif: "Plus Jakarta Sans", "DM Sans", system-ui, sans-serif;--a-ease: cubic-bezier(.16, 1, .3, 1);--a-shadow-card: 0 1px 2px rgba(20, 20, 20, .04), 0 10px 24px rgba(20, 20, 20, .07);--a-shadow-card-hover: 0 2px 4px rgba(20, 20, 20, .05), 0 16px 32px rgba(20, 20, 20, .1);--a-shadow-hero: 0 10px 28px rgba(26, 26, 26, .24);--a-olive: #706c61;--a-olive-deep: #5c584f;--a-olive-soft: #f1efe8;--a-chalk: #efe9dc;--a-offwhite: #faf8f4;--a-shadow-olive: 0 10px 28px rgba(112, 108, 97, .28);font-family:var(--a-font);background:var(--a-bg);color:var(--a-text)}.admin-shell h1,.admin-shell h2,.admin-shell h3,.admin-shell h4{font-family:var(--a-font);font-weight:800;letter-spacing:-.02em;line-height:.95}.admin-shell input,.admin-shell select,.admin-shell textarea,.admin-shell button{font-family:var(--a-font)}.admin-shell .a-label{font-size:12.5px;font-weight:600;letter-spacing:.01em;color:var(--a-text-soft)}.admin-shell .a-label-accent{font-size:12.5px;font-weight:600;letter-spacing:.01em;color:var(--a-olive)}.admin-shell .a-number{font-weight:900;letter-spacing:-.03em;line-height:.9;font-family:var(--a-font)}.admin-shell .a-glass{background:#fffc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(20,20,20,.06)}.admin-shell .a-card{background:var(--a-surface);border:1px solid var(--a-border);border-radius:16px;box-shadow:var(--a-shadow-card);transition:box-shadow .35s var(--a-ease),transform .35s var(--a-ease)}.admin-shell .a-card:hover{box-shadow:var(--a-shadow-card-hover);transform:translateY(-2px)}.admin-shell .a-card:active{transform:translateY(0);box-shadow:var(--a-shadow-card)}.admin-shell .a-hero{position:relative;overflow:hidden;background:radial-gradient(130% 150% at 10% -20%,#ffffff3d,#fff0 50%),linear-gradient(155deg,#837f73 0%,var(--a-olive) 48%,var(--a-olive-deep) 100%);color:#fff;border-radius:20px;box-shadow:var(--a-shadow-olive),inset 0 1px #ffffff24}.admin-shell .a-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,transparent 40%,rgba(255,255,255,.1) 50%,transparent 60%);pointer-events:none}.admin-shell .a-hero>*{position:relative;z-index:1}.admin-shell .a-card-tint{background:linear-gradient(180deg,var(--a-olive-soft) 0%,var(--a-offwhite) 100%);border:1px solid #e6e1d3;border-radius:16px;box-shadow:var(--a-shadow-card)}.admin-shell .a-btn{font-family:var(--a-font);font-weight:700;font-size:11px;letter-spacing:.14em;text-transform:uppercase;border-radius:999px;border:none;cursor:pointer;transition:background .35s var(--a-ease),color .35s var(--a-ease),transform .2s var(--a-ease),box-shadow .35s var(--a-ease)}.admin-shell .a-btn-solid{background:var(--a-accent);color:#fff;box-shadow:0 6px 16px #1a1a1a38}.admin-shell .a-btn-solid:active{transform:scale(.97);background:var(--a-accent-dark)}.admin-shell .a-btn-accent{background:var(--a-bg-2);color:var(--a-text)}.admin-shell .a-btn-accent:active{transform:scale(.97);background:var(--a-border)}.admin-shell .a-btn-outline{background:transparent;color:var(--a-text);border:1.5px solid var(--a-text)}.admin-shell .a-btn-outline:active{transform:scale(.97);background:var(--a-bg-2)}.admin-shell .a-reveal{opacity:0;transform:translateY(40px);transition:opacity 1s var(--a-ease),transform 1s var(--a-ease)}.admin-shell .a-reveal.is-visible{opacity:1;transform:translateY(0)}.admin-shell .a-badge{width:64px;height:64px;border-radius:50%;background:#ffffff24;color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;animation:a-bounce-slow 4s ease-in-out infinite}@keyframes a-bounce-slow{0%,to{transform:translateY(-4%)}50%{transform:translateY(4%)}}.admin-shell .tkml-dash{background:#faf8f4;min-height:100%;font-family:var(--a-serif)}.admin-shell .tkml-dash button,.admin-shell .tkml-dash a{font-family:var(--a-serif)}.admin-shell .tkml-dash-header{display:flex;align-items:center;gap:9px;background:#262420;padding:max(14px,env(safe-area-inset-top)) 18px 13px}.admin-shell .tkml-dash-logo-plate{width:60px;height:22px;border-radius:6px;background:#fff;overflow:hidden;position:relative;flex-shrink:0}.admin-shell .tkml-dash-logo-plate img{position:absolute;width:89px;height:89px;left:-16px;top:-36px}.admin-shell .tkml-dash-brand{font-size:12.5px;font-weight:700;letter-spacing:.01em;color:#f4f1ea;flex:1}.admin-shell .tkml-dash-bell{color:#cfcabb;flex-shrink:0}.admin-shell .tkml-dash-body{padding:0 18px 22px}.admin-shell .tkml-dash-greeting-row{display:flex;align-items:baseline;justify-content:space-between;margin:14px 0 16px}.admin-shell .tkml-dash-greeting-text{font-size:12px;font-weight:600;color:#7c796f;margin:0}.admin-shell .tkml-dash-greeting-name{font-size:21px;font-weight:700;color:#262626;margin:1px 0 0;line-height:1.15;letter-spacing:-.01em}.admin-shell .tkml-dash-date{font-size:11px;font-weight:600;color:#8a877e;white-space:nowrap}.admin-shell .tkml-dash-hero{display:block;width:100%;text-align:left;position:relative;overflow:hidden;border:none;border-radius:14px;padding:16px;cursor:pointer;margin-bottom:18px;background:radial-gradient(85% 70% at 100% 100%,#ffffff29,#fff0 60%),linear-gradient(150deg,#7d7b6a,#706c61,#56534a);box-shadow:0 12px 22px -12px #56534a80}.admin-shell .tkml-dash-hero:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:#ffffff4d}.admin-shell .tkml-dash-hero-inner{position:relative}.admin-shell .tkml-dash-hero-eyebrow{font-size:10.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffff9e;margin:0}.admin-shell .tkml-dash-hero-name{font-size:20px;font-weight:700;color:#fff;margin:5px 0 0;line-height:1.2;letter-spacing:-.01em}.admin-shell .tkml-dash-hero-meta{font-size:12.5px;color:#fffc;margin:4px 0 0}.admin-shell .tkml-dash-hero-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px}.admin-shell .tkml-dash-hero-tag{font-size:10.5px;font-weight:700;color:#fff;background:#ffffff2e;border-radius:7px;padding:3px 8px}.admin-shell .tkml-dash-hero-footer{display:flex;align-items:flex-end;justify-content:space-between;margin-top:13px;padding-top:11px;border-top:1px solid rgba(255,255,255,.2)}.admin-shell .tkml-dash-hero-balance-label{font-size:10.5px;font-weight:600;color:#fff9;margin:0}.admin-shell .tkml-dash-hero-balance-value{font-size:17px;font-weight:600;color:#fff;margin:1px 0 0}.admin-shell .tkml-dash-hero-cta{display:inline-flex;align-items:center;gap:4px;background:#fff;color:#56534a;border-radius:6px;padding:6px 11px;font-size:11.5px;font-weight:700}.admin-shell .tkml-dash-hero-empty{display:flex;align-items:center;gap:8px;background:#efe9dc;border-radius:9px;padding:10px 12px;color:#8a877e;font-size:12.5px;margin-bottom:18px}.admin-shell .tkml-dash-stats{display:flex;align-items:baseline;margin-bottom:20px}.admin-shell .tkml-dash-stat{display:flex;flex-direction:column;text-align:left;background:transparent;border:none;cursor:pointer;padding:0}.admin-shell .tkml-dash-stat.primary{margin-right:24px}.admin-shell .tkml-dash-stat.secondary{margin-right:18px}.admin-shell .tkml-dash-stat.secondary:last-child{margin-right:0}.admin-shell .tkml-dash-stat-value{font-weight:700;line-height:1;letter-spacing:-.01em;color:#262626;margin:0 0 3px}.admin-shell .tkml-dash-stat.primary .tkml-dash-stat-value{font-size:24px}.admin-shell .tkml-dash-stat.secondary .tkml-dash-stat-value{font-size:18px;color:#4c4a43}.admin-shell .tkml-dash-stat-label{font-size:10.5px;font-weight:600;color:#8a877e;margin:0}.admin-shell .tkml-dash-stat.primary .tkml-dash-stat-label{color:#706c61}.admin-shell .tkml-dash-section-title{font-size:12px;font-weight:600;letter-spacing:.02em;color:#262626;margin:0 0 8px}.admin-shell .tkml-dash-list{background:#efe9dc;border-radius:10px;padding:2px 12px;margin-bottom:20px}.admin-shell .tkml-dash-list-row{display:flex;align-items:center;gap:9px;width:100%;padding:10px 0;background:transparent;border:none;text-align:left;cursor:pointer}.admin-shell .tkml-dash-list-label{flex:1;font-size:12.5px;color:#262626;font-weight:500}.admin-shell .tkml-dash-list-empty{display:flex;align-items:center;gap:7px;padding:9px 0;color:#8a877e;font-size:12px}.admin-shell .tkml-dash-panel{background:#fff;border:1px solid #e4e0d5;border-radius:12px;padding:14px 16px;box-shadow:0 10px 20px -16px #26241e47,0 2px 6px #26241e0a;margin-bottom:4px}.admin-shell .tkml-dash-panel-title{font-size:10.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#8a877e;text-align:center;margin:0 0 10px}.admin-shell .tkml-dash-panel-row{display:grid;grid-template-columns:1fr 1fr;text-align:center}.admin-shell .tkml-dash-panel-figure-label{font-size:10.5px;font-weight:600;color:#8a877e;margin:0 0 3px}.admin-shell .tkml-dash-panel-figure{font-size:19px;font-weight:700;color:#262626;margin:0}.admin-shell .tkml-dash-panel-figure.outstanding{color:#706c61}.tkml-orders{background:#faf8f4;min-height:100%;padding:max(18px,env(safe-area-inset-top)) 20px 28px}.tkml-orders-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.tkml-orders-title{font-size:23px;font-weight:700;color:#262626;letter-spacing:-.01em;margin:0}.tkml-orders-add{display:flex;align-items:center;gap:6px;height:44px;padding:0 16px;background:#262626;color:#fff;border:none;border-radius:8px;font-size:12.5px;font-weight:600;cursor:pointer}.tkml-orders-empty{display:flex;align-items:center;gap:10px;border:1px solid #e4e0d5;border-radius:8px;padding:16px 18px;color:#8a877e;font-size:13px}.tkml-orders-list{border-top:1px solid #e6e2d6}.tkml-orders-row{display:block;width:100%;text-align:left;background:transparent;border:none;border-bottom:1px solid #e6e2d6;padding:15px 0;cursor:pointer}.tkml-orders-row-top{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.tkml-orders-name{font-size:15px;font-weight:600;color:#262626;margin:0}.tkml-orders-amount{font-size:15px;font-weight:700;color:#262626;margin:0;white-space:nowrap}.tkml-orders-meta{font-size:12.5px;color:#8a877e;margin:3px 0 0}.tkml-orders-row-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:9px}.tkml-orders-status{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:#262626}.tkml-orders-back{display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#262626;cursor:pointer;padding:4px;margin-left:-4px;flex-shrink:0}.tkml-orders-status-line{display:flex;align-items:center;gap:8px;font-size:13.5px;font-weight:600;color:#262626;margin-bottom:24px}.tkml-orders-section{margin-bottom:30px}.tkml-orders-section-heading{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:700;color:#262626;margin:0 0 12px}.tkml-orders-select{width:100%;height:46px;border-radius:8px;border:1px solid #d8d3c4;background:#fff;padding:0 14px;font-size:14.5px;color:#262626;font-family:inherit}.tkml-orders-info{border-top:1px solid #e6e2d6}.tkml-orders-info-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:11px 0;border-bottom:1px solid #e6e2d6}.tkml-orders-info-label{font-size:13.5px;color:#767676;flex-shrink:0}.tkml-orders-info-value{font-size:13.5px;font-weight:600;color:#262626;text-align:right}.tkml-orders-info-value.is-emphasis{font-size:16px;font-weight:700}.tkml-orders-item-row{padding:12px 0;border-bottom:1px solid #e6e2d6}.tkml-orders-item-row:first-child{padding-top:0}.tkml-orders-item-name{font-size:14px;font-weight:600;color:#262626;margin:0}.tkml-orders-item-meta{font-size:12.5px;color:#8a877e;margin:3px 0 0;line-height:1.5}.tkml-orders-btn-primary{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;height:46px;background:#262626;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer}.tkml-orders-btn-primary[disabled]{opacity:.5;cursor:default}.tkml-orders-btn-secondary{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;height:44px;background:#fff;color:#262626;border:1px solid #262626;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer}.tkml-orders-btn-secondary[disabled]{opacity:.5;cursor:default}.tkml-orders-item-card{border:1px solid #e6e2d6;border-radius:8px;padding:14px;margin-bottom:10px}.tkml-orders-item-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.tkml-orders-remove{background:transparent;border:none;color:var(--danger);font-size:12.5px;font-weight:600;cursor:pointer;padding:4px}.tkml-orders-picker{border:1px dashed #cfc9ba;border-radius:8px;padding:14px}.tkml-cal{background:#faf8f4;min-height:100%;padding:max(18px,env(safe-area-inset-top)) 20px 28px}.tkml-cal-title{font-size:23px;font-weight:700;color:#262626;letter-spacing:-.01em;margin:0 0 20px}.tkml-cal-month-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.tkml-cal-month-label{font-size:15px;font-weight:600;color:#262626}.tkml-cal-nav-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:none;color:#262626;cursor:pointer}.tkml-cal-weekdays{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:6px}.tkml-cal-weekday{text-align:center;font-size:11px;font-weight:500;color:#8a877e}.tkml-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:3px}.tkml-cal-day{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:1px solid transparent;border-radius:8px;background:transparent;font-family:var(--a-font);font-size:13px;color:#262626;cursor:pointer}.tkml-cal-day[disabled]{cursor:default;color:transparent}.tkml-cal-day.is-today{border-color:#706c61}.tkml-cal-day.is-selected{background:#262626;border-color:#262626;color:#fff}.tkml-cal-day-dots{display:flex;gap:2px;height:4px}.tkml-cal-day-dot{width:4px;height:4px;border-radius:50%}.tkml-cal-legend{display:flex;gap:16px;margin:16px 2px 26px}.tkml-cal-legend-item{display:flex;align-items:center;gap:6px;font-size:11.5px;color:#767676}.tkml-cal-section-title{font-size:13.5px;font-weight:600;color:#262626;margin:0 0 10px}.tkml-cal-empty{display:flex;align-items:center;gap:10px;border:1px solid #e4e0d5;border-radius:8px;padding:16px 18px;color:#8a877e;font-size:13px}.tkml-cal-agenda{border-top:1px solid #e6e2d6}.tkml-cal-agenda-row{display:flex;align-items:center;gap:12px;width:100%;padding:13px 0;border:none;border-bottom:1px solid #e6e2d6;background:transparent;text-align:left;cursor:pointer}.tkml-cal-agenda-text{flex:1;min-width:0}.tkml-cal-agenda-kind{font-size:13.5px;font-weight:600;color:#262626;margin:0}.tkml-cal-agenda-meta{font-size:12px;color:#8a877e;margin:2px 0 0}.tkml-prod{background:#faf8f4;min-height:100%;padding:max(18px,env(safe-area-inset-top)) 20px 28px}.tkml-prod-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.tkml-prod-title{font-size:23px;font-weight:700;color:#262626;letter-spacing:-.01em;margin:0}.tkml-prod-add{display:flex;align-items:center;gap:6px;height:44px;padding:0 16px;background:#262626;color:#fff;border:none;border-radius:8px;font-size:12.5px;font-weight:600;cursor:pointer}.tkml-prod-list{border-top:1px solid #e6e2d6}.tkml-prod-row{padding:16px 0;border-bottom:1px solid #e6e2d6}.tkml-prod-row.is-inactive{opacity:.5}.tkml-prod-row-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.tkml-prod-name{font-size:15px;font-weight:600;color:#262626;margin:0}.tkml-prod-meta{font-size:12.5px;color:#8a877e;margin:3px 0 0}.tkml-prod-prices{font-size:12.5px;color:#262626;margin:8px 0 0}.tkml-prod-active-toggle{display:flex;align-items:center;gap:6px;font-size:11.5px;color:#767676;cursor:pointer;flex-shrink:0}.tkml-prod-active-toggle input{width:18px;height:18px;accent-color:#262626}.tkml-prod-qty-row{display:flex;align-items:center;gap:10px;margin-top:10px}.tkml-prod-qty-label{font-size:12.5px;color:#767676}.tkml-prod-qty-input{width:64px;height:36px;border:1px solid #d8d2c0;border-radius:6px;padding:0 10px;font-size:13px;font-family:var(--a-font);background:#fff;color:#262626}.tkml-prod-photos-toggle{display:flex;align-items:center;gap:6px;margin-top:10px;background:transparent;border:none;padding:0;font-size:12.5px;font-weight:500;color:#706c61;cursor:pointer}.tkml-prod-photos-panel{margin-top:12px;padding-top:12px;border-top:1px dashed #e6e2d6}.tkml-prod-thumb-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.tkml-prod-thumb{position:relative;width:64px;height:64px;border-radius:6px;overflow:hidden;border:1px solid #e6e2d6;flex-shrink:0}.tkml-prod-thumb img{width:100%;height:100%;object-fit:cover;display:block}.tkml-prod-thumb-primary-badge{position:absolute;top:3px;left:3px;background:#262626d1;color:#fff;font-size:8.5px;font-weight:600;padding:2px 5px;border-radius:3px}.tkml-prod-thumb-actions{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:flex-end;gap:3px;padding:3px;background:linear-gradient(to top,rgba(0,0,0,.45),transparent 55%);opacity:1}.tkml-prod-thumb-btn{width:22px;height:22px;border-radius:5px;border:none;background:#ffffffeb;color:#262626;display:flex;align-items:center;justify-content:center;cursor:pointer}.tkml-prod-pending-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.tkml-prod-pending-thumb{position:relative;width:64px;height:64px;border-radius:6px;overflow:hidden;border:1px dashed #a6a297}.tkml-prod-pending-thumb img{width:100%;height:100%;object-fit:cover;display:block;opacity:.7}.tkml-prod-pending-remove{position:absolute;top:2px;right:2px;width:18px;height:18px;border-radius:4px;border:none;background:#ffffffeb;display:flex;align-items:center;justify-content:center;cursor:pointer}.tkml-prod-photo-actions{display:flex;gap:8px;align-items:center}.tkml-prod-file-btn{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 12px;background:#fff;border:1px solid #262626;border-radius:6px;font-size:12px;font-weight:500;color:#262626;cursor:pointer}.tkml-prod-save-photos{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 14px;background:#262626;border:none;border-radius:6px;font-size:12px;font-weight:600;color:#fff;cursor:pointer}.tkml-prod-file-btn[disabled],.tkml-prod-save-photos[disabled]{opacity:.5;cursor:default}.tkml-prod-empty{display:flex;align-items:center;gap:10px;border:1px solid #e4e0d5;border-radius:8px;padding:16px 18px;color:#8a877e;font-size:13px}.tkml-more{background:#faf8f4;min-height:100%;padding:max(18px,env(safe-area-inset-top)) 20px 28px}.tkml-more-title{font-size:23px;font-weight:700;color:#262626;letter-spacing:-.01em;margin:0 0 20px}.tkml-more-owner{display:flex;align-items:center;gap:12px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #e6e2d6}.tkml-more-owner-badge{width:40px;height:40px;border-radius:8px;background:#262626;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0}.tkml-more-owner-name{font-size:14.5px;font-weight:600;color:#262626;margin:0}.tkml-more-owner-role{font-size:12px;color:#8a877e;margin:1px 0 0}.tkml-more-section-label{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#8a877e;margin:0 0 4px}.tkml-more-list{border-top:1px solid #e6e2d6;margin-bottom:28px}.tkml-more-row{display:flex;align-items:center;gap:13px;width:100%;padding:15px 0;border:none;border-bottom:1px solid #e6e2d6;background:transparent;text-align:left;cursor:pointer}.tkml-more-row-icon{color:#706c61;flex-shrink:0}.tkml-more-row-text{flex:1;min-width:0}.tkml-more-row-label{font-size:14.5px;font-weight:600;color:#262626;margin:0}.tkml-more-row-desc{font-size:12px;color:#8a877e;margin:2px 0 0}.tkml-more-row.is-soon .tkml-more-row-label,.tkml-more-row.is-soon .tkml-more-row-icon{color:#a6a297}.tkml-more-row-tag{font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#a6a297;border:1px solid #e6e2d6;border-radius:4px;padding:3px 7px;flex-shrink:0}.tkml-more-signout{display:flex;align-items:center;gap:10px;width:100%;padding:14px 0;border:none;border-top:1px solid #e6e2d6;background:transparent;text-align:left;cursor:pointer;color:var(--danger);font-size:14px;font-weight:600}.tkml-cust{background:#faf8f4;min-height:100%;padding:max(18px,env(safe-area-inset-top)) 20px 28px}.tkml-cust-header{display:flex;align-items:center;gap:10px;margin-bottom:20px}.tkml-cust-back{display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#262626;cursor:pointer;padding:4px;margin-left:-4px;flex-shrink:0}.tkml-cust-title{font-size:23px;font-weight:700;color:#262626;letter-spacing:-.01em;margin:0}.tkml-cust-empty{display:flex;align-items:center;gap:10px;border:1px solid #e4e0d5;border-radius:8px;padding:16px 18px;color:#8a877e;font-size:13px}.tkml-cust-list{border-top:1px solid #e6e2d6}.tkml-cust-row{display:block;width:100%;text-align:left;border:none;border-bottom:1px solid #e6e2d6;background:transparent;padding:14px 0;cursor:pointer}.tkml-cust-row-top{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.tkml-cust-name{font-size:15px;font-weight:600;color:#262626;margin:0}.tkml-cust-count{font-size:12px;color:#8a877e;white-space:nowrap}.tkml-cust-meta{font-size:12.5px;color:#8a877e;margin:3px 0 0}.tkml-cust-row-bottom{display:flex;align-items:center;gap:10px;margin-top:8px;flex-wrap:wrap}.tkml-cust-tag{font-size:11px;font-weight:500;padding:3px 8px;border-radius:5px}.tkml-cust-tag-upcoming{color:#706c61;background:#f1efe8}.tkml-cust-tag-balance{color:var(--danger);background:var(--danger-soft)}.tkml-cust-contact{border-top:1px solid #e6e2d6;border-bottom:1px solid #e6e2d6;margin-bottom:22px}.tkml-cust-contact-row{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid #e6e2d6}.tkml-cust-contact-row:last-child{border-bottom:none}.tkml-cust-contact-label{font-size:12.5px;color:#8a877e;width:84px;flex-shrink:0}.tkml-cust-contact-value{font-size:14px;color:#262626;font-weight:500;flex:1}.tkml-cust-whatsapp-btn{display:flex;align-items:center;gap:6px;color:#706c61;flex-shrink:0}.tkml-cust-stats{display:flex;margin-bottom:26px}.tkml-cust-stat{flex:1;padding:0 16px;border-left:1px solid #e6e2d6}.tkml-cust-stat:first-child{padding-left:0;border-left:none}.tkml-cust-stat-value{font-size:24px;font-weight:700;color:#262626;letter-spacing:-.02em;margin:0}.tkml-cust-stat-label{font-size:12px;color:#767676;margin:4px 0 0}.tkml-cust-section-title{font-size:13.5px;font-weight:600;color:#262626;margin:0 0 10px}.tkml-cust-order-list{border-top:1px solid #e6e2d6;margin-bottom:26px}.tkml-cust-order-row{display:block;width:100%;text-align:left;border:none;border-bottom:1px solid #e6e2d6;background:transparent;padding:14px 0;cursor:pointer}.tkml-cust-order-row-top{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.tkml-cust-order-ref{font-size:14px;font-weight:600;color:#262626;margin:0}.tkml-cust-order-amount{font-size:14px;font-weight:700;color:#262626;white-space:nowrap}.tkml-cust-order-meta{font-size:12px;color:#8a877e;margin:3px 0 0}.tkml-cust-order-status{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:#262626;margin-top:8px}.tkml-cust-order-notes{font-size:12px;color:#8a877e;margin-top:6px;font-style:italic}.tkml-dp{background:#faf8f4;min-height:100%;padding:max(18px,env(safe-area-inset-top)) 20px 28px}.tkml-dp-header{display:flex;align-items:center;gap:10px;margin-bottom:20px}.tkml-dp-back{display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#262626;cursor:pointer;padding:4px;margin-left:-4px;flex-shrink:0}.tkml-dp-title{font-size:23px;font-weight:700;color:#262626;letter-spacing:-.01em;margin:0}.tkml-dp-empty{display:flex;align-items:center;gap:10px;border:1px solid #e4e0d5;border-radius:8px;padding:16px 18px;color:#8a877e;font-size:13px}.tkml-dp-list{border-top:1px solid #e6e2d6}.tkml-dp-row{display:block;width:100%;text-align:left;border:none;border-bottom:1px solid #e6e2d6;background:transparent;padding:15px 0;cursor:pointer}.tkml-dp-row-top{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.tkml-dp-name{font-size:15px;font-weight:600;color:#262626;margin:0}.tkml-dp-urgency{font-size:11.5px;font-weight:600;white-space:nowrap}.tkml-dp-meta{font-size:12.5px;color:#8a877e;margin:3px 0 0}.tkml-dp-row-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:9px;flex-wrap:wrap}.tkml-dp-stage{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:#262626}.tkml-dp-next-action{font-size:12px;color:#706c61;font-weight:500}.tkml-dp-revision-tag{font-size:10.5px;font-weight:600;color:var(--danger);background:var(--danger-soft);padding:3px 8px;border-radius:5px}.tkml-dp-order-summary{border-top:1px solid #e6e2d6;border-bottom:1px solid #e6e2d6;margin-bottom:22px}.tkml-dp-summary-row{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid #e6e2d6;font-size:13.5px}.tkml-dp-summary-row:last-child{border-bottom:none}.tkml-dp-summary-label{color:#8a877e}.tkml-dp-summary-value{color:#262626;font-weight:500;text-align:right}.tkml-dp-section-title{font-size:13.5px;font-weight:600;color:#262626;margin:0 0 10px}.tkml-dp-item-block{border-top:1px solid #e6e2d6;padding:16px 0}.tkml-dp-item-block:last-child{border-bottom:1px solid #e6e2d6}.tkml-dp-item-name{font-size:14.5px;font-weight:600;color:#262626;margin:0}.tkml-dp-item-meta{font-size:12px;color:#8a877e;margin:2px 0 12px}.tkml-dp-field-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:9px 0;border-top:1px solid #f0ede4}.tkml-dp-field-row:first-child{border-top:none}.tkml-dp-field-label{font-size:12.5px;color:#8a877e;flex-shrink:0;width:100px}.tkml-dp-field-value{font-size:13.5px;color:#262626;text-align:right;flex:1;white-space:pre-wrap;word-break:break-word}.tkml-dp-ref-list{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex:1}.tkml-dp-ref-item{display:flex;align-items:center;gap:5px;font-size:12.5px;color:#706c61}.tkml-dp-link-input{width:100%;min-height:44px;border:1px solid #d8d2c0;border-radius:6px;padding:0 12px;font-size:13px;font-family:var(--a-font);background:#fff;color:#262626;margin-top:10px}.tkml-dp-actions{display:flex;flex-direction:column;gap:10px;margin-top:14px}.tkml-dp-btn-primary{display:flex;align-items:center;justify-content:center;gap:7px;height:46px;background:#262626;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer}.tkml-dp-btn-secondary{display:flex;align-items:center;justify-content:center;gap:7px;height:46px;background:#fff;color:#262626;border:1px solid #262626;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer}.tkml-dp-btn-danger{display:flex;align-items:center;justify-content:center;gap:7px;height:46px;background:#fff;color:var(--danger);border:1px solid var(--danger);border-radius:8px;font-size:13px;font-weight:500;cursor:pointer}.tkml-dp-btn-primary[disabled],.tkml-dp-btn-secondary[disabled],.tkml-dp-btn-danger[disabled]{opacity:.5;cursor:default}.tkml-ro{background:#faf8f4;min-height:100%;padding:max(18px,env(safe-area-inset-top)) 20px 28px}.tkml-ro-header{display:flex;align-items:center;gap:10px;margin-bottom:20px}.tkml-ro-back{display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#262626;cursor:pointer;padding:4px;margin-left:-4px;flex-shrink:0}.tkml-ro-title{font-size:23px;font-weight:700;color:#262626;letter-spacing:-.01em;margin:0}.tkml-ro-section-title{font-size:13.5px;font-weight:600;color:#262626;margin:0 0 10px}.tkml-ro-empty{display:flex;align-items:center;gap:10px;border:1px solid #e4e0d5;border-radius:8px;padding:16px 18px;color:#8a877e;font-size:13px}.tkml-ro-list{border-top:1px solid #e6e2d6;margin-bottom:28px}.tkml-ro-row{display:block;width:100%;text-align:left;border:none;border-bottom:1px solid #e6e2d6;background:transparent;padding:15px 0;cursor:pointer}.tkml-ro-row-top{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.tkml-ro-name{font-size:15px;font-weight:600;color:#262626;margin:0}.tkml-ro-urgency{font-size:11.5px;font-weight:600;white-space:nowrap}.tkml-ro-meta{font-size:12.5px;color:#8a877e;margin:3px 0 0}.tkml-ro-dates{font-size:12px;color:#706c61;margin:4px 0 0}.tkml-ro-row-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:9px}.tkml-ro-stage{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:#262626}.tkml-ro-summary{border-top:1px solid #e6e2d6;border-bottom:1px solid #e6e2d6;margin-bottom:22px}.tkml-ro-summary-row{display:flex;justify-content:space-between;align-items:center;padding:11px 0;border-bottom:1px solid #e6e2d6;font-size:13.5px}.tkml-ro-summary-row:last-child{border-bottom:none}.tkml-ro-summary-label{color:#8a877e}.tkml-ro-summary-value{color:#262626;font-weight:500;text-align:right}.tkml-ro-whatsapp-btn{display:flex;align-items:center;gap:6px;color:#706c61}.tkml-ro-item-block{border-top:1px solid #e6e2d6;padding:14px 0}.tkml-ro-item-block:last-child{border-bottom:1px solid #e6e2d6;margin-bottom:22px}.tkml-ro-item-name{font-size:14.5px;font-weight:600;color:#262626;margin:0}.tkml-ro-item-meta{font-size:12.5px;color:#8a877e;margin:3px 0 0}.tkml-ro-item-note{font-size:12px;color:#706c61;margin:6px 0 0}.tkml-ro-link-row{display:flex;align-items:center;gap:8px;padding:13px 0;border-top:1px solid #e6e2d6;border-bottom:1px solid #e6e2d6;margin-bottom:22px;color:#262626;font-size:13.5px;font-weight:500;cursor:pointer;background:transparent;border-left:none;border-right:none;width:100%;text-align:left}.tkml-ro-actions{display:flex;flex-direction:column;gap:10px}.tkml-ro-btn-primary{display:flex;align-items:center;justify-content:center;gap:7px;height:46px;background:#262626;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer}.tkml-ro-btn-secondary{display:flex;align-items:center;justify-content:center;gap:7px;height:46px;background:#fff;color:#262626;border:1px solid #262626;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer}.tkml-ro-btn-primary[disabled],.tkml-ro-btn-secondary[disabled]{opacity:.5;cursor:default}.tkml-fin{background:#faf8f4;min-height:100%;padding:max(18px,env(safe-area-inset-top)) 20px 28px}.tkml-fin-header{display:flex;align-items:center;gap:10px;margin-bottom:20px}.tkml-fin-back{display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#262626;cursor:pointer;padding:4px;margin-left:-4px;flex-shrink:0}.tkml-fin-title{font-size:23px;font-weight:700;color:#262626;letter-spacing:-.01em;margin:0}.tkml-fin-section-title{font-size:13.5px;font-weight:600;color:#262626;margin:0 0 10px}.tkml-fin-empty{display:flex;align-items:center;gap:10px;border:1px solid #e4e0d5;border-radius:8px;padding:16px 18px;color:#8a877e;font-size:13px}.tkml-fin-summary{border-top:1px solid #e6e2d6;margin-bottom:22px}.tkml-fin-summary-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #e6e2d6}.tkml-fin-summary-label{font-size:13.5px;color:#767676;display:flex;align-items:center;gap:8px}.tkml-fin-summary-value{font-size:15px;font-weight:600;color:#262626}.tkml-fin-summary-row.is-total{padding-top:16px}.tkml-fin-summary-row.is-total .tkml-fin-summary-label{font-size:14.5px;font-weight:600;color:#262626}.tkml-fin-summary-row.is-total .tkml-fin-summary-value{font-size:20px;font-weight:700;letter-spacing:-.01em}.tkml-fin-actions{display:flex;gap:10px;margin-bottom:30px}.tkml-fin-btn-primary{flex:1;display:flex;align-items:center;justify-content:center;gap:7px;height:46px;background:#262626;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer}.tkml-fin-btn-secondary{flex:1;display:flex;align-items:center;justify-content:center;gap:7px;height:46px;background:#fff;color:#262626;border:1px solid #262626;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer}.tkml-fin-chart{margin-bottom:30px}.tkml-fin-chart-legend{display:flex;gap:16px;margin-bottom:14px}.tkml-fin-chart-legend-item{display:flex;align-items:center;gap:6px;font-size:11.5px;color:#767676}.tkml-fin-chart-bars{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;height:90px}.tkml-fin-chart-col{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1}.tkml-fin-chart-bar-pair{display:flex;align-items:flex-end;gap:3px;height:70px}.tkml-fin-chart-bar{width:8px;border-radius:2px}.tkml-fin-chart-label{font-size:10px;color:#8a877e}.tkml-fin-list{border-top:1px solid #e6e2d6;margin-bottom:28px}.tkml-fin-row{display:block;width:100%;text-align:left;border:none;border-bottom:1px solid #e6e2d6;background:transparent;padding:14px 0;cursor:pointer}.tkml-fin-row-top{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.tkml-fin-row-name{font-size:14.5px;font-weight:600;color:#262626;margin:0}.tkml-fin-row-amount{font-size:14.5px;font-weight:700;color:#262626;white-space:nowrap}.tkml-fin-row-meta{font-size:12px;color:#8a877e;margin:3px 0 0}.tkml-fin-row-bottom{display:flex;align-items:center;gap:8px;margin-top:8px;flex-wrap:wrap}.tkml-fin-tag{font-size:10.5px;font-weight:500;padding:3px 8px;border-radius:5px;color:#706c61;background:#f1efe8;text-transform:capitalize}.tkml-rep{background:#faf8f4;min-height:100%;padding:max(18px,env(safe-area-inset-top)) 20px 40px}.tkml-rep-header{display:flex;align-items:center;gap:10px;margin-bottom:22px}.tkml-rep-back{display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#262626;cursor:pointer;padding:4px;margin-left:-4px;flex-shrink:0}.tkml-rep-title{font-size:23px;font-weight:700;color:#262626;letter-spacing:-.01em;margin:0}.tkml-rep-section{margin-bottom:32px}.tkml-rep-section-heading{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:700;color:#262626;margin:0 0 12px}.tkml-rep-subheading{font-size:12px;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:#8a877e;margin:18px 0 8px}.tkml-rep-summary{border-top:1px solid #e6e2d6}.tkml-rep-summary-row{display:flex;align-items:center;justify-content:space-between;padding:11px 0;border-bottom:1px solid #e6e2d6}.tkml-rep-summary-label{font-size:13.5px;color:#767676}.tkml-rep-summary-value{font-size:15px;font-weight:600;color:#262626}.tkml-rep-barlist{display:flex;flex-direction:column;gap:12px}.tkml-rep-barlist-row-top{display:flex;justify-content:space-between;font-size:13px;margin-bottom:5px}.tkml-rep-barlist-label{color:#262626;font-weight:500}.tkml-rep-barlist-value{color:#767676}.tkml-rep-barlist-track{height:6px;background:#ece8dd;border-radius:3px;overflow:hidden}.tkml-rep-barlist-fill{height:100%;background:#706c61;border-radius:3px}.tkml-rep-chart-legend{display:flex;gap:16px;margin-bottom:14px}.tkml-rep-chart-legend-item{display:flex;align-items:center;gap:6px;font-size:11.5px;color:#767676}.tkml-rep-chart-bars{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;height:90px}.tkml-rep-chart-col{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1}.tkml-rep-chart-bar-pair{display:flex;align-items:flex-end;gap:3px;height:70px}.tkml-rep-chart-bar{width:8px;border-radius:2px}.tkml-rep-chart-label{font-size:10px;color:#8a877e}.tkml-rep-empty{font-size:13px;color:#8a877e}.tkml-set{background:#faf8f4;min-height:100%;padding:max(18px,env(safe-area-inset-top)) 20px 40px}.tkml-set-header{display:flex;align-items:center;gap:10px;margin-bottom:22px}.tkml-set-back{display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#262626;cursor:pointer;padding:4px;margin-left:-4px;flex-shrink:0}.tkml-set-title{font-size:23px;font-weight:700;color:#262626;letter-spacing:-.01em;margin:0}.tkml-set-section{margin-bottom:32px}.tkml-set-section-heading{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:700;color:#262626;margin:0 0 4px}.tkml-set-section-desc{font-size:12.5px;color:#8a877e;margin:0 0 14px;line-height:1.5}.tkml-set-profile{display:flex;align-items:center;gap:14px;padding-bottom:16px;border-bottom:1px solid #e6e2d6;margin-bottom:4px}.tkml-set-profile-logo{width:52px;height:52px;object-fit:contain;background:#fff;border:1px solid #e6e2d6;border-radius:10px;padding:6px;flex-shrink:0}.tkml-set-profile-name{font-size:16px;font-weight:700;color:#262626;margin:0}.tkml-set-profile-tagline{font-size:12.5px;color:#767676;margin:2px 0 0}.tkml-set-info{border-top:1px solid #e6e2d6}.tkml-set-info-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:11px 0;border-bottom:1px solid #e6e2d6}.tkml-set-info-label{font-size:13.5px;color:#767676;flex-shrink:0}.tkml-set-info-value{font-size:13.5px;font-weight:600;color:#262626;text-align:right}.tkml-set-info-value.is-link{color:#706c61}.tkml-set-note{display:flex;gap:8px;align-items:flex-start;font-size:12.5px;color:#8a877e;line-height:1.6}.tkml-set-note svg{flex-shrink:0;margin-top:1px}.tkml-set-qr-row{display:flex;align-items:center;gap:14px;margin:8px 0 18px}.tkml-set-qr-preview{width:64px;height:64px;object-fit:contain;background:#fff;border:1px solid #e6e2d6;border-radius:8px;flex-shrink:0}.tkml-set-qr-placeholder{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px dashed #cfc9ba;border-radius:8px;color:#b3ac9c;flex-shrink:0}.tkml-set-btn-primary{display:flex;align-items:center;justify-content:center;gap:7px;height:46px;background:#262626;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer}.tkml-set-btn-primary[disabled]{opacity:.5;cursor:default}.tkml-set-btn-secondary{display:flex;align-items:center;justify-content:center;gap:7px;height:44px;background:#fff;color:#262626;border:1px solid #262626;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer}.tkml-set-btn-secondary[disabled]{opacity:.5;cursor:default}.tkml-set-saved{font-size:12.5px;color:#5c7a5c;margin:0 0 12px}:root{--background: #ffffff;--surface: #ffffff;--surface-soft: #f8f8f6;--header: #b5b5ac;--header-dark: #a4a49a;--foreground: #292929;--muted-foreground: #777777;--border: #e8e8e5;--border-strong: #d5d5d0;--accent: #8e8e84;--accent-soft: #f0f0ec;--danger: #b5544a;--danger-soft: #f7e9e7;--warning: #a98a4a;--warning-soft: #f6f0e2;--success: #5c7a5c;--success-soft: #eaf0ea;--info: #5c7488;--info-soft: #eaf0f3;--font-serif: "Cormorant Garamond", Georgia, serif;--font-sans: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--bottom-nav-height: 64px;--safe-bottom: env(safe-area-inset-bottom, 0px)}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--background);color:var(--foreground);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;overscroll-behavior-y:none}#root{min-height:100vh;display:flex;flex-direction:column}h1,h2,h3,h4{font-family:var(--font-serif);font-weight:500;letter-spacing:.01em;margin:0;color:var(--foreground)}p{margin:0}a{color:inherit;text-decoration:none}button{font-family:var(--font-sans)}input,select,textarea{font-family:var(--font-sans);font-size:16px}img{max-width:100%;display:block}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:4px}.tap-target{min-height:44px;min-width:44px}.container{width:100%;max-width:480px;margin:0 auto;padding:0 20px}@media (min-width: 900px){.container{max-width:720px}}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.admin-bottom-nav{display:flex}.admin-sidebar{display:none}.admin-main{padding-bottom:calc(var(--bottom-nav-height) + 16px + env(safe-area-inset-bottom))}@media (min-width: 900px){.admin-bottom-nav{display:none}.admin-sidebar{display:flex}.admin-main{padding-bottom:16px}}
