.pcns-card{background:var(--surface,#fff);border:2px solid var(--ink,#1f2733);border-radius:20px;box-shadow:var(--shadow,0 1px 3px rgba(31,39,51,.08),0 10px 28px rgba(31,39,51,.07));padding:22px 24px 20px;margin:20px 0;transform:rotate(-.6deg)}.pcns-eyebrow{font-family:Atkinson Hyperlegible Mono,monospace;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--accent,#1d6f8e);margin:0 0 4px;font-weight:700}.pcns-heading{margin:0 0 12px;font-size:20px}.pcns-empty{color:var(--muted,#5b6672);font-size:14.5px;margin:0 0 8px}.pcns-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.pcns-row{display:flex;gap:12px;align-items:flex-start;padding-top:12px;border-top:1px solid var(--line,#d7d3c8)}.pcns-list li:first-child.pcns-row{padding-top:0;border-top:none}.pcns-dot{flex:0 0 auto;width:11px;height:11px;border-radius:50%;margin-top:5px}.pcns-body{flex:1 1 auto;min-width:0}.pcns-title{font-weight:800;margin:0 0 3px;font-size:15px;color:var(--ink,#1f2733)}.pcns-why{margin:0;font-size:13.5px;color:var(--muted,#5b6672);line-height:1.4}.pcns-action{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;gap:6px;text-align:right}.pcns-price{font-family:Atkinson Hyperlegible Mono,monospace;font-size:12px;color:var(--muted,#5b6672);white-space:nowrap}.pcns-btn{background:var(--accent,#1d6f8e);color:var(--accent-ink,#fff);border:2px solid var(--accent,#1d6f8e);border-radius:999px;padding:7px 16px;font-weight:800;font-size:13px;cursor:pointer;white-space:nowrap;text-decoration:none;display:inline-block}.pcns-btn:hover{transform:translateY(-1px)}.pcns-btn--ghost{background:transparent;color:var(--accent,#1d6f8e)}.pcns-other{margin-top:14px;padding-top:12px;border-top:1px dashed var(--line,#d7d3c8);display:flex;gap:8px;flex-wrap:wrap;align-items:center}.pcns-other-label{font-size:13.5px;color:var(--muted,#5b6672);flex:0 0 100%;margin:0 0 2px}.pcns-other input[type=text]{flex:1 1 220px;min-width:0;padding:9px 12px;border:2px solid var(--line,#d7d3c8);border-radius:12px;font:inherit;font-size:13.5px}.pcns-other input[type=text]:focus-visible{outline:none;border-color:var(--accent,#1d6f8e)}.pcns-allowance{margin:0 0 12px;font-size:13px;color:var(--muted,#5b6672)}.pcns-confirm{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.pcns-confirm-text{margin:0;font-size:13px;color:var(--ink,#1f2733);text-align:right;max-width:220px}.pcns-confirm-actions{display:flex;gap:8px}.pcns-confirm-actions form{display:contents}.pcns-started{font-size:12px;font-weight:700;color:var(--muted,#5b6672);padding:7px 4px;white-space:nowrap}.pcns-static-note{margin-top:12px;font-size:13px;color:var(--muted,#5b6672)}@media (max-width:640px){.pcns-row{flex-wrap:wrap}.pcns-action{text-align:left;flex-direction:row;gap:10px;width:100%;justify-content:space-between}.pcns-action,.pcns-confirm{align-items:flex-start}.pcns-confirm-text{text-align:left;max-width:none}}