:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,PingFang SC,Helvetica Neue,sans-serif;color:#10213a;background:#eaf1fb;font-synthesis:none;--blue:#176bf2;--blue2:#3388ff;--text:#10213a;--muted:#7b899d;--line:#e7edf5;--card:#fff;--bg:#f8fafc;--shadow:0 10px 40px rgba(25,61,115,.1)}*{box-sizing:border-box}html{background:#eaf1fb}body{margin:0;min-width:320px}button,textarea{font:inherit}button{cursor:pointer}.app-shell{position:relative;width:100%;max-width:430px;min-height:100dvh;margin:0 auto;overflow:hidden;background:linear-gradient(180deg,#f8fbff 0,#fff 38%);box-shadow:0 0 80px #193d731f}.page{min-height:100dvh;padding:30px 22px 128px}.kicker{display:block;color:#176bf2;font-size:11px;font-weight:800;letter-spacing:.16em}.welcome{display:flex;align-items:center;justify-content:space-between}.welcome h1{margin:9px 0 3px;font-size:29px;line-height:1.08;letter-spacing:-.045em}.welcome p{margin:0;color:#7c899a;font-size:16px}.wave{font-size:25px}.help-button,.icon-button{display:grid;width:48px;height:48px;place-items:center;border:0;border-radius:50%;color:#fff;background:linear-gradient(145deg,#38f,#0f5ce0);box-shadow:0 10px 25px #176bf23b}.help-button svg{width:23px}.pass-strip{display:flex;align-items:center;gap:7px;margin:27px 0 15px;padding:11px 14px;border:1px solid rgba(222,191,92,.55);border-radius:999px;background:linear-gradient(100deg,#fff7d8,#fffbe9);color:#745b14;font-size:10px;box-shadow:0 8px 24px #88660b0f}.pass-strip span{display:flex;align-items:center;gap:4px}.pass-strip svg{width:11px;height:11px}.pass-strip b{flex:1}.pass-strip small{color:#97875a}.assistant-hero{display:flex;width:100%;min-height:123px;align-items:center;gap:17px;padding:20px;border:0;border-radius:24px;color:#fff;text-align:left;background:radial-gradient(circle at 92% 5%,rgba(255,255,255,.17),transparent 35%),linear-gradient(130deg,#0961e9,#388cff);box-shadow:0 16px 40px #1160e347}.hero-mic{display:grid;width:64px;height:64px;flex:0 0 64px;place-items:center;border:9px solid rgba(255,255,255,.18);border-radius:50%;color:#176bf2;background:#fff}.hero-mic svg{width:27px;height:27px}.hero-copy{display:flex;min-width:0;flex:1;flex-direction:column}.hero-copy b{font-size:19px}.hero-copy small{margin-top:5px;color:#ffffffc4;font-size:12px}.hero-copy i{display:flex;height:19px;align-items:end;gap:4px;margin-top:7px}.hero-copy em{width:10px;height:5px;transform:skew(-12deg);background:#ffffff6e}.hero-copy em:nth-child(2),.hero-copy em:nth-child(5){height:10px}.hero-copy em:nth-child(3){height:14px}.hero-copy em:nth-child(4){height:8px}.assistant-hero>svg{width:22px}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:18px 0 37px}.service-card{display:flex;min-width:0;min-height:96px;align-items:center;gap:12px;padding:15px;border:1px solid var(--line);border-radius:20px;background:#ffffffe0;box-shadow:0 10px 35px #26446f0e;text-align:left;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.service-icon{display:grid;width:43px;height:43px;flex:0 0 43px;place-items:center;border-radius:14px;color:#ec9e17;background:#fff5d9}.service-icon svg{width:22px}.service-icon.sky{color:#2983e8;background:#eaf4ff}.service-icon.peach{color:#ef7756;background:#fff0e8}.service-icon.violet{color:#8b54d8;background:#f3eaff}.service-icon.rose{color:#e35d96;background:#fff0f5}.service-icon.red{color:#ef5261;background:#ffedef}.service-card b,.service-card small{display:block}.service-card b{font-size:15px;white-space:nowrap}.service-card small{margin-top:5px;color:#8995a7;font-size:10px}.section-heading{display:flex;align-items:end;justify-content:space-between}.section-heading h2{margin:7px 0 0;font-size:30px;letter-spacing:-.04em}.section-heading button{display:flex;align-items:center;border:0;color:#8792a2;background:none;font-size:10px}.section-heading svg{width:13px}.offer-card{display:grid;grid-template-columns:112px 1fr;gap:17px;margin-top:14px;padding:14px;border:1px solid var(--line);border-radius:24px;background:var(--card);box-shadow:var(--shadow)}.offer-visual{display:flex;min-height:181px;align-items:center;justify-content:center;flex-direction:column;border-radius:18px;color:#fff;background:radial-gradient(circle at 20% 10%,rgba(255,255,255,.34),transparent 25%),linear-gradient(155deg,#ffb24e,#ff6f41)}.offer-visual span{font-size:10px}.offer-visual strong{font-size:48px;line-height:1}.offer-visual small{font-weight:700}.offer-content{padding:5px 3px 3px 0}.offer-tag{color:#1770ee;font-size:9px;font-weight:800;letter-spacing:.1em}.offer-content h3{margin:7px 0 4px;font-size:18px}.offer-content p{margin:0;color:#8490a0;font-size:10px;line-height:1.5}.price{margin:12px 0 8px}.price b{color:#f05c45;font-size:25px}.price del{margin-left:7px;color:#aab2bd}.primary{display:flex;width:100%;align-items:center;justify-content:center;gap:8px;padding:12px;border:0;border-radius:13px;color:#fff;background:linear-gradient(120deg,#1166ec,#358bff);font-weight:750;box-shadow:0 10px 22px #176bf22e}.primary svg{width:17px}.bottom-nav{position:fixed;z-index:20;right:0;bottom:0;left:0;display:flex;width:100%;max-width:430px;margin:auto;padding:12px 14px calc(10px + env(safe-area-inset-bottom));border-top:1px solid rgba(222,228,237,.8);background:#ffffffc7;box-shadow:0 -8px 30px #1f32500a;-webkit-backdrop-filter:blur(24px) saturate(150%);backdrop-filter:blur(24px) saturate(150%)}.bottom-nav button{position:relative;display:flex;flex:1;align-items:center;gap:4px;flex-direction:column;border:0;color:#9aa5b4;background:none}.bottom-nav svg{width:21px;height:21px}.bottom-nav small{font-size:10px}.bottom-nav button.active{color:#176bf2;font-weight:750}.bottom-nav i{position:absolute;bottom:-5px;width:4px;height:4px;border-radius:50%;background:#176bf2}.topbar{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;margin-bottom:30px}.icon-button{width:42px;height:42px;color:#24344b;background:#ffffffd9;box-shadow:0 8px 25px #1f395e14}.icon-button svg{width:20px}.topbar-title{text-align:center}.topbar-title h2{margin:4px 0 0;font-size:23px}.topbar-title .kicker{font-size:9px}.topbar-space{width:48px}.lang-chip{padding:8px 10px;border-radius:10px;color:#176bf2;background:#eaf3ff;font-size:10px;font-weight:750}.conversation-label{margin-bottom:14px;color:#7b899b;font-size:11px}.status-dot{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%;background:#26bf72;box-shadow:0 0 0 4px #26bf721c}.bubble{position:relative;margin:12px 0;padding:19px;border-radius:22px}.bubble small{display:block;margin-bottom:10px;color:#748398;font-size:10px;font-weight:700}.bubble>svg{position:absolute;right:18px;bottom:19px;width:17px}.user-bubble{background:linear-gradient(135deg,#e8f2ff,#f3f8ff)}.user-bubble textarea{width:calc(100% - 30px);min-height:54px;padding:0;border:0;outline:0;resize:none;color:#203047;background:none;font-size:17px;line-height:1.45}.answer-bubble{background:linear-gradient(140deg,#f5f6f8,#fff)}.answer-bubble p{margin:0 0 14px;font-size:20px;font-weight:700;line-height:1.55}.answer-bubble button{display:flex;align-items:center;gap:5px;padding:8px 11px;border:0;border-radius:10px;color:#176bf2;background:#fff;font-size:11px}.answer-bubble svg{width:15px}.translate-button{margin:17px 0 28px}.quick-title{display:flex;align-items:center;justify-content:space-between;margin:22px 0 12px}.quick-title h3{margin:0;font-size:19px}.quick-title span{color:#8793a3;font-size:11px}.phrase{position:relative;display:flex;width:100%;align-items:center;flex-direction:column;margin:9px 0;padding:14px 40px 14px 16px;border:1px solid var(--line);border-radius:16px;background:#fff;text-align:left;box-shadow:0 6px 22px #1e39600a}.phrase span,.phrase b{width:100%}.phrase span{color:#7f8ca0;font-size:10px}.phrase b{margin-top:4px;font-size:13px}.phrase svg{position:absolute;right:14px;top:50%;width:16px;transform:translateY(-50%);color:#9aa5b5}.talk-button{display:grid;width:74px;height:74px;margin:27px auto 8px;place-items:center;border:8px solid #dceaff;border-radius:50%;color:#fff;background:linear-gradient(145deg,#438eff,#0b63eb);box-shadow:0 12px 28px #176bf247}.talk-label{text-align:center;color:#778599;font-size:11px}.member-card{position:relative;overflow:hidden;padding:24px;border-radius:24px;color:#fff;background:radial-gradient(circle at 85% 10%,rgba(255,255,255,.25),transparent 30%),linear-gradient(145deg,#0b55db,#2e88ff);box-shadow:0 18px 45px #1460e04f}.member-card:after{position:absolute;right:-75px;bottom:-95px;width:230px;height:230px;border:25px solid rgba(255,255,255,.09);border-radius:50%;content:""}.member-top{display:flex;justify-content:space-between}.member-top span{padding:4px 9px;border-radius:999px;background:#ffffff2e;font-size:9px}.member-symbol{display:flex;align-items:center;justify-content:space-between;margin:30px 0 16px}.member-symbol span{display:grid;width:60px;height:60px;place-items:center;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:#ffffff1f;font-size:18px;font-weight:800}.member-symbol svg{width:54px;height:54px}.member-card h3{margin:0}.member-card p{margin:5px 0;color:#ffffffbd;font-size:11px}.member-card small{font-size:9px}.wallet-item{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;padding:16px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow)}.wallet-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:15px;color:#f08b35;background:#fff2e4}.wallet-item small,.wallet-item p{color:#8995a5;font-size:9px}.wallet-item h3,.wallet-item p{margin:4px 0}.wallet-item button{padding:8px 10px;border:0;border-radius:10px;color:#176bf2;background:#eaf3ff;font-size:10px;font-weight:700}.profile-card{display:grid;grid-template-columns:60px 1fr 20px;align-items:center;gap:13px;padding:20px;border-radius:24px;background:linear-gradient(140deg,#e9f3ff,#fff);box-shadow:var(--shadow)}.profile-avatar{display:grid;width:60px;height:60px;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(145deg,#3a8bff,#1161e8)}.profile-card h3,.profile-card p{margin:4px 0}.profile-card p{color:#7d8a9d;font-size:11px}.menu-card{overflow:hidden;margin-top:20px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow)}.menu-card button{display:grid;width:100%;grid-template-columns:28px 1fr 18px;align-items:center;gap:10px;padding:18px;border:0;border-bottom:1px solid #edf1f6;background:none;text-align:left}.menu-card button:last-child{border:0}.menu-card button>svg{width:20px;color:#176bf2}.menu-card span b,.menu-card span small{display:block}.menu-card span small{margin-top:4px;color:#8794a6;font-size:10px}.menu-card button>svg:last-child{width:15px;color:#9da8b7}.toast{position:fixed;z-index:40;bottom:94px;left:50%;padding:11px 16px;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#fff;background:#122034db;box-shadow:0 12px 30px #0003;font-size:11px;white-space:nowrap;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}@media(max-width:365px){.page{padding-right:16px;padding-left:16px}.welcome h1{font-size:25px}.service-card{padding:11px}.service-icon{width:38px;height:38px;flex-basis:38px}.pass-strip small{display:none}}@media(prefers-color-scheme:dark){:root{color:#edf4ff;background:#090d14;--text:#edf4ff;--muted:#929fb2;--line:#273142;--card:#151b25;--bg:#0d121a}.app-shell{background:linear-gradient(180deg,#101722,#0c1118 42%);box-shadow:0 0 70px #00000073}.welcome p,.service-card small,.section-heading button,.offer-content p,.quick-title span{color:#8e9bad}.pass-strip{border-color:#5c4f24;background:linear-gradient(100deg,#312b18,#242116);color:#f1d87e}.service-card,.offer-card,.phrase,.wallet-item,.menu-card{border-color:#273142;background:#161d28eb}.bubble.user-bubble{background:linear-gradient(135deg,#142b49,#182435)}.bubble.answer-bubble{background:linear-gradient(140deg,#1a202b,#141a23)}.bubble textarea,.bubble p{color:#edf4ff}.answer-bubble button{background:#242c38}.bottom-nav{border-color:#2a3340;background:#0d121ad1}.icon-button{color:#eaf2ff;background:#1a2330}.profile-card{background:linear-gradient(140deg,#142943,#171e29)}.menu-card button{border-color:#293241;color:#edf4ff}.phrase{color:#edf4ff}.toast{background:#eff5ffe6;color:#14213a}}.home-page{padding:22px 20px 92px}.home-page .kicker{font-size:10px}.home-page .welcome h1{margin:6px 0 2px;font-size:26px}.home-page .welcome p{font-size:14px}.home-language{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border:0;border-radius:50%;color:#fff;background:linear-gradient(145deg,#38f,#0f5ce0);box-shadow:0 10px 25px #176bf23b}.home-language svg{width:18px;height:18px}.home-language span{font-size:8px;font-weight:800;line-height:1}.approved-demo-note{display:flex;align-items:center;gap:5px;margin-top:8px;color:#8a96a8;font-size:9px}.approved-demo-note svg{width:11px;height:11px;color:#d59b24}.home-page .help-button{width:42px;height:42px}.home-page .help-button svg{width:20px}.home-page .pass-strip{width:100%;margin:14px 0 11px;padding:8px 12px;text-align:left}.home-page .assistant-hero{min-height:98px;gap:13px;padding:14px 16px;border-radius:20px}.home-page .hero-mic{width:54px;height:54px;flex-basis:54px;border-width:7px}.home-page .hero-mic svg{width:23px;height:23px}.home-page .hero-copy b{font-size:17px}.home-page .hero-copy small{margin-top:3px;font-size:11px}.home-page .hero-copy i{height:14px;margin-top:5px}.home-page .hero-copy em{width:8px}.home-page .service-grid{gap:10px 11px;margin:13px 0}.home-page .service-card{min-height:76px;gap:10px;padding:11px 12px;border-radius:17px;box-shadow:0 7px 24px #26446f0b}.home-page .service-icon{width:36px;height:36px;flex-basis:36px;border-radius:11px}.home-page .service-icon svg{width:19px}.home-page .service-card b{font-size:14px}.home-page .service-card small{margin-top:3px;font-size:9px}.benefit-entry{display:grid;width:100%;grid-template-columns:44px 1fr 18px;align-items:center;gap:12px;padding:12px 14px;border:0;border-radius:18px;color:var(--text);background:linear-gradient(120deg,#f3f7fc,#f9fbfe);box-shadow:0 8px 26px #23426c0f;text-align:left}.benefit-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:14px;color:#e08c27;background:#fff1d9}.benefit-icon svg{width:22px}.benefit-entry b,.benefit-entry small{display:block}.benefit-entry b{font-size:14px}.benefit-entry small{margin-top:4px;color:#8995a5;font-size:10px}.benefit-entry>svg{width:17px;color:#29384e}@media(prefers-color-scheme:dark){.benefit-entry{background:linear-gradient(120deg,#18212d,#141b25);color:#edf4ff}.benefit-entry>svg{color:#dce6f4}}.benefits-page{padding-bottom:110px}.merchant-banner{display:grid;grid-template-columns:54px 1fr;align-items:center;gap:13px;margin-bottom:18px;padding:16px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(140deg,#eaf4ff,#fff);box-shadow:var(--shadow)}.merchant-logo{display:grid;width:54px;height:54px;place-items:center;border-radius:17px;color:#fff;background:linear-gradient(145deg,#38f,#1262e8)}.merchant-logo svg{width:25px}.merchant-banner small{color:#176bf2;font-size:9px;font-weight:800}.merchant-banner h3,.merchant-banner p{margin:3px 0}.merchant-banner p{color:#7f8da0;font-size:10px}.live-offer-card{display:grid;grid-template-columns:108px 1fr;gap:14px;margin:13px 0;padding:13px;border:1px solid var(--line);border-radius:22px;background:var(--card);box-shadow:var(--shadow)}.offer-art{display:flex;min-height:174px;align-items:center;justify-content:center;flex-direction:column;border-radius:17px;color:#fff;background:radial-gradient(circle at 20% 10%,rgba(255,255,255,.34),transparent 25%),linear-gradient(155deg,#ffb24e,#ff6f41)}.offer-art span{font-size:9px}.offer-art strong{font-size:40px;line-height:1.1}.offer-art small{font-weight:800}.live-offer-copy{padding:5px 1px}.live-offer-copy h3{margin:6px 0 4px;font-size:16px}.live-offer-copy p{min-height:30px;margin:0;color:#8490a0;font-size:10px;line-height:1.5}.live-offer-copy .primary{padding:9px;font-size:11px}.location-card{display:grid;width:100%;grid-template-columns:32px 1fr 18px;align-items:center;gap:9px;margin-top:18px;padding:15px;border:1px solid var(--line);border-radius:18px;color:var(--text);background:var(--card);text-align:left}.location-card>svg:first-child{color:#176bf2}.location-card b,.location-card small{display:block}.location-card b{font-size:12px}.location-card small{margin-top:3px;color:#8794a5;font-size:9px}.state-card{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;margin:18px 0;padding:30px 22px;border:1px dashed #d6dfeb;border-radius:22px;color:#7e8b9c;background:#fff9;text-align:center}.state-card>svg{width:30px;color:#176bf2}.state-card b{color:var(--text)}.state-card p{margin:0;font-size:10px}.state-card .primary{margin-top:8px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.auth-card{padding:24px;border:1px solid var(--line);border-radius:24px;background:var(--card);box-shadow:var(--shadow)}.auth-icon{display:grid;width:56px;height:56px;place-items:center;border-radius:18px;color:#fff;background:linear-gradient(145deg,#398dff,#0e61e8)}.auth-card h2{margin:16px 0 5px}.auth-card>p{margin:0 0 20px;color:#7c899a;font-size:11px}.auth-card label{display:block;margin:13px 0;color:#6f7c8e;font-size:10px;font-weight:700}.auth-card input{display:block;width:100%;margin-top:6px;padding:13px 14px;border:1px solid var(--line);border-radius:13px;outline:0;color:var(--text);background:var(--bg)}.auth-card input:focus{border-color:#7aaff8;box-shadow:0 0 0 3px #176bf21a}.form-error{margin:9px 0;color:#e55252;font-size:10px}.demo-tip{display:block;margin-top:10px;color:#929cac;text-align:center}.used-mark{display:flex;align-items:center;gap:3px;color:#30a66d;font-size:9px}.used-mark svg{width:13px}.credential-backdrop{position:fixed;z-index:60;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;background:#0c162680;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.credential-sheet{width:100%;max-width:430px;padding:28px 22px calc(24px + env(safe-area-inset-bottom));border-radius:28px 28px 0 0;background:var(--card);text-align:center}.credential-icon{display:grid;width:64px;height:64px;margin:auto;place-items:center;border-radius:20px;color:#176bf2;background:#eaf3ff}.credential-sheet h3{margin:14px 0 5px}.credential-sheet p{margin:0;color:#7c899a;font-size:10px}.credential-sheet code{display:block;overflow-wrap:anywhere;margin:17px 0;padding:13px;border-radius:13px;color:#284160;background:var(--bg);font-size:9px;line-height:1.5}.sheet-close,.secondary-action{width:100%;margin-top:10px;padding:12px;border:0;color:#7c899a;background:none}.profile-login{margin-top:20px}.secondary-action{margin-top:20px;border:1px solid var(--line);border-radius:13px;background:var(--card)}@media(prefers-color-scheme:dark){.merchant-banner{background:linear-gradient(140deg,#142943,#171e29)}.state-card{background:#161d28a6}.auth-card input{background:#111821}.location-card{color:#edf4ff}}.state-search{width:100%;margin-top:8px;text-align:left}.state-search label{display:block;margin-bottom:7px;color:var(--text);font-size:11px;font-weight:750}.state-search>div{display:grid;grid-template-columns:20px minmax(0,1fr) auto;min-height:44px;align-items:center;gap:8px;padding-left:12px;border:1px solid var(--line);border-radius:13px;background:var(--card)}.state-search svg{width:17px;color:#176bf2}.state-search input{min-width:0;height:44px;border:0;outline:0;color:var(--text);background:transparent;font:inherit;font-size:12px}.state-search button{min-height:44px;padding:0 13px;border:0;border-radius:0 12px 12px 0;color:#fff;background:#176bf2;font-weight:750}.state-search button:disabled{cursor:not-allowed;opacity:.45}.state-search small{display:block;margin-top:7px;color:var(--muted);font-size:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.empty-input-toast{background:var(--toast-bg, #fef3c7);color:var(--toast-color, #92400e);padding:12px 16px;border-radius:8px;font-size:14px;display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:44px}.empty-input-toast button{min-width:44px;min-height:44px;padding:8px 12px;border:none;background:transparent;cursor:pointer;font-size:20px;color:inherit;border-radius:4px}.state-search button,.state-search input,.state-card button{min-height:44px}.state-search button{min-width:44px}.home-language{min-height:44px;min-width:44px}:focus-visible{outline:2px solid var(--blue);outline-offset:2px}button[disabled],.state-search button:disabled{cursor:not-allowed;opacity:.5}.state-card{overflow-wrap:break-word;word-break:break-word}.journey-axis{margin:16px 0 14px}.journey-city-label{font-size:11px;font-weight:700;color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px}.journey-tabs{display:flex;gap:6px;flex-wrap:wrap;padding-bottom:2px}.journey-tab{flex:0 0 auto;min-height:44px;padding:8px 14px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--text);font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s,border-color .15s}.journey-tab:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.journey-tab-active{background:var(--blue);color:#fff;border-color:var(--blue)}.journey-phase-desc{margin:8px 0 0;font-size:13px;color:var(--muted);line-height:1.5}.journey-chips{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.journey-chip{min-height:44px;min-width:44px;padding:8px 14px;border:1px solid var(--line);border-radius:12px;background:#f7fafd;color:var(--text);font-size:12px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:background .15s,border-color .15s}.journey-chip:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.journey-chip:hover{border-color:var(--blue);background:#eaf3ff}.journey-chip svg{width:15px;height:15px;flex:0 0 15px;color:var(--blue)}@media(prefers-color-scheme:dark){.journey-tab{background:#1a2332;color:#edf4ff;border-color:#2a3a50}.journey-tab-active{background:var(--blue);color:#fff;border-color:var(--blue)}.journey-phase-desc{color:#8a96a8}.journey-chip{background:#1a2332;color:#edf4ff;border-color:#2a3a50}.journey-chip:hover{border-color:var(--blue);background:#223044}}.relax-chips-row{display:flex;gap:8px;margin:14px 0 18px;flex-wrap:wrap}.relax-chip{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 16px;border:1.5px solid #d4a843;border-radius:999px;background:linear-gradient(135deg,#fff8e1,#fff1c8);color:#7a5c00;font-size:12px;font-weight:750;cursor:pointer;transition:all .15s ease;box-shadow:0 2px 8px #b482141a;white-space:nowrap}.relax-chip:hover{background:linear-gradient(135deg,#fff1c8,#ffe49a);border-color:#b8860b;transform:translateY(-1px);box-shadow:0 4px 12px #b482142e}.relax-chip:focus-visible{outline:2px solid #176bf2;outline-offset:2px}.relax-chip:active{transform:translateY(0)}.search-result-card-expanded{border-color:#d4a843;box-shadow:0 4px 20px #b482141f}.result-card-cta-row{display:flex;gap:8px;margin-top:14px;padding-top:12px;border-top:1px solid var(--line)}.result-cta{display:inline-flex;align-items:center;gap:6px;min-height:44px;padding:8px 14px;border:1px solid var(--line);border-radius:10px;background:var(--card);color:var(--text);font-size:12px;font-weight:700;cursor:pointer;transition:all .15s ease;flex:1;justify-content:center}.result-cta svg{width:15px;height:15px;flex:0 0 15px}.result-cta:hover{border-color:#176bf2;color:#176bf2;background:#f0f6ff}.result-cta:focus-visible{outline:2px solid #176bf2;outline-offset:2px}.result-cta-details{flex:1.2}.result-cta-translate,.result-cta-help{flex:1}.result-cta-help:hover{border-color:#087445;color:#087445;background:#f0faf5}.result-card-details{margin-top:14px;padding:14px;border:1px dashed #d4a843;border-radius:12px;background:#fefdf8}.result-detail-section{margin-bottom:12px}.result-detail-section:last-child{margin-bottom:0}.result-detail-section h4{font-size:11px;font-weight:750;color:#7a5c00;margin:0 0 4px}.result-detail-section p{font-size:12px;color:#5f6f85;margin:0;line-height:1.55}.search-result-language-summary{margin-top:6px;font-size:12px;color:#4a5a70;line-height:1.6}.search-result-muted{color:#8a96a8;font-size:11px}.search-toast{position:fixed;bottom:94px;left:50%;transform:translate(-50%);padding:10px 18px;border-radius:999px;color:#fff;background:#176bf2eb;font-size:13px;font-weight:600;z-index:50;box-shadow:0 4px 16px #176bf240;animation:toastIn .2s ease}@keyframes toastIn{0%{opacity:0;transform:translate(-50%) translateY(8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media(prefers-color-scheme:dark){.relax-chip{background:linear-gradient(135deg,#2a2310,#1f1a08);border-color:#6b5520;color:#e8d5a0;box-shadow:0 2px 8px #0000004d}.relax-chip:hover{background:linear-gradient(135deg,#332a10,#261e08);border-color:#8a6d2b}.search-result-card-expanded{border-color:#6b5520}.result-card-details{background:#1a1810;border-color:#3d3320}.result-detail-section h4{color:#d4b86a}.result-detail-section p{color:#9aa8b8}.result-cta{background:#151b25;border-color:#273142;color:#edf4ff}.result-cta:hover{background:#1a2230;border-color:#38f;color:#6cb4ff}.result-cta-help:hover{border-color:#2ebd59;color:#2ebd59;background:#0d1f15}.search-result-muted{color:#6b7a8e}.search-toast{background:#3388ffeb}}.relax-need-panel{box-sizing:border-box;width:100%;max-width:100%;padding:12px 0;overflow-wrap:break-word}.relax-need-title{font-size:16px;font-weight:600;color:var(--text-primary, #1a1a1a);margin:0 0 10px;overflow-wrap:break-word}.relax-need-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;overflow-wrap:break-word}.relax-need-chip{min-height:44px;min-width:44px;padding:8px 14px;border-radius:999px;border:1px solid var(--border-color, #d4d4d4);background:var(--surface-secondary, #f5f5f5);color:var(--text-primary, #1a1a1a);font-size:13px;font-weight:500;cursor:pointer;transition:background .15s ease,border-color .15s ease;overflow-wrap:break-word;white-space:normal;text-align:center;display:inline-flex;align-items:center;justify-content:center}.relax-need-chip:hover{background:var(--hover-surface, #eaeaea);border-color:var(--accent-color, #d4a843)}.relax-need-chip:focus-visible{outline:2px solid var(--accent-color, #d4a843);outline-offset:2px}.relax-trust-list{list-style:none;padding:0;margin:0 0 12px;display:flex;flex-direction:column;gap:4px;overflow-wrap:break-word}.relax-trust-list li{font-size:12px;color:var(--text-secondary, #666);display:flex;align-items:center;gap:6px}.relax-trust-list li:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--success-color, #087445);flex-shrink:0}.relax-flow-preview{font-size:12px;color:var(--text-muted, #999);padding:8px 12px;background:var(--surface-tertiary, #fafafa);border-radius:8px;overflow-wrap:break-word;white-space:normal}@media(prefers-color-scheme:dark){.relax-need-panel{background:transparent}.relax-need-title{color:var(--text-primary-dark, #f0f0f0)}.relax-need-chip{background:var(--surface-secondary-dark, #2a2a2a);border-color:var(--border-color-dark, #444);color:var(--text-primary-dark, #f0f0f0)}.relax-need-chip:hover{background:var(--hover-surface-dark, #3a3a3a);border-color:var(--accent-color-dark, #c49b32)}.relax-trust-list li{color:var(--text-secondary-dark, #aaa)}.relax-flow-preview{background:var(--surface-tertiary-dark, #1e1e1e);color:var(--text-muted-dark, #777)}}.premium-home-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin:-4px -22px 18px;padding:28px 22px 120px;background:linear-gradient(180deg,#e8f2ffeb,#e8f2ffb3 46%,#f8fbff14),url(/images/city-shanghai-hero.jpeg) center bottom/cover no-repeat;border-radius:0 0 32px 32px}.premium-home-hero h1{margin:10px 0 6px;font-size:28px;line-height:1.08;letter-spacing:-.045em;overflow-wrap:break-word}.premium-home-hero p{display:flex;align-items:center;gap:6px;margin:0;color:var(--muted);font-size:13px}.premium-home-hero p svg{width:15px;height:15px}.home-language{display:inline-flex;min-width:48px;min-height:48px;align-items:center;justify-content:center;gap:4px;border:0;border-radius:999px;color:#176bf2;background:#ffffffd1;box-shadow:0 8px 26px #1f395e1a}.home-language svg{width:19px;height:19px}.premium-pass-card{position:relative;margin:-74px 0 14px;padding:18px 17px 16px;border:1px solid rgba(255,255,255,.7);border-radius:26px;background:#ffffffe0;box-shadow:0 18px 42px #193d7321;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow-wrap:break-word}.premium-pass-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.premium-pass-card-head span,.premium-pass-card-head button{display:inline-flex;align-items:center;gap:5px}.premium-pass-card-head span{color:#8a6a12;font-size:11px;font-weight:750}.premium-pass-card-head svg{width:15px;height:15px}.premium-pass-card-head button{min-height:36px;border:0;border-radius:999px;color:#176bf2;background:#edf5ff;font-size:11px;font-weight:750}.premium-pass-card h2{margin:0 0 14px;font-size:17px}.premium-pass-benefits{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.premium-pass-benefits span{display:flex;min-width:0;align-items:center;gap:7px;flex-direction:column;text-align:center}.premium-pass-benefits i{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;color:#176bf2;background:#eef5ff}.premium-pass-benefits svg{width:18px;height:18px}.premium-pass-benefits b{font-size:10px;line-height:1.25}.premium-pass-card p{margin:14px 0 0;color:var(--muted);font-size:11px;line-height:1.55}.premium-need-card,.premium-section,.premium-community-gift>article,.premium-trust-bar,.premium-simple-page .premium-community-preview{box-sizing:border-box;width:100%;border:1px solid var(--line);border-radius:24px;background:#ffffffe6;box-shadow:0 10px 32px #26446f11;overflow-wrap:break-word}.premium-need-card{padding:18px 16px;margin:14px 0}.premium-need-card h2,.premium-section h2,.premium-community-gift h2{margin:0;font-size:20px;letter-spacing:-.025em}.premium-demand-search{margin:14px 0 12px}.premium-demand-search label{font-size:0}.premium-service-chips,.premium-journey-row{display:flex;gap:9px;flex-wrap:wrap}.premium-service-chips button{display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center;padding:8px 14px;border:1px solid var(--line);border-radius:16px;color:var(--text);background:#fff;font-size:12px;font-weight:750}.premium-service-chips button:focus-visible,.premium-journey-card:focus-visible,.premium-partner-card button:focus-visible,.premium-community-gift button:focus-visible,.premium-section-head button:focus-visible,.premium-simple-grid button:focus-visible{outline:2px solid #176bf2;outline-offset:2px}.premium-section{padding:17px 15px;margin:14px 0}.premium-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.premium-section-head p{margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.45}.premium-section-head button{display:inline-flex;min-height:36px;align-items:center;gap:4px;border:0;border-radius:999px;color:#176bf2;background:#edf5ff;font-size:11px;font-weight:750;white-space:nowrap}.premium-section-head button svg{width:14px;height:14px}.premium-journey-row{flex-wrap:nowrap;overflow:auto;padding-bottom:2px}.premium-journey-card{display:flex;width:118px;min-width:118px;min-height:176px;flex-direction:column;align-items:flex-start;gap:8px;padding:13px;border:1px solid var(--line);border-radius:19px;color:var(--text);background:#fff;text-align:left}.premium-journey-card span{display:grid;width:36px;height:36px;place-items:center;border-radius:13px;color:#176bf2;background:#eef5ff}.premium-journey-card svg{width:18px;height:18px}.premium-journey-card b{font-size:13px;line-height:1.28}.premium-journey-card small{color:var(--muted);font-size:11px}.premium-journey-card em{display:flex;align-items:center;gap:2px;margin-top:auto;color:#176bf2;font-size:10px;font-style:normal;font-weight:750}.premium-journey-card em svg{width:13px;height:13px}.premium-ai-card{margin:14px 0}.premium-partner-list{display:grid;gap:12px}.premium-partner-card{display:grid;grid-template-columns:104px 1fr;gap:13px;padding:12px;border:1px solid var(--line);border-radius:20px;background:#fff}.premium-partner-visual{display:grid;min-height:92px;place-items:center;border-radius:16px;color:#176bf2;background:linear-gradient(135deg,#eaf3ff,#f7fbff)}.premium-partner-visual svg{width:34px;height:34px}.premium-partner-card small{color:#c08418;font-size:10px;font-weight:800}.premium-partner-card h3{display:flex;align-items:center;gap:5px;margin:4px 0;font-size:15px}.premium-partner-card h3 svg{width:15px;height:15px;color:#176bf2}.premium-partner-card p{margin:0 0 10px;color:var(--muted);font-size:10px;line-height:1.45}.premium-partner-card button,.premium-community-gift button,.premium-simple-grid button,.premium-community-preview button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:4px;border:0;border-radius:12px;color:#fff;background:linear-gradient(120deg,#176bf2,#38f);font-size:11px;font-weight:750}.premium-partner-card button svg{width:13px;height:13px}.premium-community-gift{display:grid;grid-template-columns:1fr;gap:12px;margin:14px 0}.premium-community-gift>article{padding:17px 16px}.premium-community-gift p{margin:8px 0 14px;color:var(--muted);font-size:11px;line-height:1.55}.premium-gift-card{background:linear-gradient(135deg,#fff,#f8f2ff)}.premium-trust-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:14px 0 0;padding:15px 10px}.premium-trust-bar span{display:flex;align-items:center;gap:6px;flex-direction:column;text-align:center;color:#176bf2}.premium-trust-bar svg{width:21px;height:21px}.premium-trust-bar b{color:var(--text);font-size:10px;line-height:1.25}.premium-simple-page .premium-page-intro{margin:-14px 0 16px;color:var(--muted);font-size:12px;line-height:1.6}.premium-simple-grid{display:grid;gap:12px}.premium-simple-grid button{display:grid;width:100%;grid-template-columns:38px 1fr 16px;align-items:center;gap:12px;padding:15px;border:1px solid var(--line);border-radius:18px;color:var(--text);background:#fff;text-align:left}.premium-simple-grid button>svg{width:24px;height:24px;color:#176bf2}.premium-simple-grid b,.premium-simple-grid small{display:block}.premium-simple-grid small{margin-top:3px;color:var(--muted);font-size:10px}.premium-community-preview{padding:24px 18px;text-align:center}.premium-community-preview>svg{width:44px;height:44px;color:#176bf2}.premium-community-preview h2{margin:12px 0 8px}.premium-community-preview p{color:var(--muted);font-size:12px;line-height:1.65}@media(max-width:365px){.premium-pass-benefits{grid-template-columns:repeat(3,1fr)}.premium-partner-card{grid-template-columns:1fr}.premium-trust-bar{grid-template-columns:repeat(2,1fr)}.premium-home-hero h1{font-size:24px}.premium-journey-card{width:108px;min-width:108px}}@media(prefers-color-scheme:dark){.premium-home-hero{background:linear-gradient(180deg,#0f1c30d6,#0f1c30a8 52%,#0c11182e),url(/images/city-shanghai-hero.jpeg) center bottom/cover no-repeat}.premium-pass-card,.premium-need-card,.premium-section,.premium-community-gift>article,.premium-trust-bar,.premium-simple-page .premium-community-preview,.premium-journey-card,.premium-partner-card,.premium-service-chips button,.premium-simple-grid button{border-color:#273142;background:#151b25eb;color:#edf4ff}.premium-pass-card-head button,.premium-section-head button{background:#1b2b42;color:#6cb4ff}.premium-pass-benefits i,.premium-journey-card span,.premium-partner-visual{background:#172338;color:#6cb4ff}.premium-gift-card{background:linear-gradient(135deg,#191426,#151b25)}.premium-partner-card button,.premium-community-gift button,.premium-simple-grid button,.premium-community-preview button{background:linear-gradient(120deg,#176bf2,#245ec7)}}.result-card-relax-media{margin-top:12px;border-radius:8px;overflow:hidden}.result-card-cover-img{width:100%;height:180px;object-fit:cover;display:block;background-color:var(--color-bg-secondary, #f5f5f5)}.result-card-photo-strip{display:flex;gap:8px;padding:4px 0}.result-card-strip-img{width:calc(33.33% - 6px);height:80px;object-fit:cover;border-radius:6px;display:block;background-color:var(--color-bg-secondary, #f5f5f5)}.result-card-relax-badge{display:inline-block;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;background-color:#e8f5e9;color:#2e7d32}.search-result-card-expanded .result-card-relax-media{margin-bottom:12px}@media(prefers-color-scheme:dark){.result-card-cover-img,.result-card-strip-img{background-color:#2a2a2a}.result-card-relax-badge{background-color:#1b3a1b;color:#81c784}}.discovery-home{padding:18px 18px 116px;background:linear-gradient(180deg,#f5f8fd 0,#fff 39%,#f8fafc)}.discovery-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.brand-lockup{display:flex;align-items:center;gap:10px}.brand-mark{display:grid;width:40px;height:40px;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(145deg,#0b1220,#213c69);box-shadow:0 10px 24px #10274b33;font-size:13px;font-weight:850;letter-spacing:-.04em}.brand-lockup>span:last-child{display:flex;flex-direction:column}.brand-lockup b{font-size:13px;letter-spacing:-.02em}.brand-lockup small{display:flex;align-items:center;gap:3px;margin-top:2px;color:#728098;font-size:9px}.brand-lockup small svg{width:10px;height:10px;color:#176bf2}.locale-toggle{display:flex;align-items:center;gap:5px;padding:9px 11px;border:1px solid rgba(209,219,233,.8);border-radius:999px;color:#31425a;background:#ffffffbf;box-shadow:0 8px 20px #2a43690f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);font-size:10px;font-weight:750}.locale-toggle svg{width:15px;height:15px;color:#176bf2}.demo-ribbon{display:flex;align-items:center;justify-content:center;gap:5px;margin:-2px 0 10px;color:#88702d;font-size:9px}.demo-ribbon svg{width:11px;height:11px}.travel-hero{position:relative;min-height:445px;overflow:hidden;border-radius:30px;background:#10213a;box-shadow:0 24px 56px #16325c3d}.travel-hero>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:61% center}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#06132705 16%,#0613272e 47%,#050f20eb)}.travel-hero-copy{position:absolute;right:0;bottom:0;left:0;padding:26px 23px 22px;color:#fff}.travel-hero-copy>span{display:block;margin-bottom:9px;color:#ffffffb8;font-size:9px;font-weight:800;letter-spacing:.18em}.travel-hero-copy h1{max-width:330px;margin:0;font-size:39px;line-height:.98;letter-spacing:-.055em}.travel-hero-copy p{max-width:310px;margin:13px 0 18px;color:#ffffffc2;font-size:12px;line-height:1.55}.hero-actions{display:flex;gap:9px}.hero-actions button{display:flex;min-height:43px;align-items:center;justify-content:center;gap:7px;padding:0 15px;border:0;border-radius:14px;color:#11203a;background:#fff;font-size:10px;font-weight:800}.hero-actions button svg{width:14px}.hero-actions .glass-action{color:#fff;background:#ffffff24;box-shadow:inset 0 0 0 1px #ffffff38;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.pass-preview-card{position:relative;display:block;width:calc(100% - 18px);margin:-13px auto 0;padding:21px;overflow:hidden;border:0;border-radius:25px;color:#fff;background:radial-gradient(circle at 88% 18%,rgba(98,159,255,.34),transparent 31%),linear-gradient(135deg,#07162f,#123c80 66%,#176bf2);box-shadow:0 18px 44px #103e893d;text-align:left}.pass-preview-card:after{position:absolute;right:-42px;bottom:-65px;width:155px;height:155px;border:20px solid rgba(255,255,255,.07);border-radius:50%;content:""}.pass-preview-top{display:flex;align-items:center;justify-content:space-between}.pass-preview-top span{font-size:8px;font-weight:850;letter-spacing:.16em}.pass-preview-top svg{width:22px;height:22px;color:#8dbaff}.pass-preview-card h2{margin:27px 0 5px;font-size:22px;letter-spacing:-.04em}.pass-preview-card>p{max-width:290px;margin:0;color:#ffffffa8;font-size:10px;line-height:1.5}.pass-preview-meta{position:relative;z-index:1;display:flex;align-items:center;gap:11px;margin-top:20px}.pass-preview-meta b{margin-right:auto;font-size:17px}.pass-preview-meta span{color:#ffffffa8;font-size:8px}.pass-preview-meta svg{width:17px}.discovery-section{margin-top:31px}.discovery-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:14px}.discovery-title h2{max-width:280px;margin:0;color:#111f35;font-size:22px;line-height:1.08;letter-spacing:-.045em}.discovery-title>button{display:flex;align-items:center;gap:2px;padding:0;border:0;color:#718098;background:none;font-size:9px}.discovery-title>button svg{width:13px}.category-row{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.category-row>button{display:flex;align-items:center;gap:7px;flex-direction:column;padding:0;border:0;color:#2a3a50;background:none;font-size:9px;font-weight:700}.category-orb{display:grid;width:59px;height:59px;place-items:center;border-radius:20px;box-shadow:0 11px 26px #22426a14}.category-orb svg{width:24px;height:24px}.category-dining{color:#f06b45;background:#fff0e9}.category-hotel{color:#2878e5;background:#eaf3ff}.category-wellness{color:#199a83;background:#e5f7f2}.category-attraction{color:#9a6b20;background:#f8f0dc}.category-row small{font-size:9px}.featured-section{margin-right:-18px}.featured-section .discovery-title{padding-right:18px}.featured-scroll{display:flex;gap:12px;overflow-x:auto;padding:0 18px 8px 0;scrollbar-width:none;scroll-snap-type:x mandatory}.featured-scroll::-webkit-scrollbar{display:none}.benefit-story{position:relative;min-width:270px;overflow:hidden;padding:0;border:0;border-radius:25px;background:#fff;box-shadow:0 14px 35px #1e3a601c;text-align:left;scroll-snap-align:start}.benefit-story>img{display:block;width:100%;height:165px;object-fit:cover}.benefit-story-tag{position:absolute;top:13px;left:13px;padding:7px 9px;border-radius:999px;color:#fff;background:#07162d9e;font-size:7px;font-weight:850;letter-spacing:.1em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.benefit-story>div{padding:15px 16px 17px}.benefit-story small{color:#77869a;font-size:8px}.benefit-story h3{margin:4px 0 12px;color:#142239;font-size:17px;letter-spacing:-.03em}.benefit-story div>span{display:flex;align-items:center;gap:4px;color:#176bf2;font-size:9px;font-weight:800}.benefit-story div>span svg{width:13px}.travel-assistant-card{display:grid;width:100%;grid-template-columns:48px 1fr 18px;align-items:center;gap:12px;margin-top:25px;padding:14px;border:1px solid rgba(214,225,240,.8);border-radius:22px;color:#17263c;background:linear-gradient(125deg,#ebf4ffe0,#fffffff5);box-shadow:0 12px 32px #1f3e6712;text-align:left}.assistant-orb{display:grid;width:48px;height:48px;place-items:center;border-radius:16px;color:#fff;background:linear-gradient(145deg,#378bff,#0d61e8);box-shadow:0 10px 21px #176bf236}.assistant-orb svg{width:21px}.travel-assistant-card>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.travel-assistant-card small{color:#176bf2;font-size:7px;font-weight:850;letter-spacing:.12em}.travel-assistant-card b{margin-top:4px;font-size:12px}.travel-assistant-card>svg{width:16px;color:#718098}.pass-detail-page{background:linear-gradient(180deg,#f4f8ff,#fff 38%)}.pass-detail-visual{position:relative;overflow:hidden;padding:24px;border-radius:28px;color:#fff;background:radial-gradient(circle at 86% 10%,rgba(90,153,255,.42),transparent 29%),linear-gradient(145deg,#06152e,#12448d);box-shadow:0 20px 48px #13418945}.pass-detail-visual>span{font-size:8px;font-weight:850;letter-spacing:.17em}.pass-detail-visual>svg{position:absolute;top:21px;right:21px;width:28px;color:#8cbbff}.pass-detail-visual h2{max-width:250px;margin:72px 0 7px;font-size:29px;letter-spacing:-.05em}.pass-detail-visual p{margin:0;color:#a9caff;font-size:14px;font-weight:800}.pass-stat-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}.pass-stat-row>span{display:flex;align-items:center;flex-direction:column;padding:17px;border:1px solid var(--line);border-radius:19px;background:#fffc}.pass-stat-row b{font-size:22px}.pass-stat-row small{margin-top:3px;color:#8290a3;font-size:8px}.pass-benefit-line{display:grid;width:100%;grid-template-columns:64px 1fr 18px;align-items:center;gap:12px;margin:10px 0;padding:9px;border:1px solid var(--line);border-radius:18px;color:var(--text);background:var(--card);text-align:left}.pass-benefit-line img{width:64px;height:64px;object-fit:cover;border-radius:14px}.pass-benefit-line span{display:flex;flex-direction:column}.pass-benefit-line small{color:#7e8c9e;font-size:8px}.pass-benefit-line b{margin-top:4px;font-size:12px}.pass-benefit-line>svg{width:15px;color:#8995a5}.demo-commerce-note{display:grid;grid-template-columns:28px 1fr;gap:9px;margin:18px 0;padding:13px;border-radius:16px;color:#6f5a1a;background:#fff7dd}.demo-commerce-note>svg{width:19px;color:#b38c18}.demo-commerce-note span{display:flex;flex-direction:column}.demo-commerce-note b{font-size:10px}.demo-commerce-note small{margin-top:3px;font-size:8px;line-height:1.4}@media(max-width:365px){.travel-hero{min-height:410px}.travel-hero-copy h1{font-size:34px}.category-orb{width:52px;height:52px;border-radius:17px}.pass-preview-meta{gap:7px}.pass-preview-meta span{font-size:7px}}@media(prefers-color-scheme:dark){.discovery-home,.pass-detail-page{background:linear-gradient(180deg,#0e1520,#0a1018 45%)}.brand-lockup b,.discovery-title h2,.category-row>button,.travel-assistant-card{color:#eef5ff}.locale-toggle{border-color:#293548;color:#dce7f6;background:#141d29cc}.benefit-story{background:#151d29}.benefit-story h3{color:#eef5ff}.travel-assistant-card{border-color:#263449;background:linear-gradient(125deg,#14243a,#151d29)}.pass-stat-row>span{background:#151d29}.demo-commerce-note{color:#e7d796;background:#2a2516}}.member-updates{margin:18px 0;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow)}.member-updates>header{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;padding:16px;border-bottom:1px solid var(--line)}.member-updates>header>span{display:grid;width:40px;height:40px;place-items:center;border-radius:13px;color:#176bf2;background:#eaf3ff}.member-updates>header svg{width:19px}.member-updates>header small{color:#176bf2;font-size:7px;font-weight:850;letter-spacing:.09em}.member-updates>header h3{margin:3px 0 0;font-size:14px}.member-updates>header em{padding:5px 8px;border-radius:999px;color:#745600;background:#fff1b8;font-size:8px;font-style:normal;font-weight:800}.member-updates article{position:relative;border-bottom:1px solid var(--line)}.member-updates article:last-of-type{border-bottom:0}.member-update-open{display:grid;width:100%;grid-template-columns:auto 1fr auto 16px;align-items:start;gap:9px;padding:14px 15px;border:0;color:inherit;background:transparent;text-align:left}.member-updates article.unread .member-update-open{background:#f7faff}.member-update-type{display:inline-flex;padding:4px 6px;border-radius:7px;color:#176bf2;background:#eaf3ff;font-size:7px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.member-update-type.type-benefit{color:#876100;background:#fff1bd}.member-update-type.type-service{color:#087445;background:#e6f7ef}.member-update-copy{display:grid;min-width:0;gap:4px}.member-update-copy b{overflow:hidden;color:#263b5e;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.member-update-copy small{display:-webkit-box;overflow:hidden;color:#718097;font-size:9px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.member-update-copy time{color:#8995a6;font-size:8px}.member-update-open>i{width:7px;height:7px;margin-top:4px;border-radius:50%;background:#176bf2}.member-update-open>svg{width:15px;color:#9ba8ba}.member-update-read{display:flex;align-items:center;gap:4px;margin:-6px 15px 11px auto;padding:5px 7px;border:0;border-radius:8px;color:#176bf2;background:#eaf3ff;font-size:8px;font-weight:800}.member-update-read svg{width:11px}.member-updates-state{display:flex;min-height:94px;align-items:center;justify-content:center;gap:9px;padding:18px;color:#718097;font-size:10px;line-height:1.5;text-align:left}.member-updates-state>svg{width:20px;flex:0 0 20px}.member-updates-state span{display:grid;gap:3px}.member-updates-state b{color:#263b5e}.member-updates-state.error{flex-wrap:wrap;color:#8b3030}.member-updates-state button{display:flex;align-items:center;gap:4px;padding:7px 9px;border:0;border-radius:9px;color:#176bf2;background:#eaf3ff;font-size:9px;font-weight:800}.member-updates-state button svg{width:12px}.member-update-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;align-items:flex-end;justify-content:center;padding:14px 12px 0;background:#0c182d8c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.member-update-detail{position:relative;width:min(100%,520px);max-height:calc(100dvh - 28px);overflow:auto;padding:26px 20px calc(26px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -18px 52px #0d204438}.member-update-close{position:absolute;top:14px;right:14px;display:grid;width:40px;height:40px;place-items:center;border:0;border-radius:50%;color:#263b5e;background:#eef3fb}.member-update-close svg{width:18px}.member-update-detail article{padding:12px 34px 0 0}.member-update-detail h2{margin:12px 0 8px;color:#193154;font-size:22px;line-height:1.25}.member-update-detail time{color:#7d8ba0;font-size:9px}.member-update-content{margin-top:20px;color:#3c4e68;font-size:12px;line-height:1.75;white-space:pre-wrap}.member-update-read-error{display:grid;grid-template-columns:18px 1fr;align-items:start;gap:8px;margin-top:18px;padding:11px;border-radius:11px;color:#8b3030;background:#fff1f1;font-size:10px;line-height:1.5}.member-update-read-error>svg{width:17px}.member-update-read-error button{grid-column:2;display:flex;width:max-content;align-items:center;gap:5px;padding:6px 8px;border:0;border-radius:8px;color:#176bf2;background:#eaf3ff;font-size:9px;font-weight:800}.member-update-read-error button svg{width:12px}.member-update-detail-state{display:flex;min-height:260px;flex-direction:column;align-items:center;justify-content:center;gap:11px;color:#6e7e94;font-size:11px;text-align:center}.member-update-detail-state>svg{width:34px;color:#176bf2}.member-update-detail-state button{display:flex;align-items:center;gap:6px;padding:10px 12px;border:0;border-radius:10px;color:#fff;background:#176bf2;font-weight:750}.member-update-detail-state button svg{width:14px}.member-update-open:focus-visible,.member-update-read:focus-visible,.member-update-close:focus-visible,.member-updates-state button:focus-visible{outline:3px solid rgba(29,81,228,.3);outline-offset:2px}@media(min-width:600px){.member-update-backdrop{align-items:center;padding:24px}.member-update-detail{border-radius:24px}}@media(prefers-color-scheme:dark){.member-updates,.member-update-detail{background:#151b25}.member-updates article.unread .member-update-open{background:#111e31}.member-update-copy b,.member-updates-state b,.member-update-detail h2{color:#e2e9f3}.member-update-content{color:#b8c4d4}}.demand-search{margin:14px 0;padding:17px;border-radius:22px;color:#fff;background:linear-gradient(135deg,#102e61,#176bf2);box-shadow:0 16px 32px #176bf238}.demand-search label{display:block;margin-bottom:10px;font-size:20px;font-weight:850;letter-spacing:-.025em}.demand-search>div{display:grid;grid-template-columns:20px minmax(0,1fr) 44px 44px;align-items:center;gap:5px;padding:5px 5px 5px 11px;border-radius:15px;background:#fff}.demand-search svg{width:18px;color:#63728a}.demand-search input{min-width:0;height:44px;border:0;outline:0;color:#1d3152;font-size:12px}.demand-search button{display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:12px;background:#eaf3ff}.demand-search button.demand-submit{color:#fff;background:#176bf2}.demand-search button:disabled{opacity:.45}.demand-search small{display:block;margin-top:8px;color:#ffffffb8;font-size:9px;line-height:1.4}.search-page{background:linear-gradient(180deg,#f3f8ff,#fff 48%)}.search-topbar{display:flex;align-items:center;gap:12px}.search-topbar>button{display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:14px;color:#263b5e;background:#fff;box-shadow:var(--shadow)}.search-topbar>button:focus-visible,.search-query>button:focus-visible,.search-clarification button:focus-visible,.search-state button:focus-visible,.search-query>div button:focus-visible,.search-voice-notice-close:focus-visible{outline:2px solid #007aff;outline-offset:2px}.search-topbar svg{width:19px}.search-topbar span{display:grid;gap:2px}.search-topbar small{color:#176bf2;font-size:8px;font-weight:850;letter-spacing:.08em}.search-topbar b{font-size:20px}.search-query{margin-top:18px;padding:16px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow);box-sizing:border-box;width:100%;max-width:100vw}.search-query>label{display:block;margin-bottom:10px;color:#617089;font-size:10px;line-height:1.5}.search-query>div{display:grid;grid-template-columns:20px 1fr 44px;align-items:center;gap:8px;padding:4px 4px 4px 12px;border:1px solid #ccd8e8;border-radius:13px}.search-query>div>svg{width:17px;color:#738298}.search-query input{min-width:0;min-height:44px;height:44px;border:0;outline:0;color:#1d3152;background:transparent;font-size:12px;box-sizing:border-box}.search-query>div button{display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:10px;color:#176bf2;background:#eaf3ff}.search-query>div button svg{width:18px}.search-query>button,.search-clarification button,.search-state button{min-height:44px;min-width:44px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:7px;margin-top:10px;border:0;border-radius:12px;color:#fff;background:#176bf2;font-size:11px;font-weight:800}.search-query>button svg,.search-clarification button svg,.search-state button svg{width:15px}.search-query button:disabled,.search-clarification button:disabled{opacity:.5;cursor:not-allowed}.search-voice-notice{display:flex;align-items:center;gap:8px;margin:10px 0;padding:11px;border-radius:12px;color:#725600;background:#fff3c5;font-size:9px;line-height:1.55;box-sizing:border-box;width:100%;max-width:100vw;word-break:break-word;overflow-wrap:break-word}.search-voice-notice svg{width:16px;flex:0 0 16px}.search-state{display:flex;min-height:230px;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:28px 18px;color:#75839a;text-align:center;box-sizing:border-box;width:100%;max-width:100vw;word-break:break-word;overflow-wrap:break-word}.search-state>svg{width:38px;color:#176bf2}.search-state h2{margin:7px 0 0;color:#263b5e;font-size:18px}.search-state p{max-width:330px;margin:0;font-size:10px;line-height:1.6}.search-state button{width:auto;padding:0 14px}.search-state.error>svg{color:#b24343}.search-clarification{margin-top:15px;padding:19px;border:1px solid #d7e3f4;border-radius:20px;background:#fff;box-shadow:var(--shadow);box-sizing:border-box;width:100%;max-width:100vw}.search-clarification span{color:#176bf2;font-size:8px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.search-clarification h2{margin:8px 0 14px;font-size:18px;line-height:1.35}.search-clarification input{width:100%;min-height:44px;padding:10px 11px;border:1px solid #ccd8e8;border-radius:11px;font-size:12px;box-sizing:border-box}.search-match{display:grid;grid-template-columns:1fr auto;gap:4px 10px;margin:14px 0 10px;padding:12px 14px;border-radius:14px;color:#176bf2;background:#eaf3ff;font-size:9px}.search-match b{font-size:11px}.search-match span{font-weight:850}.search-match small{grid-column:1/-1;color:#60718a}.search-match:not(.search-match-exact){color:#765600;background:#fff2bd}.search-results{display:grid;gap:12px}.search-result-card{padding:16px;border:1px solid var(--line);border-radius:19px;background:#fff;box-shadow:var(--shadow)}.search-result-card header{display:flex;align-items:center;justify-content:space-between;gap:8px}.search-result-card header span{display:flex;align-items:center;gap:4px;color:#087445;font-size:8px;font-weight:850}.search-result-card header svg{width:14px}.search-result-card header em{padding:5px 7px;border-radius:999px;color:#087445;background:#e6f7ef;font-size:8px;font-style:normal;font-weight:800}.search-result-card header em.hours-closed{color:#8b3030;background:#fff0f0}.search-result-card header em.hours-needs_confirmation,.search-result-card header em.hours-unknown{color:#725600;background:#fff3c5}.search-result-card h3{margin:12px 0 3px;color:#233959;font-size:17px}.search-result-service{margin:0;color:#176bf2;font-size:10px;font-weight:750}.search-result-explanation{margin:10px 0;color:#5f7089;font-size:10px;line-height:1.55}.search-result-line,.search-result-pass{display:flex;align-items:flex-start;gap:6px;margin:7px 0 0;color:#62728a;font-size:9px;line-height:1.5}.search-result-line svg,.search-result-pass svg{width:14px;flex:0 0 14px}.search-result-pass{color:#087445;font-weight:750}.search-result-card footer{display:grid;gap:4px;margin-top:13px;padding-top:11px;border-top:1px solid var(--line);color:#8190a4;font-size:8px}.search-result-card footer span{display:flex;align-items:center;gap:5px}.search-result-card footer svg{width:12px}@media(prefers-color-scheme:dark){.search-page{background:#0c1118}.search-query,.search-clarification,.search-result-card{background:#151b25}.search-topbar b,.search-state h2,.search-result-card h3{color:#e2e9f3}.search-query input,.search-clarification input{color:#e2e9f3;background:#111924}.search-voice-notice-close:hover,.search-voice-notice-close:focus-visible{background-color:#ffffff1f}}.search-voice-notice-close{min-width:44px;min-height:44px;flex:0 0 44px;display:flex;align-items:center;justify-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;cursor:pointer;margin-left:auto}.search-voice-notice-close svg{width:18px}.search-voice-notice-close:hover,.search-voice-notice-close:focus-visible{background-color:#00000014;border-radius:50%}.concierge-entry{display:grid;width:100%;grid-template-columns:52px 1fr 18px;align-items:center;gap:13px;margin-top:18px;padding:17px;border:1px solid #d9e6fb;border-radius:21px;color:var(--text);background:linear-gradient(135deg,#eef6ff,#fff);box-shadow:var(--shadow);text-align:left;min-height:86px}.concierge-entry>span{display:grid;width:52px;height:52px;place-items:center;border-radius:17px;color:#fff;background:linear-gradient(145deg,#267df7,#0b58d5);box-shadow:0 10px 22px #176bf238}.concierge-entry>span svg{width:24px}.concierge-entry div small{color:#176bf2;font-size:8px;font-weight:850;letter-spacing:.13em}.concierge-entry div b{display:block;margin-top:4px;font-size:15px}.concierge-entry div p{margin:4px 0 0;color:#7f8ca0;font-size:9px;line-height:1.45}.concierge-entry>svg{width:17px;color:#9ba8ba}.concierge-page{background:linear-gradient(180deg,#f3f8ff 0,#fff 52%)}.concierge-page .icon-button{width:44px;height:44px}.concierge-prototype{display:flex;min-height:44px;align-items:center;gap:7px;margin-bottom:12px;padding:10px 13px;border:1px solid #f2d48a;border-radius:14px;color:#765300;background:#fff8df;font-size:9px;font-weight:850;letter-spacing:.07em}.concierge-prototype svg{width:15px;flex:0 0 15px}.concierge-hero{position:relative;overflow:hidden;padding:24px;border-radius:26px;color:#fff;background:radial-gradient(circle at 88% 12%,rgba(255,255,255,.22),transparent 27%),linear-gradient(140deg,#082f70,#176bf2 62%,#57a1ff);box-shadow:0 18px 42px #1152b540}.concierge-hero>svg{width:45px;height:45px;margin:25px 0 16px;padding:10px;border-radius:15px;background:#ffffff26}.concierge-eyebrow{display:flex;align-items:center;gap:6px;font-size:8px;font-weight:850;letter-spacing:.13em}.concierge-eyebrow svg{width:12px}.concierge-hero h2{max-width:290px;margin:0;font-size:27px;line-height:1.12;letter-spacing:-.035em}.concierge-hero p{max-width:310px;margin:11px 0 0;color:#ffffffc2;font-size:11px;line-height:1.6}.concierge-web-card{display:grid;width:100%;grid-template-columns:48px 1fr;gap:13px;margin:17px 0;padding:17px;border:1px solid var(--line);border-radius:21px;color:var(--text);background:#fff;box-shadow:var(--shadow);text-align:left;min-height:112px}.concierge-web-card>span{display:grid;width:48px;height:48px;place-items:center;border-radius:15px;color:#176bf2;background:#eaf3ff}.concierge-web-card>span svg{width:22px}.concierge-web-card b{font-size:15px}.concierge-web-card p{margin:5px 0 9px;color:#7f8ca0;font-size:10px;line-height:1.5}.concierge-web-card small{display:flex;min-height:28px;align-items:center;flex-wrap:wrap;gap:4px;color:#66758a;font-size:9px;font-weight:650;line-height:1.45}.concierge-web-card small i{padding:4px 7px;border-radius:999px;color:#946c00;background:#fff2bd;font-size:7px;font-style:normal;font-weight:850;letter-spacing:.06em}.concierge-web-card small svg{width:12px}.concierge-group-card{padding:18px;border:1px solid var(--line);border-radius:23px;background:#fff;box-shadow:var(--shadow)}.concierge-card-head{display:grid;grid-template-columns:42px 1fr auto;align-items:start;gap:11px}.concierge-card-head>span{display:grid;width:42px;height:42px;place-items:center;border-radius:14px;color:#128a4a;background:#e7f8ef}.concierge-card-head>span svg{width:20px}.concierge-card-head b{font-size:14px}.concierge-card-head p{margin:4px 0 0;color:#8491a3;font-size:9px;line-height:1.45}.concierge-card-head em{padding:5px 7px;border-radius:999px;color:#946c00;background:#fff2bd;font-size:7px;font-style:normal;font-weight:850;letter-spacing:.08em}.concierge-qr-empty{display:flex;min-height:172px;align-items:center;justify-content:center;flex-direction:column;margin-top:16px;padding:20px;border:1px dashed #cbd9ed;border-radius:18px;background:#f7faff;text-align:center}.concierge-qr-empty>svg{width:43px;height:43px;color:#a3b2c7}.concierge-qr-empty b{margin-top:12px;font-size:12px}.concierge-qr-empty small{max-width:270px;margin-top:6px;color:#8996a8;font-size:9px;line-height:1.5}.concierge-qr-empty button{display:inline-flex;min-width:110px;min-height:44px;align-items:center;justify-content:center;gap:6px;margin-top:13px;padding:9px 15px;border:1px solid #cbd9ed;border-radius:12px;color:#49627e;background:#fff;font-size:10px;font-weight:750}.concierge-qr-empty button svg{width:15px}.concierge-state{display:flex;min-height:370px;align-items:center;justify-content:center;flex-direction:column;padding:34px 22px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow);text-align:center}.concierge-state>svg{width:48px;height:48px;padding:12px;border-radius:16px;color:#176bf2;background:#eaf3ff}.concierge-state>svg.spin{padding:10px}.concierge-state h2{margin:18px 0 0;font-size:20px;line-height:1.25}.concierge-state p{max-width:290px;margin:9px 0 0;color:#7f8ca0;font-size:11px;line-height:1.6}.concierge-state-actions{display:grid;width:min(100%,270px);gap:9px;margin-top:24px}.concierge-state-actions button{min-height:44px}.concierge-state-actions .primary{display:flex;align-items:center;justify-content:center;gap:7px}.concierge-state-actions .primary svg{width:17px}.concierge-secondary{border:1px solid #cbd7e7;border-radius:13px;color:#52647a;background:#fff;font-size:11px;font-weight:750}.concierge-entry:focus-visible,.concierge-web-card:focus-visible,.concierge-qr-empty button:focus-visible,.concierge-state-actions button:focus-visible{outline:3px solid rgba(23,107,242,.35);outline-offset:2px}.concierge-includes{margin:24px 0 0}.concierge-includes>.kicker{margin-bottom:8px}.concierge-includes>div{display:grid;grid-template-columns:24px 1fr 18px;align-items:center;gap:9px;padding:13px 2px;border-bottom:1px solid var(--line);font-size:11px;font-weight:700}.concierge-includes>div svg:first-child{width:18px;color:#176bf2}.concierge-includes>div svg:last-child{width:15px;color:#20ad68}.concierge-privacy{display:flex;align-items:flex-start;gap:9px;margin:18px 0 0;padding:14px;border-radius:15px;color:#718096;background:#f2f5f9;font-size:9px;line-height:1.55}.concierge-privacy svg{width:17px;flex:0 0 17px;color:#59708e}@media(max-width:365px){.concierge-card-head{grid-template-columns:42px 1fr}.concierge-card-head em{grid-column:2;justify-self:start}.concierge-hero h2{font-size:24px}}@media(prefers-color-scheme:dark){.concierge-entry{border-color:#273d5f;background:linear-gradient(135deg,#132842,#151c27)}.concierge-page{background:linear-gradient(180deg,#101a29,#0c1118 52%)}.concierge-web-card,.concierge-group-card,.concierge-state{background:#151b25}.concierge-qr-empty{border-color:#31405a;background:#101722}.concierge-qr-empty button,.concierge-secondary{border-color:#3a4c67;color:#c1cada;background:#111924}.concierge-prototype{border-color:#6b5724;color:#f0d480;background:#2c271a}.concierge-privacy{color:#a4b0c0;background:#151d29}}@media(prefers-reduced-motion:reduce){.concierge-page *,.concierge-entry{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.concierge-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:flex-end;justify-content:center;padding:16px 12px 0;background:#0c182d85;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.concierge-request-sheet{width:min(100%,520px);max-height:calc(100dvh - 24px);overflow:auto;padding:20px 18px calc(22px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -18px 52px #0d204438}.concierge-request-sheet>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.concierge-request-sheet>header span{color:#906300;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.concierge-request-sheet>header h2{margin:5px 0 0;color:#132544;font-size:23px;line-height:1.2}.concierge-request-sheet>header button{flex:0 0 44px;width:44px;height:44px;border:0;border-radius:50%;background:#eef3fb;color:#22385d;font-size:28px;line-height:1}.concierge-form-intro{margin:0 0 12px;color:#5f6f88;font-size:13px;line-height:1.6}.concierge-emergency-note{display:flex;gap:9px;margin-bottom:16px;padding:11px 12px;border:1px solid #f0c8c8;border-radius:12px;background:#fff6f6;color:#8b3030;font-size:12px;line-height:1.55}.concierge-emergency-note svg{flex:0 0 18px;width:18px;margin-top:1px}.concierge-request-sheet form>label:not(.concierge-consent){display:flex;flex-direction:column;gap:7px;margin-top:14px;color:#263b5e;font-size:13px;font-weight:750}.concierge-request-sheet select,.concierge-request-sheet textarea,.concierge-request-sheet input:not([type=checkbox]){width:100%;min-height:46px;padding:11px 12px;border:1px solid #cdd7e7;border-radius:11px;background:#fbfcff;color:#1d3152;font:inherit;font-weight:500}.concierge-request-sheet textarea{min-height:112px;resize:vertical}.concierge-request-sheet [aria-invalid=true]{border-color:#c94141;box-shadow:0 0 0 3px #c941411a}.concierge-request-sheet label>i{color:#77859b;font-size:11px;font-style:normal;font-weight:500;line-height:1.45}.concierge-request-sheet label>small,.concierge-consent-error{color:#b12828;font-size:11px;font-weight:700}.concierge-privacy-warning{display:flex;gap:8px;margin:15px 0 10px;color:#6e4d00;font-size:11px;line-height:1.55}.concierge-privacy-warning svg{flex:0 0 18px;width:18px}.concierge-consent{display:flex;align-items:flex-start;gap:10px;color:#354966;font-size:12px;line-height:1.5}.concierge-consent input{width:20px;height:20px;margin:0;accent-color:#1d51e4}.concierge-consent-error{display:block;margin:5px 0 0 30px}.concierge-form-actions{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:18px}.concierge-form-actions button{min-height:46px}.concierge-form-actions button:disabled{cursor:wait;opacity:.65}.concierge-submit-error{display:flex;align-items:flex-start;gap:8px;margin-top:14px;padding:11px 12px;border-radius:12px;color:#8b3030;background:#fff1f1;font-size:11px;line-height:1.5}.concierge-submit-error svg{flex:0 0 18px;width:18px}.concierge-submit-error span{display:grid;gap:2px}.concierge-form-result{display:flex;min-height:330px;flex-direction:column;align-items:center;justify-content:center;padding:28px 8px;text-align:center}.concierge-form-result>svg{width:52px;height:52px;padding:12px;border-radius:50%;background:#e9f7ef;color:#16854a}.concierge-form-result.error>svg{background:#fff0f0;color:#c94141}.concierge-form-result h3{margin:16px 0 8px;color:#1b3154;font-size:20px}.concierge-form-result p{max-width:390px;margin:0 0 20px;color:#63728a;font-size:13px;line-height:1.65}.concierge-form-result strong{margin:-8px 0 20px;color:#263b5e;font-size:12px;word-break:break-all}.concierge-recent{margin:18px 0;padding:16px;border:1px solid var(--line);border-radius:16px;background:#fff}.concierge-recent h3{margin:0 0 10px;font-size:14px}.concierge-recent>p{display:flex;align-items:center;gap:8px;margin:0;color:#6f7f96;font-size:11px}.concierge-recent>p svg{width:16px}.concierge-recent>p button{margin-left:auto;border:0;color:#176bf2;background:transparent;font-weight:750}.concierge-recent article{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid var(--line)}.concierge-recent article span{display:grid;gap:3px;min-width:0}.concierge-recent article b{overflow:hidden;color:#263b5e;font-size:11px;text-overflow:ellipsis}.concierge-recent article small{color:#8290a5;font-size:9px}.concierge-recent article em{flex:0 0 auto;padding:5px 8px;border-radius:999px;color:#176bf2;background:#eaf3ff;font-size:9px;font-style:normal;font-weight:800}.concierge-request-sheet button:focus-visible,.concierge-request-sheet input:focus-visible,.concierge-request-sheet select:focus-visible,.concierge-request-sheet textarea:focus-visible{outline:3px solid rgba(29,81,228,.3);outline-offset:2px}@media(min-width:600px){.concierge-sheet-backdrop{align-items:center;padding:24px}.concierge-request-sheet{border-radius:24px}}body{min-width:0}.bottom-nav button{min-height:44px}.current-pass-state{display:flex;min-height:130px;align-items:center;justify-content:center;flex-direction:column;gap:9px;margin:14px 0;padding:18px;border:1px solid var(--line);border-radius:19px;background:#fff;color:#75839a;text-align:center;box-shadow:var(--shadow)}.current-pass-state>svg{width:28px;color:#176bf2}.current-pass-state b{color:#263b5e;font-size:13px}.current-pass-state p{max-width:330px;margin:0;font-size:10px;line-height:1.55}.current-pass-state button{display:flex;align-items:center;gap:5px;padding:9px 12px;border:0;border-radius:10px;color:#fff;background:#176bf2;font-size:10px;font-weight:800}.current-pass-state button svg{width:13px}.current-pass-status{display:inline-flex;align-items:center;gap:5px;margin-top:8px;padding:5px 8px;border-radius:999px;background:#ffffff2e;font-size:9px;font-weight:850;text-transform:uppercase}.current-pass-status.status-suspended{color:#5c4100;background:#ffe59a}.current-pass-status.status-expired,.current-pass-status.status-revoked{color:#7d2828;background:#ffdada}.current-pass-dates{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:13px}.current-pass-dates span{display:grid;gap:3px;padding:9px;border-radius:11px;background:#ffffff1f}.current-pass-dates small{opacity:.72;font-size:8px}.current-pass-dates b{font-size:10px}@media(prefers-color-scheme:dark){.current-pass-state{background:#151b25}.current-pass-state b{color:#e2e9f3}}
