.invite-section{position:relative;max-width:790px;margin:32px auto;box-sizing:border-box;text-align:left;font-family:'Segoe UI',Arial,sans-serif}.invite-section h2{line-height:1.3}.invite-section p{font-size:1rem;line-height:1.7;letter-spacing:normal}.invite-section fieldset{min-width:0;border:1px solid #eee4ff35;border-radius:12px;padding:18px;margin:18px 0}.invite-section legend{padding:0 8px}.invite-section label{letter-spacing:normal;text-transform:none}.invite-section .invite-check{display:flex;gap:12px;align-items:flex-start;font-size:.9rem;line-height:1.6}.invite-section .invite-check input{flex:0 0 19px;width:19px;min-height:19px;height:19px;margin-top:4px;accent-color:#e0f78e}.invite-section button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;max-width:100%;padding:12px 20px;border:1px solid #e0f78e;border-radius:24px;background:#e0f78e;color:#17210d;cursor:pointer;white-space:normal}.invite-section button:disabled{opacity:.55;cursor:not-allowed}.invite-section form+form{border-top:1px solid #eee4ff35;margin-top:24px;padding-top:24px}#invite-status{min-height:1.7em;overflow-wrap:anywhere}#invite-status[data-error=true]{color:#ffd0bd}.invite-section .public-small{font-size:.83rem}@media(max-width:720px){.public-home .invite-section{width:calc(100% - 32px);padding:19px}.invite-section fieldset{padding:14px}}