@keyframes circle-napFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.circle-shell .nap-overlay{z-index:900;background:var(--circle-overlay-bg,#00000080);-webkit-backdrop-filter:blur(10px);place-items:center;padding:16px;display:grid;position:fixed;inset:0}.circle-shell .nap-panel{background:var(--circle-modal-fill);border:.5px solid rgba(var(--circle-fill), .12);-webkit-backdrop-filter:blur(24px);width:min(440px,100%);max-height:min(86vh,720px);box-shadow:var(--circle-glass-shadow);border-radius:26px;flex-direction:column;padding:26px 26px 22px;animation:.2s cubic-bezier(.16,1,.3,1) both circle-napFadeUp;display:flex;overflow:hidden}.circle-shell .nap-top{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.circle-shell .nap-title{letter-spacing:-.02em;color:var(--circle-ink-90);font-size:21px;font-weight:500;line-height:1.25}.circle-shell .nap-subtitle{max-width:40ch;color:var(--circle-ink-50);margin-top:6px;font-size:13px;font-weight:300;line-height:1.55}.circle-shell .nap-subtitle strong{color:var(--circle-ink-90);font-weight:500}.circle-shell .nap-close{color:var(--circle-ink-35);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:none;margin:-4px -6px 0 0;padding:4px 8px;font-size:19px;line-height:1;transition:color .15s,background .15s}.circle-shell .nap-close:hover{color:var(--circle-ink-90);background:rgba(var(--circle-fill), .06)}.circle-shell .nap-body{overscroll-behavior:contain;scrollbar-width:none;flex-direction:column;margin-top:14px;display:flex;overflow-y:auto}.circle-shell .nap-body::-webkit-scrollbar{display:none}.circle-shell .nap-row{border-bottom:.5px solid rgba(var(--circle-fill), .06);align-items:center;gap:14px;padding:13px 0;display:flex}.circle-shell .nap-row:last-child{border-bottom:none}.circle-shell .nap-row--settled{opacity:.5}.circle-shell .nap-row-main{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.circle-shell .nap-row-name{box-sizing:border-box;width:100%;color:var(--circle-ink-90);letter-spacing:-.005em;background:0 0;border:none;border-bottom:2px dotted #0000;border-radius:0;outline:none;padding:0 0 1px;font-family:inherit;font-size:14px;font-weight:500;transition:border-color .15s}.circle-shell .nap-row-name:hover:not(:disabled),.circle-shell .nap-row-name:focus{border-bottom-color:var(--circle-ink-25)}.circle-shell .nap-row-email{color:var(--circle-ink-35);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:350;overflow:hidden}.circle-shell .nap-row-actions{flex:none;align-items:baseline;gap:4px;font-size:12px;display:flex}.circle-shell .nap-row-settled{color:var(--circle-ink-35);flex:none;font-size:12px;font-weight:350}.circle-shell .nap-verb{appearance:none;border:0;border-bottom:2px dotted var(--circle-ink-25);color:var(--circle-ink-60);font-family:inherit;font-size:inherit;white-space:nowrap;cursor:pointer;background:0 0;padding:0 2px;font-weight:500;line-height:1.5;transition:color .15s,border-color .15s}.circle-shell .nap-verb:hover:not(:disabled){color:var(--circle-ink-90);border-bottom-color:var(--circle-ink-60)}.circle-shell .nap-verb:focus-visible{outline:1.5px solid var(--circle-ink-50);outline-offset:3px;border-radius:2px}.circle-shell .nap-verb:disabled{opacity:.5;cursor:default}.circle-shell .nap-verb--quiet{color:var(--circle-ink-35);border-bottom-color:#0000}.circle-shell .nap-verb--quiet:hover:not(:disabled){color:var(--circle-ink-70);border-bottom-color:var(--circle-ink-35)}.circle-shell .nap-verb-sep{color:var(--circle-ink-20)}.circle-shell .nap-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.circle-shell .nap-footer-note{min-width:0;color:var(--circle-ink-35);flex:auto;font-size:12px;font-weight:350;line-height:1.4}.circle-shell .nap-cta{background:var(--circle-solid);min-height:44px;color:var(--circle-on-solid);letter-spacing:-.01em;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 22px;font-family:inherit;font-size:14px;font-weight:600;transition:opacity .18s,transform .18s;display:inline-flex}.circle-shell .nap-cta:hover:not(:disabled){opacity:.88}.circle-shell .nap-cta:active:not(:disabled){transform:scale(.985)}.circle-shell .nap-cta:disabled{color:var(--circle-ink-25);box-shadow:inset 0 0 0 1px rgba(var(--circle-fill), .12);cursor:default;background:0 0}.circle-shell .nap-cta--wide{width:100%;min-height:50px;margin-top:18px}.circle-shell .nap-stack{flex-direction:column;gap:16px;display:flex}.circle-shell .nap-note{box-sizing:border-box;width:100%;min-height:84px;color:var(--circle-ink-90);letter-spacing:-.01em;resize:none;background:0 0;border:none;outline:none;padding:0;font-family:inherit;font-size:17px;font-weight:400;line-height:1.5}.circle-shell .nap-note::placeholder{color:var(--circle-ink-25)}.circle-shell .nap-check{color:var(--circle-ink-50);cursor:pointer;align-items:center;gap:9px;font-size:13px;font-weight:350;display:flex}.circle-shell .nap-check input{accent-color:var(--circle-solid)}.circle-shell .nap-hint{color:var(--circle-ink-35);font-size:12px;font-weight:350;line-height:1.5}.circle-shell .nap-empty{color:var(--circle-ink-35);text-align:center;padding:20px 0;font-size:13px;font-weight:300}@media (prefers-reduced-motion:reduce){.circle-shell .nap-panel{animation:none}}
