.kbs-auth-gate__shell{--kbs-keyboard-inset:0px;align-items:flex-end;background-color:color-mix(in srgb,#000 35%,transparent);display:flex;inset:0;justify-content:center;padding:0;padding-bottom:var(--kbs-keyboard-inset);position:fixed;z-index:1000}.kbs-auth-gate__shell[hidden]{display:none}@media(min-width:768px){.kbs-auth-gate__shell{align-items:center;padding:2rem}}.kbs-auth-gate__shell .kbs-auth-gate{background-color:var(--wp--preset--color--base,#fff);border-radius:1rem 1rem 0 0;box-shadow:0 -4px 24px rgba(0,0,0,.12);color:var(--wp--custom--color--contrast,#1f1f1f);display:flex;flex-direction:column;gap:1.5rem;max-height:calc(90vh - var(--kbs-keyboard-inset, 0px));max-width:480px;overflow-y:auto;position:relative;width:100%}.kbs-auth-gate__shell .kbs-auth-gate[hidden]{display:none}@media(min-width:768px){.kbs-auth-gate__shell .kbs-auth-gate{border-radius:1rem;box-shadow:0 12px 40px rgba(0,0,0,.18)}}.kbs-auth-gate__shell .kbs-auth-gate__header{align-items:center;border-bottom:1px solid var(--wp--custom--border--color--base,#ddd);display:flex;gap:1rem;justify-content:space-between;padding-bottom:1rem}.kbs-auth-gate__shell .kbs-auth-gate__title{font-family:var(--wp--custom--typography--font-headings,inherit);font-size:1.25rem;font-weight:600;letter-spacing:-.01em;line-height:1.2;margin:0}.kbs-auth-gate__shell .kbs-auth-gate__close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:4px;color:inherit;cursor:pointer;font-size:1.75rem;line-height:1;padding:.25rem .5rem;transition:background-color .15s ease}.kbs-auth-gate__shell .kbs-auth-gate__close:focus-visible,.kbs-auth-gate__shell .kbs-auth-gate__close:hover{background-color:color-mix(in srgb,currentColor 8%,transparent)}.kbs-auth-gate__shell .kbs-auth-gate__close:focus-visible{outline:2px solid var(--wp--preset--color--primary);outline-offset:2px}.kbs-auth-gate__shell .kbs-auth-gate__body{display:flex;flex-direction:column;gap:1.25rem}.kbs-auth-gate__shell .kbs-auth-gate__preview{background-color:color-mix(in srgb,var(--wp--preset--color--primary) 4%,var(--wp--preset--color--base,#fff));border-left:3px solid var(--wp--preset--color--primary);border-radius:.25rem;padding:1.5rem 1.5rem 1.5rem 1.75rem;position:relative}.kbs-auth-gate__shell .kbs-auth-gate__preview[hidden]{display:none}.kbs-auth-gate__shell .kbs-auth-gate__eyebrow{color:var(--wp--preset--color--primary);display:block;font-size:.6875rem;font-weight:700;letter-spacing:.12em;margin-bottom:.625rem;text-transform:uppercase}.kbs-auth-gate__shell .kbs-auth-gate__quote{color:var(--wp--custom--color--contrast,#1f1f1f);font-family:var(--wp--custom--typography--font-headings,inherit);font-size:1.125rem;font-style:italic;font-weight:400;line-height:1.5;margin:0;-webkit-mask-image:linear-gradient(180deg,#000 70%,transparent);mask-image:linear-gradient(180deg,#000 70%,transparent);max-height:9.5em;overflow:hidden;padding:0}.kbs-auth-gate__shell .kbs-auth-gate__quote:before{content:"“";margin-right:.1em}.kbs-auth-gate__shell .kbs-auth-gate__quote:after{content:"”";margin-left:.05em}.kbs-auth-gate__shell .kbs-auth-gate__edit{background:transparent;border:1px solid var(--wp--custom--border--color--base,#ddd);border-radius:50rem;color:var(--wp--custom--color--contrast,#1f1f1f);cursor:pointer;font-size:.75rem;font-weight:500;padding:.25rem .625rem;position:absolute;right:.75rem;top:.75rem;transition:background-color .15s ease,border-color .15s ease}.kbs-auth-gate__shell .kbs-auth-gate__edit:hover{background-color:var(--wp--preset--color--primary);border-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--base,#fff)}.kbs-auth-gate__shell .kbs-auth-gate__editor{display:flex;flex-direction:column;gap:.75rem}.kbs-auth-gate__shell .kbs-auth-gate__editor[hidden]{display:none}.kbs-auth-gate__shell .kbs-auth-gate__textarea{background-color:var(--wp--preset--color--base,#fff);border:1px solid var(--wp--custom--form--field--border--color,#d1d5db);border-radius:var(--wp--custom--form--field--border--radius,.5rem);color:inherit;font-family:var(--wp--custom--form--field--font--family,inherit);font-size:var(--wp--custom--form--field--font--size,.9375rem);line-height:var(--wp--custom--form--field--font--line-height,1.5);min-height:6rem;padding:var(--wp--custom--form--field--padding--y,.85rem) var(--wp--custom--form--field--padding--x,1rem);resize:vertical;width:100%}.kbs-auth-gate__shell .kbs-auth-gate__textarea:focus{border-color:var(--wp--preset--color--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--wp--preset--color--primary) 15%,transparent);outline:none}.kbs-auth-gate__shell .kbs-auth-gate__editor-actions{display:flex;gap:.5rem;justify-content:flex-end}.kbs-auth-gate__shell .kbs-auth-gate__cancel-edit,.kbs-auth-gate__shell .kbs-auth-gate__save-edit{border:1px solid transparent;border-radius:50rem;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem}.kbs-auth-gate__shell .kbs-auth-gate__cancel-edit{background:transparent;border-color:var(--wp--custom--border--color--base,#ddd);color:inherit}.kbs-auth-gate__shell .kbs-auth-gate__cancel-edit:hover{background-color:color-mix(in srgb,currentColor 6%,transparent)}.kbs-auth-gate__shell .kbs-auth-gate__save-edit{background-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--base,#fff)}.kbs-auth-gate__shell .kbs-auth-gate__save-edit:hover{background-color:color-mix(in srgb,var(--wp--preset--color--primary) 88%,#000)}.kbs-auth-gate__shell .kbs-auth-gate__lede{color:color-mix(in srgb,currentColor 70%,transparent);font-size:.9375rem;margin:0}.kbs-auth-gate__shell .kbs-auth-gate__alert{background-color:color-mix(in srgb,var(--wp--custom--form--field--error--color,#cc1818) 8%,transparent);border-left:3px solid var(--wp--custom--form--field--error--color,#cc1818);border-radius:.25rem;color:var(--wp--custom--form--field--error--color,#cc1818);font-size:.875rem;line-height:1.4;padding:.75rem 1rem}.kbs-auth-gate__shell .kbs-auth-gate__alert[hidden]{display:none}.kbs-auth-gate__shell .kbs-auth-gate__identity{display:flex;flex-direction:column;gap:.875rem}.kbs-auth-gate__shell .kbs-auth-gate__identity[hidden]{display:none}.kbs-auth-gate__shell .kbs-auth-gate__identity-lede{color:color-mix(in srgb,currentColor 55%,transparent);font-size:.6875rem;font-weight:700;letter-spacing:.12em;margin:0;text-transform:uppercase}.kbs-auth-gate__shell .kbs-auth-gate__identity-row{align-items:center;background-color:color-mix(in srgb,currentColor 4%,var(--wp--preset--color--base,#fff));border:1px solid var(--wp--custom--border--color--base,#ddd);border-radius:.5rem;display:flex;gap:.875rem;padding:.875rem 1rem}.kbs-auth-gate__shell .kbs-auth-gate__identity-avatar{background-color:color-mix(in srgb,currentColor 8%,transparent);border-radius:50%;flex:0 0 auto;height:40px;-o-object-fit:cover;object-fit:cover;width:40px}.kbs-auth-gate__shell .kbs-auth-gate__identity-avatar[hidden]{display:none}.kbs-auth-gate__shell .kbs-auth-gate__identity-meta{display:flex;flex-direction:column;gap:.125rem;min-width:0}.kbs-auth-gate__shell .kbs-auth-gate__identity-name{color:var(--wp--custom--color--contrast,#1f1f1f);font-family:var(--wp--custom--typography--font-headings,inherit);font-size:1rem;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kbs-auth-gate__shell .kbs-auth-gate__identity-email{color:color-mix(in srgb,currentColor 60%,transparent);font-size:.8125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kbs-auth-gate__shell .kbs-auth-gate__identity-email[hidden]{display:none}.kbs-auth-gate__shell .kbs-auth-gate__confirm{align-items:center;background-color:var(--wp--preset--color--primary);border:0;border-radius:.5rem;color:var(--wp--preset--color--base,#fff);cursor:pointer;display:flex;font-family:inherit;font-size:.9375rem;font-weight:600;justify-content:center;min-height:48px;padding:.75rem 1rem;transition:background-color .15s ease,transform .1s ease}.kbs-auth-gate__shell .kbs-auth-gate__confirm:hover:not(:disabled){background-color:color-mix(in srgb,var(--wp--preset--color--primary) 88%,#000)}.kbs-auth-gate__shell .kbs-auth-gate__confirm:active:not(:disabled){transform:scale(.98)}.kbs-auth-gate__shell .kbs-auth-gate__confirm:focus-visible{outline:2px solid var(--wp--preset--color--primary);outline-offset:2px}.kbs-auth-gate__shell .kbs-auth-gate__confirm[aria-busy=true]{cursor:progress;opacity:.7}.kbs-auth-gate__shell .kbs-auth-gate__confirm:disabled{cursor:not-allowed}.kbs-auth-gate__shell .kbs-auth-gate__use-different{align-self:center;background:transparent;border:0;color:color-mix(in srgb,currentColor 70%,transparent);cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:500;padding:.5rem .75rem;text-decoration:underline;text-underline-offset:3px;transition:color .15s ease}.kbs-auth-gate__shell .kbs-auth-gate__use-different:hover:not(:disabled){color:var(--wp--preset--color--primary)}.kbs-auth-gate__shell .kbs-auth-gate__use-different:focus-visible{border-radius:4px;outline:2px solid var(--wp--preset--color--primary);outline-offset:2px}.kbs-auth-gate__shell .kbs-auth-gate__use-different:disabled{cursor:not-allowed;opacity:.5}.kbs-auth-gate__shell .kbs-auth-gate__signin{display:flex;flex-direction:column;gap:.875rem}.kbs-auth-gate__shell .kbs-auth-gate__signin[hidden]{display:none}.kbs-auth-gate__shell .kbs-auth-gate__google{align-items:center;background:var(--wp--preset--color--base,#fff);border:1.5px solid var(--wp--custom--border--color--base,#dadce0);border-radius:.5rem;color:var(--wp--custom--color--contrast,#3c4043);cursor:pointer;display:flex;font-family:inherit;font-size:.9375rem;font-weight:600;gap:.625rem;justify-content:center;min-height:48px;padding:.75rem 1rem;transition:background-color .15s ease,border-color .15s ease,transform .1s ease;width:100%}.kbs-auth-gate__shell .kbs-auth-gate__google:hover:not(:disabled){background-color:color-mix(in srgb,currentColor 4%,var(--wp--preset--color--base,#fff));border-color:color-mix(in srgb,currentColor 30%,transparent)}.kbs-auth-gate__shell .kbs-auth-gate__google:active:not(:disabled){transform:scale(.98)}.kbs-auth-gate__shell .kbs-auth-gate__google:focus-visible{outline:2px solid var(--wp--preset--color--primary);outline-offset:2px}.kbs-auth-gate__shell .kbs-auth-gate__google[aria-busy=true]{cursor:progress;opacity:.7}.kbs-auth-gate__shell .kbs-auth-gate__google:disabled{cursor:not-allowed}.kbs-auth-gate__shell .kbs-auth-gate__google svg{flex-shrink:0}.kbs-auth-gate__shell .kbs-auth-gate__legal{color:color-mix(in srgb,currentColor 60%,transparent);font-size:.75rem;margin:0;text-align:center}.kbs-auth-gate__shell .kbs-auth-gate__status{color:color-mix(in srgb,currentColor 70%,transparent);font-size:.875rem;margin:0;min-height:1.4em;text-align:center}.kbs-auth-gate__shell .kbs-auth-gate__status[data-kind=success]{color:var(--wp--preset--color--accent,#2bb673);font-weight:500}.kbs-auth-gate__shell .kbs-auth-gate__status[data-kind=error]{color:var(--wp--custom--form--field--error--color,#cc1818)}.kbs-auth-gate__shell .kbs-auth-gate__status:empty{min-height:0}.kbs-auth-gate__shell .kbs-auth-gate[data-state=authenticating] .kbs-auth-gate__edit,.kbs-auth-gate__shell .kbs-auth-gate[data-state=resubmitting] .kbs-auth-gate__edit,.kbs-auth-gate__shell .kbs-auth-gate[data-state=wp_session] .kbs-auth-gate__edit{opacity:.5;pointer-events:none}.kbs-auth-gate__shell .kbs-auth-gate[data-state=posted] .kbs-auth-gate__edit,.kbs-auth-gate__shell .kbs-auth-gate[data-state=posted] .kbs-auth-gate__google,.kbs-auth-gate__shell .kbs-auth-gate[data-state=posted] .kbs-auth-gate__lede{opacity:.4;pointer-events:none}@media(prefers-reduced-motion:reduce){.kbs-auth-gate__shell .kbs-auth-gate *,.kbs-auth-gate__shell .kbs-auth-gate :after,.kbs-auth-gate__shell .kbs-auth-gate :before{transition-duration:.01ms!important}}.is-newly-posted{animation:kbs-comment-flash 2.4s ease-out}@keyframes kbs-comment-flash{0%,30%{background-color:color-mix(in srgb,var(--wp--preset--color--primary) 12%,transparent)}to{background-color:transparent}}body.drawer-open{overflow:hidden}.comments-drawer{background:#fff;box-shadow:-5px 0 15px rgba(0,0,0,.1);display:flex;flex-direction:column;height:100vh;margin-top:0!important;overflow-y:auto;padding-block:var(--wp--custom--comments-drawer--padding--y);padding-inline:var(--wp--custom--comments-drawer--padding--x);position:fixed;right:-100%;top:0;transition:right .3s ease-in-out;width:410px;z-index:var(--wp--custom--comments-drawer--z-index,9999)}.comments-drawer.open{right:0}@media(max-width:783px){.comments-drawer{bottom:-90%;height:90%;left:0;right:auto;top:auto;transition:bottom .3s ease-in-out;width:100%}.comments-drawer.open{bottom:0}}.comment-drawer__close{background:none;border:none;color:currentColor;cursor:pointer;font-size:24px;height:34px;margin:0;padding:0;position:absolute;right:var(--wp--custom--comments-drawer--padding--x);top:var(--wp--custom--comments-drawer--padding--y);width:34px}._comment-data{align-items:flex-start;display:flex;flex-wrap:nowrap;justify-content:space-between}._comment-data .wp-block-avatar{width:40px}._comment-data__author-wrapper{display:flex;flex-wrap:nowrap;gap:.75rem}._comment-data__author-wrapper .avatar{border-radius:100px}._comment-data__author-info{align-items:flex-start;display:flex;flex-direction:column;gap:0}._comment-actions{align-items:center;display:flex;justify-content:space-between}._comment-actions .kbs-comment-actions__button{align-items:center;background:transparent;border:none;cursor:pointer;display:inline-flex;font-size:.75rem;gap:5px;margin-block-start:0!important;padding:0;white-space:nowrap}._comment-content p{font-family:var(--wp--custom--typography--font-sans)!important;font-size:.8rem;line-height:1.8!important}.kbs-comment-diff{background:rgba(0,0,0,.03);border-left:3px solid rgba(0,0,0,.08);border-radius:6px;font-size:.75rem;line-height:1.6;margin-top:.5rem;padding:.625rem .75rem}.kbs-comment-diff__text{margin:0}.kbs-comment-diff del{background:rgba(220,38,38,.08);border-radius:2px;color:#dc2626;padding:0 2px;text-decoration:line-through}.kbs-comment-diff ins{background:rgba(22,163,74,.08);border-radius:2px;color:#16a34a;font-weight:600;padding:0 2px;text-decoration:none}.kbs-comment-edited-badge{background:rgba(0,0,0,.05);border:none;border-radius:3px;color:#888;cursor:pointer;display:inline-block;font-family:inherit;font-size:.65rem;margin-left:.25rem;padding:1px 6px;transition:background .15s ease;vertical-align:middle}.kbs-comment-edited-badge:hover,.kbs-comment-edited-badge[aria-expanded=true]{background:rgba(0,0,0,.1);color:#555}.kbs-comment-manage{display:flex;gap:.75rem;margin-top:.25rem}.kbs-comment-manage__delete,.kbs-comment-manage__edit{background:none;border:none;color:#888;cursor:pointer;font-family:inherit;font-size:.7rem;padding:0;text-decoration:underline;text-underline-offset:2px;transition:color .15s ease}.kbs-comment-manage__edit:hover{color:var(--wp--preset--color--primary,#2b58e5)}.kbs-comment-manage__delete:hover{color:#dc2626}.kbs-comment-edit-form__textarea{border:1px solid #d1d5db;border-radius:6px;font-family:inherit;font-size:.8rem;line-height:1.5;min-height:80px;padding:.5rem;resize:vertical;width:100%}.kbs-comment-edit-form__actions{display:flex;gap:.5rem;margin-top:.5rem}.kbs-comment-edit-form__cancel,.kbs-comment-edit-form__save{border:1px solid #d1d5db;border-radius:4px;cursor:pointer;font-family:inherit;font-size:.75rem;padding:.3rem .75rem}.kbs-comment-edit-form__cancel{background:#fff;color:#666}.kbs-comment-edit-form__save{background:var(--wp--preset--color--primary,#2b58e5);border-color:transparent;color:#fff}.kbs-logout-link{cursor:pointer}
