html{scroll-padding-top:92px}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.94);backdrop-filter:saturate(150%) blur(16px);-webkit-backdrop-filter:saturate(150%) blur(16px);box-shadow:0 1px 0 rgba(15,23,42,.08)}
html.sellible-auth-pending [data-auth-open],html.sellible-auth-pending [data-auth-cta],html.sellible-auth-pending .nav-account{visibility:hidden}.session-logout-link{border:0;background:transparent;color:inherit;font:inherit;font-weight:750;cursor:pointer;padding:.65rem .8rem}.session-workspace-link{font-weight:780}.navlinks .session-logout-link{border-radius:999px;background:#eef2ff;color:#3730a3}.footer-grid .session-logout-link{padding:0;text-align:left;color:inherit}.footer-grid .session-workspace-link{display:block}
.sellible-ai-trigger{position:fixed;right:22px;bottom:80px;z-index:1100;display:flex;align-items:center;gap:9px;min-height:48px;padding:10px 16px;border:1px solid rgba(255,255,255,.4);border-radius:999px;background:linear-gradient(135deg,#172554,#4f46e5 58%,#7c3aed);color:#fff;box-shadow:0 18px 44px rgba(49,46,129,.28);font:inherit;cursor:pointer}.sellible-ai-trigger span{font-size:1.25rem}.sellible-ai-trigger strong{font-size:.88rem}.sellible-ai-trigger:focus-visible,.ask-result-ai:focus-visible{outline:3px solid #fbbf24;outline-offset:3px}
.sellible-ai-panel{position:fixed;right:22px;bottom:22px;z-index:1200;display:grid;grid-template-rows:auto auto minmax(120px,1fr) auto;width:min(430px,calc(100vw - 32px));max-height:min(720px,calc(100dvh - 36px));overflow:hidden;border:1px solid #d8def0;border-radius:24px;background:#fff;box-shadow:0 28px 80px rgba(15,23,42,.28)}.sellible-ai-panel[hidden]{display:none!important}.sellible-ai-panel header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 20px 14px;background:linear-gradient(135deg,#f8fafc,#eef2ff)}.sellible-ai-panel header span{color:#4f46e5;font-size:.68rem;font-weight:900;letter-spacing:.12em}.sellible-ai-panel h2{margin:4px 0 0;font-size:1.22rem}.sellible-ai-panel header button{display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:#fff;color:#334155;font-size:1.45rem;cursor:pointer}.sellible-ai-context{padding:9px 20px;border-top:1px solid #e8ecf5;border-bottom:1px solid #e8ecf5;color:#64748b;font-size:.75rem}.sellible-ai-conversation{display:grid;align-content:start;gap:12px;overflow:auto;padding:18px;background:#f8fafc}.ai-message{max-width:90%;padding:11px 13px;border-radius:16px;background:#fff;box-shadow:0 4px 16px rgba(15,23,42,.06)}.ai-message--user{justify-self:end;background:#312e81;color:#fff}.ai-message span{display:block;margin-bottom:4px;font-size:.67rem;font-weight:850;text-transform:uppercase;letter-spacing:.06em;opacity:.72}.ai-message p{margin:0;line-height:1.52}.sellible-ai-panel form{display:grid;gap:9px;padding:14px;border-top:1px solid #e2e8f0;background:#fff}.sellible-ai-panel textarea{width:100%;resize:vertical;min-height:76px;max-height:160px;padding:11px;border:1px solid #cbd5e1;border-radius:13px;font:inherit}.sellible-ai-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.sellible-ai-actions small{max-width:230px;color:#64748b;font-size:.69rem;line-height:1.35}.sellible-ai-status{min-height:1.2em;margin:0;color:#475569;font-size:.76rem}.ask-result-ai{display:block;margin:12px 0 0;padding:9px 13px;border:1px solid #c7d2fe;border-radius:999px;background:#eef2ff;color:#3730a3;font:inherit;font-size:.8rem;font-weight:800;cursor:pointer}
.app-toast{position:fixed;left:50%;bottom:24px;z-index:1300;transform:translateX(-50%);max-width:min(520px,calc(100vw - 28px));padding:12px 16px;border-radius:14px;background:#172033;color:#fff;box-shadow:0 16px 40px rgba(15,23,42,.25)}
.browser-signup-gate{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:18px;padding:18px;border:1px solid #c7d2fe;border-radius:18px;background:linear-gradient(135deg,#eef2ff,#faf5ff);box-shadow:0 12px 30px rgba(79,70,229,.09)}.browser-signup-gate span{color:#4f46e5;font-size:.68rem;font-weight:900;letter-spacing:.12em}.browser-signup-gate strong{display:block;margin:3px 0;font-size:1rem}.browser-signup-gate p{margin:0;color:#5b6475;font-size:.82rem}.browser-signup-gate .btn{flex:0 0 auto}
.workspace-dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.workspace-dashboard-grid>section{min-width:0;padding:18px;border:1px solid #e2e8f0;border-radius:18px;background:#f8fafc}.workspace-dashboard-grid h3{margin:0 0 14px}.workspace-dashboard-list{display:grid;gap:10px}.workspace-dashboard-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.workspace-dashboard-item>div:first-child{min-width:0}.workspace-dashboard-item strong,.workspace-dashboard-item small{display:block}.workspace-dashboard-item small{margin-top:3px;color:#64748b;font-size:.74rem}.workspace-dashboard-item>div:last-child{display:flex;gap:7px;flex:0 0 auto}.workspace-dashboard-item .workspace-remove{background:#fff;color:#475569}
@media(max-width:760px){html{scroll-padding-top:72px}.site-header{top:0}.sellible-ai-trigger{right:14px;bottom:72px;padding:11px}.sellible-ai-trigger strong{display:none}.sellible-ai-panel{inset:8px;width:auto;max-height:none;border-radius:20px}.sellible-ai-actions{align-items:stretch;flex-direction:column}.sellible-ai-actions small{max-width:none}.sellible-ai-actions .btn{width:100%}.navlinks .session-logout-link{width:100%;text-align:left}.browser-signup-gate{align-items:stretch;flex-direction:column}.browser-signup-gate .btn{width:100%}.workspace-dashboard-grid{grid-template-columns:1fr}.workspace-dashboard-item{align-items:flex-start;flex-direction:column}.workspace-dashboard-item>div:last-child{width:100%}.workspace-dashboard-item .btn{flex:1;text-align:center}}
@media print{.site-header,.sellible-ai-trigger,.sellible-ai-panel,.report-problem-button,.floating-cmd,.workspace-save,.ask-result-ai,.document-actions{display:none!important}.print-document{box-shadow:none!important;border:0!important}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.sellible-ai-trigger,.sellible-ai-panel{transition:none!important}}
.sellible-print-frame{position:fixed;left:-9999px;bottom:0;width:1px;height:1px;border:0;opacity:0;pointer-events:none}

/* Fixed application header and single account-action system. */
html.sellible-fixed-shell{--sellible-app-header:74px;scroll-padding-top:calc(var(--sellible-app-header) + 18px)}
html.sellible-fixed-shell body{padding-top:calc(var(--sellible-app-header) + env(safe-area-inset-top,0px))}
html.sellible-fixed-shell .site-header{position:fixed!important;inset:0 0 auto;z-index:5000;width:100%;padding-top:env(safe-area-inset-top,0px);border:0;background:rgba(255,255,255,.97);box-shadow:0 1px 0 rgba(15,23,42,.08);backdrop-filter:saturate(140%) blur(12px);-webkit-backdrop-filter:saturate(140%) blur(12px)}
html.sellible-fixed-shell .site-header.is-scrolled{box-shadow:0 1px 0 rgba(15,23,42,.09),0 12px 34px rgba(15,23,42,.09)}
html.sellible-fixed-shell .site-header .nav-wrap{display:flex;align-items:center;min-height:var(--sellible-app-header)!important;height:var(--sellible-app-header);gap:12px;flex-wrap:nowrap}
html.sellible-fixed-shell .site-header .logo{flex:0 0 auto;white-space:nowrap}
html.sellible-fixed-shell .site-header .navlinks{flex:1 1 auto;min-width:0;justify-content:flex-end;gap:2px;padding:4px;border-radius:14px;overflow:visible}
html.sellible-fixed-shell .site-header .navlinks a{min-height:40px;padding:8px clamp(7px,.7vw,11px);font-size:clamp(.75rem,.78vw,.87rem);white-space:nowrap}
html.sellible-fixed-shell .site-header .navlinks .nav-account{margin-left:4px;padding-inline:15px}
html.sellible-fixed-shell .site-header .language-picker{flex:0 0 132px;width:132px;max-width:132px;margin:0;min-height:42px}
html.sellible-fixed-shell .site-header .session-logout-link{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:40px;margin-left:3px;padding:8px 13px!important;border:1px solid #dbe3ef!important;border-radius:10px!important;background:#f1f5f9!important;color:#334155!important;font-size:.8rem!important;font-weight:800!important;line-height:1!important;white-space:nowrap}
html.sellible-fixed-shell .site-header .session-logout-link:hover,html.sellible-fixed-shell .site-header .session-logout-link:focus-visible{border-color:#a5b4fc!important;background:#eef2ff!important;color:#3730a3!important;outline:3px solid rgba(99,102,241,.2);outline-offset:1px}
html.sellible-fixed-shell .site-header [hidden]{display:none!important}

@media(max-width:1100px) and (min-width:701px){html.sellible-fixed-shell .site-header .nav-wrap{gap:8px}html.sellible-fixed-shell .site-header .navlinks a{padding-inline:6px;font-size:.73rem}html.sellible-fixed-shell .site-header .language-picker{flex-basis:112px;width:112px;max-width:112px}}
@media(max-width:700px){
 html.sellible-fixed-shell{--sellible-app-header:66px}
 html.sellible-fixed-shell .site-header{background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none}
 html.sellible-fixed-shell .site-header .nav-wrap{position:relative;height:var(--sellible-app-header);min-height:var(--sellible-app-header)!important;gap:10px}
 html.sellible-fixed-shell .site-header .logo{max-width:190px}
 html.sellible-fixed-shell .site-header .menu-toggle{display:inline-flex;align-items:center;justify-content:center;min-width:48px;min-height:46px;margin-left:auto;border-radius:13px}
 html.sellible-fixed-shell .site-header .navlinks{position:fixed!important;top:calc(var(--sellible-app-header) + env(safe-area-inset-top,0px) + 8px)!important;right:10px!important;bottom:auto;left:10px!important;z-index:5100;display:none;grid-template-columns:1fr 1fr;max-height:calc(100dvh - var(--sellible-app-header) - env(safe-area-inset-top,0px) - 20px);padding:10px;border:1px solid #d8e0ec;border-radius:18px;overflow-y:auto;overscroll-behavior:contain;background:#fff;box-shadow:0 24px 70px rgba(15,23,42,.24)}
 html.sellible-fixed-shell .site-header .navlinks.open{display:grid!important;gap:7px;animation:sellible-menu-in .16s ease-out both}
 html.sellible-fixed-shell .site-header .navlinks a{justify-content:flex-start;min-height:48px;padding:11px 13px;border:1px solid #edf1f6;border-radius:12px;background:#f8fafc;font-size:.9rem}
 html.sellible-fixed-shell .site-header .navlinks .nav-account,html.sellible-fixed-shell .site-header .session-logout-link,html.sellible-fixed-shell .site-header .language-picker{grid-column:1/-1;width:100%;max-width:none;margin:0}
 html.sellible-fixed-shell .site-header .navlinks .nav-account,html.sellible-fixed-shell .site-header .session-logout-link{justify-content:center;min-height:48px}
 html.sellible-fixed-shell.sellible-signed-out .site-header .navlinks .nav-account{border-color:#1e3a8a!important;background:#1d4ed8!important;color:#fff!important;box-shadow:0 8px 20px rgba(29,78,216,.24)}
 html.sellible-fixed-shell.sellible-signed-out .site-header .navlinks .nav-account:hover,html.sellible-fixed-shell.sellible-signed-out .site-header .navlinks .nav-account:focus-visible{border-color:#172554!important;background:#1e3a8a!important;color:#fff!important;outline:3px solid #fbbf24!important;outline-offset:2px}
 html.sellible-fixed-shell .site-header .language-picker{min-height:48px;padding-inline:12px;border-radius:12px}
 body.sellible-menu-open::before{content:"";position:fixed;inset:calc(var(--sellible-app-header) + env(safe-area-inset-top,0px)) 0 0;z-index:4900;background:rgba(15,23,42,.28);backdrop-filter:blur(2px)}
 body.sellible-menu-open .sellible-ai-trigger,body.sellible-menu-open .floating-cmd,body.sellible-menu-open .report-problem-button{display:none!important}
 .sellible-ai-trigger{right:10px;bottom:68px;min-height:46px;padding:9px 13px}
 .sellible-ai-trigger strong{display:inline!important;font-size:.78rem}
 .sellible-ai-trigger[data-account-required="true"]{background:linear-gradient(135deg,#1e3a8a,#4f46e5 58%,#7c3aed)}
}
@media(max-width:420px){html.sellible-fixed-shell .site-header .logo{max-width:160px}html.sellible-fixed-shell .site-header .navlinks.open{grid-template-columns:1fr}}
@keyframes sellible-menu-in{from{opacity:0;transform:translateY(-6px) scale(.985)}to{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){html.sellible-fixed-shell .site-header .navlinks.open{animation:none}}

/* One coordinated, high-contrast quick-action dock. */
html.sellible-action-dock-ready{scroll-padding-bottom:96px}html.sellible-action-dock-ready body{padding-bottom:calc(88px + env(safe-area-inset-bottom,0px))}
.sellible-action-dock{position:fixed!important;top:auto!important;right:auto!important;bottom:0!important;left:50%!important;z-index:1600;isolation:isolate;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;width:min(720px,calc(100vw - 28px));margin:0!important;padding:7px 7px calc(7px + env(safe-area-inset-bottom,0px));border:1px solid rgba(148,163,184,.4);border-bottom:0;border-radius:20px 20px 0 0;background:rgba(255,255,255,.97);box-shadow:0 -12px 45px rgba(15,23,42,.18),inset 0 1px 0 #fff;backdrop-filter:saturate(145%) blur(16px);-webkit-backdrop-filter:saturate(145%) blur(16px);transform:translate3d(-50%,0,0)!important}
.sellible-action-dock:empty{display:none}.sellible-action-dock[data-count="1"]{grid-template-columns:1fr}.sellible-action-dock[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}
.sellible-action-dock>button{position:static!important;inset:auto!important;display:flex!important;align-items:center;justify-content:flex-start;gap:10px;min-width:0;min-height:52px;margin:0!important;padding:7px 12px!important;border:1px solid #dbe3ef!important;border-radius:14px!important;background:#f8fafc!important;color:#172033!important;box-shadow:none!important;transform:none;font:inherit!important;text-align:left;cursor:pointer;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}
.sellible-action-dock>button:hover{border-color:#a5b4fc!important;background:#eef2ff!important;color:#1e1b4b!important;box-shadow:0 6px 18px rgba(79,70,229,.11)!important;transform:translateY(-1px)}
.sellible-action-dock>button:focus-visible{border-color:#3730a3!important;outline:3px solid #fbbf24!important;outline-offset:2px;box-shadow:0 0 0 5px rgba(251,191,36,.22)!important}
.sellible-action-dock>.sellible-ai-trigger{border-color:#312e81!important;background:linear-gradient(135deg,#172554,#4338ca 58%,#6d28d9)!important;color:#fff!important;box-shadow:0 8px 22px rgba(49,46,129,.24)!important}
.sellible-action-dock>.sellible-ai-trigger:hover{border-color:#172554!important;background:linear-gradient(135deg,#0f1b43,#3730a3 58%,#5b21b6)!important;color:#fff!important}
.quick-action-icon{display:grid;place-items:center;flex:0 0 auto;width:34px;height:34px;border:1px solid rgba(99,102,241,.18);border-radius:11px;background:#fff;color:#4338ca}.sellible-ai-trigger .quick-action-icon{border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.14);color:#fff}.quick-action-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.quick-action-copy{display:block;min-width:0}.quick-action-copy strong,.quick-action-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quick-action-copy strong{font-size:.82rem;font-weight:850;line-height:1.2}.quick-action-copy small{margin-top:3px;color:#64748b;font-size:.66rem;font-weight:650;line-height:1.15}.sellible-ai-trigger .quick-action-copy small{color:#e0e7ff}
html.sellible-dialog-open .sellible-action-dock,html.sellible-ai-open .sellible-action-dock,html.sellible-growth-visible .sellible-action-dock,html.sellible-dock-input-active .sellible-action-dock,body.sellible-menu-open .sellible-action-dock{visibility:hidden;opacity:0;pointer-events:none}.managed-ad-sticky{bottom:88px!important}
body:has(#analytics-consent) .sellible-action-dock,body:has(.bookmark-nudge) .sellible-action-dock{visibility:hidden;opacity:0;pointer-events:none}
@media(max-width:640px){html.sellible-action-dock-ready{scroll-padding-bottom:82px}html.sellible-action-dock-ready body{padding-bottom:calc(74px + env(safe-area-inset-bottom,0px))}.sellible-action-dock{right:0!important;bottom:0!important;left:0!important;gap:4px;width:100%;padding:5px 5px calc(5px + env(safe-area-inset-bottom,0px));border-right:0;border-left:0;border-radius:16px 16px 0 0;backdrop-filter:none;-webkit-backdrop-filter:none;transform:none!important}.sellible-action-dock>button{flex-direction:column;justify-content:center;gap:2px;min-height:58px;padding:4px 3px!important;border-radius:11px!important;text-align:center}.quick-action-icon{width:27px;height:27px;border-radius:8px}.quick-action-icon svg{width:16px;height:16px}.quick-action-copy strong{max-width:100%;font-size:.67rem;white-space:normal;line-height:1.05}.quick-action-copy small{display:none}.managed-ad-sticky{bottom:76px!important}}
@media print{.sellible-action-dock{display:none!important}}
@media(prefers-reduced-motion:reduce){.sellible-action-dock>button{transition:none!important}}

/* Sellible AI emergency usability hotfix — 2026-08-31 */
.sellible-ai-panel-hotfix{z-index:7000!important;top:calc(var(--sellible-app-header,72px) + 10px)!important;right:18px!important;bottom:18px!important;max-height:none!important;height:auto!important;grid-template-rows:auto auto auto minmax(140px,1fr) auto!important}
.sellible-ai-header-actions{display:flex;align-items:center;gap:8px}.sellible-ai-fullscreen{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:7px 12px;border:1px solid #c7d2fe;border-radius:999px;background:#fff;color:#3730a3;font-size:.76rem;font-weight:850;text-decoration:none}.sellible-ai-fullscreen:hover{background:#eef2ff;color:#312e81}.sellible-ai-usage{padding:10px 20px;border-top:1px solid #e8ecf5;background:#111827;color:#fff;font-size:.76rem;font-weight:750}.sellible-ai-progress{display:flex;align-items:center;gap:9px;min-height:26px;color:#4338ca;font-size:.78rem}.sellible-ai-progress span{width:15px;height:15px;border:2px solid #c7d2fe;border-top-color:#4338ca;border-radius:50%;animation:sellible-ai-spin .7s linear infinite}.sellible-ai-progress[hidden]{display:none!important}@keyframes sellible-ai-spin{to{transform:rotate(360deg)}}
html.sellible-ai-open .site-header{z-index:900!important}html.sellible-ai-open .sellible-ai-panel{z-index:7000!important}
@media(max-width:760px){.sellible-ai-panel-hotfix{inset:calc(env(safe-area-inset-top,0px) + 6px) 6px calc(env(safe-area-inset-bottom,0px) + 6px)!important;width:auto!important;max-height:none!important;border-radius:18px!important}.sellible-ai-panel-hotfix header{padding:14px 14px 10px}.sellible-ai-usage,.sellible-ai-context{padding-left:14px;padding-right:14px}.sellible-ai-fullscreen{min-height:36px;padding-inline:10px}.sellible-ai-conversation{padding:12px}.sellible-ai-panel form{padding:10px}}
@media(prefers-reduced-motion:reduce){.sellible-ai-progress span{animation:none}}

/* R3 desktop send-button interaction hardening */
.sellible-ai-panel-hotfix{pointer-events:auto!important}.sellible-ai-panel-hotfix form{position:relative!important;z-index:7050!important;pointer-events:auto!important}.sellible-ai-panel-hotfix textarea,.sellible-ai-panel-hotfix .sellible-ai-actions,.sellible-ai-panel-hotfix .sellible-ai-actions button{position:relative!important;pointer-events:auto!important}.sellible-ai-panel-hotfix .sellible-ai-actions{z-index:7060!important}.sellible-ai-panel-hotfix .sellible-ai-actions button{z-index:7070!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:88px!important;min-height:44px!important;opacity:1!important;visibility:visible!important;cursor:pointer!important;touch-action:manipulation!important}.sellible-ai-panel-hotfix .sellible-ai-actions button:not(:disabled){background:#312e81!important;color:#fff!important;border-color:#312e81!important}

.sellible-ai-send{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:92px!important;min-height:44px!important;padding:9px 16px!important;border:1px solid #312e81!important;border-radius:12px!important;background:linear-gradient(135deg,#312e81,#4f46e5,#6d28d9)!important;color:#fff!important;font:inherit!important;font-weight:850!important;line-height:1!important;pointer-events:auto!important;cursor:pointer!important;touch-action:manipulation!important;user-select:none!important}.sellible-ai-send:disabled{opacity:.58!important;cursor:wait!important}

/* Sellible AI R4 mobile workspace placement */
.sellible-mobile-workspace{display:none;text-decoration:none;font-weight:800;font-size:12px;line-height:1;padding:9px 10px;border-radius:999px;background:#101828;color:#fff;white-space:nowrap;margin-left:auto;margin-right:8px}.sellible-mobile-workspace[hidden]{display:none!important}@media(max-width:760px){.site-header .nav-wrap{display:flex;align-items:center}.site-header .sellible-mobile-workspace:not([hidden]){display:inline-flex;align-items:center;justify-content:center}.site-header .logo{flex:0 0 auto}.site-header .menu-toggle{flex:0 0 auto}.sellible-ai-fullscreen .site-header{display:none!important}}
