@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Lora:ital,wght@0,400..700;1,400..700&family=Outfit:wght@100..900&family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&display=swap";:root{--ios-bg: #f2f2f7;--ios-label: #8e8e93;--ios-system-gray: #aeaeae;--ios-border: #e5e5ea;--ios-card-bg: #ffffff;--ios-text: #000000;--ios-blue: #007aff;--ios-green: #34c759;--ios-orange: #ff9500;--ios-red: #ff3b30;--ios-sidebar-bg: rgba(255, 255, 255, .85)}body{background-color:var(--ios-bg);color:var(--ios-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex;min-height:100vh;margin:0}.login-fullscreen-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;display:flex;align-items:center;justify-content:center;z-index:9999;padding:0;overflow-y:auto}.minishop-login-wrapper{display:flex;width:100vw;height:100vh;min-height:600px;background:#fff}.minishop-banner{flex:1.5;background:linear-gradient(135deg,#1b35dd,#2948ff 45%,#1529b5);position:relative;padding:5rem 4.5rem;display:flex;flex-direction:column;justify-content:space-between;color:#fff;overflow:hidden;box-shadow:25px 0 50px #0000001f;z-index:5}.banner-bg-pattern{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none;opacity:.55}.banner-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:space-between}.banner-icon-container{width:64px;height:64px;display:flex;align-items:center;justify-content:center}.banner-text-block{max-width:500px;margin-top:auto;margin-bottom:auto}.banner-title{font-size:3.6rem;font-weight:800;line-height:1.12;letter-spacing:-.03em;margin-bottom:1.5rem;color:#fff}.wave-emoji{display:inline-block;animation:waveAnimation 2s infinite;transform-origin:70% 70%}.banner-description{font-size:1.15rem;line-height:1.6;color:#ffffffe6;font-weight:400}.banner-footer{font-size:.88rem;color:#ffffffa6}.minishop-form-container{flex:1;display:flex;align-items:center;justify-content:center;padding:4rem;background:#fff;overflow-y:auto;z-index:2}.minishop-form-content{width:100%;max-width:400px}.minishop-app-brand{font-size:1.85rem;font-weight:800;color:#09090b;letter-spacing:-.04em;margin-bottom:3.5rem}.form-heading{font-size:2.1rem;font-weight:800;color:#09090b;margin-bottom:.5rem;letter-spacing:-.03em}.form-subtext{font-size:.88rem;color:#71717a;line-height:1.5;margin-bottom:2rem}.link-switch-btn{background:none;border:none;padding:0;color:#09090b;font-weight:700;text-decoration:underline;cursor:pointer;font-size:inherit}.minishop-form{display:flex;flex-direction:column;gap:1.25rem}.minishop-field-group{display:flex;flex-direction:column;gap:.4rem}.minishop-label{font-size:.85rem;font-weight:600;color:#3f3f46}.minishop-input{width:100%;height:48px;border:none;border-bottom:2px solid #e4e4e7;background-color:#f4f4f5;border-radius:6px 6px 0 0;padding:0 1rem;font-size:.95rem;font-weight:600;color:#09090b;outline:none;transition:all .2s ease}.minishop-input:focus{border-bottom-color:#18181b;background-color:#f4f4f5}.minishop-btn-primary{width:100%;height:48px;background-color:#18181b;color:#fff;border:none;border-radius:10px;font-size:.95rem;font-weight:700;cursor:pointer;margin-top:.5rem;transition:background-color .2s ease}.minishop-btn-primary:hover{background-color:#27272a}.minishop-btn-google{width:100%;height:48px;background-color:#fff;color:#18181b;border:1px solid #e4e4e7;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.6rem;transition:background-color .2s ease}.minishop-btn-google:hover{background-color:#f4f4f5}.form-skip-footer{text-align:center;margin-top:1rem;font-size:.85rem;color:#71717a}.link-skip-btn{background:none;border:none;padding:0;color:#2948ff;font-weight:700;text-decoration:underline;cursor:pointer;font-size:inherit}@media (max-width: 900px){.minishop-login-wrapper{flex-direction:column;height:auto}.minishop-banner{padding:3rem 2rem;min-height:320px}.banner-title{font-size:2.25rem}.minishop-form-container{max-width:100%;padding:2.5rem 2rem}}.login-brand{font-size:1.5rem;font-weight:800;letter-spacing:-.03em;margin-bottom:2rem;color:#1c1c1e;display:flex;align-items:center;gap:.5rem}.login-brand i{color:var(--ios-blue)}.ios-segmented-control{background-color:#f2f2f7;border-radius:10px;padding:2px;display:flex;width:100%;margin-bottom:2rem}.segment-btn{flex:1;border:none;background:transparent;padding:.5rem;border-radius:8px;font-size:.88rem;font-weight:600;color:var(--ios-label);cursor:pointer;transition:all .2s ease}.segment-btn.active{background-color:#fff;color:#1c1c1e;box-shadow:0 1px 3px #0000001a}.auth-form{width:100%;display:flex;flex-direction:column}.dashboard-app-wrapper{display:flex;width:100vw;height:100vh;overflow:hidden;background-color:#f8fafc}.main-area{flex:1;display:flex;flex-direction:column;height:100vh;overflow:hidden;position:relative;background-color:#f8fafc}.scroll-area{flex:1;overflow-y:auto;overflow-x:hidden;padding:1.5rem;width:100%;box-sizing:border-box}.scroll-area-inner{max-width:1400px;margin:0 auto;width:100%;box-sizing:border-box}.spa-view-section{display:flex;flex-direction:column;gap:1.5rem;width:100%;box-sizing:border-box}.sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0f172a80;z-index:900;display:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sidebar-overlay.active{display:block}.sidebar{background-color:#fff;border-right:1px solid #f1f5f9;width:220px;height:100%;display:flex;flex-direction:column;position:fixed;top:0;left:0;z-index:1000;transition:transform .3s ease;transform:translate(-100%);box-sizing:border-box}.sidebar.open{transform:translate(0)}@media (min-width: 1024px){.sidebar{position:static;transform:translate(0);flex-shrink:0}}.sidebar-header{padding:1.5rem 1.25rem 1rem;display:flex;align-items:center;justify-content:space-between}.sidebar-logo-text{font-weight:800;font-size:1.2rem;letter-spacing:-.03em;color:#0f172a}.sidebar-close-btn{display:none;background:none;border:none;cursor:pointer;color:#94a3b8;font-size:1rem}@media (max-width: 1023px){.sidebar-close-btn{display:block}}.sidebar-biz-selector{padding:0 1.25rem 1rem}.biz-dropdown-select{width:100%;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.4rem .6rem;font-size:.82rem;font-weight:600;color:#334155;outline:none;cursor:pointer}.sidebar-nav{flex:1;padding:.5rem .75rem;overflow-y:auto}.nav-btn{width:100%;display:flex;align-items:center;gap:.65rem;padding:.55rem .75rem;border-radius:8px;border:none;cursor:pointer;font-size:.85rem;transition:all .15s ease;background:transparent;text-align:left;margin-bottom:.15rem;box-sizing:border-box}.nav-btn i{font-size:.95rem;width:18px;text-align:center;color:#94a3b8}.nav-btn.inactive{font-weight:500;color:#64748b}.nav-btn.inactive:hover{background-color:#f8fafc;color:#0f172a}.nav-btn.inactive:hover i{color:#475569}.nav-btn.active{background-color:#f1f5f9;color:#0f172a;font-weight:700}.nav-btn.active i{color:#0f172a}.sidebar-user{padding:1rem 1.25rem;border-top:1px solid #f8fafc}.sidebar-user-inner{display:flex;align-items:center;justify-content:space-between}.sidebar-user-name{font-size:.82rem;font-weight:700;color:#334155}.sidebar-logout-btn{background:none;border:none;color:#cbd5e1;cursor:pointer;font-size:.85rem;padding:2px}.sidebar-logout-btn:hover{color:#ef4444}.mobile-header{display:none;background-color:#fff;border-bottom:1px solid #e2e8f0;padding:.85rem 1.25rem;align-items:center;justify-content:space-between;z-index:800}@media (max-width: 1023px){.mobile-header{display:flex}}.mobile-header-logo{display:flex;align-items:center;gap:.6rem}.mobile-header-icon{width:30px;height:30px;background-color:#2948ff;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.95rem}.mobile-header-title{font-weight:800;font-size:1.15rem;color:#0f172a}.mobile-menu-btn{padding:.5rem;background-color:#f8fafc;border-radius:.5rem;color:#475569;border:1px solid #cbd5e1;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1rem}.desktop-top-header{background:#fff;border-bottom:1px solid #e2e8f0;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}@media (max-width: 1023px){.desktop-top-header{display:none}}.header-left-group{display:flex;align-items:center;gap:1rem}.sidebar-toggle-trigger{background:none;border:none;cursor:pointer;font-size:1.1rem;color:#475569}.header-store-badge{display:flex;align-items:center;gap:.6rem;background:#f8fafc;border:1px solid #e2e8f0;padding:4px 12px;border-radius:999px}.store-status-dot{width:7px;height:7px;border-radius:50%;background-color:#22c55e}.store-name-text{font-size:.85rem;font-weight:800;color:#0f172a}.store-plan-badge{font-size:.72rem;font-weight:700;color:#2948ff;background:#eff6ff;padding:2px 8px;border-radius:4px}.header-right-group{display:flex;align-items:center;gap:1.25rem}.btn-header-view-store{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:700;color:#0f172a;background:#f1f5f9;padding:6px 14px;border-radius:8px;text-decoration:none;transition:background .15s ease}.btn-header-view-store:hover{background:#e2e8f0}.header-user-profile{display:flex;align-items:center;gap:.6rem}.user-avatar-circle{width:34px;height:34px;border-radius:50%;background:#eff6ff;color:#2948ff;font-weight:800;font-size:.85rem;display:flex;align-items:center;justify-content:center}.user-display-name{font-size:.88rem;font-weight:700;color:#0f172a}.sidebar-menu{display:flex;flex-direction:column;gap:.25rem}.sidebar-link{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:#3a3a3c;text-decoration:none;border-radius:10px;font-size:.95rem;font-weight:500;transition:all .2s ease}.sidebar-link i{width:20px;text-align:center;color:var(--ios-blue);font-size:1.05rem}.sidebar-link.active,.sidebar-link:hover{background-color:#007aff14;color:var(--ios-blue);font-weight:600}.main-content{margin-left:250px;flex-grow:1;padding:2.5rem 3rem;box-sizing:border-box;max-width:1200px}.system-date{font-size:.75rem;font-weight:700;color:var(--ios-label);letter-spacing:.08em;margin:0 0 .25rem}.header-bar h2{font-size:2.15rem;font-weight:700;letter-spacing:-.03em;margin:0;color:#1c1c1e}.header-bar{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem}.user-avatar{width:2.75rem;height:2.75rem;border-radius:50%;background-color:var(--ios-blue);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.05rem;box-shadow:0 4px 10px #007aff40}.summary-widgets-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;margin-bottom:2rem}.summary-widget-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.25rem 1.5rem;box-shadow:0 1px 3px #00000005;display:flex;flex-direction:column;justify-content:space-between;transition:transform .2s ease,box-shadow .2s ease}.summary-widget-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px -5px #0000000d}.widget-card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.85rem}.widget-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.widget-icon.success{background:#dcfce7;color:#16a34a}.widget-icon.primary{background:#eff6ff;color:#2563eb}.widget-icon.info{background:#e0f2fe;color:#0284c7}.widget-icon.warning{background:#fef3c7;color:#d97706}.widget-label{font-size:.85rem;font-weight:700;color:#64748b}.widget-main-value{font-size:1.85rem;font-weight:800;color:#0f172a;letter-spacing:-.03em;margin-bottom:.25rem;line-height:1.2}.currency-code{font-size:.9rem;font-weight:700;color:#94a3b8}.widget-subtext{font-size:.8rem;color:#64748b;font-weight:500}.summary-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 2px 8px #00000008;overflow:hidden}.summary-card-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.75rem;border-bottom:1px solid #f1f5f9;flex-wrap:wrap;gap:1rem}.header-left-title h2{font-size:1.35rem;font-weight:800;color:#0f172a;margin:0 0 .2rem;letter-spacing:-.02em;display:flex;align-items:center;gap:.5rem}.header-left-title h2 i{color:#2948ff}.header-left-title p{font-size:.88rem;color:#64748b;margin:0}.header-right-actions{display:flex;align-items:center;gap:.75rem}.filter-tab-group{display:flex;background:#f1f5f9;padding:3px;border-radius:10px;gap:2px}.tab-btn{background:transparent;border:none;padding:6px 12px;border-radius:8px;font-size:.82rem;font-weight:700;color:#64748b;cursor:pointer;transition:all .15s ease}.tab-btn.active{background:#fff;color:#0f172a;box-shadow:0 1px 3px #00000014}.btn-refresh{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.55rem 1rem;font-size:.85rem;font-weight:600;color:#475569;cursor:pointer;display:flex;align-items:center;gap:.4rem;transition:all .2s ease}.btn-refresh:hover{background:#f8fafc;color:#0f172a;border-color:#cbd5e1}.table-responsive{overflow-x:auto}.real-data-table{width:100%;border-collapse:collapse;text-align:left}.real-data-table th{padding:1rem 1.25rem;font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;border-bottom:1px solid #e2e8f0}.real-data-table td{padding:1.1rem 1.25rem;border-bottom:1px solid #f1f5f9;font-size:.9rem;color:#1e293b;vertical-align:middle}.real-data-table tbody tr{transition:background-color .15s ease;cursor:pointer}.real-data-table tbody tr:hover{background-color:#f8fafc}.col-time{font-size:.85rem;font-weight:600;color:#64748b;white-space:nowrap}.client-info-pill{display:flex;align-items:center;gap:.6rem}.client-avatar{width:32px;height:32px;border-radius:50%;background:#eff6ff;color:#2563eb;font-weight:800;font-size:.85rem;display:flex;align-items:center;justify-content:center}.client-name{font-weight:700;color:#0f172a}.wa-link{display:inline-flex;align-items:center;gap:5px;font-size:.85rem;font-weight:600;color:#16a34a;background:#f0fdf4;padding:4px 10px;border-radius:8px;text-decoration:none;transition:background .15s ease}.wa-link:hover{background:#dcfce7}.type-badge{font-size:.82rem;font-weight:600;color:#475569;background:#f1f5f9;padding:4px 8px;border-radius:6px}.items-text{font-size:.85rem;color:#475569}.col-total{font-weight:800;color:#0f172a;white-space:nowrap}.status-tag{display:inline-flex;align-items:center;gap:6px;font-size:.78rem;font-weight:700;padding:4px 10px;border-radius:999px}.status-paid{background-color:#dcfce7;color:#15803d}.status-pending{background-color:#fef3c7;color:#b45309}.empty-table-state{text-align:center;padding:3rem 1rem!important;color:#64748b;display:flex;flex-direction:column;align-items:center;gap:.5rem}.empty-table-state i{font-size:2rem;color:#cbd5e1}.orders-mobile-list{display:none;flex-direction:column;gap:.75rem;padding:1rem}.order-mobile-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:1rem;cursor:pointer;display:flex;flex-direction:column;gap:.6rem;transition:background .15s ease}.order-mobile-card:active{background:#f1f5f9}.omc-top{display:flex;justify-content:space-between;align-items:center}.omc-time{font-size:.75rem;color:#64748b;margin-top:2px}.omc-detail{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.omc-footer{display:flex;justify-content:space-between;align-items:center}@media (max-width: 768px){.summary-widgets-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1rem}.summary-widget-card{padding:1rem}.widget-main-value{font-size:1.35rem}.summary-card-header{padding:1rem;flex-direction:column;align-items:flex-start;gap:.75rem}.header-right-actions{width:100%;justify-content:space-between}.filter-tab-group{flex:1}.tab-btn{padding:5px 8px;font-size:.75rem}.table-responsive{display:none}.orders-mobile-list{display:flex}.scroll-area{padding:1rem}}@media (max-width: 480px){.summary-widgets-grid{grid-template-columns:1fr 1fr;gap:.6rem}.widget-main-value{font-size:1.15rem}.widget-subtext{font-size:.72rem}.summary-card-header h2{font-size:1.1rem}}.merchant-view-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2rem;box-shadow:0 4px 12px #00000005}.merchant-folder-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:2rem 2.25rem;box-shadow:0 10px 30px #0f172a08;overflow:hidden}.merchant-card-header.no-border{margin-bottom:1.5rem;padding-bottom:0;border-bottom:none}.folder-tabs-header{display:flex;gap:10px;border-bottom:2px solid #f1f5f9;margin-bottom:2rem;padding-left:2px;overflow-x:auto}.folder-tab-btn{display:inline-flex;align-items:center;gap:9px;padding:12px 22px;background:#f8fafc;border:1px solid #e2e8f0;border-bottom:none;border-radius:14px 14px 0 0;font-size:.93rem;font-weight:600;color:#64748b;cursor:pointer;transition:all .22s cubic-bezier(.4,0,.2,1);margin-bottom:-2px;white-space:nowrap}.folder-tab-btn:hover{background:#f1f5f9;color:#0f172a}.folder-tab-btn.active{background:#fff;color:#2563eb;border-color:#2563eb;border-bottom:2px solid #ffffff;font-weight:700;box-shadow:0 -4px 12px #2563eb0f}.folder-tab-btn i{font-size:1rem;transition:transform .2s ease}.folder-tab-btn.active i{transform:scale(1.1);color:#2563eb}.tab-fade-in{animation:fadeInTab .3s cubic-bezier(.16,1,.3,1) forwards}@keyframes fadeInTab{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.image-card-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:1.5rem;display:flex;flex-direction:column;gap:1.2rem;transition:all .25s ease}.image-card-box:hover{border-color:#cbd5e1;box-shadow:0 6px 20px #00000008}.image-card-box.span-full{grid-column:span 3}.image-card-header{display:flex;justify-content:space-between;align-items:center}.image-card-header h4{margin:0;font-size:.98rem;font-weight:700;color:#0f172a;display:flex;align-items:center;gap:9px}.image-card-header h4 i{color:#2563eb}.badge-img-info{font-size:.73rem;font-weight:700;background:#eff6ff;color:#1d4ed8;padding:3px 10px;border-radius:8px;letter-spacing:.01em}.image-preview-wrapper{width:100%;background:#fff;border:2px dashed #cbd5e1;border-radius:14px;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;transition:all .25s ease}.image-card-box:hover .image-preview-wrapper{border-color:#93c5fd}.image-preview-wrapper.square-preview{aspect-ratio:1 / 1;width:100%;max-width:220px;margin:0 auto}.image-preview-wrapper.banner-preview{height:160px;width:100%}.preview-img-square,.preview-img-fill{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .3s ease}.image-preview-wrapper:hover .preview-img-square,.image-preview-wrapper:hover .preview-img-fill{transform:scale(1.03)}.preview-placeholder{font-size:2.2rem;color:#94a3b8}.image-inputs-group{display:flex;flex-direction:column;gap:.5rem}.upload-file-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:11px 18px;background:#fff;border:1.5px dashed #2563eb;color:#2563eb;border-radius:12px;font-size:.88rem;font-weight:700;cursor:pointer;transition:all .22s ease;text-align:center;box-shadow:0 2px 6px #2563eb0a}.upload-file-btn:hover{background:#eff6ff;border-color:#1d4ed8;color:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb1f}.images-sub-row{display:grid;grid-template-columns:240px 1fr;gap:1.5rem;align-items:stretch}.span-2-desktop{grid-column:auto}@media (max-width: 992px){.images-sub-row{grid-template-columns:1fr}}.custom-section-edit-grid{display:grid;grid-template-columns:240px 1fr;gap:1.5rem;align-items:start}.custom-section-fields{display:flex;flex-direction:column;gap:1.2rem}.split-form-media-grid{display:grid;grid-template-columns:1fr 240px;gap:1.5rem;align-items:start}.margin-top-md{margin-top:1.5rem}@media (max-width: 992px){.images-tab-grid{grid-template-columns:1fr}.image-card-box.span-full{grid-column:span 1}.custom-section-edit-grid{grid-template-columns:1fr}}.merchant-view-card.margin-top{margin-top:2rem}.merchant-card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.75rem;padding-bottom:1.25rem;border-bottom:1px solid #f1f5f9}.header-icon-box{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.header-icon-box.blue{background:#eff6ff;color:#2948ff}.header-icon-box.amber{background:#fef3c7;color:#d97706}.header-icon-box.purple{background:#faf5ff;color:#9333ea}.merchant-card-header h3{font-size:1.35rem;font-weight:800;color:#0f172a;margin:0 0 .25rem;letter-spacing:-.02em}.merchant-card-header p{font-size:.88rem;color:#64748b;margin:0}.merchant-form-container{display:flex;flex-direction:column;gap:1.5rem}.merchant-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.form-group{display:flex;flex-direction:column;gap:.4rem}.form-group.span-2{grid-column:span 2}.form-group label{font-size:.84rem;font-weight:700;color:#334155;display:flex;align-items:center;gap:6px}.merchant-input,.merchant-textarea,.merchant-select{width:100%;background-color:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:.7rem 1rem;font-size:.92rem;font-family:inherit;color:#0f172a;outline:none;transition:all .2s ease;box-sizing:border-box}.merchant-input:focus,.merchant-textarea:focus,.merchant-select:focus{border-color:#2948ff;box-shadow:0 0 0 3px #2948ff1f}.merchant-input:disabled{background-color:#f1f5f9;color:#64748b;cursor:not-allowed}.slug-input-wrapper{display:flex;align-items:center;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:10px;overflow:hidden}.slug-prefix{padding:0 .75rem;font-size:.85rem;font-weight:700;color:#64748b;background:#e2e8f0;line-height:42px}.slug-field{border:none!important;border-radius:0!important;background:transparent!important}.form-actions-footer{display:flex;justify-content:flex-end;margin-top:1rem;padding-top:1.25rem;border-top:1px solid #f1f5f9}.merchant-save-btn{background:#2948ff;color:#fff;border:none;border-radius:12px;padding:.75rem 1.75rem;font-size:.92rem;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:background .2s ease,transform .15s ease;box-shadow:0 4px 12px #2948ff40}.merchant-save-btn:hover{background:#1b35dd;transform:translateY(-1px)}.license-form-box{margin-top:1rem}.license-input-row{display:flex;align-items:flex-end;gap:1rem}.license-code-input{letter-spacing:.05em;font-weight:700}.merchant-redeem-btn{height:44px;background:#16a34a;color:#fff;border:none;border-radius:10px;padding:0 1.5rem;font-size:.9rem;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:background .2s ease}.merchant-redeem-btn:hover{background:#15803d}.inventory-header-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;gap:1.5rem;flex-wrap:wrap}.inventory-title-block h2{font-size:1.45rem;font-weight:800;color:#0f172a;margin:0 0 .25rem;letter-spacing:-.02em}.inventory-title-block p{font-size:.88rem;color:#64748b;margin:0}.inventory-actions-group{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.search-box-wrapper{position:relative;width:260px}.search-box-wrapper i{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#94a3b8}.inventory-search-input{width:100%;height:40px;background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;padding:0 1rem 0 2.3rem;font-size:.85rem;outline:none;transition:border-color .2s ease}.inventory-search-input:focus{border-color:#2948ff;background:#fff}.merchant-primary-btn{height:40px;background:#18181b;color:#fff;border:none;border-radius:10px;padding:0 1.25rem;font-size:.88rem;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:background .2s ease}.merchant-primary-btn:hover{background:#27272a}.merchant-products-table{width:100%;border-collapse:collapse;text-align:left}.merchant-products-table th{padding:.85rem 1rem;font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.04em;background:#f8fafc;border-bottom:1px solid #e2e8f0}.merchant-products-table td{padding:.95rem 1rem;border-bottom:1px solid #f1f5f9;font-size:.9rem;color:#0f172a;vertical-align:middle}.prod-thumb-img{width:46px;height:46px;border-radius:10px;object-fit:cover;border:1px solid #e2e8f0}.prod-name-title{font-weight:800;color:#0f172a}.prod-category-pill{font-size:.75rem;font-weight:700;background:#f1f5f9;color:#475569;padding:3px 8px;border-radius:6px}.prod-desc-text{font-size:.82rem;color:#64748b;max-width:250px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prod-price-text{font-weight:800;color:#0f172a}.table-actions-flex{display:flex;align-items:center;justify-content:flex-end;gap:6px}.btn-action-icon{width:32px;height:32px;border-radius:8px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.85rem;transition:all .15s ease}.btn-action-icon.edit{background:#eff6ff;color:#2563eb}.btn-action-icon.edit:hover{background:#2563eb;color:#fff}.btn-action-icon.delete{background:#fee2e2;color:#ef4444}.btn-action-icon.delete:hover{background:#ef4444;color:#fff}.design-split-grid{display:grid;grid-template-columns:1fr 340px;gap:2rem;align-items:start}.design-preview-panel{display:flex;flex-direction:column;align-items:center;gap:1rem}.preview-header-pill{font-size:.78rem;font-weight:700;color:#2948ff;background:#eff6ff;padding:4px 12px;border-radius:999px;display:flex;align-items:center;gap:6px}.live-dot{width:8px;height:8px;border-radius:50%;background-color:#22c55e;box-shadow:0 0 0 2px #22c55e33}.iphone-frame-wrapper{width:290px;height:580px;background:#09090b;border-radius:40px;border:8px solid #27272a;box-shadow:0 20px 40px #0003;overflow:hidden;position:relative}.iphone-screen{width:100%;height:100%;background:#fff;overflow:hidden}.iframe-preview-element{width:375px;height:778px;border:none;transform:scale(.72);transform-origin:top left}@media (max-width: 992px){.design-split-grid{grid-template-columns:1fr}}@media (max-width: 768px){.main-content{margin-left:0!important;padding:1.25rem 1rem 6rem!important;max-width:100%!important}.merchant-form-grid{grid-template-columns:1fr}.form-group.span-2{grid-column:span 1}.license-input-row{flex-direction:column;align-items:stretch}.merchant-redeem-btn{width:100%;justify-content:center}.inventory-header-bar{flex-direction:column;align-items:flex-start}.inventory-actions-group,.search-box-wrapper{width:100%}}.ios-toggle-btn{background:none;border:none;cursor:pointer;font-size:1.25rem;color:#1c1c1e;padding:.5rem;display:flex;align-items:center;justify-content:center}body.sidebar-collapsed .sidebar{transform:translate(-250px)}body.sidebar-collapsed .main-content{margin-left:0;padding-left:3rem;padding-right:3rem}.sidebar,.main-content{transition:all .3s cubic-bezier(.25,.8,.25,1)}.design-split-layout{display:grid;grid-template-columns:1fr 340px;gap:2rem;align-items:start}.live-preview-container{display:flex;flex-direction:column;align-items:center;gap:1rem}.preview-badge-status{font-size:.72rem;font-weight:700;color:var(--ios-label);text-transform:uppercase;letter-spacing:.05em}.phone-mockup{width:290px;height:580px;background-color:#000;border-radius:40px;border:10px solid #1c1c1e;box-shadow:0 20px 40px #00000026,inset 0 0 4px #fff3;overflow:hidden;position:relative;box-sizing:border-box}.phone-screen-inner{width:100%;height:100%;background-color:#fff;display:flex;flex-direction:column;overflow-y:auto;font-family:-apple-system,sans-serif;transition:all .25s ease}.phone-mockup.palette-pastel-original .phone-screen-inner{--brand-dark: #084c34;--brand-light: #f2f5f3;--brand-accent: #6b9080;--border-color: #e5e7eb}.phone-mockup.palette-pastel-clay .phone-screen-inner{--brand-dark: #b2533e;--brand-light: #faf6f0;--brand-accent: #dca392;--border-color: #ebdcd5}.phone-mockup.palette-pastel-sand .phone-screen-inner{--brand-dark: #a27255;--brand-light: #fdfaf6;--brand-accent: #c49982;--border-color: #ebd8cd}.phone-mockup.palette-pastel-sage .phone-screen-inner{--brand-dark: #5f7065;--brand-light: #f4f6f4;--brand-accent: #c5a396;--border-color: #e1e6e2}.phone-mockup.palette-mono-black .phone-screen-inner{--brand-dark: #111111;--brand-light: #f3f4f6;--brand-accent: #374151;--border-color: #e5e7eb}.phone-mockup.palette-viva-cyber .phone-screen-inner{--brand-dark: #d10072;--brand-light: #f7e6f0;--brand-accent: #008fa8;--border-color: #ffd6eb}.phone-mockup.palette-viva-sunset .phone-screen-inner{--brand-dark: #e64a19;--brand-light: #fbeee6;--brand-accent: #5e35b1;--border-color: #f7d7c4}.phone-mockup.palette-viva-jungle .phone-screen-inner{--brand-dark: #007a3d;--brand-light: #e8f5e9;--brand-accent: #689f38;--border-color: #c8e6c9}.phone-mockup.palette-viva-berry .phone-screen-inner{--brand-dark: #ad1457;--brand-light: #fce4ec;--brand-accent: #e65100;--border-color: #f8bbd0}.phone-mockup.palette-viva-ocean .phone-screen-inner{--brand-dark: #1565c0;--brand-light: #e3f2fd;--brand-accent: #00838f;--border-color: #bbdefb}.phone-mockup.font-pair-classic .phone-screen-inner{font-family:Playfair Display,serif}.phone-mockup.font-pair-urban .phone-screen-inner{font-family:Montserrat,sans-serif}.phone-mockup.font-pair-editorial .phone-screen-inner{font-family:Lora,serif}.phone-mockup.font-pair-tech .phone-screen-inner{font-family:Outfit,sans-serif}.phone-mockup.font-pair-luxury .phone-screen-inner{font-family:Cormorant Garamond,serif}.mock-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #f2f2f7;background:#fff}.mock-logo{font-weight:800;font-size:.85rem;color:var(--brand-dark, #111111)}.mock-menu-icon{font-size:.9rem;color:#8e8e93}.mock-hero{background-color:var(--brand-light, #f2f2f7);padding:24px 16px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px;transition:background-color .25s ease}.mock-hero h3{font-size:1.15rem;margin:0;color:var(--brand-dark, #111111)}.mock-hero p{font-size:.65rem;font-style:italic;margin:0;color:#8e8e93}.mock-hero-btn{border:none;background-color:var(--brand-dark, #111111);color:#fff;padding:6px 12px;border-radius:9999px;font-size:.68rem;font-weight:700;cursor:pointer;margin-top:4px}.mock-body-content{padding:16px;display:flex;flex-direction:column;gap:12px}.mock-section-title{font-size:.72rem;font-weight:700;color:#8e8e93;text-transform:uppercase;letter-spacing:.02em}.mock-card{border:1px solid #e5e5ea;border-radius:12px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.mock-card-img-placeholder{height:100px;background-color:#f2f2f7;background-image:linear-gradient(45deg,#e5e5ea 25%,transparent 25%),linear-gradient(-45deg,#e5e5ea 25%,transparent 25%);background-size:20px 20px}.mock-card-details{padding:10px;display:flex;flex-direction:column;gap:4px;position:relative}.mock-card-name{font-size:.8rem;font-weight:700;color:#1c1c1e}.mock-card-price{font-size:.75rem;font-weight:700;color:var(--brand-dark, #111111)}.mock-card-btn-add{position:absolute;right:10px;bottom:10px;border:none;background-color:var(--brand-dark, #111111);color:#fff;padding:4px 10px;border-radius:6px;font-size:.65rem;font-weight:700}@media (max-width: 1024px){.dashboard-grid{grid-template-columns:1fr;gap:1rem}.ios-form-grid{grid-template-columns:1fr}.form-group.span-2{grid-column:span 1}.main-content{margin-left:0;padding:1.5rem 1rem 80px}.sidebar{display:none}.mobile-tab-bar,.mobile-business-selector{display:flex}.license-redemption-layout{flex-direction:column;align-items:stretch;gap:1rem}.ios-btn.success-btn{width:100%;justify-content:center}}.ios-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0006;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:10000;opacity:0;pointer-events:none;transition:opacity .3s cubic-bezier(.25,.8,.25,1)}.ios-modal-overlay.active{opacity:1;pointer-events:all}.ios-modal-card{background:#ffffffeb;border-radius:20px;width:90%;max-width:500px;box-shadow:0 10px 30px #0003;border:1px solid rgba(255,255,255,.3);overflow:hidden;transform:scale(.9) translateY(20px);transition:transform .3s cubic-bezier(.25,.8,.25,1)}.ios-modal-overlay.active .ios-modal-card{transform:scale(1) translateY(0)}.ios-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid var(--ios-border)}.ios-modal-header h3{margin:0;font-size:1.2rem;font-weight:700;color:#1c1c1e}.btn-close-modal{background:none;border:none;font-size:1.2rem;color:var(--ios-blue);cursor:pointer}.ios-modal-body{padding:1.5rem;max-height:70vh;overflow-y:auto}.ios-modal-footer{display:flex;justify-content:flex-end;gap:.75rem;padding:1.25rem 1.5rem;border-top:1px solid var(--ios-border);background:#f2f2f780}.ios-toast{position:fixed;top:24px;left:50%;transform:translate(-50%) translateY(-100px);background:#1c1c1ee6;color:#fff;padding:12px 24px;border-radius:99px;font-size:.9rem;font-weight:600;display:flex;align-items:center;gap:8px;box-shadow:0 8px 24px #00000026;z-index:99999;opacity:0;pointer-events:none;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),opacity .3s ease}.ios-toast.active{transform:translate(-50%) translateY(0);opacity:1}.ios-toast i{color:var(--ios-green)}.business-selection-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#f1f5f9;display:flex;align-items:center;justify-content:center;z-index:9998;padding:2.25rem;overflow:hidden}.business-selection-panel-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;width:100%;max-width:1360px;height:calc(100vh - 4.5rem);box-shadow:0 15px 35px -10px #0f172a12;display:flex;flex-direction:column;overflow:hidden;margin:0 auto}.panel-card-header{display:flex;justify-content:space-between;align-items:center;padding:1.15rem 1.75rem;border-bottom:1px solid #f1f5f9;background-color:#fff;flex-shrink:0}.panel-header-left{display:flex;align-items:center;gap:.85rem}.panel-brand-icon{width:42px;height:42px;background:#18181b;color:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.panel-header-left h2{font-size:1.55rem;font-weight:800;letter-spacing:-.03em;margin:0 0 .15rem;color:#0f172a}.panel-header-left p{font-size:.88rem;color:#64748b;margin:0}.biz-back-login-btn{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:.55rem 1.1rem;font-size:.85rem;font-weight:600;color:#475569;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .2s ease}.biz-back-login-btn:hover{background:#f1f5f9;color:#0f172a;border-color:#cbd5e1}.panel-card-body{flex:1;padding:1.5rem 1.75rem;background-color:#fafafa;overflow-y:auto}.panel-card-footer{padding:.85rem 1.75rem;border-top:1px solid #f1f5f9;background-color:#fff;display:flex;justify-content:flex-end;flex-shrink:0}.panel-create-primary-btn{background:#18181b;color:#fff;border:none;border-radius:12px;padding:.75rem 1.5rem;font-size:.92rem;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:background .2s ease;box-shadow:0 4px 12px #00000014}.panel-create-primary-btn:hover{background:#27272a}.biz-grid-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.25rem}.biz-select-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:1.75rem;display:flex;flex-direction:column;justify-content:space-between;gap:1.25rem;cursor:pointer;transition:all .25s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 6px -1px #00000008,0 2px 4px -1px #00000005;position:relative}.biz-select-card:hover{transform:translateY(-4px);border-color:#2948ff;box-shadow:0 20px 25px -5px #2948ff14,0 10px 10px -5px #2948ff08}.biz-card-top{display:flex;justify-content:space-between;align-items:center}.biz-select-icon{width:52px;height:52px;background:linear-gradient(135deg,#2948ff1a,#2948ff0a);color:#2948ff;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}.biz-select-card.inactive .biz-select-icon{background:linear-gradient(135deg,#ef44441a,#ef44440a);color:#ef4444}.biz-status-pill{font-size:.78rem;font-weight:700;padding:4px 12px;border-radius:999px;display:flex;align-items:center;gap:6px}.biz-status-pill.active{background-color:#dcfce7;color:#15803d}.biz-status-pill.expired{background-color:#fee2e2;color:#b91c1c}.status-dot{width:6px;height:6px;border-radius:50%;background-color:currentColor}.biz-card-body{display:flex;flex-direction:column;gap:.4rem}.biz-card-title{font-size:1.3rem;font-weight:800;color:#0f172a;margin:0;letter-spacing:-.02em}.biz-card-slug{font-size:.85rem;font-weight:600;color:#2948ff}.biz-card-meta{margin-top:.75rem;display:flex;flex-direction:column;gap:.35rem;padding-top:.75rem;border-top:1px dashed #e2e8f0}.meta-item{font-size:.85rem;color:#64748b;display:flex;align-items:center;gap:8px}.meta-item i{width:14px;color:#94a3b8}.biz-card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;border-top:1px solid #f1f5f9}.enter-text{font-size:.9rem;font-weight:700;color:#0f172a}.enter-arrow{width:32px;height:32px;border-radius:50%;background-color:#f1f5f9;color:#0f172a;display:flex;align-items:center;justify-content:center;font-size:.85rem;transition:all .2s ease}.biz-select-card:hover .enter-arrow{background-color:#2948ff;color:#fff;transform:translate(3px)}.biz-create-card{border:2px dashed #cbd5e1;border-radius:20px;padding:2rem 1.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer;transition:all .25s ease;background-color:#fff6;min-height:240px}.biz-create-card:hover{border-color:#2948ff;background-color:#fff;box-shadow:0 10px 20px -5px #2948ff14;transform:translateY(-4px)}.create-card-icon{width:56px;height:56px;border-radius:50%;background-color:#eff6ff;color:#2948ff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1rem;transition:transform .2s ease}.biz-create-card:hover .create-card-icon{transform:scale(1.1);background-color:#2948ff;color:#fff}.biz-create-card h4{font-size:1.15rem;font-weight:800;color:#0f172a;margin:0 0 .25rem}.biz-create-card p{font-size:.85rem;color:#64748b;margin:0}.mobile-app-bottom-bar{display:none}@media (max-width: 640px){.business-selection-overlay{background-color:#f2f2f7;align-items:flex-start;padding:1rem 1rem 6rem}.business-selection-panel-card{border:none;box-shadow:none;background:transparent;border-radius:0;max-width:100%;width:100%}.panel-card-header{padding:.5rem 0 1.25rem;background:transparent;border-bottom:none}.panel-header-left{gap:.75rem}.panel-brand-icon{width:40px;height:40px;border-radius:10px;font-size:1.1rem}.panel-header-left h2{font-size:1.45rem}.panel-header-left p{font-size:.82rem}.biz-back-login-btn span{display:none}.biz-back-login-btn{padding:.5rem .75rem;border-radius:999px}.panel-card-body{padding:0;background:transparent}.panel-card-footer{display:none}.biz-grid-container{grid-template-columns:1fr;gap:.85rem}.biz-select-card{border-radius:16px;padding:1.25rem;border:none;background-color:#fff;box-shadow:0 2px 8px #0000000a}.biz-select-card:active{transform:scale(.98);background-color:#f8fafc}.biz-create-card{display:none}.mobile-app-bottom-bar{display:flex;position:fixed;bottom:0;left:0;right:0;padding:1rem 1.25rem;background:#ffffffd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid rgba(0,0,0,.08);z-index:100}.mobile-app-create-btn{width:100%;height:50px;background:#18181b;color:#fff;border:none;border-radius:14px;font-size:1rem;font-weight:700;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 4px 14px #00000026;cursor:pointer}.mobile-app-create-btn:active{transform:scale(.98);background-color:#27272a}}.biz-select-plan{font-size:.82rem;color:#8e8e93;font-weight:500}.biz-select-expiry{font-size:.78rem;color:var(--ios-label);margin-top:4px}.biz-select-badge{font-size:.72rem;font-weight:700;padding:2px 8px;border-radius:99px}.biz-select-badge.active{background-color:#34c75926;color:var(--ios-green)}.biz-select-badge.expired{background-color:#ff3b3026;color:var(--ios-red)}.biz-enter-btn{border:none;background:none;color:var(--ios-blue);font-size:1.2rem;padding:.5rem;cursor:pointer;transition:transform .2s ease}.biz-select-card:hover .biz-enter-btn{transform:translate(4px)}.wizard-progress{display:flex;justify-content:space-between;align-items:center;position:relative;margin-bottom:2rem;padding:0 10px}.wizard-progress:before{content:"";position:absolute;top:50%;left:10px;right:10px;height:2px;background-color:var(--ios-border);z-index:1;transform:translateY(-50%)}.wizard-progress-bar{position:absolute;top:50%;left:10px;height:2px;background-color:var(--ios-blue);z-index:2;transform:translateY(-50%);width:0%;transition:width .3s ease}.wizard-step-indicator{width:32px;height:32px;border-radius:50%;background-color:var(--ios-card-bg);border:2px solid var(--ios-border);display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;color:var(--ios-label);z-index:3;position:relative;transition:all .3s ease}.wizard-step-indicator.active{border-color:var(--ios-blue);background-color:var(--ios-blue);color:#fff}.wizard-step-indicator.done{border-color:var(--ios-green);background-color:var(--ios-green);color:#fff}.wizard-step-content{display:none}.wizard-step-content.active{display:block;animation:fadeIn .25s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
