/* Klivy 5.0 Foundation — design tokens, adaptive surfaces and unified components */
:root{
  --k5-bg:#07101f;--k5-bg-deep:#030916;--k5-surface:#0d1830;--k5-surface-2:#121f3b;--k5-surface-3:#182746;
  --k5-line:rgba(148,173,226,.16);--k5-line-strong:rgba(148,173,226,.28);
  --k5-text:#f6f8ff;--k5-muted:#94a3c3;--k5-soft:#c4cde0;
  --k5-brand:#58e7ca;--k5-brand-2:#61a8ff;--k5-accent:#fbbf24;--k5-danger:#ff6b7d;
  --k5-r1:12px;--k5-r2:18px;--k5-r3:24px;--k5-r4:32px;
  --k5-s1:4px;--k5-s2:8px;--k5-s3:12px;--k5-s4:16px;--k5-s5:20px;--k5-s6:24px;--k5-s8:32px;--k5-s10:40px;
  --k5-shadow-sm:0 8px 24px rgba(0,0,0,.18);--k5-shadow-lg:0 28px 80px rgba(0,0,0,.38);
  --k5-ease:cubic-bezier(.22,1,.36,1);
}
*{box-sizing:border-box}html{background:var(--k5-bg-deep)}body.klivy-app{background:
 radial-gradient(circle at 12% -12%,rgba(60,108,255,.18),transparent 32%),
 radial-gradient(circle at 93% 8%,rgba(36,220,194,.10),transparent 28%),
 linear-gradient(180deg,var(--k5-bg) 0%,var(--k5-bg-deep) 100%)!important;color:var(--k5-text);min-height:100vh}
body.klivy-app::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background-image:linear-gradient(rgba(255,255,255,.014) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.014) 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(to bottom,black,transparent 72%)}
body.klivy-app,body.klivy-app button,body.klivy-app input,body.klivy-app select,body.klivy-app textarea{font-family:Inter,-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif}
body.klivy-app a,body.klivy-app button{transition:transform .2s var(--k5-ease),border-color .2s ease,background .2s ease,box-shadow .2s ease,color .2s ease}
body.klivy-app button:active,body.klivy-app a:active{transform:scale(.975)}
body.klivy-app :focus-visible{outline:3px solid rgba(88,231,202,.44)!important;outline-offset:3px!important}

/* shell */
body.klivy-app .klivy-sidebar{background:rgba(5,12,27,.82)!important;border-right:1px solid var(--k5-line)!important;backdrop-filter:blur(28px) saturate(145%);box-shadow:16px 0 50px rgba(0,0,0,.13)}
body.klivy-app .klivy-logo__mark{background:linear-gradient(145deg,#1d50db,#14b8d4)!important;box-shadow:0 14px 35px rgba(37,99,235,.25),inset 0 1px 0 rgba(255,255,255,.24)!important}
body.klivy-app .klivy-nav__item{border:1px solid transparent!important;border-radius:16px!important;color:var(--k5-muted)!important}
body.klivy-app .klivy-nav__item:hover{background:rgba(255,255,255,.045)!important;color:#fff!important;border-color:var(--k5-line)!important;transform:translateX(2px)}
body.klivy-app .klivy-nav__item.is-active{background:linear-gradient(135deg,rgba(76,112,255,.22),rgba(30,213,201,.13))!important;color:#fff!important;border-color:rgba(103,155,255,.34)!important;box-shadow:0 12px 30px rgba(20,56,141,.18),inset 0 1px 0 rgba(255,255,255,.08)!important}
body.klivy-app .klivy-nav__item.is-active svg{color:var(--k5-brand)!important}
body.klivy-app .klivy-main{min-width:0}
body.klivy-app .klivy-topbar{background:rgba(6,14,30,.72)!important;border-bottom:1px solid var(--k5-line)!important;backdrop-filter:blur(26px) saturate(145%);box-shadow:0 12px 36px rgba(0,0,0,.12)}
body.klivy-app .klivy-topbar__title p,.klivy-eyebrow,.klivy-card-label{color:var(--k5-brand)!important;letter-spacing:.14em!important;font-weight:800!important}
body.klivy-app .klivy-header-pill{background:rgba(255,255,255,.045)!important;border:1px solid var(--k5-line)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important}
body.klivy-app .klivy-header-pill:hover{background:rgba(255,255,255,.075)!important;border-color:var(--k5-line-strong)!important;box-shadow:var(--k5-shadow-sm)!important}
body.klivy-app .klivy-workspace,body.klivy-app .list-page,body.klivy-app .saved-page,body.klivy-app .profile-page,body.klivy-app .plans-page,body.klivy-app .admin-shell{max-width:1720px;margin-inline:auto!important}

/* typography */
body.klivy-app h1,body.klivy-app h2,body.klivy-app h3{letter-spacing:-.035em;text-wrap:balance}
body.klivy-app h1{font-weight:850!important}body.klivy-app h2{font-weight:820!important}body.klivy-app p{line-height:1.62}

/* universal surfaces */
body.klivy-app :where(.klivy-content-card,.klivy-action-card,.klivy-utility-card,.saved-page__card,.profile-card,.plans-card,.admin-card,.search-panel,.shopping-sidebar,.product-card,.auth-card,.billing-card){background:linear-gradient(155deg,rgba(22,37,70,.86),rgba(8,18,39,.92))!important;border:1px solid var(--k5-line)!important;box-shadow:var(--k5-shadow-sm),inset 0 1px 0 rgba(255,255,255,.045)!important;backdrop-filter:blur(18px)}
body.klivy-app :where(.klivy-content-card,.klivy-action-card,.klivy-utility-card,.saved-page__card,.profile-card,.plans-card,.admin-card,.search-panel,.shopping-sidebar,.product-card){border-radius:var(--k5-r3)!important}
body.klivy-app :where(.klivy-action-card,.klivy-utility-card,.saved-page__card,.product-card):hover{border-color:rgba(105,156,255,.34)!important;box-shadow:0 22px 58px rgba(0,0,0,.27),inset 0 1px 0 rgba(255,255,255,.06)!important;transform:translateY(-2px)}

/* buttons */
body.klivy-app :where(button,.btn,.primary-btn,[type="submit"]){min-height:44px;border-radius:14px;font-weight:780;letter-spacing:-.01em}
body.klivy-app :where(.klivy-action-card button,.primary-btn,.btn-primary,[data-dashboard-ai-form] button,[data-dashboard-search-form] button){border:0!important;background:linear-gradient(135deg,var(--k5-brand),#2bb9f3)!important;color:#04131d!important;box-shadow:0 12px 28px rgba(49,210,193,.22)!important}
body.klivy-app :where(.klivy-action-card button,.primary-btn,.btn-primary,[data-dashboard-ai-form] button,[data-dashboard-search-form] button):hover{transform:translateY(-1px);box-shadow:0 17px 36px rgba(49,210,193,.28)!important;filter:saturate(1.07)}
body.klivy-app :where(input,select,textarea){border:1px solid var(--k5-line)!important;background:rgba(2,9,22,.58)!important;color:var(--k5-text)!important;border-radius:14px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important}
body.klivy-app :where(input,select,textarea):focus{border-color:rgba(88,231,202,.58)!important;box-shadow:0 0 0 4px rgba(88,231,202,.1)!important}
body.klivy-app ::placeholder{color:#7787aa!important}

/* dashboard */
body.app-dashboard-page .klivy-welcome{padding:clamp(22px,3vw,40px)!important;border:1px solid var(--k5-line)!important;border-radius:var(--k5-r4)!important;background:linear-gradient(135deg,rgba(30,58,122,.36),rgba(15,31,61,.72) 48%,rgba(20,91,91,.19))!important;box-shadow:var(--k5-shadow-lg),inset 0 1px 0 rgba(255,255,255,.06)!important;overflow:hidden;position:relative}
body.app-dashboard-page .klivy-welcome::after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;right:-150px;top:-220px;background:radial-gradient(circle,rgba(88,231,202,.28),transparent 66%);pointer-events:none}
body.app-dashboard-page .klivy-welcome h2{font-size:clamp(30px,4vw,56px)!important;margin:.2em 0!important}
body.app-dashboard-page .klivy-current-plan{background:rgba(2,9,22,.48)!important;border:1px solid var(--k5-line)!important;border-radius:20px!important;backdrop-filter:blur(14px)}
body.app-dashboard-page .klivy-launch-grid{gap:var(--k5-s5)!important}
body.app-dashboard-page .klivy-action-card{overflow:hidden;isolation:isolate}
body.app-dashboard-page .klivy-action-card__visual{background:radial-gradient(circle at 50% 30%,rgba(94,157,255,.34),rgba(6,15,35,.12) 65%)!important}
body.app-dashboard-page .klivy-action-card--ai .klivy-action-card__visual{background:radial-gradient(circle at 50% 30%,rgba(88,231,202,.30),rgba(6,15,35,.08) 65%)!important}
body.app-dashboard-page .klivy-action-card form{background:rgba(2,9,22,.36)!important;border:1px solid var(--k5-line)!important;border-radius:17px!important;padding:5px!important}
body.app-dashboard-page .klivy-list-grid{gap:16px!important}

/* lists and product cards */
body.klivy-app .product-card{overflow:hidden;transition:transform .22s var(--k5-ease),box-shadow .22s ease,border-color .22s ease!important}
body.klivy-app .product-card__image-wrap{background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(233,241,255,.84))!important}
body.klivy-app .product-card__price{color:#7df2df!important;font-weight:850!important;letter-spacing:-.025em}
body.klivy-app .product-card__addBtn{background:linear-gradient(135deg,#6767ff,#44d9ed)!important;border:0!important;box-shadow:0 11px 26px rgba(73,115,255,.27)!important}
body.klivy-app .shopping-sidebar{overflow:hidden}
body.klivy-app .shopping-list__header{background:linear-gradient(180deg,rgba(255,255,255,.025),transparent)!important}
body.klivy-app .shopping-list__footer{background:rgba(2,9,22,.36)!important;border-top:1px solid var(--k5-line)!important}
body.klivy-app .saved-page__card{transition:transform .22s var(--k5-ease),border-color .22s ease,box-shadow .22s ease!important}
body.klivy-app .saved-page__ownerAvatar,.auth-user-menu__avatar{box-shadow:0 0 0 3px rgba(88,231,202,.12)!important}

/* Loading, reveal and toast primitives moved to /assets/ui/klivy-ui-foundation.css in v6.6.13. */
/* responsive foundation */
@media(max-width:1180px){body.klivy-app .klivy-workspace,body.klivy-app .list-page,body.klivy-app .saved-page,body.klivy-app .profile-page,body.klivy-app .plans-page,body.klivy-app .admin-shell{padding-inline:14px!important}}
@media(max-width:860px){
 body.klivy-app{padding-bottom:84px}
 body.klivy-app .klivy-sidebar{position:fixed!important;left:12px!important;right:12px!important;bottom:10px!important;top:auto!important;width:auto!important;height:66px!important;padding:7px!important;border:1px solid var(--k5-line-strong)!important;border-radius:22px!important;z-index:9998!important;background:rgba(5,12,27,.90)!important;box-shadow:0 18px 55px rgba(0,0,0,.48)!important}
 body.klivy-app .klivy-logo{display:none!important}
 body.klivy-app .klivy-nav--all{display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:4px!important;padding:0!important;height:100%!important;overflow:visible!important}
 body.klivy-app .klivy-nav__item{min-width:0!important;min-height:50px!important;padding:5px!important;justify-content:center!important;border-radius:16px!important}
 body.klivy-app .klivy-nav__item svg{width:36px!important;height:36px!important;padding:8px!important;margin:0!important}
 body.klivy-app .klivy-nav__item span,body.klivy-app .klivy-nav__item--logout,body.klivy-app .klivy-nav__item:nth-of-type(n+6){display:none!important}
 body.klivy-app .klivy-nav__item b{position:absolute!important;top:1px!important;right:12%!important}
 body.klivy-app .klivy-main{margin-left:0!important;width:100%!important}
 body.klivy-app .klivy-topbar{position:sticky!important;top:0!important;z-index:1000!important;padding:10px 14px!important}
 body.app-dashboard-page .klivy-welcome{border-radius:26px!important}
 body.app-dashboard-page .klivy-launch-grid{grid-template-columns:1fr!important}
 body.app-dashboard-page .klivy-dashboard-utils{grid-template-columns:1fr!important}
 body.klivy-app .klivy-section-head{align-items:flex-start!important;gap:12px!important}
}
@media(max-width:600px){
 :root{--k5-r3:20px;--k5-r4:26px}
 body.klivy-app .klivy-workspace,body.klivy-app .list-page,body.klivy-app .saved-page,body.klivy-app .profile-page,body.klivy-app .plans-page,body.klivy-app .admin-shell{padding-inline:10px!important}
 body.klivy-app .klivy-topbar{min-height:66px!important}
 body.klivy-app .klivy-topbar__title h1{font-size:19px!important}
 body.app-dashboard-page .klivy-welcome{padding:22px!important}
 body.app-dashboard-page .klivy-welcome h2{font-size:32px!important}
 body.app-dashboard-page .klivy-current-plan{width:100%!important;margin-top:16px!important}
 body.app-dashboard-page .klivy-action-card__body{padding:19px!important}
 body.klivy-app :where(.klivy-content-card,.klivy-action-card,.klivy-utility-card,.saved-page__card,.profile-card,.plans-card,.admin-card,.search-panel,.shopping-sidebar,.product-card){border-radius:20px!important}
}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}


/* ==========================================================================\n   Klivy 5.1 — Visible application shell and responsive workspace refactor\n   ========================================================================== */
:root{--k5-sidebar:248px;--k5-page-gap:clamp(16px,2vw,30px);--k5-page-pad:clamp(16px,2.4vw,38px);--k5-content-max:1920px}
body.klivy-app{background:#060b17!important}
body.klivy-app::before{background:radial-gradient(circle at 12% 0,rgba(73,97,255,.20),transparent 30%),radial-gradient(circle at 92% 2%,rgba(37,224,196,.13),transparent 24%),linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px)!important;background-size:auto,auto,42px 42px,42px 42px!important;mask-image:none!important}
body.klivy-app .klivy-sidebar{width:var(--k5-sidebar)!important;padding:18px 14px!important;background:rgba(7,12,27,.94)!important}
body.klivy-app .klivy-main{margin-left:var(--k5-sidebar)!important;width:calc(100% - var(--k5-sidebar))!important}
body.klivy-app .klivy-topbar{height:78px!important;padding:0 var(--k5-page-pad)!important;background:rgba(6,11,23,.82)!important}
body.klivy-app .klivy-logo{padding:4px 8px 22px!important}body.klivy-app .klivy-logo__mark{width:46px!important;height:46px!important;border-radius:15px!important}
body.klivy-app .klivy-nav{gap:6px!important}body.klivy-app .klivy-nav__item{min-height:48px!important;padding:0 13px!important}body.klivy-app .klivy-nav__item svg{width:21px!important;height:21px!important}
body.klivy-app .klivy-topbar__title h1{font-size:22px!important}body.klivy-app .klivy-header-pill{height:44px!important;border-radius:14px!important}
body.klivy-app .klivy-workspace,body.klivy-app .list-page,body.klivy-app .saved-page,body.klivy-app .profile-page,body.klivy-app .plans-page,body.klivy-app .admin-shell{width:100%!important;max-width:var(--k5-content-max)!important;margin:0 auto!important;padding:var(--k5-page-pad)!important}
body.app-dashboard-page .klivy-workspace{display:grid!important;gap:var(--k5-page-gap)!important}
body.app-dashboard-page .klivy-welcome{min-height:240px!important;padding:clamp(28px,4vw,58px)!important;border-radius:30px!important;background:linear-gradient(120deg,#182959 0%,#101a36 45%,#103c45 100%)!important}
body.app-dashboard-page .klivy-welcome h2{font-size:clamp(38px,5vw,68px)!important;max-width:920px!important}
body.app-dashboard-page .klivy-launch-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important}
body.app-dashboard-page .klivy-action-card{min-height:330px!important;border-radius:28px!important}body.app-dashboard-page .klivy-action-card__body{padding:clamp(22px,3vw,34px)!important}body.app-dashboard-page .klivy-action-card__visual{min-height:132px!important}
body.klivy-create-page .list-page{padding:var(--k5-page-pad)!important}
body.klivy-create-page .app-layout--dedicated{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(320px,32%)!important;gap:22px!important;align-items:start!important;width:100%!important;max-width:none!important}
body.klivy-create-page .main-content,body.klivy-create-page .page-shell{min-width:0!important;max-width:none!important;width:100%!important}
body.klivy-create-page .shopping-rail{min-width:0!important;width:100%!important;position:sticky!important;top:100px!important;height:calc(100dvh - 124px)!important}
body.klivy-create-page .shopping-sidebar{height:100%!important;min-width:0!important;width:100%!important;border-radius:26px!important}
body.klivy-create-page .create-screen{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}
body.klivy-create-page .search-mode-panel{margin:0!important;border-radius:26px!important;overflow:hidden!important}
body.klivy-create-page .search-mode-tabs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:8px!important}
body.klivy-create-page .search-mode-tab{min-height:52px!important;font-size:13px!important}body.klivy-create-page .search-mode-content{padding:clamp(18px,2vw,28px)!important}
body.klivy-create-page .search-mode-pane .search-box,body.klivy-create-page .ai-shopping-box__row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;padding:7px!important}
body.klivy-create-page .search-mode-pane .search-box input,body.klivy-create-page .ai-shopping-box__input{min-width:0!important;width:100%!important;height:52px!important}
body.klivy-create-page #searchBtn,body.klivy-create-page .ai-shopping-box__btn{min-width:154px!important;height:52px!important;white-space:nowrap!important}
body.klivy-create-page .search-meta-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;flex-wrap:wrap!important}
body.klivy-create-page .results-panel{padding:22px!important;border-radius:26px!important}body.klivy-create-page .results-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}
body.klivy-create-page .product-card{min-width:0!important;border-radius:21px!important}body.klivy-create-page .product-card__body{padding:16px!important}body.klivy-create-page .product-card__actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}body.klivy-create-page .product-card__actions>*{min-width:0!important;width:100%!important}
body.klivy-app .saved-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}
@media(max-width:1280px){:root{--k5-sidebar:220px}body.klivy-create-page .app-layout--dedicated{grid-template-columns:minmax(0,1fr) 330px!important}body.klivy-create-page .results-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.klivy-app .saved-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:980px){:root{--k5-sidebar:0px}body.klivy-app{padding-bottom:92px!important}body.klivy-app .klivy-main{margin-left:0!important;width:100%!important}body.klivy-app .klivy-sidebar{display:block!important;transform:none!important;position:fixed!important;left:12px!important;right:12px!important;bottom:10px!important;top:auto!important;width:auto!important;height:70px!important;padding:8px!important;border-radius:24px!important}body.klivy-app .klivy-nav--all{display:grid!important;grid-template-columns:repeat(5,1fr)!important;height:100%!important}body.klivy-app .klivy-nav__item{min-height:52px!important;padding:5px!important;justify-content:center!important}body.klivy-app .klivy-nav__item span,body.klivy-app .klivy-nav__item--logout,body.klivy-app .klivy-nav__item:nth-of-type(n+6){display:none!important}body.klivy-app .klivy-logo{display:none!important}body.klivy-create-page .app-layout--dedicated{grid-template-columns:1fr!important}body.klivy-create-page .shopping-rail{position:relative!important;top:auto!important;height:auto!important}body.klivy-create-page .shopping-sidebar{min-height:360px!important;max-height:none!important}body.app-dashboard-page .klivy-launch-grid{grid-template-columns:1fr!important}body.app-dashboard-page .klivy-action-card{min-height:280px!important}body.klivy-app .klivy-topbar__right .klivy-online,body.klivy-app .klivy-header-language{display:none!important}}
@media(max-width:640px){:root{--k5-page-pad:12px}body.klivy-app .klivy-topbar{height:68px!important;padding:0 14px!important}body.klivy-app .klivy-topbar__title p{display:none!important}body.klivy-app .klivy-topbar__right{gap:6px!important}body.app-dashboard-page .klivy-welcome{min-height:210px!important;padding:25px 21px!important;border-radius:24px!important}body.app-dashboard-page .klivy-welcome h2{font-size:36px!important}body.klivy-create-page .search-mode-content{padding:14px!important}body.klivy-create-page .search-mode-pane .search-box,body.klivy-create-page .ai-shopping-box__row{grid-template-columns:1fr!important}body.klivy-create-page #searchBtn,body.klivy-create-page .ai-shopping-box__btn{width:100%!important;min-width:0!important}body.klivy-create-page .search-meta-row,body.klivy-create-page .search-meta-row__location,body.klivy-create-page .search-meta-row__status{align-items:stretch!important;flex-direction:column!important;width:100%!important}body.klivy-create-page .results-grid{grid-template-columns:1fr!important}body.klivy-create-page .product-card{display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;min-height:170px!important}body.klivy-create-page .product-card__image-wrap{height:100%!important;min-height:170px!important;border-radius:18px 0 0 18px!important}body.klivy-create-page .product-card__body{padding:13px!important}body.klivy-create-page .product-card__title{font-size:15px!important;line-height:1.3!important}body.klivy-create-page .product-card__actions{grid-template-columns:1fr!important}body.klivy-create-page .product-card__link{display:none!important}body.klivy-app .saved-page__grid{grid-template-columns:1fr!important}body.klivy-app .klivy-sidebar{left:8px!important;right:8px!important;bottom:7px!important}}

/* ==========================================================================
   Klivy 5.2 — Focus Shopping Mode
   ========================================================================== */
.k5-start-shopping{display:flex!important;align-items:center!important;gap:12px!important;width:calc(100% - 28px)!important;margin:14px!important;padding:14px 16px!important;border:0!important;border-radius:18px!important;background:linear-gradient(135deg,#6d70ff,#28d9bd)!important;color:#fff!important;text-align:left!important;box-shadow:0 18px 38px rgba(47,92,255,.24)!important;cursor:pointer!important}
.k5-start-shopping>span:first-child{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:rgba(255,255,255,.18);font-size:14px}.k5-start-shopping>span:last-child{display:grid;gap:2px}.k5-start-shopping strong{font-size:14px}.k5-start-shopping small{font-size:11px;color:rgba(255,255,255,.74)}
body.k5-shopping-mode-open{overflow:hidden!important}.k5-shopping-mode{position:fixed;inset:0;z-index:100000;background:#060b17;color:#fff;overflow:auto}.k5-shopping-mode__shell{min-height:100dvh;max-width:1180px;margin:0 auto;padding:0 28px 48px}.k5-shopping-mode__header{position:sticky;top:0;z-index:4;display:grid;grid-template-columns:52px 1fr 52px;align-items:center;gap:14px;min-height:88px;background:rgba(6,11,23,.88);backdrop-filter:blur(24px)}
.k5-shopping-mode__header button{width:46px;height:46px;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:rgba(255,255,255,.06);color:#fff;font-size:20px;cursor:pointer}.k5-shopping-mode__header div{display:grid;gap:3px}.k5-shopping-mode__header span{font-size:12px;text-transform:uppercase;letter-spacing:.13em;color:#8f9bb7}.k5-shopping-mode__header strong{font-size:18px}.k5-shopping-mode__progress{height:5px;border-radius:99px;background:rgba(255,255,255,.08);overflow:hidden}.k5-shopping-mode__progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6d70ff,#28d9bd);transition:width .35s ease}
.k5-shopping-mode__main{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:28px;padding-top:28px}.k5-shopping-focus-card{position:sticky;top:118px;display:flex;flex-direction:column;justify-content:center;min-height:560px;padding:clamp(28px,5vw,64px);border:1px solid rgba(255,255,255,.1);border-radius:34px;background:radial-gradient(circle at 85% 10%,rgba(38,218,189,.18),transparent 32%),linear-gradient(145deg,#17254e,#0c142c 62%,#0b2830);box-shadow:0 30px 80px rgba(0,0,0,.32)}.k5-shopping-focus-card__shop{display:flex;align-items:center;gap:10px;color:#b9c4dc;font-size:14px}.k5-shopping-focus-card__shop img{width:42px;height:42px;object-fit:contain;border-radius:12px;background:#fff;padding:5px}.k5-shopping-focus-card__counter{margin-top:auto;padding-top:50px;color:#7f8ba6;font-size:12px;text-transform:uppercase;letter-spacing:.16em}.k5-shopping-focus-card h2{margin:14px 0 12px;font-size:clamp(42px,5vw,72px);line-height:1.02;letter-spacing:-.045em}.k5-shopping-focus-card>strong{font-size:24px;color:#76ead8}.k5-shopping-focus-card>button{margin-top:auto;min-height:68px;border:0;border-radius:21px;background:#fff;color:#091022;font-size:17px;font-weight:800;cursor:pointer;box-shadow:0 16px 36px rgba(0,0,0,.2)}.k5-shopping-focus-card.is-complete{text-align:center;align-items:center}.k5-shopping-complete-icon{display:grid;place-items:center;width:96px;height:96px;border-radius:31px;background:linear-gradient(135deg,#6d70ff,#28d9bd);font-size:45px}.k5-shopping-focus-card.is-complete p{color:#aeb9cf}.k5-shopping-focus-card.is-complete>button{width:100%}
.k5-shopping-overview{padding:22px;border:1px solid rgba(255,255,255,.09);border-radius:28px;background:rgba(255,255,255,.035)}.k5-shopping-overview__head{display:flex;align-items:center;justify-content:space-between;padding:4px 3px 18px}.k5-shopping-overview__head strong{font-size:18px}.k5-shopping-overview__head span{color:#8f9bb7;font-size:13px}.k5-shopping-overview__items{display:grid;gap:9px}.k5-shopping-row{display:grid;grid-template-columns:34px 42px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:11px;border:1px solid rgba(255,255,255,.08);border-radius:17px;background:rgba(255,255,255,.035);color:#fff;text-align:left;cursor:pointer;transition:.2s ease}.k5-shopping-row:hover{transform:translateY(-1px);background:rgba(255,255,255,.065)}.k5-shopping-row__check{display:grid;place-items:center;width:30px;height:30px;border:2px solid rgba(255,255,255,.18);border-radius:10px}.k5-shopping-row img,.k5-shopping-row__placeholder{width:42px;height:42px;object-fit:contain;border-radius:11px;background:#fff;padding:4px}.k5-shopping-row__placeholder{display:grid;place-items:center;background:rgba(255,255,255,.08)}.k5-shopping-row__meta{display:grid;gap:3px;min-width:0}.k5-shopping-row__meta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.k5-shopping-row__meta small{color:#8490aa}.k5-shopping-row>b{font-size:13px;color:#cbd5e9}.k5-shopping-row.is-done{opacity:.46}.k5-shopping-row.is-done .k5-shopping-row__check{border-color:#35d9bf;background:#35d9bf;color:#07111c}.k5-shopping-row.is-done .k5-shopping-row__meta strong{text-decoration:line-through}.k5-modal-shopping-btn{background:linear-gradient(135deg,#6d70ff,#28d9bd)!important}
@media(max-width:800px){.k5-shopping-mode__shell{padding:0 14px 28px}.k5-shopping-mode__header{min-height:76px}.k5-shopping-mode__main{grid-template-columns:1fr;gap:16px;padding-top:16px}.k5-shopping-focus-card{position:relative;top:auto;min-height:430px;border-radius:26px;padding:26px 22px}.k5-shopping-focus-card h2{font-size:44px}.k5-shopping-overview{padding:13px;border-radius:22px}.k5-shopping-row{grid-template-columns:32px 38px minmax(0,1fr);gap:10px}.k5-shopping-row>b{grid-column:3;font-size:12px}.k5-shopping-row img,.k5-shopping-row__placeholder{width:38px;height:38px}}


/* V6.2.11 — authenticated create-page layout containment hotfix */
body.klivy-create-page,
body.klivy-create-page .klivy-main,
body.klivy-create-page .list-page,
body.klivy-create-page .app-layout--dedicated,
body.klivy-create-page .main-content,
body.klivy-create-page .shopping-rail {
  box-sizing: border-box !important;
}
body.klivy-create-page .klivy-main {
  min-width: 0 !important;
  overflow-x: clip !important;
}
body.klivy-create-page .app-layout--dedicated {
  min-width: 0 !important;
  overflow: visible !important;
}
body.klivy-create-page .main-content,
body.klivy-create-page .main-content > *,
body.klivy-create-page .page-shell,
body.klivy-create-page .results-panel,
body.klivy-create-page .results-grid {
  min-width: 0 !important;
  max-width: 100% !important;
}
body.klivy-create-page .shopping-rail {
  justify-self: stretch !important;
  max-width: 100% !important;
  z-index: 2 !important;
}
body.klivy-create-page .shopping-sidebar {
  contain: inline-size !important;
  overflow-x: hidden !important;
}
body.klivy-create-page .shopping-sidebar input,
body.klivy-create-page .shopping-sidebar select,
body.klivy-create-page .shopping-sidebar button {
  max-width: 100% !important;
  box-sizing: border-box !important;
}

/* Switch to a stacked workspace before the cart can squeeze/cover content. */
@media (max-width: 1220px) {
  body.klivy-create-page .app-layout--dedicated {
    grid-template-columns: minmax(0, 1fr) !important;
  }
  body.klivy-create-page .shopping-rail {
    position: relative !important;
    inset: auto !important;
    top: auto !important;
    height: auto !important;
    min-height: 0 !important;
  }
  body.klivy-create-page .shopping-sidebar {
    height: auto !important;
    min-height: 420px !important;
    max-height: none !important;
  }
}

@media (min-width: 1221px) {
  body.klivy-create-page .app-layout--dedicated {
    grid-template-columns: minmax(0, 1fr) clamp(320px, 25vw, 380px) !important;
  }
}

/* ==========================================================================\n   Klivy 6.2.11 — definitive responsive workspace/cart containment\n   The legacy stylesheet contains ID-level fixed positioning. These rules use\n   equal/higher specificity and switch layout before the usable content area\n   becomes too narrow after the desktop sidebar is deducted.\n   ========================================================================== */
body.klivy-create-page .list-page,
body.klivy-create-page .app-layout--dedicated,
body.klivy-create-page .main-content,
body.klivy-create-page .page-shell,
body.klivy-create-page .shopping-rail,
body.klivy-create-page #shoppingListMount.shopping-sidebar {
  min-width: 0 !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
}

body.klivy-create-page .app-layout--dedicated {
  width: 100% !important;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 360px) !important;
  gap: 18px !important;
  overflow: visible !important;
}

body.klivy-create-page .shopping-rail {
  grid-column: 2 !important;
  width: 100% !important;
  height: auto !important;
  position: relative !important;
  inset: auto !important;
  overflow: visible !important;
}

body.klivy-create-page #shoppingListMount.shopping-sidebar {
  display: flex !important;
  flex-direction: column !important;
  position: sticky !important;
  inset: auto !important;
  top: 96px !important;
  right: auto !important;
  bottom: auto !important;
  width: 100% !important;
  height: calc(100dvh - 112px) !important;
  min-height: 520px !important;
  max-height: calc(100dvh - 112px) !important;
  overflow: hidden !important;
  contain: none !important;
  z-index: 3 !important;
}

body.klivy-create-page #shoppingListMount.shopping-sidebar > * {
  min-width: 0 !important;
  max-width: 100% !important;
}

/* Tablet, small laptop and split-screen: cart becomes a normal full-width block. */
@media (max-width: 1499px) {
  body.klivy-create-page .app-layout--dedicated {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 18px !important;
  }

  body.klivy-create-page .main-content {
    grid-column: 1 !important;
    grid-row: 1 !important;
    width: 100% !important;
  }

  body.klivy-create-page .shopping-rail {
    grid-column: 1 !important;
    grid-row: 2 !important;
    width: 100% !important;
    height: auto !important;
    position: relative !important;
    inset: auto !important;
  }

  body.klivy-create-page #shoppingListMount.shopping-sidebar {
    position: relative !important;
    inset: auto !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    width: 100% !important;
    max-width: none !important;
    height: auto !important;
    min-height: 420px !important;
    max-height: none !important;
    overflow: visible !important;
  }
}

@media (max-width: 980px) {
  body.klivy-create-page .list-page {
    padding: 14px 14px 104px !important;
  }

  body.klivy-create-page #shoppingListMount.shopping-sidebar {
    min-height: 360px !important;
  }
}

@media (max-width: 640px) {
  body.klivy-create-page .list-page {
    padding-inline: 10px !important;
  }

  body.klivy-create-page .app-layout--dedicated {
    gap: 12px !important;
  }

  body.klivy-create-page #shoppingListMount.shopping-sidebar {
    min-height: 320px !important;
    border-radius: 20px !important;
  }
}

/* ==========================================================================\n   Klivy 6.2.11 — adaptive navigation + always-available cart\n   Large screens keep both content and cart visible. Medium screens collapse\n   the navigation instead of dropping the cart below the page. Mobile uses an\n   accessible cart drawer with a persistent compact launcher.\n   ========================================================================== */

/* Medium desktop / notebook: icon rail + persistent compact cart. */
@media (min-width: 981px) and (max-width: 1499px) {
  :root { --k5-sidebar: 86px !important; }

  body.klivy-app .klivy-sidebar {
    width: 86px !important;
    padding: 14px 9px !important;
  }
  body.klivy-app .klivy-main {
    margin-left: 86px !important;
    width: calc(100% - 86px) !important;
  }
  body.klivy-app .klivy-logo {
    justify-content: center !important;
    padding: 4px 0 18px !important;
  }
  body.klivy-app .klivy-logo__text,
  body.klivy-app .klivy-nav__item > span,
  body.klivy-app .klivy-nav__item--logout > span {
    display: none !important;
  }
  body.klivy-app .klivy-nav__item {
    justify-content: center !important;
    min-height: 56px !important;
    padding: 7px !important;
    border-radius: 17px !important;
  }
  body.klivy-app .klivy-nav__item svg {
    width: 38px !important;
    height: 38px !important;
    padding: 8px !important;
    margin: 0 !important;
  }
  body.klivy-app .klivy-nav__item b {
    position: absolute !important;
    top: 3px !important;
    right: 3px !important;
  }
  body.klivy-app .klivy-nav__item--logout {
    margin-top: auto !important;
  }

  body.klivy-create-page .list-page {
    padding: clamp(14px, 1.7vw, 24px) !important;
  }
  body.klivy-create-page .app-layout--dedicated {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) clamp(300px, 25vw, 340px) !important;
    gap: clamp(12px, 1.4vw, 18px) !important;
  }
  body.klivy-create-page .main-content {
    grid-column: 1 !important;
    grid-row: 1 !important;
  }
  body.klivy-create-page .shopping-rail {
    grid-column: 2 !important;
    grid-row: 1 !important;
    position: relative !important;
    width: 100% !important;
    height: auto !important;
  }
  body.klivy-create-page #shoppingListMount.shopping-sidebar {
    position: sticky !important;
    top: 92px !important;
    width: 100% !important;
    height: calc(100dvh - 108px) !important;
    min-height: 520px !important;
    max-height: calc(100dvh - 108px) !important;
    overflow: hidden !important;
    border-radius: 24px !important;
  }
}

/* Mobile/tablet: cart becomes a real drawer instead of a long block below results. */
@media (max-width: 980px) {
  body.klivy-create-page .app-layout--dedicated {
    display: block !important;
  }
  body.klivy-create-page .shopping-rail {
    position: fixed !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100dvh !important;
    z-index: 10020 !important;
    pointer-events: none !important;
    background: rgba(2, 6, 18, 0) !important;
    transition: background .24s ease !important;
  }
  body.klivy-create-page .shopping-rail::before {
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    background: transparent !important;
  }
  body.klivy-create-page #shoppingListMount.shopping-sidebar {
    position: absolute !important;
    top: 10px !important;
    right: 10px !important;
    bottom: 92px !important;
    left: auto !important;
    width: min(390px, calc(100vw - 20px)) !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: hidden !important;
    transform: translateX(calc(100% + 24px)) !important;
    transition: transform .28s cubic-bezier(.22,.8,.25,1) !important;
    box-shadow: 0 30px 90px rgba(0,0,0,.55) !important;
    pointer-events: auto !important;
    border-radius: 26px !important;
  }
  body.klivy-create-page.k5-cart-drawer-open .shopping-rail {
    pointer-events: auto !important;
    background: rgba(2, 6, 18, .58) !important;
    backdrop-filter: blur(7px) !important;
  }
  body.klivy-create-page.k5-cart-drawer-open #shoppingListMount.shopping-sidebar {
    transform: translateX(0) !important;
  }
  body.klivy-create-page.k5-cart-drawer-open {
    overflow: hidden !important;
  }
}

.k5-cart-launcher {
  display: none;
}

@media (max-width: 980px) {
  .k5-cart-launcher {
    position: fixed;
    right: 16px;
    bottom: 92px;
    z-index: 10010;
    display: inline-flex;
    align-items: center;
    gap: 11px;
    min-height: 58px;
    max-width: calc(100vw - 32px);
    padding: 8px 10px 8px 9px;
    border: 1px solid rgba(255,255,255,.18);
    border-radius: 19px;
    background: linear-gradient(135deg, rgba(86,99,255,.98), rgba(26,203,211,.98));
    color: #fff;
    box-shadow: 0 18px 52px rgba(11,32,82,.46);
    cursor: pointer;
  }
  .k5-cart-launcher__icon {
    display: grid;
    place-items: center;
    width: 42px;
    height: 42px;
    flex: 0 0 42px;
    border-radius: 14px;
    background: rgba(255,255,255,.16);
    font-size: 19px;
  }
  .k5-cart-launcher__copy {
    display: grid;
    gap: 1px;
    min-width: 0;
    text-align: left;
  }
  .k5-cart-launcher__copy strong {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
  }
  .k5-cart-launcher__copy small {
    color: rgba(255,255,255,.78);
    font-size: 11px;
  }
  .k5-cart-launcher__count {
    display: grid;
    place-items: center;
    min-width: 30px;
    height: 30px;
    padding: 0 8px;
    border-radius: 11px;
    background: rgba(5,12,31,.28);
    font-size: 12px;
    font-weight: 900;
  }
}

@media (max-width: 560px) {
  .k5-cart-launcher {
    right: 12px;
    bottom: 88px;
    min-height: 54px;
    border-radius: 18px;
  }
  .k5-cart-launcher__icon {
    width: 38px;
    height: 38px;
    flex-basis: 38px;
  }
  body.klivy-create-page #shoppingListMount.shopping-sidebar {
    top: 8px !important;
    right: 8px !important;
    bottom: 84px !important;
    width: calc(100vw - 16px) !important;
    border-radius: 22px !important;
  }
}

/* ========================================================================== 
   Klivy 6.2.11 — Layout Engine
   Content-first workspace. The shopping list is no longer a third column;
   it is an always-available drawer opened from a compact persistent dock.
   ========================================================================== */
body.klivy-create-page .app-layout--dedicated{
  display:block!important;
  width:100%!important;
  max-width:none!important;
}
body.klivy-create-page .main-content{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
}
body.klivy-create-page .page-shell{width:100%!important;max-width:none!important}

/* Drawer layer never consumes workspace width. */
body.klivy-create-page .shopping-rail{
  position:fixed!important;
  inset:0!important;
  width:100vw!important;
  height:100dvh!important;
  z-index:12000!important;
  pointer-events:none!important;
  background:transparent!important;
  transition:background .22s ease,backdrop-filter .22s ease!important;
}
body.klivy-create-page #shoppingListMount.shopping-sidebar{
  position:absolute!important;
  top:12px!important;
  right:12px!important;
  bottom:12px!important;
  left:auto!important;
  width:min(460px,calc(100vw - 24px))!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:hidden!important;
  transform:translateX(calc(100% + 28px))!important;
  transition:transform .28s cubic-bezier(.22,.8,.25,1)!important;
  border-radius:28px!important;
  box-shadow:0 32px 100px rgba(0,0,0,.58)!important;
  pointer-events:auto!important;
}
body.klivy-create-page.k6-cart-open .shopping-rail{
  pointer-events:auto!important;
  background:rgba(2,6,18,.62)!important;
  backdrop-filter:blur(9px)!important;
}
body.klivy-create-page.k6-cart-open #shoppingListMount.shopping-sidebar{transform:translateX(0)!important}
body.klivy-create-page.k6-cart-open{overflow:hidden!important}
body.klivy-create-page #shoppingListMount .shopping-list{
  display:flex!important;
  flex-direction:column!important;
  width:100%!important;
  height:100%!important;
  min-width:0!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__body{
  flex:1 1 auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:auto!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__item{
  display:grid!important;
  grid-template-columns:52px minmax(0,1fr) auto 38px!important;
  gap:12px!important;
  align-items:center!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__name,
body.klivy-create-page #shoppingListMount .shopping-list__shop{
  overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important
}

/* Persistent compact cart dock. */
.k5-cart-launcher{display:none!important}
.k6-cart-dock{
  position:fixed;
  right:24px;
  bottom:24px;
  z-index:11950;
  display:flex;
  align-items:center;
  gap:12px;
  min-height:62px;
  max-width:min(340px,calc(100vw - 32px));
  padding:9px 11px;
  border:1px solid rgba(255,255,255,.2);
  border-radius:21px;
  background:linear-gradient(135deg,#5c6cff,#18c8d5);
  color:#fff;
  box-shadow:0 20px 58px rgba(9,31,87,.5),inset 0 1px 0 rgba(255,255,255,.22);
  cursor:pointer;
}
.k6-cart-dock__icon{display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;border-radius:15px;background:rgba(255,255,255,.16);font-size:20px}
.k6-cart-dock__copy{display:flex;flex-direction:column;min-width:0;text-align:left;line-height:1.15}
.k6-cart-dock__copy strong{font-size:15px;white-space:nowrap}
.k6-cart-dock__copy small{margin-top:4px;color:rgba(255,255,255,.8);font-size:12px;white-space:nowrap}
.k6-cart-dock__count{display:grid;place-items:center;min-width:38px;height:38px;padding:0 10px;margin-left:auto;border-radius:13px;background:rgba(2,18,45,.24);font-weight:800}
.k6-cart-close{position:absolute;top:16px;right:16px;z-index:5;width:42px;height:42px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(255,255,255,.06);color:#fff;font-size:22px;cursor:pointer}

/* Notebook gets icon rail; workspace remains full width. */
@media (min-width:981px) and (max-width:1499px){
  :root{--k5-sidebar:86px!important}
  body.klivy-app .klivy-sidebar{width:86px!important;padding:14px 9px!important}
  body.klivy-app .klivy-main{margin-left:86px!important;width:calc(100% - 86px)!important}
  body.klivy-app .klivy-logo{justify-content:center!important;padding:4px 0 18px!important}
  body.klivy-app .klivy-logo__text,body.klivy-app .klivy-nav__item>span,body.klivy-app .klivy-nav__item--logout>span{display:none!important}
  body.klivy-app .klivy-nav__item{justify-content:center!important;min-height:56px!important;padding:7px!important}
}
@media(max-width:980px){
  body.klivy-create-page #shoppingListMount.shopping-sidebar{top:8px!important;right:8px!important;bottom:86px!important;width:min(430px,calc(100vw - 16px))!important;border-radius:24px!important}
  .k6-cart-dock{right:14px;bottom:92px;min-height:58px;padding:8px 9px;border-radius:19px}
  .k6-cart-dock__icon{width:40px;height:40px;flex-basis:40px}
}
@media(max-width:560px){
  body.klivy-create-page .list-page{padding:12px!important}
  body.klivy-create-page #shoppingListMount.shopping-sidebar{top:0!important;right:0!important;bottom:78px!important;width:100vw!important;border-radius:24px 24px 0 0!important}
  .k6-cart-dock{left:14px;right:14px;bottom:88px;max-width:none;width:auto;justify-content:flex-start}
}


/* v6.2.11 — minimal app header, content-first across all devices */
body.klivy-app .klivy-topbar{
  min-height:72px!important;
  height:auto!important;
  padding:14px clamp(18px,2vw,32px)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  background:rgba(4,10,25,.78)!important;
  border-bottom:1px solid rgba(122,151,210,.14)!important;
  backdrop-filter:blur(18px)!important;
}
body.klivy-app .klivy-topbar__title{min-width:0!important}
body.klivy-app .klivy-topbar__title p{margin:0 0 3px!important;font-size:10px!important;letter-spacing:.22em!important}
body.klivy-app .klivy-topbar__title h1{margin:0!important;font-size:clamp(24px,2.1vw,34px)!important;line-height:1.05!important}
body.klivy-app .klivy-topbar__right{display:none!important}
body.klivy-app .klivy-main{min-width:0!important}
@media (max-width: 1100px){
  body.klivy-app .klivy-topbar{min-height:64px!important;padding:12px 20px!important}
  body.klivy-app .klivy-topbar__title p{display:none!important}
  body.klivy-app .klivy-topbar__title h1{font-size:25px!important}
}
@media (max-width: 760px){
  body.klivy-app .klivy-topbar{position:sticky!important;top:0!important;z-index:40!important;min-height:56px!important;padding:10px 16px!important}
  body.klivy-app .klivy-topbar__title h1{font-size:22px!important}
}

/* v6.2.11 — compact native mobile application layout */
@media (max-width: 640px) {
  :root{
    --k5-page-pad:10px;
    --k5-page-gap:12px;
  }
  html,body{overflow-x:hidden!important}
  body.klivy-app{
    padding-bottom:72px!important;
  }
  body.klivy-app .klivy-main{
    min-height:100dvh!important;
  }
  body.klivy-app .klivy-topbar{
    height:46px!important;
    min-height:46px!important;
    padding:0 12px!important;
    justify-content:flex-start!important;
    background:rgba(5,12,27,.92)!important;
  }
  body.klivy-app .klivy-topbar__title h1{
    font-size:20px!important;
    line-height:1!important;
    letter-spacing:-.035em!important;
  }
  body.klivy-app .klivy-topbar__title p{display:none!important}
  body.klivy-app .klivy-workspace{
    padding:10px!important;
    gap:12px!important;
  }

  /* Native-style icon-only bottom dock */
  body.klivy-app .klivy-sidebar{
    left:8px!important;
    right:8px!important;
    bottom:7px!important;
    height:58px!important;
    min-height:58px!important;
    padding:5px!important;
    border-radius:19px!important;
    overflow:visible!important;
  }
  body.klivy-app .klivy-nav--all{
    display:grid!important;
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    gap:4px!important;
    height:100%!important;
    overflow:visible!important;
  }
  body.klivy-app .klivy-nav__item{
    position:relative!important;
    display:grid!important;
    place-items:center!important;
    width:100%!important;
    min-width:0!important;
    min-height:48px!important;
    height:48px!important;
    padding:0!important;
    margin:0!important;
    border-radius:15px!important;
    gap:0!important;
  }
  body.klivy-app .klivy-nav__item span,
  body.klivy-app .klivy-nav__item--logout,
  body.klivy-app .klivy-nav__item:nth-of-type(n+6){display:none!important}
  body.klivy-app .klivy-nav__item svg{
    width:24px!important;
    height:24px!important;
    margin:0!important;
  }
  body.klivy-app .klivy-nav__item.is-active{
    background:linear-gradient(145deg,#5368ff,#1fc1d8)!important;
    box-shadow:0 8px 18px rgba(34,167,229,.24)!important;
  }
  body.klivy-app .klivy-nav__item b{
    position:absolute!important;
    top:-5px!important;
    right:calc(50% - 24px)!important;
    min-width:18px!important;
    height:18px!important;
    padding:0 5px!important;
    display:grid!important;
    place-items:center!important;
    border-radius:999px!important;
    font-size:10px!important;
    line-height:1!important;
  }

  /* Compact dashboard hero */
  body.app-dashboard-page .klivy-welcome{
    min-height:0!important;
    padding:16px!important;
    border-radius:20px!important;
    display:grid!important;
    grid-template-columns:1fr auto!important;
    align-items:center!important;
    gap:12px!important;
  }
  body.app-dashboard-page .klivy-welcome::after{display:none!important}
  body.app-dashboard-page .klivy-welcome .klivy-eyebrow{
    font-size:10px!important;
    margin:0 0 5px!important;
  }
  body.app-dashboard-page .klivy-welcome h2{
    font-size:27px!important;
    line-height:1.02!important;
    margin:0!important;
  }
  body.app-dashboard-page .klivy-welcome > div:first-child > p:last-child{
    display:none!important;
  }
  body.app-dashboard-page .klivy-current-plan{
    width:auto!important;
    min-width:86px!important;
    margin:0!important;
    padding:10px 12px!important;
    border-radius:15px!important;
    text-align:right!important;
  }
  body.app-dashboard-page .klivy-current-plan span{
    display:none!important;
  }
  body.app-dashboard-page .klivy-current-plan strong{
    font-size:18px!important;
    line-height:1!important;
  }
  body.app-dashboard-page .klivy-current-plan small{
    display:block!important;
    max-width:100px!important;
    margin-top:4px!important;
    font-size:10px!important;
    line-height:1.2!important;
  }

  /* Compact quick-action cards: no decorative poster artwork */
  body.app-dashboard-page .klivy-launch-grid{
    grid-template-columns:1fr!important;
    gap:12px!important;
  }
  body.app-dashboard-page .klivy-action-card{
    min-height:0!important;
    border-radius:20px!important;
    display:block!important;
  }
  body.app-dashboard-page .klivy-action-card__visual{
    display:none!important;
  }
  body.app-dashboard-page .klivy-action-card__body{
    padding:16px!important;
  }
  body.app-dashboard-page .klivy-card-label{
    font-size:10px!important;
    margin:0 0 6px!important;
  }
  body.app-dashboard-page .klivy-action-card h3{
    margin:0 0 5px!important;
    font-size:22px!important;
    line-height:1.08!important;
  }
  body.app-dashboard-page .klivy-action-card__body > p:not(.klivy-card-label){
    margin:0 0 12px!important;
    font-size:13px!important;
    line-height:1.4!important;
  }
  body.app-dashboard-page .klivy-action-card form{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:7px!important;
    padding:4px!important;
    border-radius:14px!important;
  }
  body.app-dashboard-page .klivy-action-card form input{
    min-width:0!important;
    height:44px!important;
    padding:0 12px!important;
    font-size:14px!important;
    border-radius:11px!important;
  }
  body.app-dashboard-page .klivy-action-card form button{
    width:auto!important;
    min-width:48px!important;
    height:44px!important;
    padding:0 14px!important;
    border-radius:11px!important;
    font-size:13px!important;
    white-space:nowrap!important;
  }

  /* Keep floating cart above compact dock without covering content */
  .k6-cart-dock{
    left:auto!important;
    right:12px!important;
    bottom:73px!important;
    width:auto!important;
    max-width:calc(100vw - 24px)!important;
    min-height:50px!important;
    padding:6px 9px!important;
    border-radius:17px!important;
  }
  .k6-cart-dock__icon{width:38px!important;height:38px!important;border-radius:12px!important}
  .k6-cart-dock__copy strong{font-size:13px!important}
  .k6-cart-dock__copy small{font-size:11px!important}
  .k6-cart-dock__count{min-width:32px!important;height:32px!important;font-size:12px!important}
}

@media (max-width: 390px) {
  body.app-dashboard-page .klivy-welcome{
    grid-template-columns:1fr!important;
  }
  body.app-dashboard-page .klivy-current-plan{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    width:100%!important;
    text-align:left!important;
  }
  body.app-dashboard-page .klivy-current-plan small{margin:0!important;text-align:right!important}
  body.app-dashboard-page .klivy-action-card form{
    grid-template-columns:1fr!important;
  }
  body.app-dashboard-page .klivy-action-card form button{
    width:100%!important;
  }
}

/* ========================================================================== 
   Klivy 6.2.11 — cart scrolling, compact dock and icon-only mobile navigation
   ========================================================================== */

/* The cart drawer is a viewport-sized application panel. Only the item area
   scrolls, while list controls, totals and the shopping CTA remain reachable. */
body.klivy-create-page #shoppingListMount.shopping-sidebar{
  overscroll-behavior:contain!important;
}
body.klivy-create-page #shoppingListMount .shopping-list{
  max-height:100%!important;
  overflow:hidden!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__header,
body.klivy-create-page #shoppingListMount .shopping-list__footer,
body.klivy-create-page #shoppingListMount .k5-start-shopping{
  flex:0 0 auto!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__body{
  flex:1 1 0!important;
  height:0!important;
  min-height:0!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  overscroll-behavior:contain!important;
  -webkit-overflow-scrolling:touch!important;
  scrollbar-gutter:stable!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__body::-webkit-scrollbar{width:8px}
body.klivy-create-page #shoppingListMount .shopping-list__body::-webkit-scrollbar-thumb{
  border:2px solid transparent;
  border-radius:999px;
  background:rgba(143,170,220,.4);
  background-clip:padding-box;
}

/* When the drawer is open, the persistent launcher is no longer duplicated.
   The close control in the drawer becomes the only dock action. */
body.klivy-create-page.k6-cart-open .k6-cart-dock{
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
  transform:translateY(12px) scale(.94)!important;
}
.k6-cart-dock{
  transition:opacity .18s ease,visibility .18s ease,transform .18s ease,box-shadow .18s ease!important;
}

/* Strong contrast for the shopping-mode CTA. */
body.klivy-create-page .k5-start-shopping{
  color:#fff!important;
  background:linear-gradient(135deg,#3659f5 0%,#126fca 52%,#079ea8 100%)!important;
  border:1px solid rgba(255,255,255,.22)!important;
  box-shadow:0 14px 34px rgba(8,74,155,.38),inset 0 1px 0 rgba(255,255,255,.2)!important;
}
body.klivy-create-page .k5-start-shopping strong{
  color:#fff!important;
  font-weight:850!important;
  text-shadow:0 1px 2px rgba(0,0,0,.28)!important;
}
body.klivy-create-page .k5-start-shopping small{
  color:rgba(255,255,255,.82)!important;
}
body.klivy-create-page .k5-start-shopping>span:first-child{
  color:#fff!important;
  background:rgba(255,255,255,.18)!important;
}

/* Tablet and phone navigation behaves like a native application dock:
   icons only, no labels, and no horizontal overflow. */
@media (max-width:980px){
  body.klivy-app{padding-bottom:76px!important}
  body.klivy-app .klivy-sidebar{
    left:8px!important;
    right:8px!important;
    bottom:7px!important;
    width:auto!important;
    height:62px!important;
    min-height:62px!important;
    padding:5px!important;
    overflow:hidden!important;
    border-radius:20px!important;
  }
  body.klivy-app .klivy-nav--all{
    display:grid!important;
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    gap:4px!important;
    width:100%!important;
    height:100%!important;
    overflow:hidden!important;
  }
  body.klivy-app .klivy-nav__item{
    display:grid!important;
    place-items:center!important;
    min-width:0!important;
    width:100%!important;
    height:52px!important;
    min-height:52px!important;
    padding:0!important;
    margin:0!important;
    gap:0!important;
    border-radius:16px!important;
    overflow:visible!important;
  }
  body.klivy-app .klivy-nav__item>span,
  body.klivy-app .klivy-nav__item--logout,
  body.klivy-app .klivy-nav__item:nth-of-type(n+6){display:none!important}
  body.klivy-app .klivy-nav__item svg{
    width:25px!important;
    height:25px!important;
    margin:0!important;
    flex:none!important;
  }
  body.klivy-app .klivy-nav__item b{
    position:absolute!important;
    top:-3px!important;
    right:calc(50% - 25px)!important;
  }
  body.klivy-create-page #shoppingListMount.shopping-sidebar{
    bottom:76px!important;
  }
  .k6-cart-dock{
    bottom:79px!important;
  }
}

@media (max-width:640px){
  body.klivy-app{padding-bottom:68px!important}
  body.klivy-app .klivy-sidebar{
    height:56px!important;
    min-height:56px!important;
    border-radius:18px!important;
  }
  body.klivy-app .klivy-nav__item{
    height:46px!important;
    min-height:46px!important;
    border-radius:14px!important;
  }
  body.klivy-app .klivy-nav__item svg{width:23px!important;height:23px!important}
  body.klivy-create-page #shoppingListMount.shopping-sidebar{
    bottom:68px!important;
  }
  .k6-cart-dock{
    left:auto!important;
    right:10px!important;
    bottom:71px!important;
    width:52px!important;
    min-width:52px!important;
    height:52px!important;
    min-height:52px!important;
    padding:6px!important;
    border-radius:17px!important;
    justify-content:center!important;
  }
  .k6-cart-dock__icon{width:40px!important;height:40px!important;flex-basis:40px!important}
  .k6-cart-dock__copy{display:none!important}
  .k6-cart-dock__count{
    position:absolute!important;
    top:-7px!important;
    right:-7px!important;
    min-width:23px!important;
    width:auto!important;
    height:23px!important;
    padding:0 6px!important;
    border:2px solid #071126!important;
    border-radius:999px!important;
    font-size:10px!important;
  }
}

/* ========================================================================== 
   Klivy 6.2.11 — full-height cart drawer locked to the viewport fold
   ========================================================================== */

/* Desktop/notebook: the cart is a true app drawer from top to bottom of the
   visible viewport. Header and totals stay fixed; only products scroll. */
@media (min-width:981px){
  body.klivy-create-page #shoppingListMount.shopping-sidebar{
    position:fixed!important;
    top:8px!important;
    right:8px!important;
    bottom:8px!important;
    width:clamp(360px,31vw,520px)!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    margin:0!important;
    border-radius:26px!important;
    overflow:hidden!important;
  }
  body.klivy-create-page #shoppingListMount .shopping-list{
    display:grid!important;
    grid-template-rows:auto minmax(0,1fr) auto!important;
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    max-height:none!important;
    overflow:hidden!important;
  }
  body.klivy-create-page #shoppingListMount .shopping-list__header{
    position:relative!important;
    z-index:2!important;
  }
  body.klivy-create-page #shoppingListMount .shopping-list__body{
    display:block!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    overflow-y:auto!important;
  }
  body.klivy-create-page #shoppingListMount .shopping-list__footer{
    position:relative!important;
    z-index:2!important;
    margin-top:0!important;
  }
}

/* Tablet/mobile: fill all space above the native bottom dock. */
@media (max-width:980px){
  body.klivy-create-page #shoppingListMount.shopping-sidebar{
    position:fixed!important;
    top:8px!important;
    right:8px!important;
    bottom:76px!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    margin:0!important;
    overflow:hidden!important;
  }
  body.klivy-create-page #shoppingListMount .shopping-list{
    display:grid!important;
    grid-template-rows:auto minmax(0,1fr) auto!important;
    height:100%!important;
    min-height:0!important;
    overflow:hidden!important;
  }
  body.klivy-create-page #shoppingListMount .shopping-list__body{
    height:auto!important;
    min-height:0!important;
    overflow-y:auto!important;
  }
}

@media (max-width:640px){
  body.klivy-create-page #shoppingListMount.shopping-sidebar{
    top:0!important;
    right:0!important;
    bottom:68px!important;
    width:100vw!important;
    border-radius:0!important;
  }
}

/* ========================================================================== 
   Klivy 6.2.11 — viewport cart anatomy + native icon dock
   ========================================================================== */

/* Drawer anatomy: shopping CTA + controls + independently scrolling items +
   summary. The summary is always anchored to the bottom of the viewport. */
body.klivy-create-page #shoppingListMount.shopping-sidebar{
  display:block!important;
  overflow:hidden!important;
  contain:layout paint!important;
}
body.klivy-create-page #shoppingListMount>.shopping-list{
  display:grid!important;
  grid-template-rows:auto auto minmax(0,1fr) auto!important;
  height:100%!important;
  min-height:0!important;
  max-height:100%!important;
  overflow:hidden!important;
}
body.klivy-create-page #shoppingListMount .k5-start-shopping{
  grid-row:1!important;
  margin:16px 16px 0!important;
  width:calc(100% - 32px)!important;
  flex:none!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__header{
  grid-row:2!important;
  min-height:0!important;
  flex:none!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__body{
  grid-row:3!important;
  min-height:0!important;
  height:auto!important;
  max-height:none!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  overscroll-behavior:contain!important;
  -webkit-overflow-scrolling:touch!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__footer{
  grid-row:4!important;
  position:relative!important;
  inset:auto!important;
  z-index:5!important;
  flex:none!important;
  margin:0!important;
  background:linear-gradient(180deg,rgba(7,16,35,.98),#071023)!important;
  border-top:1px solid rgba(116,145,196,.22)!important;
  box-shadow:0 -14px 28px rgba(2,8,23,.34)!important;
}

/* Native mobile dock: fixed, compact, icon-only, never horizontally scrolls. */
@media (max-width:980px){
  html,body{overflow-x:hidden!important}
  body.klivy-app{padding-bottom:72px!important}
  body.klivy-app>.klivy-sidebar,
  body.klivy-app .klivy-sidebar{
    position:fixed!important;
    z-index:10040!important;
    top:auto!important;
    left:8px!important;
    right:8px!important;
    bottom:calc(6px + env(safe-area-inset-bottom,0px))!important;
    width:auto!important;
    height:58px!important;
    min-height:58px!important;
    max-height:58px!important;
    padding:5px!important;
    margin:0!important;
    overflow:hidden!important;
    border-radius:19px!important;
  }
  body.klivy-app .klivy-sidebar .klivy-logo{display:none!important}
  body.klivy-app .klivy-sidebar .klivy-nav--all{
    display:grid!important;
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    align-items:center!important;
    gap:4px!important;
    width:100%!important;
    height:100%!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
  }
  body.klivy-app .klivy-sidebar .klivy-nav__item{
    position:relative!important;
    display:grid!important;
    place-items:center!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    height:48px!important;
    min-height:48px!important;
    padding:0!important;
    margin:0!important;
    border-radius:14px!important;
    overflow:visible!important;
  }
  body.klivy-app .klivy-sidebar .klivy-nav__item>span,
  body.klivy-app .klivy-sidebar .klivy-nav__item .klivy-nav__label{
    display:none!important;
    width:0!important;
    height:0!important;
    overflow:hidden!important;
  }
  body.klivy-app .klivy-sidebar .klivy-nav__item svg{
    display:block!important;
    width:24px!important;
    height:24px!important;
    min-width:24px!important;
    margin:0!important;
  }
  body.klivy-app .klivy-sidebar .klivy-nav__item:nth-child(n+6),
  body.klivy-app .klivy-sidebar .klivy-nav__item--logout{
    display:none!important;
  }
  body.klivy-app .klivy-sidebar .klivy-nav__item b{
    position:absolute!important;
    top:-2px!important;
    right:calc(50% - 24px)!important;
    z-index:2!important;
  }
  body.klivy-create-page #shoppingListMount.shopping-sidebar{
    bottom:calc(70px + env(safe-area-inset-bottom,0px))!important;
  }
  body.klivy-create-page .k6-cart-dock{
    bottom:calc(74px + env(safe-area-inset-bottom,0px))!important;
  }
}

@media (max-width:640px){
  body.klivy-app{padding-bottom:68px!important}
  body.klivy-app>.klivy-sidebar,
  body.klivy-app .klivy-sidebar{
    left:7px!important;
    right:7px!important;
    height:54px!important;
    min-height:54px!important;
    max-height:54px!important;
    border-radius:17px!important;
  }
  body.klivy-app .klivy-sidebar .klivy-nav__item{
    height:44px!important;
    min-height:44px!important;
    border-radius:13px!important;
  }
  body.klivy-app .klivy-sidebar .klivy-nav__item svg{
    width:22px!important;
    height:22px!important;
    min-width:22px!important;
  }
  body.klivy-create-page #shoppingListMount.shopping-sidebar{
    bottom:calc(66px + env(safe-area-inset-bottom,0px))!important;
  }
  body.klivy-create-page #shoppingListMount .k5-start-shopping{
    margin:10px 10px 0!important;
    width:calc(100% - 20px)!important;
  }
  body.klivy-create-page .k6-cart-dock{
    bottom:calc(70px + env(safe-area-inset-bottom,0px))!important;
  }
}

/* ========================================================================== 
   Klivy 6.2.11 — fixed cart footer stack + icon-only mobile dock
   ========================================================================== */

/* Cart structure: controls on top, products scroll internally, summary and
   shopping mode stay pinned to the viewport bottom in this exact order. */
body.klivy-create-page #shoppingListMount>.shopping-list{
  display:grid!important;
  grid-template-rows:auto minmax(0,1fr) auto auto!important;
  height:100%!important;
  min-height:0!important;
  overflow:hidden!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__header{
  grid-row:1!important;
  min-height:0!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__body{
  grid-row:2!important;
  min-height:0!important;
  height:auto!important;
  max-height:none!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  overscroll-behavior:contain!important;
  -webkit-overflow-scrolling:touch!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__footer{
  grid-row:3!important;
  position:relative!important;
  inset:auto!important;
  z-index:8!important;
  margin:0!important;
  padding:12px 16px 10px!important;
  flex:none!important;
  background:#071023!important;
  border-top:1px solid rgba(116,145,196,.24)!important;
  box-shadow:0 -16px 34px rgba(2,8,23,.46)!important;
}
body.klivy-create-page #shoppingListMount .k5-start-shopping{
  grid-row:4!important;
  position:relative!important;
  inset:auto!important;
  z-index:9!important;
  width:auto!important;
  min-height:58px!important;
  margin:0 16px 16px!important;
  flex:none!important;
  border-radius:17px!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__summary{
  margin:0 0 9px!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__openDetail{
  min-height:46px!important;
}

/* Mobile navigation is a true icon dock: no outlined item buttons, no labels,
   only the active icon receives a compact app-style highlight. */
@media (max-width:980px){
  body.klivy-app>.klivy-sidebar,
  body.klivy-app .klivy-sidebar{
    padding:4px 8px!important;
    background:rgba(6,13,29,.94)!important;
    border:1px solid rgba(126,151,203,.18)!important;
    box-shadow:0 14px 38px rgba(0,0,0,.34)!important;
  }
  body.klivy-app .klivy-sidebar .klivy-nav--all{
    gap:0!important;
  }
  body.klivy-app .klivy-sidebar .klivy-nav__item,
  body.klivy-app .klivy-sidebar .klivy-nav__item:hover,
  body.klivy-app .klivy-sidebar .klivy-nav__item:focus,
  body.klivy-app .klivy-sidebar .klivy-nav__item:active{
    background:transparent!important;
    border:0!important;
    outline:0!important;
    box-shadow:none!important;
    border-radius:0!important;
    transform:none!important;
  }
  body.klivy-app .klivy-sidebar .klivy-nav__item::before,
  body.klivy-app .klivy-sidebar .klivy-nav__item::after{
    display:none!important;
    content:none!important;
  }
  body.klivy-app .klivy-sidebar .klivy-nav__item svg{
    box-sizing:content-box!important;
    padding:9px!important;
    border-radius:14px!important;
    color:#aebbd5!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
  }
  body.klivy-app .klivy-sidebar .klivy-nav__item.is-active svg{
    color:#fff!important;
    background:linear-gradient(135deg,#5368ff,#16bed7)!important;
    box-shadow:0 8px 22px rgba(34,139,230,.38)!important;
  }
  body.klivy-app .klivy-sidebar .klivy-nav__item>span,
  body.klivy-app .klivy-sidebar .klivy-nav__item .klivy-nav__label{
    display:none!important;
  }
}

@media (max-width:640px){
  body.klivy-create-page #shoppingListMount .shopping-list__footer{
    padding:10px 12px 8px!important;
  }
  body.klivy-create-page #shoppingListMount .k5-start-shopping{
    min-height:54px!important;
    margin:0 12px 10px!important;
    border-radius:15px!important;
  }
  body.klivy-app .klivy-sidebar .klivy-nav__item svg{
    padding:8px!important;
    border-radius:12px!important;
  }
}

/* ========================================================================== 
   Klivy 6.2.11 — measured viewport cart + borderless navigation icons
   ========================================================================== */

:root{
  --klivy-app-vh:100dvh;
  --klivy-app-vtop:0px;
  --klivy-mobile-dock-space:0px;
}

/* The drawer gets an explicit measured pixel height. This avoids the classic
   100vh/mobile-browser-toolbar problem and guarantees that only the item list
   scrolls while controls and totals stay inside the visible fold. */
body.klivy-create-page #shoppingListMount.shopping-sidebar{
  position:fixed!important;
  top:var(--klivy-app-vtop)!important;
  right:0!important;
  bottom:auto!important;
  width:min(520px,100vw)!important;
  height:calc(var(--klivy-app-vh) - var(--klivy-mobile-dock-space))!important;
  min-height:320px!important;
  max-height:calc(var(--klivy-app-vh) - var(--klivy-mobile-dock-space))!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}
body.klivy-create-page #shoppingListMount>.shopping-list{
  display:grid!important;
  grid-template-rows:auto minmax(0,1fr) auto auto!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:none!important;
  overflow:hidden!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__header{
  grid-row:1!important;
  min-height:0!important;
  overflow:visible!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__body{
  grid-row:2!important;
  min-height:0!important;
  height:100%!important;
  max-height:100%!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  overscroll-behavior:contain!important;
  -webkit-overflow-scrolling:touch!important;
  scrollbar-gutter:stable!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__footer{
  grid-row:3!important;
  position:relative!important;
  bottom:auto!important;
  flex:none!important;
  min-height:max-content!important;
  margin:0!important;
  z-index:10!important;
  background:#071023!important;
  border-top:1px solid rgba(116,145,196,.20)!important;
  box-shadow:0 -12px 28px rgba(2,8,23,.45)!important;
}
body.klivy-create-page #shoppingListMount .k5-start-shopping{
  grid-row:4!important;
  position:relative!important;
  flex:none!important;
  width:auto!important;
  min-height:56px!important;
  margin:0 14px 14px!important;
  z-index:11!important;
}

/* Remove framed icon-button styling everywhere in the app navigation. The
   active destination is communicated by icon colour/glow, not another card. */
body.klivy-app .klivy-sidebar .klivy-nav__item,
body.klivy-app .klivy-sidebar .klivy-nav__item:hover,
body.klivy-app .klivy-sidebar .klivy-nav__item:focus,
body.klivy-app .klivy-sidebar .klivy-nav__item:active,
body.klivy-app .klivy-sidebar .klivy-nav__item.is-active{
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  background:transparent!important;
}
body.klivy-app .klivy-sidebar .klivy-nav__item::before,
body.klivy-app .klivy-sidebar .klivy-nav__item::after{
  display:none!important;
  content:none!important;
}
body.klivy-app .klivy-sidebar .klivy-nav__item svg,
body.klivy-app .klivy-sidebar .klivy-nav__item .klivy-nav__icon,
body.klivy-app .klivy-sidebar .klivy-nav__item [class*="icon"]{
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  background:transparent!important;
}
body.klivy-app .klivy-sidebar .klivy-nav__item.is-active svg,
body.klivy-app .klivy-sidebar .klivy-nav__item.is-active .klivy-nav__icon{
  color:#52d9ff!important;
  filter:drop-shadow(0 0 10px rgba(48,190,255,.55))!important;
  background:transparent!important;
}

@media (max-width:980px){
  :root{--klivy-mobile-dock-space:68px}
  body.klivy-app>.klivy-sidebar,
  body.klivy-app .klivy-sidebar{
    left:0!important;
    right:0!important;
    bottom:0!important;
    width:100%!important;
    height:calc(58px + env(safe-area-inset-bottom,0px))!important;
    min-height:calc(58px + env(safe-area-inset-bottom,0px))!important;
    max-height:none!important;
    padding:4px 10px env(safe-area-inset-bottom,0px)!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:0 -10px 28px rgba(0,0,0,.28)!important;
    background:rgba(5,12,27,.96)!important;
    backdrop-filter:blur(18px)!important;
  }
  body.klivy-app .klivy-sidebar .klivy-nav--all{
    display:grid!important;
    grid-template-columns:repeat(5,1fr)!important;
    gap:0!important;
  }
  body.klivy-app .klivy-sidebar .klivy-nav__item{
    min-height:50px!important;
    padding:0!important;
    border-radius:0!important;
  }
  body.klivy-app .klivy-sidebar .klivy-nav__item svg,
  body.klivy-app .klivy-sidebar .klivy-nav__item .klivy-nav__icon{
    width:25px!important;
    height:25px!important;
    padding:0!important;
    border-radius:0!important;
  }
  body.klivy-app .klivy-sidebar .klivy-nav__item.is-active svg,
  body.klivy-app .klivy-sidebar .klivy-nav__item.is-active .klivy-nav__icon{
    color:#42d7ff!important;
    filter:drop-shadow(0 0 9px rgba(42,190,255,.65))!important;
  }
  body.klivy-create-page #shoppingListMount.shopping-sidebar{
    width:min(100vw,520px)!important;
    border-radius:0!important;
  }
  body.klivy-create-page .k6-cart-dock{
    bottom:calc(72px + env(safe-area-inset-bottom,0px))!important;
  }
}

@media (max-width:640px){
  :root{--klivy-mobile-dock-space:64px}
  body.klivy-create-page #shoppingListMount .shopping-list__footer{
    padding:9px 12px 8px!important;
  }
  body.klivy-create-page #shoppingListMount .k5-start-shopping{
    min-height:52px!important;
    margin:0 12px 10px!important;
  }
  body.klivy-create-page #shoppingListMount .shopping-list__item{
    min-height:72px!important;
  }
}


/* ========================================================================== 
   Klivy 6.2.11 — compact list header + native mobile sheets
   ========================================================================== */

body.klivy-create-page #shoppingListMount .shopping-list__header{
  padding:20px 22px 16px!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__title{
  margin:0!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__subtitle{
  margin:4px 0 14px!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__compactControls{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:10px 12px!important;
  align-items:end!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__selector{
  min-width:0!important;
  margin:0!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__selector>span{
  display:block!important;
  margin:0 0 7px!important;
  font-size:11px!important;
  letter-spacing:.14em!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__selectorRow{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 46px!important;
  gap:8px!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__selectorRow select{
  width:100%!important;
  min-width:0!important;
  min-height:46px!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__renameBtn{
  width:46px!important;
  min-width:46px!important;
  height:46px!important;
  padding:0!important;
  border:0!important;
  border-radius:14px!important;
  color:#fff!important;
  background:linear-gradient(135deg,#5268ff,#19bdd6)!important;
  box-shadow:none!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__hiddenTitle{
  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;
}
body.klivy-create-page #shoppingListMount .shopping-list__selectorActions{
  display:grid!important;
  grid-template-columns:auto auto!important;
  gap:8px!important;
  margin:0!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__selectorActions button{
  min-height:46px!important;
  padding:0 16px!important;
  white-space:nowrap!important;
}

@media (max-width:640px){
  body.klivy-create-page #shoppingListMount .shopping-list__header{
    padding:14px 14px 12px!important;
  }
  body.klivy-create-page #shoppingListMount .shopping-list__subtitle{
    display:none!important;
  }
  body.klivy-create-page #shoppingListMount .shopping-list__compactControls{
    grid-template-columns:1fr!important;
    gap:9px!important;
  }
  body.klivy-create-page #shoppingListMount .shopping-list__selectorActions{
    grid-template-columns:1fr 1fr!important;
  }
  body.klivy-create-page #shoppingListMount .shopping-list__selectorActions button{
    min-height:42px!important;
    padding:0 10px!important;
    font-size:13px!important;
  }
  body.klivy-create-page #shoppingListMount .shopping-list__selectorRow{
    grid-template-columns:minmax(0,1fr) 42px!important;
  }
  body.klivy-create-page #shoppingListMount .shopping-list__renameBtn{
    width:42px!important;
    min-width:42px!important;
    height:42px!important;
  }
}

/* Mobile overlays behave like native bottom sheets and stop above the fixed dock. */
@media (max-width:980px){
  .billing-buyer-modal,
  .subscription-modal,
  .saved-lists-modal,
  .shopping-map-modal,
  .shopping-qr-modal,
  .shopping-cart-detail-modal{
    bottom:var(--klivy-mobile-dock-space,68px)!important;
    height:calc(var(--klivy-app-vh,100dvh) - var(--klivy-mobile-dock-space,68px))!important;
    max-height:calc(var(--klivy-app-vh,100dvh) - var(--klivy-mobile-dock-space,68px))!important;
    overflow:hidden!important;
  }
  .billing-buyer-modal__card,
  .subscription-modal__dialog,
  .saved-lists-modal__dialog,
  .shopping-map-modal__dialog,
  .shopping-qr-modal__dialog,
  .shopping-cart-detail-modal__dialog{
    position:absolute!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    top:auto!important;
    width:100%!important;
    max-width:none!important;
    max-height:100%!important;
    margin:0!important;
    border-radius:26px 26px 0 0!important;
    overflow:auto!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch!important;
  }
  .billing-buyer-modal__backdrop,
  .subscription-modal__backdrop,
  .saved-lists-modal__backdrop,
  .shopping-map-modal__backdrop,
  .shopping-qr-modal__backdrop,
  .shopping-cart-detail-modal__backdrop{
    bottom:0!important;
  }
}


/* ========================================================================== 
   Klivy 6.2.11 — cart usability + native mobile chrome
   ========================================================================== */
body.klivy-create-page #shoppingListMount .shopping-list__titleRow{
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__drawerClose{
  display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;
  padding:0!important;border:0!important;outline:0!important;border-radius:12px!important;
  color:#dce7ff!important;background:rgba(255,255,255,.075)!important;box-shadow:none!important;font-size:25px!important;line-height:1!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__drawerClose:hover{background:rgba(255,255,255,.13)!important;color:#fff!important}
body.klivy-create-page #shoppingListMount>.k6-cart-close{display:none!important}

body.klivy-create-page #shoppingListMount .shopping-list__body,
body.klivy-create-page #shoppingListMount .shopping-list__items{width:100%!important;min-width:0!important}
body.klivy-create-page #shoppingListMount .shopping-list__items{padding-inline:16px!important;box-sizing:border-box!important}
body.klivy-create-page #shoppingListMount .shopping-list__item{
  width:100%!important;max-width:none!important;box-sizing:border-box!important;
  grid-template-columns:54px minmax(0,1fr) max-content 42px!important;
  gap:12px!important;margin-inline:0!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__meta{min-width:0!important}
body.klivy-create-page #shoppingListMount .shopping-list__name{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}

body.klivy-create-page .k6-cart-dock{
  width:58px!important;height:58px!important;min-width:58px!important;padding:0!important;border:0!important;border-radius:18px!important;
  background:linear-gradient(145deg,#4969ff,#20c4d4)!important;box-shadow:0 12px 30px rgba(20,126,255,.32)!important;
}
body.klivy-create-page .k6-cart-dock__copy{display:none!important}
body.klivy-create-page .k6-cart-dock__icon{font-size:0!important;width:26px!important;height:26px!important;position:relative!important}
body.klivy-create-page .k6-cart-dock__icon::before{
  content:""!important;position:absolute!important;inset:1px!important;
  background:currentColor!important;color:#fff!important;
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='20' r='1'/%3E%3Ccircle cx='19' cy='20' r='1'/%3E%3Cpath d='M3 4h2l2.4 10.4a2 2 0 0 0 2 1.6h7.7a2 2 0 0 0 2-1.6L21 7H6'/%3E%3C/svg%3E") center/contain no-repeat!important;
  mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='20' r='1'/%3E%3Ccircle cx='19' cy='20' r='1'/%3E%3Cpath d='M3 4h2l2.4 10.4a2 2 0 0 0 2 1.6h7.7a2 2 0 0 0 2-1.6L21 7H6'/%3E%3C/svg%3E") center/contain no-repeat!important;
}
body.klivy-create-page .k6-cart-dock__count{
  position:absolute!important;top:-7px!important;right:-7px!important;min-width:24px!important;height:24px!important;padding:0 6px!important;
  display:grid!important;place-items:center!important;border:2px solid #071024!important;border-radius:999px!important;background:#1b547d!important;color:#fff!important;font-size:12px!important;font-weight:800!important;
}

/* Remove framed icon tiles across the app navigation. */
body.klivy-app .klivy-sidebar .klivy-nav__item,
body.klivy-app .klivy-sidebar .klivy-nav__icon,
body.klivy-app .klivy-sidebar .klivy-nav__item svg{
  border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;
}
body.klivy-app .klivy-sidebar .klivy-nav__item.is-active{background:transparent!important}
body.klivy-app .klivy-sidebar .klivy-nav__item.is-active .klivy-nav__icon,
body.klivy-app .klivy-sidebar .klivy-nav__item.is-active svg{color:#39d7ff!important;filter:drop-shadow(0 0 9px rgba(43,206,255,.65))!important}

@media (max-width:980px){
  body.klivy-app>.klivy-sidebar,body.klivy-app .klivy-sidebar{
    border-top:1px solid rgba(101,149,216,.28)!important;
    box-shadow:0 -12px 32px rgba(0,0,0,.34)!important;
  }
  body.klivy-app .klivy-sidebar::before{
    content:""!important;position:absolute!important;top:-1px!important;left:12px!important;right:12px!important;height:1px!important;
    background:linear-gradient(90deg,transparent,rgba(74,205,255,.7),transparent)!important;
  }
  body.klivy-app .klivy-sidebar .klivy-nav__item{border:0!important;background:transparent!important;box-shadow:none!important}
  body.klivy-app .klivy-sidebar .klivy-nav__item.is-active{background:transparent!important}
  body.klivy-create-page #shoppingListMount .shopping-list__items{padding-inline:12px!important}
  body.klivy-create-page #shoppingListMount .shopping-list__item{
    grid-template-columns:54px minmax(0,1fr) 42px!important;grid-template-areas:"logo meta remove" "logo price remove"!important;
    align-items:center!important;padding:12px!important;gap:3px 12px!important;
  }
  body.klivy-create-page #shoppingListMount .shopping-list__logo{grid-area:logo!important}
  body.klivy-create-page #shoppingListMount .shopping-list__meta{grid-area:meta!important}
  body.klivy-create-page #shoppingListMount .shopping-list__price{grid-area:price!important;justify-self:start!important;color:#59def5!important}
  body.klivy-create-page #shoppingListMount .shopping-list__remove{grid-area:remove!important}
  body.klivy-create-page .k6-cart-dock{right:14px!important;bottom:calc(var(--klivy-mobile-dock-space,68px) + 14px)!important}
  body.klivy-create-page #shoppingListMount .shopping-list__drawerClose{display:grid!important}
}

/* All supported mobile overlays stop above the dock and remain closable/scrollable. */
@media (max-width:980px){
  .billing-buyer-modal,.subscription-modal,.saved-lists-modal,.shopping-map-modal,.shopping-qr-modal,.shopping-cart-detail-modal{
    inset:0 0 var(--klivy-mobile-dock-space,68px)!important;height:auto!important;max-height:none!important;
  }
  .billing-buyer-modal__card,.subscription-modal__dialog,.saved-lists-modal__dialog,.shopping-map-modal__dialog,.shopping-qr-modal__dialog,.shopping-cart-detail-modal__dialog{
    max-height:calc(var(--klivy-app-vh,100dvh) - var(--klivy-mobile-dock-space,68px))!important;
    padding-bottom:max(16px,env(safe-area-inset-bottom,0px))!important;
  }
}

/* ========================================================================== 
   Klivy 6.2.11 — compact search, mobile filter sheet and native rename dialog
   ========================================================================== */

/* Compact search metadata on all devices */
.klivy-create-page .search-meta-row {
  gap: 10px !important;
  align-items: center !important;
}
.klivy-create-page .search-meta-row__location,
.klivy-create-page .search-meta-row__status {
  gap: 8px !important;
  min-width: 0 !important;
}
.klivy-create-page .search-meta-row .geo-pill,
.klivy-create-page .search-meta-row .pill,
.klivy-create-page .search-meta-row .ghost-btn {
  min-height: 38px !important;
  height: 38px !important;
  padding: 0 12px !important;
  border-radius: 12px !important;
  white-space: nowrap !important;
  font-size: 13px !important;
}
.klivy-create-page #activeQuery {
  max-width: 240px !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

/* Mobile filter launcher */
.k628-filter-trigger {
  display: none;
}
.k628-filter-sheet__head {
  display: none;
}

/* Native in-viewport rename sheet */
.k628-rename-layer {
  position: fixed;
  inset: 0;
  z-index: 10050;
  display: grid;
  place-items: center;
  padding: 20px;
  background: rgba(2, 6, 20, .68);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
}
.k628-rename-dialog {
  width: min(480px, 100%);
  border: 1px solid rgba(112, 135, 220, .28);
  border-radius: 24px;
  background: linear-gradient(180deg, rgba(18, 29, 55, .98), rgba(7, 15, 34, .99));
  box-shadow: 0 34px 90px rgba(0,0,0,.52);
  padding: 22px;
  color: #fff;
}
.k628-rename-dialog__handle { display: none; }
.k628-rename-dialog h2 { margin: 0 0 6px; font-size: 22px; }
.k628-rename-dialog p { margin: 0 0 18px; color: #aab5d2; font-size: 14px; }
.k628-rename-dialog input {
  width: 100%;
  min-height: 52px;
  border: 1px solid rgba(126, 148, 231, .30);
  border-radius: 15px;
  background: #071127;
  color: #fff;
  padding: 0 16px;
  font: inherit;
  font-weight: 700;
  outline: none;
}
.k628-rename-dialog input:focus { border-color: #4fbef1; box-shadow: 0 0 0 4px rgba(62, 170, 242, .13); }
.k628-rename-dialog__actions { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: 16px; }
.k628-rename-dialog__actions button {
  min-height: 48px;
  border-radius: 14px;
  border: 1px solid rgba(128, 147, 211, .22);
  background: rgba(255,255,255,.055);
  color: #fff;
  font: inherit;
  font-weight: 800;
  cursor: pointer;
}
.k628-rename-dialog__actions button[data-k628-rename-save] {
  border: 0;
  background: linear-gradient(110deg, #5560ff, #13c5d9);
}

@media (max-width: 980px) {
  .klivy-create-page .search-panel {
    padding-bottom: 14px !important;
  }
  .klivy-create-page .search-meta-row {
    display: flex !important;
    overflow-x: auto !important;
    scrollbar-width: none;
    margin-top: 12px !important;
    padding-bottom: 2px;
  }
  .klivy-create-page .search-meta-row::-webkit-scrollbar { display: none; }
  .klivy-create-page .search-meta-row__location,
  .klivy-create-page .search-meta-row__status {
    display: contents !important;
  }
  .klivy-create-page .search-meta-row .geo-pill,
  .klivy-create-page .search-meta-row .pill,
  .klivy-create-page .search-meta-row .ghost-btn {
    flex: 0 0 auto !important;
    min-height: 34px !important;
    height: 34px !important;
    padding: 0 10px !important;
    border-radius: 999px !important;
    font-size: 12px !important;
  }
  .klivy-create-page #geoInfo {
    max-width: 190px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
  }
  .klivy-create-page #activeQuery { max-width: 150px !important; }
  .klivy-create-page #clearBtn { padding-inline: 12px !important; }

  .k628-filter-trigger {
    display: flex;
    width: 100%;
    min-height: 46px;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 0 15px;
    margin: 12px 0 8px;
    border-radius: 15px;
    border: 1px solid rgba(115, 137, 220, .23);
    background: rgba(14, 25, 49, .92);
    color: #fff;
    font: inherit;
    font-weight: 800;
  }
  .k628-filter-trigger small {
    color: #8f9bb9;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .k628-filter-trigger__badge {
    display: grid;
    place-items: center;
    min-width: 28px;
    height: 28px;
    padding: 0 8px;
    border-radius: 999px;
    color: #071127;
    background: #5ad7ec;
    font-size: 12px;
    font-weight: 900;
  }

  .klivy-create-page #shopFiltersPanel {
    position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    bottom: var(--klivy-mobile-nav-height, 64px) !important;
    top: auto !important;
    z-index: 10020 !important;
    display: block !important;
    width: 100% !important;
    max-height: min(70vh, calc(var(--klivy-app-vh, 100vh) - var(--klivy-mobile-nav-height, 64px) - 24px)) !important;
    margin: 0 !important;
    padding: 12px 16px calc(18px + env(safe-area-inset-bottom, 0px)) !important;
    border-radius: 24px 24px 0 0 !important;
    border: 1px solid rgba(104, 128, 220, .25) !important;
    border-bottom: 0 !important;
    background: rgba(8, 17, 37, .98) !important;
    box-shadow: 0 -22px 70px rgba(0,0,0,.46) !important;
    transform: translateY(110%) !important;
    opacity: 0 !important;
    pointer-events: none !important;
    transition: transform .28s ease, opacity .2s ease !important;
    overflow: auto !important;
  }
  .klivy-create-page.k628-filter-open #shopFiltersPanel,
  body.k628-filter-open #shopFiltersPanel {
    transform: translateY(0) !important;
    opacity: 1 !important;
    pointer-events: auto !important;
  }
  .k628-filter-sheet__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 2px 0 14px;
  }
  .k628-filter-sheet__head::before {
    content: '';
    position: absolute;
    top: 7px;
    left: 50%;
    width: 48px;
    height: 5px;
    transform: translateX(-50%);
    border-radius: 999px;
    background: rgba(255,255,255,.26);
  }
  .k628-filter-sheet__head strong { font-size: 18px; }
  .k628-filter-sheet__head button {
    width: 38px;
    height: 38px;
    border: 0;
    border-radius: 50%;
    background: rgba(255,255,255,.08);
    color: #fff;
    font-size: 22px;
  }
  .klivy-create-page #shopFiltersPanel .shop-filters-panel__label { display: none !important; }
  .klivy-create-page #shopFiltersPanel .shop-filters {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
  }
  .klivy-create-page #shopFiltersPanel .shop-filter-btn {
    width: 100% !important;
    min-height: 46px !important;
    border-radius: 14px !important;
    padding: 0 12px !important;
    text-align: left !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }
  .klivy-create-page #shopFiltersPanel .shop-filter-btn.active::after {
    content: '✓';
    float: right;
  }

  .k628-rename-layer {
    place-items: end center;
    padding: 0;
    bottom: var(--klivy-mobile-nav-height, 64px);
  }
  .k628-rename-dialog {
    width: 100%;
    border-radius: 24px 24px 0 0;
    border-bottom: 0;
    padding: 24px 18px calc(18px + env(safe-area-inset-bottom, 0px));
  }
  .k628-rename-dialog__handle {
    display: block;
    width: 48px;
    height: 5px;
    margin: -12px auto 18px;
    border-radius: 999px;
    background: rgba(255,255,255,.25);
  }
}

/* ========================================================================== 
   Klivy 6.2.11 — mobile cart viewport lock, compact search meta, fixed filters
   ========================================================================== */
@media (max-width: 980px) {
  html:has(body.k629-scroll-locked) { overflow: hidden !important; }
  body.klivy-create-page.k629-scroll-locked {
    position: fixed !important;
    top: calc(-1 * var(--k629-scroll-y, 0px)) !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    overflow: hidden !important;
    overscroll-behavior: none !important;
  }
  body.klivy-create-page.k6-cart-open #shoppingListMount.shopping-sidebar {
    position: fixed !important;
    inset: var(--klivy-app-vtop, 0px) 0 var(--klivy-mobile-nav-height, 64px) 0 !important;
    width: 100vw !important;
    height: calc(var(--klivy-app-vh, 100dvh) - var(--klivy-mobile-nav-height, 64px)) !important;
    max-height: none !important;
    border-radius: 0 !important;
    overflow: hidden !important;
    touch-action: pan-y !important;
  }
  body.klivy-create-page #shoppingListMount > .shopping-list {
    height: 100% !important;
    min-height: 0 !important;
    overflow: hidden !important;
  }
  body.klivy-create-page #shoppingListMount .shopping-list__body {
    min-height: 0 !important;
    overflow-y: auto !important;
    overscroll-behavior: contain !important;
    -webkit-overflow-scrolling: touch !important;
  }

  body.klivy-create-page .search-mode-content { padding-bottom: 10px !important; }
  body.klivy-create-page .search-meta-row {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto auto !important;
    gap: 6px !important;
    overflow: visible !important;
    margin-top: 8px !important;
    padding: 0 !important;
  }
  body.klivy-create-page .search-meta-row__location,
  body.klivy-create-page .search-meta-row__status { display: contents !important; }
  body.klivy-create-page .search-meta-row .geo-pill,
  body.klivy-create-page .search-meta-row .pill,
  body.klivy-create-page .search-meta-row .ghost-btn {
    min-width: 0 !important;
    width: auto !important;
    max-width: 100% !important;
    height: 32px !important;
    min-height: 32px !important;
    padding: 0 9px !important;
    font-size: 11px !important;
    border-radius: 10px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
  }
  body.klivy-create-page #geoInfo { grid-column: 1 !important; max-width: none !important; }
  body.klivy-create-page #geoBtn { grid-column: 2 !important; font-size: 0 !important; width: 34px !important; padding: 0 !important; }
  body.klivy-create-page #geoBtn::before { content: '⌖'; font-size: 17px; }
  body.klivy-create-page #resultInfo { grid-column: 3 !important; }
  body.klivy-create-page #activeQuery { display: none !important; }
  body.klivy-create-page #clearBtn { display: none !important; }

  body.klivy-create-page .k628-filter-trigger {
    order: 0 !important;
    margin: 8px 0 6px !important;
    min-height: 42px !important;
    border-radius: 13px !important;
    box-shadow: none !important;
  }
  body.klivy-create-page #shopFiltersPanel.hidden { display: block !important; }
  body.klivy-create-page.k628-filter-open #shopFiltersPanel {
    visibility: visible !important;
    transform: translateY(0) !important;
    opacity: 1 !important;
    pointer-events: auto !important;
  }
}


/* Klivy 6.2.11 — compact inline logo filters above quick overview */
body.klivy-create-page #shopFiltersPanel.shop-filters-panel {
  position: static !important;
  inset: auto !important;
  display: block;
  width: 100%;
  max-width: none;
  height: auto;
  min-height: 0;
  margin: 14px 0 12px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  transform: none !important;
  opacity: 1;
  visibility: visible;
  overflow: visible;
  z-index: auto;
}
body.klivy-create-page #shopFiltersPanel.shop-filters-panel.hidden { display: none !important; }
body.klivy-create-page #shopFiltersPanel .shop-filters-panel__label,
body.klivy-create-page #shopFiltersPanel .k628-filter-sheet__head,
body.klivy-create-page .k628-filter-trigger { display: none !important; }
body.klivy-create-page #shopFilters {
  display: flex;
  gap: 10px;
  width: 100%;
  padding: 2px 2px 8px;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x proximity;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}
body.klivy-create-page #shopFilters::-webkit-scrollbar { display: none; }
body.klivy-create-page #shopFilters .shop-filter-btn {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-width: 64px;
  height: 58px;
  padding: 7px 12px;
  border: 1px solid rgba(127,149,199,.22) !important;
  border-radius: 16px;
  background: rgba(13,24,48,.74) !important;
  color: #dbe6ff !important;
  box-shadow: none !important;
  scroll-snap-align: start;
  cursor: pointer;
}
body.klivy-create-page #shopFilters .shop-filter-btn:hover,
body.klivy-create-page #shopFilters .shop-filter-btn.active {
  border-color: rgba(70,211,238,.72) !important;
  background: linear-gradient(145deg, rgba(66,94,246,.26), rgba(27,197,224,.18)) !important;
  color: #fff !important;
}
body.klivy-create-page #shopFilters .shop-filter-btn.active {
  box-shadow: inset 0 0 0 1px rgba(77,211,239,.32) !important;
}
body.klivy-create-page #shopFilters .shop-filter-btn__logo,
body.klivy-create-page #shopFilters .shop-filter-btn__fallback,
body.klivy-create-page #shopFilters .shop-filter-btn__allIcon {
  display: grid;
  place-items: center;
  width: 40px;
  height: 40px;
  flex: 0 0 40px;
  border-radius: 12px;
  background: #fff;
  overflow: hidden;
  color: #17213a;
  font-weight: 800;
  font-size: 12px;
}
body.klivy-create-page #shopFilters .shop-filter-btn__logo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 5px;
}
body.klivy-create-page #shopFilters .shop-filter-btn__name {
  max-width: 130px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
}
body.klivy-create-page #shopFilters .shop-filter-btn--all .shop-filter-btn__allIcon {
  background: linear-gradient(145deg,#5266ff,#21c5db);
  color: #fff;
}
body.klivy-create-page #compactTablePanel { margin-top: 0 !important; }

@media (max-width: 980px) {
  body.klivy-create-page #shopFiltersPanel.shop-filters-panel {
    margin: 8px 0 10px;
  }
  body.klivy-create-page #shopFilters {
    gap: 8px;
    padding-inline: 0;
  }
  body.klivy-create-page #shopFilters .shop-filter-btn {
    width: 58px;
    min-width: 58px;
    height: 58px;
    padding: 8px;
    border-radius: 16px;
  }
  body.klivy-create-page #shopFilters .shop-filter-btn__logo,
  body.klivy-create-page #shopFilters .shop-filter-btn__fallback,
  body.klivy-create-page #shopFilters .shop-filter-btn__allIcon {
    width: 42px;
    height: 42px;
    flex-basis: 42px;
  }
  body.klivy-create-page #shopFilters .shop-filter-btn__name { display: none; }
}

/* Klivy 6.2.11 — cart-first native application polish */
body.klivy-create-page #shoppingListMount .shopping-list__subtitle,
body.klivy-create-page #shoppingListMount .shopping-list__selector > span,
body.klivy-create-page #shoppingListMount .shopping-list__selectorActions{
  display:none!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__header{
  padding-bottom:14px!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__titleRow{
  align-items:center!important;
  margin-bottom:12px!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__title{
  max-width:calc(100% - 64px)!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__selectorRow{
  grid-template-columns:minmax(0,1fr) 52px!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__footer .shopping-list__summaryRow:nth-child(2){
  font-size:inherit!important;
}

/* Avoid duplicated controls: detail is secondary, shopping mode is primary. */
body.klivy-create-page #shoppingListMount .shopping-list__openDetail{display:none!important}

/* Drawer covers the complete app chrome on phones. */
@media (max-width:980px){
  body.k6211-locked{
    position:fixed!important;
    left:0!important;right:0!important;
    width:100%!important;
    overflow:hidden!important;
  }
  body.klivy-create-page.k6-cart-open #shoppingListMount.shopping-sidebar,
  body.klivy-create-page.k5-cart-drawer-open #shoppingListMount.shopping-sidebar{
    position:fixed!important;
    inset:var(--klivy-live-vtop,0px) 0 auto 0!important;
    width:100vw!important;
    max-width:none!important;
    height:var(--klivy-live-vh,100dvh)!important;
    max-height:var(--klivy-live-vh,100dvh)!important;
    border-radius:0!important;
    z-index:10050!important;
  }
  body.klivy-create-page.k6-cart-open .klivy-sidebar,
  body.klivy-create-page.k5-cart-drawer-open .klivy-sidebar,
  body.klivy-create-page.k6-cart-open .k6-cart-launcher,
  body.klivy-create-page.k5-cart-drawer-open .k6-cart-launcher{
    visibility:hidden!important;
    pointer-events:none!important;
  }
  body.klivy-create-page #shoppingListMount>.shopping-list{
    height:100%!important;
    min-height:0!important;
    border-radius:0!important;
  }
  body.klivy-create-page #shoppingListMount .shopping-list__header{
    padding:22px 20px 14px!important;
  }
  body.klivy-create-page #shoppingListMount .shopping-list__body{
    min-height:0!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch!important;
    padding:14px 14px 18px!important;
  }
  body.klivy-create-page #shoppingListMount .shopping-list__footer{
    flex:0 0 auto!important;
    padding:14px 20px 10px!important;
  }
  body.klivy-create-page #shoppingListMount .k5-start-shopping{
    flex:0 0 auto!important;
    margin:0 20px calc(12px + env(safe-area-inset-bottom))!important;
  }
  body.klivy-create-page #shoppingListMount .shopping-list__summaryRow{
    padding:3px 0!important;
  }
}

/* Stable store-logo rail above quick overview/results. */
body.klivy-create-page #shopFiltersPanel{
  display:block!important;
  margin:12px 0 16px!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
body.klivy-create-page #shopFilters{
  display:flex!important;
  gap:10px!important;
  overflow-x:auto!important;
  padding:2px 2px 8px!important;
  scrollbar-width:none!important;
  scroll-snap-type:x proximity;
}
body.klivy-create-page #shopFilters::-webkit-scrollbar{display:none!important}
body.klivy-create-page #shopFilters .shop-filter-btn{
  flex:0 0 auto!important;
  width:56px!important;
  height:56px!important;
  min-width:56px!important;
  padding:7px!important;
  border-radius:16px!important;
  display:grid!important;
  place-items:center!important;
  font-size:0!important;
  scroll-snap-align:start;
}
body.klivy-create-page #shopFilters .shop-filter-btn img{
  display:block!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
}
body.klivy-create-page #shopFilters .shop-filter-btn:first-child{
  width:auto!important;
  min-width:72px!important;
  padding-inline:14px!important;
  font-size:12px!important;
}

/* Search metadata: one quiet, single-line utility strip. */
@media (max-width:980px){
  body.klivy-create-page .search-meta,
  body.klivy-create-page .search-location-row,
  body.klivy-create-page .search-status-row{
    display:flex!important;
    flex-wrap:nowrap!important;
    gap:8px!important;
    overflow-x:auto!important;
    padding:8px 0 0!important;
    margin:0!important;
    border:0!important;
    scrollbar-width:none!important;
  }
  body.klivy-create-page .search-meta>* ,
  body.klivy-create-page .search-location-row>* ,
  body.klivy-create-page .search-status-row>*{
    flex:0 0 auto!important;
    min-height:36px!important;
    padding:7px 10px!important;
    font-size:13px!important;
    width:auto!important;
  }
}

/* Klivy 6.2.12 — unified cart header and stable store rail */
body.klivy-create-page #shoppingListMount .shopping-list__appHeader{
  display:grid!important;
  grid-template-columns:44px minmax(0,1fr) 48px 48px!important;
  align-items:center!important;
  gap:10px!important;
  width:100%!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__brandLogo{
  width:44px!important;height:44px!important;border-radius:13px!important;display:block!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__selector--header{display:block!important;min-width:0!important;margin:0!important}
body.klivy-create-page #shoppingListMount .shopping-list__selector--header select{
  width:100%!important;height:48px!important;min-width:0!important;margin:0!important;padding:0 42px 0 14px!important;
  font-size:16px!important;font-weight:800!important;border-radius:14px!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__compactControls{display:none!important}
body.klivy-create-page #shoppingListMount .shopping-list__renameBtn,
body.klivy-create-page #shoppingListMount .shopping-list__drawerClose{
  width:48px!important;height:48px!important;min-width:48px!important;margin:0!important;border:0!important;border-radius:14px!important;
}
body.klivy-create-page #shopFiltersPanel.hidden{display:none!important}
body.klivy-create-page #shopFiltersPanel:not(.hidden){display:block!important}
body.klivy-create-page #shopFiltersPanel{min-height:0!important;height:auto!important;margin:10px 0 12px!important}
body.klivy-create-page #shopFilters:empty{display:none!important}
body.klivy-create-page #shopFiltersPanel:has(#shopFilters:empty){display:none!important}
body.klivy-create-page #compactTablePanel{margin-top:0!important}
@media(max-width:980px){
 body.klivy-create-page #shoppingListMount .shopping-list__header{padding:14px 14px 12px!important}
 body.klivy-create-page #shoppingListMount .shopping-list__appHeader{grid-template-columns:40px minmax(0,1fr) 44px 44px!important;gap:8px!important}
 body.klivy-create-page #shoppingListMount .shopping-list__brandLogo{width:40px!important;height:40px!important;border-radius:12px!important}
 body.klivy-create-page #shoppingListMount .shopping-list__selector--header select{height:44px!important;font-size:15px!important;padding-left:12px!important}
 body.klivy-create-page #shoppingListMount .shopping-list__renameBtn,
 body.klivy-create-page #shoppingListMount .shopping-list__drawerClose{width:44px!important;height:44px!important;min-width:44px!important}
}

/* Klivy 6.6.13 — fixed app viewport + searchable store combobox */
html, body.app-page { height: 100%; }
body.app-page.klivy-create-page {
  height: var(--klivy-live-vh, 100dvh) !important;
  min-height: var(--klivy-live-vh, 100dvh) !important;
  overflow: hidden !important;
  overscroll-behavior: none;
}
body.app-page.klivy-create-page > .klivy-main {
  height: var(--klivy-live-vh, 100dvh) !important;
  min-height: 0 !important;
  overflow: hidden !important;
  display: flex !important;
  flex-direction: column !important;
}
body.app-page.klivy-create-page .klivy-topbar { flex: 0 0 auto !important; }
body.app-page.klivy-create-page .list-page {
  flex: 1 1 auto !important;
  min-height: 0 !important;
  overflow-y: auto !important;
  overflow-x: hidden !important;
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
}
body.app-page.klivy-create-page .page-shell { min-height: 100%; }

/* Legacy logo rail is only a hidden data source now. */
body.klivy-create-page #shopFiltersPanel {
  position: absolute !important;
  inline-size: 1px !important;
  block-size: 1px !important;
  overflow: hidden !important;
  clip-path: inset(50%) !important;
  opacity: 0 !important;
  pointer-events: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.k6213-store-filter {
  position: relative;
  margin: 12px 0 14px;
  z-index: 30;
}
.k6213-store-filter[hidden] { display: none !important; }
.k6213-store-filter__label {
  display: block;
  margin: 0 0 7px;
  color: #7ce7f4;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .16em;
  text-transform: uppercase;
}
.k6213-store-filter__control {
  width: 100%;
  min-height: 52px;
  display: grid;
  grid-template-columns: 38px minmax(0,1fr) 24px;
  align-items: center;
  gap: 11px;
  padding: 7px 12px;
  border: 1px solid rgba(115,145,211,.28);
  border-radius: 16px;
  background: rgba(10,20,43,.96);
  color: #f7f9ff;
  text-align: left;
  box-shadow: 0 12px 30px rgba(0,0,0,.16);
}
.k6213-store-filter__control:focus-visible { outline: 2px solid #4bd7ec; outline-offset: 2px; }
.k6213-store-filter__logo,
.k6213-store-filter__optionLogo {
  width: 38px;
  height: 38px;
  border-radius: 11px;
  background: #fff;
  object-fit: contain;
  padding: 5px;
}
.k6213-store-filter__fallback {
  width: 38px;
  height: 38px;
  border-radius: 11px;
  display: grid;
  place-items: center;
  background: linear-gradient(145deg,#5266ff,#21c5db);
  font-weight: 900;
}
.k6213-store-filter__text { min-width: 0; }
.k6213-store-filter__text strong,
.k6213-store-filter__text small { display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.k6213-store-filter__text strong { font-size: 15px; }
.k6213-store-filter__text small { margin-top: 2px; color: #9caaca; font-size: 12px; }
.k6213-store-filter__chevron { font-size: 18px; color: #a9b5cf; transition: transform .18s ease; }
.k6213-store-filter.is-open .k6213-store-filter__chevron { transform: rotate(180deg); }
.k6213-store-filter__menu {
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  right: 0;
  max-height: min(420px, 58vh);
  overflow: hidden;
  border: 1px solid rgba(115,145,211,.28);
  border-radius: 18px;
  background: rgba(7,15,33,.99);
  box-shadow: 0 24px 70px rgba(0,0,0,.42);
  display: grid;
  grid-template-rows: auto minmax(0,1fr);
}
.k6213-store-filter__menu[hidden] { display: none !important; }
.k6213-store-filter__searchWrap { padding: 10px; border-bottom: 1px solid rgba(115,145,211,.16); }
.k6213-store-filter__search {
  width: 100%;
  height: 44px;
  border-radius: 13px;
  border: 1px solid rgba(115,145,211,.26);
  background: #081126;
  color: #fff;
  padding: 0 13px;
  font-size: 15px;
}
.k6213-store-filter__options { overflow-y: auto; padding: 6px; overscroll-behavior: contain; }
.k6213-store-filter__option {
  width: 100%;
  min-height: 52px;
  display: grid;
  grid-template-columns: 38px minmax(0,1fr) 22px;
  align-items: center;
  gap: 11px;
  padding: 7px 9px;
  border: 0;
  border-radius: 12px;
  background: transparent;
  color: #f7f9ff;
  text-align: left;
}
.k6213-store-filter__option:hover,
.k6213-store-filter__option.is-active { background: rgba(69,120,255,.16); }
.k6213-store-filter__optionName { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: 750; }
.k6213-store-filter__check { color: #55e3d0; font-weight: 900; text-align: center; }
.k6213-store-filter__empty { padding: 20px; text-align: center; color: #9caaca; }

/* Prevent accidental app zoom gestures; flyer reader keeps native pinch/double-tap behavior. */
body.app-page:not(.akcie-reader-open) button,
body.app-page:not(.akcie-reader-open) a,
body.app-page:not(.akcie-reader-open) input,
body.app-page:not(.akcie-reader-open) select,
body.app-page:not(.akcie-reader-open) textarea,
body.app-page:not(.akcie-reader-open) .list-page { touch-action: manipulation; }
body.akcie-reader-open .akcie-reader,
body.akcie-reader-open .akcie-reader * { touch-action: pinch-zoom !important; }

@media (max-width: 980px) {
  .k6213-store-filter { margin: 9px 0 12px; }
  .k6213-store-filter__label { display: none; }
  .k6213-store-filter__control { min-height: 48px; border-radius: 14px; }
  .k6213-store-filter__menu {
    position: fixed;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    max-height: min(72vh, calc(var(--klivy-live-vh,100dvh) - 56px));
    border-radius: 22px 22px 0 0;
    z-index: 11050;
    padding-bottom: max(10px, env(safe-area-inset-bottom));
  }
  body.k6213-store-open::after {
    content: '';
    position: fixed;
    inset: 0;
    z-index: 11040;
    background: rgba(0,0,0,.58);
    backdrop-filter: blur(4px);
  }
}

/* Klivy 6.6.13 — mobile cart footer recovery and chrome cleanup */
@media (max-width:980px){
  body.klivy-create-page.k6-cart-open #shoppingListMount.shopping-sidebar,
  body.klivy-create-page.k5-cart-drawer-open #shoppingListMount.shopping-sidebar{
    top:var(--klivy-live-vtop,0px)!important;
    bottom:auto!important;
    height:var(--klivy-live-vh,100dvh)!important;
    max-height:var(--klivy-live-vh,100dvh)!important;
    overflow:hidden!important;
    background:#071023!important;
  }
  body.klivy-create-page #shoppingListMount>.shopping-list{
    display:grid!important;
    grid-template-rows:auto minmax(0,1fr) auto auto!important;
    height:100%!important;
    min-height:0!important;
    overflow:hidden!important;
    background:#071023!important;
  }
  body.klivy-create-page #shoppingListMount .shopping-list__header{grid-row:1!important;min-height:0!important}
  body.klivy-create-page #shoppingListMount .shopping-list__body{
    grid-row:2!important;
    min-height:0!important;
    max-height:none!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    padding-bottom:14px!important;
  }
  body.klivy-create-page #shoppingListMount .shopping-list__footer{
    grid-row:3!important;
    position:relative!important;
    bottom:auto!important;
    margin:0!important;
    padding:10px 14px 8px!important;
    background:#071023!important;
    z-index:4!important;
  }
  body.klivy-create-page #shoppingListMount .k5-start-shopping{
    display:flex!important;
    grid-row:4!important;
    position:relative!important;
    bottom:auto!important;
    width:auto!important;
    min-height:56px!important;
    margin:0 14px calc(10px + env(safe-area-inset-bottom))!important;
    z-index:5!important;
  }
  body.klivy-create-page.k6-cart-open .klivy-sidebar,
  body.klivy-create-page.k5-cart-drawer-open .klivy-sidebar{
    display:none!important;
  }
  body.klivy-create-page.k6-cart-open::after,
  body.klivy-create-page.k5-cart-drawer-open::after{
    display:none!important;
  }
}

/* Klivy 6.6.13 — mobile cart footer, taller dock, shared native app header */
:root{--klivy-mobile-dock-h:76px}
.klivy-topbar{
  min-height:64px!important;
  padding:10px 20px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
  overflow:visible!important;
}
.klivy-topbar__brand{
  min-width:0;display:flex;align-items:center;gap:12px;
}
.klivy-topbar__brandMark{
  width:42px;height:42px;flex:0 0 42px;border-radius:13px;
  display:grid;place-items:center;background:linear-gradient(145deg,#5266ff,#18bfd9);
  box-shadow:0 10px 28px rgba(31,174,225,.22);color:#fff;
}
.klivy-topbar__brandMark svg{width:26px;height:26px;display:block}
.klivy-topbar__brandText{min-width:0}
.klivy-topbar__brandText strong{display:block;color:#fff;font-size:15px;line-height:1;font-weight:850}
.klivy-topbar__brandText span{display:block;margin-top:5px;color:#aeb9d1;font-size:12px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.klivy-topbar__logout{
  min-width:42px;height:42px;padding:0 13px;border:0;border-radius:13px;
  display:inline-flex;align-items:center;justify-content:center;gap:8px;
  background:rgba(255,255,255,.055);color:#cbd5ea;text-decoration:none;font-weight:750;
}
.klivy-topbar__logout svg{width:20px;height:20px}

@media(max-width:980px){
  :root{--klivy-mobile-dock-h:82px}
  .klivy-topbar{
    min-height:68px!important;height:68px!important;padding:9px 14px!important;
    position:relative!important;z-index:70!important;
  }
  .klivy-topbar__title{display:none!important}
  .klivy-topbar__brandMark{width:44px;height:44px;flex-basis:44px;border-radius:14px}
  .klivy-topbar__brandText strong{font-size:16px}
  .klivy-topbar__brandText span{font-size:13px;max-width:52vw}
  .klivy-topbar__logout{width:44px;min-width:44px;height:44px;padding:0;font-size:0;background:rgba(255,255,255,.045)}

  body.klivy-create-page .klivy-sidebar{
    height:calc(var(--klivy-mobile-dock-h) + env(safe-area-inset-bottom))!important;
    min-height:calc(var(--klivy-mobile-dock-h) + env(safe-area-inset-bottom))!important;
    padding:8px 12px max(8px,env(safe-area-inset-bottom))!important;
    background:#071023!important;
    border-top:1px solid rgba(119,145,201,.22)!important;
  }
  body.klivy-create-page .klivy-nav--all{height:100%!important;align-items:center!important}
  body.klivy-create-page .klivy-nav__item{min-height:56px!important}

  body.klivy-create-page.k6-cart-open #shoppingListMount.shopping-sidebar,
  body.klivy-create-page.k5-cart-drawer-open #shoppingListMount.shopping-sidebar{
    inset:var(--klivy-live-vtop,0px) 0 auto 0!important;
    width:100vw!important;height:var(--klivy-live-vh,100dvh)!important;
    max-height:var(--klivy-live-vh,100dvh)!important;
    z-index:12000!important;
  }
  body.klivy-create-page #shoppingListMount>.shopping-list{
    display:grid!important;
    grid-template-rows:auto minmax(0,1fr) auto!important;
    height:100%!important;min-height:0!important;overflow:hidden!important;
  }
  body.klivy-create-page #shoppingListMount .shopping-list__header{grid-row:1!important}
  body.klivy-create-page #shoppingListMount .shopping-list__body{
    grid-row:2!important;min-height:0!important;overflow-y:auto!important;overscroll-behavior:contain!important;
  }
  body.klivy-create-page #shoppingListMount .shopping-list__footer{
    grid-row:3!important;display:grid!important;gap:10px!important;
    padding:10px 14px calc(12px + env(safe-area-inset-bottom))!important;
    background:#071023!important;border-top:1px solid rgba(119,145,201,.18)!important;
  }
  body.klivy-create-page #shoppingListMount .shopping-list__footer .k5-start-shopping{
    display:flex!important;position:relative!important;inset:auto!important;
    width:100%!important;min-height:58px!important;margin:0!important;
  }
  body.klivy-create-page #shoppingListMount>.shopping-list>.k5-start-shopping{display:none!important}
}

/* Klivy 6.6.13 — single-row responsive header and reliable cart shopping CTA */
/* Desktop: sidebar already carries the Klivy identity, so the content header stays lean. */
@media (min-width:981px){
  .klivy-topbar{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    min-height:72px!important;
    padding:12px 28px!important;
    overflow:hidden!important;
  }
  .klivy-topbar>.klivy-topbar__brand{display:none!important}
  .klivy-topbar__title{
    display:block!important;
    min-width:0!important;
    flex:1 1 auto!important;
  }
  .klivy-topbar__title p{margin:0 0 3px!important}
  .klivy-topbar__title h1{
    margin:0!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    line-height:1.05!important;
  }
  .klivy-topbar__logout{flex:0 0 auto!important}
}

/* Mobile/tablet: one compact row — logo, page title and logout. */
@media (max-width:980px){
  .klivy-topbar{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 46px!important;
    align-items:center!important;
    column-gap:10px!important;
    min-height:70px!important;
    height:70px!important;
    padding:8px 12px!important;
    overflow:hidden!important;
  }
  .klivy-topbar>.klivy-topbar__title{display:none!important}
  .klivy-topbar>.klivy-topbar__brand{
    display:flex!important;
    align-items:center!important;
    min-width:0!important;
    gap:10px!important;
    overflow:hidden!important;
  }
  .klivy-topbar__brandMark{
    width:46px!important;height:46px!important;flex:0 0 46px!important;
    border-radius:14px!important;
  }
  .klivy-topbar__brandText{
    min-width:0!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    overflow:hidden!important;
  }
  .klivy-topbar__brandText strong{
    font-size:16px!important;line-height:1.05!important;white-space:nowrap!important;
  }
  .klivy-topbar__brandText span{
    display:block!important;
    max-width:none!important;
    margin-top:4px!important;
    font-size:13px!important;
    line-height:1.1!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  .klivy-topbar__logout{
    width:46px!important;min-width:46px!important;height:46px!important;
    padding:0!important;border-radius:14px!important;justify-self:end!important;
  }
  .klivy-topbar__logout span{display:none!important}

  /* Do not let legacy page headings float into/over the app header. */
  .klivy-main>.klivy-topbar+main{min-height:0!important}
  body.klivy-create-page .list-page{padding-top:0!important}

  /* Cart grid always reserves a real footer row for summary + shopping CTA. */
  body.klivy-create-page.k6-cart-open #shoppingListMount>.shopping-list,
  body.klivy-create-page.k5-cart-drawer-open #shoppingListMount>.shopping-list{
    grid-template-rows:auto minmax(0,1fr) auto!important;
  }
  body.klivy-create-page #shoppingListMount .shopping-list__footer{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    min-height:0!important;
    flex:0 0 auto!important;
    overflow:visible!important;
  }
  body.klivy-create-page #shoppingListMount .shopping-list__footer>.k5-start-shopping{
    display:flex!important;
    visibility:visible!important;
    opacity:1!important;
    position:relative!important;
    inset:auto!important;
    width:100%!important;
    min-height:58px!important;
    margin:0!important;
    transform:none!important;
    pointer-events:auto!important;
  }
  body.klivy-create-page #shoppingListMount .shopping-list__openDetail{
    display:none!important;
  }
}

/* ========================================================================== 
   Klivy 6.6.13 — consolidated responsive app shell
   One source of truth for header, bottom dock and cart drawer.
   ========================================================================== */
:root{
  --k63-dock-h:78px;
  --k63-header-h:72px;
  --k63-vh:100dvh;
  --k63-vtop:0px;
}
html,body.klivy-app{height:100%;max-height:100%;overflow:hidden!important}
body.klivy-app .klivy-main{height:var(--k63-vh);max-height:var(--k63-vh);overflow:hidden!important}
body.klivy-app .klivy-main>main{height:calc(var(--k63-vh) - var(--k63-header-h));overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}

/* Desktop header: page title + logout only. */
body.klivy-app .klivy-topbar{
  position:relative!important;z-index:200!important;height:var(--k63-header-h)!important;min-height:var(--k63-header-h)!important;
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;
  padding:10px 24px!important;overflow:hidden!important;background:#071023!important;
}
body.klivy-app .klivy-topbar>.klivy-topbar__brand{display:none!important}
body.klivy-app .klivy-topbar>.klivy-topbar__title{display:block!important;min-width:0!important;flex:1 1 auto!important}
body.klivy-app .klivy-topbar__title h1{margin:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;line-height:1!important}
body.klivy-app .klivy-topbar__logout{position:static!important;flex:0 0 auto!important;z-index:auto!important}

/* One identical bottom dock on every mobile/tablet page. */
@media(max-width:980px){
  :root{--k63-header-h:68px;--k63-dock-h:82px}
  body.klivy-app{padding-bottom:var(--k63-dock-h)!important}
  body.klivy-app .klivy-main{margin:0!important;width:100%!important}
  body.klivy-app .klivy-main>main{height:calc(var(--k63-vh) - var(--k63-header-h) - var(--k63-dock-h));padding-bottom:16px!important}
  body.klivy-app .klivy-topbar{
    position:relative!important;z-index:200!important;height:var(--k63-header-h)!important;min-height:var(--k63-header-h)!important;
    display:grid!important;grid-template-columns:minmax(0,1fr) 46px!important;align-items:center!important;gap:10px!important;
    padding:8px 12px!important;overflow:hidden!important;
  }
  body.klivy-app .klivy-topbar>.klivy-topbar__title{display:none!important}
  body.klivy-app .klivy-topbar>.klivy-topbar__brand{display:flex!important;min-width:0!important;align-items:center!important;gap:10px!important;overflow:hidden!important}
  body.klivy-app .klivy-topbar__brandMark{width:46px!important;height:46px!important;flex:0 0 46px!important;border:0!important;border-radius:14px!important;overflow:hidden!important;background:none!important;box-shadow:none!important}
  body.klivy-app .klivy-topbar__brandMark img{display:block;width:100%;height:100%;object-fit:cover}
  body.klivy-app .klivy-topbar__brandText{min-width:0!important;overflow:hidden!important}
  body.klivy-app .klivy-topbar__brandText strong,body.klivy-app .klivy-topbar__brandText span{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  body.klivy-app .klivy-topbar__brandText strong{font-size:16px!important}
  body.klivy-app .klivy-topbar__brandText span{font-size:12px!important;margin-top:4px!important}
  body.klivy-app .klivy-topbar__logout{width:46px!important;height:46px!important;min-width:46px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
  body.klivy-app .klivy-topbar__logout span{display:none!important}

  body.klivy-app .klivy-sidebar{
    display:block!important;position:fixed!important;z-index:900!important;left:0!important;right:0!important;bottom:0!important;top:auto!important;
    width:100%!important;height:calc(var(--k63-dock-h) + env(safe-area-inset-bottom,0px))!important;min-height:0!important;
    padding:8px 14px max(8px,env(safe-area-inset-bottom,0px))!important;border:0!important;border-top:1px solid rgba(120,148,207,.20)!important;
    border-radius:0!important;background:rgba(4,12,28,.97)!important;box-shadow:0 -10px 30px rgba(0,0,0,.24)!important;backdrop-filter:blur(22px)!important;
  }
  body.klivy-app .klivy-logo{display:none!important}
  body.klivy-app .klivy-nav--all{display:grid!important;grid-template-columns:repeat(5,1fr)!important;align-items:center!important;height:100%!important;gap:0!important}
  body.klivy-app .klivy-nav__item{display:grid!important;place-items:center!important;width:100%!important;height:56px!important;min-height:56px!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#aebbd4!important}
  body.klivy-app .klivy-nav__item svg{width:28px!important;height:28px!important}
  body.klivy-app .klivy-nav__item span,body.klivy-app .klivy-nav__item--logout,body.klivy-app .klivy-nav__item:nth-of-type(n+6){display:none!important}
  body.klivy-app .klivy-nav__item.is-active{color:#42d9f5!important;background:transparent!important;filter:drop-shadow(0 0 12px rgba(38,198,241,.44))}
}

/* Cart drawer: always above app header and navigation. */
body.klivy-create-page #shoppingListMount.shopping-sidebar{
  position:fixed!important;z-index:50000!important;top:12px!important;right:12px!important;bottom:12px!important;left:auto!important;
  width:min(520px,calc(100vw - 24px))!important;height:auto!important;max-height:none!important;margin:0!important;
  transform:translateX(calc(100% + 30px))!important;transition:transform .24s ease!important;overflow:hidden!important;
  border:1px solid rgba(118,148,211,.24)!important;border-radius:26px!important;background:#071023!important;box-shadow:0 28px 90px rgba(0,0,0,.58)!important;
}
body.klivy-create-page.k6-cart-open #shoppingListMount.shopping-sidebar,body.klivy-create-page.k5-cart-drawer-open #shoppingListMount.shopping-sidebar{transform:translateX(0)!important}
body.klivy-create-page.k6-cart-open .klivy-topbar,body.klivy-create-page.k6-cart-open .klivy-sidebar{z-index:100!important}
body.klivy-create-page #shoppingListMount>.shopping-list{display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;height:100%!important;min-height:0!important;overflow:hidden!important}
body.klivy-create-page #shoppingListMount .shopping-list__header{grid-row:1!important;padding:14px!important;border-bottom:1px solid rgba(118,148,211,.16)!important}
body.klivy-create-page #shoppingListMount .shopping-list__appHeader{display:grid!important;grid-template-columns:42px minmax(0,1fr) 46px 46px!important;align-items:center!important;gap:9px!important}
body.klivy-create-page #shoppingListMount .shopping-list__brandLogo{width:42px!important;height:42px!important;border-radius:13px!important}
body.klivy-create-page #shoppingListMount .shopping-list__selector--header select{width:100%!important;height:46px!important;min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
body.klivy-create-page #shoppingListMount .shopping-list__renameBtn,body.klivy-create-page #shoppingListMount .shopping-list__drawerClose{width:46px!important;height:46px!important;min-width:46px!important;margin:0!important}
body.klivy-create-page #shoppingListMount .shopping-list__body{grid-row:2!important;min-height:0!important;overflow-y:auto!important;overscroll-behavior:contain!important;padding:14px!important}
body.klivy-create-page #shoppingListMount .shopping-list__items{display:grid!important;gap:12px!important;width:100%!important}
body.klivy-create-page #shoppingListMount .shopping-list__item{width:100%!important;max-width:none!important;margin:0!important;box-sizing:border-box!important}
body.klivy-create-page #shoppingListMount .shopping-list__footer{grid-row:3!important;position:relative!important;display:grid!important;gap:12px!important;padding:14px!important;margin:0!important;background:#071023!important;border-top:1px solid rgba(118,148,211,.18)!important;z-index:2!important}
body.klivy-create-page #shoppingListMount .shopping-list__openDetail,body.klivy-create-page #shoppingListMount .k5-start-shopping{display:none!important}
body.klivy-create-page #shoppingListMount .k63-start-shopping{display:grid!important;grid-template-columns:46px minmax(0,1fr) 22px!important;align-items:center!important;gap:11px!important;width:100%!important;min-height:62px!important;padding:9px 13px!important;border:0!important;border-radius:18px!important;color:#fff!important;background:linear-gradient(115deg,#5262ff,#23c4d6)!important;box-shadow:0 16px 38px rgba(31,152,225,.22)!important;text-align:left!important}
.k63-start-shopping__icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:rgba(255,255,255,.15)}
.k63-start-shopping__copy{min-width:0}.k63-start-shopping__copy strong,.k63-start-shopping__copy small{display:block}.k63-start-shopping__copy strong{font-size:16px}.k63-start-shopping__copy small{margin-top:3px;color:rgba(255,255,255,.78);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.k63-start-shopping__arrow{text-align:right;font-size:20px}

@media(max-width:980px){
  body.klivy-create-page #shoppingListMount.shopping-sidebar{
    inset:var(--k63-vtop) 0 auto 0!important;width:100vw!important;height:var(--k63-vh)!important;max-height:var(--k63-vh)!important;
    border:0!important;border-radius:0!important;transform:translateX(105%)!important;transition:transform .22s ease!important;
  }
  body.klivy-create-page.k6-cart-open #shoppingListMount.shopping-sidebar,body.klivy-create-page.k5-cart-drawer-open #shoppingListMount.shopping-sidebar{transform:translateX(0)!important}
  body.klivy-create-page.k6-cart-open{overflow:hidden!important;touch-action:none}
  body.klivy-create-page.k6-cart-open .klivy-sidebar{visibility:hidden!important;pointer-events:none!important}
  body.klivy-create-page #shoppingListMount .shopping-list__header{padding:10px 12px!important}
  body.klivy-create-page #shoppingListMount .shopping-list__appHeader{grid-template-columns:40px minmax(0,1fr) 44px 44px!important;gap:8px!important}
  body.klivy-create-page #shoppingListMount .shopping-list__body{padding:12px!important}
  body.klivy-create-page #shoppingListMount .shopping-list__footer{padding:11px 12px calc(12px + env(safe-area-inset-bottom,0px))!important}
}

/* Klivy 6.6.13 — mobile cart viewport and layer finalization */
body.klivy-create-page #shoppingListMount.shopping-sidebar{
  isolation:isolate!important;
}
@media(max-width:980px){
  body.klivy-create-page #shoppingListMount.shopping-sidebar{
    position:fixed!important;
    inset:0!important;
    top:0!important;
    right:0!important;
    bottom:0!important;
    left:0!important;
    width:100%!important;
    height:100dvh!important;
    min-height:100dvh!important;
    max-height:100dvh!important;
    z-index:2147483000!important;
    border:0!important;
    border-radius:0!important;
    margin:0!important;
    transform:translate3d(105%,0,0)!important;
    background:#071023!important;
  }
  body.klivy-create-page.k6-cart-open #shoppingListMount.shopping-sidebar,
  body.klivy-create-page.k5-cart-drawer-open #shoppingListMount.shopping-sidebar{
    transform:translate3d(0,0,0)!important;
  }
  body.klivy-create-page.k6-cart-open .klivy-topbar,
  body.klivy-create-page.k6-cart-open .klivy-sidebar,
  body.klivy-create-page.k6-cart-open .k6-cart-dock,
  body.klivy-create-page.k6-cart-open .k6-cart-launcher{
    visibility:hidden!important;
    pointer-events:none!important;
  }
  body.klivy-create-page #shoppingListMount>.shopping-list{
    height:100dvh!important;
    min-height:0!important;
    grid-template-rows:auto minmax(0,1fr) auto!important;
  }
  body.klivy-create-page #shoppingListMount .shopping-list__body{
    min-height:0!important;
    overflow-y:auto!important;
    -webkit-overflow-scrolling:touch!important;
  }
  body.klivy-create-page #shoppingListMount .shopping-list__footer{
    position:relative!important;
    display:grid!important;
    gap:10px!important;
    padding:12px 14px calc(14px + env(safe-area-inset-bottom,0px))!important;
    background:#071023!important;
    z-index:5!important;
  }
  body.klivy-create-page #shoppingListMount .k63-start-shopping{
    display:grid!important;
    visibility:visible!important;
    opacity:1!important;
    min-height:64px!important;
  }
}

/* ========================================================================== 
   Klivy 6.6.13 — native document scrolling on iOS
   The page itself scrolls so Safari can collapse its bottom URL toolbar.
   Header is part of the document flow, never sticky. Cart remains a true modal.
   ========================================================================== */
body.klivy-app .klivy-topbar{
  position:relative!important;
  top:auto!important;
  inset:auto!important;
  transform:none!important;
}

@media(max-width:980px){
  html{
    height:auto!important;
    min-height:100%!important;
    max-height:none!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior-y:auto!important;
  }
  body.klivy-app{
    height:auto!important;
    min-height:100dvh!important;
    max-height:none!important;
    overflow-x:hidden!important;
    overflow-y:visible!important;
    padding-bottom:calc(var(--k63-dock-h) + env(safe-area-inset-bottom,0px))!important;
    overscroll-behavior-y:auto!important;
    touch-action:pan-y!important;
  }
  body.klivy-app .klivy-main{
    height:auto!important;
    min-height:100dvh!important;
    max-height:none!important;
    overflow:visible!important;
  }
  body.klivy-app .klivy-main>main{
    height:auto!important;
    min-height:calc(100dvh - var(--k63-header-h) - var(--k63-dock-h))!important;
    max-height:none!important;
    overflow:visible!important;
    overscroll-behavior-y:auto!important;
    -webkit-overflow-scrolling:auto!important;
    padding-bottom:18px!important;
  }
  body.klivy-app .klivy-topbar{
    position:relative!important;
    z-index:10!important;
  }

  /* Cart is the only full-screen fixed surface and locks the document behind it. */
  body.klivy-create-page.k6-cart-open,
  body.klivy-create-page.k5-cart-drawer-open,
  body.klivy-create-page.k6211-locked{
    position:fixed!important;
    inset:0!important;
    width:100%!important;
    height:100dvh!important;
    overflow:hidden!important;
    touch-action:none!important;
  }
  body.klivy-create-page #shoppingListMount.shopping-sidebar{
    z-index:2147483640!important;
  }
}


/* ==========================================================================\n   Klivy 6.6.13 — iOS cart footer, native dock and compact cart header\n   ========================================================================== */
@media (max-width:980px){
  :root{
    --k633-mobile-dock-base:76px;
    --k633-mobile-safe-bottom:env(safe-area-inset-bottom,0px);
    --k633-mobile-dock-h:calc(var(--k633-mobile-dock-base) + var(--k633-mobile-safe-bottom));
  }

  /* Extend the native dock through the iOS safe area. The icons stay in the
     60px control row while the background reaches the physical viewport edge. */
  body.klivy-app .klivy-sidebar{
    bottom:0!important;
    height:var(--k633-mobile-dock-h)!important;
    min-height:var(--k633-mobile-dock-h)!important;
    padding:8px 14px calc(8px + var(--k633-mobile-safe-bottom))!important;
  }
  body.klivy-app{padding-bottom:var(--k633-mobile-dock-h)!important}
  body.klivy-app .klivy-nav--all{height:60px!important}
  body.klivy-app .klivy-nav__item{height:60px!important;min-height:60px!important}

  /* Cart uses the measured visual viewport and is always above app chrome. */
  body.klivy-create-page #shoppingListMount.shopping-sidebar{
    top:var(--k63-vtop,0px)!important;
    height:var(--k63-vh,100dvh)!important;
    min-height:var(--k63-vh,100dvh)!important;
    max-height:var(--k63-vh,100dvh)!important;
    z-index:2147483640!important;
  }
  body.klivy-create-page #shoppingListMount>.shopping-list{
    height:100%!important;
    min-height:0!important;
    grid-template-rows:auto minmax(0,1fr) auto!important;
  }
  body.klivy-create-page #shoppingListMount .shopping-list__footer{
    gap:10px!important;
    padding:10px 14px 10px!important;
    margin:0!important;
    background:#071023!important;
  }

  /* Stronger legibility for the primary in-store action. */
  body.klivy-create-page #shoppingListMount .k63-start-shopping{
    display:grid!important;
    visibility:visible!important;
    opacity:1!important;
    min-height:66px!important;
    padding:10px 14px!important;
    color:#fff!important;
    background:linear-gradient(115deg,#315cf4 0%,#087ec5 58%,#056b80 100%)!important;
    border:1px solid rgba(255,255,255,.18)!important;
    box-shadow:0 12px 28px rgba(0,64,130,.34)!important;
  }
  body.klivy-create-page #shoppingListMount .k63-start-shopping__copy strong{
    color:#fff!important;font-weight:900!important;text-shadow:0 1px 2px rgba(0,0,0,.32)!important
  }
  body.klivy-create-page #shoppingListMount .k63-start-shopping__copy small{
    color:rgba(255,255,255,.92)!important;font-weight:650!important
  }
  body.klivy-create-page #shoppingListMount .k63-start-shopping__icon,
  body.klivy-create-page #shoppingListMount .k63-start-shopping__arrow{color:#fff!important}

  /* Compact single-title header: logo + active list + edit + close. */
  body.klivy-create-page #shoppingListMount .shopping-list__header{padding:10px 12px!important}
  body.klivy-create-page #shoppingListMount .shopping-list__appHeader{
    grid-template-columns:42px minmax(0,1fr) 44px 44px!important;
    gap:8px!important;
  }
  body.klivy-create-page #shoppingListMount .shopping-list__selector--header{position:relative!important;min-width:0!important}
  body.klivy-create-page #shoppingListMount .shopping-list__selector--header select{
    appearance:none!important;-webkit-appearance:none!important;
    padding:0 42px 0 14px!important;
    color:#f5f7ff!important;
    background-color:#071126!important;
    background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23dce7ff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m7 10 5 5 5-5'/%3E%3C/svg%3E")!important;
    background-repeat:no-repeat!important;
    background-position:right 13px center!important;
    background-size:18px 18px!important;
  }
  body.klivy-create-page #shoppingListMount .shopping-list__compactControls,
  body.klivy-create-page #shoppingListMount .shopping-list__hiddenTitle,
  body.klivy-create-page #shoppingListMount [data-saved-active-title]{display:none!important}
}

/* ========================================================================== 
   Klivy 6.6.13 — compact mobile application pass
   One compact rhythm across Dashboard, Lists, Profile, Billing and Admin.
   ========================================================================== */
@media (max-width:980px){
  :root{
    --k640-page-pad:14px;
    --k640-card-radius:22px;
    --k640-gap:12px;
  }

  body.klivy-app .klivy-topbar{
    min-height:64px!important;
    padding:10px var(--k640-page-pad)!important;
    border-bottom:1px solid rgba(139,163,213,.16)!important;
  }
  body.klivy-app .klivy-topbar__title p{display:none!important}
  body.klivy-app .klivy-topbar__title h1{
    font-size:clamp(20px,5.4vw,25px)!important;
    line-height:1.08!important;
    margin:0!important;
  }
  body.klivy-app .klivy-main>main,
  body.klivy-app main{
    padding:var(--k640-page-pad)!important;
    padding-bottom:calc(86px + env(safe-area-inset-bottom,0px))!important;
  }

  /* Common cards and sections */
  body.klivy-app :is(
    .app-dashboard-hero,.app-dashboard-card,.dashboard-card,
    .saved-page__panel,.saved-list-card,.saved-page__hero,
    .profile-card,.profile-section,.profile-page__section,
    .billing-hero,.billing-card,.pricing-card,.plan-card,
    .admin-hero,.admin-card,.admin-panel,.admin-section
  ){
    border-radius:var(--k640-card-radius)!important;
    padding:16px!important;
    margin-bottom:var(--k640-gap)!important;
  }
  body.klivy-app :is(.app-dashboard-hero,.saved-page__hero,.billing-hero,.admin-hero) h2,
  body.klivy-app :is(.app-dashboard-hero,.saved-page__hero,.billing-hero,.admin-hero) h1{
    font-size:clamp(25px,7vw,34px)!important;
    line-height:1.02!important;
    margin-bottom:8px!important;
  }
  body.klivy-app :is(.app-dashboard-hero,.saved-page__hero,.billing-hero,.admin-hero) p,
  body.klivy-app :is(.app-dashboard-hero,.saved-page__hero,.billing-hero,.admin-hero) span{
    font-size:14px!important;
    line-height:1.4!important;
  }
  body.klivy-app :is(.dashboard-grid,.saved-page__grid,.profile-grid,.billing-grid,.pricing-grid,.admin-grid){
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:var(--k640-gap)!important;
  }
  body.klivy-app :is(input,select,textarea,button){min-height:46px}
  body.klivy-app :is(.profile-form,.billing-form,.admin-form) :is(label,.field){gap:6px!important;margin-bottom:10px!important}

  /* Saved lists: scan-friendly app rows rather than large desktop cards. */
  body.saved-lists-page :is(.saved-list-card,.saved-list-item){
    min-height:72px!important;
    padding:12px!important;
    gap:10px!important;
  }
  body.saved-lists-page :is(.saved-list-card,.saved-list-item) h3{font-size:16px!important;line-height:1.2!important}
  body.saved-lists-page :is(.saved-list-card,.saved-list-item) p{font-size:13px!important;margin-top:3px!important}

  /* Profile and billing controls stay reachable without giant vertical blocks. */
  body.klivy-profile-page :is(.profile-card__header,.profile-section__header),
  body.klivy-billing-page :is(.billing-card__header,.plan-card__header){margin-bottom:12px!important}
  body.klivy-profile-page h2,body.klivy-billing-page h2,body.klivy-admin-page h2{font-size:21px!important;line-height:1.15!important}
  body.klivy-billing-page :is(.pricing-card,.plan-card){min-height:0!important}

  /* Shopping mode is a native compact full-screen task, not a marketing card. */
  .k5-shopping-mode{padding:0!important;background:#050b1a!important}
  .k5-shopping-mode__shell{width:100%!important;max-width:none!important;min-height:100dvh!important;border-radius:0!important}
  .k5-shopping-mode__header{min-height:60px!important;padding:10px 14px!important}
  .k5-shopping-mode__main{padding:12px!important;gap:12px!important}
  .k5-shopping-focus-card{
    min-height:0!important;
    padding:18px!important;
    border-radius:24px!important;
  }
  .k5-shopping-focus-card__shop{margin-bottom:18px!important}
  .k5-shopping-focus-card__counter{font-size:12px!important;letter-spacing:.16em!important;margin-bottom:8px!important}
  .k5-shopping-focus-card h2{
    font-size:clamp(31px,9vw,48px)!important;
    line-height:.98!important;
    letter-spacing:-.045em!important;
    overflow-wrap:anywhere!important;
    margin:0 0 12px!important;
  }
  .k5-shopping-focus-card>strong{font-size:27px!important;margin-bottom:14px!important}
  .k5-shopping-focus-card>button{min-height:58px!important;font-size:18px!important;border-radius:18px!important}
  .k5-shopping-overview{border-radius:22px!important}
  .k5-shopping-row{min-height:64px!important;padding:10px!important}
  .k5-shopping-row__meta strong{font-size:14px!important;line-height:1.2!important}
}

/* ========================================================================== 
   Klivy 6.6.13 — desktop cart fold contract
   Desktop drawer always equals the visible viewport. Only the product list
   scrolls; summary and shopping CTA stay pinned inside the drawer footer.
   Mobile rules from 6.6.13 remain untouched.
   ========================================================================== */
@media (min-width:981px){
  body.klivy-create-page #shoppingListMount.shopping-sidebar{
    position:fixed!important;
    inset:0 0 0 auto!important;
    top:0!important;
    right:0!important;
    bottom:0!important;
    width:clamp(360px,27vw,520px)!important;
    height:100vh!important;
    height:100dvh!important;
    min-height:0!important;
    max-height:100dvh!important;
    margin:0!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
    z-index:2147483640!important;
  }

  body.klivy-create-page #shoppingListMount>.shopping-list{
    display:grid!important;
    grid-template-rows:auto minmax(0,1fr) auto!important;
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    max-height:100%!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
  }

  body.klivy-create-page #shoppingListMount .shopping-list__header{
    grid-row:1!important;
    min-height:0!important;
    flex:0 0 auto!important;
  }

  body.klivy-create-page #shoppingListMount .shopping-list__body{
    grid-row:2!important;
    min-height:0!important;
    height:auto!important;
    max-height:none!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    scrollbar-gutter:stable!important;
    -webkit-overflow-scrolling:touch!important;
  }

  body.klivy-create-page #shoppingListMount .shopping-list__footer{
    grid-row:3!important;
    display:grid!important;
    grid-template-rows:auto auto!important;
    gap:10px!important;
    position:relative!important;
    inset:auto!important;
    min-height:0!important;
    margin:0!important;
    padding:12px 16px 16px!important;
    overflow:visible!important;
    flex:0 0 auto!important;
    background:#071023!important;
    border-top:1px solid rgba(139,163,213,.18)!important;
    box-sizing:border-box!important;
    z-index:3!important;
  }

  body.klivy-create-page #shoppingListMount .shopping-list__summary{
    display:grid!important;
    gap:7px!important;
    margin:0!important;
    min-height:0!important;
  }

  body.klivy-create-page #shoppingListMount .shopping-list__openDetail{
    display:none!important;
  }

  body.klivy-create-page #shoppingListMount :is(.k63-start-shopping,.k5-start-shopping){
    display:grid!important;
    visibility:visible!important;
    opacity:1!important;
    position:relative!important;
    inset:auto!important;
    width:100%!important;
    min-height:62px!important;
    margin:0!important;
    transform:none!important;
    pointer-events:auto!important;
    overflow:hidden!important;
  }
}

/* Klivy 6.6.13 — single cart CTA + compact list utility rail */
body.klivy-create-page #shoppingListMount .shopping-list > .k5-start-shopping,
body.klivy-create-page #shoppingListMount .shopping-list__footer > .k5-start-shopping,
body.klivy-create-page #shoppingListMount [data-k5-open-shopping-mode]:not(#shoppingCartDetailModal *){
  display:none!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__footer{
  display:flex!important;
  flex-direction:column!important;
  gap:10px!important;
  overflow:visible!important;
}
body.klivy-create-page #shoppingListMount .shopping-list__quickActions{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:8px;
}
body.klivy-create-page #shoppingListMount .shopping-list__quickActions button{
  min-width:0;
  min-height:48px;
  padding:7px 6px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:3px;
  border:1px solid rgba(133,155,215,.18);
  border-radius:14px;
  background:rgba(17,27,51,.78);
  color:#eef4ff;
  cursor:pointer;
}
body.klivy-create-page #shoppingListMount .shopping-list__quickActions button:hover{
  border-color:rgba(56,189,248,.48);
  background:rgba(24,42,76,.92);
}
body.klivy-create-page #shoppingListMount .shopping-list__quickActions button>span{
  font-size:18px;
  line-height:1;
  color:#61dcf1;
}
body.klivy-create-page #shoppingListMount .shopping-list__quickActions button>small{
  max-width:100%;
  font-size:10px;
  line-height:1.15;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  color:#c9d3e8;
}
@media (min-width:981px){
  body.klivy-create-page #shoppingListMount .shopping-list__quickActions button{
    min-height:42px;
    flex-direction:row;
    gap:7px;
  }
  body.klivy-create-page #shoppingListMount .shopping-list__quickActions button>small{font-size:11px;}
}
@media (max-width:980px){
  body.klivy-create-page #shoppingListMount .shopping-list__quickActions{
    gap:6px;
  }
  body.klivy-create-page #shoppingListMount .shopping-list__quickActions button{
    border:0;
    background:rgba(19,31,57,.9);
  }
}

/* ========================================================================== 
   Klivy 6.6.13 — mobile map viewport, compact icon switch and exact bottom edge
   ========================================================================== */
@media (max-width:980px){
  body.klivy-create-page .shopping-map-modal{
    position:fixed!important;
    z-index:2147483647!important;
    left:0!important;
    right:0!important;
    top:var(--k63-vtop,0px)!important;
    bottom:auto!important;
    width:100vw!important;
    height:var(--k63-vh,100dvh)!important;
    max-height:var(--k63-vh,100dvh)!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    background:#050b1a!important;
  }
  body.klivy-create-page .shopping-map-modal__backdrop{
    position:absolute!important;
    inset:0!important;
  }
  body.klivy-create-page .shopping-map-modal__dialog,
  body.klivy-create-page .shopping-map-modal__dialog--map-first{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    border-radius:0!important;
    overflow:hidden!important;
    background:#071023!important;
  }
  body.klivy-create-page .shopping-map-modal__content--map-first{
    display:grid!important;
    grid-template-rows:minmax(300px,43vh) minmax(0,1fr)!important;
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    overflow:hidden!important;
  }
  body.klivy-create-page .shopping-map-modal__mapStage{
    position:relative!important;
    display:block!important;
    min-height:300px!important;
    height:100%!important;
    padding:0!important;
    overflow:hidden!important;
    background:#071023!important;
  }
  body.klivy-create-page .shopping-map-modal__mapHead{
    display:none!important;
  }
  body.klivy-create-page .shopping-map-panel--map-first{
    position:absolute!important;
    inset:0!important;
    display:block!important;
    min-height:300px!important;
    height:100%!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    overflow:hidden!important;
    background:#0a1428!important;
  }
  body.klivy-create-page #shoppingMapCanvas,
  body.klivy-create-page .shopping-map-modal__map{
    position:absolute!important;
    inset:0!important;
    display:block!important;
    width:100%!important;
    height:100%!important;
    min-height:300px!important;
    z-index:1!important;
    background:#0a1428!important;
  }
  body.klivy-create-page .shopping-map-panel__toolbar--compact{
    position:absolute!important;
    z-index:500!important;
    left:12px!important;
    right:74px!important;
    top:calc(12px + env(safe-area-inset-top,0px))!important;
    margin:0!important;
    padding:0!important;
    background:transparent!important;
  }
  body.klivy-create-page .shopping-map-view-switch{
    display:grid!important;
    grid-template-columns:repeat(3,52px)!important;
    justify-content:start!important;
    gap:8px!important;
    width:auto!important;
    padding:6px!important;
    border:1px solid rgba(130,155,210,.24)!important;
    border-radius:18px!important;
    background:rgba(6,15,33,.86)!important;
    -webkit-backdrop-filter:blur(18px)!important;
    backdrop-filter:blur(18px)!important;
    box-shadow:0 12px 30px rgba(0,0,0,.28)!important;
  }
  body.klivy-create-page .shopping-map-view-switch__option{
    min-width:0!important;
    width:52px!important;
    height:44px!important;
    margin:0!important;
  }
  body.klivy-create-page .shopping-map-view-switch__option span{
    display:grid!important;
    place-items:center!important;
    width:100%!important;
    height:100%!important;
    padding:0!important;
    border:0!important;
    border-radius:13px!important;
    font-size:0!important;
    color:#cbd7ee!important;
    background:transparent!important;
  }
  body.klivy-create-page .shopping-map-view-switch__option input:checked + span{
    color:#fff!important;
    background:linear-gradient(135deg,#4e65ff,#19bed6)!important;
    box-shadow:0 8px 20px rgba(31,142,255,.28)!important;
  }
  body.klivy-create-page .shopping-map-modal__close{
    position:absolute!important;
    z-index:700!important;
    top:calc(12px + env(safe-area-inset-top,0px))!important;
    right:12px!important;
    width:52px!important;
    height:52px!important;
    margin:0!important;
    border-radius:17px!important;
  }
  body.klivy-create-page .shopping-map-modal__sheet{
    min-height:0!important;
    height:100%!important;
    margin:0!important;
    padding:16px 14px 0!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch!important;
    background:#071023!important;
    border-top:1px solid rgba(135,157,211,.18)!important;
    box-sizing:border-box!important;
  }
  body.klivy-create-page .shopping-map-routeCard{
    margin-bottom:0!important;
    padding-bottom:max(16px,env(safe-area-inset-bottom,0px))!important;
  }
  body.shopping-qr-modal-open .klivy-mobile-nav,
  body.shopping-qr-modal-open .k6-cart-dock,
  body.shopping-qr-modal-open .k63-start-shopping{
    display:none!important;
  }
}


/* Klivy 6.6.13 — clean desktop basket launcher. */
body.klivy-create-page .k6-cart-dock__icon{
  display:grid!important;
  place-items:center!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
body.klivy-create-page .k6-cart-dock__icon::before{
  inset:0!important;
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2.5 9.5h19'/%3E%3Cpath d='m7.2 9.5 2.7-6'/%3E%3Cpath d='m16.8 9.5-2.7-6'/%3E%3Cpath d='m4.2 9.5 1.8 9.2a2 2 0 0 0 2 1.6h8a2 2 0 0 0 2-1.6l1.8-9.2'/%3E%3Cpath d='M9 13.5v2.8'/%3E%3Cpath d='M15 13.5v2.8'/%3E%3C/svg%3E") center/contain no-repeat!important;
  mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2.5 9.5h19'/%3E%3Cpath d='m7.2 9.5 2.7-6'/%3E%3Cpath d='m16.8 9.5-2.7-6'/%3E%3Cpath d='m4.2 9.5 1.8 9.2a2 2 0 0 0 2 1.6h8a2 2 0 0 0 2-1.6l1.8-9.2'/%3E%3Cpath d='M9 13.5v2.8'/%3E%3Cpath d='M15 13.5v2.8'/%3E%3C/svg%3E") center/contain no-repeat!important;
}
@media (min-width:981px){
  body.klivy-create-page .k6-cart-dock{
    width:56px!important;
    height:56px!important;
    min-width:56px!important;
    border:1px solid rgba(151,229,255,.22)!important;
    border-radius:18px!important;
    background:linear-gradient(145deg,#4468ff 0%,#1da8ed 58%,#21c8d2 100%)!important;
    box-shadow:0 16px 38px rgba(17,115,218,.34),inset 0 1px 0 rgba(255,255,255,.24)!important;
    transition:transform 180ms ease,box-shadow 180ms ease,filter 180ms ease!important;
  }
  body.klivy-create-page .k6-cart-dock:hover{
    transform:translateY(-2px)!important;
    filter:saturate(1.08)!important;
    box-shadow:0 20px 44px rgba(17,115,218,.42),inset 0 1px 0 rgba(255,255,255,.28)!important;
  }
  body.klivy-create-page .k6-cart-dock:focus-visible{
    outline:3px solid rgba(100,224,255,.38)!important;
    outline-offset:3px!important;
  }
  body.klivy-create-page .k6-cart-dock__icon{
    width:25px!important;
    height:25px!important;
    flex:0 0 25px!important;
  }
  body.klivy-create-page .k6-cart-dock__count{
    top:-7px!important;
    right:-7px!important;
    min-width:22px!important;
    height:22px!important;
    padding:0 5px!important;
    border:2px solid #071024!important;
    background:#174d75!important;
    font-size:11px!important;
    box-shadow:0 6px 14px rgba(0,0,0,.25)!important;
  }
}
