/* Trips Point Morocco V16 — populated cinematic streaming UI */
:root{--t16-bg:#141414;--t16-black:#050505;--t16-panel:#181818;--t16-panel2:#232323;--t16-red:#e50914;--t16-white:#fff;--t16-muted:#b3b3b3;--t16-green:#46d369;--t16-edge:4vw}
html{background:var(--t16-bg)}body.tpm13-body{background:var(--t16-bg)!important;color:var(--t16-white)!important}.tpm16-home{background:var(--t16-bg);overflow:hidden;min-height:100vh}.tpm13-header{height:72px;background:linear-gradient(180deg,rgba(0,0,0,.82),rgba(0,0,0,.08))!important;border:0!important;box-shadow:none!important;transition:background .25s ease}.tpm13-header.is-scrolled,.tpm13-header.is-solid{background:#090909!important;box-shadow:0 1px 0 rgba(255,255,255,.05)!important}.tpm13-header__inner{padding-inline:3.2vw;max-width:none!important}.tpm13-brand strong{font-size:1.35rem!important;font-weight:900;letter-spacing:-.04em;color:#fff!important}.tpm13-brand small{font-size:.58rem!important;letter-spacing:.2em;color:#aaa!important}.tpm13-menu a{font-size:.82rem!important;font-weight:600!important;color:#e7e7e7!important}.tpm13-menu a:hover{color:#fff!important}.tpm13-header__cta,.tpm15-header-book{background:var(--t16-red)!important;border-color:var(--t16-red)!important;color:#fff!important;border-radius:4px!important;font-weight:800!important;box-shadow:none!important}.tpm14-profile-trigger{background:rgba(0,0,0,.38)!important;border-color:rgba(255,255,255,.35)!important}.tpm13-search-trigger{color:#fff!important}.tpm13-footer{background:#090909!important;border-top:1px solid #222!important;color:#8b8b8b!important;padding-top:54px!important}.tpm13-footer h3,.tpm13-footer strong{color:#fff!important}.tpm13-footer a{color:#9d9d9d!important}.tpm13-footer a:hover{color:#fff!important}

.tpm16-hero{position:relative;height:min(88vh,850px);min-height:610px;background:#050505;overflow:hidden}.tpm16-hero__slides,.tpm16-hero__slide{position:absolute;inset:0}.tpm16-hero__slide{opacity:0;visibility:hidden;transition:opacity 1s ease,visibility 1s ease}.tpm16-hero__slide.is-active{opacity:1;visibility:visible}.tpm16-hero__slide>img{width:100%;height:100%;object-fit:cover;object-position:center 48%;filter:saturate(.92) contrast(1.04)}.tpm16-hero__veil{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.92) 0%,rgba(0,0,0,.68) 28%,rgba(0,0,0,.18) 62%,rgba(0,0,0,.12) 100%),linear-gradient(0deg,var(--t16-bg) 0%,rgba(20,20,20,.42) 20%,transparent 48%)}.tpm16-hero__content{position:absolute;z-index:3;left:var(--t16-edge);bottom:20%;width:min(610px,48vw);text-shadow:0 2px 18px rgba(0,0,0,.45)}.tpm16-hero__eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:900;color:#fff;margin:0 0 14px}.tpm16-hero h1{font-size:clamp(3rem,5.3vw,6.6rem);line-height:.93;letter-spacing:-.055em;margin:0 0 18px;font-weight:900;max-width:850px;color:#fff}.tpm16-hero__meta{display:flex;flex-wrap:wrap;gap:9px 14px;font-weight:700;font-size:.95rem;margin-bottom:16px;color:#e6e6e6}.tpm16-hero__meta .is-match{color:var(--t16-green)}.tpm16-hero__copy{font-size:clamp(1rem,1.2vw,1.25rem);line-height:1.52;color:#eee;max-width:600px;margin:0 0 24px}.tpm16-hero__actions{display:flex;gap:10px;flex-wrap:wrap}.tpm16-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 22px;border-radius:4px;border:0;font-weight:800;font-size:.98rem;cursor:pointer;text-decoration:none!important;transition:transform .16s ease,background .16s ease,opacity .16s ease}.tpm16-btn:hover{transform:scale(1.035)}.tpm16-btn--primary{background:#fff;color:#111!important}.tpm16-btn--primary:hover{background:#dcdcdc}.tpm16-btn--ghost{background:rgba(109,109,110,.72);color:#fff!important}.tpm16-btn--ghost:hover{background:rgba(109,109,110,.9)}.tpm16-scroll{position:absolute;z-index:4;right:var(--t16-edge);bottom:11%;display:flex;align-items:center;gap:9px;color:#ddd!important;text-transform:uppercase;letter-spacing:.13em;font-size:.66rem;font-weight:800}.tpm16-scroll i{font-style:normal;font-size:1.5rem;line-height:1;animation:tpm16bob 1.8s ease-in-out infinite}@keyframes tpm16bob{50%{transform:translateY(5px)}}

.tpm16-content{position:relative;z-index:5;margin-top:-86px;padding-bottom:0;background:linear-gradient(180deg,transparent 0,var(--t16-bg) 92px,var(--t16-bg) 100%)}.tpm16-rail{padding:0 var(--t16-edge);margin:0 0 38px}.tpm16-overlap{padding-top:4px}.tpm13-rail__head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:10px}.tpm13-rail__head h2{font-size:clamp(1.2rem,1.7vw,1.75rem)!important;color:#fff!important;font-weight:800!important;letter-spacing:-.025em!important;margin:0}.tpm13-rail__head a{font-size:.78rem!important;color:#bbb!important;font-weight:700!important}.tpm13-track{display:flex!important;gap:7px!important;overflow-x:auto!important;overflow-y:visible!important;padding:36px 0 52px!important;margin:-32px 0 -42px!important;scroll-snap-type:x proximity;scrollbar-width:none}.tpm13-track::-webkit-scrollbar{display:none}.tpm13-card{flex:0 0 clamp(235px,20vw,350px)!important;min-width:0!important;position:relative;z-index:1;transition:transform .2s ease,z-index 0s .2s}.tpm13-card:hover,.tpm13-card:focus-within{z-index:30;transform:scale(1.08);transition-delay:.18s}.tpm13-card__stage{background:var(--t16-panel);border-radius:5px!important;box-shadow:0 7px 22px rgba(0,0,0,.42);overflow:visible!important}.tpm13-card__media{aspect-ratio:16/9!important;border-radius:5px!important;overflow:hidden!important;background:#242424;display:block;position:relative}.tpm13-card__img{width:100%;height:100%;object-fit:cover;display:block}.tpm13-card__shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.84) 100%)}.tpm13-card__name{position:absolute!important;left:12px!important;right:12px!important;bottom:10px!important;color:#fff!important;font-weight:800!important;font-size:.92rem!important;line-height:1.18!important;text-shadow:0 1px 5px #000}.tpm13-card__badge{position:absolute;left:10px;top:10px;background:var(--t16-red)!important;color:#fff!important;font-size:.62rem!important;font-weight:900!important;text-transform:uppercase;letter-spacing:.06em;padding:5px 7px!important;border-radius:3px!important}.tpm13-card__detail{position:absolute!important;left:0!important;right:0!important;top:calc(100% - 5px)!important;background:#181818!important;padding:10px 12px 12px!important;border-radius:0 0 5px 5px!important;box-shadow:0 14px 24px rgba(0,0,0,.5)!important;opacity:0!important;visibility:hidden!important;transform:translateY(-8px)!important;transition:opacity .15s ease,transform .15s ease,visibility .15s!important}.tpm13-card:hover .tpm13-card__detail,.tpm13-card:focus-within .tpm13-card__detail{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}.tpm13-card__actions{display:flex;align-items:center;gap:7px;margin-bottom:8px}.tpm13-round{width:34px!important;height:34px!important;border-radius:50%!important;border:1.5px solid #8c8c8c!important;color:#fff!important;background:#232323!important;display:grid!important;place-items:center!important}.tpm13-round--play{background:#fff!important;color:#111!important;border-color:#fff!important}.tpm13-card__facts{display:flex!important;gap:8px!important;flex-wrap:wrap!important;color:#cfcfcf!important;font-size:.7rem!important;margin-bottom:7px}.tpm13-card__facts .is-match{color:var(--t16-green)!important;font-weight:800}.tpm13-card__detail>strong{font-size:.8rem;color:#fff}.tpm15-card-book{margin-top:8px!important;width:100%!important;background:var(--t16-red)!important;color:#fff!important;border:0!important;border-radius:3px!important;padding:8px!important;font-weight:800!important}.tpm14-feedback{display:none!important}.tpm13-rank{font-size:clamp(7rem,12vw,12rem)!important;color:#000!important;-webkit-text-stroke:3px #777!important;text-shadow:0 4px 16px rgba(0,0,0,.6)!important;left:-14px!important;bottom:-24px!important;line-height:.82!important}.tpm13-rail--top10 .tpm13-card{margin-left:70px!important}.tpm13-rail--top10 .tpm13-card:first-child{margin-left:46px!important}

.tpm16-mood{margin:28px var(--t16-edge) 42px;padding:22px 24px;border:1px solid #333;background:#191919;border-radius:8px;display:grid;grid-template-columns:minmax(260px,.85fr) 1.6fr;gap:24px;align-items:center}.tpm16-mood small{color:#fff;font-size:.68rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.tpm16-mood h2{color:#fff;font-size:clamp(1.5rem,2.4vw,2.55rem);line-height:1.04;margin:5px 0 7px;letter-spacing:-.04em}.tpm16-mood p{color:#aaa;margin:0;font-size:.9rem}.tpm16-mood__buttons{display:flex;gap:8px;flex-wrap:wrap}.tpm16-mood__buttons button{border:1px solid #4a4a4a;background:#242424;color:#eee;border-radius:999px;padding:10px 15px;font-weight:700;font-size:.8rem}.tpm16-mood__buttons button:hover,.tpm16-mood__buttons button.is-active{border-color:#fff;background:#fff;color:#111}.tpm16-mood__buttons [data-tpm16-mood-reset]{border-style:dashed;background:transparent;color:#999}

.tpm16-spotlight{margin:46px 0 54px;min-height:520px;position:relative;background:#0a0a0a var(--tpm16-spot) center/cover no-repeat;display:flex;align-items:flex-end}.tpm16-spotlight:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.94),rgba(0,0,0,.57) 40%,rgba(0,0,0,.05)),linear-gradient(0deg,var(--t16-bg),transparent 38%)}.tpm16-spotlight__inner{position:relative;z-index:2;padding:64px var(--t16-edge);width:min(720px,65vw)}.tpm16-spotlight small,.tpm16-final small{font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;font-weight:900;color:#fff}.tpm16-spotlight h2,.tpm16-final h2{color:#fff;font-size:clamp(2.5rem,4.4vw,5.4rem);line-height:.96;letter-spacing:-.055em;margin:10px 0 16px}.tpm16-spotlight p,.tpm16-final p{color:#d8d8d8;font-size:1.04rem;line-height:1.55;max-width:610px;margin:0 0 22px}

.tpm16-journal{padding:0 var(--t16-edge);margin:0 0 58px}.tpm16-journal__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.tpm16-story{background:#1b1b1b;overflow:hidden;border-radius:5px;color:#fff!important}.tpm16-story img{aspect-ratio:16/10;width:100%;object-fit:cover;transition:transform .25s ease}.tpm16-story:hover img{transform:scale(1.04)}.tpm16-story span{display:block;padding:12px}.tpm16-story small{display:block;color:#999;text-transform:uppercase;letter-spacing:.1em;font-size:.62rem;margin-bottom:5px}.tpm16-story strong{display:block;color:#fff;line-height:1.25;font-size:.95rem}

.tpm16-final{min-height:480px;display:grid;place-items:center;text-align:center;padding:70px var(--t16-edge);position:relative;background:#050505 var(--tpm16-final) center/cover no-repeat}.tpm16-final:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.72)}.tpm16-final>div{position:relative;z-index:2;max-width:850px}.tpm16-final p{margin-inline:auto}

/* quick booking: visually part of the cinema UI */
.tpm15-book__panel{background:#181818!important;color:#fff!important;border-left:1px solid #333!important}.tpm15-book__head,.tpm15-book__form{border-color:#333!important}.tpm15-book__head small{color:#aaa!important}.tpm15-book__tour{background:#101010!important;border-color:#2f2f2f!important}.tpm15-book__tour h3{color:#fff!important}.tpm15-book__tour p,.tpm15-book__tour span{color:#bbb!important}.tpm15-book__form input{background:#252525!important;color:#fff!important;border-color:#444!important}.tpm15-book__continue{background:var(--t16-red)!important}.tpm15-book__price strong{color:#fff!important}.tpm15-book__details{color:#ddd!important}

@media(max-width:1024px){:root{--t16-edge:3.5vw}.tpm16-hero{height:76vh;min-height:590px}.tpm16-hero__content{width:min(620px,72vw);bottom:17%}.tpm16-hero h1{font-size:clamp(3rem,7vw,5.2rem)}.tpm13-card{flex-basis:clamp(230px,30vw,330px)!important}.tpm16-journal__grid{grid-template-columns:repeat(2,1fr)}.tpm16-mood{grid-template-columns:1fr}}
@media(max-width:720px){:root{--t16-edge:18px}.tpm13-header{height:62px}.tpm13-nav,.tpm14-profile-trigger em,.tpm15-header-book{display:none!important}.tpm16-hero{height:78svh;min-height:620px}.tpm16-hero__slide>img{object-position:center}.tpm16-hero__veil{background:linear-gradient(0deg,var(--t16-bg) 0%,rgba(0,0,0,.7) 35%,rgba(0,0,0,.15) 75%),linear-gradient(90deg,rgba(0,0,0,.62),transparent)}.tpm16-hero__content{left:18px;right:18px;width:auto;bottom:14%}.tpm16-hero h1{font-size:clamp(2.6rem,12vw,4.2rem);max-width:94%}.tpm16-hero__copy{font-size:.95rem;max-width:94%;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.tpm16-scroll{right:18px;bottom:6%;font-size:.58rem}.tpm16-content{margin-top:-46px;background:linear-gradient(180deg,transparent,var(--t16-bg) 54px)}.tpm16-rail{margin-bottom:20px}.tpm13-rail__head h2{font-size:1.12rem!important}.tpm13-track{gap:6px!important;padding:24px 0 28px!important;margin:-20px 0 -20px!important}.tpm13-card{flex:0 0 76vw!important}.tpm13-card:hover,.tpm13-card:focus-within{transform:none!important}.tpm13-card__detail{display:none!important}.tpm13-card__media{border-radius:4px!important}.tpm13-rail--top10 .tpm13-card{margin-left:54px!important;flex-basis:68vw!important}.tpm13-rank{font-size:8.2rem!important;left:-52px!important;bottom:-12px!important;-webkit-text-stroke:2px #777!important}.tpm16-mood{margin:12px 18px 30px;padding:17px;gap:14px}.tpm16-mood h2{font-size:1.7rem}.tpm16-mood__buttons{flex-wrap:nowrap;overflow:auto;padding-bottom:4px;scrollbar-width:none}.tpm16-mood__buttons::-webkit-scrollbar{display:none}.tpm16-mood__buttons button{white-space:nowrap}.tpm16-spotlight{min-height:430px;margin:28px 0 38px}.tpm16-spotlight__inner{padding:42px 18px;width:100%}.tpm16-spotlight h2,.tpm16-final h2{font-size:2.8rem}.tpm16-journal{padding:0 18px}.tpm16-journal__grid{display:flex;overflow:auto;gap:7px;scrollbar-width:none}.tpm16-story{flex:0 0 78vw}.tpm16-final{min-height:430px;padding:55px 18px}.tpm16-btn{min-height:46px;padding-inline:17px}.tpm15-book__panel{width:100%!important;max-width:none!important;border-left:0!important;border-top:1px solid #333!important}}
@media(prefers-reduced-motion:reduce){.tpm16-hero__slide,.tpm13-card,.tpm16-story img{transition:none!important}.tpm16-scroll i{animation:none}}
