:root{--dthl-green:#1fa34b;--dthl-green-hover:#188a3e;--dthl-green-dark:#116a32;--dthl-green-deep:#083d20;--dthl-green-soft:#eaf8ef;--dthl-green-soft-strong:#d8f2e1;--dthl-ink:#10261a;--dthl-text:#2c4737;--dthl-muted:#708078;--dthl-border:#dce7e0;--dthl-surface:#fff;--dthl-background:#f5f8f6;--dthl-danger:#c43b3b;--dthl-shadow-sm:0 6px 18px #083d2014;--dthl-shadow-md:0 20px 50px #083d2029;--dthl-shadow-header:0 10px 34px #083d201a}.dthl-container{width:min(100% - 40px,1480px);margin-inline:auto}.dthl-header{z-index:1000;width:100%;color:var(--dthl-ink);background:var(--dthl-surface);opacity:1;backface-visibility:hidden;transform-style:preserve-3d;will-change:transform, opacity;transition:transform .39s cubic-bezier(.22,1,.36,1),opacity .26s,box-shadow .24s;position:sticky;top:0;transform:translate(0,0)}.dthl-header.is-hidden{pointer-events:none;opacity:0;transform:translateY(calc(-100% - 12px))}.dthl-header.is-scrolled:not(.is-hidden){box-shadow:var(--dthl-shadow-header)}.dthl-header a{color:inherit;text-decoration:none}.dthl-header-top{color:#ffffffe6;background:var(--dthl-green-deep);min-height:32px}.dthl-header-top__inner{justify-content:space-between;align-items:center;gap:24px;min-height:32px;font-size:.77rem;display:flex}.dthl-header-top__links{align-items:center;gap:22px;display:flex}.dthl-header-top a{color:#ffffffe0}.dthl-header-top a:hover{color:#fff}.dthl-header-main{background:#fffffffa;position:relative}.dthl-header-main__inner{grid-template-columns:minmax(230px,290px) minmax(300px,1fr) auto;align-items:center;gap:26px;min-height:78px;display:grid}.dthl-brand{align-items:center;gap:13px;min-width:0;display:inline-flex}.dthl-brand__mark{background:var(--dthl-green);border-radius:14px;flex:none;place-items:center;width:48px;height:48px;display:grid;overflow:hidden;box-shadow:0 10px 24px #1fa34b38}.dthl-brand__mark img{object-fit:contain;width:100%;height:100%;display:block}.dthl-brand__content{flex-direction:column;gap:3px;min-width:0;display:flex}.dthl-brand__content strong{color:var(--dthl-ink);text-overflow:ellipsis;white-space:nowrap;font-size:1.07rem;font-weight:700;line-height:1.15;overflow:hidden}.dthl-brand__content small{color:var(--dthl-green);letter-spacing:.13em;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;font-size:.65rem;font-weight:650;line-height:1.3;overflow:hidden}.dthl-header-search{border:1px solid var(--dthl-border);background:var(--dthl-background);border-radius:16px;align-items:center;gap:10px;width:100%;min-width:0;height:50px;padding:4px 5px 4px 16px;transition:border-color .18s,box-shadow .18s,background .18s,transform .18s;display:flex}.dthl-header-search:focus-within{border-color:var(--dthl-green);background:#fff;box-shadow:0 0 0 4px #1fa34b1c,0 8px 24px #1fa34b14}.dthl-header-search__leading-icon{color:var(--dthl-green-dark);flex:none}.dthl-header-search input{width:100%;min-width:0;height:100%;color:var(--dthl-ink);font:inherit;background:0 0;border:0;outline:0;font-size:.92rem}.dthl-header-search input::placeholder{color:#88958e}.dthl-header-search input::-webkit-search-cancel-button{display:none}.dthl-header-search__clear{width:30px;height:30px;color:var(--dthl-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;padding:0;transition:color .15s,background .15s;display:grid}.dthl-header-search__clear:hover{color:var(--dthl-green-dark);background:var(--dthl-green-soft)}.dthl-header-search__submit{color:#fff;background:var(--dthl-green);height:40px;font:inherit;white-space:nowrap;cursor:pointer;border:0;border-radius:12px;flex:none;justify-content:center;align-items:center;gap:7px;padding:0 16px;font-size:.82rem;font-weight:700;transition:background .16s,box-shadow .16s,transform .16s,opacity .16s;display:inline-flex;box-shadow:0 7px 17px #1fa34b33}.dthl-header-search__submit:hover:not(:disabled){background:var(--dthl-green-hover);transform:translateY(-1px);box-shadow:0 10px 22px #1fa34b42}.dthl-header-search__submit:active:not(:disabled){transform:translateY(0)}.dthl-header-search__submit:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.dthl-header-actions{justify-content:flex-end;align-items:center;gap:9px;min-width:0;display:flex}.dthl-post-button,.dthl-register-button{border:1px solid var(--dthl-green);background:var(--dthl-green);white-space:nowrap;border-radius:13px;justify-content:center;align-items:center;gap:7px;height:43px;padding:0 17px;font-size:.9rem;font-weight:700;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex;box-shadow:0 8px 20px #1fa34b33;color:#fff!important}.dthl-post-button:hover,.dthl-register-button:hover{background:var(--dthl-green-hover);transform:translateY(-1px);box-shadow:0 11px 26px #1fa34b42}.dthl-icon-button,.dthl-mobile-menu-button{border:1px solid var(--dthl-border);width:43px;height:43px;color:var(--dthl-text);background:var(--dthl-background);cursor:pointer;border-radius:13px;flex:none;place-items:center;padding:0;transition:color .16s,border-color .16s,background .16s;display:grid;position:relative}.dthl-icon-button:hover,.dthl-icon-button.is-active,.dthl-mobile-menu-button:hover{color:var(--dthl-green-dark);border-color:var(--dthl-green-soft-strong);background:var(--dthl-green-soft)}.dthl-notification-badge{color:#fff;background:var(--dthl-green);border:2px solid #fff;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:.63rem;font-weight:700;line-height:1;display:grid;position:absolute;top:-6px;right:-6px}.dthl-notification-wrap{position:relative}.dthl-notification-panel{z-index:100;border:1px solid var(--dthl-border);width:min(420px,92vw);box-shadow:var(--dthl-shadow-md);background:#fff;border-radius:20px;animation:.18s both dthl-panel-enter;position:absolute;top:calc(100% + 13px);right:-64px;overflow:hidden}@keyframes dthl-panel-enter{0%{opacity:0;transform:translateY(-7px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.dthl-notification-panel__header{justify-content:space-between;align-items:flex-start;gap:16px;padding:19px 19px 12px;display:flex}.dthl-notification-panel__header h3{color:var(--dthl-ink);margin:0;font-size:1.38rem;line-height:1.2}.dthl-notification-panel__header>div>span{color:var(--dthl-muted);margin-top:4px;font-size:.76rem;display:block}.dthl-notification-mark-all{min-height:34px;color:var(--dthl-green-dark);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:6px;padding:0 9px;font-size:.77rem;font-weight:650;display:inline-flex}.dthl-notification-mark-all:hover{background:var(--dthl-green-soft)}.dthl-notification-tabs{align-items:center;gap:7px;padding:0 15px 11px;display:flex}.dthl-notification-tabs button{min-height:36px;color:var(--dthl-text);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:7px;padding:0 14px;font-size:.87rem;font-weight:650;display:inline-flex}.dthl-notification-tabs button:hover,.dthl-notification-tabs button.is-active{color:var(--dthl-green-dark);background:var(--dthl-green-soft)}.dthl-notification-tabs button span{color:#fff;background:var(--dthl-green);border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:.62rem;display:grid}.dthl-notification-panel__section-title{justify-content:space-between;align-items:center;padding:5px 19px 9px;display:flex}.dthl-notification-panel__section-title strong{color:var(--dthl-ink);font-size:.93rem}.dthl-notification-panel__section-title a{font-size:.78rem;font-weight:650;color:var(--dthl-green-dark)!important}.dthl-notification-list{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c8d8ce transparent;max-height:min(490px,62vh);padding:0 8px 8px;overflow-y:auto}.dthl-notification-list::-webkit-scrollbar{width:7px}.dthl-notification-list::-webkit-scrollbar-thumb{background:#c8d8ce;border-radius:999px}.dthl-notification-item{width:100%;min-height:82px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;grid-template-columns:52px minmax(0,1fr) 12px;align-items:center;gap:11px;padding:10px 11px;transition:background .15s;display:grid;position:relative}.dthl-notification-item:hover{background:var(--dthl-background)}.dthl-notification-item.is-unread{background:var(--dthl-green-soft)}.dthl-notification-item.is-unread:hover{background:#dff5e7}.dthl-notification-item__icon{color:#fff;background:linear-gradient(145deg, var(--dthl-green), var(--dthl-green-dark));border-radius:50%;place-items:center;width:50px;height:50px;display:grid;box-shadow:0 8px 18px #1fa34b33}.dthl-notification-item__content{min-width:0;display:block}.dthl-notification-item__content strong{color:var(--dthl-ink);text-overflow:ellipsis;white-space:nowrap;margin-bottom:3px;font-size:.86rem;font-weight:700;line-height:1.35;display:block;overflow:hidden}.dthl-notification-item__content>span{color:var(--dthl-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.81rem;line-height:1.38;display:-webkit-box;overflow:hidden}.dthl-notification-item__content small{color:var(--dthl-muted);margin-top:4px;font-size:.71rem;display:block}.dthl-notification-item.is-unread .dthl-notification-item__content small{color:var(--dthl-green-dark);font-weight:650}.dthl-notification-item__dot{background:var(--dthl-green);border-radius:50%;width:9px;height:9px;display:block;box-shadow:0 0 0 4px #1fa34b1a}.dthl-notification-panel__footer{border-top:1px solid var(--dthl-border);background:#fff;justify-content:center;align-items:center;min-height:49px;font-size:.84rem;font-weight:700;display:flex;color:var(--dthl-green-dark)!important}.dthl-notification-panel__footer:hover{background:var(--dthl-green-soft)}.dthl-notification-empty{min-height:210px;color:var(--dthl-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:30px 24px;display:flex}.dthl-notification-empty>svg{color:var(--dthl-green);margin-bottom:12px}.dthl-notification-empty strong{color:var(--dthl-ink);margin-bottom:5px;font-size:.94rem}.dthl-notification-empty span{max-width:270px;font-size:.8rem;line-height:1.45}.dthl-notification-empty button{color:#fff;background:var(--dthl-green);min-height:35px;font:inherit;cursor:pointer;border:0;border-radius:10px;margin-top:14px;padding:0 14px;font-size:.78rem;font-weight:650}.dthl-notification-skeleton{grid-template-columns:50px 1fr;align-items:center;gap:12px;min-height:80px;padding:10px 11px;display:grid}.dthl-notification-skeleton>span{background:linear-gradient(90deg,#edf3ef,#f7faf8,#edf3ef) 0 0/220% 100%;border-radius:50%;width:50px;height:50px;animation:1.2s linear infinite dthl-skeleton}.dthl-notification-skeleton i{background:linear-gradient(90deg,#edf3ef,#f7faf8,#edf3ef) 0 0/220% 100%;border-radius:999px;height:9px;margin-bottom:7px;animation:1.2s linear infinite dthl-skeleton;display:block}.dthl-notification-skeleton i:first-child{width:60%}.dthl-notification-skeleton i:nth-child(2){width:91%}.dthl-notification-skeleton i:nth-child(3){width:32%}@keyframes dthl-skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}.dthl-auth-actions{align-items:center;gap:8px;display:flex}.dthl-login-link{white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;gap:7px;height:43px;padding:0 12px;font-size:.88rem;font-weight:650;display:inline-flex;color:var(--dthl-text)!important}.dthl-login-link:hover{background:var(--dthl-green-soft);color:var(--dthl-green-dark)!important}.dthl-user-menu{position:relative}.dthl-user-menu__trigger{max-width:230px;height:47px;color:var(--dthl-ink);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;align-items:center;gap:9px;padding:4px 8px 4px 5px;display:flex}.dthl-user-menu__trigger:hover,.dthl-user-menu__trigger[aria-expanded=true]{border-color:var(--dthl-green-soft-strong);background:var(--dthl-green-soft)}.dthl-user-menu__trigger>svg{color:var(--dthl-muted);flex:none;transition:transform .18s}.dthl-user-menu__trigger>svg.is-rotated{transform:rotate(180deg)}.dthl-user-menu__name{text-overflow:ellipsis;white-space:nowrap;max-width:135px;font-size:.9rem;font-weight:700;overflow:hidden}.dthl-user-menu__panel{z-index:90;border:1px solid var(--dthl-border);width:285px;box-shadow:var(--dthl-shadow-md);background:#fff;border-radius:17px;padding:9px;animation:.16s both dthl-panel-enter;position:absolute;top:calc(100% + 12px);right:0}.dthl-user-menu__summary{align-items:center;gap:11px;min-width:0;padding:9px;display:flex}.dthl-user-menu__summary>div:last-child{min-width:0}.dthl-user-menu__summary strong,.dthl-user-menu__summary small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.dthl-user-menu__summary strong{color:var(--dthl-ink);font-size:.92rem}.dthl-user-menu__summary small{color:var(--dthl-muted);margin-top:3px;font-size:.76rem}.dthl-user-menu__panel>a,.dthl-user-menu__panel>button{width:100%;min-height:43px;color:var(--dthl-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:10px;padding:9px 11px;font-size:.87rem;font-weight:600;display:flex}.dthl-user-menu__panel>a:hover,.dthl-user-menu__panel>button:hover{color:var(--dthl-green-dark);background:var(--dthl-green-soft)}.dthl-user-menu__panel>.dthl-user-menu__admin{color:var(--dthl-green-dark)}.dthl-user-menu__panel>.dthl-user-menu__logout{color:var(--dthl-danger)}.dthl-user-menu__panel>.dthl-user-menu__logout:hover{color:#a32929;background:#fff0f0}.dthl-user-menu__divider{background:var(--dthl-border);height:1px;margin:7px 5px}.dthl-header-nav{border-top:1px solid #edf2ef;border-bottom:1px solid var(--dthl-border);background:#fff}.dthl-header-nav__inner{justify-content:space-between;align-items:center;gap:30px;min-height:48px;display:flex}.dthl-header-nav nav{align-self:stretch;align-items:center;gap:5px;display:flex}.dthl-header-nav__link{border-radius:11px;align-items:center;min-height:37px;padding:0 16px;font-size:.9rem;font-weight:680;display:inline-flex;position:relative;color:var(--dthl-text)!important}.dthl-header-nav__link:hover,.dthl-header-nav__link.is-active{background:var(--dthl-green-soft);color:var(--dthl-green-dark)!important}.dthl-header-nav__link.is-active:after{background:var(--dthl-green);content:"";border-radius:99px;height:2px;position:absolute;bottom:1px;left:16px;right:16px}.dthl-header-nav__quick-links{align-items:center;gap:22px;font-size:.78rem;font-weight:600;display:flex}.dthl-header-nav__quick-links a{color:var(--dthl-muted)}.dthl-header-nav__quick-links a:hover{color:var(--dthl-green-dark)}.dthl-mobile-menu-button{display:none}.dthl-mobile-nav{z-index:1200;position:fixed;inset:0}.dthl-mobile-nav__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:default;background:#041e0f85;border:0;width:100%;padding:0;position:absolute;inset:0}.dthl-mobile-nav__panel{background:#fff;width:min(90vw,390px);height:100%;padding:20px;animation:.22s both dthl-mobile-panel-in;position:absolute;top:0;right:0;overflow-y:auto;box-shadow:-18px 0 50px #083d202e}@keyframes dthl-mobile-panel-in{0%{transform:translate(100%)}to{transform:translate(0)}}.dthl-mobile-nav__header{justify-content:space-between;align-items:center;min-height:45px;margin-bottom:18px;display:flex}.dthl-mobile-nav__header strong{color:var(--dthl-ink);font-size:1.2rem}.dthl-mobile-nav__header button{width:39px;height:39px;color:var(--dthl-text);background:var(--dthl-background);cursor:pointer;border:0;border-radius:11px;place-items:center;padding:0;display:grid}.dthl-mobile-search{border:1px solid var(--dthl-border);background:var(--dthl-background);border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:50px;margin-bottom:18px;padding:4px 5px 4px 14px;display:grid}.dthl-mobile-search:focus-within{border-color:var(--dthl-green);box-shadow:0 0 0 4px #1fa34b1a}.dthl-mobile-search__icon{color:var(--dthl-green-dark)}.dthl-mobile-search input{width:100%;min-width:0;height:40px;color:var(--dthl-ink);font:inherit;background:0 0;border:0;outline:0}.dthl-mobile-search button{color:#fff;background:var(--dthl-green);height:40px;font:inherit;cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:6px;padding:0 13px;font-size:.8rem;font-weight:700;display:inline-flex}.dthl-mobile-search button:disabled{opacity:.45;cursor:not-allowed}.dthl-mobile-nav__links{gap:5px;display:grid}.dthl-mobile-nav__link{border-radius:12px;align-items:center;min-height:47px;padding:0 14px;font-size:.93rem;font-weight:650;display:flex;color:var(--dthl-text)!important}.dthl-mobile-nav__link:hover,.dthl-mobile-nav__link.is-active{background:var(--dthl-green-soft);color:var(--dthl-green-dark)!important}.dthl-mobile-nav__link.is-active{box-shadow:inset 3px 0 0 var(--dthl-green)}.dthl-mobile-nav__divider{background:var(--dthl-border);height:1px;margin:18px 0}.dthl-mobile-post-button{background:var(--dthl-green);border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-size:.92rem;font-weight:700;display:flex;color:#fff!important}.dthl-mobile-auth{grid-template-columns:1fr 1fr;gap:9px;margin-top:12px;display:grid}.dthl-mobile-auth a{border:1px solid var(--dthl-border);min-height:45px;color:var(--dthl-text);border-radius:12px;justify-content:center;align-items:center;font-size:.86rem;font-weight:650;display:flex}.dthl-mobile-auth a:last-child{color:var(--dthl-green-dark);border-color:var(--dthl-green-soft-strong);background:var(--dthl-green-soft)}.dthl-mobile-account{gap:5px;margin-top:13px;display:grid}.dthl-mobile-account a,.dthl-mobile-account button{min-height:45px;color:var(--dthl-text);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:9px;padding:0 13px;font-size:.87rem;font-weight:600;display:flex}.dthl-mobile-account a:hover,.dthl-mobile-account button:hover{color:var(--dthl-green-dark);background:var(--dthl-green-soft)}.dthl-mobile-account a span{color:#fff;background:var(--dthl-green);border-radius:999px;place-items:center;min-width:21px;height:21px;margin-left:auto;padding:0 5px;font-size:.65rem;display:grid}@media (width<=1240px){.dthl-header-main__inner{grid-template-columns:minmax(215px,260px) minmax(230px,1fr) auto;gap:18px}.dthl-user-menu__name{display:none}.dthl-user-menu__trigger{padding-right:6px}.dthl-header-nav__quick-links{display:none}.dthl-notification-panel{right:-50px}}@media (width<=1180px){.dthl-header-search__submit{width:40px;padding:0}.dthl-header-search__submit span{display:none}}@media (width<=1020px){.dthl-header-top{display:none}.dthl-header-main__inner{grid-template-columns:auto 1fr auto;gap:14px;min-height:72px}.dthl-brand__content small{display:none}.dthl-header-search{height:46px}.dthl-header-nav{display:none}.dthl-mobile-menu-button{display:grid}.dthl-user-menu,.dthl-auth-actions{display:none}.dthl-notification-panel{right:-54px}}@media (width<=760px){.dthl-container{width:min(100% - 26px,1480px)}.dthl-header-main__inner{grid-template-columns:1fr auto;gap:12px}.dthl-header-search{display:none}.dthl-brand__mark{border-radius:12px;width:43px;height:43px}.dthl-brand__content strong{font-size:.98rem}.dthl-post-button span{display:none}.dthl-post-button{width:43px;padding:0}.dthl-notification-panel{width:auto;max-height:calc(100vh - 92px);position:fixed;top:78px;left:12px;right:12px}.dthl-notification-list{max-height:calc(100vh - 315px)}}@media (width<=430px){.dthl-container{width:min(100% - 20px,1480px)}.dthl-header-actions{gap:7px}.dthl-brand{gap:9px}.dthl-brand__content strong{max-width:135px}.dthl-mobile-nav__panel{width:100%}.dthl-mobile-search button span{display:none}.dthl-mobile-search button{width:40px;padding:0}.dthl-notification-panel{border-radius:17px;top:70px;left:7px;right:7px}.dthl-notification-panel__header{padding:16px 15px 10px}.dthl-notification-item{grid-template-columns:46px minmax(0,1fr) 10px;padding:9px 8px}.dthl-notification-item__icon{width:44px;height:44px}}@media (prefers-reduced-motion:reduce){.dthl-header,.dthl-notification-panel,.dthl-user-menu__panel,.dthl-mobile-nav__panel{transition:none;animation:none}}.dthl-header{transition:transform .46s cubic-bezier(.22,1,.36,1),opacity .22s,box-shadow .24s,filter .24s}.dthl-header.is-hidden{filter:saturate(.92);transform:translateY(calc(-100% - 16px))}.dthl-header-top{opacity:1;max-height:32px;transition:min-height .26s,max-height .26s,opacity .18s,transform .26s cubic-bezier(.22,1,.36,1);overflow:hidden;transform:translateY(0)}.dthl-header-main__inner{transition:min-height .28s cubic-bezier(.22,1,.36,1),gap .22s}.dthl-brand__mark{transition:width .24s,height .24s,border-radius .24s,box-shadow .24s}.dthl-header-search{transition:height .24s,padding .24s,border-color .18s,box-shadow .18s,background .18s,transform .18s}.dthl-header-nav__inner{transition:min-height .24s}.dthl-post-button,.dthl-register-button{transition:height .22s,padding .22s,transform .16s,background .16s,box-shadow .16s}.dthl-icon-button,.dthl-mobile-menu-button{transition:width .22s,height .22s,color .16s,border-color .16s,background .16s,transform .16s}.dthl-header.is-compact .dthl-header-top{opacity:0;min-height:0;max-height:0;transform:translateY(-100%)}.dthl-header.is-compact .dthl-header-top__inner{min-height:0}.dthl-header.is-compact .dthl-header-main__inner{gap:18px;min-height:64px}.dthl-header.is-compact .dthl-brand__mark{border-radius:12px;width:42px;height:42px;box-shadow:0 7px 18px #1fa34b2e}.dthl-header.is-compact .dthl-brand__content small{display:none}.dthl-header.is-compact .dthl-header-search{height:44px}.dthl-header.is-compact .dthl-header-search__submit{height:36px}.dthl-header.is-compact .dthl-post-button,.dthl-header.is-compact .dthl-register-button,.dthl-header.is-compact .dthl-icon-button,.dthl-header.is-compact .dthl-mobile-menu-button{height:39px}.dthl-header.is-compact .dthl-icon-button,.dthl-header.is-compact .dthl-mobile-menu-button{width:39px}.dthl-header.is-compact .dthl-user-menu__trigger{height:41px}.dthl-header.is-compact .dthl-header-nav__inner{min-height:42px}.dthl-header.is-compact .dthl-header-nav__link{min-height:34px}.dthl-header-preferences{position:relative}.dthl-header-preferences__panel{z-index:110;border:1px solid var(--dthl-border);width:min(420px,92vw);box-shadow:var(--dthl-shadow-md);transform-origin:100% 0;background:linear-gradient(#fff,#fbfdfb);border-radius:20px;padding:13px;animation:.19s cubic-bezier(.22,1,.36,1) both dthl-panel-enter;position:absolute;top:calc(100% + 13px);right:-22px}.dthl-header-preferences__heading{justify-content:space-between;align-items:flex-start;gap:18px;padding:7px 7px 13px;display:flex}.dthl-header-preferences__heading>div{min-width:0}.dthl-header-preferences__heading strong,.dthl-header-preferences__heading span{display:block}.dthl-header-preferences__heading strong{color:var(--dthl-ink);font-size:1.03rem;font-weight:750}.dthl-header-preferences__heading span{color:var(--dthl-muted);margin-top:4px;font-size:.73rem;line-height:1.45}.dthl-header-preferences__heading>button{width:34px;height:34px;color:var(--dthl-muted);background:var(--dthl-background);cursor:pointer;border:0;border-radius:10px;flex:none;place-items:center;padding:0;display:grid}.dthl-header-preferences__heading>button:hover{color:var(--dthl-green-dark);background:var(--dthl-green-soft)}.dthl-header-preferences__modes{gap:6px;display:grid}.dthl-header-preferences__modes>button{width:100%;min-height:68px;color:var(--dthl-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;grid-template-columns:42px minmax(0,1fr) 28px;align-items:center;gap:10px;padding:8px 9px;transition:border-color .15s,background .15s,transform .15s;display:grid}.dthl-header-preferences__modes>button:hover{border-color:var(--dthl-border);background:var(--dthl-background);transform:translateY(-1px)}.dthl-header-preferences__modes>button.is-active{border-color:var(--dthl-green-soft-strong);background:var(--dthl-green-soft)}.dthl-header-preferences__mode-icon{width:42px;height:42px;color:var(--dthl-green-dark);background:#fff;border-radius:12px;place-items:center;display:grid;box-shadow:0 6px 16px #083d2012}.dthl-header-preferences__modes>button.is-active .dthl-header-preferences__mode-icon{color:#fff;background:linear-gradient(145deg, var(--dthl-green), var(--dthl-green-dark))}.dthl-header-preferences__mode-copy{min-width:0}.dthl-header-preferences__mode-copy strong,.dthl-header-preferences__mode-copy small{display:block}.dthl-header-preferences__mode-copy strong{color:var(--dthl-ink);font-size:.8rem;font-weight:720}.dthl-header-preferences__mode-copy small{color:var(--dthl-muted);margin-top:3px;font-size:.67rem;line-height:1.42}.dthl-header-preferences__check{color:#fff;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.dthl-header-preferences__modes>button.is-active .dthl-header-preferences__check{background:var(--dthl-green)}.dthl-header-preferences__compact{border:1px solid var(--dthl-border);width:100%;min-height:64px;color:var(--dthl-text);font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:14px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:9px;padding:9px;display:grid}.dthl-header-preferences__compact>span:first-child{width:40px;height:40px;color:var(--dthl-green-dark);background:var(--dthl-green-soft);border-radius:11px;place-items:center;display:grid}.dthl-header-preferences__compact>span:nth-child(2){min-width:0}.dthl-header-preferences__compact strong,.dthl-header-preferences__compact small{display:block}.dthl-header-preferences__compact strong{color:var(--dthl-ink);font-size:.78rem}.dthl-header-preferences__compact small{color:var(--dthl-muted);margin-top:3px;font-size:.66rem;line-height:1.4}.dthl-header-preferences__compact>i,.dthl-mobile-header-settings__compact>i{background:#c4cdc7;border-radius:999px;width:42px;height:24px;transition:background .17s,box-shadow .17s;display:block;position:relative}.dthl-header-preferences__compact>i>b,.dthl-mobile-header-settings__compact>i>b{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .19s cubic-bezier(.22,1,.36,1);position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #0000002e}.dthl-header-preferences__compact>i.is-on,.dthl-mobile-header-settings__compact>i.is-on{background:var(--dthl-green)}.dthl-header-preferences__compact>i.is-on>b,.dthl-mobile-header-settings__compact>i.is-on>b{transform:translate(18px)}.dthl-header-preferences__footer{border-top:1px solid var(--dthl-border);justify-content:space-between;align-items:center;gap:15px;margin-top:10px;padding:11px 6px 1px;display:flex}.dthl-header-preferences__footer>span{color:var(--dthl-muted);font-size:.64rem}.dthl-header-preferences__footer>button{min-height:32px;color:var(--dthl-green-dark);background:var(--dthl-green-soft);font:inherit;cursor:pointer;border:0;border-radius:9px;align-items:center;gap:6px;padding:0 9px;font-size:.68rem;font-weight:700;display:inline-flex}.dthl-header-activator{z-index:1001;min-height:38px;color:var(--dthl-green-dark);font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border:1px solid #1fa34b47;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:.72rem;font-weight:720;animation:.25s cubic-bezier(.22,1,.36,1) both dthl-header-activator-in;display:inline-flex;position:fixed;top:8px;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #083d202e}.dthl-header-activator:hover{color:#fff;background:var(--dthl-green);transform:translate(-50%)translateY(1px)}.dthl-header-activator svg{animation:1.8s ease-in-out infinite dthl-header-activator-pulse}.dthl-header-activator.is-manual{color:#fff;background:#083d20eb;border-color:#083d2059}@keyframes dthl-header-activator-in{0%{opacity:0;transform:translate(-50%)translateY(-12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes dthl-header-activator-pulse{0%,to{transform:translateY(0)}50%{transform:translateY(2px)}}.dthl-mobile-header-settings{border:1px solid var(--dthl-border);background:linear-gradient(145deg, var(--dthl-green-soft), #f8fcf9);border-radius:15px;padding:13px}.dthl-mobile-header-settings__heading{align-items:flex-start;gap:9px;display:flex}.dthl-mobile-header-settings__heading>svg{color:var(--dthl-green-dark);flex:none;margin-top:1px}.dthl-mobile-header-settings__heading strong,.dthl-mobile-header-settings__heading span{display:block}.dthl-mobile-header-settings__heading strong{color:var(--dthl-ink);font-size:.78rem}.dthl-mobile-header-settings__heading span{color:var(--dthl-muted);margin-top:3px;font-size:.65rem;line-height:1.4}.dthl-mobile-header-settings__modes{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:12px;display:grid}.dthl-mobile-header-settings__modes button{min-height:42px;color:var(--dthl-text);font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #1fa34b1f;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;padding:0 9px;font-size:.69rem;font-weight:650;display:grid}.dthl-mobile-header-settings__modes button.is-active{color:var(--dthl-green-dark);border-color:var(--dthl-green);background:var(--dthl-green-soft-strong)}.dthl-mobile-header-settings__modes button>svg:first-child{color:var(--dthl-green-dark)}.dthl-mobile-header-settings__modes button>svg:last-child{margin-left:auto}.dthl-mobile-header-settings__compact{width:100%;min-height:44px;color:var(--dthl-text);font:inherit;text-align:left;cursor:pointer;background:#ffffffb8;border:0;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;margin-top:8px;padding:0 9px;font-size:.7rem;font-weight:650;display:grid}@media (width<=1020px){.dthl-header-preferences{display:none}}@media (width<=430px){.dthl-header-activator{width:42px;min-height:42px;padding:0}.dthl-header-activator span{display:none}.dthl-mobile-header-settings__modes{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.dthl-header-preferences__panel,.dthl-header-activator{transition:none;animation:none}.dthl-header-activator svg{animation:none}}.dthl-header-nav__inner>nav:not(.dthl-header-nav-upgrade){display:none!important}.dthl-header-nav-upgrade{scrollbar-width:none;-ms-overflow-style:none;white-space:nowrap;order:-1;align-items:center;gap:.25rem;min-width:0;display:flex;overflow-x:auto}.dthl-header-nav-upgrade::-webkit-scrollbar{display:none}.dthl-header-nav-upgrade__link{color:#29443a;border-radius:12px;align-items:center;min-height:42px;padding:0 .82rem;font-size:.94rem;font-weight:700;text-decoration:none;transition:background-color .16s,color .16s;display:inline-flex}.dthl-header-nav-upgrade__link:hover{color:#08743d;background:#f0f8f3}.dthl-header-nav-upgrade__link.is-active{color:#08743d;background:#e8f6ed;box-shadow:inset 0 -2px #18a558}.dthl-mobile-nav__links>a{display:none!important}.dthl-mobile-nav-upgrade{gap:.35rem;width:100%;display:grid}.dthl-mobile-nav-upgrade__link{color:#183d2e;border:1px solid #0000;border-radius:14px;align-items:center;min-height:48px;padding:.8rem .95rem;font-size:1rem;font-weight:700;text-decoration:none;display:flex}.dthl-mobile-nav-upgrade__link:hover,.dthl-mobile-nav-upgrade__link.is-active{color:#08743d;background:#edf8f1;border-color:#cce8d6}@media (width<=1180px){.dthl-header-nav-upgrade__link{padding-inline:.62rem;font-size:.88rem}}@media (width<=900px){.dthl-header-nav-upgrade{display:none}}.articles-page-v3:not(.articles-page--news) .articles-v3-category-shell{display:none!important}@media (width>=901px){.articles-page-v3:not(.articles-page--news) .articles-v3-hero{border-radius:17px;grid-template-columns:minmax(0,1fr) minmax(350px,.7fr);gap:24px;min-height:0;padding:18px 24px;box-shadow:0 8px 22px #083d200d}.articles-page-v3:not(.articles-page--news) .articles-v3-hero h1{margin:5px 0;font-size:clamp(1.5rem,2vw,2.1rem);line-height:1.08}.articles-page-v3:not(.articles-page--news) .articles-v3-hero p{font-size:.86rem;line-height:1.48}.articles-page-v3:not(.articles-page--news) .articles-v3-search{border-radius:13px;min-height:48px;padding:4px 5px 4px 13px;box-shadow:0 5px 16px #083d200a}.articles-page-v3:not(.articles-page--news) .articles-v3-search input{height:38px;font-size:.86rem}.articles-page-v3:not(.articles-page--news) .articles-hero__search-submit{border-radius:9px;min-height:38px;padding-inline:14px;font-size:.8rem}}@media (width<=900px){.articles-page-v3:not(.articles-page--news) .articles-v3-hero{border-radius:15px;gap:12px;min-height:0;padding:15px}.articles-page-v3:not(.articles-page--news) .articles-v3-hero h1{margin:5px 0 4px;font-size:clamp(1.4rem,7vw,1.8rem)}.articles-page-v3:not(.articles-page--news) .articles-v3-hero p{font-size:.85rem;line-height:1.45}}.site-footer{--footer-primary:#20a64f;--footer-primary-hover:#188b41;--footer-primary-light:#8ce3a6;--footer-bg:#062b18;--footer-bg-light:#0a3b21;--footer-bg-deep:#041f12;--footer-white:#fff;--footer-text:#ffffffc7;--footer-muted:#ffffff94;--footer-border:#ffffff1f;--footer-surface:#ffffff0e;color:var(--footer-white);background:radial-gradient(circle at 8% 12%, #39be6024, transparent 28%), radial-gradient(circle at 92% 80%, #39be6014, transparent 28%), linear-gradient(145deg, var(--footer-bg-deep), var(--footer-bg) 52%, var(--footer-bg-light));margin-top:64px;position:relative;overflow:hidden}.site-footer *,.site-footer :before,.site-footer :after{box-sizing:border-box}.site-footer a{color:inherit;text-decoration:none}.site-footer img{max-width:100%;display:block}.site-footer__top{padding-top:34px}.site-footer__cta{border:1px solid var(--footer-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:radial-gradient(circle at 92% 8%,#83e59f2b,#0000 34%),linear-gradient(135deg,#ffffff18,#ffffff09);border-radius:22px;justify-content:space-between;align-items:center;gap:32px;min-height:150px;padding:30px 32px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 44px #0000002e}.site-footer__cta:before{content:"";pointer-events:none;border:1px solid #ffffff12;border-radius:50%;width:330px;height:330px;position:absolute;top:-145px;right:-95px;box-shadow:0 0 0 44px #ffffff05,0 0 0 88px #ffffff03}.site-footer__cta>*{z-index:1;position:relative}.site-footer__cta-content{align-items:flex-start;gap:16px;min-width:0;display:flex}.site-footer__cta-icon{color:#b8efc8;background:#ffffff14;border:1px solid #ffffff24;border-radius:17px;flex:none;place-items:center;width:58px;height:58px;display:grid}.site-footer__cta small{color:#9de4b2;letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:750;display:block}.site-footer__cta h2{color:#fff;letter-spacing:-.025em;margin:7px 0 0;font-size:clamp(22px,2.3vw,30px);font-weight:770;line-height:1.28}.site-footer__cta p{max-width:690px;color:var(--footer-text);margin:9px 0 0;font-size:15px;line-height:1.65}.site-footer__cta-actions{flex:none;align-items:center;gap:10px;display:flex}.site-footer__cta-actions a{border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 17px;font-size:14px;font-weight:720;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.site-footer__cta-primary{background:#fff;box-shadow:0 10px 24px #00000029;color:#07331c!important}.site-footer__cta-primary:hover{background:#eaf8ef;transform:translateY(-2px)}.site-footer__cta-secondary{background:#ffffff12;border:1px solid #ffffff2e;color:#fff!important}.site-footer__cta-secondary:hover{background:#ffffff21;transform:translateY(-2px)}.site-footer__main{padding:48px 0 42px}.site-footer__grid{grid-template-columns:minmax(290px,1.3fr) minmax(170px,.72fr) minmax(220px,.9fr) minmax(270px,1fr);align-items:start;gap:46px;display:grid}.site-footer__brand{min-width:0}.site-footer__logo{align-items:center;gap:13px;width:fit-content;display:inline-flex}.site-footer__logo img{object-fit:contain;width:58px;height:58px}.site-footer__logo span,.site-footer__logo strong,.site-footer__logo small{display:block}.site-footer__logo strong{color:#fff;font-size:21px;font-weight:780;line-height:1.25}.site-footer__logo small{color:#9de4b2;margin-top:5px;font-size:13px;font-weight:620}.site-footer__description{max-width:460px;color:var(--footer-text);margin:20px 0 0;font-size:15px;line-height:1.75}.site-footer__trust{border:1px solid var(--footer-border);max-width:470px;color:var(--footer-text);background:var(--footer-surface);border-radius:11px;align-items:flex-start;gap:9px;margin-top:18px;padding:13px 14px;font-size:13px;line-height:1.55;display:flex}.site-footer__trust svg{color:#9de4b2;flex:none;margin-top:1px}.site-footer__social{align-items:center;gap:9px;margin-top:19px;display:flex}.site-footer__social a{border:1px solid var(--footer-border);color:#b9edc8;background:#ffffff0d;border-radius:11px;place-items:center;width:42px;height:42px;transition:color .15s,background .15s,border-color .15s,transform .15s;display:grid}.site-footer__social a:hover{color:#07331c;background:#fff;border-color:#aaeebe66;transform:translateY(-2px)}.site-footer__column{min-width:0}.site-footer__column h3{color:#fff;margin:0 0 17px;padding-bottom:13px;font-size:18px;font-weight:760;line-height:1.35;position:relative}.site-footer__column h3:after{background:var(--footer-primary);content:"";border-radius:999px;width:40px;height:3px;position:absolute;bottom:0;left:0}.site-footer__links{flex-direction:column;gap:6px;display:flex}.site-footer__links a{width:100%;min-height:42px;color:var(--footer-text);justify-content:flex-start;gap:10px;padding:7px 0;font-size:15px;font-weight:600;line-height:1.4;transition:color .15s,transform .15s;flex-direction:row!important;align-items:center!important;display:flex!important}.site-footer__links a svg{color:#75d793;flex:none;width:18px;height:18px;display:block}.site-footer__links a span{min-width:0;color:inherit;font-size:inherit;line-height:inherit;display:inline-block}.site-footer__links a:hover{color:#fff;transform:translate(4px)}.site-footer__links a:hover svg{color:#a9eabd}.site-footer__contact{gap:10px;display:grid}.site-footer__contact>div,.site-footer__contact>a{border:1px solid var(--footer-border);background:#ffffff0b;border-radius:12px;align-items:center;gap:11px;min-width:0;min-height:66px;padding:11px 12px;transition:border-color .15s,background .15s,transform .15s;display:flex}.site-footer__contact>a:hover{background:#ffffff16;border-color:#aaeebe4d;transform:translateY(-2px)}.site-footer__contact :is(div,a)>span{color:#a4e8b8;background:#fff1;border-radius:11px;flex:none;place-items:center;width:40px;height:40px;display:grid}.site-footer__contact p{min-width:0;margin:0}.site-footer__contact small,.site-footer__contact strong{display:block}.site-footer__contact small{color:var(--footer-muted);font-size:12px;line-height:1.35}.site-footer__contact strong{overflow-wrap:anywhere;color:#ffffffe6;margin-top:4px;font-size:14px;font-weight:680;line-height:1.45}.site-footer__contact-button{background:#fff;border-radius:11px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:46px;margin-top:12px;font-size:14px;font-weight:730;transition:background .15s,transform .15s;display:inline-flex;color:#07331c!important}.site-footer__contact-button:hover{background:#eaf8ef;transform:translateY(-2px)}.site-footer__bottom{border-top:1px solid var(--footer-border);background:#00000021}.site-footer__bottom-inner{justify-content:space-between;align-items:center;gap:28px;min-height:70px;display:flex}.site-footer__bottom-inner>div:first-child{flex-wrap:wrap;align-items:center;gap:8px 18px;display:flex}.site-footer__bottom span{color:var(--footer-muted);font-size:13px;line-height:1.5}.site-footer__bottom-links{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.site-footer__bottom-links a{color:var(--footer-muted);font-size:13px;font-weight:620;transition:color .15s}.site-footer__bottom-links a:hover{color:#fff}@media (width<=1100px){.site-footer__grid{grid-template-columns:minmax(300px,1.2fr) repeat(2,minmax(180px,.75fr));gap:38px}.site-footer__column:last-child{grid-column:1/-1}.site-footer__contact{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer__contact-button{max-width:280px}}@media (width<=820px){.site-footer__cta{flex-direction:column;align-items:flex-start}.site-footer__cta-actions{width:100%}.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px}.site-footer__brand,.site-footer__column:last-child{grid-column:1/-1}.site-footer__contact{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__bottom-inner{flex-direction:column;justify-content:center;align-items:flex-start;min-height:auto;padding:18px 0}}@media (width<=620px){.site-footer{margin-top:44px}.site-footer__top{padding-top:20px}.site-footer__cta{border-radius:17px;padding:23px 19px}.site-footer__cta-content{flex-direction:column}.site-footer__cta h2{font-size:22px}.site-footer__cta p{font-size:14px}.site-footer__cta-actions{flex-direction:column;align-items:stretch}.site-footer__cta-actions a{width:100%}.site-footer__main{padding:38px 0 32px}.site-footer__grid{grid-template-columns:1fr;gap:31px}.site-footer__brand,.site-footer__column:last-child{grid-column:auto}.site-footer__contact{grid-template-columns:1fr}.site-footer__contact-button{max-width:none}.site-footer__description{font-size:14px}.site-footer__column h3{font-size:17px}.site-footer__links a{min-height:40px;font-size:15px}.site-footer__bottom-links{gap:10px 15px}}@media (width<=430px){.site-footer__cta{padding:20px 16px}.site-footer__cta h2{font-size:20px}.site-footer__logo img{width:52px;height:52px}.site-footer__logo strong{font-size:19px}.site-footer__bottom-inner>div:first-child{flex-direction:column;align-items:flex-start;gap:6px}}@media (prefers-reduced-motion:reduce){.site-footer *,.site-footer :before,.site-footer :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.account-profile-header{--account-green:#1fa34b;--account-green-hover:#188a3e;--account-green-dark:#116a32;--account-green-soft:#eaf8ef;--account-border:#dce7e0;--account-ink:#10261a;--account-text:#3d5044;--account-muted:#748078;border:1px solid var(--account-border);background:#fff;border-radius:24px;position:relative;overflow:visible;box-shadow:0 18px 48px #083d201a}.account-profile-cover{background:#dfe8e2;border-radius:23px 23px 0 0;height:clamp(250px,31vw,390px);position:relative;overflow:hidden}.account-profile-cover>img{object-fit:cover;width:100%;height:100%}.account-profile-cover__fallback{background:radial-gradient(circle at 72% 28%,#1fa34b3d,#0000 30%),linear-gradient(135deg,#dcece2,#f6faf7 44%,#cfe8d7);position:absolute;inset:0;overflow:hidden}.account-profile-cover__fallback:before,.account-profile-cover__fallback:after,.account-profile-cover__fallback span{content:"";position:absolute}.account-profile-cover__fallback:before{background:#116a321c;border-radius:50%;width:75%;height:125%;bottom:-68%;right:-10%}.account-profile-cover__fallback:after{border:1px solid #1fa34b1f;border-radius:50%;width:360px;height:360px;top:-120px;left:8%;box-shadow:0 0 0 62px #1fa34b09,0 0 0 128px #1fa34b05}.account-profile-cover__fallback span{background:#ffffff52;border-radius:42px;width:48%;height:78%;bottom:-40%;transform:rotate(-12deg)}.account-profile-cover__fallback span:first-child{left:-8%}.account-profile-cover__fallback span:nth-child(2){background:#ffffff2e;left:30%}.account-profile-cover__fallback span:nth-child(3){background:#116a3214;right:-12%}.account-profile-cover__shade{pointer-events:none;background:linear-gradient(#0000 52%,#00000057);position:absolute;inset:0}.account-profile-cover__button{min-height:43px;color:var(--account-ink);cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:.82rem;font-weight:700;display:inline-flex;position:absolute;bottom:20px;right:22px;box-shadow:0 8px 22px #0000002e}.account-profile-cover__button:hover:not(:disabled){background:#fff}.account-profile-cover__button:disabled{cursor:wait;opacity:.78}.account-profile-identity{grid-template-columns:190px minmax(0,1fr) auto;align-items:end;gap:22px;min-height:152px;padding:0 30px 22px;display:grid}.account-profile-avatar-wrap{align-self:start;width:190px;height:122px;position:relative}.account-profile-avatar{color:#fff;background:linear-gradient(145deg, var(--account-green), var(--account-green-dark));cursor:pointer;border:6px solid #fff;border-radius:50%;place-items:center;width:178px;height:178px;padding:0;font-size:2.8rem;font-weight:800;display:grid;position:absolute;top:-84px;left:0;overflow:hidden;box-shadow:0 13px 32px #083d2038}.account-profile-avatar>img{object-fit:cover;width:100%;height:100%}.account-profile-avatar__loading{color:#fff;background:#05261294;place-items:center;display:grid;position:absolute;inset:0}.account-profile-avatar__camera{width:42px;height:42px;color:var(--account-ink);pointer-events:none;background:#e8ece9;border:4px solid #fff;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:17px;right:8px}.account-profile-avatar-menu,.account-profile-options__menu,.account-profile-navigation__more-menu{z-index:70;border:1px solid var(--account-border);background:#fff;border-radius:15px;padding:8px;animation:.17s both account-menu-in;position:absolute;box-shadow:0 20px 52px #083d202e}@keyframes account-menu-in{0%{opacity:0;transform:translateY(-6px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.account-profile-avatar-menu{width:290px;top:106px;left:18px}.account-profile-avatar-menu:before{border-top:1px solid var(--account-border);border-left:1px solid var(--account-border);content:"";background:#fff;width:14px;height:14px;position:absolute;top:-7px;left:77px;transform:rotate(45deg)}.account-profile-avatar-menu button,.account-profile-options__menu button{width:100%;min-height:57px;color:var(--account-text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:11px;padding:9px 10px;display:flex}.account-profile-avatar-menu button:hover:not(:disabled),.account-profile-options__menu button:hover:not(:disabled){color:var(--account-green-dark);background:var(--account-green-soft)}.account-profile-avatar-menu button:disabled{cursor:not-allowed;opacity:.45}.account-profile-avatar-menu button>svg{flex:none}.account-profile-avatar-menu button span,.account-profile-options__menu button>span:nth-child(2){min-width:0}.account-profile-avatar-menu strong,.account-profile-avatar-menu small,.account-profile-options__menu strong,.account-profile-options__menu small{display:block}.account-profile-avatar-menu strong,.account-profile-options__menu strong{color:inherit;font-size:.8rem}.account-profile-avatar-menu small,.account-profile-options__menu small{color:var(--account-muted);margin-top:2px;font-size:.66rem;line-height:1.35}.account-profile-name{min-width:0;padding-bottom:5px}.account-profile-name__title{align-items:center;gap:8px;min-width:0;display:flex}.account-profile-name h1{min-width:0;max-width:100%;color:var(--account-ink);letter-spacing:-.045em;overflow-wrap:anywhere;text-overflow:clip;white-space:normal;flex:0 auto;margin:0;font-size:clamp(1.72rem,2.65vw,2.5rem);font-weight:750;line-height:1.1;overflow:visible}.account-profile-name__title>span{color:#fff;background:var(--account-green);border-radius:50%;flex:none;place-items:center;width:28px;height:28px;display:grid}.account-profile-name>p{color:var(--account-muted);margin:8px 0 0;font-size:.86rem;font-weight:700}.account-profile-meta{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.account-profile-meta>span{min-height:29px;color:var(--account-text);background:#f1f5f2;border-radius:999px;align-items:center;gap:5px;padding:0 10px;font-size:.68rem;font-weight:650;display:inline-flex}.account-profile-meta>span.is-public{color:var(--account-green-dark);background:var(--account-green-soft)}.account-profile-meta>span.is-private{color:#87621e;background:#fff5dc}.account-profile-identity__actions{justify-content:flex-end;padding-bottom:5px;display:flex}.account-profile-action{cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:0 16px;font-size:.8rem;font-weight:700;display:inline-flex}.account-profile-action--secondary{color:var(--account-ink);background:#e7ebe8}.account-profile-action--secondary:hover{background:#dce2de}.account-profile-navigation{border-top:1px solid var(--account-border);justify-content:space-between;align-items:center;gap:18px;min-height:66px;padding:0 18px;display:flex}.account-profile-navigation>nav{align-self:stretch;align-items:center;gap:3px;min-width:0;display:flex}.account-profile-navigation>nav>a,.account-profile-navigation__more>button{min-height:52px;color:var(--account-muted);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:.76rem;font-weight:700;display:inline-flex;position:relative}.account-profile-navigation>nav>a:hover,.account-profile-navigation__more>button:hover{color:var(--account-green-dark);background:#f1f5f2}.account-profile-navigation>nav>a.is-active,.account-profile-navigation__more>button.is-active{color:var(--account-green)}.account-profile-navigation>nav>a.is-active:after,.account-profile-navigation__more>button.is-active:after{background:var(--account-green);content:"";border-radius:999px;height:3px;position:absolute;bottom:-7px;left:9px;right:9px}.account-profile-navigation__more,.account-profile-options{position:relative}.account-profile-navigation__more-menu{width:245px;top:calc(100% + 8px);left:0}.account-profile-navigation__more-menu a{min-height:43px;color:var(--account-text);border-radius:10px;align-items:center;gap:9px;padding:0 11px;font-size:.76rem;font-weight:650;display:flex}.account-profile-navigation__more-menu a:hover,.account-profile-navigation__more-menu a.is-active{color:var(--account-green-dark);background:var(--account-green-soft)}.account-profile-options__trigger{width:43px;height:43px;color:var(--account-text);cursor:pointer;background:#e7ebe8;border:0;border-radius:11px;place-items:center;padding:0;display:grid}.account-profile-options__trigger:hover{background:#dce2de}.account-profile-options__menu{width:min(345px,88vw);top:calc(100% + 10px);right:0}.account-profile-options__menu button{grid-template-columns:40px minmax(0,1fr) 18px;display:grid}.account-profile-options__icon{width:40px;height:40px;color:var(--account-green-dark);background:var(--account-green-soft);border-radius:50%;place-items:center;display:grid}.account-profile-options__menu button>svg:last-child{color:var(--account-green);opacity:0}.account-profile-options__menu button>svg:last-child.is-visible{opacity:1}.account-profile-viewer{z-index:3000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle,#23392bf5,#07160dfc);flex-direction:column;width:100vw;height:100dvh;display:flex;position:fixed;inset:0;overflow:hidden}.account-profile-viewer__toolbar{z-index:2;color:#fff;background:linear-gradient(#00000085,#0000);flex:none;justify-content:space-between;align-items:center;gap:18px;min-height:74px;padding:12px 20px;display:flex;position:relative}.account-profile-viewer__toolbar>div:first-child{min-width:0}.account-profile-viewer__toolbar strong,.account-profile-viewer__toolbar span{display:block}.account-profile-viewer__toolbar strong{font-size:.94rem}.account-profile-viewer__toolbar>div:first-child span{color:#ffffffad;margin-top:4px;font-size:.7rem}.account-profile-viewer__tools{align-items:center;gap:8px;display:flex}.account-profile-viewer__tools button{color:#fff;min-height:42px;font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff1f;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:.72rem;font-weight:700;display:inline-flex}.account-profile-viewer__tools button:hover,.account-profile-viewer__tools button.is-active{background:#fff3;border-color:#ffffff42}.account-profile-viewer__tools .account-profile-viewer__close{border-radius:50%;width:44px;min-width:44px;padding:0}.account-profile-viewer__stage{overscroll-behavior:contain;flex:auto;justify-content:center;align-items:center;min-width:0;min-height:0;padding:16px 28px 30px;display:flex;overflow:auto}.account-profile-viewer__stage img{object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;border-radius:0;width:auto;max-width:none;height:auto;max-height:none;display:block;box-shadow:0 20px 70px #00000059}.account-profile-viewer__stage img.is-fit-screen{max-width:calc(100vw - 56px);max-height:calc(100dvh - 122px)}.account-profile-viewer__stage.is-original-mode{justify-content:flex-start;align-items:flex-start}.account-profile-viewer__stage img.is-original-size{flex:none;margin-inline:auto}.is-spinning{animation:.7s linear infinite account-spin}@keyframes account-spin{to{transform:rotate(360deg)}}@media (width<=1100px){.account-profile-identity{grid-template-columns:165px minmax(0,1fr)}.account-profile-avatar-wrap{width:165px}.account-profile-avatar{width:156px;height:156px}.account-profile-avatar__camera{bottom:24px;right:5px}.account-profile-identity__actions{grid-column:2;justify-content:flex-start}.account-profile-navigation>nav>a svg{display:none}}@media (width<=860px){.account-profile-cover{height:270px}.account-profile-identity{text-align:center;flex-direction:column;align-items:center;min-height:242px;padding:0 20px 22px;display:flex}.account-profile-avatar-wrap{width:156px;height:70px}.account-profile-avatar{top:-82px}.account-profile-avatar__camera{bottom:-3px;right:-1px}.account-profile-name__title,.account-profile-meta,.account-profile-identity__actions{justify-content:center}.account-profile-navigation{align-items:stretch;padding-left:9px}.account-profile-navigation>nav{scrollbar-width:none;overflow-x:auto}.account-profile-navigation>nav::-webkit-scrollbar{display:none}.account-profile-navigation>nav>a,.account-profile-navigation__more>button{flex:none}.account-profile-navigation>nav>a svg{display:block}}@media (width<=620px){.account-profile-header{border-radius:17px}.account-profile-cover{border-radius:16px 16px 0 0;height:210px}.account-profile-cover__button{width:42px;padding:0;bottom:12px;right:12px}.account-profile-cover__button span{display:none}.account-profile-avatar-wrap{width:136px;height:56px}.account-profile-avatar{width:136px;height:136px}.account-profile-avatar__camera{width:38px;height:38px}.account-profile-avatar-menu{width:auto;position:fixed;inset:auto 12px 18px}.account-profile-avatar-menu:before{display:none}.account-profile-name h1{font-size:1.75rem}.account-profile-identity__actions,.account-profile-action{width:100%}.account-profile-navigation{gap:7px;min-height:60px;padding-right:8px}.account-profile-navigation>nav>a,.account-profile-navigation__more>button{padding-inline:11px}.account-profile-navigation>nav>a svg{display:none}.account-profile-options__menu{width:auto;position:fixed;inset:auto 12px 18px}.account-profile-viewer__toolbar{align-items:flex-start;min-height:66px;padding:10px 12px}.account-profile-viewer__tools button:not(.account-profile-viewer__close) span{display:none}.account-profile-viewer__tools button{width:42px;min-width:42px;padding:0}.account-profile-viewer__stage{padding:10px 12px 18px}.account-profile-viewer__stage img.is-fit-screen{max-width:calc(100vw - 24px);max-height:calc(100dvh - 92px)}}@media (width<=430px){.account-profile-cover{height:175px}.account-profile-identity{min-height:255px}.account-profile-meta{justify-items:center;display:grid}.account-profile-navigation>nav>a span{max-width:130px}}@media (prefers-reduced-motion:reduce){.account-profile-header *,.account-profile-header :before,.account-profile-header :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.account-center-page{--account-green:#1fa34b;--account-green-dark:#116a32;--account-green-soft:#eaf8ef;--account-border:#dce7e0;--account-ink:#10261a;--account-muted:#738079;min-height:100vh;color:var(--account-ink);background:radial-gradient(circle at 4% 2%,#1fa34b14,#0000 22%),radial-gradient(circle at 96% 88%,#1fa34b0e,#0000 28%),#f0f3f1;padding:28px 0 72px}.account-center-page *,.account-center-page :before,.account-center-page :after{box-sizing:border-box}.account-center-container{width:calc(100% - 32px);max-width:1180px;margin-inline:auto}.account-center-warning{color:#77581c;background:#fff9e9;border:1px solid #ead59e;border-radius:12px;align-items:center;gap:9px;min-height:48px;margin-top:14px;padding:9px 12px;font-size:.76rem;display:flex}.account-center-warning>span{flex:1;min-width:0}.account-center-warning button{color:#77581c;min-height:34px;font:inherit;cursor:pointer;background:#77581c17;border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-weight:700;transition:background .16s,transform .16s;display:inline-flex}.account-center-warning button:hover{background:#77581c26;transform:translateY(-1px)}.account-center-warning button:active{transform:translateY(0)}.account-center-content{width:100%;min-width:0;max-width:100%;margin-top:18px}@media (width<=900px){.account-center-page{padding-top:18px}.account-center-container{width:calc(100% - 24px);max-width:1180px}}@media (width<=520px){.account-center-page{padding:10px 0 48px}.account-center-container{width:calc(100% - 14px);max-width:1180px}.account-center-warning{flex-wrap:wrap;align-items:flex-start}.account-center-warning button{margin-left:auto}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:"Segoe UI", Inter, ui-sans-serif, system-ui, sans-serif;--ink-950:#10261a;--ink-900:#183224;--ink-800:#294638;--ink-700:#405d4e;--ink-600:#5f776a;--ink-500:#7a8d82;--ink-400:#9caca3;--ink-300:#becbc3;--ink-200:#dce7e0;--ink-100:#eaf0ec;--ink-50:#f6f9f7;--paper:#fff;--canvas:#f1f5f2;--primary-900:#083d20;--primary-800:#116a32;--primary-700:#188a3e;--primary-600:#1fa34b;--primary-500:#35b95f;--primary-200:#bde7ca;--primary-100:#dff4e6;--primary-50:#edf9f1;--accent-700:#116a32;--accent-600:#1fa34b;--accent-500:#35b95f;--accent-100:#dff4e6;--accent-50:#edf9f1;--success-700:#166f38;--success-100:#dcf4e5;--warning-700:#9a6400;--warning-100:#fff0c7;--danger-700:#b32f38;--danger-100:#fde3e5;--shadow-xs:0 1px 2px #083d200d;--shadow-sm:0 8px 24px #083d2012;--shadow-md:0 18px 46px #083d201c;--shadow-lg:0 32px 80px #083d2029;--radius-sm:8px;--radius-md:14px;--radius-lg:22px;--radius-xl:30px;--container:1180px;--container-wide:1380px;--header-height:72px;--transition:.18s ease}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{min-width:320px;min-height:100vh;margin:0}body,button,input,textarea,select{font:inherit}button,input,textarea,select{color:inherit}img,svg,video,canvas{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:0;padding:0}ul,ol{padding-left:1.25rem}h1,h2,h3,h4,p{margin-top:0}table{border-collapse:collapse;border-spacing:0}textarea{resize:vertical}[hidden]{display:none!important}body{background:var(--canvas);color:var(--ink-900);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.65}::selection{background:var(--primary-100);color:var(--primary-900)}h1,h2,h3,h4{color:var(--ink-950);font-family:var(--font-display);letter-spacing:-.025em;line-height:1.18}h1{font-size:clamp(2rem,5vw,4.4rem)}h2{font-size:clamp(1.45rem,2.8vw,2.35rem)}h3{font-size:1.15rem}p{color:var(--ink-700)}small{color:var(--ink-600)}code{color:var(--primary-800);font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.container{width:min(calc(100% - 32px), var(--container));margin-inline:auto}.container--wide{width:min(calc(100% - 32px), var(--container-wide))}.container--narrow{max-width:880px}.app-shell{flex-direction:column;min-height:100vh;display:flex}.main-content{flex:1}.page-section{padding:64px 0}.page-section--muted{background:#e9efed}.section-divider{background:var(--ink-200);height:1px;margin:32px 0}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;overflow:hidden;position:absolute!important}input,select,textarea{border:1px solid var(--ink-200);background:var(--paper);width:100%;transition:border-color var(--transition), box-shadow var(--transition), background var(--transition);border-radius:11px;outline:none;padding:11px 13px}input:focus,select:focus,textarea:focus{border-color:var(--primary-600);box-shadow:0 0 0 4px #0b829f21}input[readonly],input:disabled,textarea:disabled,select:disabled{background:var(--ink-50);color:var(--ink-500);cursor:not-allowed}.stack-form{gap:18px;display:grid}.form-grid{gap:16px;display:grid}.form-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.form-field{gap:7px;min-width:0;display:grid}.form-field__label{color:var(--ink-900);font-size:.9rem;font-weight:700}.form-field__label em{color:var(--danger-700);font-style:normal}.form-field__hint{font-size:.78rem;line-height:1.4}.form-field__error{color:var(--danger-700);font-size:.8rem}.form-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;padding-top:8px;display:flex}.form-note{border-radius:var(--radius-sm);background:var(--primary-50);color:var(--primary-800);margin-top:14px;padding:12px 14px;font-size:.86rem}.checkbox-row{color:var(--ink-700);align-items:flex-start;gap:10px;display:flex}.checkbox-row input{width:18px;height:18px;accent-color:var(--primary-700);margin-top:3px}.inline-form{align-items:center;gap:9px;display:flex}.inline-form input,.inline-form select{min-width:170px}.form-row-between{justify-content:space-between;align-items:center;gap:12px;display:flex}.content-image{border-radius:var(--radius-md);background:linear-gradient(135deg,#dce6e4,#edf2f1);position:relative;overflow:hidden}.content-image--wide{aspect-ratio:16/9}.content-image--hero{aspect-ratio:16/10}.content-image--square{aspect-ratio:1}.content-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}a:hover .content-image img{transform:scale(1.025)}.content-image__placeholder{width:100%;height:100%;min-height:160px;color:var(--ink-400);place-items:center;display:grid}.btn{white-space:nowrap;transition:transform var(--transition), background var(--transition), border-color var(--transition), color var(--transition), box-shadow var(--transition);border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;font-weight:700;line-height:1;display:inline-flex}.btn:hover:not(:disabled){transform:translateY(-1px)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn--sm{min-height:36px;padding:9px 13px;font-size:.84rem}.btn--md{min-height:44px;padding:12px 18px}.btn--full{width:100%}.btn--primary{background:var(--primary-800);color:#fff;box-shadow:0 6px 18px #07536729}.btn--primary:hover:not(:disabled){background:var(--primary-900)}.btn--accent{background:var(--accent-600);color:#fff}.btn--outline{border-color:var(--ink-200);color:var(--ink-900);background:#fff}.btn--outline:hover:not(:disabled){border-color:var(--primary-700);color:var(--primary-800)}.btn--ghost{color:var(--ink-700)}.btn--ghost:hover:not(:disabled){background:var(--ink-100)}.btn__spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.badge{border-radius:999px;align-items:center;gap:5px;padding:5px 9px;font-size:.72rem;font-weight:800;line-height:1;display:inline-flex}.badge--neutral,.badge--soft{background:var(--ink-100);color:var(--ink-700)}.badge--primary{background:var(--primary-100);color:var(--primary-800)}.badge--warning{background:var(--warning-100);color:var(--warning-700)}.badge--success{background:var(--success-100);color:var(--success-700)}.badge--danger{background:var(--danger-100);color:var(--danger-700)}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-bottom:1px solid #d7dfe1db;position:sticky;top:0}.site-header__top{background:var(--ink-950);color:#d8e4e7;font-size:.78rem}.site-header__top-inner{justify-content:space-between;align-items:center;gap:12px;min-height:32px;display:flex}.site-header__top a:hover{color:#fff}.site-header__main-inner{min-height:var(--header-height);align-items:center;gap:24px;display:flex}.brand{align-items:center;gap:10px;min-width:185px;display:inline-flex}.brand img{width:38px;height:38px}.brand span{line-height:1.05;display:grid}.brand strong{letter-spacing:-.03em;color:var(--ink-950);font-size:1rem}.brand small{text-transform:uppercase;letter-spacing:.16em;color:var(--accent-700);font-size:.68rem}.desktop-nav{align-items:center;gap:4px;display:flex}.desktop-nav a{color:var(--ink-700);border-radius:8px;padding:10px 11px;font-size:.9rem;font-weight:650}.desktop-nav a:hover,.desktop-nav a.active{background:var(--primary-50);color:var(--primary-800)}.header-search{width:min(270px,21vw);margin-left:auto;position:relative}.header-search input{background:var(--ink-50);height:40px;padding-left:38px}.header-search svg{color:var(--ink-500);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.header-actions{align-items:center;gap:9px;display:flex}.header-post-button{gap:6px}.icon-button{background:var(--ink-50);width:40px;height:40px;color:var(--ink-800);border-radius:50%;place-items:center;display:grid;position:relative}.icon-button:hover{background:var(--primary-50);color:var(--primary-800)}.notification-button span{background:var(--accent-600);color:#fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.65rem;display:grid;position:absolute;top:-3px;right:-2px}.user-menu{position:relative}.user-menu__trigger{border-radius:999px;align-items:center;gap:8px;padding:4px 7px 4px 4px;display:flex}.user-menu__trigger:hover{background:var(--ink-50)}.user-menu__trigger>span{text-overflow:ellipsis;white-space:nowrap;max-width:110px;font-size:.86rem;font-weight:700;overflow:hidden}.user-menu__panel{border:1px solid var(--ink-200);border-radius:var(--radius-md);width:230px;box-shadow:var(--shadow-md);background:#fff;padding:8px;position:absolute;top:calc(100% + 12px);right:0}.user-menu__panel a,.user-menu__panel button{width:100%;color:var(--ink-800);text-align:left;border-radius:8px;align-items:center;gap:10px;padding:11px;font-size:.88rem;display:flex}.user-menu__panel a:hover,.user-menu__panel button:hover{background:var(--ink-50);color:var(--primary-800)}.auth-links{align-items:center;gap:12px;font-size:.88rem;font-weight:700;display:flex}.mobile-menu-button{background:var(--ink-50);border-radius:9px;place-items:center;width:42px;height:42px;display:none}.mobile-nav{border-top:1px solid var(--ink-200);box-shadow:var(--shadow-sm);background:#fff;padding:14px 0 22px;display:none}.mobile-nav .container{gap:3px;display:grid}.mobile-nav a{border-bottom:1px solid var(--ink-100);padding:11px 8px;font-weight:700}.mobile-search{margin-bottom:8px;position:relative}.mobile-search input{padding-left:39px}.mobile-search svg{position:absolute;top:50%;left:12px;transform:translateY(-50%)}.avatar{background:linear-gradient(135deg, var(--primary-700), var(--accent-500));color:#fff;border-radius:50%;flex:none;place-items:center;font-weight:800;display:inline-grid;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.avatar--xs{width:28px;height:28px;font-size:.68rem}.avatar--sm{width:36px;height:36px;font-size:.78rem}.avatar--md{width:48px;height:48px}.avatar--lg{width:82px;height:82px;font-size:1.4rem}.page-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px;display:flex}.page-header h1{margin-bottom:8px;font-size:clamp(2rem,4vw,3.55rem)}.page-header p{max-width:720px;margin-bottom:0}.page-header__eyebrow{color:var(--accent-700);text-transform:uppercase;letter-spacing:.16em;margin-bottom:10px;font-size:.72rem;font-weight:850;display:inline-block}.page-header__actions{gap:10px;display:flex}.section-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.section-header h2{margin-bottom:5px}.section-header p{margin-bottom:0}.section-header a{color:var(--primary-800);font-weight:750}.site-footer{background:var(--ink-950);color:#d4e0e2;margin-top:auto}.site-footer__grid{grid-template-columns:1.6fr repeat(3,1fr);gap:42px;padding:58px 0 42px;display:grid}.site-footer h3{color:#fff;font-size:.95rem}.site-footer p,.site-footer a{color:#b9c9cd;font-size:.87rem}.site-footer a{margin:8px 0;display:block}.site-footer a:hover,.site-footer__brand .brand strong{color:#fff}.site-footer__brand>p{max-width:360px;margin:18px 0}.brand--footer{min-width:0}.footer-social{gap:8px;display:flex}.footer-social a{border:1px solid #31505a;border-radius:50%;place-items:center;width:36px;height:36px;margin:0;display:grid}.site-footer__bottom{color:#9eb0b5;border-top:1px solid #29434c;justify-content:space-between;gap:20px;padding:18px 0;font-size:.78rem;display:flex}.content-card,.community-card,.property-card,.job-card,.generic-content-card,.form-card,.editor-card,.sidebar-card,.contact-form-card,.success-panel,.public-profile-card{background:var(--paper);border:1px solid var(--ink-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs)}.content-card{overflow:hidden}.content-card__body{padding:18px}.content-card__labels{flex-wrap:wrap;gap:7px;margin-bottom:11px;display:flex}.content-card h3{margin-bottom:9px}.content-card h3 a:hover{color:var(--primary-700)}.content-card p{margin-bottom:14px;font-size:.91rem}.article-card--featured .content-card__body{padding:24px}.article-card--featured h3{font-size:clamp(1.45rem,3vw,2.3rem)}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.content-meta{color:var(--ink-500);flex-wrap:wrap;align-items:center;gap:8px 14px;font-size:.76rem;display:flex}.content-meta span{align-items:center;gap:5px;display:inline-flex}.community-card{padding:20px}.community-card>header{align-items:center;gap:10px;margin-bottom:16px;display:flex}.community-card>header>div{flex:1;min-width:0}.community-card>header a{font-weight:800}.community-card>header>div>div{color:var(--ink-500);align-items:center;gap:8px;font-size:.75rem;display:flex}.community-card h3{margin-bottom:9px;font-size:1.2rem}.community-card>p{font-size:.91rem}.community-card .content-image{margin-top:15px}.community-card>footer{border-top:1px solid var(--ink-100);color:var(--ink-600);align-items:center;gap:18px;margin-top:16px;padding-top:13px;font-size:.8rem;display:flex}.community-card>footer span{align-items:center;gap:5px;display:inline-flex}.community-feed{gap:17px;display:grid}.property-card{overflow:hidden}.property-card__image{position:relative}.property-card__badges{z-index:2;gap:6px;display:flex;position:absolute;top:12px;left:12px}.property-card__body{padding:17px}.property-card__price{color:var(--accent-700);margin-bottom:7px;font-size:1.2rem;font-weight:850}.property-card h3{margin-bottom:10px;font-size:1.06rem}.property-card h3 a:hover{color:var(--primary-700)}.property-card__facts{color:var(--ink-600);flex-wrap:wrap;gap:8px 14px;font-size:.8rem;display:flex}.property-card__facts span{align-items:center;gap:5px;display:inline-flex}.property-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.job-card{gap:16px;padding:20px;display:flex}.job-card__icon,.job-detail__logo{background:var(--primary-50);width:52px;height:52px;color:var(--primary-700);border-radius:13px;flex:none;place-items:center;display:grid}.job-card__body{flex:1;min-width:0}.job-card h3{margin-bottom:5px}.job-card__salary{color:var(--accent-700);font-weight:800}.job-card__body>div{color:var(--ink-600);flex-wrap:wrap;gap:8px 15px;margin-top:10px;font-size:.8rem;display:flex}.job-card__body>div span{align-items:center;gap:5px;display:inline-flex}.job-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.generic-content-card{padding:18px}.generic-content-card h3{margin-bottom:7px}.generic-content-card__actions{justify-content:space-between;align-items:center;gap:12px;margin-top:13px;display:flex}.generic-list{gap:14px;display:grid}.filter-bar{background:var(--paper);border:1px solid var(--ink-200);border-radius:var(--radius-md);flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:20px;padding:14px;display:flex}.filter-bar--sticky{z-index:10;box-shadow:var(--shadow-xs);position:sticky;top:86px}.filter-bar input,.filter-bar select{flex:1;width:auto;min-width:150px}.filter-bar button{color:var(--danger-700);font-size:.82rem;font-weight:750}.filter-tabs{flex-wrap:wrap;gap:7px;margin:18px 0;display:flex}.filter-tabs button{background:var(--ink-100);color:var(--ink-700);border-radius:999px;padding:8px 12px;font-size:.82rem;font-weight:700}.filter-tabs button.is-active{background:var(--primary-800);color:#fff}.result-summary{color:var(--ink-600);margin:13px 0 19px}.pagination{justify-content:center;align-items:center;gap:6px;margin-top:28px;display:flex}.pagination button{border:1px solid var(--ink-200);background:#fff;border-radius:8px;min-width:36px;height:36px;padding:0 9px}.pagination button:hover:not(:disabled),.pagination button.is-active{border-color:var(--primary-700);background:var(--primary-800);color:#fff}.pagination button:disabled{opacity:.45;cursor:not-allowed}.loading-block,.page-loading{min-height:220px;color:var(--ink-600);place-items:center;gap:12px;display:grid}.page-loading{min-height:70vh}.loading-spinner{border:3px solid var(--ink-200);border-top-color:var(--primary-700);border-radius:50%;width:28px;height:28px;animation:.75s linear infinite spin}.loading-spinner--large{border-width:4px;width:48px;height:48px}.empty-state{text-align:center;border:1px dashed var(--ink-300);border-radius:var(--radius-lg);background:#fff9;padding:42px 24px}.empty-state svg{color:var(--ink-400);margin:0 auto 15px}.empty-state h3{margin-bottom:7px}.empty-state p{max-width:520px;margin:0 auto 18px}.error-state{text-align:center;border-radius:var(--radius-md);background:var(--danger-100);color:var(--danger-700);border:1px solid #f3c7ca;padding:28px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#04181fad;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{border-radius:var(--radius-lg);width:min(680px,100%);max-height:min(90vh,900px);box-shadow:var(--shadow-lg);background:#fff;overflow:auto}.modal__header{z-index:2;border-bottom:1px solid var(--ink-100);background:#fff;justify-content:space-between;align-items:center;gap:15px;padding:18px 20px;display:flex;position:sticky;top:0}.modal__header h2{margin:0;font-size:1.25rem}.modal__header button{background:var(--ink-50);border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.modal__body{padding:20px}.toast-stack{z-index:200;gap:10px;width:min(390px,100% - 36px);display:grid;position:fixed;bottom:18px;right:18px}.toast{border:1px solid var(--ink-200);box-shadow:var(--shadow-md);background:#fff;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:13px 14px;display:grid}.toast--success>svg{color:var(--success-700)}.toast--error>svg{color:var(--danger-700)}.toast--info>svg{color:var(--primary-700)}.toast button{color:var(--ink-500)}.rich-editor{border:1px solid var(--ink-200);border-radius:var(--radius-md);background:#fff;overflow:hidden}.rich-editor:focus-within{border-color:var(--primary-600);box-shadow:0 0 0 4px #0b829f21}.rich-editor__toolbar{border-bottom:1px solid var(--ink-100);background:var(--ink-50);flex-wrap:wrap;gap:4px;padding:8px;display:flex}.rich-editor__toolbar button{border-radius:6px;place-items:center;min-width:33px;height:33px;font-weight:800;display:grid}.rich-editor__toolbar button:hover{background:var(--ink-200)}.rich-editor__content{outline:none;min-height:260px;padding:16px}.rich-editor__content:empty:before{content:attr(data-placeholder);color:var(--ink-400)}.media-uploader{gap:10px;display:grid}.media-uploader__drop{text-align:center;border:1px dashed var(--ink-300);border-radius:var(--radius-md);background:var(--ink-50);min-height:170px;color:var(--ink-600);place-items:center;padding:22px;display:grid;position:relative}.media-uploader__drop input{opacity:0;cursor:pointer;position:absolute;inset:0}.media-uploader__drop:hover{border-color:var(--primary-600);background:var(--primary-50)}.media-uploader__preview{border-radius:var(--radius-md);background:var(--ink-100);position:relative;overflow:hidden}.media-uploader__preview img{object-fit:cover;width:100%;max-height:400px}.media-uploader__preview button{color:#fff;background:#10232dd1;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:10px;right:10px}.media-uploader__alt{gap:6px;display:grid}.tag-selector{flex-wrap:wrap;gap:7px;display:flex}.tag-selector button{background:var(--ink-100);color:var(--ink-700);border-radius:999px;padding:7px 10px;font-size:.78rem}.tag-selector button.is-active{background:var(--primary-800);color:#fff}.avatar--xl{width:96px;height:96px;font-size:1.65rem}.home-hero{background:var(--ink-950);color:#fff;position:relative;overflow:hidden}.home-hero:before{content:"";background:radial-gradient(circle at 75% 10%,#0b829f6b,#0000 38%),radial-gradient(circle at 8% 100%,#f2673a38,#0000 36%);position:absolute;inset:0}.home-hero__inner{grid-template-columns:minmax(0,1.3fr) minmax(330px,.7fr);align-items:center;gap:54px;min-height:570px;padding:76px 0;display:grid;position:relative}.home-hero__copy h1{color:#fff;max-width:820px;margin-bottom:20px}.home-hero__copy>p{color:#c8d7da;max-width:700px;font-size:1.08rem}.hero-kicker{color:#ffc4b0;letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:8px;font-size:.75rem;font-weight:850;display:inline-flex}.hero-search{background:#ffffff17;border:1px solid #ffffff21;border-radius:15px;gap:8px;max-width:650px;margin-top:28px;padding:7px;display:flex}.hero-search input{background:#fff;border:0;min-height:48px}.hero-links{flex-wrap:wrap;gap:10px 18px;margin-top:18px;display:flex}.hero-links a{color:#dce7e9;font-size:.84rem;font-weight:700}.hero-links a:hover{color:#fff}.home-hero__panel{gap:14px;display:grid}.hero-mini-card{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff12;border:1px solid #ffffff21;padding:20px}.hero-mini-card span{color:#9fc7cf;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:800}.hero-mini-card h3{color:#fff;margin:8px 0 7px;font-size:1.12rem}.hero-mini-card p{color:#c7d5d8;margin:0;font-size:.86rem}.hero-stat{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.hero-stat div{text-align:center;background:#ffffff14;border-radius:13px;padding:14px 10px}.hero-stat strong{color:#fff;font-size:1.22rem;display:block}.hero-stat span{color:#afc2c6;font-size:.67rem}.topic-strip{border-bottom:1px solid var(--ink-200);background:#fff}.topic-strip__grid{scrollbar-width:none;align-items:center;gap:8px;padding:13px 0;display:flex;overflow-x:auto}.topic-strip__grid::-webkit-scrollbar{display:none}.topic-strip__grid>strong{color:var(--accent-700);text-transform:uppercase;letter-spacing:.1em;flex:none;font-size:.78rem}.topic-strip a{background:var(--ink-50);color:var(--ink-700);border-radius:999px;flex:none;padding:7px 10px;font-size:.78rem;font-weight:700}.featured-news-layout{grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);gap:24px;display:grid}.news-side-grid{gap:16px;display:grid}.news-side-grid .content-card{border-radius:var(--radius-md);grid-template-columns:130px 1fr;display:grid}.news-side-grid .content-card .content-image{border-radius:0;height:100%;min-height:125px}.news-side-grid .content-card__body{padding:13px}.news-side-grid .content-card p{display:none}.community-home-grid{grid-template-columns:minmax(0,1fr) 330px;gap:28px;display:grid}.area-chip-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.area-chip-grid a{border:1px solid var(--ink-200);border-radius:var(--radius-md);background:#fff;min-height:95px;padding:17px}.area-chip-grid a:hover{border-color:var(--primary-600);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.area-chip-grid strong{margin-bottom:6px;display:block}.area-type{color:var(--ink-500);font-size:.75rem}.sidebar-card{padding:20px}.sidebar-card h3{margin-bottom:15px}.sidebar-card--accent{background:var(--primary-900);border-color:var(--primary-900);color:#fff}.sidebar-card--accent h3,.sidebar-card--accent strong{color:#fff}.sidebar-card--accent p{color:#c7d9dd}.feature-list{gap:10px;padding:0;list-style:none;display:grid}.feature-list li{color:var(--ink-700);align-items:flex-start;gap:9px;font-size:.87rem;display:flex}.feature-list svg{color:var(--success-700);flex:none;margin-top:3px}.ecosystem-cta{background:var(--ink-950);color:#fff;overflow:hidden}.ecosystem-cta__grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:54px;padding:64px 0;display:grid}.ecosystem-cta__copy h2{color:#fff}.ecosystem-cta__copy p{color:#c3d2d5}.ecosystem-cta__form{border-radius:var(--radius-lg);background:#ffffff12;border:1px solid #ffffff1f;padding:24px}.auth-page{background:radial-gradient(circle at 10% 10%, var(--primary-100), transparent 32%), radial-gradient(circle at 90% 85%, var(--accent-100), transparent 28%), var(--canvas);place-items:center;min-height:calc(100vh - 105px);padding:56px 16px;display:grid}.auth-card{border:1px solid var(--ink-200);border-radius:var(--radius-xl);width:min(100%,470px);box-shadow:var(--shadow-md);background:#fff;padding:30px}.auth-card--wide{width:min(100%,680px)}.auth-card__intro{text-align:center;margin-bottom:24px}.auth-card__intro img{width:54px;margin:0 auto 14px}.auth-card__intro h1{margin-bottom:8px;font-size:2rem}.auth-card__intro p{margin-bottom:0}.auth-switch{text-align:center;margin:20px 0 0;font-size:.88rem}.auth-switch a{color:var(--primary-800);font-weight:800}.verification-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.success-panel{text-align:center;padding:30px}.success-panel svg{color:var(--success-700);margin:0 auto 16px}.article-layout,.property-detail__layout,.job-detail-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:34px;display:grid}.article-detail,.community-detail,.property-detail__main,.job-detail{min-width:0}.article-detail__labels{flex-wrap:wrap;gap:8px;margin-bottom:15px;display:flex}.article-detail h1,.community-detail h1,.property-detail__header h1,.job-detail h1{margin-bottom:15px;font-size:clamp(2rem,4.8vw,3.8rem)}.article-lead{color:var(--ink-800);font-size:1.16rem;font-weight:550}.article-byline{border-block:1px solid var(--ink-200);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin:20px 0 26px;padding:15px 0;display:flex}.article-body{overflow-wrap:anywhere;font-size:1.04rem;line-height:1.82}.article-body h2{margin-top:2.1em}.article-body h3{margin-top:1.8em}.article-body img{border-radius:var(--radius-md);height:auto;margin:24px auto}.article-body blockquote{border-left:4px solid var(--accent-500);background:var(--accent-50);color:var(--ink-800);margin:26px 0;padding:18px 22px;font-size:1.08rem}.article-body a{color:var(--primary-700);text-decoration:underline}.source-note{border-radius:var(--radius-sm);background:var(--ink-50);padding:14px;font-size:.84rem}.article-sidebar{gap:16px;display:grid;position:sticky;top:102px}.reaction-bar{border-block:1px solid var(--ink-200);justify-content:space-between;align-items:center;gap:14px;margin:28px 0;padding:14px 0;display:flex}.reaction-actions{align-items:center;gap:8px;display:flex}.reaction-picker{flex-wrap:wrap;gap:5px;display:flex}.reaction-picker button{background:var(--ink-50);border-radius:999px;padding:7px 9px;font-size:.8rem}.reaction-picker button:hover,.reaction-picker button.is-active{background:var(--primary-100);color:var(--primary-800)}.comments-section{margin-top:38px}.comments-section>h2{align-items:center;gap:8px;font-size:1.45rem;display:flex}.comment-form{border:1px solid var(--ink-200);border-radius:var(--radius-md);background:#fff;padding:16px}.comment-form>div:last-child{justify-content:space-between;align-items:center;gap:10px;margin-top:9px;display:flex}.replying-to{background:var(--primary-50);border-radius:7px;justify-content:space-between;margin-bottom:8px;padding:8px 10px;font-size:.82rem;display:flex}.comment-list{gap:16px;margin-top:20px;display:grid}.comment{border:1px solid var(--ink-200);border-radius:var(--radius-md);background:#fff;align-items:flex-start;gap:11px;padding:16px;display:flex}.comment--accepted{box-shadow:inset 3px 0 var(--success-700);border-color:#8ac6a7}.comment__body{flex:1;min-width:0}.comment__body header{flex-wrap:wrap;align-items:center;gap:7px 12px;display:flex}.comment__body header span{color:var(--ink-500);font-size:.74rem}.comment__body header b{color:var(--success-700);font-size:.72rem}.comment__body p{color:var(--ink-800);white-space:pre-wrap;margin:8px 0}.comment__body footer{gap:14px;display:flex}.comment__body footer button{color:var(--ink-600);align-items:center;gap:5px;font-size:.76rem;font-weight:700;display:inline-flex}.comment-replies{gap:9px;margin-top:13px;display:grid}.comment--reply{background:var(--ink-50);padding:12px}.comments-disabled{border-radius:var(--radius-md);background:var(--ink-100);text-align:center;color:var(--ink-600);padding:18px}.community-detail{max-width:820px;margin:0 auto}.community-detail__author{border-bottom:1px solid var(--ink-200);align-items:center;gap:11px;padding:14px 0;display:flex}.community-detail__author>div{flex:1}.community-detail__facts{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.property-detail__gallery{margin-bottom:24px}.property-detail__header{margin-bottom:22px}.property-price{color:var(--accent-700);font-size:clamp(1.8rem,4vw,2.8rem);font-weight:850}.property-facts-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:20px 0;display:grid}.property-facts-grid div{border:1px solid var(--ink-200);background:#fff;border-radius:10px;padding:14px}.property-facts-grid span{color:var(--ink-500);font-size:.72rem;display:block}.property-facts-grid strong{margin-top:3px;display:block}.property-spec-table{border:1px solid var(--ink-200);border-radius:var(--radius-md);background:#fff;width:100%;margin:22px 0;overflow:hidden}.property-spec-table tr:not(:last-child){border-bottom:1px solid var(--ink-100)}.property-spec-table th,.property-spec-table td{text-align:left;padding:12px 14px}.property-spec-table th{width:38%;color:var(--ink-600);font-size:.83rem}.property-contact-card,.job-apply-card{border-radius:var(--radius-lg);border:1px solid var(--ink-200);box-shadow:var(--shadow-sm);background:#fff;padding:22px;position:sticky;top:102px}.property-phone{color:var(--primary-800);align-items:center;gap:8px;margin:14px 0;font-size:1.2rem;font-weight:850;display:flex}.job-detail__top{align-items:flex-start;gap:16px;display:flex}.job-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:22px 0;display:grid}.job-facts div{background:var(--ink-50);border-radius:10px;padding:13px}.job-facts span{color:var(--ink-500);font-size:.72rem;display:block}.search-page-form{gap:8px;margin-bottom:22px;display:flex}.search-page-form input{min-height:48px}.search-tabs{gap:7px;margin-bottom:22px;padding-bottom:3px;display:flex;overflow-x:auto}.search-tabs button{background:var(--ink-100);border-radius:999px;flex:none;padding:8px 13px;font-weight:700}.search-tabs button.is-active{background:var(--primary-800);color:#fff}.search-results{gap:14px;display:grid}.recent-searches{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.recent-searches button{background:var(--ink-100);border-radius:999px;padding:7px 10px;font-size:.78rem}.contact-layout{grid-template-columns:.8fr 1.2fr;gap:30px;display:grid}.contact-info{gap:14px;display:grid}.contact-info article{border:1px solid var(--ink-200);border-radius:var(--radius-md);background:#fff;padding:18px}.contact-info article svg{color:var(--primary-700);margin-bottom:9px}.contact-form-card{padding:24px}.create-option-grid,.quick-action-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.create-option-grid a,.quick-action-grid a{border:1px solid var(--ink-200);border-radius:var(--radius-lg);background:#fff;padding:22px}.create-option-grid a:hover,.quick-action-grid a:hover{border-color:var(--primary-600);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.create-option-grid svg,.quick-action-grid svg{color:var(--primary-700);margin-bottom:12px}.editor-card{padding:26px}.editor-card>h2{margin-top:32px;font-size:1.35rem}.editor-warning{border-radius:var(--radius-sm);background:var(--warning-100);color:var(--warning-700);padding:13px;font-size:.84rem}.dashboard-layout{grid-template-columns:235px minmax(0,1fr);align-items:start;gap:24px;display:grid}.dashboard-layout--admin{grid-template-columns:260px minmax(0,1fr)}.dashboard-sidebar{border:1px solid var(--ink-200);border-radius:var(--radius-md);background:#fff;gap:5px;padding:10px;display:grid;position:sticky;top:102px}.dashboard-sidebar a{color:var(--ink-700);border-radius:8px;align-items:center;gap:9px;padding:10px 11px;font-size:.85rem;font-weight:700;display:flex}.dashboard-sidebar a:hover,.dashboard-sidebar a.active{background:var(--primary-50);color:var(--primary-800)}.dashboard-content{border:1px solid var(--ink-200);border-radius:var(--radius-lg);min-width:0;box-shadow:var(--shadow-xs);background:#fff;padding:24px}.account-welcome{border-radius:var(--radius-lg);background:var(--ink-950);justify-content:space-between;align-items:center;gap:18px;padding:22px;display:flex}.account-welcome h2,.account-welcome strong{color:#fff}.account-welcome p{color:#c3d3d6;margin:0}.account-alert{border-radius:var(--radius-sm);background:var(--warning-100);color:var(--warning-700);margin-bottom:18px;padding:14px 16px}.profile-counts{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.profile-counts div{border:1px solid var(--ink-200);text-align:center;border-radius:10px;padding:14px}.profile-counts strong{font-size:1.3rem;display:block}.session-list,.notification-list,.report-list{gap:11px;display:grid}.session-list article,.notification-list article,.report-list article{border:1px solid var(--ink-200);border-radius:11px;align-items:flex-start;gap:12px;padding:15px;display:flex}.notification-list article.is-unread{background:var(--primary-50);border-color:#9cced8}.notification-list__icon{background:var(--primary-100);width:38px;height:38px;color:var(--primary-800);border-radius:50%;flex:none;place-items:center;display:grid}.notification-list article>div:nth-child(2),.session-list article>div,.report-list article>div{flex:1;min-width:0}.public-profile-card{overflow:hidden}.profile-cover{background:linear-gradient(135deg, var(--primary-800), var(--ink-950));height:230px}.profile-cover img{object-fit:cover;width:100%;height:100%}.public-profile-card__main{align-items:flex-start;gap:18px;padding:0 26px 26px;display:flex}.public-profile-card__main .avatar{border:4px solid #fff;margin-top:-38px}.profile-meta{flex:1;padding-top:18px}.profile-meta h1{margin-bottom:3px;font-size:2rem}.people-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.panel-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;display:flex}.panel-heading h2{margin-bottom:4px;font-size:1.6rem}.panel-heading p{margin-bottom:0;font-size:.88rem}.admin-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin:20px 0 24px;display:grid}.admin-stat-grid article{border:1px solid var(--ink-200);border-radius:var(--radius-md);background:var(--ink-50);padding:18px}.admin-stat-grid article svg{color:var(--primary-700)}.admin-stat-grid article span{color:var(--ink-600);margin:13px 0 3px;font-size:.78rem;display:block}.admin-stat-grid article strong{font-size:1.65rem}.admin-overview-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.admin-overview-grid section{border:1px solid var(--ink-200);border-radius:var(--radius-md);padding:20px}.admin-table-wrap{border:1px solid var(--ink-200);border-radius:var(--radius-md);overflow-x:auto}.admin-table{background:#fff;width:100%;min-width:760px}.admin-table th{background:var(--ink-50);color:var(--ink-600);text-transform:uppercase;letter-spacing:.05em;text-align:left;padding:11px 13px;font-size:.72rem}.admin-table td{border-top:1px solid var(--ink-100);vertical-align:top;padding:13px;font-size:.85rem}.admin-table td>strong,.admin-table td>small{display:block}.admin-table td>small{max-width:340px;margin-top:4px}.table-actions{gap:6px;display:flex}.moderation-preview,.lead-detail-card{background:var(--ink-50);border-radius:10px;padding:14px}.moderation-preview h3{margin:9px 0 5px}.lead-detail-card p{margin:5px 0;font-size:.88rem}.activity-timeline{gap:9px;display:grid}.activity-timeline>div{border-left:3px solid var(--primary-600);background:var(--ink-50);gap:2px;padding:10px 12px;display:grid}.settings-list{gap:10px;display:grid}.setting-row{border:1px solid var(--ink-200);border-radius:10px;grid-template-columns:minmax(180px,.65fr) minmax(240px,1.35fr) auto;align-items:center;gap:12px;padding:13px;display:grid}.setting-row strong,.setting-row small{display:block}.static-page{max-width:850px;margin:0 auto}.static-page .article-body{border:1px solid var(--ink-200);border-radius:var(--radius-lg);background:#fff;padding:26px}.home-hero__panel .hero-stat{border-radius:var(--radius-md);background:#ffffff12;border:1px solid #ffffff21;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:17px 18px;display:grid}.home-hero__panel .hero-stat strong{color:#fff;font-size:1.55rem}.home-hero__panel .hero-stat span{color:#b8cdd1;font-size:.78rem}.hero-mini-card{grid-template-columns:auto 1fr auto;align-items:center;gap:13px;display:grid}.hero-mini-card>svg{color:#ffc4b0}.hero-mini-card>div strong,.hero-mini-card>div span{display:block}.hero-mini-card>div strong{color:#fff}.hero-mini-card>div span{color:#b8cdd1;font-size:.78rem}.hero-mini-card>a{background:#ffffff1a;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.topic-strip__grid>a{border:1px solid var(--ink-100);background:var(--ink-50);border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:280px;padding:12px 14px;display:grid}.topic-strip__grid>a:hover{background:var(--primary-50);border-color:var(--primary-100)}.topic-strip__grid>a>svg:first-child{color:var(--primary-700)}.topic-strip__grid>a strong,.topic-strip__grid>a span{display:block}.topic-strip__grid>a strong{color:var(--ink-900);font-size:.82rem}.topic-strip__grid>a span{color:var(--ink-600);margin-top:2px;font-size:.68rem;line-height:1.35}.site-footer__bottom>.container{justify-content:space-between;gap:20px;display:flex}.profile-detail-list{color:var(--ink-600);flex-wrap:wrap;gap:8px 18px;margin-top:13px;font-size:.82rem;display:flex}.profile-detail-list span{align-items:center;gap:6px;display:inline-flex}.profile-empty-content{text-align:center;border:1px dashed var(--ink-300);border-radius:var(--radius-lg);background:#ffffffa6;margin-top:18px;padding:30px}.profile-empty-content svg{color:var(--ink-400);margin:0 auto 10px}:root{--admin-green:#116534;--admin-green-2:#168346;--admin-dark:#10231a;--admin-dark-2:#173226;--admin-mint:#e9f9ef;--admin-line:#dce8df;--admin-muted:#68766d;--admin-bg:#f5f8f5;--admin-danger:#b33f2a;--admin-sidebar-width:268px}.admin-shell{background:var(--admin-bg);min-height:100vh;color:var(--admin-dark);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.admin-sidebar{z-index:70;width:var(--admin-sidebar-width);background:var(--admin-dark);color:#fff;flex-direction:column;transition:width .2s,transform .2s;display:flex;position:fixed;inset:0 auto 0 0}.admin-brand{color:#fff;border-bottom:1px solid #ffffff14;align-items:center;gap:12px;min-height:86px;padding:18px 20px;text-decoration:none;display:flex}.admin-brand-mark{color:#fff;letter-spacing:-.04em;background:#1c8c4b;border-radius:14px;flex:0 0 44px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.admin-brand-copy{min-width:0;display:grid}.admin-brand-copy strong{white-space:nowrap;font-size:13px}.admin-brand-copy small{color:#a9bbae;letter-spacing:.13em;text-transform:uppercase;white-space:nowrap;margin-top:4px;font-size:9px}.admin-nav{gap:5px;padding:18px 12px;display:grid;overflow-y:auto}.admin-nav a{color:#bdc9c1;border-radius:12px;align-items:center;gap:12px;min-height:43px;padding:9px 12px;font-size:13px;font-weight:750;text-decoration:none;transition:all .15s;display:flex}.admin-nav a svg{flex:none}.admin-nav a:hover,.admin-nav a.active{color:#fff;background:#ffffff13}.admin-sidebar-footer{border-top:1px solid #ffffff14;gap:12px;margin-top:auto;padding:17px 20px;display:grid}.admin-profile-copy{min-width:0;display:grid}.admin-profile-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.admin-profile-copy small{color:#9eaea3;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;overflow:hidden}.admin-sidebar-footer button{color:#ffb5a4;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:0;font-size:12px;display:flex}.admin-sidebar-collapse{border:1px solid var(--admin-line);width:30px;height:30px;color:var(--admin-dark);cursor:pointer;background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:104px;right:-15px;box-shadow:0 8px 20px #10231a26}.admin-main{min-height:100vh;margin-left:var(--admin-sidebar-width);transition:margin-left .2s}.admin-page{padding:32px clamp(20px,3.3vw,52px) 64px}.admin-mobile-bar,.admin-mobile-backdrop{display:none}.admin-shell.is-collapsed{--admin-sidebar-width:84px}.admin-shell.is-collapsed .admin-brand{justify-content:center;padding-inline:14px}.admin-shell.is-collapsed .admin-brand-copy,.admin-shell.is-collapsed .admin-nav a span,.admin-shell.is-collapsed .admin-profile-copy,.admin-shell.is-collapsed .admin-sidebar-footer button span{display:none}.admin-shell.is-collapsed .admin-nav a{justify-content:center;padding-inline:10px}.admin-shell.is-collapsed .admin-sidebar-footer{place-items:center;padding-inline:10px}.admin-shell.is-studio .admin-sidebar,.admin-shell.is-studio .admin-mobile-bar{display:none}.admin-shell.is-studio .admin-main{margin-left:0}.admin-shell.is-studio .admin-page{padding:0}.admin-page-head,.admin-shell .panel-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.admin-page-head h1,.admin-shell .panel-heading h2,.admin-shell>h2,.admin-page>div>h2{color:var(--admin-dark);letter-spacing:-.035em;margin:3px 0 6px;font-size:clamp(23px,2.4vw,34px)}.admin-page-head p,.admin-shell .panel-heading p{max-width:720px;color:var(--admin-muted);margin:0;font-size:13px;line-height:1.6}.admin-kicker{color:var(--admin-green-2);letter-spacing:.17em;text-transform:uppercase;margin:0;font-size:10px;font-weight:850}.admin-primary,.admin-secondary,.admin-shell .btn{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:9px 14px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.admin-primary,.admin-shell .btn--primary{border:1px solid var(--admin-green);background:var(--admin-green);color:#fff}.admin-secondary,.admin-shell .btn--outline{border:1px solid var(--admin-line);color:var(--admin-dark);background:#fff}.admin-primary:disabled,.admin-secondary:disabled{opacity:.55;cursor:not-allowed}.admin-toolbar{flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:15px;display:flex}.admin-toolbar .admin-search{flex:330px;gap:7px;min-width:min(100%,300px);display:flex}.admin-toolbar input,.admin-toolbar select,.admin-shell input,.admin-shell textarea,.admin-shell select{border:1px solid var(--admin-line);color:var(--admin-dark);background:#fbfcfb;border-radius:10px;outline:none}.admin-toolbar input{flex:1;min-height:40px;padding:9px 12px}.admin-shell input:focus,.admin-shell textarea:focus,.admin-shell select:focus{background:#fff;border-color:#31935a;box-shadow:0 0 0 3px #dff4e6}.admin-shell .filter-tabs{border:0;flex-wrap:wrap;gap:5px;margin:0;padding:0;display:flex}.admin-shell .filter-tabs button{color:#58675d;cursor:pointer;background:#eef3ef;border:1px solid #0000;border-radius:999px;min-height:36px;padding:7px 11px;font-size:11px;font-weight:800}.admin-shell .filter-tabs button.is-active{background:var(--admin-mint);color:var(--admin-green);border-color:#b9dec6}.admin-table-wrap{border:1px solid var(--admin-line);background:#fff;border-radius:16px;overflow:auto;box-shadow:0 22px 55px -48px #10231aa6}.admin-table{border-collapse:collapse;width:100%;min-width:760px}.admin-table th,.admin-table td{vertical-align:middle;text-align:left;border-bottom:1px solid #edf2ee;padding:13px 15px;font-size:12px}.admin-table th{color:#69766d;letter-spacing:.11em;text-transform:uppercase;background:#f9fbf9;font-size:9px}.admin-table tr:last-child td{border-bottom:0}.admin-table td strong{color:var(--admin-dark);display:block}.admin-table td small{max-width:520px;color:var(--admin-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;display:block;overflow:hidden}.admin-row-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.admin-row-actions a,.admin-row-actions button{border:1px solid var(--admin-line);color:var(--admin-green);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:5px;padding:6px 8px;font-size:10px;font-weight:800;text-decoration:none;display:inline-flex}.admin-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.admin-stat-card,.admin-stat-grid article,.admin-overview-grid>section,.admin-settings-card{border:1px solid var(--admin-line);background:#fff;border-radius:17px;padding:20px}.admin-stat-card{min-height:132px;color:var(--admin-dark);text-decoration:none;display:grid}.admin-stat-card svg{color:var(--admin-green)}.admin-stat-card strong,.admin-stat-grid article strong{color:var(--admin-green);letter-spacing:-.04em;margin-top:14px;font-size:30px;display:block}.admin-stat-card span,.admin-stat-grid article span{color:var(--admin-dark);margin-top:4px;font-size:12px;font-weight:800}.admin-stat-card small{color:var(--admin-muted);margin-top:6px;font-size:10px}.admin-overview-grid{grid-template-columns:1.15fr .85fr;gap:14px;margin-top:16px;display:grid}.admin-overview-grid h3{margin:0 0 12px;font-size:16px}.admin-overview-grid p,.admin-overview-grid li{color:var(--admin-muted);font-size:12px;line-height:1.65}.admin-alert{border-radius:10px;margin:12px 0;padding:10px 12px;font-size:12px}.admin-alert.error{color:#a63121;background:#fff0ed}.admin-alert.success{color:#116534;background:#e5f8ec}.admin-alert.info{color:#245f8c;background:#eef7ff}.admin-workspace-grid{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:16px;display:grid}.admin-workspace-card{border:1px solid var(--admin-line);background:#fff;border-radius:18px;padding:22px}.admin-workspace-account{background:#f6faf7;border-radius:13px;align-items:center;gap:13px;margin:16px 0;padding:14px;display:flex}.admin-workspace-account img{object-fit:cover;border-radius:50%;width:42px;height:42px}.admin-workspace-account div{display:grid}.admin-workspace-account small{color:var(--admin-muted)}.admin-workspace-actions{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.admin-folder-list{gap:8px;padding:0;list-style:none;display:grid}.admin-folder-list a{color:var(--admin-green);border:1px solid #edf2ee;border-radius:10px;justify-content:space-between;gap:10px;padding:10px 12px;font-size:11px;font-weight:750;text-decoration:none;display:flex}.admin-article-studio{background:#f4f6f4;min-height:100vh}.admin-article-studio-bar{z-index:60;border-bottom:1px solid var(--admin-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;grid-template-columns:minmax(180px,1fr) auto minmax(270px,1fr);align-items:center;gap:14px;min-height:66px;padding:10px clamp(14px,2.3vw,32px);display:grid;position:sticky;top:0}.admin-article-studio-back{color:var(--admin-dark);cursor:pointer;background:0 0;border:0;justify-self:start;font-size:12px;font-weight:800}.admin-article-save-state{color:var(--admin-muted);align-items:center;gap:7px;font-size:10px;font-weight:750;display:flex}.admin-article-save-state span{background:#8da097;border-radius:50%;width:7px;height:7px}.admin-article-save-state.server span{background:#21a35b}.admin-article-save-state.saving span{background:#d7a21c;animation:1s infinite adminPulse}.admin-article-save-state.error span{background:#d94a31}.admin-article-studio-actions{justify-content:flex-end;gap:7px;display:flex}@keyframes adminPulse{50%{opacity:.35}}.admin-article-studio-canvas{width:min(1220px,100% - 28px);margin:0 auto;padding:28px 0 70px}.admin-article-basics,.admin-article-writing-area,.admin-article-meta-panel{border:1px solid var(--admin-line);background:#fff;border-radius:18px;box-shadow:0 24px 65px -55px #10231aa6}.admin-article-basics{padding:clamp(20px,3vw,34px)}.admin-article-title-wrap textarea{resize:none;color:#14271e;width:100%;font:inherit;letter-spacing:-.045em;font-size:clamp(28px,4vw,48px);font-weight:850;line-height:1.08;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:8px 0!important}.admin-article-compact-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.admin-article-compact-fields label,.admin-article-excerpt,.admin-article-meta-panel label{color:var(--admin-dark);gap:6px;font-size:10px;font-weight:800;display:grid}.admin-article-compact-fields input,.admin-article-compact-fields select,.admin-article-excerpt textarea,.admin-article-meta-panel input,.admin-article-meta-panel select,.admin-article-meta-panel textarea{box-sizing:border-box;width:100%;min-height:41px;padding:9px 11px}.admin-article-excerpt{margin-top:13px}.admin-article-excerpt textarea{resize:vertical}.admin-article-excerpt small{color:var(--admin-muted);justify-self:end;font-weight:500}.admin-article-writing-area{margin-top:15px;overflow:hidden}.admin-article-writing-heading{border-bottom:1px solid #edf2ee;justify-content:space-between;align-items:flex-start;gap:20px;padding:18px 22px;display:flex}.admin-article-writing-heading h2{margin:4px 0 0;font-size:17px}.admin-article-writing-heading>p{max-width:450px;color:var(--admin-muted);margin:0;font-size:11px;line-height:1.55}.admin-composer{background:#fff}.admin-composer-toolbar{z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fafcfaf7;border-bottom:1px solid #e8eee9;flex-wrap:wrap;align-items:center;gap:4px;padding:8px 12px;display:flex;position:sticky;top:66px}.admin-composer-toolbar select{min-height:34px;padding:5px 8px;font-size:11px}.admin-composer-tool{color:#45574c;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.admin-composer-tool:hover{color:var(--admin-green);background:#edf6f0}.admin-composer-tool.is-active{background:var(--admin-mint);color:var(--admin-green);border-color:#b9dec6}.admin-composer-tool:disabled{opacity:.35;cursor:not-allowed}.admin-composer-separator{background:#dfe7e1;width:1px;height:22px;margin:0 3px}.admin-composer-body{min-height:620px}.admin-composer-body .tiptap{color:#1b2d24;outline:none;width:min(820px,100% - 36px);min-height:620px;margin:0 auto;padding:48px 12px 90px;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.82}.admin-composer-body .tiptap p{margin:0 0 1.05em}.admin-composer-body .tiptap h2{color:#12271c;letter-spacing:-.025em;margin:1.9em 0 .65em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:29px;line-height:1.22}.admin-composer-body .tiptap h3{color:#173126;margin:1.55em 0 .55em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:22px;line-height:1.28}.admin-composer-body .tiptap blockquote{color:#345143;background:#f0faf3;border-left:4px solid #2d9656;margin:1.5em 0;padding:16px 20px}.admin-composer-body .tiptap ul,.admin-composer-body .tiptap ol{margin:0 0 1.2em;padding-left:1.5em}.admin-composer-body .tiptap a{color:#0d6e39;text-decoration:underline}.admin-composer-body .tiptap pre{color:#e8f4ec;background:#10231a;border-radius:10px;padding:15px;font-size:13px;overflow:auto}.admin-composer-body .tiptap hr{border:0;border-top:1px solid #dce8df;margin:2em 0}.admin-composer-body .tiptap table{border-collapse:collapse;width:100%;margin:1.4em 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px}.admin-composer-body .tiptap th,.admin-composer-body .tiptap td{vertical-align:top;border:1px solid #ccd9cf;padding:8px 9px}.admin-composer-body .tiptap th{background:#eff6f1}.admin-composer-body .tiptap figure[data-media-id]{text-align:center;margin:30px auto}.admin-composer-body .tiptap figure img{border-radius:12px;width:auto;max-width:100%;height:auto}.admin-composer-body .tiptap figcaption{color:#6f7e75;margin-top:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;line-height:1.45}.admin-composer-body .tiptap p.is-editor-empty:first-child:before{float:left;color:#9aa79f;content:attr(data-placeholder);pointer-events:none;height:0}.admin-composer-footer{color:var(--admin-muted);border-top:1px solid #edf2ee;justify-content:space-between;align-items:center;gap:12px;padding:9px 14px;font-size:10px;display:flex}.admin-composer-upload{color:var(--admin-green);align-items:center;gap:7px;display:flex}.admin-article-meta-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:15px;padding:22px;display:grid}.admin-article-meta-panel .wide,.admin-article-taxonomy{grid-column:1/-1}.admin-article-recovery{color:#17663a;background:#e8f6ec;border-radius:10px;margin-bottom:10px;padding:10px 12px;font-size:11px;font-weight:700}.admin-doc-launcher{background:radial-gradient(circle at 20% 20%,#dff6e6,#0000 32%),#10231a;place-items:center;min-height:100vh;padding:28px;display:grid}.admin-doc-launcher-card{text-align:center;background:#fff;border-radius:24px;width:min(640px,100%);padding:38px;box-shadow:0 40px 100px #0006}.admin-doc-launcher-orb{color:#1769aa;background:#e7f4ff;border-radius:20px;place-items:center;width:64px;height:64px;margin:0 auto 18px;font-size:30px;font-weight:900;display:grid}.admin-doc-launcher-card h1{margin:8px 0 10px;font-size:26px}.admin-doc-launcher-card>p{color:var(--admin-muted);font-size:12px;line-height:1.65}.admin-doc-launcher-progress{background:#edf2ee;border-radius:999px;height:5px;margin-top:20px;overflow:hidden}.admin-doc-launcher-progress span{border-radius:inherit;background:var(--admin-green);width:45%;height:100%;animation:1.2s ease-in-out infinite alternate adminDocProgress;display:block}@keyframes adminDocProgress{to{transform:translate(120%)}}.admin-doc-launcher-actions{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:18px;display:flex}@media (width<=1050px){.admin-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-workspace-grid{grid-template-columns:1fr}.admin-article-compact-fields{grid-template-columns:1fr 1fr}.admin-article-compact-fields label:last-child{grid-column:1/-1}}@media (width<=900px){.admin-sidebar{width:268px;transform:translate(-105%)}.admin-shell.is-mobile-open .admin-sidebar{transform:translate(0)}.admin-main{margin-left:0}.admin-mobile-bar{z-index:60;border-bottom:1px solid var(--admin-line);background:#fff;justify-content:space-between;align-items:center;gap:10px;padding:11px 14px;display:flex;position:sticky;top:0}.admin-mobile-bar button{color:var(--admin-dark);cursor:pointer;background:0 0;border:0}.admin-mobile-bar a{color:var(--admin-green);font-size:10px;font-weight:850;text-decoration:none}.admin-mobile-backdrop{z-index:65;background:#05110a8c;border:0;display:block;position:fixed;inset:0}.admin-shell.is-mobile-open .admin-sidebar{z-index:80}.admin-sidebar-collapse{display:none}.admin-article-studio-bar{grid-template-columns:1fr auto}.admin-article-save-state{display:none}}@media (width<=650px){.admin-page{padding:22px 12px 48px}.admin-page-head,.admin-shell .panel-heading{flex-direction:column}.admin-toolbar{align-items:stretch}.admin-toolbar .admin-search{flex-basis:100%}.admin-stat-grid,.admin-overview-grid,.admin-article-compact-fields,.admin-article-meta-panel{grid-template-columns:1fr}.admin-article-compact-fields label:last-child,.admin-article-meta-panel .wide,.admin-article-taxonomy{grid-column:auto}.admin-article-studio-bar{flex-wrap:wrap;display:flex;position:relative}.admin-article-studio-actions{width:100%}.admin-article-studio-actions>*{flex:1}.admin-article-studio-canvas{width:min(100% - 18px,1220px);padding-top:10px}.admin-article-writing-heading{flex-direction:column}.admin-composer-toolbar{top:0}.admin-composer-body .tiptap{width:calc(100% - 24px);padding:30px 4px 70px;font-size:16px}}@media (width<=1120px){.desktop-nav{display:none}.header-search{width:min(320px,32vw);margin-left:auto}.mobile-menu-button{display:grid}.mobile-nav{display:block}.article-grid,.property-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.area-chip-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-layout,.dashboard-layout--admin{grid-template-columns:210px minmax(0,1fr)}.admin-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.site-header__top,.header-search,.header-post-button,.user-menu__trigger>span{display:none}.brand{min-width:0;margin-right:auto}.home-hero__inner,.featured-news-layout,.community-home-grid,.ecosystem-cta__grid,.article-layout,.property-detail__layout,.job-detail-layout,.contact-layout{grid-template-columns:1fr}.home-hero__inner{min-height:auto;padding:58px 0}.home-hero__panel{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-stat{grid-column:1/-1}.news-side-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-sidebar,.property-contact-card,.job-apply-card{position:static}.dashboard-layout,.dashboard-layout--admin{grid-template-columns:1fr}.dashboard-sidebar{scrollbar-width:none;padding:8px;display:flex;position:static;overflow-x:auto}.dashboard-sidebar a{flex:none}.site-footer__grid{grid-template-columns:1.4fr 1fr 1fr}.site-footer__grid>div:last-child{grid-column:2/4}.property-facts-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=680px){:root{--header-height:64px}.container,.container--wide{width:min(calc(100% - 24px), var(--container))}.page-section{padding:42px 0}.site-header__main-inner{gap:9px}.brand img{width:34px;height:34px}.brand strong{font-size:.9rem}.brand small{font-size:.58rem}.auth-links>a:first-child{display:none}.user-menu__panel{width:auto;position:fixed;top:72px;left:12px;right:12px}.page-header,.section-header,.panel-heading{flex-direction:column;align-items:flex-start}.page-header h1{font-size:2.15rem}.page-header__actions,.inline-form{width:100%}.inline-form{flex-wrap:wrap}.inline-form input,.inline-form select{flex:150px;min-width:0}.form-grid--2,.form-grid--3,.article-grid,.property-grid,.job-grid,.area-chip-grid,.create-option-grid,.quick-action-grid,.verification-grid,.admin-overview-grid,.people-grid{grid-template-columns:1fr}.home-hero__copy h1{font-size:2.5rem}.hero-search,.search-page-form{flex-direction:column}.home-hero__panel,.news-side-grid{grid-template-columns:1fr}.hero-stat{grid-template-columns:repeat(3,1fr)}.news-side-grid .content-card{grid-template-columns:115px 1fr}.site-footer__grid{grid-template-columns:1fr 1fr;gap:28px 18px;padding:44px 0 30px}.site-footer__brand{grid-column:1/-1}.site-footer__grid>div:last-child{grid-column:auto}.site-footer__bottom{flex-direction:column}.article-detail h1,.community-detail h1,.property-detail__header h1,.job-detail h1{font-size:2.2rem}.reaction-bar{flex-direction:column;align-items:flex-start}.property-facts-grid,.job-facts{grid-template-columns:1fr 1fr}.job-card{padding:16px}.editor-card,.dashboard-content,.auth-card{border-radius:var(--radius-md);padding:20px}.public-profile-card__main{flex-wrap:wrap;padding:0 18px 20px}.profile-meta{flex:220px}.admin-stat-grid{grid-template-columns:1fr 1fr}.setting-row{grid-template-columns:1fr}.toast-stack{width:calc(100% - 24px);bottom:12px;right:12px}}@media (width<=420px){.auth-links .btn{padding-inline:10px}.hero-stat,.admin-stat-grid,.property-facts-grid,.job-facts{grid-template-columns:1fr}.form-actions{flex-direction:column-reverse}.form-actions .btn{width:100%}}@media (width>=981px){.article-view-page .article-view-container{width:min(1400px,100% - 88px);max-width:none}.article-view-page .article-view-layout{grid-template-columns:minmax(0,930px) minmax(300px,340px);justify-content:center;gap:50px;padding-top:26px}}.article-view-page .article-view-header h1{letter-spacing:-.018em;max-width:930px;font-size:clamp(34px,2.75vw,46px);font-weight:700;line-height:1.1}.article-view-page .article-view-lead{max-width:900px;margin-top:18px;font-size:clamp(18px,1.2vw,20px);font-weight:600;line-height:1.58}.article-view-page .article-view-body,.article-view-page .article-view-body .article-body{max-width:900px;font-size:18.5px;line-height:1.72}.article-view-page .article-view-body .article-body h2{font-size:25px}.article-view-page .article-view-body .article-body h3{font-size:22px}.article-view-page .article-view-body .article-body h4{font-size:20px}.article-view-page .article-popular-sidebar__header h2{font-size:28px}.article-view-page .article-popular-sidebar__copy h3{font-size:16.5px;line-height:1.4}.dth-home--six-areas{flex-direction:column;display:flex}.dth-home--six-areas .container{width:min(1280px,100% - 52px);max-width:1280px;margin-left:auto;margin-right:auto}.dth-area-ribbon .dth-trending__links{gap:2px}.dth-area-ribbon .dth-trending__links a{padding:0 14px;font-weight:650}.dth-newsroom{padding:22px 0}.dth-newsroom__header{grid-template-columns:minmax(0,1fr) minmax(320px,440px);gap:26px;margin-bottom:16px}.dth-newsroom__header h1{letter-spacing:-.03em;max-width:690px;margin-top:6px;font-size:clamp(28px,2.55vw,38px);line-height:1.12}.dth-newsroom__header p{max-width:730px;margin-top:9px;font-size:14px;line-height:1.58}.dth-newsroom-search{min-height:50px;padding-top:4px;padding-bottom:4px}.dth-newsroom-search input,.dth-newsroom-search button{height:38px;min-height:38px}.dth-newsroom__grid{grid-template-columns:minmax(0,1.34fr) minmax(360px,.86fr);gap:12px;min-height:420px}.dth-newsroom__lead{border-radius:11px;min-height:420px}.dth-newsroom__lead .article-card--featured{flex-direction:column;height:100%;display:flex}.dth-newsroom__lead .content-image--hero{aspect-ratio:auto;height:clamp(275px,22vw,320px);min-height:275px}.dth-newsroom__lead .content-image--hero img{object-fit:cover;object-position:center 44%;width:100%;height:100%}.dth-newsroom__side{gap:10px}.dth-newsroom__side-item{border-radius:11px;min-height:202px}.dth-newsroom__side .article-card{flex-direction:column;height:100%;display:flex}.dth-newsroom__side .content-image--wide{aspect-ratio:auto;height:104px;min-height:104px}.dth-newsroom__side .content-image--wide img{object-fit:cover;width:100%;height:100%}.dth-newsroom__lead .content-card__body{padding:14px 18px 16px}.dth-newsroom__lead .content-card__labels{margin-bottom:7px}.dth-newsroom__lead .article-card h3{letter-spacing:-.025em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:clamp(21px,1.55vw,25px);font-weight:760;line-height:1.25;display:-webkit-box;overflow:hidden}.dth-newsroom__lead .article-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:7px 0 10px;font-size:13.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.dth-newsroom__lead .content-meta{margin-top:auto;font-size:11.5px}.dth-newsroom__side .content-card__body{flex-direction:column;flex:1;min-height:0;padding:9px 11px 10px;display:flex}.dth-newsroom__side .content-card__labels{margin-bottom:5px}.dth-newsroom__side .badge{padding:4px 7px;font-size:10px}.dth-newsroom__side .article-card h3{letter-spacing:-.012em;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14.5px;font-weight:730;line-height:1.32;display:-webkit-box;overflow:hidden}.dth-newsroom__side .article-card p{display:none}.dth-newsroom__side .content-meta{gap:5px 9px;margin-top:auto;font-size:10.5px}.dth-newsroom__quick-searches{padding-top:11px}.dth-focus-areas{border-top:1px solid var(--dth-border);border-bottom:1px solid var(--dth-border);background:#fff;padding:30px 0 34px}.dth-focus-areas .dth-section-heading{margin-bottom:18px}.dth-focus-areas .dth-section-heading h2{font-size:28px}.dth-focus-areas__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;display:grid}.dth-focus-area-card{border:1px solid var(--dth-border);min-width:0;min-height:116px;box-shadow:none;background:#fff;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px;display:grid}.dth-focus-area-card>span{width:38px;height:38px;color:var(--dth-green-dark);background:var(--dth-green-soft);border-radius:9px;place-items:center;display:grid}.dth-focus-area-card small{color:var(--dth-muted);text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:650;display:block}.dth-focus-area-card strong{color:var(--dth-ink);font-size:15px;line-height:1.25;display:block}.dth-focus-area-card p{display:none}.dth-focus-area-card>svg{color:#9ba69f}.dth-focus-area-card:hover{border-color:var(--dth-green-border);background:#f8fcf9}.dth-home--six-areas .dth-section{padding-top:46px;padding-bottom:46px}.dth-home--six-areas .dth-section-heading{margin-bottom:20px}.dth-home--six-areas .dth-section-heading h2{font-size:clamp(25px,2.4vw,32px)}.dth-home--six-areas .dth-latest-news{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.dth-home--six-areas .dth-latest-news__item:first-child{grid-column:auto}.dth-home--six-areas .dth-latest-news__item{box-shadow:none;border-radius:11px}.dth-home--six-areas .dth-latest-news__item .content-card__body{padding:14px 15px 16px}.dth-home--six-areas .dth-latest-news__item .article-card h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:16px;font-weight:720;line-height:1.34;display:-webkit-box;overflow:hidden}.dth-home--six-areas .dth-latest-news__item .article-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.48;display:-webkit-box;overflow:hidden}.dth-home--six-areas .dth-community-panel,.dth-home--six-areas .dth-jobs-panel{box-shadow:none;border-radius:12px}.dth-home--six-areas .dth-contribute{padding-top:34px;padding-bottom:34px}@media (width<=1180px){.dth-home--six-areas .container{width:min(1120px,100% - 40px)}.dth-newsroom__grid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)}.dth-newsroom__lead .content-image--hero{height:290px;min-height:290px}.dth-focus-areas__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.article-view-page .article-view-container{width:calc(100% - 36px)}.dth-home--six-areas .container{width:calc(100% - 32px)}.dth-newsroom__header{grid-template-columns:1fr;align-items:stretch;gap:16px}.dth-newsroom__grid{grid-template-columns:1fr;min-height:0}.dth-newsroom__lead{min-height:0}.dth-newsroom__lead .content-image--hero{height:clamp(250px,52vw,340px);min-height:250px}.dth-newsroom__side{grid-template-columns:repeat(2,minmax(0,1fr))}.dth-newsroom__side .content-image--wide{height:122px}.dth-home--six-areas .dth-latest-news{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.article-view-page .article-view-container{width:calc(100% - 28px)}.article-view-page .article-view-header h1{font-size:31px;line-height:1.12}.article-view-page .article-view-lead{font-size:17.5px}.article-view-page .article-view-body,.article-view-page .article-view-body .article-body{font-size:17px;line-height:1.68}.dth-home--six-areas .container{width:calc(100% - 24px)}.dth-newsroom{padding-top:18px}.dth-newsroom__header h1{font-size:27px}.dth-newsroom__lead .content-image--hero{height:235px;min-height:235px}.dth-newsroom__lead .article-card h3{font-size:21px}.dth-newsroom__side{grid-template-columns:1fr}.dth-newsroom__side-item{min-height:0}.dth-newsroom__side .article-card{grid-template-columns:132px minmax(0,1fr);display:grid}.dth-newsroom__side .content-image--wide{width:132px;height:100%;min-height:112px}.dth-focus-areas__grid,.dth-home--six-areas .dth-latest-news{grid-template-columns:1fr}.dth-focus-area-card{min-height:88px}}.dth-focus-areas .dth-section-heading>div>div>p{max-width:760px;color:var(--dth-muted);font-size:14.5px;line-height:1.6}.dth-focus-area-card{align-items:start;gap:11px;min-height:138px;padding:16px}.dth-focus-area-card>span{margin-top:1px}.dth-focus-area-card small{color:var(--dth-green);letter-spacing:.01em;text-transform:none;margin-bottom:5px;font-size:11.5px;font-weight:700}.dth-focus-area-card strong{margin-bottom:7px;font-size:16px;line-height:1.25}.dth-focus-area-card p{color:var(--dth-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.dth-focus-area-card>svg{align-self:center}@media (width<=680px){.dth-focus-area-card{min-height:116px;padding:14px}.dth-focus-area-card p{font-size:12px}}@media (width<=820px){.dthl-header:has(.dthl-mobile-nav){opacity:1!important;pointer-events:auto!important;will-change:auto!important;transform:none!important}.dthl-header-top{display:none!important}.dthl-header-main__inner{grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;min-height:64px!important}.dthl-header-search,.dthl-post-button,.dthl-header-preferences{display:none!important}.dthl-brand{gap:10px!important}.dthl-brand__mark{border-radius:11px!important;width:40px!important;height:40px!important}.dthl-brand__content strong{font-size:.95rem!important}.dthl-brand__content small{letter-spacing:.09em!important;font-size:.54rem!important}.dthl-header-actions{gap:7px!important}.dthl-header-actions .dthl-icon-button,.dthl-mobile-menu-button{border-radius:12px!important;width:42px!important;height:42px!important}.dthl-user-menu__trigger{min-width:42px!important;padding:0!important}.dthl-user-menu__name,.dthl-user-menu__trigger>svg:last-child{display:none!important}.dthl-mobile-menu-button{z-index:2!important;display:grid!important}.dthl-header-nav{display:none!important}.dthl-mobile-nav{z-index:15000!important;pointer-events:auto!important;width:100vw!important;height:100dvh!important;display:block!important;position:fixed!important;inset:0!important}.dthl-mobile-nav__backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#051f117a!important;border:0!important;border-radius:0!important;width:100%!important;height:100%!important;padding:0!important;display:block!important;position:absolute!important;inset:0!important}.dthl-mobile-nav__panel{overscroll-behavior:contain;animation:.18s ease-out both dthl-mobile-drawer-enter;width:min(92vw,390px)!important;height:100dvh!important;max-height:100dvh!important;padding:calc(14px + env(safe-area-inset-top)) 16px calc(24px + env(safe-area-inset-bottom))!important;background:#fff!important;border:0!important;border-radius:0!important;position:absolute!important;inset:0 0 0 auto!important;overflow:hidden auto!important;transform:none!important;box-shadow:-18px 0 54px #083d2033!important}@keyframes dthl-mobile-drawer-enter{0%{opacity:.72;transform:translate(22px)}to{opacity:1;transform:translate(0)}}.dthl-mobile-nav__header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);top:calc(-14px - env(safe-area-inset-top))!important;z-index:4!important;min-height:58px!important;padding:calc(10px + env(safe-area-inset-top)) 16px 10px!important;background:#fffffff7!important;border-bottom:1px solid #e3ebe6!important;justify-content:space-between!important;align-items:center!important;margin:0 -16px 12px!important;display:flex!important;position:sticky!important}.dthl-mobile-nav__header strong{font-size:1.08rem!important;line-height:1.2!important}.dthl-mobile-nav__header button{color:#173c28!important;background:#f4f8f5!important;border:1px solid #dce7e0!important;border-radius:11px!important;place-items:center!important;width:40px!important;height:40px!important;padding:0!important;display:grid!important}.dthl-mobile-search{background:#f5f8f6!important;border:1px solid #d9e5dd!important;border-radius:13px!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;min-height:50px!important;padding:4px 5px 4px 13px!important;display:grid!important}.dthl-mobile-search input{background:0 0!important;border:0!important;outline:0!important;width:100%!important;min-width:0!important;height:42px!important;font-size:16px!important}.dthl-mobile-search button{color:#fff!important;background:#1b9345!important;border:0!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;gap:6px!important;min-width:74px!important;height:42px!important;padding:0 12px!important;font-size:.86rem!important;font-weight:750!important;display:inline-flex!important}.dthl-mobile-nav__links{grid-template-columns:1fr!important;gap:5px!important;margin-top:14px!important;display:grid!important}.dthl-mobile-nav__link{color:#294638!important;background:#fff!important;border-radius:11px!important;align-items:center!important;min-height:48px!important;padding:0 14px!important;font-size:.96rem!important;font-weight:680!important;display:flex!important}.dthl-mobile-nav__link:hover,.dthl-mobile-nav__link.is-active{color:#0f6d33!important;background:#eaf8ef!important}.dthl-mobile-header-settings{background:#fafcfb!important;border:1px solid #e1e9e4!important;border-radius:13px!important;margin-top:14px!important;padding:14px!important}.dthl-mobile-header-settings__heading strong{font-size:.88rem!important}.dthl-mobile-header-settings__heading span,.dthl-mobile-header-settings__modes button,.dthl-mobile-header-settings__compact{font-size:.78rem!important}.dthl-mobile-post-button{border-radius:12px!important;min-height:50px!important;margin-top:14px!important;font-size:.94rem!important;font-weight:760!important}.dthl-mobile-account,.dthl-mobile-auth{margin-top:10px!important}.dthl-mobile-account>*,.dthl-mobile-auth>*{min-height:46px!important;font-size:.88rem!important}}@media (width<=680px){.dth-home--six-areas .container,.dth-home--six-areas .dthl-container{width:calc(100% - 20px)!important}.dth-newsroom{padding-top:14px!important}.dth-newsroom__lead{border-radius:13px!important;overflow:hidden!important}.dth-newsroom__lead .content-image--hero{height:clamp(200px,54vw,245px)!important;min-height:200px!important}.dth-newsroom__lead .content-card__body{padding:13px 14px 15px!important}.dth-newsroom__lead .article-card h3{letter-spacing:-.024em!important;-webkit-line-clamp:3!important;font-size:clamp(1.18rem,5.4vw,1.38rem)!important;line-height:1.24!important}.dth-newsroom__lead .article-card p{margin-top:7px!important;font-size:.82rem!important;line-height:1.5!important}.dth-newsroom__side{grid-template-columns:1fr!important;gap:9px!important;display:grid!important}.dth-newsroom__side-item{border-radius:12px!important;min-height:0!important;overflow:hidden!important}.dth-newsroom__side .article-card{grid-template-columns:126px minmax(0,1fr)!important;align-items:start!important;min-height:108px!important;padding:0!important;display:grid!important}.dth-newsroom__side .content-image--wide{aspect-ratio:4/3!important;border-radius:9px!important;align-self:start!important;width:116px!important;height:88px!important;min-height:88px!important;margin:10px!important;overflow:hidden!important}.dth-newsroom__side .content-image--wide img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important}.dth-newsroom__side .content-card__body{flex-direction:column!important;min-width:0!important;min-height:108px!important;padding:10px 11px 9px 0!important;display:flex!important}.dth-newsroom__side .content-card__labels{margin-bottom:4px!important}.dth-newsroom__side .badge{padding:3px 6px!important;font-size:.61rem!important}.dth-newsroom__side .article-card h3{letter-spacing:-.012em!important;-webkit-line-clamp:3!important;font-size:.9rem!important;font-weight:720!important;line-height:1.32!important}.dth-newsroom__side .content-meta{gap:4px 8px!important;margin-top:auto!important;font-size:.66rem!important}.dth-focus-areas{padding-top:25px!important;padding-bottom:28px!important}.dth-focus-areas .dth-section-heading h2{font-size:1.45rem!important;line-height:1.2!important}.dth-focus-area-card{border-radius:12px!important;min-height:94px!important;padding:13px!important}.dth-focus-area-card strong{font-size:.96rem!important}.dth-focus-area-card p{font-size:.76rem!important;line-height:1.42!important}}@media (width<=390px){.dth-newsroom__side .article-card{grid-template-columns:112px minmax(0,1fr)!important}.dth-newsroom__side .content-image--wide{width:102px!important;height:80px!important}.dth-newsroom__side .article-card h3{font-size:.85rem!important}}@media (width<=720px){.create-hub-page{padding:12px 0 46px!important}.create-hub-container{width:calc(100% - 20px)!important}.create-hub-hero{border-radius:18px!important;gap:18px!important;padding:22px 18px!important}.create-hub-hero h1{letter-spacing:-.042em!important;font-size:clamp(2rem,9vw,2.45rem)!important;line-height:1.06!important}.create-hub-hero__eyebrow{font-size:.72rem!important}.create-hub-hero__content>p{margin-top:12px!important;font-size:.94rem!important;line-height:1.58!important}.create-hub-hero__actions{margin-top:18px!important}.create-hub-primary-action,.create-hub-secondary-action{min-height:50px!important;font-size:.91rem!important;font-weight:740!important}.create-hub-hero__summary{border-radius:15px!important;padding:16px!important}.create-hub-hero__summary-heading strong{font-size:.96rem!important}.create-hub-hero__summary-heading small{font-size:.74rem!important}.create-hub-hero__summary-list div{min-height:44px!important;font-size:.8rem!important;line-height:1.42!important}.create-options-section,.create-process-section{border-radius:16px!important;margin-top:14px!important;padding:18px 14px!important}.create-section-heading{gap:10px!important}.create-section-heading>span{border-radius:12px!important;width:44px!important;height:44px!important}.create-section-heading small{font-size:.7rem!important}.create-section-heading h2{margin-top:4px!important;font-size:1.28rem!important;line-height:1.22!important}.create-section-heading p{margin-top:6px!important;font-size:.86rem!important;line-height:1.52!important}.create-option-grid{gap:10px!important;margin-top:16px!important}.create-option-card{border-radius:14px!important;min-height:0!important;padding:16px!important}.create-option-card__icon{border-radius:14px!important;width:50px!important;height:50px!important}.create-option-card__badge{min-height:28px!important;padding:0 10px!important;font-size:.72rem!important}.create-option-card__eyebrow{margin-top:14px!important;font-size:.7rem!important}.create-option-card h2{margin-top:5px!important;font-size:1.1rem!important;line-height:1.3!important}.create-option-card>p{margin-top:7px!important;font-size:.88rem!important;line-height:1.5!important}.create-option-card__note{margin-top:11px!important;padding:10px 11px!important;font-size:.79rem!important;line-height:1.45!important}.create-option-card__action{min-height:42px!important;padding-top:11px!important;font-size:.88rem!important}.create-process-grid article{min-height:0!important;padding:15px!important}.create-process-grid h3{margin-top:12px!important;font-size:.94rem!important}.create-process-grid p{font-size:.82rem!important;line-height:1.5!important}.create-guidance-card,.create-editorial-card{padding:18px 15px!important}.create-guidance-card header h2,.create-editorial-card h2{font-size:1.08rem!important}.create-guidance-card li,.create-editorial-card p,.create-support-section p{font-size:.82rem!important;line-height:1.5!important}.create-guidance-card>a,.create-editorial-card>a,.create-support-section>a{min-height:48px!important;font-size:.88rem!important}:is(.community-editor-page,.property-editor-page,.job-editor-page,.news-tip-page){padding-top:8px!important;padding-bottom:48px!important}:is(.community-editor-container,.property-editor-container,.job-editor-container,.news-tip-container){width:calc(100% - 18px)!important}:is(.community-editor-breadcrumb,.property-editor-breadcrumb,.job-editor-breadcrumb,.news-tip-breadcrumb){gap:6px!important;min-height:40px!important;font-size:.78rem!important}:is(.community-editor-hero,.property-editor-hero,.job-editor-hero,.news-tip-hero){border-radius:16px!important;gap:14px!important;min-height:0!important;padding:20px 16px!important}:is(.community-editor-hero,.property-editor-hero,.job-editor-hero,.news-tip-hero) h1{letter-spacing:-.038em!important;font-size:clamp(1.85rem,8vw,2.2rem)!important;line-height:1.08!important}:is(.community-editor-hero__content,.property-editor-hero__content,.job-editor-hero__content,.news-tip-hero__content)>p{font-size:.9rem!important;line-height:1.55!important}:is(.community-editor-layout,.property-editor-layout,.job-editor-layout,.news-tip-layout){grid-template-columns:1fr!important;gap:12px!important}:is(.community-editor-card,.property-editor-card,.job-editor-card,.news-tip-card){border-radius:14px!important;padding:18px 15px!important}:is(.community-editor-card__heading,.property-editor-card__heading,.job-editor-card__heading,.news-tip-card__heading){gap:10px!important}:is(.community-editor-card__heading,.property-editor-card__heading,.job-editor-card__heading,.news-tip-card__heading) h2{font-size:1.16rem!important;line-height:1.25!important}:is(.community-editor-card__heading,.property-editor-card__heading,.job-editor-card__heading,.news-tip-card__heading) p{font-size:.84rem!important;line-height:1.5!important}:is(.community-editor-page,.property-editor-page,.job-editor-page,.news-tip-page) label{font-size:.9rem!important;font-weight:700!important}:is(.community-editor-page,.property-editor-page,.job-editor-page,.news-tip-page) :is(input,select,textarea){min-height:48px!important;font-size:16px!important;line-height:1.45!important}:is(.community-editor-page,.property-editor-page,.job-editor-page,.news-tip-page) textarea{min-height:116px!important}.community-type-grid button{border-radius:13px!important;min-height:112px!important;padding:15px!important}.community-type-grid button strong{font-size:.98rem!important}.community-type-grid button small{font-size:.8rem!important;line-height:1.45!important}:is(.community-editor-hero__status,.property-editor-hero__status,.job-editor-hero__status,.news-tip-hero__status){border-radius:12px!important;padding:13px!important}:is(.community-editor-sidebar__content,.property-editor-sidebar__content,.job-editor-sidebar__content,.news-tip-sidebar__content){grid-template-columns:1fr!important;gap:10px!important}:is(.community-editor-sidebar-card,.property-editor-sidebar-card,.job-editor-sidebar-card,.news-tip-sidebar-card){border-radius:14px!important;padding:15px!important}:is(.community-sidebar-heading,.property-sidebar-heading,.job-sidebar-heading,.news-tip-sidebar-heading) h2{font-size:.96rem!important}:is(.community-sidebar-heading,.property-sidebar-heading,.job-sidebar-heading,.news-tip-sidebar-heading) p{font-size:.78rem!important;line-height:1.45!important}:is(.community-editor-actions,.property-editor-actions,.job-editor-actions,.news-tip-actions){border-radius:13px!important;gap:9px!important;padding:12px!important}:is(.community-editor-actions,.property-editor-actions,.job-editor-actions,.news-tip-actions) button,:is(.community-editor-actions,.property-editor-actions,.job-editor-actions,.news-tip-actions) a{min-height:48px!important;font-size:.9rem!important;font-weight:720!important}:is(.community-completion-card,.property-completion-card,.job-completion-card,.news-tip-completion-card) li{min-height:42px!important;font-size:.78rem!important}.community-completion-card li small{font-size:.68rem!important}.community-sidebar-heading h2,.community-type-summary strong,.community-guidelines-toggle strong{font-size:.92rem!important}.community-sidebar-heading p,.community-type-summary p,.community-guidelines-list,.community-moderation-card p{font-size:.78rem!important;line-height:1.48!important}.community-moderation-card h2{font-size:1rem!important}.community-moderation-card>div span{min-height:40px!important;font-size:.76rem!important}}@media (width<=420px){.dthl-container,.dth-home--six-areas .container,.dth-home--six-areas .dthl-container{width:calc(100% - 16px)!important}.dthl-brand__content small{display:none!important}.create-hub-container,:is(.community-editor-container,.property-editor-container,.job-editor-container,.news-tip-container){width:calc(100% - 14px)!important}.create-hub-hero,:is(.community-editor-hero,.property-editor-hero,.job-editor-hero,.news-tip-hero){padding-left:14px!important;padding-right:14px!important}.create-option-card,:is(.community-editor-card,.property-editor-card,.job-editor-card,.news-tip-card){padding-left:13px!important;padding-right:13px!important}}@media (prefers-reduced-motion:reduce){.dthl-mobile-nav__panel{animation:none!important}}.dth-home--six-areas>.dth-area-ribbon{order:1}.dth-home--six-areas>.dth-newsroom{order:2}.dth-home--six-areas>.dth-data-warning{order:3}.dth-home--six-areas>.dth-home-latest{order:4}.dth-home--six-areas>.dth-home-community-jobs{order:5}.dth-home--six-areas>.dth-home-property{order:6}.dth-home--six-areas>.dth-focus-areas{order:7}.dth-home--six-areas>.dth-home-contribute{order:8}.dth-home--six-areas>.dth-system-note{order:9}.dth-focus-areas{background:#f7faf8}@media (width>=681px){.dth-focus-areas{padding-top:40px!important;padding-bottom:44px!important}}@media (width<=680px){.dth-home--six-areas .container{width:calc(100% - 24px)!important}.dth-area-ribbon{background:#fff!important;border-bottom:1px solid #e5ebe7!important}.dth-area-ribbon .dth-trending__inner{gap:0!important;min-height:40px!important;overflow:hidden!important}.dth-area-ribbon .dth-trending__label,.dth-area-ribbon .dth-trending__submit{display:none!important}.dth-area-ribbon .dth-trending__links{overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:0!important;width:100%!important;display:flex!important;overflow:auto hidden!important}.dth-area-ribbon .dth-trending__links::-webkit-scrollbar{display:none}.dth-area-ribbon .dth-trending__links a{min-height:40px!important;padding:0 13px!important;font-size:.75rem!important;font-weight:680!important}.dth-newsroom{background:#f8faf8!important;padding:12px 0 18px!important}.dth-newsroom__header{margin-bottom:14px!important;display:block!important}.dth-newsroom__header>div:first-child{margin-bottom:12px!important}.dth-newsroom__header .dth-eyebrow{letter-spacing:.055em!important;font-size:.7rem!important}.dth-newsroom__header h1{letter-spacing:-.035em!important;max-width:330px!important;margin-top:5px!important;font-size:clamp(1.42rem,6.3vw,1.7rem)!important;font-weight:790!important;line-height:1.12!important}.dth-newsroom__header p{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#68766e!important;max-width:360px!important;margin-top:7px!important;font-size:.79rem!important;line-height:1.5!important;display:-webkit-box!important;overflow:hidden!important}.dth-newsroom-search{min-height:46px!important;box-shadow:none!important;border-radius:11px!important;gap:7px!important;padding:3px 4px 3px 12px!important}.dth-newsroom-search>svg{width:18px!important;height:18px!important}.dth-newsroom-search input{height:40px!important;min-height:40px!important;font-size:16px!important}.dth-newsroom-search button{border-radius:9px!important;min-width:82px!important;height:40px!important;min-height:40px!important;padding:0 11px!important;font-size:.78rem!important}.dth-newsroom__grid{gap:10px!important}.dth-newsroom__lead{box-shadow:none!important;border-radius:12px!important}.dth-newsroom__lead .content-image--hero{aspect-ratio:16/9!important;background:#edf2ef!important;height:auto!important;min-height:0!important}.dth-newsroom__lead .content-image--hero img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.dth-newsroom__lead .content-card__body{padding:12px 13px 14px!important}.dth-newsroom__lead .article-card h3{-webkit-line-clamp:3!important;font-size:clamp(1.08rem,4.9vw,1.25rem)!important;font-weight:750!important;line-height:1.25!important}.dth-newsroom__lead .article-card p{-webkit-line-clamp:2!important;margin:6px 0 8px!important;font-size:.78rem!important;line-height:1.48!important}.dth-newsroom__side{gap:8px!important}.dth-newsroom__side-item{box-shadow:none!important;border-radius:10px!important;overflow:hidden!important}.dth-newsroom__side .article-card{grid-template-columns:108px minmax(0,1fr)!important;align-items:stretch!important;min-height:96px!important;display:grid!important}.dth-newsroom__side .article-card>a:first-child{padding:8px 0 8px 8px!important;display:block!important}.dth-newsroom__side .content-image--wide{aspect-ratio:4/3!important;background:#edf2ef!important;border-radius:8px!important;width:100px!important;height:76px!important;min-height:76px!important;margin:0!important;overflow:hidden!important}.dth-newsroom__side .content-image--wide img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.dth-newsroom__side .content-card__body{min-height:96px!important;padding:8px 9px 8px 8px!important}.dth-newsroom__side .content-card__labels{margin-bottom:3px!important}.dth-newsroom__side .badge{padding:2px 5px!important;font-size:.56rem!important}.dth-newsroom__side .article-card h3{-webkit-line-clamp:3!important;font-size:.82rem!important;font-weight:720!important;line-height:1.3!important}.dth-newsroom__side .content-meta{gap:3px 7px!important;margin-top:auto!important;font-size:.61rem!important}.dth-newsroom__quick-searches{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap!important;padding-top:10px!important;padding-bottom:2px!important;overflow-x:auto!important}.dth-newsroom__quick-searches::-webkit-scrollbar{display:none}.dth-newsroom__quick-searches>span,.dth-newsroom__quick-searches a{flex:none!important}.dth-home-latest{padding-top:30px!important;padding-bottom:30px!important}.dth-home-latest .dth-section-heading{margin-bottom:14px!important}.dth-home-latest .dth-section-heading h2{font-size:1.45rem!important}.dth-home-latest .dth-section-heading p{font-size:.8rem!important;line-height:1.48!important}.dth-home--six-areas .dth-latest-news{gap:8px!important}.dth-home--six-areas .dth-latest-news__item{background:#fff!important;border:1px solid #e0e8e3!important;border-radius:10px!important;overflow:hidden!important}.dth-home--six-areas .dth-latest-news__item .article-card{grid-template-columns:112px minmax(0,1fr)!important;min-height:98px!important;display:grid!important}.dth-home--six-areas .dth-latest-news__item .article-card>a:first-child{padding:8px 0 8px 8px!important;display:block!important}.dth-home--six-areas .dth-latest-news__item .content-image--wide{aspect-ratio:4/3!important;border-radius:8px!important;width:104px!important;height:78px!important;min-height:78px!important;overflow:hidden!important}.dth-home--six-areas .dth-latest-news__item .content-image--wide img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.dth-home--six-areas .dth-latest-news__item .content-card__body{min-width:0!important;padding:8px 9px 8px 8px!important}.dth-home--six-areas .dth-latest-news__item .article-card h3{-webkit-line-clamp:3!important;font-size:.86rem!important;line-height:1.3!important}.dth-home--six-areas .dth-latest-news__item .article-card p{display:none!important}.dth-home--six-areas .dth-latest-news__item .content-meta{margin-top:5px!important;font-size:.62rem!important}.dth-focus-areas{background:#f4f8f5!important;padding:30px 0 32px!important}.dth-focus-areas .dth-section-heading{margin-bottom:14px!important}.dth-focus-areas .dth-section-heading>div:first-child{gap:9px!important}.dth-focus-areas .dth-section-heading__icon{border-radius:10px!important;width:40px!important;height:40px!important}.dth-focus-areas .dth-section-heading h2{font-size:1.35rem!important;line-height:1.18!important}.dth-focus-areas .dth-section-heading p{font-size:.78rem!important;line-height:1.48!important}.dth-focus-areas__grid{scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch;grid-template-columns:none!important;grid-auto-columns:minmax(230px,78vw)!important;grid-auto-flow:column!important;gap:9px!important;padding-bottom:3px!important;display:grid!important;overflow:auto hidden!important}.dth-focus-areas__grid::-webkit-scrollbar{display:none}.dth-focus-area-card{scroll-snap-align:start;min-height:100px!important;box-shadow:none!important;padding:13px!important}.dth-focus-area-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 0!important;font-size:.74rem!important;line-height:1.42!important;display:-webkit-box!important;overflow:hidden!important}}@media (width<=760px){.article-view-page{background:#fff!important;padding:0 0 52px!important}.article-view-page .article-view-container{width:100%!important;max-width:none!important}.article-view-page .article-view-breadcrumb{border-bottom:1px solid #ecefed!important;min-height:42px!important;padding:0 16px!important;font-size:.72rem!important}.article-view-page .article-view-layout{padding:0!important;display:block!important}.article-view-page .article-view-main{box-shadow:none!important;background:#fff!important;border:0!important;border-radius:0!important;overflow:visible!important}.article-view-page .article-view-header{background:#fff!important;padding:20px 18px 18px!important;overflow:visible!important}.article-view-page .article-view-header:after{display:none!important}.article-view-page .article-view-labels{gap:6px!important;margin-bottom:10px!important}.article-view-page .article-view-header h1{letter-spacing:-.022em!important;max-width:none!important;margin:0!important;font-size:clamp(1.62rem,6.3vw,1.78rem)!important;font-weight:700!important;line-height:1.14!important}.article-view-page .article-view-lead{max-width:none!important;margin:12px 0 0!important;font-size:1rem!important;font-weight:600!important;line-height:1.55!important}.article-view-page .article-view-author-row{grid-template-columns:1fr!important;gap:10px!important;margin-top:16px!important;padding-top:14px!important}.article-view-page .article-view-author strong,.article-view-page .article-view-author a{font-size:.82rem!important}.article-view-page .article-view-author span,.article-view-page .article-view-byline span{font-size:.7rem!important}.article-view-page .article-view-byline{gap:6px 12px!important}.article-view-page .article-view-header-actions{display:none!important}.article-view-page .article-view-updated{margin-top:10px!important;font-size:.75rem!important}.article-view-page .article-view-cover{background:#fff!important;padding:0 16px 20px!important}.article-view-page .article-view-cover .content-image--hero{contain:layout paint;aspect-ratio:16/9!important;background:#edf2ef!important;border-radius:9px!important;min-height:0!important;overflow:hidden!important}.article-view-page .article-view-cover img{backface-visibility:hidden;object-fit:cover!important;width:100%!important;height:100%!important;box-shadow:none!important;border-radius:9px!important;display:block!important}.article-view-page .article-view-content{max-width:none!important;padding:4px 18px 8px!important}.article-view-page .article-view-body,.article-view-page .article-view-body .article-body{color:#202b24!important;max-width:none!important;font-size:17px!important;font-weight:400!important;line-height:1.67!important}.article-view-page .article-body p,.article-view-page .article-body li,.article-view-page .article-body blockquote,.article-view-page .article-body p span,.article-view-page .article-body li span,.article-view-page .article-body blockquote span,.article-view-page .article-body p strong,.article-view-page .article-body li strong,.article-view-page .article-body p em,.article-view-page .article-body li em{font-family:inherit!important;font-size:inherit!important;line-height:inherit!important}.article-view-page .article-view-body h2,.article-view-page .article-view-body .article-body h2{margin:1.8em 0 .62em!important;font-size:1.4rem!important;line-height:1.3!important}.article-view-page .article-view-body h3,.article-view-page .article-view-body .article-body h3{margin:1.55em 0 .58em!important;font-size:1.2rem!important;line-height:1.34!important}.article-view-page .article-view-body h4,.article-view-page .article-view-body .article-body h4{font-size:1.08rem!important}.article-view-page .article-view-body :is(p,ul,ol,blockquote){margin-top:0!important;margin-bottom:1.15em!important}.article-view-page .article-body figure{contain:layout paint;margin:22px 0!important}.article-view-page .article-body :is(img,video){border-radius:7px!important;width:100%!important;max-width:100%!important;height:auto!important;display:block!important}.article-view-page .article-body figcaption{color:#737b76!important;margin-top:7px!important;padding:0 3px!important;font-size:.79rem!important;line-height:1.45!important}.article-view-page .article-view-source-note,.article-view-page .article-view-tags,.article-view-page .article-view-reactions,.article-view-page .article-view-comments{margin-left:0!important;margin-right:0!important}.article-view-page .article-view-reactions,.article-view-page .article-view-comments{padding:20px 18px!important}.article-view-page .article-view-sidebar{display:none!important}.article-reading-progress{height:2px!important}.article-reading-progress span{box-shadow:none!important;transition:none!important}.article-scroll-top{right:14px!important;bottom:calc(16px + env(safe-area-inset-bottom))!important;border-radius:12px!important;width:42px!important;height:42px!important;box-shadow:0 6px 18px #083d2024!important}}@media (width<=390px){.article-view-page .article-view-header{padding-left:15px!important;padding-right:15px!important}.article-view-page .article-view-header h1{font-size:1.58rem!important}.article-view-page .article-view-content{padding-left:15px!important;padding-right:15px!important}.article-view-page .article-view-cover{padding-left:13px!important;padding-right:13px!important}}.articles-page{--articles-page-bg:#f7f9f7;--articles-card:#fff;--articles-line:#e1e9e3;--articles-line-strong:#d3dfd6;--articles-green-v2:#159447;--articles-green-v2-dark:#0b6c34;--articles-green-v2-soft:#edf8f1;--articles-ink-v2:#10251a;--articles-copy-v2:#4e5f55;--articles-muted-v2:#7a877f;background:linear-gradient(#f4f8f5 0,#f8faf8 240px,#f7f9f7 100%);padding:22px 0 64px}.articles-page__container{width:min(1320px,100% - 48px);max-width:1320px}.articles-hero{border:1px solid var(--articles-line);min-height:190px;color:var(--articles-ink-v2);background:radial-gradient(circle at 91% 20%,#15944718,#0000 30%),linear-gradient(135deg,#fff 0%,#fbfdfb 58%,#f1f8f3 100%);border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(360px,480px);gap:30px;padding:28px 30px;box-shadow:0 12px 36px #143e2412}.articles-hero:before{border-color:#1594470f;width:440px;height:440px;top:-185px;right:-120px;box-shadow:0 0 0 54px #15944705,0 0 0 108px #15944703}.articles-hero:after{display:none}.articles-hero__eyebrow{color:var(--articles-green-v2-dark);letter-spacing:.1em;margin-bottom:8px;font-size:12px;font-weight:800}.articles-hero h1{max-width:720px;color:var(--articles-ink-v2);letter-spacing:-.045em;font-size:clamp(34px,3.1vw,46px);font-weight:790;line-height:1.06}.articles-hero p{max-width:690px;color:var(--articles-copy-v2);margin-top:11px;font-size:14.5px;line-height:1.58}.articles-hero__search{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fffffff0;border:1px solid #d5e3d9;border-radius:13px;gap:9px;min-height:56px;padding:5px 5px 5px 15px;box-shadow:0 8px 24px #10391f11}.articles-hero__search:focus-within{background:#fff;border-color:#8fcfa7;box-shadow:0 0 0 4px #15944714,0 9px 25px #10391f12}.articles-hero__search>svg{color:var(--articles-green-v2-dark)}.articles-hero__search input{height:44px;color:var(--articles-ink-v2);font-size:14px}.articles-hero__search input::placeholder{color:#98a39c}.articles-hero__search-clear{color:#75847b}.articles-hero__search-clear:hover{color:var(--articles-green-v2-dark);background:var(--articles-green-v2-soft)}.articles-hero__search-submit{color:#fff;background:var(--articles-green-v2);min-height:44px;box-shadow:none;border-radius:10px;padding:0 15px;font-size:13px;font-weight:760}.articles-hero__search-submit:hover{color:#fff;background:#0f7f3c}.articles-category-rail{border-color:var(--articles-line);border-radius:12px;gap:3px;margin-top:12px;padding:5px;box-shadow:0 6px 20px #143e240b}.articles-category-rail button{color:#68766d;border-radius:8px;min-height:38px;padding:0 13px;font-size:12.5px;font-weight:700}.articles-category-rail button.is-active{background:var(--articles-green-v2);box-shadow:none}.articles-filter-panel{border-color:var(--articles-line);border-radius:14px;margin-top:12px;padding:15px 16px 16px;box-shadow:0 7px 24px #143e240b}.articles-filter-panel__heading{gap:16px;margin-bottom:13px;padding-bottom:12px}.articles-filter-panel__heading>div>span{border-radius:10px;width:38px;height:38px}.articles-filter-panel__heading h2{font-size:15px;font-weight:780}.articles-filter-panel__heading p{margin-top:2px;font-size:11.5px}.articles-filter-panel__heading>button{border-radius:8px;min-height:35px;font-size:11.5px}.articles-filter-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(190px,.52fr);gap:12px}.articles-sort-filter{gap:6px}.articles-sort-filter>span{font-size:12px}.articles-sort-filter>div{border-color:var(--articles-line-strong);background:#fff;border-radius:10px;min-height:45px;padding:0 11px}.articles-sort-filter select{height:43px;font-size:13px}.articles-active-filters{gap:6px;margin-top:13px;padding-top:11px}.articles-active-filters__label{font-size:11.5px}.articles-active-filters button{min-height:30px;padding:0 8px;font-size:11.5px}.articles-results{box-shadow:none;background:0 0;border:0;border-radius:0;margin-top:15px;overflow:visible}.articles-results__header{border-bottom:1px solid var(--articles-line-strong);background:0 0;min-height:auto;padding:18px 2px 14px}.articles-results__eyebrow{color:var(--articles-green-v2-dark);letter-spacing:.09em;margin-bottom:4px;font-size:11.5px}.articles-results__header h2{color:var(--articles-ink-v2);letter-spacing:-.03em;font-size:23px;font-weight:790}.articles-results__header p{margin-top:5px;font-size:12px}.articles-view-switch{border-color:var(--articles-line);background:#eef3ef;border-radius:9px;padding:3px}.articles-view-switch button{border-radius:7px;width:36px;height:34px}.articles-view-switch button.is-active{background:var(--articles-green-v2);box-shadow:none}.articles-results__body{min-height:320px;padding:17px 0 0}.articles-content-grid{gap:16px}.articles-content-grid.is-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.articles-content-item .article-card{border:1px solid var(--articles-line);background:#fff;border-radius:14px;height:100%;transition:transform .16s,border-color .16s,box-shadow .16s;overflow:hidden;box-shadow:0 7px 22px #143e240b}.articles-content-item .article-card:hover{border-color:#c9dbcf;transform:translateY(-2px);box-shadow:0 12px 28px #143e2413}.articles-content-item .content-image--wide{aspect-ratio:16/9;background:#edf3ef;min-height:0;overflow:hidden}.articles-content-item .content-image--wide img{object-fit:cover;object-position:center;width:100%;height:100%}.articles-content-item .content-card__body{padding:13px 14px 15px}.articles-content-item .content-card__labels{margin-bottom:7px}.articles-content-item .badge{padding:4px 7px;font-size:10px}.articles-content-item .article-card h3{color:var(--articles-ink-v2);letter-spacing:-.018em;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:17px;font-weight:760;line-height:1.34;display:-webkit-box;overflow:hidden}.articles-content-item .article-card p{color:var(--articles-copy-v2);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 10px;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.articles-content-item .content-meta{margin-top:auto;font-size:11px}.articles-content-grid.is-list{border-top:1px solid var(--articles-line);gap:0}.articles-content-grid.is-list .articles-content-item{border-bottom:1px solid var(--articles-line);padding:15px 0}.articles-content-grid.is-list .articles-content-item .article-card{min-height:170px;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:250px minmax(0,1fr)}.articles-content-grid.is-list .articles-content-item .article-card:hover{box-shadow:none;transform:none}.articles-content-grid.is-list .articles-content-item .article-card>a:first-child{min-width:0;display:block}.articles-content-grid.is-list .articles-content-item .content-image--wide{aspect-ratio:auto;border-radius:11px;height:170px}.articles-content-grid.is-list .articles-content-item .content-card__body{padding:3px 0 3px 18px}.articles-content-grid.is-list .articles-content-item .article-card h3{-webkit-line-clamp:2;font-size:20px}.articles-content-grid.is-list .articles-content-item .article-card p{-webkit-line-clamp:2}@media (width<=1050px){.articles-page__container{width:calc(100% - 36px)}.articles-hero{grid-template-columns:minmax(0,1fr) minmax(310px,390px);padding:24px}.articles-hero h1{font-size:clamp(31px,4vw,40px)}.articles-content-grid.is-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=800px){.articles-hero{grid-template-columns:1fr;gap:16px}.articles-hero__content{max-width:720px}}@media (width<=720px){.articles-page{background:#f7f9f7;padding:10px 0 44px}.articles-page__container{width:calc(100% - 20px)}.articles-hero{background:radial-gradient(circle at 100% 0,#15944717,#0000 34%),#fff;border-radius:15px;gap:14px;min-height:auto;padding:18px 17px 17px;box-shadow:0 7px 24px #143e240e}.articles-hero:before{display:none}.articles-hero__eyebrow{margin-bottom:6px;font-size:10.5px}.articles-hero h1{letter-spacing:-.04em;max-width:100%;font-size:clamp(26px,7.4vw,31px);line-height:1.08}.articles-hero p{margin-top:8px;font-size:13.5px;line-height:1.52}.articles-hero__search{min-height:50px;box-shadow:none;border-radius:11px;padding:4px 4px 4px 13px}.articles-hero__search input{height:40px;font-size:16px}.articles-hero__search-submit{border-radius:9px;min-height:40px}.articles-category-rail{width:calc(100% + 20px);box-shadow:none;background:#fffffff0;border-left:0;border-right:0;border-radius:0;margin:10px 0 0 -10px;padding:5px 10px}.articles-category-rail button{min-height:36px;padding:0 11px;font-size:12px}.articles-mobile-filter-row{gap:7px;margin-top:10px}.articles-mobile-filter-row>button,.articles-mobile-filter-row>label{border-radius:10px;min-height:45px}.articles-mobile-filter-row>button{flex:50%;font-size:12.5px}.articles-mobile-filter-row>label{flex:50%;justify-content:space-between}.articles-mobile-filter-row>label span{font-size:11px}.articles-mobile-filter-row select{max-width:92px;font-size:12px}.articles-filter-panel{border-radius:18px 18px 0 0}.articles-results{margin-top:14px}.articles-results__header{padding:16px 1px 12px}.articles-results__eyebrow{font-size:10.5px}.articles-results__header h2{font-size:20px;line-height:1.2}.articles-results__header p{font-size:11.5px}.articles-view-switch{display:none}.articles-results__body{min-height:240px;padding-top:11px}.articles-content-grid.is-grid,.articles-content-grid.is-list{border-top:0;grid-template-columns:1fr;gap:9px;display:grid}.articles-content-grid.is-grid .articles-content-item,.articles-content-grid.is-list .articles-content-item{border:0;padding:0}.articles-content-grid .articles-content-item:first-child .article-card{border:1px solid var(--articles-line);background:#fff;border-radius:13px;min-height:0;display:block;overflow:hidden;box-shadow:0 6px 18px #143e240b}.articles-content-grid .articles-content-item:first-child .article-card>a:first-child{width:100%;display:block}.articles-content-grid .articles-content-item:first-child .content-image--wide{aspect-ratio:16/9;border-radius:0;width:100%;height:auto}.articles-content-grid .articles-content-item:first-child .content-card__body{padding:12px 13px 13px}.articles-content-grid .articles-content-item:first-child .article-card h3{-webkit-line-clamp:3;font-size:18px;line-height:1.3}.articles-content-grid .articles-content-item:first-child .article-card p{-webkit-line-clamp:2;margin-top:6px;font-size:12.5px}.articles-content-grid .articles-content-item:not(:first-child) .article-card{border:1px solid var(--articles-line);min-height:102px;box-shadow:none;background:#fff;border-radius:11px;grid-template-columns:116px minmax(0,1fr);display:grid;overflow:hidden}.articles-content-grid .articles-content-item:not(:first-child) .article-card:hover{box-shadow:none;transform:none}.articles-content-grid .articles-content-item:not(:first-child) .article-card>a:first-child{width:116px;min-width:116px;display:block}.articles-content-grid .articles-content-item:not(:first-child) .content-image--wide{aspect-ratio:auto;border-radius:0;width:116px;height:100%;min-height:102px}.articles-content-grid .articles-content-item:not(:first-child) .content-card__body{flex-direction:column;min-width:0;min-height:102px;padding:9px 10px 8px;display:flex}.articles-content-grid .articles-content-item:not(:first-child) .content-card__labels{margin-bottom:4px}.articles-content-grid .articles-content-item:not(:first-child) .badge{padding:3px 6px;font-size:9px}.articles-content-grid .articles-content-item:not(:first-child) .article-card h3{-webkit-line-clamp:3;font-size:13.5px;line-height:1.3}.articles-content-grid .articles-content-item:not(:first-child) .article-card p{display:none}.articles-content-grid .articles-content-item:not(:first-child) .content-meta{gap:4px 7px;margin-top:auto;font-size:9.8px}.articles-pagination{margin-top:18px}}@media (width<=430px){.articles-page__container{width:calc(100% - 16px)}.articles-hero{padding:16px 15px}.articles-hero h1{font-size:26px}.articles-hero__search{grid-template-columns:20px minmax(0,1fr) auto}.articles-hero__search-submit{width:42px;padding:0;font-size:0}.articles-hero__search-submit svg{width:18px;height:18px}.articles-category-rail{width:calc(100% + 16px);margin-left:-8px;padding-left:8px;padding-right:8px}.articles-content-grid .articles-content-item:not(:first-child) .article-card{grid-template-columns:108px minmax(0,1fr)}.articles-content-grid .articles-content-item:not(:first-child) .article-card>a:first-child,.articles-content-grid .articles-content-item:not(:first-child) .content-image--wide{width:108px;min-width:108px}.articles-content-grid .articles-content-item:not(:first-child) .article-card h3{font-size:13px}}@media (prefers-reduced-motion:reduce){.articles-content-item .article-card{transition:none}}.articles-page-v3{--v3-green:#119447;--v3-green-dark:#0a6330;--v3-green-deep:#07451f;--v3-green-soft:#edf8f1;--v3-ink:#102119;--v3-copy:#47574e;--v3-muted:#7d8982;--v3-line:#e0e8e2;--v3-line-strong:#d2ded5;--v3-surface:#fff;--v3-page:#f7f9f7;background:var(--v3-page);padding:0 0 64px}.articles-page-v3 .articles-v3-hero{color:#fff;min-height:172px;box-shadow:none;background:radial-gradient(circle at 86% 18%,#4ed37d29,#0000 31%),linear-gradient(115deg,#073d1e 0%,#0a5b2c 58%,#11783a 100%);border:0;border-radius:0;grid-template-columns:minmax(0,1fr) minmax(360px,470px);align-items:center;gap:34px;margin:0 calc(-50vw + min(1220px,100vw - 36px)/2);padding:28px max(18px,50vw - 610px);display:grid;overflow:hidden}.articles-page-v3 .articles-v3-hero:before{border-color:#fff1;width:470px;height:470px;top:-215px;right:-95px;box-shadow:0 0 0 65px #ffffff05,0 0 0 130px #ffffff03}.articles-page-v3 .articles-v3-hero:after{display:none}.articles-page-v3 .articles-v3-hero .articles-hero__eyebrow{color:#b9efca;letter-spacing:.09em;margin-bottom:8px;font-size:11px;font-weight:800}.articles-page-v3 .articles-v3-hero h1{color:#fff;letter-spacing:-.04em;max-width:610px;font-size:clamp(30px,3vw,42px);font-weight:780;line-height:1.05}.articles-page-v3 .articles-v3-hero p{color:#ffffffc2;max-width:650px;margin-top:10px;font-size:13px;line-height:1.55}.articles-page-v3 .articles-v3-search{min-height:50px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#ffffff1f;border:1px solid #ffffff38;border-radius:10px;grid-template-columns:19px minmax(0,1fr) auto;align-items:center;gap:9px;padding:5px 5px 5px 14px;display:grid}.articles-page-v3 .articles-v3-search input{color:#fff;height:40px;font-size:13px}.articles-page-v3 .articles-v3-search .articles-hero__search-submit{min-height:40px;color:var(--v3-green-deep);background:#fff;border-radius:8px;padding:0 14px;font-size:12.5px;font-weight:760}.articles-page-v3 .articles-v3-category-rail{margin-top:0;border:0;border-bottom:1px solid var(--v3-line);box-shadow:none;background:#fff;border-radius:0;gap:3px;margin-inline:calc(-50vw + min(1220px,100vw - 36px)/2);padding:7px max(18px,50vw - 610px)}.articles-page-v3 .articles-v3-category-rail button{color:#58665e;border-radius:7px;min-height:34px;padding:0 11px;font-size:11.5px;font-weight:680}.articles-page-v3 .articles-v3-filterbar{border-bottom:1px solid var(--v3-line);background:#fbfcfb;grid-template-columns:auto minmax(165px,1fr) minmax(155px,.9fr) minmax(150px,.82fr) minmax(145px,.78fr) auto;align-items:end;gap:9px;margin-inline:calc(-50vw + min(1220px,100vw - 36px)/2);padding:10px max(18px,50vw - 610px);display:grid}.articles-page-v3 .articles-v3-filterbar__title{color:var(--v3-ink);white-space:nowrap;align-self:center;align-items:center;gap:7px;padding-right:6px;display:inline-flex}.articles-page-v3 .articles-v3-field>div:focus-within{border-color:#7fc69a;box-shadow:0 0 0 3px #11944712}.articles-page-v3 .articles-v3-date-field input{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.articles-page-v3 .articles-v3-filterbar__actions button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:38px;padding:0 12px;font-size:11.5px;font-weight:750;display:inline-flex}.articles-page-v3 .articles-v3-active-filter{color:var(--v3-muted);flex-wrap:wrap;align-items:center;gap:6px;margin-top:13px;font-size:11.5px;display:flex}.articles-page-v3 .articles-v3-active-filter b{color:var(--v3-green-dark);background:var(--v3-green-soft);border-radius:999px;padding:5px 8px;font-weight:700}.articles-page-v3 .articles-v3-active-filter button{color:var(--v3-green-dark);cursor:pointer;background:0 0;border:0;margin-left:3px;padding:0;font-size:11.5px;font-weight:720}.articles-page-v3 .articles-v3-results{box-shadow:none;background:0 0;border:0;border-radius:0;margin-top:24px;overflow:visible}.articles-page-v3 .articles-v3-results__header{border-bottom:1px solid var(--v3-line-strong);background:0 0;align-items:flex-end;min-height:auto;padding:0 0 12px}.articles-page-v3 .articles-results__eyebrow{color:var(--v3-green-dark);letter-spacing:.07em;margin-bottom:4px;font-size:10.5px}.articles-page-v3 .articles-v3-results__header h2{color:var(--v3-ink);flex-wrap:wrap;align-items:baseline;gap:7px;font-size:18px;font-weight:770;display:flex}.articles-page-v3 .articles-v3-results__header h2 small{color:var(--v3-muted);font-size:11px;font-weight:600}.articles-page-v3 .articles-view-switch{border-color:var(--v3-line-strong);background:#fff;border-radius:8px;padding:3px}.articles-page-v3 .articles-view-switch button{border-radius:6px;width:31px;height:31px}.articles-page-v3 .articles-view-switch button.is-active{color:#fff;background:var(--v3-green);box-shadow:none}.articles-page-v3 .articles-v3-results__body{min-height:320px;padding:17px 0 0}.articles-page-v3 .articles-content-grid{gap:18px}.articles-page-v3 .articles-content-grid.is-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.articles-page-v3 .articles-content-item{min-width:0}.articles-page-v3 .articles-content-item :is(.article-card,.content-card,.news-card){border:1px solid var(--v3-line);background:#fff;border-radius:11px;height:100%;transition:transform .15s,box-shadow .15s,border-color .15s;overflow:hidden;box-shadow:0 5px 16px #1237200e}.articles-page-v3 .articles-content-item :is(.article-card,.content-card,.news-card):hover{border-color:#c9d8cd;transform:translateY(-2px);box-shadow:0 10px 25px #12372017}.articles-page-v3 .articles-content-item :is(.article-card__image,.content-card__image,.news-card__image){aspect-ratio:16/9;height:auto;min-height:0;overflow:hidden}.articles-page-v3 .articles-content-item :is(.article-card__image img,.content-card__image img,.news-card__image img){object-fit:cover;width:100%;height:100%}.articles-page-v3 .articles-content-item :is(.article-card__content,.content-card__content,.news-card__content,.card-body){padding:12px 13px 13px}.articles-page-v3 .articles-content-item :is(.article-card__title,.content-card__title,.news-card__title,h2,h3){color:#17251d;letter-spacing:-.02em;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;font-weight:760;line-height:1.28;display:-webkit-box;overflow:hidden}.articles-page-v3 .articles-content-item :is(.article-card__summary,.content-card__summary,.news-card__summary,.excerpt){color:#536158;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:6px;font-size:12.5px;line-height:1.48;display:-webkit-box;overflow:hidden}.articles-page-v3 .articles-content-grid.is-list{grid-template-columns:1fr}.articles-page-v3 .articles-content-grid.is-list .articles-content-item :is(.article-card,.content-card,.news-card){grid-template-columns:255px minmax(0,1fr);min-height:150px;display:grid}.articles-page-v3 .articles-content-grid.is-list .articles-content-item :is(.article-card__image,.content-card__image,.news-card__image){aspect-ratio:auto;height:100%}.articles-page-v3 .articles-empty-state{min-height:330px;padding:40px 20px}.articles-page-v3 .articles-empty-state>span{width:68px;height:68px;box-shadow:none;border-radius:18px;margin-bottom:14px}.articles-page-v3 .articles-empty-state h3{font-size:17px}.articles-page-v3 .articles-empty-state p{margin:7px 0 18px;font-size:12.5px}.articles-page-v3 .articles-pagination{margin-top:26px}@media (width<=1050px){.articles-page-v3 .articles-v3-filterbar{grid-template-columns:auto repeat(2,minmax(160px,1fr)) auto}.articles-page-v3 .articles-v3-date-field,.articles-page-v3 .articles-v3-field:nth-of-type(4){grid-row:2}.articles-page-v3 .articles-v3-filterbar__actions{flex-direction:column;grid-area:1/4/span 2;align-self:center}.articles-page-v3 .articles-content-grid.is-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.articles-page-v3{padding-bottom:48px}.articles-page-v3 .articles-page__container{width:min(100% - 20px,720px)}.articles-page-v3 .articles-v3-hero{grid-template-columns:1fr;gap:16px;min-height:auto;margin-inline:-10px;padding:20px 14px 18px}.articles-page-v3 .articles-v3-hero h1{font-size:28px}.articles-page-v3 .articles-v3-hero p{max-width:520px;font-size:12.5px}.articles-page-v3 .articles-v3-category-rail{margin-inline:-10px;padding-inline:10px}.articles-page-v3 .articles-v3-filterbar{grid-template-columns:repeat(2,minmax(0,1fr));margin-inline:-10px;padding:11px 10px 13px}.articles-page-v3 .articles-v3-filterbar__title{grid-column:1/-1}.articles-page-v3 .articles-v3-date-field,.articles-page-v3 .articles-v3-field:nth-of-type(4){grid-row:auto}.articles-page-v3 .articles-v3-filterbar__actions{flex-direction:row;grid-area:auto/1/auto/-1}.articles-page-v3 .articles-v3-filterbar__actions .is-primary{flex:auto}.articles-page-v3 .articles-v3-results{margin-top:20px}.articles-page-v3 .articles-v3-results__header{align-items:center}.articles-page-v3 .articles-content-grid.is-grid,.articles-page-v3 .articles-content-grid.is-list{grid-template-columns:1fr}.articles-page-v3 .articles-content-grid.is-list .articles-content-item :is(.article-card,.content-card,.news-card){min-height:0;display:block}}@media (width<=520px){.articles-page-v3 .articles-page__container{width:calc(100% - 14px)}.articles-page-v3 .articles-v3-hero{margin-inline:-7px;padding:17px 11px 15px}.articles-page-v3 .articles-v3-hero .articles-hero__eyebrow{margin-bottom:6px;font-size:10px}.articles-page-v3 .articles-v3-hero h1{font-size:25px;line-height:1.08}.articles-page-v3 .articles-v3-search{grid-template-columns:18px minmax(0,1fr) auto;min-height:46px;padding-left:11px}.articles-page-v3 .articles-v3-search input{font-size:16px}.articles-page-v3 .articles-v3-search .articles-hero__search-submit{min-height:36px;padding:0 10px;font-size:11px}.articles-page-v3 .articles-v3-category-rail{margin-inline:-7px;padding-inline:7px}.articles-page-v3 .articles-v3-category-rail button{min-height:32px;padding-inline:9px;font-size:11px}.articles-page-v3 .articles-v3-filterbar{grid-template-columns:1fr 1fr;gap:8px;margin-inline:-7px;padding-inline:7px}.articles-page-v3 .articles-v3-field>span{font-size:10px}.articles-page-v3 .articles-v3-field>div{min-height:42px;padding-inline:9px}.articles-page-v3 .articles-v3-field select,.articles-page-v3 .articles-v3-field input{height:40px;font-size:16px}.articles-page-v3 .articles-v3-filterbar__actions button{min-height:42px}.articles-page-v3 .articles-v3-active-filter{margin-top:10px}.articles-page-v3 .articles-v3-results__header h2{font-size:17px}.articles-page-v3 .articles-view-switch{display:none}.articles-page-v3 .articles-v3-results__body{padding-top:12px}.articles-page-v3 .articles-content-grid{gap:11px}.articles-page-v3 .articles-content-item :is(.article-card,.content-card,.news-card){box-shadow:none;border-radius:9px}.articles-page-v3 .articles-content-grid .articles-content-item:not(:first-child) :is(.article-card,.content-card,.news-card){grid-template-columns:118px minmax(0,1fr);display:grid}.articles-page-v3 .articles-content-grid .articles-content-item:not(:first-child) :is(.article-card__image,.content-card__image,.news-card__image){aspect-ratio:auto;height:100%;min-height:105px}.articles-page-v3 .articles-content-item :is(.article-card__content,.content-card__content,.news-card__content,.card-body){padding:10px 11px}.articles-page-v3 .articles-content-item :is(.article-card__title,.content-card__title,.news-card__title,h2,h3){font-size:14.5px;line-height:1.3}.articles-page-v3 .articles-content-grid .articles-content-item:not(:first-child) :is(.article-card__summary,.content-card__summary,.news-card__summary,.excerpt){display:none}}@media (prefers-reduced-motion:reduce){.articles-page-v3 *,.articles-page-v3 :before,.articles-page-v3 :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.articles-page-v3{--v4-green:#119447;--v4-green-dark:#0b6b36;--v4-green-soft:#edf8f1;--v4-ink:#10231a;--v4-copy:#536159;--v4-muted:#7d8a82;--v4-line:#dfe8e2;--v4-line-strong:#cfdcd3;--v4-surface:#fff;--v4-page:#f6f8f7;background:var(--v4-page);padding:18px 0 64px}.articles-page-v3 .articles-page__container{width:min(1240px,100% - 36px);max-width:1240px}.articles-page-v3 .articles-v3-hero{border:1px solid var(--v4-line);min-height:0;color:var(--v4-ink);background:radial-gradient(circle at 92% 10%,#11944714,#0000 30%),linear-gradient(135deg,#fff 0%,#fbfdfb 66%,#f2f8f4 100%);border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(360px,500px);align-items:center;gap:28px;margin:0;padding:22px 24px;display:grid;overflow:hidden;box-shadow:0 10px 32px #18442a0e}.articles-page-v3 .articles-v3-hero:before,.articles-page-v3 .articles-v3-hero:after{display:none}.articles-page-v3 .articles-v3-hero .articles-hero__eyebrow{color:var(--v4-green-dark);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:7px;font-size:11px;font-weight:800;display:inline-flex}.articles-page-v3 .articles-v3-hero h1{max-width:680px;color:var(--v4-ink);letter-spacing:-.038em;margin:0;font-size:clamp(29px,2.6vw,38px);font-weight:800;line-height:1.08}.articles-page-v3 .articles-v3-hero p{max-width:650px;color:var(--v4-copy);margin:8px 0 0;font-size:13.5px;line-height:1.55}.articles-page-v3 .articles-v3-search{border:1px solid var(--v4-line-strong);-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-radius:13px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:50px;padding:5px 5px 5px 14px;display:grid;box-shadow:0 5px 18px #143e240b}.articles-page-v3 .articles-v3-search:focus-within{background:#fff;border-color:#87c9a0;box-shadow:0 0 0 4px #11944713}.articles-page-v3 .articles-v3-search>svg{color:var(--v4-green-dark)}.articles-page-v3 .articles-v3-search input{width:100%;height:40px;color:var(--v4-ink);background:0 0;border:0;outline:0;font-size:13.5px}.articles-page-v3 .articles-v3-search input::placeholder{color:#96a19b}.articles-page-v3 .articles-v3-search .articles-hero__search-submit{color:#fff;background:var(--v4-green);cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:0 14px;font-size:12.5px;font-weight:760;transition:background .14s,transform .14s;display:inline-flex}.articles-page-v3 .articles-v3-search .articles-hero__search-submit:hover{color:#fff;background:#0e7f3d}.articles-page-v3 .articles-v3-search .articles-hero__search-submit:active{transform:translateY(1px)}.articles-page-v3 .articles-v3-category-rail{border:1px solid var(--v4-line);scrollbar-width:none;background:#fff;border-radius:13px;gap:3px;margin:12px 0 0;padding:5px;display:flex;overflow-x:auto;box-shadow:0 5px 18px #143e2409}.articles-page-v3 .articles-v3-category-rail::-webkit-scrollbar{display:none}.articles-page-v3 .articles-v3-category-rail button{color:#59675f;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;min-height:36px;padding:0 12px;font-size:12px;font-weight:680}.articles-page-v3 .articles-v3-category-rail button:hover{color:var(--v4-green-dark);background:#f3f8f5}.articles-page-v3 .articles-v3-category-rail button.is-active{color:var(--v4-green-dark);box-shadow:none;background:#e8f6ed}.articles-page-v3 .articles-v3-filterbar{border:1px solid var(--v4-line);background:#fff;border-radius:15px;grid-template-columns:auto minmax(155px,1fr) minmax(145px,.9fr) minmax(150px,.82fr) minmax(145px,.78fr) auto;align-items:end;gap:10px;margin:12px 0 0;padding:14px;display:grid;box-shadow:0 7px 24px #143e240a}.articles-page-v3 .articles-v3-filterbar__title{min-height:42px;color:var(--v4-ink);white-space:nowrap;align-self:center;align-items:center;gap:7px;padding-right:4px;display:inline-flex}.articles-page-v3 .articles-v3-filterbar__title svg{color:var(--v4-green-dark)}.articles-page-v3 .articles-v3-filterbar__title strong{font-size:12.5px;font-weight:780}.articles-page-v3 .articles-v3-field{gap:5px;min-width:0;display:grid}.articles-page-v3 .articles-v3-field>span{color:#6b786f;font-size:10.5px;font-weight:730}.articles-page-v3 .articles-v3-field>div{border:1px solid var(--v4-line-strong);background:#fbfcfb;border-radius:10px;grid-template-columns:17px minmax(0,1fr);align-items:center;gap:7px;min-height:42px;padding:0 11px;transition:border-color .14s,background .14s,box-shadow .14s;display:grid}.articles-page-v3 .articles-v3-field>div:focus-within{background:#fff;border-color:#88cba1;box-shadow:0 0 0 3px #11944712}.articles-page-v3 .articles-v3-field svg{color:var(--v4-green-dark)}.articles-page-v3 .articles-v3-field select,.articles-page-v3 .articles-v3-field input{color:#34443b;background:0 0;border:0;outline:0;width:100%;min-width:0;height:40px;padding:0;font-size:12.5px;font-weight:620}.articles-page-v3 .articles-v3-filterbar__actions{align-items:flex-end;gap:7px;display:flex}.articles-page-v3 .articles-v3-filterbar__actions button{white-space:nowrap;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:42px;padding:0 13px;font-size:12px;font-weight:740;display:inline-flex}.articles-page-v3 .articles-v3-filterbar__actions .is-primary{border:1px solid var(--v4-green-dark);color:#fff;background:var(--v4-green-dark)}.articles-page-v3 .articles-v3-filterbar__actions .is-primary:hover{background:#08552a}.articles-page-v3 .articles-v3-filterbar__actions .is-reset{border:1px solid var(--v4-line-strong);color:#56655c;background:#fff}.articles-page-v3 .articles-v3-filterbar__actions .is-reset:hover{color:var(--v4-green-dark);background:var(--v4-green-soft)}.articles-page-v3 .articles-v3-active-filter{min-height:38px;color:var(--v4-muted);flex-wrap:wrap;align-items:center;gap:7px;margin:10px 0 0;padding:0 3px;font-size:11.5px;display:flex}.articles-page-v3 .articles-v3-active-filter b{min-height:28px;color:var(--v4-green-dark);background:var(--v4-green-soft);border-radius:999px;align-items:center;padding:0 9px;font-size:11.5px;font-weight:730;display:inline-flex}.articles-page-v3 .articles-v3-active-filter button{color:var(--v4-green-dark);cursor:pointer;background:0 0;border:0;font-size:11.5px;font-weight:730}.articles-page-v3 .articles-v3-results{margin-top:20px}.articles-page-v3 .articles-v3-results__header{margin-bottom:12px}.articles-page-v3 .articles-v3-results__header h2{color:var(--v4-ink);letter-spacing:-.025em;font-size:20px;font-weight:800}.articles-page-v3 .articles-v3-results__header h2 small{color:var(--v4-muted);margin-left:7px;font-size:11.5px;font-weight:600}@media (width<=1080px){.articles-page-v3 .articles-v3-hero{grid-template-columns:minmax(0,1fr) minmax(320px,410px);gap:20px}.articles-page-v3 .articles-v3-filterbar{grid-template-columns:auto repeat(2,minmax(0,1fr))}.articles-page-v3 .articles-v3-filterbar__title{grid-row:span 2;align-self:stretch}.articles-page-v3 .articles-v3-filterbar__actions{grid-column:2/-1;justify-content:flex-end}}@media (width<=760px){.articles-page-v3{padding-top:10px}.articles-page-v3 .articles-page__container{width:min(100% - 24px,1240px)}.articles-page-v3 .articles-v3-hero{border-radius:15px;grid-template-columns:1fr;gap:15px;padding:18px}.articles-page-v3 .articles-v3-hero h1{font-size:clamp(26px,8vw,32px);line-height:1.08}.articles-page-v3 .articles-v3-hero p{margin-top:7px;font-size:13px}.articles-page-v3 .articles-v3-search{min-height:48px}.articles-page-v3 .articles-v3-category-rail{border-radius:11px;margin-top:9px}.articles-page-v3 .articles-v3-filterbar{border-radius:13px;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:9px;padding:12px}.articles-page-v3 .articles-v3-filterbar__title{grid-area:auto/1/auto/-1;min-height:28px}.articles-page-v3 .articles-v3-filterbar__actions{grid-column:1/-1;justify-content:stretch}.articles-page-v3 .articles-v3-filterbar__actions button{flex:1 1 0}.articles-page-v3 .articles-v3-results{margin-top:16px}}@media (width<=460px){.articles-page-v3 .articles-page__container{width:min(100% - 18px,1240px)}.articles-page-v3 .articles-v3-hero{padding:15px}.articles-page-v3 .articles-v3-hero .articles-hero__eyebrow{font-size:10px}.articles-page-v3 .articles-v3-hero h1{font-size:27px}.articles-page-v3 .articles-v3-search{grid-template-columns:18px minmax(0,1fr);padding:5px 10px 5px 12px}.articles-page-v3 .articles-v3-search .articles-hero__search-submit{grid-column:1/-1;min-height:42px;margin:0 -5px -1px}.articles-page-v3 .articles-v3-filterbar{grid-template-columns:1fr}.articles-page-v3 .articles-v3-filterbar__title,.articles-page-v3 .articles-v3-filterbar__actions{grid-column:1}.articles-page-v3 .articles-v3-field>span{font-size:11px}.articles-page-v3 .articles-v3-field>div{min-height:45px}.articles-page-v3 .articles-v3-field select,.articles-page-v3 .articles-v3-field input{height:43px;font-size:16px}}.dthl-header{will-change:transform;opacity:1!important;filter:none!important;transition:transform .19s cubic-bezier(.22,1,.36,1),box-shadow .15s!important}.dthl-header.is-hidden{opacity:1!important;filter:none!important;transform:translateY(calc(-100% - 2px))!important}@media (width>=1021px){.dthl-header.is-compact .dthl-header-top{opacity:1!important;min-height:32px!important;max-height:32px!important;transform:none!important}.dthl-header.is-compact .dthl-header-top__inner{min-height:32px!important}.dthl-header.is-compact .dthl-header-main__inner{min-height:78px!important}.dthl-header.is-compact .dthl-header-nav__inner{min-height:48px!important}.dthl-header-top,.dthl-header-main__inner,.dthl-header-nav__inner{transition:none!important}.dthl-header-main .dthl-brand:after{content:none!important;display:none!important}.dthl-header-nav nav,.dthl-header-nav-upgrade{padding-left:0!important}}@media (width<=1020px){.dthl-header.is-compact .dthl-header-main__inner{min-height:72px!important}.dthl-header-main__inner{transition:none!important}}@media (prefers-reduced-motion:reduce){.dthl-header{transition:none!important}}:root{--dthl-brand-logo-image:url(/Logo.png)}img[src*=logo-mark]{content:url(/Logo.png);object-fit:contain}.dthl-brand__mark{background-color:#0000!important;background-image:var(--dthl-brand-logo-image)!important;width:52px!important;height:52px!important;box-shadow:none!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;border:0!important;border-radius:13px!important}.dthl-brand__mark>img[src*=logo-mark]{opacity:0!important}.dthl-login-brand__mark,.dthl-register-brand__mark,.dthl-forgot-brand__mark,.dthl-reset-brand__mark{background-color:#0000!important;background-image:var(--dthl-brand-logo-image)!important;box-shadow:none!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;border:0!important}.dthl-login-brand__mark>img[src*=logo-mark],.dthl-register-brand__mark>img[src*=logo-mark],.dthl-forgot-brand__mark>img[src*=logo-mark],.dthl-reset-brand__mark>img[src*=logo-mark]{opacity:0!important}[class*=brand][class*=mark]:has(>img[src*=logo-mark]){background-color:#0000!important;background-image:var(--dthl-brand-logo-image)!important;box-shadow:none!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important}[class*=brand][class*=mark]>img[src*=logo-mark]{opacity:0!important}.site-footer__logo>img{object-fit:contain;border-radius:12px;flex:0 0 52px;width:52px;height:52px}.admin-brand-mark{box-shadow:none!important;background:0 0!important;place-items:center!important;padding:0!important;display:grid!important;overflow:hidden!important}.admin-brand-mark>img{object-fit:contain;width:100%;height:100%;display:block}@media (width<=1020px){.dthl-brand__mark{border-radius:11px!important;width:44px!important;height:44px!important}}@media (width<=560px){.dthl-brand__mark{width:40px!important;height:40px!important}.site-footer__logo>img{flex-basis:46px;width:46px;height:46px}}.dthl-post-button,.dthl-mobile-post-button{display:none!important}@media (width>=1021px){.dthl-header-main{-webkit-backdrop-filter:blur(18px)saturate(140%);background:#fffffff6;border-bottom:1px solid #10261a12}.dthl-header-main__inner,.dthl-header.is-compact .dthl-header-main__inner{grid-template-columns:minmax(228px,292px) minmax(340px,1fr) auto;gap:18px;min-height:68px!important}.dthl-brand{gap:10px}.dthl-brand__mark,.dthl-header.is-compact .dthl-brand__mark{border-radius:11px!important;width:44px!important;height:44px!important}.dthl-brand__content{gap:2px}.dthl-brand__content strong{letter-spacing:-.015em;font-size:1rem;font-weight:730}.dthl-brand__content small{letter-spacing:.115em;font-size:.61rem;font-weight:720}.dthl-header-search{height:44px;box-shadow:none;background:#f6f9f7;border-color:#10261a1a;border-radius:14px;gap:9px;padding:3px 4px 3px 14px;transition:border-color .17s,background-color .17s,box-shadow .17s}.dthl-header-search:hover{background:#f8fbf9;border-color:#1fa34b3b}.dthl-header-search:focus-within{background:#fff;border-color:#1fa34b94;box-shadow:0 0 0 3px #1fa34b14,0 8px 22px #083d200e}.dthl-header-search__leading-icon{width:18px;height:18px}.dthl-header-search input{font-size:.88rem}.dthl-header-search input::placeholder{color:#89958e}.dthl-header-search__clear{width:28px;height:28px}.dthl-header-search__submit{height:36px;box-shadow:none;border-radius:10px;gap:6px;padding:0 14px;font-size:.79rem;font-weight:720}.dthl-header-search__submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 7px 16px #1fa34b29}.dthl-header-actions{gap:6px}.dthl-icon-button,.dthl-mobile-menu-button{background:#f7faf8;border-color:#10261a17;border-radius:11px;width:40px;height:40px}.dthl-icon-button:hover,.dthl-icon-button.is-active,.dthl-mobile-menu-button:hover{background:#edf8f1;border-color:#1fa34b3d}.dthl-auth-actions{align-items:center;gap:4px;display:flex}.dthl-login-link{white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:0 12px;font-size:.85rem;font-weight:690;transition:color .15s,background-color .15s;display:inline-flex;color:#29443a!important}.dthl-login-link:hover{background:#f0f8f3;color:#08743d!important}.dthl-register-button{border-radius:11px;gap:6px;height:40px;padding:0 14px;font-size:.85rem;font-weight:720;box-shadow:0 7px 18px #1fa34b26}.dthl-register-button:hover{box-shadow:0 9px 20px #1fa34b33}.dthl-header-nav{background:#fffffffb;border-bottom:1px solid #10261a12}.dthl-header-nav__inner,.dthl-header.is-compact .dthl-header-nav__inner{min-height:46px!important}.dthl-header-nav-upgrade{gap:2px}.dthl-header-nav-upgrade__link{color:#314a3f;letter-spacing:-.008em;border-radius:10px;min-height:38px;padding:0 .68rem;font-size:.88rem;font-weight:680;transition:color .15s,background-color .15s,box-shadow .15s,transform .15s}.dthl-header-nav-upgrade__link:hover{color:#08743d;background:#f2f8f4}.dthl-header-nav-upgrade__link.is-active{color:#08743d;background:#edf7f0;box-shadow:inset 0 -2px #18a558}.dthl-header-nav__quick-links{gap:20px}.dthl-header-nav__quick-links a{color:#718078;font-size:.79rem;font-weight:620}.dthl-header-nav__quick-links a:hover{color:#08743d}}@media (width>=1021px) and (width<=1280px){.dthl-header-main__inner,.dthl-header.is-compact .dthl-header-main__inner{grid-template-columns:minmax(210px,250px) minmax(300px,1fr) auto;gap:12px}.dthl-header-search__submit{padding-inline:11px}.dthl-login-link{padding-inline:9px}.dthl-register-button{padding-inline:11px}}@media (prefers-reduced-motion:reduce){.dthl-header-search,.dthl-header-search__submit,.dthl-icon-button,.dthl-mobile-menu-button,.dthl-login-link,.dthl-register-button,.dthl-header-nav-upgrade__link{transition:none!important}}.community-social-page.community-social-page{background:#f5f7f5;padding:16px 0 56px}.community-social-page.community-social-page .community-social-page__container{width:min(1080px,100% - 28px)}.community-social-page.community-social-page .community-social-intro,.community-social-page.community-social-page .community-social-composer,.community-social-page.community-social-page .community-social-types,.community-social-page.community-social-page .community-social-toolbar,.community-social-page.community-social-page .community-social-active-filters,.community-social-page.community-social-page .community-social-layout,.community-social-page.community-social-page .community-social-pagination{width:min(860px,100%);margin-left:auto;margin-right:auto}.community-social-page.community-social-page .community-social-intro{padding:2px 2px 12px}.community-social-page.community-social-page .community-social-intro__eyebrow{letter-spacing:.07em;margin-bottom:6px;font-size:.68rem}.community-social-page.community-social-page .community-social-intro h1{letter-spacing:-.035em;font-size:clamp(1.78rem,2.5vw,2.18rem);line-height:1.08}.community-social-page.community-social-page .community-social-intro p{max-width:700px;margin-top:6px;font-size:.86rem;line-height:1.5}.community-social-page.community-social-page .community-social-composer{min-height:72px;box-shadow:none;border-color:#d8e4dc;border-radius:15px;gap:11px;padding:11px 13px}.community-social-page.community-social-page .community-social-composer:hover{border-color:#bdd9c8;transform:none;box-shadow:0 6px 22px #0f46270d}.community-social-page.community-social-page .community-social-composer__prompt{font-size:.9rem}.community-social-page.community-social-page .community-social-composer__hint{margin-top:2px;font-size:.71rem}.community-social-page.community-social-page .community-social-composer__quick{display:none}.community-social-page.community-social-page .community-social-composer__cta{border-radius:10px;min-height:38px;padding:0 12px;font-size:.72rem}.community-social-page.community-social-page .community-social-types{box-shadow:none;background:#fff;border-color:#dce6df #dce6df currentColor;border-bottom-style:none;border-bottom-width:0;border-radius:14px 14px 0 0;gap:3px;margin-top:10px;margin-bottom:0;padding:5px 6px 4px}.community-social-page.community-social-page .community-social-types button,.community-social-page.community-social-page .community-social-types__more{min-height:35px}.community-social-page.community-social-page .community-social-types button{border-radius:8px;padding-inline:9px;font-size:.69rem}.community-social-page.community-social-page .community-social-types__more{border-radius:8px;padding-inline:8px}.community-social-page.community-social-page .community-social-types__more select{height:34px;font-size:.69rem}.community-social-page.community-social-page .community-social-toolbar{background:#fff;border:1px solid #dce6df;border-top-color:#edf2ef;border-radius:0 0 14px 14px;min-height:50px;margin-top:0;padding:6px 7px 7px}.community-social-page.community-social-page .community-social-toolbar__sort,.community-social-page.community-social-page .community-social-toolbar__actions{gap:5px}.community-social-page.community-social-page .community-social-toolbar__sort button{border-radius:8px;min-height:34px;padding:0 9px;font-size:.7rem}.community-social-page.community-social-page .community-social-toolbar__area,.community-social-page.community-social-page .community-social-filter-button{border-radius:8px;min-height:34px}.community-social-page.community-social-page .community-social-toolbar__area{padding-inline:8px}.community-social-page.community-social-page .community-social-toolbar__area select{height:32px;font-size:.7rem}.community-social-page.community-social-page .community-social-search{display:none}.community-social-page.community-social-page .community-social-filter-button{padding-inline:10px;font-size:.7rem}.community-social-page.community-social-page .community-social-active-filters{margin-top:7px}.community-social-page.community-social-page .community-social-layout{margin-top:14px;display:block}.community-social-page.community-social-page .community-social-sidebar{display:none!important}.community-social-page.community-social-page .community-social-feed{background:#fff;border:1px solid #dde6e0;border-radius:17px;overflow:hidden;box-shadow:0 10px 34px #0c361f09}.community-social-page.community-social-page .community-social-feed__header{background:#fff;border-bottom:1px solid #edf1ee;min-height:70px;padding:14px 17px 12px}.community-social-page.community-social-page .community-social-feed__header span{display:none}.community-social-page.community-social-page .community-social-feed__header h2{letter-spacing:-.018em;margin:0;font-size:1.16rem}.community-social-page.community-social-page .community-social-feed__header p{margin-top:3px;font-size:.69rem}.community-social-page.community-social-page .community-social-feed-list{display:block}.community-social-page.community-social-page .community-social-feed-item+.community-social-feed-item{border-top:1px solid #edf1ee}.community-social-page.community-social-page .community-card{box-shadow:none;border:0;border-radius:0;padding:17px 18px}.community-social-page.community-social-page .community-card>a{border-radius:12px;margin-top:11px}.community-social-page.community-social-page .community-card>footer{margin-top:10px;padding-top:10px}.community-social-page.community-social-page .community-social-empty{border:0;border-radius:0}.community-social-page.community-social-page .community-social-pagination{margin-top:14px}.community-social-page.community-social-page .community-social-filter-drawer{border-radius:18px;width:min(360px,100vw - 28px)}@media (width<=720px){.community-social-page.community-social-page{padding:10px 0 36px}.community-social-page.community-social-page .community-social-page__container{width:calc(100% - 14px)}.community-social-page.community-social-page .community-social-intro{padding:0 2px 10px}.community-social-page.community-social-page .community-social-intro__eyebrow{font-size:.63rem}.community-social-page.community-social-page .community-social-intro h1{font-size:1.48rem}.community-social-page.community-social-page .community-social-intro p{margin-top:5px;font-size:.77rem;line-height:1.45}.community-social-page.community-social-page .community-social-composer{border-radius:13px;min-height:66px;padding:10px}.community-social-page.community-social-page .community-social-composer__prompt{font-size:.82rem}.community-social-page.community-social-page .community-social-composer__hint{display:none}.community-social-page.community-social-page .community-social-types{background:#fff;border:1px solid #dce6df;border-bottom:0;border-radius:13px 13px 0 0;width:100%;margin:8px 0 0;padding:4px 5px 3px}.community-social-page.community-social-page .community-social-types button,.community-social-page.community-social-page .community-social-types__more{min-height:34px}.community-social-page.community-social-page .community-social-toolbar{border-radius:0 0 13px 13px;flex-direction:row;align-items:center;width:100%;min-height:46px;margin:0;padding:5px 5px 6px}.community-social-page.community-social-page .community-social-toolbar__sort{min-width:0}.community-social-page.community-social-page .community-social-toolbar__sort button{min-height:33px;padding-inline:8px}.community-social-page.community-social-page .community-social-toolbar__actions{width:auto;margin-left:auto;display:flex}.community-social-page.community-social-page .community-social-toolbar__area{display:none}.community-social-page.community-social-page .community-social-filter-button{min-width:38px;min-height:33px;padding-inline:8px}.community-social-page.community-social-page .community-social-layout{width:100%;margin-top:10px}.community-social-page.community-social-page .community-social-feed{border-radius:14px}.community-social-page.community-social-page .community-social-feed__header{min-height:61px;padding:12px 13px 10px}.community-social-page.community-social-page .community-social-feed__header h2{font-size:1.05rem}.community-social-page.community-social-page .community-card{padding:14px 13px}.community-social-page.community-social-page .community-card h3{font-size:.94rem}.community-social-page.community-social-page .community-card>p{font-size:.78rem;line-height:1.52}.community-social-page.community-social-page .community-social-pagination{width:100%}}@media (width<=480px){.community-social-page.community-social-page .community-social-intro h1{font-size:1.38rem}.community-social-page.community-social-page .community-social-types button{padding-inline:8px;font-size:.66rem}.community-social-page.community-social-page .community-social-types__more select{max-width:74px;font-size:.66rem}.community-social-page.community-social-page .community-social-toolbar__sort button{font-size:.67rem}}
