: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}}.mobile-bottom-nav{display:none}@media (width<=760px){.app-shell.app-shell--with-mobile-bottom-nav{padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))}.mobile-bottom-nav{z-index:1450;padding-bottom:env(safe-area-inset-bottom,0px);-webkit-backdrop-filter:blur(16px);background:#fffffff7;border-top:1px solid #e5ebe7;display:block;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #123d2614}.mobile-bottom-nav__inner{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;width:min(100%,680px);min-height:66px;margin-inline:auto;display:grid}.mobile-bottom-nav__item{color:#3f4b44;text-align:center;-webkit-tap-highlight-color:transparent;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:66px;padding:7px 3px 6px;font-size:.59rem;font-weight:650;line-height:1.15;text-decoration:none;display:flex;position:relative}.mobile-bottom-nav__item:before{content:"";background:0 0;border-radius:999px;width:24px;height:2px;position:absolute;top:0;left:50%;transform:translate(-50%)}.mobile-bottom-nav__icon{border-radius:9px;place-items:center;width:30px;height:28px;display:grid}.mobile-bottom-nav__item.is-active{color:#0b8a46;font-weight:760}.mobile-bottom-nav__item.is-active:before{background:#0b8a46}.mobile-bottom-nav__item.is-active .mobile-bottom-nav__icon{background:#eef8f2}.mobile-bottom-nav__item:active .mobile-bottom-nav__icon{transform:scale(.96)}.home-mobile-publish{display:none!important}}.rte{--rte-green:#159447;--rte-green-dark:#0d7135;--rte-border:#d8e1dc;--rte-muted:#68756e;--rte-surface:#fff;--rte-soft:#f4f8f5;border:1px solid var(--rte-border);background:var(--rte-surface);border-radius:10px;overflow:hidden}.rte.is-disabled{opacity:.68}.rte-toolbar{border-bottom:1px solid var(--rte-border);background:#f8faf9;flex-wrap:wrap;align-items:center;gap:5px;padding:9px 10px;display:flex}.rte-toolbar__group{align-items:center;gap:3px;display:inline-flex}.rte-toolbar__divider{background:var(--rte-border);width:1px;height:24px;margin:0 3px}.rte-tool{color:#34423a;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;place-items:center;width:34px;height:34px;padding:0;display:inline-grid}.rte-tool:hover:not(:disabled){background:#fff;border-color:#cbd8d0}.rte-tool.is-active{color:var(--rte-green-dark);background:#e8f6ed;border-color:#a9d7bc}.rte-tool:disabled{cursor:not-allowed;opacity:.45}.rte-uploading{color:var(--rte-green-dark);align-items:center;gap:6px;margin-left:auto;font-size:13px;font-weight:600;display:inline-flex}.rte-spin{animation:.8s linear infinite rte-spin}@keyframes rte-spin{to{transform:rotate(360deg)}}.rte-error,.rte-modal__error{color:#a21d1d;background:#fff0f0;padding:10px 12px;font-size:14px;line-height:1.5}.rte-content{color:#19241e;outline:none;min-height:420px;padding:22px;font-size:16px;line-height:1.75}.rte-content:empty:before{color:#98a39d;content:attr(data-placeholder);pointer-events:none}.rte-content p{margin:0 0 16px}.rte-content h2,.rte-content h3,.rte-content h4{color:#102d1d;line-height:1.3}.rte-content h2{margin:30px 0 14px;font-size:28px}.rte-content h3{margin:25px 0 12px;font-size:22px}.rte-content blockquote{border-left:4px solid var(--rte-green);color:#30463a;background:#f2f8f4;margin:22px 0;padding:14px 18px}.rte-content ul,.rte-content ol{margin:0 0 18px;padding-left:26px}.rte-content a{color:#08783a;text-decoration:underline}.rte-content hr{border:0;border-top:1px solid var(--rte-border);margin:28px 0}.rte-content .article-figure{margin:28px 0;padding:0}.rte-content .article-figure img{object-fit:contain;background:#edf2ef;border-radius:8px;width:100%;height:auto;max-height:720px;display:block}.rte-content .article-figure figcaption{color:#68756e;margin-top:8px;font-size:14px;line-height:1.55}.rte-content .article-figure:hover{outline-offset:5px;outline:2px solid #15944738}.rte-footer{border-top:1px solid var(--rte-border);color:var(--rte-muted);background:#fbfcfb;flex-wrap:wrap;gap:14px;padding:9px 12px;font-size:12px;display:flex}.rte-footer__hint{margin-left:auto}.rte-modal-backdrop{z-index:1200;background:#09150e9e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.rte-modal{background:#fff;border-radius:12px;width:min(720px,100%);max-height:calc(100vh - 40px);overflow:auto;box-shadow:0 22px 70px #0000003d}.rte-modal__header,.rte-modal__footer{justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.rte-modal__header{border-bottom:1px solid var(--rte-border)}.rte-modal__header strong{color:#13251a;font-size:19px}.rte-modal__header p{color:var(--rte-muted);margin:5px 0 0;font-size:13px}.rte-modal__close{cursor:pointer;background:#f0f4f1;border:0;border-radius:8px;flex:none;place-items:center;width:36px;height:36px;padding:0;display:grid}.rte-modal__body{gap:17px;padding:20px;display:grid}.rte-image-preview{border:1px solid var(--rte-border);background:#edf2ef;border-radius:9px;overflow:hidden}.rte-image-preview img{object-fit:contain;width:100%;max-height:340px;display:block}.rte-field{gap:7px;display:grid}.rte-field>span{color:#24352b;font-size:14px;font-weight:650}.rte-field b{color:#ba2020}.rte-field input,.rte-field textarea{box-sizing:border-box;color:#1a2920;width:100%;font:inherit;background:#fff;border:1px solid #cbd6cf;border-radius:8px;outline:none;padding:11px 12px;font-size:14px}.rte-field input:focus,.rte-field textarea:focus{border-color:var(--rte-green);box-shadow:0 0 0 3px #1594471f}.rte-field small{color:var(--rte-muted);font-size:12px;line-height:1.45}.rte-modal__footer{border-top:1px solid var(--rte-border)}.rte-modal__actions{gap:9px;display:flex}.rte-button{min-height:40px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 15px;font-size:14px;font-weight:650;display:inline-flex}.rte-button--primary{background:var(--rte-green);color:#fff}.rte-button--primary:hover{background:var(--rte-green-dark)}.rte-button--secondary{color:#26362d;background:#fff;border-color:#cbd6cf}.rte-button--danger{color:#a11f1f;background:#fff5f5;border-color:#f2c6c6}@media (width<=720px){.rte-toolbar__divider{display:none}.rte-uploading{width:100%;margin-left:0}.rte-content{min-height:340px;padding:16px;font-size:15px}.rte-footer__hint{width:100%;margin-left:0}.rte-modal__footer{flex-direction:column;align-items:stretch}.rte-modal__actions{justify-content:flex-end}}.community-social-editor{flex-direction:column;min-width:0;display:flex}.community-social-editor>.rte-content{order:1}.community-social-editor__media-strip{overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#bdc9c1 transparent;-webkit-overflow-scrolling:touch;order:2;gap:8px;width:100%;min-width:0;padding:4px 0 9px;display:flex;overflow:auto hidden}.community-social-editor__media-strip::-webkit-scrollbar{height:7px}.community-social-editor__media-strip::-webkit-scrollbar-track{background:0 0}.community-social-editor__media-strip::-webkit-scrollbar-thumb{background:#bdc9c1;border-radius:999px}.community-social-editor__media-card{aspect-ratio:4/3;scroll-snap-align:start;-webkit-user-select:none;user-select:none;background:#edf1ef;border:1px solid #dde5e0;border-radius:14px;flex:0 0 clamp(190px,42%,245px);width:clamp(190px,42%,245px);margin:0;position:relative;overflow:hidden}.community-social-editor__media-card img{object-fit:cover;width:100%;height:100%;display:block}.community-social-editor__media-card>button{z-index:2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#141816b8;border:0;border-radius:50%;place-items:center;width:30px;height:30px;padding:0;display:grid;position:absolute;top:8px;right:8px;box-shadow:0 3px 12px #0000002e}.community-social-editor__media-card>button:hover:not(:disabled){background:#0a0e0ce0}.community-social-editor__media-card>button:disabled{opacity:.5;cursor:not-allowed}.community-social-editor__media-card>span{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0d1610a8;border-radius:999px;place-items:center;min-width:25px;height:25px;padding:0 7px;font-size:.66rem;font-weight:760;display:grid;position:absolute;bottom:8px;right:8px}.community-social-editor>.rte-toolbar{order:3}.community-social-editor>.rte-error{order:4}.community-social-editor__media-count{color:#77837c;font-size:.68rem;font-weight:620}.community-quick-composer__rte .community-social-editor__media-strip{margin-top:2px;padding-bottom:8px;padding-right:2px}.community-quick-composer__rte .community-social-editor__media-card{border-radius:16px;flex-basis:min(235px,72%);width:min(235px,72%);max-width:none;margin:0}.community-quick-composer__rte .community-social-editor__media-card img{object-fit:cover;border-radius:0;max-width:none;max-height:none}.community-quick-composer__rte .rte-toolbar{order:3}.community-quick-composer__rte .rte-error{order:4}@media (width<=640px){.community-social-editor__media-card,.community-quick-composer__rte .community-social-editor__media-card{flex-basis:min(76vw,230px);width:min(76vw,230px)}.community-social-editor__media-strip{margin-right:-4px;padding-bottom:7px}}.community-social-composer{cursor:pointer;min-height:76px!important;box-shadow:none!important;background:#fff!important;border:1px solid #dfe5e1!important;border-radius:18px!important;padding:11px 14px!important;transform:none!important}.community-social-composer:hover{background:#fff!important;border-color:#cad8cf!important;transform:none!important;box-shadow:0 5px 18px #14301f0b!important}.community-social-composer__quick{display:none!important}.community-social-composer__prompt{color:#0000!important;font-size:0!important;font-weight:500!important}.community-social-composer__prompt:after{content:"Có gì mới?";color:#8a948e;font-size:.9rem;font-weight:500}.community-social-composer__cta{border:1px solid #d9dfdb;justify-content:center;min-width:64px;min-height:38px;color:#0000!important;box-shadow:none!important;background:#fff!important;border-radius:12px!important;padding:0 16px!important;font-size:0!important}.community-social-composer__cta:after{content:"Đăng";color:#17251d;font-size:.75rem;font-weight:760}.community-social-composer__cta svg{display:none!important}.community-feed-reaction-picker{padding:7px!important;bottom:calc(100% - 5px)!important}.community-feed-reaction:before{z-index:49;content:"";height:14px;position:absolute;bottom:calc(100% - 6px);left:0;right:0}.community-feed-reaction-picker button{min-width:42px;min-height:42px}.community-quick-composer-backdrop{z-index:12000;-webkit-backdrop-filter:blur(3px);background:#0f141194;place-items:center;padding:28px 16px;animation:.15s ease-out both community-quick-backdrop-in;display:grid;position:fixed;inset:0}.community-quick-composer{background:#fff;border:1px solid #e1e5e2;border-radius:24px;flex-direction:column;width:min(660px,100vw - 32px);max-height:min(760px,100dvh - 56px);animation:.17s cubic-bezier(.22,1,.36,1) both community-quick-modal-in;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000040}.community-quick-composer__header{background:#fff;border-bottom:1px solid #ecefed;grid-template-columns:1fr auto 1fr;align-items:center;min-height:62px;padding:0 18px;display:grid}.community-quick-composer__header>strong{color:#151a17;letter-spacing:-.015em;font-size:.98rem;font-weight:780}.community-quick-composer__cancel,.community-quick-composer__settings{cursor:pointer;background:0 0;border:0}.community-quick-composer__cancel{color:#303934;justify-self:start;padding:8px 4px;font-size:.82rem;font-weight:600}.community-quick-composer__settings{color:#2a332e;border-radius:50%;justify-self:end;place-items:center;width:40px;height:40px;display:grid}.community-quick-composer__settings:hover,.community-quick-composer__settings.is-active{background:#f1f4f2}.community-quick-composer__thread{overscroll-behavior:contain;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:22px 22px 10px;display:grid;position:relative;overflow-y:auto}.community-quick-composer__avatar{z-index:2;position:relative}.community-quick-composer__thread:before{content:"";background:#edf0ee;border-radius:999px;width:2px;position:absolute;top:67px;bottom:20px;left:42px}.community-quick-composer__main{min-width:0}.community-quick-composer__identity{align-items:center;gap:6px;min-width:0;display:flex}.community-quick-composer__identity>strong{color:#161d19;text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;font-size:.86rem;font-weight:760;overflow:hidden}.community-quick-composer__topic-trigger{color:#8a938e;cursor:pointer;background:0 0;border:0;align-items:center;gap:2px;min-width:0;max-width:62%;padding:4px 3px;font-size:.78rem;display:inline-flex}.community-quick-composer__topic-trigger span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.community-quick-composer__topic-trigger:hover:not(:disabled){color:#4c5b52}.community-quick-composer__privacy{color:#929b95;align-items:center;gap:4px;margin-top:3px;font-size:.67rem;display:inline-flex}.community-quick-composer__loading{color:#66736b;justify-content:center;align-items:center;gap:8px;min-height:230px;font-size:.76rem;font-weight:680;display:flex}.community-quick-composer__rte.rte{box-shadow:none;background:0 0;border:0;border-radius:0;flex-direction:column;margin-top:8px;display:flex;overflow:visible}.community-quick-composer__rte .rte-content{color:#202622;background:0 0;border:0;outline:0;order:1;min-height:150px;max-height:340px;padding:4px 0 12px;font-size:.91rem;line-height:1.55;overflow-y:auto}.community-quick-composer__rte .rte-content:empty:before{color:#a2aaa5;font-size:.92rem}.community-quick-composer__rte .rte-toolbar{background:0 0;border:0;order:3;gap:5px;min-height:46px;padding:5px 0;overflow:visible}.community-quick-composer__rte .rte-toolbar__divider{display:none}.community-quick-composer__rte .rte-toolbar__group{display:contents}.community-quick-composer__rte .rte-tool{display:none!important}.community-quick-composer__rte .rte-tool[aria-label="Chèn ảnh vào nội dung"],.community-quick-composer__rte .rte-tool[aria-label="Danh sách dấu chấm"],.community-quick-composer__rte .rte-tool[aria-label="Chèn liên kết"],.community-quick-composer__rte .rte-tool[aria-label=Trích\ dẫn]{color:#8d9690;background:0 0;border-radius:50%;place-items:center;width:37px;height:37px;display:grid!important}.community-quick-composer__rte .rte-tool:hover,.community-quick-composer__rte .rte-tool.is-active{color:#0c7839;background:#edf6f0}.community-quick-composer__rte .rte-footer{display:none}.community-quick-composer__rte .rte-error{border-radius:10px;order:4;margin-top:5px;font-size:.72rem}.community-quick-composer__rte figure{max-width:100%;margin:10px 0}.community-quick-composer__rte figure img{object-fit:contain;border-radius:14px;max-width:100%;max-height:420px;display:block}.community-quick-composer__rte figcaption{color:#8b948e;margin-top:5px;font-size:.66rem}.community-quick-composer__rte .rte-modal-backdrop{z-index:12100}.community-quick-composer__options{background:#fafbfa;border:1px solid #e7ebe8;border-radius:16px;margin:0 22px 10px 74px;padding:14px}.community-quick-composer__option-heading>div{color:#1c2921;align-items:flex-start;gap:9px;display:flex}.community-quick-composer__option-heading span{gap:2px;display:grid}.community-quick-composer__option-heading strong{font-size:.76rem}.community-quick-composer__option-heading small{color:#87928b;font-size:.65rem;line-height:1.4}.community-quick-composer__type-list{scrollbar-width:none;gap:6px;padding-top:12px;display:flex;overflow-x:auto}.community-quick-composer__type-list::-webkit-scrollbar{display:none}.community-quick-composer__type-list button{color:#56645b;cursor:pointer;background:#fff;border:1px solid #dde5df;border-radius:999px;flex:none;align-items:center;gap:5px;min-height:34px;padding:0 10px;font-size:.67rem;font-weight:700;display:inline-flex}.community-quick-composer__type-list button:hover:not(:disabled){border-color:#bdd6c6}.community-quick-composer__type-list button.is-active{color:#087038;background:#edf7f0;border-color:#9fceb0}.community-quick-composer__select-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:13px;display:grid}.community-quick-composer__select-grid label{gap:6px;display:grid}.community-quick-composer__select-grid label>span{color:#536158;align-items:center;gap:5px;font-size:.66rem;font-weight:700;display:inline-flex}.community-quick-composer__select-grid b{color:#b74848}.community-quick-composer__select-grid select{color:#253229;background:#fff;border:1px solid #dfe5e1;border-radius:10px;outline:0;width:100%;min-width:0;height:40px;padding:0 34px 0 11px;font-size:.72rem}.community-quick-composer__select-grid select:focus{border-color:#9fceb0;box-shadow:0 0 0 3px #14994714}.community-quick-composer__comments-option{border-top:1px solid #e7ebe8;align-items:flex-start;gap:8px;margin-top:12px;padding-top:11px;display:flex}.community-quick-composer__comments-option input{accent-color:#159947;margin-top:2px}.community-quick-composer__comments-option span{gap:2px;display:grid}.community-quick-composer__comments-option strong{color:#314038;font-size:.7rem}.community-quick-composer__comments-option small{color:#8b958f;font-size:.63rem}.community-quick-composer button:disabled,.community-quick-composer select:disabled,.community-quick-composer input:disabled{opacity:.55;cursor:not-allowed}.community-quick-composer__error{color:#a33232;background:#fff6f6;border:1px solid #f0caca;border-radius:10px;margin:0 22px 8px 74px;padding:9px 11px;font-size:.69rem;line-height:1.4}.community-quick-composer__footer{background:#fff;border-top:1px solid #ecefed;justify-content:space-between;align-items:center;gap:16px;min-height:70px;padding:11px 20px;display:flex}.community-quick-composer__post-options{color:#7f8983;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:8px 4px;font-size:.72rem;font-weight:680;display:inline-flex}.community-quick-composer__post-options:hover:not(:disabled){color:#2d3c33}.community-quick-composer__publish-group{align-items:center;gap:11px;display:flex}.community-quick-composer__publish-group>small{color:#939c96;text-align:right;max-width:190px;font-size:.61rem;line-height:1.35}.community-quick-composer__publish{color:#fff;cursor:pointer;background:#159947;border:0;border-radius:12px;justify-content:center;align-items:center;gap:6px;min-width:88px;min-height:40px;padding:0 15px;font-size:.74rem;font-weight:760;display:inline-flex}.community-quick-composer__publish:hover:not(:disabled){background:#10843d}.community-quick-composer__publish:disabled{color:#a1aaa5;cursor:default;background:#edf0ee}.community-quick-composer__spin{animation:.7s linear infinite community-quick-spin}@keyframes community-quick-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes community-quick-modal-in{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes community-quick-spin{to{transform:rotate(360deg)}}@media (width<=640px){.community-social-composer{border-left:0!important;border-right:0!important;border-radius:0!important;min-height:68px!important;margin-inline:0!important}.community-social-composer__cta{min-width:56px;min-height:36px;padding:0 13px!important}.community-quick-composer-backdrop{-webkit-backdrop-filter:none;background:#fff;place-items:stretch stretch;padding:0}.community-quick-composer{width:100%;height:100dvh;max-height:none;box-shadow:none;border:0;border-radius:0}.community-quick-composer__header{min-height:58px;padding:0 14px}.community-quick-composer__thread{flex:1;padding:18px 15px 8px}.community-quick-composer__thread:before{top:62px;left:35px}.community-quick-composer__identity{flex-wrap:wrap;align-items:flex-start}.community-quick-composer__topic-trigger{max-width:100%}.community-quick-composer__loading{min-height:260px}.community-quick-composer__rte .rte-content{min-height:190px;max-height:none;font-size:.92rem}.community-quick-composer__options,.community-quick-composer__error{margin-left:56px;margin-right:15px}.community-quick-composer__select-grid{grid-template-columns:1fr}.community-quick-composer__footer{min-height:66px;padding:10px 14px;padding-bottom:max(10px, env(safe-area-inset-bottom))}.community-quick-composer__post-options{font-size:0}.community-quick-composer__post-options svg{width:19px;height:19px}.community-quick-composer__publish-group>small{display:none}}@media (prefers-reduced-motion:reduce){.community-quick-composer-backdrop,.community-quick-composer,.community-quick-composer__spin{animation:none!important}}.community-desktop-composer-backdrop{z-index:12500;-webkit-backdrop-filter:blur(5px);background:#0e161194;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.community-desktop-composer{color:#17221b;background:#f6f8f6;border:1px solid #dfe6e1;border-radius:24px;flex-direction:column;width:min(980px,100vw - 48px);height:min(780px,100dvh - 48px);min-height:620px;animation:.18s cubic-bezier(.22,1,.36,1) both community-desktop-composer-in;display:flex;position:relative;overflow:hidden;box-shadow:0 34px 100px #00000047}.community-desktop-composer button,.community-desktop-composer input{font:inherit}.community-desktop-composer__header{-webkit-backdrop-filter:blur(16px);background:#fffffff7;border-bottom:1px solid #e5ebe7;flex:0 0 64px;grid-template-columns:120px minmax(0,1fr) 120px;align-items:center;min-height:64px;padding:0 22px;display:grid}.community-desktop-composer__header>strong{color:#111713;letter-spacing:-.02em;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:1.04rem;font-weight:850;overflow:hidden}.community-desktop-composer__header>button{cursor:pointer;background:0 0;border:0;min-height:40px}.community-desktop-composer__header>button:first-child{color:#4f5d54;justify-self:start;padding:0 4px;font-size:.82rem;font-weight:700}.community-desktop-composer__header-publish{justify-self:end;min-width:78px;color:#fff!important;background:#0a9142!important;border-radius:12px!important;padding:0 14px!important;font-size:.78rem!important;font-weight:800!important}.community-desktop-composer__header-publish:hover:not(:disabled){background:#087b38!important}.community-desktop-composer__header-publish:disabled{color:#9ca6a0!important;cursor:default!important;background:#edf1ee!important}.community-desktop-composer__body{flex:auto;grid-template-columns:minmax(0,1fr) 300px;min-height:0;display:grid;overflow:hidden}.community-desktop-composer__main{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#cbd5ce transparent;min-width:0;padding:24px;overflow-y:auto}.community-desktop-composer__author{grid-template-columns:52px minmax(0,1fr);align-items:center;gap:12px;margin-bottom:15px;display:grid}.community-desktop-composer__author .avatar{width:52px;height:52px;font-size:.9rem}.community-desktop-composer__author>div{justify-items:start;gap:6px;min-width:0;display:grid}.community-desktop-composer__author strong{color:#111914;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.96rem;font-weight:830;overflow:hidden}.community-desktop-composer__audience-pill{color:#435148;cursor:pointer;background:#eaf2ed;border:0;border-radius:999px;align-items:center;gap:6px;min-height:32px;padding:0 10px;font-size:.74rem;font-weight:710;display:inline-flex}.community-desktop-composer__audience-pill:hover{color:#08743a;background:#e1f0e6}.community-desktop-composer__writing-card,.community-desktop-composer__add-card,.community-desktop-composer__tip{background:#fff;border:1px solid #e2e8e4;box-shadow:0 8px 28px #122d1c09}.community-desktop-composer__writing-card{border-radius:20px;min-height:270px;padding:18px 18px 56px;position:relative;overflow:hidden}.community-desktop-composer__editor.rte{min-height:0;box-shadow:none;background:0 0;border:0;margin:0;overflow:visible}.community-desktop-composer__editor .rte-content{color:#17221b;min-height:175px;max-height:310px;box-shadow:none;background:0 0;border:0;outline:0;padding:0;font-size:1rem;line-height:1.62;overflow-y:auto}.community-desktop-composer__editor .rte-content:empty:before{color:#9da7a0;font-size:1rem}.community-desktop-composer__editor .rte-toolbar{clip:rect(0 0 0 0)!important;opacity:0!important;pointer-events:none!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.community-desktop-composer__editor .rte-footer{display:none!important}.community-desktop-composer__editor figure img{border-radius:14px;max-height:360px}.community-desktop-composer__writing-meta{justify-content:space-between;align-items:center;min-height:36px;display:flex;position:absolute;bottom:13px;left:16px;right:16px}.community-desktop-composer__writing-meta button{color:#07883f;cursor:pointer;background:#eaf6ee;border:0;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.community-desktop-composer__writing-meta button:hover{background:#dff1e5}.community-desktop-composer__writing-meta span{color:#88938c;font-size:.7rem;font-weight:650}.community-desktop-composer__writing-meta span.is-over{color:#b63f3f;font-weight:800}.community-desktop-composer__loading{color:#68756d;justify-content:center;align-items:center;gap:8px;min-height:190px;font-size:.78rem;font-weight:700;display:flex}.community-desktop-composer__add-card{border-radius:18px;margin-top:14px;padding:16px}.community-desktop-composer__add-card>div:first-child{gap:3px;margin-bottom:13px;display:grid}.community-desktop-composer__add-card>div:first-child strong{color:#17231c;font-size:.84rem;font-weight:820}.community-desktop-composer__add-card>div:first-child small{color:#8b968f;font-size:.66rem}.community-desktop-composer__add-card nav{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.community-desktop-composer__add-card nav button{color:#445148;cursor:pointer;background:#fbfcfb;border:1px solid #e5eae7;border-radius:14px;place-items:center;gap:7px;min-height:82px;padding:9px 4px;font-size:.67rem;font-weight:720;transition:all .14s;display:grid}.community-desktop-composer__add-card nav button:hover{background:#f6faf7;border-color:#cbdacf;transform:translateY(-1px)}.community-desktop-composer__add-card nav button>span,.community-desktop-composer__side>button>span:first-child,.community-desktop-composer__picker>button>span:first-child,.community-desktop-composer__audience-panel>div>span:first-child{border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.community-desktop-composer .is-media{color:#07883f;background:#eaf6ee}.community-desktop-composer .is-location{color:#e45c2c;background:#fff0ea}.community-desktop-composer .is-topic{color:#1486c9;background:#eaf5fc}.community-desktop-composer .is-type{color:#7b54c8;background:#f1ecfb}.community-desktop-composer .is-audience{color:#0b8d43;background:#eaf6ee}.community-desktop-composer .is-more{color:#5f6762;background:#f0f2f1}.community-desktop-composer__tip{background:linear-gradient(105deg,#eef8f1 0%,#f8fbf9 100%);border-color:#dfece3;border-radius:16px;grid-template-columns:38px minmax(0,1fr) 30px;align-items:start;gap:10px;margin-top:14px;padding:13px 14px;display:grid}.community-desktop-composer__tip>span{color:#0a8c42;background:#fff;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.community-desktop-composer__tip div{gap:3px;display:grid}.community-desktop-composer__tip strong{font-size:.77rem;font-weight:800}.community-desktop-composer__tip p{color:#758179;margin:0;font-size:.67rem;line-height:1.45}.community-desktop-composer__tip>button{color:#69746d;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.community-desktop-composer__side{background:#fbfcfb;border-left:1px solid #e4e9e6;min-width:0;padding:22px 18px;overflow-y:auto}.community-desktop-composer__side-heading{gap:3px;padding:0 4px 13px;display:grid}.community-desktop-composer__side-heading strong{color:#17231c;font-size:.85rem;font-weight:830}.community-desktop-composer__side-heading small{color:#8c9690;font-size:.64rem;line-height:1.4}.community-desktop-composer__side>button{color:#4d5b52;text-align:left;cursor:pointer;background:#fff;border:1px solid #e4e9e6;border-radius:14px;grid-template-columns:40px minmax(0,1fr) 18px;align-items:center;gap:9px;width:100%;min-height:68px;padding:10px;display:grid}.community-desktop-composer__side>button+button{margin-top:8px}.community-desktop-composer__side>button:hover{border-color:#cbd9cf;box-shadow:0 6px 18px #15321f0b}.community-desktop-composer__side>button>span:nth-child(2){gap:3px;min-width:0;display:grid}.community-desktop-composer__side>button strong{color:#1d2a22;font-size:.73rem;font-weight:800}.community-desktop-composer__side>button small{color:#87928b;text-overflow:ellipsis;white-space:nowrap;font-size:.64rem;overflow:hidden}.community-desktop-composer__footer{background:#fff;border-top:1px solid #e4e9e6;flex:0 0 70px;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:70px;padding:10px 20px;display:grid}.community-desktop-composer__footer button{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 15px;font-size:.72rem;font-weight:780;display:inline-flex}.community-desktop-composer__save{color:#08743a;background:#f0f8f3;border:1px solid #d8e6dc}.community-desktop-composer__preview{color:#4f5c54;background:#fff;border:1px solid #e1e6e3}.community-desktop-composer__publish{color:#fff;background:#0a9142;border:0;min-width:116px;box-shadow:0 8px 20px #0a914229}.community-desktop-composer__publish:hover:not(:disabled){background:#087d39}.community-desktop-composer__footer button:disabled{color:#a2aba5;box-shadow:none;cursor:default;background:#eff2f0;border-color:#e8ece9}.community-desktop-composer__moderation-note{color:#8f9993;text-align:right;justify-self:end;max-width:220px;font-size:.62rem;line-height:1.35}.community-desktop-composer__error{z-index:7;color:#9c3434;background:#fff7f7;border:1px solid #efcaca;border-radius:12px;padding:10px 12px;font-size:.7rem;position:absolute;bottom:80px;left:20px;right:20px;box-shadow:0 12px 28px #5619191a}.community-desktop-composer__drawer-backdrop,.community-desktop-composer__preview-backdrop{z-index:20;-webkit-backdrop-filter:blur(2px);background:#10191338;border:0;position:absolute;inset:64px 0 70px}.community-desktop-composer__drawer{z-index:21;background:#fff;border-left:1px solid #e1e7e3;width:min(390px,46%);padding:18px;animation:.17s ease-out both community-desktop-drawer-in;position:absolute;top:64px;bottom:70px;right:0;overflow-y:auto;box-shadow:-18px 0 46px #0e25171f}.community-desktop-composer__drawer>header{border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:14px;display:flex}.community-desktop-composer__drawer>header>div{gap:3px;display:grid}.community-desktop-composer__drawer>header strong{color:#152019;font-size:.92rem;font-weight:840}.community-desktop-composer__drawer>header small{color:#8b958f;font-size:.64rem}.community-desktop-composer__drawer>header button,.community-desktop-composer__preview-card>header button{color:#556159;cursor:pointer;background:#f2f5f3;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.community-desktop-composer__search{color:#77837b;background:#fafbfa;border:1px solid #dfe6e1;border-radius:12px;align-items:center;gap:8px;min-height:44px;margin:14px 0 10px;padding:0 12px;display:flex}.community-desktop-composer__search input{color:#17221b;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:.76rem}.community-desktop-composer__picker>button{color:#637067;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf0ee;grid-template-columns:38px minmax(0,1fr) 20px;align-items:center;gap:9px;width:100%;min-height:62px;padding:9px 8px;display:grid}.community-desktop-composer__picker>button:hover,.community-desktop-composer__picker>button.is-selected{background:#f4f9f5}.community-desktop-composer__picker>button>div{gap:2px;min-width:0;display:grid}.community-desktop-composer__picker strong{color:#1a2720;font-size:.73rem;font-weight:790}.community-desktop-composer__picker small{color:#8b958f;font-size:.62rem}.community-desktop-composer__picker>button>svg:last-child{color:#079142}.community-desktop-composer__audience-panel{padding-top:14px}.community-desktop-composer__audience-panel>div{background:#f2f8f4;border:1px solid #cfe2d5;border-radius:14px;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:10px;padding:12px;display:grid}.community-desktop-composer__audience-panel>div>div{gap:3px;display:grid}.community-desktop-composer__audience-panel strong{font-size:.78rem;font-weight:800}.community-desktop-composer__audience-panel small,.community-desktop-composer__audience-panel p{color:#7f8a83;font-size:.65rem;line-height:1.45}.community-desktop-composer__audience-panel p{margin:12px 3px 0}.community-desktop-composer__type-grid{grid-template-columns:1fr 1fr;gap:8px;padding-top:14px;display:grid}.community-desktop-composer__type-grid button{color:#58665d;text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8e4;border-radius:12px;grid-template-columns:28px minmax(0,1fr) 17px;align-items:center;gap:7px;min-height:52px;padding:8px 10px;display:grid}.community-desktop-composer__type-grid button.is-selected{color:#08743a;background:#eef8f1;border-color:#a9d1b6}.community-desktop-composer__type-grid span{text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;font-weight:740;overflow:hidden}.community-desktop-composer__more-panel{padding-top:14px}.community-desktop-composer__more-panel label{background:#fafbfa;border:1px solid #e2e8e4;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:13px;display:flex}.community-desktop-composer__more-panel label>span{align-items:flex-start;gap:9px;display:flex}.community-desktop-composer__more-panel label>span>span{gap:3px;display:grid}.community-desktop-composer__more-panel strong{font-size:.74rem;font-weight:800}.community-desktop-composer__more-panel small{color:#87928b;font-size:.63rem;line-height:1.4}.community-desktop-composer__more-panel input{accent-color:#0a9142;width:18px;height:18px}.community-desktop-composer__preview-backdrop{z-index:30;place-items:center;display:grid}.community-desktop-composer__preview-card{background:#fff;border:1px solid #e0e6e2;border-radius:20px;width:min(560px,100% - 60px);max-height:calc(100% - 60px);overflow-y:auto;box-shadow:0 24px 70px #00000038}.community-desktop-composer__preview-card>header{border-bottom:1px solid #ecefed;justify-content:space-between;align-items:center;min-height:56px;padding:0 16px;display:flex}.community-desktop-composer__preview-card>header strong{font-size:.83rem;font-weight:820}.community-desktop-composer__preview-author{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;padding:16px 18px 8px;display:grid}.community-desktop-composer__preview-author span{gap:2px;display:grid}.community-desktop-composer__preview-author strong{font-size:.78rem;font-weight:800}.community-desktop-composer__preview-author small{color:#87918b;font-size:.64rem}.community-desktop-composer__preview-copy{color:#17221b;white-space:pre-wrap;padding:8px 18px 22px;font-size:.91rem;line-height:1.65}.community-desktop-composer__spin{animation:.7s linear infinite community-desktop-spin}@keyframes community-desktop-composer-in{0%{opacity:0;transform:translateY(10px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes community-desktop-drawer-in{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes community-desktop-spin{to{transform:rotate(360deg)}}@media (width<=900px) and (width>=641px){.community-desktop-composer{width:calc(100vw - 28px);height:calc(100dvh - 28px)}.community-desktop-composer__body{grid-template-columns:minmax(0,1fr) 260px}.community-desktop-composer__main{padding:18px}.community-desktop-composer__add-card nav{grid-template-columns:repeat(3,1fr)}.community-desktop-composer__drawer{width:min(360px,52%)}}@media (prefers-reduced-motion:reduce){.community-desktop-composer,.community-desktop-composer__drawer,.community-desktop-composer__spin{animation:none!important}}.community-mobile-composer-backdrop{z-index:13000;background:#f7f8f7;position:fixed;inset:0}.community-mobile-composer{color:#101713;background:#f7f8f7;flex-direction:column;width:100%;height:100dvh;display:flex;position:fixed;inset:0;overflow:hidden}.community-mobile-composer__header{z-index:5;min-height:62px;padding:max(6px, env(safe-area-inset-top)) 14px 6px;-webkit-backdrop-filter:blur(14px);background:#fffffffa;border-bottom:1px solid #e8ece9;flex:none;grid-template-columns:56px minmax(0,1fr) 70px;align-items:center;display:grid;position:relative}.community-mobile-composer__header>strong{color:#111713;letter-spacing:-.025em;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:1.07rem;font-weight:850;overflow:hidden}.community-mobile-composer__back,.community-mobile-composer__header-publish{min-height:42px;font:inherit;cursor:pointer;background:0 0;border:0}.community-mobile-composer__back{color:#121914;border-radius:50%;justify-self:start;place-items:center;width:42px;padding:0;display:grid}.community-mobile-composer__header-publish{color:#079342;justify-self:end;padding:0 2px;font-size:.9rem;font-weight:820}.community-mobile-composer__header-publish:disabled{color:#a9b1ac;cursor:default}.community-mobile-composer__scroll{overscroll-behavior:contain;scrollbar-width:none;flex:auto;min-height:0;padding:20px 16px 132px;overflow-y:auto}.community-mobile-composer__scroll::-webkit-scrollbar{display:none}.community-mobile-composer__author{grid-template-columns:52px minmax(0,1fr);align-items:center;gap:12px;padding:1px 1px 18px;display:grid}.community-mobile-composer__author .avatar{width:52px;height:52px;font-size:.92rem;box-shadow:0 0 0 1px #00000008}.community-mobile-composer__author>div{justify-items:start;gap:7px;min-width:0;display:grid}.community-mobile-composer__author strong{color:#121713;letter-spacing:-.018em;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:1rem;font-weight:840;overflow:hidden}.community-mobile-composer__audience-pill{color:#3f4c44;min-height:34px;font:inherit;cursor:pointer;background:#edf3ef;border:0;border-radius:999px;align-items:center;gap:6px;padding:0 11px;font-size:.79rem;font-weight:690;display:inline-flex}.community-mobile-composer__audience-pill svg:last-child{color:#0a8d42}.community-mobile-composer__writing-card,.community-mobile-composer__add-card,.community-mobile-setting-row,.community-mobile-composer__tip{background:#fff;border:1px solid #e5e9e6;box-shadow:0 7px 24px #16301f09}.community-mobile-composer__writing-card{border-radius:20px;min-height:248px;padding:17px 17px 54px;position:relative;overflow:hidden}.community-mobile-composer__editor-wrap,.community-mobile-composer__editor.rte{min-height:0;box-shadow:none;background:0 0;border:0;margin:0;overflow:visible}.community-mobile-composer__editor .rte-content{color:#152019;min-height:154px;max-height:34dvh;box-shadow:none;background:0 0;border:0;outline:0;padding:0;font-size:1rem;line-height:1.6;overflow-y:auto}.community-mobile-composer__editor .rte-content:empty:before{color:#a1aaa4;font-size:1rem}.community-mobile-composer__editor .rte-toolbar{clip:rect(0 0 0 0)!important;opacity:0!important;pointer-events:none!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.community-mobile-composer__editor .rte-footer{display:none!important}.community-mobile-composer__editor .rte-error{border-radius:10px;margin-top:8px;font-size:.72rem}.community-mobile-composer__editor .community-social-editor__media-strip{margin:12px 0 0;padding-bottom:4px}.community-mobile-composer__editor .community-social-editor__media-card{border-radius:16px;flex-basis:min(78vw,280px);width:min(78vw,280px)}.community-mobile-composer__editor figure{max-width:100%;margin:12px 0}.community-mobile-composer__editor figure img{object-fit:cover;border-radius:16px;width:100%;max-height:320px;display:block}.community-mobile-composer__image-shortcut{color:#078b40;cursor:pointer;background:#edf8f1;border:0;border-radius:14px;place-items:center;width:42px;height:42px;padding:0;display:grid;position:absolute;bottom:15px;left:16px}.community-mobile-composer__image-shortcut:disabled{opacity:.45}.community-mobile-composer__counter{color:#7d8881;font-variant-numeric:tabular-nums;font-size:.72rem;position:absolute;bottom:20px;right:17px}.community-mobile-composer__counter.is-over{color:#c33f3f;font-weight:750}.community-mobile-composer__loading{color:#6d7972;justify-content:center;align-items:center;gap:8px;min-height:160px;font-size:.8rem;display:flex}.community-mobile-composer__add-card{border-radius:20px;margin-top:14px;padding:17px 13px 14px}.community-mobile-composer__add-card h2{color:#151c17;letter-spacing:-.015em;margin:0 3px 14px;font-size:.96rem;font-weight:840}.community-mobile-composer__quick-actions{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;display:grid}.community-mobile-composer__quick-actions>button{color:#222b25;min-width:0;font:inherit;cursor:pointer;background:0 0;border:0;justify-items:center;gap:7px;padding:1px 0;display:grid}.community-mobile-composer__quick-actions>button>span{border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.community-mobile-composer__quick-actions small{color:#343d37;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.67rem;font-weight:650;overflow:hidden}.community-mobile-composer__quick-actions .is-green{color:#078e42;background:#e9f7ee}.community-mobile-composer__quick-actions .is-coral{color:#e65c35;background:#fff0eb}.community-mobile-composer__quick-actions .is-blue{color:#2676c7;background:#edf5ff}.community-mobile-composer__quick-actions .is-amber{color:#d4860b;background:#fff5e5}.community-mobile-composer__quick-actions .is-gray{color:#444c47;background:#f1f3f2}.community-mobile-composer__settings-list{gap:10px;margin-top:14px;display:grid}.community-mobile-setting-row{color:#243028;min-height:78px;font:inherit;text-align:left;cursor:pointer;border-radius:18px;grid-template-columns:48px minmax(0,1fr) 22px;align-items:center;gap:10px;padding:11px 14px;display:grid}.community-mobile-setting-row__icon{color:#078b40;background:#edf8f1;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.community-mobile-setting-row__copy{min-width:0}.community-mobile-setting-row__copy strong,.community-mobile-setting-row__copy small{display:block}.community-mobile-setting-row__copy strong{color:#161d18;font-size:.9rem;font-weight:810}.community-mobile-setting-row__copy small{color:#79837d;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.76rem;line-height:1.3;overflow:hidden}.community-mobile-setting-row>svg{color:#69746d}.community-mobile-composer__tip{box-shadow:none;background:linear-gradient(105deg,#f0faf3 0%,#f9fcfa 100%);border-color:#e4eee7;border-radius:18px;grid-template-columns:44px minmax(0,1fr) 32px;align-items:start;gap:10px;margin-top:14px;padding:14px;display:grid}.community-mobile-composer__tip>span{color:#098c42;background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.community-mobile-composer__tip strong{color:#17221b;font-size:.86rem;font-weight:820}.community-mobile-composer__tip p{color:#68756d;margin:4px 0 0;font-size:.73rem;line-height:1.5}.community-mobile-composer__tip>button{color:#3f4b43;cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;width:32px;height:32px;padding:0;display:grid}.community-mobile-composer__error{color:#a22e2e;background:#fff6f6;border:1px solid #efc5c5;border-radius:13px;margin-top:12px;padding:11px 12px;font-size:.75rem;line-height:1.45}.community-mobile-composer__footer{z-index:8;min-height:82px;padding:10px 16px max(10px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);background:#fffffffa;border-top:1px solid #e7ebe8;grid-template-columns:minmax(94px,.85fr) 72px minmax(130px,1.25fr);align-items:center;gap:9px;display:grid;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -12px 32px #142d1d0e}.community-mobile-composer__save,.community-mobile-composer__preview,.community-mobile-composer__publish{min-height:50px;font:inherit;cursor:pointer;border:0}.community-mobile-composer__save{color:#07873f;background:#edf7f0;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 10px;font-size:.77rem;font-weight:800;display:inline-flex}.community-mobile-composer__preview{color:#39443d;background:#fff;border:1px solid #e1e6e3;border-radius:50%;align-content:center;place-items:center;gap:2px;padding:0;display:grid;box-shadow:0 5px 16px #162b1d0d}.community-mobile-composer__preview small{bottom:max(3px, env(safe-area-inset-bottom));color:#68746d;white-space:nowrap;font-size:.6rem;font-weight:620;position:absolute}.community-mobile-composer__publish{color:#fff;background:linear-gradient(135deg,#099442 0%,#0aa347 100%);border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:.83rem;font-weight:820;display:inline-flex;box-shadow:0 10px 24px #0a974333}.community-mobile-composer__save:disabled,.community-mobile-composer__preview:disabled,.community-mobile-composer__publish:disabled{color:#a9b2ac;box-shadow:none;cursor:default;background:#eef1ef}.community-mobile-composer__spin{animation:.7s linear infinite community-mobile-spin}.community-mobile-sheet-backdrop{z-index:13100;-webkit-backdrop-filter:blur(3px);background:#0a0f0c6b;align-items:flex-end;animation:.15s ease-out both community-mobile-fade-in;display:flex;position:fixed;inset:0}.community-mobile-sheet{width:100%;max-height:min(76dvh,680px);padding:13px 14px max(16px, env(safe-area-inset-bottom));background:#fff;border-radius:24px 24px 0 0;animation:.19s cubic-bezier(.22,1,.36,1) both community-mobile-sheet-in;position:relative;overflow:hidden;box-shadow:0 -20px 60px #00000029}.community-mobile-sheet__handle{background:#ccd2ce;border-radius:999px;width:42px;height:4px;margin:0 auto 8px;display:block}.community-mobile-sheet__header{grid-template-columns:1fr 40px;align-items:center;min-height:42px;margin-bottom:9px;display:grid}.community-mobile-sheet__header strong{color:#131a15;letter-spacing:-.02em;font-size:1rem;font-weight:850}.community-mobile-sheet__header button{color:#222a25;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;display:grid}.community-mobile-sheet__body{overscroll-behavior:contain;scrollbar-width:none;max-height:calc(min(76dvh,680px) - 82px);overflow-y:auto}.community-mobile-sheet__body::-webkit-scrollbar{display:none}.community-mobile-sheet__search{color:#7a867f;background:#fff;border:1px solid #e0e6e2;border-radius:13px;align-items:center;gap:8px;min-height:46px;margin-bottom:13px;padding:0 13px;display:flex}.community-mobile-sheet__search input{color:#172019;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:.82rem}.community-mobile-sheet__search input::placeholder{color:#a0a9a3}.community-mobile-sheet__section-title{color:#202922;margin:13px 3px 7px;font-size:.76rem;font-weight:820}.community-mobile-sheet__choice,.community-mobile-sheet__toggle-row{color:#26312a;width:100%;min-height:66px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf0ee;grid-template-columns:44px minmax(0,1fr) 24px;align-items:center;gap:8px;padding:8px 7px;display:grid}.community-mobile-sheet__choice.is-large{background:#f8fbf9;border:1px solid #e6ece8;border-radius:15px;min-height:82px;padding:10px}.community-mobile-sheet__choice.is-selected{color:#087f3d}.community-mobile-sheet__choice-icon{color:#088b42;background:#edf8f1;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.community-mobile-sheet__choice>span:nth-child(2),.community-mobile-sheet__toggle-row>span:nth-child(2){min-width:0}.community-mobile-sheet__choice strong,.community-mobile-sheet__choice small,.community-mobile-sheet__toggle-row strong,.community-mobile-sheet__toggle-row small{display:block}.community-mobile-sheet__choice strong,.community-mobile-sheet__toggle-row strong{color:#1a231d;font-size:.81rem;font-weight:800}.community-mobile-sheet__choice small,.community-mobile-sheet__toggle-row small{color:#7a857e;margin-top:3px;font-size:.69rem;line-height:1.35}.community-mobile-sheet__choice.is-selected strong{color:#087f3d}.community-mobile-sheet__choice>svg:last-child,.community-mobile-sheet__toggle-row>svg:last-child{color:#7e8982;justify-self:end}.community-mobile-sheet__choice.is-selected>svg:last-child{color:#089243}.community-mobile-sheet__note{color:#737e77;margin:12px 4px 0;font-size:.72rem;line-height:1.55}.community-mobile-sheet__chips{flex-wrap:wrap;gap:8px;display:flex}.community-mobile-sheet__chips button{color:#48554d;min-height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e1e6e3;border-radius:999px;align-items:center;gap:6px;padding:0 11px;font-size:.72rem;font-weight:690;display:inline-flex}.community-mobile-sheet__chips button.is-selected{color:#087c3b;background:#edf8f1;border-color:#a6d4b6}.community-mobile-sheet__chips.is-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.community-mobile-sheet__chips.is-type-grid button{border-radius:13px;justify-content:flex-start;min-height:48px}.community-mobile-sheet__switch{background:#dce2de;border-radius:999px;justify-self:end;width:44px;height:26px;transition:background .15s;position:relative}.community-mobile-sheet__switch i{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #00000021}.community-mobile-sheet__switch.is-on{background:#0a9845}.community-mobile-sheet__switch.is-on i{transform:translate(18px)}.community-mobile-preview{background:#fff;border:1px solid #e4e9e6;border-radius:17px;padding:14px}.community-mobile-preview header{grid-template-columns:40px minmax(0,1fr);align-items:center;gap:9px;display:grid}.community-mobile-preview header strong,.community-mobile-preview header small{display:block}.community-mobile-preview header strong{color:#162019;font-size:.8rem;font-weight:800}.community-mobile-preview header small{color:#7c8780;margin-top:2px;font-size:.66rem}.community-mobile-preview p{color:#1c251f;white-space:pre-wrap;margin:14px 0 0;font-size:.88rem;line-height:1.6}.community-mobile-preview__media-note{color:#087f3d;background:#edf8f1;border-radius:9px;align-items:center;gap:6px;margin-top:12px;padding:7px 9px;font-size:.7rem;font-weight:700;display:inline-flex}@keyframes community-mobile-spin{to{transform:rotate(360deg)}}@keyframes community-mobile-fade-in{0%{opacity:0}to{opacity:1}}@keyframes community-mobile-sheet-in{0%{transform:translateY(24px)}to{transform:translateY(0)}}@media (width<=380px){.community-mobile-composer__scroll{padding-inline:12px}.community-mobile-composer__quick-actions>button>span{width:44px;height:44px}.community-mobile-composer__quick-actions small{font-size:.62rem}.community-mobile-composer__footer{grid-template-columns:92px 58px minmax(118px,1fr);gap:7px;padding-inline:11px}.community-mobile-composer__save span,.community-mobile-composer__publish span{font-size:.72rem}}@media (prefers-reduced-motion:reduce){.community-mobile-composer__spin,.community-mobile-sheet-backdrop,.community-mobile-sheet{animation:none!important}}.ad-slot{color:#17251d;isolation:isolate;background:#fff;border:1px solid #dce6df;border-radius:16px;text-decoration:none;display:block;position:relative;overflow:hidden;box-shadow:0 8px 28px #12301e12}.ad-slot[href]{transition:transform .16s,box-shadow .16s,border-color .16s}.ad-slot[href]:hover{border-color:#bcd7c5;transform:translateY(-2px);box-shadow:0 14px 36px #12301e1f}.ad-slot__sponsored{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.03em;background:#091f12a3;border:1px solid #ffffff94;border-radius:999px;align-items:center;min-height:23px;padding:0 8px;font-size:.58rem;font-weight:720;display:inline-flex;position:absolute;top:9px;right:9px}.ad-slot__media{background:#eef3ef;width:100%;height:100%;min-height:0}.ad-slot__media img{object-fit:cover;width:100%;height:100%;display:block}.ad-slot__copy{background:#fff;gap:7px;padding:15px;display:grid}.ad-slot__copy strong{color:#14251a;font-size:.88rem;line-height:1.35}.ad-slot__copy p{color:#627068;margin:0;font-size:.72rem;line-height:1.5}.ad-slot__cta{color:#087039;align-items:center;gap:4px;width:fit-content;margin-top:2px;font-size:.7rem;font-weight:760;display:inline-flex}.ad-slot--rail{width:100%}.ad-slot--rail.ad-slot--image{aspect-ratio:11/28}.ad-slot--rail.ad-slot--image_text .ad-slot__media{aspect-ratio:11/19}.ad-slot--rail.ad-slot--text{background:linear-gradient(145deg,#fff 0%,#eef7f1 100%);min-height:190px}.ad-slot--rail.ad-slot--text .ad-slot__copy{background:0 0;align-content:center;min-height:190px}.ad-slot--strip{width:min(1180px,100% - 32px);margin:18px auto}.ad-slot--strip.ad-slot--image{aspect-ratio:7;max-height:180px}.ad-slot--strip.ad-slot--image_text{grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr);min-height:150px;display:grid}.ad-slot--strip.ad-slot--image_text .ad-slot__media{min-height:150px}.ad-slot--strip.ad-slot--image_text .ad-slot__copy,.ad-slot--strip.ad-slot--text .ad-slot__copy{align-content:center;min-height:130px;padding:22px 26px}.ad-slot--strip.ad-slot--text{background:linear-gradient(120deg,#f8fcf9 0%,#eef8f1 100%)}.ad-slot--strip.ad-slot--text .ad-slot__copy{background:0 0}.ad-slot--inline{width:100%}@media (width<=767px){.ad-slot--strip{border-radius:13px;width:calc(100% - 24px);margin:12px auto}.ad-slot--strip.ad-slot--image{aspect-ratio:16/5;max-height:128px}.ad-slot--strip.ad-slot--image_text{grid-template-columns:1fr}.ad-slot--strip.ad-slot--image_text .ad-slot__media{min-height:120px;max-height:180px}.ad-slot--strip.ad-slot--image_text .ad-slot__copy,.ad-slot--strip.ad-slot--text .ad-slot__copy{min-height:auto;padding:15px}}.dthl-header-nav-upgrade__item:not(:hover)>.dthl-header-submenu{opacity:0!important;pointer-events:none!important;transform:translateY(-6px)!important}.dthl-header-nav-upgrade__item:not(:hover) .dthl-header-nav-upgrade__chevron{transform:none!important}:is(.dthl-header-nav-upgrade__item:has(>.dthl-header-nav-upgrade__link[href=\/viec-lam])>.dthl-header-submenu,.dthl-header-nav-upgrade__item:has(>.dthl-header-nav-upgrade__link[href=\/viec-lam]) .dthl-header-nav-upgrade__chevron),:is(.dthl-mobile-nav-upgrade__item:has(.dthl-mobile-nav-upgrade__link[href=\/viec-lam]) .dthl-mobile-nav-upgrade__toggle,.dthl-mobile-nav-upgrade__item:has(.dthl-mobile-nav-upgrade__link[href=\/viec-lam]) .dthl-mobile-nav-upgrade__submenu){display:none!important}.dthl-mobile-nav-upgrade__item:has(.dthl-mobile-nav-upgrade__link[href=\/viec-lam]) .dthl-mobile-nav-upgrade__row{grid-template-columns:minmax(0,1fr)!important}.job-detail-sidebar,.job-detail-sidebar__content{max-height:none!important;position:static!important;inset:auto!important;overflow:visible!important;transform:none!important}.job-detail-sidebar__content{grid-template-columns:minmax(0,1fr)!important;align-items:start!important;gap:12px!important;display:grid!important}.job-detail-sidebar__content>.job-apply-card,.job-detail-sidebar__content>.job-sidebar-card{grid-column:1!important;width:100%!important;min-width:0!important;margin:0!important;position:static!important}.job-apply-card__contacts,.job-apply-card__company,.job-sidebar-summary,.job-sidebar-summary dl,.job-sidebar-summary dl>div{min-width:0}.job-apply-card__contacts strong,.job-apply-card__company strong,.job-sidebar-summary dd,.job-sidebar-summary dd a{overflow-wrap:anywhere;word-break:break-word}.job-comments-section{display:none!important}.job-detail-header-meta>span:has(svg.lucide-message-circle){display:none!important}: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:#806b48;--accent-600:#b69a67;--accent-500:#c5ad7d;--accent-100:#f0e8d8;--accent-50:#f8f4ec;--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);object-fit:cover;object-position:center;background:linear-gradient(135deg,#dce6e4,#edf2f1);width:100%;max-width:100%;height:auto;transition:transform .5s;display:block;position:relative}.content-image--wide{aspect-ratio:16/9}.content-image--hero{aspect-ratio:16/10}.content-image--square{aspect-ratio:1}a:hover .content-image{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%}}@media (width>=981px){.article-view-page .article-view-container{width:min(1400px,100% - 88px);max-width:none}.article-view-page .article-view-layout{grid-template-columns:minmax(0,930px) minmax(300px,340px);justify-content:center;gap:50px;padding-top:26px}}.article-view-page .article-view-header h1{letter-spacing:-.018em;max-width:930px;font-size:clamp(34px,2.75vw,46px);font-weight:700;line-height:1.1}.article-view-page .article-view-lead{max-width:900px;margin-top:18px;font-size:clamp(18px,1.2vw,20px);font-weight:600;line-height:1.58}.article-view-page .article-view-body,.article-view-page .article-view-body .article-body{max-width:900px;font-size:18.5px;line-height:1.72}.article-view-page .article-view-body .article-body h2{font-size:25px}.article-view-page .article-view-body .article-body h3{font-size:22px}.article-view-page .article-view-body .article-body h4{font-size:20px}.article-view-page .article-popular-sidebar__header h2{font-size:28px}.article-view-page .article-popular-sidebar__copy h3{font-size:16.5px;line-height:1.4}.dth-home--six-areas{flex-direction:column;display:flex}.dth-home--six-areas .container{width:min(1280px,100% - 52px);max-width:1280px;margin-left:auto;margin-right:auto}.dth-home--six-areas>.dth-area-ribbon{order:1}.dth-home--six-areas>.dth-newsroom{order:2}.dth-home--six-areas>.dth-focus-areas{order:3}.dth-home--six-areas>.dth-data-warning{order:4}.dth-home--six-areas>.dth-home-latest{order:5}.dth-home--six-areas>.dth-home-community-jobs{order:6}.dth-home--six-areas>.dth-home-property{order:7}.dth-home--six-areas>.dth-home-contribute{order:8}.dth-home--six-areas>.dth-system-note{order:9}.dth-area-ribbon .dth-trending__links{gap:2px}.dth-area-ribbon .dth-trending__links a{padding:0 14px;font-weight:650}.dth-newsroom{padding:22px 0}.dth-newsroom__header{grid-template-columns:minmax(0,1fr) minmax(320px,440px);gap:26px;margin-bottom:16px}.dth-newsroom__header h1{letter-spacing:-.03em;max-width:690px;margin-top:6px;font-size:clamp(28px,2.55vw,38px);line-height:1.12}.dth-newsroom__header p{max-width:730px;margin-top:9px;font-size:14px;line-height:1.58}.dth-newsroom-search{min-height:50px;padding-top:4px;padding-bottom:4px}.dth-newsroom-search input,.dth-newsroom-search button{height:38px;min-height:38px}.dth-newsroom__grid{grid-template-columns:minmax(0,1.34fr) minmax(360px,.86fr);gap:12px;min-height:420px}.dth-newsroom__lead{border-radius:11px;min-height:420px}.dth-newsroom__lead .article-card--featured{flex-direction:column;height:100%;display:flex}.dth-newsroom__lead .content-image--hero{aspect-ratio:auto;height:clamp(275px,22vw,320px);min-height:275px}.dth-newsroom__lead .content-image--hero img{object-fit:cover;object-position:center 44%;width:100%;height:100%}.dth-newsroom__side{gap:10px}.dth-newsroom__side-item{border-radius:11px;min-height:202px}.dth-newsroom__side .article-card{flex-direction:column;height:100%;display:flex}.dth-newsroom__side .content-image--wide{aspect-ratio:auto;height:104px;min-height:104px}.dth-newsroom__side .content-image--wide img{object-fit:cover;width:100%;height:100%}.dth-newsroom__lead .content-card__body{padding:14px 18px 16px}.dth-newsroom__lead .content-card__labels{margin-bottom:7px}.dth-newsroom__lead .article-card h3{letter-spacing:-.025em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:clamp(21px,1.55vw,25px);font-weight:760;line-height:1.25;display:-webkit-box;overflow:hidden}.dth-newsroom__lead .article-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:7px 0 10px;font-size:13.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.dth-newsroom__lead .content-meta{margin-top:auto;font-size:11.5px}.dth-newsroom__side .content-card__body{flex-direction:column;flex:1;min-height:0;padding:9px 11px 10px;display:flex}.dth-newsroom__side .content-card__labels{margin-bottom:5px}.dth-newsroom__side .badge{padding:4px 7px;font-size:10px}.dth-newsroom__side .article-card h3{letter-spacing:-.012em;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14.5px;font-weight:730;line-height:1.32;display:-webkit-box;overflow:hidden}.dth-newsroom__side .article-card p{display:none}.dth-newsroom__side .content-meta{gap:5px 9px;margin-top:auto;font-size:10.5px}.dth-newsroom__quick-searches{padding-top:11px}.dth-focus-areas{border-top:1px solid var(--dth-border);border-bottom:1px solid var(--dth-border);background:#fff;padding:30px 0 34px}.dth-focus-areas .dth-section-heading{margin-bottom:18px}.dth-focus-areas .dth-section-heading h2{font-size:28px}.dth-focus-areas__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;display:grid}.dth-focus-area-card{border:1px solid var(--dth-border);min-width:0;min-height:116px;box-shadow:none;background:#fff;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px;display:grid}.dth-focus-area-card>span{width:38px;height:38px;color:var(--dth-green-dark);background:var(--dth-green-soft);border-radius:9px;place-items:center;display:grid}.dth-focus-area-card small{color:var(--dth-muted);text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:650;display:block}.dth-focus-area-card strong{color:var(--dth-ink);font-size:15px;line-height:1.25;display:block}.dth-focus-area-card p{display:none}.dth-focus-area-card>svg{color:#9ba69f}.dth-focus-area-card:hover{border-color:var(--dth-green-border);background:#f8fcf9}.dth-home--six-areas .dth-section{padding-top:46px;padding-bottom:46px}.dth-home--six-areas .dth-section-heading{margin-bottom:20px}.dth-home--six-areas .dth-section-heading h2{font-size:clamp(25px,2.4vw,32px)}.dth-home--six-areas .dth-latest-news{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.dth-home--six-areas .dth-latest-news__item:first-child{grid-column:auto}.dth-home--six-areas .dth-latest-news__item{box-shadow:none;border-radius:11px}.dth-home--six-areas .dth-latest-news__item .content-card__body{padding:14px 15px 16px}.dth-home--six-areas .dth-latest-news__item .article-card h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:16px;font-weight:720;line-height:1.34;display:-webkit-box;overflow:hidden}.dth-home--six-areas .dth-latest-news__item .article-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.48;display:-webkit-box;overflow:hidden}.dth-home--six-areas .dth-community-panel,.dth-home--six-areas .dth-jobs-panel{box-shadow:none;border-radius:12px}.dth-home--six-areas .dth-contribute{padding-top:34px;padding-bottom:34px}@media (width<=1180px){.dth-home--six-areas .container{width:min(1120px,100% - 40px)}.dth-newsroom__grid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)}.dth-newsroom__lead .content-image--hero{height:290px;min-height:290px}.dth-focus-areas__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.article-view-page .article-view-container{width:calc(100% - 36px)}.dth-home--six-areas .container{width:calc(100% - 32px)}.dth-newsroom__header{grid-template-columns:1fr;align-items:stretch;gap:16px}.dth-newsroom__grid{grid-template-columns:1fr;min-height:0}.dth-newsroom__lead{min-height:0}.dth-newsroom__lead .content-image--hero{height:clamp(250px,52vw,340px);min-height:250px}.dth-newsroom__side{grid-template-columns:repeat(2,minmax(0,1fr))}.dth-newsroom__side .content-image--wide{height:122px}.dth-home--six-areas .dth-latest-news{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.article-view-page .article-view-container{width:calc(100% - 28px)}.article-view-page .article-view-header h1{font-size:31px;line-height:1.12}.article-view-page .article-view-lead{font-size:17.5px}.article-view-page .article-view-body,.article-view-page .article-view-body .article-body{font-size:17px;line-height:1.68}.dth-home--six-areas .container{width:calc(100% - 24px)}.dth-newsroom{padding-top:18px}.dth-newsroom__header h1{font-size:27px}.dth-newsroom__lead .content-image--hero{height:235px;min-height:235px}.dth-newsroom__lead .article-card h3{font-size:21px}.dth-newsroom__side{grid-template-columns:1fr}.dth-newsroom__side-item{min-height:0}.dth-newsroom__side .article-card{grid-template-columns:132px minmax(0,1fr);display:grid}.dth-newsroom__side .content-image--wide{width:132px;height:100%;min-height:112px}.dth-focus-areas__grid,.dth-home--six-areas .dth-latest-news{grid-template-columns:1fr}.dth-focus-area-card{min-height:88px}}.dth-focus-areas .dth-section-heading>div>div>p{max-width:760px;color:var(--dth-muted);font-size:14.5px;line-height:1.6}.dth-focus-area-card{align-items:start;gap:11px;min-height:138px;padding:16px}.dth-focus-area-card>span{margin-top:1px}.dth-focus-area-card small{color:var(--dth-green);letter-spacing:.01em;text-transform:none;margin-bottom:5px;font-size:11.5px;font-weight:700}.dth-focus-area-card strong{margin-bottom:7px;font-size:16px;line-height:1.25}.dth-focus-area-card p{color:var(--dth-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.dth-focus-area-card>svg{align-self:center}@media (width<=680px){.dth-focus-area-card{min-height:116px;padding:14px}.dth-focus-area-card p{font-size:12px}}@media (width<=820px){.dthl-header:has(.dthl-mobile-nav){opacity:1!important;pointer-events:auto!important;will-change:auto!important;transform:none!important}.dthl-header-top{display:none!important}.dthl-header-main__inner{grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;min-height:64px!important}.dthl-header-search,.dthl-post-button,.dthl-header-preferences{display:none!important}.dthl-brand{gap:10px!important}.dthl-brand__mark{border-radius:11px!important;width:40px!important;height:40px!important}.dthl-brand__content strong{font-size:.95rem!important}.dthl-brand__content small{letter-spacing:.09em!important;font-size:.54rem!important}.dthl-header-actions{gap:7px!important}.dthl-header-actions .dthl-icon-button,.dthl-mobile-menu-button{border-radius:12px!important;width:42px!important;height:42px!important}.dthl-user-menu__trigger{min-width:42px!important;padding:0!important}.dthl-user-menu__name,.dthl-user-menu__trigger>svg:last-child{display:none!important}.dthl-mobile-menu-button{z-index:2!important;display:grid!important}.dthl-header-nav{display:none!important}.dthl-mobile-nav{z-index:15000!important;pointer-events:auto!important;width:100vw!important;height:100dvh!important;display:block!important;position:fixed!important;inset:0!important}.dthl-mobile-nav__backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#051f117a!important;border:0!important;border-radius:0!important;width:100%!important;height:100%!important;padding:0!important;display:block!important;position:absolute!important;inset:0!important}.dthl-mobile-nav__panel{overscroll-behavior:contain;animation:.18s ease-out both dthl-mobile-drawer-enter;width:min(92vw,390px)!important;height:100dvh!important;max-height:100dvh!important;padding:calc(14px + env(safe-area-inset-top)) 16px calc(24px + env(safe-area-inset-bottom))!important;background:#fff!important;border:0!important;border-radius:0!important;position:absolute!important;inset:0 0 0 auto!important;overflow:hidden auto!important;transform:none!important;box-shadow:-18px 0 54px #083d2033!important}@keyframes dthl-mobile-drawer-enter{0%{opacity:.72;transform:translate(22px)}to{opacity:1;transform:translate(0)}}.dthl-mobile-nav__header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);top:calc(-14px - env(safe-area-inset-top))!important;z-index:4!important;min-height:58px!important;padding:calc(10px + env(safe-area-inset-top)) 16px 10px!important;background:#fffffff7!important;border-bottom:1px solid #e3ebe6!important;justify-content:space-between!important;align-items:center!important;margin:0 -16px 12px!important;display:flex!important;position:sticky!important}.dthl-mobile-nav__header strong{font-size:1.08rem!important;line-height:1.2!important}.dthl-mobile-nav__header button{color:#173c28!important;background:#f4f8f5!important;border:1px solid #dce7e0!important;border-radius:11px!important;place-items:center!important;width:40px!important;height:40px!important;padding:0!important;display:grid!important}.dthl-mobile-search{background:#f5f8f6!important;border:1px solid #d9e5dd!important;border-radius:13px!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;min-height:50px!important;padding:4px 5px 4px 13px!important;display:grid!important}.dthl-mobile-search input{background:0 0!important;border:0!important;outline:0!important;width:100%!important;min-width:0!important;height:42px!important;font-size:16px!important}.dthl-mobile-search button{color:#fff!important;background:#1b9345!important;border:0!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;gap:6px!important;min-width:74px!important;height:42px!important;padding:0 12px!important;font-size:.86rem!important;font-weight:750!important;display:inline-flex!important}.dthl-mobile-nav__links{grid-template-columns:1fr!important;gap:5px!important;margin-top:14px!important;display:grid!important}.dthl-mobile-nav__link{color:#294638!important;background:#fff!important;border-radius:11px!important;align-items:center!important;min-height:48px!important;padding:0 14px!important;font-size:.96rem!important;font-weight:680!important;display:flex!important}.dthl-mobile-nav__link:hover,.dthl-mobile-nav__link.is-active{color:#0f6d33!important;background:#eaf8ef!important}.dthl-mobile-header-settings{background:#fafcfb!important;border:1px solid #e1e9e4!important;border-radius:13px!important;margin-top:14px!important;padding:14px!important}.dthl-mobile-header-settings__heading strong{font-size:.88rem!important}.dthl-mobile-header-settings__heading span,.dthl-mobile-header-settings__modes button,.dthl-mobile-header-settings__compact{font-size:.78rem!important}.dthl-mobile-post-button{border-radius:12px!important;min-height:50px!important;margin-top:14px!important;font-size:.94rem!important;font-weight:760!important}.dthl-mobile-account,.dthl-mobile-auth{margin-top:10px!important}.dthl-mobile-account>*,.dthl-mobile-auth>*{min-height:46px!important;font-size:.88rem!important}}@media (width<=680px){.dth-home--six-areas .container,.dth-home--six-areas .dthl-container{width:calc(100% - 20px)!important}.dth-newsroom{padding-top:14px!important}.dth-newsroom__lead{border-radius:13px!important;overflow:hidden!important}.dth-newsroom__lead .content-image--hero{height:clamp(200px,54vw,245px)!important;min-height:200px!important}.dth-newsroom__lead .content-card__body{padding:13px 14px 15px!important}.dth-newsroom__lead .article-card h3{letter-spacing:-.024em!important;-webkit-line-clamp:3!important;font-size:clamp(1.18rem,5.4vw,1.38rem)!important;line-height:1.24!important}.dth-newsroom__lead .article-card p{margin-top:7px!important;font-size:.82rem!important;line-height:1.5!important}.dth-newsroom__side{grid-template-columns:1fr!important;gap:9px!important;display:grid!important}.dth-newsroom__side-item{border-radius:12px!important;min-height:0!important;overflow:hidden!important}.dth-newsroom__side .article-card{grid-template-columns:126px minmax(0,1fr)!important;align-items:start!important;min-height:108px!important;padding:0!important;display:grid!important}.dth-newsroom__side .content-image--wide{aspect-ratio:4/3!important;border-radius:9px!important;align-self:start!important;width:116px!important;height:88px!important;min-height:88px!important;margin:10px!important;overflow:hidden!important}.dth-newsroom__side .content-image--wide img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important}.dth-newsroom__side .content-card__body{flex-direction:column!important;min-width:0!important;min-height:108px!important;padding:10px 11px 9px 0!important;display:flex!important}.dth-newsroom__side .content-card__labels{margin-bottom:4px!important}.dth-newsroom__side .badge{padding:3px 6px!important;font-size:.61rem!important}.dth-newsroom__side .article-card h3{letter-spacing:-.012em!important;-webkit-line-clamp:3!important;font-size:.9rem!important;font-weight:720!important;line-height:1.32!important}.dth-newsroom__side .content-meta{gap:4px 8px!important;margin-top:auto!important;font-size:.66rem!important}.dth-focus-areas{padding-top:25px!important;padding-bottom:28px!important}.dth-focus-areas .dth-section-heading h2{font-size:1.45rem!important;line-height:1.2!important}.dth-focus-area-card{border-radius:12px!important;min-height:94px!important;padding:13px!important}.dth-focus-area-card strong{font-size:.96rem!important}.dth-focus-area-card p{font-size:.76rem!important;line-height:1.42!important}}@media (width<=390px){.dth-newsroom__side .article-card{grid-template-columns:112px minmax(0,1fr)!important}.dth-newsroom__side .content-image--wide{width:102px!important;height:80px!important}.dth-newsroom__side .article-card h3{font-size:.85rem!important}}@media (width<=720px){.create-hub-page{padding:12px 0 46px!important}.create-hub-container{width:calc(100% - 20px)!important}.create-hub-hero{border-radius:18px!important;gap:18px!important;padding:22px 18px!important}.create-hub-hero h1{letter-spacing:-.042em!important;font-size:clamp(2rem,9vw,2.45rem)!important;line-height:1.06!important}.create-hub-hero__eyebrow{font-size:.72rem!important}.create-hub-hero__content>p{margin-top:12px!important;font-size:.94rem!important;line-height:1.58!important}.create-hub-hero__actions{margin-top:18px!important}.create-hub-primary-action,.create-hub-secondary-action{min-height:50px!important;font-size:.91rem!important;font-weight:740!important}.create-hub-hero__summary{border-radius:15px!important;padding:16px!important}.create-hub-hero__summary-heading strong{font-size:.96rem!important}.create-hub-hero__summary-heading small{font-size:.74rem!important}.create-hub-hero__summary-list div{min-height:44px!important;font-size:.8rem!important;line-height:1.42!important}.create-options-section,.create-process-section{border-radius:16px!important;margin-top:14px!important;padding:18px 14px!important}.create-section-heading{gap:10px!important}.create-section-heading>span{border-radius:12px!important;width:44px!important;height:44px!important}.create-section-heading small{font-size:.7rem!important}.create-section-heading h2{margin-top:4px!important;font-size:1.28rem!important;line-height:1.22!important}.create-section-heading p{margin-top:6px!important;font-size:.86rem!important;line-height:1.52!important}.create-option-grid{gap:10px!important;margin-top:16px!important}.create-option-card{border-radius:14px!important;min-height:0!important;padding:16px!important}.create-option-card__icon{border-radius:14px!important;width:50px!important;height:50px!important}.create-option-card__badge{min-height:28px!important;padding:0 10px!important;font-size:.72rem!important}.create-option-card__eyebrow{margin-top:14px!important;font-size:.7rem!important}.create-option-card h2{margin-top:5px!important;font-size:1.1rem!important;line-height:1.3!important}.create-option-card>p{margin-top:7px!important;font-size:.88rem!important;line-height:1.5!important}.create-option-card__note{margin-top:11px!important;padding:10px 11px!important;font-size:.79rem!important;line-height:1.45!important}.create-option-card__action{min-height:42px!important;padding-top:11px!important;font-size:.88rem!important}.create-process-grid article{min-height:0!important;padding:15px!important}.create-process-grid h3{margin-top:12px!important;font-size:.94rem!important}.create-process-grid p{font-size:.82rem!important;line-height:1.5!important}.create-guidance-card,.create-editorial-card{padding:18px 15px!important}.create-guidance-card header h2,.create-editorial-card h2{font-size:1.08rem!important}.create-guidance-card li,.create-editorial-card p,.create-support-section p{font-size:.82rem!important;line-height:1.5!important}.create-guidance-card>a,.create-editorial-card>a,.create-support-section>a{min-height:48px!important;font-size:.88rem!important}:is(.community-editor-page,.property-editor-page,.job-editor-page,.news-tip-page){padding-top:8px!important;padding-bottom:48px!important}:is(.community-editor-container,.property-editor-container,.job-editor-container,.news-tip-container){width:calc(100% - 18px)!important}:is(.community-editor-breadcrumb,.property-editor-breadcrumb,.job-editor-breadcrumb,.news-tip-breadcrumb){gap:6px!important;min-height:40px!important;font-size:.78rem!important}:is(.community-editor-hero,.property-editor-hero,.job-editor-hero,.news-tip-hero){border-radius:16px!important;gap:14px!important;min-height:0!important;padding:20px 16px!important}:is(.community-editor-hero,.property-editor-hero,.job-editor-hero,.news-tip-hero) h1{letter-spacing:-.038em!important;font-size:clamp(1.85rem,8vw,2.2rem)!important;line-height:1.08!important}:is(.community-editor-hero__content,.property-editor-hero__content,.job-editor-hero__content,.news-tip-hero__content)>p{font-size:.9rem!important;line-height:1.55!important}:is(.community-editor-layout,.property-editor-layout,.job-editor-layout,.news-tip-layout){grid-template-columns:1fr!important;gap:12px!important}:is(.community-editor-card,.property-editor-card,.job-editor-card,.news-tip-card){border-radius:14px!important;padding:18px 15px!important}:is(.community-editor-card__heading,.property-editor-card__heading,.job-editor-card__heading,.news-tip-card__heading){gap:10px!important}:is(.community-editor-card__heading,.property-editor-card__heading,.job-editor-card__heading,.news-tip-card__heading) h2{font-size:1.16rem!important;line-height:1.25!important}:is(.community-editor-card__heading,.property-editor-card__heading,.job-editor-card__heading,.news-tip-card__heading) p{font-size:.84rem!important;line-height:1.5!important}:is(.community-editor-page,.property-editor-page,.job-editor-page,.news-tip-page) label{font-size:.9rem!important;font-weight:700!important}:is(.community-editor-page,.property-editor-page,.job-editor-page,.news-tip-page) :is(input,select,textarea){min-height:48px!important;font-size:16px!important;line-height:1.45!important}:is(.community-editor-page,.property-editor-page,.job-editor-page,.news-tip-page) textarea{min-height:116px!important}.community-type-grid button{border-radius:13px!important;min-height:112px!important;padding:15px!important}.community-type-grid button strong{font-size:.98rem!important}.community-type-grid button small{font-size:.8rem!important;line-height:1.45!important}:is(.community-editor-hero__status,.property-editor-hero__status,.job-editor-hero__status,.news-tip-hero__status){border-radius:12px!important;padding:13px!important}:is(.community-editor-sidebar__content,.property-editor-sidebar__content,.job-editor-sidebar__content,.news-tip-sidebar__content){grid-template-columns:1fr!important;gap:10px!important}:is(.community-editor-sidebar-card,.property-editor-sidebar-card,.job-editor-sidebar-card,.news-tip-sidebar-card){border-radius:14px!important;padding:15px!important}:is(.community-sidebar-heading,.property-sidebar-heading,.job-sidebar-heading,.news-tip-sidebar-heading) h2{font-size:.96rem!important}:is(.community-sidebar-heading,.property-sidebar-heading,.job-sidebar-heading,.news-tip-sidebar-heading) p{font-size:.78rem!important;line-height:1.45!important}:is(.community-editor-actions,.property-editor-actions,.job-editor-actions,.news-tip-actions){border-radius:13px!important;gap:9px!important;padding:12px!important}:is(.community-editor-actions,.property-editor-actions,.job-editor-actions,.news-tip-actions) button,:is(.community-editor-actions,.property-editor-actions,.job-editor-actions,.news-tip-actions) a{min-height:48px!important;font-size:.9rem!important;font-weight:720!important}:is(.community-completion-card,.property-completion-card,.job-completion-card,.news-tip-completion-card) li{min-height:42px!important;font-size:.78rem!important}.community-completion-card li small{font-size:.68rem!important}.community-sidebar-heading h2,.community-type-summary strong,.community-guidelines-toggle strong{font-size:.92rem!important}.community-sidebar-heading p,.community-type-summary p,.community-guidelines-list,.community-moderation-card p{font-size:.78rem!important;line-height:1.48!important}.community-moderation-card h2{font-size:1rem!important}.community-moderation-card>div span{min-height:40px!important;font-size:.76rem!important}}@media (width<=420px){.dthl-container,.dth-home--six-areas .container,.dth-home--six-areas .dthl-container{width:calc(100% - 16px)!important}.dthl-brand__content small{display:none!important}.create-hub-container,:is(.community-editor-container,.property-editor-container,.job-editor-container,.news-tip-container){width:calc(100% - 14px)!important}.create-hub-hero,:is(.community-editor-hero,.property-editor-hero,.job-editor-hero,.news-tip-hero){padding-left:14px!important;padding-right:14px!important}.create-option-card,:is(.community-editor-card,.property-editor-card,.job-editor-card,.news-tip-card){padding-left:13px!important;padding-right:13px!important}}@media (prefers-reduced-motion:reduce){.dthl-mobile-nav__panel{animation:none!important}}.dthl-header{will-change:transform;opacity:1!important;filter:none!important;transition:transform .19s cubic-bezier(.22,1,.36,1),box-shadow .15s!important}.dthl-header.is-hidden{opacity:1!important;filter:none!important;transform:translateY(calc(-100% - 2px))!important}@media (width>=1021px){.dthl-header.is-compact .dthl-header-top{opacity:1!important;min-height:32px!important;max-height:32px!important;transform:none!important}.dthl-header.is-compact .dthl-header-top__inner{min-height:32px!important}.dthl-header.is-compact .dthl-header-main__inner{min-height:78px!important}.dthl-header.is-compact .dthl-header-nav__inner{min-height:48px!important}.dthl-header-top,.dthl-header-main__inner,.dthl-header-nav__inner{transition:none!important}.dthl-header-main .dthl-brand:after{content:none!important;display:none!important}.dthl-header-nav nav,.dthl-header-nav-upgrade{padding-left:0!important}}@media (width<=1020px){.dthl-header.is-compact .dthl-header-main__inner{min-height:72px!important}.dthl-header-main__inner{transition:none!important}}@media (prefers-reduced-motion:reduce){.dthl-header{transition:none!important}}.dthl-post-button,.dthl-mobile-post-button{display:none!important}@media (width>=1021px){.dthl-header-main{-webkit-backdrop-filter:blur(18px)saturate(140%);background:#fffffff6;border-bottom:1px solid #10261a12}.dthl-header-main__inner,.dthl-header.is-compact .dthl-header-main__inner{grid-template-columns:minmax(228px,292px) minmax(340px,1fr) auto;gap:18px;min-height:68px!important}.dthl-brand{gap:10px}.dthl-brand__mark,.dthl-header.is-compact .dthl-brand__mark{border-radius:11px!important;width:44px!important;height:44px!important}.dthl-brand__content{gap:2px}.dthl-brand__content strong{letter-spacing:-.015em;font-size:1rem;font-weight:730}.dthl-brand__content small{letter-spacing:.115em;font-size:.61rem;font-weight:720}.dthl-header-search{height:44px;box-shadow:none;background:#f6f9f7;border-color:#10261a1a;border-radius:14px;gap:9px;padding:3px 4px 3px 14px;transition:border-color .17s,background-color .17s,box-shadow .17s}.dthl-header-search:hover{background:#f8fbf9;border-color:#1fa34b3b}.dthl-header-search:focus-within{background:#fff;border-color:#1fa34b94;box-shadow:0 0 0 3px #1fa34b14,0 8px 22px #083d200e}.dthl-header-search__leading-icon{width:18px;height:18px}.dthl-header-search input{font-size:.88rem}.dthl-header-search input::placeholder{color:#89958e}.dthl-header-search__clear{width:28px;height:28px}.dthl-header-search__submit{height:36px;box-shadow:none;border-radius:10px;gap:6px;padding:0 14px;font-size:.79rem;font-weight:720}.dthl-header-search__submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 7px 16px #1fa34b29}.dthl-header-actions{gap:6px}.dthl-icon-button,.dthl-mobile-menu-button{background:#f7faf8;border-color:#10261a17;border-radius:11px;width:40px;height:40px}.dthl-icon-button:hover,.dthl-icon-button.is-active,.dthl-mobile-menu-button:hover{background:#edf8f1;border-color:#1fa34b3d}.dthl-auth-actions{align-items:center;gap:4px;display:flex}.dthl-login-link{white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:0 12px;font-size:.85rem;font-weight:690;transition:color .15s,background-color .15s;display:inline-flex;color:#29443a!important}.dthl-login-link:hover{background:#f0f8f3;color:#08743d!important}.dthl-register-button{border-radius:11px;gap:6px;height:40px;padding:0 14px;font-size:.85rem;font-weight:720;box-shadow:0 7px 18px #1fa34b26}.dthl-register-button:hover{box-shadow:0 9px 20px #1fa34b33}.dthl-header-nav{background:#fffffffb;border-bottom:1px solid #10261a12}.dthl-header-nav__inner,.dthl-header.is-compact .dthl-header-nav__inner{min-height:46px!important}.dthl-header-nav-upgrade{gap:2px}.dthl-header-nav-upgrade__link{color:#314a3f;letter-spacing:-.008em;border-radius:10px;min-height:38px;padding:0 .68rem;font-size:.88rem;font-weight:680;transition:color .15s,background-color .15s,box-shadow .15s,transform .15s}.dthl-header-nav-upgrade__link:hover{color:#08743d;background:#f2f8f4}.dthl-header-nav-upgrade__link.is-active{color:#08743d;background:#edf7f0;box-shadow:inset 0 -2px #18a558}.dthl-header-nav__quick-links{gap:20px}.dthl-header-nav__quick-links a{color:#718078;font-size:.79rem;font-weight:620}.dthl-header-nav__quick-links a:hover{color:#08743d}}@media (width>=1021px) and (width<=1280px){.dthl-header-main__inner,.dthl-header.is-compact .dthl-header-main__inner{grid-template-columns:minmax(210px,250px) minmax(300px,1fr) auto;gap:12px}.dthl-header-search__submit{padding-inline:11px}.dthl-login-link{padding-inline:9px}.dthl-register-button{padding-inline:11px}}@media (prefers-reduced-motion:reduce){.dthl-header-search,.dthl-header-search__submit,.dthl-icon-button,.dthl-mobile-menu-button,.dthl-login-link,.dthl-register-button,.dthl-header-nav-upgrade__link{transition:none!important}}.site-footer{--footer-green:#35df70;--footer-bg:#001f18;--footer-bg-deep:#00150f;--footer-text:#f4faf7cc;--footer-muted:#e5efe99e;--footer-border:#56d5802b;color:#fff;background:radial-gradient(circle at 53% 45%, #0e714621, transparent 31%), linear-gradient(180deg, var(--footer-bg-deep) 0%, var(--footer-bg) 58%, #00251b 100%);margin-top:64px;position:relative;overflow:hidden}.site-footer *,.site-footer :before,.site-footer :after{box-sizing:border-box}.site-footer .container{width:min(100% - 86px,1565px);max-width:1565px;margin-inline:auto}.site-footer a{display:initial;color:inherit;margin:0;text-decoration:none}.site-footer img{max-width:100%;display:block}.site-footer__top{padding:30px 0 0}.site-footer__cta{background:radial-gradient(circle at 86% 48%,#1ac25f2e,#0000 32%),linear-gradient(118deg,#002d1ffa,#001b15f7);border:1px solid #30c36538;border-radius:18px;grid-template-columns:minmax(0,1.16fr) minmax(420px,.78fr);align-items:center;gap:68px;min-height:282px;padding:46px 62px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff05}.site-footer__cta:before{opacity:.35;content:"";pointer-events:none;background:radial-gradient(circle at 83% 42%,#53f78b33 0 2px,#0000 3px),radial-gradient(circle at 62% 61%,#53f78b2e 0 2px,#0000 3px),linear-gradient(31deg,#0000 47%,#43e07733 48%,#0000 49%),linear-gradient(-41deg,#0000 47%,#43e07721 48%,#0000 49%),repeating-linear-gradient(90deg,#43e07712 0 1px,#0000 1px 58px),repeating-linear-gradient(0deg,#43e0770e 0 1px,#0000 1px 58px);width:47%;height:155%;position:absolute;top:-26%;right:-2%;transform:rotate(-6deg)}.site-footer__cta:after{content:"";pointer-events:none;border:1px solid #5cef8d4f;border-radius:50%;width:720px;height:315px;position:absolute;bottom:-178px;left:-190px;transform:rotate(11deg);box-shadow:0 0 34px #30d5670f}.site-footer__cta>*{z-index:1;position:relative}.site-footer__cta-copy{align-items:center;gap:36px;min-width:0;display:flex}.site-footer__cta-icon{color:#e2ffe9;background:#0b653e38;border:2px solid #50e78194;border-radius:50%;flex:0 0 88px;place-items:center;width:88px;height:88px;display:grid}.site-footer__cta-icon svg{width:30px;height:30px;display:block;transform:rotate(-8deg)}.site-footer__cta-text{min-width:0}.site-footer__cta h2{color:#fff;letter-spacing:-.035em;margin:0;font-size:clamp(27px,2.1vw,34px);font-weight:790;line-height:1.17}.site-footer__cta h2 span{color:var(--footer-green);margin-top:4px;display:block}.site-footer__cta p{color:#eff8f3c2;margin:20px 0 0;font-size:16px;font-weight:430;line-height:1.6}.site-footer__cta-action{align-content:center;gap:20px;display:grid}.site-footer__cta-button{color:#fff;white-space:nowrap;background:linear-gradient(90deg,#088946fa,#0db152e6);border:1px solid #61ff94ad;border-radius:999px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:62px;padding:0 30px;font-size:16px;font-weight:720;line-height:1;transition:transform .15s,border-color .15s,background .15s;box-shadow:0 13px 31px #004f2a3d;display:grid!important}.site-footer__cta-button:hover{background:linear-gradient(90deg,#09974d,#11c25cf5);border-color:#7effa6f0;transform:translateY(-2px)}.site-footer__cta-button svg{display:block}.site-footer__cta-note{color:var(--footer-muted);white-space:nowrap;justify-content:center;align-items:center;gap:12px;font-size:13px;line-height:1.45;display:flex}.site-footer__cta-note svg{color:var(--footer-green);flex:none}.site-footer__main{background:radial-gradient(circle at 51% 14%,#117b4c1a,#0000 31%),linear-gradient(#00261c9e,#001e1770);border-top:1px solid #41d27245;padding:48px 0 38px}.site-footer__grid{grid-template-columns:34% 17% 21% 28%;align-items:stretch;gap:0;padding:0;display:grid}.site-footer__brand,.site-footer__column{min-width:0}.site-footer__brand{padding:0 52px 0 38px}.site-footer__column{border-left:1px solid #74e09721;min-height:100%;padding:0 40px 0 58px}.site-footer__contact-column{padding-right:18px}.site-footer__logo{align-items:center;gap:18px;width:fit-content;margin:0;display:inline-flex!important}.site-footer__logo img{object-fit:contain;width:76px;height:76px}.site-footer__logo>span,.site-footer__logo strong,.site-footer__logo small{display:block}.site-footer__logo strong{color:#fff;letter-spacing:-.026em;white-space:nowrap;font-size:29px;font-weight:790;line-height:1.12}.site-footer__logo small{color:var(--footer-green);letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;margin-top:8px;font-size:11px;font-weight:760;line-height:1.4}.site-footer__description{max-width:465px;color:var(--footer-text);margin:27px 0 0;font-size:15px;font-weight:430;line-height:1.78}.site-footer__feature-links{flex-wrap:wrap;align-items:center;gap:10px;max-width:455px;margin-top:24px;display:flex}.site-footer__feature-links>a{color:#f7fcf9db;white-space:nowrap;background:#02352540;border:1px solid #7fe5a040;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:8px;min-height:40px;margin:0;padding:0 14px;font-size:13px;font-weight:610;line-height:1;transition:color .15s,border-color .15s,background .15s,transform .15s;display:inline-flex!important}.site-footer__feature-links>a svg{width:17px;height:17px;color:var(--footer-green);flex:none;display:block}.site-footer__feature-links>a:hover{color:#fff;background:#095b386b;border-color:#5be68885;transform:translateY(-1px)}.site-footer__operator{border-top:1px solid #7fdc9d24;align-items:center;gap:14px;max-width:455px;margin-top:20px;padding-top:20px;display:flex}.site-footer__operator-icon{width:44px;height:44px;color:var(--footer-green);background:#07533445;border:1px solid #50db7e2e;border-radius:50%;flex:0 0 44px;place-items:center;display:grid}.site-footer__operator small,.site-footer__operator strong{display:block}.site-footer__operator small{color:var(--footer-muted);letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:680}.site-footer__operator strong{color:#fffffff2;white-space:nowrap;margin-top:4px;font-size:14px;font-weight:650;line-height:1.4}.site-footer__column h3{color:#65e98f;letter-spacing:.025em;text-transform:uppercase;white-space:nowrap;margin:5px 0 22px;padding-bottom:15px;font-size:16px;font-weight:780;line-height:1.25;position:relative}.site-footer__column h3:after{background:var(--footer-green);content:"";border-radius:999px;width:34px;height:2px;position:absolute;bottom:0;left:0}.site-footer__links{gap:2px;display:grid}.site-footer .site-footer__links>a{color:#f6faf8e0;gap:10px;width:fit-content;min-height:44px;font-size:15px;font-weight:600;transition:color .15s,transform .15s;white-space:nowrap!important;flex-flow:row!important;justify-content:flex-start!important;align-items:center!important;margin:0!important;padding:0!important;line-height:1!important;display:flex!important}.site-footer .site-footer__links>a svg{color:var(--footer-green);flex:0 0 17px!important;width:17px!important;height:17px!important;margin:0!important;display:block!important}.site-footer .site-footer__links>a span{white-space:nowrap!important;margin:0!important;padding:0!important;line-height:1!important;display:inline-block!important}.site-footer .site-footer__links>a:hover{color:#fff;transform:translate(4px)}.site-footer__contact{gap:0;display:grid}.site-footer .site-footer__contact-row{border-bottom:1px solid #77db9721;gap:16px;width:100%;min-width:0;min-height:90px;flex-flow:row!important;justify-content:flex-start!important;align-items:center!important;margin:0!important;padding:0!important;display:flex!important}.site-footer__contact-icon{width:52px;height:52px;color:var(--footer-green);background:#0653334d;border:1px solid #47da7933;border-radius:50%;flex:0 0 52px;place-items:center;display:grid}.site-footer__contact-icon svg{width:21px;height:21px;display:block}.site-footer .site-footer__contact-row p{flex:auto;min-width:0;margin:0;padding:0;display:block}.site-footer .site-footer__contact-row small,.site-footer .site-footer__contact-row strong{white-space:nowrap;margin:0;padding:0;display:block}.site-footer .site-footer__contact-row small{color:var(--footer-muted);font-size:12px;line-height:1.3}.site-footer .site-footer__contact-row strong{color:#fffffff2;margin-top:5px;font-size:15px;font-weight:690;line-height:1.35}.site-footer a.site-footer__contact-row{transition:transform .15s}.site-footer a.site-footer__contact-row:hover{transform:translate(3px)}.site-footer__social{justify-content:flex-start;align-items:center;gap:12px;margin-top:22px;display:flex}.site-footer .site-footer__social>a{width:50px;height:50px;color:var(--footer-green);background:#07472f4d;border:1px solid #49d67721;border-radius:50%;flex:0 0 50px;line-height:0;transition:transform .15s,color .15s,border-color .15s,background .15s;place-items:center!important;margin:0!important;padding:0!important;display:grid!important}.site-footer .site-footer__social>a svg{width:20px;height:20px;margin:0;display:block}.site-footer .site-footer__social>a:hover{color:#dffff0;background:#0b6d3f73;border-color:#49e07c61;transform:translateY(-2px)}.site-footer__bottom{min-height:100px;color:inherit;background:#00120e66;border-top:1px solid #59d7822b;padding:0;display:block;position:relative}.site-footer__bottom:before{opacity:.22;clip-path:polygon(0 100%,0 82%,7% 82%,7% 45%,11% 45%,11% 78%,18% 78%,18% 31%,22% 31%,22% 80%,31% 80%,31% 55%,37% 55%,37% 81%,47% 81%,47% 39%,52% 39%,52% 82%,63% 82%,63% 62%,70% 62%,70% 84%,82% 84%,82% 69%,88% 69%,88% 88%,100% 88%,100% 100%);content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0 8%,#40cc6f66 8% 9%,#0000 9% 15%,#40cc6f57 15% 17%,#0000 17% 25%,#40cc6f7a 25% 27%,#0000 27% 35%,#40cc6f47 35% 38%,#0000 38%),linear-gradient(#0000 62%,#2b995747 64%,#0f503221 100%);width:410px;height:88px;position:absolute;bottom:0;left:32px}.site-footer__bottom-inner{z-index:1;grid-template-columns:minmax(0,1fr) auto 44px;align-items:center;gap:28px;min-height:100px;padding-left:360px;display:grid;position:relative}.site-footer__bottom p{color:#ebf4efb8;white-space:nowrap;margin:0;font-size:13px;line-height:1.45}.site-footer__bottom-links{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:0;display:flex}.site-footer__bottom-links a{color:#ecf5f0b3;white-space:nowrap;margin:0;padding:0 19px;font-size:13px;font-weight:560;line-height:1.45;transition:color .15s;display:inline-block;position:relative}.site-footer__bottom-links a+a:before{content:"";background:#80dd9e26;width:1px;height:17px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.site-footer__bottom-links a:hover{color:#fff}.site-footer__back-top{width:42px;height:42px;color:var(--footer-green);cursor:pointer;background:#00251ac2;border:1px solid #3de573c7;border-radius:50%;place-items:center;padding:0;transition:transform .15s,color .15s,background .15s;display:grid}.site-footer__back-top:hover{color:#fff;background:#0d7041b8;transform:translateY(-2px)}.site-footer :is(a,button):focus-visible{outline-offset:3px;outline:2px solid #7cf3a0}@media (width<=1320px){.site-footer .container{width:min(100% - 48px,1240px)}.site-footer__cta{grid-template-columns:minmax(0,1fr) minmax(360px,.76fr);gap:42px;min-height:242px;padding:40px 44px}.site-footer__cta-copy{gap:24px}.site-footer__cta-icon{flex-basis:72px;width:72px;height:72px}.site-footer__cta h2{font-size:clamp(24px,2.2vw,30px)}.site-footer__cta p{font-size:14px}.site-footer__grid{grid-template-columns:33% 18% 21% 28%}.site-footer__brand{padding:0 30px 0 12px}.site-footer__column{padding-left:34px;padding-right:18px}.site-footer__logo img{width:64px;height:64px}.site-footer__logo strong{font-size:25px}.site-footer__logo small{font-size:9px}.site-footer__description{font-size:14px}.site-footer__feature-links{max-width:390px}.site-footer__feature-links>a{min-height:37px;padding-inline:11px;font-size:12px}.site-footer__bottom-inner{padding-left:280px}.site-footer__bottom:before{width:320px}}@media (width<=1080px){.site-footer__cta{grid-template-columns:1fr;min-height:0}.site-footer__cta-action{width:min(100%,520px);margin-left:96px}.site-footer__grid{grid-template-columns:1fr 1fr;gap:38px 0}.site-footer__brand,.site-footer__column,.site-footer__contact-column{padding-inline:30px}.site-footer__brand,.site-footer__column:nth-child(3){border-left:0;padding-left:0}.site-footer__column:nth-child(2),.site-footer__contact-column{padding-right:0}.site-footer__bottom-inner{grid-template-columns:1fr auto;padding-left:0}.site-footer__bottom:before{display:none}.site-footer__bottom-links{grid-area:2/1/auto/-1;justify-content:flex-start;padding-bottom:18px}.site-footer__back-top{grid-area:1/2}}@media (width<=720px){.site-footer{margin-top:44px}.site-footer .container{width:min(100% - 28px,680px)}.site-footer__top{padding-top:14px}.site-footer__cta{border-radius:16px;gap:26px;padding:28px 22px}.site-footer__cta-copy{align-items:flex-start;gap:16px}.site-footer__cta-icon{flex-basis:58px;width:58px;height:58px}.site-footer__cta-icon svg{width:22px;height:22px}.site-footer__cta h2{font-size:clamp(21px,6.2vw,28px)}.site-footer__cta p{margin-top:14px;font-size:14px}.site-footer__cta p br{display:none}.site-footer__cta-action{width:100%;margin-left:0}.site-footer__cta-button{min-height:56px;padding:0 18px;font-size:14px}.site-footer__cta-note{white-space:normal;justify-content:flex-start;font-size:12px}.site-footer__main{padding:36px 0 26px}.site-footer__grid{grid-template-columns:1fr;gap:0}.site-footer__brand,.site-footer__column,.site-footer__column:nth-child(2),.site-footer__column:nth-child(3),.site-footer__contact-column{border-bottom:1px solid #75dc971f;border-left:0;padding:28px 0}.site-footer__brand{padding-top:0}.site-footer__contact-column{border-bottom:0;padding-bottom:0}.site-footer__logo img{width:64px;height:64px}.site-footer__logo strong{font-size:24px}.site-footer__description{margin-top:22px;font-size:14px}.site-footer__feature-links{max-width:100%;margin-top:20px}.site-footer__column h3{margin-bottom:15px}.site-footer__links{grid-template-columns:1fr 1fr;column-gap:18px}.site-footer .site-footer__contact-row{min-height:78px}.site-footer__social{justify-content:flex-start}.site-footer__bottom-inner{grid-template-columns:1fr auto;gap:18px;min-height:0;padding:23px 0;display:grid}.site-footer__bottom p{white-space:normal;font-size:12px}.site-footer__bottom-links{flex-wrap:wrap;grid-column:1/-1;gap:10px 0;padding-bottom:0}.site-footer__bottom-links a{padding:0 12px;font-size:12px}.site-footer__bottom-links a:first-child{padding-left:0}}@media (width<=430px){.site-footer__cta-copy{display:grid}.site-footer__cta-icon{flex-basis:52px;width:52px;height:52px}.site-footer__cta-button{gap:9px}.site-footer__cta-button svg:first-child{display:none}.site-footer__links{grid-template-columns:1fr}.site-footer__feature-links>a{flex:calc(50% - 8px)}.site-footer .site-footer__contact-row strong{font-size:14px}}@media (width<=720px){.site-footer{background:radial-gradient(circle at 84% 12%,#2dda7017,#0000 28%),linear-gradient(#001b13 0%,#00251a 55%,#001810 100%);margin-top:34px}.site-footer .container{width:min(100% - 24px,680px)}.site-footer__top{padding:12px 0 14px!important}.site-footer__cta{background:radial-gradient(circle at 90% 4%,#3ae17421,#0000 35%),linear-gradient(145deg,#003323fa,#001f17fa);border-color:#4fda8033;border-radius:15px;gap:15px;min-height:0;padding:18px;box-shadow:inset 0 1px #ffffff06}.site-footer__cta:before,.site-footer__cta:after{display:none}.site-footer__cta-copy{grid-template-columns:44px minmax(0,1fr);align-items:start;gap:12px;display:grid}.site-footer__cta-icon{background:#147e4940;border-width:1px;flex-basis:44px;width:44px;height:44px}.site-footer__cta-icon svg{width:18px;height:18px}.site-footer__cta h2{font-size:clamp(18px,5.2vw,22px);line-height:1.18}.site-footer__cta h2 span{margin-top:2px}.site-footer__cta p{color:#eef8f2ad;margin-top:9px;font-size:12px;line-height:1.55}.site-footer__cta-action{gap:10px;width:100%;margin-left:0}.site-footer__cta-button{border-radius:11px;gap:8px;min-height:46px;padding:0 14px;font-size:12px;box-shadow:0 9px 22px #0048272e}.site-footer__cta-button svg{width:15px;height:15px}.site-footer__cta-formats{justify-content:flex-start!important;gap:5px!important;margin-top:0!important}.site-footer__cta-formats-label{text-transform:uppercase;width:100%;letter-spacing:.09em!important;margin:0 0 1px!important;font-size:8.5px!important}.site-footer__cta-format{min-height:23px!important;padding:0 8px!important;font-size:9px!important}.site-footer__cta-format svg{width:10px!important;height:10px!important}.site-footer__cta-note{color:#e5efe994;white-space:normal;justify-content:flex-start;gap:7px;font-size:10.5px}.site-footer__cta-note svg{width:14px;height:14px}.site-footer__main{background:0 0;border-top-color:#52d27c24;padding:18px 0 16px}.site-footer__grid{flex-direction:column;gap:16px;display:flex}.site-footer__brand,.site-footer__column,.site-footer__column:nth-child(2),.site-footer__column:nth-child(3),.site-footer__contact-column{border:0;padding:0}.site-footer__brand{order:1}.site-footer__contact-column{order:2}.site-footer__column:nth-child(2){order:3}.site-footer__column:nth-child(3){order:4}.site-footer__logo{gap:11px}.site-footer__logo img{width:50px;height:50px}.site-footer__logo strong{font-size:19px;line-height:1.08}.site-footer__logo small{letter-spacing:.12em;white-space:normal;margin-top:4px;font-size:7.5px}.site-footer__description{color:#f0f8f4b0;max-width:none;margin-top:14px;font-size:12px;line-height:1.6}.site-footer__feature-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-width:none;margin-top:13px;display:grid}.site-footer__feature-links>a{background:#073d2b61;border-color:#68df9124;border-radius:10px;justify-content:flex-start;gap:7px;width:100%;min-height:39px;padding:0 11px;font-size:10.5px}.site-footer__feature-links>a svg{width:14px;height:14px}.site-footer__operator{background:#0432236e;border:1px solid #5eda8821;border-radius:12px;gap:10px;max-width:none;min-height:58px;margin-top:12px;padding:9px 11px}.site-footer__operator-icon{flex-basis:36px;width:36px;height:36px}.site-footer__operator-icon svg{width:15px;height:15px}.site-footer__operator small{letter-spacing:.12em;font-size:8px}.site-footer__operator strong{white-space:normal;margin-top:2px;font-size:10.5px;line-height:1.3}.site-footer__column h3{color:#55e985;letter-spacing:.14em;margin:0 0 9px;padding:0;font-size:9.5px;line-height:1.2}.site-footer__column h3:after{display:none}.site-footer__contact{background:#032f2166;border:1px solid #5ddc8926;border-radius:13px;overflow:hidden}.site-footer .site-footer__contact-row{border-bottom-color:#6dde931a;gap:10px;min-height:62px;padding:9px 11px!important}.site-footer .site-footer__contact-row:last-child{border-bottom:0}.site-footer__contact-icon{background:#085e386e;border:0;flex-basis:36px;width:36px;height:36px}.site-footer__contact-icon svg{width:15px;height:15px}.site-footer .site-footer__contact-row small{font-size:9.5px;line-height:1.2}.site-footer .site-footer__contact-row strong{white-space:normal;overflow-wrap:anywhere;margin-top:3px;font-size:11.5px;line-height:1.3}.site-footer__social{grid-template-columns:repeat(3,40px);justify-content:flex-start;gap:8px;margin-top:9px;display:grid}.site-footer .site-footer__social>a{background:#063f2b85;border-radius:10px;flex-basis:40px;width:40px;height:40px}.site-footer .site-footer__social>a svg{width:16px;height:16px}.site-footer__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.site-footer .site-footer__links>a{color:#f7fcf9db;background:#0538275c;border:1px solid #68df911f;border-radius:10px;gap:6px;width:100%;min-height:40px;font-size:10.5px;padding:0 10px!important}.site-footer .site-footer__links>a svg{flex-basis:13px!important;width:13px!important;height:13px!important}.site-footer .site-footer__links>a span{text-overflow:ellipsis;overflow:hidden}.site-footer .site-footer__links>a:hover{background:#0950327a;border-color:#5ce78c52;transform:none}.site-footer__bottom{background:#00110c7a;min-height:0}.site-footer__bottom:before{display:none}.site-footer__bottom-inner{grid-template-columns:minmax(0,1fr) 36px;gap:9px 12px;min-height:0;padding:13px 0 15px;display:grid}.site-footer__bottom p{white-space:normal;font-size:9.5px;line-height:1.45}.site-footer__bottom-links{grid-area:2/1/auto/-1;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;gap:5px 8px;padding:0;display:grid}.site-footer__bottom-links a,.site-footer__bottom-links a:first-child{background:#0430224d;border:1px solid #67db8e17;border-radius:8px;align-items:center;min-height:28px;padding:0 8px;font-size:9px;display:flex}.site-footer__bottom-links a+a:before{display:none}.site-footer__back-top{grid-area:1/2;width:36px;height:36px}.site-footer__back-top svg{width:14px;height:14px}}@media (width<=430px){.site-footer .container{width:calc(100% - 20px)}.site-footer__cta{padding:16px}.site-footer__cta-copy{grid-template-columns:40px minmax(0,1fr);gap:10px;display:grid}.site-footer__cta-icon{flex-basis:40px;width:40px;height:40px}.site-footer__cta h2{font-size:18px}.site-footer__cta-button svg:first-child{display:block}.site-footer__feature-links,.site-footer__links{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__feature-links>a,.site-footer .site-footer__links>a{min-width:0}.site-footer__logo strong{font-size:18px}.site-footer__logo small{font-size:7px}.site-footer .site-footer__contact-row strong{font-size:11px}}@media (width<=760px){.jobs-page.jobs-page{background:#f7faf8;padding:6px 0 44px}.jobs-page .jobs-page__container{width:min(100% - 12px,680px)}.jobs-page .jobs-market-hero{background:radial-gradient(circle at 92% 31%,#ffdca76b,#0000 21%),linear-gradient(#fff 0%,#f7fcf8 61%,#edf7ef 100%);border:1px solid #e0e8e3;border-radius:17px;min-height:0;overflow:hidden;box-shadow:0 5px 18px #0d46250e}.jobs-page .jobs-market-hero__copy{padding:21px 16px 126px}.jobs-page .jobs-market-hero__eyebrow{letter-spacing:.065em;margin-bottom:10px;font-size:.63rem}.jobs-page .jobs-market-hero h1{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.jobs-page .jobs-market-hero h2{color:#132c1e;letter-spacing:-.035em;max-width:330px;margin:0;font-size:clamp(1.48rem,6.6vw,1.85rem);font-weight:850;line-height:1.19}.jobs-page .jobs-market-hero h2:first-line{color:#0c7d3e}.jobs-page .jobs-market-hero__copy>p{color:#53625a;max-width:340px;margin-top:10px;font-size:.72rem;line-height:1.55}.jobs-page .jobs-market-hero__chips{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:15px;display:grid}.jobs-page .jobs-market-hero__chips span{white-space:normal;background:#ffffffe0;border-radius:9px;justify-content:flex-start;align-items:flex-start;width:auto;min-width:0;min-height:48px;padding:7px 6px;font-size:.54rem;font-weight:700;line-height:1.3}.jobs-page .jobs-market-hero__chips svg{flex:none;width:13px;height:13px;margin-top:1px}.jobs-page .jobs-market-hero__art{opacity:.78;height:118px;display:block;inset:auto 0 0}.jobs-page .jobs-market-hero__sun{width:22px;height:22px;top:13px;right:48px}.jobs-page .jobs-market-hero__hill--back{height:82px;bottom:22px}.jobs-page .jobs-market-hero__hill--front{height:74px;bottom:-8px}.jobs-page .jobs-market-campus{transform-origin:bottom;height:112px;bottom:-8px;left:0;right:0;transform:scale(.68)}.jobs-page .jobs-market-campus>strong{display:none}.jobs-page .jobs-market-search{background:#fff;border-radius:13px;gap:7px;width:calc(100% - 20px);min-height:0;margin:-28px auto 0;padding:9px;box-shadow:0 10px 28px #0a43221c}.jobs-page .jobs-market-search>label,.jobs-page .jobs-market-search>button{border-radius:9px;min-height:46px}.jobs-page .jobs-market-search>label{background:#fff;border:1px solid #e0e7e2;padding:0 11px}.jobs-page .jobs-market-search input,.jobs-page .jobs-market-search select{height:44px;font-size:.68rem}.jobs-page .jobs-market-search>button{min-width:0;margin:0;font-size:.69rem;box-shadow:0 7px 18px #0a6f392b}.jobs-page .jobs-section-heading,.jobs-page .jobs-panel-heading,.jobs-page .jobs-results__header{flex-direction:row;align-items:center;gap:10px}.jobs-page .jobs-section-heading h2,.jobs-page .jobs-panel-heading h2,.jobs-page .jobs-results__header h2{font-size:.93rem;line-height:1.28}.jobs-page .jobs-section-heading>div>span,.jobs-page .jobs-panel-heading>div>span,.jobs-page .jobs-results__eyebrow{font-size:.54rem}.jobs-page .jobs-section-heading>button,.jobs-page .jobs-panel-heading>a{white-space:nowrap;margin-left:auto;font-size:.58rem}.jobs-page .jobs-discovery{background:#fff;border:1px solid #e3e9e5;border-radius:14px;margin-top:15px;padding:13px 12px 12px;box-shadow:0 3px 12px #0e371f09}.jobs-page .jobs-discovery__grid{overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:minmax(108px,31%);grid-auto-flow:column;gap:7px;margin-top:10px;display:grid;overflow-x:auto}.jobs-page .jobs-discovery__grid::-webkit-scrollbar{display:none}.jobs-page .jobs-discovery__grid>button{scroll-snap-align:start;border-radius:10px;grid-template-columns:1fr;align-content:start;gap:7px;min-height:92px;padding:10px 9px}.jobs-page .jobs-discovery__icon{border-radius:9px;width:35px;height:35px}.jobs-page .jobs-discovery__icon svg{width:17px;height:17px}.jobs-page .jobs-discovery__grid strong{white-space:normal;font-size:.62rem;line-height:1.25}.jobs-page .jobs-discovery__grid small{display:none}.jobs-page .jobs-market-highlights{gap:10px;margin-top:10px}.jobs-page .jobs-employers-panel,.jobs-page .jobs-featured-panel{border-radius:14px;padding:13px}.jobs-page .jobs-employers-panel__companies{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:9px}.jobs-page .jobs-employers-panel__companies button{text-align:left;grid-template-columns:32px minmax(0,1fr);place-items:center start;gap:8px;min-height:62px;padding:8px 9px}.jobs-page .jobs-employers-panel__companies button>span{border-radius:50%;grid-area:1/1;width:30px;height:30px;font-size:.56rem}.jobs-page .jobs-employers-panel__companies strong{white-space:normal;grid-area:1/2;font-size:.55rem;line-height:1.28}.jobs-page .jobs-employer-cta{border-radius:10px;min-height:0;margin-top:9px;padding:11px}.jobs-page .jobs-employer-cta strong{font-size:.62rem}.jobs-page .jobs-employer-cta span{font-size:.54rem}.jobs-page .jobs-employer-cta>a{min-height:32px;font-size:.55rem}.jobs-page .jobs-featured-panel__grid{grid-template-columns:1fr;gap:7px;margin-top:9px}.jobs-page .jobs-featured-panel__grid .jobs-featured-card:nth-child(n+4){display:none}.jobs-page .jobs-featured-card .job-card{border-radius:10px!important;grid-template-columns:43px minmax(0,1fr)!important;gap:9px!important;min-height:104px!important;padding:10px!important;display:grid!important}.jobs-page .jobs-featured-card .job-card__icon{width:38px!important;height:38px!important;margin:0!important}.jobs-page .jobs-featured-card .job-card h3{margin-top:4px!important;font-size:.69rem!important}.jobs-page .jobs-featured-card .job-card__body>strong{margin-top:2px!important;font-size:.55rem!important}.jobs-page .jobs-featured-card .job-card__salary{margin-top:5px!important;font-size:.61rem!important}.jobs-page .jobs-featured-card .job-card__body>div:last-child{flex-wrap:wrap!important;gap:3px 9px!important;margin-top:5px!important;font-size:.51rem!important;display:flex!important}.jobs-page .jobs-results{gap:10px;margin-top:10px;scroll-margin-top:82px}.jobs-page .jobs-results__main{border-radius:14px;padding:12px}.jobs-page .jobs-results__header{align-items:flex-start}.jobs-page .jobs-results__header>div{flex:1;min-width:0}.jobs-page .jobs-results__header p{margin-top:3px;font-size:.56rem}.jobs-page .jobs-results__reload{min-height:30px;padding:0 8px;font-size:.54rem}.jobs-page .jobs-results-controls{gap:7px;margin-top:9px;padding:8px 0}.jobs-page .jobs-results-controls__types{width:100%;padding-bottom:1px}.jobs-page .jobs-results-controls__types button,.jobs-page .jobs-results-controls__actions>button,.jobs-page .jobs-results-controls__actions>label,.jobs-page .jobs-view-switch button{min-height:29px;font-size:.54rem}.jobs-page .jobs-results-controls__actions{scrollbar-width:none;justify-content:flex-start;width:100%;overflow-x:auto}.jobs-page .jobs-results-controls__actions::-webkit-scrollbar{display:none}.jobs-page .jobs-active-filters{padding-top:7px}.jobs-page .jobs-active-filters>button{min-height:25px;font-size:.51rem}.jobs-page .jobs-results__body{min-height:160px;margin-top:8px}.jobs-page .jobs-list{gap:7px}html body .jobs-page .jobs-results__main .job-card{border-radius:11px;grid-template-columns:43px minmax(0,1fr);gap:9px;min-height:108px;padding:10px}html body .jobs-page .jobs-results__main .job-card__icon{border-radius:9px;width:38px;height:38px}html body .jobs-page .jobs-results__main .job-card__icon svg{width:18px;height:18px}html body .jobs-page .jobs-results__main .job-card .badge{padding:4px 6px;font-size:.49rem}html body .jobs-page .jobs-results__main .job-card h3{margin-top:4px;font-size:.69rem;line-height:1.3}html body .jobs-page .jobs-results__main .job-card__body>strong{margin-top:2px;font-size:.53rem}html body .jobs-page .jobs-results__main .job-card__salary{margin-top:5px;font-size:.61rem}html body .jobs-page .jobs-results__main .job-card__body>div:last-child{gap:3px 8px;margin-top:5px;font-size:.5rem;line-height:1.3}html body .jobs-page .jobs-results__main .job-card__body>div:last-child svg{width:12px;height:12px}.jobs-page .jobs-safety-card{border-radius:13px;padding:13px;position:static}.jobs-page .jobs-safety-card__art{display:none}.jobs-page .jobs-safety-card h3{font-size:.75rem}.jobs-page .jobs-safety-card>p{margin-top:5px;font-size:.56rem}.jobs-page .jobs-safety-card ul{grid-template-columns:1fr;gap:5px;margin-top:9px}.jobs-page .jobs-safety-card li{font-size:.53rem}.jobs-page .jobs-safety-card>a{min-height:32px;margin-top:10px;font-size:.55rem}.jobs-page .jobs-pagination{margin-top:12px}.jobs-page .jobs-filter-modal{border-radius:16px 16px 0 0;max-height:92dvh}.jobs-page .jobs-filter-modal__header{min-height:54px;padding-inline:14px}.jobs-page .jobs-filter-modal__body{padding:13px 14px 16px}}@media (width<=430px){.jobs-page .jobs-page__container{width:calc(100% - 8px)}.jobs-page .jobs-market-hero{border-radius:15px}.jobs-page .jobs-market-hero__copy{padding:19px 13px 118px}.jobs-page .jobs-market-hero h2{font-size:1.42rem}.jobs-page .jobs-market-hero__copy>p{font-size:.68rem}.jobs-page .jobs-market-hero__chips span{padding:6px 5px;font-size:.5rem}.jobs-page .jobs-market-search{width:calc(100% - 14px);padding:8px}.jobs-page .jobs-market-search>label,.jobs-page .jobs-market-search>button{min-height:44px}.jobs-page .jobs-discovery{padding-inline:10px}.jobs-page .jobs-discovery__grid{grid-auto-columns:31.8%}.jobs-page .jobs-discovery__grid>button{min-height:86px;padding:9px 7px}.jobs-page .jobs-employers-panel,.jobs-page .jobs-featured-panel,.jobs-page .jobs-results__main,.jobs-page .jobs-safety-card{padding:11px}.jobs-page .jobs-employers-panel__companies button{min-height:58px;padding-inline:7px}.jobs-page .jobs-employer-cta{grid-template-columns:1fr auto}.jobs-page .jobs-employer-cta>a{justify-self:end}.jobs-page .jobs-featured-panel__grid .jobs-featured-card:nth-child(n+4){display:none}.jobs-page .jobs-results__header h2{font-size:.86rem}.jobs-page .jobs-results__reload span{display:none}}@media (width<=760px){.job-detail-page{--job-mobile-pad:18px;background:#f6f8f7;padding:0 0 152px}.job-detail-page .job-detail-container{width:100%;max-width:100%}.job-detail-page .job-detail-breadcrumb{z-index:32;min-height:54px;padding:0 var(--job-mobile-pad);-webkit-backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #e8ece9;position:sticky;top:0;box-shadow:0 1px #0f412405}.job-detail-page .job-detail-breadcrumb>span,.job-detail-page .job-detail-breadcrumb>a:not(:first-child){display:none}.job-detail-page .job-detail-breadcrumb>a:first-child{color:#183c2a;border-radius:50%;justify-content:center;width:38px;height:38px;font-size:0}.job-detail-page .job-detail-breadcrumb>a:first-child svg{width:22px;height:22px}.job-detail-page .job-detail-breadcrumb>a:first-child:active{background:#eef5f1}.job-detail-page .job-detail-header{padding:28px var(--job-mobile-pad) 20px;background:radial-gradient(circle at 100% 0,#4ade801f,#0000 34%),radial-gradient(circle at 16% 8%,#bbf7d057,#0000 35%),linear-gradient(#fbfffc 0%,#fff 72%);border:0;border-radius:0 0 22px 22px;display:block;position:relative;overflow:hidden;box-shadow:0 10px 28px #154d2f12}.job-detail-page .job-detail-header:before{content:"";pointer-events:none;background:#16a34a09;border-radius:50%;width:210px;height:120px;position:absolute;top:60px;right:-58px;transform:rotate(-10deg)}.job-detail-page .job-detail-company-logo{background:#f8fffa;border-color:#cde8d7;border-radius:18px;width:76px;height:76px;margin-bottom:16px;position:relative;box-shadow:0 7px 18px #0d643414}.job-detail-page .job-detail-company-logo svg{width:35px;height:35px}.job-detail-page .job-detail-header__content{z-index:1;position:relative}.job-detail-page .job-detail-labels{gap:8px}.job-detail-page .job-detail-labels .badge,.job-detail-page .job-deadline-badge{border-radius:999px;min-height:30px;padding-inline:10px;font-size:.72rem}.job-detail-page .job-detail-header h1{color:#111a15;letter-spacing:-.035em;max-width:none;margin-top:14px;font-size:clamp(1.72rem,7.2vw,2.15rem);line-height:1.16}.job-detail-page .job-detail-company{color:#0c8743;margin-top:12px;font-size:.92rem}.job-detail-page .job-detail-company svg{width:18px;height:18px}.job-detail-page .job-detail-header-meta{background:#ffffffdb;border:1px solid #e1e8e3;border-radius:15px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-top:18px;display:grid;overflow:hidden}.job-detail-page .job-detail-header-meta span{color:#66736b;text-align:center;border-bottom:1px solid #edf0ee;border-right:1px solid #edf0ee;justify-content:center;min-height:58px;padding:10px 12px;font-size:.7rem;line-height:1.35}.job-detail-page .job-detail-header-meta span:nth-child(2n){border-right:0}.job-detail-page .job-detail-header-meta span:nth-last-child(-n+2){border-bottom:0}.job-detail-page .job-detail-header-meta svg{color:#0c8743;flex:none}.job-detail-page .job-detail-header__actions{z-index:3;flex-direction:row;grid-column:auto;gap:8px;display:flex;position:absolute;top:14px;right:14px}.job-detail-page .job-detail-header__actions button{color:#195232;background:#fffffff0;border-color:#e2e8e4;border-radius:50%;flex:none;width:42px;min-height:42px;padding:0;font-size:0;box-shadow:0 5px 15px #13492b0f}.job-detail-page .job-detail-header__actions button svg{width:20px;height:20px}.job-detail-page .job-detail-layout{flex-direction:column;gap:10px;margin-top:10px;display:flex}.job-detail-page .job-detail-sidebar{order:0}.job-detail-page .job-detail-main{order:1;gap:10px}.job-detail-page .job-detail-sidebar__content{display:block}.job-detail-page .job-sidebar-card{display:none}.job-detail-page .job-apply-card{padding:0 var(--job-mobile-pad) 18px;box-shadow:none;background:#fff;border:0;border-radius:0;margin:0}.job-detail-page .job-apply-card__salary{background:0 0;border:0;border-bottom:1px solid #edf1ee;border-radius:0;padding:15px 0 13px}.job-detail-page .job-apply-card__salary span{font-size:.72rem}.job-detail-page .job-apply-card__salary strong{margin-top:3px;font-size:1.2rem}.job-detail-page .job-apply-card__salary small{display:none}.job-detail-page .job-apply-card__company{min-height:68px;padding:12px 0}.job-detail-page .job-apply-card__company>span{border-radius:13px;width:46px;height:46px}.job-detail-page .job-apply-card__company small{font-size:.7rem}.job-detail-page .job-apply-card__company strong{font-size:.88rem}.job-detail-page .job-apply-deadline,.job-detail-page .job-apply-expired{border-radius:12px;margin-top:10px;padding:11px 12px}.job-detail-page .job-apply-card__contacts{margin-top:12px}.job-detail-page .job-apply-card__contacts h2{color:#14251b;margin-bottom:8px;font-size:.92rem}.job-detail-page .job-apply-card__contacts a{border-radius:12px;min-height:52px}.job-detail-page .job-apply-card__contacts a+a{margin-top:8px}.job-detail-page .job-apply-card__contacts>button{border-radius:10px;min-height:40px}.job-detail-page .job-apply-card__note{margin-top:9px;font-size:.68rem}.job-detail-page .job-detail-main>section{padding:20px var(--job-mobile-pad);box-shadow:none;border:0;border-radius:0}.job-detail-page .job-facts-section,.job-detail-page .job-description-section,.job-detail-page .job-application-method,.job-detail-page .job-comments-section{background:#fff;border-top:1px solid #edf1ee}.job-detail-page .job-section-heading{border-bottom:0;margin-bottom:8px;padding-bottom:12px}.job-detail-page .job-section-heading>span{border-radius:10px;width:36px;height:36px}.job-detail-page .job-section-heading h2{color:#14251b;font-size:1.08rem}.job-detail-page .job-section-heading p{display:none}.job-detail-page .job-facts-section{padding-top:14px;padding-bottom:10px}.job-detail-page .job-facts-section .job-section-heading{gap:8px;margin-bottom:0;padding-bottom:6px}.job-detail-page .job-facts-section .job-section-heading>span{border-radius:9px;width:32px;height:32px}.job-detail-page .job-facts-section .job-section-heading>span svg{width:17px;height:17px}.job-detail-page .job-facts-section .job-section-heading h2{font-size:.98rem}.job-detail-page .job-facts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}.job-detail-page .job-facts-grid article{background:0 0;border:0;border-bottom:1px solid #edf1ee;border-radius:0;gap:8px;min-width:0;min-height:56px;padding:7px 6px;position:relative}.job-detail-page .job-facts-grid article:first-child{order:1;grid-column:1/-1}.job-detail-page .job-facts-grid article:nth-child(2){order:2;grid-column:1}.job-detail-page .job-facts-grid article:nth-child(3){border-left:1px solid #edf1ee;order:3;grid-column:2}.job-detail-page .job-facts-grid article:nth-child(4){order:4;grid-column:1}.job-detail-page .job-facts-grid article:nth-child(6){border-left:1px solid #edf1ee;order:5;grid-column:2}.job-detail-page .job-facts-grid article:nth-child(5){border-bottom:0;order:6;grid-column:1/-1}.job-detail-page .job-facts-grid article>span{width:32px;height:32px}.job-detail-page .job-facts-grid article>span svg{width:16px;height:16px}.job-detail-page .job-facts-grid article>div{min-width:0}.job-detail-page .job-facts-grid small{font-size:.63rem;line-height:1.18}.job-detail-page .job-facts-grid strong{text-overflow:ellipsis;margin-top:1px;font-size:.78rem;line-height:1.28;overflow:hidden}.job-detail-page .job-facts-grid article:first-child strong,.job-detail-page .job-facts-grid article:nth-child(5) strong{font-size:.82rem}.job-detail-page .job-description-lead{background:linear-gradient(135deg,#f1faf5,#fbfdfb);border-radius:13px;margin:0 0 8px;padding:15px 16px;font-size:.9rem;line-height:1.6}.job-detail-page .job-description-body,.job-detail-page .job-description-body .article-body{color:#25342c;font-size:.91rem;line-height:1.68}.job-detail-page .job-description-body .article-body>section{padding:19px 0}.job-detail-page .job-description-body .article-body>section>h2,.job-detail-page .job-description-body .article-body>h2{color:#111a15;margin-bottom:13px;padding-left:0;font-size:1.08rem}.job-detail-page .job-description-body .article-body>section>h2:before,.job-detail-page .job-description-body .article-body>h2:before{display:none}.job-detail-page .job-description-body .article-body :is(ul,ol){padding-left:20px}.job-detail-page .job-description-body .article-body li{margin-bottom:9px}.job-detail-page .job-application-method__content{border-radius:12px;padding:14px}.job-detail-page .job-detail-main>.job-safety-notice{margin:0 var(--job-mobile-pad);background:#fff9e8;border:1px solid #f0dfac;border-radius:13px;padding:14px}.job-detail-page .job-safety-notice>span{width:36px;height:36px}.job-detail-page .job-detail-main>.job-reaction-section{padding-block:12px}.job-detail-page .job-comments-section .job-section-heading{margin-bottom:4px}.job-detail-page .job-scroll-top{right:14px;bottom:calc(146px + env(safe-area-inset-bottom,0px));border-radius:50%;width:42px;height:42px}.job-detail-page .job-apply-card__contacts a:first-of-type{right:14px;bottom:calc(76px + env(safe-area-inset-bottom,0px));z-index:1440;color:#fff;background:linear-gradient(135deg,#119447,#0b7e3c);border:0;border-radius:15px;justify-content:center;min-height:54px;font-size:.92rem;font-weight:780;position:fixed;left:14px;box-shadow:0 10px 28px #08723540}.job-detail-page .job-apply-card__contacts a:first-of-type>span{display:none}.job-detail-page .job-apply-card__contacts a:first-of-type:after{content:"Ứng tuyển ngay"}.job-detail-page .job-apply-card__contacts a:first-of-type svg{width:19px;height:19px}}@media (width<=420px){.job-detail-page{--job-mobile-pad:16px}.job-detail-page .job-detail-header h1{font-size:1.68rem}.job-detail-page .job-detail-header-meta span{min-height:54px;padding-inline:8px;font-size:.66rem}.job-detail-page .job-facts-grid article{min-height:54px;padding-inline:4px}.job-detail-page .job-facts-grid article>span{width:30px;height:30px}.job-detail-page .job-facts-grid strong{font-size:.75rem}.job-detail-page .job-detail-main>.job-safety-notice{margin-inline:12px}}@media (width<=760px){.property-detail-page{--property-mobile-pad:16px;background:#f5f7f6;padding:0 0 92px}.property-detail-page .property-detail-container{width:100%;max-width:100%}.property-detail-page .property-detail-breadcrumb{z-index:34;min-height:54px;padding:0 var(--property-mobile-pad);-webkit-backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #e8ece9;position:sticky;top:0}.property-detail-page .property-detail-breadcrumb>span,.property-detail-page .property-detail-breadcrumb>a:not(:first-child){display:none}.property-detail-page .property-detail-breadcrumb>a:first-child{color:#173d29;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:0;display:inline-flex}.property-detail-page .property-detail-breadcrumb>a:first-child svg{width:22px;height:22px}.property-detail-page .property-detail-header{padding:18px var(--property-mobile-pad) 16px;box-shadow:none;background:radial-gradient(circle at 100% 0,#1fa34b17,#0000 34%),linear-gradient(#fbfffc 0%,#fff 78%);border:0;border-radius:0;display:block;overflow:hidden}.property-detail-page .property-detail-header:after{display:none}.property-detail-page .property-detail-labels{gap:6px}.property-detail-page .property-detail-labels .badge,.property-detail-page .property-legal-badge{border-radius:999px;min-height:27px;padding-inline:9px;font-size:.68rem}.property-detail-page .property-detail-header h1{color:#111a15;letter-spacing:-.035em;max-width:none;margin-top:11px;font-size:clamp(1.55rem,6.7vw,1.95rem);line-height:1.17}.property-detail-page .property-detail-location{color:#536159;gap:6px;margin-top:9px;font-size:.8rem;line-height:1.4}.property-detail-page .property-detail-location svg{width:17px;height:17px}.property-detail-page .property-detail-meta{gap:6px 12px;margin-top:10px;display:flex}.property-detail-page .property-detail-meta span{color:#7a857e;gap:4px;font-size:.67rem}.property-detail-page .property-detail-meta svg{width:14px;height:14px}.property-detail-page .property-detail-price-box{background:#f3fbf6;border:1px solid #d6eadc;border-radius:13px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px 10px;margin-top:14px;padding:12px 13px;display:grid}.property-detail-page .property-detail-price-box>span,.property-detail-page .property-detail-price-box>strong,.property-detail-page .property-detail-price-box>small{grid-column:1}.property-detail-page .property-detail-price-box>span{font-size:.66rem}.property-detail-page .property-detail-price-box>strong{margin-top:2px;font-size:1.22rem;line-height:1.2}.property-detail-page .property-detail-price-box>small{margin-top:2px;font-size:.62rem}.property-detail-page .property-detail-price-box>div{grid-area:1/2/span 3;gap:7px;margin-top:0;display:flex}.property-detail-page .property-detail-price-box button{border-radius:50%;width:39px;min-height:39px;padding:0;font-size:0}.property-detail-page .property-detail-price-box button svg{width:18px;height:18px}.property-detail-page .property-gallery{box-shadow:none;background:#e9efeb;border:0;border-radius:0;margin-top:8px;padding:0;overflow:hidden}.property-detail-page .property-gallery__main,.property-detail-page .property-gallery__main img,.property-detail-page .property-gallery__placeholder{border-radius:0;min-height:clamp(250px,68vw,330px);max-height:390px}.property-detail-page .property-gallery__main img{object-fit:cover}.property-detail-page .property-gallery__previous,.property-detail-page .property-gallery__next{width:38px;height:38px}.property-detail-page .property-gallery__previous{left:10px}.property-detail-page .property-gallery__next{right:10px}.property-detail-page .property-gallery__counter{min-height:30px;padding-inline:10px;font-size:.68rem;bottom:10px;right:10px}.property-detail-page .property-gallery__thumbnails{padding:7px var(--property-mobile-pad) 8px;background:#fff;gap:6px}.property-detail-page .property-gallery__thumbnails button{border-radius:8px;flex-basis:74px;height:52px}.property-detail-page .property-detail-layout{flex-direction:column;gap:8px;margin-top:8px;display:flex}.property-detail-page .property-detail-sidebar{order:0}.property-detail-page .property-detail-main{order:1;gap:8px}.property-detail-page .property-detail-sidebar__content{display:block}.property-detail-page .property-sidebar-card{display:none}.property-detail-page .property-contact-card{padding:13px var(--property-mobile-pad) 12px;box-shadow:none;background:#fff;border:1px solid #edf1ee;border-left:0;border-right:0;border-radius:0}.property-detail-page .property-contact-card__heading{gap:9px}.property-detail-page .property-contact-card__heading>span{border-radius:11px;width:38px;height:38px}.property-detail-page .property-contact-card__heading>span svg{width:18px;height:18px}.property-detail-page .property-contact-card__heading small{font-size:.62rem}.property-detail-page .property-contact-card__heading h2{margin-top:1px;font-size:.86rem}.property-detail-page .property-contact-card__heading p{margin-top:1px;font-size:.63rem}.property-detail-page .property-contact-price{display:none}.property-detail-page .property-contact-reveal,.property-detail-page .property-contact-phone,.property-detail-page .property-contact-email,.property-detail-page .property-contact-unavailable{width:100%;min-height:40px;box-shadow:none;border:1px solid #dfe8e2;border-radius:10px;justify-content:flex-start;margin-top:8px;padding:0 11px;font-size:.72rem;position:static;inset:auto}.property-detail-page .property-contact-reveal{color:#fff;background:linear-gradient(135deg,#119447,#0b7e3c)}.property-detail-page .property-contact-phone{color:#fff;background:linear-gradient(135deg,#119447,#0b7e3c);gap:8px}.property-detail-page .property-contact-phone>span{align-items:center;gap:6px;min-width:0;display:flex}.property-detail-page .property-contact-phone small{color:#ffffffc2;font-size:.62rem}.property-detail-page .property-contact-phone strong{color:#fff;margin:0;font-size:.76rem}.property-detail-page .property-contact-email{color:#33493d;background:#f8faf8}.property-detail-page .property-contact-note{margin-top:8px;font-size:.62rem}.property-detail-page .property-detail-main>section{padding:17px var(--property-mobile-pad);box-shadow:none;background:#fff;border:0;border-radius:0}.property-detail-page .property-facts-section,.property-detail-page .property-description-section,.property-detail-page .property-specification-section,.property-detail-page .property-features-section,.property-detail-page .property-comments-section{border-top:1px solid #edf1ee}.property-detail-page .property-section-heading{border-bottom:0;gap:8px;margin-bottom:5px;padding-bottom:7px}.property-detail-page .property-section-heading>span{border-radius:9px;width:32px;height:32px}.property-detail-page .property-section-heading>span svg{width:17px;height:17px}.property-detail-page .property-section-heading h2{font-size:.98rem}.property-detail-page .property-section-heading p{display:none}.property-detail-page .property-facts-section{padding-top:13px;padding-bottom:11px}.property-detail-page .property-facts-grid{background:#fff;border:1px solid #e5ebe7;border-radius:13px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.property-detail-page .property-facts-grid article{background:0 0;border:1px solid #edf1ee;border-top:0;border-left:0;border-radius:0;gap:8px;min-height:62px;padding:9px 10px}.property-detail-page .property-facts-grid article:nth-child(2n){border-right:0}.property-detail-page .property-facts-grid article:nth-last-child(-n+2){border-bottom:0}.property-detail-page .property-facts-grid article>span{border-radius:9px;width:31px;height:31px}.property-detail-page .property-facts-grid article>span svg{width:16px;height:16px}.property-detail-page .property-facts-grid small{font-size:.61rem;line-height:1.15}.property-detail-page .property-facts-grid strong{margin-top:2px;font-size:.78rem;line-height:1.25}.property-detail-page .property-description-lead{border-left-width:3px;border-radius:0 11px 11px 0;margin:0 0 7px;padding:12px 13px;font-size:.86rem;line-height:1.55}.property-detail-page .property-description-body,.property-detail-page .property-description-body .article-body{color:#28372f;font-size:.9rem;line-height:1.66}.property-detail-page .property-description-body h2{margin-top:1.4em;font-size:1.08rem}.property-detail-page .property-description-body h3{margin-top:1.25em;font-size:.98rem}.property-detail-page .property-description-body :is(p,ul,ol,blockquote){margin-bottom:.9em}.property-detail-page .property-spec-table{border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.property-detail-page .property-spec-table>div{min-height:60px;padding:9px 10px;display:block}.property-detail-page .property-spec-table dt{font-size:.62rem}.property-detail-page .property-spec-table dd{text-align:left;margin-top:4px;font-size:.72rem}.property-detail-page .property-feature-list{flex-flow:wrap;align-items:center;gap:6px;display:flex}.property-detail-page .property-feature-list span{border-radius:999px;width:auto;min-height:30px;padding-inline:9px;font-size:.7rem}.property-detail-page .property-detail-main>.property-safety-notice{border:1px solid #efdca7;border-radius:13px;gap:9px;margin:0 12px;padding:13px}.property-detail-page .property-safety-notice>span{border-radius:9px;width:34px;height:34px}.property-detail-page .property-safety-notice>span svg{width:18px;height:18px}.property-detail-page .property-safety-notice strong{font-size:.77rem}.property-detail-page .property-safety-notice p{margin-top:3px;font-size:.68rem;line-height:1.48}.property-detail-page .property-scroll-top{right:14px;bottom:calc(84px + env(safe-area-inset-bottom,0px));width:42px;height:42px}}@media (width<=420px){.property-detail-page{--property-mobile-pad:14px}.property-detail-page .property-detail-header h1{font-size:1.52rem}.property-detail-page .property-detail-meta{gap:5px 9px}.property-detail-page .property-facts-grid article{padding-inline:8px}.property-detail-page .property-facts-grid strong{font-size:.74rem}.property-detail-page .property-spec-table>div{padding-inline:8px}}@media (width<=760px){.app-shell--auth-route{background:#fff;min-height:100svh}.app-shell--auth-route .main-content{background:#fff;min-height:100svh;margin:0!important;padding:0!important}.dthl-login-page,.dthl-register-page,.dthl-forgot-page,.dthl-reset-page,.auth-page{background:radial-gradient(circle at 100% 0,#1fa34b0f,#0000 30%),linear-gradient(#fff 0%,#fbfdfb 100%)!important;min-height:100svh!important;padding:0!important}.dthl-login-shell,.dthl-register-shell,.dthl-forgot-shell,.dthl-reset-shell{width:100%!important;min-height:100svh!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;display:block!important;overflow:visible!important}.dthl-login-intro,.dthl-register-intro,.dthl-forgot-intro,.dthl-reset-intro{color:#10261a!important;background:0 0!important;min-height:0!important;padding:22px 20px 8px!important;display:block!important;overflow:visible!important}.dthl-login-intro:before,.dthl-login-intro:after,.dthl-register-intro:before,.dthl-register-intro:after,.dthl-forgot-intro:before,.dthl-forgot-intro:after,.dthl-reset-intro:before,.dthl-reset-intro:after,.dthl-login-intro__heading,.dthl-login-benefits,.dthl-login-intro__footer,.dthl-register-intro__heading,.dthl-register-benefits,.dthl-register-intro__footer,.dthl-forgot-intro__heading,.dthl-forgot-benefits,.dthl-forgot-intro__footer,.dthl-reset-intro__heading,.dthl-reset-benefits,.dthl-reset-intro__footer{display:none!important}.dthl-login-brand,.dthl-register-brand,.dthl-forgot-brand,.dthl-reset-brand{gap:9px!important}.dthl-login-brand__mark,.dthl-register-brand__mark,.dthl-forgot-brand__mark,.dthl-reset-brand__mark{width:40px!important;height:40px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:11px!important}.dthl-login-brand strong,.dthl-register-brand strong,.dthl-forgot-brand strong,.dthl-reset-brand strong{color:#123d28!important;font-size:.95rem!important;font-weight:780!important}.dthl-login-brand small,.dthl-register-brand small,.dthl-forgot-brand small,.dthl-reset-brand small{color:#1f8f4d!important;letter-spacing:.04em!important;font-size:.48rem!important;font-weight:760!important;display:block!important}.dthl-login-form-side,.dthl-register-form-side,.dthl-forgot-form-side,.dthl-reset-form-side{background:0 0!important;min-height:0!important;padding:18px 20px 34px!important;display:block!important}.dthl-login-card,.dthl-register-card,.dthl-forgot-card,.dthl-reset-card{position:relative;width:min(100%,480px)!important;margin:0 auto!important}.dthl-login-card__header,.dthl-forgot-card__header,.dthl-reset-card__header{text-align:center;margin-bottom:24px!important}.dthl-login-card__header:before,.dthl-forgot-card__header:before,.dthl-reset-card__header:before{content:"";background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201%201'%20aria-hidden='true'%3e%3crect%20width='1'%20height='1'%20fill='transparent'/%3e%3c/svg%3e") 50%/46px 46px no-repeat,radial-gradient(circle at 50% 42%,#edf8ef 0%,#f6fbf7 68%,#fff 69%);border-radius:30px;width:92px;height:92px;margin:2px auto 18px;display:block;box-shadow:inset 0 0 0 1px #1fa34b14}.dthl-login-card__header>span,.dthl-forgot-card__header>span,.dthl-reset-card__header>span,.dthl-register-card__header>span{display:none!important}.dthl-login-card__header h2,.dthl-register-card__header h2,.dthl-forgot-card__header h2,.dthl-reset-card__header h2{color:#111b16!important;letter-spacing:-.035em!important;margin:0!important;font-size:clamp(1.55rem,7vw,1.9rem)!important;font-weight:800!important;line-height:1.15!important}.dthl-login-card__header p,.dthl-register-card__header p,.dthl-forgot-card__header p,.dthl-reset-card__header p{max-width:360px;color:#6f7d75!important;margin:9px auto 0!important;font-size:.82rem!important;line-height:1.55!important}.dthl-login-form,.dthl-register-form,.dthl-forgot-form,.dthl-reset-form,.stack-form{gap:15px!important}.dthl-login-field,.dthl-register-field,.dthl-forgot-field,.dthl-reset-field{gap:7px!important}.dthl-login-field label,.dthl-register-field label,.dthl-forgot-field label,.dthl-reset-field label,.auth-page label{color:#1c2b22!important;font-size:.76rem!important;font-weight:760!important}.dthl-login-input,.dthl-register-input,.dthl-forgot-input,.dthl-reset-input,.auth-page input{min-height:50px!important;box-shadow:none!important;background:#fff!important;border:1px solid #dce4df!important;border-radius:12px!important}.dthl-login-input,.dthl-register-input,.dthl-forgot-input,.dthl-reset-input{gap:9px!important;padding-inline:13px!important}.dthl-login-input:focus-within,.dthl-register-input:focus-within,.dthl-forgot-input:focus-within,.dthl-reset-input:focus-within,.auth-page input:focus{background:#fff!important;border-color:#1fa34b!important;outline:0!important;box-shadow:0 0 0 3px #1fa34b1a!important}.dthl-login-input input,.dthl-register-input input,.dthl-forgot-input input,.dthl-reset-input input{height:48px!important;font-size:.86rem!important}.dthl-login-submit,.dthl-register-submit,.dthl-forgot-submit,.dthl-reset-submit{background:linear-gradient(135deg,#1fa34b,#188a3e)!important;border-radius:12px!important;min-height:52px!important;font-size:.88rem!important;font-weight:780!important;box-shadow:0 12px 24px #1fa34b33!important}.dthl-login-remember{color:#53655b!important;background:#f7faf8!important;border-radius:11px!important;align-items:center!important;width:100%!important;padding:10px 12px!important}.dthl-login-field__label-row a,.dthl-forgot-back-link,.dthl-reset-back-link,.dthl-login-switch a,.dthl-register-switch a{color:#08743d!important}.dthl-login-card__security,.dthl-register-card__security{color:#557064!important;background:#f1f8f3!important;border:0!important;border-radius:12px!important;margin-top:18px!important;padding:11px 13px!important;font-size:.68rem!important}.dthl-login-switch,.dthl-register-switch{font-size:.76rem!important}.dthl-login-mobile-footer,.dthl-register-mobile-footer,.dthl-forgot-mobile-footer,.dthl-reset-mobile-footer{color:#7b8880!important;margin:20px auto 0!important;font-size:.67rem!important;display:block!important}.dthl-register-card:before{color:#6f7e75;letter-spacing:.01em;text-align:center;content:"1  Thông tin     2  Xác thực     3  Hoàn tất";background:linear-gradient(90deg,#1fa34b1f 0 33.33%,#0000 33.33%),#fff;border:1px solid #e1ebe4;border-radius:14px;margin:0 0 24px;padding:12px 10px;font-size:.69rem;font-weight:720;display:block}.dthl-register-card__header{text-align:left!important;margin-bottom:22px!important}.dthl-register-card__header p{margin-left:0!important;margin-right:0!important}.dthl-register-grid{grid-template-columns:1fr!important;gap:15px!important}.dthl-register-strength,.dthl-register-requirements{background:#f7faf8!important;border-radius:12px!important}.dthl-register-requirements{grid-template-columns:1fr!important;gap:6px!important}.dthl-register-terms{background:#f7faf8!important;border-radius:12px!important;padding:12px!important}.dthl-forgot-success,.dthl-reset-invalid{text-align:center!important;padding-top:20px!important}.dthl-forgot-success__icon,.dthl-reset-invalid__icon{background:#edf8ef!important;border-radius:24px!important;width:76px!important;height:76px!important;margin:0 auto 18px!important}.dthl-forgot-success h2,.dthl-reset-invalid h2{font-size:1.55rem!important;line-height:1.2!important}.dthl-forgot-success__steps{background:#f5f9f6!important;border:0!important;border-radius:14px!important;padding:14px!important}.dthl-forgot-resend,.dthl-reset-request-link{border-radius:12px!important;min-height:50px!important}.auth-page{justify-content:center!important;align-items:flex-start!important;padding:24px 20px 36px!important;display:flex!important}.auth-card{position:relative;width:min(100%,480px)!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0 auto!important;padding:18px 0 0!important}.auth-card:before{content:"";background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201%201'%20aria-hidden='true'%3e%3crect%20width='1'%20height='1'%20fill='transparent'/%3e%3c/svg%3e") 50%/42px 42px no-repeat,#eff8f1;border-radius:26px;width:82px;height:82px;margin:12px auto 22px;display:block;box-shadow:inset 0 0 0 1px #1fa34b14}.auth-card__intro{text-align:center!important;margin-bottom:24px!important}.auth-card__intro h1,.success-panel h2{color:#111b16!important;letter-spacing:-.03em!important;margin:0!important;font-size:1.65rem!important;font-weight:800!important}.auth-card__intro p,.success-panel p{color:#707e76!important;margin:9px auto 0!important;font-size:.82rem!important;line-height:1.55!important}.auth-page .stack-form{gap:14px!important;display:grid!important}.auth-page input{width:100%!important;font:inherit!important;padding:0 13px!important;font-size:.9rem!important}.auth-page .button,.auth-page button[type=submit]{border-radius:12px!important;min-height:50px!important}.auth-page .dev-token{background:#fff8e7!important;border-radius:10px!important;padding:10px 12px!important;font-size:.75rem!important}.auth-page .success-panel{text-align:center!important;background:#f2f9f4!important;border-radius:16px!important;padding:18px!important}}@media (width<=390px){.dthl-login-intro,.dthl-register-intro,.dthl-forgot-intro,.dthl-reset-intro,.dthl-login-form-side,.dthl-register-form-side,.dthl-forgot-form-side,.dthl-reset-form-side,.auth-page{padding-inline:16px!important}.dthl-login-brand small,.dthl-register-brand small,.dthl-forgot-brand small,.dthl-reset-brand small{display:none!important}.dthl-register-card:before{word-spacing:-.03em;font-size:.63rem}}:is(.dthl-login-page,.dthl-register-page,.dthl-forgot-page,.dthl-reset-page) :is(.dthl-login-brand,.dthl-register-brand,.dthl-forgot-brand,.dthl-reset-brand){align-items:center!important;gap:0!important;width:min(100%,320px)!important;max-width:320px!important;display:inline-flex!important}:is(.dthl-login-page,.dthl-register-page,.dthl-forgot-page,.dthl-reset-page) :is(.dthl-login-brand__mark,.dthl-register-brand__mark,.dthl-forgot-brand__mark,.dthl-reset-brand__mark){width:300px!important;height:68px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;display:block!important;position:relative!important;overflow:visible!important}:is(.dthl-login-page,.dthl-register-page,.dthl-forgot-page,.dthl-reset-page) :is(.dthl-login-brand__mark,.dthl-register-brand__mark,.dthl-forgot-brand__mark,.dthl-reset-brand__mark):before{content:"";background:url(/Logo%20dothihoalac-10.png) 0/contain no-repeat;display:block;position:absolute;inset:0}:is(.dthl-login-page,.dthl-register-page,.dthl-forgot-page,.dthl-reset-page) :is(.dthl-login-brand__mark,.dthl-register-brand__mark,.dthl-forgot-brand__mark,.dthl-reset-brand__mark)>img,:is(.dthl-login-page,.dthl-register-page,.dthl-forgot-page,.dthl-reset-page) :is(.dthl-login-brand,.dthl-register-brand,.dthl-forgot-brand,.dthl-reset-brand)>span:last-child{display:none!important}@media (width<=760px){:is(.dthl-login-page,.dthl-register-page,.dthl-forgot-page,.dthl-reset-page) :is(.dthl-login-intro,.dthl-register-intro,.dthl-forgot-intro,.dthl-reset-intro){min-height:0!important;box-shadow:none!important;background:0 0!important;padding:20px 20px 6px!important}:is(.dthl-login-page,.dthl-register-page,.dthl-forgot-page,.dthl-reset-page) :is(.dthl-login-intro,.dthl-register-intro,.dthl-forgot-intro,.dthl-reset-intro):before,:is(.dthl-login-page,.dthl-register-page,.dthl-forgot-page,.dthl-reset-page) :is(.dthl-login-intro,.dthl-register-intro,.dthl-forgot-intro,.dthl-reset-intro):after{display:none!important}:is(.dthl-login-page,.dthl-register-page,.dthl-forgot-page,.dthl-reset-page) :is(.dthl-login-brand,.dthl-register-brand,.dthl-forgot-brand,.dthl-reset-brand){width:208px!important;max-width:68vw!important}:is(.dthl-login-page,.dthl-register-page,.dthl-forgot-page,.dthl-reset-page) :is(.dthl-login-brand__mark,.dthl-register-brand__mark,.dthl-forgot-brand__mark,.dthl-reset-brand__mark){width:208px!important;height:50px!important}:is(.dthl-login-page,.dthl-register-page,.dthl-forgot-page,.dthl-reset-page) :is(.dthl-login-brand__mark,.dthl-register-brand__mark,.dthl-forgot-brand__mark,.dthl-reset-brand__mark):before{background-image:url(/Logo%20dothihoalac-09.png)!important;background-position:0!important;background-repeat:no-repeat!important;background-size:contain!important}:is(.dthl-login-page,.dthl-forgot-page,.dthl-reset-page) :is(.dthl-login-card__header,.dthl-forgot-card__header,.dthl-reset-card__header):before{content:none!important;display:none!important}}@media (width<=380px){:is(.dthl-login-page,.dthl-register-page,.dthl-forgot-page,.dthl-reset-page) :is(.dthl-login-brand,.dthl-register-brand,.dthl-forgot-brand,.dthl-reset-brand),:is(.dthl-login-page,.dthl-register-page,.dthl-forgot-page,.dthl-reset-page) :is(.dthl-login-brand__mark,.dthl-register-brand__mark,.dthl-forgot-brand__mark,.dthl-reset-brand__mark){width:188px!important}}.community-card--social{box-shadow:none}.community-feed-card__header{align-items:start}.community-feed-card__content{min-width:0}.community-feed-card__author{white-space:nowrap;align-items:baseline;gap:6px;min-width:0;display:flex}.community-feed-card__author>a{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;display:block;overflow:hidden}.community-feed-card__author>div{white-space:nowrap;flex:auto;align-items:center;gap:4px;min-width:0;margin-top:0;display:flex;overflow:hidden}.community-feed-card__author>div span{flex:none}.community-feed-card__author>div span:last-child{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;overflow:hidden}.community-feed-card__content .community-feed-card__text{color:#171a18;line-height:1.46;padding:4px 0 0!important}.community-feed-card__text button{margin-top:3px}.community-feed-card__stats{display:none!important}.community-feed-card__actions{border-top:0;border-bottom:0}.community-feed-action__count{color:currentColor;margin-left:4px;font-weight:590;line-height:1;display:inline-block;font-size:.7rem!important}.community-feed-like.is-active,.community-feed-action.community-feed-like.is-active{color:#ed4956!important}.community-feed-like.is-active svg{fill:currentColor}.community-social-page.community-social-page.community-social-page .community-social-feed-list{background:#fff;border:1px solid #e3e6e4;border-radius:14px;overflow:hidden;gap:0!important;display:grid!important}.community-social-page.community-social-page.community-social-page .community-social-feed-item+.community-social-feed-item{border-top:0!important}.community-social-page.community-social-page.community-social-page .community-reference-center :is(.community-card--social,.community-card){box-shadow:none!important;background:#fff!important;border:0!important;border-bottom:1px solid #e6e8e7!important;border-radius:0!important;padding:0!important;overflow:visible!important;transform:none!important}.community-social-page.community-social-page.community-social-page .community-social-feed-item:last-child :is(.community-card--social,.community-card){border-bottom:0!important}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-card__header{grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:9px!important;padding:11px 16px 4px!important}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-card__author{align-items:baseline!important;gap:6px!important;display:flex!important}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-card__author>a{font-size:.88rem!important;line-height:1.15!important}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-card__author>div{color:#777e7a!important;gap:4px!important;margin-top:0!important;font-size:.67rem!important;line-height:1.2!important}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-card__type{color:#756847;border:1px solid #ece7db;border-radius:999px;line-height:1.2;background:#fbf8f1!important;padding:3px 7px!important;font-size:.59rem!important}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-card__content .community-feed-card__text{letter-spacing:-.004em;color:#171a18!important;padding:4px 0 0!important;font-size:.9rem!important;line-height:1.46!important}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-media{background:#f2f3f2;border:1px solid #e1e4e2;max-width:610px;border-radius:11px!important;gap:2px!important;width:calc(100% - 78px)!important;margin:0 16px 6px 62px!important;overflow:hidden!important}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-media--1{max-height:430px!important}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-media--1 .community-feed-media__item{aspect-ratio:auto!important;max-height:430px!important}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-media--1 .content-image img{object-fit:cover;height:auto;max-height:430px}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-media--2{height:310px!important}.community-social-page.community-social-page.community-social-page .community-reference-center :is(.community-feed-media--3,.community-feed-media--4){height:390px!important}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-card__actions{justify-content:flex-start;align-items:center;gap:6px;min-height:34px;border-top:0!important;border-bottom:0!important;grid-template-columns:none!important;padding:0 16px 6px 54px!important;display:flex!important}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-action{color:#313633;border-radius:999px;flex:none;gap:0;min-width:33px;background:0 0!important;width:auto!important;min-height:31px!important;padding:0 6px!important;font-size:0!important}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-action svg{stroke-width:1.8px;width:19px;height:19px}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-action:hover{background:#f4f5f4!important}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-action__count{margin-left:4px;font-size:.68rem!important}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-like.is-active{color:#ed4956!important}.community-social-page.community-social-page.community-social-page .community-reference-center :is(.community-feed-card__more-comments,.community-feed-comments){display:none!important}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-comment-box{opacity:0;pointer-events:none;transition:max-height .16s,padding .16s,opacity .12s;overflow:hidden;min-height:0!important;max-height:0!important;padding:0 16px 0 62px!important}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-comment-box:focus-within{opacity:1;pointer-events:auto;max-height:55px!important;padding:2px 16px 7px 62px!important}@media (width<=640px){.community-social-page.community-social-page.community-social-page .community-social-page__container{width:100%!important}.community-social-page.community-social-page.community-social-page .community-social-feed-list{border-left:0;border-right:0;border-radius:0}.community-card--social,.community-social-page.community-social-page.community-social-page .community-reference-center :is(.community-card--social,.community-card){box-shadow:none!important;border-left:0!important;border-right:0!important;border-radius:0!important}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-card__header{gap:8px!important;padding:9px 14px 4px!important}.community-feed-card__author,.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-card__author{gap:5px!important}.community-feed-card__author>a,.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-card__author>a{font-size:.85rem!important}.community-feed-card__author>div,.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-card__author>div{gap:3px!important;margin-top:0!important;font-size:.62rem!important}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-card__type{padding:3px 6px!important;font-size:.55rem!important}.community-feed-card__content .community-feed-card__text,.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-card__content .community-feed-card__text{padding:3px 0 0!important;font-size:.87rem!important;line-height:1.42!important}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-media{max-width:none;border-radius:10px!important;width:calc(100% - 72px)!important;margin:0 14px 5px 58px!important}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-media--1,.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-media--1 .community-feed-media__item{max-height:365px!important}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-media--1 .content-image img{max-height:365px}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-media--2{height:225px!important}.community-social-page.community-social-page.community-social-page .community-reference-center :is(.community-feed-media--3,.community-feed-media--4){height:300px!important}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-card__actions{gap:4px;min-height:32px;padding:0 14px 5px 50px!important}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-action{min-width:31px;min-height:30px!important;padding-inline:5px!important}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-action svg{width:18px;height:18px}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-action__count{margin-left:3px;font-size:.64rem!important}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-comment-box{padding:0 14px 0 58px!important}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-comment-box:focus-within{max-height:52px!important;padding:2px 14px 6px 58px!important}.community-feed-comment-box>div{background:#f3f4f3;min-height:32px;padding-left:10px}.community-feed-comment-box input{height:31px;font-size:.74rem}.community-feed-comment-box button{width:29px;height:29px}}@media (width<=390px){.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-card__header{padding-inline:12px!important}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-media{width:calc(100% - 66px)!important;margin-left:54px!important;margin-right:12px!important}.community-social-page.community-social-page.community-social-page .community-reference-center .community-feed-card__actions{padding-left:46px!important;padding-right:12px!important}}:root{--dthl-brand-logo-image:url(/Logo.png);--dthl-public-header-logo:url(/Logo%20dothihoalac-09.png);--dthl-public-footer-logo:url(/Logo%20dothihoalac-10.png)}img[src*=logo-mark]{content:url(/Logo.png);object-fit:contain}.dthl-brand{gap:0!important}.dthl-brand__mark,.dthl-header.is-compact .dthl-brand__mark{background-color:#0000!important;background-image:var(--dthl-public-header-logo)!important;width:242px!important;height:52px!important;box-shadow:none!important;background-position:0!important;background-repeat:no-repeat!important;background-size:contain!important;border:0!important;border-radius:0!important;flex:0 0 242px!important;display:block!important;overflow:visible!important}.dthl-brand__mark>img{opacity:0!important;width:100%!important;height:100%!important}.dthl-brand__content{display:none!important}.dthl-login-brand__mark,.dthl-register-brand__mark,.dthl-forgot-brand__mark,.dthl-reset-brand__mark{background-color:#0000!important;background-image:var(--dthl-brand-logo-image)!important;box-shadow:none!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;border:0!important}.dthl-login-brand__mark>img[src*=logo-mark],.dthl-register-brand__mark>img[src*=logo-mark],.dthl-forgot-brand__mark>img[src*=logo-mark],.dthl-reset-brand__mark>img[src*=logo-mark]{opacity:0!important}[class*=brand][class*=mark]:has(>img[src*=logo-mark]):not(.dthl-brand__mark){background-color:#0000!important;background-image:var(--dthl-brand-logo-image)!important;box-shadow:none!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important}[class*=brand][class*=mark]:not(.dthl-brand__mark)>img[src*=logo-mark]{opacity:0!important}.site-footer__logo{background-color:#0000!important;background-image:var(--dthl-public-footer-logo)!important;background-position:0!important;background-repeat:no-repeat!important;background-size:contain!important;width:min(100%,340px)!important;height:72px!important;margin:0!important;display:block!important}.site-footer__logo>img,.site-footer__logo>span{display:none!important}.admin-brand-mark{box-shadow:none!important;background:0 0!important;place-items:center!important;padding:0!important;display:grid!important;overflow:hidden!important}.admin-brand-mark>img{object-fit:contain;width:100%;height:100%;display:block}@media (width<=1320px){.site-footer__logo{width:min(100%,310px)!important;height:66px!important}}@media (width<=1020px){.dthl-brand__mark,.dthl-header.is-compact .dthl-brand__mark{flex-basis:205px!important;width:205px!important;height:44px!important}}@media (width<=720px){.site-footer__logo{width:min(100%,286px)!important;height:61px!important}}@media (width<=560px){.dthl-brand__mark,.dthl-header.is-compact .dthl-brand__mark{flex-basis:170px!important;width:170px!important;height:37px!important}.site-footer__logo{width:min(100%,250px)!important;height:54px!important}}@media (width<=390px){.dthl-brand__mark,.dthl-header.is-compact .dthl-brand__mark{flex-basis:152px!important;width:152px!important;height:33px!important}}:root{--dthl-green:#1fa34b;--dthl-green-hover:#188a3e;--dthl-green-dark:#116a32;--dthl-green-deep:#083d20;--dthl-green-soft:#edf9f1;--dthl-green-soft-strong:#dff4e6;--dthl-earth:#b69a67;--dthl-earth-dark:#806b48;--dthl-earth-soft:#f8f4ec;--dthl-ink:#10261a;--dthl-text:#405d4e;--dthl-muted:#7a8d82;--dthl-border:#dce7e0;--dthl-background:#f6f9f7;--dthl-shadow-sm:0 6px 18px #083d2012;--dthl-shadow-md:0 20px 50px #083d2021;--dthl-shadow-header:0 10px 34px #083d2017}::selection{color:#083d20;background:#dff4e6}.dthl-header-top{background:#083d20}.dthl-header-search:hover{background:#fbfdfb;border-color:#1fa34b4d}.dthl-header-search:focus-within{border-color:#1fa34b9e;box-shadow:0 0 0 3px #1fa34b1a,0 8px 22px #083d200f}.dthl-header-search__leading-icon,.dthl-header-search__clear:hover{color:#116a32}.dthl-header-search__clear:hover,.dthl-icon-button:hover,.dthl-icon-button.is-active,.dthl-mobile-menu-button:hover{background:#edf9f1}.dthl-icon-button:hover,.dthl-icon-button.is-active,.dthl-mobile-menu-button:hover{border-color:#1fa34b52}.dthl-login-link:hover,.dthl-header-nav-upgrade__link:hover,.dthl-header-nav-upgrade__link.is-active,.dthl-header-nav__quick-links a:hover{color:#116a32!important}.dthl-login-link:hover,.dthl-header-nav-upgrade__link:hover{background:#f6fbf8}.dthl-header-nav-upgrade__link.is-active{background:#edf9f1;box-shadow:inset 0 -2px #1fa34b}.dthl-header-search__submit,.dthl-register-button,.dthl-post-button,.dthl-mobile-post-button{background:#1fa34b;border-color:#1fa34b;box-shadow:0 7px 18px #116a322b}.dthl-header-search__submit:hover:not(:disabled),.dthl-register-button:hover,.dthl-post-button:hover{background:#188a3e;border-color:#188a3e;box-shadow:0 9px 20px #116a3238}.dthl-header-nav__link.is-active:after{background:#1fa34b}.dthl-header-submenu__head span,.site-footer__operator-label,.site-footer__contact-copy span:first-child{color:#b69a67}.site-footer{--footer-green:#35b95f;--footer-bg:#06351b;--footer-bg-deep:#031f10;--footer-text:#effaf3d6;--footer-muted:#cde5d5b3;--footer-border:#35b95f33;background:radial-gradient(circle at 53% 45%,#b69a6712,#0000 31%),linear-gradient(#031f10 0%,#06351b 58%,#084323 100%)}.site-footer__cta{background:radial-gradient(circle at 86% 48%,#b69a671c,#0000 32%),linear-gradient(118deg,#083d20fc,#042a15fc);border-color:#b69a6747}.site-footer__cta-button{background:linear-gradient(90deg,#188a3e,#1fa34b);border-color:#c4e1ce85;box-shadow:0 13px 31px #042a154d}.site-footer__cta-button:hover{background:linear-gradient(90deg,#116a32,#188a3e)}.site-footer__main{background:radial-gradient(circle at 51% 14%,#b69a670d,#0000 31%),linear-gradient(#084323b8,#053019b3);border-top-color:#35b95f42}.site-footer__column{border-left-color:#c7e3d01c}.site-footer__operator,.site-footer .site-footer__contact-row{border-color:#c7e3d01f}.site-footer__operator-icon,.site-footer__contact-icon,.site-footer .site-footer__social>a{background:#1fa34b1f;border-color:#35b95f3d}.site-footer .site-footer__social>a:hover{background:#1fa34b3b;border-color:#35b95f70}.site-footer__bottom{background:#031f107a;border-top-color:#35b95f2e}.site-footer__back-top{color:#8ee2a9;background:#083d20d1;border-color:#35b95fc2}.site-footer__back-top:hover{color:#fff;background:#116a32}.site-footer :is(a,button):focus-visible{outline-color:#35b95f}:is(.button-primary,.btn-primary,.primary-button,[class*=button--primary]){background-color:#1fa34b;border-color:#1fa34b}:is(.button-primary,.btn-primary,.primary-button,[class*=button--primary]):hover{background-color:#188a3e;border-color:#188a3e}.dthl-header-nav-upgrade__link:hover,.dthl-header-nav-upgrade__item:focus-within>.dthl-header-nav-upgrade__link{color:#116a32!important;background:#f6fbf8!important}.dthl-header-nav-upgrade__item:hover .dthl-header-nav-upgrade__chevron,.dthl-header-nav-upgrade__item:focus-within .dthl-header-nav-upgrade__chevron{color:#116a32!important}.dthl-header-submenu__root:hover,.dthl-header-submenu__root.is-active,.dthl-header-submenu__child:hover,.dthl-header-submenu__child.is-active{color:#116a32!important;background:#edf9f1!important}.dthl-header-submenu__root.is-active,.dthl-header-submenu__child.is-active{box-shadow:inset 3px 0 #1fa34b!important}.news-hub{--news-green:#1fa34b!important;--news-green-dark:#116a32!important;--news-green-soft:#edf9f1!important;--news-ink:#10261a!important;--news-text:#405d4e!important;--news-muted:#7a8d82!important;--news-border:#dce7e0!important}.news-masthead__search button,.news-stream__continue button,.news-hub__empty>button,.news-hub__error>button{background:#1fa34b!important;border-color:#1fa34b!important}.news-masthead__search button:not(:disabled):hover,.news-stream__continue button:hover,.news-hub__empty>button:hover,.news-hub__error>button:hover{background:#188a3e!important;border-color:#188a3e!important}.news-category-bar nav button:hover,.news-category-bar nav button.is-active{color:#116a32!important;background:#edf9f1!important}.news-filter-toggle:hover,.news-filter-toggle.is-active,.news-masthead__eyebrow,.news-story__kicker span,.news-stream__heading span,.news-rail-card__head span,.news-rail-card__head>a,.news-rail-article:hover .news-rail-article__copy strong,.news-discussion-list a:hover>span,.news-project-item__top span,.news-project-item__top b{color:#116a32!important}.news-stream__heading,.news-rail-card__head,.news-context-card .news-rail-card__head{border-bottom-color:#1fa34b!important}.news-project-item__progress i{background:#1fa34b!important}.news-discussion-list b{color:#116a32!important;border-color:#bde7ca!important}.news-masthead__search:focus-within,.news-filter-panel :is(select,input):focus{border-color:#35b95f!important;box-shadow:0 0 0 3px #1fa34b1c!important}.properties-page{--property-green:#1fa34b!important;--property-green-hover:#188a3e!important;--property-green-dark:#116a32!important;--property-green-deep:#083d20!important;--property-green-soft:#edf9f1!important;--property-green-border:#bde7ca!important;--property-ink:#10261a!important;--property-text:#405d4e!important;--property-muted:#7a8d82!important;--property-border:#dce7e0!important;--property-background:#f6f9f7!important}.properties-hero__search>button,.properties-post-button,.properties-page [class*=primary]{background-color:#1fa34b!important;border-color:#1fa34b!important}.properties-hero__search>button:hover,.properties-post-button:hover{background-color:#188a3e!important;border-color:#188a3e!important}.properties-filter-toolbar__main:hover,.properties-quick-filter>button:hover,.properties-quick-filter>button[aria-expanded=true],.properties-quick-filter>button.is-selected,.properties-popover-presets button:hover,.properties-popover-presets button.is-active,.properties-modal-preset-grid button:hover,.properties-modal-preset-grid button.is-active,.properties-filter-option-list>button.is-active{color:#116a32!important;background:#edf9f1!important;border-color:#bde7ca!important}.properties-filter-option-list>button svg,.properties-filter-toolbar__sort svg{color:#116a32!important}.properties-hero__search>label:focus-within,.properties-popover-range-inputs input:focus{border-color:#35b95f!important;box-shadow:0 0 0 3px #1fa34b1f!important}.community-social-page{--community-green:#1fa34b!important;--community-green-hover:#188a3e!important;--community-green-dark:#116a32!important;--community-green-soft:#edf9f1!important;--community-ink:#14251b!important;--community-text:#506057!important;--community-muted:#7c8981!important;--community-border:#e0e7e3!important;--community-border-soft:#edf1ef!important;--community-bg:#f7f8f7!important}.community-reference-card h2,.community-discovery-list button:hover,.community-discovery-list button.is-active,.community-discovery-more:hover,.community-popular-item:hover strong,.community-social-filter-drawer__icon,.community-reference-filter-trigger:hover{color:#116a32!important}.community-discovery-list button:hover,.community-discovery-list button.is-active,.community-discovery-more:hover,.community-reference-filter-trigger:hover,.community-social-empty>span{background:#edf9f1!important}.community-discovery-list__icon,.community-reference-composer__actions>a svg,.community-rules-card li svg{color:#1fa34b!important}.community-reference-composer__top:hover .community-reference-composer__prompt,.community-reference-composer__actions>a:hover,.community-reference-filter-trigger:hover{border-color:#bde7ca!important}.community-reference-composer__actions>a:hover{color:#116a32!important;background:#f6fbf8!important}.community-reference-composer__actions>.community-reference-composer__submit,.community-join-card__actions a:first-child,.community-social-filter-search button,.community-social-filter-drawer__actions button:last-child,.community-social-empty>a,.community-social-empty>button{color:#fff!important;background:#116a32!important;border-color:#116a32!important}.community-reference-composer__actions>.community-reference-composer__submit:hover,.community-join-card__actions a:first-child:hover,.community-social-filter-search button:hover,.community-social-filter-drawer__actions button:last-child:hover{background:#083d20!important;border-color:#083d20!important}.community-reference-feed-tabs nav button:hover,.community-reference-feed-tabs nav button.is-active{color:#fff!important;background:#1fa34b!important;border-color:#1fa34b!important}.community-reference-filter-trigger strong,.community-feed-card__stats b{background:#1fa34b!important}.community-join-card__actions a+a{color:#116a32!important;background:#fff!important;border-color:#1fa34b!important}.community-rules-card>a,.community-feed-action.is-active,.community-feed-comment-box button{color:#116a32!important}.community-feed-media__item:focus-visible{box-shadow:inset 0 0 0 3px #35b95f!important}.community-feed-action:hover,.community-feed-reaction-picker button:hover,.community-feed-reaction-picker button.is-active,.community-feed-comment-box button:hover{background:#edf9f1!important}.community-feed-card__type{color:#806b48!important;background:#f8f4ec!important}.jobs-page,.jobs-marketplace-page{--jobs-green:#1fa34b!important;--jobs-green-hover:#188a3e!important;--jobs-green-dark:#116a32!important;--jobs-green-deep:#083d20!important;--jobs-green-soft:#edf9f1!important;--jobs-green-border:#bde7ca!important}.jobs-page :is(button,a).is-active,.jobs-marketplace-page :is(button,a).is-active{color:#116a32!important}.article-view-page{--article-green:#1fa34b!important;--article-green-dark:#116a32!important;--article-green-soft:#edf9f1!important}.article-view-page :is(a,button):focus-visible{outline-color:#35b95f!important}.dthl-login-page{--dthl-login-green:#1fa34b!important;--dthl-login-green-hover:#188a3e!important;--dthl-login-green-dark:#116a32!important;--dthl-login-green-deep:#083d20!important;--dthl-login-green-soft:#edf9f1!important;--dthl-login-green-border:#bde7ca!important}.dthl-register-page{--dthl-register-green:#1fa34b!important;--dthl-register-green-hover:#188a3e!important;--dthl-register-green-dark:#116a32!important;--dthl-register-green-deep:#083d20!important;--dthl-register-green-soft:#edf9f1!important;--dthl-register-green-border:#bde7ca!important}.dthl-forgot-page{--dthl-forgot-green:#1fa34b!important;--dthl-forgot-green-hover:#188a3e!important;--dthl-forgot-green-dark:#116a32!important;--dthl-forgot-green-deep:#083d20!important;--dthl-forgot-green-soft:#edf9f1!important;--dthl-forgot-green-border:#bde7ca!important}.dthl-reset-page{--dthl-reset-green:#1fa34b!important;--dthl-reset-green-hover:#188a3e!important;--dthl-reset-green-dark:#116a32!important;--dthl-reset-green-deep:#083d20!important;--dthl-reset-green-soft:#edf9f1!important;--dthl-reset-green-border:#bde7ca!important}.dthl-login-intro,.dthl-register-intro,.dthl-forgot-intro,.dthl-reset-intro{background:linear-gradient(150deg,#062f18 0%,#083d20 48%,#0f6e35 100%)!important}.dthl-login-benefits>div>span,.dthl-register-benefits>div>span,.dthl-forgot-benefits>div>span,.dthl-reset-benefits>div>span{background:#49d3743d!important}.dthl-login-input:focus-within,.dthl-register-input:focus-within,.dthl-forgot-input:focus-within,.dthl-reset-input:focus-within{border-color:#1fa34b!important;box-shadow:0 0 0 4px #1fa34b1c,0 8px 22px #1fa34b0f!important}.dthl-login-submit,.dthl-register-submit,.dthl-forgot-submit,.dthl-reset-submit{background:linear-gradient(135deg,#1fa34b,#188a3e)!important;box-shadow:0 12px 27px #1fa34b3d!important}.dthl-login-submit:hover:not(:disabled),.dthl-register-submit:hover:not(:disabled),.dthl-forgot-submit:hover:not(:disabled),.dthl-reset-submit:hover:not(:disabled){background:linear-gradient(135deg,#188a3e,#116a32)!important;box-shadow:0 15px 32px #1fa34b47!important}:root{--dthl-earth:#b69a67;--dthl-earth-dark:#806b48;--dthl-earth-mid:#a88d5f;--dthl-earth-light:#d8c49d;--dthl-earth-soft:#f8f4ec;--dthl-earth-border:#e3d5b8}.dthl-header-search__leading-icon{color:var(--dthl-earth-dark)!important}.dthl-header-nav-upgrade__link.is-active{color:var(--dthl-earth-dark)!important;background:var(--dthl-earth-soft)!important;box-shadow:inset 0 -2px #1fa34b!important}.dthl-header-nav-upgrade__link.is-active .dthl-header-nav-upgrade__chevron,.dthl-header-submenu__head span{color:var(--dthl-earth-dark)!important}.dthl-header-submenu__root.is-active,.dthl-header-submenu__child.is-active{color:var(--dthl-earth-dark)!important;background:var(--dthl-earth-soft)!important;box-shadow:inset 3px 0 #1fa34b!important}.dthl-mobile-nav-upgrade__link.is-active,.dthl-mobile-nav-upgrade__category.is-active{color:var(--dthl-earth-dark)!important;background:var(--dthl-earth-soft)!important}.news-masthead__eyebrow,.news-story__kicker span,.news-stream__heading span,.news-rail-card__head span,.news-project-item__top span{color:var(--dthl-earth-dark)!important}.news-category-bar nav button.is-active,.news-filter-toggle.is-active{color:var(--dthl-earth-dark)!important;background:var(--dthl-earth-soft)!important}.news-category-bar nav button.is-active{box-shadow:inset 0 -2px #1fa34b!important}.news-discussion-list b{border-color:var(--dthl-earth-border)!important;color:var(--dthl-earth-dark)!important;background:#fffdf9!important}.properties-quick-filter>button[aria-expanded=true],.properties-quick-filter>button.is-selected,.properties-popover-presets button.is-active,.properties-modal-preset-grid button.is-active,.properties-filter-option-list>button.is-active{border-color:var(--dthl-earth-border)!important;color:var(--dthl-earth-dark)!important;background:var(--dthl-earth-soft)!important}.properties-quick-filter>button.is-selected svg,.properties-filter-option-list>button.is-active svg{color:var(--dthl-earth-dark)!important}.community-discovery-list__icon{color:var(--dthl-earth-dark)!important;background:var(--dthl-earth-soft)!important}.community-reference-composer__actions>a svg{color:var(--dthl-earth-dark)!important}.community-feed-card__type{border:1px solid var(--dthl-earth-border)!important;color:var(--dthl-earth-dark)!important;background:var(--dthl-earth-soft)!important}.community-join-card__actions a+a{border-color:var(--dthl-earth)!important;color:var(--dthl-earth-dark)!important;background:#fff!important}.community-join-card__actions a+a:hover{border-color:var(--dthl-earth-dark)!important;color:var(--dthl-earth-dark)!important;background:var(--dthl-earth-soft)!important}.community-reference-active-filters button:not(.community-reference-active-filters__clear){border-color:var(--dthl-earth-border)!important;color:var(--dthl-earth-dark)!important;background:var(--dthl-earth-soft)!important}.dthl-login-intro__heading h1 em,.dthl-register-intro__heading h1 em,.dthl-forgot-intro__heading h1 em,.dthl-reset-intro__heading h1 em{color:var(--dthl-earth-light)!important}.dthl-login-brand small,.dthl-register-brand small,.dthl-forgot-brand small,.dthl-reset-brand small,.dthl-login-eyebrow,.dthl-register-eyebrow,.dthl-forgot-eyebrow,.dthl-reset-eyebrow{color:#decba6!important}.dthl-login-benefits>div>span,.dthl-register-benefits>div>span,.dthl-forgot-benefits>div>span,.dthl-reset-benefits>div>span{color:#fffaf1!important;background:#b69a6747!important}:is(.dthl-login-brand__mark,.dthl-register-brand__mark,.dthl-forgot-brand__mark,.dthl-reset-brand__mark){border-color:#d8c49d94!important}.site-footer__column h3{color:#d8c49d!important}.site-footer__column h3:after{background:#35b95f!important}.site-footer__operator-label,.site-footer__contact-copy span:first-child{color:#d8c49d!important}.site-footer__cta-icon{color:#fffaf1!important;background:#b69a6721!important;border-color:#d8c49dad!important}.site-footer__feature-links>a{background:#b69a6714!important;border-color:#d8c49d4d!important}.site-footer__feature-links>a:hover{background:#b69a6729!important;border-color:#d8c49d94!important}:is(.secondary-button,.button-secondary,[class*=button--secondary]):not(:disabled){border-color:var(--dthl-earth-border)}.property-submit-read-first{color:#173b29;background:#f4fbf6;border:1px solid #cfe5d6;border-radius:15px;align-items:flex-start;gap:12px;margin-top:16px;padding:16px 18px;display:flex}.property-submit-read-first>span{color:#fff;background:#15924d;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.property-submit-read-first strong,.property-submit-read-first p{margin:0;display:block}.property-submit-read-first p{color:#63766b;margin-top:4px;line-height:1.55}body.property-submit-review-open{overflow:hidden}.property-submit-review-overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0722158a;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.property-submit-review-dialog{background:#fff;border:1px solid #ffffffb3;border-radius:22px;width:min(760px,100%);animation:.18s ease-out property-review-enter;overflow:hidden;box-shadow:0 30px 90px #041c1147}@keyframes property-review-enter{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.property-submit-review-dialog__header{background:linear-gradient(#f7fcf8 0%,#fff 100%);border-bottom:1px solid #e6eee9;grid-template-columns:auto 1fr auto;align-items:flex-start;gap:14px;padding:24px 24px 20px;display:grid;position:relative}.property-submit-review-dialog__icon{color:#0b8d46;background:#e5f6eb;border-radius:14px;place-items:center;width:46px;height:46px;font-size:1.25rem;font-weight:900;display:grid}.property-submit-review-dialog__header small{color:#11894a;letter-spacing:.08em;font-size:.72rem;font-weight:850}.property-submit-review-dialog__header h2{color:#102f20;margin:4px 0 6px;font-size:1.45rem;line-height:1.25}.property-submit-review-dialog__header p{color:#687970;max-width:570px;margin:0;line-height:1.55}.property-submit-review-dialog__close{color:#52645a;cursor:pointer;background:#fff;border:1px solid #dce7e0;border-radius:10px;place-items:center;width:36px;height:36px;font-size:1.35rem;display:grid}.property-submit-review-dialog__body{padding:22px 24px}.property-submit-review-dialog__notice{background:#eff9f2;border:1px solid #cfe5d7;border-radius:13px;gap:4px;padding:14px 16px;display:grid}.property-submit-review-dialog__notice strong{color:#126a3b}.property-submit-review-dialog__notice span{color:#5f7468;line-height:1.5}.property-submit-review-dialog__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0;display:grid}.property-submit-review-dialog__facts>div{background:#fbfdfc;border:1px solid #e1e9e4;border-radius:12px;padding:12px 13px}.property-submit-review-dialog__facts>div.is-wide{grid-column:1/-1}.property-submit-review-dialog__facts dt{color:#7b8981;text-transform:uppercase;margin-bottom:4px;font-size:.72rem;font-weight:800}.property-submit-review-dialog__facts dd{color:#183528;margin:0;font-weight:750;line-height:1.4}.property-submit-review-dialog__facts dd.is-free{color:#0c8c46}.property-submit-review-dialog__check{cursor:pointer;border:1px solid #dde6e0;border-radius:13px;align-items:flex-start;gap:11px;padding:14px;display:flex}.property-submit-review-dialog__check input{accent-color:#0e8c47;width:18px;height:18px;margin-top:2px}.property-submit-review-dialog__check strong,.property-submit-review-dialog__check small{display:block}.property-submit-review-dialog__check strong{color:#193529}.property-submit-review-dialog__check small{color:#718178;margin-top:3px}.property-submit-review-dialog__footer{background:#fbfdfc;border-top:1px solid #e5ece8;justify-content:flex-end;align-items:center;gap:10px;padding:17px 24px;display:flex}.property-submit-review-dialog__footer button{min-height:44px;font:inherit;cursor:pointer;border-radius:12px;padding:0 17px;font-weight:800}.property-submit-review-dialog__back{color:#344d40;background:#fff;border:1px solid #d5e1da}.property-submit-review-dialog__submit{color:#fff;background:#0d8d47;border:1px solid #0d8d47;box-shadow:0 10px 24px #0d8d472e}.property-submit-review-dialog__submit:disabled{box-shadow:none;cursor:not-allowed;background:#c9d4ce;border-color:#b9c8c0}@media (width<=640px){.property-submit-review-overlay{align-items:end;padding:0}.property-submit-review-dialog{border-radius:20px 20px 0 0;width:100%;max-height:92vh;overflow-y:auto}.property-submit-review-dialog__header{grid-template-columns:auto 1fr;padding:20px 18px 16px}.property-submit-review-dialog__close{position:absolute;top:14px;right:14px}.property-submit-review-dialog__body{padding:18px}.property-submit-review-dialog__facts{grid-template-columns:1fr}.property-submit-review-dialog__facts>div.is-wide{grid-column:auto}.property-submit-review-dialog__footer{padding:14px 18px;position:sticky;bottom:0}.property-submit-review-dialog__footer button{flex:1}}
