:root{--lmd-navy:#082f5c;--lmd-orange:#ff7900;--lmd-gold:#ffb800;--lmd-blue:#21a7ed;--lmd-text:#183a60;--lmd-muted:#647c98;--lmd-line:#e8eef5;--lmd-bg:#f9fcff}
*{box-sizing:border-box}
body.lmd-account-page{margin:0;background:linear-gradient(105deg,#fffdf8 0%,#ffffff 44%,#f2fbff 100%);color:var(--lmd-navy);font-family:'DM Sans',Arial,sans-serif;min-height:100vh;overflow-x:hidden}
.lmd-account-page .site-header{height:118px;background:rgba(255,255,255,.96);border-bottom:1px solid #edf1f5;position:relative;z-index:20;box-shadow:0 2px 14px rgba(20,65,104,.025)}
.lmd-account-page .header-shell{width:min(1280px,88vw);height:100%;margin:auto;display:grid;grid-template-columns:250px 1fr 330px;align-items:center;gap:26px}
.lmd-account-page .brand img{width:145px;height:auto;display:block}.lmd-account-page .desktop-nav{display:flex;justify-content:center;align-items:center;gap:42px}.lmd-account-page .desktop-nav a{font-size:13px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;color:#0d315b;position:relative;padding:15px 0}.lmd-account-page .desktop-nav a.active:after,.lmd-account-page .desktop-nav a:hover:after{content:"";position:absolute;height:3px;border-radius:3px;background:var(--lmd-orange);left:0;right:0;bottom:5px}
.lmd-account-page .header-actions{display:flex;align-items:center;justify-content:flex-end;gap:22px}.lmd-account-page .lmd-header-tools{display:flex;align-items:center;gap:18px}.lmd-account-page .lmd-icon-link,.lmd-account-page .lmd-lang-btn{position:relative;border:0;background:transparent;color:#0d315b;font-size:19px;text-decoration:none;padding:6px;cursor:pointer}.lmd-account-page .lmd-badge{position:absolute;right:-2px;top:-6px;background:#ff8a00;color:white;border-radius:20px;min-width:18px;height:18px;display:grid;place-items:center;font-size:10px;font-weight:800;border:2px solid #fff}.lmd-account-page .account-pill{display:flex;align-items:center;gap:10px;height:48px;padding:0 25px;border-radius:26px;background:linear-gradient(90deg,#ff7900,#ffa100);color:#fff;font-size:13px;font-weight:800;text-decoration:none;box-shadow:0 9px 22px rgba(255,128,0,.18);transition:.25s}.lmd-account-page .account-pill:hover{transform:translateY(-2px);box-shadow:0 13px 28px rgba(255,128,0,.25)}
.account-main{position:relative;min-height:calc(100vh - 118px);padding:54px 0 76px;isolation:isolate;overflow:hidden}.account-main:before{content:"";position:absolute;inset:0;z-index:-3;background:radial-gradient(circle at 6% 4%,rgba(255,222,137,.34),transparent 23%),radial-gradient(circle at 92% 8%,rgba(93,193,244,.14),transparent 26%)}
.account-shell{width:min(1240px,86vw);margin:auto;position:relative;z-index:2}.page-hero{position:relative;margin-bottom:30px;animation:lmdRise .7s ease both}.page-eyebrow{display:block;color:var(--lmd-orange);font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}.page-hero h1{font-family:'Playfair Display',Georgia,serif;font-size:clamp(52px,5vw,72px);line-height:1;margin:0 0 15px;letter-spacing:-.03em;color:#082f5c}.page-hero h1 em{font-style:italic;font-weight:600;color:var(--lmd-orange)}.page-hero p{font-size:17px;color:#627994;margin:0}.hero-paper-plane{position:absolute;right:3%;top:-4px;color:#ff9000;font-size:54px;transform:rotate(-12deg);animation:lmdFloat 4s ease-in-out infinite}.hero-flight-line{position:absolute;right:5%;top:57px;width:210px;height:95px;border:3px dashed #ffb000;border-left-color:transparent;border-top-color:transparent;border-radius:50%;transform:rotate(-10deg);opacity:.9}
.decor-blob-left,.decor-blob-right{position:absolute;z-index:-2;pointer-events:none}.decor-blob-left{left:-80px;bottom:-60px;width:290px;height:260px;border-radius:58% 42% 0 0;background:linear-gradient(145deg,#fff4cb,#ffd36b);opacity:.65}.decor-blob-right{right:-90px;bottom:-80px;width:280px;height:260px;border-radius:60% 40% 0 0;background:linear-gradient(145deg,#d9f2ff,#8fd8ff);opacity:.55}.decor-leaves{position:absolute;left:-10px;bottom:4px;font-size:155px;color:rgba(63,126,204,.42);transform:rotate(-15deg);z-index:-1}.decor-dots{position:absolute;right:2.5%;bottom:110px;color:#ffc224;font-size:54px;letter-spacing:9px;opacity:.95}
.favorites-layout{display:grid;grid-template-columns:minmax(330px,500px) 1fr;gap:60px;align-items:start}.favorite-card{background:#fff;border:1px solid #edf1f5;border-radius:22px;overflow:hidden;box-shadow:0 16px 50px rgba(22,67,106,.09);animation:lmdRise .75s .1s ease both;transition:.28s}.favorite-card:hover{transform:translateY(-5px);box-shadow:0 22px 60px rgba(22,67,106,.14)}.favorite-image{height:225px;background-size:cover;background-position:center;position:relative;display:block}.favorite-image:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 60%,rgba(7,44,82,.15))}.fav-rating{position:absolute;z-index:2;left:14px;top:14px;background:white;border-radius:20px;padding:6px 11px;color:#183a60;font-size:13px;font-weight:800;box-shadow:0 5px 15px rgba(0,0,0,.08)}.fav-rating i{color:#ffad00}.fav-heart{position:absolute;z-index:2;right:14px;top:14px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:rgba(58,43,29,.58);color:white;font-size:20px}.favorite-copy{padding:20px 20px 18px}.favorite-copy h3{font-family:'Playfair Display',Georgia,serif;font-size:24px;margin:0 0 8px;color:#0b315c}.favorite-location{margin:0 0 10px;color:#677f99;font-size:14px}.favorite-location i{margin-right:7px}.favorite-price{display:block;font-size:17px;margin:8px 0 12px;color:#0b315c}.favorite-price strong{color:#ff6f00;font-size:18px}.tour-tags{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 16px}.tour-tag{display:inline-flex;align-items:center;gap:6px;border-radius:10px;padding:6px 10px;font-size:12px}.tour-tag.green{background:#eafaf0;color:#2a9962}.tour-tag.gold{background:#fff7e7;color:#de9300}.favorite-actions{display:flex;gap:12px;margin-bottom:14px}.favorite-actions form{flex:0 0 auto}.outline-action{height:46px;border:1px solid;border-radius:11px;background:#fff;padding:0 18px;font:inherit;font-weight:800;cursor:pointer;transition:.2s}.outline-action.red{border-color:#ff9a83;color:#e95131}.outline-action.green{border-color:#9bdcb9;color:#2c9d60}.outline-action:hover{transform:translateY(-2px);box-shadow:0 7px 16px rgba(18,65,102,.08)}.book-now{height:49px;border-radius:10px;background:linear-gradient(90deg,#ff7900,#ffa200);color:#fff;text-decoration:none;font-weight:800;display:flex;align-items:center;justify-content:center;gap:22px;box-shadow:0 9px 22px rgba(255,128,0,.18);transition:.25s}.book-now:hover{transform:translateY(-2px);box-shadow:0 13px 28px rgba(255,128,0,.25)}
.empty-state{background:rgba(255,255,255,.9);border:1px solid #ebf0f5;border-radius:24px;padding:60px;text-align:center;box-shadow:0 15px 45px rgba(22,67,106,.06)}.empty-state i{font-size:42px;color:#8eb6d5;margin-bottom:14px}.empty-state a{display:inline-flex;margin-top:15px}
.cart-top{display:grid;grid-template-columns:1fr 690px;gap:38px;align-items:center;margin-bottom:30px}.cart-trust{height:102px;background:rgba(255,255,255,.88);border:1px solid #edf1f5;border-radius:50px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;box-shadow:0 10px 34px rgba(22,67,106,.06);animation:lmdRise .7s .1s ease both}.cart-trust-item{display:grid;grid-template-columns:45px 1fr;gap:10px;align-items:center;padding:0 18px;border-right:1px solid #e7edf4}.cart-trust-item:last-child{border:0}.cart-trust-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font-size:18px}.cart-trust-item:nth-child(1) .cart-trust-icon{background:#e6f5ff;color:#2a93e2}.cart-trust-item:nth-child(2) .cart-trust-icon{background:#fff3d7;color:#eaa400}.cart-trust-item:nth-child(3) .cart-trust-icon{background:#e8f8f4;color:#34a98a}.cart-trust-item:nth-child(4) .cart-trust-icon{background:#fff0e7;color:#ff7900}.cart-trust-item strong{display:block;font-size:11px}.cart-trust-item span{display:block;font-size:11px;color:#6e8298;line-height:1.35;margin-top:3px}
.cart-panel{background:rgba(255,255,255,.92);border:1px solid #eef2f6;border-radius:26px;padding:22px;box-shadow:0 18px 55px rgba(22,67,106,.08);animation:lmdRise .75s .13s ease both}.cart-header-row{height:58px;border-radius:17px;background:linear-gradient(90deg,#fff8e9,#fffaf4);display:grid;grid-template-columns:2.2fr 1fr .6fr .4fr;align-items:center;padding:0 28px;font-size:13px;font-weight:800;letter-spacing:.03em}.cart-item-row{display:grid;grid-template-columns:2.2fr 1fr .6fr .4fr;align-items:center;padding:30px 28px;border-bottom:1px solid #e9eef4;gap:18px}.cart-tour-cell{display:grid;grid-template-columns:150px 1fr;gap:22px;align-items:center}.cart-tour-image{width:150px;height:128px;border-radius:20px;object-fit:cover;box-shadow:0 8px 20px rgba(15,55,90,.1)}.cart-tour-copy h3{font-size:19px;margin:0 0 8px;color:#0b315c}.cart-tour-copy p{margin:0;color:#6d8197;font-size:14px}.cart-tour-copy p i{margin-right:7px}.cart-details{display:grid;gap:17px;color:#677d94;font-size:14px}.cart-detail{display:grid;grid-template-columns:24px 1fr;gap:8px}.cart-detail i{color:#546c84;margin-top:2px}.cart-detail strong{display:block;color:#344c67;font-weight:500}.cart-price strong{display:block;color:#ff5e00;font-size:26px}.cart-price span{color:#60748c}.remove-cart-btn{width:52px;height:52px;border:0;border-radius:18px;background:#fff0ee;color:#ff4d2f;font-size:18px;cursor:pointer;transition:.22s}.remove-cart-btn:hover{transform:translateY(-3px) rotate(-3deg);box-shadow:0 8px 18px rgba(255,76,46,.13)}.cart-summary{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;padding:22px 28px 4px}.promo-box{width:285px;min-height:76px;border:1px dashed #d7e3ef;border-radius:16px;display:grid;grid-template-columns:48px 1fr;align-items:center;padding:10px 16px}.promo-icon{width:38px;height:38px;border-radius:50%;background:#eef2ff;color:#287edb;display:grid;place-items:center}.promo-box strong{display:block;font-size:13px}.promo-box span{display:block;font-size:12px;color:#687d94;margin-top:3px}.checkout-area{text-align:right}.checkout-line{font-family:'Playfair Display',Georgia,serif;font-size:25px;margin-bottom:8px}.checkout-line strong{font-family:'DM Sans',Arial,sans-serif;color:#ff5d00;font-size:30px;margin-left:8px}.checkout-line small{font-family:'DM Sans',Arial,sans-serif;color:#60748c;font-size:15px}.checkout-btn{height:52px;padding:0 28px;border-radius:28px;background:linear-gradient(90deg,#ff7900,#ff9e00);color:#fff;text-decoration:none;font-size:13px;font-weight:800;display:inline-flex;align-items:center;gap:15px;box-shadow:0 10px 24px rgba(255,128,0,.22);transition:.25s}.checkout-btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(255,128,0,.3)}.secure-checkout{display:block;margin-top:8px;color:#77899c;font-size:12px}.secure-checkout i{color:#cfad1d;margin-right:6px}
.cart-help{margin-top:34px;background:linear-gradient(90deg,rgba(247,252,255,.96),rgba(238,249,255,.96));border:1px solid #e7f0f6;border-radius:24px;min-height:118px;display:grid;grid-template-columns:1.2fr .65fr .75fr;align-items:center;gap:24px;padding:18px 38px;box-shadow:0 12px 36px rgba(22,67,106,.05)}.cart-help h3{font-size:18px;margin:0 0 5px}.cart-help p{font-size:13px;color:#637991;margin:0}.help-chip{height:72px;border-radius:36px;background:white;display:grid;grid-template-columns:48px 1fr;align-items:center;padding:0 20px;box-shadow:0 5px 20px rgba(22,67,106,.05)}.help-chip i{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;font-size:18px}.help-chip:first-of-type i{background:#eaf5ff;color:#1d8ee8}.help-chip:last-of-type i{background:#fff2dd;color:#f29300}.help-chip strong{display:block;font-size:13px}.help-chip span{display:block;color:#687e95;font-size:12px;margin-top:2px}
@keyframes lmdRise{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes lmdFloat{0%,100%{transform:rotate(-12deg) translateY(0)}50%{transform:rotate(-8deg) translateY(-10px)}}
@media(max-width:1050px){.lmd-account-page .header-shell{grid-template-columns:180px 1fr auto;width:94vw}.lmd-account-page .desktop-nav{gap:20px}.cart-top{grid-template-columns:1fr}.cart-trust{width:100%}.favorites-layout{grid-template-columns:1fr}.cart-header-row{display:none}.cart-item-row{grid-template-columns:1fr auto}.cart-tour-cell{grid-column:1/2}.cart-details,.cart-price{grid-column:1/2}.cart-item-row>form{grid-column:2;grid-row:1}.cart-summary{grid-template-columns:1fr}.checkout-area{text-align:left}}
@media(max-width:760px){.lmd-account-page .site-header{height:auto}.lmd-account-page .header-shell{display:flex;min-height:88px}.lmd-account-page .desktop-nav{display:none}.lmd-account-page .header-actions{margin-left:auto}.lmd-account-page .brand img{width:120px}.lmd-account-page .lmd-header-tools{gap:8px}.lmd-account-page .account-pill{padding:0 15px;height:42px}.account-main{min-height:calc(100vh - 88px);padding-top:38px}.account-shell{width:90vw}.page-hero h1{font-size:50px}.hero-paper-plane,.hero-flight-line{display:none}.cart-trust{grid-template-columns:1fr 1fr;height:auto;border-radius:24px;padding:12px}.cart-trust-item{border:0;padding:10px}.cart-tour-cell{grid-template-columns:100px 1fr}.cart-tour-image{width:100px;height:90px}.cart-item-row{padding:20px 8px}.cart-summary{padding:20px 5px}.promo-box{width:100%}.cart-help{grid-template-columns:1fr;padding:24px}.favorite-card{max-width:520px}.decor-leaves{font-size:100px}}
@media(max-width:520px){.lmd-account-page .lmd-header-tools{display:none}.page-hero h1{font-size:42px}.cart-trust{grid-template-columns:1fr}.cart-tour-cell{grid-template-columns:1fr}.cart-tour-image{width:100%;height:180px}.cart-item-row{grid-template-columns:1fr}.cart-item-row>form{grid-column:1;grid-row:auto}.favorite-actions{flex-wrap:wrap}.favorite-actions form{flex:1}.outline-action{width:100%}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}

/* 2026-08-13 favorites compact card refinement */
.favorites-redesign .favorites-layout{grid-template-columns:minmax(300px,410px) 1fr;gap:56px}
.favorites-redesign .favorite-card{width:100%;max-width:410px;border-radius:20px}
.favorites-redesign .favorite-image{height:190px}
.favorites-redesign .favorite-copy{padding:17px 18px 16px}
.favorites-redesign .favorite-copy h3{font-size:21px}
.favorites-redesign .favorite-location{font-size:13px}
.favorites-redesign .favorite-actions{gap:9px}
.favorites-redesign .outline-action{height:42px;padding:0 14px;font-size:13px}
.favorites-redesign .book-now{height:45px}
@media(max-width:1050px){.favorites-redesign .favorites-layout{grid-template-columns:1fr}.favorites-redesign .favorite-card{max-width:410px}}
