@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Plus+Jakarta+Sans:wght@500;600;700;800&display=swap";.sf-admin,.sf-admin *{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.sf-admin{display:flex;height:100dvh;overflow:hidden;background:#f6f6f7}.sf-admin input,.sf-admin textarea,.sf-admin select,.sf-admin [contenteditable=true]{-webkit-touch-callout:default;-webkit-user-select:text;user-select:text}.sf-admin img,.sf-admin svg{-webkit-user-drag:none}.sf-sidebar{width:240px;flex-shrink:0;display:flex;flex-direction:column;background:#fff;color:#202223;border-right:1px solid #e1e3e5;transition:width .2s ease;z-index:50;height:100%;overflow-y:auto}.sf-sidebar.collapsed{width:64px}.sf-sidebar-header{padding:16px 14px 12px;border-bottom:1px solid rgba(255,255,255,.08)}.sf-logo-btn{display:flex;align-items:center;gap:10px;background:none;border:none;color:#1a1a1a;cursor:pointer;font-family:inherit;padding:4px;width:100%}.sf-store-name{font-size:1.05rem;font-weight:700;letter-spacing:-.01em;white-space:nowrap;color:#1a1a1a}.sf-sidebar-nav{flex:1;padding:10px 8px;display:flex;flex-direction:column;gap:4px}.sf-sidebar-nav>*+*{border-top:1px solid #f1f2f3;padding-top:4px}.sf-nav-divider{height:1px;background:#e1e3e5;margin:6px 10px}.sf-nav-item{display:flex;align-items:center;gap:10px;width:100%;padding:8px 12px;border-radius:6px;border:none;background:none;color:#6d7175;font-size:.88rem;font-weight:500;font-family:inherit;cursor:pointer;transition:all .1s ease;text-align:left;white-space:nowrap}.sf-nav-item:hover{background:#f1f2f3;color:#1a1a1a}.sf-nav-item.active{background:#ebebed;color:#1a1a1a;font-weight:600}.sf-sidebar.collapsed .sf-sidebar-nav>*+*{border-top:none;padding-top:0}.sf-nav-group{display:flex;flex-direction:column}.sf-nav-arrow{margin-left:auto;transition:transform .2s ease;display:flex;align-items:center;color:#6d7175}.sf-nav-arrow.expanded{transform:rotate(180deg)}.sf-nav-children{display:flex;flex-direction:column;padding-left:28px;gap:2px;margin-top:2px;margin-bottom:4px}.sf-nav-child-item{display:flex;align-items:center;width:100%;padding:6px 12px;border-radius:6px;border:none;background:none;color:#6d7175;font-size:.82rem;font-weight:500;font-family:inherit;cursor:pointer;transition:all .1s ease;text-align:left}.sf-nav-child-item:hover{background:#f1f2f3;color:#1a1a1a}.sf-nav-child-item.active{color:#1a7f37;font-weight:600}.sf-pagination{margin-top:14px;display:flex;align-items:center;justify-content:flex-end;gap:8px}.sf-form-divider{display:flex;align-items:center;gap:12px;margin:12px 0 4px;color:#6d7175;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.sf-form-divider:after{content:"";flex:1;height:1px;background:#e1e3e5}.sf-form-radio-group{display:flex;gap:24px;padding:8px 0}.sf-radio-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:.9rem}.sf-radio-label input[type=radio]{width:18px;height:18px;cursor:pointer}.sf-input-prefix-wrapper{display:flex;align-items:stretch;border:1px solid #e1e3e5;border-radius:6px;overflow:hidden;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.sf-input-prefix-wrapper:focus-within{border-color:#1a7f37;box-shadow:0 0 0 1px #1a7f37}.sf-input-prefix{display:flex;align-items:center;justify-content:center;padding:0 12px;background:#f6f6f7;color:#6d7175;font-weight:600;border-right:1px solid #e1e3e5}.sf-input-prefix-wrapper .sf-input{border:none;border-radius:0}.sf-inline-status{margin-top:16px;padding:12px;border-radius:8px;font-size:.88rem;font-weight:500;display:flex;align-items:center;gap:10px}.sf-inline-status.sf-status-success{background:#e6f4ea;color:#1a7f37;border:1px solid #1a7f3733}.sf-inline-status.sf-status-error{background:#fde8e8;color:#d72c0d;border:1px solid #d72c0d33}.sf-nav-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:#6d7175}.sf-tab-switcher{display:flex;background:#f1f2f3;padding:4px;border-radius:100px;width:fit-content;border:1px solid #e1e3e5;gap:4px;margin:0}.sf-tab-btn{padding:8px 24px;border-radius:100px;border:none;background:transparent;color:#6d7175;font-size:.88rem;font-weight:600;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);font-family:inherit}.sf-tab-btn:hover{color:#1a1a1a;background:#0000000a}.sf-tab-btn.active{background:#000;color:#fff;box-shadow:0 4px 12px #00000026}.sf-upi-input-group{display:flex;flex-direction:column;gap:8px}.sf-upi-suggestions{display:flex;flex-wrap:wrap;gap:6px}.sf-upi-suggestion-btn{background:#f1f2f3;border:1px solid #e1e3e5;padding:4px 10px;border-radius:4px;font-size:.72rem;font-weight:600;color:#1a7f37;cursor:pointer;transition:all .2s ease}.sf-upi-suggestion-btn:hover{background:#e6f4ea;border-color:#1a7f37}.sf-search-select{position:relative;width:100%}.sf-search-select-trigger{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#fff;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;font-size:.88rem;min-height:38px;box-sizing:border-box;transition:all .2s ease}.sf-search-select-trigger:hover{border-color:#c9cccf}.sf-search-select-trigger.active{border-color:#d1d1d1;box-shadow:none}.sf-search-select-trigger .placeholder{color:#8c9196}.sf-search-select-trigger .chevron{color:#6d7175;transition:transform .2s ease}.sf-search-select-trigger .chevron.rotate{transform:rotate(180deg)}.sf-search-select-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000004d;display:flex;align-items:center;justify-content:center;z-index:9999;animation:sf-fade-in .2s ease}.sf-search-select-modal{background:#fff;width:100%;max-width:440px;border-radius:12px;box-shadow:0 20px 40px #0003;overflow:hidden;animation:sf-modal-pop .3s cubic-bezier(.34,1.56,.64,1)}@keyframes sf-fade-in{0%{opacity:0}to{opacity:1}}@keyframes sf-modal-pop{0%{opacity:0;transform:scale(.95) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.sf-search-select-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f1f2f3}.sf-search-select-header h3{font-size:1.1rem;font-weight:700;color:#202223;margin:0}.sf-search-select-close{background:#f6f6f7;border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#6d7175;cursor:pointer;transition:all .2s ease}.sf-search-select-close:hover{background:#e1e3e5;color:#202223}.sf-search-box{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid #f1f2f3;background:#f9fafb}.sf-search-box input{flex:1;border:none;background:transparent;font-size:.95rem;outline:none;color:#202223}.sf-search-clear{background:none;border:none;color:#8c9196;cursor:pointer;display:flex;padding:4px;border-radius:50%}.sf-search-clear:hover{background:#e1e3e5;color:#202223}.sf-options-list{max-height:320px;overflow-y:auto;padding:8px}.sf-option-item{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-radius:8px;cursor:pointer;font-size:.95rem;color:#202223;transition:all .1s ease}.sf-option-item:hover{background:#f6f6f7}.sf-option-item.selected{background:#e6f4ea;color:#1a7f37;font-weight:600}.sf-no-options{padding:40px 20px;text-align:center;color:#8c9196;font-size:.95rem}.sf-nav-label{overflow:hidden;text-overflow:ellipsis;flex:1}.sf-nav-badge{font-size:.7rem;font-weight:700;padding:0;border-radius:50%;background:#f1f2f3;color:#6d7175;width:18px;height:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sf-nav-item.active .sf-nav-badge{background:#fff;color:#1a1a1a}.sf-nav-badge-danger{background:#fed3d1!important;color:#8e1f0b!important}.sf-nav-badge-warning{background:#fff4b2!important;color:#5c3e00!important}.sf-nav-badge-success{background:#bbe5b3!important;color:#008060!important}.sf-sidebar.collapsed .sf-nav-label,.sf-sidebar.collapsed .sf-store-name,.sf-sidebar.collapsed .sf-user-name{display:none}.sf-sidebar-footer{padding:12px;border-top:1px solid #e1e3e5;margin-top:auto}.sf-user-info{display:flex;align-items:center;gap:10px;padding:6px 8px;border-radius:8px;background:#f6f6f7;min-width:0}.sf-user-name{font-size:.84rem;font-weight:600;color:#1a1a1a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sf-main{flex:1;min-width:0;display:flex;flex-direction:column;height:100%;overflow:hidden}.sf-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 24px;background:var(--surface, #fff);border-bottom:1px solid var(--border, #e1e3e5);flex-shrink:0}.sf-topbar-left{flex:1;max-width:480px}.sf-search-bar{display:flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid var(--border-strong, #c9cccf);border-radius:8px;background:var(--bg-canvas, #f6f6f7);color:var(--text-muted, #6d7175)}.sf-search-bar input{flex:1;border:none;background:none;font-size:.88rem;color:var(--text-primary, #202223);font-family:inherit;outline:none}.sf-topbar-right{display:flex;gap:8px}.sf-topbar-btn{padding:7px 14px;border:1px solid var(--border-strong, #c9cccf);border-radius:8px;background:var(--surface, #fff);color:var(--text-primary, #202223);font-size:.84rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background .12s}.sf-topbar-btn:hover{background:var(--bg-canvas, #f6f6f7)}.sf-content{flex:1;padding:10px 14px;overflow-y:auto}.sf-content.sf-content-create-product{overflow:hidden;padding-top:12px;padding-bottom:12px}.sf-page{width:100%;max-width:none;margin:0}.sf-page-header{display:flex;align-items:center;justify-content:space-between;gap:12px;position:sticky;top:-10px;background:#f6f6f7;z-index:110;padding:14px 14px 10px;margin:-10px -14px 12px;border-bottom:1px solid var(--border, #e1e3e5)}.sf-page-header h1{font-size:1.4rem;font-weight:700;color:var(--text-primary, #202223);margin:0;line-height:1.3}.sf-artwork-list{display:flex;flex-direction:column;gap:8px;margin-top:10px}.sf-artwork-list-item{display:flex;align-items:center;padding:8px 12px;background:var(--bg-canvas, #f6f6f7);border:1px solid var(--border, #e1e3e5);border-radius:8px;gap:12px}.sf-artwork-mini-thumb{width:44px;height:44px;object-ratio:1;object-fit:cover;border-radius:4px;background:#000;border:1px solid var(--border, #e1e3e5)}.sf-artwork-list-info{flex:1;display:flex;flex-direction:column;min-width:0}.sf-artwork-name{font-weight:600;font-size:.88rem;color:var(--text-primary, #1a1a1a);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sf-artwork-size{font-size:.74rem;color:var(--text-muted, #6d7175)}.sf-simple-instructions{display:flex;flex-direction:column;gap:12px}.sf-simple-note strong,.sf-simple-voice strong{font-size:.75rem;text-transform:uppercase;color:var(--text-muted, #6d7175);letter-spacing:.02em}.sf-simple-note p{margin:4px 0 0;color:var(--text-primary, #1a1a1a);font-size:.94rem;line-height:1.4}.sf-simple-voice audio{display:block;margin-top:4px;height:32px;width:100%;max-width:300px}.sf-page-header p{margin:4px 0 0;color:var(--text-muted, #6d7175);font-size:.9rem}.sf-page-header-row{display:flex;align-items:center;gap:16px;width:100%;flex:1;min-width:0}.sf-page-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.sf-back-btn{width:36px;height:36px;border:1px solid var(--border, #e1e3e5);border-radius:8px;background:var(--surface, #fff);color:var(--text-primary, #202223);font-size:1.1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .12s;flex-shrink:0}.sf-back-btn:hover{background:var(--bg-canvas, #f6f6f7)}.sf-card{background:var(--surface, #fff);border:1px solid var(--border, #e1e3e5);border-radius:8px;padding:12px;margin-bottom:6px;box-shadow:0 1px 2px #0000000d}.sf-card-title{font-size:.88rem;font-weight:700;color:var(--text-primary, #202223);margin:0 0 8px}.sf-table-card{padding:0;overflow:hidden}.sf-table-row.active td{background:#f6f8fb}.sf-table-actions{text-align:right;white-space:nowrap}.sf-table-subtext{margin-top:2px;font-size:.76rem;color:var(--text-muted, #6d7175)}.sf-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 16px;border-radius:8px;font-size:.86rem;font-weight:600;cursor:pointer;font-family:inherit;border:1px solid transparent;transition:background .12s,box-shadow .12s;white-space:nowrap}.sf-btn-primary{background:#1a1a1a;color:#fff;border-color:#1a1a1a;box-shadow:0 1px #0000000d}.sf-btn-primary:hover{background:#333;border-color:#333}.sf-btn-primary:active{background:#000}.sf-btn-primary:disabled{background:#f1f1f1;color:#999;border-color:#f1f1f1;cursor:not-allowed;box-shadow:none}.sf-btn-outline{background:#fff;color:#1a1a1a;border:1px solid #d1d1d1;box-shadow:0 1px #00000005}.sf-btn-outline:hover{background:#f6f6f6;border-color:#bbb}.sf-btn-danger{background:#d72c0d;color:#fff;border-color:transparent}.sf-btn-danger:hover{background:#bc2200}.sf-btn-ghost{background:none;border:none;color:var(--text-muted, #6d7175);padding:6px 10px}.sf-btn-ghost:hover{color:#d72c0d;background:#d72c0d0f}.sf-btn-sm{padding:5px 10px;font-size:.78rem}.sf-two-col{display:grid;grid-template-columns:1fr 380px;gap:12px;align-items:start}.sf-split-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(320px,.95fr);gap:12px;align-items:start}.sf-section-toolbar{align-items:flex-end}.sf-inline-field{display:grid;gap:6px;min-width:170px}.sf-inline-field span{font-size:.78rem;font-weight:700;color:var(--text-muted, #6d7175)}.sf-inline-field select{border:1px solid var(--border, #d1d5db);border-radius:8px;padding:9px 12px;font:inherit;background:var(--surface, #fff);color:var(--text-primary, #202223)}.sf-inline-field select:focus{outline:none;border-color:#111;box-shadow:0 0 0 3px #11111114}.sf-detail-card{position:sticky;top:20px;display:grid;gap:14px}.sf-detail-page-card{display:grid;gap:14px;padding:16px;position:relative}.sf-header-job-info{flex:1;min-width:0}.sf-header-kicker{font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted, #6d7175);margin:0 0 2px;font-weight:700}.sf-header-title{font-size:1.4rem!important;font-weight:800!important;color:var(--text-primary, #1a1a1a);margin:0;line-height:1.1}.sf-header-subtitle{font-size:.84rem;color:var(--text-muted, #6d7175);margin:4px 0 0}.sf-sticky-header{display:none}.sf-order-status-group{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.sf-detail-placeholder{min-height:220px;display:grid;align-content:center;gap:8px;text-align:center;color:var(--text-muted, #6d7175)}.sf-detail-placeholder h2{margin:0;font-size:1.05rem;color:var(--text-primary, #202223)}.sf-detail-placeholder p{margin:0;font-size:.88rem}.sf-detail-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.sf-avatar{width:52px;height:52px;border-radius:14px;background:#111;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:1.15rem;overflow:hidden;flex-shrink:0}.sf-avatar img{width:100%;height:100%;object-fit:cover;display:block}.sf-detail-kicker{margin:0 0 4px;font-size:.73rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted, #6d7175)}.sf-detail-title{margin:0;font-size:1.2rem;color:var(--text-primary, #202223)}.sf-detail-subtitle{margin:4px 0 0;font-size:.86rem;color:var(--text-muted, #6d7175)}.sf-detail-section{display:grid;gap:10px}.sf-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sf-detail-item{display:grid;gap:6px;padding:14px 16px;border-radius:12px;background:#fff;border:1px solid #e1e3e5;box-shadow:0 1px 3px #0000000a}.sf-detail-item--wide{grid-column:1 / -1}.sf-detail-label{font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted, #6d7175)}.sf-detail-value{font-size:.88rem;color:var(--text-primary, #202223);word-break:break-word}.sf-text-success{color:#008060!important;font-weight:700}.sf-prewrap{white-space:pre-wrap}.sf-proof-upload-form{display:grid;gap:12px}.sf-proof-upload-actions{display:flex;justify-content:flex-end}.sf-proof-list{display:grid;gap:12px}.sf-proof-card{display:grid;grid-template-columns:180px minmax(0,1fr);gap:14px;padding:14px;border:1px solid #e1e3e5;border-radius:12px;background:#fff;box-shadow:0 1px 3px #0000000a}.sf-proof-preview{display:block;border-radius:10px;overflow:hidden;background:#f6f6f7;border:1px solid #e1e3e5;min-height:140px}.sf-proof-image{display:block;width:100%;height:100%;min-height:140px;object-fit:cover}.sf-proof-content{display:grid;gap:12px;min-width:0}.sf-proof-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.sf-proof-meta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.sf-address-list,.sf-detail-list{display:grid;gap:10px}.sf-address-card{display:grid;gap:4px;padding:12px;border-radius:10px;border:1px solid var(--border, #eceef0);background:var(--surface-elevated, #f8f9fb);font-size:.84rem;color:var(--text-primary, #202223)}.sf-detail-disclosure{border:1px solid var(--border, #eceef0);border-radius:10px;background:var(--surface-elevated, #f8f9fb);overflow:hidden}.sf-detail-disclosure summary{padding:10px 12px;cursor:pointer;font-weight:600;color:var(--text-primary, #202223)}.sf-code-block{margin:0;padding:0 12px 12px;font-size:.76rem;line-height:1.55;white-space:pre-wrap;word-break:break-word;color:var(--text-muted, #4b5563)}.sf-note-box{padding:12px;border-radius:10px;border:1px solid var(--border, #eceef0);background:var(--surface-elevated, #f8f9fb)}.sf-note-box p{margin:0;font-size:.88rem;line-height:1.55}.sf-order-items{display:grid;gap:10px}.sf-order-item{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:12px;padding:12px;border-radius:10px;border:1px solid var(--border, #eceef0);background:var(--surface-elevated, #f8f9fb)}.sf-order-item-thumb{width:64px;height:64px;border-radius:10px;overflow:hidden;border:1px solid var(--border, #e5e7eb);background:#fff;display:flex;align-items:center;justify-content:center;color:var(--text-muted, #6d7175);font-size:.76rem}.sf-order-item-thumb img{width:100%;height:100%;object-fit:cover;display:block}.sf-order-item-copy{min-width:0;display:grid;gap:4px}.sf-order-item-copy strong{font-size:.9rem;color:var(--text-primary, #202223)}.sf-order-item-meta{font-size:.8rem;color:var(--text-muted, #6d7175);word-break:break-word}.sf-order-item-price{display:grid;gap:4px;align-content:start;text-align:right;font-size:.82rem;color:var(--text-muted, #6d7175)}.sf-order-item-price strong{font-size:.92rem;color:var(--text-primary, #202223)}.sf-item-commission{font-size:.7rem;color:#008060;font-weight:600;margin-top:2px}.sf-summary-table{display:grid;gap:8px;padding:14px;background:#f9fafb;border-radius:10px;border:1px solid #eee}.sf-summary-row{display:flex;justify-content:space-between;font-size:.88rem;color:#6d7175}.sf-summary-total{font-weight:700;color:#1a1a1a;font-size:.95rem;margin-top:4px}.sf-summary-divider{height:1px;background:#e1e3e5;margin:6px 0}.sf-earnings-row{color:#1a1a1a;font-weight:600}.sf-artwork-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sf-artwork-card{display:grid;gap:6px;padding:10px;border-radius:10px;border:1px solid var(--border, #eceef0);background:var(--surface-elevated, #f8f9fb);font-size:.8rem;color:var(--text-primary, #202223)}.sf-artwork-thumb{aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;background:#fff;border:1px solid var(--border, #e5e7eb);display:flex;align-items:center;justify-content:center;color:var(--text-muted, #6d7175);font-size:.76rem}.sf-artwork-thumb img{width:100%;height:100%;object-fit:cover;display:block}.sf-item-status-badge{display:inline-flex;margin-top:6px;font-size:.72rem;font-weight:600;padding:2px 8px;background:#f1f2f3;color:#6d7175;border-radius:4px;width:fit-content;border:1px solid #e1e3e5}.sf-pagination{margin-top:14px;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.sf-pagination-summary,.sf-pagination-page{font-size:.84rem;color:var(--text-muted, #6d7175)}.sf-pagination-actions{display:inline-flex;align-items:center;gap:8px}@media (max-width: 1180px){.sf-split-layout{grid-template-columns:1fr}.sf-detail-card{position:static}}@media (max-width: 720px){.sf-section-toolbar{align-items:stretch}.sf-inline-field{width:100%}.sf-detail-grid,.sf-artwork-grid{grid-template-columns:1fr}.sf-order-item{grid-template-columns:56px minmax(0,1fr)}.sf-order-item-thumb{width:56px;height:56px}.sf-order-item-price{grid-column:1 / -1;text-align:left}.sf-pagination{align-items:stretch}.sf-pagination-actions{justify-content:space-between;width:100%}}.sf-col-main,.sf-col-side{display:grid;gap:0}.sf-create-product-page{max-width:none;height:100%;display:flex;flex-direction:column;min-height:0}.sf-create-product-page .sf-page-header{margin-bottom:10px}.sf-create-product-form{flex:1;min-height:0;display:flex;flex-direction:column;gap:8px}.sf-create-product-layout{flex:1;min-height:0;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:10px;align-items:stretch}.sf-create-product-main,.sf-create-product-side{min-height:0;overflow-y:auto;padding-right:2px}.sf-create-product-main{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-content:start}.sf-create-product-main>.sf-card:nth-child(3){grid-column:1 / -1}.sf-create-product-side{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-content:start}.sf-create-product-side>.sf-card{grid-column:1 / -1}.sf-create-product-page .sf-card{margin-bottom:0;padding:12px}.sf-create-product-page .sf-card-title{margin-bottom:8px;font-size:.84rem}.sf-create-product-page .sf-field-row-2,.sf-create-product-page .sf-field-grid{gap:8px}.sf-create-product-page .sf-label{margin-bottom:6px}.sf-create-product-page .sf-input{padding:5px 8px}.sf-create-product-page .sf-search-select-trigger{padding:5px 8px;min-height:0;box-shadow:0 1px 1px #00000008}.sf-create-product-page .sf-textarea{min-height:64px}.sf-create-product-page .sf-option-boxes{gap:6px;margin-bottom:10px}.sf-create-product-page .sf-option-box{min-height:46px;padding:8px 10px}.sf-create-product-page .sf-option-box-icon{width:28px;height:28px}.sf-create-product-page .sf-price-breakdown,.sf-create-product-page .sf-customization-panel,.sf-create-product-page .sf-printing-methods-panel{margin-top:8px;margin-bottom:8px;padding:8px}.sf-create-product-page .sf-media-url-list{gap:6px}.sf-create-product-page .sf-media-dropzone{margin-bottom:6px}.sf-variant-list{display:grid;gap:8px;margin-bottom:8px}.sf-variant-row{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-end}.sf-variant-type-select{flex:0 1 140px;max-width:170px}.sf-variant-color-field{display:flex;align-items:center;gap:8px;flex:1 1 220px;min-width:0}.sf-variant-color-picker{width:42px;height:36px;border:1px solid #d1d1d1;border-radius:6px;padding:2px;background:#fff;cursor:pointer;flex-shrink:0}.sf-variant-name-input{flex:1 1 220px;min-width:0}.sf-variant-media-field{flex:1.15 1 260px;min-width:220px}.sf-variant-media-field .sf-input{flex:1 1 auto}.sf-variant-image-input{min-width:0}.sf-variant-quantity-input{flex:0 0 80px;min-width:0;text-align:center}.sf-variant-remove-btn{flex:0 0 auto;white-space:nowrap}.sf-variant-media-field .sf-media-preview-btn{width:34px;height:34px}.sf-label{display:grid;grid-template-rows:20px 1fr;gap:3px;font-size:.825rem;font-weight:600;color:var(--text-primary, #202223);margin-bottom:6px;line-height:20px}.sf-label:last-child{margin-bottom:0}.sf-input,.sf-select{width:100%;border:1px solid #d1d5db;border-radius:6px;padding:8px 12px;font-size:.88rem;color:#1a1a1a;background:#fff;font-family:inherit;transition:all .15s ease-in-out;box-shadow:0 1px 1px #00000008}.sf-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right 10px center;background-repeat:no-repeat;background-size:1.25rem;padding-right:36px;cursor:pointer}.sf-input:focus,.sf-select:focus{outline:none;border-color:#1a7f37;box-shadow:0 0 0 1px #1a7f37,0 2px 4px #0000000d}.sf-textarea{resize:vertical;min-height:80px;line-height:1.4}.sf-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%236d7175' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 4.5l3 3 3-3'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.sf-field-row-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}.sf-field-row-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:start}.sf-field-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;align-items:start}.sf-field-stack{display:grid;gap:0}.sf-hint{font-size:.82rem;color:var(--text-muted, #6d7175);margin:6px 0 0}.sf-size-grid{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.sf-size-chip{padding:6px 12px;border-radius:6px;font-size:.8rem;font-weight:600;cursor:pointer;border:1px solid #d1d1d1;background:#fff;color:#1a1a1a;transition:all .15s ease;-webkit-user-select:none;user-select:none}.sf-size-chip:hover{border-color:#1a1a1a}.sf-size-chip.active{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.sf-size-custom-row{display:flex;gap:8px;margin-top:10px}.sf-size-custom-row input{flex:1}.sf-customization-panel{margin-bottom:12px;padding:10px;border:1px solid var(--border, #e1e3e5);border-radius:10px;background:var(--surface-secondary, #f9fafb)}.sf-customization-mode-note{margin:4px 0 10px;font-size:.76rem;color:var(--text-secondary, #6d7175)}.sf-customization-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sf-customization-grid.single{grid-template-columns:1fr}.sf-customization-choice{display:flex;flex-direction:column;gap:4px;padding:10px;border:1.5px solid var(--border, #d1d1d1);border-radius:8px;background:var(--surface, #fff);cursor:pointer;transition:border-color .18s ease,background-color .18s ease}.sf-customization-choice.checked{border-color:var(--brand, #5c6bc0);background:color-mix(in srgb,var(--brand, #5c6bc0) 10%,var(--surface, #fff))}.sf-customization-choice-main{display:flex;align-items:center;gap:8px;font-size:.82rem;font-weight:600;color:var(--text-primary, #202223);position:relative}.sf-customization-choice-main input[type=checkbox]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.sf-checkbox-box{width:18px;height:18px;border-radius:4px;border:1.5px solid var(--border-strong, #c9cccf);background:var(--surface, #fff);color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .18s ease}.sf-checkbox-box svg{opacity:0;transform:scale(.65);transition:opacity .12s ease,transform .12s ease}.sf-customization-choice.checked .sf-checkbox-box{border-color:var(--brand, #5c6bc0);background:var(--brand, #5c6bc0)}.sf-customization-choice.checked .sf-checkbox-box svg{opacity:1;transform:scale(1)}.sf-customization-choice-sub{font-size:.73rem;color:var(--text-secondary, #6d7175);padding-left:26px;line-height:1.3}.sf-toggle-list{display:grid;gap:0}.sf-toggle-row{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid var(--border, #e1e3e5);cursor:pointer;font-size:.88rem;font-weight:500;color:var(--text-primary, #202223)}.sf-toggle-row:last-child{border-bottom:none}.sf-toggle-row input[type=checkbox]{width:18px;height:18px;accent-color:var(--brand, #5c6bc0);cursor:pointer;flex-shrink:0}.sf-option-boxes{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px}.sf-option-box{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1.5px solid var(--border, #e1e3e5);border-radius:10px;background:var(--surface, #fff);cursor:pointer;transition:all .18s ease;-webkit-user-select:none;user-select:none;position:relative;min-height:52px}.sf-option-box:hover{border-color:var(--brand, #5c6bc0);background:var(--surface-hover, #f8f8fc)}.sf-option-box.active{border-color:var(--brand, #5c6bc0);background:var(--brand-bg, #eef0fb)}.sf-option-box-icon{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:var(--surface-secondary, #f6f6f7);color:var(--text-secondary, #6d7175);transition:all .18s ease}.sf-option-box.active .sf-option-box-icon{background:var(--brand, #5c6bc0);color:#fff}.sf-option-box-text{flex:1;display:flex;flex-direction:column;gap:1px;min-width:0}.sf-option-box-text strong{font-size:.82rem;font-weight:600;color:var(--text-primary, #202223);line-height:1.3}.sf-option-box-text span{font-size:.72rem;color:var(--text-secondary, #6d7175);line-height:1.3}.sf-option-box-check{flex-shrink:0;width:20px;height:20px;border-radius:6px;border:1.5px solid var(--border, #d1d1d1);background:var(--surface, #fff);display:flex;align-items:center;justify-content:center;transition:all .18s ease;margin-left:auto}.sf-option-box-check.checked{background:var(--brand, #5c6bc0);border-color:var(--brand, #5c6bc0)}.sf-tax-type-toggle{display:flex;border:1.5px solid var(--border, #e1e3e5);border-radius:8px;overflow:hidden;margin-top:4px}.sf-tax-type-btn{flex:1;padding:10px 12px;font-size:.84rem;font-weight:600;border:none;background:var(--surface, #fff);color:var(--text-secondary, #6d7175);cursor:pointer;transition:all .18s ease}.sf-tax-type-btn:first-child{border-right:1.5px solid var(--border, #e1e3e5)}.sf-tax-type-btn:hover{background:var(--surface-hover, #f6f6f7)}.sf-tax-type-btn.active{background:var(--brand, #5c6bc0);color:#fff}.sf-tax-hint{font-size:.76rem;color:var(--text-secondary, #6d7175);margin:6px 0 0;font-style:italic}.sf-price-breakdown{margin-top:14px;padding:14px;border:1.5px solid var(--border, #e1e3e5);border-radius:10px;background:var(--surface-secondary, #f9fafb)}.sf-price-breakdown-title{font-size:.8rem;font-weight:700;color:var(--text-primary, #202223);margin-bottom:10px;text-transform:uppercase;letter-spacing:.4px}.sf-price-breakdown-row{display:flex;justify-content:space-between;align-items:center;padding:5px 0;font-size:.84rem;color:var(--text-secondary, #6d7175)}.sf-price-breakdown-row strong{color:var(--text-primary, #202223);font-weight:600}.sf-price-breakdown-row.sf-price-breakdown-total{margin-top:8px;padding-top:10px;border-top:1.5px solid var(--border, #e1e3e5);font-size:.92rem;font-weight:700}.sf-price-breakdown-row.sf-price-breakdown-total span{color:var(--text-primary, #202223);font-weight:700}.sf-price-breakdown-row.sf-price-breakdown-total strong{color:var(--brand, #5c6bc0);font-size:1rem}.sf-price-breakdown-row.sf-profit-positive span,.sf-price-breakdown-row.sf-profit-positive strong{color:#1a7f37}.sf-price-breakdown-row.sf-profit-negative span,.sf-price-breakdown-row.sf-profit-negative strong{color:#cf222e}[data-theme=dark] .sf-option-box{background:var(--surface, #1e1e2e);border-color:var(--border, #333)}[data-theme=dark] .sf-option-box:hover{background:var(--surface-hover, #2a2a3e)}[data-theme=dark] .sf-option-box.active{background:#5c6bc026;border-color:var(--brand, #5c6bc0)}[data-theme=dark] .sf-option-box-icon{background:var(--surface-secondary, #2a2a3e);color:var(--text-secondary, #aaa)}[data-theme=dark] .sf-option-box-check{background:var(--surface, #1e1e2e);border-color:var(--border, #555)}[data-theme=dark] .sf-tax-type-btn{background:var(--surface, #1e1e2e);color:var(--text-secondary, #aaa)}[data-theme=dark] .sf-tax-type-btn:first-child{border-right-color:var(--border, #333)}[data-theme=dark] .sf-tax-type-btn:hover{background:var(--surface-hover, #2a2a3e)}[data-theme=dark] .sf-tax-type-toggle{border-color:var(--border, #333)}[data-theme=dark] .sf-price-breakdown{background:var(--surface, #1e1e2e);border-color:var(--border, #333)}[data-theme=dark] .sf-price-breakdown-row.sf-price-breakdown-total{border-top-color:var(--border, #333)}[data-theme=dark] .sf-price-breakdown-row.sf-profit-positive span,[data-theme=dark] .sf-price-breakdown-row.sf-profit-positive strong{color:#4fd08b}[data-theme=dark] .sf-price-breakdown-row.sf-profit-negative span,[data-theme=dark] .sf-price-breakdown-row.sf-profit-negative strong{color:#ff7b72}[data-theme=dark] .sf-customization-panel{background:var(--surface, #1e1e2e);border-color:var(--border, #333)}[data-theme=dark] .sf-customization-choice{background:var(--surface-secondary, #2a2a3e);border-color:var(--border, #444)}[data-theme=dark] .sf-customization-choice.checked{background:#5c6bc033}[data-theme=dark] .sf-checkbox-box{background:var(--surface, #1e1e2e);border-color:var(--border, #666)}.sf-printing-methods-panel{margin-bottom:12px;padding:10px;border:1px solid var(--border, #e1e3e5);border-radius:10px;background:var(--surface-secondary, #f9fafb)}.sf-printing-methods-list{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.sf-printing-method-item{display:flex;align-items:center;gap:8px;padding:8px 10px;background:var(--surface, #fff);border:1px solid var(--border, #e1e3e5);border-radius:8px}.sf-printing-method-item span{flex:1;font-size:.84rem;font-weight:500;color:var(--text-primary, #202223)}.sf-printing-method-remove{width:24px;height:24px;border:none;border-radius:6px;background:none;cursor:pointer;font-size:.9rem;color:var(--text-muted, #6d7175);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:color .12s,background .12s}.sf-printing-method-remove:hover{color:#d72c0d;background:#d72c0d0f}.sf-printing-method-add-row{display:flex;gap:8px}.sf-printing-method-add-row input{flex:1}[data-theme=dark] .sf-printing-methods-panel{background:var(--surface, #1e1e2e);border-color:var(--border, #333)}[data-theme=dark] .sf-printing-method-item{background:var(--surface-secondary, #2a2a3e);border-color:var(--border, #444)}.sf-size-chips{display:flex;flex-wrap:wrap;gap:8px}.sf-chip{padding:6px 14px;border:1px solid var(--border-strong, #c9cccf);border-radius:999px;background:var(--surface, #fff);color:var(--text-primary, #202223);font-size:.82rem;font-weight:600;cursor:pointer;transition:all .14s ease;font-family:inherit}.sf-chip:hover{border-color:var(--brand, #5c6bc0)}.sf-chip.active{background:var(--brand, #5c6bc0);color:#fff;border-color:var(--brand, #5c6bc0)}.sf-media-preview{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:14px}.sf-media-thumb{display:flex;flex-direction:column;align-items:center;gap:4px}.sf-media-thumb img{width:80px;height:80px;border-radius:8px;object-fit:cover;border:1px solid var(--border, #e1e3e5)}.sf-media-thumb span{font-size:.7rem;color:var(--text-muted, #6d7175)}.sf-media-dropzone{border:2px dashed var(--border-strong, #c9cccf);border-radius:10px;padding:28px;text-align:center;color:var(--text-muted, #6d7175);font-size:.88rem;margin-bottom:14px}.sf-media-url-list{display:grid;gap:8px}.sf-media-url-actions{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}.sf-form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:8px;padding-top:20px;border-top:1px solid var(--border, #e1e3e5)}.sf-table{width:100%;border-collapse:collapse}.sf-table th{text-align:left;padding:12px 16px;font-size:.78rem;font-weight:600;color:var(--text-muted, #6d7175);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--border, #e1e3e5);background:var(--bg-canvas, #f6f6f7)}.sf-table td{padding:12px 16px;font-size:.88rem;color:var(--text-primary, #202223);border-bottom:1px solid var(--border, #e1e3e5);vertical-align:middle}.sf-table-row{cursor:pointer;transition:background .1s}.sf-table-row:hover{background:color-mix(in srgb,var(--brand, #5c6bc0) 4%,transparent)}.sf-table-row:last-child td{border-bottom:none}.sf-table-img-cell{width:52px}.sf-table-img{width:40px;height:40px;border-radius:8px;object-fit:cover;border:1px solid var(--border, #e1e3e5);display:block}.sf-table-img-placeholder{width:40px;height:40px;border-radius:8px;background:color-mix(in srgb,var(--brand, #5c6bc0) 10%,transparent);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.95rem;color:var(--brand, #5c6bc0)}.sf-product-name{font-weight:600;color:var(--text-primary, #202223)}.sf-price-cell{font-weight:600;font-variant-numeric:tabular-nums}.sf-status-badge{display:inline-flex;padding:3px 10px;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:capitalize}.sf-inline-confirm{display:flex;gap:6px;flex-wrap:wrap}.sf-metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.sf-metric-card{background:var(--surface, #fff);border:1px solid var(--border, #e1e3e5);border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:4px;box-shadow:0 1px 2px #0000000d}.sf-metric-label{font-size:.82rem;font-weight:500;color:var(--text-muted, #6d7175)}.sf-metric-value{font-size:1.6rem;font-weight:700;color:var(--text-primary, #202223);line-height:1.2}.sf-metric-sub{font-size:.78rem;color:var(--text-muted, #6d7175)}.sf-dashboard-chart-card{margin-top:8px;overflow:hidden}.sf-dashboard-chart-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:10px}.sf-dashboard-chart-header p{margin:2px 0 0;color:var(--text-muted, #6d7175);font-size:.82rem}.sf-dashboard-chart-controls{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap}.sf-dashboard-chart-controls label{display:grid;gap:4px;color:var(--text-muted, #6d7175);font-size:.72rem;font-weight:700}.sf-dashboard-chart-controls .sf-input{min-width:140px;padding-top:5px;padding-bottom:5px}.sf-dashboard-chart-summary{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.sf-dashboard-chart-summary span{display:inline-flex;align-items:center;gap:5px;padding:5px 9px;border:1px solid var(--border, #e1e3e5);border-radius:999px;background:#f8f8f8;color:var(--text-muted, #6d7175);font-size:.78rem}.sf-dashboard-chart-summary strong{color:var(--text-primary, #202223)}.sf-orders-chart-wrap{min-height:238px;overflow-x:auto;overflow-y:hidden;border:1px solid var(--border, #e1e3e5);border-radius:12px;background:linear-gradient(180deg,#f8fafcf2,#fffffff2),radial-gradient(circle at top right,rgba(0,0,0,.08),transparent 35%)}.sf-orders-chart{width:100%;min-width:620px;height:238px;display:block}.sf-chart-grid-line{stroke:#e1e3e5;stroke-width:1}.sf-chart-axis-label,.sf-chart-date-label{fill:#6d7175;font-size:11px;font-weight:600}.sf-chart-area{fill:#0000001a}.sf-chart-line{fill:none;stroke:#0b0b0b;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 8px 16px rgba(0,0,0,.18))}.sf-chart-point{fill:#9ca3af;stroke:#fff;stroke-width:2}.sf-chart-point.active{fill:#0b0b0b}.sf-orders-chart-empty{min-height:238px;display:grid;place-items:center;color:var(--text-muted, #6d7175);font-size:.88rem}.sf-orders-by-date{margin-top:10px}.sf-orders-by-date h3{margin:0 0 8px;color:var(--text-primary, #202223);font-size:.86rem}.sf-orders-by-date>p{margin:0;color:var(--text-muted, #6d7175);font-size:.82rem}.sf-orders-by-date-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px}.sf-orders-by-date-row{display:grid;grid-template-columns:1fr auto;gap:2px 8px;padding:8px 10px;border:1px solid var(--border, #e1e3e5);border-radius:10px;background:#fafafa}.sf-orders-by-date-row span{color:var(--text-muted, #6d7175);font-size:.76rem;font-weight:700}.sf-orders-by-date-row strong{color:var(--text-primary, #202223);font-size:.78rem}.sf-orders-by-date-row small{grid-column:1 / -1;color:var(--text-muted, #6d7175);font-size:.72rem}.sf-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:18px 0;text-align:center;width:100%;margin:0 auto}.sf-page>.sf-loader:not(.sf-loader--compact){min-height:clamp(260px,calc(100dvh - 240px),520px)}.sf-loader-animation{width:132px;max-width:100%;pointer-events:none}.sf-loader-message{margin:0;color:var(--text-muted, #6d7175);font-size:.9rem;font-weight:500}.sf-loader--compact{gap:4px;padding:8px 0 12px}.sf-loader--compact .sf-loader-animation{width:76px}.sf-loader--compact .sf-loader-message{font-size:.82rem}.sf-loading{color:var(--text-muted, #6d7175);font-size:.9rem;padding:20px 0}.sf-error{color:#d72c0d;font-weight:600;font-size:.9rem;padding:8px 14px;background:#fef1f1;border:1px solid #fcd6cf;border-radius:8px;margin:8px 0}.sf-success{color:#1a7f37;font-weight:600;font-size:.9rem;padding:8px 14px;background:#e3f9e5;border:1px solid #b7ebc0;border-radius:8px;margin:8px 0}.sf-empty{text-align:center;padding:60px 24px;color:var(--text-muted, #6d7175);display:flex;flex-direction:column;align-items:center;gap:16px}.sf-empty-small{text-align:center;padding:32px 16px;color:var(--text-muted, #6d7175);border:2px dashed var(--border, #e1e3e5);border-radius:10px;margin-top:4px}.sf-empty-small p{margin:0;font-size:.88rem}.co-search-wrap{position:relative;margin-bottom:12px}.co-search-spinner{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:.78rem;color:var(--text-muted, #6d7175)}.co-search-dropdown{border:1px solid var(--border, #e1e3e5);border-radius:10px;background:var(--surface-elevated, #fff);box-shadow:0 12px 32px #0000001a;overflow:hidden;margin-bottom:12px}.co-search-item{display:flex;align-items:center;gap:12px;width:100%;padding:10px 14px;border:none;border-bottom:1px solid var(--border, #e1e3e5);background:none;cursor:pointer;color:var(--text-primary, #202223);font-family:inherit;text-align:left;transition:background .12s}.co-search-item:last-child{border-bottom:none}.co-search-item:hover{background:color-mix(in srgb,var(--brand, #5c6bc0) 6%,transparent)}.co-search-item-img{width:40px;height:40px;border-radius:8px;overflow:hidden;flex-shrink:0;background:color-mix(in srgb,var(--brand, #5c6bc0) 10%,transparent);display:flex;align-items:center;justify-content:center}.co-search-item-img img{width:100%;height:100%;object-fit:cover}.co-search-item-img span{font-weight:700;color:var(--brand, #5c6bc0)}.co-search-item-info{flex:1;min-width:0}.co-search-item-info strong{display:block;font-size:.88rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.co-search-item-info span{font-size:.8rem;color:var(--text-muted, #6d7175)}.co-search-item-stock{font-size:.76rem;color:var(--text-muted, #6d7175);flex-shrink:0}.co-line-items{display:grid;gap:0}.co-line-item{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--border, #e1e3e5)}.co-line-item:last-child{border-bottom:none}.co-line-item-img{width:48px;height:48px;border-radius:8px;overflow:hidden;flex-shrink:0;background:color-mix(in srgb,var(--brand, #5c6bc0) 10%,transparent);display:flex;align-items:center;justify-content:center}.co-line-item-img img{width:100%;height:100%;object-fit:cover}.co-line-item-img span{font-weight:700;font-size:1.1rem;color:var(--brand, #5c6bc0)}.co-line-item-info{flex:1;min-width:0}.co-line-item-info strong{display:block;font-size:.88rem;color:var(--text-primary, #202223);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.co-line-item-price{font-size:.8rem;color:var(--text-muted, #6d7175)}.co-line-item-qty{display:flex;align-items:center;border:1px solid var(--border-strong, #c9cccf);border-radius:8px;overflow:hidden;flex-shrink:0}.co-line-item-qty button{width:32px;height:34px;border:none;background:var(--bg-canvas, #f6f6f7);cursor:pointer;font-size:1rem;color:var(--text-primary, #202223);font-weight:600;transition:background .12s}.co-line-item-qty button:hover{background:color-mix(in srgb,var(--brand, #5c6bc0) 10%,transparent)}.co-line-item-qty input{width:42px;height:34px;border:none;border-left:1px solid var(--border, #e1e3e5);border-right:1px solid var(--border, #e1e3e5);text-align:center;font-size:.86rem;font-weight:600;color:var(--text-primary, #202223);background:transparent;font-family:inherit;appearance:textfield;-webkit-appearance:textfield;-moz-appearance:textfield}.co-line-item-qty input::-webkit-outer-spin-button,.co-line-item-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.co-line-item-total{font-weight:700;font-size:.9rem;color:var(--text-primary, #202223);flex-shrink:0;min-width:80px;text-align:right}.co-line-item-remove{width:28px;height:28px;border:none;border-radius:6px;background:none;cursor:pointer;font-size:1.1rem;color:var(--text-muted, #6d7175);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:color .12s,background .12s}.co-line-item-remove:hover{color:#d72c0d;background:#d72c0d0f}.co-payment-summary{display:grid;gap:0}.co-summary-row{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid var(--border, #e1e3e5);font-size:.88rem;color:var(--text-primary, #202223)}.co-summary-row:last-child{border-bottom:none}.co-summary-row span:first-child{color:var(--text-muted, #6d7175)}.co-summary-row span:nth-child(2){color:var(--text-muted, #6d7175);font-size:.8rem}.co-summary-total{border-top:2px solid var(--border-strong, #c9cccf);margin-top:4px;padding-top:14px}.co-summary-total span:first-child{font-weight:700;color:var(--text-primary, #202223);font-size:1rem}.co-summary-total strong{font-size:1.1rem}.co-add-link{border:none;background:none;color:var(--brand, #5c6bc0);cursor:pointer;font-size:.84rem;font-weight:600;padding:8px 0;text-align:left;font-family:inherit}.co-add-link:hover{text-decoration:underline}.co-remove-link{border:none;background:none;color:var(--text-muted, #6d7175);cursor:pointer;font-size:1rem;padding:0 4px;line-height:1}.co-remove-link:hover{color:#d72c0d}.co-editable-row{grid-template-columns:1fr auto auto}.co-inline-input{display:flex;align-items:center;gap:4px;border:1px solid var(--border-strong, #c9cccf);border-radius:6px;padding:2px 6px;background:var(--surface, #fff)}.co-inline-input span{font-size:.84rem;color:var(--text-muted, #6d7175)}.co-inline-input input{width:70px;border:none;background:none;font-size:.86rem;color:var(--text-primary, #202223);font-family:inherit;padding:4px 2px;appearance:textfield;-webkit-appearance:textfield;-moz-appearance:textfield}.co-inline-input input::-webkit-outer-spin-button,.co-inline-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.co-inline-input input:focus-visible{outline:none}.co-payment-methods{display:grid;gap:8px}.co-payment-option{display:flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid var(--border, #e1e3e5);border-radius:8px;cursor:pointer;transition:border-color .15s,background .15s}.co-payment-option:hover{border-color:color-mix(in srgb,var(--brand, #5c6bc0) 40%,transparent)}.co-payment-option:has(input:checked){border-color:var(--brand, #5c6bc0);background:color-mix(in srgb,var(--brand, #5c6bc0) 4%,transparent)}.co-payment-option input[type=radio]{accent-color:var(--brand, #5c6bc0);width:16px;height:16px;margin:0}.co-payment-option-label{font-size:.88rem;font-weight:600;color:var(--text-primary, #202223)}.sf-sidebar-overlay{display:none}.sf-mobile-menu-btn{display:none;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--border, #e1e3e5);border-radius:8px;background:var(--surface, #fff);color:var(--text-primary, #202223);cursor:pointer;flex-shrink:0;transition:background .12s}.sf-mobile-menu-btn:hover{background:var(--bg-canvas, #f6f6f7)}.sf-table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 1200px){.sf-content.sf-content-create-product{overflow-y:auto}.sf-create-product-page{height:auto;min-height:auto}.sf-create-product-form{min-height:auto}.sf-create-product-main,.sf-create-product-side{overflow:visible;padding-right:0;grid-template-columns:1fr}.sf-create-product-main>.sf-card:nth-child(3),.sf-create-product-side>.sf-card:first-child{grid-column:auto}}@media (max-width: 1100px){.sf-two-col{grid-template-columns:1fr}.sf-field-grid{grid-template-columns:repeat(2,1fr)}.sf-variant-type-select{flex:1 1 180px;max-width:none}}@media (max-width: 680px){.sf-variant-row{align-items:stretch}.sf-variant-type-select,.sf-variant-color-field,.sf-variant-name-input,.sf-variant-image-input{flex:1 1 100%;max-width:none}.sf-variant-remove-btn{align-self:flex-start}}@media (max-width: 860px){.sf-sidebar{position:fixed;left:0;top:0;bottom:0;width:240px;z-index:200;transform:translate(-100%);transition:transform .25s ease;box-shadow:none}.sf-sidebar.mobile-open{transform:translate(0);box-shadow:8px 0 24px #00000026}.sf-sidebar .sf-nav-label,.sf-sidebar .sf-store-name,.sf-sidebar .sf-user-name{display:inline}.sf-sidebar.collapsed{width:240px}.sf-sidebar.collapsed .sf-nav-label,.sf-sidebar.collapsed .sf-store-name,.sf-sidebar.collapsed .sf-user-name{display:inline}.sf-sidebar-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:190;background:#0006;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.sf-mobile-menu-btn{display:flex}.sf-main{margin-left:0}.sf-content{padding:10px}.sf-field-row-3,.sf-field-row-2,.sf-customization-grid{grid-template-columns:1fr}.sf-topbar-left{display:none}.sf-table{min-width:600px}.sf-option-boxes{grid-template-columns:1fr}}@media (max-width: 600px){.sf-content{padding:8px}.sf-field-grid{grid-template-columns:1fr}.co-line-item{flex-wrap:wrap}.co-line-item-total{min-width:auto}.sf-topbar{padding:10px 12px;gap:10px}.sf-topbar-right{flex-wrap:wrap;gap:6px}.sf-topbar-btn{padding:6px 10px;font-size:.78rem}.sf-page-header{flex-direction:column;align-items:stretch;gap:12px}.sf-page-header h1{font-size:1.2rem}.sf-page-header-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.sf-page-header-actions .sf-btn{width:100%;font-size:.78rem;padding:7px 10px}.sf-card{padding:12px}.sf-card-title{font-size:.84rem}.sf-dashboard-chart-header{flex-direction:column;gap:10px}.sf-dashboard-chart-controls{width:100%}.sf-dashboard-chart-controls label{flex:1 1 140px}.sf-metrics-grid{grid-template-columns:repeat(2,1fr);gap:10px}.sf-metric-card{padding:14px}.sf-metric-value{font-size:1.3rem}.sf-metric-label{font-size:.76rem}.sf-form-actions{flex-direction:column}.sf-form-actions .sf-btn{width:100%}.sf-table td,.sf-table th{padding:10px 12px;font-size:.8rem}.sf-btn{font-size:.8rem;padding:7px 12px}.co-summary-row{font-size:.82rem}}@media (max-width: 420px){.sf-metrics-grid{grid-template-columns:repeat(2,1fr);gap:8px}.sf-metric-card{padding:10px}.sf-metric-value{font-size:1.1rem}.sf-metric-label{font-size:.7rem}.sf-metric-sub{font-size:.68rem}.sf-page-header-actions{grid-template-columns:1fr}.sf-topbar-right .sf-topbar-btn:not(.sf-btn-danger){display:none}.sf-content{padding:8px}.sf-card{padding:10px;border-radius:6px}.sf-page-header h1{font-size:1.05rem}.sf-label{font-size:.78rem}.sf-input{padding:5px 8px;font-size:.82rem}.sf-topbar{padding:8px 10px}.sf-mobile-menu-btn{width:32px;height:32px}}@media (max-width: 768px){.sf-sidebar{position:fixed;left:0;top:0;bottom:0;width:250px;z-index:200;transform:translate(-100%);transition:transform .3s ease;box-shadow:none}.sf-sidebar.mobile-open{transform:translate(0);box-shadow:4px 0 24px #00000026}.sf-sidebar .sf-nav-label,.sf-sidebar .sf-store-name,.sf-sidebar .sf-user-name{display:inline}.sf-sidebar-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:190;background:#0006;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.sf-mobile-menu-btn{display:flex}.sf-main{margin-left:0;width:100vw}.sf-two-col,.sf-field-row-2,.sf-field-row-3,.sf-field-grid,.sf-option-boxes{grid-template-columns:1fr}.sf-table-card{overflow-x:auto;-webkit-overflow-scrolling:touch}.sf-table{min-width:700px}}.hero-preview-toggle{display:flex;gap:2px;background:#f3f4f6;border-radius:8px;padding:3px}.hero-preview-toggle-btn{display:flex;align-items:center;gap:6px;padding:5px 12px;border:none;border-radius:6px;background:transparent;color:#6d7175;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .15s ease}.hero-preview-toggle-btn.active{background:#fff;color:#1a1a1a;box-shadow:0 1px 3px #0000001a}.hero-preview-container{display:flex;justify-content:center;padding:12px;background:#f6f6f7}.hero-preview-container.desktop .hero-preview-frame{width:100%;aspect-ratio:16 / 7;max-height:320px}.hero-preview-container.mobile{padding:12px 0}.hero-preview-container.mobile .hero-preview-frame{width:280px;aspect-ratio:9 / 16;max-height:500px;border-radius:24px;border:6px solid #1a1a1a;box-shadow:0 8px 32px #0000001f}.hero-preview-frame{position:relative;overflow:hidden;border-radius:8px;background:#000}.hero-preview-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .6s ease}.hero-preview-slide.active{opacity:1}.hero-preview-media{width:100%;height:100%;object-fit:cover;display:block}.hero-preview-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:16px;background:linear-gradient(to top,#00000080,#0000001a,#0003);z-index:2}.hero-preview-eyebrow{padding:4px 10px;border-radius:999px;background:#ffffff26;color:#fff;font-size:.6rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px}.hero-preview-heading{color:#fff;font-size:1.4rem;font-weight:800;margin:0 0 12px;line-height:1.1}.hero-preview-container.mobile .hero-preview-heading{font-size:1rem}.hero-preview-cta{display:inline-block;padding:6px 16px;background:#fff;color:#111;border-radius:4px;font-size:.7rem;font-weight:600}.hero-preview-dots{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:6px;z-index:3}.hero-preview-dot{width:7px;height:7px;border-radius:50%;border:1.5px solid rgba(255,255,255,.5);background:transparent;padding:0;cursor:pointer;transition:all .2s}.hero-preview-dot.active{background:#fff;border-color:#fff}.hero-preview-empty{display:flex;align-items:center;justify-content:center;height:100%;min-height:200px;color:#999;font-size:.875rem}.hero-type-btn{flex:1;padding:8px 14px;border:1px solid #e1e3e5;border-radius:8px;background:#fff;color:#6d7175;font-size:.82rem;font-weight:600;cursor:pointer;transition:all .15s ease}.hero-type-btn.active{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.hero-switch{display:flex;align-items:center;gap:10px;cursor:pointer}.hero-switch input{display:none}.hero-switch-track{position:relative;width:36px;height:20px;background:#d1d5db;border-radius:999px;transition:background .2s ease}.hero-switch-track:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;background:#fff;border-radius:50%;transition:transform .2s ease}.hero-switch input:checked+.hero-switch-track{background:#1a7f37}.hero-switch input:checked+.hero-switch-track:after{transform:translate(16px)}.hero-slides-list{display:flex;flex-direction:column;gap:8px;margin-top:12px}.hero-slide-row{display:flex;align-items:center;gap:14px;padding:12px 14px;border:1px solid #e1e3e5;border-radius:10px;background:#fff;transition:border-color .15s}.hero-slide-row:hover{border-color:#c0c2c5}.hero-slide-row.inactive{opacity:.55}.hero-slide-order{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:28px}.hero-order-btn{border:none;background:none;padding:0;font-size:.65rem;color:#6d7175;cursor:pointer;line-height:1}.hero-order-btn:disabled{opacity:.25;cursor:default}.hero-slide-order>span{font-size:.75rem;font-weight:700;color:#6d7175}.hero-slide-thumb{position:relative;width:80px;height:48px;border-radius:6px;overflow:hidden;background:#f1f1f1;flex-shrink:0}.hero-slide-thumb-media{width:100%;height:100%;object-fit:cover;display:block}.hero-slide-type-badge{position:absolute;bottom:3px;left:3px;padding:1px 5px;border-radius:3px;background:#000000a6;color:#fff;font-size:.55rem;font-weight:700;letter-spacing:.04em}.hero-slide-info{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.hero-slide-info strong{font-size:.875rem;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-slide-info span{font-size:.78rem;color:#6d7175}.hero-slide-cta-label{font-size:.72rem!important;color:#9ca3af!important}.hero-slide-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.hero-status-badge{padding:3px 10px;border-radius:999px;border:none;font-size:.72rem;font-weight:700;cursor:pointer;transition:opacity .15s}.hero-status-badge.active{background:#dcfce7;color:#1a7f37}.hero-status-badge.inactive{background:#f3f4f6;color:#6d7175}.hero-status-badge:hover{opacity:.75}.hero-media-tabs{display:flex;gap:0;border-bottom:2px solid #e1e3e5;margin-bottom:0}.hero-media-tab{display:flex;align-items:center;gap:6px;padding:10px 18px;border:none;background:none;color:#6d7175;font-size:.82rem;font-weight:600;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;transition:all .15s ease}.hero-media-tab.active{color:#1a1a1a;border-bottom-color:#1a1a1a}.hero-media-tab:hover:not(.active){color:#1a1a1a}.hero-media-panel{padding:12px 0}.hero-media-library{margin-top:2px;padding:10px;border:1px solid #e1e3e5;border-radius:12px;background:#fafafa}.hero-media-library-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.hero-media-library-header h3{margin:0;color:#1a1a1a;font-size:.88rem;font-weight:700}.hero-media-library-header span{color:#6d7175;font-size:.74rem;font-weight:700}.hero-media-library-empty{margin:0;color:#6d7175;font-size:.82rem}.hero-media-library-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:8px}.hero-media-library-grid.mobile{grid-template-columns:repeat(auto-fill,minmax(112px,1fr))}.hero-media-library-item{display:flex;flex-direction:column;gap:8px;min-width:0;padding:8px;border:1px solid #e1e3e5;border-radius:10px;background:#fff;cursor:pointer;text-align:left;transition:border-color .15s ease,transform .15s ease}.hero-media-library-item:hover{border-color:#1a1a1a;transform:translateY(-1px)}.hero-media-library-item.inactive{opacity:.58}.hero-media-library-thumb{position:relative;display:block;overflow:hidden;aspect-ratio:16 / 9;border-radius:8px;background:#e7e7e7}.hero-media-library-grid.mobile .hero-media-library-thumb{aspect-ratio:9 / 13}.hero-media-library-thumb img,.hero-media-library-thumb video{width:100%;height:100%;object-fit:cover;display:block}.hero-media-library-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.hero-media-library-meta strong{overflow:hidden;color:#1a1a1a;font-size:.78rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.hero-media-library-meta small{color:#6d7175;font-size:.68rem;font-weight:700}.hero-slide-thumbs{display:flex;gap:6px;flex-shrink:0}.hero-slide-thumb-mobile{width:36px!important;height:48px!important;border-radius:4px!important}.hero-slide-device-badge{position:absolute;top:3px;right:3px;padding:0 3px;border-radius:2px;background:#ffffffd9;color:#1a1a1a;font-size:.5rem;font-weight:800;letter-spacing:.02em}.rm-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.rm-preview-card{position:relative;border-radius:14px;overflow:hidden;background:#0f1012;min-height:260px;aspect-ratio:9 / 16;border:1px solid rgba(0,0,0,.08)}.rm-preview-video{width:100%;height:100%;object-fit:cover;display:block}.rm-preview-play{position:absolute;top:10px;right:10px;width:26px;height:26px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#00000059;color:#fff;font-size:.72rem;border:1px solid rgba(255,255,255,.5);pointer-events:none}.rm-preview-overlay{position:absolute;inset:auto 0 0 0;padding:12px 12px 11px;display:grid;gap:2px;color:#fff;background:linear-gradient(to top,#000000b8,#00000073 45%,#0000)}.rm-preview-overlay strong{font-size:.96rem;font-weight:700;line-height:1.2}.rm-preview-overlay span{font-size:.81rem;line-height:1.35;color:#ffffffeb}.rm-list{display:grid;gap:10px}.rm-row{display:grid;grid-template-columns:48px 72px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;border:1px solid var(--border, #e1e3e5);border-radius:10px;background:var(--surface, #fff)}.rm-row.inactive{opacity:.75}.rm-order{display:grid;justify-items:center;gap:4px}.rm-order-btn{width:22px;height:18px;border:1px solid var(--border, #d1d1d1);border-radius:4px;background:#fff;color:#1a1a1a;font-size:.65rem;line-height:1;cursor:pointer}.rm-order-btn:disabled{opacity:.45;cursor:not-allowed}.rm-order>span{font-size:.76rem;font-weight:700;color:#1a1a1a}.rm-thumb{width:72px;height:96px;border-radius:8px;overflow:hidden;border:1px solid var(--border, #e1e3e5);background:#0f1012}.rm-thumb-media{width:100%;height:100%;object-fit:cover;display:block}.rm-info{min-width:0;display:grid;gap:2px}.rm-info strong{font-size:.9rem;color:var(--text-primary, #202223);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rm-info span{font-size:.8rem;color:var(--text-muted, #6d7175);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rm-info small{font-size:.72rem;color:var(--text-muted, #6d7175);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rm-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}@media (max-width: 768px){.rm-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rm-row{grid-template-columns:1fr;gap:8px}.rm-order{grid-auto-flow:column;justify-content:flex-start;align-items:center}.rm-thumb{width:64px;height:86px}.rm-actions{justify-content:flex-start}.hero-slide-row{flex-wrap:wrap;gap:10px}.hero-slide-actions{width:100%;justify-content:flex-end}.hero-slide-info{flex:1;min-width:120px}.hero-preview-container.desktop .hero-preview-frame{aspect-ratio:16 / 9}.hero-media-tabs{overflow-x:auto}}.sf-admin,.sf-admin *{scrollbar-width:none;-ms-overflow-style:none}.sf-admin::-webkit-scrollbar,.sf-admin *::-webkit-scrollbar{display:none;width:0;height:0}.sf-id-badge{font-family:monospace;background:#f1f2f3;color:#6d7175;padding:2px 6px;border-radius:4px;font-size:.8rem;font-weight:600;border:1px solid #e1e3e5}.sf-boxy-form{display:flex;flex-direction:column;gap:24px}.sf-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.sf-input-box{display:flex;flex-direction:column;gap:4px;background:var(--bg-canvas, #f6f6f7);border:1px solid var(--border, #e1e3e5);border-radius:10px;padding:10px 14px;transition:border-color .2s,box-shadow .2s,background .2s}.sf-input-box:focus-within{border-color:#1a1a1a;background:#fff;box-shadow:0 4px 12px #00000008}.sf-input-box label{font-size:.68rem;text-transform:uppercase;color:var(--text-muted, #6d7175);font-weight:700;letter-spacing:.04em}.sf-input-box input,.sf-input-box select{background:transparent;border:none;outline:none;font-size:.94rem;color:var(--text-primary, #1a1a1a);font-weight:600;padding:2px 0 0;width:100%}.sf-form-alert{padding:12px 16px;border-radius:8px;font-size:.88rem;font-weight:500;border:1px solid transparent}.sf-form-alert.success{background:#e3f9e5;color:#1a7f37;border-color:#abf0b5}.sf-form-alert.error{background:#fff0f0;color:#d72c0d;border-color:#ffd0d0}.sf-form-actions{display:flex;gap:12px;justify-content:flex-end;border-top:1px solid var(--border, #e1e3e5);padding-top:20px}.sf-form-tabs{display:flex;gap:8px;margin-bottom:24px;border-bottom:1px solid var(--border, #e1e3e5);padding-bottom:8px}.sf-form-tab{background:transparent;border:none;padding:8px 16px;font-size:.88rem;font-weight:600;color:var(--text-muted, #6d7175);cursor:pointer;border-radius:8px;transition:all .2s ease}.sf-form-tab:hover{background:var(--bg-canvas, #f6f6f7);color:var(--text-primary, #1a1a1a)}.sf-form-tab.active{background:var(--text-primary, #000);color:#fff}.sf-payment-subtabs{margin-top:10px;background:var(--bg-canvas, #f6f6f7);padding:20px;border-radius:14px;border:1px solid var(--border, #e1e3e5)}.sf-subtab-header{display:flex;gap:10px;margin-bottom:20px}.sf-subtab{background:#fff;border:1px solid var(--border, #e1e3e5);padding:7px 14px;border-radius:8px;font-size:.82rem;font-weight:600;color:var(--text-muted, #6d7175);cursor:pointer;transition:all .2s}.sf-subtab.active{border-color:var(--text-primary, #000);background:var(--text-primary, #000);color:#fff}.sf-form-section-stack{display:flex;flex-direction:column;gap:24px}.sf-input-box--wide{grid-column:1 / -1}@media (max-width: 600px){.sf-form-grid{grid-template-columns:1fr}}.sf-bulk-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.sf-bulk-badge{display:inline-flex;align-items:stretch;background:#fff;border:1px solid #e1e3e5;border-radius:6px;overflow:hidden;font-size:.82rem;font-weight:600;line-height:1;box-shadow:0 1px 2px #0000000d}.sf-bulk-size-label{padding:6px 10px;background:#f6f6f7;color:#202223;border-right:1px solid #e1e3e5}.sf-bulk-qty-label{padding:6px 10px;color:#1a7f37;background:#fff}.sf-bulk-badge:hover{border-color:#c9cccf;transform:translateY(-1px);box-shadow:0 2px 4px #00000014;transition:all .2s ease}.sf-btn-group{display:flex;gap:8px;align-items:center}.sf-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;animation:sf-fade-in .2s ease}.sf-modal-card{background:#fff;width:100%;max-width:500px;border-radius:12px;box-shadow:0 20px 60px #00000040;overflow:hidden;animation:sf-modal-pop .3s cubic-bezier(.34,1.56,.64,1);display:flex;flex-direction:column}.sf-modal-header{padding:16px 20px;border-bottom:1px solid #f1f2f3;display:flex;align-items:center;justify-content:space-between}.sf-modal-header h2{font-size:1.1rem;font-weight:700;color:#202223;margin:0}.sf-modal-close{background:none;border:none;font-size:1.5rem;color:#6d7175;cursor:pointer;padding:4px;line-height:1}.sf-modal-body{padding:20px;max-height:70vh;overflow-y:auto}.sf-modal-subtext{font-size:.9rem;color:#6d7175;margin-bottom:16px}.sf-modal-actions{padding:16px 20px;border-top:1px solid #f1f2f3;display:flex;justify-content:flex-end;gap:10px;background:#f9fafb}.sf-error-msg{background:#fde8e8;color:#c71d12;padding:10px 12px;border-radius:6px;font-size:.85rem;margin-bottom:16px;border-left:4px solid #c71d12}.sf-success-msg{background:#e3f9e5;color:#1a7f37;padding:10px 12px;border-radius:6px;font-size:.85rem;margin-bottom:16px;border-left:4px solid #1a7f37}.sf-tab-switcher{display:flex;background:#f1f2f3;padding:4px;border-radius:10px;gap:4px}.sf-tab-btn{padding:6px 16px;border:none;background:none;font-size:.84rem;font-weight:600;color:#6d7175;cursor:pointer;border-radius:7px;transition:all .2s ease}.sf-tab-btn:hover{color:#1a1a1a}.sf-tab-btn.active{background:#fff;color:#1a1a1a;box-shadow:0 2px 4px #0000000d}.sf-preview-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:10000;padding:40px;animation:sf-fade-in .2s ease}.sf-preview-container{position:relative;max-width:90%;max-height:90%;display:flex;align-items:center;justify-content:center;animation:sf-modal-pop .3s cubic-bezier(.34,1.56,.64,1)}.sf-preview-content{max-width:100%;max-height:calc(100vh - 120px);border-radius:8px;box-shadow:0 20px 50px #00000080;background:#000}.sf-preview-close{position:absolute;top:-40px;right:-40px;background:#ffffff1a;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .2s ease}.sf-preview-close:hover{background:#fff3;transform:scale(1.1)}.sf-media-input-wrapper{display:flex;gap:8px;align-items:center;width:100%}.sf-media-preview-btn{flex-shrink:0;width:38px;height:38px;border-radius:6px;border:1px solid #d1d5db;background:#fff;display:flex;align-items:center;justify-content:center;color:#6d7175;cursor:pointer;transition:all .2s ease}.sf-media-preview-btn:hover{border-color:#1a1a1a;color:#1a1a1a;background:#f6f6f7}.sf-media-preview-btn.has-url{color:#1a7f37;border-color:#1a7f37}.sf-media-preview-btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media (max-width: 768px){.sf-proof-card,.sf-proof-meta-grid{grid-template-columns:1fr}}.sf-delivery-modal{max-width:500px}.sf-delivery-modal-content{padding:24px 20px}.sf-delivery-modal-lead{margin:0 0 20px;color:#6d7175;font-size:.95rem;line-height:1.5;text-align:center}.sf-delivery-options{display:flex;flex-direction:column;gap:12px}.sf-delivery-option-card{display:flex;align-items:center;gap:16px;width:100%;padding:16px;background:#fff;border:2px solid #e1e3e5;border-radius:12px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);text-align:left;font-family:inherit}.sf-delivery-option-card:hover{border-color:#1a7f37;background:#f9fbf9;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.sf-delivery-option-card.system{border-color:#1a1a1a15}.sf-delivery-option-card.system:hover{border-color:#000;background:#fafafa}.sf-delivery-option-icon{width:48px;height:48px;background:#f6f6f7;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0;transition:background .2s}.sf-delivery-option-card:hover .sf-delivery-option-icon{background:#fff}.sf-delivery-option-info{display:flex;flex-direction:column;gap:2px}.sf-delivery-option-info strong{font-size:1rem;color:#1a1a1a;font-weight:700}.sf-delivery-option-info span{font-size:.82rem;color:#6d7175;line-height:1.4}.sf-delivery-modal-footer{padding:16px 20px;border-top:1px solid #f1f2f3;background:#f9fafb}.sf-delivery-option-card{display:flex;align-items:center;width:100%;padding:16px;border:1.5px solid #f1f2f3;border-radius:12px;background:#fff;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);text-align:left;gap:16px}.sf-quote-badge-v2{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:4px;animation:sf-fade-in-right .4s ease-out}.sf-quote-price-v2{font-size:1.1rem;font-weight:800;color:#000;letter-spacing:-.5px}.sf-quote-days-v2{font-size:.7rem;font-weight:600;text-transform:uppercase;color:#1a7f37;background:#1a7f3710;padding:2px 8px;border-radius:4px}.sf-quote-loading{margin-left:auto;font-size:.75rem;color:#999;display:flex;align-items:center;gap:8px}@keyframes sf-fade-in-right{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.screen{min-height:100dvh;width:100%;display:grid;place-items:stretch;padding:0}.panel-screen{background:var(--bg-canvas)}.auth-card,.panel-card{border-radius:16px;border:1px solid var(--border);background:var(--surface);box-shadow:0 1px 3px var(--shadow-soft);padding:28px}.eyebrow{margin:0;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-size:.75rem;font-weight:600}.screen h1{margin:10px 0 8px;color:var(--text-primary);font-size:clamp(1.6rem,3.5vw,2.4rem);line-height:1.2}.screen h2{margin:0;color:var(--text-primary);font-size:1.1rem}.subtext{margin:0 0 18px;color:var(--text-muted)}.primary-btn,.secondary-btn{border:none;border-radius:10px;padding:11px 20px;font-weight:600;cursor:pointer;transition:opacity .15s ease,transform .15s ease}.primary-btn{margin-top:8px;color:var(--text-contrast);background:var(--accent)}.primary-btn:hover{opacity:.85}.secondary-btn{color:var(--text-primary);border:1px solid var(--border);background:var(--surface)}.secondary-btn:hover{background:var(--surface-elevated)}.status-pill{display:inline-flex;margin:8px 0 16px;padding:8px 12px;border-radius:999px;border:1px solid var(--border);background:var(--surface-elevated);color:var(--text-primary);font-weight:600;font-size:.9rem}.action-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}@media (max-width: 760px){.auth-card,.panel-card{padding:20px;border-radius:14px}.action-row>*{width:100%}.primary-btn,.secondary-btn{padding:12px 20px;font-size:.92rem}}@media (max-width: 480px){.auth-card,.panel-card{padding:16px;border-radius:12px}}.login-screen{place-items:center;padding:18px;background:radial-gradient(circle at 50% 0%,color-mix(in srgb,var(--brand) 10%,transparent),transparent 42%),radial-gradient(circle at 10% 100%,color-mix(in srgb,var(--brand) 8%,transparent),transparent 42%),var(--bg-canvas)}.login-shell{width:min(460px,100%);display:grid;gap:12px;margin:auto;min-height:100vh;place-content:center}.login-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.login-brand{display:flex;align-items:center;gap:0}.login-brand-mark{display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:1.4rem;color:var(--text-contrast);background:var(--accent);border-radius:6px;width:28px;height:28px;vertical-align:middle;margin-right:4px}.login-title{margin:0;font-size:1.75rem;line-height:1.2;display:flex;align-items:center}.login-card{padding:6px 0 0}.login-subtext{margin:0 0 14px;line-height:1.5;font-size:.92rem}.google-section{margin-bottom:12px}.google-section>div{width:100%}.google-section iframe{max-width:100%}.helper-note{margin:0;padding:10px;border-radius:10px;border:1px solid var(--border);background:var(--surface-elevated);color:var(--text-muted);font-size:.85rem;line-height:1.55}.divider{position:relative;display:grid;place-items:center;margin:14px 0 12px}.divider:before{content:"";position:absolute;inset:50% 0 auto;border-top:1px solid var(--border)}.divider span{position:relative;z-index:1;padding:0 9px;background:var(--bg-canvas);color:var(--text-muted);font-size:.73rem;font-weight:700;letter-spacing:.1em}.login-form{display:grid;gap:8px}.login-form label{font-size:.78rem;font-weight:700;color:var(--text-primary)}.login-form input{width:100%;border:1px solid var(--border-strong);border-radius:9px;padding:10px 11px;font-size:.9rem;color:var(--text-primary);background:var(--surface);outline:none;transition:border-color .15s ease,box-shadow .15s ease}.login-form input:focus{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 16%,transparent)}.login-form .primary-btn{width:100%;margin-top:6px;padding-block:10px;border-radius:9px}.error-text{margin:8px 0 0;color:var(--warning);font-size:.84rem;font-weight:700}@media (max-width: 860px){.login-shell{width:min(420px,100%)}}@media (max-width: 640px){.login-screen{padding:14px}.login-shell{width:100%;padding:0;min-height:auto;gap:10px}.login-head{flex-wrap:wrap}.login-card{padding-top:4px}.login-title{font-size:1.5rem}.login-subtext{font-size:.86rem;margin-bottom:10px}.login-form input{padding:12px;font-size:16px;border-radius:10px}.login-form .primary-btn{padding-block:13px;font-size:.94rem;border-radius:10px}.helper-note{font-size:.82rem;padding:10px;border-radius:10px}.divider{margin:10px 0 8px}.error-text{font-size:.8rem}}@media (max-width: 380px){.login-screen{padding:10px}.login-title{font-size:1.25rem}.login-brand-mark{width:24px;height:24px;font-size:1.1rem}.helper-note{font-size:.78rem;padding:8px}.login-subtext{font-size:.82rem}.login-form label{font-size:.74rem}}:root{--text-primary: #111111;--text-muted: #6b7280;--text-contrast: #ffffff;--bg-canvas: #ffffff;--surface: #ffffff;--surface-elevated: #f9fafb;--border: #e5e7eb;--border-strong: #d1d5db;--brand: #111111;--brand-2: #111111;--accent: #111111;--accent-hover: #333333;--warning: #dc2626;--success: #16a34a;--error: #dc2626;--shadow-soft: rgba(0, 0, 0, .06);--shadow-md: rgba(0, 0, 0, .08);font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text-primary);font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{min-height:100%;width:100%}html{overflow-x:hidden}body{margin:0;background:var(--bg-canvas);color:var(--text-primary);overflow-x:hidden;-webkit-text-size-adjust:100%}img{max-width:100%;height:auto}h1,h2,h3,h4{font-family:Plus Jakarta Sans,DM Sans,sans-serif;font-weight:700;letter-spacing:-.02em}input,textarea,select{font-family:inherit;font-size:16px!important}
