.gootx-pug{display:flex;align-items:center;gap:20px;position:relative;margin:18px 0;padding:18px 22px;border:1px solid #246181;border-radius:18px;background:radial-gradient(ellipse at 10% 60%,#133f59 0,transparent 60%),linear-gradient(125deg,#0b1c30,#081321);box-shadow:inset 0 1px #77eaff16,0 12px 35px #0002;color:#effaff;overflow:hidden}.pug-art{width:132px;flex:0 0 132px}.pug-art svg{display:block;width:100%;overflow:visible}.pug-copy{min-width:0;flex:1}.pug-copy>small{color:#64deed;font-size:9px;letter-spacing:.13em}.pug-label{display:block;margin-top:7px;font-size:23px;letter-spacing:-.025em}.pug-copy p{margin:5px 0 8px;color:#b8cadf;font-size:13px;line-height:1.5}.pug-note{font-size:10px;color:#92abc2;display:block}.pug-motion{align-self:flex-start;margin-left:auto;background:transparent;border:1px solid #2a4a65;border-radius:8px;color:#b8cadf;padding:7px 9px;cursor:pointer;font:inherit;font-size:10px;white-space:nowrap}.pug-motion:focus-visible{outline:2px solid #70f5ff;outline-offset:3px}.pug-dots{display:flex;gap:5px;margin-top:12px}.pug-dots i{height:4px;width:18px;border-radius:4px;background:#25d9ef;animation:pug-light 1.5s ease-in-out infinite}.pug-dots i:nth-child(2){animation-delay:.2s}.pug-dots i:nth-child(3){animation-delay:.4s}.pug-head{transform-origin:90px 92px;animation:pug-think 3s ease-in-out infinite}.pug-eyes{transform-box:fill-box;transform-origin:center;animation:pug-blink 5s infinite}.pug-ring{transform-origin:90px 146px;animation:pug-light 3s ease-in-out infinite}.pug-spark{opacity:.4}.pug-tongue{display:none}[data-state="designing"] .pug-head{animation:pug-think 1.8s ease-in-out infinite}[data-state="building"] .pug-body{animation:pug-bounce .8s ease-in-out infinite}[data-state="reviewing"] .pug-head{animation:pug-think 1.3s ease-in-out infinite}[data-state="done"] .pug-body{animation:pug-bounce .8s ease-in-out 3}[data-state="done"] .pug-tongue{display:block}[data-state="done"] .pug-spark{opacity:1}[data-state="done"] .pug-dots,[data-state="error"] .pug-dots{display:none}[data-state="error"]{border-color:#986749}[data-state="error"] svg *{animation:none}.pug-paused *{animation:none!important}@keyframes pug-think{0%,100%{transform:rotate(-4deg)}50%{transform:rotate(4deg)}}@keyframes pug-blink{0%,43%,47%,100%{transform:scaleY(1)}45%{transform:scaleY(.1)}}@keyframes pug-bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes pug-light{0%,100%{opacity:.35}50%{opacity:1}}@media(max-width:600px){.gootx-pug{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:10px 14px;padding:16px}.pug-art{width:96px;min-width:0}.pug-copy{width:100%;min-width:0}.pug-copy>small{display:block;white-space:normal}.pug-label{font-size:22px;line-height:1.1;overflow-wrap:normal;word-break:normal}.pug-copy p{font-size:13px;line-height:1.45;max-width:34ch}.pug-motion{grid-column:1/-1;justify-self:end;margin:0;align-self:auto}.pug-note{line-height:1.5}}@media(max-width:380px){.gootx-pug{grid-template-columns:78px minmax(0,1fr);padding:14px 12px}.pug-art{width:78px}.pug-label{font-size:20px}}@media(prefers-reduced-motion:reduce){.gootx-pug *{animation:none!important}.pug-motion{display:none}}
.gootx-pug[hidden]{display:none!important}
#editing-pug{flex-wrap:wrap;padding:12px;gap:10px}#editing-pug .pug-art{width:82px;flex-basis:82px}#editing-pug .pug-copy{flex:1}#editing-pug .pug-label{font-size:19px}#editing-pug .pug-motion{margin-left:92px}@media(max-width:600px){#editing-pug{display:grid;grid-template-columns:72px minmax(0,1fr)}#editing-pug .pug-art{width:72px}#editing-pug .pug-motion{margin:0;grid-column:1/-1}}
.gootx-pug [hidden]{display:none!important}
