:root{--hosp-navy: #1a1a1a;--hosp-orange: #f28c1e;--hosp-white: #ffffff;--hosp-ink: #1a1a18;--hosp-muted: #5c6470;--hosp-border: #e4e6ea;--hosp-radius: 10px}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.hosp-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:var(--hosp-radius);font-weight:700;font-size:16px;text-decoration:none;border:2px solid transparent;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.hosp-btn:hover{transform:translateY(-1px)}.hosp-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.hosp-btn--primary{background:var(--hosp-orange);color:var(--hosp-navy)}.hosp-btn--outline{background:transparent;color:var(--hosp-navy);border-color:var(--hosp-navy)}.hosp-hero{position:relative;min-height:72vh;display:flex;align-items:flex-end;overflow:hidden}.hosp-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hosp-hero__image--placeholder{background:linear-gradient(135deg,var(--hosp-navy),#3a3a3a)}.hosp-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#0a0a0ad9,#0a0a0a59 55%,#0a0a0a0d)}.hosp-hero__content{position:relative;z-index:1;padding:32px 20px 48px;max-width:720px;color:var(--hosp-white)}.hosp-hero__heading{font-size:clamp(28px,6vw,48px);line-height:1.1;margin:0 0 12px;font-weight:800}.hosp-hero__subheading{font-size:clamp(15px,2.2vw,18px);line-height:1.5;margin:0 0 24px;opacity:.92}@media(max-width:749px){.hosp-hero__image{object-position:78% center}}.hosp-stakes{background:#fafaf8;padding:64px 20px}.hosp-stakes__inner{max-width:620px;margin:0 auto 44px;text-align:center}.hosp-review-card{background:var(--hosp-white);border:1px solid var(--hosp-border);border-radius:14px;padding:22px 24px 24px;text-align:left;box-shadow:0 12px 32px #00000017;max-width:460px;margin:0 auto 18px}.hosp-review-card__top{display:flex;align-items:center;gap:12px;margin-bottom:12px}.hosp-review-card__avatar{width:44px;height:44px;border-radius:50%;background:#c94f3d;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;flex:0 0 auto;text-transform:uppercase}.hosp-review-card__who{flex:1 1 auto;min-width:0}.hosp-review-card__name{margin:0;font-weight:700;font-size:15px;color:var(--hosp-ink)}.hosp-review-card__meta{margin:0;font-size:12.5px;color:var(--hosp-muted)}.hosp-review-card__g{width:22px;height:22px;flex:0 0 auto}.hosp-review-card__stars{font-size:21px;letter-spacing:3px;margin-bottom:10px;line-height:1}.hosp-review-card__star{color:#dcdcd8}.hosp-review-card__star--filled{color:#fbbc04}.hosp-review-card__text{font-size:18px;font-weight:600;color:var(--hosp-ink);margin:0;line-height:1.45}.hosp-stakes__subtext{font-size:16px;line-height:1.6;color:var(--hosp-muted);margin:0}.hosp-stakes__compare{max-width:880px;margin:0 auto;display:flex;align-items:stretch;justify-content:center;gap:24px}.hosp-stakes__compare-col{flex:1 1 0;max-width:350px;display:flex;flex-direction:column}.hosp-stakes__compare-label{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;text-align:center}.hosp-stakes__compare-label--before{color:#c94f3d}.hosp-stakes__compare-label--after{color:#00b67a}.hosp-stakes__compare-frame{background:var(--hosp-white);border:1px solid var(--hosp-border);border-radius:12px;padding:10px;box-shadow:0 8px 24px #0000000f;flex:1 1 auto;display:flex;align-items:center}.hosp-stakes__compare-frame--after{border-color:#00b67a73;box-shadow:0 10px 28px #00b67a24}.hosp-stakes__compare-img{width:100%;height:auto;border-radius:8px;display:block}.hosp-stakes__compare-arrow{align-self:center;color:var(--hosp-orange);flex:0 0 auto}.hosp-stakes__compare-arrow svg{width:44px;height:44px;display:block}@media(max-width:749px){.hosp-stakes{padding:48px 16px}.hosp-stakes__compare{flex-direction:column;align-items:center;gap:14px}.hosp-stakes__compare-col{width:100%;max-width:340px}.hosp-stakes__compare-arrow svg{transform:rotate(90deg);width:36px;height:36px}}.hosp-split{display:grid;grid-template-columns:1fr;gap:0}.hosp-split__image{width:100%;height:100%;min-height:280px;object-fit:cover;display:block}.hosp-split__image--placeholder{background:var(--hosp-border)}.hosp-split__text{padding:40px 24px;display:flex;flex-direction:column;justify-content:center;max-width:560px;margin:0 auto}.hosp-split__eyebrow{color:var(--hosp-orange);font-weight:700;text-transform:uppercase;letter-spacing:.06em;font-size:13px;margin:0 0 10px}.hosp-split__heading{font-size:clamp(22px,4vw,30px);font-weight:800;color:var(--hosp-navy);margin:0 0 12px;line-height:1.2}.hosp-split__body{font-size:16px;line-height:1.6;color:var(--hosp-muted);margin:0 0 20px}.hosp-split__cta{align-self:flex-start}@media(min-width:750px){.hosp-split{grid-template-columns:1fr 1fr;min-height:480px}.hosp-split--right{direction:rtl}.hosp-split--right .hosp-split__text{direction:ltr}}.hosp-trustbar{background:var(--hosp-white);padding:48px 20px}.hosp-trustbar__grid{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:16px}.hosp-trustbar__item{background:#f7f6f3;border-radius:16px;padding:36px 22px 30px;text-align:center}.hosp-trustbar__icon-wrap{display:flex;flex-direction:column;align-items:center;margin-bottom:16px}.hosp-trustbar__icon{width:68px;height:68px;border-radius:50%;background:#00000012;color:var(--hosp-navy);display:flex;align-items:center;justify-content:center;margin-bottom:14px}.hosp-trustbar__icon svg{width:34px;height:34px}.hosp-trustbar__divider{width:30px;height:2px;border-radius:2px;background:var(--hosp-orange)}.hosp-trustbar__heading{font-weight:700;color:var(--hosp-navy);margin:0 0 6px;font-size:17px}.hosp-trustbar__text{color:var(--hosp-muted);margin:0;font-size:14px;line-height:1.5}@media(min-width:750px){.hosp-trustbar__grid{grid-template-columns:repeat(4,1fr);gap:20px}}.hosp-pricing{padding:48px 20px 96px;max-width:1200px;margin:0 auto}.hosp-pricing__header{text-align:center;max-width:640px;margin:0 auto 32px}.hosp-pricing__heading{font-size:clamp(24px,4.5vw,34px);font-weight:800;color:var(--hosp-navy);margin:0 0 10px}.hosp-pricing__subheading{color:var(--hosp-muted);font-size:16px;margin:0}.hosp-pricing__grid{display:grid;grid-template-columns:1fr;gap:20px;margin-bottom:28px;justify-content:center}@media(min-width:600px){.hosp-pricing__grid{grid-template-columns:repeat(auto-fit,minmax(260px,320px))}}.hosp-card{border:1px solid var(--hosp-border);border-radius:var(--hosp-radius);padding:16px;display:flex;flex-direction:column;background:var(--hosp-white)}.hosp-card__image-wrap{position:relative;margin-bottom:12px}.hosp-card__image{width:100%;height:auto;border-radius:6px;display:block}.hosp-card__title{font-size:17px;font-weight:700;color:var(--hosp-navy);margin:0 0 10px}.hosp-card__subtitle{font-size:13px;font-weight:600;color:var(--hosp-muted);margin:-6px 0 10px;line-height:1.4}.hosp-card__bullets{list-style:none;margin:0 0 14px;padding:0;display:flex;flex-direction:column;gap:6px}.hosp-card__bullets li{font-size:13px;line-height:1.45;color:var(--hosp-ink);padding-left:18px;position:relative}.hosp-card__bullets li:before{content:"\2713";position:absolute;left:0;top:0;color:var(--hosp-orange);font-weight:700;font-size:12px}.hosp-card__stitch{display:flex;align-items:baseline;gap:8px;margin:10px 0 2px}.hosp-card__stitch-badge{font-family:Georgia,serif;font-style:italic;font-weight:700;font-size:12px;color:#fff;background:#5433ff;padding:2px 7px;border-radius:4px;letter-spacing:-.02em}.hosp-card__stitch-text{font-size:12.5px;color:var(--hosp-muted)}.hosp-card__stitch-text strong{color:var(--hosp-ink)}.hosp-card__stitch-note{font-size:11px;color:var(--hosp-muted);margin:0 0 12px}.hosp-card__label{font-size:12px;color:var(--hosp-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;display:block}.hosp-card__select{width:100%;padding:10px 12px;border-radius:6px;border:1px solid var(--hosp-border);font-size:14px;margin-bottom:12px}.hosp-card__price-row{display:flex;align-items:baseline;gap:8px;margin-bottom:14px}.hosp-card__price{font-size:20px;font-weight:800;color:var(--hosp-navy)}.hosp-card__compare{font-size:14px;color:var(--hosp-muted);text-decoration:line-through}.hosp-card__qty{display:flex;align-items:center;gap:8px;margin-top:auto}.hosp-card__qty-btn{width:36px;height:36px;border-radius:6px;border:1px solid var(--hosp-border);background:var(--hosp-white);font-size:18px;font-weight:700;color:var(--hosp-navy);cursor:pointer}.hosp-card__qty-input{width:100%;text-align:center;padding:8px;border-radius:6px;border:1px solid var(--hosp-border);font-size:15px}.hosp-pricing__summary{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;padding-top:12px}.hosp-pricing__total-line{font-size:18px;font-weight:700;color:var(--hosp-navy);margin:0}.hosp-pricing__checkout{min-width:220px}.hosp-pricing__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.hosp-pricing__whatsapp{min-width:220px}.hosp-pricing__contact{font-size:14px;color:var(--hosp-muted);margin:4px 0 0}.hosp-pricing__contact a{color:var(--hosp-navy);font-weight:600}.hosp-sticky-bar{position:fixed;left:0;right:0;bottom:0;z-index:40;background:var(--hosp-navy);color:var(--hosp-white);padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 -4px 16px #00000026}.hosp-sticky-bar__total{font-size:14px;font-weight:700}.hosp-sticky-bar__btn{padding:10px 20px;font-size:14px}@media(min-width:750px){.hosp-sticky-bar{display:none!important}}.hosp-industries{background:#fafaf8;padding:64px 20px}.hosp-industries__header{text-align:center;max-width:640px;margin:0 auto 40px}.hosp-industries__heading{font-size:clamp(24px,4.5vw,34px);font-weight:800;color:var(--hosp-navy);margin:0 0 10px}.hosp-industries__subheading{color:var(--hosp-muted);font-size:16px;margin:0;line-height:1.6}.hosp-industries__grid{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:600px){.hosp-industries__grid{grid-template-columns:1fr 1fr}}@media(min-width:990px){.hosp-industries__grid{grid-template-columns:repeat(4,1fr)}}.hosp-industries__card{background:var(--hosp-navy);border-radius:14px;padding:40px 22px 36px;text-align:center;color:var(--hosp-white);opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease,box-shadow .25s ease,background-color .25s ease}.hosp-industries__card--visible{opacity:1;transform:translateY(0)}.hosp-industries__card:hover{box-shadow:0 16px 40px #00000047;background-color:#262625}.hosp-industries__icon{width:58px;height:58px;margin:0 auto 20px;color:var(--hosp-orange);transition:transform .35s ease}.hosp-industries__icon svg{width:100%;height:100%}.hosp-industries__card:hover .hosp-industries__icon{transform:scale(1.12) rotate(-4deg)}.hosp-industries__label{font-weight:800;letter-spacing:.06em;text-transform:uppercase;font-size:15px;margin:0 0 8px}.hosp-industries__text{font-size:13.5px;color:#ffffffa6;margin:0;line-height:1.5}@media(prefers-reduced-motion:reduce){.hosp-industries__card{opacity:1;transform:none;transition:none}.hosp-industries__card:hover .hosp-industries__icon{transform:none}}.hosp-card__add{width:100%;margin-top:auto}.hosp-card__add[data-added=true]{background:var(--hosp-navy);color:var(--hosp-white)}.hosp-pricing__cart{width:100%;max-width:640px;margin:0 auto 8px;border:1px solid var(--hosp-border);border-radius:var(--hosp-radius);padding:16px 18px;text-align:left;background:#fafaf8}.hosp-pricing__cart-heading{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--hosp-muted);margin:0 0 10px}.hosp-pricing__cart-items{display:flex;flex-direction:column;gap:10px}.hosp-cart-item{display:flex;align-items:center;gap:12px}.hosp-cart-item__info{flex:1 1 auto;min-width:0}.hosp-cart-item__name{display:block;font-size:14px;font-weight:600;color:var(--hosp-ink)}.hosp-cart-item__price{display:block;font-size:12.5px;color:var(--hosp-muted);margin-top:2px}.hosp-cart-item__qty{display:flex;align-items:center;gap:6px;flex:0 0 auto}.hosp-cart-item__qty-btn{width:26px;height:26px;border-radius:6px;border:1px solid var(--hosp-border);background:var(--hosp-white);font-size:14px;font-weight:700;color:var(--hosp-navy);cursor:pointer;line-height:1}.hosp-cart-item__qty-val{min-width:18px;text-align:center;font-size:14px;font-weight:700;color:var(--hosp-ink)}.hosp-cart-item__remove{flex:0 0 auto;width:26px;height:26px;border-radius:6px;border:none;background:transparent;color:var(--hosp-muted);font-size:16px;cursor:pointer;line-height:1}.hosp-cart-item__remove:hover{color:#c94f3d}.hosp-pricing__savings{color:#00895f;font-weight:700}
/*# sourceMappingURL=/cdn/shop/t/1/assets/hospitality.css.map */
