:root{--radius: 12px;--shadow: 0 1px 3px rgba(16,24,40,.05);--ink-strong: #0f172a;--ink-mid: #475569;--border: #e6e9f2;--focus: #2563eb;--card: #fff}.th-page,.page-wrap{max-width:980px;margin:24px auto;padding:20px}.card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:20px}.card--clickable{cursor:pointer;transition:box-shadow .15s ease}.card--clickable:hover{box-shadow:0 4px 14px #0000000f}.ref-card{padding:12px 14px}.ref-card__line{font-size:13.5px;line-height:1.3;margin-bottom:4px}.ref-card__line--tokens{gap:6px}.inline-text{display:inline-flex;align-items:center}.inline-person{display:inline-flex;align-items:center;gap:5px;vertical-align:middle}.inline-person .th-link{display:inline-flex;align-items:center;line-height:1.2}.inline-person .profile-img,.inline-person .profile-noimg{flex:0 0 auto}.ref-card__note{margin-top:4px}.ref-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:12px;margin-top:6px}.ref-card__status{font-weight:600;text-transform:capitalize}.ref-card__meta .meta-right{color:#94a3b8}.ref-card__actions{margin-top:8px;gap:6px}.btn--sm{padding:6px 10px;font-size:12px;line-height:1.1}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.input,.select,.textarea{border:1px solid #d1d5db;border-radius:10px;padding:10px 12px;font-size:14px;background:#fff;outline:none;transition:border-color .15s,box-shadow .15s}.input:focus,.select:focus,.textarea:focus{border-color:var(--focus);box-shadow:0 0 0 3px #2563eb1f}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;font-size:14px;border-radius:10px;padding:10px 14px;border:1px solid transparent;cursor:pointer;transition:filter .15s,transform .02s}.btn--danger{background:#e55353;color:#fff}.kv{margin-bottom:8px;color:var(--ink-mid)}.th-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:12px}.th-header-actions{display:flex;gap:8px}.th-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.th-card{border:1px solid var(--border);border-radius:var(--radius);text-decoration:none;color:inherit;overflow:hidden;background:#fff;display:block;box-shadow:var(--shadow)}.th-card-thumb{width:100%;height:140px;-o-object-fit:cover;object-fit:cover;background:#f7f7f7}.th-placeholder{display:flex;align-items:center;justify-content:center;color:#888}.th-card-body{padding:10px}.th-card-title{font-weight:600;margin-bottom:4px}.th-card-sub{color:#666;font-size:.9rem}.th-stack{display:grid;gap:16px}.th-stack--tight{display:flex;flex-direction:column;gap:12px}.th-two-col{display:grid;grid-template-columns:1fr 320px;gap:24px;align-items:start}@media (max-width: 920px){.th-two-col{grid-template-columns:1fr}}.kv,.th-kv{margin-bottom:8px;color:var(--ink-mid)}.th-hero{margin:4px 0 16px}.th-image-strip{display:flex;gap:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:6px}.th-image-strip::-webkit-scrollbar{height:8px}.th-image-strip::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}.th-hero-img{height:220px;width:auto;border-radius:16px;-o-object-fit:cover;object-fit:cover;flex:0 0 auto;scroll-snap-align:center;border:1px solid var(--border)}.th-slots{display:flex;gap:12px;flex-wrap:wrap}.th-img-slot{width:180px}.th-img-empty{height:180px;border:1px solid var(--border);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#666;background:#fafafa}.th-img{width:180px;height:180px;-o-object-fit:cover;object-fit:cover;border-radius:12px;border:1px solid var(--border)}.th-img-actions{display:flex;align-items:center;gap:8px;margin-top:8px}.th-badge{font-size:12px;padding:2px 8px;border-radius:999px;background:#eee}.th-note{color:#666;font-size:12px;margin-top:8px}.card--form{background:#f9fbff}.profile-link{color:var(--focus);text-decoration:none}.profile-link:hover{text-decoration:underline}.th-muted{color:var(--ink-mid);opacity:.8}.th-two-col--left{grid-template-columns:320px 1fr}@media (max-width: 920px){.th-two-col--left{grid-template-columns:1fr}}.th-avatar{width:140px;height:140px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid #e2e8f0}.th-avatar--placeholder{background:#e2e8f0;color:#64748b;display:inline-flex;align-items:center;justify-content:center}.th-link{color:var(--focus);text-decoration:none}.th-link:hover{text-decoration:underline}th-link .img-cover{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.th-collage{display:grid;grid-template-columns:repeat(5,56px);gap:8px}.th-collage__item{width:56px;height:56px;border-radius:10px;overflow:hidden;position:relative;background:#f4f4f4}.th-qty-badge{position:absolute;right:4px;bottom:4px;padding:0 6px;border-radius:8px;font-size:11px;background:#000;color:#fff}.th-thumb-40{width:40px;height:40px;border-radius:8px;overflow:hidden;background:#f4f4f4}.th-imggrid-40{display:grid;grid-template-columns:repeat(4,40px);gap:6px}.th-pill{display:flex;align-items:center;gap:8px;padding:6px 8px;border:1px solid #ddd;border-radius:8px}.th-qty-input{width:56px;padding:4px 6px}.th-vlist{display:flex;flex-direction:column;gap:12px}.th-item-row{display:flex;gap:12px;align-items:center}.th-thumb-64{width:64px;height:64px;border-radius:12px;overflow:hidden;background:#f6f6f6}.img-cover{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.th-chip{font-size:12px;padding:2px 8px;border-radius:999px;border:1px solid var(--border);background:#fff;color:#334155}.crf{max-width:1080px;margin:0 auto}.crf-title{font-size:24px;font-weight:600;margin:8px 0 16px}.crf-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media (max-width: 900px){.crf-grid{grid-template-columns:1fr}}.crf-column{display:flex;flex-direction:column;gap:10px}.crf-selected{border:1px solid #e4e4e7;border-radius:12px;padding:12px;background:#fff}.crf-selected-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.crf-label{font-weight:600}.crf-clear{background:transparent;border:0;color:#7c3aed;cursor:pointer;font-size:13px}.crf-selected-body{display:flex;gap:10px;align-items:center}.crf-selected-name{font-weight:600}.crf-selected-placeholder{color:#6b7280;font-size:14px}.crf-search{display:flex;gap:8px}.crf-search input{flex:1;padding:8px 10px;border:1px solid #d4d4d8;border-radius:10px}.crf-search.with-toggle{align-items:center;justify-content:space-between}.crf-toggle{display:flex;align-items:center;gap:6px;font-size:13px;color:#3f3f46}.crf-list{border:1px solid #e4e4e7;border-radius:12px;background:#fff;max-height:360px;overflow:auto}.crf-empty{padding:12px;color:#6b7280;font-size:14px}.crf-option{display:grid;grid-template-columns:40px 1fr;gap:10px;width:100%;padding:8px 10px;border-bottom:1px solid #f1f5f9;background:#fff;text-align:left;cursor:pointer}.crf-option:last-child{border-bottom:0}.crf-option:hover{background:#fafafa}.crf-option.is-selected{background:#f5f3ff;outline:2px solid #d6bcfa}.crf-avatar{width:40px;height:40px;border-radius:8px;-o-object-fit:cover;object-fit:cover;background:#f4f4f5}.crf-avatar.lg{width:56px;height:56px;border-radius:12px}.crf-option-meta{display:flex;flex-direction:column;justify-content:center}.crf-option-primary{font-weight:600;line-height:1.2}.crf-option-secondary{font-size:12px;color:#6b7280}.crf-note{margin-top:18px;display:grid;gap:8px}.crf-note textarea{padding:10px;border:1px solid #d4d4d8;border-radius:10px;resize:vertical}.crf-actions{margin-top:16px;display:flex;gap:12px;align-items:center}.crf-primary{background:#7c3aed;color:#fff;border:0;padding:10px 14px;border-radius:10px;cursor:pointer}.crf-primary:disabled{opacity:.6;cursor:not-allowed}.crf-msg{margin:0;font-size:14px}.crf-msg.ok{color:#059669}.crf-msg.err{color:#dc2626}.edit-grid{display:grid;grid-template-columns:2fr 1fr;gap:20px;align-items:start}.card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.card-title{margin:0;font-size:1.1rem;font-weight:800}.avatar-block{display:flex;align-items:center;gap:16px;margin-bottom:14px;flex-wrap:wrap}.avatar-preview{width:96px;height:96px;border-radius:50%;background:#eef2f7;display:flex;align-items:center;justify-content:center;border:3px solid #e2e8f0;overflow:hidden}.avatar-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.avatar-placeholder{color:#64748b;font-size:.85rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-group{margin-bottom:0}.form-group.span-2{grid-column:span 2}.actions{display:flex;gap:10px;justify-content:flex-start}.actions.span-2{grid-column:span 2}.tiny{padding:6px 10px;border-radius:10px;font-size:.9rem}.form-wrap{margin-top:10px}@media (max-width: 1080px){.edit-grid,.form-grid{grid-template-columns:1fr}.form-group.span-2,.actions.span-2{grid-column:auto}}.profile-view-card{display:grid;grid-template-columns:320px 1fr;gap:24px;align-items:start;width:100%}@media (max-width: 960px){.profile-view-card{grid-template-columns:1fr}}.profile-image-wrapper{background:#fff;border-radius:var(--radius);box-shadow:var(--shadow);padding:16px;text-align:center}.profile-image{width:140px;height:140px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid #e2e8f0}.profile-placeholder{width:140px;height:140px;border-radius:50%;background:#e2e8f0;display:flex;align-items:center;justify-content:center}.profile-name{font-size:1.5rem;font-weight:700;margin:12px 0 6px}.profile-meta{color:var(--ink-mid);opacity:.8;margin:2px 0}.contact-indicator{font-size:.9rem;margin-left:6px;color:#059669}.add-contact-btn{display:inline-block;margin-left:8px;padding:4px 8px;font-size:.85rem;border:none;border-radius:var(--radius);background:var(--focus);color:#fff;cursor:pointer}.profile-bio,.business-section{background:#fff;border-radius:var(--radius);box-shadow:var(--shadow);padding:16px;line-height:1.5}.business-section p{margin:6px 0}.profile-img{width:48px;height:48px;border-radius:9999px;-o-object-fit:cover;object-fit:cover;display:block}.profile-noimg{width:48px;height:48px;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;background:#f1f5f9;color:#64748b;border:1px solid #e5e7eb;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.th-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60}.th-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0206177a}.th-drawer__panel{position:absolute;top:0;right:0;height:100%;width:min(520px,92vw);background:#fff;box-shadow:-8px 0 24px #0206172e;display:flex;flex-direction:column;border-top-left-radius:12px;border-bottom-left-radius:12px}.th-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--border)}.th-drawer__close{border:0;background:transparent;font-size:18px;line-height:1;cursor:pointer}.th-tabs{display:inline-flex;gap:6px;background:#f1f5f9;padding:4px;border-radius:10px}.th-tab{border:0;background:transparent;padding:6px 10px;border-radius:8px;cursor:pointer;font-weight:600;color:#334155}.th-tab.is-active{background:#fff;box-shadow:0 1px 2px #0000000f}.th-drawer__search{padding:10px 16px;border-bottom:1px solid var(--border)}.th-drawer__content{padding:10px 16px;overflow:auto;flex:1}.th-drawer__footer{display:flex;gap:8px;justify-content:flex-end;padding:12px 16px;border-top:1px solid var(--border)}.th-list{display:flex;flex-direction:column;gap:6px}.th-list-row{display:flex;align-items:center;gap:10px;padding:8px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.th-list-row.is-selected{outline:2px solid var(--focus, #6b46c1)}.th-list-title{font-weight:600}.th-steps{display:flex;gap:16px;padding:2px 2px 12px}.th-step{display:inline-flex;align-items:center;gap:8px;opacity:.6}.th-step.is-active,.th-step.is-done{opacity:1}.th-step-dot{width:10px;height:10px;border-radius:999px;background:#cbd5e1}.th-step.is-active .th-step-dot{background:var(--focus, #6b46c1)}.th-step.is-done .th-step-dot{background:#10b981}.th-step-label{font-weight:600}.is-dim{opacity:.6;pointer-events:none}.contact-row{display:flex;align-items:center;gap:14px;width:100%;text-align:left;background:#fff;border:1px solid var(--border, #e5e7eb);border-radius:12px;padding:10px 12px;cursor:pointer}.contact-row:hover{box-shadow:0 2px 10px #0206170f}.contact-row.is-selected{outline:2px solid var(--focus, #6b46c1);outline-offset:0}.contact-row--flat{cursor:default;border:1px solid #eef2f7;box-shadow:0 1px 4px #0206170a}.contact-row__img{width:48px;height:48px;flex:0 0 48px;border-radius:9999px;overflow:hidden;background:#f1f5f9;display:flex;align-items:center;justify-content:center}.contact-row__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.contact-row__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:.78rem;color:#64748b}.contact-row__text{display:flex;flex-direction:column;gap:2px}.contact-row__primary{font-weight:700;color:#111827}.contact-row__secondary{color:#6b7280;font-size:.9rem}.badge-optional{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;letter-spacing:.02em;color:#0e7490;background:#ecfeff;border:1px solid #bae6fd;padding:2px 8px;border-radius:999px}.th-help{font-size:13px;color:#64748b;margin:0 0 8px}.optional-hint{font-size:13px;color:#475569;background:#f8fafc;border:1px dashed #e2e8f0;padding:8px 10px;border-radius:10px;margin-bottom:10px}.drawer-row{display:flex;align-items:flex-start;gap:14px}.drawer-col-left{width:120px;flex:0 0 120px;display:flex;flex-direction:column;align-items:center}.drawer-thumb{width:88px;height:88px;border-radius:10px;overflow:hidden;background:#f1f5f9;box-shadow:inset 0 0 0 1px #e5e7eb}.drawer-thumb img.img-cover{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.drawer-thumb--blank{width:100%;height:100%;background:linear-gradient(180deg,#f8fafc,#eef2f7)}.drawer-title{margin-top:8px;text-align:center;font-weight:700;font-size:12px;line-height:1.2;color:#111827;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drawer-col-right{flex:1 1 auto;min-width:0}.drawer-desc{font-size:13px;line-height:1.5;color:#334155;white-space:pre-wrap}.referral-note{font-size:12px;color:#475569}.feed-note{font-size:12px;color:#64748b}.auth-page{display:flex;justify-content:center;align-items:flex-start;padding:32px 16px}.card--narrow{max-width:420px;margin:0 auto}.card-title{font-size:20px;font-weight:700;margin:4px 0 6px}.card-subtle{color:#64748b;font-size:13px;margin-bottom:12px}.th-form{margin-top:6px}.th-field{margin-top:12px}.th-label{display:block;font-size:12px;color:#475569;margin-bottom:6px}.th-input{width:100%;border:1px solid #e5e7eb;border-radius:8px;height:40px;padding:8px 12px;background:#fff}.th-input:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed26}.btn--block{width:100%}.alert{padding:10px 12px;border-radius:8px;margin-top:12px;font-size:13px}.alert--success{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.alert--error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.th-link-button{background:none;border:0;padding:0;margin:0;color:#4f46e5;text-decoration:underline;cursor:pointer;font:inherit}.th-link-button:disabled{opacity:.6;cursor:default;text-decoration:none}.form-help{margin-top:10px;font-size:12px;color:#64748b}.section-block{grid-column:1 / -1;border-radius:12px;padding:16px;border:1px solid var(--th-border, #eaecef);background:var(--th-surface, #fff);margin-top:12px}.section-block--accent{background:var(--th-surface-accent, #f7faff);border-color:var(--th-border-strong, #dfe3ea)}.section-header{font-weight:600;margin-bottom:10px;display:flex;align-items:center;gap:8px}.section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.col-span-2{grid-column:1 / -1}.section-details{grid-column:1 / -1;border-radius:12px;overflow:hidden;border:1px solid var(--th-border, #eaecef);margin-top:12px}.section-details summary{font-weight:600;padding:12px 16px;cursor:pointer;background:var(--th-surface, #fff)}.section-details[open] summary{border-bottom:1px solid var(--th-border, #eaecef);background:var(--th-surface-accent, #f7faff)}.section-details .section-grid{padding:16px}.select-popover{position:relative}.select-popover .select-input{width:100%}.select-popover-panel{position:absolute;z-index:30;inset-inline:0;top:calc(100% + 6px);background:#fff;border:1px solid var(--th-border,#e5e7eb);border-radius:10px;box-shadow:0 8px 24px #00000014;max-height:280px;overflow:auto;padding:6px}.select-item{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;cursor:pointer}.select-item:hover{background:#f7faff}.select-item .title{font-weight:600}.select-item .subtitle{font-size:.85rem;color:#6b7280}.select-empty{padding:12px;color:#6b7280;text-align:center}.select-actions{display:flex;gap:8px}.badge{font-size:.8rem;padding:2px 8px;border-radius:999px;background:#eef2ff}.ot-hero{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:8px}.ot-hero__title{font-size:28px;font-weight:800;margin:0}.ot-hero__subtitle{color:var(--ink-mid);margin:2px 0 12px}.ot-pills{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.ot-pill{display:inline-block;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:600;background:#eef2ff;color:#1e293b}.ot-pill--ok{background:#e7f9ef;color:#065f46}.ot-pill--muted{background:#f1f5f9;color:#64748b}.ot-pill--info{background:#e6f0ff;color:#1d4ed8}.ot-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media (max-width: 840px){.ot-summary{grid-template-columns:1fr}}.ot-summary .th-kv strong{color:#111827}.ot-discount{margin-top:10px}.ot-tiers{margin-top:8px}.ot-tiers__panel{background:#f4f7ff;border:1px solid var(--border);border-radius:14px;padding:12px}.ot-tiers__list{display:flex;flex-direction:column;gap:10px}.ot-tier-row{display:grid;grid-template-columns:1fr 72px 1fr;gap:12px;align-items:center;background:#fff;border-radius:12px;padding:10px;box-shadow:inset 0 0 0 1px #e5e7eb}.ot-band-label{font-weight:700}.ot-unit{border:1px solid #E5E7EB;border-radius:10px;background:#f8fafc;padding:8px 10px;text-align:center;font-weight:600}.ot-value{border:1px solid #E5E7EB;border-radius:10px;background:#f8fafc;padding:8px 10px;font-weight:600}.ot-cap{font-size:12px;color:#64748b;margin-top:2px}.ot-searchbar{display:grid;grid-template-columns:1fr 180px max-content;gap:12px;align-items:end}@media (max-width: 860px){.ot-searchbar{grid-template-columns:1fr}}.line-clamp-1,.line-clamp-2{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-2{-webkit-line-clamp:2}.ot-card--compact .card-title{margin:0 0 6px;font-size:18px;line-height:1.2}.ot-card__top{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.ot-card__pills{display:flex;flex-wrap:wrap;gap:8px}.ot-more-btn{display:inline-flex;gap:6px;align-items:center}.card--link{cursor:pointer}.card--link:focus-within,.card--link:hover{box-shadow:0 0 0 2px #4074ff1a}.ot-actions{display:flex;gap:8px;align-items:center;justify-content:flex-start;margin-top:10px}.ot-expand-toggle{display:flex;justify-content:flex-end;margin-top:6px}.ot-expand-trigger{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;border:1px solid var(--border);background:#fff;color:#64748b}.ot-expand-trigger:hover{background:#f8fafc}.ot-chevron{display:inline-block;transition:transform .18s ease}.is-open .ot-chevron{transform:rotate(180deg)}.ot-expand{display:none;border-top:1px dashed var(--border);margin-top:10px;padding-top:10px}.is-open .ot-expand{display:block}.ot-quick{display:grid;gap:6px;margin-top:6px;grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width: 640px){.ot-quick{grid-template-columns:1fr}}.ot-list .th-input,.ot-list .select,.ot-list .card{font-size:14px}.amount-input{width:12ch;min-width:100px}.select.discount-type{min-width:60px;text-align:center;padding-right:24px}.offer-card{display:flex;flex-direction:column}.offer-card .th-kv{min-width:0}.offer-card .th-kv strong{display:block;font-weight:600;margin-bottom:2px}.offer-card .th-card-title{word-break:break-word;line-height:1.35}.offer-card--gradient{padding:16px;border-radius:14px;border:1px solid #f5d565;background:linear-gradient(180deg,#fff8e1,#ffe7f3)}.ot-list-item{display:flex;flex-direction:column}.ot-list-item .card--link{flex:1 1 auto;display:flex}.offer-card{height:100%}.th-grid-auto{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(360px,1fr))!important;gap:12px;align-items:start}.th-grid-auto>.ot-list-item{width:auto;display:flex;flex-direction:column}.offer-card--tile{min-height:0;height:auto;padding:14px 16px}.offer-card--tile .ot-summary{row-gap:4px;-moz-column-gap:12px;column-gap:12px}.offer-card--tile .card__title{font-size:16px;line-height:1.25}.offer-card--tile .th-what{word-break:break-word;overflow-wrap:anywhere;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.35;max-height:calc(2.7em + 2px)}.offer-card .ot-summary{display:grid;grid-template-columns:1fr;gap:8px 16px}@media (min-width: 900px){.offer-card .ot-summary{grid-template-columns:1fr 1fr}.offer-cta{flex-direction:column-reverse;align-items:flex-start}}.offer-cta{display:flex;gap:16px;align-items:left;justify-content:space-between;margin-top:12px}.offer-cta__buttons{display:flex;gap:8px;flex-shrink:0}.offer-cta__help{color:#6b7280;font-size:12px;line-height:1.4;max-width:56ch}.offer-cta__help strong{font-weight:600}.btn--selected{border-color:var(--th-primary, #2563eb);background:#2563eb0f}.th-error{color:#b91c1c;background:#fee2e2;border-radius:8px;padding:6px 10px}.kv-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:12px 24px;align-items:start}.kv-item .kv-label{font-size:12px;color:#6b7280;margin-bottom:4px}.kv-item .kv-value{font-weight:600;line-height:1.35}.span-2{grid-column:span 2}@media (max-width: 768px){.kv-grid-4{grid-template-columns:1fr}.span-2{grid-column:span 1}}.collapse-header{margin-top:12px}.collapse-toggle{background:none;border:0;font-weight:700;font-size:16px;padding:8px 0;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.collapse{overflow:hidden;max-height:0;transition:max-height .25s ease}.collapse.open{max-height:2000px}.chev{width:8px;height:8px;border-right:2px solid #6b7280;border-bottom:2px solid #6b7280;transform:rotate(-45deg);transition:transform .2s ease;margin-left:2px}.chev.open{transform:rotate(45deg)}.status-badge{display:inline-flex;align-items:center;padding:2px 10px;border-radius:9999px;font-size:12px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;border:1px solid rgba(0,0,0,.06);background:#eef2ff;color:#374151}.status-active{background:#ecfdf5;color:#065f46;border-color:#a7f3d0}.status-inactive{background:#f3f4f6;color:#374151;border-color:#e5e7eb}.status-expired{background:#fef2f2;color:#991b1b;border-color:#fecaca}.status-completed{background:#eef2ff;color:#3730a3;border-color:#c7d2fe}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0206177a;display:flex;align-items:center;justify-content:center;z-index:1000}.modal{background:#fff;border-radius:12px;box-shadow:0 16px 48px #0206173d;width:min(92vw,520px);max-height:90vh;overflow:auto;padding:16px}.body--modal-open{overflow:hidden}.ecom-card--narrow{max-width:420px}.contact-list{list-style:none;padding:0;margin:0}.contact-item{display:flex;align-items:center;gap:16px;padding:16px;border-bottom:1px solid #e0e0e0}.contact-image{width:56px;height:56px;border-radius:50%;overflow:hidden;background-color:#e5e7eb;flex-shrink:0}.contact-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.contact-details{flex:1;min-width:0}.contact-name{font-weight:600;margin:0}.contact-business{color:#6b7280;font-size:.9rem;margin:4px 0}.contact-link{color:#2563eb;font-size:.9rem;text-decoration:none}.contact-link:hover{text-decoration:underline}.referral-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;margin-bottom:24px;cursor:pointer;transition:box-shadow .2s ease-in-out}.referral-card:hover{box-shadow:0 2px 6px #00000014}.referral-line{font-size:.9rem;color:#374151}button.assign-btn{padding:8px 16px;background-color:#2563eb;color:#fff;font-size:.875rem;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease-in-out}button.assign-btn:hover{background-color:#1d4ed8}button.assign-btn:disabled{background-color:#93c5fd;cursor:not-allowed}.participant-row{display:flex;justify-content:space-between;border-bottom:1px solid #ddd;padding-bottom:8px;margin-bottom:12px}.participant-block{text-align:center;flex:1;padding:12px;border-radius:8px;transition:background .2s}.participant-block:hover{background-color:#f9fafb;cursor:default}.profile-img{width:48px;height:48px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.participant-name{display:block;font-weight:600;color:#2563eb;text-decoration:none}.participant-role{font-size:.8rem;color:#555}.participant-status{display:inline-block;padding:2px 8px;border-radius:999px;font-size:.75rem;font-weight:600}.status-accepted{background-color:#dcfce7;color:#15803d}.status-pending{background-color:#fef9c3;color:#92400e}.status-rejected{background-color:#fee2e2;color:#b91c1c}.offer-icon{width:16px;height:16px;color:#28a745;margin-top:4px}.referral-info{margin-bottom:12px}.participant-offer{display:flex;flex-direction:column;align-items:center;margin-top:4px}.offer-title{font-size:.75rem;color:#374151;margin-top:2px;text-align:center;max-width:120px;word-wrap:break-word}.participant-offer{display:flex;align-items:center;gap:6px;margin-top:6px}.offer-icon{width:18px;height:18px}.offer-badge{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:9999px;background:#f3f4f6;transition:transform .12s ease}.offer-badge:hover{transform:scale(1.06)}.message-bubble{display:flex;margin-bottom:12px;max-width:80%}.message-bubble.theirs{justify-content:flex-start;align-self:flex-start}.message-bubble.mine{justify-content:flex-end;align-self:flex-end;margin-left:auto}.bubble-content{background-color:#f1f5f9;border-radius:12px;padding:12px 16px;position:relative;font-size:.9rem;color:#111827;box-shadow:0 1px 3px #0000001a}.message-bubble.mine .bubble-content{background-color:#dcfce7;text-align:left}.message-bubble.theirs .bubble-content{background-color:#e0f2fe;text-align:left}.message-bubble-line{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%}.message-text{flex:1;margin:0;font-size:.9rem;color:#111827;word-break:break-word}.message-timestamp{font-size:.7rem;color:#6b7280;white-space:nowrap}.sender-label{font-weight:600;font-size:.75rem;color:#6b7280;margin-bottom:4px}.bubble-content p{margin:4px 0}.bubble-content small{display:block;text-align:right;color:#9ca3af;font-size:.7rem;margin-top:4px}.attachment{font-size:.85rem;margin-top:4px}.event-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;margin-bottom:24px;cursor:pointer;transition:box-shadow .2s ease-in-out}.event-card:hover{box-shadow:0 2px 6px #00000014}.referral-line{font-size:1rem;color:#374151}.referral-note{background-color:#f9fafb;color:#1f2937;font-size:.875rem;padding:12px;border:1px solid #f3f4f6;border-radius:6px;white-space:pre-wrap}.status-meta{display:flex;justify-content:space-between;font-size:.75rem;color:#6b7280}.response-status{font-size:.875rem;color:#4b5563}.response-status span{font-weight:600;text-transform:capitalize}.action-buttons{display:flex;gap:12px;padding-top:8px}button.accept-btn{padding:6px 12px;background-color:#22c55e;color:#fff;font-size:.875rem;border:none;border-radius:6px;cursor:pointer}button.accept-btn:hover{background-color:#16a34a}button.reject-btn{padding:6px 12px;background-color:#ef4444;color:#fff;font-size:.875rem;border:none;border-radius:6px;cursor:pointer}button.reject-btn:hover{background-color:#dc2626}button.cancel-btn{padding:6px 12px;background-color:#6b7280;color:#fff;font-size:.875rem;border:none;border-radius:6px;cursor:pointer}button.cancel-btn:hover{background-color:#4b5563}.offer-event{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-bottom:1px solid #e5e7eb}.event-actions{display:flex;align-items:center;gap:8px}.approve-claim-button{padding:4px 8px;font-size:.8rem;background-color:#10b981;color:#fff;border:none;border-radius:4px;cursor:pointer}.approve-claim-button:hover{background-color:#059669}.event-timestamp{white-space:nowrap;color:#6b7280;font-size:.75rem}.grid{display:grid;gap:16px}@media (min-width: 720px){.grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.grid{grid-template-columns:repeat(3,1fr)}}.card{background:#fff;border:1px solid #e7e7e9;border-radius:14px;padding:16px;box-shadow:0 1px 3px #1018280d;transition:box-shadow .15s ease,transform .02s ease}.card:hover{box-shadow:0 2px 8px #10182814}.card__title{font-size:16px;font-weight:700;margin:0 0 6px}.card__desc{color:#4b5563;font-size:14px;margin:0 0 10px}.card__meta{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;margin-top:8px}.card__footer{display:flex;gap:14px;margin-top:12px}.card__link{font-size:13px;color:#2563eb;text-decoration:none}.card__link:hover{text-decoration:underline}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#11182780;display:grid;place-items:center;z-index:60}.modal-card{background:#fff;width:min(920px,94vw);max-height:90vh;overflow:auto;border-radius:14px;box-shadow:0 20px 40px #00000029;padding:20px 24px}.card.soft{background:#fafafa;border:1px solid #eee;border-radius:10px;padding:12px}.row{display:flex;align-items:center}.between{justify-content:space-between}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.input{border:1px solid #d1d5db;border-radius:8px;padding:8px 10px}.btn{border:1px solid #d1d5db;background:#fff;border-radius:10px;padding:6px 10px}.btn.primary{background:#1d4ed8;color:#fff;border-color:#1d4ed8}.btn.ghost{background:transparent}.btn.tiny{padding:4px 8px;font-size:.85rem}.text-muted{color:#6b7280}.table .thead{padding:6px 0;border-bottom:1px dashed #e5e7eb}.table .tbody>div+div{border-top:1px dashed #f1f5f9}.tabular-nums{font-variant-numeric:tabular-nums}.referral-layout{display:grid;grid-template-columns:360px 1fr 320px;gap:18px;align-items:start}@media (max-width: 1200px){.referral-layout{grid-template-columns:320px 1fr}.thread-feed{display:none}}.thread-feed{position:sticky;top:84px;max-height:calc(100vh - 100px);overflow:auto;background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);padding:8px}.feed-title{font-weight:800;padding:8px 10px;margin-bottom:4px}.feed-item{display:grid;grid-template-columns:1fr auto;gap:8px;padding:10px;border-radius:12px;cursor:pointer;align-items:center;transition:background .15s ease,box-shadow .15s ease}.feed-item:hover{background:#f6f8fc}.feed-item.active{background:#eef2ff;box-shadow:0 0 0 2px #2563eb26 inset}.feed-name{font-weight:700;line-height:1.2}.feed-note{font-size:12px;color:var(--text-muted)}.feed-chip{font-size:11px;padding:4px 8px;border-radius:999px;background:#f1f5f9;color:#334155;justify-self:end}.feed-chip.accepted{background:#ecfdf5;color:#065f46}.feed-chip.pending{background:#fff7ed;color:#9a3412}.thread-sidebar{position:sticky;top:84px}.thread-main{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);display:flex;flex-direction:column;min-height:60vh;height:min(78vh,900px)}.thread-scroll{padding:14px 14px 8px;overflow:auto;flex:1 1 auto;background:#f7f9fc;border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.composer-wrap{border-top:1px solid #e6edf7;padding:10px;background:#fff;border-bottom-left-radius:var(--radius);border-bottom-right-radius:var(--radius);box-shadow:0 -6px 14px #0208170d}.day-group{display:flex;align-items:center;gap:10px;margin:8px 0 12px;color:var(--text-muted);font-weight:700;font-size:12px;text-transform:uppercase}.day-group:before,.day-group:after{content:"";height:1px;flex:1;background:#dbe3f0}.event-row{margin:8px 0;display:flex;width:100%}.event-row>*{flex:0 1 auto;max-width:min(70ch,85%);margin:0!important}.msg-self{justify-content:flex-end}.msg-other{justify-content:flex-start}.msg-system{justify-content:center}.msg-system>*{max-width:50ch;font-size:12px;color:var(--text-muted);background:#fff;border:1px dashed #cbd5e1;border-radius:14px;padding:6px 10px}.activity-center{justify-content:center}.activity-center>*{width:min(900px,96%);background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);padding:12px 14px}:root{--surface-tint: #f7faff;--surface-base: #ffffff;--section-accent: #f0f5ff;--section-muted: #f8fafc;--ink-strong: #0f172a;--ink-mid: #475569}.form-card{background:linear-gradient(180deg,var(--surface-tint),var(--surface-base) 60%);border:1px solid #e8eaf0}.section-block{background:var(--section-muted);border:1px solid #e6e9f2;border-radius:12px;padding:14px}.section-block--accent{background:var(--section-accent)}.section-header{display:flex;align-items:center;gap:8px;font-weight:700;color:var(--ink-strong);margin:0 0 10px}.section-grid{display:grid;grid-template-columns:1fr;gap:14px}@media (min-width: 860px){.section-grid{grid-template-columns:1fr 1fr}}.hr{height:1px;background:#edf1f7;margin:8px 0 14px}details.group{border:1px dashed #d7dce7;border-radius:10px;padding:10px 12px;background:#fbfcfe}details.group summary{cursor:pointer;font-weight:600;color:#1f2a44;list-style:none}details.group[open]{background:#f7f9fe}.page-wrap{max-width:980px;margin:24px auto;padding:20px}.page-title{font-size:22px;font-weight:700;margin:0 0 16px}.form-card{background:#fff;border:1px solid #e7e7e9;border-radius:14px;box-shadow:0 1px 3px #1018280d;padding:20px}.form{display:grid;gap:16px}.form--two-col{grid-template-columns:1fr;gap:16px 20px}@media (min-width: 860px){.form--two-col{grid-template-columns:1fr 1fr}}.form-group{display:flex;flex-direction:column;gap:8px}.form-group--inline{flex-direction:row;align-items:center;gap:10px}.label{font-weight:600;font-size:13px;color:#111827}.help{font-size:12px;color:#6b7280}.input,.select,.textarea{border:1px solid #d1d5db;border-radius:10px;padding:10px 12px;font-size:14px;outline:none;transition:border-color .15s ease,box-shadow .15s ease;width:100%;background:#fff}.input:focus,.select:focus,.textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.textarea{min-height:96px;resize:vertical}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;font-size:14px;border-radius:10px;padding:10px 14px;border:1px solid transparent;cursor:pointer;transition:filter .15s ease,transform .02s ease}.btn:active{transform:translateY(1px)}.btn--primary{background:#2563eb;color:#fff}.btn--primary:hover{filter:brightness(.98)}.btn--ghost{background:#fff;color:#1f2937;border-color:#d1d5db}.btn--ghost:hover{background:#f9fafb}.switch{display:inline-flex;align-items:center;gap:8px;font-size:13px}.switch input[type=checkbox]{inline-size:18px;block-size:18px}.meta-row{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center}.pill{font-size:11px;padding:4px 8px;border-radius:999px;background:#f3f4f6;color:#374151}.pill--ok{background:#dcfce7;color:#166534}.pill--muted{background:#f3f4f6;color:#4b5563}.pill--info{background:#e0f2fe;color:#075985}.actions{margin-top:16px;display:flex;gap:12px;justify-content:flex-end}.th-breadcrumbs{color:#666;margin-bottom:8px}.th-breadcrumbs ol{list-style:none;padding:0;margin:0;display:flex;gap:6px;align-items:center;flex-wrap:wrap}.th-breadcrumbs li{display:flex;gap:6px;align-items:center;max-width:100%}.th-breadcrumbs a{color:#1f6feb;text-decoration:none}.th-breadcrumbs a:hover{text-decoration:underline}.th-breadcrumbs .sep{color:#999}.th-breadcrumbs .current span{color:#111;font-weight:600}.header{width:100%;background:#380648;color:#fff;box-shadow:0 6px 20px #00000040;position:sticky;top:0;z-index:1000}.header-container{width:min(1400px,96vw);margin:0 auto;padding:14px 16px;display:flex;align-items:center;gap:16px}.header-tools{margin-left:8px;display:flex;align-items:center;gap:8px}.logo{display:flex;align-items:center;gap:8px;text-decoration:none}.logo-img{height:32px;width:auto}.logo-text{font-size:1.25rem;font-weight:800;letter-spacing:.2px;color:#fff}.nav-links{margin-left:auto;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.nav-links a{color:#fff;text-decoration:none;padding:8px 12px;border-radius:10px;opacity:.9;transition:background .2s ease,opacity .15s ease}.nav-links a:hover{opacity:1;background:#ffffff1f}.nav-links a.active{background:#fff;color:#c1121f;font-weight:700}.logout-btn{background:transparent;border:1px solid rgba(255,255,255,.28);color:#fff;padding:8px 12px;border-radius:10px;cursor:pointer;font-weight:700;transition:background .2s ease,box-shadow .15s ease}.logout-btn:hover{background:#ffffff1f}.al-trigger{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:#fff;color:#111;border:2px solid rgba(255,255,255,.9);box-shadow:0 1px 2px #00000026;cursor:pointer;transition:transform .06s,background .15s,box-shadow .15s}.al-trigger:hover{background:#f9fafb;box-shadow:0 2px 6px #0000002e}.al-trigger:active{transform:translateY(1px)}.al-trigger:focus{outline:2px solid #fff;outline-offset:2px}.al-panel{position:absolute;right:0;top:42px;width:320px;background:#fff;color:#111;border:1px solid #d0d7de;border-radius:12px;box-shadow:0 12px 24px #0000001f;padding:8px;z-index:1000}.al-item{display:flex;gap:10px;align-items:center;width:100%;padding:10px;border-radius:10px;text-decoration:none;background:transparent;border:0;cursor:pointer;color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.al-item:hover{background:#f6f8fa}.al-icon{width:24px;display:inline-flex;justify-content:center}.al-title{font-weight:600;color:#111}.al-sub{color:#666;font-size:.85rem}.al-user{display:flex;gap:10px;padding:8px;align-items:center}.al-avatar{width:32px;height:32px;border-radius:999px;background:#f2f2f2;display:grid;place-items:center;border:1px solid #e5e7eb;font-size:16px}.al-user-label{font-weight:600;color:#111}.al-user-sub{color:#666;font-size:.85rem}.al-sep{height:1px;background:#e5e7eb;margin:6px 8px}.al-logout,.al-logout .al-title{color:#c1121f}.al-logout:hover{background:#fff1f2}:root{--bg: #0b1016;--bg-page: #f7f9fc;--card: #ffffff;--text: #0f172a;--text-muted: #475569;--primary: #2563eb;--primary-ink: #ffffff;--ring: rgba(37,99,235,.3);--ok: #16a34a;--warn: #f59e0b;--danger: #dc2626;--radius: 16px;--shadow: 0 10px 30px rgba(2,8,23,.08)}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Inter,Helvetica Neue,Arial,Noto Sans,"Apple Color Emoji","Segoe UI Emoji";color:var(--text);background:var(--bg-page)}.container{width:min(1400px,96vw);margin:0 auto;padding:20px 16px}.app-nav{position:sticky;top:0;z-index:50;width:100%;background:var(--bg);color:#fff;box-shadow:0 6px 20px #00000040}.app-nav-inner{width:min(1200px,94vw);margin:0 auto;padding:14px 16px;display:flex;align-items:center;gap:16px}.app-nav a,.app-nav button{color:#fff;text-decoration:none;opacity:.9}.app-nav a:hover{opacity:1}.card{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);padding:16px}.primary-btn,.secondary-btn,.danger-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;border-radius:12px;padding:10px 14px;border:1px solid transparent;cursor:pointer;transition:transform .02s ease-in,box-shadow .15s ease}.primary-btn{background:var(--primary);color:var(--primary-ink)}.primary-btn:hover{box-shadow:0 8px 24px var(--ring)}.secondary-btn{background:#eef2ff;color:#1e293b;border-color:#c7d2fe}.secondary-btn:hover{box-shadow:0 8px 18px #1e293b14}.danger-btn{background:var(--danger);color:#fff}.danger-btn:hover{box-shadow:0 8px 24px #dc262640}label{display:block;font-size:.92rem;color:var(--text-muted);margin-bottom:6px}input,textarea,select{width:100%;border:1px solid #dbe3f0;border-radius:12px;padding:10px 12px;background:#fff;color:var(--text);outline:none}input:focus,textarea:focus,select:focus{border-color:var(--primary);box-shadow:0 0 0 4px var(--ring)}.form-group{margin-bottom:14px}.chip{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600}.chip.ok{background:#ecfdf5;color:#065f46}.chip.warn{background:#fff7ed;color:#9a3412}.chip.pending{background:#f1f5f9;color:#475569}.page-card{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);padding:18px;width:min(1200px,100%);margin:12px auto}.page-card.page-wide{width:min(1400px,100%)}.page-card.full-bleed{width:100%;margin-left:0;margin-right:0}.page-actions{display:flex;justify-content:flex-end;margin-top:16px}
