.cl-entry-body{display:flex;align-items:flex-start;gap:28px;flex-wrap:wrap}.cl-entry-text{flex:1 1 320px;min-width:0}.cl-entry-visual-slot{flex:0 1 248px;min-width:200px;max-width:100%;align-self:center}.cl-visual{position:relative;background:var(--white);border:1.5px solid var(--ink);border-radius:16px;padding:16px;box-shadow:var(--shadow-soft);transform:rotate(-.6deg);max-width:100%;box-sizing:border-box;overflow:hidden}.cl-visual.cl-tilt-r{transform:rotate(.7deg)}.cl-visual svg{display:block;max-width:100%;height:auto}.cl-wavy{position:relative;display:inline-block;z-index:0}.cl-wavy:before{content:"";position:absolute;left:-6px;right:-6px;top:4%;bottom:-2%;z-index:-1;border-radius:1px;transform:rotate(-1deg);clip-path:polygon(.5% 9%,13% 3%,27% 7%,42% 2%,57% 6%,72% 2%,87% 7%,100% 4%,99.5% 91%,86% 97%,71% 92%,56% 98%,41% 93%,26% 99%,12% 94%,0% 96%)}.cl-wavy-yellow:before{background:var(--hl-yellow)}.cl-wavy-blue:before{background:var(--hl-blue)}.cl-bar{height:7px;border-radius:4px;background:var(--paper-2)}.cl-bar.cl-bar-ink{background:var(--line)}.cl-kanban{display:flex;gap:8px}.cl-kanban-col{flex:1 1 0;min-width:0;background:var(--paper);border:1px solid var(--line);border-radius:10px;padding:6px}.cl-kanban-head{font-family:var(--sans);font-size:.55rem;font-weight:700;letter-spacing:.02em;color:var(--ink-soft);margin-bottom:6px;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cl-kanban-card{background:var(--white);border:1px solid var(--line);border-radius:7px;padding:6px;margin-bottom:6px;box-shadow:var(--shadow-pill)}.cl-kanban-card:last-child{margin-bottom:0}.cl-kanban-card.cl-lift{transform:rotate(-3deg) translateY(-2px);box-shadow:var(--shadow-card)}.cl-kanban-avatar{width:14px;height:14px;border-radius:50%;margin-bottom:5px}.cl-clist-row{display:flex;align-items:center;gap:7px;padding:5px 0;border-bottom:1px dashed var(--line)}.cl-clist-row:last-child{border-bottom:none}.cl-clist-avatar{width:16px;height:16px;border-radius:50%;flex-shrink:0}.cl-clist-locked{filter:blur(2.5px);opacity:.55}.cl-lock-badge{position:absolute;inset:auto 8px 8px 8px;display:flex;align-items:center;gap:5px;background:var(--ink);color:var(--white);font-family:var(--sans);font-size:.58rem;font-weight:700;border-radius:999px;padding:4px 9px 4px 7px;width:fit-content}.cl-wizard{display:flex;align-items:center}.cl-wizard-step{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1 1 0}.cl-wizard-dot{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1.5px solid var(--ink);font-family:var(--sans);font-size:.6rem;font-weight:700;background:var(--white);flex-shrink:0}.cl-wizard-line{flex:1 1 auto;height:0;border-top:1.5px dashed var(--ink-faint);margin-top:-22px}.cl-pricing{display:flex;gap:10px}.cl-price-card{flex:1 1 0;border:1.5px solid var(--line);border-radius:12px;padding:10px;background:var(--paper)}.cl-price-card.cl-price-hi{border-color:var(--ink);background:var(--white);box-shadow:var(--shadow-pill);transform:translateY(-3px)}.cl-digest{display:flex;align-items:center;justify-content:space-between;gap:6px}.cl-digest-scatter{position:relative;width:76px;height:60px;flex-shrink:0}.cl-digest-scatter svg{position:absolute;opacity:.45}.cl-toggle{width:30px;height:16px;border-radius:999px;border:1.5px solid var(--ink);position:relative;background:var(--paper-2);flex-shrink:0}.cl-toggle-knob{position:absolute;top:1.5px;left:1.5px;width:11px;height:11px;border-radius:50%;background:var(--ink)}@media(max-width:640px){.cl-entry-body{gap:18px}.cl-entry-visual-slot{flex-basis:100%;max-width:280px}}@media(max-width:420px){.cl-visual{padding:12px}.cl-entry-visual-slot{min-width:0}}
