@import url(https://fonts.googleapis.com/css2?family=Antonio:wght@100;200;300;400;500;600;700&family=Inter:wght@300;400;500;600;700&display=swap);html{font-size:16px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.main-header{background:#0000;left:0;position:fixed;right:0;top:0;transition:all .4s ease;z-index:1000}.main-header.scrolled{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#faf8f5fa;border-bottom:1px solid #8b73551a;box-shadow:0 2px 20px #8b735514}.main-header.over-video .nav-link{color:#fff}.main-header.over-video .logo-image{filter:brightness(0) invert(1)}.main-header.over-video .header-tagline{color:#fffc}.main-header.over-video .nav-link:hover{background:#ffffff1a;color:#fff}.main-header.over-video .nav-link.active:after{background:#fff}.main-header.over-video .nav-login{color:#fff}.main-header.over-video .nav-demo{background:#ffffff26;border-color:#fff6;color:#fff}.main-header.over-video .nav-demo:hover{background:#ffffff40;border-color:#fff9}.main-header.scrolled .nav-link{color:#3d3229}.main-header.scrolled .logo-image{filter:none}.main-header.scrolled .header-tagline{color:#8b7355}.main-header.scrolled .nav-link:hover{background:#8b735514;color:#3d3229}.main-header.scrolled .nav-link.active:after{background:#8b7355}.main-header.scrolled .nav-login{color:#3d3229}.main-header.scrolled .nav-demo{background:#8b7355;border-color:#8b7355;color:#faf8f5}.main-header.scrolled .nav-demo:hover{background:#6b5b4f;border-color:#6b5b4f}.header-container{gap:2rem;justify-content:space-between;margin:0 auto;max-width:1400px;padding:1rem 2rem}.header-container,.header-logo{align-items:center;display:flex}.header-logo{flex-shrink:0}.logo-image{height:40px;transition:filter .3s ease;width:auto}.header-tagline{color:#8b7355;flex:1 1;font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.02em;line-height:1.4;max-width:300px;text-align:center}.header-nav{flex-shrink:0;gap:.25rem;min-width:0}.header-nav,.nav-link{align-items:center;display:flex}.nav-link{border-radius:6px;color:#5c4d3c;gap:.5rem;padding:.6rem 1rem;position:relative;text-decoration:none;transition:all .3s ease}.nav-link:hover{background:#8b735514;color:#3d3229}.nav-link.active{color:#3d3229;font-weight:500}.nav-link.active:after{background:#8b7355;border-radius:1px;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:20px}.nav-label{font-family:Inter,sans-serif;font-size:.8rem;font-weight:400;letter-spacing:.01em}.nav-cart{position:relative}.nav-badge{background:#8b7355;border-radius:8px;color:#fff;font-size:.6rem;font-weight:600;min-width:14px;padding:.1rem .3rem;position:absolute;right:4px;text-align:center;top:2px}.nav-demo,.nav-login{font-weight:500}.nav-demo{background:#8b73551a;border:1px solid #8b73554d;border-radius:50px;transition:all .3s ease}.nav-demo:hover{background:#8b735533;border-color:#8b735580;transform:translateY(-1px)}.mobile-menu-btn{align-items:center;background:#faf8f5e6;border:1px solid #8b735540;border-radius:8px;color:#3d3229;cursor:pointer;display:none;flex-shrink:0;height:40px;justify-content:center;transition:background .2s ease,border-color .2s ease;width:40px}.mobile-menu-btn:hover{background:#8b735514;border-color:#8b735566}.main-header.over-video .mobile-menu-btn{background:#ffffff1f;border-color:#ffffff59;color:#fff}.main-header.scrolled .mobile-menu-btn,.main-header:not(.over-video) .mobile-menu-btn{background:#faf8f5e6;border-color:#8b735540;color:#3d3229}.mobile-nav-backdrop,.mobile-nav-sidebar{display:none}@media (max-width:1200px){.header-tagline{display:none}}@media (max-width:768px){.main-header{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:#faf8f5f5;border-bottom:1px solid #8b73551f}.main-header.over-video .logo-image{filter:none}.main-header.over-video .mobile-menu-btn{background:#faf8f5eb;border-color:#8b735540;color:#3d3229}.header-container{align-items:center;flex-direction:row;gap:.75rem;justify-content:space-between;padding:.75rem 1rem}.header-logo{padding:0}.header-nav{display:none}.mobile-menu-btn{display:inline-flex}.logo-image{height:32px}.mobile-nav-backdrop{background:#1412108c;border:0;cursor:pointer;display:block;inset:0;padding:0;position:fixed;z-index:1100}.mobile-nav-sidebar{background:#2c241c;border-left:1px solid #ffffff14;box-shadow:-12px 0 32px #00000059;display:flex;flex-direction:column;height:100dvh;height:100svh;overflow:hidden;pointer-events:none;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s ease;visibility:hidden;width:min(300px,88vw);z-index:1101}.mobile-nav-sidebar.open{pointer-events:auto;transform:translateX(0);visibility:visible}.mobile-nav-sidebar-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;flex-shrink:0;justify-content:space-between;padding:max(1rem,env(safe-area-inset-top)) 1.25rem 1rem}.mobile-nav-title{color:#fff;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.mobile-nav-close{align-items:center;background:#0000;border:1px solid #ffffff40;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;height:36px;justify-content:center;width:36px}.mobile-nav-close:hover{background:#ffffff1a;color:#fff}.mobile-nav-links{-webkit-overflow-scrolling:touch;display:flex;flex:1 1;flex-direction:column;gap:.25rem;min-height:0;overflow-y:auto;padding:.75rem .75rem max(.75rem,env(safe-area-inset-bottom))}.mobile-nav-sidebar .nav-link,.mobile-nav-sidebar .nav-link.active,.mobile-nav-sidebar .nav-link:hover,.mobile-nav-sidebar .nav-login{background:#0000;border:none;border-radius:8px;color:#fff;gap:.75rem;justify-content:flex-start;padding:.85rem 1rem;width:100%}.mobile-nav-sidebar .nav-link svg{color:#fff;flex-shrink:0}.mobile-nav-sidebar .nav-link:hover{background:#ffffff14;color:#fff}.mobile-nav-sidebar .nav-link.active{background:#ffffff1f;color:#fff;font-weight:500}.mobile-nav-sidebar .nav-link.active:after{display:none}.mobile-nav-sidebar .nav-label{color:#fff;font-size:.95rem;font-weight:500;white-space:normal}.mobile-nav-sidebar .nav-demo,.mobile-nav-sidebar .nav-demo:hover{background:#ffffff1f;border:1px solid #ffffff59;border-radius:8px;color:#fff;justify-content:center;margin-top:.5rem}.mobile-nav-sidebar .nav-demo:hover{background:#fff3;border-color:#ffffff80;color:#fff}.mobile-nav-sidebar .nav-badge{background:#fff;color:#2c241c;margin-left:auto;position:static}}.kinetic-hero{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100%;z-index:1}.video-background{height:100vh;overflow:hidden;width:100vw;z-index:0}.hero-video,.video-background{left:0;position:absolute;top:0}.hero-video{height:100%;object-fit:cover;width:100%}.hero-content{max-width:1200px;padding:0;position:relative;text-align:center;z-index:10}.hero-title{color:#fff;font-family:Antonio,sans-serif;font-size:clamp(4rem,12vw,10rem);font-weight:700;letter-spacing:-.03em;line-height:.9;margin:0;text-shadow:0 2px 20px #0000004d;text-transform:uppercase;will-change:clip-path,opacity}.hero-subtitle{color:#ffffffe6;font-family:Inter,sans-serif;font-size:clamp(1rem,2vw,1.5rem);font-weight:300;letter-spacing:.1em;line-height:1.6;margin:2rem auto 3rem;max-width:600px;text-shadow:0 2px 10px #0000004d;text-transform:uppercase}.cta-container{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:2rem}.cta-button{border:none;border-radius:50px;cursor:pointer;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.05em;overflow:hidden;padding:1rem 2.5rem;position:relative;text-transform:uppercase;transition:all .4s cubic-bezier(.4,0,.2,1);will-change:transform}.cta-primary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000;border:2px solid #ffffff80;color:#fff}.cta-primary:hover{background:#ffffff26;border-color:#fffc;transform:translateY(-2px)}.cta-primary:active{transform:translateY(0) scale(.98)}.cta-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000;border:2px solid #ffffff80;color:#fff}.cta-secondary:hover{background:#ffffff26;border-color:#fffc;transform:translateY(-2px)}@media (max-width:768px){.hero-title{letter-spacing:-.02em}.cta-container{align-items:center;flex-direction:column}.cta-button{width:200px}}@media (prefers-reduced-motion:reduce){.cta-button{transition:none}}.customer-selection{background:#faf8f5;min-height:100vh;padding:8rem 2rem 6rem;position:relative}.selection-container{margin:0 auto;max-width:1200px}.selection-header{margin-bottom:4rem;text-align:center}.welcome-text{color:#8b7355;display:block;font-size:.8rem;letter-spacing:.15em;margin-bottom:1rem;text-transform:uppercase}.selection-title,.welcome-text{font-family:Inter,sans-serif;font-weight:400}.selection-title{color:#3d3229;font-size:clamp(2rem,4vw,3rem);line-height:1.2;margin:0 0 1rem}.selection-subtitle{color:#6b5b4f;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;margin:0 auto;max-width:500px}.step-indicator{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.step-number{background:#8b73551a;border-radius:4px;color:#8b7355;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.1em;padding:.4rem .8rem;text-transform:uppercase}.step-line{background:#8b735533;height:1px;width:40px}.step-text{color:#6b5b4f;font-family:Inter,sans-serif;font-size:1rem;font-style:italic}.customer-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);margin-bottom:5rem}.customer-card{background:#fff;border:1px solid #8b735526;border-radius:12px;box-shadow:0 2px 8px #3d32290a;cursor:pointer;display:flex;flex-direction:column;gap:1rem;overflow:hidden;padding:2rem 1.5rem;position:relative;text-align:left;transition:all .4s cubic-bezier(.4,0,.2,1)}.customer-card.selected{background:#8b735508;border-color:#8b7355}.card-icon{color:#8b7355;margin-bottom:.5rem}.card-content{flex-grow:1}.card-title{color:#3d3229;font-size:1.125rem;line-height:1.3;margin:0 0 .25rem}.card-subtitle,.card-title{font-family:Inter,sans-serif;font-weight:500}.card-subtitle{color:#8b7355;font-size:.7rem;letter-spacing:.08em;margin:0 0 .75rem;text-transform:uppercase}.card-description{color:#6b5b4f;font-family:Inter,sans-serif;font-size:.85rem;line-height:1.6;margin:0}.card-action{align-items:center;border-top:1px solid #8b73551a;color:#8b7355;display:flex;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500;gap:.5rem;margin-top:auto;padding-top:1rem;transition:all .3s ease}.customer-card:hover .card-action{color:#6b5b4f}.card-action svg{transition:transform .3s ease}.customer-card:hover .card-action svg{transform:translateX(4px)}.suite-explanation{background:#fff;border:1px solid #8b735526;border-radius:16px;box-shadow:0 4px 16px #3d32290a;margin:0 auto;max-width:800px;padding:3rem;text-align:center}.explanation-icon{color:#8b7355;display:inline-flex;margin-bottom:1rem}.explanation-title{color:#3d3229;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;margin:0 0 1rem}.explanation-text{color:#6b5b4f;font-family:Inter,sans-serif;font-size:1rem;line-height:1.8;margin:0 0 2rem}.explanation-text strong{color:#3d3229;font-weight:500}.explanation-features{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.feature-item{align-items:center;color:#6b5b4f;display:flex;font-family:Inter,sans-serif;font-size:.9rem;gap:.75rem}.feature-number{color:#8b7355;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.05em}@media (max-width:1024px){.customer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.customer-selection{padding:6rem 1rem 3rem}.step-indicator{flex-direction:column;gap:.75rem}.step-line{height:20px;width:1px}.customer-grid{gap:1rem;grid-template-columns:1fr}.customer-card{align-items:flex-start;flex-direction:row;padding:1.5rem;text-align:left}.card-icon{flex-shrink:0;margin-bottom:0}.card-content{flex:1 1}.suite-explanation{padding:2rem 1.5rem}.explanation-features{flex-direction:column;gap:1rem}}@media (max-width:480px){.selection-title{font-size:1.75rem}}.company-profile{background:linear-gradient(180deg,#faf8f5,#f5f2ee 50%,#f0ede8);min-height:100vh;padding:8rem 2rem;position:relative;z-index:25}.profile-container{margin:0 auto;max-width:1200px}.profile-header{margin-bottom:6rem;text-align:center}.profile-title{color:#3d3229;font-family:Antonio,sans-serif;font-size:clamp(2.5rem,6vw,4rem);font-weight:700;letter-spacing:-.02em;margin:0 0 .5rem;text-transform:uppercase}.profile-subtitle{color:#8b7355;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:300;margin:0}.profile-section{margin-bottom:6rem;will-change:transform,opacity}.profile-section h2{color:#3d3229;font-family:Antonio,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;letter-spacing:-.01em;margin:0 0 1.5rem;text-transform:uppercase}.section-intro{line-height:1.8;margin:0 0 2rem}.intro-text,.section-intro{color:#6b5b4f;font-family:Inter,sans-serif;font-size:1.05rem}.intro-text{line-height:1.9;margin:0 0 1.5rem}.intro-text strong{color:#3d3229;font-weight:600}.mission-box{background:linear-gradient(135deg,#3d3229,#2a241f);border-radius:24px;color:#faf8f5;padding:4rem;text-align:center}.mission-box h2{color:#faf8f5;margin-bottom:2rem}.mission-quote{color:#faf8f5f2;font-family:Inter,sans-serif;font-size:clamp(1.25rem,3vw,1.75rem);font-style:italic;font-weight:400;line-height:1.7;margin:0 0 2rem}.mission-description{color:#faf8f5b3;font-family:Inter,sans-serif;font-size:1rem;margin:0}.values-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.value-card{background:#fff;border:1px solid #8b73551a;border-radius:16px;padding:2rem;transition:all .4s ease}.value-card:hover{border-color:#8b735533;box-shadow:0 12px 30px #3d322914;transform:translateY(-4px)}.value-icon{color:#8b7355;margin-bottom:1rem}.value-card h3{color:#3d3229;font-family:Inter,sans-serif;font-size:1.125rem;font-weight:600;margin:0 0 .75rem}.value-card p{color:#6b5b4f;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.7;margin:0}.team-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.team-card{background:#fff;border:1px solid #8b73551a;border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s ease}.team-card:hover{border-color:#8b73554d;transform:translateY(-2px)}.team-card h4{color:#3d3229;font-size:1rem;font-weight:600}.team-card h4,.team-role{font-family:Inter,sans-serif;margin:0 0 .25rem}.team-role{color:#8b7355;font-size:.875rem}.team-specialty{color:#6b5b4f;font-family:Inter,sans-serif;font-size:.75rem;font-style:italic;margin:0}.services-list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.service-category{background:#fff;border:1px solid #8b73551a;border-radius:16px;padding:2rem}.service-category h3{border-bottom:2px solid #8b7355;color:#3d3229;font-family:Inter,sans-serif;font-size:1.125rem;font-weight:600;margin:0 0 1.25rem;padding-bottom:.75rem}.service-category ul{list-style:none;margin:0;padding:0}.service-category li{align-items:flex-start;color:#6b5b4f;display:flex;font-family:Inter,sans-serif;font-size:.9rem;gap:.75rem;line-height:1.6;margin-bottom:.75rem}.service-category li svg{color:#8b7355;flex-shrink:0;margin-top:2px}.affiliations-list{display:flex;flex-direction:column;gap:1rem}.affiliation-item{align-items:center;background:#fff;border:1px solid #8b73551a;border-radius:12px;display:flex;gap:1rem;padding:1.25rem 1.5rem}.affiliation-item svg{color:#8b7355;flex-shrink:0}.affiliation-item span{color:#3d3229;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500}.bbee-box{background:linear-gradient(135deg,#8b7355,#6b5b4f);border-radius:24px;color:#faf8f5;padding:4rem}.bbee-header{align-items:center;display:flex;gap:1rem;margin-bottom:2rem}.bbee-header svg{color:#faf8f5}.bbee-header h2{color:#faf8f5;margin:0}.bbee-text{color:#faf8f5e6;font-family:Inter,sans-serif;font-size:1rem;line-height:1.8;margin:0 0 1.5rem}.bbee-text strong{color:#faf8f5;font-weight:600}.bbee-badge{align-items:center;background:#faf8f526;border-radius:50px;display:inline-flex;gap:.75rem;margin-top:1rem;padding:1rem 2rem}.badge-label{color:#faf8f5cc;font-family:Inter,sans-serif;font-size:.875rem;letter-spacing:.1em;text-transform:uppercase}.badge-level{color:#faf8f5;font-family:Antonio,sans-serif;font-size:2.5rem;font-weight:700;line-height:1}.badge-suffix{color:#faf8f5cc;font-family:Inter,sans-serif;font-size:.875rem}@media (max-width:768px){.company-profile{padding:4rem 1rem}.profile-section{margin-bottom:4rem}.bbee-box,.mission-box{padding:2.5rem 1.5rem}.services-list,.team-grid,.values-grid{grid-template-columns:1fr}.bbee-badge{flex-direction:column;padding:1.5rem;text-align:center}}.services-showcase{background:linear-gradient(180deg,#faf8f5,#f5f2ee);min-height:100vh;padding:10rem 2rem;position:relative;z-index:20}.services-container{margin:0 auto;max-width:1400px}.services-title{color:#3d3229;font-family:Antonio,sans-serif;font-size:clamp(3rem,8vw,6rem);font-weight:700;letter-spacing:-.02em;margin:0 0 1rem;text-align:center;text-transform:uppercase;will-change:clip-path,opacity}.services-subtitle{color:#8b7355;font-family:Inter,sans-serif;font-size:clamp(1rem,2vw,1.25rem);font-weight:300;letter-spacing:.05em;margin:0 0 6rem;text-align:center}.services-grid{grid-gap:2rem;gap:2rem;grid-template-columns:repeat(3,1fr)}.service-card{border-radius:16px;cursor:pointer;padding:3rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);will-change:clip-path,opacity,transform}.service-card:hover{box-shadow:0 20px 40px #3d32291a;transform:translateY(-8px)}.service-icon{margin-bottom:1.5rem;transition:transform .3s ease}.service-card:hover .service-icon{transform:scale(1.1)}.service-card-title{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:600;letter-spacing:-.01em;margin:0 0 1rem}.service-card-description{color:#6b5b4f;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.7;margin:0 0 1.5rem}.service-line{border-radius:1px;height:2px;transition:width .4s ease;width:40px}.service-card:hover .service-line{width:80px}@media (max-width:1024px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.services-showcase{padding:6rem 1rem}.services-grid{gap:1.5rem;grid-template-columns:1fr}.service-card{padding:2rem 1.5rem}}.projects-gallery{background:#3d3229;cursor:none;min-height:100vh;overflow:hidden;padding:10rem 2rem;position:relative;z-index:30}.projects-container{margin:0 auto;max-width:1400px}.projects-title{color:#faf8f5;font-family:Antonio,sans-serif;font-size:clamp(3rem,8vw,6rem);font-weight:700;letter-spacing:-.02em;margin:0 0 1rem;text-align:center;text-transform:uppercase;will-change:transform,opacity}.projects-subtitle{color:#faf8f599;font-family:Inter,sans-serif;font-size:clamp(1rem,2vw,1.25rem);font-weight:300;letter-spacing:.05em;margin:0 0 6rem;text-align:center}.projects-list{display:flex;flex-direction:column}.project-item{cursor:pointer;padding:3rem 0;position:relative}.project-content{align-items:center;display:flex;gap:2rem}.project-number{color:#faf8f566;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;min-width:40px}.project-info{flex:1 1}.project-name{color:#faf8f5;font-family:Inter,sans-serif;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:500;margin:0 0 .5rem;transition:transform .3s ease}.project-item:hover .project-name{transform:translateX(20px)}.project-meta{align-items:center;color:#faf8f580;display:flex;font-family:Inter,sans-serif;font-size:.875rem;gap:1rem}.project-category{color:#8b7355;font-weight:500}.project-dot{background:#faf8f54d;border-radius:50%;height:4px;width:4px}.project-location,.project-year{align-items:center;display:flex;gap:.5rem}.project-arrow{color:#faf8f5;opacity:0;transform:translateX(-20px);transition:all .3s ease}.project-item:hover .project-arrow{opacity:1;transform:translateX(0)}.project-border{background:#faf8f51a;bottom:0;height:1px;left:0;position:absolute;right:0;transform:scaleX(0);transform-origin:left;transition:transform .6s ease}.project-item:hover .project-border{transform:scaleX(1)}.project-modal{border-radius:12px;height:300px;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:400px;z-index:100}.modal-slider{height:100%;position:absolute;transition:top .5s cubic-bezier(.76,0,.24,1);width:100%}.modal-item{align-items:center;display:flex;height:100%;justify-content:center;padding:2rem;width:100%}.modal-content{text-align:center}.modal-content h4{color:#faf8f5;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.modal-content p{color:#faf8f5cc;font-family:Inter,sans-serif;font-size:.9rem;margin:0}.project-cursor{align-items:center;background:#faf8f5;border-radius:50%;display:flex;height:80px;justify-content:center;left:0;pointer-events:none;position:fixed;top:0;width:80px;z-index:101}.project-cursor span{color:#3d3229;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}@media (max-width:768px){.projects-gallery{cursor:auto;padding:6rem 1rem}.project-content{align-items:flex-start;flex-direction:column;gap:1rem}.project-arrow,.project-cursor,.project-modal{display:none}.project-item:hover .project-name{transform:translateX(10px)}}.sliding-showcase{background:linear-gradient(180deg,#f5f2ee,#faf8f5 50%,#f0ede8);min-height:100vh;overflow:hidden;padding:8rem 0;position:relative;z-index:40}.showcase-header{margin-bottom:6rem;padding:0 2rem;text-align:center}.showcase-title{color:#3d3229;font-family:Antonio,sans-serif;font-size:clamp(2.5rem,6vw,4rem);font-weight:700;letter-spacing:-.02em;margin:0 0 1rem;text-transform:uppercase}.showcase-subtitle{color:#8b7355;font-family:Inter,sans-serif;font-size:1rem;font-weight:300;margin:0}.slider-row{margin-bottom:2rem}.row-1{padding-left:2rem}.row-2{justify-content:flex-end;padding-right:2rem}.slider-item{align-items:center;border:1px solid #8b73551a;border-radius:16px;display:flex;flex-direction:column;flex-shrink:0;gap:1rem;height:160px;justify-content:center;transition:all .4s ease;width:280px}.slider-item:hover{box-shadow:0 10px 30px #3d32291a;transform:scale(1.05)}.slider-item span{font-family:Inter,sans-serif;font-size:1rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.circle-container{align-items:flex-end;bottom:4rem;display:flex;justify-content:center;left:50%;overflow:hidden;position:absolute;transform:translateX(-50%)}.showcase-circle{background:#8b7355;border-radius:50%;height:100px;opacity:.2;width:100px}@media (max-width:768px){.sliding-showcase{padding:6rem 0}.slider-item{height:120px;width:200px}.slider-item span{font-size:.875rem}}.stats-counter{background:linear-gradient(135deg,#3d3229,#2a241f);min-height:100vh;padding:10rem 2rem;position:relative;z-index:50}.stats-container{margin:0 auto;max-width:1400px}.stats-title{color:#faf8f5;font-family:Antonio,sans-serif;font-size:clamp(3rem,8vw,6rem);font-weight:700;letter-spacing:-.02em;margin:0 0 1rem;text-align:center;text-transform:uppercase;will-change:transform,opacity}.stats-subtitle{color:#faf8f599;font-family:Inter,sans-serif;font-size:clamp(1rem,2vw,1.25rem);font-weight:300;letter-spacing:.05em;margin:0 0 6rem;text-align:center}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.stat-card{background:#faf8f50d;border:1px solid #faf8f51a;border-radius:20px;padding:3rem 2rem;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);will-change:transform,opacity}.stat-card:hover{background:#faf8f514;border-color:#8b73554d;transform:translateY(-8px)}.stat-icon{color:#8b7355;display:flex;justify-content:center;margin-bottom:1.5rem}.stat-value{margin-bottom:1rem}.stat-number{font-size:clamp(2.5rem,5vw,4rem)}.stat-label{color:#faf8f5;font-size:1.125rem;font-weight:500;margin:0 0 .75rem}.stat-description{color:#faf8f580;font-family:Inter,sans-serif;font-size:.875rem;line-height:1.6;margin:0}@media (max-width:1024px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.stats-counter{padding:6rem 1rem}.stats-grid{gap:1.5rem;grid-template-columns:1fr}.stat-card{padding:2rem 1.5rem}}.testimonials{background:linear-gradient(180deg,#faf8f5,#f5f2ee);min-height:100vh;padding:10rem 2rem;position:relative;z-index:60}.testimonials-container{margin:0 auto;max-width:1000px}.testimonials-title{color:#3d3229;font-family:Antonio,sans-serif;font-size:clamp(3rem,8vw,6rem);font-weight:700;letter-spacing:-.02em;margin:0 0 1rem;text-align:center;text-transform:uppercase;will-change:transform,opacity}.testimonials-subtitle{color:#8b7355;font-family:Inter,sans-serif;font-size:clamp(1rem,2vw,1.25rem);font-weight:300;letter-spacing:.05em;margin:0 0 6rem;text-align:center}.testimonial-card{background:#fff;border:1px solid #8b73551a;border-radius:24px;box-shadow:0 10px 60px #3d322914;padding:4rem;position:relative}.quote-icon{color:#8b735533;left:2rem;position:absolute;top:2rem}.testimonial-content{text-align:center}.stars{display:flex;gap:.5rem;justify-content:center;margin-bottom:2rem}.testimonial-quote{color:#3d3229;font-family:Inter,sans-serif;font-size:clamp(1.25rem,2.5vw,1.75rem);font-style:italic;font-weight:400;line-height:1.7;margin:0 0 3rem}.testimonial-author{gap:1rem}.author-avatar,.testimonial-author{align-items:center;display:flex;justify-content:center}.author-avatar{background:linear-gradient(135deg,#8b7355,#6b5b4f);border-radius:50%;color:#faf8f5;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:600;height:60px;width:60px}.author-info{text-align:left}.author-name{color:#3d3229;font-size:1.125rem;font-weight:600;margin:0 0 .25rem}.author-name,.author-role{font-family:Inter,sans-serif}.author-role{color:#8b7355;font-size:.875rem;margin:0}.testimonial-navigation{gap:2rem;margin-top:3rem}.nav-button,.testimonial-navigation{align-items:center;display:flex;justify-content:center}.nav-button{background:#0000;border:1px solid #8b73554d;border-radius:50%;color:#8b7355;cursor:pointer;height:48px;transition:all .3s ease;width:48px}.nav-button:hover{background:#8b73551a;border-color:#8b735580;color:#3d3229}.dots{display:flex;gap:.75rem}.dot{background:#8b735533;border:none;border-radius:50%;cursor:pointer;height:10px;transition:all .3s ease;width:10px}.dot.active{background:#8b7355;transform:scale(1.2)}.dot:hover:not(.active){background:#8b735566}@media (max-width:768px){.testimonials{padding:6rem 1rem}.testimonial-card{padding:3rem 2rem}.quote-icon{left:1.5rem;top:1.5rem}.quote-icon svg{height:32px;width:32px}.testimonial-author{flex-direction:column;text-align:center}.author-info{text-align:center}}.image-gallery{background:linear-gradient(180deg,#4e4f20,#3d3e1a 50%,#4e4f20);min-height:200vh;overflow:hidden;padding:8rem 0;position:relative;z-index:40}.gallery-parallax-bg{background:radial-gradient(ellipse at 20% 30%,#8b735526 0,#0000 50%),radial-gradient(ellipse at 80% 70%,#3d322933 0,#0000 50%);height:140%;left:0;pointer-events:none;position:absolute;top:-20%;width:100%}.gallery-header{margin-bottom:5rem;padding:0 2rem;text-align:center;will-change:clip-path,opacity}.gallery-title{color:#faf8f5;font-family:Antonio,sans-serif;font-size:clamp(3rem,8vw,6rem);font-weight:700;letter-spacing:-.02em;margin:0 0 1rem;text-shadow:0 4px 20px #0000004d;text-transform:uppercase}.gallery-subtitle{color:#faf8f5cc;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:300;letter-spacing:.1em;text-transform:uppercase}.sliding-rows{display:flex;flex-direction:column;gap:2rem;margin-bottom:8rem;overflow:hidden}.slider-row{display:flex;gap:2rem;padding:0 2rem;will-change:transform}.row-1{margin-left:-5%}.row-2{margin-left:-15%}.row-3{margin-left:-10%}.slider-item{flex:0 0 auto;height:250px;width:350px}.image-wrapper{border-radius:16px;box-shadow:0 10px 40px #0000004d;height:100%;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);width:100%}.image-wrapper:hover{box-shadow:0 20px 60px #0006;transform:scale(1.05) translateY(-5px)}.image-wrapper img{height:100%;object-fit:cover;transition:transform .6s ease;width:100%}.image-wrapper:hover img{transform:scale(1.1)}.image-overlay{background:linear-gradient(#0000,#000c);bottom:0;left:0;padding:1.5rem;position:absolute;right:0;transform:translateY(100%);transition:transform .4s ease}.image-wrapper:hover .image-overlay{transform:translateY(0)}.image-overlay span{color:#faf8f5;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.featured-section{margin:0 auto;max-width:1400px;padding:4rem 2rem;will-change:transform}.featured-title{color:#faf8f5;font-family:Antonio,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:600;letter-spacing:.05em;margin-bottom:4rem;text-align:center;text-transform:uppercase}.featured-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.featured-card{background:#faf8f50d;border:1px solid #faf8f51a;border-radius:20px;overflow:hidden;transition:all .4s ease;will-change:transform,opacity}.featured-card:nth-child(4),.featured-card:nth-child(5),.featured-card:nth-child(6){grid-column:span 1}.featured-card:hover{border-color:#faf8f54d;box-shadow:0 20px 50px #0000004d;transform:translateY(-10px)}.featured-image{height:250px;overflow:hidden;width:100%}.featured-image img{height:100%;object-fit:cover;transition:transform .6s ease;width:100%}.featured-card:hover .featured-image img{transform:scale(1.1)}.featured-content{padding:1.5rem}.featured-content h4{color:#faf8f5;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.featured-content p{color:#faf8f5b3;font-family:Inter,sans-serif;font-size:.9rem;line-height:1.5;margin:0}.stats-bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0003;display:flex;gap:6rem;justify-content:center;margin-top:4rem;padding:4rem 2rem}.stat-item{text-align:center}.stat-number{color:#faf8f5;display:block;font-family:Antonio,sans-serif;font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1;margin-bottom:.5rem}.stat-label{color:#faf8f5b3;font-family:Inter,sans-serif;font-size:.9rem;letter-spacing:.1em;text-transform:uppercase}@media (max-width:1024px){.featured-grid{grid-template-columns:repeat(2,1fr)}.slider-item{height:220px;width:300px}.stats-bar{gap:3rem}}@media (max-width:768px){.image-gallery{padding:4rem 0}.featured-grid{grid-template-columns:1fr}.slider-item{height:200px;width:280px}.stats-bar{flex-direction:column;gap:2rem}.stat-item{border-bottom:1px solid #faf8f51a;padding:1rem 0}.stat-item:last-child{border-bottom:none}}@media (max-width:480px){.slider-item{height:180px;width:250px}.sliding-rows{gap:1rem}}.contact-section{background:linear-gradient(180deg,#f5f2ee,#faf8f5);min-height:80vh;padding:10rem 2rem;position:relative;z-index:70}.contact-container{margin:0 auto;max-width:1200px}.contact-title{color:#3d3229;font-family:Antonio,sans-serif;font-size:clamp(3rem,8vw,5rem);font-weight:700;letter-spacing:-.02em;margin:0 0 1rem;text-align:center;text-transform:uppercase;will-change:transform,opacity}.contact-subtitle{color:#8b7355;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:300;letter-spacing:.05em;margin:0 0 5rem;text-align:center}.contact-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.contact-card{background:#fff;border:1px solid #8b735526;border-radius:20px;box-shadow:0 4px 20px #3d32290f;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);will-change:transform,opacity}.contact-card:hover{box-shadow:0 12px 40px #3d32291a;transform:translateY(-4px)}.contact-card-wide{grid-column:1/-1}.contact-card-header{align-items:center;color:#8b7355;display:flex;gap:1rem;margin-bottom:1.5rem}.contact-card-header h3{color:#3d3229;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:600;margin:0}.contact-address{color:#6b5b4f;font-family:Inter,sans-serif;font-size:1rem;line-height:1.8;margin:0}.contact-info-list{display:flex;flex-wrap:wrap;gap:1rem}.contact-link{align-items:center;background:#8b735514;border:1px solid #0000;border-radius:12px;color:#3d3229;display:flex;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;gap:.75rem;padding:1rem 1.5rem;text-decoration:none;transition:all .3s ease}.contact-link:hover{background:#8b735526;border-color:#8b73554d;transform:translateY(-2px)}.contact-link svg{color:#8b7355;flex-shrink:0}.contact-link.whatsapp{background:#25d3661a;color:#128c7e}.contact-link.whatsapp:hover{background:#25d36633;border-color:#25d36666}.contact-link.whatsapp svg{color:#25d366}@media (max-width:768px){.contact-section{padding:6rem 1rem}.contact-grid{grid-template-columns:1fr}.contact-card-wide{grid-column:1}.contact-card{padding:2rem 1.5rem}.contact-info-list{flex-direction:column}.contact-link{justify-content:center;width:100%}}.site-footer-new{background:linear-gradient(180deg,#1a1a1a,#0d0d0d);overflow:hidden;padding:6rem 2rem 2rem;position:relative;z-index:100}.footer-hero{flex-direction:column;margin-bottom:4rem;min-height:60vh;position:relative}.footer-hero,.footer-title-container{align-items:center;display:flex;justify-content:center}.footer-title-container{flex-wrap:wrap;gap:2rem}.footer-logo{filter:brightness(1) drop-shadow(0 0 20px rgba(250,248,245,.3));height:80px;width:auto;will-change:transform,opacity,filter}.footer-title{align-items:center;display:flex;will-change:transform,letter-spacing,opacity,filter}.title-text{color:#faf8f5;font-family:Antonio,sans-serif;font-size:clamp(3rem,12vw,10rem);font-weight:700;letter-spacing:.05em;line-height:1;text-shadow:0 0 40px #faf8f54d,0 0 80px #faf8f51a;text-transform:uppercase;white-space:nowrap}.footer-tagline{color:#faf8f599;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:300;letter-spacing:.3em;margin-top:1.5rem;text-align:center;text-transform:uppercase}.footer-hero:before{animation:pulse 4s ease-in-out infinite;background:radial-gradient(circle,#8b735526 0,#0000 70%);content:"";height:600px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:600px}.footer-content-new{margin:0 auto;max-width:1400px;will-change:transform,opacity}.footer-grid{grid-gap:3rem;border-bottom:1px solid #faf8f51a;display:grid;gap:3rem;grid-template-columns:repeat(4,1fr);margin-bottom:4rem;padding-bottom:4rem}.footer-col{display:flex;flex-direction:column}.footer-col-title{align-items:center;color:#faf8f5;display:flex;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;gap:.75rem;letter-spacing:.1em;margin:0 0 1.5rem;text-transform:uppercase}.footer-col-title svg{color:#8b7355}.footer-address{color:#faf8f5b3;font-family:Inter,sans-serif;font-size:.95rem;font-style:normal;line-height:1.9;margin:0}.footer-links{display:flex;flex-direction:column;gap:.75rem}.footer-link{align-items:center;color:#faf8f5b3;display:flex;font-family:Inter,sans-serif;font-size:.9rem;gap:.5rem;padding:.25rem 0;text-decoration:none;transition:all .3s ease}.footer-link:hover{color:#faf8f5;transform:translateX(5px)}.footer-link svg{color:#8b7355;transition:transform .3s ease}.footer-link:hover svg{transform:scale(1.2)}.footer-link.whatsapp{color:#25d366}.footer-link.whatsapp:hover{color:#128c7e}.footer-bottom{padding-top:2rem;text-align:center}.copyright{color:#faf8f580;font-size:.875rem;margin:0 0 .5rem}.copyright,.tagline-small{font-family:Inter,sans-serif}.tagline-small{color:#faf8f566;font-size:.75rem;letter-spacing:.05em;margin:0}@media (max-width:1024px){.footer-grid{gap:2.5rem;grid-template-columns:repeat(2,1fr)}.footer-logo{height:60px}}@media (max-width:768px){.site-footer-new{padding:4rem 1.5rem 2rem}.footer-hero{min-height:50vh}.footer-title-container{flex-direction:column;gap:1.5rem}.footer-logo{height:50px}.footer-grid{gap:2rem;grid-template-columns:1fr;text-align:center}.footer-col-title{justify-content:center}.footer-links{align-items:center}.footer-link:hover{transform:translateX(0) scale(1.05)}.footer-hero:before{height:300px;width:300px}}@media (max-width:480px){.title-text{font-size:clamp(2rem,10vw,4rem)}.footer-tagline{font-size:.875rem;letter-spacing:.2em}.footer-logo{height:40px}}.suite-modal-overlay{align-items:flex-start;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;overflow-x:hidden;overflow-y:auto;padding:0 2rem;position:fixed;right:0;scrollbar-color:#888 #0000;scrollbar-width:thin;top:0;z-index:1000}.suite-modal-overlay::-webkit-scrollbar{width:6px}.suite-modal-overlay::-webkit-scrollbar-track{background:#0000}.suite-modal-overlay::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.suite-modal-overlay::-webkit-scrollbar-thumb:hover{background:#aaa}.suite-container{background:#fff;border-radius:24px;box-shadow:0 25px 50px -12px #00000040;color:#3d3229;font-family:Inter,sans-serif;margin:4rem auto;max-width:1200px;min-width:0;padding:4rem;position:relative;width:100%}.suite-close-btn{align-items:center;background:#0000000d;border:none;border-radius:50%;color:#3d3229;cursor:pointer;display:flex;height:48px;justify-content:center;position:absolute;right:2rem;top:2rem;transition:all .3s ease;width:48px;z-index:10}.suite-close-btn:hover{background:#0000001a;transform:rotate(90deg)}.suite-header{margin-bottom:4rem;text-align:center}.suite-header-content{margin:0 auto;max-width:800px}.suite-badge{align-items:center;background:#8b73551a;border:1px solid #8b735533;border-radius:50px;color:#8b7355;display:inline-flex;font-size:.85rem;font-weight:600;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem}.suite-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3d3229,#8b7355);-webkit-background-clip:text;font-family:Antonio,sans-serif;font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem}.suite-subtitle{color:#6b5b4f;font-size:1.1rem;line-height:1.6}.suite-packages{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));margin-bottom:6rem;perspective:1000px}.package-card{background:#fff;border:1px solid #8b73551a;border-radius:16px;box-shadow:0 10px 30px #0000000d;display:flex;flex-direction:column;min-width:0;padding:2.5rem 2rem;position:relative;transition:all .4s cubic-bezier(.16,1,.3,1);will-change:transform,box-shadow}.package-card:hover{border-color:#8b73554d;box-shadow:0 20px 40px #0000001a;transform:translateY(-10px)}.package-card.popular{border:2px solid #8b7355;transform:scale(1.02)}.package-card.popular:hover{transform:scale(1.02) translateY(-10px)}.popular-badge{background:#8b7355;border-radius:20px;box-shadow:0 4px 10px #8b73554d;color:#fff;font-size:.75rem;font-weight:700;left:50%;letter-spacing:.1em;padding:.4rem 1rem;position:absolute;text-transform:uppercase;top:-12px;transform:translateX(-50%)}.pkg-icon{align-items:center;background:#8b73551a;border-radius:16px;color:#8b7355;display:flex;height:64px;justify-content:center;margin-bottom:1.5rem;width:64px}.pkg-title{color:#3d3229;font-family:Antonio,sans-serif;font-size:1.75rem;margin-bottom:.5rem}.pkg-subtitle{color:#6b5b4f;font-size:.9rem;margin-bottom:2rem;min-height:40px}.pkg-price{border-bottom:1px solid #0000000d;margin-bottom:2rem;padding-bottom:2rem}.price-value{color:#3d3229;font-size:2rem;font-weight:700}.pkg-features{flex-grow:1;list-style:none;margin:0 0 2.5rem;padding:0}.pkg-features li{align-items:flex-start;color:#4a4a4a;display:flex;font-size:.95rem;gap:.75rem;margin-bottom:1rem}.feature-icon{color:#8b7355;flex-shrink:0;margin-top:2px}.pkg-book-btn{align-items:center;background:#0000;border:1px solid #3d3229;border-radius:8px;color:#3d3229;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:1rem;transition:all .3s ease;width:100%}.package-card.popular .pkg-book-btn{background:#3d3229;border-color:#3d3229;color:#fff}.pkg-book-btn:hover{background:#8b7355;border-color:#8b7355;color:#fff}.suite-services-section{margin-bottom:6rem}.services-header{margin-bottom:3rem;text-align:center}.services-header h3{color:#3d3229;font-family:Antonio,sans-serif;font-size:2.5rem;margin-bottom:.5rem}.services-header p{color:#6b5b4f;font-size:1.1rem}.services-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr))}.service-card{background:#fff;border:1px solid #8b73551a;border-radius:12px;box-shadow:0 4px 15px #00000008;display:flex;flex-direction:column;min-width:0;overflow-wrap:anywhere;padding:2rem;transition:all .3s cubic-bezier(.16,1,.3,1)}.service-card:hover{border-color:#8b73554d;box-shadow:0 10px 25px #00000014;transform:translateY(-5px)}.service-icon-wrap{align-items:center;background:#8b73551a;border-radius:12px;display:flex;height:48px;justify-content:center;margin-bottom:1.5rem;width:48px}.service-icon{font-size:1.5rem}.service-content{flex-grow:1}.service-title{color:#3d3229;font-family:Antonio,sans-serif;font-size:1.5rem;margin-bottom:.5rem}.service-subtitle{color:#8b7355;font-size:.85rem;font-style:italic;font-weight:600;margin-bottom:1rem}.service-description{color:#6b5b4f;font-size:.95rem;line-height:1.5;margin-bottom:1.5rem}.service-features{list-style:none;margin:0 0 2rem;padding:0}.service-features li{align-items:flex-start;color:#4a4a4a;display:flex;font-size:.85rem;gap:.5rem;margin-bottom:.75rem}.service-bullet{background-color:#8b7355;border-radius:50%;flex-shrink:0;height:5px;margin-top:6px;width:5px}.service-add-btn{background:#8b73550d;border:1px solid #8b735533;border-radius:6px;color:#8b7355;cursor:pointer;font-size:.85rem;font-weight:700;letter-spacing:.05em;margin-top:auto;padding:.85rem;text-transform:uppercase;transition:all .3s ease;width:100%}.service-add-btn:hover{background:#8b7355;color:#fff}.suite-process{background:#fafafa;border-radius:24px;margin-bottom:6rem;padding:4rem}.process-header{margin-bottom:4rem;text-align:center}.process-header h3{color:#3d3229;font-family:Antonio,sans-serif;font-size:2.5rem;margin-bottom:1rem}.process-header p{color:#6b5b4f;font-size:1.1rem}.process-steps{display:flex;justify-content:space-between;position:relative}.step-item{flex:1 1;padding:0 1rem;position:relative;text-align:center;z-index:2}.step-number{color:#8b73551a;font-family:Antonio,sans-serif;font-size:4rem;font-weight:700;line-height:1;margin-bottom:-1.5rem}.step-icon{align-items:center;background:#fff;border:2px solid #8b7355;border-radius:50%;box-shadow:0 10px 20px #0000000d;color:#8b7355;display:flex;height:60px;justify-content:center;margin:0 auto 1.5rem;position:relative;width:60px}.step-item h4{color:#3d3229;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.step-item p{color:#6b5b4f;font-size:.9rem;line-height:1.5;margin-bottom:1rem}.step-details{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0;text-align:left}.step-details li{align-items:flex-start;color:#3d3229cc;display:flex;font-size:.85rem;gap:.5rem}.step-bullet{background-color:#8b7355;border-radius:50%;flex-shrink:0;height:6px;margin-top:5px;width:6px}.step-connector{background:repeating-linear-gradient(90deg,#8b7355,#8b7355 4px,#0000 0,#0000 8px);flex:0 0 50px;height:2px;margin-top:60px;opacity:.3}.dashboard-teaser{align-items:center;background:linear-gradient(135deg,#1a1a1a,#3d3229);border-radius:24px;color:#fff;display:flex;gap:4rem;overflow:hidden;padding:4rem;position:relative}.teaser-content{flex:1 1;z-index:2}.teaser-content h3{font-family:Antonio,sans-serif;font-size:2.5rem;margin-bottom:1rem}.teaser-content p{color:#fffc;font-size:1.1rem;line-height:1.6}.teaser-mockup-wrapper{display:flex;flex:1 1;justify-content:flex-end;position:relative;z-index:2}.dashboard-mockup{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 20px 40px #0003;display:flex;height:280px;max-width:450px;overflow:hidden;width:100%}.mockup-sidebar{align-items:center;background:#ffffff08;border-right:1px solid #ffffff0d;display:flex;flex-direction:column;gap:1rem;padding:1rem 0;width:60px}.mockup-logo{background:#fff3;margin-bottom:1rem}.mockup-logo,.mockup-nav{border-radius:6px;height:24px;width:24px}.mockup-nav{background:#ffffff1a}.mockup-nav.active{background:#8b7355}.mockup-main{display:flex;flex:1 1;flex-direction:column;gap:1.5rem;padding:1.5rem}.mockup-header{align-items:center;display:flex;justify-content:space-between}.mockup-header-title{background:#fff3;border-radius:4px;height:12px;width:120px}.mockup-pill{align-items:center;background:#2ecc711a;border:1px solid #2ecc7133;border-radius:20px;color:#2ecc71;display:flex;font-size:.75rem;font-weight:600;gap:.5rem;padding:.4rem .8rem}.mockup-metrics{display:flex;gap:1rem}.mockup-metric-card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:.5rem;height:60px;padding:.75rem}.mockup-line.short{background:#ffffff1a;border-radius:3px;height:6px;width:40%}.mockup-line.thick{background:#ffffff4d;border-radius:4px;height:12px;width:70%}.mockup-body{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;flex:1 1;padding:1rem}.mockup-body,.mockup-chart{align-items:flex-end;display:flex}.mockup-chart{gap:.5rem;height:100%;width:100%}.mockup-bar{background:#8b735580;border-radius:4px 4px 0 0;flex:1 1;transition:height .5s ease}.mockup-bar:hover{background:#8b7355cc}.pulse-dot{animation:pulse 2s infinite;background:#2ecc71;border-radius:50%;box-shadow:0 0 0 #2ecc7166;height:12px;width:12px}@keyframes pulse{0%{box-shadow:0 0 0 0 #2ecc7166}70%{box-shadow:0 0 0 10px #2ecc7100}to{box-shadow:0 0 0 0 #2ecc7100}}@media (max-width:992px){.process-steps{flex-direction:column;gap:3rem}.step-connector{display:none}.dashboard-teaser{flex-direction:column;padding:3rem 2rem;text-align:center}.teaser-mockup-wrapper{justify-content:center;width:100%}}@media (max-width:768px){.suite-modal-overlay{padding:.75rem}.suite-container{border-radius:20px;margin:.75rem auto;padding:2.5rem 1.25rem 1.5rem;width:min(100%,430px)}.suite-close-btn{height:42px;right:1rem;top:1rem;width:42px}.suite-header{margin-bottom:2rem;padding:0 2.25rem}.suite-title{font-size:2.5rem;margin-bottom:1rem;overflow-wrap:anywhere}.suite-subtitle{font-size:1rem}.services-grid,.suite-packages{gap:1rem;margin-bottom:3rem}.package-card,.package-card.popular,.package-card.popular:hover{transform:none}.package-card,.service-card{border-radius:12px;padding:1.5rem}.pkg-title{font-size:1.55rem}.pkg-subtitle{margin-bottom:1.25rem;min-height:0}.pkg-features{margin-bottom:1.5rem}.suite-process{padding:3rem 1.5rem}}@media (max-width:380px){.suite-modal-overlay{padding:.5rem}.suite-container{border-radius:18px;padding:2.25rem 1rem 1.25rem}.suite-header{padding:0 1.75rem}.suite-title{font-size:2.2rem}.package-card,.service-card{padding:1.25rem}.pkg-icon{border-radius:12px;height:52px;margin-bottom:1.25rem;width:52px}.pkg-book-btn{padding:.9rem}}.modal-overlay{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:2000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-container{animation:slideUp .4s cubic-bezier(.16,1,.3,1);background:#faf8f5;border-radius:24px;box-shadow:0 25px 50px #0000004d;max-height:90vh;max-width:480px;overflow-y:auto;padding:3rem;position:relative;width:100%}.modal-large{max-width:800px}.modal-sidebar{animation:slideInRight .4s cubic-bezier(.16,1,.3,1);border-radius:0;height:100vh;max-height:100vh;max-width:420px;position:fixed;right:0;top:0}@keyframes slideUp{0%{opacity:0;transform:translateY(40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slideInRight{0%{transform:translateX(100%)}to{transform:translateX(0)}}.modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#6b5b4f;cursor:pointer;display:flex;justify-content:center;padding:.5rem;position:absolute;right:1.5rem;top:1.5rem;transition:all .3s ease}.modal-close:hover{background:#8b73551a;color:#3d3229;transform:rotate(90deg)}.modal-header{margin-bottom:2rem;text-align:center}.modal-header svg{color:#8b7355;margin-bottom:1rem}.modal-header h2{color:#3d3229;font-family:Antonio,sans-serif;font-size:2rem;font-weight:600;margin:0 0 .5rem}.modal-header p{color:#6b5b4f;font-family:Inter,sans-serif;font-size:.95rem;margin:0}.modal-form{display:flex;flex-direction:column;gap:1.25rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{color:#3d3229;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500}.form-group input,.form-group select,.form-group textarea{background:#fff;border:1px solid #8b73554d;border-radius:12px;box-sizing:border-box;color:#3d3229;font-family:Inter,sans-serif;font-size:.95rem;padding:.875rem 1rem;transition:all .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#8b7355;box-shadow:0 0 0 3px #8b73551a;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#9b8b7f}.form-group textarea{min-height:80px;resize:vertical}.password-input-wrapper{align-items:center;display:flex;min-width:0;position:relative;width:100%}.password-input-wrapper input{flex:1 1;min-width:0;padding-right:3rem;width:100%}.password-toggle{background:none;border:none;border-radius:4px;color:#9b8b7f;cursor:pointer;padding:.25rem;position:absolute;right:1rem;transition:all .3s ease}.password-toggle:hover{background:#8b73551a;color:#8b7355}.modal-submit{align-items:center;background:#8b7355;border:none;border-radius:12px;color:#faf8f5;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;gap:.75rem;justify-content:center;margin-top:.5rem;padding:1rem 2rem;transition:all .3s ease}.modal-submit:hover{background:#6b5b4f;box-shadow:0 8px 20px #8b73554d;transform:translateY(-2px)}.modal-footer{border-top:1px solid #8b735533;display:flex;justify-content:space-between;margin-top:1.5rem;padding-top:1.5rem}.modal-footer a{color:#8b7355;font-family:Inter,sans-serif;font-size:.875rem;text-decoration:none;transition:color .3s ease}.modal-footer a:hover{color:#3d3229;text-decoration:underline}.modal-sidebar-header{align-items:center;border-bottom:1px solid #8b735533;display:flex;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem}.modal-sidebar-header h2{color:#3d3229;flex:1 1;font-family:Antonio,sans-serif;font-size:1.5rem;font-weight:600;margin:0}.modal-sidebar-header svg{color:#8b7355}.cart-content{flex:1 1;overflow-y:auto;padding:1rem 0}.cart-empty{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem;text-align:center}.cart-empty svg{color:#8b73554d;margin-bottom:1.5rem}.cart-empty p{color:#3d3229;font-family:Inter,sans-serif;font-size:1.125rem;font-weight:500;margin:0 0 .5rem}.cart-count,.cart-empty span{color:#6b5b4f;font-family:Inter,sans-serif;font-size:.875rem}.cart-count{margin:0 0 1rem}.cart-actions{border-top:1px solid #8b735533;display:flex;flex-direction:column;gap:.75rem;padding-top:1.5rem}.cart-checkout{background:#8b7355;border:none;border-radius:12px;color:#faf8f5;cursor:pointer;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;padding:1rem;transition:all .3s ease}.cart-checkout:hover:not(:disabled){background:#6b5b4f}.cart-checkout:disabled{background:#8b73554d;cursor:not-allowed}.cart-continue{background:#0000;border:1px solid #8b73554d;border-radius:12px;color:#8b7355;cursor:pointer;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;padding:1rem;transition:all .3s ease}.cart-continue:hover{background:#8b73551a;border-color:#8b7355}.search-overlay{align-items:flex-start;background:#000000d9;padding-top:15vh}.search-container{animation:slideDown .4s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;max-height:80vh;max-width:700px;width:100%}@keyframes slideDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.search-input-wrapper{align-items:center;background:#faf8f5;border-radius:16px;box-shadow:0 10px 40px #0000004d;display:flex;gap:1rem;padding:1rem 1.5rem}.search-input-wrapper svg{color:#8b7355;flex-shrink:0}.search-input-wrapper input{background:none;border:none;color:#3d3229;flex:1 1;font-family:Inter,sans-serif;font-size:1.25rem;outline:none}.search-input-wrapper input::placeholder{color:#9b8b7f}.search-suggestions{margin-top:1.5rem;padding:0 1rem}.search-response-region{overflow-y:auto;padding-bottom:1rem}.suggestion-title{color:#faf8f599;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.1em;margin:0 0 1rem;text-transform:uppercase}.suggestion-tags{display:flex;flex-wrap:wrap;gap:.75rem}.suggestion-tags button{background:#faf8f51a;border:1px solid #faf8f533;border-radius:50px;color:#faf8f5e6;cursor:pointer;font-family:Inter,sans-serif;font-size:.875rem;padding:.625rem 1.25rem;transition:all .3s ease}.suggestion-tags button:hover{background:#faf8f533;border-color:#faf8f566;transform:translateY(-2px)}.search-status{color:#faf8f5d6;margin:0;padding:1rem;text-align:center}.site-search-results{grid-gap:.75rem;display:grid;gap:.75rem}.site-search-card{background:#faf8f5;border:1px solid #faf8f53d;border-radius:8px;color:#3d3229;padding:1rem}.site-search-card span{color:#8b7355;font-size:.72rem;font-weight:700;text-transform:uppercase}.site-search-card h3{color:#3d3229;font-family:Antonio,sans-serif;font-size:1.1rem;margin:.25rem 0}.site-search-card p{color:#6b5b4f;font-size:.875rem;line-height:1.45;margin:0}@media (max-width:768px){.modal-overlay{padding:1rem}.modal-container{padding:2rem}.modal-sidebar{max-width:none;width:100%}.form-row{grid-template-columns:1fr}.search-overlay{align-items:stretch;padding:1rem}.search-container{max-height:calc(100vh - 2rem)}.search-input-wrapper{border-radius:12px;padding:.85rem 1rem}.search-input-wrapper input{font-size:1rem;min-width:0}.modal-footer{flex-direction:column;gap:.75rem;text-align:center}}@media (max-width:480px){.modal-container{padding:1.5rem}.modal-header h2{font-size:1.5rem}.suggestion-tags{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr}.suggestion-tags button{border-radius:8px;font-size:.8rem;padding:.5rem 1rem}}*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{overflow-x:hidden}html{scroll-behavior:auto}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#4e4f20;color:#3d3229;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.App{min-height:100vh;width:100%}.sticky-container{position:relative}html{scrollbar-color:#888 #0000;scrollbar-width:thin}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#888;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#aaa}::selection{background:#8b73554d;color:#3d3229}:focus-visible{outline:2px solid #8b7355;outline-offset:2px}.suite-content{background:#faf8f5;border-top:1px solid #8b735526;padding:4rem 2rem;text-align:center}.suite-content h2{color:#3d3229;font-family:Antonio,sans-serif;font-size:2rem;margin-bottom:1rem}.suite-content p{color:#3d3229b3;font-family:Inter,sans-serif}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body.global-modal-open .suite-modal-overlay{overflow-x:hidden!important;overflow-y:auto!important}
/*# sourceMappingURL=main.af608bdb.css.map*/