/* Joomla integration layer for the YUDEY design. */
.yudey-skip-link{position:fixed;left:16px;top:-80px;z-index:10000;padding:12px 18px;background:#fff;color:#8a123d;box-shadow:0 8px 24px #0002}.yudey-skip-link:focus{top:16px}
.yudey-main,.yudey-article,.yudey-article-content{display:contents}
.yudey-template .alert{max-width:1180px;margin:18px auto;padding:14px 18px;border:1px solid #d7cec3;background:#fffefc;color:#30363a}
.yudey-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;text-decoration:none}
.consult-button{min-height:44px;padding:0 20px;background:#8a123d;color:#fff;font-size:12px;font-weight:750;letter-spacing:.03em}.consult-button:hover{background:#6f0f32;color:#fff}
.search-button svg,.mobile-call-button svg,.yudey-menu-toggle svg,.whatsapp-float-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.mobile-call-button{align-items:center;justify-content:center;color:#fff}
.yudey-menu-toggle{width:42px;height:42px;align-items:center;justify-content:center;border:1px solid #d7d0c7;background:#fffefc;color:#222;cursor:pointer}
.mega-panel[hidden],.yudey-mobile-layer[hidden]{display:none!important}
.mega-nav-item>.mega-panel{top:100%}
.mega-nav-item>.mega-panel .mega-column a span,.mega-intro a span{font-size:16px}
.menu-icon{display:grid;place-items:center;width:34px;height:34px;border:1px solid currentColor;border-radius:50%;font:700 16px/1 Georgia,serif}
.yudey-mobile-layer{position:fixed;inset:0;z-index:9999;display:grid;grid-template-columns:1fr min(420px,94vw)}
.yudey-mobile-backdrop{grid-column:1;grid-row:1;border:0;background:rgba(23,27,30,.48);backdrop-filter:blur(3px);cursor:pointer}
.yudey-mobile-drawer{grid-column:2;grid-row:1;height:100dvh;overflow-y:auto;padding:18px 18px 28px;background:#f7f5f1;box-shadow:-24px 0 60px #1113;animation:yudey-drawer-in .18s ease-out}
@keyframes yudey-drawer-in{from{transform:translateX(32px);opacity:.4}to{transform:translateX(0);opacity:1}}
body.yudey-menu-open{overflow:hidden}
.yudey-mobile-head{display:grid;grid-template-columns:minmax(120px,1fr) auto 34px;align-items:center;gap:10px;padding-bottom:10px}.yudey-mobile-head>a img{display:block;width:142px;height:auto}.yudey-mobile-head>button{width:34px;height:34px;border:0;background:transparent;color:#3f4448;font:300 29px/1 Arial;cursor:pointer}
.yudey-mobile-description{margin:0 0 10px;color:#777069;font-size:12px}
.yudey-mobile-drawer .mobile-nav{margin-top:4px;overflow:visible}
.yudey-mobile-drawer .mobile-nav-group{border-top:1px solid #d9d2c6}
.yudey-mobile-drawer .mobile-nav-group summary{display:flex;align-items:center;justify-content:space-between;padding:17px 4px;list-style:none;cursor:pointer;font:18px/1.25 Georgia,serif}.yudey-mobile-drawer .mobile-nav-group summary::-webkit-details-marker{display:none}.yudey-mobile-drawer .mobile-nav-group[open] summary>span:last-child{transform:rotate(180deg)}
.yudey-mobile-drawer .mobile-nav-links{display:grid;grid-template-columns:1fr 1fr;gap:0 16px;padding:0 4px 16px}.yudey-mobile-drawer .mobile-nav-links a{padding:8px 0;color:#68635c;font-size:12px;line-height:1.35}
.yudey-mobile-drawer .mobile-simple-link{display:block;padding:15px 4px;border-top:1px solid #d9d2c6;color:#2c3033;font-size:14px}.yudey-mobile-drawer .mobile-cta{width:100%;min-height:48px;margin-top:18px;background:#8a123d;color:#fff;font-size:13px;font-weight:750}
.mobile-language-switcher{position:relative;display:grid;grid-template-columns:15px 29px 11px;align-items:center;gap:5px;min-height:34px;padding:0 9px;border:1px solid #cfd7d8;border-radius:999px;background:#fffefc;color:#3f474b;cursor:pointer}.mobile-language-switcher>span:nth-child(2){display:none}.mobile-language-switcher select{width:29px;height:32px;padding:0;border:0;outline:0;appearance:none;background:transparent;color:#8a123d;font-size:11px;font-weight:800;cursor:pointer}
.whatsapp-float-button{display:grid;place-items:center}.whatsapp-float-button svg{width:24px;height:24px}
.yudey-error-page{display:grid;min-height:100vh;place-items:center;padding:24px;background:#f0ece5;color:#262b2e}.yudey-error-card{width:min(620px,100%);padding:50px;border:1px solid #d8d0c5;background:#fffefc;text-align:center;box-shadow:0 25px 70px #2221}.yudey-error-card img{width:210px}.yudey-error-card>span{display:block;margin:28px 0 6px;color:#8a123d;font:700 18px Georgia,serif}.yudey-error-card h1{margin:0;font:42px/1.1 Georgia,serif}.yudey-error-card p{margin:18px auto 25px;max-width:480px;color:#68635c;line-height:1.7}.yudey-error-card div{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.yudey-error-card div a{padding:13px 20px;background:#8a123d;color:#fff}.yudey-error-card div a+ a{border:1px solid #8a123d;background:transparent;color:#8a123d}
@media (min-width:901px){.yudey-menu-toggle{display:none}.mobile-call-button{display:none!important}}
@media (max-width:900px){.yudey-template .utility-bar{display:none}.yudey-template .phone-block,.yudey-template .consult-button,.yudey-template .search-button,.yudey-template .brand-note{display:none}.yudey-template .desktop-mega-nav{display:none}.yudey-template .mobile-call-button{display:inline-flex}.yudey-template .mobile-menu-button{display:inline-flex}.yudey-template .brand-row{min-height:76px}.yudey-template .brand img{width:142px}.yudey-template .header-actions{gap:8px}}
@media (max-width:520px){.yudey-mobile-layer{grid-template-columns:0 min(390px,94vw)}.yudey-mobile-backdrop{display:none}.yudey-mobile-drawer{padding:17px 15px 26px}.yudey-mobile-drawer .mobile-nav-links{grid-template-columns:1fr 1fr;gap:0 13px}.yudey-mobile-drawer .mobile-nav-links a{font-size:11.5px}.yudey-error-card{padding:36px 22px}.yudey-error-card h1{font-size:34px}}
