body{background:#f9fafb;color:#111;min-height:100vh;display:flex;flex-direction:column}a{color:#15803d;text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer}input:focus,textarea:focus{outline:0;border-color:#16a34a;box-shadow:0 0 0 2px rgba(22,163,74,.15)}.topbar{background:#fff;border-bottom:1px solid #e5e7eb;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:40}.topbar-logo{font-size:16px;font-weight:800;color:#14532d;letter-spacing:-.5px}.topbar-logo span{color:#16a34a}.topbar-right{display:flex;align-items:center;gap:8px}.topbar-btn,.topbar-email{font-size:12px;color:#6b7280}.topbar-btn{font-weight:600;color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;padding:5px 12px;cursor:pointer}.topbar-btn:hover{background:#dcfce7}.studio-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:14px 16px}.studio-avatar,.studio-avatar-img{width:48px;height:48px;border-radius:12px;flex-shrink:0}.studio-avatar{background:#14532d;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;color:#fff;overflow:hidden}.studio-avatar.lg{width:72px;height:72px;border-radius:50%;font-size:26px}.studio-avatar-img{object-fit:cover}.studio-name{font-size:18px;font-weight:800;color:#111;letter-spacing:-.3px}.studio-about,.studio-meta{font-size:12px;color:#6b7280;margin-top:2px}.studio-about{line-height:1.5;margin-top:8px}.cal-strip-wrap{background:#fff;padding:10px 14px 0;border-bottom:1px solid #e5e7eb}.cal-strip{display:flex;gap:4px;overflow-x:auto;padding-bottom:2px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.cal-strip::-webkit-scrollbar{display:none}.cal-day{min-width:40px;display:flex;flex-direction:column;align-items:center;gap:2px;padding:7px 4px;border-radius:10px;cursor:pointer;transition:background .15s}.cal-day:hover{background:#f0fdf4}.cal-day.active{background:#15803d}.cal-day-n{font-size:9px;color:#9ca3af;text-transform:uppercase}.cal-day.active .cal-day-n{color:#bbf7d0}.cal-day-d{font-size:14px;font-weight:600;color:#111}.cal-day.active .cal-day-d{color:#fff}.cal-dot{border-radius:50%;background:#16a34a}.cal-day.active .cal-dot{background:#bbf7d0}.cal-dot,.no-dot{width:4px;height:4px}.date-label{font-size:11px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;padding:10px 0 4px}.slot-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;cursor:pointer;transition:border-color .15s,box-shadow .15s}.slot-card:hover{border-color:#bbf7d0;box-shadow:0 1px 4px rgba(0,0,0,.04)}.slot-card.selected{border-color:#15803d;box-shadow:0 0 0 2px rgba(21,128,61,.12)}.slot-card.booked{background:#f0fdf4;border-color:#bbf7d0}.slot-card.booked:hover{border-color:#15803d}.slot-card.full{background:#fff5f5;border-color:#fecaca}.slot-card.full:hover{border-color:#fca5a5}.slot-card.past{opacity:.5}.slot-card.past:hover{opacity:.7}.slot-card.cancelled{opacity:.4;background:#f9fafb;border-color:#e5e7eb}.slot-card.cancelled:hover{opacity:.5}.slot-card.cancelled,.slot-card.cancelled .slot-time{text-decoration:line-through}.slot-time{font-size:13px;font-weight:700;color:#111}.slot-title{font-size:12px;color:#6b7280;margin-top:2px}.slot-price{font-size:12px;font-weight:600;color:#0098ea;display:flex;align-items:center;gap:3px}.ton-dot{width:14px;height:14px;background:#0098ea;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:7px;color:#fff;font-weight:700;flex-shrink:0}.badge{font-size:10px;padding:2px 7px;border-radius:10px;font-weight:500;display:inline-block;white-space:nowrap}.badge.bg{background:#dcfce7;color:#15803d}.badge.bb{background:#dbeafe;color:#1d4ed8}.badge.br{background:#fee2e2;color:#dc2626}.badge.bgr{background:#f3f4f6;color:#6b7280}.badge.bo{background:#fef3c7;color:#92400e}.cap-bar{height:3px;background:#dcfce7;border-radius:2px;margin-top:6px;overflow:hidden}.cap-fill{height:100%;border-radius:2px;transition:width .3s}.btn-primary{width:100%;padding:10px 16px;border:0;border-radius:8px;background:#15803d;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s}.btn-primary:hover{background:#166534}.btn-primary:disabled{background:#d1d5db;color:#9ca3af;cursor:default}.btn-ton{width:100%;padding:10px;border:0;border-radius:8px;background:#0098ea;color:#fff;font-size:13px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:background .15s}.btn-ton:hover{background:#0080c7}.btn-ton:disabled{background:#d1d5db;cursor:default}.btn-ton .ton-dot{background:rgba(255,255,255,.3)}.btn-sm{font-size:11px;font-weight:500;padding:5px 10px;border-radius:6px;border:0;cursor:pointer;white-space:nowrap}.btn-sm-green{background:#15803d;color:#fff}.btn-sm-green:hover{background:#166534}.btn-sm-red{background:#fff;color:#dc2626;border:1px solid #fca5a5}.btn-sm-red:hover{background:#fecaca}.btn-sm-blue{background:#dbeafe;color:#2563eb}.btn-sm-blue:hover{background:#bfdbfe}.btn-sm-outline{background:#fff;color:#374151;border:1px solid #d1d5db}.btn-secondary:hover,.btn-sm-outline:hover{background:#f9fafb}.btn-sm-disabled{background:#f3f4f6;color:#6b7280;cursor:default}.btn-secondary,.form-input{width:100%;font-size:13px;background:#fff}.btn-secondary{padding:9px 16px;border:1px solid #e5e7eb;border-radius:10px;color:#374151;font-weight:600;cursor:pointer;transition:background .15s}.form-input{padding:8px 10px;border:1px solid #d1d5db;border-radius:8px;color:#111;transition:border-color .15s}.form-label{font-size:11px;font-weight:600;color:#374151;margin-bottom:3px}textarea.form-input{min-height:80px;resize:vertical;font-family:inherit}.detail-row{display:flex;justify-content:space-between;align-items:center;padding:7px 0;border-bottom:1px solid #f3f4f6;font-size:12px}.detail-row:last-child{border-bottom:none}.detail-label{color:#6b7280}.detail-val{font-weight:600;color:#111}.detail-ton,.wallet-ok{display:flex;align-items:center}.detail-ton{font-weight:600;color:#0098ea;gap:3px}.wallet-ok{gap:7px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:8px 10px}.w-dot-off,.w-dot-on{width:7px;height:7px;border-radius:50%;flex-shrink:0}.w-dot-on{background:#22c55e}.w-dot-off{background:#f59e0b}.w-addr{font-size:11px;font-family:monospace;color:#15803d}.wallet-none{background:#fef9c3;border:1px solid #fde68a;border-radius:8px;padding:10px 12px}.wallet-none-header{display:flex;align-items:center;gap:6px;margin-bottom:6px}.wallet-none-title{font-size:12px;font-weight:600;color:#92400e}.wallet-none-desc{font-size:11px;color:#78350f}.card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:12px}.credits-banner{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:4px}.credit-card{background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;padding:12px 14px}.section-title{font-size:11px;font-weight:700;color:#374151;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.schedule-date-label{padding:8px 0 4px}.error-card,.success-card{border-radius:10px;padding:14px}.success-card{background:#f0fdf4;border:1px solid #bbf7d0;text-align:center}.error-card{background:#fef2f2;border:1px solid #fecaca}.pending-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:20px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.spinner{width:32px;height:32px;border:3px solid #dcfce7;border-top-color:#16a34a}.pkg-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;margin-bottom:8px}.pkg-header{padding:10px 12px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f3f4f6}.pkg-name{font-size:13px;font-weight:600}.pkg-price{font-size:14px;font-weight:700;color:#0098ea;display:flex;align-items:center;gap:3px}.pkg-body{padding:8px 12px}.tab-bar{background:#fff;border-top:1px solid #e5e7eb;display:flex;position:fixed;bottom:0;left:0;right:0;z-index:50;padding:6px 0 10px;padding-bottom:max(10px,env(safe-area-inset-bottom,10px))}.tab-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;cursor:pointer;transition:color .15s}.tab-lbl{font-size:9px;color:#9ca3af}.tab-item.active .tab-lbl{color:#15803d;font-weight:600}.locked-box{background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:12px;padding:24px 20px;text-align:center}.locked-icon{width:44px;height:44px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.invite-box{background:#fff;border:1.5px solid #bbf7d0;border-radius:12px;padding:18px}.expired-box{background:#fff7ed;border:1.5px solid #fed7aa;border-radius:12px;padding:24px 20px;text-align:center}.expired-icon{width:44px;height:44px;border-radius:50%;background:#ffedd5;display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.email-sent-box{background:#fff;border:1px solid #bbf7d0;border-radius:12px;padding:20px;text-align:center}.main-content{overflow-y:auto;padding:14px;display:flex;gap:10px;padding-bottom:calc(60px + env(safe-area-inset-bottom,0) + 14px)}.loading-screen,.main-content,.view{flex:1;flex-direction:column}.view{display:none}.view.active{display:flex}.loading-screen{display:flex;align-items:center;justify-content:center;gap:12px;padding:40px}.desk-sidebar,.desktop-3col{display:none}@media (min-width:900px){.tab-bar{display:none}.mobile-only{display:none!important}.main-content{padding-bottom:12px}.desk-sidebar{display:flex;flex-direction:column;width:240px;position:fixed;top:0;left:0;bottom:0;background:#fff;border-right:1px solid #e5e7eb;padding:16px;overflow-y:auto;z-index:30}.desk-sidebar .sidebar-logo{font-size:16px;font-weight:800;color:#14532d;padding-bottom:14px;border-bottom:1px solid #e5e7eb;margin-bottom:10px;text-decoration:none;display:block}.desk-sidebar .sidebar-logo span{color:#16a34a}.desk-sidebar .sidebar-studio-row{display:flex;align-items:center;gap:10px;padding:0 0 10px;border-bottom:1px solid #e5e7eb;margin-bottom:4px}.desk-sidebar .sidebar-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;flex-shrink:0}.desk-sidebar .sidebar-avatar-placeholder{width:36px;height:36px;border-radius:50%;flex-shrink:0;background:#14532d;color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700}.desk-sidebar .sidebar-studio-name{font-size:13px;font-weight:600;color:#111}.desk-sidebar .sidebar-user{margin-top:auto;padding-top:12px;border-top:1px solid #e5e7eb}.desk-sidebar .sidebar-user-email{font-size:11px;color:#6b7280;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis}.desk-sidebar .sidebar-signout{font-size:11px;color:#dc2626;background:0 0;border:0;cursor:pointer;padding:0}.desk-sidebar .sidebar-signout:hover{text-decoration:underline}.studio-header.mobile-header,.topbar{display:none}.desk-center,.desktop-3col{display:flex;flex-direction:column;gap:10px}.desktop-3col{padding:16px;flex:1;margin-left:240px;max-width:660px;min-height:calc(100vh - 16px)}.desk-center{min-width:0}.desk-right{display:none!important}.desk-nav{display:flex;flex-direction:column;gap:2px;margin-top:12px;padding-top:12px;border-top:1px solid #e5e7eb}.desk-nav-item{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:8px;font-size:13px;font-weight:500;color:#374151;cursor:pointer;border:0;background:0 0;text-align:left;width:100%;transition:background .15s,color .15s}.desk-nav-item:hover{background:#f0fdf4;color:#15803d}.desk-nav-item.active{background:#dcfce7;color:#15803d;font-weight:600}.desk-nav-item svg{flex-shrink:0}}@media (max-width:899px){.desk-sidebar,.desktop-3col{display:none!important}.desk-nav{display:none}}.upsell-box{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:10px 12px}.upsell-title{font-size:12px;font-weight:600;color:#1d4ed8;margin-bottom:3px}.upsell-desc{font-size:12px;color:#3b82f6}.upsell-btn{background:#2563eb;color:#fff;border:0;border-radius:6px;padding:6px;font-size:11px;font-weight:500;cursor:pointer;width:100%;margin-top:6px}.upsell-btn:hover{background:#1d4ed8}.mt-12{margin-top:12px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.booking-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f3f4f6}.booking-row:last-child{border-bottom:none}.month-nav{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.month-nav-btn{font-size:18px;color:#6b7280;cursor:pointer;background:0 0;border:0;padding:4px 8px}.month-nav-btn:hover{color:#15803d}.desk-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:3px}.desk-cal-cell{display:flex;flex-direction:column;align-items:center;padding:4px 2px;border-radius:6px;cursor:pointer}.desk-cal-cell:hover{background:#f0fdf4}.desk-cal-cell.active{background:#15803d}.desk-cal-cell .cal-day-n{font-size:9px;color:#6b7280}.desk-cal-cell.active .cal-day-n{color:#bbf7d0}.desk-cal-cell .cal-day-d{font-size:11px;font-weight:600;color:#111}.desk-cal-cell.active .cal-day-d{color:#fff}.day-nav{display:flex;gap:4px}.about-section{line-height:1.6;font-size:14px;color:#374151}.toast{position:fixed;bottom:80px;left:50%;transform:translateX(-50%);background:#111;color:#fff;padding:10px 20px;border-radius:8px;font-size:13px;font-weight:600;z-index:100;opacity:0;transition:opacity .3s;pointer-events:none}.toast.show{opacity:1}.flex-col-4,.flex-col-8{display:flex;flex-direction:column;gap:4px}.flex-col-8{gap:8px}.flex-between,.flex-between-top{display:flex;justify-content:space-between;align-items:center}.flex-between-top{align-items:flex-start}.flex-center-6{display:flex;align-items:center;gap:6px}.flex-center-10,.flex-center-12{display:flex;align-items:center;gap:10px}.flex-center-12{gap:12px}.text-title{font-size:13px;font-weight:700;color:#111}.text-hint,.text-muted{font-size:11px;color:#6b7280}.text-muted{font-size:12px}.empty-state,.text-small-muted{font-size:10px;color:#6b7280}.empty-state{text-align:center;padding:20px;font-size:13px}.mt-4{margin-top:4px}.mt-6{margin-top:6px}.mt-8{margin-top:8px}.mt-10{margin-top:10px}.mt-16{margin-top:16px}.mb-4{margin-bottom:4px}.mb-6{margin-bottom:6px}.mb-8{margin-bottom:8px}.mb-10{margin-bottom:10px}.mb-12{margin-bottom:12px}.mb-16{margin-bottom:16px}.w-full{width:100%}.text-center{text-align:center}.center-view,.locked-center{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.center-view{padding:40px;text-align:center}.locked-center{padding:24px;max-width:440px;margin:0 auto;gap:16px}.heading-lg{font-size:18px;font-weight:700;color:#111}.heading-md,.heading-sm,.heading-xs{font-size:16px;font-weight:700;color:#111}.heading-sm,.heading-xs{font-size:14px}.heading-xs{font-size:13px}.heading-page{font-size:16px;font-weight:800;color:#111}.desc-muted{font-size:12px;color:#6b7280;line-height:1.5}.desc-sm-muted{font-size:13px;color:#6b7280}.heading-expired{font-size:14px;font-weight:700;color:#9a3412}.desc-expired{font-size:12px;color:#c2410c;line-height:1.5}.emoji-xl{font-size:48px;margin-bottom:12px}.emoji-lg{font-size:28px;margin-bottom:8px}.emoji-md,.emoji-sm{font-size:22px;margin-bottom:6px}.emoji-sm{font-size:20px}.ton-dot-sm{width:12px;height:12px;font-size:6px}.btn-auto{width:auto;padding:10px 24px;display:inline-block;color:#fff;text-decoration:none}.btn-nav{text-align:left;padding:8px 12px;font-size:12px}.btn-nav-compact{padding:2px 8px}.btn-ton-compact{margin-top:4px;padding:9px;font-size:12px}.btn-cancel-full{width:100%;padding:9px}.detail-row.no-border{border:0}.success-card.compact{padding:10px}.error-card.compact,.success-card.compact-12{padding:12px}.pending-card.compact{padding:10px}.pending-card.compact-12{padding:12px}.spinner.sm{width:20px;height:20px}.text-success{color:#15803d}.text-success-sm{font-size:12px;color:#16a34a}.text-error{font-size:13px;font-weight:700;color:#dc2626}.text-error-desc{font-size:11px;color:#b91c1c}.loading-hint{font-size:13px;color:#6b7280}.credits-title,.section-label,.section-label-12{font-size:10px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.credits-title,.section-label-12{font-size:12px}.credits-title{font-size:11px;color:#374151;margin-bottom:6px}.credits-value{font-size:14px;font-weight:700;color:#1d4ed8}.credits-sub{font-size:12px;color:#6b7280;margin-top:2px}.credits-val-lg{font-size:20px;font-weight:700;color:#1d4ed8;display:flex;align-items:baseline;gap:5px}.credits-pkg-name,.credits-val-unit{font-size:13px;font-weight:600;color:#6b7280}.credits-pkg-name{color:#1d4ed8;margin-top:4px}.booking-date{font-size:12px;font-weight:600}.booking-info{font-size:11px;color:#6b7280}.btn-sm-ton{background:#0098ea;color:#fff}.tx-hash{font-size:10px;font-family:monospace;color:#15803d;background:#dcfce7;padding:4px 6px;border-radius:4px;word-break:break-all}.hint-box,.hint-center{font-size:11px;color:#6b7280}.hint-box{background:#f9fafb;border-radius:6px;padding:7px 12px}.hint-center{text-align:center}.hint-link{background:0 0;border:0;font-size:12px;color:#15803d;cursor:pointer;text-decoration:underline}.card.no-pad{padding:0 12px}.slot-card.private{border-color:#e9d5ff}.pkg-desc{font-size:11px;color:#6b7280;margin-top:1px}.contact-status{font-size:11px;color:#15803d;margin-top:6px}.badge.bton{background:#e0f2fe;color:#0369a1}.badge.bp{background:#ede9fe;color:#6d28d9}.pkg-detail{font-size:11px;color:#6b7280}.topbar-title{font-size:14px;font-weight:600;flex:1}.topbar-sub{font-size:11px;color:#6b7280}.back-link{color:#16a34a;font-size:18px;cursor:pointer;background:0 0;border:0}.flex-fill-col{flex:1;display:flex;flex-direction:column}