/* =============================================
   AROMABLOG — LUXURY HALF & HALF v3
   Header + Hero: тёмный #1C1410
   Страница: тёплый кремовый #FAF7F2
   Карточки: белый #FFFFFF
   Акцент: золото #B8955A
   ============================================= */

html, body, .t-body {
  background-color: #FAF7F2 !important;
  color: #1C1410 !important;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 300 !important;
  -webkit-font-smoothing: antialiased;
}

::selection { background: rgba(184,149,90,0.25); color: #1C1410; }

::-webkit-scrollbar { width: 3px; }
::-webkit-scrollbar-track { background: #FAF7F2; }
::-webkit-scrollbar-thumb { background: #B8955A; }

/* === HEADER — тёмный === */

.t456 {
  background: rgba(28,20,16,0.97) !important;
  backdrop-filter: blur(14px) !important;
  -webkit-backdrop-filter: blur(14px) !important;
  border-bottom: 1px solid rgba(184,149,90,0.2) !important;
}

.t-menu__link-item {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  letter-spacing: 0.2em !important;
  text-transform: uppercase !important;
  color: #C8B99A !important;
  transition: color 0.3s ease !important;
}

.t-menu__link-item:hover { color: #B8955A !important; }

/* === HERO — тёмный === */

.t-cover__carrier {
  filter: brightness(0.45) saturate(0.7) !important;
}

.t-cover::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(28,20,16,0.9) 0%, transparent 55%);
  pointer-events: none;
  z-index: 1;
}

.t-cover .t-container, .t-cover .t-col { position: relative; z-index: 2; }

.t001__uptitle, .t-cover .t-uptitle {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: clamp(38px, 5.5vw, 72px) !important;
  font-weight: 300 !important;
  font-style: italic !important;
  letter-spacing: 0.03em !important;
  text-transform: none !important;
  color: #FAF7F2 !important;
  line-height: 1.15 !important;
}

.t001__title, .t-cover .t-title {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  letter-spacing: 0.28em !important;
  text-transform: uppercase !important;
  color: rgba(184,149,90,0.9) !important;
  margin-top: 16px !important;
}

.t-cover__arrow svg path, .t-cover__arrow svg polyline {
  stroke: #B8955A !important;
}

/* === ВСЕ СЕКЦИИ — кремовый фон === */

.t-rec,
.t-rec[style] {
  background-color: #FAF7F2 !important;
}

.t-rec[style*="efefef"],
.t-rec[style*="f5f5f5"],
.t-rec[style*="ffffff"],
.t-rec[style*="FFFFFF"] {
  background-color: #F0EBE3 !important;
}

/* === ABOUT (блок на главной) === */

.t220 { background: #FAF7F2 !important; }

.t220__textwrapper,
.t220__textwrapper[style] {
  background-color: #F0EBE3 !important;
  border-left: 2px solid rgba(184,149,90,0.5) !important;
  padding-left: 32px !important;
  border-radius: 2px !important;
}

.t220__title, .t-heading {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: clamp(24px, 2.8vw, 38px) !important;
  font-weight: 300 !important;
  font-style: italic !important;
  color: #1C1410 !important;
  letter-spacing: 0.02em !important;
}

.t220__text, .t-text {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 14px !important;
  font-weight: 300 !important;
  line-height: 1.95 !important;
  color: #5C5248 !important;
  letter-spacing: 0.025em !important;
}

/* === ФИЛЬТРЫ === */

.t-feed__parts-switch-btn {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 10px !important;
  font-weight: 500 !important;
  letter-spacing: 0.18em !important;
  text-transform: uppercase !important;
  color: #5C5248 !important;
  background: transparent !important;
  border: 1px solid #C8B99A !important;
  border-radius: 0 !important;
  padding: 9px 20px !important;
  transition: all 0.25s ease !important;
  cursor: pointer !important;
}

.t-feed__parts-switch-btn:hover {
  color: #1C1410 !important;
  border-color: #B8955A !important;
  background: rgba(184,149,90,0.08) !important;
}

.t-feed__parts-switch-btn_active,
.t-feed__parts-switch-btn.t-active {
  color: #FAF7F2 !important;
  background: #1C1410 !important;
  border-color: #1C1410 !important;
}

/* === КАРТОЧКИ === */

.t-feed__col-grid__post-wrapper {
  background: #FFFFFF !important;
  border: 1px solid rgba(28,20,16,0.08) !important;
  transition: transform 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease !important;
}

.t-feed__col-grid__post-wrapper:hover {
  transform: translateY(-4px) !important;
  border-color: rgba(184,149,90,0.4) !important;
  box-shadow: 0 16px 40px rgba(28,20,16,0.1) !important;
}

.t-feed__col-grid__wrapper {
  background: #FFFFFF !important;
  padding: 20px 20px 24px !important;
  box-sizing: border-box !important;
}

.t-feed__post-tag {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 9px !important;
  font-weight: 600 !important;
  letter-spacing: 0.18em !important;
  color: #B8955A !important;
}

.t-feed__col-grid__post-wrapper .t-feed__post-title,
.t-feed__col-grid__post-wrapper .t-name {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  font-style: italic !important;
  color: #1C1410 !important;
  line-height: 1.35 !important;
  letter-spacing: 0.01em !important;
  transition: color 0.25s ease !important;
}

.t-feed__col-grid__post-wrapper:hover .t-feed__post-title,
.t-feed__col-grid__post-wrapper:hover .t-name {
  color: #B8955A !important;
}

.t-feed__post-descr, .t-descr {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 12px !important;
  font-weight: 300 !important;
  color: #5C5248 !important;
  line-height: 1.75 !important;
}

.t-feed__post-date {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 10px !important;
  letter-spacing: 0.12em !important;
  color: #9C8E82 !important;
}

.t-feed__post-bgimg {
  filter: saturate(0.88) !important;
  transition: filter 0.5s ease, transform 0.6s ease !important;
}

.t-feed__col-grid__post-wrapper:hover .t-feed__post-bgimg {
  filter: saturate(1) !important;
  transform: scale(1.03) !important;
}

/* === POPULAR SLIDER === */

.t-feed__slider-grid__post-wrapper,
.t-feed__slider-grid__post-wrapper[style] {
  background: #FFFFFF !important;
  border: 1px solid rgba(28,20,16,0.08) !important;
  transition: border-color 0.35s ease, box-shadow 0.35s ease !important;
}

.t-feed__slider-grid__post-wrapper:hover {
  border-color: rgba(184,149,90,0.4) !important;
  box-shadow: 0 12px 32px rgba(28,20,16,0.1) !important;
}

.t-slds__arrow {
  background: rgba(184,149,90,0.1) !important;
  border: 1px solid rgba(184,149,90,0.4) !important;
  border-radius: 0 !important;
  transition: background 0.25s ease !important;
}

.t-slds__arrow:hover { background: rgba(184,149,90,0.22) !important; }

.t-slds__arrow svg path, .t-slds__arrow svg line,
.t-slds__arrow svg polyline { stroke: #B8955A !important; }

/* Заголовки секций */
.t-title, .t-feed__title {
  font-family: 'Cormorant Garamond', serif !important;
  font-weight: 300 !important;
  font-style: italic !important;
  color: #1C1410 !important;
  letter-spacing: 0.02em !important;
}

/* === T123 === */
.t123 { background: #FAF7F2 !important; }

/* === СТРАНИЦА ПОСТА — светлая тема === */

.t-feed__post-popup,
.t-feed__post-popup__container,
.t-feed__post-popup__content-wrapper,
.t-feed__post-popup__content {
  background: #FAF7F2 !important;
}

.t-feed__post-popup__close-wrapper {
  background: rgba(250,247,242,0.97) !important;
  backdrop-filter: blur(12px) !important;
  -webkit-backdrop-filter: blur(12px) !important;
  border-bottom: 1px solid rgba(184,149,90,0.2) !important;
}

.t-feed__post-popup__close-text,
.t-feed__post-popup__close-text .t-descr {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 10px !important;
  letter-spacing: 0.2em !important;
  text-transform: uppercase !important;
  color: #5C5248 !important;
}

.t-popup__close-icon path,
.t-popup__close-icon line,
.t-popup__close-icon polyline { stroke: #1C1410 !important; }

.t-feed__post-popup__title,
.js-feed-post-title {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: clamp(26px, 3.8vw, 50px) !important;
  font-weight: 300 !important;
  font-style: italic !important;
  color: #1C1410 !important;
  line-height: 1.2 !important;
}

.t-feed__post-popup__title-wrapper::after {
  content: '';
  display: block;
  width: 40px;
  height: 1px;
  background: #B8955A;
  margin-top: 20px;
  opacity: 0.6;
}

.t-feed__post-popup__cover-wrapper { overflow: hidden !important; position: relative !important; }
.t-feed__post-popup__img { filter: brightness(0.95) saturate(0.9) !important; }

.t-feed__post-popup__cover-wrapper::after {
  content: '';
  position: absolute;
  bottom: 0; left: 0; right: 0;
  height: 100px;
  background: linear-gradient(to top, #FAF7F2, transparent);
  pointer-events: none;
}

.t-feed__post-popup__date,
.js-feed-post-date {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 10px !important;
  letter-spacing: 0.16em !important;
  text-transform: uppercase !important;
  color: #9C8E82 !important;
}

.t-feed__post-popup__tag {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 9px !important;
  font-weight: 500 !important;
  letter-spacing: 0.18em !important;
  color: #B8955A !important;
  border: 1px solid rgba(184,149,90,0.35) !important;
  background: rgba(184,149,90,0.07) !important;
  padding: 4px 12px !important;
}
.t-feed__post-popup__tag span { color: #B8955A !important; }

.t-redactor__text,
.t-feed__post-popup__text {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 15px !important;
  font-weight: 300 !important;
  line-height: 1.9 !important;
  color: #3A3028 !important;
  background: transparent !important;
}

.t-redactor__h2 {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: clamp(20px, 2.8vw, 32px) !important;
  font-weight: 300 !important;
  font-style: italic !important;
  color: #1C1410 !important;
}

.t-redactor__h3 {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: clamp(17px, 2.2vw, 24px) !important;
  font-weight: 400 !important;
  font-style: italic !important;
  color: #1C1410 !important;
  padding-left: 14px !important;
  border-left: 1px solid rgba(184,149,90,0.45) !important;
  margin-top: 40px !important;
}

.t-redactor__text strong { font-weight: 600 !important; color: #1C1410 !important; }

.t-feed__post-popup__text a,
.t-redactor__text a {
  color: #B8955A !important;
  text-decoration: none !important;
  border-bottom: 1px solid rgba(184,149,90,0.4) !important;
}

.t-redactor__text ul li,
.t-feed__post-popup__text ul li {
  list-style: none !important;
  padding-left: 18px !important;
  position: relative !important;
  color: #3A3028 !important;
  font-weight: 300 !important;
}

.t-redactor__text ul li::before,
.t-feed__post-popup__text ul li::before {
  content: '—' !important;
  position: absolute !important;
  left: 0 !important;
  color: rgba(184,149,90,0.7) !important;
}

.t-feed__share-icon svg path { fill: #5C5248 !important; }

.t-popup_show .t-popup__container-animated {
  animation: luxIn 0.4s cubic-bezier(0.16,1,0.3,1) forwards !important;
}

@keyframes luxIn {
  from { opacity: 0; transform: translateY(16px); }
  to   { opacity: 1; transform: translateY(0); }
}

/* === T1241 SPLIT HERO — LIGHT LUXURY THEME === */

#rec2020786201 {
  background-color: #FAF7F2 !important;
}

#rec2020786201 .t1241__container {
  min-height: calc(100vh / var(--t-zoom, 1)) !important;
}

#rec2020786201 .t1241__content-wrapper {
  background: #FAF7F2 !important;
}

#rec2020786201 .t1241__content {
  text-align: left !important;
  padding: 80px 64px 80px 72px !important;
  box-sizing: border-box !important;
}

#rec2020786201 .t1241__title {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 10px !important;
  font-weight: 500 !important;
  letter-spacing: 0.28em !important;
  text-transform: uppercase !important;
  color: #B8955A !important;
  margin-bottom: 28px !important;
  text-align: left !important;
}

#rec2020786201 .t1241__title::after {
  content: '' !important;
  display: block !important;
  width: 36px !important;
  height: 1px !important;
  background: #B8955A !important;
  opacity: 0.6 !important;
  margin-top: 22px !important;
}

#rec2020786201 .t1241__descr {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 13px !important;
  font-weight: 300 !important;
  line-height: 1.9 !important;
  color: #5C5248 !important;
  letter-spacing: 0.02em !important;
  text-align: left !important;
  max-width: 460px !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
}

#rec2020786201 .t-btnflex.t-btnflex_type_button {
  background: transparent !important;
  color: #1C1410 !important;
  border: none !important;
  border-bottom: 1px solid rgba(184,149,90,0.6) !important;
  border-radius: 0 !important;
  padding: 4px 0 !important;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 10px !important;
  font-weight: 500 !important;
  letter-spacing: 0.22em !important;
  text-transform: uppercase !important;
  box-shadow: none !important;
  margin-top: 12px !important;
  transition: color 0.25s ease, border-color 0.25s ease !important;
}

#rec2020786201 .t-btnflex.t-btnflex_type_button:hover {
  color: #B8955A !important;
  border-color: #B8955A !important;
}

#rec2020786201 .t1241__buttons {
  text-align: left !important;
  justify-content: flex-start !important;
  margin-top: 32px !important;
}

#rec2020786201 .t1241__image {
  overflow: hidden !important;
  position: relative !important;
}

#rec2020786201 .t1241__cover {
  filter: brightness(0.88) saturate(0.82) !important;
  transition: filter 0.6s ease, transform 0.8s ease !important;
}

#rec2020786201 .t1241__image:hover .t1241__cover {
  filter: brightness(0.92) saturate(0.9) !important;
  transform: scale(1.02) !important;
}

#rec2020786201 .t1241__image::before {
  content: '' !important;
  position: absolute !important;
  top: 0 !important; left: 0 !important; bottom: 0 !important;
  width: 80px !important;
  background: linear-gradient(to right, #FAF7F2, transparent) !important;
  z-index: 2 !important;
  pointer-events: none !important;
}

/* Заголовок Kate (добавляется через JS) */
.about-label {
  display: block;
  font-family: 'Montserrat', sans-serif;
  font-size: 9px;
  font-weight: 500;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: #B8955A;
  margin-bottom: 10px;
}

.about-name {
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(40px, 5vw, 64px);
  font-weight: 300;
  font-style: italic;
  color: #1C1410;
  line-height: 1.1;
  margin: 0 0 16px;
  letter-spacing: 0.02em;
}

.about-divider {
  width: 36px;
  height: 1px;
  background: #B8955A;
  opacity: 0.6;
}

.about-greeting {
  display: block;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 11px !important;
  font-weight: 500 !important;
  letter-spacing: 0.06em !important;
  color: #9C8E82 !important;
  text-transform: uppercase !important;
  margin-bottom: 16px !important;
}

/* === ABOUT PAGE /about — Zero Block === */

#rec629335130 .t396__artboard {
  background-color: #FAF7F2 !important;
}

#rec629335130 {
  background-color: #FAF7F2 !important;
}

/* Фото Kate — золотая рамка вместо бирюзового фона */
.tn-elem__6293351301474996982228 .tn-atom {
  background-color: transparent !important;
  border: 2px solid rgba(184,149,90,0.35) !important;
  box-shadow: 0 0 0 8px #FAF7F2, 0 0 0 10px rgba(184,149,90,0.15) !important;
  filter: brightness(0.95) saturate(0.88) !important;
}

/* Основной текст */
.tn-elem__6293351301469206839338 .tn-atom {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 14px !important;
  font-weight: 300 !important;
  line-height: 1.9 !important;
  color: #5C5248 !important;
  letter-spacing: 0.02em !important;
}

/* Follow me */
.tn-elem__6293351301469206322610 .tn-atom {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 10px !important;
  font-weight: 500 !important;
  letter-spacing: 0.25em !important;
  text-transform: uppercase !important;
  color: #B8955A !important;
}

/* Иконки соцсетей — тёмные */
.tn-elem__6293351301469206788386 img,
.tn-elem__6293351301469206816864 img {
  filter: brightness(0) saturate(100%) invert(18%) sepia(10%) saturate(800%) hue-rotate(340deg) brightness(0.4) !important;
  opacity: 0.7 !important;
  transition: opacity 0.25s ease !important;
}

.tn-elem__6293351301469206788386:hover img,
.tn-elem__6293351301469206816864:hover img {
  opacity: 1 !important;
  filter: brightness(0) saturate(100%) invert(58%) sepia(40%) saturate(500%) hue-rotate(5deg) brightness(0.85) !important;
}

/* Высота артборда */
#rec629335130 .t396__artboard,
#rec629335130 .t396__filter,
#rec629335130 .t396__carrier {
  min-height: 820px !important;
}

/* === FLOAT IMAGE: обтекание картинки в постах блога === */
.t-feed__post-popup__cover-wrapper {
  float: right !important;
  width: 48% !important;
  max-width: 320px !important;
  margin: 0 0 20px 30px !important;
  border-radius: 12px !important;
  overflow: hidden !important;
  position: relative !important;
}

.t-feed__post-popup__cover-wrapper img {
  width: 100% !important;
  height: auto !important;
  display: block !important;
  border-radius: 12px !important;
}

.t-feed__post-popup__content {
  overflow: hidden !important;
}

.t-feed__post-popup__text-wrapper {
  clear: none !important;
}
/* === END FLOAT IMAGE === */