:root{--navy: #071a3d;--blue: #1457d9;--gold: #d6a84f;--green: #0f8f63;--red: #d92d20;--purple: #6d3fd1;--bg: #f5f7fb;--card: #ffffff;--line: #dce3ef;--text: #172033;--muted: #64748b;--radius: 8px}*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(135deg,#eef4ff,#fff 48%,#fff8eb);color:var(--text)}button,input,select,textarea{font:inherit}.shell{position:relative;max-width:480px;min-height:100vh;margin:0 auto;overflow:hidden;padding-bottom:92px;background:#f8fafc;box-shadow:0 0 80px #071a3d2e}.top{position:relative;overflow:hidden;padding:22px 20px 30px;border-bottom-right-radius:28px;border-bottom-left-radius:28px;background:linear-gradient(135deg,var(--navy),var(--blue));color:#fff}.statusbar,.brand{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between}.statusbar{margin-bottom:18px;color:#d8e8ff;font-size:13px}.brand h1{margin:2px 0 0;font-size:24px}.brand small,.hero-card p,.payment-card small{color:#d8e8ff}.icon-btn{width:44px;height:44px;border:1px solid rgba(255,255,255,.25);border-radius:8px;background:#ffffff1f;color:#fff;cursor:pointer;font-weight:900}.auth-actions{display:flex;align-items:center;gap:8px}.language-dropdown{display:flex;align-items:center;gap:8px;margin:0;color:#fff;font-size:12px;font-weight:900}.language-dropdown span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.language-dropdown select{width:auto;min-width:86px;height:44px;margin:0;border:1px solid rgba(255,255,255,.25);border-radius:8px;background:#ffffff1f;color:#fff;cursor:pointer;font-weight:900;padding:0 10px}.language-dropdown select option{color:var(--text)}.auth-btn{min-width:72px;height:44px;border:1px solid rgba(255,255,255,.25);border-radius:8px;background:#ffffff1f;color:#fff;cursor:pointer;font-weight:800}.hero-card{position:relative;z-index:1;display:flex;min-height:170px;flex-direction:column;justify-content:flex-end;margin-top:20px;overflow:hidden;padding:18px;border-radius:8px;background:linear-gradient(180deg,transparent,rgba(7,26,61,.84)),url(https://images.unsplash.com/photo-1566073771259-6a8506099945?auto=format&fit=crop&w=900&q=80);background-position:center;background-size:cover;box-shadow:0 18px 42px #071a3d38}.hero-card h2{margin:0;font-size:24px}.hero-card p{margin:6px 0 0;font-size:14px}.content{padding:18px 16px}.page{animation:fade .22s ease}@keyframes fade{0%{opacity:.35;transform:translateY(8px)}to{opacity:1;transform:none}}.section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:16px 0 12px}.section-head h3{margin:0;font-size:18px}.section-head button{border:0;background:transparent;color:var(--blue);cursor:pointer;font-weight:800}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.quick{min-height:86px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 8px 20px #0f172a0a;cursor:pointer;padding:12px 8px;text-align:center}.quick:hover,.service:hover{border-color:var(--blue)}.quick .emoji{display:block;margin-bottom:7px;color:var(--blue);font-weight:900}.quick span{display:block;font-size:12px;font-weight:800;line-height:1.15}.card,.service{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 12px 30px #0f172a0f}.card{margin-bottom:12px;padding:16px}.row,.status-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.status-row{padding:12px 0;border-bottom:1px solid #eef2f7}.status-row:last-child{border-bottom:0}.row b,.status-row b{display:block;margin-bottom:4px}.row small,.status-row small,.muted{color:var(--muted)}.btn{border:0;border-radius:8px;background:var(--blue);color:#fff;cursor:pointer;font-weight:900;padding:12px 14px}.btn.green{background:var(--green)}.btn.gold{background:var(--gold);color:#251a00}.btn.danger{background:#dc2626}.btn.white{border:1px solid var(--line);background:#fff;color:var(--text)}.btn.full{width:100%;margin-top:10px}.badge{display:inline-flex;border-radius:999px;background:#eef4ff;color:var(--blue);font-size:12px;font-weight:900;padding:6px 10px;white-space:nowrap}.badge.green{background:#e9fbf3;color:#08734f}.badge.gold{background:#fff7df;color:#a16207}.badge.purple{background:#f2edff;color:var(--purple)}.badge.red{background:#fff1f0;color:#dc2626}label{display:block;margin-bottom:12px;color:#334155;font-size:13px;font-weight:900}input,select,textarea,.input{width:100%;margin-top:7px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:13px;outline:none}textarea{min-height:110px;resize:vertical}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.service{overflow:hidden;cursor:pointer}.service-img{height:96px;background-position:center;background-size:cover}.service-img.hotel{background-image:url(https://images.unsplash.com/photo-1564501049412-61c2a3083791?auto=format&fit=crop&w=700&q=80)}.service-img.food,.service-img.dining{background-image:url(https://images.unsplash.com/photo-1414235077428-338989a2e8c0?auto=format&fit=crop&w=700&q=80)}.service-img.spa,.service-img.yoga{background-image:url(https://images.unsplash.com/photo-1540555700478-4be289fbecef?auto=format&fit=crop&w=700&q=80)}.service-img.concierge{background-image:url(https://images.unsplash.com/photo-1556745757-8d76bdb6984b?auto=format&fit=crop&w=700&q=80)}.service-img.activity,.service-img.surf{background-image:url(https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=700&q=80)}.service-body{padding:12px}.service-body b{display:block;margin-bottom:5px}.service-body small{color:var(--muted)}.journey-strip{display:grid;gap:10px;margin-top:16px}.journey-step{padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff}.journey-step b,.journey-step small{display:block}.journey-step small{margin-top:4px;color:var(--muted)}.payment-card{margin-bottom:14px;border-radius:8px;background:linear-gradient(135deg,var(--navy),var(--blue));box-shadow:0 18px 40px #071a3d2e;color:#fff;padding:20px}.payment-card h2{margin:8px 0}.list,.chat{display:grid;gap:12px}.bubble{max-width:82%;border-radius:8px;font-size:14px;line-height:1.4;padding:12px 14px}.bubble.ai{border:1px solid var(--line);background:#fff}.bubble.me{justify-self:end;background:var(--blue);color:#fff}.chatbox{position:sticky;bottom:88px;display:flex;gap:8px;padding-top:10px;background:#f8fafc}.chatbox input{flex:1;margin:0}.stepper{display:flex;gap:8px}.stepper button{width:40px;height:40px;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:pointer;font-weight:900}.bottom-nav{position:fixed;bottom:0;left:50%;z-index:500;display:grid;width:100%;max-width:480px;grid-template-columns:repeat(5,1fr);transform:translate(-50%);border-top:1px solid var(--line);background:#fffffff5;padding:9px 8px 12px;pointer-events:auto}.tab{border:0;border-radius:8px;background:transparent;color:#64748b;cursor:pointer;font-size:11px;font-weight:800;padding:8px 3px;pointer-events:auto;touch-action:manipulation}.tab span{display:block;margin-bottom:3px;font-size:12px;font-weight:900}.tab.active{background:#eef4ff;color:var(--blue)}.toast{position:fixed;bottom:94px;left:50%;z-index:100;width:calc(100% - 36px);max-width:420px;border-radius:8px;background:var(--navy);box-shadow:0 20px 50px #071a3d47;color:#fff;font-weight:800;opacity:0;padding:14px 16px;text-align:center;transform:translate(-50%,80px);transition:.25s}.toast.show{opacity:1;transform:translate(-50%)}.landing-shell{min-height:100vh;background:linear-gradient(180deg,#f7f4ef,#fff)}.lp-hero{position:relative;min-height:560px;padding:28px 42px 86px;color:#fff;background:linear-gradient(90deg,#061936f0,#06193699,#0619362e),url(https://images.unsplash.com/photo-1582719508461-905c673771fd?auto=format&fit=crop&w=1800&q=85);background-position:center;background-size:cover}.lp-nav,.lp-copy,.lp-wrap{max-width:1280px;margin:0 auto}.lp-nav,.lp-logo,.lp-links,.lp-property-select,.lp-section-head,.lp-price,.lp-benefit{display:flex;align-items:center}.lp-nav{justify-content:space-between;gap:28px}.lp-logo{gap:14px}.lp-mark{display:grid;width:54px;height:54px;place-items:center;border:1px solid rgba(214,168,79,.55);border-radius:18px;color:#f0c765;font-family:Georgia,serif;font-size:34px;font-weight:700}.lp-brand b{font-family:Georgia,serif;font-size:28px}.lp-brand span,.lp-eyebrow{color:#c58f2f;font-size:12px;font-weight:900;letter-spacing:2px;text-transform:uppercase}.lp-links{gap:24px}.language-dropdown.landing{flex:0 0 auto}.language-dropdown.landing select{min-width:112px;border-color:#d6a84fb3;border-radius:999px;background:#06193673}.lp-links button,.lp-link-btn{border:0;background:transparent;color:inherit;cursor:pointer;font-weight:800}.lp-property-select{min-width:220px;justify-content:space-between;gap:10px;padding:14px 18px;border:1px solid var(--gold);border-radius:999px;background:#06193673;color:#fff}.lp-copy{margin-top:80px}.lp-copy h1,.success-panel h1{max-width:760px;margin:14px 0 18px;font-family:Georgia,serif;font-size:64px;line-height:1.05}.lp-copy h1 em{color:#f0c765}.lp-copy p,.lp-intro p,.lp-section-head p,.lp-arrival p,.lp-gds p,.success-panel p{color:var(--muted);line-height:1.65}.lp-copy p{max-width:560px;color:#eef4ff;font-size:19px}.lp-cta{display:flex;flex-wrap:wrap;gap:14px}.lp-btn{border:0;border-radius:999px;padding:16px 24px;background:linear-gradient(135deg,var(--gold),#b9852f);color:#fff;cursor:pointer;font-weight:900}.lp-btn.dark{border:1px solid rgba(255,255,255,.2);background:#061936d1}.lp-search-card{position:relative;z-index:3;display:grid;max-width:1100px;grid-template-columns:1.2fr 1fr 1fr 1fr auto;margin:44px auto -74px;overflow:hidden;border:1px solid rgba(255,255,255,.22);border-radius:20px;background:#07162de6;box-shadow:0 20px 60px #06193624}.lp-search-item{padding:18px 22px;border-right:1px solid rgba(255,255,255,.18)}.lp-search-item label,.lp-field label{display:block;margin-bottom:6px;font-size:12px;font-weight:900}.lp-search-item input,.lp-search-item select{width:100%;border:0;background:transparent;color:#fff;outline:none}.lp-search-btn{width:76px;border:0;background:var(--gold);color:#fff;font-size:24px}.lp-wrap{padding:108px 36px 48px}.lp-panel{margin-bottom:36px;padding:30px;border:1px solid #e4dfd6;border-radius:30px;background:#fff;box-shadow:0 20px 60px #06193624}.lp-property-row,.lp-grid4,.lp-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.lp-property-row{grid-template-columns:1fr repeat(4,1.15fr)}.lp-section-head{justify-content:space-between;margin-bottom:22px}.lp-section-head h2,.lp-intro h2,.lp-arrival h2{margin:6px 0 0;font-family:Georgia,serif;font-size:34px;line-height:1.1}.lp-link-btn{color:#0c2a55}.lp-card{position:relative;overflow:hidden;border:1px solid #e4dfd6;border-radius:18px;background:#fff;box-shadow:0 10px 25px #0619360f;cursor:pointer}.lp-card.active{border-color:var(--gold)}.lp-check,.lp-tag,.lp-icon-circle{position:absolute;z-index:2;background:var(--gold);color:#fff;font-weight:900}.lp-check{top:12px;right:12px;display:grid;width:34px;height:34px;place-items:center;border-radius:50%}.lp-tag{top:12px;left:12px;border-radius:999px;padding:7px 10px;background:#061936e6;font-size:11px}.lp-icon-circle{top:80px;left:14px;display:grid;width:46px;height:46px;place-items:center;border:3px solid white;border-radius:50%}.lp-img{height:140px;background-position:center;background-size:cover}.lp-img.spa{background-image:url(https://images.unsplash.com/photo-1545389336-cf090694435e?auto=format&fit=crop&w=700&q=80)}.lp-img.dining{background-image:url(https://images.unsplash.com/photo-1529634597503-139d3726fed5?auto=format&fit=crop&w=700&q=80)}.lp-img.activity{background-image:url(https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=700&q=80)}.lp-img.concierge{background-image:url(https://images.unsplash.com/photo-1506126613408-eca07ce68773?auto=format&fit=crop&w=700&q=80)}.lp-body{padding:15px 16px}.lp-body b,.lp-benefit b,.lp-empty b{display:block;margin-bottom:6px}.lp-body small,.lp-benefit small,.lp-empty small{color:var(--muted)}.lp-price{justify-content:space-between;margin-top:14px;color:var(--muted);font-size:13px}.lp-stars{color:var(--gold);font-weight:900}.lp-spaced{margin-top:42px}.lp-arrival{display:grid;grid-template-columns:1.1fr 2fr .9fr;gap:22px;align-items:center}.lp-form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.lp-field{padding:13px 14px;border:1px solid #e4dfd6;border-radius:14px;background:#fff}.lp-field input,.lp-field select,.lp-field textarea{width:100%;border:0;color:var(--text);outline:0}.lp-field.notes{grid-column:1 / -1}.lp-gds{min-height:128px;padding:22px;border-radius:18px;background:linear-gradient(135deg,var(--navy),#0d366d);color:#fff}.lp-gds b{color:#f0c765}.lp-gds p{color:#eef4ff}.lp-benefits{margin-top:28px}.lp-benefit,.lp-empty{gap:14px;padding:18px;border:1px solid #e4dfd6;border-radius:18px;background:#fff}.lp-benefit span{color:var(--green);font-size:24px;font-weight:900}.success-page{display:grid;min-height:100vh;place-items:center;padding:28px;background:linear-gradient(90deg,#061936f0,#061936b8),url(https://images.unsplash.com/photo-1571896349842-33c89424de2d?auto=format&fit=crop&w=1600&q=85);background-position:center;background-size:cover}.success-panel{width:min(760px,100%);padding:34px;border-radius:24px;background:#fff;box-shadow:0 30px 80px #00000040}.success-panel h1{font-size:48px}.success-grid{display:grid;gap:12px;margin:24px 0}@media(max-width:900px){.lp-hero{padding:24px 20px 90px}.lp-links{display:none}.lp-copy h1,.success-panel h1{font-size:42px}.lp-search-card,.lp-property-row,.lp-grid4,.lp-arrival,.lp-form-grid,.lp-benefits{grid-template-columns:1fr}.lp-search-card{margin-bottom:-92px}.lp-search-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.lp-search-btn{width:100%;height:58px}.lp-wrap{padding:124px 18px 36px}}@media(max-width:520px){.shell{max-width:none;box-shadow:none}}
