@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Manrope:wght@400;500;600;700;800&display=swap');

:root { --motion-ink: #112d25; --motion-gold: #c89a55; --motion-paper: #f8f6f1; }
html { scroll-behavior: smooth; }
body { font-family: 'Manrope', Arial, sans-serif; background: var(--motion-paper); color: #22342d; }
h1, h2, h3, h4, .heading, .serif, .brand-title, .site-header .navbar-brand { font-family: 'DM Serif Display', Georgia, serif !important; letter-spacing: -.02em; }
body::before { content: ''; position: fixed; inset: 0; pointer-events: none; z-index: -1; background: radial-gradient(circle at 12% 20%, rgba(200,154,85,.12), transparent 28%), radial-gradient(circle at 90% 72%, rgba(17,45,37,.10), transparent 32%); }
.site-header { backdrop-filter: blur(12px); background: rgba(255,255,255,.88) !important; box-shadow: 0 12px 32px rgba(17,45,37,.06); }
.site-header .nav-link { font-family: 'Manrope', Arial, sans-serif; letter-spacing: .08em; position: relative; margin: 0 3px; padding: 10px 14px !important; border-radius: 999px; transition: background .3s ease, color .3s ease, transform .3s ease; }
.site-header .navbar-brand { transition: transform .45s cubic-bezier(.2,.8,.2,1); }
.site-header .navbar-brand:hover { transform: translateX(6px) rotate(-1deg); }
.site-header .container-fluid { width: min(1320px, calc(100% - 48px)) !important; }
.site-header .nav-link:hover, .site-header .nav-link.active { background: rgba(200,154,85,.13); color: var(--motion-ink) !important; transform: translateY(-2px); }

[data-reveal] { opacity: 0; filter: blur(8px); transition: opacity .9s cubic-bezier(.2,.8,.2,1), transform 1s cubic-bezier(.2,.8,.2,1), filter .9s ease; will-change: opacity, transform, filter; }
[data-reveal='up'] { transform: translate3d(0,110px,0) scale(.96); }
[data-reveal='left'] { transform: translate3d(-150px,35px,0) rotate(-2deg); }
[data-reveal='right'] { transform: translate3d(150px,35px,0) rotate(2deg); }
[data-reveal='zoom'] { transform: scale(.78) rotate(-3deg); }
.is-visible { opacity: 1 !important; transform: none !important; filter: none !important; }
.page-hero-ready .hero .content, .page-hero-ready .services-hero .content, .page-hero-ready .carousel-item.active .position-absolute > .container { animation: heroArrive 1.15s cubic-bezier(.16,1,.3,1) both; }
@keyframes heroArrive { from { opacity: 0; transform: translate3d(-120px,65px,0) scale(.92); filter: blur(12px); } to { opacity: 1; transform: none; filter: none; } }

.card, .product-card, .feature, .collection-card, .contact-card, .value-grid article, .why-item { transition: transform .45s cubic-bezier(.2,.8,.2,1), box-shadow .45s ease, border-color .45s ease !important; }
.card:hover, .product-card:hover, .feature:hover, .collection-card:hover, .contact-card:hover, .value-grid article:hover, .why-item:hover { transform: translateY(-12px) scale(1.015) !important; box-shadow: 0 24px 48px rgba(17,45,37,.16) !important; border-color: var(--motion-gold) !important; }
.card img, .product-card img, .collection-card img, .gallery img, .custom-gallery img { transition: transform .9s cubic-bezier(.2,.8,.2,1), filter .6s ease; }
.card:hover img, .product-card:hover img, .collection-card:hover img, .gallery img:hover, .custom-gallery img:hover { transform: scale(1.075); filter: saturate(1.08) contrast(1.03); }
.button, .btn { border-radius: 999px !important; box-shadow: 0 10px 20px rgba(17,45,37,.12); transition: transform .3s ease, box-shadow .3s ease, letter-spacing .3s ease !important; }
.button:hover, .btn:hover { transform: translateY(-4px) scale(1.03) !important; box-shadow: 0 16px 28px rgba(17,45,37,.22) !important; letter-spacing: .06em; }
.section, .collection-update { position: relative; overflow: clip; }
.section::after, .collection-update::after { content: ''; position: absolute; width: 240px; height: 240px; border: 1px solid rgba(200,154,85,.23); border-radius: 50%; right: -150px; bottom: -160px; pointer-events: none; }
.kicker, .eyebrow { font-family: 'Manrope', Arial, sans-serif; font-weight: 800; letter-spacing: .16em; }
.heading { line-height: 1.05; }
.section { padding-block: clamp(68px, 9vw, 120px) !important; }
.title-rule h2, .section .heading { position: relative; }
.title-rule h2::after, .section .heading::after { content: ''; display: block; width: 52px; height: 3px; margin-top: 16px; border-radius: 99px; background: linear-gradient(90deg, var(--motion-gold), transparent); }
.section.alt { background: linear-gradient(135deg, #f1ede5 0%, #fffdf9 100%); }
.section .container, .collection-update .collection-wrap { position: relative; }
.card, .collection-card, .feature, .contact-card, .value-grid article { border-radius: 18px !important; overflow: hidden; border: 1px solid rgba(200,154,85,.18) !important; }
.feature { background: linear-gradient(145deg, rgba(255,255,255,.98), rgba(247,244,237,.94)); }
.product-card { border-radius: 16px; overflow: hidden; background: #fff; }
.card-body, .collection-card > div { padding: 24px !important; }
.collection-hero, .services-hero { border-radius: 0 0 32px 32px; }
.services-hero .content, .hero .content { max-width: 760px; padding: clamp(30px, 5vw, 64px) !important; border-radius: 24px; background: linear-gradient(135deg, rgba(13,38,30,.76), rgba(13,38,30,.30)); backdrop-filter: blur(9px); box-shadow: 0 24px 80px rgba(0,0,0,.18); }
.carousel-item .position-absolute > .container { max-width: 860px; padding: clamp(28px, 5vw, 58px); border: 1px solid rgba(255,255,255,.30); border-radius: 26px; background: linear-gradient(135deg, rgba(16,40,29,.66), rgba(16,40,29,.18)); backdrop-filter: blur(7px); box-shadow: 0 24px 70px rgba(0,0,0,.18); }
.carousel-indicators [data-bs-target] { width: 26px; height: 4px; border: 0; border-radius: 99px; }
.cta { background: linear-gradient(120deg, #102c24, #1f4b3d) !important; }
.cta::after { display: none; }
.cta h2 { color: #fff !important; }
.faq details,
.home-faq details {
  background: #f8f5ef !important;
}
.about-story-heading { line-height: .92 !important; }
.about-story-heading .story-root { display:block; font-size:1.16em; white-space:nowrap; }
.about-story-heading .story-global { display:block; margin-top:14px; color:#aa7a3f; font-family:'Manrope',Arial,sans-serif; font-size:.42em; font-weight:700; letter-spacing:.11em; text-transform:uppercase; }
@media (max-width: 576px) { .about-story-heading .story-root { font-size:.9em; } }
.cta.visual-cta {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background-color: #173d47 !important;
  background-position: right center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.cta.visual-cta::before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(90deg, rgba(15,54,66,.96) 0%, rgba(16,70,72,.86) 46%, rgba(16,70,72,.32) 100%);
}
.cta.visual-cta > * { position: relative; z-index: 1; }
.about-cta { background-image: url('asset/images/Bedroom-Space.webp') !important; }
.services-cta { background-image: url('asset/images/hero-banner4_11zon.webp') !important; }
.products-hero h1,
.products-hero p {
  color: #fff !important;
  opacity: 1 !important;
  filter: none !important;
  transform: none !important;
  text-shadow: 0 2px 18px rgba(0,0,0,.45);
}
.page-hero-ready .products-hero .content {
  animation: none !important;
  opacity: 1 !important;
  filter: none !important;
  transform: none !important;
  max-width: 760px;
  padding: clamp(30px, 5vw, 64px) !important;
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(13,38,30,.76), rgba(13,38,30,.30)) !important;
  backdrop-filter: blur(9px);
  box-shadow: 0 24px 80px rgba(0,0,0,.18);
}

.premium-container-motion { opacity: .18; filter: blur(4px); transition: opacity .9s ease, transform 1.15s cubic-bezier(.16,1,.3,1), filter .85s ease; will-change: opacity, transform, filter; }
.premium-container-motion[data-container-fly='left'] { transform: translate3d(-130px, 35px, 0); }
.premium-container-motion[data-container-fly='right'] { transform: translate3d(130px, 35px, 0); }
.premium-container-motion[data-container-fly='bottom'] { transform: translate3d(0, 110px, 0) scale(.98); }
.premium-container-motion.container-visible { opacity: 1; transform: none !important; filter: none; }

@media (max-width: 767.98px) {
  [data-reveal='left'], [data-reveal='right'] { transform: translate3d(0,80px,0) scale(.97); }
  .card:hover, .product-card:hover, .feature:hover, .collection-card:hover { transform: translateY(-7px) scale(1.005) !important; }
  .site-header .nav-link { margin: 0; padding: 10px 0 !important; border-radius: 0; }
  .services-hero .content, .hero .content, .carousel-item .position-absolute > .container { border-radius: 18px; }
  .premium-container-motion[data-container-fly='left'], .premium-container-motion[data-container-fly='right'] { transform: translate3d(-65px, 25px, 0); }
}
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation-duration: .01ms !important; transition-duration: .01ms !important; scroll-behavior: auto !important; }
  [data-reveal] { opacity: 1 !important; transform: none !important; filter: none !important; }
}
