.cp-palette-dock{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;margin:12px auto 18px;max-width:1180px;padding:12px 14px;border:2px solid var(--ink,#151515);border-radius:16px;background:#fffdf8;box-shadow:5px 5px 0 var(--ink,#151515)}
.cp-palette-dock>div:first-child{display:grid;gap:2px}.cp-palette-dock strong{font-size:13px}.cp-palette-dock span{color:var(--muted,#64645f);font-size:11px}.cp-palette-swatches{display:flex;overflow:hidden;border:1px solid var(--line,#ded8cd);border-radius:999px;background:#fff}.cp-palette-swatches i{display:block;width:25px;height:25px}.cp-palette-dock button{border:1px solid var(--ink,#151515);border-radius:10px;background:var(--yellow,#ffd60a);padding:8px 11px;font-size:11px;font-weight:900;cursor:pointer}.cp-palette-toast{position:fixed;right:18px;bottom:18px;z-index:10000;max-width:min(390px,calc(100% - 36px));transform:translateY(20px);opacity:0;pointer-events:none;border:2px solid #151515;border-radius:14px;background:#d9fbe8;padding:11px 14px;box-shadow:5px 5px 0 #151515;font-size:12px;font-weight:800;transition:.18s ease}.cp-palette-toast.is-error{background:#ffe4e6}.cp-palette-toast.is-visible{transform:none;opacity:1}
@media(max-width:680px){.cp-palette-dock{grid-template-columns:1fr;margin:10px 12px 16px}.cp-palette-swatches{justify-self:start}.cp-palette-dock button{width:100%;min-height:44px}.cp-palette-toast{right:12px;bottom:76px}}
/* v4.1.4 final shell refinements */
.announcement{display:none!important}
.footer-brand>small,.footer-brand>p+p{display:none!important}
.footer-bottom-meta{display:inline-flex;align-items:center;justify-content:flex-end;gap:14px;min-width:0}
.footer-bottom-meta strong{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:3px 9px;border:1px solid currentColor;border-radius:999px;font-size:11px;line-height:1;letter-spacing:.04em;white-space:nowrap}
@media(max-width:680px){.footer-bottom{align-items:flex-start}.footer-bottom-meta{width:100%;justify-content:space-between;gap:10px}.footer-bottom-meta>span{min-width:0}}
.site-footer .footer-bottom .footer-bottom-meta{display:flex;width:auto;margin-left:auto;align-items:center;justify-content:flex-end;gap:14px}
.site-footer .footer-bottom .footer-bottom-meta>span{display:inline;width:auto;min-width:0}
.site-footer .footer-bottom .footer-bottom-meta>strong{flex:0 0 auto}
@media(max-width:680px){.site-footer .footer-bottom .footer-bottom-meta{display:grid;grid-template-columns:minmax(0,1fr) auto;width:100%;margin-left:0;align-items:start}.site-footer .footer-bottom .footer-bottom-meta>span{display:block;width:auto;font-size:12px;line-height:1.4}.site-footer .footer-bottom .footer-bottom-meta>strong{align-self:start}}
/* Contain long benchmark evidence inside its own scroll area on narrow screens. */
.support-page code,.support-article code{white-space:normal;overflow-wrap:anywhere;word-break:break-word;max-width:100%}
.benchmark-static-scales article{min-width:0;max-width:100%;overflow:hidden}
.benchmark-static-scales article>div{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}

/* v4.1.5 navigation stability and homepage workspace */
.cp-guide-clickable-title{cursor:pointer;text-decoration-thickness:1.5px;text-underline-offset:3px}
.guide-compact-item:hover .cp-guide-clickable-title,.guide-compact-item:focus-visible .cp-guide-clickable-title{text-decoration:underline}
.home-benchmark-section,.home-doctor-section,.home-modern-css-section,.home-visualization-section,.home-viz-section{display:none!important}
.home-color-workspace-section{padding:24px 0 72px;background:linear-gradient(180deg,#fffdf8 0%,#f7fbff 100%)}
.cp-home-workspace{overflow:hidden;border:2px solid var(--ink,#151515);border-radius:28px;background:#fff;box-shadow:9px 9px 0 var(--ink,#151515)}
.cp-home-workspace-header{padding:24px 28px;border-bottom:1px solid var(--line,#ded8cd)}
.cp-home-workspace-header h2{margin:0 0 5px;font-size:1.15rem}.cp-home-workspace-header p{margin:0;color:var(--muted,#64645f);font-size:.88rem}
.cp-home-workspace-body{display:grid;gap:18px;padding:24px}
.cp-home-universal{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:end}.cp-home-universal label{display:grid;gap:7px;font-weight:850}.cp-home-universal input[type=text]{min-width:0;height:52px;border:1px solid var(--line,#ded8cd);border-radius:14px;padding:0 14px;font:750 1rem ui-monospace,monospace}.cp-home-button{min-height:48px;border:2px solid var(--ink,#151515);border-radius:999px;background:#fff;padding:10px 18px;font-weight:900;cursor:pointer;box-shadow:4px 4px 0 var(--ink,#151515)}.cp-home-button.is-primary{background:var(--yellow,#ffd60a)}.cp-home-button:active{transform:translate(2px,2px);box-shadow:2px 2px 0 var(--ink,#151515)}
.cp-home-picker-grid{display:grid;grid-template-columns:minmax(250px,.68fr) minmax(0,1.32fr);gap:18px;align-items:stretch}.cp-home-current-card{position:relative;display:grid;align-content:space-between;min-height:250px;border:3px solid var(--ink,#151515);border-radius:28px;padding:22px;box-shadow:8px 8px 0 var(--ink,#151515);overflow:hidden}.cp-home-current-card input[type=color]{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.cp-home-current-card button{position:relative;z-index:2;justify-self:start}.cp-home-current-meta{position:relative;z-index:2}.cp-home-current-meta small,.cp-home-current-meta strong,.cp-home-current-meta code{display:block}.cp-home-current-meta strong{font-size:2rem;letter-spacing:-.04em}.cp-home-current-meta code{margin-top:6px;background:none;color:inherit;font-size:.78rem}
.cp-home-controls{display:grid;grid-template-columns:1fr 1.35fr;gap:14px;align-content:start}.cp-home-field{display:grid;gap:7px;font-weight:850}.cp-home-field input,.cp-home-field select{height:52px;min-width:0;border:1px solid var(--line,#ded8cd);border-radius:14px;background:#fff;padding:0 14px;font:inherit}.cp-home-actions{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px}.cp-home-history{display:flex;gap:8px}.cp-home-history button{width:46px;height:46px;border:1px solid var(--line,#ded8cd);border-radius:13px;background:#fff;font-size:1.2rem;cursor:pointer}.cp-home-save-status{align-self:center;color:#18794e;font-size:.78rem;font-weight:850}
.cp-home-channel-panel,.cp-home-details{border:1px solid var(--line,#ded8cd);border-radius:18px;background:#fffdfa}.cp-home-channel-panel{padding:17px}.cp-home-channel-panel h3{margin:0 0 14px;font-size:.95rem}.cp-home-channel-row{display:grid;grid-template-columns:70px minmax(0,1fr) 72px;gap:12px;align-items:center;margin:10px 0}.cp-home-channel-row label{font-size:.82rem;font-weight:800}.cp-home-channel-row input[type=range]{width:100%;accent-color:#2563eb}.cp-home-channel-row output{border:1px solid var(--line,#ded8cd);border-radius:12px;background:#fff;padding:9px;text-align:center;font:800 .8rem ui-monospace,monospace}.cp-home-details summary{cursor:pointer;padding:15px 17px;font-weight:900}.cp-home-details>div{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:0 17px 17px}.cp-home-details span{border-radius:12px;background:#f4f1eb;padding:10px;text-align:center;font:750 .78rem ui-monospace,monospace}
.cp-home-palette-head{display:flex;align-items:end;justify-content:space-between;gap:14px}.cp-home-palette-head h3{margin:0 0 4px}.cp-home-palette-head p{margin:0;color:var(--muted,#64645f);font-size:.82rem}.cp-home-palette{display:grid;grid-template-columns:repeat(var(--cp-count,7),minmax(110px,1fr));overflow:hidden;border:1px solid var(--line,#ded8cd);border-radius:22px}.cp-home-swatch{position:relative;display:grid;align-content:space-between;min-height:190px;padding:13px}.cp-home-swatch-tools{display:flex;justify-content:space-between;gap:7px}.cp-home-swatch-tools button{width:36px;height:36px;border:0;border-radius:10px;background:rgba(20,20,20,.24);color:#fff;font-weight:950;cursor:pointer}.cp-home-swatch-edit{justify-self:center;position:relative;border:2px solid var(--ink,#151515);border-radius:999px;background:#fff;padding:8px 14px;font-weight:900;box-shadow:3px 3px 0 var(--ink,#151515);cursor:pointer}.cp-home-swatch-edit input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.cp-home-swatch code{display:block;border-radius:999px;background:rgba(20,20,20,.25);color:#fff;padding:8px;text-align:center;font:850 .75rem ui-monospace,monospace}.cp-home-workspace-note{color:var(--muted,#64645f);font-size:.75rem}
@media(max-width:980px){.cp-home-picker-grid{grid-template-columns:1fr}.cp-home-current-card{min-height:210px}.cp-home-palette{grid-template-columns:repeat(4,1fr)}}
@media(max-width:680px){.home-color-workspace-section{padding:12px 0 48px}.cp-home-workspace{border-radius:22px;box-shadow:5px 5px 0 var(--ink,#151515)}.cp-home-workspace-header,.cp-home-workspace-body{padding:17px}.cp-home-universal{grid-template-columns:1fr}.cp-home-button{width:100%;justify-content:center}.cp-home-controls{grid-template-columns:1fr}.cp-home-actions{display:grid;grid-template-columns:1fr 1fr}.cp-home-actions .cp-home-button{min-width:0}.cp-home-channel-row{grid-template-columns:54px minmax(0,1fr) 58px;gap:8px}.cp-home-details>div{grid-template-columns:repeat(2,1fr)}.cp-home-palette-head{align-items:stretch;display:grid}.cp-home-palette{grid-template-columns:repeat(2,1fr)}.cp-home-swatch{min-height:170px}.cp-home-current-meta strong{font-size:1.65rem}}
