.pshot-frame{background:linear-gradient(180deg, var(--border-strong), var(--border-soft) 60%, transparent);box-shadow:0 0 120px -30px var(--accent-soft);border-radius:20px;padding:1px;position:relative;container-type:inline-size}.pshot-bar{background:var(--surface-2);border-bottom:1px solid var(--border-soft);border-radius:19px 19px 0 0;align-items:center;gap:6px;padding:10px 14px;display:flex}.pshot-dot{background:var(--border-strong);border-radius:50%;width:9px;height:9px}.pshot-body{background:var(--surface);border-radius:0 0 19px 19px;grid-template-columns:150px 200px 1fr;font-size:11px;line-height:1.4;display:grid;overflow:hidden}.pshot-side{background:var(--nav);color:#fff;padding:12px 10px}.pshot-brand{align-items:center;gap:7px;margin-bottom:14px;display:flex}.pshot-brand-mark{background:var(--accent-grad);border-radius:6px;flex:none;width:20px;height:20px}.pshot-brand-name{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;font-weight:700;overflow:hidden}.pshot-folders{flex-direction:column;gap:1px;margin:0;padding:0;list-style:none;display:flex}.pshot-folder{color:#ffffffa8;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;padding:5px 8px;display:flex}.pshot-folder[data-active]{color:#fff;background:#ffffff1a;font-weight:600}.pshot-folder-count{font-variant-numeric:tabular-nums;opacity:.75}.pshot-list{border-right:1px solid var(--border-soft);overflow:hidden}.pshot-row{border-bottom:1px solid var(--border-soft);padding:9px 10px}.pshot-row[data-active]{background:var(--sel)}.pshot-row-top{justify-content:space-between;gap:8px;display:flex}.pshot-row-name{color:var(--text);font-size:11px;font-weight:700}.pshot-row-when{color:var(--muted);flex:none;font-size:10px}.pshot-row-subject{color:var(--text-2);margin:2px 0 0;font-size:10.5px;font-weight:600}.pshot-row-preview{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:1px 0 0;font-size:10px;overflow:hidden}.pshot-row-tags{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.pshot-tag{background:var(--accent-soft);color:var(--accent-text);white-space:nowrap;border-radius:999px;padding:2px 6px;font-size:8.5px;font-weight:700}.pshot-thread{flex-direction:column;gap:10px;min-width:0;padding:12px 14px;display:flex}.pshot-thread-head{border-bottom:1px solid var(--border-soft);flex-direction:column;gap:1px;padding-bottom:9px;display:flex}.pshot-thread-name{color:var(--text);font-size:12px;font-weight:700}.pshot-thread-sub{color:var(--muted);font-size:10.5px}.pshot-bubbles{flex-direction:column;gap:2px;display:flex}.pshot-bubble{background:var(--surface-3);max-width:78%;color:var(--text-2);border-radius:12px;padding:8px 10px;font-size:10.5px}.pshot-bubble--out{background:var(--accent-grad);color:#fff;align-self:flex-end}.pshot-meta{color:var(--muted);margin:3px 0 10px;font-size:9px;font-weight:700}.pshot-bubble--out+.pshot-meta{text-align:right}.pshot-meta--ok{color:var(--ok-fg)}.pshot-note{z-index:2;background:var(--surface);border:1px solid var(--border-strong);box-shadow:0 6px 18px var(--shadow);color:var(--text);white-space:nowrap;border-radius:8px;padding:7px 11px;font-size:12.5px;font-weight:600;line-height:1.25;position:absolute;transform:translate(-50%,-50%)}.pshot-note:after{content:"";background:var(--accent-text);width:6px;height:6px;box-shadow:0 0 0 4px var(--accent-soft);border-radius:50%;position:absolute;top:50%;transform:translateY(-50%)}.pshot-note[data-from=left]:after{right:-13px}.pshot-note[data-from=right]:after{left:-13px}@media (max-width:860px){.pshot-note{display:none}.pshot-body{grid-template-columns:170px 1fr}.pshot-side{display:none}}@media (max-width:560px){.pshot-body{grid-template-columns:1fr}.pshot-list{display:none}}.pshot-body[data-focus=inbox]{grid-template-columns:170px 1fr;font-size:12.5px}.pshot-body[data-focus=inbox] .pshot-thread{display:none}.pshot-body[data-focus=inbox] .pshot-list{border-right:0}.pshot-body[data-focus=inbox] .pshot-row{padding:12px 14px}.pshot-body[data-focus=inbox] .pshot-row-name{font-size:12.5px}.pshot-body[data-focus=inbox] .pshot-row-subject{font-size:12px}.pshot-body[data-focus=inbox] .pshot-row-preview{font-size:11.5px}.pshot-body[data-focus=inbox] .pshot-tag{font-size:12px}.pshot-body[data-focus=thread]{grid-template-columns:1fr;font-size:13px}.pshot-body[data-focus=thread] .pshot-side,.pshot-body[data-focus=thread] .pshot-list{display:none}.pshot-body[data-focus=thread] .pshot-thread{padding:18px 22px}.pshot-body[data-focus=thread] .pshot-thread-name{font-size:14px}.pshot-body[data-focus=thread] .pshot-thread-sub{font-size:12.5px}.pshot-body[data-focus=thread] .pshot-bubble{border-radius:14px;max-width:72%;padding:11px 14px;font-size:13px}.pshot-body[data-focus=thread] .pshot-meta{font-size:11px}@media (max-width:860px){.pshot-body[data-focus=inbox]{grid-template-columns:1fr}.pshot-body[data-focus=inbox] .pshot-side{display:none}.pshot-body[data-focus=inbox] .pshot-list{display:block}.pshot-body[data-focus=thread] .pshot-thread{display:flex}}@media (max-width:560px){.pshot-body[data-focus=inbox] .pshot-list{display:block}.pshot-body,.pshot-body[data-focus=inbox],.pshot-body[data-focus=thread]{font-size:13px}.pshot-row-preview{display:none}.pshot-body .pshot-row-name,.pshot-body[data-focus=inbox] .pshot-row-name{font-size:13px}.pshot-body .pshot-row-subject,.pshot-body[data-focus=inbox] .pshot-row-subject{font-size:12.5px}.pshot-body .pshot-tag,.pshot-body[data-focus=inbox] .pshot-tag,.pshot-body .pshot-row-when{font-size:12px}.pshot-body .pshot-bubble,.pshot-body[data-focus=thread] .pshot-bubble{font-size:13px}.pshot-body .pshot-meta,.pshot-body[data-focus=thread] .pshot-meta{font-size:12px}.pshot-body .pshot-thread-name{font-size:14px}.pshot-body .pshot-thread-sub,.pshot-folder,.pshot-brand-name{font-size:12.5px}}.pshot-body[data-focus=inbox] .pshot-row-when,.pshot-body[data-focus=inbox] .pshot-meta,.pshot-body[data-focus=thread] .pshot-meta,.pshot-body[data-focus=thread] .pshot-row-when{font-size:12px}.pshot-body[data-focus=full] .pshot-tag{font-size:10px}.pshot-body[data-focus=newsletter]{grid-template-columns:1fr 1fr;gap:0;font-size:12.5px}.pshot-compose,.pshot-preview{min-width:0;padding:16px 18px}.pshot-compose{border-right:1px solid var(--border-soft)}.pshot-field-label{color:var(--text-2);margin:0 0 6px;font-size:12px;font-weight:700}.pshot-compose .pshot-field-label:not(:first-child){margin-top:14px}.pshot-input{background:var(--surface-3);border:1px solid var(--border-soft);color:var(--text);border-radius:9px;padding:9px 11px;font-size:12.5px}.pshot-input--quiet{color:var(--muted)}.pshot-email{color:#1a1a1a;border:1px solid var(--border-soft);background:#fff;border-radius:9px;padding:14px}.pshot-email-body{margin:0 0 9px;font-size:12.5px;line-height:1.5}.pshot-email-foot{color:#6b6880;border-top:1px solid #e6e4ee;margin-top:14px;padding-top:10px;font-size:12px;line-height:1.5}.pshot-email-foot p{margin:0 0 4px}.pshot-email-link{color:#5b3fd6;text-decoration:underline}@media (max-width:560px){.pshot-body[data-focus=newsletter]{grid-template-columns:1fr}.pshot-compose{display:none}}
.pthemes{grid-template-columns:repeat(5,1fr);gap:14px;margin:28px 0 0;padding:0;list-style:none;display:grid}.pthemes-item{min-width:0}.pthemes-swatch{appearance:none;border:1px solid var(--border-soft);font:inherit;cursor:pointer;background:var(--surface);border-radius:12px;grid-template-columns:22% 1fr;width:100%;height:92px;padding:0;transition:transform .14s,box-shadow .14s;display:grid;overflow:hidden}.pthemes-swatch:hover{transform:translateY(-2px)}.pthemes-swatch[data-picked]{box-shadow:0 0 0 2px var(--accent-text)}.pthemes-swatch:focus-visible{outline:2px solid var(--accent-text);outline-offset:3px}@media (prefers-reduced-motion:reduce){.pthemes-swatch{transition:none}.pthemes-swatch:hover{transform:none}}.pthemes-side{background:var(--nav)}.pthemes-pane{flex-direction:column;justify-content:center;gap:7px;padding:10px;display:flex}.pthemes-bubble{background:var(--surface-3);border:1px solid var(--border-strong);border-radius:6px;width:74%;height:11px}.pthemes-bubble--out{background:var(--accent-grad);border-color:#0000;align-self:flex-end;width:62%}.pthemes-bubble--short{width:46%}.pthemes-label{color:var(--text-2);text-align:center;margin:9px 0 0;font-size:13px;font-weight:600}@media (max-width:720px){.pthemes{grid-template-columns:repeat(3,1fr);gap:12px}.pthemes-swatch{height:78px}}
.pbento{grid-template-columns:repeat(3,1fr);gap:16px;margin:32px 0 0;padding:0;list-style:none;display:grid}.pbento-cell{background:var(--surface);border:1px solid var(--border-soft);border-radius:18px;flex-direction:column;min-width:0;padding:22px 22px 0;display:flex;overflow:hidden}.pbento-cell--wide{grid-column:span 2}.pbento-cell--full{grid-column:1/-1}.pbento-cell--full .pbento-art{flex-direction:row;align-items:center}.pbento-title{letter-spacing:-.01em;color:var(--text);margin:0 0 8px;font-size:17px;line-height:1.25}.pbento-body{color:var(--text-2);margin:0;font-size:14.5px;line-height:1.6}.pbento-body em{color:var(--text);font-style:normal;font-weight:700}.pbento-art{flex-direction:column;align-items:flex-start;gap:8px;margin-top:auto;padding:18px 0 22px;display:flex}.pbento-art--row{flex-flow:wrap;align-items:center;gap:7px}.pbento-art--hours{flex-flow:wrap;align-items:center}.pbento-chip{border:1px solid var(--border-soft);background:var(--surface-3);color:var(--text-2);border-radius:10px;padding:8px 12px;font-size:13px;font-weight:600}.pbento-chip--muted{color:var(--muted)}.pbento-chip--accent{background:var(--accent-soft);color:var(--accent-text);border-color:#0000}.pbento-tag{background:var(--accent-soft);color:var(--accent-text);border-radius:999px;padding:5px 11px;font-size:12.5px;font-weight:700}.pbento-mini{background:var(--surface-3);border:1px solid var(--border-soft);border-radius:12px;grid-template-columns:auto 1fr;gap:5px 14px;width:100%;padding:12px 14px;font-size:12.5px;display:grid}.pbento-mini-k{color:var(--muted);font-weight:600}.pbento-mini-v{color:var(--text);font-weight:700}.pbento-face{color:#fff;background:var(--accent-grad);width:30px;height:30px;box-shadow:0 0 0 2px var(--surface);border-radius:50%;place-items:center;margin-right:-8px;font-size:12.5px;font-weight:700;display:grid}.pbento-face--plus{background:var(--surface-3);color:var(--text-2);border:1px solid var(--border-soft);margin-right:0}@media (max-width:900px){.pbento{grid-template-columns:repeat(2,1fr)}.pbento-cell--wide{grid-column:span 2}.pbento-art--hours{flex-direction:column;align-items:flex-start}}@media (max-width:620px){.pbento{grid-template-columns:1fr;gap:12px}.pbento-cell--wide,.pbento-cell--full{grid-column:span 1}.pbento-cell{padding:18px 18px 0}}