@import url('https://fonts.googleapis.com/css2?family=Fraunces:wght@400;700&family=Inter:wght@400;600&family=Noto+Serif:wght@400;700&display=swap');
:root { --strawberry-red: #f94144; --pumpkin-spice: #f3722c; --carrot-orange: #f8961e; --blue-slate: #577590; --surface-container: #f7efe5; --on-surface-variant: #596267; --primary: #277da1; --secondary: #43aa8b; }
::selection { background: var(--strawberry-red); color: #fffdf9; }
input:focus, textarea:focus { outline: none; }
h3 { font-family: 'Noto Serif', serif; }
.modal-open { overflow: hidden; }
.material-symbols-outlined { font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24; }
.btn-primary { position: relative; display: inline-flex; align-items: center; justify-content: center; padding: 1.1rem 2.2rem; background: var(--primary); color: #fff; font-size: 0.8rem; font-weight: 600; letter-spacing: 0.15em; text-transform: uppercase; transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); overflow: hidden; border-radius: 100px; border: 1px solid var(--primary); box-shadow: 0 10px 22px rgba(39, 125, 161, 0.24); }
.btn-primary:hover { background: var(--blue-slate); border-color: var(--blue-slate); transform: translateY(-3px); }
.btn-secondary { position: relative; display: inline-flex; align-items: center; justify-content: center; padding: 1.1rem 2.2rem; background: rgba(255, 255, 255, 0.12); color: #fff; font-size: 0.8rem; font-weight: 600; letter-spacing: 0.15em; text-transform: uppercase; transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); overflow: hidden; border-radius: 100px; border: 1px solid rgba(255, 255, 255, 0.34); backdrop-filter: blur(12px); }
.btn-secondary:hover { transform: translateY(-3px); }
.btn-secondary .btn-icon { filter: invert(1); }
.btn-premium-gradient { text-transform: uppercase; letter-spacing: 0.18em; font-size: 11px; font-weight: 600; color: white; padding: 12px 28px; border-radius: 9999px; background: linear-gradient(135deg, var(--strawberry-red), var(--pumpkin-spice)); border: 1px solid rgba(255, 255, 255, 0.1); cursor: pointer; transition: all 0.3s ease; position: relative; display: inline-flex; align-items: center; justify-content: center; }
.btn-premium-gradient:hover { background: linear-gradient(135deg, var(--pumpkin-spice), var(--carrot-orange)); }
.btn-text-wrapper { position: relative; display: flex; align-items: center; justify-content: center; }
.span-mother, .span-mother2 { display: flex; overflow: hidden; white-space: pre; }
.span-mother2 { position: absolute; left: 0; top: 0; width: 100%; height: 100%; justify-content: center; pointer-events: none; }
.span-mother span, .span-mother2 span, .btn-icon { display: inline-block; }
.btn-icon { margin-left: 0.45em; }
.span-mother2 span, .span-mother2 .btn-icon { transform: translateY(-2.5em); }
.btn-primary:hover .span-mother span, .btn-secondary:hover .span-mother span, .btn-premium-gradient:hover .span-mother span, .btn-secondary:hover .span-mother .btn-icon, .btn-premium-gradient:hover .span-mother .btn-icon { transform: translateY(2.5em); transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1); }
.btn-primary:hover .span-mother2 span, .btn-secondary:hover .span-mother2 span, .btn-premium-gradient:hover .span-mother2 span, .btn-secondary:hover .span-mother2 .btn-icon, .btn-premium-gradient:hover .span-mother2 .btn-icon { transform: translateY(0); transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1); }
.file-attach-btn { display: inline-flex; align-items: baseline; justify-content: flex-start; width: fit-content; padding: 0; border: 0; background: transparent; color: var(--primary); font-size: 0.78rem; font-weight: 600; letter-spacing: 0.16em; text-transform: uppercase; text-decoration-line: underline; text-decoration-style: dashed; text-decoration-thickness: 1px; text-underline-offset: 0.28em; transition: color 0.2s ease; cursor: pointer; }
.file-attach-note { font-size: 0.72rem; opacity: 0.72; color: var(--on-surface-variant, #565656); }
.contact-cluster { display: flex; flex-wrap: wrap; align-items: center; gap: 1rem 1.35rem; }
.contact-phone { display: inline-flex; align-items: center; gap: 0.8rem; color: var(--on-surface); text-decoration: none; transition: color 0.2s ease; }
.contact-phone:hover { color: var(--surface-tint); }
.contact-phone__icon { width: 1.25rem; height: 1.25rem; flex: none; }
.contact-phone__number { font-family: 'Inter', sans-serif; font-size: clamp(1.05rem, 1.5vw, 1.25rem); font-weight: 600; line-height: 1.1; letter-spacing: 0.01em; }
.contact-chips { display: flex; flex-wrap: wrap; align-items: center; gap: 0.45rem; }
.contact-link { display: inline-flex; align-items: center; padding: 0; border: 0; background: transparent; color: var(--on-surface); font-family: 'Inter', sans-serif; font-size: 0.65rem; font-weight: 600; letter-spacing: 0.03em; text-transform: none; text-decoration: none; cursor: default; transition: color 0.2s ease, opacity 0.2s ease; }
.contact-link:hover { color: var(--primary); }
.contact-link:focus-visible { outline: 2px solid var(--primary); outline-offset: 3px; border-radius: 2px; }
.contact-separator { color: rgba(89, 98, 103, 0.6); font-size: 0.72rem; line-height: 1; }
.hero-scrim { background: linear-gradient(135deg, rgba(39, 125, 161, 0.34) 0%, rgba(67, 170, 139, 0.22) 48%, rgba(249, 114, 44, 0.18) 100%), linear-gradient(180deg, rgba(15, 19, 24, 0.2) 0%, rgba(15, 19, 24, 0.42) 100%); mix-blend-mode: multiply; }
.skeleton { background: linear-gradient(90deg, #f0e6da 25%, #f7efe5 50%, #f0e6da 75%); background-size: 200% 100%; animation: shimmer 1.5s infinite; }
.advantage-card { position: relative; overflow: hidden; border-radius: 2rem; min-height: 280px; display: flex; flex-direction: column; justify-content: space-between; padding: 2rem; }
.advantage-card-bg { position: absolute; inset: 0; z-index: 0; }
.advantage-card-bg img { width: 100%; height: 100%; object-fit: cover; }
.advantage-card:first-child .advantage-card-bg img { filter: brightness(1.6) saturate(0.9) contrast(0.74); }
.advantage-card-overlay { position: absolute; inset: 0; background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.7) 100%); z-index: 1; }
.advantage-card-content { position: relative; z-index: 2; height: auto; display: flex; flex-direction: column; justify-content: flex-start; }
.advantage-card-title { color: #ffffff; font-size: 1.5rem; font-weight: 600; margin-bottom: 0.5rem; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); }
.advantage-card-text { color: #fff; font-size: 1rem; line-height: 1.5; mix-blend-mode: difference; }
.reveal,
.reveal-fast {
  opacity: 0;
  transform: translateY(18px);
  will-change: opacity, transform;
  transition: opacity 0.8s cubic-bezier(0.4, 0, 0.2, 1), transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}
.reveal.active,
.reveal-fast.active,
html.product-ui-ready .reveal.active,
html.product-ui-ready .reveal-fast.active {
  opacity: 1;
  transform: none;
}
.reveal-delay-1 { transition-delay: 0.1s; }
.reveal-delay-2 { transition-delay: 0.2s; }
.reveal-delay-3 { transition-delay: 0.3s; }
.reveal-delay-4 { transition-delay: 0.4s; }
.reveal-delay-5 { transition-delay: 0.5s; }
.hero-bg-anim { animation: hero-zoom 2s cubic-bezier(0.4, 0, 0.2, 1) forwards; }
@keyframes shimmer { 0% { background-position: 200% 0; } 100% { background-position: -200% 0; } }
@keyframes hero-zoom { from { transform: scale(1.1); opacity: 0; } to { transform: scale(1); opacity: 1; } }
@media (min-width: 768px) { .advantage-card-content { height: 100%; justify-content: flex-end; } }
@media (max-width: 767px) { .header-cta { flex-shrink: 0; white-space: nowrap; padding: 0.8rem 1rem; font-size: 10px; letter-spacing: 0.12em; } .for-who-section { padding-top: 3.2rem !important; } #for-who .grid { row-gap: 2.2rem; } .for-who-card { position: relative; display: grid; grid-template-columns: 2.8rem 1fr; grid-template-areas: "icon title" "icon desc"; column-gap: 0.9rem; align-items: start; border-left: 0 !important; padding: 0 !important; background: transparent; border: 0 !important; box-shadow: none; backdrop-filter: none; } .for-who-card::before { content: none; } .for-who-card + .for-who-card { margin-top: 0; } .for-who-icon { grid-area: icon; position: static; display: block; width: 2.8rem !important; height: 2.8rem !important; padding: 0.58rem; margin: -0.35rem 0 0 !important; border-radius: 9999px; background: transparent; border: 1px solid rgba(201, 199, 192, 0.88); box-shadow: none; } .for-who-card h3 { grid-area: title; align-self: end; } .for-who-card p { grid-area: desc; margin-top: 0.6rem; } #for-who h2 { margin-bottom: 2.2rem !important; text-transform: uppercase; letter-spacing: 0.12em; font-size: 0.88rem !important; } #for-who h3 { margin-bottom: 0 !important; font-size: 1.45rem !important; line-height: 1.12 !important; } #for-who p { font-size: 1rem !important; line-height: 1.52 !important; max-width: 100%; color: var(--on-surface-variant, #565656); margin-bottom: 0; } .contact-cluster { gap: 0.65rem 0.85rem; } .contact-phone { align-items: flex-start; } .contact-phone__number { font-size: 1rem; line-height: 1.15; } .contact-chips { gap: 0.35rem; } .contact-link { font-size: 0.72rem; letter-spacing: 0.02em; } .contact-separator { font-size: 0.72rem; } .py-section-padding, .pb-section-padding { padding-top: 4.5rem !important; padding-bottom: 4.5rem !important; } #catalog.pt-10 { padding-top: 2.5rem !important; } #catalog header, #advantages h2, #contacts h2 { margin-bottom: 2.5rem !important; } #catalog .mb-stack-lg { margin-bottom: 3.5rem !important; } #catalog .mt-12 { margin-top: 3rem !important; } #advantages h2, #contacts h2 { margin-bottom: 2rem !important; } .advantage-card { min-height: 220px; padding: 1.25rem; justify-content: flex-start !important; } .advantage-card-content { justify-content: flex-start !important; align-self: stretch; height: auto !important; padding-top: 1.2rem; padding-bottom: 0 !important; } .advantage-card-content > div { margin-top: 0; display: flex; flex-direction: column; gap: 0.05rem; } .advantage-card-title { font-size: 1.2rem; line-height: 1.1; margin-bottom: 0.05rem; } .advantage-card-text { font-size: 0.95rem; line-height: 1.22; } }

.product-popup { position: fixed; inset: 0; z-index: 120; opacity: 0; pointer-events: none; transition: opacity 0.25s ease; }
.product-popup.is-open { opacity: 1; pointer-events: auto; }
.product-popup__backdrop { position: absolute; inset: 0; background: rgba(14, 17, 20, 0.62); backdrop-filter: blur(8px); }
.product-popup__panel { position: relative; z-index: 1; width: min(1100px, calc(100vw - 1.5rem)); height: 100dvh; max-height: none; margin: 0 auto; overflow: hidden; border-radius: 0; background: radial-gradient(circle at top right, rgba(214, 166, 84, 0.08), transparent 28%), linear-gradient(180deg, #1a1715 0%, #120f0d 100%); box-shadow: 0 32px 90px rgba(0, 0, 0, 0.42); display: flex; flex-direction: column; }
.product-popup__media { background: #0f0d0c; grid-area: media; width: calc(100% + (var(--product-popup-pad-x) * 2)); height: var(--product-popup-main-image-height, 520px); margin: calc(-1 * var(--product-popup-pad-y)) calc(-1 * var(--product-popup-pad-x)) 0; flex: 0 0 auto; cursor: zoom-in; justify-self: stretch; }
.product-popup__main-image { display: block; width: 100%; height: 100%; max-height: 100%; object-fit: cover; }
.product-popup__content--sofa .product-popup__main-image { object-position: center calc(50% - 65px); }
.product-popup--main-image-expanded .product-popup__media { min-height: 0; }
.product-popup--main-image-expanded .product-popup__main-image { width: 100%; height: auto; max-height: none; object-fit: initial; }
.product-popup__content { --product-popup-pad-y: clamp(2rem, 3vw, 3.75rem); --product-popup-pad-x: clamp(2.2rem, 3.6vw, 4.5rem); padding: var(--product-popup-pad-y) var(--product-popup-pad-x) 4rem; overflow-y: auto; min-height: 0; flex: 1 1 auto; display: grid; grid-template-areas: "media media" "title title" "intro intro" "layout layout" "original original"; gap: 2rem 2.35rem; align-items: start; }
.product-popup__content--bed { grid-template-areas: "media" "title" "intro" "layout" "gallery" "original"; gap: 2.1rem; }
.product-popup__title { margin: 0; color: #f5efe6; font-family: 'Fraunces', serif; font-size: clamp(2rem, 3vw, 3.5rem); line-height: 0.95; letter-spacing: -0.03em; max-width: 12ch; grid-area: title; }
.product-popup__flow, .product-popup__split { display: contents; }
.product-popup__split-right { grid-area: right; display: grid; gap: 1.85rem; min-width: 0; }
.product-popup__text-block { min-width: 0; }
.product-popup__text-block--lead { grid-area: intro; }
.product-popup__text-block--lead p { font-size: 1.16rem; }
.product-popup__text-block:not(.product-popup__text-block--lead) { grid-area: auto; margin-bottom: 55px; }
.product-popup__text-block p { margin: 0; color: rgba(245, 239, 230, 0.9); font-family: 'Inter', sans-serif; font-size: 1.09rem; line-height: 1.9; max-width: 88ch; }
.product-popup__panel-media, .product-popup__gallery-item { margin: 0; border-radius: 0; overflow: hidden; background: rgba(255, 255, 255, 0.05); box-shadow: 0 10px 28px rgba(0, 0, 0, 0.16); }
.product-popup__panel-media img { display: block; width: 100%; object-fit: cover; }
.product-popup__sofa-grid { grid-area: layout; display: grid; grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr); gap: 2.15rem 4.9rem; align-items: start; }
.product-popup__sofa-column { display: grid; gap: 1.5rem; min-width: 0; }
.product-popup__sofa-column--left { align-content: start; gap: 3rem; }
.product-popup__sofa-column--right { align-content: start; }
.product-popup__panel-media--left img { aspect-ratio: 1; }
.product-popup__panel-media--left { margin-top: 0; }
.product-popup__panel-media--right img { aspect-ratio: 16 / 10; }
.product-popup__sofa-column--right .product-popup__panel-media--right { margin: 0 0 50px 60px; }
.product-popup__gallery { grid-area: gallery; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1.5rem; }
.product-popup__gallery-item img { display: block; width: 100%; aspect-ratio: 4 / 3; object-fit: cover; }
.product-popup__cta { grid-area: cta; justify-self: start; align-self: start; }
.product-popup__sofa-column .product-popup__cta { grid-area: auto; justify-self: start; align-self: start; margin: 0 0 1.5rem; }
.product-popup__original-link { grid-area: original; }
.product-popup__cta { padding: 0.95rem 1.5rem; border-radius: 9999px; border: 1px solid rgba(255, 255, 255, 0.18); background: linear-gradient(135deg, #e5eef9, #cbdcf1); color: #111827; box-shadow: 0 16px 32px rgba(203, 220, 241, 0.14), 0 8px 18px rgba(0, 0, 0, 0.18); transition: all 0.3s ease; text-transform: uppercase; letter-spacing: 0.18em; font-family: 'Inter', sans-serif; font-size: 11px; font-weight: 600; }
.product-popup__cta:hover { transform: translateY(-1px); background: linear-gradient(135deg, #edf4fb, #d7e6f4); border-color: rgba(255, 255, 255, 0.28); box-shadow: 0 18px 36px rgba(203, 220, 241, 0.2), 0 10px 22px rgba(0, 0, 0, 0.2); }
.product-popup__original-link { display: inline-flex; flex-direction: column; gap: 0.35rem; align-items: flex-start; width: fit-content; color: rgba(245, 239, 230, 0.72); text-decoration: none; border-top: 1px solid rgba(255, 255, 255, 0.08); padding-top: 1.5rem; margin-top: 0.75rem; }
.product-popup__original-label { font-family: 'Inter', sans-serif; font-size: 0.68rem; letter-spacing: 0.16em; text-transform: uppercase; }
.product-popup__original-text { font-family: 'Inter', sans-serif; font-size: 0.92rem; line-height: 1.4; word-break: break-word; color: #f5efe6; }
.product-popup__close { position: absolute; top: 1rem; right: 1rem; z-index: 2; width: 2.75rem; height: 2.75rem; border: 0; border-radius: 0; background: transparent; color: #fff; backdrop-filter: none; display: inline-flex; align-items: center; justify-content: center; }
.product-popup__close-icon { display: inline-flex; align-items: center; justify-content: center; }
.product-popup__close-icon svg { display: block; width: 0.5rem; height: 0.5rem; color: #fff; filter: none; }
.product-popup__close-icon svg path[fill="currentColor"] { fill: currentColor; stroke: rgba(0, 0, 0, 0.4); stroke-width: 1.5; paint-order: stroke fill; }

@media (min-width: 768px) {
  .product-popup__panel { overflow: visible; }
  .product-popup__close-icon svg { width: 2.7rem; height: 2.7rem; }
}

@media (max-width: 767px) {
  .product-popup__panel { width: 100vw; height: 100dvh; max-height: none; margin: 0; border-radius: 0; }
  .product-popup__close-icon svg { width: 2.5rem; height: 2.5rem; }
  .product-popup__close-icon svg path[fill="currentColor"] { stroke: rgba(0, 0, 0, 0.6); stroke-width: 1.25; }
  .product-popup__media { height: var(--product-popup-main-image-height, clamp(340px, 28vh, 520px)); width: calc(100% + 1.9rem); margin: 0 -0.95rem; }
  .product-popup__content--sofa .product-popup__main-image { object-position: center; }
  .product-popup__content { padding: 0 1.25rem 1.05rem; grid-template-columns: 1fr; grid-template-areas: "media" "title" "intro" "layout" "original"; gap: 1rem; }
  .product-popup__content--bed { grid-template-areas: "media" "title" "intro" "layout" "gallery" "original"; gap: 2rem; }
  .product-popup__sofa-grid, .product-popup__gallery { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0.85rem; }
  .product-popup__sofa-column { display: contents; }
  .product-popup__sofa-column--right .product-popup__panel-media--right { margin-left: 0; margin-bottom: 0; }
  .product-popup__sofa-column--left { gap: 1rem; }
  .product-popup__sofa-column--left .product-popup__cta, .product-popup__sofa-column--right .product-popup__text-block { grid-column: 1 / -1; }
  .product-popup__text-block:not(.product-popup__text-block--lead) { margin: 10px 0 0; }
  .product-popup__panel-media--left img, .product-popup__panel-media--right img { aspect-ratio: 16 / 11; }
  .product-popup__title { font-size: 1.95rem; max-width: none; }
  .product-popup__text-block p { font-size: 0.96rem; line-height: 1.65; }
  .product-popup__cta { width: 100%; justify-content: center; }
}
