html,body{margin:0;padding:0;width:100%;max-width:100%;overflow-x:hidden;background:#f6f7fb;color:#111;font-family:Arial,Helvetica,sans-serif}.content-section{padding:20px;box-sizing:border-box}.feed-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;justify-content:center;padding:14px 0}.feed-section-state{display:flex;align-items:center;justify-content:center;min-height:88px;margin:14px 0 6px;padding:16px 18px;border:1px dashed #d9dee8;border-radius:16px;background:#fffc;color:#5b6472;font-size:14px;font-weight:700;text-align:center;box-sizing:border-box}@media (max-width:768px){.feed-grid{grid-template-columns:1fr;gap:10px;padding:0 6px;box-sizing:border-box}.feed-section-state{min-height:76px;font-size:13.5px}}img{max-width:100%;height:auto;display:block}.banner{position:relative;height:240px;width:100%;margin-left:0;background:url(/images/banner-danang.jpg) center/cover no-repeat;display:grid;place-items:center;color:#fff;overflow:hidden}@media (max-width: 768px){.banner{width:100vw;margin-left:calc(-50vw + 50%)}}.banner:after{content:none}.banner .bn-media video,.banner .bn-media img{filter:brightness(1.08) saturate(1.04)}.bn-inner{position:relative;z-index:1;width:100%;max-width:980px;padding:0 14px;display:flex;flex-direction:column;align-items:center;gap:12px}.bn-title{text-align:center;font-size:22px;font-weight:800;line-height:1.3;text-shadow:0 2px 8px rgba(0,0,0,.35)}.bn-search{position:relative;width:100%;max-width:560px;height:54px;display:grid;grid-template-columns:54px 1fr 54px;align-items:center;background:#ffffff14;border:1px solid rgba(255,255,255,.25);border-radius:14px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 8px 22px #0000002e,inset 0 1px #ffffff47}.bn-search .btn,.bn-search .filter{display:grid;place-items:center;width:54px;height:54px;background:0 0;border:0;cursor:pointer}.bn-search svg{width:22px;height:22px;fill:#ffffffeb}.bn-search input{height:100%;width:100%;border:0;outline:0;background:transparent;color:#fff;font-size:16px;font-weight:600;letter-spacing:.2px}.bn-search input::-moz-placeholder{color:#ffffffd9;font-weight:700}.bn-search input::placeholder{color:#ffffffd9;font-weight:700}.bn-search:focus-within{box-shadow:0 10px 26px #00000038,0 0 0 2px #ffffff59 inset}.bn-filter-panel{position:absolute;top:calc(100% + 10px);right:0;width:min(88vw,520px);background:#ffffff1a;border:1px solid rgba(255,255,255,.22);border-radius:14px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 12px 24px #00000038,inset 0 1px #ffffff3d;padding:12px;color:#fff;z-index:5;display:none}.bn-filter-panel .row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bn-filter-panel label{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:700}.bn-filter-panel select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding:10px 12px;background:#ffffff2e;color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:2px;outline:0;font-weight:600}.bn-filter-panel .actions{margin-top:10px;display:flex;justify-content:flex-end;gap:8px}.bn-filter-panel .btn-clear{background:#ffffff24;color:#fff;border:1px solid rgba(255,255,255,.25);padding:8px 12px;border-radius:2px;font-weight:700}.bn-filter-panel .btn-apply{background:gold;color:#111;border:1px solid #E5A900;padding:8px 14px;border-radius:2px;font-weight:800}@media (max-width:480px){.bn-search{height:50px;grid-template-columns:50px 1fr 50px}.bn-search svg{width:20px;height:20px}.bn-filter-panel .row{grid-template-columns:1fr}}@media (max-width:768px){.bn-search{width:86vw;max-width:420px;margin:0 auto}}@media (max-width:420px){.bn-search{width:84vw;max-width:360px}}.horizontal-menu{display:flex;overflow-x:auto;white-space:nowrap;background:#fff;border-bottom:1.5px solid #FFD700;position:relative;z-index:1500;-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scroll-behavior:smooth;scrollbar-width:none}.horizontal-menu::-webkit-scrollbar{display:none}.horizontal-menu button{flex:0 0 auto;background:none;color:#111;border:0;padding:12px 18px;font-size:15px;cursor:pointer;scroll-snap-align:center}.horizontal-menu button:hover,.horizontal-menu button.active{background:gold;color:#000}@media (max-width:768px){.horizontal-menu{width:100vw;margin-left:calc(-50vw + 50%);border-top:1px solid #ecdba2;box-shadow:0 1px #0000000d inset}.horizontal-menu button{min-width:112px;padding:12px 16px;font-size:14.5px;text-transform:uppercase;letter-spacing:.02em}}.feed-more-wrap{width:100%;display:flex;justify-content:center;align-items:center;margin:10px 0 80px;padding:0 12px max(env(safe-area-inset-bottom),0px);box-sizing:border-box}.feed-more-wrap--bleed{width:100%;max-width:1100px;margin:0 auto 80px;padding:0 16px max(env(safe-area-inset-bottom),0px);box-sizing:border-box}.btn-load-more{--btn-bg: linear-gradient(180deg,#FFD700 0%,#E5C100 100%);--btn-bg-hover: linear-gradient(180deg,#FFE04A 0%,#F0CD1A 100%);--btn-bg-active: linear-gradient(180deg,#E5C100 0%,#CDA800 100%);--ring: 0 0 0 0 rgba(255,215,0,0);display:inline-flex;gap:10px;align-items:center;justify-content:center;width:100%;max-width:360px;height:46px;padding:0 18px;border:0;border-radius:999px;background:var(--btn-bg);color:#111;font-weight:800;font-size:15px;letter-spacing:.2px;text-transform:none;box-shadow:0 8px 18px #00000014,inset 0 1px #ffffff59;cursor:pointer;transition:transform .08s ease,box-shadow .12s ease,background .12s ease,opacity .2s ease}.btn-load-more:hover{background:var(--btn-bg-hover);box-shadow:0 10px 22px #0000001a,inset 0 1px #ffffff59}.btn-load-more:active{background:var(--btn-bg-active);transform:translateY(1px) scale(.995);box-shadow:0 6px 16px #0000001a,inset 0 1px #ffffff4d}.btn-load-more:focus-visible{outline:none;box-shadow:0 0 0 3px #0000000d,0 0 0 6px #ffd70073}.btn-load-more:after{content:"↻";font-weight:900;opacity:.9;transform:translateY(-.5px)}.btn-load-more[aria-busy=true],.btn-load-more:disabled{opacity:.85;cursor:default;pointer-events:none}.btn-load-more[aria-busy=true]{position:relative}.btn-load-more[aria-busy=true]:before{content:"";width:16px;height:16px;border-radius:50%;border:2px solid rgba(17,17,17,.25);border-top-color:#111;display:inline-block;animation:spin .8s linear infinite;margin-right:6px}.btn-load-more[aria-busy=true]:after{content:"Đang tải…"}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:480px){.btn-load-more{height:44px;font-size:14.5px;max-width:92vw}}html.has-pinned-feed #section-0{padding-top:var(--feed-tab-h,48px)!important}@media (min-width:1024px){#section-1 .x-grid,#section-2 .x-grid,#section-3 .x-grid,#section-4 .x-grid,#section-5 .x-grid{grid-template-columns:1fr;gap:12px;max-width:100%;margin:0}}#section-2{padding-top:0!important}.trainghiem-subtabs{display:flex;overflow-x:auto;white-space:nowrap;background:#1a1a1a;padding:0;gap:0;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-bottom:none;touch-action:pan-x;overscroll-behavior-x:contain}.trainghiem-subtabs::-webkit-scrollbar{display:none}.trainghiem-subtab{flex:0 0 auto;background:transparent;color:#ffffffb8;border:0;border-right:1px solid rgba(255,255,255,.38);border-radius:0;padding:14px 22px;font-size:14px;font-weight:400;cursor:pointer;transition:color .12s;text-transform:uppercase;letter-spacing:.04em}.trainghiem-subtab:last-child{border-right:0}.trainghiem-subtab:hover{color:#fff}.trainghiem-subtab.active{background:transparent;color:#ffb800}@media (max-width: 768px){.trainghiem-subtabs{width:100vw;margin-left:calc(-50vw + 50%)}.trainghiem-subtab{padding:13px 16px;font-size:13.5px;font-weight:400}}.filter-rails{margin:10px 0 14px}.filter-rails .rail{margin:8px 0}.rail-scroll{display:flex;gap:10px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:0 2px;scroll-snap-type:x proximity;scrollbar-width:none;touch-action:pan-x;overscroll-behavior-x:contain}.rail-scroll::-webkit-scrollbar{display:none}.filter-divider{height:6px;margin:8px 0;background:#f3f4f6;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}html.is-home .filter-divider:not(.is-home-divider),body.is-home .filter-divider:not(.is-home-divider){display:none}.card-chip{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:6px;border:0;background:transparent;padding:0;cursor:pointer;scroll-snap-align:start}.card-chip .card-img{position:relative;display:flex;align-items:center;justify-content:center;width:78px;height:52px;overflow:visible}.card-chip .card-img:before{content:"";position:absolute;inset:7px;border:1px solid #e5e7eb;background:#fff}.card-chip .card-img img{position:relative;z-index:1;width:44%;height:44%;-o-object-fit:contain;object-fit:contain;display:block}.card-chip .card-label{width:86px;color:#374151;font-size:12px;line-height:1.1;font-weight:800;text-align:center}.card-chip.active .card-img:before{border-color:gold}.card-chip.active .card-label{color:#111827}.pill{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;min-height:38px;padding:7px 12px;border:1px solid #e5e7eb;border-radius:4px;background:#fff;color:#111827;font-size:13px;font-weight:500;white-space:nowrap;cursor:pointer}.pill.active{border-color:gold;background:#fff7cc}.pill-more{opacity:.9}.pill .pill-icon{display:inline-flex;width:16px;height:16px;color:#ef4444}.pill .pill-icon svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.8}.sort-pill{flex:0 0 auto;padding:8px 12px;border:1px solid #e5e7eb;border-radius:4px;background:#fff;color:#111827;font-size:13px;font-weight:500;white-space:nowrap;cursor:pointer}.sort-pill.active{border-color:gold;background:gold}.filter-rails--explore-home{margin:12px 0 16px}.filter-rails--explore-home .rail{margin:10px 0}.filter-rails--explore-home .rail-scroll{padding:0}.rail-cards--explore-home{gap:12px}.card-chip--explore-home{min-width:108px;min-height:52px;padding:0 18px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;justify-content:center;box-shadow:0 1px 2px #0f172a0a}.card-chip--explore-home.active{border-color:#e3b26b;background:#f1efeb;box-shadow:none}.card-chip--explore-home .card-label{width:auto;color:#44403c;font-size:16px;line-height:1.1;font-weight:500}.card-chip--explore-home.active .card-label{color:#3f3a34;font-weight:500}.rail-pills--explore-home{gap:8px}.pill--explore-home{min-height:38px;padding:0 12px;border-color:#d9e0ea;background:#eef3f9;color:#77808d;font-size:13px;font-weight:500}.pill--explore-home.active{border-color:#d6d4cf;background:#f4f1eb;color:#4b5563}.pill--explore-home.has-icon{background:#f5f2eb;color:#4b5563}.pill--explore-home.pill-more{justify-content:center;width:40px;padding:0;font-size:18px;color:#6b7280}.rail-sort--explore-home{gap:24px}.sort-pill--explore-home{padding:0;border:0;border-radius:0;background:transparent;color:#171717;font-size:16px;font-weight:400}.sort-pill--explore-home.active{border:0;background:transparent;color:#111827;font-weight:500}@media (max-width:768px){.horizontal-menu{margin-bottom:0!important}#section-1,#section-2,#section-3,#section-4,#section-5{padding-top:2px!important;padding-bottom:8px!important}.filter-rails{margin-top:8px;margin-bottom:12px}.filter-rails .rail{margin:7px 0}.rail-scroll{gap:8px}.card-chip .card-img{width:74px;height:48px}.filter-rails--explore-home{margin-top:6px}.card-chip--explore-home{min-width:104px;min-height:50px;padding:0 16px}.card-chip--explore-home .card-label{font-size:15px}.pill--explore-home{min-height:36px;padding:0 11px;font-size:12.5px}.sort-pill{font-size:12.5px;padding:7px 10px}.sort-pill--explore-home{padding:0;font-size:15px}}.mbc{--mbc-border:#d7dce3;--mbc-soft:#f5f7fb;--mbc-text:#111827;--mbc-muted:#6b7280;--mbc-accent:#ffca45;--mbc-accent-border:#f0b82a;--mbc-danger:#e31616;--mbc-danger-dark:#c90f0f;--mbc-neutral:#d8dbe1;--mbc-neutral-text:#4b5563;--mbc-shadow:0 16px 36px rgba(17, 24, 39, .14);background:#fff;border:1px solid var(--mbc-border);border-radius:24px;padding:14px;margin:12px 14px 16px;box-shadow:var(--mbc-shadow)}#section-0 .mbc{overflow:hidden}.mbc-row{display:flex;align-items:center;gap:14px}.mbc-row.is-login-link{cursor:pointer}.mbc-avt{width:58px;height:58px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #d8dde4;flex:0 0 58px;background:#fff}.mbc-avt.is-login-link{cursor:pointer}.mbc-open{flex:1;min-width:0;height:58px;text-align:left;background:transparent;color:#2b2f33;border:0;padding:0 6px;font-weight:400;font-size:clamp(15px,2vw,18px);line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:text}.mbc-open.is-login-link{cursor:pointer}.mbc-icons{display:flex;align-items:center;margin-left:auto;flex:0 0 auto}.mbc-icon-btn{width:74px;height:58px;display:grid;place-items:center;background:#fff;border:0;border-left:1px solid #d7dce3;cursor:pointer;padding:0}.mbc-icon-art{display:grid;place-items:center}.mbc-icon-art svg{display:block}.mbc-icon-art--gallery{color:#0a6b72}.mbc-icon-art--gallery svg{width:42px;height:34px}.mbc-icon-btn.is-video{width:78px;border-radius:0 18px 18px 0}.mbc-icon-art--video{color:#ffbe1d}.mbc-icon-art--video svg{width:44px;height:44px}.mbc-sheet{margin-top:14px;padding-top:14px;border-top:1px solid #eef1f5}.mbc-editor{border:1px solid var(--mbc-border);border-radius:18px;background:#fff;overflow:hidden}.mbc-title-field{display:flex;flex-direction:column;gap:8px;padding:18px 18px 0}.mbc-title-label{color:var(--mbc-text);font-size:14px;line-height:1.3;font-weight:800}.mbc-title-field input{width:100%;min-height:46px;border:0;border-bottom:1px solid #e5e7eb;padding:0 0 12px;background:transparent;color:var(--mbc-text);font:inherit;font-size:22px;line-height:1.35;font-weight:800;outline:none;box-sizing:border-box}.mbc-title-field input::-moz-placeholder{color:#9ca3af;font-weight:700}.mbc-title-field input::placeholder{color:#9ca3af;font-weight:700}.mbc-title-field input:focus{border-bottom-color:var(--mbc-accent-border)}.mbc-sheet textarea{display:block;width:100%;border:0;outline:0;resize:none;min-height:220px;padding:18px 18px 10px;font-size:17px;line-height:1.55;color:var(--mbc-text);background:transparent;box-sizing:border-box;font-family:inherit}.mbc-sheet textarea::-moz-placeholder{color:#374151;letter-spacing:.18em}.mbc-sheet textarea::placeholder{color:#374151;letter-spacing:.18em}.mbc-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 18px 14px;color:var(--mbc-muted)}.mbc-tools-note,.mbc-count{font-size:13px;line-height:1.3}.mbc-count{margin-left:auto;font-weight:700}.mbc-preview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:0 14px 14px}.mbc-preview:empty{display:none}.mbc-preview-item{position:relative;border-radius:14px;overflow:hidden;background:#eef2f7;box-shadow:0 1px 2px #0f172a14;cursor:grab;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mbc-preview-item:active{cursor:grabbing}.mbc-preview-item.is-dragging{opacity:.28}.mbc-preview-item.is-drop-target{outline:3px solid var(--mbc-accent);outline-offset:2px}.mbc-preview-ghost{position:fixed;left:0;top:0;z-index:9999;pointer-events:none;opacity:.94;box-shadow:0 18px 36px #0f172a3d;border-radius:14px;overflow:hidden}.mbc-preview img{display:block;width:100%;aspect-ratio:1 / 1;-o-object-fit:cover;object-fit:cover}.mbc-preview-remove{position:absolute;top:8px;right:8px;width:28px;height:28px;border:0;border-radius:999px;background:#111827c7;color:#fff;display:grid;place-items:center;padding:0;cursor:pointer;box-shadow:0 2px 6px #0f172a2e}.mbc-preview-remove span{font-size:19px;line-height:1;transform:translateY(-1px)}.mbc-location{display:flex;flex-direction:column;gap:10px;margin-top:16px;padding:14px 16px;border:1px solid var(--mbc-border);border-radius:18px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.mbc-location-main{display:flex;align-items:flex-start;gap:12px}.mbc-location:focus-within{border-color:#ffca45f2;box-shadow:0 0 0 4px #ffca452e}.mbc-location-badge{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(180deg,#ffe2e7f2,#fff5f6f2);flex:0 0 42px}.mbc-location svg{width:21px;height:21px;stroke:#ff566b;fill:none;stroke-width:1.8}.mbc-location-copy{min-width:0;flex:1 1 auto;display:flex;flex-direction:column;gap:3px}.mbc-location-label{color:#1f2937;font-size:16px;font-weight:500;line-height:1.3}.mbc-location-value{color:var(--mbc-muted);font-size:13px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mbc-location-input{width:100%;border:0;padding:0;margin:0;background:transparent;color:var(--mbc-muted);outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;box-shadow:none;white-space:normal}.mbc-location-input::-moz-placeholder{color:var(--mbc-muted);font-style:italic}.mbc-location-input::placeholder{color:var(--mbc-muted);font-style:italic}.mbc-location-input:focus{color:#374151}.mbc-location-nearby-toggle{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;padding:0;border:1px solid #2ca9ff;border-radius:15px;background:linear-gradient(180deg,#2fc0ff,#0f93ff);color:#fff;box-shadow:0 10px 22px #1093ff42,inset 0 1px #ffffff47;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease,background .12s ease,color .12s ease;flex:0 0 auto}.mbc-location-nearby-toggle:hover{border-color:#53c1ff;background:linear-gradient(180deg,#45ccff,#1aa0ff);box-shadow:0 12px 24px #1093ff4d,inset 0 1px #ffffff52}.mbc-location-nearby-toggle:active{transform:translateY(1px)}.mbc-location-nearby-toggle:focus-visible{outline:none;box-shadow:0 0 0 4px #3b82f62e,0 10px 22px #1093ff47}.mbc-location-nearby-toggle.is-active{border-color:#0b7ce0;background:linear-gradient(180deg,#1db4ff,#067fe6);color:#fff}.mbc-location-nearby-toggle.is-loading{cursor:wait}.mbc-location-nearby-toggle-icon{width:22px;height:22px;display:inline-flex}.mbc-location-nearby-toggle-icon svg{width:100%;height:100%;fill:currentColor;stroke:none}.mbc-location-nearby-toggle.is-loading .mbc-location-nearby-toggle-icon{animation:mbc-location-spin .9s linear infinite}@keyframes mbc-location-spin{to{transform:rotate(360deg)}}.mbc-location-nearby-panel{display:flex;flex-direction:column;gap:8px;padding:10px;border:1px solid #ede3ce;border-radius:14px;background:linear-gradient(180deg,#fffdf7,#fff7e5)}.mbc-location-nearby-panel[hidden]{display:none!important}.mbc-location-nearby-state{margin:0;padding:8px 10px;border-radius:10px;background:#fff;color:#6b7280;font-size:11px;line-height:1.4}.mbc-location-nearby-state[data-tone=error]{background:#fff1f2;color:#be123c}.mbc-location-nearby-state[data-tone=info]{background:#eff6ff;color:#1d4ed8}.mbc-location-nearby-list{display:grid;gap:8px;max-height:300px;overflow:auto;padding-right:2px;scrollbar-width:thin}.mbc-location-nearby-option{width:100%;display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border:1px solid #eadfce;border-radius:12px;background:#fff;color:#1f2937;text-align:left;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease}.mbc-location-nearby-option:hover{border-color:#f0b82a;box-shadow:0 10px 24px #0f172a14}.mbc-location-nearby-option:focus-visible{outline:none;border-color:#f0b82a;box-shadow:0 0 0 4px #ffca452e}.mbc-location-nearby-option.is-pending{opacity:.72;cursor:wait}.mbc-location-nearby-marker{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(180deg,#fff1f2,#ffe4e6);color:#ff566b;flex:0 0 30px}.mbc-location-nearby-marker svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:1.8}.mbc-location-nearby-option-copy{min-width:0;flex:1 1 auto;display:flex;flex-direction:column;gap:3px}.mbc-location-nearby-option-name{color:#111827;font-size:12px;line-height:1.35;font-weight:800}.mbc-location-nearby-option-address{color:#6b7280;font-size:11px;line-height:1.4}.mbc-location-nearby-option-distance{align-self:center;display:inline-flex;align-items:center;justify-content:center;min-width:52px;min-height:26px;padding:0 8px;border-radius:999px;background:#f7f4ea;color:#8a6a2c;font-size:10px;line-height:1;font-weight:800;white-space:nowrap;flex:0 0 auto}.pac-container{z-index:10000!important;margin-top:10px;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 20px 44px #0f172a29;overflow:hidden;font-family:inherit}.pac-item{padding:10px 14px;font-size:14px;line-height:1.45}.pac-item:hover,.pac-item-selected{background:#fff9e6}.pac-item-query{font-size:14px;color:#111827}.mbc-section-label{margin:16px 4px 10px;color:#4b5563;font-size:14px;line-height:1.3}.mbc-audience{margin-top:4px}.mbc-select-shell{position:relative}.mbc-select-shell:after{content:"";position:absolute;top:50%;right:16px;width:10px;height:10px;border-right:2px solid #6b7280;border-bottom:2px solid #6b7280;transform:translateY(-60%) rotate(45deg);pointer-events:none}.mbc-select{width:100%;max-width:100%;min-width:0;min-height:40px;border:1px solid #d7dae0;border-radius:10px;padding:0 42px 0 12px;background:#fff;color:#111827;font:inherit;font-size:15px;box-sizing:border-box;display:block;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer}.mbc-topic-row{margin:0;padding:0}.feed-topic-row{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;padding:2px 0 0;margin:0 0 12px;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x;overscroll-behavior-x:contain;scroll-snap-type:x proximity;cursor:grab;-moz-user-select:none;user-select:none;-webkit-user-select:none}.feed-topic-row.is-dragging{cursor:grabbing;scroll-snap-type:none}.feed-topic-row.is-dragging .feed-topic-chip{pointer-events:none}.feed-topic-row.is-expanded{flex-wrap:wrap;overflow-x:visible;overflow-y:visible;scroll-snap-type:none;cursor:default;touch-action:auto;overscroll-behavior-x:auto}.feed-topic-row.is-expanded .feed-topic-chip{flex:0 0 auto}.feed-topic-row-wrap{display:flex;align-items:stretch;gap:10px;margin:0 0 12px}.feed-topic-row-wrap.is-expanded{align-items:flex-start}.feed-topic-row-wrap.is-expanded .feed-topic-chip.feed-topic-expand{align-self:flex-start}.feed-topic-row-wrap.is-expanded .feed-topic-chip.feed-topic-expand .feed-topic-expand-icon{transform:none}.feed-topic-row-wrap.is-expanded .feed-topic-chip.feed-topic-expand .feed-topic-expand-icon:before{content:"−"}.feed-topic-chip.feed-topic-expand .feed-topic-expand-icon:before{content:"+"}.feed-topic-row-wrap .feed-topic-row{flex:1 1 auto;min-width:0;margin-bottom:0}.feed-topic-chip.feed-topic-expand{flex:0 0 auto;min-width:44px;padding:11px 14px;font-size:18px;font-weight:700;color:#6b7280;background:#fff;align-self:stretch}.feed-topic-chip.feed-topic-expand .feed-topic-expand-icon{display:inline-block;transition:transform .2s ease}.feed-topic-row-wrap.is-expanded .feed-topic-chip.feed-topic-expand .feed-topic-expand-icon{transform:rotate(45deg)}.feed-topic-row::-webkit-scrollbar{display:none}.feed-topic-chip{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:11px 18px;border-radius:999px;background:#f8fafc;border:1px solid #d7dae0;color:#374151;font-size:15px;font-weight:500;white-space:nowrap;scroll-snap-align:start;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.feed-topic-row--filter{padding:0 4px 2px;margin:0 8px 12px}.feed-topic-row--filter .feed-topic-chip.is-active,.mbc .feed-topic-chip.is-active{background:var(--mbc-accent);border-color:var(--mbc-accent-border);color:#6b4b00;font-weight:800;transform:translateY(-1px)}.mbc-schedule-panel{margin-top:14px;padding:12px 14px 14px;border:1px solid rgba(255,202,69,.55);border-radius:14px;background:linear-gradient(180deg,#fff8e5e6,#fffffffa)}.mbc-schedule-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.mbc-schedule-copy{min-width:0}.mbc-schedule-title{margin:0;color:#111827;font-size:15px;font-weight:800}.mbc-schedule-hint{margin:4px 0 0;color:#6b7280;font-size:12.5px;line-height:1.45}.mbc-schedule-clear{border:0;background:transparent;color:#b45309;font-size:13px;font-weight:700;cursor:pointer;padding:2px 0;white-space:nowrap}.mbc-schedule-fields{display:grid;grid-template-columns:1fr;gap:10px;margin-top:12px}.mbc-field{display:flex;flex-direction:column;gap:6px;min-width:0}.mbc-field-label{color:#4b5563;font-size:12.5px;line-height:1.3}.mbc-field input{width:100%;max-width:100%;min-width:0;min-height:40px;border:1px solid #d7dae0;border-radius:10px;padding:0 12px;background:#fff;color:#111827;font:inherit;font-size:15px;box-sizing:border-box;display:block}.mbc-field select{width:100%;max-width:100%;min-width:0;min-height:40px;border:1px solid #d7dae0;border-radius:10px;padding:0 42px 0 12px;background:#fff;color:#111827;font:inherit;font-size:15px;box-sizing:border-box;display:block;-moz-appearance:none;appearance:none;-webkit-appearance:none}.mbc-field input[type=datetime-local]{-webkit-appearance:none;-moz-appearance:none;appearance:none;overflow:hidden}.mbc-field input[type=datetime-local]::-webkit-date-and-time-value{min-height:0;text-align:center}.mbc-field input[type=datetime-local]::-webkit-datetime-edit{display:block;padding:0}.mbc-field input[type=datetime-local]::-webkit-datetime-edit-fields-wrapper{padding:0}.mbc-field input[type=datetime-local]::-webkit-calendar-picker-indicator{margin:0;padding:0}.mbc-field input:focus{outline:2px solid rgba(255,202,69,.38);outline-offset:1px;border-color:#f0b82a}.mbc-field select:focus{outline:2px solid rgba(255,202,69,.38);outline-offset:1px;border-color:#f0b82a}.mbc-field input[readonly]{background:#f8fafc;color:#4b5563}.mbc-schedule-summary{min-height:20px;margin:10px 0 0;color:#0f766e;font-size:12.5px;line-height:1.45}.mbc-status{min-height:18px;margin:10px 2px 0;color:#0f766e;font-size:13px;line-height:1.4}.mbc-status:empty{display:none}.mbc-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px}.mbc-action{min-height:54px;border-radius:14px;padding:0 14px;border:1px solid transparent;font-size:14px;font-weight:800;letter-spacing:.01em;text-transform:uppercase;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease;display:flex;align-items:center;justify-content:center;gap:8px;text-align:center}.mbc-action:hover{transform:translateY(-1px)}.mbc-action:disabled{opacity:.58;cursor:not-allowed;transform:none;box-shadow:none}.mbc-action-icon{width:20px;height:20px;flex:0 0 20px;display:grid;place-items:center}.mbc-action-icon svg{width:100%;height:100%;display:block}.mbc-action-label{display:block;line-height:1.15}.mbc-cancel{background:linear-gradient(180deg,var(--mbc-danger),var(--mbc-danger-dark));border-color:#c41212;color:#fff;box-shadow:0 10px 20px #cf16162e}.mbc-draft,.mbc-schedule{background:linear-gradient(180deg,#f3f4f6,#d7dbe1);border-color:#cfd4db;color:var(--mbc-neutral-text);box-shadow:0 10px 20px #94a3b824}.mbc-schedule.is-armed{background:linear-gradient(180deg,#ffe49a,#ffca45);border-color:#f0b82a;color:#6b4b00}.mbc-post{background:linear-gradient(90deg,#ef6c12,#ffcc32);border-color:#e5a31b;color:#fff;box-shadow:0 12px 24px #ffb52038}@media (max-width: 980px){.mbc{margin:12px 10px 16px}.mbc-preview{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 768px){#section-0 .mbc{margin:10px 8px 12px;border-radius:20px;padding:12px}.mbc-row{gap:10px}.mbc-avt{width:48px;height:48px;flex-basis:48px}.mbc-open{height:48px;font-size:14px;padding:0 2px;letter-spacing:-.01em}.mbc-icon-btn{width:58px;height:48px}.mbc-icon-art--gallery svg{width:35px;height:28px}.mbc-icon-btn.is-video{width:60px}.mbc-icon-art--video svg{width:36px;height:36px}.mbc-sheet textarea{min-height:180px;padding:16px 16px 10px;font-size:16px}.mbc-title-field{padding:16px 16px 0}.mbc-title-field input{min-height:40px;padding-bottom:10px;font-size:18px}.mbc-tools{padding:0 16px 12px}.mbc-preview{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:0 12px 12px}.mbc-location{margin-top:14px;padding:12px}.mbc-location-main{gap:10px}.mbc-location-label{font-size:15px}.mbc-location-value{font-size:16px}.mbc-location-helper{font-size:10.5px}.mbc-location-nearby-toggle{width:42px;height:42px;border-radius:14px}.mbc-location-nearby-panel{padding:8px}.mbc-location-nearby-option{padding:9px 10px}.mbc-location-nearby-marker{width:28px;height:28px;flex-basis:28px}.mbc-location-nearby-option-distance{min-width:48px;padding:0 7px}.feed-topic-chip{padding:10px 16px;font-size:14px}.mbc-schedule-panel{padding:14px}.mbc-schedule-head{flex-direction:column;align-items:flex-start}.mbc-schedule-fields{grid-template-columns:1fr}.mbc-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.mbc-action{min-height:56px;font-size:12px;padding:0 8px;gap:4px;flex-direction:column}.mbc-action-icon{width:18px;height:18px;flex-basis:18px}.mbc-action-label{line-height:1.05;letter-spacing:0;text-transform:none}}.feed-topic-chip{min-height:40px;padding:8px 16px;border-radius:12px;box-shadow:none}.feed-topic-row--filter .feed-topic-chip.is-active,.mbc .feed-topic-chip.is-active{transform:none}.mbc-schedule-panel{padding:11px 12px 12px;border-radius:12px}.mbc-field input{min-height:38px;padding:0 11px;border-radius:9px}.mbc-field select{min-height:38px;padding:0 40px 0 11px;border-radius:9px}.mbc-schedule-title{font-size:14px}.mbc-schedule-hint,.mbc-schedule-summary,.mbc-field-label{font-size:12px}.mbc-actions{gap:8px;margin-top:14px}.mbc-action{min-height:44px;padding:0 10px;border-radius:8px;font-size:12.5px;gap:6px}.mbc-cancel,.mbc-draft,.mbc-schedule,.mbc-post{border-radius:8px}.mbc-cancel{box-shadow:0 8px 16px #cf161624}.mbc-draft,.mbc-schedule{box-shadow:0 8px 16px #94a3b81a}.mbc-post{box-shadow:0 10px 18px #ffb5202e}@media (max-width: 768px){.feed-topic-chip{min-height:36px;padding:7px 14px;border-radius:10px;font-size:13px}.mbc-schedule-panel{padding:10px 11px 11px}.mbc-field input,.mbc-field select{min-height:36px;border-radius:8px;font-size:14px}.mbc-schedule-title{font-size:13.5px}.mbc-schedule-hint,.mbc-schedule-summary,.mbc-field-label{font-size:11.5px}.mbc-actions{gap:7px}.mbc-action{min-height:42px;padding:5px 4px;border-radius:7px;font-size:10.8px;gap:2px}.mbc-action-icon{width:15px;height:15px;flex-basis:15px}.mbc-action-label{line-height:1.02}}.nf-card{background:#fff;border:1px solid #dddddd;border-radius:4px;overflow:hidden;box-shadow:0 5px 14px #00000014;width:calc(100% - 16px);max-width:100%;margin:0 auto}.nf-head{display:flex;align-items:flex-start;justify-content:space-between;padding:10px 12px 8px}.nf-head-left{display:flex;align-items:flex-start;gap:10px;min-width:0;flex:1}.nf-head-main{min-width:0;flex:1}.nf-head-right{display:flex;align-items:flex-start;gap:8px;padding-top:4px;flex:0 0 auto}.nf-menu{width:18px;height:18px;display:grid;place-items:center;color:#8b8b8b;line-height:1;font-size:28px}.nf-avt{width:44px;height:44px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:1px solid #b9b9b9;flex:0 0 44px}.nf-name{font-size:19px;font-weight:700;color:#191919;line-height:1.08;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nf-sub{font-size:13px;font-weight:500;color:#4b5563;line-height:1.25;margin-top:2px;white-space:normal;overflow:visible;text-overflow:clip;word-break:break-word}.nf-time{font-size:13px;color:#8b8b8b;white-space:nowrap}.nf-time-desktop,.nf-card .nf-media-link{display:block}.nf-card .nf-media,.nf-card .nf-media .cell,.nf-card .nf-media img{border-radius:0!important}.nf-media-grid{display:grid;gap:2px;background:#fff;border-radius:0!important;overflow:hidden;width:100%;aspect-ratio:4/3;outline:1px solid #fff}.nf-media-grid .cell{position:relative;overflow:hidden;background:#fff}.nf-media-grid img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.nf-media-shell,.nf-media-link{position:relative}.nf-media-tags{position:absolute;left:10px;bottom:10px;z-index:2;display:flex;flex-wrap:wrap;gap:6px;max-width:calc(100% - 20px);pointer-events:none}.nf-media-tag{display:inline-flex;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;line-height:1.2;color:#fff;background:#1118278c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.22);border-radius:999px;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.35)}.nf-media-badge{position:absolute;right:14px;top:22px;z-index:3;display:flex;flex-direction:column;align-items:center;gap:2px;color:red;text-shadow:0 1px 2px rgba(255,255,255,.25);background:none;border:0;padding:0;margin:0;cursor:pointer}.nf-media-badge svg,.nf-media-badge img{width:34px;height:34px;display:block;-o-object-fit:contain;object-fit:contain}.nf-media-badge .nf-media-badge-count{font-size:12px;line-height:1;font-weight:600;color:#ff2a2a}.nf-media-badge .nf-media-badge-count.is-zero{display:none!important}.nf-media-badge .nf-heart-icon{transition:transform .18s ease,filter .18s ease}.nf-media-badge.is-active .nf-heart-icon{transform:scale(1.06);filter:drop-shadow(0 6px 12px rgba(255,34,34,.22))}.nf-body{padding:8px 12px 0}.nf-location-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:5px}.nf-time-ago{font-size:11px;color:#9ca3af;white-space:nowrap;flex-shrink:0;line-height:1.4;padding-top:1px;display:none}.nf-location{display:flex;align-items:flex-start;gap:4px;font-size:13px;font-weight:600;color:#4b5563;min-width:0;flex:1;margin-bottom:0}.nf-location svg{width:16px;height:16px;stroke:#ff6f61;fill:none;stroke-width:1.8}.nf-location span{min-width:0;white-space:normal;word-break:break-word}.nf-location-link{text-decoration:none;color:inherit}.nf-title{margin:0 0 6px;font-size:16px;line-height:1.35;font-weight:800;color:#111;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nf-headline{margin:0 0 4px;font-size:15px;line-height:1.4;font-weight:700;color:#3f434a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nf-text-wrap{margin:0 0 8px;position:relative;z-index:1}.nf-text{margin:0;font-size:14px;line-height:1.6;color:#5f6368;word-break:break-word;overflow-wrap:break-word;text-align:justify;text-justify:inter-word;display:block}.nf-text-copy{display:inline}.nf-more-wrap{display:inline;font-size:14px;line-height:1.6;font-family:Arial,Helvetica,sans-serif;visibility:visible;opacity:1}.nf-more{display:inline;white-space:nowrap;font-size:14px;line-height:1.6;font-weight:700;color:#6b7280!important;-webkit-text-fill-color:#6b7280!important;text-decoration:none;visibility:visible;opacity:1;background:none;border:0;border-radius:0;padding:0;box-shadow:none}.nf-more:hover{text-decoration:none}.nf-meta-tail{display:none!important;color:#3f3f46;white-space:nowrap}.nf-more,.nf-meta-tail{vertical-align:baseline}@media (max-width:768px){.nf-text{font-size:13.5px;line-height:1.55}}.nf-support{padding:2px 12px 0}.nf-support-top{position:relative;display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#5d4037;margin-bottom:0;min-height:14px}.nf-support-top .nf-support-side{opacity:0;visibility:hidden;transition:opacity .15s ease}.nf-card.has-support-up .nf-support-top .nf-support-side:first-child{opacity:1;visibility:visible}.nf-card.has-support-down .nf-support-top .nf-support-side:last-child{opacity:1;visibility:visible}.nf-support-center{position:absolute;top:0;transform:translate(-50%);font-size:9.6px;color:#6b7280;line-height:1;white-space:nowrap;pointer-events:none}.nf-support-bar{position:relative;height:3px;background:#d1d5db;border-radius:999px;overflow:hidden}.nf-support-fill{position:absolute;left:0;top:0;bottom:0;background:#6b7280;border-radius:999px}.meta-bar{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;padding:10px 8px 6px;-moz-column-gap:4px;column-gap:4px}.i-btn,.btn-share,.i-view,.i-fav{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;min-height:40px;background:none;border:0;color:#222;font-size:15px;font-weight:400;padding:0 1px;text-align:center}.i-btn svg,.btn-share svg,.i-view svg,.i-fav svg{width:52px;height:52px;display:block}.nf-action-icon{width:33px;height:33px;display:block;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;flex:0 0 33px}.i-view span,.i-btn span,.btn-share span,.i-fav span{line-height:1;margin-top:0}.meta-bar .nf-count{display:inline-block;min-width:10px;white-space:nowrap;vertical-align:middle}.meta-bar .nf-count:not(.is-zero){display:inline-block!important}.meta-bar .nf-count.is-zero{display:none!important}.content-section#section-0 .meta-bar .nf-count:not(.is-zero){display:inline-block!important}.content-section#section-0 .meta-bar .nf-count.is-zero{display:none!important}.meta-bar span,.meta-bar .like-count,.meta-bar .comment-count,.meta-bar .share-label{background:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;-webkit-text-fill-color:currentColor!important;color:#5f6670!important}.meta-bar .i-btn span,.meta-bar .btn-share span,.meta-bar .i-fav span{font-size:14px!important;font-weight:500!important}.i-btn.is-up svg{stroke:#f0b400;fill:none;stroke-width:1.8}.i-btn.is-down svg{stroke:#2f2f2f;fill:none;stroke-width:1.8}.i-btn.comment svg{stroke:#8e8e8e;fill:none;stroke-width:1.8}.btn-share svg{stroke:#2f2f2f;fill:none;stroke-width:1.8}.i-fav svg{fill:#f0c24b}.i-fav{color:#8a5a00}.i-fav .nf-action-icon{transition:transform .16s ease}.i-fav.i-fav-animated .nf-action-icon{width:36px;height:36px;flex-basis:36px;filter:drop-shadow(0 4px 10px rgba(255,31,61,.24));transform-origin:center;animation:favHeartBeat 1.7s ease-in-out infinite,favHeartGlow 3s ease-in-out infinite}.i-fav.i-fav-animated:active .nf-action-icon{animation-play-state:paused;transform:scale(.94)}.i-view,.btn-share,.i-fav,.i-btn{cursor:pointer}.i-btn.is-up span,.i-btn.is-down span,.i-btn.comment span,.btn-share span,.i-fav span{color:#5f6670!important}.btn-share .share-label{font-size:14px!important;font-weight:500!important;color:#5f6670!important}.btn-share,.meta-bar .btn-share,.meta-bar a.btn-share,.meta-bar button.btn-share{background:transparent!important;border:0!important;box-shadow:none!important;outline:none!important;border-radius:0!important}.btn-share:hover,.btn-share:focus,.btn-share:active{background:transparent!important;box-shadow:none!important}.content-section#section-0 .meta-bar{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:center!important;padding:10px 6px 6px!important;margin-top:0!important;-moz-column-gap:2px!important;column-gap:2px!important}.content-section#section-0 .meta-bar>*{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;min-height:48px!important;gap:6px!important;margin:0!important;padding:0!important;text-align:left!important}.content-section#section-0 .meta-bar .nf-action-icon{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;flex:0 0 28px!important;margin:0!important}.content-section#section-0 .meta-bar span{display:inline-flex!important;margin:0!important;padding:0!important;line-height:1!important}.content-section#section-0 .nf-support{padding:6px 12px 0!important}.meta-bar .i-btn.comment svg{fill:none!important;stroke:#8e8e8e!important}.meta-bar .btn-share svg{fill:none!important;stroke:#2f2f2f!important}.meta-bar .i-btn.is-up svg{fill:none!important;stroke:#f0b400!important}.meta-bar .i-btn.is-down svg{fill:none!important;stroke:#2f2f2f!important}@keyframes favHeartBeat{0%,to{transform:scale(1)}12%{transform:scale(1.08)}24%{transform:scale(.96)}36%{transform:scale(1.12)}48%{transform:scale(1)}}@keyframes favHeartGlow{0%,to{filter:drop-shadow(0 4px 10px rgba(255,31,61,.2))}50%{filter:drop-shadow(0 7px 18px rgba(255,31,61,.34))}}@media (prefers-reduced-motion: reduce){.i-fav.i-fav-animated .nf-action-icon{animation:none}}.nf-media-grid.count-1{grid-template-columns:1fr;grid-template-rows:1fr;aspect-ratio:1.72 / 1}.nf-media-grid.count-2{display:grid!important;grid-template-columns:1fr 1fr!important;grid-template-rows:1fr!important;aspect-ratio:16/9!important;gap:2px!important;overflow:hidden!important;background:#fff!important;outline:1px solid #fff}.nf-media-grid.count-2 .cell{position:relative!important;overflow:hidden!important;background:#fff!important}.nf-media-grid.count-2 .cell>img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important}@supports not (aspect-ratio: 1 / 1){.nf-media-grid.count-2:before{content:"";display:block;padding-top:56.25%}.nf-media-grid.count-2 .cell>img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.nf-media-grid.count-3{grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;grid-template-areas:"a b" "a c";aspect-ratio:1.42 / 1}.nf-media-grid.count-3 .cell-1{grid-area:a}.nf-media-grid.count-3 .cell-2{grid-area:b}.nf-media-grid.count-3 .cell-3{grid-area:c}.nf-media-grid.count-4{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.nf-media-grid.count-5{aspect-ratio:auto!important;grid-template-columns:repeat(4,1fr);grid-template-rows:auto auto;grid-template-areas:"a a a a" "b c d e"}.nf-media-grid.count-5 .cell-1{grid-area:a}.nf-media-grid.count-5 .cell-2{grid-area:b}.nf-media-grid.count-5 .cell-3{grid-area:c}.nf-media-grid.count-5 .cell-4{grid-area:d}.nf-media-grid.count-5 .cell-5{grid-area:e}.nf-media-grid.count-5 .cell-1{aspect-ratio:1.9 / 1!important}.nf-media-grid.count-5 .cell-2,.nf-media-grid.count-5 .cell-3,.nf-media-grid.count-5 .cell-4,.nf-media-grid.count-5 .cell-5{aspect-ratio:1.14 / 1!important}.nf-media-grid.count-4{aspect-ratio:auto!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;grid-template-rows:auto auto!important;grid-template-areas:"a a a" "b c d"!important;gap:2px!important;overflow:hidden!important;background:#fff!important;outline:1px solid #fff}.nf-media-grid.count-4 .cell-1{grid-area:a}.nf-media-grid.count-4 .cell-2{grid-area:b}.nf-media-grid.count-4 .cell-3{grid-area:c}.nf-media-grid.count-4 .cell-4{grid-area:d}.nf-media-grid.count-4 .cell:before{content:none!important}.nf-media-grid.count-4 .cell-1{aspect-ratio:1.7 / 1!important}.nf-media-grid.count-4 .cell-2,.nf-media-grid.count-4 .cell-3,.nf-media-grid.count-4 .cell-4{aspect-ratio:1.14 / 1!important}.nf-media-grid.count-4 .cell{position:relative!important;overflow:hidden!important;background:#fff}.nf-media-grid.count-4 .cell>img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;display:block!important}@supports not (aspect-ratio: 1 / 1){.nf-media-grid.count-4 .cell-1:before{content:"";display:block;padding-top:60%}.nf-media-grid.count-4 .cell-2:before,.nf-media-grid.count-4 .cell-3:before,.nf-media-grid.count-4 .cell-4:before{content:"";display:block;padding-top:100%}.nf-media-grid.count-4 .cell>img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}@media (max-width:768px){#section-0{width:100%;margin-left:0;padding:10px 6px 90px!important;box-sizing:border-box}#section-0 .feed-grid{gap:12px!important;padding:0!important}#section-0 .nf-card{width:calc(100% - 4px)!important;max-width:calc(100% - 4px)!important;margin:0 auto!important;border-radius:4px!important}.nf-card{border-radius:4px}.nf-name{font-size:18px}.nf-sub,.nf-time{font-size:12px}.nf-time-desktop{display:none!important}.nf-time-ago{display:block!important}.nf-media-badge{right:10px;top:20px}.nf-media-badge svg,.nf-media-badge img{width:27px;height:27px}.nf-media-badge span{font-size:10px}.nf-title{font-size:15px}.nf-text{font-size:13px}.meta-bar{padding:10px 4px 4px!important;-moz-column-gap:0!important;column-gap:0!important}.i-btn svg,.btn-share svg,.i-view svg,.i-fav svg{width:33px;height:33px}.nf-action-icon{width:25px!important;height:25px!important;min-width:25px!important;min-height:25px!important;flex-basis:25px!important}.i-btn,.btn-share,.i-view,.i-fav{font-size:14px;min-height:46px!important;gap:2px!important}.btn-share .share-label{font-size:14px}.content-section#section-0 .nf-support{padding:6px 12px 0!important}#section-0 .nf-media-grid.count-4 .cell-1{aspect-ratio:1.45 / 1!important}#section-0 .feed-grid{gap:12px;padding:0 8px 12px;box-sizing:border-box}}@media (max-width: 768px){html.has-pinned-feed #section-0{padding-top:0!important}}@media (min-width: 769px){.bn-search,.bn-filter-panel,.card-chip .card-label{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.bn-search{box-shadow:0 6px 16px #00000024!important}}@media (max-width: 768px){#section-0 .feed-grid{padding:0 0 12px!important;gap:12px!important}#section-0 .feed-grid>.nf-card{justify-self:center!important;width:calc(100% - 20px)!important;max-width:calc(100% - 20px)!important;margin:0 10px!important;border-radius:12px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 6px 18px #0f172a14!important}}.x-filters{display:flex;gap:10px;margin:0 0 10px}.x-select{flex:1;display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:8px 10px;box-shadow:0 6px 14px #0000000d;font-weight:700;color:#777;position:relative}.x-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;width:100%;font:inherit;color:#555;min-width:0;line-height:1.4;padding-right:22px}.x-select span{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;color:#666}.x-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media (max-width:380px){.x-grid{grid-template-columns:1fr}}.tour-card{background:#fff;border:1px solid #eee;border-radius:0;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 10px 18px #0000000f;min-width:0}.tour-media{position:relative;aspect-ratio:16/9;overflow:hidden;background:#f0f0f0;border-radius:0!important}.tour-media img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:0!important}.tour-body{padding:10px 10px 12px}.tour-title{margin:0 0 6px;font-weight:800;font-size:14px;line-height:1.35;color:#111;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tour-title a{color:#111;text-decoration:none}.tour-title a:hover{color:#0f172a}.tour-author{display:flex;align-items:center;gap:6px;font-size:11px;color:#6b7280;margin-bottom:6px}.tour-author img{width:20px;height:20px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.tour-author .name{color:#222;font-weight:700}.tour-price-row{display:flex;align-items:baseline;justify-content:space-between;margin:6px 0 8px}.price-now{color:#0ea75a;font-weight:800;font-size:14px}.price-old{color:#9ca3af;text-decoration:line-through;font-size:12px;margin-left:8px}.tour-meta{display:flex;align-items:center;gap:14px;font-size:12px;line-height:1;color:#6b7280}.tour-meta .chip{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;font-weight:600}.tour-meta .chip svg,.badge-booked svg{width:16px;height:16px;display:block;fill:#9aa0a6;opacity:.95}.badge-booked{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#6b7280}.cd-card{display:flex;flex-direction:column;background:#fff;border-radius:0;border:1px solid #eaeaea;box-shadow:0 4px 12px #0000000f;overflow:hidden;text-align:center;height:100%;min-width:0}.cd-cover{position:relative;aspect-ratio:5/3;overflow:visible;background:#f5f5f5}.cd-cover>img:first-child{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;clip-path:inset(0 0 0 0)}.cd-avatar{position:absolute;left:50%;bottom:-24px;transform:translate(-50%);width:48px;height:48px;border-radius:50%;overflow:hidden;border:3px solid #fff;box-shadow:0 2px 6px #00000026;z-index:2}.cd-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cd-body{padding:30px 8px 6px;flex:1;min-width:0;box-sizing:border-box}.cd-name{margin:0;font-size:14px;font-weight:800;color:#111;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cd-name a{color:inherit;text-decoration:none}.cd-role{font-size:12px;color:#666;margin-top:2px}.cd-slogan{font-size:12px;color:#444;line-height:1.35;margin-top:3px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cd-stars{display:flex;justify-content:center;align-items:center;gap:4px;padding-top:3px;min-width:0;box-sizing:border-box}.cd-stars svg{width:13px;height:13px}.cd-stars .score{font-size:12px;color:#777}.cd-stats{border-top:1px solid #eee;font-size:12px;color:#666;padding:5px 8px 7px;display:flex;justify-content:space-between;gap:6px;min-width:0;box-sizing:border-box}.cd-stat{flex:1;min-width:0;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width:1024px){.x-wrap{width:100%;max-width:1100px;margin:0 auto;padding:10px 20px 80px;box-sizing:border-box}}@media (max-width:768px){.content-section{padding:12px 2px}#section-1 .x-wrap,#section-2 .x-wrap,#section-3 .x-wrap,#subsection-tour .x-wrap,#subsection-luutru .x-wrap,#subsection-dichvu .x-wrap,#subsection-sanpham .x-wrap{width:100vw;margin-left:calc(-50vw + 50%);padding:0 2px 72px;box-sizing:border-box}#section-1 .x-grid{grid-template-columns:1fr!important;gap:8px!important;margin:0!important}.x-filters{gap:4px;margin:0 0 6px}.x-select{padding:4px 6px}.x-grid{gap:1px;margin:0 -1px}.tour-body{padding:6px 6px 8px}#section-3 .x-wrap{padding:0 6px 72px}#section-3 .x-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0}#section-3 .cd-body{padding:28px 6px 6px}#section-3 .cd-name{font-size:13px}#section-3 .cd-role,#section-3 .cd-slogan{font-size:11.5px}#section-3 .cd-stats{padding:4px 6px 6px;font-size:11px}#section-1,#section-3,#subsection-tour,#subsection-luutru,#subsection-dichvu,#subsection-sanpham{padding-top:2px!important;padding-bottom:8px!important}#section-2{padding-top:0!important;padding-bottom:8px!important}}#section-2 .rail:has(.rail-sort){display:none}#section-2 .rail-sort{display:none}#subsection-luutru,#subsection-dichvu,#subsection-luutru .x-wrap,#subsection-dichvu .x-wrap{background:#ececec}#subsection-luutru .filter-rails,#subsection-dichvu .filter-rails{margin:0 0 10px!important;background:#ececec}#subsection-luutru .rail,#subsection-dichvu .rail{margin:0!important}#subsection-luutru .rail-scroll,#subsection-dichvu .rail-scroll{gap:8px;padding:0 8px}#subsection-luutru .rail-cards,#subsection-dichvu .rail-cards{gap:8px;padding:0 8px 6px}#section-2 .filter-rails{background:#f0f0f0;margin:0;padding:10px 0 6px}#section-2 .rail{margin:4px 0}#section-2 .rail-scroll{padding:4px 12px;gap:8px}#section-2 .card-img{display:none!important}#section-2 .card-chip{flex:0 0 auto;display:inline-flex;flex-direction:row;align-items:center;min-width:-moz-max-content;min-width:max-content;height:36px;padding:0 16px;background:#fff;border:1.5px solid #d4d4d4;border-radius:999px;gap:0}#section-2 .card-chip .card-label{width:auto!important;font-size:14px;font-weight:500;color:#333!important;line-height:1}#section-2 .card-chip.active{background:#fff;border-color:#ffb800}#section-2 .card-chip.active .card-label{color:#ffb800!important;font-weight:700}#subsection-luutru .rail-pills,#subsection-dichvu .rail-pills{padding:0 8px 8px;gap:8px}#subsection-luutru .pill,#subsection-dichvu .pill{height:34px;padding:0 14px;border-radius:6px!important;font-size:13px;color:#666;background:#f5f5f5;border:1px solid #d8d8d8}#subsection-luutru .pill.active,#subsection-dichvu .pill.active{color:#b42318;background:#fff7dc;border-color:#e4c55a}#subsection-luutru .rail-sort,#subsection-dichvu .rail-sort{padding:0 8px 10px;gap:22px}#subsection-luutru .sort-pill,#subsection-dichvu .sort-pill{background:transparent;border:0;padding:0;height:auto;border-radius:0!important;font-size:13px;color:#333;font-weight:500;white-space:nowrap}#subsection-luutru .sort-pill.active,#subsection-dichvu .sort-pill.active{background:transparent;color:#111;font-weight:700}#subsection-luutru .x-grid,#subsection-dichvu .x-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0 4px}#subsection-luutru .bk-card,#subsection-dichvu .bk-card{background:#f7f7f7;border:1px solid #d8d8d8;border-radius:2px!important;overflow:hidden;box-shadow:none}#subsection-luutru .bk-media,#subsection-dichvu .bk-media,#subsection-luutru .bk-media img,#subsection-dichvu .bk-media img{border-radius:0!important}#subsection-luutru .bk-media,#subsection-dichvu .bk-media{position:relative;display:block;aspect-ratio:1.62 / 1;background:#ddd;overflow:hidden}#subsection-luutru .bk-media:after,#subsection-dichvu .bk-media:after{content:"";position:absolute;left:0;right:0;bottom:0;height:42%;background:linear-gradient(to top,#0000007a,#0000);pointer-events:none}#subsection-luutru .bk-media img,#subsection-dichvu .bk-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}#subsection-luutru .bk-badge,#subsection-dichvu .bk-badge{position:absolute;left:8px;top:8px;height:24px;padding:0 6px 0 10px;border-radius:999px;display:inline-flex;align-items:center;justify-content:flex-start;font-size:11px;font-weight:700;color:#fff;z-index:3}#subsection-luutru .bk-badge:after,#subsection-dichvu .bk-badge:after{content:"";width:14px;height:14px;margin-left:6px;border-radius:50%;background:#fff;flex-shrink:0}#subsection-luutru .bk-badge.on,#subsection-dichvu .bk-badge.on{background:#0aae31}#subsection-luutru .bk-badge.off,#subsection-dichvu .bk-badge.off{background:#ef4444}#subsection-luutru .bk-heart,#subsection-dichvu .bk-heart{position:absolute;right:8px!important;top:8px!important;width:30px!important;height:30px!important;border-radius:50%!important;background:#fffffff0;border:1px solid #ddd;display:grid;place-items:center;font-size:17px!important;line-height:1;color:#d84a59;z-index:3;box-shadow:0 1px 2px #0000000f}#subsection-luutru .bk-author,#subsection-dichvu .bk-author{position:absolute;left:8px!important;right:8px!important;bottom:8px!important;display:flex;align-items:center;gap:6px!important;z-index:3}#subsection-luutru .bk-author img,#subsection-dichvu .bk-author img{width:24px!important;height:24px!important;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid rgba(255,255,255,.95);flex:0 0 24px!important}#subsection-luutru .bk-author-text,#subsection-dichvu .bk-author-text{min-width:0!important;color:#fff!important;line-height:1.12!important;text-shadow:0 1px 2px rgba(0,0,0,.35)!important}#subsection-luutru .bk-author-name,#subsection-dichvu .bk-author-name{color:#fff!important;font-size:9px!important;font-weight:400!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}#subsection-luutru .bk-author-sub,#subsection-dichvu .bk-author-sub{color:#ffffffeb!important;font-size:8px!important;font-weight:400!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}#subsection-luutru .bk-body,#subsection-dichvu .bk-body{padding:10px 10px 9px;background:#f7f7f7}#subsection-luutru .bk-title,#subsection-dichvu .bk-title{margin:0 0 10px;font-size:14px;line-height:1.28;font-weight:400;color:#222;min-height:34px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#subsection-luutru .bk-title a,#subsection-dichvu .bk-title a{color:#222;text-decoration:none}#subsection-luutru .bk-title a:hover,#subsection-dichvu .bk-title a:hover{color:#111}#subsection-luutru .bk-price-row,#subsection-dichvu .bk-price-row{display:grid;grid-template-columns:1fr auto;align-items:end;-moz-column-gap:8px;column-gap:8px;margin-bottom:8px}#subsection-luutru .bk-price-row>span:last-child,#subsection-dichvu .bk-price-row>span:last-child{font-size:10px;color:#777;white-space:nowrap;text-align:right}#subsection-luutru .bk-price,#subsection-dichvu .bk-price{color:#ef2b2d;font-size:16px;font-weight:800;line-height:1.05;white-space:nowrap}#subsection-luutru .bk-unit,#subsection-dichvu .bk-unit{color:#666;font-size:13px;margin-left:2px;line-height:1.05;white-space:nowrap}#subsection-luutru .bk-progress-row,#subsection-dichvu .bk-progress-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;-moz-column-gap:8px;column-gap:8px}#subsection-luutru .bk-progress,#subsection-dichvu .bk-progress{width:100%;height:7px;background:#d9d9df;border-radius:999px;overflow:hidden}#subsection-luutru .bk-progress>span,#subsection-dichvu .bk-progress>span{display:block;height:100%;background:#8dd85d;border-radius:999px}#subsection-luutru .bk-score,#subsection-luutru .bk-booking-count,#subsection-dichvu .bk-score,#subsection-dichvu .bk-booking-count{font-size:10px;color:#555;white-space:nowrap;line-height:1}@media (max-width:768px){#subsection-luutru,#subsection-dichvu{padding-top:0!important;padding-bottom:8px!important}#subsection-luutru .x-wrap,#subsection-dichvu .x-wrap{width:100vw;margin-left:calc(-50vw + 50%);padding:0 2px 74px;box-sizing:border-box}#subsection-luutru .x-grid,#subsection-dichvu .x-grid{gap:8px;padding:0 2px}#subsection-luutru .bk-media,#subsection-dichvu .bk-media{aspect-ratio:1.7 / 1}#subsection-luutru .bk-heart,#subsection-dichvu .bk-heart{right:7px!important;top:7px!important;width:28px!important;height:28px!important;font-size:15px!important}}#section-1 .x-grid{gap:14px;align-items:start}#section-1 .explore-card{width:100%;max-width:none;margin:0;border-radius:16px;overflow:hidden;box-shadow:0 10px 24px #0f172a14}#section-1 .explore-card .nf-media-link{position:relative;display:block}#section-1 .explore-card .nf-media-link:after{content:"";position:absolute;left:0;right:0;bottom:0;height:38%;background:linear-gradient(180deg,#0f172a00,#0f172a6b);pointer-events:none}#section-1 .explore-card .nf-media-grid.count-1{aspect-ratio:1.48 / 1}#section-1 .explore-card .nf-title{margin-bottom:4px}#section-1 .explore-card .nf-text{color:#5f6368}#section-1 .explore-card .nf-support{padding:6px 12px 0}#section-1 .explore-card .meta-bar{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;padding:10px 6px 6px;-moz-column-gap:2px;column-gap:2px}#section-1 .explore-card .meta-bar>*{display:flex;flex-direction:row;align-items:center;justify-content:center;min-height:48px;gap:6px;margin:0;padding:0;text-align:left}#section-1 .explore-card .meta-bar .nf-action-icon{width:28px;height:28px;min-width:28px;min-height:28px;flex:0 0 28px}#section-1 .explore-card .meta-bar span{display:inline-flex;margin:0;padding:0;line-height:1}.explore-media-count{position:absolute;right:18px;bottom:16px;z-index:2;font-size:clamp(30px,7vw,48px);font-weight:800;line-height:1;color:#fff;text-shadow:0 10px 24px rgba(0,0,0,.35);pointer-events:none}#section-1 .explore-card .btn-favorite.is-active .nf-action-icon{transform:scale(1.04)}@media (max-width:768px){#section-1 .x-grid{gap:12px!important;padding:0 10px 12px;box-sizing:border-box}#section-1 .explore-card{border-radius:12px}#section-1 .explore-card .nf-media-grid.count-1{aspect-ratio:1.34 / 1}#section-1 .explore-card .meta-bar{padding:10px 4px 4px}#section-1 .explore-card .meta-bar>*{gap:2px}#section-1 .explore-card .meta-bar .nf-action-icon{width:25px;height:25px;min-width:25px;min-height:25px;flex-basis:25px}.explore-media-count{right:14px;bottom:12px;font-size:38px}}.dt-top-header,.dt-left-sidebar,.dt-right-sidebar{display:none}@media (min-width: 1024px){body{background:#f0f2f5!important}.dt-shell{display:grid;grid-template-columns:240px minmax(0,1fr) 300px;gap:0 16px;max-width:100%;margin:0;padding:16px 12px 60px;align-items:start;box-sizing:border-box;min-height:100vh}.dt-top-header{display:block;position:sticky;top:0;z-index:6000;background:#fff;border-bottom:1px solid #e8e8ed;box-shadow:0 2px 12px #0f172a0f}.dt-th-inner{display:flex;align-items:center;gap:10px;max-width:1260px;margin:0 auto;padding:8px 16px;box-sizing:border-box}.dt-th-logo{display:block;line-height:0;flex:0 0 auto}.dt-th-logo img{height:36px;width:auto;display:block}.dt-th-pin{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.dt-th-pin img{width:20px;height:20px;display:block}.dt-th-country{display:inline-flex;align-items:center;height:36px;padding:0 10px 0 0;border:1px solid #e8ebf0;background:#fff;border-radius:6px;cursor:pointer;font-family:Arial,Helvetica,sans-serif;color:#111;flex:0 0 auto;box-shadow:0 1px 4px #0f172a0a;overflow:hidden}.dt-th-country:hover{background:#fafbfc}.dt-th-flag{width:44px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:#d80027;flex:0 0 44px;border-right:1px solid #e8ebf0}.dt-th-flag img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.dt-th-country-name{font-size:14px;font-weight:800;padding:0 8px 0 12px;white-space:nowrap}.dt-th-caret{width:14px;height:14px;color:#444;flex:0 0 14px}.dt-th-lang-wrap{position:relative;flex:0 0 auto}.dt-th-lang{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 8px;border:1px solid #e8ebf0;background:#fff;border-radius:6px;cursor:pointer;font-family:Arial,Helvetica,sans-serif;color:#111;box-shadow:0 1px 4px #0f172a0a}.dt-th-lang:hover{background:#fafbfc}.dt-th-globe{width:20px;height:20px;display:block}.dt-th-lang-code{font-size:13px;font-weight:700}.dt-th-lang-menu{position:absolute;top:calc(100% + 6px);left:0;min-width:180px;background:#fff;border:1px solid #e8ebf0;border-radius:8px;box-shadow:0 12px 32px #0f172a1f;padding:6px;z-index:9800}.dt-th-lang-menu[hidden]{display:none}.dt-th-lang-item{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:6px;text-decoration:none;color:#111;font-size:13px;font-family:Arial,Helvetica,sans-serif}.dt-th-lang-item:hover{background:#f0f2f5}.dt-th-lang-item img{width:22px;height:16px;-o-object-fit:cover;object-fit:cover;border-radius:2px}.dt-th-lang-item.is-active{background:#fff8d8;font-weight:700}.dt-th-search{display:inline-flex;align-items:center;justify-content:space-between;flex:1 1 auto;height:40px;padding:0 14px 0 18px;border:1px solid #e0e3e8;background:#fff;border-radius:999px;cursor:text;color:#6b7280;font-family:Arial,Helvetica,sans-serif;box-shadow:0 1px 4px #0f172a0a;min-width:0;transition:border-color .12s,box-shadow .12s}.dt-th-search:hover{border-color:#c8ccd2}.dt-th-search-text{font-size:14px;color:#6b7280;text-align:center;flex:1 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dt-th-search-ico{width:20px;height:20px;color:#4b5563;flex:0 0 20px}.dt-th-actions{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.dt-th-icon{position:relative;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;text-decoration:none;color:#1c1d22;transition:background .12s;flex:0 0 40px;border:0;background:transparent;padding:0;cursor:pointer;font:inherit;-moz-appearance:none;appearance:none;-webkit-appearance:none}.dt-th-icon:hover{background:#f0f2f5}.dt-th-icon svg{width:26px;height:26px;display:block}.dt-th-icon img{width:24px;height:24px;display:block;-o-object-fit:contain;object-fit:contain}.dt-th-me .dt-th-avatar{width:36px;height:36px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #e8ebf0}.dt-th-badge{position:absolute;top:4px;right:4px;min-width:16px;height:16px;padding:0 4px;background:#ff2d2d;color:#fff;font-size:9px;font-weight:700;border-radius:999px;border:1.5px solid #fff;display:inline-flex;align-items:center;justify-content:center;line-height:1;box-shadow:0 1px 4px #ff2d2d4d}.dt-th-notify-wrap{position:relative}.dt-noti-dropdown{position:absolute;top:calc(100% + 10px);right:-8px;width:380px;max-width:calc(100vw - 24px);background:#fff;border-radius:10px;box-shadow:0 12px 40px #0f172a2e,0 4px 12px #0f172a14;border:1px solid #e8ebf0;z-index:9000;overflow:hidden;font-family:Arial,Helvetica,sans-serif}.dt-noti-dropdown[hidden]{display:none}.dt-noti-dropdown:before{content:"";position:absolute;top:-8px;right:22px;width:14px;height:14px;background:#fff;border-left:1px solid #e8ebf0;border-top:1px solid #e8ebf0;transform:rotate(45deg)}.dt-noti-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 6px}.dt-noti-title{margin:0;font-size:22px;font-weight:800;color:#050505;letter-spacing:-.01em}.dt-noti-more-btn{width:32px;height:32px;border:0;background:transparent;border-radius:50%;color:#5e6770;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.dt-noti-more-btn:hover{background:#f0f2f5}.dt-noti-more-btn svg{width:18px;height:18px;display:block}.dt-noti-tabs{display:flex;gap:6px;padding:4px 12px 6px}.dt-noti-tab{flex:0 0 auto;border:0;background:transparent;color:#050505;font-size:14px;font-weight:700;padding:6px 12px;border-radius:999px;cursor:pointer;font-family:inherit}.dt-noti-tab:hover{background:#f0f2f5}.dt-noti-tab.is-active{background:#e7f3ff;color:#0866ff}.dt-noti-section-head{display:flex;align-items:center;justify-content:space-between;padding:6px 16px 4px}.dt-noti-section-title{font-size:16px;font-weight:700;color:#050505}.dt-noti-see-all{font-size:13px;color:#0866ff;text-decoration:none;font-weight:600}.dt-noti-see-all:hover{text-decoration:underline}.dt-noti-scroll{max-height:540px;overflow-y:auto;overflow-x:hidden;padding:4px 0 8px}.dt-noti-scroll::-webkit-scrollbar{width:8px}.dt-noti-scroll::-webkit-scrollbar-thumb{background:#d0d4da;border-radius:4px}.dt-noti-list{display:flex;flex-direction:column}.dt-noti-state{padding:18px 16px;text-align:center;color:#65676b;font-size:13px}.dt-noti-retry{margin-left:6px;border:0;background:#e7f3ff;color:#0866ff;font-weight:700;padding:4px 10px;border-radius:6px;cursor:pointer}.dt-noti-list .noti-item{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:10px;align-items:flex-start;padding:10px 12px;border:0;background:transparent;border-radius:8px;margin:2px 6px;cursor:default;position:relative;transition:background .12s}.dt-noti-list .noti-item.is-clickable{cursor:pointer}.dt-noti-list .noti-item:hover{background:#f0f2f5}.dt-noti-list .noti-item.is-highlight:after{content:"";position:absolute;right:12px;top:50%;transform:translateY(-50%);width:10px;height:10px;border-radius:50%;background:#0866ff}.dt-noti-list .noti-avatar-stack{position:relative;width:56px;height:56px;flex:0 0 56px}.dt-noti-list .noti-avatar{width:56px;height:56px;border-radius:50%;-o-object-fit:cover;object-fit:cover;display:block;background:#eee}.dt-noti-list .noti-badge{position:absolute;left:-2px;bottom:-2px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;color:#fff;border:2px solid #fff}.dt-noti-list .noti-badge svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.dt-noti-list .noti-badge.is-friend-request{background:#ff3764}.dt-noti-list .noti-badge.is-friend-waiting{background:#f59e0b}.dt-noti-list .noti-badge.is-friend-accept{background:#2563eb}.dt-noti-list .noti-badge.is-follow{background:#f97316}.dt-noti-list .noti-badge.is-comment{background:#10b981}.dt-noti-list .noti-badge.is-reply{background:#0ea5e9}.dt-noti-list .noti-badge.is-comment-like{background:#ef4444}.dt-noti-list .noti-badge.is-post-like{background:#2563eb}.dt-noti-list .noti-badge.is-post-dislike{background:#475569}.dt-noti-list .noti-badge.is-post-favorite{background:#f59e0b}.dt-noti-list .noti-badge.is-video{background:#8b5cf6}.dt-noti-list .noti-main{min-width:0;padding-right:18px}.dt-noti-list .noti-copy{font-size:14px;line-height:1.35;color:#050505;font-weight:500;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.dt-noti-list .noti-meta{margin-top:4px;font-size:12px;color:#0866ff;font-weight:600;display:flex;flex-wrap:wrap;align-items:center;gap:4px}.dt-noti-list .noti-meta .dot{width:3px;height:3px;border-radius:50%;background:#0866ff;display:inline-block}.dt-noti-list .noti-body,.dt-noti-list .noti-context{display:none}.dt-noti-list .noti-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.dt-noti-list .noti-action{border:1px solid #ced0d4;background:#fff;color:#050505;font-size:12px;font-weight:700;padding:4px 10px;border-radius:6px;cursor:pointer;text-decoration:none}.dt-noti-list .noti-action.is-primary{background:#0866ff;border-color:#0866ff;color:#fff}.dt-noti-list .noti-action.is-danger{background:#fff;border-color:#f6c6c6;color:#b42318}.dt-noti-list .noti-more{display:none}.feed-frame{max-width:100%!important;margin:0!important;border-radius:4px!important;box-shadow:0 1px 3px #0000001f!important;overflow:visible!important;min-height:auto!important}#bab-mb-header,#bab-bottom-nav{display:none!important}.dt-left-sidebar{display:flex;flex-direction:column;gap:4px;position:sticky;top:68px;max-height:calc(100vh - 84px);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:none;padding-right:4px}.dt-left-sidebar::-webkit-scrollbar{width:6px}.dt-left-sidebar::-webkit-scrollbar-thumb{background:transparent;border-radius:4px;-webkit-transition:background .2s;transition:background .2s}.dt-left-sidebar::-webkit-scrollbar-track{background:transparent}.dt-left-sidebar:hover{scrollbar-width:thin;scrollbar-color:#cfd2d7 transparent}.dt-left-sidebar:hover::-webkit-scrollbar-thumb{background:#cfd2d7}.dt-left-sidebar:hover::-webkit-scrollbar-thumb:hover{background:#b6bac1}.dt-logo{display:flex;align-items:center;padding:10px 12px 14px;text-decoration:none;border-radius:12px;transition:background .15s;margin-bottom:4px}.dt-logo:hover{background:#0000000d}.dt-logo img{height:34px;width:auto;display:block}.dt-nav{display:flex;flex-direction:column;gap:2px}.dt-nav-item{display:flex;align-items:center;gap:14px;padding:10px 14px;border-radius:12px;color:#1c1d22;text-decoration:none;font-size:16px;font-weight:500;line-height:1.3;background:none;border:none;cursor:pointer;width:100%;text-align:left;box-sizing:border-box;transition:background .12s;font-family:Arial,Helvetica,sans-serif}.dt-nav-item:hover{background:#0000000f}.dt-nav-item.active{background:#ffd7002e}.dt-nav-item.active .dt-nav-lbl{color:#b8860b;font-weight:700}.dt-nav-ico{width:38px;height:38px;flex:0 0 38px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#e8eaed;position:relative;overflow:visible}.dt-nav-ico img{width:22px;height:22px;display:block;-o-object-fit:contain;object-fit:contain}.dt-avatar{width:38px!important;height:38px!important;border-radius:50%!important;-o-object-fit:cover!important;object-fit:cover!important;border:2px solid #ddd!important;background:#fff!important}.dt-nav-lbl{font-size:15px;font-weight:500;color:#1c1d22;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1 auto;min-width:0}.dt-notify-wrap{position:relative;width:22px;height:22px;display:flex;align-items:center;justify-content:center}.dt-notify-wrap img{width:22px;height:22px}.dt-badge{position:absolute;top:-4px;right:-6px;min-width:15px;height:15px;padding:0 3px;border-radius:999px;background:#ff2d2d;color:#fff;font-size:8px;font-weight:700;display:flex;align-items:center;justify-content:center;border:1.5px solid #fff;line-height:1;box-shadow:0 1px 4px #ff2d2d4d}.dt-nav-divider{height:1px;background:#e4e6ea;margin:8px 12px}.dt-province-chip{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:12px;color:#555;font-size:13px;font-weight:500;cursor:pointer;border:1.5px dashed #ccc;background:none;width:100%;text-align:left;box-sizing:border-box;margin-top:8px;font-family:Arial,Helvetica,sans-serif;transition:background .12s,border-color .12s}.dt-province-chip:hover{background:#0000000d;border-color:#aaa}.dt-province-chip img{width:20px;height:20px;display:block;-o-object-fit:contain;object-fit:contain;opacity:.7}.dt-destinations{padding:14px 12px}.dt-destinations .dt-widget-title{font-size:14px;font-weight:700;color:#111;margin:0 0 10px;line-height:1.35}.dt-dest-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.dt-dest-card{position:relative;display:block;aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;text-decoration:none;background:#ddd}.dt-dest-card img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .25s ease}.dt-dest-card:hover img{transform:scale(1.05)}.dt-dest-card:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#0000 45%,#0000008c);pointer-events:none}.dt-dest-name{position:absolute;left:0;right:0;bottom:0;padding:6px 8px;color:#fff;font-size:12px;font-weight:700;text-align:center;z-index:1;text-shadow:0 1px 2px rgba(0,0,0,.5);font-family:Arial,Helvetica,sans-serif}.dt-dest-more{display:block;margin-top:10px;padding:8px;text-align:center;background:#f0f2f5;border-radius:8px;color:#1c1d22;font-size:13px;font-weight:600;text-decoration:none;font-family:Arial,Helvetica,sans-serif;transition:background .12s}.dt-dest-more:hover{background:#e4e6ea}.dt-side-footer{padding:12px 12px 0;font-family:Arial,Helvetica,sans-serif}.dt-side-footer-title{font-size:12px;color:#555;line-height:1.5;margin-bottom:8px}.dt-side-footer-title strong{color:#1c1d22;font-weight:700}.dt-side-footer-links{display:flex;flex-wrap:wrap;gap:4px 8px;margin-bottom:6px}.dt-side-footer-links a{font-size:11px;color:#8a8d96;text-decoration:none}.dt-side-footer-links a:hover{text-decoration:underline}.dt-side-footer-copy{font-size:11px;color:#b0b3bb;margin-top:4px}.dt-right-sidebar{display:flex;flex-direction:column;gap:12px;position:sticky;top:68px;max-height:calc(100vh - 84px);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#cfd2d7 transparent;padding-right:4px}.dt-right-sidebar::-webkit-scrollbar{width:6px}.dt-right-sidebar::-webkit-scrollbar-thumb{background:#cfd2d7;border-radius:4px}.dt-right-sidebar::-webkit-scrollbar-thumb:hover{background:#b6bac1}.dt-right-sidebar::-webkit-scrollbar-track{background:transparent}.dt-widget{background:#fff;border-radius:4px;padding:16px;box-shadow:0 1px 2px #0000001a}.dt-widget-title{font-size:17px;font-weight:700;color:#111;margin:0 0 12px;font-family:Arial,Helvetica,sans-serif}.dt-widget-text{font-size:13px;color:#666;line-height:1.55;margin:0 0 14px;font-family:Arial,Helvetica,sans-serif}.dt-quick-links{display:flex;flex-direction:column;gap:2px}.dt-qlink{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:8px;color:#1c1d22;text-decoration:none;font-size:14px;font-weight:500;font-family:Arial,Helvetica,sans-serif;transition:background .12s}.dt-qlink:hover{background:#f0f2f5}.dt-qlink .dt-qlink-ico{width:32px;height:32px;border-radius:50%;background:#f0f2f5;display:flex;align-items:center;justify-content:center;font-size:16px;flex:0 0 32px}.dt-footer-links{display:flex;flex-wrap:wrap;gap:6px 12px;margin-bottom:8px}.dt-footer-links a{font-size:12px;color:#8a8d96;text-decoration:none;font-family:Arial,Helvetica,sans-serif}.dt-footer-links a:hover{text-decoration:underline}.dt-copyright{font-size:11px;color:#b0b3bb;margin-top:4px;font-family:Arial,Helvetica,sans-serif}.dt-active-users .dt-widget-title{font-size:14px;font-weight:700;color:#111;margin:0 0 10px;line-height:1.35}.dt-user-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.dt-user-item{display:flex;align-items:center;gap:8px}.dt-user-item[hidden]{display:none!important}.dt-user-link{display:flex;align-items:center;gap:8px;flex:1 1 auto;min-width:0;text-decoration:none;color:#1c1d22}.dt-user-avatar{width:32px;height:32px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex:0 0 32px;background:#eee}.dt-user-meta{display:flex;flex-direction:column;gap:2px;flex:1 1 auto;min-width:0}.dt-user-name{font-size:13px;font-weight:600;color:#1c1d22;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;font-family:Arial,Helvetica,sans-serif}.dt-user-link:hover .dt-user-name{text-decoration:underline}.dt-user-gold{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700;color:#8a6d00;line-height:1;font-family:Arial,Helvetica,sans-serif}.dt-user-gold-icon{width:14px;height:14px;flex:0 0 14px}.dt-active-users-empty{padding:10px 4px 4px;font-size:12px;color:#8a8d96;font-family:Arial,Helvetica,sans-serif}.dt-user-follow{flex:0 0 auto;border:0;background:#ff2d2d;color:#fff;font-size:11px;font-weight:700;padding:4px 10px;border-radius:4px;cursor:pointer;font-family:Arial,Helvetica,sans-serif;transition:background .12s}.dt-user-follow:hover{background:#e02020}.dt-user-follow.is-following{background:#e4e6ea;color:#1c1d22}.dt-active-users-more{display:block;width:100%;margin-top:10px;padding:8px 6px;text-align:center;color:#1c1d22;font-size:13px;font-weight:600;text-decoration:none;border:0;background:transparent;border-radius:8px;cursor:pointer;font-family:Arial,Helvetica,sans-serif;transition:background .12s}.dt-active-users-more:hover{background:#f0f2f5}.dt-active-users-more[hidden]{display:none}.dt-sponsor{padding:14px 16px}.dt-sponsor-label{font-size:12px;color:#8a8d96;margin-bottom:6px;font-family:Arial,Helvetica,sans-serif}.dt-sponsor-card{display:block;text-decoration:none;color:inherit}.dt-sponsor-title{font-size:13px;font-weight:600;color:#1c1d22;margin-bottom:8px;line-height:1.4;font-family:Arial,Helvetica,sans-serif}.dt-sponsor-img{width:100%;height:auto;display:block;border-radius:8px;-o-object-fit:cover;object-fit:cover}.dt-sponsor-card:hover .dt-sponsor-title{text-decoration:underline}.dt-sponsor-left{padding:14px 16px}.dt-sponsor-left .dt-sponsor-label{font-size:12px;color:#8a8d96;margin-bottom:6px;font-family:Arial,Helvetica,sans-serif}.dt-sponsor-left .dt-sponsor-card{display:block;text-decoration:none;color:inherit}.dt-sponsor-left .dt-sponsor-title{font-size:13px;font-weight:600;color:#1c1d22;margin-bottom:8px;line-height:1.4;font-family:Arial,Helvetica,sans-serif}.dt-sponsor-left .dt-sponsor-img{width:100%;height:auto;display:block;border-radius:8px;-o-object-fit:cover;object-fit:cover}.dt-sponsor-left .dt-sponsor-card:hover .dt-sponsor-title{text-decoration:underline}.dt-community-connect{padding:14px 16px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.dt-community-title{font-size:12px!important;font-weight:700!important;color:#374151!important;letter-spacing:.02em;margin-bottom:10px!important}.dt-community-list{display:flex;flex-direction:column;gap:8px}.dt-community-item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 10px;border:1px solid #e5e7eb;border-radius:8px;background:#fafafa}.dt-community-name{font-size:13px;font-weight:500;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dt-community-btn{flex-shrink:0;padding:4px 14px;font-size:12px;font-weight:600;color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;transition:background .15s}.dt-community-btn:hover{background:#f3f4f6}.dt-community-more{display:block;width:100%;margin-top:10px;padding:6px;font-size:13px;font-weight:500;color:#6b7280;background:none;border:none;cursor:pointer;text-align:center}.dt-community-more:hover{color:#374151}.dt-trending-list{display:flex;flex-direction:column;gap:0}.dt-trend-item{padding:10px 8px;border-radius:8px;cursor:pointer;text-decoration:none;display:block;transition:background .12s}.dt-trend-item:hover{background:#f0f2f5}.dt-trend-num{font-size:11px;color:#8a8d96;margin-bottom:2px;font-family:Arial,Helvetica,sans-serif}.dt-trend-name{font-size:14px;font-weight:700;color:#111;margin-bottom:2px;font-family:Arial,Helvetica,sans-serif}.dt-trend-count{font-size:12px;color:#8a8d96;font-family:Arial,Helvetica,sans-serif}#section-1 .x-grid,#section-2 .x-grid,#section-3 .x-grid,#section-4 .x-grid,#section-5 .x-grid{grid-template-columns:1fr!important;gap:12px!important;max-width:100%!important;margin:0!important}.x-wrap{width:100%!important;max-width:100%!important;padding:10px 16px 60px!important;margin:0!important}.banner{width:100%!important;margin-left:0!important;border-radius:4px 4px 0 0;overflow:hidden}.feed-more-wrap,.feed-more-wrap--bleed{max-width:100%!important;padding:0 16px!important}footer.site-footer{background:#fff!important;border-top:1px solid #e8e8ed!important;border-radius:0 0 4px 4px!important;margin-top:0!important;padding:16px 20px!important;text-align:center;font-size:13px;color:#8a8d96}}@media (min-width: 1024px) and (max-width: 1160px){.dt-shell{grid-template-columns:200px minmax(0,1fr)}.dt-right-sidebar{display:none!important}.dt-nav-lbl{font-size:14px}}@media (min-width: 1024px) and (max-width: 1060px){.dt-shell{grid-template-columns:minmax(0,1fr);gap:0;padding:16px 8px 60px}.dt-left-sidebar{display:none!important}}
