@charset "UTF-8";
div#fb-root {
  display: none !important; }

.hoshi-landingpage .page {
  display: grid;
  grid-template-columns: 260px 1fr;
  min-height: 100vh; }
  .hoshi-landingpage .page .sidebar {
    background: linear-gradient(180deg, #b32a2a 0%, #a62323 100%);
    padding: 28px 22px;
    color: #fff; }
    .hoshi-landingpage .page .sidebar .brand {
      text-align: center;
      margin-bottom: 24px; }
      .hoshi-landingpage .page .sidebar .brand .logo {
        width: auto;
        height: auto;
        border: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #d6b25c;
        font-weight: 700; }
        .hoshi-landingpage .page .sidebar .brand .logo img {
          margin: 0 auto;
          display: block; }
    .hoshi-landingpage .page .sidebar .nav {
      display: grid;
      gap: 14px; }
      .hoshi-landingpage .page .sidebar .nav .btn-nav {
        border: 2px solid #d6b25c;
        background: transparent;
        color: #fff;
        padding: 12px 16px;
        border-radius: 12px;
        cursor: pointer; }
    .hoshi-landingpage .page .sidebar .sidebar-bottom {
      margin-top: 40px; }
      .hoshi-landingpage .page .sidebar .sidebar-bottom .search,
      .hoshi-landingpage .page .sidebar .sidebar-bottom .cart {
        margin: 10px 0;
        color: #fff; }
  .hoshi-landingpage .page .sidebar-hoshi {
    padding: 64px 60px;
    background: var(--Red, #B7242A);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
    overflow: hidden; }
    .hoshi-landingpage .page .sidebar-hoshi .nav {
      gap: 12px; }
      .hoshi-landingpage .page .sidebar-hoshi .nav .btn-nav {
        display: flex;
        padding: 8px 20px;
        justify-content: center;
        align-items: center;
        align-self: stretch;
        border-radius: 4px;
        border: 1px solid var(--Yellow, #D0AE64);
        color: #FFF;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        transition: all 1000ms ease-out; }
        .hoshi-landingpage .page .sidebar-hoshi .nav .btn-nav:hover {
          background: #FFF;
          color: #B7242A;
          border: 1px solid var(--Yellow, #D0AE64); }
    .hoshi-landingpage .page .sidebar-hoshi .sidebar-bottom .search,
    .hoshi-landingpage .page .sidebar-hoshi .sidebar-bottom .cart {
      display: flex;
      width: 118px;
      padding: 8px 12px;
      justify-content: center;
      align-items: center;
      gap: 8px;
      border-radius: 4px;
      border: 1px solid #F2EEE6;
      background: rgba(255, 255, 255, 0.15); }
      .hoshi-landingpage .page .sidebar-hoshi .sidebar-bottom .search a,
      .hoshi-landingpage .page .sidebar-hoshi .sidebar-bottom .cart a {
        color: #fff;
        font-family: Lora;
        font-size: 15px;
        font-weight: 500;
        line-height: 20px;
        display: flex;
        align-items: center;
        gap: 4px; }
        .hoshi-landingpage .page .sidebar-hoshi .sidebar-bottom .search a svg,
        .hoshi-landingpage .page .sidebar-hoshi .sidebar-bottom .cart a svg {
          width: 16px;
          height: 16px;
          flex-shrink: 0;
          aspect-ratio: 1 / 1; }
      .hoshi-landingpage .page .sidebar-hoshi .sidebar-bottom .search:hover,
      .hoshi-landingpage .page .sidebar-hoshi .sidebar-bottom .cart:hover {
        background: #fff; }
        .hoshi-landingpage .page .sidebar-hoshi .sidebar-bottom .search:hover a,
        .hoshi-landingpage .page .sidebar-hoshi .sidebar-bottom .cart:hover a {
          color: #B7242A; }
          .hoshi-landingpage .page .sidebar-hoshi .sidebar-bottom .search:hover a svg path,
          .hoshi-landingpage .page .sidebar-hoshi .sidebar-bottom .cart:hover a svg path {
            stroke: #B7242A; }
  .hoshi-landingpage .page .hero,
  .hoshi-landingpage .page .hero-bannerfull {
    position: relative;
    overflow: hidden; }
    .hoshi-landingpage .page .hero img,
    .hoshi-landingpage .page .hero-bannerfull img {
      height: auto;
      display: block; }

.hoshi-landingpage .hanger {
  position: absolute;
  top: 80px;
  bottom: 80px;
  width: 48px;
  border-radius: 14px;
  background: linear-gradient(180deg, #c63333, #a22222);
  border: 2px solid #d6b25c;
  color: #ffd9a0;
  display: flex;
  align-items: center;
  justify-content: center;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  font-weight: 700;
  text-align: center;
  padding: 14px 6px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.35); }
  .hoshi-landingpage .hanger.left {
    left: calc(260px + 10px); }
  .hoshi-landingpage .hanger.right {
    right: 28px; }

@media (max-width: 820px) {
  .hoshi-landingpage .page {
    grid-template-columns: 1fr; }
  .hoshi-landingpage .hanger {
    display: none; }
  .hoshi-landingpage .hero img,
  .hoshi-landingpage .hero-bannerfull img {
    height: auto; } }

.hoshi-landingpage .page .sidebar-hoshi .sidebar-bottom .cart {
  padding: 8px 5px; }

/* ====== COUNTDOWN SECTION ====== */
.tet-countdown {
  position: relative;
  width: 100%;
  height: 340px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: grid;
  place-items: center;
  overflow: hidden;
  aspect-ratio: 1140 / 237;
  /* Responsive */ }
  .tet-countdown .tc-inner {
    display: grid;
    grid-auto-flow: column;
    align-items: center;
    gap: clamp(18px, 4vw, 10px); }
    .tet-countdown .tc-inner .tc-item {
      text-align: center; }
      .tet-countdown .tc-inner .tc-item .tc-value {
        /* GỘP GIỮA 2 BÊN */
        display: flex;
        /* override inline-flex */
        align-items: center;
        justify-content: center;
        align-self: stretch;
        min-width: clamp(64px, 9vw, 92px);
        height: clamp(54px, 8vw, 78px);
        padding: 12px;
        /* override 6px 10px */
        background: #fff;
        border: 2px solid var(--Yellow, #D0AE64);
        /* override 3px solid */
        border-radius: 8px;
        /* override 12px */
        box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03) inset;
        color: var(--Red, #B7242A);
        /* override #b32a2a */
        font-weight: 600;
        /* override 700 */
        font-size: 40px;
        /* override clamp(...) */
        line-height: 48px;
        /* override line-height: 1 */
        text-align: center;
        font-style: normal; }
      .tet-countdown .tc-inner .tc-item .tc-label {
        margin-top: 8px;
        color: #3C3935;
        /* override #3b312a */
        font-size: 24px;
        /* override clamp(...) */
        font-weight: 400;
        /* override unset */
        line-height: 20px;
        font-style: normal;
        text-align: center; }
    .tet-countdown .tc-inner .tc-sep {
      position: relative;
      width: clamp(10px, 2vw, 16px);
      height: clamp(40px, 6vw, 64px); }
      .tet-countdown .tc-inner .tc-sep::before, .tet-countdown .tc-inner .tc-sep::after {
        content: "";
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: clamp(6px, 1.4vw, 10px);
        height: clamp(6px, 1.4vw, 10px);
        background: #b32a2a;
        border-radius: 50%; }
      .tet-countdown .tc-inner .tc-sep::before {
        top: 0;
        /* override 28% */ }
      .tet-countdown .tc-inner .tc-sep::after {
        bottom: 55%;
        /* override 28% */ }
  @media (max-width: 768px) {
    .tet-countdown {
      height: 200px; } }
  @media (max-width: 520px) {
    .tet-countdown {
      height: 120px; }
      .tet-countdown .tc-inner {
        gap: clamp(10px, 2vw, 16px); } }

.hoshi-section-products {
  /* ========= VARIABLES ========= */ }
  .hoshi-section-products .fp-wrap {
    padding: 36px 0 56px;
    background: linear-gradient(180deg, #b62a2a, #d1413d);
    color: #222; }
  .hoshi-section-products .fp-container {
    position: relative; }
  .hoshi-section-products .fp-title {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    margin: 0 0 22px; }
  .hoshi-section-products .fp-rope {
    height: 10px;
    border-radius: 6px;
    background: linear-gradient(0deg, #e9c7b8, #f3d6c9);
    box-shadow: 0 3px 0 0 #d9a997 inset;
    margin: 0 0 22px; }
  .hoshi-section-products .fp-grid {
    /* display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px;*/
    position: relative; }
  .hoshi-section-products .fp-card {
    position: relative; }
  .hoshi-section-products .fp-card-inner {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 14px 34px rgba(0, 0, 0, 0.12);
    padding: 18px 22px 24px; }
  .hoshi-section-products .fp-thumb {
    margin: 0 0 16px; }
    .hoshi-section-products .fp-thumb img {
      width: 100%;
      height: 260px;
      object-fit: cover;
      border-radius: 12px;
      display: block; }
  .hoshi-section-products .fp-name {
    font-size: 16px;
    font-weight: 500;
    color: #333;
    margin: 0 0 8px; }
  .hoshi-section-products .fp-price {
    font-weight: 800;
    color: #b22b2b;
    font-size: 16px; }
  .hoshi-section-products .fp-clip {
    position: absolute;
    top: -32px;
    /* nằm trên mép thẻ */
    left: 50%;
    transform: translateX(-50%);
    display: grid;
    grid-auto-flow: column;
    gap: 24px;
    pointer-events: none; }
    .hoshi-section-products .fp-clip i {
      width: 16px;
      height: 30px;
      background: linear-gradient(#f7f7f7, #dedede);
      border-radius: 3px;
      display: inline-block;
      position: relative;
      box-shadow: 0 2px 0 rgba(0, 0, 0, 0.08);
      /*
 &::before {
 content: "";
 position: absolute;
 left: 50%;
 transform: translateX(-50%);
 top: -12px;
 width: 4px;
 height: 12px;
 background: rgba(255, 255, 255, 0.5);
 border-radius: 2px;
 }
*/ }
  .hoshi-section-products .fp-nav {
    position: absolute;
    right: 18px;
    bottom: -45px;
    display: grid;
    grid-auto-flow: column;
    gap: 12px; }
  .hoshi-section-products .fp-btn {
    width: 38px;
    height: 38px;
    border-radius: 999px;
    border: none;
    background: #fff;
    color: #b22b2b;
    font-size: 22px;
    line-height: 1;
    display: grid;
    place-items: center;
    box-shadow: 0 10px 18px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    transition: transform 0.12s ease , box-shadow 0.12s ease; }
    .hoshi-section-products .fp-btn:hover {
      transform: translateY(-1px);
      box-shadow: 0 12px 20px rgba(0, 0, 0, 0.15); }
  @media (max-width: 992px) {
    .hoshi-section-products .fp-thumb img {
      height: 230px; } }
  @media (max-width: 860px) {
    .hoshi-section-products .fp-grid {
      grid-template-columns: repeat(2, 1fr); }
    .hoshi-section-products .fp-nav {
      bottom: -6px; } }
  @media (max-width: 560px) {
    .hoshi-section-products .fp-grid {
      grid-template-columns: 1fr; }
    .hoshi-section-products .fp-thumb img {
      height: 220px; }
    .hoshi-section-products .fp-clip {
      gap: 16px;
      top: -28px; } }

.hoshi-section-products {
  position: relative; }
  .hoshi-section-products .fp-wrap {
    background: #B7242A;
    padding-bottom: 100px; }
    .hoshi-section-products .fp-wrap:before {
      background: linear-gradient(178deg, rgba(208, 174, 100, 0.2) 21.37%, rgba(183, 36, 42, 0.2) 87.23%);
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 390px;
      z-index: 1; }
    .hoshi-section-products .fp-wrap .fp-container {
      z-index: 2; }
      .hoshi-section-products .fp-wrap .fp-container .fp-title {
        color: #FFF;
        font-size: 28px;
        font-style: normal;
        font-weight: 600;
        margin-bottom: 25px;
        line-height: 32px; }
      .hoshi-section-products .fp-wrap .fp-container .fp-rope {
        border-radius: 0;
        height: 12px;
        background: linear-gradient(180deg, #D6CABA 0%, #D1BDA2 100%);
        box-shadow: none; }
      .hoshi-section-products .fp-wrap .fp-container .fp-grid {
        gap: 24px; }
        .hoshi-section-products .fp-wrap .fp-container .fp-grid .fp-card .fp-clip {
          position: absolute;
          top: -40px;
          left: 50%;
          transform: translateX(-50%);
          display: grid;
          grid-auto-flow: column;
          gap: 100px;
          pointer-events: none; }
          .hoshi-section-products .fp-wrap .fp-container .fp-grid .fp-card .fp-clip i {
            width: 16px;
            height: 48px;
            background: radial-gradient(95.83% 95.83% at 50% 50%, #FFF 0%, #D9D9D9 100%);
            border-radius: 0; }
        .hoshi-section-products .fp-wrap .fp-container .fp-grid .fp-card .fp-card-inner {
          background: #fff;
          border-radius: 16px;
          box-shadow: 0 14px 34px rgba(0, 0, 0, 0.12);
          padding: 32px 24px 24px;
          border-top-right-radius: 0;
          border-top-left-radius: 0; }
          .hoshi-section-products .fp-wrap .fp-container .fp-grid .fp-card .fp-card-inner .fp-thumb img {
            border-radius: 8px; }
          .hoshi-section-products .fp-wrap .fp-container .fp-grid .fp-card .fp-card-inner .fp-name {
            color: #3C3935;
            text-align: center;
            font-size: 18px;
            font-style: normal;
            font-weight: 600;
            line-height: 24px; }
          .hoshi-section-products .fp-wrap .fp-container .fp-grid .fp-card .fp-card-inner .fp-price {
            color: #C62128;
            text-align: center;
            font-size: 20px;
            font-style: normal;
            font-weight: 700;
            line-height: 24px; }
      .hoshi-section-products .fp-wrap .fp-container .fp-nav {
        bottom: -75px; }
        .hoshi-section-products .fp-wrap .fp-container .fp-nav .fp-btn {
          width: 40px;
          height: 40px; }

.sidebar-hoshi {
  position: sticky;
  top: 0;
  height: 100dvh;
  align-self: start;
  overflow: auto; }

.mid-autumn-sets {
  padding: 40px 16px 60px;
  background: #B7242A; }
  .mid-autumn-sets .ma-container {
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 26px; }
    .mid-autumn-sets .ma-container .ma-heading {
      grid-column: 1 / -1;
      /* trải hết 3 cột */
      text-align: left;
      font-size: 28px;
      font-weight: 600;
      color: #fff;
      margin-bottom: 0;
      color: #FFF;
      font-size: 28px;
      font-style: normal;
      font-weight: 600;
      line-height: 32px;
      /* 114.286% */ }
    .mid-autumn-sets .ma-container .ma-card {
      position: relative;
      border-radius: 14px;
      overflow: hidden;
      box-shadow: 0 14px 34px rgba(0, 0, 0, 0.12);
      display: flex;
      align-items: stretch; }
      .mid-autumn-sets .ma-container .ma-card img {
        width: 100%;
        height: 100%;
        border-radius: 8px;
        object-fit: cover;
        display: block;
        transition: transform 0.4s ease; }
      .mid-autumn-sets .ma-container .ma-card .ma-overlay {
        position: absolute;
        bottom: 80px;
        padding: 28px 24px 26px;
        color: #fff;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.58) 40%, transparent 100%);
        transform: translateY(100%);
        transition: transform 1s ease;
        z-index: 3;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 10px;
        width: 100%; }
        .mid-autumn-sets .ma-container .ma-card .ma-overlay h3 {
          color: #FFF;
          font-family: Lora;
          font-size: 24px;
          font-style: normal;
          font-weight: 600;
          width: 100%;
          text-align: center;
          line-height: 32px;
          margin-bottom: 16px; }
        .mid-autumn-sets .ma-container .ma-card .ma-overlay p {
          color: #FFF;
          text-align: center;
          font-family: Lora;
          font-size: 18px;
          font-style: normal;
          font-weight: 400;
          line-height: 24px;
          max-width: 250px;
          margin-bottom: 24px; }
        .mid-autumn-sets .ma-container .ma-card .ma-overlay .ma-btn {
          border: 0;
          background: #fff;
          color: #222;
          font-weight: 600;
          padding: 10px 24px;
          border-radius: 10px;
          cursor: pointer;
          box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25);
          display: flex;
          justify-content: center;
          align-items: center;
          border-radius: 4px;
          color: #3C3935;
          text-align: center;
          font-family: Lora;
          font-size: 16px;
          font-style: normal;
          font-weight: 500;
          line-height: 24px; }
      .mid-autumn-sets .ma-container .ma-card:hover::before {
        content: "";
        position: absolute;
        inset: 0;
        background: rgba(0, 0, 0, 0.35);
        transition: opacity 0.4s ease;
        pointer-events: none; }
      .mid-autumn-sets .ma-container .ma-card:hover .ma-overlay {
        transform: translateY(0);
        height: 100%;
        width: 100%;
        bottom: 0;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: center;
        justify-content: center; }
        .mid-autumn-sets .ma-container .ma-card:hover .ma-overlay h3 {
          margin-bottom: 16px; }
      .mid-autumn-sets .ma-container .ma-card:hover .ma-title {
        opacity: 0;
        visibility: hidden; }
      .mid-autumn-sets .ma-container .ma-card:hover::before {
        opacity: 0; }
  @media (max-width: 1024px) {
    .mid-autumn-sets .ma-container {
      grid-template-columns: repeat(2, 1fr); }
      .mid-autumn-sets .ma-container .ma-card {
        height: 440px; } }
  @media (max-width: 640px) {
    .mid-autumn-sets .ma-container {
      grid-template-columns: 1fr; }
      .mid-autumn-sets .ma-container .ma-card {
        height: 420px; }
      .mid-autumn-sets .ma-container .ma-title,
      .mid-autumn-sets .ma-container .ma-overlay h3 {
        font-size: 24px; }
      .mid-autumn-sets .ma-container .ma-heading {
        font-size: 22px; } }

/* ====== STORY SECTION ====== */
.tt-story {
  padding: 68px 20px;
  /* Khối ảnh Trung Thu bên trái */
  /* Nội dung bên phải */
  /* Responsive */ }
  .tt-story__inner {
    margin: 0 auto;
    display: grid;
    grid-template-columns: 400px 1fr;
    align-items: center;
    gap: 40px; }
  .tt-story__art {
    text-align: center;
    width: auto; }
    .tt-story__art img {
      height: auto;
      display: block;
      width: 250px;
      margin: 0 auto;
      filter: drop-shadow(0 10px 14px rgba(0, 0, 0, 0.07)); }
  .tt-story__content {
    color: #3f3b35;
    line-height: 1.85;
    font-size: 17px; }
  .tt-story .tt-lead {
    margin: 0 0 18px; }
  @media (max-width: 991px) {
    .tt-story__inner {
      grid-template-columns: 1fr;
      gap: 24px; }
    .tt-story__art {
      max-width: 300px;
      margin: 0 auto; } }
  @media (max-width: 560px) {
    .tt-story {
      padding: 15px 15px; }
      .tt-story__content {
        font-size: 15px;
        line-height: 22px; } }

.hoshi-section-alternate {
  background: #B7242A;
  padding: 64px 0; }
  .hoshi-section-alternate .hsa-container .item-old-fail {
    display: flex;
    justify-content: space-between;
    gap: 20px; }
    .hoshi-section-alternate .hsa-container .item-old-fail .hsa-text.hsa-text-1 {
      padding: 0 10%;
      max-width: 100%;
      padding-top: 50px; }
      .hoshi-section-alternate .hsa-container .item-old-fail .hsa-text.hsa-text-1 h2 {
        color: #FFF;
        font-size: 32px;
        font-style: normal;
        font-weight: 500;
        line-height: 40px;
        margin-bottom: 0; }
      .hoshi-section-alternate .hsa-container .item-old-fail .hsa-text.hsa-text-1 .hsa-desc {
        padding: 32px 0;
        color: #fff;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        max-width: 480px; }
      .hoshi-section-alternate .hsa-container .item-old-fail .hsa-text.hsa-text-1 .hsa-btn {
        display: flex;
        padding: 10px 24px;
        justify-content: center;
        align-items: center;
        border-radius: 4px;
        background: #FFF;
        width: 180px;
        color: var(--Red, #B7242A);
        text-align: center;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px; }
    .hoshi-section-alternate .hsa-container .item-old-fail .qw-pos {
      display: flex;
      gap: 12px;
      justify-content: flex-end;
      width: 40%; }
      .hoshi-section-alternate .hsa-container .item-old-fail .qw-pos .hsa-img.hsa-oven {
        width: 190px;
        margin-top: 50%;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: flex-end; }
        .hoshi-section-alternate .hsa-container .item-old-fail .qw-pos .hsa-img.hsa-oven img {
          width: 100%; }
      .hoshi-section-alternate .hsa-container .item-old-fail .qw-pos .hsa-img.hsa-chef-small {
        width: 300px; }
        .hoshi-section-alternate .hsa-container .item-old-fail .qw-pos .hsa-img.hsa-chef-small img {
          width: 100%; }
  .hoshi-section-alternate .hsa-container .item-old-fail-two {
    display: flex;
    justify-content: space-between;
    gap: 20px; }
    @media (min-width: 1000px) {
      .hoshi-section-alternate .hsa-container .item-old-fail-two {
        margin-top: 100px; } }
    .hoshi-section-alternate .hsa-container .item-old-fail-two .hsa-text.hsa-text-2 {
      padding: 0 10%;
      max-width: 100%;
      padding-top: 50px; }
      .hoshi-section-alternate .hsa-container .item-old-fail-two .hsa-text.hsa-text-2 h2 {
        color: #FFF;
        font-size: 32px;
        font-style: normal;
        font-weight: 500;
        line-height: 40px;
        margin-bottom: 0; }
      .hoshi-section-alternate .hsa-container .item-old-fail-two .hsa-text.hsa-text-2 .hsa-desc {
        padding: 32px 0;
        color: #fff;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        max-width: 480px; }
      .hoshi-section-alternate .hsa-container .item-old-fail-two .hsa-text.hsa-text-2 .hsa-btn {
        display: flex;
        padding: 10px 24px;
        justify-content: center;
        align-items: center;
        border-radius: 4px;
        background: #FFF;
        width: 180px;
        color: var(--Red, #B7242A);
        text-align: center;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px; }
    .hoshi-section-alternate .hsa-container .item-old-fail-two .qw-pos {
      display: flex;
      gap: 12px;
      justify-content: flex-start;
      width: 40%; }
      .hoshi-section-alternate .hsa-container .item-old-fail-two .qw-pos .hsa-img.hsa-board {
        width: 190px;
        margin-top: 50%;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: flex-end; }
        .hoshi-section-alternate .hsa-container .item-old-fail-two .qw-pos .hsa-img.hsa-board img {
          width: 100%; }
      .hoshi-section-alternate .hsa-container .item-old-fail-two .qw-pos .hsa-img.hsa-poster {
        width: 300px; }
        .hoshi-section-alternate .hsa-container .item-old-fail-two .qw-pos .hsa-img.hsa-poster img {
          width: 100%; }

.tt-video-sets {
  padding: 40px 0;
  background: #B7242A; }
  .tt-video-sets .tt-video-card {
    position: relative;
    display: block;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 14px 34px rgba(0, 0, 0, 0.2);
    text-decoration: none;
    isolation: isolate;
    cursor: pointer; }
    .tt-video-sets .tt-video-card:nth-child(1) {
      border-radius: 0 12px 12px 0; }
    .tt-video-sets .tt-video-card img {
      display: block;
      width: 100%;
      height: auto;
      transition: transform .3s ease; }
    .tt-video-sets .tt-video-card .tt-video-overlay {
      position: absolute;
      inset: 0;
      color: #fff;
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      padding: 20px;
      transition: background 0.3s ease;
      z-index: 1; }
    .tt-video-sets .tt-video-card .tt-video-meta {
      padding: 0 24px;
      padding-bottom: 56px; }
      .tt-video-sets .tt-video-card .tt-video-meta h3 {
        color: #FFF;
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: 32px;
        border-bottom: 2px solid #FFF;
        display: inline-block; }
      .tt-video-sets .tt-video-card .tt-video-meta span {
        color: #FFF;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px; }
    .tt-video-sets .tt-video-card .tt-play-icon {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 50px;
      height: 50px;
      background: transparent;
      border-radius: 50%;
      z-index: 2;
      display: flex;
      justify-content: center;
      align-items: center; }
    .tt-video-sets .tt-video-card:focus-visible {
      outline: 2px solid #d6b25c;
      outline-offset: 2px; }

.deal-hero {
  background: url("//cdn.hstatic.net/themes/200000574073/1001394692/14/deal_bg.png?v=1064") repeat;
  background-size: cover;
  padding: 56px 18px; }
  @media (max-width: 480px) {
    .deal-hero {
      padding: 30px 15px; } }
  .deal-hero .deal-title {
    margin: 0 0 18px;
    text-align: left;
    letter-spacing: 0.2px;
    color: #3C3935;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px; }
  .deal-hero .deal-figure {
    margin: 0;
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    padding: 14px;
    border: 1px solid rgba(0, 0, 0, 0.06); }
    @media (max-width: 480px) {
      .deal-hero .deal-figure {
        padding: 10px; } }
    .deal-hero .deal-figure img {
      display: block;
      width: 100%;
      height: auto;
      border-radius: 10px; }

/* ===== HOSHI GIFT (MERGED) ===== */
.hoshi-gift-wrap {
  position: relative;
  padding: 56px 0 70px;
  background: radial-gradient(1200px 600px at 50% -300px, rgba(255, 255, 255, 0.12), transparent 60%), linear-gradient(180deg, #b62a2a 0%, #d1413d 100%);
  color: #2b2b2b;
  font-family: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Arial;
  /* Container */
  /* Grid */
  /* Card */
  /* Tab tròn trên card */
  /* Hero */
  /* Description */
  /* Title đỏ */
  /* Lists */
  /* Conditions */
  /* Section title */
  /* Slots */
  /* Notes (base) */
  /* Time pickups (base) */
  /* ==== BỔ SUNG CHI TIẾT (khối thứ 2) ==== */ }
  .hoshi-gift-wrap .hoshi-gift-container {
    padding: 0 16px; }
  .hoshi-gift-wrap .hoshi-gift-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    margin-bottom: 36px; }
  .hoshi-gift-wrap .hoshi-gift-card {
    position: relative;
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.15);
    padding-top: 40px; }
  .hoshi-gift-wrap .hoshi-gift-body {
    padding: 20px 40px 40px; }
  .hoshi-gift-wrap .hoshi-gift-tab {
    position: absolute;
    left: 50%;
    top: 0px;
    transform: translate(-50%, -50%);
    display: grid;
    place-items: center;
    row-gap: 4px;
    width: 88px;
    height: 88px;
    border-radius: 9999px;
    color: #fff;
    border: 0;
    text-align: center;
    font-weight: 700; }
    .hoshi-gift-wrap .hoshi-gift-tab .icon {
      line-height: 0;
      opacity: 0.95; }
    .hoshi-gift-wrap .hoshi-gift-tab .label {
      font-size: 13px;
      letter-spacing: 0.2px; }
  .hoshi-gift-wrap .hero-caption {
    text-align: center;
    margin: 4px 0 14px;
    font-size: 22px;
    font-weight: 900;
    letter-spacing: 0.6px;
    color: #c62828;
    text-transform: uppercase; }
  .hoshi-gift-wrap .hero-single {
    display: block;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #eee;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12); }
  .hoshi-gift-wrap .des-contents {
    text-align: center;
    margin: 24px 0 10px;
    color: #3C3935;
    font-family: Lora;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; }
    .hoshi-gift-wrap .des-contents ul, .hoshi-gift-wrap .des-contents ul li {
      list-style: none; }
  .hoshi-gift-wrap .title-red {
    color: #C62128;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px; }
  .hoshi-gift-wrap .dash-list,
  .hoshi-gift-wrap .dot-list {
    margin: 0 0 10px 0;
    padding: 0; }
  .hoshi-gift-wrap .dash-list li {
    list-style: none;
    margin: 0px 0;
    padding-left: 0;
    position: relative; }
  .hoshi-gift-wrap .dot-list {
    padding-left: 18px; }
  .hoshi-gift-wrap .dot-list li {
    list-style: disc;
    margin: 4px 0; }
  .hoshi-gift-wrap .cond {
    margin-top: 8px; }
  .hoshi-gift-wrap .cond-title {
    font-weight: 900;
    color: #2f2f2f;
    margin-bottom: 4px; }
  .hoshi-gift-wrap .section-title {
    margin: 28px 0 16px;
    color: #fff;
    font-size: 22px;
    font-weight: 900;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.08); }
  .hoshi-gift-wrap .hoshi-gift-slots {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 18px;
    margin-bottom: 16px; }
  .hoshi-gift-wrap .hoshi-gift-notes {
    color: #fff; }
    .hoshi-gift-wrap .hoshi-gift-notes .note-title {
      margin: 0 0 6px 0;
      font-weight: 900;
      color: #ffe7a0;
      /* base màu (sẽ được override phía dưới) */ }
    .hoshi-gift-wrap .hoshi-gift-notes ul {
      margin: 0;
      padding-left: 18px; }
    .hoshi-gift-wrap .hoshi-gift-notes li {
      margin: 0; }
  .hoshi-gift-wrap .time-pickups {
    padding-top: 10px; }
    .hoshi-gift-wrap .time-pickups .section-title {
      color: #FFF;
      font-size: 28px;
      font-style: normal;
      font-weight: 600;
      line-height: 32px;
      margin-bottom: 24px; }
  .hoshi-gift-wrap .time-pickups .hoshi-gift-slots {
    gap: 40px; }
    .hoshi-gift-wrap .time-pickups .hoshi-gift-slots .slot {
      padding: 4px;
      align-items: center;
      background: var(--Yellow, #D0AE64);
      border-radius: 6px; }
      .hoshi-gift-wrap .time-pickups .hoshi-gift-slots .slot .slot-rows {
        border-radius: 6px;
        border: 1px solid #FFF;
        padding: 12px;
        text-align: left; }
        .hoshi-gift-wrap .time-pickups .hoshi-gift-slots .slot .slot-rows .slot-label {
          color: #FFF;
          font-size: 20px;
          font-style: normal;
          font-weight: 700;
          line-height: 32px; }
        .hoshi-gift-wrap .time-pickups .hoshi-gift-slots .slot .slot-rows .slot-date {
          color: #FFF;
          font-family: Lora;
          font-size: 16px;
          font-style: normal;
          font-weight: 400;
          line-height: 24px; }
  .hoshi-gift-wrap .hoshi-gift-notes {
    margin-top: 24px; }
    .hoshi-gift-wrap .hoshi-gift-notes .note-title {
      color: #FFF;
      font-family: Lora;
      font-size: 16px;
      font-style: normal;
      font-weight: 600;
      line-height: 24px; }
    .hoshi-gift-wrap .hoshi-gift-notes ul li {
      color: #FFF;
      font-family: Lora;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 24px; }

@media (max-width: 900px) {
  .hoshi-gift-wrap .hoshi-gift-grid {
    grid-template-columns: 1fr; }
  .hoshi-gift-wrap .hoshi-gift-slots {
    grid-template-columns: repeat(2, 1fr); } }

@media (max-width: 520px) {
  .hoshi-gift-wrap .hoshi-gift-slots {
    grid-template-columns: 1fr; } }

.newsrail2 {
  background: #ede7dd;
  padding: 36px 0 72px;
  color: #3b312a; }
  .newsrail2-head {
    margin: 0 auto 10px; }
    .newsrail2-head h2 {
      font-size: 34px;
      line-height: 1.25;
      font-weight: 800;
      letter-spacing: .2px;
      margin: 0 0 8px; }
  .newsrail2-track {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: minmax(340px, 1fr);
    gap: 28px;
    scroll-snap-type: x mandatory;
    scrollbar-width: thin; }
    .newsrail2-track::-webkit-scrollbar {
      height: 8px; }
    .newsrail2-track::-webkit-scrollbar-thumb {
      background: #e6d9cf;
      border-radius: 999px; }
  .newsrail2-card {
    scroll-snap-align: start;
    background: #fff;
    border: 1px solid #e9ded4;
    border-radius: 12px;
    padding: 22px;
    min-height: 520px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.02);
    display: flex;
    flex-direction: column;
    transition: transform .2s ease, box-shadow .2s ease; }
    .newsrail2-card:hover {
      transform: translateY(-2px);
      box-shadow: 0 10px 28px rgba(0, 0, 0, 0.08); }
  .newsrail2-thumb {
    display: block;
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid #ece9e5; }
    .newsrail2-thumb img {
      width: 100%;
      height: 200px;
      object-fit: cover;
      display: block; }
  .newsrail2-date {
    display: inline-flex;
    align-items: center;
    margin-top: 14px;
    padding: 8px 14px 9px;
    background: #ffffff;
    color: #c14a41;
    border: 2px solid #e06b5f;
    border-radius: 6px;
    line-height: 1;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .2px;
    font-variant-numeric: tabular-nums;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.02); }
  .newsrail2-title {
    margin: 14px 0 10px;
    font-size: 18px;
    line-height: 1.55;
    font-weight: 800;
    letter-spacing: .1px; }
    .newsrail2-title a {
      color: inherit;
      text-decoration: none; }
      .newsrail2-title a:hover {
        text-decoration: underline; }
  .newsrail2-desc {
    color: #6c6158;
    font-size: 14px;
    line-height: 1.75;
    margin: 0 0 12px;
    flex: 1 0 auto; }
  .newsrail2-more {
    align-self: flex-start;
    color: #c14a41;
    font-weight: 700;
    font-size: 15px;
    text-decoration: none;
    position: relative;
    padding-bottom: 8px; }
    .newsrail2-more::after {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: 2px;
      border-bottom: 2px dotted currentColor;
      transform: translateY(2px); }
  .newsrail2-nav {
    position: relative; }
  .newsrail2-dot, .newsrail2-btn {
    position: absolute;
    bottom: -54px;
    right: 18px;
    width: 42px;
    height: 42px;
    border-radius: 999px;
    display: grid;
    place-items: center;
    background: #fff;
    border: 1px solid #e9ded4;
    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.1);
    color: #7a6e66; }
  .newsrail2-btn {
    cursor: pointer;
    transition: transform .08s ease, box-shadow .2s ease; }
    .newsrail2-btn:hover {
      box-shadow: 0 14px 36px rgba(0, 0, 0, 0.14); }
    .newsrail2-btn:active {
      transform: scale(0.96); }
    .newsrail2-btn[data-dir="-1"] {
      right: 74px; }
    .newsrail2-btn[data-dir="1"] {
      right: 18px; }
  .newsrail2-dot {
    right: 122px;
    width: 34px;
    height: 34px;
    background: #f7eee8;
    border-color: #efdfd4;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08); }
  @media (max-width: 1024px) {
    .newsrail2-track {
      grid-auto-columns: 70%; }
    .newsrail2-thumb img {
      height: 180px; } }
  @media (max-width: 640px) {
    .newsrail2-head h2 {
      font-size: 28px; }
    .newsrail2-track {
      grid-auto-columns: 88%;
      gap: 20px; }
    .newsrail2-thumb img {
      height: 160px; }
    .newsrail2-card {
      min-height: 480px; } }

.newsrail2 {
  background: #F2EEE6;
  display: flex;
  padding: 64px 0 100px 0;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px; }
  .newsrail2 .container .newsrail2-head {
    margin-bottom: 24px; }
    .newsrail2 .container .newsrail2-head h2 {
      color: #3C3935;
      font-size: 28px;
      font-style: normal;
      font-weight: 600;
      line-height: 32px; }
  .newsrail2 .container .newsrail2-track .newsrail2-card {
    border-radius: 12px;
    background: #FFF;
    box-shadow: 2px 2px 2px 0 rgba(217, 217, 217, 0.7);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 15px; }
    .newsrail2 .container .newsrail2-track .newsrail2-card .newsrail2-thumb {
      display: block;
      width: 100%; }
      .newsrail2 .container .newsrail2-track .newsrail2-card .newsrail2-thumb img {
        width: 100%; }
    .newsrail2 .container .newsrail2-track .newsrail2-card .newsrail2-date {
      margin-top: 0;
      border-radius: 2px;
      border: 1px solid #C62128;
      color: #C62128;
      font-family: Lora;
      font-size: 14px;
      font-style: normal;
      font-weight: 500;
      line-height: 20px;
      padding: 4px 8px; }
    .newsrail2 .container .newsrail2-track .newsrail2-card .newsrail2-title {
      margin: 14px 0 10px;
      font-size: 16px;
      line-height: 16px;
      font-weight: 600;
      letter-spacing: initial;
      margin: 0; }
      .newsrail2 .container .newsrail2-track .newsrail2-card .newsrail2-title a {
        color: #3C3935;
        font-family: Lora;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px; }
        .newsrail2 .container .newsrail2-track .newsrail2-card .newsrail2-title a:hover {
          text-decoration: none; }
    .newsrail2 .container .newsrail2-track .newsrail2-card .newsrail2-desc {
      color: #3C3935;
      font-family: Lora;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 20px; }
    .newsrail2 .container .newsrail2-track .newsrail2-card .newsrail2-more {
      color: var(--Red, #B7242A);
      text-align: center;
      font-family: Lora;
      font-size: 16px;
      font-style: normal;
      font-weight: 500;
      line-height: 24px;
      padding-bottom: 4px; }

.hoshi-form {
  background: #b42428;
  padding: 64px 20px; }
  .hoshi-form .hoshi-form-wrap {
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.12);
    display: grid;
    grid-template-columns: 1fr 1.15fr;
    overflow: hidden;
    padding: 64px; }
    .hoshi-form .hoshi-form-wrap .hoshi-form-left {
      display: grid;
      place-items: center;
      padding: 36px 24px; }
      .hoshi-form .hoshi-form-wrap .hoshi-form-left .logo {
        width: 100%;
        max-width: 300px;
        height: auto; }
        .hoshi-form .hoshi-form-wrap .hoshi-form-left .logo img {
          width: 300px; }
    .hoshi-form .hoshi-form-wrap .hoshi-form-right {
      padding: 36px 40px 40px;
      border-left: 1px solid #F2EEE6; }
      .hoshi-form .hoshi-form-wrap .hoshi-form-right .hoshi-form-title {
        margin: 0 0 12px;
        font-size: 28px;
        font-weight: 700;
        color: #3C3935;
        font-size: 28px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px; }
      .hoshi-form .hoshi-form-wrap .hoshi-form-right .hoshi-form-note {
        color: #3C3935;
        font-family: Lora;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        margin-bottom: 24px; }
      .hoshi-form .hoshi-form-wrap .hoshi-form-right .hoshi-form-grid {
        display: grid;
        gap: 12px; }
        .hoshi-form .hoshi-form-wrap .hoshi-form-right .hoshi-form-grid .input,
        .hoshi-form .hoshi-form-wrap .hoshi-form-right .hoshi-form-grid .select {
          width: 100%;
          height: 48px;
          padding: 0 14px;
          border: 1px solid #e8e0d2;
          border-radius: 4px;
          background: #FBF7EF;
          box-shadow: 2px 2px 2px 0 rgba(217, 217, 217, 0.7);
          color: #3C3935;
          font-family: Lora;
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: 20px;
          outline: none; }
          .hoshi-form .hoshi-form-wrap .hoshi-form-right .hoshi-form-grid .input:placeholder,
          .hoshi-form .hoshi-form-wrap .hoshi-form-right .hoshi-form-grid .select:placeholder {
            font-size: 14px; }
          .hoshi-form .hoshi-form-wrap .hoshi-form-right .hoshi-form-grid .input option,
          .hoshi-form .hoshi-form-wrap .hoshi-form-right .hoshi-form-grid .select option {
            color: #3C3935; }
        .hoshi-form .hoshi-form-wrap .hoshi-form-right .hoshi-form-grid .row-2 {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 14px; }
        .hoshi-form .hoshi-form-wrap .hoshi-form-right .hoshi-form-grid .select-wrap {
          position: relative; }
          .hoshi-form .hoshi-form-wrap .hoshi-form-right .hoshi-form-grid .select-wrap .select {
            appearance: none;
            padding-right: 42px; }
          .hoshi-form .hoshi-form-wrap .hoshi-form-right .hoshi-form-grid .select-wrap .select-caret {
            position: absolute;
            top: 0;
            right: 0;
            width: 42px;
            height: 48px;
            display: grid;
            place-items: center;
            pointer-events: none; }
            .hoshi-form .hoshi-form-wrap .hoshi-form-right .hoshi-form-grid .select-wrap .select-caret svg {
              width: 16px;
              height: 16px;
              opacity: .75; }
      .hoshi-form .hoshi-form-wrap .hoshi-form-right .btn {
        margin-top: 18px;
        height: 48px;
        border: 0;
        cursor: pointer;
        border-radius: 4px;
        background: #3C3935;
        box-shadow: 2px 2px 2px 0 rgba(217, 217, 217, 0.7);
        display: flex;
        padding: 10px 24px;
        justify-content: center;
        align-items: center;
        width: 200px;
        color: #FFF;
        text-align: center;
        font-family: Lora;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px; }

@media (max-width: 900px) {
  .hoshi-form .hoshi-form-wrap {
    grid-template-columns: 1fr; }
  .hoshi-form .hoshi-form-right {
    border-left: 0;
    border-top: 1px solid #eee; }
  .hoshi-form .row-2 {
    grid-template-columns: 1fr; } }

/* ====== FOOTER ====== */
.hoshi-footer {
  background: #242322;
  /* nền xám rất đậm */
  color: #e9e6e3;
  padding: 64px 24px 64px;
  /* Logo + mô tả */
  /* Liên hệ */
  /* Links */
  /* Divider */
  /* Responsive */ }
  .hoshi-footer .logo-footeds {
    margin-bottom: 40px; }
    .hoshi-footer .logo-footeds .hf-logo {
      width: 64px;
      height: auto; }
  .hoshi-footer .hf-grid {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    /* 3 cột bằng nhau */
    gap: 100px;
    /* khoảng cách giữa cột */
    margin: 0 auto; }
    .hoshi-footer .hf-grid .hf-col {
      width: auto;
      min-width: 0; }
      .hoshi-footer .hf-grid .hf-col:nth-child(2) {
        padding: 0 100px; }
  .hoshi-footer .hf-ttl {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0 0 16px;
    font-size: 18px;
    color: #fff;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; }
    .hoshi-footer .hf-ttl .dot {
      width: 8px;
      height: 8px;
      background: #c82626;
      display: inline-block;
      border-radius: 2px; }
  .hoshi-footer .hf-desc {
    margin: 0 0 18px;
    line-height: 1.7;
    color: #ddd6cf;
    color: #FFF;
    font-family: Lora;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; }
  .hoshi-footer .hf-contact {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    gap: 10px; }
    .hoshi-footer .hf-contact li {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      column-gap: 10px;
      color: #ddd6cf;
      line-height: 1.7;
      color: #FFF;
      font-family: Lora;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 24px; }
    .hoshi-footer .hf-contact .ic {
      width: 22px;
      height: 22px;
      display: grid;
      place-items: center;
      opacity: .95; }
      .hoshi-footer .hf-contact .ic svg {
        width: 16px;
        height: 16px;
        fill: #f5f3f1; }
  .hoshi-footer .hf-links {
    list-style: none;
    padding: 0;
    margin: 6px 0 0;
    padding-bottom: 20px; }
    .hoshi-footer .hf-links a {
      color: #e6e2de;
      text-decoration: none;
      color: #FFF;
      font-family: Lora;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      display: block;
      line-height: 30px; }
      .hoshi-footer .hf-links a:hover {
        text-decoration: none; }
  .hoshi-footer .hf-divider {
    height: 1px;
    background: #3a3938;
    margin: 40px 0 40px; }
  .hoshi-footer .flex-alls {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* Social row */
    /* Copyright */ }
    .hoshi-footer .flex-alls .hf-social {
      display: flex;
      gap: 14px; }
      .hoshi-footer .flex-alls .hf-social .sbtn {
        width: 34px;
        height: 34px;
        border: 1px solid #8c8a88;
        border-radius: 6px;
        display: grid;
        place-items: center;
        color: #f5f3f1;
        text-decoration: none;
        transition: background .15s, border-color .15s, transform .05s; }
        .hoshi-footer .flex-alls .hf-social .sbtn svg {
          width: 18px;
          height: 18px;
          fill: currentColor; }
        .hoshi-footer .flex-alls .hf-social .sbtn:hover {
          background: #2e2d2c;
          border-color: #b0aeab; }
        .hoshi-footer .flex-alls .hf-social .sbtn:active {
          transform: translateY(1px); }
    .hoshi-footer .flex-alls .hf-copy {
      margin: 0 0 0;
      color: #d6d2cf;
      text-align: right;
      font-size: 14px;
      color: #FFF;
      font-size: 14px;
      font-style: normal;
      font-weight: 500;
      line-height: 24px;
      /* 171.429% */
      letter-spacing: -0.1px; }
      .hoshi-footer .flex-alls .hf-copy .brand {
        color: #C62128;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: -0.1px; }
  @media (max-width: 992px) {
    .hoshi-footer .hf-grid {
      grid-template-columns: 1fr;
      gap: 28px; }
    .hoshi-footer .hf-copy {
      text-align: center; }
    .hoshi-footer .hf-social {
      justify-content: center; } }

.no-paddings .wrapperMain_content {
  padding-bottom: 0; }

.tt-video-sets .slick-list {
  overflow: hidden;
  margin: 0 -12px; }

.tt-video-sets .slick-track {
  display: flex; }

.tt-video-sets .slick-slide {
  padding: 0 12px; }

.tt-video-sets .slick-slide > div {
  height: 100%; }

.tt-video-sets .itesms-viedos {
  height: 100%; }

.tt-video-sets .tt-video-card {
  display: block;
  width: 100%;
  height: 100%; }

.tt-video-sets .tt-video-card picture,
.tt-video-sets .tt-video-card img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.newsrail2 .container .newsrail2-track .newsrail2-card {
  margin: 0 5px; }

.newsrail2-dot, .newsrail2-btn:focus,
.hoshi-section-products .fp-wrap .fp-container .fp-nav button:focus {
  outline: none; }

/* Bọc ảnh để chứa overlay và actions */
.fp-thumb {
  position: relative;
  overflow: hidden; }

/* Overlay */
.fp-thumb::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.35);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 1;
  border-radius: 8px; }

/* Khi hover vào card -> overlay hiện ra */
.fp-card:hover .fp-thumb::after {
  opacity: 1;
  visibility: visible; }

/* Icon actions */
.fp-actions {
  position: absolute;
  top: 50%;
  left: 50%;
  display: flex;
  gap: 16px;
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 2;
  /* nằm trên overlay */ }

/* Hover -> show icon */
.fp-card:hover .fp-actions {
  opacity: 1;
  visibility: visible; }

/* Style icon */
.fp-actions a,
.fp-actions button {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  cursor: pointer;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.15);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
  outline: none; }

.fp-actions a:hover,
.fp-actions button:hover {
  transform: scale(1.1);
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.2); }

.hoshi-section-products .fp-card {
  margin: 0 12px; }

.hoshi-section-products .fp-grid {
  position: relative;
  margin-top: -50px; }

.hoshi-section-products .fp-grid .slick-track {
  padding-top: 50px; }

.hoshi-section-products .fp-wrap .fp-container .fp-grid .fp-card .fp-card-inner .fp-name a {
  color: #3C3935; }

.quickview-styles .content-desctiption {
  display: block; }

.quickview-styles .modal-product-quickview .modal-detailProduct .quickview-sliderthumb {
  display: none; }

.quickview-styles .modal-product-quickview .modal-detailProduct .product-heading h2 {
  font-size: 18px;
  margin-bottom: 5px;
  color: #3C3935;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px; }

.quickview-styles .wrapper-quickview .productDetail--content .wrapbox-detail span.pro_sku,
.quickview-styles .wrapper-quickview .modal-detailProduct .product-price .pro-title {
  display: none; }

.quickview-styles .wrapper-quickview .modal-detailProduct .product-price .pro-price {
  color: #C62128;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px; }

.quickview-styles .modal-product-quickview .modal-detailProduct .product-toshare, .quickview-styles .modal-product-quickview .modal-detailProduct .product-viewdetail {
  display: none; }

.quickview-styles .content-desctiption .style-tops span {
  color: #3C3935;
  font-family: Lora;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; }

.quickview-styles .detail-ds {
  margin-top: 10px;
  margin-bottom: 15px;
  color: #3C3935;
  font-family: Lora;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; }

.quickview-styles .wrapper-quickview .modal-detailProduct .productDetail--content .product-actions .quantity-title {
  margin-bottom: 0;
  color: #3C3935;
  font-family: Lora;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; }

.quickview-styles .wrapper-quickview .modal-detailProduct .productToolbar-addcart .product-actions .quantity-selector .qty-btn {
  height: 30px;
  line-height: 30px;
  width: 30px;
  border-radius: 20px;
  background: #3C3935; }

.quickview-styles .wrapper-quickview .modal-detailProduct .productToolbar-addcart .product-actions .quantity-selector .quantity-number {
  height: 30px;
  line-height: 30px;
  width: 40px;
  border: 0;
  font-size: 17px; }

.quickview-styles .productToolbar-addcart .product-actions .block-addcart {
  padding-top: 20px; }

.quickview-styles .wrapper-quickview .modal-detailProduct .productToolbar-addcart .product-actions .quantity-selector .qty-btn:hover svg {
  color: #fff;
  fill: #fff; }

.quickview-styles .productToolbar-addcart .product-actions .block-addcart .add-to-cartProduct:before {
  border-radius: 4px;
  background: #3C3935;
  box-shadow: 2px 2px 2px 0 rgba(217, 217, 217, 0.7);
  border: 0; }

.quickview-styles .productToolbar-addcart .product-actions .block-addcart .add-to-cartProduct {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  border: 1px solid #e70505;
  border-radius: 4px;
  background: #3C3935;
  box-shadow: 2px 2px 2px 0 rgba(217, 217, 217, 0.7);
  border: 0; }

@media (min-width: 992px) {
  .theheader {
    display: none; } }

.nmenumobile {
  display: none; }

.nmenumobile a {
  color: #fff; }

.headermobile2 {
  display: flex;
  align-items: center;
  gap: 15px; }

.headermobile {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: red;
  padding: 5px; }

@media (max-width: 992px) {
  .sidebar.sidebar-hoshi {
    display: none !important; } }

.disabled.one {
  opacity: 0.1;
  pointer-events: none; }

@media (max-width: 1024px) {
  .hoshi-landingpage .headermobile img {
    width: 40px; }
  .headermobile {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #B7242A;
    padding: 16px; }
  .menudrodow .nmenumobile {
    padding: 16px; }
  .nmenumobile > div {
    padding-bottom: 12px; }
  .nmenumobile > div a {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; }
  .nmenumobile > div:last-child {
    padding-bottom: 0; }
  .tet-countdown .tc-inner .tc-item .tc-value {
    min-width: 30px;
    height: 40px;
    font-size: 20px; }
  .tet-countdown .tc-inner .tc-item .tc-label {
    font-size: 17px;
    font-weight: 400;
    line-height: 10px; }
  .hoshi-section-products .fp-wrap .fp-container .fp-title {
    font-size: 22px; }
  .hoshi-section-products .fp-wrap .fp-container .fp-grid .fp-card .fp-card-inner {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 14px 34px rgba(0, 0, 0, 0.12);
    padding: 20px 10px 20px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .hoshi-section-products .fp-wrap .fp-container .fp-grid .fp-card .fp-card-inner .fp-name {
    color: #3C3935;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 19px; }
  .hoshi-section-products .fp-wrap .fp-container .fp-nav {
    display: none; }
  .hoshi-section-products .fp-wrap {
    padding-bottom: 0px; }
  .hoshi-section-products .fp-card {
    margin: 0 5px; }
  .hoshi-section-products .fp-wrap .fp-container .fp-grid .fp-card .fp-card-inner .fp-price {
    color: #C62128;
    text-align: center;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; }
  .mid-autumn-sets {
    padding: 30px 0px 60px; }
  .mid-autumn-sets .ma-container .ma-card {
    height: auto; }
  .tt-story__art img {
    width: 180px; }
  .hoshi-section-alternate .hsa-container .item-old-fail {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap; }
  .hoshi-section-alternate .hsa-container .item-old-fail .hsa-text.hsa-text-1,
  .hoshi-section-alternate .hsa-container .item-old-fail-two .hsa-text.hsa-text-2 {
    padding: 0 15px;
    max-width: 100%;
    padding-top: 0px;
    order: 2; }
  .hoshi-section-alternate .hsa-container .item-old-fail .hsa-text.hsa-text-1 h2,
  .hoshi-section-alternate .hsa-container .item-old-fail-two .hsa-text.hsa-text-2 h2 {
    color: #FFF;
    font-size: 27px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 0; }
  .hoshi-section-alternate .hsa-container .item-old-fail .hsa-text.hsa-text-1 .hsa-desc,
  .hoshi-section-alternate .hsa-container .item-old-fail-two .hsa-text.hsa-text-2 .hsa-desc {
    padding: 20px 0;
    color: #fff;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    max-width: 100%; }
  .hoshi-section-alternate .hsa-container .item-old-fail .hsa-text.hsa-text-1 .hsa-btn,
  .hoshi-section-alternate .hsa-container .item-old-fail-two .hsa-text.hsa-text-2 .hsa-btn {
    display: flex;
    padding: 8px 18px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background: #FFF;
    width: 170px;
    color: var(--Red, #B7242A);
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; }
  .hoshi-section-alternate .hsa-container .item-old-fail .qw-pos {
    justify-content: flex-end;
    width: 100%;
    order: 1;
    padding: 0 15px; }
  .hoshi-section-alternate .hsa-container .item-old-fail-two {
    margin-top: 50px; }
  .hoshi-section-alternate .hsa-container .item-old-fail-two {
    flex-wrap: wrap; }
  .hoshi-section-alternate .hsa-container .item-old-fail-two .qw-pos {
    width: 100%;
    padding: 0 15px; }
  .hoshi-section-alternate {
    padding-bottom: 0; }
  .tt-video-sets {
    padding: 40px 0;
    background: #B7242A;
    padding-left: 15px;
    padding-right: 15px; }
  .tt-video-sets .slick-slide {
    padding: 0 5px; }
  .hoshi-gift-wrap .hoshi-gift-body {
    padding: 15px 15px 15px; }
  .hoshi-gift-wrap .hoshi-gift-grid {
    margin-bottom: 0px; }
  .hoshi-gift-wrap .time-pickups .section-title {
    color: #FFF;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 24px;
    margin-top: 10px; }
  .hoshi-gift-wrap .time-pickups .hoshi-gift-slots {
    gap: 10px; }
  .hoshi-gift-wrap .time-pickups .hoshi-gift-slots .slot {
    min-width: 0; }
  .hoshi-gift-wrap {
    padding: 56px 0 40px; }
  .newsrail2 {
    padding: 25px 0 70px 0; }
  .newsrail2-card {
    padding: 10px; }
  .newsrail2 .container .newsrail2-head h2,
  .hoshi-form .hoshi-form-wrap .hoshi-form-right .hoshi-form-title {
    font-size: 22px; }
  .hoshi-form {
    padding: 15px 0px; }
  .hoshi-form .hoshi-form-wrap {
    padding: 15px; }
  .hoshi-form .hoshi-form-wrap .hoshi-form-left .logo {
    width: 100%;
    max-width: 130px;
    height: auto; }
  .hoshi-form .hoshi-form-wrap .hoshi-form-left {
    padding: 15px 15px; }
  .hoshi-form .hoshi-form-wrap .hoshi-form-right {
    padding: 20px 10px 20px;
    border: 0; }
  .hoshi-form .hoshi-form-wrap .hoshi-form-right .hoshi-form-grid .row-2 {
    grid-template-columns: 1fr; }
  .hoshi-form .hoshi-form-wrap .hoshi-form-right .hoshi-form-grid .select-wrap {
    min-width: 0; }
  .hoshi-footer {
    padding: 30px 15px 55px; }
  .hoshi-footer .hf-grid .hf-col:nth-child(2) {
    padding: 0; }
  .hoshi-footer .hf-links a {
    font-size: 13px;
    line-height: 25px; }
  .hoshi-footer .flex-alls {
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px; }
  .hoshi-footer .flex-alls .hf-copy,
  .hoshi-footer .flex-alls .hf-copy .brand {
    font-size: 9px !important; }
  .fp-actions {
    display: none; } }

@media (max-width: 520px) {
  .hoshi-gift-wrap .hoshi-gift-slots {
    grid-template-columns: repeat(2, 1fr); }
  .hoshi-gift-wrap .time-pickups .hoshi-gift-slots .slot {
    min-width: 0; } }

@media (max-width: 480px) {
  .deal-hero .deal-figure {
    padding: 5px;
    border-radius: 5px; } }

@media (max-width: 640px) {
  .newsrail2-track {
    grid-auto-columns: 100%; } }

.hoshi-section-products .fp-wrap .fp-container .fp-grid .fp-card .fp-card-inner .fp-price .price-del {
  color: #939393;
  font-size: 15px;
  margin-left: 5px;
  text-decoration: line-through; }

@media (min-width: 1000px) {
  .hoshi-footer .hf-grid .hf-col:nth-child(2) {
    padding: 0 65px; }
  .mid-autumn-sets .ma-container .ma-card .ma-overlay {
    bottom: 90px; } }

.hoshi-form .hoshi-form-wrap .hoshi-form-right .hoshi-form-grid .row-2.full-ws {
  grid-template-columns: 1fr; }
