:root{--bg:#f5f5f7;--card:rgba(255,255,255,.92);--ink:#1d1d1f;--muted:#6e6e73;--line:rgba(0,0,0,.08);--blue:#007aff;--green:#34c759;--orange:#ff9f0a;--red:#ff3b30;--shadow:0 12px 36px rgba(0,0,0,.08);--r:24px}*{box-sizing:border-box}html{background:var(--bg);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Text","SF Pro Display","Helvetica Neue",Arial,sans-serif;color:var(--ink);-webkit-font-smoothing:antialiased}body{margin:0;background:var(--bg)}button,a,input{font:inherit}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}.app-shell{max-width:780px;margin:auto;min-height:100vh;padding-bottom:94px}.topbar{position:sticky;top:0;z-index:60;height:64px;padding:10px 18px;display:flex;align-items:center;justify-content:space-between;background:rgba(245,245,247,.78);backdrop-filter:blur(22px) saturate(180%);border-bottom:1px solid rgba(0,0,0,.04)}.brand{display:flex;align-items:center;gap:10px}.brand-mark{width:36px;height:36px;border-radius:11px;background:#111;color:#fff;display:grid;place-items:center;font-family:serif;font-size:20px}.brand strong,.brand small{display:block}.brand strong{font-size:15px;letter-spacing:-.02em}.brand small{font-size:11px;color:var(--muted);margin-top:1px}.icon-btn{border:0;background:rgba(118,118,128,.1);width:36px;height:36px;border-radius:50%;display:grid;place-items:center;color:var(--ink)}.icon-btn svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.screen{display:none}.screen.active{display:block}.page-pad{padding:0 16px}.page-head{padding:36px 18px 20px}.page-head small,.section-title small,.now-card small,.hero-copy small{color:var(--muted);font-weight:600;letter-spacing:.01em}.page-head h1,.section-title h2,.now-card h2{margin:4px 0 0;letter-spacing:-.035em}.page-head h1{font-size:34px}.day-hero{height:390px;background-size:cover;background-position:center;position:relative;overflow:hidden}.day-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02) 22%,rgba(0,0,0,.78) 100%)}.hero-copy{position:absolute;z-index:2;inset:auto 20px 32px;text-shadow:0 2px 18px rgba(0,0,0,.25);color:#fff}.hero-copy small{color:rgba(255,255,255,.82)}.hero-copy h1{font-size:42px;line-height:.98;letter-spacing:-.05em;margin:7px 0 0;max-width:590px}.hero-copy p{max-width:560px;margin:10px 0 0;color:rgba(255,255,255,.86);font-size:15px;line-height:1.45}.over-hero{position:relative;margin-top:-18px;z-index:4}.today-glance{display:grid;grid-template-columns:1fr 1.7fr;gap:1px;background:var(--line);border-radius:20px;overflow:hidden;box-shadow:var(--shadow);margin-bottom:14px}.glance-item{background:#fff;padding:15px 16px;min-width:0}.glance-item strong,.glance-item span{display:block}.glance-item strong{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.glance-item span{font-size:11px;color:var(--muted);margin-top:3px}.now-card{background:#111;color:#fff;border-radius:26px;padding:20px;margin-bottom:28px;box-shadow:0 16px 42px rgba(0,0,0,.16)}.now-card small{color:rgba(255,255,255,.58)}.now-card h2{font-size:26px;margin-bottom:16px}.primary{border:0;background:#fff;color:#111;border-radius:999px;padding:11px 17px;font-weight:650;display:inline-flex;align-items:center;gap:7px;text-decoration:none}.primary svg,.actions svg,.nav svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.primary.compact{background:#111;color:#fff;font-size:13px}.wow-result{margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.14);line-height:1.5}.wow-result.hidden{display:none}.section-block{padding-bottom:32px}.section-title{display:flex;justify-content:space-between;align-items:end;margin:24px 2px 14px}.section-title h2{font-size:27px}.link-btn{border:0;background:transparent;color:var(--blue);padding:7px 0;text-decoration:none;font-size:14px;font-weight:550}.timeline{display:grid;gap:14px}.stop-card{background:#fff;border-radius:var(--r);overflow:hidden;box-shadow:0 5px 22px rgba(0,0,0,.055);transition:.2s ease}.stop-card.done-stop{opacity:.55}.stop-image{height:205px;background-size:cover;background-position:center;position:relative;background-color:#ddd}.route-badge{position:absolute;right:12px;top:12px;background:rgba(255,255,255,.88);backdrop-filter:blur(12px);border-radius:999px;padding:7px 10px;font-size:11px;font-weight:700}.stop-main{padding:17px}.stop-head{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.stop-head h3{font-size:21px;line-height:1.12;letter-spacing:-.025em;margin:0}.time{font-size:12px;color:var(--muted);white-space:nowrap;margin-top:4px}.stop-sub{font-size:13px;color:var(--muted);margin-top:5px}.ticket-line{display:flex;align-items:center;gap:9px;margin:14px 0 8px;flex-wrap:wrap}.ticket-state{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:650;border-radius:999px;padding:7px 10px;background:#f2f2f7}.ticket-state.ok{color:#227a35;background:#edf8ef}.ticket-state.need{color:#9a5b00;background:#fff5e5}.ticket-state.booked{color:#0659b7;background:#eaf3ff}.actions{display:flex;gap:8px;margin-top:12px}.actions a,.actions button,.poi-actions a,.poi-actions button{flex:1;border:0;background:#f2f2f7;color:#111;border-radius:12px;padding:10px;text-align:center;text-decoration:none;font-weight:600;font-size:13px}.actions .nav{background:#111;color:#fff}.details{border-top:1px solid var(--line)}details{border-top:1px solid var(--line)}details:first-child{border-top:0}summary{list-style:none;padding:15px 17px;font-size:14px;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center}summary::-webkit-details-marker{display:none}summary:after{content:"‹";font-size:23px;font-weight:300;color:var(--muted);transform:rotate(0);transition:.18s}details[open] summary:after{transform:rotate(-90deg)}.detail-body{padding:0 17px 18px;color:#444;font-size:14px;line-height:1.58;white-space:pre-line}.transport-visual{margin-top:13px;padding:14px;background:#f5f5f7;border-radius:16px;display:flex;gap:12px;align-items:center}.transport-visual .transport-icon{width:42px;height:42px;border-radius:13px;background:#fff;display:grid;place-items:center;font-size:20px}.transport-visual strong,.transport-visual span{display:block}.transport-visual span{font-size:12px;color:var(--muted);margin-top:2px}.food-lines{display:grid;gap:8px;margin-top:12px;padding:13px;background:#f7f7f8;border-radius:15px;font-size:13px}.location-card{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border-radius:20px;padding:15px 16px;box-shadow:0 5px 18px rgba(0,0,0,.05);margin-bottom:14px}.location-card strong,.location-card span{display:block}.location-card span{font-size:12px;color:var(--muted);margin-top:2px}.filters,.explore-tabs{display:flex;gap:7px;overflow:auto;padding:2px 0 12px;scrollbar-width:none}.filters::-webkit-scrollbar,.explore-tabs::-webkit-scrollbar{display:none}.filters button,.explore-tabs button,.radius button{border:0;background:#e9e9ed;border-radius:999px;padding:8px 12px;white-space:nowrap;color:#4d4d52;font-size:12px}.filters button.active,.explore-tabs button.active,.radius button.active{background:#111;color:#fff}.map-wrap{border-radius:24px;overflow:hidden;position:relative;background:#e5e5ea}.smart-map{height:410px}.map-overlay-note{position:absolute;z-index:500;left:10px;right:10px;bottom:10px;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);padding:9px 12px;border-radius:13px;font-size:11px;color:#4b4b50;pointer-events:none}.route-marker{background:#111;color:#fff;width:28px;height:28px;border:3px solid white;border-radius:50%;display:grid;place-items:center;font-weight:700;box-shadow:0 3px 10px rgba(0,0,0,.2)}.poi-marker{width:14px;height:14px;border-radius:50%;background:#007aff;border:3px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.2)}.poi-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.poi-card{background:#fff;border-radius:19px;overflow:hidden;box-shadow:0 4px 18px rgba(0,0,0,.05)}.poi-cover{height:122px;background-size:cover;background-position:center;position:relative;background-color:#ddd}.poi-badge{position:absolute;right:8px;top:8px;background:rgba(255,255,255,.86);backdrop-filter:blur(9px);padding:5px 7px;border-radius:999px;font-size:9px;font-weight:700}.poi-content{padding:12px}.poi-content>strong{display:block;font-size:14px}.poi-content>p{font-size:11px;color:var(--muted);margin:4px 0 8px}.poi-actions{display:flex;gap:5px}.poi-actions a,.poi-actions button{padding:8px 5px;font-size:11px}.day-list,.booking-list{display:grid;gap:9px;margin-bottom:28px}.day-btn,.booking-card{border:0;text-align:right;background:#fff;border-radius:18px;padding:14px 15px;color:var(--ink);box-shadow:0 3px 14px rgba(0,0,0,.045)}.day-btn{display:grid;grid-template-columns:70px 1fr auto;align-items:center;gap:10px}.day-btn.active{outline:2px solid #111}.day-num{font-size:11px;color:var(--muted)}.day-btn strong{font-size:14px}.day-btn small{font-size:11px;color:var(--muted)}.booking-card strong,.booking-card span{display:block}.booking-status{font-size:12px;color:var(--orange);margin-top:4px}.fine{font-size:12px;color:var(--muted);line-height:1.5}.bottom-nav{position:fixed;z-index:70;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,780px);display:grid;grid-template-columns:repeat(5,1fr);padding:8px 10px max(9px,env(safe-area-inset-bottom));background:rgba(249,249,249,.88);backdrop-filter:blur(24px) saturate(180%);border-top:1px solid rgba(0,0,0,.06)}.bottom-nav button{border:0;background:transparent;color:#8e8e93;display:grid;justify-items:center;gap:3px;padding:2px}.bottom-nav button.active{color:#111}.bottom-nav svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.bottom-nav small{font-size:9px;font-weight:600}dialog{border:0;padding:0;background:transparent;width:min(100% - 18px,620px);max-height:88vh}dialog::backdrop{background:rgba(0,0,0,.32);backdrop-filter:blur(5px)}.sheet{background:#fff;border-radius:28px;padding:20px;max-height:86vh;overflow:auto;box-shadow:0 28px 80px rgba(0,0,0,.22)}.sheet-head{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:16px}.sheet-head h2{margin:0;font-size:26px;letter-spacing:-.03em}.setting-row{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-top:1px solid var(--line)}.setting-row strong,.setting-row span{display:block}.setting-row span{font-size:11px;color:var(--muted);margin-top:2px}.modal-image{height:230px;margin:-20px -20px 18px;background-size:cover;background-position:center}.social-results{display:grid;gap:9px}.social-link{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px;background:#f5f5f7;border-radius:15px;color:#111;text-decoration:none}.social-link strong{font-size:13px}.social-link span{font-size:11px;color:var(--muted)}.audio-player{background:#111;color:#fff;border-radius:20px;padding:16px;margin:12px 0}.audio-player audio{width:100%;margin-top:10px}.airport-picker{display:grid;grid-template-columns:1fr 1fr;gap:10px}.airport-picker button{border:0;border-radius:18px;padding:20px 12px;background:#f2f2f7;font-weight:650}.airport-picker button.active{background:#111;color:#fff}@media(max-width:520px){.day-hero{height:330px}.hero-copy h1{font-size:35px}.poi-grid{grid-template-columns:1fr}.stop-image{height:190px}.today-glance{grid-template-columns:1fr 1.65fr}.day-btn{grid-template-columns:60px 1fr}.day-btn small{display:none}}
/* V4.2 polish */
body{padding-top:env(safe-area-inset-top);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}
.bottom-nav{padding-bottom:max(8px,env(safe-area-inset-bottom))}
.google-rating{display:flex!important;align-items:center;gap:5px;color:#3c4043;background:#f8f9fa;border-radius:12px;padding:9px 10px;margin-bottom:3px}.google-rating b{color:#4285f4}.google-rating small{color:var(--muted)}
.transit-ticket{margin-top:12px;padding:12px 13px;border-radius:15px;background:#eef6ff;display:flex;align-items:flex-start;gap:10px;color:#123}.transit-ticket svg{width:19px;height:19px;fill:none;stroke:#007aff;stroke-width:1.8;flex:0 0 auto;margin-top:1px}.transit-ticket strong,.transit-ticket span{display:block}.transit-ticket span{font-size:12px;color:#59636e;margin-top:3px;line-height:1.4}
.social-open-btn{display:inline-flex!important;align-items:center;gap:8px;border:0;background:#f2f2f7;border-radius:12px;padding:11px 13px;font-weight:650}.social-open-btn svg,.platform-btn svg,.social-result-main svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.social-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:15px 0}.platform-btn{min-height:72px;border-radius:18px;padding:13px;text-decoration:none;display:flex;align-items:center;gap:10px;background:#111;color:#fff}.platform-btn.instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045)}.platform-btn svg{width:25px;height:25px}.platform-btn span,.platform-btn strong,.platform-btn small{display:block}.platform-btn small{opacity:.78;margin-top:3px;font-size:10px;line-height:1.25}.social-result-main{display:flex;align-items:center;gap:10px}.social-link{align-items:center}
@media(max-width:390px){.hero-copy h1{font-size:36px}.stop-image{height:190px}.actions{gap:6px}.actions a,.actions button{padding:10px 6px;font-size:12px}.social-actions{grid-template-columns:1fr}.today-glance{grid-template-columns:1fr 1.5fr}}
.mini-rating{display:inline-flex;align-items:center;gap:4px;margin-top:5px;padding:5px 8px;border-radius:999px;background:#f5f5f7;color:#3c4043;font-size:11px;font-weight:650}.mini-rating small{color:var(--muted)}
/* V5 — quiet, one-tap, iPhone-first */
.topbar{height:64px}.brand small{display:none}.page-pad{padding:18px}.day-hero{height:270px;border-radius:0}.hero-copy{padding:24px}.hero-copy p{display:none}.hero-copy h1{font-size:34px;max-width:90%}.over-hero{margin-top:-28px}.today-glance{display:block;background:transparent;box-shadow:none;margin-bottom:12px}.next-now{background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-radius:22px;padding:16px;box-shadow:0 8px 28px rgba(0,0,0,.07)}.next-now small,.next-now span{display:block;color:var(--muted);font-size:12px}.next-now strong{display:block;font-size:18px;margin:2px 0 5px}.next-now a{color:var(--blue);font-size:13px;font-weight:650;text-decoration:none}.now-card{padding:15px 16px}.now-card h2{font-size:18px}.now-card small{display:none}.now-card .primary{padding:10px 14px}.section-title{margin:22px 0 12px}.section-title h2{font-size:27px}.section-title #openFullRoute{font-size:12px}.timeline{gap:10px}.v5-card{border-radius:22px;box-shadow:0 5px 20px rgba(0,0,0,.045)}.v5-card .stop-main{padding:15px 16px}.verified-photo{background-color:#e9e9ed}.stop-image{height:190px}.no-photo{display:flex;justify-content:flex-end;padding:11px 16px 0}.no-photo a{font-size:12px;text-decoration:none;color:var(--blue)}.route-badge{font-size:10px;padding:6px 9px}.stop-head h3{font-size:20px}.stop-sub{margin-top:3px}.inline-rating{display:inline-block;font-size:11px;color:#555;margin-top:5px}.micro-status{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:12px 0 4px;font-size:12px;color:#555}.micro-status svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.micro-status button,.micro-status a{border:0;background:none;color:var(--blue);padding:0;font:inherit;font-weight:650;text-decoration:none}.quick-actions{display:flex;align-items:center;gap:7px;margin-top:12px;overflow:auto}.quick-actions>a,.quick-actions>button{border:0;background:#f2f2f7;color:#111;border-radius:11px;padding:9px 11px;text-decoration:none;font-size:12px;font-weight:650;white-space:nowrap;display:inline-flex;align-items:center;gap:5px}.quick-actions .qa-primary{background:#111;color:#fff}.quick-actions svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.quick-actions .quiet-done{margin-inline-start:auto;padding:9px 12px}.social-icon{width:38px;height:38px!important;padding:0!important;display:grid!important;place-items:center!important;flex:0 0 38px}.social-icon svg{width:19px;height:19px}.social-icon.instagram{color:#d62976}.social-icon.tiktok{color:#111}.details summary{padding:13px 16px;font-size:13px}.detail-body{padding:0 16px 15px;font-size:13px}.food-quick{margin-top:10px;display:grid;gap:2px;background:#f7f7f8;border-radius:12px;padding:10px 11px}.food-quick b{font-size:12px}.food-quick span{font-size:11px;color:var(--muted)}.transition-card{margin:0 12px;padding:11px 12px;border-inline-start:2px solid #d1d1d6;color:#444}.transition-top{display:flex;gap:8px;align-items:center}.transition-top>span{font-size:10px;color:var(--muted);text-transform:uppercase}.transition-top strong{font-size:12px}.transition-copy{font-size:12px;line-height:1.45;margin:5px 0;color:#5f6368}.transition-foot{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:11px}.transition-foot span{display:flex;align-items:center;gap:5px}.transition-foot svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}.transition-foot a{color:var(--blue);text-decoration:none;font-weight:650}.ticket-line,.transit-ticket,.transport-visual{display:none!important}.poi-grid{gap:10px}.poi-card{border-radius:18px}.poi-cover{height:150px}.v5-poi-actions{align-items:center}.v5-poi-actions .social-icon{width:34px!important;height:34px!important;flex:0 0 34px;padding:0!important}.filters button small{opacity:.65;margin-inline-start:3px}.filters button.active small{opacity:.8}.v5-form{display:grid;gap:12px}.v5-form label{display:grid;gap:6px;font-size:12px;color:var(--muted)}.v5-form input,.v5-form select{font:inherit;color:#111;border:1px solid #ddd;background:#f7f7f8;border-radius:12px;padding:12px}.secondary-link{display:block;text-align:center;color:var(--blue);text-decoration:none;font-weight:650;margin-top:14px}.bottom-nav{background:rgba(249,249,249,.93)}
@media(max-width:430px){.page-pad{padding:14px}.day-hero{height:245px}.hero-copy h1{font-size:31px}.stop-image{height:180px}.quick-actions{padding-bottom:2px}.transition-card{margin:0 8px}.smart-map{height:52vh}}
/* V6 polish */
:root{--v6-bg:#f5f5f7;--v6-card:#fff;--v6-text:#111114;--v6-sub:#6e6e73;--v6-blue:#007aff;--v6-green:#248a3d;--v6-orange:#c65d00;--v6-line:#e5e5ea}
.v6-stop{background:#fff;border-radius:22px;overflow:hidden;margin:0 0 12px;position:relative;box-shadow:0 1px 0 rgba(0,0,0,.04)}
.v6-photo{height:210px;background:#ececf0 center/cover no-repeat;position:relative;transition:background .2s}.v6-photo.has-photo{background-color:#ddd}.photo-placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#8e8e93}.photo-placeholder svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.5}.photo-placeholder span{font-size:11px}.route-chip{position:absolute;top:12px;right:12px;background:rgba(255,255,255,.88);backdrop-filter:blur(14px);padding:6px 9px;border-radius:999px;font-size:11px;font-weight:650}
.v6-stop-body{padding:15px 16px 14px;position:relative}.v6-title-row{display:grid;grid-template-columns:32px 1fr auto;gap:10px;align-items:start}.place-kind{width:30px;height:30px;border-radius:9px;background:#f2f2f7;display:grid;place-items:center;color:#333}.place-kind svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6}.v6-title h3{margin:1px 0 2px;font-size:18px;letter-spacing:-.25px}.v6-time{text-align:left;display:grid;gap:1px;direction:rtl}.v6-time strong{font-size:14px}.v6-time small{font-size:10px;color:var(--v6-sub)}
.v6-ticket{margin:12px 0 0;border-top:1px solid var(--v6-line);padding-top:11px;display:flex;align-items:center;gap:7px;font-size:12px}.v6-ticket>svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7}.v6-ticket span{flex:1;color:#444}.v6-ticket.is-booked span{color:var(--v6-green)}.inline-action{border:0;background:none;padding:4px;color:var(--v6-blue);font:inherit;font-weight:650;text-decoration:none;white-space:nowrap}
.v6-actions{display:flex;gap:7px;margin-top:12px;overflow-x:auto;padding-bottom:1px}.v6-action,.v6-actions>.social-icon{height:40px;min-width:40px;border:0;border-radius:12px;background:#f2f2f7;color:#151515;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 11px;font-size:12px;font-weight:650;white-space:nowrap}.v6-action svg,.v6-actions>.social-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7}.v6-action.primary-action{background:#111;color:#fff}.v6-actions>.social-icon{padding:0;width:40px}.v6-actions>.instagram{color:#d62976}.v6-actions>.tiktok{color:#111}.done-dot{position:absolute;bottom:15px;left:14px;border:0;background:transparent;color:#8e8e93;font-size:19px}.subtle-row{width:100%;border:0;background:transparent;color:var(--v6-blue);padding:11px 0 0;text-align:right;font:inherit;font-size:12px;display:flex;align-items:center;gap:6px}.subtle-row svg{width:16px;height:16px;fill:none;stroke:currentColor}
.v6-details{margin-top:3px}.v6-details details{border:0}.v6-details summary{padding:12px 0 0;font-size:12px;color:var(--v6-sub)}.v6-details .detail-body{padding:8px 0 2px}.v6-details p{margin:0 0 8px;line-height:1.5}.tiny-link{color:var(--v6-blue);text-decoration:none;font-size:12px}
.restaurant-meta{display:flex;gap:7px;align-items:center;flex-wrap:wrap;color:#555;font-size:11px;margin-top:5px}.restaurant-meta>[data-live-rating]{display:flex;gap:3px;align-items:center}.restaurant-meta [data-live-rating]>span:first-child{font-weight:700;color:#171717}.google-word{color:#4285f4}.restaurant-meta small{color:#8e8e93}.veg-pill{background:#eff8f0;color:#257332;padding:3px 6px;border-radius:7px}.signature-order{margin-top:9px;display:grid;gap:2px}.signature-order small{font-size:10px;color:#8e8e93}.signature-order strong{font-size:12px;font-weight:650}
.v6-transition{margin:2px 17px 12px;display:grid;grid-template-columns:28px 1fr;gap:10px;color:#515154}.transit-icon{width:28px;height:28px;border-radius:9px;background:#f2f2f7;display:grid;place-items:center}.transit-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6}.transit-main strong{font-size:11px;color:#8e8e93}.transit-main p{font-size:12px;line-height:1.45;margin:3px 0 7px}.transit-meta{display:flex;gap:10px;align-items:center;font-size:10px}.transit-meta span{display:flex;gap:4px;align-items:center}.transit-meta svg{width:13px;height:13px;fill:none;stroke:currentColor}.transit-meta a{color:var(--v6-blue);text-decoration:none;font-weight:650}
.v6-poi{overflow:hidden}.v6-poi-photo{background:#ececf0 center/cover no-repeat}.v6-poi-photo.has-photo .photo-placeholder{display:none}.poi-heading{display:flex;gap:8px;align-items:center}.poi-heading .place-kind{width:27px;height:27px}.poi-heading .place-kind svg{width:16px;height:16px}.v6-poi-actions{display:flex;gap:6px;align-items:center;overflow:auto}.v6-poi-actions>a,.v6-poi-actions>button{border:0;background:#f2f2f7;color:#111;border-radius:10px;padding:8px 9px;text-decoration:none;font-size:11px;white-space:nowrap;display:flex;align-items:center;gap:4px}.v6-poi-actions svg{width:16px;height:16px;fill:none;stroke:currentColor}.v6-poi-actions .social-icon{width:34px;height:34px;padding:0;display:grid;place-items:center}.empty-clean{padding:24px;text-align:center;color:#8e8e93}.flight-pass{background:linear-gradient(135deg,#111,#333);color:#fff;border-radius:18px;padding:18px;margin-bottom:16px}.flight-pass div{display:flex;align-items:center;gap:10px}.flight-pass svg{width:26px;height:26px;fill:none;stroke:currentColor}.flight-pass strong{font-size:25px}.flight-pass span{font-size:12px;color:#ccc}.ios-steps{padding-right:24px;color:#444;line-height:1.8}.audio-player-v6{text-align:center;padding:10px 0 18px}.audio-art{width:64px;height:64px;border-radius:18px;background:#111;color:#fff;margin:0 auto 12px;display:grid;place-items:center}.audio-art svg{width:31px;height:31px;fill:none;stroke:currentColor}.audio-player-v6 audio{width:100%;margin-top:12px}.source-link{display:block;color:var(--v6-blue);text-decoration:none;text-align:center;margin:8px 0 16px}
@media(max-width:430px){.v6-photo{height:190px}.v6-stop{border-radius:20px}.v6-title h3{font-size:17px}.v6-actions{margin-left:-5px}.v6-transition{margin-right:13px;margin-left:13px}.day-hero{height:230px}.topbar{padding-top:max(8px,env(safe-area-inset-top))}.bottom-nav{padding-bottom:max(6px,env(safe-area-inset-bottom))}}
.photo-credit{position:absolute;bottom:7px;left:8px;background:rgba(0,0,0,.5);color:#fff;font-size:8px;padding:3px 5px;border-radius:5px;max-width:75%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filters button{display:flex;align-items:center;gap:5px}.filters button small{font-size:9px;opacity:.6}
.transit-live{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:8px 0;font-size:13px}.transit-live span{font-size:11px;font-weight:700;padding:3px 7px;border-radius:999px;background:#eef5ff;color:#1769d2}.transit-live b{font-weight:700}.transit-live small{color:#777}.google-map-ready .smart-map{background:#eef1f4}
/* V6.3 — people-shot social gallery */
.people-shot{margin-top:14px;padding-top:13px;border-top:1px solid rgba(0,0,0,.065)}
.people-shot-head{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-bottom:9px}
.people-shot-head small,.people-shot-head strong{display:block}.people-shot-head small{font-size:10px;color:#8e8e93;margin-bottom:2px}.people-shot-head strong{font-size:13px;letter-spacing:-.01em}
.yt-source{display:flex;align-items:center;gap:4px;font-size:10px;color:#8e8e93;white-space:nowrap}.yt-source svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}
.people-shot-track{display:flex;gap:9px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;padding:1px 0 3px}.people-shot-track::-webkit-scrollbar{display:none}
.social-tile{flex:0 0 63%;max-width:220px;color:#111;text-decoration:none;scroll-snap-align:start;min-width:0}.people-shot.compact .social-tile{flex-basis:78%;max-width:205px}
.social-thumb{aspect-ratio:16/9;border-radius:13px;background:#e9e9ed center/cover no-repeat;position:relative;overflow:hidden}.social-thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.32))}.social-thumb small{position:absolute;z-index:2;right:7px;bottom:6px;background:rgba(0,0,0,.72);color:#fff;font-size:8px;font-weight:800;border-radius:5px;padding:3px 5px;letter-spacing:.04em}.social-play{position:absolute;z-index:2;left:8px;bottom:7px;width:26px;height:26px;border-radius:50%;background:rgba(255,255,255,.92);display:grid;place-items:center}.social-play svg{width:16px;height:16px;fill:none;stroke:#111;stroke-width:1.8}
.social-tile>strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:11px;line-height:1.25;margin-top:6px}.social-tile>span{display:block;font-size:9px;color:#8e8e93;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}
.social-skeleton{flex:0 0 63%;max-width:220px;aspect-ratio:16/9;border-radius:13px;background:linear-gradient(100deg,#ececf0 20%,#f7f7f9 40%,#ececf0 60%);background-size:200% 100%;animation:socialShimmer 1.25s infinite}.people-shot.compact .social-skeleton{flex-basis:78%}@keyframes socialShimmer{to{background-position:-200% 0}}
.people-shot-empty{border:0;background:#f2f2f7;border-radius:12px;padding:10px 12px;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:650;color:#111}.people-shot-empty svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}
@media(max-width:390px){.social-tile,.social-skeleton{flex-basis:72%}.people-shot.compact .social-tile,.people-shot.compact .social-skeleton{flex-basis:84%}}
/* V6.4 palette + compact Apple-like cards */
:root{--v6-bg:#f3eee7;--v6-card:#fffaf4;--v6-text:#1f2529;--v6-sub:#716d69;--v6-blue:#31566f;--v6-green:#70856d;--v6-orange:#c77a61;--v6-line:#e5dcd2;--v64-sand:#dfc39c;--v64-coral:#d77a67;--v64-sage:#93a28b;--v64-sky:#7296ad}
body,.app-shell{background:var(--v6-bg);color:var(--v6-text)}.topbar,.bottom-nav{background:rgba(247,241,233,.94)}.brand-mark{background:var(--v6-blue)}.now-card{background:var(--v6-blue)}
.v6-stop{background:var(--v6-card);box-shadow:0 8px 28px rgba(70,55,40,.07)}.v64-main{display:grid;grid-template-columns:112px 1fr;direction:ltr;min-height:122px}.v64-main>*{direction:rtl}.v64-place-visual{padding:12px 0 12px 12px}.v64-place-visual .v6-photo{height:100%;min-height:98px;border-radius:16px;overflow:hidden}.v64-place-visual .photo-credit{font-size:6px}.v64-stop .v6-stop-body{padding:14px 14px 10px}.v64-stop .route-chip{display:none}.v64-stop .people-shot{margin:0 14px 12px}.v64-stop .v6-details{padding:0 14px 12px}.v64-stop .done-dot{bottom:12px}.v64-stop.dragging{opacity:.55;transform:scale(.985)}
.around-list{margin:12px 0;padding:11px;border-radius:14px;background:#f1e7dc}.around-list>small{display:block;color:#8b6e5e;margin-bottom:7px;font-weight:700}.around-list a{display:flex;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid rgba(0,0,0,.06);text-decoration:none;color:inherit}.around-list a:last-child{border-bottom:0}.around-list a span{font-size:10px;color:var(--v6-blue)}
.v64-day{border:0!important;border-radius:18px!important;padding:15px!important;min-height:96px!important;color:#233!important;box-shadow:none!important}.v64-day.trip-coral{background:#efd1c8!important}.v64-day.trip-blue{background:#d7e4eb!important}.v64-day.trip-sage{background:#dde4d9!important}.v64-day.trip-sand{background:#eadcc4!important}.v64-day.active{outline:2px solid var(--v6-blue)}.day-list{gap:10px}
.rain-mode .day-hero:after{content:'יום גשום';position:absolute;top:14px;left:14px;background:rgba(49,86,111,.9);color:#fff;padding:6px 9px;border-radius:999px;font-size:11px}.rain-mode .v6-stop[data-place-query*='Park'],.rain-mode .v6-stop[data-place-query*='Garden']{opacity:.78}
.smart-map{min-height:56vh;background:#e8e1d9;border-radius:22px}.map-wrap{overflow:hidden;border-radius:22px;box-shadow:0 10px 28px rgba(65,55,45,.08)}
@media(max-width:430px){.v64-main{grid-template-columns:104px 1fr}.v64-place-visual{padding:10px 0 10px 10px}.v64-place-visual .v6-photo{min-height:94px}.v6-actions{gap:5px}.v6-action,.v6-actions>.social-icon{height:38px}.smart-map{height:60vh;min-height:460px}.day-hero{height:210px}}
/* V6.5 — no-white palette, compact itinerary, mobile-safe layout */
:root{--cream:#f3eee7;--cream-card:#fbf2e8;--peach:#efd1c8;--sky:#d7e4eb;--sage:#dde4d9;--sand:#eadcc4;--ink:#1f2529;--navy:#31566f}
html,body,.app-shell,main,.screen{background:var(--cream)!important}.topbar,.bottom-nav{background:rgba(243,238,231,.96)!important}.page-head,.page-pad{background:transparent!important}
.v6-stop,.poi-card,.location-card,.booking-card,.sheet,.settings,.today-glance,.next-now,dialog{background:var(--cream-card)!important}.v6-action,.inline-action,.people-shot-empty,.transit-icon,.v5-form input,.v5-form select{background:var(--sky)!important}.primary,.primary-action{background:var(--navy)!important;color:#fdf7ef!important}.secondary{background:var(--sage)!important;color:var(--ink)!important}.around-list{background:var(--sand)!important}.veg-pill{background:var(--sage)!important;color:#314431!important}
.v65-stop{overflow:hidden}.v65-stop .v64-main{min-height:112px;grid-template-columns:92px minmax(0,1fr)}.v65-stop .v64-place-visual{padding:10px 0 10px 10px}.v65-stop .v64-place-visual .v6-photo{min-height:90px;border-radius:14px}.v65-stop .v6-stop-body{min-width:0;padding:12px 12px 10px}.v65-stop .v6-title-row{display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:8px;align-items:start}.v65-stop .v6-title{min-width:0}.v65-stop .v6-title h3{font-size:15px;line-height:1.25;overflow-wrap:anywhere;margin:1px 0}.v65-stop .v6-time{text-align:left;white-space:nowrap}.v65-stop .v6-time strong{font-size:14px}.v65-stop .v6-time small{font-size:9px}.v65-stop .place-kind{width:28px;height:28px;background:var(--sky)}
.v65-actions{display:flex;gap:6px;margin-top:10px;overflow-x:auto}.v65-actions>a,.v65-actions>button,.v65-shorts,.v65-more{border:0;border-radius:10px;padding:8px 9px;background:var(--sky);color:var(--ink);font:inherit;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.v65-actions svg,.v65-shorts svg{width:15px;height:15px;fill:none;stroke:currentColor}.v65-nav{background:var(--navy)!important;color:#fdf7ef!important}.v65-stop .done-dot{bottom:7px;left:5px;font-size:16px}.v65-detail-card{background:var(--sand);padding:15px;border-radius:18px;line-height:1.55}.v65-detail-time{display:flex;align-items:center;gap:6px}.v65-detail-time svg{width:20px;height:20px}.v65-modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.v65-modal-actions>*{min-height:44px;border:0;border-radius:13px;text-decoration:none;font:inherit;font-weight:700;display:flex;align-items:center;justify-content:center;gap:6px}.v65-transport{background:var(--sky);border-radius:14px;padding:4px 12px}
.v65-day{width:100%;border:0;border-radius:20px;padding:15px;background:var(--cream-card);text-align:right;display:grid;gap:10px;min-height:0!important}.v65-day.active{outline:2px solid var(--navy)}.v65-day-label{font-size:12px;color:#6d6a66}.v65-chips{display:flex;gap:7px;flex-wrap:wrap}.v65-chips b{padding:9px 12px;border-radius:12px;font-size:14px}.chip-coral{background:var(--peach)}.chip-sky{background:var(--sky)}.chip-sage{background:var(--sage)}.chip-sand{background:var(--sand)}
#audioDialog .sheet{background:var(--cream-card)!important}.v65-audio{text-align:center}.v65-audio-icon{width:68px;height:68px;margin:8px auto 12px;border-radius:22px;background:var(--navy);color:#fdf7ef;display:grid;place-items:center}.v65-audio-icon svg{width:32px;height:32px;fill:none;stroke:currentColor}.v65-audio h3{margin:6px 0}.v65-audio>p{color:#6f6b67;margin:0 auto 18px;max-width:310px}.v65-audio-slot{background:var(--sky);border-radius:18px;padding:15px;display:grid;gap:9px}.v65-audio-slot audio{width:100%}.v65-audio-tools{display:flex;gap:7px;align-items:center;justify-content:center;flex-wrap:wrap}.v65-audio-tools button{border:0;background:var(--cream-card);border-radius:10px;padding:7px 10px}.v65-audio-tools span{font-size:11px;color:#5f6265}.v65-audio-error{display:grid;gap:7px}.v65-audio-error span{font-size:12px}
@media(max-width:430px){.page-head h1{font-size:36px!important;line-height:1.08}.v65-stop .v64-main{grid-template-columns:82px minmax(0,1fr)}.v65-stop .v64-place-visual .v6-photo{min-height:84px}.v65-stop .v6-title h3{font-size:14px}.v65-stop .v6-time strong{font-size:13px}.v65-modal-actions{grid-template-columns:1fr}.sheet{max-width:calc(100vw - 24px)!important}.day-hero .hero-copy h1{overflow-wrap:anywhere}.v65-chips b{font-size:13px;padding:8px 10px}}
/* V6.6 */
:root{--cream:#f3eee7;--cream-card:#fbf4ea;--navy:#3d6078;--sky:#d9e8ef;--sage:#dfe7da;--coral:#efd5cc;--sand:#eadfc6;--ink:#202428;--muted:#77736f}
html,body{background:var(--cream)!important}.topbar,.bottom-nav{background:rgba(243,238,231,.94)!important}.v66-stop{background:var(--cream-card)!important;overflow:hidden;min-width:0}.v66-stop .v64-main{display:grid!important;grid-template-columns:92px minmax(0,1fr)!important;gap:12px!important;align-items:center!important}.v66-stop.no-visual .v64-main{grid-template-columns:minmax(0,1fr)!important}.v66-stop .v6-stop-body,.v66-stop .v6-title,.v66-stop .v6-title-row{min-width:0!important}.v66-stop .v6-title-row{display:grid!important;grid-template-columns:36px minmax(0,1fr) auto!important;gap:8px!important;align-items:center!important;direction:rtl}.v66-stop .v6-title h3{white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important;line-height:1.25!important;margin:0!important;max-width:100%!important}.v66-stop .v6-time{white-space:nowrap!important;min-width:54px;text-align:left}.v66-kind{display:block;color:var(--muted);font-size:11px;margin-top:3px}.v66-quick{display:flex;gap:7px;align-items:center;flex-wrap:wrap;margin-top:10px}.v66-quick button,.v66-quick a{min-height:38px!important;border-radius:12px!important;padding:8px 11px!important;font-size:12px!important}.v66-audio-mini{border:0;background:var(--sand);color:var(--ink);display:flex;align-items:center;gap:5px}.v66-audio-mini svg{width:16px;height:16px;fill:none;stroke:currentColor}.v66-audio-mini small{font-size:9px;opacity:.65}.v66-transition{margin:3px 18px;min-height:34px;display:flex;align-items:center;gap:8px;color:#6f7478;font-size:11px;border-right:2px solid #c9c2b9;padding:5px 12px}.v66-transition svg{width:15px;height:15px;fill:none;stroke:currentColor}.v66-transition a{margin-inline-start:auto;color:var(--navy);text-decoration:none}.v66-brief{background:var(--navy);color:#fff;border-radius:22px;padding:17px;margin:0 0 18px;box-shadow:0 12px 30px rgba(61,96,120,.14)}.v66-brief small,.v66-brief strong{display:block}.v66-brief strong{font-size:18px;margin-top:3px}.v66-brief p{font-size:12px;opacity:.8;line-height:1.5}.v66-adjust{display:flex;gap:7px;flex-wrap:wrap}.v66-adjust button{border:0;border-radius:999px;background:rgba(255,255,255,.14);color:#fff;padding:8px 12px}.v66-handle{width:42px;height:5px;border-radius:9px;background:#c9c3bb;margin:7px auto 14px}.v66-sheet-head{align-items:flex-start}.v66-type-pill{display:inline-flex;align-items:center;gap:5px;background:var(--sky);border-radius:999px;padding:5px 9px;font-size:11px;margin-top:7px}.v66-type-pill svg{width:14px;height:14px;fill:none;stroke:currentColor}.v66-copy{background:var(--cream-card);border-radius:18px;padding:14px;margin:10px 0;line-height:1.55}.v66-copy p{margin:0 0 8px}.v66-modal-actions{display:grid;grid-template-columns:1.25fr 1fr;gap:8px;margin:12px 0}.v66-modal-actions>*{min-height:46px;border:0;border-radius:14px!important;display:flex;align-items:center;justify-content:center;gap:6px;text-decoration:none}.v66-modal-actions .primary{background:var(--navy)!important;color:#fff!important}.v66-modal-actions .v66-audio-mini{background:var(--sand)}.v66-modal-actions .v65-shorts{background:var(--sky)}.v66-edit{background:var(--sage)}.v66-accordion{background:var(--sky);border-radius:16px;padding:13px 15px;margin-top:8px}.v66-accordion summary{font-weight:700}.around-list{background:var(--sand)!important;border-radius:18px!important;padding:14px!important}.around-list>a{background:rgba(255,255,255,.28)!important;border-radius:12px!important;padding:10px!important;margin-top:6px!important}.v66-podcast{background:var(--sage);border-radius:22px;padding:18px;text-align:center}.v66-hosts{display:grid;grid-template-columns:54px 1fr 54px;gap:10px;align-items:center}.v66-hosts>span{width:54px;height:54px;border-radius:50%;background:var(--coral);display:grid;place-items:center;font-size:26px}.v66-hosts strong,.v66-hosts small{display:block}.v66-hosts small{color:var(--muted);margin-top:3px}.v66-suggestion{background:var(--sand);border-radius:16px;padding:14px;display:grid;gap:3px}.sheet{background:var(--cream)!important}dialog::backdrop{background:rgba(31,34,36,.46)!important;backdrop-filter:blur(7px)}
@media(max-width:430px){.v66-stop .v64-main{grid-template-columns:78px minmax(0,1fr)!important}.v66-stop.no-visual .v64-main{grid-template-columns:minmax(0,1fr)!important}.v66-stop .v6-title-row{grid-template-columns:32px minmax(0,1fr) 58px!important}.v66-stop .v6-title h3{font-size:15px!important}.v66-quick{gap:5px}.v66-quick button,.v66-quick a{padding:7px 9px!important}.v66-modal-actions{grid-template-columns:1fr 1fr}.sheet{width:calc(100vw - 20px)!important;max-height:84vh!important;border-radius:28px 28px 20px 20px!important;padding:14px!important}.around-list>a strong{font-size:14px}.around-list>a span{font-size:11px}.v66-brief{margin-inline:0}.v66-hosts{grid-template-columns:46px 1fr 46px}.v66-hosts>span{width:46px;height:46px;font-size:22px}}

/* V6.7 — full visual QA, iPhone-first stability */
:root{--surface:#fbf4ea;--surface-2:#f0e3cf;--surface-3:#d9e8ef;--surface-4:#dfe7da;--surface-5:#efd5cc;--accent:#3d6078;--ink:#202428;--muted:#77736f;--hair:rgba(61,54,47,.11)}
html,body{overflow-x:hidden!important;background:var(--cream)!important}body{min-width:320px}.app-shell,main,.screen,.page-pad,.timeline{min-width:0!important;max-width:100%!important}.app-shell{overflow-x:clip}.page-pad{padding-inline:14px!important}.timeline{gap:12px!important}
/* remove remaining hard white surfaces */
.glance-item,.transport-visual .transport-icon,.map-overlay-note,.route-badge,.poi-badge,.v5-form input,.v5-form select,.settings input,.settings select{background:var(--surface)!important;color:var(--ink)!important}.today-glance{background:var(--hair)!important}.poi-card,.location-card,.booking-card,.day-btn,.sheet,.settings{background:var(--surface)!important}.map-wrap,.smart-map{background:#d8ddd9!important}.now-card,.v66-brief{background:var(--accent)!important}.primary,.primary.compact{background:var(--accent)!important;color:#fff!important}

/* compact route card, immune to RTL/LTR shrink bugs */
.v67-stop{position:relative!important;border-radius:22px!important;background:var(--surface)!important;box-shadow:0 8px 28px rgba(73,60,48,.07)!important;overflow:hidden!important;width:100%!important;min-width:0!important;contain:layout paint}.v67-card-main{display:flex!important;direction:ltr!important;align-items:stretch!important;width:100%!important;min-width:0!important}.v67-stop .v64-place-visual{flex:0 0 88px!important;width:88px!important;min-width:88px!important;padding:10px 0 10px 10px!important;direction:ltr!important}.v67-stop .v64-place-visual .v6-photo{width:78px!important;height:92px!important;min-height:92px!important;border-radius:15px!important;overflow:hidden!important}.v67-card-content{flex:1 1 auto!important;min-width:0!important;padding:11px 11px 11px 10px!important;direction:rtl!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.v67-card-head{display:grid!important;grid-template-columns:32px minmax(0,1fr) 58px!important;gap:8px!important;align-items:start!important;width:100%!important;min-width:0!important}.v67-kind-icon{width:32px!important;height:32px!important;min-width:32px!important;background:var(--surface-3)!important;border-radius:11px!important}.v67-kind-icon svg{width:18px!important;height:18px!important}.v67-name{min-width:0!important;max-width:100%!important;overflow:hidden!important}.v67-name h3{font-size:15px!important;line-height:1.22!important;margin:0!important;font-weight:750!important;letter-spacing:-.015em!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;hyphens:none!important;unicode-bidi:plaintext!important;text-align:start!important;max-width:100%!important}.v67-name small{display:block!important;font-size:10px!important;color:var(--muted)!important;margin-top:4px!important;text-align:start!important}.v67-time{min-width:58px!important;max-width:58px!important;text-align:left!important;direction:ltr!important;white-space:nowrap!important}.v67-time strong,.v67-time small{display:block!important}.v67-time strong{font-size:14px!important}.v67-time small{font-size:9px!important;color:var(--muted)!important;margin-top:3px!important}.v67-actions{display:flex!important;gap:6px!important;align-items:center!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;margin-top:9px!important;padding-bottom:1px!important;scrollbar-width:none!important}.v67-actions::-webkit-scrollbar{display:none!important}.v67-actions>a,.v67-actions>button{flex:0 0 auto!important;width:auto!important;height:34px!important;min-height:34px!important;max-height:34px!important;border:0!important;border-radius:11px!important;padding:0 9px!important;margin:0!important;font-size:11px!important;font-weight:700!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;background:var(--surface-3)!important;color:var(--ink)!important;white-space:nowrap!important}.v67-actions .v66-audio-mini{background:var(--surface-2)!important}.v67-actions .v67-nav{background:var(--accent)!important;color:#fff!important}.v67-actions svg{display:block!important;width:15px!important;height:15px!important;min-width:15px!important;max-width:15px!important;min-height:15px!important;max-height:15px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important}.v67-actions .v66-audio-mini small{display:none!important}.v67-done{position:absolute!important;left:7px!important;bottom:5px!important;width:22px!important;height:22px!important;font-size:15px!important;z-index:3!important}.v67-stop.no-visual .v67-card-content{padding-left:38px!important}.v67-stop.no-visual .v67-card-main{display:block!important}

/* transitions are visual separators, not floating content */
.v66-transition{margin:0 13px!important;min-height:32px!important;border-right:2px solid #c9c2b9!important;padding:5px 11px!important;font-size:10.5px!important;overflow:hidden!important}.v66-transition a{white-space:nowrap!important}

/* iOS-style sheets */
dialog{padding:0!important;background:transparent!important;max-width:620px!important;overflow:visible!important}.sheet{background:var(--cream)!important;box-shadow:0 -10px 46px rgba(26,27,29,.24)!important;overflow-y:auto!important;overflow-x:hidden!important}.v67-sheet-handle{width:42px;height:5px;border-radius:99px;background:#c8c0b7;margin:0 auto 12px}.v67-sheet-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:11px}.v67-sheet-meta{display:flex;align-items:flex-start;gap:10px;min-width:0}.v67-sheet-meta>div{min-width:0}.v67-sheet-icon{width:36px;height:36px;min-width:36px;border-radius:12px;background:var(--surface-3);display:grid;place-items:center}.v67-sheet-icon svg{width:19px;height:19px;fill:none;stroke:currentColor}.v67-sheet-title small{color:var(--muted);font-size:11px}.v67-sheet-title h2{margin:3px 0 0;font-size:22px;line-height:1.12;unicode-bidi:plaintext;text-align:start;overflow-wrap:break-word}.v67-summary{background:var(--surface);border-radius:18px;padding:13px 14px;line-height:1.55;font-size:13px}.v67-summary p{margin:0 0 8px}.v67-summary p:last-child{margin-bottom:0}.v67-sheet-primary{display:grid;grid-template-columns:1.2fr 1fr;gap:8px;margin:12px 0}.v67-sheet-primary>a,.v67-sheet-primary>button{min-height:44px;border:0;border-radius:14px;display:flex;align-items:center;justify-content:center;gap:7px;text-decoration:none;font-weight:750;font-size:13px}.v67-sheet-primary>a{background:var(--accent);color:#fff}.v67-sheet-primary>button{background:var(--surface-4);color:var(--ink)}.v67-sheet-primary svg{width:17px;height:17px;fill:none;stroke:currentColor}.v67-detail{background:var(--surface-3)!important;border:0!important;border-radius:15px!important;margin-top:8px!important;overflow:hidden!important}.v67-detail summary{padding:13px 14px!important}.v67-detail .detail-body{padding:0 14px 14px!important;font-size:13px!important}.around-list{padding:13px!important;margin:10px 0!important}.around-list>a{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;background:rgba(255,255,255,.22)!important}.around-list>a strong{min-width:0;unicode-bidi:plaintext;text-align:start}.around-list>a span{white-space:nowrap}

/* podcast: compact, no giant headphone art */
#audioDialog .sheet{background:var(--cream)!important}.v66-podcast{background:var(--surface-4)!important;border-radius:20px!important;padding:15px!important}.v66-hosts{grid-template-columns:42px minmax(0,1fr) 42px!important}.v66-hosts>span{width:42px!important;height:42px!important;font-size:21px!important}.v65-audio-slot{background:var(--surface-3)!important;padding:12px!important}.v65-audio-slot audio{height:42px!important}.v65-audio-tools button{background:var(--surface)!important}.audio-loading{max-width:32px;max-height:32px}

/* trip and secondary screens */
.v65-day{box-shadow:none!important;border:1px solid var(--hair)!important}.v65-day-label{font-weight:650}.v65-chips b{font-weight:700}.poi-grid{gap:10px!important}.poi-card{box-shadow:0 6px 20px rgba(73,60,48,.06)!important}.poi-cover{background-color:#d8ddd9!important}.booking-card{box-shadow:none!important;border:1px solid var(--hair)!important}.filters button,.explore-tabs button,.radius button{background:var(--surface-3)!important;color:var(--ink)!important}.filters button.active,.explore-tabs button.active,.radius button.active{background:var(--accent)!important;color:#fff!important}.bottom-nav{box-shadow:0 -7px 25px rgba(68,56,46,.06)}

@media(max-width:430px){
  .topbar{height:62px!important;padding-inline:14px!important}.brand small{display:none!important}.day-hero{height:205px!important}.hero-copy{inset:auto 17px 24px!important}.hero-copy h1{font-size:31px!important;line-height:1.04!important;overflow-wrap:break-word!important;word-break:normal!important}.today-glance{border-radius:17px!important}.glance-item{padding:12px!important}.glance-item strong{font-size:14px!important}.now-card{border-radius:21px!important;padding:16px!important;margin-bottom:20px!important}.now-card h2{font-size:22px!important}.section-title{margin-top:18px!important}.section-title h2{font-size:26px!important}
  .v67-stop .v64-place-visual{flex-basis:80px!important;width:80px!important;min-width:80px!important;padding-left:8px!important}.v67-stop .v64-place-visual .v6-photo{width:72px!important;height:86px!important;min-height:86px!important}.v67-card-content{padding:10px 9px 10px 8px!important}.v67-card-head{grid-template-columns:30px minmax(0,1fr) 52px!important;gap:6px!important}.v67-kind-icon{width:30px!important;height:30px!important;min-width:30px!important}.v67-name h3{font-size:14px!important}.v67-time{min-width:52px!important;max-width:52px!important}.v67-time strong{font-size:13px!important}.v67-actions>a,.v67-actions>button{height:32px!important;min-height:32px!important;max-height:32px!important;padding-inline:8px!important;font-size:10.5px!important}.v67-actions svg{width:14px!important;height:14px!important;min-width:14px!important;max-width:14px!important;min-height:14px!important;max-height:14px!important}
  dialog[open]{width:100%!important;max-width:100%!important;margin:auto 0 0!important;inset:auto 0 0 0!important}.sheet{width:100%!important;max-width:100%!important;max-height:82dvh!important;border-radius:28px 28px 0 0!important;padding:14px 15px calc(18px + env(safe-area-inset-bottom))!important}.v67-sheet-title h2{font-size:20px!important}.v67-sheet-primary{grid-template-columns:1fr 1fr!important}.around-list>a{padding:9px!important}.v66-brief{border-radius:20px!important;padding:15px!important}.v66-adjust button{padding:7px 10px!important;font-size:11px!important}.smart-map{height:55dvh!important;min-height:390px!important}.page-head{padding:26px 15px 15px!important}.page-head h1{font-size:32px!important}.poi-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bottom-nav{padding-inline:5px!important}.bottom-nav button{min-width:0!important}.bottom-nav small{font-size:9px!important}
}
@media(max-width:350px){.v67-stop .v64-place-visual{flex-basis:72px!important;width:72px!important;min-width:72px!important}.v67-stop .v64-place-visual .v6-photo{width:64px!important}.v67-card-head{grid-template-columns:28px minmax(0,1fr) 48px!important}.v67-time{min-width:48px!important;max-width:48px!important}.v67-actions span{display:none!important}.v67-actions>a,.v67-actions>button{width:32px!important;padding:0!important}.poi-grid{grid-template-columns:1fr!important}}
/* V6.8 Gemini podcast */
.v68-podcast{background:var(--card,#f7efe6);border-radius:22px;padding:16px}.v68-hosts{display:flex;align-items:center;gap:12px;margin-bottom:14px}.v68-hosts>div{flex:1;display:flex;flex-direction:column}.v68-hosts small{opacity:.65;margin-top:3px}.v68-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#e8ddd0;font-size:22px}.v68-audio-slot{min-height:130px;display:grid;place-items:center;text-align:center;gap:7px}.v68-player{width:100%;display:block;text-align:initial}.v68-now{display:flex;align-items:center;gap:12px}.v68-now>div{display:flex;flex-direction:column;min-width:0}.v68-now strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v68-now small{opacity:.65}.v68-play{width:48px!important;height:48px!important;min-width:48px!important;max-width:48px;border-radius:50%!important;padding:0!important;display:grid!important;place-items:center!important;font-size:18px!important}.v68-track{height:6px;border-radius:999px;background:rgba(30,42,50,.12);overflow:hidden;margin:16px 0 10px}.v68-track span{display:block;width:0;height:100%;background:#385568;border-radius:inherit}.v68-tools{display:flex;align-items:center;gap:8px}.v68-tools button{min-height:34px!important;height:34px!important;padding:0 11px!important;border-radius:12px!important;flex:0 0 auto!important}.v68-tools span{margin-inline-start:auto;font-variant-numeric:tabular-nums;font-size:13px;opacity:.65}
/* V6.10 cumulative polish */
.v610-stop.done-stop{opacity:.5!important}.v610-stop.done-stop .v67-done{opacity:1!important}.v610-stop .v67-done{left:auto!important;right:8px!important;bottom:8px!important;background:var(--surface)!important;border:1px solid var(--hair)!important;box-shadow:0 3px 10px rgba(0,0,0,.08)!important}.v610-stop .v67-card-content{padding-right:12px!important;padding-bottom:44px!important}.v610-stop .v67-card-head{grid-template-columns:32px minmax(0,1fr) 64px!important}.v610-stop .v67-name h3{max-width:100%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.v610-stop .v67-time{min-width:64px!important;max-width:64px!important}.v610-reserve{background:var(--sage)!important}.v610-ticket-btn{background:var(--sand)!important}.v610-summary{background:var(--surface-2);border-radius:18px;padding:14px;margin:10px 0;line-height:1.55}.v610-summary p{margin:0 0 9px}.v610-tip{background:var(--sage);border-radius:14px;padding:11px;display:grid;gap:4px;margin-top:9px}.v610-micro,.v610-booking{margin:13px 0}.v610-section-title small,.v610-section-title strong{display:block}.v610-section-title small{color:var(--muted);font-size:10px}.v610-section-title strong{font-size:15px;margin-top:2px}.v610-micro-grid{display:grid;gap:7px;margin-top:8px}.v610-micro-grid>a{display:grid;grid-template-columns:38px minmax(0,1fr);gap:9px;align-items:center;text-decoration:none;color:var(--ink);background:var(--sky);border-radius:15px;padding:10px}.v610-micro-grid>a:nth-child(2n){background:var(--sand)}.v610-micro-icon{width:38px;height:38px;border-radius:12px;background:rgba(255,255,255,.4);display:grid;place-items:center;font-size:18px}.v610-micro-grid p{font-size:11px;margin:2px 0;line-height:1.35}.v610-micro-grid small{font-size:9px;color:var(--muted)}.v610-booking-card{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:9px;align-items:center;background:var(--coral);border-radius:16px;padding:11px;margin-top:8px}.v610-booking-card svg{width:20px;height:20px;fill:none;stroke:currentColor}.v610-booking-card strong,.v610-booking-card small{display:block}.v610-booking-card small{font-size:10px;color:var(--muted)}.v610-booking-card button,.v610-booking-card a{border:0;background:var(--accent);color:#fff;border-radius:11px;padding:8px;text-decoration:none;font-size:11px}.v610-wow-grid{display:grid;gap:8px;margin-top:12px}.v610-wow-grid article{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:9px;align-items:center;background:rgba(255,255,255,.82);color:var(--ink);border-radius:16px;padding:11px}.v610-wow-grid article:nth-child(2){background:var(--sage)}.v610-wow-grid article:nth-child(3){background:var(--sand)}.v610-wow-grid article>span{font-size:20px}.v610-wow-grid p{font-size:11px;margin:2px 0;line-height:1.35}.v610-wow-grid small{font-size:9px;color:var(--muted)}.v610-wow-grid a{background:var(--accent);color:#fff;border-radius:10px;padding:7px;text-decoration:none;font-size:10px;display:flex;gap:4px;align-items:center}.v610-wow-grid svg{width:13px;height:13px;fill:none;stroke:currentColor}.v610-loading,.v610-error{background:rgba(255,255,255,.7);color:var(--ink);padding:12px;border-radius:14px;margin-top:10px}.v610-currency{margin-inline-start:auto;margin-inline-end:7px;border:0;background:var(--sand);color:var(--ink);border-radius:12px;padding:8px 10px;font-weight:800}.v610-converter{background:var(--sky);border-radius:20px;padding:16px;display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:end}.v610-converter label{font-size:11px}.v610-converter input{width:100%;border:0;border-radius:12px;background:var(--surface);padding:11px;margin-top:4px}.v610-converter small{grid-column:1/-1;color:var(--muted)}.v610-add-place{background:var(--sage);border-radius:20px;padding:14px;margin-bottom:14px}.v610-add-place small,.v610-add-place strong{display:block}.v610-search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;margin-top:10px}.v610-search-row input{min-width:0;border:0;border-radius:12px;background:var(--surface);padding:11px}.v610-search-row button,.v610-found button{border:0;border-radius:12px;background:var(--accent);color:#fff;padding:9px 12px}.v610-found{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-top:9px;background:rgba(255,255,255,.35);padding:9px;border-radius:12px}.v610-found strong,.v610-found small{display:block}.v610-poi{display:grid;grid-template-columns:88px minmax(0,1fr);gap:10px;background:var(--surface);border-radius:20px;padding:9px;box-shadow:0 6px 20px rgba(73,60,48,.06);min-width:0}.v610-poi-photo{height:100px;border-radius:14px;background:var(--surface-3) center/cover no-repeat;display:grid;place-items:center;overflow:hidden}.v610-poi-body{min-width:0;display:grid;align-content:center;gap:5px}.v610-poi-body strong,.v610-poi-body small{display:block}.v610-poi-body p{font-size:10px;margin:0;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v610-rating{font-size:10px}.v610-poi .v67-actions{margin-top:3px!important}.v610-flight-card{display:flex;justify-content:space-between;align-items:center;background:var(--sky);border-radius:18px;padding:12px;margin-bottom:12px}.v610-flight-card>div{display:flex;gap:9px;align-items:center}.v610-flight-card svg{width:24px;height:24px;fill:none;stroke:currentColor}.v610-flight-card small,.v610-flight-card strong,.v610-flight-card span{display:block}.v610-flight-card span{font-size:10px;color:var(--muted)}.v610-flight-card button{border:0;background:var(--accent);color:#fff;border-radius:11px;padding:8px 11px}.v610-flight-live{display:block;text-align:center;margin-top:10px;background:var(--sky);padding:10px;border-radius:12px;text-decoration:none;color:var(--ink)}
@media(max-width:430px){.v610-poi{grid-template-columns:78px minmax(0,1fr)}.v610-poi-photo{height:94px}.v610-wow-grid article{grid-template-columns:30px minmax(0,1fr)}.v610-wow-grid article a{grid-column:2}.v610-converter{grid-template-columns:1fr 24px 1fr}.v610-currency{font-size:11px;padding:7px 8px}.v610-stop .v67-card-head{grid-template-columns:30px minmax(0,1fr) 60px!important}}
/* TIULI V7 */
.v7-legacy-hidden{display:none!important}.v7-layer{position:fixed;inset:0;z-index:1000;background:#f1ece4;color:#202524;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow:auto}.v7-layer.hidden,.v7-pop.hidden{display:none}.v7-auth{display:grid;place-items:center;padding:24px;background:linear-gradient(160deg,#e9dfd3,#d9e4e3 52%,#d7d3c5)}.v7-login-card{width:min(430px,100%);padding:40px 30px;background:#f7f1e8;border-radius:34px;box-shadow:0 25px 80px #32413d22;text-align:center}.v7-logo{width:62px;height:62px;border-radius:20px;background:#344d50;color:#fff;display:grid;place-items:center;margin:0 auto 14px;font-size:30px;font-weight:800}.v7-login-card>small,.v7-hub-head small,.v7-editor-head small{letter-spacing:.18em;color:#6f7772;font-weight:800}.v7-login-card h1{font-size:34px;line-height:1.05;margin:14px 0}.v7-login-card p{color:#68706c}.v7-google{width:100%;border:0;border-radius:18px;background:#31494d;color:white;padding:15px;margin-top:20px;font-weight:750;font-size:16px}.v7-google span{background:#f5efe7;color:#315;display:inline-grid;place-items:center;width:28px;height:28px;border-radius:9px;margin-left:8px}.v7-login-foot{font-size:12px;color:#7d827e;margin-top:16px}.v7-hub-head,.v7-editor-head{position:sticky;top:0;z-index:5;padding:calc(18px + env(safe-area-inset-top)) 22px 16px;background:#f1ece4dd;backdrop-filter:blur(18px);display:flex;justify-content:space-between;align-items:center}.v7-hub-head h1,.v7-editor-head h1{margin:4px 0 0;font-size:27px}.v7-user{display:flex;align-items:center;gap:8px}.v7-user img{width:42px;height:42px;border-radius:50%;background:#d8dedb}.v7-user button,.v7-editor-head button{border:0;background:#e4ded3;border-radius:14px;padding:10px 13px}.v7-hub-main{max-width:980px;margin:auto;padding:18px 18px 120px}.v7-next{background:#31494d;color:#fff;border-radius:28px;padding:25px;display:flex;align-items:end;justify-content:space-between;min-height:180px}.v7-next h2{font-size:30px;margin:8px 0}.v7-next p{color:#dce6e3}.v7-primary{border:0;background:#31494d;color:#fff;border-radius:15px;padding:12px 16px;font-weight:750}.v7-next .v7-primary{background:#f2e8dc;color:#273b3e}.v7-primary.wide{width:100%;padding:15px}.v7-section-head{display:flex;justify-content:space-between;align-items:end;margin:28px 2px 12px}.v7-section-head h2{margin:4px 0 0;font-size:24px}.v7-section-head small{color:#7c817d}.v7-section-head.shared{margin-top:34px}.v7-add{border:0;background:#d9e2df;color:#294449;border-radius:13px;padding:10px 13px;font-weight:750}.v7-trip-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.v7-trip-card{background:#e8ded2;border-radius:23px;padding:12px;display:grid;grid-template-columns:58px 1fr;gap:12px;align-items:center}.v7-trip-cover{width:58px;height:58px;border-radius:17px;background:#cfdcda;display:grid;place-items:center;font-size:28px}.v7-trip-card h3{margin:3px 0;font-size:18px}.v7-trip-card p,.v7-trip-card small{color:#6c736f;margin:0}.v7-card-actions{grid-column:1/-1;display:flex;gap:7px}.v7-card-actions button{flex:1;border:0;border-radius:12px;background:#f2ece4;padding:10px;font-weight:700}.v7-empty{background:#e9e4da;border-radius:18px;padding:25px;color:#767b77;text-align:center}.v7-pop{position:fixed;z-index:1200;top:82px;left:20px;background:#f5eee5;border-radius:14px;padding:7px;box-shadow:0 15px 40px #0002}.v7-pop button{border:0;background:transparent;padding:10px 18px}.v7-editor{background:#eee7de}.v7-editor-head{max-width:100%}.v7-editor-body{padding:15px 15px 110px;max-width:1100px;margin:auto}.v7-editor-summary{display:flex;justify-content:space-between;align-items:center;padding:18px;background:#d7e1df;border-radius:22px;margin-bottom:15px}.v7-editor-summary h2{margin:4px 0}.v7-editor-summary button{border:0;background:#31494d;color:#fff;border-radius:13px;padding:10px}.v7-days-board{display:grid;gap:12px}.v7-day-column{background:#e8ded2;border-radius:22px;padding:14px}.v7-day-column header{display:grid;grid-template-columns:1fr auto;align-items:center}.v7-day-column header small,.v7-cloud-stop small{display:block;color:#717772}.v7-day-column h3{margin:3px 0 12px}.v7-add-stop{grid-row:1/3;grid-column:2;border:0;background:#f5eee5;border-radius:12px;padding:9px}.v7-cloud-stops{display:grid;gap:7px}.v7-cloud-stop{display:grid;grid-template-columns:38px 1fr auto;gap:9px;align-items:center;background:#f4ede4;border-radius:15px;padding:10px}.v7-cloud-stop>span{width:36px;height:36px;background:#d8e2df;border-radius:11px;display:grid;place-items:center}.v7-cloud-stop button{border:0;background:transparent;font-size:20px;color:#8a8e89}.v7-sheet{border:0;width:min(600px,calc(100vw - 24px));max-height:88vh;overflow:auto;border-radius:28px;background:#f3ece3;padding:22px;color:#232826}.v7-sheet.compact{width:min(430px,calc(100vw - 24px))}.v7-sheet-head{display:flex;justify-content:space-between;align-items:start}.v7-sheet-head h2{margin:5px 0 10px;font-size:26px}.v7-sheet-head button{border:0;background:#e2dbd1;border-radius:50%;width:36px;height:36px;font-size:22px}.v7-source-list{display:grid;gap:8px;margin:16px 0}.v7-source-list label{background:#e3ded4;border-radius:16px;padding:13px;display:flex;gap:12px;align-items:center}.v7-source-list small{display:block;color:#747a75;margin-top:2px}.v7-fields{display:grid;gap:9px}.v7-fields input,.v7-fields textarea,.v7-sheet>input{width:100%;border:1px solid #d9d1c5;background:#faf3e9;border-radius:14px;padding:13px;font:inherit}.v7-fields textarea{min-height:90px;resize:vertical}.v7-date-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.v7-date-row label{font-size:12px;color:#727872}.v7-source-box{background:#dce5e2;border-radius:15px;padding:10px}.v7-source-box.hidden{display:none}.v7-seg{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.v7-seg label{background:#e1d9cf;border-radius:13px;padding:11px}.v7-found-place{display:grid;grid-template-columns:65px 1fr auto;gap:10px;align-items:center;margin:12px 0;background:#e2ded4;border-radius:16px;padding:8px}.v7-found-place img{width:65px;height:65px;object-fit:cover;border-radius:12px}.v7-found-place small,.v7-found-place span{display:block;color:#6e756f}.v7-found-place button{border:0;background:#31494d;color:#fff;border-radius:11px;padding:9px}.v7-toast{position:fixed;z-index:2000;bottom:100px;left:50%;transform:translate(-50%,20px);opacity:0;background:#243b3f;color:#fff;border-radius:14px;padding:11px 18px;transition:.2s;pointer-events:none}.v7-toast.show{opacity:1;transform:translate(-50%,0)}.v7-legacy-bar{position:fixed;z-index:990;top:0;left:0;right:0;padding:calc(7px + env(safe-area-inset-top)) 10px 7px;background:#294448dd;backdrop-filter:blur(12px);color:white;display:flex;justify-content:space-between;align-items:center}.v7-legacy-bar button{border:0;background:#ffffff18;color:#fff;border-radius:10px;padding:8px 10px}.v7-legacy-bar+*{}.v7-layer dialog::backdrop,dialog::backdrop{background:#22302c66;backdrop-filter:blur(4px)}
@media(max-width:600px){.v7-hub-main{padding-inline:12px}.v7-next{min-height:150px}.v7-next h2{font-size:25px}.v7-trip-grid{grid-template-columns:1fr}.v7-sheet{padding:18px}.v7-date-row{grid-template-columns:1fr}.v7-editor-head h1{font-size:20px}}

/* TIULI V7.4 — account visibility & switching */
.v7-user{background:#e7dfd4;border-radius:18px;padding:5px 6px 5px 10px}
.v7-user button{min-width:76px;font-weight:750;color:#31494d}
.v7-pop{min-width:260px;padding:10px;top:78px;left:18px;border:1px solid #ded5c9}
.v7-account-summary{display:grid;grid-template-columns:42px 1fr;gap:10px;align-items:center;padding:8px 9px 12px;border-bottom:1px solid #ddd4c8;margin-bottom:5px}
.v7-account-summary img{width:42px;height:42px;border-radius:50%;object-fit:cover;background:#d8dedb}
.v7-account-summary b,.v7-account-summary small{display:block;max-width:175px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.v7-account-summary small{color:#727872;margin-top:2px}
.v7-pop button{display:block;width:100%;text-align:right;border-radius:10px}
.v7-pop button:hover{background:#e8e0d6}
.v7-pop .v7-danger{color:#9b3d3d}
.v7-legacy-actions{display:flex;gap:6px;align-items:center}
.v7-legacy-brand{font-weight:850;letter-spacing:.12em}
#v7LegacyAccount{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media(max-width:600px){
 .v7-hub-head{padding-left:12px;padding-right:12px}
 .v7-user img{width:36px;height:36px}
 .v7-user button{min-width:62px;padding:9px 10px}
 .v7-pop{left:10px;right:10px;top:72px;min-width:0}
 .v7-legacy-bar{font-size:12px}
 #v7LegacyShare{display:none}
}

/* TIULI V8 — real build pipeline */
.v8-progress-dialog{border:0;background:transparent;padding:18px;max-width:560px;width:calc(100% - 24px)}
.v8-progress-dialog::backdrop{background:rgba(28,42,43,.48);backdrop-filter:blur(10px)}
.v8-progress-card{background:#f4efe7;border-radius:30px;padding:30px;box-shadow:0 28px 80px rgba(20,36,37,.24);color:#294346}
.v8-progress-logo{font-weight:900;letter-spacing:.18em;margin-bottom:28px}.v8-progress-card small{letter-spacing:.12em;color:#8c887f}.v8-progress-card h2{font-size:30px;margin:7px 0}.v8-progress-card>p{min-height:24px;color:#69706c}
.v8-progress-track{height:14px;border-radius:99px;background:#ddd7cd;overflow:hidden;margin:24px 0 10px}.v8-progress-track>div{height:100%;width:0;background:#304e51;border-radius:99px;transition:width .6s ease}
.v8-progress-meta{display:flex;justify-content:space-between;align-items:center}.v8-progress-meta b{font-size:24px}.v8-progress-meta span{font-size:12px;color:#777}
.v8-progress-steps{display:grid;gap:9px;margin:25px 0}.v8-progress-steps div{display:flex;gap:10px;align-items:center;color:#aaa}.v8-progress-steps .done{color:#61766e}.v8-progress-steps .active{color:#294346;font-weight:800}.v8-progress-steps span{width:20px}
.v8-progress-error{background:#f5dddd;color:#873b3b;border-radius:14px;padding:13px;margin:15px 0}.v8-secondary{width:100%;border:0;background:transparent;padding:13px;color:#5e6968;font-weight:700}
.v8-trip-hero{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;padding:28px;border-radius:28px;background:#e6ddd0;margin-bottom:18px}.v8-trip-hero h2{font-size:32px;margin:4px 0}.v8-trip-hero p{max-width:650px;color:#67706d}
.v8-itinerary{display:grid;gap:20px}.v8-day{background:#f7f3ed;border-radius:26px;padding:22px;border:1px solid #e4ddd3}.v8-day>header{display:flex;justify-content:space-between;gap:20px;margin-bottom:18px}.v8-day h3{font-size:24px;margin:3px 0}.v8-day header p{margin:4px 0;color:#707571}
.v8-stop-list{display:grid;gap:4px}.v8-stop{display:grid;grid-template-columns:62px 42px 1fr 28px;gap:10px;padding:15px 0;border-top:1px solid #e2dbd1;align-items:start}.v8-time{font-weight:800;color:#526866;padding-top:6px}.v8-stop-dot{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#e5ded3}.v8-stop-main b{font-size:17px}.v8-stop-main small{display:block;color:#7b7e79;margin:4px 0}.v8-stop-main p{margin:8px 0;line-height:1.5}.v8-stop-title{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.v8-verified{font-size:10px;background:#dce9e3;color:#49675d;padding:3px 7px;border-radius:99px}.v8-tip{background:#ece4d9;padding:9px 11px;border-radius:12px;margin:8px 0;font-size:13px}.v8-micro{display:flex;gap:6px;flex-wrap:wrap}.v8-micro span{font-size:11px;background:#fff;border:1px solid #e0d8cd;padding:6px 8px;border-radius:10px}.v8-stop-actions{display:flex;gap:8px;align-items:center;margin-top:10px;flex-wrap:wrap}.v8-stop-actions a,.v8-book{font-size:12px;padding:7px 9px;border-radius:10px;background:#dfe8e5;color:#304e51;text-decoration:none}.v8-book{background:#efe0c9;color:#745d3b}.v8-del{border:0;background:transparent;color:#aaa;font-size:18px}
@media(max-width:650px){.v8-progress-card{padding:22px}.v8-progress-card h2{font-size:25px}.v8-trip-hero{padding:20px;align-items:flex-start}.v8-stop{grid-template-columns:50px 34px 1fr 20px;gap:7px}.v8-stop-dot{width:30px;height:30px}.v8-day{padding:16px}.v8-day>header{align-items:flex-start}}

/* TIULI V8.2 — calm onboarding + Japan-grade generated-trip UI */
.v7-auth{padding:0;background:#ded8cd;display:block}
.v82-login-shell{min-height:100dvh;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);padding:24px;gap:18px}
.v82-login-story{position:relative;border-radius:34px;background:linear-gradient(145deg,#294649,#4b6662 56%,#b7b4a4);color:#f7f2e9;padding:38px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;min-height:calc(100dvh - 48px)}
.v82-login-story:after{content:"";position:absolute;width:420px;height:420px;border:1px solid #fff3;border-radius:50%;left:-160px;bottom:-190px;box-shadow:0 0 0 55px #fff1,0 0 0 110px #fff1}
.v82-wordmark{font-weight:900;letter-spacing:.22em;z-index:1}.v82-story-copy{max-width:620px;z-index:1}.v82-kicker{font-size:11px;letter-spacing:.18em;color:#e1ded4}.v82-story-copy h1{font-size:clamp(44px,6vw,78px);line-height:.98;margin:14px 0 20px;letter-spacing:-.04em}.v82-story-copy p{font-size:18px;line-height:1.65;max-width:570px;color:#eef0e8}
.v82-story-pills{display:flex;gap:8px;flex-wrap:wrap;z-index:1}.v82-story-pills span{border:1px solid #fff4;background:#ffffff12;border-radius:99px;padding:8px 12px;font-size:12px}
.v82-login-card{align-self:center;justify-self:center;width:min(470px,calc(100% - 20px));box-shadow:none;background:#f4efe7;text-align:right;padding:48px 42px}
.v82-login-card .v7-logo{margin:0 0 28px}.v82-login-card h2{font-size:38px;line-height:1.08;margin:14px 0}.v82-login-card>p{font-size:16px;line-height:1.6}.v82-login-card .v7-google{margin-top:30px}.v82-login-card .v7-login-foot{text-align:center;line-height:1.5}
.v82-builder{max-width:none;width:100%;height:100%;padding:14px;background:transparent}.v82-builder::backdrop{background:#263c3d99;backdrop-filter:blur(12px)}
.v82-builder-sheet{width:min(760px,calc(100vw - 28px));max-height:calc(100dvh - 28px);padding:30px;border-radius:32px}.v82-builder-sheet .v7-sheet-head p{margin:8px 0 0;color:#737975}.v82-builder-step{display:flex;gap:12px;align-items:center;margin:26px 2px 12px}.v82-builder-step>span{width:30px;height:30px;border-radius:50%;background:#314e50;color:#fff;display:grid;place-items:center;font-weight:800}.v82-builder-step b,.v82-builder-step small{display:block}.v82-builder-step small{color:#81847f}.v82-builder-step.second{margin-top:30px}
.v82-source-list{grid-template-columns:repeat(3,1fr);gap:10px}.v82-source-list label{position:relative;display:grid;grid-template-columns:42px 1fr;align-items:start;gap:10px;padding:17px;background:#ebe4da;border:1px solid transparent;min-height:125px;cursor:pointer;transition:.2s}.v82-source-list label:has(input:checked){background:#dce7e4;border-color:#7d9992;box-shadow:inset 0 0 0 1px #7d9992}.v82-source-list input{position:absolute;opacity:0}.v82-source-list i{width:40px;height:40px;border-radius:13px;background:#f6f0e8;display:grid;place-items:center;font-style:normal;font-size:20px}.v82-source-list em{position:absolute;left:11px;top:11px;width:22px;height:22px;border-radius:50%;background:#314e50;color:#fff;display:none;place-items:center;font-style:normal;font-size:11px}.v82-source-list label:has(input:checked) em{display:grid}.v82-source-list small{line-height:1.35}.v82-builder-fields{grid-template-columns:1fr 1fr}.v82-builder-fields>#tripTitle,.v82-builder-fields>#tripDestination,.v82-builder-fields>.v7-date-row,.v82-builder-fields>.v7-source-box{grid-column:1/-1}.v82-build-footer{position:sticky;bottom:-30px;margin:30px -30px -30px;padding:17px 30px;background:#f4eee5eF;backdrop-filter:blur(16px);border-top:1px solid #ded6cb;display:flex;align-items:center;justify-content:space-between;gap:20px}.v82-build-footer b,.v82-build-footer small{display:block}.v82-build-footer small{color:#7e827d;margin-top:2px}.v82-build-footer button{padding:14px 20px}.v82-build-footer button span{margin-right:8px}

.v7-editor{background:#eee8df}.v7-editor-body{max-width:1040px;padding-top:10px}.v82-trip-top{background:#dfe8e5;border-radius:30px;padding:28px;display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin:8px 0 14px}.v82-trip-intro{max-width:700px}.v82-trip-intro>small{letter-spacing:.16em;color:#657773;font-weight:800}.v82-trip-intro h2{font-size:38px;line-height:1.05;margin:7px 0}.v82-trip-intro p{color:#66736f;line-height:1.55}.v82-trip-stats{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px}.v82-trip-stats span{background:#f3eee6;border-radius:12px;padding:8px 11px;color:#66716e;font-size:12px}.v82-trip-stats b{color:#304c4f;font-size:15px}.v82-trip-top-actions{display:flex;gap:7px}.v82-trip-top-actions button{border:0;border-radius:12px;padding:10px 13px;background:#314e50;color:#fff;font-weight:700}
.v82-day-jump{display:flex;gap:7px;overflow:auto;padding:4px 2px 15px;scrollbar-width:none;position:sticky;top:82px;z-index:4;background:#eee8dfdd;backdrop-filter:blur(13px)}.v82-day-jump::-webkit-scrollbar{display:none}.v82-day-jump button{min-width:96px;border:0;border-radius:15px;background:#e0d8ce;color:#6c716e;padding:9px 12px;text-align:right}.v82-day-jump button small,.v82-day-jump button b{display:block;white-space:nowrap}.v82-day-jump button.active{background:#314e50;color:#fff}
.v82-itinerary{display:grid;gap:25px}.v82-day{scroll-margin-top:145px}.v82-day-hero{min-height:260px;border-radius:30px;padding:25px;background:#bdc9c3;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;background-size:cover;background-position:center;color:#233b3d;overflow:hidden}.v82-day-hero.has-photo{color:#fff}.v82-day-hero-copy{max-width:680px}.v82-day-hero-copy>span{display:inline-block;background:#f3eee6;color:#304c4f;border-radius:99px;padding:6px 10px;font-size:11px;font-weight:800}.v82-day-hero.has-photo .v82-day-hero-copy>span{background:#f7f0e9e8}.v82-day-hero-copy small{display:block;margin-top:12px;font-weight:700}.v82-day-hero h3{font-size:34px;margin:5px 0 4px;line-height:1.02}.v82-day-hero p{margin:0;line-height:1.45;max-width:620px}.v82-day-hero.has-photo p{color:#f6f4ef}.v82-day-hero .v7-add-stop{background:#f3eee6;color:#304c4f;border-radius:13px;white-space:nowrap}
.v82-timeline{padding:8px 6px 0}.v82-stop{display:grid;grid-template-columns:64px 24px 1fr;gap:8px;min-height:132px}.v82-stop-time{padding-top:22px;text-align:left}.v82-stop-time b,.v82-stop-time span{display:block}.v82-stop-time b{color:#304c4f}.v82-stop-time span{font-size:11px;color:#8a8b85;margin-top:3px}.v82-stop-line{display:flex;justify-content:center;position:relative}.v82-stop-line:after{content:"";position:absolute;top:0;bottom:0;width:1px;background:#c9c2b7}.v82-stop-line i{z-index:1;width:11px;height:11px;border-radius:50%;background:#647d76;margin-top:31px;box-shadow:0 0 0 5px #eee8df}
.v82-stop-card{margin:7px 0 12px;background:#f6f1e9;border-radius:22px;padding:10px;display:grid;grid-template-columns:118px 1fr;gap:15px;box-shadow:0 6px 18px #3046420a}.v82-stop-photo{height:112px;border-radius:17px;background:#dce1dc;display:grid;place-items:center;background-size:cover;background-position:center;overflow:hidden}.v82-stop-photo span{font-size:27px;background:#f5eee5cc;width:46px;height:46px;border-radius:15px;display:grid;place-items:center}.v82-stop-photo.loaded span{opacity:0}.v82-stop-content{min-width:0;padding:3px 3px 2px}.v82-stop-head{display:flex;justify-content:space-between;gap:10px}.v82-stop-head small{color:#7b807b}.v82-stop-head h4{font-size:20px;margin:2px 0;overflow-wrap:anywhere}.v82-check{border:1px solid #c7c9c3;background:transparent;border-radius:50%;width:31px;height:31px;flex:none;color:#6e7773}.v82-stop-why{margin:6px 0;color:#606b67;line-height:1.42}.v82-stop-buttons{display:flex;gap:7px;flex-wrap:wrap;margin-top:9px}.v82-stop-buttons a,.v82-stop-buttons button,.v82-stop-buttons span{border:0;background:#dce7e4;color:#314e50;border-radius:10px;padding:7px 9px;text-decoration:none;font:inherit;font-size:12px;font-weight:700}.v82-stop-buttons .book{background:#ebddc8;color:#70593b}.v82-stop-more{display:none;border-top:1px solid #e1dad0;margin-top:13px;padding-top:13px}.v82-stop.open .v82-stop-more{display:block}.v82-info-row{display:grid;grid-template-columns:90px 1fr;gap:10px;font-size:13px;margin:7px 0}.v82-info-row span{color:#6f7470}.v82-info-box{background:#e7e0d6;border-radius:13px;padding:11px;margin:8px 0}.v82-info-box.booking{background:#efe1cb}.v82-info-box p{margin:4px 0 0}.v82-mini-title{font-weight:800;font-size:13px;margin:13px 0 7px}.v82-micro-grid{display:flex;gap:6px;flex-wrap:wrap}.v82-micro-grid span{background:#e0e8e5;border-radius:10px;padding:7px 9px;font-size:12px}.v82-remove{border:0;background:transparent;color:#a45d5d;padding:10px 0 2px;font-weight:700}
@media(max-width:780px){
 .v82-login-shell{grid-template-columns:1fr;padding:12px}.v82-login-story{min-height:36vh;padding:24px}.v82-story-copy h1{font-size:44px}.v82-story-copy p{font-size:15px}.v82-login-card{margin:-24px auto 12px;z-index:2;padding:30px 24px}.v82-login-card h2{font-size:31px}
 .v82-source-list{grid-template-columns:1fr}.v82-source-list label{min-height:0}.v82-builder-sheet{padding:20px}.v82-build-footer{margin:25px -20px -20px;padding:14px 20px}.v82-build-footer>div{display:none}
 .v82-trip-top{padding:21px;align-items:flex-start;display:block}.v82-trip-intro h2{font-size:31px}.v82-trip-top-actions{margin-top:15px}.v82-day-jump{top:73px}
 .v82-day-hero{min-height:220px;padding:20px}.v82-day-hero h3{font-size:28px}.v82-day-hero .v7-add-stop{align-self:flex-start;font-size:12px}
 .v82-stop{grid-template-columns:50px 18px 1fr}.v82-stop-time{font-size:12px}.v82-stop-card{grid-template-columns:86px 1fr;gap:10px}.v82-stop-photo{height:88px}.v82-stop-head h4{font-size:17px}.v82-stop-why{font-size:13px}
}
