.tb-page{display:flex;flex-direction:column;gap:20px}.tb-hero-card{position:relative;overflow:hidden;border-radius:28px;padding:28px;background:linear-gradient(135deg,#145c2f,#1b8f3e);color:#fff;box-shadow:0 18px 40px #145c2f26}.tb-hero-card h1{margin:14px 0 8px;font-size:34px;line-height:1.05}.tb-hero-card p{margin:0;color:#fffc;max-width:600px;line-height:1.7}.tb-hero-badge{display:inline-flex;border:1px solid rgba(255,255,255,.18);background:#ffffff1a;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}.tb-section-head h1{margin:0;font-size:28px}.tb-section-head p{margin:6px 0 0;color:var(--muted);line-height:1.7}.tb-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.tb-card,.tb-profile-card{background:var(--surface);border:1px solid var(--border);border-radius:24px;padding:20px;box-shadow:0 8px 24px #1111110a}.tb-card-title{font-size:18px;font-weight:700}.tb-card-text{margin-top:6px;color:var(--muted);line-height:1.6}.tb-pill{display:inline-flex;border-radius:999px;background:var(--primary-soft);color:#145c2f;padding:6px 12px;font-size:12px;font-weight:700}.tb-price{margin-top:10px;font-size:28px;font-weight:800;letter-spacing:-.02em}.tb-btn{border:0;cursor:pointer;transition:.18s ease}.tb-btn-md{min-height:46px;padding:0 18px;border-radius:14px;font-weight:700;font-size:14px}.tb-btn-lg{min-height:52px;padding:0 18px;border-radius:16px;font-weight:700;font-size:15px}.tb-btn-full{width:100%}.tb-btn-primary{background:var(--primary);color:#fff}.tb-btn-primary:hover{background:var(--primary-hover)}.tb-btn-primary:disabled{cursor:not-allowed;background:#1db14b66}.tb-btn-outline{background:var(--background);color:var(--foreground);border:1px solid var(--border)}.tb-btn-outline:hover{border-color:#1db14b40;background:#fcfcfc}.tb-profile-card{display:flex;align-items:center;gap:16px}.tb-avatar{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:var(--primary-soft);color:#145c2f;font-weight:800;font-size:20px}.tb-dashboard-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid var(--border)}.tb-dashboard-brand{display:flex;align-items:center}.tb-dashboard-logoText{font-size:30px;font-weight:800;letter-spacing:-.04em;color:var(--foreground)}.tb-profile-icon-btn{width:48px;height:48px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--foreground);display:grid;place-items:center;cursor:pointer;transition:.18s ease}.tb-profile-icon-btn:hover{background:var(--primary-soft);color:var(--primary);border-color:#1db14b40}.tb-dashboard-business{position:relative;overflow:hidden;margin-top:4px;border-radius:28px;background:#145c2f;padding:22px 20px;color:#fff;box-shadow:0 10px 28px #145c2f29}.tb-dashboard-business-glow{position:absolute;width:110px;height:130px;border-radius:999px;background:#1b8f3e;top:-82px;right:-38px}.tb-dashboard-business-label{position:relative;z-index:1;font-size:13px;color:#ffffffdb}.tb-dashboard-business-title{position:relative;z-index:1;margin-top:6px;font-size:26px;line-height:1.08;font-weight:800;letter-spacing:-.03em}.tb-dashboard-section{margin-top:10px}.tb-dashboard-title{margin:0;font-size:28px;line-height:1.1;font-weight:800;color:var(--foreground);letter-spacing:-.03em}.tb-dashboard-subtitle{margin:12px 0 0;font-size:14px;line-height:1.7;color:var(--muted);max-width:640px}.tb-skeleton-card{margin-top:20px;border-radius:24px;border:1px solid var(--border);background:var(--surface);padding:20px;box-shadow:0 6px 20px #1111110a}.tb-skeleton-line{height:14px;border-radius:999px;background:var(--primary-soft)}.tb-skeleton-line-lg{width:68%}.tb-skeleton-line-md{width:48%;margin-top:12px}.tb-skeleton-progress{height:10px;overflow:hidden;border-radius:999px;background:var(--primary-soft);margin-top:20px}.tb-skeleton-progress-bar{width:33%;height:100%;border-radius:999px;background:#1db14b38}.tb-job-card{margin-top:20px;border-radius:24px;border:1px solid var(--border);background:var(--surface);padding:20px;box-shadow:0 6px 20px #1111110a}.tb-job-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.tb-job-copy{flex:1;min-width:0}.tb-job-title{font-size:18px;font-weight:700;color:var(--foreground);line-height:1.4}.tb-job-subtitle{margin-top:4px;font-size:13px;line-height:1.6;color:var(--muted)}.tb-job-badge{flex-shrink:0;border-radius:999px;padding:8px 12px;background:var(--primary-soft);color:var(--primary);font-size:13px;font-weight:700}.tb-job-progress{margin-top:18px;height:12px;overflow:hidden;border-radius:999px;background:var(--primary-soft)}.tb-job-progress-bar{height:100%;border-radius:999px;background:var(--primary)}.tb-job-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.tb-job-actions-right{justify-content:flex-end}.tb-promo-card{margin-top:20px;border-radius:24px;border:1px solid var(--border);background:var(--surface);padding:20px;box-shadow:0 6px 20px #1111110a}.tb-promo-textarea{width:100%;min-height:120px;resize:vertical;border:0;outline:none;background:transparent;color:var(--foreground);font-size:16px;line-height:1.7;font-family:inherit}.tb-promo-textarea::placeholder{color:#9ca3af}.tb-promo-divider{height:1px;background:var(--border);margin:18px 0}.tb-reference-picker{width:100%;border:0;background:transparent;padding:0;display:flex;align-items:center;gap:14px;cursor:pointer;text-align:left}.tb-reference-thumb{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#d1fae5,#86efac);flex-shrink:0}.tb-reference-iconWrap{width:38px;height:38px;border-radius:10px;background:var(--background);border:1px dashed var(--border);color:#9ca3af;display:grid;place-items:center;flex-shrink:0}.tb-reference-copy{flex:1;min-width:0}.tb-reference-title{font-size:14px;font-weight:700;color:var(--foreground)}.tb-reference-subtitle{margin-top:3px;font-size:12px;color:var(--muted)}.tb-reference-pill{border-radius:999px;border:1px solid var(--border);padding:6px 10px;font-size:11px;color:var(--muted);white-space:nowrap}.tb-promo-submit{margin-top:20px}.tb-tools-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px}.tb-tool-card{border:1px solid var(--border);border-radius:22px;background:var(--surface);padding:18px 12px;box-shadow:0 6px 20px #1111110a;cursor:pointer;transition:.18s ease}.tb-tool-card:hover{transform:translateY(-1px);border-color:#1db14b40;box-shadow:0 10px 24px #1db14b0f}.tb-tool-iconWrap{width:80px;height:80px;margin:0 auto;border-radius:20px;background:var(--background);display:grid;place-items:center;color:var(--foreground)}.tb-tool-title{margin-top:18px;text-align:center;font-size:14px;font-weight:500;color:var(--foreground);line-height:1.35}.tb-modal-overlay{position:fixed;inset:0;z-index:100;background:#0006;display:grid;place-items:center;padding:24px}.tb-credit-modal{width:100%;max-width:420px;border-radius:24px;background:#fff;padding:24px 20px;text-align:center;box-shadow:0 24px 60px #0000002e}.tb-credit-emoji{width:84px;height:84px;margin:0 auto 12px;border-radius:20px;display:grid;place-items:center;background:#f7faf8;font-size:38px}.tb-credit-title{font-size:22px;font-weight:800;color:var(--foreground)}.tb-credit-subtitle{margin-top:10px;font-size:14px;line-height:1.7;color:var(--muted)}.tb-credit-bonus{margin:12px auto 0;display:inline-flex;border-radius:999px;background:#fef3c7;color:#a16207;padding:8px 14px;font-size:12px;font-weight:700}.tb-credit-divider{height:1px;margin:18px 0 8px;background:#e5e7eb}.tb-text-btn{border:0;background:transparent;color:#6b7280;font-size:14px;cursor:pointer}.tb-text-btn:hover{color:var(--foreground)}@media(max-width:900px){.tb-card-grid{grid-template-columns:1fr}.tb-tools-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.tb-hero-card{padding:22px 18px}.tb-hero-card h1{font-size:28px}.tb-dashboard-logoText{font-size:26px}.tb-dashboard-business{margin-top:4px;padding:20px 18px;border-radius:24px}.tb-dashboard-business-title{font-size:22px}.tb-dashboard-title{font-size:24px}.tb-promo-card,.tb-job-card,.tb-skeleton-card{padding:18px 16px;border-radius:22px}.tb-tools-grid{gap:12px}.tb-tool-iconWrap{width:68px;height:68px;border-radius:18px}.tb-tool-title{margin-top:14px;font-size:13px}.tb-job-actions{flex-direction:column}.tb-job-actions .tb-btn{width:100%}}.tb-chat-page{display:flex;flex-direction:column;min-height:calc(100vh - 150px)}.tb-chat-header{margin-bottom:8px}.tb-chat-container{flex:1;overflow-y:auto;padding:12px 0 180px}.tb-chat-row{width:100%;margin-bottom:22px}.tb-chat-right{display:flex;justify-content:flex-end}.tb-bubble{max-width:75%}.tb-bubble-user{padding:14px 16px;border-radius:20px 6px 20px 20px;background:var(--primary);color:#fff;box-shadow:0 8px 20px #1db14b29}.tb-bubble-ai{padding:0;background:transparent;color:var(--foreground)}.tb-chat-img{width:220px;max-width:100%;height:auto;display:block;border-radius:14px;margin-bottom:12px}.tb-ai-option{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;padding:16px 18px;border-radius:18px;border:1px solid var(--border);background:var(--surface);color:var(--foreground);font-size:14px;font-weight:500;text-align:left;cursor:pointer;transition:.18s ease}.tb-ai-option:hover{border-color:#1db14b40;transform:translateY(-1px)}.tb-typing{margin-bottom:24px;font-size:13px;color:var(--muted);font-weight:500}.tb-retry-btn{border:1px solid var(--border);background:var(--surface);color:var(--foreground);border-radius:12px;padding:12px 16px;font-size:13px;font-weight:500;cursor:pointer}.tb-chat-input-wrap{position:fixed;left:0;right:0;bottom:0;z-index:30;background:#f7f7f7f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border);padding:12px 16px calc(12px + env(safe-area-inset-bottom))}.tb-chip-wrap{display:flex;flex-wrap:wrap;margin-bottom:10px}.tb-chip{display:flex;align-items:center;gap:8px;margin-right:8px;margin-bottom:8px;padding:10px 14px;border-radius:999px;border:1px solid var(--border);background:var(--surface);color:var(--foreground);font-size:12px;font-weight:500;cursor:pointer;transition:.18s ease}.tb-chip:hover{border-color:#1db14b40;background:#fcfcfc}.tb-chat-image-preview{margin-bottom:12px;padding:12px;border:1px solid var(--border);border-radius:20px;background:var(--surface)}.tb-chat-image-preview-img{width:100px;height:100px;border-radius:14px;object-fit:cover;display:block}.tb-chat-image-remove{margin-top:10px;border:1px solid var(--border);background:transparent;color:var(--foreground);border-radius:10px;padding:8px 12px;font-size:12px;cursor:pointer}.tb-chat-input{display:flex;align-items:center;gap:10px;min-height:64px;padding:0 12px;border:1px solid var(--border);border-radius:999px;background:var(--surface);box-shadow:0 4px 16px #0000000a}.tb-attach-btn,.tb-send-btn{width:40px;height:40px;border:0;border-radius:999px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tb-attach-btn{background:var(--background);color:var(--foreground)}.tb-send-btn{background:var(--primary);color:#fff}.tb-send-btn:disabled{background:#1db14b66;cursor:not-allowed}.tb-chat-input textarea{flex:1;height:24px;min-height:24px;max-height:120px;margin:0;padding:0;border:0;outline:none;resize:none;overflow-y:auto;background:transparent;font:inherit;font-size:16px;line-height:24px;color:var(--foreground);display:block}.tb-chat-input textarea::placeholder{color:#9ca3af;line-height:24px}.tb-send-btn:disabled{cursor:not-allowed;background:#1db14b66}@media(max-width:640px){.tb-bubble{max-width:85%}.tb-chat-container{padding-top:6px;padding-bottom:170px}}.tb-result-page{display:flex;flex-direction:column;gap:22px;padding-bottom:40px}.tb-result-section,.tb-result-banner-section{display:flex;flex-direction:column;gap:10px}.tb-result-label{font-size:16px;font-weight:700;color:var(--foreground)}.tb-result-card{border:1px solid var(--border);background:var(--surface);border-radius:22px;padding:18px 16px;box-shadow:0 8px 24px #1111110a}.tb-result-body-text{font-size:15px;line-height:1.75;color:var(--foreground);white-space:pre-wrap}.tb-result-muted-text{font-size:14px;color:var(--muted);line-height:1.7}.tb-result-error-card{border:1px solid rgba(220,38,38,.18);background:var(--surface);border-radius:20px;padding:14px 16px}.tb-result-error-text{color:var(--danger);font-size:13px;line-height:1.6}.tb-result-progress-card{border:1px solid var(--border);background:var(--surface);border-radius:22px;padding:16px;box-shadow:0 8px 24px #1111110a}.tb-result-progress-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.tb-result-progress-title{font-size:14px;font-weight:600;color:var(--foreground)}.tb-result-progress-value{font-size:13px;color:var(--muted);font-weight:500}.tb-result-progress-track{height:12px;border-radius:999px;background:var(--primary-soft);overflow:hidden}.tb-result-progress-bar{height:100%;border-radius:999px;background:var(--primary)}.tb-result-banner-head{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.tb-result-banner-actions,.tb-result-caption-actions,.tb-result-edit-actions{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}.tb-result-primary-btn,.tb-result-secondary-btn{min-height:42px;padding:0 14px;border-radius:12px;font-size:13px;font-weight:600;cursor:pointer;transition:.18s ease}.tb-result-primary-btn{border:0;background:var(--primary);color:#fff}.tb-result-primary-btn:hover{background:var(--primary-hover)}.tb-result-primary-btn:disabled{background:#1db14b66;cursor:not-allowed}.tb-result-secondary-btn{border:1px solid var(--border);background:var(--surface);color:var(--foreground)}.tb-result-secondary-btn:hover{border-color:#1db14b40;background:#fcfcfc}.tb-result-banner-card{border:1px solid var(--border);background:var(--surface);border-radius:22px;padding:0;overflow:hidden;box-shadow:0 8px 24px #1111110a}.tb-result-banner-frame{position:relative;width:100%;aspect-ratio:1024 / 1536;background:#fff;overflow:hidden}.tb-result-banner-image{width:100%;height:100%;object-fit:cover;display:block}.tb-banner-skeleton{position:relative;width:100%;aspect-ratio:1024 / 1536;overflow:hidden;border-radius:22px;border:1px solid var(--border);background:var(--surface)}.tb-banner-skeleton-base{width:100%;height:100%;background:var(--primary-soft)}.tb-banner-skeleton-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:30px 24px}.tb-banner-skeleton-top{display:flex;justify-content:center}.tb-banner-skeleton-pill{width:96px;height:22px;border-radius:999px;background:#1db14b1a}.tb-banner-skeleton-center{display:flex;justify-content:center}.tb-banner-skeleton-product{width:160px;height:160px;border-radius:20px;background:#1db14b1f}.tb-banner-skeleton-bottom{display:flex;flex-direction:column;gap:10px;align-items:center}.tb-banner-skeleton-line{height:22px;border-radius:12px;background:#1db14b1f}.tb-banner-skeleton-line-lg{width:75%}.tb-banner-skeleton-line-md{width:52%}.tb-banner-skeleton-cta{width:66%;height:42px;border-radius:999px;background:#1db14b29;margin-top:4px}.tb-result-empty-card{border:1px solid var(--border);background:var(--surface);border-radius:22px;padding:34px 18px;text-align:center;box-shadow:0 8px 24px #1111110a}.tb-result-empty-title{font-size:16px;font-weight:700;color:var(--foreground)}.tb-result-empty-subtitle{margin-top:6px;font-size:14px;color:var(--muted);line-height:1.7}.tb-result-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.tb-result-tag{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border-radius:999px;background:#145c2f;color:#fff;font-size:12px;font-weight:500}.tb-result-banner-overlay{position:absolute;inset:0;background:#00000059;display:grid;place-items:center;padding:24px}.tb-result-overlay-card{width:min(100%,380px);border-radius:20px;background:var(--surface);padding:16px}.tb-result-overlay-title{font-size:15px;font-weight:700;color:var(--foreground);text-align:center}.tb-result-overlay-percent{margin-top:10px;text-align:center;font-size:13px;color:var(--muted)}.tb-result-edit-textarea{width:100%;min-height:130px;resize:vertical;border:0;outline:none;background:transparent;color:var(--foreground);font:inherit;font-size:15px;line-height:1.75;padding:0}.tb-result-edit-textarea::placeholder{color:#6b7280}.tb-result-caption-card,.tb-result-caption-skeleton-card{border:1px solid var(--border);background:var(--surface);border-radius:22px;padding:18px 16px;box-shadow:0 8px 24px #1111110a;margin-bottom:12px}.tb-result-caption-skeleton-line{height:18px;border-radius:10px;background:var(--primary-soft);margin-bottom:10px}.tb-result-success-card{border:1px solid rgba(34,197,94,.2);background:#22c55e14;color:#15803d;padding:12px 14px;border-radius:12px;margin-bottom:12px;font-size:14px}.tb-result-caption-skeleton-line.w-full{width:100%}.tb-result-caption-skeleton-line.w-85{width:85%}.tb-result-caption-skeleton-line.w-70{width:70%;margin-bottom:0}.tb-page-icon-btn{width:40px;height:40px;border-radius:12px;border:1px solid var(--border);background:var(--surface);display:grid;place-items:center;cursor:pointer;color:var(--foreground);transition:.18s ease}.tb-page-icon-btn:hover{background:var(--primary-soft);border-color:#1db14b40;color:var(--primary)}@media(max-width:640px){.tb-result-page{gap:18px}.tb-result-card,.tb-result-progress-card,.tb-result-caption-card,.tb-result-caption-skeleton-card,.tb-result-empty-card{border-radius:20px;padding:16px 14px}.tb-result-banner-card,.tb-banner-skeleton{border-radius:20px}.tb-result-banner-head{align-items:stretch}.tb-result-banner-actions,.tb-result-caption-actions,.tb-result-edit-actions{width:100%}.tb-result-banner-actions>*,.tb-result-edit-actions>*,.tb-result-caption-actions>*{flex:1}.tb-result-label{font-size:15px}.tb-result-body-text,.tb-result-edit-textarea{font-size:14px}}.tb-auth-boot{min-height:100vh;background:var(--background);display:grid;place-items:center;padding:24px}.tb-auth-boot-spinner{width:28px;height:28px;border-radius:999px;border:3px solid rgba(29,177,75,.15);border-top-color:var(--primary);animation:tb-spin .8s linear infinite;margin:0 auto 14px}.tb-auth-boot-text{font-size:13px;color:var(--muted);text-align:center}.tb-auth-page{min-height:100vh;background:#fff;display:flex;flex-direction:column}.tb-auth-hero{position:relative;height:380px;overflow:hidden}.tb-auth-hero-image{width:100%;height:100%;object-fit:cover;display:block}.tb-auth-hero-overlay{position:absolute;inset:0;background:#00000026}.tb-auth-sheet-wrap{flex:1;margin-top:-32px;position:relative;z-index:2}.tb-auth-sheet{min-height:100%;background:#fff;border-top-left-radius:34px;border-top-right-radius:34px;padding:22px 24px 32px;box-shadow:0 -4px 20px #00000014}.tb-auth-sheet-handle{width:40px;height:6px;border-radius:999px;background:#e5e7eb;margin:0 auto 18px}.tb-auth-brand{display:flex;flex-direction:column;align-items:center}.tb-auth-brand-logo{width:220px;max-width:100%;height:auto;object-fit:contain}.tb-auth-brand-subtitle{margin:14px 0 0;font-size:15px;line-height:1.6;color:var(--muted);text-align:center}.tb-auth-card{margin-top:28px;border:1px solid var(--border);background:var(--surface);border-radius:24px;padding:18px 16px}.tb-auth-card-title{margin:0 0 14px;font-size:15px;font-weight:700;color:var(--foreground)}.tb-auth-input-wrap{border:1px solid var(--border);background:var(--background);border-radius:18px;padding:14px 16px;transition:border-color .18s ease,box-shadow .18s ease}.tb-auth-input-wrap.is-focused{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f614}.tb-auth-input{width:100%;border:0;outline:none;background:transparent;color:var(--foreground);font-size:15px;font-family:inherit}.tb-auth-input::placeholder{color:#9ca3af}.tb-auth-helper{margin:12px 0 0;font-size:13px;line-height:1.6;color:var(--muted)}.tb-auth-primary-btn,.tb-auth-guest-btn{width:100%;min-height:56px;border-radius:18px;font-size:15px;font-weight:700;font-family:inherit;cursor:pointer;transition:.18s ease}.tb-auth-primary-btn{margin-top:16px;border:0;background:var(--primary);color:#fff}.tb-auth-primary-btn:hover{background:var(--primary-hover)}.tb-auth-primary-btn:disabled{background:#1db14b66;cursor:not-allowed}.tb-auth-divider{display:flex;align-items:center;gap:12px;margin:22px 0}.tb-auth-divider span{flex:1;height:1px;background:var(--border)}.tb-auth-divider p{margin:0;font-size:13px;color:var(--muted)}.tb-auth-guest-btn{border:1px solid var(--border);background:var(--background);color:var(--foreground)}.tb-auth-guest-btn:hover{background:#fcfcfc}.tb-auth-guest-btn:disabled{cursor:not-allowed;opacity:.7}.tb-auth-error{margin-top:16px;border:1px solid rgba(220,38,38,.18);border-radius:16px;background:#fff;padding:12px 14px;color:var(--danger);font-size:13px;line-height:1.6}@media(max-width:640px){.tb-auth-hero{height:340px}.tb-auth-sheet{padding:20px 18px 28px}.tb-auth-card{border-radius:22px}.tb-auth-primary-btn,.tb-auth-guest-btn{min-height:54px}}.tb-otp-page{min-height:100vh;background:var(--background);display:grid;place-items:start center;padding:56px 20px 24px}.tb-otp-card{width:100%;max-width:520px;background:transparent}.tb-otp-title{margin:0;font-size:28px;line-height:1.15;font-weight:800;color:var(--foreground)}.tb-otp-subtitle{margin:12px 0 0;font-size:14px;line-height:1.7;color:var(--muted)}.tb-otp-email{margin-top:6px;font-size:15px;font-weight:700;color:var(--foreground)}.tb-otp-boxes{width:100%;margin-top:28px;padding:0;border:0;background:transparent;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;cursor:text}.tb-otp-box{height:60px;border-radius:18px;border:1px solid var(--border);background:var(--surface);display:grid;place-items:center;font-size:24px;font-weight:800;color:var(--foreground)}.tb-otp-box.is-filled{border-color:var(--primary);background:var(--primary-soft)}.tb-otp-hidden-input{position:absolute;opacity:0;pointer-events:none}.tb-otp-verify-btn{width:100%;min-height:56px;margin-top:28px;border:0;border-radius:18px;background:var(--primary);color:#fff;font-size:15px;font-weight:700;cursor:pointer;transition:.18s ease}.tb-otp-verify-btn:hover{background:var(--primary-hover)}.tb-otp-verify-btn:disabled{background:#1db14b66;cursor:not-allowed}.tb-otp-footer{margin-top:22px;display:flex;flex-direction:column;align-items:center}.tb-otp-muted{margin:0;font-size:13px;color:var(--muted);line-height:1.6}.tb-otp-center{text-align:center;max-width:360px}.tb-otp-resend-btn{border:0;background:transparent;color:var(--primary);font-size:13px;font-weight:700;cursor:pointer}.tb-otp-small-muted{margin:8px 0 0;font-size:12px;color:var(--muted)}.tb-otp-error{margin-top:18px;border:1px solid rgba(220,38,38,.18);border-radius:16px;background:#fff;padding:12px 14px;color:var(--danger);font-size:13px;line-height:1.6}@media(max-width:640px){.tb-otp-page{padding-top:40px}.tb-otp-title{font-size:24px}.tb-otp-boxes{gap:8px}.tb-otp-box{height:54px;border-radius:16px;font-size:22px}}.tb-setup-page{min-height:100vh;background:var(--background);padding:28px 20px 40px}.tb-setup-inner{max-width:720px;margin:0 auto}.tb-setup-hero{position:relative;overflow:hidden;border-radius:28px;background:var(--primary);padding:28px 22px;color:#fff}.tb-setup-hero-circle{position:absolute;border-radius:999px;background:#ffffff1a}.tb-setup-hero-circle.left{width:112px;height:112px;left:-32px;top:-32px}.tb-setup-hero-circle.right{width:128px;height:128px;right:-20px;bottom:-20px;background:#145c2f33}.tb-setup-hero-title{position:relative;z-index:1;margin:0;font-size:30px;line-height:1.15;font-weight:800}.tb-setup-hero-subtitle{position:relative;z-index:1;margin:12px 0 0;font-size:14px;line-height:1.75;color:#ffffffe0}.tb-setup-hero-pill{position:relative;z-index:1;display:inline-flex;margin-top:18px;border-radius:999px;background:#ffffff26;padding:10px 14px;font-size:13px;font-weight:500}.tb-setup-card{margin-top:20px;border:1px solid var(--border);background:var(--surface);border-radius:28px;padding:22px 18px}.tb-setup-card-title{margin:0;font-size:18px;font-weight:800;color:var(--foreground)}.tb-setup-field{margin-top:18px}.tb-setup-label{display:block;margin-bottom:10px;font-size:13px;font-weight:500;color:var(--muted)}.tb-setup-input-wrap{display:flex;align-items:center;gap:12px;border:1px solid var(--border);background:var(--background);border-radius:18px;padding:12px 14px}.tb-setup-icon-wrap{width:40px;height:40px;border-radius:999px;background:var(--primary-soft);color:#145c2f;display:grid;place-items:center;flex-shrink:0}.tb-setup-input{width:100%;border:0;outline:none;background:transparent;color:var(--foreground);font-size:15px;font-family:inherit}.tb-setup-input::placeholder{color:#9ca3af}.tb-setup-note{margin-top:18px;border-radius:18px;background:var(--background);padding:16px;font-size:13px;line-height:1.7;color:var(--muted)}.tb-setup-btn{width:100%;min-height:56px;margin-top:18px;border:0;border-radius:18px;background:var(--primary);color:#fff;font-size:15px;font-weight:700;cursor:pointer;transition:.18s ease}.tb-setup-btn:hover{background:var(--primary-hover)}.tb-setup-btn:disabled{background:#1db14b66;cursor:not-allowed}.tb-setup-error{margin-top:16px;border:1px solid rgba(220,38,38,.18);border-radius:16px;background:#fff;padding:12px 14px;color:var(--danger);font-size:13px;line-height:1.6}@media(max-width:640px){.tb-setup-page{padding:20px 16px 32px}.tb-setup-hero{border-radius:24px;padding:24px 18px}.tb-setup-hero-title{font-size:26px}.tb-setup-card{border-radius:24px;padding:20px 16px}}.tb-profile-page{padding-bottom:40px;background:#f8fafc;min-height:100%}.tb-profile-page button{font:inherit}.tb-profile-error{margin-bottom:16px;border-radius:16px;background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:14px 16px;font-size:13px}.tb-profile-loading-card{border-radius:24px;border:1px solid #e5e7eb;background:#fff;padding:20px}.tb-profile-loading-line{height:14px;border-radius:999px;background:#eef2f7;margin-bottom:12px}.tb-profile-loading-line.lg{width:48%}.tb-profile-loading-line.md{width:35%}.tb-profile-loading-bar{height:8px;border-radius:999px;background:#eef2f7;margin-top:18px}.tb-profile-tab,.tb-profile-manage-credit-btn,.tb-profile-info-row,.tb-profile-menu-row,.tb-profile-logout-btn,.tb-profile-delete-account-btn,.tb-profile-public-pill,.tb-profile-business-name-row,.tb-profile-inline-edit-btn,.tb-profile-business-description.is-clickable-block,.tb-profile-business-address-row,.tb-profile-contact-chip,.tb-profile-modal-close,.tb-profile-modal-save-btn{appearance:none;-webkit-appearance:none;outline:none;box-shadow:none;font:inherit}.tb-profile-tabs{display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:4px;margin-bottom:16px}.tb-profile-tab{border:0;background:transparent;border-radius:14px;padding:12px 10px;font-size:14px;font-weight:600;color:#9ca3af;cursor:pointer}.tb-profile-tab.is-active{background:#f3f4f6;color:#111827}.tb-profile-hero{position:relative;overflow:hidden;border-radius:28px;background:linear-gradient(135deg,#145c2f,#1f7a3f);padding:20px;color:#fff;margin-bottom:16px}.tb-profile-hero-glow{position:absolute;border-radius:999px;background:#ffffff14}.tb-profile-hero-glow.left{width:140px;height:140px;top:-40px;left:-40px}.tb-profile-hero-glow.right{width:180px;height:180px;bottom:-70px;right:-50px}.tb-profile-hero-top{position:relative;z-index:1;display:flex;align-items:center;gap:12px}.tb-profile-avatar{width:56px;height:56px;border-radius:999px;overflow:hidden;border:2px solid rgba(255,255,255,.35);background:#ffffff29;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tb-profile-avatar-image{width:100%;height:100%;object-fit:cover}.tb-profile-hero-copy{flex:1;min-width:0}.tb-profile-hero-name{font-size:16px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tb-profile-hero-business{margin-top:2px;font-size:12px;color:#ffffffb8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tb-profile-badge-pill{flex-shrink:0;border-radius:999px;padding:7px 12px;color:#fff;font-size:11px;font-weight:600}.tb-profile-hero-credit-row{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 140px;gap:12px;margin-top:16px}.tb-profile-manage-credit-btn{border:1px solid rgba(255,255,255,.25);background:#ffffff1f;color:#fff;border-radius:14px;font-size:12px;font-weight:600;padding:10px 12px;cursor:pointer}.tb-profile-credit-block.compact{margin:0}.tb-profile-credit-block{margin-top:16px}.tb-profile-credit-head{display:flex;justify-content:space-between;margin-bottom:8px;gap:12px}.tb-profile-credit-head span{font-size:11px;color:#ffffffad}.tb-profile-credit-head strong{font-size:11px;color:#fff}.tb-profile-credit-track{height:6px;border-radius:999px;background:#fff3;overflow:hidden}.tb-profile-credit-bar{height:100%;border-radius:999px;background:#fff}.tb-profile-tier-card{border-radius:28px;border:1px solid #e5e7eb;background:#fff;padding:18px 16px;margin-bottom:16px}.tb-profile-tier-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.tb-profile-tier-note{font-size:11px;color:#9ca3af}.tb-profile-tier-track-row{display:flex;align-items:flex-start}.tb-profile-tier-step-wrap{flex:1;display:flex;align-items:flex-start}.tb-profile-tier-step{flex:1;text-align:center}.tb-profile-tier-icon-box{width:48px;height:48px;border-radius:14px;margin:0 auto;position:relative;display:flex;align-items:center;justify-content:center}.tb-profile-tier-check{position:absolute;top:-4px;right:-4px;width:16px;height:16px;border-radius:999px;background:#fff;border:1.5px solid currentColor;display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:700;color:#145c2f}.tb-profile-tier-label{margin-top:6px;font-size:9px;font-weight:500}.tb-profile-tier-label.is-active{font-weight:700}.tb-profile-tier-connector{width:12px;height:1.5px;background:#d1d5db;margin-top:24px}.tb-profile-tier-next-card{margin-top:16px;border-radius:16px;background:#f9fafb;padding:12px 14px;display:flex;gap:12px;align-items:center}.tb-profile-tier-next-icon{width:32px;height:32px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tb-profile-tier-next-copy{flex:1}.tb-profile-tier-next-text{font-size:11px;font-weight:600;color:#111827}.tb-profile-tier-next-progress{margin-top:6px;height:4px;border-radius:999px;overflow:hidden;background:#e5e7eb}.tb-profile-tier-next-progress-bar{height:100%;border-radius:999px}.tb-profile-tier-final-card{margin-top:16px;border-radius:16px;background:#fffbeb;color:#b45309;font-size:12px;font-weight:700;padding:12px 14px}.tb-profile-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.tb-profile-stat-card{border-radius:22px;border:1px solid #e5e7eb;background:#fff;padding:16px}.tb-profile-stat-card.accent{background:#f0fdf4;border-color:#dcfce7}.tb-profile-stat-label{font-size:12px;color:#9ca3af}.tb-profile-stat-value{margin-top:8px;font-size:24px;font-weight:700;color:#111827}.tb-profile-section{margin-bottom:16px}.tb-profile-section-title{margin-bottom:10px;padding:0 4px;font-size:15px;font-weight:700;color:#111827}.tb-profile-section-title.no-margin{margin-bottom:0;padding:0}.tb-profile-section-card{border-radius:28px;border:1px solid #e5e7eb;background:#fff;padding:14px}.tb-profile-menu-list,.tb-profile-contact-grid{display:grid;gap:10px}.tb-profile-info-row,.tb-profile-menu-row{width:100%;border:0;background:#f9fafb;border-radius:18px;padding:14px;display:flex;align-items:center;gap:12px;text-align:left}.tb-profile-info-icon,.tb-profile-contact-icon{width:44px;height:44px;border-radius:999px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#111827}.tb-profile-info-copy{flex:1;min-width:0}.tb-profile-info-label{font-size:12px;color:#9ca3af}.tb-profile-info-value{margin-top:4px;font-size:14px;font-weight:600;color:#111827;word-break:break-word}.tb-profile-menu-label{flex:1;font-size:14px;font-weight:600;color:#111827}.tb-profile-menu-badge{margin-right:6px;border-radius:999px;background:#dcfce7;color:#145c2f;padding:5px 10px;font-size:10px;font-weight:700}.tb-profile-row-arrow{color:#9ca3af;flex-shrink:0}.tb-profile-logout-card{border-radius:28px;border:1px solid #e5e7eb;background:#fff;padding:14px;display:grid;gap:10px}.tb-profile-logout-btn{border:1px solid #fca5a5;background:#fff;color:#dc2626;border-radius:18px;padding:15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:600;cursor:pointer}.tb-profile-delete-account-btn{border:0;background:transparent;color:#9ca3af;font-size:13px;padding:6px 0 2px;cursor:pointer}.tb-profile-business-banner{position:relative;height:180px;border-radius:28px;overflow:hidden;background:#d1fae5;margin-bottom:18px;border:0;width:100%;padding:0;display:block;cursor:pointer}.tb-profile-business-banner-image{width:100%;height:100%;object-fit:cover}.tb-profile-business-banner-placeholder{width:100%;height:100%;display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;color:#6b7280}.tb-profile-business-banner-placeholder-icon{width:40px;height:40px;border-radius:999px;background:#fff9;display:flex;align-items:center;justify-content:center}.tb-profile-business-banner-placeholder-text{font-size:11px}.tb-profile-business-banner-badge{position:absolute;right:12px;bottom:12px;border-radius:999px;padding:6px 12px;background:#00000080;color:#fff;font-size:10px;font-weight:600}.tb-profile-business-logo-wrap{position:relative;border:0;background:transparent;padding:0;cursor:pointer}.tb-profile-business-logo{width:72px;height:72px;border-radius:20px;overflow:hidden;border:4px solid #f8fafc;background:#f3f4f6;display:flex;align-items:center;justify-content:center;color:#9ca3af}.tb-profile-business-logo-image{width:100%;height:100%;object-fit:cover}.tb-profile-business-logo-edit-dot{position:absolute;right:-2px;bottom:-2px;width:24px;height:24px;border-radius:999px;background:#1db14b;color:#fff;border:2px solid #f8fafc;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.tb-profile-public-pill{border:1px solid #e5e7eb;background:#f3f4f6;color:#6b7280;border-radius:999px;padding:8px 14px;display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;box-shadow:none;cursor:pointer}.tb-profile-public-pill.is-public{background:#dcfce7;border-color:#145c2f33;color:#145c2f}.tb-profile-business-sub{margin-top:6px;font-size:14px;color:#9ca3af}.tb-profile-contact-grid{grid-template-columns:1fr}.tb-profile-contact-chip{width:100%;border-radius:18px;border:1px dashed #e5e7eb;background:#f9fafb;padding:14px;display:flex;align-items:center;gap:12px;text-align:left;box-shadow:none;cursor:pointer}.tb-profile-contact-chip.is-filled{border-style:solid;background:#fff}.tb-profile-contact-copy{flex:1;min-width:0}.tb-profile-contact-label{font-size:10px;color:#9ca3af}.tb-profile-contact-value{margin-top:4px;font-size:13px;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tb-profile-contact-value.is-empty{color:#9ca3af}.tb-profile-business-hint{margin-top:16px;border-radius:20px;background:#dcfce7;padding:16px}.tb-profile-business-hint-title{font-size:13px;font-weight:700;color:#145c2f;margin-bottom:6px}.tb-profile-business-hint-text{font-size:11px;line-height:1.6;color:#145c2fbf}.tb-profile-private-note{margin-top:16px;border-radius:20px;background:#f3f4f6;padding:14px 16px;display:flex;gap:12px;align-items:flex-start}.tb-profile-private-note-icon{width:40px;height:40px;border-radius:12px;background:#e5e7eb;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tb-profile-private-note-copy{flex:1}.tb-profile-private-note-title{font-size:13px;font-weight:700;color:#374151}.tb-profile-private-note-text{margin-top:4px;font-size:11px;line-height:1.5;color:#9ca3af}.tb-profile-info-row.is-clickable,.tb-profile-business-name-row.is-clickable,.tb-profile-business-address-row.is-clickable,.tb-profile-inline-edit-btn,.tb-profile-business-description.is-clickable-block{cursor:pointer}.tb-profile-business-description.is-clickable-block{width:100%;border:0;background:transparent;padding:0;text-align:left;cursor:pointer}.tb-profile-modal-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:flex-end;justify-content:center;z-index:1000}.tb-profile-modal-sheet{width:100%;max-width:560px;background:#fff;border-radius:28px 28px 0 0;padding:18px 20px 28px}.tb-profile-modal-handle{width:42px;height:6px;border-radius:999px;background:#e5e7eb;margin:0 auto 18px}.tb-profile-modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.tb-profile-modal-title{font-size:20px;font-weight:700;color:#111827}.tb-profile-modal-close{width:40px;height:40px;border-radius:999px;border:0;background:#f3f4f6;color:#111827;display:flex;align-items:center;justify-content:center;cursor:pointer}.tb-profile-modal-field{border:1px solid #e5e7eb;background:#f9fafb;border-radius:18px;padding:14px 16px}.tb-profile-modal-label{font-size:12px;color:#9ca3af;margin-bottom:10px}.tb-profile-modal-input,.tb-profile-modal-textarea{width:100%;border:0;outline:none;background:transparent;color:#111827;font-size:15px;font-family:inherit;resize:none}.tb-profile-modal-hint{margin-top:10px;font-size:12px;color:#9ca3af}.tb-profile-modal-save-btn{width:100%;margin-top:18px;border:0;border-radius:18px;background:#1db14b;color:#fff;padding:14px 16px;font-size:15px;font-weight:700;cursor:pointer}.tb-profile-modal-save-btn:disabled{opacity:.5;cursor:not-allowed}@media(max-width:768px){.tb-profile-stats-grid{grid-template-columns:1fr 1fr}.tb-profile-business-name{font-size:18px}.tb-profile-modal-sheet{max-width:100%}}.tb-profile-business-head{margin-top:-42px;padding:0 4px;margin-bottom:18px}.tb-profile-business-head-row{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.tb-profile-business-name-row{margin-top:12px;display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;padding:0;text-align:left}.tb-profile-business-name{font-size:22px;font-weight:700;color:#111827}.tb-profile-inline-edit-btn,.tb-profile-business-city-row{display:flex;align-items:center;gap:6px;width:100%;margin-top:6px;border:0;background:transparent;padding:0;color:#9ca3af;font-size:14px;text-align:left}.tb-profile-business-description{width:100%;margin-top:14px;border:0;background:transparent;padding:0;text-align:left;font-size:14px;line-height:1.7;color:#111827}.tb-profile-business-description .is-empty{color:#9ca3af;font-style:italic}.tb-profile-business-address-row{width:100%;margin-top:14px;display:flex;align-items:flex-start;gap:8px;border:0;background:transparent;padding:0;text-align:left;color:#9ca3af}.tb-profile-business-address-icon{margin-top:2px;flex-shrink:0}.tb-profile-business-address-text{flex:1;font-size:13px;line-height:1.6}.tb-catalog-section{margin-top:16px;margin-bottom:8px}.tb-catalog-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.tb-catalog-title{margin:0;font-size:14px;font-weight:700;color:#111}.tb-catalog-add-btn{border:0;background:#1db14b;color:#fff;border-radius:999px;padding:7px 12px;display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600}.tb-catalog-loading{font-size:13px;color:#9ca3af;padding:12px 0}.tb-catalog-empty{width:100%;border:1.5px dashed #e5e7eb;border-radius:20px;background:transparent;padding:28px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.tb-catalog-empty-icon{width:44px;height:44px;border-radius:12px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;color:#9ca3af}.tb-catalog-empty-title{font-size:13px;font-weight:600;color:#9ca3af}.tb-catalog-empty-subtitle{font-size:11px;color:#d1d5db}.tb-catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.tb-catalog-card{width:100%;border-radius:16px;background:#fff;border:.5px solid #e5e7eb;overflow:hidden;text-align:left;padding:0}.tb-catalog-card-image-wrap{position:relative;aspect-ratio:1 / 1;background:#f3f4f6}.tb-catalog-card-image{width:100%;height:100%;object-fit:cover}.tb-catalog-card-placeholder{width:100%;height:100%;color:#d1d5db;display:flex;align-items:center;justify-content:center}.tb-catalog-card-edit-badge{position:absolute;top:6px;right:6px;background:#00000073;color:#fff;border-radius:999px;padding:5px;display:flex;align-items:center;justify-content:center}.tb-catalog-card-body{padding:10px}.tb-catalog-card-name{font-size:12px;font-weight:600;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tb-catalog-card-price{margin-top:2px;font-size:12px;font-weight:700;color:#1db14b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tb-catalog-card-desc{margin-top:3px;font-size:10px;line-height:14px;color:#9ca3af;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tb-catalog-limit-note{margin-top:8px;text-align:center;font-size:11px;color:#9ca3af}.tb-catalog-modal-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:flex-end;justify-content:center;z-index:1000}.tb-catalog-modal-sheet{width:100%;max-width:560px;background:#fff;border-radius:28px 28px 0 0;padding:16px 20px 24px}.tb-catalog-modal-handle{width:40px;height:5px;border-radius:999px;background:#e5e7eb;margin:0 auto 16px}.tb-catalog-modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.tb-catalog-modal-title{font-size:16px;font-weight:700;color:#111}.tb-catalog-modal-head-actions{display:flex;align-items:center;gap:8px}.tb-catalog-icon-btn{width:36px;height:36px;border-radius:999px;border:0;background:#f3f4f6;color:#111;display:flex;align-items:center;justify-content:center}.tb-catalog-icon-btn.danger{background:#fef2f2;color:#dc2626}.tb-catalog-image-picker{position:relative;align-self:center;margin-bottom:20px;border:0;background:transparent;padding:0}.tb-catalog-image-box{width:100px;height:100px;border-radius:16px;background:#f3f4f6;overflow:hidden;border:1.5px solid #e5e7eb}.tb-catalog-image-preview{width:100%;height:100%;object-fit:cover}.tb-catalog-image-placeholder{width:100%;height:100%;color:#9ca3af;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;font-size:10px}.tb-catalog-image-badge{position:absolute;right:-4px;bottom:-4px;width:24px;height:24px;border-radius:999px;background:#1db14b;color:#fff;border:2px solid #ffffff;display:flex;align-items:center;justify-content:center}.tb-catalog-form{display:grid;gap:10px}.tb-catalog-field{border:1px solid #e5e7eb;border-radius:14px;padding:12px 14px;background:#f9fafb}.tb-catalog-label{display:block;font-size:10px;color:#9ca3af;margin-bottom:4px}.tb-catalog-input,.tb-catalog-textarea{width:100%;border:0;outline:none;background:transparent;color:#111;font-size:14px;font-family:inherit;padding:0;resize:none}.tb-catalog-textarea{min-height:60px}.tb-catalog-save-btn{width:100%;margin-top:16px;border:0;border-radius:14px;background:#1db14b;color:#fff;padding:14px 16px;font-size:15px;font-weight:700}.tb-catalog-save-btn:disabled{background:#1db14b4d;cursor:not-allowed}@media(max-width:480px){.tb-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.tb-logo-page{display:flex;flex-direction:column;gap:16px;padding-bottom:96px}.tb-logo-stepper{display:flex;gap:8px;margin-bottom:4px}.tb-logo-stepper-bar{flex:1;height:6px;border-radius:999px;background:#e5e7eb;overflow:hidden}.tb-logo-stepper-bar.is-active{background:#22c55e}.tb-logo-card{border:1px solid #e5e7eb;background:#fff;border-radius:22px;padding:20px;box-shadow:0 10px 28px #0f172a0f}.tb-logo-card.has-top-gap{margin-top:4px}.tb-logo-step-title{margin:0 0 6px;font-size:24px;line-height:1.2;font-weight:700;color:#111827}.tb-logo-step-subtitle{margin:0 0 18px;color:#6b7280;line-height:1.5}.tb-logo-section-title{font-size:16px;font-weight:700;margin-bottom:14px;color:#111827}.tb-logo-back{display:inline-flex;align-items:center;gap:6px;background:transparent;border:0;color:#6b7280;padding:0;margin-bottom:14px;cursor:pointer}.tb-logo-input,.tb-logo-textarea{width:100%;border-radius:14px;border:1px solid #e5e7eb;background:#f9fafb;color:#111827;padding:14px 16px;outline:none;font:inherit}.tb-logo-input::placeholder,.tb-logo-textarea::placeholder{color:#9ca3af}.tb-logo-input:focus,.tb-logo-textarea:focus{border-color:#22c55eb8;box-shadow:0 0 0 3px #22c55e1f;background:#fff}.tb-logo-textarea{min-height:112px;resize:vertical}.tb-logo-primary-btn,.tb-logo-secondary-btn,.tb-logo-reset-btn,.tb-logo-square-btn{border:0;border-radius:14px;font:inherit;font-weight:700;cursor:pointer;transition:.18s ease}.tb-logo-primary-btn{width:100%;margin-top:18px;padding:14px 18px;background:#22c55e;color:#fff}.tb-logo-primary-btn:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.02)}.tb-logo-primary-btn:disabled{opacity:.45;cursor:not-allowed}.tb-logo-primary-btn.inline{width:auto;margin-top:0}.tb-logo-secondary-btn{padding:14px 18px;background:#fff;color:#111827;border:1px solid #e5e7eb}.tb-logo-secondary-btn:hover:not(:disabled){background:#f9fafb}.tb-logo-reset-btn{width:100%;padding:14px 18px;background:#fff;color:#111827;border:1px solid #e5e7eb}.tb-logo-square-btn{width:52px;min-width:52px;height:52px;background:#22c55e;color:#fff}.tb-logo-square-btn:disabled{opacity:.4;cursor:not-allowed}.tb-logo-chip-grid{display:flex;flex-wrap:wrap;gap:10px}.tb-logo-chip,.tb-logo-selected-chip{border-radius:999px;padding:11px 14px;font:inherit;cursor:pointer}.tb-logo-chip{border:1px solid #e5e7eb;background:#f9fafb;color:#111827}.tb-logo-chip.is-active,.tb-logo-selected-chip{background:#22c55e;border:1px solid #22c55e;color:#fff}.tb-logo-chip:disabled{opacity:.35;cursor:not-allowed}.tb-logo-selected-list{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.tb-logo-inline-input{display:flex;gap:10px;margin-top:14px}.tb-logo-palette-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tb-logo-palette-card{border:1px solid #e5e7eb;background:#fff;color:#111827;border-radius:18px;padding:14px;cursor:pointer;text-align:left}.tb-logo-palette-card.is-active{border-color:#22c55ecc;box-shadow:0 0 0 3px #22c55e1f}.tb-logo-palette-swatches{display:flex;height:28px;overflow:hidden;border-radius:10px;margin-bottom:10px}.tb-logo-palette-swatches span{flex:1}.tb-logo-palette-free{height:28px;display:grid;place-items:center;font-size:22px;margin-bottom:10px}.tb-logo-palette-label{font-weight:700}.tb-logo-progress-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.tb-logo-progress-title{font-weight:700;color:#111827}.tb-logo-progress-value{color:#6b7280;font-size:14px}.tb-logo-progress-track{width:100%;height:10px;border-radius:999px;background:#22c55e24;overflow:hidden}.tb-logo-progress-bar{height:100%;border-radius:999px;background:#22c55e}.tb-logo-image-skeleton{width:100%;aspect-ratio:1 / 1;border-radius:18px;background:linear-gradient(90deg,#f3f4f6,#e5e7eb,#f3f4f6);background-size:200% 100%;animation:tbLogoShimmer 1.25s linear infinite}@keyframes tbLogoShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.tb-logo-preview-wrap{width:100%;background:#fff;border-radius:18px;border:1px solid #e5e7eb;padding:20px;display:flex;justify-content:center}.tb-logo-preview-image{width:100%;max-width:520px;aspect-ratio:1 / 1;object-fit:contain;display:block}.tb-logo-busy-pill{align-self:center;margin-top:14px;padding:9px 14px;border-radius:999px;background:#22c55e24;color:#15803d;font-size:14px;font-weight:600}.tb-logo-meta{margin-top:14px;color:#6b7280;display:grid;gap:6px}.tb-logo-meta strong{color:#111827}.tb-logo-action-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}.tb-logo-help-text{margin-top:12px;color:#6b7280;line-height:1.5;font-size:14px}.tb-logo-error,.tb-logo-success{margin-top:14px;border-radius:14px;padding:12px 14px;font-size:14px;line-height:1.45}.tb-logo-error{border:1px solid rgba(239,68,68,.22);background:#ef444414;color:#dc2626}.tb-logo-success{border:1px solid rgba(34,197,94,.22);background:#22c55e14;color:#15803d;margin-bottom:14px}@media(max-width:640px){.tb-logo-card{padding:16px;border-radius:18px}.tb-logo-step-title{font-size:21px}.tb-logo-action-row{flex-direction:column}.tb-logo-secondary-btn,.tb-logo-primary-btn.inline{width:100%}}.tb-archive-page{padding-bottom:96px}.tb-archive-intro{margin:0 0 16px;color:#6b7280;line-height:1.7}.tb-archive-error-card{margin-bottom:16px;border:1px solid rgba(239,68,68,.2);background:#ef444414;color:#dc2626;border-radius:18px;padding:14px 16px;font-size:14px}.tb-archive-card{border:1px solid #e5e7eb;background:#fff;border-radius:22px;padding:16px;box-shadow:0 10px 28px #0f172a0f}.tb-archive-loading{min-height:180px;display:flex;align-items:center;justify-content:center;gap:12px;color:#6b7280}.tb-archive-spinner{width:18px;height:18px;border-radius:999px;border:2px solid #d1d5db;border-top-color:#22c55e;animation:tbArchiveSpin .8s linear infinite}@keyframes tbArchiveSpin{to{transform:rotate(360deg)}}.tb-archive-empty{min-height:220px;display:grid;place-items:center;text-align:center;padding:24px}.tb-archive-empty-emoji{font-size:38px;margin-bottom:12px}.tb-archive-empty-title{font-size:18px;font-weight:700;color:#111827;margin-bottom:8px}.tb-archive-empty-subtitle{color:#6b7280;line-height:1.7;max-width:360px}.tb-archive-list{display:flex;flex-direction:column;gap:12px}.tb-archive-item{width:100%;display:flex;align-items:center;gap:14px;padding:12px;border-radius:18px;border:1px solid #e5e7eb;background:#f9fafb;cursor:pointer;text-align:left;transition:.18s ease}.tb-archive-item:hover{transform:translateY(-1px);background:#f3f4f6}.tb-archive-thumb-wrap{width:80px;height:80px;border-radius:14px;overflow:hidden;background:#fff;flex-shrink:0;border:1px solid #e5e7eb}.tb-archive-thumb{width:100%;height:100%;object-fit:cover;display:block}.tb-archive-thumb-empty{width:100%;height:100%;display:grid;place-items:center}.tb-archive-copy{flex:1;min-width:0}.tb-archive-item-title{font-weight:700;color:#111827}.tb-archive-item-date{margin-top:4px;color:#6b7280;font-size:13px}.tb-archive-item-meta{margin-top:4px;color:#6b7280;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tb-archive-arrow{color:#9ca3af;font-size:22px;line-height:1}.tb-archive-modal-overlay{position:fixed;inset:0;background:#0000006b;display:flex;align-items:flex-end;justify-content:center;z-index:1000;padding:16px}.tb-archive-modal{width:min(720px,100%);max-height:88vh;border-radius:28px 28px 18px 18px;background:#fff;padding:20px;overflow:hidden;display:flex;flex-direction:column}.tb-archive-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.tb-archive-modal-copy{min-width:0}.tb-archive-modal-title{font-size:22px;font-weight:700;color:#111827}.tb-archive-modal-date{margin-top:4px;color:#6b7280;font-size:14px}.tb-archive-close{width:40px;height:40px;border:0;border-radius:999px;background:#f3f4f6;cursor:pointer;flex-shrink:0}.tb-archive-modal-body{overflow:auto;padding-right:2px}.tb-archive-preview-card{overflow:hidden;border-radius:22px;border:1px solid #e5e7eb;background:#f9fafb}.tb-archive-preview-image{width:100%;display:block;object-fit:cover}.tb-archive-preview-empty{min-height:280px;display:grid;place-items:center}.tb-archive-modal-meta{margin-top:16px;color:#6b7280;font-size:14px}.tb-archive-prompt-card{margin-top:16px;border-radius:18px;border:1px solid #e5e7eb;background:#f9fafb;padding:16px}.tb-archive-prompt-title{font-size:13px;font-weight:700;color:#111827;margin-bottom:8px}.tb-archive-prompt-text{color:#111827;line-height:1.7;white-space:pre-wrap}.tb-archive-modal-actions{display:flex;gap:12px;margin-top:18px}.tb-archive-delete-btn,.tb-archive-download-btn{flex:1;border:0;border-radius:14px;padding:14px 16px;font:inherit;font-weight:700;cursor:pointer}.tb-archive-delete-btn{background:#ef4444;color:#fff}.tb-archive-delete-btn:disabled{opacity:.5;cursor:not-allowed}.tb-archive-download-btn{background:#22c55e;color:#fff}.tb-archive-download-btn:disabled{opacity:.5;cursor:not-allowed}@media(max-width:640px){.tb-archive-card{padding:14px;border-radius:18px}.tb-archive-item{padding:10px;gap:12px}.tb-archive-thumb-wrap{width:72px;height:72px}.tb-archive-modal{padding:16px;border-radius:24px 24px 16px 16px}.tb-archive-modal-title{font-size:20px}}.tb-video-page{display:flex;flex-direction:column;gap:16px;padding-bottom:96px}.tb-video-loading-screen{min-height:50vh;display:grid;place-items:center;text-align:center}.tb-video-loading-text{margin-top:14px;color:#6b7280}.tb-video-card{border:1px solid #e5e7eb;background:#fff;border-radius:22px;padding:20px;box-shadow:0 10px 28px #0f172a0f}.tb-video-card.has-gap{margin-top:4px}.tb-video-section-title{font-size:16px;font-weight:700;color:#111827}.tb-video-section-subtitle{margin-top:6px;color:#6b7280;line-height:1.6}.tb-video-size-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.tb-video-size-card{border:1px solid #e5e7eb;background:#f9fafb;border-radius:18px;padding:16px 14px;text-align:center;cursor:pointer}.tb-video-size-card.is-active{border-color:#22c55e;background:#22c55e14}.tb-video-size-icon{margin:0 auto 12px;border:2px solid #d1d5db;border-radius:10px;display:grid;place-items:center;color:#9ca3af}.tb-video-size-card.is-active .tb-video-size-icon{border-color:#22c55e;color:#15803d}.tb-video-size-icon.portrait{width:38px;height:58px}.tb-video-size-icon.square{width:46px;height:46px}.tb-video-size-icon.landscape{width:58px;height:38px}.tb-video-size-label{font-weight:500;font-size:14px;color:#111827}.tb-video-size-desc{margin-top:4px;color:#6b7280;font-size:13px}.tb-video-help-text{margin-top:12px;color:#6b7280;font-size:14px}.tb-video-upload-card{margin-top:16px;display:grid;place-items:center;text-align:center;border:1px dashed #d1d5db;background:#f9fafb;border-radius:20px;padding:40px 16px;cursor:pointer}.tb-video-upload-icon{width:56px;height:56px;border-radius:999px;background:#22c55e24;display:grid;place-items:center;color:#15803d;margin-bottom:12px}.tb-video-upload-title{font-weight:700;color:#111827}.tb-video-upload-subtitle{margin-top:4px;color:#6b7280;font-size:14px}.tb-video-preview-block{margin-top:16px}.tb-video-preview-frame,.tb-video-result-frame{position:relative;width:100%;overflow:hidden;border-radius:20px;border:1px solid #e5e7eb;background:#f3f4f6}.tb-video-preview-image,.tb-video-result-player{width:100%;height:100%;object-fit:cover;display:block;background:#000}.tb-video-preview-overlay{position:absolute;inset:0;background:#00000047;display:grid;place-items:center}.tb-video-preview-overlay-card{background:#fff;border-radius:18px;padding:16px 18px;text-align:center;box-shadow:0 10px 28px #00000029}.tb-video-preview-overlay-text{margin-top:10px;color:#111827;font-size:14px;font-weight:600}.tb-video-prompt-box{margin-top:16px;border:1px solid #e5e7eb;background:#f9fafb;border-radius:20px;padding:16px}.tb-video-suggest-btn{width:100%;border:1px solid rgba(34,197,94,.28);background:#22c55e14;color:#15803d;border-radius:14px;padding:12px 14px;font:inherit;font-weight:700;cursor:pointer;margin-bottom:14px}.tb-video-suggest-btn.is-disabled{opacity:.45;cursor:not-allowed}.tb-video-textarea{width:100%;min-height:130px;border:0;background:transparent;outline:none;resize:vertical;color:#111827;font:inherit}.tb-video-textarea::placeholder{color:#9ca3af}.tb-video-tip-card{margin-top:16px;background:#22c55e14;border-radius:16px;padding:14px 16px}.tb-video-tip-title{font-weight:700;color:#15803d}.tb-video-tip-text{margin-top:8px;color:#15803d;line-height:1.7;font-size:14px}.tb-video-primary-btn,.tb-video-secondary-btn,.tb-video-danger-btn,.tb-video-reset-btn{border:0;border-radius:14px;font:inherit;font-weight:700;cursor:pointer;transition:.18s ease}.tb-video-primary-btn{width:100%;margin-top:16px;background:#22c55e;color:#fff;padding:14px 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.tb-video-primary-btn.inline{width:auto;margin-top:0;flex:1}.tb-video-primary-btn:disabled{opacity:.45;cursor:not-allowed}.tb-video-secondary-btn{background:#fff;color:#111827;border:1px solid #e5e7eb;padding:14px 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:1}.tb-video-danger-btn{background:#ef444414;color:#dc2626;border:1px solid rgba(239,68,68,.24);padding:14px 18px;flex:1}.tb-video-action-row{display:flex;gap:12px;margin-top:16px;flex-wrap:wrap}.tb-video-progress-hero{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin-bottom:12px}.tb-video-progress-number{font-size:44px;line-height:1;font-weight:800;color:#111827}.tb-video-progress-percent{color:#6b7280;font-size:22px;font-weight:600}.tb-video-progress-status{color:#6b7280;font-size:14px}.tb-video-progress-track{width:100%;height:6px;border-radius:999px;overflow:hidden;background:#e5e7eb;margin-bottom:14px}.tb-video-progress-bar{height:100%;border-radius:999px;background:#22c55e}.tb-video-progress-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px}.tb-video-progress-step-line{height:4px;border-radius:999px;background:#e5e7eb;margin-bottom:6px}.tb-video-progress-step-line.done{background:#22c55e}.tb-video-progress-step-line.active{background:#22c55e80}.tb-video-progress-step-label{font-size:11px;text-align:center;color:#9ca3af}.tb-video-progress-step-label.active{color:#15803d}.tb-video-progress-note{text-align:center;font-size:12px;color:#6b7280}.tb-video-play-overlay{position:absolute;inset:0;background:transparent;border:0;display:grid;place-items:center;cursor:pointer}.tb-video-play-circle{width:64px;height:64px;border-radius:999px;background:#00000094;display:grid;place-items:center;color:#fff}.tb-video-result-placeholder{width:100%;height:100%;background:#f3f4f6}.tb-video-reset-btn{width:100%;padding:14px 18px;background:#fff;color:#111827;border:1px solid #e5e7eb}.tb-video-error-card{border:1px solid rgba(239,68,68,.22);background:#ef444414;color:#dc2626;border-radius:16px;padding:14px 16px}.tb-video-modal-actions{display:flex;gap:12px;margin-top:16px}.tb-video-spinner{width:20px;height:20px;border-radius:999px;border:2px solid #d1d5db;border-top-color:#22c55e;animation:tbVideoSpin .8s linear infinite}.tb-video-spinner.small{width:16px;height:16px}@keyframes tbVideoSpin{to{transform:rotate(360deg)}}@media(max-width:640px){.tb-video-card{padding:16px;border-radius:18px}.tb-video-action-row,.tb-video-modal-actions{flex-direction:column}.tb-video-primary-btn.inline,.tb-video-secondary-btn,.tb-video-danger-btn{width:100%}}.tb-discussion-page{min-height:100%;background:#f6f7f9;padding:0 0 24px}.tb-discussion-loading-page{min-height:calc(100vh - 72px);display:flex;align-items:center;justify-content:center;background:#fff}.tb-inline-spinner{width:18px;height:18px;border-radius:999px;border:2px solid #d1d5db;border-top-color:#1db14b;animation:tb-spin .8s linear infinite}.tb-inline-spinner.small{width:16px;height:16px;border-width:2px}.tb-discussion-online-count{display:inline-flex;align-items:center;gap:4px;color:#9ca3af;font-size:12px;font-weight:600}.tb-discussion-top-strip{background:#fff;border-radius:18px;border:1px solid #eceef2;padding:10px 12px;display:flex;position:sticky;align-items:center;gap:10px;box-shadow:0 2px 6px #00000008}.tb-discussion-top-copy{flex:1;min-width:0}.tb-discussion-top-username{font-size:14px;font-weight:700;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tb-discussion-top-fullname{margin-top:2px;font-size:11px;color:#9ca3af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tb-discussion-avatar-image{object-fit:cover;border:1px solid #e5e7eb;display:block}.tb-discussion-avatar-fallback{display:flex;align-items:center;justify-content:center;border:1px solid;font-size:12px;font-weight:700;flex-shrink:0}.tb-discussion-avatar-btn{background:transparent;border:0;padding:0;cursor:pointer}.tb-discussion-badge{border-radius:999px;padding:4px 8px;border:.8px solid;display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;white-space:nowrap}.tb-discussion-badge.is-compact{padding:3px 7px;font-size:10px}.tb-discussion-list{height:calc(100vh - 255px);overflow-y:auto;padding:6px 0 16px;scroll-behavior:smooth;background:#f6f7f9}.tb-discussion-list::-webkit-scrollbar{width:8px}.tb-discussion-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}.tb-discussion-list::-webkit-scrollbar-track{background:transparent}.tb-discussion-date-divider{display:flex;justify-content:center;margin:16px 0}.tb-discussion-date-divider span{background:#eaf7ee;color:#41a65a;font-size:11px;font-weight:600;border-radius:999px;padding:5px 14px}.tb-discussion-row{margin:30px 0}.tb-discussion-row.is-tight{margin-bottom:6px}.tb-discussion-self-wrap{display:flex;justify-content:flex-end}.tb-discussion-other-wrap{display:flex;align-items:flex-end}.tb-discussion-avatar-col{width:38px;margin-right:10px;display:flex;justify-content:center;flex-shrink:0}.tb-discussion-other-body{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start}.tb-discussion-identity-btn{background:transparent;border:0;padding:0;margin:0 0 7px;cursor:pointer;text-align:left}.tb-discussion-identity-top{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.tb-discussion-name{font-size:14px;font-weight:700}.tb-discussion-fullname{margin-top:3px;font-size:11px;color:#9ca3af}.tb-discussion-bubble{border-radius:20px;padding:12px 16px;max-width:min(78%,620px);box-shadow:0 2px 4px #0000000a;word-break:break-word}.tb-discussion-bubble.self{background:#56b657;border-bottom-right-radius:6px;color:#fff;cursor:context-menu}.tb-discussion-bubble.other{background:#fff;border:1px solid #eceef2;border-bottom-left-radius:6px;color:#111827;max-width:min(84%,680px)}.tb-discussion-message-text{font-size:15px;line-height:22px;white-space:pre-wrap;word-break:break-word}.tb-discussion-meta{display:flex;justify-content:flex-end;align-items:center;gap:4px;margin-top:4px;font-size:10px}.tb-discussion-meta.self{color:#ffffffb8}.tb-discussion-meta.other{color:#9ca3af}.tb-discussion-send-error{margin:0 16px 8px;border-radius:12px;background:#fef2f2;border:1px solid #fecaca;padding:10px 12px;font-size:12px;color:#dc2626}.tb-discussion-composer{background:#fff;border-top:1px solid #eceef2;padding:12px 16px 14px;display:flex;gap:10px;margin:0;position:fixed;width:100%;left:0;bottom:0;flex-wrap:nowrap;align-items:center}.tb-discussion-input-wrap{flex:1;border-radius:26px;border:1px solid #e5e7eb;background:#f8fafc;padding:12px 16px;min-height:50px;display:flex;align-items:center}.tb-discussion-input{width:100%;border:0;outline:none;resize:none;background:transparent;font-size:16px;line-height:22px;color:#111827;min-height:22px;max-height:110px;overflow-y:auto}.tb-discussion-input::placeholder{color:#b8bdc7}.tb-discussion-send-btn{width:50px;height:50px;border-radius:999px;border:0;background:#ddf5e3;color:#84d69a;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.tb-discussion-send-btn.is-active{background:#1db14b;color:#fff;cursor:pointer;box-shadow:0 2px 6px #1db14b2e}.tb-discussion-send-btn.is-active:hover{transform:translateY(-1px)}.tb-discussion-send-btn:disabled{cursor:not-allowed}.tb-username-page{min-height:calc(100vh - 72px);background:#fff;display:flex;align-items:center;justify-content:center;padding:24px}.tb-username-card{width:100%;max-width:440px;background:#fff;border-radius:24px;border:1px solid #eceef2;padding:32px 24px;box-shadow:0 10px 30px #0000000a}.tb-username-avatar{width:64px;height:64px;border-radius:999px;background:#e8f5ed;color:#1db14b;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;margin:0 auto 20px}.tb-username-title{margin:0 0 8px;text-align:center;font-size:22px;font-weight:700;color:#111}.tb-username-subtitle{margin:0 0 32px;text-align:center;font-size:13px;line-height:20px;color:#9ca3af}.tb-username-input-wrap{border:1px solid #e5e7eb;border-radius:14px;padding:12px 14px;display:flex;align-items:center;background:#f9fafb;margin-bottom:10px}.tb-username-input-wrap.is-available{border-color:#1db14b}.tb-username-input-wrap.is-error{border-color:#dc2626}.tb-username-prefix{font-size:16px;font-weight:600;color:#9ca3af;margin-right:4px}.tb-username-input{flex:1;border:0;outline:none;background:transparent;font-size:16px;font-weight:600;color:#111}.tb-username-status-icon{display:flex;align-items:center;justify-content:center;min-width:20px;color:#9ca3af}.tb-username-ok{font-size:12px;font-weight:500;color:#1db14b;margin-bottom:20px}.tb-username-error{font-size:12px;font-weight:500;color:#dc2626;margin-bottom:20px}.tb-username-help{margin-bottom:20px;font-size:11px;color:#9ca3af}.tb-username-save-btn{width:100%;border:0;border-radius:14px;padding:14px;background:#1db14b;color:#fff;font-size:15px;font-weight:700;transition:opacity .2s ease}.tb-username-save-btn:disabled{background:#1db14b4d;cursor:not-allowed}@media(max-width:768px){.tb-discussion-list{height:calc(100vh - 245px)}.tb-discussion-bubble.self{max-width:84%}.tb-discussion-bubble.other{max-width:88%}.tb-username-page{padding:16px}.tb-username-card{padding:28px 18px;border-radius:20px}}.tb-public-profile-page{background:#f9fafb;min-height:100%;padding-bottom:40px}.tb-public-profile-loading{min-height:50vh;display:flex;align-items:center;justify-content:center}.tb-public-spinner{width:28px;height:28px;border-radius:999px;border:3px solid #d1fae5;border-top-color:#1db14b;animation:tbSpin .8s linear infinite}@keyframes tbSpin{to{transform:rotate(360deg)}}.tb-public-empty-card{min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:32px;text-align:center}.tb-public-empty-emoji{font-size:40px}.tb-public-empty-title{font-size:16px;font-weight:700;color:#111}.tb-public-banner{width:100%;height:160px;background:#e5e7eb}.tb-public-banner-image{width:100%;height:100%;object-fit:cover}.tb-public-banner-placeholder{width:100%;height:100%;background:#d1fae5}.tb-public-body{padding:0 20px}.tb-public-head{margin-top:-28px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.tb-public-logo{width:72px;height:72px;display:flex;border-radius:18px;overflow:hidden;border:4px solid #f9fafb;background:#f3f4f6;flex-shrink:0;justify-content:space-evenly;align-items:center}.tb-public-logo-image{width:100%;height:100%;object-fit:cover}.tb-public-logo-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#9ca3af}.tb-public-badge{border-width:1px;border-style:solid;border-radius:20px;padding:5px 10px;display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600}.tb-public-title{margin-top:12px;font-size:20px;font-weight:700;color:#111}.tb-public-username{margin-top:2px;font-size:13px;color:#6b7280}.tb-public-username-only{margin-top:12px;font-size:20px;font-weight:700;color:#111}.tb-public-meta-line{margin-top:4px;font-size:13px;color:#9ca3af}.tb-public-description{margin-top:12px;font-size:14px;line-height:22px;color:#374151}.tb-public-address{margin-top:10px;display:flex;align-items:flex-start;gap:6px;color:#6b7280;font-size:13px;line-height:20px}.tb-public-address svg{flex-shrink:0;margin-top:2px}.tb-public-divider{height:1px;background:#e5e7eb;margin:20px 0}.tb-public-section{margin-bottom:0}.tb-public-section-title{margin-bottom:12px;font-size:14px;font-weight:700;color:#111}.tb-public-contact-list{display:grid;gap:10px}.tb-public-contact-card{display:flex;align-items:center;gap:12px;background:#fff;border-radius:16px;border:.5px solid #e5e7eb;padding:14px}.tb-public-contact-card.is-private{opacity:.4}.tb-public-contact-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tb-public-contact-icon.wa{background:#d1fae5;color:#145c2f}.tb-public-contact-icon.ig{background:#fdf2f8;color:#9d174d}.tb-public-contact-icon.tk{background:#fff7ed;color:#c2410c}.tb-public-contact-icon.sp{background:#fef2f2;color:#b91c1c}.tb-public-contact-icon.is-skeleton{background:#f3f4f6}.tb-public-contact-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.tb-public-contact-label{font-size:10px;color:#9ca3af}.tb-public-contact-value{font-size:13px;font-weight:600;color:#111;word-break:break-word}.tb-public-contact-fade-label{margin-left:auto;font-size:10px;color:#9ca3af}.tb-public-skeleton-line{border-radius:4px;background:#e5e7eb}.tb-public-skeleton-line.sm{width:60px;height:8px}.tb-public-skeleton-line.md{width:100px;height:10px;background:#d1d5db}.tb-public-private-note{margin-top:12px;border-radius:20px;background:#f3f4f6;padding:14px 16px;display:flex;align-items:center;gap:12px}.tb-public-private-icon{font-size:24px;flex-shrink:0}.tb-public-private-copy{flex:1}.tb-public-private-title{font-size:13px;font-weight:700;color:#374151}.tb-public-private-text{margin-top:2px;font-size:12px;line-height:18px;color:#9ca3af}.tb-public-empty-text{font-size:13px;color:#9ca3af}.tb-public-catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.tb-public-catalog-card{background:#fff;border:.5px solid #e5e7eb;border-radius:16px;overflow:hidden}.tb-public-catalog-image-wrap{aspect-ratio:1 / 1;background:#f3f4f6}.tb-public-catalog-image{width:100%;height:100%;object-fit:cover}.tb-public-catalog-placeholder{width:100%;height:100%;color:#d1d5db;display:flex;align-items:center;justify-content:center}.tb-public-catalog-body{padding:10px}.tb-public-catalog-name{font-size:12px;font-weight:600;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tb-public-catalog-price{margin-top:2px;font-size:12px;font-weight:700;color:#1db14b}.tb-public-catalog-desc{margin-top:3px;font-size:10px;line-height:14px;color:#9ca3af;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tb-credits-page{min-height:100%;background:#f5f5f5;display:flex;flex-direction:column;gap:12px}.tb-credits-toast{border-radius:12px;padding:12px 14px;font-size:13px;font-weight:500}.tb-credits-toast.is-success{background:#e8f8ee;color:#1a7a38;border:1px solid #b6e8c8}.tb-credits-toast.is-error{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.tb-credits-skeleton{display:flex;flex-direction:column;gap:12px}.tb-credits-skeleton-hero{height:148px;background:#e0e0e0;border-radius:20px;animation:tb-pulse 1.4s ease-in-out infinite}.tb-credits-skeleton-grid{display:flex;flex-direction:column;gap:8px}.tb-credits-skeleton-card{height:80px;background:#e8e8e8;border-radius:16px;animation:tb-pulse 1.4s ease-in-out infinite}.tb-credits-skeleton-card:nth-child(2){animation-delay:.1s}.tb-credits-skeleton-card:nth-child(3){animation-delay:.2s}.tb-credits-skeleton-card:nth-child(4){animation-delay:.3s}@keyframes tb-pulse{0%,to{opacity:1}50%{opacity:.5}}.tb-credits-hero{background:#1db14b;border-radius:20px;padding:20px}.tb-credits-hero-label{font-size:12px;font-weight:500;color:#ffffffbf;letter-spacing:.3px;margin-bottom:6px}.tb-credits-hero-num{font-size:40px;font-weight:500;color:#fff;line-height:1;letter-spacing:-1px}.tb-credits-hero-num span{font-size:16px;font-weight:400;letter-spacing:0;opacity:.8;margin-left:4px}.tb-credits-hero-sub{font-size:13px;color:#ffffffb3;margin-top:6px}.tb-credits-progress-wrap{margin-top:16px}.tb-credits-progress-row{display:flex;justify-content:space-between;font-size:11px;color:#ffffffa6;margin-bottom:6px}.tb-credits-track{height:5px;background:#ffffff40;border-radius:999px;overflow:hidden}.tb-credits-fill{height:100%;background:#fff;border-radius:999px;transition:width .6s ease}.tb-credits-topup{display:flex;flex-direction:column;gap:12px}.tb-credits-topup-head{display:flex;align-items:baseline;justify-content:space-between;padding:0 2px}.tb-credits-section-title{font-size:17px;font-weight:500;color:#111}.tb-credits-section-sub{font-size:12px;color:#999}.tb-pkg-list{display:flex;flex-direction:column;gap:8px}.tb-pkg-card{background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:14px 16px;display:flex;align-items:center;gap:14px;cursor:pointer;transition:border-color .15s ease}.tb-pkg-card:hover{border-color:#bbb}.tb-pkg-card.is-popular{border:2px solid #1db14b}.tb-pkg-left{flex:1;min-width:0}.tb-pkg-top-row{display:flex;align-items:center;gap:7px;margin-bottom:3px}.tb-pkg-name{font-size:12px;font-weight:500;color:#999}.tb-pkg-badge{font-size:9px;font-weight:500;border-radius:6px;padding:2px 7px}.tb-pkg-badge.is-green{background:#e8f8ee;color:#1a7a38}.tb-pkg-badge.is-amber{background:#fef3c7;color:#b45309}.tb-pkg-credits{font-size:20px;font-weight:500;color:#111;line-height:1;margin-bottom:3px}.tb-pkg-credits span{font-size:11px;font-weight:400;color:#aaa}.tb-pkg-desc{font-size:11px;color:#bbb;line-height:1.4}.tb-pkg-right{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:2px}.tb-pkg-original{font-size:10px;color:#ccc;text-decoration:line-through;min-height:15px}.tb-pkg-original-placeholder{min-height:15px}.tb-pkg-price{font-size:14px;font-weight:500;color:#111;margin-bottom:6px}.tb-pkg-card.is-popular .tb-pkg-price{color:#1db14b}.tb-pkg-btn{padding:9px 16px;border-radius:10px;border:1px solid #e0e0e0;background:transparent;font-size:12px;font-weight:500;color:#555;cursor:pointer;transition:background .15s ease,border-color .15s ease;white-space:nowrap}.tb-pkg-btn:hover{background:#f5f5f5}.tb-pkg-btn:disabled{opacity:.5;cursor:not-allowed}.tb-pkg-card.is-popular .tb-pkg-btn{background:#1db14b;border-color:#1db14b;color:#fff}.tb-pkg-card.is-popular .tb-pkg-btn:hover:not(:disabled){background:#18a044;border-color:#18a044}.tb-payment-backdrop{position:fixed;inset:0;background:#00000073;display:flex;align-items:flex-end;justify-content:center;z-index:100;padding:0}.tb-payment-card{background:#fff;border-radius:24px 24px 0 0;padding:28px 24px 40px;width:100%;max-width:480px;position:relative;display:flex;flex-direction:column;align-items:center;gap:8px}.tb-payment-close{position:absolute;top:16px;right:16px;background:#f5f5f5;border:0;border-radius:999px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#555}.tb-payment-title{font-size:18px;font-weight:500;color:#111;margin-bottom:2px}.tb-payment-subtitle{font-size:13px;color:#888;text-align:center}.tb-payment-qr-wrap{margin:16px 0 8px}.tb-payment-qr-image{width:200px;height:200px;border-radius:12px;border:1px solid #ebebeb}.tb-payment-qr-box{padding:16px;border:1px solid #ebebeb;border-radius:16px;display:inline-block}.tb-payment-error{font-size:13px;color:#dc2626;padding:16px}.tb-payment-status{font-size:13px;font-weight:500;color:#1db14b}.tb-payment-expiry{font-size:12px;color:#aaa}.tb-payment-note{font-size:12px;color:#aaa;text-align:center;margin-top:4px}@media(max-width:360px){.tb-credits-hero-num{font-size:32px}.tb-pkg-credits{font-size:20px}.tb-pkg-price{font-size:13px}}.tb-pm-page{min-height:100%;background:#f5f5f5;display:flex;flex-direction:column;gap:16px;padding-bottom:100px}.tb-pm-summary{background:#1db14b;border-radius:16px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.tb-pm-summary-name{font-size:12px;font-weight:500;color:#ffffffbf;margin-bottom:3px}.tb-pm-summary-credits{font-size:18px;font-weight:500;color:#fff;line-height:1}.tb-pm-summary-price{font-size:16px;font-weight:500;color:#fff;white-space:nowrap}.tb-pm-list{display:flex;flex-direction:column;gap:16px}.tb-pm-group{display:flex;flex-direction:column;gap:6px}.tb-pm-group-label{font-size:11px;font-weight:500;color:#999;letter-spacing:.4px;padding:0 2px;margin-bottom:2px}.tb-pm-item{background:#fff;border:1px solid #e8e8e8;border-radius:14px;padding:12px 14px;display:flex;align-items:center;gap:12px;cursor:pointer;width:100%;text-align:left;transition:border-color .15s ease}.tb-pm-item:hover{border-color:#ccc}.tb-pm-item.is-selected{border:2px solid #1db14b}.tb-pm-logo{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0;letter-spacing:-.3px;background:#f5f5f5;overflow:hidden}.tb-pm-logo-img{width:100%;height:100%;object-fit:contain}.tb-pm-item-info{flex:1;min-width:0}.tb-pm-item-name{font-size:14px;font-weight:500;color:#111}.tb-pm-item-desc{font-size:11px;color:#aaa;margin-top:2px}.tb-pm-radio{width:18px;height:18px;border-radius:999px;border:1.5px solid #ddd;flex-shrink:0;transition:border-color .15s,background .15s}.tb-pm-radio.is-checked{border-color:#1db14b;background:#1db14b;box-shadow:inset 0 0 0 3px #fff}.tb-pm-error{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:12px 14px;font-size:13px;color:#dc2626}.tb-pm-footer{position:fixed;bottom:0;left:0;width:100%;background:#fff;border-top:1px solid #ebebeb;padding:12px 16px 28px;z-index:50}.tb-pm-pay-btn{width:100%;padding:15px;border-radius:14px;border:0;background:#e0e0e0;color:#aaa;font-size:15px;font-weight:500;cursor:not-allowed;display:flex;align-items:center;justify-content:center;gap:6px;transition:background .2s ease,color .2s ease}.tb-pm-pay-btn.is-active{background:#1db14b;color:#fff;cursor:pointer}.tb-pm-pay-btn.is-active:hover{background:#18a044}@keyframes tb-spin{to{transform:rotate(360deg)}}.tb-pm-spinner{animation:tb-spin .8s linear infinite}.tb-pi-page{min-height:100%;background:#f5f5f5;padding:16px 16px 32px;display:flex;flex-direction:column;gap:14px}.tb-pi-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:20px;display:flex;flex-direction:column;align-items:center;gap:10px}.tb-pi-card-title{font-size:16px;font-weight:500;color:#111;text-align:center}.tb-pi-card-sub{font-size:13px;color:#999;text-align:center;line-height:1.5}.tb-pi-qr-wrap{margin:8px 0 4px}.tb-pi-qr-img{width:220px;height:220px;border-radius:12px;border:1px solid #ebebeb}.tb-pi-qr-fallback{width:220px;height:220px;border-radius:12px;border:1px solid #ebebeb;background:#f9f9f9;display:flex;align-items:center;justify-content:center;padding:16px}.tb-pi-qr-string{font-size:9px;word-break:break-all;color:#bbb;text-align:center}.tb-pi-va-wrap{display:flex;align-items:center;gap:10px;background:#f7f7f7;border-radius:12px;padding:14px 16px;width:100%}.tb-pi-va-number{flex:1;font-size:22px;font-weight:500;color:#111;letter-spacing:1px}.tb-pi-copy-btn{display:flex;align-items:center;gap:5px;background:transparent;border:1px solid #e0e0e0;border-radius:10px;padding:8px 12px;font-size:12px;font-weight:500;color:#555;cursor:pointer;white-space:nowrap;transition:background .15s;flex-shrink:0}.tb-pi-copy-btn.is-copied{color:#1db14b;border-color:#1db14b}.tb-pi-va-amount{font-size:13px;color:#666}.tb-pi-expires{font-size:12px;color:#aaa}.tb-pi-steps{background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:16px 18px}.tb-pi-steps-title{font-size:13px;font-weight:500;color:#111;margin-bottom:10px}.tb-pi-step-list{padding-left:18px;display:flex;flex-direction:column;gap:7px}.tb-pi-step-list li{font-size:13px;color:#666;line-height:1.5}.tb-pi-note{font-size:12px;color:#bbb;text-align:center;line-height:1.6;padding:0 8px}.tb-pi-done-btn{width:100%;padding:14px;border-radius:14px;border:1px solid #e0e0e0;background:transparent;font-size:14px;font-weight:500;color:#555;cursor:pointer;transition:background .15s}.tb-pi-done-btn:hover{background:#f5f5f5}:root{--background: #f7f7f7;--surface: #ffffff;--primary: #1db14b;--primary-hover: #17913c;--primary-soft: #eaf8ef;--foreground: #111111;--muted: #6b7280;--border: #e5e7eb;--danger: #dc2626}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;background:var(--background);color:var(--foreground);font-family:Sora,system-ui,-apple-system,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.mt-12{margin-top:12px}.tb-app{min-height:100vh;background:var(--background)}.tb-topbar{position:sticky;top:0;z-index:20;background:#f7f7f7e6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);padding:12px 0}.tb-topbar-inner{max-width:1100px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.tb-brand{display:flex;align-items:center;gap:12px}.tb-brand-logo-img{height:50px;width:auto;object-fit:contain}.tb-user-btn{width:44px;height:44px;border-radius:999px;border:1px solid var(--border);background:var(--surface);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.18s ease}.tb-user-btn:hover{background:var(--primary-soft);border-color:#1db14b4d}.tb-user-avatar{font-weight:700;color:var(--foreground)}.tb-brand-title{font-size:16px;font-weight:700}.tb-brand-subtitle{font-size:12px;color:var(--muted)}.tb-main{max-width:1100px;margin:0 auto;padding:24px 20px 96px}.tb-bottomnav{position:fixed;left:0;right:0;bottom:0;display:flex;justify-content:space-around;align-items:center;padding:6px 10px calc(6px + env(safe-area-inset-bottom));background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border);z-index:30}.tb-bottomnav-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 0;color:var(--muted);font-size:11px;transition:all .15s ease}.tb-bottomnav-item svg{stroke-width:2}.tb-bottomnav-item.is-active{color:var(--primary);font-weight:600}.tb-bottomnav-item.is-active svg{stroke:var(--primary)}.tb-bottomnav-item:active{transform:scale(.92)}.tb-page-layout{min-height:100vh;background:var(--background)}.tb-page-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 16px;background:#ffffffeb;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.tb-back-btn{width:40px;height:40px;border-radius:12px;border:1px solid var(--border);background:var(--surface);display:grid;place-items:center;cursor:pointer}.tb-back-btn:active{transform:scale(.95)}.tb-page-title{font-size:16px;font-weight:600;color:var(--foreground);text-align:center;flex:1}.tb-page-content{padding:16px}@media(max-width:900px){.tb-main{padding:20px 16px 100px}.tb-bottomnav-item{min-width:auto;flex:1}}
