:root{--color-primary: #3e2815;--color-secondary: #6D4823;--color-accent: #c4a484;--color-bg-light: #fefefe;--color-bg-dark: #2a1b0e;--color-text: #3e2815;--color-text-muted: #6b5a4a;--color-white: #ffffff;--font-primary: 'Montserrat', sans-serif;--font-header: 'Archivo Black', sans-serif}body.lang-vi{--font-header: 'Montserrat', sans-serif}.explore-section{padding:8rem 0;background-color:#fff;color:#3e2815;overflow:hidden}@media(max-width: 1024px){.explore-section{padding:4rem 0}}.explore-section__wrapper{display:flex;align-items:center;gap:8rem;padding:0 40px}@media(max-width: 1024px){.explore-section__wrapper{flex-direction:column;gap:1rem;text-align:center;padding:0 20px}}.explore-section__content{flex:0 0 40%;display:flex;flex-direction:column;gap:1rem}@media(max-width: 1024px){.explore-section__content{flex:0 0 100%}}.explore-section__title{font-family:var(--font-header);font-size:clamp(2rem,5vw,4rem);line-height:1.1;margin:0}.explore-section__description{font-family:var(--font-primary);font-size:1.15rem;line-height:1.6;color:rgba(62,40,21,.8);max-width:500px}@media(max-width: 768px){.explore-section__description{margin:0 auto;font-size:1rem;line-height:1.25}}.explore-section__cta{margin-top:1rem}.explore-section__link{display:inline-flex;align-items:center;gap:12px;font-family:var(--font-primary);font-weight:700;font-size:1rem;text-decoration:none;color:#3e2815;transition:all .3s ease}.explore-section__link .arrow-icon{transition:transform .3s ease}.explore-section__link:hover{opacity:.7;color:#3e2815}.explore-section__link:hover .arrow-icon{transform:translateX(5px)}.explore-section__visual{flex:1;position:relative;height:600px;width:100%}@media(max-width: 1024px){.explore-section__visual{height:550px}}@media(max-width: 768px){.explore-section__visual{height:auto;margin-top:4rem;display:block}}.explore-section__visual .collage{position:relative;width:100%;height:100%;display:flex;justify-content:flex-end}@media(max-width: 768px){.explore-section__visual .collage{display:flex;flex-direction:column;align-items:center;height:auto;padding-bottom:4rem}}.explore-section__visual .collage__item{position:absolute;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.05)}@media(max-width: 768px){.explore-section__visual .collage__item{position:relative;left:auto !important;right:auto !important;top:auto !important;bottom:auto !important;transform:none !important;border-radius:12px}}.explore-section__visual .collage__item img{width:100%;height:100%;object-fit:cover}.explore-section__visual .collage__item--1{width:55%;height:520px;left:0;top:50%;transform:translateY(-50%);z-index:1}@media(max-width: 1024px){.explore-section__visual .collage__item--1{height:450px}}@media(max-width: 768px){.explore-section__visual .collage__item--1{width:90%;height:auto;aspect-ratio:4/5}}.explore-section__visual .collage__item--2{width:40%;height:270px;right:3%;top:0;z-index:2}@media(max-width: 768px){.explore-section__visual .collage__item--2{width:55%;aspect-ratio:1/1;margin-top:-235px;margin-right:-55%;border:6px solid #fff}}.explore-section__visual .collage__item--3{width:65%;height:320px;right:0;bottom:0;z-index:3;border:10px solid #fff}@media(max-width: 768px){.explore-section__visual .collage__item--3{width:80%;height:auto;aspect-ratio:3/2;margin-top:-85px;margin-left:-20%;border-width:6px}}
