html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{margin:0;min-height:100%;padding:0;width:100%}body{background:#111;overflow-x:hidden}*{box-sizing:border-box}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0f0f38;left:0;padding:18px 24px;position:fixed;top:0;transition:all .35s ease;width:100%;z-index:1200}.navbar.scrolled{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f0f0fb8;border-bottom:1px solid #ffffff14;box-shadow:0 12px 35px #0000002e;padding:12px 24px}.navbar-container{gap:20px;justify-content:space-between;margin:0 auto;max-width:1280px}.navbar-container,.navbar-logo{align-items:center;display:flex}.navbar-logo{cursor:pointer;gap:14px;min-width:0;-webkit-user-select:none;user-select:none}.navbar-logo img{border-radius:50%;flex-shrink:0;height:58px;object-fit:cover;transition:transform .35s ease,box-shadow .35s ease;width:58px}.navbar-logo:hover img{transform:scale(1.07) rotate(-2deg)}.navbar-brand-text{display:flex;flex-direction:column;line-height:1.1}.brand-title{color:#fff;font-size:1.2rem;font-weight:800;letter-spacing:.2px}.brand-subtitle{color:wheat;font-size:.83rem;letter-spacing:.3px;margin-top:4px}.navbar-links{align-items:center;display:flex;gap:28px}.navbar-links a{color:#fff;font-size:.98rem;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.navbar-links a:after{background:wheat;border-radius:999px;bottom:-7px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.navbar-links a:hover{color:wheat}.navbar-links a:hover:after{width:100%}.navbar-cta{align-items:center;background:wheat;border-radius:999px;box-shadow:0 10px 30px #f5deb338;color:#1f2937;display:inline-flex;font-weight:700;justify-content:center;min-height:48px;padding:0 22px;text-decoration:none;transition:all .3s ease;white-space:nowrap}.navbar-cta:hover{background:#f2cf8f;transform:translateY(-2px)}.burger{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:none;border-radius:14px;cursor:pointer;display:none;flex-direction:column;gap:5px;height:48px;justify-content:center;padding:0;width:48px;z-index:1301}.burger span{background:wheat;border-radius:999px;display:block;height:2.5px;transition:all .3s ease;width:22px}.burger.open span:first-child{transform:translateY(7px) rotate(45deg)}.burger.open span:nth-child(2){opacity:0}.burger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#121212f5;border-left:1px solid #ffffff14;height:100vh;pointer-events:none;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .4s ease;width:min(88%,380px);z-index:1300}.mobile-menu.active{pointer-events:auto;transform:translateX(0)}.mobile-menu-inner{display:flex;flex-direction:column;gap:24px;height:100%;justify-content:center;padding:110px 28px 40px}.mobile-menu a{color:#fff;font-size:1.15rem;font-weight:600;opacity:0;text-decoration:none;transform:translateX(20px)}.mobile-menu.active a{animation:fadeSlideIn .45s ease forwards}.mobile-menu.active a:first-child{animation-delay:.08s}.mobile-menu.active a:nth-child(2){animation-delay:.14s}.mobile-menu.active a:nth-child(3){animation-delay:.2s}.mobile-menu.active a:nth-child(4){animation-delay:.26s}.mobile-menu.active a:nth-child(5){animation-delay:.32s}.mobile-menu.active a:nth-child(6){animation-delay:.38s}.mobile-menu.active a:nth-child(7){animation-delay:.44s}.mobile-menu-cta{align-items:center;background:wheat;border-radius:999px;box-shadow:0 10px 28px #f5deb32e;color:#1f2937!important;display:inline-flex;font-weight:800;justify-content:center;margin-top:10px;min-height:52px}.overlay{animation:fadeInOverlay .25s ease;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0000006b;inset:0;position:fixed;z-index:1250}@keyframes fadeSlideIn{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}@media (max-width:1100px){.navbar-links{gap:20px}.navbar-cta{padding:0 18px}}@media (max-width:900px){.navbar-cta,.navbar-links{display:none}.burger{display:inline-flex}.navbar{padding:16px 18px}.navbar.scrolled{padding:10px 18px}}@media (max-width:600px){.navbar-logo img{height:50px;width:50px}.brand-title{font-size:1.02rem}.brand-subtitle{font-size:.74rem}.mobile-menu{width:100%}.mobile-menu-inner{padding:110px 24px 36px}}@media (max-width:420px){.brand-subtitle{display:none}.brand-title{font-size:.98rem}}.hero{align-items:center;background:url(/static/media/interieur.7e5c22e832dc0fc5c75c.jpg) 50%/cover no-repeat;color:#fff;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:120px 20px 60px;position:relative;text-align:center}.hero:before{animation:heroZoomOut 8s ease forwards;background:inherit;content:"";inset:0;position:absolute;transform:scale(1.08);z-index:1}.hero-dark-layer{background:linear-gradient(135deg,#0a0a0ab8,#0a0a0a8c);inset:0;position:absolute;z-index:2}.hero-bg-shape{border-radius:999px;filter:blur(80px);opacity:.22;pointer-events:none;position:absolute;z-index:2}.hero-shape-1{background:wheat;height:280px;left:-60px;top:10%;width:280px}.hero-shape-2{background:#d6a85f;bottom:5%;height:340px;right:-80px;width:340px}.hero-content{animation:fadeUp 1s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff24;border-radius:28px;box-shadow:0 20px 60px #00000047;max-width:980px;padding:42px 34px;position:relative;width:100%;z-index:3}.hero-badge{background:#f5deb329;border:1px solid #f5deb359;border-radius:999px;color:wheat;display:inline-block;font-size:.95rem;font-weight:600;letter-spacing:.3px;margin-bottom:20px;padding:10px 18px}.hero-title{color:#fff;font-size:clamp(2.4rem,5vw,4.6rem);font-weight:800;line-height:1.08;margin-bottom:22px}.hero-title span{color:wheat;display:block;margin-top:8px}.hero-subtitle{color:#ffffffe0;font-size:1.15rem;line-height:1.8;margin:0 auto 34px;max-width:760px}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:38px}.hero-actions,.hero-button{align-items:center;justify-content:center}.hero-button{border-radius:999px;box-sizing:border-box;display:inline-flex;font-weight:700;min-height:56px;padding:0 28px;text-decoration:none;transition:all .3s ease}.hero-button-primary{background:wheat;box-shadow:0 10px 30px #f5deb338;color:#1f2937}.hero-button-primary:hover{background:#f2cf8f;transform:translateY(-3px)}.hero-button-secondary{background:#ffffff0f;border:1px solid #ffffff38;color:#fff}.hero-button-secondary:hover{background:#ffffff1f;transform:translateY(-3px)}.hero-highlights{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,1fr);margin-top:10px}.hero-highlight-card{background:#ffffff12;border:1px solid #ffffff1a;border-radius:20px;padding:22px 18px;text-align:left;transition:transform .3s ease,background .3s ease}.hero-highlight-card:hover{background:#ffffff1c;transform:translateY(-5px)}.hero-highlight-card h3{color:wheat;font-size:1.05rem;font-weight:700;margin-bottom:10px}.hero-highlight-card p{color:#ffffffd1;font-size:.96rem;line-height:1.6;margin:0}@keyframes heroZoomOut{0%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.hero{padding:110px 18px 50px}.hero-content{padding:34px 22px}.hero-highlights{grid-template-columns:1fr}.hero-subtitle{font-size:1.05rem}}@media (max-width:600px){.hero-title{font-size:2rem}.hero-title span{display:inline}.hero-subtitle{font-size:.98rem;line-height:1.7}.hero-actions{flex-direction:column;gap:12px}.hero-button{max-width:320px;width:100%}.hero-badge{font-size:.85rem;padding:9px 14px}.hero-highlight-card{text-align:center}}.about-section{background:linear-gradient(180deg,#f8f5ef,#f4efe6);overflow:hidden;padding:110px 20px;position:relative}.about-section:before{background:#f5deb359;left:-120px;top:-120px}.about-section:after,.about-section:before{border-radius:50%;content:"";filter:blur(90px);height:320px;pointer-events:none;position:absolute;width:320px}.about-section:after{background:#d6a85f2e;bottom:-120px;right:-120px}.about-wrapper{grid-gap:56px;align-items:center;display:grid;gap:56px;grid-template-columns:1.2fr .9fr;margin:0 auto;max-width:1280px;position:relative;z-index:2}.about-text-block{opacity:0;transform:translateY(35px);transition:opacity .9s ease,transform .9s ease}.about-section.visible .about-text-block{opacity:1;transform:translateY(0)}.about-badge{background:#f5deb373;border:1px solid #d6a85f4d;border-radius:999px;color:#8b6a33;display:inline-block;font-size:.95rem;font-weight:700;margin-bottom:18px;padding:10px 18px}.about-title{color:#1f2937;font-size:clamp(2rem,4vw,3.4rem);font-weight:800;line-height:1.12;margin:0 0 24px;max-width:760px}.about-title span{color:#c89d57;display:block;margin-top:8px}.about-description{color:#4b5563;font-size:1.08rem;line-height:1.9;margin-bottom:18px;max-width:760px}.about-description strong{color:#1f2937;font-weight:700}.about-features{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,1fr);margin-top:34px}.about-feature-card{background:#ffffffb3;border:1px solid #d6a85f1f;border-radius:22px;box-shadow:0 14px 35px #1f29370f;padding:22px 20px;transition:transform .3s ease,box-shadow .3s ease}.about-feature-card:hover{box-shadow:0 20px 40px #1f29371a;transform:translateY(-6px)}.about-feature-card h3{color:#1f2937;font-size:1.02rem;font-weight:700;margin:0 0 10px}.about-feature-card p{color:#6b7280;font-size:.96rem;line-height:1.65;margin:0}.about-visual{align-items:center;display:flex;justify-content:center;min-height:520px;opacity:0;position:relative;transform:translateY(35px);transition:opacity .9s ease .15s,transform .9s ease .15s}.about-section.visible .about-visual{opacity:1;transform:translateY(0)}.about-image-card{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#ffffffd1,#fff8ecb8);border:1px solid #d6a85f33;border-radius:34px;box-shadow:0 22px 60px #1f29371a,inset 0 1px 0 #fff9;display:flex;justify-content:center;min-height:440px;padding:34px;width:min(100%,440px)}.about-floating-logo{animation:floatLogo 4s ease-in-out infinite;filter:drop-shadow(0 16px 30px rgba(0,0,0,.12));max-width:300px;object-fit:contain;width:100%}.about-mini-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd1;border:1px solid #d6a85f2e;border-radius:16px;box-shadow:0 14px 30px #1f293714;padding:14px 18px;position:absolute}.about-mini-card span{color:#1f2937;font-size:.95rem;font-weight:700}.about-mini-card-top{left:10px;top:55px}.about-mini-card-bottom{bottom:50px;right:5px}@keyframes floatLogo{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@media (max-width:992px){.about-section{padding:90px 18px}.about-wrapper{gap:42px;grid-template-columns:1fr}.about-title span{display:inline}.about-features{grid-template-columns:1fr}.about-visual{min-height:auto}.about-image-card{min-height:360px}}@media (max-width:600px){.about-section{padding:75px 16px}.about-badge{font-size:.85rem;padding:9px 14px}.about-title{font-size:2rem;line-height:1.16}.about-description{font-size:.98rem;line-height:1.8}.about-image-card{border-radius:26px;min-height:300px;padding:22px}.about-floating-logo{max-width:220px}.about-mini-card{margin-top:14px;position:static;width:-webkit-fit-content;width:fit-content}.about-visual{display:flex;flex-direction:column;gap:10px}}.realisations-section{background:linear-gradient(180deg,#f4efe6,#fbf8f3);overflow:hidden;padding:110px 20px;position:relative}.realisations-section:before{background:#f5deb347;height:320px;right:-120px;top:-140px;width:320px}.realisations-section:after,.realisations-section:before{border-radius:50%;content:"";filter:blur(90px);pointer-events:none;position:absolute}.realisations-section:after{background:#d6a85f29;bottom:-100px;height:280px;left:-100px;width:280px}.realisations-wrapper{margin:0 auto;max-width:1280px;position:relative;z-index:2}.realisations-heading{margin:0 auto 54px;max-width:860px;text-align:center}.realisations-badge{background:#f5deb373;border:1px solid #d6a85f4d;border-radius:999px;color:#8b6a33;display:inline-block;font-size:.95rem;font-weight:700;margin-bottom:18px;padding:10px 18px}.realisations-title{color:#1f2937;font-size:clamp(2rem,4vw,3.4rem);font-weight:800;line-height:1.12;margin:0 0 20px}.realisations-title span{color:#c89d57;display:block;margin-top:8px}.realisations-subtext{color:#4b5563;font-size:1.08rem;line-height:1.85;margin:0 auto;max-width:760px}.realisations-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(12,1fr)}.real-card{background:#ddd;border:1px solid #d6a85f14;border-radius:24px;box-shadow:0 14px 35px #1f293714;cursor:pointer;grid-column:span 4;min-height:300px;overflow:hidden;position:relative;transition:transform .35s ease,box-shadow .35s ease}.real-card-large{grid-column:span 6;min-height:360px}.real-card:hover{box-shadow:0 24px 50px #1f293724;transform:translateY(-8px)}.real-img{display:block;height:100%;object-fit:cover;transition:transform .45s ease;width:100%}.real-card:hover .real-img{transform:scale(1.06)}.real-card-overlay{align-items:flex-end;background:linear-gradient(0deg,#0f0f0f8c,#0f0f0f14,#0000);display:flex;inset:0;justify-content:flex-start;opacity:0;padding:22px;position:absolute;transition:opacity .3s ease}.real-card:hover .real-card-overlay{opacity:1}.real-card-overlay span{background:#fff8eceb;border-radius:999px;color:#1f2937;display:inline-flex;font-size:.92rem;font-weight:700;min-height:42px;padding:0 16px}.lightbox,.real-card-overlay span{align-items:center;justify-content:center}.lightbox{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000e0;cursor:zoom-out;display:flex;inset:0;padding:24px;position:fixed;z-index:2000}.lightbox-img{border-radius:20px;box-shadow:0 18px 60px #ffffff14;max-height:90%;max-width:92%}.lightbox-close{background:#ffffff1f;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:2rem;height:48px;line-height:1;position:absolute;right:22px;top:22px;transition:background .3s ease,transform .3s ease;width:48px}.lightbox-close:hover{background:#fff3;transform:scale(1.05)}@media (max-width:992px){.realisations-section{padding:90px 18px}.realisations-grid{grid-template-columns:repeat(2,1fr)}.real-card,.real-card-large{grid-column:auto;min-height:280px}.realisations-title span{display:inline}}@media (max-width:768px){.real-card,.real-card-large{cursor:default}.real-card-overlay{background:linear-gradient(0deg,#0f0f0f66,#0f0f0f05,#0000);opacity:1;padding:16px}.real-card-overlay span{font-size:.85rem;min-height:38px;padding:0 14px}}@media (max-width:600px){.realisations-section{padding:75px 16px}.realisations-grid{gap:14px;grid-template-columns:1fr}.realisations-title{font-size:2rem;line-height:1.16}.realisations-subtext{font-size:.98rem;line-height:1.8}.real-card,.real-card-large{border-radius:20px;min-height:240px}.lightbox{display:none}}.services-section{background:linear-gradient(180deg,#fbf8f3,#f4efe6);overflow:hidden;padding:110px 20px;position:relative}.services-section:before{background:#f5deb347;height:300px;left:-120px;top:-120px;width:300px}.services-section:after,.services-section:before{border-radius:50%;content:"";filter:blur(90px);pointer-events:none;position:absolute}.services-section:after{background:#d6a85f29;bottom:-100px;height:280px;right:-100px;width:280px}.services-container{margin:0 auto;max-width:1280px;position:relative;z-index:2}.services-heading{margin:0 auto 54px;max-width:900px;text-align:center}.services-badge{background:#f5deb373;border:1px solid #d6a85f4d;border-radius:999px;color:#8b6a33;display:inline-block;font-size:.95rem;font-weight:700;margin-bottom:18px;padding:10px 18px}.services-title{color:#1f2937;font-size:clamp(2rem,4vw,3.4rem);font-weight:800;line-height:1.12;margin:0 0 20px}.services-title span{color:#c89d57;display:block;margin-top:8px}.services-subtext{color:#4b5563;font-size:1.08rem;line-height:1.85;margin:0 auto;max-width:760px}.services-subtext strong{color:#1f2937;font-weight:700}.services-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.service-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffc2;border:1px solid #d6a85f1f;border-radius:26px;box-shadow:0 16px 40px #1f293714;display:flex;flex-direction:column;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease}.service-card:hover{box-shadow:0 24px 55px #1f29371f;transform:translateY(-8px)}.service-image-link{text-decoration:none}.service-img-wrapper{min-height:280px;overflow:hidden;position:relative}.service-img{display:block;height:100%;min-height:280px;object-fit:cover;transition:transform .45s ease,filter .45s ease;width:100%}.service-card:hover .service-img{filter:brightness(.82);transform:scale(1.05)}.service-img-overlay{align-items:flex-end;background:linear-gradient(0deg,#0f0f0f80,#0f0f0f0f,#0000);display:flex;inset:0;justify-content:flex-start;opacity:0;padding:20px;position:absolute;transition:opacity .3s ease}.service-card:hover .service-img-overlay{opacity:1}.service-img-overlay span{align-items:center;background:#fff8ecf0;border-radius:999px;color:#1f2937;display:inline-flex;font-size:.9rem;font-weight:700;justify-content:center;min-height:40px;padding:0 15px}.service-card-content{display:flex;flex:1 1;flex-direction:column;padding:24px 22px}.service-card-content h3{color:#1f2937;font-size:1.3rem;font-weight:800;margin:0 0 12px}.service-intro{color:#5b6472;flex-grow:1;font-size:.98rem;line-height:1.75;margin:0 0 22px}.service-link{align-items:center;color:#1f2937;display:inline-flex;font-weight:700;gap:10px;text-decoration:none;transition:color .3s ease,transform .3s ease;width:-webkit-fit-content;width:fit-content}.service-link:hover{color:#c89d57;transform:translateX(4px)}.service-link-arrow{font-size:1rem;line-height:1}@media (max-width:1100px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.services-section{padding:90px 18px}.services-grid{gap:18px;grid-template-columns:1fr}.services-title span{display:inline}.service-img,.service-img-wrapper{min-height:240px}.service-img-overlay{background:linear-gradient(0deg,#0f0f0f61,#0f0f0f0a,#0000);opacity:1;padding:16px}.service-img-overlay span{font-size:.84rem;min-height:36px;padding:0 13px}}@media (max-width:600px){.services-section{padding:75px 16px}.services-title{font-size:2rem;line-height:1.16}.services-subtext{font-size:.98rem;line-height:1.8}.service-card{border-radius:22px}.service-card-content{padding:20px 18px 22px}.service-card-content h3{font-size:1.18rem}.service-intro{font-size:.95rem}}.contact-section{background:linear-gradient(180deg,#fbf8f3,#f4efe6);overflow:hidden;padding:110px 20px;position:relative}.contact-section:before{background:#f5deb342;height:300px;left:-120px;top:-120px;width:300px}.contact-section:after,.contact-section:before{border-radius:50%;content:"";filter:blur(90px);pointer-events:none;position:absolute}.contact-section:after{background:#d6a85f29;bottom:-100px;height:280px;right:-100px;width:280px}.contact-container{margin:0 auto;max-width:1280px;position:relative;z-index:2}.contact-heading{margin:0 auto 54px;max-width:860px;text-align:center}.contact-badge{background:#f5deb373;border:1px solid #d6a85f4d;border-radius:999px;color:#8b6a33;display:inline-block;font-size:.95rem;font-weight:700;margin-bottom:18px;padding:10px 18px}.contact-title{color:#1f2937;font-size:clamp(2rem,4vw,3.4rem);font-weight:800;line-height:1.12;margin:0 0 20px}.contact-title span{color:#c89d57;display:block;margin-top:8px}.contact-subtext{color:#4b5563;font-size:1.08rem;line-height:1.85;margin:0 auto;max-width:760px}.contact-grid{grid-gap:24px;align-items:stretch;display:grid;gap:24px;grid-template-columns:.95fr 1.05fr}.contact-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffc2;border:1px solid #d6a85f1f;border-radius:28px;box-shadow:0 16px 40px #1f293714}.contact-info-card{display:flex;flex-direction:column;padding:30px 28px}.contact-map-card{display:flex;flex-direction:column;padding:20px}.contact-label{color:#8b6a33;display:inline-block;font-size:.88rem;font-weight:700;letter-spacing:.2px;margin-bottom:10px;text-transform:uppercase}.contact-info-top{margin-bottom:24px}.contact-phone{color:#1f2937;display:inline-block;font-size:clamp(1.6rem,3vw,2.3rem);font-weight:800;text-decoration:none;transition:color .3s ease}.contact-phone:hover{color:#c89d57}.contact-details{grid-gap:16px;display:grid;gap:16px;margin-bottom:28px}.contact-detail-item{align-items:flex-start;background:#faf6efe6;border:1px solid #d6a85f1a;border-radius:20px;display:flex;gap:14px;padding:18px}.contact-detail-icon{align-items:center;background:linear-gradient(135deg,wheat,#d6a85f);border-radius:14px;box-shadow:0 10px 24px #d6a85f2e;color:#1f2937;display:flex;font-size:1rem;font-weight:800;height:46px;justify-content:center;min-width:46px;width:46px}.contact-detail-item h3{color:#1f2937;font-size:1rem;font-weight:800;margin:0 0 6px}.contact-detail-item p{color:#6b7280;font-size:.95rem;line-height:1.7;margin:0}.contact-cta{align-items:center;background:wheat;border-radius:999px;box-shadow:0 10px 30px #f5deb338;color:#1f2937;display:inline-flex;font-weight:800;justify-content:center;margin-top:auto;min-height:54px;padding:0 24px;text-decoration:none;transition:all .3s ease;width:-webkit-fit-content;width:fit-content}.contact-cta:hover{background:#f2cf8f;transform:translateY(-3px)}.contact-map-header{padding:10px 10px 18px}.contact-map-header h3{color:#1f2937;font-size:1.2rem;font-weight:800;margin:0}.contact-map-wrapper{border-radius:22px;box-shadow:0 10px 30px #1f293714;flex:1 1;min-height:420px;overflow:hidden}.contact-map-wrapper iframe{border:0;display:block;height:100%;width:100%}@media (max-width:992px){.contact-section{padding:90px 18px}.contact-grid{grid-template-columns:1fr}.contact-title span{display:inline}}@media (max-width:600px){.contact-section{padding:75px 16px}.contact-title{font-size:2rem;line-height:1.16}.contact-subtext{font-size:.98rem;line-height:1.8}.contact-info-card{padding:22px 18px}.contact-map-card{padding:14px}.contact-phone{font-size:1.7rem}.contact-map-wrapper{border-radius:18px;min-height:300px}.contact-cta{width:100%}}.why-section{background:linear-gradient(180deg,#f4efe6,#fbf8f3);overflow:hidden;padding:110px 20px;position:relative}.why-section:before{background:#f5deb33d;height:320px;left:-120px;top:-120px;width:320px}.why-section:after,.why-section:before{border-radius:50%;content:"";filter:blur(90px);pointer-events:none;position:absolute}.why-section:after{background:#d6a85f29;bottom:-100px;height:280px;right:-120px;width:280px}.why-wrapper{grid-gap:54px;align-items:start;display:grid;gap:54px;grid-template-columns:1fr 1.05fr;margin:0 auto;max-width:1280px;position:relative;z-index:2}.why-left{display:flex;flex-direction:column}.why-badge{background:#f5deb373;border:1px solid #d6a85f4d;border-radius:999px;color:#8b6a33;display:inline-block;font-size:.95rem;font-weight:700;margin-bottom:18px;padding:10px 18px;width:-webkit-fit-content;width:fit-content}.why-title{color:#1f2937;font-size:clamp(2rem,4vw,3.4rem);font-weight:800;line-height:1.12;margin:0 0 22px;max-width:720px}.why-title span{color:#c89d57;display:block;margin-top:8px}.why-description{color:#4b5563;font-size:1.05rem;line-height:1.9;margin-bottom:32px;max-width:720px}.why-description strong{color:#1f2937}.why-stats{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.why-stat-card{background:#ffffffb8;border:1px solid #d6a85f1f;border-radius:22px;box-shadow:0 14px 35px #1f29370f;padding:22px 18px}.why-stat-card strong{color:#1f2937;display:block;font-size:1rem;font-weight:800;margin-bottom:8px}.why-stat-card span{color:#6b7280;font-size:.95rem;line-height:1.6}.why-right{display:flex;flex-direction:column;gap:26px}.why-visual-card{align-items:center;background:linear-gradient(145deg,#fffc,#fff8ecb8);border:1px solid #d6a85f2e;border-radius:30px;box-shadow:0 22px 60px #1f293714,inset 0 1px 0 #ffffffa6;display:flex;justify-content:center;min-height:360px;overflow:hidden;padding:34px;position:relative}.why-img{animation:whyFloat 4s ease-in-out infinite;filter:drop-shadow(0 16px 30px rgba(0,0,0,.12));max-width:270px;object-fit:contain;width:100%}.why-floating-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffdb;border:1px solid #d6a85f2e;border-radius:16px;box-shadow:0 14px 30px #1f293714;padding:14px 18px;position:absolute}.why-floating-card span{color:#1f2937;font-size:.92rem;font-weight:700}.why-floating-top{left:24px;top:24px}.why-floating-bottom{bottom:24px;right:24px}.why-points{grid-gap:18px;display:grid;gap:18px}.why-point{align-items:flex-start;background:#ffffffb8;border:1px solid #d6a85f1f;border-radius:22px;box-shadow:0 14px 35px #1f29370f;display:flex;gap:16px;padding:22px 20px;transition:transform .3s ease,box-shadow .3s ease}.why-point:hover{box-shadow:0 20px 40px #1f29371a;transform:translateY(-5px)}.why-icon{align-items:center;background:linear-gradient(135deg,wheat,#d6a85f);border-radius:18px;box-shadow:0 10px 24px #d6a85f38;color:#1f2937;display:flex;font-size:1.2rem;font-weight:800;height:58px;justify-content:center;min-width:58px;width:58px}.why-point-content h3{color:#1f2937;font-size:1.05rem;font-weight:800;line-height:1.45;margin:0 0 8px}.why-point-content p{color:#6b7280;font-size:.96rem;line-height:1.7;margin:0}@keyframes whyFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media (max-width:992px){.why-visual-card{flex-direction:column}.why-section{padding:90px 18px}.why-wrapper{gap:38px;grid-template-columns:1fr}.why-title span{display:inline}.why-stats{grid-template-columns:1fr}}@media (max-width:600px){.why-section{padding:75px 16px}.why-title{font-size:2rem;line-height:1.16}.why-description{font-size:.98rem;line-height:1.8}.why-visual-card{border-radius:24px;min-height:280px;padding:24px}.why-img{max-width:200px}.why-floating-card{margin-top:12px;position:static;width:-webkit-fit-content;width:fit-content}.why-right{gap:18px}.why-point{align-items:flex-start;flex-direction:column;padding:20px 18px}.why-icon{border-radius:16px;height:52px;min-width:52px;width:52px}}.footer{background:linear-gradient(180deg,#1a1a1a,#111);color:#fff;padding:70px 20px 30px}.footer-container{margin:0 auto;max-width:1200px}.footer-top{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1.2fr 1fr 1fr;margin-bottom:40px}.footer-brand h3{color:wheat;font-size:1.6rem;font-weight:800;margin-bottom:12px}.footer-brand p{color:#ffffffb3;font-size:.95rem;line-height:1.7}.footer-contact h4,.footer-links h4{color:wheat;font-size:1.05rem;margin-bottom:14px}.footer-contact a,.footer-links a{color:#fffc;display:block;font-size:.95rem;margin-bottom:8px;text-decoration:none;transition:all .25s ease}.footer-contact a:hover,.footer-links a:hover{color:wheat;transform:translateX(3px)}.footer-contact p{color:#ffffffb3;font-size:.95rem}.footer-bottom{border-top:1px solid #ffffff14;padding-top:20px;text-align:center}.footer-bottom p{color:#fff9;font-size:.9rem}@media (max-width:900px){.footer-top{grid-template-columns:1fr;text-align:center}.footer-contact a,.footer-links a{display:inline-block;margin:6px 8px}.footer-contact,.footer-links{margin-top:10px}}@media (max-width:600px){.footer{padding:50px 16px 25px}.footer-brand h3{font-size:1.4rem}.footer-bottom p{font-size:.8rem}}.footer-contact-item{align-items:center;color:#fffc;display:flex;font-size:.95rem;gap:10px;margin-bottom:10px;text-decoration:none;transition:all .25s ease}.footer-contact-item:hover{color:wheat;transform:translateX(3px)}.service-page{background:linear-gradient(180deg,#fbf8f3,#f4efe6);min-height:100vh;overflow:hidden}.service-hero{align-items:center;background:linear-gradient(135deg,#1f2937,#3b4554);display:flex;justify-content:center;min-height:360px;overflow:hidden;padding:140px 20px 70px;position:relative;text-align:center}.service-hero:before{background:#f5deb32e;height:280px;left:-100px;top:-100px;width:280px}.service-hero:after,.service-hero:before{border-radius:50%;content:"";filter:blur(90px);position:absolute}.service-hero:after{background:#d6a85f1f;bottom:-100px;height:320px;right:-100px;width:320px}.service-hero-overlay{background:linear-gradient(180deg,#0f0f0f1a,#0f0f0f38);inset:0;position:absolute}.service-hero-content{max-width:920px;position:relative;z-index:2}.service-badge{background:#f5deb329;border:1px solid #f5deb347;border-radius:999px;color:wheat;display:inline-block;font-size:.94rem;font-weight:700;margin-bottom:18px;padding:10px 18px}.service-hero h1{color:#fff;font-size:clamp(2.2rem,5vw,4.2rem);font-weight:800;line-height:1.08;margin:0 0 18px}.breadcrumb{align-items:center;color:#ffffffe0;display:flex;flex-wrap:wrap;font-size:.96rem;gap:.5rem;justify-content:center}.breadcrumb-link{color:#ffffffe0;text-decoration:none;transition:color .3s ease}.breadcrumb-link:hover{color:wheat}.breadcrumb-separator{color:#ffffffa6}.breadcrumb-current{color:wheat;font-weight:700}.service-content-wrapper{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr;margin:0 auto;max-width:1280px;padding:60px 20px 90px}.service-description-card,.service-gallery-card,.service-not-found-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffc2;border:1px solid #d6a85f1f;border-radius:30px;box-shadow:0 16px 40px #1f293714}.service-gallery-card{padding:28px}.carousel-wrapper{align-items:center;display:flex;gap:18px;justify-content:center}.carousel-arrow{background:#f5deb33d;border:none;border-radius:18px;box-shadow:0 10px 25px #1f293714;color:#1f2937;cursor:pointer;font-size:2rem;height:58px;transition:transform .25s ease,background .25s ease;width:58px}.carousel-arrow:hover{background:#f5deb373;transform:scale(1.06)}.carousel-main{align-items:center;display:flex;gap:18px;width:100%}.carousel-thumbnails{display:flex;flex-direction:column;gap:10px;max-height:520px;overflow-y:auto;padding-right:4px}.thumbnail{border:2px solid #0000;border-radius:12px;box-shadow:0 6px 18px #1f293714;cursor:pointer;height:70px;object-fit:cover;opacity:.72;transition:all .3s ease;width:90px}.thumbnail.active,.thumbnail:hover{border-color:#d6a85f;opacity:1;transform:translateX(2px)}.carousel-image-container{background:#efe8dc;border-radius:24px;box-shadow:0 16px 35px #1f29371f;flex:1 1;max-height:520px;min-height:520px;overflow:hidden}.carousel-image{display:block;height:100%;min-height:520px;object-fit:cover;transition:transform .35s ease;width:100%}.carousel-image:hover{transform:scale(1.02)}.service-description-card{padding:34px 30px}.service-description-header{margin-bottom:20px}.service-mini-badge{background:#f5deb373;border:1px solid #d6a85f4d;border-radius:999px;color:#8b6a33;display:inline-block;font-size:.9rem;font-weight:700;margin-bottom:12px;padding:9px 16px}.service-description-header h2{color:#1f2937;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;line-height:1.2;margin:0}.service-description{color:#4b5563;font-size:1rem;line-height:1.95;max-width:980px}.service-description p{margin:0 0 18px}.service-description h3,.service-description strong{color:#1f2937;font-weight:800}.service-description h3{border-bottom:3px solid wheat;display:inline-block;font-size:1.4rem;margin:22px 0 14px;padding-bottom:6px}.not-found-page{padding-bottom:80px;padding-top:140px}.service-not-found-card{margin:0 auto;max-width:720px;padding:40px 28px;text-align:center}.service-not-found-card h2{color:#1f2937;font-size:2rem;margin:0 0 12px}.service-not-found-card p{color:#5b6472;line-height:1.8}.back-home-btn{align-items:center;background:wheat;border-radius:999px;color:#1f2937;display:inline-flex;font-weight:800;justify-content:center;margin-top:14px;min-height:52px;padding:0 22px;text-decoration:none;transition:all .3s ease}.back-home-btn:hover{background:#f2cf8f;transform:translateY(-2px)}@media (max-width:992px){.service-hero{min-height:320px;padding:130px 18px 60px}.service-content-wrapper{padding:45px 18px 80px}.service-gallery-card{padding:20px}.carousel-wrapper{flex-direction:column;gap:16px}.carousel-main{flex-direction:column-reverse}.carousel-thumbnails{flex-direction:row;max-height:none;max-width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:4px}.thumbnail.active,.thumbnail:hover{transform:translateY(-2px)}.carousel-image,.carousel-image-container{max-height:430px;min-height:430px}.carousel-arrow.left,.carousel-arrow.right{display:none}}@media (max-width:600px){.service-hero{min-height:290px;padding:120px 16px 48px}.service-content-wrapper{gap:20px;padding:35px 16px 70px}.service-gallery-card{border-radius:24px;padding:14px}.service-description-card{border-radius:24px;padding:24px 18px}.service-hero h1{font-size:2rem}.breadcrumb{font-size:.88rem}.carousel-image,.carousel-image-container{border-radius:18px;max-height:260px;min-height:260px}.thumbnail{border-radius:10px;height:52px;width:68px}.service-description{font-size:.96rem;line-height:1.85}.service-description h3{font-size:1.18rem}.carousel-arrow{display:none}}
/*# sourceMappingURL=main.0fa25f9a.css.map*/