.van-hoa-page{background:#f9fafb;width:100%;min-height:100vh}@media (max-width:639px){.van-hoa-page{padding-top:88px}}@media (min-width:640px) and (max-width:1367px){.van-hoa-page{padding-top:130px}}@media (min-width:1368px){.van-hoa-page{padding-top:120px}}.van-hoa-hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:50px 0;display:flex}.van-hoa-title{font-family:var(--Typography-fontFamily-display,"SVN-Visby Round CF","Visby CF","Inter",sans-serif);font-size:var(--Typography-fontSize-1200,48px);font-style:normal;font-weight:700;line-height:var(--Typography-lineHeight-1500,60px);color:#111827;margin:0 0 8px}.van-hoa-title-star{display:inline-block;position:absolute;top:.075em;right:-.4em}@media (min-width:640px) and (max-width:1367px){.van-hoa-title{font-size:var(--Typography-fontSize-900,36px);line-height:var(--Typography-lineHeight-1100,44px)}.van-hoa-title-star{top:.005em;right:-.48em}}@media (max-width:639px){.van-hoa-title{font-size:var(--Typography-fontSize-800,32px);line-height:var(--Typography-lineHeight-1000,40px)}.van-hoa-title-star{top:-.12em;right:-.54em}}.van-hoa-title-e{color:#4f7bee}.van-hoa-title-U{color:#59b71c}.van-hoa-title-p{color:#4f7bee;display:inline-block;position:relative}.van-hoa-subtitle{font-family:var(--font-inter,"Inter",sans-serif);color:#6b7280;margin:0;font-size:18px;font-weight:500;line-height:28px}.van-hoa-content{box-sizing:border-box;width:100%;padding:0 160px 80px}.van-hoa-grid{justify-content:center;align-items:flex-start;gap:30px;display:flex}.van-hoa-column{flex-direction:column;flex-shrink:0;gap:32px;display:flex}.van-hoa-card{flex-direction:column;gap:8px;width:286px;display:flex}.van-hoa-card-label{font-family:var(--font-inter,"Inter",sans-serif);color:#6b7280;margin:0;font-size:16px;font-weight:400;line-height:24px;transition:opacity .2s,visibility .2s}.van-hoa-card-image-wrapper{perspective:1000px;cursor:pointer;border-radius:4px;flex-shrink:0;width:286px;height:auto;position:relative;overflow:visible}.van-hoa-card-inner{width:100%;height:100%;transform-style:preserve-3d;border-radius:4px;transition:transform .5s;position:relative}@media (hover:hover) and (pointer:fine){.van-hoa-card:hover .van-hoa-card-image-wrapper{z-index:10}.van-hoa-card:hover .van-hoa-card-inner{transform:scale(1.2);box-shadow:0 12px 32px #0000002e}.van-hoa-card:hover .van-hoa-card-label,.van-hoa-card:hover .van-hoa-card-title{opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s}}.van-hoa-card.is-active .van-hoa-card-image-wrapper{z-index:10}.van-hoa-card.is-active .van-hoa-card-inner{transform:scale(1.2);box-shadow:0 12px 32px #0000002e}.van-hoa-card.is-active .van-hoa-card-label,.van-hoa-card.is-active .van-hoa-card-title{opacity:0;visibility:hidden}.van-hoa-card.is-active .van-hoa-card-image{opacity:.75;transform:scale(1.1)}.van-hoa-card.is-active .van-hoa-card-front-overlay{opacity:1}.van-hoa-card-face{backface-visibility:hidden;border-radius:4px;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.van-hoa-card-front{z-index:1}.van-hoa-card-front-overlay{box-sizing:border-box;opacity:0;pointer-events:none;color:#fff;background:linear-gradient(#4f7bee00 40%,#4f7beed9 100%);border-radius:4px;flex-direction:column;justify-content:flex-end;padding:16px;transition:opacity .4s;display:flex;position:absolute;inset:0}.van-hoa-card-front-overlay-title{font-family:var(--font-inter,"Inter",sans-serif);margin:0;font-size:16px;font-weight:600;line-height:24px}.van-hoa-card-front-overlay-hint{font-family:var(--font-inter,"Inter",sans-serif);opacity:.8;margin:8px 0 0;font-size:12px;font-weight:400;line-height:16px}@media (hover:hover) and (pointer:fine){.van-hoa-card:hover .van-hoa-card-front-overlay{opacity:1}}.van-hoa-card-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;transition:opacity .4s,transform .4s;display:block}@media (hover:hover) and (pointer:fine){.van-hoa-card:hover .van-hoa-card-image{opacity:.75;transform:scale(1.1)}}.van-hoa-card-title{font-family:var(--font-inter,"Inter",sans-serif);color:#111827;min-height:48px;margin:0;font-size:16px;font-weight:400;line-height:24px;transition:opacity .2s,visibility .2s}.van-hoa-card-title--clamp-2{line-clamp:2;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.van-hoa-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:48px;padding:0 24px 80px;display:flex}.van-hoa-pagination-btn{color:#9ca3af;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:12px;font-weight:500;line-height:16px;transition:all .2s;display:flex}.van-hoa-pagination-btn:hover:not(:disabled):not(.dots):not(.active){color:#111827;background:#f3f4f6}.van-hoa-pagination-btn.active{color:#4f7bee;background:#4f7bee1a;border-color:#4f7bee}.van-hoa-pagination-btn:disabled{opacity:.5;cursor:not-allowed}.van-hoa-pagination-btn.dots{cursor:default}.van-hoa-pagination-btn.arrow{color:#111827;background:#f9fafb}.van-hoa-pagination-numbers{align-items:center;gap:10px;display:flex}.van-hoa-loading-more{flex-direction:column;justify-content:center;align-items:center;gap:16px;margin-top:48px;padding:48px 24px;display:flex}.van-hoa-loading-spinner{border:3px solid #e5e7eb;border-top-color:#4f7bee;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite van-hoa-spin}@keyframes van-hoa-spin{to{transform:rotate(360deg)}}.van-hoa-loading-text{font-family:var(--font-inter,"Inter",sans-serif);color:#6b7280;margin:0;font-size:16px;font-weight:400;line-height:24px}@media (max-width:639px){.van-hoa-loading-more{margin-top:32px;padding:32px 16px}.van-hoa-loading-spinner{border-width:2px;width:32px;height:32px}.van-hoa-loading-text{font-size:14px}.van-hoa-pagination{gap:10px;margin-top:32px;padding:0 16px 48px}.van-hoa-pagination-btn{min-width:32px;height:32px;padding:0 8px;font-size:12px}.van-hoa-pagination-btn.arrow{display:none}.van-hoa-content{padding:0 24px 80px}.van-hoa-grid{gap:32px}.van-hoa-column:nth-child(2),.van-hoa-column:nth-child(3),.van-hoa-column:nth-child(4),.van-hoa-column:nth-child(5),.van-hoa-column:nth-child(6){display:none}}@media (min-width:640px) and (max-width:959px){.van-hoa-content{padding:0 24px 80px}.van-hoa-grid{gap:32px}.van-hoa-column:nth-child(3),.van-hoa-column:nth-child(4),.van-hoa-column:nth-child(5),.van-hoa-column:nth-child(6){display:none}}@media (min-width:960px) and (max-width:1367px){.van-hoa-content{padding:0 24px 80px}.van-hoa-grid{gap:32px}.van-hoa-column:nth-child(4),.van-hoa-column:nth-child(5),.van-hoa-column:nth-child(6){display:none}}@media (min-width:1368px) and (max-width:1719px){.van-hoa-content{padding:0 100px 80px}.van-hoa-grid{gap:32px}.van-hoa-column:nth-child(5),.van-hoa-column:nth-child(6){display:none}}@media (min-width:1720px) and (max-width:2199px){.van-hoa-column:nth-child(6){display:none}}@media (min-width:2200px){.van-hoa-content{padding:0 320px 80px}}
