.wp-block-post-comments-form .logged-in-user{display:flex;align-items:center;gap:1rem;width:100%;color:var(--wp--preset--color--woodsmoke);font-size:clamp(0.75rem,0.671592775rem + 0.328407225vw,1rem);padding:1rem;border-radius:4px;border:.0625rem solid var(--wp--preset--color--storm-dust-2);background-color:var(--wp--preset--color--white)}.wp-block-post-comments-form .logged-in-user .avatar{border-radius:100%}.wp-block-post-comments-form .logged-in-as{font-size:.625em}.wp-block-post-comments-form .logged-in-as strong{display:block;margin-top:.125em;font-size:1.6em;font-weight:650}.wp-block-post-comments-form .user-actions{display:flex;align-items:center;gap:.5rem;margin-right:auto;font-size:.875em;font-weight:600}.wp-block-post-comments-form .user-actions .separator{align-self:stretch;border-left:.0625rem solid var(--wp--preset--color--mercury)}.wp-block-post-comments-form .error-message{display:none;margin-top:.5em;color:#c62828;font-size:clamp(0.625rem,0.6011904762rem + 0.1488095238vw,0.75rem)}.wp-block-post-comments-form .comment-form{display:flex;flex-wrap:wrap;gap:.875rem}.wp-block-post-comments-form .comment-form.is-loading{cursor:progress}.wp-block-post-comments-form .comment-form.is-loading *{pointer-events:none}.wp-block-post-comments-form .comment-form.is-loading #submit{color:rgba(0,0,0,0);cursor:progress}.wp-block-post-comments-form .comment-form.is-loading #submit::after{content:"";position:absolute;top:calc(50% - .5rem);left:calc(50% - .5rem);width:1rem;height:1rem;border-radius:50%;border:2px solid hsla(0,0%,100%,.2);border-top-color:#fff;animation:comment-submit-spin .8s linear infinite}@keyframes comment-submit-spin{to{transform:rotate(360deg)}}@media(min-width: 36em){.wp-block-post-comments-form .comment-form{gap:1rem}}@media(min-width: 48em){.wp-block-post-comments-form .comment-form{gap:1.5rem}}.wp-block-post-comments-form .comment-form p{margin:0}.wp-block-post-comments-form :is(.comment-form-comment,.comment-form-author,.comment-form-email,.comment-form-url){order:-1;width:100%;font-size:var(--wp--preset--font-size--subtitle-x-small)}@media(min-width: 36em){.wp-block-post-comments-form :is(.comment-form-comment,.comment-form-author,.comment-form-email,.comment-form-url){max-width:calc(50% - .5rem)}}@media(min-width: 48em){.wp-block-post-comments-form :is(.comment-form-comment,.comment-form-author,.comment-form-email,.comment-form-url){max-width:calc(50% - .75rem)}}.wp-block-post-comments-form :is(.comment-form-comment,.comment-form-author,.comment-form-email,.comment-form-url) label{display:block;margin-bottom:.375rem;color:var(--wp--preset--color--woodsmoke);font-size:clamp(0.625rem,0.5867293626rem + 0.1632706374vw,0.75rem);font-weight:800}@media(min-width: 48em){.wp-block-post-comments-form :is(.comment-form-comment,.comment-form-author,.comment-form-email,.comment-form-url) label{margin-bottom:.5rem}}.wp-block-post-comments-form :is(input:not([type=checkbox]),textarea){width:100%;padding:clamp(0.75rem,0.7023809524rem + 0.2976190476vw,1rem);border:.0625rem solid var(--wp--preset--color--storm-dust-2);border-radius:.5rem;font-family:inherit;font-size:inherit;line-height:1.5;transition:all .25s ease-in-out}.wp-block-post-comments-form :is(input:not([type=checkbox]),textarea)::-moz-placeholder{color:var(--wp--preset--color--storm-dust-2)}.wp-block-post-comments-form :is(input:not([type=checkbox]),textarea)::placeholder{color:var(--wp--preset--color--storm-dust-2)}.wp-block-post-comments-form :is(input:not([type=checkbox]),textarea):focus{outline:none;border-color:var(--wp--preset--color--storm-dust)}.wp-block-post-comments-form :is(input:not([type=checkbox]),textarea).is-filled{border-color:var(--wp--preset--color--storm-dust)}.wp-block-post-comments-form .has-error :is(input:not([type=checkbox]),textarea){border-color:#c62828}.wp-block-post-comments-form .has-error :is(input:not([type=checkbox]),textarea)::-moz-placeholder{color:rgba(198,40,40,.5019607843)}.wp-block-post-comments-form .has-error :is(input:not([type=checkbox]),textarea)::placeholder{color:rgba(198,40,40,.5019607843)}.wp-block-post-comments-form .comment-form-comment{order:0;max-width:none}.wp-block-post-comments-form .comment-form-comment textarea{line-height:2;max-height:14em;padding-bottom:3.75rem}.wp-block-post-comments-form .comment-form-comment-inner{position:relative}.wp-block-post-comments-form .comment-form-actions{position:absolute;bottom:.75rem;left:.75rem;display:flex;align-items:center;gap:.5rem}.wp-block-post-comments-form .comment-form-email input{text-align:left}.wp-block-post-comments-form .comment-form-email input.is-filled{direction:ltr}.wp-block-post-comments-form .comment-form-email input::-moz-placeholder{text-align:right}.wp-block-post-comments-form .comment-form-email input::placeholder{text-align:right}.wp-block-post-comments-form .comment-form-cookies-consent{width:100%;gap:.5rem}.wp-block-post-comments-form .comment-form-cookies-consent input{width:1em;height:1em;flex-shrink:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0 !important;border-radius:.25rem;border:.0625rem solid var(--wp--preset--color--storm-dust);position:relative;transition:all .25s ease-in-out}.wp-block-post-comments-form .comment-form-cookies-consent input::after{content:"";width:.25em;height:.5em;position:absolute;top:50%;right:calc(50% - .0625rem);transform:rotate(45deg) translate(-50%, -50%);border:0 solid var(--wp--preset--color--potters-clay);border-width:0 .125rem .125rem 0;opacity:0;transition:inherit}@media(hover: hover){.wp-block-post-comments-form .comment-form-cookies-consent input:hover{cursor:pointer;border-color:var(--wp--preset--color--woodsmoke)}.wp-block-post-comments-form .comment-form-cookies-consent input:hover::after{opacity:.5}}.wp-block-post-comments-form .comment-form-cookies-consent input:checked{border-color:var(--wp--preset--color--potters-clay)}.wp-block-post-comments-form .comment-form-cookies-consent input:checked::after{opacity:1}.wp-block-post-comments-form .comment-form-cookies-consent label{cursor:pointer;color:var(--wp--preset--color--woodsmoke);font-family:var(--wp--preset--font-family--vazirmatn);font-size:clamp(0.75rem,0.671592775rem + 0.328407225vw,1rem)}.wp-block-post-comments-form .form-submit:not(.has-error){display:none}.wp-block-post-comments-form .form-submit .error-message{display:block;margin-top:0;padding:.75rem 1rem;border-radius:4px;font-size:.875rem;background-color:#ffebee;border:1px solid #ffcdd2}.wp-block-post-comments-form :is(#submit,#cancel-comment-reply-link){border:.0625rem solid var(--wp--preset--color--black);font-size:clamp(0.8125rem,0.8005952381rem + 0.0744047619vw,0.875rem);line-height:1.5715;font-family:var(--wp--preset--font-family--doran);font-weight:600;border-radius:.5rem;cursor:pointer;transition:all .3s ease;position:relative;display:inline-flex;align-items:center;justify-content:center}.wp-block-post-comments-form :is(#submit,#cancel-comment-reply-link) *{transition:inherit}.wp-block-post-comments-form #submit{padding:clamp(0.375rem,0.3511904762rem + 0.1488095238vw,0.5rem) 1.75rem clamp(0.375rem,0.3511904762rem + 0.1488095238vw,0.5rem) .5rem;background-color:var(--wp--preset--color--black);color:var(--wp--preset--color--white)}.wp-block-post-comments-form #submit span+span{display:none}.wp-block-post-comments-form #submit svg{opacity:0;max-width:clamp(1rem,0.9523809524rem + 0.2976190476vw,1.25rem);transform:translateX(10px)}.wp-block-post-comments-form #submit:hover span,.wp-block-post-comments-form #submit:focus span{transform:translateX(0.5rem)}.wp-block-post-comments-form #submit:hover svg,.wp-block-post-comments-form #submit:focus svg{opacity:1;transform:translateX(0)}.wp-block-post-comments-form #cancel-comment-reply-link{padding:clamp(0.375rem,0.3511904762rem + 0.1488095238vw,0.5rem) 1em;background-color:rgba(0,0,0,0);border-color:currentColor}.wp-block-post-comments-form #cancel-comment-reply-link:hover,.wp-block-post-comments-form #cancel-comment-reply-link:focus{color:#c62828}
