#html_custom_template  {
--ec-orange: #fe6602;
--ec-orange-hover: #e95c02;
}
#html_custom_template .showroom-section *, #html_custom_template .showroom-section *:before, #html_custom_template .showroom-section *:after  {
box-sizing: border-box;
}
#html_custom_template .showroom-section  {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
background-color: #f5f5f7;
width: 100%;
max-width: 1250px;
margin: 0 auto;
padding: 40px 0;
overflow-x: hidden;
}
#html_custom_template .hero-header  {
position: relative;
text-align: center;
padding: 80px 24px;
margin: -40px 0 60px 0;
color: #fff;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
overflow: hidden;
min-height: 550px;
}
#html_custom_template .hero-header picture, #html_custom_template .hero-header img  {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
#html_custom_template .hero-header .hero-content  {
position: relative;
z-index: 2;
max-width: 800px;
padding: 2rem;
border-radius: 16px;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.45) 65%, rgba(0, 0, 0, 0) 100%);
}
#html_custom_template .showroom-section .hero-header h1  {
font-size: clamp(2.5rem, 5vw, 3.5rem) !important;
font-weight: 700 !important;
color: #ffffff !important;
margin-top: 0 !important;
margin-bottom: 16px !important;
line-height: 1.2 !important;
}
#html_custom_template .showroom-section .hero-header p  {
font-size: clamp(1.1rem, 2vw, 1.3rem) !important;
font-weight: 400 !important;
color: rgba(255, 255, 255, 0.95) !important;
line-height: 1.65 !important;
margin: 0 auto 32px auto !important;
max-width: 650px;
}
#html_custom_template .feature-block  {
background-color: #ffffff;
border-radius: 24px;
display: flex;
align-items: stretch;
overflow: hidden;
margin: 0 20px 30px 20px;
box-shadow: 0 5px 25px rgba(0, 0, 0, 0.07);
}
#html_custom_template .feature-block--reversed  {
flex-direction: row-reverse;
}
#html_custom_template .feature-block__text-content  {
padding: 5%;
flex: 1 1 50%;
box-sizing: border-box;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
}
#html_custom_template .showroom-section .feature-block__title  {
font-size: clamp(1.8rem, 3vw, 2.4rem);
font-weight: 600;
color: #1d1d1f;
margin-top: 0;
margin-bottom: 16px;
line-height: 1.25;
}
#html_custom_template .showroom-section .feature-block__description  {
font-size: 1.1rem;
color: #6e6e73;
line-height: 1.6;
margin: 0 0 24px 0;
max-width: 450px;
margin-left: auto;
margin-right: auto;
}
#html_custom_template .feature-block__link  {
font-size: 1.1rem;
color: #0066cc;
text-decoration: none;
font-weight: 400;
}
#html_custom_template .feature-block__link:hover  {
text-decoration: underline;
}
#html_custom_template .feature-block__image-content  {
flex: 1 1 50%;
display: flex;
align-items: stretch;
}
#html_custom_template .feature-block__image-content img  {
width: 100%;
height: 100%;
aspect-ratio: 4 / 3;
object-fit: cover;
}
#html_custom_template .content-section-header  {
text-align: center;
max-width: 900px;
margin: 80px auto 40px auto;
padding: 0 24px;
}
#html_custom_template .showroom-section .content-section-header h2  {
font-size: clamp(2rem, 4vw, 2.8rem) !important;
font-weight: 600 !important;
color: #1d1d1f !important;
margin-top: 0 !important;
margin-bottom: 16px !important;
line-height: 1.2 !important;
}
#html_custom_template .showroom-section .content-section-header p  {
font-size: 1.2rem !important;
color: #515154 !important;
line-height: 1.6 !important;
max-width: 600px;
margin: 0 auto;
}
#html_custom_template .studio-story  {
padding: 0 20px;
}
#html_custom_template .story-moment  {
display: flex;
gap: 40px;
margin-bottom: 60px;
align-items: center;
}
#html_custom_template .story-moment:nth-child(even)  {
flex-direction: row-reverse;
}
#html_custom_template .story-moment__image  {
flex: 1.2;
border-radius: 18px;
overflow: hidden;
box-shadow: 0 8px 30px rgba(0,0,0,0.1);
}
#html_custom_template .story-moment__image img  {
width: 100%;
display: block;
}
#html_custom_template .story-moment__text  {
flex: 1;
}
#html_custom_template .showroom-section .story-moment__time  {
display: block;
font-size: 1rem;
color: var(--ec-orange);
font-weight: 600;
margin-bottom: 8px;
}
#html_custom_template .showroom-section .story-moment__heading  {
font-size: 1.8rem;
font-weight: 600;
color: #1d1d1f;
margin: 0 0 12px 0;
}
#html_custom_template .showroom-section .story-moment__description  {
font-size: 1.1rem;
color: #6e6e73;
line-height: 1.6;
}
#html_custom_template .interactive-kitchen  {
margin: 0 auto 60px auto;
position: relative;
max-width: 1250px;
z-index: 0;
}
#html_custom_template .interactive-kitchen__image  {
width: 100%;
height: auto;
display: block;
border-radius: 24px;
box-shadow: 0 8px 30px rgba(0,0,0,0.1);
}
#html_custom_template .hotspot  {
appearance: none;
-webkit-appearance: none;
border: 0;
padding: 0;
position: absolute;
width: clamp(44px, 3.2vw, 56px);
height: clamp(44px, 3.2vw, 56px);
background: var(--ec-orange);
border-radius: 50%;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 2px 10px rgba(0,0,0,0.3);
transition: transform 0.2s ease;
transform: translate(-50%, -50%);
touch-action: manipulation;
z-index: 2;
}
#html_custom_template .hotspot::before  {
content: '';
position: absolute;
width: 100%;
height: 100%;
border-radius: 50%;
background: var(--ec-orange);
animation: pulse 2s infinite;
z-index: -1;
}
#html_custom_template .hotspot:hover  {
transform: translate(-50%, -50%) scale(1.15);
}
#html_custom_template .hotspot-icon  {
color: #fff;
width: calc(0.5 * clamp(44px, 3.2vw, 56px));
height: calc(0.5 * clamp(44px, 3.2vw, 56px));
}
#html_custom_template @keyframes pulse  {
#html_custom_template 0%  {
transform: scale(0.9);
opacity: 0.7;
}
#html_custom_template 70%  {
transform: scale(1.6);
opacity: 0;
}
#html_custom_template 100%  {
transform: scale(0.9);
opacity: 0;
}
}
#html_custom_template .hotspot-card  {
position: absolute;
background: #fff;
border-radius: 12px;
padding: 20px;
width: 280px;
box-shadow: 0 5px 30px rgba(0,0,0,0.2);
z-index: 3;
opacity: 0;
visibility: hidden;
transform: translateY(10px);
transition: opacity 0.3s, transform 0.3s;
}
#html_custom_template .hotspot:focus + .hotspot-card, #html_custom_template .hotspot[aria-expanded="true"] + .hotspot-card  {
opacity: 1;
visibility: visible;
transform: translateY(0);
}
#html_custom_template .hotspot-card__title  {
font-size: 1.1rem;
font-weight: 600;
margin: 0 0 8px 0;
color: #1d1d1f;
}
#html_custom_template .hotspot-card__text  {
font-size: 0.95rem;
color: #515154;
line-height: 1.5;
margin: 0 0 12px 0;
}
#html_custom_template .hotspot-card__text strong  {
color: var(--ec-orange);
}
#html_custom_template .hotspot-card__link  {
font-size: 0.95rem;
color: #0066cc;
text-decoration: none;
font-weight: 500;
background: none;
border: none;
padding: 0;
cursor: pointer;
text-align: left;
font-family: inherit;
}
#html_custom_template .hotspot-card__link:hover  {
text-decoration: underline;
}
#html_custom_template .hotspot[data-spot="kitchen"]  {
top: 24%;
left: 42%;
}
#html_custom_template .hotspot[data-spot="microwave"]  {
top: 44%;
left: 55%;
}
#html_custom_template .hotspot[data-spot="coffee-machine"]  {
top: 43%;
left: 69%;
}
#html_custom_template .gallery-scroll-container  {
display: flex;
overflow-x: auto;
gap: 20px;
padding: 10px 20px;
margin-bottom: 60px;
scrollbar-width: thin;
scrollbar-color: #ccc #f5f5f7;
}
#html_custom_template .gallery-scroll-container::-webkit-scrollbar  {
height: 8px;
}
#html_custom_template .gallery-scroll-container::-webkit-scrollbar-track  {
background: #f5f5f7;
}
#html_custom_template .gallery-scroll-container::-webkit-scrollbar-thumb  {
background-color: #ccc;
border-radius: 4px;
}
#html_custom_template .gallery-scroll-container .gallery-item  {
flex: 0 0 320px;
}
#html_custom_template .gallery-scroll-container .gallery-item a  {
display: block;
text-decoration: none;
border-radius: 18px;
overflow: hidden;
box-shadow: 0 5px 25px rgba(0,0,0,0.1);
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
#html_custom_template .gallery-scroll-container .gallery-item img  {
width: 100%;
height: auto;
display: block;
aspect-ratio: 4 / 5;
object-fit: cover;
}
#html_custom_template .gallery-scroll-container .gallery-item a:hover  {
transform: scale(1.03);
box-shadow: 0 10px 35px rgba(0,0,0,0.15);
}
#html_custom_template .final-cta  {
text-align: center;
margin: 80px auto;
padding: 40px 24px;
max-width: 750px;
background-color: #fff;
border-radius: 24px;
box-shadow: 0 5px 25px rgba(0,0,0,0.07);
}
#html_custom_template .showroom-section .final-cta h2  {
font-size: clamp(1.8rem, 4vw, 2.4rem) !important;
line-height: 1.2 !important;
font-weight: 600 !important;
color: #1d1d1f;
margin: 0 0 16px 0;
}
#html_custom_template .showroom-section .final-cta p  {
font-size: 1.1rem !important;
color: #6e6e73;
line-height: 1.6 !important;
max-width: 600px;
margin: 0 auto 32px auto;
}
#html_custom_template .cta-button  {
display: inline-block;
padding: 14px 28px;
border-radius: 999px;
text-decoration: none;
font-size: 1.1rem;
font-weight: 500;
transition: transform 0.2s, background-color 0.2s;
background-color: var(--ec-orange);
color: #fff;
border: none;
cursor: pointer;
}
#html_custom_template .cta-button:hover  {
transform: scale(1.03);
background-color: var(--ec-orange-hover);
}
#html_custom_template .map-section  {
display: grid;
grid-template-columns: 1fr 1fr;
align-items: center;
gap: 40px;
background-color: #fff;
border-radius: 24px;
padding: 40px;
margin: 0 20px;
box-shadow: 0 5px 25px rgba(0,0,0,0.07);
}
#html_custom_template .map-section__map img  {
width: 100%;
height: auto;
object-fit: contain;
border-radius: 12px;
}
#html_custom_template .map-section__text  {
padding: 0 24px;
text-align: left;
max-width: 500px;
display: flex;
flex-direction: column;
justify-content: center;
}
#html_custom_template .showroom-section .map-section__text .eyebrow  {
display: block;
font-size: 1rem;
font-weight: 500;
color: #6e6e73;
margin-bottom: 12px;
}
#html_custom_template .showroom-section .map-section__text h2  {
font-size: 2.2rem;
color: #1d1d1f;
margin: 0 0 16px 0;
font-weight: 600;
}
#html_custom_template .showroom-section .map-section__text p  {
font-size: 1.1rem;
line-height: 1.7;
color: #6e6e73;
}
#html_custom_template .skip-link  {
position: absolute;
top: -100px;
left: 10px;
background: #1d1d1f;
color: white;
padding: 10px 15px;
z-index: 1000;
transition: top 0.3s ease;
border-radius: 8px;
text-decoration: none;
}
#html_custom_template .skip-link:focus  {
top: 10px;
}
#html_custom_template .cta-button:focus-visible, #html_custom_template .hotspot:focus-visible, #html_custom_template .feature-block__link:focus-visible, #html_custom_template .hotspot-card__link:focus-visible  {
outline: 3px solid #1a73e8;
outline-offset: 3px;
border-radius: 3px;
}
@media (max-width: 900px)  {
#html_custom_template .feature-block, #html_custom_template .feature-block--reversed  {
flex-direction: column-reverse;
}
#html_custom_template .feature-block__text-content  {
padding: 40px 30px;
}
#html_custom_template .map-section  {
grid-template-columns: 1fr;
text-align: center;
padding: 40px 20px;
}
#html_custom_template .map-section__text  {
padding: 20px 0 0 0;
align-items: center;
text-align: center;
}
#html_custom_template .showroom-section .map-section__text h2  {
font-size: 1.8rem;
line-height: 1.3 !important;
}
#html_custom_template .story-moment, #html_custom_template .story-moment:nth-child(even)  {
flex-direction: column;
}
#html_custom_template .hotspot-card  {
transform: translate(-50%, 10px);
left: 50% !important;
top: auto !important;
bottom: 50px;
}
#html_custom_template .hotspot:focus + .hotspot-card, #html_custom_template .hotspot[aria-expanded="true"] + .hotspot-card  {
transform: translate(-50%, 0);
}
}
@media (max-width: 600px) {
#html_custom_template .map-section__text h2  {
line-height: 1.35;
}
}
@media (max-width: 480px)  {
#html_custom_template .hotspot::before  {
animation-duration: 2.6s;
opacity: .85;
}
}
@media (prefers-reduced-motion: reduce)  {
#html_custom_template .hotspot::before  {
animation: none;
}
#html_custom_template .cta-button, #html_custom_template .gallery-scroll-container .gallery-item a, #html_custom_template .hotspot, #html_custom_template .hotspot-card  {
transition: none;
}
}
@media (prefers-color-scheme: dark) {
#html_custom_template body, #html_custom_template .showroom-section  {
background-color: #121212;
color: #e0e0e0;
}
#html_custom_template .feature-block, #html_custom_template .final-cta, #html_custom_template .map-section, #html_custom_template .hotspot-card  {
background-color: #1e1e1e;
box-shadow: 0 5px 25px rgba(0,0,0,.35);
}
#html_custom_template .showroom-section .feature-block__title, #html_custom_template .showroom-section .story-moment__heading, #html_custom_template .showroom-section .final-cta h2, #html_custom_template .showroom-section .map-section__text h2, #html_custom_template .showroom-section .hotspot-card__title, #html_custom_template .showroom-section .content-section-header h2  {
color: #f5f5f7;
}
#html_custom_template .showroom-section .feature-block__description, #html_custom_template .showroom-section .story-moment__description, #html_custom_template .showroom-section .final-cta p, #html_custom_template .showroom-section .map-section__text p, #html_custom_template .showroom-section .hotspot-card__text, #html_custom_template .showroom-section .map-section__text .eyebrow, #html_custom_template .showroom-section .content-section-header p  {
color: #b0b0b0;
}
#html_custom_template .hero-header::before {
background-color: rgba(0,0,0,.6);
}
#html_custom_template .gallery-scroll-container::-webkit-scrollbar-thumb  {
background-color: #424242;
}
#html_custom_template .gallery-scroll-container::-webkit-scrollbar-track  {
background: #1e1e1e;
}
#html_custom_template .skip-link  {
background: #f5f5f7;
color: #121212;
}
}
