  /* ===== Trip · trim-to-budget builder (.tb-*) ===== */
  .tb-page { background:#FAF8F4; }
  .tb-wrap { max-width:1240px; margin:0 auto; padding:34px 40px 90px; }
  .tb-grid { display:grid; grid-template-columns:396px minmax(0,1fr); gap:30px; align-items:start; }
  .tb-reckon { position:sticky; top:88px; display:flex; flex-direction:column; gap:16px; }
  .tb-card { background:#fff; border:1px solid color-mix(in oklab,#0F1B3D 9%, white); border-radius:22px; padding:28px; box-shadow:0 1px 2px rgba(8,12,28,.04); }
  .tb-total { font-family:'Hanken Grotesk',sans-serif; font-weight:700; letter-spacing:-0.03em; font-size:54px; line-height:.95; margin-top:14px; transition:color .4s ease; }
  .tb-total-sub { display:inline-block; margin-left:12px; font-size:14px; font-weight:400; letter-spacing:0; color:color-mix(in oklab,#0F1B3D 56%, white); vertical-align:baseline; }
  .tb-meter { position:relative; margin-top:30px; }
  .tb-meter-track { position:relative; width:100%; height:18px; border-radius:999px; background:#F4F1EA; overflow:hidden; }
  .tb-meter-green { position:absolute; left:0; top:0; bottom:0; border-radius:999px; transition:width .55s cubic-bezier(.4,0,.1,1), background .4s ease; }
  .tb-meter-red { position:absolute; top:0; bottom:0; background:#D6453B; background-image:repeating-linear-gradient(45deg,rgba(255,255,255,.16) 0 6px,transparent 6px 12px); transition:width .55s cubic-bezier(.4,0,.1,1), left .55s cubic-bezier(.4,0,.1,1); }
  .tb-tick { position:absolute; top:-5px; bottom:-5px; width:2px; background:#0F1B3D; border-radius:2px; transition:left .55s cubic-bezier(.4,0,.1,1); }
  .tb-tick span { position:absolute; top:-20px; left:50%; transform:translateX(-50%); font:700 10.5px/1 'Hanken Grotesk',sans-serif; letter-spacing:.04em; color:#0F1B3D; white-space:nowrap; }
  .tb-pill-row { margin-top:22px; }
  .tb-pill { display:inline-flex; align-items:center; gap:6px; padding:7px 13px; border-radius:999px; font:700 14px/1 'Hanken Grotesk',sans-serif; }
  .tb-trim { margin-top:22px; padding-top:20px; border-top:1px solid color-mix(in oklab,#0F1B3D 9%, white); }
  .tb-trim-head { display:flex; align-items:baseline; justify-content:space-between; margin-bottom:6px; font-size:13px; color:color-mix(in oklab,#0F1B3D 56%, white); }
  .tb-trim-head strong { color:#0F1B3D; font-weight:700; font-size:13.5px; }
  .tb-trim-track { height:7px; border-radius:999px; background:#F4F1EA; overflow:hidden; }
  .tb-trim-fill { height:100%; background:#FF6B57; border-radius:999px; transition:width .5s cubic-bezier(.4,0,.1,1); }
  .tb-fits { margin-top:22px; padding-top:20px; border-top:1px solid color-mix(in oklab,#0F1B3D 9%, white); display:flex; align-items:center; gap:12px; }
  .tb-fits-ic { flex:none; width:38px; height:38px; border-radius:999px; background:#1C8C5B; color:#fff; display:flex; align-items:center; justify-content:center; font-weight:700; }
  .tb-fits strong { display:block; font:700 15px/1.3 'Hanken Grotesk',sans-serif; color:#1C8C5B; }
  .tb-fits span { font-size:12.5px; color:color-mix(in oklab,#0F1B3D 56%, white); }
  .tb-action { width:100%; height:52px; margin-top:18px; border-radius:15px; border:none; cursor:pointer; background:#0F1B3D; color:#fff; font:700 15.5px/1 'Hanken Grotesk',sans-serif; display:flex; align-items:center; justify-content:center; gap:9px; box-shadow:0 10px 22px color-mix(in oklab,#0F1B3D 26%, transparent); }
  .tb-action.ghost { background:#fff; color:#0F1B3D; border:1px solid color-mix(in oklab,#0F1B3D 9%, white); box-shadow:none; }
  .tb-fields { margin-top:22px; padding-top:20px; border-top:1px solid color-mix(in oklab,#0F1B3D 9%, white); display:grid; grid-template-columns:1fr 1fr 1fr; gap:10px; }
  .tb-fields-budget { grid-template-columns:1fr; }
  .tb-trip-meta { display:flex; align-items:center; justify-content:space-between; gap:12px; margin-top:12px; font-size:13.5px; color:color-mix(in oklab,#0F1B3D 56%, white); }
  .tb-trip-meta strong { color:#0F1B3D; font-weight:700; }
  .tb-editlink { appearance:none; border:none; background:none; cursor:pointer; padding:4px 2px; font:700 13px/1 'Hanken Grotesk',sans-serif; color:#FF6B57; }
  .tb-editlink:hover { text-decoration:underline; }
  .tb-field { display:flex; flex-direction:column; gap:6px; }
  .tb-field > span { font:700 11px/1 'Hanken Grotesk',sans-serif; letter-spacing:.04em; text-transform:uppercase; color:color-mix(in oklab,#0F1B3D 56%, white); }
  .tb-input { display:flex; align-items:center; gap:4px; height:40px; padding:0 10px; border-radius:11px; background:#FAF8F4; border:1px solid color-mix(in oklab,#0F1B3D 10%, white); font:700 14px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 56%, white); }
  .tb-input input { width:100%; min-width:0; border:none; outline:none; background:none; font:700 14px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .tb-input input::-webkit-outer-spin-button, .tb-input input::-webkit-inner-spin-button { -webkit-appearance:none; margin:0; }
  .tb-note { margin:0; padding:0 6px; font-size:12.5px; line-height:1.5; color:color-mix(in oklab,#0F1B3D 56%, white); }
  .tb-list-head { display:flex; align-items:center; justify-content:space-between; gap:14px; flex-wrap:wrap; }
  .tb-head-right { display:flex; align-items:center; gap:14px; }
  .tb-h2 { margin:0; font-family:'Hanken Grotesk',sans-serif; font-weight:700; letter-spacing:-0.03em; font-size:26px; color:#0F1B3D; }
  .tb-count { font-size:13.5px; color:color-mix(in oklab,#0F1B3D 56%, white); }
  .tb-list-sub { margin:8px 0 20px; font-size:14.5px; line-height:1.5; color:color-mix(in oklab,#0F1B3D 56%, white); max-width:620px; }
  .tb-list { display:flex; flex-direction:column; gap:10px; }
  .tb-row { display:flex; align-items:center; gap:14px; padding:14px 16px; border-radius:16px; background:#fff; border:1px solid color-mix(in oklab,#0F1B3D 9%, white); transition:opacity .25s ease; }
  .tb-row.off { opacity:.55; background:transparent; }
  .tb-row.off .tb-rowname { text-decoration:line-through; }
  .tb-thumb { flex:none; width:52px; height:52px; border-radius:13px; background-size:cover; background-position:center; background-color:#eceae4; }
  .tb-thumb.glyph { display:flex; align-items:center; justify-content:center; }
  .tb-rowmid { flex:1; min-width:0; }
  .tb-rowname { display:flex; align-items:center; gap:8px; font:700 15.5px/1.2 'Hanken Grotesk',sans-serif; letter-spacing:-0.015em; color:#0F1B3D; min-width:0; }
  .tb-rowname-t { white-space:nowrap; overflow:hidden; text-overflow:ellipsis; min-width:0; }
  .tb-splurge { flex:none; padding:2px 8px; border-radius:999px; background:color-mix(in oklab,#C2722E 14%, white); color:#9a5a1f; font:700 10px/1.4 'Hanken Grotesk',sans-serif; letter-spacing:.04em; text-transform:uppercase; }
  .tb-skip { margin-top:7px; display:inline-flex; align-items:center; gap:6px; font:600 12px/1.3 'Hanken Grotesk',sans-serif; color:#FF6B57; }
  .tb-basis { margin-top:3px; font-size:12.5px; color:color-mix(in oklab,#0F1B3D 56%, white); display:flex; align-items:center; gap:5px; }
  .tb-unit { width:52px; border:1px solid color-mix(in oklab,#0F1B3D 12%, white); border-radius:8px; padding:3px 6px; font:700 12.5px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; background:#FAF8F4; outline:none; }
  .tb-unit::-webkit-outer-spin-button, .tb-unit::-webkit-inner-spin-button { -webkit-appearance:none; margin:0; }
  .tb-rowright { display:flex; align-items:center; gap:16px; flex-shrink:0; }
  .tb-cost { min-width:60px; text-align:right; font:700 15.5px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .tb-row.off .tb-cost { color:color-mix(in oklab,#0F1B3D 56%, white); text-decoration:line-through; }
  .tb-core { width:46px; text-align:center; font:700 11px/1 'Hanken Grotesk',sans-serif; letter-spacing:.04em; text-transform:uppercase; color:color-mix(in oklab,#0F1B3D 56%, white); }
  .tb-toggle { width:46px; height:27px; border-radius:999px; border:none; cursor:pointer; background:color-mix(in oklab,#0F1B3D 12%, white); position:relative; padding:0; transition:background .2s ease; flex-shrink:0; }
  .tb-toggle.on { background:#FF6B57; }
  .tb-knob { position:absolute; top:3px; left:3px; width:21px; height:21px; border-radius:999px; background:#fff; box-shadow:0 1px 3px rgba(8,12,28,.25); transition:left .2s cubic-bezier(.4,0,.1,1); }
  .tb-toggle.on .tb-knob { left:22px; }
  @media (max-width:900px) {
    .tb-wrap { padding:22px 16px 96px; }
    .tb-grid { grid-template-columns:1fr; gap:22px; }
    .tb-reckon { position:static; }
  }

  /* ===== Trip · tabbed shell + day-by-day Itinerary (.it-*), v127 ===== */
  .it-page { background:#fff; }
  .it-wrap { max-width:1240px; margin:0 auto; padding:30px 40px 96px; }
  /* Planner header + trip-details bar (.it-topbar / .it-detailbar) — prototype WhTripPlanner */
  .it-topbar { display:flex; align-items:center; gap:18px; margin-bottom:16px; flex-wrap:wrap; }
  .it-back2 { display:inline-flex; align-items:center; gap:6px; height:40px; padding:0 15px; border-radius:999px; background:#fff; border:1px solid color-mix(in oklab,#0F1B3D 12%, white); cursor:pointer; font:600 14px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .it-back2 svg { width:16px; height:16px; }
  .it-back2:hover { border-color:#FF6B57; color:#FF6B57; }
  .it-topmain { flex:1; min-width:180px; }
  .it-title { margin:0; font-family:'Hanken Grotesk',sans-serif; font-weight:700; letter-spacing:-0.02em; font-size:24px; line-height:1.05; color:#0F1B3D; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
  .it-topsub { margin-top:3px; font:500 13.5px/1.3 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 55%, white); }
  .it-addplaces { flex-shrink:0; display:inline-flex; align-items:center; gap:8px; height:44px; padding:0 18px; border-radius:999px; background:#0F1B3D; color:#fff; border:none; cursor:pointer; font:600 14.5px/1 'Hanken Grotesk',sans-serif; }
  .it-addplaces svg { width:17px; height:17px; }
  .it-addplaces:hover { background:#1a2a55; }
  .it-detailbar { display:flex; align-items:center; gap:9px; flex-wrap:wrap; padding:12px 0; margin-bottom:18px; background:none; border:none; border-bottom:1px solid color-mix(in oklab,#0F1B3D 9%, white); border-radius:0; }
  .it-detailbar-lbl { font:700 11.5px/1 'Hanken Grotesk',sans-serif; letter-spacing:.08em; text-transform:uppercase; color:color-mix(in oklab,#0F1B3D 52%, white); }
  .it-chip2 { display:inline-flex; align-items:center; height:30px; padding:0 12px; border-radius:999px; background:#fff; border:1px solid color-mix(in oklab,#0F1B3D 12%, white); cursor:pointer; font:700 12.5px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .it-chip2:hover { border-color:#FF6B57; color:#FF6B57; }
  .it-detailbar-edit { margin-left:auto; background:none; border:none; padding:0; cursor:pointer; font:700 13px/1 'Hanken Grotesk',sans-serif; color:#FF6B57; }
  .it-detailbar-edit:hover { text-decoration:underline; }
  .it-tabs { display:flex; gap:26px; border-bottom:1px solid color-mix(in oklab,#0F1B3D 10%, white); margin-bottom:24px; overflow-x:auto; }
  .it-tab { appearance:none; border:none; background:none; cursor:pointer; padding:0; height:52px; font:500 15px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 56%, white); border-bottom:2px solid transparent; margin-bottom:-1px; white-space:nowrap; }
  .it-tab:hover { color:#0F1B3D; }
  .it-tab.on { color:#0F1B3D; font-weight:700; border-bottom-color:#0F1B3D; }
  /* Itinerary time-grid scheduler (.it2-*) — prototype WhPlanItinerary */
  .it2-wrap { display:grid; grid-template-columns:360px minmax(0,1fr); gap:24px; align-items:start; }
  .it2-side { position:sticky; top:88px; }
  .it2-side-head { display:flex; align-items:center; gap:9px; margin-bottom:12px; }
  .it2-side-t { margin:0; font:700 19px/1 'Hanken Grotesk',sans-serif; letter-spacing:-0.02em; color:#0F1B3D; }
  .it2-count { font:700 12.5px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 55%, white); background:#FAF8F4; border-radius:999px; padding:3px 9px; }
  .it2-tray { display:flex; flex-direction:column; gap:10px; max-height:62vh; overflow-y:auto; padding-right:2px; }
  .it2-tray-item { display:flex; align-items:center; gap:11px; width:100%; text-align:left; padding:10px; border-radius:15px; background:#fff; border:1px solid color-mix(in oklab,#0F1B3D 9%, white); cursor:pointer; }
  .it2-tray-item:hover { border-color:#FF6B57; }
  .it2-tray-thumb { width:52px; height:46px; border-radius:10px; flex:none; background-size:cover; background-position:center; background-color:#eceae4; }
  .it2-tray-mid { flex:1; min-width:0; }
  .it2-tray-title { font:700 14px/1.2 'Hanken Grotesk',sans-serif; color:#0F1B3D; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
  .it2-tray-sub { margin-top:2px; font:500 12.5px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 54%, white); white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
  .it2-tray-plus { flex:none; width:30px; height:30px; border-radius:999px; background:#FAF8F4; display:flex; align-items:center; justify-content:center; }
  .it2-tray-plus svg { width:17px; height:17px; stroke:#0F1B3D; }
  .it2-tray-item:hover .it2-tray-plus { background:#FF6B57; }
  .it2-tray-item:hover .it2-tray-plus svg { stroke:#fff; }
  .it2-tray-empty { display:flex; align-items:center; gap:8px; font:500 14px/1.4 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 54%, white); padding:6px 2px; }
  .it2-tray-empty svg { width:16px; height:16px; stroke:#1F8A5B; }
  .it2-daytabs { display:flex; gap:8px; overflow-x:auto; padding-bottom:4px; margin-bottom:16px; }
  .it2-tab { flex:none; min-width:92px; padding:8px 12px; border-radius:13px; border:1px solid color-mix(in oklab,#0F1B3D 12%, white); background:#fff; cursor:pointer; text-align:center; }
  .it2-tab.on { background:#0F1B3D; border-color:#0F1B3D; }
  .it2-tab-n { display:block; font:700 10px/1 'Hanken Grotesk',sans-serif; letter-spacing:.08em; text-transform:uppercase; color:#FF6B57; }
  .it2-tab.on .it2-tab-n { color:rgba(255,255,255,.7); }
  .it2-tab-d { font:700 19px/1.1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .it2-tab.on .it2-tab-d { color:#fff; }
  .it2-tab-m { font:700 11px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 55%, white); margin-left:3px; }
  .it2-tab.on .it2-tab-m { color:rgba(255,255,255,.8); }
  .it2-tab-w { display:block; margin-top:2px; font:700 10px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 55%, white); }
  .it2-tab.on .it2-tab-w { color:rgba(255,255,255,.6); }
  .it2-tab-open { display:block; margin-top:3px; font:700 11.5px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 55%, white); }
  .it2-tab.on .it2-tab-open { color:rgba(255,255,255,.72); }
  .it2-card { background:#fff; border:1px solid color-mix(in oklab,#0F1B3D 9%, white); border-radius:16px; padding:10px 18px 18px; box-shadow:0 1px 2px rgba(8,12,28,.04); }
  .it2-dayhead { display:flex; align-items:baseline; gap:10px; margin:8px 0 14px; }
  .it2-dayn { font:700 20px/1 'Hanken Grotesk',sans-serif; letter-spacing:-0.02em; color:#0F1B3D; }
  .it2-daydate { font:500 13px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 55%, white); }
  .it2-grid { display:flex; }
  .it2-gutter { width:52px; flex:none; position:relative; }
  .it2-hour { position:absolute; right:10px; font:600 11px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 50%, white); }
  .it2-canvas { flex:1; position:relative; border-left:1px solid color-mix(in oklab,#0F1B3D 10%, white); }
  .it2-line { position:absolute; left:0; right:0; height:1px; background:color-mix(in oklab,#0F1B3D 8%, white); }
  .it2-block { position:absolute; left:8px; right:10px; background:color-mix(in oklab,#FF6B57 12%, white); border-radius:11px; border-left:3px solid #FF6B57; padding:6px 11px; overflow:hidden; display:flex; align-items:flex-start; justify-content:space-between; gap:8px; cursor:grab; touch-action:none; user-select:none; }
  .it2-block.dragging { cursor:grabbing; box-shadow:0 8px 20px rgba(8,12,28,.18); z-index:40; }
  .it2-block.flight { background:color-mix(in oklab,#2A6FDB 12%, white); border-left-color:#2A6FDB; cursor:default; }
  .it2-block.stay { background:color-mix(in oklab,#B4632A 12%, white); border-left-color:#B4632A; cursor:default; }
  .it2-block.stay .it2-block-time { color:#B4632A; }
  .it2-rz { position:absolute; left:0; height:11px; cursor:ns-resize; display:flex; justify-content:center; }
  .it2-rz.top { top:0; right:30px; align-items:flex-start; padding-top:2px; }
  .it2-rz.bot { bottom:0; right:0; align-items:flex-end; padding-bottom:2px; }
  .it2-rz::after { content:""; width:26px; height:3px; border-radius:999px; background:color-mix(in oklab,#FF6B57 55%, white); opacity:0; transition:opacity .12s ease; }
  .it2-block:hover .it2-rz::after, .it2-block.dragging .it2-rz::after { opacity:1; }
  .it2-block-body { min-width:0; }
  .it2-block-time { font:700 10.5px/1 'Hanken Grotesk',sans-serif; color:#FF6B57; }
  .it2-block.flight .it2-block-time { color:#2A6FDB; }
  .it2-block-title { margin-top:2px; font:700 13.5px/1.2 'Hanken Grotesk',sans-serif; color:#0F1B3D; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
  .it2-block-x { flex:none; width:22px; height:22px; border-radius:999px; border:none; background:rgba(255,255,255,.7); cursor:pointer; color:color-mix(in oklab,#0F1B3D 55%, white); font-size:12px; line-height:1; padding:0; }
  .it2-block-x:hover { background:#fff; color:#D6453B; }
  .it2-empty { position:absolute; left:12px; top:10px; right:12px; font:500 14px/1.4 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 50%, white); }
  .it2-slot { position:absolute; left:0; right:0; border:none; background:transparent; cursor:pointer; padding:0; }
  .it2-slot:hover { background:color-mix(in oklab,#FF6B57 5%, transparent); }
  /* Plan-by-area mini map (left column) */
  .it2-mapcard { background:#fff; border:1px solid color-mix(in oklab,#0F1B3D 9%, white); border-radius:16px; overflow:hidden; margin-bottom:18px; box-shadow:0 1px 2px rgba(8,12,28,.04); }
  .it2-maphead { display:flex; align-items:center; justify-content:space-between; gap:10px; padding:12px 14px; }
  .it2-maptitle { font:700 14.5px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .it2-mapsub { margin-top:3px; font:500 12px/1.3 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 54%, white); }
  .it2-mapkm { flex:none; display:inline-flex; align-items:center; padding:5px 10px; border-radius:999px; background:#F4F1EA; font:700 11.5px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 60%, white); white-space:nowrap; }
  .it2-mapkm.warn { background:color-mix(in oklab,#FF6B57 14%, white); color:#c8452f; }
  .it2-map { height:220px; background:#eef0ee; }
  /* Stay banner + "Add" entry button */
  .it2-dayactions { margin-left:auto; display:inline-flex; align-items:center; gap:8px; }
  .it2-dayhead .it2-addentry { display:inline-flex; align-items:center; gap:6px; height:34px; padding:0 13px; border-radius:999px; border:none; cursor:pointer; background:#0F1B3D; color:#fff; font:700 13px/1 'Hanken Grotesk',sans-serif; }
  .it2-addentry svg { width:16px; height:16px; stroke:#fff; }
  .it2-addentry:hover { background:#1a2a55; }
  .it2-addmem { display:inline-flex; align-items:center; gap:6px; height:34px; padding:0 13px; border-radius:999px; border:1px solid color-mix(in oklab,#0F1B3D 14%, white); cursor:pointer; background:#fff; color:#0F1B3D; font:700 13px/1 'Hanken Grotesk',sans-serif; }
  .it2-addmem svg { width:16px; height:16px; }
  .it2-addmem:hover { border-color:#FF6B57; color:#FF6B57; }
  .it2-maptoggle { padding:0 14px 12px; }
  .it2-maptoggle-btn { display:inline-flex; align-items:center; gap:6px; height:30px; padding:0 12px; border-radius:999px; border:1px solid color-mix(in oklab,#0F1B3D 12%, white); background:#fff; cursor:pointer; font:700 12.5px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .it2-maptoggle-btn:hover { border-color:#FF6B57; color:#FF6B57; }
  .it2-chev { font-size:11px; line-height:1; }
  .it2-stay { display:flex; align-items:center; gap:11px; padding:10px 13px; border-radius:13px; margin-bottom:14px; background:#FAF8F4; border:1px solid color-mix(in oklab,#0F1B3D 8%, white); }
  .it2-stay.has { background:color-mix(in oklab,#B4632A 10%, white); border-color:color-mix(in oklab,#B4632A 24%, white); }
  .it2-stay-ic { width:34px; height:34px; flex:none; border-radius:9px; background:#fff; display:flex; align-items:center; justify-content:center; }
  .it2-stay.has .it2-stay-ic { background:#B4632A; }
  .it2-stay-ic svg { width:18px; height:18px; }
  .it2-stay-mid { flex:1; min-width:0; }
  .it2-stay-lbl { font:700 10px/1 'Hanken Grotesk',sans-serif; letter-spacing:.08em; text-transform:uppercase; color:color-mix(in oklab,#0F1B3D 52%, white); }
  .it2-stay.has .it2-stay-lbl { color:#B4632A; }
  .it2-stay-name { margin-top:2px; font:700 14.5px/1.2 'Hanken Grotesk',sans-serif; color:#0F1B3D; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
  .it2-stay-add { flex:none; height:32px; padding:0 12px; border-radius:999px; border:1px solid color-mix(in oklab,#0F1B3D 12%, white); background:#fff; cursor:pointer; font:700 12px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .it2-stay-add:hover { border-color:#B4632A; color:#B4632A; }
  /* Add-entry modal (.ent-*) — reuses the .nc-* shell */
  .ent-card { max-width:440px; }
  .ent-kinds { display:flex; flex-wrap:wrap; gap:8px; margin:4px 0 16px; }
  .ent-kind { padding:8px 13px; border-radius:999px; border:1.5px solid color-mix(in oklab,#0F1B3D 12%, white); background:#fff; cursor:pointer; font:700 13px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .ent-row { display:flex; gap:12px; margin-top:12px; }
  .ent-field { flex:1; display:block; }
  .ent-field span { display:block; margin-bottom:7px; font:700 12.5px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  /* Stays + Travel tabs (.tp-* shared cards) — prototype WhPlanStays / WhPlanTravel */
  .tp-wrap { max-width:760px; }
  .tp-list { display:flex; flex-direction:column; gap:12px; }
  .tp-card { display:flex; align-items:center; gap:14px; background:#fff; border:1px solid color-mix(in oklab,#0F1B3D 9%, white); border-radius:16px; padding:14px 16px; box-shadow:0 1px 2px rgba(8,12,28,.04); }
  .tp-ico { width:46px; height:46px; flex:none; border-radius:12px; background:#F4F1EA; display:flex; align-items:center; justify-content:center; }
  .tp-ico svg { width:22px; height:22px; }
  .tp-ico.stay { background:color-mix(in oklab,#B4632A 12%, white); }
  .tp-mid { flex:1; min-width:0; }
  .tp-mode { font:700 11px/1 'Hanken Grotesk',sans-serif; letter-spacing:.06em; text-transform:uppercase; color:#FF6B57; margin-bottom:3px; }
  .tp-title { font:700 15.5px/1.2 'Hanken Grotesk',sans-serif; color:#0F1B3D; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
  .tp-sub { margin-top:2px; font:500 13px/1.3 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 55%, white); }
  .tp-cost { margin-top:3px; font:700 12.5px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 55%, white); }
  .tp-tag { flex:none; height:32px; padding:0 13px; border-radius:999px; border:1px solid color-mix(in oklab,#0F1B3D 12%, white); background:#fff; cursor:pointer; font:700 12.5px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; white-space:nowrap; }
  .tp-tag:hover { border-color:#FF6B57; color:#FF6B57; }
  .tp-tag.booked { background:color-mix(in oklab,#1F8A5B 12%, white); border-color:transparent; color:#177049; }
  .tp-iconbtn { flex:none; width:32px; height:32px; border-radius:999px; border:1px solid color-mix(in oklab,#0F1B3D 12%, white); background:#fff; cursor:pointer; display:flex; align-items:center; justify-content:center; color:#0F1B3D; }
  .tp-iconbtn:hover { border-color:#FF6B57; color:#FF6B57; }
  .tp-iconbtn.danger:hover { border-color:#C0393B; color:#C0393B; }
  .tp-empty { padding:22px 4px; font:500 14.5px/1.5 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 52%, white); text-align:center; border:1px dashed color-mix(in oklab,#0F1B3D 14%, white); border-radius:16px; }
  .tp-adddash { height:56px; border-radius:16px; cursor:pointer; background:#fff; border:1.5px dashed color-mix(in oklab,#0F1B3D 22%, white); display:flex; align-items:center; justify-content:center; gap:9px; font:700 15px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .tp-adddash svg { width:18px; height:18px; stroke:#FF6B57; }
  .tp-adddash:hover { border-color:#FF6B57; }
  .tp-addrow { margin-top:16px; display:flex; gap:10px; flex-wrap:wrap; }
  .tp-addbtn { display:inline-flex; align-items:center; gap:8px; height:46px; padding:0 16px; border-radius:999px; cursor:pointer; background:#fff; border:1.5px solid color-mix(in oklab,#0F1B3D 12%, white); font:700 14px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .tp-addbtn svg { width:17px; height:17px; }
  .tp-addbtn:hover { border-color:#FF6B57; }
  .tp-midbtn { text-align:left; background:none; border:none; padding:0; cursor:pointer; }
  .tp-midbtn:hover .tp-title { color:#FF6B57; }
  /* Stay details editor (.stayx-*) — reuses the .nc-* modal shell */
  .stayx-grp { display:block; margin-bottom:14px; }
  .stayx-row { display:flex; gap:10px; }
  .stayx-row .nc-input { flex:1; min-width:0; }
  .stayx-book { display:inline-flex; align-items:center; gap:9px; margin-bottom:16px; padding:10px 14px; border-radius:12px; border:1.5px solid color-mix(in oklab,#0F1B3D 12%, white); background:#fff; cursor:pointer; font:700 14px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .stayx-book.on { border-color:#1F8A5B; background:color-mix(in oklab,#1F8A5B 10%, white); color:#177049; }
  .stayx-check { width:20px; height:20px; flex:none; border-radius:6px; border:2px solid color-mix(in oklab,#0F1B3D 22%, white); display:flex; align-items:center; justify-content:center; }
  .stayx-book.on .stayx-check { border-color:#1F8A5B; background:#1F8A5B; }
  .stayx-check svg { width:12px; height:12px; stroke:#fff; }
  /* Budget summary card (.tbs-*) — prototype WhPlanBudget overview above our trimmer */
  .tbs-wrap { max-width:960px; margin-bottom:22px; }
  .tbs-card { background:#fff; border:1px solid color-mix(in oklab,#0F1B3D 9%, white); border-radius:16px; padding:18px 20px; box-shadow:0 1px 2px rgba(8,12,28,.04); }
  .tbs-top { display:flex; align-items:baseline; justify-content:space-between; gap:12px; }
  .tbs-total { font:700 32px/1 'Hanken Grotesk',sans-serif; letter-spacing:-0.02em; color:#0F1B3D; }
  .tbs-total.over { color:#D6453B; }
  .tbs-of { font:600 13.5px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 55%, white); }
  .tbs-bar { margin-top:12px; height:10px; border-radius:999px; background:#F4F1EA; overflow:hidden; }
  .tbs-fill { height:100%; border-radius:999px; background:#FF6B57; transition:width .2s ease; }
  .tbs-fill.over { background:#D6453B; }
  .tbs-meta { margin-top:8px; font:500 13px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 55%, white); }
  .tbs-cats { margin-top:12px; display:flex; flex-direction:column; gap:10px; }
  .tbs-cat { display:flex; align-items:center; gap:14px; background:#fff; border:1px solid color-mix(in oklab,#0F1B3D 9%, white); border-radius:14px; padding:12px 16px; }
  .tbs-cat-ic { width:40px; height:40px; flex:none; border-radius:11px; background:#F4F1EA; display:flex; align-items:center; justify-content:center; }
  .tbs-cat-ic svg { width:19px; height:19px; }
  .tbs-cat-lbl { flex:1; font:700 15px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .tbs-cat-amt { font:700 15px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  /* Inline Map & route tab (.it2-mapwrap / .it2-fullmap) */
  .it2-mapwrap { max-width:960px; }
  .it2-fullmap { position:relative; height:min(60vh,520px); border-radius:16px; overflow:hidden; background:#eef0ee; border:1px solid color-mix(in oklab,#0F1B3D 9%, white); }
  .it2-maploading { position:absolute; inset:0; display:flex; align-items:center; justify-content:center; font:600 14px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 45%, white); }
  .it2-maptools { margin-top:14px; }
  /* Schedule day/time picker (.sched-*) — reuses the .nc-* modal shell */
  .sched-card { max-width:440px; }
  .sched-hint { margin:2px 0 16px; font:500 13px/1.5 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 55%, white); }
  .sched-label { display:block; margin:6px 0 9px; font:700 13px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .sched-days { display:flex; flex-wrap:wrap; gap:8px; margin-bottom:16px; }
  .sched-day { position:relative; min-width:64px; padding:9px 12px; border-radius:12px; border:1px solid color-mix(in oklab,#0F1B3D 12%, white); background:#fff; cursor:pointer; text-align:center; }
  .sched-day.on { border-color:#0F1B3D; background:#0F1B3D; }
  .sched-day-n { display:block; font:700 9.5px/1 'Hanken Grotesk',sans-serif; letter-spacing:.06em; text-transform:uppercase; color:#FF6B57; }
  .sched-day.on .sched-day-n { color:rgba(255,255,255,.7); }
  .sched-day-d { display:block; margin-top:3px; font:700 13px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .sched-day.on .sched-day-d { color:#fff; }
  .sched-rec { display:block; margin-top:4px; font:700 9px/1 'Hanken Grotesk',sans-serif; letter-spacing:.04em; text-transform:uppercase; color:#1F8A5B; }
  .sched-day.on .sched-rec { color:#9be8c4; }
  .it-grid { display:grid; grid-template-columns:minmax(0,1fr) 320px; gap:28px; align-items:start; }
  .it-head { display:flex; align-items:flex-end; justify-content:space-between; gap:16px; flex-wrap:wrap; margin-bottom:6px; }
  .it-h2 { margin:0; font-family:'Hanken Grotesk',sans-serif; font-weight:700; letter-spacing:-0.03em; font-size:22px; color:#0F1B3D; }
  .it-sub { margin:4px 0 0; font-size:13.5px; color:color-mix(in oklab,#0F1B3D 56%, white); }
  .it-modes { display:flex; align-items:center; gap:6px; }
  .it-mode { appearance:none; cursor:pointer; border:1px solid color-mix(in oklab,#0F1B3D 12%, white); background:#fff; border-radius:999px; padding:8px 14px; font:600 13px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .it-mode.on { background:#0F1B3D; color:#fff; border-color:#0F1B3D; }
  .it-reset { appearance:none; cursor:pointer; border:none; background:none; font:600 13px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 56%, white); padding:8px 6px; }
  .it-reset:hover { color:#FF6B57; }
  .it-explain { margin:10px 0 18px; font-size:13.5px; line-height:1.5; color:color-mix(in oklab,#0F1B3D 56%, white); max-width:640px; }
  .it-explain b { color:#0F1B3D; font-weight:700; }
  .it-days { display:flex; flex-direction:column; gap:14px; }
  .it-day { background:#fff; border:1px solid color-mix(in oklab,#0F1B3D 9%, white); border-radius:18px; padding:16px 18px; box-shadow:0 1px 2px rgba(8,12,28,.04); }
  .it-day-head { display:flex; align-items:center; gap:10px; margin-bottom:12px; }
  .it-day-num { font:700 11px/1 'Hanken Grotesk',sans-serif; letter-spacing:.08em; color:#FF6B57; }
  .it-day-region { font:700 14px/1 'Hanken Grotesk',sans-serif; letter-spacing:-0.01em; color:#0F1B3D; }
  .it-day-date { margin-left:auto; font-size:12px; color:color-mix(in oklab,#0F1B3D 50%, white); }
  .it-day-items { display:flex; flex-direction:column; gap:8px; }
  .it-day-empty { font-size:13px; color:color-mix(in oklab,#0F1B3D 45%, white); padding:6px 2px; }
  .it-item { display:flex; align-items:center; gap:12px; padding:9px 10px; border-radius:13px; background:#FAF8F4; }
  .it-item.it-act { background:#fff; border:1px solid color-mix(in oklab,#0F1B3D 8%, white); }
  .it-item-l { flex:none; }
  .it-ico { width:36px; height:36px; border-radius:10px; background:#fff; border:1px solid color-mix(in oklab,#0F1B3D 8%, white); display:flex; align-items:center; justify-content:center; }
  .it-ico svg { width:20px; height:20px; }
  .it-transit { background:color-mix(in oklab,#2A6FDB 7%, white); }
  .it-thumb { width:42px; height:42px; border-radius:10px; background-size:cover; background-position:center; background-color:#eceae4; flex:none; }
  .it-thumb.glyph { display:flex; align-items:center; justify-content:center; }
  .it-thumb.sm { width:38px; height:38px; }
  .it-item-mid { flex:1; min-width:0; }
  .it-item-title { font:600 14px/1.25 'Hanken Grotesk',sans-serif; color:#0F1B3D; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
  .it-item-sub { display:flex; align-items:center; gap:8px; margin-top:2px; font-size:12px; color:color-mix(in oklab,#0F1B3D 54%, white); }
  .it-item-right { flex:none; display:flex; align-items:center; }
  .it-tag { font:700 10px/1 'Hanken Grotesk',sans-serif; letter-spacing:.03em; text-transform:uppercase; color:color-mix(in oklab,#0F1B3D 60%, white); background:color-mix(in oklab,#0F1B3D 8%, white); border-radius:999px; padding:3px 7px; }
  .it-cost { font:700 14px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .it-cost.free { color:#1F8A5B; }
  .it-pill { font:700 10.5px/1 'Hanken Grotesk',sans-serif; letter-spacing:.02em; border-radius:999px; padding:5px 9px; white-space:nowrap; }
  .it-pill.booked { color:#1F8A5B; background:color-mix(in oklab,#1F8A5B 12%, white); }
  .it-pill.tobook { color:#C2722E; background:color-mix(in oklab,#C2722E 13%, white); }
  .it-unsched { margin-top:16px; background:#fff; border:1px solid color-mix(in oklab,#0F1B3D 9%, white); border-radius:16px; padding:14px 16px; }
  .it-unsched-head { font:700 13px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; margin-bottom:10px; }
  .it-unsched-row { display:flex; align-items:center; gap:11px; padding:7px 0; }
  .it-add { display:flex; align-items:center; gap:6px; flex:none; }
  .it-day-sel { height:32px; border-radius:9px; border:1px solid color-mix(in oklab,#0F1B3D 14%, white); background:#FAF8F4; font:600 12.5px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; padding:0 6px; }
  .it-add-btn { height:32px; padding:0 13px; border-radius:9px; border:none; cursor:pointer; background:#FF6B57; color:#fff; font:700 12.5px/1 'Hanken Grotesk',sans-serif; }
  .it-add-btn:hover { background:#f0563f; }
  .it-rail { position:sticky; top:88px; display:flex; flex-direction:column; gap:14px; }
  .it-ts-card { background:#fff; border:1px solid color-mix(in oklab,#0F1B3D 9%, white); border-radius:18px; padding:18px; box-shadow:0 1px 2px rgba(8,12,28,.04); }
  .it-ts-title { margin:0; font:700 16px/1.2 'Hanken Grotesk',sans-serif; letter-spacing:-0.02em; color:#0F1B3D; }
  .it-ts-sub { margin:6px 0 14px; font-size:12.5px; line-height:1.5; color:color-mix(in oklab,#0F1B3D 54%, white); }
  .it-ts-list { display:flex; flex-direction:column; gap:10px; }
  .it-ts-row { display:flex; align-items:center; gap:11px; }
  .it-ts-add { width:100%; margin-top:14px; height:42px; border-radius:12px; border:1px dashed color-mix(in oklab,#0F1B3D 22%, white); background:none; cursor:pointer; font:700 13.5px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .it-ts-add:hover { border-color:#FF6B57; color:#FF6B57; }
  .it-ts-import { width:100%; margin-top:8px; height:42px; border-radius:12px; border:none; cursor:pointer; background:color-mix(in oklab,#0F1B3D 6%, white); color:#0F1B3D; font:700 13.5px/1 'Hanken Grotesk',sans-serif; display:flex; align-items:center; justify-content:center; gap:7px; }
  .it-ts-import svg { width:16px; height:16px; }
  .it-ts-import:hover { background:color-mix(in oklab,#0F1B3D 11%, white); }
  /* Gmail import / review (.gm-*) */
  .gm-card { max-width:560px; }
  .gm-privacy { margin:0 0 16px; font-size:12.5px; line-height:1.55; color:color-mix(in oklab,#0F1B3D 60%, white); background:#FAF8F4; border-radius:12px; padding:13px 14px; }
  .gm-privacy b { color:#0F1B3D; font-weight:700; }
  .gm-err { margin:0 0 12px; font-size:13px; color:#D6453B; }
  .gm-ok { margin:0 0 12px; font-size:13px; color:#1F8A5B; }
  .gm-mini { text-align:center; margin-top:12px; }
  .gm-link { border:none; background:none; cursor:pointer; font:600 13px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 55%, white); padding:6px; }
  .gm-link:hover { color:#FF6B57; }
  .gm-spin { width:30px; height:30px; margin:22px auto 4px; border:3px solid color-mix(in oklab,#0F1B3D 12%, white); border-top-color:#FF6B57; border-radius:999px; animation:gmspin 0.9s linear infinite; }
  @keyframes gmspin { to { transform:rotate(360deg); } }
  .gm-list { display:flex; flex-direction:column; gap:12px; max-height:52vh; overflow:auto; margin-bottom:4px; }
  .gm-card-row { border:1px solid color-mix(in oklab,#0F1B3D 10%, white); border-radius:14px; padding:13px 14px; background:#fff; }
  .gm-card-head { display:flex; align-items:center; justify-content:space-between; margin-bottom:10px; }
  .gm-approve { display:inline-flex; align-items:center; gap:7px; font:700 12.5px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; cursor:pointer; }
  .gm-approve input { accent-color:#FF6B57; width:16px; height:16px; }
  .gm-del { width:26px; height:26px; border-radius:999px; border:none; background:#F4F1EA; color:#0F1B3D; cursor:pointer; font-size:12px; line-height:26px; padding:0; }
  .gm-del:hover { background:color-mix(in oklab,#D6453B 16%, white); color:#D6453B; }
  .gm-grid { display:grid; grid-template-columns:1fr 1fr; gap:9px; }
  .gm-f { display:flex; flex-direction:column; gap:4px; min-width:0; }
  .gm-f span { font:700 10px/1 'Hanken Grotesk',sans-serif; letter-spacing:.04em; text-transform:uppercase; color:color-mix(in oklab,#0F1B3D 50%, white); }
  .gm-f input { width:100%; box-sizing:border-box; height:36px; padding:0 10px; border-radius:9px; border:1px solid color-mix(in oklab,#0F1B3D 13%, white); background:#FAF8F4; font:600 13px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; outline:none; }
  .gm-f input:focus { border-color:#FF6B57; }
  @media (max-width:560px) { .gm-grid { grid-template-columns:1fr; } }
  .it-ts-statuscard { padding:14px 18px; }
  .it-ts-status { font:700 13.5px/1.3 'Hanken Grotesk',sans-serif; }
  .it-ts-status.ok { color:#1F8A5B; }
  .it-ts-status.warn { color:#C2722E; }
  /* Trips library (.mt-*) — prototype WhTripsSection */
  .mt-wrap { max-width:1120px; }
  .mt-head { margin-bottom:8px; }
  .mt-h1 { margin:0; font:700 clamp(28px,3vw,34px)/1.05 'Hanken Grotesk',sans-serif; letter-spacing:-0.02em; color:#0F1B3D; }
  .mt-sub { margin:6px 0 0; font:500 15px/1.4 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 55%, white); }
  .mt-section { margin-top:40px; }
  .mt-section-head { display:flex; align-items:center; gap:10px; padding-bottom:12px; margin-bottom:20px; border-bottom:2px solid #0F1B3D; }
  .mt-section.past .mt-section-head { border-bottom-color:color-mix(in oklab,#0F1B3D 12%, white); }
  .mt-dot { width:9px; height:9px; border-radius:999px; background:#FF6B57; flex:none; }
  .mt-section.past .mt-dot { background:color-mix(in oklab,#0F1B3D 45%, white); }
  .mt-section-t { margin:0; font:700 20px/1 'Hanken Grotesk',sans-serif; letter-spacing:-0.02em; color:#0F1B3D; }
  .mt-section-c { font:600 13.5px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 48%, white); }
  .mt-grid { display:grid; grid-template-columns:repeat(auto-fill,minmax(280px,1fr)); gap:clamp(20px,2.4vw,32px); }
  .mt-card { display:block; text-align:left; padding:0; border:none; background:none; cursor:pointer; width:100%; }
  .mt-cover { position:relative; height:200px; border-radius:16px; overflow:hidden; background-size:cover; background-position:center; background-color:#eceae4; box-shadow:0 2px 8px rgba(8,12,28,.06); transition:transform .16s ease, box-shadow .16s ease; }
  .mt-card:hover .mt-cover { transform:translateY(-2px); box-shadow:0 16px 38px rgba(8,12,28,.16); }
  .mt-cover::after { content:""; position:absolute; inset:0; background:linear-gradient(180deg,rgba(8,12,28,0) 55%,rgba(8,12,28,.5) 100%); }
  .mt-card.past .mt-cover { filter:grayscale(.55); }
  .mt-pill { position:absolute; top:12px; left:12px; z-index:1; display:inline-flex; align-items:center; padding:6px 12px; border-radius:999px; font:700 11.5px/1.4 'Hanken Grotesk',sans-serif; white-space:nowrap; color:#fff; }
  .mt-pill.planned { background:#FF6B57; }
  .mt-pill.past { background:rgba(15,27,61,.82); }
  .mt-pill.draft { background:color-mix(in oklab,#0F1B3D 8%, white); color:#5A6172; }
  .mt-cardbody { padding:12px 2px 0; }
  .mt-name { font:700 17px/1.2 'Hanken Grotesk',sans-serif; letter-spacing:-0.015em; color:#0F1B3D; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
  .mt-region { margin-top:3px; font:500 14px/1.3 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 55%, white); white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
  .mt-dates { margin-top:2px; font:500 14px/1.3 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 55%, white); }
  .mt-places { margin-top:8px; font:600 14px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .mt-new { display:flex; flex-direction:column; align-items:center; justify-content:center; gap:12px; min-height:200px; border:1.5px dashed color-mix(in oklab,#0F1B3D 16%, white); border-radius:16px; background:none; cursor:pointer; width:100%; transition:all .16s ease; }
  .mt-new:hover { border-color:#FF6B57; background:color-mix(in oklab,#FF6B57 5%, white); }
  .mt-new-ic { width:52px; height:52px; border-radius:999px; background:#F4F1EA; display:flex; align-items:center; justify-content:center; transition:background .16s ease; }
  .mt-new:hover .mt-new-ic { background:#FF6B57; }
  .mt-new-ic svg { width:24px; height:24px; stroke:#FF6B57; }
  .mt-new:hover .mt-new-ic svg { stroke:#fff; }
  .mt-new-t { font:700 15.5px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .mt-new-s { font:500 13px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 54%, white); }
  /* Empty state — prototype "No trips yet" */
  .mt-empty { max-width:460px; margin:8vh auto 0; text-align:center; }
  .mt-empty-ic { width:74px; height:74px; border-radius:20px; background:#fff; border:1px solid color-mix(in oklab,#0F1B3D 9%, white); box-shadow:0 12px 30px rgba(8,12,28,.08); display:flex; align-items:center; justify-content:center; margin:0 auto; }
  .mt-empty-ic svg { width:34px; height:34px; stroke:#FF6B57; }
  .mt-empty-h { margin:26px 0 0; font:700 clamp(26px,3vw,32px)/1.05 'Hanken Grotesk',sans-serif; letter-spacing:-0.02em; color:#0F1B3D; }
  .mt-empty-p { margin:12px 0 0; font:500 16px/1.55 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 55%, white); }
  .mt-empty-btn { margin-top:22px; display:inline-flex; align-items:center; gap:8px; height:48px; padding:0 22px; border-radius:999px; border:none; cursor:pointer; background:#0F1B3D; color:#fff; font:700 15px/1 'Hanken Grotesk',sans-serif; }
  .mt-empty-btn:hover { background:#1a2a55; }
  /* .mt-grid is auto-fill/minmax, so it reflows on its own — no column overrides needed. */
  /* One-time trip setup wizard (.wz-*) */
  .wz-view { position:relative; min-height:100vh; display:flex; align-items:center; justify-content:center; padding:40px 20px; overflow:hidden; background:#0F1B3D; }
  .wz-bg { position:absolute; inset:0; background-size:cover; background-position:center; }
  .wz-scrim { position:absolute; inset:0; background:linear-gradient(120deg,rgba(8,12,28,0.82) 0%,rgba(8,12,28,0.55) 60%,rgba(8,12,28,0.72) 100%); }
  .wz-brand { position:absolute; top:22px; left:26px; display:flex; align-items:center; gap:10px; z-index:2; }
  .wz-mark { height:18px; width:auto; }
  .wz-brand span { font:700 11.5px/1 'Hanken Grotesk',sans-serif; letter-spacing:.16em; text-transform:uppercase; color:rgba(255,255,255,.85); }
  .wz-card { position:relative; z-index:2; width:100%; max-width:520px; background:#fff; border-radius:26px; padding:34px 34px 30px; box-shadow:0 40px 100px rgba(8,12,28,.5); }
  .wz-top { display:flex; align-items:center; justify-content:space-between; margin-bottom:22px; }
  .wz-dots { display:flex; gap:7px; }
  .wz-dot { width:9px; height:9px; border-radius:999px; background:color-mix(in oklab,#0F1B3D 12%, white); transition:all .3s ease; }
  .wz-dot.on { background:#FF6B57; }
  .wz-dot.cur { width:28px; }
  .wz-savedpill { display:inline-flex; align-items:center; gap:6px; padding:7px 13px; border-radius:999px; background:#FAF8F4; font:700 12.5px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 55%, white); }
  .wz-body { min-height:296px; }
  .wz-eyebrow { margin:0 0 12px; font:700 12px/1 'Hanken Grotesk',sans-serif; letter-spacing:.08em; text-transform:uppercase; color:#FF6B57; }
  .wz-h2 { margin:0; font:800 27px/1.12 'Hanken Grotesk',sans-serif; letter-spacing:-0.03em; color:#0F1B3D; }
  .wz-h2.wz-center { text-align:center; font-size:24px; margin-top:16px; }
  .wz-sub { margin:10px 0 0; font:400 14.5px/1.5 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 55%, white); }
  .wz-sub b { color:#0F1B3D; font-weight:700; }
  .wz-sub.wz-center { text-align:center; max-width:400px; margin-left:auto; margin-right:auto; }
  .wz-budget { display:flex; align-items:center; gap:10px; height:70px; padding:0 20px; border-radius:18px; background:#FAF8F4; border:1px solid color-mix(in oklab,#0F1B3D 9%, white); margin-top:24px; font:800 32px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 50%, white); }
  .wz-budget input { flex:1; min-width:0; border:none; outline:none; background:none; font:800 32px/1 'Hanken Grotesk',sans-serif; letter-spacing:-0.02em; color:#0F1B3D; }
  .wz-budget-note { font:600 13px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 50%, white); white-space:nowrap; }
  .wz-presets { display:flex; gap:9px; margin-top:14px; flex-wrap:wrap; }
  .wz-chip { padding:9px 15px; border-radius:999px; border:1px solid color-mix(in oklab,#0F1B3D 12%, white); background:#fff; cursor:pointer; font:700 13.5px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .wz-chip.on { background:#0F1B3D; border-color:#0F1B3D; color:#fff; }
  .wz-fields { display:flex; flex-direction:column; gap:12px; margin-top:24px; }
  .wz-field { display:flex; align-items:center; justify-content:space-between; gap:12px; min-height:60px; padding:10px 20px; border-radius:15px; background:#fff; border:1px solid color-mix(in oklab,#0F1B3D 9%, white); }
  .wz-field-t { font:700 16px/1.2 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .wz-field-s { margin-top:2px; font:500 12.5px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 54%, white); }
  .wz-counter { display:flex; align-items:center; gap:14px; flex:none; }
  .wz-cbtn { width:36px; height:36px; border-radius:11px; border:1px solid color-mix(in oklab,#0F1B3D 12%, white); background:#fff; cursor:pointer; font:700 20px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .wz-cbtn:hover { border-color:#FF6B57; color:#FF6B57; }
  .wz-cval { min-width:24px; text-align:center; font:800 18px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .wz-nights { font:800 26px/1 'Hanken Grotesk',sans-serif; letter-spacing:-0.02em; color:#0F1B3D; }
  .wz-seg { display:flex; gap:8px; padding:4px; border-radius:15px; background:#FAF8F4; border:1px solid color-mix(in oklab,#0F1B3D 9%, white); margin-top:24px; }
  .wz-segbtn { flex:1; height:44px; border-radius:11px; border:none; cursor:pointer; background:none; font:600 14.5px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 55%, white); }
  .wz-segbtn.on { background:#fff; color:#0F1B3D; font-weight:700; box-shadow:0 1px 3px rgba(8,12,28,.12); }
  .wz-datebody { margin-top:16px; }
  .wz-daterow { display:flex; gap:12px; }
  .wz-datefield { flex:1; display:flex; flex-direction:column; gap:5px; }
  .wz-datefield span { font:700 10.5px/1 'Hanken Grotesk',sans-serif; letter-spacing:.06em; text-transform:uppercase; color:color-mix(in oklab,#0F1B3D 52%, white); }
  .wz-datefield input { height:48px; padding:0 14px; border-radius:12px; border:1px solid color-mix(in oklab,#0F1B3D 12%, white); background:#FAF8F4; font:600 14.5px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; outline:none; }
  .wz-datefield input:focus { border-color:#FF6B57; }
  .wz-err { margin:12px 0 0; font:600 13px/1.4 'Hanken Grotesk',sans-serif; color:#D6453B; }
  .wz-pace { display:flex; flex-direction:column; gap:12px; margin-top:22px; }
  .wz-pacecard { display:flex; align-items:center; gap:16px; padding:16px 20px; border-radius:16px; cursor:pointer; text-align:left; background:#fff; border:1.5px solid color-mix(in oklab,#0F1B3D 10%, white); transition:all .14s ease; }
  .wz-pacecard.on { background:color-mix(in oklab,#FF6B57 8%, white); border-color:#FF6B57; }
  .wz-radio { width:22px; height:22px; flex:none; border-radius:999px; border:2px solid color-mix(in oklab,#0F1B3D 14%, white); position:relative; }
  .wz-pacecard.on .wz-radio { border-color:#FF6B57; background:#FF6B57; }
  .wz-pacecard.on .wz-radio::after { content:""; position:absolute; inset:5px; border-radius:999px; background:#fff; }
  .wz-pace-mid { flex:1; }
  .wz-pace-t { display:block; font:700 16px/1.2 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .wz-pace-s { display:block; margin-top:2px; font:500 13px/1.2 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 54%, white); }
  .wz-pace-per { flex:none; font:700 12.5px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 50%, white); white-space:nowrap; }
  .wz-pacecard.on .wz-pace-per { color:#FF6B57; }
  .wz-reckon-tag { display:inline-flex; align-items:center; gap:7px; padding:8px 15px; border-radius:999px; background:#FBEDEC; color:#b3382f; font:700 13px/1 'Hanken Grotesk',sans-serif; margin:0 auto; }
  .wz-body:has(.wz-reckon-tag) { text-align:center; display:flex; flex-direction:column; align-items:center; justify-content:center; }
  .wz-reckon-amt { font:800 58px/1 'Hanken Grotesk',sans-serif; letter-spacing:-0.04em; margin:14px 0 6px; }
  .wz-meter { position:relative; width:100%; max-width:400px; margin:26px auto 0; }
  .wz-meter-track { position:relative; height:16px; border-radius:999px; background:#F1EEE7; overflow:hidden; }
  .wz-meter-green { position:absolute; left:0; top:0; bottom:0; border-radius:999px; }
  .wz-meter-red { position:absolute; top:0; bottom:0; background:repeating-linear-gradient(45deg,#e0574c 0 6px,#c94a40 6px 12px); }
  .wz-meter-tick { position:absolute; top:-6px; bottom:-6px; width:2px; background:#0F1B3D; }
  .wz-meter-tick span { position:absolute; top:-16px; left:50%; transform:translateX(-50%); font:800 8.5px/1 'Hanken Grotesk',sans-serif; letter-spacing:.06em; color:#0F1B3D; white-space:nowrap; }
  .wz-foot { display:flex; align-items:center; gap:12px; margin-top:26px; }
  .wz-back { height:54px; padding:0 20px; border-radius:15px; border:1px solid color-mix(in oklab,#0F1B3D 12%, white); background:#fff; cursor:pointer; font:700 15px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .wz-cta { flex:1; height:54px; border-radius:15px; border:none; cursor:pointer; background:#FF6B57; color:#fff; display:flex; align-items:center; justify-content:center; gap:9px; font:700 15.5px/1 'Hanken Grotesk',sans-serif; box-shadow:0 10px 22px color-mix(in oklab,#FF6B57 30%, transparent); }
  .wz-cta.navy { background:#0F1B3D; box-shadow:0 10px 22px color-mix(in oklab,#0F1B3D 26%, transparent); }
  .wz-cta svg { width:18px; height:18px; }
  @media (max-width:560px) { .wz-card { padding:26px 22px 22px; } .wz-h2 { font-size:23px; } .wz-reckon-amt { font-size:46px; } }
  .it-itinonly { max-width:860px; }
  /* Itinerary day-strip + timed schedule (.it-cal*, .it-chip*, .it-ev*, .it-day*) */
  .it-calstrip { background:#fff; border:1px solid color-mix(in oklab,#0F1B3D 9%, white); border-radius:18px; padding:14px 16px; margin:14px 0 22px; }
  .it-calstrip-head { display:flex; align-items:center; justify-content:space-between; margin-bottom:8px; }
  .it-calmonth { font:700 12px/1 'Hanken Grotesk',sans-serif; letter-spacing:.06em; text-transform:uppercase; color:color-mix(in oklab,#0F1B3D 55%, white); }
  .it-chips { display:flex; gap:9px; overflow-x:auto; padding:8px 2px 4px; scrollbar-width:none; }
  .it-chips::-webkit-scrollbar { display:none; }
  .it-chip { position:relative; flex:none; width:74px; padding:10px 6px 9px; border-radius:15px; cursor:pointer; text-align:center; background:#fff; border:1.5px solid color-mix(in oklab,#0F1B3D 10%, white); transition:all .14s ease; }
  .it-chip.today { border-color:#FF6B57; box-shadow:0 0 0 3px color-mix(in oklab,#FF6B57 16%, white); }
  .it-chip.on { background:#0F1B3D; border-color:#0F1B3D; box-shadow:0 8px 20px rgba(8,12,28,.20); }
  .it-chip-dow { display:block; font:700 10px/1 'Hanken Grotesk',sans-serif; letter-spacing:.07em; text-transform:uppercase; color:color-mix(in oklab,#0F1B3D 52%, white); }
  .it-chip.on .it-chip-dow { color:rgba(255,255,255,.7); }
  .it-chip-day { display:block; margin-top:3px; font:800 21px/1.05 'Hanken Grotesk',sans-serif; letter-spacing:-0.02em; color:#0F1B3D; }
  .it-chip.on .it-chip-day { color:#fff; }
  .it-chip-meta { display:flex; align-items:center; justify-content:center; gap:4px; height:8px; margin-top:5px; }
  .it-chip-dot { width:6px; height:6px; border-radius:999px; background:#FF6B57; }
  .it-chip.on .it-chip-dot { background:#fff; }
  .it-chip-cnt { font:700 10px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 55%, white); }
  .it-chip.on .it-chip-cnt { color:rgba(255,255,255,.85); }
  .it-chip-today { position:absolute; top:-8px; left:50%; transform:translateX(-50%); padding:1px 7px; border-radius:999px; background:#FF6B57; color:#fff; font:800 9px/1.5 'Hanken Grotesk',sans-serif; letter-spacing:.04em; text-transform:uppercase; white-space:nowrap; }
  .it-dayview { max-width:780px; }
  .it-dayhead { display:flex; align-items:flex-start; justify-content:space-between; gap:14px; margin-bottom:18px; flex-wrap:wrap; }
  .it-daytitle { margin:0; display:flex; align-items:center; gap:10px; font:800 22px/1.1 'Hanken Grotesk',sans-serif; letter-spacing:-0.03em; color:#0F1B3D; }
  .it-dayhead-today { padding:3px 10px; border-radius:999px; background:#FF6B57; color:#fff; font:800 10.5px/1.5 'Hanken Grotesk',sans-serif; letter-spacing:.04em; text-transform:uppercase; }
  .it-daymeta { margin-top:5px; font:600 13px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 55%, white); }
  .it-dayregion { color:#FF6B57; font-weight:700; }
  .it-daycount { flex:none; padding:7px 13px; border-radius:999px; background:#F4F1EA; font:700 12.5px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 55%, white); white-space:nowrap; }
  .it-part { display:flex; align-items:center; gap:10px; margin:6px 0 12px; padding-left:98px; }
  .it-part span { font:800 11px/1 'Hanken Grotesk',sans-serif; letter-spacing:.1em; text-transform:uppercase; color:color-mix(in oklab,#0F1B3D 50%, white); }
  .it-part i { flex:1; height:1px; background:color-mix(in oklab,#0F1B3D 9%, white); }
  .it-ev { display:flex; gap:12px; align-items:stretch; }
  .it-ev-time { width:74px; flex:none; text-align:right; padding-top:12px; font:700 12.5px/1.2 'Hanken Grotesk',sans-serif; color:#0F1B3D; white-space:nowrap; }
  .it-ev-rail { width:14px; flex:none; display:flex; flex-direction:column; align-items:center; }
  .it-ev-dot { width:13px; height:13px; margin-top:13px; border-radius:999px; background:#fff; border:3px solid #FF6B57; flex:none; }
  .it-ev-line { flex:1; width:2px; background:color-mix(in oklab,#0F1B3D 8%, white); margin-top:4px; }
  .it-ev-card { flex:1; min-width:0; margin-bottom:11px; display:flex; align-items:center; gap:12px; padding:11px 13px; border-radius:14px; background:#fff; border:1px solid color-mix(in oklab,#0F1B3D 9%, white); }
  .it-ev-ico { width:42px; height:42px; flex:none; border-radius:11px; display:flex; align-items:center; justify-content:center; }
  .it-ev-ico svg { width:21px; height:21px; }
  .it-ev-card .it-thumb { width:42px; height:42px; }
  .it-ev-body { flex:1; min-width:0; }
  .it-ev-title { font:700 14.5px/1.25 'Hanken Grotesk',sans-serif; color:#0F1B3D; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
  .it-ev-sub { display:flex; align-items:center; gap:8px; margin-top:2px; font:500 12.5px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 54%, white); }
  .it-ev-tz { display:block; margin-top:3px; font:700 10px/1 'Hanken Grotesk',sans-serif; letter-spacing:.02em; color:color-mix(in oklab,#2A6FDB 60%, white); }
  .it-ev-cost { flex:none; font:700 13.5px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .it-ev-cost.free { color:#1F8A5B; }
  .it-ev-remove { width:28px; height:28px; flex:none; border-radius:999px; border:1px solid color-mix(in oklab,#0F1B3D 12%, white); background:#fff; cursor:pointer; color:#6D778F; font-size:12px; line-height:1; }
  .it-ev-remove:hover { border-color:#D6453B; color:#D6453B; }
  .it-day-empty-lg { padding:34px 22px; border-radius:16px; border:1px dashed color-mix(in oklab,#0F1B3D 14%, white); background:#fff; text-align:center; margin-left:98px; }
  .it-day-empty-t { font:700 15px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .it-day-empty-s { margin-top:5px; font:500 13.5px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 54%, white); }
  .it-addday { margin-top:8px; padding-left:98px; }
  .it-addday-head { font:700 12.5px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 55%, white); margin-bottom:10px; }
  .it-addday-list { display:flex; flex-direction:column; gap:8px; }
  .it-addday-item { display:flex; align-items:center; gap:11px; padding:8px; border-radius:12px; text-align:left; width:100%; cursor:pointer; border:1px solid color-mix(in oklab,#FF6B57 26%, white); background:color-mix(in oklab,#FF6B57 4%, white); }
  .it-addday-item:hover { background:color-mix(in oklab,#FF6B57 8%, white); }
  .it-addday-plus { flex:none; width:24px; height:24px; border-radius:999px; background:#FF6B57; color:#fff; font:700 16px/24px 'Hanken Grotesk',sans-serif; text-align:center; }
  .it-addday-empty { display:flex; align-items:center; gap:9px; padding:13px 14px; border-radius:12px; background:color-mix(in oklab,#1F8A5B 9%, white); color:#1F8A5B; font:600 13px/1.3 'Hanken Grotesk',sans-serif; }
  .it-addday-empty svg { width:17px; height:17px; flex:none; }
  @media (max-width:560px) {
    .it-ev-time { width:56px; font-size:11.5px; }
    .it-part, .it-addday { padding-left:72px; }
    .it-day-empty-lg { margin-left:72px; }
    .it-chip { width:66px; }
  }
  .it-stays { display:flex; flex-direction:column; gap:14px; max-width:680px; }
  .it-stays > .it-head { margin-bottom:2px; }
  .it-ts-sechead { display:flex; align-items:flex-start; justify-content:space-between; gap:12px; margin-bottom:14px; }
  .it-ts-sechead > div { min-width:0; }
  .it-ts-count { display:block; margin-top:4px; font:600 12.5px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 54%, white); }
  .it-ts-addsm { flex:none; height:34px; padding:0 14px; border-radius:10px; border:1px dashed color-mix(in oklab,#0F1B3D 22%, white); background:none; cursor:pointer; font:700 12.5px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; white-space:nowrap; }
  .it-ts-addsm:hover { border-color:#FF6B57; color:#FF6B57; }
  .it-ts-right { display:flex; flex-direction:column; align-items:flex-end; gap:5px; margin-left:auto; flex:none; }
  .it-ts-controls { margin-left:auto; flex:none; display:flex; align-items:center; gap:10px; }
  .it-pill-btn { display:inline-flex; align-items:center; gap:6px; border:none; cursor:pointer; border-radius:999px; padding:6px 12px; white-space:nowrap; font:700 11.5px/1 'Hanken Grotesk',sans-serif; letter-spacing:.02em; }
  .it-pill-btn svg { width:13px; height:13px; }
  .it-pill-btn.booked { color:#1F8A5B; background:color-mix(in oklab,#1F8A5B 12%, white); }
  .it-pill-btn.booked:hover { background:color-mix(in oklab,#1F8A5B 20%, white); }
  .it-pill-btn.tobook { color:#C2722E; background:color-mix(in oklab,#C2722E 13%, white); }
  .it-pill-btn.tobook:hover { background:color-mix(in oklab,#C2722E 22%, white); }
  .it-ts-editbtn { width:34px; height:34px; flex:none; border-radius:10px; border:1px solid color-mix(in oklab,#0F1B3D 12%, white); background:#fff; cursor:pointer; display:flex; align-items:center; justify-content:center; color:#6D778F; }
  .it-ts-editbtn svg { width:15px; height:15px; }
  .it-ts-editbtn:hover { border-color:#0F1B3D; color:#0F1B3D; }
  .it-ts-cost { font:700 13.5px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .it-ts-edithint { font:600 11px/1 'Hanken Grotesk',sans-serif; color:#9a9488; }
  .it-ts-summary .it-ts-statusbig { margin:8px 0 12px; font:800 20px/1 'Hanken Grotesk',sans-serif; letter-spacing:-0.02em; color:#0F1B3D; }
  .it-ts-breakdown { display:flex; gap:18px; flex-wrap:wrap; padding-bottom:12px; border-bottom:1px solid color-mix(in oklab,#0F1B3D 9%, white); }
  .it-ts-breakdown span { font:600 13px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 62%, white); }
  .it-ts-total { margin:12px 0 0; font:600 14px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .it-ts-total strong { font-weight:800; }
  .it-stub { background:#fff; border:1px solid color-mix(in oklab,#0F1B3D 9%, white); border-radius:18px; padding:48px 40px; text-align:center; max-width:520px; margin:30px auto; }
  .it-stub-ic { width:56px; height:56px; margin:0 auto 16px; border-radius:16px; background:#FAF8F4; display:flex; align-items:center; justify-content:center; }
  .it-stub-ic svg { width:28px; height:28px; }
  .it-stub .it-sub { margin-top:10px; font-size:14.5px; line-height:1.55; }
  /* Booking checklist tab (.it-ck-*) */
  .it-checklist { max-width:760px; display:flex; flex-direction:column; gap:24px; }
  .it-ck-head { display:flex; align-items:center; gap:20px; }
  .it-ck-head-main { flex:1; min-width:0; }
  .it-ck-bar { margin-top:14px; height:9px; border-radius:999px; background:color-mix(in oklab,#0F1B3D 8%, white); overflow:hidden; }
  .it-ck-bar-fill { height:100%; border-radius:999px; background:#1F8A5B; transition:width .4s ease; }
  .it-ck-frac { flex:none; text-align:center; }
  .it-ck-frac-num { display:block; font:800 40px/1 'Hanken Grotesk',sans-serif; letter-spacing:-0.03em; color:#1F8A5B; }
  .it-ck-frac-num i { font-style:normal; font-size:20px; color:color-mix(in oklab,#0F1B3D 45%, white); }
  .it-ck-frac-lbl { display:block; margin-top:5px; font:700 11px/1 'Hanken Grotesk',sans-serif; letter-spacing:.06em; text-transform:uppercase; color:color-mix(in oklab,#0F1B3D 50%, white); }
  .it-ck-sechead { display:flex; align-items:baseline; gap:10px; margin-bottom:12px; }
  .it-ck-sectitle { margin:0; font:700 15px/1 'Hanken Grotesk',sans-serif; letter-spacing:-0.01em; color:#0F1B3D; }
  .it-ck-seccount { font:600 13px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 54%, white); }
  .it-ck-row { background:#fff; border:1px solid color-mix(in oklab,#0F1B3D 9%, white); border-radius:15px; padding:12px 14px; }
  .it-ck-action { margin-left:auto; flex:none; }
  .it-ck-walkup { font:700 12.5px/1 'Hanken Grotesk',sans-serif; color:color-mix(in oklab,#0F1B3D 50%, white); white-space:nowrap; }
  .it-ck-btn { display:inline-flex; align-items:center; gap:7px; height:38px; padding:0 16px; border-radius:11px; border:1px solid color-mix(in oklab,#0F1B3D 14%, white); background:#fff; cursor:pointer; font:700 13px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; white-space:nowrap; }
  .it-ck-btn:hover { border-color:#0F1B3D; }
  .it-ck-btn.booked { border:none; background:color-mix(in oklab,#1F8A5B 12%, white); color:#1F8A5B; }
  .it-ck-btn.booked svg { stroke:#1F8A5B; }
  .it-ck-btn svg { width:15px; height:15px; }
  @media (max-width:900px) {
    .it-wrap { padding:20px 16px 96px; }
    .it-topbar { gap:10px; }
    .it-tabs { -webkit-overflow-scrolling:touch; scrollbar-width:none; }
    .it-tabs::-webkit-scrollbar { display:none; }
    .it-grid { grid-template-columns:1fr; gap:20px; }
    .it-rail { position:static; order:2; }
    .it2-wrap { grid-template-columns:1fr; gap:20px; }
    .it2-side { position:static; }
    .it2-tray { max-height:none; }
  }

  /* ===== Save-to-Collection modal (.nc-*) + save snackbar (.snk) — v128 ===== */
  .nc-overlay { position:fixed; inset:0; z-index:1400; display:flex; align-items:center; justify-content:center; padding:20px; background:rgba(15,27,61,.5); -webkit-backdrop-filter:blur(3px); backdrop-filter:blur(3px); opacity:0; pointer-events:none; transition:opacity .2s ease; }
  .nc-overlay.open { opacity:1; pointer-events:auto; }
  .nc-card { width:100%; max-width:460px; background:#fff; border-radius:24px; padding:26px; box-shadow:0 24px 60px rgba(8,12,28,.32); position:relative; transform:translateY(8px); transition:transform .2s ease; max-height:90vh; overflow:auto; }
  .nc-overlay.open .nc-card { transform:none; }
  .nc-close { position:absolute; top:16px; right:16px; width:32px; height:32px; border-radius:999px; border:none; background:#F4F1EA; color:#0F1B3D; font-size:14px; cursor:pointer; line-height:32px; padding:0; }
  .nc-head { display:flex; align-items:center; gap:12px; margin-bottom:18px; }
  .nc-thumb { width:48px; height:48px; border-radius:13px; background-size:cover; background-position:center; background-color:#eceae4; flex:none; }
  .nc-thumb.glyph { display:flex; align-items:center; justify-content:center; }
  .nc-eyebrow { font:700 10.5px/1 'Hanken Grotesk',sans-serif; letter-spacing:.08em; text-transform:uppercase; color:#FF6B57; margin-bottom:4px; }
  .nc-place { font:700 15px/1.2 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .nc-h1 { margin:0 0 8px; font-family:'Hanken Grotesk',sans-serif; font-weight:700; letter-spacing:-0.02em; font-size:22px; line-height:1.2; color:#0F1B3D; }
  .nc-sub { margin:0 0 16px; font-size:13.5px; line-height:1.5; color:color-mix(in oklab,#0F1B3D 56%, white); }
  .nc-input { width:100%; box-sizing:border-box; height:48px; padding:0 15px; border-radius:13px; border:1px solid color-mix(in oklab,#0F1B3D 14%, white); background:#FAF8F4; font:600 15.5px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; outline:none; }
  .nc-input:focus { border-color:#FF6B57; }
  .nc-chips { display:flex; flex-wrap:wrap; gap:8px; margin-top:12px; }
  .nc-chip { border:1px solid color-mix(in oklab,#0F1B3D 14%, white); background:#fff; border-radius:999px; padding:7px 13px; font:600 13px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; cursor:pointer; }
  .nc-chip:hover { border-color:#FF6B57; color:#FF6B57; }
  .nc-cta { width:100%; height:52px; margin-top:20px; border-radius:15px; border:none; cursor:pointer; background:#FF6B57; color:#fff; font:700 15.5px/1 'Hanken Grotesk',sans-serif; box-shadow:0 10px 22px color-mix(in oklab,#FF6B57 30%, transparent); }
  .nc-cta:hover { background:#f0563f; }
  .nc-cta:disabled { opacity:.45; cursor:default; box-shadow:none; }
  .nc-picklist { display:flex; flex-direction:column; gap:8px; margin-bottom:12px; max-height:240px; overflow:auto; }
  .nc-pick { display:flex; align-items:center; gap:11px; padding:12px 14px; border:1px solid color-mix(in oklab,#0F1B3D 10%, white); border-radius:13px; cursor:pointer; }
  .nc-pick input { accent-color:#FF6B57; }
  .nc-pick-name { flex:1; font:600 14.5px/1.2 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .nc-pick-count { font-size:12px; color:color-mix(in oklab,#0F1B3D 50%, white); }
  .nc-newtoggle { width:100%; height:44px; border-radius:12px; border:1px dashed color-mix(in oklab,#0F1B3D 22%, white); background:none; cursor:pointer; font:700 13.5px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .nc-newtoggle:hover { border-color:#FF6B57; color:#FF6B57; }
  .nc-newwrap { margin-top:10px; }
  .td-field { display:block; margin-top:14px; }
  .td-label { display:block; font:700 11px/1 'Hanken Grotesk',sans-serif; letter-spacing:.04em; text-transform:uppercase; color:color-mix(in oklab,#0F1B3D 56%, white); margin-bottom:6px; }
  .td-who { margin-top:18px; }
  .td-row2 { display:flex; gap:12px; }
  .td-row2 .td-field { flex:1; min-width:0; }
  .td-card .nc-input[type="date"] { font-family:'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .td-steppers { display:flex; flex-direction:column; }
  .td-step { display:flex; align-items:center; justify-content:space-between; padding:9px 2px; border-top:1px solid color-mix(in oklab,#0F1B3D 8%, white); }
  .td-step:first-child { border-top:none; }
  .td-step-label { font:600 14.5px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .td-step-ctrl { display:flex; align-items:center; gap:14px; }
  .td-step-btn { width:32px; height:32px; border-radius:999px; border:1px solid color-mix(in oklab,#0F1B3D 16%, white); background:#fff; color:#0F1B3D; font-size:18px; line-height:1; cursor:pointer; display:flex; align-items:center; justify-content:center; }
  .td-step-btn:hover { border-color:#FF6B57; color:#FF6B57; }
  .td-step-val { min-width:22px; text-align:center; font:700 15px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .td-hint { margin:12px 0 0; font-size:12.5px; color:#D6453B; }
  .snk { position:fixed; left:50%; bottom:84px; transform:translate(-50%, 20px); z-index:1300; display:flex; align-items:center; gap:14px; background:#0F1B3D; color:#fff; border-radius:14px; padding:12px 14px 12px 18px; box-shadow:0 12px 30px rgba(8,12,28,.34); opacity:0; pointer-events:none; transition:opacity .2s ease, transform .2s ease; max-width:calc(100vw - 32px); }
  .snk.show { opacity:1; pointer-events:auto; transform:translate(-50%, 0); }
  .snk-text { font:600 14px/1.2 'Hanken Grotesk',sans-serif; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
  .snk-action { flex:none; border:none; background:none; cursor:pointer; color:#FF8E7E; font:700 14px/1 'Hanken Grotesk',sans-serif; padding:6px 8px; }
  .snk-action:hover { color:#fff; }

  /* Profile (shell) */
  .pf-head { display:flex; align-items:center; gap:16px; margin-bottom:28px; }
  .pf-avatar { flex:none; width:64px; height:64px; border-radius:999px; background:#0F1B3D; color:#fff; font:700 26px/1 'Hanken Grotesk',sans-serif; display:flex; align-items:center; justify-content:center; }
  .pf-name { color:#0F1B3D; font:700 24px/1.1 'Hanken Grotesk',sans-serif; letter-spacing:-0.02em; }
  .pf-email { color:#6D778F; font:400 14.5px/1 'Hanken Grotesk',sans-serif; margin-top:4px; }
  .pf-list { display:flex; flex-direction:column; gap:10px; }
  .pf-row { display:flex; align-items:center; gap:12px; background:#fff; border:1px solid #ECE6DC; border-radius:16px; padding:16px 18px; cursor:pointer; color:#0F1B3D; font:600 15.5px/1 'Hanken Grotesk',sans-serif; text-align:left; }
  .pf-row svg { width:21px; height:21px; flex:none; }
  .pf-row:hover { border-color:#0F1B3D; }
  .pf-row.danger { color:#c0656a; }
  .pf-chev { margin-left:auto; color:#9aa3b2; font:400 20px/1 'Hanken Grotesk',sans-serif; }
  .pf-foot { color:#9aa3b2; font:400 12.5px/1 'Hanken Grotesk',sans-serif; text-align:center; margin-top:28px; }
  /* Profile (rich, design 17) + My guides (design 18) */
  .pf2-wrap { max-width:880px; margin:0 auto; }
  .pf2-card { background:#fff; border:1px solid #ECE6DC; border-radius:24px; padding:26px 28px; }
  .pf2-head { display:flex; align-items:flex-start; gap:18px; }
  .pf2-av { position:relative; flex:none; width:84px; height:84px; border-radius:999px; background:#0F1B3D center/cover no-repeat; color:#fff; font:700 32px/1 'Hanken Grotesk',sans-serif; display:flex; align-items:center; justify-content:center; border:none; cursor:pointer; }
  .pf2-av-cam { position:absolute; right:-2px; bottom:-2px; width:28px; height:28px; border-radius:999px; background:#FF6B57; color:#fff; display:flex; align-items:center; justify-content:center; border:2px solid #fff; }
  .pf2-av-cam svg { width:14px; height:14px; }
  .pf2-id { flex:1; min-width:0; padding-top:6px; }
  .pf2-name { color:#0F1B3D; font:700 26px/1.1 'Hanken Grotesk',sans-serif; letter-spacing:-0.02em; }
  .pf2-loc { color:#6D778F; font:500 14.5px/1 'Hanken Grotesk',sans-serif; margin-top:7px; display:flex; align-items:center; gap:6px; }
  .pf2-loc svg { width:15px; height:15px; flex:none; }
  .pf2-edit { flex:none; display:inline-flex; align-items:center; gap:7px; background:#fff; border:1px solid #E6E8EC; border-radius:999px; padding:10px 16px; cursor:pointer; color:#0F1B3D; font:700 13.5px/1 'Hanken Grotesk',sans-serif; }
  .pf2-edit:hover { border-color:#0F1B3D; }
  .pf2-edit svg { width:14px; height:14px; }
  .pf2-stats { display:flex; gap:32px; margin-top:22px; padding-top:20px; border-top:1px solid #F0ECE3; }
  .pf2-stat-n { color:#0F1B3D; font:700 22px/1 'Hanken Grotesk',sans-serif; }
  .pf2-stat-l { color:#6D778F; font:500 13px/1 'Hanken Grotesk',sans-serif; margin-top:5px; }
  .pf2-chips { display:flex; flex-wrap:wrap; gap:8px; margin-top:18px; }
  .pf2-chip { display:inline-flex; align-items:center; gap:7px; background:#F7F4EE; border-radius:999px; padding:8px 14px; color:#0F1B3D; font:600 13px/1 'Hanken Grotesk',sans-serif; }
  .pf2-chip svg { width:15px; height:15px; flex:none; }
  .pf2-bio { color:#414b60; font:400 15px/1.55 'Hanken Grotesk',sans-serif; margin:18px 0 0; }
  .pf2-bio.empty { color:#9aa3b2; font-style:italic; }
  .pf2-promo { position:relative; overflow:hidden; background:#0F1B3D; border-radius:24px; padding:30px; margin-top:18px; }
  .pf2-promo-lbl { display:inline-flex; align-items:center; gap:7px; color:#FFC9C0; font:700 11px/1 'Hanken Grotesk',sans-serif; letter-spacing:0.12em; text-transform:uppercase; }
  .pf2-promo-lbl svg { width:14px; height:14px; }
  .pf2-promo-h { color:#fff; font:700 23px/1.2 'Hanken Grotesk',sans-serif; letter-spacing:-0.02em; margin:14px 0 8px; max-width:460px; }
  .pf2-promo-p { color:rgba(255,255,255,.78); font:400 14.5px/1.5 'Hanken Grotesk',sans-serif; margin:0 0 20px; max-width:490px; }
  .pf2-promo-actions { display:flex; gap:12px; flex-wrap:wrap; }
  .pf2-promo-btn { display:inline-flex; align-items:center; gap:8px; background:#FF6B57; color:#fff; border:none; border-radius:999px; padding:13px 22px; cursor:pointer; font:700 15px/1 'Hanken Grotesk',sans-serif; }
  .pf2-promo-btn svg { width:17px; height:17px; }
  .pf2-promo-ghost { display:inline-flex; align-items:center; gap:8px; background:rgba(255,255,255,.1); color:#fff; border:1px solid rgba(255,255,255,.24); border-radius:999px; padding:13px 22px; cursor:pointer; font:700 15px/1 'Hanken Grotesk',sans-serif; }
  .pf2-sec { margin-top:36px; }
  .pf2-sec-h { color:#0F1B3D; font:700 19px/1 'Hanken Grotesk',sans-serif; letter-spacing:-0.01em; margin:0 0 16px; }
  .pf2-trips { display:grid; grid-template-columns:repeat(3,1fr); gap:16px; }
  .pf2-trip { text-align:left; border:none; padding:0; cursor:pointer; background:none; }
  .pf2-trip-img { aspect-ratio:4/3; border-radius:16px; background:#eceae4 center/cover no-repeat; }
  .pf2-trip-name { color:#0F1B3D; font:700 15px/1.2 'Hanken Grotesk',sans-serif; margin-top:9px; }
  .pf2-trip-meta { color:#6D778F; font:400 12.5px/1.3 'Hanken Grotesk',sans-serif; margin-top:3px; }
  .pf2-ints { display:flex; flex-wrap:wrap; gap:10px; }
  .pf2-int { display:inline-flex; align-items:center; gap:8px; background:#fff; border:1px solid #ECE6DC; border-radius:999px; padding:10px 16px; color:#0F1B3D; font:600 14px/1 'Hanken Grotesk',sans-serif; }
  .pf2-int svg { width:16px; height:16px; flex:none; color:#FF6B57; }
  .pf2-emptyline { color:#9aa3b2; font:500 14px/1.4 'Hanken Grotesk',sans-serif; }
  .pf2-settings { margin-top:36px; }
  /* My guides (design 18) */
  .mg-tabs { display:inline-flex; background:#F1ECE2; border-radius:999px; padding:5px; gap:4px; margin:22px 0 26px; }
  .mg-tab { border:none; background:none; cursor:pointer; border-radius:999px; padding:10px 22px; color:#6D778F; font:700 14.5px/1 'Hanken Grotesk',sans-serif; }
  .mg-tab.on { background:#fff; color:#0F1B3D; box-shadow:0 2px 8px rgba(8,12,28,.08); }
  .mg-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; }
  .mg-card { background:#fff; border:1px solid #ECE6DC; border-radius:22px; overflow:hidden; display:flex; flex-direction:column; }
  .mg-cover { position:relative; aspect-ratio:16/10; background:#0F1B3D center/cover no-repeat; }
  .mg-badge { position:absolute; top:12px; left:12px; display:inline-flex; align-items:center; gap:5px; background:rgba(255,255,255,.94); -webkit-backdrop-filter:blur(6px); backdrop-filter:blur(6px); border-radius:999px; padding:6px 11px; color:#1F8A5B; font:700 11px/1 'Hanken Grotesk',sans-serif; letter-spacing:0.03em; }
  .mg-badge svg { width:13px; height:13px; }
  .mg-badge.draft { color:#B07A1E; }
  .mg-body { padding:16px 18px 18px; display:flex; flex-direction:column; flex:1; }
  .mg-title { color:#0F1B3D; font:700 17px/1.2 'Hanken Grotesk',sans-serif; letter-spacing:-0.01em; }
  .mg-meta { color:#6D778F; font:400 13px/1.4 'Hanken Grotesk',sans-serif; margin-top:5px; flex:1; }
  .mg-actions { display:flex; gap:9px; margin-top:14px; }
  .mg-open { flex:1; display:inline-flex; align-items:center; justify-content:center; gap:7px; background:#FF6B57; color:#fff; border:none; border-radius:999px; padding:11px 14px; cursor:pointer; font:700 14px/1 'Hanken Grotesk',sans-serif; }
  .mg-open svg { width:15px; height:15px; }
  .mg-add { flex:none; display:inline-flex; align-items:center; justify-content:center; background:#fff; border:1px solid #E6E8EC; border-radius:999px; padding:11px 16px; cursor:pointer; color:#0F1B3D; font:700 14px/1 'Hanken Grotesk',sans-serif; }
  .mg-add:hover { border-color:#0F1B3D; }
  .mg-empty { grid-column:1/-1; background:#fff; border:1px dashed #d8d2c6; border-radius:22px; padding:48px 32px; text-align:center; }
  .mg-empty strong { display:block; color:#0F1B3D; font:700 18px/1.3 'Hanken Grotesk',sans-serif; margin-bottom:8px; }
  .mg-empty p { color:#6D778F; font:400 14.5px/1.5 'Hanken Grotesk',sans-serif; margin:0 auto 18px; max-width:380px; }
  /* Edit-profile modal */
  .pfedit { position:fixed; inset:0; z-index:120; display:none; align-items:center; justify-content:center; padding:20px; background:rgba(8,12,28,.5); -webkit-backdrop-filter:blur(3px); backdrop-filter:blur(3px); }
  .pfedit.open { display:flex; }
  .pfedit-card { width:100%; max-width:460px; max-height:88vh; overflow:auto; background:#FAF8F4; border-radius:24px; padding:26px; }
  .pfedit-h { color:#0F1B3D; font:700 22px/1.1 'Hanken Grotesk',sans-serif; letter-spacing:-0.02em; margin:0 0 4px; }
  .pfedit-l { display:block; color:#0F1B3D; font:700 12px/1 'Hanken Grotesk',sans-serif; letter-spacing:0.05em; text-transform:uppercase; margin:18px 0 8px; }
  .pfedit-in, .pfedit-ta { width:100%; box-sizing:border-box; background:#fff; border:1px solid #E6E8EC; border-radius:14px; padding:13px 15px; color:#0F1B3D; font:500 15px/1.4 'Hanken Grotesk',sans-serif; }
  .pfedit-ta { min-height:92px; resize:vertical; }
  .pfedit-in:focus, .pfedit-ta:focus { outline:none; border-color:#0F1B3D; }
  .pfedit-ints { display:flex; flex-wrap:wrap; gap:8px; }
  .pfedit-pill { border:1px solid #E6E8EC; background:#fff; border-radius:999px; padding:9px 14px; cursor:pointer; color:#6D778F; font:600 13.5px/1 'Hanken Grotesk',sans-serif; }
  .pfedit-pill.on { background:#0F1B3D; color:#fff; border-color:#0F1B3D; }
  .pfedit-actions { display:flex; gap:10px; margin-top:24px; }
  .pfedit-save { flex:1; background:#FF6B57; color:#fff; border:none; border-radius:999px; padding:14px; cursor:pointer; font:700 15px/1 'Hanken Grotesk',sans-serif; }
  .pfedit-cancel { flex:none; background:none; border:1px solid #E6E8EC; border-radius:999px; padding:14px 22px; cursor:pointer; color:#0F1B3D; font:700 15px/1 'Hanken Grotesk',sans-serif; }
  @media (max-width:760px) {
    .pf2-card { padding:20px; border-radius:20px; }
    .pf2-name { font-size:22px; }
    .pf2-av { width:72px; height:72px; font-size:28px; }
    .pf2-promo { padding:24px 22px; }
    .pf2-stats { gap:24px; }
    .pf2-trips, .mg-grid { grid-template-columns:1fr 1fr; }
  }
  @media (max-width:480px) {
    .pf2-trips, .mg-grid { grid-template-columns:1fr; }
    .pf2-head { flex-wrap:wrap; }
    .pf2-edit { order:3; }
  }
  /* Redesign cleanup: the new shell nav replaces the old sidebar + mobile tab bar everywhere. */
  .app { grid-template-columns:1fr !important; }
  .sidebar { display:none !important; }
  #mobileTabbar { display:none !important; }
  /* Buy + create account gate (two-panel: order summary + account) */
  .cp-overlay { position:fixed; inset:0; z-index:200; display:none; align-items:center; justify-content:center; padding:20px; background:rgba(8,12,28,.62); -webkit-backdrop-filter:blur(6px); backdrop-filter:blur(6px); }
  .cp-overlay.open { display:flex; }
  .co-card { position:relative; width:min(940px,100%); max-height:94vh; overflow:auto; display:grid; grid-template-columns:minmax(280px,0.82fr) minmax(320px,1fr); background:#fff; border-radius:24px; overflow:hidden; box-shadow:0 36px 90px rgba(8,12,28,.30); }
  /* left: dark "Your order" photo panel */
  .co-summary { position:relative; min-height:540px; background:#0F1B3D; background-size:cover; background-position:center; display:flex; }
  .co-summary::after { content:""; position:absolute; inset:0; background:linear-gradient(180deg, rgba(8,12,28,.5) 0%, rgba(8,12,28,.28) 40%, rgba(8,12,28,.92) 100%); }
  .co-summary-inner { position:relative; z-index:2; width:100%; box-sizing:border-box; padding:clamp(28px,3.4vw,44px); display:flex; flex-direction:column; }
  .co-brand { display:flex; align-items:center; gap:10px; }
  .co-brand img { height:19px; display:block; }
  .co-brand span { font:700 12.5px/1 'Hanken Grotesk',sans-serif; letter-spacing:.16em; text-transform:uppercase; color:rgba(255,255,255,.88); }
  .co-order { margin-top:auto; }
  .co-stamp { display:inline-block; font:700 11px/1 'Hanken Grotesk',sans-serif; letter-spacing:.18em; text-transform:uppercase; color:rgba(255,255,255,.8); border:1px solid rgba(255,255,255,.28); border-radius:999px; padding:6px 11px; }
  .co-title { margin:16px 0 0; font:500 clamp(24px,3vw,32px)/1.1 'Newsreader',Georgia,serif; letter-spacing:-.01em; color:#fff; }
  .co-sub { margin:10px 0 0; max-width:380px; font:400 14px/1.55 'Hanken Grotesk',sans-serif; color:rgba(255,255,255,.8); }
  .co-list { margin-top:18px; padding-top:16px; border-top:1px solid rgba(255,255,255,.18); display:flex; flex-direction:column; gap:9px; }
  .co-list-row { display:flex; align-items:center; gap:11px; }
  .co-list-dot { width:7px; height:7px; border-radius:999px; background:#FF6B57; flex:none; }
  .co-list-name { flex:1; min-width:0; font:600 14px/1.2 'Hanken Grotesk',sans-serif; color:rgba(255,255,255,.92); white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
  .co-list-price { font:600 13.5px/1 'Hanken Grotesk',sans-serif; color:rgba(255,255,255,.6); }
  .co-total-row { margin-top:22px; padding-top:18px; border-top:1px solid rgba(255,255,255,.18); display:flex; align-items:flex-end; justify-content:space-between; gap:14px; }
  .co-total-label .a { font:600 13.5px/1.2 'Hanken Grotesk',sans-serif; color:rgba(255,255,255,.72); }
  .co-total-label .b { margin-top:2px; font:400 12.5px/1.2 'Hanken Grotesk',sans-serif; color:rgba(255,255,255,.55); }
  .co-price { font:500 40px/1 'Newsreader',Georgia,serif; color:#fff; white-space:nowrap; }
  /* right: account form */
  .co-account { position:relative; padding:clamp(28px,3.4vw,44px); display:flex; flex-direction:column; justify-content:center; }
  .co-back { position:absolute; top:20px; left:22px; background:none; border:none; cursor:pointer; display:inline-flex; align-items:center; gap:6px; font:700 13px/1 'Hanken Grotesk',sans-serif; color:#6D778F; padding:0; }
  .co-back:hover { color:#0F1B3D; }
  .co-back svg { width:16px; height:16px; }
  .co-h1 { margin:22px 0 0; font:500 clamp(25px,2.8vw,31px)/1.1 'Newsreader',Georgia,serif; letter-spacing:-.01em; color:#0F1B3D; }
  .co-h-sub { margin:9px 0 0; font:400 14.5px/1.5 'Hanken Grotesk',sans-serif; color:#6D778F; }
  .co-err { display:none; background:#fdecea; color:#b3261e; border-radius:12px; padding:11px 14px; font:600 13px/1.4 'Hanken Grotesk',sans-serif; margin-top:16px; text-align:left; }
  .co-oauth { width:100%; box-sizing:border-box; height:54px; border-radius:15px; display:inline-flex; align-items:center; justify-content:center; gap:11px; cursor:pointer; font:700 15.5px/1 'Hanken Grotesk',sans-serif; letter-spacing:-.01em; }
  .co-oauth svg { width:19px; height:19px; flex:none; }
  .co-oauth.co-apple { background:#0F1B3D; color:#fff; border:none; box-shadow:0 8px 20px rgba(8,12,28,.18); margin-top:22px; }
  .co-oauth.co-apple:hover { background:#16224a; }
  .co-oauth.co-google { background:#fff; color:#0F1B3D; border:1px solid #E0E0E0; margin-top:11px; }
  .co-oauth.co-google:hover { border-color:#bfc4cc; }
  .co-or { display:flex; align-items:center; gap:12px; margin:18px 0; color:#6D778F; font:600 11.5px/1 'Hanken Grotesk',sans-serif; }
  .co-or::before, .co-or::after { content:""; flex:1; height:1px; background:#E6E8EC; }
  .co-field-label { display:block; font:700 13px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; margin-bottom:9px; }
  .co-field { height:52px; border-radius:14px; background:#fff; border:1px solid #E6E8EC; padding:0 15px; display:flex; align-items:center; gap:10px; box-sizing:border-box; }
  .co-field input { flex:1; min-width:0; border:none; outline:none; background:transparent; font:600 15px/1 'Hanken Grotesk',sans-serif; color:#0F1B3D; }
  .co-field svg { width:17px; height:17px; flex:none; }
  .co-primary { width:100%; box-sizing:border-box; height:56px; margin-top:14px; border:none; border-radius:15px; background:#FF6B57; color:#fff; cursor:pointer; display:inline-flex; align-items:center; justify-content:center; gap:9px; font:700 16px/1 'Hanken Grotesk',sans-serif; letter-spacing:-.01em; box-shadow:0 10px 24px rgba(255,107,87,.30); }
  .co-primary svg { width:18px; height:18px; flex:none; }
  .co-secure { display:flex; gap:9px; margin-top:13px; padding:11px 14px; border-radius:13px; background:#FAF8F4; border:1px solid #E6E8EC; color:#6D778F; }
  .co-secure svg { width:15px; height:15px; flex:none; margin-top:1px; }
  .co-secure span { font:400 12px/1.45 'Hanken Grotesk',sans-serif; color:#6D778F; }
  .co-switch { margin-top:18px; text-align:center; font:500 13.5px/1.4 'Hanken Grotesk',sans-serif; color:#6D778F; }
  .co-switch button { background:none; border:none; cursor:pointer; padding:0; font:700 13.5px/1 'Hanken Grotesk',sans-serif; color:#FF6B57; }
  /* mobile: stack — order photo header on top, form below (matches gfm-checkout) */
  @media (max-width:720px) {
    .cp-overlay { padding:0; }
    .co-card { grid-template-columns:1fr; width:100%; max-height:100vh; height:100%; border-radius:0; }
    .co-summary { min-height:0; height:228px; }
    .co-summary-inner { padding:54px 20px 18px; }
    .co-title { font-size:23px; }
    .co-list { display:none; }
    .co-total-row { margin-top:12px; padding-top:12px; justify-content:flex-end; }
    .co-total-label { display:none; }
    .co-price { font-size:26px; }
    .co-account { justify-content:flex-start; padding:22px 20px 32px; }
    .co-back { position:static; margin-bottom:8px; }
    .co-h1 { margin-top:0; }
    .co-oauth.co-apple { margin-top:18px; }
  }
  /* Guide preview / storefront (12) */
  .gp-left { padding:28px 40px 48px; max-width:600px; }
  .gp-head { display:flex; align-items:center; gap:14px; flex-wrap:wrap; margin:14px 0 20px; }
  .gp-pill { display:inline-flex; align-items:center; gap:5px; background:#0F1B3D; color:#fff; border-radius:999px; padding:7px 14px; font:600 12px/1 'Hanken Grotesk',sans-serif; }
  .gp-pill b { font-weight:800; }
  .gp-row { display:flex; align-items:center; gap:13px; background:#fff; border:1px solid #ECE6DC; border-radius:20px; padding:10px 12px; margin-bottom:10px; }
  .gp-row[data-open-detail] { cursor:pointer; }
  .gp-thumb { position:relative; flex:none; width:64px; height:64px; border-radius:14px; background:#eceae4 center/cover no-repeat; overflow:hidden; }
  .gp-lock { position:absolute; inset:0; background:rgba(15,27,61,.92); display:flex; align-items:center; justify-content:center; color:#fff; }
  .gp-lock svg { width:22px; height:22px; }
  .gp-name { color:#0F1B3D; font:700 15.5px/1.2 'Hanken Grotesk',sans-serif; letter-spacing:-0.01em; }
  .gp-meta { color:#6D778F; font:400 12.5px/1.3 'Hanken Grotesk',sans-serif; margin-top:3px; }
  .gp-unlock { display:flex; align-items:center; gap:16px; background:#0F1B3D; border-radius:20px; padding:18px 20px; margin-top:18px; }
  .gp-unlock-t { color:#fff; font:700 17px/1.2 'Hanken Grotesk',sans-serif; }
  .gp-unlock-sub { color:rgba(255,255,255,.7); font:400 12.5px/1.3 'Hanken Grotesk',sans-serif; margin-top:4px; }
  .gp-unlock > div:first-child { flex:1; min-width:0; }
  .gp-unlock-btn { flex:none; background:#FF6B57; color:#fff; border:none; border-radius:999px; padding:13px 26px; font:700 15.5px/1 'Hanken Grotesk',sans-serif; cursor:pointer; }
  .gp-unlock-btn:disabled { background:#1F8A5B; cursor:default; }
  @media (max-width:900px) { .gp-left { padding:18px 18px 28px; max-width:none; } }
  /* Guide detail buyer page — hero + detailed description + highlights (12b) */
  .gd-hero { position:relative; min-height:262px; display:flex; align-items:flex-end; overflow:hidden; border-radius:24px; margin:14px 0 22px; background:#0F1B3D center/cover no-repeat; box-shadow:0 18px 40px rgba(8,12,28,.18); }
  .gd-hero.noimg { background:linear-gradient(140deg,#1B2C57,#0F1B3D); }
  .gd-hero-ov { position:absolute; inset:0; background:linear-gradient(180deg, rgba(8,12,28,.12) 0%, rgba(8,12,28,0) 36%, rgba(8,12,28,.8) 100%); }
  .gd-hero-body { position:relative; padding:24px 26px; }
  .gd-tag { display:inline-block; background:rgba(255,255,255,.92); color:#0F1B3D; border-radius:999px; padding:5px 12px; font:700 10.5px/1 'Hanken Grotesk',sans-serif; letter-spacing:.1em; text-transform:uppercase; }
  .gd-area { margin-top:15px; color:rgba(255,255,255,.86); font:700 12.5px/1 'Hanken Grotesk',sans-serif; letter-spacing:.16em; text-transform:uppercase; }
  .gd-title { margin:9px 0 0; color:#fff; font:800 34px/1.05 'Hanken Grotesk',sans-serif; letter-spacing:-0.02em; text-shadow:0 2px 24px rgba(8,12,28,.4); }
  .gd-meta { margin-top:11px; color:rgba(255,255,255,.84); font:600 13.5px/1 'Hanken Grotesk',sans-serif; }
  .gd-desc { color:#2B3550; font:400 16.5px/1.62 'Hanken Grotesk',sans-serif; margin:0 0 22px; max-width:62ch; white-space:pre-wrap; }
  .gd-highlights { display:flex; flex-direction:column; gap:11px; margin:0 0 26px; }
  .gd-hl { display:flex; align-items:center; gap:12px; color:#0F1B3D; font:600 15px/1.35 'Hanken Grotesk',sans-serif; }
  .gd-hl-ic { flex:none; width:26px; height:26px; border-radius:999px; background:#FFE5DF; color:#FF6B57; display:flex; align-items:center; justify-content:center; }
  .gd-hl-ic svg { width:15px; height:15px; }
  .gd-inside { display:flex; align-items:center; gap:14px; flex-wrap:wrap; margin:6px 0 16px; }
  .gd-h2 { margin:0; color:#0F1B3D; font:800 22px/1.1 'Hanken Grotesk',sans-serif; letter-spacing:-0.015em; }
  @media (max-width:900px) { .gd-hero { min-height:216px; } .gd-title { font-size:27px; } .gd-hero-body { padding:20px; } }
  /* How it works (02) — logged-out marketing */
  body.hw-view .app { grid-template-columns:1fr !important; }
  body.hw-view #main { padding:0 !important; }
  body.hw-view { background:#0F1B3D; }
  .hw-page, .hw-page * { font-family:'Hanken Grotesk',-apple-system,BlinkMacSystemFont,system-ui,sans-serif; box-sizing:border-box; }
  .hw-page { background:#0F1B3D; color:#fff; min-height:100vh; }
  .hw-nav { display:flex; align-items:center; gap:24px; padding:22px 40px; max-width:1160px; margin:0 auto; }
  .hw-nav-logo { background:none; border:none; cursor:pointer; padding:0; display:flex; }
  .hw-nav-logo img { height:24px; }
  .hw-nav-links { margin-left:auto; display:flex; align-items:center; gap:24px; }
  .hw-nav-links a { color:rgba(255,255,255,.82); font:600 14.5px/1 'Hanken Grotesk',sans-serif; cursor:pointer; }
  .hw-nav-links a.on { color:#FF6B57; font-weight:700; }
  .hw-nav-cta { background:#FF6B57; color:#fff; border:none; border-radius:999px; padding:11px 20px; font:700 15px/1 'Hanken Grotesk',sans-serif; cursor:pointer; }
  .hiw-hero { max-width:880px; margin:0 auto; padding:50px 40px 30px; background:transparent; }
  .hw-eyebrow { color:#FF6B57; font:700 11px/1 'Hanken Grotesk',sans-serif; letter-spacing:0.14em; text-transform:uppercase; margin:0; }
  .hw-h1 { font:700 clamp(38px,6vw,64px)/1.04 'Hanken Grotesk',sans-serif; letter-spacing:-0.03em; margin:16px 0 0; }
  .hw-lead { color:rgba(255,255,255,.78); font:400 19px/1.55 'Hanken Grotesk',sans-serif; margin:20px 0 0; max-width:640px; }
  .hw-steps { max-width:1000px; margin:0 auto; padding:24px 40px; display:flex; flex-direction:column; gap:54px; }
  .hw-step { display:flex; gap:40px; align-items:center; }
  .hw-step.rev { flex-direction:row-reverse; }
  .hw-step-visual { flex:1; min-width:0; aspect-ratio:4/3; border-radius:26px; background:#16244d center/cover no-repeat; position:relative; }
  .hw-step-num { position:absolute; right:-12px; bottom:-12px; width:60px; height:60px; border-radius:999px; background:#FF6B57; color:#fff; font:700 32px/1 'Hanken Grotesk',sans-serif; display:flex; align-items:center; justify-content:center; box-shadow:0 12px 30px rgba(255,107,87,.4); }
  .hw-step-body { flex:1; min-width:0; }
  .hw-step-lbl { color:#FF6B57; font:700 11px/1 'Hanken Grotesk',sans-serif; letter-spacing:0.12em; text-transform:uppercase; }
  .hw-step-h2 { font:700 clamp(26px,3.4vw,42px)/1.08 'Hanken Grotesk',sans-serif; letter-spacing:-0.02em; margin:10px 0 0; }
  .hw-step-p { color:rgba(255,255,255,.78); font:400 17px/1.6 'Hanken Grotesk',sans-serif; margin:14px 0 0; }
  .hw-bullets { margin:18px 0 0; display:flex; flex-direction:column; gap:11px; }
  .hw-bullet { display:flex; align-items:center; gap:12px; color:rgba(255,255,255,.9); font:500 15px/1.3 'Hanken Grotesk',sans-serif; }
  .hw-bullet-dot { flex:none; width:22px; height:22px; border-radius:999px; background:rgba(255,107,87,.22); color:#FF6B57; display:flex; align-items:center; justify-content:center; }
  .hw-bullet-dot svg { width:12px; height:12px; }
  .hw-final { max-width:1000px; margin:24px auto 60px; padding:0 40px; }
  .hw-final-card { background:#16244d; border-radius:30px; padding:46px; display:flex; align-items:center; justify-content:space-between; gap:28px; flex-wrap:wrap; }
  .hw-final-h { font:700 clamp(26px,3.4vw,40px)/1.1 'Hanken Grotesk',sans-serif; letter-spacing:-0.02em; max-width:520px; margin:0; }
  .hw-final-actions { display:flex; gap:12px; flex-wrap:wrap; }
  .hw-btn-coral { background:#FF6B57; color:#fff; border:none; border-radius:999px; padding:14px 24px; font:700 15.5px/1 'Hanken Grotesk',sans-serif; cursor:pointer; }
  .hw-btn-ghost { background:transparent; color:#fff; border:1px solid rgba(255,255,255,.3); border-radius:999px; padding:14px 24px; font:700 15.5px/1 'Hanken Grotesk',sans-serif; cursor:pointer; }
  @media (max-width:800px) {
    .hw-step, .hw-step.rev { flex-direction:column; gap:24px; }
    .hw-nav { padding:18px 18px; } .hw-nav-links { gap:16px; } .hw-nav-links a:not(.is-login) { display:none; }
    .hiw-hero { padding:30px 18px 20px; } .hw-steps { padding:14px 18px; } .hw-final { padding:0 18px; } .hw-final-card { padding:30px; }
  }
  /* Responsive: mobile uses the bottom tab bar, hides the top nav, stacks the grid */
  .wh-page .exp-tabbar { display:none; }
  @media (max-width:820px) {
    .wh-nav { display:none; }
    .wh-page .exp-tabbar { display:flex; }
    .wh-content { padding:20px 18px calc(86px + env(safe-area-inset-bottom,0px)); }
    .wh-h1 { font-size:32px; }
    .ed-hero { height:220px; }
    .ed-hero-inner { padding:0 18px 22px; }
    .ed-grid { grid-template-columns:1fr 1fr; gap:13px; }
    .ed-card-name { font-size:14.5px; }
  }
