@import "https://fonts.googleapis.com/css2?family=Cinzel:wght@500;600;700;800&family=Source+Sans+3:wght@400;500;600;700&display=swap";:root{color:#241517;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-text:#2f181b;--color-muted:#6d5659;--font-heading:"Cinzel", Georgia, "Times New Roman", serif;background:#f8f6f4;font-family:"Source Sans 3",Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:15px;font-weight:400;line-height:1.45}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f8f6f4;min-width:320px;margin:0}body,button,a{font-family:inherit}img{max-width:100%;display:block}a,button{-webkit-tap-highlight-color:transparent}button{border:none}#root{background:#f8f6f4;min-height:100vh}h1,h2,h3,p,ul{margin-top:0}.directions-section{background:#f8f6f4;padding:3rem 0}.directions-wrapper{background:#f8f6f4;border-radius:36px;width:100%;min-height:460px;position:relative;overflow:hidden;box-shadow:0 24px 54px #4a111c1f}.directions-video{object-fit:cover;opacity:.85;width:100%;height:100%;position:absolute;inset:0}.directions-overlay{z-index:2;text-align:center;pointer-events:none;background:radial-gradient(circle,#000000a6 0%,#0003 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .8s ease-in-out,visibility .8s ease-in-out;display:flex;position:absolute;inset:0}.directions-overlay.fade-out{opacity:0;visibility:hidden}.directions-title{font-family:var(--font-heading);letter-spacing:-.02em;color:#fff;text-shadow:0 4px 12px #00000080;margin:0 0 1rem;font-size:clamp(2rem,4vw,3.2rem);font-weight:800}.directions-text{color:#fff;opacity:.95;text-shadow:0 2px 8px #00000080;max-width:600px;margin:0 0 2rem;font-size:clamp(1rem,2vw,1.15rem);font-weight:500;line-height:1.6}.directions-btn{pointer-events:auto;box-shadow:0 8px 24px #e3051466}@media (width<=720px){.directions-section{padding:2rem 0}.directions-wrapper{border-radius:20px;min-height:380px}}.site-shell,.page-content,.content-section,.footer{background:#f8f6f4}.catalog-section,.product-detail-section{--detail-parallax:0px;--detail-rotate:0deg;background:#f8f6f4;padding:3.5rem 0 5rem}.catalog-header{margin-bottom:2rem}.catalog-header h1{color:#2f181b;margin:1rem 0 .6rem;font-size:clamp(2rem,4vw,3rem)}.catalog-subtitle{color:#6d5659;max-width:58ch;margin:0;line-height:1.7}.catalog-grid-full{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem;display:grid}.premium-product-card{color:inherit;background:#f8f6f4;border:1px solid #e3051414;border-radius:26px;text-decoration:none;display:grid;overflow:hidden;box-shadow:0 18px 44px #4a111c14}.pp-visual{background:var(--product-bg) center / cover no-repeat, #f8f6f4 url(/e%C5%9Fitetlogo.png) center/50% no-repeat;min-height:280px;position:relative}.pp-badge{color:#e30514;letter-spacing:.06em;text-transform:uppercase;background:#ffffffeb;border-radius:999px;padding:.45rem .75rem;font-size:.76rem;font-weight:800;position:absolute;top:1rem;left:1rem}.pp-content{gap:.8rem;padding:1.25rem 1.3rem 1.4rem;display:grid}.pp-title-row{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.pp-title-row h3{color:#2f181b;margin:0;font-size:1.1rem}.pp-title-row strong{color:#e30514;font-size:.96rem}.pp-desc{color:#6d5659;margin:0;line-height:1.65}.pp-footer{color:#2f181b;justify-content:space-between;align-items:center;display:flex}.pp-link{font-weight:700}.detail-back{margin-bottom:1.4rem}.detail-back a{color:#7d676b;font-weight:700;text-decoration:none}.scroll-top-button{z-index:80;cursor:pointer;opacity:0;visibility:hidden;background:#fffffff0;border:1px solid #e3051424;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;padding:6px;transition:opacity .22s,transform .22s,visibility .22s,box-shadow .22s;display:inline-flex;position:fixed;bottom:22px;right:22px;transform:translateY(12px)scale(.96);box-shadow:0 18px 44px #4a111c24}.scroll-top-button.visible{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.scroll-top-button:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 24px 52px #4a111c2e}.scroll-top-button img{object-fit:contain;width:42px;height:42px}.product-detail-layout{grid-template-columns:minmax(0,1.22fr) minmax(320px,.78fr);gap:3rem;display:grid}.product-detail-gallery{gap:1.6rem;display:grid}.product-detail-image{background:#f8f5f5;border-radius:28px;margin:0;transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s cubic-bezier(.16,1,.3,1);overflow:hidden;box-shadow:0 18px 42px #4a111c14}.product-detail-image img{object-fit:cover;width:100%;min-height:calc(100vh - 150px);transition:transform .9s cubic-bezier(.16,1,.3,1);display:block}.product-detail-image:hover{transform:translateY(-6px)scale(1.01);box-shadow:0 26px 56px #4a111c24}.product-detail-image:hover img{transform:scale(1.04)}.product-detail-sidebar{position:relative}.product-detail-sticky{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #e3051414;border-radius:30px;gap:1.25rem;padding:2rem;display:grid;position:sticky;top:128px;overflow:hidden;box-shadow:0 18px 46px #4a111c14}.product-detail-liquid{width:240px;height:240px;transform:translateY(var(--detail-parallax)) rotate(var(--detail-rotate));filter:blur(8px);opacity:.9;pointer-events:none;background:radial-gradient(circle at 30% 30%,#e305142e,#e3051405 62%),radial-gradient(circle at 70% 70%,#ffc1c942,#ffc1c900 64%);border-radius:50%;animation:8s ease-in-out infinite liquidFloat;position:absolute;inset:-30% auto auto 58%}.product-detail-sticky h1{color:#2f181b;margin:0;font-size:clamp(2rem,3.5vw,3.4rem)}.product-detail-summary{color:#6d5659;margin:0;line-height:1.75}.detail-meta-label{letter-spacing:.12em;color:#e30514;text-transform:uppercase;margin:1.5rem 0 .5rem;font-size:.75rem;font-weight:800}.product-detail-meta{border-top:1px solid #e3051414;display:grid}.product-detail-row{border-bottom:1px solid #e3051414;grid-template-columns:120px 1fr;gap:1rem;padding:1rem 0;display:grid}.product-detail-row span{color:#7d676b;font-weight:700}.product-detail-row strong{color:#2f181b;font-weight:600}.product-detail-cta{flex-wrap:wrap;gap:.9rem;display:flex}@keyframes liquidFloat{0%,to{transform:translateY(var(--detail-parallax)) rotate(var(--detail-rotate)) translateX(0)}50%{transform:translateY(calc(var(--detail-parallax) - 10px)) rotate(calc(var(--detail-rotate) + 2deg)) translateX(-8px)}}@media (width<=1080px){.catalog-grid-full,.product-detail-layout{grid-template-columns:1fr}.product-detail-sticky{position:static}.product-detail-image img{min-height:420px}}@media (width<=720px){.catalog-section,.product-detail-section{padding:2.5rem 0 4rem}.pp-visual{min-height:220px}.product-detail-image img{min-height:280px}.product-detail-row{grid-template-columns:1fr;gap:.35rem}}.page-shell{min-height:100vh}.container{width:min(1180px,100% - 40px);margin:0 auto}.topbar{color:#fff8f8;background:#e30514;border-top:2px solid #e30514}.topbar-inner,.topbar-left,.topbar-socials{align-items:center;display:flex}.topbar-inner{justify-content:space-between;min-height:40px}.topbar-left{gap:0}.topbar-left span{border-left:1px solid #ffffff24;padding:.65rem 1.2rem;font-size:.8rem;font-weight:600}.topbar-left span:first-child{border-left:0;padding-left:0}.topbar-socials{gap:.85rem}.topbar-socials a{color:#fff8f8;justify-content:center;align-items:center;width:16px;height:16px;text-decoration:none;display:inline-flex}.topbar-socials svg{fill:currentColor;width:16px;height:16px}.header{z-index:30;background:#f8f6f4fa;border-bottom:none;position:sticky;top:0}.header.menu-active{z-index:70}.header-inner{justify-content:space-between;align-items:center;gap:1.5rem;min-height:92px;display:flex}.brand{font-family:var(--font-heading);letter-spacing:-.08em;white-space:nowrap;align-items:center;gap:.55rem;margin-left:-10px;font-size:2.55rem;font-weight:800;text-decoration:none;display:inline-flex}.brand-image{width:auto;height:62px;display:block}.brand-image-footer{height:72px}.nav{align-items:center;gap:1.5rem;display:flex}.menu-toggle{cursor:pointer;background:#f8f6f4;border:1px solid #e305141f;border-radius:14px;width:46px;height:46px;padding:0;display:none}.menu-toggle span{background:#e30514;width:20px;height:2px;margin:5px auto;transition:transform .18s,opacity .18s;display:block}.menu-overlay,.mobile-menu-tabs{display:none}.nav a,.footer-links a{color:#352124;font-size:1rem;font-weight:600;text-decoration:none;transition:color .18s}.nav a:hover,.nav a.active,.footer-links a:hover{color:#e30514}.hero-section{align-items:center;min-height:clamp(500px,64vh,680px);display:flex;position:relative;overflow:hidden}.hero-section-white{background:#f8f6f4;flex-direction:column;align-items:stretch;min-height:auto;padding:0 0 2rem}.hero-split-shell{background:#f8f6f4;grid-template-columns:1fr 1fr;align-items:stretch;width:100%;min-height:560px;display:grid}.hero-split-shell.hero-fading{opacity:0}.hero-split-copy{background:#f8f6f4;flex-direction:column;justify-content:center;padding:1.5rem 4rem 1.5rem max(20px,6vw);display:flex}.hero-split-image{z-index:0;background:var(--split-image) center / cover no-repeat, #f8f6f4 url(/eÅŸitetlogo.png) center/30% no-repeat;border-radius:40px 0 0 40px;width:100%;height:100%;min-height:520px;position:relative}@keyframes heroSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hero-slide-animate{animation:.45s both heroSlideIn}.cert-section{background:#f8f6f4;padding:2.8rem 0}.cert-inner{align-items:center;gap:3.5rem;display:flex}.cert-label{flex-direction:column;flex-shrink:0;gap:.5rem;max-width:200px;display:flex}.cert-label p{color:#8a6060;margin:0;font-size:.8rem;line-height:1.5}.cert-cards{scrollbar-width:none;flex:1;gap:1rem;display:flex;overflow-x:auto}.cert-cards::-webkit-scrollbar{display:none}.cert-card{cursor:default;background:#f8f6f4;border:1px solid #e305141f;border-radius:6px;flex-shrink:0;min-width:160px;padding:1.2rem 1.6rem;transition:border-color .2s,box-shadow .2s,transform .2s}.cert-card:hover{border-color:#e305144d;transform:translateY(-2px);box-shadow:0 4px 20px #e3051414}.cert-card-inner{flex-direction:column;gap:.4rem;display:flex}.cert-code{font-family:var(--font-heading);color:#1a1a1a;letter-spacing:-.03em;font-size:1.5rem;font-weight:800;line-height:1}.cert-title{color:#8a6060;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:600;line-height:1.4}@media (width<=720px){.cert-inner{flex-direction:column;align-items:flex-start;gap:1.5rem}.cert-label{max-width:none}.cert-cards{width:100%}}.eyebrow,.section-tag,.hero-card-label{letter-spacing:.1em;text-transform:uppercase;border-radius:999px;align-items:center;padding:.5rem .9rem;font-size:.74rem;font-weight:700;display:inline-flex}.eyebrow,.hero-card-label{color:#fff;background:#ffffff1f;border:1px solid #ffffff24}.section-tag{color:#e30514;background:#c1182f14}.hero-split-copy h1,.page-hero h1{font-family:var(--font-heading);letter-spacing:-.03em;margin:1rem 0}.hero-split-copy h1{color:#2f181b;text-wrap:pretty;max-width:20ch;font-size:clamp(2rem,3vw,3.1rem);font-weight:700;line-height:1.15}.hero-description,.page-hero p{color:#6d5659;max-width:54ch;font-size:1.05rem;line-height:1.6}.hero-mini{letter-spacing:.08em;text-transform:uppercase;color:#e30514;margin:0;font-size:.84rem;font-weight:700}.hero-list{gap:.7rem;margin:1.35rem 0 0;padding:0;list-style:none;display:grid}.hero-list li{padding-left:1.3rem;font-size:.9rem;line-height:1.4;position:relative}.hero-list-dark li{color:#3e272b}.hero-list li:before{content:"";background:#e30514;border-radius:50%;width:.42rem;height:.42rem;position:absolute;top:.55rem;left:0}.hero-actions{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 1.4rem;font-size:.94rem;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:#e30514;box-shadow:0 18px 36px #e305142e}.button-secondary{color:#e30514;background:#f8f6f4;border:1px solid #94102129}.hero-card,.product-card,.info-card{background:#f8f6f4;border:1px solid #e3051414;box-shadow:0 20px 48px #4a111c14}.hero-controls{grid-template-columns:52px auto 52px;justify-content:center;align-items:stretch;gap:.8rem;margin-top:1rem;display:grid}.hero-controls-inline{width:100%;margin-left:auto;margin-right:auto;padding-top:0}.hero-arrow{color:#e30514;cursor:pointer;background:#fffffff5;border:1px solid #e305141a;border-radius:18px;font-size:1.2rem;transition:transform .18s,background-color .18s}.hero-arrow:hover,.hero-page:hover{transform:translateY(-1px)}.hero-dots-clean{align-items:center;gap:.6rem;display:flex}.hero-dot-clean{cursor:pointer;background:#e305142e;border:0;border-radius:50%;width:12px;height:12px;padding:0}.hero-dot-clean.active{background:#e30514;box-shadow:0 0 0 5px #e305141a}.content-section{padding:4.5rem 0}.content-section-tight{padding-top:2.4rem}.bento-section{background:#f8f6f4;padding:6rem 0}.bento-header{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:3.5rem;display:flex}.bento-header h2{font-family:var(--font-heading);text-transform:uppercase;color:#1a1a1a;letter-spacing:-.04em;max-width:12ch;margin:0;font-size:clamp(2.2rem,4vw,3.4rem);font-weight:800;line-height:1.05}.bento-header p{letter-spacing:.22em;text-transform:uppercase;color:#6d5659;text-align:right;max-width:32ch;margin:0;font-size:.8rem;line-height:1.6}.bento-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.bento-card{border-radius:2px;position:relative;overflow:hidden}.bento-tall{background:#fbfbfb;flex-direction:column;padding:3.5rem 3.5rem 10rem;display:flex}.bento-tall h3{color:#1a1a1a;margin:1.5rem 0 .8rem;font-size:1.85rem;font-weight:700}.bento-tall p{color:#554446;z-index:2;max-width:190px;font-size:.98rem;line-height:1.6;position:relative}.bento-image-square{aspect-ratio:1;background:linear-gradient(135deg,#f0f0f0,#e2e2e2);justify-content:center;align-items:center;width:55%;display:flex;position:absolute;bottom:0;right:0}.bento-right-col{grid-template-rows:1fr 1fr;gap:1.5rem;display:grid}.bento-wide{background:#fbfbfb;justify-content:space-between;align-items:flex-start;gap:2rem;padding:3.5rem;display:flex}.bento-wide-content h3{color:#1a1a1a;margin:0 0 .6rem;font-size:1.6rem;font-weight:700}.bento-wide-content p{color:#554446;max-width:46ch;margin:0;font-size:.98rem;line-height:1.6}.bento-squares{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.bento-square-red{color:#fff;text-align:center;background:#710915;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.bento-big-text{margin-bottom:.5rem;font-size:3.8rem;font-weight:800;line-height:1}.bento-small-text{letter-spacing:.15em;text-transform:uppercase;color:#ffffffd9;font-size:.7rem;font-weight:600}.bento-square-gray{background:#eee;flex-direction:column;justify-content:center;padding:2.8rem;display:flex}.bento-square-gray h3{text-transform:uppercase;color:#1a1a1a;letter-spacing:-.01em;margin:0 0 .8rem;font-size:1.15rem;font-weight:700}.bento-square-gray p{color:#554446;margin:0;font-size:.92rem;line-height:1.6}.product-showcase-section{background:#f8f6f4;padding:4rem 0 6rem}.product-showcase-shell{box-sizing:border-box;align-items:stretch;gap:1rem;max-width:1400px;height:560px;margin:0 auto;padding:0 2rem;display:flex}.product-showcase-item{cursor:pointer;background:#1a1a1a;border-radius:18px;flex:1;text-decoration:none;display:block;position:relative;overflow:hidden}.product-showcase-item--large{flex:1.4}.product-showcase-col{flex-direction:column;flex:1;gap:1rem;display:flex}.product-showcase-col .product-showcase-item{flex:1}.product-showcase-item img{object-fit:cover;opacity:.92;width:100%;height:100%;transition:transform .5s cubic-bezier(.25,.46,.45,.94),opacity .4s;display:block}.product-showcase-item:hover img{opacity:1;transform:scale(1.04)}.product-showcase-label{background:linear-gradient(#0000 0%,#000000b8 100%);align-items:flex-end;padding:2.5rem 1.4rem 1.2rem;display:flex;position:absolute;bottom:0;left:0;right:0}.product-showcase-label span{font-family:var(--font-heading);letter-spacing:.12em;text-transform:uppercase;color:#fff;opacity:.9;font-size:.85rem;font-weight:700}@media (width<=900px){.product-showcase-shell{flex-direction:column;gap:.8rem;height:auto;padding:0 1rem}.product-showcase-item,.product-showcase-item--large{flex:none;height:220px}.product-showcase-col{flex-direction:row;gap:.8rem}.product-showcase-col .product-showcase-item{height:180px}}.catalog-section{background:#f8f6f4;padding:6rem 0}.catalog-header{justify-content:space-between;align-items:flex-end;margin-bottom:4.5rem;padding-bottom:3rem;display:flex}.catalog-header-main{max-width:600px}.section-tag.section-tag-dark{color:#fff;letter-spacing:.15em;background:#e30514;border-radius:2px;padding:.4rem .8rem;font-size:.65rem;font-weight:800}.catalog-header-main h1{font-family:var(--font-heading);color:#1a1a1a;letter-spacing:-.04em;margin:1.8rem 0 1.2rem;font-size:clamp(3.5rem,7vw,6.5rem);font-weight:800;line-height:.95}.catalog-subtitle{color:#6d5659;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-style:italic;line-height:1.5}.catalog-header-tabs{letter-spacing:.25em;color:#bfaab1;text-transform:uppercase;gap:1.5rem;font-size:.75rem;font-weight:800;display:flex}.catalog-layout{grid-template-columns:240px 1fr;gap:4rem;display:grid}.catalog-sidebar{flex-direction:column;gap:3.5rem;display:flex}.catalog-filter-group h4{letter-spacing:.2em;color:#710915;text-transform:uppercase;margin:0 0 1.6rem;font-size:.75rem;font-weight:800}.catalog-list{flex-direction:column;gap:1.4rem;margin:0;padding:0;list-style:none;display:flex}.catalog-list li{color:#2f181b;cursor:pointer;justify-content:space-between;font-size:.9rem;font-weight:600;display:flex}.catalog-list li .count{color:#bfaab1;font-size:.8rem}.catalog-list li:hover{color:#e30514}.catalog-list li.filter-active{color:#e30514;position:relative}.catalog-list li.filter-active:after{content:"";background:#e30514;border-radius:2px;width:20px;height:2px;position:absolute;bottom:-4px;left:0}.catalog-list li.filter-active .count{color:#e30514}.catalog-checkboxes{flex-direction:column;gap:1.2rem;display:flex}.catalog-checkbox{color:#2f181b;cursor:pointer;align-items:center;gap:.8rem;font-size:.9rem;font-weight:600;display:flex}.catalog-checkbox input{accent-color:#710915;width:16px;height:16px}.catalog-portal-card{background:#f5f3f3;border-radius:2px;padding:2.5rem 2rem}.catalog-portal-card h5{letter-spacing:.2em;color:#1a1a1a;text-transform:uppercase;margin:0 0 1rem;font-size:.65rem;font-weight:800}.catalog-portal-card p{color:#554446;margin:0 0 1.5rem;font-size:.85rem;line-height:1.6}.button-portal{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:#555;border:none;width:100%;padding:.9rem;font-size:.75rem;font-weight:800}.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:2.5rem;display:grid}.premium-product-card{background:#f9f9f9;border-radius:2px;flex-direction:column;padding:1.25rem;transition:transform .2s;display:flex}.premium-product-card:hover{transform:translateY(-4px)}.pp-visual{aspect-ratio:1.05;background:var(--product-bg) center / cover no-repeat, #f8f6f4 url(/e%C5%9Fitetlogo.png) center/50% no-repeat;background-repeat:no-repeat;width:100%;margin-bottom:2rem;position:relative}.pp-badge{color:#fff;letter-spacing:.15em;background:#e30514;border-radius:99px;padding:.35rem .8rem;font-size:.6rem;font-weight:800;position:absolute;top:1.2rem;left:1.2rem}.pp-content{flex-direction:column;flex:1;display:flex}.pp-title-row{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.6rem;display:flex}.pp-title-row h3{color:#1a1a1a;letter-spacing:-.02em;margin:0;font-size:1.3rem;font-weight:800}.pp-price{color:#710915;white-space:nowrap;font-size:1.15rem;font-weight:800}.pp-price span{color:#a09798;margin-left:3px;font-size:.65rem;font-weight:700}.pp-desc{color:#6d5659;flex:1;margin:0 0 1.6rem;font-family:Georgia,Times New Roman,serif;font-size:.98rem;font-style:italic;line-height:1.5}.pp-tags{flex-wrap:wrap;gap:.5rem;margin-bottom:2.2rem;display:flex}.pp-tags span{letter-spacing:.1em;color:#554446;background:#ebebeb;padding:.35rem .6rem;font-size:.6rem;font-weight:800}.pp-footer{color:#1a1a1a;border-top:1px solid #1f101214;justify-content:space-between;align-items:center;padding-top:1.2rem;display:flex}.pp-link{letter-spacing:.2em;font-size:.75rem;font-weight:800}.timeline-section{background:#f8f6f4;padding:5rem 0;overflow:hidden}.timeline-container{position:relative}.timeline-header{max-width:600px;margin-bottom:4rem}.timeline-header h2{font-family:var(--font-heading);color:#1a1a1a;letter-spacing:-.04em;margin:0 0 1rem;font-size:clamp(3rem,5vw,4.5rem);font-weight:800;line-height:1.05}.timeline-header p{color:#554446;font-size:.95rem;line-height:1.6}.timeline-list{flex-direction:column;gap:5rem;display:flex}.timeline-item{grid-template-columns:1fr 1fr;align-items:center;gap:2.5rem;display:grid;position:relative}.timeline-watermark{font-family:var(--font-heading);color:#710915;opacity:.03;z-index:0;pointer-events:none;letter-spacing:-.05em;white-space:nowrap;font-size:clamp(10rem,22vw,18rem);font-weight:800;position:absolute;top:-25%}.timeline-item.align-left .timeline-watermark{left:-5%}.timeline-item.align-right .timeline-watermark{right:-5%}.timeline-card{z-index:2;background:#f8f6f4;padding:2.5rem;position:relative;box-shadow:0 20px 40px #0000000a}.timeline-item.align-left .timeline-card{border-left:4px solid #710915;grid-area:1/1}.timeline-item.align-left .timeline-image-wrapper{grid-area:1/2}.timeline-item.align-right .timeline-card{text-align:right;border-right:4px solid #710915;grid-area:1/2}.timeline-item.align-right .timeline-image-wrapper{grid-area:1/1}.timeline-card h3{color:#1a1a1a;text-transform:uppercase;margin:0 0 1rem;font-size:1.6rem;font-weight:800}.timeline-card p{color:#554446;margin:0;font-size:.95rem;line-height:1.7}.timeline-image-wrapper{z-index:1;aspect-ratio:3/4;width:100%;position:relative}.timeline-image{filter:grayscale()contrast(1.15)brightness(.9);background-position:50%;background-size:cover;width:100%;height:100%}.split-intro,.contact-layout,.info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;display:grid}.split-intro h2,.page-hero h1{color:#2f181b;font-size:clamp(2rem,4vw,3.15rem);line-height:1.06}.split-intro p{color:#6d5659;align-self:end;font-size:.98rem}.page-hero{padding-bottom:2.5rem}.page-hero p{color:#6d5659}.card-grid,.gallery-grid,.info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem;display:grid}.product-card,.info-card{border-radius:24px;padding:1.45rem}.product-card h3,.info-card h3{font-family:var(--font-heading);color:#2f181b;margin:0 0 .7rem;font-size:1.1rem}.product-card p,.info-card p{color:#6d5659;margin:0;font-size:.94rem}.product-visual{background:linear-gradient(180deg, #e305141f, #e305140a), var(--card-image) center / cover;border-radius:18px;height:240px;margin-bottom:1.1rem}.gallery-page-hero{background:#f8f6f4;padding:4rem 0 1.5rem}.gallery-hero-inner{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.gallery-page-title{font-family:var(--font-heading);color:#1a1a1a;letter-spacing:-.04em;margin:1rem 0 .8rem;font-size:clamp(3rem,5vw,4.5rem);font-weight:800;line-height:1.05}.gallery-page-sub{color:#554446;max-width:46ch;margin:0;font-size:.95rem;line-height:1.6}.gallery-hero-stat{flex-direction:column;align-items:flex-end;gap:.2rem;padding-bottom:.4rem;display:flex}.gallery-stat-num{font-family:var(--font-heading);color:#8c101d;font-size:4rem;font-weight:800;line-height:1}.gallery-stat-label{letter-spacing:.2em;color:#bfaab1;font-size:.7rem;font-weight:800}.gallery-filter-bar{background:#f8f6f4;padding:.8rem 0}.gallery-filter-inner{align-items:center;gap:.5rem;display:flex}.gallery-filter-btn{color:#554446;cursor:pointer;background:0 0;border:1px solid #e305141f;border-radius:999px;padding:.5rem 1.2rem;font-size:.82rem;font-weight:700;transition:background .18s,color .18s,border-color .18s}.gallery-filter-btn:hover{background:#f5f5f5}.gallery-filter-btn.active{color:#fff;background:#e30514;border-color:#e30514}.gallery-masonry-section{background:#f8f6f4;padding:3rem 0 6rem}.gallery-masonry{columns:3;column-gap:1rem}@media (width<=900px){.gallery-masonry{columns:2}}@media (width<=560px){.gallery-masonry{columns:1}}.gallery-masonry-item{break-inside:avoid;cursor:zoom-in;background:#f0f0f0;border-radius:4px;margin:0 0 1rem;position:relative;overflow:hidden}.gallery-masonry-item img{object-fit:cover;width:100%;transition:transform .45s;display:block}.gallery-masonry-item:hover img{transform:scale(1.04)}.gallery-masonry-overlay{background:#1a0a0c00;justify-content:center;align-items:center;transition:background .3s;display:flex;position:absolute;inset:0}.gallery-masonry-item:hover .gallery-masonry-overlay{background:#1a0a0c73}.gallery-masonry-zoom{color:#fff;opacity:0;transition:opacity .25s,transform .25s;transform:scale(.8)}.gallery-masonry-item:hover .gallery-masonry-zoom{opacity:1;transform:scale(1)}.gallery-lightbox{z-index:999;cursor:pointer;background:#0a0505eb;justify-content:center;align-items:center;padding:2rem;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.gallery-lightbox img{object-fit:contain;cursor:default;border-radius:4px;max-width:90vw;max-height:88vh;box-shadow:0 40px 80px #0009}.gallery-lightbox-close{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;font-size:1.6rem;line-height:1;transition:opacity .2s;position:absolute;top:1.5rem;right:2rem}.gallery-lightbox-close:hover{opacity:1}.gallery-item{border:1px solid #e3051414;border-radius:22px;margin:0;overflow:hidden}.gallery-item img{object-fit:cover;width:100%;height:280px}.contact-layout{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-fullpage{background:#f8f6f4;flex-direction:column;display:flex}.contact-bento-grid{flex:1;grid-template-columns:1fr 1.6fr 1fr;gap:0;display:grid}.contact-bento-card{flex-direction:column;padding:3.5rem;display:flex;position:relative;overflow:hidden}.contact-info-card{color:#fff;background:#1a1a1a;border-right:1px solid #ffffff0f}.contact-info-card h2{font-family:var(--font-heading);letter-spacing:-.04em;color:#fff;margin:0 0 2.5rem;font-size:clamp(2.8rem,3.5vw,4rem);font-weight:800;line-height:1.05}.contact-detail-list{flex-direction:column;flex:1;gap:1.8rem;display:flex}.contact-detail-item{border-bottom:1px solid #ffffff14;flex-direction:column;gap:.3rem;padding-bottom:1.5rem;display:flex}.contact-detail-label{letter-spacing:.2em;text-transform:uppercase;color:#fff6;font-size:.68rem;font-weight:800}.contact-detail-value{color:#fff;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s}.contact-detail-value:hover{color:#e30514}.contact-map-card{background:#e8e8e8;padding:0}.contact-map-card iframe{width:100%;height:100%;display:block}.contact-cta-card{color:#fff;background:#e30514;border-left:1px solid #ffffff1a}.contact-cta-card h2{font-family:var(--font-heading);letter-spacing:-.04em;color:#fff;margin:0 0 1.5rem;font-size:clamp(2.8rem,3.5vw,4rem);font-weight:800;line-height:1.05}.contact-cta-card p{color:#ffffffbf;max-width:30ch;margin:0 0 2rem;font-size:.95rem;line-height:1.65}.contact-cta-stats{border-top:1px solid #ffffff26;border-bottom:1px solid #ffffff26;flex-direction:column;flex:1;gap:1.2rem;margin-bottom:2rem;padding:1.5rem 0;display:flex}.contact-cta-stat{align-items:center;gap:1rem;display:flex}.contact-cta-card .ref-stat-val{color:#fff;font-size:1.6rem}.contact-cta-card .ref-stat-label{color:#fff9}.contact-cta-card .button-primary{color:#e30514;box-shadow:none;background:#f8f6f4}.contact-cta-card .button-primary:hover{background:#f5f5f5}@media (width<=900px){.contact-bento-grid{grid-template-rows:auto auto auto;grid-template-columns:1fr}.contact-bento-card{min-height:380px;padding:2.5rem 1.5rem}.contact-map-card{min-height:320px}}.home-partners-strip{background:#f8f6f4;padding:2rem 0;overflow:hidden}.home-partners-marquee{will-change:transform;width:max-content;animation:40s linear infinite scrollMarquee;display:flex}.home-partners-marquee:hover{animation-play-state:paused}.home-partners-group{align-items:center;gap:3.5rem;padding-right:3.5rem;display:flex}.home-partner-logo{opacity:.6;background:#d8d8d8;border-radius:3px;flex-shrink:0;width:120px;height:44px;transition:opacity .2s}.home-partner-logo:hover{opacity:1}.references-section{background:#f8f6f4;padding:2rem 0 0}.references-carousel-container{background:#f8f6f4;flex-direction:column;width:100%;padding:2rem 0 6rem;display:flex;overflow:hidden}.references-carousel-track{width:max-content;padding:1.5rem 0;animation:45s linear infinite scrollMarquee;display:flex}.references-carousel-track.reverse{animation:50s linear infinite scrollMarqueeReverse}.references-carousel-track:hover{animation-play-state:paused}.carousel-group{gap:2rem;padding-right:2rem;display:flex}@keyframes scrollMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scrollMarqueeReverse{0%{transform:translate(-50%)}to{transform:translate(0)}}.ref-logo-item{background:#fbfbfb;border:1px solid #e3051414;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:160px;height:160px;transition:transform .3s,box-shadow .3s;display:flex}.ref-logo-item:hover{z-index:10;position:relative;box-shadow:0 10px 24px #4a111c14;transform:scale(1.05)translateY(0)!important}.carousel-group .ref-logo-item:nth-child(2n){transform:translateY(20px)}.carousel-group .ref-logo-item:nth-child(odd){transform:translateY(-20px)}.references-page-title{font-family:var(--font-heading);color:#1a1a1a;letter-spacing:-.04em;margin:0 0 1rem;font-size:clamp(3rem,5vw,4.5rem);font-weight:800;line-height:1.05}.footer{padding-top:1rem}.footer-grid{grid-template-columns:1.35fr 1fr 1fr 1fr;gap:2rem;padding:2rem 0 2.6rem;display:grid}.footer-logo{margin-bottom:1rem}.footer-brand p{color:#6d5659;max-width:36ch;margin:0;font-size:.94rem}.contact-list{color:#6d5659;gap:.8rem;margin:1.2rem 0 0;padding:0;font-size:.92rem;list-style:none;display:grid}.footer-links{align-content:start;gap:.8rem;display:grid}.footer-contact-item{align-items:center;gap:.7rem;display:inline-flex}.footer-contact-text{color:#352124;align-items:flex-start;line-height:1.65}.footer-contact-text span{max-width:24ch;display:inline-block}.footer-contact-text svg{margin-top:.2rem}.footer-contact-item svg{fill:currentColor;color:#e30514;flex:none;width:16px;height:16px}.footer-links h3{color:#2f181b;text-transform:uppercase;margin:0 0 .4rem;font-size:.96rem}.footer-bottom{border-top:1px solid #e3051414}.footer-bottom-inner{color:#6d5659;justify-content:center;align-items:center;min-height:58px;font-size:.9rem;display:flex}.reveal{opacity:0;will-change:opacity, transform;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(40px)}.reveal.active{opacity:1;transform:translateY(0)}.reveal.delay-100{transition-delay:.1s}.reveal.delay-200{transition-delay:.2s}.reveal.delay-300{transition-delay:.3s}.reveal.delay-400{transition-delay:.4s}.reveal.delay-500{transition-delay:.5s}.reveal.from-left{transform:translate(-40px)}.reveal.from-right{transform:translate(40px)}.reveal.from-left.active,.reveal.from-right.active{transform:translate(0)}@media (width<=1080px){.header-inner,.split-intro,.card-grid,.gallery-grid,.contact-layout,.info-grid,.footer-grid{grid-template-columns:1fr}.header-inner{flex-wrap:wrap;min-height:auto;padding:1rem 0}.bento-grid{grid-template-columns:1fr}.bento-header{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:2rem}.bento-header p{text-align:left}.bento-right-col{grid-template-rows:auto auto}.hero-section-white{padding:0 0 1.4rem}.products-split-shell{grid-template-columns:1fr}.products-split-gallery{border-radius:40px 40px 0 0;min-height:480px}.products-split-copy{padding:3rem 1.4rem}.timeline-item{grid-template-columns:1fr;gap:2rem}.timeline-item.align-left .timeline-image-wrapper,.timeline-item.align-right .timeline-image-wrapper{grid-area:2/1}.timeline-item.align-left .timeline-card,.timeline-item.align-right .timeline-card{text-align:left;border-left:4px solid #710915;border-right:none;grid-area:1/1;padding:2rem}.timeline-watermark{top:-5%;transform:translate(-50%);left:50%!important}.catalog-layout{grid-template-columns:1fr}.catalog-header{flex-direction:column;align-items:flex-start;gap:2.5rem}.catalog-sidebar{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}.catalog-portal-card{grid-column:1/-1}.hero-split-shell{grid-template-columns:1fr;gap:0;min-height:auto}.hero-split-copy{padding:2rem}.hero-split-image{border-radius:20px;min-height:480px}.hero-controls{grid-template-columns:52px auto 52px;justify-content:center;align-items:center}.hero-arrow{min-height:46px}.bento-squares{grid-template-columns:1fr}.bento-wide{flex-direction:column-reverse}.bento-tall,.bento-wide,.bento-square-gray{padding:2rem}.bento-tall{padding-bottom:6rem}.products-split-gallery{gap:.2rem;min-height:360px}.menu-toggle{z-index:41;margin-left:auto;display:inline-block;position:relative}.nav-main{opacity:0;visibility:hidden;z-index:55;background:#fff;border-radius:0 0 20px 20px;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;width:100%;height:auto;max-height:85vh;padding:0;transition:opacity .28s,transform .28s,visibility .28s;position:absolute;top:100%;left:0;overflow-y:auto;transform:translateY(-8px);box-shadow:0 16px 40px #0000001a}.nav-main.nav-open{opacity:1;visibility:visible;transform:translateY(0)}.mobile-dropdown-body{flex-direction:column;gap:1.6rem;padding:1.8rem 2rem;display:flex}.nav-main a{color:#352124;text-align:left;background:0 0;border:none;width:100%;padding:0;font-size:1rem;font-weight:500;transition:color .2s;transform:none}.nav-main a:hover,.nav-main a.active{color:#e30514}.mobile-menu-tabs{display:none}.menu-overlay{z-index:45;background:#140a0b73;border:0;display:block;position:fixed;inset:0}.mobile-dropdown-footer{border-top:1px solid #0000000f;justify-content:space-between;align-items:center;margin-top:.25rem;padding:1.2rem 2rem 1.8rem;display:flex}.mobile-dropdown-footer-text{color:#9098a5;font-size:.88rem}.mobile-dropdown-socials{color:#9098a5;gap:1rem;display:flex}.mobile-dropdown-socials a{width:auto;color:inherit;padding:0}.menu-toggle.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle.is-open span:nth-child(2){opacity:0}.menu-toggle.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}}@media (width<=720px){.container{width:min(100% - 28px,1180px)}.topbar-inner{min-height:auto;padding:.8rem 0}.topbar-left{display:none}.topbar-socials{justify-content:center;gap:1.25rem;width:100%}.brand{font-size:2rem}.brand-image{height:50px}.hero-section-white{padding:0 0 1.4rem}.products-split-gallery{gap:.2rem;min-height:360px}.hero-split-copy{padding:1.4rem}.hero-split-copy h1{max-width:none;font-size:clamp(1.8rem,8vw,2.6rem);line-height:1.1}.hero-description{font-size:.94rem}.hero-list{gap:.7rem;margin-top:1.4rem}.hero-list li{font-size:.9rem}.catalog-sidebar{grid-template-columns:1fr}.hero-split-image{border-radius:20px;min-height:320px}.content-section{padding:3.5rem 0}.hero-dots-clean{justify-content:center}.hero-controls-inline{width:max-content;max-width:100%;margin-top:1.2rem}.hero-controls{gap:.55rem}.hero-arrow{border-radius:999px;min-width:42px;min-height:42px}.button{width:100%}.footer-grid{text-align:left;grid-template-columns:1fr;gap:2rem;padding-left:1.5rem}.footer-brand{flex-direction:column;align-items:flex-start;display:flex}.footer-brand p{margin:0}.contact-list,.footer-links{justify-items:start}.footer-bottom-inner{text-align:left;justify-content:flex-start;padding-left:1.5rem}.scroll-top-button{width:58px;height:58px;bottom:16px;right:16px}.scroll-top-button img{width:34px;height:34px}}.corporate-video-section{background:#f8f6f4;padding:4rem 0 1rem}.corporate-video-wrapper{background:#1a1a1a;border-radius:32px;justify-content:center;align-items:center;width:100%;min-height:480px;max-height:600px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 54px #4a111c1f}.corporate-video{object-fit:cover;opacity:.85;width:100%;height:100%;transition:opacity .5s;position:absolute;inset:0}.corporate-video-overlay{z-index:2;text-align:center;color:#fff;pointer-events:none;background:linear-gradient(#0000001a 0%,#000000b3 100%);flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:100%;padding:3rem;display:flex;position:relative}.cv-title{font-family:var(--font-heading);letter-spacing:-.02em;text-shadow:0 4px 12px #0006;margin:0 0 .5rem;font-size:clamp(2rem,5vw,4rem);font-weight:800}.cv-subtitle{letter-spacing:.1em;text-transform:uppercase;opacity:.9;text-shadow:0 2px 8px #0006;margin:0 0 1rem;font-size:clamp(1rem,2vw,1.25rem);font-weight:600}@media (width<=720px){.corporate-video-section{padding:2.5rem 0 0}.corporate-video-wrapper{border-radius:20px;min-height:340px}}@media (width>=1081px){.mobile-dropdown-body{display:contents}.mobile-dropdown-footer{display:none}}@media (width<=1080px){.header{isolation:isolate;z-index:60;position:sticky}}.floating-actions{z-index:90;pointer-events:none;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:100px;right:22px}.fab{pointer-events:auto;color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 12px #0003}.fab:hover{transform:translateY(-4px)scale(1.05);box-shadow:0 8px 16px #0000004d}.fab svg{width:24px;height:24px}.fab-whatsapp{background-color:#25d366}.fab-instagram{background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}.fab-location{background-color:#4285f4}.catalog-toolbar{background:#fff;border:1px solid #e3051414;border-radius:20px;flex-direction:column;gap:1.2rem;margin-bottom:2.5rem;padding:1.5rem;display:flex;box-shadow:0 8px 24px #4a111c0d}.catalog-search{background:#f8f6f4;border:1px solid #e3051414;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:border-color .2s;display:flex}.catalog-search:focus-within{border-color:#e305144d}.catalog-search-input{color:#2f181b;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.95rem;font-weight:500}.catalog-search-input::placeholder{color:#bfaab1}.catalog-filter-chips{flex-wrap:wrap;gap:.6rem;display:flex}.filter-chip{color:#554446;cursor:pointer;background:#f8f6f4;border:1px solid #e305141f;border-radius:999px;align-items:center;gap:.45rem;padding:.55rem 1.1rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:all .2s;display:inline-flex}.filter-chip:hover{color:#e30514;border-color:#e305144d;transform:translateY(-1px)}.filter-chip-active{color:#fff;background:#e30514;border-color:#e30514}.filter-chip-active:hover{color:#fff;background:#c50412;border-color:#c50412}.filter-chip-count{opacity:.7;font-size:.72rem}.filter-chip-active .filter-chip-count{opacity:.85}.catalog-empty{text-align:center;color:#8a7072;flex-direction:column;grid-column:1/-1;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.catalog-empty p{margin:0;font-size:1.05rem}@media (width<=720px){.catalog-toolbar{padding:1rem}.catalog-filter-chips{gap:.5rem}.filter-chip{padding:.45rem .85rem;font-size:.78rem}}@keyframes catalogCardIn{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.catalog-card-animate{opacity:0;animation:.45s cubic-bezier(.16,1,.3,1) forwards catalogCardIn}.cert-section-modern{background:#f8f6f4;padding:3.5rem 0}.cert-inner-modern{align-items:center;gap:8rem;display:flex}.cert-label-modern{flex-direction:column;flex-shrink:0;gap:.6rem;min-width:280px;max-width:340px;display:flex}.cert-label-modern p{color:#8a6060;margin:0;font-size:.85rem;font-weight:500;line-height:1.6}.cert-main-title{font-family:var(--font-heading,"Cinzel", serif);color:#1a1a1a;letter-spacing:-.03em;margin:0;padding-bottom:.5rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:800;display:inline-block;position:relative}.cert-main-title:after{content:"";background:#e30514;border-radius:2px;width:60px;height:4px;position:absolute;bottom:0;left:0}.cert-cards-modern{scrollbar-width:thin;scrollbar-color:#e3051433 transparent;-webkit-overflow-scrolling:touch;flex:1;gap:1.5rem;margin-bottom:-1rem;padding:1rem .5rem 2rem;display:flex;overflow-x:auto}.cert-cards-modern::-webkit-scrollbar{height:4px}.cert-cards-modern::-webkit-scrollbar-track{background:0 0}.cert-cards-modern::-webkit-scrollbar-thumb{background-color:#e3051426;border-radius:10px}.cert-card-modern{background:#fff;border:1px solid #e305140f;border-radius:12px;flex-direction:column;flex-shrink:0;width:140px;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 4px 12px #4a111c08}.cert-card-modern:hover{border-color:#e3051433;transform:translateY(-6px);box-shadow:0 12px 28px #4a111c14}.cert-card-img-wrapper-modern{aspect-ratio:1/1.4;background:#fdfdfd;border-bottom:1px solid #00000008;justify-content:center;align-items:center;width:100%;padding:1rem;display:flex}.cert-card-img-wrapper-modern img{object-fit:contain;filter:contrast(1.02);width:100%;height:100%;transition:transform .5s}.cert-card-modern:hover .cert-card-img-wrapper-modern img{transform:scale(1.05)}.cert-card-inner-modern{text-align:center;background:#fff;padding:.8rem}.cert-title-modern{color:#3e272b;text-transform:uppercase;letter-spacing:.02em;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.68rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}@media (width<=920px){.cert-inner-modern{flex-direction:column;align-items:flex-start;gap:2rem}.cert-label-modern{max-width:100%}.cert-cards-modern{width:100%;padding-bottom:2rem}}
