*{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,system-ui,sans-serif;background:#fbf8f3;color:#3d3d3d;line-height:1.5}.app{min-height:100vh}.app-main{max-width:72rem;margin:0 auto;padding:2rem;width:100%}.dashboard-shell{display:flex;min-height:100vh}.dashboard-sidebar{width:15rem;flex-shrink:0;background:#fff;border-right:1px solid #E8D5C4;display:flex;flex-direction:column;z-index:200}.sidebar-brand{padding:1.5rem 1.25rem 1.25rem;border-bottom:1px solid #F5F1ED}.sidebar-brand__logo{display:block;height:2rem;width:auto;margin-bottom:.375rem}.sidebar-brand__title{display:block;font-size:1.125rem;font-weight:700;color:#4a6741;line-height:1.3}.sidebar-brand__subtitle{display:block;font-size:.8125rem;color:#6b7a5e;margin-top:.125rem}.sidebar-nav{display:flex;flex-direction:column;padding:.75rem 0;flex:1}.sidebar-nav__link{display:block;padding:.75rem 1.25rem;color:#6b7a5e;text-decoration:none;font-weight:500;font-size:.9375rem;border-left:3px solid transparent}.sidebar-nav__link:hover{color:#4a6741;background:#fbf8f3}.sidebar-nav__link--active{color:#4a6741;border-left-color:#4a6741;background:#f5f1ed;font-weight:600}.sidebar-footer{margin-top:auto;padding:1.25rem;border-top:1px solid #E8D5C4;display:flex;flex-direction:column;gap:.75rem}.sidebar-footer__user-btn{font-size:.875rem;color:#3d3d3d;font-weight:500;word-break:break-word;background:none;border:none;padding:0;text-align:left;cursor:pointer;font-family:inherit;line-height:inherit}.sidebar-footer__user-btn:hover{color:#4a6741;text-decoration:underline}.sidebar-footer__link{font-size:.875rem;color:#4a6741;text-decoration:none}.sidebar-footer__link:hover{text-decoration:underline}.sidebar-footer__signout{width:100%;text-align:center}.account-settings-modal{border:none;border-radius:1rem;padding:0;max-width:32rem;width:calc(100% - 2rem);max-height:calc(100vh - 2rem);height:fit-content;overflow-y:auto;background:#fff;box-shadow:0 8px 32px #00000026;z-index:300;position:fixed;top:0;right:0;bottom:0;left:0;margin:auto}.account-settings-modal::backdrop{background:#00000059}.account-settings-modal__header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #E8D5C4;position:sticky;top:0;background:#fff;z-index:1}.account-settings-modal__header h2{font-size:1.25rem;color:#4a6741}.account-settings-modal__close{font-size:1.5rem;line-height:1;padding:.25rem .5rem}.account-settings-modal__form{box-shadow:none;padding:1.5rem;margin:0}.account-settings-modal__form:last-child{padding-bottom:1.5rem}.account-settings-modal__form fieldset{margin-bottom:0}.dashboard-main{flex:1;min-width:0;display:flex;flex-direction:column}.dashboard-topbar{display:none;align-items:center;padding:.75rem 1rem;background:#fff;border-bottom:1px solid #E8D5C4}.sidebar-toggle{display:flex;flex-direction:column;justify-content:center;gap:.3rem;width:2.5rem;height:2.5rem;padding:.5rem;background:transparent;border:none;border-radius:.375rem;cursor:pointer}.sidebar-toggle:hover{background:#f5f1ed}.sidebar-toggle__bar{display:block;width:100%;height:2px;background:#4a6741;border-radius:1px}.sidebar-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:150}@media(max-width:767px){.dashboard-sidebar{position:fixed;top:0;left:0;bottom:0;transform:translate(-100%);transition:transform .2s ease;box-shadow:4px 0 24px #0000001f}.dashboard-sidebar--open{transform:translate(0)}.dashboard-topbar{display:flex}.sidebar-backdrop{display:block}.app-main{padding:1.25rem}}@media(min-width:768px){.sidebar-backdrop{display:none!important}.dashboard-sidebar{position:sticky;top:0;align-self:flex-start;height:100vh;overflow-y:auto}}.login-card{max-width:28rem;margin:4rem auto;background:#fff;padding:2.5rem;border-radius:1rem;box-shadow:0 10px 25px #00000014}.login-card .brand-logo{display:block;height:2.25rem;width:auto;margin:0 auto 1.25rem}.login-card h2{margin-bottom:.5rem}.login-card p{color:#6b7a5e;margin-bottom:1.5rem;font-size:.9375rem}.login-card input{width:100%;padding:.75rem 1rem;border:2px solid #E8D5C4;border-radius:.5rem;margin-bottom:1rem;font-size:1rem}.login-card input:focus{outline:none;border-color:#4a6741}.login-card button{width:100%;padding:.875rem;background:#4a6741;color:#fff;border:none;border-radius:9999px;font-weight:600;cursor:pointer;font-size:1rem}.login-card button:hover{background:#3d5632}.error{color:#c0392b;font-size:.875rem;margin-bottom:1rem}.toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.toolbar h2{font-size:1.5rem}.toolbar-actions{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.filter-select{padding:.5rem .75rem;border:1px solid #E8D5C4;border-radius:.5rem;font-size:.875rem;background:#fff}.filter-input{padding:.5rem .75rem;border:1px solid #E8D5C4;border-radius:.5rem;font-size:.875rem;background:#fff;min-width:12rem}.leads-search-form{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.lead-edit-form{background:#fff;border-radius:1rem;padding:1.25rem 1.5rem;margin-bottom:2rem;box-shadow:0 4px 12px #0000000f}.lead-edit-form label{display:flex;flex-direction:column;gap:.375rem;font-size:.875rem;font-weight:600;color:#4a6741}.lead-edit-form input{padding:.5rem .75rem;border:1px solid #E8D5C4;border-radius:.5rem;font-weight:400;color:#3d3d3d}.lead-unsubscribe{margin-bottom:2rem}.lead-unsubscribe__row{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.lead-unsubscribe__row .filter-input{flex:1;min-width:16rem}.btn{padding:.625rem 1.25rem;border-radius:9999px;font-weight:600;cursor:pointer;border:2px solid transparent;font-size:.875rem}.btn-primary{background:#4a6741;color:#fff}.btn-primary:hover{background:#3d5632}.btn-outline{background:#fff;border-color:#4a6741;color:#4a6741}.btn-outline:hover{background:#f5f1ed}.btn-ghost{background:transparent;color:#6b7a5e;border:none}.admin-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem;width:100%}.admin-list__item{background:#fff;border-radius:1rem;box-shadow:0 4px 12px #0000000f;padding:1rem 1.25rem;min-width:0;width:100%;box-sizing:border-box}.admin-list__item--clickable{cursor:pointer;text-decoration:none;color:inherit;display:block;transition:background .15s ease}.admin-list__item--clickable:hover{background:#fbf8f3}.admin-list__item--dragging{opacity:.55}.admin-list__item--drag-over{box-shadow:inset 0 2px #4a6741,0 4px 12px #0000000f}.admin-list__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;min-width:0}.admin-list__head-main{display:flex;align-items:flex-start;gap:.5rem;min-width:0;flex:1}.admin-list__head .name{color:#3d3d3d;font-weight:600;font-size:.9375rem;min-width:0;overflow-wrap:anywhere}.admin-list__head .name a{color:#4a6741;text-decoration:none}.admin-list__head .name a:hover{text-decoration:underline}.admin-list__fields{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;margin:.75rem 0 0;padding:0;align-items:flex-start}.admin-list__fields>div{flex:1 1 7rem;width:auto;max-width:100%;min-width:0}.admin-list__fields>.admin-list__field--full{flex:1 1 100%;width:100%}.admin-list__fields dt{font-size:.75rem;font-weight:600;color:#6b7a5e;text-transform:uppercase;letter-spacing:.03em;margin:0 0 .25rem}.admin-list__fields dd{margin:0;color:#3d3d3d;font-size:.875rem;overflow-wrap:anywhere;line-height:1.4;min-width:0}.admin-list__fields dd a{color:#4a6741;font-weight:600;text-decoration:none}.admin-list__fields dd a:hover{text-decoration:underline}.admin-list__actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #F5F1ED}.admin-list__matches{display:flex;flex-wrap:wrap;gap:.25rem}.listings-card__order{color:#6b7a5e;font-weight:700;margin-right:.35rem}.listings-card__meta{display:flex;flex-wrap:wrap;gap:.75rem 1rem;margin-top:.75rem;padding:0}.listings-card__meta>div{flex:1 1 calc(25% - .75rem);min-width:9rem;max-width:100%}.listings-card__line{margin-top:.75rem;width:100%;padding:0}.listings-card__meta dt,.listings-card__line dt{font-size:.75rem;font-weight:600;color:#6b7a5e;text-transform:uppercase;letter-spacing:.03em;margin:0 0 .25rem}.listings-card__meta dd,.listings-card__line dd{margin:0;color:#3d3d3d;font-size:.875rem;overflow-wrap:anywhere;line-height:1.4;min-width:0}.listings-card__line dd a{color:#4a6741;font-weight:600;text-decoration:none}.listings-card__line dd a:hover{text-decoration:underline}.listings-drag-handle{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2rem;height:2rem;margin-top:0;padding:0;border:1.5px solid #4A6741;border-radius:.5rem;background:#e8f0e4;color:#4a6741;cursor:grab;font-size:1rem;font-weight:700;letter-spacing:-.05em;line-height:1;box-shadow:0 1px 2px #4a674126}.listings-drag-handle:hover:not(.listings-drag-handle--disabled){background:#4a6741;color:#fff}.listings-drag-handle:active:not(.listings-drag-handle--disabled){cursor:grabbing;background:#3d5632;color:#fff}.listings-drag-handle--disabled{cursor:not-allowed;border-color:#d4cbc0;background:#f5f1ed;color:#c4b8a8;box-shadow:none;opacity:1}.listings-drag-handle--disabled:hover{background:#f5f1ed;color:#c4b8a8}.badge--link{margin-right:.25rem;text-decoration:none;color:#4a6741}.badge--link:hover{text-decoration:underline}.lead-summary{background:#fff;border-radius:1rem;padding:1.25rem 1.5rem;margin-bottom:2rem;box-shadow:0 4px 12px #0000000f}.lead-summary__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(10rem,1fr));gap:1rem;margin:0}.lead-summary__grid dt{font-size:.75rem;font-weight:600;color:#6b7a5e;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.25rem}.lead-summary__grid dd{margin:0;color:#3d3d3d;font-size:.9375rem}.section-heading{font-size:1.125rem;margin-bottom:1rem;color:#4a6741}.back-link{display:inline-block;margin-bottom:.5rem;color:#6b7a5e;font-size:.875rem;text-decoration:none}.back-link:hover{color:#4a6741}.empty{text-align:center;padding:3rem;color:#a89f94}.loading{text-align:center;padding:3rem;color:#6b7a5e}.badge{display:inline-block;background:#e8d5c4;color:#4a6741;padding:.125rem .5rem;border-radius:9999px;font-size:.75rem;margin:.125rem}.badge--listed{background:#d4edda;color:#155724}.badge--add{background:#fff3cd;color:#856404}.badge--draft{background:#e2e3e5;color:#383d41}.badge--scheduled{background:#cce5ff;color:#004085}.badge--published{background:#d4edda;color:#155724}.auth-page{min-height:calc(100vh + -0px);display:flex;align-items:center;justify-content:center;padding:2rem}.auth-footer{margin-top:1.5rem;text-align:center;font-size:.875rem}.auth-footer a{color:#4a6741}.success{color:#27ae60;font-size:.875rem;margin-bottom:1rem}.toast-container{position:fixed;top:1rem;left:50%;transform:translate(-50%);z-index:1000;display:flex;flex-direction:column;align-items:center;gap:.5rem;max-width:calc(100vw - 2rem);pointer-events:none}.toast{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:fit-content;max-width:calc(100vw - 2rem);padding:.625rem 2.25rem .625rem .875rem;background:linear-gradient(135deg,#4a6741,#3d5632);color:#fff;border:none;border-radius:.5rem;box-shadow:0 6px 18px #4a674159,0 2px 6px #0000001a;font-size:.875rem;font-weight:600;letter-spacing:.01em;pointer-events:auto;animation:toast-enter .35s ease-out}@keyframes toast-enter{0%{opacity:0;transform:translateY(-1rem) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.toast__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:1.375rem;height:1.375rem;background:#fff3;border-radius:50%;font-size:.75rem;line-height:1}.toast__dismiss{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);flex-shrink:0;background:#ffffff26;border:none;border-radius:50%;color:#fff;font-size:.9375rem;line-height:1;cursor:pointer;padding:0;width:1.375rem;height:1.375rem;display:flex;align-items:center;justify-content:center}.toast__dismiss:hover{background:#ffffff4d}.login-card label{display:block;margin-bottom:1rem;font-size:.875rem;font-weight:500;color:#3d3d3d}.login-card label input,.login-card label select,.login-card label textarea{display:block;width:100%;margin-top:.375rem;padding:.75rem 1rem;border:2px solid #E8D5C4;border-radius:.5rem;font-size:1rem;font-family:inherit}.login-card label input:focus,.login-card label select:focus,.login-card label textarea:focus{outline:none;border-color:#4a6741}.form-control,.form-select,.entity-form label input,.entity-form label select,.entity-form label textarea,.listings-filters label input,.listings-filters label select{display:block;width:100%;margin-top:.375rem;padding:.625rem .875rem;border:2px solid #E8D5C4;border-radius:.5rem;font-size:.9375rem;font-family:inherit;color:#3d3d3d;background-color:#fff;box-sizing:border-box}.form-control:focus,.form-select:focus,.entity-form label input:focus,.entity-form label select:focus,.entity-form label textarea:focus,.listings-filters label input:focus,.listings-filters label select:focus{outline:none;border-color:#4a6741}.form-select,.entity-form label select,.listings-filters label select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;padding-right:2.25rem;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%234A6741' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem}.listings-filters{background:#fff;padding:1.25rem 1.5rem;border-radius:1rem;box-shadow:0 4px 12px #0000000f;margin-bottom:1.5rem;border:1px solid #E8D5C4}.listings-filters__search{max-width:28rem}.listings-filters__row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;align-items:end;margin-top:1rem}.listings-filters label{display:block;font-size:.875rem;font-weight:500;color:#3d3d3d}.listings-filters__actions{display:flex;align-items:flex-end;padding-bottom:.125rem}@media(max-width:900px){.listings-filters__row{grid-template-columns:1fr 1fr}.listings-filters__actions{grid-column:1 / -1}}@media(max-width:540px){.listings-filters__row{grid-template-columns:1fr}}.listings-pagination{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:.75rem 0}.listings-pagination__summary{color:#6b7a5e;font-size:.875rem;margin:0}.listings-pagination__actions{display:flex;gap:.75rem}.listings-pagination .btn:disabled{opacity:.45;cursor:not-allowed}@media(max-width:540px){.listings-pagination{flex-direction:column;align-items:stretch}.listings-pagination__actions{justify-content:flex-end}}.entity-form{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 12px #0000000f}.entity-form fieldset{border:1px solid #E8D5C4;border-radius:.75rem;padding:1.5rem;margin-bottom:1.5rem}.entity-form legend{padding:0 .5rem;font-weight:600;color:#4a6741}.entity-form label{display:block;margin-bottom:1rem;font-size:.875rem;font-weight:500}.entity-form label.checkbox-label{display:inline-flex;align-items:center;gap:.5rem;width:fit-content;margin-bottom:0;font-weight:400;cursor:pointer}.entity-form label.checkbox-label input[type=checkbox],.entity-form label.checkbox-label input[type=radio]{display:inline-block;width:auto;margin-top:0;padding:0;border:none;border-radius:0;background:transparent;accent-color:#4A6741;cursor:pointer}.form-field{margin-bottom:1rem}.form-field-label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#3d3d3d}.form-label-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.375rem;font-size:.875rem;font-weight:500}.form-field>.form-control,.form-field>textarea{margin-top:0}.form-field>.page-hint{margin-top:.5rem;margin-bottom:0}.form-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media(max-width:640px){.form-row{grid-template-columns:1fr}}.listing-picker{max-height:20rem;overflow-y:auto;border:1px solid #E8D5C4;border-radius:.5rem;padding:.5rem}.listing-picker__item{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;cursor:pointer;border-radius:.375rem;font-weight:400}.listing-picker__item:hover{background:#fbf8f3}.listing-picker__meta{color:#a89f94;font-size:.8125rem;margin-left:auto}.listing-picker-panel{display:grid;gap:1.5rem}.listing-picker-selected ol{list-style:none;padding:0;margin:.75rem 0 0}.listing-picker-selected li{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.5rem 0;border-bottom:1px solid #E8D5C4}.listing-picker-selected__actions{display:flex;gap:.25rem}.btn-icon{background:none;border:1px solid #E8D5C4;border-radius:.25rem;padding:.125rem .375rem;cursor:pointer;font-size:.75rem}.btn-icon:disabled{opacity:.4;cursor:not-allowed}.btn-sm{padding:.375rem .75rem;font-size:.8125rem}.block-editor{display:grid;gap:1rem}.block-editor__insert{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.5rem}.block-editor__item{border:1px solid #E8D5C4;border-radius:.5rem;overflow:hidden}.block-editor__toolbar{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;background:#fbf8f3;border-bottom:1px solid #E8D5C4}.block-editor__type{font-weight:600;font-size:.8125rem;color:#4a6741}.block-editor__actions{display:flex;gap:.25rem}.block-editor__body{padding:1rem}.block-editor__listing-select{max-height:12rem;overflow-y:auto;border:1px solid #E8D5C4;border-radius:.375rem;padding:.5rem;margin:.75rem 0}.block-editor__fields{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.block-editor__field-check{display:flex;align-items:center;gap:.375rem;font-weight:400;margin:0}.checkbox-label{display:inline-flex;align-items:center;gap:.5rem;width:fit-content;font-weight:400;cursor:pointer}.toolbar--filters{gap:.75rem;flex-wrap:wrap}.table-sub{font-size:.8125rem;color:#a89f94;margin-top:.125rem}.table-actions__sep{width:1px;height:1.25rem;background:#e8d5c4;flex-shrink:0}.table-actions__delete{flex-shrink:0}.btn-danger{color:#9b3b3b;border-color:#e8c4c4}.btn-danger:hover{background:#fdf5f5}.badge--draft{background:#f5ede4;color:#8b7355}.badge--scheduled{background:#e8eef5;color:#3d5a80}.badge--published{background:#e8f0e4;color:#4a6741}.link-edit{color:#4a6741;font-weight:600;text-decoration:none}.link-edit:hover{text-decoration:underline}.page-hint{color:#6b7a5e;font-size:.875rem;margin-bottom:1rem}.form-field-value{margin:.375rem 0 0;padding:.5rem .75rem;font-size:.9375rem;color:#6b7a5e;background:#fbf8f3;border:1px solid #E8D5C4;border-radius:.375rem}.form-field-value em{font-style:italic}.form-error{color:#9b3b3b;font-size:.875rem;margin:.5rem 0 1rem}.listing-images__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(10rem,1fr));gap:1rem;margin-top:1rem}.listing-images__item{position:relative;border:1px solid #E8D5C4;border-radius:.5rem;overflow:hidden;background:#fbf8f3}.listing-images__item img{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block}.listing-images__badge{position:absolute;top:.5rem;left:.5rem;background:#4a6741;color:#fff;font-size:.75rem;padding:.125rem .5rem;border-radius:999px}.listing-images__actions{display:flex;flex-wrap:wrap;gap:.375rem;padding:.5rem}.listing-images__upload{display:inline-block;margin-bottom:.5rem;cursor:pointer}.listing-images__file-input{display:none!important}.listing-videos__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));gap:1rem;margin-top:1rem}.listing-videos__item{border:1px solid #E8D5C4;border-radius:.5rem;overflow:hidden;background:#fbf8f3}.listing-videos__preview{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block;background:#000}.listing-videos__name{margin:0;padding:.375rem .5rem 0;font-size:.8125rem;color:#6b5b4f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.listing-videos__actions{display:flex;flex-wrap:wrap;gap:.375rem;padding:.5rem}.listing-videos__upload{display:inline-block;margin-bottom:.5rem;cursor:pointer}.listing-videos__file-input{display:none!important}a.btn{text-decoration:none;display:inline-block}.article-content__body p{margin-bottom:1.25rem;line-height:1.8;color:#3d3d3d}.article-content__body h2,.article-content__body h3{margin:2rem 0 1rem;color:#4a6741;font-weight:400}.article-content__body ul,.article-content__body ol{margin:0 0 1.25rem 1.25rem;line-height:1.8;color:#3d3d3d}.article-content__body li{margin-bottom:.375rem}.article-content__body a{color:#4a6741;text-decoration:underline;text-underline-offset:2px}.article-content__body strong,.article-content__body b{font-weight:600}.article-content__body .article-quote{margin:1.5rem 0;padding:1rem 1.5rem;border-left:4px solid #C4A882;background:#f5f1ed;font-style:italic}.article-content__body .article-quote cite{display:block;margin-top:.75rem;font-size:.875rem;font-style:normal;color:#6b7a5e}.article-content__body .article-figure{margin:1.5rem 0}.article-content__body .article-figure img{width:100%;border-radius:.5rem}.article-content__body .article-figure figcaption{margin-top:.5rem;font-size:.875rem;color:#6b7a5e}.article-embed{margin:1.5rem 0;width:100%}.article-embed--align-left{margin-inline:0 auto}.article-embed--align-center{margin-inline:auto}.article-embed--align-right{margin-inline:auto 0}.article-embed--youtube{width:100%!important;max-width:none!important;display:flex!important;box-sizing:border-box}.article-embed--youtube.article-embed--align-left{justify-content:flex-start;margin-inline:0!important}.article-embed--youtube.article-embed--align-center{justify-content:center;margin-inline:0!important}.article-embed--youtube.article-embed--align-right{justify-content:flex-end;margin-inline:0!important}.article-embed--youtube .article-embed__inner{flex:0 0 auto;box-sizing:border-box;width:36rem;max-width:100%;aspect-ratio:16 / 9}.article-embed--youtube.article-embed--size-s .article-embed__inner{width:28rem}.article-embed--youtube.article-embed--size-m .article-embed__inner{width:36rem}.article-embed--youtube.article-embed--size-l .article-embed__inner{width:44rem}.article-embed--youtube iframe{display:block;width:100%;height:100%;border:0;border-radius:.5rem;background:#f5f1ed}.article-embed--instagram{width:100%!important;max-width:none!important;display:flex!important;box-sizing:border-box}.article-embed--instagram.article-embed--align-left{justify-content:flex-start;margin-inline:0!important}.article-embed--instagram.article-embed--align-center{justify-content:center;margin-inline:0!important}.article-embed--instagram.article-embed--align-right{justify-content:flex-end;margin-inline:0!important}.article-embed--instagram .article-embed__inner{flex:0 0 auto;box-sizing:border-box;width:400px!important;max-width:100%!important;min-width:0;overflow:hidden}.article-embed--instagram.article-embed--size-s .article-embed__inner{width:300px!important}.article-embed--instagram.article-embed--size-m .article-embed__inner{width:400px!important}.article-embed--instagram.article-embed--size-l .article-embed__inner{width:540px!important}.article-embed--instagram .article-embed__inner .instagram-media,.article-embed--instagram .article-embed__inner iframe{margin-left:0!important;margin-right:0!important;max-width:100%!important;width:100%!important;min-width:0!important}.article-embed--x{width:100%!important;max-width:none!important;display:flex!important;box-sizing:border-box}.article-embed--x.article-embed--align-left{justify-content:flex-start;margin-inline:0!important}.article-embed--x.article-embed--align-center{justify-content:center;margin-inline:0!important}.article-embed--x.article-embed--align-right{justify-content:flex-end;margin-inline:0!important}.article-embed--x .article-embed__inner{flex:0 0 auto;box-sizing:border-box;width:28rem;max-width:100%;min-width:0}.article-embed--x.article-embed--size-s .article-embed__inner{width:22rem}.article-embed--x.article-embed--size-m .article-embed__inner{width:28rem}.article-embed--x.article-embed--size-l .article-embed__inner{width:34rem}.article-embed--instagram .instagram-media,.article-embed--x .twitter-tweet{margin-top:0!important;margin-bottom:0!important;max-width:100%!important}.article-embed--x .article-embed__inner iframe{width:100%!important;max-width:100%!important}.article-embed--empty{display:grid;place-items:center;min-height:12rem;height:auto;padding:1.5rem;border:1px dashed #E8D5C4;border-radius:.5rem;background:#f5f1ed}.article-embed__placeholder{margin:0;text-align:center;color:#6b7a5e;font-size:.9375rem}.article-blocknote-editor{display:grid;grid-template-columns:1fr;gap:1rem}.article-blocknote-editor--config-open{grid-template-columns:1fr 18rem}@media(max-width:960px){.article-blocknote-editor--config-open{grid-template-columns:1fr}}.article-blocknote-editor__surface.bn-container{min-height:20rem;border:1px solid #E8D5C4;border-radius:.5rem;background:#fff;display:flex;flex-direction:column}.article-blocknote-editor__surface .bn-block:has([data-content-type=instagramEmbed]),.article-blocknote-editor__surface .bn-block:has([data-content-type=xPostEmbed]),.article-blocknote-editor__surface .bn-block:has([data-content-type=youtubeEmbed]),.article-blocknote-editor__surface .bn-block-content[data-content-type=instagramEmbed],.article-blocknote-editor__surface .bn-block-content[data-content-type=xPostEmbed],.article-blocknote-editor__surface .bn-block-content[data-content-type=youtubeEmbed]{width:100%!important;max-width:none!important;display:block!important;box-sizing:border-box}.article-blocknote-editor__surface .bn-block-content[data-content-type=instagramEmbed]>*,.article-blocknote-editor__surface .bn-block-content[data-content-type=xPostEmbed]>*{width:100%!important;max-width:none!important;box-sizing:border-box}.article-blocknote-editor__surface .bn-block-content[data-content-type=youtubeEmbed]>*{box-sizing:border-box}.article-blocknote-editor__surface .bn-editor{flex:1;min-height:18rem;border-radius:0;background:transparent;color:#3d3d3d;line-height:1.8}.article-content__body .article-blocknote-editor__surface .bn-editor .bn-block-content[data-content-type=paragraph] .bn-inline-content,.article-content__body .article-blocknote-editor__surface .bn-editor .bn-block-content[data-content-type=paragraph] p{margin-bottom:1.25rem;line-height:1.8;color:#3d3d3d}.article-content__body .article-blocknote-editor__surface .bn-editor .bn-block-content[data-content-type=heading] .bn-inline-content{margin:2rem 0 1rem;color:#4a6741;font-weight:400}.article-content__body .article-blocknote-editor__surface .bn-editor .bn-block-content[data-content-type=heading][data-level="1"] .bn-inline-content{font-size:1.75rem}.article-content__body .article-blocknote-editor__surface .bn-editor .bn-block-content[data-content-type=heading][data-level="2"] .bn-inline-content{font-size:1.5rem}.article-content__body .article-blocknote-editor__surface .bn-editor .bn-block-content[data-content-type=heading][data-level="3"] .bn-inline-content{font-size:1.25rem}.article-content__body .article-blocknote-editor__surface .bn-editor .bn-block-content[data-content-type=bulletListItem] .bn-inline-content,.article-content__body .article-blocknote-editor__surface .bn-editor .bn-block-content[data-content-type=numberedListItem] .bn-inline-content{line-height:1.8;color:#3d3d3d}.article-content__body .article-blocknote-editor__surface .bn-editor a{color:#4a6741;text-decoration:underline;text-underline-offset:2px}.article-content__body .bn-suggestion-menu p{margin:0;line-height:inherit}.article-content__body .bn-suggestion-menu .bn-suggestion-menu-item{height:52px;min-height:52px;max-height:52px;align-items:center;flex-wrap:nowrap;box-sizing:border-box}.article-content__body .bn-suggestion-menu .bn-mt-suggestion-menu-item-body{gap:0;justify-content:center;min-width:0}.article-content__body .bn-suggestion-menu .bn-mt-suggestion-menu-item-title{margin:0;line-height:20px;font-size:14px}.article-content__body .bn-suggestion-menu .bn-mt-suggestion-menu-item-subtitle{margin:0;line-height:16px;font-size:10px}.article-content__body .bn-suggestion-menu .bn-mt-suggestion-menu-item-section[data-position=left]{padding:8px;flex-shrink:0}.article-editor-preview__placeholder{color:#a89f94;font-style:italic;padding:1rem;border:1px dashed #E8D5C4;border-radius:.375rem;margin:.5rem 0}.article-editor-preview .article-quote{margin:1.5rem 0;padding:1rem 1.5rem;border-left:4px solid #C4A882;background:#f5f1ed;font-style:italic}.article-editor-preview .article-quote cite{display:block;margin-top:.75rem;font-size:.875rem;font-style:normal;color:#6b7a5e}.article-editor-preview .article-compare{margin:1rem 0}.article-editor-preview .compare-table-wrap{overflow-x:auto}.article-editor-preview .compare-table__grid{display:grid;gap:1rem}.article-editor-preview .compare-table__label{font-weight:600;padding:.5rem 0;border-bottom:1px solid #E8D5C4}.article-editor-preview .compare-table__cell{padding:.5rem 0 .5rem 1rem;border-bottom:1px solid #E8D5C4;color:#6b7a5e;font-size:.875rem}.article-editor-preview .compare-table__header{font-weight:700;color:#3d3d3d}.article-editor-preview .article-ranked-list{list-style:none;padding:0;margin:1rem 0}.article-editor-preview .article-ranked-list__item{padding:.75rem 0;border-bottom:1px solid #E8D5C4}.article-editor-preview .article-ranked-list__header{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem 1rem}.article-editor-preview .article-ranked-list__rank{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:50%;background:#4a6741;color:#fff;font-weight:700;font-size:.8125rem}.article-editor-preview .article-ranked-list__header h3{margin:0;font-size:1rem}.article-editor-preview .article-ranked-list__location{color:#6b7a5e;font-size:.8125rem}.article-editor-preview .article-ranked-list__note{margin:.5rem 0 0 2.5rem;line-height:1.5}.article-editor-preview .listings-grid{display:grid;gap:1rem;margin:1rem 0;align-items:stretch}.article-editor-preview .listing-card{height:100%;width:100%;display:flex;flex-direction:column;border:1px solid #E8D5C4;border-radius:.5rem;overflow:hidden;background:#fff}.article-editor-preview .listing-card__link{display:flex;flex-direction:column;flex:1;height:100%}.article-editor-preview .listing-card__image-wrap{aspect-ratio:16/10;overflow:hidden;background:#f5f1ed}.article-editor-preview .listing-card__image{width:100%;height:100%;object-fit:cover}.article-editor-preview .listing-card__body{flex:1;display:flex;flex-direction:column;padding:1rem}.article-editor-preview .listing-card__header{display:flex;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.article-editor-preview .listing-card__header h3{font-size:1rem;font-weight:700}.article-editor-preview .listing-card__type{font-size:.6875rem;text-transform:uppercase;letter-spacing:.04em;color:#6b7a5e}.article-editor-preview .listing-card__location{color:#6b7a5e;font-size:.8125rem;margin-bottom:.5rem}.article-editor-preview .listing-card__tags{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:auto;margin-bottom:.5rem}.article-editor-preview .listing-card__price{color:#4a6741;font-weight:600;font-size:.8125rem}.article-editor-preview .tag{font-size:.6875rem;padding:.125rem .5rem;background:#f5f1ed;border-radius:999px;color:#6b7a5e}.listing-config-popover{border:1px solid #E8D5C4;border-radius:.5rem;padding:1rem;background:#fbf8f3;display:grid;gap:.75rem;align-self:start;max-height:calc(100vh - 2rem);overflow-y:auto;position:sticky;top:1rem}.listing-config-popover__header{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.listing-config-popover__header h3{font-size:.9375rem;color:#4a6741;margin:0}.listing-config-popover label{display:grid;gap:.25rem;margin-bottom:0;font-weight:600;font-size:.8125rem}.listing-config-popover select,.listing-config-popover input,.listing-config-popover textarea{font-weight:400}.listing-config-popover>.btn{justify-self:start}.listing-config-popover .listing-picker__item,.listing-config-popover .listing-config__field-check{display:flex;align-items:center;gap:.375rem;margin-bottom:0;font-weight:400}.listing-config-popover .listing-picker__item{gap:.75rem}.listing-config-popover input[type=checkbox],.listing-config-popover input[type=radio]{display:inline-block;width:auto;margin-top:0;padding:0;border:none;border-radius:0;background:transparent;accent-color:#4A6741;cursor:pointer}.listing-config__listing-select{max-height:10rem;overflow-y:auto;border:1px solid #E8D5C4;border-radius:.375rem;padding:.5rem;background:#fff}.listing-config__fields{display:grid;grid-template-columns:repeat(2,1fr);gap:.375rem}.listing-config__field-check{display:flex;align-items:center;gap:.375rem;font-weight:400;margin:0}
