: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}}.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}@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%}}
