/* Section 01: one familiar website, two ways of working. */
.routes-layout { grid-template-columns: .67fr 1.33fr; gap: 34px; }
.route-scene { min-width: 0; }
.route-viewport { position: relative; aspect-ratio: 800 / 690; overflow: hidden; border-radius: 22px; background: radial-gradient(ellipse at 82% 75%, #b8e8dc 0, transparent 58%), radial-gradient(ellipse at 9% 13%, #ddeaff 0, transparent 58%), #eef5f3; }
.route-canvas { position: absolute; width: 800px; height: 690px; transform-origin: 0 0; color: #25262a; font-family: 'DM Sans', sans-serif; }
.route-canvas *, .route-canvas *::before, .route-canvas *::after { box-sizing: border-box; }
.route-canvas p, .route-canvas h4 { margin: 0; }
.route-scene-kicker { position: absolute; top: 26px; left: 40px; right: 50px; display: flex; align-items: center; gap: 8px; font-size: 9px; font-weight: 650; letter-spacing: 1.3px; color: #496363; }
.route-scene-kicker > span:last-child { margin-left: auto; font-size: 9px; letter-spacing: 2px; }
.route-kicker-dot { width: 6px; height: 6px; background: #20846b; border-radius: 50%; box-shadow: 0 0 0 4px #20846b10; }
.route-chrome { position: absolute; z-index: 2; left: 40px; top: 64px; width: 710px; height: 519px; overflow: hidden; border-radius: 12px; background: #fff; border: 1px solid #ffffffcf; box-shadow: 0 22px 50px -15px #213c4945, 0 3px 8px #24445514; transform-origin: 0 0; }
.route-chrome-tabs { height: 37px; display: flex; align-items: center; gap: 13px; background: #dbe5f4; padding: 0 13px; color: #404653; }
.route-lights { display: flex; gap: 6px; margin-right: 6px; }
.route-lights i { width: 9px; height: 9px; border-radius: 50%; background: #ff6058; box-shadow: inset 0 0 0 1px #0000000e; }
.route-lights i:nth-child(2) { background: #ffbd2e; }
.route-lights i:nth-child(3) { background: #29c840; }
.route-active-tab { display: flex; align-items: center; gap: 8px; align-self: end; height: 31px; width: 215px; padding: 0 13px; background: #fff; border-radius: 9px 9px 0 0; font-size: 11px; }
.route-active-tab img { width: 13px; height: 15px; }
.route-active-tab > span { margin-left: auto; font-size: 16px; }
.route-new-tab { font-size: 19px; font-weight: 400; }
.route-tab-menu { margin-left: auto; }
.route-omnibox { height: 37px; padding: 0 12px; display: flex; align-items: center; gap: 14px; border-bottom: 1px solid #eceef0; font-size: 20px; }
.route-omnibox > div { display: flex; align-items: center; gap: 9px; flex: 1; height: 25px; padding: 0 12px; background: #f0f3f8; border-radius: 20px; font-size: 10px; color: #626977; }
.route-omnibox > div span { font-size: 16px; }
.route-omnibox > div span:last-child { margin-left: auto; }
.route-omnibox > b { display: grid; place-items: center; font-size: 10px; color: #fff; background: #8673b2; width: 20px; height: 20px; border-radius: 50%; }
.route-reload-icon { font-size: 18px; }
.stay-website { position: relative; height: 445px; background: #fff; overflow: hidden; }
.stay-header { height: 56px; padding: 0 22px; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #f4f4f4; }
.stay-brand { display: flex; align-items: center; gap: 6px; color: #ff385c; font-size: 22px; font-weight: 700; letter-spacing: -1.1px; }
.stay-brand img { width: 25px; height: 28px; }
.stay-header > span { font-size: 11px; font-weight: 700; }
.stay-header small { margin-left: 18px; font-size: 11px; font-weight: 400; color: #888; }
.stay-account { border: 1px solid #e4e4e4; border-radius: 24px; padding: 5px 7px 5px 12px; display: flex; align-items: center; gap: 12px; font-size: 15px; }
.stay-account b { display: grid; place-items: center; width: 21px; height: 21px; border-radius: 50%; color: white; background: #222; font-size: 10px; }
.stay-search { display: flex; align-items: center; margin: 13px auto 4px; width: 449px; height: 47px; border-radius: 50px; border: 1px solid #e6e6e6; box-shadow: 0 3px 6px #00000009; }
.stay-search > span { display: grid; gap: 2px; width: 128px; padding-left: 20px; border-right: 1px solid #e7e7e7; }
.stay-search > span:first-child { width: 161px; }
.stay-search > span:nth-child(3) { width: 107px; border: 0; }
.stay-search small { font-size: 9px; font-weight: 700; }
.stay-search strong { font-size: 11px; font-weight: 400; color: #626262; }
.stay-search > b { display: grid; place-items: center; width: 34px; height: 34px; border-radius: 50%; color: #fff; background: #ff385c; font-size: 26px; font-weight: 400; }
.stay-categories { display: flex; align-items: center; justify-content: space-between; height: 59px; padding: 0 24px; border-bottom: 1px solid #eee; }
.stay-categories > span { display: flex; align-items: center; gap: 7px; height: 46px; font-size: 10px; font-weight: 550; color: #777; border-bottom: 2px solid transparent; }
.stay-categories svg { width: 20px; height: 20px; fill: none; stroke: currentColor; stroke-width: 1.4; stroke-linecap: round; stroke-linejoin: round; }
.stay-categories .stay-filter-control { border: 1px solid #ddd; border-radius: 8px; height: 32px; padding: 0 12px; color: #222; }
.stay-results-label { display: flex; justify-content: space-between; align-items: center; height: 37px; padding: 0 22px; }
.stay-results-label strong { font-size: 12px; }
.stay-results-label > span { font-size: 10px; color: #858585; }
.stay-results-clip { height: 231px; overflow: hidden; padding: 0 22px; }
.stay-results-track { display: grid; grid-template-columns: repeat(3, 1fr); gap: 17px 13px; }
.stay-card { min-width: 0; }
.stay-image { position: relative; height: 146px; border-radius: 9px; overflow: hidden; background: #badbcf; }
.stay-image > img { width: 100%; height: 100%; object-fit: cover; }
.stay-favourite { position: absolute; left: 9px; top: 9px; background: #fff; border-radius: 20px; padding: 5px 8px; font-size: 9px; font-weight: 700; box-shadow: 0 2px 8px #0001; }
.stay-heart { position: absolute; right: 10px; top: 10px; }
.stay-heart svg { width: 18px; height: 18px; fill: #26342b65; stroke: white; stroke-width: 1.8; }
.stay-dots { position: absolute; bottom: 7px; left: 50%; transform: translateX(-50%); color: white; font-size: 6px; letter-spacing: 1px; }
.stay-name { display: flex; justify-content: space-between; margin: 7px 0 1px; font-size: 10px; }
.stay-name strong { font-weight: 650; }
.stay-name > span { font-size: 10px; }
.stay-card > p, .stay-card > small { display: block; color: #888; font-size: 10px; line-height: 1.5; }
.stay-price { margin-top: 3px; font-size: 10px; }
.stay-price b { font-size: 11px; }
.stay-detail { position: absolute; top: 113px; left: 17px; width: 674px; height: 280px; display: grid; grid-template-columns: 1fr 1fr; background: #fff; border: 1px solid #eee; border-radius: 12px; box-shadow: 0 8px 35px #23342533; overflow: hidden; opacity: 0; }
.stay-detail-photo { width: 100%; height: 100%; object-fit: cover; }
.stay-detail-info { padding: 24px; }
.stay-detail-info > small { display: block; font-size: 8px; font-weight: 650; letter-spacing: 1.1px; color: #89817a; margin-bottom: 11px; }
.stay-detail-info h4 { font-size: 26px; font-weight: 650; line-height: 1.1; letter-spacing: -.8px; }
.stay-detail-info p { font-size: 10px; color: #777; margin-top: 9px; }
.stay-detail-rating { font-size: 10px; margin-top: 12px; }
.stay-detail-rating span { color: #888; }
.stay-detail-price { margin-top: 15px; font-size: 11px; }
.stay-detail-price b { font-size: 20px; }
.stay-save { position: relative; display: flex; align-items: center; justify-content: center; gap: 9px; width: 100%; height: 37px; background: #ff385c; color: white; border-radius: 6px; margin-top: 10px; font-size: 11px; font-weight: 650; }
.stay-save svg { position: absolute; left: 28px; width: 14px; height: 14px; fill: transparent; stroke: white; stroke-width: 1.6; }
.save-after { position: absolute; inset: 0; display: grid; place-items: center; padding-left: 10px; opacity: 0; }
.stay-detail-close { position: absolute; left: 10px; top: 10px; background: #fff; width: 23px; height: 23px; border-radius: 50%; display: grid; place-items: center; font-size: 18px; box-shadow: 0 2px 6px #0001; }
.route-source-tag { position: absolute; z-index: 5; top: 185px; left: 370px; padding: 5px 13px; border: 1px solid #c7ded6; border-radius: 7px; background: #f2faf6; box-shadow: 0 4px 12px #204b3610; color: #1e6860; font-size: 14px; font-weight: 550; opacity: 0; }
.route-source-tag > span { display: inline-block; font-size: 21px; margin-right: 8px; }
.route-data-sheet { position: absolute; z-index: 4; top: 230px; left: 183px; width: 569px; background: #fff; border: 1px solid #c7ded6; border-radius: 12px; box-shadow: 0 25px 60px -15px #15443750, 0 4px 9px #17453810; overflow: hidden; opacity: 0; }
.route-sheet-head { display: flex; align-items: center; gap: 10px; height: 59px; padding: 0 17px; background: #f2faf6; }
.route-sheet-icon { display: grid; place-items: center; width: 32px; height: 36px; background: #16876d; color: white; border-radius: 5px; }
.route-sheet-icon svg { width: 24px; height: 24px; }
.route-sheet-head > div { display: grid; gap: 2px; }
.route-sheet-head small { font-size: 8px; letter-spacing: 1.2px; color: #658b7a; }
.route-sheet-head strong { font-size: 17px; letter-spacing: -.5px; }
.route-sheet-head > span:last-child { margin-left: auto; color: #518572; }
.route-source-method { display: flex; align-items: center; gap: 10px; height: 33px; padding: 0 17px; border-top: 1px solid #e5eee9; border-bottom: 1px solid #e5eee9; }
.route-source-method > span { font-size: 9px; color: #33745e; background: #eaf7ef; border-radius: 3px; padding: 3px 5px; }
.route-source-method small { color: #9baba3; font-size: 9px; }
.route-source-method b { margin-left: auto; color: #328367; font-size: 9px; font-weight: 500; }
.extracted-head, .extracted-row { display: grid; grid-template-columns: 2.65fr 1fr .95fr .8fr; align-items: center; padding: 0 16px; }
.extracted-head { height: 28px; font-size: 8px; font-weight: 600; letter-spacing: .7px; color: #8b9290; background: #fafcfb; border-bottom: 1px solid #ebefed; }
.extracted-row { height: 38px; border-bottom: 1px solid #eef1ef; font-size: 10px; }
.extracted-row > span:first-child { position: relative; padding-left: 40px; display: grid; gap: 2px; }
.extracted-row img { position: absolute; top: -2px; left: 0; width: 31px; height: 30px; object-fit: cover; border-radius: 4px; }
.extracted-row b { font-size: 10px; font-weight: 650; }
.extracted-row small { color: #8b928e; font-size: 8px; }
.extracted-row strong { font-size: 11px; font-weight: 550; }
.extracted-row .source-link { color: #308966; font-size: 9px; }
.route-sheet-foot { display: flex; justify-content: space-between; align-items: center; height: 33px; padding: 0 16px; font-size: 9px; color: #87968f; }
.route-sheet-foot b { color: #2c8462; font-weight: 550; }
.route-data-packet { position: absolute; z-index: 6; left: 0; top: 0; width: 181px; height: 54px; background: #fff; border: 1px solid #acd6c7; display: flex; align-items: center; padding: 6px; gap: 8px; border-radius: 8px; box-shadow: 0 8px 18px #17443625; opacity: 0; }
.route-data-packet img { width: 44px; height: 40px; object-fit: cover; border-radius: 5px; }
.route-data-packet > span { font-size: 12px; font-weight: 600; }
.route-data-packet small { display: block; font-size: 9px; color: #86978f; font-weight: 400; margin-top: 3px; }
.route-data-packet > b { margin-left: auto; margin-right: 5px; color: #20866b; }
.route-saved { position: absolute; z-index: 7; left: 288px; top: 535px; width: 421px; height: 82px; display: flex; gap: 19px; align-items: center; padding: 12px 20px; background: white; border: 1px solid #eee; border-radius: 12px; box-shadow: 0 12px 30px #26473825; opacity: 0; }
.saved-photo-stack { position: relative; width: 92px; height: 48px; }
.saved-photo-stack img { position: absolute; top: 1px; width: 45px; height: 46px; border: 2px solid white; border-radius: 6px; object-fit: cover; box-shadow: 0 2px 6px #0002; }
.saved-photo-stack img:nth-child(1) { left: 40px; transform: rotate(14deg); }
.saved-photo-stack img:nth-child(2) { left: 20px; transform: rotate(3deg); }
.saved-photo-stack img:nth-child(3) { left: 0; transform: rotate(-9deg); }
.route-saved small { display: block; color: #ad807f; font-size: 8px; letter-spacing: 1px; margin-bottom: 2px; }
.route-saved strong { font-size: 19px; letter-spacing: -.5px; }
.route-saved p { font-size: 10px; color: #87908b; margin-top: 3px; }
.route-saved > span { display: grid; place-items: center; margin-left: auto; width: 28px; height: 28px; border-radius: 50%; background: #edf7ef; color: #3b8462; font-size: 17px; }
.route-apprentice { position: absolute; z-index: 8; left: 116px; top: 626px; width: 568px; height: 49px; display: flex; align-items: center; gap: 15px; padding: 0 18px; background: linear-gradient(135deg, #ffffffcf, #ffffff70); border: 1px solid #fff; border-radius: 12px; backdrop-filter: blur(20px); box-shadow: 0 6px 20px #39685416; }
.route-apprentice > svg { width: 24px; height: 24px; color: #2c3939; }
.route-apprentice > div { position: relative; flex: 1; height: 31px; }
.route-working, .route-complete { position: absolute; inset: 0; display: grid; align-content: center; gap: 3px; }
.route-apprentice small { font-size: 7px; font-weight: 600; letter-spacing: 1.3px; color: #79918a; }
.route-apprentice strong { font-size: 13px; font-weight: 550; }
.route-complete { opacity: 0; }
.route-voice-wave { display: flex; gap: 3px; align-items: center; height: 24px; }
.route-voice-wave i { width: 3px; height: 9px; border-radius: 3px; background: #3b8372; }
.route-voice-wave i:nth-child(2), .route-voice-wave i:nth-child(4) { height: 18px; }
.route-voice-wave i:nth-child(3) { height: 24px; }
.route-complete-check { position: absolute; right: 19px; color: #27815e; opacity: 0; font-size: 24px; }
.route-cursor { position: absolute; z-index: 10; left: 0; top: 0; width: 110px; height: 57px; opacity: 0; }
.route-cursor svg { width: 27px; height: 34px; filter: drop-shadow(0 2px 2px #0002); }
.route-cursor span { position: absolute; left: 21px; top: 29px; border-radius: 4px; background: #ff385c; color: white; font-size: 10px; padding: 4px 7px; box-shadow: 0 2px 5px #71283b17; }
.route-click { position: absolute; z-index: 9; width: 34px; height: 34px; border: 2px solid #ff385c; border-radius: 50%; opacity: 0; }
.click-filter { left: 103px; top: 279px; }
.click-card { left: 113px; top: 367px; }
.click-save { left: 560px; top: 476px; }
.route-playback { display: flex; gap: 9px; align-items: center; margin-top: 11px; color: #7a7d7c; }
.route-playback button { appearance: none; background: #fff; color: #525958; border: 1px solid #e6e9e7; border-radius: 5px; height: 31px; padding: 0 10px; font: inherit; font-size: 11px; cursor: pointer; }
.route-playback button:hover { background: #edf5f1; border-color: #bad5c8; }
.route-playback input { min-width: 35px; flex: 1; accent-color: #348771; height: 18px; cursor: pointer; }
.route-playback > span { font-size: 10px; font-variant-numeric: tabular-nums; white-space: nowrap; }
.route-caption { font-size: 12px; line-height: 1.5; color: #444; margin: 13px 0 0; }
.route-example-note { margin: 5px 0 0; color: #939995; font-size: 10px; }
@media (max-width: 1050px) {
  .routes-layout { grid-template-columns: 1fr; gap: 27px; }
  .route-choices { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
  .route-choice { margin: 0; }
  .route-choice-note { grid-column: 1 / -1; margin: 7px 0 0; }
  .route-scene { width: 100%; max-width: 800px; margin: auto; }
}
@media (max-width: 600px) {
  .route-choices { grid-template-columns: 1fr; }
  .route-viewport { border-radius: 12px; }
  .route-playback { gap: 5px; }
  .route-playback button { height: 38px; padding: 0 8px; }
  .route-playback input { height: 38px; }
  .route-caption { font-size: 11px; }
  .route-example-note { font-size: 9px; }
}
