.tomb-home{--ink:#151515;--pink:#d97b8a;--cream:#f7f4ef;--green:#dce7df;--rose:#f5e2e2;--line:#e8e5e0;--max:1180px}.tomb-home *{box-sizing:border-box}.tomb-home html{scroll-behavior:smooth}.tomb-home body{margin:0;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:#fff}.tomb-home a{text-decoration:none;color:inherit}.tomb-home button,.tomb-home input{font:inherit}.tomb-home .topbar{height:42px;background:#f6f4ef;display:flex;justify-content:flex-start;gap:19%;align-items:center;font-size:11px;overflow:hidden;white-space:nowrap}.tomb-home .topbar span{display:inline-block;flex:0 0 auto;animation:tombTopbarMove 42s linear infinite}@keyframes tombTopbarMove{from{transform:translateX(110vw)}to{transform:translateX(-130vw)}}.tomb-home .nav{height:86px;max-width:1240px;margin:auto;display:flex;align-items:center;padding:0 28px;gap:30px}.tomb-home .brand{display:flex;align-items:center;min-width:210px}.tomb-home .brand img{width:205px;height:auto}.tomb-home .brand span{color:var(--pink);font-size:21px}.tomb-home .links{display:flex;align-items:center;gap:27px;flex:1;justify-content:center;font-size:10px;font-weight:700;white-space:nowrap}.tomb-home .sale{color:var(--pink)}.tomb-home .actions{display:flex;gap:13px;align-items:center}.tomb-home .actions button{background:none;border:0;font-size:25px;padding:0;cursor:pointer}.tomb-home .actions .bag{position:relative}.tomb-home .bag b{position:absolute;right:-7px;top:-7px;background:var(--pink);color:white;font-size:9px;border-radius:50%;padding:3px 5px}.tomb-home .menu{display:none}.tomb-home .mobileLinks{display:none}.tomb-home .hero{max-width:1240px;margin:auto;min-height:485px;display:grid;grid-template-columns:43% 57%;position:relative;overflow:hidden}.tomb-home .heroCopy{padding:70px 35px 80px 60px;display:flex;flex-direction:column;justify-content:center;z-index:2}.tomb-home .heroCopy h1{font-size:40px;line-height:1.07;margin:15px 0 20px;letter-spacing:-1.4px}.tomb-home .heroCopy h1 em{font-style:normal;color:var(--pink)}.tomb-home .lead{font-size:15px;line-height:1.65;margin:0 0 25px}.tomb-home .eyebrow{display:none}.tomb-home .heroImage{position:relative;min-height:485px}.tomb-home .heroImage img{width:100%;height:100%;object-fit:cover;object-position:center}.tomb-home .roundBadge{position:absolute;right:32px;top:70px;width:142px;min-height:142px;padding:18px;border-radius:50%;background:#f9e9e8;display:flex;align-items:center;justify-content:center;text-align:center;font-size:10px;line-height:1.32;font-weight:700;overflow:hidden}.tomb-home .roundBadge strong{display:block;color:var(--pink);font-size:17px;margin-top:5px}.tomb-home .btn{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:12px 17px;font-size:11px;font-weight:700;width:max-content;transition:.2s}.tomb-home .btn.dark{background:#111;color:#fff}.tomb-home .btn.dark:hover{transform:translateY(-2px)}.tomb-home .btn.light{background:#fff;color:#151515}.tomb-home .heroTrust{position:absolute;bottom:22px;left:48px;display:flex;gap:35px;z-index:3}.tomb-home .heroTrust span{font-size:24px;display:grid;grid-template-columns:26px auto;column-gap:7px;align-items:center}.tomb-home .heroTrust b,.tomb-home .heroTrust small{font-size:10px;line-height:1.1}.tomb-home .heroTrust small{grid-column:2;color:#555}.tomb-home .categories{max-width:1160px;margin:16px auto 14px;display:grid;grid-template-columns:repeat(6,1fr);background:#faf9f7;border-radius:15px;overflow:hidden}.tomb-home .categories a{min-height:145px;border-right:1px solid #eee;position:relative;padding:12px 18px;display:flex;flex-direction:column;justify-content:flex-end}.tomb-home .categories a:last-child{border:0}.tomb-home .categories img{position:absolute;inset:5px 20px 40px;width:calc(100% - 40px);height:92px;object-fit:contain;mix-blend-mode:multiply}.tomb-home .categories b{font-size:11px;line-height:1.35;z-index:1}.tomb-home .categories i{position:absolute;right:17px;bottom:18px;font-style:normal}.tomb-home .offerIcon{position:absolute;top:18px;left:50%;transform:translateX(-50%);width:65px;height:65px;border-radius:50%;background:#dfe8df;display:grid;place-items:center;font-size:28px}.tomb-home .grid2{max-width:1160px;margin:0 auto 12px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.tomb-home .feature{min-height:300px;border-radius:15px;padding:35px 25px;position:relative;overflow:hidden;display:flex}.tomb-home .feature.green{background:#dce8e0}.tomb-home .feature h2,.tomb-home .room h2{font-family:'Playfair Display',Georgia,serif;font-size:26px;line-height:1.15;font-weight:600;margin:16px 0 25px}.tomb-home .feature img{position:absolute;right:0;bottom:0;width:58%;height:92%;object-fit:contain;object-position:center bottom}.tomb-home .feature>div{position:relative;z-index:2}.tomb-home .feature small,.tomb-home .mini small,.tomb-home .room small,.tomb-home .newsletter small{font-size:9px;letter-spacing:.5px;color:#777}.tomb-home .stack{display:grid;grid-template-rows:1fr 1fr;gap:12px}.tomb-home .mini{border-radius:15px;padding:22px 25px;position:relative;overflow:hidden;display:flex;justify-content:space-between}.tomb-home .mini h3{font-size:19px;line-height:1.25;margin:11px 0 16px;font-weight:600}.tomb-home .mini.care{background:#f3e9df}.tomb-home .mini.care img{width:46%;object-fit:cover;object-position:center;align-self:flex-end;margin-right:-25px;margin-bottom:-22px}.tomb-home .brands{background:#f4dfdf}.tomb-home .logos{width:48%;display:grid;grid-template-columns:1fr 1fr;gap:14px;align-content:center;font-weight:700;font-size:15px;text-align:center}.tomb-home .room{max-width:1160px;margin:0 auto 28px;display:grid;grid-template-columns:32% 38% 30%;min-height:245px;align-items:center;overflow:hidden;border-radius:15px}.tomb-home .roomImage{height:245px}.tomb-home .roomImage img{width:100%;height:100%;object-fit:cover}.tomb-home .roomCopy{padding:30px 40px}.tomb-home .roomCopy h2{font-size:27px;margin:15px 0}.tomb-home .roomCopy p{font-size:12px;line-height:1.6;margin-bottom:20px}.tomb-home .twins{width:100%;height:245px;object-fit:cover;object-position:center;border-radius:0 15px 15px 0}.tomb-home .benefits{max-width:1160px;margin:0 auto 22px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.tomb-home .benefits div{display:flex;align-items:center;gap:13px;font-size:11px}.tomb-home .benefits span{width:46px;height:46px;border-radius:50%;background:#edf1ee;display:grid;place-items:center;font-size:23px;color:#666}.tomb-home .benefits div:nth-child(2) span{background:#f8f0dc}.tomb-home .newsletter{max-width:1160px;margin:0 auto 12px;min-height:105px;border-radius:12px;background:#d8e5df;display:grid;grid-template-columns:28% 37% 35%;align-items:center;overflow:hidden}.tomb-home .newsletter img{width:100%;height:120px;object-fit:cover;object-position:center 45%;mix-blend-mode:multiply}.tomb-home .newsletter p{font-size:11px;line-height:1.5;margin:10px 0}.tomb-home .newsletter form{display:flex;flex-direction:column;gap:8px;padding-right:30px}.tomb-home .newsletter input{border:0;border-radius:8px;padding:11px 15px;outline:0}.tomb-home .newsletter form .btn{width:100%;border:0;cursor:pointer}.tomb-home .newsletterMsg{font-size:10px;color:#333}.tomb-home footer{max-width:1160px;margin:0 auto 25px;background:#faf8f4;border-radius:12px;display:grid;grid-template-columns:repeat(4,1fr);padding:15px 30px;gap:25px}.tomb-home footer div{display:flex;align-items:center;gap:12px}.tomb-home footer b{font-size:24px;font-weight:400}.tomb-home footer span{font-size:9px;font-weight:700}.tomb-home footer small{display:block;font-weight:400;color:#777;margin-top:4px}
@media(max-width:900px){.topbar{gap:25px;font-size:9px}.tomb-home .nav{height:74px;padding:0 16px}.tomb-home .brand{min-width:160px}.tomb-home .brand img{width:155px}.tomb-home .links{display:none}.tomb-home .actions{margin-left:auto}.tomb-home .menu{display:block!important}.tomb-home .mobileLinks{padding:0 20px 16px;display:none;flex-wrap:wrap;gap:12px;background:#fff}.tomb-home .mobileLinks.open{display:flex}.tomb-home .mobileLinks a{font-size:11px;font-weight:700}.tomb-home .hero{display:block;min-height:620px}.tomb-home .heroCopy{position:absolute;left:0;top:0;width:100%;padding:38px 25px 220px;background:linear-gradient(90deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.82) 52%,rgba(255,255,255,0) 100%)}.tomb-home .heroCopy h1{font-size:34px}.tomb-home .heroImage{height:620px;min-height:0}.tomb-home .heroTrust{left:20px;right:20px;bottom:15px;justify-content:space-between;gap:8px}.tomb-home .heroTrust span{font-size:19px;grid-template-columns:20px auto}.tomb-home .heroTrust b,.tomb-home .heroTrust small{font-size:8px}.tomb-home .categories{margin:12px 12px;grid-template-columns:repeat(3,1fr)}.tomb-home .categories a{min-height:125px}.tomb-home .grid2,.tomb-home .room{margin-left:12px;margin-right:12px}.tomb-home .grid2{grid-template-columns:1fr}.tomb-home .feature{min-height:330px}.tomb-home .room{grid-template-columns:1fr;min-height:auto}.tomb-home .roomImage,.tomb-home .twins{height:220px}.tomb-home .roomCopy{padding:28px}.tomb-home .twins{border-radius:0 0 15px 15px}.tomb-home .benefits{margin:0 20px 22px;grid-template-columns:1fr 1fr}.tomb-home .newsletter{margin:0 12px 12px;grid-template-columns:1fr;}.tomb-home .newsletter img{height:130px}.tomb-home .newsletter>div{padding:20px}.tomb-home .newsletter form{padding:0 20px 20px}.tomb-home .newsletter .btn{margin-bottom:0}.tomb-home footer{margin:0 12px 20px;grid-template-columns:1fr 1fr;padding:18px}.tomb-home .roundBadge{right:18px;top:55px;width:132px;min-height:132px;padding:15px;font-size:9px}.tomb-home }
@media(max-width:520px){.topbar span:nth-child(2){display:none}.tomb-home .topbar{justify-content:space-around}.tomb-home .actions button:nth-child(2),.tomb-home .actions button:nth-child(3){display:none}.tomb-home .brand img{width:145px}.tomb-home .heroCopy h1{font-size:31px}.tomb-home .lead{font-size:13px}.tomb-home .hero{min-height:570px}.tomb-home .heroImage{height:570px}.tomb-home .categories{grid-template-columns:repeat(2,1fr)}.tomb-home .feature img{width:65%;opacity:.9}.tomb-home .benefits{grid-template-columns:1fr}.tomb-home .logos{font-size:12px}.tomb-home .mini h3{font-size:17px}}

/* Multilingual selector */
.language{display:flex;align-items:center;margin-right:6px}.language select{border:1px solid #ddd;background:#fff;border-radius:999px;padding:7px 24px 7px 10px;font:600 11px/1 Arial,sans-serif;letter-spacing:.5px;cursor:pointer;color:#222}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:900px){.language{margin-right:2px}.language select{padding:6px 18px 6px 8px;font-size:10px}}

/* Mobile language selector: compact control in the header, never sticky */
@media(max-width:900px){.tomb-home .mobileLanguage{display:none!important}.tomb-home .actions .language{display:flex!important;margin-right:2px}.tomb-home .language select{padding:6px 18px 6px 8px;font-size:10px;border-radius:999px}}
@media(max-width:520px){.tomb-home .language select{padding:6px 16px 6px 7px;font-size:9px}}
.tomb-home .mobileLanguage .lang-pill{min-width:36px;height:28px;padding:0 8px;font-size:9px}}


/* v1.0.4 mobile hero correction: text never overlays the product image */
@media (max-width: 900px){
  .tomb-home .hero{
    display:flex;
    flex-direction:column;
    min-height:0;
    overflow:visible;
    background:#fff;
  }
  .tomb-home .heroCopy{
    position:relative;
    inset:auto;
    width:100%;
    padding:42px 24px 28px;
    background:#fff;
    z-index:2;
  }
  .tomb-home .heroCopy h1{margin:12px 0 18px;}
  .tomb-home .heroImage{
    position:relative;
    width:100%;
    height:auto;
    min-height:0;
    aspect-ratio: 1 / .82;
    overflow:hidden;
  }
  .tomb-home .heroImage img{
    display:block;
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center center;
  }
  .tomb-home .roundBadge{top:20px;right:18px;}
  .tomb-home .heroTrust{
    position:relative;
    left:auto;right:auto;bottom:auto;
    width:100%;
    padding:16px 18px;
    background:#fff;
    justify-content:space-between;
    gap:8px;
  }
}
@media (max-width:520px){
  .tomb-home .heroCopy{padding:30px 20px 24px;}
  .tomb-home .heroCopy h1{font-size:30px;line-height:1.1;}
  .tomb-home .heroImage{aspect-ratio:1 / .86;}
  .tomb-home .heroTrust{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 8px;padding:14px 18px;}
  .tomb-home .heroTrust span{justify-content:start;}
}
.tomb-page-wrap{min-height:70vh;background:#fbfaf7;color:#24282a}.tomb-page-hero{padding:90px 7%;background:linear-gradient(135deg,#eef4ef,#f7efe8);text-align:center}.tomb-page-hero>span{font-size:12px;letter-spacing:2px;text-transform:uppercase;font-weight:700}.tomb-page-hero h1{font-family:'Playfair Display',serif;font-size:clamp(38px,6vw,72px);line-height:1.05;margin:18px auto;max-width:900px}.tomb-page-hero p{font-size:18px;line-height:1.7;max-width:760px;margin:0 auto}.tomb-eu-notice{display:inline-block;margin-top:28px;padding:13px 20px;border-radius:999px;background:#fff;border:1px solid #dfe5e0;font-size:14px}.tomb-page-content{max-width:900px;margin:0 auto;padding:70px 7%;text-align:center}.tomb-page-content h2{font-family:'Playfair Display',serif;font-size:36px;margin:0 0 18px}.tomb-page-content p{font-size:17px;line-height:1.8;color:#626866;margin:0 auto 28px;max-width:700px}
/* v1.0.5 page consistency: every internal page uses the same home header */
.tomb-global-header{position:relative;z-index:20;background:#fff}
.tomb-global-header .nav{display:flex;align-items:center;gap:22px;padding:14px 4%;background:#fff;border-bottom:1px solid #eee}
.tomb-global-header .brand img{height:54px;width:auto;display:block}
.tomb-global-header .links{display:flex;gap:18px;align-items:center;flex:1;justify-content:center}
.tomb-global-header .links a{color:#24333b;text-decoration:none;font-weight:600;font-size:14px}
.tomb-global-header .actions{display:flex;align-items:center;gap:9px}
.tomb-header-search{display:flex;align-items:center;border:1px solid #dfe5e8;border-radius:999px;overflow:hidden;background:#fff}
.tomb-header-search input{border:0;outline:0;width:180px;padding:9px 12px;font:inherit;background:transparent}
.tomb-header-search button{border:0;background:#1f3a43;color:#fff;width:36px;height:36px;cursor:pointer}
.tomb-global-header .header-icon{color:#24333b;text-decoration:none;font-size:19px;position:relative}
.tomb-global-header .language select{border:1px solid #dfe5e8;border-radius:999px;padding:8px 10px;background:#fff}
.tomb-global-footer{display:flex;gap:70px;padding:45px 6%;background:#1f3a43;color:#fff;margin-top:0}
.tomb-global-footer img{height:46px;width:auto}.tomb-global-footer p{max-width:430px;opacity:.82}.tomb-global-footer>div{display:flex;flex-direction:column;gap:10px}.tomb-global-footer a{color:#fff;text-decoration:none;opacity:.88}
.tomb-page-wrap{min-height:50vh}.tomb-page-hero{padding:55px 7% 45px}.tomb-page-content{padding:40px 7% 70px;max-width:1050px}.tomb-legal-content section{margin-bottom:30px}
@media(max-width:980px){.tomb-global-header .links{display:none}.tomb-header-search input{width:120px}.tomb-global-footer{flex-direction:column;gap:30px}}
@media(max-width:640px){.tomb-global-header .nav{gap:9px;padding:10px 4%}.tomb-global-header .brand img{height:42px}.tomb-header-search{display:none}.tomb-global-header .actions{margin-left:auto}.tomb-global-header .header-icon{font-size:17px}.tomb-global-footer{padding:35px 6%}.tomb-page-hero{padding:38px 6%}.tomb-page-content{padding:30px 6% 50px}}

/* v1.0.5.1 — internal pages must use exactly the Home header, with a robust mobile menu */
.tomb-inner-site{width:100%;background:#fff;min-height:100vh}
.tomb-inner-site .brandText{display:none;color:#151515;font-size:24px;line-height:1;font-weight:500;letter-spacing:-1px;white-space:nowrap}
.tomb-inner-site .brand{overflow:visible;flex-shrink:0}
.tomb-inner-site .brand img{max-width:205px}
.tomb-inner-site .mobileLinks{width:100%;box-sizing:border-box}
.tomb-inner-site .mobileSearch{width:100%;padding:8px 0 12px}
.tomb-inner-site .mobileSearch form{display:flex;border:1px solid #ddd;border-radius:999px;overflow:hidden;background:#fff}
.tomb-inner-site .mobileSearch input{min-width:0;flex:1;border:0;outline:0;padding:10px 13px;background:#fff}
.tomb-inner-site .mobileSearch button{border:0;background:#111;color:#fff;width:44px;cursor:pointer}
.tomb-inner-site .mobileLanguage{width:100%;display:flex;align-items:center;flex-wrap:wrap;gap:7px;padding:4px 0 12px;border-bottom:1px solid #eee;margin-bottom:4px}
.tomb-inner-site .mobileLanguage>span{width:100%;font-size:9px;text-transform:uppercase;letter-spacing:1px;color:#777;font-weight:700}
.tomb-inner-site .mobileLanguage .lang-pill{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:28px;padding:0 8px;border:1px solid #ddd;border-radius:999px;font-size:9px;font-weight:700}
.tomb-inner-site .mobileLanguage .lang-pill.active{background:#151515;color:#fff;border-color:#151515}
.tomb-inner-site .tomb-global-footer{max-width:none;margin:0;border-radius:0}
@media(max-width:900px){
  .tomb-inner-site .topbar{height:36px;gap:15px;font-size:9px}
  .tomb-inner-site .nav{height:74px;padding:0 16px;max-width:none;gap:10px}
  .tomb-inner-site .brand{min-width:0;max-width:calc(100% - 55px)}
  .tomb-inner-site .brand img{width:155px;max-width:100%;height:auto}
  .tomb-inner-site .brandText{font-size:25px;white-space:nowrap;display:none}
  .tomb-inner-site .links{display:none}
  .tomb-inner-site .actions{margin-left:auto;gap:10px}
  .tomb-inner-site .actions .language,.tomb-inner-site .actions .header-icon{display:none}
  .tomb-inner-site .menu{display:block!important;background:#111;border:0;color:#fff;width:42px;height:42px;border-radius:6px;font-size:22px;line-height:42px;padding:0}
  .tomb-inner-site .mobileLinks{padding:12px 20px 20px;display:none;flex-direction:column;gap:0;background:#fff}
  .tomb-inner-site .mobileLinks.open{display:flex}
  .tomb-inner-site .mobileLinks>a{font-size:16px;font-weight:700;padding:15px 0;border-bottom:1px solid #ddd}
}
@media(max-width:520px){
  .tomb-inner-site .topbar{height:36px}
  .tomb-inner-site .topbar span:nth-child(n+3){display:none}
  .tomb-inner-site .nav{height:76px;padding:0 20px}
  .tomb-inner-site .brand img{width:145px}
  .tomb-inner-site .brandText{font-size:24px}
  .tomb-inner-site .menu{width:42px;height:42px}
}

/* v1.0.5 FIX: global footer must remain readable on every theme/page */
.tomb-global-footer,.tomb-global-footer *{box-sizing:border-box!important}
.tomb-home .tomb-global-footer{background:#1f3a43!important;color:#fff!important;opacity:1!important;visibility:visible!important}
.tomb-home .tomb-global-footer p,.tomb-home .tomb-global-footer b,.tomb-home .tomb-global-footer a{color:#fff!important;opacity:1!important;visibility:visible!important}
.tomb-home .tomb-global-footer a{display:block!important;text-decoration:none!important}
.tomb-home .tomb-global-footer .footer-brand img{display:block!important;opacity:1!important}
@media(max-width:640px){.tomb-home .tomb-global-footer{display:grid!important;grid-template-columns:1fr!important;gap:26px!important;padding:32px 22px!important;margin:0!important;border-radius:0!important}.tomb-home .tomb-global-footer>div{display:flex!important;flex-direction:column!important;gap:10px!important}.tomb-home .tomb-global-footer .footer-brand p{font-size:13px!important;line-height:1.55!important}.tomb-home .tomb-global-footer b{font-size:20px!important}.tomb-home .tomb-global-footer a{font-size:14px!important;line-height:1.5!important}}

/* v1.0.5 FIX: avoid repeating the legal page subtitle as a second heading */
.tomb-legal-content .legal-intro{font-size:17px;line-height:1.8;color:#626866;margin:0 auto 34px;max-width:700px}

/* v1.0.5.2 — header logo always returns to the localized Home */
.tomb-inner-site .brand{display:flex;align-items:center;cursor:pointer;text-decoration:none}
.tomb-inner-site .brand img{pointer-events:none}

/* v1.0.9 — header cleanup, language flags, search and real cart count */
.tomb-inner-site .brandText{display:none!important}
.tomb-inner-site .brand img{display:block!important}
.tomb-inner-site .tomb-header-search{min-width:210px;box-shadow:0 2px 10px rgba(0,0,0,.04)}
.tomb-inner-site .tomb-header-search input{width:165px}
.tomb-inner-site .tomb-header-search button{font-size:16px;line-height:1}
.tomb-inner-site .bag{display:inline-flex;align-items:center;justify-content:center;min-width:28px}
.tomb-inner-site .bag b{min-width:17px;text-align:center}
@media(max-width:900px){.tomb-inner-site .brandText{display:none!important}.tomb-inner-site .brand img{width:155px!important}.tomb-inner-site .mobileLanguage .lang-pill{min-width:52px}.tomb-inner-site .mobileSearch form{box-shadow:0 2px 10px rgba(0,0,0,.05)}}

/* v1.1.0 — responsive mobile/tablet overhaul */
.tomb-home .heroTrust span{min-width:0}
@media (max-width:1100px){
  .tomb-home .nav{padding:0 20px;gap:18px}
  .tomb-home .brand{min-width:180px}
  .tomb-home .brand img{width:175px}
  .tomb-home .links{gap:15px;font-size:9px}
  .tomb-home .actions{gap:9px}
  .tomb-home .heroCopy{padding-left:42px}
  .tomb-home .heroCopy h1{font-size:36px}
  .tomb-home .heroTrust{left:28px;right:28px;gap:14px}
}
@media (max-width:900px){
  .tomb-home .topbar{height:auto;min-height:36px;padding:7px 12px;gap:10px;justify-content:center;flex-wrap:wrap}
  .tomb-home .topbar span{font-size:9px;text-align:center}
  .tomb-home .nav{height:68px;padding:0 14px;gap:8px}
  .tomb-home .brand{min-width:0;flex:1;max-width:calc(100% - 52px)}
  .tomb-home .brand img{width:150px;max-width:100%;height:auto}
  .tomb-home .actions{margin-left:auto;gap:7px}
  .tomb-home .actions .language,.tomb-home .actions .header-icon{display:none}
  .tomb-home .actions .menu{display:block!important;width:40px;height:40px;border:0;border-radius:7px;background:#111;color:#fff;font-size:21px;line-height:40px;padding:0}
  .tomb-home .mobileLinks{padding:12px 16px 18px;display:none;flex-direction:column;gap:0;background:#fff;border-bottom:1px solid #eee;box-shadow:0 6px 18px rgba(0,0,0,.08)}
  .tomb-home .mobileLinks.open{display:flex}
  .tomb-home .mobileLinks a{padding:12px 0;border-bottom:1px solid #eee;font-size:12px;font-weight:700}
  .tomb-home .hero{min-height:620px;height:auto}
  .tomb-home .heroImage{height:620px;min-height:620px}
  .tomb-home .heroCopy{position:absolute;left:0;top:0;width:100%;height:auto;min-height:300px;padding:38px 24px 170px;background:linear-gradient(180deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.82) 62%,rgba(255,255,255,0) 100%)}
  .tomb-home .heroCopy h1{font-size:34px;max-width:520px}
  .tomb-home .lead{font-size:14px;max-width:430px}
  .tomb-home .heroTrust{left:12px;right:12px;bottom:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px 10px;background:rgba(255,255,255,.9);border-radius:12px;box-shadow:0 3px 14px rgba(0,0,0,.08)}
  .tomb-home .heroTrust span{font-size:18px;grid-template-columns:22px minmax(0,1fr);column-gap:5px;padding:4px 2px}
  .tomb-home .heroTrust b{font-size:9px;white-space:normal}
  .tomb-home .heroTrust small{font-size:8px;white-space:normal}
  .tomb-home .categories{margin:12px;grid-template-columns:repeat(3,minmax(0,1fr))}
  .tomb-home .categories a{min-height:125px;padding:10px 12px}
  .tomb-home .categories b{font-size:10px}
  .tomb-home .grid2,.tomb-home .room,.tomb-home .newsletter{margin-left:12px;margin-right:12px}
  .tomb-home .grid2{grid-template-columns:1fr}
  .tomb-home .room{grid-template-columns:1fr}
  .tomb-home .benefits{margin-left:18px;margin-right:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .tomb-home .newsletter{grid-template-columns:1fr}
  .tomb-home footer{margin-left:12px;margin-right:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:16px}
}
@media (max-width:520px){
  .tomb-home .topbar{justify-content:space-around;min-height:34px;padding:6px 8px}
  .tomb-home .topbar span{font-size:8px}
  .tomb-home .topbar span:nth-child(n+3){display:none}
  .tomb-home .nav{height:64px;padding:0 12px}
  .tomb-home .brand img{width:140px}
  .tomb-home .hero{min-height:600px}
  .tomb-home .heroImage{height:600px;min-height:600px}
  .tomb-home .heroCopy{padding:30px 20px 175px;min-height:280px}
  .tomb-home .heroCopy h1{font-size:30px;line-height:1.08;margin:10px 0 15px}
  .tomb-home .lead{font-size:13px;line-height:1.55}
  .tomb-home .btn{font-size:10px;padding:11px 14px}
  .tomb-home .heroTrust{bottom:10px;left:10px;right:10px;padding:8px;gap:5px}
  .tomb-home .heroTrust span{font-size:16px;grid-template-columns:19px minmax(0,1fr);column-gap:4px}
  .tomb-home .heroTrust b{font-size:8px}
  .tomb-home .heroTrust small{font-size:7px}
  .tomb-home .categories{grid-template-columns:repeat(2,minmax(0,1fr));margin:10px}
  .tomb-home .categories a{min-height:120px}
  .tomb-home .feature{min-height:300px;padding:25px 20px}
  .tomb-home .feature h2,.tomb-home .room h2{font-size:23px}
  .tomb-home .mini{padding:20px}
  .tomb-home .benefits{grid-template-columns:1fr;margin:0 16px 18px}
  .tomb-home .newsletter{margin:0 10px 10px}
  .tomb-home footer{margin:0 10px 16px;grid-template-columns:1fr;padding:16px}
}

/* v1.1.2 — larger mobile/tablet branding and clearer trust/payment information */
.tomb-home .brand img{width:235px;max-width:100%;height:auto}
.tomb-home .heroTrust{gap:28px}
.tomb-home .heroTrust span{font-size:26px}
.tomb-home .heroTrust b{font-size:12px;line-height:1.2;font-weight:700}
.tomb-home .heroTrust small{font-size:10px;line-height:1.25}
.tomb-home .trust-item-2 small{white-space:normal;max-width:240px}
.tomb-home .trust-item-3 .whatsapp-mark{width:28px;height:28px;display:grid;place-items:center;color:#25D366}
.tomb-home .trust-item-3 .whatsapp-mark svg{width:28px;height:28px;fill:currentColor;display:block}
@media (max-width:1100px){
  .tomb-home .brand{min-width:220px}
  .tomb-home .brand img{width:215px}
  .tomb-home .nav{height:92px}
  .tomb-home .heroTrust{gap:16px;left:24px;right:24px}
  .tomb-home .heroTrust b{font-size:11px}
  .tomb-home .heroTrust small{font-size:9px}
}
@media (max-width:900px){
  .tomb-home .nav{height:82px;padding:0 14px}
  .tomb-home .brand{min-width:0;flex:1;max-width:calc(100% - 55px)}
  .tomb-home .brand img{width:205px;max-width:100%}
  .tomb-home .heroTrust{left:12px;right:12px;bottom:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px}
  .tomb-home .heroTrust span{font-size:21px;grid-template-columns:28px minmax(0,1fr);column-gap:7px;padding:6px 4px}
  .tomb-home .heroTrust b{font-size:11px;line-height:1.25}
  .tomb-home .heroTrust small{font-size:9px;line-height:1.3}
  .tomb-home .trust-item-2 small{max-width:none}
  .tomb-home .trust-item-3 .whatsapp-mark{width:26px;height:26px}
  .tomb-home .trust-item-3 .whatsapp-mark svg{width:26px;height:26px}
}
@media (max-width:520px){
  .tomb-home .nav{height:78px;padding:0 12px}
  .tomb-home .brand img{width:195px}
  .tomb-home .heroTrust{gap:7px;padding:10px}
  .tomb-home .heroTrust span{font-size:19px;grid-template-columns:25px minmax(0,1fr);column-gap:6px;padding:5px 2px}
  .tomb-home .heroTrust b{font-size:10px}
  .tomb-home .heroTrust small{font-size:8.5px}
  .tomb-home .trust-item-3 .whatsapp-mark{width:24px;height:24px}
  .tomb-home .trust-item-3 .whatsapp-mark svg{width:24px;height:24px}
}

/* v1.2.0 — final responsive, payment logos, WhatsApp mark and accessibility */
.tomb-home .heroTrust .trust-item{position:relative;min-width:0}
.tomb-home .heroTrust .trust-item>b{font-size:12px;font-weight:700;white-space:normal}
.tomb-home .heroTrust .trust-item>small{font-size:10px}
.tomb-home .payment-logos{grid-column:2;display:flex;align-items:center;gap:6px;margin-top:5px;flex-wrap:wrap}
.tomb-home .payment-logos img{display:block;width:auto;height:20px;max-width:62px;object-fit:contain;background:#fff;border-radius:3px;padding:2px}
.tomb-home .payment-logos .bank-icon{width:28px;height:20px;border:1px solid #ddd;border-radius:3px;background:#fff;display:grid;place-items:center;font-size:14px;color:#333}
.tomb-home .whatsapp-mark{grid-column:1;grid-row:1 / span 2;width:34px;height:34px;border-radius:50%;background:#25D366;color:#fff;display:grid;place-items:center}
.tomb-home .whatsapp-mark svg{width:20px;height:20px;fill:currentColor}
@media (min-width:901px){
  .tomb-home .brand img{width:225px}
  .tomb-home .heroTrust{gap:42px}
  .tomb-home .heroTrust .trust-item>b{font-size:13px}
  .tomb-home .heroTrust .trust-item>small{font-size:10px}
}
@media (max-width:900px){
  .tomb-home .nav{height:84px;padding:0 16px}
  .tomb-home .brand img{width:190px;max-width:100%}
  .tomb-home .actions{gap:8px}
  .tomb-home .heroTrust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 14px;padding:18px 18px}
  .tomb-home .heroTrust .trust-item{display:grid;grid-template-columns:34px minmax(0,1fr);column-gap:8px;align-items:center}
  .tomb-home .heroTrust .trust-item>b{font-size:12px;line-height:1.25}
  .tomb-home .heroTrust .trust-item>small{font-size:10px;line-height:1.2}
  .tomb-home .payment-logos{grid-column:2;gap:5px}
  .tomb-home .payment-logos img{height:18px;max-width:56px}
}
@media (max-width:520px){
  .tomb-home .nav{height:82px;padding:0 12px}
  .tomb-home .brand img{width:180px}
  .tomb-home .heroTrust{gap:14px 8px;padding:17px 14px}
  .tomb-home .heroTrust .trust-item>b{font-size:11px}
  .tomb-home .heroTrust .trust-item>small{font-size:9px}
  .tomb-home .payment-logos img{height:17px;max-width:51px}
  .tomb-home .payment-logos .bank-icon{width:25px;height:18px}
  .tomb-home .whatsapp-mark{width:30px;height:30px}
}
/* SEO-friendly image rendering */
.tomb-home img{max-width:100%;height:auto}
/* v1.2.1 — payment logos: larger, full-colour, no text list */
.tomb-home .trust-item-2{align-items:start!important}
.tomb-home .trust-item-2>b{display:block;font-size:15px!important;line-height:1.25!important;margin-bottom:6px}
.tomb-home .trust-item-2 .payment-logos{grid-column:2;display:flex;align-items:center;gap:10px;margin-top:4px;flex-wrap:wrap}
.tomb-home .trust-item-2 .payment-logos img{width:72px!important;height:45px!important;max-width:none!important;padding:0!important;background:transparent!important;border-radius:7px;object-fit:contain}
.tomb-home .trust-item-2 .bank-icon{width:72px!important;height:45px!important;border:0!important;background:transparent!important;display:grid;place-items:center;font-size:0!important}
.tomb-home .trust-item-2 .bank-icon svg{width:72px;height:45px;display:block}
@media(max-width:900px){
 .tomb-home .trust-item-2>b{font-size:16px!important}
 .tomb-home .trust-item-2 .payment-logos{gap:9px;margin-top:5px}
 .tomb-home .trust-item-2 .payment-logos img,.tomb-home .trust-item-2 .bank-icon{width:66px!important;height:41px!important}
 .tomb-home .trust-item-2 .bank-icon svg{width:66px;height:41px}
}
@media(max-width:520px){
 .tomb-home .trust-item-2>b{font-size:15px!important}
 .tomb-home .trust-item-2 .payment-logos{gap:7px}
 .tomb-home .trust-item-2 .payment-logos img,.tomb-home .trust-item-2 .bank-icon{width:62px!important;height:39px!important}
 .tomb-home .trust-item-2 .bank-icon svg{width:62px;height:39px}
}


/* v1.2.2 — clean trust panel layout for mobile/tablet/desktop */
.tomb-home .heroTrust{
  left:32px; right:32px; bottom:18px;
  display:grid; grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px; padding:14px 16px;
  background:rgba(255,255,255,.94); border:1px solid rgba(255,255,255,.85);
  border-radius:18px; box-shadow:0 8px 28px rgba(0,0,0,.10);
  backdrop-filter:blur(8px); -webkit-backdrop-filter:blur(8px);
}
.tomb-home .heroTrust .trust-item{
  min-width:0; display:grid; grid-template-columns:34px minmax(0,1fr);
  column-gap:9px; align-items:center; padding:8px 9px;
  border-right:1px solid #ece8e4;
}
.tomb-home .heroTrust .trust-item:last-child{border-right:0}
.tomb-home .heroTrust .trust-item>b{font-size:13px!important; line-height:1.2!important; font-weight:750; display:block}
.tomb-home .heroTrust .trust-item>small{font-size:10px!important; line-height:1.25!important; color:#666; display:block}
.tomb-home .heroTrust .trust-item-2{align-items:start!important}
.tomb-home .heroTrust .trust-item-2>b{grid-column:2; margin:0 0 7px!important}
.tomb-home .heroTrust .trust-item-2 .payment-logos{grid-column:2; margin:0; display:flex; align-items:center; flex-wrap:wrap; gap:7px}
.tomb-home .heroTrust .trust-item-2 .payment-logos img{width:58px!important;height:34px!important;max-width:none!important;object-fit:contain;background:transparent!important;padding:0!important;border-radius:5px}
.tomb-home .heroTrust .trust-item-2 .bank-icon{width:58px!important;height:34px!important;border:0!important;background:transparent!important}
.tomb-home .heroTrust .trust-item-2 .bank-icon svg{width:58px;height:34px}
.tomb-home .heroTrust .trust-item-0>span:first-child,.tomb-home .heroTrust .trust-item-1>span:first-child{font-size:24px}
.tomb-home .heroTrust .trust-item-3{align-items:center}
.tomb-home .heroTrust .trust-item-3 .whatsapp-mark{grid-column:1;grid-row:1 / span 2;width:34px;height:34px;border-radius:50%;background:#25D366;color:#fff}
.tomb-home .heroTrust .trust-item-3 .whatsapp-mark svg{width:20px;height:20px}
@media(max-width:900px){
  .tomb-home .heroTrust{left:16px;right:16px;bottom:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:10px 8px;border-radius:18px}
  .tomb-home .heroTrust .trust-item{padding:11px 10px;min-height:82px;border-right:1px solid #ece8e4}
  .tomb-home .heroTrust .trust-item:nth-child(2n){border-right:0}
  .tomb-home .heroTrust .trust-item:nth-child(-n+2){border-bottom:1px solid #ece8e4}
  .tomb-home .heroTrust .trust-item>b{font-size:13px!important;line-height:1.22!important}
  .tomb-home .heroTrust .trust-item>small{font-size:10px!important}
  .tomb-home .heroTrust .trust-item-2{min-height:118px}
  .tomb-home .heroTrust .trust-item-2 .payment-logos{gap:6px}
  .tomb-home .heroTrust .trust-item-2 .payment-logos img{width:55px!important;height:32px!important}
  .tomb-home .heroTrust .trust-item-2 .bank-icon{width:55px!important;height:32px!important}
  .tomb-home .heroTrust .trust-item-2 .bank-icon svg{width:55px;height:32px}
}
@media(max-width:520px){
  .tomb-home .heroTrust{left:12px;right:12px;bottom:10px;padding:8px 6px;border-radius:16px}
  .tomb-home .heroTrust .trust-item{padding:9px 7px;min-height:78px;grid-template-columns:27px minmax(0,1fr);column-gap:6px}
  .tomb-home .heroTrust .trust-item-2{min-height:112px}
  .tomb-home .heroTrust .trust-item>b{font-size:12px!important}
  .tomb-home .heroTrust .trust-item>small{font-size:9px!important}
  .tomb-home .heroTrust .trust-item-2 .payment-logos{gap:5px}
  .tomb-home .heroTrust .trust-item-2 .payment-logos img{width:48px!important;height:29px!important}
  .tomb-home .heroTrust .trust-item-2 .bank-icon{width:48px!important;height:29px!important}
  .tomb-home .heroTrust .trust-item-2 .bank-icon svg{width:48px;height:29px}
  .tomb-home .heroTrust .trust-item-3 .whatsapp-mark{width:30px;height:30px}
}

/* v1.2.3 — redesigned payment area with authentic card-brand marks and cleaner responsive layout */
.tomb-home .heroTrust .trust-item-2{position:relative}
.tomb-home .heroTrust .trust-item-2 .payment-logos{display:flex!important;align-items:center;gap:8px!important;flex-wrap:nowrap!important;margin:2px 0 0!important}
.tomb-home .heroTrust .trust-item-2 .payment-logos img{width:60px!important;height:38px!important;max-width:none!important;padding:7px!important;background:#fff!important;border:1px solid #e9e6e2;border-radius:8px;object-fit:contain;box-shadow:0 2px 7px rgba(0,0,0,.06)}
.tomb-home .heroTrust .trust-item-2 .payment-logos img:first-child{background:#1a1f71!important;padding:9px!important;border-color:#1a1f71}
.tomb-home .heroTrust .trust-item-2 .payment-logos img:nth-child(2){padding:5px!important}
.tomb-home .heroTrust .trust-item-2 .payment-logos img:nth-child(3){background:#2e77bc!important;padding:8px!important;border-color:#2e77bc}
.tomb-home .heroTrust .trust-item-2 .bank-icon{width:60px!important;height:38px!important;display:flex!important;align-items:center;justify-content:center;gap:3px;border:1px solid #e9e6e2!important;border-radius:8px!important;background:#fff!important;color:#555}
.tomb-home .heroTrust .trust-item-2 .bank-icon svg{width:25px!important;height:25px!important;fill:none;stroke:#555;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.tomb-home .heroTrust .trust-item-2 .bank-icon small{display:none!important}
.tomb-home .heroTrust .trust-item-2>b{margin-bottom:6px!important}
@media(max-width:900px){
  .tomb-home .heroTrust .trust-item-2{grid-column:1 / -1;min-height:92px!important;border-right:0!important;border-bottom:1px solid #ece8e4!important;grid-template-columns:30px auto!important;align-content:center}
  .tomb-home .heroTrust .trust-item-2>b{grid-column:2!important;margin:0 0 6px!important}
  .tomb-home .heroTrust .trust-item-2 .payment-logos{grid-column:2!important;gap:8px!important}
  .tomb-home .heroTrust .trust-item-2 .payment-logos img{width:64px!important;height:39px!important}
  .tomb-home .heroTrust .trust-item-2 .bank-icon{width:64px!important;height:39px!important}
  .tomb-home .heroTrust .trust-item-2 .bank-icon svg{width:24px!important;height:24px!important}
}
@media(max-width:520px){
  .tomb-home .heroTrust .trust-item-2{min-height:88px!important}
  .tomb-home .heroTrust .trust-item-2 .payment-logos{gap:6px!important}
  .tomb-home .heroTrust .trust-item-2 .payment-logos img{width:55px!important;height:34px!important;padding:6px!important}
  .tomb-home .heroTrust .trust-item-2 .payment-logos img:first-child{padding:8px!important}
  .tomb-home .heroTrust .trust-item-2 .payment-logos img:nth-child(3){padding:7px!important}
  .tomb-home .heroTrust .trust-item-2 .bank-icon{width:55px!important;height:34px!important}
}

/* v1.2.4 — solidaridad / donación 2% */
.tomb-home .tomb-donation{max-width:1160px;margin:0 auto 28px;padding:38px 36px 28px;background:linear-gradient(135deg,#fff9f8,#fdf4f3);border:1px solid #f0e2e1;border-radius:18px;box-shadow:0 10px 30px rgba(40,25,25,.06);overflow:hidden}
.tomb-home .donation-head{display:flex;align-items:flex-start;justify-content:center;gap:35px;text-align:center;margin-bottom:28px}
.tomb-home .donation-head>div:first-child{flex:1}
.tomb-home .donation-heart{display:block;color:var(--pink);font-size:34px;line-height:1;margin-bottom:7px}
.tomb-home .donation-head h2{margin:0 0 10px;font-size:30px;letter-spacing:-.7px}
.tomb-home .donation-head h2{color:#c95770}
.tomb-home .donation-head p{max-width:720px;margin:0 auto;color:#454545;font-size:13px;line-height:1.65}
.tomb-home .donation-note{min-width:180px;padding:10px 12px;color:#cc7182;font-family:cursive;font-size:20px;line-height:1.15;transform:rotate(-2deg)}
.tomb-home .donation-note em{font-style:normal;font-size:24px}
.tomb-home .donation-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.tomb-home .donation-card{background:rgba(255,255,255,.94);border:1px solid #eee8e6;border-radius:15px;padding:18px 24px 20px;text-align:center;min-width:0}
.tomb-home .donation-logo{height:150px;display:flex;align-items:center;justify-content:center;margin-bottom:7px;overflow:hidden;border-radius:10px;background:#fff}
.tomb-home .donation-logo img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}
.tomb-home .aspanogi-logo img{width:250px;max-height:145px}
.tomb-home .begisare-logo img{width:68%;max-height:100px;object-fit:contain}
.tomb-home .donation-card h3{margin:5px 0 6px;font-size:18px}
.tomb-home .donation-card p{margin:0 auto;max-width:460px;color:#555;font-size:11px;line-height:1.55}
.tomb-home .donation-footer{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px;padding-top:19px;border-top:1px solid #eadedc}
.tomb-home .donation-footer div{display:flex;align-items:center;justify-content:center;gap:10px;text-align:left;font-size:11px}
.tomb-home .donation-footer span{color:var(--pink);font-size:27px;line-height:1}
.tomb-home .donation-footer b{font-weight:600}
@media(max-width:900px){.tomb-home .tomb-donation{margin:0 12px 24px;padding:30px 18px 22px}.tomb-home .donation-head{display:block;margin-bottom:20px}.tomb-home .donation-note{margin:8px auto 0}.tomb-home .donation-grid{grid-template-columns:1fr}.tomb-home .donation-logo{height:145px}.tomb-home .donation-footer{grid-template-columns:1fr;gap:12px}.tomb-home .donation-footer div{justify-content:flex-start}}
@media(max-width:520px){.tomb-home .donation-head h2{font-size:24px}.tomb-home .donation-head p{font-size:12px}.tomb-home .donation-note{font-size:18px}.tomb-home .donation-note em{font-size:21px}.tomb-home .donation-card{padding:14px 14px 18px}.tomb-home .donation-logo{height:130px}.tomb-home .aspanogi-logo img{width:220px}.tomb-home .begisare-logo img{width:62%;max-height:82px;object-fit:contain}}

/* v1.2.7 payment brand assets + solidarity links */
.tomb-home .payment-logos img{background:transparent!important;border:0!important;padding:0!important;box-shadow:none!important;object-fit:contain!important;}
.tomb-home .donation-logo a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-decoration:none;}
.tomb-home .donation-logo a img{cursor:pointer;}

/* v1.2.8 — premium payment/trust panel, matching the approved visual layout */
.tomb-home .heroTrust{display:block!important;background:rgba(255,255,255,.96)!important;border:1px solid rgba(235,229,225,.9)!important;box-shadow:0 14px 35px rgba(45,35,30,.12)!important;border-radius:24px!important;padding:0!important;overflow:hidden!important;color:#172238!important}
.tomb-home .heroTrust .trust-top{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid #eee9e5}
.tomb-home .heroTrust .trust-item{display:flex!important;position:relative;align-items:center!important;gap:15px!important;min-height:92px!important;padding:18px 24px!important;border:0!important;border-right:1px solid #eee9e5!important;background:transparent!important;grid-template-columns:none!important}
.tomb-home .heroTrust .trust-item:last-child{border-right:0!important}
.tomb-home .heroTrust .trust-item b{display:block!important;margin:0!important;font-size:16px!important;line-height:1.15!important;font-weight:750!important;color:#182238!important}
.tomb-home .heroTrust .trust-item small{display:block!important;margin-top:7px!important;font-size:12px!important;line-height:1.25!important;color:#697181!important}
.tomb-home .heroTrust .trust-icon{width:44px!important;height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 44px!important;font-size:28px!important}
.tomb-home .heroTrust .trust-svg svg{width:42px;height:42px;fill:none;stroke:#172238;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.tomb-home .heroTrust .whatsapp-mark{margin-left:auto!important;width:42px!important;height:42px!important;border-radius:50%!important;background:#25D366!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 42px!important}
.tomb-home .heroTrust .whatsapp-mark svg{width:25px!important;height:25px!important;fill:#fff!important}
.tomb-home .heroTrust .payment-block{padding:22px 28px 25px!important;border-bottom:1px solid #eee9e5!important}
.tomb-home .heroTrust .payment-title{display:flex;align-items:center;gap:18px;margin-bottom:18px}
.tomb-home .heroTrust .payment-title b{display:block;font-size:18px;line-height:1.2;font-weight:750;color:#182238}
.tomb-home .heroTrust .payment-title small{display:block;margin-top:6px;font-size:13px;line-height:1.3;color:#697181}
.tomb-home .heroTrust .lock-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-size:30px;flex:0 0 48px}
.tomb-home .heroTrust .payment-logos{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px!important;margin:0!important;align-items:stretch!important}
.tomb-home .heroTrust .payment-card{min-height:74px!important;border:1px solid #e3e3e3!important;border-radius:13px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:8px 14px!important;box-shadow:none!important}
.tomb-home .heroTrust .payment-card img{width:auto!important;height:auto!important;max-width:100%!important;max-height:58px!important;object-fit:contain!important;background:transparent!important;border:0!important;padding:0!important;box-shadow:none!important;border-radius:0!important}
.tomb-home .heroTrust .payment-card:nth-child(1) img{width:190px!important;max-width:88%!important}
.tomb-home .heroTrust .payment-card:nth-child(2) img{width:190px!important;max-width:88%!important}
.tomb-home .heroTrust .payment-card:nth-child(3) img{width:190px!important;max-width:88%!important}
.tomb-home .heroTrust .bank-card{gap:12px!important;color:#263753!important;font-size:14px!important;font-weight:600!important}
.tomb-home .heroTrust .bank-card svg{width:42px!important;height:42px!important;fill:none!important;stroke:#172238!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important;flex:0 0 42px!important}
.tomb-home .heroTrust .bank-card strong{font-size:15px!important;line-height:1.2!important;font-weight:600!important}
.tomb-home .heroTrust .trust-top + .payment-block + *{display:none}
@media(max-width:900px){
 .tomb-home .heroTrust{left:16px!important;right:16px!important;bottom:14px!important;border-radius:22px!important}
 .tomb-home .heroTrust .trust-top{grid-template-columns:repeat(2,minmax(0,1fr))}
 .tomb-home .heroTrust .trust-item{min-height:84px!important;padding:15px 16px!important;gap:10px!important}
 .tomb-home .heroTrust .trust-item:nth-child(2){border-right:0!important}
 .tomb-home .heroTrust .trust-item:nth-child(3){grid-column:1/-1;border-top:1px solid #eee9e5!important;border-right:0!important}
 .tomb-home .heroTrust .payment-block{padding:20px 20px 22px!important}
 .tomb-home .heroTrust .payment-logos{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px!important}
 .tomb-home .heroTrust .payment-card{min-height:68px!important}
}
@media(max-width:520px){
 .tomb-home .heroTrust{left:12px!important;right:12px!important;bottom:10px!important;border-radius:20px!important}
 .tomb-home .heroTrust .trust-item{padding:13px 12px!important;min-height:78px!important}
 .tomb-home .heroTrust .trust-icon{width:36px!important;height:36px!important;flex-basis:36px!important;font-size:23px!important}
 .tomb-home .heroTrust .trust-svg svg{width:35px;height:35px}
 .tomb-home .heroTrust .trust-item b{font-size:13px!important}
 .tomb-home .heroTrust .trust-item small{font-size:10px!important;margin-top:5px!important}
 .tomb-home .heroTrust .whatsapp-mark{width:34px!important;height:34px!important;flex-basis:34px!important}
 .tomb-home .heroTrust .whatsapp-mark svg{width:21px!important;height:21px!important}
 .tomb-home .heroTrust .payment-block{padding:18px 14px 18px!important}
 .tomb-home .heroTrust .payment-title{gap:10px;margin-bottom:14px}
 .tomb-home .heroTrust .lock-icon{width:38px;height:38px;flex-basis:38px;font-size:25px}
 .tomb-home .heroTrust .payment-title b{font-size:15px}
 .tomb-home .heroTrust .payment-title small{font-size:10px;margin-top:4px}
 .tomb-home .heroTrust .payment-logos{gap:9px!important}
 .tomb-home .heroTrust .payment-card{min-height:60px!important;padding:6px 7px!important;border-radius:10px!important}
 .tomb-home .heroTrust .payment-card img{max-height:45px!important}
 .tomb-home .heroTrust .payment-card:nth-child(1) img,.tomb-home .heroTrust .payment-card:nth-child(2) img,.tomb-home .heroTrust .payment-card:nth-child(3) img{width:125px!important}
 .tomb-home .heroTrust .bank-card{gap:6px!important;font-size:10px!important}
 .tomb-home .heroTrust .bank-card svg{width:29px!important;height:29px!important;flex-basis:29px!important}
 .tomb-home .heroTrust .bank-card strong{font-size:11px!important}
}

/* v1.2.9 — trust/payment panel is a standalone section, never overlaid on the hero or categories */
.tomb-home .tomb-trust-section{max-width:1160px;margin:18px auto 16px;position:relative;z-index:2}
.tomb-home .tomb-trust-section .heroTrust{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;top:auto!important;width:100%!important;margin:0!important}
.tomb-home .tomb-trust-section .heroTrust .trust-top{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:900px){
 .tomb-home .tomb-trust-section{margin:14px 12px 16px}
 .tomb-home .tomb-trust-section .heroTrust{border-radius:20px!important}
 .tomb-home .tomb-trust-section .heroTrust .trust-top{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:520px){
 .tomb-home .tomb-trust-section{margin:12px 12px 14px}
 .tomb-home .tomb-trust-section .heroTrust{border-radius:18px!important}
}

/* v1.3.3: trust/payment section sits directly before footer */
.tomb-trust-section{margin:42px auto 0;max-width:1200px;padding:0 20px;position:relative;z-index:1}
.tomb-copyright{text-align:center;padding:18px 20px 26px;font-size:13px;color:#777;background:#fff}
@media(max-width:700px){.tomb-trust-section{margin-top:28px;padding:0 14px}.payment-logos{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.payment-card{min-height:72px}.tomb-copyright{font-size:12px;padding-bottom:20px}}


/* v1.3.5 — newsletter removed; clearer desktop association section; multilingual copyright */
.tomb-home .newsletter{display:none!important}
.tomb-copyright{width:100%;padding:14px 6% 18px;background:#172d34;color:#fff;text-align:center;font-size:13px;line-height:1.5;letter-spacing:.1px}
@media(min-width:901px){
  .tomb-home .donation-logo{height:105px!important}
  .tomb-home .aspanogi-logo img{width:170px!important;max-height:100px!important}
  .tomb-home .begisare-logo img{width:58%!important;max-height:78px!important}
  .tomb-home .donation-card h3{font-size:22px!important}
  .tomb-home .donation-card p{font-size:15px!important;line-height:1.7!important;max-width:520px!important}
  .tomb-home .donation-footer div{font-size:14px!important;line-height:1.5!important}
}
@media(max-width:640px){.tomb-copyright{padding:12px 18px 16px;font-size:12px}}

/* v1.3.6 — trust/payment readability and corrected payment brand artwork */
@media(min-width:901px){
  .tomb-home .heroTrust .trust-item b{font-size:20px!important;line-height:1.18!important}
  .tomb-home .heroTrust .trust-item small{font-size:15px!important;line-height:1.35!important;margin-top:8px!important}
  .tomb-home .heroTrust .whatsapp-mark{width:54px!important;height:54px!important;flex-basis:54px!important}
  .tomb-home .heroTrust .whatsapp-mark svg{width:34px!important;height:34px!important}
  .tomb-home .heroTrust .payment-title b{font-size:21px!important}
  .tomb-home .heroTrust .payment-title small{font-size:16px!important;line-height:1.35!important}
  .tomb-home .heroTrust .payment-card{min-height:82px!important;padding:8px 18px!important}
  .tomb-home .heroTrust .payment-card img{max-height:66px!important}
  .tomb-home .heroTrust .payment-card:nth-child(1) img,
  .tomb-home .heroTrust .payment-card:nth-child(2) img,
  .tomb-home .heroTrust .payment-card:nth-child(3) img{width:180px!important;max-width:92%!important}
}
.tomb-home .heroTrust .payment-card img{object-fit:contain!important;display:block!important}
.tomb-home .heroTrust .amex-card img{max-width:100%!important;overflow:visible!important}
@media(max-width:900px){
  .tomb-home .heroTrust .trust-item b{font-size:16px!important}
  .tomb-home .heroTrust .trust-item small{font-size:13px!important}
  .tomb-home .heroTrust .whatsapp-mark{width:46px!important;height:46px!important;flex-basis:46px!important}
  .tomb-home .heroTrust .whatsapp-mark svg{width:29px!important;height:29px!important}
  .tomb-home .heroTrust .payment-title b{font-size:18px!important}
  .tomb-home .heroTrust .payment-title small{font-size:13px!important}
}


/* v1.3.7 — visible flag language selector */
.tomb-language-picker{position:relative;display:flex!important;align-items:center;margin-right:6px;z-index:50}
.tomb-language-picker .language-current{display:flex;align-items:center;gap:9px;border:1px solid #dfe5e8;background:#fff;border-radius:999px;padding:8px 11px;min-width:104px;font:700 11px/1 Arial,sans-serif;color:#222;cursor:pointer}
.tomb-language-picker .language-current span{white-space:nowrap}
.tomb-language-picker .language-current b{font-size:13px;font-weight:700;margin-left:auto}
.tomb-language-picker .language-menu{display:none;position:absolute;right:0;top:calc(100% + 7px);min-width:125px;padding:6px;background:#fff;border:1px solid #e2e2e2;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.12)}
.tomb-language-picker.open .language-menu{display:flex;flex-direction:column}
.tomb-language-picker .language-option{display:block;padding:9px 10px;border-radius:8px;font-size:11px;font-weight:700;white-space:nowrap}
.tomb-language-picker .language-option:hover,.tomb-language-picker .language-option.active{background:#f5e8e8}
@media(max-width:900px){.tomb-home .actions .language,.tomb-inner-site .actions .language{display:flex!important}.tomb-language-picker .language-current{min-width:82px;padding:7px 9px;font-size:10px}.tomb-language-picker .language-menu{min-width:120px}}
@media(max-width:520px){.tomb-language-picker .language-current{min-width:74px;padding:6px 8px;font-size:9px;gap:6px}.tomb-language-picker .language-menu{right:-10px}}


/* v1.3.8 — header proportions, aligned category artwork and clean hero photography */
.tomb-home .actions{gap:11px!important;align-items:center!important}
.tomb-home .actions .header-icon{display:inline-flex!important;align-items:center;justify-content:center;width:28px;height:34px;font-size:23px!important;line-height:1!important;color:#24333b;text-decoration:none}
.tomb-home .actions .home-search-link{font-size:25px!important}
.tomb-home .actions .bag{font-size:22px!important}
.tomb-home .actions .bag b{font-size:8px!important;min-width:16px;height:16px;line-height:16px;padding:0!important;right:-5px!important;top:-3px!important}
.tomb-language-picker{margin-right:0!important}
.tomb-language-picker .language-current{width:64px!important;min-width:64px!important;height:34px!important;padding:0 7px!important;gap:5px!important;justify-content:center!important;font-size:10px!important;border-radius:999px!important}
.tomb-language-picker .language-current span{font-size:10px!important;line-height:1!important}
.tomb-language-picker .language-current b{font-size:11px!important;margin-left:0!important}
.tomb-language-picker .language-menu{min-width:116px!important}
.tomb-home .categories a{min-height:145px!important;padding:10px 14px 12px!important;display:grid!important;grid-template-rows:92px auto!important;align-content:start!important;justify-items:center!important;text-align:center!important}
.tomb-home .categories img{position:static!important;inset:auto!important;width:100%!important;height:92px!important;object-fit:contain!important;object-position:center!important;margin:0 auto 6px!important;mix-blend-mode:multiply!important}
.tomb-home .categories b{display:flex!important;align-items:flex-start!important;justify-content:center!important;width:100%!important;min-height:30px!important;font-size:11px!important;line-height:1.25!important;text-align:center!important}
.tomb-home .categories i{right:12px!important;bottom:10px!important}
.tomb-home .offerIcon{position:static!important;grid-row:1!important;align-self:center!important;justify-self:center!important;width:65px!important;height:65px!important;margin:0!important}
@media(max-width:1100px){.tomb-home .actions .header-icon{width:25px;height:32px;font-size:21px!important}.tomb-language-picker .language-current{width:60px!important;min-width:60px!important}}
@media(max-width:900px){.tomb-home .actions{gap:7px!important}.tomb-home .actions .header-icon{width:25px;height:32px;font-size:20px!important}.tomb-language-picker .language-current{width:58px!important;min-width:58px!important;height:32px!important;padding:0 6px!important;font-size:9px!important}.tomb-language-picker .language-current span{font-size:9px!important}.tomb-home .categories a{grid-template-rows:82px auto!important;min-height:125px!important}.tomb-home .categories img{height:82px!important}}
@media(max-width:520px){.tomb-home .actions{gap:5px!important}.tomb-home .actions .header-icon{width:23px;height:30px;font-size:19px!important}.tomb-language-picker .language-current{width:54px!important;min-width:54px!important;height:30px!important;padding:0 5px!important;gap:4px!important}.tomb-language-picker .language-current span{font-size:8.5px!important}.tomb-language-picker .language-current b{font-size:10px!important}}


/* v1.3.9 — unified commerce pages, balanced header icons and popup search */
.tomb-home .tomb-search-trigger{display:inline-flex!important;align-items:center;justify-content:center;border:0;background:transparent;padding:0;cursor:pointer;color:#24333b;text-decoration:none}
.tomb-home .tomb-search-trigger svg,.tomb-home .person-icon svg{width:24px;height:24px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.tomb-home .home-search-link svg{width:25px;height:25px}
.tomb-home .person-icon svg{width:23px;height:23px}
.tomb-home .actions .header-icon{width:30px;height:34px;font-size:24px;line-height:1}
.tomb-home .actions .person-icon{font-size:0}
.tomb-home .tomb-language-picker .language-current{width:auto!important;min-width:88px!important;height:38px!important;padding:0 12px!important;gap:7px!important;font-size:12px!important;border-radius:10px!important;justify-content:center!important}
.tomb-home .tomb-language-picker .language-current span{font-size:12px!important;line-height:1!important}
.tomb-home .tomb-language-picker .language-current b{font-size:13px!important;margin-left:2px!important}
.tomb-home .tomb-language-picker .language-menu{min-width:145px!important;padding:7px!important}
.tomb-home .tomb-language-picker .language-option{padding:10px 11px!important;font-size:12px!important}
.tomb-search-modal{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:20px}
.tomb-search-modal.open{display:flex}
.tomb-search-backdrop{position:absolute;inset:0;background:rgba(21,21,21,.28);backdrop-filter:blur(3px)}
.tomb-search-box{position:relative;width:min(560px,94vw);background:#fff;border-radius:18px;padding:34px;box-shadow:0 24px 70px rgba(0,0,0,.2);z-index:1}
.tomb-search-close{position:absolute;right:14px;top:10px;border:0;background:transparent;font-size:30px;line-height:1;color:#555;cursor:pointer}
.tomb-search-title{font-family:'Playfair Display',Georgia,serif;font-size:25px;margin-bottom:18px;color:#151515}
.tomb-search-box form{display:flex;gap:10px}
.tomb-search-box input{flex:1;min-width:0;border:1px solid #dfe5e8;border-radius:10px;padding:14px 16px;outline:none;font-size:16px;background:#fff}
.tomb-search-box input:focus{border-color:#d97b8a;box-shadow:0 0 0 3px rgba(217,123,138,.12)}
.tomb-search-box .btn{border:0;cursor:pointer;min-width:52px}
.tomb-commerce-page{background:#fff}
.tomb-commerce-page .tomb-page-hero{background:#faf8f4;text-align:center;padding:58px 7% 45px;border-bottom:1px solid #eee}
.tomb-commerce-page .tomb-page-hero h1{font-family:'Playfair Display',Georgia,serif;font-size:42px;line-height:1.1;margin:0 0 12px;color:#151515}
.tomb-commerce-page .tomb-page-hero p{margin:0;color:#6a6f6c;font-size:15px;line-height:1.6}
.tomb-commerce-content{max-width:1160px;margin:0 auto;padding:42px 28px 75px}
.tomb-commerce-content .woocommerce{font-family:'DM Sans',Arial,sans-serif;color:#151515}
.tomb-commerce-content .woocommerce h2,.tomb-commerce-content .woocommerce h3{font-family:'Playfair Display',Georgia,serif;color:#151515}
.tomb-commerce-content .woocommerce table.shop_table{border:1px solid #e8e5e0;border-radius:14px;overflow:hidden;border-collapse:separate;border-spacing:0;background:#fff}
.tomb-commerce-content .woocommerce table.shop_table th{background:#faf8f4;font-size:12px;text-transform:uppercase;letter-spacing:.5px;padding:15px}
.tomb-commerce-content .woocommerce table.shop_table td{padding:16px;border-top:1px solid #eee}
.tomb-commerce-content .woocommerce a.button,.tomb-commerce-content .woocommerce button.button,.tomb-commerce-content .woocommerce input.button{background:#151515;color:#fff;border:0;border-radius:8px;padding:12px 18px;font-weight:700}
.tomb-commerce-content .woocommerce a.button:hover,.tomb-commerce-content .woocommerce button.button:hover,.tomb-commerce-content .woocommerce input.button:hover{background:#d97b8a;color:#fff}
.tomb-commerce-content .woocommerce input.input-text,.tomb-commerce-content .woocommerce select,.tomb-commerce-content .woocommerce textarea{border:1px solid #dfe5e8;border-radius:8px;padding:11px 12px;background:#fff}
.tomb-commerce-content .woocommerce form .form-row label{font-size:12px;font-weight:700;color:#555}
.tomb-commerce-content .woocommerce .woocommerce-info,.tomb-commerce-content .woocommerce .woocommerce-message,.tomb-commerce-content .woocommerce .woocommerce-error{border-top-color:#d97b8a;background:#faf8f4;border-radius:8px}
.tomb-commerce-content .woocommerce .cart-collaterals .cart_totals,.tomb-commerce-content .woocommerce .woocommerce-MyAccount-content,.tomb-commerce-content .woocommerce .woocommerce-MyAccount-navigation{background:#fff;border:1px solid #e8e5e0;border-radius:14px;padding:22px}
.tomb-commerce-content .woocommerce .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0}
.tomb-commerce-content .woocommerce .woocommerce-MyAccount-navigation li{margin:0;border-bottom:1px solid #eee}
.tomb-commerce-content .woocommerce .woocommerce-MyAccount-navigation li:last-child{border-bottom:0}
.tomb-commerce-content .woocommerce .woocommerce-MyAccount-navigation a{display:block;padding:12px 4px;font-weight:700;color:#333}
.tomb-commerce-content .woocommerce .woocommerce-MyAccount-navigation .is-active a{color:#d97b8a}
.tomb-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.tomb-product-card{border:1px solid #e8e5e0;border-radius:14px;overflow:hidden;background:#fff;padding:0 0 16px;transition:.2s;display:block}
.tomb-product-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,0,0,.08)}
.tomb-product-card img{display:block;width:100%;height:210px;object-fit:contain;background:#faf9f7}
.tomb-product-card h3{font-family:'DM Sans',Arial,sans-serif;font-size:14px;line-height:1.35;margin:14px 15px 7px}
.tomb-product-price{margin:0 15px;font-weight:700;color:#d97b8a}
.tomb-product-placeholder{height:210px;background:#faf9f7;display:grid;place-items:center;font-size:45px;color:#d97b8a}
.tomb-empty-state{text-align:center;padding:60px 20px;color:#666}
.tomb-empty-state>div{font-size:42px;color:#d97b8a}
.tomb-empty-state h2{font-family:'Playfair Display',Georgia,serif;color:#151515;font-size:28px}
@media(max-width:900px){
  .tomb-home .tomb-language-picker .language-current{min-width:92px!important;height:38px!important;font-size:12px!important}
  .tomb-home .tomb-language-picker .language-current span{font-size:12px!important}
  .tomb-home .actions .header-icon{width:29px;height:34px;font-size:23px!important}
  .tomb-home .actions .home-search-link svg{width:25px;height:25px}
  .tomb-home .actions .person-icon svg{width:23px;height:23px}
  .tomb-commerce-content{padding:32px 18px 55px}
  .tomb-commerce-page .tomb-page-hero h1{font-size:34px}
  .tomb-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
  .tomb-search-box{padding:30px 20px 22px}
  .tomb-search-title{font-size:22px}
  .tomb-search-box form{gap:7px}
  .tomb-search-box input{font-size:15px}
  .tomb-commerce-page .tomb-page-hero{padding:42px 20px 34px}
  .tomb-commerce-page .tomb-page-hero h1{font-size:31px}
  .tomb-product-grid{grid-template-columns:1fr 1fr;gap:12px}
  .tomb-product-card img,.tomb-product-placeholder{height:150px}
  .tomb-product-card h3{font-size:12px;margin:10px 10px 6px}
  .tomb-product-price{margin:0 10px;font-size:12px}
}

/* v1.4.0.1 — robust localized header: long translations never push the language/actions row down */
.tomb-home header .nav{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important;flex-wrap:nowrap!important}
.tomb-home header .brand{min-width:0;flex:0 0 auto!important}
.tomb-home header .links{min-width:0!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:clamp(10px,1.25vw,18px)!important;white-space:nowrap!important}
.tomb-home header .links a{white-space:nowrap!important;overflow:hidden;text-overflow:ellipsis;font-size:clamp(11px,0.82vw,13px)!important;min-width:0}
.tomb-home header .actions{min-width:max-content!important;flex:0 0 auto!important;flex-wrap:nowrap!important;white-space:nowrap!important;justify-self:end!important}
.tomb-home .tomb-language-picker{flex:0 0 auto!important}
.tomb-home .tomb-language-picker .language-current{white-space:nowrap!important}
@media(max-width:1180px) and (min-width:981px){
  .tomb-home header .nav{gap:12px!important}
  .tomb-home header .links{gap:9px!important}
  .tomb-home header .links a{font-size:10.5px!important}
  .tomb-home .actions{gap:7px!important}
}
@media(max-width:980px){
  .tomb-home header .nav{display:flex!important;flex-wrap:nowrap!important}
  .tomb-home header .links{display:none!important}
  .tomb-home header .actions{flex-wrap:nowrap!important}
}


/* v1.4.0 — larger multilingual hero slogan and reliable home search modal */
.tomb-home .roundBadge{font-size:13px!important;line-height:1.22!important;padding:20px!important;font-weight:750!important;letter-spacing:-.1px}
.tomb-home .roundBadge strong{font-size:18px!important;margin-top:3px!important}
.tomb-home .tomb-search-modal{display:none!important}
.tomb-home .tomb-search-modal.open{display:flex!important}
.tomb-home .tomb-search-box{width:min(600px,94vw)!important}
@media(max-width:900px){.tomb-home .roundBadge{font-size:12px!important;padding:17px!important;width:138px!important;min-height:138px!important}.tomb-home .roundBadge strong{font-size:17px!important}}
@media(max-width:520px){.tomb-home .roundBadge{font-size:11px!important;padding:15px!important;width:128px!important;min-height:128px!important}}
/* v1.4.2 — footer redesign: four balanced columns, no clipping */
.tomb-global-footer{display:grid!important;grid-template-columns:1.25fr 1fr 1fr 1.15fr!important;gap:38px!important;width:100%!important;max-width:1160px!important;margin:0 auto!important;padding:42px 42px 38px!important;background:#172d34!important;border-radius:14px 14px 0 0!important;align-items:start!important}
.tomb-global-footer>div{min-width:0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:9px!important}
.tomb-global-footer .footer-brand{padding-right:12px!important}
.tomb-global-footer .footer-brand img{width:auto!important;max-width:240px!important;height:auto!important;max-height:58px!important;object-fit:contain!important}
.tomb-global-footer .footer-brand p{font-size:13px!important;line-height:1.55!important;margin:7px 0 0!important;max-width:260px!important}
.tomb-global-footer b{font-size:17px!important;line-height:1.25!important;margin-bottom:6px!important;font-weight:700!important}
.tomb-global-footer a{font-size:13px!important;line-height:1.45!important;white-space:normal!important}
.tomb-home .tomb-global-footer{overflow:visible!important}
@media(max-width:980px){.tomb-global-footer{grid-template-columns:1fr 1fr!important;gap:30px!important}}
@media(max-width:640px){.tomb-global-footer{grid-template-columns:1fr!important;gap:28px!important;padding:34px 22px!important;border-radius:0!important}.tomb-global-footer .footer-brand img{max-width:220px!important}.tomb-global-footer b{font-size:19px!important}.tomb-global-footer a{font-size:14px!important}}

/* v1.4.3 — mobile language selector always visible and usable */
@media (max-width: 980px){
  .tomb-home header .nav{
    width:100%;
    padding:0 12px!important;
    gap:5px!important;
    min-width:0!important;
    overflow:visible!important;
  }
  .tomb-home header .brand{
    flex:1 1 auto!important;
    min-width:0!important;
    max-width:calc(100% - 190px)!important;
  }
  .tomb-home header .brand img{width:min(145px,100%)!important;height:auto!important}
  .tomb-home header .actions{
    flex:0 0 auto!important;
    min-width:0!important;
    gap:4px!important;
    overflow:visible!important;
  }
  .tomb-home header .actions .header-icon{
    flex:0 0 26px!important;
    width:26px!important;
    height:32px!important;
  }
  .tomb-home header .actions .tomb-search-trigger svg{width:25px!important;height:25px!important}
  .tomb-home header .actions .person-icon svg{width:23px!important;height:23px!important}
  .tomb-home header .actions .bag{font-size:20px!important}
  .tomb-home header .actions .menu{display:inline-flex!important;align-items:center;justify-content:center;flex:0 0 26px!important;width:26px!important;height:32px!important;padding:0!important;border:0!important;background:transparent!important;font-size:21px!important}
  .tomb-home .tomb-language-picker{display:flex!important;position:relative!important;flex:0 0 auto!important;z-index:100001!important}
  .tomb-home .tomb-language-picker .language-current{
    display:flex!important;
    width:74px!important;
    min-width:74px!important;
    height:32px!important;
    padding:0 7px!important;
    gap:5px!important;
    justify-content:center!important;
    font-size:10px!important;
    border-radius:9px!important;
    white-space:nowrap!important;
  }
  .tomb-home .tomb-language-picker .language-current span{font-size:10px!important;line-height:1!important;white-space:nowrap!important}
  .tomb-home .tomb-language-picker .language-current b{font-size:11px!important;margin-left:0!important}
  .tomb-home .tomb-language-picker .language-menu{
    display:none;
    position:absolute!important;
    top:calc(100% + 8px)!important;
    right:0!important;
    left:auto!important;
    min-width:150px!important;
    max-width:calc(100vw - 20px)!important;
    max-height:70vh!important;
    overflow:auto!important;
    padding:7px!important;
    background:#fff!important;
    border:1px solid #e2e2e2!important;
    border-radius:12px!important;
    box-shadow:0 12px 32px rgba(0,0,0,.18)!important;
  }
  .tomb-home .tomb-language-picker.open .language-menu{display:flex!important;flex-direction:column!important}
  .tomb-home .tomb-language-picker .language-option{padding:10px 11px!important;font-size:12px!important;line-height:1.2!important}
}
@media (max-width:520px){
  .tomb-home header .nav{padding:0 9px!important}
  .tomb-home header .brand{max-width:calc(100% - 176px)!important}
  .tomb-home header .brand img{width:min(125px,100%)!important}
  .tomb-home header .actions{gap:3px!important}
  .tomb-home header .actions .header-icon{flex-basis:24px!important;width:24px!important;height:30px!important}
  .tomb-home header .actions .menu{flex-basis:24px!important;width:24px!important;font-size:20px!important}
  .tomb-home .tomb-language-picker .language-current{width:68px!important;min-width:68px!important;height:30px!important;padding:0 6px!important;font-size:9.5px!important}
  .tomb-home .tomb-language-picker .language-current span{font-size:9.5px!important}
}
/* v1.4.5 localized internal pages: language-specific photo background */
.tomb-photo-hero{position:relative;overflow:hidden;background-image:var(--tomb-page-bg);background-size:cover;background-position:center;min-height:390px;display:flex;align-items:center;justify-content:center;color:#fff}
.tomb-photo-overlay{position:absolute;inset:0;background:rgba(0,0,0,.48)}
.tomb-photo-content{position:relative;z-index:2;max-width:900px;padding:40px 7%;text-align:center}
.tomb-photo-content h1{color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.45)}
.tomb-photo-content p{color:#fff;text-shadow:0 1px 10px rgba(0,0,0,.35)}
.tomb-photo-content .tomb-eu-notice{color:#24282a}

/* v1.4.8 — redesigned native-language selector, consistent with the main header */
.tomb-home .tomb-language-picker{position:relative;display:flex!important;align-items:center;flex:0 0 auto;z-index:100001}
.tomb-home .tomb-language-picker .language-current{display:flex!important;align-items:center;justify-content:center;gap:7px;min-width:112px!important;width:auto!important;height:38px!important;padding:0 11px!important;border:1px solid #dfe5e8!important;border-radius:10px!important;background:#fff!important;color:#222!important;font:700 12px/1 Arial,sans-serif!important;box-shadow:none!important;white-space:nowrap!important}
.tomb-home .tomb-language-picker .language-current span{font-size:12px!important;line-height:1!important;white-space:nowrap!important}
.tomb-home .tomb-language-picker .language-current b{font-size:13px!important;margin-left:1px!important}
.tomb-home .tomb-language-picker .language-menu{display:none;position:absolute;right:0;top:calc(100% + 6px);width:205px!important;min-width:205px!important;max-height:70vh;overflow:auto;padding:6px!important;background:#fff;border:1px solid #dfe5e8;border-radius:10px;box-shadow:0 10px 28px rgba(0,0,0,.10)}
.tomb-home .tomb-language-picker.open .language-menu{display:flex!important;flex-direction:column!important}
.tomb-home .tomb-language-picker .language-option{display:flex!important;align-items:center;min-height:36px;padding:8px 10px!important;border-radius:7px;color:#222!important;text-decoration:none!important;font:700 12px/1.2 Arial,sans-serif!important;white-space:nowrap!important}
.tomb-home .tomb-language-picker .language-option:hover,.tomb-home .tomb-language-picker .language-option.active{background:#f7e9ed!important}
@media(max-width:900px){.tomb-home .tomb-language-picker .language-current{min-width:96px!important;height:34px!important;font-size:11px!important}.tomb-home .tomb-language-picker .language-current span{font-size:11px!important}.tomb-home .tomb-language-picker .language-menu{width:190px!important;min-width:190px!important}.tomb-home .tomb-language-picker .language-option{font-size:11px!important}}
@media(max-width:520px){.tomb-home .tomb-language-picker .language-current{min-width:82px!important;height:32px!important;padding:0 8px!important;gap:5px!important}.tomb-home .tomb-language-picker .language-current span{font-size:10px!important}.tomb-home .tomb-language-picker .language-menu{right:-4px;width:180px!important;min-width:180px!important}.tomb-home .tomb-language-picker .language-option{font-size:10.5px!important;padding:8px!important}}

/* v1.5.2 — Two or More Babies commerce pages and favorites */
.tomb-commerce-modern{background:#fff;min-height:60vh}
.tomb-commerce-modern .tomb-commerce-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#faf8f4 0%,#fff 58%,#f8eef1 100%);padding:68px 24px 56px;border-bottom:1px solid #eee;text-align:center}
.tomb-commerce-modern .tomb-commerce-hero:after{content:'♡';position:absolute;right:7%;bottom:-45px;font-family:Georgia,serif;font-size:170px;line-height:1;color:rgba(217,123,138,.07);pointer-events:none}
.tomb-commerce-hero-inner{position:relative;z-index:1;max-width:760px;margin:auto}
.tomb-commerce-kicker{display:block;margin-bottom:10px;color:#d17b8a;font-size:11px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase}
.tomb-commerce-modern .tomb-page-hero h1{font-family:'Playfair Display',Georgia,serif;font-size:52px;line-height:1.08;margin:0 0 13px;color:#202326;letter-spacing:-.5px}
.tomb-commerce-modern .tomb-page-hero p{max-width:650px;margin:0 auto;color:#68706f;font-size:16px;line-height:1.65}
.tomb-commerce-modern .tomb-commerce-content{max-width:1160px;padding:48px 28px 86px}
.tomb-commerce-modern .woocommerce{background:#fff}
.tomb-commerce-modern .woocommerce .shop_table,.tomb-commerce-modern .woocommerce .woocommerce-form,.tomb-commerce-modern .woocommerce .woocommerce-MyAccount-navigation,.tomb-commerce-modern .woocommerce .woocommerce-MyAccount-content{box-shadow:0 8px 28px rgba(30,35,37,.055)}
.tomb-commerce-modern .woocommerce a.button,.tomb-commerce-modern .woocommerce button.button,.tomb-commerce-modern .woocommerce input.button{border-radius:999px;padding:13px 22px;background:#191a1b;color:#fff;font-weight:700}
.tomb-commerce-modern .woocommerce a.button:hover,.tomb-commerce-modern .woocommerce button.button:hover,.tomb-commerce-modern .woocommerce input.button:hover{background:#d17b8a;color:#fff}
.tomb-commerce-modern .woocommerce .woocommerce-info,.tomb-commerce-modern .woocommerce .woocommerce-message,.tomb-commerce-modern .woocommerce .woocommerce-error{border-top:0;border-left:4px solid #d17b8a;padding:16px 20px;background:#faf8f4}
.tomb-commerce-modern .woocommerce input.input-text,.tomb-commerce-modern .woocommerce select,.tomb-commerce-modern .woocommerce textarea{border-radius:10px;min-height:44px}
.tomb-favorites-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.tomb-favorite-card{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid #ebe7e3;border-radius:18px;overflow:hidden;box-shadow:0 8px 26px rgba(30,35,37,.045);transition:transform .2s,box-shadow .2s}
.tomb-favorite-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(30,35,37,.09)}
.tomb-favorite-image{display:grid;place-items:center;height:240px;background:#faf9f7;text-decoration:none}
.tomb-favorite-image img{width:100%;height:100%;object-fit:contain}
.tomb-favorite-image span{font-size:58px;color:#d17b8a}
.tomb-favorite-info{padding:18px 18px 17px}.tomb-favorite-info h3{margin:0 0 9px;font-size:16px;line-height:1.35;color:#202326}.tomb-favorite-info a{text-decoration:none}
.tomb-favorite-info .tomb-product-price{margin:0 0 15px;font-size:15px}
.tomb-favorite-remove{border:0;background:transparent;color:#d17b8a;padding:0;cursor:pointer;font-weight:700;font-size:12px}.tomb-favorite-remove span{color:#707575;margin-left:5px}
.tomb-empty-state{padding:72px 20px}.tomb-favorites-empty-icon{font-size:58px!important;color:#d17b8a!important}
.tomb-product-card{position:relative}.tomb-product-card-link{display:block;text-decoration:none;color:inherit}.tomb-favorite-toggle{position:absolute;right:12px;top:12px;width:38px;height:38px;border:1px solid #e6e1df;border-radius:50%;background:rgba(255,255,255,.96);color:#d17b8a;font-size:21px;line-height:1;display:grid;place-items:center;cursor:pointer;z-index:5;box-shadow:0 4px 12px rgba(0,0,0,.06)}
.tomb-favorite-toggle.is-active{background:#d17b8a;color:#fff;border-color:#d17b8a}
.tomb-home .favorite-header-link{position:relative}.tomb-home .favorite-header-link .favoritesCount{position:absolute;right:-3px;top:-6px;min-width:15px;height:15px;padding:0 4px;border-radius:999px;background:#d17b8a;color:#fff;font:700 9px/15px Arial,sans-serif;text-align:center}
@media(max-width:900px){.tomb-commerce-modern .tomb-commerce-hero{padding:52px 20px 43px}.tomb-commerce-modern .tomb-page-hero h1{font-size:40px}.tomb-commerce-modern .tomb-commerce-content{padding:34px 18px 60px}.tomb-favorites-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.tomb-favorite-image{height:190px}}
@media(max-width:560px){.tomb-commerce-modern .tomb-commerce-hero{padding:42px 17px 35px}.tomb-commerce-modern .tomb-page-hero h1{font-size:34px}.tomb-commerce-modern .tomb-page-hero p{font-size:14px}.tomb-favorites-grid{grid-template-columns:1fr 1fr;gap:11px}.tomb-favorite-image{height:150px}.tomb-favorite-info{padding:13px}.tomb-favorite-info h3{font-size:13px}.tomb-favorite-info .tomb-product-price{font-size:12px}.tomb-favorite-toggle{width:34px;height:34px;font-size:19px;right:8px;top:8px}}

/* v1.5.3 — stable WooCommerce pages: no custom template interception */
body.page-cart .entry-content,body.page-my-account .entry-content,body.page-favoritos .entry-content{max-width:1160px;margin:0 auto;padding:34px 24px 70px}
body.page-cart .entry-title,body.page-my-account .entry-title,body.page-favoritos .entry-title{font-family:'Playfair Display',Georgia,serif;font-size:48px;line-height:1.1;color:#202326;margin:42px auto 12px;max-width:1160px;padding:0 24px}
body.page-cart .woocommerce,body.page-my-account .woocommerce{background:#fff}
body.page-cart .woocommerce a.button,body.page-my-account .woocommerce a.button,body.page-cart .woocommerce button.button,body.page-my-account .woocommerce button.button,body.page-cart .woocommerce input.button,body.page-my-account .woocommerce input.button{border-radius:999px;padding:13px 22px;background:#191a1b;color:#fff;font-weight:700}
body.page-cart .woocommerce a.button:hover,body.page-my-account .woocommerce a.button:hover,body.page-cart .woocommerce button.button:hover,body.page-my-account .woocommerce button.button:hover,body.page-cart .woocommerce input.button:hover,body.page-my-account .woocommerce input.button:hover{background:#d17b8a;color:#fff}
body.page-cart .woocommerce .shop_table,body.page-my-account .woocommerce .woocommerce-form,body.page-my-account .woocommerce-MyAccount-navigation,body.page-my-account .woocommerce-MyAccount-content{border:1px solid #ebe7e3;border-radius:18px;box-shadow:0 8px 28px rgba(30,35,37,.055);background:#fff;padding:22px}
body.page-cart .woocommerce .woocommerce-info,body.page-cart .woocommerce .woocommerce-message,body.page-cart .woocommerce .woocommerce-error,body.page-my-account .woocommerce .woocommerce-info,body.page-my-account .woocommerce .woocommerce-message,body.page-my-account .woocommerce .woocommerce-error{border-top:0;border-left:4px solid #d17b8a;padding:16px 20px;background:#faf8f4}
body.page-cart .woocommerce input.input-text,body.page-my-account .woocommerce input.input-text,body.page-my-account .woocommerce select,body.page-my-account .woocommerce textarea{border-radius:10px;min-height:44px}
@media(max-width:560px){body.page-cart .entry-title,body.page-my-account .entry-title,body.page-favoritos .entry-title{font-size:34px;padding:0 17px}body.page-cart .entry-content,body.page-my-account .entry-content,body.page-favoritos .entry-content{padding:24px 17px 50px}}


/* v1.5.4 — native Two or More Babies commerce design */
.tomb-commerce-special{background:#fff!important;color:#292b2d}.tomb-commerce-special .tomb-home{background:#fff}.tomb-commerce-special .tomb-commerce-hero{background:linear-gradient(135deg,#fbf8f5 0%,#fff 56%,#f8eef1 100%);min-height:245px;display:flex;align-items:center;justify-content:center}.tomb-commerce-special .tomb-commerce-hero:before{content:'♡';position:absolute;left:6%;top:20px;font-family:Georgia,serif;font-size:150px;color:rgba(209,123,138,.055);pointer-events:none}.tomb-commerce-special .tomb-commerce-hero h1{font-family:'Playfair Display',Georgia,serif!important;font-size:56px!important;letter-spacing:-1px!important}.tomb-commerce-special .tomb-commerce-content{max-width:1120px;margin:0 auto;padding:48px 24px 90px}.tomb-commerce-card{background:#fff;border:1px solid #ebe7e3;border-radius:22px;padding:28px;box-shadow:0 14px 40px rgba(40,42,43,.06)}.tomb-commerce-card-top{display:flex;align-items:center;gap:15px;margin-bottom:25px;padding-bottom:20px;border-bottom:1px solid #eee9e5}.tomb-commerce-icon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#faf0f2;color:#d17b8a;font-size:27px}.tomb-commerce-mini{display:block;color:#d17b8a;font-size:10px;font-weight:800;letter-spacing:2px;text-transform:uppercase;margin-bottom:4px}.tomb-commerce-card h2{font-family:'Playfair Display',Georgia,serif;font-size:32px;margin:0;color:#202326}.tomb-commerce-intro{color:#707675;font-size:15px;line-height:1.65;margin:-5px 0 28px}.tomb-commerce-card .woocommerce{font-family:inherit}.tomb-commerce-card .woocommerce table.shop_table{border:0;border-collapse:separate;border-spacing:0;width:100%;border-radius:14px;overflow:hidden}.tomb-commerce-card .woocommerce table.shop_table th{background:#faf8f5;border:0;padding:14px;font-size:11px;text-transform:uppercase;letter-spacing:.7px}.tomb-commerce-card .woocommerce table.shop_table td{padding:15px 12px;border-color:#eee9e5}.tomb-commerce-card .woocommerce .cart-collaterals .cart_totals,.tomb-commerce-card .woocommerce .woocommerce-MyAccount-navigation,.tomb-commerce-card .woocommerce .woocommerce-MyAccount-content{border:1px solid #ebe7e3!important;border-radius:16px!important;box-shadow:none!important;padding:22px!important;background:#fff!important}.tomb-commerce-card .woocommerce .woocommerce-MyAccount-navigation ul{margin:0!important}.tomb-commerce-card .woocommerce .woocommerce-MyAccount-navigation li a{color:#3d4141!important;padding:12px 4px!important}.tomb-commerce-card .woocommerce .woocommerce-MyAccount-navigation li.is-active a{color:#d17b8a!important}.tomb-commerce-card .woocommerce a.button,.tomb-commerce-card .woocommerce button.button,.tomb-commerce-card .woocommerce input.button{background:#191a1b!important;color:#fff!important;border-radius:999px!important;padding:13px 22px!important}.tomb-commerce-card .woocommerce a.button:hover,.tomb-commerce-card .woocommerce button.button:hover,.tomb-commerce-card .woocommerce input.button:hover{background:#d17b8a!important}.tomb-commerce-card .woocommerce input.input-text,.tomb-commerce-card .woocommerce select,.tomb-commerce-card .woocommerce textarea{border:1px solid #dedbd8!important;border-radius:10px!important;background:#fff!important;min-height:44px}.tomb-commerce-card .woocommerce form .form-row label{font-size:12px;font-weight:700;color:#555}.tomb-commerce-card .woocommerce .woocommerce-info,.tomb-commerce-card .woocommerce .woocommerce-message,.tomb-commerce-card .woocommerce .woocommerce-error{background:#faf8f5!important;border:0!important;border-left:4px solid #d17b8a!important;border-radius:10px!important;padding:15px 18px!important}.tomb-commerce-special .tomb-empty-state{padding:55px 20px;text-align:center}.tomb-commerce-special .tomb-empty-state h2{font-family:'Playfair Display',Georgia,serif;font-size:30px}.tomb-commerce-special .tomb-empty-state p{color:#707675}.tomb-commerce-special .tomb-favorites-grid:empty{display:none}.tomb-commerce-special .favorite-header-link{position:relative}.tomb-commerce-special .favorite-header-link .favoritesCount{position:absolute;right:-6px;top:-6px;min-width:16px;height:16px;padding:0 4px;border-radius:99px;background:#d17b8a;color:#fff;font:700 9px/16px Arial,sans-serif;text-align:center}.tomb-commerce-special .tomb-favorite-card{border-radius:16px}.tomb-commerce-special .tomb-favorite-remove{font-family:inherit}
@media(max-width:700px){.tomb-commerce-special .tomb-commerce-hero{min-height:190px;padding:45px 18px 35px}.tomb-commerce-special .tomb-commerce-hero h1{font-size:40px!important}.tomb-commerce-special .tomb-commerce-content{padding:28px 14px 65px}.tomb-commerce-card{padding:18px;border-radius:17px}.tomb-commerce-card-top{margin-bottom:20px}.tomb-commerce-icon{width:44px;height:44px;font-size:23px}.tomb-commerce-card h2{font-size:27px}.tomb-commerce-card .woocommerce table.shop_table{font-size:13px}.tomb-commerce-card .woocommerce table.shop_table th,.tomb-commerce-card .woocommerce table.shop_table td{padding:10px 7px}.tomb-commerce-card .woocommerce .cart-collaterals .cart_totals,.tomb-commerce-card .woocommerce .woocommerce-MyAccount-navigation,.tomb-commerce-card .woocommerce .woocommerce-MyAccount-content{padding:16px!important}}

/* v1.5.7 — category layout rebuilt: no empty space, clear hierarchy, responsive cards */
.tomb-home .categories{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;background:transparent!important;border-radius:0!important;overflow:visible!important;max-width:1160px!important;margin:22px auto 24px!important;padding:0!important}
.tomb-home .categories a{min-height:190px!important;border:1px solid #ebe7e1!important;border-radius:24px!important;background:#faf9f7!important;padding:18px 22px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-end!important;position:relative!important;overflow:hidden!important;box-shadow:0 2px 0 rgba(20,20,20,.02)!important;transition:transform .2s,box-shadow .2s!important}
.tomb-home .categories a:hover{transform:translateY(-2px)!important;box-shadow:0 10px 24px rgba(30,30,30,.06)!important}
.tomb-home .categories a:first-child{grid-column:1/-1!important;min-height:220px!important;display:grid!important;grid-template-columns:1fr 1fr!important;grid-template-rows:1fr auto!important;align-items:center!important;text-align:left!important;padding:22px 34px!important;background:#f5f0e9!important}
.tomb-home .categories a:first-child img{grid-column:2!important;grid-row:1/-1!important;width:100%!important;height:175px!important;max-width:330px!important;justify-self:end!important;margin:0!important}
.tomb-home .categories a:first-child b{grid-column:1!important;grid-row:1!important;align-self:end!important;justify-self:start!important;font-family:'Playfair Display',Georgia,serif!important;font-size:28px!important;line-height:1.1!important;max-width:290px!important;text-align:left!important}
.tomb-home .categories a:first-child i{grid-column:1!important;grid-row:2!important;position:static!important;justify-self:start!important;margin-top:14px!important;font-size:24px!important}
.tomb-home .categories a:not(:first-child) img{position:static!important;width:100%!important;height:112px!important;object-fit:contain!important;margin:0 auto 10px!important;mix-blend-mode:multiply!important}
.tomb-home .categories a:not(:first-child) b{font-size:14px!important;letter-spacing:.2px!important;text-align:center!important;line-height:1.25!important;min-height:18px!important}
.tomb-home .categories a:not(:first-child) i{position:absolute!important;right:20px!important;bottom:15px!important;font-size:18px!important}
.tomb-home .categories .offerIcon{position:static!important;transform:none!important;width:78px!important;height:78px!important;margin:0 auto 22px!important;background:#dce7df!important;color:#fff!important;font-size:38px!important}
.tomb-home .categories a:last-child{background:#dce7df!important;border-color:#dce7df!important}
.tomb-home .categories a:last-child b{color:#27332c!important}
@media(max-width:900px){
 .tomb-home .categories{margin:18px 16px 22px!important;gap:12px!important}
 .tomb-home .categories a{min-height:180px!important;border-radius:22px!important;padding:16px 14px!important}
 .tomb-home .categories a:first-child{min-height:190px!important;padding:18px 20px!important}
 .tomb-home .categories a:first-child img{height:135px!important;max-width:210px!important}
 .tomb-home .categories a:first-child b{font-size:22px!important;max-width:180px!important}
 .tomb-home .categories a:first-child i{margin-top:8px!important;font-size:20px!important}
 .tomb-home .categories a:not(:first-child) img{height:92px!important;margin-bottom:8px!important}
 .tomb-home .categories a:not(:first-child) b{font-size:12px!important}
}
@media(max-width:520px){
 .tomb-home .categories{grid-template-columns:repeat(2,minmax(0,1fr))!important;margin:16px 14px 20px!important;gap:10px!important}
 .tomb-home .categories a{min-height:158px!important;border-radius:19px!important;padding:13px 10px!important}
 .tomb-home .categories a:first-child{min-height:170px!important;grid-template-columns:1fr 1fr!important;padding:14px 16px!important}
 .tomb-home .categories a:first-child img{height:112px!important;max-width:165px!important}
 .tomb-home .categories a:first-child b{font-size:17px!important;max-width:145px!important}
 .tomb-home .categories a:first-child i{font-size:18px!important;margin-top:6px!important}
 .tomb-home .categories a:not(:first-child) img{height:76px!important;margin-bottom:7px!important}
 .tomb-home .categories a:not(:first-child) b{font-size:11px!important}
 .tomb-home .categories a:not(:first-child) i{right:12px!important;bottom:10px!important;font-size:16px!important}
 .tomb-home .categories .offerIcon{width:62px!important;height:62px!important;font-size:30px!important;margin-bottom:13px!important}
}

/* v1.5.9 — refreshed Two or More Babies My Account profile */
.tomb-account-modern .tomb-commerce-card-top{align-items:center;gap:18px}
.tomb-account-modern .tomb-commerce-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:#f8e8ec;color:#b85f76;font-size:28px;flex:0 0 58px}
.tomb-account-modern .woocommerce{font-family:inherit}
.tomb-account-modern .woocommerce-MyAccount-navigation ul{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;padding:0;margin:0 0 24px;list-style:none}
.tomb-account-modern .woocommerce-MyAccount-navigation li{margin:0}
.tomb-account-modern .woocommerce-MyAccount-navigation a{display:block;padding:14px 16px;border:1px solid #eee3e5;border-radius:14px;background:#fffaf9;color:#292629;font-weight:700;text-decoration:none}
.tomb-account-modern .woocommerce-MyAccount-navigation .is-active a{background:#b85f76;color:#fff;border-color:#b85f76}
.tomb-account-modern .woocommerce-MyAccount-content{border:0!important;box-shadow:none!important;padding:8px 0!important}
.tomb-account-modern .woocommerce-info,.tomb-account-modern .woocommerce-message{border-radius:14px!important}
@media(max-width:560px){.tomb-account-modern .woocommerce-MyAccount-navigation ul{grid-template-columns:1fr 1fr}.tomb-account-modern .woocommerce-MyAccount-navigation a{padding:12px;font-size:14px}}
.tomb-account-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.tomb-account-card{display:flex;flex-direction:column;gap:8px;padding:24px;border:1px solid #e8e5e1;border-radius:22px;background:#fff;text-decoration:none;color:#1d2939}.tomb-account-card strong{font-size:20px}.tomb-account-card span{color:#74747b}.tomb-account-login,.tomb-contact-card{padding:26px;border:1px solid #e8e5e1;border-radius:22px;background:#fff}.tomb-contact-row{display:flex;align-items:center;gap:18px;padding:20px 0;border-bottom:1px solid #eee}.tomb-contact-row:last-child{border-bottom:0}.tomb-contact-icon{font-size:34px;width:48px;text-align:center}.tomb-contact-row strong,.tomb-contact-row a,.tomb-contact-row span{display:block}.tomb-contact-row a{margin-top:5px;color:#b96f89;font-weight:600}.tomb-contact-row div span{margin-top:5px;color:#777}


/* v1.5.26 responsive text visibility fix:
   keep promotional copy inside its own column so product images never cover it. */
@media (max-width: 900px){
  .tomb-home .grid2{display:grid;grid-template-columns:1fr;gap:14px;}
  .tomb-home .feature{
    min-height:330px;
    padding:28px 20px;
    display:block;
    isolation:isolate;
  }
  .tomb-home .feature>div{
    position:relative;
    z-index:5;
    width:56%;
    max-width:56%;
    min-width:0;
  }
  .tomb-home .feature h2{
    font-size:25px;
    line-height:1.12;
    letter-spacing:-.45px;
    overflow-wrap:normal;
    word-break:normal;
    margin:14px 0 22px;
  }
  .tomb-home .feature img{
    z-index:1;
    width:55%;
    height:88%;
    opacity:.88;
    object-fit:contain;
    object-position:right bottom;
    pointer-events:none;
  }
  .tomb-home .mini{
    min-height:220px;
    padding:24px 20px;
    display:block;
    isolation:isolate;
  }
  .tomb-home .mini>div{
    position:relative;
    z-index:5;
    width:55%;
    max-width:55%;
    min-width:0;
  }
  .tomb-home .mini h3{
    font-size:19px;
    line-height:1.2;
    margin:11px 0 16px;
    overflow-wrap:normal;
    word-break:normal;
  }
  .tomb-home .mini.care img{
    position:absolute;
    right:0;
    bottom:0;
    z-index:1;
    width:48%;
    height:82%;
    margin:0;
    object-fit:cover;
    object-position:center;
    opacity:.9;
  }
}
@media (max-width:520px){
  .tomb-home .feature{min-height:330px;padding:26px 18px;}
  .tomb-home .feature>div{width:57%;max-width:57%;}
  .tomb-home .feature h2{font-size:24px;line-height:1.1;}
  .tomb-home .feature img{width:54%;height:86%;}
  .tomb-home .mini>div{width:56%;max-width:56%;}
  .tomb-home .mini h3{font-size:18px;}
}


/* v1.5.27 secure payment methods */
.tomb-home .secure-payments{max-width:1160px;margin:28px auto 34px;padding:22px 20px 24px;text-align:center;background:#fff;border-radius:15px}
.tomb-home .secure-payments-title{margin:0 0 20px;color:#666;font-size:20px;line-height:1.3;font-weight:400}
.tomb-home .payment-logos{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:30px}
.tomb-home .pay-logo{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;line-height:1;font-weight:700;font-size:27px;letter-spacing:-1px}
.tomb-home .gpay{font-size:25px;color:#4a5568}.tomb-home .gpay b{font-size:29px;margin-right:3px;color:#4285f4}
.tomb-home .paypal{font-style:italic;color:#173b8f;font-size:29px}.tomb-home .applepay{color:#111;font-size:26px}.tomb-home .applepay span{font-size:19px;margin-right:4px}
.tomb-home .visa{color:#233a80;font-size:34px;font-style:italic;letter-spacing:-2px}
.tomb-home .mastercard{position:relative;width:58px;height:34px}
.tomb-home .mastercard span{position:absolute;top:1px;width:32px;height:32px;border-radius:50%}
.tomb-home .mastercard span:first-child{left:2px;background:#eb001b}.tomb-home .mastercard span:last-child{right:2px;background:#f79e1b;mix-blend-mode:multiply}
@media (max-width:600px){
.tomb-home .secure-payments{margin:22px 20px 28px;padding:20px 10px 22px}.tomb-home .secure-payments-title{font-size:18px;margin-bottom:18px}.tomb-home .payment-logos{gap:20px 22px}
.tomb-home .pay-logo{font-size:22px}.tomb-home .gpay{font-size:21px}.tomb-home .gpay b{font-size:25px}.tomb-home .paypal{font-size:24px}.tomb-home .applepay{font-size:22px}.tomb-home .visa{font-size:29px}.tomb-home .mastercard{width:50px;height:29px}.tomb-home .mastercard span{width:28px;height:28px}
}


/* v1.5.28 clean brands + Apple Pay payment strip */
.tomb-home .brand-showcase{
  margin:34px auto 30px;
  padding:34px 24px 30px;
  max-width:1160px;
  background:#f7f5f1;
  border:1px solid rgba(40,40,40,.08);
  border-radius:24px;
  text-align:center;
}
.tomb-home .brand-showcase-head{max-width:650px;margin:0 auto 24px}
.tomb-home .brand-showcase .eyebrow{
  margin:0 0 10px;
  color:#8a8a84;
  font-size:12px;
  font-weight:700;
  letter-spacing:2px;
}
.tomb-home .brand-showcase h2{
  margin:0;
  color:#252525;
  font-family:Georgia,serif;
  font-size:clamp(26px,4vw,42px);
  line-height:1.08;
  letter-spacing:-.7px;
}
.tomb-home .brand-showcase-sub{
  margin:12px auto 0;
  color:#77756f;
  font-size:15px;
  line-height:1.5;
}
.tomb-home .brand-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
  max-width:900px;
  margin:0 auto;
}
.tomb-home .brand-card{
  min-height:82px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:16px 12px;
  background:#fff;
  border:1px solid rgba(40,40,40,.10);
  border-radius:14px;
  color:#30302e;
  font-size:clamp(16px,2.1vw,24px);
  font-weight:700;
  letter-spacing:-.5px;
}
.tomb-home .brand-card:nth-child(2),
.tomb-home .brand-card:nth-child(3){font-weight:600;font-style:italic}
.tomb-home .brand-card:nth-child(5){font-size:clamp(13px,1.8vw,20px);letter-spacing:.2px}
.tomb-home .secure-payments .paypal{display:none!important}
@media (max-width:600px){
  .tomb-home .brand-showcase{margin:24px 20px;padding:26px 14px 20px;border-radius:20px}
  .tomb-home .brand-showcase h2{font-size:28px;line-height:1.12}
  .tomb-home .brand-showcase-sub{font-size:14px}
  .tomb-home .brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .tomb-home .brand-card{min-height:70px;padding:12px 8px;font-size:18px}
  .tomb-home .brand-card:nth-child(5){font-size:14px}
  .tomb-home .payment-logos{gap:18px 24px}
}


/* v1.5.29 visible Apple Pay mark */
.tomb-home .applepay{
  gap:5px;
  color:#111;
  font-size:26px;
  letter-spacing:-1.4px;
}
.tomb-home .applepay .apple-mark{
  display:block;
  width:22px;
  height:25px;
  flex:0 0 auto;
  fill:currentColor;
}
@media (max-width:600px){
  .tomb-home .applepay{font-size:22px;gap:4px}
  .tomb-home .applepay .apple-mark{width:19px;height:22px}
}

/* v1.5.32 — readability and WhatsApp/footer refinements */
.tomb-home .topbar span{animation-duration:75s!important}
@media(min-width:901px){.tomb-home .begisare-logo img{width:170px!important;max-width:170px!important;max-height:100px!important}.tomb-home footer span{font-size:14px!important;line-height:1.35!important}.tomb-home footer small{font-size:12px!important}.tomb-home footer b{font-size:25px!important}}
.whatsapp-footer-icon{display:inline-flex!important;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#25D366;color:#fff!important;font-size:23px!important;font-weight:700!important;line-height:1!important}
@media(max-width:900px){.tomb-home footer span{font-size:12px!important;line-height:1.35!important}.tomb-home footer small{font-size:11px!important}.whatsapp-footer-icon{width:29px;height:29px;font-size:20px!important}}


/* v1.5.35 — currency selector beside the logo, compact and right-aligned */
.tomb-home header nav.nav{display:flex;align-items:center;}
.tomb-home nav.nav>[data-tomb-currency-selector]{display:inline-flex;align-items:center;gap:3px;margin-left:10px;margin-right:0;font-size:9px;color:#4b4b4b;white-space:nowrap;flex:0 0 auto;}
.tomb-home nav.nav>[data-tomb-currency-selector] span{font-size:9px;}
.tomb-home nav.nav>[data-tomb-currency-selector] select{appearance:auto;border:1px solid #d9d9d9;border-radius:6px;background:#fff;color:#333;padding:2px 3px;font:inherit;min-width:52px;width:58px;height:25px;}
@media(max-width:900px){.tomb-home nav.nav>[data-tomb-currency-selector]{margin-left:7px;} .tomb-home nav.nav>[data-tomb-currency-selector] span{display:none;} .tomb-home nav.nav>[data-tomb-currency-selector] select{min-width:52px;width:52px;height:25px;font-size:10px;} }
@media(min-width:901px){.tomb-home nav.nav>[data-tomb-currency-selector]{margin-right:auto;} }


/* v1.5.36 — currency selector beside the footer logo */
.tomb-home .tomb-global-footer .footer-brand{display:flex!important;flex-direction:row!important;align-items:center!important;flex-wrap:wrap!important;gap:10px!important;}
.tomb-home .tomb-global-footer .footer-brand>img{flex:0 0 auto!important;}
.tomb-home .tomb-global-footer .footer-brand>[data-tomb-currency-selector]{display:inline-flex!important;align-items:center!important;gap:3px!important;margin:0!important;font-size:9px!important;white-space:nowrap!important;}
.tomb-home .tomb-global-footer .footer-brand>[data-tomb-currency-selector] span{display:none!important;}
.tomb-home .tomb-global-footer .footer-brand>[data-tomb-currency-selector] select{width:58px!important;min-width:52px!important;height:25px!important;padding:2px 3px!important;font-size:10px!important;border:1px solid #d9d9d9!important;border-radius:6px!important;background:#fff!important;color:#333!important;}
.tomb-home .tomb-global-footer .footer-brand>p{flex-basis:100%!important;margin-top:4px!important;}
@media(max-width:640px){.tomb-home .tomb-global-footer .footer-brand{align-items:center!important;gap:8px!important;}.tomb-home .tomb-global-footer .footer-brand>[data-tomb-currency-selector] select{width:54px!important;height:24px!important;font-size:9px!important;}}

/* v1.5.40 — premium UX, accessibility and mobile hardening */
.tomb-home :focus-visible{outline:2px solid #b85f72;outline-offset:4px}
.tomb-home img{max-width:100%}
.tomb-home .btn{min-height:44px}
.tomb-home .language select{min-height:40px}
@media (prefers-reduced-motion:reduce){.tomb-home *, .tomb-home *:before, .tomb-home *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
@media(max-width:520px){.tomb-home .nav{gap:10px}.tomb-home .brand{min-width:0;flex:1}.tomb-home .brand img{width:140px}.tomb-home .heroCopy{padding-left:20px;padding-right:20px}.tomb-home .btn{width:100%;text-align:center}.tomb-home footer{gap:18px}.tomb-home footer div{align-items:flex-start}}

/* v1.5.41 — official WhatsApp logo */
.tomb-whatsapp-official{display:block;width:42px;height:42px;flex:0 0 42px}
.tomb-contact-icon.tomb-whatsapp-icon{display:flex;align-items:center;justify-content:center}
.whatsapp-footer-icon{display:inline-flex;align-items:center;justify-content:center}
.whatsapp-footer-icon .tomb-whatsapp-official{width:30px;height:30px}
@media(max-width:520px){.tomb-whatsapp-official{width:38px;height:38px;flex-basis:38px}}

/* v1.5.46 — desktop layout and image visibility repair */
.tomb-home .categories{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:16px!important;
  align-items:stretch!important;
}
.tomb-home .categories a,
.tomb-home .categories a:first-child{
  grid-column:auto!important;
  display:flex!important;
  grid-template-columns:none!important;
  grid-template-rows:none!important;
  min-height:205px!important;
  padding:18px 20px!important;
  text-align:center!important;
  align-items:center!important;
  justify-content:flex-end!important;
}
.tomb-home .categories a img,
.tomb-home .categories a:first-child img,
.tomb-home .categories a:not(:first-child) img{
  position:static!important;
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  width:100%!important;
  max-width:220px!important;
  height:125px!important;
  margin:0 auto 12px!important;
  object-fit:contain!important;
  object-position:center!important;
  mix-blend-mode:normal!important;
  grid-column:auto!important;
  grid-row:auto!important;
}
.tomb-home .categories a b,
.tomb-home .categories a:first-child b{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  min-height:0!important;
  font-family:'DM Sans',Arial,sans-serif!important;
  font-size:14px!important;
  line-height:1.3!important;
  text-align:center!important;
}
.tomb-home .categories a i,
.tomb-home .categories a:first-child i{
  position:absolute!important;
  right:16px!important;
  bottom:13px!important;
  margin:0!important;
  font-size:18px!important;
}
.tomb-home .feature img,
.tomb-home .mini.care img,
.tomb-home .room img{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
}
.tomb-home .feature img{object-fit:contain!important;mix-blend-mode:normal!important;}
.tomb-home .mini.care img{object-fit:contain!important;mix-blend-mode:normal!important;}
@media(min-width:901px){
  .tomb-home .grid2{grid-template-columns:1fr 1fr!important;gap:16px!important;}
  .tomb-home .feature{min-height:330px!important;}
  .tomb-home .stack{gap:16px!important;}
}
@media(max-width:900px){
  .tomb-home .categories{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;}
  .tomb-home .categories a,
  .tomb-home .categories a:first-child{min-height:175px!important;padding:14px!important;}
  .tomb-home .categories a img,
  .tomb-home .categories a:first-child img,
  .tomb-home .categories a:not(:first-child) img{height:95px!important;max-width:170px!important;}
}
@media(max-width:520px){
  .tomb-home .categories{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .tomb-home .categories a,
  .tomb-home .categories a:first-child{min-height:155px!important;padding:10px!important;}
  .tomb-home .categories a img,
  .tomb-home .categories a:first-child img,
  .tomb-home .categories a:not(:first-child) img{height:78px!important;}
  .tomb-home .categories a b{font-size:11px!important;}
}

/* v1.5.51 category/order/payment fixes */
.payment-logos .gpay img{display:block;width:112px;height:auto;max-height:34px;object-fit:contain}
.categories{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:900px){.categories{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* v1.5.52 — prevent duplicated trust labels and WhatsApp marks */
.tomb-trust-footer .tomb-trust-copy{display:flex;flex-direction:column;gap:2px;min-width:0}
.tomb-trust-footer .tomb-trust-copy strong,.tomb-trust-footer .tomb-trust-copy small{display:block;margin:0}
.tomb-trust-footer .whatsapp-footer-icon:before,.tomb-trust-footer .whatsapp-footer-icon:after{content:none!important;display:none!important}
.tomb-trust-footer .whatsapp-footer-icon{background:transparent!important}

.tomb-shop-toolbar{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:0 0 22px;font:600 13px/1.4 'DM Sans',Arial,sans-serif;color:#6d6662}.tomb-product-view{display:inline-block;margin:10px 15px 0;font:600 12px/1.4 'DM Sans',Arial,sans-serif;color:#b86d7d}.tomb-product-card-link:hover .tomb-product-view{text-decoration:underline}@media(max-width:900px){.tomb-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media(max-width:560px){.tomb-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tomb-product-card img,.tomb-product-placeholder{height:155px}.tomb-product-card h3{font-size:13px;margin:10px 10px 5px}.tomb-product-price{margin:0 10px}.tomb-product-view{margin:8px 10px 0;font-size:11px}}

/* v1.5.64 — restore visible logo and make WhatsApp contact clickable */
.tomb-home .brand img{display:block!important;width:205px!important;height:auto!important;max-width:100%;object-fit:contain;}
.tomb-home .footer-brand img{display:block!important;max-width:100%;height:auto!important;}
.tomb-home .whatsapp-footer-icon{display:inline-flex!important;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;}


/* v1.5.65 — Mobile home spacing and category label consistency. */
@media (max-width: 900px){
  .tomb-home .room{display:grid!important;grid-template-columns:1fr!important;min-height:0!important;margin:0 12px 24px!important;}
  .tomb-home .roomImage{height:auto!important;min-height:0!important;}
  .tomb-home .roomImage img{height:auto!important;max-height:none!important;aspect-ratio:16/9!important;object-fit:cover!important;}
  .tomb-home .roomCopy{padding:24px 22px!important;}
  .tomb-home .roomCopy h2{font-size:27px!important;line-height:1.15!important;margin:12px 0 16px!important;}
  .tomb-home .twins{height:auto!important;aspect-ratio:16/9!important;object-fit:cover!important;border-radius:0 0 15px 15px!important;}
  .tomb-home .categories a b,.tomb-home .categories a:first-child b{font-size:14px!important;line-height:1.25!important;font-weight:700!important;}
  .tomb-home .categories a{min-height:175px!important;}
}
@media (max-width:520px){
  .tomb-home .categories a,.tomb-home .categories a:first-child{min-height:155px!important;}
  .tomb-home .categories a b,.tomb-home .categories a:first-child b{font-size:14px!important;line-height:1.2!important;}
  .tomb-home .categories a img,.tomb-home .categories a:first-child img,.tomb-home .categories a:not(:first-child) img{height:78px!important;}
  .tomb-home .room{margin-left:12px!important;margin-right:12px!important;}
}
/* Remove accidental oversized empty gaps between mobile home sections. */
@media (max-width:900px){
  .tomb-home .grid2,.tomb-home .room,.tomb-home .categories{margin-top:0!important;}
  .tomb-home .feature,.tomb-home .mini{min-height:0!important;}
}

/* v1.5.66 — remove the empty second row beside the nursery card on mobile */
@media (max-width:900px){.tomb-home .stack{grid-template-rows:auto;align-self:start;height:auto}.tomb-home .stack .mini{min-height:220px}}
/* v1.5.66 — category labels use one consistent size */
.tomb-home .categories a>b{font-size:11px!important;line-height:1.25!important;font-weight:700!important;text-align:left}
@media (max-width:520px){.tomb-home .categories a>b{font-size:11px!important}}

/* v1.5.67 final visual corrections */
.tomb-home .categories a>b{font-size:13px!important;line-height:1.25!important;font-weight:700!important;text-align:left}
.tomb-home .brand img{width:225px!important;max-width:100%;height:auto!important}
.tomb-home .tomb-product-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px!important}
.tomb-home .tomb-product-card{min-width:0!important}
.tomb-home .tomb-product-card img{display:block;width:100%;height:190px;object-fit:contain;background:#fff;border-radius:12px}
.tomb-home .tomb-product-card h3{font-size:16px!important;line-height:1.25!important}
@media(max-width:640px){.tomb-home .brand img{width:170px!important}.tomb-home .categories a>b{font-size:13px!important}.tomb-home .tomb-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px!important}.tomb-home .tomb-product-card img{height:145px}.tomb-home .tomb-product-card h3{font-size:14px!important}}


/* v1.5.68 — final mobile width, unified category typography and visible fallback cards */
.tomb-page-content{max-width:1200px!important;padding-left:4%!important;padding-right:4%!important}
.tomb-page-content .tomb-product-grid{width:100%!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important}
.tomb-page-content .tomb-product-card{min-width:0!important;background:#fff!important;border:1px solid #ebe7e1!important;border-radius:18px!important;overflow:hidden!important}
.tomb-page-content .tomb-product-card img,.tomb-page-content .tomb-product-placeholder{display:block!important;width:100%!important;height:230px!important;object-fit:contain!important;background:#fff!important}
.tomb-page-content .tomb-product-card h3{font-family:'DM Sans',Arial,sans-serif!important;font-size:16px!important;line-height:1.3!important;font-weight:700!important;margin:14px 16px 6px!important}
.tomb-home .categories a b,.tomb-home .categories a:first-child b,.tomb-home .categories a:not(:first-child) b{font-family:'DM Sans',Arial,sans-serif!important;font-size:14px!important;line-height:1.25!important;font-weight:700!important;text-align:center!important;letter-spacing:0!important}
.tomb-home .categories a:first-child{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-end!important;text-align:center!important}
.tomb-home .categories a:first-child img{position:static!important;width:100%!important;height:112px!important;max-width:165px!important;object-fit:contain!important;margin:0 auto 8px!important}
@media(max-width:900px){.tomb-page-content .tomb-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.tomb-page-content .tomb-product-card img,.tomb-page-content .tomb-product-placeholder{height:180px!important}.tomb-page-content{max-width:none!important;padding-left:16px!important;padding-right:16px!important}}
@media(max-width:520px){.tomb-page-content .tomb-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.tomb-page-content .tomb-product-card img,.tomb-page-content .tomb-product-placeholder{height:150px!important}.tomb-page-content .tomb-product-card h3{font-size:14px!important;margin:10px 10px 5px!important}.tomb-home .categories a b,.tomb-home .categories a:first-child b,.tomb-home .categories a:not(:first-child) b{font-size:14px!important}}
/* v1.5.69 — logo fallback and category typography consistency */
.tomb-home .brand picture,.tomb-home .footer-brand picture{display:flex;align-items:center}
.tomb-home .brand img{display:block;width:205px!important;height:auto!important;max-width:100%!important;object-fit:contain}
.tomb-home .categories a b{font-family:'DM Sans',Arial,sans-serif!important;font-size:14px!important;line-height:1.25!important;font-weight:700!important;letter-spacing:0!important}
@media(max-width:520px){.tomb-home .brand img{width:155px!important}.tomb-home .categories a b{font-size:14px!important}}

/* v1.5.70: wider internal shop layout, consistent category typography and floating WhatsApp. */
.tomb-page-wrap{width:100%;max-width:1400px;margin:0 auto;padding-left:clamp(16px,3vw,48px);padding-right:clamp(16px,3vw,48px);box-sizing:border-box}
.tomb-page-content{width:100%;max-width:none;box-sizing:border-box}
.tomb-page-content .tomb-product-grid{width:100%!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}
.tomb-home .categories a>b,.tomb-home .categories a b,.tomb-home .categories a:first-child b,.tomb-home .categories a:not(:first-child) b{font-family:'DM Sans',Arial,sans-serif!important;font-size:16px!important;font-weight:700!important;line-height:1.15!important;letter-spacing:0!important}
.tomb-whatsapp-floating{position:fixed;right:20px;bottom:22px;width:62px;height:62px;border-radius:50%;background:#25D366;display:flex;align-items:center;justify-content:center;z-index:99999;box-shadow:0 4px 16px rgba(0,0,0,.22);border:3px solid #fff}
.tomb-whatsapp-floating svg{width:100%;height:100%;display:block}
@media(max-width:900px){.tomb-page-wrap{max-width:none;padding-left:12px;padding-right:12px}.tomb-page-content .tomb-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tomb-whatsapp-floating{width:58px;height:58px;right:16px;bottom:18px}}
@media(max-width:520px){.tomb-home .categories a>b,.tomb-home .categories a b,.tomb-home .categories a:first-child b,.tomb-home .categories a:not(:first-child) b{font-size:16px!important}.tomb-page-content .tomb-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}


/* v1.5.72 — consistent Two or More Babies styling for WooCommerce products/categories */
.tomb-branded-commerce{background:#fffaf8;color:#292629;font-family:'DM Sans',Arial,sans-serif}
.tomb-branded-commerce-wrap{max-width:1240px!important;margin:0 auto!important;padding:30px 28px 80px!important}
.tomb-brand-hero{background:#f9e9ed;border-radius:28px;padding:52px 28px 44px;text-align:center;margin:18px 0 34px}
.tomb-brand-hero span,.tomb-product-kicker,.tomb-brand-archive-top{font-size:12px;letter-spacing:2px;text-transform:uppercase;font-weight:700;color:#b86d7d}
.tomb-brand-hero h1{font-family:'Playfair Display',Georgia,serif;font-size:clamp(36px,5vw,64px);line-height:1.05;margin:14px auto;color:#252638;max-width:900px}
.tomb-brand-hero p{font-size:17px;color:#756d70;max-width:620px;margin:0 auto;line-height:1.6}
.tomb-brand-archive{background:#fff;border:1px solid #eee4e1;border-radius:24px;padding:26px}
.tomb-brand-archive-top{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:24px}
.tomb-brand-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.tomb-brand-card{background:#fff;border:1px solid #eee5e1;border-radius:20px;overflow:hidden;transition:transform .2s,box-shadow .2s}
.tomb-brand-card-link{display:block;color:inherit;text-decoration:none;height:100%}
.tomb-brand-card-image{display:block;width:100%;height:270px;object-fit:contain;background:#fff;padding:16px}
.tomb-brand-card-body{padding:18px 20px 22px}
.tomb-brand-card h2{font-family:'DM Sans',Arial,sans-serif;font-size:18px;line-height:1.3;margin:0 0 10px;font-weight:700;color:#2e3032}
.tomb-brand-card-price,.tomb-product-detail-price{font-size:20px;font-weight:700;color:#a87934}
.tomb-brand-card-more{display:inline-block;margin-top:14px;color:#b86d7d;font-size:13px;font-weight:700}
.tomb-product-detail{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:52px;background:#fff;border:1px solid #eee4e1;border-radius:28px;padding:34px}
.tomb-product-detail-media{background:#fffaf8;border-radius:22px;display:flex;align-items:center;justify-content:center;min-height:420px;padding:24px}
.tomb-product-main-image{width:100%;height:auto;max-height:520px;object-fit:contain}
.tomb-product-detail-copy{padding:20px 8px}
.tomb-product-detail-copy h2{font-family:'Playfair Display',Georgia,serif;font-size:clamp(34px,4vw,54px);line-height:1.08;color:#252638;margin:12px 0 18px}
.tomb-product-detail-excerpt,.tomb-product-detail-description{color:#706a6c;line-height:1.75;font-size:16px}
.tomb-brand-cart{display:flex;gap:12px;align-items:end;flex-wrap:wrap;margin:26px 0}
.tomb-qty label{display:block;font-size:12px;font-weight:700;margin-bottom:7px}.tomb-qty input{width:80px;border:1px solid #ddd2d0;border-radius:10px;padding:13px}
.tomb-brand-buy{border:0;border-radius:999px;background:#1d1d1e;color:#fff;padding:15px 25px;font-weight:700;cursor:pointer;font-family:inherit}
.tomb-product-detail-description{border-top:1px solid #eee4e1;padding-top:22px;margin-top:24px}
@media(max-width:900px){.tomb-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.tomb-product-detail{grid-template-columns:1fr;gap:24px;padding:20px}.tomb-product-detail-media{min-height:260px}.tomb-brand-card-image{height:210px}.tomb-branded-commerce-wrap{padding:18px 14px 55px!important}}
@media(max-width:520px){.tomb-brand-hero{padding:36px 18px;border-radius:22px}.tomb-brand-hero h1{font-size:38px}.tomb-brand-archive{padding:14px;border-radius:18px}.tomb-brand-grid{gap:12px}.tomb-brand-card-image{height:155px;padding:8px}.tomb-brand-card-body{padding:12px}.tomb-brand-card h2{font-size:14px}.tomb-brand-card-price{font-size:17px}.tomb-product-detail-copy h2{font-size:36px}}


/* v1.5.73 — uploaded payment marks: Google Pay, Mastercard and American Express */
.tomb-home .heroTrust .trust-item-2 .payment-logos .pay-logo img{display:block;width:100%;height:100%;object-fit:contain;border-radius:6px;background:#fff}
.tomb-home .heroTrust .trust-item-2 .payment-logos .pay-logo.gpay,.tomb-home .heroTrust .trust-item-2 .payment-logos .pay-logo.mastercard,.tomb-home .heroTrust .trust-item-2 .payment-logos .pay-logo.amex{width:60px!important;height:38px!important;display:flex!important;align-items:center;justify-content:center;background:#fff!important;border:1px solid #e9e6e2;border-radius:8px;overflow:hidden;padding:0!important}
@media(max-width:520px){.tomb-home .heroTrust .trust-item-2 .payment-logos .pay-logo.gpay,.tomb-home .heroTrust .trust-item-2 .payment-logos .pay-logo.mastercard,.tomb-home .heroTrust .trust-item-2 .payment-logos .pay-logo.amex{width:55px!important;height:34px!important}}

/* v1.5.77 — compact colour range thumbnails on twin stroller listings */
.tomb-color-swatches{margin:10px 15px 0}.tomb-color-swatches-label{display:block;font:600 10px/1.3 'DM Sans',Arial,sans-serif;color:#8a817c;margin-bottom:6px}.tomb-color-swatches-list{display:flex;flex-wrap:wrap;gap:5px;align-items:center}.tomb-color-swatch{width:27px;height:27px;border:1px solid #ddd6d1;background:#fff;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;overflow:hidden}.tomb-color-swatch-image img{width:100%!important;height:100%!important;object-fit:cover!important;background:#fff!important}.tomb-color-swatch-dot{border-radius:50%;background:linear-gradient(135deg,#f4eee5,#a89a8b);box-shadow:inset 0 0 0 3px #fff}.tomb-color-swatches + .tomb-product-view{margin-top:10px}@media(max-width:520px){.tomb-color-swatches{margin:8px 10px 0}.tomb-color-swatches-label{font-size:9px}.tomb-color-swatch{width:23px;height:23px}}


/* v1.5.81 — homepage cleanup and payment logo alignment */
.tomb-home .categories{display:none!important;}
.tomb-home .feature a.btn.light{position:relative;z-index:6;}
.tomb-home .secure-payments .payment-logos{display:flex!important;align-items:center!important;justify-content:center!important;gap:22px!important;flex-wrap:nowrap!important;}
.tomb-home .secure-payments .pay-logo{display:flex!important;align-items:center!important;justify-content:center!important;width:78px!important;height:42px!important;line-height:1!important;}
.tomb-home .secure-payments .pay-logo img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:contain!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;border-radius:0!important;}
.tomb-home .secure-payments .pay-logo.gpay{width:78px!important;height:42px!important;}
.tomb-home .secure-payments .pay-logo.visa{width:78px!important;height:42px!important;font-size:34px!important;}
.tomb-home .secure-payments .pay-logo.applepay{width:78px!important;height:42px!important;font-size:26px!important;}
.tomb-home .secure-payments .pay-logo.mastercard,.tomb-home .secure-payments .pay-logo.amex{width:78px!important;height:42px!important;}
@media(max-width:600px){
 .tomb-home .secure-payments .payment-logos{gap:10px!important;}
 .tomb-home .secure-payments .pay-logo,.tomb-home .secure-payments .pay-logo.gpay,.tomb-home .secure-payments .pay-logo.visa,.tomb-home .secure-payments .pay-logo.applepay,.tomb-home .secure-payments .pay-logo.mastercard,.tomb-home .secure-payments .pay-logo.amex{width:58px!important;height:34px!important;}
 .tomb-home .secure-payments .pay-logo.visa{font-size:28px!important;}
 .tomb-home .secure-payments .pay-logo.applepay{font-size:22px!important;}
}

/* v1.5.83 — contact details and stronger branded product presentation */
.tomb-contact-card{background:#fffaf8!important;border:1px solid #eee4e1!important;border-radius:28px!important;padding:28px!important;box-shadow:0 8px 30px rgba(48,38,36,.05)}
.tomb-contact-row{display:flex;align-items:center;gap:16px;padding:18px 0;border-bottom:1px solid #eee4e1}.tomb-contact-row:last-child{border-bottom:0}.tomb-contact-row strong{display:block;font-family:'DM Sans',Arial,sans-serif;font-size:13px;letter-spacing:.04em;text-transform:uppercase;color:#8a817c;margin-bottom:4px}.tomb-contact-row a{color:#292629;text-decoration:none;font-size:17px}.tomb-contact-icon{width:42px;height:42px;border-radius:50%;background:#f9e9ed;display:flex;align-items:center;justify-content:center;flex:0 0 42px}
.tomb-product-detail{align-items:start;box-shadow:0 10px 40px rgba(48,38,36,.06)!important}
.tomb-product-detail-media{border:1px solid #eee4e1!important;min-height:460px!important}
.tomb-product-detail-copy{background:#fffaf8;border-radius:22px;padding:30px!important;border:1px solid #eee4e1}
.tomb-product-detail-copy h2{font-weight:500!important;letter-spacing:-.03em}
.tomb-product-detail-price{font-size:28px!important;color:#a87934!important;margin:12px 0 18px}
.tomb-brand-buy{background:#292629!important;min-height:52px;padding:16px 30px!important}
@media(max-width:900px){.tomb-product-detail-copy{padding:22px!important}.tomb-product-detail-media{min-height:300px!important}}

/* v1.5.89 — final visual corrections */
.tomb-v189-shipping-notice{
  max-width:1180px;
  margin:0 auto;
  padding:12px 18px;
  text-align:center;
  font:600 13px/1.4 'DM Sans',Arial,sans-serif;
  color:#514b47;
  background:#fbf3f0;
  border-top:1px solid #eadbd6;
  border-bottom:1px solid #eadbd6;
}
.tomb-home .tomb-trust-footer .tomb-trust-copy strong,
.tomb-home .tomb-trust-footer .tomb-trust-copy small{
  display:block;
}
.tomb-home .tomb-trust-footer .tomb-trust-copy small{
  margin-top:3px;
  opacity:.78;
}
/* Google Pay: match the size of the other payment marks, including mobile. */
.tomb-home .secure-payments .payment-logos .pay-logo.gpay img,
.tomb-home .payment-logos .pay-logo.gpay img{
  width:100%!important;
  height:100%!important;
  min-height:58px!important;
  max-height:78px!important;
  object-fit:contain!important;
  transform:none!important;
}
.tomb-home .secure-payments .payment-logos .pay-logo.gpay,
.tomb-home .payment-logos .pay-logo.gpay{
  min-height:74px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
@media(max-width:900px){
  .tomb-home .secure-payments .payment-logos .pay-logo.gpay img,
  .tomb-home .payment-logos .pay-logo.gpay img{
    min-height:54px!important;
    max-height:70px!important;
  }
}

/* v1.5.90 — remove footer shipping banner and keep one trust label */
#tomb-v189-shipping-notice{display:none!important}
.tomb-home .tomb-trust-footer .tomb-trust-copy strong + strong{display:none!important}
