:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:geometricprecision;--bg:#f7f8f8;--surface:#fff;--surface-soft:#f2f5f3;--surface-strong:#e8efec;--text:#1c2322;--muted:#636d6a;--faint:#65706c;--border:#dce3e0;--border-strong:#cbd6d2;--red:#d41d2c;--red-dark:#a51220;--green:#1b7452;--green-soft:#e7f4ee;--blue:#2d6cdf;--amber:#96600a;--shadow:0 22px 50px #1c232214;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,sans-serif}*{box-sizing:border-box}body{background:var(--bg);min-width:320px;min-height:100vh;color:var(--text);margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{background:linear-gradient(180deg, #ffffffd1, #f7f8f800 280px), var(--bg);min-height:100vh}.app-header{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;grid-template-columns:260px minmax(180px,1fr) auto;align-items:center;gap:24px;height:72px;padding:0 24px;display:grid;position:sticky;top:0}.brand-block,.header-actions,.side-title-row,.panel-heading,.editor-heading,.planner-toolbar,.toolbar-actions,.editor-actions{align-items:center;display:flex}.brand-block{min-width:0;color:inherit;text-align:left;background:0 0;border:0;gap:13px;padding:0}.brand-block>div:nth-child(2){min-width:0}.brand-chevron{color:#65716d;flex:none}.maple-mark{background:var(--red);color:#fff;border-radius:8px;place-items:center;width:40px;height:40px;font-size:22px;display:grid;transform:rotate(45deg)}.maple-mark:first-letter{display:inline-block;transform:rotate(-45deg)}.brand-block h1{letter-spacing:0;margin:0;font-size:21px;line-height:1.1}.brand-block span,.side-section span,.event-meta,.panel-heading span,.booked-card small,.booked-card p,td small,.empty-editor span,.route-card small,.muted{color:var(--muted)}.sheet-button,.primary-button,.subtle-button,.danger-button,.circle-button,.icon-mini{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 13px;font-size:13px;font-weight:650;line-height:1;display:inline-flex}.sheet-button{color:#12603e;background:#f6fbf8;border-color:#9bc5ad}.circle-button,.icon-mini{border-radius:999px;width:38px;padding:0}.primary-button{border-color:var(--red);background:var(--red);color:#fff}.primary-button:hover{background:var(--red-dark)}.danger-button{color:var(--red-dark);background:#fff7f7;border-color:#f0c8cc}.workspace{grid-template-columns:264px minmax(0,1fr) 360px;min-height:calc(100vh - 72px);display:grid}.side-rail{border-right:1px solid var(--border);background:#ffffff94;height:calc(100vh - 72px);padding:24px 20px;position:sticky;top:72px;overflow-y:auto}.side-label{color:#38413e;margin-bottom:10px;font-size:13px;font-weight:720}.trip-range,.city-card{text-align:left;border:1px solid var(--border);background:var(--surface);width:100%}.trip-range{border-radius:8px;gap:5px;min-height:62px;padding:13px 16px;display:grid}.city-track{gap:10px;display:grid}.city-card{border-radius:8px;grid-template-columns:12px minmax(0,1fr) 26px;align-items:center;gap:12px;min-height:72px;padding:12px;display:grid;position:relative}.city-card.selected{border-color:#9bb8ec;box-shadow:inset 0 0 0 1px #9bb8ec}.city-card strong,.city-card span,.city-card b{display:block}.city-card b{background:var(--red);color:#fff;border-radius:999px;place-items:center;width:24px;height:24px;font-size:12px;display:grid}.city-dot{border-radius:999px;width:10px;height:10px}.city-dot.all{background:#1c2322}.side-actions{border-top:1px solid var(--border);gap:8px;padding-top:20px;display:grid}.side-actions a,.side-actions button{color:#46504d;text-align:left;background:0 0;border:0;align-items:center;gap:10px;min-height:36px;font-size:13px;display:flex}.planner-main{min-width:0;padding:0 18px 32px}.planner-toolbar{z-index:15;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f8f8e6;justify-content:space-between;min-height:64px;position:sticky;top:72px}.tabs{align-items:stretch;gap:20px;height:64px;display:flex}.tabs button{color:#5d6764;background:0 0;border:0;padding:0 4px;font-size:14px;font-weight:720;position:relative}.tabs button.active{color:var(--red)}.tabs button.active:after{background:var(--red);content:"";height:2px;position:absolute;bottom:0;left:0;right:0}.search-field{border:1px solid var(--border);background:var(--surface);border-radius:8px;align-items:center;gap:8px;width:190px;height:38px;padding:0 12px;display:flex}.search-field input{background:0 0;border:0;outline:0;flex:auto;min-width:0}.search-field>button{width:28px;height:28px;color:var(--muted);background:0 0;border:0;border-radius:6px;flex:0 0 28px;place-items:center;padding:0;display:inline-grid}@media (hover:hover){.search-field>button:hover{color:var(--text);background:#e3e9e6}}.timeline-stack{gap:12px;padding-top:16px;display:grid}.date-group,.data-panel{border:1px solid var(--border);background:var(--surface);border-radius:8px;box-shadow:0 1px #1c232208}.date-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 17px;display:flex}.date-heading h2,.panel-heading h2,.map-side h2,.editor-heading h2{letter-spacing:0;margin:0;font-size:16px}.date-tools{gap:8px;display:flex}.date-tools button,.editor-heading button{color:#4b5552;background:0 0;border:0;border-radius:6px;place-items:center;width:26px;height:26px;display:grid}.event-list{display:grid}.event-row{border:0;border-bottom:1px solid var(--border);text-align:left;background:0 0;grid-template-columns:74px 24px minmax(180px,1.2fr) 72px minmax(160px,1fr) 24px;align-items:center;gap:11px;min-height:42px;padding:0 15px;display:grid}.event-row:last-child{border-bottom:0}.event-row:hover,.event-row.selected{background:#f8fbff}.event-row.selected{box-shadow:0 0 0 1px var(--blue) inset}.event-time{color:#5d6764;font-variant-numeric:tabular-nums;font-size:13px}.event-title{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:650;overflow:hidden}.event-meta{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.row-more{color:var(--muted)}.status-pill{white-space:nowrap;border:1px solid;border-radius:5px;justify-content:center;min-width:52px;padding:4px 8px;font-size:12px;font-weight:720;line-height:1;display:inline-flex}:is(.status-confirmed,.status-pill:has(+.unused)){background:var(--green-soft);color:#14754d;border-color:#8ac5a8}.status-research{color:#9a6713;background:#fff8e8;border-color:#edc06b}.status-plan{color:#315f9d;background:#f3f7fc;border-color:#c7d5e8}.editor-panel{border-left:1px solid var(--border);background:var(--surface);height:calc(100vh - 72px);padding:20px 22px;position:sticky;top:72px;overflow-y:auto}.editor-heading{justify-content:space-between;margin-bottom:18px}.empty-editor{border:1px dashed var(--border-strong);text-align:center;border-radius:8px;place-items:center;gap:10px;min-height:260px;padding:24px;display:grid}.editor-status{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.editor-status span:last-child{color:var(--muted);font-size:12px}.editor-panel label{color:#35403d;gap:8px;margin-bottom:14px;font-size:13px;font-weight:720;display:grid}.editor-panel input,.editor-panel textarea{border:1px solid var(--border-strong);background:var(--surface);width:100%;color:var(--text);border-radius:8px;outline:none;font-size:14px}.editor-panel input{height:42px;padding:0 12px}.editor-panel textarea{resize:vertical;padding:11px 12px;line-height:1.5}.editor-panel input:focus,.editor-panel textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2d6cdf21}.demo-warning,.error-banner{color:#7d5513;background:#fff8e8;border:1px solid #edc06b}.demo-warning{border-radius:8px;margin:10px 0 16px;padding:12px;font-size:13px;line-height:1.45}.editor-actions{justify-content:space-between;padding-top:8px}.map-page,.local-route-page,.split-view,.cost-layout{gap:16px;padding-top:16px;display:grid}.map-page{grid-template-columns:minmax(0,1fr)}.local-route-page{grid-template-columns:minmax(0,1fr);align-items:start}.route-map-shell{border:1px solid var(--border);background:var(--surface);border-radius:8px;min-width:0;position:relative;overflow:hidden}.route-map{width:100%;height:min(58vh,580px);min-height:430px}.leaflet-map-canvas{background:#e7ece9}.leaflet-map-canvas .leaflet-control-attribution{font-size:10px}.leaflet-map-canvas .leaflet-control-attribution a{color:#285e52}.google-map-fallback{background:#e7ece9;position:relative;overflow:hidden}.google-map-fallback iframe{filter:saturate(.92);border:0;width:100%;height:100%}.google-map-fallback>div{color:#33403c;background:#fffffff0;border:1px solid #1c232224;border-radius:8px;gap:4px;padding:12px;display:grid;position:absolute;bottom:14px;left:14px;right:14px;box-shadow:0 14px 32px #1c232224}.google-map-fallback strong,.google-map-fallback span{display:block}.google-map-fallback span{color:var(--muted);font-size:12px;line-height:1.45}.map-load-error{z-index:3;color:#7d5513;background:#fff8e8;border:1px solid #edc06b;border-radius:8px;max-width:calc(100% - 24px);padding:9px 10px;font-size:12px;font-weight:720;position:absolute;bottom:12px;right:12px}.map-tile-warning{z-index:500;color:#7d5513;background:#fff8e8f5;border:1px solid #edc06b;border-radius:6px;align-items:center;gap:8px;max-width:calc(100% - 24px);padding:7px 8px 7px 10px;font-size:11px;font-weight:720;display:flex;position:absolute;bottom:12px;right:12px}.map-tile-warning button{width:30px;height:30px;color:inherit;background:#fff;border:1px solid #7d55133d;border-radius:5px;flex:0 0 30px;place-items:center;display:grid}.route-mode-legend{z-index:500;pointer-events:none;background:#fffffff0;border:1px solid #1c232229;border-radius:6px;flex-wrap:wrap;gap:6px 10px;max-width:calc(100% - 72px);padding:7px 9px;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 3px 10px #1c23221f}.route-mode-legend span{color:#26322f;white-space:nowrap;align-items:center;gap:5px;font-size:11px;font-weight:750;display:inline-flex}.route-mode-legend i{border-radius:2px;width:18px;height:4px}.route-legend{border-top:1px solid var(--border);background:var(--border);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1px;display:grid}.route-stop{background:var(--surface);min-width:0;color:var(--text);text-align:left;border:0;align-items:center;gap:10px;padding:12px;display:flex}.route-stop.selected{background:#f2f7ff;box-shadow:inset 0 0 0 1px #b9cbe8}.route-index,.route-card span{color:#fff;border-radius:999px;flex:none;place-items:center;width:26px;height:26px;font-size:12px;font-weight:800;display:grid}.route-div-marker{background:0 0;border:0;place-items:center;display:grid}.route-div-marker span{color:#fff;border:2px solid #fff;border-radius:999px;place-items:center;width:32px;height:32px;font-size:13px;font-weight:850;display:grid;box-shadow:0 8px 18px #1c232238}.route-div-marker.selected span{box-shadow:0 0 0 3px #fff,0 0 0 5px #176b57,0 8px 18px #1c232238}.map-cost-match{border-top:1px solid var(--border);min-width:188px;color:var(--text);gap:5px;margin-top:10px;padding-top:9px;display:grid}.map-cost-match span,.map-cost-match small{color:var(--muted);font-size:12px}.map-cost-match strong{font-size:14px}.map-cost-match button{color:#245aaa;background:#f2f7ff;border:1px solid #b9cbe8;border-radius:7px;justify-self:start;place-items:center;width:40px;height:40px;margin-top:3px;padding:0;display:inline-grid}.place-detail-panel{border-top:1px solid var(--border);background:var(--surface);gap:10px;padding:13px 14px;display:grid}.place-detail-heading{align-items:flex-start;gap:10px;min-width:0;display:flex}.place-detail-heading div{flex:1;min-width:0}.place-detail-heading strong,.place-detail-heading small{overflow-wrap:anywhere;display:block}.place-detail-heading strong{font-size:14px}.place-detail-heading small{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.4}.place-detail-meta{align-items:center;gap:8px;min-width:0;margin-top:3px;display:flex}.place-detail-meta small{flex:none;margin-top:0}.place-detail-meta>span{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:none;overflow:hidden}.place-rating-row{color:#8a5907;flex-wrap:wrap;align-items:center;gap:7px;font-size:13px;font-weight:800;display:flex}.place-rating-row b{border-radius:999px;padding:3px 7px;font-size:11px}.place-rating-row .is-open{background:var(--green-soft);color:#14754d}.place-rating-row .is-closed{color:var(--red-dark);background:#fff0f1}.place-detail-panel p{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.45}.place-detail-actions{flex-wrap:wrap;gap:8px;display:flex}.place-detail-actions a,.place-detail-map-link{border:1px solid var(--border);color:#33403c;background:#fbfcfc;border-radius:7px;justify-content:center;align-items:center;width:38px;min-height:38px;padding:0;font-size:12px;font-weight:800;display:inline-flex}.place-detail-map-link{flex:none;margin-left:auto}.route-stop strong,.route-stop span,.route-card strong,.route-card small{display:block}.route-stop strong,.route-card strong{font-size:13px}.route-stop span{color:var(--muted);font-size:12px}.route-stop>.route-index{color:#fff;border:2px solid #fff;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:13px;font-weight:850;line-height:1;display:grid;box-shadow:0 3px 8px #1c23222e}.map-side{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:18px}.map-side p{color:var(--muted);margin:10px 0 18px;font-size:14px;line-height:1.55}.city-route-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.city-route-heading p{margin:6px 0 0}.city-route-heading .primary-button{flex:none;min-height:36px;padding-inline:10px}.route-cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.city-route-page .map-side{min-width:0;padding:12px}.city-route-page .city-route-heading{align-items:center;margin-bottom:8px}.city-route-page .city-route-heading p{margin-top:3px;font-size:11px}.city-route-page .route-cards{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:thin;-webkit-overflow-scrolling:touch;background:#e9eeec;border-radius:8px;gap:4px;min-width:0;padding:4px;display:flex;overflow-x:auto}.city-route-page .route-card{scroll-snap-align:start;border-color:#0000;border-radius:6px;flex:0 0 124px;gap:2px;min-width:0;min-height:44px;padding:3px}.city-route-page .route-card.selected{border-color:var(--border-strong);background:#fff;box-shadow:0 1px 3px #1c232214}.city-route-page .route-card-select{gap:6px;min-height:38px;padding:3px}.city-route-page .route-card-select>span{width:24px;height:24px;font-size:11px}.city-route-page .route-card-copy strong,.city-route-page .route-card-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.city-route-page .route-card-copy strong{font-size:13px}.city-route-page .route-card-copy small{color:var(--muted);font-size:10px}.city-route-page .city-route-edit{flex:0 0 24px;width:24px;height:24px}.route-card{border:1px solid var(--border);background:var(--surface);border-radius:8px;align-items:center;gap:6px;min-height:58px;padding:5px;display:flex}.route-card.selected{box-shadow:inset 3px 0 0 var(--green);background:#f1f8f5;border-color:#8ebfad}.route-card:has(.route-card-select:focus-visible){outline-offset:2px;outline:3px solid #258f652e}.route-card-select{min-width:0;min-height:48px;color:var(--text);text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:12px;padding:7px;display:flex}.route-card-copy{flex:1;min-width:0}.route-order-tools,.step-order-tools{flex:none;grid-template-columns:repeat(2,28px);gap:5px;display:grid}.route-order-tools button,.step-order-tools button{border:1px solid var(--border);color:#46504d;background:#fff;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.city-route-edit{border:1px solid var(--border);color:#46504d;background:#fff;border-radius:7px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.city-route-edit:hover,.route-order-tools button:hover,.step-order-tools button:hover{color:#245aaa;background:#f3f7fc;border-color:#b9cbe8}.route-order-tools button:disabled,.step-order-tools button:disabled{cursor:not-allowed;opacity:.38}.map-point-tools{border-top:1px solid var(--border);gap:10px;margin-top:18px;padding-top:16px;display:grid}.map-point-tools.compact{border-top:0;margin-top:0;padding-top:0}.map-point-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.map-point-heading strong{font-size:13px}.map-point-heading button{border:1px solid var(--border);color:#46504d;background:#fbfcfc;border-radius:7px;min-height:28px;padding:0 9px;font-size:12px;font-weight:720}.map-point-heading button:disabled{cursor:not-allowed;opacity:.45}.map-point-list{gap:8px;display:grid}.map-point-row{border:1px solid var(--border);background:#fbfcfc;border-radius:8px;grid-template-columns:10px minmax(0,1fr) 28px;align-items:center;gap:10px;min-height:46px;padding:9px 8px;display:grid}.map-point-row>span{border-radius:999px;width:10px;height:10px}.map-point-row strong,.map-point-row small{overflow-wrap:anywhere;display:block}.map-point-row strong{font-size:13px}.map-point-row small,.map-point-empty{color:var(--muted);font-size:12px}.map-point-row button{color:#5d6764;background:0 0;border:0;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.map-point-row button:hover{background:#f0f3f2}.map-point-empty{border:1px dashed var(--border-strong);text-align:center;border-radius:8px;padding:10px}.route-builder-panel,.route-result-panel{grid-column:1}.local-map-section{min-width:0}.route-builder{gap:14px;display:grid}.route-builder label{color:#35403d;gap:8px;font-size:13px;font-weight:720;display:grid}.route-builder input,.route-builder select,.route-builder textarea{border:1px solid var(--border-strong);background:var(--surface);width:100%;color:var(--text);border-radius:8px;outline:none;font-size:14px}.route-builder input,.route-builder select{height:42px;padding:0 12px}.route-builder textarea{resize:vertical;min-height:158px;padding:11px 12px;line-height:1.5}.route-builder input:focus,.route-builder select:focus,.route-builder textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2d6cdf21}.route-field-grid{grid-template-columns:minmax(120px,.55fr) minmax(0,1fr);gap:10px;display:grid}.transport-toggle,.quick-place-row{flex-wrap:wrap;gap:8px;display:flex}.city-route-selector{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.city-route-selector button{border:1px solid var(--border);color:#46504d;text-align:left;background:#fbfcfc;border-radius:8px;gap:4px;min-width:0;min-height:52px;padding:9px 10px;display:grid}.city-route-selector button.selected{color:#245aaa;background:#f2f7ff;border-color:#95b9f4;box-shadow:inset 0 0 0 1px #95b9f4}.city-route-selector strong,.city-route-selector span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.city-route-selector strong{font-size:13px}.city-route-selector span{color:var(--muted);font-size:12px}.day-route-list{gap:8px;max-height:248px;padding-right:2px;display:grid;overflow-y:auto}.day-route-list button{border:1px solid var(--border);width:100%;min-height:54px;color:var(--text);text-align:left;background:#fbfcfc;border-radius:8px;gap:4px;padding:10px 12px;display:grid}.day-route-list button.selected{background:#f2f7ff;border-color:#95b9f4;box-shadow:inset 0 0 0 1px #95b9f4}.day-route-list strong,.day-route-list span{min-width:0;display:block}.day-route-list strong{font-size:14px}.day-route-list span{color:var(--muted);font-size:12px;line-height:1.35}.visit-planner-card{border:1px solid var(--border);background:#fbfcfc;border-radius:8px;gap:12px;padding:12px;display:grid}.visit-planner-heading{gap:10px;display:grid}.visit-planner-heading strong,.visit-planner-heading span{display:block}.visit-planner-heading strong{font-size:14px}.visit-planner-heading span{color:var(--muted);margin-top:4px;font-size:12px}.visit-planner-actions{grid-template-columns:1fr 1.25fr;gap:8px;display:grid}.visit-planner-actions .subtle-button,.visit-planner-actions .primary-button{width:100%;min-width:0;min-height:36px;padding:0 9px;font-size:12px}.visit-lock-list,.visit-plan-days{gap:8px;display:grid}.visit-lock-list{max-height:320px;padding-right:2px;overflow-y:auto}.visit-lock-list article{border:1px solid var(--border);background:#fff;border-radius:8px;gap:9px;padding:10px;display:grid}.visit-lock-main{grid-template-columns:10px minmax(0,1fr);align-items:start;gap:10px;display:grid}.visit-lock-main>span{border-radius:999px;width:10px;height:10px;margin-top:4px}.visit-lock-main strong,.visit-lock-main small{overflow-wrap:anywhere;display:block}.visit-lock-main strong{font-size:13px}.visit-lock-main small{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.35}.visit-lock-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.visit-lock-controls label{color:#4d5754;gap:5px;font-size:11px}.visit-lock-controls select{min-width:0;height:34px;padding:0 8px;font-size:12px}.visit-plan-days button{border:1px solid var(--border);width:100%;color:var(--text);text-align:left;background:#fff;border-radius:8px;gap:7px;padding:10px;display:grid}.visit-plan-days button.selected{background:#f2f7ff;border-color:#95b9f4;box-shadow:inset 0 0 0 1px #95b9f4}.visit-plan-days strong,.visit-plan-days span,.visit-plan-days small,.visit-plan-days em{overflow-wrap:anywhere;display:block}.visit-plan-days strong{font-size:13px}.visit-plan-days span,.visit-plan-days small{color:var(--muted);font-size:12px;line-height:1.4}.visit-plan-days em{color:#7d5513;font-size:12px;font-style:normal;line-height:1.35}.transport-toggle button,.quick-place-row button{border:1px solid var(--border);color:#46504d;background:#fbfcfc;border-radius:8px;align-items:center;gap:7px;min-height:34px;padding:0 10px;font-size:13px;font-weight:650;line-height:1.2;display:inline-flex}.transport-toggle button.selected{color:#245aaa;background:#f2f7ff;border-color:#95b9f4;box-shadow:inset 0 0 0 1px #95b9f4}.quick-place-row button{max-width:100%}.checkbox-row{grid-template-columns:none;align-items:center;gap:9px!important;font-weight:650!important;display:flex!important}.checkbox-row input{flex:none;width:16px;height:16px}.daily-source-card{border:1px solid var(--border);background:#fbfcfc;border-radius:8px;gap:12px;padding:12px;display:grid}.daily-source-card strong,.daily-source-card span{display:block}.daily-source-card strong{font-size:14px}.daily-source-card>div:first-child>span{color:var(--muted);margin-top:4px;font-size:12px}.candidate-chip-grid{flex-wrap:wrap;gap:7px;display:flex}.candidate-chip-grid span,.candidate-chip-grid em{overflow-wrap:anywhere;border:1px solid var(--border);color:#33403c;background:#fff;border-radius:999px;max-width:100%;padding:6px 9px;font-size:12px;font-style:normal;font-weight:720;line-height:1.25}.candidate-chip-grid em{color:var(--muted);border-style:dashed}.place-search-area{position:relative}.place-search-field{border:1px solid var(--border-strong);background:#fff;border-radius:8px;align-items:center;gap:8px;min-width:0;height:38px;padding:0 10px;display:flex}.place-search-field input{background:0 0;border:0;outline:0;min-width:0;font-size:13px}.place-search-field>svg:last-child{color:var(--muted);flex:none}.place-suggestion-panel{border:1px solid var(--border-strong);background:#fff;border-radius:8px;gap:2px;max-height:300px;margin-top:6px;display:grid;overflow-y:auto;box-shadow:0 12px 28px #1c23221f}.place-suggestion-status{color:var(--muted);justify-content:space-between;align-items:center;gap:8px;padding:8px 10px 5px;font-size:11px;font-weight:750;display:flex}.place-suggestion-panel>button{min-height:54px;color:var(--text);text-align:left;background:#fff;border:0;border-top:1px solid #edf0ef;grid-template-columns:10px minmax(0,1fr) auto 18px;align-items:center;gap:9px;padding:8px 10px;display:grid}.place-suggestion-panel>button:hover,.place-suggestion-panel>button:focus-visible{background:#f4f7f6}.place-suggestion-dot{border-radius:999px;width:10px;height:10px}.place-suggestion-panel strong,.place-suggestion-panel small{overflow-wrap:anywhere;min-width:0;display:block}.place-suggestion-panel strong{font-size:13px}.place-suggestion-panel small{color:var(--muted);margin-top:3px;font-size:11px;line-height:1.3}.place-suggestion-panel em{color:#53605c;white-space:nowrap;font-size:11px;font-style:normal;font-weight:750}.place-suggestion-panel>p{color:var(--muted);text-align:center;margin:0;padding:12px;font-size:12px}.place-board{grid-template-columns:1fr;gap:10px;display:grid}.place-board section{border:1px solid var(--border);background:#fff;border-radius:8px;min-width:0;padding:10px}.place-board-heading{justify-content:space-between;align-items:center;gap:8px;margin-bottom:9px;display:flex}.place-board-heading strong{font-size:13px}.place-board-heading span{color:var(--muted);font-size:12px;font-weight:800}.place-pill-list{gap:7px;max-height:180px;padding-right:2px;display:grid;overflow-y:auto}.place-pill-list article{border:1px solid var(--border);background:#fbfcfc;border-radius:8px;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:38px;padding:7px 8px;display:grid}.place-pill-list article>span{border-radius:999px;width:10px;height:10px}.place-pill-list strong,.place-pill-list small,.place-pill-list em{overflow-wrap:anywhere;display:block}.place-pill-list strong{font-size:12px}.place-pill-list small,.place-pill-list em{color:var(--muted);font-size:11px;line-height:1.35}.place-pill-list small{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.place-pill-list .place-type-select{border:1px solid var(--border);color:#44504c;background-color:#fff;border-radius:6px;width:auto;height:25px;min-height:25px;margin-top:5px;padding:0 24px 0 7px;font-size:11px;font-weight:750}.place-pill-list em{border:1px dashed var(--border-strong);text-align:center;border-radius:8px;padding:10px;font-style:normal}.place-pill-list button{color:#5d6764;background:0 0;border:0;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.place-pill-list button:hover{background:#eef2f1}.place-pill-actions{grid-template-columns:repeat(2,28px);gap:3px;display:grid}.route-submit{width:100%}.route-error,.route-warning{color:#7d5513;background:#fff8e8;border:1px solid #edc06b;border-radius:8px;font-size:13px;line-height:1.45}.route-error{gap:4px;padding:11px 12px;display:grid}.route-warning{margin:11px 0 0;padding:10px 12px}.route-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.route-summary-grid div{border:1px solid var(--border);background:#fbfcfc;border-radius:8px;min-width:0;padding:12px}.route-summary-grid strong,.route-summary-grid span{display:block}.route-summary-grid strong{overflow-wrap:anywhere;font-size:16px}.route-summary-grid span{color:var(--muted);margin-top:4px;font-size:12px}.local-step-list{gap:9px;margin-top:13px;display:grid}.local-step-list article{border:1px solid var(--border);background:#fbfcfc;border-radius:8px;align-items:flex-start;gap:11px;min-width:0;padding:11px;display:flex}.local-step-list article>div:not(.step-order-tools){flex:1;min-width:0}.local-step-list strong,.local-step-list small{display:block}.local-step-list strong{overflow-wrap:anywhere;font-size:14px}.local-step-list small{color:var(--muted);overflow-wrap:anywhere;margin-top:4px;font-size:12px;line-height:1.45}.empty-map-state,.empty-route-result{border:1px dashed var(--border-strong);background:var(--surface);color:#4b5552;text-align:center;border-radius:8px;place-items:center;gap:10px;min-height:360px;padding:24px;display:grid}.empty-map-state span,.empty-route-result span{max-width:420px;color:var(--muted);font-size:13px;line-height:1.5}.empty-route-result{min-height:180px}.split-view{grid-template-columns:minmax(260px,.65fr) minmax(420px,1fr)}.data-panel{min-width:0;padding:16px}.panel-heading{justify-content:space-between;gap:16px;margin-bottom:14px}.booked-grid{gap:10px;display:grid}.booked-card{border:1px solid var(--border);background:#fbfcfc;border-radius:8px;padding:14px}.booked-card span{color:var(--red);font-size:12px;font-weight:800}.booked-card h3{margin:8px 0 4px;font-size:15px}.booked-card p,.booked-card small{margin:0;line-height:1.45;display:block}.table-wrap{border:1px solid var(--border);border-radius:8px;overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:13px}th,td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:11px 12px}th{color:#47524f;background:#f5f7f6;font-size:12px;font-weight:800}td strong,td small{display:block}td small{max-width:420px;margin-top:4px;line-height:1.45}tr:last-child td{border-bottom:0}.cost-layout{grid-template-columns:300px minmax(300px,.9fr) minmax(340px,1fr);align-items:start}.cost-donut{border:1px solid var(--border);background:var(--surface);border-radius:8px;place-items:center;min-height:300px;display:grid}.donut-visual{background:radial-gradient(circle at center, white 0 49%, transparent 50%), conic-gradient(#2f9e69 0 42%, #2d6cdf 42% 64%, #d94f5c 64% 100%);border-radius:999px;place-items:center;width:210px;height:210px;display:grid}.donut-visual div{width:118px;height:118px;box-shadow:inset 0 0 0 1px var(--border);text-align:center;background:#fff;border-radius:999px;place-items:center;display:grid}.donut-visual strong{font-size:20px}.donut-visual span{color:var(--muted);font-size:12px}.cost-list,.memo-list,.point-cost-list,.cost-detail-stack{gap:11px;display:grid}.cost-row,.cost-total{grid-template-columns:14px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:38px;display:grid}.cost-dot{border-radius:999px;width:10px;height:10px}.cost-total{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;margin-top:6px;padding-top:14px}.cost-total strong{color:var(--red);font-size:18px}.point-cost-list{max-height:470px;padding-right:2px;overflow-y:auto}.point-cost-card{border:1px solid var(--border);background:#fbfcfc;border-radius:8px;gap:9px;padding:12px;display:grid}.point-cost-card.selected{background:#f2f7ff;border-color:#95b9f4;box-shadow:inset 0 0 0 1px #95b9f4}.point-cost-main{grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;display:grid}.point-cost-main div{min-width:0}.point-cost-main strong,.point-cost-main small{display:block}.point-cost-main strong{overflow-wrap:anywhere;font-size:14px}.point-cost-main small,.point-cost-meta{color:var(--muted);font-size:12px;line-height:1.45}.point-cost-main b{color:var(--red);font-size:14px}.point-cost-meta{gap:6px;padding-left:20px;display:grid}.cost-match-label{border:1px solid var(--border);color:#46504d;background:#fff;border-radius:999px;align-items:center;gap:6px;width:fit-content;max-width:100%;padding:4px 7px;font-size:11px;font-weight:800;display:inline-flex}.cost-match-label span{border-radius:999px;flex:none;width:8px;height:8px}.cost-source-layout{gap:14px;display:grid}.cost-assistant-panel{gap:10px;display:grid}.cost-assistant-toolbar{align-items:stretch;gap:8px;display:flex}.cost-assistant-trigger{color:#155d42;background:#edf7f3;border:1px solid #98c5b3;border-radius:6px;align-items:center;gap:8px;width:fit-content;min-height:42px;padding:0 14px;font-weight:800;display:inline-flex}.cost-traveler-count{border:1px solid var(--border);min-height:42px;color:var(--text);white-space:nowrap;background:#fff;border-radius:6px;align-items:center;gap:5px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.cost-traveler-count select{border:1px solid var(--border);width:46px;height:30px;color:var(--text);text-align:center;background:#f8faf9;border-radius:5px;padding:0 3px;font-size:16px;font-weight:800}.cost-credit-confirm{border:1px solid var(--border);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.cost-credit-confirm>div:first-child{gap:3px;display:grid}.cost-assistant-note{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.cost-credit-confirm>div:first-child span{color:var(--muted);font-size:12px}.cost-credit-confirm>div:last-child{gap:8px;display:flex}.cost-estimate-status,.cost-estimate-result{border:1px solid var(--border);background:#fff;border-radius:8px}.cost-estimate-status{justify-content:space-between;align-items:center;gap:12px;min-height:66px;padding:14px;display:flex}.cost-estimate-status>div,.cost-estimate-result-heading>div{gap:3px;display:grid}.cost-estimate-status span,.cost-estimate-result-heading span,.cost-estimate-actions small,.cost-estimate-empty{color:var(--muted);font-size:12px}.cost-estimate-status.success{color:#155d42;background:#f1f9f5;border-color:#9bcbb8}.cost-estimate-status.failed{color:#8b1e2d;background:#fff7f7;border-color:#e7b7b7;align-items:flex-start}.cost-estimate-result{gap:12px;padding:14px;display:grid}.cost-estimate-result-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.cost-estimate-warnings{color:#6f5318;background:#fff8e8;border-left:3px solid #c78914;gap:4px;padding:10px 12px;font-size:12px;display:grid}.cost-estimate-actions{border-top:1px solid var(--border);display:grid}.cost-estimate-actions>div{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;padding:11px 0;display:grid}.cost-estimate-actions span{overflow-wrap:anywhere;min-width:0}.cost-estimate-actions small{grid-column:1/-1}.cost-estimate-amount{align-items:center;gap:6px;display:inline-flex}.cost-estimate-amount input{border:1px solid var(--border);width:104px;height:34px;color:var(--text);text-align:right;background:#fff;border-radius:6px;padding:0 8px;font-size:16px;font-weight:800}.cost-estimate-amount b{min-width:30px;color:var(--muted);font-size:11px}.cost-estimate-apply{justify-self:end}@media (width<=760px){.cost-assistant-toolbar{grid-template-columns:minmax(0,1fr) auto;display:grid}.cost-assistant-trigger{justify-content:center;width:100%;padding:0 10px;font-size:12px}.cost-credit-confirm{flex-direction:column;align-items:stretch}.cost-credit-confirm>div:last-child button{flex:1}.cost-estimate-apply{justify-content:center;width:100%}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.cost-total-band{border:1px solid var(--border);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;min-height:92px;padding:18px 20px;display:flex}.cost-total-band>div:first-child,.currency-total-list{gap:4px;display:grid}.cost-total-band span,.cost-entry-heading span{color:var(--muted);font-size:11px}.currency-total-list{justify-items:end}.currency-total-list strong{color:var(--red-dark);font-size:20px}.cost-entry-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px;display:grid}.cost-entry-list:has(.cost-entry-heading[aria-expanded=true]){grid-template-columns:minmax(0,1fr)}.cost-entry-row{border:1px solid var(--border);background:#fff;border-radius:8px;gap:12px;padding:14px;display:grid}.cost-entry-row.selected{border-color:#95b9f4;box-shadow:inset 0 0 0 1px #95b9f4}.cost-entry-heading{width:100%;min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:start;gap:10px;padding:0;display:flex}.cost-entry-heading>div{gap:3px;min-width:0;display:grid}.cost-entry-heading strong,.cost-entry-heading span{overflow-wrap:anywhere}.cost-entry-total{flex:none;align-items:center;gap:7px;display:inline-flex}.cost-entry-total b{color:var(--red-dark);flex:none;font-size:14px}.cost-entry-total svg{transition:transform .16s}.cost-entry-total svg.expanded{transform:rotate(180deg)}.cost-entry-fields,.segment-cost-editor{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.segment-cost-error,.cost-entry-error{color:var(--red-dark);grid-column:1/-1;font-size:10px}.cost-entry-fields label,.segment-cost-editor label{min-width:0;color:var(--muted);gap:4px;font-size:10px;font-weight:750;display:grid}.cost-entry-fields label.wide{grid-column:1/-1}.cost-entry-fields input,.cost-entry-fields select,.segment-cost-editor input{border:1px solid var(--border);width:100%;min-width:0;min-height:34px;color:var(--text);background:#fff;border-radius:6px;padding:0 8px}.cost-entry-actions{justify-content:flex-end;gap:7px;display:flex}.cost-entry-actions button,.segment-cost-editor button{justify-content:center;align-items:center;gap:5px;min-height:34px;display:inline-flex}.segment-cost-editor{border-top:1px solid var(--border);margin-top:8px;padding-top:8px}.route-stop-copy .route-stop-cost{color:var(--green);font-weight:750}.memo-list article{border:1px solid var(--border);background:#fbfcfc;border-radius:8px;padding:13px}.memo-list span{color:var(--blue);font-size:12px;font-weight:800}.memo-list strong{margin:5px 0;display:block}.memo-list p{color:var(--muted);margin:0;font-size:13px;line-height:1.48}.error-banner{color:#7f3036;background:#fff1f1;border-bottom:1px solid #f0caca;justify-content:space-between;align-items:center;gap:10px;padding:10px 24px;font-size:13px;display:flex}.error-banner>div:first-child{align-items:baseline;gap:8px;min-width:0;display:flex}.error-banner span{overflow-wrap:anywhere}.error-banner-actions{flex:none;gap:6px;display:flex}.error-banner-actions button{color:#7f3036;background:#fff;border:1px solid #e4b9bd;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-height:32px;padding:0 9px;font-size:11px;font-weight:750;display:inline-flex}.spin{animation:.8s linear infinite spin}.mobile-footer{display:none}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1240px){.workspace{grid-template-columns:230px minmax(0,1fr)}.editor-panel{z-index:30;border-top:1px solid var(--border);width:min(380px,100vw);box-shadow:var(--shadow);position:fixed;bottom:0;right:0}.editor-panel.is-empty,.empty-editor{display:none}}@media (width<=980px){.app-header{grid-template-columns:1fr auto;height:auto;min-height:72px;padding:12px 16px}.workspace{display:block}.side-rail{border-right:0;border-bottom:1px solid var(--border);height:auto;padding:16px;position:static}.side-section:nth-of-type(2){margin-bottom:0}.city-track{grid-template-columns:repeat(2,minmax(0,1fr))}.side-actions{display:none}.planner-main{padding:0 12px 96px}.planner-toolbar{gap:10px;min-height:auto;padding:10px 0;display:grid;top:0}.tabs{height:42px;overflow-x:auto}.toolbar-actions{overflow-x:auto}.event-row{grid-template-columns:56px 22px minmax(0,1fr) 64px}.event-meta,.row-more{display:none}.map-page,.local-route-page,.split-view,.cost-layout{grid-template-columns:1fr}.route-builder-panel,.route-result-panel,.local-map-section{grid-area:auto}.route-map{height:420px;min-height:340px}.local-map-section .route-map{height:460px;min-height:360px}.route-legend{grid-template-columns:repeat(2,1fr)}.mobile-footer{display:none}}@media (width<=620px){.app-header{grid-template-columns:1fr}.header-actions{justify-content:space-between}.sheet-button{flex:1}.city-track{grid-template-columns:1fr}.toolbar-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.search-field{grid-column:1/-1;width:100%}.toolbar-actions .subtle-button,.toolbar-actions .primary-button{width:100%}.route-legend,.route-field-grid,.route-summary-grid{grid-template-columns:1fr}}.recovery-page{color:#17221f;background:#f7f9f8;place-items:center;min-height:100dvh;padding:24px;display:grid}.recovery-panel{text-align:center;background:#fff;border:1px solid #d9e0dd;border-radius:8px;width:min(100%,420px);padding:32px 24px;box-shadow:0 12px 32px #17221f14}.recovery-mark{color:#087b55;background:#e8f5ef;border-radius:50%;place-items:center;width:44px;height:44px;margin:0 auto 18px;font-size:24px;font-weight:800;display:grid}.recovery-panel h1{margin:0;font-size:22px}.recovery-panel p{color:#61706a;margin:10px 0 22px;line-height:1.6}.recovery-panel button,.recovery-link{color:#fff;min-width:136px;min-height:46px;font:inherit;cursor:pointer;background:#17221f;border:0;border-radius:6px;justify-content:center;align-items:center;font-weight:750;text-decoration:none;display:inline-flex}@supports (content-visibility:auto){.timeline-stack>.date-group,.cost-entry-list>.cost-entry-row,.city-schedule-route-list>article,.route-stop-editor-list>.route-editable-stop,.route-stop-editor-list>.transit-leg,.route-basket-list>article{content-visibility:auto;contain-intrinsic-size:auto 160px}}.assistant-chat-list,.trip-manager-dialog,.sharing-dialog,.account-dialog,.plans-dialog{scrollbar-gutter:stable}.map-loading-indicator{z-index:450;border:1px solid var(--border);width:44px;height:44px;color:var(--green);background:#ffffffeb;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 6px 20px #1727211f}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.account-trigger{border:1px solid var(--border);width:46px;min-width:46px;height:46px;color:var(--green);background:#fff;border-radius:50%;place-items:center;padding:0;display:grid}.account-trigger .button-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-initial,.account-avatar{color:#fff;background:#1b7452;border-radius:50%;place-items:center;font-weight:800;display:grid}.account-initial{width:22px;height:22px;font-size:11px}.credit-avatar{background:#dfe5e2;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.credit-avatar.paid{background:conic-gradient(var(--green) var(--credit-progress), #dfe5e2 0)}.credit-avatar>span{color:#fff;background:#1b7452;border:2px solid #fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:grid}.credit-avatar.large{flex-basis:52px;width:52px;height:52px}.credit-avatar.large>span{width:42px;height:42px;font-size:16px}.account-backdrop{z-index:1001;background:#181f1d80;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.account-dialog{background:#fff;border:1px solid #d7ddda;border-radius:8px;width:min(420px,100%);padding:22px;box-shadow:0 24px 70px #131e1b3d}.account-dialog-heading,.account-profile-row,.account-google-action,.account-secondary-action{align-items:center;display:flex}.account-dialog-heading{justify-content:space-between;gap:16px;margin-bottom:18px}.account-dialog-heading>div>span{color:#1b7452;font-size:12px;font-weight:800}.account-dialog-heading h2{letter-spacing:0;margin:4px 0 0;font-size:20px;line-height:1.3}.account-profile-row{background:#f8faf9;border:1px solid #dfe5e2;border-radius:8px;gap:12px;padding:14px}.account-avatar{flex:0 0 42px;width:42px;height:42px;font-size:17px}.account-profile-row div{gap:3px;min-width:0;display:grid}.account-profile-row strong,.account-profile-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-profile-row strong{font-size:14px}.account-profile-row span,.account-dialog small{color:#6c7673;font-size:12px}.account-dialog-note{color:#59635f;margin:0 0 16px;font-size:13px;line-height:1.6}.account-profile-row+.account-dialog-note{margin-top:14px}.account-plan-row{background:#f2f7f5;border-left:3px solid #1b7452;gap:3px;margin-top:12px;padding:11px 12px;display:grid}.account-plan-row.paid{background:#fff8e9;border-left-color:#b17a16}.account-plan-row strong{font-size:13px}.account-plan-row span{color:#65716d;font-size:12px;line-height:1.45}.account-trip-plan-note{color:#345247;margin:8px 0 0;font-size:12px;line-height:1.5}.account-credit-card{border:1px solid var(--border);background:#f8faf9;border-radius:8px;gap:9px;margin-top:12px;padding:14px;display:grid}.account-credit-card>div{justify-content:space-between;gap:12px;font-size:13px;display:flex}.account-credit-card progress{width:100%;height:8px;accent-color:var(--green);border:0;border-radius:999px;overflow:hidden}.account-credit-card small{line-height:1.4}.account-google-action,.account-secondary-action{border-radius:6px;justify-content:center;gap:8px;width:100%;min-height:44px;font-size:14px;font-weight:800}.account-google-action{color:#fff;background:#202b28;border:0}.account-secondary-action{color:#2e3936;background:#fff;border:1px solid #d7ddda;margin-top:8px}.account-google-action:disabled,.account-secondary-action:disabled{cursor:wait;opacity:.6}.account-dialog small{margin-top:10px;line-height:1.5;display:block}.account-error{color:#9e2630;background:#fff6f7;border:1px solid #efc5c9;border-radius:6px;margin-top:12px;padding:10px 12px;font-size:12px;line-height:1.5}.account-policy-notice{color:#6c7673;text-align:center;margin:14px 0 0;font-size:11px;line-height:1.55}.account-policy-notice a,.plans-policy-links a{color:#315e4d;text-underline-offset:2px;font-weight:750;text-decoration:underline}@media (width<=620px){.account-backdrop{align-items:end;padding:0}.account-dialog{width:100%;padding:18px 16px calc(18px + env(safe-area-inset-bottom));border-bottom:0;border-left:0;border-right:0;border-radius:8px 8px 0 0}.account-trigger .button-label{display:none}.account-trigger{border-radius:999px;flex:0 0 38px;width:38px;padding:0}}.ai-demo-backdrop{z-index:1000;background:#181f1d80;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ai-demo-dialog{background:#fff;border:1px solid #d7ddda;border-radius:8px;width:min(480px,100%);max-height:min(720px,100dvh - 40px);padding:22px;overflow-y:auto;box-shadow:0 24px 70px #131e1b3d}.ai-demo-heading,.ai-demo-result-title,.ai-demo-result li{align-items:center;display:flex}.ai-demo-heading{justify-content:space-between;gap:16px;margin-bottom:20px}.ai-demo-heading span{color:#1b7452;font-size:12px;font-weight:800}.ai-demo-heading h2{letter-spacing:0;margin:4px 0 0;font-size:20px;line-height:1.3}.ai-demo-message{color:#26332f;background:#e8f4ee;border-radius:8px 8px 2px;margin-left:38px;padding:12px 14px;font-size:14px;line-height:1.55}.ai-demo-result{border:1px solid #dfe5e2;border-radius:8px;margin-top:14px;overflow:hidden}.ai-demo-result-title{border-bottom:1px solid #e7ebe9;gap:8px;min-height:46px;padding:0 14px}.ai-demo-result-title svg{color:#1b7452}.ai-demo-result-title strong{flex:1;font-size:14px}.ai-demo-result-title span{color:#68736f;font-size:12px}.ai-demo-result ol{margin:0;padding:4px 14px;list-style:none}.ai-demo-result li{border-bottom:1px solid #edf0ef;gap:14px;min-height:60px}.ai-demo-result li:last-child{border-bottom:0}.ai-demo-result time{color:#55615d;flex:0 0 44px;width:44px;font-size:12px;font-weight:750}.ai-demo-result li div{gap:3px;min-width:0;display:grid}.ai-demo-result li strong{overflow-wrap:anywhere;font-size:14px}.ai-demo-result li span,.ai-demo-note{color:#6c7673;font-size:12px}.ai-demo-note{margin:14px 0;line-height:1.5}.ai-demo-close{color:#fff;background:#202b28;border:0;border-radius:6px;width:100%;min-height:44px;font-size:14px;font-weight:800}@media (width<=620px){.ai-demo-backdrop{align-items:end;padding:0}.ai-demo-dialog{width:100%;max-height:calc(100dvh - 20px);padding:18px 16px calc(18px + env(safe-area-inset-bottom));border-bottom:0;border-left:0;border-right:0;border-radius:8px 8px 0 0}.ai-demo-trigger{padding-inline:10px}}.assistant-backdrop{z-index:1100;background:#181f1d8f;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.trip-manager-backdrop{z-index:1080;background:#181f1d8f;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.plans-backdrop{z-index:1090;background:#181f1d8f;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.plans-dialog{background:#fff;border:1px solid #d7ddda;border-radius:8px;width:min(760px,100%);max-height:min(760px,100dvh - 40px);padding:22px;overflow-y:auto;box-shadow:0 24px 70px #131e1b3d}.plans-heading,.plan-option>div,.plan-option li,.plans-primary,.plans-current-note{align-items:center;display:flex}.plans-policy-links{color:#68736f;justify-content:center;gap:14px;margin-top:13px;font-size:11px;display:flex}.site-legal-footer{border-top:1px solid var(--border);color:#69736f;background:#fff;justify-content:space-between;align-items:center;gap:20px;min-height:56px;padding:12px 24px;font-size:11px;display:flex}.site-legal-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:6px 16px;display:flex}.site-legal-footer a:hover,.site-legal-footer a:focus-visible{color:var(--text);text-underline-offset:3px;text-decoration:underline}.global-save-toast{z-index:95;color:#1e634a;background:#f4fbf7;border:1px solid #b9d9cc;border-radius:8px;align-items:center;gap:8px;max-width:min(360px,100vw - 32px);min-height:40px;padding:8px 12px;font-size:13px;font-weight:750;display:inline-flex;position:fixed;top:76px;right:18px;box-shadow:0 10px 26px #172b2424}.global-save-toast.saving{color:#40504a;background:#fff;border-color:#c9d3cf}.policy-page{min-height:100vh;color:var(--text);background:#f5f7f6}.policy-header{z-index:10;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;justify-content:space-between;align-items:center;gap:18px;min-height:64px;padding:0 max(24px,50vw - 560px);display:flex;position:sticky;top:0}.policy-home-link,.policy-brand,.policy-callout,.policy-source-links a{align-items:center;display:flex}.policy-home-link{color:#47534f;gap:7px;font-size:13px;font-weight:750}.policy-brand{gap:8px;font-size:13px;font-weight:850}.policy-brand span{background:var(--red);color:#fff;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.policy-layout{grid-template-columns:210px minmax(0,760px);justify-content:center;gap:42px;width:min(1120px,100% - 48px);margin:0 auto;padding:48px 0 72px;display:grid}.policy-nav{align-self:start;gap:3px;display:grid;position:sticky;top:96px}.policy-nav strong{color:var(--muted);text-transform:uppercase;margin-bottom:9px;font-size:11px}.policy-nav a{color:#59645f;border-left:2px solid #0000;padding:9px 10px;font-size:13px;font-weight:700}.policy-nav a[aria-current=page]{border-left-color:var(--green);color:#194d38;background:#eaf3ef}.policy-document{border:1px solid var(--border);background:#fff;border-radius:8px;min-width:0;padding:38px 42px;box-shadow:0 18px 44px #1c23220f}.policy-title-block>span{color:var(--green);font-size:12px;font-weight:850}.policy-title-block h1{letter-spacing:0;margin:8px 0 12px;font-size:32px;line-height:1.2}.policy-title-block p{color:#55615c;margin:0;font-size:15px;line-height:1.7}.policy-title-block small{color:var(--muted);margin-top:13px;font-size:11px;display:block}.policy-callout{border-left:3px solid var(--green);color:#265642;background:#edf6f1;align-items:flex-start;gap:10px;margin-top:24px;padding:14px 15px;font-size:13px;line-height:1.6}.policy-callout svg{flex:none;margin-top:1px}.policy-sections{gap:30px;margin-top:36px;display:grid}.policy-sections section{border-top:1px solid #e3e8e6;padding-top:28px}.policy-sections h2{letter-spacing:0;margin:0 0 12px;font-size:17px;line-height:1.4}.policy-sections p,.policy-sections li,.policy-operator-notice p{color:#4e5a55;font-size:13px;line-height:1.75}.policy-sections p{margin:9px 0}.policy-sections ul,.policy-sections ol{gap:8px;margin:10px 0 0;padding-left:21px;display:grid}.policy-source-links{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.policy-source-links a{color:#315e4d;border:1px solid #d5ded9;border-radius:5px;gap:5px;min-height:34px;padding:0 10px;font-size:11px;font-weight:750}.policy-operator-notice{background:#fff9ed;border:1px solid #e7d9b8;margin-top:36px;padding:15px}.policy-operator-notice strong{color:#6d5018;font-size:12px}.policy-operator-notice p{margin:5px 0 0}.policy-footer{border-top:1px solid var(--border);color:#6b7571;background:#fff;justify-content:space-between;align-items:center;gap:18px;padding:22px max(24px,50vw - 560px);font-size:11px;display:flex}.policy-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:7px 16px;display:flex}.google-place-preview{color:#43524d;background:#f3f7fe;border-left:3px solid #4285f4;flex-wrap:wrap;align-items:center;gap:5px 10px;margin-bottom:14px;padding:10px 12px;font-size:11px;display:flex}.google-place-preview strong{color:#214b8c;font-size:12px}.google-place-preview small{color:#66716d;flex-basis:100%;line-height:1.45}@media (width<=760px){.global-save-toast{width:max-content;top:68px;right:50%;transform:translate(50%)}.site-legal-footer a{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}.site-legal-footer{padding:16px 16px calc(82px + env(safe-area-inset-bottom));flex-direction:column;align-items:flex-start}.site-legal-footer nav{justify-content:flex-start}.policy-header{padding:0 16px}.policy-home-link,.policy-source-links a,.policy-footer a{align-items:center;min-height:44px;display:inline-flex}.policy-layout{grid-template-columns:1fr;gap:14px;width:100%;padding:18px 12px 40px}.policy-nav{scrollbar-width:none;background:#e8edeb;border-radius:7px;padding:3px;display:flex;position:static;overflow-x:auto}.policy-nav strong{display:none}.policy-nav a{white-space:nowrap;border:0;border-radius:5px;flex:none;min-height:44px;padding:9px 11px}.policy-nav a[aria-current=page]{background:#fff;box-shadow:0 1px 4px #1c232214}.policy-document{padding:27px 20px}.policy-title-block h1{font-size:26px}.policy-footer{flex-direction:column;align-items:flex-start;padding:20px 16px}.policy-footer nav{justify-content:flex-start}}button:focus-visible,a[href]:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline-offset:2px;outline:2px solid #176b57}.tabs button.active:focus-visible{outline-color:var(--red-dark)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}.share-copy-toast{animation:none}}.plans-heading{justify-content:space-between;gap:16px;margin-bottom:18px}.plans-heading span{color:#1b7452;font-size:12px;font-weight:800}.plans-heading h2{letter-spacing:0;margin:4px 0 0;font-size:20px;line-height:1.3}.plans-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.plan-option{background:#fff;border:1px solid #dfe5e2;border-radius:8px;min-width:0;padding:14px}.plan-option.paid{border-top:3px solid #b17a16}.plan-option.current{border-color:#1b7452;box-shadow:inset 0 0 0 1px #1b7452}.plan-option>div{justify-content:space-between;gap:8px}.plan-option>div strong{font-size:15px}.plan-option>div span{color:#1b7452;font-size:10px;font-weight:800}.plan-option ul{gap:8px;margin:14px 0 0;padding:0;list-style:none;display:grid}.plan-option li{color:#58635f;align-items:flex-start;gap:7px;font-size:12px;line-height:1.4}.plan-option li svg{color:#1b7452;flex:none;margin-top:1px}.plans-primary,.plans-current-note{border-radius:6px;justify-content:center;gap:8px;width:100%;min-height:44px;margin-top:14px;font-size:13px;font-weight:800}.plans-primary{color:#fff;background:#202b28;border:0}.plans-current-note{color:#315246;background:#f2f7f5}@media (width<=720px){.plans-backdrop{align-items:end;padding:0}.plans-dialog{width:100%;max-height:calc(100dvh - 16px);padding:18px 16px calc(18px + env(safe-area-inset-bottom));border-bottom:0;border-left:0;border-right:0;border-radius:8px 8px 0 0}.plans-grid{grid-template-columns:1fr}}.trip-manager-dialog{background:#fff;border:1px solid #d7ddda;border-radius:8px;width:min(520px,100%);max-height:min(760px,100dvh - 40px);padding:22px;overflow-y:auto;box-shadow:0 24px 70px #131e1b3d}.trip-manager-heading,.trip-tier-strip,.trip-manager-row,.trip-manager-select,.trip-manager-create,.trip-manager-form-actions,.trip-manager-save{align-items:center;display:flex}.trip-manager-heading{justify-content:space-between;gap:16px;margin-bottom:16px}.trip-manager-heading>div>span{color:#1b7452;font-size:12px;font-weight:800}.trip-manager-heading h2{letter-spacing:0;margin:4px 0 0;font-size:20px;line-height:1.3}.trip-tier-strip{background:#f2f7f5;border-left:3px solid #1b7452;gap:10px;min-height:58px;padding:10px 12px}.trip-tier-strip.paid{color:#6b4b19;background:#fff8e9;border-left-color:#b17a16}.trip-tier-strip>div{flex:1;gap:2px;min-width:0;display:grid}.trip-tier-strip strong{font-size:13px}.trip-tier-strip span{overflow-wrap:anywhere;color:#65716d;font-size:12px;line-height:1.4}.trip-tier-strip b{flex:none;font-size:12px}.trip-manager-list{border-top:1px solid #dfe5e2;border-bottom:1px solid #dfe5e2;margin:14px 0}.trip-manager-row{border-bottom:1px solid #edf0ef;min-height:66px}.trip-manager-row:last-child{border-bottom:0}.trip-manager-row.selected{background:#f4f8f6}.trip-manager-select{color:#27322f;text-align:left;background:0 0;border:0;flex:1;gap:11px;min-width:0;min-height:66px;padding:8px 6px}.trip-manager-select>span:last-child{gap:4px;min-width:0;display:grid}.trip-manager-select strong,.trip-manager-select small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.trip-manager-select strong{font-size:14px}.trip-manager-select small{color:#6b7672;font-size:12px}.trip-manager-state{color:#1b7452;background:#e8f4ee;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid}.trip-manager-edit{color:#65716d;background:0 0;border:0;border-radius:50%;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.trip-manager-row-actions{flex:none;align-items:center;gap:2px;padding-right:2px;display:flex}.trip-manager-edit.danger{color:#b53a43}.trip-manager-edit:hover{background:#edf2f0}.trip-manager-create{color:#fff;background:#202b28;border:0;border-radius:6px;justify-content:center;gap:8px;width:100%;min-height:44px;font-size:14px;font-weight:800}.trip-manager-create:disabled{cursor:not-allowed;opacity:.42}.trip-manager-limit{color:#6a7470;justify-content:space-between;align-items:center;gap:10px;margin-top:10px;font-size:12px;line-height:1.45;display:flex}.trip-manager-limit button{color:#12603e;background:#f6fbf8;border:1px solid #9bc5ad;border-radius:5px;flex:none;padding:5px 8px;font-weight:750}.trip-manager-form{gap:14px;display:grid}.trip-manager-form label{color:#4e5a56;gap:6px;font-size:12px;font-weight:750;display:grid}.trip-manager-form input{color:#202b28;width:100%;min-width:0;min-height:42px;font:inherit;background:#fff;border:1px solid #cfd8d4;border-radius:6px;padding:0 11px;font-size:14px}.trip-manager-date-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.trip-manager-form-actions{justify-content:flex-end;gap:8px;margin-top:4px}.trip-manager-form-actions button{color:#3e4a46;background:#fff;border:1px solid #d3dbd7;border-radius:6px;min-height:42px;padding:0 14px;font-weight:750}.trip-manager-form-actions .trip-manager-save{color:#fff;background:#202b28;border-color:#202b28;justify-content:center;gap:7px}.trip-manager-form-actions .trip-manager-delete{color:#fff;background:#b8323c;border-color:#b8323c;justify-content:center;align-items:center;gap:7px;display:inline-flex}.trip-manager-form-actions .trip-manager-delete:disabled{cursor:not-allowed;opacity:.45}.trip-delete-warning{color:#7f3036;background:#fff1f1;border-left:3px solid #c94343;margin:0;padding:11px 12px;font-size:13px;line-height:1.5}.trip-manager-error{color:#8d2929;background:#fff1f1;border-left:3px solid #c94343;margin-top:12px;padding:10px 12px;font-size:12px;line-height:1.45}@media (width<=620px){.trip-manager-backdrop{align-items:end;padding:0}.trip-manager-dialog{width:100%;max-height:calc(100dvh - 16px);padding:18px 16px calc(18px + env(safe-area-inset-bottom));border-bottom:0;border-left:0;border-right:0;border-radius:8px 8px 0 0}.trip-manager-date-grid{grid-template-columns:1fr}.trip-manager-edit{flex-basis:44px;width:44px;height:44px}.trip-manager-limit button,.trip-manager-form-actions button{min-height:44px}.trip-manager-form-actions button{flex:1}}.assistant-dialog{background:#fff;border:1px solid #d7ddda;border-radius:8px;width:min(560px,100%);max-height:min(780px,100dvh - 40px);padding:22px;overflow-y:auto;box-shadow:0 24px 70px #131e1b3d}.assistant-heading,.assistant-heading span,.assistant-review-actions,.assistant-action-row,.assistant-warnings,.assistant-primary{align-items:center;display:flex}.assistant-heading{justify-content:space-between;gap:16px;margin-bottom:18px}.assistant-heading span{color:#1b7452;gap:5px;font-size:12px;font-weight:800}.assistant-heading h2{letter-spacing:0;margin:4px 0 0;font-size:20px;line-height:1.3}.assistant-compose,.assistant-review,.assistant-success{gap:14px;display:grid}.assistant-compose textarea{resize:vertical;color:#202b28;width:100%;min-height:112px;font:inherit;border:1px solid #cfd8d4;border-radius:6px;outline:none;padding:13px 14px;font-size:15px;line-height:1.5}.assistant-compose textarea:focus{border-color:#1b7452;box-shadow:0 0 0 3px #258f651f}.assistant-suggestions{flex-wrap:wrap;gap:7px;display:flex}.assistant-suggestions button{color:#495652;text-align:left;background:#f7f9f8;border:1px solid #d8dfdc;border-radius:6px;min-height:34px;padding:6px 10px;font-size:12px}.assistant-primary{color:#fff;background:#202b28;border:0;border-radius:6px;justify-content:center;gap:8px;min-height:44px;padding:0 16px;font-size:14px;font-weight:800}.assistant-primary:disabled{cursor:not-allowed;opacity:.48}.assistant-request{color:#26332f;background:#e8f4ee;border-radius:8px 8px 2px;margin-left:40px;padding:11px 13px;font-size:14px;line-height:1.5}.assistant-summary{color:#303b37;margin:0;font-size:14px;line-height:1.6}.assistant-warnings{color:#6b4b19;background:#fff8e9;border-left:3px solid #c5851c;align-items:flex-start;gap:9px;padding:11px 12px}.assistant-warnings svg{flex:none;margin-top:1px}.assistant-warnings div{gap:4px;min-width:0;display:grid}.assistant-warnings span{overflow-wrap:anywhere;font-size:12px;line-height:1.45}.assistant-action-review{gap:8px;display:grid}.assistant-select-all{color:#52605b;align-items:center;gap:7px;width:fit-content;font-size:11px;font-weight:750;display:inline-flex}.assistant-select-all input,.assistant-action-row>input{accent-color:#1b7452;width:16px;height:16px;margin:0}.assistant-action-list{border-top:1px solid #dfe5e2;border-bottom:1px solid #dfe5e2}.assistant-action-row{cursor:pointer;border-bottom:1px solid #edf0ef;grid-template-columns:16px 42px minmax(0,1fr);align-items:start;gap:9px;min-height:48px;padding:10px 2px;display:grid}.assistant-action-row:last-child{border-bottom:0}.assistant-action-row>input{margin-top:2px}.assistant-action-row>span{color:#1b7452;width:42px;padding-top:2px;font-size:11px;font-weight:800}.assistant-action-row.applied,.assistant-action-row.dismissed{cursor:default}.assistant-action-row.applied{background:#f4faf7}.assistant-action-row.dismissed{opacity:.56}.assistant-action-row.dismissed .assistant-action-copy>strong{text-decoration:line-through}.assistant-action-copy{gap:7px;min-width:0;display:grid}.assistant-action-copy>strong{overflow-wrap:anywhere;color:#2b3532;min-width:0;font-size:14px;line-height:1.4}.assistant-action-setup{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.45;display:block}.assistant-action-place{background:#f8faf9;border:1px solid #dfe5e2;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:7px 8px;display:flex}.assistant-place-comparison{gap:5px;min-width:0;display:grid}.assistant-place-change-arrow{color:#789086;justify-content:center;align-items:center;width:24px;height:18px;margin-left:10px;display:inline-flex;transform:rotate(90deg)}.assistant-action-place.before{background:#f6f7f7;border-color:#d9dddb}.assistant-action-place.after{background:#f3faf7;border-color:#bed8cd}.assistant-action-place>div{gap:2px;min-width:0;display:grid}.assistant-action-place-label{color:var(--muted);font-size:10px;font-weight:800}.assistant-action-place.after .assistant-action-place-label{color:#247a59}.assistant-conflict-review{color:#5d451c;background:#fff9ec;border:1px solid #e1bf83;border-radius:6px;gap:10px;padding:11px;display:grid}.assistant-conflict-title{align-items:flex-start;gap:7px;display:flex}.assistant-conflict-title>svg{color:#a66d13;flex:none;margin-top:2px}.assistant-conflict-title>div{gap:2px;display:grid}.assistant-conflict-title strong{font-size:12px}.assistant-conflict-title small{color:#806b47;font-size:10px}.assistant-conflict-list{gap:8px;display:grid}.assistant-conflict-list>div{border-top:1px solid #ead9b8;gap:4px;padding-top:8px;display:grid}.assistant-conflict-list strong{color:#4e3a18;font-size:12px}.assistant-conflict-list p{margin:0;font-size:11px;line-height:1.45}.assistant-conflict-actions{gap:6px;display:grid}.assistant-conflict-actions button{color:#5d451c;background:#fff;border:1px solid #d5bd91;border-radius:5px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:6px 9px;font-size:11px;font-weight:800;display:flex}.assistant-conflict-actions button:first-child{color:#fff;background:#28795d;border-color:#28795d}.assistant-conflict-actions button:disabled{cursor:not-allowed;opacity:.5}.assistant-conflict-actions small{opacity:.78;font-size:10px;font-weight:650}.assistant-action-place b,.assistant-action-place small{overflow-wrap:anywhere}.assistant-action-place b{color:#23312c;font-size:12px;line-height:1.35}.assistant-action-place small{color:#69736f;font-size:10px;line-height:1.35}.assistant-action-place a{color:#236c51;white-space:nowrap;border:1px solid #cad8d2;border-radius:5px;flex:none;justify-content:center;align-items:center;width:30px;min-height:30px;padding:0;font-size:10px;font-weight:800;display:inline-flex}.assistant-no-actions{color:#69736f;padding:18px 2px;font-size:13px}.assistant-remaining{color:#6d7773;text-align:right;font-size:12px}.assistant-review-actions{justify-content:flex-end;gap:8px}.assistant-review-actions>button:not(.assistant-primary){color:#3e4a46;background:#fff;border:1px solid #d3dbd7;border-radius:6px;min-height:44px;padding:0 14px;font-weight:750}.assistant-success{text-align:center;justify-items:center;padding:22px 0 2px}.assistant-success>span{color:#1b7452;background:#e8f4ee;border-radius:50%;place-items:center;width:50px;height:50px;display:grid}.assistant-success p{color:#33403c;margin:0;font-size:14px;line-height:1.6}.assistant-error{color:#8d2929;background:#fff1f1;border-left:3px solid #c94343;margin-top:14px;padding:11px 12px;font-size:13px;line-height:1.45}@media (width<=620px){.assistant-backdrop{align-items:end;padding:0}.assistant-dialog{width:100%;max-height:calc(100dvh - 16px);padding:18px 16px calc(18px + env(safe-area-inset-bottom));border-bottom:0;border-left:0;border-right:0;border-radius:8px 8px 0 0}.assistant-review-actions>button{flex:1}.assistant-request{margin-left:24px}}.assistant-launcher{z-index:1050;color:#fff;background:#202b28;border:0;border-radius:25px;align-items:center;gap:8px;min-height:50px;padding:0 17px;font-size:14px;font-weight:800;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 12px 32px #14231e47}.assistant-panel{z-index:1100;background:#fff;border:1px solid #ccd5d1;border-radius:8px;grid-template-rows:auto minmax(0,1fr) auto auto;width:min(420px,100vw - 40px);height:min(720px,100dvh - 40px);display:grid;position:fixed;bottom:20px;right:20px;overflow:hidden;box-shadow:0 24px 70px #131e1b47}.assistant-panel-header{border-bottom:1px solid #e1e7e4;justify-content:space-between;align-items:center;gap:12px;min-height:68px;padding:11px 12px 11px 15px;display:flex}.assistant-panel-title,.assistant-panel-tools,.assistant-credit,.assistant-chat-message,.assistant-thinking,.assistant-message-error,.assistant-result-footer,.assistant-applied,.assistant-apply-button,.assistant-history-loading{align-items:center;display:flex}.assistant-panel-title{gap:10px;min-width:0}.assistant-panel-title>span,.assistant-avatar{color:#1b7452;background:#e7f4ed;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;display:grid}.assistant-panel-title div{gap:2px;min-width:0;display:grid}.assistant-panel-title strong{color:#202b28;font-size:14px}.assistant-panel-title small{color:#6a7571;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.assistant-panel-tools{flex:none;gap:6px}.assistant-credit{color:#4a5752;border:1px solid #d7dfdb;border-radius:15px;gap:4px;min-height:30px;padding:0 8px;font-size:11px;font-weight:750}.assistant-chat-list{overscroll-behavior:contain;background:#f6f8f7;min-height:0;padding:15px;overflow-y:auto}.assistant-chat-message{align-items:flex-start;gap:8px;margin-bottom:12px}.assistant-chat-message.user{justify-content:flex-end;padding-left:44px}.assistant-avatar{width:28px;height:28px}.assistant-bubble{color:#2a3531;overflow-wrap:anywhere;background:#fff;border:1px solid #dce3e0;border-radius:7px;max-width:calc(100% - 36px);padding:10px 12px;font-size:13px;line-height:1.55}.assistant-chat-message.user .assistant-bubble{background:#e7f4ed;border-color:#cce4d8}.assistant-application-receipt .assistant-avatar{color:#18734f;background:#dff2e8}.assistant-application-receipt .assistant-bubble{background:#f2faf6;border-color:#bcdccc;gap:2px;display:grid}.assistant-application-receipt strong{color:#186044;font-size:11px}.assistant-application-receipt span{color:#33443d;font-size:12px}.assistant-result-bubble{gap:10px;width:calc(100% - 36px);max-width:none;display:grid}.assistant-result-bubble>p{margin:0}.assistant-place-links{gap:7px;display:grid}.assistant-place-links a{color:#236849;background:#f5fbf8;border:1px solid #c9ddd3;border-radius:6px;grid-template-columns:minmax(0,1fr) 16px;align-items:center;gap:8px;min-height:44px;padding:8px 10px;display:grid}.assistant-place-links a span{overflow-wrap:anywhere;min-width:0;font-size:12px;font-weight:800}.assistant-proposal-status{color:#6d5018;background:#fff9e9;border:1px solid #dfc88d;border-radius:6px;align-items:flex-start;gap:8px;padding:9px 10px;display:flex}.assistant-proposal-status>svg{flex:none;margin-top:1px}.assistant-proposal-status>div{gap:2px;display:grid}.assistant-proposal-status strong{font-size:12px}.assistant-proposal-status span{font-size:11px;line-height:1.45}.assistant-thinking,.assistant-message-error,.assistant-history-loading{gap:7px}.assistant-thinking,.assistant-history-loading{color:#65716c;font-size:12px}.assistant-history-loading{justify-content:center;padding:16px 0}.assistant-message-error{color:#9b3030}.assistant-message-error span{flex:1;min-width:0}.assistant-message-error button{color:#8d2929;background:#fff;border:1px solid #e2b9bc;border-radius:5px;flex:none;min-height:36px;padding:0 10px;font-size:10px;font-weight:800}.assistant-message-error button:disabled{cursor:not-allowed;opacity:.5}.google-map-fallback{position:relative}.map-provider-notice{z-index:500;color:#6d5018;text-align:center;background:#fff9edf5;border:1px solid #e7d9b8;border-radius:6px;padding:8px 10px;font-size:11px;line-height:1.4;position:absolute;bottom:82px;left:10px;right:10px}.assistant-result-footer{justify-content:space-between;gap:10px}.assistant-result-footer small{color:#6b7571;font-size:11px}.assistant-result-meta{gap:2px;display:grid}.assistant-source-block{justify-items:start;gap:7px;display:grid}.assistant-source-toggle{color:#315e4d;background:#fff;border:1px solid #d2ddd8;border-radius:5px;align-items:center;gap:5px;min-height:30px;padding:0 9px;font-size:11px;font-weight:800;display:inline-flex}.assistant-source-toggle svg:last-child{transition:transform .16s}.assistant-source-block.open .assistant-source-toggle svg:last-child{transform:rotate(180deg)}.assistant-source-list{background:#f8faf9;border:1px solid #dfe5e2;border-radius:6px;width:100%;display:grid}.assistant-source-list a{color:#315e4d;border-bottom:1px solid #e5eae8;grid-template-columns:minmax(0,1fr) auto 14px;align-items:center;gap:7px;min-width:0;padding:8px 9px;font-size:11px;font-weight:700;display:grid}.assistant-source-list a:last-child{border-bottom:0}.assistant-source-list a span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.assistant-source-list a small{color:#66716d;text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:10px;font-weight:600;overflow:hidden}.assistant-applied{color:#1b7452;gap:4px;font-size:11px;font-weight:800}.assistant-apply-button{color:#fff;background:#202b28;border:0;border-radius:6px;justify-content:center;gap:5px;min-height:34px;padding:0 11px;font-size:12px;font-weight:800}.assistant-apply-button:disabled,.assistant-send-button:disabled{cursor:not-allowed;opacity:.46}.assistant-send-button.assistant-stop-button{background:#a9343d}.assistant-panel>.assistant-error{border-top:1px solid #f0caca;margin:0;padding:9px 12px}.assistant-disabled-note{color:#66716d;text-align:center;background:#f5f7f6;border-top:1px solid #e1e7e4;padding:10px 12px;font-size:12px}.assistant-chat-compose{background:#fff;border-top:1px solid #e1e7e4;grid-template-columns:minmax(0,1fr) 42px;align-items:end;gap:8px;padding:10px;display:grid}.assistant-chat-compose textarea{resize:none;color:#202b28;width:100%;min-height:44px;max-height:120px;font:inherit;border:1px solid #cfd8d4;border-radius:6px;outline:none;padding:10px 11px;font-size:13px;line-height:1.4}.assistant-chat-compose textarea:focus{border-color:#1b7452;box-shadow:0 0 0 3px #258f651f}.assistant-send-button{color:#fff;background:#202b28;border:0;border-radius:6px;place-items:center;width:42px;height:42px;display:grid}@media (width<=760px){.assistant-launcher{right:12px;bottom:calc(72px + env(safe-area-inset-bottom));border-radius:50%;justify-content:center;width:48px;min-height:48px;padding:0}.assistant-launcher span{display:none}.assistant-panel{top:var(--assistant-mobile-top,0);width:100%;max-width:none;height:var(--assistant-mobile-height,100dvh);box-shadow:none;border:0;border-radius:0;bottom:auto;left:0;right:0}.assistant-panel-header{min-height:calc(60px + env(safe-area-inset-top));padding:calc(8px + env(safe-area-inset-top)) 12px 8px;background:#fff}.assistant-credit{padding-inline:6px;font-size:10px}.assistant-chat-list{padding:12px;scroll-padding-bottom:16px}.assistant-chat-compose{padding:8px 10px calc(8px + env(safe-area-inset-bottom))}.assistant-chat-compose textarea{min-height:48px;max-height:140px;padding:11px 12px;font-size:16px;line-height:1.4}.assistant-message-error{flex-direction:column;align-items:stretch}.assistant-message-error button{width:100%;min-height:44px}.assistant-send-button{width:46px;height:46px}.assistant-action-place{flex-direction:column;align-items:flex-start}.assistant-action-place a,.assistant-source-toggle{min-width:44px;min-height:44px}.assistant-source-list a,.assistant-suggestions button,.assistant-conflict-actions button,.assistant-select-all{min-height:44px}.assistant-result-footer{flex-direction:column;align-items:stretch}.assistant-apply-button{width:100%;min-height:44px}.app-shell.assistant-open .mobile-footer{display:none}.editor-panel{bottom:calc(62px + env(safe-area-inset-bottom));height:auto;max-height:calc(100vh - 126px - env(safe-area-inset-bottom))}.mobile-footer{z-index:1000;min-height:calc(62px + env(safe-area-inset-bottom));padding:5px 6px env(safe-area-inset-bottom);border-top:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-footer button{color:#68736f;background:0 0;border:0;border-radius:6px;grid-template-rows:22px 16px;place-items:center;min-width:0;min-height:50px;padding:4px 2px;font-size:10px;font-weight:750;display:grid}.mobile-footer button.active{color:#196342;background:#e8f3ee}.planner-toolbar .tabs{display:none}.planner-toolbar:has(.tabs:only-child){display:none}.error-banner{flex-direction:column;align-items:stretch;padding:10px 12px}.error-banner>div:first-child{flex-direction:column;align-items:flex-start;gap:3px}.error-banner-actions button:first-child{flex:1}}.route-hub{gap:14px;width:min(1500px,100%);margin:0 auto;padding-bottom:32px;display:grid}.planner-empty-state{min-height:280px;color:var(--muted);text-align:center;align-content:center;justify-items:center;gap:10px;padding:32px 20px;display:grid}.planner-empty-state>div:not(.route-start-actions){gap:5px;display:grid}.planner-empty-state strong{color:var(--text);font-size:17px}.planner-empty-state span{font-size:13px}.planner-empty-state.compact{min-height:220px}.planner-empty-state .empty-state-action{min-height:40px;margin-top:2px}.planner-view-error{background:#fff7f8;border:1px solid #e5c4c8;border-radius:8px;margin-top:12px}.connection-start-error{border:1px dashed var(--border-strong);background:#fff;border-radius:8px;min-height:min(520px,66vh);margin:12px 20px}.route-start-state{border:1px dashed var(--border-strong);background:#fff;border-radius:8px;min-height:min(460px,58vh)}.route-start-actions{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:4px;display:flex}.route-start-actions button{min-height:44px}@media (width<=760px){.route-start-state{min-height:min(400px,52vh)}}.route-hub button,.route-hub input,.route-hub select,.route-hub textarea{letter-spacing:0}.route-hub-topbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.route-city-bar{gap:6px;min-width:0;display:flex}.route-city-bar .route-city-switcher{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;flex:1;overflow-x:auto}.route-city-actions{align-items:stretch;gap:4px;display:flex}.route-city-actions button{border:1px solid var(--border);width:40px;min-width:40px;color:var(--text);background:#fff;border-radius:6px;place-items:center;display:grid}.route-city-switcher,.route-day-strip,.route-list-tabs{background:#e9eeec;border-radius:8px;gap:4px;min-width:0;padding:4px;display:flex}.route-city-switcher button,.route-day-strip button{min-width:104px;min-height:44px;color:var(--muted);scroll-snap-align:center;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;gap:2px;padding:7px 12px;display:grid}.route-city-switcher button strong,.route-day-strip button strong{color:inherit;font-size:13px}.route-city-switcher button span,.route-day-strip button span{overflow-wrap:anywhere;white-space:normal;font-size:10px;line-height:1.25}.route-city-switcher button.selected,.route-day-strip button.selected{border-color:var(--border-strong);color:var(--text);background:#fff;box-shadow:0 1px 3px #1c232214}.app-city-switcher{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:thin;-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.app-city-switcher button{flex:0 0 124px}.app-city-switcher.numbered button{flex-basis:154px;grid-template-columns:28px minmax(0,1fr);align-items:center}.route-city-switcher button .city-selector-index{color:#fff;background:#42504c;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-weight:800;display:grid}.route-city-switcher button.selected .city-selector-index{background:var(--green)}.route-city-switcher button .city-selector-copy{gap:2px;min-width:0;display:grid}.route-city-switcher button .city-selector-copy strong,.route-city-switcher button .city-selector-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.route-city-switcher button .city-selector-copy small{color:var(--muted);font-size:10px}.itinerary-city-filter{min-width:0;margin-bottom:14px}.route-day-strip{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:thin;-webkit-overflow-scrolling:touch;overflow-x:auto}.route-day-strip button{text-align:center;flex:0 0 96px;min-width:96px}.route-save-state{border:1px solid var(--border);min-width:220px;min-height:44px;color:var(--green);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:7px 10px;display:flex}.route-save-state.saving{color:var(--blue)}.route-save-state.failed{color:var(--red-dark);background:#fff6f6;border-color:#e6b4b8}.route-save-state>div{min-width:0;display:grid}.route-save-state strong{font-size:12px}.route-save-state span{max-width:270px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.route-save-state button{color:inherit;background:0 0;border:1px solid;border-radius:6px;align-items:center;gap:4px;margin-left:auto;padding:5px 7px;font-size:11px;font-weight:700;display:inline-flex}.route-map-band{border:1px solid var(--border);background:#fff;border-radius:8px;overflow:hidden}.route-map-band .map-shell{border:0;border-radius:0}.route-map-summary{border-top:1px solid var(--border);grid-template-columns:repeat(3,minmax(90px,1fr));display:grid;overflow-x:auto}.route-map-summary div{text-align:center;place-content:center;gap:2px;min-height:58px;display:grid}.route-map-summary div+div{border-left:1px solid var(--border)}.route-map-summary strong{font-size:15px}.route-map-summary span{color:var(--muted);font-size:10px}.route-map-notice{color:#76530d;background:#fff9ea;border-top:1px solid #ead6a8;padding:8px 12px;font-size:11px}.straight-line-badge{z-index:500;color:#fff;text-align:center;background:#1c2723e0;border:1px solid #ffffffd1;border-radius:6px;max-width:calc(100% - 120px);padding:6px 9px;font-size:10px;font-weight:750;position:absolute;top:10px;left:50%;transform:translate(-50%)}.route-map-summary.free-route-summary{grid-template-columns:repeat(2,minmax(110px,1fr))}.route-work-grid{grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:14px;display:grid}.service-ad-slot{border:1px solid var(--border);background:#f8faf9;border-radius:8px;place-items:center;width:100%;min-width:0;min-height:96px;display:grid;position:relative;overflow:hidden}.service-ad-label{z-index:1;color:var(--muted);background:#ffffffeb;border-radius:3px;padding:1px 4px;font-size:9px;line-height:1.4;position:absolute;top:5px;left:7px}.service-ad-slot .adsbygoogle{width:100%;min-height:90px;display:block}.service-ad-slot-route-feed{margin:6px 0}.service-ad-slot-itinerary{min-height:112px}.service-ad-slot-itinerary .adsbygoogle{min-height:106px}@media (width<=620px){.service-ad-slot{border-left:0;border-right:0;border-radius:0;min-height:72px}.service-ad-slot .adsbygoogle,.service-ad-slot-itinerary .adsbygoogle{min-height:68px}}.route-work-panel,.route-tools-panel{gap:11px;min-width:0;display:grid}.route-actions-row{gap:8px;display:flex}.route-actions-row button{min-height:38px}.route-search-box{border:1px solid var(--border-strong);min-height:46px;color:var(--muted);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 13px;display:grid;position:relative}.route-place-search{gap:8px;display:grid}.route-search-box:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #258f651a}.route-search-box input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:14px}.route-search-box button{background:var(--surface-soft);width:34px;height:34px;color:var(--green);border:0;border-radius:7px;place-items:center;padding:0;display:inline-grid}.route-search-box button:disabled{cursor:wait;opacity:.7}.route-search-results{border:1px solid var(--border);background:#fff;border-radius:8px;display:grid;overflow:hidden}.route-result-source{border-bottom:1px solid var(--border);background:var(--surface-soft);color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding:7px 10px;font-size:10px;font-weight:700;display:flex}.route-result-source button{color:var(--green);background:0 0;border:0;padding:0;font-size:10px;font-weight:800}.route-search-results article{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:60px;padding:8px 10px;display:grid}.route-search-results article+article{border-top:1px solid var(--border)}.route-place-dot{border-radius:50%;width:9px;height:9px}.route-search-results article>div:not(.route-result-actions){gap:2px;min-width:0;display:grid}.route-search-results strong,.route-basket-list strong{overflow-wrap:anywhere;font-size:13px}.route-search-results small,.route-basket-list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.route-search-results em{color:var(--green);font-size:10px;font-style:normal}.route-result-actions{gap:5px;display:flex}.route-result-actions button,.route-basket-list button,.route-order-buttons button,.route-stop-actions>a,.route-stop-actions>button,.route-drag-handle{border:1px solid var(--border);width:34px;height:34px;color:var(--muted);background:#fff;border-radius:6px;place-items:center;display:grid}.route-stop-actions{align-items:center;gap:4px;display:flex}.route-stop-actions .route-remove-to-basket{width:36px;color:var(--green);padding:0}.route-stop-actions .route-remove-to-basket:disabled{cursor:wait;opacity:.55}.route-result-actions button:first-child{border-color:var(--green);color:var(--green)}.route-search-results>p{color:var(--muted);margin:0;padding:12px;font-size:12px}.route-list-tabs button{min-height:38px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:750;display:inline-flex}.route-list-tabs button.selected{border-color:var(--border);color:var(--text);background:#fff}.route-list-tabs button span{background:var(--surface-strong);border-radius:50%;place-items:center;min-width:19px;height:19px;font-size:10px;display:grid}.route-stop-editor-list,.route-basket-list{gap:6px;display:grid}.route-fixed-stop,.route-editable-stop,.route-basket-list article{border:1px solid var(--border);background:#fff;border-radius:8px;grid-template-columns:auto auto minmax(0,1fr) auto auto;align-items:center;gap:8px;min-width:0;min-height:64px;padding:8px;display:grid}.route-fixed-stop{background:#f4f7f5;grid-template-columns:auto auto minmax(0,1fr)}.route-fixed-stop>div,.route-basket-list article>div{gap:2px;min-width:0;display:grid}.route-fixed-stop strong,.route-stop-copy strong{overflow-wrap:anywhere;font-size:13px}.route-fixed-stop small,.route-stop-copy small{overflow-wrap:anywhere;color:var(--muted);font-size:10px}.route-number{background:var(--green);color:#fff;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:12px;font-weight:850;display:grid}.route-number.muted{color:#68736f;background:#dfe5e2!important}.route-drag-handle{cursor:grab;background:0 0;border:0}.route-stop-copy{min-width:0;color:var(--text);text-align:left;background:0 0;border:0;gap:2px;padding:2px;display:grid}.route-stop-title-line{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.route-stop-title-line strong{min-width:0}.route-stop-title-line svg{color:var(--muted);flex:none;transition:transform .14s}.route-stop-title-line svg.open{transform:rotate(180deg)}.route-editable-stop.expanded{background:#f8fbfa;border-color:#a9cdbf}.route-inline-editor{background:#fff;border-top:1px solid #c8ddd5;grid-column:1/-1;gap:12px;min-width:0;margin:4px -2px -2px;padding:12px;display:grid}.route-address-search{gap:6px;display:grid}.route-address-search.wide{grid-column:1/-1}.route-field-label{color:var(--muted);font-size:10px;font-weight:750}.route-address-search>small{color:var(--muted);font-size:11px;line-height:1.4}.route-address-selected{border:1px solid var(--border);min-height:42px;color:var(--muted);background:#f8faf9;border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 9px;font-size:12px;display:grid}.route-address-selected span{overflow-wrap:anywhere}.route-address-selected a{border:1px solid var(--border);width:34px;height:34px;color:var(--green);background:#fff;border-radius:6px;place-items:center;display:grid}.route-stop-copy em{color:var(--faint);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-style:normal;overflow:hidden}.route-order-buttons{grid-template-columns:repeat(2,30px);gap:3px;display:grid}.route-order-buttons button{width:30px;height:30px}.route-order-buttons button:disabled{opacity:.35}.route-basket-list article{grid-template-columns:auto minmax(0,1fr) auto auto}.route-basket-list article>span{border-radius:50%;width:9px;height:9px}.route-empty-list{border:1px dashed var(--border-strong);min-height:110px;color:var(--muted);text-align:center;border-radius:8px;place-content:center;place-items:center;gap:8px;padding:18px;font-size:12px;display:grid}.route-return-toggle,.route-day-move.standalone{border:1px solid var(--border);background:#fff;border-radius:8px;gap:10px;padding:12px;display:grid}.route-return-toggle{align-items:center;min-height:48px}.route-return-toggle label{justify-content:space-between;align-items:center;gap:10px;min-height:44px;font-size:13px;font-weight:750;display:flex}.route-return-toggle input{width:18px;height:18px;accent-color:var(--green)}.route-day-move-disclosure{border:1px solid var(--border);background:#fff;border-radius:8px;overflow:hidden}.route-day-move-disclosure summary{cursor:pointer;align-items:center;gap:8px;min-height:48px;padding:0 12px;font-size:13px;font-weight:750;list-style:none;display:flex}.route-day-move-disclosure summary::-webkit-details-marker{display:none}.route-day-move-disclosure summary span{flex:1}.route-day-move-disclosure summary svg:last-child{transition:transform .16s}.route-day-move-disclosure[open] summary svg:last-child{transform:rotate(180deg)}.route-day-move-disclosure .route-day-move.standalone{border:0;border-top:1px solid var(--border);background:0 0;border-radius:0;margin:0 10px 10px;padding:10px 0 0}.transit-leg{background:#f7f9f8;border-left:2px solid #a9bbb4;gap:7px;margin:0 9px;padding:8px 10px;display:grid}.transit-leg.calculating{opacity:.68}.transit-leg.needs_check,.transit-leg.failed{background:#fff9ea;border-left-color:#96600a}.transit-leg-main{grid-template-columns:auto minmax(130px,1fr) minmax(105px,auto) auto;align-items:center;gap:8px;min-width:0;display:grid}.transit-leg-route{color:#3f514a;font-size:10px;font-weight:800}.transit-leg-toggle{width:100%;min-height:32px;color:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;padding:0;display:flex}.transit-leg-toggle svg{color:var(--muted);flex:none;transition:transform .14s}.transit-leg-toggle svg.open{transform:rotate(180deg)}.transit-leg-main>div{gap:2px;min-width:0;display:grid}.transit-leg-summary-toggle{min-width:0;min-height:34px;color:var(--text);text-align:left;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:5px;padding:0;display:flex}.transit-leg-summary-toggle svg{color:var(--muted);flex:none;transition:transform .14s}.transit-leg-summary-toggle svg.open{transform:rotate(180deg)}.transit-leg-main strong{overflow-wrap:anywhere;font-size:12px}.transit-leg-main span,.transit-leg>p,.transit-leg-extra small{color:var(--muted);margin:0;font-size:10px}.transit-leg-main select{border:1px solid var(--border);min-width:0;min-height:34px;color:var(--text);background:#fff;border-radius:6px;font-size:11px}.transit-leg-main>a{border:1px solid var(--border);width:34px;min-height:34px;color:var(--green);white-space:nowrap;background:#fff;border-radius:6px;justify-content:center;align-items:center;padding:0;font-size:10px;font-weight:750;display:inline-flex}.transit-leg-extra{border-top:1px solid var(--border);gap:8px;padding-top:8px;display:grid}.transit-leg-fields{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:8px;display:grid}.transit-leg-fields label{min-width:0;color:var(--muted);gap:4px;font-size:10px;font-weight:700;display:grid}.transit-leg-fields input,.transit-leg-fields output{border:1px solid var(--border);width:100%;min-width:0;min-height:32px;color:var(--text);background:#fff;border-radius:5px;padding:0 7px;font-size:11px}.transit-leg-fields output{background:#f3f5f4;align-items:center;display:flex}.transit-source{color:var(--muted);justify-content:space-between;gap:8px;margin-top:8px;font-size:10px;display:flex}.transit-source a{color:var(--green);flex:none}.route-day-move{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;gap:7px;padding-top:8px;display:grid}.route-day-move.standalone{padding-top:12px}.route-day-move label{grid-template-columns:minmax(0,1fr) 68px;align-items:center;gap:7px;min-width:0;font-size:10px;font-weight:750;display:grid}.route-day-move input{border:1px solid var(--border);border-radius:6px;width:100%;min-width:0;padding:7px}.route-day-move>button{border:1px solid var(--border-strong);background:#fff;border-radius:6px;align-items:center;gap:5px;padding:7px 9px;font-size:10px;font-weight:750;display:inline-flex}.route-day-move small{color:var(--muted);grid-column:1/-1;font-size:10px;line-height:1.4}.route-editor{z-index:50;border:1px solid var(--border-strong);background:#fff;border-radius:8px;gap:14px;width:min(440px,100vw - 28px);max-height:calc(100vh - 104px);padding:16px;display:grid;position:fixed;top:84px;right:18px;overflow-y:auto;box-shadow:0 22px 55px #1c232233}.route-editor-backdrop{z-index:1040;background:#181f1d47;position:fixed;inset:0}.route-editor-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.route-editor-heading>div{gap:3px;display:grid}.route-editor-heading strong{font-size:16px}.route-editor-heading span{color:var(--muted);font-size:11px}.route-editor-heading>button{border:1px solid var(--border);background:#fff;border-radius:6px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.route-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.route-editor-grid label{min-width:0;color:var(--muted);gap:5px;font-size:10px;font-weight:750;display:grid}.route-editor-grid label.wide{grid-column:1/-1}.route-category-field{gap:5px;min-width:0;display:grid}.route-category-field select,.route-category-field input{border:1px solid var(--border);width:100%;min-width:0;color:var(--text);background:#fff;border-radius:6px;outline:0;padding:9px 10px}.route-category-field select:focus,.route-category-field input:focus{border-color:var(--green);box-shadow:0 0 0 3px #258f651a}.route-google-link-control{grid-template-columns:minmax(0,1fr) 40px;gap:7px;display:grid}.route-google-link-control>button{border:1px solid var(--border);min-height:40px;color:var(--green);background:#fff;border-radius:6px;place-items:center;display:grid}.route-google-link-control>button:disabled{color:var(--faint);cursor:not-allowed}.route-form-error.wide{grid-column:1/-1}.location-combobox{min-width:0;position:relative}.location-combobox>label{color:var(--muted);margin-bottom:5px;font-size:10px;font-weight:750;display:block}.location-combobox-input{position:relative}.location-combobox-input>svg:first-child{z-index:1;color:var(--muted);pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.location-combobox-input>svg:last-child:not(:first-child){color:var(--green);margin-block:auto;position:absolute;top:0;bottom:0;right:10px}.route-editor-grid .location-combobox-input input{padding-left:34px;padding-right:34px}.location-combobox-list{z-index:30;border:1px solid var(--border);background:#fff;border-radius:7px;max-height:230px;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 24px #1c2d2624}.location-combobox-list>button{border:0;border-top:1px solid var(--border);width:100%;min-height:44px;color:var(--text);text-align:left;background:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px 8px;padding:8px 10px;display:grid}.location-combobox-list>button:first-child{border-top:0}.location-combobox-list>button:hover,.location-combobox-list>button.active,.location-combobox-list>button[aria-selected=true]{background:#f0f7f4}.location-combobox-list>button>span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:750;overflow:hidden}.location-combobox-list>button>small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;grid-column:1;font-size:10px;overflow:hidden}.location-combobox-list>button>svg{color:var(--green);grid-area:1/2/span 2}.location-combobox-list>p{color:var(--muted);margin:0;padding:12px 10px;font-size:11px}.stay-date-row{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.stay-date-row label{gap:5px;min-width:0;display:grid}.stay-place-picker,.city-boundary-transports,.city-transport-editor{gap:9px;display:grid}.stay-place-picker{border:1px solid var(--border);background:#f8faf9;border-radius:7px;padding:12px}.stay-place-heading,.city-transport-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.stay-place-heading{gap:2px;display:grid}.stay-place-heading strong,.city-transport-heading strong{font-size:13px}.stay-place-heading span,.city-transport-heading span{color:var(--muted);font-size:10px;line-height:1.4;display:block}.stay-place-results{border:1px solid var(--border);background:#fff;border-radius:7px;display:grid;overflow:hidden}.stay-place-results>span{background:var(--surface-soft);color:var(--muted);padding:7px 9px;font-size:10px;font-weight:750}.stay-place-result{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) 42px;display:grid}.stay-place-result:first-child{border-top:0}.stay-place-choice{min-height:54px;color:var(--text);text-align:left;background:#fff;border:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 9px;display:grid}.stay-place-choice>span{gap:2px;min-width:0;display:grid}.stay-place-results strong{overflow-wrap:anywhere;font-size:12px}.stay-place-results small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.35;overflow:hidden}.stay-place-map-link{border-left:1px solid var(--border);min-height:54px;color:var(--green);background:#f8faf9;place-items:center;display:grid}.field-label{align-items:center;gap:6px;display:flex}.field-optional{color:#68736f;background:#eef2f1;border-radius:999px;justify-self:start;padding:2px 5px;font-size:10px;font-style:normal;font-weight:700}.city-timezone-guidance{color:#53605b;background:#f3f8f6;border-left:3px solid #75aa96;margin:0;padding:9px 11px;font-size:11px;line-height:1.5}.route-editor-grid input,.route-editor-grid select,.route-editor-grid textarea{border:1px solid var(--border);width:100%;min-width:0;color:var(--text);resize:vertical;background:#fff;border-radius:6px;outline:0;padding:9px 10px;font-size:12px}.route-editor-grid input:focus,.route-editor-grid select:focus,.route-editor-grid textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #258f651a}.route-form-error{color:var(--red-dark);background:#fff5f5;border:1px solid #e6b4b8;border-radius:6px;padding:9px 10px;font-size:11px}.route-editor-save{border-top:1px solid var(--border);justify-content:flex-end;align-items:center;gap:10px;padding-top:10px;display:flex}.route-add-submit{justify-content:center;min-height:42px}.city-boundary-transports{border-top:1px solid var(--border);padding-top:12px}.city-transport-editor{border:1px solid var(--border);background:#fbfcfc;border-radius:7px;padding:12px}.city-transport-heading>button{border:1px solid var(--border);width:32px;height:32px;color:var(--red-dark);background:#fff;border-radius:6px;flex:0 0 32px;place-items:center;display:grid}.city-transport-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.city-transport-fields label{min-width:0;color:var(--muted);gap:4px;font-size:10px;font-weight:750;display:grid}.city-transport-fields .wide{grid-column:1/-1}.city-transport-fields input,.city-transport-fields select{border:1px solid var(--border);width:100%;min-width:0;height:38px;color:var(--text);background:#fff;border-radius:6px;padding:0 9px;font-size:12px}.city-transport-save{justify-content:center;min-height:40px}.city-schedule-route-list{gap:6px;margin-top:14px;display:grid}.city-schedule-route-list>article{border:1px solid var(--border);background:#fff;border-radius:8px;display:grid;overflow:hidden}.city-schedule-route-list>article.active{border-color:#b8c9c2}.city-schedule-route-list>article.expanded{background:#f8fbfa;border-color:#a9cdbf}.city-schedule-card-heading{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;display:grid}.city-schedule-route-list .city-schedule-select{width:100%;min-height:66px;color:var(--text);text-align:left;background:0 0;border:0;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:12px;padding:11px 14px;display:grid}.city-schedule-route-list .city-schedule-select>span:nth-child(2){gap:3px;min-width:0;display:grid}.city-schedule-title-line{align-items:center;gap:5px;min-width:0;display:flex}.city-schedule-title-line strong{min-width:0}.city-schedule-title-line svg{flex:none}.city-schedule-route-list .city-schedule-select>.route-index{background:#42504c}.city-schedule-route-list>article.active .city-schedule-select>.route-index,.city-schedule-route-list>article.expanded .city-schedule-select>.route-index{background:var(--green)}.city-schedule-card-actions{align-items:center;gap:4px;padding-right:8px;display:flex}.city-schedule-card-actions .route-order-buttons{grid-column:auto}.city-schedule-card-actions .city-schedule-remove{width:34px;height:34px;color:var(--red-dark)}.city-schedule-route-list button:disabled{cursor:default;opacity:.35}.city-schedule-route-list strong,.city-schedule-route-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.city-schedule-route-list strong{font-size:14px}.city-schedule-route-list small{color:var(--muted);font-size:11px}.city-schedule-route-list svg{color:var(--muted);transition:transform .14s}.city-schedule-route-list svg.open{transform:rotate(180deg)}.city-schedule-panel{border:1px solid var(--border);background:var(--surface);border-radius:8px;gap:14px;margin-top:16px;padding:18px;display:grid}.city-schedule-panel.embedded{border:0;border-top:1px solid var(--border);background:#fff;border-radius:0;margin:0;padding:14px}.city-schedule-group{border:1px solid var(--border);background:#fbfcfc;border-radius:8px;gap:10px;min-width:0;padding:13px;display:grid}.city-schedule-group-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.city-schedule-group-heading h3{letter-spacing:0;margin:0;font-size:14px}.city-schedule-panel-heading,.city-schedule-form-heading,.city-schedule-form-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.city-schedule-heading-actions{flex:none;align-items:center;gap:7px;display:flex}.city-settings-button{border:1px solid var(--border);width:40px;height:40px;color:var(--muted);background:#fff;border-radius:7px;flex:0 0 40px;place-items:center;display:grid}.city-schedule-panel-heading h2{letter-spacing:0;margin:0;font-size:18px}.city-schedule-panel-heading p,.city-schedule-form-heading span{color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.4}.city-accommodation-list{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:8px;display:grid}.city-accommodation-card{border:1px solid var(--border);min-height:64px;color:var(--text);text-align:left;background:#f8faf9;border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.city-accommodation-card.empty{color:#315e4d;border-style:dashed}.city-accommodation-list>.city-schedule-form{grid-column:1/-1}.city-accommodation-card>span{gap:3px;min-width:0;display:grid}.city-accommodation-card strong,.city-accommodation-card small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.city-accommodation-card strong{font-size:13px}.city-accommodation-card small,.city-accommodation-card b{color:var(--muted);font-size:10px}.city-accommodation-card b{color:var(--green);white-space:nowrap}.city-schedule-empty{min-height:58px;color:var(--muted);border:1px dashed #cbd4d0;border-radius:7px;align-items:center;gap:8px;padding:12px;font-size:12px;display:flex}.city-schedule-form{background:#f4faf7;border:1px solid #a9cdbf;border-radius:7px;gap:11px;padding:14px;display:grid}.city-schedule-form-heading>div{gap:2px;display:grid}.city-schedule-form-heading>button{border:1px solid var(--border);background:#fff;border-radius:6px;place-items:center;width:32px;height:32px;display:grid}.city-schedule-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.city-schedule-fields label{min-width:0;color:var(--muted);gap:4px;font-size:10px;font-weight:750;display:grid}.city-schedule-fields label.wide{grid-column:1/-1}.city-schedule-fields input,.city-schedule-fields select{border:1px solid var(--border);width:100%;min-width:0;height:38px;color:var(--text);background:#fff;border-radius:6px;padding:0 9px;font-size:12px}.city-schedule-form-actions{justify-content:flex-end}.city-schedule-form-actions button{min-height:40px}.city-schedule-group>.city-boundary-transports{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.city-schedule-group>.city-boundary-transports>:only-child{grid-column:1/-1}.city-transport-card{border:1px solid var(--border);min-height:64px;color:var(--text);text-align:left;background:#f8faf9;border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.city-transport-card.empty{color:#315e4d;border-style:dashed}.city-transport-card>span{gap:3px;min-width:0;display:grid}.city-transport-card strong,.city-transport-card small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.city-transport-card strong{font-size:13px}.city-transport-card small,.city-transport-card b{color:var(--muted);font-size:10px}.city-transport-card b{color:var(--green);white-space:nowrap}.city-transport-heading-actions{gap:6px;display:flex}.city-transport-heading-actions button{border:1px solid var(--border);background:#fff;border-radius:6px;place-items:center;width:34px;height:34px;display:grid}.agency-settings{border-top:1px solid var(--border);gap:8px;padding-top:12px;display:grid}.agency-settings-heading,.agency-editor-actions{justify-content:space-between;align-items:center;gap:8px;display:flex}.agency-settings-heading>button{min-height:34px}.agency-row{grid-template-columns:minmax(0,1fr) auto;gap:6px;display:grid}.agency-row>button{border:1px solid var(--border);background:var(--surface-soft);min-width:0;color:var(--text);border-radius:6px;padding:8px 9px}.agency-row>button:first-child{text-align:left;gap:2px;display:grid}.agency-row span,.agency-empty{color:var(--muted);font-size:10px}.agency-editor{border-top:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding-top:8px;display:grid}.agency-editor>label{min-width:0;color:var(--muted);gap:4px;font-size:10px;font-weight:750;display:grid}.agency-editor .wide{grid-column:1/-1}.agency-editor input{border:1px solid var(--border);border-radius:6px;width:100%;min-width:0;padding:8px 9px}.agency-mode-options{flex-wrap:wrap;gap:8px 14px;display:flex}.agency-mode-options label{color:var(--text);align-items:center;gap:5px;font-size:11px;font-weight:700;display:flex}.agency-mode-options input{width:15px;height:15px}.event-row.readonly{width:100%;color:inherit;cursor:pointer;font:inherit}.event-row.readonly:focus-visible{outline-offset:-2px;outline:2px solid #2b7a61}@media (width<=980px){.route-hub-topbar,.route-work-grid{grid-template-columns:1fr}.route-save-state{min-width:0}.route-tools-panel{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media (width<=620px){.focus-workspace .planner-main{padding-left:8px;padding-right:8px}.route-hub{gap:10px;padding-bottom:88px}.route-city-switcher{overflow-x:auto}.route-city-switcher button{flex:0 0 104px}.route-save-state span{max-width:230px}.route-map-band .route-map{min-height:320px}.route-work-grid,.route-tools-panel{grid-template-columns:1fr}.route-actions-row button{flex:1;justify-content:center;min-width:0;min-height:44px;padding-inline:8px;font-size:12px}.route-list-tabs button{min-height:44px}.route-work-panel>.route-list-tabs{z-index:8;position:sticky;top:64px;box-shadow:0 6px 14px #1c232212}.route-editable-stop{grid-template-columns:auto minmax(0,1fr) auto;gap:5px;overflow:hidden}.route-drag-handle{display:none}.city-schedule-card-actions{padding-right:8px}.city-schedule-card-actions .route-order-buttons{grid-column:auto}.city-schedule-route-list .city-schedule-select{grid-template-columns:30px minmax(0,1fr);gap:8px;padding:8px 6px 8px 8px}.route-order-buttons{grid-column:2/-1;grid-template-columns:repeat(2,44px);justify-content:end}.route-result-actions button,.route-basket-list button,.route-order-buttons button,.route-stop-actions>a,.route-stop-actions>button,.city-schedule-card-actions .city-schedule-remove{width:44px;height:44px}.route-stop-actions .route-remove-to-basket{width:44px;min-height:44px}.route-stop-actions{min-width:0}.route-stop-copy strong{font-size:12px}.route-stop-copy small,.route-stop-copy em{white-space:normal}.route-map-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.transit-leg{margin-inline:4px;padding-inline:8px}.transit-leg-main{grid-template-columns:auto minmax(0,1fr) minmax(96px,auto) 36px}.transit-leg-main>a{grid-column:auto}.transit-leg-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.cost-entry-list,.cost-entry-fields,.segment-cost-editor{grid-template-columns:1fr}.cost-total-band{flex-direction:column;align-items:flex-start}.currency-total-list{justify-items:start}.route-editor{top:auto;right:0;bottom:calc(62px + env(safe-area-inset-bottom));width:100%;max-height:calc(100vh - 126px - env(safe-area-inset-bottom));padding-bottom:calc(28px + env(safe-area-inset-bottom));border-bottom:0;border-left:0;border-right:0;border-radius:8px 8px 0 0;left:0}.route-editor-grid{grid-template-columns:1fr}.stay-date-row{grid-template-columns:repeat(2,minmax(0,1fr))}.route-editor-grid label.wide{grid-column:auto}.stay-date-row.wide{grid-column:1/-1}.agency-editor{grid-template-columns:1fr}.agency-editor .wide{grid-column:auto}.route-editor-save .primary-button{width:100%}}.app-shell{background:#f8f9f9}.app-header{grid-template-columns:minmax(0,1fr) auto;gap:16px;height:64px;padding:0 20px}.maple-mark{border-radius:7px;width:34px;height:34px;font-size:18px}.brand-block h1{font-size:18px}.brand-block span{font-size:12px}.header-actions{gap:8px}.sheet-button,.circle-button{min-height:34px}.circle-button{width:34px}.share-copy-toast{z-index:1200;color:#12603e;background:#f6fbf8;border:1px solid #8cb9a1;border-radius:8px;align-items:center;gap:8px;max-width:calc(100vw - 32px);padding:11px 14px;font-size:14px;font-weight:700;animation:.16s ease-out share-copy-toast-in;display:flex;position:fixed;top:76px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #163a2b29}.offline-banner{z-index:19;color:#74520c;text-align:center;background:#fff8df;border-bottom:1px solid #e5cf91;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:8px 14px;font-size:12px;font-weight:700;display:flex;position:sticky;top:64px}.realtime-warning{color:#275c47;background:#f2f8f5;border-bottom-color:#b7d1c3}.sharing-backdrop{z-index:2100;background:#151b196b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dialog-load-overlay{z-index:2200;color:#315e4d;background:#ffffffd1;place-content:center;justify-items:center;gap:9px;font-size:13px;font-weight:800;display:grid;position:fixed;inset:0}.dialog-load-error span{color:#66716d;text-align:center;max-width:320px;font-weight:600}.dialog-load-error>div{gap:8px;display:flex}.sharing-dialog{background:#fff;border:1px solid #d8dfdb;border-radius:8px;width:min(520px,100%);max-height:min(720px,100dvh - 40px);padding:22px;overflow-y:auto;box-shadow:0 24px 70px #141e1a33}.sharing-heading,.sharing-list-heading,.sharing-member{align-items:center;display:flex}.sharing-heading{justify-content:space-between;gap:16px;margin-bottom:20px}.sharing-heading>div>span{color:#2b7a61;align-items:center;gap:7px;font-size:13px;font-weight:750;display:flex}.sharing-heading h2{letter-spacing:0;margin:4px 0 0;font-size:21px}.sharing-heading>button{background:#fff;border:1px solid #d8dfdb;border-radius:8px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.sharing-copy{color:#fff;background:#173c32;border:0;border-radius:8px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:48px;font-weight:800;display:flex}.sharing-note{color:#66716d;margin:10px 0 22px;font-size:13px;line-height:1.55}.sharing-note-locked{background:#f6f8f7;border:1px solid #e0e5e2;border-radius:8px;padding:11px 12px}.sharing-list-heading{border-bottom:1px solid #e2e7e4;justify-content:space-between;padding-bottom:9px}.sharing-list-heading span{color:#66716d;font-size:13px}.sharing-member{border-bottom:1px solid #edf0ee;gap:11px;min-height:72px}.sharing-member-avatar{color:#22664f;background:#e3f3ec;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-weight:850;display:grid}.sharing-member-info{flex:1;min-width:0}.sharing-member-info strong,.sharing-member-info span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.sharing-member-info span{color:#66716d;margin-top:3px;font-size:12px}.sharing-owner,.sharing-remove{border-radius:8px;flex:none;align-items:center;gap:6px;min-height:36px;font-size:12px;font-weight:750;display:inline-flex}.sharing-owner{color:#8a6417}.sharing-remove{color:#a32637;background:#fff;border:1px solid #e4c8cc;min-height:44px;padding:0 10px}.sharing-remove.confirm{color:#fff;background:#ba263b;border-color:#ba263b}.sharing-state{color:#66716d;justify-content:center;align-items:center;gap:8px;min-height:86px;font-size:13px;display:flex}.sharing-error{color:#9b2033;background:#fff4f5;border:1px solid #e7bdc4;border-radius:8px;margin-top:14px;padding:10px 12px;font-size:13px}.sharing-state-retry{flex-direction:column}.sharing-state-retry .subtle-button{min-height:38px}.sharing-notice{border-left:3px solid var(--green);background:var(--green-soft);color:#12603e;margin-top:14px;padding:10px 12px;font-size:13px;line-height:1.5}@media (width<=640px){.sharing-backdrop{align-items:end;padding:0}.sharing-dialog{width:100%;max-height:calc(100dvh - 54px);padding:18px 16px calc(18px + env(safe-area-inset-bottom));border-radius:8px 8px 0 0}.sharing-member{flex-wrap:wrap;align-items:flex-start;padding:12px 0}.sharing-remove{justify-content:center;width:calc(100% - 49px);margin-left:49px}}@keyframes share-copy-toast-in{0%{opacity:0;transform:translate(-50%,-6px)}to{opacity:1;transform:translate(-50%)}}.workspace{grid-template-columns:minmax(0,1fr);min-height:calc(100vh - 64px)}.side-rail{background:#fbfcfc;height:calc(100vh - 64px);padding:18px 14px;top:64px}.side-section{margin-bottom:0}.side-label{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px;font-size:11px}.trip-range,.side-actions,.date-tools,.row-more{display:none}.city-track{gap:7px}.city-card{background:0 0;border-color:#0000;grid-template-columns:8px minmax(0,1fr) auto;gap:10px;min-height:54px;padding:10px}.city-card:hover,.city-card.selected{border-color:var(--border);background:var(--surface);box-shadow:none}.city-card strong{margin-bottom:2px;font-size:13px}.city-card span{font-size:11px}.city-card b{color:#48524f;background:#eef1f0;width:auto;min-width:20px;height:auto;padding:2px 6px;font-size:11px}.planner-main{padding:0 18px 28px}.planner-content{width:min(100%,1180px);margin-inline:auto}.planner-content>.timeline-stack,.planner-content>.city-route-page,.planner-content>.local-route-page,.planner-content>.cost-source-layout{padding-top:14px}.planner-content .date-group,.planner-content .map-side,.planner-content .route-map-shell,.planner-content .route-builder-panel,.planner-content .route-result-panel,.planner-content .city-schedule-panel,.planner-content .cost-total-band,.planner-content .cost-entry-row{border-color:var(--border);background:var(--surface);box-shadow:none;border-radius:8px}.planner-content .date-heading h2,.planner-content .city-route-heading h2,.planner-content .city-schedule-panel-heading h2,.planner-content .route-builder-heading h2,.planner-content .cost-total-band strong{letter-spacing:0}.planner-toolbar{background:#f8f9f9f0;border-bottom-color:#e6ece9;min-height:56px;top:64px}.planner-toolbar:has(.tabs:only-child){justify-content:flex-start}.tabs{gap:14px;height:56px}.tabs button{font-size:13px}.toolbar-actions{gap:8px}.search-field{background:#eef2f1;border-color:#0000;width:min(220px,28vw);height:34px}.toolbar-actions .primary-button{min-height:34px}.date-group,.data-panel,.map-side,.route-map-shell,.cost-donut{box-shadow:none}.date-heading{padding:12px 14px}.date-heading h2,.panel-heading h2,.map-side h2,.editor-heading h2{font-size:15px}.event-row{grid-template-columns:62px 20px minmax(0,1.2fr) 58px minmax(120px,.8fr);gap:9px;min-height:38px;padding:0 13px}.event-time,.event-meta{font-size:12px}.event-title{font-size:13px}.status-pill{min-width:46px;padding:3px 7px;font-size:11px}.editor-panel{z-index:35;border-left:1px solid var(--border);width:min(390px,100vw);height:auto;position:fixed;top:64px;bottom:0;right:0;box-shadow:-18px 0 42px #1c23221a}.local-route-page{grid-template-columns:minmax(0,1fr);gap:14px}.route-builder-panel{max-height:none;position:static;overflow:visible}.local-map-section .route-map{height:min(72vh,740px);min-height:520px}.route-builder{gap:10px}.route-builder-panel,.route-result-panel,.daily-source-card,.visit-planner-card{padding:13px}.city-route-selector{grid-template-columns:repeat(3,minmax(0,1fr))}.city-route-selector button,.day-route-list button{min-height:46px;padding:8px 9px}.day-route-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;max-height:none;overflow:visible}.day-route-list button{gap:3px;min-height:54px}.day-route-list span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.route-section-collapse{min-width:0}.route-section-collapse>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;list-style:none;display:flex}.route-section-collapse>summary::-webkit-details-marker{display:none}.route-section-collapse>summary strong,.route-section-collapse>summary span{display:block}.route-section-collapse>summary strong{font-size:13px}.route-section-collapse>summary span{color:var(--muted);margin-top:3px;font-size:12px}.route-section-collapse[open]>summary svg{transform:rotate(180deg)}.route-section-collapse:not([open])>:not(summary){display:none}.visit-planner-card{display:block}.visit-planner-body{gap:10px;margin-top:12px;display:grid}.visit-lock-list{max-height:210px}.visit-lock-list article,.visit-plan-days button,.daily-source-card,.map-point-row,.route-summary-grid div,.local-step-list article{background:#fcfdfd}.visit-planner-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.map-point-tools.compact{border-top:1px solid var(--border);padding:10px 0 0;display:block}.map-point-tools.compact>.map-point-heading{justify-content:flex-end;margin:10px 0 8px}.candidate-chip-grid span,.candidate-chip-grid em{background:#f7f9f8;border-radius:7px}.transport-toggle button,.quick-place-row button{background:#eef2f1;border-color:#0000;min-height:32px}.transport-toggle button.selected{background:#f4f8ff;border-color:#bcd0f1}.route-preferences{border:1px solid var(--border);background:#fbfcfc;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.route-preferences .transport-toggle{gap:4px}.route-preferences .transport-toggle button{min-height:30px;padding:0 8px;font-size:12px}.route-preferences .checkbox-row{color:#46504d;white-space:nowrap;flex:none;gap:6px!important;font-size:12px!important}.route-result-panel{margin-top:-2px}.route-summary-grid{gap:8px}.route-map{min-height:390px}.city-route-page .route-map,.local-route-page .route-map,.route-hub .route-map{height:clamp(320px,45vh,440px);min-height:320px}.route-legend{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;display:flex;overflow-x:auto}.route-stop{scroll-snap-align:start;min-width:150px;padding:10px}@media (width<=980px){.app-header{grid-template-columns:1fr auto;min-height:64px;padding:10px 14px;top:0}.workspace{display:block}.planner-main{padding:0 12px 88px}.planner-content{width:100%}.itinerary-city-filter{margin-bottom:10px}.planner-toolbar{grid-template-columns:1fr;min-height:auto;padding:9px 0;top:0}.toolbar-actions{justify-content:space-between}.search-field{width:100%}.local-route-page{grid-template-columns:1fr}.route-builder-panel{max-height:none;position:static;overflow:visible}.local-map-section .route-map{height:clamp(300px,42vh,380px);min-height:300px}.place-board{grid-template-columns:1fr}}@media (width<=620px){.app-header{grid-template-columns:minmax(0,1fr) auto;gap:8px}.brand-block{gap:9px;min-height:44px}.maple-mark{flex:0 0 30px;width:30px;height:30px;font-size:16px}.brand-block h1{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.brand-block span{display:none}.header-actions{justify-content:flex-end;gap:5px}.header-actions .sheet-button,.header-actions .circle-button{border-radius:999px;flex:0 0 44px;width:44px;min-height:44px;padding:0}.header-button-label{display:none}.sheet-button{flex:none}.tabs{gap:12px}.toolbar-actions{grid-template-columns:minmax(0,1fr) auto}.search-field{grid-column:auto}.toolbar-actions .primary-button{width:auto;padding:0 10px}.event-row{grid-template-columns:52px 18px minmax(0,1fr) 52px}.event-title{overflow-wrap:anywhere;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;padding-block:7px;line-height:1.3;display:-webkit-box;overflow:hidden}.event-meta{display:none}.city-route-selector{grid-template-columns:1fr}.day-route-list{grid-template-columns:repeat(3,minmax(92px,1fr));padding-bottom:2px;overflow-x:auto}.visit-lock-controls{grid-template-columns:1fr}.route-preferences{flex-direction:column;align-items:flex-start}}.workspace.focus-workspace{grid-template-columns:minmax(0,1fr)}.focus-workspace .planner-main{padding-left:20px;padding-right:20px}.focus-workspace .local-route-page{grid-template-columns:minmax(0,1fr);gap:16px}.focus-workspace .route-builder-panel{max-height:none;padding:12px;position:static;overflow:visible}.focus-workspace .route-builder{gap:9px}.focus-workspace .city-route-selector,.focus-workspace .day-route-list{background:#edf1ef;border-radius:8px;gap:3px;padding:3px}.focus-workspace .city-route-selector button,.focus-workspace .day-route-list button{text-align:center;background:0 0;border-color:#0000;min-height:38px;padding:7px 8px}.focus-workspace .city-route-selector button.selected,.focus-workspace .day-route-list button.selected{border-color:var(--border);background:#fff;box-shadow:0 1px 4px #1c232214}.focus-workspace .city-route-selector button span{display:none}.focus-workspace .day-route-list button span{font-size:10px}.focus-workspace .daily-source-card{border:0;border-top:1px solid var(--border);background:0 0;border-radius:0;gap:10px;padding:10px 0 0}.focus-workspace .place-search-field{height:36px;min-height:36px;padding:0 9px}.focus-workspace .place-board{gap:7px}.place-board-tabs{background:#edf1ef;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:3px;display:grid}.place-board-tabs button{color:#5a6461;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-width:0;min-height:34px;font-size:12px;font-weight:750;display:flex}.place-board-tabs button.selected{border-color:var(--border);color:var(--text);background:#fff;box-shadow:0 1px 4px #1c232214}.place-board-tabs button span{background:#e4e9e7;border-radius:999px;place-items:center;min-width:19px;height:19px;font-size:10px;display:grid}.place-board-panel{background:0 0!important;border:0!important;padding:0!important}.focus-workspace .place-pill-list{max-height:190px}.focus-workspace .place-pill-list article{background:#f5f7f6;border-color:#0000}.focus-workspace .visit-planner-card{background:0 0;order:50;padding:10px}.focus-workspace .map-point-tools{order:40}.focus-workspace .route-submit{z-index:2;order:60;min-height:44px;position:sticky;bottom:0;box-shadow:0 -8px 18px #ffffffeb}.compact-map-info .map-cost-match,.compact-map-info .place-detail-panel p{display:none}.compact-map-info .place-detail-panel{grid-template-columns:minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px}.compact-map-info .place-detail-meta>span{display:block}.compact-map-info .place-rating-row,.compact-map-info .place-detail-actions{white-space:nowrap}@media (width<=980px){.focus-workspace .planner-main{padding-left:12px;padding-right:12px}.focus-workspace .local-route-page{grid-template-columns:1fr}.focus-workspace .route-builder-panel{max-height:none}}@media (width<=620px){.planner-content>.timeline-stack,.planner-content>.city-route-page,.planner-content>.local-route-page,.planner-content>.cost-source-layout{gap:12px;padding-top:10px}.planner-content .date-group,.planner-content .map-side,.planner-content .route-map-shell,.planner-content .route-builder-panel,.planner-content .route-result-panel,.planner-content .city-schedule-panel,.planner-content .cost-total-band,.planner-content .cost-entry-row{border-radius:8px}.city-route-page .route-map,.local-route-page .route-map,.route-hub .route-map{height:clamp(280px,40vh,340px);min-height:280px}.city-schedule-panel{padding:12px;padding-bottom:calc(84px + env(safe-area-inset-bottom));margin-top:12px}.city-schedule-panel-heading{align-items:center}.city-schedule-panel-heading h2{font-size:16px}.city-schedule-panel-heading .primary-button{flex:none;padding-inline:9px}.city-accommodation-list,.city-schedule-group>.city-boundary-transports{grid-template-columns:1fr}.city-schedule-group{padding:10px}.city-schedule-fields,.city-transport-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.city-schedule-fields .wide,.city-transport-fields .wide{grid-column:1/-1}.city-accommodation-card,.city-transport-card{grid-template-columns:auto minmax(0,1fr)}.city-transport-card b,.city-accommodation-card b{grid-column:2}.focus-workspace .city-route-selector{grid-template-columns:repeat(3,minmax(0,1fr))}.focus-workspace .place-search-field input{font-size:12px}.compact-map-info .place-detail-panel{grid-template-columns:minmax(0,1fr) auto}.compact-map-info .place-rating-row{grid-column:1/-1}.route-map-summary.free-route-summary{grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.route-map-summary.free-route-summary>div{min-width:0}}@media (width>=361px) and (width<=620px){.header-actions .sheet-button,.header-actions .account-trigger{border-radius:8px;flex:none;gap:5px;width:auto;min-width:54px;min-height:44px;padding:0 8px}.header-button-label,.account-trigger .button-label{max-width:68px;font-size:10px;display:inline}}@media (width<=760px){.account-dialog-heading .circle-button,.ai-demo-heading .circle-button,.assistant-panel-tools .circle-button,.plans-heading .circle-button,.trip-manager-heading .circle-button{flex:0 0 44px;width:44px;min-height:44px}.account-policy-notice a,.plans-policy-links a{justify-content:center;align-items:center;min-height:44px;padding-inline:3px;display:inline-flex}.assistant-send-button{width:44px;height:44px}.route-editor-heading>button{flex-basis:44px;width:44px;height:44px}input:not([type=checkbox]):not([type=radio]),select,textarea,.cost-entry-fields select,.segment-cost-editor select{min-height:44px;font-size:16px}.cost-entry-fields label,.segment-cost-editor label,.segment-cost-error,.cost-entry-error{font-size:11px}.search-field{width:100%;height:44px}.search-field input{height:44px}.search-field>button{flex-basis:44px;width:44px;height:44px;margin-right:-10px}.event-row,.cost-entry-actions button,.segment-cost-editor button,.cost-entry-heading,.city-route-page .route-card-select,.city-route-heading .primary-button,.city-schedule-panel-heading .primary-button,.city-settings-button{min-height:44px}.city-settings-button{flex-basis:44px;width:44px;height:44px}.route-map-shell .leaflet-control-zoom.leaflet-bar a,.map-stage .leaflet-control-zoom.leaflet-bar a{width:44px;min-width:44px;height:44px;min-height:44px;line-height:44px}.route-search-box button,.place-detail-actions a,.place-detail-map-link{min-width:44px;min-height:44px}.map-cost-match button{width:44px;height:44px;min-height:44px}.route-day-move>button{min-height:44px}}.icon-action-button{border:1px solid var(--border);background:var(--surface);width:38px;height:38px;color:var(--text);border-radius:7px;flex:0 0 38px;place-items:center;padding:0;display:inline-grid}.icon-action-button.primary{border-color:var(--red);background:var(--red);color:#fff}.tabs button{align-items:center;gap:6px;display:inline-flex}.tabs button svg{flex:none}.planner-content-itinerary{width:min(100%,960px)}.itinerary-city-filter{padding-top:14px}.planner-content-itinerary .timeline-stack{padding-top:0}.city-route-page .map-side{background:0 0;border:0;padding:0}.city-route-page .city-route-heading{min-height:38px;margin:0 2px 8px}.city-route-page .city-route-heading h2,.city-schedule-panel-heading h2{margin:0;font-size:16px}.city-schedule-panel-heading h2{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.city-route-page .app-city-switcher{margin-top:0}.route-city-switcher,.route-day-strip,.route-list-tabs{background:#edf1ef;gap:3px;padding:3px}.route-city-switcher button,.route-day-strip button{min-height:46px}.route-city-switcher button.selected,.route-day-strip button.selected,.route-list-tabs button.selected{border-color:var(--border);box-shadow:0 1px 4px #1c232212}.route-map-notice{border-top-color:var(--border);color:var(--muted);background:#f7f9f8}.route-map-notice.warning{color:#76530d;background:#fff9ea;border-top-color:#ead6a8}.route-stop-editor-list[hidden],.route-basket-list[hidden]{display:none!important}.route-editor-more{border-top:1px solid var(--border);padding-top:4px}.route-editor-more>summary{min-height:42px;color:var(--muted);cursor:pointer;justify-content:space-between;align-items:center;font-size:12px;font-weight:800;list-style:none;display:flex}.route-editor-more>summary::-webkit-details-marker{display:none}.route-editor-more>summary svg{transition:transform .14s}.route-editor-more[open]>summary svg{transform:rotate(180deg)}.route-editor-more[open]>summary{color:var(--text)}.route-editor-more>.route-editor-grid{padding-top:8px}.city-schedule-panel{gap:12px;padding:14px}.city-schedule-panel-heading{align-items:center}.city-settings-button{color:#4f5a56;flex-basis:38px;width:38px;height:38px}.city-accommodation-card,.city-transport-card{background:#f8faf9}.city-transport-card.empty{min-height:54px}.cost-total-band{min-height:72px;padding:14px 16px}.cost-total-band>div:first-child strong{font-size:16px}.currency-total-list{flex-wrap:wrap;justify-content:flex-end;gap:8px 16px;display:flex}.sharing-note{text-align:right;margin:8px 0 16px}.sharing-remove:not(.confirm){justify-content:center;width:38px;height:38px;padding:0}.cost-entry-row{transition:border-color .14s,background-color .14s}.mobile-footer button>span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}@media (hover:hover){.icon-action-button:hover,.city-settings-button:hover{border-color:var(--border-strong);background:var(--surface-soft)}.icon-action-button.primary:hover{border-color:var(--red-dark);background:var(--red-dark)}.route-city-switcher button:hover,.route-day-strip button:hover,.route-list-tabs button:hover{color:var(--text)}.cost-entry-row:hover,.city-accommodation-card:hover,.city-transport-card:hover{border-color:var(--border-strong)}}@media (width<=760px){.icon-action-button,.city-settings-button{flex-basis:44px;width:44px;height:44px}.planner-content-itinerary{width:100%}.itinerary-city-filter{padding-top:10px}.planner-content-itinerary .timeline-stack{gap:10px}.city-route-page .city-route-heading,.route-editor-more>summary,.transit-leg-toggle,.transit-leg-summary-toggle,.transit-leg-main select,.transit-leg-main>a{min-height:44px}.transit-leg-main select{font-size:16px}.transit-leg-main>a{width:44px}.city-schedule-panel{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.city-schedule-panel.embedded{margin-top:0;padding:12px}.header-button-label{display:none!important}.account-trigger .button-label{text-overflow:ellipsis;white-space:nowrap;max-width:42px;font-size:10px;display:inline;overflow:hidden}.mobile-footer{min-height:calc(60px + env(safe-area-inset-bottom));padding:4px 6px env(safe-area-inset-bottom)}.mobile-footer button{grid-template-rows:22px 16px;min-height:48px}.cost-total-band{gap:8px;min-height:68px}.currency-total-list{justify-content:flex-start}}@media (width<=360px){.header-actions .account-trigger{flex-basis:44px;width:44px;min-width:44px;padding:0}.account-trigger .button-label{display:none}}.route-loading-skeleton{gap:12px;width:100%;padding-top:10px;display:grid}.planner-access-loading{gap:10px;width:100%;padding-top:10px;display:grid;position:relative}.planner-access-map,.planner-access-rows i{border:1px solid var(--border);background:#e9eeec;border-radius:8px;position:relative;overflow:hidden}.planner-access-map{min-height:340px}.planner-access-map>span{background:#c9d2ce;border:4px solid #fff;border-radius:999px;width:38px;height:38px;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.planner-access-rows{gap:8px;display:grid}.planner-access-rows i{height:62px}.planner-access-message{border:1px solid var(--border);min-height:38px;color:var(--muted);white-space:nowrap;background:#fffffff0;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:12px;font-weight:750;display:inline-flex;position:absolute;top:22px;left:50%;transform:translate(-50%)}.planner-access-loading.list-view .planner-access-message{width:max-content;margin:8px auto 2px;position:static;transform:none}.route-loading-strip{background:#edf1ef;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;min-height:54px;padding:3px;display:grid}.route-loading-strip.dates{grid-template-columns:repeat(4,minmax(0,1fr))}.route-loading-strip i,.route-loading-list i,.route-loading-map{background:#e5eae8;position:relative;overflow:hidden}.route-loading-strip i{border-radius:6px}.route-loading-strip i:first-child{border:1px solid var(--border);background:var(--surface)}.route-loading-map{border:1px solid var(--border);background:#e9eeec;border-radius:8px;min-height:340px}.route-loading-pin{background:#c9d2ce;border:4px solid #fff;border-radius:999px;width:38px;height:38px;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.route-loading-list{gap:8px;display:grid}.route-loading-list i{border:1px solid var(--border);border-radius:8px;height:58px}.route-map-shell .leaflet-control-zoom.leaflet-bar a,.map-stage .leaflet-control-zoom.leaflet-bar a{width:38px;height:38px;line-height:38px}.route-loading-strip i:after,.route-loading-list i:after,.route-loading-map:after{content:"";background:linear-gradient(100deg,#0000 20%,#ffffffb3 45%,#0000 70%);animation:1.4s ease-in-out infinite route-loading-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes route-loading-shimmer{to{transform:translate(100%)}}@media (width<=620px){.route-loading-map{min-height:320px}}@media (prefers-reduced-motion:reduce){.route-loading-strip i:after,.route-loading-list i:after,.route-loading-map:after{animation:none}}@media (width>=761px){input:not([type=checkbox]):not([type=radio]),select,textarea,output{font-size:14px!important}}@media (width<=760px){input:not([type=checkbox]):not([type=radio]),select,textarea,output{font-size:16px!important}}.event-row.readonly{grid-template-columns:62px 20px minmax(0,1.2fr) minmax(120px,.8fr)}.event-row.readonly.has-status{grid-template-columns:62px 20px minmax(0,1.2fr) 58px minmax(120px,.8fr)}@media (width<=620px){.event-row.readonly{grid-template-columns:52px 18px minmax(0,1fr)}.event-row.readonly.has-status{grid-template-columns:52px 18px minmax(0,1fr) 52px}}@media (width<=340px){.stay-date-row{grid-template-columns:1fr}}.language-switcher{flex:none;position:relative}.language-trigger{border:1px solid var(--border);color:#34423d;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-width:46px;height:38px;padding:0 9px;font-size:11px;font-weight:800;display:inline-flex}.language-menu{z-index:1400;border:1px solid var(--border);background:#fff;border-radius:8px;width:176px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 14px 38px #1826212e}.language-menu button{width:100%;min-height:40px;color:var(--text);text-align:left;background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items:center;padding:0 10px;font-size:14px;display:flex}.language-menu button:hover,.language-menu button[aria-checked=true]{color:var(--green);background:#edf6f1}.policy-header-actions{align-items:center;gap:10px;display:flex}@media (width<=620px){.language-trigger{border-radius:50%;width:38px;min-width:38px;padding:0}.language-trigger span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.language-menu{width:min(220px,100vw - 24px);position:fixed;top:70px;right:12px}}
