@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{--sans: "DM Sans", system-ui, sans-serif;--heading: "Manrope", system-ui, sans-serif;--overview-display: Georgia, "Hiragino Mincho ProN", "Yu Mincho", serif;font-family:var(--sans);color:#1f2937;background:#f3f4f6;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{background:#f3f4f6}body{margin:0;min-width:320px;min-height:100vh;overflow:hidden}::selection{color:#fff;background:#2563eb}button,input,textarea{font:inherit}button{color:inherit}:root{--ink: #1f2937;--paper: #ffffff;--canvas: #f3f4f6;--yellow: #fef3c7;--blue: #dbeafe;--coral: #fce7f3;--mint: #bcebd8;--sand: #ede9fe;--line: #d1d5db;--muted: #6b7280;--grid-line: #e5e9ef;--row-line: #dfe5ec;--navy: #ffffff;--day-head: #f8fafc}.app-shell{height:100vh;height:100svh;display:flex;flex-direction:column;overflow:hidden;color:var(--ink);background-color:var(--canvas);background-image:none}.demo-app-shell{height:min(760px,80vh);min-height:600px;position:relative;overflow:hidden;border:1px solid #d7dde6;border-radius:20px;box-shadow:0 20px 50px #1f29371f}.demo-app-shell .day-timeline-overlay{position:absolute;top:76px;right:0;bottom:0;left:0}.demo-app-shell .day-timeline-back{position:absolute}.demo-app-shell .items-page-fab{position:absolute;right:20px;bottom:20px}.demo-app-shell .calendar-grid.demo-columns-1{grid-template-columns:1fr}.demo-app-shell .calendar-grid.demo-columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-app-shell .calendar-grid.demo-columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.demo-app-shell .calendar-grid.demo-columns-2 .day-cell:nth-child(4n),.demo-app-shell .calendar-grid.demo-columns-3 .day-cell:nth-child(4n){border-right:1px solid var(--grid-line)}.demo-app-shell .calendar-grid.demo-columns-2 .day-cell:nth-child(2n),.demo-app-shell .calendar-grid.demo-columns-3 .day-cell:nth-child(3n){border-right:0}.topbar{flex:0 0 76px;height:76px;padding:0 clamp(14px,1.5vw,24px);display:grid;grid-template-columns:auto minmax(220px,max-content) auto minmax(0,1fr);gap:32px;align-items:center;border-bottom:1px solid #d1d5db;box-shadow:none;background:#fff;position:sticky;top:0;z-index:30}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;font:800 22px/1 var(--heading);letter-spacing:-.8px}.brand-reading{display:block;margin-top:2px;color:#778194;font-size:9px;font-weight:800;letter-spacing:.04em;line-height:1}.brand-mark{width:35px;height:35px;display:grid;place-items:center;border:0;border-radius:12px;color:#fff;background:#2563eb;box-shadow:none;font-weight:900;transform:none}.header-trip{min-width:0;padding:0;border:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.header-trip:hover h1{color:#2563eb}.header-trip h1{margin:0;overflow:hidden;color:var(--ink);font:850 18px/1.1 var(--heading);letter-spacing:-.6px;text-overflow:ellipsis;white-space:nowrap}.view-tabs{position:static;transform:none;flex:0 0 auto;padding:5px;display:flex;gap:3px;border:0;border-radius:999px;background:#f1f3f5}.view-tabs button{min-height:38px;padding:8px 22px;border:0;border-radius:999px;color:#5d6265;background:transparent;font-size:13px;font-weight:900;cursor:pointer}.view-tabs button.active{color:#fff;background:#1f2937;box-shadow:0 2px 6px #1f29372e}.header-trip p{margin:5px 0 0;display:flex;align-items:center;gap:6px;overflow:hidden;color:#656a6e;font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.header-trip p i{width:4px;height:4px;flex:0 0 auto;border-radius:50%;background:#2563eb}.topbar-actions{justify-self:end;display:flex;align-items:center}.topbar-actions{gap:10px}.topbar-actions{position:relative}.settings-menu{position:absolute;top:calc(100% + 10px);right:0;z-index:50;min-width:150px;padding:6px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 10px 24px #1f293729}.settings-menu button{width:100%;padding:9px 10px;display:flex;align-items:center;gap:9px;border:0;border-radius:7px;color:var(--ink);background:transparent;font-size:12px;font-weight:800;text-align:left;cursor:pointer}.settings-menu button:hover{background:#f3f4f6}.settings-account{margin:2px 4px 6px;padding:8px 6px 10px;display:grid;gap:3px;border-bottom:1px solid #edf0f3}.settings-account span{color:#8a94a6;font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.settings-account b{max-width:210px;overflow:hidden;color:var(--ink);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.settings-signout-icon{width:16px;color:#667085;font-size:16px;text-align:center}.settings-language{padding:9px 10px 10px;border-top:1px solid #edf0f3;color:#667085;font-size:10px;font-weight:850;letter-spacing:.35px;text-transform:uppercase}.settings-language>div{margin-top:6px;display:grid;grid-template-columns:1fr 1fr;gap:4px}.settings-menu .settings-language button{min-height:27px;padding:5px 6px;justify-content:center;border-radius:7px;font-size:11px;font-weight:800}.settings-menu .settings-language button.active{color:#fff;background:#1f2937}.settings-menu .settings-delete-account{margin-top:3px;color:#b42318}.settings-menu .settings-delete-account:hover{background:#fff1f0}.settings-delete-account-icon{width:16px;color:currentColor;font-size:19px;line-height:1;text-align:center}.settings-menu svg{width:16px;height:16px;flex:0 0 auto;fill:none;stroke:#667085;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.app-data-loading,.empty-trips-page{min-height:100dvh;display:grid;place-content:center;justify-items:center;padding:24px;color:var(--ink);background:#f6f7f9;text-align:center}.app-data-loading{color:#697386;font-weight:800}.empty-trips-page h1{margin:24px 0 8px;font-size:clamp(28px,6vw,42px);letter-spacing:-.04em}.empty-trips-page p{max-width:440px;margin:0 0 24px;color:#697386;line-height:1.6}.export-overlay{align-items:stretch;background:#0f172a7a}.export-dialog{width:min(100%,1160px);height:100%;padding:26px 30px;display:flex;flex-direction:column;gap:16px;overflow:hidden;background:#f8fafc}.export-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.export-dialog-header h2{margin:0;color:var(--ink);font:850 26px/1.1 var(--heading);letter-spacing:-.6px}.export-controls{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.export-mode-tabs{padding:3px;display:flex;gap:3px;border-radius:10px;background:#e5e7eb}.export-mode-tabs button{min-height:34px;padding:7px 15px;border:0;border-radius:8px;color:#667085;background:transparent;font-size:12px;font-weight:850;cursor:pointer}.export-mode-tabs button.active{color:#fff;background:var(--ink);box-shadow:0 3px 8px #1f293729}.export-options{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.export-options label{display:inline-flex;flex-direction:row;align-items:center;gap:5px;color:var(--ink);font-size:11px;font-weight:800;text-transform:none;letter-spacing:0;white-space:nowrap}.export-options input{width:15px;height:15px;accent-color:#2563eb}.export-preview-scroll{min-height:0;flex:1 1 auto;padding:12px;overflow-x:hidden;overflow-y:auto;border:1px solid #dbe1e8;border-radius:14px;background:#e9edf2}.export-preview-stage{position:relative;width:100%;min-height:1px}.export-preview-scaler{position:absolute;top:0;left:50%;width:max-content;transform-origin:top center}.export-sheet{width:794px;max-width:none;min-height:1123px;margin:0;padding:58px 62px;box-sizing:border-box;color:#253044;background:#f7f4ef;box-shadow:0 6px 20px #1f29371f}.export-sheet.detailed{width:1080px;min-height:900px;padding:58px 62px;background:#fffaf5}.export-sheet.overview{width:720px;min-height:900px;padding:34px;background:linear-gradient(155deg,#f4f0ff,#fff8ec 48%,#edf6ff)}.export-sheet-header{padding-bottom:30px;border-bottom:2px solid #253044}.export-sheet.detailed .export-sheet-header{padding-bottom:26px;border-bottom-color:#ef7f4d}.export-sheet-kicker{margin:0 0 12px;color:#a14f3b;font-size:13px;font-weight:900;letter-spacing:2px}.export-sheet-header h3{margin:0;font:900 38px/1.08 var(--heading);letter-spacing:-1px}.export-sheet.detailed .export-sheet-header h3{font-size:48px}.export-sheet-header p:not(.export-sheet-kicker){margin:10px 0 0;color:#596579;font-size:20px;font-weight:750}.export-sheet-header small{display:block;margin-top:5px;color:#7b8493;font-size:15px;font-weight:750}.export-trip-facts{margin-top:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #d7cec5;border-left:1px solid #d7cec5}.export-trip-facts>div{min-height:58px;padding:10px 14px;display:grid;grid-template-columns:94px minmax(0,1fr);align-items:center;gap:10px;border-right:1px solid #d7cec5;border-bottom:1px solid #d7cec5;background:#ffffff9e}.export-trip-facts span{color:#8b5a47;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.4px}.export-trip-facts b{min-height:20px;color:#253044;font-size:15px;font-weight:800;overflow-wrap:anywhere}.export-days{display:grid;gap:24px;padding-top:26px}.export-sheet.detailed .export-days{gap:20px;padding-top:26px}.export-day{break-inside:avoid}.export-day-header{margin-bottom:10px;padding-bottom:6px;display:flex;align-items:baseline;justify-content:space-between;gap:12px;border-bottom:1px solid #cbd3dc}.export-day-header>span{font-size:22px;line-height:1}.export-day-icon{width:42px;height:42px;display:grid;place-items:center;color:#a14f3b}.export-day-icon .calendar-icon{width:32px;height:32px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.export-day-header>div{display:flex;flex-direction:column;gap:4px;min-width:0}.export-day-header b{color:#253044;font:900 22px/1.15 var(--heading);letter-spacing:-.3px}.export-day-header i{color:#7b8493;font-size:14px;font-style:normal;font-weight:800}.export-day-events{display:grid;gap:8px}.export-day-empty{margin:0;color:#a0a8b4;font-size:14px;font-weight:700}.export-event{padding:13px 15px;display:grid;grid-template-columns:32px minmax(0,1fr);gap:11px;border:1px solid #f0cfc1;border-radius:11px;background:#fffaf7}.export-sheet.detailed .export-event{padding:17px 22px;grid-template-columns:40px minmax(0,1fr);gap:16px;border-radius:14px}.export-sheet.detailed .export-day{display:grid;grid-template-columns:82px minmax(0,1fr);align-items:stretch;gap:0;overflow:hidden;border:1px solid #ead8cb;border-radius:12px;background:#fff}.export-sheet.detailed .export-day-header{margin:0;padding:15px 8px;align-items:center;justify-content:center;flex-direction:column;gap:6px;border:0;color:#fff;background:#ef7f4d;text-align:center}.export-sheet.detailed .export-day-icon{display:none}.export-sheet.detailed .export-day-header b{color:#fff;font-size:20px;text-transform:uppercase}.export-sheet.detailed .export-day-header i{color:#ffffffe0;font-size:12px;line-height:1.25}.export-detail-table{min-width:0}.export-detail-row{min-height:52px;display:grid;grid-template-columns:96px 80px minmax(175px,1.15fr) minmax(150px,1fr) minmax(180px,1.2fr);align-items:stretch}.export-detail-row>*{min-width:0;margin:0;padding:9px 10px;display:flex;align-items:center;border-right:1px solid #eaded5;border-bottom:1px dotted #dfc9bb;color:#465166;font-size:15px;font-style:normal;font-weight:700;line-height:1.35;overflow-wrap:anywhere}.export-detail-row>*:last-child{border-right:0}.export-detail-row:last-child>*{border-bottom:0}.export-detail-row strong{color:#202b3d;font-size:15px;font-weight:900}.export-detail-location{color:#758094!important;font-weight:650!important}.export-detail-title{gap:8px}.export-detail-title>span:last-child{min-width:0}.export-detail-row.flight{background:#f4f8ff}.export-detail-row.hotel{background:#f8f5ff}.export-detail-head{min-height:42px;background:#fff2e9}.export-detail-head>*{padding-top:9px;padding-bottom:9px;color:#713d2b;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.35px}.export-detail-notes{align-items:flex-start;flex-direction:column;justify-content:center;gap:3px}.export-detail-notes i{font-style:normal}.export-detail-type-icon{flex:0 0 auto;width:26px;height:26px;display:grid;place-items:center;border-radius:7px;color:#a14f3b;background:#ffe0d4;font-size:14px;font-weight:900}.export-detail-type-icon.flight{color:#2563eb;background:#dbeafe}.export-detail-type-icon.hotel{color:#6d28d9;background:#ede9fe}.export-detail-type-icon .hotel-icon{width:16px;height:16px}.export-detail-row>.export-detail-date,.export-detail-date-group>.export-detail-date{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;gap:2px;padding-left:10px;color:#8b5a47;background:#fff2e97a}.export-detail-date b{color:#713d2b;font-size:18px;font-weight:900;line-height:1.05;letter-spacing:-.2px}.export-detail-date small{color:#9b6d5c;font-size:11px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.export-detail-row>.export-detail-date.is-empty{align-items:center;color:#9aa3ae;background:#f4eee873;font-size:15px}.export-detail-date-group{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:stretch;border-bottom:2px solid #c5aa9a}.export-detail-date-group>.export-detail-date{border-right:2px solid #bd9f8e;border-bottom:0}.export-detail-day-rows .export-detail-row{grid-template-columns:80px minmax(175px,1.15fr) minmax(150px,1fr) minmax(180px,1.2fr)}.export-sheet.detailed .export-sheet-header{padding-bottom:20px}.export-sheet.detailed .export-sheet-header h3{font-size:46px}.export-sheet.detailed .export-sheet-header p:not(.export-sheet-kicker){margin-top:8px;font-size:18px}.export-detail-table-unified{margin-top:24px;border-top:1px solid #d7cec5;border-right:1px solid #d7cec5;border-bottom:1px solid #d7cec5;border-left:1px solid #d7cec5}.export-detail-table-unified .export-detail-row>*{border-right-color:#d7cec5}.export-detail-table-unified .export-detail-head>:first-child{border-right:2px solid #bd9f8e}.export-detail-table-unified .export-detail-date-group:last-child{border-bottom:0}.export-unscheduled-section{margin-top:26px}.export-unscheduled-section h4{margin:0;padding:11px 14px;color:#5d4a3f;border:1px solid #d7cec5;border-bottom:0;background:#f4eee8;font-size:15px;font-weight:900}.export-unscheduled-section .export-detail-table{border-top:1px solid #d7cec5;border-right:1px solid #d7cec5;border-bottom:1px solid #d7cec5;border-left:1px solid #d7cec5}.export-unscheduled-section .export-detail-row>*{border-right-color:#d7cec5}.export-detail-empty{min-height:58px}.export-event.flight{border-color:#b9d3f9;background:#edf5ff}.export-event.hotel{border-color:#d7cafa;background:#f4f0ff}.export-event-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;color:#a14f3b;background:#ffe0d4;font-size:15px;font-weight:900}.export-event.flight .export-event-icon{color:#2563eb;background:#dbeafe}.export-event.hotel .export-event-icon{color:#6d28d9;background:#ede9fe}.export-event-icon .hotel-icon{width:17px;height:17px}.export-event-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.export-event-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#7b8493;font-size:13px;font-weight:850;letter-spacing:.4px;text-transform:uppercase}.export-event-meta strong{color:#253044;font-size:14px;letter-spacing:0;text-transform:none}.export-event-copy h4{margin:1px 0 2px;font:850 22px/1.2 var(--heading);overflow-wrap:anywhere}.export-event-copy p{margin:0;color:#596579;font-size:14px;font-weight:650;line-height:1.4;overflow-wrap:anywhere}.export-overview-event{min-height:43px;padding:8px 10px;display:grid;grid-template-columns:24px auto minmax(0,1fr);align-items:center;gap:8px;border:1px solid #f0d580;border-radius:9px;background:#fff7d4}.export-sheet.overview{position:relative;overflow:hidden;color:#243247}.export-sheet.overview:before,.export-sheet.overview:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.export-sheet.overview:before{width:240px;height:240px;top:-110px;right:-90px;background:#ffa07647}.export-sheet.overview:after{width:190px;height:190px;bottom:-95px;left:-75px;background:#818cf82e}.export-sheet.overview .export-sheet-header{position:relative;z-index:1;padding:32px 176px 32px 34px;border:0;border-radius:24px;color:#fff;background:#202a3a;box-shadow:0 14px 34px #202a3a2e}.export-sheet.overview .export-sheet-header h3{color:#fff;font-size:44px;letter-spacing:-1.3px}.export-sheet.overview .export-sheet-header p:not(.export-sheet-kicker){color:#e8edf5}.export-sheet.overview .export-sheet-header small{color:#bfc9d8}.export-sheet.overview .export-sheet-kicker{color:#ffad8b;letter-spacing:2.5px}.export-overview-destination-art{position:absolute;right:20px;bottom:0;width:142px;height:152px;display:grid;place-items:end center;color:#ffffffc2;pointer-events:none}.destination-illustration{width:100%;height:100%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4}.destination-illustration.tokyo{stroke-width:2.15}.export-sheet.overview .export-days{position:relative;z-index:1;gap:16px;padding-top:18px}.export-sheet.overview .export-day{padding:16px;border:1px solid rgba(255,255,255,.85);border-radius:20px;background:#ffffffc2;box-shadow:0 10px 28px #3a415617;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.export-sheet.overview .export-day-header{margin-bottom:10px;padding:0;justify-content:flex-start;border:0}.export-sheet.overview .export-day-header>span{width:36px;height:36px;color:#fff;border-radius:11px;background:#ef7f4d}.export-sheet.overview .export-day-icon .calendar-icon{width:22px;height:22px}.export-sheet.overview .export-day-header>div{flex-direction:row;align-items:baseline;gap:8px}.export-sheet.overview .export-day-header b{color:#253044;font-size:20px;letter-spacing:-.2px}.export-sheet.overview .export-day-header i{font-size:13px}.export-sheet.overview .export-day-events{gap:7px}.export-sheet.overview .export-overview-event{min-height:52px;padding:10px 14px;gap:10px;border:0;border-radius:13px;background:#fff2bb;box-shadow:0 5px 14px #36415217}.export-sheet.overview .export-overview-event.no-time{grid-template-columns:28px minmax(0,1fr)}.export-sheet.overview .export-overview-event.flight{background:#e3efff}.export-sheet.overview .export-overview-event.hotel{background:#eee8ff}.export-sheet.overview .export-overview-icon{width:28px;height:28px;border-radius:9px;background:#ffffffb8}.export-sheet.overview .export-overview-time{min-width:56px;color:#526074;font-size:14px}.export-sheet.overview .export-overview-copy{gap:3px}.export-sheet.overview .export-overview-copy b{font-size:17px}.export-sheet.overview .export-overview-title-row{gap:0}.export-sheet.overview .export-overview-copy small{font-size:13px}.export-overview-event.flight{border-color:#b9d3f9;background:#e7f1ff}.export-overview-event.hotel{border-color:#d7cafa;background:#f1ecff}.export-overview-icon{width:22px;height:22px;display:grid;place-items:center;color:#a14f3b;font-size:14px;font-weight:900}.export-overview-event.flight .export-overview-icon{color:#2563eb}.export-overview-event.hotel .export-overview-icon{color:#6d28d9}.export-overview-icon .hotel-icon{width:18px;height:18px}.export-overview-time{color:#596579;font-size:13px;font-weight:850;white-space:nowrap}.export-overview-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.export-overview-copy b,.export-overview-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.export-overview-copy b{font:850 17px/1.2 var(--heading)}.export-overview-copy small{color:#667085;font-size:13px;font-weight:700}.export-sheet.overview{width:720px;min-height:760px;padding:0 34px 26px;position:relative;overflow:hidden;color:#183653;background:#fffdf8}.export-sheet.overview .export-sheet-header{position:relative;z-index:1;min-height:0;margin:0 -34px;padding:28px 34px 19px;border:0;border-bottom:2px solid #244d71;border-radius:0;color:#183653;background:#fffdf8;box-shadow:none}.export-sheet.overview .export-sheet-header h3{max-width:540px;color:#183653;font:700 42px/1 var(--overview-display);letter-spacing:-1.8px}.export-sheet.overview .export-sheet-header p:not(.export-sheet-kicker){margin-top:7px;color:#52708a;font-size:15px;font-weight:750}.export-sheet.overview .export-sheet-header small{margin-top:3px;color:#d66b59;font-size:12px;font-weight:850;letter-spacing:.04em}.export-sheet.overview .export-days{gap:15px;padding-top:17px;position:relative;z-index:1}.export-sheet.overview .export-day{display:grid;grid-template-columns:92px minmax(0,1fr);gap:15px;padding:2px 0 4px;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.export-overview-day-label{position:relative;min-height:92px;padding:5px 11px 8px 0;display:flex;align-items:flex-end;flex-direction:column;justify-content:flex-start;gap:6px;border-right:1px dashed #ec927f;text-align:right}.export-overview-day-label:before{content:"";position:absolute;top:4px;right:-6px;width:10px;height:10px;border:2px solid #ef846c;border-radius:50%;background:#fffdf8}.export-overview-day-label b{color:#183653;font:700 23px/.94 var(--overview-display);letter-spacing:-.9px}.export-overview-day-label small{color:#d66b59;font-size:11px;font-weight:900;letter-spacing:.05em}.export-overview-day-content{min-width:0}.export-sheet.overview .export-day-events{position:relative;gap:0;padding:0}.export-sheet.overview .export-day-events:before{content:"";position:absolute;top:14px;bottom:14px;left:12px;border-left:1.5px dashed #517e9e}.export-sheet.overview .export-overview-event,.export-sheet.overview .export-overview-event.no-time,.export-sheet.overview .export-overview-event.flight,.export-sheet.overview .export-overview-event.hotel{min-height:38px;padding:3px 0;display:grid;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:10px;border:0;border-radius:0;background:transparent;box-shadow:none}.export-sheet.overview .export-overview-icon{position:relative;z-index:1;width:26px;height:26px;display:grid;place-items:center;color:#fffdf8;border:2px solid #fffdf8;border-radius:50%;background:#ef846c}.export-sheet.overview .export-overview-event.flight .export-overview-icon{background:#3c7397}.export-sheet.overview .export-overview-event.hotel .export-overview-icon{background:#8467a4}.export-overview-icon .plane-icon,.export-overview-icon .pin-icon,.export-overview-icon .hotel-icon{width:12px;height:12px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.export-sheet.overview .export-overview-copy{gap:2px}.export-overview-title-row{min-width:0;display:flex;align-items:baseline;gap:8px}.export-overview-title-row time{flex:0 0 48px;color:#e06f4b;font-size:12px;font-weight:950;letter-spacing:0}.export-sheet.overview .export-overview-copy b{min-width:0;color:#183653;font:800 16px/1.14 var(--heading);letter-spacing:-.35px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.export-sheet.overview .export-overview-copy small{margin-left:56px;color:#7a8998;font-size:11px;font-weight:750;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.export-sheet.overview .export-overview-event.no-time .export-overview-copy small{margin-left:0}.export-sheet.overview .export-day-empty{margin:8px 0 12px 38px;color:#8897a3;font-size:12px;font-weight:750}.export-sheet.overview .export-sheet-footer{position:relative;z-index:1;margin-top:28px;border-top-color:#b8d5d5;color:#8c9aa6}.export-sheet-footer{margin-top:28px;padding-top:10px;border-top:1px solid #cbd3dc;color:#9aa3ae;font-size:13px;font-weight:750;text-align:right}.export-error{margin:0;color:#b42335;font-size:12px;font-weight:800}.export-dialog-actions{display:flex;align-items:center;justify-content:space-between;gap:16px}.export-dialog-actions>span{color:#667085;font-size:11px;font-weight:700}.header-delete-button{color:#b42335}.header-selection-count{color:var(--muted);font-size:12px;font-weight:750;white-space:nowrap}.header-confirm-delete{border:0;color:#fff;background:#b42335}.header-confirm-delete:disabled{cursor:not-allowed;opacity:.42}.button,.close-button,.delete-button{border:0;cursor:pointer}.button{padding:10px 16px;border:1px solid var(--line);border-radius:999px;font-size:13px;font-weight:850;transition:transform .12s,box-shadow .12s}.button:hover{transform:translate(-1px,-1px)}.button.primary{color:var(--ink);background:var(--yellow);box-shadow:0 7px 16px #ffc65c52}.button.primary:hover{box-shadow:0 9px 20px #ffc65c66}.button.secondary{background:#fff}.topbar .button.secondary{border-color:#cbd0d8;color:var(--ink);background:#fff}.topbar .button.secondary:hover{background:#f3f4f6}.topbar .edit-trip-button{width:40px;height:40px;padding:0;display:inline-grid;place-items:center;border:0;border-radius:8px;background:transparent;box-shadow:none}.topbar .edit-trip-button:hover{background:#f1f3f5;box-shadow:none}.edit-trip-button svg{width:19px;height:19px}.button.secondary:hover{box-shadow:0 6px 15px #14151c1a}.eyebrow{margin:0 0 7px;color:#9a3f29;font-size:10px;font-weight:900;letter-spacing:1.5px}.planner-section{width:100%;min-height:0;box-sizing:border-box;flex:1 1 auto;display:flex;flex-direction:column;max-width:none;margin:0;padding:0}.calendar-scroll{min-height:0;height:auto;flex:1 1 auto;display:flex;align-items:stretch;overflow-x:auto;border:0;border-radius:0;background:#f5f7fa;box-shadow:none;scrollbar-width:thin}.calendar-grid{height:auto;min-width:min(100%,1000px);flex:1 0 100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(0,1fr);position:relative;overflow:hidden}.day-cell{min-height:0;padding:clamp(10px,1.4vw,18px) clamp(10px,1.4vw,18px) 104px;box-sizing:border-box;border-right:1px solid var(--grid-line);border-bottom:1px solid var(--row-line);position:relative;display:flex;flex-direction:column;background:#fbfcfe;transition:background .12s,box-shadow .12s}.day-cell:nth-child(3n){border-right:0}.calendar-grid.calendar-columns-1{grid-template-columns:1fr}.calendar-grid.calendar-columns-1 .day-cell{border-right:0}.calendar-grid.calendar-columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.calendar-grid.calendar-columns-2 .day-cell:nth-child(3n){border-right:1px solid var(--grid-line)}.calendar-grid.calendar-columns-2 .day-cell:nth-child(2n){border-right:0}.day-cell.last-row{border-bottom:0}.day-cell.unavailable-day{background-color:#f4f5f6;background-image:repeating-linear-gradient(-45deg,transparent 0,transparent 11px,rgba(39,50,55,.055) 11px,rgba(39,50,55,.055) 13px);pointer-events:none}.hotel-bars-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:12;display:grid;grid-template-columns:repeat(var(--calendar-columns),minmax(0,1fr));grid-template-rows:repeat(var(--calendar-rows),minmax(0,1fr));pointer-events:none}.hotel-run-bar{align-self:end;min-height:58px;margin:0 15px 18px;padding:8px 14px;display:flex;align-items:center;gap:7px;border:1px solid #ddd6fe;border-radius:10px;color:var(--ink);background:var(--sand);box-shadow:0 2px 5px #1f29371a;overflow:hidden;font:850 17px/1.15 var(--heading);text-align:left;cursor:pointer;pointer-events:auto}.hotel-run-bar:hover{background:#e4defb}.hotel-run-bar:focus{outline:none}.hotel-run-bar:focus-visible{background:#e4defb}.hotel-run-bar>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hotel-run-bar .hotel-type-icon{flex:0 0 auto;color:#6d28d9;font-size:14px}.hotel-run-bar.continues-from{border-left:0;border-radius:0}.hotel-run-bar.continues-to{border-right:0;border-radius:0}.hotel-run-bar.starts-here:not(.continues-to){border-radius:10px}.hotel-run-bar.starts-here.continues-to{border-radius:10px 0 0 10px}.hotel-run-bar.continues-from.ends-here{border-radius:0 10px 10px 0}.unscheduled-panel{position:fixed;top:76px;right:0;bottom:0;z-index:40;width:min(380px,100vw);padding:18px;display:flex;flex-direction:column;border-left:1px solid #47515e;color:#f8fafc;background:#303741;box-shadow:-12px 0 32px #0f172a38}.items-fab{position:fixed;right:24px;bottom:24px;z-index:35;min-height:48px;padding:11px 20px;border:1px solid #47515e;border-radius:999px;color:#f8fafc;background:#303741;box-shadow:0 8px 22px #0f172a3d;font-size:14px;font-weight:850;cursor:pointer}.items-fab:hover{background:#394552;transform:translateY(-1px)}.return-items-drop{position:fixed;right:24px;bottom:24px;z-index:45;min-height:48px;padding:11px 20px;display:grid;place-items:center;border:2px dashed #cbd5e1;border-radius:999px;color:#f8fafc;background:#303741;box-shadow:0 8px 22px #0f172a3d;font-size:14px;font-weight:850;pointer-events:auto}.details-fab-actions{position:fixed;right:24px;bottom:24px;z-index:35;max-width:calc(100vw - 48px);display:flex;align-items:center;justify-content:flex-end;gap:8px}.details-fab-actions .button{min-height:48px;padding:11px 20px;box-shadow:0 8px 22px #0f172a33}.unscheduled-panel.drop-target{background:#394552;box-shadow:inset 0 0 0 3px #93c5fd,-12px 0 32px #0f172a38}.unscheduled-panel-header{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between}.unscheduled-panel-header h2{margin:0;font:850 20px/1.2 var(--heading);letter-spacing:-.4px}.unscheduled-panel-header>div{display:flex;align-items:center;gap:8px}.unscheduled-panel-header .close-button{color:#f8fafc;background:#ffffff1f}.items-add-button{min-height:34px;padding:7px 11px;border:1px solid rgba(255,255,255,.25);border-radius:8px;color:#fff;background:#ffffff1a;font-size:12px;font-weight:800;cursor:pointer}.items-add-button:hover{background:#ffffff2e}.items-view{min-height:0;padding:18px 18px calc(96px + env(safe-area-inset-bottom));display:flex;flex:1 1 auto;flex-direction:column;color:var(--ink);background:var(--canvas);overflow-y:auto}.items-view-header{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.items-view-header h2{margin:0;font:850 20px/1.2 var(--heading);letter-spacing:-.4px}.items-view-list{flex:0 0 auto;overflow:visible}.items-view-group+.items-view-group{margin-top:26px}.items-view-group h3{margin:0 0 10px;display:flex;align-items:center;gap:5px;color:var(--ink);font:850 14px/1.2 var(--heading);letter-spacing:-.15px}.items-group-empty{margin:0;color:#aeb8c5;font-size:12px;font-weight:700}.items-row{width:100%;height:54px;min-height:54px;padding:7px 12px;display:grid;grid-template-columns:60px 48px minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid #d1d5db;box-shadow:0 2px 6px #1f293714;border-radius:9px;color:var(--ink);background:#fff;text-align:left;cursor:pointer}.items-row.flight{border-color:#a8c9fb;background:var(--blue)}.items-row.flight-journey{height:66px;min-height:66px}.items-row.activity{border-color:#f4d77e;background:var(--yellow)}.items-row.hotel{border-color:#c9b8fa;background:var(--sand)}.items-row.hotel .items-row-date{grid-column:1 / span 2}.items-row.scheduled{opacity:1;filter:none}.items-row:hover,.items-row:focus-visible{opacity:1;filter:brightness(1.02);box-shadow:0 4px 11px #1f293724}.items-row-date,.items-row-time{min-width:0;overflow:hidden;color:#344054;font-size:13px;font-weight:850;letter-spacing:-.2px;text-overflow:ellipsis;white-space:nowrap}.items-row-time{color:#475467;font-variant-numeric:tabular-nums}.items-flight-times,.items-flight-route{min-width:0;align-self:stretch;display:grid;grid-template-rows:repeat(2,minmax(0,1fr))}.items-flight-times b{display:flex;align-items:center;color:#475467;font-size:12px;font-variant-numeric:tabular-nums;font-weight:850;letter-spacing:-.2px}.items-flight-route>span{min-width:0;display:flex;align-items:center;gap:8px;overflow:hidden}.items-flight-route .type-icon,.items-flight-route i{width:22px;height:22px;flex:0 0 auto;display:grid;place-items:center}.items-flight-route i{color:#2563eb;font-size:15px;font-style:normal;font-weight:900}.items-flight-route b{min-width:0;overflow:hidden;color:var(--ink);font:800 13px/1.15 var(--heading);text-overflow:ellipsis;white-space:nowrap}.items-date-compact{display:none}.items-row-title{min-width:0;display:flex;align-items:center;gap:8px;overflow:hidden}.items-row-title-copy{min-width:0;display:flex;flex-direction:column;gap:2px;overflow:hidden}.items-row-title-copy b,.items-row-title-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.items-row-title-copy b{font:800 14px/1.2 var(--heading)}.items-row-title-copy small{color:#667085;font-size:11px;font-weight:650}.items-row-status{justify-self:end;padding:4px 8px;border-radius:999px;color:#92400e;background:#fef3c7;font-size:10px;font-weight:900;white-space:nowrap}.items-row-status.is-scheduled{color:#166534;background:#dcfce7}.items-page-fab{position:fixed;right:24px;bottom:24px;z-index:35;min-height:48px;padding:11px 20px;border:1px solid #cbd5e1;border-radius:999px;color:#303741;background:#f8fafc;box-shadow:0 8px 22px #0f172a3d;font-size:14px;font-weight:850;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.items-page-fab:hover{background:#fff;transform:translateY(-2px);box-shadow:0 11px 26px #0f172a4d}.unscheduled-list{min-height:0;padding-right:4px;display:flex;flex:1 1 auto;flex-direction:column;gap:8px;overflow-y:auto;scrollbar-width:thin}.unscheduled-card{width:100%;min-height:54px;padding:8px 10px;display:flex;align-items:center;gap:9px;border:1px solid #d1d5db;border-radius:9px;color:var(--ink);background:#fff;text-align:left;cursor:pointer}.unscheduled-card.flight{border-color:#bfdbfe}.unscheduled-card.activity{border-color:#fde68a}.unscheduled-card.hotel{border-color:#ddd6fe}.unscheduled-card.scheduled{opacity:.6;filter:saturate(.55)}.unscheduled-card.scheduled{cursor:pointer;touch-action:manipulation}.unscheduled-card.scheduled:hover,.unscheduled-card.scheduled:focus-visible{opacity:.82}.unscheduled-card:hover{border-color:#9ca3af;background:#fff;box-shadow:0 3px 9px #1f29371a}.unscheduled-card-content{min-width:0;display:flex;flex:1 1 auto;flex-direction:column;gap:2px}.item-drag-handle{position:static;width:16px;height:20px;flex:0 0 auto;margin-left:auto;color:#9ca3af;fill:currentColor;cursor:grab}.unscheduled-card:active .item-drag-handle{cursor:grabbing}.unscheduled-card b,.unscheduled-card small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.unscheduled-card b{font:800 14px/1.2 var(--heading)}.unscheduled-card small{color:var(--muted);font-size:11px;font-weight:650}.unscheduled-card.scheduled small{display:flex;align-items:center;gap:6px}.item-status{padding:3px 6px;border-radius:999px;color:#166534;background:#dcfce7;font-size:9px;line-height:1;font-weight:900;white-space:nowrap}.unscheduled-empty{margin:auto;color:#cbd5e1;font-size:12px;font-weight:700;text-align:center}.day-cell.drop-target{background:#eef5ff;box-shadow:inset 0 0 0 3px #8ab8ff;animation:drop-target-pulse .65s ease-in-out infinite alternate}@keyframes drop-target-pulse{0%{box-shadow:inset 0 0 0 2px #8ab8ff}to{box-shadow:inset 0 0 0 4px #60a5fa}}.day-header{min-height:34px;margin:-18px -18px 16px;padding:12px 18px 10px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0f4;background:transparent;cursor:pointer}.day-header:focus-visible{outline:2px solid #93b7f3;outline-offset:-2px}.day-header>div{display:flex;align-items:baseline;gap:9px}.day-open-icon{width:24px;height:24px;display:grid;place-items:center;flex:0 0 auto;border-radius:7px;color:#98a2b3;transition:color .15s,background .15s}.day-open-icon .day-view-icon{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.day-header:hover .day-open-icon{color:#475467;background:#f1f3f6}.date-label{display:inline-flex;align-items:baseline;gap:7px;color:var(--ink);white-space:nowrap}.date-number{font:800 19px/1 var(--heading);letter-spacing:-.5px}.date-weekday{color:#8a94a3;font:750 11px/1 var(--heading);letter-spacing:.2px;text-transform:uppercase}.card-stack{min-height:0;padding:0 5px 5px 0;display:flex;flex-direction:column;flex:1 1 0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y;scrollbar-width:thin}.card-list{min-width:0;display:flex;flex-direction:column;gap:12px}.card-stack.has-overflow-add{padding-bottom:38px}.day-overflow-add{position:absolute;z-index:10;right:14px;bottom:14px;width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:50%;color:#475467;background:#fffffff0;box-shadow:0 2px 8px #1f293729;font-size:19px;font-weight:750;line-height:1;cursor:pointer}.day-overflow-add:hover,.day-overflow-add:focus-visible{color:#1f2937;background:#fff;box-shadow:0 4px 12px #1f293733}.day-cell.has-hotel-space .day-overflow-add,.day-cell.has-hotel-slot .day-overflow-add{bottom:54px}.calendar-grid{--schedule-card-height: 62px;--schedule-card-radius: 10px;--schedule-card-shadow: 0 2px 5px rgba(31, 41, 55, .1)}.plan-card{width:100%;min-height:var(--schedule-card-height);padding:7px clamp(28px,3vw,42px) 7px 8px;display:grid;grid-template-columns:clamp(68px,8vw,96px) minmax(0,1fr);gap:clamp(5px,.7vw,9px);align-items:center;position:relative;overflow:hidden;border:1px solid transparent;border-radius:var(--schedule-card-radius);background:#fff;text-align:left;cursor:grab;box-shadow:var(--schedule-card-shadow);transition:transform .12s,box-shadow .12s}.plan-card:hover,.plan-card:focus-visible{transform:translateY(-2px);box-shadow:0 6px 14px #1f293729;outline:2px solid rgba(37,99,235,.22);outline-offset:2px}.plan-card:active{cursor:grabbing}.plan-card.dragging,.unscheduled-card.dragging{z-index:12;opacity:.58;transform:scale(.96) rotate(-1deg);box-shadow:0 10px 24px #1f29373d;animation:drag-float .7s ease-in-out infinite alternate}@keyframes drag-float{0%{transform:scale(.96) rotate(-1deg) translateY(0)}to{transform:scale(.97) rotate(.5deg) translateY(-3px)}}.plan-card.flight{border-color:#bfdbfe;background:var(--blue)}.plan-card.activity{border-color:#fde68a;background:var(--yellow)}.plan-card.flight,.plan-card.flight .card-time-column,.plan-card.flight .card-content b,.plan-card.flight .card-content em,.plan-card.flight .drag-handle{color:var(--ink)}.plan-card.flight .card-time-column{border-right-color:#2d303333}.card-time-column{min-width:0;overflow:hidden;align-self:stretch;display:flex;align-items:center;justify-content:center;padding-right:7px;border-right:1px solid rgba(20,21,28,.2);color:var(--ink);font:900 17px/1 var(--heading);letter-spacing:-.5px;text-overflow:ellipsis;white-space:nowrap}.card-time-column.unset{font-size:11px;letter-spacing:0}.card-content{min-width:0;max-width:100%;display:flex;flex-direction:column}.card-content small{min-width:0;max-width:100%;display:flex;align-items:baseline;gap:4px;overflow:hidden;color:#1d4ed8;line-height:1.15;white-space:nowrap}.activity .card-content small{color:#92400e}.card-note{overflow:hidden;font-size:10.5px;line-height:1;font-weight:850;letter-spacing:.2px;text-overflow:ellipsis;text-transform:uppercase}.card-content b{margin:2px 0 1px;min-width:0;max-width:100%;overflow:hidden;color:var(--ink);font-family:var(--heading);font-size:17px;line-height:1.15;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.card-content em{min-width:0;max-width:100%;overflow:hidden;color:#3f454f;font-size:13px;line-height:1.2;font-style:normal;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.drag-handle{position:absolute;top:50%;right:clamp(3px,.5vw,7px);width:clamp(18px,2vw,24px);height:32px;display:grid;place-items:center;color:#373a43;font-size:20px;line-height:1;font-weight:900;transform:translateY(-50%)}.empty-day{margin-top:4px;padding:11px;border:1px dashed #9a9fa8;border-radius:8px;color:#505660;background:#ffffff8c;font-size:11px;font-weight:800;cursor:pointer;opacity:0}.day-cell:hover .empty-day,.empty-day:focus-visible{opacity:1}.empty-day:hover{border-style:solid;background:var(--yellow)}.hotel-drop-slot{position:absolute;z-index:3;right:calc(-50% + 15px);bottom:18px;width:calc(100% - 30px);height:72px;display:grid;place-items:center;border:1px dashed #c4c6ce;border-radius:16px;background:#f5f5f7b3;color:#788183;font-size:14px;cursor:pointer}.hotel-slot-icon{width:28px;height:28px;display:inline-grid;place-items:center;border-radius:7px;color:#6d28d9;background:#ede9fe;font:900 13px/1 var(--heading)}.hotel-empty-slot{cursor:default}.hotel-wrap-drop{position:absolute;z-index:3;bottom:18px;width:calc(50% - 15px);height:72px;border:1px dashed #bbbcc5;background:#f5f5f7b3;cursor:pointer}.hotel-wrap-drop-out{right:-2px;border-right:0;border-radius:9px 0 0 9px}.hotel-wrap-drop-in{left:-2px;border-left:0;border-radius:0 9px 9px 0}.hotel-bridge{position:absolute;z-index:8;right:calc(-50% + 15px);bottom:18px;width:calc(100% - 30px);height:var(--schedule-card-height);min-height:var(--schedule-card-height);padding:7px clamp(10px,1.4vw,14px);display:flex;align-items:center;gap:0;border:1px solid #ddd6fe;border-radius:var(--schedule-card-radius);background:var(--sand);color:var(--ink);box-shadow:var(--schedule-card-shadow);cursor:pointer;text-align:left;overflow:hidden}.hotel-stay-segment{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;outline:0!important;box-shadow:none;caret-color:transparent;-webkit-tap-highlight-color:transparent}.hotel-bridge.hotel-stay-segment{right:-50%;width:100%;border-right:0;border-left:0}.hotel-stay-segment.stay-start{border-left:1px solid #ddd6fe;border-radius:10px 0 0 10px}.hotel-stay-segment.stay-end{border-right:1px solid #ddd6fe;border-radius:0 10px 10px 0}.hotel-stay-segment.stay-start.stay-end{border-radius:10px}.hotel-stay-segment:focus{outline:none}.hotel-stay-segment:focus-visible{outline:none;background:#e4defb}.hotel-bridge.hotel-stay-segment:hover,.hotel-wrap.hotel-stay-segment:hover,.hotel-bridge.hotel-stay-segment:focus-visible,.hotel-wrap.hotel-stay-segment:focus-visible{transform:none;box-shadow:none}.hotel-bar-label{min-width:0;display:flex;flex-direction:column}.hotel-bridge:hover{background:#e4defb;transform:translateY(-1px);box-shadow:0 6px 14px #1f293724}.hotel-mobile-content{display:none}.hotel-bridge>span:last-child{min-width:0;width:100%;display:flex;align-items:center;gap:7px}.hotel-bridge b{margin:0;flex:1 1 auto;min-width:0;max-width:100%;overflow:hidden;color:var(--ink);font-family:var(--heading);font-size:clamp(14px,1.35vw,17px);line-height:1;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.hotel-bridge small{margin:0;flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;min-width:0;max-width:100%;color:#6d28d9;font-size:12.5px;line-height:1.1;font-weight:700;text-transform:uppercase}.hotel-bridge em{display:none}.hotel-wrap{position:absolute;z-index:7;bottom:18px;width:calc(50% - 15px);height:var(--schedule-card-height);min-height:var(--schedule-card-height);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-top:1px solid #ddd6fe;border-bottom:1px solid #ddd6fe;border-left:0;border-right:0;outline:none;background:var(--sand);color:var(--ink);cursor:pointer;font-family:var(--heading);font-size:17px;line-height:1.15;font-weight:850;box-shadow:var(--schedule-card-shadow)}.hotel-wrap-out{right:0;width:50%;padding:7px 12px;border-right:0;border-radius:10px 0 0 10px;text-align:left}.hotel-wrap-out:after{content:none;position:absolute;top:0;right:-1px;bottom:0;width:20px;background:radial-gradient(circle at 100% 16px,#fff 0 12px,transparent 12.75px) 0 0 / 20px 32px repeat-y}.hotel-wrap-in{left:0;width:50%;padding:7px 12px;border-left:0;border-radius:0 10px 10px 0;text-align:left}.hotel-wrap-in:before{content:none;position:absolute;top:0;bottom:0;left:-1px;width:20px;background:radial-gradient(circle at 0 16px,#fff 0 12px,transparent 12.75px) 0 0 / 20px 32px repeat-y}.hotel-wrap span,.hotel-wrap small,.hotel-wrap em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hotel-wrap .hotel-desktop-content{min-width:0;height:100%;display:flex;align-items:center;gap:6px}.hotel-wrap .hotel-desktop-content small{flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;margin:0}.hotel-wrap .hotel-desktop-content>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hotel-wrap .hotel-desktop-content em{display:none}.hotel-wrap small{margin:0 0 2px;color:#6d28d9;font-family:var(--sans);font-size:12.5px;line-height:1.1;font-weight:700;text-transform:uppercase}.hotel-wrap em{margin-top:1px;color:#4b5563;font-family:var(--sans);font-size:10.5px;line-height:1.05;font-style:normal;font-weight:700;text-transform:uppercase}.hotel-bridge>.hotel-mobile-content,.hotel-wrap>.hotel-mobile-content{display:none}.hotel-wrap.hotel-stay-segment{border-radius:0}.hotel-wrap-out.hotel-stay-segment.stay-start{border-radius:10px 0 0 10px}.hotel-wrap-in.hotel-stay-segment.stay-end{border-radius:0 10px 10px 0}.cards-view{width:100%;min-height:0;max-width:none;margin:0;padding:0;box-sizing:border-box;flex:1 1 auto;overflow-y:auto}.items-page-header{min-height:64px;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);background:#fff}.items-page-header h2{margin:0;font:850 22px/1.15 var(--heading);letter-spacing:-.4px}.items-page-add{min-height:34px;padding:7px 11px;border:1px solid #cbd5e1;border-radius:8px;color:#1f2937;background:#fff;font-size:12px;font-weight:800;cursor:pointer}.items-page-add:hover{background:#f8fafc;border-color:#94a3b8}.item-table-section+.item-table-section{margin-top:28px}.items-toolbar{min-height:58px;padding:10px 20px;display:flex;align-items:center;justify-content:flex-end;gap:9px;border-bottom:1px solid var(--line);background:#fff}.items-toolbar>span{margin-right:auto;color:var(--muted);font-size:13px;font-weight:750}.items-delete-button{color:#b42335}.items-confirm-delete{border:0;color:#fff;background:#b42335}.items-confirm-delete:disabled{cursor:not-allowed;opacity:.42}.item-table-section h3{margin:0;padding:16px 20px 10px;display:flex;align-items:center;gap:9px;font:850 18px/1.2 var(--heading);letter-spacing:-.25px}.section-title-icons{display:inline-flex;align-items:center;gap:4px}.table-form-error{margin:0 0 14px;padding:10px 14px;border-radius:10px;background:#fff0f0;color:#a72d2d;font-weight:750}.details-table-scroll{width:100%;overflow:visible;border:1px solid var(--line);border-right:0;border-left:0;border-radius:0;background:#fff;box-shadow:none}.details-table{width:100%;min-width:0;border-collapse:separate;border-spacing:0;table-layout:fixed;color:var(--ink);font-size:clamp(14px,1vw,16px)}.items-details-table{table-layout:auto}.items-details-table .name-route-cell{width:auto;max-width:360px}.details-table th{position:sticky;top:0;z-index:3;padding:11px clamp(5px,.7vw,10px);border-right:1px solid #d9dae1;border-bottom:2px solid #c6c7cf;background:#f0f1f4;color:#4e515a;font-size:clamp(12px,.85vw,14px);font-weight:900;letter-spacing:.45px;text-align:left;text-transform:uppercase}.details-table th:nth-child(1){width:8%}.details-table th:nth-child(2){width:7%}.details-table th:nth-child(3){width:38%}.details-table th:nth-child(4){width:22%}.details-table th:nth-child(5){width:16%}.details-table th:nth-child(6){width:9%}.items-details-table th.name-route-cell{width:auto;max-width:360px}.stays-details-table th:nth-child(1){width:28%}.stays-details-table th:nth-child(2){width:22%}.stays-details-table th:nth-child(3){width:21%}.stays-details-table th:nth-child(4){width:16%}.stays-details-table th:nth-child(5){width:13%}.details-table th:last-child,.details-table td:last-child{border-right:0}.details-table td{min-width:0;padding:clamp(8px,.8vw,12px);border-right:1px solid #e0e1e6;border-bottom:1px solid #e0e1e6;vertical-align:middle;line-height:1.35;overflow-wrap:anywhere}.details-row{cursor:cell;transition:background .12s}.details-row.activity{background:#fffaf0}.details-row.flight{background:#f3f7ff}.details-row.hotel{background:#f8f5ff}.details-row:hover,.details-row.editing{background:#fff}.details-row b{font:850 clamp(16px,1.15vw,18px)/1.25 var(--heading)}.row-menu-heading,.row-menu-cell{width:52px;min-width:52px;padding-right:7px!important;padding-left:7px!important;text-align:center!important}.row-menu-cell{position:relative;overflow-wrap:normal!important}.row-menu-trigger{width:32px;height:30px;padding:0;border:0;border-radius:7px;color:#6b7280;background:transparent;font-size:14px;font-weight:900;letter-spacing:1px;cursor:pointer}.row-menu-trigger:hover,.row-menu-trigger[aria-expanded=true]{color:var(--ink);background:#e5e7eb}.row-menu-popover{position:absolute;top:calc(50% + 16px);right:7px;z-index:12;min-width:112px;padding:5px;border:1px solid #d1d5db;border-radius:9px;background:#fff;box-shadow:0 10px 26px #0f172a2e}.row-menu-popover button{width:100%;padding:8px 10px;border:0;border-radius:6px;color:#b42335;background:transparent;text-align:left;font-size:12px;font-weight:800;cursor:pointer}.row-menu-popover button:hover{background:#fff0f2}.type-name-cell{display:flex;align-items:center;gap:8px;min-width:0}.type-name-cell>b{min-width:0;overflow-wrap:anywhere;white-space:normal}.type-name-cell>input,.type-name-cell>.flight-route-editor{flex:1 1 auto}.type-icon{width:22px;height:22px;flex:0 0 auto;display:inline-grid;place-items:center;border-radius:6px;font-size:13px;font-weight:900}.type-icon.flight{color:#1d4ed8;background:#dbeafe}.type-icon.activity{color:#92400e;background:#fef3c7}.type-icon.hotel{color:#6d28d9;background:#ede9fe}.hotel-icon{width:1em;height:1em;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.type-picker button .hotel-icon{width:14px;height:14px;display:inline-block;margin-right:3px;vertical-align:-3px}.unscheduled-card-content>.hotel-icon{width:12px;height:12px;display:inline-block;margin-right:3px;vertical-align:-2px}.flight-route-editor{display:grid;grid-template-columns:minmax(62px,.7fr) minmax(100px,1.5fr);gap:6px}.table-type{display:inline-flex;align-items:center;width:100%;justify-content:center;padding:5px 3px;border-radius:999px;font-size:clamp(10px,.72vw,12px);font-weight:900;text-align:center;white-space:normal}.table-type.activity{background:var(--yellow)}.table-type.flight{background:var(--blue)}.table-type.hotel{background:var(--sand)}.table-type.flight,.table-type.hotel{color:var(--ink)}.details-table input{width:100%;min-width:0;padding:7px 6px;border:1px solid #c8c9d0;border-radius:9px;background:#fff;color:var(--ink);font-size:clamp(14px,.95vw,16px);font-weight:700;outline:none}.details-table input:focus{border-color:#8068e6;box-shadow:0 0 0 3px #8068e624}.location-cell{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:4px 7px}.location-cell a{flex:0 0 auto;color:#5842b5;font-size:14px;font-weight:900;text-decoration:none}.stay-date{display:block;margin:2px 0;font-size:inherit;font-weight:750;overflow-wrap:anywhere}.table-stays{display:grid;gap:7px}.table-stay{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) 20px;align-items:center;gap:3px}.table-stay input{padding:6px 3px;font-size:clamp(10px,.72vw,12px)}.table-stay button,.add-table-stay{border:0;background:transparent;color:#6250af;font-size:12px;font-weight:900;cursor:pointer}.table-stay button{color:#a13d4a;font-size:18px}.add-table-stay{width:fit-content;padding:2px 0}.menu-cell{position:relative;padding:4px!important;text-align:center}.row-menu{position:relative;display:inline-flex}.row-menu-trigger{width:100%;min-width:26px;height:32px;border:0;border-radius:9px;color:#4f525b;background:transparent;font-size:16px;font-weight:900;letter-spacing:1px;cursor:pointer}.row-menu-trigger:hover,.row-menu-trigger[aria-expanded=true]{background:#e8e8ed}.row-menu-popover{position:absolute;top:calc(100% + 5px);right:0;z-index:10;min-width:105px;padding:5px;display:grid;gap:3px;border:1px solid var(--line);border-radius:11px;background:#fff;box-shadow:0 12px 28px #14151c2e}.row-menu-popover button{padding:8px 10px;border:0;border-radius:8px;color:var(--ink);background:transparent;font-size:11px;font-weight:900;text-align:left;cursor:pointer}.row-menu-popover button:hover{background:#f0f0f3}.row-menu-popover button.danger{color:#a13242}.inline-edit-actions{display:flex;justify-content:center;gap:4px}.inline-edit-actions button{width:26px;height:28px;padding:0;border:0;border-radius:8px;color:#fff;background:var(--ink);font-size:14px;font-weight:900;cursor:pointer}.inline-edit-actions button.quiet{color:var(--ink);background:#e8e8ed}.inline-edit-cell{display:flex;align-items:center;justify-content:space-between;gap:6px}.inline-edit-cell>span{min-width:0;overflow:hidden;text-overflow:ellipsis}.inline-edit-cell input{flex:1 1 auto}.selection-cell{display:flex;align-items:center;gap:8px}.selection-cell>input[type=checkbox]{width:17px;height:17px;flex:0 0 auto;accent-color:#b42335;cursor:pointer}.selection-cell>span{min-width:0}.table-error-row td{position:sticky;left:0;padding:10px 14px;color:#8d2535;background:#ffe8eb;font-size:12px;font-weight:850}.card-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.card-group{padding:16px;border:1px solid #e5e5eb;border-radius:24px;background:var(--paper);box-shadow:0 14px 34px #21222c12}.card-group-heading{margin-bottom:14px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px}.group-icon{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:12px;background:var(--mint);font-size:16px;font-weight:900}.group-icon.activity{background:var(--yellow)}.group-icon.flight{background:var(--blue)}.group-icon.hotel{background:var(--sand)}.card-group-heading h3{margin:0;font:850 18px/1.15 var(--heading)}.card-group-heading p{margin:3px 0 0;color:var(--muted);font-size:12px;font-weight:650}.library-grid{display:grid;gap:9px}.library-card{width:100%;min-height:74px;padding:10px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;border:0;border-radius:16px;background:#fff;box-shadow:0 7px 16px #1e202a14;cursor:pointer;text-align:left;transition:transform .12s,box-shadow .12s}.library-card:hover{transform:translateY(-2px);box-shadow:0 11px 23px #1e202a24}.library-card.activity{background:var(--yellow)}.library-card.flight{background:var(--blue)}.library-card.hotel{background:var(--sand)}.library-card.flight .library-card-copy,.library-card.hotel .library-card-copy{color:var(--ink)}.library-card.flight .library-card-copy small{color:#1d4ed8}.library-card.hotel .library-card-copy small{color:#6d28d9}.library-card-icon{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:11px;background:#ffffffb3;font-size:15px;font-weight:900}.library-card-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.library-card-copy b{overflow:hidden;font:850 16px/1.2 var(--heading);text-overflow:ellipsis;white-space:nowrap}.library-card-copy small{overflow:hidden;color:#444b55;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.assignment-badge{padding:6px 9px;border:1px solid rgba(20,21,28,.12);border-radius:999px;color:#59676d;background:#ffffff8c;font-size:12px;line-height:1.1;font-weight:900;white-space:nowrap}.assignment-badge.assigned{border-color:transparent;color:#fff;background:var(--ink)}.library-card.hotel .assignment-badge{max-width:165px;white-space:normal;text-align:right}.library-empty{min-height:60px;border:2px dashed #8a9496;border-radius:9px;color:#536166;background:#ffffff80;font-size:11px;font-weight:800;cursor:pointer}.library-empty:hover{background:var(--yellow);border-color:var(--line)}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;justify-content:flex-end;background:#18242b7a}.conflict-overlay{z-index:130;align-items:center;justify-content:center;padding:18px;box-sizing:border-box}.conflict-dialog{width:min(430px,100%);height:auto;max-height:min(420px,100%);padding:28px;overflow:auto;border:1px solid var(--line);border-radius:18px;box-shadow:0 24px 70px #14151c47}.conflict-dialog h2{margin:0;color:var(--ink);font-size:22px;letter-spacing:-.03em}.conflict-dialog>p:not(.eyebrow){margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.55}.account-delete-dialog{width:min(430px,100%);height:auto;max-height:min(440px,100%);padding:28px;overflow:auto;border:1px solid #f2c7c3;border-radius:18px;box-shadow:0 24px 70px #14151c47}.account-delete-dialog h2{margin:0;color:var(--ink);font-size:22px;letter-spacing:-.03em}.account-delete-dialog>p:not(.eyebrow){margin:10px 0 20px;color:var(--muted);font-size:14px;line-height:1.55}.account-delete-dialog label{display:grid;gap:7px;color:#667085;font-size:12px;font-weight:800}.account-delete-dialog input{min-height:42px;padding:0 12px;border:1px solid #cfd5df;border-radius:9px;color:var(--ink);font:inherit;font-weight:700}.account-delete-dialog input:focus{outline:2px solid #f0a6a0;border-color:#d14b42}.button.danger{color:#fff;border-color:#b42318;background:#b42318}.button.danger:hover{background:#941b12}.button.danger:disabled{cursor:not-allowed;opacity:.5}.day-timeline-overlay{position:fixed;top:76px;right:0;bottom:0;left:0;z-index:20;padding:0;display:flex;align-items:stretch;justify-content:stretch;background:var(--canvas)}.day-timeline{width:100%;min-width:0;min-height:0;touch-action:pan-y;padding:clamp(20px,4vw,52px) clamp(18px,5vw,76px);overflow-y:auto;border:0;border-radius:0;background:#fff;box-shadow:none}.day-timeline-header{margin-bottom:28px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.day-timeline-header h2{margin:0;color:var(--ink);font:850 clamp(24px,3vw,38px)/1.1 var(--heading);letter-spacing:-.8px}.day-swipe-hint{width:fit-content;margin:10px 0 0;display:inline-flex;align-items:center;gap:5px;color:#8993a2;pointer-events:none}.day-swipe-hint span{width:21px;height:21px;display:grid;place-items:center;border-radius:50%;color:#667085;background:#f1f3f6;opacity:.8}.day-swipe-hint span.disabled{opacity:.22}.day-swipe-hint small{font-size:10px;font-weight:750;letter-spacing:.15px}.day-swipe-hint .chevron-icon{width:13px;height:13px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.day-timeline-list{position:relative;display:grid;gap:14px;padding:8px 0 92px}.day-timeline-list:before{display:none}.day-timeline-event{width:100%;min-height:0;padding:0;display:block;border:0;color:var(--ink);background:transparent;text-align:left;cursor:pointer}.day-timeline-event:hover .day-timeline-card{filter:brightness(.98);transform:translateY(-1px)}.day-timeline-card{width:100%;min-width:0;min-height:54px;padding:10px 14px;display:grid;grid-template-columns:86px 34px minmax(0,1fr);align-items:center;gap:10px;border:1px solid #d1d5db;border-radius:12px;background:#f8fafc;box-shadow:0 3px 10px #1f293714;transition:transform .15s,filter .15s}.day-timeline-event.flight .day-timeline-card{border-color:#a8c9fb;background:var(--blue)}.day-timeline-event.activity .day-timeline-card{border-color:#f4d77e;background:var(--yellow)}.day-timeline-event.hotel .day-timeline-card{border-color:#c9b8fa;background:var(--sand)}.day-timeline-time{min-width:0;overflow:hidden;color:#344054;font-size:14px;font-weight:850;font-variant-numeric:tabular-nums;letter-spacing:-.25px;text-overflow:ellipsis;white-space:nowrap}.day-timeline-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.day-timeline-card b,.day-timeline-card small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.day-timeline-card b{font:850 16px/1.2 var(--heading)}.day-timeline-card small{color:#667085;font-size:12px;font-weight:700}.day-timeline-card em{overflow:hidden;color:#667085;font-size:11px;font-style:normal;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.day-timeline-empty{margin:40px 0;color:var(--muted);font-size:14px;font-weight:750;text-align:center}.day-timeline-back{position:fixed;left:max(22px,env(safe-area-inset-left));bottom:max(22px,env(safe-area-inset-bottom));z-index:2;min-height:48px;padding:10px 16px;display:inline-flex;align-items:center;gap:8px;border:0;border-radius:999px;color:#fff;background:var(--ink);box-shadow:0 12px 28px #1f29373d;font-size:13px;font-weight:850;cursor:pointer}.day-timeline-back:hover{transform:translateY(-1px);box-shadow:0 15px 32px #1f29374d}.day-timeline-back .grid-icon{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}.hotel-picker-overlay{align-items:center;justify-content:center;padding:20px}.hotel-picker{width:min(560px,100%);max-height:min(680px,calc(100svh - 40px));padding:25px;overflow-y:auto;border:1px solid var(--line);border-radius:24px;background:var(--paper);box-shadow:0 24px 70px #14151c3d}.picker-date{margin:7px 0 0;color:var(--muted);font-size:12px;font-weight:750}.hotel-picker-list{display:grid;gap:9px}.picker-empty-message{margin:0;padding:18px;border:2px dashed #8a9496;border-radius:9px;color:var(--muted);background:#ffffff80;font-size:12px;font-weight:750;text-align:center}.hotel-picker-card{width:100%;padding:9px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 6px 14px #1e202a12;cursor:pointer;text-align:left}.hotel-picker-card:hover{background:#f8f8fa;box-shadow:0 10px 20px #1e202a1f}.hotel-picker-card:not(.picker-plan-card){background:var(--sand)}.hotel-picker-card:not(.picker-plan-card):hover{background:#e4defb}.hotel-picker-card.picker-plan-card.activity{background:var(--yellow)}.hotel-picker-card.picker-plan-card.flight{background:var(--blue)}.hotel-picker-card:not(.picker-plan-card),.hotel-picker-card.picker-plan-card.flight{color:var(--ink)}.hotel-picker-card:not(.picker-plan-card) small{color:#6d28d9}.hotel-picker-card.picker-plan-card.flight small{color:#1d4ed8}.hotel-picker-card>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:3px}.hotel-picker-card b{overflow:hidden;font:850 15px/1.2 var(--heading);text-overflow:ellipsis;white-space:nowrap}.hotel-picker-card small{color:var(--muted);font-size:11px;font-weight:650}.hotel-picker-card em{color:#4f5e63;font-size:10px;font-style:normal;font-weight:800;white-space:nowrap}.new-hotel-button{width:100%;margin-top:14px;padding:12px;border:2px dashed var(--line);border-radius:9px;background:var(--yellow);font-size:12px;font-weight:900;cursor:pointer}.new-hotel-button:hover{border-style:solid;box-shadow:3px 3px 0 var(--line)}.new-plan-actions{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.new-plan-actions .new-hotel-button{margin-top:0}.new-flight-button{background:var(--blue)}.panel{width:min(460px,94vw);height:100%;padding:32px;box-sizing:border-box;overflow-y:auto;border-left:1px solid var(--line);background:var(--paper);box-shadow:-24px 0 70px #14151c29}.panel-heading{margin-bottom:25px;display:flex;justify-content:space-between;align-items:flex-start}.panel-heading.read-only-heading{margin-bottom:14px;align-items:center}.edit-icon-button{min-height:38px;padding:8px 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d0d5dd;border-radius:8px;color:#344054;background:#fff;box-shadow:0 1px 2px #1018280d;font-size:13px;font-weight:750;line-height:1;cursor:pointer;transition:background .15s,border-color .15s,box-shadow .15s}.edit-icon-button:hover{border-color:#98a2b3;background:#f9fafb;box-shadow:0 2px 4px #10182814}.edit-icon-button:active{background:#f2f4f7;box-shadow:none}.edit-icon-button .pencil-icon{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.panel fieldset{min-width:0;margin:0;padding:0;display:flex;flex-direction:column;gap:17px;border:0}.panel fieldset.read-only-fields{opacity:1}.panel fieldset.read-only-fields input,.panel fieldset.read-only-fields textarea,.panel fieldset.read-only-fields select{color:var(--ink);opacity:1;-webkit-text-fill-color:var(--ink)}.panel fieldset.read-only-fields input:not([type=date]){overflow-x:auto;text-overflow:clip}.panel fieldset.read-only-fields textarea{max-height:220px;overflow-y:auto;white-space:pre-wrap}.panel fieldset.read-only-fields select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:none;pointer-events:none}.panel-heading h2{margin:0;color:var(--ink);font:850 28px/1.1 var(--heading);letter-spacing:-1px}.close-button{width:39px;height:39px;border:0;border-radius:50%;background:#f0f0f3;font-size:25px;font-weight:900;line-height:1;box-shadow:none}.panel form{display:flex;flex-direction:column;gap:17px}.trip-switcher{height:auto;max-height:min(720px,90vh);border:1px solid var(--line);border-radius:18px 0 0 18px}.trip-list{display:flex;flex-direction:column;gap:9px}.trip-list-item{width:100%;min-height:66px;padding:9px 10px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid var(--line);border-radius:11px;color:var(--ink);background:#fff;text-align:left;cursor:pointer}.trip-list-item:hover,.trip-list-item.active{border-color:#9bbcf2;background:#f3f7ff}.trip-list-item.long-pressing{border-color:#f4b4b4;background:#fff1f2;transform:scale(.99)}.trip-list-mark{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:#fff;background:#2563eb;font-weight:900}.trip-list-item>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:3px}.trip-list-item b,.trip-list-item small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trip-list-item b{font:800 14px/1.2 var(--heading)}.trip-list-item small{color:var(--muted);font-size:11px;font-weight:650}.trip-list-item strong{padding:4px 7px;border-radius:999px;color:#1d4ed8;background:#dbeafe;font-size:9px;white-space:nowrap}.trip-create-button{width:100%;min-height:46px;margin-top:16px;padding:10px;border:1px dashed #94a3b8;border-radius:10px;color:var(--ink);background:#f8fafc;font-size:13px;font-weight:850;cursor:pointer}.trip-create-button:hover{border-style:solid;background:#fff}.schedule-picker{height:auto;max-height:min(720px,90vh);border:1px solid var(--line);border-radius:18px 0 0 18px}.schedule-picker .panel-heading{margin-bottom:18px;align-items:center}.schedule-picker .picker-add-date{margin:0 0 5px;color:var(--ink);font:850 18px/1.1 var(--heading);letter-spacing:-.2px}.schedule-picker .panel-heading h2{margin:0;color:var(--muted);font-size:18px;letter-spacing:-.2px}.schedule-picker .picker-item{min-height:46px;padding:6px 8px}.schedule-picker .picker-item .type-icon{width:22px;height:22px}.picker-group{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.picker-group h3{margin:0 0 2px;color:var(--muted);font:850 11px/1.2 var(--heading);letter-spacing:.7px;text-transform:uppercase}.picker-item{width:100%;min-height:54px;padding:8px 10px;display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:10px;color:var(--ink);background:#fff;text-align:left;cursor:pointer}.picker-item.flight{border-color:#bfdbfe;background:var(--blue)}.picker-item.activity{border-color:#fde68a;background:var(--yellow)}.picker-item.scheduled{opacity:1;filter:grayscale(.15) saturate(.72) brightness(.82)}.picker-item:hover{transform:translateY(-1px);box-shadow:0 4px 10px #1f29371f}.picker-item>span:last-child{min-width:0;display:flex;flex-direction:column;gap:2px}.picker-item b,.picker-item small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.picker-item b{font:800 14px/1.2 var(--heading)}.picker-item small{color:var(--muted);font-size:11px;font-weight:650}.picker-create-button{width:100%;min-height:46px;margin-top:2px;padding:10px;border:1px dashed #94a3b8;border-radius:10px;color:var(--ink);background:#f8fafc;font-size:13px;font-weight:850;cursor:pointer}.picker-create-button:hover{border-style:solid;background:#fff}.flight-fields{display:flex;flex-direction:column;gap:17px}.panel label{display:flex;flex-direction:column;gap:7px;color:var(--ink);font-size:11px;font-weight:900;letter-spacing:.5px;text-transform:uppercase}.panel input,.panel textarea,.panel select{width:100%;box-sizing:border-box;border:1px solid #d9dae1;border-radius:13px;padding:12px;background:#fff;color:var(--ink);font-size:14px;font-weight:650;text-transform:none;letter-spacing:normal;outline:none}.panel input:focus,.panel textarea:focus,.panel select:focus{border-color:#8e78eb;background:#fff;box-shadow:0 0 0 4px #8e78eb24}.panel textarea{min-height:90px;resize:vertical}.detail-notes{min-height:90px;max-height:220px;padding:12px;overflow-y:auto;border:1px solid #d9dae1;border-radius:13px;color:var(--ink);background:#f8fafc;font-size:14px;font-weight:650;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.detail-notes a{color:#2563eb;text-decoration:underline;text-underline-offset:2px}.address-field{display:flex;flex-direction:column;gap:8px}.detail-static-field{min-height:26px;padding:2px 0 7px;border:0;border-bottom:1px solid #e2e5ea;border-radius:0;color:var(--ink);background:transparent;font-size:14px;font-weight:650;line-height:1.35;overflow-wrap:anywhere;cursor:default;-webkit-user-select:text;user-select:text}.maps-link{width:fit-content;padding:7px 9px;border:0;border-radius:999px;color:var(--ink);background:var(--blue);font-size:11px;font-weight:850;text-decoration:none;box-shadow:none}.maps-link:hover{transform:translateY(-1px);box-shadow:0 7px 14px #1e202a1a}.stay-periods{display:flex;flex-direction:column;gap:12px}.add-period-button{width:fit-content;padding:2px 0;border:0;color:#536269;background:transparent;font-size:12px;font-weight:800;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.add-period-button:hover{color:var(--ink)}.stay-period-entry{position:relative;padding:10px;border:2px solid #a2a8a8;border-radius:9px}.stay-period-entry.single{padding:0;border:0}.stay-period-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stay-period-pair{min-width:0;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(94px,.85fr);gap:8px}.stay-period-pair label{min-width:0}.stay-period-label{display:block;margin:0 30px 8px 0;color:var(--muted);font-size:11px;font-weight:900}.remove-period-button{position:absolute;top:6px;right:6px;width:24px;height:24px;border:0;color:#667378;background:transparent;font-size:17px;font-weight:900;cursor:pointer}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.type-picker{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.type-picker button{padding:11px 5px;border:1px solid var(--line);border-radius:13px;background:#fff;font-size:10px;font-weight:850;cursor:pointer}.type-picker button.active{color:#fff;background:var(--ink);box-shadow:0 7px 15px #14151c29}.panel-actions{margin-top:8px;padding-top:19px;display:flex;justify-content:flex-end;gap:9px;border-top:1px solid var(--line)}.delete-button{margin-right:auto;background:transparent;color:#b83d29;font-size:12px;font-weight:900}.form-error,.form-warning{margin:0;padding:10px 12px;border:2px solid var(--line);border-radius:8px;font-size:11px;font-weight:750;line-height:1.5}.form-error{background:#ffd8cd;color:#8c2818}.form-warning{background:#fff0b8;color:#5f4a00}.toast{position:fixed;left:50%;bottom:25px;z-index:150;transform:translate(-50%);padding:11px 17px;border:0;border-radius:999px;background:var(--ink);color:#fff;font-size:12px;font-weight:900;box-shadow:0 14px 34px #14151c3d}@media(max-width:720px){.demo-app-shell{height:min(680px,78vh);min-height:520px}.demo-app-shell .day-timeline-overlay{top:52px;right:0;bottom:0;left:0}.topbar{height:52px;flex-basis:52px;grid-template-columns:auto minmax(0,1fr) auto auto;gap:7px;padding:0 9px}.export-dialog{padding:18px 12px max(14px,env(safe-area-inset-bottom));gap:10px}.export-dialog-header h2{font-size:21px}.export-controls{align-items:stretch;flex-direction:column;gap:10px}.export-mode-tabs{align-self:flex-start}.export-options{gap:8px 12px}.export-preview-scroll{padding:8px}.export-dialog-actions{align-items:stretch;flex-direction:column;gap:8px}.export-dialog-actions .button{width:100%}.brand{font-size:19px}.brand-mark{width:30px;height:30px;border-radius:9px;font-size:17px}.brand>span:last-child{display:none}.header-trip{padding-left:9px}.header-trip h1{font-size:14px}.header-trip p{display:none}.view-tabs{width:max-content;padding:2px}.view-tabs button{min-height:26px;padding:4px 9px;font-size:11px}.topbar .secondary{display:inline-flex}.topbar-actions{margin-left:8px}.topbar-actions{gap:4px}.topbar-actions .button{padding:7px 8px;font-size:11px;white-space:nowrap}.topbar-actions .edit-trip-button{width:30px;height:30px;padding:0}.edit-trip-button svg{width:17px;height:17px}.button{padding:9px 11px}.planner-section{padding:0}.calendar-scroll{height:0;flex:1 1 0;overflow-x:hidden;overflow-y:auto;touch-action:pan-y;overscroll-behavior:contain;border-radius:0;border-right:0;box-shadow:none}.calendar-grid{--schedule-card-height: 24px;--schedule-card-radius: 7px;--schedule-card-shadow: none;--mobile-calendar-row-height: calc((100svh - 52px)*.4) ;width:100%;min-width:0;flex:0 0 auto;align-self:flex-start;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:var(--mobile-calendar-row-height)}.calendar-grid.mobile-layout-1{height:100%;grid-template-columns:1fr;grid-template-rows:minmax(0,1fr)}.calendar-grid.mobile-layout-2{height:100%;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(0,1fr)}.calendar-grid.mobile-layout-3,.calendar-grid.mobile-layout-4{height:100%;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.calendar-grid.mobile-layout-5,.calendar-grid.mobile-layout-6{height:100%;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.calendar-grid.mobile-layout-many{height:auto;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:none;grid-auto-rows:var(--mobile-calendar-row-height)}.day-cell{min-height:0;padding:8px 6px}.day-cell:nth-child(4n){border-right:1px solid var(--grid-line)}.day-cell:nth-child(3n){border-right:0}.calendar-grid.mobile-layout-1 .day-cell{border-right:0}.calendar-grid.mobile-layout-2 .day-cell,.calendar-grid.mobile-layout-3 .day-cell,.calendar-grid.mobile-layout-4 .day-cell{border-right:1px solid var(--grid-line)}.calendar-grid.mobile-layout-2 .day-cell:nth-child(2n),.calendar-grid.mobile-layout-3 .day-cell:nth-child(2n),.calendar-grid.mobile-layout-4 .day-cell:nth-child(2n){border-right:0}.calendar-grid.mobile-layout-5 .day-cell,.calendar-grid.mobile-layout-6 .day-cell,.calendar-grid.mobile-layout-many .day-cell{border-right:1px solid var(--grid-line)}.calendar-grid.mobile-layout-5 .day-cell:nth-child(3n),.calendar-grid.mobile-layout-6 .day-cell:nth-child(3n),.calendar-grid.mobile-layout-many .day-cell:nth-child(3n){border-right:0}.day-cell.has-hotel-space,.day-cell.has-hotel-slot{padding-bottom:42px}.hotel-run-bar{min-height:30px;height:30px;margin:0 6px 6px;padding:3px 6px;gap:4px;border-radius:7px;box-shadow:none;font-size:11px;line-height:1}.hotel-run-bar .hotel-type-icon{font-size:10px}.hotel-run-bar.continues-from{border-left:0;border-radius:0}.hotel-run-bar.continues-to{border-right:0;border-radius:0}.hotel-run-bar.starts-here:not(.continues-to){border-radius:7px}.hotel-run-bar.starts-here.continues-to{border-radius:7px 0 0 7px}.hotel-run-bar.continues-from.ends-here{border-radius:0 7px 7px 0}.day-header{min-height:24px;margin:-8px -6px 8px;padding:7px 5px 6px 6px}.day-open-icon{width:20px;height:20px;border-radius:6px}.day-open-icon .day-view-icon{width:13px;height:13px}.date-label{gap:3px}.date-number{font-size:15px;letter-spacing:-.4px}.date-weekday{font-size:8px;letter-spacing:0}.card-stack{padding:0 1px 1px 0}.card-list{gap:3px}.card-stack.has-overflow-add{padding-bottom:30px}.day-overflow-add{right:6px;bottom:6px;width:25px;height:25px;font-size:16px}.day-cell.has-hotel-space .day-overflow-add,.day-cell.has-hotel-slot .day-overflow-add{bottom:43px}.plan-card{height:var(--schedule-card-height);min-height:var(--schedule-card-height);padding:2px 5px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:4px;border-radius:var(--schedule-card-radius);touch-action:pan-y}.card-time-column{display:none}.card-time-column.unset{font-size:9px}.card-content{display:contents}.card-content small{min-width:0;display:block;grid-column:1;grid-row:1;font-size:10px;line-height:1}.card-note{display:block;font-size:10px;line-height:1;letter-spacing:0}.card-content b{margin:0;grid-column:2;grid-row:1;overflow:hidden;font-size:11px;line-height:1;text-overflow:ellipsis;white-space:nowrap}.card-type-label,.card-note-detail,.hotel-type-label,.hotel-wrap .hotel-type-label{display:none}.hotel-wrap .hotel-type-icon{display:inline}.card-content em,.plan-card .drag-handle{display:none}.empty-day{padding:6px 2px;font-size:9px}.hotel-drop-slot{right:calc(-50% + 4px);bottom:6px;width:calc(100% - 8px);height:26px;display:grid;border-radius:8px}.hotel-slot-icon{width:20px;height:20px;font-size:9px}.hotel-bridge{right:calc(-50% + 4px);bottom:6px;width:calc(100% - 8px);min-height:var(--schedule-card-height);height:var(--schedule-card-height);padding:2px 5px;display:flex;align-items:center;border:1px solid #ddd6fe;border-radius:var(--schedule-card-radius);box-shadow:var(--schedule-card-shadow)}.hotel-bridge>span:last-child{min-width:0;display:flex;align-items:center;gap:4px}.hotel-bridge small{flex:0 0 auto;font-size:10px;line-height:1}.hotel-bridge:hover{transform:none;box-shadow:none}.hotel-desktop-content{display:none!important}.hotel-mobile-content{min-width:0;display:flex!important;align-items:center;gap:4px;overflow:hidden}.hotel-mobile-content .hotel-type-icon{flex:0 0 auto;color:#6d28d9;font-size:10px;line-height:1}.hotel-mobile-content b{min-width:0;overflow:hidden;font-size:11px;line-height:1;text-overflow:ellipsis;white-space:nowrap}.hotel-wrap{bottom:6px;width:calc(50% - 4px);min-height:var(--schedule-card-height);height:var(--schedule-card-height);padding:2px 5px;display:flex;align-items:center;border:1px solid #ddd6fe;border-radius:var(--schedule-card-radius);box-shadow:var(--schedule-card-shadow)}.hotel-wrap-out{right:-2px}.hotel-wrap-in{left:-2px}.hotel-wrap:before,.hotel-wrap:after{content:none}.hotel-wrap small{flex:0 0 auto;margin:0;font-size:10px;line-height:1}.hotel-wrap>span{overflow:hidden;font-size:11px;line-height:1;text-overflow:ellipsis;white-space:nowrap}.hotel-wrap .hotel-mobile-content{min-width:0;display:flex!important;align-items:center;gap:4px;overflow:hidden}.hotel-bridge.hotel-stay-segment{right:-50%;bottom:6px;width:100%;min-height:var(--schedule-card-height);height:var(--schedule-card-height);padding:2px 5px;display:flex;align-items:center}.hotel-stay-segment.stay-start{border-radius:7px 0 0 7px}.hotel-stay-segment.stay-end{border-radius:0 7px 7px 0}.hotel-stay-segment.stay-start.stay-end{border-radius:7px}.hotel-bridge>.hotel-bar-label{min-width:0;display:flex;flex-direction:row;align-items:center;gap:4px}.hotel-bridge b{margin:0;overflow:hidden;font-size:11px;line-height:1;text-overflow:ellipsis;white-space:nowrap}.hotel-bridge small{min-height:0;display:block;flex:0 0 auto;font-size:10px;line-height:1}.hotel-bridge em{display:none}.hotel-wrap-drop{bottom:6px;width:50%;height:26px;display:block}.hotel-wrap{bottom:6px;height:var(--schedule-card-height);min-height:var(--schedule-card-height);display:flex;align-items:center;font-size:10px}.hotel-wrap-out,.hotel-wrap-in{padding:2px 5px}.hotel-wrap>.hotel-bar-label{min-width:0;display:flex;flex-direction:row;align-items:center;gap:4px}.hotel-wrap small{margin:0;flex:0 0 auto;font-size:10px;line-height:1}.hotel-wrap b{overflow:hidden;font-size:11px;line-height:1;text-overflow:ellipsis;white-space:nowrap}.hotel-wrap em{display:none}.plan-card,.hotel-bridge,.hotel-wrap,.hotel-bridge.hotel-stay-segment{height:var(--schedule-card-height);min-height:var(--schedule-card-height);padding:1px 4px;box-sizing:border-box}.unscheduled-panel{top:auto;left:0;width:100%;height:min(48svh,420px);padding:14px;border-top:1px solid #47515e;border-left:0;border-radius:18px 18px 0 0;box-shadow:0 -12px 32px #0f172a3d}.unscheduled-panel-header{margin-bottom:10px}.unscheduled-panel.mobile-dragging{transform:translateY(calc(100% + 24px));pointer-events:none}.unscheduled-panel-header h2{font-size:17px}.items-add-button{min-height:30px;padding:5px 8px;font-size:10px}.items-view{padding:14px 14px calc(88px + env(safe-area-inset-bottom))}.items-view-header{margin-bottom:10px}.items-view-header h2{font-size:17px}.items-page-fab{right:20px;bottom:max(20px,env(safe-area-inset-bottom));min-height:44px;padding:9px 17px;font-size:13px}.items-row{height:44px;min-height:44px;padding:6px 8px;grid-template-columns:42px 34px minmax(0,1fr) auto;gap:2px}.items-row.flight-journey{height:52px;min-height:52px}.items-row-date,.items-row-time{font-size:12px;font-weight:850;letter-spacing:-.35px}.items-date-full{display:none}.items-date-compact{display:inline}.items-row-title{gap:5px}.items-row-title-copy b{font-size:12px}.items-row-title-copy small{font-size:9px}.items-flight-times b{font-size:11px}.items-flight-route>span{gap:5px}.items-flight-route .type-icon,.items-flight-route i{width:19px;height:19px}.items-flight-route i{font-size:13px}.items-flight-route b{font-size:12px}.items-row-status{padding:3px 6px;font-size:9px}.items-fab,.return-items-drop{right:20px;bottom:max(20px,env(safe-area-inset-bottom));min-height:44px;padding:9px 17px;font-size:13px}.details-fab-actions{right:20px;bottom:max(20px,env(safe-area-inset-bottom));max-width:calc(100vw - 40px);gap:6px}.details-fab-actions .button{min-height:44px;padding:9px 14px;font-size:12px}.unscheduled-list{gap:5px}.unscheduled-card{height:44px;min-height:44px;padding:4px 5px;gap:4px;border-radius:6px;touch-action:none}.unscheduled-card .type-icon{display:none}.unscheduled-card b{font-size:11px;white-space:normal}.unscheduled-card small{font-size:9px}.cards-view{padding:0}.items-page-header{min-height:50px;padding:8px 14px}.items-page-header h2{font-size:18px}.items-page-add{min-height:30px;padding:5px 8px;font-size:10px}.details-table-scroll{overflow-x:auto;overflow-y:visible;scrollbar-width:thin}.details-table{min-width:900px}.stays-details-table{min-width:780px}.details-table th{padding:7px 6px;font-size:10px}.details-table td{padding:5px 6px;font-size:12px;line-height:1.2}.details-table .details-row b{font-size:13px;line-height:1.15}.details-table input{padding:5px;font-size:12px}.type-name-cell{gap:5px}.type-icon{width:19px;height:19px;border-radius:5px;font-size:11px}.stay-date{margin:0}.table-stays,.inline-edit-cell{gap:4px}.inline-edit-actions button{width:24px;height:25px}.card-groups{grid-template-columns:1fr}.card-group{padding:13px}.assignment-badge{font-size:11px}.hotel-picker{padding:20px 15px}.hotel-picker-card{grid-template-columns:34px minmax(0,1fr)}.hotel-picker-card em{grid-column:2;white-space:normal}.new-plan-actions{grid-template-columns:1fr}.panel{padding:25px 20px}.schedule-picker .picker-add-date,.schedule-picker .panel-heading h2{font-size:16px}.day-timeline-overlay{top:52px;right:0;bottom:0;left:0;padding:0}.day-timeline{padding:20px 14px max(24px,env(safe-area-inset-bottom));border:0;border-radius:0;box-shadow:none}.day-timeline-header{margin-bottom:20px}.day-timeline-header h2{font-size:22px}.day-timeline-list:before{display:none}.day-timeline-event{min-height:0;display:block}.day-timeline-card{min-height:44px;padding:7px 8px;grid-template-columns:64px 28px minmax(0,1fr);gap:6px;border-radius:8px}.day-timeline-time{font-size:12px;letter-spacing:-.35px}.day-timeline-card b{font-size:13px}.day-timeline-card small{font-size:10px}.day-timeline-card em{font-size:9px}.day-timeline-back{left:max(14px,env(safe-area-inset-left));bottom:max(14px,env(safe-area-inset-bottom));min-height:44px;padding:9px 14px}.panel input,.panel textarea,.panel select{font-size:16px}.form-row{grid-template-columns:1fr}.stay-period-fields{grid-template-columns:1fr;gap:10px}.stay-period-pair{grid-template-columns:minmax(0,1.35fr) minmax(98px,.8fr)}.route-row,.time-range-row{grid-template-columns:1fr 1fr;gap:8px}.type-picker{grid-template-columns:repeat(2,1fr)}}.calendar-grid{--hotel-card-height: 31px}.hotel-bridge,.hotel-wrap,.hotel-bridge.hotel-stay-segment{height:var(--hotel-card-height);min-height:var(--hotel-card-height);padding:3px clamp(8px,1vw,12px);border-radius:999px}.hotel-wrap-out{border-radius:999px 0 0 999px}.hotel-wrap-in{border-radius:0 999px 999px 0}.hotel-drop-slot,.hotel-wrap-drop{height:var(--hotel-card-height);border-radius:999px}@media(max-width:720px){.calendar-grid{--hotel-card-height: 18px}.hotel-drop-slot,.hotel-wrap-drop{height:26px}.hotel-bridge,.hotel-wrap,.hotel-bridge.hotel-stay-segment{padding:1px 4px}}@media(min-width:721px){.calendar-grid{--schedule-card-height: 50px;--hotel-card-height: 40px}.plan-card .card-content em{display:none}.hotel-bridge,.hotel-bridge.hotel-stay-segment{left:auto;right:calc(-43% + 9px);width:calc(86% - 18px);max-width:none}.hotel-wrap-out{left:auto;right:0;width:50%;border-radius:999px 0 0 999px}.hotel-wrap-in{left:0;right:auto;width:50%;border-radius:0 999px 999px 0}.hotel-bridge,.hotel-wrap{box-sizing:border-box;padding-inline:16px}.hotel-bridge>.hotel-desktop-content,.hotel-wrap .hotel-desktop-content{flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;text-align:left}.hotel-bridge small,.hotel-wrap .hotel-desktop-content small,.hotel-bridge b,.hotel-wrap .hotel-desktop-content>span{align-self:flex-start;text-align:left}.hotel-bridge small,.hotel-wrap .hotel-desktop-content small{font-size:10px;line-height:1}.hotel-bridge b,.hotel-wrap .hotel-desktop-content>span{display:block;width:100%;overflow:hidden;line-height:1.08;text-overflow:ellipsis;white-space:nowrap}.hotel-bridge b{font-size:clamp(13px,1.1vw,15px)}.hotel-wrap .hotel-desktop-content>span{font-family:var(--heading);font-size:clamp(13px,1.1vw,15px);font-weight:850}}.demo-app-shell .calendar-scroll{overscroll-behavior-y:auto}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.auth-shell{position:relative;min-height:100dvh;display:grid;place-items:center;padding:24px;color:#202939;background:radial-gradient(circle at 15% 15%,rgba(96,134,246,.15),transparent 30%),radial-gradient(circle at 85% 80%,rgba(140,113,225,.12),transparent 34%),#f5f7fa}.landing-page{position:fixed;top:0;right:0;bottom:0;left:0;overflow-y:auto;color:#202939;background:radial-gradient(circle at 15% 8%,rgba(96,134,246,.14),transparent 28%),radial-gradient(circle at 86% 64%,rgba(140,113,225,.11),transparent 31%),#f5f7fa}.landing-intro,.landing-demo,.landing-login{width:min(1180px,calc(100% - 40px));margin-inline:auto}.landing-intro{padding:30px 0 28px}.landing-header{display:flex;align-items:center;justify-content:space-between;gap:20px}.landing-header-actions{display:flex;align-items:center;gap:8px}.landing-header-login,.landing-language-trigger{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #dfe4ec;border-radius:10px;color:#475467;background:#fffc;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.landing-header-login{padding:0 13px;color:#fff;border-color:#1f2937;background:#1f2937}.landing-header-login:hover{background:#344054}.landing-language-menu{position:relative}.landing-language-trigger{padding:0 10px}.landing-language-trigger:hover{color:#202939;background:#fff}.landing-globe-icon{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.landing-language-options{position:absolute;top:calc(100% + 6px);right:0;z-index:5;min-width:112px;padding:4px;border:1px solid #dfe4ec;border-radius:10px;background:#fff;box-shadow:0 10px 24px #1f29371f}.landing-language-options button{width:100%;min-height:30px;padding:0 8px;border:0;border-radius:7px;color:#667085;background:transparent;font:inherit;font-size:12px;font-weight:750;text-align:left;cursor:pointer}.landing-language-options button:hover,.landing-language-options button.active{color:#202939;background:#f2f5f9}.landing-intro h1{max-width:680px;margin:clamp(36px,6vw,72px) 0 0;font-size:clamp(42px,7vw,76px);line-height:.98;letter-spacing:-.06em}.landing-intro>p:last-child{max-width:540px;margin:20px 0 0;color:#667085;font-size:16px;line-height:1.7}.landing-demo{padding-bottom:54px}.landing-demo-heading{margin:0 0 12px;display:flex;align-items:end;justify-content:space-between;gap:18px}.landing-demo-heading p{margin:0 0 5px;color:#2563eb;font-size:11px;font-weight:900;letter-spacing:.12em}.landing-demo-heading h2{margin:0;font-size:clamp(20px,3vw,28px);letter-spacing:-.04em}.landing-demo-heading h2{display:flex;align-items:center;gap:9px}.landing-sample-icon{width:23px;height:23px;flex:0 0 auto;fill:none;stroke:#2563eb;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.landing-demo-note{margin:10px 2px 0;display:block;color:#778194;font-size:12px;font-weight:700}.landing-steps{width:min(1180px,calc(100% - 40px));margin:0 auto 54px;padding:24px 0;border-top:1px solid #dfe4ec;border-bottom:1px solid #dfe4ec}.landing-steps h2{margin:0 0 17px;color:#202939;font-size:clamp(20px,3vw,28px);letter-spacing:-.04em}.landing-steps-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.landing-steps article{min-width:0;display:flex;align-items:flex-start;gap:12px}.landing-step-icon{width:31px;height:31px;flex:0 0 31px;display:grid;place-items:center;border-radius:10px;color:#2563eb;background:#e8f0ff;font-size:18px;font-weight:900}.landing-step-icon.calendar{color:#664bc4;background:#eeeaff}.landing-step-icon.route{color:#0d7665;background:#ddf5ec}.landing-steps b{display:block;color:#253044;font-size:14px;letter-spacing:-.02em}.landing-steps p{margin:4px 0 0;color:#778194;font-size:12px;font-weight:650;line-height:1.45}.landing-login{margin-bottom:48px;padding:clamp(28px,5vw,52px);display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,390px);gap:clamp(30px,7vw,92px);align-items:center;border:1px solid #dfe4ec;border-radius:26px;background:#ffffffeb;box-shadow:0 20px 55px #1f293714}.landing-login .auth-eyebrow{margin:0 0 10px}.landing-login h2{max-width:490px;margin:0;font-size:clamp(28px,4vw,42px);line-height:1.1;letter-spacing:-.05em}.landing-login>div>p:last-child{margin:14px 0 0;color:#667085;line-height:1.65}.auth-language-switch{position:absolute;top:20px;right:20px;z-index:1;display:inline-flex;gap:3px;padding:3px;border:1px solid #dfe4ec;border-radius:10px;background:#ffffffd1;box-shadow:0 4px 16px #1f29370f}.auth-language-switch button{min-height:29px;padding:4px 8px;border:0;border-radius:7px;color:#667085;background:transparent;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.auth-language-switch button.active{color:#fff;background:#1f2937}.auth-card{width:min(100%,460px);padding:clamp(28px,6vw,48px);border:1px solid #dfe4ec;border-radius:28px;background:#fffffff5;box-shadow:0 24px 70px #1f29371f}.auth-brand{display:flex;align-items:center;gap:12px;font-size:24px}.auth-brand-reading{display:block;margin-top:2px;color:#778194;font-size:10px;font-weight:800;letter-spacing:.04em;line-height:1}.auth-brand-mark,.auth-loader span{display:inline-grid;width:46px;height:46px;place-items:center;border-radius:14px;color:#fff;background:#2867e8;font-weight:800}.auth-eyebrow{margin:40px 0 10px;color:#657084;font-size:12px;font-weight:800;letter-spacing:.15em}.auth-card h1{margin:0;font-size:clamp(38px,8vw,58px);line-height:.98;letter-spacing:-.055em}.auth-copy{margin:24px 0 28px;color:#667085;line-height:1.7}.auth-actions{display:grid;gap:12px}.auth-actions button{min-height:52px;border:1px solid #ccd3de;border-radius:14px;background:#fff;color:#202939;font:inherit;font-weight:700;cursor:pointer}.auth-actions button:hover{background:#f7f9fc}.auth-actions .apple-login{color:#fff;border-color:#111827;background:#111827}.auth-actions .apple-login:hover{background:#263142}.google-mark,.apple-mark{display:inline-block;width:24px;margin-right:8px;font-weight:900}.google-mark{color:#2867e8}.auth-note{margin:24px 0 0;color:#8a94a6;font-size:11px;line-height:1.5}.auth-note a{color:inherit;font-weight:800;text-decoration-color:#aab3c1;text-underline-offset:2px}.auth-note a:hover{color:#2867e8}.open-app-button{color:#fff!important;border-color:#1f2937!important;background:#1f2937!important}.open-app-button:hover{background:#344054!important}.auth-error{margin:16px 0 0;color:#b42318;font-size:13px}.auth-error small{display:block;margin-top:4px;opacity:.75}.auth-config-card h1{margin-top:24px;font-size:28px;line-height:1.2}.auth-config-card code{font-size:12px}.auth-loader{animation:auth-pulse 1.2s ease-in-out infinite}.legal-page{position:fixed;top:0;right:0;bottom:0;left:0;min-height:100dvh;overflow-y:auto;-webkit-overflow-scrolling:touch;color:#202939;background:#f5f7fa}.legal-header{width:min(100% - 40px,980px);min-height:76px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.legal-header .auth-brand{color:#202939;text-decoration:none}.legal-header .auth-language-switch{position:static}.legal-document{width:min(100% - 40px,820px);margin:0 auto 56px;padding:clamp(28px,6vw,68px);border:1px solid #dfe4ec;border-radius:24px;background:#fff;box-shadow:0 18px 48px #1f293712}.legal-back{display:inline-block;margin-bottom:42px;color:#667085;font-size:13px;font-weight:750;text-decoration:none}.legal-back:hover{color:#2867e8}.legal-eyebrow{margin:0 0 10px;color:#2867e8;font-size:12px;font-weight:900;letter-spacing:.16em}.legal-document h1{margin:0;font-size:clamp(34px,5vw,54px);letter-spacing:-.055em;line-height:1}.legal-updated{margin:14px 0 40px;color:#778194;font-size:13px;font-weight:700}.legal-lead{margin:0 0 38px;color:#475467;font-size:16px;line-height:1.8}.legal-section{margin-top:34px}.legal-section h2{margin:0 0 12px;color:#202939;font-size:19px;letter-spacing:-.02em}.legal-section p,.legal-section li{color:#4b5565;font-size:14px;line-height:1.8}.legal-section p{margin:0}.legal-section ul{margin:0;padding-left:1.35em}.legal-section a{color:#2563eb;font-weight:750;text-underline-offset:2px}@keyframes auth-pulse{50%{opacity:.55;transform:scale(.96)}}@media(max-width:520px){.auth-shell{padding:14px}.auth-language-switch{top:12px;right:12px}.auth-card{padding:28px 22px;border-radius:22px}.auth-eyebrow{margin-top:32px}.landing-intro,.landing-demo,.landing-login{width:min(100% - 24px,1180px)}.landing-intro{padding:18px 0 22px}.landing-header-actions{gap:6px}.landing-header-login{padding:0 10px}.landing-language-trigger{padding:0 8px}.landing-intro h1{font-size:34px;letter-spacing:-.07em}.landing-demo{padding-bottom:30px}.landing-demo-heading{align-items:flex-start;flex-direction:column;gap:4px}.landing-demo-note{font-size:11px}.landing-steps{width:min(100% - 24px,1180px);margin-bottom:30px;padding:20px 0}.landing-steps h2{margin-bottom:14px}.landing-steps-list{grid-template-columns:1fr;gap:17px}.landing-login{margin-bottom:24px;padding:28px 20px;grid-template-columns:1fr;gap:26px;border-radius:20px}.landing-login h2{font-size:29px}.legal-header{width:min(100% - 28px,980px);min-height:62px}.legal-document{width:min(100% - 28px,820px);margin-bottom:28px;padding:28px 20px 36px;border-radius:18px}.legal-back,.legal-updated{margin-bottom:30px}.legal-lead{font-size:15px}.legal-section{margin-top:28px}.legal-section h2{font-size:18px}}
