.posty{--bg:#f5f3ee;--bg-soft:#fbfaf7;--ink:#1d1d1de6;--muted:#1d1d1d8c;--line:#1d1d1d1f;--accent:#141414d1;--error:#a33;--radius-md:20px;--radius-sm:12px;--font:Arial,Helvetica,sans-serif;background:radial-gradient(circle at 22% 0%,var(--bg-soft)0%,var(--bg)58%);min-height:100dvh;color:var(--ink);font-family:var(--font);letter-spacing:.01em;-webkit-font-smoothing:antialiased;grid-template-columns:minmax(360px,460px) 1fr;margin:0;font-size:16px;line-height:1.3;display:grid}.posty button,.posty input,.posty textarea{font:inherit}.posty button{cursor:pointer;color:inherit}.posty-controls{border-right:1px solid var(--line);background:0 0;padding:40px 40px 36px;overflow:auto}.posty-brand{letter-spacing:.01em;align-items:center;gap:6px;margin:0 0 8px;font-size:20px;font-weight:400;display:flex}.posty-brand-icon{flex-shrink:0;width:16px;height:16px}.posty-brand-note{color:var(--muted);max-width:28em;margin:0 0 10px;font-size:16px;line-height:1.3}.posty-brand-note-sub{font-style:italic;font-weight:400}.posty-about-link{letter-spacing:.04em;text-transform:lowercase;color:var(--muted);background:0 0;border:0;margin:0 0 36px;padding:0;font-size:13px;font-weight:400;text-decoration:none;display:block}.posty-about-link:hover,.posty-about-link:focus-visible{outline:0;text-decoration:underline}.posty-section{border-top:1px solid var(--line);margin:0;padding:26px 0}.posty-section-title{text-transform:lowercase;letter-spacing:.04em;color:var(--muted);margin:0 0 18px;font-size:13px;font-weight:400}.posty-label{color:var(--ink);margin:0 0 7px;font-size:15px;display:block}.posty-hint{color:var(--muted);font-size:13px;line-height:1.35;display:inline}.posty-recipients-wrap{margin:0}.posty-recipients{border:1px solid var(--line);border-radius:var(--radius-sm);cursor:text;background:#ffffff59;flex-wrap:wrap;align-items:center;gap:6px;width:100%;min-height:44px;padding:8px 10px;display:flex}.posty-recipients:focus-within{border-color:#1d1d1d59;box-shadow:0 0 0 3px #1d1d1d0f}.posty-chip{border:1px solid var(--line);word-break:break-all;background:#ffffffa6;border-radius:999px;align-items:center;gap:4px;max-width:100%;padding:4px 6px 4px 10px;font-size:14px;line-height:1.2;display:inline-flex}.posty-chip-remove{color:var(--muted);cursor:pointer;background:0 0;border:0;flex-shrink:0;margin:0;padding:0 2px;font-size:16px;line-height:1}.posty-chip-remove:hover,.posty-chip-remove:focus-visible{color:var(--ink);outline:0}.posty-recipients-input{min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;flex:140px;padding:6px 4px}.posty-recipients-meta{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.35}.posty-recipients-error{color:var(--error);margin:6px 0 0;font-size:13px;line-height:1.35}.posty-contacts{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.posty-contact{border:1px solid var(--line);color:var(--muted);cursor:pointer;word-break:break-all;text-align:left;background:#ffffff59;border-radius:999px;max-width:100%;padding:4px 10px;font-size:13px}.posty-contact:hover,.posty-contact:focus-visible{color:var(--ink);background:#1d1d1d0a;outline:0}.posty-field{border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;min-height:44px;color:var(--ink);background:#ffffff59;outline:0;padding:12px 14px}.posty-field:focus{border-color:#1d1d1d59;box-shadow:0 0 0 3px #1d1d1d0f}textarea.posty-field{resize:vertical;min-height:150px;font-family:Arial,Helvetica,sans-serif;line-height:1.45}.posty-button{border:1px solid var(--line);border-radius:var(--radius-sm);white-space:nowrap;background:#ffffff59;min-height:44px;padding:0 16px;font-weight:400}.posty-button:hover{background:#1d1d1d0a}.posty-button.primary{background:var(--accent);color:#fff;border-color:#0000}.posty-button.primary:hover{background:#111}.posty-button:disabled{cursor:not-allowed;opacity:.45}.posty-row{gap:12px;display:flex}.posty-row .posty-button{flex:1}.posty-field-gap{margin-top:18px}.posty-message-head{justify-content:space-between;align-items:baseline;margin:18px 0 7px;display:flex}.posty-counter{color:var(--muted);font-size:13px}.posty-status{min-height:20px;margin:16px 0 0;font-size:14px;line-height:1.4}.posty-status.error{color:var(--error)}.posty-status.success{color:#2f6b3c}.posty-actions{margin-top:8px}.posty-preview{background:0 0;justify-content:center;align-items:center;min-height:100dvh;padding:clamp(28px,4vw,64px);display:flex;position:relative}.posty-preview-stage{width:min(100%,520px)}.posty-preview-label{letter-spacing:.04em;text-transform:lowercase;color:var(--muted);margin:0 0 14px;font-size:13px;font-weight:400}.posty-card{border:1px solid var(--line);background:#fff;overflow:hidden;box-shadow:0 10px 30px #24221c0f}.posty-card-photo{aspect-ratio:1.55;background:#1d1d1d0a;width:100%;position:relative;overflow:hidden}.posty-card-photo img{object-fit:cover;width:100%;height:100%;display:block}.posty-card-body{color:#1d1d1de6;padding:22px 24px 26px}.posty-card-message{white-space:pre-wrap;word-break:break-word;min-height:1.4em;margin:0;font-size:17px;line-height:1.4}.posty-card-message.is-placeholder{color:var(--muted)}.posty-card-meta{color:#8a8680;justify-content:space-between;align-items:baseline;gap:16px;margin-top:18px;font-size:13px;line-height:1.35;display:flex}.posty-card-meta span{min-width:0}.posty-card-meta .sender{text-align:right}.posty-modal{z-index:10;padding:max(12px,env(safe-area-inset-top))max(12px,env(safe-area-inset-right))max(12px,env(safe-area-inset-bottom))max(12px,env(safe-area-inset-left));background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.posty-camera-box{background:var(--bg);border-radius:var(--radius-md);flex-direction:column;width:min(620px,100%);min-height:0;max-height:100%;padding:14px;display:flex;overflow:hidden}.posty-about-box{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--bg);flex-direction:column;width:min(420px,100%);min-height:0;max-height:100%;padding:12px 14px;display:flex;overflow:auto}.posty-about-head{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:7px;display:flex}.posty-about-title{text-transform:lowercase;letter-spacing:.04em;color:var(--muted);font-size:13px;font-weight:400}.posty-about-body,.posty-about-body p{color:var(--ink);font-size:15px;line-height:1.45}.posty-about-signoff{color:var(--muted);margin-top:12px}.posty-camera-bar{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.posty-camera-stage{border-radius:var(--radius-sm);background:#202020;flex:auto;min-height:180px;position:relative;overflow:hidden}.posty-camera-stage video{object-fit:cover;background:#202020;width:100%;height:100%;min-height:180px;max-height:min(48dvh,420px);display:block}.posty-camera-stage video.posty-camera-mirror{transform:scaleX(-1)}.posty-camera-note{min-height:18px;color:var(--muted);flex-shrink:0;margin:8px 0 0;font-size:13px;line-height:1.35}.posty-camera-note.error{color:var(--error)}.posty-camera-actions{flex-shrink:0;grid-template-columns:1fr auto 1fr;align-items:center;margin-top:12px;padding-bottom:2px;display:grid}.posty-camera-actions .posty-shutter{grid-column:2}.posty-camera-actions .posty-flip{grid-column:3;justify-self:start;margin-left:16px}.posty-shutter{border:1.5px solid var(--line);width:58px;height:58px;color:var(--ink);background:#ffffff8c;border-radius:999px;place-items:center;padding:0;line-height:0;display:grid}.posty-shutter:hover{background:#1d1d1d0f}.posty-shutter:disabled{cursor:not-allowed;opacity:.4}.posty-shutter svg{pointer-events:none;width:22px;height:22px;display:block}.posty-flip{border:1.5px solid var(--line);width:44px;height:44px;color:var(--ink);background:#ffffff8c;border-radius:999px;place-items:center;padding:0;line-height:0;display:grid}.posty-flip:hover{background:#1d1d1d0f}.posty-flip svg{pointer-events:none;width:20px;height:20px;display:block}.posty-close{color:var(--muted);background:0 0;border:0;padding:0 4px;font-size:22px;line-height:1}@media (max-width:760px){.posty{flex-direction:column;min-height:100dvh;display:flex}.posty-controls{border-right:0;display:contents}.posty-intro{order:1;padding:28px 20px 0}.posty-brand-note{margin-bottom:8px}.posty-about-link{margin-bottom:20px}.posty-preview{order:2;min-height:auto;padding:8px 20px 28px}.posty-section-photo{order:3;margin:0 20px;padding:20px 0}.posty-section-write{order:4;margin:0 20px;padding:20px 0}.posty-actions{order:5;margin:0 20px 8px}.posty-status{order:6;margin:0 20px 28px}.posty-preview-stage{width:min(100%,540px);margin:0 auto}.posty-camera-box{width:100%;max-height:calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom));border-radius:16px;padding:12px}.posty-camera-stage video{min-height:160px;max-height:min(42dvh,360px)}.posty-shutter{width:64px;height:64px}}@media (orientation:landscape) and (max-height:500px){.posty-modal{padding:max(8px,env(safe-area-inset-top))max(8px,env(safe-area-inset-right))max(8px,env(safe-area-inset-bottom))max(8px,env(safe-area-inset-left))}.posty-camera-box{width:100%;max-width:none;height:calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom));grid-template:"bar bar""stage actions"1fr/1fr auto;gap:8px 12px;max-height:none;padding:10px;display:grid}.posty-camera-bar{grid-area:bar;margin-bottom:0}.posty-camera-stage{grid-area:stage;height:100%;min-height:0}.posty-camera-stage video{height:100%;min-height:0;max-height:none}.posty-camera-note{display:none}.posty-camera-actions{grid-area:actions;grid-template-rows:auto auto;grid-template-columns:1fr;place-self:center;justify-items:center;gap:14px;width:72px;margin:0}.posty-camera-actions .posty-shutter,.posty-camera-actions .posty-flip{grid-column:1;justify-self:center;margin-left:0}.posty-shutter{width:64px;height:64px}}@media (prefers-reduced-motion:no-preference){.posty-button,.posty-field{transition:background .12s,border-color .12s,opacity .12s}}
