.cart-quick-add{display:flex;align-items:center;gap:5px;width:auto;min-height:36px;padding:7px 11px;border:0;border-radius:999px;background:rgba(255,255,255,.94);color:#0d2e42;font-weight:800;box-shadow:0 8px 20px rgba(4,16,30,.16);cursor:pointer}.cart-quick-add.is-added{background:#0d2e42;color:#fff}
.cart-floating{position:fixed;right:94px;bottom:24px;z-index:185;display:flex;align-items:center;gap:9px;min-height:54px;padding:0 18px;border:0;border-radius:999px;background:#0d2e42;color:#fff;font-weight:800;box-shadow:0 18px 40px rgba(4,16,30,.3);cursor:pointer}.cart-floating svg{width:21px}.cart-count{display:grid;min-width:23px;height:23px;padding:0 6px;place-items:center;border-radius:999px;background:#f6bd3c;color:#0d2e42;font-size:12px}
.cart-drawer{position:fixed;inset:0;z-index:10000;display:none;justify-content:flex-end;background:rgba(4,16,30,.62);backdrop-filter:blur(7px)}.cart-drawer.open{display:flex}.cart-panel{display:flex;flex-direction:column;width:min(480px,100%);height:100%;background:#f7fafb;box-shadow:-25px 0 70px rgba(4,16,30,.25);animation:cartIn .28s ease}
.cart-head{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid #dce7eb;background:#fff}.cart-head h2{margin:4px 0 0;color:#0d2e42;font:800 28px/1.1 Manrope,sans-serif}.cart-close{display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:50%;background:#edf3f5;color:#0d2e42;font-size:27px;cursor:pointer}
.cart-body{flex:1;overflow:auto;padding:18px}.cart-empty{padding:50px 24px;text-align:center;color:#647482}.cart-empty strong{display:block;margin-bottom:8px;color:#0d2e42;font-size:20px}.cart-items{display:grid;gap:12px}.cart-item{display:grid;grid-template-columns:88px 1fr 34px;gap:13px;align-items:center;padding:12px;border:1px solid #dce7eb;border-radius:18px;background:#fff}
.cart-item img{width:88px;height:88px;object-fit:cover;border-radius:13px}.cart-item small{color:#16839a;font-weight:800}.cart-item h3{margin:4px 0;color:#0d2e42;font:800 16px/1.2 Manrope,sans-serif}.cart-item p{margin:0;color:#697987;font-size:12px;line-height:1.45}.cart-item>button{width:32px;height:32px;border:0;border-radius:50%;background:#fff0ed;color:#b84c3d;font-size:22px;cursor:pointer}
.cart-foot{padding:18px 24px calc(18px + env(safe-area-inset-bottom));border-top:1px solid #dce7eb;background:#fff}.cart-foot p{margin:0 0 13px;color:#647482;font-size:12px;line-height:1.5}.cart-foot .btn{width:100%;background:#25d366;color:#073d20}.cart-foot .btn:disabled{opacity:.45;cursor:not-allowed}.btn-cart-add{width:100%;margin:14px 0 0;border:1px solid #0d2e42;background:#fff;color:#0d2e42}.btn-cart-add.is-added{background:#e9f8ef;color:#167047;border-color:#b9e7ca}.cart-locked{overflow:hidden!important}@keyframes cartIn{from{transform:translateX(100%)}}
@media(max-width:820px){.modal{padding:0!important;place-items:stretch!important}.modal-card{width:100%!important;max-height:100dvh!important;height:100dvh;border-radius:0!important}.detail-media{height:32dvh!important;min-height:210px}.detail-body{max-height:68dvh!important;padding:15px!important;gap:14px!important}.detail-title{left:18px!important;bottom:16px!important}.detail-title h2{font-size:clamp(27px,8vw,38px)!important}.modal-close{position:fixed!important;top:calc(10px + env(safe-area-inset-top))!important;right:10px!important}.detail-aside{padding:16px!important}.modal-services{gap:9px!important}.modal-services .service-panel{padding:15px!important}.detail-programme{padding:14px!important}.cart-panel{width:100%;height:min(88dvh,760px);margin-top:auto;border-radius:26px 26px 0 0;animation:cartUp .28s ease}.cart-head{padding:18px 20px}.cart-body{padding:12px}.cart-floating{right:78px;bottom:16px;min-height:52px;padding:0 14px}.cart-floating-label{display:none}@keyframes cartUp{from{transform:translateY(100%)}}}
@media(max-width:480px){.container{width:min(100% - 22px,1240px)!important}.header-inner{width:calc(100% - 16px)!important}.hero-grid{width:calc(100% - 22px)!important}.hero h1{font-size:clamp(43px,13vw,56px)!important}.inner-hero{min-height:320px!important}.section-head h2,.page-title h1{font-size:36px!important}.filters{display:flex;overflow-x:auto;flex-wrap:nowrap;padding-bottom:7px;scrollbar-width:none}.filter-btn{flex:0 0 auto}.excursion-card{border-radius:21px}.excursion-body{padding:17px}.excursion-footer{align-items:flex-end}.cart-item{grid-template-columns:72px 1fr 32px}.cart-item img{width:72px;height:78px}.mobile-nav{padding:20px}.mobile-nav-links button{font-size:34px}.booking-header{padding-top:28px}.form-actions{position:sticky;bottom:0;padding:12px 0;background:#fff}.legal-card{padding:24px 18px}.error-page{padding:10px!important}}
