.pg-field{background:#000;border-radius:20px;width:100%;position:relative;overflow:hidden}.pg-field:after{content:"";border-radius:inherit;pointer-events:none;box-sizing:border-box;border:0 solid #0000;position:absolute;inset:0}.pg-field:focus-within:after{border:1px solid var(--color-accent)}.pg-field input,.pg-field select,.pg-field textarea{font-family:var(--font-sans);letter-spacing:0;color:var(--color-fg-soft);caret-color:var(--color-fg-soft);background:0 0;border:0;outline:none;margin:0;font-size:18px;font-weight:400;line-height:26px}.pg-field input::placeholder,.pg-field textarea::placeholder{color:var(--color-muted);opacity:1}.pg-text{align-items:center;padding:24px;display:flex}.pg-text input{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;padding:0}.pg-select{padding:0 24px 0 0}.pg-select select{appearance:none;cursor:default;width:100%;padding:24px}.pg-select select:required:invalid{color:var(--color-muted)}.pg-select option{color:#000}.pg-select option:disabled{color:#0006}.pg-area{min-height:200px}.pg-area textarea{width:100%;min-height:inherit;resize:vertical;white-space:break-spaces;padding:24px;display:block;overflow-y:auto}.pg-area textarea::-webkit-resizer{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3E%3Cpath d='m1.5 8 7-7M9 5.5l-3 3' stroke='%23999' stroke-width='1.5' stroke-linecap='round' fill='none'/%3E%3C/svg%3E") no-repeat}.pg-area textarea::-webkit-scrollbar{background:0 0}.pg-area textarea::-webkit-scrollbar-corner{background:0 0}.pg-btn2{--ease:cubic-bezier(.44, 0, .56, 1);color:#000;cursor:pointer;-webkit-user-select:none;user-select:none;width:min-content;transition:color .2s var(--ease), opacity .2s var(--ease);background:#fff;border:0;border-radius:58px;justify-content:center;align-items:center;gap:10px;padding:14px 28px;display:inline-flex;position:relative;overflow:visible}@media (hover:hover){.pg-btn2[data-state=idle]:hover{background:var(--g-accent);color:#fff}}.pg-btn2[data-state=idle]:active{color:#000;background:#9a999c}.pg-btn2[data-state=error]{color:#f24;background:#ff224426}.pg-btn2:not([data-state=idle]),.pg-btn2:disabled{cursor:auto}.pg-btn2:focus-visible{outline-offset:-3px;outline-color:#000}.pg-prose{--para:16px;color:#fff;white-space:pre-wrap;word-break:break-word;width:100%;max-width:824px}.pg-prose>*{margin:0}.pg-prose p{font-size:18px;line-height:26px}.pg-prose h4{font-size:24px;font-weight:600;line-height:32px}.pg-prose>p:not(:first-child){margin-top:20px}.pg-prose>h4:not(:first-child){margin-top:40px}.pg-prose>ul:not(:first-child){margin-top:var(--para)}.pg-prose ul{margin-block:0;padding:0;list-style:none;position:relative}.pg-prose li{padding-inline-start:2ch;position:relative}.pg-prose li:before{content:"•";position:absolute;inset-inline-start:0}.pg-prose li>p{margin:0}.pg-prose a{color:inherit;text-decoration:none}@media (max-width:1199.98px){.pg-prose{max-width:600px}.pg-prose p{font-size:16px;line-height:24px}}@media (max-width:809.98px){.pg-prose{--para:12px;max-width:310px}.pg-prose h4{font-size:16px;line-height:24px}.pg-prose>p:not(:first-child){margin-top:24px}}@media (prefers-reduced-motion:reduce){.pg-word{filter:none!important;transform:none!important}}
