/* CraftersVibe Desktop 1.1 — desktop-only workspace extraction.
   Business rules are intentionally absent. Selectors are client-device scoped so
   desktop changes cannot alter the mobile presentation. */
html:not(.cv-device-mobile-root){--cv-ink:#1f2925;--cv-muted:#627069;--cv-cream:#fffaf2;--cv-paper:#fff;--cv-orange:#2f6f73;--cv-orange-dark:#24585b;--cv-gold:#f4bd5f;--cv-green:#315f50;--cv-purple:#6845de;--cv-border:#ded8cd;--cv-shadow:0 12px 32px rgba(31,41,37,.10)}
html:not(.cv-device-mobile-root) .cv-ui-mobile-only{display:none!important}
html:not(.cv-device-mobile-root) .cv-ui-desktop-only{display:flex}

html:not(.cv-device-mobile-root) body.cv-seller-home-page,
html:not(.cv-device-mobile-root) .cv-seller-home-page #page,
html:not(.cv-device-mobile-root) .cv-seller-home-page .site,
html:not(.cv-device-mobile-root) .cv-seller-home-page .site-content,
html:not(.cv-device-mobile-root) .cv-seller-home-page #content,
html:not(.cv-device-mobile-root) .cv-seller-home-page article,
html:not(.cv-device-mobile-root) .cv-seller-home-page .entry-content{color: var(--cv-ink) !important;
    background: #fff !important;
    background-color: #fff !important;
    background-image: none !important;}
html:not(.cv-device-mobile-root) .cv-seller-home-page #masthead,
html:not(.cv-device-mobile-root) .cv-seller-home-page .site-header,
html:not(.cv-device-mobile-root) .cv-seller-home-page header.site-header,
html:not(.cv-device-mobile-root) .cv-seller-home-page .main-navigation,
html:not(.cv-device-mobile-root) .cv-seller-home-page .storefront-primary-navigation,
html:not(.cv-device-mobile-root) .cv-seller-home-page .woocommerce-breadcrumb,
html:not(.cv-device-mobile-root) .cv-seller-home-page .storefront-breadcrumb,
html:not(.cv-device-mobile-root) .cv-seller-home-page .entry-header,
html:not(.cv-device-mobile-root) .cv-seller-home-page .entry-title{display: none !important;}
html:not(.cv-device-mobile-root) .cv-seller-home-page::before,
html:not(.cv-device-mobile-root) .cv-seller-home-page::after,
html:not(.cv-device-mobile-root) .cv-seller-home-page #page::before,
html:not(.cv-device-mobile-root) .cv-seller-home-page #page::after,
html:not(.cv-device-mobile-root) .cv-seller-home-page .site::before,
html:not(.cv-device-mobile-root) .cv-seller-home-page .site::after,
html:not(.cv-device-mobile-root) .cv-seller-home-page .site-content::before,
html:not(.cv-device-mobile-root) .cv-seller-home-page .site-content::after,
html:not(.cv-device-mobile-root) .cv-seller-home-page #content::before,
html:not(.cv-device-mobile-root) .cv-seller-home-page #content::after{background: none !important;
    background-image: none !important;}
html:not(.cv-device-mobile-root) .cv-seller-home-page .site-main,
html:not(.cv-device-mobile-root) .cv-seller-home-page .content-area,
html:not(.cv-device-mobile-root) .cv-seller-home-page .entry-content,
html:not(.cv-device-mobile-root) .cv-seller-home-page .col-full{width: 100% !important; max-width: none !important; margin: 0 !important; padding: 0 !important;}
html:not(.cv-device-mobile-root) .cv-store-topbar{position: sticky; z-index: 999; top: 0; display: flex; min-height: 64px; align-items: center; justify-content: space-between; gap: 20px; padding: 10px clamp(18px,5vw,70px); color: #fff; background: #202823; box-shadow: 0 4px 18px rgba(0,0,0,.15);}
html:not(.cv-device-mobile-root) .cv-store-topbar a{color: #fff !important; text-decoration: none !important;}
html:not(.cv-device-mobile-root) .cv-store-back{font-size: .96rem; font-weight: 800;}
html:not(.cv-device-mobile-root) .cv-store-topbar > div{display: flex; flex-wrap: wrap; gap: 18px; font-size: .92rem;}
html:not(.cv-device-mobile-root) .cv-store-owner-links{align-items: center;}
html:not(.cv-device-mobile-root) .cv-top-menu{position: relative;}
html:not(.cv-device-mobile-root) .cv-top-menu > summary{padding: 8px 4px; color: #fff; cursor: pointer; font-weight: 750; list-style: none;}
html:not(.cv-device-mobile-root) .cv-top-menu > summary::-webkit-details-marker{display: none;}
html:not(.cv-device-mobile-root) .cv-top-menu > summary::after{margin-left: 6px; content: "▾"; font-size: .72rem;}
html:not(.cv-device-mobile-root) .cv-top-menu[open] > summary::after{content: "▴";}
html:not(.cv-device-mobile-root) .cv-top-menu > div{position: absolute; z-index: 1002; top: calc(100% + 9px); right: 0; display: grid !important; width: 205px; gap: 2px !important; padding: 8px; background: #fff; border: 1px solid var(--cv-border); border-radius: 12px; box-shadow: 0 14px 30px rgba(0,0,0,.18);}
html:not(.cv-device-mobile-root) .cv-top-menu > div a{padding: 9px 10px; color: var(--cv-ink) !important; border-radius: 8px;}
html:not(.cv-device-mobile-root) .cv-top-menu > div a:hover{background: #f5f3ee;}
html:not(.cv-device-mobile-root) .cv-store-add{padding: 8px 13px; color: #1f2925 !important; background: #f4bd5f; border-radius: 10px; font-weight: 850;}
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content{color: var(--cv-ink);}
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content .cv-listing-coach-minimize,
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content .cv-listing-coach-resize{display: inline-grid; width: 32px; min-width: 32px; height: 32px; min-height: 32px !important; padding: 0 !important; place-items: center; color: var(--cv-green) !important; background: #f5f7f5 !important; border: 1px solid #c7d8d0 !important; border-radius: 8px !important; font-size: 1rem !important; line-height: 1 !important;}
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content .cv-listing-coach-resize{position: absolute; right: 5px; bottom: 5px; width: 27px; min-width: 27px; height: 27px; min-height: 27px !important; cursor: nwse-resize; touch-action: none;}
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content .cv-listing-help-toggle{min-height: 34px !important; padding: 6px 11px !important; color: var(--cv-green) !important; background: #eef6f2 !important; border: 1px solid #b9d7c9 !important; border-radius: 8px !important; font-size: .8rem !important;}
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content .cv-listing-help-close{min-width: 34px; min-height: 34px !important; padding: 0 !important; color: var(--cv-ink) !important; background: #f3f1ec !important; border: 0 !important; border-radius: 50% !important; font-size: 1.35rem !important; line-height: 1 !important;}
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content .cv-ai-section-help{min-height: 30px !important; margin-top: 7px; padding: 4px 9px !important; color: #255d49 !important; background: #eef6f2 !important; border: 1px solid #bad7ca !important; border-radius: 7px !important; font-size: .72rem !important; font-weight: 800 !important;}
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content input[type="text"],
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content input[type="number"],
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content input[type="email"],
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content input[type="url"],
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content select,
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content textarea{min-height: 48px; padding: 11px 13px !important; color: var(--cv-ink) !important; background: #fff !important; border: 1px solid #cfc8bc !important; border-radius: 10px !important; box-shadow: none !important; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important; font-size: 16px !important; line-height: 1.45;}
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content input:focus,
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content select:focus,
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content textarea:focus{border-color: var(--cv-orange) !important; box-shadow: 0 0 0 3px rgba(47,111,115,.14) !important; outline: 0 !important;}
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content label{color: var(--cv-ink); font-weight: 750;}
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content .dokan-form-group,
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content .form-field,
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content [class*="form-field"]{margin-bottom: 20px;}
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content .dokan-product-edit-form,
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content .dokan-new-product-area,
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content form.dokan-product-form{max-width: 1080px; margin: 20px auto; padding: clamp(18px,3vw,34px); background: rgba(255,255,255,.97); border: 1px solid var(--cv-border); border-radius: 20px; box-shadow: var(--cv-shadow);}
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content .wp-editor-wrap,
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content .wp-editor-container,
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content .cv-description-field{overflow: hidden; background: #fff; border-radius: 13px;}
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content .cv-description-field{padding: 18px; border: 1px solid var(--cv-border);}
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content .cv-description-field::before{display: block; margin-bottom: 12px; color: var(--cv-muted); content: "Help buyers picture the item: explain what it is, how it was made or found, its condition, dimensions, materials, variations and anything included."; font-size: .92rem; line-height: 1.5;}
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content .cv-description-field textarea,
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content .cv-description-field [contenteditable="true"],
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content .cv-description-field .ProseMirror,
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content .wp-editor-area{min-height: 260px !important; padding: 16px !important; background: #fff !important; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important; font-size: 16px !important; line-height: 1.65 !important;}
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content button,
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content .button,
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content input[type="submit"]{min-height: 44px; padding: 10px 17px !important; border-radius: 10px !important; font-weight: 800 !important;}
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content .dokan-btn-theme,
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content button[type="submit"],
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content input[type="submit"]{color: #fff !important; background: var(--cv-orange) !important; border-color: var(--cv-orange) !important;}
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content .cv-form-section{margin-bottom: 22px; padding: 20px; background: #fff; border: 1px solid var(--cv-border); border-radius: 15px;}
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content .cv-field-help{display: block; margin-top: 7px; color: var(--cv-muted); font-size: .88rem; line-height: 1.45;}
@media (min-width: 821px){
  html:not(.cv-device-mobile-root) .cv-friendly-dokan-nav .dokan-dashboard .dokan-dash-sidebar,
html:not(.cv-device-mobile-root) .cv-friendly-dokan-nav .dokan-dashboard-wrap .dokan-dash-sidebar{width: 250px !important; min-width: 250px !important; max-width: 250px !important; flex: 0 0 250px !important; background: #173129 !important;}
  html:not(.cv-device-mobile-root) .cv-friendly-dokan-nav .dokan-dashboard .dokan-dashboard-content,
html:not(.cv-device-mobile-root) .cv-friendly-dokan-nav .dokan-dashboard-wrap .dokan-dashboard-content{width: calc(100% - 250px) !important; max-width: calc(100% - 250px) !important; flex: 1 1 auto !important; margin-left: 0 !important;}
  html:not(.cv-device-mobile-root) .cv-friendly-dokan-nav .dokan-dash-sidebar ul.dokan-dashboard-menu,
html:not(.cv-device-mobile-root) .cv-friendly-dokan-nav .dokan-dash-sidebar ul.dokan-dashboard-menu li{background: #173129 !important;}
  html:not(.cv-device-mobile-root) .cv-friendly-dokan-nav .dokan-dash-sidebar ul.dokan-dashboard-menu li a{display: flex !important; min-height: 58px; align-items: center; padding: 10px 16px !important; color: #f5f2e9 !important; background: transparent !important; border-left: 4px solid transparent;}
  html:not(.cv-device-mobile-root) .cv-friendly-dokan-nav .dokan-dash-sidebar ul.dokan-dashboard-menu li a i{flex: 0 0 25px; margin: 0 !important; color: #f4bd5f !important; font-size: 18px !important; text-align: center;}
  html:not(.cv-device-mobile-root) .cv-friendly-dokan-nav .dokan-dash-sidebar ul.dokan-dashboard-menu li.active a,
html:not(.cv-device-mobile-root) .cv-friendly-dokan-nav .dokan-dash-sidebar ul.dokan-dashboard-menu li a:hover{color: #173129 !important; background: #f7f2e8 !important; border-left-color: #2f6f73;}
  html:not(.cv-device-mobile-root) .cv-friendly-dokan-nav .dokan-dash-sidebar ul.dokan-dashboard-menu li.active a i,
html:not(.cv-device-mobile-root) .cv-friendly-dokan-nav .dokan-dash-sidebar ul.dokan-dashboard-menu li a:hover i{color: #2b6468 !important;}
  html:not(.cv-device-mobile-root) .cv-friendly-dokan-nav .dokan-dash-sidebar ul.dokan-dashboard-menu li a:hover .cv-nav-copy small{color: #516a5f;}
}
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content .cv-journey-steps button{display: flex; min-width: 0; min-height: 60px; align-items: center; gap: 8px; padding: 8px !important; color: #244238 !important; background: #fff !important; border: 1px solid #d5cbbb !important; text-align: left;}
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content .cv-journey-steps button:hover{color: #fff !important; background: #2d6652 !important; border-color: #2d6652 !important; transform: translateY(-1px);}
html:not(.cv-device-mobile-root) .cv-delivery-preferences{margin-top: 24px !important; padding: clamp(18px,3vw,28px) !important;}
html:not(.cv-device-mobile-root) .cv-delivery-heading{display: flex; align-items: flex-start; justify-content: space-between; gap: 20px; margin-bottom: 20px;}
html:not(.cv-device-mobile-root) .cv-delivery-heading > div > span{color: #bf5636; font-size: .7rem; font-weight: 850; letter-spacing: .12em;}
html:not(.cv-device-mobile-root) .cv-delivery-heading h2{margin: 4px 0 5px; color: var(--cv-ink); font-size: clamp(1.35rem,2.4vw,1.85rem);}
html:not(.cv-device-mobile-root) .cv-delivery-heading p{max-width: 680px; margin: 0; color: var(--cv-muted); font-size: .86rem; line-height: 1.5;}
html:not(.cv-device-mobile-root) .cv-delivery-grid{display: grid; grid-template-columns: 1.25fr .75fr; gap: 15px;}
html:not(.cv-device-mobile-root) .cv-delivery-grid > label{display: grid; align-content: start; padding: 16px; background: #f8f6f1; border: 1px solid #ddd5c9; border-radius: 12px;}
html:not(.cv-device-mobile-root) .cv-delivery-grid label > strong{color: var(--cv-ink); font-size: .9rem;}
html:not(.cv-device-mobile-root) .cv-delivery-grid label > strong em{color: var(--cv-muted); font-size: .68rem; font-style: normal; font-weight: 500;}
html:not(.cv-device-mobile-root) .cv-delivery-grid label > span{min-height: 38px; margin: 4px 0 9px; color: var(--cv-muted); font-size: .76rem; line-height: 1.4;}
html:not(.cv-device-mobile-root) .cv-delivery-grid textarea,
html:not(.cv-device-mobile-root) .cv-delivery-grid select{width: 100%; color: var(--cv-ink); background: #fff; border: 1px solid #bdb4a8; border-radius: 9px;}
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content .cv-media-buttons button{min-height: 38px !important; padding: 7px 12px !important; color: var(--cv-green) !important; background: #fff !important; border: 1px solid #9dbdaf !important; font-size: .82rem !important;}
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content .cv-media-buttons button:hover{color: #fff !important; background: var(--cv-green) !important;}
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content .cv-start-fresh{min-height: 34px !important; padding: 5px 10px !important; color: #3b574b !important; background: transparent !important; border: 1px solid #9dbdaf !important; font-size: .72rem !important;}
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content .cv-start-fresh:hover{color: #fff !important; background: #3b6855 !important;}
@media (max-width: 820px){
  html:not(.cv-device-mobile-root) .cv-delivery-heading{align-items: stretch; flex-direction: column;}
  html:not(.cv-device-mobile-root) .cv-delivery-grid,
html:not(.cv-device-mobile-root) .cv-cost-choice{grid-template-columns: 1fr;}
}
@media (max-width: 480px){
  html:not(.cv-device-mobile-root) .cv-store-topbar{align-items: flex-start; flex-direction: column;}
  html:not(.cv-device-mobile-root) .cv-store-topbar > div{gap: 12px;}
}
html:not(.cv-device-mobile-root) .cv-friendly-dokan-nav .dokan-dash-sidebar ul.dokan-dashboard-menu{padding-bottom:20px !important;}
html:not(.cv-device-mobile-root) .cv-friendly-dokan-nav .dokan-dash-sidebar .cv-nav-group{min-height:auto !important; margin:8px 0 2px !important; padding:10px 16px 4px !important; border:0 !important;}
@media (min-width:821px){
  html:not(.cv-device-mobile-root) .cv-friendly-dokan-nav .dokan-dashboard .dokan-dash-sidebar,
html:not(.cv-device-mobile-root) .cv-friendly-dokan-nav .dokan-dashboard-wrap .dokan-dash-sidebar{width:272px !important; min-width:272px !important; max-width:272px !important; flex-basis:272px !important; background:#173129 !important;}
  html:not(.cv-device-mobile-root) .cv-friendly-dokan-nav .dokan-dashboard .dokan-dashboard-content,
html:not(.cv-device-mobile-root) .cv-friendly-dokan-nav .dokan-dashboard-wrap .dokan-dashboard-content{width:calc(100% - 272px) !important; max-width:calc(100% - 272px) !important;}
  html:not(.cv-device-mobile-root) .cv-friendly-dokan-nav .dokan-dash-sidebar ul.dokan-dashboard-menu li a{min-height:52px; padding:8px 14px !important;}
}
html:not(.cv-device-mobile-root) .cv-language-slot{display:flex;align-items:center;position:relative;min-height:34px}
html:not(.cv-device-mobile-root) .cv-language-slot:empty{display:none}
html:not(.cv-device-mobile-root) .cv-language-slot .cv-language-widget-relocated{position:static!important;inset:auto!important;transform:none!important;margin:0!important;z-index:auto!important;box-shadow:none!important}
html:not(.cv-device-mobile-root) .cv-language-slot .gt_float_switcher,
html:not(.cv-device-mobile-root) .cv-language-slot .gt_switcher_wrapper,
html:not(.cv-device-mobile-root) .cv-language-slot .gtranslate_wrapper,
html:not(.cv-device-mobile-root) .cv-language-slot #gtranslate_wrapper{position:static!important;right:auto!important;left:auto!important;top:auto!important;bottom:auto!important;width:auto!important;max-width:180px!important;background:transparent!important;box-shadow:none!important}
html:not(.cv-device-mobile-root) .cv-store-topbar .cv-language-slot select,
html:not(.cv-device-mobile-root) .cv-store-topbar .cv-language-slot button,
html:not(.cv-device-mobile-root) .cv-store-topbar .cv-language-slot a{min-height:34px!important;padding:5px 9px!important;border:1px solid rgba(255,255,255,.28)!important;border-radius:8px!important;background:rgba(255,255,255,.08)!important;color:#fff!important;font:inherit!important;line-height:1.2!important}
html:not(.cv-device-mobile-root) .cv-buyer-market-topbar .cv-language-slot select,
html:not(.cv-device-mobile-root) .cv-buyer-market-topbar .cv-language-slot button,
html:not(.cv-device-mobile-root) .cv-buyer-market-topbar .cv-language-slot a{min-height:34px!important;padding:5px 9px!important;border:1px solid #ccd8d2!important;border-radius:8px!important;background:#fff!important;color:#244f41!important;font:inherit!important;line-height:1.2!important}
html:not(.cv-device-mobile-root) .cv-language-slot img{max-height:18px!important;width:auto!important}
html:not(.cv-device-mobile-root) .cv-language-slot.has-language-widget{display:flex!important}
html:not(.cv-device-mobile-root) .cv-language-slot .cv-language-widget-relocated{max-width:220px!important;min-width:0!important}
html:not(.cv-device-mobile-root) .cv-analytics-active .dokan-dashboard-content.cv-analytics-host{box-sizing:border-box!important;min-width:0!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;background:transparent!important;float:none!important;overflow:visible!important}
@media (max-width:760px){
  html:not(.cv-device-mobile-root) .cv-store-back{display:none}
}
html:not(.cv-device-mobile-root) .cv-global-history-controls{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;padding:8px clamp(14px,3vw,44px);background:#f8f7f3;border-bottom:1px solid #e3dfd7;position:relative;z-index:99992}
html:not(.cv-device-mobile-root) .cv-language-slot{display:flex!important;align-items:center!important;min-height:42px!important}
html:not(.cv-device-mobile-root) body.cv-checkout-login-page .cv-global-history-controls{position:relative !important; top:auto !important;}
html:not(.cv-device-mobile-root) .cv-top-menu>div.cv-top-menu-group{min-width:280px;padding:8px}
html:not(.cv-device-mobile-root) .cv-top-menu-group a{display:grid!important;gap:2px;padding:9px 11px!important;border-radius:9px}
html:not(.cv-device-mobile-root) .cv-top-menu-group a:hover,
html:not(.cv-device-mobile-root) .cv-top-menu-group a:focus-visible{background:#f1f6f3}
html:not(.cv-device-mobile-root) .cv-top-menu-group a strong{font-size:.92rem;line-height:1.25}
html:not(.cv-device-mobile-root) .cv-top-menu-group a small{font-size:.76rem;line-height:1.25;color:#748079;font-weight:500}
@media (max-width:900px){
  html:not(.cv-device-mobile-root) .cv-top-menu>div.cv-top-menu-group{min-width:250px}
}
html:not(.cv-device-mobile-root) .cv-language-slot .cv-native-gtranslate{display:flex!important;
  align-items:center!important;
  min-height:42px!important;
  max-width:220px!important;
  position:relative!important;
  overflow:visible!important;
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;}
html:not(.cv-device-mobile-root) .cv-language-slot .cv-native-gtranslate .gtranslate_wrapper,
html:not(.cv-device-mobile-root) .cv-language-slot .cv-native-gtranslate #gtranslate_wrapper,
html:not(.cv-device-mobile-root) .cv-language-slot .cv-native-gtranslate .gt_switcher_wrapper,
html:not(.cv-device-mobile-root) .cv-language-slot .cv-native-gtranslate .gt_float_switcher{display:block!important;
  position:static!important;
  inset:auto!important;
  transform:none!important;
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  width:auto!important;
  max-width:220px!important;
  margin:0!important;}
html:not(.cv-device-mobile-root) .cv-language-slot .cv-native-gtranslate select,
html:not(.cv-device-mobile-root) .cv-language-slot .cv-native-gtranslate .gt_selector,
html:not(.cv-device-mobile-root) .cv-language-slot .cv-native-gtranslate button,
html:not(.cv-device-mobile-root) .cv-language-slot .cv-native-gtranslate a{min-height:40px!important;
  max-width:210px!important;
  box-sizing:border-box!important;
  border:1px solid rgba(255,255,255,.30)!important;
  border-radius:9px!important;
  background:rgba(255,255,255,.10)!important;
  color:#fff!important;
  padding:6px 10px!important;
  font:inherit!important;
  font-weight:750!important;
  cursor:pointer!important;
  opacity:1!important;
  visibility:visible!important;}
html:not(.cv-device-mobile-root) .cv-language-slot .cv-native-gtranslate select option{color:#1f342d!important;
  background:#fff!important;}
html:not(.cv-device-mobile-root) .cv-buyer-market-topbar .cv-language-slot .cv-native-gtranslate select,
html:not(.cv-device-mobile-root) .cv-buyer-market-topbar .cv-language-slot .cv-native-gtranslate .gt_selector,
html:not(.cv-device-mobile-root) .cv-buyer-market-topbar .cv-language-slot .cv-native-gtranslate button,
html:not(.cv-device-mobile-root) .cv-buyer-market-topbar .cv-language-slot .cv-native-gtranslate a{border-color:#ccd8d2!important;
  background:#fff!important;
  color:#244f41!important;}
html:not(.cv-device-mobile-root) .cv-language-slot .cv-native-gtranslate img{max-height:18px!important;width:auto!important}
html:not(.cv-device-mobile-root) .cv-language-slot{position:relative!important;display:flex!important;align-items:center!important;overflow:visible!important}
html:not(.cv-device-mobile-root) .cv-analytics-workspace .dokan-dashboard-wrap{box-sizing:border-box!important;
  display:grid!important;
  grid-template-columns:var(--cv-analytics-nav-width) minmax(0,1fr)!important;
  align-items:start!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  gap:0!important;}
html:not(.cv-device-mobile-root) .cv-analytics-workspace .dokan-dash-sidebar{box-sizing:border-box!important;
  display:block!important;
  position:sticky!important;
  top:0!important;
  left:auto!important;
  z-index:60!important;
  grid-column:1!important;
  grid-row:1!important;
  width:var(--cv-analytics-nav-width)!important;
  min-width:var(--cv-analytics-nav-width)!important;
  max-width:var(--cv-analytics-nav-width)!important;
  height:100vh!important;
  margin:0!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  transform:none!important;}
html:not(.cv-device-mobile-root) .cv-analytics-workspace .dokan-dashboard-content.cv-analytics-host{box-sizing:border-box!important;
  grid-column:2!important;
  grid-row:1!important;
  min-width:0!important;
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  float:none!important;
  overflow:visible!important;
  background:transparent!important;
  transform:none!important;}
html:not(.cv-device-mobile-root) .cv-analytics-workspace .dokan-dash-sidebar ul,
html:not(.cv-device-mobile-root) .cv-analytics-workspace .dokan-dash-sidebar li,
html:not(.cv-device-mobile-root) .cv-analytics-workspace .dokan-dash-sidebar a{max-width:100%!important;
  box-sizing:border-box!important;}
html:not(.cv-device-mobile-root) .cv-analytics-workspace .dokan-dash-sidebar .cv-nav-copy{display:none!important;}
html:not(.cv-device-mobile-root) .cv-analytics-workspace .dokan-dash-sidebar .cv-friendly-nav-link{justify-content:center!important;}
html:not(.cv-device-mobile-root) .cv-analytics-workspace .dokan-dash-sidebar .cv-nav-symbol{margin:0 auto!important;}
@media (max-width:820px){
  html:not(.cv-device-mobile-root) .cv-analytics-workspace .dokan-dashboard,
html:not(.cv-device-mobile-root) .cv-analytics-workspace .dokan-dashboard-wrap{display:block!important;
    width:100%!important;}
  html:not(.cv-device-mobile-root) .cv-analytics-workspace .dokan-dash-sidebar{position:fixed!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    height:auto!important;}
  html:not(.cv-device-mobile-root) .cv-analytics-workspace .dokan-dashboard-content,
html:not(.cv-device-mobile-root) .cv-analytics-workspace .dokan-dashboard-content.cv-analytics-host,
html:not(.cv-device-mobile-root) .cv-analytics-workspace #cv-analytics-shell{width:100%!important;
    max-width:100%!important;
    margin:0!important;}
}
html:not(.cv-device-mobile-root) .cv-analytics-workspace .cv-global-history-controls{display:none!important}
html:not(.cv-device-mobile-root) .cv-analytics-workspace:has(.dokan-dash-sidebar:hover),
html:not(.cv-device-mobile-root) .cv-analytics-workspace:has(.dokan-dash-sidebar.is-expanded),
html:not(.cv-device-mobile-root) .cv-analytics-workspace:has(.dokan-dash-sidebar.active),
html:not(.cv-device-mobile-root) .cv-analytics-workspace:has(.dokan-dash-sidebar.open),
html:not(.cv-device-mobile-root) .cv-analytics-workspace:has(.dokan-dash-sidebar.dokan-dashboard-sidebar-expanded),
html:not(.cv-device-mobile-root) .cv-analytics-workspace.cv-sidebar-expanded{--cv-analytics-nav-width:var(--cv-analytics-nav-expanded);}
html:not(.cv-device-mobile-root) .cv-analytics-workspace .dokan-dashboard,
html:not(.cv-device-mobile-root) .cv-analytics-workspace .dokan-dashboard-wrap{transition:grid-template-columns .18s ease!important;}
html:not(.cv-device-mobile-root) .cv-analytics-workspace .dokan-dash-sidebar{transition:width .18s ease,min-width .18s ease,max-width .18s ease!important;}
html:not(.cv-device-mobile-root) .cv-analytics-workspace .dokan-dashboard-content,
html:not(.cv-device-mobile-root) .cv-analytics-workspace .dokan-dashboard-content.cv-analytics-host{min-width:0!important;
  overflow:hidden!important;}
html:not(.cv-device-mobile-root) .cv-analytics-workspace:has(.dokan-dash-sidebar:hover) .dokan-dash-sidebar .cv-nav-copy,
html:not(.cv-device-mobile-root) .cv-analytics-workspace:has(.dokan-dash-sidebar.is-expanded) .dokan-dash-sidebar .cv-nav-copy,
html:not(.cv-device-mobile-root) .cv-analytics-workspace:has(.dokan-dash-sidebar.active) .dokan-dash-sidebar .cv-nav-copy,
html:not(.cv-device-mobile-root) .cv-analytics-workspace:has(.dokan-dash-sidebar.open) .dokan-dash-sidebar .cv-nav-copy,
html:not(.cv-device-mobile-root) .cv-analytics-workspace.cv-sidebar-expanded .dokan-dash-sidebar .cv-nav-copy{display:inline!important;}
html:not(.cv-device-mobile-root) .cv-analytics-workspace:has(.dokan-dash-sidebar:hover) .dokan-dash-sidebar .cv-friendly-nav-link,
html:not(.cv-device-mobile-root) .cv-analytics-workspace:has(.dokan-dash-sidebar.is-expanded) .dokan-dash-sidebar .cv-friendly-nav-link,
html:not(.cv-device-mobile-root) .cv-analytics-workspace:has(.dokan-dash-sidebar.active) .dokan-dash-sidebar .cv-friendly-nav-link,
html:not(.cv-device-mobile-root) .cv-analytics-workspace:has(.dokan-dash-sidebar.open) .dokan-dash-sidebar .cv-friendly-nav-link,
html:not(.cv-device-mobile-root) .cv-analytics-workspace.cv-sidebar-expanded .dokan-dash-sidebar .cv-friendly-nav-link{justify-content:flex-start!important;}
html:not(.cv-device-mobile-root) .cv-analytics-workspace:has(.dokan-dash-sidebar:hover) .dokan-dash-sidebar .cv-nav-symbol,
html:not(.cv-device-mobile-root) .cv-analytics-workspace:has(.dokan-dash-sidebar.is-expanded) .dokan-dash-sidebar .cv-nav-symbol,
html:not(.cv-device-mobile-root) .cv-analytics-workspace:has(.dokan-dash-sidebar.active) .dokan-dash-sidebar .cv-nav-symbol,
html:not(.cv-device-mobile-root) .cv-analytics-workspace:has(.dokan-dash-sidebar.open) .dokan-dash-sidebar .cv-nav-symbol,
html:not(.cv-device-mobile-root) .cv-analytics-workspace.cv-sidebar-expanded .dokan-dash-sidebar .cv-nav-symbol{margin:0!important;}
html:not(.cv-device-mobile-root) body.cv-account-login-page .cv-global-history-controls{min-height:52px!important;
    padding:6px clamp(12px,2.2vw,28px)!important;
    background:#f7f9f8!important;}
@media (max-width:760px){
  html:not(.cv-device-mobile-root) body.cv-account-login-page .cv-global-history-controls{min-height:46px!important;padding:5px 10px!important;}
}
html:not(.cv-device-mobile-root) body.cv-account-login-page .cv-global-history-controls.cv-account-history-login{display:grid!important;
    grid-template-columns:minmax(92px,1fr) auto minmax(92px,1fr)!important;
    align-items:center!important;
    gap:12px!important;
    min-height:56px!important;
    padding:6px clamp(12px,2vw,28px)!important;}
@media (max-width:760px){
  html:not(.cv-device-mobile-root) body.cv-account-login-page .cv-global-history-controls.cv-account-history-login{grid-template-columns:78px minmax(0,1fr) 82px!important;
        gap:6px!important;
        min-height:50px!important;
        padding:5px 8px!important;}
}
html:not(.cv-device-mobile-root) body.cv-join-makers-page .cv-global-history-controls.cv-join-makers-history{display:grid!important;
    grid-template-columns:minmax(92px,1fr) auto minmax(92px,1fr)!important;
    align-items:center!important;
    gap:12px!important;
    min-height:56px!important;
    padding:6px clamp(12px,2vw,28px)!important;
    background:#fffdf8!important;}
html:not(.cv-device-mobile-root) body.cv-join-makers-page .cv-global-history-controls.cv-join-makers-history{display:grid!important;
    grid-template-columns:120px minmax(0,1fr) 120px!important;
    align-items:center!important;
    gap:10px!important;
    min-height:56px!important;
    height:auto!important;
    padding:6px 18px!important;
    background:#fffdf8!important;}
@media (max-width:760px){
  html:not(.cv-device-mobile-root) body.cv-join-makers-page .cv-global-history-controls.cv-join-makers-history{grid-template-columns:78px minmax(0,1fr) 82px!important;
        gap:6px!important;
        min-height:50px!important;
        padding:5px 8px!important;}
}
@media (max-width:760px){
  html:not(.cv-device-mobile-root) .cv-global-history-controls:has(.cv-global-smart-tip){grid-template-columns:44px minmax(0,1fr) 44px!important;
        gap:6px!important;
        padding-left:8px!important;
        padding-right:8px!important;}
}
html:not(.cv-device-mobile-root) body.cv-no-dokan-sidebar .dokan-dash-sidebar,
html:not(.cv-device-mobile-root) body.cv-no-dokan-sidebar .dokan-dashboard-sidebar,
html:not(.cv-device-mobile-root) body.cv-no-dokan-sidebar .dokan-dashboard-wrap > aside,
html:not(.cv-device-mobile-root) body.cv-no-dokan-sidebar .dokan-dashboard > aside,
html:not(.cv-device-mobile-root) body.cv-no-dokan-sidebar .dokan-dashboard-wrap [class*="dashboard-sidebar"],
html:not(.cv-device-mobile-root) body.cv-no-dokan-sidebar .dokan-dashboard [class*="dashboard-sidebar"]{display:none!important;
    width:0!important;
    min-width:0!important;
    max-width:0!important;
    flex:0 0 0!important;
    visibility:hidden!important;
    pointer-events:none!important;}
html:not(.cv-device-mobile-root) body.cv-no-dokan-sidebar .dokan-dashboard-header,
html:not(.cv-device-mobile-root) body.cv-no-dokan-sidebar .dokan-dashboard-header-wrap,
html:not(.cv-device-mobile-root) body.cv-no-dokan-sidebar .dokan-dashboard-topbar,
html:not(.cv-device-mobile-root) body.cv-no-dokan-sidebar .dokan-dashboard .dokan-menu-toggle,
html:not(.cv-device-mobile-root) body.cv-no-dokan-sidebar .dokan-dashboard-wrap .dokan-menu-toggle{display:none!important;}
html:not(.cv-device-mobile-root) body.cv-no-dokan-sidebar .dokan-dashboard,
html:not(.cv-device-mobile-root) body.cv-no-dokan-sidebar .dokan-dashboard-wrap{display:block!important;
    grid-template-columns:minmax(0,1fr)!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding-left:0!important;
    padding-right:0!important;}
html:not(.cv-device-mobile-root) body.cv-no-dokan-sidebar .dokan-dashboard-content,
html:not(.cv-device-mobile-root) body.cv-no-dokan-sidebar .dokan-dashboard .dokan-dashboard-content,
html:not(.cv-device-mobile-root) body.cv-no-dokan-sidebar .dokan-dashboard-wrap .dokan-dashboard-content{box-sizing:border-box!important;
    float:none!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    margin-left:0!important;
    margin-right:0!important;
    padding-left:clamp(14px,2.5vw,34px)!important;
    padding-right:clamp(14px,2.5vw,34px)!important;}
html:not(.cv-device-mobile-root) body.cv-no-dokan-sidebar.cv-analytics-workspace{--cv-analytics-nav-width:0px!important;
    --cv-analytics-nav-collapsed:0px!important;
    --cv-analytics-nav-expanded:0px!important;}
html:not(.cv-device-mobile-root) body.cv-no-dokan-sidebar.cv-analytics-workspace .cv-analytics-static-top{display:none!important;}
html:not(.cv-device-mobile-root) body.cv-no-dokan-sidebar.cv-analytics-workspace .dokan-dashboard-content,
html:not(.cv-device-mobile-root) body.cv-no-dokan-sidebar.cv-analytics-workspace .dokan-dashboard-content.cv-analytics-host,
html:not(.cv-device-mobile-root) body.cv-no-dokan-sidebar.cv-analytics-workspace #cv-analytics-shell{width:100%!important;
    max-width:100%!important;
    margin-left:0!important;
    margin-right:0!important;}
html:not(.cv-device-mobile-root) body.cv-no-dokan-sidebar.cv-analytics-workspace .cv-analytics-page{width:min(100%,1480px)!important;
    max-width:1480px!important;
    margin:18px auto 80px!important;
    padding:0 clamp(12px,2vw,26px)!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav{position:sticky!important;
    top:0!important;
    z-index:100050!important;
    min-height:68px!important;
    background:#11382f!important;
    border-bottom:1px solid rgba(255,255,255,.13)!important;
    box-shadow:0 6px 20px rgba(15,48,39,.18)!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-store-back{font-weight:900!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-store-owner-links{flex-wrap:nowrap!important;
    gap:10px!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-top-menu>summary,
html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-top-account-link{min-height:42px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:8px 10px!important;
    border-radius:9px!important;
    white-space:nowrap!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-top-menu>summary:hover,
html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-top-menu>summary:focus-visible,
html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-top-account-link:hover,
html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-top-account-link:focus-visible{background:rgba(255,255,255,.10)!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-top-menu>div.cv-top-menu-group{width:min(360px,calc(100vw - 24px))!important;
    min-width:320px!important;
    max-height:min(72vh,620px)!important;
    overflow:auto!important;
    padding:9px!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-top-menu-group a{border:1px solid transparent!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-top-menu-group a:hover,
html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-top-menu-group a:focus-visible{border-color:#d7e3dd!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-top-menu-group a.is-primary{background:#edf7f2!important;
    border-color:#a8cbbb!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-store-add{min-height:44px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:9px 15px!important;
    border-radius:10px!important;
    background:#a86f5d!important;
    font-weight:900!important;
    white-space:nowrap!important;}
@media (max-width:980px){
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav{display:grid!important;
        grid-template-columns:1fr!important;
        gap:9px!important;
        padding:9px 14px!important;}
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-store-nav-left{width:100%!important;
        justify-content:space-between!important;}
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-store-owner-links{width:100%!important;
        display:grid!important;
        grid-template-columns:minmax(150px,1.25fr) repeat(2,minmax(90px,.65fr)) minmax(90px,.7fr) minmax(125px,.9fr)!important;
        gap:7px!important;
        align-items:stretch!important;}
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-language-slot{min-width:0!important;}
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-language-slot select,
html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-language-slot button{width:100%!important;
        min-width:0!important;}
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-top-menu,
html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-top-account-link,
html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-store-add{width:100%!important;}
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-top-menu>summary,
html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-top-account-link,
html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-store-add{width:100%!important;}
}
@media (max-width:650px){
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav{padding:8px 10px!important;}
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-store-nav-left{font-size:.82rem!important;}
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-store-owner-links{grid-template-columns:1fr 1fr!important;}
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-language-slot{grid-column:1/-1!important;}
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-top-menu>div.cv-top-menu-group{position:fixed!important;
        left:10px!important;
        right:10px!important;
        top:118px!important;
        width:auto!important;
        min-width:0!important;
        max-width:none!important;
        max-height:calc(100vh - 136px)!important;
        overflow:auto!important;
        z-index:100060!important;}
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-top-menu-group a{padding:11px 12px!important;}
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-top-menu-group a strong{font-size:.95rem!important;}
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-top-menu-group a small{font-size:.76rem!important;}
  html:not(.cv-device-mobile-root) body.cv-no-dokan-sidebar .dokan-dashboard-content,
html:not(.cv-device-mobile-root) body.cv-no-dokan-sidebar .dokan-dashboard .dokan-dashboard-content,
html:not(.cv-device-mobile-root) body.cv-no-dokan-sidebar .dokan-dashboard-wrap .dokan-dashboard-content{padding-left:10px!important;
        padding-right:10px!important;}
}
html:not(.cv-device-mobile-root) body.cv-no-dokan-sidebar.cv-friendly-dokan-nav .dokan-dash-sidebar{display:none!important;}
html:not(.cv-device-mobile-root).cv-dokan-new-shell-clean,
html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean{margin-left:0!important;
    padding-left:0!important;}
html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean [data-cv-shell-hidden="1"]{display:none!important;
    visibility:hidden!important;
    pointer-events:none!important;}
html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean .cv-seller-shell-injected{position:sticky!important;
    top:0!important;
    z-index:2147482000!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;}
html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean .cv-seller-shell-injected .cv-store-back{display:flex!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    justify-content:center!important;
    gap:1px!important;
    color:#fff!important;
    text-decoration:none!important;}
html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean .cv-seller-shell-injected .cv-store-back small{opacity:.72!important;
    font-size:10px!important;
    text-transform:uppercase!important;
    letter-spacing:.08em!important;}
html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean .cv-seller-shell-injected .cv-top-menu{position:relative!important;}
html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean .cv-seller-shell-injected .cv-top-menu>summary{color:#fff!important;
    list-style:none!important;
    cursor:pointer!important;}
html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean .cv-seller-shell-injected .cv-top-menu>summary::-webkit-details-marker{display:none!important;}
html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean .cv-seller-shell-injected .cv-top-menu>summary:after{content:" ▾"!important;
    font-size:.72em!important;}
html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean .cv-seller-shell-injected .cv-top-menu[open]>summary:after{content:" ▴"!important;}
html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean .cv-seller-shell-injected .cv-top-menu-group{position:absolute!important;
    top:calc(100% + 8px)!important;
    right:0!important;
    display:grid!important;
    gap:3px!important;
    width:min(360px,calc(100vw - 24px))!important;
    padding:9px!important;
    border:1px solid #d4e1db!important;
    border-radius:13px!important;
    background:#fff!important;
    box-shadow:0 18px 50px rgba(14,42,33,.24)!important;
    z-index:2147483000!important;}
html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean .cv-seller-shell-injected .cv-top-menu-group a{display:grid!important;
    gap:2px!important;
    padding:10px 11px!important;
    border-radius:9px!important;
    color:#173f34!important;
    text-decoration:none!important;}
html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean .cv-seller-shell-injected .cv-top-menu-group a:hover,
html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean .cv-seller-shell-injected .cv-top-menu-group a:focus-visible{background:#edf6f1!important;}
html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean .cv-seller-shell-injected .cv-top-menu-group strong{font-size:13px!important;}
html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean .cv-seller-shell-injected .cv-top-menu-group small{color:#657970!important;
    font-size:11px!important;
    line-height:1.35!important;}
html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean .cv-seller-shell-injected .cv-top-account-link{color:#fff!important;
    text-decoration:none!important;
    font-weight:850!important;}
html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean .cv-seller-shell-injected .cv-store-add{color:#fff!important;
    text-decoration:none!important;}
html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean [class*="dashboard-layout"],
html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean [class*="dashboard-wrapper"],
html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean [class*="dashboard-content"],
html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean [class*="dashboard-main"],
html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean [class*="app-content"],
html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean main{margin-left:0!important;
    left:0!important;
    max-width:none!important;}
@media (max-width:980px){
  html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean .cv-seller-shell-injected{display:grid!important;
        grid-template-columns:1fr!important;
        gap:8px!important;
        padding:9px 12px!important;}
  html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean .cv-seller-shell-injected .cv-store-owner-links{display:grid!important;
        grid-template-columns:1fr 1fr 1fr 1.15fr!important;
        width:100%!important;
        gap:7px!important;}
  html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean .cv-seller-shell-injected .cv-top-menu,
html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean .cv-seller-shell-injected .cv-top-account-link,
html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean .cv-seller-shell-injected .cv-store-add{width:100%!important;}
  html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean .cv-seller-shell-injected .cv-top-menu>summary,
html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean .cv-seller-shell-injected .cv-top-account-link,
html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean .cv-seller-shell-injected .cv-store-add{width:100%!important;
        min-height:42px!important;}
}
@media (max-width:650px){
  html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean .cv-seller-shell-injected .cv-store-owner-links{grid-template-columns:1fr 1fr!important;}
  html:not(.cv-device-mobile-root) body.cv-dokan-new-shell-clean .cv-seller-shell-injected .cv-top-menu-group{position:fixed!important;
        left:10px!important;
        right:10px!important;
        top:112px!important;
        width:auto!important;
        max-height:calc(100vh - 128px)!important;
        overflow:auto!important;}
}
html:not(.cv-device-mobile-root).cv-dokan-dashboard-clean,
html:not(.cv-device-mobile-root) body.cv-dokan-dashboard-clean{margin-left:0!important;
    padding-left:0!important;}
html:not(.cv-device-mobile-root) body.cv-dokan-dashboard-clean [data-cv-shell-hidden="1"]{display:none!important;
    visibility:hidden!important;
    pointer-events:none!important;}
html:not(.cv-device-mobile-root) body.cv-dokan-dashboard-clean .dokan-dashboard,
html:not(.cv-device-mobile-root) body.cv-dokan-dashboard-clean .dokan-dashboard-wrap,
html:not(.cv-device-mobile-root) body.cv-dokan-dashboard-clean .dokan-dashboard-content,
html:not(.cv-device-mobile-root) body.cv-dokan-dashboard-clean [class*="dashboard-layout"],
html:not(.cv-device-mobile-root) body.cv-dokan-dashboard-clean [class*="dashboard-wrapper"],
html:not(.cv-device-mobile-root) body.cv-dokan-dashboard-clean [class*="dashboard-content"],
html:not(.cv-device-mobile-root) body.cv-dokan-dashboard-clean [class*="dashboard-main"],
html:not(.cv-device-mobile-root) body.cv-dokan-dashboard-clean [class*="app-content"],
html:not(.cv-device-mobile-root) body.cv-dokan-dashboard-clean main{margin-left:0!important;
    left:0!important;
    width:100%!important;
    max-width:none!important;}
html:not(.cv-device-mobile-root) body.cv-dokan-dashboard-clean .dokan-dash-sidebar,
html:not(.cv-device-mobile-root) body.cv-dokan-dashboard-clean .dokan-dashboard-sidebar,
html:not(.cv-device-mobile-root) body.cv-dokan-dashboard-clean [data-cv-shell-reason="native-sidebar"]{display:none!important;
    width:0!important;
    min-width:0!important;
    max-width:0!important;
    flex:0 0 0!important;}
html:not(.cv-device-mobile-root) body.cv-dokan-dashboard-clean .cv-seller-primary-nav{z-index:2147482000!important;}
html:not(.cv-device-mobile-root) body.cv-dokan-dashboard-clean .cv-seller-primary-nav .cv-top-menu{position:relative!important;}
html:not(.cv-device-mobile-root) body.cv-dokan-dashboard-clean .cv-seller-primary-nav .cv-top-menu-group{z-index:2147483000!important;}
@media (max-width:650px){
  html:not(.cv-device-mobile-root) body.cv-dokan-dashboard-clean .cv-seller-primary-nav .cv-top-menu-group{position:fixed!important;
        left:10px!important;
        right:10px!important;
        width:auto!important;
        max-width:none!important;}
}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-setting-removed{display:none!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-setup-intro{box-sizing:border-box!important;
    width:min(1180px,100%)!important;
    margin:0 auto 24px!important;
    padding:20px 22px!important;
    border:1px solid #cdded6!important;
    border-left:5px solid #2f705b!important;
    border-radius:15px!important;
    background:rgba(250,253,251,.94)!important;
    box-shadow:0 10px 28px rgba(21,57,46,.08)!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-setup-intro>span{display:block!important;
    margin-bottom:5px!important;
    color:#a8573f!important;
    font-size:11px!important;
    font-weight:900!important;
    letter-spacing:.13em!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-setup-intro h2{margin:0 0 6px!important;
    color:#173f34!important;
    font-size:clamp(21px,2.2vw,30px)!important;
    line-height:1.15!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-setup-intro p{max-width:900px!important;
    margin:0!important;
    color:#5a7067!important;
    font-size:14px!important;
    line-height:1.55!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-setting-help{grid-column:2/-1!important;
    max-width:780px!important;
    margin:6px 0 0!important;
    color:#61756c!important;
    font-size:12px!important;
    line-height:1.45!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .dokan-form-group,
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .form-group{box-sizing:border-box!important;}
@media (max-width:760px){
  html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-setup-intro{margin-bottom:16px!important;
        padding:16px!important;}
  html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-setting-help{grid-column:1/-1!important;
        font-size:11.5px!important;}
}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-setting-removed{display:none!important;
    visibility:hidden!important;
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    overflow:hidden!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-setting-removed-label{display:none!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-profile-preview{display:inline-flex!important;
    align-items:center!important;
    gap:10px!important;
    margin:8px 0!important;
    padding:8px 10px!important;
    border:1px solid rgba(47,112,91,.18)!important;
    border-radius:12px!important;
    background:rgba(255,255,255,.42)!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-profile-preview img{display:block!important;
    width:86px!important;
    height:86px!important;
    min-width:86px!important;
    object-fit:cover!important;
    border-radius:50%!important;
    box-shadow:0 5px 18px rgba(20,55,44,.12)!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-profile-preview span{color:#4f685e!important;
    font-size:12px!important;
    font-weight:750!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-collapsible{box-sizing:border-box!important;
    width:min(1180px,100%)!important;
    margin:12px auto 18px!important;
    border:1px solid rgba(47,112,91,.20)!important;
    border-radius:14px!important;
    background:rgba(255,255,255,.28)!important;
    overflow:hidden!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-collapsible>summary{display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    min-height:58px!important;
    padding:12px 16px!important;
    color:#173f34!important;
    cursor:pointer!important;
    list-style:none!important;
    user-select:none!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-collapsible>summary::-webkit-details-marker{display:none!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-collapsible>summary span{font-size:16px!important;
    font-weight:900!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-collapsible>summary small{color:#60756b!important;
    font-size:12px!important;
    font-weight:750!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-collapsible>summary:after{content:"＋"!important;
    color:#2f705b!important;
    font-size:20px!important;
    font-weight:900!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-collapsible[open]>summary:after{content:"−"!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-primary-location-body{padding:4px 16px 14px!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-primary-location-body .dokan-form-group,
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-primary-location-body .form-group{background:transparent!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-multiple-location-extra{background:transparent!important;
    box-shadow:none!important;
    border-color:transparent!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-multiple-location-extra.is-cv-location-hidden{display:none!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-multiple-location-extra:not(.is-cv-location-hidden){background:rgba(255,255,255,.18)!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings [data-cv-store-removed-reason]{display:none!important;}
@media (max-width:760px){
  html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-collapsible{margin:10px 0 15px!important;}
  html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-collapsible>summary{align-items:flex-start!important;
        flex-wrap:wrap!important;}
  html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-collapsible>summary small{flex:1 1 100%!important;}
  html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-profile-preview img{width:72px!important;
        height:72px!important;
        min-width:72px!important;}
}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-multiple-location-shell,
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-multiple-location-shell table,
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-multiple-location-shell thead,
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-multiple-location-shell tbody,
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-multiple-location-shell tr,
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-multiple-location-shell th,
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-multiple-location-shell td,
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-multiple-location-extra{background:transparent!important;
    box-shadow:none!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-multiple-location-shell{border:0!important;
    border-radius:0!important;
    padding-left:0!important;
    padding-right:0!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-multiple-location-shell table{border:1px solid rgba(47,112,91,.14)!important;
    border-radius:12px!important;
    overflow:hidden!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-multiple-location-shell th{background:rgba(255,255,255,.22)!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-vacation-mode-panel{box-sizing:border-box!important;
    display:grid!important;
    grid-template-columns:minmax(250px,1.4fr) minmax(220px,.8fr) minmax(190px,.7fr)!important;
    align-items:center!important;
    gap:14px 22px!important;
    width:min(1180px,100%)!important;
    margin:18px auto!important;
    padding:16px 0!important;
    border-top:1px solid rgba(47,112,91,.16)!important;
    border-bottom:1px solid rgba(47,112,91,.16)!important;
    background:transparent!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-vacation-mode-copy{display:grid!important;
    gap:4px!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-vacation-mode-copy strong{color:#173f34!important;
    font-size:20px!important;
    font-weight:900!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-vacation-mode-copy span{max-width:620px!important;
    color:#60756b!important;
    font-size:12px!important;
    line-height:1.45!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-vacation-toggle{display:inline-flex!important;
    align-items:center!important;
    gap:9px!important;
    color:#173f34!important;
    font-weight:850!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-vacation-toggle input{width:22px!important;
    height:22px!important;
    min-width:22px!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-vacation-duration{display:grid!important;
    gap:5px!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-vacation-duration[hidden]{display:none!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-vacation-duration select{width:100%!important;
    min-height:42px!important;
    border:1px solid #b9cbc3!important;
    border-radius:9px!important;
    background:#fff!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-vacation-status{grid-column:1/-1!important;
    margin:0!important;
    color:#426457!important;
    font-size:12px!important;
    font-weight:750!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-biography-compact textarea{height:150px!important;
    min-height:150px!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-biography-compact .mce-edit-area iframe,
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-biography-compact iframe{height:170px!important;
    min-height:170px!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-biography-compact .wp-editor-container,
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-biography-compact .mce-edit-area{min-height:0!important;}
@media (max-width:820px){
  html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-vacation-mode-panel{grid-template-columns:1fr 1fr!important;}
  html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-vacation-mode-copy,
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-vacation-status{grid-column:1/-1!important;}
}
@media (max-width:560px){
  html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-vacation-mode-panel{grid-template-columns:1fr!important;}
  html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-vacation-mode-copy,
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-vacation-status{grid-column:1!important;}
}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-top-nav-direct{min-height:42px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:8px 10px!important;
    border-radius:9px!important;
    color:#fff!important;
    text-decoration:none!important;
    font-weight:850!important;
    white-space:nowrap!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-top-nav-direct:hover,
html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-top-nav-direct:focus-visible{background:rgba(255,255,255,.10)!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-top-menu-orders .cv-top-menu-group{width:min(350px,calc(100vw - 24px))!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-top-menu-shop .cv-top-menu-group{width:min(340px,calc(100vw - 24px))!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-top-menu-grow .cv-top-menu-group{width:min(370px,calc(100vw - 24px))!important;}
@media (max-width:1120px){
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-store-owner-links{display:grid!important;
        grid-template-columns:minmax(160px,1.2fr) repeat(4,minmax(88px,.72fr)) minmax(118px,.9fr)!important;
        gap:7px!important;
        width:100%!important;
        align-items:stretch!important;}
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-language-slot{min-width:0!important;}
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-top-nav-direct,
html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-top-menu,
html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-top-account-link,
html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-store-add{width:100%!important;}
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-top-menu>summary,
html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-top-nav-direct,
html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-top-account-link,
html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-store-add{width:100%!important;
        box-sizing:border-box!important;}
}
@media (max-width:760px){
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-store-owner-links{grid-template-columns:1fr 1fr!important;}
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-language-slot{grid-column:1/-1!important;}
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav .cv-store-add{order:-1!important;}
}
html:not(.cv-device-mobile-root) body.cv-seller-user.woocommerce-account .cv-top-menu-account .cv-top-menu-group{width:min(390px,calc(100vw - 24px))!important;}
html:not(.cv-device-mobile-root) body.cv-listings-workspace .dokan-dashboard-content,
html:not(.cv-device-mobile-root) body.cv-listings-workspace .dokan-dashboard-content.cv-listings-host{width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
    float:none!important;
    background:transparent!important;}
html:not(.cv-device-mobile-root) body.cv-orders-workspace .dokan-dashboard-content{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;float:none!important;background:transparent!important}
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls{grid-template-columns:1fr auto 1fr!important;
  min-height:64px!important;
  padding:8px clamp(18px,3vw,52px)!important;}
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-seller-primary-nav .cv-store-add,
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-store-add{border:1px solid #3a7964!important;
  background:#3a7964!important;
  color:#fff!important;
  box-shadow:none!important;}
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-store-add:hover,
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-store-add:focus-visible{background:#2d6653!important}
@media (max-width:760px){
  html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls{grid-template-columns:44px 1fr 44px!important;min-height:54px!important;padding:6px 10px!important}
}
html:not(.cv-device-mobile-root) .cv-store-back-brand{display:inline-flex!important;align-items:center!important;gap:10px!important;padding:6px 0!important;line-height:1!important}
html:not(.cv-device-mobile-root) .cv-store-back-arrow{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;background:rgba(255,255,255,.09);font-size:14px;font-weight:900}
html:not(.cv-device-mobile-root) .cv-store-back-copy{display:inline-flex;flex-direction:column;gap:2px}
html:not(.cv-device-mobile-root) .cv-store-back-wordmark{display:inline-flex;align-items:baseline;gap:1px;color:#fff!important;font-size:1rem;font-weight:900;letter-spacing:.01em;line-height:1}
html:not(.cv-device-mobile-root) .cv-store-back-wordmark strong{font-weight:900}
html:not(.cv-device-mobile-root) .cv-store-back-wordmark em{font-style:normal;font-weight:700;opacity:.95}
html:not(.cv-device-mobile-root) .cv-store-back-brand small{color:rgba(255,255,255,.78)!important;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;line-height:1}
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls{grid-template-columns:max-content minmax(260px,1fr) max-content!important;column-gap:18px!important;align-items:center!important}
@media (max-width:760px){
  html:not(.cv-device-mobile-root) .cv-store-back-brand small{display:none}
  html:not(.cv-device-mobile-root) .cv-store-back-wordmark{font-size:.92rem}
  html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls{grid-template-columns:44px 1fr 44px!important}
}
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls [data-cv-history-store-label]{display:block!important;
  justify-self:center!important;
  width:auto!important;
  max-width:min(54vw,680px)!important;
  margin:0!important;
  padding:0 8px!important;
  overflow:hidden!important;
  white-space:nowrap!important;
  text-overflow:ellipsis!important;
  text-align:center!important;
  color:#23493f!important;
  font-size:clamp(1rem,1.45vw,1.28rem)!important;
  font-weight:850!important;
  letter-spacing:.015em!important;
  line-height:1.15!important;
  text-shadow:none!important;
  transform:none!important;
  filter:none!important;}
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls [data-cv-history-store-label]::after{content:none!important}
@media (max-width:760px){
  html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls [data-cv-history-store-label]{font-size:.9rem!important;max-width:100%!important;padding:0 4px!important}
}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-hidden-promo{display:none!important;
    visibility:hidden!important;
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    overflow:hidden!important;}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace [class*="dashboard-content"]{padding-top:18px!important;}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-title-host{width:min(1180px,calc(100% - 28px))!important;
    margin:0 auto 10px!important;
    padding:0!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-page-title{margin:0!important;
    font-size:clamp(24px,2.6vw,34px)!important;
    line-height:1.12!important;
    font-weight:760!important;
    color:#203d34!important;}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-filter-form{display:flex!important;
    flex-wrap:wrap!important;
    align-items:center!important;
    gap:8px!important;
    width:min(1180px,calc(100% - 28px))!important;
    margin:0 auto 12px!important;
    padding:8px!important;
    border:1px solid #d4e0da!important;
    border-radius:11px!important;
    background:rgba(255,255,255,.9)!important;
    box-shadow:none!important;}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-filter-form input,
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-filter-form select,
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-filter-form button{min-height:36px!important;
    height:auto!important;
    padding:6px 10px!important;
    border-radius:8px!important;
    font-size:13px!important;
    line-height:1.2!important;}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace input.cv-delivery-compact-check,
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace input[type="checkbox"]{width:17px!important;
    height:17px!important;
    min-width:17px!important;
    min-height:17px!important;
    max-width:17px!important;
    max-height:17px!important;
    padding:0!important;
    margin:0 6px 0 0!important;
    border-radius:4px!important;
    vertical-align:middle!important;}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-calendar,
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .fc{width:min(1180px,calc(100% - 28px))!important;
    margin:0 auto 40px!important;
    padding:12px!important;
    border:1px solid #d7e2dc!important;
    border-radius:14px!important;
    background:rgba(255,255,255,.94)!important;
    box-shadow:0 6px 18px rgba(28,58,48,.06)!important;
    font-size:12px!important;}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .fc .fc-toolbar{gap:8px!important;
    margin-bottom:10px!important;}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .fc .fc-toolbar-title{font-size:20px!important;
    font-weight:760!important;
    color:#27483d!important;}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .fc .fc-button{min-height:34px!important;
    padding:5px 10px!important;
    border-radius:8px!important;
    font-size:12px!important;
    box-shadow:none!important;}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .fc .fc-daygrid-day-frame{min-height:56px!important;}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .fc .fc-col-header-cell-cushion,
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .fc .fc-daygrid-day-number{padding:4px 6px!important;
    font-size:11px!important;}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .fc .fc-list{border:0!important;}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .fc .fc-list-day-cushion,
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .fc .fc-list-event td{padding:7px 9px!important;}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace button,
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .button{max-width:none;}
@media (max-width:760px){
  html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-title-host,
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-filter-form,
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-calendar,
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .fc{width:calc(100% - 14px)!important}
  html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .fc{padding:8px!important}
  html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .fc .fc-toolbar{align-items:stretch!important;flex-direction:column!important}
  html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .fc .fc-toolbar-chunk{display:flex!important;flex-wrap:wrap!important;gap:5px!important}
  html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .fc .fc-toolbar-title{font-size:17px!important}
}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace [class*="dashboard-content"]{display:block!important;
  visibility:visible!important;
  height:auto!important;
  max-height:none!important;
  overflow:visible!important;}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .dokan-dashboard-content.cv-delivery-hidden-promo,
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace [class*="dashboard-content"].cv-delivery-hidden-promo{display:block!important;
  visibility:visible!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:visible!important;}
html:not(.cv-device-mobile-root) .cv-delivery-native-root.is-hidden,
html:not(.cv-device-mobile-root) .cv-delivery-native-piece.is-hidden{display:none!important}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-ledger{width:min(1500px,calc(100% - 32px));margin:22px auto 70px;padding:0;color:#1d3f35;}
html:not(.cv-device-mobile-root) .cv-delivery-ledger-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:14px;padding:18px 20px;border:1px solid #d6e1db;border-radius:16px;background:rgba(255,255,255,.94);box-shadow:0 6px 18px rgba(35,65,54,.05)}
html:not(.cv-device-mobile-root) .cv-delivery-ledger-head p{margin:0 0 4px;color:#8e5a43;font-size:.68rem;font-weight:900;letter-spacing:.12em}
html:not(.cv-device-mobile-root) .cv-delivery-ledger-head h1{margin:0;color:#173d32;font-size:clamp(1.65rem,2.6vw,2.35rem);line-height:1.08}
html:not(.cv-device-mobile-root) .cv-delivery-ledger-head span{display:block;max-width:800px;margin-top:6px;color:#667a72;font-size:.87rem;line-height:1.45}
html:not(.cv-device-mobile-root) .cv-delivery-calendar-toggle{flex:0 0 auto;min-height:38px;padding:8px 13px;border:1px solid #b9cec4;border-radius:9px;background:#fff;color:#2b5e4e;font:inherit;font-size:.8rem;font-weight:800;cursor:pointer}
html:not(.cv-device-mobile-root) .cv-delivery-calendar-toggle:hover,
html:not(.cv-device-mobile-root) .cv-delivery-calendar-toggle:focus-visible{background:#edf5f1}
html:not(.cv-device-mobile-root) .cv-delivery-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px}
html:not(.cv-device-mobile-root) .cv-delivery-summary article{min-width:0;padding:13px 15px;border:1px solid #d6e1db;border-radius:12px;background:#f8fbf9}
html:not(.cv-device-mobile-root) .cv-delivery-summary span{display:block;color:#647970;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
html:not(.cv-device-mobile-root) .cv-delivery-summary strong{display:block;margin:3px 0 2px;color:#173d32;font-size:1.25rem;line-height:1.1}
html:not(.cv-device-mobile-root) .cv-delivery-summary small{display:block;color:#788a82;font-size:.72rem}
html:not(.cv-device-mobile-root) .cv-delivery-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;padding:9px;border:1px solid #d6e1db;border-radius:12px;background:#fff}
html:not(.cv-device-mobile-root) .cv-delivery-controls nav,
html:not(.cv-device-mobile-root) .cv-delivery-controls>div{display:flex;align-items:center;gap:7px}
html:not(.cv-device-mobile-root) .cv-delivery-controls button{min-height:36px;padding:7px 11px;border:1px solid transparent;border-radius:8px;background:#f2f6f4;color:#315f50;font:inherit;font-size:.78rem;font-weight:800;cursor:pointer}
html:not(.cv-device-mobile-root) .cv-delivery-controls button.is-active{background:#2f705b;color:#fff}
html:not(.cv-device-mobile-root) .cv-delivery-controls input,
html:not(.cv-device-mobile-root) .cv-delivery-controls select{min-height:38px;border:1px solid #cbd9d2;border-radius:8px;background:#fff;color:#29483e;font:inherit;font-size:.8rem}
html:not(.cv-device-mobile-root) .cv-delivery-controls input{width:min(330px,32vw);padding:7px 10px}
html:not(.cv-device-mobile-root) .cv-delivery-controls select{padding:7px 28px 7px 9px}
html:not(.cv-device-mobile-root) .cv-delivery-table{overflow:hidden;border:1px solid #d6e1db;border-radius:14px;background:#fff;box-shadow:0 6px 20px rgba(29,63,53,.04)}
html:not(.cv-device-mobile-root) .cv-delivery-row{display:grid;grid-template-columns:minmax(240px,1.65fr) minmax(130px,.85fr) minmax(125px,.75fr) minmax(110px,.65fr) minmax(110px,.65fr) minmax(130px,.8fr);gap:12px;align-items:center;padding:12px 14px;border-top:1px solid #e5ece8}
html:not(.cv-device-mobile-root) .cv-delivery-row:first-child{border-top:0}
html:not(.cv-device-mobile-root) .cv-delivery-row-head{padding-top:9px;padding-bottom:9px;background:#f4f8f6;color:#687a73;font-size:.67rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}
html:not(.cv-device-mobile-root) .cv-delivery-row>span{min-width:0}
html:not(.cv-device-mobile-root) .cv-delivery-order>strong{display:block;color:#183d32;font-size:.86rem}
html:not(.cv-device-mobile-root) .cv-delivery-item{display:flex;align-items:baseline;gap:7px;margin-top:3px;min-width:0}
html:not(.cv-device-mobile-root) .cv-delivery-item strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#405d53;font-size:.76rem;font-weight:700}
html:not(.cv-device-mobile-root) .cv-delivery-item small{flex:0 0 auto;color:#82928b;font-size:.65rem}
html:not(.cv-device-mobile-root) .cv-delivery-method b,
html:not(.cv-device-mobile-root) .cv-delivery-date b,
html:not(.cv-device-mobile-root) .cv-delivery-amount b,
html:not(.cv-device-mobile-root) .cv-delivery-payout b{display:block;color:#29483e;font-size:.82rem}
html:not(.cv-device-mobile-root) .cv-delivery-method small,
html:not(.cv-device-mobile-root) .cv-delivery-date small,
html:not(.cv-device-mobile-root) .cv-delivery-amount small,
html:not(.cv-device-mobile-root) .cv-delivery-payout small{display:block;margin-top:2px;color:#7b8c84;font-size:.68rem;line-height:1.25}
html:not(.cv-device-mobile-root) .cv-delivery-status{display:inline-flex;padding:5px 8px;border-radius:999px;font-size:.68rem;font-weight:850;white-space:nowrap;background:#eef3f1;color:#44645a}
html:not(.cv-device-mobile-root) .cv-delivery-status.is-processing{background:#e7f3ed;color:#236044}
html:not(.cv-device-mobile-root) .cv-delivery-status.is-waiting{background:#fff4d9;color:#7b5a13}
html:not(.cv-device-mobile-root) .cv-delivery-status.is-delivered{background:#e8f4ee;color:#226345}
html:not(.cv-device-mobile-root) .cv-delivery-empty{display:grid;gap:4px;padding:26px;border:1px dashed #cbd9d2;border-radius:12px;background:#fafcfb;text-align:center;color:#60756c}
html:not(.cv-device-mobile-root) .cv-delivery-empty strong{color:#284b40}
html:not(.cv-device-mobile-root) .cv-delivery-foot{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:10px;padding:9px 12px;color:#70827a;font-size:.72rem}
html:not(.cv-device-mobile-root) .cv-delivery-foot a{color:#2d6653!important;font-weight:800;text-decoration:none!important}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-filter-form{display:none!important}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace input[type="checkbox"]{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important}
@media (max-width:1050px){
  html:not(.cv-device-mobile-root) .cv-delivery-summary{grid-template-columns:repeat(2,minmax(0,1fr))}
  html:not(.cv-device-mobile-root) .cv-delivery-row{grid-template-columns:minmax(220px,1.5fr) minmax(120px,.8fr) minmax(120px,.8fr) minmax(110px,.7fr);}
  html:not(.cv-device-mobile-root) .cv-delivery-row-head span:nth-child(5),
html:not(.cv-device-mobile-root) .cv-delivery-row-head span:nth-child(6),
html:not(.cv-device-mobile-root) .cv-delivery-row>span:nth-child(5),
html:not(.cv-device-mobile-root) .cv-delivery-row>span:nth-child(6){display:none}
}
@media (max-width:760px){
  html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-ledger{width:calc(100% - 14px);margin:10px auto 55px}
  html:not(.cv-device-mobile-root) .cv-delivery-ledger-head{align-items:flex-start;flex-direction:column;padding:14px}
  html:not(.cv-device-mobile-root) .cv-delivery-ledger-head h1{font-size:1.55rem}
  html:not(.cv-device-mobile-root) .cv-delivery-summary{grid-template-columns:1fr 1fr;gap:7px}
  html:not(.cv-device-mobile-root) .cv-delivery-summary article{padding:10px}
  html:not(.cv-device-mobile-root) .cv-delivery-controls{align-items:stretch;flex-direction:column}
  html:not(.cv-device-mobile-root) .cv-delivery-controls nav,
html:not(.cv-device-mobile-root) .cv-delivery-controls>div{width:100%;overflow-x:auto}
  html:not(.cv-device-mobile-root) .cv-delivery-controls nav button{flex:1 0 auto}
  html:not(.cv-device-mobile-root) .cv-delivery-controls input{width:100%;min-width:190px}
  html:not(.cv-device-mobile-root) .cv-delivery-controls select{min-width:190px}
  html:not(.cv-device-mobile-root) .cv-delivery-row-head{display:none}
  html:not(.cv-device-mobile-root) .cv-delivery-row{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:12px}
  html:not(.cv-device-mobile-root) .cv-delivery-row>span{display:block!important}
  html:not(.cv-device-mobile-root) .cv-delivery-order{grid-column:1/-1;padding-bottom:5px;border-bottom:1px solid #edf1ef}
  html:not(.cv-device-mobile-root) .cv-delivery-item{display:grid;gap:1px}
  html:not(.cv-device-mobile-root) .cv-delivery-item strong{white-space:normal}
  html:not(.cv-device-mobile-root) .cv-delivery-foot{align-items:flex-start;flex-direction:column}
}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-vacation-mode-panel{margin-top:14px!important;margin-bottom:18px!important}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-vacation-status{line-height:1.45!important}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-vacation-delayed-orders{display:flex;align-items:flex-start;gap:9px;padding:10px 12px;border:1px solid #cbd9d2;border-radius:10px;background:#f7faf8;color:#284d40}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-vacation-delayed-orders[hidden]{display:none!important}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-vacation-delayed-orders input{width:18px!important;height:18px!important;min-width:18px!important;margin-top:2px!important}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-vacation-delayed-orders span{display:grid;gap:2px}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-vacation-delayed-orders strong{font-size:.88rem}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-vacation-delayed-orders small{font-size:.73rem;line-height:1.4;color:#61766d}
html:not(.cv-device-mobile-root) body.cv-delivery-timeline-page .cv-delivery-timeline-shell,
html:not(.cv-device-mobile-root) body.cv-delivery-timeline-page .cv-delivery-timeline-shell *{opacity:1!important;filter:none!important}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-row,
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-row-head{opacity:1!important;filter:none!important;background-color:#fff!important;background-image:none!important;backdrop-filter:none!important}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-row-head{background:#f4f8f6!important}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-summary article{background:#f8fbf9!important}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-empty{background:#fafcfb!important}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-ledger{opacity:1!important;filter:none!important}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .dokan-dashboard-content,
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace [class*="dashboard-content"]{opacity:1!important;
  filter:none!important;}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-ledger{box-sizing:border-box!important;
  padding:18px!important;
  border:1px solid #d9e2de!important;
  border-radius:20px!important;
  background:#fff!important;
  background-image:none!important;
  box-shadow:0 10px 32px rgba(24,61,50,.08)!important;
  opacity:1!important;
  filter:none!important;
  isolation:isolate!important;}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-ledger-head,
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-summary article,
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-table,
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-empty,
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-item-record{opacity:1!important;
  filter:none!important;
  backdrop-filter:none!important;}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-ledger-head{background:#f8faf9!important}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-controls,
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-table{background:#fff!important}
html:not(.cv-device-mobile-root) .cv-delivery-control-tools{display:flex;align-items:center;gap:7px;min-width:0}
html:not(.cv-device-mobile-root) .cv-delivery-view-switch{display:inline-flex!important;align-items:center!important;gap:3px!important;padding:3px!important;border:1px solid #cbd9d2;border-radius:9px;background:#f4f7f5;overflow:visible!important;width:auto!important}
html:not(.cv-device-mobile-root) .cv-delivery-view-switch button{min-height:30px!important;padding:5px 8px!important;border:0!important;border-radius:6px!important;background:transparent!important;color:#527066!important;font-size:.72rem!important;white-space:nowrap}
html:not(.cv-device-mobile-root) .cv-delivery-view-switch button.is-active{background:#fff!important;color:#245846!important;box-shadow:0 1px 4px rgba(30,65,54,.10)!important}
html:not(.cv-device-mobile-root) .cv-delivery-item-record{display:grid;grid-template-columns:minmax(260px,1.7fr) minmax(125px,.8fr) minmax(120px,.72fr) minmax(105px,.65fr) minmax(105px,.65fr) minmax(125px,.78fr);gap:12px;align-items:center;padding:12px 14px;border-top:1px solid #e5ece8;background:#fff}
html:not(.cv-device-mobile-root) .cv-delivery-item-record:first-child{border-top:0}
html:not(.cv-device-mobile-root) .cv-delivery-item-main{display:grid;gap:4px;min-width:0}
html:not(.cv-device-mobile-root) .cv-delivery-item-identity{display:flex;align-items:center;gap:10px;min-width:0}
html:not(.cv-device-mobile-root) .cv-delivery-item-identity>img,
html:not(.cv-device-mobile-root) .cv-delivery-item-placeholder{flex:0 0 54px;width:54px;height:54px;border-radius:9px;object-fit:cover;background:#edf3ef;border:1px solid #d4dfda}
html:not(.cv-device-mobile-root) .cv-delivery-item-placeholder{display:grid;place-items:center;color:#557368;font-size:.72rem;font-weight:900}
html:not(.cv-device-mobile-root) .cv-delivery-item-identity>span{display:grid;gap:3px;min-width:0}
html:not(.cv-device-mobile-root) .cv-delivery-item-identity a,
html:not(.cv-device-mobile-root) .cv-delivery-item-identity strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#183d32!important;font-size:.84rem;font-weight:800;text-decoration:none!important}
html:not(.cv-device-mobile-root) .cv-delivery-item-identity small,
html:not(.cv-device-mobile-root) .cv-delivery-order-link{display:block;color:#788a82;font-size:.66rem;line-height:1.25}
html:not(.cv-device-mobile-root) .cv-delivery-order-link{padding-left:64px}
html:not(.cv-device-mobile-root) .cv-delivery-ledger.is-grid-view .cv-delivery-table{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:12px;border:0!important;background:#f5f8f6!important;box-shadow:none!important}
html:not(.cv-device-mobile-root) .cv-delivery-ledger.is-grid-view .cv-delivery-item-record{display:grid;grid-template-columns:1fr 1fr;gap:11px;padding:14px;border:1px solid #d8e3de!important;border-radius:13px;background:#fff;box-shadow:0 4px 13px rgba(28,62,51,.05)}
html:not(.cv-device-mobile-root) .cv-delivery-ledger.is-grid-view .cv-delivery-item-main{grid-column:1/-1;padding-bottom:9px;border-bottom:1px solid #e8eeeb}
html:not(.cv-device-mobile-root) .cv-delivery-ledger.is-grid-view .cv-delivery-item-identity>img,
html:not(.cv-device-mobile-root) .cv-delivery-ledger.is-grid-view .cv-delivery-item-placeholder{width:72px;height:72px;flex-basis:72px}
html:not(.cv-device-mobile-root) .cv-delivery-ledger.is-grid-view .cv-delivery-order-link{padding-left:82px}
html:not(.cv-device-mobile-root) .cv-delivery-ledger.is-grid-view .cv-delivery-item-record>span:not(.cv-delivery-item-main){min-width:0}
@media (max-width:1180px){
  html:not(.cv-device-mobile-root) .cv-delivery-ledger.is-grid-view .cv-delivery-table{grid-template-columns:repeat(2,minmax(0,1fr))}
  html:not(.cv-device-mobile-root) .cv-delivery-item-record{grid-template-columns:minmax(235px,1.5fr) minmax(115px,.75fr) minmax(115px,.75fr) minmax(100px,.65fr)}
  html:not(.cv-device-mobile-root) .cv-delivery-item-record>span:nth-child(5),
html:not(.cv-device-mobile-root) .cv-delivery-item-record>span:nth-child(6){display:none}
  html:not(.cv-device-mobile-root) .cv-delivery-ledger.is-grid-view .cv-delivery-item-record>span:nth-child(5),
html:not(.cv-device-mobile-root) .cv-delivery-ledger.is-grid-view .cv-delivery-item-record>span:nth-child(6){display:block}
}
@media (max-width:760px){
  html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-ledger{width:calc(100% - 12px)!important;padding:10px!important;border-radius:14px!important}
  html:not(.cv-device-mobile-root) .cv-delivery-control-tools{align-items:stretch!important;flex-wrap:wrap!important;width:100%!important}
  html:not(.cv-device-mobile-root) .cv-delivery-view-switch{flex:0 0 auto!important;width:auto!important}
  html:not(.cv-device-mobile-root) .cv-delivery-ledger.is-grid-view .cv-delivery-table{grid-template-columns:1fr;padding:7px}
  html:not(.cv-device-mobile-root) .cv-delivery-item-record{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:11px}
  html:not(.cv-device-mobile-root) .cv-delivery-item-record>span{display:block!important}
  html:not(.cv-device-mobile-root) .cv-delivery-item-main{grid-column:1/-1;padding-bottom:7px;border-bottom:1px solid #edf1ef}
  html:not(.cv-device-mobile-root) .cv-delivery-item-identity a,
html:not(.cv-device-mobile-root) .cv-delivery-item-identity strong{white-space:normal}
}
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls [data-cv-history-store-label]{position:relative!important;
  z-index:1!important;
  isolation:isolate!important;
  display:block!important;
  opacity:1!important;
  mix-blend-mode:normal!important;
  background:transparent!important;
  color:#23493f!important;
  -webkit-text-fill-color:#23493f!important;
  -webkit-text-stroke:0 transparent!important;
  text-shadow:none!important;
  box-shadow:none!important;
  filter:none!important;
  backdrop-filter:none!important;
  transform:none!important;}
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls [data-cv-history-store-label]::before,
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls [data-cv-history-store-label]::after{content:none!important;display:none!important}
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls,
html:not(.cv-device-mobile-root) body.cv-public-store-page .cv-global-history-controls,
html:not(.cv-device-mobile-root) body.cv-storefront-v2-active .cv-global-history-controls{grid-template-columns:max-content minmax(220px,1fr) max-content!important;
  align-items:center!important;
  gap:18px!important;
  min-height:68px!important;
  padding:8px clamp(18px,3vw,56px)!important;
  background:#f8f7f3!important;}
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls .cv-global-history-label,
html:not(.cv-device-mobile-root) body.cv-public-store-page .cv-global-history-controls .cv-global-history-label,
html:not(.cv-device-mobile-root) body.cv-storefront-v2-active .cv-global-history-controls .cv-global-history-label{justify-self:center!important;
  display:block!important;
  min-width:0!important;
  max-width:min(58vw,760px)!important;
  margin:0!important;
  padding:0 10px!important;
  overflow:hidden!important;
  white-space:nowrap!important;
  text-overflow:ellipsis!important;
  text-align:center!important;
  color:#23493f!important;
  font-size:clamp(1rem,1.45vw,1.28rem)!important;
  font-weight:850!important;
  line-height:1.15!important;
  letter-spacing:.015em!important;
  text-shadow:none!important;
  filter:none!important;
  transform:none!important;}
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls .cv-global-history-button,
html:not(.cv-device-mobile-root) body.cv-public-store-page .cv-global-history-controls .cv-global-history-button,
html:not(.cv-device-mobile-root) body.cv-storefront-v2-active .cv-global-history-controls .cv-global-history-button{width:auto!important;
  min-width:120px!important;
  max-width:190px!important;
  justify-self:start!important;}
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls .cv-global-history-button:last-child,
html:not(.cv-device-mobile-root) body.cv-public-store-page .cv-global-history-controls .cv-global-history-button:last-child,
html:not(.cv-device-mobile-root) body.cv-storefront-v2-active .cv-global-history-controls .cv-global-history-button:last-child{justify-self:end!important;}
@media (max-width:760px){
  html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls,
html:not(.cv-device-mobile-root) body.cv-public-store-page .cv-global-history-controls,
html:not(.cv-device-mobile-root) body.cv-storefront-v2-active .cv-global-history-controls{grid-template-columns:44px 1fr 44px!important;gap:8px!important;min-height:54px!important;padding:6px 10px!important}
  html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls .cv-global-history-button,
html:not(.cv-device-mobile-root) body.cv-public-store-page .cv-global-history-controls .cv-global-history-button,
html:not(.cv-device-mobile-root) body.cv-storefront-v2-active .cv-global-history-controls .cv-global-history-button{min-width:40px!important;max-width:44px!important;padding:7px 11px!important}
  html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls .cv-global-history-button span,
html:not(.cv-device-mobile-root) body.cv-public-store-page .cv-global-history-controls .cv-global-history-button span,
html:not(.cv-device-mobile-root) body.cv-storefront-v2-active .cv-global-history-controls .cv-global-history-button span{display:none!important}
  html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls .cv-global-history-label,
html:not(.cv-device-mobile-root) body.cv-public-store-page .cv-global-history-controls .cv-global-history-label,
html:not(.cv-device-mobile-root) body.cv-storefront-v2-active .cv-global-history-controls .cv-global-history-label{max-width:100%!important;font-size:.9rem!important;padding:0 4px!important}
}
html:not(.cv-device-mobile-root) .cv-global-history-controls.cv-seller-history-canonical,
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls{box-sizing:border-box!important;
    display:grid!important;
    grid-template-columns:160px minmax(0,1fr) 160px!important;
    align-items:center!important;
    gap:18px!important;
    min-height:72px!important;
    width:100%!important;
    margin:0!important;
    padding:10px clamp(18px,3vw,56px)!important;
    background:#f8f6ef!important;
    border:0!important;
    border-bottom:1px solid #d9ddd8!important;
    position:relative!important;
    z-index:100060!important;}
html:not(.cv-device-mobile-root) .cv-global-history-controls.cv-seller-history-canonical .cv-global-history-button,
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls .cv-global-history-button{box-sizing:border-box!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:10px!important;
    width:160px!important;
    min-width:160px!important;
    max-width:160px!important;
    min-height:50px!important;
    margin:0!important;
    padding:10px 16px!important;
    border:1px solid #bfd0c8!important;
    border-radius:999px!important;
    background:#fff!important;
    color:#214f42!important;
    box-shadow:none!important;
    font-size:16px!important;
    font-weight:850!important;
    line-height:1!important;
    white-space:nowrap!important;}
html:not(.cv-device-mobile-root) .cv-global-history-controls.cv-seller-history-canonical .cv-global-history-button:last-child,
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls .cv-global-history-button:last-child{justify-self:end!important;
    background:#2d7778!important;
    border-color:#2d7778!important;
    color:#fff!important;}
html:not(.cv-device-mobile-root) .cv-global-history-controls.cv-seller-history-canonical .cv-global-history-label,
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls .cv-global-history-label{box-sizing:border-box!important;
    display:block!important;
    min-width:0!important;
    max-width:100%!important;
    margin:0!important;
    padding:0 12px!important;
    color:#21493e!important;
    font-size:18px!important;
    font-weight:900!important;
    line-height:1.15!important;
    letter-spacing:0!important;
    text-align:center!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    text-shadow:none!important;
    -webkit-text-stroke:0!important;
    filter:none!important;
    transform:none!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"]{box-sizing:border-box!important;
    display:grid!important;
    grid-template-columns:minmax(215px,auto) minmax(0,1fr)!important;
    align-items:center!important;
    gap:28px!important;
    min-height:76px!important;
    width:100%!important;
    margin:0!important;
    padding:10px clamp(22px,4vw,72px)!important;
    background:#0f4035!important;
    border:0!important;
    border-bottom:1px solid rgba(255,255,255,.12)!important;
    box-shadow:0 5px 16px rgba(15,50,41,.12)!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-store-nav-left{display:flex!important;
    align-items:center!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-store-back-brand{display:inline-flex!important;
    align-items:center!important;
    gap:10px!important;
    min-height:48px!important;
    margin:0!important;
    padding:4px 0!important;
    color:#fff!important;
    text-decoration:none!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-store-owner-links{box-sizing:border-box!important;
    display:grid!important;
    grid-template-columns:minmax(170px,1.25fr) repeat(5,minmax(92px,.7fr)) minmax(145px,.95fr)!important;
    align-items:center!important;
    gap:8px!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-top-menu,
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-store-add{box-sizing:border-box!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-language-slot{min-height:46px!important;
    display:flex!important;
    align-items:center!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-language-slot > *{width:100%!important;
    min-height:46px!important;
    box-sizing:border-box!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-top-menu{position:relative!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-store-add{box-sizing:border-box!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    width:100%!important;
    min-height:46px!important;
    margin:0!important;
    padding:9px 10px!important;
    border:0!important;
    border-radius:10px!important;
    background:transparent!important;
    color:#fff!important;
    font-size:15px!important;
    font-weight:850!important;
    line-height:1!important;
    text-decoration:none!important;
    white-space:nowrap!important;
    list-style:none!important;
    cursor:pointer!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-top-menu > summary::-webkit-details-marker{display:none!important}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-top-menu > summary::after{content:"▾"!important;
    display:inline-block!important;
    font-size:10px!important;
    line-height:1!important;
    opacity:.9!important;
    transform:none!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-top-menu[open] > summary::after{content:"▴"!important}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-top-menu > summary:hover,
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-top-menu > summary:focus-visible{background:rgba(255,255,255,.10)!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-store-add{background:#3d856f!important;
    padding-inline:14px!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-store-add:hover,
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-store-add:focus-visible{background:#347563!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-top-menu > .cv-top-menu-group{box-sizing:border-box!important;
    position:absolute!important;
    top:calc(100% + 8px)!important;
    left:50%!important;
    right:auto!important;
    transform:translateX(-50%)!important;
    width:340px!important;
    min-width:340px!important;
    max-width:min(390px,calc(100vw - 24px))!important;
    max-height:min(68vh,560px)!important;
    margin:0!important;
    padding:8px!important;
    overflow:auto!important;
    border:1px solid #d5dfda!important;
    border-radius:14px!important;
    background:#fff!important;
    box-shadow:0 18px 46px rgba(22,52,43,.18)!important;
    z-index:2147483000!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-top-menu-account > .cv-top-menu-group,
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-top-menu-grow > .cv-top-menu-group{left:auto!important;
    right:0!important;
    transform:none!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-top-menu-group a{box-sizing:border-box!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:3px!important;
    width:100%!important;
    min-height:58px!important;
    margin:0!important;
    padding:10px 12px!important;
    border:1px solid transparent!important;
    border-radius:10px!important;
    background:#fff!important;
    color:#173d33!important;
    text-align:left!important;
    text-decoration:none!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-top-menu-group a + a{margin-top:3px!important}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-top-menu-group a:hover,
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-top-menu-group a:focus-visible{background:#f1f6f3!important;
    border-color:#d9e6df!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-top-menu-group strong{color:#173d33!important;
    font-size:14px!important;
    font-weight:850!important;
    line-height:1.25!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-top-menu-group small{color:#6c7d75!important;
    font-size:12px!important;
    font-weight:500!important;
    line-height:1.35!important;}
@media (max-width:1180px){
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"]{grid-template-columns:1fr!important;
        gap:8px!important;
        padding:9px 14px!important;}
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-store-owner-links{grid-template-columns:minmax(150px,1.2fr) repeat(5,minmax(84px,.72fr)) minmax(132px,.9fr)!important;}
}
@media (max-width:860px){
  html:not(.cv-device-mobile-root) .cv-global-history-controls.cv-seller-history-canonical,
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls{grid-template-columns:52px minmax(0,1fr) 52px!important;
        min-height:58px!important;
        gap:8px!important;
        padding:6px 10px!important;}
  html:not(.cv-device-mobile-root) .cv-global-history-controls.cv-seller-history-canonical .cv-global-history-button,
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls .cv-global-history-button{width:52px!important;min-width:52px!important;max-width:52px!important;min-height:44px!important;padding:8px!important;}
  html:not(.cv-device-mobile-root) .cv-global-history-controls.cv-seller-history-canonical .cv-global-history-button strong,
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls .cv-global-history-button strong{display:none!important}
  html:not(.cv-device-mobile-root) .cv-global-history-controls.cv-seller-history-canonical .cv-global-history-label,
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls .cv-global-history-label{font-size:15px!important}
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-store-owner-links{grid-template-columns:1fr 1fr!important;}
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-language-slot{grid-column:1/-1!important;}
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-store-add{grid-column:1/-1!important;}
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-top-menu > .cv-top-menu-group{position:fixed!important;
        left:10px!important;
        right:10px!important;
        top:132px!important;
        width:auto!important;
        min-width:0!important;
        max-width:none!important;
        transform:none!important;}
}
html:not(.cv-device-mobile-root) .cv-global-history-controls.cv-seller-history-canonical{isolation:isolate!important;
    overflow:hidden!important;}
html:not(.cv-device-mobile-root) .cv-global-history-controls.cv-seller-history-canonical > *{position:relative!important;
    z-index:1!important;}
html:not(.cv-device-mobile-root) .cv-global-history-controls.cv-seller-history-canonical > [data-cv-history-store-label]{display:block!important;
    position:relative!important;
    z-index:2!important;
    font-family:inherit!important;
    font-style:normal!important;
    font-variant:normal!important;
    font-stretch:normal!important;
    text-decoration:none!important;
    text-transform:none!important;
    text-shadow:none!important;
    -webkit-text-stroke:0 transparent!important;
    filter:none!important;
    opacity:1!important;
    mix-blend-mode:normal!important;}
html:not(.cv-device-mobile-root) .cv-global-history-controls.cv-seller-history-canonical > [data-cv-history-store-label]::before,
html:not(.cv-device-mobile-root) .cv-global-history-controls.cv-seller-history-canonical > [data-cv-history-store-label]::after{content:none!important;
    display:none!important;}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-seller-market-search{display:none!important}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-global-history-controls > [data-cv-history-store-label]{display:block!important;
    position:relative!important;
    z-index:10!important;
    opacity:1!important;
    color:#21493e!important;
    background:transparent!important;
    text-shadow:none!important;
    -webkit-text-stroke:0!important;
    filter:none!important;
    mix-blend-mode:normal!important;
    transform:none!important;}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-global-history-controls > [data-cv-history-store-label]::before,
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-global-history-controls > [data-cv-history-store-label]::after{content:none!important;display:none!important}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-global-history-controls > [data-cv-history-store-label] *{display:none!important}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-seller-welcome{padding:22px 26px!important;margin-bottom:18px!important;border-radius:20px!important}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-seller-welcome h1{font-size:clamp(2.2rem,4.2vw,4rem)!important;line-height:1!important;margin:.18em 0!important}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-seller-welcome p:last-child{font-size:1rem!important}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-store-branding-card{margin-top:18px!important}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-seller-shell{padding-top:clamp(22px,3vw,36px)!important}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-store-branding-card:first-child,
html:not(.cv-device-mobile-root) body.cv-seller-home-page #cv-store-branding{margin-top:0!important}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"]{grid-template-columns:minmax(180px,auto) minmax(0,1fr)!important;
    gap:16px!important;
    min-height:64px!important;
    padding:7px clamp(18px,3vw,52px)!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-store-back-brand{min-height:40px!important;
    gap:8px!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-store-owner-links{grid-template-columns:minmax(132px,.82fr) minmax(190px,1.15fr) repeat(5,minmax(72px,.52fr)) minmax(126px,.78fr)!important;
    gap:5px!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-language-slot,
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-language-slot > *{min-height:40px!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-top-menu > summary,
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-store-add{min-height:40px!important;
    padding:7px 7px!important;
    border-radius:9px!important;
    font-size:14px!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-store-add{padding-inline:10px!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-seller-quick-search{box-sizing:border-box!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 38px!important;
    align-items:center!important;
    gap:0!important;
    width:100%!important;
    min-width:0!important;
    height:40px!important;
    margin:0!important;
    overflow:hidden!important;
    border:1px solid rgba(255,255,255,.32)!important;
    border-radius:10px!important;
    background:#fff!important;
    box-shadow:none!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-seller-quick-search input[type="search"]{box-sizing:border-box!important;
    width:100%!important;
    min-width:0!important;
    height:38px!important;
    min-height:38px!important;
    margin:0!important;
    padding:7px 10px!important;
    border:0!important;
    outline:0!important;
    border-radius:0!important;
    background:#fff!important;
    color:#173f34!important;
    -webkit-text-fill-color:#173f34!important;
    box-shadow:none!important;
    font:700 13px/1.2 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-seller-quick-search input[type="search"]::placeholder{color:#71847c!important;
    -webkit-text-fill-color:#71847c!important;
    opacity:1!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-seller-quick-search:focus-within{border-color:#a9d5c5!important;
    box-shadow:0 0 0 3px rgba(169,213,197,.16)!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-seller-quick-search button{display:grid!important;
    place-items:center!important;
    width:38px!important;
    min-width:38px!important;
    height:38px!important;
    min-height:38px!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-left:1px solid #d7e3dd!important;
    border-radius:0!important;
    background:#edf5f1!important;
    color:#245c4a!important;
    -webkit-text-fill-color:#245c4a!important;
    box-shadow:none!important;
    cursor:pointer!important;
    font-size:20px!important;
    font-weight:900!important;
    line-height:1!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-seller-quick-search button:hover,
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-seller-quick-search button:focus-visible{background:#dcece5!important;}
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-seller-search-button-copy{position:absolute!important;
    width:1px!important;
    height:1px!important;
    padding:0!important;
    margin:-1px!important;
    overflow:hidden!important;
    clip:rect(0,0,0,0)!important;
    white-space:nowrap!important;
    border:0!important;}
@media (max-width:1180px){
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"]{gap:7px!important;
        padding:7px 12px!important;}
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-store-owner-links{grid-template-columns:minmax(120px,.8fr) minmax(165px,1.08fr) repeat(5,minmax(68px,.5fr)) minmax(116px,.74fr)!important;
        gap:4px!important;}
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-top-menu > summary,
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-store-add{font-size:13px!important}
}
@media (max-width:860px){
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-store-owner-links{grid-template-columns:1fr 1fr!important;}
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-language-slot,
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-seller-quick-search,
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-store-add{grid-column:1/-1!important;}
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-seller-quick-search{height:42px!important}
  html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-seller-quick-search input[type="search"],
html:not(.cv-device-mobile-root) .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-seller-quick-search button{height:40px!important;min-height:40px!important}
}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-profile-fallback{display:flex!important;
    align-items:center!important;
    gap:14px!important;
    width:min(720px,100%)!important;
    margin:10px 0 4px!important;
    padding:12px 14px!important;
    border:1px solid #cbd9d2!important;
    border-radius:14px!important;
    background:#fff!important;
    opacity:1!important;
    filter:none!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-profile-current{width:88px!important;
    height:88px!important;
    min-width:88px!important;
    display:grid!important;
    place-items:center!important;
    overflow:hidden!important;
    border-radius:50%!important;
    border:1px solid #d4dfda!important;
    background:#f4f7f5!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-profile-current img{display:block!important;
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-profile-placeholder{font-size:34px!important;
    line-height:1!important;
    color:#5f7f72!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-profile-actions{display:grid!important;
    gap:4px!important;
    min-width:0!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-profile-actions strong{color:#173f34!important;
    font-size:15px!important;
    font-weight:900!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-profile-actions span{color:#60756b!important;
    font-size:12px!important;
    line-height:1.4!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-profile-action{justify-self:start!important;
    margin-top:4px!important;
    padding:8px 12px!important;
    border-radius:9px!important;
    background:#2f705b!important;
    color:#fff!important;
    font-size:12px!important;
    font-weight:850!important;
    text-decoration:none!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-vacation-mode-panel{background:#fff!important;
    opacity:1!important;
    filter:none!important;
    border:1px solid #cbd9d2!important;
    border-radius:14px!important;
    padding:14px 16px!important;}
@media (max-width:640px){
  html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-profile-fallback{align-items:flex-start!important;}
  html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-profile-current{width:72px!important;
        height:72px!important;
        min-width:72px!important;}
}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-control-deck{box-sizing:border-box!important;
    width:100%!important;
    margin:0 0 18px!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1.15fr)!important;
    gap:16px!important;
    align-items:stretch!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-identity-summary,
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-vacation-host{box-sizing:border-box!important;
    min-width:0!important;
    border:1px solid #cbd9d2!important;
    border-radius:16px!important;
    background:#fff!important;
    opacity:1!important;
    filter:none!important;
    box-shadow:0 8px 24px rgba(23,63,52,.06)!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-identity-summary{display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:12px 16px!important;
    align-items:center!important;
    padding:16px!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-identity-copy{display:grid!important;
    gap:4px!important;
    min-width:0!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-identity-copy>span{color:#a8573f!important;
    font-size:10px!important;
    font-weight:900!important;
    letter-spacing:.13em!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-identity-copy>strong{color:#173f34!important;
    font-size:18px!important;
    line-height:1.2!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-identity-copy>small{color:#60756b!important;
    font-size:12px!important;
    line-height:1.45!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-identity-images{display:flex!important;
    align-items:center!important;
    gap:8px!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-identity-logo{width:58px!important;
    height:58px!important;
    min-width:58px!important;
    object-fit:cover!important;
    border-radius:50%!important;
    border:1px solid #d4dfda!important;
    background:#f3f7f5!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-identity-banner{width:118px!important;
    height:58px!important;
    object-fit:cover!important;
    border-radius:10px!important;
    border:1px solid #d4dfda!important;
    background:#f3f7f5!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-identity-placeholder{display:grid!important;
    place-items:center!important;
    color:#648074!important;
    font-size:11px!important;
    font-weight:900!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-identity-edit{grid-column:1/-1!important;
    justify-self:start!important;
    padding:8px 11px!important;
    border-radius:9px!important;
    background:#2f705b!important;
    color:#fff!important;
    text-decoration:none!important;
    font-size:12px!important;
    font-weight:850!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-vacation-host{padding:0!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-vacation-host .cv-vacation-mode-panel{width:100%!important;
    height:100%!important;
    margin:0!important;
    border:0!important;
    border-radius:16px!important;
    box-shadow:none!important;
    padding:16px!important;
    grid-template-columns:minmax(210px,1.25fr) minmax(170px,.75fr)!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-vacation-host .cv-vacation-duration,
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-vacation-host .cv-vacation-delayed-orders,
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-vacation-host .cv-vacation-status{grid-column:1/-1!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings form.dokan-settings-form,
html:not(.cv-device-mobile-root) body.cv-clean-store-settings form#store-form,
html:not(.cv-device-mobile-root) body.cv-clean-store-settings form[action*="/settings/store"]{box-sizing:border-box!important;
    width:min(1180px,calc(100% - 32px))!important;
    margin:18px auto 32px!important;
    padding:22px!important;
    border:1px solid #d4dfda!important;
    border-radius:18px!important;
    background:#fff!important;
    opacity:1!important;
    filter:none!important;
    box-shadow:0 10px 30px rgba(23,63,52,.06)!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-setup-intro{width:100%!important;
    margin:0 0 18px!important;
    box-shadow:none!important;
    background:#f8fbf9!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-collapsible{width:100%!important;
    background:#fff!important;}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-multiple-location-head,
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-multiple-location-extra:not(.is-cv-location-hidden){background:#fff!important;}
@media (max-width:900px){
  html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-control-deck,
html:not(.cv-device-mobile-root) .cv-seller-overview-card{grid-template-columns:1fr!important}
}
@media (max-width:640px){
  html:not(.cv-device-mobile-root) body.cv-clean-store-settings form.dokan-settings-form,
html:not(.cv-device-mobile-root) body.cv-clean-store-settings form#store-form,
html:not(.cv-device-mobile-root) body.cv-clean-store-settings form[action*="/settings/store"]{width:calc(100% - 20px)!important}
  html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-identity-summary{grid-template-columns:1fr!important}
  html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-identity-images{justify-content:flex-start!important}
  html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-vacation-host .cv-vacation-mode-panel{grid-template-columns:1fr!important}
}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-control-deck + .dokan-form-group,
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-control-deck + .form-group{margin-top:0!important}
html:not(.cv-device-mobile-root) body.cv-clean-store-settings .cv-store-control-deck .cv-vacation-mode-panel{background:#fff!important}
html:not(.cv-device-mobile-root) body.cv-seller-shell-context .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"]{grid-template-columns:minmax(245px,310px) minmax(0,1fr)!important;
    gap:14px!important;
    min-height:68px!important;
    padding:8px clamp(18px,2.5vw,46px)!important;
    background:linear-gradient(105deg,#0d3d33 0%,#104c3e 64%,#0d4236 100%)!important;
    border-bottom:1px solid rgba(230,197,137,.2)!important;
    box-shadow:0 7px 20px rgba(12,49,40,.16)!important;}
html:not(.cv-device-mobile-root) body.cv-seller-shell-context .cv-desktop-seller-brand .cv-store-back-copy{display:grid!important;
    gap:1px!important;
    min-width:0!important;}
html:not(.cv-device-mobile-root) body.cv-seller-shell-context .cv-desktop-seller-brand .cv-store-back-wordmark{display:inline-flex!important;
    align-items:baseline!important;
    gap:2px!important;
    color:#fff!important;
    font-size:18px!important;
    font-weight:900!important;
    line-height:1!important;}
html:not(.cv-device-mobile-root) body.cv-seller-shell-context .cv-desktop-seller-brand .cv-store-back-wordmark em{color:#e7bd7b!important;
    font-style:normal!important;}
html:not(.cv-device-mobile-root) body.cv-seller-shell-context .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-store-owner-links{grid-template-columns:minmax(150px,.9fr) minmax(185px,1.15fr) repeat(5,minmax(68px,.52fr)) minmax(120px,.72fr)!important;}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-seller-shell{width:min(1420px,calc(100% - 48px))!important;
    max-width:1420px!important;
    margin:34px auto 64px!important;}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-studio{position:relative!important;
    display:grid!important;
    gap:18px!important;
    margin:0 0 20px!important;
    padding:26px!important;
    overflow:hidden!important;
    border:1px solid #cbdad3!important;
    border-radius:24px!important;
    background:
        radial-gradient(circle at 92% -10%,rgba(222,177,104,.18),transparent 31%),
        linear-gradient(135deg,#fbfdfc 0%,#f3f8f5 58%,#fffaf2 100%)!important;
    box-shadow:0 16px 40px rgba(18,62,50,.09)!important;}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-studio::before{content:""!important;
    position:absolute!important;
    left:0!important;
    top:24px!important;
    bottom:24px!important;
    width:5px!important;
    border-radius:0 5px 5px 0!important;
    background:linear-gradient(#b95e3c,#d69a62)!important;}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-studio-main{display:grid!important;
    grid-template-columns:auto minmax(0,1fr) auto!important;
    align-items:center!important;
    gap:18px!important;}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-shop-avatar{display:grid!important;
    place-items:center!important;
    width:76px!important;
    height:76px!important;
    overflow:hidden!important;
    border:2px solid #fff!important;
    border-radius:22px!important;
    background:#174f40!important;
    color:#fff!important;
    box-shadow:0 8px 22px rgba(20,70,57,.17),0 0 0 1px #bfd1c9!important;}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-shop-avatar img{width:100%!important;
    height:100%!important;
    object-fit:cover!important;}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-shop-avatar span{font-size:30px!important;
    font-weight:950!important;}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-studio-copy{min-width:0!important;}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-studio-copy .cv-eyebrow{margin:0 0 5px!important;
    color:#a75235!important;
    font-size:11px!important;
    font-weight:950!important;
    letter-spacing:.16em!important;}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-studio-copy h1{margin:0!important;
    color:#153f34!important;
    font-size:clamp(2rem,3.2vw,3.25rem)!important;
    font-weight:500!important;
    letter-spacing:-.035em!important;
    line-height:1.03!important;}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-studio-copy>p:last-of-type{max-width:800px!important;
    margin:9px 0 0!important;
    color:#60766d!important;
    font-size:14px!important;
    line-height:1.5!important;}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-studio-copy>p strong{color:#214f40!important;}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-statuses{display:flex!important;
    align-items:center!important;
    flex-wrap:wrap!important;
    gap:7px!important;
    margin-top:10px!important;}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-statuses span{display:inline-flex!important;
    align-items:center!important;
    gap:5px!important;
    min-height:26px!important;
    padding:4px 9px!important;
    border:1px solid #c9dad2!important;
    border-radius:999px!important;
    background:#fff!important;
    color:#315e50!important;
    font-size:10px!important;
    font-weight:900!important;
    letter-spacing:.02em!important;}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-statuses .is-live::before{content:"●";color:#2f8c67;font-size:9px}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-statuses .is-away::before{content:"●";color:#c17438;font-size:9px}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-statuses .is-rollout{border-color:#e4c79b!important;background:#fff9ef!important;color:#865a25!important}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-studio-actions{display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
    width:310px!important;}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-studio-actions .cv-button{display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:42px!important;
    margin:0!important;
    border-radius:11px!important;
    font-size:12px!important;
    font-weight:850!important;
    text-align:center!important;}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-studio-actions [data-cv-sage-feature-prompt]{grid-column:1/-1!important;
    border:1px solid #bdd1c8!important;
    background:#fff!important;
    color:#245a49!important;
    cursor:pointer!important;}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-metrics{display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:10px!important;}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-metrics a{display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:2px 10px!important;
    min-width:0!important;
    padding:13px 14px!important;
    border:1px solid #d3e0da!important;
    border-radius:14px!important;
    background:rgba(255,255,255,.86)!important;
    color:#244f42!important;
    text-decoration:none!important;}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-metrics a:hover,
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-metrics a:focus-visible{border-color:#91baa9!important;
    background:#fff!important;
    transform:translateY(-1px)!important;}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-metrics span{align-self:center!important;
    color:#5e756b!important;
    font-size:11px!important;
    font-weight:800!important;}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-metrics strong{grid-row:1/3!important;
    grid-column:2!important;
    align-self:center!important;
    color:#17483a!important;
    font-size:25px!important;
    line-height:1!important;}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-metrics small{grid-column:1!important;
    color:#7a8b84!important;
    font-size:10px!important;}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-metrics .has-attention{border-color:#e2ba92!important;
    background:#fff8ef!important;}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-metrics .has-attention strong{color:#a35435!important}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-tools{display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:8px!important;
    padding-top:2px!important;}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-tools a{display:grid!important;
    gap:3px!important;
    min-width:0!important;
    padding:10px 12px!important;
    border-left:3px solid #d8e4df!important;
    color:#245548!important;
    text-decoration:none!important;}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-tools a:hover,
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-tools a:focus-visible{border-left-color:#b45b3a!important;background:rgba(255,255,255,.72)!important}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-tools a.is-rollout{border-left-color:#d19a58!important}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-tools strong{font-size:12px!important}
html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-tools small{overflow:hidden!important;color:#6b7e76!important;font-size:10px!important;line-height:1.35!important;text-overflow:ellipsis!important;white-space:nowrap!important}
@media (max-width:1180px){
  html:not(.cv-device-mobile-root) body.cv-seller-shell-context .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"]{grid-template-columns:minmax(215px,250px) minmax(0,1fr)!important;padding-inline:14px!important}
  html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-studio-main{grid-template-columns:auto minmax(0,1fr)!important}
  html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-studio-actions{grid-column:1/-1!important;display:flex!important;width:auto!important}
  html:not(.cv-device-mobile-root) body.cv-seller-home-page .cv-desktop-seller-studio-actions [data-cv-sage-feature-prompt]{grid-column:auto!important}
}
@media print{
  html:not(.cv-device-mobile-root) .cv-receipt-actions,
html:not(.cv-device-mobile-root) .cv-global-history-controls,
html:not(.cv-device-mobile-root) .cv-return-seller-mode,
html:not(.cv-device-mobile-root) .cv-buyer-copilot,
html:not(.cv-device-mobile-root) .cv-copilot{display:none!important}
}
@media (min-width:761px){
  html:not(.cv-device-mobile-root) .cv-top-menu-account .cv-account-logout{margin-top:4px!important;border-top:1px solid rgba(255,255,255,.13)!important}
  html:not(.cv-device-mobile-root) .cv-top-menu-account .cv-account-logout strong{color:#f0d8cf!important}
}
html:not(.cv-device-mobile-root) .cv-seller-cart{display:inline-flex;align-items:center;gap:6px;min-height:42px;padding:8px 11px;border:1px solid rgba(255,255,255,.28);border-radius:11px;color:#fff!important;text-decoration:none!important;white-space:nowrap;font-size:.9rem}
html:not(.cv-device-mobile-root) .cv-seller-cart:hover{background:rgba(255,255,255,.1)}
html:not(.cv-device-mobile-root) .cv-seller-cart>b{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#fff;color:#174f40;font-size:.72rem}
@media (max-width:1180px) and (min-width:901px){
  html:not(.cv-device-mobile-root) .cv-seller-cart strong{display:none}
  html:not(.cv-device-mobile-root) .cv-seller-cart{padding-inline:9px}
}
@media (min-width:1181px){
  html:not(.cv-device-mobile-root) body.cv-seller-shell-context .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-store-owner-links{grid-template-columns:minmax(135px,.82fr) minmax(175px,1.08fr) repeat(5,minmax(62px,.46fr)) minmax(72px,.48fr) minmax(116px,.7fr)!important;
    gap:7px!important;}
}

/* 1.2.0-alpha3 public-page chrome superseded by 1.4.5-alpha12 canonical inner-page shell below. */

/* 1.3.1-alpha5 — page-first seller workspace header and setup-prompt scoping. */
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls [data-cv-history-store-label]{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;}
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-workspace-page-title{display:block!important;color:#173f34!important;font-size:clamp(1.05rem,1.65vw,1.42rem)!important;font-weight:900!important;line-height:1.05!important;letter-spacing:.01em!important;}
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-workspace-store-name{display:block!important;color:#6d756f!important;font-size:.72rem!important;font-weight:750!important;line-height:1.1!important;letter-spacing:.035em!important;}
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-seller-setup-promo-hidden,
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-seller-setup-promo-shell-hidden{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;}
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-duplicate-workspace-title{display:none!important;}
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-duplicate-workspace-title-shell{min-height:0!important;padding-top:8px!important;padding-bottom:8px!important;}

/* 1.3.2-alpha6 — seller shell de-crowding.
 * One page title in content, compact browser-style history controls, no store-name
 * repetition, and a single two-tone CraftersVibe brand anchor. Desktop only. */
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls.cv-seller-history-canonical{
  box-sizing:border-box!important;
  display:grid!important;
  grid-template-columns:minmax(92px,1fr) auto minmax(92px,1fr)!important;
  align-items:center!important;
  gap:12px!important;
  min-height:48px!important;
  width:100%!important;
  margin:0!important;
  padding:5px clamp(14px,2.4vw,38px)!important;
  background:#f8f6ef!important;
  border:0!important;
  border-bottom:1px solid #d9ddd8!important;
  position:relative!important;
  z-index:100060!important;
}
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-history-nav-pair{
  justify-self:start!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:5px!important;
}
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls.cv-seller-history-canonical .cv-global-history-button{
  appearance:none!important;
  display:inline-grid!important;
  place-items:center!important;
  width:38px!important;
  min-width:38px!important;
  max-width:38px!important;
  height:38px!important;
  min-height:38px!important;
  margin:0!important;
  padding:0!important;
  border:1px solid #b9c9c2!important;
  border-radius:10px!important;
  background:#fff!important;
  color:#173f34!important;
  box-shadow:none!important;
  font-size:20px!important;
  font-weight:900!important;
  line-height:1!important;
}
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls.cv-seller-history-canonical .cv-global-history-button:hover,
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls.cv-seller-history-canonical .cv-global-history-button:focus-visible{
  background:#edf3f0!important;
  border-color:#7da092!important;
}
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-history-brand{
  justify-self:center!important;
  display:inline-flex!important;
  align-items:baseline!important;
  gap:1px!important;
  padding:4px 8px!important;
  color:#173f34!important;
  text-decoration:none!important;
  font-family:Georgia,'Times New Roman',serif!important;
  font-size:clamp(1.16rem,1.75vw,1.48rem)!important;
  line-height:1!important;
  letter-spacing:-.02em!important;
}
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-history-brand strong{color:#173f34!important;font-weight:800!important;}
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-history-brand em{color:#bd6447!important;font-style:italic!important;font-weight:650!important;}
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-history-balance{justify-self:end!important;width:81px!important;height:1px!important;}
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-label,
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-workspace-store-name{display:none!important;}
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"]{
  grid-template-columns:minmax(0,1fr)!important;
  min-height:64px!important;
  gap:0!important;
  padding:8px clamp(18px,3vw,56px)!important;
}
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-store-nav-left{display:none!important;}
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-store-owner-links{
  grid-column:1!important;
  width:100%!important;
}
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-workspace-content-title{
  box-sizing:border-box!important;
  width:min(1180px,calc(100% - 28px))!important;
  margin:10px auto 8px!important;
  padding:0 8px!important;
  color:#173f34!important;
  text-align:center!important;
  font-size:clamp(1.34rem,2vw,1.72rem)!important;
  font-weight:850!important;
  line-height:1.08!important;
  letter-spacing:-.01em!important;
}
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-duplicate-workspace-title{display:none!important;}
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-duplicate-workspace-title-shell:has(> .cv-duplicate-workspace-title){
  min-height:0!important;
  margin-top:0!important;
  margin-bottom:0!important;
  padding-top:0!important;
  padding-bottom:0!important;
}
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls.cv-seller-history-canonical .cv-global-history-button[data-cv-global-history="forward"],
html:not(.cv-device-mobile-root) body.cv-seller-user .cv-global-history-controls.cv-seller-history-canonical .cv-global-history-button[data-cv-global-history="back"]{
  background:#fff!important;
  border-color:#b9c9c2!important;
  color:#173f34!important;
}


/* 1.4.1-alpha8 — canonical DESKTOP marketplace/search shell.
   One filter rail, one sort control, one Grid/List control. Mobile presentation is untouched. */
html:not(.cv-device-mobile-root) body.cv-marketplace-results #masthead,
html:not(.cv-device-mobile-root) body.cv-marketplace-results header.site-header,
html:not(.cv-device-mobile-root) body.cv-marketplace-results .site-header,
html:not(.cv-device-mobile-root) body.cv-marketplace-results .header-widget-region,
html:not(.cv-device-mobile-root) body.cv-marketplace-results .storefront-breadcrumb,
html:not(.cv-device-mobile-root) body.cv-marketplace-results .woocommerce-breadcrumb{display:none!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .site-content{margin-top:0!important;padding-top:0!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results #content>.col-full{box-sizing:border-box!important;width:min(1600px,calc(100% - 40px))!important;max-width:none!important;margin:0 auto!important;padding:0 0 28px!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results #primary.content-area{float:none!important;width:100%!important;margin:0!important;padding:0!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results #secondary.widget-area{display:none!important}

/* Never allow Mobile/legacy filter presentation to become visible in Desktop. */
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-market-results-ui.cv-ui-mobile-only,
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-ui-mobile-only,
html:not(.cv-device-mobile-root) body.cv-marketplace-results #cv-adaptive-filter-panel,
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-marketplace-filter-panel,
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-store-filter-panel,
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-filter-modal{display:none!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-market-results-ui.cv-ui-desktop-only{display:block!important}

html:not(.cv-device-mobile-root) body.cv-marketplace-results .woocommerce-products-header{margin:0!important;padding:14px 0 8px!important;text-align:left!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .woocommerce-products-header__title.page-title,
html:not(.cv-device-mobile-root) body.cv-marketplace-results h1.page-title{margin:0!important;padding:0!important;color:#173f32!important;font-size:clamp(1.45rem,2vw,1.9rem)!important;font-weight:800!important;line-height:1.08!important;text-align:left!important}

html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-market-results-ui{width:100%!important;margin:0 0 12px!important;padding:0!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-topline{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;width:100%!important;min-height:44px!important;margin:0!important;padding:0 0 10px!important;border-bottom:1px solid #dbe3df!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-sort-slot{margin-right:auto!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-sort-slot .woocommerce-ordering{display:block!important;float:none!important;margin:0!important;padding:0!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-sort-slot select{min-width:210px!important;min-height:40px!important;margin:0!important;padding:7px 34px 7px 10px!important;border:1px solid #aebfb8!important;border-radius:8px!important;background:#fff!important;color:#173f32!important;font-size:.86rem!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-view-toggle{display:inline-flex!important;gap:5px!important;margin:0!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-view-toggle button{display:inline-flex!important;align-items:center!important;gap:6px!important;min-height:40px!important;margin:0!important;padding:7px 11px!important;border:1px solid #aebfb8!important;border-radius:8px!important;background:#fff!important;color:#173f32!important;font-size:.84rem!important;font-weight:800!important;box-shadow:none!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-view-toggle button.is-active{border-color:#0e4a3a!important;background:#0e4a3a!important;color:#fff!important}

html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-desktop-results-layout{display:grid!important;grid-template-columns:290px minmax(0,1fr)!important;gap:24px!important;align-items:start!important;width:100%!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-desktop-results-main{min-width:0!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-filter-panel{position:sticky!important;top:12px!important;display:block!important;box-sizing:border-box!important;width:100%!important;max-height:calc(100vh - 24px)!important;overflow:auto!important;margin:0!important;padding:14px!important;border:1px solid #c9d6d1!important;border-radius:12px!important;background:#f8faf8!important;box-shadow:none!important;scrollbar-gutter:stable}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:8px!important;margin:0 0 10px!important;padding:0 0 10px!important;border-bottom:1px solid #d8e1dd!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-head strong{display:block!important;color:#173f32!important;font-size:1.05rem!important;line-height:1.1!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-head strong b{display:inline-grid!important;place-items:center!important;min-width:20px!important;height:20px!important;padding:0 5px!important;border-radius:999px!important;background:#0e4a3a!important;color:#fff!important;font-size:.68rem!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-head span{display:block!important;margin-top:3px!important;color:#687b73!important;font-size:.72rem!important;line-height:1.35!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-head>a{flex:0 0 auto!important;color:#a44d35!important;font-size:.72rem!important;font-weight:800!important;text-decoration:none!important}

html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-basics{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;margin:0 0 11px!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-basic-card{min-width:0!important;margin:0!important;padding:10px!important;border:1px solid #d5dfdb!important;border-radius:9px!important;background:#fff!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-basic-card legend{padding:0 3px!important;color:#173f32!important;font-size:.76rem!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.035em!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-content-grid{display:grid!important;grid-template-columns:1fr!important;gap:4px!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-choice,
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-delivery-options label,
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-check{display:flex!important;align-items:center!important;gap:7px!important;min-height:30px!important;margin:0!important;padding:4px 5px!important;border-radius:6px!important;color:#173f32!important;font-size:.79rem!important;line-height:1.2!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-choice:hover,
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-delivery-options label:hover,
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-check:hover{background:#f1f6f3!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-choice input,
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-delivery-options input,
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-check input{flex:0 0 auto!important;width:16px!important;height:16px!important;margin:0!important;accent-color:#0e4a3a!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-choice strong{font-size:.79rem!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-delivery-options{display:grid!important;grid-template-columns:1fr 1fr!important;gap:3px!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-local-fields{display:grid!important;grid-template-columns:minmax(0,1fr) 92px!important;gap:6px!important;margin-top:7px!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-local-fields[hidden]{display:none!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-local-fields label>span{display:block!important;margin-bottom:2px!important;color:#61746c!important;font-size:.66rem!important;font-weight:800!important;text-transform:uppercase!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-local-fields input,
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-local-fields select,
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-pair input,
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-adaptive-card>input[type=text],
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-adaptive-card>select{box-sizing:border-box!important;width:100%!important;min-height:34px!important;margin:0!important;padding:5px 7px!important;border:1px solid #c4d0cb!important;border-radius:7px!important;background:#fff!important;color:#173f32!important;font-size:.76rem!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-pair{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px!important}

html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-adaptive-head{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:6px!important;margin:4px 0 7px!important;padding:8px 2px 0!important;border-top:1px solid #d8e1dd!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-adaptive-head strong{color:#173f32!important;font-size:.83rem!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-adaptive-head span{color:#71827b!important;font-size:.66rem!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-groups{display:grid!important;gap:7px!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-group{margin:0!important;border:1px solid #d4ded9!important;border-radius:8px!important;background:#fff!important;overflow:hidden!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-group>summary{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;min-height:39px!important;margin:0!important;padding:7px 9px!important;background:#f2f6f4!important;color:#173f32!important;cursor:pointer!important;list-style:none!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-group>summary::-webkit-details-marker{display:none!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-group>summary span{display:grid!important;gap:1px!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-group>summary strong{font-size:.76rem!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-group>summary small{color:#73847d!important;font-size:.63rem!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-group>summary>b{font-size:16px!important;transition:transform .15s ease!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-group[open]>summary>b{transform:rotate(180deg)!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-adaptive-grid{display:grid!important;grid-template-columns:1fr!important;gap:5px!important;padding:7px!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-adaptive-card{display:grid!important;gap:5px!important;min-width:0!important;min-height:0!important;padding:7px!important;border:1px solid #e3e8e5!important;border-radius:7px!important;background:#fff!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-card-head{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:6px!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-card-head strong{min-width:0!important;color:#173f32!important;font-size:.75rem!important;line-height:1.15!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-card-head small{flex:0 0 auto!important;color:#83918b!important;font-size:.56rem!important;text-transform:uppercase!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-measure{display:grid!important;grid-template-columns:1fr 1fr 68px!important;gap:4px!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-measure input,
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-measure select{box-sizing:border-box!important;width:100%!important;min-width:0!important;min-height:33px!important;margin:0!important;padding:4px 5px!important;border:1px solid #c4d0cb!important;border-radius:6px!important;background:#fff!important;color:#173f32!important;font-size:.7rem!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-top{position:sticky!important;top:-14px!important;z-index:4!important;margin:-14px -14px 10px!important;padding:14px 14px 9px!important;background:#f8faf8!important;border-bottom:1px solid #d8e1dd!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-top .cv-rf-head{margin:0 0 7px!important;padding:0 0 7px!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-quick-actions{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-quick-actions span{color:#66786f!important;font-size:.66rem!important;line-height:1.2!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-quick-actions button{flex:0 0 auto!important;min-height:30px!important;margin:0!important;padding:5px 8px!important;border:1px solid #315f50!important;border-radius:7px!important;background:#315f50!important;color:#fff!important;font-size:.67rem!important;font-weight:850!important;cursor:pointer!important;box-shadow:none!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-quick-actions button:hover{background:#244c40!important;border-color:#244c40!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-bottom-clear{margin:10px 0 0!important;padding:8px 2px 0!important;border-top:1px solid #d8e1dd!important;text-align:center!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-bottom-clear:empty{display:none!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-bottom-clear a{color:#a44d35!important;font-size:.7rem!important;font-weight:850!important;text-decoration:none!important}

html:not(.cv-device-mobile-root) body.cv-marketplace-results .woocommerce-result-count{float:none!important;margin:0 0 10px!important;color:#63766e!important;font-size:.79rem!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .storefront-sorting{margin:0!important;padding:0!important}
html:not(.cv-device-mobile-root) body.cv-results-grid-view .cv-desktop-results-main ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;margin:0!important;padding:0!important}
html:not(.cv-device-mobile-root) body.cv-results-grid-view .cv-desktop-results-main ul.products li.product{float:none!important;clear:none!important;box-sizing:border-box!important;width:auto!important;max-width:none!important;margin:0!important;padding:10px!important;border:1px solid #e0e5e2!important;border-radius:10px!important;background:#fff!important;box-shadow:0 2px 8px rgba(25,54,44,.04)!important}
html:not(.cv-device-mobile-root) body.cv-results-grid-view .cv-desktop-results-main ul.products li.product img{width:100%!important;height:auto!important;aspect-ratio:1/1!important;margin:0 0 8px!important;border-radius:7px!important;object-fit:cover!important}
html:not(.cv-device-mobile-root) body.cv-results-grid-view .cv-desktop-results-main ul.products li.product .woocommerce-loop-product__title{margin:0 0 3px!important;color:#173f32!important;font-size:.9rem!important;line-height:1.2!important}
html:not(.cv-device-mobile-root) body.cv-results-grid-view .cv-desktop-results-main ul.products li.product .price{margin:2px 0 6px!important;font-size:.88rem!important}
html:not(.cv-device-mobile-root) body.cv-results-grid-view .cv-desktop-results-main ul.products li.product .button{min-height:34px!important;margin-top:4px!important;padding:6px 9px!important;border-radius:7px!important;font-size:.75rem!important}
html:not(.cv-device-mobile-root) body.cv-results-list-view .cv-desktop-results-main ul.products{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin:0!important;padding:0!important}
html:not(.cv-device-mobile-root) body.cv-results-list-view .cv-desktop-results-main ul.products li.product{display:grid!important;grid-template-columns:96px minmax(0,1fr) auto!important;grid-template-rows:auto auto auto!important;align-items:center!important;gap:3px 12px!important;float:none!important;clear:none!important;box-sizing:border-box!important;width:100%!important;min-height:104px!important;margin:0!important;padding:8px 10px!important;border:1px solid #d7e0dc!important;border-radius:9px!important;background:#fff!important}
html:not(.cv-device-mobile-root) body.cv-results-list-view .cv-desktop-results-main ul.products li.product>a.woocommerce-LoopProduct-link,
html:not(.cv-device-mobile-root) body.cv-results-list-view .cv-desktop-results-main ul.products li.product>a.woocommerce-loop-product__link{display:contents!important}
html:not(.cv-device-mobile-root) body.cv-results-list-view .cv-desktop-results-main ul.products li.product img{grid-column:1!important;grid-row:1/5!important;width:92px!important;height:92px!important;margin:0!important;border-radius:7px!important;object-fit:cover!important}
html:not(.cv-device-mobile-root) body.cv-results-list-view .cv-desktop-results-main ul.products li.product .woocommerce-loop-product__title{grid-column:2!important;margin:0!important;font-size:.96rem!important}
html:not(.cv-device-mobile-root) body.cv-results-list-view .cv-desktop-results-main ul.products li.product .price{grid-column:2!important;margin:2px 0!important}
html:not(.cv-device-mobile-root) body.cv-results-list-view .cv-desktop-results-main ul.products li.product>.button{grid-column:3!important;grid-row:1/4!important;align-self:center!important;margin:0!important;white-space:nowrap!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .woocommerce-pagination{margin:18px 0 0!important}

@media(min-width:1580px){html:not(.cv-device-mobile-root) body.cv-results-grid-view .cv-desktop-results-main ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important}}
@media(max-width:1180px){html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-desktop-results-layout{grid-template-columns:250px minmax(0,1fr)!important;gap:18px!important}html:not(.cv-device-mobile-root) body.cv-results-grid-view .cv-desktop-results-main ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}

/* 1.4.2-alpha9 — marketplace feedback uses CraftersVibe colors, not WooCommerce blue. */
html:not(.cv-device-mobile-root) body.cv-marketplace-results .woocommerce-info,
html:not(.cv-device-mobile-root) body.cv-marketplace-results .woocommerce-message,
html:not(.cv-device-mobile-root) body.cv-marketplace-results .woocommerce-error{box-sizing:border-box!important;margin:0 0 16px!important;padding:13px 16px 13px 48px!important;border:1px solid #d9c7b7!important;border-left:5px solid #c26345!important;border-radius:9px!important;background:#fff8ee!important;color:#173f32!important;box-shadow:none!important;font-size:.92rem!important;line-height:1.35!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .woocommerce-info::before,
html:not(.cv-device-mobile-root) body.cv-marketplace-results .woocommerce-message::before,
html:not(.cv-device-mobile-root) body.cv-marketplace-results .woocommerce-error::before{top:50%!important;left:17px!important;transform:translateY(-50%)!important;color:#315f50!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results.cv-filter-submitting .cv-desktop-results-layout{opacity:.72!important;pointer-events:none!important}


/* 1.4.3-alpha10 — denser desktop product cards + cart/save buying controls. Desktop only. */
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-topline{gap:8px!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-cart{display:inline-flex!important;align-items:center!important;gap:6px!important;min-height:40px!important;margin:0!important;padding:7px 10px!important;border:1px solid #aebfb8!important;border-radius:8px!important;background:#fff!important;color:#173f32!important;text-decoration:none!important;font-size:.82rem!important;font-weight:850!important;box-shadow:none!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-cart:hover{border-color:#315f50!important;background:#f2f7f4!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-cart svg{width:19px!important;height:19px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-cart-count{display:inline-grid!important;place-items:center!important;min-width:20px!important;height:20px!important;padding:0 5px!important;border-radius:999px!important;background:#c26345!important;color:#fff!important;font-size:.66rem!important;line-height:1!important}

html:not(.cv-device-mobile-root) body.cv-results-grid-view .cv-desktop-results-main ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}
html:not(.cv-device-mobile-root) body.cv-results-grid-view .cv-desktop-results-main ul.products li.product{position:relative!important;display:flex!important;flex-direction:column!important;min-width:0!important;padding:9px!important}
html:not(.cv-device-mobile-root) body.cv-results-grid-view .cv-desktop-results-main ul.products li.product>a.woocommerce-LoopProduct-link,
html:not(.cv-device-mobile-root) body.cv-results-grid-view .cv-desktop-results-main ul.products li.product>a.woocommerce-loop-product__link{display:block!important;min-width:0!important;text-decoration:none!important}
html:not(.cv-device-mobile-root) body.cv-results-grid-view .cv-desktop-results-main ul.products li.product img{width:100%!important;height:155px!important;aspect-ratio:auto!important;margin:0 0 7px!important;object-fit:cover!important;object-position:center!important}
html:not(.cv-device-mobile-root) body.cv-results-grid-view .cv-desktop-results-main ul.products li.product .woocommerce-loop-product__title{font-size:.88rem!important;line-height:1.18!important}
html:not(.cv-device-mobile-root) body.cv-results-grid-view .cv-desktop-results-main ul.products li.product .price{margin:3px 0 5px!important;font-size:.9rem!important;font-weight:850!important;color:#173f32!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-desktop-card-details{display:grid!important;gap:3px!important;margin:3px 0 7px!important;padding:6px 0 0!important;border-top:1px solid #edf0ee!important;color:#5f7169!important;font-size:.68rem!important;line-height:1.25!important;text-align:left!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-card-classification{color:#9f543d!important;font-weight:850!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-card-seller{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-card-seller strong{color:#315f50!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-card-attribute{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:7px!important;min-width:0!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-card-attribute span{flex:0 0 auto!important;color:#71827b!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-card-attribute b{min-width:0!important;color:#314b42!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;text-align:right!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-card-statuses{display:flex!important;flex-wrap:wrap!important;gap:4px!important;margin-top:2px!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-card-statuses span{display:inline-flex!important;align-items:center!important;min-height:20px!important;padding:2px 6px!important;border:1px solid #d7e1dc!important;border-radius:999px!important;background:#f5f8f6!important;color:#456157!important;font-size:.61rem!important;font-weight:800!important;line-height:1!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-card-statuses span.is-in{border-color:#bdd6ca!important;background:#edf8f2!important;color:#225a45!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-card-statuses span.is-out{border-color:#dfc3b8!important;background:#fff1eb!important;color:#8a442f!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-desktop-product-actions{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;gap:6px!important;margin-top:auto!important;padding-top:6px!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-desktop-favorite,
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-desktop-product-action{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;min-height:34px!important;margin:0!important;padding:6px 8px!important;border-radius:7px!important;font-size:.7rem!important;font-weight:850!important;line-height:1.1!important;text-decoration:none!important;box-shadow:none!important;cursor:pointer!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-desktop-favorite{min-width:62px!important;border:1px solid #d4b8a9!important;background:#fffaf3!important;color:#8b4937!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-desktop-favorite span{font-size:1.08rem!important;line-height:1!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-desktop-favorite.is-saved{border-color:#c26345!important;background:#f8e8df!important;color:#8d3e29!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-desktop-add-cart{border:1px solid #315f50!important;background:#315f50!important;color:#fff!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-desktop-add-cart:hover{border-color:#244c40!important;background:#244c40!important;color:#fff!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-desktop-view-item{border:1px solid #9fb7ad!important;background:#fff!important;color:#315f50!important}
/* Hide Woo's generic loop button on Desktop; our explicit action row replaces it. */
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-desktop-results-main ul.products li.product>.button:not(.cv-desktop-product-action){display:none!important}

/* List view keeps the same richer details while staying compact. */
html:not(.cv-device-mobile-root) body.cv-results-list-view .cv-desktop-results-main ul.products li.product{grid-template-columns:112px minmax(0,1fr) 190px!important;grid-template-rows:auto auto auto auto!important;min-height:122px!important;align-items:start!important;padding:8px 10px!important}
html:not(.cv-device-mobile-root) body.cv-results-list-view .cv-desktop-results-main ul.products li.product img{width:106px!important;height:106px!important;grid-row:1/6!important}
html:not(.cv-device-mobile-root) body.cv-results-list-view .cv-desktop-results-main ul.products li.product .cv-desktop-card-details{grid-column:2!important;grid-row:auto!important;margin:2px 0!important}
html:not(.cv-device-mobile-root) body.cv-results-list-view .cv-desktop-results-main ul.products li.product .cv-desktop-product-actions{grid-column:3!important;grid-row:1/5!important;align-self:center!important;grid-template-columns:1fr!important;width:100%!important;margin:0!important;padding:0!important}
html:not(.cv-device-mobile-root) body.cv-results-list-view .cv-desktop-results-main ul.products li.product>.button:not(.cv-desktop-product-action){display:none!important}

@media(min-width:1760px){html:not(.cv-device-mobile-root) body.cv-results-grid-view .cv-desktop-results-main ul.products{grid-template-columns:repeat(5,minmax(0,1fr))!important}}
@media(max-width:1380px){html:not(.cv-device-mobile-root) body.cv-results-grid-view .cv-desktop-results-main ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:1180px){html:not(.cv-device-mobile-root) body.cv-results-grid-view .cv-desktop-results-main ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}

/* v1.4.4 seller-only public toolbar removed; 1.4.5 global role-aware bar owns this surface. */
html:not(.cv-device-mobile-root) .cv-owner-edit-listing{display:inline-flex!important;margin:10px 0;padding:8px 12px;border-radius:8px;background:#f6eee6;border:1px solid #ca795d;color:#783a26!important;font-weight:800;text-decoration:none!important}
html:not(.cv-device-mobile-root) .cv-desktop-product-actions .cv-desktop-edit-own{background:#f7eee8!important;color:#783a26!important;border-color:#d99a83!important}

/* Existing listing editor: compact, seller-first and scoped to Desktop only. */
html:not(.cv-device-mobile-root) body.cv-desktop-listing-editor-active .entry-content>.cv-direct-add-listing-root,
html:not(.cv-device-mobile-root) body.cv-desktop-listing-editor-active .dokan-add-new-product-popup,
html:not(.cv-device-mobile-root) body.cv-desktop-listing-editor-active .dokan-new-product-area{display:none!important}
html:not(.cv-device-mobile-root) .cv-desktop-listing-editor{box-sizing:border-box;width:min(1180px,calc(100vw - 40px));margin:18px auto 60px;color:#183f32;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.cv-desktop-listing-editor *{box-sizing:border-box}.cv-le-header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:14px;padding:16px 18px;border:1px solid #cfdbd4;border-radius:14px;background:#f8f5ed}.cv-le-header span{font-size:11px;letter-spacing:.12em;font-weight:900;color:#a64d32}.cv-le-header h1{margin:3px 0 5px!important;font:700 clamp(24px,2.3vw,34px)/1.05 Georgia,serif!important;color:#173f32!important}.cv-le-header p{margin:0;max-width:720px;color:#5c6d65}.cv-le-header-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.cv-le-header-actions a{display:inline-flex;padding:8px 10px;border:1px solid #bacbc2;border-radius:8px;background:#fff;color:#173f32;text-decoration:none;font-weight:800}
.cv-le-notice{padding:10px 12px;margin:0 0 12px;border-radius:9px;font-weight:800}.cv-le-notice.is-success{background:#edf7f0;color:#215b42;border:1px solid #b7d7c3}.cv-le-notice.is-error{background:#fff0ec;color:#8b3625;border:1px solid #e3b1a5}.cv-le-form{display:grid;gap:12px}.cv-le-card{margin:0!important;padding:16px 18px!important;border:1px solid #d4ded8!important;border-radius:13px!important;background:#fff!important;box-shadow:0 4px 16px rgba(25,61,49,.04)!important}.cv-le-card-head{display:flex;justify-content:space-between;gap:12px;align-items:baseline;padding-bottom:9px;margin-bottom:12px;border-bottom:1px solid #edf0ee}.cv-le-card-head h2{margin:0!important;font:700 21px/1.1 Georgia,serif!important;color:#173f32!important}.cv-le-card-head span{font-size:12px;color:#697b73}.cv-le-card label{display:grid;gap:5px;font-weight:750;color:#264b40}.cv-le-card label>span{font-size:12px}.cv-le-card input[type=text],.cv-le-card input[type=number],.cv-le-card textarea,.cv-le-card select{width:100%;min-height:40px;border:1px solid #bdcbc4!important;border-radius:8px!important;background:#fff!important;color:#1a352d!important;padding:8px 10px!important;font:500 14px/1.4 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}.cv-le-card textarea{resize:vertical}.cv-le-wide{margin-bottom:11px}.cv-le-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.cv-le-stock-box{display:grid;grid-template-columns:minmax(220px,1.3fr) minmax(150px,.6fr) minmax(180px,.7fr);gap:10px;align-items:end;margin-top:12px;padding:12px;border-radius:10px;background:#f3f7f4}.cv-le-check{display:flex!important;align-items:center!important;gap:7px!important;min-height:40px}.cv-le-check input{width:18px;height:18px}.cv-le-inline-note{margin:12px 0 0;padding:9px 11px;background:#f3f7f4;border-radius:8px;color:#4f655c}
.cv-le-option-groups{display:grid;gap:10px}.cv-le-option-group{padding:12px;border:1px solid #d8e0dc;border-radius:10px;background:#fafbf9}.cv-le-group-head{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end;margin-bottom:8px}.cv-le-group-head>button,.cv-le-option-group>[data-cv-le-add-value],.cv-le-option-value>button,.cv-le-secondary{border:1px solid #c7d4cd;border-radius:7px;background:#fff;color:#315a4e;font-weight:800;padding:7px 9px;cursor:pointer}.cv-le-option-value{display:grid;grid-template-columns:minmax(180px,1fr) 180px 34px;gap:8px;align-items:end;margin:7px 0}.cv-le-option-value label{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:6px}.cv-le-option-value>button{height:40px;padding:3px;font-size:18px}.cv-le-secondary{margin-top:10px}.cv-le-variation-count{font-weight:800;color:#476257}.cv-le-variation-count.is-error{color:#9d3022}.cv-le-card>small{display:block;color:#697b73;line-height:1.35}
.cv-le-variation-table{display:grid;gap:8px}.cv-le-variation-row{display:grid;grid-template-columns:minmax(180px,1.3fr) repeat(3,minmax(100px,.7fr)) minmax(95px,.5fr) minmax(100px,.55fr) minmax(110px,.65fr);gap:8px;align-items:end;padding:10px;border:1px solid #dbe2de;border-radius:9px;background:#fbfcfb}.cv-le-variation-name{align-self:center}.cv-le-variation-name{display:grid;gap:2px}.cv-le-variation-name small{color:#76847e}.cv-le-savebar{position:sticky;bottom:10px;z-index:12;display:flex;justify-content:flex-end;align-items:center;gap:10px;padding:10px 12px;border:1px solid #cbd8d1;border-radius:11px;background:rgba(248,245,237,.96);backdrop-filter:blur(6px);box-shadow:0 8px 24px rgba(20,47,39,.12)}.cv-le-savebar a{color:#52675e;font-weight:800;text-decoration:none}.cv-le-savebar button{border:0;border-radius:9px;background:#214d3b;color:#fff;font-weight:900;padding:11px 18px;cursor:pointer}
@media(max-width:1050px){html:not(.cv-device-mobile-root) .cv-le-grid-3{grid-template-columns:1fr 1fr}.cv-le-variation-row{grid-template-columns:1.3fr 1fr 1fr}.cv-le-stock-box{grid-template-columns:1fr 1fr}.cv-le-header{display:grid}.cv-le-header-actions{justify-content:flex-start}}

/* Canonical Desktop My Listings view. */
html:not(.cv-device-mobile-root) .cv-desktop-listing-manager{width:min(1180px,calc(100vw - 40px));margin:18px auto 60px;color:#183f32;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.cv-desktop-listing-manager *{box-sizing:border-box}.cv-lm-head{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:15px 18px;border:1px solid #d4ded8;border-radius:13px;background:#f8f5ed}.cv-lm-head span{font-size:11px;letter-spacing:.12em;color:#a64d32;font-weight:900}.cv-lm-head h1{margin:2px 0 3px!important;font:700 30px/1.05 Georgia,serif!important;color:#173f32!important}.cv-lm-head p{margin:0;color:#617169}.cv-lm-head>a{display:inline-flex;padding:10px 13px;border-radius:9px;background:#214d3b;color:#fff;text-decoration:none;font-weight:900;white-space:nowrap}.cv-lm-tabs{display:flex;gap:6px;margin:12px 0}.cv-lm-tabs a{padding:8px 11px;border:1px solid #c9d6cf;border-radius:8px;background:#fff;color:#315449;text-decoration:none;font-weight:800}.cv-lm-tabs a.is-active{background:#214d3b;color:#fff;border-color:#214d3b}.cv-lm-search{display:flex;gap:7px;margin:0 0 10px}.cv-lm-search input{flex:1;min-height:40px;border:1px solid #bccbc4;border-radius:8px;padding:8px 10px}.cv-lm-search button,.cv-lm-search a{display:inline-flex;align-items:center;justify-content:center;border:1px solid #bdcbc4;border-radius:8px;background:#fff;color:#214d3b;padding:7px 11px;text-decoration:none;font-weight:800}.cv-lm-list{display:grid;gap:8px}.cv-lm-row{display:grid;grid-template-columns:72px minmax(260px,1fr) minmax(100px,.25fr) auto;gap:12px;align-items:center;padding:10px 12px;border:1px solid #d8e1dc;border-radius:10px;background:#fff}.cv-lm-thumb{width:72px;height:62px;border-radius:8px;overflow:hidden;background:#edf2ef;display:flex;align-items:center;justify-content:center;color:#567066;font-weight:900;text-decoration:none}.cv-lm-thumb img{width:100%;height:100%;object-fit:cover}.cv-lm-main{display:grid;gap:5px}.cv-lm-title{display:flex;align-items:baseline;gap:8px}.cv-lm-title strong{font-size:15px}.cv-lm-title small{color:#77867f}.cv-lm-meta{display:flex;gap:6px;flex-wrap:wrap}.cv-lm-meta span{padding:3px 6px;border-radius:999px;background:#f1f5f2;color:#566c63;font-size:11px}.cv-lm-meta span.is-in{background:#e9f5ed;color:#2d684d}.cv-lm-meta span.is-out{background:#f9e5e1;color:#8d3926}.cv-lm-price{font-weight:900;color:#244d40}.cv-lm-actions{display:flex;gap:6px}.cv-lm-actions a{padding:7px 9px;border:1px solid #c8d4ce;border-radius:7px;background:#fff;color:#244d40;text-decoration:none;font-weight:800;white-space:nowrap}.cv-lm-actions a.is-primary{background:#f7eee8;border-color:#d99a83;color:#793a26}.cv-lm-empty{padding:28px;border:1px dashed #c9d5cf;border-radius:10px;background:#fafbf9;display:grid;gap:3px;text-align:center}.cv-lm-empty span{color:#65766f}


/* 1.4.5-alpha12 — canonical Desktop inner-page chrome.
 * The custom CraftersVibe landing page keeps its own presentation. Every other
 * public Desktop page removes the inherited Storefront masthead/navigation so
 * content starts immediately below one compact role-aware CraftersVibe bar. */
@media (min-width:761px){
  html:not(.cv-device-mobile-root) body.cv-desktop-inner-page #masthead,
  html:not(.cv-device-mobile-root) body.cv-desktop-inner-page header#masthead,
  html:not(.cv-device-mobile-root) body.cv-desktop-inner-page .site-header,
  html:not(.cv-device-mobile-root) body.cv-desktop-inner-page header.site-header,
  html:not(.cv-device-mobile-root) body.cv-desktop-inner-page .storefront-primary-navigation,
  html:not(.cv-device-mobile-root) body.cv-desktop-inner-page .main-navigation,
  html:not(.cv-device-mobile-root) body.cv-desktop-inner-page .secondary-navigation,
  html:not(.cv-device-mobile-root) body.cv-desktop-inner-page .handheld-navigation,
  html:not(.cv-device-mobile-root) body.cv-desktop-inner-page .header-widget-region,
  html:not(.cv-device-mobile-root) body.cv-desktop-inner-page .storefront-handheld-footer-bar,
  html:not(.cv-device-mobile-root) body.cv-desktop-inner-page .site-header-cart,
  html:not(.cv-device-mobile-root) body.cv-desktop-inner-page .site-search,
  html:not(.cv-device-mobile-root) body.cv-desktop-inner-page .storefront-breadcrumb,
  html:not(.cv-device-mobile-root) body.cv-desktop-inner-page .woocommerce-breadcrumb{
    display:none!important;
    visibility:hidden!important;
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    overflow:hidden!important;
  }
  html:not(.cv-device-mobile-root) body.cv-desktop-inner-page #content.site-content,
  html:not(.cv-device-mobile-root) body.cv-desktop-inner-page .site-content{
    margin-top:0!important;
    padding-top:0!important;
  }
  html:not(.cv-device-mobile-root) body.cv-desktop-inner-page #primary.content-area{
    margin-top:0!important;
    padding-top:0!important;
  }

  html:not(.cv-device-mobile-root) .cv-desktop-global-public-tools{
    box-sizing:border-box!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:14px!important;
    width:100%!important;
    min-height:48px!important;
    margin:0!important;
    padding:6px clamp(14px,2vw,30px)!important;
    border:0!important;
    border-bottom:1px solid #d8d3c8!important;
    background:#f8f5ed!important;
    color:#173f32!important;
    position:relative!important;
    z-index:100120!important;
    font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
    box-shadow:0 2px 8px rgba(23,63,50,.04)!important;
  }
  html:not(.cv-device-mobile-root) .cv-desktop-global-public-tools .cv-dgpt-left,
  html:not(.cv-device-mobile-root) .cv-desktop-global-public-tools .cv-dgpt-right{
    display:flex!important;
    align-items:center!important;
    gap:7px!important;
    min-width:0!important;
  }
  html:not(.cv-device-mobile-root) .cv-desktop-global-public-tools .cv-dgpt-right{justify-content:flex-end!important;flex-wrap:wrap!important}
  html:not(.cv-device-mobile-root) .cv-desktop-global-public-tools a,
  html:not(.cv-device-mobile-root) .cv-desktop-global-public-tools button{
    box-sizing:border-box!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:5px!important;
    min-height:34px!important;
    margin:0!important;
    padding:6px 10px!important;
    border:1px solid #bac9c1!important;
    border-radius:8px!important;
    background:#fff!important;
    color:#173f32!important;
    text-decoration:none!important;
    box-shadow:none!important;
    font:800 12.5px/1.1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
    white-space:nowrap!important;
    cursor:pointer!important;
  }
  html:not(.cv-device-mobile-root) .cv-desktop-global-public-tools a:hover,
  html:not(.cv-device-mobile-root) .cv-desktop-global-public-tools button:hover,
  html:not(.cv-device-mobile-root) .cv-desktop-global-public-tools a:focus-visible,
  html:not(.cv-device-mobile-root) .cv-desktop-global-public-tools button:focus-visible{background:#edf3ef!important;border-color:#809e91!important}
  html:not(.cv-device-mobile-root) .cv-desktop-global-public-tools .cv-dgpt-history{display:inline-flex!important;align-items:center!important;gap:4px!important}
  html:not(.cv-device-mobile-root) .cv-desktop-global-public-tools .cv-dgpt-history button{width:34px!important;min-width:34px!important;padding:0!important;font-size:18px!important}
  html:not(.cv-device-mobile-root) .cv-desktop-global-public-tools .cv-dgpt-brand{
    gap:1px!important;
    min-height:34px!important;
    padding:4px 10px!important;
    border-color:transparent!important;
    background:transparent!important;
    font-family:Georgia,"Times New Roman",serif!important;
    font-size:19px!important;
    font-weight:800!important;
  }
  html:not(.cv-device-mobile-root) .cv-desktop-global-public-tools .cv-dgpt-brand span{color:#173f32!important}
  html:not(.cv-device-mobile-root) .cv-desktop-global-public-tools .cv-dgpt-brand em{color:#b85a3e!important;font-weight:650!important;font-style:italic!important}
  html:not(.cv-device-mobile-root) .cv-desktop-global-public-tools .cv-dgpt-primary{background:#214d3b!important;border-color:#214d3b!important;color:#fff!important}
  html:not(.cv-device-mobile-root) .cv-desktop-global-public-tools .cv-dgpt-edit{border-color:#d2937c!important;background:#fbf1ec!important;color:#803c28!important}
  html:not(.cv-device-mobile-root) .cv-desktop-global-public-tools .cv-global-public-cart{position:relative!important}
  html:not(.cv-device-mobile-root) .cv-desktop-global-public-tools .cv-global-public-cart>b{display:inline-grid!important;place-items:center!important;min-width:19px!important;height:19px!important;padding:0 5px!important;border-radius:999px!important;background:#c26345!important;color:#fff!important;font-size:10px!important}

  /* Search/shop results should start directly under the global bar, never under a second theme header. */
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .site-main{padding-top:0!important;margin-top:0!important}
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .woocommerce-products-header{margin-top:0!important;padding-top:12px!important}

  /* Product pages: remove leftover Storefront vertical offsets after the masthead is gone. */
  html:not(.cv-device-mobile-root) body.single-product.cv-desktop-inner-page .site-main,
  html:not(.cv-device-mobile-root) body.single-product.cv-desktop-inner-page div.product{margin-top:0!important;padding-top:0!important}
}
html.cv-device-mobile-root .cv-desktop-global-public-tools{display:none!important}

/* 1.4.6-alpha13 — Desktop marketplace readability and results-first hierarchy.
 * One search bar, one cart (global navigation only), collapsible filters, larger readable text. */
@media (min-width:761px){
  html:not(.cv-device-mobile-root) body.cv-marketplace-results #content>.col-full{
    width:min(1680px,calc(100% - 34px))!important;
    padding-bottom:34px!important;
  }

  /* Search replaces the old "Search results: ..." headline. */
  html:not(.cv-device-mobile-root) body.search.cv-marketplace-results .woocommerce-products-header,
  html:not(.cv-device-mobile-root) body.search.cv-marketplace-results .page-title{display:none!important}
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-market-results-ui{
    margin:14px 0 12px!important;
  }
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-search-form{
    box-sizing:border-box!important;
    display:grid!important;
    grid-template-columns:42px minmax(0,1fr) auto!important;
    align-items:center!important;
    width:100%!important;
    max-width:none!important;
    min-height:50px!important;
    margin:0 0 10px!important;
    padding:0!important;
    border:1px solid #aebfb8!important;
    border-radius:12px!important;
    background:#fff!important;
    overflow:hidden!important;
    box-shadow:0 2px 9px rgba(25,54,44,.05)!important;
  }
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-search-icon{
    display:grid!important;place-items:center!important;
    height:100%!important;color:#315f50!important;font-size:23px!important;font-weight:800!important;
  }
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-search-form input[type="search"]{
    box-sizing:border-box!important;
    width:100%!important;min-width:0!important;height:48px!important;min-height:48px!important;
    margin:0!important;padding:8px 10px!important;border:0!important;outline:0!important;background:#fff!important;
    color:#173f32!important;font:600 16px/1.25 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
    box-shadow:none!important;
  }
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-search-form input[type="search"]::placeholder{color:#74867e!important;font-weight:500!important}
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-search-form button{
    align-self:stretch!important;min-width:112px!important;margin:0!important;padding:0 20px!important;border:0!important;border-left:1px solid #315f50!important;border-radius:0!important;
    background:#315f50!important;color:#fff!important;font:850 15px/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;cursor:pointer!important;box-shadow:none!important;
  }
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-search-form button:hover,
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-search-form button:focus-visible{background:#244c40!important}

  /* One compact, understandable control row. */
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-topline{
    display:grid!important;
    grid-template-columns:auto minmax(120px,1fr) auto auto!important;
    align-items:center!important;
    gap:9px!important;
    min-height:46px!important;
    padding:0 0 10px!important;
  }
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-filter-toggle{
    box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;
    min-height:40px!important;margin:0!important;padding:7px 12px!important;border:1px solid #aebfb8!important;border-radius:8px!important;background:#fff!important;color:#173f32!important;
    font:850 14px/1.1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;cursor:pointer!important;box-shadow:none!important;
  }
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-filter-toggle:hover{background:#edf4f0!important;border-color:#78998b!important}
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-filter-toggle.is-active{background:#214d3b!important;border-color:#214d3b!important;color:#fff!important}
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-filter-toggle>b{
    display:inline-grid!important;place-items:center!important;min-width:21px!important;height:21px!important;padding:0 5px!important;border-radius:999px!important;background:#c26345!important;color:#fff!important;font-size:11px!important;
  }
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-count-slot{min-width:0!important;color:#61736b!important;font-size:14px!important}
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-count-slot .woocommerce-result-count{margin:0!important;color:#61736b!important;font-size:14px!important;line-height:1.2!important}
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-sort-slot{margin:0!important}
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-sort-slot select{
    min-width:205px!important;min-height:40px!important;padding:7px 34px 7px 11px!important;font-size:14px!important;
  }
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-view-toggle button{
    min-height:40px!important;padding:7px 12px!important;font-size:14px!important;
  }

  /* Results stay primary. Filters are optional and never consume the whole viewport. */
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-desktop-results-layout{
    grid-template-columns:minmax(0,1fr)!important;
    gap:16px!important;
    transition:grid-template-columns .16s ease!important;
  }
  html:not(.cv-device-mobile-root) body.cv-marketplace-results.cv-results-filters-open .cv-desktop-results-layout{
    grid-template-columns:310px minmax(0,1fr)!important;
    gap:20px!important;
  }
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-filter-panel{
    display:none!important;
  }
  html:not(.cv-device-mobile-root) body.cv-marketplace-results.cv-results-filters-open .cv-results-filter-panel{
    position:sticky!important;top:12px!important;display:block!important;
    width:310px!important;max-width:310px!important;
    max-height:min(720px,calc(100vh - 170px))!important;
    overflow:auto!important;
    padding:14px!important;
    font-size:14px!important;
  }

  /* Larger filter text and controls without making each filter card huge. */
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-head strong{font-size:18px!important;line-height:1.15!important}
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-head span{font-size:13px!important;line-height:1.35!important}
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-head>a{font-size:13px!important}
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-basic-card legend{font-size:13px!important}
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-choice,
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-delivery-options label,
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-check{min-height:34px!important;font-size:14px!important;line-height:1.25!important}
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-choice strong{font-size:14px!important}
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-choice input,
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-delivery-options input,
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-check input{width:18px!important;height:18px!important}
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-local-fields label>span{font-size:11px!important}
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-local-fields input,
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-local-fields select,
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-pair input,
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-adaptive-card>input[type=text],
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-adaptive-card>select{min-height:38px!important;font-size:14px!important}
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-adaptive-head strong{font-size:15px!important}
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-adaptive-head span{font-size:12px!important}
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-group>summary{min-height:43px!important;padding:8px 10px!important}
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-group>summary strong{font-size:14px!important}
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-group>summary small{font-size:11px!important}
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-card-head strong{font-size:14px!important;line-height:1.2!important}
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-card-head small{font-size:10px!important}
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-measure input,
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-measure select{min-height:37px!important;font-size:13px!important}
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-quick-actions span{font-size:12px!important}
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-quick-actions button{min-height:34px!important;font-size:12px!important}
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-bottom-clear a{font-size:13px!important}

  /* Product information should be comfortably readable. */
  html:not(.cv-device-mobile-root) body.cv-results-grid-view .cv-desktop-results-main ul.products li.product .woocommerce-loop-product__title{font-size:16px!important;line-height:1.22!important}
  html:not(.cv-device-mobile-root) body.cv-results-grid-view .cv-desktop-results-main ul.products li.product .price{font-size:16px!important}
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-desktop-card-details{font-size:13px!important;line-height:1.3!important;gap:4px!important}
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-card-statuses span{min-height:22px!important;padding:3px 7px!important;font-size:11px!important}
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-desktop-favorite,
  html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-desktop-product-action{min-height:38px!important;padding:7px 9px!important;font-size:13px!important}
  html:not(.cv-device-mobile-root) body.cv-results-list-view .cv-desktop-results-main ul.products li.product .woocommerce-loop-product__title{font-size:17px!important;line-height:1.2!important}

  /* When filters are closed, use the freed width instead of leaving dead space. */
  html:not(.cv-device-mobile-root) body.cv-results-grid-view.cv-results-filters-collapsed .cv-desktop-results-main ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important}
  @media(min-width:1550px){html:not(.cv-device-mobile-root) body.cv-results-grid-view.cv-results-filters-collapsed .cv-desktop-results-main ul.products{grid-template-columns:repeat(5,minmax(0,1fr))!important}}
  @media(max-width:1220px){
    html:not(.cv-device-mobile-root) body.cv-marketplace-results.cv-results-filters-open .cv-desktop-results-layout{grid-template-columns:285px minmax(0,1fr)!important}
    html:not(.cv-device-mobile-root) body.cv-marketplace-results.cv-results-filters-open .cv-results-filter-panel{width:285px!important;max-width:285px!important}
    html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-topline{grid-template-columns:auto minmax(80px,1fr) auto auto!important}
  }

  /* Global inner-page navigation is important enough to read without squinting. */
  html:not(.cv-device-mobile-root) .cv-desktop-global-public-tools{min-height:54px!important;padding-top:7px!important;padding-bottom:7px!important}
  html:not(.cv-device-mobile-root) .cv-desktop-global-public-tools a,
  html:not(.cv-device-mobile-root) .cv-desktop-global-public-tools button{min-height:38px!important;padding:7px 11px!important;font-size:14px!important}
  html:not(.cv-device-mobile-root) .cv-desktop-global-public-tools .cv-dgpt-history button{width:38px!important;min-width:38px!important;font-size:20px!important}
  html:not(.cv-device-mobile-root) .cv-desktop-global-public-tools .cv-dgpt-brand{font-size:21px!important}
}

/* 1.4.7-alpha14 — canonical DESKTOP My Listings workspace. */
@media (min-width:761px){
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active{background:#f5f1e8!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-global-history-controls.cv-seller-history-canonical{display:none!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-workspace-content-title,
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-duplicate-workspace-title,
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .entry-header,
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active header.entry-header,
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .page-header,
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .dokan-dashboard-header{display:none!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .site-content,
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active #content,
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active #primary,
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active #main,
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .dokan-dashboard-wrap,
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .dokan-dashboard-content{margin-top:0!important;padding-top:0!important;min-height:0!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .dokan-dashboard-content{float:none!important;width:100%!important;max-width:none!important;background:#f5f1e8!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .dokan-dash-sidebar{display:none!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"]{min-height:56px!important;padding:6px clamp(18px,2.5vw,44px)!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-store-owner-links{align-items:center!important;min-height:44px!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-seller-primary-nav[data-cv-canonical-seller-nav="1"] .cv-seller-quick-search{min-width:250px!important;max-width:360px!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-desktop-listing-manager{box-sizing:border-box!important;display:block!important;width:min(1280px,calc(100vw - 48px))!important;max-width:1280px!important;margin:18px auto 52px!important;padding:0!important;color:#173f34!important;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-desktop-listing-manager *{box-sizing:border-box!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-utility{display:grid!important;grid-template-columns:minmax(250px,1fr) auto minmax(250px,1fr)!important;align-items:center!important;gap:14px!important;min-height:52px!important;margin:0 0 12px!important;padding:8px 12px!important;border:1px solid #d5dfda!important;border-radius:12px!important;background:#fffdf8!important;box-shadow:0 3px 12px rgba(20,60,48,.05)!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-history,
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-shortcuts{display:flex!important;align-items:center!important;gap:8px!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-shortcuts{justify-content:flex-end!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-history button,
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-shortcuts a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;margin:0!important;padding:7px 12px!important;border:1px solid #bfcfc7!important;border-radius:9px!important;background:#fff!important;color:#173f34!important;box-shadow:none!important;text-decoration:none!important;font:800 14px/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;white-space:nowrap!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-history button:hover,
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-shortcuts a:hover{border-color:#6f9686!important;background:#edf5f1!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-brand{display:inline-flex!important;align-items:baseline!important;justify-self:center!important;gap:1px!important;color:#173f34!important;text-decoration:none!important;font:800 22px/1 Georgia,"Times New Roman",serif!important;letter-spacing:-.02em!important;white-space:nowrap!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-brand strong{color:#173f34!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-brand em{color:#bd6447!important;font-style:italic!important;font-weight:650!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-panel{display:block!important;width:100%!important;margin:0!important;padding:20px!important;border:1px solid #d4ded8!important;border-radius:16px!important;background:#fff!important;box-shadow:0 8px 26px rgba(22,60,48,.07)!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:24px!important;width:100%!important;margin:0!important;padding:0 0 16px!important;border:0!important;border-bottom:1px solid #e0e7e3!important;border-radius:0!important;background:transparent!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-head>div{min-width:0!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-head span{display:block!important;margin:0 0 4px!important;color:#ad583e!important;font-size:12px!important;font-weight:900!important;letter-spacing:.12em!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-head h1{margin:0 0 5px!important;color:#173f34!important;font:800 34px/1.05 Georgia,"Times New Roman",serif!important;letter-spacing:-.02em!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-head p{max-width:720px!important;margin:0!important;color:#5a6e65!important;font-size:15px!important;line-height:1.45!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-head>a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;margin:2px 0 0!important;padding:9px 14px!important;border:1px solid #214d3b!important;border-radius:10px!important;background:#214d3b!important;color:#fff!important;text-decoration:none!important;font-size:15px!important;font-weight:900!important;white-space:nowrap!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-tabs{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;width:100%!important;margin:14px 0 12px!important;padding:0!important;border:0!important;background:transparent!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-tabs a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;min-width:96px!important;margin:0!important;padding:8px 13px!important;border:1px solid #c5d3cc!important;border-radius:9px!important;background:#f8faf8!important;color:#315449!important;text-decoration:none!important;font-size:14px!important;font-weight:850!important;line-height:1!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-tabs a.is-active{border-color:#214d3b!important;background:#214d3b!important;color:#fff!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-search{display:grid!important;grid-template-columns:minmax(280px,620px) auto auto!important;align-items:center!important;justify-content:start!important;gap:8px!important;width:100%!important;margin:0 0 14px!important;padding:0!important;border:0!important;background:transparent!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-search input[type="search"]{width:100%!important;min-width:0!important;min-height:42px!important;margin:0!important;padding:8px 12px!important;border:1px solid #b9c9c1!important;border-radius:9px!important;background:#fff!important;color:#173f34!important;box-shadow:none!important;font-size:15px!important;line-height:1.2!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-search button,
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-search a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;margin:0!important;padding:8px 14px!important;border:1px solid #b9c9c1!important;border-radius:9px!important;background:#fff!important;color:#214d3b!important;text-decoration:none!important;box-shadow:none!important;font-size:14px!important;font-weight:850!important;line-height:1!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-search button{border-color:#2f705b!important;background:#2f705b!important;color:#fff!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-list{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:9px!important;width:100%!important;margin:0!important;padding:0!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-empty{display:grid!important;place-items:center!important;gap:6px!important;width:100%!important;min-height:170px!important;margin:0!important;padding:30px!important;border:1px dashed #bdcec5!important;border-radius:12px!important;background:#f8faf8!important;color:#51685e!important;text-align:center!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-empty strong{color:#214d3b!important;font-size:18px!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-row{display:grid!important;grid-template-columns:84px minmax(260px,1fr) minmax(110px,.22fr) auto!important;align-items:center!important;gap:14px!important;width:100%!important;margin:0!important;padding:11px 12px!important;border:1px solid #d8e1dc!important;border-radius:11px!important;background:#fff!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-thumb{width:84px!important;height:68px!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-title strong{color:#173f34!important;font-size:16px!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-meta span{font-size:12px!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-price{font-size:16px!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-actions a{min-height:38px!important;padding:8px 11px!important;font-size:14px!important}
}

/* ================================================================
   1.5.1-alpha16 — friendly seller Product Performance report
   Desktop only. Presentation layer over Dokan/Woo analytics; data stays native.
   ================================================================ */
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-product-performance-host{
  box-sizing:border-box!important;
  width:min(100%,1500px)!important;
  max-width:1500px!important;
  margin:0 auto!important;
  padding:22px clamp(22px,3vw,46px) 80px!important;
  background:#f6f4ee!important;
  color:#20382f!important;
}
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-native-title-hidden,
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-native-title-host-hidden,
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-native-totals-hidden{display:none!important}
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-intro{
  box-sizing:border-box!important;
  margin:0 0 18px!important;
  padding:22px 24px!important;
  border:1px solid #d8dfd9!important;
  border-radius:18px!important;
  background:#fffdf8!important;
  box-shadow:0 8px 24px rgba(26,62,50,.07)!important;
}
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-heading-row{
  display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:24px!important
}
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-eyebrow{
  display:block!important;margin:0 0 5px!important;color:#b85e41!important;font-size:12px!important;line-height:1.2!important;font-weight:900!important;letter-spacing:.11em!important
}
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-heading-row h1{
  display:block!important;margin:0!important;color:#173f32!important;font:800 clamp(28px,2.25vw,38px)/1.06 Georgia,'Times New Roman',serif!important;letter-spacing:-.025em!important
}
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-heading-row p{
  max-width:720px!important;margin:8px 0 0!important;color:#52675f!important;font-size:16px!important;line-height:1.45!important
}
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-heading-actions{display:flex!important;align-items:center!important;gap:9px!important;flex-wrap:wrap!important}
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-heading-actions a{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:8px 14px!important;border:1px solid #b9cbc3!important;border-radius:10px!important;background:#fff!important;color:#174536!important;text-decoration:none!important;font-size:14px!important;font-weight:850!important
}
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-heading-actions a.is-primary{border-color:#b65f43!important;background:#b65f43!important;color:#fff!important}
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-summary{
  display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin-top:18px!important
}
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-summary>div{
  min-width:0!important;padding:13px 14px!important;border:1px solid #dde5e0!important;border-radius:12px!important;background:#f6faf7!important
}
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-summary b{display:block!important;color:#173f32!important;font-size:24px!important;line-height:1.05!important;font-weight:900!important}
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-summary span{display:block!important;margin-top:4px!important;color:#65766f!important;font-size:12px!important;line-height:1.25!important;font-weight:750!important}

/* Keep the native report useful but visually secondary and compact. */
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-control-block{
  display:inline-flex!important;flex-direction:column!important;gap:5px!important;width:min(360px,100%)!important;max-width:360px!important;margin:0 12px 14px 0!important;vertical-align:top!important
}
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-control-block>label,
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-control-block>span,
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-control-block>div:first-child{
  color:#4f655d!important;font-size:13px!important;line-height:1.2!important;font-weight:850!important
}
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-control-block input,
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-control-block select,
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-control-block button,
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-control-block [role="combobox"]{
  box-sizing:border-box!important;min-height:44px!important;height:auto!important;max-width:360px!important;padding:9px 12px!important;border:1px solid #cbd8d2!important;border-radius:10px!important;background:#fff!important;color:#20382f!important;font-size:14px!important;line-height:1.3!important
}
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-chart-empty{
  display:flex!important;align-items:center!important;gap:14px!important;box-sizing:border-box!important;margin:6px 0 18px!important;padding:18px 20px!important;border:1px dashed #b8ccc2!important;border-radius:14px!important;background:#f4faf6!important;color:#36574a!important
}
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-chart-empty>span{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;flex:0 0 42px!important;border-radius:50%!important;background:#e2f1e8!important;color:#21604a!important;font-size:22px!important;font-weight:900!important}
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-chart-empty strong{display:block!important;margin-bottom:3px!important;color:#173f32!important;font-size:16px!important}
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-chart-empty p{margin:0!important;color:#5d7068!important;font-size:14px!important;line-height:1.4!important}
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-chart-card.is-empty{display:none!important}
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-chart-card:not(.is-empty){
  box-sizing:border-box!important;max-height:330px!important;margin:6px 0 20px!important;padding:12px!important;overflow:hidden!important;border:1px solid #dce3df!important;border-radius:14px!important;background:#fff!important
}
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-products-panel{
  box-sizing:border-box!important;margin-top:16px!important;border:1px solid #d8dfdb!important;border-radius:16px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 6px 18px rgba(24,57,47,.05)!important
}
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-products-panel input[type="search"],
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-listing-search{
  box-sizing:border-box!important;width:min(520px,100%)!important;max-width:520px!important;min-height:42px!important;padding:8px 12px!important;border:1px solid #ccd8d2!important;border-radius:10px!important;background:#fff!important;color:#20382f!important;font-size:14px!important
}
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-products-panel [role="columnheader"],
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-products-panel th{
  background:#edf3ef!important;color:#28493e!important;font-size:13px!important;font-weight:900!important
}
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-products-panel [role="row"],
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-products-panel tr{min-height:48px!important}
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-products-panel [role="cell"],
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-products-panel td{color:#3b5149!important;font-size:14px!important;line-height:1.35!important}
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-compare-button{
  min-height:40px!important;padding:7px 12px!important;border:1px solid #c8d6d0!important;border-radius:9px!important;background:#fff!important;color:#315548!important;font-size:13px!important;font-weight:800!important
}
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-more-button{min-width:38px!important;min-height:38px!important;border-radius:9px!important;color:#315548!important}
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-empty-title{display:block!important;color:#315548!important;font-size:16px!important;font-weight:850!important}
html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-empty-copy{max-width:620px!important;margin:6px auto 10px!important;color:#6a7973!important;font-size:13px!important;line-height:1.4!important;text-align:center!important}

/* Analytics React/Woo containers often bring huge default spacing. Tame it only on this report. */
html:not(.cv-device-mobile-root) body.cv-product-performance-page .dokan-dashboard-content h1,
html:not(.cv-device-mobile-root) body.cv-product-performance-page .dokan-dashboard-content h2,
html:not(.cv-device-mobile-root) body.cv-product-performance-page .dokan-dashboard-content h3{line-height:1.12!important}
html:not(.cv-device-mobile-root) body.cv-product-performance-page .dokan-dashboard-content>div,
html:not(.cv-device-mobile-root) body.cv-product-performance-page .dokan-dashboard-content>section{max-width:100%!important}
html:not(.cv-device-mobile-root) body.cv-product-performance-page .dokan-dashboard-content input,
html:not(.cv-device-mobile-root) body.cv-product-performance-page .dokan-dashboard-content select,
html:not(.cv-device-mobile-root) body.cv-product-performance-page .dokan-dashboard-content textarea{background:#fff!important;color:#20382f!important}
@media(max-width:1050px){
  html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-heading-row{flex-direction:column!important}
  html:not(.cv-device-mobile-root) body.cv-product-performance-page .cv-pa-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}


/* 1.5.2-alpha17 — quiet seller Products manager.
 * Product management is action-first; analytics/report presentation is not used here. */
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active #content.site-content,
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .site-content{
  padding-top:0!important;
  background:#f6f7f5!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-desktop-listing-manager{
  width:min(1240px,calc(100vw - 48px))!important;
  margin:14px auto 42px!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-panel{
  padding:16px!important;
  border:1px solid #dbe2de!important;
  border-radius:12px!important;
  background:#fff!important;
  box-shadow:0 3px 12px rgba(22,60,48,.04)!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-head{
  align-items:center!important;
  gap:16px!important;
  padding:0 0 12px!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-head span{
  margin:0 0 2px!important;
  font-size:10px!important;
  letter-spacing:.1em!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-head h1{
  margin:0 0 2px!important;
  font:800 26px/1.05 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  letter-spacing:-.02em!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-head p{
  max-width:760px!important;
  font-size:13px!important;
  line-height:1.35!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-head>a{
  min-height:36px!important;
  padding:7px 11px!important;
  border-radius:8px!important;
  font-size:13px!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-tabs{
  gap:5px!important;
  margin:10px 0!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-tabs a{
  min-width:72px!important;
  min-height:34px!important;
  padding:6px 10px!important;
  border-radius:7px!important;
  font-size:13px!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-search{
  grid-template-columns:minmax(260px,460px) auto auto!important;
  gap:6px!important;
  margin:0 0 10px!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-search input[type="search"],
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-search button,
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-search a{
  min-height:36px!important;
  border-radius:7px!important;
  font-size:13px!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-list{gap:6px!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-row{
  grid-template-columns:58px minmax(280px,1fr) minmax(90px,.18fr) auto!important;
  gap:10px!important;
  min-height:70px!important;
  padding:7px 9px!important;
  border-radius:8px!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-thumb{
  width:58px!important;
  height:54px!important;
  border-radius:7px!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-main{gap:3px!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-title{gap:7px!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-title strong{font-size:14px!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-title small{font-size:10px!important;color:#819087!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-meta{gap:4px!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-meta span{
  padding:2px 5px!important;
  border-radius:6px!important;
  font-size:10px!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-price{font-size:14px!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-actions{gap:5px!important}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-actions a{
  min-height:32px!important;
  padding:6px 9px!important;
  border-radius:7px!important;
  font-size:12px!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-empty{
  padding:22px!important;
  border-style:solid!important;
  background:#fafbf9!important;
}

/* 1.5.3-alpha18 — real seller listing tabs + Draft bulk actions. */
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-bulk{
  display:block!important;
  margin:0!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-bulkbar{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  margin:0 0 10px!important;
  padding:8px 10px!important;
  border:1px solid #dbe2de!important;
  border-radius:8px!important;
  background:#f8faf8!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-select-all{
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
  margin:0!important;
  color:#214d3b!important;
  font-size:13px!important;
  font-weight:750!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-select-all input,
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-row-select input{
  width:17px!important;
  height:17px!important;
  margin:0!important;
  accent-color:#2f705b!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-bulkbar select{
  width:auto!important;
  min-width:220px!important;
  min-height:34px!important;
  margin:0!important;
  padding:5px 30px 5px 9px!important;
  border:1px solid #b9c9c1!important;
  border-radius:7px!important;
  background:#fff!important;
  color:#173f34!important;
  font-size:13px!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-bulkbar button{
  min-height:34px!important;
  margin:0!important;
  padding:6px 12px!important;
  border:1px solid #2f705b!important;
  border-radius:7px!important;
  background:#2f705b!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:800!important;
  cursor:pointer!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-bulkbar button:disabled{
  opacity:.55!important;
  cursor:wait!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-selected-count,
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-bulk-status{
  color:#667a70!important;
  font-size:12px!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-bulk-status{
  margin-left:auto!important;
  font-weight:700!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-row.has-select{
  grid-template-columns:22px 58px minmax(280px,1fr) minmax(90px,.18fr) auto!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-row-select{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0!important;
}

/* 1.5.5-alpha20 — human-first Desktop Orders and Buyer Requests.
 * These are task pages, not admin reports. Native Dokan data/actions remain authoritative. */
html:not(.cv-device-mobile-root) body.cv-friendly-orders-workspace #content.site-content,
html:not(.cv-device-mobile-root) body.cv-friendly-requests-workspace #content.site-content,
html:not(.cv-device-mobile-root) body.cv-friendly-orders-workspace .site-content,
html:not(.cv-device-mobile-root) body.cv-friendly-requests-workspace .site-content{
  background:#f7f5ef!important;
  padding-top:0!important;
}
html:not(.cv-device-mobile-root) body.cv-friendly-orders-workspace .dokan-dashboard-content,
html:not(.cv-device-mobile-root) body.cv-friendly-requests-workspace .dokan-dashboard-content{
  width:min(1180px,calc(100vw - 56px))!important;
  max-width:1180px!important;
  margin:18px auto 44px!important;
  padding:0!important;
  background:transparent!important;
}
html:not(.cv-device-mobile-root) .cv-friendly-manager-head{
  display:block!important;
  margin:0 0 14px!important;
  padding:8px 2px 12px!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
html:not(.cv-device-mobile-root) .cv-friendly-manager-head>div{display:grid!important;gap:5px!important;min-width:0!important}
html:not(.cv-device-mobile-root) .cv-friendly-manager-head h1{
  margin:0!important;
  color:#173f34!important;
  font:800 27px/1.08 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  letter-spacing:-.025em!important;
}
html:not(.cv-device-mobile-root) .cv-friendly-manager-head p{
  max-width:760px!important;
  margin:0!important;
  color:#5f7168!important;
  font-size:14px!important;
  line-height:1.45!important;
}
html:not(.cv-device-mobile-root) .cv-friendly-flow{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:7px!important;
  margin-top:5px!important;
  color:#47665a!important;
  font-size:12px!important;
  font-weight:700!important;
}
html:not(.cv-device-mobile-root) .cv-friendly-flow span{display:inline-flex!important;align-items:center!important;gap:6px!important}
html:not(.cv-device-mobile-root) .cv-friendly-flow b{
  display:inline-grid!important;
  place-items:center!important;
  width:20px!important;height:20px!important;
  border-radius:50%!important;
  background:#e5eee9!important;
  color:#235545!important;
  font-size:11px!important;
}
html:not(.cv-device-mobile-root) .cv-friendly-flow i{font-style:normal!important;color:#a9b8b1!important;font-weight:800!important}
html:not(.cv-device-mobile-root) .cv-friendly-native-title-hidden,
html:not(.cv-device-mobile-root) body.cv-friendly-orders-workspace .cv-workspace-content-title,
html:not(.cv-device-mobile-root) body.cv-friendly-requests-workspace .cv-workspace-content-title{display:none!important}
html:not(.cv-device-mobile-root) .cv-friendly-empty-native-hidden{display:none!important}

/* One calm toolbar replaces the wall of native status tabs on populated pages. */
html:not(.cv-device-mobile-root) .cv-friendly-manager-tools{
  display:flex!important;
  align-items:end!important;
  gap:10px!important;
  margin:0 0 12px!important;
  padding:10px 12px!important;
  border:1px solid #dce4df!important;
  border-radius:12px!important;
  background:#fff!important;
  box-shadow:0 3px 12px rgba(30,62,52,.035)!important;
}
html:not(.cv-device-mobile-root) .cv-friendly-show{display:grid!important;gap:4px!important;min-width:210px!important;margin:0!important}
html:not(.cv-device-mobile-root) .cv-friendly-show>span{color:#5d7167!important;font-size:11px!important;font-weight:800!important}
html:not(.cv-device-mobile-root) .cv-friendly-show select,
html:not(.cv-device-mobile-root) .cv-friendly-searchbox input{
  box-sizing:border-box!important;
  min-height:40px!important;
  height:40px!important;
  margin:0!important;
  padding:7px 11px!important;
  border:1px solid #cbd8d2!important;
  border-radius:9px!important;
  background:#fff!important;
  color:#21473b!important;
  font:650 13px/1.2 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  box-shadow:none!important;
}
html:not(.cv-device-mobile-root) .cv-friendly-searchbox{display:block!important;flex:1 1 320px!important;max-width:420px!important;margin:0!important}
html:not(.cv-device-mobile-root) .cv-friendly-searchbox input{width:100%!important}
html:not(.cv-device-mobile-root) .cv-friendly-native-control-hidden,
html:not(.cv-device-mobile-root) .cv-friendly-native-control-wrap-hidden{display:none!important}
html:not(.cv-device-mobile-root) .cv-friendly-status-strip.cv-friendly-native-control-hidden{display:none!important}
html:not(.cv-device-mobile-root) .cv-friendly-secondary-action{
  min-height:36px!important;
  padding:7px 11px!important;
  border:1px solid #ccd9d3!important;
  border-radius:8px!important;
  background:#fff!important;
  color:#31584b!important;
  font-size:12px!important;
  font-weight:750!important;
  box-shadow:none!important;
}

/* Empty pages are intentionally simple: no zero-count tab wall, search, export or skeleton table. */
html:not(.cv-device-mobile-root) .cv-friendly-empty-state{
  box-sizing:border-box!important;
  display:grid!important;
  justify-items:start!important;
  gap:9px!important;
  width:min(720px,100%)!important;
  min-height:0!important;
  margin:4px 0 0!important;
  padding:24px 26px!important;
  border:1px solid #d9e2dd!important;
  border-radius:16px!important;
  background:#fff!important;
  text-align:left!important;
  box-shadow:0 5px 18px rgba(29,63,53,.045)!important;
}
html:not(.cv-device-mobile-root) .cv-friendly-empty-icon{
  display:grid!important;
  place-items:center!important;
  width:38px!important;height:38px!important;
  border-radius:50%!important;
  background:#edf4f0!important;
  color:#28624f!important;
  font-size:18px!important;
}
html:not(.cv-device-mobile-root) .cv-friendly-empty-state>strong{color:#1d4639!important;font-size:21px!important;line-height:1.2!important}
html:not(.cv-device-mobile-root) .cv-friendly-empty-state>p{max-width:630px!important;margin:0!important;color:#607269!important;font-size:14px!important;line-height:1.5!important}
html:not(.cv-device-mobile-root) .cv-friendly-empty-steps{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;margin-top:3px!important}
html:not(.cv-device-mobile-root) .cv-friendly-empty-steps span{
  display:inline-flex!important;align-items:center!important;gap:6px!important;
  padding:6px 9px!important;border-radius:999px!important;background:#f4f7f5!important;color:#3c5f53!important;
  font-size:12px!important;font-weight:750!important;
}
html:not(.cv-device-mobile-root) .cv-friendly-empty-steps b{color:#b45c42!important;font-size:11px!important}
html:not(.cv-device-mobile-root) .cv-friendly-empty-actions{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin-top:5px!important}
html:not(.cv-device-mobile-root) .cv-friendly-empty-actions a{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  min-height:38px!important;padding:8px 13px!important;border:1px solid #bed0c7!important;border-radius:9px!important;
  background:#fff!important;color:#245444!important;text-decoration:none!important;font-size:13px!important;font-weight:800!important;
}
html:not(.cv-device-mobile-root) .cv-friendly-empty-actions a.is-primary{background:#2e745e!important;border-color:#2e745e!important;color:#fff!important}
html:not(.cv-device-mobile-root) .cv-friendly-empty-actions a:hover{filter:brightness(.98)!important}

/* Populated native tables stay functional, but read like a simple work list. */
html:not(.cv-device-mobile-root) body.cv-friendly-orders-workspace .dokan-dashboard-content table,
html:not(.cv-device-mobile-root) body.cv-friendly-requests-workspace .dokan-dashboard-content table{
  overflow:hidden!important;
  background:#fff!important;
  border:1px solid #dce4df!important;
  border-radius:12px!important;
  box-shadow:none!important;
}
html:not(.cv-device-mobile-root) body.cv-friendly-orders-workspace .dokan-dashboard-content th,
html:not(.cv-device-mobile-root) body.cv-friendly-requests-workspace .dokan-dashboard-content th{
  padding:9px 11px!important;
  background:#f7f9f8!important;
  color:#607168!important;
  font-size:11px!important;
  line-height:1.25!important;
  font-weight:800!important;
  letter-spacing:.01em!important;
  text-transform:none!important;
}
html:not(.cv-device-mobile-root) body.cv-friendly-orders-workspace .dokan-dashboard-content td,
html:not(.cv-device-mobile-root) body.cv-friendly-requests-workspace .dokan-dashboard-content td{
  padding:11px!important;
  color:#294b40!important;
  font-size:13px!important;
  line-height:1.4!important;
  border-color:#e7ece9!important;
}
html:not(.cv-device-mobile-root) body.cv-friendly-orders-workspace .dokan-dashboard-content [style*="min-height"],
html:not(.cv-device-mobile-root) body.cv-friendly-requests-workspace .dokan-dashboard-content [style*="min-height"]{min-height:0!important}
html:not(.cv-device-mobile-root) body.cv-friendly-orders-workspace .dokan-dashboard-content [style*="height: 500"],
html:not(.cv-device-mobile-root) body.cv-friendly-requests-workspace .dokan-dashboard-content [style*="height: 500"]{height:auto!important}

@media (max-width:1100px){
  html:not(.cv-device-mobile-root) body.cv-friendly-orders-workspace .dokan-dashboard-content,
  html:not(.cv-device-mobile-root) body.cv-friendly-requests-workspace .dokan-dashboard-content{width:calc(100vw - 32px)!important}
  html:not(.cv-device-mobile-root) .cv-friendly-manager-tools{flex-wrap:wrap!important}
  html:not(.cv-device-mobile-root) .cv-friendly-searchbox{max-width:none!important}
}

/* === Store Details v3: quiet, compact seller setup === */
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-native-title-hidden,
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-progress-hidden,
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-oversized-uploader-hidden,
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-seller-setup-promo-hidden,
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-seller-setup-promo-shell-hidden{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .dokan-dashboard-content{padding-top:18px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-setup-intro{width:min(1280px,calc(100% - 36px))!important;margin:0 auto 12px!important;padding:14px 18px!important;border:1px solid #d8e2dd!important;border-left:4px solid #2f705b!important;border-radius:13px!important;background:#fffdf9!important;box-shadow:none!important;text-align:left!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-setup-intro>span{font-size:10px!important;letter-spacing:.13em!important;color:#a8573f!important;margin-bottom:2px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-setup-intro h2{font-size:32px!important;line-height:1.05!important;margin:0 0 4px!important;color:#173f34!important;font-weight:850!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-setup-intro p{font-size:13px!important;line-height:1.45!important;max-width:none!important;margin:0!important;color:#60756b!important;text-align:left!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 form.dokan-settings-form,
html:not(.cv-device-mobile-root) body.cv-store-details-v3 form#store-form,
html:not(.cv-device-mobile-root) body.cv-store-details-v3 form[action*="/settings/store"]{width:min(1320px,calc(100% - 30px))!important;margin:0 auto 24px!important;padding:0 0 18px!important;background:transparent!important;box-shadow:none!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-control-deck{width:min(1280px,calc(100% - 36px))!important;margin:0 auto 12px!important;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr)!important;gap:10px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-identity-summary,
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-vacation-host{border:1px solid #d8e2dd!important;border-radius:13px!important;box-shadow:none!important;background:#fff!important;min-height:0!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-identity-summary{grid-template-columns:minmax(260px,1fr) auto!important;padding:11px 13px!important;gap:7px 12px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-identity-copy>strong{font-size:16px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-identity-copy>small{font-size:11.5px!important;line-height:1.35!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-identity-images{gap:6px!important;flex-wrap:nowrap!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-identity-logo{width:46px!important;height:46px!important;min-width:46px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-identity-banner{width:92px!important;height:46px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-saved-photos{display:flex!important;gap:4px!important;align-items:center!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-saved-photo{width:40px!important;height:40px!important;object-fit:cover!important;border-radius:8px!important;border:1px solid #d8e2dd!important;background:#f5f7f5!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-identity-edit{font-size:11.5px!important;padding:6px 9px!important;border-radius:8px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-vacation-host .cv-vacation-mode-panel{min-height:0!important;margin:0!important;padding:11px 13px!important;grid-template-columns:minmax(190px,1fr) auto!important;gap:6px 12px!important;border:0!important;border-radius:13px!important;background:#fff!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-vacation-mode-copy strong{font-size:16px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-vacation-mode-copy span{font-size:11.5px!important;line-height:1.35!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-vacation-toggle{font-size:12px!important;justify-self:end!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-vacation-toggle input{width:18px!important;height:18px!important;min-width:18px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-vacation-status{font-size:10.5px!important;line-height:1.35!important;font-weight:650!important;color:#6b7c74!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-basics-shell{width:min(1280px,calc(100% - 36px))!important;margin:0 auto 10px!important;padding:12px 14px!important;border:1px solid #d8e2dd!important;border-radius:13px!important;background:#fff!important;box-shadow:none!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-basics-shell>header{display:flex!important;align-items:center!important;justify-content:space-between!important;margin:0 0 9px!important;padding:0!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-basics-shell>header div{display:grid!important;gap:2px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-basics-shell>header span{font-size:9.5px!important;letter-spacing:.13em!important;color:#a8573f!important;font-weight:900!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-basics-shell>header strong{font-size:16px!important;line-height:1.25!important;color:#173f34!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-basics-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px 12px!important;align-items:start!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-basic-field{margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;min-height:0!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-basic-field label,
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-basic-field .dokan-control-label{font-size:12px!important;font-weight:800!important;color:#294c40!important;margin-bottom:4px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 input[type="text"],
html:not(.cv-device-mobile-root) body.cv-store-details-v3 input[type="tel"],
html:not(.cv-device-mobile-root) body.cv-store-details-v3 input[type="email"],
html:not(.cv-device-mobile-root) body.cv-store-details-v3 input[type="url"],
html:not(.cv-device-mobile-root) body.cv-store-details-v3 select{min-height:38px!important;height:38px!important;padding:7px 10px!important;border-radius:8px!important;border:1px solid #c8d5cf!important;background:#fff!important;font-size:13px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 textarea{min-height:84px!important;padding:9px 10px!important;border-radius:8px!important;border:1px solid #c8d5cf!important;background:#fff!important;font-size:13px!important;line-height:1.4!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-setting-help{font-size:10.5px!important;line-height:1.35!important;margin:3px 0 0!important;color:#74847d!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-facebook-optional{grid-column:1/-1!important;margin:3px 0 0!important;border-top:1px solid #edf1ef!important;padding-top:7px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-facebook-optional>summary{display:flex!important;align-items:center!important;gap:10px!important;cursor:pointer!important;list-style:none!important;color:#294c40!important;font-size:12px!important;font-weight:750!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-facebook-optional>summary::-webkit-details-marker{display:none!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-facebook-optional>summary span{display:inline-flex!important;align-items:center!important;gap:7px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-facebook-optional>summary b{font-size:9px!important;text-transform:uppercase!important;letter-spacing:.08em!important;color:#a8573f!important;background:#fbf1ec!important;border-radius:999px!important;padding:3px 6px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-facebook-optional>summary small{font-size:10.5px!important;color:#74847d!important;font-weight:600!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-facebook-optional-body{padding:8px 0 0!important;max-width:640px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-facebook-native-field{margin:0!important;padding:0!important;background:transparent!important;border:0!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-collapsible{width:min(1280px,calc(100% - 36px))!important;margin:0 auto 9px!important;border:1px solid #d8e2dd!important;border-radius:12px!important;background:#fff!important;box-shadow:none!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-collapsible>summary{min-height:44px!important;padding:8px 12px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-collapsible>summary span{font-size:14px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-collapsible>summary small{font-size:10.5px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-collapsible>summary:after{font-size:17px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-primary-location-body,
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-policies-body{padding:5px 12px 10px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-primary-location-body{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px 10px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-primary-location-field{margin:0!important;min-height:0!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-location-visibility{display:inline-flex!important;align-items:center!important;gap:6px!important;font-size:10.5px!important;font-weight:750!important;color:#49675c!important;white-space:nowrap!important;margin-left:auto!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-location-visibility input{width:16px!important;height:16px!important;min-width:16px!important;margin:0!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-multiple-location-head{width:min(1280px,calc(100% - 36px))!important;margin:0 auto 7px!important;padding:9px 12px!important;border:1px solid #d8e2dd!important;border-radius:12px!important;background:#fff!important;display:grid!important;grid-template-columns:minmax(220px,.8fr) minmax(0,1.6fr)!important;align-items:center!important;gap:12px!important;min-height:0!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-multiple-location-extra:not(.is-cv-location-hidden),
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-multiple-location-shell{width:min(1280px,calc(100% - 36px))!important;margin:0 auto 8px!important;padding:0!important;background:#fff!important;border:0!important;box-shadow:none!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-multiple-location-shell table{margin:0!important;border:1px solid #d8e2dd!important;border-radius:10px!important;background:#fff!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-multiple-location-shell th{padding:8px 10px!important;background:#f7f9f8!important;color:#456359!important;font-size:11px!important;font-weight:850!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-multiple-location-shell td{padding:8px 10px!important;font-size:12px!important;line-height:1.35!important;border-top:1px solid #edf1ef!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-location-visibility-head{width:150px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-policies-details b{font-size:9px!important;color:#a8573f!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin-left:5px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .dokan-dashboard-content .dokan-form-group,
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .dokan-dashboard-content .form-group{margin-bottom:8px!important;min-height:0!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .dokan-dashboard-content button,
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .dokan-dashboard-content .dokan-btn{min-height:36px!important;padding:7px 11px!important;border-radius:8px!important;font-size:12px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-product-elsewhere-note{display:none!important}
html:not(.cv-device-mobile-root) body.single-product .cv-product-elsewhere-note{display:grid!important;gap:2px!important;margin:8px 0!important;padding:9px 11px!important;border:1px solid #d8e2dd!important;border-radius:9px!important;background:#f8faf8!important;color:#294c40!important;font-size:12px!important;line-height:1.35!important}
html:not(.cv-device-mobile-root) body.single-product .cv-product-elsewhere-note strong{font-size:12.5px!important}
html:not(.cv-device-mobile-root) body.single-product .cv-product-elsewhere-note span{color:#647970!important;font-size:11px!important}


/* === Shared inventory: small, seller-friendly anti-double-sell check === */
html:not(.cv-device-mobile-root) .cv-le-shared-stock{border-color:#dce5e0!important;background:#fffefb!important}
html:not(.cv-device-mobile-root) .cv-le-shared-stock .cv-le-card-head{align-items:center!important}
html:not(.cv-device-mobile-root) .cv-le-shared-stock .cv-le-card-head>div{display:grid!important;gap:2px!important}
html:not(.cv-device-mobile-root) .cv-le-shared-state{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  min-height:27px!important;padding:4px 8px!important;border-radius:999px!important;
  background:#edf5f1!important;color:#2f6a57!important;font-size:10.5px!important;font-weight:850!important;white-space:nowrap!important
}
html:not(.cv-device-mobile-root) .cv-le-shared-state.is-due{background:#fff3e8!important;color:#9a563f!important}
html:not(.cv-device-mobile-root) .cv-le-shared-question{display:grid!important;grid-template-columns:minmax(280px,560px) minmax(0,1fr)!important;gap:10px 18px!important;align-items:end!important}
html:not(.cv-device-mobile-root) .cv-le-gentle-note{margin:0 0 3px!important;color:#6f7f78!important;font-size:11.5px!important;line-height:1.4!important}
html:not(.cv-device-mobile-root) .cv-le-shared-details{display:grid!important;gap:10px!important;margin-top:10px!important;padding-top:10px!important;border-top:1px solid #edf1ef!important}
html:not(.cv-device-mobile-root) .cv-le-shared-details[hidden]{display:none!important}
html:not(.cv-device-mobile-root) .cv-le-grid-2{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 12px!important}
html:not(.cv-device-mobile-root) .cv-le-public-elsewhere{margin:0!important;padding:8px 10px!important;border:1px solid #e0e7e3!important;border-radius:9px!important;background:#f8faf8!important}
html:not(.cv-device-mobile-root) .cv-le-public-elsewhere em{font-style:normal!important;color:#a75a42!important}
html:not(.cv-device-mobile-root) .cv-le-weekly-check{
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;
  margin:0!important;padding:9px 11px!important;border:1px solid #dce5e0!important;border-radius:9px!important;background:#f8faf9!important
}
html:not(.cv-device-mobile-root) .cv-le-weekly-check.is-due{border-color:#ead1c5!important;background:#fff8f3!important}
html:not(.cv-device-mobile-root) .cv-le-weekly-check>div{display:grid!important;gap:2px!important}
html:not(.cv-device-mobile-root) .cv-le-weekly-check strong{color:#294c40!important;font-size:12px!important}
html:not(.cv-device-mobile-root) .cv-le-weekly-check span{color:#6b7d74!important;font-size:11px!important}
html:not(.cv-device-mobile-root) .cv-le-weekly-check .cv-le-check{margin:0!important;white-space:nowrap!important}
html:not(.cv-device-mobile-root) .cv-lm-shared-due{
  display:inline-flex!important;align-items:center!important;min-height:20px!important;padding:2px 6px!important;
  border-radius:999px!important;background:#fff2e8!important;color:#95543e!important;font-size:9.5px!important;font-weight:850!important
}
@media (max-width:1080px){
  html:not(.cv-device-mobile-root) .cv-le-shared-question,
  html:not(.cv-device-mobile-root) .cv-le-grid-2{grid-template-columns:1fr!important}
  html:not(.cv-device-mobile-root) .cv-le-weekly-check{align-items:flex-start!important;flex-direction:column!important}
}

/* Public Desktop storefront location strip respects seller visibility choices. */
html:not(.cv-device-mobile-root) .cv-storefront-locations{
  box-sizing:border-box!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:start!important;
  gap:10px 16px!important;margin:10px 0 16px!important;padding:11px 13px!important;border:1px solid #dce5e0!important;
  border-radius:11px!important;background:#fff!important;color:#294c40!important;box-shadow:none!important
}
html:not(.cv-device-mobile-root) .cv-storefront-locations>strong{font-size:12px!important;line-height:1.4!important;color:#21493c!important;white-space:nowrap!important}
html:not(.cv-device-mobile-root) .cv-storefront-locations>div{display:flex!important;flex-wrap:wrap!important;gap:7px!important}
html:not(.cv-device-mobile-root) .cv-storefront-location{display:grid!important;gap:1px!important;padding:6px 8px!important;border-radius:8px!important;background:#f5f8f6!important;min-width:150px!important}
html:not(.cv-device-mobile-root) .cv-storefront-location b{font-size:11.5px!important;line-height:1.25!important;color:#2a5547!important}
html:not(.cv-device-mobile-root) .cv-storefront-location small{font-size:10px!important;line-height:1.3!important;color:#708078!important}

/* Compact in-page storefront photo cropper; replaces the oversized Dokan drop zone. */
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-saved-photo{display:grid!important;place-items:center!important;padding:0!important;overflow:hidden!important;cursor:pointer!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-saved-photo img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;margin:0!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 button.cv-store-identity-edit{justify-self:start!important;width:auto!important;border:1px solid #bfcfc7!important;background:#fff!important;color:#275547!important;font-weight:800!important;cursor:pointer!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-photo-editor{grid-column:1/-1!important;display:grid!important;gap:9px!important;margin-top:4px!important;padding:10px!important;border:1px solid #dce5e0!important;border-radius:10px!important;background:#f8faf9!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-photo-editor[hidden]{display:none!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-photo-editor-top{display:flex!important;align-items:end!important;gap:8px!important;flex-wrap:wrap!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-photo-editor-top label{display:grid!important;gap:3px!important;color:#4c675d!important;font-size:10.5px!important;font-weight:800!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-photo-editor-top select{height:34px!important;min-height:34px!important;font-size:11.5px!important;padding:5px 8px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-photo-file input{display:block!important;max-width:240px!important;font-size:10.5px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 [data-cv-photo-close]{margin-left:auto!important;width:30px!important;height:30px!important;min-height:30px!important;padding:0!important;border:1px solid #d3ddd8!important;border-radius:50%!important;background:#fff!important;color:#536d63!important;font-size:17px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-photo-canvas{position:relative!important;display:grid!important;place-items:center!important;width:min(680px,100%)!important;min-height:170px!important;overflow:hidden!important;border:1px solid #d7e0db!important;border-radius:9px!important;background:#eef2f0!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-photo-canvas canvas{display:block!important;max-width:100%!important;max-height:260px!important;width:auto!important;height:auto!important;background:#fff!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-photo-canvas>span{position:absolute!important;color:#74857d!important;font-size:11px!important;font-weight:700!important;pointer-events:none!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-photo-sliders{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;max-width:680px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-photo-sliders label{display:grid!important;gap:3px!important;color:#5d7167!important;font-size:10px!important;font-weight:800!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-photo-sliders input[type="range"]{width:100%!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-photo-actions{display:flex!important;align-items:center!important;gap:9px!important;min-height:34px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-store-photo-actions button{min-height:34px!important;padding:6px 10px!important;border:1px solid #2f705b!important;border-radius:8px!important;background:#2f705b!important;color:#fff!important;font-size:11px!important;font-weight:850!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 [data-cv-photo-status]{color:#587067!important;font-size:10.5px!important;font-weight:700!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 [data-cv-photo-status].is-error{color:#9a513e!important}

html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-story-optional{grid-column:1/-1!important;margin:3px 0 0!important;border-top:1px solid #edf1ef!important;padding-top:7px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-story-optional>summary{display:flex!important;align-items:center!important;gap:10px!important;cursor:pointer!important;list-style:none!important;color:#294c40!important;font-size:12px!important;font-weight:750!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-story-optional>summary::-webkit-details-marker{display:none!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-story-optional>summary span{display:inline-flex!important;align-items:center!important;gap:7px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-story-optional>summary b{font-size:9px!important;text-transform:uppercase!important;letter-spacing:.08em!important;color:#a8573f!important;background:#fbf1ec!important;border-radius:999px!important;padding:3px 6px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-story-optional>summary small{font-size:10.5px!important;color:#74847d!important;font-weight:600!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-story-optional-body{padding:8px 0 0!important;max-width:900px!important}
html:not(.cv-device-mobile-root) body.cv-store-details-v3 .cv-story-native-field{margin:0!important;padding:0!important;background:transparent!important;border:0!important}

/* ================================================================
   1.5.7-alpha22 — seller workspace restoration
   ================================================================ */
html:not(.cv-device-mobile-root) body.cv-desktop-seller-context .woocommerce-MyAccount-navigation,
html:not(.cv-device-mobile-root) body.cv-desktop-seller-context .dokan-dash-sidebar,
html:not(.cv-device-mobile-root) body.cv-desktop-seller-context .dokan-dashboard-wrap .dokan-dash-sidebar,
html:not(.cv-device-mobile-root) body.cv-desktop-seller-context #secondary.widget-area,
html:not(.cv-device-mobile-root) body.cv-desktop-seller-context .widget-area#secondary{
    display:none!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-seller-context .woocommerce-MyAccount-content{
    float:none!important;width:100%!important;max-width:none!important;margin:0!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-seller-context .woocommerce{
    width:100%!important;max-width:none!important;display:block!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-seller-context .dokan-dashboard-wrap .dokan-dashboard-content,
html:not(.cv-device-mobile-root) body.cv-desktop-seller-context .dokan-dashboard-content{
    float:none!important;width:100%!important;max-width:none!important;margin:0!important;
}
html:not(.cv-device-mobile-root) body.cv-seller-account-page .site-main,
html:not(.cv-device-mobile-root) body.cv-seller-account-page .content-area,
html:not(.cv-device-mobile-root) body.cv-seller-account-page .entry-content,
html:not(.cv-device-mobile-root) body.cv-seller-account-page .col-full{
    width:100%!important;max-width:none!important;
}

/* Shared Core seller tools: Desktop presentation only. */
html:not(.cv-device-mobile-root) .cv-core-workspace{
    width:min(1380px,calc(100% - 48px));margin:28px auto 64px;color:#20342d;
}
html:not(.cv-device-mobile-root) .cv-core-workspace *{box-sizing:border-box}
html:not(.cv-device-mobile-root) .cv-core-workspace-hero{
    display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin:0 0 20px;padding:26px 30px;
    border:1px solid #d8e2dd;border-radius:20px;background:#f8fbf9;box-shadow:0 10px 26px rgba(27,54,45,.07);
}
html:not(.cv-device-mobile-root) .cv-core-workspace-hero h1{margin:2px 0 8px;font-size:clamp(2rem,3vw,3.2rem);line-height:1;color:#193c31}
html:not(.cv-device-mobile-root) .cv-core-workspace-hero p{max-width:850px;margin:0;color:#5b6f67;line-height:1.55}
html:not(.cv-device-mobile-root) .cv-core-workspace .cv-eyebrow{margin:0 0 5px;color:#2f765e;font-size:.76rem;font-weight:800;letter-spacing:.12em}
html:not(.cv-device-mobile-root) .cv-core-notice{margin:0 0 18px;padding:13px 16px;border-radius:12px;border:1px solid #b8d8c8;background:#eef9f3;color:#245c49;font-weight:700}
html:not(.cv-device-mobile-root) .cv-core-pricing-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 14px}
html:not(.cv-device-mobile-root) .cv-core-pricing-summary article{display:grid;gap:3px;padding:18px;border:1px solid #dbe3df;border-radius:15px;background:#fff}
html:not(.cv-device-mobile-root) .cv-core-pricing-summary article.is-primary{border-color:#9fc9b6;background:#eff8f3}
html:not(.cv-device-mobile-root) .cv-core-pricing-summary span{color:#667b72;font-size:.83rem;font-weight:700}
html:not(.cv-device-mobile-root) .cv-core-pricing-summary strong{color:#1d4436;font-size:1.65rem;line-height:1.1}
html:not(.cv-device-mobile-root) .cv-core-pricing-summary small{color:#7c8d86;font-size:.76rem}
html:not(.cv-device-mobile-root) .cv-core-disclaimer{margin:0 0 20px;padding:11px 14px;border-left:3px solid #d7b572;background:#fffaf0;color:#6d6046;border-radius:8px}
html:not(.cv-device-mobile-root) .cv-core-pricing-form{display:grid;gap:16px}
html:not(.cv-device-mobile-root) .cv-core-card{padding:22px 24px;border:1px solid #dce4e0;border-radius:17px;background:#fff;box-shadow:0 6px 18px rgba(28,54,45,.05)}
html:not(.cv-device-mobile-root) .cv-core-card>header{display:flex;align-items:flex-start;gap:12px;margin:0 0 18px}
html:not(.cv-device-mobile-root) .cv-core-card>header>span{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:50%;background:#2f765e;color:#fff;font-weight:800}
html:not(.cv-device-mobile-root) .cv-core-card h2{margin:0 0 3px;color:#1d4436;font-size:1.25rem}
html:not(.cv-device-mobile-root) .cv-core-card header p{margin:0;color:#6b7c75;font-size:.9rem}
html:not(.cv-device-mobile-root) .cv-core-money-grid,
html:not(.cv-device-mobile-root) .cv-core-number-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
html:not(.cv-device-mobile-root) .cv-core-money-field,
html:not(.cv-device-mobile-root) .cv-core-number-grid>label{display:grid;align-content:start;gap:6px;padding:12px;border:1px solid #e1e7e4;border-radius:12px;background:#fbfcfb}
html:not(.cv-device-mobile-root) .cv-core-money-field>span,
html:not(.cv-device-mobile-root) .cv-core-number-grid>label>span{font-size:.82rem;font-weight:750;color:#405b50}
html:not(.cv-device-mobile-root) .cv-core-money-field>div,
html:not(.cv-device-mobile-root) .cv-core-number-grid>label>div{display:flex;align-items:center;gap:6px}
html:not(.cv-device-mobile-root) .cv-core-money-field input,
html:not(.cv-device-mobile-root) .cv-core-number-grid input,
html:not(.cv-device-mobile-root) .cv-core-row input,
html:not(.cv-device-mobile-root) .cv-storefront-appearance input[type="text"],
html:not(.cv-device-mobile-root) .cv-storefront-appearance input[type="file"]{
    width:100%;min-height:42px;padding:8px 10px;border:1px solid #bdccc5!important;border-radius:9px!important;background:#fff!important;color:#20342d!important;box-shadow:none!important;
}
html:not(.cv-device-mobile-root) .cv-core-money-field small,
html:not(.cv-device-mobile-root) .cv-core-number-grid small{color:#798a83;font-size:.73rem;line-height:1.35}
html:not(.cv-device-mobile-root) .cv-core-row-table{display:grid;gap:8px}
html:not(.cv-device-mobile-root) .cv-core-row-head,
html:not(.cv-device-mobile-root) .cv-core-row{display:grid;grid-template-columns:minmax(220px,1fr) 180px 160px;gap:10px;align-items:center}
html:not(.cv-device-mobile-root) .cv-core-row-head{padding:0 10px;color:#6b7d75;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
html:not(.cv-device-mobile-root) .cv-core-row{padding:10px;border:1px solid #e2e8e5;border-radius:11px;background:#fbfcfb}
html:not(.cv-device-mobile-root) .cv-core-row.is-two{grid-template-columns:minmax(260px,1fr) 220px}
html:not(.cv-device-mobile-root) .cv-core-row label{display:flex;align-items:center;gap:5px;margin:0}
html:not(.cv-device-mobile-root) .cv-core-row label small{white-space:nowrap;color:#71837b}
html:not(.cv-device-mobile-root) .cv-core-price-result{display:flex;align-items:center;gap:14px;margin-top:16px;padding:16px;border-radius:12px;background:#eff8f3;border:1px solid #b6d8c8}
html:not(.cv-device-mobile-root) .cv-core-price-result span{font-weight:800;color:#31584a}
html:not(.cv-device-mobile-root) .cv-core-price-result strong{font-size:1.6rem;color:#1d5a43}
html:not(.cv-device-mobile-root) .cv-core-price-result small{margin-left:auto;max-width:480px;color:#62766d}
html:not(.cv-device-mobile-root) .cv-core-savebar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:4px;padding:16px 18px;border-radius:14px;background:#eef4f1;border:1px solid #d5e1db}
html:not(.cv-device-mobile-root) .cv-core-savebar>div{display:grid;gap:2px}
html:not(.cv-device-mobile-root) .cv-core-savebar span{color:#667a71;font-size:.82rem}

/* Customize Shop */
html:not(.cv-device-mobile-root) .cv-storefront-appearance-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);gap:20px;align-items:start}
html:not(.cv-device-mobile-root) .cv-storefront-bg-options{display:flex;gap:10px;margin:0 0 16px}
html:not(.cv-device-mobile-root) .cv-storefront-bg-options label{display:flex;align-items:center;gap:7px;padding:11px 14px;border:1px solid #d5dfda;border-radius:10px;background:#f8faf9}
html:not(.cv-device-mobile-root) .cv-storefront-color-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px}
html:not(.cv-device-mobile-root) .cv-storefront-color-grid>label{display:grid;gap:6px;padding:12px;border:1px solid #e0e7e3;border-radius:11px;background:#fbfcfb}
html:not(.cv-device-mobile-root) .cv-storefront-color-grid>label>span{font-weight:750;font-size:.84rem}
html:not(.cv-device-mobile-root) .cv-storefront-color-grid>label>div{display:grid;grid-template-columns:46px 1fr;gap:8px}
html:not(.cv-device-mobile-root) .cv-storefront-color-grid input[type="color"]{width:46px;height:42px;padding:2px;border:1px solid #bdccc5;border-radius:8px;background:#fff}
html:not(.cv-device-mobile-root) .cv-storefront-background-upload{display:grid;gap:7px;margin:12px 0;padding:14px;border:1px dashed #b9c9c1;border-radius:11px;background:#fafcfb}
html:not(.cv-device-mobile-root) .cv-storefront-current-bg{display:flex;align-items:center;gap:14px;margin:10px 0}
html:not(.cv-device-mobile-root) .cv-storefront-current-bg img{width:140px;height:90px;object-fit:cover;border-radius:10px;border:1px solid #d3ddd8}
html:not(.cv-device-mobile-root) .cv-storefront-live-preview{position:sticky;top:110px;padding:16px;border:1px solid #d8e2dd;border-radius:17px;background:#f7faf8}
html:not(.cv-device-mobile-root) .cv-storefront-live-preview>small{display:block;margin-bottom:8px;color:#6e8178;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
html:not(.cv-device-mobile-root) .cv-storefront-preview-stage{min-height:420px;padding:24px;border-radius:13px;background:var(--preview-bg);color:var(--preview-text);background-image:none;background-size:cover;background-position:center;background-attachment:scroll}
html:not(.cv-device-mobile-root) .cv-storefront-preview-stage.has-image{background-image:linear-gradient(rgba(255,255,255,.12),rgba(255,255,255,.12)),var(--preview-image)}
html:not(.cv-device-mobile-root) .cv-storefront-preview-stage a{color:var(--preview-accent);font-weight:800}
html:not(.cv-device-mobile-root) .cv-storefront-preview-stage article{display:grid;gap:6px;margin-top:28px;padding:18px;border-radius:12px;background:var(--preview-panel);color:var(--preview-panel-text);box-shadow:0 7px 22px rgba(0,0,0,.10)}
html:not(.cv-device-mobile-root) .cv-storefront-preview-stage button{justify-self:start;padding:9px 13px;border:0;border-radius:9px;background:var(--preview-accent);color:#fff;font-weight:800}

/* Public customer storefront consumes Core variables. */
html:not(.cv-device-mobile-root) body.cv-custom-storefront .dokan-store-wrap,
html:not(.cv-device-mobile-root) body.cv-custom-storefront .dokan-store-products-ordeby,
html:not(.cv-device-mobile-root) body.cv-custom-storefront #dokan-primary{
    color:var(--cv-shop-text)!important;
}
html:not(.cv-device-mobile-root) body.cv-custom-storefront.cv-custom-storefront-color .dokan-store-wrap{background:var(--cv-shop-bg)!important}
html:not(.cv-device-mobile-root) body.cv-custom-storefront.cv-custom-storefront-image .dokan-store-wrap{
    background-color:var(--cv-shop-bg)!important;background-image:var(--cv-shop-bg-image)!important;background-size:cover!important;background-position:center top!important;background-attachment:fixed!important;
}
html:not(.cv-device-mobile-root) body.cv-custom-storefront .dokan-store-wrap a:not(.button){color:var(--cv-shop-accent)!important}
html:not(.cv-device-mobile-root) body.cv-custom-storefront .dokan-store-wrap .product,
html:not(.cv-device-mobile-root) body.cv-custom-storefront .dokan-store-wrap .seller-items .product,
html:not(.cv-device-mobile-root) body.cv-custom-storefront .dokan-store-wrap .dokan-store-sidebar .widget{
    background:var(--cv-shop-panel)!important;color:var(--cv-shop-panel-text)!important;border-radius:12px!important;
}
html:not(.cv-device-mobile-root) body.cv-custom-storefront .dokan-store-wrap .product *{color:inherit}
html:not(.cv-device-mobile-root) body.cv-custom-storefront .dokan-store-wrap .button,
html:not(.cv-device-mobile-root) body.cv-custom-storefront .dokan-store-wrap button{background:var(--cv-shop-accent)!important;border-color:var(--cv-shop-accent)!important;color:#fff!important}

/* Guided seller onboarding — Desktop */
html:not(.cv-device-mobile-root) body.cv-seller-onboarding-page{background:#edf3f0!important;color:#20342d!important}
html:not(.cv-device-mobile-root) .cv-seller-onboarding{width:min(1180px,calc(100% - 48px));margin:34px auto 64px}
html:not(.cv-device-mobile-root) .cv-ob-shell{overflow:hidden;border:1px solid #d4dfd9;border-radius:22px;background:#fff;box-shadow:0 16px 40px rgba(24,49,41,.10)}
html:not(.cv-device-mobile-root) .cv-ob-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 26px;background:#163d31;color:#fff}
html:not(.cv-device-mobile-root) .cv-ob-header a{color:#fff!important;text-decoration:none;font-size:1.25rem;font-weight:850}html:not(.cv-device-mobile-root) .cv-ob-header a small{display:block;font-size:.7rem;font-weight:650;opacity:.75}
html:not(.cv-device-mobile-root) .cv-ob-header>div{display:grid;text-align:right}html:not(.cv-device-mobile-root) .cv-ob-header>div small{opacity:.76}
html:not(.cv-device-mobile-root) .cv-ob-stepper{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:#dce5e1;border-bottom:1px solid #d5dfda}
html:not(.cv-device-mobile-root) .cv-ob-stepper a{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 9px;background:#f5f8f6;color:#6c7e76!important;text-decoration:none!important;font-size:.82rem}
html:not(.cv-device-mobile-root) .cv-ob-stepper a span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#dce5e1;font-weight:800}
html:not(.cv-device-mobile-root) .cv-ob-stepper a.is-current{background:#fff;color:#245b48!important}html:not(.cv-device-mobile-root) .cv-ob-stepper a.is-current span,html:not(.cv-device-mobile-root) .cv-ob-stepper a.is-past span{background:#2f765e;color:#fff}
html:not(.cv-device-mobile-root) .cv-ob-panel{padding:30px}html:not(.cv-device-mobile-root) .cv-ob-intro{margin-bottom:20px}html:not(.cv-device-mobile-root) .cv-ob-intro h1,html:not(.cv-device-mobile-root) .cv-ob-ready-head h1{margin:2px 0 7px;font-size:2rem;color:#1d4436}html:not(.cv-device-mobile-root) .cv-ob-intro p,html:not(.cv-device-mobile-root) .cv-ob-ready-head p{color:#657870}
html:not(.cv-device-mobile-root) .cv-ob-fields,html:not(.cv-device-mobile-root) .cv-ob-location-grid,html:not(.cv-device-mobile-root) .cv-ob-brand-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
html:not(.cv-device-mobile-root) .cv-ob-form label{color:#344f44}html:not(.cv-device-mobile-root) .cv-ob-form input[type="text"],html:not(.cv-device-mobile-root) .cv-ob-form input:not([type]),html:not(.cv-device-mobile-root) .cv-ob-form input[name],html:not(.cv-device-mobile-root) .cv-ob-form select{max-width:100%}
html:not(.cv-device-mobile-root) .cv-ob-fields label,html:not(.cv-device-mobile-root) .cv-ob-location-grid label,html:not(.cv-device-mobile-root) .cv-ob-brand-grid>label{display:grid;gap:7px;padding:14px;border:1px solid #dfe7e3;border-radius:12px;background:#fbfcfb}
html:not(.cv-device-mobile-root) .cv-ob-fields input,html:not(.cv-device-mobile-root) .cv-ob-location-grid input,html:not(.cv-device-mobile-root) .cv-ob-location-grid select,html:not(.cv-device-mobile-root) .cv-ob-brand-grid input[type="file"],html:not(.cv-device-mobile-root) .cv-ob-color-row input[type="text"]{width:100%;min-height:44px;padding:9px 11px;border:1px solid #bccbc4;border-radius:9px;background:#fff;color:#20342d}
html:not(.cv-device-mobile-root) .cv-ob-color-row{display:grid;grid-template-columns:52px 1fr;gap:8px}html:not(.cv-device-mobile-root) .cv-ob-color-row input[type="color"]{width:52px;height:44px;border:1px solid #bccbc4;border-radius:9px}
html:not(.cv-device-mobile-root) .cv-ob-brand-grid img{width:100%;max-height:150px;object-fit:cover;border-radius:10px}
html:not(.cv-device-mobile-root) .cv-ob-choice-grid,html:not(.cv-device-mobile-root) .cv-ob-toggle-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0 0;padding:0;border:0}html:not(.cv-device-mobile-root) .cv-ob-choice-grid legend,html:not(.cv-device-mobile-root) .cv-ob-toggle-list legend{grid-column:1/-1;font-weight:800;margin-bottom:2px}
html:not(.cv-device-mobile-root) .cv-ob-choice-grid label,html:not(.cv-device-mobile-root) .cv-ob-toggle-list label{display:flex;gap:10px;align-items:flex-start;padding:14px;border:1px solid #dce5e1;border-radius:12px;background:#f9fbfa}html:not(.cv-device-mobile-root) .cv-ob-choice-grid label span,html:not(.cv-device-mobile-root) .cv-ob-toggle-list label span{display:grid;gap:2px}html:not(.cv-device-mobile-root) .cv-ob-choice-grid small,html:not(.cv-device-mobile-root) .cv-ob-toggle-list small{color:#6e8078}
html:not(.cv-device-mobile-root) .cv-ob-note{margin:15px 0 0;padding:12px 14px;border-radius:10px;background:#f4f8f6;color:#61756c}
html:not(.cv-device-mobile-root) .cv-ob-money{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}html:not(.cv-device-mobile-root) .cv-ob-money article{display:flex;gap:12px;padding:16px;border:1px solid #dce5e1;border-radius:13px;background:#fbfcfb}html:not(.cv-device-mobile-root) .cv-ob-money article>span{font-size:1.35rem}html:not(.cv-device-mobile-root) .cv-ob-money h2{margin:0 0 5px;font-size:1rem}html:not(.cv-device-mobile-root) .cv-ob-money p{margin:0 0 7px;color:#697b73;font-size:.84rem}html:not(.cv-device-mobile-root) .cv-ob-money a{font-weight:800;color:#2f765e}
html:not(.cv-device-mobile-root) .cv-ob-ack{display:flex!important;align-items:flex-start;gap:9px;margin:16px 0;padding:13px;border-radius:10px;background:#f5f8f6}
html:not(.cv-device-mobile-root) .cv-ob-actions{display:flex;align-items:center;gap:10px;margin-top:24px}html:not(.cv-device-mobile-root) .cv-ob-actions .cv-ob-primary{margin-left:auto;padding:11px 16px;border:0;border-radius:9px;background:#2f765e;color:#fff;font-weight:800}html:not(.cv-device-mobile-root) .cv-ob-actions .cv-ob-later,html:not(.cv-device-mobile-root) .cv-ob-actions .cv-ob-back{padding:10px 13px;border:1px solid #c9d5cf;border-radius:9px;background:#fff;color:#405d51;text-decoration:none}
html:not(.cv-device-mobile-root) .cv-ob-finish{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}html:not(.cv-device-mobile-root) .cv-ob-destination{display:grid;gap:4px;text-align:left;padding:16px;border:1px solid #d9e3de;border-radius:12px;background:#fbfcfb;color:#27473b}html:not(.cv-device-mobile-root) .cv-ob-destination.is-primary{border-color:#91bca8;background:#eff8f3}html:not(.cv-device-mobile-root) .cv-ob-destination span{color:#6c7e76;font-size:.82rem}

html:not(.cv-device-mobile-root) body.cv-seller-account-page .entry-header,
html:not(.cv-device-mobile-root) body.cv-seller-account-page .entry-title{display:none!important}
html:not(.cv-device-mobile-root) body.cv-seller-onboarding-page .cv-desktop-site-shell{display:none!important}

/* 1.5.8-alpha23 — shared language/currency and international address presentation. */
html:not(.cv-device-mobile-root) .cv-language-region{display:grid;gap:18px;width:min(980px,100%);margin:0 auto;padding:22px 0 44px;color:#20342d}
html:not(.cv-device-mobile-root) .cv-language-region-head{display:grid;gap:6px;padding:20px 22px;border:1px solid #d2ddd7;border-radius:14px;background:#fff}
html:not(.cv-device-mobile-root) .cv-language-region-head h2{margin:0;font-size:30px;color:#173a31}html:not(.cv-device-mobile-root) .cv-language-region-head p{margin:0;color:#566a62}
html:not(.cv-device-mobile-root) .cv-pref-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
html:not(.cv-device-mobile-root) .cv-pref-card,html:not(.cv-device-mobile-root) .cv-pref-transaction-note{display:grid;gap:10px;padding:18px;border:1px solid #d2ddd7;border-radius:14px;background:#fff}
html:not(.cv-device-mobile-root) .cv-pref-card h3{margin:0;color:#173a31}html:not(.cv-device-mobile-root) .cv-pref-card form{display:grid;gap:10px}
html:not(.cv-device-mobile-root) .cv-pref-card select{width:100%;min-height:44px;padding:8px 10px;border:1px solid #b8c7c0;border-radius:9px;background:#fff;color:#20342d}
html:not(.cv-device-mobile-root) .cv-pref-card button{min-height:42px;border:0;border-radius:9px;background:#174b3f;color:#fff;font-weight:900;cursor:pointer}
html:not(.cv-device-mobile-root) .cv-pref-currency-preview{padding:8px 10px;border-radius:8px;background:#eef5f1}.cv-pref-transaction-note p{margin:0;line-height:1.5;color:#52665e}
html:not(.cv-device-mobile-root) .cv-pref-notice{padding:10px 12px;border-radius:9px;background:#e6f5ea;color:#245d3b;font-weight:800}
html:not(.cv-device-mobile-root) .cv-ob-international-address{grid-template-columns:repeat(2,minmax(0,1fr))}.cv-ob-address-address_1,.cv-ob-address-address_2{grid-column:1/-1}

/* ================================================================
   1.5.9-alpha24 — shared profile autosave + Customize Shop identity
   ================================================================ */
html:not(.cv-device-mobile-root) body.cv-core-store-details-clean .cv-core-store-field-hidden{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}
html:not(.cv-device-mobile-root) .cv-core-store-photo-shortcut{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important;margin:10px auto 14px!important;padding:13px 15px!important;max-width:1260px!important;border:1px solid #d8e2dd!important;border-radius:12px!important;background:#f8faf9!important}
html:not(.cv-device-mobile-root) .cv-core-store-photo-shortcut>div{display:grid!important;gap:2px!important}
html:not(.cv-device-mobile-root) .cv-core-store-photo-shortcut small{font-size:9px!important;letter-spacing:.1em!important;color:#a8573f!important;font-weight:850!important}
html:not(.cv-device-mobile-root) .cv-core-store-photo-shortcut strong{font-size:15px!important;color:#21493c!important}
html:not(.cv-device-mobile-root) .cv-core-store-photo-shortcut span{font-size:11.5px!important;color:#6b7d74!important}
html:not(.cv-device-mobile-root) .cv-core-store-photo-shortcut a{display:inline-flex!important;align-items:center!important;min-height:36px!important;padding:7px 11px!important;border:1px solid #2f705b!important;border-radius:8px!important;background:#fff!important;color:#275547!important;font-size:11.5px!important;font-weight:850!important;text-decoration:none!important}
html:not(.cv-device-mobile-root) .cv-core-autosave-status{display:inline-flex!important;align-items:center!important;gap:6px!important;min-height:32px!important;margin:6px 10px 6px 0!important;padding:5px 8px!important;border:1px solid #d9e4df!important;border-radius:8px!important;background:#f7faf8!important;color:#587067!important;font-size:10.5px!important}
html:not(.cv-device-mobile-root) .cv-core-autosave-status[data-state="saving"]{color:#7a6a42!important;background:#fffaf0!important;border-color:#eadfbe!important}
html:not(.cv-device-mobile-root) .cv-core-autosave-status[data-state="error"]{color:#9a513e!important;background:#fff7f4!important;border-color:#ead1c7!important}
html:not(.cv-device-mobile-root) .cv-core-autosave-status b{font-size:10.5px!important;font-weight:800!important}
html:not(.cv-device-mobile-root) .cv-storefront-identity-section{display:grid!important;gap:14px!important;margin:0 0 20px!important;padding:0 0 18px!important;border-bottom:1px solid #e2e8e5!important}
html:not(.cv-device-mobile-root) .cv-storefront-identity-section>header{display:flex!important;align-items:flex-start!important;gap:12px!important;margin:0!important}
html:not(.cv-device-mobile-root) .cv-storefront-identity-section>header>span{display:grid!important;place-items:center!important;flex:0 0 34px!important;height:34px!important;border-radius:50%!important;background:#2f765e!important;color:#fff!important;font-weight:800!important}
html:not(.cv-device-mobile-root) .cv-storefront-identity-section h2{margin:0 0 3px!important;color:#1d4436!important;font-size:1.25rem!important}
html:not(.cv-device-mobile-root) .cv-storefront-identity-section header p{margin:0!important;color:#6b7c75!important;font-size:.9rem!important}
html:not(.cv-device-mobile-root) .cv-storefront-identity-grid{display:grid!important;grid-template-columns:minmax(220px,.7fr) minmax(360px,1.3fr)!important;gap:14px!important}
html:not(.cv-device-mobile-root) .cv-storefront-identity-upload{display:grid!important;gap:8px!important;padding:13px!important;border:1px solid #dde6e1!important;border-radius:11px!important;background:#fafcfb!important}
html:not(.cv-device-mobile-root) .cv-storefront-identity-upload>span:first-child{font-size:.84rem!important;font-weight:800!important;color:#294f42!important}
html:not(.cv-device-mobile-root) .cv-storefront-identity-preview{display:grid!important;place-items:center!important;overflow:hidden!important;border:1px solid #d3ddd8!important;border-radius:10px!important;background:#edf2ef!important;color:#6e8078!important;font-weight:850!important}
html:not(.cv-device-mobile-root) .cv-storefront-identity-preview.is-logo{width:92px!important;height:92px!important}
html:not(.cv-device-mobile-root) .cv-storefront-identity-preview.is-banner{width:100%!important;height:118px!important}
html:not(.cv-device-mobile-root) .cv-storefront-identity-preview img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;margin:0!important}
html:not(.cv-device-mobile-root) .cv-storefront-identity-upload small{font-size:.75rem!important;line-height:1.35!important;color:#718179!important}
html:not(.cv-device-mobile-root) .cv-storefront-identity-upload em{display:flex!important;align-items:center!important;gap:6px!important;font-style:normal!important;font-size:.76rem!important;color:#667970!important}
@media(max-width:1050px){html:not(.cv-device-mobile-root) .cv-storefront-identity-grid{grid-template-columns:1fr!important}}

/* 1.7.0-alpha27 — one seller-workspace visual language for Orders, Buyer Requests and Delivery. */
html:not(.cv-device-mobile-root) body.cv-friendly-orders-workspace #content.site-content,
html:not(.cv-device-mobile-root) body.cv-friendly-requests-workspace #content.site-content,
html:not(.cv-device-mobile-root) body.cv-friendly-orders-workspace .site-content,
html:not(.cv-device-mobile-root) body.cv-friendly-requests-workspace .site-content{
  padding-top:0!important;
  background:#f6f7f5!important;
}
html:not(.cv-device-mobile-root) body.cv-friendly-orders-workspace .dokan-dashboard-content,
html:not(.cv-device-mobile-root) body.cv-friendly-requests-workspace .dokan-dashboard-content{
  box-sizing:border-box!important;
  width:min(1240px,calc(100vw - 48px))!important;
  max-width:1240px!important;
  margin:14px auto 42px!important;
  padding:16px!important;
  border:1px solid #dbe2de!important;
  border-radius:12px!important;
  background:#fff!important;
  box-shadow:0 3px 12px rgba(22,60,48,.04)!important;
}
html:not(.cv-device-mobile-root) .cv-friendly-manager-head{
  margin:0!important;
  padding:0 0 12px!important;
}
html:not(.cv-device-mobile-root) .cv-friendly-eyebrow{
  display:block!important;
  margin:0 0 2px!important;
  color:#a5543b!important;
  font-size:10px!important;
  font-weight:900!important;
  letter-spacing:.1em!important;
}
html:not(.cv-device-mobile-root) .cv-friendly-manager-head h1{
  font-size:26px!important;
  line-height:1.05!important;
}
html:not(.cv-device-mobile-root) .cv-friendly-manager-head p{
  max-width:760px!important;
  font-size:13px!important;
  line-height:1.35!important;
}
html:not(.cv-device-mobile-root) .cv-friendly-flow{
  gap:6px!important;
  margin-top:7px!important;
  font-size:11px!important;
}
html:not(.cv-device-mobile-root) .cv-friendly-flow span{
  min-height:30px!important;
  padding:5px 8px!important;
  border:1px solid #d7e1dc!important;
  border-radius:7px!important;
  background:#f8faf8!important;
}
html:not(.cv-device-mobile-root) .cv-friendly-flow b{
  width:18px!important;height:18px!important;
  border-radius:5px!important;
  font-size:10px!important;
}
html:not(.cv-device-mobile-root) .cv-friendly-manager-tools{
  margin:0 0 10px!important;
  padding:8px 10px!important;
  border-radius:8px!important;
  background:#f8faf8!important;
  box-shadow:none!important;
}
html:not(.cv-device-mobile-root) .cv-friendly-empty-state{
  width:100%!important;
  min-height:170px!important;
  margin:0!important;
  padding:22px!important;
  border:1px solid #c9d5cf!important;
  border-radius:10px!important;
  background:#fafbf9!important;
  box-shadow:none!important;
}
html:not(.cv-device-mobile-root) .cv-friendly-empty-icon{
  width:34px!important;height:34px!important;
  border-radius:8px!important;
}
html:not(.cv-device-mobile-root) .cv-friendly-empty-state>strong{font-size:18px!important}
html:not(.cv-device-mobile-root) .cv-friendly-empty-state>p{font-size:13px!important;line-height:1.4!important}
html:not(.cv-device-mobile-root) body.cv-friendly-orders-workspace .dokan-dashboard-content table,
html:not(.cv-device-mobile-root) body.cv-friendly-requests-workspace .dokan-dashboard-content table{
  border-radius:8px!important;
  box-shadow:none!important;
}

/* Delivery belongs inside the seller content area, with the same scale and rhythm as Products. */
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace #content.site-content,
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .site-content{padding-top:0!important;background:#f6f7f5!important}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .dokan-dashboard-content{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-ledger{
  box-sizing:border-box!important;
  width:min(1240px,calc(100vw - 48px))!important;
  margin:14px auto 42px!important;
  padding:16px!important;
  border:1px solid #dbe2de!important;
  border-radius:12px!important;
  background:#fff!important;
  box-shadow:0 3px 12px rgba(22,60,48,.04)!important;
}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-ledger-head{
  align-items:center!important;
  margin:0!important;
  padding:0 0 12px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-ledger-head p{margin:0 0 2px!important;font-size:10px!important;letter-spacing:.1em!important}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-ledger-head h1{margin:0 0 2px!important;font-size:26px!important;line-height:1.05!important;font-weight:800!important}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-ledger-head span{max-width:760px!important;margin:0!important;font-size:13px!important;line-height:1.35!important}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-calendar-toggle{min-height:36px!important;padding:7px 11px!important;border-radius:8px!important;font-size:13px!important}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-summary{gap:8px!important;margin:0 0 10px!important}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-summary article{padding:10px 12px!important;border-radius:8px!important;background:#f8faf8!important}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-controls{margin:0 0 10px!important;padding:8px 10px!important;border-radius:8px!important;background:#f8faf8!important}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-table{border-radius:8px!important;box-shadow:none!important}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-empty{min-height:150px!important;border-radius:8px!important;background:#fafbf9!important}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-foot{padding:12px 2px 0!important}

/* CV close controls are compact controls, not circular badges. */
html:not(.cv-device-mobile-root) .dokan-dashboard .dokan-dashboard-content .cv-listing-help-close,
html:not(.cv-device-mobile-root) body.cv-store-details-v3 [data-cv-photo-close]{
  width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;
  padding:0!important;border:1px solid #d3ddd8!important;border-radius:8px!important;
  background:#f8faf8!important;color:#38584d!important;box-shadow:none!important;line-height:1!important
}

/* 1.8.0-alpha28 — Delivery is an order/tracking work list, never a calendar. */
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-native-root,
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-native-piece,
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .fc,
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace [class*="calendar"]{display:none!important}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-ledger{width:min(1240px,calc(100vw - 48px))!important;padding:16px!important;background:#fff!important}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-ledger-head{padding-bottom:12px!important;border-bottom:1px solid #e2e9e5!important}
html:not(.cv-device-mobile-root) body.cv-delivery-time-workspace .cv-delivery-ledger-head h1{font-size:27px!important}
html:not(.cv-device-mobile-root) .cv-delivery-summary-compact{grid-template-columns:repeat(3,minmax(0,1fr))!important;margin:12px 0 10px!important}
html:not(.cv-device-mobile-root) .cv-delivery-summary-compact article{background:#f8faf8!important;border:1px solid #dde6e1!important;box-shadow:none!important}
html:not(.cv-device-mobile-root) .cv-delivery-list-controls{padding:8px!important;background:#f8faf8!important}
html:not(.cv-device-mobile-root) .cv-delivery-list-controls .cv-delivery-control-tools{margin-left:auto!important}
html:not(.cv-device-mobile-root) .cv-delivery-list-controls input{width:min(360px,30vw)!important}
html:not(.cv-device-mobile-root) .cv-delivery-order-record{display:grid!important;grid-template-columns:minmax(125px,.8fr) minmax(135px,.85fr) minmax(210px,1.35fr) minmax(170px,1.08fr) minmax(130px,.82fr) minmax(105px,.68fr) minmax(135px,.85fr)!important;gap:12px!important;align-items:center!important;padding:12px 14px!important;border-top:1px solid #e6ece8!important;background:#fff!important}
html:not(.cv-device-mobile-root) .cv-delivery-order-record:first-child{border-top:0!important}
html:not(.cv-device-mobile-root) .cv-delivery-order-record>span{min-width:0!important}
html:not(.cv-device-mobile-root) .cv-delivery-row-head{padding:8px 14px!important;background:#f4f8f6!important;color:#63776e!important;font-size:10px!important;font-weight:900!important;letter-spacing:.05em!important;text-transform:uppercase!important}
html:not(.cv-device-mobile-root) .cv-delivery-order-number{display:block!important;color:#174839!important;font-size:13px!important;font-weight:850!important;text-decoration:none!important}
html:not(.cv-device-mobile-root) a.cv-delivery-order-number:hover{text-decoration:underline!important}
html:not(.cv-device-mobile-root) .cv-delivery-order-cell small,
html:not(.cv-device-mobile-root) .cv-delivery-buyer small,
html:not(.cv-device-mobile-root) .cv-delivery-tracking small,
html:not(.cv-device-mobile-root) .cv-delivery-date small{display:block!important;margin-top:2px!important;color:#788a82!important;font-size:10.5px!important;line-height:1.25!important}
html:not(.cv-device-mobile-root) .cv-delivery-buyer strong,
html:not(.cv-device-mobile-root) .cv-delivery-tracking strong,
html:not(.cv-device-mobile-root) .cv-delivery-date strong{display:block!important;color:#284d40!important;font-size:12.5px!important;font-weight:800!important}
html:not(.cv-device-mobile-root) .cv-delivery-items-cell{display:flex!important;align-items:center!important;gap:9px!important;min-width:0!important}
html:not(.cv-device-mobile-root) .cv-delivery-items-cell>img,
html:not(.cv-device-mobile-root) .cv-delivery-items-cell>.cv-delivery-item-placeholder{flex:0 0 42px!important;width:42px!important;height:42px!important;border-radius:7px!important;object-fit:cover!important}
html:not(.cv-device-mobile-root) .cv-delivery-items-cell>span:last-child{display:grid!important;gap:2px!important;min-width:0!important}
html:not(.cv-device-mobile-root) .cv-delivery-items-cell strong{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#274a3f!important;font-size:12px!important}
html:not(.cv-device-mobile-root) .cv-delivery-items-cell small{color:#7b8b84!important;font-size:10.5px!important}
html:not(.cv-device-mobile-root) .cv-delivery-tracking a{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#23664f!important;font-size:12px!important;font-weight:850!important;text-decoration:underline!important;text-underline-offset:2px!important}
html:not(.cv-device-mobile-root) .cv-delivery-tracking.is-missing strong{color:#7d6a32!important}
html:not(.cv-device-mobile-root) .cv-delivery-actions{display:flex!important;flex-wrap:wrap!important;gap:6px!important}
html:not(.cv-device-mobile-root) .cv-delivery-actions a{display:inline-flex!important;align-items:center!important;min-height:31px!important;padding:6px 8px!important;border:1px solid #cbdad3!important;border-radius:7px!important;background:#fff!important;color:#245b48!important;font-size:10.5px!important;font-weight:850!important;text-decoration:none!important;white-space:nowrap!important}
html:not(.cv-device-mobile-root) .cv-delivery-actions a:hover{background:#edf5f1!important}
html:not(.cv-device-mobile-root) .cv-delivery-status{font-size:10.5px!important}
@media (max-width:1180px){
 html:not(.cv-device-mobile-root) .cv-delivery-order-record{grid-template-columns:minmax(120px,.75fr) minmax(120px,.8fr) minmax(190px,1.25fr) minmax(150px,1fr) minmax(120px,.8fr) minmax(120px,.8fr)!important}
 html:not(.cv-device-mobile-root) .cv-delivery-order-record>span:nth-child(6){display:none!important}
 html:not(.cv-device-mobile-root) .cv-delivery-row-head>span:nth-child(6){display:none!important}
}
@media (max-width:900px){
 html:not(.cv-device-mobile-root) .cv-delivery-order-record{grid-template-columns:1fr 1fr!important;gap:9px!important}
 html:not(.cv-device-mobile-root) .cv-delivery-row-head{display:none!important}
 html:not(.cv-device-mobile-root) .cv-delivery-order-record>span{display:block!important}
 html:not(.cv-device-mobile-root) .cv-delivery-order-cell,
 html:not(.cv-device-mobile-root) .cv-delivery-items-cell{grid-column:1/-1!important}
 html:not(.cv-device-mobile-root) .cv-delivery-summary-compact{grid-template-columns:1fr 1fr 1fr!important}
 html:not(.cv-device-mobile-root) .cv-delivery-list-controls{align-items:stretch!important;flex-direction:column!important}
 html:not(.cv-device-mobile-root) .cv-delivery-list-controls .cv-delivery-control-tools{width:100%!important;margin-left:0!important}
 html:not(.cv-device-mobile-root) .cv-delivery-list-controls input{width:100%!important}
}


/* 1.9.0-alpha29 — Add Listing is a focused decision/work screen, not a billboard. */
/* Keep the global + Add Listing action available even while the seller is on Add Listing. */
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-site-shell-actions>a.is-primary[href*="/add-listing"],
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-store-add[href*="/add-listing"]{display:inline-flex!important}
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-redundant-eyebrow{display:none!important}
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-hero{
  position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;column-gap:28px!important;row-gap:5px!important;
  align-items:center!important;padding:20px 24px!important;min-height:0!important;border-radius:12px!important
}
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-hero-title{
  grid-column:1!important;margin:0!important;max-width:760px!important;color:#184b3b!important;
  font-size:clamp(28px,2.2vw,36px)!important;line-height:1.08!important;font-weight:760!important;letter-spacing:-.02em!important
}
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-hero-helper{
  grid-column:1!important;margin:3px 0 0!important;max-width:820px!important;color:#60736b!important;font-size:14px!important;line-height:1.45!important
}
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-quota{
  grid-column:2!important;grid-row:1/3!important;align-self:center!important;min-width:138px!important;max-width:180px!important;
  margin:0!important;padding:10px 12px!important;border:1px solid #cbdad3!important;border-radius:9px!important;background:#f4f8f6!important;
  color:#315b4e!important;box-shadow:none!important;text-align:left!important
}
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-quota strong,
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-quota b{font-size:20px!important;line-height:1.05!important;color:#174f3d!important}
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-quota span,
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-quota small{font-size:10.5px!important;line-height:1.25!important;color:#6d7f77!important}
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-action-card{
  min-height:72px!important;border-radius:10px!important;background:#fff!important;box-shadow:none!important
}
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-action-card.is-sage{
  border-color:#86ad9d!important;background:#eef7f2!important;box-shadow:inset 0 0 0 1px rgba(31,99,75,.05)!important
}
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-action.is-sage{
  color:#174f3d!important;font-weight:900!important
}
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-action-card.is-create{border-color:#9fbcaf!important}
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-drafts-gate{
  box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;
  width:100%!important;margin:14px 0!important;padding:10px 12px!important;border:1px solid #d7e1dc!important;border-radius:9px!important;background:#f7f9f7!important;box-shadow:none!important
}
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-drafts-gate>div:first-child{display:grid!important;gap:1px!important}
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-drafts-gate strong{font-size:13px!important;color:#244f40!important}
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-drafts-gate span{font-size:11px!important;color:#718179!important}
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-drafts-gate-actions{display:flex!important;align-items:center!important;gap:6px!important;flex-wrap:wrap!important}
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-drafts-gate button{
  min-height:34px!important;margin:0!important;padding:6px 10px!important;border:1px solid #b9cec4!important;border-radius:7px!important;background:#fff!important;color:#245744!important;
  box-shadow:none!important;font-size:11px!important;font-weight:850!important;line-height:1!important;cursor:pointer!important
}
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-drafts-gate button[data-cv-drafts-toggle]{background:#2f765d!important;border-color:#2f765d!important;color:#fff!important}
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-drafts-panel[hidden]{display:none!important}
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-drafts-panel{margin-top:8px!important}
@media(max-width:980px){
 html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-hero{grid-template-columns:1fr!important}
 html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-quota{grid-column:1!important;grid-row:auto!important;justify-self:start!important;margin-top:6px!important}
}


/* 1.10.5-alpha35 — narrow Add Listing usability pass on the stable rollback base.
 * Do not change listing render/draft ownership here. */
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-action-card.is-sage{
  position:relative!important;
  min-height:86px!important;
  border:2px solid #5e927d!important;
  background:linear-gradient(135deg,#edf7f2 0%,#f8fbf9 100%)!important;
  box-shadow:0 8px 22px rgba(24,75,59,.09)!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-action-card.is-sage::after{
  content:"SAGE GUIDED";
  position:absolute;
  top:9px;
  right:11px;
  padding:3px 7px;
  border-radius:999px;
  background:#1f684f;
  color:#fff;
  font-size:9px;
  line-height:1;
  font-weight:900;
  letter-spacing:.06em;
  pointer-events:none;
}
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-action-card.is-sage .cv-addlisting-action.is-sage{
  font-size:17px!important;
  font-weight:900!important;
}

html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page details.cv-import-compact-shell>summary{
  cursor:pointer!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page details.cv-import-compact-shell>summary b[data-cv-import-toggle-symbol]{
  min-width:124px!important;
  min-height:42px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:9px 14px!important;
  border:1px solid #236b52!important;
  border-radius:9px!important;
  background:#2f7d61!important;
  color:#fff!important;
  box-shadow:0 5px 14px rgba(24,75,59,.12)!important;
  font-size:0!important;
  line-height:1!important;
  font-weight:900!important;
  white-space:nowrap!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page details.cv-import-compact-shell>summary b[data-cv-import-toggle-symbol]::after{
  content:"Open CSV import";
  font-size:12px!important;
  line-height:1!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page details.cv-import-compact-shell[open]>summary b[data-cv-import-toggle-symbol]::after{
  content:"Close CSV import";
}
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page details.cv-import-compact-shell>summary:hover b[data-cv-import-toggle-symbol],
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page details.cv-import-compact-shell>summary:focus-visible b[data-cv-import-toggle-symbol]{
  background:#235f4a!important;
}

html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-import-dropzone[data-cv-import-dropzone]{
  position:relative!important;
  min-height:150px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  padding:24px 22px!important;
  border:2px dashed #8fb7a6!important;
  border-radius:12px!important;
  background:#f7fbf9!important;
  color:#214e3f!important;
  text-align:center!important;
  cursor:pointer!important;
  transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .15s ease!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-import-dropzone[data-cv-import-dropzone]:hover,
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-import-dropzone[data-cv-import-dropzone]:focus-visible,
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-import-dropzone[data-cv-import-dropzone].is-cv-dragover{
  border-color:#276f55!important;
  background:#edf7f2!important;
  box-shadow:0 8px 20px rgba(24,75,59,.10)!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-import-dropzone[data-cv-import-dropzone].is-cv-dragover{
  transform:translateY(-1px)!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-import-dropzone[data-cv-import-dropzone] .cv-import-drop-icon{
  font-size:28px!important;
  line-height:1!important;
  color:#1f684f!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-import-dropzone[data-cv-import-dropzone]>strong{
  font-size:17px!important;
  color:#173f33!important;
}
html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-import-dropzone[data-cv-import-dropzone] input[type="file"]{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  opacity:0!important;
  pointer-events:none!important;
}

/* 1.11.0-alpha40 — Add Listing desktop workflow.
 * Standard website scale, SAGE-first entry, sticky section navigator, compact accordions. */
@media (min-width:761px){
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-fallback-listing-shell,
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-hero,
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-native-listing-form,
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page details.cv-import-compact-shell,
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-drafts-gate{
    width:min(1240px,calc(100% - 36px))!important;
    max-width:1240px!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-hero{
    padding:18px 22px!important;
    border-radius:14px!important;
  }
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-hero-title{
    margin:0 0 5px!important;
    font-size:27px!important;
    line-height:1.12!important;
    font-weight:850!important;
  }
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-hero-helper{
    margin:0!important;
    max-width:860px!important;
    font-size:14px!important;
    line-height:1.45!important;
    color:#5c7068!important;
  }
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-quota{
    min-width:145px!important;
    padding:10px 12px!important;
    border-radius:11px!important;
  }
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-quota strong,
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-quota b{font-size:21px!important;line-height:1.05!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-quota span,
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-quota small{font-size:12px!important;line-height:1.35!important}

  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-paths{
    display:grid!important;
    grid-template-columns:minmax(0,1.35fr) minmax(280px,.75fr)!important;
    gap:12px!important;
    align-items:stretch!important;
    width:min(1240px,calc(100% - 36px))!important;
    max-width:1240px!important;
    margin:14px auto!important;
  }
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-redundant-manual{display:none!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-path{
    position:relative!important;
    box-sizing:border-box!important;
    min-height:86px!important;
    padding:15px 17px!important;
    border:1px solid #cedbd5!important;
    border-radius:13px!important;
    background:#fff!important;
    color:#173f33!important;
    box-shadow:none!important;
    transform:none!important;
    cursor:pointer!important;
    overflow:hidden!important;
  }
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-path.is-sage{
    order:-1!important;
    padding-right:116px!important;
    border:1px solid #175a46!important;
    background:linear-gradient(135deg,#174f3e 0%,#1d6851 100%)!important;
    color:#fff!important;
    box-shadow:0 7px 18px rgba(20,75,58,.12)!important;
  }
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-path:hover,
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-path:focus-visible{
    border-color:#648f7d!important;
    box-shadow:0 5px 16px rgba(26,68,53,.10)!important;
    outline:none!important;
  }
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-path.is-sage:hover,
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-path.is-sage:focus-visible{background:#123f32!important;border-color:#0f4435!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-path strong,
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-path b,
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-path h2,
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-path h3{
    margin:0!important;
    font-size:17px!important;
    line-height:1.2!important;
    font-weight:850!important;
  }
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-path p,
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-path small,
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-path span:not([data-cv-path-badge]){
    font-size:13px!important;
    line-height:1.35!important;
  }
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-path.is-sage strong,
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-path.is-sage b,
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-path.is-sage h2,
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-path.is-sage h3,
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-path.is-sage p,
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-path.is-sage small,
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-path.is-sage span{color:#fff!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page [data-cv-path-badge]{
    position:absolute!important;
    right:12px!important;
    top:12px!important;
    display:inline-flex!important;
    align-items:center!important;
    min-height:25px!important;
    padding:4px 8px!important;
    border:1px solid rgba(255,255,255,.38)!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.12)!important;
    color:#fff!important;
    font-size:10px!important;
    line-height:1!important;
    font-weight:850!important;
    letter-spacing:.03em!important;
    text-transform:uppercase!important;
  }
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page [data-cv-sage-feature-badge]{display:none!important}

  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page details.cv-import-compact-shell>summary{min-height:66px!important;padding:12px 15px!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page details.cv-import-compact-shell>summary strong{font-size:16px!important;line-height:1.25!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page details.cv-import-compact-shell>summary small{font-size:12.5px!important;line-height:1.4!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-csv-open-button{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-width:126px!important;
    min-height:39px!important;
    padding:8px 12px!important;
    border:1px solid #1f654e!important;
    border-radius:8px!important;
    background:#2f765d!important;
    color:#fff!important;
    font-size:12.5px!important;
    line-height:1!important;
    font-weight:850!important;
    white-space:nowrap!important;
  }
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page [data-cv-import-dropzone]{
    min-height:145px!important;
    border:2px dashed #9ab8ab!important;
    border-radius:12px!important;
    background:#f8fbf9!important;
    cursor:pointer!important;
  }
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page [data-cv-import-dropzone].is-cv-dragover{border-color:#1f654e!important;background:#edf6f1!important;box-shadow:inset 0 0 0 2px rgba(31,101,78,.12)!important}

  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-section-nav{
    position:sticky!important;
    top:var(--cv-addlisting-section-top,0px)!important;
    z-index:99980!important;
    box-sizing:border-box!important;
    width:100%!important;
    margin:0 0 12px!important;
    padding:7px 8px!important;
    border:1px solid #d9e1dd!important;
    border-radius:11px!important;
    background:rgba(255,253,249,.97)!important;
    box-shadow:0 5px 15px rgba(24,59,47,.06)!important;
    backdrop-filter:blur(8px)!important;
  }
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-section-nav-inner{
    display:flex!important;
    gap:4px!important;
    align-items:center!important;
    overflow-x:auto!important;
    scrollbar-width:thin!important;
  }
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page [data-cv-section-jump]{
    flex:0 0 auto!important;
    min-height:34px!important;
    padding:6px 10px!important;
    border:0!important;
    border-bottom:2px solid transparent!important;
    border-radius:7px!important;
    background:transparent!important;
    color:#4c665c!important;
    font-size:12.5px!important;
    line-height:1!important;
    font-weight:750!important;
    cursor:pointer!important;
  }
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page [data-cv-section-jump]:hover{background:#f0f5f2!important;color:#174c3b!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page [data-cv-section-jump].is-active{border-bottom-color:#bb5c40!important;background:#edf4f0!important;color:#154b39!important;font-weight:900!important}

  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-native-listing-form>.cv-form-section[data-cv-collapsible="1"]{
    margin:0 0 11px!important;
    padding:0!important;
    border:1px solid #d7e0dc!important;
    border-radius:13px!important;
    background:#fff!important;
    box-shadow:none!important;
    overflow:hidden!important;
  }
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-native-listing-form>.cv-form-section[data-cv-collapsible="1"]>.cv-section-heading{
    position:relative!important;
    display:flex!important;
    align-items:center!important;
    gap:10px!important;
    min-height:54px!important;
    margin:0!important;
    padding:10px 52px 10px 13px!important;
    border-bottom:1px solid #e2e8e5!important;
    background:#fbfcfb!important;
  }
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-native-listing-form>.cv-form-section[data-cv-collapsible="1"]>.cv-section-heading>span:first-child{
    display:grid!important;
    place-items:center!important;
    width:28px!important;
    height:28px!important;
    border-radius:50%!important;
    background:#e8f2ed!important;
    color:#17513e!important;
    font-size:12px!important;
    font-weight:900!important;
  }
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-section-heading strong{font-size:16px!important;line-height:1.25!important;color:#193f34!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-section-heading small{display:block!important;margin-top:2px!important;font-size:12px!important;line-height:1.35!important;color:#687b73!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-section-toggle{
    position:absolute!important;
    right:12px!important;
    top:50%!important;
    transform:translateY(-50%)!important;
    display:grid!important;
    place-items:center!important;
    width:30px!important;
    height:30px!important;
    padding:0!important;
    border:1px solid #b9ccc3!important;
    border-radius:8px!important;
    background:#fff!important;
    color:#174d3b!important;
    font-size:19px!important;
    line-height:1!important;
    font-weight:700!important;
    cursor:pointer!important;
  }
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-form-section.is-cv-collapsed>:not(.cv-section-heading){display:none!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-form-section:not(.is-cv-collapsed)>:not(.cv-section-heading){margin-left:16px!important;margin-right:16px!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-form-section:not(.is-cv-collapsed)>:last-child{margin-bottom:16px!important}

  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-native-listing-form input[type="text"],
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-native-listing-form input[type="number"],
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-native-listing-form input[type="email"],
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-native-listing-form select,
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-native-listing-form textarea{
    font-size:14px!important;
    line-height:1.4!important;
  }
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-native-listing-form input[type="text"],
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-native-listing-form input[type="number"],
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-native-listing-form input[type="email"],
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-native-listing-form select{min-height:40px!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-native-listing-form label,
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-native-listing-form p,
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-native-listing-form small{font-size:12.5px!important;line-height:1.4!important}
}
@media (min-width:761px) and (max-width:1050px){
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-paths{grid-template-columns:minmax(0,1.2fr) minmax(250px,.8fr)!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-path.is-sage{grid-column:auto!important}
}


/* 1.11.2-alpha42 — listing accordions + section health + prominent variations. */
@media (min-width:761px){
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-easy-listing-controls{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;margin:0 0 8px!important;padding:9px 11px!important;border:1px solid #d8e1dc!important;border-radius:10px!important;background:#fff!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-easy-listing-controls .cv-start-choice-copy,
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-easy-listing-controls .cv-start-choice-actions{display:none!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-easy-listing-control-actions{display:flex!important;gap:7px!important;margin-left:auto!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-easy-listing-control-actions button{min-height:34px!important;padding:6px 10px!important;border:1px solid #c7d4ce!important;border-radius:8px!important;background:#fff!important;color:#245143!important;font-size:12px!important;font-weight:800!important;cursor:pointer!important}

  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-easy-listing-progress.cv-desktop-listing-progress{position:sticky!important;top:var(--cv-addlisting-section-top,0px)!important;z-index:99970!important;display:flex!important;align-items:center!important;gap:3px!important;margin:0 0 10px!important;padding:6px!important;border:1px solid #d8e1dc!important;border-radius:10px!important;background:rgba(255,253,249,.97)!important;box-shadow:0 5px 14px rgba(24,59,47,.06)!important;backdrop-filter:blur(8px)!important;overflow-x:auto!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-easy-listing-progress.cv-desktop-listing-progress button{display:inline-flex!important;align-items:center!important;gap:5px!important;min-height:34px!important;padding:6px 9px!important;border:0!important;border-bottom:2px solid transparent!important;border-radius:7px!important;background:transparent!important;color:#536a61!important;font-size:12.5px!important;font-weight:750!important;white-space:nowrap!important;cursor:pointer!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-easy-listing-progress.cv-desktop-listing-progress button b{display:none!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-easy-listing-progress.cv-desktop-listing-progress button:hover{background:#f0f5f2!important;color:#174c3b!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-easy-listing-progress.cv-desktop-listing-progress button.is-current{border-bottom-color:#b85a3e!important;background:#edf4f0!important;color:#154b39!important;font-weight:900!important}

  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page details.cv-easy-listing-group.cv-health-section{margin:0 0 10px!important;border:1px solid #d5dfda!important;border-radius:11px!important;background:#fff!important;overflow:hidden!important;box-shadow:none!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page details.cv-easy-listing-group.cv-health-section>summary{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto 30px!important;align-items:center!important;gap:10px!important;min-height:55px!important;padding:9px 11px 9px 13px!important;border:0!important;border-left:5px solid transparent!important;background:#fbfcfb!important;color:#193f34!important;cursor:pointer!important;list-style:none!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page details.cv-easy-listing-group.cv-health-section>summary::-webkit-details-marker{display:none!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page details.cv-easy-listing-group.cv-health-section>summary strong{display:block!important;margin:0!important;font-size:15px!important;line-height:1.2!important;color:#193f34!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page details.cv-easy-listing-group.cv-health-section>summary small{display:block!important;margin-top:2px!important;font-size:12px!important;line-height:1.35!important;color:#687b73!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page details.cv-easy-listing-group.cv-health-section>summary>b{display:grid!important;place-items:center!important;width:28px!important;height:28px!important;border:1px solid #bfcec7!important;border-radius:7px!important;background:#fff!important;color:#174d3b!important;font-size:18px!important;font-weight:700!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-section-health{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:25px!important;padding:4px 8px!important;border-radius:999px!important;font-style:normal!important;font-size:11px!important;font-weight:850!important;white-space:nowrap!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-section-health[data-level="red"]{background:#fde8e4!important;color:#8e2f24!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-section-health[data-level="yellow"]{background:#fff0c9!important;color:#77550c!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-section-health[data-level="green"]{background:#e4f3e9!important;color:#1e6847!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-section-health[data-level="neutral"]{background:#edf2ef!important;color:#5b6f67!important}

  /* The whole closed section bar carries the health color, but stays subdued. */
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page details.cv-health-section:not([open]).cv-health-red>summary{border-left-color:#b64639!important;background:#fff5f2!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page details.cv-health-section:not([open]).cv-health-yellow>summary{border-left-color:#c4901d!important;background:#fffaf0!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page details.cv-health-section:not([open]).cv-health-green>summary{border-left-color:#3b8a61!important;background:#f3faf6!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page details.cv-health-section[open]>summary{border-bottom:1px solid #e2e8e5!important;background:#fbfcfb!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page details.cv-health-section>.cv-easy-listing-group-body{padding:14px 15px 16px!important}

  /* Variations are a first-class seller choice, not buried technical metadata. */
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-prominent-variations{margin:0 0 14px!important;padding:13px!important;border:1px solid #bfd2c8!important;border-radius:10px!important;background:#f7fbf8!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-prominent-variations legend{padding:0 5px!important;color:#174d3b!important;font-size:15px!important;font-weight:900!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-prominent-variations>p{margin:3px 0 10px!important;color:#5c7067!important;font-size:12.5px!important;line-height:1.4!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-prominent-variations>div{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-prominent-variations>div>label{display:flex!important;align-items:flex-start!important;gap:8px!important;min-height:58px!important;padding:10px!important;border:1px solid #cfdbd5!important;border-radius:9px!important;background:#fff!important;cursor:pointer!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-prominent-variations>div>label:has(input:checked){border-color:#397b61!important;background:#eef7f2!important;box-shadow:inset 0 0 0 1px #397b61!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-variation-builder{margin-top:12px!important;padding:12px!important;border:1px solid #d2dfd8!important;border-radius:10px!important;background:#fff!important}
}


/* 1.11.3-alpha43 — Add Listing hierarchy cleanup. */
@media (min-width:761px){
  /* The seller is already on Add Listing; remove the repeated Add/Create intro block entirely. */
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-addlisting-intro-hidden{display:none!important}

  /* The top Import CSV card is the one entry point. Hide the duplicate long summary row.
     The existing import body appears only when the top card opens it. */
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page details.cv-csv-via-top-card:not([open]){display:none!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page details.cv-csv-via-top-card[open]{display:block!important;margin:10px 0 14px!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page details.cv-csv-via-top-card>summary{display:none!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page details.cv-csv-via-top-card>.cv-import-compact-body,
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page details.cv-csv-via-top-card>div{margin-top:0!important}

  /* Drafts are one independent closed drawer, never an umbrella around Listing Strength. */
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page details.cv-desktop-drafts-only{margin:10px 0 12px!important;border:1px solid #d4dfda!important;border-radius:11px!important;background:#fff!important;overflow:hidden!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page details.cv-desktop-drafts-only>summary{min-height:52px!important;padding:10px 14px!important;background:#fbfcfb!important;cursor:pointer!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page details.cv-desktop-drafts-only:not([open])>.cv-listing-drafts-body{display:none!important}
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page .cv-listing-strength{position:relative!important;inset:auto!important;z-index:auto!important;width:100%!important;max-width:none!important;margin:0 0 12px!important}

  /* Start every manual form section closed. Summary/status bars remain visible and clickable. */
  html:not(.cv-device-mobile-root) body.cv-desktop-add-listing-page details.cv-easy-listing-group:not([open])>.cv-easy-listing-group-body{display:none!important}
}

/* 2.1.0-alpha4 — Listing IDs are first-class seller references, not faint metadata. */
@media (min-width:761px){
  html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-listing-id{
    display:inline-flex!important;
    align-items:center!important;
    gap:5px!important;
    width:max-content!important;
    margin-top:4px!important;
    padding:4px 7px!important;
    border:1px solid #cbd9d2!important;
    border-radius:7px!important;
    background:#f3f8f5!important;
    color:#174b3d!important;
    opacity:1!important;
  }
  html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-listing-id span{
    color:#708078!important;
    font-size:9px!important;
    line-height:1!important;
    font-weight:850!important;
    letter-spacing:.05em!important;
    text-transform:uppercase!important;
  }
  html:not(.cv-device-mobile-root) body.cv-desktop-listings-manager-active .cv-lm-listing-id b{
    color:#123f33!important;
    font:900 11px/1.1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;
    letter-spacing:.035em!important;
  }
}


/* 2.5.0 — canonical desktop marketplace overhaul */
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-results-toolbar,
html:not(.cv-device-mobile-root) body.cv-marketplace-results #cv-adaptive-filter-panel,
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-marketplace-filter-panel,
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-store-filter-panel{display:none!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .woocommerce-loop-product__title{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;text-overflow:ellipsis!important;min-height:2.35em!important;max-height:2.35em!important}
html:not(.cv-device-mobile-root) body.cv-results-list-view .cv-desktop-results-main ul.products li.product .woocommerce-loop-product__title{-webkit-line-clamp:2!important;min-height:0!important;max-height:2.45em!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-basics{grid-template-columns:1fr 1fr!important;gap:8px!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-basic-price{grid-column:1/-1!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-content-grid{grid-template-columns:1fr 1fr!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-basic-quick>.cv-rf-check{display:inline-flex!important;margin-right:8px!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-top-relevance{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important;margin-bottom:10px!important}
html:not(.cv-device-mobile-root) body.cv-marketplace-results .cv-rf-top-relevance .cv-rf-adaptive-card{border-color:#b9cdc4!important;background:#fbfdfc!important}
